﻿@charset "utf-8";



/**************************认证**************************/
.authenticate{background:#fff;padding:50px 0;overflow: hidden;}
.hTitle2{font-size:30px;font-weight:bold;color:#171717;text-transform: uppercase;line-height:30px;margin-top:15px;width:15%;}
.hTitle2 span{display:block;font-size:20px;color:#d1d1d1;font-family:Arial;background: url('../images/cLine.jpg') no-repeat left top;margin-top:15px;padding-top:10px;line-height:24px;}
.authenticateMain {width:80%; margin-left:5%;}
.authenticateMain ul{}
.authenticateMain li{float:left;width:17.5%;margin-right:3%;transition:all 0.3s;}
.authenticateMain li:nth-of-type(5){ margin-right:0;}
.authenticateMain li img{width:100%;}
.authenticateMain li span{display:block;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-top:20px;}
.authenticateMain li:hover{margin-top:-8px;}
@media screen and (max-width: 980px) {
.authenticate{ padding:30px 0;}
.hTitle2{ float:none; width:100%; margin-top:0; }
.authenticateMain{ float:none; width:100%; margin-left:0;}
.authenticateMain li{ width:30%; margin-top:15px;}

}


/*  6大理由 */
.reason{padding:50px 0 90px 0;overflow:hidden;background: url('../images/reason_bg.jpg') no-repeat center bottom;}
.hTitle{font-size:30px;font-weight:bold;color:#171717;text-align:center;text-transform: uppercase;background: url('../images/tLine.jpg') no-repeat center bottom;padding-bottom:10px;margin-bottom:20px;}
.hTitle span{font-size:14px;font-family:Arial;display:block;color:#cbcbcb;}
.aboutBox1 .hTitle{font-size:40px;}
.aboutBox1 .font{width:620px;overflow:hidden;text-align:left;padding-top:40px;}
.aboutBox1 .aVideo{width:540px;height:;overflow:hidden;}
.reasonMain{overflow:hidden;position:relative;}
.reasonMain ul{width:1220px}
.reasonMain li{float:left;width:252px;height:250px;overflow:hidden;margin-bottom:8px;margin-left:8px;}
.reasonMain li img{width:252px;height:250px;}
.reasonMain li span{position:relative;font-size:18px;color:#fff;font-weight:normal;margin-top:-40px;padding-left:20px;display:block;font-family: "黑体,微软雅黑"}
.reasonMain li.s1,.reasonMain li.s1 img{width:288px;height:376px;}
.reasonMain li.s2,.reasonMain li.s2 img{width:555px;height:294px;}
.reasonMain li.s3,.reasonMain li.s3 img{width:338px;height:294px;}
.reasonMain li.s5,.reasonMain li.s5 img{width:362px;height:250px;}
.reasonMain li.s6,.reasonMain li.s6 img{width:266px;height:250px;}
.reasonMore{background: url('../images/reasonMore.jpg') no-repeat;color:#fff;position:absolute;top:384px;left:7px;font-size:40px;line-height:50px;padding:35px 0 0 65px;width:223px;height:133px;}
.reasonMore:hover{color:#fff;opacity:.8;}
.sliphover-container h3{font-size:18px;text-align:center;font-weight:normal;margin-bottom:10px;}
.sliphover-container p{padding:0 25px;}

@media screen and (max-width: 720px) {
.reason{padding:30px 0 30px 0;}
.hTitle{ font-size:24px; margin-bottom:15px;}
.reasonMain li{margin-left:0px; margin-right:8px; overflow:inherit; }
.reasonMain li.s1,.reasonMain li.s1 img{width:168px;height:188px;}
.reasonMain li.s2,.reasonMain li.s2 img{height:188px;}
.reasonMain li.s3{ float:none;}
.reasonMain li.s3,.reasonMain li.s3 img{width:168px;height:188px; margin-right:8px;}
.reasonMain li.s4{ float:none; margin-left:176px;}
.reasonMain li.s4,.reasonMain li.s4 img{height:188px; margin-right:8px;}
.reasonMain li.s5,.reasonMain li.s5 img{width:168px;height:188px; margin-right:8px;}
.reasonMain li.s6,.reasonMain li.s6 img{height:188px; margin-right:8px;}
.reasonMore{ display:none;}
}

/*  新闻中心 */
.news{padding:50px 0; background:#f3f3f3;}
.news .hTitle{position:relative;}
.newsMain{height:410px;position:relative;}
.newsMain .ohbox{width:100%;overflow:hidden;position:relative;margin: 0 auto;}
.newsMain .ohbox ul{width:90%;}
.newsMain .ohbox li{width:18.7%;float:left;color:#bdbdbd; margin-right:0.75%;}
.newsMain .ohbox li .nImg{width:100%;height:175px;overflow:hidden;display:block;margin-bottom:25px;}
.newsMain .ohbox li img{width:100%;height:175px;transition:all 0.5s;}
.newsMain .ohbox li .date{font-size:14px;font-family:Arial;display:block;color:#555;}
.newsMain .ohbox li h3{font-size:22px;line-height:30px;margin-bottom:10px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsMain li .more{margin-top:15px;font-size:18px;font-family:"黑体,微软雅黑";display:inline-block;transition:all 0.3s;}
.newsMain li .more:hover{padding-left:8px;}
.pageBtn{width:100px;position:absolute;left:50%;top:300px;margin-left:-50px;}
.pageBtn span{background:url('../images/hBtn2.png') no-repeat 0 0;display:inline-block;width:39px;height:38px;cursor:pointer;overflow:hidden;text-indent:-9999px;opacity:.8;}
.pageBtn .next{background-position:-39px 0;}
.pageBtn span:hover{opacity:1;}


.Box {
	position: relative;
	overflow:hidden;
	margin:30px 0px 15px 0px;
}
.Box .content {
	width:100%;
	margin: 0 auto;
	height:420px;
}
.Box .Box_con {
	position: relative;
}
.Box .Box_con .btnl {
	position: absolute;
}
.Box .Box_con .btn {
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	bottom:-60px;
	cursor: pointer;
}
.Box .Box_con .btnl {
	background: url(../images/jtl02.png) no-repeat center;
	left: 47%;
}
.Box .Box_con .btnr {
	background: url(../images/jtr02.png) no-repeat center;
	right: 47%;
}
.Box .Box_con .btnl:hover {
	background: url(../images/jtl03.png) no-repeat center;
}
.Box .Box_con .btnr:hover {
	background: url(../images/jtr03.png) no-repeat center;
}

.Box .Box_con .conbox {
	width: 99%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.Box .Box_con .conbox ul {
	position: relative;
	list-style: none;
}
.Box .Box_con .conbox ul li {
	float: left;
	width: 350px;
	margin-left: 22px;
	overflow: hidden;
}
.Box .Box_con .conbox ul li:first-child {
	margin-left: 0;
}
.Box .Box_con .conbox ul li .cptp {
	width: 350px;
	height: 180px;
	overflow: hidden;
}
.Box .Box_con .conbox ul li .cptp img {
	display: block;
	max-width: 350px;
	max-height: 263px;
	transition: all 0.5s;
}
.Box .Box_con .more{margin-top:15px;font-size:18px;display:inline-block;transition:all 0.3s;}
.Box .Box_con .more:hover{padding-left:8px;}
.Box .Box_con .conbox ul li:hover .cptp img {
	transform: scale(1.1);
}
.Box .Box_con .conbox ul li .cpwz {
	padding:20px 0;
	opacity: .8;
}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(1) {
	font-size:22px;
	font-weight:normal;
	margin-top:5px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1; 
}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(1) a {
	color:#000;
}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(1) a:hover{ text-decoration:none; color:#f90100;}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(2) {
	font-size:12px;
	color:#666;
	line-height:20px;
	margin-top:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(3) {
	font-size:12px;
}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(3) a {
	color:#999;
}
.Box .Box_con .conbox ul li .cpwz hr {
	height:1px;
	border:none;
	background-color:#ccc;
	margin:15px 0px;
}
.Box .Box_con .conbox ul li .cpwz p a:hover{ color:#003CCA; text-decoration:underline;}

@media screen and (min-width:1100px) and (max-width:1200px) {
.Box .content {
	width: 1070px;
}
.Box .Box_con .conbox {
	width: 960px;
}
.Box .Box_con .btn {
	top: 120px;
}
.Box .Box_con .conbox ul li {
	width: 222px;
}
.Box .Box_con .conbox ul li .cptp {
	width: 220px;
	height: 114px;
}
.Box .Box_con .conbox ul li .cptp img {
	width: 222px;
	max-height: 114px;
}
.Box .Box_con .conbox ul li .cpwz {
	width: 222px;
}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(2) {
	margin-top:5px;
}
.Box .Box_con .conbox ul li .cpwz hr {
	margin:10px 0px;
}
	}
@media screen and (min-width:1000px) and (max-width:1100px) {
.Box .content {
	width: 980px;
}
.Box .Box_con .conbox {
	width: 880px;
}
.Box .Box_con .btn {
	top: 151.5px;
}
.Box .Box_con .conbox ul li {
	width: 276px;
}
.Box .Box_con .conbox ul li .cptp {
	width: 276px;
	height: 142px;
}
.Box .Box_con .conbox ul li .cptp img {
	width: 276px;
	max-height: 142px;
}
.Box .Box_con .conbox ul li .cpwz {
	width: 276px;
}
	}
@media (max-width:1000px) {
.Box .content {
	width: 920px;
}
.Box .Box_con .conbox {
	width: 830px;
}
.Box .Box_con .conbox ul li {
	width: 260px;
}
.Box .Box_con .conbox ul li .cptp {
	width: 260px;
	height: 134px;
}
.Box .Box_con .conbox ul li .cptp img {
	width: 260px;
	max-height: 134px;
}
	}
@media screen and (min-width:800px) and (max-width:900px) {
.Box .content {
	width: 780px;
}
.Box .Box_con .conbox {
	width: 700px;
}
.Box .Box_con .btn {
	top: 185.5px;
}
.Box .Box_con .conbox ul li {
	width: 335px;
}
.Box .Box_con .conbox ul li .cptp {
	width: 333px;
	height: 172px;
}
.Box .Box_con .conbox ul li .cptp img {
	width: 335px;
	max-height: 172px;
}
.Box .Box_con .conbox ul li .cpwz {
	width: 335px;
}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(1) {
	margin-top:10px;
	}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(2) {
	margin-top:15px;
}
.Box .Box_con .conbox ul li .cpwz hr {
	margin:20px 0px;
}
	}
@media screen and (min-width:700px) and (max-width:800px) {
.Box .content {
	width: 690px;
}
.Box .Box_con .conbox {
	width: 600px;
}
.Box .Box_con .btn {
	top: 156.5px;
}
.Box .Box_con .conbox ul li {
	width: 285px;
}
.Box .Box_con .conbox ul li .cptp {
	width: 285px;
	height: 146px;
}
.Box .Box_con .conbox ul li .cptp img {
	width: 285px;
	max-height: 146px;
}
.Box .Box_con .conbox ul li .cpwz {
	width: 285px;
}
	}
@media (max-width:700px) {/*700*/
.Box .content {
	width: 620px;
}
.Box .Box_con .conbox {
	width: 540px;
}
	}
@media screen and (min-width:500px) and (max-width:620px) {
.Box .content {
	width: 460px;
}
.Box .Box_con .conbox {
	width: 360px;
}
.Box .Box_con .btn {
	top: 200px;
}
.Box .Box_con .conbox ul li {
	width: 360px;
}
.Box .Box_con .conbox ul li .cptp {
	width: 360px;
	height: 185px;
}
.Box .Box_con .conbox ul li .cptp img {
	width: 360px;
	max-height: 185px;
}
.Box .Box_con .conbox ul li .cpwz {
	width: 360px;
}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(1) {
	margin-top:15px;
	}
.Box .Box_con .conbox ul li .cpwz p:nth-of-type(2) {
	margin-top:15px;
}
.Box .Box_con .conbox ul li .cpwz hr {
	margin:20px 0px;
}
	}
@media (max-width:500px) {/*400*/
.Box .content {
	width: 375px;
}
.Box .Box_con .conbox {
	width: 360px; margin-left:12px;
}
.Box .Box_con .conbox ul li {
	float: left;
	width: 350px;

	overflow: hidden;
}
.Box .Box_con .conbox ul li .cptp {
	width: 350px;
	height: 180px;
	overflow: hidden;
	background:#fafafa;
}
.Box .Box_con .conbox ul li .cptp img {
	display: block;
	width: 100%;
	max-height: 180px;
	transition: all 0.5s;
}

}
@media (max-width:720px) {
.news{ padding:30px 0;}
.Box{margin: 5px 0px 5px 0px;}
.Box .Box_con .btnl {
	background: url(../images/jtl02.png) no-repeat center;
	left: 48%;
}
.Box .Box_con .btnr {
	background: url(../images/jtr02.png) no-repeat center;
	right: 48%;
}
}



/*  行业 */
.industry{background:#f3f3f3;padding:50px 0;overflow:hidden;}
.industryMain{width:80%;overflow:hidden;}
.industryMain li{float:left;width:20%;font-size:14px;margin-bottom:30px;}
.industryMain li a{color:#333;}
.industryMain li i{float:left;width:40px;height:35px;background: url('../images/xyIcon.png') no-repeat;margin-right:5px;transition:all 0.3s;}
.industryMain li span{padding-top:5px;display:inline-block;}
.industryMain li.m2 i{background-position: -40px 0;}
.industryMain li.m3 i{background-position: -80px 0;}
.industryMain li.m4 i{background-position: -120px 0;}
.industryMain li.m5 i{background-position: -160px 0;}
.industryMain li.m6 i{background-position: -200px 0;}
.industryMain li.m7 i{background-position: -240px 0;}
.industryMain li.m8 i{background-position: -280px 0;}
.industryMain li.m9 i{background-position: -320px 0;}
.industryMain li.m10 i{background-position: -360px 0;}
.industryMain li.m11 i{background-position: -400px 0;}
.industryMain li:hover i{background-position: 0 -35px;}
.industryMain li a:hover{color:#f90100;}
.industryMain li.m2:hover i{background-position: -40px -35px;}
.industryMain li.m3:hover i{background-position: -80px -35px;}
.industryMain li.m4:hover i{background-position: -120px -35px;}
.industryMain li.m5:hover i{background-position: -160px -35px;}
.industryMain li.m6:hover i{background-position: -200px -35px;}
.industryMain li.m7:hover i{background-position: -240px -35px;}
.industryMain li.m8:hover i{background-position: -280px -35px;}
.industryMain li.m9:hover i{background-position: -320px -35px;}
.industryMain li.m10:hover i{background-position: -360px -35px;}
.industryMain li.m11:hover i{background-position: -400px -35px;}
@media screen and (max-width: 980px) {
.industry{ padding:30px 0;}
.hTitle2{ float:none; width:100%; margin-top:0; }
.industryMain{ float:none; width:100%; margin-left:0;}
.industryMain li{ width:50%; margin-top:0px;}

}