/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

*{box-sizing: border-box;}

#copy{display: none;}

a{font: inherit;color:inherit;text-decoration: none;}
a:hover { color:#005ce7;text-decoration: none; border-bottom-style:}

.page{margin:0 auto;width: 1400px;position: relative;}
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width:94%;}
.box2{margin: 0 auto;width:84%;position: relative;}

.fl { float: left;}
.fr {float: right;}

em,i {font-style: normal;}


/*隐藏右边滚动条
body::-webkit-scrollbar {  display: none;}*/


/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


/*英文样式*/
.font_en{font-family: "Arial, Helvetica, sans-serif";text-transform: uppercase;}
.font_en2{font-family:"Biko";text-transform: uppercase;}


/*英文字体包*/
@font-face {
  font-family:"Avant_Garde_Medium-Normal";
  src: 
  url("../cssnew/Biko-Bold.woff2.txt") format("woff2"),
  url("../cssnew/Biko-Bold.woff.txt") format("woff"),
  url("../cssnew/Biko-Bold.ttf.txt") format("ttf"),
  url("../cssnew/Biko-Bold.eot.txt") format("eot"),
   url("../cssnew/Biko-Bold.svg.txt") format("svg");
}





/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{font-size:40px;color:#333;}
.title t{color:#005ce7;}
.title p{font-size: 18px;color:#999;line-height: 30px;}








/*抬头*/
.top_bg{display: flex;justify-content: space-between;align-content:center;height:180px;position: relative;}
/*左边*/
.logo{display: flex;align-items: center;justify-content: center;width:200px;height:180px;box-shadow: 0px 5px 13.5px 1.5px rgba(0, 0, 0, 0.15);}
/*右边*/
.top_right{width:100%;}
.top_t{display: flex;justify-content: space-between;height:50px;line-height:50px;padding-left: 60px;border-bottom: 1px #eee solid;}
.top_t p{font-size: 14px;color:#bbb;}
.top_t a{display: block;float: left;padding:0 40px;border-right: 1px #eee solid;font-size: 15px;color: #bbb;}
.top_t a:first-child{padding-left: 42px;background:url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220428/20220428104706_188957800.png)no-repeat left center;font-size: 28px;color:#005ce7;}
.top_t a:hover{color:#005ce7;}
.top_b{display: flex;justify-content: space-between;align-items: center;height: 130px;}
.logo_text{padding-left:60px;}
.logo_text b{font-size: 32px;line-height: 32px;color:#333;}
.logo_text p{margin-top:10px;font-size: 18px;color:#666;}
/*栏目*/
.NavCeshi li{float:left;padding: 0 1.2vw;position:relative;top: 0px;transition: 0.2s all ease-in-out;}
.NavCeshi li>a{display:block;position: relative;text-align: center;}
.NavCeshi li i{line-height:130px;font-style:normal;font-size:16px;color:#333;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#005ce7;}
.NavCeshi > li.navcurrent > a:before,.NavCeshi > li:hover > a:before{ left: 12px !important}
.NavCeshi > li > a:after{ content: ''; display: block; width: 0%; height:2px;transition: 0.2s all ease-in-out; position: absolute; left:0%; bottom: 0; background: #005ce7;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}
/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #005ce7 solid;position: absolute;left:50%;top:100px;transform: translate(-50% );z-index: 9;transition: all 0.3s ease-out 0s;opacity: 0;}
.NavCeshi li:hover .nav2{opacity: 1;top:130px;z-index: 9999;}
.NavCeshi .nav2 a{display: block;height: 50px;line-height: 50px;background: #005ce7;color: #fff;text-align: center;transition:ease-out .3s;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;font-size: 15px;}
.NavCeshi .nav2 a:hover{background: #fff;text-indent: 10px;color: #005ce7;}
.nav2 table{width: 100%;}
/*其他屏幕样式*/
@media (max-width: 1850px) and (min-width: 1781px){

}
@media (max-width: 1780px) and (min-width: 1681px){

}
@media (max-width: 1680px) and (min-width: 1600px){
.NavCeshi li i{font-size: 15px;}
}
@media (max-width: 1599px) and (min-width: 1500px){
.NavCeshi li i{font-size: 14px;}
}
@media (max-width: 1499px) and (min-width: 1400px){
.NavCeshi li i{font-size: 14px;}
}







/*搜索*/
.top_search{display: flex;align-items: center;height: 130px;margin-right:2vw;cursor: pointer;}
.search_bg{height: 100px;overflow: hidden;border-bottom: 1px #eee solid;}
.search_nbg{position: absolute;z-index: 999;top: 620px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{background: #fff;margin: 0 auto;}
.search-bg{width:300px;height:50px;overflow: hidden;margin-top:26px;}
.search{width: 100%;height: 100px;padding: 0 30px;background:#fff;position: absolute;top: 180px;left: 0;z-index: 22;box-shadow: 0 0 30px rgba(0,0,0,.08);transition: all 0.3s;transform: scale(0);}
.top_search:hover .search{transform: scale(1);}
.search_l{line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:18px;color: #333;display: inline-block;}
.search_l a{font-size:0.75vw;color: #666;}
.search_l a:hover{color:#005ce7;}
.search-bg #infoname{width:300px;background:#eee;outline:none;color:#ccc;border: none;height:50px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border: 1px solid #eee;border-top: none;border-bottom: none;border-radius: 23px;}
.search_nbg #infoname{width:278px;height: 50px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height:50px;}
.search-i input{outline:none;}





/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #000;min-width: 1400px;}
.banner-box{ min-width:1400px; height:765px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:765px; background-position: center; background-repeat: no-repeat;}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;    height: 80%;    position: relative;    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:290px; left: 0; margin-left: 0; height:420px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background-position: 0 0;} 
.banner-btn a.next{ right:-50px;background-position: -49px 0;}
.banner-btn a{background:url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429151759_732256106.png) no-repeat;}
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #005ce7;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 80px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*内页*/
.banner-nbox{height:350px;}
.banner-nbox .bd li{height:350px;}
.banner-nbox .banner-btn{    top: 100px;}





/*简介*/
.about_bg{height:720px;background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220428/20220428135646_1328472385.jpg)no-repeat center;}
.about{height:785px;padding:40px 0 80px 0;background: #fff;box-shadow: 0px 0px 11.04px 0.96px rgba(102, 102, 102, 0.15);top: -160px;z-index: 9;}
/*数据*/
.about_data{display: flex;align-items: center;justify-content: space-around;text-align: center;height: 100px;}
.about_data li{width: 20%;border-right: 1px #eee solid;}
.about_data li:last-child{border-right:none;}
.about_data span{font-size: 60px;color: #005ce7;font-weight: bold;}
.about_data p{font-size: 18px;color:#999;}
/*公司介绍*/
.about_content{display: flex;padding:50px 55px 0 55px;}
.about_text{display: flex;flex-direction:column;justify-content: center;padding-right: 80px;}
.about_text b{font-size: 30px;color:#333;}
.about_text span{display: block;margin:12px 0 28px 0;font-size: 18px;color:#666;}
.about_text span:after{content: "";display: block;width:80px;height:2px;margin:36px 0 0px 0;background: #005ce7;}
.about_text p{font-size: 16px;color:#666;line-height: 36px;}
.about_text a{display: block;width:180px;height:50px;line-height: 50px;margin-top: 44px;background: #005ce7;font-size: 18px;color:#fff;text-align: center;}
.about_text a:hover{background:#333;}





/*产品展示*/
.prod_bg{height:1230px;background: #f5f5f5;}
/*分类*/
.prod_sort{display: flex;}
.prod_sort a:hover{color:#005ce7;}
.prod_sort *{display:block;}
.prod_sort>div{height:300px;padding:30px 0 30px 40px;background: #fff;box-shadow: 0px 0px 11.04px 0.96px rgba(102, 102, 102, 0.15);}
.prod_sort_1{width:605px;}
.prod_sort_1 li:nth-child(n+3):nth-child(-n+20){display:none;}
.prod_sort_1 li:nth-child(n+2),.prod_sort_2 li:nth-child(4){margin-top: 25px;}
.prod_sort_2{width:390px;}
.prod_sort_2 li:nth-child(n+1):nth-child(-n+2),.prod_sort_2 li:nth-child(n+5):nth-child(-n+20){display:none;}
.prod_sort_same .prolist2021_one{font-size: 24px;color: #333;}
.prod_sort_same dl{display: flex;flex-wrap: wrap;}
.prod_sort_same dt{width: 140px;}
.prod_sort_same dt>a{margin-top: 15px;font-size: 15px;color: #999;}
.prod_sort_3{width:405px;padding: 30px 55px !important;}
.prod_sort_3 li:nth-child(n+1):nth-child(-n+4),.prod_sort_3 li:nth-child(n+12):nth-child(-n+20){display:none;}
.prod_sort_3 ul{display: flex;flex-wrap: wrap;}
.prod_sort_3 .prolist2021_one{width: 145px;margin-bottom: 30px;font-size:20px;color:#333;}
/*图片*/
.prod_img{margin-top: 40px;}
.prod_img *{display:block}
.prod_img ul{display: flex;justify-content: space-between;margin-bottom: 25px;}
.prod_img img{transition: all 0.3s;}
.prod_img li>a{overflow: hidden;}
.prod_img li:hover img{transform: scale(1.2);}
.prod_img li br{display:none;}
.prod_img li span{height: 50px;line-height: 50px;text-align: center;background: #fff;}
.prod_img li:hover span{background: #005ce7;}
.prod_img span a{font-size: 16px;color: #333;}
.prod_img li:hover span a{color:#fff;}






/*产品特点*/
.trait_bg{height:920px;}
/*切换*/
.trait_toggle{}
.trait_toggle li{display: flex;align-items: center;width: 400px;height: 88px;line-height: 88px;padding-left:55px;border-bottom: 1px #eee solid;cursor: pointer;position: relative;z-index: 99;}
.trait_toggle i{display: block;width:32px;height:32px;background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220428/20220428150811_547735698.png)no-repeat;transition: all 0.3s;position: relative;}
.trait_toggle li:nth-child(2) i{background-position:-32px 0;}
.trait_toggle li:nth-child(3) i{background-position:-64px 0;}
.trait_toggle li:nth-child(4) i{background-position:-96px 0;}
.trait_toggle li.on:nth-child(1) i{background-position:0px -32px;}
.trait_toggle li.on:nth-child(2) i{background-position:-32px -32px;}
.trait_toggle li.on:nth-child(3) i{background-position:-64px -32px;}
.trait_toggle li.on:nth-child(4) i{background-position:-96px -32px;}
.trait_toggle li:after{content: "";display: block;width:0px;height:88px;background: #005ce7;position: absolute;left:0px;transition: all 0.3s;}
.trait_toggle li.on:after{width:400px;}
.trait_toggle li *{position: relative;z-index: 2;}
.trait_toggle p{margin-left: 25px;font-size: 24px;color: #333;}
.trait_toggle li.on p{color:#fff;}
/*内容*/
.trait_content dt{top: -352px;}
.trait_text{display: flex;justify-content: center;flex-direction: column;width:640px;height:300px;margin-top: 352px;padding:0 55px;background: #fff;box-shadow: 0px 0px 11.04px 0.96px rgba(102, 102, 102, 0.15);  position: relative;z-index: 2;}
.trait_text *{display: block;}
.trait_text t{font-size: 24px;color:#333;}
.trait_text p{margin:30px 0;font-size: 16px;line-height:32px;color:#666;}
.trait_text a{width:180px;height:50px;line-height:50px;background: #005ce7;text-align: center;font-size: 18px;color:#fff;}
.trait_text a:hover{background: #333;}
.trait_img{position: absolute;top: 0;right: 0;}









/*应用领域*/
.apply_bg{height:770px;padding-top: 120px;position: relative;}
.apply_bg:after{content:"";display:block;width:100%;height:650px;background:#f8f8f8;position: absolute;top: 0;}
.apply{display: flex;justify-content: space-between;z-index: 2;}
/*图片*/
.apply_img{width:1200px;height: 650px;margin-left: -260px;overflow: hidden;}
/*文字*/
.apply_conter{width: 380px;}
.apply_title{padding:10px 0 20px 0;text-align: left;}
.apply_number{height: 70px !important;margin: 8px 0 29px 0;font-size:60px;overflow: hidden;}
.apply_number t{color:#005ce7;}
.apply_number b{color:#e5e5e5;}
.apply_conter_img ul{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;height: 145px;}
.apply_conter_img a{display:block;}
.apply_conter_img a.on{border: 3px #005ce7 solid;}
.apply_conter_img img{width:110px;height:60px;}
.apply_conter_img a.on img{width:104px;height:54px;}
.apply_a a{display: block;width:180px;height:50px;line-height:50px;margin-top: 49px;background: #005ce7;text-align: center;font-size: 18px;color: #fff;}
.apply_a a:hover{background:#333;}




/*实力*/
.strength_bg{height:900px;padding-top: 80px;}
.strength{display: flex;justify-content: space-between;flex-wrap: wrap;}
.strength_title{display: block;margin-bottom: 25px;font-size: 24px !important;color:#005ce7 !important;}
.strength_div{height:340px;background: #fff;box-shadow: 0px 0px 11.04px 0.96px rgba(102, 102, 102, 0.15);}
/*产品说明*/
.illustrate{width:260px;padding: 40px 0 40px 40px;}
.illustrate .tempWrap{height:260px !important;}
.illustrate img{display:none;}
.illustrate p a{font-size:15px;line-height:31px;color:#666;}
/*资质证书*/
.certificate_bg{position: relative;}
.certificate{width:1095px;padding:40px 0;}
.certificate *{display:block;}
.certificate_button{width:60px;height:60px;background: #fff url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220428/20220428173855_1520438157.png)no-repeat center;border-radius: 100%;box-shadow: 0px 0px 11.04px 0.96px rgba(102, 102, 102, 0.15);position: absolute;top: 193px;cursor: pointer;}
.certificate_buttonl{left: 40px;}
.certificate_buttonr{right:40px;transform: rotate(180deg);}
.certificate .new_web_div2021{margin-left: 126px;}
.certificate ul{display: flex;}
.certificate li{margin-right:25px;position: relative;}
.certificate li>a{overflow: hidden;}
.certificate li img{border:1px #eee solid;}
.certificate li p{}
.certificate li p:after{content:"";display:block;width: 100%;height:0px;background: rgb(0 0 0 / 0.7);position: absolute;left: 0;top: 0;z-index: 2;    transition: 0.3s;}
.certificate li:hover p:after{height: 265px;}
.certificate p>a{width: 100%;line-height: 256px;font-size: 15px;color: #fff;text-align: center;position: absolute;top:0%;z-index: 3;transition: 0.3s;transform: scale(0);overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.certificate li:hover p>a{transform: scale(1);}
/*代理*/
.acting_bg{display: flex;justify-content:space-between;width: 1400px;margin-top: 40px;}
.acting_fl{display: flex;flex-direction: column;justify-content: center;width:650px;height:300px;padding-left: 40px;background: #f8f8f8;}
.acting_fl b{font-size: 34px;color:#333;}
.acting_fl t{color:#005ce7;}
.acting_fl p{margin:19px 0 40px 0;font-size: 28px;color:#666;}
.acting_fl span{display: block;width:120px;height:2px;background: #d5d5d5;}
.acting_fr{display: flex;justify-content: space-between;align-items: center;width:750px;height:300px;padding:0 55px;background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429085357_627556181.jpg)no-repeat center;}
.acting_fr li{display: flex;flex-direction: column;justify-content: center;width:300px;height:120px;padding-left: 85px;border: 1px #e5e5e5 solid;background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429090547_1610284506.png)no-repeat 22px center;}
.acting_fr p{font-size: 18px;color: #666;}
.acting_fr span{font-size:1.6rem;color: #333;}










/*选择冠威的四大优势*/
.adv_bg{height:978px;background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429091121_409801970.jpg)no-repeat center;}
.adv_title b{color:#fff;}
.adv_title p{color:#eee;}
/*切换*/
.adv_toggle *{display: block;}
.adv_toggle ul{display: flex;justify-content: space-around;}
.adv_toggle li{display: flex;align-items: center;justify-content: center;width: 25%;height: 110px;background: #0066ff;position: relative;cursor: pointer;}
.adv_toggle li:before{content: "";display: block;width:0%;height:110px;background: #fff;position: absolute;top:0px;left: 0px;transition:all 0.3s;}
.adv_toggle li.on:before{width:100%;}
.adv_toggle li:after{content:"";display: block;width:1px;height:110px;background: #2d81ff;position: absolute;right: 0;top: 0;}
.adv_toggle li:last-child:after{background: none;}
.adv_toggle i{width:54px;height:54px;margin-right: 20px; background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429092909_1984689985.png)no-repeat;}
.adv_toggle li:nth-child(2) i{background-position: -54px 0;}
.adv_toggle li:nth-child(3) i{background-position: -108px 0;}
.adv_toggle li:nth-child(4) i{background-position: -162px 0;}
.adv_toggle li.on:nth-child(1) i{background-position:0px -54px;}
.adv_toggle li.on:nth-child(2) i{background-position:-54px -54px;}
.adv_toggle li.on:nth-child(3) i{background-position:-108px -54px;}
.adv_toggle li.on:nth-child(4) i{background-position:-162px -54px;}
.adv_toggle li *{position: relative;z-index:2;}
.adv_toggle b{font-size: 28px;color:#fff;}
.adv_toggle li.on b{color:#005ce7;}
.adv_toggle p{font-size: 18px;color:#a4c8ff;}
.adv_toggle li.on p{color:#4188f4;}
/*内容*/
.adv_content ul{width:1400px;height:600px;padding-top: 370px;background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429093533_189691295.jpg)no-repeat center;position: relative;}
.adv_content ul:nth-child(2){background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429150803_168637704.jpg)no-repeat center;}
.adv_content ul:nth-child(3){background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429150803_872958552.jpg)no-repeat center;}
.adv_content ul:nth-child(4){background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429150803_284899270.jpg)no-repeat center;}
.adv_content li{display: flex;flex-direction: column;justify-content: center;width:1240px;height:170px;margin: auto;padding:0 40px; background:rgb(255 255 255/0.92);}
.adv_content b{font-size: 28px;color:#333;}
.adv_content p{margin-top:10px;font-size: 16px;line-height: 32px;color:#666;}







/*新闻中心*/
.news{padding: 0px 0 80px 0; overflow:hidden;}
.newstitl{text-align: center;font-size: 18px;color: #aaaaaa;font-weight: lighter;}
.newstitl b{display: block;font-size: 36px;color: #222222;margin-bottom: 10px;}
.newstitl b i{color: #005ce7;}
.newstab{text-align: center;margin:0 0 40px 0;}
.newstab a{ display: inline-block;width:180px; border: #eee 1px solid; line-height: 50px;background: #fff;font-size: 16px;color:#333;transition: all .3s ease;}
.newstab a+a{margin-left: 10px;}
.newstab a.on{background: #005ce7;color: #f5f5f5;}
.newsleft{width: 508px;height: 490px;box-sizing: border-box;background: #f5f5f5;padding: 40px;}
.newsright{width: 862px;height: 490px;}

.newsleft .news_div_item_pic{position: absolute;left: 0;top: 0;width: 426px;height: 306px; overflow: hidden;overflow: hidden; border: 1px solid #eee;}
.news .news_div_item_pic img{width: 100%;height: 100%;transition: all .6s ease;}
.news .news_div_item:hover .news_div_item_pic img{transform: scale(1.1);}
.news .news_div_item:hover .news_div_item_a{color:#005ce7;}
.news .news_div_item{position: relative;}
.newsleft .news_div_item{padding-top: 330px;}
.newsleft .news_div_item_date{position: absolute;right:0;padding-top: 52px; bottom:0;text-align: center; background: #005ce7; width: 82px;height: 80px;box-sizing: border-box;}
.newsleft .news_div_item_date>div{display: inline-block;font-size: 14px;color: #ffffff;font-weight: lighter;}
.newsleft .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}
.newsleft .news_div_item_content{width: 290px;}
.news .news_div_item_a{display: block;font-size: 18px;color: #222222;white-space: nowrap;text-overflow: ellipsis;position: relative; overflow: hidden;} 
.news .news_div_item_body{font-size: 14px;color: #666;font-weight: lighter;margin-top: 10px;line-height: 26px;height: 52px;overflow: hidden;}
.newsright .news_div_item{position: relative; display: inline-block;vertical-align: top; box-sizing: border-box;width: 430px;height: 162px;padding: 40px 0 0 120px; border: 1px solid #f5f5f5;}
.newsright .news_div_item:nth-child(2n){margin-left: 0;}
.newsright .news_div_item_content{width: 260px;}
.newsright .news_div_item_date{position: absolute;left:30px;padding-top: 52px; top:40px;text-align: center;}
.newsright .news_div_item_date>div{display: inline-block;font-size: 14px;color: #555555;font-weight: lighter;}
.newsright .news_div_item_date .news_div_item_day{position:absolute;top: 5px;left: 0;right: 0;margin: 0 auto;font-size: 36px;font-weight: bold;}







/*联系*/
.ft-top{height:219px; background:#F2F2F2;}
.ft-top .top{padding-top:52px;box-sizing: content-box;}
.ft-top .top .top-left{float:left;width:1050px;}
.ft-top .top .top-left h4{height:38px; margin-bottom: 32px;}
.ft-top .top .top-left h4 span{display: block; float:left;height:38px; line-height: 38px;font-size: 24px; color:#333333; font-weight: bold;}
.ft-top .top .top-left h4 em{display: block;float:left; height:38px; line-height: 46px;font-size: 16px; color:rgba(51,51,51,0.5);font-weight: normal; margin-left: 7px;}
.ft-top .top .top-left ul{display: flex;justify-content: space-between;}
.ft-top .top .top-left ul li i{display: block; height:49px;line-height: 0; overflow: hidden;float:left; margin-right: 8px;}
.ft-top .top .top-left ul li i img{width:100%;}
.ft-top .top .top-left ul li h5{float:left;}
.ft-top .top .top-left ul li h5 span{display: block; height:25px; line-height: 25px;font-size: 15px; color:#999999; font-weight: normal;}
.ft-top .top .top-left ul li h5 p{ line-height: 27px;font-size: 22px; color:#333333; font-weight: normal;font-family: "Myriad Pro";}
.ft-top .top .top-left ul li:nth-child(3) p{font-size: 16px;}
.ft-top .top .top-rig{width:247px;float:right;}
.ft-top .top .top-rig i{display: block; width:117px; height:117px; float:left; background:url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429151837_1752031254.png) no-repeat center;padding-top:33px; box-sizing: border-box; text-align: center; line-height: 27px;font-size: 18px; color:#333333;}
.ft-top .top .top-rig span{display: block; width:117px; line-height: 0; overflow: hidden; float:right;}
.ft-top .top .top-rig span img{width:100%;}





/*有情链接*/
#link_box{width:100%;margin:0 auto;overflow:hidden;height:80px; background:#005ce7;}
#link{width:1400px;margin:0 auto;overflow:hidden;}
#link_bt{width:150px;float:left;font-size:18px;font-weight:400;line-height:80px; color:#fff;}
#link_bt span{padding-left:5px;font-size:18px;color:rgba(235,235,235,0.5);font-family:Arial, Helvetica, sans-serif;text-transform:uppercase;font-weight: 200;}
#link_bg{width:1250px;line-height:80px;float:left;overflow:hidden;font-size:15px;font-weight:100;}
#link_bg a{font-size:14px;}
.linkTagcs li a{font-size:15px !important;}





/*版权*/
.foot{height:440px;background:#222;}
.foot .ft-nav{height:345px;border-bottom:1px solid rgba(255,255,255,0.1);}
.foot .ft-nav ul li{float:left; width:20%; height:344px; padding-top:57px; box-sizing: border-box;border-right:1px solid rgba(255,255,255,0.1);text-align: center;}
.foot .ft-nav ul li h4{height:40px; line-height: 40px; margin-bottom: 24px;}
.foot .ft-nav ul li h4 a{font-size: 20px; color:#ffffff; font-weight: normal;}
.foot .ft-nav ul li p a{display: block; height:35px;line-height: 35px;font-size: 15px; color:#999;}
.foot .ft-nav ul li p a:hover{color:#fff;}
.foot .ft-nav ul li:first-child{border-left: 1px solid rgba(255,255,255,0.1);}
.copy_bg{background: #282828;height:auto; border-top:1px #333 solid;}
.footer li d{font-weight:bold;font-size:22px;color:#fff;float: right;}
.copy{line-height:95px; font-size: 14px;color: #999;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #fff;}



/*客服*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/076922776858/uploadfile/image/20220429/20220429160159_57501371.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; background-color: #005ce7; position: absolute; bottom: -12px; left: 13px; z-index: 1; }
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #005ce7; border-color: #005ce7; color: #fff; margin: 10px 0 7px;}
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #005ce7; border-color: #005ce7;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*ㄨ㈢绾*/
.y-kefu-box01 .mobile-infos { width: 215px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color: #999; }
.y-kefu-box01 .mobile-infos p { color: #005ce7; font-size: 18px; }
.right {
width: 12px;
height: 12px;
position: absolute;
right: -12px;
top: -254px;
}
.right-arrow1,
.right-arrow2 {
width: 0;
height: 0;
display: block;
position: absolute;
left: 0;
top: 0;
border-top: 6px transparent dashed;
border-right: 6px transparent dashed;
border-bottom: 6px transparent dashed;
border-left: 6px white solid;
overflow: hidden;
}
.right-arrow1 {
left: 1px;
border-left: 6px #efefef solid;
}
.right-arrow2 {
border-left: 6px white solid;
}

.y-kefu-box01 .y-ewm-box { height: 186px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { height: 186px; }
.y-kefu-box01 .y-ewm-box img { margin: 25px auto 13px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width:160px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img2 { width: 150px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img3 { width: 150px;}
.y-kefu-box01 .y-ewm-box .y-ewm-img4 { width: 150px; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }

.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color: #999; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #005ce7; font-size: 16px; }
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }

.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color: #005ce7;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }