/*标签样式初始化*/
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;}

#copy { display: none;}
*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#0052de;text-decoration: none; border-bottom-style:}

.box{ margin:0 auto;width:100%;min-width: 1300px;max-width:1920px; box-sizing: border-box; padding:0 6%;}
.page{margin:0 auto;min-width:1300px;}
.bg{ width: 100%;min-width:1300px; max-width:1920px;}

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

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

i,em{font-style: normal;}


/*间隙*/
.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-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.t{text-align: center; padding:90px 0 40px 0;}
.t p{font-size:40px;color: #000;line-height: 50px;}
.t dd{font-size:18px;margin-top: 10px;color: #444;line-height: 40px;}




/*抬头*/

.top_bg{width:100%;border-bottom:1px solid #EEEEEE;}
.top_box{height:44px;line-height:44px;font-size:14px;color:#c1c1c1;}	
.top_t:before,.top_w:before{content:"";display:block;float:left;}
.top_w:before{background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20211008/20211008173323_1642391074.png)no-repeat left;height:20px;width: 24px;
    margin: 12px 6px 0 0;}	
.top_t:before{background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20211009/20211009094529_687265156.png)no-repeat left;height:24px;width: 26px;
    padding-left: 10px;
    margin: 10px 0 0 20px;}	

.top_t b{font-size:24px;color:#1d54d1;font-family: Arial;}	
.top_t{margin-left:30px;width:240px;height:44px;}
.top_m:hover a{color:#333;}
.top_m a{color:#c1c1c1;font-size:14px;}
.top_w{width: 90px;margin-left: 30px;position: relative;}
.top_w .top_ewm{transition: .3s all linear;    position: absolute;top: 100%;z-index: 3;width: 100px;height: 100px;display: none;     box-shadow: 0 0 20px rgba(0,0,0,0.1); border:8px #fff solid;}
.top_w .top_ewm img{width: 100%;}
.top_w:hover .top_ewm{display: block;}


/*抬头*/
.head_bg{height: 140px;position: relative;}
.logo{margin-top: 30px; }
.name{margin:30px 0 0 1.4vw;}
.name h3{font-size: 30px;color: #000;line-height: 48px; }
.name p{font-size:17px; color:#333; }
.name p b{color:#d60201; }

.head_tel{width:5vw; height:140px; position: relative;    cursor: pointer; background:#0052de url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210926/20210926111644_1840962358.png)no-repeat center;}
.head_tel p{width:300px; height:0; overflow: hidden; text-align:center; color:#fff; font-weight:bold;transition:0.3s all; z-index: 9;position: absolute;top:140px; right:0;background:rgba(0,82,222,0.8);}
.head_tel:hover p{height:80px;line-height:80px;font-size:30px;}

.head_ewm{width:5vw; height:140px; border-left:1px #eee solid;   cursor: pointer; background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210926/20210926111625_1174395091.png)no-repeat center;}
.head_ewm p{width:130px; height:0; overflow: hidden;transition:0.3s all; z-index: 9;position: absolute;top:130px; right:5vw;background:#fff; }
.head_ewm p img{width:100%;}
.head_ewm:hover p{height:130px;box-shadow: 0 0 20px rgba(0,0,0,0.1); padding:10px;}

/*导航*/

.nav>ul>li{ float: left; display: block; height:140px; transition:0.1s all ease-in-out;}
.nav>ul>li>a{ display: block; color: #222; text-align: center; position: relative; z-index:2; height:140px; line-height: 140px;padding:0 1.6vw; transition:0.3s all ease-in-out; }
.nav>ul>li>a p{font-size:16px;position: relative;}

.NavCeshi > li > a:after{content:""; display: block;width:0; height:4px; background:#0052de; margin:0 auto;transition:0.3s all; position: relative; top:-4px;}
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{width:100%;}
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a{color:#0052de; font-weight:bold;}

@media (max-width: 1920px){
.nav>ul>li>a{padding:0 1.8vw;}
}
@media (max-width: 1680px){
.nav>ul>li>a{padding:0 1.6vw;}
}

@media (max-width: 1560px){
.nav>ul>li>a{padding:0 1.4vw;}
}
@media (max-width: 1500px){
.nav>ul>li>a{padding:0 1.2vw;}
}

@media (max-width: 1440px){
.nav>ul>li>a{padding:0 1vw;}
.nav>ul>li>a p{font-size:15px;}
}
@media (max-width: 1300px){
.nav>ul>li>a{padding:0 0.8vw;}
}

/*导航下拉*/

.head .sedNav { width:100%; overflow:hidden; border-top:1px solid #ccc; position:absolute; left:0; top:140px; height:0; background-color:rgba(255,255,255,0.98); opacity:0; z-index: -2; transition: 0.5s linear all !important; }
.nav>ul>li:hover .sedNav{opacity:1; z-index: 9; height:auto; padding-top:55px; padding-bottom:70px; }
.head .sedNav img{width:300px;}
 
.head .sedNav .title{ overflow:hidden; width:170px;float:left; margin-left:310px;}
.head .sedNav .title i{ display:block; width:40px; height:3px; background-color:#0052de; margin-bottom:20px;}
.head .sedNav .title h3{ font-size:20px; margin-bottom:30px;}
.head .sedNav .title h3 a{ color:#333 !important; font-size:20px;}
.head .sedNav .title .more{ display:block; width:118px; height:30px; text-align:center; line-height:30px; border:1px solid #cecece; font-size:12px; color:#999; font-family:Arial;}
.head .sedNav ul{ overflow:hidden; float:left; width:130px; margin-left:30px;}
.head .sedNav li{ font-size:14px; line-height:30px; width:100%; *float:left}
.head .sedNav li a{ font-size:14px; }
.head .sedNav li a:hover{ color:#0052de;}
.head .sedNav .contect{ display:block; width:128px; height:78px; border:1px solid #cecece; float:left; text-align:center; font-size:12px; color:#555; text-decoration:none; margin-left:45px;}
.head .sedNav .contect img{ display:block; margin:10px auto;}
.head .nav li.a_nav { display:block; font-size:15px; background:#1d458d;}
.head  .nav li.a_nav a {color:#fff;}

.head .sedNav ul.ul01{ width: 180px;}
.head .prolist2021 ul{margin:0;}
.head .sedNav li dl{display:none;}

/*幻灯片*/
#banner ,#banner a div{height:700px;}




/*搜索*/
.search_bg{height:94px;border-bottom:1px solid #eee;}
.search_nbg{position: absolute;z-index: 999;top: 585px;height:94px;border-bottom:1px solid #eee;}
.search_nbg .search{margin:0 auto;}
.search-bg{width:260px;height:40px;overflow: hidden;margin-top:26px;border-radius: 30px; border: 1px solid #eee;}
.search{height: 94px;}
.search_l{line-height: 94px;color: #999;}
.search_l dd{font-size:15px;color: #333;display: inline-block;font-weight: bold;}
.search_l a{font-size: 15px;color: #999; padding-right:10px;}
.search_l a:hover{color:#0061ae;}
.search-bg #infoname{width:310px;background:#eee ;outline:none; color:#ccc;border: none;height:40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;}
.search_nbg #infoname{width:310px;height: 40px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 16px;top: 30%;height: 15px;}



/*产品优势*/
.prodv_bg{padding-bottom: 60px;}
.prodv li{ width: 25%; float:left; text-align: center; padding:44px 0;transition: 0.5s linear all;cursor: pointer; }
.prodv li:hover{background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927091957_1383141177.jpg)no-repeat center;}
.prodv li .prodv_w{width: 100%; height:414px;border:1px #eee solid;  padding:70px 2.6vw 0 2.6vw;  }
.prodv li+li .prodv_w{border-left: 0; }
.prodv li:hover .prodv_w{border:0;}
.prodv li:hover *{color:#fff;}
.prodv li dd{width: 86px; height: 86px; border-radius: 100%; margin:0 auto; overflow: hidden; background: url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927093019_853977968.png)no-repeat center;}
.prodv li:hover dd{background:#fff; }
.prodv li dd:after{content:""; display: block; width: 100%; height: 100%; background-image:  url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927093503_1300515705.png); background-repeat: no-repeat;}
.prodv li:nth-child(1) dd:after{ background-position: 0 0;}
.prodv li:nth-child(2) dd:after{ background-position: -86px 0;}
.prodv li:nth-child(3) dd:after{ background-position: -172px 0;}
.prodv li:nth-child(4) dd:after{ background-position: -258px 0;}

.prodv li:hover dd:after{background-position-y:-86px;}

.prodv li p{font-size: 30px; color: #000; line-height: 60px; padding-top:10px;}
.prodv li p:after{content:""; display: block; width: 34px; height: 2px; background: #111; margin:20px auto;transition: 0.5s linear all; }
.prodv li:hover p:after{background: #fff; width:24px;}
.prodv li span{font-size: 16px; line-height: 34px;  }


/*产品*/
.prod_bg{padding-bottom: 130px; background: #eeeff0; }
.prod_list a{background: #222; height: 78px; line-height: 78px; display: block;float: left; color:#fff; font-size: 18px; text-align: center; width:16.666666%; }
.prod_list a.on{background: #1d54d1;}
.prod_cont ul{text-align:center; margin-top:2%; }
.prod_cont ul li{width:23.5%; display:inline-block; background:#fff; padding:26px;transition: 0.2s linear all; }
.prod_cont ul li a{display: block; overflow: hidden;}
.prod_cont ul li span a{ font-size:16px; color:#333; height:50px; line-height:60px;}
.prod_cont ul li img{width:100%; height:auto;transition: 0.3s linear all; }
.prod_cont ul li:hover img{transform: scale(1.1);}
.prod_cont ul li+li{margin-left:2%;}
.prod_cont ul li br{display:none; }
.prod_cont ul li:hover{}




/*案例*/
.case li{width:18.4%; display: inline-block; float: left; text-align: center; overflow: hidden; position: relative; cursor: pointer;}
.case li+li{margin-left: 2%; }
.case li img{width: 100%;transition: 0.5s linear all;}
.case li:hover img{transform: scale(1.1);}
.case_w{width: 100%; height: 236px; background: rgba(0,0,0,0.5); color: #fff; position: absolute; left: 0; right: 0;bottom:0; margin:0 auto;}
.case li:nth-child(2n) .case_w{top:0;}
.case_w p{font-size:18px; line-height:40px; padding-top:24%;}
.case_w p:before{content: ""; display: block; width: 50px; height: 70px; margin: 0 auto; background-image: url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927104208_2018961331.png); background-repeat: no-repeat;}
.case li:nth-child(1) .case_w p:before{ background-position: 0 0;}
.case li:nth-child(2) .case_w p:before{ background-position: -50px 0;}
.case li:nth-child(3) .case_w p:before{ background-position: -100px 0;}
.case li:nth-child(4) .case_w p:before{ background-position: -150px 0;}
.case li:nth-child(5) .case_w p:before{ background-position: -200px 0;}

.case li:hover .case_w{background: rgba(0,82,222,0.5);}




/*优势*/
.adv_bg{background:#f4f6fc;width:100%; padding-bottom:90px; margin-top:90px;    overflow: hidden;}
.adv_switch_t li{float:left;width:25%;background:#fff; font-size:22px;color:#222;height:110px;cursor: pointer;position: relative;}
.adv_switch_t b{  display:block;  padding: 27px 0 0 7.4vw;}
.adv_switch_t dd{padding-left:7.4vw;}
.adv{position: relative;}
.adv_bj{position: absolute;top: 150px;left: 0px;z-index:1;}
.adv_d{position: relative; height:660px;}
.adv_d.page{width:88%; margin:0 auto;}
.adv_text{width:44%;height:458px;padding:70px;background:#fff;z-index:2;display:block;position: absolute;right:0; top:0; bottom:0; margin:auto; }
.adv_text:after{content:"";display:block; width:960px; height:100%; background:#fff; position: absolute;left:100%; top:0;}
.adv_text .tempWrap{width:100% !important;}
.adv_switch_b b{display:block;color:#1d54d1;font-size:32px;}
.adv_switch_b p{font-size:32px;color:#333;}
.adv_switch_b i{width:50px;height:3px;background:#1d54d1;display:block;margin:30px 0;}
.adv_switch_b dd{font-size:15px;line-height:30px;color:#666;background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927134404_182270725.png)no-repeat left top 13px;padding-left:12px;}
.adv_switch_b dd+dd{margin-top:10px;}
.adv_switch_b ul a{display: inline-block; padding-right:16px; margin-top:40px; font-size:16px; line-height:40px; color:#333; background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927135027_466850026.png)no-repeat right center;}
.adv_switch_b ul a:hover{color:#1d54d1; background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927135337_1780153963.png)no-repeat right center;}



.adv_button{position: absolute;width:60px;height:60px;z-index:2;cursor: pointer;left:56%;top:499px;}
.adv_btnl{background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927134239_850593268.png)no-repeat; margin-left:-60px;}
.adv_btnr{background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927134252_871186579.png)no-repeat;margin-left:0;}
.adv_switch_t li.on,.adv_switch_t li:hover{background:#1d54d1;}
.adv_switch_t li.on b,.adv_switch_t li:hover b,.adv_switch_t li.on dd,.adv_switch_t li:hover dd{color:#fff;}
.adv_switch_t li i{width:50px;height:50px;background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927141647_31803251.png)no-repeat;overflow: hidden;display:block;position: absolute;left:3vw;top:28px;    transition: 0.5s all ease;}
.adv_switch_t li:hover i,.adv_switch_t li.on i{background-position-y:-50px; }
.adv_switch_t li:nth-child(2) i{background-position-x:-50px; }
.adv_switch_t li:nth-child(3) i{background-position-x:-100px; }
.adv_switch_t li:nth-child(4) i{background-position-x:-150px; }





/*简介*/
.com_bg{background-image: url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927143501_270038604.jpg); background-attachment: fixed; background-repeat: no-repeat; background-position: center; height: 764px; padding-top:20px; }
.com_t{padding-bottom:60px;}
.com_t p,.com_t dd{color:#fff;}
.com_m{position: relative;  padding:60px 50px;}
.com_m li{float:left; width:23.5%;}
.com_m li+li{margin-left:2%; }
.com_m li>a{display: block; overflow: hidden;}
.com_m li p a{line-height:60px; font-size:16px;}
.com_m img{transition: 0.5s linear all; width:100%; height:auto;}
.com_m li:hover img{transform: scale(1.1);}
.com_w{width:100%; background-color:#fff;  text-align:center; padding-top:30px;  box-shadow:0 0 50px rgba(0,0,0,0.1);}
.com_w h3{font-size:24px; color:#000; line-height:90px; }
.com_w dd{font-size: 15px; line-height: 34px; }
.com_w>a{display: block; width: 162px; height: 38px; line-height: 38px; border-radius: 100px; background: #0052de; font-size: 15px; color: #fff; margin: 0 auto; margin-top:40px; text-align: center; transition: 0.3s linear all;
}
.com_w>a:hover{width: 240px;}



/*流程*/
.press_bg{padding-top:250px; padding-bottom:120px; background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20211009/20211009102851_2078833417.jpg) no-repeat center bottom;}
.press_m li{width:14.285%; text-align:center; float:left; padding:2vw;background:#fff; cursor: pointer;transition: 0.3s linear all; border:1px #eee solid; position: relative;}
.press_m li:before{content:""; display:block; width:80px; height:80px; margin:0 auto; backhround-repeat:no-repeat; background-image:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20211009/20211009171755_2080439252.png);}
.press_m li:nth-child(1):before{background-position:0 0;}
.press_m li:nth-child(2):before{background-position:-80px 0;}
.press_m li:nth-child(3):before{background-position:-160px 0;}
.press_m li:nth-child(4):before{background-position:-240px 0;}
.press_m li:nth-child(5):before{background-position:-320px 0;}
.press_m li:nth-child(6):before{background-position:-400px 0;}
.press_m li:nth-child(7):before{background-position:-480px 0;}
.press_m li p{font-size:18px; color:#333; line-height:50px;}
.press_m li:hover{ box-shadow: 0 0 100px rgba(0,0,0,0.1);     z-index: 2;}
.press_b{text-align:center; padding-top:60px; }
.press_b span{font-size:18px; color:#333; display:inline-block; padding-left:40px; background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20211009/20211009171327_474063622.png) no-repeat center left;}
.press_b b{font-size:40px; color:#1d54d1;}

/*新闻*/
.news_t{text-align:left; width:40%; float:left; padding-top:20px;}
.new_nav {padding-top:40px;}
.new_nav li{width: 170px;height: 42px;line-height: 42px;text-align: center;float: left;margin-left: 35px;-webkit-transition: all 0.5s;transition: all 0.5s;border-radius: 50px;background: #f5f5f5;}
.new_nav li:nth-child(1){ margin-left:0;}
.new_nav li a{ display:block; font-size:18px;}
.new_nav li.on{background: #0052de;}
.new_nav li.on a{ color:#fff;}


.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 25%;display: inline-block;position: relative;height:100%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 18px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20211008/20211008182108_1306553818.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{  height: 14vw; overflow: hidden; }
.news_list .news_div_item img{transition:0.3s all linear; border:1px #eee solid; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #006ae2;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}














/*footer*/
.footer {display: -webkit-box;display: -ms-flexbox;display: flex;}
.footer_bg{width: 100%; color: #fff;background: #131513;position: relative;overflow:hidden;padding: 80px 0 70px;}
.bq_item li{position: relative;}
.bq_item li{ float: left;position: relative;}
.bq_item li:before{content: '';position: absolute;width:12px;height: 1px;background: #0052de;top:24px;left: -22px;}
.bq_item li+li{margin-left:15%;}
.bq_item li a{ display: block;font-size: 15px; line-height: 36px; color: rgba(255,255,255,0.47);font-weight: lighter;}
.bq_item li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li p img{width:120px;border:10px #fff solid;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff7b0f;}
.copy_bg{height: 80px;background: #131513;line-height: 80px;overflow:hidden;border-top: 1px solid rgba(255,255,255,0.1);}
.copy_b{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.copy_bg div{color: rgba(255,255,255,0.47);}
.copy_b div:nth-child(1){width: 65%;}
.copy_bg div a{color: rgba(255,255,255,0.47);font-size:14px;}
.copy_bg div a:hover{color:#fff;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 73%;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;line-height: 48px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top: 40px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;border:1px solid rgba(255,255,255,0.3);}
.bq_ewm li span img{width: 100%;}
.bq_ewm li span:hover{background:#0052de;border-color:#0052de;}
.ewm_cc {position: absolute;top: -100px;left:0;display: none;}
.bq_r {width: 26%;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);}
.bq_ewm li+li {margin-left: 10px;}
.bq_item li:first-child {padding-left: 20px;}
.bq_item li:first-child:before {left: 0;}



.links{ background:#eee; line-height:92px; font-size:18px; color:#333; margin-top:90px; }
.links p.fl{ background:url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20210927/20210927153634_1748283978.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#333; font-weight:lighter;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#666; font-weight:lighter; line-height:70px;}
.links_r{width:90% !important; padding-left:1%;}
.linkTagcs{width:100% !important;}
.linkTagcs li a{font-size:15px;}






/*浮动*/


.y-kefu-box { position: fixed; right: 0; bottom: 10%; z-index: 9999; font-size: 13px;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/076986369393/uploadfile/image/20211009/20211009100253_1920040422.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: #1d54d1; 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: #1d54d1; border-color: #1d54d1; 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; }
.line-b{ border-bottom: solid 1px #efefef;}
.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:#1d54d1; border-color: #1d54d1;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;border-top: 0px !important;}
.y-kefu-box01 .kf-zixun1 i { width: 21px; height: 22px; background-position: -5px -180px; }
.y-kefu-box01 .kf-zixun1:hover>i { background-position: -30px -180px; }
.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: 220px; 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:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#1d54d1; font-size: 18px; }
y-kefu-box .right {width: 12px;height: 12px;position: absolute;right: -12px;top: 24px;}
y-kefu-box .right-arrow1,y-kefu-box .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;}
y-kefu-box .right-arrow1 {left: 1px;border-left: 6px #efefef solid;}
y-kefu-box .right-arrow2 {border-left: 6px white solid;}

.y-kefu-box01 .y-ewm-box { width: 140px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 140px; padding:10px;}
.y-kefu-box01 .y-ewm-box>div p{line-height:34px;}
.y-kefu-box01 .y-ewm-box img { width:120px; height:120px; margin: 0 auto; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 140px;  }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*email*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; width:170px;}
.y-kefu-box01 .y-email-infos p { color:#1d54d1; 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:#1d54d1;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }