﻿@charset "utf-8";
*{
    padding: 0;
    margin: 0;

}

a{
    text-decoration: none;
    color: #333;
}
ul{
    list-style: none;
}
li{
    float: left;
    text-decoration: none;
}
img{
    padding: 0;
    margin: 0;
}
body{
    font-family: '微软雅黑';
    font-size: 16px;
}
.warp{
    width: 100%;
}
/* 顶部导航 */
.top{
    height: 132px;
    width: 100%;
	margin-bottom: 60px;
}
.top .logo{
    float: left;
    width: 318px;
    height: 132px;
    line-height: 132px;
}
.top .logo img{
    width: 100%;
    height: 100%;
}
.top .top-tell{
    /* margin-top: 20px; */
    text-align: right;
    height: 60px;
    float: right;
}
.top .top-tell p{
    display: inline;
    line-height: 81px;
}
.top .top-tell span{
    font-size: 16px;
    color: #e37528;
    margin-left: 10px;
    margin-right: 40px;
}
.top .top-tell form{
    float: right;
    margin-top: 26px;
    position: relative;
    width: 210px;
}
.top .top-tell form .txt{
    height: 27px;
    border: 1px solid #dddddd;
    width: 175px;
    float: left;
}
.top .top-tell form .txt:focus{
    border: 1px solid #e37528;
}
.top .top-tell form .btn{
    width: 35px;
    height: 27px;
    background: url(../images/btn.jpg) no-repeat;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 0;
}
.top .nav {
    height: 72px;
    float: right;
}
.top .nav ul{
    float: right;
}
.top .nav ul li{
    text-align: center;
    height: 50px;
    margin-top: 11px;
    position: relative;
    width: 120px;
    font-size:16px;
}
.top .nav ul li:last-child{
    margin-right: 0;
    width: 80px;
    text-align: right;
}
.top .nav ul li  a{
    cursor: pointer;
    display: block;
    height: 50px;
    line-height: 50px;
}
.top .nav ul li a:hover{
    display:block;
}
.top .nav dl{
    z-index: 999;
    width:120px;
    /* border:1px solid #0966c7; */
    font-size:12px;
    background:#274089;
    position:absolute;
    top:61px;
    left:0px;
    display: none;
}
.top .nav dl dd a{
    color:#fff;
    line-height: 50px;
}
.top .nav dl dd a:hover{
    color:#fff;
    background:#415ba8;
}
.banner{
    width: 100%;
}
.banner .swiper-wrapper{
    height: auto;
}
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 10px;
}
.banner img{
    width: 100%;
}

.banner .swiper-slide{
    height: auto;
}
.clearfix{
    width: 1200px;
    margin: 0 auto;
}
.clearfix .title {
    text-align: center;
}
.clearfix .title h1{
    color: #e37528;
    font-size: 30px;
    font-weight: bold;
}
.clearfix .title h1 span{
    display: block;
    width: 27px;
    height: 2px;
    background: #274089;
    margin: 20px 10px 0;
    display: none;
}
.clearfix .title p{
    color: #999999;
    font-size: 18px;
}
.more{
    height: 35px;
    width: 145px;
    margin: 0 auto;
    border: 1px solid #274089;
    border-radius: 25px;
}
.more a{
    display: block;
    text-align: center;
    line-height: 35px;
    color: #274089;
}
.clear{
    clear: both;
}
/* 关于乾元 */
.gy-sp{
    padding-top: 35px;
}
.gy-sp .guanyu{
    width: 655px;
    float: left;
    margin-bottom: 50px;
    height: 380px;
}
.gy-sp .title-box{
    background: #f2f2f2;
    padding: 5px 15px;
}
.gy-sp .title h1{
    font-size: 18px;
    text-align: left;
    font-weight: initial;
}
.gy-sp .title p{
    font-size: 12px;
    line-height: 14px;
    color: #999;
    text-align: left;
}
.gy-sp .title-box{
    position: relative;
    margin-bottom: 25px;
}
.gy-sp .title-box a{
    position: absolute;
    color: #fd9f2d;
    font-size: 14px;
    right: 30px;
    z-index: 1;
    bottom: 25%;
}
.gy-sp .guanyu .neirong p:hover{
    text-decoration: underline;
}
.gy-sp .guanyu .neirong img{
    width: 305px;
    height: 182px;
    display: block;
    float: left;
    margin-right: 25px;
    /* margin-bottom: 25px; */
}
.gy-sp .guanyu .neirong p{
    font-size: 14px;
    line-height: 28px;
}
.gy-sp .shipin{
    width: 483px;
    float: right;
}
.gy-sp .shipin img{
    height: 320px;
    width: 320px;
    display: block;
    margin: 0 auto;
}
.gy-sp .shipin .neirong{
    width: 483px;
    height: 263px;
}
/* 新闻资讯 */
.xinwen{
    padding-top: 60px;
}
.xinwen ul{
    margin-top: 30px;
    display: inline-block;
    width: 100%;
    padding-bottom: 50px;
}
.xinwen ul li{
    width: 283px;
    margin-right: 22px;
}
.xinwen ul li:last-child{
    margin-right: 0;
}
.xinwen ul li img{
    width: 100%;
    height: 215px;
}
.xinwen ul li h2{
    font-weight: initial;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    font-size: 16px;
    line-height: 24px;
}
.xinwen ul li span{
    display: block;
    font-size: 14px;
    color: #999;
    line-height: 24px;
}
.xinwen ul li p{
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/* 荣誉资质 */
.rongyu{
    padding-top: 54px;
    padding-bottom: 40px;
}
.rongyu .neirong{
    position: relative;
    margin-bottom: 70px;
}
#d_tab29 ul,#d_tab29 li{margin:0;padding:0;list-style:none}
#d_tab29 img{border:0;vertical-align:top}



#d_tab29{position:relative; height:400px;text-align:left}
#d_tab29 .d_img{position:relative;margin:0 auto;width:1000px;height:100%} 
#d_tab29 .d_img li{position:absolute;display:none;z-index:0}
#d_tab29 .d_img li img{width:100%}
	
 
#d_tab29 .d_img li.d_pos1{display:block;width:200px;left:0% ;top:60px;z-index:1}
#d_tab29 .d_img li.d_pos2{display:block;width:250px;left:15% ;top:40px;z-index:2}
#d_tab29 .d_img li.d_pos3{display:block;width:300px;left:35% ;top:20px;z-index:3}
#d_tab29 .d_img li.d_pos4{display:block;width:250px;right:15% ;top:40px ;z-index:2}
#d_tab29 .d_img li.d_pos5{display:block;width:200px;right:0% ;top:60px ;z-index:1}
#d_tab29 .d_img li.d_pos6 img{margin-top: 27%;}

#d_tab29 .d_menu{position:absolute;bottom:20px;width:100%;text-align:center}
#d_tab29 .d_menu li{display:inline-block;zoom:1;*display:inline;background:url('../images/btn.png') no-repeat 0 0;width:12px;height:12px;cursor:pointer;margin-right:3px}
#d_tab29 .d_menu li.d_select{background:url('../images/btn.png') no-repeat 0 -18px}

#d_tab29 .d_next{position:absolute;top:140px;z-index:10;cursor:pointer;right: 0;top: 38%;}
#d_tab29 .d_prev{position:absolute;top:140px;z-index:10;cursor:pointer;left: 0;top: 38%;}
.zy-Slide{
    font-size: 12px;
    position:relative;
    width:754px;
    height:292px;
    margin:115px auto 0;
}
.zy-Slide ul{
    position:relative;
    width:754px;
    height:292px;
    margin:0;
    padding:0;
}
.zy-Slide li{
    position:absolute;
    list-style:none;
    background:#000;
    width:0;
    height:0;
    top:146px;
    left:377px;
    z-index:0;
    cursor:pointer;
    border-radius:3px;
    margin:0;
    padding:0;
}
.zy-Slide li img{
    width:100%;
    height:100%;
    vertical-align:middle;
}
.zy-Slide section:nth-child(1), .zy-Slide section:nth-child(2){ position: absolute; top: 50%; width: 39px; height: 40px; margin-top: -20px; cursor: pointer; line-height: 40px; padding-left: 12px; padding-right: 12px; }
.zy-Slide section:nth-child(1){
    left:-60px;
}
.zy-Slide section:nth-child(2){
    right:-60px;  
}
/* 产品中心 */
.chanpin{
    clear: both;
    background: #f2f2f2;
    padding: 55px 0;
}
.chanpin .title h1{
    color: #333;
}
.chanpin .neirong{
    display: inline-block;
    width: 100%;
    padding-top: 35px;
    padding-bottom: 335px;
    position: relative;
    display: flex;
    justify-content: center;
}
.chanpin ul li{
    width: 215px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background: #274089;
    font-size: 14px;
    color: #fff;
    margin-right: 31px;
    border-radius: 25px;
    cursor: pointer;
    margin-bottom: 10px;
}
.chanpin ul li.bianse{
    background: #3e88dc;
}
.chanpin ul li a{
    color: #fff;
}
.chanpin ul li:nth-child(5n){
    margin-right: 0;
}
.chanpin ul li .tuwen{
    position: absolute;
    width: 1200px;
    /* margin-top: 37px; */
    display: none;
    left: 0;
    top: 35%;
    z-index: 999;
}
.chanpin ul li .tuwen div{
    width: 223px;
    height: 223px;
    border: 1px solid #d7d7d7;
    position: relative;
    margin-right: 18px;
    float: left;
    background: #fff;
}
.chanpin ul li .tuwen div:last-child{
    margin-right: 0;
}
.chanpin ul li .tuwen div a{
    padding: 0;
    margin: 0;
    display: block;
}
.chanpin ul li .tuwen div img{
    width: 100%;
    height: 100%;
}
.chanpin ul li .tuwen div p{
    text-align: center;
    line-height: 16px;
    margin: 20px 0;
    position: absolute;
    color: #333;
    font-size: 14px;
    width: 100%;
    
}
/* 服务支持 */
.fuwu{
    padding-top: 50px;
    padding-bottom: 55px;
}
.fuwu .neirong{
    padding-top: 35px;
}
.fuwu .neirong ul li{
    width: 227px;
    height: 249px;
    margin-right: 16px;
    background-size: 100% 100%;
}
.fuwu .neirong ul li:first-child{
    background: url(../images/fuwu1.jpg);
}
.fuwu .neirong ul li:nth-child(2){
    background: url(../images/fuwu2.jpg);
}
.fuwu .neirong ul li:nth-child(3){
    background: url(../images/fuwu3.jpg);
}
.fuwu .neirong ul li:nth-child(4){
    background: url(../images/fuwu4.jpg);
}
.fuwu .neirong ul li:last-child{
    margin-right: 0;
    background: url(../images/fuwu5.jpg);
}
.fuwu .neirong ul li a{
    display: block;
}
.fuwu .neirong ul li span{
    display: block;
    text-align: center;
    color: #333;
    margin: 135px 0 10px;
}
.fuwu .neirong ul li p{
    text-align: center;
    color: #999;
    padding: 0 10px;
}
/* 分页 */
.fenye{
	width: 100%;
	padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 50px;
	text-align: center;
	margin: 0 auto;
}

.fenye a {

    text-decoration: none;
    color: #333;
    padding: 10px 15px 10px 15px;
    background-color: white;
    margin-right: 5px;
    margin-left: 5px;
    border:1px solid #ccc;

}
.fenye span {
    text-decoration: none;
    color: #fff;
    padding: 10px 15px 10px 15px;
    background-color: #63638e;
    margin-right: 5px;
    margin-left: 5px;
}
.fenye a:visited {
    text-decoration: none;
    color: #333;
}
.fenye a:link {
    text-decoration: none;
	color: #333;}
/* 底部 */
.footer{
    height: 235px;
    background: #274089;
    color: #fff;
    clear: both;
}
.footer .footer-top{
    height: 192px;
    display: inline-block;
    width: 100%;
}
.footer-top-left{
    float: left;
    width: 600px;
    padding-top: 40px;
}
.footer-top-left img{
    float: left;
    width: 93px;
    height: 93px;
    padding: 10px;
    background: #93a0c4;
    margin-right: 15px;
}
.footer-top-left h2{
    color: #fff;
    font-size: 22px;
    /* line-height: ; */
    line-height: 40px;
    float: left;
    width: 472px;
}
.footer-top-left p{
    color: #fff;
    font-size: 24px;
    line-height: 40px;
    float: left;
    width: 440px;
}
.footer-top-left h5{
    float: left;
    width: 440px;
    background: url(../images/dizhi.png) no-repeat 0%;
    padding-left: 30px;
    background-size: 4%;
    height: 20px;
    line-height: 20px;
    margin: 10px 0 15px;
}
.footer-top-left p:last-child{
    font-size: 14px;
    background: url(../images/dianhua.png) no-repeat 0%;
    padding-left: 30px;
    background-size: 4%;
    height: 20px;
    line-height: 20px;
}

.footer-top-right{
    float: right;
    width: 600px;
    padding-top: 50px;
}
.footer-top-right .footer-nav{
    float: right;
}
.footer-top-right .footer-nav ul li{
    color: #fff;
}
.footer-top-right .footer-nav ul li a{
    color: #fff;
    font-size: 14px;
}
.footer-top-right .footer-nav ul .shutiao{
    margin: 0 7px;
    height: 17px;
    overflow: hidden;
    margin-top: 1px;
}
.footer-top-right .footer-nav ul .shutiao:last-child{
    display: none;
}
.footer-top-right form{
    float: right;
    margin-top: 20px;
    padding: 10px;
    background:#93a0c4;
}
.footer-top-right form .txt{
    height: 40px;
    border: 1px solid #dddddd;
    width: 385px;
    margin-right: -5px;
}
.footer-top-right form .txt:focus{
    border: 1px solid #e37528;
}
.footer-top-right form .btn{
    width: 70px;
    height: 40px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    background: #e37528;
}
.footer .copy{
    height: 43px;
    background: #183077;
    text-align: center;
}
.footer .copy p{
    font-size: 14px;
    line-height:43px;
    color: #fff;
}
/* 专利证书 */
/* --左侧栏目-- */
.clearfix .list-left{
    width: 216px;
    float: left;
    background: #274089;
    margin-bottom: 50px;
    position: relative;
}
.clearfix .list-left .list-title{
    height: 63px;
    background: #274089;
    line-height: 63px;
    color: #fff;
    font-weight: initial;
    padding-left: 15px;
    position: absolute;
    width: 201px;
    top: -63px;
    font-size: 18px;
}
.clearfix .list-left ul li{
    /* height: 50px; */
    background: #415ba8;
    line-height: 50px;
    padding-left: 15px;
    width: 201px;
    margin-top: 2px;
    
}
.clearfix .list-left ul li a{
    color: #fff;
}
.clearfix .list-left ul a:last-child li{
    margin-bottom: 20px;
}
/* .clearfix .list-left .erdaohang li{
    width: 171px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    padding-left: 30px;
    background: #415ba8 url(../images/erdaohang.png) no-repeat 8%;
} */
.clearfix .list-left .erdaohang li{
    width: 171px;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    
}
.clearfix .list-left .erdaohang li h3{
    padding-left: 30px;
    background: #415ba8 url(../images/erdaohang.png) no-repeat 8%;
    font-size: 14px;
    font-weight: initial;
}
.clearfix .list-left ul .active a{
    color: #ffde00;
}
.clearfix .list-left ul li a:hover{
    color: #ffde00;
}
.xsd-active a{
    color: #ffde00 !important;
}
/* --左侧栏目-- */
.clearfix-s{
    float: right;
    width: 924px;
}
.clearfix-s .title{
    margin-top: 0;
    padding-top: 30px;
    background: #fff;
    border-bottom: 1px solid #ccc;
}
.clearfix-s .title h1{
    font-size: 22px;
    border-bottom: 2px solid #0b3a8c;
    padding: 0 10px;
    font-weight: initial;
}
.clearfix-s .title span{
    font-size: 12px;
    color: #999;
    background: url(../images/list-bg3.png) no-repeat 0 10%;
    padding-left: 30px;
    float: right;
}
.dy-zhengshu .clearfix-s .zhuanli-ul{
    padding-left: 10px;
}
.dy-zhengshu .clearfix-s .zhuanli-ul li{
    margin-right: 45px;
}
.dy-zhengshu .clearfix-s .zhuanli-ul li:nth-child(4n){
    margin-right: 0;
}
.dy-zhengshu .clearfix-s .zhuanli-ul li img{
    width: 165px;
    height: 245px;
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
}
.dy-zhengshu .clearfix-s .zhuanli-ul li p{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px;
}
/* 专利证书end */
/* 行业新闻 */
.dy-xinwen{
    padding-top: 60px;
}
.dy-xinwen .title h1{
    color: #333;
}
.dy-xinwen .neirong{
    display: inline-block;
    width: 100%;
    padding: 40px 0;
}
.dy-xinwen ul li{
    margin-bottom: 35px;
}
.dy-xinwen .xinwen-left{
    width: 283px;
    height: 215px;
    margin-right: 17px;
    float: left;
}
.dy-xinwen .xinwen-left img{
    width: 100%;
    height: 100%;
}
.dy-xinwen .xinwen-right{
    float: right;
    width: 900px;
}
.dy-xinwen .xinwen-right h2{
    font-size: 18px;
    font-weight: bold;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}
.dy-xinwen .xinwen-right span{
    display: block;
    color: #999;
    font-size: 14px;
    line-height: 28px;
}
.dy-xinwen .xinwen-right p{
    font-size: 14px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
}
.dy-xinwen .xinwen-right .more{
    background: #415ba8;
    border: none;
    width: 117px;
    height: 36px;
    margin: 25px 0 0;
}
.dy-xinwen .xinwen-right .more a{
    line-height: 36px;
    color: #fff;
    font-size: 14px;
}
/* 人才发展 */
.dy-rencai .rencai-ul{
    padding: 0 55px 0 35px;
}
.dy-rencai .rencai-ul li{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
.dy-rencai .rencai-ul-left {
    width: 705px;
    float: left;
}
.dy-rencai .rencai-ul-left h3{
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: inherit;
}
.dy-rencai .rencai-ul-left p{
    font-size: 14px;
    color: #666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 5px 0;
    line-height: 20px;
}
.dy-rencai .rencai-ul-left span{
    display: block;
    color: #999;
    font-size: 14px;
}
.dy-rencai .rencai-ul-left h3:hover, .rencai-ul-left p:hover, .rencai-ul-left span:hover{
    text-decoration: underline;
}
.dy-rencai .rencai-ul-right{
    float: right;
    width: 125px;
}
.dy-rencai .rencai-ul-right a{
    background: #fb9b00;
    text-align: center;
    height: 35px;
    width: 100px;
    line-height: 35px;
    display: block;
    color: #fff;
    border-radius: 5px;
    float: right;
    margin-top: 35px;
}
/* 人才发展end */
/* 联系我们 */
.dy-lianxi .lianxi-neirong{
    padding: 40px;
}
.dy-lianxi .lianxi-neirong ul{
    width: 410px;
}
.dy-lianxi .lianxi-neirong ul li{
    width: 410px;
    color: #666;
    font-size: 14px;
    margin-bottom: 50px;
    line-height: 20px;
}
.dy-lianxi .lianxi-neirong ul li p:first-child{
    font-size: 18px;
    color: #333;
    margin-bottom: 5px;
}
.dy-lianxi .lianxi-neirong ul li:first-child p:first-child{
    font-size: 16px;
    color: #333;
}
.dy-lianxi .lianxi-neirong ul li:first-child p:last-child{
    font-size: 24px;
    color: #333;
}
.dy-lianxi .lianxi-neirong ul li p:hover{
    text-decoration: underline;
}
.dy-lianxi .lianxi-neirong .lianxi-kefu{
    margin-top: 5%;
}
/* 联系我们end */
/* 公司介绍 */
.dy-jieshao {
    padding: 60px 90px;
}
.dy-jieshao .title h1{
    color: #333;
    display: flex;
    justify-content: center;
}
.dy-jieshao .title h1 span{
    display: block;
}
.dy-jieshao .neirong{
    padding-top: 50px;
}
.dy-jieshao .neirong p{
    font-size: 14px;
}
/* 产品与服务 */
.dy-chanpin .neirong{
    width: 960px;
    float: right;
    padding-top: 30px;
}
.dy-chanpin .title{
    text-align: left;
    border-bottom: 1px solid #ececec;
    padding-bottom: 15px;
}
.dy-chanpin .title h1{
    color: #333;
    font-size: 16px;
    font-weight: inherit;
    display: inline;
    line-height: 24px;
    border-bottom: 2px solid #415ba8;
    padding: 0 25px 15px;
}
.dy-chanpin .neirong ul{
    display: inline-block;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}
.dy-chanpin .neirong ul li{
    width: 224px;
    margin-right: 20px;
}
.dy-chanpin .neirong ul li:nth-child(4n){
    margin-right: 0;
}
.dy-chanpin .neirong ul li img{
    width:222px;
    height: 222px;
    border: 1px solid #ececec;
}
.dy-chanpin .neirong ul li p{
    color: #333;
    font-size: 14px;
    margin: 10px 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 新闻详情页 */
.xw-xiangqing .clearfix{
    border: 1px solid #dddddd;
    margin-bottom: 60px;
    margin: 60px auto;
   
}
.xw-xiangqing .xq-title{
    width: 90%;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #dddddd;
    padding: 28px 0;
}
.xw-xiangqing .xq-title h4{
    font-size: 24px;
    color: #000;
    padding: 25px 0;
}
.xw-xiangqing .xq-title p{
    font-size: 12px;
    color: #999999;
}
.xw-xiangqing .xq-content{
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #dddddd;
    font-size: 14px;
    color: #666666;
    min-height: 300px;
    line-height: 2em;
    padding: 10px 0;
}
.xw-xiangqing .xq-content p{
    font-size: 14px;
    color: #666666;
    line-height: 2em;
}
.xw-xiangqing .xq-content p span{
    color: #666666;
    line-height: 2em;
}
.clearfix-s .xq-fenye{
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 50px;
}
.clearfix-s .xq-fenye p{
    font-size: 12px;
    color: #666;
}
.clearfix-s .xq-fenye p a{
    color: #666;
}
.clearfix-s .xq-fenye p a:last-child:hover{
    text-decoration: underline;
}
.clearfix-s .xq-fenye .xq-prev{
    margin: 54px 0 13px 0;
}
/* 新闻详情页end */
/*悬浮链接*/
.suspension{position: fixed;z-index:55;right:0;top: 35%; width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#3e88dc;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d .inner-box .qrcode-img img{width: 100%;height: 100%;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0 50px;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;padding-bottom: 50px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}