@charset "utf-8";
.header{position: relative;}
/* 主体 */
.container { position:relative; padding-top:15px; z-index:8; }
.wrap { position:relative; width:1200px; min-height:460px; _height:460px; margin:0 auto; }
.wrap .sidebar {}
.wrap .main { display:block; overflow:hidden; *zoom:1; padding:30px 0 0; }
.wrapBt { height:0; background:none; overflow:hidden; clear:both; }

/* 左侧栏目标题 */
.leftTitle { position:relative;margin-top:45px;}
.leftTitle i,.leftTitle s,.leftTitle span{ display:block; text-align:center; }
.leftTitle i { font-size:30px; line-height:45px; font-weight:normal;color:#333;}
.leftTitle s { color:#999; font:18px/27px arial; text-decoration:none; text-transform:uppercase; }
.leftTitle span{color: #333;font-size: 14px;line-height: 30px;margin-top:10px;}

/* 二级、三级菜单 */
.menu{background: url(inside-4.png) repeat-x right center;margin-top:40px;}
.menu ul{float: left;background: #fff;}
.menu ul li{font-size: 16px;line-height: 30px;float: left;padding-right: 45px;background: url(inside-3.png) no-repeat right center;margin-right: 30px;}
.menu ul li a{color: #333;}
.menu ul li a:hover,.menu ul li .current{font-weight: bold;color: #da251c;}
.menu ul li:last-child{background: none;padding-right: 15px;}

.m-rdm {text-align:center; }
.m-rdm a { display:inline-block; margin:0 5px; font-size: 16px;line-height: 32px;padding: 0 30px;margin-top:25px;}
.m-rdm a:hover,.m-rdm .current { background:#da251c; color:#fff;border-radius: 16px;font-weight: bold;}

.f_id {text-align:center;}
.f_id a { display:inline-block; font-size: 16px;line-height: 32px;padding: 0 30px;background:#fff;margin-top: 25px;}
.f_id a:hover,.f_id .current { color:#da251c;border-radius: 16px;font-weight: bold;}

/* 面包屑 */
.location { position:relative; height:24px; width:1002px; margin:0 auto 30px; padding:11px 0; border-bottom:1px solid #eaeaea; line-height:24px; display:none; }
.location h3 { float:left; padding-left:10px; border-left:5px solid #069; color:#000; font-size:21px; font-weight:normal; }
.breadcrumbs { float:right; text-align:right; }
.breadcrumbs a { display:inline-block; margin-left:12px; padding-left:12px; background:url(o_ico_04.gif) no-repeat 0 center; vertical-align:top; }
.breadcrumbs .u-home { padding-left:20px; background:url(o_ico_03.gif) no-repeat 0 center; }

/* 内容模式 */
.article { padding:0 0 40px; line-height:2; font-size:16px; word-wrap:break-word; }
.article .hd { padding:0 0 20px; text-align:center; }
.article .hd h1 { color:#000; font-size:22px; }
.article .hd .titBar { color:#797979; font-size:14px; } 
.article .bd { padding-bottom:40px; }
.article .bd img{display: block;margin:0 auto;}
.article .ft { padding:20px 0 0; border-top:1px solid #ddd; }
.article .dy{margin-bottom: 20px;}
.article .dy a{float:right;display:block;width: 80px;font-size: 14px;line-height: 28px;background:#da251c;text-align: center;cursor: pointer;box-shadow: 0 0 2px #aaa;border-radius: 3px;color: #fff;}


/* 头部新闻 */
.hotNews { overflow:hidden;position: relative;padding:30px 100px;box-shadow:0 0 3px #ccc;text-align: center;margin:0 3px 30px;}
.hotNews .pic {position: absolute;left:0;top:0;}
.hotNews .pic img {}
.hotNews dl {}
.hotNews dl dt {font-size: 24px;line-height: 36px;color: #da251c;font-weight: bold;}
.hotNews dl dt a { color:#da251c; }
.hotNews dl .i {font-size: 16px;line-height: 26px;color: #898989;margin-top:10px;}

/* 新闻列表 */
.list { padding:0 0 40px; margin:0 3px;}
.list ul li{padding: 14px;border:1px solid #f6f6f6;margin-bottom: 20px;box-shadow: 0 0 3px #ccc;-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.list ul li .d{float: left;width: 90px;background: #f6f6f6;padding: 20px 0 20px 12px;font-size: 14px;line-height: 30px;color: #666;}
.list ul li .d span{font-size: 30px;display: block;}
.list ul li .t{float: right;width: 1010px;margin-right: 15px;}
.list ul li .t h2{font-size: 16px;line-height: 40px;font-weight: normal;}
.list ul li .t h2 a{color: #333;}
.list ul li .t h2 a:hover{color:#da251c;}
.list ul li .t .des{font-size: 12px;line-height: 24px;color: #666;}
.list ul li:hover{background:#f6f6f6;box-shadow: 0 0 3px #ccc;transform: translateY(-5px);}
.list ul li:hover .d{background: #da251c;color: #fff;}
.list ul li:hover h2 a{color:#da251c;}

.list2 { padding:0 0 40px; }
.list2 li { padding:10px 0; border-bottom:1px dashed #e0e0e0; background:url(o_ico_04.png) no-repeat 3px center; line-height:20px; font-size: 14px; }
.list2 li span { float:right; color:#999; }
.list2 li a { padding-left:15px; }

.top_form {
	padding: 40px;
	background-color: #FFFFFF;
	display: flex;
	box-shadow:0 0 3px #ccc;
	margin:0 3px 30px;
}

.top_form .titles {
	font-size: 20px;
	color: #da251c;
	margin-top: 3px;
	font-weight: bold;
}

.top_form .form {
	flex: 1;
	margin-left: 20px;
	border: 1px solid #DDDDDD;
	margin-top: 30px;
	box-sizing: border-box;
	padding: 20px;
}

.top_form .form input {
	border: 1px solid #DDDDDD;
	line-height: 36px;
	font-size: 14px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px;
	border-radius: 5px;
}

.top_form .form select {
	border: 1px solid #DDDDDD;
	line-height: 36px;
	height: 36px;
	font-size: 14px;
	width: 100%;
	box-sizing: border-box;
	padding: 0 20px;
	border-radius: 5px;
	color: #666666;
}

.top_form .btn input {
	background-color: #da251c;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
}


/* 图文新闻 */
.pothoItem { margin:0 0 40px; }
.pothoItem .item:first-child{border-top:1px solid #dddddd;;}
.pothoItem .item{padding: 20px 0;border-bottom: 1px solid #dddddd;}
.pothoItem .item .pic{float: left;width: 231px;}
.pothoItem .item dl{width: 540px;float: left;margin-left: 62px;}
.pothoItem .item dl dt{font-size: 16px;line-height: 56px;}
.pothoItem .item dl dd{font-size: 12px;line-height: 24px;color: #666;}
.pothoItem .item .t{float: right;font-size: 12px;line-height: 30px;color: #666;margin-top: 30px;}
.pothoItem .item .t span{display: block;font-size: 30px;}

/* 图片列表 */
.piList{margin-bottom: 20px;}
.piList ul li{float: left;width: 380px;margin-right: 27px;margin-bottom: 27px;position: relative;border:1px solid #eee;}
.piList ul li:nth-child(3n){margin-right: 0;}
.piList ul li .des1{-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;position: absolute;width: 316px;font-size: 16px;line-height: 28px;padding: 14px 32px;background: rgba(0,0,0,0.6);left: 0;bottom:0;text-align: center;color: #fff;}
.piList ul li .des2{-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;position: absolute;width: 316px;height: 300px;font-size: 16px;line-height: 28px;background: rgba(0,0,0,0.6);left: 0;top:0;text-align: center;color: #fff;display: none;padding:0 32px;}
.piList ul li .des3{-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;position: absolute;width: 316px;height: 519px;font-size: 16px;line-height: 28px;background: rgba(0,0,0,0.6);left: 0;top:0;text-align: center;color: #fff;display: none;padding:0 32px;}
.piList ul li .des4{-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;position: absolute;width: 316px;height: 454px;font-size: 16px;line-height: 28px;background: rgba(0,0,0,0.6);left: 0;top:0;text-align: center;color: #fff;display: none;padding:0 32px;}
.piList ul li:hover .des4 .t{line-height: 28px;margin-top:205px;}
.piList ul li:hover .des3 .t{line-height: 28px;margin-top:235px;}
.piList ul li:hover .des2 .t{line-height: 28px;margin-top:120px;}
.piList ul li:hover{box-shadow: 0 0 3px #333;}
.piList ul li:hover .des1{display:none;}
.piList ul li:hover .des2{display:block;line-height: 300px;vertical-align: middle;}
.piList ul li:hover .des3{display:block;line-height: 519px;vertical-align: middle;}
.piList ul li:hover .des4{display:block;line-height: 454px;vertical-align: middle;}

/* 分页 */
.page { padding:0 0 60px; line-height:24px; text-align:center; font-size: 14px;}
.page a { display:inline-block; margin:0 2px; padding:0 8px; color:#333; vertical-align:top; }
.page a:hover,.page .current { background:#da251c; color:#fff; }

/* 人才招聘 */
.hrTop { padding:0 0 30px; border-bottom:1px solid #ddd; }
.hrTop li { padding-left:16px; background:url(ico_05.gif) no-repeat 0 8px; font-weight:bold; line-height:24px; }
.hrTable .hrTableTh { height:32px; background:#666; color:#fff; }
.hrTable .hrTableTh th:first-child { text-align: left; }
.hrTable td:first-child { text-align: left; }
.hrTable th { color:#fff; font-weight:normal; background: #da251c; padding: 10px 12px; font-size: 16px;  }
.hrTable td { padding:12px;  font-size: 14px; }
.hrTable tr:nth-child(odd) { background: #f2f6fa; }
.hrTable .bg td { background:#eee; }
.hr { position:relative; padding:20px 0 35px; }
.hr h3 { padding-left:0; border-bottom:1px dotted #ccc; color:#2eb7ad; font-size:20px; line-height:55px; }
.hr h3 s { float:right; width:20px; height:20px; margin-top:17px; cursor:pointer; }
.hr h3 .off { background:url(hr_down.gif) no-repeat center; }
.hr h3 .on { background:url(hr_up.gif) no-repeat center; }
.hrItem { margin-bottom:5px; }
.hrItem .title { border-bottom:1px dotted #ccc; color:#999; font-weight:bold; line-height:36px; }
.hrItem .title span { float:right; font-weight:100; }
.hrItem .title span a { color:#88000c; }
.hrItem .con { margin-bottom:10px; padding:15px 0; line-height:24px; }
.hrItem .con h4 { font-size:14px; line-height:36px; }
.hrItem .apply { width:95px; height:25px; padding:0; background:#01286f; color:#fff; line-height:25px; text-align:center; }
.hrItem .apply a { color:#fff; }
.hr-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #777; }
.hr-list .title { color: #1249bd; font-size: 24px; padding: 0 0 10px 0;  border-bottom: 1px solid #eee; }
.hr-list .title span { float:right; font-weight:100; }
.hr-list .info { font-size: 16px; padding: 20px 0; }
.hr-list .apply { height:24px; line-height:24px; text-align:right; }

/* 新闻列表 */
.message { padding:0 0 30px; }
.message-list { margin-bottom:5px; padding:5px 5px 15px; border-bottom:1px dotted #ddd; }
.message-list .m-title { padding:0; color:#da251c; font-size:16px; font-weight:bold; line-height:20px; }
.message-list .m-title span { float:right; color:#01286f; font-size:12px; font-weight:100; }
.message-list .m-info { padding:5px 0; line-height:24px; }
.message-list .r-title { padding:0; line-height:20px; }
.message-list .r-info { padding:5px 0; line-height:24px; }

/* 人才招聘 */
.dszjy{border:1px solid #eee;background:#fff url(inside-12.jpg) no-repeat right top;padding:0 49px 70px;margin-bottom: 15px;}
.dszjy h2{font-size:0px;line-height: 40px;font-weight: normal;margin-top:70px;margin-bottom: 5px;}
.dszjy .txt{font-size: 14px;line-height: 32px;margin-bottom: 40px;}
.dszjy .txt span{color: #2152ae;text-decoration:underline;}
.dszjy .txt span a{color: #2152ae;}
.form-panel .field{float: left;font-size: 12px;line-height: 40px;border:1px solid #d2d2d2;background: #fff;padding-left: 30px;margin-right: 22px;margin-bottom: 26px;}
.form-panel .field .text{width: 320px;font-size: 12px;line-height: 40px;height:40px;}
.form-panel .field:nth-child(3),.form-panel .field:nth-child(4){margin-right: 0;}
.form-panel .field .textarea{width: 1068px;font-size: 12px;line-height: 40px;height: 180px;}
.submit-field .btn-submit{width: 1100px;font-size: 12px;line-height: 40px;background: #2152ae;color: #fff;cursor: pointer;}
/* 人才招聘 */
.form-panel2 { padding:0 0 30px; }
.form-panel2 h4 { margin-bottom:10px; padding:0 20px; background:#666; color:#fff; line-height:30px; }
.form-panel2 .tips { padding:10px 0 10px 100px; font-weight:bold; font-size:13px; text-align:left; }
.form-panel2 .field { clear:both; }
.form-panel2 li.field label { display:block; float:left; width:100px; line-height:24px; text-align:right; }
.form-panel2 .input { padding:5px 0; zoom:1; }
.form-panel2 .field:after { content:'\20'; display:block; height:0; clear:both; }
.form-panel2 .text { height:20px; padding:2px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel2 .textarea { width:450px; height:100px; padding:1px 3px; border:1px solid #ccc; background:#fff; color:#555; }
.form-panel2 .submit-field2 { padding:0 10px 20px 100px; _padding:0 10px 20px 100px; clear:both; }
.form-panel2 .submit-field2 input { margin-right:10px; }
.form-panel2 .submit-field2 .btn-submit,.form-panel2 .submit-field2 .btn-reset { width:93px; height:29px; border:none; background:#666; color:#fff; cursor:pointer; }


/* 产品详细页 */
.m-detail { margin-bottom:30px; }
.m-detail .m-property { float:left; width:100%; }
.m-detail .property { margin-left:350px; }
.m-detail .property h1 { font-weight:100; font-size:18px; line-height:34px; }
.m-detail .property .m-i-a { margin-bottom:8px; padding:8px 0 15px; border-bottom:1px dotted #d9d9d9; color:#888; font-size:14px; line-height:25px; }
.m-detail .gallery { position:relative; float:left; width:350px; margin-left:-100%; }
.m-detail .gallery .bigPic { width:300px; height:224px; }
.product-detail { margin-bottom:30px; border:1px solid #e5e5e5; }
.product-detail .hd { height:45px; border-bottom:1px solid #e5e5e5; background:#f6f6f6; }
.product-detail .hd h2 { float:left; width:136px; height:46px; margin:-2px 0 -1px; border-top:2px solid #0058af; border-right:1px solid #e5e5e5; background:#fff; font-size:22px; font-weight:100; line-height:46px; text-align:center; }
.product-detail .bd { padding:25px; line-height:28px; font-size:14px;}

/* 业绩案例 */
.p-ls{margin-top:50px;margin-bottom: 50px;}
.p-ls ul li{float: left;width: 380px;height:300px;margin-right: 30px;margin-bottom: 30px;position: relative;overflow: hidden;}
.p-ls ul li:nth-child(3n){margin-right: 0;}
.p-ls ul li .des{position: absolute;width: 380px;font-size: 18px;line-height: 55px;background: rgba(0,0,0,0.5);left: 0;bottom:0;text-align: center;color: #fff;font-weight: normal;transition: all 0.4s;-moz-transition: all 0.4s;-webkit-transition: all 0.4s;-o-transition: all 0.4s;}
.p-ls ul li:hover .des{line-height: 300px;}
.p-ls ul li:hover{box-shadow: 0 0 3px #333;}
.p-ls ul li img{-webkit-transition: all .4s ease-in-out;transition: all .4s ease-in-out;}
.p-ls ul li:hover img{transform: scale(1.08);}

/* 联系方式 */
.contact{margin-bottom: 90px;}
.contact .contact-l{float: left;width: 417px;background: #fafafa;height: 499px;padding-left: 34px;}
.contact .contact-l h2{font-size: 24px;line-height: 24px;font-weight: normal;margin-top:70px;}
.contact .contact-l h3{font-size: 12px;line-height: 16px;font-weight: normal;color: #666;}
.contact .contact-l .txt{margin-top:30px;margin-bottom: 35px;}
.contact .contact-l .txt p{font-size: 14px;line-height: 32px;padding-left: 45px;}
.contact .contact-l .txt p:nth-child(1){background: url(inside-7.png) no-repeat left center;}
.contact .contact-l .txt p.yb{background: url(inside-8.png) no-repeat left center;}
.contact .contact-l .txt p.dz{background: url(inside-9.png) no-repeat 2px center;}
.contact .contact-l .ewm{font-size: 14px;line-height: 18px;}
.contact .contact-r{float: right;width: 749px;}

/* 专家介绍 */
.expert{background: #f2f2f2;width: 1920px;position: relative;left: 50%;margin-left: -960px;}
.expert .leftTitle{padding-top: 50px;margin-top:40px;}
.e-slide{margin-top:40px;position: relative;}
.e-slide .bigImg{}
.e-slide .bigImg .des{padding:25px 40px;margin-bottom:30px;background: #fff;}
.e-slide .bigImg .des .pic{float: left;width: 323px;}
.e-slide .bigImg .des .txt{float: left;width: 726px;margin-left: 50px;}
.e-slide .bigImg .des .txt h2{font-size: 24px;color: #333;font-weight: normal;line-height: 24px;padding-bottom: 20px;background: url(inside-14.png) no-repeat left bottom;margin-bottom: 18px;margin-top:40px;}
.e-slide .bigImg .des .det{font-size: 14px;line-height: 24px;}
.e-slide .bigImg .des ul{margin-top:30px;}
.e-slide .bigImg .des ul li{float: left;width: 89px;margin-right: 20px;}
.e-slide .bigImg .des ul li img{border-radius:50%;}
.e-slide .bigImg .des ul li:last-child{margin-right: 0;}
.smallScroll{float: right;width: 323px;height: 428px;overflow: hidden;}
.smallScroll .smallImg ul{width: 323px;}
.smallScroll .smallImg ul li{background: #fff;padding: 12px 22px;margin:2px 0;float: left;}
.smallScroll .smallImg ul li .pic{float: left;width: 66px;}
.smallScroll .smallImg ul li .txt{float: left;width: 196px;margin-left: 16px;}
.smallScroll .smallImg ul li .txt h2{font-size: 14px;line-height: 14px;padding-bottom: 15px;background: url(inside-18.png) no-repeat center bottom;font-weight: normal;margin-bottom: 10px;margin-top:12px;}
.smallScroll .smallImg ul li .txt h3{font-size: 14px;line-height: 14px;font-weight: normal;height: 14px;overflow: hidden;}
.smallScroll .smallImg ul .on{background: #2152ae;}
.smallScroll .smallImg ul .on .txt h2{background: url(inside-17.png) no-repeat center bottom;}
.smallScroll .smallImg ul .on .txt h2 a{color: #fff;}
.smallScroll .smallImg ul .on .txt h3{color: #fff;}
.smallScroll a.sprev{position: absolute;display: block;width: 67px;height: 67px;left: -80px;top:50%;margin-top:-33px;background: url(inside-19.png) no-repeat;z-index: 9;}
.smallScroll a.sprev:hover{background: url(inside-20.png) no-repeat;}
.smallScroll a.snext{position: absolute;display: block;width: 67px;height: 67px;right: -80px;top:50%;margin-top:-33px;background: url(inside-22.png) no-repeat;z-index: 9;}
.smallScroll a.snext:hover{background: url(inside-21.png) no-repeat;}
.expert .more a{display: block;font-size: 18px;line-height: 40px;color: #fff;width: 410px;border-radius:20px;background: #2152ae;text-align: center;text-transform: uppercase;margin:60px auto 0;}

/* 关于 */
.about{margin-top:45px;}
.about .a1{background: #f7f7f7;width: 1920px;position: relative;left: 50%;margin-left: -960px;padding-top: 85px;padding-bottom: 105px;}
.about .a1 .pic{float: left;width: 350px;}
.about .a1 .txt{float: right;width: 765px;}
.about .a1 .txt h2{font-size: 30px;line-height: 30px;font-weight: normal;margin-bottom: 18px;margin-top:20px;}
.about .a1 .txt h3{font-size: 18px;line-height: 18px;color: #999;text-transform: uppercase;font-weight: normal;margin-bottom: 20px;}
.about .a1 .txt .cont{font-size: 14px;line-height: 30px;}
.about .a1 .txt .more a{display: block;width: 130px;font-size: 18px;line-height: 38px;border-radius: 19px;background: #2152ae;text-align: center;color: #fff;text-transform: uppercase;margin-top:35px;}
.about .a2{margin-top:105px;}
.about .a2 .txt{float: left;width: 585px;}
.about .a2 .txt h2{font-size: 30px;line-height: 30px;font-weight: normal;margin-bottom: 18px;}
.about .a2 .txt h3{font-size: 18px;line-height: 18px;color: #999;text-transform: uppercase;font-weight: normal;margin-bottom: 40px;}
.about .a2 .txt .cont{font-size: 14px;line-height: 30px;}
.about .a2 .txt .more a{display: block;width: 130px;font-size: 18px;line-height: 38px;border-radius: 19px;background: #2152ae;text-align: center;color: #fff;text-transform: uppercase;margin-top:45px;}
.about .a2 .pic{float: right;}
.about .a3{margin-top:95px;background: url(inside-37.png) no-repeat center top;width: 1920px;position: relative;left: 50%;margin-left: -960px;height: 636px;padding-top: 100px}
.about .a3 h2{font-size: 30px;line-height: 30px;color: #fff;font-weight: normal;text-align: center;}
.about .a3 h3{font-size: 24px;line-height: 30px;font-weight: normal;color: rgba(255,255,255,0.1);text-align: center;text-transform: uppercase;margin-bottom: 35px;}
.about .a3 .cont{font-size: 14px;line-height: 26px;text-align: center;width: 860px;margin:0 auto;color: #fff;margin-bottom: 70px;}
.about .a3 ul li{float: left;width: 300px;text-align: center;background: rgba(255,255,255,0.2);height: 256px;}
.about .a3 ul li h4{font-size: 18px;line-height: 24px;color: #fff;font-weight: normal;}
.about .a3 ul li h5{font-size: 24px;line-height: 24px;color: #fff;font-weight: normal;font-family: Arial;}
.about .a3 ul li img{margin-top:45px;margin-bottom: 25px;}
.about .a3 ul li:hover{background: url(inside-36.png) no-repeat center;}
.about .a3 ul li a{display: block;height: 256px;}
.about .a3 .more a{position: absolute;width: 69px;height: 69px;bottom:-34.5px;left: 50%;margin-left: -34.5px;background: url(inside-30.png) no-repeat center;}
.about .a4{margin-top:105px;}
.about .a4 h2{font-size: 30px;line-height: 40px;color: #333333;font-weight: normal;text-align: center;}
.about .a4 h3{font-size: 24px;line-height: 40px;color: rgba(51,51,51,0.2);font-weight: normal;text-align: center;text-transform: uppercase;}
.about .a4 .qy-slide{margin-top:40px;position: relative;}
.about .a4 .qy-slide ul li{float: left;width: 380px;border:1px solid #dcdcdc;margin:0 9px;}
.about .a4 .more a{display: block;width: 130px;font-size: 18px;line-height: 38px;border-radius: 19px;background: #2152ae;color: #fff;text-align: center;text-transform: uppercase;margin:45px auto 0;}
.about .a4 .qy-slide a.prev{position:absolute;width: 46px;height: 46px;left: -70px;top:50%;margin-top:-23px;background: url(inside-31.png) no-repeat center;z-index: 9;}
.about .a4 .qy-slide a.next{position:absolute;width: 46px;height: 46px;right: -70px;top:50%;margin-top:-23px;background: url(inside-32.png) no-repeat center;z-index: 9;}
.about .a5{margin-top:85px;background: url(inside-34.jpg) no-repeat center;height: 920px;width: 1920px;position: relative;left: 50%;margin-left: -960px;padding-top: 76px;}
.about .a5 h2{font-size: 30px;line-height: 40px;text-align: center;color: #fff;font-weight: normal;}
.about .a5 h3{font-size: 24px;line-height: 40px;text-align: center;color: rgba(255,255,255,0.2);font-weight: normal;text-transform: uppercase;margin-bottom: 30px;}
.about .a6{margin-top:80px;}
.about .a6 h2{font-size: 30px;line-height: 40px;color: #333333;font-weight: normal;text-align: center;}
.about .a6 h3{font-size: 24px;line-height: 40px;color: rgba(51,51,51,0.2);font-weight: normal;text-align: center;text-transform: uppercase;}
.about .a6 .yw-slide{margin-top:40px;position: relative;}
.about .a6 .yw-slide ul li{float: left;width: 380px;border:1px solid #dcdcdc;margin:0 9px;}
.about .a6 .more a{display: block;width: 130px;font-size: 18px;line-height: 38px;border-radius: 19px;background: #2152ae;color: #fff;text-align: center;text-transform: uppercase;margin:45px auto 0;}
.about .a6 .yw-slide a.prev{position:absolute;width: 46px;height: 46px;left: -70px;top:50%;margin-top:-23px;background: url(inside-31.png) no-repeat center;z-index: 9;}
.about .a6 .yw-slide a.next{position:absolute;width: 46px;height: 46px;right: -70px;top:50%;margin-top:-23px;background: url(inside-32.png) no-repeat center;z-index: 9;}
.about .a7{margin-top:80px;}
.about .a7 h2{font-size: 30px;line-height: 40px;color: #333333;font-weight: normal;text-align: center;}
.about .a7 h3{font-size: 24px;line-height: 40px;color: rgba(51,51,51,0.2);font-weight: normal;text-align: center;text-transform: uppercase;}
.certify1 {position: relative;width: 1200px;margin:40px auto 0;}
.certify1 .swiper-button-prev{position: absolute;width:46px;height:46px;background:url(inside-31.png) no-repeat center;left: -80px;top:50%;margin-top:-23px;outline: none;z-index: 99;}
.certify1 .swiper-button-next{position: absolute;width:46px;height:46px;background:url(inside-32.png) no-repeat center;right: -80px;top:50%;margin-top:-23px;outline: none;z-index: 99;}

/*join*/
.join2 { margin:0 0 40px; }
.join2-thead { height: 60px; background: #da251c; color: #fff; font-size: 18px; font-weight: 600; line-height: 60px; }
.join2-tbody { height: 60px; margin-bottom: 2px; background: #f7f7f7; color: #333; font-size: 14px; line-height: 20px;cursor: pointer;}
.join2-th,.join2-td {display: table-cell;vertical-align: middle;height: 60px;}
.w500 { width: 500px;text-align: center;}
.w400 { width: 400px;text-align: center;}
.w300 { width: 300px; text-align: center;}
.w200 { width: 200px; text-align: center;}
.w150 { width: 150px; text-align: center;}
.join2-detail { display: none; overflow: hidden; }
.join2-details { padding: 40px 60px; background: #fff; }
