@charset "utf-8";
html,body{height:100%; padding:0px; margin:0px;min-width: 1400px;font:14px 微软雅黑;color:#666;}
.fl {float:left;}
.fr {float:right;}
.clear{clear:both;}
.border{border:1px solid #DFDFDF;}
.bg{background-color: #B0C4DE;}
.bg1{background-color: #CAFF70;}
.bg2{background-color: #FFC1C1;}
.bg3{background-color: #FFA07A;}
.bg4{background-color: white;}
.hj200 {line-height: 200%;}
.mt30{margin-top: 30px}
.mt20{margin-top: 20px}
.mt10{margin-top: 10px}
.w0{width: 100%;}
.w80{width: 75%;margin: 0 auto}
.w1200{width:1200px;margin:0 auto;}
.w1300{width:1300px;margin:0 auto;}
.w1350{width:1350px;margin:0 auto;}
.w1400{width:1400px;margin:0 auto;}
.w1440{width:1440px;margin:0 auto;}
a {text-decoration: none; outline: none; color: #666; transition: all 0.2s ease-in;}
p{text-align: justify;text-justify:inter-ideograph;margin: 0;}
li ,dl,dt,dd{list-style-type: none; vertical-align: top; margin: 0;padding:0;}
ul {margin: 0;padding: 0;}
img{margin: 0;padding: 0;}
img {border: 0;vertical-align: top;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size: 100%;margin: 0;padding: 0}

input::-webkit-input-placeholder { /* WebKit browsers */ 
font-family: "微软雅黑";
letter-spacing: 1px;
} 
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
font-family: "微软雅黑";
letter-spacing: 1px;
} 
input::-moz-placeholder { /* Mozilla Firefox 19+ */ 
font-family: "微软雅黑";
letter-spacing: 1px;
} 
input:-ms-input-placeholder { /* Internet Explorer 10+ */ 
font-family: "微软雅黑";
letter-spacing: 1px;
} 

.section {text-align: center;overflow: hidden;}
.title{width: 400px;height: 60px;margin:0 auto;background: #125687;text-align: center;line-height: 60px;margin-bottom: 45px;color: #fff}
.title b{display: inline-block;font-size: 30px}
.title span{font-size: 18px}

/*index start*/
/*.section1 .slide:nth-child(1) {background: url(../images/banner1.jpg) 50%;}
.section1 .slide:nth-child(2) {background: url(../images/banner2.jpg) 50%;}*/
.section1 .slide h3{text-align: left!important;font-size: 42px;text-shadow:4px 0px 4px #000;}
.section1 .slide form .tel{width: 460px;height: 55px;border-radius: 10px;overflow: hidden;}
.section1 .slide form .tel #tel1{width: 295px;height: 55px;float: left;padding: 0 0 0 15px;margin: 0px;border:none;font-size: 16px}
.section1 .slide form .tel #submit1{width: 150px;height: 55px;background: #002B61;padding: 0;margin: 0px;float: right;border:none;color: #fff;font-size: 18px;font-family: 微软雅黑}
.nav{width:100%;height: 180px;position: fixed;z-index: 999999;background: url(../images/topbg.png) repeat-x;}
.nav .nav_top{height: 50px;line-height: 50px;font-size: 18px;letter-spacing:1px;color: #fff}
.nav .nav_body ul{width: 1000px;float: right;margin-top: 28px;}
.nav .nav_body ul li a{display: block;width: 85px;height:55px;padding-right: 40px;background: url(../images/xg.png) no-repeat center right;color: #666;font-size: 16px;text-align: center;line-height: 160%;padding-top: 5px;}
.nav .nav_body ul li a:hover {color: #002B61}

/*product start*/
.section2{background: url(../images/bg02.jpg) 50%;}
.product{height: 700px;}
.slideTxtBox .hd{ position:relative;width: 285px;float: left}
.slideTxtBox .hd .pro_list{width: 285px;}
.slideTxtBox .hd .pl_top{width: 255px;height: 80px;line-height: 80px;color: #fff;font-size: 21px;background: #135788}
.slideTxtBox .hd .pl_top span{font-size: 15px}
.slideTxtBox .hd .pro_list li{width: 255px;height: 52px;line-height: 52px;border-bottom: 1px dashed #C6C6C6;background: #fff;font-size: 15px;color: #666;text-align: left;text-indent: 2em}
.slideTxtBox .hd .pro_list li a{display: block;}
.slideTxtBox .hd .pro_list li.on{width: 285px;background: #EF7800}
.slideTxtBox .hd .pro_list li.on a{color: #fff}
.slideTxtBox .hd .tel{height: 92px;width: 185px;text-align: left;padding-left: 70px;background: url(../images/dh.png) no-repeat 30px center #fff;}
.slideTxtBox .hd .tel p{padding-top: 20px;font-size: 15px;padding-left: 15px}
.slideTxtBox .hd .tel b{display: block;padding-left: 15px;font-size: 25px;font-family: Impact;color: #EF7800;font-weight: normal;}

.slideTxtBox .bd {width: 915px;float: right;}

/*case start*/
.section3{background: url(../images/bg03.jpg) 50%;}
.case{height: 700px;}
.case_body{height: 585px}

.case .slideBox{ overflow:hidden; zoom:1; padding:0 0 0 50px; position:relative;}
.case .slideBox .sPrev,.case .slideBox .sNext{ position:absolute; left:5px; top:30px; display:block; width:46px; height:500px; background: url(../images/arrow-left.png) no-repeat center;}
.case .slideBox .sNext{ left:auto; right:5px; background: url(../images/arrow-right.png) no-repeat center;}
.case .slideBox .sPrev:hover,.case .slideBox .sNext:hover{ border-color:#f60;}
.case .slideBox  ul{ overflow:hidden; zoom:1;}
.case .slideBox  ul li{ margin:0 18px; float:left; _display:inline; overflow:hidden; text-align:center;height: 585px;width:380px;}
.case .slideBox  ul li:nth-child(3n+1) {background: #96E0E1}

.case .slideBox  ul li:nth-child(3n+2) {background: #1673B9}
.case .slideBox  ul li:nth-child(3n+3) {background: #EE7800}
.case .slideBox  ul li .pic{ text-align:center; width:380px; height:285px;overflow: hidden;}
.case .slideBox  ul li .pic img{ width:380px; height:285px; display:block;transition:.5s ease-in;}
.case .slideBox  ul li .pic a:hover img{ border-color:#999;}
.case .slideBox  ul li .title1{ line-height:30px;padding: 40px 30px;background:rgba(0,0,0,0);}
.case .slideBox  ul li .title1 em{font-style: normal;font-size: 24px;color: #fff;display: block;padding-bottom: 25px;white-space:nowrap;overflow:hidden; text-overflow:ellipsis;}
.case .slideBox  ul li .title1 p{font-size: 15px;color:#fff;}
.case .slideBox  ul li .title1 i{font-style: normal;display: block;width: 140px;height:35px;text-align: center;line-height:35px;border: 1px solid #fff;color: #fff;font-size: 14px;margin:25px auto;}

.case .slideBox  ul li:nth-child(3n+1) .title1 em{color: #075E5F}
.case .slideBox  ul li:nth-child(3n+1) .title1 p{color: #419fa0}
.case .slideBox  ul li:nth-child(3n+1) .title1 i{border-color: #0b8082;color: #419fa0}
.case .slideBox  ul li:hover img{ transform:scale(1.1,1.1);}
.case .slideBox  ul li:hover .title1{background:rgba(0,0,0,0.1);}
.case .slideBox  ul li:nth-child(3n+1):hover .title1 i{background: #0b8082;color: #fff}
.case .slideBox  ul li:nth-child(3n+2):hover .title1 i{background: #125687;border-color:#125687;color: #fff}
.case .slideBox  ul li:nth-child(3n+3):hover .title1 i{background: #CB5817;border-color:#CB5817;color: #fff}

/*witness start*/
.section4{background: url(../images/bg04.jpg) 50%;}
.witness{height: 700px;}
.witness .slideBox  ul{ overflow:hidden; zoom:1;}
.witness .slideBox  ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden;height: 585px;width:380px;background: url(../images/witbg.png) no-repeat center;}

.witness .slideBox  ul li .pic{ text-align:center; width:276px; height:440px;overflow: hidden;margin:14px auto 0;border-radius: 25px 25px 0 0;position: relative;left: 1px}
.witness .slideBox  ul li .pic img{ width:276px; height:440px; display:block;transition:.5s ease-in;}
.witness .slideBox  ul li .pic a:hover img{ border-color:#999;}
.witness .slideBox  ul li .title1{width: 276px;height: 109px;background: #199FFF;color: #fff;margin:0 auto;position: relative;left: 1px;border-radius: 0 0 25px 25px}
.witness .slideBox  ul li .title1 em{font-style: normal;font-size:18px;color: #fff;display: block;padding: 15px 15px 10px;text-align: left;}
.witness .slideBox  ul li .title1 p{font-size: 14px;color:#fff;padding: 0 15px}

.witness .slideBox  ul li:hover .title1{background: #EF7800}

/*company start*/
.section5{background: url(../images/bg05.jpg) 50%;}
.company{height: 700px;}
.company .com_top .ct_l ul li{width: 388px;height: 78px;border:1px solid #fff;margin-bottom: 22px;color: #fff}
.company .com_top .ct_l ul li:nth-child(1) {padding-left: 110px;background: url(../images/comicon1.png) no-repeat center left;}
.company .com_top .ct_l ul li:nth-child(2) {padding-left: 110px;background: url(../images/comicon2.png) no-repeat center left;}
.company .com_top .ct_l ul li:nth-child(3) {padding-left: 110px;background: url(../images/comicon3.png) no-repeat center left;}
.company .com_top .ct_l ul li:nth-child(4) {padding-left: 110px;background: url(../images/comicon4.png) no-repeat center left;}
.company .com_top .ct_l ul li em{font-style: normal;font-size: 20px;text-align: left;display: block;padding: 10px 0 5px}
.company .com_top .ct_l ul li p{font-size: 15px}
.company .com_top .ct_l .comtel{width: 220px;height:96px;background: url(../images/comtel.png) no-repeat center;margin-top: 44px;padding-left: 280px}
.company .com_top .ct_l .comtel p{padding-top: 23px;font-size: 15px;padding-left: 5px;color: #fff;}
.company .com_top .ct_l .comtel b{display: block;font-size: 25px;font-family: Impact;color: #fff;font-weight: normal;text-align: left;letter-spacing: 2px;padding-left: 5px;}
.company .com_top .ct_r{width: 560px;height: 464px;background: #fff;border:1px solid #d1d1d1;padding: 30px}
.company .com_top .ct_r .com_zi{padding-top: 15px}
.company .com_top .ct_r p{padding: 0 10px;font-size: 15px;line-height: 160%}
.company .com_top .ct_r a{font-size: 15px;color: #EE7800;text-align: right;display: block;padding-top: 8px}

.company .com_bot{margin-top: 25px}
.company .tempWrap{margin: 0 auto;width: 1200px!important;}
.teaScroll-pc{ width:100%;  overflow:hidden; position:relative; }
.teaScroll-pc .bd ul{overflow:hidden; zoom:1;}
.teaScroll-pc .bd ul li{ width:205px;float:left; _display:inline; overflow:hidden; text-align:center;margin:0 16px;position: relative;}
.teaScroll-pc .bd ul li .pic{ text-align:center;margin: 0 auto;height: 152px;width: 205px;overflow: hidden;background: url(../images/honor_b.jpg) no-repeat center;background-size: 100% 100%;}

.teaScroll-pc .bd ul li .pic img{width:189px; height:136px;display:block;transition:.5s ease-in;padding:8px }
.teaScroll-pc .bd ul li .fdj{width: 205px;height: 152px;background: url(../images/fdj.png) no-repeat center rgba(238,120,0,0.7);position: absolute;top: 0;left: 0px;display: none;z-index: 999}
.teaScroll-pc .bd ul li:hover .fdj{display: block}


/*case start*/
.section6{background: #E9E9E9;}
.section6 .new{height: 700px;}
/*.section6 .fp-tableCell {vertical-align: top!important;}*/

.section6 .new .new_body dl{width: 380px;margin-left:30px;}
.section6 .new .new_body dl:nth-child(1) {margin-left: 0px}
.section6 .new .new_body dl dt p{width: 380px;height: 40px;line-height: 40px;font-size: 16px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;border-bottom: 2px solid #989898;color: #333;margin-bottom: 5px}
.section6 .new .new_body dl dt img{height: 195px;width: 100%}
.section6 .new .new_body dl dd{height: 30px;line-height: 30px;border-bottom: 1px dashed #afafaf;text-align: left;padding-left: 15px;background: url(../images/jt.png) no-repeat 3px center;white-space:nowrap;vertical-align:top; overflow:hidden; text-overflow:ellipsis;}

.foot{width: 100%;position: absolute;z-index: 9999;bottom: 0px;background:#125687;border-top: 8px solid #EE7800}
.foot2{width: 100%;z-index: 9999;background:#125687;border-top: 8px solid #EE7800}
.foot_body .f_top{font-size: 20px;border-bottom: 1px solid #21679A}
.foot_body .f_top ul{height: 20px;margin:15px auto;text-align: center;}
.foot_body .f_top ul li{height: 20px;line-height: 20px;display: inline-block;padding:0 30px;}
.foot_body .f_top ul li a{color: #fff;display: block;}
.foot_body .f_bot{padding:20px 0 25px;}
.foot_body .f_bot .foot_lx{line-height: 200%;color: #fff;padding: 20px 0 0 50px;font-size: 15px;width: 770px}
.foot_body .f_bot .foot_lx a{color: #fff}
.foot_body .f_bot .foot_tel{text-align: center;color: #fff;width: 152px}
.foot_body .f_bot .foot_tel img{padding-bottom: 5px}
.foot_body .f_bot .foot_tel b{font-family: Impact;font-size: 26px;font-weight: normal;letter-spacing: 1px}

/*header start*/
.header{position: fixed;height: 105px;z-index: 999999999;width: 100%;transition: background 0.5s;}
.header .head_body > ul{width: 780px}
.header .head_body > ul > li{width: 130px;float: left;text-align: center;line-height: 105px;position: relative;}
.header .head_body > ul > li > a{display: block;color: #fff;font-size: 17px}
.scrolledDown{background: rgba(255, 255, 255, 1);color: #333;box-shadow: 0 0 10px 0 #666;}
.scrolledDown ul > li > a{color: #444!important}
.header .head_body > ul > li .erji{position: absolute;top: 80px;left: 5px;display: none;}
.header .head_body > ul > li .erji li{width: 80px;background: rgba(26,85,129,0.8);height: 35px;line-height: 35px;text-align: left;padding: 0 20px;text-align: center;}
.header .head_body > ul > li .erji li a{color: #fff!important}
.header .head_body > ul > li:nth-child(2) .erji li{width: 180px;background: rgba(26,85,129,0.8);height: 35px;line-height: 35px;text-align: left;padding: 0 20px}
.header .head_body > ul > li:nth-child(2) .erji li a{color: #fff}
.header .head_body > ul > li:hover .erji{display: block;}
.header .head_body > ul > li .erji li:hover {background: #EF7800}
.header .head_body .tel{line-height: 105px;font-size: 30px;font-family: Arial;color: #f27c00;font-weight: bold;padding-left: 30px;background: url(../images/tel.png) no-repeat center left;}



.banner{ position:relative; width:100%; overflow:hidden;background: #000}
#slider{position:absolute;width:1920px;height:600px;background:url(../images/loading.gif) no-repeat 50% 50%;left:50%;margin-left:-960px}
#slider img {position:absolute;top:0px;left:0px;display:none;}
.nivo-controlNav{position:absolute;left:50%;bottom:20px;margin-left:-60px}
.nivo-controlNav a {display:block;width:22px;height:22px;background:url(../images/bullets.png) no-repeat;text-indent:-9999px;border:0;margin-right:3px;float:left;}
.nivo-controlNav a.active {background-position:0 -22px;}
.nivo-directionNav a {display:block;width:30px;height:30px;background:url(../images/arrows.png) no-repeat;text-indent:-9999px;border:0;}
a.nivo-nextNav {background-position:-30px 0;right:250px;}
a.nivo-prevNav {left:250px;}
.nivo-caption {text-shadow:none; font-family: Helvetica, Arial, sans-serif;}
.nivo-caption a {color:#efe9d1;text-decoration:underline;}

.video{width: auto;height: auto;min-width: 100%;min-height: 100%;position: relative;width: 100%;opacity: 1}
.banner .ban_zi{width: 100%;position: absolute;top:0;z-index: 9999;color: #fff;font-size: 99px;line-height: 99px;text-align: center;padding-top:15%}
.banner .ban_zi .wrap{text-align: center}

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height: 600px;
	overflow: hidden;
	zoom: 1;
}
.flexslider .slides li {
	width: 100%;
	height: 100%;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}
.flex-control-paging li a.flex-active,.flex-control-paging li.active a{
	background: #0082ea;
}
.flexslider .slides a img {
	width: 100%;
	height: 600px;
	display: block;
}
/*banner end*/

/*ny start*/
.ny_body{padding: 50px 0;}
.nyprlst li{width: 380px;float: left;margin-left:30px;margin-bottom: 50px;background: #efefef}
.nyprlst li:nth-child(3n+1) {margin-left: 0px}
.nyprlst li .img{width: }

.nyprlst li .img{ text-align:center; width:380px; overflow: hidden;}
.nyprlst li .img img{ width:380px; display:block;transition:.5s ease-in;}
.nyprlst li:hover img{ transform:scale(1.1,1.1);}

.nyprlst li .zi{width: 320px;padding:30px;}
.nyprlst li .zi i{font-size: 17px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;padding-bottom: 10px;font-style: normal;color: #444}
.nyprlst li .zi p{color: #666;line-height: 160%}
.nyprlst li .zi em{display: block;width: 130px;height:35px;line-height:35px;text-align: center;color: #fff;background: #1A5581;font-style: normal;margin:15px auto 0;}
.nyprlst li:hover {background: #1A5581}
.nyprlst li:hover .zi i{color: #fff}
.nyprlst li:hover .zi p{color: #fff;opacity: 0.8}
.nyprlst li:hover .zi em{color: #fff;background: #EF7800}

@media (max-width: 1400px) {
	.section2,.section3,.section4,.section5{padding: 80px 0;background: cover}
	.section6 .new{min-height: 560px}

	.foot .f_bot .foot_lx{font-size: 14px}
}

@media (min-width: 1200px) and (max-width: 1400px) {

	.title{width: 335px;height: 50px;margin:0 auto;background: #125687;text-align: center;line-height: 50px;margin-bottom: 35px;color: #fff}
	.title b{display: inline-block;font-size: 26px}
	.title span{font-size: 18px}

	.section2,.section3,.section4,.section5{padding: 0px 0;background: cover}
	.w1200{width:1000px;margin:0 auto;}
	.w1300{width:1100px;margin:0 auto;}

	.header .head_body > ul{width: 660px}
	.header .head_body > ul > li{width: 110px;float: left;text-align: center;line-height: 105px;position: relative;}
	.header .head_body .tel{line-height: 105px;font-size: 28px;font-family: Arial;color: #f27c00;font-weight: bold;padding-left: 30px;background: url(../images/tel.png) no-repeat center left;}
	/*product start*/
	.section2{background: url(../images/bg02.jpg) 50%;}
	.product{height: 550px;}
	.slideTxtBox .hd{ position:relative;width: 240px;float: left}
	.slideTxtBox .hd .pro_list{width: 240px;}
	.slideTxtBox .hd .pl_top{width: 215px;height: 65px;line-height: 65px;color: #fff;font-size: 18px;background: #135788}
	.slideTxtBox .hd .pl_top span{font-size: 15px}
	.slideTxtBox .hd .pro_list li{width: 215px;height: 42px;line-height: 42px;border-bottom: 1px dashed #C6C6C6;background: #fff;font-size: 14px;color: #666;text-align: left;text-indent: 1.5em}
	.slideTxtBox .hd .pro_list li a{display: block;}
	.slideTxtBox .hd .pro_list li.on{width: 240px;background: #EF7800}
	.slideTxtBox .hd .pro_list li.on a{color: #fff}
	.slideTxtBox .hd .tel{height: 88px;width: 155px;text-align: left;padding-left: 60px;background: url(../images/dh.png) no-repeat 26px center #fff;background-size: 35px 35px}
	.slideTxtBox .hd .tel p{padding-top: 20px;font-size: 14px;padding-left: 15px}
	.slideTxtBox .hd .tel b{display: block;padding-left: 15px;font-size: 22px;font-family: Impact;color: #EF7800;font-weight: normal;}

	.slideTxtBox .bd {width: 760px;float: right;}
	.slideTxtBox .bd img{width: 100%}

	/*case start*/
	.section3{background: url(../images/bg03.jpg) 50%;}
	.case{height: 550px;}
	.case_body{height: 465px}

	.case .slideBox{ overflow:hidden; zoom:1; padding:0 0 0 50px; position:relative;}
	.case .slideBox .sPrev,.case .slideBox .sNext{ position:absolute; left:5px; top:30px; display:block; width:46px; height:465px; background: url(../images/arrow-left.png) no-repeat center;}
	.case .slideBox .sNext{ left:auto; right:5px; background: url(../images/arrow-right.png) no-repeat center;}
	.case .slideBox .sPrev:hover,.case .slideBox .sNext:hover{ border-color:#f60;}
	.case .slideBox ul{ overflow:hidden; zoom:1;}
	.case .slideBox ul li{ margin:0 18px; float:left; _display:inline; overflow:hidden; text-align:center;height: 465px;width:315px;}
	.case .slideBox ul li:nth-child(3n+1) {background: #96E0E1}

	.case .slideBox ul li:nth-child(3n+2) {background: #1673B9}
	.case .slideBox ul li:nth-child(3n+3) {background: #EE7800}
	.case .slideBox ul li .pic{ text-align:center; width:315px; height:235px;overflow: hidden;}
	.case .slideBox ul li .pic img{ width:315px; height:235px; display:block;transition:.5s ease-in;}
	.case .slideBox ul li .pic a:hover img{ border-color:#999;}
	.case .slideBox ul li .title1{ line-height:25px;padding: 20px 30px;background:rgba(0,0,0,0);}
	.case .slideBox ul li .title1 em{font-style: normal;font-size: 22px;color: #fff;display: block;padding-bottom: 20px;white-space:nowrap;overflow:hidden; text-overflow:ellipsis;}
	.case .slideBox ul li .title1 p{font-size: 15px;color:#fff;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
	.case .slideBox ul li .title1 i{font-style: normal;display:block;width:140px;height:35px;text-align:center;line-height:35px;border: 1px solid #fff;color: #fff;font-size: 14px;margin:25px auto;}

	.case .slideBox ul li:nth-child(3n+1) .title1 em{color: #075E5F}
	.case .slideBox ul li:nth-child(3n+1) .title1 p{color: #419fa0}
	.case .slideBox ul li:nth-child(3n+1) .title1 i{border-color: #0b8082;color: #419fa0}
	.case .slideBox ul li:hover img{ transform:scale(1.1,1.1);}
	.case .slideBox ul li:hover .title1{background:rgba(0,0,0,0.1);}
	.case .slideBox ul li:nth-child(3n+1):hover .title1 i{background: #0b8082;color: #fff}
	.case .slideBox ul li:nth-child(3n+2):hover .title1 i{background: #125687;border-color:#125687;color: #fff}
	.case .slideBox ul li:nth-child(3n+3):hover .title1 i{background: #CB5817;border-color:#CB5817;color: #fff}

	
	/*witness start*/
	.section4{background: url(../images/bg04.jpg) 50%;}
	.witness{height: 550px;}
	.witness .slideBox  ul{ overflow:hidden; zoom:1;}
	.witness .slideBox  ul li{ margin:0 9px; float:left; _display:inline; overflow:hidden;height: 465px;width:315px;background: url(../images/witbg.png) no-repeat center;background-size:300px 465px; }

	.witness .slideBox  ul li .pic{ text-align:center; width:218px; height:350px;overflow: hidden;margin:11px auto 0;border-radius: 23px 23px 0 0;position: relative;left: 1px}
	.witness .slideBox  ul li .pic img{ width:218px; height:350px; display:block;transition:.5s ease-in;}
	.witness .slideBox  ul li .pic a:hover img{ border-color:#999;}
	.witness .slideBox  ul li .title1{width: 218px;height: 94px;background: #199FFF;color: #fff;margin:0 auto;position: relative;left: 1px;border-radius: 0 0 25px 25px}
	.witness .slideBox  ul li .title1 em{font-style: normal;font-size:18px;color: #fff;display: block;padding: 15px 15px 10px;text-align: left;}
	.witness .slideBox  ul li .title1 p{font-size: 14px;color:#fff;padding: 0 15px}

	.witness .slideBox  ul li:hover .title1{background: #EF7800}
	.witness video{width: 218px;height: 350px}

	/*company start*/
	.section5{background: url(../images/bg05.jpg) 50%;}
	.company{height: 560px;}
	.company .com_top .ct_l ul li{width: 353px;height: 64px;border:1px solid #fff;margin-bottom: 15px;color: #fff}
	.company .com_top .ct_l ul li:nth-child(1) {padding-left: 65px;background: url(../images/comicon1.png) no-repeat -6px center;background-size: 80px auto}
	.company .com_top .ct_l ul li:nth-child(2) {padding-left: 65px;background: url(../images/comicon2.png) no-repeat -6px center;background-size: 80px auto}
	.company .com_top .ct_l ul li:nth-child(3) {padding-left: 65px;background: url(../images/comicon3.png) no-repeat -6px center;background-size: 80px auto}
	.company .com_top .ct_l ul li:nth-child(4) {padding-left: 65px;background: url(../images/comicon4.png) no-repeat -6px center;background-size: 80px auto}
	.company .com_top .ct_l ul li em{font-style: normal;font-size: 19px;text-align: left;display: block;padding: 10px 0 0px}
	.company .com_top .ct_l ul li p{font-size: 14px}
	.company .com_top .ct_l .comtel{width: 190px;height:81px;background: url(../images/comtel.png) no-repeat center;background-size:420px auto; margin-top: 38px;padding-left: 230px}
	.company .com_top .ct_l .comtel p{padding-top: 18px;font-size: 15px;padding-left: 5px;color: #fff;}
	.company .com_top .ct_l .comtel b{display: block;font-size: 23px;font-family: Impact;color: #fff;font-weight: normal;text-align: left;letter-spacing: 1px;padding-left: 5px;}
	.company .com_top .ct_r{width: 480px;height: 386px;background: #fff;border:1px solid #d1d1d1;padding: 20px}
	.company .com_top .ct_r video{width: 480px!important;height: 270px!important;}
	.company .com_top .ct_r .com_zi{padding-top: 10px}
	.company .com_top .ct_r p{padding: 0 10px;font-size: 14px;line-height: 160%}
	.company .com_top .ct_r a{font-size: 14px;color: #EE7800;text-align: right;display: block;padding-top: 5px}

	.company .com_bot{margin-top: 20px}
	.company .tempWrap{margin: 0 auto;width: 1000px!important;}
	.teaScroll-pc{ width:100%;  overflow:hidden; position:relative; }
	.teaScroll-pc .bd ul{overflow:hidden; zoom:1;}
	.teaScroll-pc .bd ul li{ width:165px;float:left; _display:inline; overflow:hidden; text-align:center;margin:0 10px;position: relative;}
	.teaScroll-pc .bd ul li .pic{ text-align:center;margin: 0 auto;height: 120px;width: 165px;overflow: hidden;background: url(../images/honor_b.jpg) no-repeat center;background-size: 100% 100%;}

	.teaScroll-pc .bd ul li .pic img{width:155px; height:110px;display:block;transition:.5s ease-in;padding:5px }
	.teaScroll-pc .bd ul li .fdj{width: 165px;height: 120px;background: url(../images/fdj.png) no-repeat center rgba(238,120,0,0.7);position: absolute;top: 0;left: 0px;display: none;z-index: 999}
	.teaScroll-pc .bd ul li:hover .fdj{display: block}

	/*case start*/
	.section6{background: #E9E9E9;}
	.section6 .new{height: 550px;}
	/*.section6 .fp-tableCell {vertical-align: top!important;}*/

	.section6 .new .new_body dl{width: 315px;margin-left:24px;}
	.section6 .new .new_body dl:nth-child(1) {margin-left: 0px}
	.section6 .new .new_body dl dt p{width: 315px;height: 32px;line-height: 32px;font-size: 16px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;border-bottom: 2px solid #989898;color: #333;margin-bottom: 5px}
	.section6 .new .new_body dl dt img{height: 150px;width: 100%}
	.section6 .new .new_body dl dd{height: 25px;line-height: 25px;border-bottom: 1px dashed #afafaf;text-align: left;padding-left: 15px;background: url(../images/jt.png) no-repeat 3px center;white-space:nowrap;vertical-align:top; overflow:hidden; text-overflow:ellipsis;}

	.foot{width: 100%;position: absolute;z-index: 9999;bottom: 0px;background:#125687;border-top: 8px solid #EE7800}
	.foot2{width: 100%;z-index: 9999;background:#125687;border-top: 8px solid #EE7800}
	.foot_body .f_top{font-size: 18px;border-bottom: 1px solid #21679A}
	.foot_body .f_top ul{height: 18px;margin:10px auto;text-align: center;}
	.foot_body .f_top ul li{height: 20px;line-height: 20px;display: inline-block;padding:0 30px;}
	.foot_body .f_top ul li a{color: #fff;display: block;}
	.foot_body .f_bot{padding:20px 0 25px;}
	.foot_body .f_bot img{width: 95px!important;}
	.foot_body .f_bot .foot_lx{line-height: 200%;color: #fff;padding: 10px 0 0 30px;font-size: 14px;width: 720px;}
	.foot_body .f_bot .foot_lx a{color: #fff}
	.foot_body .f_bot .foot_tel{text-align: center;color: #fff;width: 145px}
	.foot_body .f_bot .foot_tel img{padding-bottom: 5px}
	.foot_body .f_bot .foot_tel b{font-family: Impact;font-size: 24px;font-weight: normal;letter-spacing: 1px}

}
