@charset "utf-8";body{font-size:14px;color:#333}
body{font-family:Arial;}
*{padding:0;margin:0;list-style:none}
a{text-decoration:none;color:inherit}
i{font-style:normal}
dl,ol,ul{list-style-type:none}
b{display:inline-block}
em{font-style:normal;font-family:arial}
.odcontent{margin:0 auto;width:90%;max-width:1600px}
.w1400{margin:0 auto;width:90%;max-width:1400px}
.w1300{margin:0 auto;width:90%;max-width:1300px}
.w1200{margin:0 auto;width:90%;max-width:1200px}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
.clearfix{zoom:1}
input,textarea{outline:0;border-radius:0;-webkit-appearance:none}

button{border:none;padding:0}
.fl{float:left}
.fr{float:right}
.por{position:relative}
.poa{position:absolute}
.head_fixed{position:fixed;top:0;left:0;width:100%;height:auto;z-index:9999}
img{border:none;vertical-align:middle;max-width:100%}
:focus{outline:0;-webkit-tap-highlight-color:transparent}
a,div,li{-webkit-tap-highlight-color:transparent}
input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{background-color:transparent!important;background-image:none!important;-webkit-box-shadow:0 0 0 1000px #f2f3f7 inset!important;-webkit-text-fill-color:#333}
.ver-mid{vertical-align:middle}
.ver-bl{vertical-align:baseline}
.flex{display:flex;flex-wrap:wrap;}
.flx{display:flex;flex-wrap:nowrap;justify-content:space-between}
.flx_w{display:flex;flex-wrap:wrap;justify-content:space-between}
.txt_center{text-align:center}
.hide{display:none}
.center{text-align:center}
.right{text-align:right}
.left_text{text-align:left}
.blue{color:#07a4df}
.red{color:#123d96}
/* @font-face{font-family:ZURCHBXC;src:url(../fonts/ZURCHBXC.ttf)} */

/* btn */
.btn{width:120px;height:35px;text-align:center;border-radius:4px;border:1px solid #333333;display:block;position:relative;overflow:hidden;margin: 0 auto;margin-top: 35px;}
.btn::before{transition:all .5s;content:"";display:block;background-color:#333333;position:absolute;left:0;width:0%;height:100%}
.btn span{font-size:14px;color:#333333;transition:all .5s;position:absolute;top: 46%;transform:translate(-50%,-50%);width:100%;display:inline-block;}
.btn span:first-child{left:50%;width:100%}
.btn span:last-child{left:-100%;color:#fff}
.btn:hover{border: 1px solid #333333;}
.btn:hover span:first-child{left:180%}
.btn:hover span:last-child{left:50%;width:100%}
.btn:hover::before{width:110%;background-color: #333333;}
@media screen and (max-width:768px){
.btn{width: 100px;height: 32px;}
}
@media screen and (max-width:520px){
.btn{width: 85px;height: 25px;margin-top: 20px;padding: 0 6px;}
}

/* title */
.nei_tit{margin-bottom: 60px;}
.nei_tit .title{font-size: 38px;color: #333;text-align: center;text-transform: uppercase;font-weight: bold;line-height: 1.4;}
.nei_tit .tit{font-size: 16px;margin-bottom: 1%;color: #000;text-align: center;line-height: 2;padding-top: 20px;}
@media screen and (max-width:1080px){
.nei_tit{margin-bottom: 40px;}
.nei_tit .title{font-size: 28px;}
}
@media screen and (max-width:640px){
.nei_tit{margin-bottom: 20px;}
.nei_tit .title{font-size: 20px;}
.nei_tit .tit{font-size: 14px;padding-top: 10px;}
}
 
/* side_kf */
.side_kf{position:fixed;right: 1%;top:80%;width: 55px;height: 55px;z-index:99;opacity:0;transition:all .4s;transform:translateY(-50%);}
.side_kf ul{box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);background: #fff;border-radius: 50%;}
.side_kf ul li{color:#fff;padding:20px 0 10px;position:relative;z-index:1}
.side_kf ul li:last-child{padding:0}
.side_kf #top{display:block;position:relative;height: 55px;background:url(../images/top.svg) no-repeat center;text-align:center;background-size: 24px;}
.side_kf #top i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
@media only screen and (max-width:1080px){
.side_kf{width:44px}
.side_kf #top{height: 44px;}
}
@media only screen and (max-width:520px){
.side_kf{width:40px}
.side_kf #top{height: 40px;}
}

/* foot */
.foot{background: #333333;}
.foot .f_top{padding: 90px 0;}
.foot .f_detail{width: 35%;}
.foot .f_detail .f_tit{font-size: 18px;color: #fff;margin-bottom: 20px;font-weight: bold;}
.foot .f_detail li{margin-bottom: 25px;}
.foot .f_detail li h3{font-size: 16px;margin-bottom: 10px;color: #fff;}
.foot .f_detail li p{font-size: 14px;color: #a1a1a1;width: 80%;line-height: 20px;}
.foot .f_detail li span a{margin-right: 15px;}
.foot .f_al{width: 26%;margin: 0 3% 0 1%;}
.foot .f_al .item{display: flex;flex-wrap: wrap;margin-bottom: 20px;align-items: center;}
.foot .f_al .img{width: 30%;overflow: hidden;margin-right: 5%;}
.foot .f_al .img img{transition: all .8s ease-in-out;}
.foot .f_al .item:hover .img img{transform: scale(1.1);}
.foot .f_al .info{width: 65%;line-height: 1.6;}
.foot .f_al .info .t1{font-size: 16px;color: #fff;}
.foot .f_al .info .date{font-size: 14px;color: #a1a1a1;}
.foot .f_message{width:35%;}
.foot .f_message .f_tit{font-size: 18px;color: #fff;margin-bottom: 20px;font-weight: bold;}
.foot .f_message p{font-size: 14px;color: #a1a1a1;width: 80%;line-height: 22px;}
.foot .f_message form{margin-top: 15px;}
.foot .f_message .text{height: 40px;text-indent: 10px;color: #a1a1a1;width: 100%;margin-bottom: 10px;}
.foot .f_message .text2{height: 100px;text-indent: 10px;color: #a1a1a1;width: 100%;font-family: Arial;line-height: 30px;}
.foot .f_message input:focus,.foot .f_message textarea:focus{border-color:#96A8BE}
.foot .f_message .submit{width: 120px;line-height: 45px; height: 45px;text-align: center;border: 1px solid #61CE70;overflow: hidden; margin-top: 10px;background: #61CE70;}
.foot .f_message .submit input{background: none;color: #fff;border: none;font-size: 16px;}
.foot .f_message .submit:hover{background: #fff;border: 1px solid #fff;}
.foot .f_message .submit:hover input{color: #000;}
.foot .f_bottom{padding:20px 0;border-top: 1px solid #5c5c5c;}
.foot .f_bottom .flex{align-items: center;justify-content: space-between;}
.foot .f_bottom .l{display: flex;align-items: center;}
.foot .f_bottom .l .f_logo{margin-right: 6px;}
.foot .f_bottom .l .f_logo img{width: 100px;}
.foot .f_bottom .l span{font-size: 14px;color: #a1a1a1;width: 80%;line-height: 22px;}
.foot .f_bottom .r span{font-size: 14px;color: #fff;width: 80%;line-height: 22px;margin-left: 20px;font-weight: bold;}
.foot .f_bottom .r span img{margin-right: 6px;width: 15px;}
@media (max-width:1080px){
.foot .f_top{padding: 60px 0;}
.foot .f_detail{width: 50%;}
.foot .f_al{display: none;}
.foot .f_message{width: 50%;}
}
@media (max-width:640px){
.foot .f_top{padding:20px 0;}
.foot .f_detail{width: 100%;}
.foot .f_detail .f_tit{font-size: 16px;margin-bottom: 10px;}
.foot .f_detail li{margin-bottom:10px}
.foot .f_detail li:nth-last-child(1){margin-bottom:0}
.foot .f_detail li h3{font-size:14px}
.foot .f_detail li p{font-size:12px;width:100%;line-height:20px}
.foot .f_detail li span a img{width:20px}
.foot .f_message{width:100%;display:none}
.foot .f_bottom{padding:20px 0}
.foot .f_bottom .l{flex-wrap:wrap}
.foot .f_bottom .l span{width:100%}
.foot .f_bottom .l .f_logo img{width: 80px;margin-bottom: 4px;}
.foot .f_bottom .r{display:none}
}
 


/* header */
.header{width:100%;position:fixed;top:0;left:0;z-index:100;-webkit-transition: all 0.5s;transition: all 0.5s;background: rgb(0 0 0 / 0.35);}
.header .header_top{border-bottom: 1px solid #9B9B9B;padding: 10px 0;}
.header .header_top .flex{justify-content: flex-end;align-items: center;}
.header .header_top li{margin-left: 20px;}
.header .odcontent{justify-content: space-between;}
.header .h_logo{display:flex;flex-wrap:wrap;align-items:center;-webkit-transition: all 0.5s;transition: all 0.5s;}
.header .h_logo a{display:block;width:100%}
.header .h_logo h1{font-weight:400;font-size:0;display: flex;align-items: center;}
.header .h_logo img{width: 100%;}
.header .h_logo img:nth-child(2){display: none;}
.header .head_nav{position:relative;width: 68%;}
.header .head_nav ul.nav_list{-webkit-transition: all 0.5s;transition: all 0.5s;margin-right: 8%;position: relative;height: 90px;}
.header .head_nav ul.nav_list li{height:100%;width:16.666%}
.header .head_nav ul.nav_list li h3{text-align:center;display:block;height:100%;width:100%;font-weight:400;font-size: 17px;text-transform: uppercase;}
.header .head_nav ul.nav_list li h3 a{display:block;width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color: #fff;position: relative;}
.header .head_nav ul.nav_list li h3 a:after{content:"";position:absolute;bottom:0;width:0;left:0;height:2px;background: linear-gradient(to top, #97A9BF, #C6D7EB);z-index:1}
.header .head_nav ul.nav_list li.cur h3 a,.header .head_nav ul.nav_list li:hover h3 a{font-weight:700}
.header .head_nav ul.nav_list li:hover h3 a:after{width: 100%;}
.header .head_nav .subnav{display:none;position:absolute;left:0;top:100%;width:100%;}
.header .head_nav .subnav .item{display: flex;flex-wrap: wrap;background: #fff;border-radius: 20px;box-shadow: 0px 13px 36.86px 1.14px rgb(6 11 17 / 6%);padding: 50px 20px 20px;}
.header .head_nav .subnav a{text-align:center;font-size:16px;color: #1f1f1f;width: 25%;margin-bottom: 30px;position: relative;}
.header .head_nav .subnav a::before{display: inline-block;content: "";width: 0;height: 2px;margin-bottom: 3px;background-color: #333;transition: 0.3s;vertical-align: baseline;}
.header .head_nav .subnav a:hover::before{width: 20px;margin-right: 6px;}
.header .head_nav ul.nav_list li:nth-child(3) .subnav a{width: 33.3%;}
.header .head_nav .h_other{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;flex-wrap:wrap;justify-content: flex-end;align-items:center;}
.header .head_nav .h_other .search{display:inline-block;position:relative}
.header .head_nav .h_other .search .icon{width:60px;height:60px;background: url(../images/icon_search.png) no-repeat right;background-size: 20px;cursor:pointer;filter: none;}
.header .head_nav .header-search-form{animation-name:r2l;-webkit-animation-name:r2l;-ms-animation-name:r2l;animation-timing-function:ease;-webkit-animation-timing-function:ease;-ms-animation-timing-function:ease;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;animation-duration:.3s;-webkit-animation-duration:.3s;-ms-animation-duration:.3s}
.header .head_nav .header-search-form{display:none;position:absolute;right:-16px;width:240px;background-color:rgba(255,255,255,.9);box-shadow:0 1px 4px rgba(0,0,0,.1) inset;border-radius:40px;transition:all .3s;z-index:6;top: 10px;}
.header .head_nav .header-search-form form{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex}
.header .head_nav .header-search-form .input{-webkit-box-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;min-width:0}
.header .head_nav .header-search-form button,.header .head_nav .header-search-form input{display:block;height:40px;line-height:40px;outline:0;background:0 0;border:none}
.header .head_nav .header-search-form input{padding-left:20px;width:100%;color:#555;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.header .head_nav .header-search-form button{padding:0 16px;font-size:18px;color:#333;cursor:pointer;-webkit-transition:all .3s;-o-transition:all .3s;-moz-transition:all .3s;transition:all .3s;}
.header .head_nav .h_other .search:hover .header-search-form {display: block;}
.header .head_nav .h_other .search:hover .header-search-form button{background: url(../images/icon_search.png) no-repeat right;cursor: pointer;filter: brightness(0.5);background-size: 20px;margin-right: 20px;}
.header .head_nav .h_other .search:hover .icon{opacity: 0;}
.header .head_btn{cursor:pointer;position:absolute;top:50%;right:-10px;transform:translateY(-50%);padding:10px}
.header .head_btn .menuBtn{width:24px;height: 18px;}
.header .head_btn .bar1,.header .head_btn .bar2,.header .head_btn .bar3{width: 20px;height: 2px;background-color:#fff;margin: 5px 0;transition:.4s;}
.header .head_btn .bar1{margin-top:0}
.header .head_btn.change .bar1{transform:rotate(45deg) translate(6px,5px)}
.header .head_btn.change .bar2{opacity:0}
.header .head_btn.change .bar3{transform:rotate(-45deg) translate(6px,-5px)}
@keyframes r2l{0%{transform:translateX(50px);opacity:0}
100%{transform:translateX(0);opacity:1}
}
@-webkit-keyframes r2l{0%{-webkit-transform:translateX(50px);opacity:0}
100%{-webkit-transform:translateX(0);opacity:1}
}
@-ms-keyframes r2l{0%{-ms-transform:translateX(50px);opacity:0}
100%{-ms-transform:translateX(0);opacity:1}
}
.header .head_nav .h_other .head_btn{display:none}
.header:hover{/* background: #fff;box-shadow: 0px 5px 28.13px 0.87px rgb(0 0 0 / 6%); */}
/* .header:hover .h_logo{height: 80px;} */
.header:hover .head_nav ul.nav_list{height: 80px;}

/* 下滑 */
.scro .header{background: #fff;box-shadow: 0px 5px 28.13px 0.87px rgb(0 0 0 / 6%);transform: translateY(-42px);}
.scro .header .header_top{border-bottom: 1px solid #f1f1f1;}
.scro .header .header_top li img{filter: invert(0.7);}
.scro .header .h_logo{height: 80px;}
.scro .header .h_logo img:nth-child(2){display: block;}
.scro .header .h_logo img:nth-child(1){display: none;}
.scro .header .head_nav ul.nav_list{height: 80px;}
.scro .header .head_nav ul.nav_list li h3 a{color: #000;}
.scro .header .head_nav .h_other .search .icon{filter: invert(0.7);}
.scro .head_btn .bar1,.scro .head_btn .bar2,.scro .head_btn .bar3{background-color: #000;}

/* 手机端 */
.moble_nav{padding-top:140px;padding-bottom:50px;height:100%;width:100%;background-color:rgba(0,0,0,.8);position:fixed;top:0;left:0;z-index:98;display:none}
.moble_nav nav{padding:0 20px;height:100%}
.moble_nav ul{height:100%;overflow-y:auto;border-top:1px solid rgba(100,100,100,.3)}
.moble_nav ul li span{display:block;border-bottom:1px solid rgba(100,100,100,.3);overflow:hidden}
.moble_nav ul li span.icon{background:url(../images/icon_next1.png) no-repeat right center;background-size:25px;padding-right:50%}
.moble_nav ul li span.icon.cur{background-image:url(../images/icon_next.png);}
.moble_nav ul li span a{padding:18px 0;display:block;font-size:18px;font-weight:700;color:#fff}
.moble_nav ul li .subnav{padding:6px 0 10px;display:none}
.moble_nav ul li .subnav a{display:block;padding:10px 0;font-size:16px;padding-left:10px;color:#eee}

@media (max-width:1540px){
.header .head_nav{width: 72%;}
.header .head_nav ul.nav_list li h3{font-size:16px}
.header .head_nav .subnav a{font-size:16px;line-height:26px}
.header .head_nav .h_other{width: max-content;}
}
@media (max-width:1340px){
.header .head_nav ul.nav_list li h3{font-size: 14px;}
.header .head_nav .h_other{width: fit-content;}
.header .head_nav .h_other .search .icon{width:50px;height:50px}
}
@media (max-width:1100px){
.header .header_top{display: none;}
.header .h_logo{width: auto;height: 80px;}
.header .head_nav{width: auto;}
.header .head_nav ul.nav_list{display:none}
.header .head_nav .h_other .search{margin-right: 60px;}
.header .head_nav .h_other .head_btn{display:block}
.header:hover .h_logo{}
.scro .header{transform: translateY(0px);}
.scro .header .h_logo{height: 70px;}

}
@media (max-width:980px){
.header .head_nav{width: fit-content;}
.header .head_nav ul.nav_list{height:60px}
.header .head_nav .h_other .search{margin-right: 60px;margin-top: 4px;}
.header .head_nav .header-search-form{top:0;}
.scro .header{height: 60px;}
.scro .header .h_logo{height: 60px;}
.header:hover{height: 60px;}
.header:hover .h_logo{height: 60px;}
.header:hover .head_nav ul.nav_list{height: 60px;}

}

@media (max-width:768px){
.moble_nav{padding-top:130px}
.header .head_nav .h_other .search{margin-right: 60%;}
}
@media (max-width:520px){
.header .h_logo{width: max-content;}
.header .head_nav{padding-right:40px}
.header .head_nav .h_other{width:30px;justify-content:space-between;position:static;transform:none}
.header .head_nav .h_other .search .icon{background-size: 18px;width:20px;height:40px;}

}
@media (max-width:480px){
.moble_nav ul li span a{font-size:14px}
.header .head_nav .h_other .search{margin-top: 8px;}
.header-search-form{width: 300px;top: 0px;}
.header .h_logo{width:100px;height: 55px;}
.header:hover{height: 55px;}
.header:hover .h_logo{height: 55px;}
.header:hover .head_nav ul.nav_list{height: 55px;}
.scro .header .h_logo{height: 55px;}
.scro .header{height: 55px;}
.scro .header .head_nav .h_other .search{margin-top: 8px;}
}

