@charset "utf-8";
/* CSS Document */
.scale img { opacity: 1; transform: scale(1, 1); }
.scale:hover img { opacity: 0.95; transform: scale(1.1, 1.1); }
.w1500 {margin: 0 auto;max-width: 1500px;}
.banner { background-position: 50% 50%; background-repeat: no-repeat; /*background-size: cover;*/ }
.banner .w1500 { position: relative;/* height: 870px;*/ }
.banner .text { background: url("img/banner-textBg.png") repeat-y; width: 460px; position: absolute; top: 20%; right: 0; color: #fff;  padding: 50px 30px 45px;font-size: 35px; line-height: 1; }
.banner .text p {font-size: 18px;line-height: 31px;padding: 17px 0 0 0;margin: 0;}
.section_1 { background: #2d373c; padding: 0 0 70px; }
.section_1 h2 { text-align: center; font-size: 40px; line-height: 1; padding: 80px 0 30px; color: #fff; }
.section_1 .hd { padding: 30px 0; border-bottom: 1px solid #879baa; cursor: pointer;}
.section_1 .hd .h3 { background: url("img/jiaofeifanan-icon.png") no-repeat left center; padding: 0 0 0 22px; font-size: 24px;  line-height: 1; color: #41aaaa; margin: 0 }
.section_1 .hd .info { font-size: 14px; line-height: 1.2; color: #fff; padding: 20px 0 0 0; display: none; }
.section_1 .hd.on { border: none; }
.section_1 .hd.on .h3 { background-image: url(../images/002-iconOn.png); }
.section_1 .hd.on .info { display: block; }
.section_1 .bd { border-bottom: 1px solid #879baa; }
.section_1 .bd img { display: block; margin: 0 auto; }
.section_1 .list{ max-height:85px; transition: max-height 0.5s; overflow: hidden;}
.section_1 .list.on{max-height: 800px;}
.section_1 .list.on .hd { border: none; }
.section_1 .list.on .hd .info{ display: block;}
.section_1 .list.on .hd .h3 { background-image: url("img/jiaofeifanan-iconOn.png"); }
.section_1 .list.on .info { display: block; }
.section_2 {background: #222;color: #fff;line-height: 1;text-align: center;}
.section_2 .h2 {font-size: 40px;padding: 65px 0 15px 0;margin: 0;}
.section_2 p {font-size: 18px;margin-bottom: 50px;}

.section_3 {background-position: 50% 50%;background-repeat: no-repeat;background-size: cover;text-align: center;line-height: 1;color: #333;/* padding: 0 0 50px; */}
.section_3 .h2 {font-size: 40px;/* font-weight: bold; */padding: 60px 0 20px;text-shadow: 1px 1px 4px #dedede;margin: 0;}
.section_3 p {font-size: 16px;line-height: 1.5;padding: 0 0 30px;margin: 0;}
.section_3Tab { }
.section_3Tab .hd { }
.section_3Tab .hd ul { line-height: 50px; background: #a2a3a5; }
.section_3Tab .hd li { float: left; width: 16.66666%; text-align: center; }
.section_3Tab .hd li a { display: block; border-left: 1px dashed #cececf; font-size: 22px; color: #fff; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); position: relative; }
.section_3Tab .hd li a:before { content: ''; width: 12px; height: 12px; position: absolute; left: 50%; bottom: -6px; margin-left: -7px; z-index: 2; background: #32c1fc; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); display: none; }
.section_3Tab .hd li.first a { border: none; }
.section_3Tab .hd li.on a { background: #32c1fc; }
.section_3Tab .hd li.on a:before { display: block; }
.section_3Tab .bd li { position: relative; }
.section_3Tab .bd li img:first-of-type{display: block;width: 100%;height: 100%;left: 0;top: 0;position: absolute;}
.section_4 { text-align: center; line-height: 1; }
.section_4 .h2 {font-size: 35px;/* font-weight: bold; */color: #333;padding: 70px 0 15px;margin: 0;}
.section_4 p {padding: 0 0 26px;color: #555;font-size: 18px;margin: 0;}
.section_4 img { }
.section_5{ background: #eff1f3; padding: 85px 0 70px; text-align: center;}
.section_5 .h2{ line-height: 1; margin: 0 0 75px; font-size: 50px; color: #010101;}
.section_5 ul{margin: 0 -10px;padding: 0 0 50px;}
.section_5 li{float: left;width: 33.333%;padding: 0 10px;margin: 0;}
.section_5 li a{text-align: left;background: #fff;display: block;border-radius: 5px;box-shadow: 0px 0px 7px 3px rgba(185, 184, 184, 0.2);padding: 0 25px 10px;}
.section_5 li a .pic{overflow: hidden;margin: 0 -25px;}
.section_5 li a .pic img{width: 100%;}
.section_5 li a .t{font-size: 18px;color: #131313;font-weight: normal;line-height: 25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 50px;margin: 30px 0 10px;}
.section_5 li a .desc{color: #7b7b7b;font-size: 14px;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-bottom: 15px;height: 44px;}
.section_5 li a span{display: block;border-top: 1px solid #e5e5e5;text-align: right;line-height: 45px;color: #333;font-size: 14px;}
.section_5 li a span i{}
.section_5 li a span em{float:left;font-size: 12px;font-style: normal;color: #999;}
.section_5 .moreBtn{display: inline-block;width: 320px;height: 60px;line-height: 58px;font-size: 18px;color: #000;border: 1px solid #000;}
.section_5 .moreBtn i{}
.section_5 .moreBtn:hover{border-color:#0f70ff; background:#0f70ff; color:#fff;}

.section_6{background:url("/soft/yufufei/img/jieruxitong.jpg") no-repeat 50% 50%; background-size: cover;}
.section_6 a{display: block;}
.section_6 .desc{ line-height: 1; padding: 110px 0 0 0; height: 540px;}
.section_6 .h2{ font-size: 52px; color: #fff; margin: 0 0 0;}
.section_6 p{ font-size: 34px; color: #dfe0e1; margin: 40px 0 120px}
.section_6 span{ display: inline-block; background: #00a2ff; color: #fff; border-radius: 10px; padding: 0 60px; font-size: 30px; line-height: 70px;}
.section_6 span i{font-size: 30px;padding: 0 0 0 10px;}

@media (max-device-width: 1024px) {

}
@media (max-device-width:770px) {


}
