﻿@charset "utf-8";
/* CSS Document */
body,div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea,
input, button, select, textarea,a,input,span{ margin:0px; padding:0px;font-family:"微软雅黑", Arial, Helvetica, sans-serif;font-size: 14px;}
ul,li{list-style:none;}
a:hover{text-decoration:none;}
.clear{clear: both;}
/*主体内容*/
html,body{
	overflow-x: hidden;
	min-width: 1300px;
	max-width: 1920px;
}
.banner_wrap{
	position: relative;
}
.banner_box img{
	width: 100%;
}
.banner2{
	display: none;
}
.header{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
.header_center{
	width: 1200px;
	margin:0 auto;
	padding-top: 23px;
	overflow: hidden;
}
.logo{
	float: left;
}
.logo img{
	height: 44px;
}
.header ul{
	float: right;
}
.header ul li{
	float: left;
	margin: 0 5px;
	cursor: pointer;
}
.header ul li a{
	color: #fff;
	font-size: 16px;
	display: block;
	padding:10px 30px;
	padding:7px 20px;
}
.header ul li a:hover{
	color: #389df9;
	background: #fff;
	border-radius: 3px;
}

/*我们的优势*/
.advantage{
	background: #fff;
}
.advantage_center{
	width: 1200px;
	margin:0 auto;
	padding:50px 0;
	overflow: hidden;
}
.advantage_center div{
	float: left;
	width: 25%;
	text-align: center;
	padding:0 25px;
}
.advantage_center div img{
	height: 70px;
	width: auto;
}
.advantage_center div h1{
	font-size: 16px;
	margin:15px 0;
}
.advantage_center div p{
	font-size: 12px;
	line-height: 22px;
}
.service{
	height: 630px;
	background: url(../images/bg1.jpg) no-repeat  center;
}
.service_center{
	width: 1200px;
	margin:0 auto;
	padding:60px 40px 0;
}
.service_center>h1{
	text-align: center;
	font-size: 30px;
}
.service_center>p{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 35px;
}
.service_center .txt{
	position: relative;
	width: 304px;
	height: 154px;
	background: #fff;
	padding:20px 16px 0;
	float: left;
	box-shadow: 3px 5px 10px #ccc;
	-webkit-box-shadow: 3px 5px 10px #ccc;
}
.service_center .txt h1{
	font-size: 24px;
	color: #409bf0;
	margin-bottom: 15px;
}
.service_center .txt p{
	font-size: 14px;
	line-height: 24px;
	height: 70px;
	overflow: hidden;
}
.service_center .txt1{
	margin-bottom: 70px;
}
.service_center .txt2{
	float: right;
	margin-bottom: 70px;
}
.service_center .txt4{
	float: right;
}
.service_center .txt1 h1{
	text-align: right;
}
.service_center .txt3 h1{
	text-align: right;
}
.jiao {
	position: absolute;
    width: 0;
    height: 0;
}
.service_center .txt1 .jiao{
	right: -10px;
	bottom: 40px;
	border-top: 10px solid transparent;
    border-bottom: 2px solid transparent;
    border-left: 10px solid #fff;
}
.service_center .txt2 .jiao{
	left: -10px;
	bottom: 40px;
	border-top: 10px solid transparent;
    border-bottom: 2px solid transparent;
    border-right: 10px solid #fff;
}
.service_center .txt3 .jiao{
	right: -10px;
	top: 40px;
	border-top: 2px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
}
.service_center .txt4 .jiao{
	left: -10px;
	top: 40px;
	border-top: 2px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fff;
}
.aboutUs{
	height: 450px;
	background: url(../images/bg3.jpg) no-repeat  center;
}
.left_side{
	float: left;
	width: 50%;
	height: 100%;
}
.right_side{
	float: right;
	width: 50%;
	height: 100%;
	/*background: rgba(61,151,235,0.8);*/
	background: rgba(0,0,0,0.5);
	padding:40px 15px 0 15px;
}
.left_side .title{
	position: relative;
	float: right;
	/* margin-top: 98px;
	margin-right: 150px; */
	width: 100%;
	height: 100%;
	background: rgba(61,151,235,0.8);
	background: rgba(0,0,0,0.5);
	padding: 40px 60px 0;
}
.left_side .title h1{
	font-size: 30px;
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
}
.right_side .title h1{
	font-size: 30px;
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
}
.left_side .title p{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	margin-bottom: 12px;
}
.left_side .title .join_people{
	-webkit-box-shadow: 3px 5px 10px #333;
}
.right_side .txt{
	width: 600px;
	padding:98px 40px 0;
}
.right_side .txt p{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 35px;
}
.right_side ul li{
	overflow: hidden;
	margin-bottom: 15px;
	padding:5px;
}
.right_side ul li:hover{
	background: rgba(0,0,0,0.2);
}
.right_side ul li .time{
	float: left;
	border:1px solid #fff;
}
.right_side ul li .time .day{
	border-bottom: 1px solid #ccc;
	font-size: 20px; 
}
.right_side ul li .time div{
	color: #fff;
	text-align: center;
	padding:0 5px;
}
.right_side ul li .h_news_box{
	float: left;
	width: 538px;
	margin-left: 15px;
}
.right_side ul li .h_news_box h1{
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	height: 15px; 
	overflow: hidden;
}
.right_side ul li .h_news_box p{
	color: #fff;
	font-size: 12px;
	height: 37px;
	overflow: hidden;
}
.right_side .join_people{
	margin-top: 22px;
	-webkit-box-shadow: 3px 5px 10px #333;
}

.partner_content{
	width: 1120px;
    text-align: center;
    margin:0 auto;
    margin-bottom: 80px;
}
.partner_content ul{
    display: inline-block;
    overflow: hidden;
}
.partner_content ul li{
    float: left;
    width: 243px;
	height: 138px;
	margin:10px 17px;
}
.partner_content ul li img{
	width: 100%;
	height: 100%;
	border:1px solid #e7e7e7;
}

/*成功案例*/
.people_say{
	background: #e2f0fd;
	padding-top: 60px;
	overflow: hidden;
}
.people_say .tit_bg h1{
	text-align: center;
	font-size: 30px;
}
.people_say .tit_bg p{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 35px;
} 
.join_people{
	display: block;
	margin:0 auto;
    background: #fff;
    color: #389df9;
    border-radius: 3px;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    box-shadow: 3px 5px 10px #ccc;
    -webkit-box-shadow: 3px 5px 10px #ccc;
}
.join_people:hover{
	background: #389df9;
	color: #fff;
}
.footer{
	background: #337ab7;
	height: 190px;
}
.footer_center{
	width: 1200px;
	height: 190px;
	margin:0 auto;
}
.footer_center .part1{
	float: left;
	width: 320px;
	height: 100%;
	padding-top: 30px;
}
.footer_center .phone{
	padding-left: 54px;
}
.footer_center .phone p{
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}
.footer_center .phone1{
	margin-bottom: 20px;
	background: url(../images/icon6.png) no-repeat left center;
}
.footer_center .phone2{
	background: url(../images/icon7.png) no-repeat left center;
}
.footer_center .part2{
	float: left;
	width: 560px;
	padding-top: 60px;
	text-align: center;
}
.footer_center .part2 p{
	line-height: 24px;
	font-family: simSun;
	color: #fff;
}
.footer_center .part3{
	float: right;
	width: 320px;
	padding-top: 40px;
	text-align: center;
}
.footer_center .part3 img{
	width: 105px;
	height: 105px;
}
.footer_center .part3 p{
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	color: #fff;
}
.footer_center .wechat{
	margin-top: 30px;
	padding-left: 54px;
	width: 200px;
	float: right;
	background: url(../images/icon8.png) no-repeat left center;
}
.footer_center .wechat p{
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}
.footer2{
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	background: #409bf0;
}


.contact_online{
	width: 60px;
	height: 130px;
	position: fixed;
	right: 50%;
	margin-right: -650px;
	top: 20%;
	z-index: 99;
	background: #389df9;
	text-align: center;
	padding-top: 10px;
	cursor: pointer;
}
.contact_online img{
	display: block;
	width: 44px;
	margin:0 auto;
	margin-bottom: 5px;
}
.contact_online span{
	font-size: 20px;
	color: #fff;
}

.partner_content .join_people{
	margin-top: 20px;
}

 body{
	position: relative;
	width: 100%;
	background: #eaeaea;
} 
.all_wrap{
	width: 1200px;
	margin:0 auto;
}

.header2{
	position: relative;
	background: #fff;
}
.header2 ul li a{
	color: #333;
}
.header2 .header_center{
	padding-bottom: 23px;
}

/*产品*/
.list_pic{
	overflow: hidden;
	/*border-radius: 5px;*/
	margin-bottom: 15px;
}
.list_pic img{
	/* width: 1200px;
	height: 206px; */
	width: 100%;
	height: auto;
}
.left_nav{
	float: left;
	width: 225px;
}
.menu{
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.menu h3{
	font-size: 16px;
	font-weight: 400;
	color: #fcf6d3;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #2196F3;
	margin-bottom: 10px;
}
.menu li a{
	display: block;
	color: #333;
	padding:12px 0 12px 72px;
	border-bottom: 1px solid #ccc;
}
.menu li a:hover{
	background: #eaeaea;
}
.connect{
	height: 250px;
	padding:24px 18px 0 18px;
	background: #389df9 url(../images/list2.jpg) no-repeat center center;
	border-radius: 5px;
	overflow: hidden;
}
.connect h2{
	font-size: 24px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 15px;
}
.connect p{
	color: #fff;
	line-height: 26px;
}
.list_box{
	width: 952px;
	float: right;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 30px;
}
.list_title{
	height: 50px;
	overflow: hidden;
	padding:0 15px;
	border-bottom: 1px solid #ccc;
}
.list_title h2{
	float: left;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
.list_title h3{
	float: left;
	font-size: 12px;
	font-style: oblique;
	height: 50px;
	line-height: 55px;
}
.bread{
	float: right;
}
.bread>span{
	display: block;
	float: left;
	font-size: 12px;
	color: #616161;
	height: 50px;
	line-height: 50px;
}
.bread ul{
	float: left;
}
.bread ul li{
	float: left;
}
.bread ul li a{
	font-size: 12px;
	height: 50px;
	line-height: 50px;
	color: #616161;
}
.bread ul li span{
	display: inline-block;
	margin:0 5px;
	color: #616161;
}
.bread_on
{
	font-size: 12px;
	/*color:#2196F3!important;*/
}
.list_content{
	margin-top: 15px;
}
.list_content table{
	margin:0 auto;
}
.list_content thead tr{
	height: 35px;
	background: #fcf6d3;
}
.list_content tbody{
	padding-top: 15px;
}
.list_content tbody tr{
	height: 40px;
	border-bottom: 1px solid #fcf6d3;
}
.list_content .first{
	padding-left: 20px;
}
.list_btn{
	margin:20px 0 45px 40px;
}
.list_btn span{
	margin-right: 15px;
}
.list_btn a{
	margin-right: 15px;
	color: #2196F3;
}
.list_btn a:hover{
	opacity:0.7;
}

/*新闻资讯*/
.news_box{
	padding:10px 30px;
	min-height: 390px;
}
.news_box li{
	overflow: hidden;
	border-bottom: 1px solid #fcf6d3;
}
.news_box li a{
	color: #333;
	float: left;
	display: block;
	height: 50px;
	line-height: 50px;
	width: 700px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news_box li a:hover{
	color: #2196F3;
}
.news_box li span{
	float: right;
	display: block;
	height: 50px;
	line-height: 50px;
}
.culture_btn{
	margin-left: 10px;
}


/*产品详情页*/
.product_box{
	padding:10px 15px 60px;
}
.product_box table{
    width: 100%;
    margin-top: 10px;
}
.product_box thead th{
    background: #f1f1f1;
    height: 44px;
}
.product_box thead th:nth-child(1),
.product_box thead th:nth-child(3)
{
	text-align: center;
}
.product_box tbody tr td:first-child{
    text-align: center;
}
.product_box tbody tr td:nth-child(3){
    text-align: center;
}
.product_box tbody td{
    font-size: 14px;
    padding:10px 0;
    border-bottom: 1px solid #f1f1f1;
}

.product_box tbody tr:nth-child(2n) td{
    background: #f1f1f1;
}

/*新闻详情页*/
.detail_box {
    padding: 30px 20px 150px 20px;
    min-height: 520px;
}
.detail_box p {
    line-height: 40px;
    text-indent: 2em;
}
.news_detail{
    padding: 30px 15px 50px 15px;
}
.news_title{
    text-align: center;
    margin-bottom: 15px;
}
.news_title>h1{
    padding:15px 0;
    font-size: 16px;
    border-bottom: 1px solid #cecece;
    margin-bottom: 10px;
}
.news_title .time span{
    font-size: 12px;
    margin:0 5px;
}
.news_text p{
    line-height: 30px;
    text-indent: 2em;
}


首页css3动画
.service_center>h1{-webkit-transform: translateX(-1100px);
	transform: translateX(-1100px);
    -moz-transform: translateX(-1100px);
    -ms-transform: translateX(-1100px);
    -o-transform: translateX(-1100px);
	-webkit-animation-duration:0.8s;}
.service_center>p{-webkit-transform: translateX(1200px);
	transform: translateX(1200px);
    -moz-transform: translateX(1200px);
    -ms-transform: translateX(1200px);
    -o-transform: translateX(1200px);
	-webkit-animation-duration:0.8s;}
.tit_bg>h1{-webkit-transform: translateX(-1920px);
	transform: translateX(-1920px);
    -moz-transform: translateX(-1920px);
    -ms-transform: translateX(-1920px);
    -o-transform: translateX(-1920px);
}
.tit_bg>p{-webkit-transform: translateX(1920px);
	transform: translateX(1920px);
    -moz-transform: translateX(1920px);
    -ms-transform: translateX(1920px);
    -o-transform: translateX(1920px);
}
.advantage_center div{-webkit-animation-delay: 1s;}
 .service_center .txt2{
	transform: translateX(960px);
    -webkit-transform: translateX(960px);
    -moz-transform: translateX(960px);
    -ms-transform: translateX(960px);
    -o-transform: translateX(960px);
}
.service_center .txt4{
	transform: translateX(960px);
    -webkit-transform: translateX(960px);
    -moz-transform: translateX(960px);
    -ms-transform: translateX(960px);
    -o-transform: translateX(960px);
}
.service_center .txt1{
	transform: translateX(-960px);
    -webkit-transform: translateX(-960px);
    -moz-transform: translateX(-960px);
    -ms-transform: translateX(-960px);
    -o-transform: translateX(-960px);
}
.service_center .txt3{
	transform: translateX(-960px);
    -webkit-transform: translateX(-960px);
    -moz-transform: translateX(-960px);
    -ms-transform: translateX(-960px);
    -o-transform: translateX(-960px);
} 
.left_side .title{-webkit-transform: translateX(-960px);
	transform: translateX(-960px);
    -moz-transform: translateX(-960px);
    -ms-transform: translateX(-960px);
    -o-transform: translateX(-960px);
}
.right_side{-webkit-transform: translateX(960px);
	transform: translateX(960px);
    -moz-transform: translateX(960px);
    -ms-transform: translateX(960px);
    -o-transform: translateX(960px);
}
.partner_content ul li:nth-child(1),.partner_content ul li:nth-child(2),
.partner_content ul li:nth-child(5),.partner_content ul li:nth-child(6),
.partner_content ul li:nth-child(9),.partner_content ul li:nth-child(10),
.partner_content ul li:nth-child(13),.partner_content ul li:nth-child(14){
	-webkit-transform: translateX(-960px);
	transform: translateX(-960px);
    -moz-transform: translateX(-960px);
    -ms-transform: translateX(-960px);
    -o-transform: translateX(-960px);
    -webkit-animation-delay: 0.5s;
}
.partner_content ul li:nth-child(3),.partner_content ul li:nth-child(4),
.partner_content ul li:nth-child(7),.partner_content ul li:nth-child(8),
.partner_content ul li:nth-child(11),.partner_content ul li:nth-child(12),
.partner_content ul li:nth-child(15),.partner_content ul li:nth-child(16){
	-webkit-transform: translateX(960px);
	transform: translateX(960px);
    -moz-transform: translateX(960px);
    -ms-transform: translateX(960px);
    -o-transform: translateX(960px);
    -webkit-animation-delay: 0.5s;
}
.service_center .txt{-webkit-animation-delay: 0.5s;transition: all 0.3s ease-in-out;}
.service_center .txt:hover{margin-top: -10px;}
.btn_box a:hover{-webkit-transform: translateY(-5px);}

.m_on
{
	background:#EAEAEA;
	}
	
/*产品列表左侧导航*/
.menu_product>ul>li>a{
	background: #fff url(../images/arrow.png) no-repeat 20px center;
}
.menu_product>ul>li>a:hover{
	background: #fff url(../images/arrow.png) no-repeat 20px center;
}
.menu_product>ul>li>a:active{
	text-decoration: none;
}
.menu_product>ul>li.m_on>a{
	background: #fff url(../images/arrow2.png) no-repeat 20px center;
	color: #2196F3;
	font-weight: bold;
}
.menu_product li.m_on>a{
	border-bottom: 0;
}
.menu_product ul ul{
	display: none;
	background: #ded6d6;
}
.menu_product ul ul li a{
	border-top: 1px solid #d0c0c0;
	border-bottom: 0;
	font-size: 12px;
}
.menu_product ul ul li a:hover
{	background:#ded6d6;
 	color:#2196F3;
	}
.menu_product>ul ul li.m_on2>a:hover
{background:#eaeaea;
	}
.menu_product ul ul li:last-child{
	border-bottom: 0;
}
.menu_product li.m_on2 a{
	background: #eaeaea;
}

.carousel-indicators li
{
	margin: 1px 3px;
}
.carousel-indicators .active
{
	margin: 0 3px;
}

/*右侧浮动qq添加分割线*/
.SonlineBox .contentBox .listBox .QQList:nth-of-type(6)
{
	border-bottom:1px solid #ccc;
	padding-bottom:30px;
}

/*.header .login a{
	background: #fff;
	color: #389df9;
	border-radius: 5px;
}
.header .login a:hover{
	background: #389df9;
	color: #fff;
}*/

.right_side ul li .time{width:70px;}
.right_side ul li .h_news_box{width:500px;}