html,body{
    height: 100%;
}
*{
    margin: 0;
    padding: 0;
    list-style:none;
    text-decoration:none;
	font-family:"微软雅黑"
}
.qc{
    clear:both;
}
address, dl, fieldset, figure, ol, p, pre, ul{
    margin: 0;
}
.uk-link:hover, a:hover{
    text-decoration: none;
}
*+address, *+dl, *+fieldset, *+figure, *+ol, *+p, *+pre, *+ul{
    margin: 0;
}
ol, ul{
    padding: 0;
}
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, h1, h2, h3, h4, h5, h6{
    margin: 0;
}

/* 主页 */
.home-a{
    width: 100%;
    min-width: 1200px;
}
.nav-x{
    width: 100%;
    min-width: 1200px;
    background: #333;
}
.nav{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.nav-a{
    display: flex;
    margin: 8px 0;
    align-items:center;
}
.nav-a>a{
    display: flex;
    align-items:center;
}
.nav-a>img{
    width: 70px;
    height: 70px;
}
.nav-b{
  color: #fff;
  line-height: 17px;
  margin-left: 6px;
}
.nav-b-a{
    font-size: 20px;
}
.nav-b-b{
    font-size: 12px;
}
.nav-c{
    display: flex;
    justify-content: space-between;
    align-items:center;
    width: 700px;
    height: 60px;
    font-size: 16px;
}
.nav-c>li>a{
    padding: 0 0 16px 0;
    color: #fff;
}
.nav-c>li>a:hover {
	 border-bottom: 4px #F17E01 solid;
}

.nav-c>li>.nav-c-xhx{
    border-bottom: 4px #F17E01 solid;
	color:#F17E01;
}
/* 轮播图 */
.banner{
    width: 100%;
    min-width: 1200px;
    height: 550PX;
    margin: 0 auto;
}
.banner-b{
    width: 100%;
    height: 550PX;
}
.banner-a{
    width: 100%;
    height: 550PX;
}
.bannder-a-a{
    width: 100%;
    height: 550PX;
    background: url(../img/banner-a.jpg) no-repeat;
    background-size: 100% 100%;
}
.bannder-a-d{
    width: 100%;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    height: 100%;
}
.bannder-a-d>h2{
    color:rgba(255,254,254,1);
    margin-bottom: 20px;
    padding-top: 90PX;
	margin-top:0;

}
.bannder-a-d>hr{
    width: 360px;
    margin: 0 auto;
    margin-top: 35px;
}
.bannder-a-e{
    display: flex;
    justify-content:center;
    font-size: 28px;
    margin-top: 19px;
}
.bannder-a-e>li{
    margin-left: 10px;
}
.bannder-a-e>li>a{
    color: #fff;
}
.bannder-a-f{
    width:151px;
    line-height: 59px;
    border-radius:10px;
    border: 1px #fff solid;
    background: rgba(255, 255, 255, .4);
    margin-top: 65px;
}
.bannder-a-f>a{
    font-size: 24PX;
    color: #fff;
}
.bannder-a-g{
    bottom: 30px!important;
}
/* .home-slide{
    width: 900px!important;
} */

.bannder-a-g>span{
    width:30px;
    height:2px;
    background:rgba(254,254,254,1);
    border-radius:0px;
}

.bannder-a-b{
    width: 100%;
    height: 780px;
    background: url(../img/aepluse-banner.png) no-repeat;
    background-size: 100% 100%;
}
.bannder-a-c{
    width: 100%;
    height: 550px;
    background: url(../img/dadax.jpg) no-repeat;
    background-size: 100% 100%;
}
/* 中部内容 */
.zhongbu{
    width: 100%;
    min-width: 1200px;
    background: #F5F5F5;
}
.zhongbu-a{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
}
.zhongbu-b{
    background: #fff;
    display: flex;
    /* justify-content: space-between; */
    align-items: center;
    width: 270px;
    height: 140px;
    margin: 20px 0;
}
.zhongbu-c{
    width: 80px;
    border-radius: 50%;
    height: 80px;
    background: url(../img/zb-a.png) no-repeat center;
     background-size: 100% 100%; 
    margin: 0 0 0 30px;
}
.zhongbu-d{
    background: url(../img/zb-b.png) no-repeat center;
    background-size: 100% 100%; 
    width: 80px;
    border-radius: 50%;
    height: 80px;
    margin: 0 0 0 30px;

}
.zhongbu-e{
    background: url(../img/zb-c.png) no-repeat center;
    width: 80px;
    border-radius: 50%;
    height: 80px;
     background-size: 100% 100%;
    margin: 0 0 0 30px;

}
.zhongbu-f{
    background: url(../img/zb-d.png) no-repeat center;
    background-size: 100% 100%;
    width: 80px;
    border-radius: 50%;
    height: 80px;
    margin: 0 0 0 30px;

}
.zhougbu-i{
    margin-left: 33px;
}
.zhougbu-g{
    color: #000;
    font-size: 16px;
}
.zhougbu-h{
    color: #ccc;
    font-size: 14px;
}
/* 主要内容 */
.zhuyao{
    width: 100%;
    min-width: 1200px;
    background: #fff;
}
.zhuyao-a{
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}
.zhuyao-a>h2{
    font-size: 24px;
    margin-top: 60px;
    line-height: 20px;
}
.zhuyao-a-d{
    margin-top: 18px;
}
.zhuyao-a-b{
    display: inline-block;
    width:68px;
    border-bottom:1px dotted rgba(51,51,51,1);
    position: relative;
    top: -5px;
    color: #333333;
}
.zhuyao-a-c{
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #333;
    padding: 0 30PX;
}
.zhuyao-a-e{
    font-size: 16px;
    color: #333;
    margin-top: 8px;
    line-height: 16px;
}
.zhuyao-b{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap:wrap;
    margin-top: 44px;
    justify-content:space-between;
}
.villadHomea{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap:wrap;
    margin-top: 44px;
}
.zhuyao-b-x{
    width: 373px;
    height:  280px;
    margin-top: 40px;
}
.zhuyao-c{
    width: 580px;
    height: 340px;
    margin-top: 40px;
}
.zhuyao-b-a{
    width: 100%;
    background: url(../img/bs-a.png) no-repeat;
    background-size: 100% 100%;
    /* border: 1px #ccc solid; */
    height: 100%;

}

.villadHome{
    margin-left: 39px;
}
a:nth-of-type(3n+1){
    margin-left: 0px;
}
.hangye-c-c{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhuyao-c-a{
    width: 100%;
    background: url(../img/axc-a.png) no-repeat;
    background-size: 100% 100%;
    /* border: 1px #ccc solid; */
    height:340px;
    position: relative;
    overflow: hidden;
}
.zhuyao-c-b{
    background: rgba(0, 0,0, .5);
    text-align: center;
    position: absolute;
    bottom: 0;
    opacity: 0;
    width: 100%;
    line-height: 40px;
}
.zhuyao-c-a:hover .zhuyao-c-b{
    animation:myfirst .5s both;
    -moz-animation:myfirst .5s; /* Firefox */
    -webkit-animation:myfirst .5s; /* Safari and Chrome */
    -o-animation:myfirst .5s; /* Opera */
    animation-fill-mode:both;
}
.zhuyao-b-b{
    background: rgba(0, 0,0, .5);
    opacity: 0;
    width: 100%;
    height: 100%;
}
.zhuyao-c-c{
    color: #fff;
    font-size: 22px
}
.zhuyao-b-a:hover .zhuyao-b-b{
    animation:myfirst .5s both;
    -moz-animation:myfirst .5s; /* Firefox */
    -webkit-animation:myfirst .5s; /* Safari and Chrome */
    -o-animation:myfirst .5s; /* Opera */
    animation-fill-mode:both;
}

@keyframes myfirst{
    from {opacity:0;}
    to {opacity:1;}
}
.zhuyao-b-c{
    width: 60px;
    height: 60px;
    border-top: 1px #fff solid;
    border-left: 1px #fff solid;
    position: relative;
    top: 20px;
    left: 20px;
}
.zhuyao-b-d{
    width: 60px;
    height: 60px;
    border-right: 1px #fff solid;
    border-bottom: 1px #fff solid;
    float: right;
    position: relative;
    right: 20px;
    bottom: 20px;

}
.zhuyao-b-e{
    color:rgba(255,153,0,1);
    text-align: center;
    padding: 30px 0;
}
.zhuyao-b-e-a{
    font-size:40px;
}
.zhuyao-b-e-b{
    font-size: 22px;
}
/* 行业资讯 */
.hangye-a{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
    margin-top:40px;
}
.hangye-b{
    width: 750px;
    height: 350px;
    background: url(../img/axc-b.png)no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.hangye-b-a{
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 0px;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    text-align: center;
    padding: 10px 0px;

    opacity:0;
}
.hangye-b:hover .hangye-b-a{
    animation:myfirst-a .5s both;
    -moz-animation:myfirst-a .5s; /* Firefox */
    -webkit-animation:myfirst-a .5s; /* Safari and Chrome */
    -o-animation:myfirst-a .5s; /* Opera */
    animation-fill-mode:both;
}

@keyframes myfirst-a{
    from {opacity:0;}
    to {opacity:1;}
}
.hangye-c{
    width: 410px;
    overflow: hidden;
    height: 340px;
}
.hangye-c-a{
    padding: 0 20px;
    padding: 0 0 15px 0;
}
.hangye-c-b{
    border-bottom: 1px #DDDDDD dotted;
    padding-bottom: 13px;
}
.hangye-c-d{
    color: #9FA0A0;
    font-size: 12px
}
.hangye-c-e{
    font-size: 14px;
    margin-left: 15px;
}
.hangye-c-e>a{
    color: #333333;
    font-size: 16px;
}
.hangye-c-f{
    font-size: 12px;
    padding-left: 45px;
    line-height: 14px;
    margin-top: 3px;
}
.hangye-c-f>a{
    color: #666666;
    display: inline-block;
    width: 324px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 1px;
    font-size: 14px;
    line-height: 30px;
}
.hangye-c-e>a:hover{
    color: red;
}

.ship-a{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    /*justify-content:space-between;*/
    margin-top: 39px;
}
.ship-b{
    width: 375px;
    height: 272px;
    background: url(../img/csx-a.png) no-repeat ;
    background-size: 100% 100%;
    margin-left: 37px;
}
.ship-b:nth-of-type(3n+1){
    margin-left: 0px;

}
.ship-b:hover{
    display: inline-block;
}
.ship-c{
    width: 375px;
    height: 272px;
    background: rgba(0, 0, 0, .5);
    padding: 0px;
    position: relative;
    opacity: 0;
    cursor: pointer;
}
.ship-b:hover .ship-c{

    animation:myfirst .5s both;
    -moz-animation:myfirst .5s; /* Firefox */
    -webkit-animation:myfirst .5s; /* Safari and Chrome */
    -o-animation:myfirst .5s; /* Opera */
    animation-fill-mode:both;
}

/* @keyframes myfirst{
    from {opacity:0;}
    to {opacity:1;}
} */
.shop-d{
    width: 25px;
    height: 15px;
    background: url(../img/sytb.png) no-repeat ;
    background-size: 100% 100%;
    /* margin: 20px 0 0  20px; */
    position: relative;
    top: 20px;
    left: 20px;
}
.shop-e{
    position: absolute;
    bottom: 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #fff;
    width: 100%;
    text-align: left;
    text-indent:27px;
    margin-bottom: 10px;
}
/* 数万见证 */
.jianzheng{
    width: 1200px;
    margin: 0 auto;
    margin-top: 0px;
    display: flex;
    /*justify-content:space-between;*/
    flex-wrap:wrap;
    padding-bottom: 60px;
}
.jianZhen{
    margin-left: 37px;
    width: 373px;
    border: solid 1px #c9caca;
    margin-top: 50px;
}
.jianZheng-a:nth-of-type(3n+1){
    margin-left: 0;
}
.jianZheng-a{
    width: 373px;
    border: solid 1px #c9caca;
    margin-top: 40px;
}
.jianzheng-b{
    width: 373px;
    height: 230px;
}
.jianzheng-c{
    display: flex;
    justify-content: space-between;
    /* padding: 10px; */
    width: 373px;
    height: 70px;
}
.jianzheng-d{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 250px;
    margin: 14px 0 0 25px;
}
.jianzheng-d>a{
    font-size:16px;
    color:rgba(51,51,51,1);
	line-height: 20px;
}
.jianzheng-e{
     width: 250px;
    display: inline-block;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
    margin: 0 0 0 25px;
}
.jianzheng-e>a{
    font-size: 14px;
    line-height: 12px;
    color: rgba(159,160,160,1);
}
.jianzheng-f{
    width: 60px;
    height: 41px;
    background: #FF9900;
    line-height: 16px;
    text-align: center;
    margin: 14px 26px 0 0;
}
.jianzheng-f>a{
    font-size: 14px;
    color: #ffffff;
    width: 28px;
    height: 30px;
    display: inline-block;
    margin-top: 5px;
}
/* 页脚 */
.yejiao{
    width: 100%;
    background:#444444;
    min-width: 1200px;
    padding-bottom: 100px;
    border-top:solid 2px #ff9900;
}
.yejiao-a{
    width: 1200px;
    margin: 0 auto;
}
.yejiao-b{
    display: flex;
    justify-content: space-between;
    border-bottom: solid 1px #383838;
    padding: 22px 35px;
}
.yejiao-b-a{
    margin-top: 22px;
    margin-left: 70px;
    color: #fff;
    text-align: center;


}
.yejiao-b-b{
    font-size: 16px;
}
.yejiao-b-c{
    font-size: 20px;
    margin-top: 8px;
}
.yejiao-b-d{
    font-size: 16px;
    background: #ff6666;
    border-radius: 3px;
    width: 81px;
    line-height: 23px;
    margin: 0 auto;
    margin-top: 15px;
}
.yejiao-c a{
    color: #fff;
    font-size: 12px;
    line-height: 15px;
}
.yejiao-c-a{
    color: #fff;
    margin-bottom: 12px;
}
.yejiao-d{
    margin-right: 65px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    font-size: 13px;
    margin-top: 40px;
}
.yejiao-d p{
    color: #fff;
}
.yejiao-d-a{
    width: 70px;
    height: 70px;
    background: url(../img/weibo.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 5px;

}
.yejiao-d-b{
    width: 70px;
    height: 70px;
    background: url(../img/weixin.png) no-repeat;
    background-size: 100% 100%;
    margin-bottom: 5px;

}
.yejiao-d-c{
    margin-right: 10px;
}
.yejiao-e{
    text-align: center;
    margin: 15px 0 0 0;
    color: #888888;
    font-size: 12px;
    padding-bottom: 15px;
}
.yejiao-e a{
    color: #888888;
    padding: 0 5px
}
.yejiao-f{
    width: 100%;
    min-width: 1200px;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    bottom: 0;
    z-index: 999;

}
.yejiao-f-a{
    width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
    /* padding: 10px 0; */
    display: flex;
    align-items: center;
    height: 100px;
}
.yejiao-f-b{
    width: 327px;
    height: 64px;
    background: url(../img/yejiao-logo.png) no-repeat;
       background-size: auto 100%;
    margin-left: 29px;
 }
.yejiao-f-c{
    display: flex;
    align-items: center;
    font-size: 16px;
    padding-right: 20px;
    margin-left: 20px;
}
.yejiao-f-c>li{
    margin-left: 16px;
    color: #fff;
}
.yejiao-f-c>li>input{
    text-indent:1em;
    border: none;
    outline:none;
    width: 150px;
    height: 40px;
}
.yejiao-f-c>li>.yejiao-f-d{
    text-align:center;
    text-indent:0;
    cursor: pointer;
    background: #FF9900;
    color: #fff;
}
.left-a{
    position: fixed;
    top: 71%;
    width: 140px;
    z-index: 100;
    left: 1%;
}
.left-b{
    width: 140px;
    height: 140px;
    background: url(../img/weixin-a.png)no-repeat;
    background-size: 100% 100%;
}
.left-c{
    text-align: center;
    font-size: 16px;
    color: #333333;
    margin-top: 3px;
}
.right-a{
    /* z-index: 1000; */
    position: fixed;
    top: 61%;
    z-index: 1000;
    right: 10px;
}
.right-a>li{
    width:50px;
    height: 50px;
    border:1px solid rgba(221,221,221,1);
    padding: 0;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    border-bottom: none;
    cursor: pointer;
    background: #fff;
}
.right-a>.right-b{
    background: url(../img/weixin-c.png)no-repeat #fff center  center;
    /* background-size: 80% 80%; */

}
.right-a>.right-c{
    background: url(../img/qq.png)no-repeat #fff center  center;
    /* background-size: 80% 80% */
}
.right-a>.right-d{
    background: url(../img/weixin-b.png)no-repeat #fff center  center;
    /* background-size: 80% 80% */
}
.right-a>.right-e{
    background: url(../img/dianhua.png)no-repeat #fff center  center;
    /* background-size: 80% 80% */
}
.hk{
    width: 50px;
    height: 50px;
    padding: 0;
    border: none;
}
.hk>li{
    width: 50px;
    height: 50px;
    padding: 0;
    font-size: 12px;
    line-height: 25px;
    text-align: center;
    border-bottom: none;
    cursor: pointer;
    background: #fff;
    position: relative;
    top: 5px;
    z-index: 10;
    border-bottom: 1px solid rgba(221,221,221,1);

}
.hkx{
    width: 50px;
    height: 50px;
    padding: 0;
    border: none;
    overflow: hidden;
    border-bottom: 1px #ccc solid;
    background: #fff;
}
/* 滑块 */
.sy-banner{
    margin-top: 40px;
    width: 100%;
    min-width: 1200px;
}
.sy-banner-a{
    height: 500px;
    min-width: 1200px;
}
.home-slide{
    /* width: 1200px!important; */
    width: 33.33%;
    display: flex;
}

.home-slide>img{
    width: 100%;
    height: 100%;
}
.sy-banner-b{
    width: 300px;
    height: 500px;
    position: absolute;
    top: -500px;
    background: #fff;
    z-index: 9;
}
.home-slide-a{
    width: 300px;
    height: 500px;
}

.sy-banner-c{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.sy-banner-c>.sy-banner-d{
    background: #FF9900;
    background-image: none;
    left: 260px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    font-size: 30px;
    color: #fff;
    top: -18px;
    text-align: center;
    outline: none;
}
.sy-banner-c>.sy-banner-e{
    background: #FF9900;
    background-image: none;
    left: 300px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    top: -18px;
    outline: none;
}
.sy-banner-b>li{
    margin-left: 45px;
    margin-top: 31px;
}
.sy-banner-b>.sy-banner-b-a{
    margin-top: 50px;
    color: #333;
    font-size: 24px
}
.sy-banner-b-b{
    list-style-type: disc;
    color: #333;
    font-size: 16px;
}
.sy-banner-b-b>span{
    color: #FF9900;
}
.sy-banner-a-x{
    display: none;
}

.jianZhen:hover{
    animation:myfirstx .5s both;
    -moz-animation:myfirstx .5s both;
    -webkit-animation:myfirstx .5s both;
    -o-animation:myfirstx .5s both;
}

@keyframes myfirstx{
	0%   {border:solid 1px #fff;transform: scale(1);}
	100% {border:solid 1px #fff;box-shadow:0px 2px 27px 0px #ccc;transform: scale(1.001);}
}

.uk-subnav>*{
    padding-left: 14px;
}
/* 共用样式 */
.banner-tit{
    font-weight: 600;
    letter-spacing: 4px;
    font-size: 73.8px;
}
.show-bannder-a{
    background: url(../img/youzhuazhua.png)no-repeat left bottom, url(../img/zuozhuazhua.png)no-repeat top right;

    margin: 0 auto;
    line-height: 90px;
    background-size: auto 30%;
    display: inline-block;
    padding: 40px
}

.yejiao-c a:hover{
    text-decoration: underline;
}
.yejiao-e a:hover{
    text-decoration: underline;
}
/* 弹框 */
.zztk-a{
    width: 100%;
    height: 100%;
    background:rgba(0,0, 0, .7);
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 10000;
    min-width: 1200px;
}
.zztk-a>video{
    width: 700px;
    height: 400px;
    margin: auto auto;
}

.zztk-a-button{
    width: 100px;
    line-height: 30px;
    background: #FF9900;
    cursor: pointer;
    height: 30px;
    color: #fff;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    position: relative;
    top: 20px;
    right: 35px;
}



 *{
        margin: 0;
        padding: 0;
        list-style: none;
    }
    .rightFunction {
        position: fixed;
        top: 61%;
        z-index: 1000;
        right: 10px;
    }
    .rightFunctiona{
        width:50px;
        height: 50px;
        border:1px solid rgba(221,221,221,1);
        padding: 0;
        font-size: 12px;
        line-height: 25px;
        text-align: center;
        cursor: pointer;
        background: #fff;
        margin-bottom: -1px;
        position: relative;
    }
    .rightFunctionb{
        width: 100px;
        height: 100px;
        position: absolute;
        top: -25px;
        left: -125px;
        z-index: 999999;
        border: 2px #ccc solid;
        background: #fff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;
    }
    .rightFunctionbh{
        width: 100px;
        height: 50px;
        line-height: 50px;
        position: absolute;
        top: 0;
        left: -125px;
        z-index: 999999;
        border: 2px #ccc solid;
        background: #fff;
        display: none;
        text-align: center;
    }
    .rightFunctionb>img{
        width:70%;
        height: 70%;
    }
    .rightFunctionc{
        background: url(/img/weixin-c.png) no-repeat center center #fff;
        background-size: 26px 26px;
    }
    .rightFunctionc:hover{
        background: url(/img/weixin-cx.png) no-repeat center center #ff9900;
        background-size: 26px 26px;
    }
    .rightFunctiond{
        background: url(/img/qq.png) no-repeat center center #fff;
        background-size: 26px 26px;
    }
    .rightFunctiond:hover{
        background: url(/img/qq-x.png) no-repeat center center #ff9900;
        background-size: 26px 26px;
    }
    .rightFunctione{
        background: url(/img/weixin-b.png) no-repeat center center #fff;
        background-size: 30px 26px;
    }
    .rightFunctione:hover{
        background: url(/img/weixin-bx.png) no-repeat center center #ff9900;
        background-size: 30px 26px;
    }
    .rightFunctionf{
        background: url(/img/dianhua.png) no-repeat center center #fff;
        background-size: 23px 26px;
    }
    .rightFunctionf:hover{
        background: url(/img/dianhua-x.png) no-repeat center center #ff9900;
        background-size: 23px 26px;
    }
    .rightFunctiong{
        background: url(/img/sjt.png) no-repeat center center #fff;
        background-size: 20px 11px;
    }
    .rightFunctiong:hover{
        background: url(/img/sjt-x.png) no-repeat center center #ff9900;
        background-size: 20px 11px;
    }
    .rightFunctioni{
        line-height: 14px;
    }
    .rightFunctioni-a{
        font-size: 12px;
        color: #666;
    }
    .rightFunctionj{
        width: 50px;
        height: 50px;
        /* background: red; */
        position: absolute;
        right: -24px;
        /* top: 23px; */
    }