html,body{width: 100%;font-size:16px;font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; overflow-x: hidden;}
@charset "utf-8";
@font-face {
font-family: 'iconfont';
src: url('fonts/iconfont.eot');
src: url('fonts/iconfont.eot?') format('embedded-opentype'),
url('fonts/iconfont.woff2') format('woff2'),
url('fonts/iconfont.woff') format('woff'),
url('fonts/iconfont.ttf') format('truetype'),
url('fonts/iconfont.svg') format('svg');
}
@font-face {
font-family: "Helvetica";
src: url("fonts/Helvetica.woff2") format("woff2"),
url("fonts/Helvetica.woff") format("woff"),
url("fonts/Helvetica.ttf") format("truetype"),
url("fonts/Helvetica.eot") format("embedded-opentype"),
url("fonts/Helvetica.svg") format("svg");
}
*{margin:0; padding:0;}
em{ font-style:normal;}
img {border: 0 none;height: auto;vertical-align: middle;}
ul{ list-style:none;}
.clear{ clear:both}
.l{ float:left;}
.r{ float:right;}
div, ul, li, span, a {box-sizing: border-box;}
/*::-webkit-scrollbar {display:none}*/
li{list-style: none;}
.relative{position: relative;}
.absolute{position: absolute;}
a{text-decoration: none;background: transparent;outline: none;color:#333;height:100%;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
a:hover, .tran, .pagenum td{-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}


@media( min-width:1280px ){
.s_width{ width:90%; margin:0 auto; }
}
@media( max-width:1279px){
.s_width{ width:90%; margin:0 auto;}
}
@media( max-width:750px){
.s_width{ width:90%; margin:0 auto;}
}
.liuyan{ padding:0 0 30px 0}


/*网站头部*/
.menu_button,.menu_box{display: none;}
.hbg{width: 100%;height: 90px;position:fixed;top: 0px;z-index: 9999;text-align: center;background:rgba(35,64,98,0.3) }
#logo{transition: .5s;position: absolute; left:2%; top:-5px; width: auto;}
#logo:hover{left: 5%;}
#logo img{ width:100%}

.hbg .nav{ height:90px; width:53%; position: absolute; right: 15%;  }
.hbg .nav ul li{float: left;width: calc(100%/8);height:90px;line-height:90px;text-align: center;}
.hbg .nav ul li a{color:#fff;position: relative;z-index:1;display:block}
.hbg .nav ul li a.active{background-color:#f8b90e;}
.hbg .nav ul li i{position: absolute;width:100%;height:0;background-color:#f8b90e;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.hbg .nav ul li a:hover i, .hbg .nav ul li a.active i{height:100%;}
.hbg .nav ul li a:hover, .hbg .nav ul li a.active{color:#fff;}


.nav li div {display:none;width:165px;text-align:center;color:#fff;position:absolute;top:100%;background: linear-gradient(to right, #233f61,#333); z-index:9999 ;  box-sizing:border-box;}
.nav li div a {display:block;COLOR: #fff; LINE-HEIGHT:45px; HEIGHT:45px;FONT-SIZE: 16px!important;font-weight:normal; margin-top:0; border-bottom:1px solid rgba(255, 255, 255, 0.2);}
.nav li div a:hover {color:#333;  background:#fdb813!important; border-top:0; border-right:0; border-left:0; font-weight:normal;transition:all 0.9s ease 0s; -webkit-transition:all 0.9s ease 0s; }

.hrt{display:block;float:right;margin-top:25px;margin-right:15px;color:#fff;}
.hrt a{display:block;float:left;padding:0 0 0 15px;border-left:2px solid #fff;height:20px;position:relative; margin-left: 15px;}
.hrt a img{-webkit-transition:all 0.5s;-moz-transition:all 0.5s;transition:all 0.5s;display:block;width:30px;position:relative;top:-3px;cursor: pointer;}
.hbg .hrt a img.ssr{display: none;}
.hbg .hrt a:hover img.ss{display: none;}
.hbg .hrt a:hover img.ssr{display: block;}
.hbg .hrt a .ewm{width:133px;position:absolute;top:44px;left:-74px;display:none;}
.hbg .hrt a .ewm img{width:100%;}

.hbg.bg{  height:67px; background: #203a5e;}
.hbg.bg #logo img{ width:70%; left: 0;}
.hbg.bg .nav{ height:67px; width:53%; position: absolute; right: 15%;  }
.hbg.bg .nav ul li{float: left;width: calc(100%/8);height:67px;line-height:67px;text-align: center;}
.hbg.bg .nav ul li a{color:#fff;position: relative;z-index:1;font-size:18px; display:block}
.hbg.bg .nav ul li a.active{background-color:#8ec31f;}
.hbg.bg .nav ul li i{position: absolute;width:100%;height:0;background-color:#f8b90e;left:0;top:0;z-index:-1;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
.hbg.bg .nav ul li a:hover i, .hbg .nav ul li a.active i{height:100%;}
.hbg.bg .nav ul li a:hover, .hbg.bg .nav ul li a.active{color:#fff;}

@media (max-width:750px){
  .nav,.hrt{display: none;}
  #logo{width: 200px;}
  .menu_button{display: block;width:50px;height:50px;margin:5px 0 0;position: fixed;right: 0px;z-index: 98888; top: 0px; background: #fda51f;;}
    .menu_button .nav_button{position: absolute;right:11px;top:25px;vertical-align: middle;border-radius:20px;width:36px;height:3px;cursor:pointer;background-color:#fff;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
    .menu_button .nav_button::after, .menu_button .nav_button::before{content:'';width:30px;height:3px;border-radius:20px;position: absolute;z-index:99999999;right:0;background-color:#fff;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s;}
    .menu_button .nav_button::after{top:10px;}
    .menu_button .nav_button::before{top:-10px;}
    .menu_button.on .nav_button::before, .menu_button.on .nav_button::after{transform: scale(0);-webkit-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);-moz-transform: scale(0);}

    .menu_box{position: fixed;width:100%;height:100%;right:0;top:-100%;z-index:8888;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s; display: block;}
    .menu_box .item{float: left;width:100%;overflow:auto;height:auto}
    .menu_box .item::-webkit-scrollbar{width:2px;height:2px;background-color:#f1f1f1;} 
    .menu_box .item::-webkit-scrollbar-track{border-radius:0;background-color:#f1f1f1;}
    .menu_box .item::-webkit-scrollbar-thumb{border-radius:0px;width:2px;height:2px;background-color:#234062;}
    .menu_box .item .pad{padding:5px 0 0 30px;}
    .menu_box .item h4{font-size:18px;color:#fff;}
    .menu_box .item i{display: block;width:30px;height:1px;background-color: #fff;margin:5px 0;}
    .menu_box .item span{font-size:14px;color:#fff;}
    .menu_box .item ul{padding-top:10px;width:auto;margin:0;}
    .menu_box .item ul a{color:#fff;}

    .menu_box .item ul li{width:25%;text-align: left; float:left; font-size: 14px;}
    .menu_box .item ul li a{font-size:14px;height:28px;line-height:28px; color:#fff;}
    .menu_box .item ul li a:hover{ padding-left:15px}
    .menu_box .item:last-child{padding-bottom:40px;}
}


.banner{ width:100%; height:100vh; position:relative; overflow:hidden;}
.banner .ny_header_bg{ position:absolute; z-index:1; left:0; top:0; width:100%;  height:100%; }
.banner .ny_header_bg img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; height:100%; }
.banner .ny_header_bg:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.banner .ny_header_bg span{ background:url(../images/bj_bg_new.png) repeat center top; position:absolute; z-index:2; width:100%; height:100%;opacity:0;}
.banner .e_video{    position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  height: 100%!important;
  width: 100%!important;}

/*首页公司简介*/ 
.about{ width:100%; background:#fafaf6 url("../images/aboutbg.jpg") repeat; margin:0px auto;display: flex; display:-webkit-flex; justify-content:space-between;align-items: flex-start; }
.about .about_l{max-width: 45%; overflow: hidden;flex: 1; margin:5% 0 0 7%; }
.about .about_l h2{ font-weight: 400;transition: .5s; width: 40%; }
.about .about_l h2 em{display: block; font-family: georgia,serif;}
.about .about_l h2 em:after{content: ""; background:url("../images/line.png") no-repeat center bottom; width: 223px; height:20px; display: block; margin-bottom: 10px;}
.about .about_l h2 a:hover{color: #f8b90e;}
.about .about_l p{ margin-top:5%; line-height: 31px; color: #333;}
.about_list{ width: 90%; margin-top: 7%;}
.about_list ul{width: 100%;display: flex; display:-webkit-flex; justify-content:space-between;align-items: flex-start; }
.about_list li{ border: 1px solid #bdbdbd;border-radius: 10px; padding:3% 5%; text-align: center; line-height: 31px;transition: .5s; }
.about_list li:hover{border: 1px solid #f8b90e; background: #f8b90e;}
.about_list li i{display: block;width: 43px; height: 43px; text-align: center;}
.about_list li:hover a{ color: #fff;}
.about_list .about_a i{background:url("../images/cf.png") no-repeat center bottom; display: block;margin:0px auto;}
.about_list .about_b i{background:url("../images/ry.png") no-repeat center bottom;display: block;margin:0px auto;}
.about_list .about_c i{background:url("../images/al.png") no-repeat center bottom;display: block;margin:0px auto;}
.about_list .about_d i{background:url("../images/wh.png") no-repeat center bottom;display: block;margin:0px auto;}

.about_list li:hover .about_a i{background:url("../images/cf_h.png") no-repeat center bottom; display: block;}
.about_list li:hover .about_b i{background:url("../images/ry_h.png") no-repeat center bottom;}
.about_list li:hover .about_c i{background:url("../images/al_h.png") no-repeat center bottom;}
.about_list li:hover .about_d i{background:url("../images/wh_h.png") no-repeat center bottom;}

.about .about_r{ width:45%; overflow:hidden;}
.about .about_r img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;animation: sss1 6s infinite alternate linear; }

@media (max-width:750px){
  .about{display: block;}
  .about .about_l{max-width:100%; margin: 0 auto 0 auto; padding-top: 5rem;}
  .about .about_l h2{ width: 80%;}

  .about .about_r{display: none;}
  .about_list{ width: 95%; margin: 7% auto 0 auto;}
  .about_list li{font-size: 12px;}
}
/*首页解决案例*/
.fangan{position:relative;display: flex; justify-content: space-between;overflow:hidden; width: 100%; height: 900px;}
.fangan .tab{width:100%;margin:0 auto;height:100%;}
.fangan .tab-hd{zoom:1;width:35%;position:absolute;left:10%;margin:auto;z-index:9;height:100%; display: flex; flex-wrap: wrap;}
.fangan .tab-hd li{transition:all 0.3s;color:#fff;display: flex; flex-direction: column; align-items: flex-start; justify-content: center; box-sizing: border-box; width: 50%; height: 33.33%; padding: 0 5%; border: 1px solid #fff;font-size:14px;cursor: pointer;}
.fangan .tab-hd li:nth-child(n+5){display: none;}
.fangan .tab-hd li:nth-child(1){margin-right: 50%;}
.fangan .tab-hd li:nth-child(4){margin-left: 50%;}
.fangan .tab-hd li strong{margin: 10px 0 5px 0;display: block;transition: .5s;}
.fangan .tab-hd li p{font-weight: 400;display: none;}
.fangan .tab-hd li a{color:#fff;display: inline-block;}
.fangan .tab-hd li a.more{line-height:40px;display:block;margin:25% 0 0;text-align: left;display: none;}
.fangan .tab-hd li a.more:hover{bcolor:#fff;}
.fangan .tab-hd li.active{color:#fff;background:rgba(248,185,14, .9);border-color: rgba(248,185,14, .9) !important;}
.fangan .tab-hd li.active strong{font-size: 32px;}
.fangan .tab-hd li.active p,.fangan .tab-hd li.active a{display: block;}
.fangan .tab-hd li.active img{display: none;}
.fangan .tab-bd{width:100%;height:100%;position:relative;background: #000;}
.fangan .tab-bd li{display:none;width:100%!important;height:100%!important;opacity: .7;}
.fangan .tab-bd li:nth-of-type(1){background:url(../images/c1.jpg) top center no-repeat;background-size:cover;width:100%!important;height:100%!important;}
.fangan .tab-bd li:nth-of-type(2){background:url(../images/c2.jpg) top center no-repeat;background-size:cover;width:100%;height:100%;}
.fangan .tab-bd li:nth-of-type(3){background:url(../images/c3.jpg) top center no-repeat;background-size:cover;width:100%;height:100%;}
.fangan .tab-bd li:nth-of-type(4){background:url(../images/c4.jpg) top center no-repeat;background-size:cover;width:100%;height:100%;}
.fangan .tab-bd li.thisclass{display:list-item;}
.fangan .right { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; width: 28%; padding: 1rem 0; color: #fff; position: absolute;right: 20%;z-index: 9;top: 30%;bottom: 0;}
.fangan .right p { margin-bottom: 2.6rem; }
.fangan .right .button { box-sizing: border-box; display: inline-block; padding: 10px 20px; border: 2px solid #fff; text-align: center; cursor: pointer; transition: all 0.3s ease-out; color: #fff; }
.fangan .right .button:hover { background: #f8b90e; border-color: #f8b90e; color: #fff; }

@media (max-width:750px){
  .fangan .tab-hd {width: 95%;left: 0;right: 0;top: 15%;height: auto;}
.fangan .tab-hd li {height: 15vh;padding: 10px;}
.fangan .tab-hd li:nth-child(1), .fangan .tab-hd li:nth-child(4) {    margin: 0;}
.fangan .tab-hd li img {display: none !important;}
.fangan .tab-hd li p,.fangan .tab-hd li.active a {font-weight: 400;display: none!important;}
.fangan .right {width: 80%;left: 0;right: 0;top: auto;bottom: 2%; top:47%;margin: auto;}
}

/*首页案例*/
.clearfix:after {content: "";height: 0;line-height: 0;display: block;visibility: hidden;clear: both}
.clearfix {zoom: 1;}

.case{ width:100%; background: url("../images/case.jpg") no-repeat; margin:0px auto; padding-bottom: 5%;  overflow: hidden;}
.case h2 {color: #233f61;line-height: 52px;position: relative;z-index: 1;margin-bottom: 24px; text-align: center; padding-top: 5%;}
.case h2 em{display: block; font-weight: normal;}
.case:after{content: "";height: 0;line-height: 0;display: block;visibility: hidden;clear: both}
.case .case-show {position: relative;width: 80%; margin: 0 auto; }


.case-slick{margin-top: 40px;position: relative; width: 100%;height: 670px;}
.case-slick:after{content:"";width: 80%;position: absolute;top: 78px;right: 0;bottom: 0;background-color: #233f61;z-index: 1;border-radius: 10px; }

.case_a{width: 100%;}
.case-slick .img{width: 48%;border-radius: 10px;-webkit-box-shadow: 0 0 10px #233f61;-moz-box-shadow: 0 0 10px #233f61;-ms-box-shadow: 0 0 10px #233f61;-o-box-shadow: 0 0 10px #233f61;box-shadow: 0 0 10px #233f61;margin-top: 10px; position: absolute;z-index: 2;}
.case-slick .img img{display: block;border-radius: 10px;width: 100%; overflow: hidden;}
.case-slick .text{float: right;width: 47%;margin-top: 140px;padding-right: 34px;padding-bottom: 60px;}

.case-slick .case_a .content{margin:0 10px;position: absolute;z-index: 2;width: 100%;}
.case-slick .text h4{width: 85%;position: relative;padding-bottom: 24px;margin-left: 28px;}
.case-slick .text h4:after{content: "";position: absolute;left: 0;bottom: 0;width: 219px;height: 1px;background-color: rgba(255,255,255,.5);}
.case-slick .text .tit{font-size: 32px;color: #ffa11b;line-height: 38px;font-weight: bold;}
.case-slick .text .qt{color: #fff;line-height: 2;display: block;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;background: url(../images/index-tag.png) no-repeat left 5px;padding-left: 26px;margin-bottom: 20px;letter-spacing: 0.2px;}

.case-base{margin: 60px 0 50px 28px;width:100%;}
.case-base div{display: inline-block;height: 87px;padding-left: 35px;margin-right: 16px; background: url(../images/case-base.png) no-repeat left center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;color: #FFF;line-height: 1.7;min-width: 147px;}
.case-base div span{display: block;color: #5b95da;font-size: 16px;margin-top: 12px;}
.case-font{color: #666;line-height: 36px;background: url(../images/index-tag.png) no-repeat left 10px;padding-left: 26px;letter-spacing: 0.2px;}
.case-font strong{float: left; color: #233f61;}
.case-font i{display: block;overflow: hidden;}
.case-font a{color: #666;display: inline-block;}
.case-font a:hover{color:#ffa11b;text-decoration: underline;}

.more-btn{text-align: right;margin-top: 50px;}
.more-btn a{display: inline-block;color: #fff;padding: 0 34px;line-height: 45px;border-radius: 23px;background: url(../images/more-a.jpg) no-repeat;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;position: relative;z-index: 1;}
.more-btn a:after{content: '';position: absolute;top: -6px;left: -6px;bottom: -6px;right: -6px;background-color: rgba(23, 101, 192, 0.5);border-radius: 38px;z-index: -1;}
.more-btn a:hover{color: #ffa11b;}

.case-show .paging{position: absolute;right: 55px;top:98px;}
.case-show .paging span{display: block;font-size: 50px;line-height: 60px;color: #a9b0ba;font-weight: bold;}

@media screen and (max-width: 1280px){
  .case-slick{height:530px;}
  .case-slick .img{width: 41%;}
  .case-slick .text{width: 57%;margin-top: 140px;padding-right: 34px;padding-bottom: 0px;}
  .case-base{margin: 30px 0 20px 28px;}
  .case-slick .text .tit{font-size: 25px;width: 57%;}
  .case-base div{min-width:120px;}
}

#banner{position:relative;overflow:hidden;width:80%;}
#banner ul{position:relative;overflow:hidden;width:300%;margin: 0;}
#banner ul li{width:33.333%;float:left}
#banner ul li img{width:100%;display:block;}
#banner aside{position:absolute;top:0;bottom:0;height:0;width:90%;right:0;left:0;margin:auto}
#banner aside span{display:block;width:65px;height:65px;z-index:63;background:rgba(255,255,255,0.3);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;position:relative;cursor:pointer;opacity:0;transition:all 0.3s;margin-top:-2%;}
#banner:hover aside span{opacity:1;}
#banner aside span:after{content:'';position:absolute;top:0;bottom:0;right:0;left:20%;margin:auto;width:27px;height:27px;border-top:3px solid #ffffff;border-left:3px solid #ffffff;-webkit-transform:rotateZ(-45deg);-moz-transform:rotateZ(-45deg);-ms-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}
#banner aside span.prev{float:left;}
#banner aside span.next{float:right;}
#banner aside span.next:after{left:0;right:20%;-webkit-transform:rotateZ(135deg);-moz-transform:rotateZ(135deg);-ms-transform:rotateZ(135deg);-o-transform:rotateZ(135deg);transform:rotateZ(135deg)}
#banner #bannerBtnS{width:200px;position:absolute;right:0;left:0;bottom:3%;margin:auto; z-index: 1;}
#banner  #bannerBtnS em{display:block;float:left;width:45px;height:5px;border-radius:10px;margin:0 4.75px;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;cursor:pointer; }
#banner  #bannerBtnS em.act{background:#ff8800}

@media (max-width:750px){
  .case h2 {line-height: 31px}
  .case h2 em{margin-top: 15px;;}
  
  .case-slick{margin-top: 0px;height: 670px;}
  .case-slick:after{content:"";width: 95%;position: absolute;top:35%;right: 0;bottom: 0;background-color: #233f61;z-index: 1;border-radius: 10px; }
  .case-slick .img{width: 96%;border-radius: 10px;}
  .case-slick .text{width:95%;margin-top: 74%;padding-right: 34px;padding-bottom: 0px;}
  .case-slick .text h4{width: 100%;position: relative;padding-bottom: 0px;}
  .case-slick .text .tit{font-size: 20px;width: 100%;}
  .case-base{margin: 30px 0 20px 0px;}

  #banner{width:95%; margin: 0 auto;}
}


/*首页数字*/
.index-ser{background: url(../images/index-ser.jpg) no-repeat center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;position: relative;min-height: 720px; overflow: hidden;}
.index-ser:before{content: "";position: absolute;left: 0;bottom: 0;width: 500px;height: 4px;background-color: #fda82b;}
.ser-fl{float: left;width: 62%; padding: 160px 0;}
.ser-fl strong{display: block; color: #FFF;font-size: 40px;line-height: 1.2;position: relative;padding-bottom: 35px;margin-bottom: 45px;}
.ser-fl strong:after{content: "";position: absolute;left: 0;bottom: 0;width: 60px;height: 5px;background-color: #fda82b;}
.ser-fl p{color: #FFF;font-size: 18px;line-height: 2;}

.ser-fr{position: absolute;top: 0;bottom:0;left:50%;margin-left: 314px; width: 386px;background-color: #203a5e;border-top:4px solid #fda82b;}
.ser-fr ul{color: #CFCFCF;padding: 0 40px 50px;}
.ser-fr li{padding: 47px 0 20px;border-bottom:2px solid #374E6E;border-bottom:2px solid rgba(255,255,255,.1);line-height: 1.1;}
.ser-fr li span{display: block;font-size: 16px;}
.ser-fr li+li{padding-top: 57px;}
.ser-fr li span strong{color: #FFF;font-size: 52px;line-height: 1.1;}
.ser-fr li p{font-size: 18px;margin-top: 15px;}
.ser-fr li p:before{content: '';display: inline-block;vertical-align: middle;width: 20px;height: 2px;background-color: #fda82b;margin-right: 10px;}

@media screen and (max-width: 1440px){
    .index-ser:before{width: 26%;}
    .ser-fl strong{font-size: 38px;}
    .ser-fr{width: 28%;left: auto;margin-left: 0;right: 3%;}
    .ser-fr li span strong{font-size: 44px;}
    .ser-fr li p{font-size: 16px;}
    .header .nav .nav-two{left:-8px}
    .cp-relpay{padding-left: 10px;}
}
@media screen and (max-width: 1260px){
    .ser-fr{width: 30%;}
    .ser-fr ul{padding-left: 24px;padding-right: 24px;}
    .header .nav .nav-two{left:-10px}
}

@media (max-width:750px){
  .ser-fl{display: none;}
  .ser-fr{width: 70%; margin: 0 auto;}
  .ser-fr li{float: left;}
}

/*首页新闻资讯*/
.news{ width:100%; background:#f7f7f7; margin:0px auto; padding-bottom: 5%;  overflow: hidden;}
.news h2 {color: #233f61;line-height: 52px;position: relative;z-index: 1;margin-bottom: 24px; text-align: center; padding-top: 5%;}
.news h2 em{display: block; font-weight: normal;}

.news_cont{display: flex;-ms-flex-preferred-size: 100%;flex-basis: 100%;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;	-ms-flex-wrap: wrap;flex-wrap: wrap;width: 90%;overflow: hidden; margin: 0 auto;}
.news_cont .newList{flex-basis: 31%;margin-right: 3%;margin-top: 5%;}
.newList{ overflow:hidden; padding:0rem; height:auto; width:100%; }
.news_cont .newList:nth-child(3n){ margin-right:0px; }
.news_cont .newPicBox{ position:relative; width:100%; height:0px; padding-bottom:50%; overflow:hidden; border-radius:0px; margin:0 auto; }
.news_cont .newPic{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%) scale(1); width:100%; height:auto; transition:all .5s ease; }
.news_cont .picLink{ position:absolute; top:0px; left:0px; width:100%; height:100%; }
.news_cont .contentBoxB{ padding:0px; }
.news_cont .newTitle{ font-size:20px; margin-bottom:0; min-height:48px; line-height:1.2; font-weight:normal; color:#373c41; transition:all .5s ease; display:-webkit-box; overflow:hidden; -webkit-line-clamp:2; -webkit-box-orient:vertical; text-overflow:ellipsis; }
.news_cont .lineBox{ position:relative; width:100%; height:1px; background:#ededed; margin-bottom:26px; }
.news_cont .lineBox::before{ content:''; position:absolute; top:0px; left:0px; width:0px; height:100%; background:#afafaf; transition:all .5s ease; }
.news_cont .TimeBox{ font-size:14px; line-height:1.5; letter-spacing:.25px; color:#777; margin-bottom:20px; }
.news_cont .newMs{ position:relative; width:100%; line-height:1.4; clear:both; font-size:14px; color:#777; min-height:22px; letter-spacing:0; margin:20px 0px 30px; display:-webkit-box; overflow:hidden; -webkit-line-clamp:1; -webkit-box-orient:vertical; text-overflow:ellipsis;  font-weight: 100;}
.news_cont .image_con{ width: 100%; }
.news_cont .image_con img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.news_cont .look{ display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center; margin-top:20px; color:#777; overflow:hidden; }
.news_cont .look .look_name{ margin-right:10px; position:relative; }
.news_cont .bottom_btn{font-size:14px;line-height:7.5;/* font-weight:bold; */letter-spacing:.5px;text-transform:uppercase;transition:all .5s ease;}
.news_cont .contentBoxB .bottom_btn{ display:none; }
.news_cont .newList:hover .newPic{ transform:translate(-50%,-50%) scale(1.1); }
.news_cont .newList:hover .newTitle{ color:#222; }
.news_cont .newList:hover .lineBox::before{ width:100%; }
.news_cont .newList:hover .bottom_btn{ color:#d2bb84; } 
@media only screen and (min-width: 769px){
.news_cont .newList{ flex-basis:30%; margin-right:5%; margin-top:80px; } 
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
.news_cont .newList { flex-basis: 100%; width:100%; margin-right: 0; margin-top: 50px; }
.news_cont .newList a{ display:flex; justify-content: space-between; flex-direction: row-reverse; }
.news_cont .contentBoxB{ width: 48%; }
.news_cont .image_con{ width: 48%; }
.news_cont .image_con img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.news_cont .image_con:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}

.news_cont .image_con .bottom_btn{ display:none; }
.news_cont .contentBoxB .bottom_btn{ display:block; }
.news_cont .newPicBox{ padding-bottom:72%; } 
}
@media only screen and (max-width: 768px){
  .news h2 {line-height: 31px}
  .news h2 em{margin-top: 15px;;}
.news_cont .newList { flex-basis: 100%; width: 100%; margin-top: 0px; }
.news_cont .newTitle{ font-size:18px; }
.news_cont .newMs{ font-size:14px;  margin:0;} 
.news_cont .bottom_btn{line-height:4.5;}


}
.news_cont .p_hot .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; }
.news_cont .p_new .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; }
.news_cont .p_page .pre .iconfont:before{ shadow-angle:0; shadow-distance:0; shadow-angle-ofInset:0; shadow-distance-ofInset:0; } 

/*网站底部*/
.fixed_footer{display: none;}
.footer{ width:100%; background:#234062 url(../images/end.jpg) no-repeat center top; padding:75px 0 0 0;}
.footer .s_width{ }
.footer .f_contact{ width:28%; float:left; color:#fff;}
.footer .f_contact .f_contact_cont{ width:100%; padding-bottom:50px;}
.footer .f_contact .f_contact_cont h3{ font-weight:normal; font-size:18px; line-height:35px; margin-bottom:20px;}
.footer .f_contact .f_contact_cont p{ font-size:16px; line-height:40px; padding-bottom:20px;}
.footer .f_contact .f_contact_cont em{ color:#fff;}
.footer .f_contact .f_contact_cont em a{ color:#fff}
.footer .f_contact .f_contact_cont em a:hover{ color:#fff;}

.footer .f_pro{ width:36%;border-right:1px solid transparent; border-left:1px solid transparent; border-color: rgba(255, 255, 255, 0.3); float:left; padding:0 0px 0 70px;color:#fff;}
.footer .f_pro h2{ font-size:20px;text-transform: uppercase; font-weight:normal;padding-bottom:50px;}
.footer .f_pro ul{ overflow:hidden; padding-bottom:20px;}
.footer .f_pro li{width: calc(100%/2); float:left; font-size:18px;}
.footer .f_pro li em{ display:block; color:#fff; padding-bottom:20px;}
.footer .f_pro li em:after{ content:""; width:40px; height:3px; background:#ffa118; display:block; margin-top:10px;}
.footer .f_pro li a{ color:#fff; font-size:15px; line-height:36px;}
.footer .f_pro li a:hover{ color:#ffa118 }

.footer .f_wx{width:280px; float:right;color:#fff;}
.footer .f_wx h2{ font-size:20px;text-transform: uppercase; font-weight:normal;}
.footer .f_wx ul{ overflow:hidden; padding-top:50px;}
.footer .f_wx li{ width:130px; float:left; margin-right:10px; text-align:center;}
.footer .f_wx li img{ width:100px; height:100px;} 
.footer .f_wx li em{ text-align:center; display:block; line-height:28px;}
.footer .f_wx li:nth-child(3){ margin-right:0}

.end{border-top:1px solid transparent; border-color: rgba(255, 255, 255, 0.3); height:65px }
.end .end_l{ width:600px;}
.end .end_l p{ font-size:16px; color:#fff;line-height:65px;}
.end .end_l p a{ color:#fff;}
.end .end_r{ padding-top:8px;}

.p_float{ position:fixed; width:70px; bottom:0;  right:0; z-index:9999; opacity:0}
.p_float li{ height:68px; width:70px; text-align:center;background: #333a8f; position:relative; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.p_float p{ line-height:68px; color:#fff; font-size:16px;}


@media only screen and (max-width: 1100px){
.p_float,	.gtr{ display:none;}
}
@media only screen and (max-width: 768px){
  .footer{display: none;} 
  .fixed_footer{display:block;background-color:rgba(43,105,180,0.75);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
    .fixed_footer a{float: left;width:33.33%;text-align: center;}
.fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
.fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}
}

/* ===================== 内页 Banner 图 ===================== */
#nyba{height:600px;position: relative;overflow:hidden;background-attachment: fixed;position: relative;}
.nybabg{ background:url(../images/bj_bg_new.png)repeat center top; position:absolute; z-index:2; width:100%; height:100%;opacity:1;}
.gsb{background:linear-gradient(rgba(0, 0, 0, 0.45) 0%, rgba(38, 156, 212, 0) 40%);position: absolute;top: 0;width: 100%;height: 100%;left: 0;z-index: 1;}
#nyba img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 0;animation:change 2s ease-in-out}
@keyframes change{from
{ transform:scale(1.2);opacity: 0.8;}to {transform:scale(1);opacity: 1;}
}

@keyframes change1{
	from { transform:translateY(60px);opacity: 0;}
	to {transform:translateY(0px);opacity: 1;}
}



.fade_text{text-transform:uppercase;margin-top:11%;text-align: center;font-size:0;position: relative;z-index: 22;}
.fade_text span{color:#fff;display: inline-block;}
.fade_text .cn{height:95px;line-height:95px;overflow: hidden;}
.fade_text .cn span{font-size:54px;}
.fade_text .en{height:40px;line-height:40px;font-size:30px;overflow:hidden;font-family: "Helvetica";}
.fade_text .line{width:80px;height:3px;background-color:#fff;margin:20px auto;}
.arrow_down{position:absolute;left:50%;margin-left:-4px;bottom:5px;overflow: hidden;width:8px;z-index: 5;}
.arrow_down .line{display: block;width:1px; height:40px;margin:0 3px;background: #fff; }
.arrow_down .aw{display: block;width:100%;height:5px;margin-top:3px;background: url('../images/aw.png') no-repeat;}
.arrow_down .lg{-webkit-animation: long 1.5s linear alternate infinite; animation: long 1.5s linear alternate infinite; }
@-webkit-keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
@keyframes long{
	from { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
    to { -webkit-transform: translateY(0); transform: translateY(0); }
}
.son_list{position: absolute;height:50px;width:100%;bottom:10px;left:0;text-align: center;}
.son_list a{display: inline-block;width:140px;padding:0 5px;height:50px;color:#333;background-color: #fff;font-size:16px;text-align: center;line-height:50px;position: relative;z-index:1;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.son_list a i{background-color:#2e3979;position: absolute;left:50%;top:50%;margin:-100px 0 0 -100px;z-index:-1;width:200px;height:200px;border-radius:50%;transform: scale(0);-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);}
.son_list a:hover i, .son_list a.active i{transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);}
.son_list a:hover, .son_list a.active{color:#fff;}


@media only screen and (max-width: 768px){
  #nyba{height:280px;}
  .fade_text .cn,.fade_text .en,.fade_text .line{display: none;}
}

/*内页公司简介*/
.inner {width: 90%;margin: 0px auto;}
.leval-menu-box {height: 55px;position: relative;z-index: 10;}
.leval-menu-wrap {height: 55px;background: #234062;box-sizing: content-box;width: 100%;position: absolute;left: 0;top: 0;overflow: hidden;-webkit-transform: translateZ(0);}
.menu-title {display: block;float: left;line-height: 55px;color: #ffffff;font-size: 16px;font-weight: normal;cursor: pointer;}
.menu-title .espcms_path{  font-size:16px; line-height:60px;}
.menu-title .espcms_path li{display: inline-block;}
.menu-title .espcms_path li a{color: #fff}
.menu-title .espcms_path > li + li:before {padding: 0 5px;color: #fff;content: "/\00a0";}

.common-inzdex {position: relative;overflow: hidden;z-index: 3;}
.introduct-img {float: left;position: relative;width: 37.7%;height: 100vh;}
.introduct-img:before {position: absolute;right: -94px;top: 0;content: "";width: 94px;height: 50%;background: #0d5dbc;}
.introduct-img figure {position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;}
.introduct-text {float: right;padding-top: 138px;margin-right: 8.85%;width: 41.14%;}
.introduct-text strong {display: block;line-height: 1;color: #333333;font-weight: normal;}
.introduct-info {margin-top: 80px;}
.introduct-info p {color: #333333;margin-bottom: 36px; line-height: 33px;}
.introduct-info p:last-child {margin-bottom: 0;}

.mission {padding: 132px 0 146px;}
.commonWidth{width: 1200px;margin:0 auto;}
.intelligent-title {text-align: center;}
.intelligent-title strong {display: block;margin-bottom: 20px;line-height: 1.1;color: #333333;font-weight: normal;}
.intell-text {width: 966px;margin: auto;}
.intell-text p {line-height: 31px;}
.idea-box {padding: 168px 0 190px;}
.idea-box-wrap {position: relative;z-index: 4;}
.idea-box-wrap .idea-line {position: absolute;left: 50%;margin-left: -2px;width: 4px;height: 118px;background: #fff;z-index: 4;}
.idea-box-wrap .idea-line:before {position: absolute;left: 0;content: "";width: 100%;height: 50%;background: #2e3979;}
.idea-box-wrap .idea-line.line1 {top: -59px;}
.idea-box-wrap .idea-line.line1:before {top: 0;}
.idea-box-wrap .idea-line.line2 {bottom: -59px;}
.idea-box-wrap .idea-line.line2:before {bottom: 0;}
.idea-text {width: 904px;margin-top: 32px;}
.idea-list {position: relative;padding: 124px 8.85% 6px;z-index: 5;}
.idea-img {position: absolute;right: -80px;top: -144px;width: 37.7%;}
.idea-li {display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;-webkit-flex-wrap: wrap;}
.idea-li li {margin-bottom: 134px;width: 44.3%;}
.idea-li li:first-child {margin-right: 40%;}
.idea-li li strong {display: block;position: relative;padding-bottom: 25px;border-bottom: 2px solid #f4f5f7;line-height: 1;color: #333333;font-size: 28px;}
.idea-li li strong:before {position: absolute;left: 0;bottom: -2px;content: "";width: 69px;height: 2px;background: #ec143e;}
.idea-info {margin-top: 40px;}
.idea-info p {color: #333333;font-size: 18px;line-height: 2;}
.customized-bg {position: absolute;left: 0;top: 0;width: 100%;height: 110%;z-index: -1;}
.customized-bg video {position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;}
.customized-images {position: relative;width: 100%;height: 100%;left: 0;top: 0;background-position: center;background-size: cover;}
.customized-img {width: 39.48%;float: left;margin-left: 10%;}
.customized-img img {display: block;width: 100%;height: auto;}
.customized-text {float: right;margin-top: 110px;margin-right: 8.85%;width: 29.68%;}
.customized-text strong {display: block;margin-bottom: 22px;line-height: 1;color: #333333;font-size: 36px;}
.customized-text p {margin-bottom: 37px;color: #333333;font-size: 26px;line-height: 1.5;}
.customized-text b {display: block;width: 113px;height: 36px;line-height: 36px;text-align: center;background: #ec143e;color: #fff;font-size: 14px;border-radius: 3px;font-weight: normal;transition: 0.4s;}
.customized-text b:hover {background: #c71235;}
.intelligent-title1 strong {color: #fff;}
.intelligent-title1 .intell-text p {color: #fff;}

.core-advantage {padding-top: 12.5%;}
.core-advantage .customized-bg {height: 60%;}
.core-advantage-content {position: relative;z-index: 2;margin-top: 87px;padding: 78px 0 78px;}
.core-advantage-content:before {content: "";position: absolute;left: 8.85%;right: 0;top: 0;background: #f4f5f7;height: 100%;z-index: -1;}
.core-advantage-wrap {padding: 0 10.85%;margin-left: 8.85%;}
.core-advantage-wrap .idea-li li {flex: 1;-webkit-flex: 1;width: auto;margin-right: 5.75%;background: #fff;padding: 76px 50px 72px;margin-bottom: 0;}
.core-advantage-wrap .idea-li li:last-child {margin-right: 0;}
.core-advantage-wrap .idea-li li:first-child {width: auto;margin-right: 5.75%;}

@media only screen and (max-width: 768px){
  .introduct-img {display: none;}
  .introduct-text {padding-top:4%;margin:0 auto;width:90%; float: none;}
  .introduct-info {margin-top: 20px;}
  .introduct-info p {margin-bottom:10px; line-height: 31px;}
  .commonWidth{width: 90%;margin:0 auto;}
  .intell-text {width: 100%;margin: auto;}

  .mission {padding: 3% 0 15% 0;}
  .idea-box-wrap .idea-line {height:116px;}
  .idea-list {position: relative;padding: 80px 8.85% 6px;z-index: 5;width:100%}
  .idea-img {display: none;}
  .idea-li li {margin-bottom: 35px;width:80%;margin-right:10%;}
  .idea-li li:first-child {margin-right:10%;}
  .idea-info p {font-size: 16px;}
  .core-advantage {display: none;}


}
/*新闻资讯*/
.news-box {background: #fff;padding-bottom: 80px;}
.news-list li {position: relative;z-index: 3;border-bottom: 1px solid #dfe2ef;}
.news-list li:before {content: "";width: 100%;height: 0;background: #f5f5f5;position: absolute;left: 0;bottom: 0;transition: 0.58s;z-index: -1;}
.news-list li:hover,.news-list li.active {color: #f5f5f5;}
.news-list li:hover:before,.news-list li.active:before {height: 100%;bottom: auto;top: 0;}
.news-list li:last-child {border-bottom: none;}
.news-list li a {display: block;overflow: hidden;padding: 90px 8.85% 78px;}
.news-list li a:hover .news-text span {background: #fba115;border-color: #fba115;color: #fff;}
.news-imgs {float: right;width: 39.11%;}
.news-imgs figure {position: relative;display: block;padding-bottom: 56.29%;height: 0;overflow: hidden;line-height: 1;}
.news-imgs figure img {position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.news-imgs figure img {transition: 0.4s;height: 110%;width: auto;top: -10%;}
.news-content {position: relative;margin-top: 60px;float: left;box-sizing: border-box;padding-left: 110px;width: 50%;}
.news-content .news-numble {position: absolute;left: 0;top: 0;padding-right: 16px;color: #fff;font-size: 24px;line-height: 1.1;font-weight: normal;font-family: "Helvetica"; background: #203a5f; padding: 20px 25px;}
.news-content .news-numble:before {position: absolute;right: 0;bottom: 0px;content: "";border-left: 8px solid transparent;border-bottom: 8px solid #fca929;}
.news-text strong {display: block;margin-bottom: 48px;line-height: 1.2;color: #222222;font-size: 24px;font-weight: normal;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.news-text p {color: #333333;font-size: 16px;line-height: 2;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.news-text span {display: block;margin-top: 56px;width: 128px;height: 42px;line-height: 42px;text-align: center;border: 1px solid #9c9c9c;color: #333333;font-size: 16px;border-radius: 3px;transition: 0.45s;}

.news-view {position: relative;z-index: 3;padding: 290px 0 145px;}
.news-view-bg {position: fixed;left: 0;top: 0;width: 100%;height: 100vh;z-index: -1;background-size: cover;background-position: center;}
.news-top-tt {margin-bottom: 68px;text-align: center;}
.news-top-tt strong {display: block;margin-bottom: 26px;line-height: 1.2;color: #fff;font-size: 24px;font-weight: normal;}
.news-top-tt p {text-align: center;}
.news-top-tt p span {display: inline-block;margin-left: 26px;color: #fff;font-size: 14px;}
.news-top-tt p span:first-child {margin-left: 0;}
.news-view-wr {padding: 62px 68px 105px;background: #fff;border-radius: 10px;box-shadow: 0 0 20px rgba(115, 115, 115, 0.18);}
.news-view-text {color: #666666;line-height: 31px;}
.news-view-text img {max-width: 100%; margin: 0 auto; display: block;height: auto;width: auto;}

.espcms_page_botton{text-align: center;border-top: 1px solid #E0E0E0;padding:50px 0px 15px 0;}
.btn-default {color: #333;background-color: #fff;border-color: #ccc;outline: 0px;}
.btn {display: inline-block;padding: 6px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.42857143;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;
-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent;border-radius: 4px;}
.btn-group, .btn-group-vertical {position: relative;display: inline-block;vertical-align: middle;}

.btn-default {color: #333;background-color: #f2f2f2;outline:0px; margin-right:1px;}
.btn-default:focus,.btn-default.focus {color: #333;background-color: #0e5dba;outline:0px}
.btn-default:hover {color: #333;background-color: #e6e6e6;outline:0px}
.btn-default:active,.btn-default.active {color: #fff;background-color: #0e5dba;outline:0px}
.btn-default:active:hover,.btn-default.active:hover,.open > .dropdown-toggle.btn-default:hover,.btn-default:active:focus,.btn-default.active:focus,.open > .dropdown-toggle.btn-default:focus,.btn-default:active.focus,
.btn-default.active.focus,.open > .dropdown-toggle.btn-default.focus {color: #fff;background-color: #0e5dba;}
.btn-default:active,.btn-default.active,.open > .dropdown-toggle.btn-default {background-image: none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,
.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled.focus,.btn-default[disabled].focus,fieldset[disabled] .btn-default.focus,.btn-default.disabled:active,.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active {background-color: #fff;border-color: #ccc;}
.btn-default .badge {color: #fff;background-color: #333;}

.espcms_info_pager{ width:100%; margin:10% auto 105px auto;}
.espcms_info_pager li{ width:46%; float:left; text-align:left; background:#f2f2f2; line-height:50px; margin-right:5%}
.espcms_info_pager li:nth-child(2n){ margin-right:0px;}

@media only screen and (max-width: 768px){
  .espcms_info_pager li{ width:100%; margin-right:0;line-height:26px; margin-bottom: 10px;}
  .news-view {position: relative;z-index: 3;padding: 50% 0 3% 0;}
  .news-top-tt strong {color: #000;}
  .news-top-tt p span {color: #000;}
  .news-view-wr {padding: 62px 0 105px;background: #fff;border-radius: 10px;box-shadow: 0 0 20px rgba(115, 115, 115, 0.18);}
  .news-view-text img {max-width: 80%; }
  .news-imgs {display: none;}
  .news-content {margin-top: 0px;float: left;box-sizing: border-box;padding-left: 5%;width:100%;}
  .news-text p {font-size: 14px;line-height: 1.5; margin-bottom: 14px;} 

  .news-text strong {line-height: 1.2;font-size: 17px; margin-bottom:13px;}
  .news-text span {margin-top: 6px;width: 128px;height: 42px;line-height: 42px;font-size: 14px;border-radius: 3px;transition: 0.45s;}
  .news-list li a {display: block;overflow: hidden;padding: 2rem 5% 2rem;}
  .news-content .news-numble {display: none;}


}

/*内页联系我们*/
.contacts {padding: 107px 0 66px;background: #fff;}
.contact-title {position: relative;padding-bottom: 70px;color: #222222;line-height: 1;}
.contact-title:before {position: absolute;left: 0;bottom: 0;content: "";width: 82vw;height: 10px;background: url(../images/line6.png) left center repeat-x;}
.contact-address {margin-top: 70px;display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;}
.contact-item {min-width: 330px;}
.contact-top {padding-bottom: 24px;border-bottom: 3px solid #f2f2f2;}
.contact-top strong {display: block;margin-bottom: 13px;line-height: 1;color: #333333;font-size: 24px;}
.contact-top p {color: #333333;font-size: 16px;}
.contact-info {margin-top: 25px;}
.contact-info p {color: #333333;font-size: 16px; line-height: 31px;}
.contact-eq {width: 94px;}
.contact-eq img {display: block;width: 100%;height: auto;}
.map {float: left;width: 50%;height: 658px;}
.contact-map-list {width: 46%;float: right;}
.map-item {padding: 65px 20px 25px 0;border-bottom: 1px solid #e5e5e5;cursor: pointer;}
.map-item:hover strong {color: #ec143e;}
.map-item:hover strong i {color: #ec143e;}
.map-item:last-child {border-bottom: none;}
.map-item strong {display: block;margin-bottom: 16px;line-height: 1.6;color: #333333;font-size: 24px;transition: 0.4s;}
.map-item strong i {display: inline-block;position: relative;top: -2px;vertical-align: middle;margin-right: 10px;font-size: 30px;font-weight: normal;font-style: normal;transition: 0.4s;}
.map-item p {color: #666666;font-size: 18px;height: 60px;}
.anchorBL {display: none !important;}
.contact-menssage {margin-top: 24px;}
.contact-menssage .text {width: 100%;margin-right: 0;height: 104px;font-family: "微软雅黑";resize: none;}

.iconfont {font-family: "iconfont" !important;font-size: 16px;font-style: normal;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}


.contact-us-table {padding: 80px 0;text-align: center;border-top: 1px solid #e0e0e0;}
.contact-us-title strong {display: block;margin-bottom: 24px;line-height: 1;color: #000000;font-size: 34px;font-weight: normal;}
.contact-us-title p {color: #222222;font-size: 20px;}
.panel-body{overflow: hidden; margin-top: 25px; }
.col-sm-2{float: left;height: 65px;text-align: right;vertical-align: middle;font-size: 14px;min-height: 1px;color: #333;padding-right:2rem;}
.form-control{padding: 0 3px;float: left; width:64%;overflow: hidden;margin: 0 23px 0 0;border:none;background: rgba(255,255,255,0.9);font-size: 14px;color: #e6e6e6;line-height: 40px; border: 1px solid #e6e6e6;border-radius: 10px}
.form-group{padding:0rem 10px;font-size: 16px;color: #666;line-height: 35px; width:80%; float:left; margin:0 20px 0px 2.3rem; }
.ffcontent{width: 99%; display:block}
.form-group2{padding: 10px 10px;background: rgba(255,255,255,0.9);font-size: 16px;color: #666;line-height: 35px; width:40%; float:left; margin:0 20px 0px 0;}
.btn-success{ display:block; background: #f99c1b; color:#fff;width: 100%;  text-transform: uppercase; font-size: 20px; height:58px;   line-height: 49px; border:none!important; margin:0 auto;border-radius: 30px;}
.btn-success a{}
.liuyan_cont .liuyan_b .btn {display:block;padding: 6px 12px;font-size: 18px;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;
-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 1px solid transparent; margin:0 auto; width:100%}

@media only screen and (max-width: 768px){
  .contacts {padding: 3rem 0 3rem 0;background: #fff;}
  .contact-address {margin-top: 70px;display:block;}
  .contact-title {padding-bottom: 20px;}
  .contact-item {min-width: 100%;}
  .contact-map {display: none;}
  .contact-us-title p {font-size:16px;}
  .form-group{padding:0rem 0px;line-height: 35px; width:100%; margin:0 20px 0px 0rem; }
  .col-sm-2{height: 40px;}
  .btn-success{ font-size: 16px; height:40px;   line-height: 27px;}


}
  /*内页产品展示*/
.main_pro{width: 90%; margin:5% auto;}
.main_pro ul{ width:100%;}
.main_pro li{width:23%; float:left; margin:0 2% 2% 0;overflow: hidden;position: relative;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s; border: 1px solid #f0eded; padding: 2% 2% 0 2%;}
.main_pro li .img{overflow: hidden;}
.main_pro li:nth-child(4n){ margin-right:0;}
.main_pro li img{width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
.main_pro li:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}

/* 样式一 */
.item .info{padding:20px;background:url(../images/arrow2.png) right 90px no-repeat;height: 60px;}
.item strong{display: block;width:95%;font-weight:100;text-transform: uppercase;text-transform: uppercase;text-transform: uppercase;}
.item .line2{width:100%;height:2px;transform-origin: 100%;-webkit-transform-origin: 100%;-webkit-transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: -webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transition: transform .7s cubic-bezier(0.165, 0.84, 0.44, 1),-webkit-transform .7s cubic-bezier(0.165, 0.84, 0.44, 1);transform: scaleX(0);-webkit-transform: scaleX(0);visibility: hidden\9;background-color:#234062;text-transform: uppercase;}
.item p{display: none;}
.item:hover .line2{transform: scaleX(1);-webkit-transform: scaleX(1);-moz-transform: scaleX(1);transform-origin: 0;-webkit-transform-origin: 0;visibility: visible\9;}
.item:hover .info{background:url(../images/arrow2.png) right center no-repeat;}
.item:hover strong{border-right:1px solid #f1f1f1;text-transform: uppercase;}
/* 样式一 */

@media (max-width:769px){
    .item .info{padding:20px 0;}
}



/*资质荣誉*/
.tel_honor{display: none;}
.se_honor{overflow:hidden; width: 90%; margin: 0 auto;}
.se_honor ul{ width:100%; margin-top:50px;}
.se_honor li{float:left; padding:0; width:22.7%; margin:0 3% 25px 0; position:relative; overflow:hidden; background:#fff; border:1px solid #eee;}
.se_honor li .p-img{ width:100%; text-align:center;  position:relative; overflow:hidden; padding: 10%; }
.se_honor li .p-name{ line-height:48px; word-break:break-all; word-wrap: break-word; overflow:hidden;text-align: center;font-size:16px; border-top:1px solid #eee; padding: 15px 10px; height: 80px;}
.se_honor li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
.se_honor li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.se_honor li:nth-child(4n){ margin:0 0 25px 0;}


.showpic{position:fixed;width:100%;background-color: black;filter: Alpha(opacity=50);background: rgba(0,0,0,0.8);display:none;top:0;left:0;z-index:100000}
.showpic .picdiv{position:absolute;top:33%;left:50%;opacity:0;background:#fff; padding:20px 30px;}
.showpic .picdiv img{}
.showpic .picbtn_l{position:absolute;top:44%;margin-top:-20px;width:45px;height:79px; background:url(/templates/netskin/images/jt01.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.showpic .picbtn_r{position:absolute;top:44%;margin-top:-20px;width:45px;height:79px; background:url(/templates/netskin/images/jt02.png) no-repeat center top; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.showpic .picbtn_l:hover{ background:url(/templates/netskin/images/jt01.png) no-repeat center top;}
.showpic .picbtn_r:hover{ background:url(/templates/netskin/images/jt02.png) no-repeat center top;}
.showpic .closepic{position:absolute;top:5px;right:5px;background:url(/templates/netskin/images/guan2.png) no-repeat center top;width:60px;height:60px; transition:.4s all;}
.showpic .closepic:hover{transform: rotate(360deg); -webkit-transform: rotate(360deg); }
.showpic p{ text-align:center; font-size:18px; padding:20px 0 0 0 }


@media (max-width:769px){
    .main_pro li{width:50%; float:left; margin:0 0% 2% 0;}
    .se_honor,.showpic{display: none;}
    .tel_honor{overflow:hidden; width: 90%; margin: 0 auto; display: block;}
  .tel_honor ul{ width:100%; margin-top:50px;}
  .tel_honor li{float:left; padding:0; width:48%; margin:0 1% 25px 1%; position:relative; overflow:hidden; background:#fff; border:1px solid #eee;}
  .tel_honor li .p-img{ width:100%; text-align:center;  position:relative; overflow:hidden; padding: 10%; }
  .tel_honor li .p-name{ line-height:26px; text-align: center;font-size:14px;  height: 55px;}
  .tel_honor li .p-img img{ width:100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease; }
  .tel_honor li:hover img{ transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
  .tel_honor li:nth-child(4n){ margin:0 0 25px 0;}

}

.main_read{border:1px solid transparent; border-color: rgba(151, 151, 151, 0.2); width: 90%; margin: 0 auto 5% auto; padding: 5%; }
.main_read h3{ text-align: center;}
.main_read .main_date{text-align: center; margin: 2% 0;}
.main_read_cont{}
.main_read_cont p{line-height: 31px;}
.main_read_cont img{margin: 0 auto; display: block;}


/*内页服务项目*/
/*起重机*/
.shops {padding: 90px 8.85% 0;position: relative;background: #fff;}
.shop-top {margin-bottom: 48px;text-align: center;}
.shop-top p {color: #333333;font-size: 18px;line-height: 2;}
.shop-top span {display: block;margin-top: 26px;color: #666666;font-size: 18px;font-family: "Helvetica";}
.shop-bg {position: relative;overflow: hidden;height: 0;padding-bottom: 38%;}
.shop-bg-wrap {position: absolute;left: 0;top: 0;width: 100%;height: 120%;background-size: cover;background-attachment: fixed;}
.face-street {padding: 100px 0 40px;}
.street-text {position: relative;margin-top: 102px;text-align: center;}
.street-text img {display: block;margin: auto;max-width: 100%;height: auto;}
.street-item {position: absolute;bottom: 122px;z-index: 3;text-align: left;cursor: pointer;}
.street-item.street-item1 {left: 0;}
.street-item.street-item2 {right: 0;}
.street-item strong {display: block;line-height: 1.4;color: #333333;font-size: 24px;font-weight: normal;}
.street-item:hover .street-info:before {width: 100%;right: auto;left: 0;}
.street-info {position: relative;min-width: 254px;border-top: 4px solid #f1f1f1;margin-top: 28px;padding-top: 28px;}
.street-info:before {position: absolute;right: 0;top: -4px;content: "";width: 0;height: 4px;background: #ffa51c;transition: 0.4s;}
.street-info p {color: #333333;font-size: 16px; line-height: 31px;}
.doors-street {position: relative;padding-bottom: 43.75%; overflow: hidden;}
.doors-street .interior-text {bottom: 70px;}
.doors-street .interior-text p {font-size: 17px;width: 547px; line-height: 31px;}
.twinkle {position: absolute;left: 52.6%;margin-left: -30px;top: 56.2%;margin-top: -20px;z-index: 3;width: 60px;height: 60px;border-radius: 50%;background: rgba(255, 165, 33, 0.3);animation: p-ani-7 1.6s linear infinite;}
.twinkle:before {position: absolute;left: 50%;top: 50%;margin-left: -20px;margin-top: -20px;content: "";width: 40px;height: 40px;background: #ffa521;border-radius: 50%;z-index: -1;}
.twinkle i {display: block;text-align: center;line-height: 60px;color: #fff;font-size: 16px;font-style: normal;}
.doors-street-content {position: absolute;right: 50%;margin-right: -600px;top: 50%;margin-top: -222px;box-sizing: border-box;width: 326px;border: 4px solid #ffa521;border-radius: 5px;background: #fff;}
.doors-street-content a {display: block;padding: 44px 22px 42px 40px;}
.doors-street-content a figure {display: block;margin-bottom: 45px;}
.doors-street-content a figure img {display: block;max-width: 100%;height: auto;}
.doors-street-content a .shield-info {padding-left: 0;margin-bottom: 0;}
.kernel-tab {margin-top: 74px;}
.kernel-left {float: left;position: relative;width: 380px;}
.kernel-left .kernel-left-item {position: relative;}
.kernel-left .kernel-left-item:first-child {margin-bottom: 20px;}
.kernel-left .kernel-left-item.active span {background: rgba(255, 165, 28, 0.88);}
.kernel-left .kernel-left-item:hover figure img {transform: scale(1.07);}
.kernel-left .kernel-left-item:hover span {background: rgba(255, 165, 28, 0.88);}
.kernel-left .kernel-left-item figure {display: block;line-height: 1;overflow: hidden;}
.kernel-left .kernel-left-item figure img {display: block;width: 100%;height: auto;transition: 0.58s;}
.kernel-left .kernel-left-item span {display: block;position: absolute;left: 0;bottom: 0;text-align: center;width: 100%;height: 50px;line-height: 50px;color: #fff;font-size: 16px;background: rgba(38, 36, 44, 0.88);
transition: 0.4s;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.kernel-swiper {float: right;width: 800px;}
.kernel-slide img {display: block;width: 100%;height: auto;}
.safe-house {padding: 98px 0 80px;}

.interior-text {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    bottom: 110px;
    z-index: 3;
  }
  .interior-text strong {
    display: block;
    margin-bottom: 36px;
    line-height: 1;
    color: #fff;
    font-size: 47px;
    font-weight: normal;
  }
  .interior-text p {
    width: 470px;
color: #fff;
font-size: 20px;
}

.kernel {padding: 90px 0 140px;}
.kernel-tab {margin-top: 74px;}
.kernel-left {float: left;position: relative;width: 380px;}
.kernel-swiper {float: right;width: 800px;}
.kernel-slide img {display: block;width: 100%;height: auto;}
.intelligent-title {text-align: center;}
.safe-house {padding: 98px 0 80px;}
.house-content {position: relative;margin-top: 105px;text-align: center;margin-bottom: 16px;}
.house-bg {display: block;margin: auto;width: 728px;}
.house-content:hover .house-line:after {transform: rotate(68deg) scaleX(1);transition-delay: 0s;}
.house-content:hover .house-line:before {transform: scaleX(1);transition-delay: 0.35s;}
.house-content:hover b {opacity: 1;visibility: visible;transition-delay: 0.8s;}
.house-content:hover .house-text strong,.house-content:hover .house-text p {color: #ffa01d;}
.house-content:hover .house-item2 .house-line:after {transform: rotate(-29deg) scaleX(1);}
.house-content:hover .house-item3 .house-line:after {transform: rotate(40deg) scaleX(1);}
.house-content:hover .house-item4 .house-line:after {transform: rotate(46deg) scaleX(1);}
.house-item {position: absolute;right: 50%;margin-right: 420px;}
.house-item1 {top: 64px;}
.house-text {text-align: right;}
.house-text strong {display: block;margin-bottom: 40px;line-height: 1;color: #333333;font-size: 24px;transition: 0.4s;}
.house-text p {color: #333333;font-size: 16px;line-height: 1;white-space: nowrap;transition: 0.4s;}
.house-line {position: absolute;right: -400px;top: 40px;width: 497px;height: 88px;}
.house-line:before {position: absolute;left: 0;right: 35px;content: "";height: 1px;background: #ffa01d;transform-origin: right center;transition: 0.6s 0s;transform: scaleX(0);}
.house-line:after {position: absolute;right: 0;bottom: 0;content: "";height: 1px;width: 94px;background: #ffa01d;transform-origin: right bottom;transform: rotate(68deg) scaleX(0);transition: 0.35s 0.6s;}
.house-line b {position: absolute;left: -5px;top: -4px;display: block;width: 10px;height: 10px;border-radius: 50%;background: #ffa01d;transition: 0.35s;opacity: 0;visibility: hidden;}
.house-line i {position: absolute;z-index: 2;right: -18px;bottom: -18px;display: block;width: 36px;height: 36px;background: url(../images/dit2.png) center no-repeat;}
.house-item2 {top: 365px;}
.house-item2 .house-line {right: -395px;height: 32px;width: 632px;}
.house-item2 .house-line:after {bottom: 48px;width: 35px;right: 4px;transform: rotate(-29deg) scaleX(0);}
.house-item2 .house-line i {bottom: 31px;}
.house-right {right: auto;left: 34%;margin-left: 470px;text-align: left;}
.house-right .house-text {text-align: left;}
.house-right .house-line {right: auto;left: -206px;width: 448px;height: 14px;}
.house-right .house-line i {right: auto;left: -16px;}
.house-item3 {top: 64px;}
.house-item3 .house-line:before {right: 0;left: 35px;transform-origin: left center;}
.house-item3 .house-line:after {width: 22px;left: 18px;bottom: 27px;right: auto;transform-origin: left top;transform: rotate(40deg) scaleX(0);}
.house-item3 .house-line i {bottom: 14px;}
.house-item3 .house-line b {left: auto;right: -5px;}
.house-item4 {top: 274px;}
.house-item4 .house-line {width: 472px;left: -230px;height: 11px;}
.house-item4 .house-line:before {right: 0;left: 35px;transform-origin: left center;}
.house-item4 .house-line:after {width: 24px;left: 18px;bottom: 27px;right: auto;transform-origin: left top;transform: rotate(46deg) scaleX(0);}
.house-item4 .house-line i {bottom: 14px;}
.house-item4 .house-line b {left: auto;right: -5px;}
.common-more {text-align: center;}
.common-more a {display: block;margin: auto;width: 113px;height: 36px;line-height: 36px;text-align: center;background: #ffa01d;color: #fff;font-size: 14px;border-radius: 3px;font-weight: normal;transition: 0.4s;}
.common-more a:hover {background: #ffa01d;}


@media only screen and (max-width: 768px){
  .shops,.kernel {padding: 20px 2% 0;}
  .shop-top p ,.shop-top span{font-size: 16px;}
  .interior-text{display: none;}
  .kernel-left,.kernel-swiper {width: 100%;}
  .kernel-tab {margin-top: 20px;}

}

/*服务项目*/
/*7案例总览*/
.dianpic-scroll {  position: relative;  width: 100%;  height: 100%;  z-index: 1;}
.dianpic-scroll .flex-viewport {  width: 100%;  height: 100%;}
.dianpic-scroll .slides {overflow: hidden;height: 100%;}
.dianpic-scroll .slides li {display: block;width: 100%;height: 100%;position: relative;overflow: hidden;font-size: 0;text-align: left;background-color: #233f61;}
.dianpic-scroll .slides li > img {width: auto;height: 100%;max-width: 100%;}
.dianpic-scroll .slides li .cov {position: absolute;right: 0;top: 0;z-index: 2;display: block;width: 100%;height: 100%;background: url('../images/s1.png') right no-repeat;}
.dianpic-scroll .slides img {-webkit-transition: -webkit-transform 1s ease-in;transition: -webkit-transform 1s ease-in;transition: transform 1s ease-in;transition: transform 1s ease-in, -webkit-transform 1s ease-in;
-webkit-transform: scale(1);    transform: scale(1);}
.dianpic-scroll .slides .ac img {-webkit-transition: -webkit-transform 5s ease-in;transition: -webkit-transform 5s ease-in;transition: transform 5s ease-in;transition: transform 5s ease-in, -webkit-transform 5s ease-in;-webkit-transform: scale(1.1);    transform: scale(1.1);}
.jindian.even .dianpic-scroll .slides li {text-align: right;}
.jindian.even .dianpic-scroll .slides li .cov {right: auto;left: 0;background-position: left;background-image: url('../images/s2.png');}
.dianpic-scroll .flex-control-paging {font-size: 0;-webkit-transform: translateY(-50%);    transform: translateY(-50%);position: absolute;top: 50%;left: 50px;z-index: 3;width: 8px;}
.dianpic-scroll .flex-control-paging li {overflow: hidden;width: 8px;height: 8px;margin: 16px 0;}
.dianpic-scroll .flex-control-paging li a {width: 8px;height: 8px;display: block;cursor: pointer;background-color: rgba(255, 255, 255, 0.3);border-radius: 50%;}
.dianpic-scroll .flex-control-paging li a.flex-active {background-color: #fff;}
.jindian.even .dianpic-scroll .flex-control-paging {  left: auto;  right: 50px;}
.jindianout {width: 100%;position: relative;}
.jindian {position: relative;width: 100%;height: 800px;z-index: 0;}
.jdtxt {position: absolute;top: 50%;right: 50%;width: 530px;z-index: 4;margin-top: -124px;margin-right: -720px;color: #fff;padding-top: 70px;background: url('../images/cases.png') 0 0 no-repeat;}
.jdtxt h2 {font-size: 48px;line-height: 60px;font-weight: bold;}
.jdtxt .txt {font-size: 16px;line-height: 32px;margin-top: 35px;}
.jindian.even .jdtxt {right: auto;left: 50%;margin-right: auto;margin-left: -720px;}
@media screen and (max-width: 1480px) {
.jdtxt {right: 60px;margin-right: auto;}
.jindian.even .jdtxt {right: auto;left: 60px;margin-right: auto;margin-left: auto;}
}
@media screen and (max-width: 1300px) {
  .dianpic-scroll .slides li > img {width: 100%;}
.jindianout i.bg {margin-left: -610px;}
}
@media screen and (max-width: 1200px) {
.dianpic-scroll .slides li .cov {background-image: none;background-color: rgba(0, 0, 0, 0.5);}
.jindian.even .dianpic-scroll .slides li .cov {background-image: none;}
}
@media screen and (max-width: 750px) {
.jdtxt {right: auto;left: 40px;width: 80%;}
.jdtxt h2 {font-size: 36px;}
.jindian.even .jdtxt {left: 40px;}
.dianpic-scroll .flex-control-paging {left: 20px;}
.jindian.even .dianpic-scroll .flex-control-paging {right: 20px;}
}
@media (max-width:769px){
    .mbx .espcms_path{ font-size:13px; }
}
.menu-list {float: right;-webkit-transform: translateZ(0);}
.menu-list li {float: left;position: relative;padding: 0 50px;line-height: 0;}
.menu-list li.active a {color: #fff;}
.menu-list li:last-child {padding-right: 0;}
.menu-list li:last-child:before {display: none;}
.menu-list li:before {position: absolute;right: 0;top: 50%;margin-top: -9px;content: "";width: 1px;height: 18px;background: #5c5c5c;}
.menu-list li a {display: block;line-height: 55px;height: 55px;color: #5f7fa5;font-size: 15px;}
.menu-list li a:hover {color: #fff;}


.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_48{font-size: 48px;}
.f_40{font-size: 40px;}
.f_30{font-size: 30px;}
.f_24{font-size: 23px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}

/*===================== 响应式代码 START =====================*/
@media( max-width:1600px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 40px;}
.f_48{font-size: 38px;}
.f_40{font-size: 30px;}
.f_30{font-size: 24px;}
.f_24{font-size: 20px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
}

@media( max-width:1210px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 28px;}
.f_40{font-size: 26px;}
.f_30{font-size: 24px;}
.f_24{font-size: 16px;}
.f_20{font-size: 18px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_15{font-size: 14px;}
.f_14{font-size: 14px;}
}


@media (max-width:750px){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 22px;}
.f_40{font-size: 22px;}
.f_30{font-size: 24px;}
.f_24{font-size: 14px;}
.f_20{font-size: 14px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_14{font-size: 14px;}
}

audio{
  z-index: 5;
  position: absolute;

  opacity: 0.1;
  -webkit-transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s;
  -o-transition: all 2s;
  transition: all 2s;
}
audio:hover{
  opacity: 1;
}


.duodiye{width: 100%;}
.duodiye img{width: 100%;}