body{margin: 0px auto; padding: 0px; font-size:14px;  color: #444; font-family:Microsoft YaHei;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{margin: 0px;  padding: 0px;}

html, body {min-height: 100%;}

h1,h2,h3,h4,h5,h6,h7 {font-weight: normal;}
ul,ol,li{list-style: none;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none; color: #444;}
a:hover{transition: all 0.6s; color: #0c3089;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.tl {text-align: left;}
.tc {text-align: center}
.tr {text-align: right;}
.cl,.clear{clear:both;}
.ov{overflow:hidden;}
.db,.lb,.dd{font-size:0;}
.db>div,.lb>li,.dd>dl{display:inline-block;vertical-align:top;}
em,.em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
:focus {outline:none;background-color:transparent;}
::selection{background:#0c3089;color:#fff;}
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}


/*定义版面统一宽度*/
.page{ width:1400px; margin:0 auto;}
.w1400{width:1400px; margin:0 auto;  overflow:hidden;}


/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}


/*titel*/
.titel{ width:1400px; margin:0 auto; font-size:48px; font-weight:bold; color:#0c3089; text-align:center;}
.titel b{ color:#333; font-weight:bold;}
.titel p{ font-size:17px; color:#888; font-weight:normal; line-height:36px;     padding-bottom: 10px;}
.titel em{ font-size:0; display:inline-block;height: 8px;}
.titel em i{ display:inline-block; width:8px; height:8px; border-radius:50%; background:#d90106;animation: bounce_fountainG 1.2s linear infinite;} 
.titel em i+i{ margin-left:16px;}
.titel em i:nth-child(1){animation-delay: .4s;}
.titel em i:nth-child(2){background:#244495;animation-delay: .6s;}
.titel em i:nth-child(3){animation-delay: .8s;}


.titel_1{ width:1400px; margin:0 auto; font-size:48px; font-weight:bold; color:#fff; text-align:center;}
.titel_1 b{ color:#fff; font-weight:bold;}
.titel_1 p{ font-size:17px; color:#fff; font-weight:normal; line-height:36px;     padding-bottom: 10px;}
.titel_1 em{ font-size:0; display:inline-block;height: 8px;}
.titel_1 em i{ display:inline-block; width:8px; height:8px; border-radius:50%; background:#d90106;animation: bounce_fountainG 1.2s linear infinite;} 
.titel_1 em i+i{ margin-left:16px;}
.titel_1 em i:nth-child(1){animation-delay: .4s;}
.titel_1 em i:nth-child(2){background:#244495;animation-delay: .6s;}
.titel_1 em i:nth-child(3){animation-delay: .8s;}


@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}



/*head*/
.head{ background:#0c3089; height:44px; line-height:44px;}
.head_w{ margin: 0 auto; padding: 0 3%; min-width: 1400px;}
.head .head_w>p.fl{font-weight:lighter; color:#ebeff7;}

.head ul li{ float:left; position:relative; height:100%; cursor:pointer;}
.head ul li p,.head ul li a{font-weight:lighter; color:#ebeff7; padding-left:5px; display:block; margin-right:10px;}
.head ul li b{font-weight:lighter; color:#ebeff7; font-size:15px; line-height:44px;}
.head ul li a:hover{ color:#fff; text-decoration:underline;}
.head ul li:nth-child(1){ background:url(../images/20210802110710_2092786579.png) no-repeat left center; padding-left:27px; color:#fff; font-size:20px;}
.head ul li:nth-child(2){ background:url(../images/20210802094448_368397988.png) no-repeat left center; padding-left:27px;}
.head ul li:nth-child(3){ background:url(../images/20210802094447_658308742.png) no-repeat left center;  padding-left:28px;}

.head ul li .dropcode{position: absolute; top: 46px; right: 5px; width: 110px; height: 0px; overflow: hidden; z-index: 999999; transition: all 0.5s ease;}
.head ul li .dropcode img{ width:100%; height:100%;}
.head ul li:hover .dropcode{ height:100px;}
.head ul li+li{ margin-left:20px;}
.head ul li p, .head ul li a:hover{ text-decoration:none !important;}


/*top*/
.top_box{height:130px; width:1400px;}
.top_l{ position: absolute; left: 3%;}
.top_logo{float:left; margin-top:25px; margin-right:10px;}
.top_gg{color:#d90106; font-size:27px; margin-top:34px; font-weight: bold; }
.top_gg p{line-height:30px; font-size:18px;  color:#444;font-weight:normal; float:left;}


/*nav*/
.nav{height: 130px; position: absolute; right: 3%;}
.menu{ float: left;}
.NavCeshi{}
.NavCeshi .r{background: none;}
.NavCeshi > li { float: left; transition: 0.2s all ease-in-out; position: relative; padding:0 0.8rem;}
.NavCeshi > li:first-child{}
.NavCeshi > li > a { display: block; text-align: center; padding: 0px 0; font-size: 16px; line-height:130px; color: #333; transition: 0.2s all ease-in-out; height: 130px; position: relative; z-index: 1113; }
.NavCeshi > li > a:after,.NavCeshi > li > a::after{ content: ''; width: 0%; height: 2px; background: #0c3089; display: block; position: absolute; left: 0; bottom: 0; transition:0.3s all ease-in-out; }
.NavCeshi > li.navcurrent > a:after,.NavCeshi > li.navcurrent > a::after,.NavCeshi > li:hover > a:after,.NavCeshi > li:hover > a::after{ width: 100%; }
.NavCeshi > li.navcurrent > a, .NavCeshi > li:hover > a { color: #0c3089; font-weight:bold;}
.NavCeshi > li.navcurrent > a > .en,.NavCeshi > li:hover > a > .en{ }
.NavCeshi li>.nav2 {display: none; position:absolute; left:-32px; top:130px; z-index: 99999;}
.NavCeshi li>.nav2 a{display: block; margin-top: 1px; background:#fff; height: 62px; line-height: 62px; width: 150px; font-size: 15px; text-align: center; color:#333; border-bottom: none;}
#aa2 > .nav2 {}
#aa2 > .nav2 a { width:150px; font-size: 15px;}
.NavCeshi li>.nav2 a:hover{background:#0c3089; color: #fff;}
.nav2 b{color:#999;}


/*导航下拉*/
.NavCeshi li .sedNav {width:180px;  position: absolute; background:#fff;left:-36px; top:100%; z-index:9999; display: none;}
.NavCeshi li .sedNav a {display: block; line-height: 50px; color: #333; font-size: 14px;text-align: center;}
.NavCeshi li .sedNav a:hover {color: #fff; background:#0c3089;filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e92929', endColorstr='#c21313',GradientType=0 );}:root .gradient{-webkit-filter:none;filter:none;}



/*sou*/
.hul{font-size: 0;}
.hul>li{display: inline-block; cursor: pointer;height: 130px;width: 46px; position: relative;font-size: 14px;color: #fff; text-align: center; background-repeat: no-repeat;background-image: url(../images/20210802104458_1447590310.png);background-position: center 50px;}
.hul li>a{display: block;height: 130px;font-size: 14px;color: #333;}
.hul li:hover .search{ top:100%; visibility:visible; opacity:1;}
.search-bg{ width:500px; margin:0 auto; height:43px; padding-left:20px; border-radius:30px; border:1px solid #ddd;}
.search-bg input{ float:left; }
.search{ position:absolute; top:110%; width:530px; right:0px; background:#fff; z-index:999; opacity:0; visibility:hidden;box-shadow:0px 0px 3px #d8d8d8 inset;padding:20px; box-sizing:content-box; transition:all .3s ease;}
#infoname{ border:none; height:40px;  width:455px;}
#soo{ margin-top:6px;}
.keywords{ margin-top:20px; text-align:center;}
.keywords,.keywords a{ font-size:13px; color:#666;line-height: 35px;}
.keywords span{ color:#0c3089;}
.keywords a:hover{ color:#0c3089; text-decoration:underline;}
.nav>ul>li .sedNav {width:370px; padding:30px; position: absolute;background:#f5f5f5;right: 0;top:100%; z-index:9999999;display: none; height: auto !important;}
.nav li .sedNav p{font-size:18px; font-weight:bold; color:#222;padding-bottom:8px;}
.nav li .sedNav span{font-size:14px; color:#9ea9a5; text-transform:uppercase;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#e83428; margin-top:20px;}
.nav li .sedNav a {display: block; border:1px #e1e1e1 solid; width:140px;line-height: 34px;color: #eaf6fe;font-size:14px; text-align: center;     float: left;     margin: 10px 10px 10px 0;}
.sedNav_l{ text-align:left;} 
.nav li .sedNav td table{ display:none;}
.nav li .sedNav a+a,.nav li .sedNav tr+tr{  margin-top:10px; display:block;}
.nav li .sedNav a:hover {color: #fff;background-color: #e83428;}
.al_logg{ float:left; padding-top:45px; padding-right:10px;}


/*banner*/
.banner{ overflow: hidden; background:#eee; }
.banner-box{ min-width:1400px; height:700px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 700px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:350px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(../images/20210802103902_1698694439.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../images/20210802103902_1698694439.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:20px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#0c3089 !important; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; 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; }


/*why*/
.ser_bg{ width:100%; background:url(../images/20210805202452_334790079.jpg) no-repeat center; height:730px; margin:0 auto;}
.ser{height:28rem; padding-top:100px;}
.ser li{width:20%; height:15rem;  float: left;  box-shadow: 0 0 100px rgba(0,0,0,0.05); text-align:center; transition:0.3s all ease-in-out; padding:4rem 0; background: #fff url(../images/20210802162608_618713350.png) no-repeat center 50rem;}
.ser li.on{background: #0c3089 url(../images/20210802162608_618713350.png) no-repeat center bottom; height:20rem;  margin-top:-3rem; color:#fff; }

.ser_tt{width:9.5rem; height: 11rem; margin: 0 auto; background: url(../images/20210802165712_562299596.png) no-repeat; transition:0.3s all ease-in-out; position:relative;}
.ser li.on .ser_tt{width:9.5rem;  height: 11rem;  background: url(../images/20210802165013_1375019145.png) no-repeat; transition:0.3s all ease-in-out; }
.ser li.on .ser_w p,.ser li.on .ser_w b{color:#fff;}
.ser li.on .ser_w p{opacity: .2;}
.ser_w{padding-top: 2rem;}
.ser_w b{font-size: 24px; font-weight: bold; color: #222; line-height:50px; transition:0.3s all ease-in-out;}
.ser_w p{ font-size: 14px; color: #999;}
.ser_w dd{opacity: 0; font-size: 16px; line-height: 30px; padding-top:1.2rem;  transition:0.3s all ease-in-out; height:0; color:#fff;}
.ser li.on .ser_w dd{opacity: 1; height:auto;     padding: 0.2rem 1.4rem;}
.ser li.on .ser_b:before{ background:#4f51b1;}


/*proadv*/
.proadv_bg{width:100%; background:url(../images/20210802173728_208658627.jpg) no-repeat center; height:1268px;}
.product_ys_t{text-align:center; padding-top:65px; height:62px; font-size:48px; font-weight:bold; line-height:36px;}
.product_ys_t span{color:#0c3089;}
.product_ys_tt{height:49px; text-align:center; font-size:18px; color:#888;}

.pro_ys_tab{ width:500px; margin:0 auto;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; height:50px;}
.pro_ys_tab li{ width:250px; border:1px solid #dbdbdb; line-height:48px; text-align:center; position:relative; font-size:20px; color:#333; transition:all .3s ease; cursor:pointer;  border-radius:30px;  background:#fff;}
.pro_ys_tab li+li{position: relative; margin-left: -1px; left: -40px;}
.pro_ys_tab li.on{ color:#fff; background:#d90106;}

.pro_ys_font_bg{ position:relative; height:843px; margin-top:86px;}
.pro_ys_font_c ul{position:relative; height:843px; font-weight:lighter;}

.pro_ys_c_bg{width:1400px; margin:0 auto; font-weight:lighter;}
.pro_ys_c_bg_l{width:400px; float:left;}
.pro_ys_c_bg_c{width:536px; float:left;}
.pro_ys_c_bg_r{width:429px; float:right;}

.pro_ys_c_bg_l .h1{height:300px;}
.pro_ys_c_bg_l .h2{height:365px;}
.pro_ys_c_bg_l .h3{height: auto;}
.pro_ys_c_bg_l_l{width:130px; float:left;}
.pro_ys_c_bg_l_r{width:210px; float:left; margin-left:25px;}

.pro_ys_c_bg_c .h1{height:63px; padding-left:82px;}
.pro_ys_c_bg_c .h1_l{width:321px; float:left;}
.pro_ys_c_bg_c .h1_r{float:left;}
.pro_ys_c_bg_c .h2{height:618px;  padding-top: 27px;}
.pro_ys_c_bg_r .h1{height:268px;}
.pro_ys_c_bg_r .h2{height:365px;}
.pro_ys_c_bg_r .h3{height: auto;}
.pro_ys_c_bg_r_l{width:136px; float:right; margin-left:25px; text-align:right;}
.pro_ys_c_bg_r_r{width:255px; float:right; text-align:right;}

.pro_ys_quan{width:116px; height:116px; background:#dedfe3; padding:10px; border-radius:100px;}
.pro_ys_quan_c{width:114px; height:114px; background:#6477a5; border:2px solid #fff; border-radius:100px;}
.pro_ys_quan_c:hover{width:114px; height:114px; background:#0c3089; border:2px solid #fff; border-radius:100px; cursor:pointer;}
.pro_ys_title{font-size:30px; color:#222; font-weight:bold;}
.pro_ys_font{font-size:15px; color:#666; line-height:30px; padding-top:10px;}


.pro_ys_tel{width:450px; height:54px; margin:0 auto; background: linear-gradient(to right,#0c3089,#3567c2); line-height:47px; text-align:center; font-size:16px; text-indent:-33px; border-radius: 30px; color:#fff;}
.pro_ys_tel span{font-size:28px; font-family:fontDin1; color:#fff;}
.pro_ys_tel img{float:left; margin-left:40px; padding-top:15px;  color:#fff;}


/*pro*/

.pro_cp{ margin:0 auto; width:1400px;}
.prolist2021{ margin-top:30px; height:70px;}
.prolist2021 li{float:left;width:18.2%; height:70px; margin-right:30px; background:#ededed; text-align:center;}
.prolist2021 li:nth-child(5) {margin-right:0px;}
.prolist2021 li a {display:block; color:#333; font-size:18px; text-decoration:none; line-height:70px;}
.prolist2021 li a:hover,.prolist2021 li.prolist2021cur a{background:#0c3089; color:#fff;}


.pro_tu{ margin-top:25px;}
.pro_tu td a { display: block;}
.pro_tu td { width: 327px; position:relative; float:left; padding-left:0px !important; margin-right:22px; margin-bottom:20px; overflow:hidden;     border: 1px solid #ededed;}
.pro_tu td:nth-child(4n){ margin-right:0;}
.pro_tu td > a:before{ position:absolute; top:-327px; content:"点击查看详情"; display:block; width:100%; height:83%; transition:0.5s; background:url(../images/20210804095513_644492898.png) center 80px no-repeat rgba(12,48,137,0.7); color:#fff; font-size:16px; line-height:320px;     z-index: 9999;}
.pro_tu td:hover > a:before{ top:0;}
.pro_tu td span {display: block; background: #ededed;   width: 100%; height: 60px;}
.pro_tu td span a{ font-size:16px;  line-height: 60px;}
.pro_tu td a:hover span{ display:block; background:#0c3089; color:#fff;}
.pro_tu td>a img{ transition:all .6s ease; height:auto;}
.pro_tu td:hover>a img{ transform:scale(1.1);}
.pro_tu td span a:hover {color: #fff;  background: #0c3089;}


/*applications*/
.app_box{margin:100px auto;}
.app_con{align-items:end}
.app_le{width:380px;}
.app_le ul{display: flex;flex-wrap:wrap;}
.app_le li{width:calc((100% - 1px) / 2);height:122px;border:1px solid #eee;position:relative;overflow: hidden;}
.app_le li:nth-child(even){margin-left:-1px;}
.app_le li:nth-child(n+3){margin-top:-1px;}
.app_le li:before{content:'';width:100%;height:100%;background:#ff0020;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);opacity:0;transition:all 0.3s;transform-origin:left top;}
.app_le li.on:before{transform:translate(-50%,-50%) rotate(0deg);opacity:1;}
.app_le li a{display: flex;line-height:122px;justify-content:center;position:relative;z-index:2;}
.app_le li a i{font-size:24px;line-height:122px;margin-right:15px;}
.app_le li.on a i{color:#fff;}
.app_le li a p{font-size:18px;line-height:122px;}
.app_le li.on a p{color:#fff;}

.app_ri{width:calc(100% - 430px);position:relative;overflow: hidden;}
.app_ri:before{content:'';width:300px;height:100%;position:absolute;top:0;right:0;background:#15172c;z-index:-1;}
.app_ri .divdgweb_new_div_item{visibility: hidden;height: 0;position:relative;}
.app_ri .divdgweb_new_div_item.on{visibility:visible;height:auto;}
.app_ri .divdgweb_new_div_item_date{display:none;}
.app_ri .news_div_item_pic{width:808px;}
.app_ri .news_div_item_pic img{width:100%;}
.app_ri .divdgweb_new_div_item_content{width:56%;background:rgba(255,255,255,0.97);transform:translateY(-50%);padding:50px;position:absolute;top:50%;right:25px;}
.app_ri .divdgweb_new_div_item_title a{font-size: 30px;color: #333;font-weight: bold;padding:0 0 30px;display:block;border-bottom:1px solid #ccc;margin-bottom:30px;position:relative;}
.app_ri .divdgweb_new_div_item_title a:before{content: '';width: 40px;height: 3px;display: inline-block;background: #15172c;position: absolute;left:0px;bottom: -2px;transition: 0.3s ease all;}
.app_ri .divdgweb_new_div_item_content:hover .divdgweb_new_div_item_title a:before{width: 220px;background: #ff0020;}
.app_ri .divdgweb_new_div_item_body{font-size:16px;line-height:36px;height:108px;overflow: hidden;}
.app_ri .divdgweb_new_div_item_body b{font-size: 18px;font-weight: bold;}
.app_ri .more{width: 160px;height: 46px;display: block;background: #15172c;font-size:15px;line-height: 44px;text-align: center;color: #fff;border-radius: 23px;margin-top:50px;transition: 0.3s ease all;}
.app_ri .divdgweb_new_div_item_content:hover .more{width:220px;background: #ff0020;box-shadow:0 15px 25px rgba(255,0,32,0.3);}
.app_ri .more:after{content: '\e865';font-family:'htf';margin-left:15px;}



/*solve*/
.solve{ padding:70px 0px; }
.solcenter{ margin-top:40px;}
.solleftcon{ width:1175px;}
.sollefttab li{ width:213px; height:98px; background:#d6dae2; font-size:15px; color:#444; line-height:98px; cursor:pointer; position:relative; padding-left:35px;}
.sollefttab li p{ position:relative; padding-left:45px;     font-size: 18px;}
.sollefttab li+li{ margin-top:1px;}
.sollefttab li span{ display:inline-block; position:absolute; top:37px; left:0px; float:left; width:35px; height:35px; background:url(../images/20210806102412_238334993.png) no-repeat top left; transition:all .3s ease;}
.sollefttab li:nth-child(2) span{ background-position-x:-38px;}
.sollefttab li:nth-child(3) span{ background-position-x:-76px;}
.sollefttab li:nth-child(4) span{ background-position-x:-114px;}
.sollefttab li:nth-child(5) span{ background-position-x:-150px;}
.sollefttab li:nth-child(6) span{ background-position-x:-185px;}
.sollefttab li:after{ content:''; display:block; position:absolute; height:100%; width:0px; height:100%; top:0px; left:0px; right:0px; margin:0 auto; background:#0c3089; transition:all .3s ease;}
.sollefttab li.on:after{ width:100%;}
.sollefttab li p{ position:relative; z-index:333; transition:all .3s ease;}
.sollefttab li.on{ color:#ffffff;}
.sollefttab li.on span{ background-position-y:-39px;}
.solleftcen .divdgweb_new_div .divdgweb_new_div_item{ width:916px; height:593px; overflow:hidden; position:relative;}
.solleftcen .news_div_item_pic img{ width:100%; height:100%;}
.solleftcen .divdgweb_new_div_item_content{ position:absolute; width:846px; height:76px; bottom:0px; left:0px; background:rgba(51,51,51,0.8); font-size:13px; color:#bbbbbb; font-weight:lighter; padding:25px 35px;} 
.solleftcen .divdgweb_new_div_item_a{ font-size:20px; font-weight:bold; color:#eeeeee; display:block; margin-bottom:5px;}
.solleftcen .divdgweb_new_div_item_a:hover{ color:#fff; text-decoration:underline;}
.solrightcen{ width:213px; height:500px; overflow:hidden;}
.solrightjt{ margin-top:15px;}
.solrightjt i{ display:inline-block; width:106.5px; height:78px; cursor:pointer;}
.solrightjt i.prev{ background:#a9acb1 url(../images/20210805210427_1535958939.png) no-repeat center; transform:rotate(180deg);}
.solrightjt i.next{ background:#0c3089 url(../images/20210805210501_386458217.png) no-repeat center;}
.solrightcen td{ display:block; position:relative; padding:0px !important; width:213px; height:155px; margin-bottom:18px; overflow:hidden;}
.solrightcen td img{ width:100%; height:100%;}
.solrightcen td div a{ display:block; position:absolute; width:100%; background:rgba(52,52,52,0.8); color:#fff; left:0px; bottom:0px; text-align:center; font-size:12px; line-height:28px; transition:all .5s ease;}
.solrightcen tbody{ display:block; position:absolute !important;}
.solrightcen td:hover div a{ line-height:155px; font-size:14px;}
.solleftcen .divdgweb_new_div_item_body { font-size: 15px;  color: #fff; line-height: 28px;}


/*adv*/

.adv_bg{width:100%; height:942px; font-weight:lighter; background:url(../images/20210805221249_2112906599.jpg) center no-repeat; }
.adv_t{text-align:center; font-size:40px; padding-top:60px; font-weight:normal;}
.adv_t span{color:#0c3089; font-weight:bold;}
.adv_t p{font-size:18px; color:#666; font-weight:lighter;}

.advtab{ height:150px; width:1400px; margin:0 auto; margin-top:60px;}
.advtab li{ float:left; width:304px; background:#fff; padding:28px 0px 0px 30px; box-shadow: 0px 0px 10px #f4f7fc; border-radius:5px; cursor:pointer; height:122px;}
.advtab li+li{margin-left:20px;}
.advtab p{ float:left; font-size:16px; text-transform:uppercase; text-align:center;}
.advtab p:nth-child(1){ width:86px; height:86px; border-radius:50%; transition:all .3s ease; background:#414755;}
.advtab p strong{ font-size:33px; display:block; font-weight: normal; margin:10px 0px 5px 0px;}
.advtab p:nth-child(2){ margin-left:10px;}
.advtab li.cur{background:#d90106;}
.advtab li.cur p{ color:#fff;}
.advtab li.cur p:nth-child(1){ transform:rotate(360deg); background:#b90a0d;}
.advcon{ height:500px; background:#fff; border-radius:5px; overflow:hidden; position:relative; margin-top:30px;}
.advwa{ width:590px; height:100%; padding:60px 55px;}
.aw_con p{ line-height:36px; color:#666; font-size:16px; padding-left:19px; position:relative;}
.aw_con{ margin-top:35px;}
.aw_con p:after{ content:''; display:block; position:absolute; left:0px; top:14px; width:5px; height:5px; border-radius:50%; background:#0c3089;}
.aw_t p:nth-child(1){ font-size:26px; color:#222222; margin-bottom:3px;}
.aw_t p:nth-child(2){ font-weight:bold; font-size:33px; color:#222;}
.aw_t p:nth-child(3){ font-size:18px; color:#222222; text-transform:uppercase; margin:10px 0px 18px 0px;}
.aw_t p:nth-child(4){ width:22px; height:4px; background:#0c3089;}
.advcon ul+ul{ display:none;}
.advcon ul img{border-bottom-right-radius:5px; border-top-right-radius:5px;}
.abb_ri, .abb_le {height: 12px;width: 8px;position: absolute;top: -265px; cursor: pointer;}
.abb_le{background:url(../images/20210805222034_265196651.png) no-repeat left top ; left:412px;}
.abb_ri{background:url(../images/20210805222034_265196651.png) no-repeat right top; left:438px;}
.abb_ri:hover,.abb_le:hover{ background-position-y:-12px;}
.acll_b{position:absolute;top:680px;left:50px;z-index: 9;}
.acll_b i{line-height:20px;position: absolute;font-size:18px;color:#e7e4e1; top:-270px; font-weight:normal;}
.acll_b i::before,.acll_b i::after{content:'';position: absolute;top:50%;}
.acll_b i::before{width:46px;height:3px;background:#0c3089;margin-left: 36px;left:109px;z-index:2;transition:600ms ease;left: 33px;margin-top: -1px;}
.acll_b.line00 i::before{width:46px;transition:600ms ease;}
.acll_b.line01 i::before{width:103px;transition:600ms ease;}
.acll_b.line02 i::before{width:174px;transition:600ms ease;}
.acll_b.line03 i::before{width:219px;transition:600ms ease;}
.acll_b i::after{width:219px;height:1px;background:#e7e4e1;left: 68px;z-index:1;}
.acll_b i em:nth-child(1){ color:#0c3089;}
.acll_b i em{ font-weight:normal;}


/*流程*/

.proc_t{color: #333;font-size: 36px;text-align: center;}
.proc_t b:after{width: 50px;height: 4px;background: #0c3089;display: block;content: "";margin: 20px auto;}
.proc_box{width: 100%;height:440px;background: url(../images/20210805215734_1830647493.jpg)no-repeat bottom;min-width: 1400px;}
.proc_box li{float: left;width: 16.6%;height: 304px;text-align: center;cursor: pointer;}

.proc_box li .proc_pic{margin: 50px auto 20px;width: 110px;height: 110px;border-radius:50%;}
.proc_box li:nth-child(1) .proc_pic{background: url(../images/20210805220139_42952456.png)no-repeat center;}
.proc_box li:nth-child(2) .proc_pic{background: url(../images/20210805220138_194485951.png)no-repeat center;}
.proc_box li:nth-child(3) .proc_pic{background: url(../images/20210805220225_591729946.png)no-repeat center;}
.proc_box li:nth-child(4) .proc_pic{background: url(../images/20210805220640_528728673.png)no-repeat center;}
.proc_box li:nth-child(5) .proc_pic{background: url(../images/20210805220640_1217916209.png)no-repeat center;}
.proc_box li:nth-child(6) .proc_pic{background: url(../images/20210805220640_1354604869.png)no-repeat center;}

.proc_box li span{color: #666;font-size: 16px;}
.proc_box li p{color: #333;font-size: 20px;line-height: 36px;}
.proc_box li dd{color: #999;font-size: 12px;}

.proc_box li.cur{border-radius: 15px;background: #0c3089;}
.proc_box li:nth-child(1).cur .proc_pic{background:#fff  url(../images/20210805220640_1237343802.png)no-repeat center;}
.proc_box li:nth-child(2).cur .proc_pic{background: #FFF url(../images/20210805220640_1967913943.png)no-repeat center;}
.proc_box li:nth-child(3).cur .proc_pic{background: #FFF url(../images/20210805220800_406371129.png)no-repeat center;}
.proc_box li:nth-child(4).cur .proc_pic{background: #FFF url(../images/20210805220640_931020202.png)no-repeat center;}
.proc_box li:nth-child(5).cur .proc_pic{background: #FFF url(../images/20210805220640_1239900512.png)no-repeat center;}
.proc_box li:nth-child(6).cur .proc_pic{background: #FFF url(../images/20210805220640_1447652601.png)no-repeat center;}

.proc_box li.cur span{color: #bbc4da;}
.proc_box li.cur p{color: #FFF;}
.proc_box li.cur dd{color: #a2b3dc;}

.proc_tel {width: 480px;margin: 0 auto;}
.proc_tel dd{height: 44px;line-height: 44px;float: left;font-size: 16px;text-align: center;color: #FFF;}
.proc_tel dd a,.proc_tel dd:hover a{color: #FFF;font-size: 16px;}
.proc_tel dd:nth-child(1){background: #0c3089;width: 350px;}
.proc_tel dd:nth-child(1) span{font-size: 24px;}
.proc_tel dd:nth-child(2){background: #d90106;width: 130px;font-weight: bold;}


/*company*/
.company{width: 100%;height:640px;background: url(../images/20210806103839_1801214789.jpg) no-repeat center bottom;padding:86px 0 0; overflow-x:hidden;}

.company > .page{height: 100%;position: relative;  width: 86.25%;}
.company > .page:after{content: '';display: block;width: 1080px;height: 550px; background: url(../images/20210804160522_1305579360.png) no-repeat center;right: -280px;bottom: 0;position: absolute;}
.company_l_tit{position:relative;padding:0 0 45px;}
.company_l_tit strong{font-size:38px;color: #fff;line-height:54px;display: block;font-weight: normal;position: relative;}
.company_l_tit .small{font-size: 20px;color: #fff;line-height: 30px;text-transform: capitalize;display: block;opacity: 0.6; font-weight:lighter;}
.company_l_tit:after{ content: '';display: block;width: 70px;height: 3px;background: #fff;
  position: absolute;bottom: 0;left: 0;}

.company_l_cont {padding: 35px 0; position: relative;  z-index: 3;}
.company_l_cont p { font-weight:lighter; font-size:15px; width:90%; padding: 0px 0 5px; line-height:32px;  color: #fff;}
.company_l { width:59%;}
.company_btn{padding-top: 0px;}
.company_btn:after{content: '';display: block;clear: both;}
.company_btn a{font-size: 16px;color: #fff; width: auto; height: 42px; text-align: center; line-height: 42px; border-radius: 0; background: transparent; overflow: hidden; transition: .4s all ease;  position: relative; display: block;float: left;padding: 0 30px;border: 1px solid #fff; margin-right: 15px;}
.company_btn a:hover{font-size: 16px;background: #fff; color: #333; border: 1px solid transparent;}
.company_btn a .anim {transform: translateY(-50%) translateX(-50%); position: absolute; top: 50%; left: 50%;}



.company_btn a .anim:before {
	position: relative;
	content: '';
	display: block;
	margin-top: 100%;
}

.company_btn a .anim:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-radius: 50%;}

.company_btn a:hover .anim {animation: anim-out 0.75s;}
.company_btn a:hover .anim:after {	animation: anim-out-pseudo 0.75s;}

@keyframes anim-out-pseudo {
    0% { background: rgba(0, 0, 0, 0.25); }
    100% { background: transparent; }
}

@keyframes anim-out {
    0% { width: 0%; }
    100% { width: 100%; }
}


.company_r3_item {
  float: left;
  display: block;
  text-align: center;
  margin: 0 60px 0 0;
  position: relative;}
.company_r3_item:after{content: '';display: block;width:10px;height:10px;background: #4d7bb6;border-radius: 50%;box-shadow: 0 0 0 1px rgba(255,255,255,0.35);margin: 25px auto 0;transition: 0.3s all ease;position: relative;z-index: 333;}
.company_r3_item:nth-child(1):after{background:#2b61a9;}
.company_r3_item:nth-child(2):after{background: #3d70b1;}
.company_r3_item:hover:after{background: #fff;border-radius: 50%;box-shadow: 0 0 0 6px rgba(255,255,255,0.15);}

.company_r3_item i { display: block; margin: 0 auto;}
.company_r3_item i img { display: block; margin: 0 auto; width: 40px;  height: 40px;  transition: 0.3s all ease; position: relative; top: 0;}
.company_r3_item:hover i img{top: -5px}
.company_r3_item p { display: block;  line-height: 25px; font-size: 16px; color: #fff;}
.company_fl:after {content: ''; display: block; clear: both;}
.company_fl { padding:6% 0 0; position: relative;}
.company_fl:after{content: '';display: block;clear: both;}
.company_fl:before{content: '';display: block;width: 140%;position: absolute;bottom: 5px;background: rgba(255,255,255,0.3);height: 1px;right: 0;background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#4dffffff',GradientType=1 );}



/*news*/
.news{ padding:60px 0 0 0;}
.news_row1 { text-align: left; padding: 0 0 30px;  display: block; float: left;}
.news_row1 strong{font-size: 36px;color: #343434;line-height: 50px;font-weight: normal;display: block;position:relative;}
.news_row1 strong .color{color: #355ab5;font-size: inherit;font-style: normal;font-weight:bold;font-family: Microsoft yahei;}
.news_row1 b{font-size: 20px;color: #c7c7c7;line-height: 30px;     text-transform: uppercase; font-weight: lighter;}


.news_row2list ul li {display: inline-block; overflow: hidden;   width:120px; line-height: 45px;margin:0 0px 0 25px; position: relative;}
.news_row2list ul li::after {
content: '';
display: block;
clear: both;
width: 100%;
height: 1px;
position: absolute;
left: -100%;
bottom: 0%;
background: #355ab5;
background: -moz-linear-gradient(45deg, #355ab5 0%, #0c3089 100%);
background: -webkit-linear-gradient(45deg, #355ab5 0%,#0c3089 100%);
background: linear-gradient(45deg, #355ab5 0%,#0c3089 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#355ab5', endColorstr='#0c3089',GradientType=1 );
transition: .3s all ease;}

.news_row2list ul li:hover,.news_row2list ul li.on{ border-color: transparent;}
.news_row2list ul li a img { display: inline-block;  vertical-align: middle; padding-right: 5px;  -webkit-filter: grayscale(1); filter: grayscale(1);}
.news_row2list ul li:hover a img,.news_row2list ul li.on a img{-webkit-filter: grayscale(0);filter: grayscale(0);}
.news_row2list ul li:hover:after,.news_row2list ul li.on:after{left: 0}
.news_row2list ul li:hover a,.news_row2list ul li.on a{color:#355ab5; font-weight:bold;}
.news_row2list ul { text-align: center; line-height: 30px;}
.news_row2list ul li a { display: block; font-size:18px; font-weight:500; color: #343434; transition: .3s all ease; position: relative; z-index: 3;}
.news_row2list { margin: 15px 0; float: right; height: 40px;}


.news_cont_in > .divdgweb_new_div,.news_cont_in > .news_div{width:100%;margin: 0 auto;}
.news_cont_in .news_div_item{float:left;width:382px; position: relative; height: 470px; transition: 0.3s all ease; padding: 30px; background: #f2f2f2;}
.news_cont_in .news_div_item .news_div_item_pic a,.news_cont_in .news_div_item .news_div_item_pic a img{width: 100%;height:258px;display: block; }
.news_cont_in .news_div_item .news_div_item_date{position: absolute;bottom: 40px;z-index: 3;left: 0;width: 100%;padding: 0 43px;box-sizing: border-box;line-height: 40px;}

.news_cont_in .news_div_item .news_div_item_date:after{content:'';clear: both;display: block}
.news_cont_in .news_div_item .news_div_item_date div{color: #999;font-size: 16px;font-family: arial;float: left;transition: 0.3s all ease;}
.news_cont_in .divdgweb_new_div_item .news_div_item_pic a img{width: 100%;height: auto;display: block;}
.news_cont_in .news_div_item .news_div_item_content{height: 240px;padding: 10px; position: absolute;width:382px;box-sizing: border-box;bottom: 0px;overflow:hidden;transition: 0.3s all ease;}

.news_cont_in .news_div_item .news_div_item_content:after{content: '';position: absolute;width: 100%;top: 0;height: 100%;}

.news_cont_in .news_div_item .news_div_item_title .news_div_item_a{font-size:18px;color: #666;overflow: hidden;display: block;white-space: nowrap;text-overflow: ellipsis;line-height:40px;position: relative;z-index: 3;padding-bottom: 10px;transition: 0.3s all ease;}
.news_cont_in .news_div_item:hover .news_div_item_title .news_div_item_a{color: #0c3089}
.news_cont_in .news_div_item .news_div_item_content .news_div_item_body{font-size: 14px;color: #999;line-height:28px;padding: 0px 0 10px;position: relative;z-index: 3;transition: 0.3s all ease;height:85px;overflow: hidden;}
.news_cont_in:after{content: '';display: block;clear: both;}
.news_cont_in .news_div_item .news_div_item_content .news_div_item_body:after{background: #f2f2f2;width: 100%;height: 1px;display: block;content: '';bottom:0;left: 0;position: absolute;}
.news_cont_in .news_div_item:hover .news_div_item_content:after{left: 0;}
.news_cont_in .news_div_item:hover .news_div_item_content .news_div_item_body{color: #666}
.news_cont_in .news_div_item:hover .news_div_item_date div{color: #999;}
.news_cont_in .news_div_item:hover  .news_div_item_date:after{ background-position-x:-22px;}
.news_cont_in .news_div_item  .news_div_item_date:after{content:''; position:absolute;display: block;width: 22px;height:10px;background: url(../images/20210804175006_271914897.png) no-repeat left center;position: absolute;right:40px;top: 15px;transition: 0.3s all ease;}

.news_cont_page .news_div_item+.news_div_item{ margin-left:36.5px;}
.news_div_item .news_div_item_pic{overflow: hidden;height: 260px;     border: 1px solid #ededed;}
.news_div_item .news_div_item_pic img{width: 100%;transition: all .8s ease;}
.news_div_item:hover .news_div_item_pic  img{transform: scale(1.1, 1.1);}


/*link*/
.link {height: 80px; line-height: 80px; overflow: hidden; width: 1400px; margin: 30px auto 0;}
.link_til {float: left;background: url(../images/20210804172815_813732203.png) no-repeat;background-position: left 27px; padding-left: 35px; font-size: 18px; color: #333; padding-right: 20px;}
.link_til span {font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin-left: 10px;}
.link_nor {color: #333;}
.linkTagcs li {line-height: 35px !important;}
.linkTagcs li a {color: #000 !important;}


/*copy*/
.footer_bg {background: #232323; position: relative;}
.fonter_tel {font-size: 38px; color: #fff; font-family: "Arial"; font-weight: lighter; padding-left: 38px;}
.footer {position: relative;}
.fonter_d {margin-top: 20px;}
.fonter_d li {font-size: 15px; color: #a8a9ad; padding-left: 30px;}

.fonter_d li {line-height: 36px;}
.footer_r {width: 1120px;}
.footer_r li {float: left; padding: 60px 105px 0 0; height: 328px; color: #a8a9ad;}
.footer_r li a {font-size: 15px;color: #b5b4b4;display: block;line-height: 32px;}
.footer_r li a:hover {color: #fff;}
.footer_t {font-size: 18px !important; color: #fff !important; margin-bottom: 18px; font-weight: 100;}
.footer_t:after {
	content: "";
	display: block;
	width: 19px;
	height: 2px;
	background: #fff;
	margin-top: 18px;
	transition: all linear 0.5s;}

.footer_r li:hover .footer_t:after {width: 68px;}
.wechat {width: 165px; height: 196px; background: #fff;text-align: center;}
.wechat img {margin-top: 8px; width: 150px;}
.wechat p {font-size: 15px; color: #333; margin-top: 8px;}
.copy_bg {width: 100%; min-width: 1400px; padding: 15px 0; border-top: 1px solid #2e2e2e;color: #a8a9ad;}
.copy_bg a:hover {color: #0c3089;}
.copy, .copy a {color: #a8a9ad; font-size: 15px; line-height: 50px;}
.footerimg {width: 385px; height: 429px; background: #0c3089; background: -moz-linear-gradient(top, #0c3089 0%, #1a54d4 100%); background: -webkit-linear-gradient(top, #0c3089 0%, #1a54d4 100%); background: linear-gradient(to bottom, #0c3089 0%, #1a54d4 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c3089', endColorstr='#1a54d4', GradientType=0 ); display: block;position: absolute;top: -40px;right: 0;overflow: hidden;}
#copyright_c_r {width: 385px;float: right;padding-top: 60px;color: #fff;}
#copyright_c_r .c_wat {text-align: center; font-size: 18px; height: 45px;}
#copyright_c_r .c_watimg {text-align: center;height: 190px;}
	
#copyright_c_r .c_watimg p {text-align: center;font-size:18px; color: #ccd6e0; padding-top: 10px;}
#copyright_c_r .crtel {font-size: 22px; font-weight: normal; color: #fff; width: 280px; margin: 0 auto;}
#copyright_c_r .crtel em {display: block; font-size: 36px; color: #fff; margin: 10px 0 15px 0; font-weight: bold;}
.service {position: relative; padding-bottom: 0.625rem; overflow: hidden;}
.service:before, .service:after {display: block; position: absolute; bottom: 0; left: 0; height: 0.625rem;content: "";}
.service:before {width: 100%;background: #232323;}
.service:after {width: 0;background: #3053a0;animation: lines linear 8s infinite;border-width: 0px 35px 74px 35px;}
.footer_r li p {font-size: 15px; color: #b5b4b4; display: block; line-height: 32px;}

 @keyframes lines {
 0% {
width:0;
}
 100% {
width:100%;
}
}
 @media (max-width:992px) {
.service {
	display: none;
}
}




/* 客服样式*/
.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(../images/20210817150234_1066786269.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:#03529f; 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;border-bottom: 1px #efefef solid;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color:#03529f; border-color:#03529f; 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: #03529f; border-color: #03529f;}
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .kf-zixun1 { border-radius: 2px; }
.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:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color:#03529f; 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; }
.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:260px;}
.y-kefu-box01 .y-email-infos p { color: #03529f; 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; }