/*列表页码*/
.list-page{text-align: center;padding-top: 20px;clear:both;float: none;}
.page span.list-pre,
.page span.list-next {padding: 8px 18px;}
.list-page a.list-count {padding: 8px 18px;}
.list-page a,
.list-page span {border: 1px solid #ccc;display: inline-block;padding: 8px 16px;border-radius: 10px;vertical-align: middle; margin-left:8px;margin-bottom: 10px;}
.list-page a:hover,
.list-page span{background: #184d9f;border: 1px solid #184d9f;color:#FFF;padding: 8px 16px;border-radius: 12px;}

.hmFocusWpr{height:100vh; position:relative; z-index:2}
.hmFocus_img{background-size:cover; width:100%; height:100%; background-repeat:no-repeat; background-position:center center;-webkit-transform:scale(1.12); transform:scale(1.12);}
.on .hmFocus_img{ visibility: visible; -webkit-animation: scaleBg 5s infinite; animation: scaleBg 5s linear; }
.hmFocus_item{width:100vw; height:100vh; position:relative; overflow:hidden;}
.hmFocus_txt{ width:100%; color:#fff; position:absolute; left:0; top:50%; transform:translateY(-50%); z-index:2}
.hmFocus_txt h5{ font-size: 58px; line-height: 68px; display: block; transition: all 0.8s ease-in-out; transform: translate(150px,0px); opacity: 0; letter-spacing: 3px; font-weight: 100; } 
.hmFocus_txt h5 strong{ display: inline-block; margin: 0 5px; font-weight: bold; font-size: 60px; line-height: 80px; letter-spacing:5px; }
.hmFocus_txt p{ margin-top: 2.77vh; transition: all 0.8s ease-in-out; transform: translate(150px,0px); opacity: 0; font-size: 16px; line-height: 30px; max-width: 950px; }
.on .hmFocus_txt h5{opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.on .hmFocus_txt p{opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.hmFocus_txt{ text-align:right}
.hmFocus_imgTxt{ display:inline-block; position:relative; margin-bottom:180px;}
.hmFocus_imgTxt img:nth-child(1){}
.hmFocus_imgTxt img:nth-child(2){ position:absolute; left:0; top:0; transition: all 0.8s ease-in-out; transform: translate(0px,35px); opacity: 0; }
.hmFocus_imgTxt img:nth-child(3){ position:absolute; left:0; top:0; transition: all 0.8s ease-in-out; transform: translate(0px,35px); opacity: 0; }
.on .hmFocus_imgTxt img:nth-child(2){opacity:1; transform:translate(0px,0px); transition-delay:0.3s;}
.on .hmFocus_imgTxt img:nth-child(3){opacity:1; transform:translate(0px,0px); transition-delay:0.5s;}
.hmFocus_dot{ position:absolute; left:0%; transform:translateX(0%); width:25%; text-align:center; z-index:3; bottom:2.72vw;}
.hmFocus_dot span{ height:32px; display:inline-block; position:relative; margin:0 18px; transform:scale(0.8)}
.hmFocus_dot span:before{content:""; width:12px; height:12px; background:#fff; border-radius:50%; position:absolute; left:10px; top:10px;}
.hmFocus_dot span svg{ width:32px; height:32px; position:absolute; left:0; top:0;}
.hmFocus_dot span:after{content:""; width:32px; height:32px; border:2px solid rgba(255,255,255,0.3); border-radius:50%; position:absolute; left:0; top:0; transition:all 0.5s ease-in-out; opacity:0}
.hmFocusWpr .slick-prev{ background:#256ac7 url(../images/fsBtn.png) no-repeat center center; display: inline-block; height: 55px; width: 55px; position: absolute; right: 14%; bottom:2.72vw; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -30px; z-index: 2; border: 2px solid rgba(14,109,182,0.8); transition:all 0.5s ease; transform:rotate(180deg); opacity:0.75; }
.hmFocusWpr .slick-next{ background:#256ac7 url(../images/fsBtn.png) no-repeat center center; display: inline-block; height: 55px; width: 55px; position: absolute; right: 10%; bottom:2.72vw; text-indent: 1000px; white-space: nowrap; overflow: hidden; cursor: pointer; margin-top: -30px; z-index: 2; border: 2px solid rgba(14,109,182,0.8); transition:all 0.5s ease; opacity:0.75;}
.hmFocusWpr .slick-prev:hover,.hmFocusWpr .slick-next:hover{ opacity:1;}
.banner_img_jj_mid_1{font-size:52px; font-weight: bold; padding-bottom: 25px; letter-spacing: 4px;}
.banner_img_jj_mid_1.txt{background-image:-webkit-linear-gradient(right,#256ac7, #42cdf8,#256ac7);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.banner_img_jj_mid_2{ font-size:24px; line-height: 38px; letter-spacing: 2px; width: 45%;}
.banner_img_jj_mid_3{ font-size:20px; font-family: Arial, Helvetica, sans-serif; width: 60%; line-height: 38px; padding-bottom: 25px; padding-bottom: 25px; text-transform: uppercase; letter-spacing: 2px;}
.banner_img_jj_mid_4{width: 50%; margin-top: 25px; }
.banner_img_jj_mid_4 ul li{ background: url(../images/ban1.png) no-repeat; width: 50%; float: left; height: 74px; line-height: 74px; font-size:26px; margin-bottom: 20px; text-align: left; text-shadow: 2px 2px 2px rgb(0 0 0 / 37%);}
.banner_img_jj_mid_4 ul li .img{width:35%; float: left; }
.banner_img_jj_mid_4 ul li .img img { display: inline-block;}
.banner_img_jj_mid_5 .tit{ width: 350px; height: 60px; line-height: 60px; margin-bottom: 25px; background-image: linear-gradient(to right, #124fff, #5b8de2); color: #fff; font-size: 30px; border-radius: 15px; text-align: center;}
.hmFocusWpr .banner_img_jj_mid_3{ width: 100%;}
.hmFocusWpr .tc{ text-align: center!important;}
.hmFocusWpr .tl{ text-align: left!important;}
.banner_img_jj_mid_3.tc:after{left: 45%;}
@keyframes dash{to{stroke-dashoffset:0px}}
.load{ width:100%; height:100%; position:absolute; z-index:234;left:0px;top:0px;}
.circle{stroke-dasharray:360px;stroke-dashoffset:360px}
.on .circle{animation:dash 5s linear forwards}
.hmFocus_dot span.on:before{ background:#fff}
.hmFocus_dot span.on:after{opacity:1;}
@media (max-width:1840px){
.hmFocus_dot{ width:20%;}
}
@media (max-width:1799px){
.hmFocusWpr .slick-prev{right: 8%; bottom:3vw;width:42px; height:42px; background-size:8px auto;}
.hmFocusWpr .slick-next{right: 4%; bottom:3vw;width:42px; height:42px; background-size:8px auto;}
.hmFocus_dot{bottom:3vw; }
.banner_img_jj_mid_1{font-size:48px; padding-bottom: 20px; letter-spacing: 2px;}
.banner_img_jj_mid_3{ padding-bottom: 20px; padding-bottom: 20px;}
.banner_img_jj_mid_2{ line-height: 35px;}
.banner_img_jj_mid_4{ margin-top: 20px; }
.banner_img_jj_mid_4 ul li{font-size:24px; }
.banner_img_jj_mid_5{ margin-top: 20px; }
}
@media (max-width:1770px){
.hmFocus_dot{ width:18%;}
.hmFocusWpr .slick-prev{right: 10%; bottom:3vw; }
.hmFocusWpr .slick-next{right: 6%; bottom:3vw; }

}
@media (max-width:1720px){
.hmFocus_dot{ width:15%;}
}
@media (max-width:1650px){
.hmFocusWpr .slick-prev{right: 6%; }
.hmFocusWpr .slick-next{right: 3%; }
}
@media (max-width:1640px){
.hmFocus_dot{ width:20%;}
.hmFocusWpr .slick-prev{right: 11%; }
.hmFocusWpr .slick-next{right: 7%; }
}
@media (max-width:1580px){
.hmFocus_dot{ width:18%;}
.hmFocusWpr .slick-prev{right: 9%; }
.hmFocusWpr .slick-next{right: 5%; }
.banner_img_jj_mid_1{ font-size:44px; padding-bottom: 15px;}
.banner_img_jj_mid_2{ font-size: 22px;}
.banner_img_jj_mid_3{ padding-bottom: 15px; padding-bottom: 15px; font-size: 18px;}
.banner_img_jj_mid_4{ margin-top: 15px; }
.banner_img_jj_mid_5{ margin-top: 15px; }
.banner_img_jj_mid_5 .tit{ margin-bottom: 15px; }
}
@media (max-width:1500px){
.hmFocus_dot{ width:17%;}
.hmFocusWpr .slick-prev{right: 9%; }
.hmFocusWpr .slick-next{right: 5%; }
}
@media (max-width:1440px){
.banner_img_jj_mid_1{ font-size:42px; }
.banner_img_jj_mid_2{width: 50%; }
.banner_img_jj_mid_3{ line-height: 34px;}
.hmFocus_dot{ width:19%;}
.hmFocusWpr .slick-prev{right: 11%; }
.hmFocusWpr .slick-next{right: 7%; }
}
@media (max-width:1366px){
.banner_img_jj_mid_4{ width: 55%; }
.banner_img_jj_mid_5{ width: 55%; }
.hmFocus_dot{ width:18%;}
.hmFocusWpr .slick-prev{right: 10%; }
.hmFocusWpr .slick-next{right: 5%; }
}
@media (max-width:1300px){
.banner_img_jj_mid_1{ font-size:38px; padding-bottom: 10px; }
.banner_img_jj_mid_2{width: 55%; }
.banner_img_jj_mid_3{ padding-bottom: 10px; padding-bottom: 10px; }
.banner_img_jj_mid_4{ width: 68%; margin-top: 10px; }
.banner_img_jj_mid_4 ul li{font-size:22px; }
.banner_img_jj_mid_5{ width: 55%; margin-top: 10px; }
.hmFocus_dot{ width:15%;}
.hmFocusWpr .slick-prev{right: 8%; }
.hmFocusWpr .slick-next{right: 3%; }
}

@media (max-width:1280px){
.banner_img_jj_mid_2{ font-size: 20px;}
.banner_img_jj_mid_4 ul li .img{width:26%; margin-right: 8%;}
.banner_img_jj_mid_4 ul li .img img{ width: 100%;}
.banner_img_jj_mid_4 ul li{ background: url(../images/ban1_p.png) no-repeat;  height: 68px; line-height: 68px; font-size: 20px;}
.banner_img_jj_mid_5 .tit{ width: 320px; border-radius: 20px; font-size: 26px; }
.hmFocus_dot{ width:18%;}
.hmFocusWpr .slick-prev{right: 10%; }
.hmFocusWpr .slick-next{right: 5%; }
}
@media (max-width:1100px){
.banner_img_jj_mid_4 ul li .img{width:30%; }
}
@media (max-width:1024px){
.banner_img_jj_mid_1{ font-size:34px;letter-spacing: 1px;}
.banner_img_jj_mid_2{line-height: 32px; letter-spacing: 1px;}
.banner_img_jj_mid_3{letter-spacing: 1px; font-size: 17px;}
.banner_img_jj_mid_4 ul li{ background: url(../images/ban1_m.png) no-repeat; height: 60px; line-height: 60px;font-size: 20px; }
.banner_img_jj_mid_4 ul li .img{width:32%; }
}
@media (max-width:992px){
.hmFocusWpr,.hmFocus_item{height:500px;}
.wrapper{padding-top:56px;}
.banner_img_jj_mid_1{ font-size:30px;}
.banner_img_jj_mid_2{ font-size: 18px;}
.banner_img_jj_mid_5 .tit{ width: 280px; border-radius: 20px; font-size: 22px; height: 50px; line-height: 50px; }
.hmFocus_dot{ width:20%;}
}
@media (max-width:767px){
.hmFocusWpr,.hmFocus_item{height:300px;}
.banner_img_jj_mid_1{ font-size:26px;}
.banner_img_jj_mid_1.txt{background-image:-webkit-linear-gradient(right,#fff, #fff,#fff);}
.banner_img_jj_mid_2,.banner_img_jj_mid_4,.banner_img_jj_mid_5 { display: none;}
.banner_img_jj_mid_3{ font-size: 16px; line-height: 28px; text-transform: capitalize;}
.banner_img_jj_mid_5 .tit{ width: 0px; font-size: 20px; height: 45px; line-height: 45px; }
.hmFocus_dot{ width:100%;}
.hmFocusWpr .slick-prev{ display: none; width: 0px; height: 0px; border: 0px; background: none; }
.hmFocusWpr .slick-next{ display: none; width: 0px; height: 0px; border: 0px; background: none; }
.hmFocus_dot span{ margin:0 15px; }
}
@media (max-width:567px){
.hmFocusWpr,.hmFocus_item{height:260px;}
.banner_img_jj_mid_1{ font-size:22px;}
}
.footer{ background: #1e2835; color:#A3ACBA; }
.footTop{ padding-bottom:4vw;}
.footLx{ float:left; padding-top:60px; width: 68%;}
.footMenus{ overflow:hidden; margin-bottom:2.2vw;}
.footMenus dl{ float:left; margin-right:10%;}
.footMenus dl:last-child{margin-right:0;}
.footMenus dl dt{ line-height: 82px; padding-bottom: 0px; border-bottom: 1px solid #454f5b; font-size: 24px; font-weight: bold; color: #FFF; margin-bottom:20px; }
.footMenus dl dd{ font-size: 16px; line-height: 42px; }
.footMa,.footMa:hover{ color: #FFF; }
.footMa2{ color:#A3ACBA;}
.footMa2:hover{color:#fff;}
.footFr_a{ color: #a3acba; white-space: nowrap; display: inline-block; margin-right: 30px;}
.footFr_a:hover{ color:#fff;}
.footRx{ float: right; width: 32%; padding: 0px 0px 0px 8%; margin-top: 80px; border-left: 1px solid #454f5b; }
.foot_logo{ display:block; margin-bottom:35px;}
.foot_logo img{ height:57px; width:auto;}
.footAdr{ margin-bottom:60px;}
.footAdr p{ font-size: 16px; margin-bottom: 14px; line-height: 26px; }
.footWx{ position:relative; overflow:hidden;}
.footWx img{ float:left;}
.footWx p{ font-size: 16px; line-height: 28px; background: url(../images/foot_wxIco.png) no-repeat center top; text-align: center; white-space: nowrap; float: left; margin: 14px 0px 0px 22px; padding-top:40px; }
.footCopy a{color:#A3ACBA;}
.footCopy a:hover{color:#fff;}
.footCopy{ border-top: 1px solid #454f5b; line-height: 80px; font-size: 16px; }
.footCopy .fr{ margin-left:25px; float: right;}

@media (max-width:1799px){
.footMenus dl dt{font-size:18px; line-height:60px;}
.foot_logo img{height:42px; width:auto;}
.foot_logo{margin-bottom:25px;}
.footRx{padding:0px 0px 0px 6%; margin-top: 60px;}
.footAdr p{line-height:24px; margin-bottom:8px;}
.footAdr{margin-bottom:30px;}
.footMenus dl dd{line-height:35px;}
.footFr_a{margin-right:8px;}
.footFrs{padding-left:108px;}
.footMenus{margin-bottom:15px;}
.footTop{padding-bottom:45px;}
.footLx{padding-top:40px; }
}
@media (max-width:1280px){
.footMenus dl{ margin-right:9%;}
}
@media (max-width:1199px){
.footTop{padding-bottom:45px;}
.footTop .container{display:block; }
.footRx{  padding: 0px 0px 0px 5%;}
}
@media (max-width:1100px){
.footMenus dl{ margin-right:7%;}
.footRx{  padding: 0px 0px 0px 4%;}
}
@media (max-width:993px){
.footMenus dl{ margin-right:6%;}
.footMenus dl dt{font-size:17px; line-height:50px;}
.footWx{width:100%; margin:0 auto;}
.footCopy{ line-height:60px;}
}
@media (max-width:868px){
.footLx{display:none;}
.footRx{border:none; float:none; width: 100%; padding: 0px 0px 0px 0px; margin-top: 40px; margin-bottom: 20px;}
.foot_logo img{height:36px;}
.footAdr p{white-space:normal; line-height: 30px;}
.foot_logo{margin-bottom:16px;}
.footAdr{margin-bottom:20px;}
.footTop{padding-bottom:25px;}
.footCopy{ padding-top: 10px; padding-bottom: 10px; line-height:32px;}
.footCopy .fl,.footCopy .fr{width:100%; text-align:center}
.footCopy .fr{ padding-bottom: 10px;}
}
@media (max-width:768px){
  .footCopy{  line-height:28px;}
}
.page { text-align: center; margin-bottom:2.34vw }
.page .pagination li { display: inline-block; }
.page .pagination li a { padding: 0px 8px; height: 46px; min-width: 46px; text-align: center; display: inline-block; margin: 0px 6px; vertical-align: middle; border: 1px solid #DEE2E6; color: #333; font-size: 14px; line-height: 44px; }
.page .pagination li.active a, .page .pagination li a:hover { color: #FFF; background:#0064F9; border: 1px solid transparent;background: linear-gradient(to right, #0064F9 0%,#0045AC 100%); }

.pad-80{padding: 80px 0;}
@media (max-width:1440px) {
.pad-80{padding: 60px 0;}
}
@media (max-width:1280px) {
.pad-80{padding: 50px 0;}
}
@media (max-width:767px) {
.pad-80{padding: 40px 0;}
}

.hmTnm strong{ font-size:42px; line-height: 70px; margin-bottom: 10px; color: #184d9f; letter-spacing: 2px; display: block; }
.hmTnm p{ font-size: 18px; font-weight: 100; color: #666; line-height: 34px; }
.hmCon2 .hmTnm p{font-size:26px;}
.hmTnm_bs *{color:#fff!important;}
@media (max-width:1799px){
.hmTnm strong{font-size:32px; line-height:50px;}
}
@media (max-width:993px){
.hmTnm strong{font-size:24px; line-height:38px;}
}
@media (max-width:767px){
.hmTnm strong{ text-align:center; letter-spacing: 1px; }
.hmTnm p{text-align:center; line-height: 30px; font-size: 17px;}
}
@media (max-width:567px){
.hmTnm p{ line-height: 28px; font-size: 16px;}
}
.inde_part1 .inde_part1-list { padding-top: 40px;}
.inde_part1 .inde_part1-list .item { margin-bottom: 20px;}
.inde_part1 .inde_part1-list .item .cover{position:absolute; left:0; bottom:0; width:100%; height:100%; transition: .7s ease;}
.inde_part1 .inde_part1-list .item.item1 .cover .box{padding:35px 35px;  }
.inde_part1 .inde_part1-list .item .cover .box{padding:35px 35px; }
.inde_part1 .inde_part1-list .item .cover .box .tit{font-size:24px; font-weight: bold; margin-bottom: 15px; color:#333;}
.inde_part1 .inde_part1-list .item .cover .box .con{font-size:16px; color:#666; text-transform: uppercase; margin-top: 5px;margin-bottom: 15px;}
.inde_part1 .inde_part1-list .item:hover .cover .box .tit{color:#184d9f;}
.inde_part1 .inde_part1-list .item:hover .cover .more-box-b .more-box::before {background-color:rgba(24,77,159, 1);width: 100%; }
.inde_part1 .inde_part1-list .item:hover .cover .more-box-b .more-box { padding: 0 3.6em 0 1.4em;}
.inde_part1 .inde_part1-list .item:hover .cover .more-box-b .more-box::before {background-color:rgba(24,77,159, 1);width: 100%;border-radius:25px;  }
.inde_part1 .inde_part1-list .item:hover .cover .more-box-word {color: #fff; }
.inde_part1 .inde_part1-list .item:hover .cover .more-box-word:after {color: #fff; }
.inde_part1 .inde_part1-list .item.item1 .cover .box .con{ margin-bottom: 40px;}
.inde_part1 .inde_part1-list .col-md-6 { padding-right: 0px;}

@media (max-width:1480px){
.inde_part1 .inde_part1-list .item.item1 .cover .box{padding:30px 30px; }
.inde_part1 .inde_part1-list .item .cover .box{padding:30px 30px; }
.inde_part1 .inde_part1-list .item .cover .box .tit{font-size:22px; margin-bottom: 10px;}
}
@media (max-width:1400px){
.inde_part1 .inde_part1-list .item .cover .box{padding:25px 25px; }
.inde_part1 .inde_part1-list .item.item1 .cover .box{padding:25px 25px; }
}
@media (max-width:1366px){
.inde_part1 .inde_part1-list .item .cover .box{padding:20px 20px; }
.inde_part1 .inde_part1-list .item.item1 .cover .box{padding:20px 20px; }
.inde_part1 .inde_part1-list .item .cover .box .tit{font-size:20px;}
}
@media (max-width:1080px){
.inde_part1 .inde_part1-list .item .cover .box{padding:15px 15px; }
.inde_part1 .inde_part1-list .item.item1 .cover .box{padding:15px 15px; }
.inde_part1 .inde_part1-list .item .cover .box .tit{font-size:18px; margin-bottom: 5px;}
.inde_part1 .inde_part1-list .item .cover .box .con{font-size:15px;}
}
@media (max-width:992px){
.inde_part1 .inde_part1-list { padding-top: 10px;}
.inde_part1 .inde_part1-list .item .cover .box .tit{font-size:18px; }
.inde_part1 .inde_part1-list .item .cover .box .con{font-size:16px; margin-top: 15px;}
.inde_part1 .inde_part1-list .col-xs-12.row {  margin-right: 0px;margin-left: 0px; padding-left: 0px; padding-right: 0px;}
}
@media (max-width:767px){
.inde_part1 .inde_part1-list .item .rect-83{padding-bottom: 96%;}
}
@media (max-width:592px){
.inde_part1 .inde_part1-list .item .cover .box .tit{ margin-bottom: 25px;}
.inde_part1 .inde_part1-list .item .cover .box .con{ display: none;}
.inde_part1 .inde_part1-list .item:hover .cover .more-box-b .more-box { padding: 0 2.5em 0 1.4em;}
}
@media (max-width:492px){
.inde_part1 .inde_part1-list .item .cover .box .tit{ margin-bottom: 15px; font-size: 17px;}
.inde_part1 .inde_part1-list .item .rect-83{padding-bottom: 99%;}

}
.inde_part2{ background: url(../images/indexaboutbg.jpg) no-repeat center center; padding-bottom: 180px; background-size:cover; overflow:hidden;}
.inde_part2 .left{ width: 45%; float: left;}
.inde_part2 .left .desc{ color: #fff; font-size: 16px; line-height: 32px; margin-top: 40px; margin-bottom: 70px;}
.inde_part2 .left .more-box-b .more-box::before { background-color: rgba(255,255,255, 0.4);}
.inde_part2 .left .more-box-b .more-box .more-box-word { color: #fff; }
.inde_part2 .left .more-box-b .more-box .more-box-word:after {color: #fff; }
.inde_part2 .right{width: 40%;color: #fff; float: right;}
.inde_part2 .right .li{display: flex;justify-content: space-between;}
.inde_part2 .right .li .f_72{font-size: 72px;}
.inde_part2 .right .li .li_re{width: 55%;line-height: 28px;padding-top: 15px; font-size: 16px;}
.inde_part2 .right .li {padding: 25px 0 50px;border-bottom: 2px solid rgba(255, 255, 255, 0.2);}
.inde_part2 .right .li:first-child{border-top:2px solid rgba(255, 255, 255, 0.2) ;}
.inde_part3 .inde_part3_list { margin-top: 40px;}
.inde_part3 .inde_part3_list .con{ background: url(../images/index_ser.png) repeat-x; border-radius: 8px; padding: 50px 45px 70px; box-shadow:0 0 20px rgba(0,0,0,.2)}
.inde_part3 .inde_part3_list .con .icon{ width: 100px; height: 100px; line-height: 100px; text-align: center; border-radius: 100%; background-color: #fff; border: 1px solid #ececec; margin-top: 25px; margin-bottom: 35px;}
.inde_part3 .inde_part3_list .con .tit{ font-size: 24px; font-weight: bold; margin-bottom: 20px; color: #333;}
.inde_part3 .inde_part3_list .con .desc{ font-size: 16px; height: 96px; line-height: 32px; color: #666; margin-bottom: 60px;}
.inde_part3 .inde_part3_list .con:hover{ background: url(../images/index_ser_h.png) repeat-x; }
.inde_part3 .inde_part3_list .con:hover .tit{ color: #fff;}
.inde_part3 .inde_part3_list .con:hover .desc{ color: #fff;}
.inde_part3 .inde_part3_list .con:hover .more-box-b .more-box::before {background-color:rgba(255,255,255, 1);width: 100%; }
.inde_part3 .inde_part3_list .con:hover .more-box-b .more-box { padding: 0 3.6em 0 1.4em;}
.inde_part3 .inde_part3_list .con:hover .more-box-b .more-box::before {background-color:rgba(255,255,255, 1);width: 100%;border-radius:25px;  }
.inde_part3 .inde_part3_list .con:hover .more-box-word {color: #184d9f; }
.inde_part3 .inde_part3_list .con:hover .more-box-word:after {color: #184d9f; } 
.inde_part3 .server-swiper {padding-bottom: 80px;}
.inde_part3 .server-progressbar {top:auto!important;right: auto;left: 0; bottom: 0;background: #f0f2f7;width:100%!important;height: 5px!important;}
.inde_part3 .server-progressbar .swiper-pagination-progressbar-fill {background: #184d9f!important;height: 5px!important;  width: 150px!important;}
.inde_part3 .swiper-scrollbar-drag {background:#184d9f; width: 260px!important;}
@media (max-width:1440px){
.inde_part2 .left{ width: 50%;}
.inde_part2 .left .desc{ margin-top: 30px; margin-bottom: 60px;}
.inde_part2 .right .li .f_72{font-size: 62px;}
.inde_part2 .right .li {padding: 25px 0 40px;}
.inde_part2 .right .li .li_re{width: 67%;}
.inde_part3 .inde_part3_list .con{ padding: 40px 30px 70px; }
.inde_part3 .inde_part3_list .con .tit{ font-size: 22px;}
.inde_part3 .swiper-scrollbar-drag { width: 220px!important;}
}
@media (max-width:1280px){
.inde_part2 .left{ width: 54%;}
.inde_part2 .left .desc{ margin-top: 25px; margin-bottom: 50px;}
.inde_part2 .right .li {padding: 15px 0 35px;}
.inde_part2 .right .li .f_72{font-size: 52px;}
.inde_part2 .right .li .li_re{width: 75%;}
.inde_part3 .server-swiper {padding-bottom: 60px;}

}
@media (max-width:1080px){
.inde_part2 .right .li {padding: 20px 0 40px;}
.inde_part2 .right .li .f_72{font-size: 58px;}
.inde_part3 .inde_part3_list .con{ padding: 40px 20px 50px; }
.inde_part3 .inde_part3_list .con .tit{ font-size: 20px; margin-bottom: 15px; }
.inde_part3 .inde_part3_list .con .desc{ line-height: 30px;  }
}
@media (max-width:992px){
.inde_part2{ padding-bottom: 220px; }
.inde_part2 .right .li {padding: 10px 0 30px;}
.inde_part2 .right .li .f_72{font-size: 46px;}

}
@media (max-width:768px){
.inde_part2{ background: url(../images/indexaboutbg_m.jpg) no-repeat center center; padding-bottom: 180px; background-size:cover; overflow:hidden;}
.inde_part2 .left{ width: 100%;}
.inde_part2 .right{width: 100%; margin-top: 30px;}
.inde_part2 .right .li {padding: 10px 0 20px;}
.inde_part3 .server-swiper {padding-bottom: 50px;}
.inde_part3 .inde_part3_list .con{ padding: 30px 20px 50px; }
.inde_part3 .inde_part3_list .con .desc{ line-height: 28px;  }
.inde_part3 .swiper-scrollbar-drag { width: 180px!important;}

}
@media (max-width:567px){
.inde_part2 .left .desc{ margin-top: 20px; margin-bottom: 40px;}
.inde_part3 .inde_part3_list .con{ padding: 30px 15px 40px; }
.inde_part3 .inde_part3_list .con .icon{ width: 80px; height: 80px; line-height:80px;}
.inde_part3 .swiper-scrollbar-drag { width: 150px!important;}
}
.lineAniBtn{overflow:hidden; border-radius:0.3em;}
.lineAniBtn span {position: absolute;display: block; transition:all 0.5s ease; opacity:0}
.lineAniBtn.on span,.lineAniBtn:hover span{opacity:1;}
.lineAniBtn span:nth-child(1) {top: 0;left: 0;width: 100%;height: 2px;background: linear-gradient(90deg, transparent, #F2963E);animation: animate1 1s linear infinite;}
@keyframes animate1 {
    0% {left: -100%;}
    50%,
    100% {left: 100%;}
}
.lineAniBtn span:nth-child(2) {top: -100%;right: 0;width: 2px;height: 100%;background: linear-gradient(180deg, transparent, #F2963E);animation: animate2 1s linear infinite;animation-delay: 0.25s;}
@keyframes animate2 {
    0% {top: -100%;}
    50%,
    100% {top: 100%;}
}
.lineAniBtn span:nth-child(3) {bottom: 0;right: 0;width: 100%;height: 2px;background: linear-gradient(270deg, transparent, #F2963E);animation: animate3 1s linear infinite;animation-delay: 0.50s;}
@keyframes animate3 {
    0% {right: -100%;}
    50%,100% {right: 100%;}
}
.lineAniBtn span:nth-child(4) {bottom: -100%;left: 0;width: 2px;height: 100%;background: linear-gradient(360deg, transparent, #F2963E);animation: animate4 1s linear infinite;animation-delay: 0.75s;}
@keyframes animate4 {
    0% {bottom: -100%;}
    50%,100% {bottom: 100%;}
}
.hmCon3{ position:relative; overflow:hidden;}
.hmc3bgimgs{ position:absolute; left:0; top:0; right:0; bottom:0; background:#010e42;}
.hmc3bgimg{ position:absolute; left:0; top:0; right:0; bottom:0; transition:all 0.3s ease; opacity:0;}
.hmc3bgimg.on{ opacity:1;}
.hmc3bgimg .bgImg{ transform:scale(1.15); transition:all 5s ease; position:absolute; left:0; top:0; right:0; bottom:0;}
.hmc3bgimg.on .bgImg{ transform:scale(1);}
.hmCon3 .container{ position: relative; z-index: 1; padding: 7.29vw 10px 7.81vw; }
.hmCon3 .hmTnm p{ font-size: 20px; line-height: 32px; max-width: 888px; margin-top:12px; text-align:justify; }
.hmc3btns{ margin-top: 2.8vw; max-width:40%; }
.hmc3btns li{ margin-bottom:28px; width: 48%; margin-right: 2%; float: left;}
.hmc3aBtn{ display: block; height: 120px; background: #fff; position: relative; padding: 0px 20px 0px 116px; display:flex; flex-direction:column; justify-content:center;}
.hmc3aBtn.on{ background:#0c53a5; color:#fff;}
.hmc3aBtn img{ position: absolute; left: 30px; top: 50%; margin-top: -25px; }
.hmc3aBtn p{ font-size: 20px; line-height: 32px; letter-spacing: 1px; }
@media (max-width:1799px){
.hmCon3 .container{padding:5.2vw 10px;}
.hmCon3 .hmTnm p{font-size:18px; margin-top:8px; width: 660px; margin-bottom: 15px;} 
.hmc3aBtn p{font-size:18px; line-height:30px;}
.hmc3aBtn{height:84px;}
.hmc3btns{ max-width: 60%;}
}
@media (max-width:1379px){
.hmCon3 .hmTnm p{ width: 100%; max-width: 700px; } 
}
@media (max-width:1199px){
.hmCon3 .hmTnm p{ width: 100%; max-width: 100%; } 

}
@media (max-width:993px){
.hmCon3 .container{padding:40px 10px 50px;} 
.hmCon3 .hmTnm p{font-size:17px; line-height:30px;}
}
@media (max-width:767px){
.hmc3aBtn img{left:22px;}
.hmc3aBtn{padding:0px 15px 0px 78px;}
.hmc3btns{ max-width: 80%;}
.hmc3aBtn img{width:42px; height:42px; margin-top:-21px;}
}
@media (max-width:567px){
.hmc3btns{ max-width: 100%;}
.hmCon3 .hmTnm p{font-size:16px; line-height:28px;}
.hmc3aBtn img{left:10px;}
.hmc3aBtn p{ letter-spacing: 0px; }
.hmc3aBtn{padding:0px 10px 0px 58px;}
}
@keyframes rangeScale {
  from {
    opacity: 1;
    transform: scale(1);
  }
  to {
    opacity: 0;
    transform: scale(1.3);
  }
}
 
.inde_part5 .list { margin:30px -15px 0;}
.inde_part5 .list .list-li {width: 31.3333337%;margin:15px;font-size: 18px;line-height: 1.77em;color: #333333; float: left; box-shadow:0 0 20px rgba(0,0,0,.2)}
.inde_part5 .list .list-li .box {border-radius: 10px;background-color: #f7f7f7;overflow: hidden;transform: translateY(0);height: 100%;transition: transform 0.3s, color 0.3s;}
.inde_part5 .list .list-li .box:hover {transform: translateY(-3px);color: var(--main-color);}
.inde_part5 .list .list-li:first-child {width: 100%; border-radius: 15px;}
.inde_part5 .list .list-li:first-child .box {font-size: 1.11em;background-color: #ffffff;}
.inde_part5 .list .list-li:first-child .img-box {display: inline-flex;width: 50%;}
.inde_part5 .list .list-li:first-child .cont {width: 50%;padding: 25px 5%;}
.inde_part5 .list .img-box {display: none;}
.inde_part5 .list .title {margin-bottom: 17px;font-weight: bold; font-size: 24px; color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; }
.inde_part5 .list .cont {width: 100%;padding: 35px 25px 30px;}
.inde_part5 .list .des { margin-bottom: 25px;font-size: 16px;line-height: 2em;color: #666666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; }
.inde_part5 .list .list-li .box .more-box-b .more-box::before { top: 0px;}
.inde_part5 .list .list-li .box .more-box-b .more-box .more-box-word:after {top: 0px;}
.inde_part5 .list .list-li:hover .title { color: #0c53a5; }
.inde_part5 .list .list-li:hover .box .more-box-b .more-box::before {background-color:rgba(24,77,159, 1);width: 100%; }
.inde_part5 .list .list-li:hover .box .more-box-b .more-box { padding: 0 3.6em 0 1.4em;}
.inde_part5 .list .list-li:hover .box .more-box-b .more-box::before {background-color:rgba(24,77,159, 1);width: 100%;border-radius:25px;  }
.inde_part5 .list .list-li:hover .box .more-box-word {color: #fff; }
.inde_part5 .list .list-li:hover .box .more-box-word:after {color: #fff; }

@media (max-width: 1640px) {
.inde_part5 .list .list-li {width: 31.1333337%;}
.inde_part5 .list .list-li .box {border-radius: 5px;}
.inde_part5 .list .title {margin-bottom: 12px; font-size: 22px;}
.inde_part5 .list .cont {padding: 30px 25px 30px;}
.inde_part5 .list .des {margin-bottom: 20px;line-height: 1.8em;}
}
@media (max-width: 1440px) {
.inde_part5 .list .list-li {width: 31%;}
.inde_part5 .list .title { font-size: 20px;}
}
@media (max-width: 1366px) {
.inde_part5 .list .list-li {width: 30.87%;}
}
@media (max-width: 1280px) {
.inde_part5 .list .list-li {width: 30.6%;}
.inde_part5 .list .list-li:first-child .cont {padding: 25px 25px 25px;}
.inde_part5 .list .cont {padding: 25px 25px 25px;}
}
@media (max-width: 1200px) {
.inde_part5 .title-flex .left-cont,
.inde_part5 .title-flex .right-cont {width: 100%;}
.inde_part5 .list .list-li {width: 100%; }
.inde_part5 .list .list-li:first-child .cont { padding: 15px 3%;}
.inde_part5 .list .title { font-size: 18px;}
.inde_part5 .list .cont {padding: 20px 20px 20px;}
}



@media (max-width: 768px) {
.inde_part5 .list { margin:20px -15px 0;}
.inde_part5 .list .list-li:first-child .img-box {width: 100%;}
.inde_part5 .list .list-li:first-child .cont {width: 100%; }
.inde_part5 .list .box {flex-wrap: wrap;}
.inde_part5 .list .list-li:first-child .more-box-b {display: none;}

}

.p-banner {background: center no-repeat;background-size: cover;height: 500px;text-align: left;padding-top: 150px; margin-top:100px;}
.p-banner h2 {font-size: 36px; line-height: 40px; text-align: center; padding-bottom: 45px; color: rgba(255, 255, 255,1);position: relative;}
.p-banner .sub-mouse{  -webkit-animation: nudgeMouse 1.6s linear infinite;animation: nudgeMouse 1.6s linear infinite;  z-index:11;}
.p-banner .sub-mouse span{position:absolute; content: "";text-align: center; width: 100%; margin: 0 auto;}
.p-banner .sub-mouse span img{text-align: center;  margin: 0 auto;}
.p-banner .sub-mouse:before{position:absolute; content: ""; width: 95px;height: 140px; top:-15px; left:47%; cursor:pointer;background:url(../images/ban_arrow.png) no-repeat;}

.nMore {position: relative;width: 2.86458vw;height: 2.86458vw;background-color: #184d9f; margin-left: auto; margin-right: auto; border-radius: 50%;cursor: pointer;z-index: 2;}
.nMore::after {content: "";width: 100%;height: 100%;position: absolute;top: 50%;background-color: #184d9f;border-radius: 50%;left: 50%;transform: translate(-50%, -50%);animation: bannerNext 3s infinite;}
.nMore div {width: 12px;height: 75px;background-image: url(../images/bannerArr.png);background-position: center;background-size: cover;background-repeat: no-repeat;position: absolute;top: 45%;left: 50%;z-index: 2;transform: translateX(-50%);transition: 1s;}
.nMore:hover div {height: 85px;}
@keyframes bannerNext {0% {  background-color: rgba(24, 77, 159, 0.9);  transform: translate(-50%, -50%) scale(1);}50% {  background-color: rgba(24, 77, 159, 0.4);  transform: translate(-50%, -50%) scale(2);}100% {  background-color: rgba(24, 77, 159, 0.9);  transform: translate(-50%, -50%) scale(1);}}

@media (max-width: 1799px){
.p-banner {height: 470px; margin-top:80px;}
}
@media (max-width: 1700px){
.p-banner {height: 445px; }
}
@media (max-width: 1600px){
.p-banner {height: 415px; }
.p-banner h2 {font-size: 32px;  }
}
@media (max-width: 1440px){
.p-banner {height: 375px;padding-top: 100px;}
.p-banner h2 {font-size: 30px; padding-bottom: 30px;}
}
@media (max-width: 1366px){
.p-banner {height: 356px; padding-top: 80px;}
.p-banner h2 {font-size: 26px; }
}
@media (max-width: 1280px){
.p-banner {height: 333px;}
}   
@media (max-width: 1200px){
.p-banner {height: 315px; padding-top: 80px;margin-top: 60px;}
.p-banner h2 { padding-bottom: 15px;}
}  
@media (max-width: 992px){
.p-banner { margin-top:0px;}
}
@media (max-width: 768px){
.p-banner {height: 225px; padding-top: 50px;}
.nMore { display: none;}
}
@media (max-width: 600px){
.p-banner { height:190px;}
 }
@media (max-width: 500px){
.p-banner {height:170px;}
}
@media (max-width: 475px){
.p-banner {height:150px;}
}

.page_nav{height: 70px;line-height: 70px;border-bottom: 1px solid #eaeaea;}
.page_nav .crumb{float: right;}
.page_nav .crumb li{float: left;font-size: 16px;color: #666;}
.page_nav .crumb a{color: #666;  }
.page_nav .crumb .fa{ width: 20px; height: 35px; display: inline-block; margin:5px 2px 0; background: url(../images/arr.png) no-repeat center;}
.page_nav .r_sec{float: left;}
.page_nav .r_sec li{position:relative; float:left; font-size:18px; padding:0 15px; margin:0 15px;}
.page_nav .r_sec li:after{content:''; position:absolute; width:1px; height:12px; background:#dddddd; left:-10px; top:50%; margin-top:-6px;}
.page_nav .r_sec li:first-child:after{display:none;}
.page_nav .r_sec li:before{content:""; position:absolute; bottom:0; left:50%; right:50%; height:2px; background:#0c4d97; -moz-transition:all .5s ease 0s; -ms-transition:all .5s ease 0s; -o-transition:all .5s ease 0s; -webkit-transition:all .5s ease 0s; transition:all .5s ease 0s;}
.page_nav .r_sec li:hover:before,
.page_nav .r_sec li.cur:before{left:0; right:0;}
.page_nav .r_sec li:hover a,
.page_nav .r_sec li.cur a{color:#0c4d97;}
.page_nav .r_sec li a{color:#666666;}
.page_nav a:hover{color:#0c4d97;}
@media (max-width: 1336px){
.page_nav .r_sec li{position:relative; float:left; font-size:16px; padding:0 10px; margin:0 10px;}
}
@media only screen and (max-width: 992px){
.page_nav .crumb{display: none;}
}
@media (max-width: 768px){
.page_nav{line-height:50px; height:50px;}
.page_nav .r_sec li:after{left:-7px; }
}
@media (max-width:668px){
.page_nav{line-height:40px; height:40px;}
.page_nav .r_sec li{padding:0 8px; margin:0 8px;}
}    
@media only screen and (max-width: 425px){
.page_nav .container{padding-right: 0px;padding-left:1px;}
.page_nav{height: 40px;line-height: 40px;border-bottom: 1px solid #eaeaea;}
.page_nav .r_sec li{ font-size:14px; padding:0 6px; margin:0 6px; }
}
@media only screen and (max-width: 400px){.page_nav .r_sec li{ padding:0 5px; margin:0 4px; }
}
.m_sencondNav{position:relative; z-index:9; height:51px; }
.m_sencondNav .m_second.fixed{position:fixed; width:100%; left:0; top:56px; z-index:15;}
.m_sencondNav .m_second {position:relative;  border-bottom:1px solid #e8e8e8}
.m_sencondNav .m_second .home{background:#3680e3; border-right:1px solid #e8e8e8; width:50px; height:50px; float:left; line-height:50px; display:block; text-align:center;}
.m_sencondNav .m_second .home .fa{display:block; color:#fff; height:50px; line-height:50px;}
.m_sencondNav .m_second .m_second_hd{width:calc(100% - 51px); background:#f6f6f6; float:left}
.m_sencondNav .m_second .m_second_hd li{float:left; position:relative;}
.m_sencondNav .m_second .m_second_hd li{border-right:1px solid #e8e8e8;}
.m_sencondNav .m_second .m_second_hd li:last-child:after{border-right:none}
.m_sencondNav .m_second .m_second_hd li a{display:block; height:50px; line-height:50px; color:#666; padding:0 50px 0 23px; font-size:16px;}
.m_sencondNav .m_second .m_second_hd li:after,
.m_sencondNav .m_second .m_second_hd li:before{content:''; background:#a5a5a5; width:9px; height:2px; display:block; position:absolute; top:0; bottom:0; right:15px; margin:auto;}
.m_sencondNav .m_second .m_second_hd li:after{-webkit-transform:rotate(-90deg); transform:rotate(-90deg); transition:all 0.6s ease-out;} 
.m_sencondNav .m_second .m_second_hd li:before{-webkit-transform:rotate(0deg); transform:rotate(0deg); transition:all 0.6s ease-out;}
.m_sencondNav .m_second .m_second_hd li.cur:before{-webkit-transform:rotate(180deg); transform:rotate(180deg); background:#a5a5a5;}
.m_sencondNav .m_second .m_second_hd li.cur:after{-webkit-transform:rotate(180deg); transform:rotate(180deg); opacity:0; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)'; background:#a5a5a5;}
.m_sencondNav .m_second .m_second_bd .erji{position:absolute; left:0; top:100%; width:100%; background:#f8f8f8; border-top:1px solid #e8e8e8; padding-bottom:10px; display:none;}
.m_sencondNav .m_second .m_second_bd .erji li a{padding:6px 20px 6px 63px; border-bottom: 1px solid #dedede; font-size:15px; color:#666; display:block}
.m_sencondNav .m_second .m_second_bd .erji li{margin-top:10px;}
.m_sencondNav .m_second .m_second_hd.active{background:#efefef;}
.m_sencondNav .m_second .m_second_hd.cur{background:#efefef;}
.m_sencondNav .m_second .m_second_bd .sanji{position:absolute; left:0; top:100%; width:100%; background:#efefef; border-top:1px solid #e8e8e8; padding-bottom:10px; display:none;}
.m_sencondNav .m_second .m_second_bd .sanji li a{padding:6px 20px 6px 63px; font-size:14px; color:#666;; display:block}
.m_sencondNav .m_second .m_second_bd .sanji li{margin-top:10px;}

@-webkit-keyframes colorSlide {  
  0% {height:0;} 90%{height:40px;  }
  }
  @keyframes colorSlide {0% {height:0;} 90%{height:40px;}}
  @-webkit-keyframes trackBallSlide {0% {  opacity: 1;  -webkit-transform: scale(1) translateY(-8px);transform: scale(1) translateY(-8px);}
  34% {  opacity: 1;  -webkit-transform: scale(0.9) translateY(4px); transform: scale(0.9) translateY(4px);}
  68% {  opacity: 0;  -webkit-transform: scale(0.4) translateY(16px); transform: scale(0.4) translateY(16px);}
  100% {  opacity: 0;  -webkit-transform: scale(0.4) translateY(-8px); transform: scale(0.4) translateY(-8px);}
  }
  @keyframes trackBallSlide {0% {  opacity: 1;  -webkit-transform: scale(1) translateY(-8px);transform: scale(1) translateY(-8px);}
  34% {  opacity: 1;  -webkit-transform: scale(0.9) translateY(4px); transform: scale(0.9) translateY(4px);}
  68% {  opacity: 0;  -webkit-transform: scale(0.4) translateY(16px); transform: scale(0.4) translateY(16px);}
  100% {  opacity: 0;  -webkit-transform: scale(0.4) translateY(-8px); transform: scale(0.4) translateY(-8px);}}
  @-webkit-keyframes nudgeMouse {0% {-webkit-transform: translateY(0); transform: translateY(0);}
  50% {-webkit-transform: translateY(8px); transform: translateY(8px);}
  100% {-webkit-transform: translateY(0); transform: translateY(0);}
  }
  @keyframes nudgeMouse {0% {  -webkit-transform: translateY(0);transform: translateY(0);}
  50% {  -webkit-transform: translateY(8px);transform: translateY(8px);} 
  100% {  -webkit-transform: translateY(0); transform: translateY(0);}}

.page-tit { margin-bottom: 30px;}
.page-tit h3{ font-size: 36px; color:#333; margin-bottom: 30px;}
.page-tit .desc{ font-size: 18px; line-height: 30px; color: #666; width: 80%; }
@media (max-width:1440px) {
.page-tit h3{ font-size: 32px;}
.page-tit .desc{width: 90%; }
}
@media (max-width:1366px) {
.page-tit h3{ font-size: 28px; margin-bottom: 25px;}
.page-tit .desc{width: 95%; }
}
@media (max-width:1200px) {
.page-tit h3{ font-size: 24px;  margin-bottom: 20px;}
.page-tit .desc{width: 100%; }
}
@media (max-width:1024px) {
.page-tit h3{ font-size: 22px; margin-bottom: 10px;}
.page-tit .desc{ font-size: 17px; }
}
@media (max-width:768px) {
.page-tit { margin-bottom: 20px;}
.page-tit h3{ margin-bottom: 15px;}
.page-tit .desc{ width: 100%; font-size: 16px; }
}
.about_center01 .intro .tit {padding:0px 0 45px;}
.about_center01 .intro .tit img{background:url(../images/about_center01_bg.jpg) center;}
.about_center01 .intro .c{font-size:16px; color:#666; text-align:left; line-height:32px;}
.about-pt2{ margin-top: 40px;}
.about-pt2 .col-sm-4{ text-align: center;overflow: hidden;position: relative;}
.about-pt2 .col-sm-4::after{position: absolute;top: 43%;transform: translateY(-50%);right: 0;content: "";display: block;height: 202px;width: 1px;border-left: 1px solid rgba(255, 255, 255, .1);  }  
.about-pt2 .col-sm-4:hover>img{ animation: swing;animation-duration: 3s;cursor: pointer;}  
.about-pt2 .col-sm-4 h4{ font-size: 20px; line-height: 32px; margin: 10px auto; color: #999;}
.about-pt2 .col-sm-4 .desc{ font-size: 16px; line-height: 32px; color: #999; width: 65%; margin: 10px auto;}


.about_center02 .left{width:50%; float: left;}
.about_center02 .cover{position:absolute; left:0; top:25%; width:100%;}
.about_center02 .cover .box{padding:55px 80px 0 18%;}
.about_center02 .cover .box .tit{font-size:30px; line-height:58px; padding-bottom: 15px; margin-bottom: 20px; color:#fff; position: relative;}
.about_center02 .cover .box .tit:after{position: absolute;bottom: 0px; left: 0;content: ""; background: #fff; display: block;height: 2px;width: 40px;}
.about_center02 .cover .box .con{font-size:18px; line-height:30px; color:#fff; width:100%;}

.about_center03 ul{text-align:center}
.about_center03 ul li .about-item{padding:55px 45px 80px; width: 100%; box-shadow: 0 0 20px rgb(0 0 0 / 20%); position: relative; border-top: 1px solid #ececec; border-left: 1px solid #ececec; border-right: 1px solid #ececec; border-bottom: 4px solid #184d9f;}
.about_center03 ul li .about-item .about-img {width: 54px;height:60px; text-align: left;}
.about_center03 ul li .about-item .about-img .img {width: 100%;height: 100%;}
.about_center03 ul li .about-item .about-txt{ text-align: left;}
.about_center03 ul li .about-item .about-txt .about-tit {font-size:24px; color: #333; margin-top: 25px; margin-bottom: 25px;}
.about_center03 ul li .about-item .about-txt p{ font-size: 16px; color: #666; line-height: 30px; height: 78px; margin-bottom: 50px;} 
.about_center05 { background: #fafafa;}
.about_center04 .page-tit h3,.about_center05 .page-tit h3{ float: left;}
.about_center04 .page-tit .more-box-b,.about_center05 .page-tit .more-box-b{ float: right;}
.ny_equipment_swiper{ padding-bottom:30px;}
.NyAboutPar4_list ul { margin-bottom: 30px;}
.NyAboutPar4_list ul li { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutPar4_list ul li .NyAboutPart4_img { width:100%; height:300px; overflow:hidden; background-color:#fff; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutPar4_list ul li .NyAboutPart4_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; border:1px solid #e6edf6; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.NyAboutPar4_list ul li .NyAboutPart4_img a img { display:block; max-width:100%; width: 100%; max-height:100%;height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.NyAboutPar4_list ul li .NyAboutPart4_tit{ height: 70px; line-height: 70px; text-align: center; font-size: 18px; background: #e5e5e5;}
.NyAboutPar4_list ul li .NyAboutPart4_tit a{ color: #333;}
.NyAboutPar4_list ul li:hover .NyAboutPart4_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.NyAboutPar4_list ul li:hover .NyAboutPart4_tit { background: #184d9f;}
.NyAboutPar4_list ul li:hover .NyAboutPart4_tit a{ color: #fff;}
.NyAboutPar4_list .swiper-pagination-bullet{ width: 14px; height: 14px; border-radius: 100%; opacity: .28;}
.NyAboutPar4_list .swiper-pagination-bullet-active{ background: #184d9f!important;opacity:1;}
.about_center04 .page-tit, .about_center05 .page-tit {margin-bottom: 40px;}
.about_center05 .honor li{ margin-bottom: 0px;}
.honor li{ margin-bottom: 40px;}
.honor li .img{ border: 1px solid #bcbcbc; padding: 10px;}
.honor li img{ width:100%;}
.honor li .tit{ line-height: 45px; font-size: 16px; text-align: center; color: #333;}
@media (max-width:768px){
.honor li{ margin-bottom: 30px;}
}
@media (max-width:768px){
.about_center04 .page-tit, .about_center05 .page-tit {margin-bottom: 30px;}
.honor li{ margin-bottom: 20px;}
}


@media screen and (max-width: 1366px){
.NyAboutPar4_list ul li .NyAboutPart4_img { height:265px; }
}
@media screen and (max-width: 1280px){
.NyAbout_title p { font-size:32px;}
.NyAboutPar4_list ul li .NyAboutPart4_img { height:245px; }
.NyAboutPar4_list ul li .NyAboutPart4_tit{ height: 60px; line-height:60px;}
}
@media screen and (max-width: 1200px){
.NyAboutPar4_list ul li .NyAboutPart4_img { height:220px; }
}
@media screen and (max-width: 992px){
.NyAbout_title p { font-size:28px;}
.NyAboutPar4_list ul li .NyAboutPart4_img { height:285px; }
}
@media screen and (max-width: 868px){
.NyAboutPar4_list ul li .NyAboutPart4_img { height:235px; }
}
@media screen and (max-width: 768px){
.NyAbout_title p { font-size:24px;}
.NyAboutPar4_list ul li .NyAboutPart4_tit{ height: 50px; line-height:50px; font-size: 16px;}
}
@media screen and (max-width: 668px){
.NyAbout_title p { font-size:20px;}
.NyAboutPar4_list ul li .NyAboutPart4_img { height:185px; }

}
@media screen and (max-width: 568px){
.NyAboutPar4_list ul li .NyAboutPart4_img { height:285px; }
}
@media (max-width:1840px) {
.about_center02 .cover .box{padding:55px 80px 0 14%;}
}
@media (max-width:1740px) {
.about_center02 .cover .box{padding:55px 80px 0 9%;}
.about_center02 .cover .box .tit{font-size:28px; }
}
@media (max-width:1640px) {
.about_center02 .cover .box{padding:55px 80px 0 17%;}
.about_center02 .cover .box .tit{font-size:26px; line-height:50px; }
}
@media (max-width:1580px) {
.about_center02 .cover .box{padding:55px 80px 0 12%;}
}
@media (max-width:1540px) {
.about_center01 .intro .tit{padding:0px 0 35px; font-size: 42px; }
.about_center02 .cover .box{padding:55px 80px 0 10%;}
.about_center02 .cover .box .con{font-size:17px;}
}
@media (max-width:1440px) {
.about_center01 .intro .tit{padding:0px 0 35px; font-size: 40px; }
.about_center02 .cover .box{padding:45px 80px 0 12%;}
}
@media (max-width:1366px) {
.about_center01 .intro .tit{padding:0px 0 30px; font-size: 36px; }
.about-pt2 .col-sm-4 .desc{ width: 80%; }
.about_center02 .cover{ top:10%; }
.about_center02 .cover .box{padding:45px 80px 0 8%;}
.about_center02 .cover .box .tit{font-size:26px; }
.about_center02 .cover .box .con{font-size:16px; }
}
@media (max-width:1280px) {
.about_center01 .intro .tit{ font-size: 32px; }
.about-pt2 .col-sm-4 .desc{ width: 90%; }
.about_center03 ul li .about-item .about-txt .about-tit {font-size:22px; }
}
@media (max-width:1200px) {
.about_center01 .intro .tit{padding:0px 0 25px; }
.about-pt2 .col-sm-4 .desc{ width: 95%; }
.about_center02 .cover .box .tit{font-size:24px; padding-bottom: 10px; margin-bottom: 15px; }
}
@media (max-width:1024px) {
.about_center01 .intro .tit{padding:0px 0 20px; font-size: 28px; }
.about_center02 .cover{ top:2%; }
.about_center02 .cover .box .tit{font-size:22px; padding-bottom: 5px; margin-bottom: 10px; }
.about_center02 .cover .box .tit:after{width: 35px;}
}
@media (max-width:992px){
.about_center03 ul li { margin-bottom: 25px;}
.about_center03 ul li .about-item{ padding:10px 15px;}
.about_center03 ul li .about-item .about-txt .about-tit {font-size:20px; margin-top: 10px; margin-bottom: 10px;}
.about_center03 ul li .about-item .about-txt p{ font-size: 16px; line-height: 28px; height: 108px;}
.about_center03 ul li .about-item:hover{ padding:20px 15px;} 
}
@media (max-width:768px) {
.about_center01 .intro .tit {padding:0px 0 5px;}
.about_center02 .left{width:100%; float: left;}
.about_center02 .cover .box{padding:45px 80px 0 4%;}
.about-pt2 .col-sm-4 .desc{ width: 100%; }
.about_center03 ul li .about-item .about-txt p{ height:80px;} 
}
@media (max-width: 568px){
.about_center01 .intro .c{ line-height:28px;}
.about_center03 ul li .txt{font-size:15px; line-height:24px;}
.about_center03 ul li .about-item .about-txt p{ height:90px;} 
.about_center02 .cover .box{padding:45px 10px 0 4%;}
.about_center02 .cover .box .tit{font-size:20px;}
.about_center02 .cover .box .con{ line-height: 28px;}
.about_center03 ul li .about-item .about-txt .about-tit {font-size:18px;}
}
@media (max-width: 468px){
.about_center03 ul li .about-item{ width:100%;  border-right: 0px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;  }
.about_center03 ul li .about-item .about-txt p{ height:70px;} 
}

.page_factory ul li {margin-bottom: 30px;}
.page_factory ul li .honor-item .rect {padding-bottom: 78%;}
.page_factory ul li img{ width:100%;}
.page_factory ul li .honor-item:hover .img-box img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
 @media (max-width: 768px){
.page_factory ul li {margin-bottom: 20px;}
}
.product_list_left { width: 21%; float: left; margin-right: 4%;}
.pro_left_nav{ background-color: #f6f6f6; margin-bottom: 25px;}
.pro_left_nav dl{ padding: 20px 35px;}
.pro_left_nav dd{line-height: 70px; padding-right: 0px; font-size: 18px; border-bottom: 1px solid #dcdcdc; position: relative; }
.pro_left_nav dd a{ color: #333; }
.pro_left_nav dd:after{ position: absolute; right: 0px; bottom: 28px; content: ""; background: url(../images/jt1.png) no-repeat right; width: 19px; height: 19px;}
.pro_left_nav dd:hover a,.pro_left_nav dd.cur a{ color: #184d9f;}
.pro_left_nav dd:hover:after,.pro_left_nav dd.cur:after{ background: url(../images/jt2.png) no-repeat;  }

.pro_list { width: 75%; float: left;}
.pro_list li { margin-bottom: 35px; }
.pro_list li .infor{ text-align:center; padding: 5px 0; border-bottom: 4px solid; border-image: linear-gradient(to right, #184d9f, #8fe1f3) 1;}
.pro_list li .infor .title{ font-size: 18px; color: #333; line-height: 55px; }
.pro_list li .img{border: 1px solid #e5e5e5;}
.pro_list li img{ width:100%;}

@media screen and (max-width:1200px){
.pro_left_nav dl{ padding: 20px 20px;}
.pro_left_nav dd{ font-size: 16px; line-height: 50px;}
.pro_left_nav dd:after{ bottom: 15px; }
.pro_list li .infor .title{ font-size: 16px; line-height: 50px; }

}
@media screen and (max-width: 992px){
.pro_list { width: 100%; }
}
@media screen and (max-width: 768px){
.pro_list li .infor .title{ font-size: 16px;line-height: 40px; }
.pro_list li { margin-bottom: 10px;}
}

.pro_info_1{ overflow:hidden;background-position:center; background-repeat:no-repeat; background-size:cover; background-image:url(../images/probg.jpg);}
.pro_info_1_1_left{float:left; width:48%;}
.pro_info_1_1_right{float:right; width:48%;}
.pro_info_1_1_right_1{font-size:30px; color:#000; padding-bottom: 25px; margin-bottom: 15px; border-bottom: 1px solid #ddd;}
.pro_info_1_1_right_3{font-size:16px; color:#666; line-height:2.1; margin:2.1em 0 3.5em 0;}
 
.pro_info_1_1_right .pro-btn{color:#333;}
.pro_info_1_1_right .pro-btn a{display:block;background: #ff9b1a;color:#FFF; border-radius: 25px; font-size: 16px; text-align:center;line-height:40px; border:none;padding:5px 35px;float:left;margin-right: 20px;text-transform: uppercase;}
.pro_info_1_1_right .pro-btn a span{background: url(../images/jt3.png) right center no-repeat; padding-right: 40px;}
.pro_info_1_1_right .pro-btn a:nth-child(2){background:#1b9dca;  color:#fff;}
.pro_info_1_1_right .pro-btn a:nth-child(2) span{background: url(../images/back.png) right center no-repeat; }

.pro_info_1_1_right .link{margin:35px 0 0;}
.pro_info_1_1_right .link a{display:inline-block; margin-right:20px; color: #666666;}
.pro_info_1_1_right .link a span{display:inline-block; vertical-align:middle;}
.pro_info_1_1_right .link a span.icon{width:36px; height:36px; margin-right:5px;}
.pro_info_1_1_right .link a.link_a1 span.icon{background:url(../images/pro_detail01_icon1.png) no-repeat;}
.pro_info_1_1_right .link a.link_a2 span.icon{background:url(../images/pro_detail01_icon2.png) no-repeat;}
.pro_info_1_1_right .link a span.txt{font-size:16px;}
.pro_info_1_1_right .link a:hover{color:#184d9f;}

.pro-big-img {width: 100%;height:390px;overflow: hidden;}
.pro-big-img .gallery-left{width:78%;height: inherit;border: 1px solid #eeeeee; margin: 0; float: left;}
.pro-big-img .gallery-left img{width: 100%; height: 100%;}
.pro-big-img .gallery-left .swiper-slide{width: 100%;height: initial;}
.pro-big-img .gallery-left .swiper-slide img{width: 100%;height: initial; }
.pro-big-img .gallery-thumbs{padding: 22px 10px; width:110px; height: inherit;margin: 0 0 0 10px; float: left; box-sizing: border-box;}
.pro-big-img .gallery-thumbs img{width: 100%;border: 1px solid #eeeeee; }
.pro-big-img .gallery-thumbs .swiper-button-pro-prev,.pro-big-img .gallery-thumbs .swiper-button-pro-next{margin: 0 auto;}
.pro-big-img .gallery-thumbs .swiper-button-pro-prev{-webkit-transform: rotate(90deg) translate(0, 0);transform: rotate(90deg) translate(0, 0);/**/left:40%;right:inherit;top:-15px;bottom:inherit;}
.pro-big-img .gallery-thumbs .swiper-button-pro-next{-webkit-transform: rotate(90deg) translate(0, 0);transform: rotate(90deg) translate(0, 0);/**/left:inherit;right:36%;top:inherit;bottom:-15px;}
.pro-big-img .gallery-thumbs .swiper-slide {opacity: 0.6;height: initial; }
.pro-big-img .gallery-thumbs .swiper-slide img{width: 100%;}
.pro-big-img .gallery-thumbs .swiper-slide-thumb-active {opacity: 1;}
.pro-big-img .gallery-thumbs .swiper-button-pro-prev,.pro-big-img .gallery-thumbs .swiper-button-pro-next{width:25px;height:50px;background-size: 60%;}

.pro_info_1_2{font-size:20px;font-weight: bold; padding:.6em 1em;display:block;color:#666; margin-top:3.25em;background-color:#f6f6f6; border: 1px solid #f6f6f6;overflow:hidden}
.pro_info_2{ padding: 20px 0px;}
.pro_info_2_3_t{margin-top:1.3em; margin-bottom:0em; color:#666; line-height:2;font-size:16px; }
.pro_info_2_mid{overflow:hidden;}
.pro_info_2_mid div,.pro_info_2_mid p{line-height: 32px; }
.pro_info_2_mid h3{ font-size: 18px; color: #333; font-weight: bold; margin-bottom: 15px; margin-top: 15px;}
.pro_info_2_mid table{ width: 100%; margin-top: 15px;}
.pro_info_2_mid tr{line-height: 32px; }
.pro_show .prev_next{ margin-top: 20px;}
.pro_show .prev_next li {margin: 10px auto; padding: 10px 20px; background-color: #f6f6f6; color: #666; font-size: 16px; line-height: 40px; width: 48%;}
.pro_show .prev_next li a{ color: #666;}
.pro_show .prev_next li a:hover {color: #184d9f; }
.pro_info_2_3_t table {border-collapse: collapse;width: 100%;margin-bottom: 0.25rem; border: 1px solid #cacaca;background-color: #fff;}
.pro_info_2_3_t table tr {padding: 0px; margin: 0px;}
.pro_info_2_3_t table tr td{  border: 1px solid #cacaca; padding: 15px 10px; margin: 0px; }
.pro_info_2_3_t table tr:nth-child(even) {border-bottom: 0;background-color: #f2f2f2; }

.prev_next{ font-size: 16px; color: #666;}
.prev_next a{ color: #666;}
@media screen and (max-width: 1640px){  
.pro-big-img {width: 100%;height:370px;}
.pro_info_1_1_left img { width: 100%;}
.pro_info_1_1_left{ width:52%;}
.pro_info_1_1_right{ width:46%;}
.pro-big-img .gallery-thumbs{ margin: 0 0 0 0px; }
.pro_info_1_1_right_3{ margin:2.1em 0 2.5em 0;}
.pro_info_1_1_right .pro-btn a{ border:none;padding:5px 25px;}
}
@media screen and (max-width: 1440px){  
.pro_info_1_1_left{ width:54%;}
.pro_info_1_1_right{ width:44%;}
.pro-big-img {width: 100%;height:360px;}
}
@media screen and (max-width: 1400px){  
.pro_info_1_1_left{ width:56%;}
.pro_info_1_1_right{ width:42%;}
.pro-big-img {width: 100%;height:358px;}
.pro-big-img .gallery-left{width:76%;}
.pro_info_1_1_right_3{ margin:1.1em 0 1.5em 0;}
.pro_info_1_1_right_1{font-size:26px;padding-bottom: 15px;}
}
@media screen and (max-width: 1366px){
.pro-big-img {width: 100%;height:348px;}
.pro_info_1_1_right_1{font-size:24px;}
.pro_info_1_1_right .pro-btn a{ border:none;padding:5px 15px;  margin-right: 10px;}
.pro_info_1_1_right .pro-btn a span{ padding-right: 30px;}

}
@media screen and (max-width: 1280px){
  .pro-big-img {width: 100%;height:325px;}
}
@media screen and (max-width: 1200px){
.pro-big-img {width: 100%;height:305px;}
.pro-big-img .gallery-thumbs{padding: 22px 10px; width:100px; }
.pro_info_1_1_right .pro-btn a{ border:none;padding:5px 15px; margin-right: 8px; font-size: 15px;line-height: 34px;}
.pro_info_1_1_right .pro-btn a span{ padding-right: 20px;}
.pro_info_1_1_right_1{font-size:1.5em;}
.pro_info_1_1_right_3{font-size:15px; margin:1em 0 1.2em 0;} 
}
@media screen and (max-width: 1090px){    
.pro-big-img .gallery-thumbs{padding: 22px 5px; width:90px; }
.pro-big-img {width: 100%;height:275px;}
}
@media screen and (max-width: 992px){    
.product_list_left { width: 0px; margin-right: 0px;}
.pro-big-img {width: 100%;height:305px;}
.pro_info_2_mid tr{line-height: 28px; }
}
@media screen and (max-width: 892px){  
.pro-big-img {width: 100%;height:295px;}
}
@media screen and (max-width: 850px){  
.pro-big-img {width: 100%;height:290px;}
}
@media screen and (max-width: 830px){  
.pro-big-img {width: 100%;height:280px;}
}
@media screen and (max-width: 810px){  
.pro-big-img {width: 100%;height:260px;}
} 
@media screen and (max-width: 768px){
.pro-big-img .gallery-thumbs{ width:140px; padding: 22px 10px; }
.pro-big-img {width: 100%;height:405px;}
.pro_list_4 span{font-size:0.6em;}
.pro_list_left, .pro_list_right{width:2em; height:2em; margin-top:-1em;}
.pro_list_1{font-size:1.125em;}
.pro_list_3{height:auto;}
.pro_list_img{margin-bottom:1.5em; margin-top:2em;}
.pro_list{padding-bottom:2em;}
.pro_list_1{font-size:17px; padding-bottom:10px;}
.pro_info_1_1_left{float:left; width:100%;}
.pro_info_1_1_right{float:right; width:100%; margin-top: 30px;}
.pro_info_1_1_right_1{font-size:1.4em;}
.pro_info_1_2{font-size:18px;}
.pro_info_2_mid tr{line-height: 26px; }
.pro_show .prev_next{ margin-top: 10px;}
.pro_show .prev_next li {padding: 0px 20px;line-height: 35px; width: 100%;}
.pro_info_2_3_t table tr td{ padding: 5px 5px; }
.prev_next li{ width: 100%; float: left;}
}
@media screen and (max-width: 760px){
.pro-big-img .gallery-left{width:100%;height:485px;}
.pro-big-img {width: 100%;height:715px;}
.pro-big-img .gallery-thumbs{ width:100%; padding: 22px 10px; }
.pro-big-img .gallery-thumbs .swiper-button-pro-prev{-webkit-transform: rotate(360deg) translate(0, 0);transform: rotate(360deg) translate(0, 0);left:0px;right:inherit;top:10%;bottom:inherit;}
.pro-big-img .gallery-thumbs .swiper-button-pro-next{-webkit-transform: rotate(0deg) translate(0, 0);transform: rotate(0deg) translate(0, 0);right:0px;top:inherit;bottom:auto; top: 10%;}
}  
@media screen and (max-width: 700px){
.pro-big-img {width: 100%;height:655px;}
}
@media screen and (max-width:600px){
.pro-big-img {width: 100%;height:635px;}
.pro-big-img .gallery-left{width:100%;height:470px;}
}
@media screen and (max-width:580px){
.pro-big-img .gallery-left{width:100%;height:455px;}
}
@media screen and (max-width: 568px){
.pro-big-img .gallery-left{width:100%;height:425px;}
.pro-big-img {width: 100%;height:585px;}
.pro_show .prev_next li { width: 100%;}
}
@media screen and (max-width: 528px){
.pro-big-img .gallery-left{ height:395px;}
.pro-big-img {width: 100%;height:550px;}
}
@media screen and (max-width: 468px){
.pro-big-img .gallery-left{ height:335px;}
.pro-big-img {width: 100%;height:480px;}
}
@media screen and (max-width: 420px){
.pro-big-img .gallery-left{ height:305px;}
.pro-big-img {width: 100%;height:440px;}
}
@media screen and (max-width: 390px){
.pro-big-img .gallery-left{ height:285px;}
.pro-big-img {width: 100%;height:400px;}
}
@media screen and (max-width: 360px){
.pro-big-img .gallery-left{ height:265px;}
.pro-big-img {width: 100%;height:380px;}
}
.news_list li {overflow:hidden; border-bottom: 1px solid #ddd; padding:30px 0px; }
.news_list li:first-child{  border-top: 1px solid #ddd;} 
.news_list li a{display:block;}
.news_list li ._img{ width: 20%; padding: 0 1% 0 3%; overflow: hidden; float: left;}
.news_list li ._img img{ width: 100%; border-radius: 10px;}
.news_list li ._intro { width:64%; float: left; margin-left:3%; margin-right: 3%; overflow:hidden; cursor:pointer; margin-top: 15px; color:#6d6d6d;}
.news_list li ._title {display:block;line-height:32px; font-size:20px; margin-bottom:10px; color:#000; font-weight:normal; white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news_list li ._info { display: none; line-height:30px; color:#999999;margin-bottom:10px; }
.news_list li ._text {line-height:26px; overflow:hidden; font-size:16px; color:#606060; text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;	-webkit-box-orient: vertical;}
.news_list .list_time{ color:#333;width:8%; padding: 0 20px; float:left;text-align: center; margin-top: 10px; }
.news_list .list_time_day{display:block;font-size:18px;line-height:34px; color: #999; border-top: 1px solid #e5e5e5;}
.news_list .list_time_year{ font-size:48px; line-height:60px; color: #666;}
.news_list li:hover { background-color: #184d9f;}
.news_list li:hover ._title {color:#fff;}
.news_list li:hover ._text {color:#fff;}
.news_list li:hover .list_time_day{ color: #fff; border-top: 1px solid #fff; }
.news_list li:hover .list_time_year{color:#fff; }
@media only screen and (max-width:1500px){
.news_list li ._img{ width: 19%; padding: 0 1% 0 2%;}
.news_list .list_time{ width:8%; padding: 0 10px;}
}
@media only screen and (max-width:1366px){
.news_list li { padding:20px 0px;}
.news_list li ._title { line-height:28px; font-size:18px; margin-bottom:10px; }
.news_list li ._text { font-size:15px; }
.news_list li ._intro {margin-top: 0px; }
.news_list .list_time{ margin-top: 0px; }
}
@media only screen and (max-width:1280px){
.news_list li ._img{ width: 19%; padding: 0 1% 0 1%;}
.news_list li ._intro {margin-left: 3%; margin-right: 3%;}
.news_list .list_time{ width: 9%; padding: 0 0px;}
}
@media only screen and (max-width:992px){
.news_list .list_time_year{ font-size:30px; line-height:40px;}
.news_list li ._intro {margin-left: 2%; margin-right: 2%;}
.news_list .list_time{ width: 11%;}
}
@media only screen and (max-width:768px){
.news_list li { padding:20px 0px;}
.news_list li ._img{ width: 30%; }
.news_list li ._intro { width:68%; margin-left:0; margin-right: 0px;}
.news_list li ._text { margin-bottom: 0px; text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;	-webkit-box-orient: vertical;}
.news_list li ._title { margin-bottom:0px; font-size:17px;}
.news_list li ._info { margin-bottom:0px; display: block; line-height: 24px; }
.news_list .list_time{display: none; width: 0px; }

}
@media only screen and (max-width:568px){
.news_list li ._img{ width: 40%; }
.news_list li ._intro { width:58%; }
}
@media only screen and (max-width:425px){
.news_list li { padding:15px 0px;}
.news_list li ._title { line-height:26px; font-size:16px; margin-bottom:0px;}
.news_list li ._img{ width: 44%; }
.news_list li ._intro { width:54%;}
}

.news_show { padding-right: 40px;}
.news_show .param-t{font-size: 30px;color: #333; padding-bottom:30px;border-bottom:1px solid #ccc; margin-bottom: 30px; }
.news_show p,.news_show div { line-height: 30px; font-size: 16px; color: #666;}
.news_show .param-tit{font-size: 30px; padding-bottom:15px; color: #333; }
.news_show .param-s{ font-size: 15px; margin-bottom: 30px; color: #666; border-bottom:1px solid #e5e5e5; padding-bottom: 25px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;
-webkit-line-clamp: 2;	-webkit-box-orient: vertical;}
.news_show .param-s span{ margin-right: 10px;}
.news_show .param-s span .fa{ margin-right: 10px;}
.news_show .param-c h3{ font-size: 18px; line-height: 50px; }
.news_show .param-c p{ line-height:32px; font-size: 16px; color: #666; }
.news_show .param-img{  margin-bottom: 20px; }
.left_nav{ box-shadow:0 0 20px rgba(0,0,0,.2); margin-bottom: 25px;}
.left_nav dl{ padding: 30px 0px; margin: 0 30px; border-bottom:1px solid#e5e5e5;}
.left_nav dt{ line-height: 58px; color: #333; font-size: 18px; }
.left_nav dd{line-height: 38px; padding-bottom: 10px; font-size: 16px; }
.left_nav dd a{ color: #666;}
.left_nav dd a:hover{color:#184d9f;}
.left_nav dl:nth-child(2) { border-bottom: 0px;}
.left_nav dl span{ color: #666; font-size: 16px; line-height: 32px;}
.left_nav dl span .fa{ margin-right: 5px; color: #999;}
.left_nav .date{ font-size: 14px;} 
.newsshow .left_share{ margin-bottom: 30px;}
.newsshow ._tools ._back { font-weight:normal; height:26px; line-height:32px; padding-left:30px; vertical-align:middle;float: right;line-height: 1;}
.newsshow ._tools ._back .fa { font-weight:normal; vertical-align:0; }
.newsshow ._tools ._back a{font-size: 16px; color:#676767;}
.newsshow .f_social { width: 50%; float: left; text-align:left; color:#fff; height: 40px; position: relative;}
.newsshow .f_social:after{content:"";width:1px;height:100%;display:block;position:absolute;top:0;right:-20px;background:#cccccc;visibility: visible;}
.newsshow .f_social a{ float:left; color:#777; }
.newsshow .f_social i {width:36px; height:36px; border-radius:50%; line-height:36px; text-align:center; margin-right:15px; border:1px solid#80939e; background: #80939e; }
.newsshow .f_social .fa{text-align:center; font-size: 20px; color:rgba(255, 255, 255, 0.75);}
.newsshow .f_social .fa:before{position: static;}
.newsshow .f_social ul .weixin {position: relative;}
.newsshow .f_social .wechat { position: relative;}
.newsshow .f_social .wechat:hover .vx { display: block;}
.newsshow .f_social .wechat .vx::after { content: ''; position: absolute; left: 50%; margin-left: -6px; bottom: -13px; width: 0; height: 0; border-width: 8px 6px 6px 6px; border-style: solid; border-color: #fff transparent transparent transparent}
.newsshow .f_social .wechat .vx { position: absolute; top: -185px; width: 180px; height: 172px; text-align: center; box-shadow: 0 2px 10px #aaa; background-color: #fff; z-index: 999; left: -75px; display: none;}
.newsshow .f_social .wechat .vx h4 { font-weight: normal; height: 26px; line-height: 26px; font-size: 12px; background-color: #f3f3f3; margin: 0; padding: 0; color: #777;}
.newsshow .f_social .wechat .vx .help p { font-weight: normal; line-height: 16px; padding: 0; margin: 0; font-size: 12px; color: #333;}
.newsshow .f_social .wechat .vx .vx-img img { width: 100px; height: 100px; margin: 10px auto; display: block;}
.newsshow .f_social .share-item { margin-right:8px;}
.newsshow .i_icon{width: 36px;height: 36px;background: url(../images/detail_back.png) no-repeat center;display: inline-block;vertical-align: middle;margin-right: 10px;}
@media(max-width:1440px) {
.newsshow .f_social i { margin-right: 3px;}
}
@media(max-width:1365px) {
.news_show img{ width: 100%;}
}
@media(max-width:1280px) {
.newsshow .f_social:after{ right:-10px;  }
.newsshow ._tools ._back { padding-left:20px;}
.news_show .param-t{font-size: 20px;padding-bottom:20px; }
.news_show .param-tit{font-size: 20px; }
.news_show .param-c { padding-top: 20px;}
}
@media(max-width:1200px) {
.news_show { padding-right: 0px;}
.newsshow .f_social:after{ right:-5px;  }
.newsshow ._tools ._back { padding-left:10px;}
}
@media(max-width:992px) {
.news_show { padding-right: 0px;}
.news_show .param-tit{font-size: 18px;padding-bottom: 5px; }
.news_show .param-s{ margin-bottom: 20px; padding-bottom: 20px;}
.news_show .param-c { padding-top: 10px;}
.news_show p,.news_show div { line-height: 28px;}
}
@media(max-width:680px) {
.news_show .param-t{font-size: 18px; padding-bottom:10px;}
.news_show .param-tit{font-size: 16px; }
.news_show .param-c p{ font-size: 15px;line-height:26px;}
.news_show .param-s{ margin-bottom: 10px; padding-bottom: 10px; }
.news_show .param-c { padding-top: 0px;}
}
  
.serpage .server-page-ul {margin-top: 50px;}
.serpage .server-page-ul li {float: left; margin-right:8%; position: relative;}
.serpage .server-page-ul li .shu-div1 {line-height: 1.5;}
.serpage .server-page-ul li .shu-div1 span {font-size:48px;color: #184d9f;font-weight: bold;}
.serpage .server-page-ul li .shu-div2 {font-size: 18px;color: #666;margin-top: 10px;}
@media(max-width:1200px) {
.serpage .server-page-ul li {float: left; margin-right:10%; }
.serpage .server-page-ul li .shu-div1 span {font-size:44px;}
}
@media(max-width:992px) {
.serpage .server-page-ul li {float: left; margin-right:4%; }
.serpage .server-page-ul li .shu-div1 span {font-size:40px;}
.serpage .server-page-ul li .shu-div2 {font-size: 16px;}
}
@media(max-width:768px) {
.serpage .server-page-ul {margin-top: 0px;}
.serpage .server-page-ul li {float: left; margin-right:0px; width: 50%; margin-top: 20px; }
}
@media(max-width:500px) {
.serpage .server-page-ul li:first-child, .serpage .server-page-ul li:last-child {float: left; margin-right:0px; width: 100%; margin-top: 20px; }
}

.join_page01 .tit{ font-size: 24px; margin-bottom: 20px; color: #184d9f;}
.join_page01 .desc{ font-size: 16px; line-height: 30px; color: #666;}
@media(max-width:1200px) {
.join_page01 .tit{ font-size: 22px;}
}
@media(max-width:992px) {
.join_page01 .tit{ font-size: 20px;}
}
@media(max-width:768px) {
.join_page01 .tit{ font-size: 18px; margin-bottom: 15px;}
.join_page01 .desc{ line-height: 28px; margin-bottom: 15px; }
}

.i_zgs{width:100%;}
.izgsc{width:100%; }
.i_zgs_li{ display: inline-block;  vertical-align:top; width:18%; min-height:700px; max-height:700px;position:relative; cursor:pointer; transition:all .4s ease 0s; overflow:hidden;}
.i_zgs_li .i_zgstit,.i_zgs_li .i_zgsmc,.i_zgs_li span{ display:none;}
.js_wzgs{width:46%;}
.js_wzgs .i_zgstit,.js_wzgs .i_zgsmc,.js_wzgs span{ display:block;}
.js_wzgs .i_zgstit{  position:absolute; bottom:65px; left:75px; z-index:3; transition:all .4s ease 0s;}
.js_wzgs .i_zgstit .i_zgsimg{width:100%; height:auto; line-height:0; overflow:hidden;}
.js_wzgs .i_zgstit .i_zgsimg img{width:46%; height:auto; max-height:128px;}
.js_wzgs .i_zgstit .i_zgsjs{width:94%; font-size:30px; font-weight: bold; line-height:36px; color:#fff; padding-top:35px; text-align:Justify;/*Firefox*/text-justify:inter-ideograph;/*IE*/}
.js_wzgs .i_zgstit .i_zgsjs p {line-height:35px; font-size:16px; font-weight: normal; margin-top: 12px;}
.js_wzgs span{ display:block; width:33px; height:14px; background:url(../images/p3.png) center bottom no-repeat; position:absolute; bottom:64px; left:50%; z-index:2; margin-left:-16.5px; overflow:hidden;}
.js_wzgs .i_zgsmc{width:100%; position:absolute; bottom:0; left:0; z-index:5;font-size:30px; font-weight: bold;  color:#fff;}
.js_wzgs .i_zgsmc p{ font-size:14px; text-transform:uppercase; color:#fff;}
.i_zgs_li .i_qhan{width:75%; height:25px; line-height:25px; font-size:30px; font-weight: bold; color:#FFFFFF; position:absolute; bottom:125px; left:75px; text-align:left;}
.i_zgs_li .i_qhan p{line-height:35px; font-size:16px; font-weight: normal;}
.i_zgs_li.js_wzgs .i_qhan{ display: none;}
@media (max-width:1520px){
.js_wzgs .i_zgstit{ left:65px; }
.js_wzgs .i_zgstit .i_zgsjs{ font-size:26px;}
.i_zgs_li .i_qhan{font-size:26px;left:65px; }
}
@media (max-width:1440px){
.js_wzgs .i_zgstit{ left:45px; }
.js_wzgs .i_zgstit .i_zgsjs{ font-size:24px;}
.i_zgs_li .i_qhan{ font-size:24px;left:45px; }
.js_wzgs .i_zgstit .i_zgsjs p { line-height: 30px;}
.i_zgs_li .i_qhan p{line-height:30px;}
}
@media (max-width:1366px){
.js_wzgs .i_zgstit{ left:45px; }
.js_wzgs .i_zgstit .i_zgsjs{ font-size:22px;}
.i_zgs_li .i_qhan{ font-size:22px;left:45px; }
}
@media (max-width:1280px){
.i_zgs_li{  min-height:500px; max-height:500px;}
.js_wzgs .i_zgstit{ left:30px; font-size:20px;}
.js_wzgs .i_zgstit .i_zgsjs{ font-size:20px;}
.i_zgs_li .i_qhan{ left:30px; font-size:20px;width: 85%;}
}
@media (max-width:992px){
.js_wzgs .i_zgstit{ left:15px; font-size:18px;}
.js_wzgs .i_zgstit .i_zgsjs{ font-size:18px;}
.i_zgs_li .i_qhan{ left:15px; font-size:18px;}
.js_wzgs .i_zgstit .i_zgsjs p { line-height: 26px; font-size: 15px;}
.i_zgs_li .i_qhan p{line-height:26px;}
}
@media (max-width:768px){
.i_zgs_li{  min-height:350px; max-height:350px;}
.js_wzgs{width:50%;}
.i_zgs_li{  width:50%;}
.js_wzgs .i_zgstit{ bottom:35px;  }
.i_zgs_li .i_qhan{bottom:75px; }
}
@media (max-width:500px){
.i_zgs_li{  min-height:300px; max-height:300px; }
.js_wzgs .i_zgstit{ display: none!important;}
.js_wzgs .i_zgstit .i_zgsjs{ display: none;}
.i_zgs_li.js_wzgs .i_qhan {display: block;bottom: 45px;}
.i_zgs_li .i_qhan{bottom:45px; width: 90%;}
}
@media (max-width:400px){
.i_zgs_li{  min-height:250px; max-height:250px; }
.js_wzgs .i_zgstit{ left:15px; }
.js_wzgs .i_zgstit .i_zgsjs{ font-size:17px;}
.i_zgs_li .i_qhan{ font-size:17px;left:15px; }
.i_zgs_li .i_qhan p{ font-size:15px; }
}

.m2proCitems{ display:flex; justify-content:space-between;}
.m2proCitems li{ margin:0 7px; width:20.5%; transition:all 0.5s ease; border-radius:0.6em; overflow:hidden; height:470px; position:relative;}
.m2proCitems li.on{ width:64%;}
.m2procDx{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; color: #FFF; padding: 95px 5px 0px 18px; transition:all 0.5s ease; }
.m2procDx strong{ font-size: 24px; line-height: 36px;  display: block; }
.m2procDx p{ font-size: 16px; line-height: 24px; margin-top: 5px; text-transform: uppercase;}
.m2procDx span{ height: 160px; width: 160px; position: absolute; right: -20px; bottom: 0px; }
.m2proCitems li.on .m2procDx{opacity:0;}
.m2proHx{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; opacity: 0; transition: all 0.5s ease; padding: 48px 40px 0px; background-size:cover; }
.m2proCitems li.on .m2proHx{opacity:1;}
.m2proHx span{ display: block; height: 60px; width: 60px; transition:all 0.5s ease; opacity:0; transform:translateY(30px); }
.m2proHx strong{ font-size: 26px; line-height: 40px; font-weight: bold; color: #333; display: block; margin: 12px 0px 0px; transition:all 0.5s ease; opacity:0; transform:translateY(30px); }
.m2proHx p{ font-size: 16px; line-height: 30px; margin-top: 5px; text-transform: uppercase; color: #555; transition:all 0.5s ease; opacity:0; transform:translateY(30px); max-width:485px; text-align:justify; }
.m2proCitems li.on .m2proHx span{ opacity:1; transform:translateY(0); transition-delay:0.0s;}
.m2proCitems li.on .m2proHx strong{ opacity:1; transform:translateY(0); transition-delay:0.3s;}
.m2proCitems li.on .m2proHx p{ opacity:1; transform:translateY(0); transition-delay:0.6s;}
@media (max-width: 1799px){
.m2procDx strong{font-size:20px; line-height:32px;}
.m2procDx p{font-size:13px; line-height:22px;}
.m2proHx strong{font-size:22px; line-height:32px;}
.m2proHx p{font-size:14px; line-height:26px;}
.m2procDx span{width:120px; height:120px; right:0px;}
.m2proCitems li{height:420px;}
.m2procDx{padding:55px 5px 0px 12px;}
.m2proHx{padding:48px 30px 0px;}
}
@media (max-width: 1199px){
.m2proCitems li{height:380px;}
.m2procDx strong{font-size:18px;}
.m2proHx{padding-left:20px; padding-right:20px;}
}
@media (max-width:993px){
.m2proCitems li{height:300px;}
.m2proHx strong{font-size:18px; line-height:26px;}
.m2procDx span{width:70px; height:70px; right:0px;}
.m2procDx strong{font-size:16px; line-height:24px;}
.m2procDx{text-align:center; padding-left:5px; padding-right:5px;}
}
@media (max-width:767px){
.m2proCitems{margin-left:0; margin-right:0;flex-wrap:wrap; margin-top:25px; display:block;}
.m2proCitems li,.m2proCitems li.on{width:100%; margin-left:0; margin-right:0}
.m2proCitems li .m2proHx span{ opacity:1; transform:translateY(0);}
.m2proCitems li .m2proHx strong{ opacity:1; transform:translateY(0);}
.m2proCitems li .m2proHx p{ opacity:1; transform:translateY(0);}
.m2proCitems li .m2proHx{opacity:1;}
.m2procDx{display:none;}

}



.miso-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; z-index:1 }
.miso-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.miso-list:focus { outline: none; }
.miso-loading .miso-list { background: #fff url(../images/ajax-loader.gif) center center no-repeat; }
.miso-list.dragging { cursor: pointer; cursor: hand; }
.miso-slider .miso-list, .miso-track, .miso-slide, .miso-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.miso-track {position: relative;left: 0;top: 0;display:inline-block;zoom: 1;margin-left: auto;margin-right: auto;vertical-align: top;}
.miso-track:before, .miso-track:after { content: ""; display: table; }
.miso-track:after { clear: both; }
.miso-loading .miso-track { visibility: hidden; }
.miso-slide { float: left; height: 100%; min-height: 1px; display: none; }
.miso-slide img { display:inline-block; }
.miso-slide.miso-loading img { display: none; }
.miso-slide.dragging img { pointer-events: none; }
.miso-initialized .miso-slide { display: block; }
.miso-loading .miso-slide { visibility: hidden; }
.miso-vertical .miso-slide { display: block; height: auto; border: 1px solid transparent; }
.miso-prev, .miso-next {position: absolute;display: block;height: 20px;width: 20px;line-height: 0;font-size: 0;cursor: pointer;background: transparent;color: transparent;padding: 0;border: none;outline: none;top: 50%;z-index: 1;}
.miso-prev{ left:0}
.miso-next{ right:0}
.miso-lightbox .miso-prev:before,.miso-lightbox .miso-next:before{ font-size:20px; color:#fff; font-weight:bold; font-family:"Microsoft Yahei"}
.miso-lightbox .miso-prev:before{ content: '←';}
.miso-lightbox .miso-next:before{ content: '→';}
/* Dots */
.miso-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.miso-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.miso-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer;}
.miso-dots li button:focus { outline: none; }
.miso-dots li.miso-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}

.n_zhaopin{  background:url(../images/shan.jpg) center bottom no-repeat;  }
:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur()); outline-style:none;} 
.n_zhaopin .slider-nav{margin-left: -14px;margin-right: -14px;margin-bottom: 25px;}
.n_zhaopin .slider-nav .miso-list{ padding:0 0 1.75rem 0}
.n_zhaopin .slider-nav .miso-slide{padding: 0 10px;}
.n_zhaopin .slider-nav .miso-slide .miso{padding: 46px 0;background:#fff;position:relative;text-align: center;height: 233px;cursor:pointer}
.n_zhaopin .slider-nav .miso-slide .con{text-align:center;width:100%;margin-bottom:24px;display: none; position:relative; cursor:pointer}
.n_zhaopin .slider-nav .miso-slide .miso:after{content:"";position:absolute;left:0;right:0;height: 208px;top: 0; border:#dcdcdc 1px solid;}
.n_zhaopin .slider-nav .miso-slide .con img.img02,.n_zhaopin .slider-nav .miso-slide.miso-current .con img.img01{ display:none}
.n_zhaopin .slider-nav .miso-slide.miso-current .con img.img02{ display:inline-block}
.n_zhaopin .slider-nav .miso-slide .miso{ position:relative}
.n_zhaopin .slider-nav .miso-slide .miso img{ display:inline-block;}
.n_zhaopin .slider-nav .miso-slide .miso .icon{ width:2.75rem; height:3rem; fill:#9b9b9c; margin-bottom:1.25rem;}
.n_zhaopin .slider-nav .miso-slide .miso h4{font-size: 26px;color: #184d9f;margin-bottom: 10px;margin-top: 26px;}
.n_zhaopin .slider-nav .miso-slide .miso h5{font-size: 16px;color: #707578;margin-bottom: 0;text-transform:  uppercase;}
.n_zhaopin .slider-nav .miso-slide .miso h6{height:2px;position:relative;display: none;}
.n_zhaopin .slider-nav .miso-slide .miso h6:before{content:"";position:absolute;width:1.25rem;height: 1px;top:0;left:50%;margin-left:-0.625rem;background: #b6b6b6;}
.n_zhaopin .miso-prev,.n_zhaopin .miso-next{width: 36px;height: 36px;background-size:100% 100%;z-index:1000;margin-top: -2.5rem;}
.n_zhaopin .miso-prev{left: 0px;background:url(../images/left06.png) left no-repeat;}
.n_zhaopin .miso-next{right: -10px;background:url(../images/right06.png) right no-repeat;}
.n_zhaopin .slider-for .miso-slide .ar_article{padding: 0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;margin-bottom: 0; color: #666; line-height: 32PX;}
.n_zhaopin .slider-for .miso-slide .ar_article .ar_article_scroll{height: 296px;overflow-y:scroll;margin-right: -10px;padding: 0 30px 0 0;text-align:  left;}
.n_zhaopin .slider-for .miso-slide .ar_article p,.n_zhaopin .slider-for .miso-slide .ar_article div { margin-bottom: 5px; font-size: 16px; line-height: 34px;}
.n_zhaopin .slider-for .miso-slide .ar_article .ar_article_scroll::-webkit-scrollbar {width:2px;height:2px; background:#ececec}
.n_zhaopin .slider-for .miso-slide .ar_article .ar_article_scroll::-webkit-scrollbar-track {border-radius:10px; background:#ececec}
.n_zhaopin .slider-for .miso-slide .ar_article .ar_article_scroll::-webkit-scrollbar-thumb { border-radius:10px; background:#f9cb6f}
.n_zhaopin .slider-nav .miso-slide.miso-current .miso{background:url(../images/bgbg.png) center center no-repeat; background-size: cover;}
.n_zhaopin .slider-nav .miso-slide.miso-current .miso img{display: inline-block;}
.n_zhaopin .slider-nav .miso-slide.miso-current .miso .icon{ fill:#fff;}
.n_zhaopin .slider-nav .miso-slide.miso-current .miso:after{ border:none}
@media(max-width:1640px) {
.n_zhaopin .slider-nav .miso-slide .miso{ height: 202px; }
.n_zhaopin .slider-nav .miso-slide .miso:after{ height: 188px;}
}
@media(max-width:1440px) {
.n_zhaopin .slider-nav .miso-slide .miso{ height: 252px; }
}
@media(max-width:1366px) {
.n_zhaopin .slider-nav .miso-slide .miso h4{font-size: 24px; }
.n_zhaopin .slider-nav .miso-slide .miso{ height: 243px; }
}
@media(max-width:1280px) {
.n_zhaopin .slider-nav .miso-slide .miso{ height: 227px; }
.n_zhaopin .slider-nav .miso-slide .miso:after{ height: 188px;}
}
@media(max-width:1200px) {
.n_zhaopin .slider-nav .miso-slide .miso h4{font-size: 22px; }
.n_zhaopin .slider-nav .miso-slide .miso{ height: 224px; }
.n_zhaopin .slider-for .miso-slide .ar_article p,.n_zhaopin .slider-for .miso-slide .ar_article div { line-height: 30px;}
}
@media(max-width:1140px) {
.n_zhaopin .slider-nav .miso-slide .miso{ height: 209px; }
}
@media(max-width:1100px) {
.n_zhaopin .slider-nav .miso-slide .miso{ height: 195px; }
.n_zhaopin .slider-nav .miso-slide .miso:after{ height: 178px;}
}
@media(max-width:1080px) {
.n_zhaopin .slider-nav .miso-slide .miso{ height: 185px; padding: 26px 0;}
.n_zhaopin .slider-nav .miso-slide .miso:after{ height: 168px;}
.n_zhaopin .slider-nav .miso-slide .miso h4{margin-top: 16px;}
}
@media(max-width:992px) {
.n_zhaopin .slider-nav .miso-slide .miso h4{font-size: 20px; }
.n_zhaopin .lwy .slider-nav .miso-slide.miso-current .miso{background: #e8f1f9;}
}
@media(max-width:768px) {
.n_zhaopin .slider-for .miso-slide .ar_article p,.n_zhaopin .slider-for .miso-slide .ar_article div { line-height:28px;}
.n_zhaopin .slider-nav .miso-slide .miso h4{font-size: 18px; }
.n_zhaopin .lwy .slider-nav{margin: 0 -0.5rem;padding: 0 0px; margin-bottom: 2rem; width: 100%;}
.n_zhaopin .lwy .slider-nav .miso-prev{background:url(../images/left06.png) center no-repeat; left: 0;}
.n_zhaopin .lwy .slider-nav .miso-next{background:url(../images/right06.png) center no-repeat; right: 0;}
.n_zhaopin .lwy{padding: 0; width: 100%;}.n_zhaopin .lwy .slider-nav .miso-slide{ padding:0 0.5rem}
.n_zhaopin .lwy .slider-nav .miso-slide .miso h5{font-size: 16px;color: #000;margin-bottom:10px;}
.n_zhaopin .lwy .slider-nav .miso-slide .miso h6{font-size: 11px;color: #666;text-transform:uppercase;font-weight: normal;line-height: 18px;overflow: hidden;}
.n_zhaopin .lwy .slider-nav .miso-slide.miso-current .miso h5{color: #000;}
.n_zhaopin .lwy .slider-for{padding: 0;}
}

.comproblemitem{background-color:#f4f4f4; border: 1px solid #f4f4f4; margin-bottom:25px}
.comprmitemtop{width:100%; padding:25px 38px;cursor:pointer}
.comprmitemtop .type{width:35px;height:35px; border-radius: 100%; text-align:center;line-height:35px; background: #184d9f; color:#fff; font-size:16px}
.comprmitemtop .name{ margin:0 40px 0 20px;line-height:35px;color:#333;font-size:18px}
.comprmitemtop .icon{width:36px;height:36px;text-align: center; position:relative}
.comprmitemtop .icon:after{content:"";width:18px;height:2px;background-color:#184d9f;position:absolute;left:23%;top:50%;margin-top:-1px}
.comprmitemtop .icon:before{content:"";width:2px;height:18px;background-color:#184d9f;position:absolute;left:48%;top:50%;margin-top:-9px;transition:0.5s ease-in-out 0s;-webkit-transition:0.5s ease-in-out 0s;-moz-transition:0.5s ease-in-out 0s}
.comprmitembot{padding:30px 38px 58px 18px; background: #fff; display:none}
.comprmitembot .type{width:30px;height:30px; text-align:center;line-height:35px;border-radius:30px;color:#fff;font-weight:bold;font-family:'gothicb';font-size:16px}
.comprmitembot .con{ margin-left:20px; line-height: 35px;  font-size: 16px;padding-left: 55px; color:#666; position: relative;}
.comprmitembot .con::before{ position: absolute; left: 0px; top:0px; content: "A"; width:35px;height:35px; border-radius: 100%; text-align:center;line-height:35px; background: #2a9fb5; color:#fff; font-size:16px }
.comprmitembot .con p,.comprmitembot .con div{color:#666; font-size: 16px;}
.comproblemitem.cur{background-color:#fff;box-shadow:0px 0px 17px 0px rgba(0,0,0,0.15)}
.comproblemitem.cur .comprmitemtop .icon:before{transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg)}
@media(max-width:1640px) {
.comprmitemtop{ padding:25px 28px; }
.comprmitembot{padding:35px 28px 35px; }
}
@media(max-width:1440px) {
.comprmitemtop{ padding:25px 18px; }
.comprmitembot{padding:25px 18px 25px; }
}
@media(max-width:1366px) {
.comprmitemtop{ padding:20px 15px; }
.comprmitembot{padding:20px 15px 20px; }
}
@media(max-width:992px) {
.comprmitemtop .name{ margin:0 20px 0 20px; font-size:17px}
}
@media(max-width:768px) {
.comprmitemtop{ padding:20px 5px; }
.comprmitembot{padding:20px 5px 20px; }
.comprmitemtop .name{ font-size:17px;margin:0 10px 0 10px;}
.comprmitemtop .icon{width:32px;height:32px; border: 2px solid #a1a7b3; }
.comprmitemtop .icon:after{ width:16px;height:2px; left:22%;top:50%;margin-top:-1px}
.comprmitemtop .icon:before{ width:2px;height:16px; left:46%;top:50%;margin-top:-8px;}
.comprmitembot .con{ line-height: 30px;}
}
@media(max-width:568px) {
.comprmitemtop{ padding:15px 5px; }
.comprmitemtop .name{ width: 88%; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden; margin:0 2px 0 2px;}
.comprmitemtop .type{width:0px; display: none;}
.comprmitemtop .icon{width:30px;height:30px; }
.comprmitemtop .icon:after{ left:20%; }
.comprmitembot .con{ margin-left: 8px; padding-left: 0px;}
.comprmitembot .con::before{ position: absolute; left: 0px; top:0px; content: ""; width:0px;  }
}
@media(max-width:468px) {
.comprmitemtop{ padding:10px 5px; }
.comprmitemtop .icon{width:26px;height:26px; margin-top: 4px; }
.comprmitemtop .icon:after{ width:14px; left:20%; margin-top:-1px}
.comprmitemtop .icon:before{ height:14px; left:46%; margin-top:-7px;}
.comprmitembot .con{ line-height: 28px;}
}

.download-lists ul li{ margin-bottom: 25px;}
.download-lists ul a {display: block;padding: 30px 15px; color: #333; font-size: 18px; background:  #ececec; }
.download-lists ul a:hover { background:  #184d9f; color: #fff; }
.download-lists ul a span {  float: left;}
.download-lists ul a .date { float: left; width: 13%; text-align: center; margin-right: 1%;}
.download-lists ul a .fa{ text-align: center; padding-left: 40%; color: #cdcdcd; font-size: 34px; }
.download-lists ul a:hover .fa{color: #fff; }
@media(max-width:668px) {
.download-lists ul a .date { display:none;}
.download-lists ul a { padding: 15px 0;}
.download-lists ul a span {font-size: 16px;}
}

.contactBox{ position: relative;}
.contact{ width: 45%; }
.contact .list li{ border-bottom: #ebebeb solid 1px; position: relative; padding: 10px 0px 10px 60px;}
.contact .list li .ico{ position: absolute; left: 0; top: 20%;width:50px; height: 50px;  }
.contact .list li .ico img{ position: absolute; left: 50%; top: 50%; margin-left: -13px; margin-top: -15px; }
.contact .list li .wen{ color: #666; font-size: 18px; line-height: 78px; }
.contactBox .mapDiv{ position: absolute; left: 50%; width: 50%; height: 100%; top: 0px; }
.contactBox .map_box{overflow:hidden; width: 100%; height:100%;} 
.contactBox .map_box img{max-width:none;}
@media (max-width:1200px) {
.contact .list li .wen{ font-size: 16px; }
}
@media only screen and (max-width:992px) {
.contact{ width: 100%; }
.contactBox{ position: static;}
.contactBox .mapDiv{ position: static; left: 0px; width:100%; }
}
@media only screen and (max-width:492px) {
.contact .list li .ico {width:40px; height: 35px;  }
.contact .list li .wen{ font-size: 16px; line-height: 34px; }
.contact .list li{ padding-left:45px; }
}
.message { background: url(../images/message.jpg) no-repeat center bottom;}
.message .left {display: inline-block;width: 43%;vertical-align: top;padding-right: 5%;}
.message .page_title {font-size: 18px;line-height: 36px;color: #666666;font-weight: 400; margin-top: 30px;}
.message .page_title .tel{font-size: 26px;color: #333;}
.message .text-muted {font-size: 16px;color: #999;line-height: 32px;font-weight: 400; margin-top: 30%;}
.message .form  {display: inline-block;width: 52%;vertical-align: top; }
.message form .button {text-align: center; }
.message form .button button {padding: 15px 70px;background: linear-gradient(to right, #0064F9 0%,#0045AC 100%);color: #fff;}
.message .form-item {border-bottom: 1px solid #dcdcdc;line-height: 70px; height: 70px;  }
.message .form-item span{ width:4%; float: left;}
.message .form-item input {width: 93%;border: 0;  float: left;font-size: 16px; line-height: 68px; background: transparent; }
.message .form-area{border-bottom: 1px solid #dcdcdc; height: 150px;margin-bottom: 50px;}
.message .form-area textarea { width: 98%; float: left; height: 148px;line-height: 70px; border: 0;font-size: 16px; background: transparent; }
.message .form-area span{ width:2%; float: right;}
.message .form-bottom {margin-top: 60px;}
.message .form-bottom span {display: inline-block;color: #999;margin-right: 30px;}
.message .form-bottom #code {width: 285px;height: 65px;border: 1px solid #e5e5e5;background-color: #fff;margin-right: 15px; padding-left: 5px; color: #999;}
.message button{ border: 0px; border-radius: 30px; font-size: 16px;}
.d-inline {display: inline-block;}
@media(max-width:1366px) {
.message .page_title .tel{font-size: 24px;}
.message .form-bottom #code {width: 315px;}
}
@media(max-width:992px) {
.message .text-muted { margin-top: 2%;}
.message .page_title .tel{font-size: 22px;}
.message .form  {display: inline-block;width: 100%;vertical-align: top; }
.message .form-area textarea { width: 93%; float: left; height: 148px; border: 0;font-size: 16px; }
.message .form-area span{ width:4%; float: left;}	
.message .form-main {padding-top: 0px;}
.message .form-bottom #code {width: 265px;}
}
@media(max-width:768px) {
.message .page_title .tel{font-size: 20px;}
.message .form-bottom #code {width: 185px; height: 55px; }
.message form .button button {padding: 15px 30px; margin-top: 0px;}
}
@media(max-width:528px) {
.message .form-bottom span { display: none;}
.message form .fr{ float: left;}
.message form .button button {padding: 15px 40px; }
.message form .button { margin-top: 30px;}

}


@media (max-width:992px){
.message .left {display: inline-block;width: 100%;vertical-align: top;padding-right:0;}
 }
@media (max-width:768px){
.message .page_title {font-size:22px;line-height: 30px;}
}