﻿html, body, div, span, object, iframe,h1, h2,
h3, h4, h5, h6, p, blockquote, pre,abbr, address, cite, code,del, dfn,
em, img, ins,kbd, q, samp,small, strong, sub, sup, var,b, i,dl, dt, dd,
ol, ul, li,fieldset, form, label, legend,table, caption, tbody,
tfoot,thead,tr, th, td,article, aside, canvas, details, figcaption,
figure, footer, header, hgroup, menu, nav, section, summary,time, mark,
audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    outline-style: none; /*FF*/
}
table{
    border-collapse:collapse;
    border: 1px dotted #b6b6b6;
    margin-bottom: 36px;
}
tr{
    border-bottom: 1px solid #f7f8f9;
}
table tr:last-child{
    border-color:transparent;
    border-bottom: 0px;
}
td{
    color: #4a4d66;
    line-height: 34px;
}
a{
    color: rgb(255, 255, 255);
    text-decoration: none;
    cursor: pointer;
}
*{
    -webkit-transition-duration: 0.5s;
         -o-transition-duration: 0.5s;
            transition-duration: 0.5s;
    font-family: " ", Arial;
}
html{


}


.newx  {padding-top: 22px;}
/*body,html {*/
    /*line-height:1;*/
    /*height: 100%;*/
/*}*/
.foottop{
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
}
.foottop a:hover{
    color: white;
}
footer{
    background-color: #21252b;
    overflow: hidden;
}
.footerdiv{
    margin-top: 3%;
    vertical-align: top;
    display: inline-block;
}
.footerdiv>h4{
    margin-bottom: 20px;
    font-weight: normal;
}
.footerdiv>h4>a{
    font-size:1rem ;
    color:#c9c9c9 ;
    cursor: pointer;
}
.footerdiv>a{
    font-size:1rem ;
    color: #65676a;
    display: block;
    vertical-align: middle;
    margin-bottom: 20px;
    cursor: pointer;
    line-height: 25px;
}
.footerdiv:nth-child(4)>a{
    white-space: nowrap;
    white-space: nowrap;
    display: block;
}
.footerdiv:nth-child(4)>a:nth-last-child(1):before{
    content: "";
    background: url("../images/foothua.png")no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    width: 14px;
    height: 13px;
    vertical-align: middle;
    margin-right: 5px;
}
/*.footerdiv:nth-child(4)>a:nth-last-child(2):before{*/
    /*content: "";*/
    /*background: url("../images/footxin.png")no-repeat;*/
    /*background-size: 100% 100%;*/
    /*display: inline-block;*/
    /*width: 14px;*/
    /*height: 9px;*/
    /*vertical-align: middle;*/
    /*margin-right: 5px;*/
/*}*/
.footbot{
    text-align: center;
    color:#65676a ;
    font-size:.875rem ;
}
.footbot>img{
    display: inline-block;
    text-align: center;
    width: 80%;
    height: 1.1px;
}
.footbot>p{
    margin-bottom: 1%;
    margin-top: .6%;
}
.whyus{
    color: white;
    background: url("../images/whybac.png") no-repeat ;
    background-size: 100% 100%;
    overflow: hidden;
}
.whyus>h3{
    font-size: 1.5rem;
    text-align: center;
    margin-top: 2.8%;
    margin-bottom:2.8%;
    font-weight: normal;
}
/*@font-face {
    font-family: 'fzhz';
    src: url('./fzhj.TTF');
}*/
.whyus>h1{
    font-size:3.75rem ;
    text-align: center;
    margin-bottom:5.8%;
    font-weight: normal;
    font-family: 方正黑体简体;
    font-family: fzhz;
}
.hezuo{
    background: url("../images/hebg.png")no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.hezuo div{
    width: 1200px;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin: 0 auto;padding: 40px;background-color: #1a2332;margin-bottom: 80px;text-align: center;
}
.hezuo img{
    width: 195px;
    height: 159px;
    margin-bottom: 5px;
}
.hezuo img:hover{
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
}
.hezuo>h3{
    color: white;
    font-size: 36px;
    margin: 0 auto;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 43px;
    font-weight: normal;
}
.whyuslist{
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -ms-flex-pack: center;
        justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
}
.whyuslistli>img{
    display: block;
    margin: 0 auto;
}
.whyuslistli>h4{
    font-size:2.25rem;
    font-family:pictos ;
    text-align: center;
    margin-top: 10%;
    margin-bottom: 18%;
}
.whyuslistli>p{
    font-size: 1rem;
    line-height: 1.4rem;
}
.whyuslistli{
    width: 270px;
    margin: 0 1%;
}
.download{
    display: inline-block;
    text-align: center;
    cursor: pointer;
    background-color:white;
    padding: 1.3% 5%;
    border-radius: 5px;
    white-space: nowrap;
    display: inline-block;
}

.download>img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 14px;
}
.download>span{
    vertical-align: middle;
    color:black ;
    font-size:1.875rem ;
    display: inline-block;
}
.downloada{
    text-align: center;
    margin: 4% 0;
}
.whyuslistli>div{
   margin: 0 auto;
}
.whyuslistli:nth-child(1)>div{
    width: 80px;
    height: 80px;
    background: url("../images/why1.png")no-repeat center center;

}
.whyuslistli:nth-child(2)>div{
    width: 80px;
    height: 81px;
    background: url("../images/why2.png")no-repeat  center center;
}
.whyuslistli:nth-child(3)>div{
    width: 80px;
    height: 80px;
    background: url("../images/why3.png") no-repeat center center;
}
.whyuslistli:nth-child(4)>div{
    width: 100px;
    height: 80px;
    background: url("../images/why4.png") no-repeat center center;
}
@font-face{
    /* font-properties */
    font-family: fzhj;
    src:url("http://jls2.zzydesign.cn/758_dexu_new/Public/Front/base/css/fzhj.TTF")
}
@font-face {
    /* font-properties */
    font-family: pictos;
    src:url('../fonts/fzhtjwgb1 0.ttf'),
    url('../fonts/fzhtjwgb1 0.ttf'),
    url('../fonts/fzhtjwgb1 0.ttf'); /* IE9 */
}

@font-face{
    font-family: SourceHanSansCN;
    src:url('../font/SourceHanSansCN-Light.otf'),
    url('../font/SourceHanSansCN-Light.otf'),
    url('../font/SourceHanSansCN-Light.otf'); /* IE9 */
}

.newtitle{
    display: inline-block;
    padding: 50px 0px 38px 0px;
    background-color: #0f5ec7;
    border-radius: 5px;
    position: absolute;
    bottom: 0px;
    left: 25%;
    width: 610px;
}
.newtitle>div:nth-child(1){
    font-size: 36px;
    color: white;
    text-align: center;
    margin-bottom: 3px;
}
.newtitle>div:nth-child(2){
    font-size: 20px;
    color: white;
    text-align: center;
    letter-spacing: 4px;
}


.newliao{
    text-align: center;
    margin-top: 40px;
 margin-bottom: 70px;
}
.newliaoa>div>span{
    font-size: 1.125rem;
    color: white;
    vertical-align: middle;
}
.titleh2{
    font-size:36px ;
    color: black;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px;
    z-index: 100;
    font-weight: normal;
}
.titleh3{
    margin-bottom: 30px;
    margin-top: 80px;
}
.titleh2z{
    margin-bottom:130px ;
}
.waves{
    width: 100%!important;
  
}
.newliaoa{
    background-color: #1a4cba;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    font-size: 18px;
    color: white;
    padding: 15px 40px;
}
.newliaoa>span{

    vertical-align: middle;
    display:inline-block;
}
.newliaoa>img{
    display: inline-block;
    vertical-align: middle;
    width: 19px;
    height: 19px;
}
#ce{
    display: inline-block;
    vertical-align: middle;
}
.newnr{
    width: 560px;
    display: block;
    text-align: left;
}
.newnrr{
    display: inline-block;
    margin-bottom: 55px;
}
.newnr>img{
    margin-bottom: 17px;
    width: 100%;
}
.newnr>img:hover{
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
}
.newnr>h2{
    margin-bottom: 2.5%;
}
.newnr>h3{
   font-weight: bold;
    font-size: 1.125rem;
    margin-bottom:  20px;
    color: #4a4d66;
}
.newnr>h4{
    margin-bottom:  20px;
    font-weight: normal;
    font-size: 16px;
}
.newnr>small{
    margin-bottom: 1%;
    cursor: pointer;
    font-size: 16px;
    display: block;
}
.newnr>h4>span{
    color: #c3c3c3;
    font-weight: normal;
}
.newnr>h4>span:nth-of-type(2){
    background-color: #fbfbfc;
    padding: 3px 8px;
    border-radius: 5px;
}
.newnr>h4>span:first-child{
    margin-right: 25px;
}
.newnr>p{
    margin-bottom:  2.8%;
    line-height: 24px;
    color: #4a4d66;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 16px;
}
.newnr>small{
    color: #26aa3f;
    vertical-align: middle;
    font-family: " ", Arial;
    font-weight: bold;
}
.newnr>small:after{
    content: "";
    background: url("../images/xiangqinglvjian.png") no-repeat center center;
    display: inline-block;
    width: 20px;
    height: 16px;
    vertical-align: middle;
    margin-left: 8px;
}
.swiper-button-next1{
    background: url("../images/slideright.png");

}
.swiper-button-prev1{
    background: url("../images/slideleft.png");
}
.swiper-containernew{
    width: 1200px;
}
.swiper-button-prev,.swiper-button-next{
    background-size: 100% 100%;
    width: 75px;
    background-repeat: no-repeat;
    height: 75px;
    top: 230px;
}
.swiper-button-prev{
    left: 0%;
}
.swiper-button-next{
    right: 0%;
}



.w1200px{
    width: 1200px;
    margin: 0 auto;
}
.headertopl{
    background-color: #1e1e1e;
}
.headertoplleft{
    color: white;
    font-size: 0.75rem;
    line-height: 45px;
}
.headertopflex{
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
}
.sousuo{
    display: inline-block;
    background-color: white;
    border-radius: 20px;
    padding: 2px;
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
}
.sousuo>input{
    outline: none;
    border: 0px;
    vertical-align: middle;
    margin-left: 9px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 195px;
}
.sousuo>img{
    vertical-align: middle;
    margin-right: 9px;
}
.toper{
    vertical-align: middle;
    margin-right: 16px;
}
.sounei{
    margin-top: 3%;white-space: nowrap
}

.headertopright{
    position: relative;
}
.erweima{
    position: absolute;
    top: 100%;
    left: -27%;
   text-align: center;  padding:6%;
    background-color: rgba(252,252,252,0.6);
    display: none;
    -webkit-transition-duration: unset;
         -o-transition-duration: unset;
            transition-duration: unset;
    z-index: 100;
}
.erweima>p{
    font-size: 0.875rem;
}
.erweima>img{
    display: inline-block;
    width: 120px;
    height: 120px;
}
.yinglie>h4{
    font-size:0.875rem ;
    color: #a8a8a8;
    vertical-align: middle;
    background-color: #f4f4f4;
    padding-bottom: 7px;
    padding-top: 7px;
    width: 210px;
    font-weight: normal;
    width: 225px;
}
.yinglie>h4:before{
    content: "";
    background:url("../images/hothuo.png")no-repeat center center;
    width:34.5px;
    height: 14px;
    display: inline-block;
}
.yinglienr{
    display: block;
    background-color: rgba(252,252,252,0.8);
    cursor: pointer;
  padding-bottom: 6.5px;
}
.yinglienr>span{
    font-size: .875rem;
}
.yinglienrhot{
    color: #ff5400;
}
.pdt10px{
    padding-top: 6.5px;
}
.yinglienrhot>span:nth-child(1){
    background-color: #ff5400;
    color: white;
    display: inline-block;
    width: 17px;
    height: 17px;
    text-align: center;
    border-radius: 3px;
    margin-right: 10px;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 10px;
}
.yinglienrnohot{
    color: #a8a8a8;
}
.yinglienrnohot>span:nth-child(1){
    background-color:  #a8a8a8;
}
.yinglie{
    position: absolute;
    top:120%;
    left: 16.3%;
    display: none;
    -webkit-transition-duration: unset;
         -o-transition-duration: unset;
            transition-duration: unset;
    z-index: 100;
    left: 15%;
}
.click{
    color: #1a4cba;
    /*font-weight: bold;*/
}
.headernav{
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 1%;
    margin-bottom: 0.8%;
}
nav{
    width: 700px;
}
nav>div{
    display: inline-block;
    text-align: center;
    margin-left: 5%;
    cursor: pointer;
}
nav>div>a{
    display: inline-block;
    color: black;
}
navdiv>a:last-child{
    margin-right: 7%;
}
.erji{
    min-width: 170px;
    text-align: left;
    background-color: rgba(219,220,222,0.8);
    color: #4a4d66;
}
.erji>a{
    padding: 20px 30px;
    padding-right: 20px;
    display: inline-block;
    white-space: nowrap;
    color:#4a4d66;
}
.lan{
    top:13px;
    width: 5px;
    height: 30px;
    background-color:#1a4cba;
    position: absolute;
    display: none;
}
.sanji{
    top:0px;
    position: absolute;
    min-width: 170px;
    color: #4a4d66;
    background-color: rgba(219,220,222,0.8);
    display: none;
    border-left:1px solid #b9babf;
}
.sanji>a{
    white-space: nowrap;
    display: block;
    padding: 21px;
    padding-right: 0px;
    padding-right: 20px;
}
.yiji{
    position: relative;


}
.yijiji{
    position: absolute;
    z-index: 10;
    /*top:33px;*/
    padding-top: 13px;
    display: none;
    -webkit-transition-duration: unset;
         -o-transition-duration: unset;
            transition-duration: unset;
}
.swiper-paginationbanner>span{
    width: 17px;
    height: 17px;
    border-radius: 3px;
    display: block;
    border: 1px solid #97afde;
    margin-bottom: 10px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
    margin-bottom: 10px;
}
.swiper-pagination-bullet-active{
    background-color:#97afde ;
}
.yewu>section{
    color: #4a4d66;
    width: 1150px;
    margin: 0 auto;
    line-height: 25px;
    font-size: 16px;
}
.zhineng{
    width: 354px;
    height: 444px;
    border-radius: 5px;

}
.zhinengw{
    background: url("../images/biankuang1.png")no-repeat;
    height: 530px;
    width: 354px;
    display: inline-block;
    border-radius: 5px;
}
.zhinengw:hover .cha{
    background-color: #1a4cba;
    border: 1px solid rgba(0,0,0,0);
    color: white;
}
.zhineng>img{
    padding: 0 20px;
    padding-top: 20px;
}
.zhineng>h4{
    font-size: 24px;
    padding:30px 20px;
}
.zhineng>section{
    padding: 0 30px;
    line-height: 22px;
    text-align: left;
    color: #4a4d66;
    line-height: 25px;
    font-size: 16px;
}
.zhinengx>div{
    display: inline-block;
    vertical-align: bottom;
    text-align: left;
    color: #4a4d66;
    font-size: 16px;
}
.zhinengx>div>p{
    line-height: 24px;
    min-width: 170px;
}
.zhinengx>div>p>img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.zhinengx>div>p>a{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    color: #4a4d66;
}
.zhinengx>div>p>a:hover{
    color:#1a4cba;
}
.zhinengx>a{
    color: #4a4d66;
    display: inline-block;
    border: 1px solid black;
    padding:5px 12px;
    border-radius: 4px;
    margin-left: 20px;
    margin-bottom: 12px;
    vertical-align: bottom;
    cursor: pointer;
    font-size: 16px;
}
.zhinengx{
    margin-top: -160px;
    height: 200px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    padding: 0 30px;
}
.zhinengx:nth-of-type(1){
    margin-top: -25px;
}
.swiper-containerzhi {
    width: 1200px;
}
.swiper-container-horizontal > .swiper-pagination-bullets{
    bottom: 40px;
    right: 0;
    left: unset;
    width: unset;
    margin-right: 8%;
}

.content{
    width: 1200px;
    margin: 0 auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
.contents{
    width: 1200px;
    margin: 0 auto;
    display: block;
    margin-bottom: 110px;
}
.systemnav{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 60px;
}
.color4a4d66{
    color: #4a4d66;
    margin-top: 30px;
    cursor: pointer;
    margin-bottom: 30px;
}
.color4a4d66>a{
    margin: 0 5px;
    color: #4a4d66;
}
.slide{
    width: 226px;
    margin-right: 6%;
}
.sliden{
    cursor: pointer;
    color: white;
    display: block;
    vertical-align: middle;
    margin-bottom: 1px;
}
.zx{

}
.sliden>a>span{
    color: white;
    margin-left: 20px;
    width: 120px;
    display: inline-block;
}
.sliden>a{
    background-color: #1a4cba;
    display: block;
    padding: 10px;
    padding-right: 30px;
    white-space: nowrap;
    padding-bottom: 13px;
}
.sliden:nth-child(1)>a:before{
    content: "";
    background: url("../images/zc2.png")no-repeat center center;
    background-size: 40px;
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
}
.sliden:nth-child(2)>a:before{
    content: "";
    background: url("../images/zc1 .png")no-repeat center center;
    background-size: 40px;
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
}
.sliden:nth-child(3)>a:before{
    content: "";
    background: url("../images/zc3.png")no-repeat center center;
    background-size: 40px;
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
}
.sliden:nth-child(4)>a:before{
    content: "";
    background: url("../images/zc4.png")no-repeat center center;
    background-size: 40px;
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
}
/*.sliden>a:after{*/
    /*content: url("../img/zcxia.png");*/
/*}*/
.slidenr{
    -webkit-transition-duration: unset;
         -o-transition-duration: unset;
            transition-duration: unset;
    display: none;
}
.slidenr>a>img{
    margin-right:10px;
    opacity: 0;
}
.clickk>.san{
    opacity: 1;
}
.slidenr a{
    display: block;
    color: #4a4d66;
    background-color: #fbfbfc;
    padding: 20px;
    padding-left: 28px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.clickk{
    color: #1a4cba!important;
    font-weight: bold;
}

.biaoge{
    /*border: 1px dotted #b6b6b6;*/
    margin-bottom:36px;
}
.biaoge>div{
    border-bottom: 1px solid #f7f8f9;
}
.nr>h3{
    font-size: 24px;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 36px;
    font-weight: normal;
}
.nr>h4{
    font-size: 18px;
    color: #081852;
    font-weight: bold;
    margin-bottom: 18px;
}
.nr>section{
    color: #4a4d66;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
}
.biaoge>div>span:nth-child(1){
    display: inline-block;
    width: 60%;
    padding: 10px;
}
.biaoge>div>span:nth-child(2){
    display: inline-block;
    width: 35%;
    padding: 10px;
}
.changimgwai{
    margin-top: 30px;
    margin-bottom: 100px;
}
.changimgwaii{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;

}
.changimg{
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.changimgg{
    margin-right: 25px;
}
.nr{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.nr>img{
    max-width: 100%!important;
    height: auto;
    display: block;margin: 0 auto;
}

.clistwai{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 40px;
}
.clistwai div{
    width: 30%;
    text-align: center;
    margin-bottom: 40px;
}
.clistwai img{
    margin-bottom: 10px;
}
.clistwai p{
    font-size: 24px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.clistwai section{
    line-height: 24px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #4a4d66;
    text-align: left;
}
.clist{
    width: 29%;

    margin: 2%;
    margin-top: 50px;
}
.clist>img{
    display: block;
    margin: 0 auto;
}
.clist>p{
    text-align: center;
    font-size: 24px;
    color:#4a4d66 ;
    margin-bottom: 10px;
    margin-top: 30px;
}
.clist>section{
    color: #4a4d66;
    line-height: 25px;
}
.zaicheb{
    float: right;

}
.zaichebb{
    margin-bottom: 35px;

}
.diqiudian>p{
    vertical-align:middle ;
    line-height: 30px;
    color: #4a4d66;
}
.diqiudian>p:before{
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color:#4a4d66 ;
    vertical-align: middle;
    border-radius: 6px;
    margin-right: 2%;
}
.qdiqiu{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.qdiqiu>img{
    width: 30%;
}
.qdiqiu>div{
    width: 65%;

}
.c2imglist{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 60px;
}
.c2imglist>img{
    margin-right: 3.5%;
    width: 30%;
}
.swiper-pagination>swiper-pagination-bullet{
    background-color: red;
}
.tingche{
    color: #4a4d66;
    width: 50%;
    margin-bottom: 60px;
}
.tingche>h4{
    margin-bottom: 14px;
}
.tingche:nth-child(1)>h4:before{
    content: url("../img/01.png");
    margin-right: 5px;
}
.tingche:nth-child(2)>h4:before{
    content: url("../img/02.png");
    margin-right: 5px;
}
.tingche:nth-child(3)>h4:before{
    content: url("../img/03.png");
    margin-right: 5px;
}
.tingche:nth-child(4)>h4:before{
    content: url("../img/04.png");
    margin-right: 5px;
}
.tingche:nth-child(5)>h4:before{
     content: url("../img/05.png");
     margin-right: 5px;
 }
.tingche:nth-child(6)>h4:before{
    content: url("../img/06.png");
    margin-right: 5px;
}
.tingche:nth-child(6){
    margin-right: 5px;
    width: 100%;
    margin-bottom: 20px;
}
.tingche:nth-child(6)>p{
    margin-bottom: 30px;
}
.tingchewai{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.mgb35{
    margin-bottom: 35px;
}
.clist1>p{
    vertical-align: middle;
    line-height: 30px;
    color: #4a4d66;
    font-weight: bold;
}
/*.clist1:nth-child(1)>p:before{*/
    /*content: "";*/
    /*background: url("../images/x1.png")no-repeat center center;*/
    /*display: inline-block;*/
    /*width: 45px;*/
    /*height: 45px;*/
    /*vertical-align: middle;*/
    /*margin-right: 4%;*/
/*}*/
/*.clist1:nth-child(2)>p:before{*/
    /*content: "";*/
    /*background: url("../images/x2.png")no-repeat center center;*/
    /*display: inline-block;*/
    /*width: 45px;*/
    /*height: 45px;*/
    /*vertical-align: middle;*/
    /*margin-right: 4%;*/
/*}*/
/*.clist1:nth-child(3)>p:before{*/
    /*content: "";*/
    /*background: url("../images/x3.png")no-repeat center center;*/
    /*display: inline-block;*/
    /*width: 45px;*/
    /*height: 45px;*/
    /*vertical-align: middle;*/
    /*margin-right: 4%;*/
/*}*/
/*.clist1:nth-child(4)>p:before{*/
    /*content: "";*/
    /*background: url("../images/x4.png")no-repeat center center;*/
    /*display: inline-block;*/
    /*width: 45px;*/
    /*height: 45px;*/
    /*vertical-align: middle;*/
    /*margin-right: 4%;*/
/*}*/
/*.clist1:nth-child(5)>p:before{*/
    /*content: "";*/
    /*background: url("../images/x5.png")no-repeat center center;*/
    /*display: inline-block;*/
    /*width: 45px;*/
    /*height: 45px;*/
    /*vertical-align: middle;*/
    /*margin-right: 4%;*/
/*}*/
/*.clist1:nth-child(6)>p:before{*/
    /*content: "";*/
    /*background: url("../images/x6.png")no-repeat center center;*/
    /*display: inline-block;*/
    /*width: 45px;*/
    /*height: 45px;*/
    /*vertical-align: middle;*/
    /*margin-right: 4%;*/
/*}*/
.clist1{
    margin-bottom: 30px;
}

.clist1>section{
    margin-left: 6%;
    line-height: 28px;
}
.systemnav>a{
    display: inline-block;
    width: 29%;
    color: #4a4d66;
    background-color: #fbfbfc;
    text-align: center;
    padding: 20px 0;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 3%;
    margin-left: 3%;
}
#unsystemnav{
    color:white ;
    background-color:#1a4cba;
}
.gongmo>div:nth-child(1):before{
    content: url("../img/gong1.png");
    margin-right: 1%;
    vertical-align: middle;
}
.gongmo>div:nth-child(2):before{
    content: url("../img/gong2.png");
    margin-right: 1%;
    vertical-align: middle;
}
.nrsys>h4{
    margin-left: 3%;
}
.biaogesys>div>span:nth-child(1){
    width: 50%;
}
.biaogesys>div>span:nth-child(2){
    width: 46%;
}
.ying{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.ying>img{
    width: 13.5%;
}
.kan{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.kan>img{
    width: 50%;
}

.zhibanner{
    background: url(../images/zhibanner.png)no-repeat center center;
    background-size: 100% 100%;
    width: 100%;
    height: 400px;
}
.joinbanner{
    background: url(../images/joinbanner.png)no-repeat center center;
    background-size: 100% 100%;
    width: 100%;
    height: 380px;
}
.newheadnav{

}

.xian{
    width: 100%;
}
.join>h3{
    font-size: 36px;
    color: #323757;
    margin-bottom: 40px;
    margin-top: -15px;
}
.postion>p{
    margin-bottom:20px;
}
.postion>small{
    display: inline-block;
    color:#a7a8c2 ;
    font-size:14px;
    margin-bottom: 20px;
}
.postion>p>span:nth-child(1){
    font-size: 24px;
    color: #323757;
}
.postion>p>span:nth-child(2){
    margin-left: 4%;
    font-size: 16px;
     color: #323757;
 }
.postion>div{
    margin-bottom: 30px;
}
.reo>p{
    font-size: 16px;
    color: #323757;
    line-height: 24px;
}
.ret>p{
    font-size: 15px;
    color: #323757;
    line-height: 24px;
}
.unsubmit{
    display: inline-block;
    float: right;
    background-color:#e5e5e5 ;
    color:white ;
    font-size:18px ;
    padding:17px 48px ;
    border-radius: 5px;
    margin-top: -100px;
    cursor: pointer;
}
.unsubmitt{
    display: block;
    margin-top:0px;
    float: unset;
    margin: 0 auto;
    width: 75px;
    margin-bottom: 120px;
}

.unsubmit:hover{
    background-color:#1a4cba ;
}
.postion{
    background-color: #fbfbfc;
    padding: 10px 35px;
    margin-bottom: 25px;
    padding-top: 40px;
}
.contactbanner{
    background: url(../images/contactbanner.png)no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: 380px;
    overflow: hidden;
}
.newbanner{
    background: url("../images/xbm.png")no-repeat;
    position: relative;
    background-size: 100% 100%;
    height: 500px;
}

.cnav{
    color: white;
}
.lianxiwomen{
    color: white;
    text-align: center;
}
.lianxiwomen>div:nth-child(1){
    font-size: 36px;
    margin-bottom: 1%;
    margin-top: 200px;
}
.lianxiwomen>div:nth-child(2){
    font-size: 20px;
}
.flexye{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 120px;
    margin-bottom: 95px;
}
.flexye>div:nth-child(1){
    color: #323757;
}
.flexye>div:nth-child(1)>div:nth-child(1){
    font-size: 24px;
    margin-bottom: 10px;
}
.flexye>div:nth-child(1)>div:nth-child(2){
    font-size: 13.5px;
}
.flexye>div:nth-child(2)>h4{
    font-size: 18px;
    color: #4a4d66;
    margin-bottom: 35px;
}
.flexye>div:nth-child(2)>div{
    font-size: 16px;
    color: #4a4d66;
    margin-bottom: 5px;
}
.flexye>div:nth-child(3){
    text-align: center;
}
.flexye>div:nth-child(3)>img{
    width: 125px;
    height: 125px;
    display: inline-block;
}
.flexye>div:nth-child(3)>div{
    color: #4a4d66;
}
.ditu{
    background: url(../images/cbeijing.png)no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.flexinput{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 100px;
    margin-top: 100px;
}
.flexinput>img{
    width: 50%;
}
.flexinput>div{
    width: 45%;
}
 .divinput{
     border: 1px solid #4a4d66;
     padding: 20px 20px;
     margin-bottom: 20px;
     display: inline-block;
     width: 85%;
 }
 .divinput:before{

 }

 .divinput:before{

}
.nr p{
    color: #4a4d66;
}
textare:before{
    color: #ff0000;
    content: "*";
}
.nr span{
    color: #4a4d66;
}
.divinput>span{
    color: #4a4d66;
    margin-right: 20px;
}
.divinput>input{
    outline: none;
    border: 0;
    font-size: 16px;
    color: #4a4d66;
}
.flexinput>div>h2{
    font-size:30px ;
    color: #4a4d66;
    margin-bottom: 30px;
}
.flexinput>div>p{
    margin-bottom: 110px;
}
.textarec{
    width: 85%;
    border: 1px solid #4a4d66;
    padding: 20px;
    height: 220px;
    margin-bottom: 20px;
    resize: none;
    font-size: 16px;
}
.tijiaoin{
    background-color:#1a4cba ;
    color: white;
    text-align: center;
    font-size: 22px;
    line-height: 55px;
    cursor: pointer;
    border-radius: 5px;
    margin-left: 25px;
    width: 93%;
}
.gaic{
    -webkit-transition-duration: 1s;
         -o-transition-duration: 1s;
            transition-duration: 1s;
    width: 320px;
    height: 110px;
    top: -10px;
    left: 0px;
    background-color: white;
    float: right;
    margin-top: -100px;
    margin-right: -10px;
    position: relative;
}
.huang{
    position: absolute;
    opacity: 0;
    -webkit-transition-duration: unset;
         -o-transition-duration: unset;
            transition-duration: unset;
}
.dgg{
    text-align: center;
}
.quimg>img{
    max-width: 100%;
}
.quimg{
    position: relative;
    width: 300px;
    margin: 0 auto;
    margin-top: 25%;
    margin-bottom: 25%;
}
.huang1{
    top: 58%;
    left: 0;
}
.huang2{
    top: 85%;
    left: 22%;
}
.huang3{
    top:-4%;
    left: 43%;
}
.huang4{
    top:40%;
    left: 61%;
}
.huang5{
    top:19%;
    left: 79%;
}
.huang6{
    top:61%;
    left: 97%;
}
.flexnew{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.flexnew:after{
        width: 120px;
    content: " ";
}
.page{
    color: #4a4d66;

}
.page>a{
    display: inline-block;
    background-color: #fbfbfc;
    border: 1px solid #e9e9e9;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
    color: #4a4d66;
}
.page>a:last-child{
    background-color: unset;
    border: 0;
    text-decoration:underline;
}

.page>span:nth-last-of-type(1){
    margin-left: 40px;
}
.page>span:nth-last-of-type(2){
    margin: 0px 12px;
}
.divinputt::-webkit-input-placeholder{
    color: red;
}
.xingxing{
    font-size: 24px;
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
    color: #ff0000;
}
.xingxingg{
    vertical-align: top;
    line-height: 72px;
}
.page input{
    background-color: #fbfbfc;
    border: 1px solid #e9e9e9;
    padding: 9px 15px;
    padding-right: 7px;
    padding-left: 7px;
    border-radius: 5px;
    width: 23px;
    height: 20px;
}
.pagediv{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-bottom: 40px;
}
.newx>h3{
    font-size: 24px;
    margin-bottom: 15px;
}
.xinbs2{
    width: 100%;
    height: 400px;
}
.newx>small{
    margin-bottom: 52px;
    display: block;
    color: #c3c3c3;

}
.newx>small>span{
    display: inline-block;
    margin-right: 25px;

}
.newx>small>span:nth-of-type(2){
    background-color: #fbfbfc;
    padding: 3px 8px;
}
.newx section{
    line-height: 24px;
    font-size: 16px;
    color: #4a4d66;
}.newx p{
     line-height: 24px;
     font-size: 16px;
     color: #4a4d66;
 }
.btn{
    display: inline-block;
    cursor: pointer;
    text-align: center;
    width: 260px;
    padding: 15px 10px;
    background-color: #fbfbfc;
    margin-right: 25px;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    border-radius: 5px;
    margin-bottom: 110px;
    margin-top: 90px;
    color:#4a4d66 ;
}
.btn:hover{
    background-color: #1e4abb;
    color: white;

}
.returnn{
    display: inline-block;
}
.footerdiv2{
    width: 60%;
}
.returnn:before{
    content: url("../images/fanhui.png");
    margin-right: 10px;
}
#blue{
    color: white;
    background-color: #1e4abb;
}
#blod{
    font-weight: bold;
    border-top: 5px solid white;
}
.headernavv{
    margin-top: 0px;
}
.bluedian{
    display: inline-block;
    background-color: #1e4abb;
    width: 20px;
    height:20px;
    border-radius:20px;

    background: url("../images/smallblue.png") center center no-repeat;
    position: relative;
    bottom: -15px;
    position: relative;
}
.bluedian:nth-child(1){
    margin-right: 90px;
}
.bluedian:nth-child(2){
    margin-right: 90px;
}
.bluedian>span{
    position: absolute;
    display: inline-block;
    top: -10px;
    width: 80px;
    color: #4a4d66;
    margin-left: -50px;
    text-align: center;
    top: -30px;
}
.bluedian:nth-child(1)>span{

}
.bluedian:hover span{

    color:#1e4abb ;
}
.bluedian:hover{
    -webkit-box-shadow: 0 0 0 1px #1e4abb;
            box-shadow: 0 0 0 1px #1e4abb;
    font-weight: bold;
}
.xuxian{
    border-bottom: 1px dashed  #1e4abb;margin-top: 30px;margin-bottom: 90px;height: 42px;padding-bottom: 3px;
}
.dong{
    display: inline-block;
    height: 1px;
    background-color: #1e4abb;
    position: relative;
    top: 29px;
}
.BMap_Marker>div{
    background: #0da740;
    border-radius: 50px;
    width: 20px!important;
    height: 20px!important;
    border:10px solid white;
    -webkit-box-shadow: 0 0 10px black;
            box-shadow: 0 0 10px black;
}
.navt{
    padding-top: 60px;
    border-top: 5px solid rgba(0,0,0,0);
}
.navt:hover{

}
.yijijit{
    top:90px
}
.swiper-slide{
    margin-bottom: 0px!important;
}
.zhi{
    width: 1400px;position: relative;margin: 0 auto;
    margin-bottom: 100px;
}
.center{
    text-align: center;
}
.xinwen{
    width: 1400px;position: relative;margin: 0 auto
}
.dituContentc{
    width:100%;height:660px;border:#ccc solid 1px;margin-bottom: 100px
}
.zhiji{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 90px;
}

.dongnr>h3{
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 60px;
}
.dongnr>p{
    color: #4a4d66;
    line-height: 25px;
    margin-bottom: 60px;
    font-size: 16px;
}
.dongnr>a{
    font-size: 18px;
    color: #4a4d66;
    border: 1px solid #1a2332;
    border-radius: 5px;
    padding:18px 45px;
    display: inline-block;
    cursor: pointer;
}
.dongnr>a:hover{
    color: white;
    background-color:#1a4cba ;
}
.xz{
    background-color: #f9fbff;
    overflow: hidden;
}
.ge{
    margin-bottom: 90px;
    width: 100%;
}
.daogai{
    position: fixed;
    width: 100px;
    height: 100%;
    background-color:rgba(80, 80, 80,.9);
    right: -160px;
    top: 0;
    z-index: 999;
}

.dao{
    display: none;
    width: 50px;
    padding-right: 5%;
    cursor: pointer;
}
.dongg{
    width: 45%;
    padding-bottom: 30%;
    height: 0px;
}
.dongg:hover{
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    /*animation:  1s fan linear ;*/
}
@-webkit-keyframes fan{
    0%{  -webkit-transform:rotateY(0deg);  transform:rotateY(0deg);}
    25%{  -webkit-transform:rotateY(20deg);  transform:rotateY(20deg);}
    50%{  -webkit-transform:rotateY(-20deg);  transform:rotateY(-20deg);}
    75%{  -webkit-transform:rotateY(20deg);  transform:rotateY(20deg);}
    100%{  -webkit-transform:rotateY(0deg);  transform:rotateY(0deg);}
}
@keyframes fan{
    0%{  -webkit-transform:rotateY(0deg);  transform:rotateY(0deg);}
    25%{  -webkit-transform:rotateY(20deg);  transform:rotateY(20deg);}
    50%{  -webkit-transform:rotateY(-20deg);  transform:rotateY(-20deg);}
    75%{  -webkit-transform:rotateY(20deg);  transform:rotateY(20deg);}
    100%{  -webkit-transform:rotateY(0deg);  transform:rotateY(0deg);}
}
.dgg{
    width: 45%;
   background-color: white;
}
.dgg:hover{
    /*animation: 1.5s fan ;*/
}

/*.donggg:hover{*/
    /*background-position-x:20px!important;*/
/*}*/
.dongg:nth-child(1){
     background: url("../images/dong2.png")no-repeat -10px;
    width: 59.8% !important;
    padding-top: 40%!important;
    margin: 0 auto;
 }
.dongxg:nth-child(1){
    /*background: url(../images/dong1.png)no-repeat center center;*/
    background-size: 100% 100%;
    width: 100%;
    height: 350px;
    -webkit-transition-duration: 1.5s;
         -o-transition-duration: 1.5s;
            transition-duration: 1.5s;
    position: relative;
    overflow: hidden;
}
.dongxg:hover .fang{
   top:0px!important;
}
.dongxg:hover .fangx{
    top:200px!important;
}
.dongxg:hover .fangy{
    left:280px!important
}
.dongxg:hover .fangyx{
    top:190px!important;
    left:290px!important;
}
.donggg{
    /*background: url("../images/dong3.png")no-repeat center center !important;*/
    background-size: 100% 100%;
    position: relative;
    overflow: hidden;
    height: 350px;
    padding-bottom: 0px;
    background-color: white;
}
.donggg:hover .qiu:nth-child(3){
    -webkit-animation:  1.5s qiu1 linear infinite;
            animation:  1.5s qiu1 linear infinite;
}
.donggg:hover .qiu:nth-child(4){
    -webkit-animation:  1.5s qiu2 linear infinite;
            animation:  1.5s qiu2 linear infinite;
}
@-webkit-keyframes qiu1 {
    0%{top: 10%}
    50%{top:40%}
    100%{top:10%}
}
@keyframes qiu1 {
    0%{top: 10%}
    50%{top:40%}
    100%{top:10%}
}
@-webkit-keyframes qiu2 {
    0%{left: 80%}
    50%{left:50%}
    100%{left:80%}
}
@keyframes qiu2 {
    0%{left: 80%}
    50%{left:50%}
    100%{left:80%}
}
.dongg:nth-child(1):hover{
    -webkit-animation:  2.5s dong2 linear infinite;
            animation:  2.5s dong2 linear infinite;
}
@-webkit-keyframes dong2 {
    0%{background-position-x:-10px ;}
    100%{ background-position-x:-310px ;}
}
@keyframes dong2 {
    0%{background-position-x:-10px ;}
    100%{ background-position-x:-310px ;}
}
.qiu{
    width: 11px;height: 11px;background-color: #ffd390;border-radius: 11px;-webkit-box-shadow: 20px 20px 20px grey;box-shadow: 20px 20px 20px grey;position: absolute;

}
.qiu:nth-child(3){
    top: 10%;
    left: 53%;
}
.qiu:nth-child(4){
    top: 60%;
    left: 80%;
}
.dongnr{
    width: 45%;
}
.navtt{
    margin-top: 0px;
}
.phone{
    background-color:#c3c3c3;border-radius: 55px;margin-bottom: 16px;display: block;float: right;white-space: nowrap;overflow: hidden;width: 55px;margin-right: 2px;
}
.phone>span:nth-child(1){
    vertical-align: middle;background: url(../images/phone.png)no-repeat center center;width: 55px;height: 55px;display: inline-block
}
.weix { background-color: #c3c3c3;
    border-radius: 55px;
    margin-bottom: 16px;
    display: block;
    float: right;
    white-space: nowrap;
    overflow: hidden;
    width: 55px;
    margin-right: 2px;}
	.weix>span:nth-child(1){
    vertical-align: middle;background: url(../images/weix.png)no-repeat center center;width: 55px;height: 55px;display: inline-block
}
	.weixin{
    color: white;vertical-align: middle;display:inline-block ;width: 0px;
	
	}
	.weix:hover .weixin{
       width: 54px;
    margin-left: -8px;
    margin-right: 0px;
}

.weix:hover{
    background-color: #26aa3f;
    width: 207px;}
	
	
	
.youx { background-color: #c3c3c3;
    border-radius: 55px;
    margin-bottom: 16px;
    display: block;
    float: right;
    white-space: nowrap;
    overflow: hidden;
    width: 55px;
    margin-right: 2px;}
	.youx>span:nth-child(1){
    vertical-align: middle;background: url(../images/youxiang.png)no-repeat center center;width: 55px;height: 55px;display: inline-block
}
	.youxiang{
    color: white;vertical-align: middle;display:inline-block ;width: 0px;
	
	}
	.youx:hover .youxiang{
    width: 90px;
    margin-left: -10px;
    margin-right: 20px;
}

.weix:hover{
    background-color: #26aa3f;
    width: 207px;}	
	
	
	
.phonen{
    color: white;vertical-align: middle;display:inline-block ;width: 0px;
}
.phone:hover .phonen{
    width: 90px;
    margin-left: -10px;
    margin-right: 20px;
}
.huilist div:hover{
}
.phone:hover{
    background-color: #26aa3f;
    width: 180px;
}
.huiding{
    color: #cccccc;
    margin-left: 4px;
    white-space: nowrap;
}
.huilist{
    position: fixed;right: 10px;top: 50%;width: 65px;z-index: 999;
}
.qq{
    background-color: #c3c3c3;border-radius:100px;margin-bottom: 16px;width: 55px;height: 55px;display: block;float: right;margin-right: 2px;
}
.ding{
    background-color: #c3c3c3;border-radius:100px;width: 55px;height: 55px;margin-bottom: 16px;display: block;float: right;margin-right: 2px;
}
.qq:hover{
    background-color: #878787;
}
.ding:hover{
    background-color: #878787;
}
nav a{
    font-family: " ", Arial;
    font-size: 16px;
}
.yiji a{
    font-size: 16px;
    color: black;
}

.navn>div>a:hover{
    /*font-weight: bold;*/
    color: #1a4cba!important;
}
.navs>div>a:hover{
    font-weight: bold;
    color: #1a4cba!important;
}
.snav>div>a:hover{
    /*font-weight: bold;*/
    border-top: 5px solid white;
}
.shuzi{
    margin-right: 20px;
    font-size: 17px;
    margin-left: -1px;
    color: rgba(0,0,0,0);
}
.BMapLabel{
    background-color:rgba(0,0,0,0.2)!important;
    border: 0px !important;
    border-radius: 5px!important;
    color: white!important;
    padding: 15px 40px!important;
    font-size: 18px!important;
    font-weight: bold!important;
    left: -310px!important;
    top: -90px!important;
    display: block!important;
}
.pop{
    display: none!important;
}
.shadow{
    display: none!important;
}
.swiper-pagination-bullet{
    background-color: rgb(255,255,255)!important;
}
.sujian:nth-of-type(1){
    background:url(../images/youjian.png)center center no-repeat;
    background-size: 100% 100%;
    width: 240px;
    height: 70px;
    position: absolute;
    top: 170px;
    left: -380px;
    -webkit-transition-duration: unset;
         -o-transition-duration: unset;
            transition-duration: unset;
}
.sujian:nth-of-type(2){
    background:url(../images/shangjian.png)center center no-repeat;
    background-size: 100% 100%;
    width: 60px;
    height: 240px;
    position: absolute;
    left: 225px;
    top:380px;
    -webkit-transition-duration: unset;
         -o-transition-duration: unset;
            transition-duration: unset;
}
/*.donggg:hover .sujian:nth-of-type(1){*/
    /*animation:  0.5s xian2 linear ;*/
/*}*/
/*.donggg:hover .sujian:nth-of-type(2){*/
    /*animation: 0.5s xian1 linear ;*/
/*}*/
@-webkit-keyframes xian1 {
    0%{top: 280px}
    50%{top:180px}
    100%{top: 80px}
}
@keyframes xian1 {
    0%{top: 280px}
    50%{top:180px}
    100%{top: 80px}
}
@-webkit-keyframes xian2 {
    0%{
        left: -280px;
    }
    50%{
        left:-70px;
    }
    100%{
        left:140px;
    }
}
@keyframes xian2 {
    0%{
        left: -280px;
    }
    50%{
        left:-70px;
    }
    100%{
        left:140px;
    }
}
.fang{
    background: url("../images/fang.png") center center no-repeat;
    background-size: 100% 100%;
    width: 185px;
    height:158px ;
    position: absolute;
    top: 55px;
    left: 55px;
}
.fangx{
    background: url("../images/fangx.png") center center no-repeat;
    background-size: 100% 100%;
    width: 46px;
    height:137px;
    position: absolute;
    top: 164px;
    left: 110px;
}
.fangyx{
    background: url("../images/fangxy.png") center center no-repeat;
    background-size: 100% 100%;
    width: 154px;
    height:159px;
    position: absolute;
    left: 200px;
    top: 163px;
}
.fangy{
    background: url("../images/fangyou.png") center center no-repeat;
    background-size: 100% 100%;
    width: 156px;
    height:57px;
    position: absolute;
    left: 205px;
    top: 95px;
}
.daogai a{
    font-size: 16px!important;
    color: white;
}
.nr img{
    max-width: 100%;
}
.swiper-containerbanner .swiper-slide{
    position: relative;
}
.swiper-containerbanner img{
    position: absolute;
    top: 50%;left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    -moz-transform:translate(-50%, -50%);
    -webkit-transform:translate(-50%, -50%);
    -o-transform:translate(-50%, -50%);
    width: 100%!important;
    height: 100%!important;
}
@media screen and (max-width: 1400px){

    .zhi{
        width: 100%;

    }
    .xinwen{
        width: 100%;
        overflow: hidden;
    }
    .newnr{
        /*width: 100%;*/
    }
    .swiper-containernew{
        width: 85%;
        overflow: hidden;
    }
    .swiper-containerzhi{
        width: 85%;
    }
    .w1200px{
        width: 98%;
    }
    .w1200pxx{
        width: 80%;
    }
    .swiper-container-horizontal > .swiper-pagination-bullets{
        bottom: 20px;
    }
    .sounei{
        margin-right: 30px;
    }
    .yewu>section{
        width: 100%;
    }
}

@media screen and (max-width: 1280px){
    .flexnew{
        justify-content: space-around;
    }
    .foottop{
        width: 95%;
    }
    .swiper-containerbanner{
        /*height: 40%!important;*/
    }
    .newnr{
        width: 450px;
    }
    .headernav>img{
        margin-left: 30px;
    }
    .newx{
       width: 95%;
    }
    .newx img{
        max-width: 100%;
        height: auto;
    }
    nav>div{
        margin-left: 5%;
    }
    .biaoge>div>span:nth-child(1){
        width: 50%;
    }
    .biaoge>div>span:nth-child(2){
        width: 40%;
        line-height: 20px;
    }
    .slide{
        width: 100%;
        min-height: unset;
    }
    .content{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .nr{
        -webkit-box-flex:unset;
        -webkit-flex:unset;
            -ms-flex:unset;
                flex:unset;
        width: 100%;
    }
    .hezuo div{
        width: 90%;
    }
    .content{
        width: 95%;
    }
    .headertoplleft{
        margin-left: 30px;
    }
    .logo{
        margin-left: 30px;
    }
    .yewu>section{
        width: 95%;
    }
    .newnrr{
        width: 40%;
        /*margin-left: 5%;*/
    }
}
@media screen and (max-width: 1000px){
    .swiper-containerbanner{
        height: 400px!important;
    }
    .swiper-containerbanner>div>div>img{
        width: 150%!important;
        height: 100%!important;
        /*position: relative;*/
    }
    .xinbs2{
        background-size: 200% 100%!important;
    }
    .unsubmit {
        float: unset;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .swiper-containerzhi{
        width: 100%;
    }
    .footerdiv>h4{
        margin-bottom: 15px;
    }
    .footerdiv>a{
        line-height: 18px;
        margin-bottom: 10px;
    }
    .hezuo>div>a{
        margin: 0 auto;
        display: block;
    }
    .dongg:nth-child(1){
        background: url("../images/dong2.png")no-repeat -10px -20px;
    }
    .dgg{
        margin-bottom: 2%;
        width: 100%;
        height: 200px;
    }
    .swiper-paginationbanner{
        display: none;
    }
    .swiper-containerbanner{
        /*height: 30%!important;*/
    }
    .download>img{
        width: 25px;
    }
    .download>span{
        font-size: 1.375rem;
    }
    .footerdiv3{

    }
    .tingche{margin-bottom: 30px}
    .ying{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .ying>img{
        width: 45%;
        margin-bottom: 20px;
    }
    .joinbanner{
        background: url(../images/joinbanner.png)no-repeat center center;
        background-size: 160% 100%;

        height: 200px;
    }
    .zhibanner{
        background: url(../images/zhibanner.png)no-repeat center center;
        background-size: 160% 200%;

        height: 200px;
    }
    .contactbanner{
        height: 280px;
    }
    .lianxiwomen>div:nth-child(1){
        margin-top: 120px;
    }
    .newx>small{
        margin-bottom: 40px;
    }
    .newtitle{
        padding: 40px 0;
        width: 100%;
        left: 0;
    }
    .dongnr{
        width: 100%;
        margin-bottom: 30px;
    }
    .dongg{
        width: 90%;
        margin-bottom:30px;
        margin-top: 30px;
    }
    .dao{
        display: block;
    }
    .daogai>div{
        display: block;
    }
    nav>div>a{
        color: white;
        font-size: 18px;
    }
    .daogai>div{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .yijiji{
        display: none;
        position: unset;
        padding-top: 10px!important;
    }
    .biaoge>div>span:nth-child(1){
        width: 37%;
    }
    .biaoge>div>span:nth-child(2){
        width: 40%;
    }
    .hezuo div{
        width: 90%;
        padding: 15px;
    }
    /*页脚*/
    .footerdiv2{
        width: 80%;
    }
    .sounei{
        margin-top: 2%;
        margin-bottom: 2%;
    }
    .foottop{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        width: 95%;
    }
    .footerdiv>h4>a{
        font-size: 12px;
    }
    .footerdiv>h4{
        font-size: 12px;
    }
    .footerdiv>a{
        font-size: 12px;
        margin-bottom: 8px;
    }
    .footerdiv{
        display: inline-block;
        margin: 3% 1%;
    }
    .footbot{
        font-size: .775rem;
    }
    .footbot>p{
        padding-top: 8px;
        padding-bottom: 8px;
        line-height: 15px;
    }
    /*联系我们*/
    .flexinput{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .flexinput>div{
        width: 95%;
        margin: 0 auto;
        margin-bottom: 50px;
    }
    .flexinput>img{
        width: 95%;
        margin: 0 auto;
    }
    .flexye{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-justify-content: space-around;
            -ms-flex-pack: distribute;
                justify-content: space-around;
    }
    .flexye>div:nth-child(1){
        width: 95%;
        margin-bottom: 40px;
    }
    .flexye>div:nth-child(2){
       width:  95%;
        margin-bottom: 20px;
    }
    .flexye>div:nth-child(3){
        width:  95%;
        text-align: left;
    }
    .flexinput>div>p{
        margin-bottom: 70px;
    }
    .dituContentc{
        width: 95%;
        height: 400px;
        margin: 0 auto;
    }
    .content{
        width: 95%;
        font-size: 14px;
    }
    .color4a4d66{
        margin-bottom: 15px;
        margin-top: 15px;
    }
    .headertoplleft{
        line-height: 15px;
        margin-top: 1%;
        margin-bottom: 1%;
    }
    .textarec{
        width: 90%;
    }
    .join>h3{
        font-size: 30px;
    }

    /*join*/
    /*.unsubmit{*/
        /*margin-top: -50px;*/
        /*float: left;*/
    /*}*/
    .postion>div:last-child{
        margin-bottom: 90px;
    }
    .postion{
        padding: 5px 15px;
    }
    .postion>p>span:nth-child(1){
        display: block;
        margin-bottom: 10px;
        font-size: 22px;
    }
    .postion>p>span:nth-child(2){
        display: block;
        margin-left: 0px;
    }
    .postion>p{
        margin-bottom: 10px;
    }
    .postion>small{
        margin-bottom: 10px;
    }
    .postion>div{
        margin-bottom: 20px;
    }
    .reo>p{
        font-size: 14px;
    }
    .ret>p{
        font-size: 13px;
    }
    .unsubmit{
        padding: 13px 36px;
        font-size: 16px;
        margin-bottom: 60px;
    }
    .contents{
        margin-bottom: 60px;
    }



    .download>div>img{
        width: 20px;
    }
    .download>div>span{
        font-size: 1.2rem;
    }
    .titleh2{
        margin-bottom: 30px;
        margin-top: 60px;
    }
    .whyus>h1{
        margin-bottom: 70px;
        font-size: 3rem;

    }
    .whyus>h3{
        margin-top: 50px;
        margin-bottom: 30px;
        font-size: 1.4rem;
    }
    .whyuslistli>h4{
        margin-top: 5%;
        margin-bottom: 9%;
    }
    .whyuslistli{
        width: 49%;
        margin-bottom: 50px;
    }
    .whyuslist{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .newnr{
        width: 95%;
    }
    .newnrr{
        width: 48%;
        margin-left: 0px;
    }
    .swiper-button-prev{
        display: block;
    }
    .swiper-button-next{
        display: block;
    }
}
@media screen and (max-width: 600px){
    .huilist{
        /*display: none;*/
    }
    .systemnav{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin-bottom: 30px;
    }
    .systemnav>a{
        width: 100%;
        margin-bottom: 10px;
    }
    .newnrr{
        width: 90%;
    }
    .footerdiv2{
        width: 90%;
    }
    .footerdiv3{
        width: 90%;
    }
}
@media screen and (max-width: 600px){
    .sounei{
        margin-top: 4%;
    }
    .c2imglist{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .c2imglist>img{
        width: 45%;
    }
}
#msform{
    white-space: nowrap;
}
@media screen and (max-width: 414px){
    .swiper-containerbanner>div>div>img{
        width: 100%!important;
        height: 100%!important;
    }
    .huilist{
        top: 54%;
    }
    .clistwai p{
        font-size: 20px;
    }
    .clistwai section{
        font-size: 14px;
    }
    .phonen{
        display: none;
    }
    .phone:hover {
        background-color: #c3c3c3;
        width: 55px;
    }
    .tijiaoin{
        margin-left: 22px;
    }
    .textarec{
        width: 80%;
    }
    .divinput{
        width: 80%;
    }
    .huilist{
        zoom: .9;
    }
    .dongxg:nth-child(1){
        margin-left: -30px;
        width: 105%;
    }
    .headertopflex{
        -webkit-box-pack: justify!important;
        -webkit-justify-content: space-between!important;
            -ms-flex-pack: justify!important;
                justify-content: space-between!important;
    }
    .swiper-button-prev2{
        display: none;
    }
    .swiper-button-next2{
        display: none;
    }
    .clistwai div{
        width: 45%;
    }
    .swiper-containerbanner{
        margin-top: 6px;
    }
    .newtitle{
        width: 50%;
        left: 25%;
    }
    .xyxian{
        height: 100px;
    }
    .swiper-button-next2{
        top: 180px!important;
    }
    .swiper-button-prev2{
        top: 180px!important;
    }
    iframe{max-width: 100%}
    .newx img{
        max-width: 100%!important;
        max-height: 100%!important;
        width: auto!important;
    }
    .changimgg{
        display: none;
    }
    .nr img{
        max-width: 100%;
        max-height: 100%;
    }
    .c2imglist>img{
        max-height: 100%;
    }
    .ying>img{
        max-width: 47%;
        max-height: 100%;
    }
    .kan{
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    .kan>img{
        max-width: 100%;
        max-height: 100%;
    }
    .whyus{
        background-size: 600% 100%;
        background-position: -1100px;
    }
    .dongg{
        padding-bottom: 0px!important;
        height: 200px;
    }
    .dgg{
        width: 100%;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .swiper-button-prev{
        /*display: none!important;*/
    }
    .whyus>h3{
        font-size: 1.3rem;
        margin-top: 50px;
        margin-bottom: 20px;
    }
    .btn{
        margin-bottom: 20px;
        margin-top: 0px;

    }
    .btn:nth-of-type(1){
        margin-top: 30px;
    }
    .daogai{
        width: 0px;
        right: -160px;
        -webkit-transition-duration: unset;
             -o-transition-duration: unset;
                transition-duration: unset;
    }
    .bluedian{
        bottom: -13px;
    }
    .foottop{
        width:95%;
    }
    .sousuo>input{
        width: 120px;
    }
    .sounei{
        margin-top: 0px;margin-bottom: 5%;margin-right: 0px;margin-top: 5%;
    }
    .headertoplleft{
        margin-top: 4%;
        margin-bottom: 4%;
        margin-left: 0px;
    }
    .w1200px{
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .swiper-button-prev, .swiper-button-next{
        width: 50px;
        height: 50px;
        top: 250px;
        zoom: .9;
        /*display: none!important;*/
    }
    .downloada{
        margin-bottom: 15%;
        margin-top: 0px;
    }
    .download>span{
        font-size: 1.175rem;
    }

    .download>img{
        width: 18px;
    }
    .hezuo img{
        width: 100px;
        height: 75px;
    }
    .whyuslistli{
        width: 85%;
    }
    .unsubmit{
        float: unset;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .unsubmitt{
        margin-bottom: 40px;
    }
    .joinbanner{
        height: 200px!important;
    }
    .headernav>img{
        padding-right: 0px;
    }
    .logo{
        margin-left: 0px;
        width:130px ;
        /*height:70px ;*/
        /*width: auto;*/
    }
    .yijiji{
        display: none!important;
    }
    .headernav{
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        margin-top: 5px;
    }
    .headertopflex{
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }
    .toper{
        margin-left: 10px;
        margin-right: 4px;
    }
    .swiper-containerbanner{
        height: 200px!important;
        margin-top: 0px!important;
    }
    .titleh2{
        font-size: 30px;
    }
    .yewu>section>p{
        font-size: 14px;
    }
    .titleh2{
        margin-top: 30px;
        margin-bottom: 20px;
    }
    .swiper-slide{
    }
    .waves{
        width: 600px!important;
        height: 130px;
        margin-left: -120px;
        margin-top: -50px;
    }
    .zhinengji{
        margin-top: -100px;
    }
    .center{
        width: 300px;
    }
    .dongnr>p{
        font-size: 14px;
        margin-bottom: 30px;
    }
    .dongnr>h3{
        font-size: 21px;
        margin-bottom: 20px;
    }
    .dongnr>a{
        font-size: 15px;
        padding: 10px 35px;
    }
    .whyus>h1{
        font-size: 2.5rem;
        margin-bottom:40px ;
        font-family: " ", Arial;
        line-height: 80px;
    }
    .whyus>h3{
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .whyuslistli>p{
        font-size: 14px;
    }
    .whyuslistli>h4{
        margin-bottom: 6%;
        font-size: 2rem;
    }
    .download{
        padding: 3% 6%;
    }
    .newnr>small{
        font-size: 14px;
    }
    .newnr>h3{
        margin-bottom: 8px;
        line-height: 20px;
        font-size: 15px;
    }
    .newnr>h4{
        margin-bottom: 8px;
        font-size: 14px;
    }
    .newnr>p{
        font-size: 14px;
        line-height:18px
    }
    .newliao{
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .newliaoa{
        padding: 12px 30px;
        font-size: 15px;
    }
    .newtitle{padding: 10px 0}
    .newtitle>div:nth-child(1){
        font-size: 18px;
    }
    .newtitle>div:nth-child(2){
        font-size: 14px;
    }
    .zhineng>section{
        font-size: 14px;
    }
    .zhinengw{
        width: 300px;
        height: 470px;
        background-size: 300px 460px!important;
        zoom:.8
    }
    .zhineng>img{
        width: 250px;

    }
    .zhineng{
        width: 100%;
        height: 378px;
    }
    .zhinengx{
        margin-top: -115px;
        text-align: left;
    }
    .zhinengx>a{
        margin-left: 10px;
        font-size: 14px;
        white-space: nowrap;
        margin-left: -10px;
        font-size: 14px;
    }
    .zhinengx>div>p>img{
        margin-right: 5px;
    }
    .zhinengx>div>p>a{
        font-size: 14px;
    }
    .newnr{
        width: 90%;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .cnav{
        height: 200px!important;
    }
    .zhibanner{
        height: 200px!important;
        background-size:100% 100%!important;
    }
    .swiper-containerbanner{
        height: 140px!important;
    }
    .swiper-containerbanner>div>div>img{
        /*width: 800px!important;*/
        position: relative!important;
        /*left: 20%!important;*/
    }
    .lianxiwomen>div:nth-child(1){
        font-size: 30px;
        margin-top: 80px;
    }
    .flexye{
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .flexye>div:nth-child(1){
        width: 90%;
    }
    .flexye>div:nth-child(2){
        width: 90%;
        margin-bottom: 20px;
    }
    .flexinput>div>h2{
        margin-bottom: 20px;
    }
    .flexinput>div>p{
        margin-bottom: 40px;
    }
    .flexinput{
        margin-top: 50px;
    }
    .postion>p>span:nth-child(1){
        margin-top: 20px;
    }
    .postion>div{
        margin-bottom: 12px;
    }
    .joinbanner{
        background-size: 100% 100%!important;
    }
    .join>h3{
        margin-bottom: 30px;
    }
    .reo>p{
        line-height: 20px;
    }
    .page>span:nth-last-of-type(1){
        margin-left: 10px;
    }
    .page>a{
        padding: 7px 12px;
    }
    .page input{
        padding: 7px 7px;
        position: relative;
        top: -1px;
    }
    .pagediv{
    }
    .xinbs2{
        height: 200px;
        background-size: 100% 100%!important;
    }
    .sujian:nth-of-type(1){
        top: 150px;
        left: 40px;
    }
    .sujian:nth-of-type(2){
        left: 125px;
        top: 60px;
    }
    .xuxian{
        margin-bottom: 40px;
    }
}



/*.zhinengw:hover .zhineng{display: none;}
.zhinengw:hover .zhinenghover{display: block;}
.zhinengw:hover .zhinengx{display: none;}
.zhinengw:hover .zhinengxhover{display: block;}
.zhinenghoverimg{display: none}
.zhinengw:hover .zhinenghover .zhinenghoverimg{display: block;}

.zhinengxhover .select{display: none}
.zhinengw:hover .select{display: inline-block;}
.zhineng{width: 354px;height: 444px;border-radius: 5px;}
.zhinengw:hover{background: url("../images/biankuang2.png")no-repeat; height: 530px;width: 354px;display: inline-block;border-radius: 5px;margin-top: -15px;}
.zhinengxhover>div{ display: inline-block; vertical-align: bottom; text-align: left; color: #4a4d66; font-size: 16px;}
.zhinengxhover>div>p{line-height: 24px;min-width: 170px;}
.zhinengxhover>div>p>img{display: inline-block;vertical-align: middle;margin-right: 10px;}
.zhinengxhover>div>p>a{display: inline-block;vertical-align: middle;cursor: pointer;color: #4a4d66;}
.zhinengxhover>div>p>a:hover{color:#1a4cba;}
.zhinengxhover>a{color: #4a4d66;display: inline-block;border: 1px solid black;padding:5px 12px;border-radius: 4px;margin-left: 20px;margin-bottom: 5px;vertical-align: bottom;cursor: pointer;font-size: 16px;}
.zhinengxhover{margin-top: -80px;height: 200px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;padding: 0 30px;}
.zhinengxhover:nth-of-type(1){margin-top: -25px;}   */