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;}
a {color: #666; text-decoration: none;}
a:hover { color: #0298f9;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto;width: 1400px; }
.bg{ width: 100%; min-width: 1400px;}
.box{margin: 0 auto;width: 90%;max-width: 1600px;min-width: 1300px;}

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

/*clear*/
.clear { clear: both;height: 0px; overflow: hidden;}

/*top*/
.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;}

.s_top40{padding-top: 2.084vw;}
.s_top50{padding-top: 2.61vw;}
.s_top80{padding-top: 4.167vw;}
.s_top90{padding-top: 4.7vw;}


/*t*/
.t{text-align: center;}
.t b{color:#333;font-size:40px;margin-bottom:15px;display:block;}
.t dd{color:#666;font-weight:lighter;font-size:18px;}
.t i{display:block;width: 89px;height: 5px;background: url(../images/20210415144538_1729028862.png)no-repeat center;margin: 0 auto;-webkit-animation: 'flymove' 10s linear infinite;-moz-animation: 'flymove' 10s linear infinite;-ms-animation: 'flymove' 10s linear infinite;margin-bottom:16px;}

@-webkit-keyframes flymove{
from{background-position:-173px 0px;}
to{background-position:0 0;}
}



/*font_en*/
.font_en{font-family: Arial, Helvetica, sans-serif;}



/*head_bg*/
.head_bg{background: #fff;position: relative; height:120px;}
.head_r{padding-right:3%; }
.logo{padding-left:3%;}
.name{padding:32px 0 0 0.2vw;}
.name p{font-size:16px; color:#333; line-height:34px;}
.name span{color:#0298f9;}
.tel{background: url(../images/20210415094406_1146334078.png)no-repeat left center;padding-left: 33px;font-size: 24px;color: #0298f9;font-family: "Tw Cen MT";line-height: 30px; margin-top:45px; margin-left:2vw; font-weight:bold;}





/*nav*/
.nav{height:120px;}
.nav ul{height:100%;position: relative;}
.nav>ul>li{ float: left; display: block;height:120px;padding: 0 1vw;position: relative;}
.nav>ul>li>a{ display: block; color: #333; font-size: 16px; text-align: center; position: relative; z-index: 3333; line-height:120px;transition:0.3s all; }
.nav>ul>li:before{display: block; content:""; width:0; height:4px; background:#0298f9;position: absolute; top:80px; left:0; right:0; margin:auto; transition:all .6s ease;}
.nav>ul>li:hover::before,.nav>ul>li.navcurrent:before{width:60%;}
.nav>ul>li:hover>a{    transform: scale(1.1);}


.dropmenu{ position:absolute; width:150%; background:rgba(2,152,249,0.7); top:110%; opacity:0; visibility:hidden;transition:all .6s ease; z-index:333; padding:10px 0; text-align:center; left:-25%;  }
.dropmenu a{ display:block;  line-height:34px; color:#fff;transition:all .6s ease;}
.dropmenu a:hover{background:#fff; color:#0298f9; padding-left:20px;}
.nav li:hover .dropmenu{ top:100%; opacity:1; visibility:visible;}



@media (max-width: 1700px){
.nav>ul>li{padding: 0 1.1vw;}
}

@media (max-width: 1600px){
.nav>ul>li{padding: 0 0.8vw;}
}
@media (max-width: 1530px){
.nav>ul>li{padding: 0 0.6vw;}
}
@media (max-width: 1440px){
.tel{display:none;}
.nav>ul>li{padding: 0 0.6vw;}
}



/*search_bg*/
.search_bg{height: 80px;border-bottom: 1px solid #eee;box-sizing: initial;background: #fff;}
.search_nbg{position: absolute;z-index: 999;top: 500px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{width: 270px;height:45px;margin-top: 20px;overflow: hidden;border-radius: 20px;}
.search{height: 80px;}
.search_l{line-height: 80px;color: #666;background:url(../images/20210415101701_2125318102.png)no-repeat left;padding-left:30px;}
.search_l dd{font-size: 15px;color: #222;display: inline-block;}
.search_l a{font-size: 15px;color: #666;font-weight: lighter;}
.search_l a:hover{color:#0077cc;}
.search-bg #infoname{width:240px;background:#fff; outline:none; color:#ccc;border: none;height:40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border-radius: 23px;border:1px solid #eee;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;width: 70px;height: 44px;text-align: center;}
.search-i .btn{
    cursor: pointer;
    width: 70px;
    height: 44px;
    line-height: 44px;
    background-color: #0298f9;
    border-radius: 0 10px 10px 0;
    font-size: 17px;
    box-shadow: none;
    font-weight: 400;
    border: 0;
    outline: 0;
    letter-spacing: normal;
    color: #fff;
}

/*prod_bg*/
.prod_bg{width:100%;min-width:1400px;background:#f5f5f5;padding:70px 0;}
.prod_list a{width: 175px;height:46px;font-size:16px;color:#333;border:1px solid #ccc;border-radius:23px;display:block;float:left;text-align: center;line-height:46px;}
.prod_list a+a{margin-left:21px;}
.prod_list a:hover,.prod_list a.on{background:#0077cc;color:#fff;}
.prod_box tr td{padding: 7px !important;width: 321px;background: #fff;position: relative;display: inline-block;margin-bottom:20px;    position: relative;}
.prod_box tr td img{width: 100%;height: auto;transition: all .4s ease;}
.prod_box tr td+td{margin-left:20px;}
.prod_box tr td span a{width:100%;height:50px;display:block;line-height:50px;font-size:16px;    text-align: left;}
.prod_box tr td  a{display: block;overflow: hidden;}
.prod_box tr td a{position: relative;z-index:2;}
.prod_box tr td:after{content: '';display: block;position: absolute;width: 100%;height: 0;transition: all .3s ease;background:#0198f7;top: 0;left: 0;}
.prod_box tr td:hover:after{height:100%;}
.prod_box tr td:hover span a{color:#fff;}
.prod_box tr td:hover img{transform: scale(1.1);}
.prod_box tr td br{display:none;}
.prod_box tr td span a:after{content:"";background:url(../images/20210416164823_1779812355.png)no-repeat;width:12px;height:13px;position: absolute;z-index: 2;right: 10px;bottom: 15px;transition: all .3s ease;}
.prod_box tr td:hover span a:after{    background-position-y: -13px;}




/*problem*/
.problem_bg{background:url(../images/20210415113025_1375292987.jpg)no-repeat;background-size: cover;background-attachment: fixed;background-position: center;overflow: hidden;height:773px;}
.problem_t{padding-top:70px;color:#fff;text-align: center;}
.problem_t p{font-size:40px;padding-bottom:5px;}
.problem_t dd{font-size:18px;}
.problem_d li{color:#fff;float: left;position: relative;z-index: 2;padding: 5px 15px;}
.problem_d li p{font-size:22px;font-weight:lighter;}
.problem_d li em{font-style:normal;font-size:12px;}
.problem_d li::after{content: "";position: absolute;left: 0;top: 7px;height: 80%;width: 2px;background: #0077cc;transition: all .5s;z-index: -1;}
.problem_d li:hover::after{width: 100%;top: 0;height: 100%;}
.problem_d li+li{margin-left:262px;}
.problem_m{width:1398px;height: 360px;padding:50px 0 50px 0;background:#fff;}
.problem_top p{text-align: center;font-weight:bold;font-size:34px;font-weight:bold;color:#333;padding-bottom:30px;}
.problem_m b{color:#0077cc;}
.problem_top i{display:block;height:1px;background:#eee;width:100%;}
.problem_cont li{float:left;width:268px;margin-top:30px;padding:0 40px;}
.problem_cont li em{font-style:normal;font-family: Arial, Helvetica, sans-serif;font-size:44px;color:#ccc;font-weight:bold;}
.problem_cont li p{font-size:22px;font-weight:bold;color:#0298f9;margin-top:5px;}
.problem_cont li i{width:20px;height:2px;background:#0298f9;display:block;margin:18px 0 21px 0;transition: 0.5s all;}
.problem_cont li dd{font-size:15px;line-height:30px;color:#666;}
.problem_cont li+li{border-left:1px dashed #eee;}
.problem_cont li:hover i{width:40px;}


/*adv_bg*/
.adv_bg{position: relative;}
.adv_list{width:441px;}
.adv_list li{width:172px;height:103px;background:#f5f5f5;float:left;margin-bottom:1px;padding:24px;cursor: pointer;}
.adv_list li.on,.adv_list li:hover{background:#0298f9;color:#fff !important;}
.adv_list li:hover em,.adv_list li:hover i,.adv_list li:hover p{color:#fff;}
.adv_list li.on p{color:#fff;}
.adv_list li.on em{color:#fff;}
.adv_list li.on i{color:#fff;}
.adv_list li:nth-child(2n){margin-left:1px;}
.adv_list li em,.adv_list li i{font-style:normal;}
.adv_list li em{font-size:34px;color:#ccc;font-weight:bold;}
.adv_list li p{font-size:20px;color:#333;margin: 10px 0 5px;}
.adv_list li i{font-size:12px;color:#666;}
.adv_d{position: relative;width:100%;}
.adv_r{position: absolute;left:50%;width:1200px;height:455px;margin-left:-240px;}
.adv_box{background:url(../images/ys01.jpg)no-repeat;width:1200px;height:455px;}
.adv_cont .adv_box:nth-child(2){background:url(../images/ys02.jpg)no-repeat;width:1200px;height:455px;}
.adv_cont .adv_box:nth-child(3){background:url(../images/ys03.jpg)no-repeat;width:1200px;height:455px;}
.adv_cont .adv_box:nth-child(4){background:url(../images/ys04.jpg)no-repeat;width:1200px;height:455px;}
.adv_cont .adv_box:nth-child(5){background:url(../images/ys05.jpg)no-repeat;width:1200px;height:455px;}
.adv_cont .adv_box:nth-child(6){background:url(../images/ys06.jpg)no-repeat;width:1200px;height:455px;}
.adv_box li{width: 780px !important;height: 114px;background: #0298f9 !important;position: absolute;bottom: 30px;margin-left: 31px;padding:30px 0 30px 50px;color:#fff;opacity: .9;}
.adv_box li p{font-size:26px;color:#fff;margin-bottom:12px;}
.adv_box li span{font-size:15px;line-height:30px;}
.adv_box li em{font-style: normal;font-size: 188px;font-weight: bold;position: absolute;
top: -38px;right: -9px;opacity: .2;}
.adv_cont .adv_box:nth-child(1) em{right: -31px;}










/*case*/
.case_bg{background:#f5f5f5;padding:70px 0;}
.case{position: relative;height:540px;}
.case_img .divdgweb_new_div_item{width:453px;height:540px;margin-right: 20px;}
.case_img .news_div_item_pic img{width:453px;height:339px;}
.case_img .divdgweb_new_div_item{position: relative;}
.case_img .divdgweb_new_div_item_content{position: absolute;top:340px;width:413px;height: 40px;background:#fff;padding:20px;}
.case_img .divdgweb_new_div_item_title{position: relative;}
.case_img .divdgweb_new_div_item_title a{font-size:18px;color:#333;padding-bottom:12px;display:block;margin-top:10px;    z-index: 2;position: relative;}
.case_img .divdgweb_new_div_item_body{font-size:14px;line-height:24px;color:#666;margin-top:4px;
    position: relative;    z-index: 2;}
.case_img .divdgweb_new_div_item_title a:after{content:"";display:block;border-bottom:1px dashed #eee;width:100%;    margin-top: 13px;}
.case_img .divdgweb_new_div_item_content:after{content:"";position: absolute;display: block;width: 100%;height: 4px;background: #0198f7;left: 0;bottom: 0;transition: .5s all;}
.case_button{width:70px;height:70px;background:#ccc;position: absolute;top: 150px;cursor:pointer;border-radius: 50%;}
.case_button:hover{background:#0298f9;}
.case_button:before{content:"";display: block;width:15px;height:25px;background: url(../images/20210416152835_465161132.png)no-repeat;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.case_btnl{left:-100px;}
.case_btnr{right:-100px;transform: rotate(180deg);}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_content:after{height:171px;}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{color:#fff;}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_body{color:#fff;}


/*partner*/
.partner table{border: 1px solid #eee;}
.partner tr{display:block;}
.partner tr:first-child{display: block;height: 141px;border-bottom: 1px solid #eee;}
.partner td{display: inline-table;float: left;padding: 0px !important;overflow:hidden;position:relative;box-sizing: border-box;}
.partner td>a{display: block;border-right: 1px solid #eee;}
.partner td>a>img{width:232px;height:140px;}
.partner td div{width:100%;height: 147px;margin-top: -60px;padding-top: 0px !important;background: rgba(0, 0, 0, 0.6);position:absolute;top:40%;left:0px;transform-origin: center;transform: rotateX(90deg);transition: 600ms;}/*Ã¤Â¿Â®Ã¦â€Â¹Ã¥Â®Â½Ã¥ÂºÂ¦Ã¥â€™Å’Ã¥Â·Â¦*/
.partner td div a{display:block;line-height:147px;font-size:16px;color:#fff;text-align:center;}
.partner td:hover div{transform: rotateX(0deg);transition: 600ms;}
.partner td br{display: none;}



/*Process*/
.Process_bg{background:url(../images/20210416090252_1646721010.jpg)no-repeat;background-size: cover;background-attachment: fixed;background-position: center;overflow: hidden;height:482px;}
.Process_t b{color:#fff;}
.Process_d ul li{float: left;width: 201px;text-align: center;font-size: 1.286em;
padding-right: 25px;background: url(../images/20210416091543_1267508921.png) no-repeat right 45px;}
.Process_d ul li+li{margin-left:13px}
.Process_d ul li p{color:#fff;}
.Process_d ul li i{display: inline-block;width: 120px;height: 120px;background: #fff;border-radius: 100%;position: relative;margin-bottom: 30px;transition: all .5s;top: 0;}
.Process_d ul li em{background:url(../images/20210416095117_40237960.png)no-repeat;width:57px;height:59px;display:block;    margin: 33px auto;}
.Process_d ul li:nth-child(2) em{background-position: -237px 0;}
.Process_d ul li:nth-child(3) em{background-position: -474px 0;}
.Process_d ul li:nth-child(4) em{background-position: -731px 0;}
.Process_d ul li:nth-child(5) em{background-position: -979px 0;}
.Process_d ul li:nth-child(6) em{background-position: -1226px 0;}
.Process_d ul li i:after{content: "";position: absolute;width: 150px;height: 150px;border: 2px solid #fff;border-radius: 100%;left: -15px;top: -15px;border-right-color: transparent;transition: all .5s;}
.Process_d ul li:hover i{top: -10px;}
.Process_d ul li:hover i:after{transform: rotate(180deg);}
.Process_d ul li:nth-child(6){background:none;padding-right:0;}



/*about*/
.about_d{background:url(../images/20210416100912_1073505155.jpg)no-repeat center;width:1400px;height:533px;}
.about_l{background:url(../images/20210416102536_771208306.jpg)no-repeat;width:650px;height:419px;margin:50px 0 0 50px;}
.about_r{width:602px;margin-right:50px;margin-top:70px;}
.about_r p{font-size:30px;color:#333;}
.about_r em{display:block;width:45px;height:3px;background:#0198f7;margin:15px 0 22px 0;}
.about_r dd{font-size:15px;line-height:32px;color:#666;}
.about_r a{display:block;width:147px;height:42px;line-height:42px;border:1px solid #0198f7;border-radius: 21px;color:#333;text-align: center; margin-top:50px;font-size:15px;transition: all .5s;}
.about_r a:hover{background:#0198f7;width:180px;color:#fff;}
.qyxx td{    padding-left: 0px !important;width: 335px;display: block;float: left; margin-right: 17px;}
.qyxx td img{padding: 5px;border: 1px solid #ebebeb;}
.qyxx td div a{    display: block;line-height: 50px;background: #e7e7e7;text-align: center;font-size: 16px;color: #333333;}
.qyxx td:hover div>a{    background: #0198f7;}
.qyxx td:hover a{color:#fff;}




/*news*/
.news_bg{width:100%;background:#f5f5f5;padding:70px 0;}
.news_r{width:655px;margin:0 auto;}
.news_r a{width:205px;height: 44px;line-height: 44px;display: block;float: left;border-radius: 22px;background: #fff;-webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.05);box-shadow: 0px 0px 10px rgba(0,0,0,0.05);text-align: center;margin-left: 20px;margin-top: 20px;color: #666;font-size: 16px;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.news_r a:nth-child(1){margin-left:0px;}
.news_box{float:left;}
.news_box .news_div_item_pic{display: none;}
.news_box .news_div_item{font-size:0;border:1px solid #f1f1f1;padding:21px 0;position:relative;-webkit-transition:300ms;transition:300ms;margin-bottom:15px;width:48%;background:#fff;float:left;-webkit-box-sizing: border-box;box-sizing: border-box;}
.news_box .news_div_item:hover{-webkit-box-shadow:0 0 21px #d2d2d2;box-shadow:0 0 21px #d2d2d2;z-index:1;-webkit-transition:300ms;transition:300ms;}
.news_box .news_div_item_date,.news_box .news_div_item_content{display:inline-block;vertical-align:top;}
.news_box .news_div_item_date{width:115px;text-align: center;font-size:0;margin-top: 57px;}
.news_box .news_div_item_content{width:80%;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;-webkit-box-sizing: border-box;box-sizing: border-box;}
.news_box .news_div_item_date>div{font-family:Arial;}
.news_box .news_div_item_year,.news_box .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 18px;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.news_box .news_div_item_day{font-size:47px;font-weight: bold;line-height: 55px;margin-top: -70px;color:#333;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.news_box .news_div_item_body{margin-top:10px;line-height:28px;color:#68686a;padding-right:20px;font-size:14px;font-weight: normal;}
.news_box .news_div_item:nth-child(1){width:50%;padding:0px;margin-right:2%;}
.news_box .news_div_item:nth-child(1) .news_div_item_pic{display: block;height: 436px;overflow: hidden;}
.news_box .news_div_item:nth-child(1) .news_div_item_year,.news_box .news_div_item:nth-child(1) .news_div_item_month,.news_box .news_div_item:nth-child(1) .news_div_item_day{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;line-height: 30px;float:none;font-weight:normal;margin:0;color:#fff;}
.news_box .news_div_item .news_div_item_a{font-size:20px;font-weight:normal;color:#333;-webkit-transition: 0.3s ease all;transition: 0.3s ease all;}
.news_box .news_div_item:nth-child(1) .news_div_item_content{width: 100%;padding:20px 30px;border-left: none;font-weight: normal;position: absolute;bottom: 0;left: 0;background: rgba(0,0,0,0.6);font-size:14px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.news_box .news_div_item:nth-child(1) .news_div_item_pic img{width:100%;height:436px;}
.news_box .news_div_item:nth-child(1) .news_div_item_date{position: absolute;bottom: 12%;right: 5%;z-index: 8;}
.news_box .news_div_item:nth-child(1) .news_div_item_title a{font-size:20px;font-weight:bold;color:#fff;}
.news_box .news_div_item:nth-child(1) .news_div_item_body{font-size:14px;color:rgba(255,255,255,0.6);width: 90%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.news_box .news_div_item:nth-child(1) .news_div_item_year:before{content:'';background:url(../images/20210201141932_657094981.png);width: 16px;height: 16px;display: inline-block;position: relative;left: -5px;top: 3px;}
.news_box .news_div_item:hover{background:#0298f9;}
.news_box .news_div_item:hover .news_div_item_year,.news_box .news_div_item:hover .news_div_item_month,.news_box .news_div_item:hover .news_div_item_day{color:#fff;}
.news_box .news_div_item:hover .news_div_item_title a{color:#fff;}
.news_box .news_div_item:hover .news_div_item_body{color:#fff;}
.news_box .news_div_item:hover .news_div_item_content{border-color:#fff;}
.news_r a.on{background:#0298f9;color:#fff;}


/*copyright*/
.end1 {width: 1400px;margin: 0 auto;overflow: hidden;position: relative;padding: 10px 0;}
.copyright{ background:#222;}
.lines_bg{background: #fff;}
.links{ line-height:88px;}
.links p{ float:left; font-size:28px; color:#999;margin-right: 20px;}
.links d{float: left;font-size:18px;color:#333;}
.links p:nth-child(2){ font-size:18px; margin:0 20px 0 5px;}
.crcon{ padding:65px 0 80px;}
.crkslj li{ float:left;padding:0 100px 0 0;}
.crkslj li p{ font-size:20px; color:#fff; margin:0 0 20px 0;}
.crkslj li a{ display:block; font-size:14px; color:#999; line-height:34px;}
.crkslj li a:hover{ color:#fff;}
.crcon_tel{padding: 0px 0 0 100px;height: 240px;border-left:1px solid #2e2e2e;float: left;}
.crcon_tel a{font-size:14px; color:#999; line-height:34px;display: block;}
.crcon_ewm p{width: 162px;line-height: 30px;border: 1px solid #2e2e2e;text-align: center;margin-top: 5px;color: #999;}
.crcon_tel p{font-size: 24px;color: #fff;margin-bottom:20px;}
.end{ border-top:1px solid #2e2e2e; line-height:50px;text-align: center;}
.end,.end a{ font-size:15px; color:#999;}
.end a:hover{ color:#fff;}


/*my-kefu*/
.my-kefu{position: fixed;right: 0px;top:20%;z-index:9999;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background:#0298f9;margin-top: 1px;padding: 9px 0;height: 70px;width: 77px;}
.my-kefu li i{background: url(../images/20210723084413_301095773.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel2:hover{ width:246px; height:160px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color:#0298f9;}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 24px; padding-left:15px; border-left: 1px solid #fff; padding-top: 10px;}
.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}