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





html{font-size: 15px;}




/*标题*/
.title{text-align: center;padding:70px 0 35px 0;}
.title b{display: block;font-size:40px;color:#333;}
.title t{color:#0066cb;}
.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);}
.logo img{width:5.5vw;}
/*右边*/
.top_right>a{font-size: 14px;color:#999;}
.top_right{width:100%;}
.top_t{display: flex;justify-content: space-between;height:50px;line-height:50px;padding-left:3.12vw;border-bottom: 1px #eee solid;}
.top_t p,.top_t a{font-size: 0.72vw;color: #999;font-weight: lighter;}
.top_t a:hover{color:#0066cb;}
.top_t li a{display: block;padding:0 2vw;border-right: 1px #eee solid;font-size:1.2vw;color: #0066cb;font-weight: bold;}
.top_b{display: flex;justify-content: space-between;align-items: center;height: 130px;}
.logo_text{padding-left:3.12vw;}
.logo_text b{font-size:1.8vw;line-height: 32px;color:#333;}
.logo_text p{margin-top:10px;font-size:0.9vw;color:#666;font-weight: lighter;}
.top_b_tel a{display: block;width:2.5vw;height:2.5vw;margin-right:2vw;background:#0066cb url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230821/20230821152131_122915146.png)no-repeat center;border-radius:100%;background-size: 1vw;}
/*栏目*/
.NavCeshi li{float:left;padding: 0 1.8vw;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;color: #333;font-size:16px;}
.NavCeshi li.navcurrent i,.NavCeshi > li:hover > a i{color:#0066cb;font-weight: inherit;}
.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: #0066cb;z-index: -1; }
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{ width: 100%}
/*下拉*/
.NavCeshi .nav2{width:190px;border-top: 4px #0066cb 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: #0066cb;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: #0066cb;}
.nav2 table{width: 100%;}








/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative;z-index: 1;background: #000;min-width: 1400px;}
.banner-box{ min-width:1400px; height:660px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:660px; 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:250px; left: 0; margin-left: 0; height:350px; 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.cn/dgyjzn/uploadfile/image/20230823/20230823151933_1421684698.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: #0066cb;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;}








/*搜索*/
.search_bg{height: 100px;background: #fff;border-bottom: 1px #eee solid;}
.search_nbg{position: absolute;z-index: 999;top:680px;background: #f5f5f5;}
.search_nbg .search{margin:0 auto;}
.search-bg{overflow: hidden;top: 25px;}
.search{height: 100px;}
.search_l{display: flex;line-height: 100px;color: #c0c0c0;}
.search_l dd{font-size:16px;color: #333;display: inline-block;}
.search_l a{display:block;font-size:15px;color:#999;font-weight:lighter;}
.search_l a:hover{color:#0066cb;}
.search-bg #infoname{width:300px;background:#f5f5f5;outline:none; color:#ccc;border: none;height:50px;line-height:50;font-size: 14px;padding-left: 20px;border-radius: 100px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;}
.search-i input{outline: none;background: #333;border-radius: 0 100px 100px 0;}
.search-i input:hover{background: #0066cb;}







/*产品中心*/
.product_div{position: relative;background: #f5f5f5;}
.product_img_public{padding:0 100px 20px;}
/*标题*/
.product_title_public{width:100%;line-height:60px;padding:0 20px; background: #0066cb;}
.product_title_public a{display: flex;justify-content: space-between;}
.product_title_public p{font-size: 18px;color:#fff;}
.product_title_public span{font-size: 14px;color:#a8d3ff;font-weight: lighter;}
.product_title_public a:hover span{color:#fff;}
/*图片*/
.product_img_public{margin:40px 0;}
.product_img_public ul{display: block;}
.product_img_public li{width: 285px !important;margin-right: 20px;}
.product_img_public .tempWrap{width: 1200px !important;}
.product_img_public li>a{display: block;overflow: hidden;}
.product_img_public img{width: 100%;height: 100%;border: 1px #eee solid;transition: 0.3s;}
.product_img_public li:hover img{transform: scale(1.2);}
.product_img_public br{display:none;}
.product_img_public span a{display:block;width:100%;line-height:50px;background:#f5f5f5;text-align:center;font-size:16px;color:#333;}
.product_img_public li:hover span a{color:#0066cb;}
/*按钮*/
.product_arrow{width: 50px;height: 50px;background: #333;background-image: url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230823/20230823152007_1374020328.png);border-radius: 100%;position: absolute;top: 200px;background-repeat: no-repeat;background-position: center;background-size: 7px;cursor: pointer;}
.product_arrow:hover{background-color: #0066cb;}
.product_arrow_fl{left:20px;transform: rotate(180deg);}
.product_arrow_fr{right:20px;}
/*更多产品*/
.product_more a{display: block;width:180px;height:50px;line-height: 50px;margin: 40px auto 0;background: #0066cb;font-size: 16px;color: #fff;text-align: center;}
.product_more a:hover{background:#333;}









/*看得见的品质*/
.trait_bg{height:720px;background: url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230822/20230822165129_1811919064.jpg)no-repeat center;}
.trait{display:flex;justify-content:space-between;align-items:center;height:100%;}
/*左边*/
.trait_fl{ display:flex;justify-content:center;flex-direction:column;height:100%;}
.trait_fl_one b{display:block;margin-bottom:30px;font-size: 40px;color:#fff;}
.trait_fl_one p{font-size:18px;line-height:50px;color:#eee;font-weight:lighter;}
.trait_fl_two{margin-top: 65px;}
.trait_fl_two p{font-size:18px;color:#fff;}
.trait_fl_two b{display:block;margin-top:5px;font-size:30px;color:#fff;}
.trait_fl_two a{display:block;width:230px;line-height:50px;margin-top:20px;background:#0066cb;border:2px #fff solid;border-radius:100px;font-size:18px;text-align:center;color:#fff;}
.trait_fl_two a:hover{background: #fff;color: #333;}
/*右边*/
.trait_fr{display: flex;flex-wrap: wrap;width:1000px;height:500px;background: #fff;}
.trait_fr li{display:flex;flex-direction:column;align-items:center;justify-content:center;width:50%;height:50%;padding:0 60px;text-align:center;cursor: pointer;}
.trait_fr li:nth-child(n+1):nth-child(-n+2){border-bottom:1px #eee solid;}
.trait_fr li:nth-child(even){border-left:1px #eee solid;}
.trait_fr li *{display: block;}
.trait_fr em{background:#0066cb;border-radius:100%;display:flex;align-items:center;justify-content:center;width:100px;height:100px;}
.trait_fr li:hover em{background:#333;}
.trait_fr i{font-size:22px;color:#fff;font-weight:bold;}
.trait_fr p{margin-top:20px;font-size:16px;line-height:30px;color:#888;font-weight:lighter;}








/*应用行业*/
.apply ul{display: flex;}
.apply ul *{display:block;}
.apply li{width:20%;position: relative;overflow: hidden;transition: 0.3s;}
.apply li:hover{width: 840px;}
.apply li p{ width:101%;height:60%;background:linear-gradient(to top,#0066cb 0%,#ffffff00 100%);position:absolute;bottom:0;left:50%;transform:translate(-50%);}
.apply li p a{ display:block;width:100%;text-align:center;color:#fff;font-size:18px;position:absolute;bottom:50px;left:50%;transform:translate(-50%);}
.apply li:hover p{display:none;}








/*宇杰4大核心优势*/
.adv_bg{background:url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230822/20230822165701_342319736.jpg)no-repeat center;}
.adv{display: flex;}
.adv li{width:213px;height:550px;background: url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230822/20230822170505_69768179.jpg)no-repeat center;transition:0.3s;cursor: pointer;position: relative;}
.adv li:nth-child(2){background: url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230921/20230921104408_428211359.JPG)no-repeat right;}
.adv li:nth-child(3){background: url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230921/20230921104408_1964088369.JPG)no-repeat center;}
.adv li:nth-child(4){background: url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230823/20230823152052_916494701.jpg)no-repeat center;}
.adv li+li{margin-left: 10px;}
.adv li.on{width:730px;}
.adv dd{display: flex;flex-direction: column;justify-content: center;width:100%;height:173px;padding:0 37px;background: url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230823/20230823152052_891001713.png)no-repeat center;position: absolute;bottom: 0px;}
.adv dd b{font-size: 28px;color:#fff;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.adv dd p{margin-top:10px;font-size:15px;line-height:28px;color:#e5e5e5;font-weight:lighter;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}








/*公司简介*/
.about{display: flex;flex-direction: row-reverse;height:550px;padding-right: 60px;background: #f5f5f5 url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230823/20230823152132_1667912683.png)no-repeat bottom left;}
.about_text{display: flex;flex-direction: column;justify-content: center;width:650px;}
.about_text *{display: block;}
.about_text b{font-size: 28px;color:#0066cb;}
.about_text span{margin:3px 0 30px 0;font-size:16px;color:#999;font-weight:lighter;}
.about_text p{font-size:15px;line-height:40px;color:#888;font-weight:lighter;}
.about_text a{margin-top:75px;width:180px;line-height:50px;background:#0765d9;border-radius:100px;font-size:18px;color:#fff;text-align:center;}
.about_text a:hover{;background:#333;}





/*企业形象*/
.workshop_bg{margin-top: 40px;}
.workshop ul{display: flex;}
.workshop ul *{display:block;}
.workshop li{margin-right: 20px;}
.workshop li p a{line-height:50px;text-align:center;background:#f5f5f5;font-size:16px;color:#666;}
.workshop li:hover p a{color:#0066cb;}






/*定制流程*/
.pess_bg{height:550px;background: url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230823/20230823152204_1404988289.jpg)no-repeat center;}
.pess_li{display:flex;justify-content: space-between;}
.pess_li *{display: block;}
.pess_li li{display: flex;flex-direction: column;align-items: center;justify-content: center;width:212px;height:250px;background: #fff;border-radius: 10px;position: relative;cursor: pointer;}
.pess_li i{width:36px;height:36px;background: url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230823/20230823145632_1927681866.png)no-repeat;transition: 0.3s;}
.pess_li li:nth-child(2) i{background-position-x: -36px;}
.pess_li li:nth-child(3) i{background-position-x: -72px;}
.pess_li li:nth-child(4) i{background-position-x: -108px;}
.pess_li li:nth-child(5) i{background-position-x: -144px;}
.pess_li li:nth-child(6) i{background-position-x: -180px;}
.pess_li li:hover i{background-position-y: -36px;}
.pess_li t{margin:30px 0 5px 0;font-size: 20px;color:#333;}
.pess_li p{margin-top: 5px;font-size: 16px;color:#999;font-weight: lighter;}
.pess_li span{display: flex;justify-content: center;align-items: center;width:64px;height:64px;background: #fff;border-radius: 100%;border: 10px #e5e5e5 solid;position: absolute;bottom: -32px;left: calc(50% - 32px);}
.pess_li li:hover span{background: #0066cb;border: 10px #5caeff solid;}
.pess_li em{font-size: 18px;color:#333;}
.pess_li li:hover em{color:#fff;}









/*新闻中心*/
.news{height:930px;}
.news_tab{margin:0 0 50px 0; text-align:center;}
.news_tab li{ display:inline-block; vertical-align:top; background: #fff; box-shadow: 0px 0px 20px #eee; width: 230px; height: 56px; line-height: 56px; text-align: center; border-radius: 30px;}
.news_tab li+li{margin-left:19px;}
.news_tab li a{font-size:18px;font-weight:100; display:block;}
.news_tab li.on{color:#fff; background:#0066cb;box-shadow: 0px 0px 10px #ddd;width:230px; height:56px; line-height:56px;}
.news_tab li.on a{color:#fff;}
.news_list{height:541px;width: 100%;overflow: hidden;}
.news_list .news_div{height:540px;}
.news_list .news_div_item{width: 23.65%;display: inline-block;position: relative;height:540px;transition:0.5s; padding:20px; border: 1px #eee solid; background:#fff;}
.news_list .news_div_item+.news_div_item{margin-left:1.79%;}
.news_list .news_div_item_date{position: absolute;top:265px;display: inline-block;font-weight: 400;left: 19px;padding-left: 32px;height: 22px;}
.news_list .news_div_item_date::before{position:absolute;content:'';background:url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230823/20230823152230_559419396.png) no-repeat left center;top: 0;left: 0;width: 22px;height: 22px;}
.news_list .news_div_item_content{position: absolute;top:310px;left: 19px;padding-right: 14px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{float: left;font-size: 16px;line-height: 22px; color: #999;}
.news_list .news_div_item_a{font-size: 16px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight: 	normal;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';top:150px;left: 0;width: 175px;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 16px;transition:0.5s;padding-left: 30px; border:1px #eee solid; font-weight: 100;}
.news_list .news_div_item_a::after{position:absolute;content:'';top: 160px;font-size: 43px;background:url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230823/20230823152256_1802439685.png) no-repeat center;width: 18px;height: 14px;left: 130px;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 28px;}
.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{ border:1px solid #eee;}
.news_list .news_div_item:hover .news_div_item_a{color: #0066cb;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{background: #0066cb;transition:0.5s;padding-left:40px; color:#fff;}
.news_list .news_div_item:hover .news_div_item_a::after{left:170px;transition:0.5s;}




/*友情链接*/
.copyright{ background:#222; color:#fff; }
.links{ line-height:75px; background:#0066cb; color:#fff; font-size:18px;}
.linkTagcs li{ line-height:none !important;}
.links p.fl{ padding-left:40px; background:url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230823/20230823152328_583387975.png) no-repeat left center;}
.links .page{display: flex;align-items: center;padding: 20px 0;}



/*版权*/
.bq{ border-top: 1px solid #333;}
.end{ line-height:100px;}
.end,.end a{ font-size:14px; color:#888;}
.end a:hover{ text-decoration:underline; color:#fff;} 
.crcon{ padding:60px 0 40px; width:1400px; margin:0 auto;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; padding-left:25px; position:relative; vertical-align:top;}
.kslj li:after{content: "";display: block;width: 1px;height: 180px;background: #333;position: absolute;right: -100px;top: 0;}
.kslj li p{ font-size:18px; margin-bottom:25px; position:relative;}
.kslj li p:after{ content:''; display:block; position:absolute; top:0; bottom:0; height:1px; margin:auto 0; left:-25px; width:16px; background:#fff;}
.kslj li a{ display:block; font-size:14px; color:#888; line-height:32px;}
.kslj li a:hover{ text-decoration:underline; color:#fff;} 
.kslj li+li{ margin-left:180px;}
.crcode{ font-size:14px;text-align:center;}
.crcode img{ display:block; width:150px; height:150px; margin-bottom:10px;}
.crconcat{ text-align:center; height:218px; box-sizing:border-box; padding:0px 120px; }
.crphone{ font-size:33px; font-weight:bold;}
.cr_c{ font-size:14px; line-height:25px; margin:20px 0; color:#888;}
.crbtn a{ width:200px; line-height:38px; border-radius:20px; font-size:14px; color:#fff; display:inline-block; background:#0066cb; transition:all .3s ease;}
.crbtn a:hover{ box-shadow:0 0 5px #fff;}
.crbtn i{ display:inline-block;  color: #fff; padding-left:28px; background:url(//memberpic.114my.cn/dgyjzn/uploadfile/image/20230823/20230823152405_1540560453.png) no-repeat left center;}
.copyright_gjc{display: flex;line-height: 100px;}
.copyright_gjc,.copyright_gjc a{font-size: 15px;color: #999;font-weight: lighter;}







/* 浮动*/
.y-kefu-box { position: fixed; right: 0; top:30%; 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.cn/dgyjzn/uploadfile/image/20230822/20230822113542_2005050951.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: #0066cb; 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: solid 1px #efefef;position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun {background-color: #0066cb; border-color: #0066cb; 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; }
.kf-mail>i{background-position: -5px -79px !important;}
.kf-mail:hover>i{background-position: -30px -79px !important;}
.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: #0066cb; border-color: #0066cb;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px;border-bottom: 1px #efefef solid;}
.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: 260px;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:#333;}
.y-kefu-box01 .mobile-infos p{color: #0066cb;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: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width:115px; height:114px; margin: 20px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.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: #0066cb; 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:#f55b1b;position: absolute; top: 37px; left: 55px; z-index: 9;}
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }