*{
    margin: 0;
    padding: 0;
    transition-duration: .5s;
    /*overflow-x: hidden;*/
    font-family: 微软雅黑;
    outline: none;
}
img{
    max-width: 100%;
}
.addmo{
    font-size: 0px;
}
.addmo>div:nth-of-type(1)>div>div:nth-of-type(1){
    text-align: center!important;
    /*flex-direction:unset!important;*/
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
a{
    cursor: pointer;
}
html, body {
    position: relative;
    height: 100%;
}

html{
    overflow-x: hidden;
}

.swiper-containerr {
    /*position: fixed;*/
    top: 0;
    width: 100%;
    height: 100%;
}
.posf{
    position: absolute;
}
.content{
    margin: 0 auto;
    max-width: 1200px;
    width: 95%;
    position: relative;
}
.alogo{
    vertical-align: middle;
    display: inline-block;

}
.navolwdiv{
    display: flex;
    justify-content: space-between;
    /*padding-bottom:6.25rem ;*/
    padding-top:  3.75rem ;
    width: 100%;
    transition-duration: unset;
}
.navolwdiv2{
    padding-top:  1rem ;
}
.navdiv{
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
nav{

    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4;
}
.nav{
    border-bottom: 1px solid #e5e5e5;
}
.navlist{
    margin-top: 3px;
    position: fixed;
    left:0 ;
    background-color: white;
    display: none;
    transition-duration: unset;
    line-height: 17px;
    height: auto;
    z-index: 2;
    border-top: 1px solid #e5e5e5;
}
.naverol{
    /*display: none;*/
    transition-duration: unset;
    vertical-align: top;
    text-align: left;
    /*-webkit-animation-delay:2s;*/
}
.naverol a{
    display: block;
    padding: .6rem 1rem;
    border-radius: 20px;
}
.naverol a:first-child{
    color:#0061AE!important ;
}
.naverol a:nth-of-type(n+2){
    font-size: .875rem;
}
.naverol a:nth-of-type(n+2):before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    background-color: #808080;
    border-radius: 4px;
    margin-right: 4px;
}
.naverol a:last-child{
    margin-bottom: 6rem;
}
.naverol>a:hover::before{
    background-color: white;
}
.naverol>a:hover:nth-of-type(n+2){
    background-color: #0061AE;
    color: white!important;
}
.naverol>a:nth-of-type(1){
    padding-bottom: .875rem;
    margin-bottom:1.125rem  ;
    font-size: 1.125rem;
    border-bottom: 1px solid #e5e5e5;
    border-radius: unset;
}

.sselect{
    cursor: pointer;
    border: 0px;
    font-size: .875rem;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    background-color: transparent;
    color: white;
    display: inline-block;
    position: relative;
    width: 100px;
    text-align: center;
}
.sselect div{
    display: none;
    position: fixed;
    bottom: 0;
    top: 71px;
    transition-duration: unset;
}
.sselect p{
    background-color: white;
    color: black;
    width: 100px;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
}
.sselect p:hover{
    color:white ;
    background-color:#0061AE;
}
.sselect i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    top: -5px;
}
option{
    padding: 10px;
}
.formcon{
    display: inline-block;
    position: relative;
    line-height: 71px;
}
.navol{
    display: inline-block;
    font-size: .875rem;
    transition-duration: unset;
}
.navolg{
    margin-right:1.875rem ;
    position: relative;
    display: inline-block;
    text-align: center;
    line-height: 55px;
}
.navolgg{
    overflow: hidden;
}
.navolgg>div:first-child>a{
    margin-top: 10px;
}
.navolgg>div>a{
    color: white;
    display: inline-block;
}
.navol>div>a:hover{
    color: #0061AE;
}
.footert{
    background-color: #131829;
}
.footerb{
    text-align: center;
    background-color:#131829;
    font-size: .875rem;
    border-top: 2px solid #536DA0;
}
.footercontent{
    border:1px solid #536DA0;
    border-left: 0;
    border-right: 0;
    padding-top:2.5rem  ;
    padding-bottom: 1rem;
}
.footerb a{
    color:#536DA0!important;
}
.footerb span{
    line-height: 3.75rem;
}
.footerb span:nth-of-type(1){
    color:#536DA0!important;
}
.footerb span:nth-of-type(2){
    color: #a7a7a7;
}
.footerb p{
    margin-bottom: 0;
}
.footerol{
    display: inline-block;
    vertical-align: top;
    margin-right:3.125rem  ;
    min-width: 6.25rem ;
}
.footlnr{
    display: flex;
    justify-content: space-between;
}
.footerol a:nth-of-type(1){
    color: white;
    /*border-bottom: 1px solid #777777;*/
    padding-bottom:1.125rem ;
    margin-bottom:1.125rem ;
    position: relative;
}
.footerol a:nth-of-type(1)::after{
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    bottom: 0px;
    left: 0px;
    background-color: #536DA0;
    display: inline-block;
}
.footerol a{
    font-size: .875rem;
    color:#536DA0 ;
    display: block;
    margin-bottom: 0.75rem ;
}
.footerol a:hover{
    /*color: white!important;*/
}
.footererdiv{
    margin-bottom: 1.875rem ;
    text-align: right;
    white-space: nowrap;
}
.footererdiv>div{
    display: inline-block;
}
.footererdiv p{
    text-align: center;
    color: white;
    font-size: .875rem;
    margin-top: 0.625rem ;
}
.footerdivdizhi{
    width: 330px;
    margin-top: 50px;
}
.footerdivdizhi span{
    display: inline-block;
    color:#536DA0;
    font-size: .875rem;
    margin-bottom: 1rem;
    white-space: normal;
    vertical-align: top;
    line-height: 1.5rem;
}
.yimifoo{
    font-size: 14px;
    color:#536DA0 ;
    margin: 2px 0;
}
.h6a6a6{
    color: #a6a6a6!important;
}
.youqing{
    color: #536DA0;
    font-size:14px ;
    line-height: 3.5rem ;
}
.youqing a{
    color: #536DA0;
}
.youqing a:hover{
    color: white!important;
}
.footererdiv>div:nth-of-type(2){
    margin-left: 1.5625rem ;
    display: none;
}
.footerdivdizhi div{
    white-space: nowrap;
}
.tuoyuan{
    display: block;
    margin: 0 auto;
    opacity: 0;
    position: relative;
    top: -15px;
}
.suonav  .sselect{
    /*color: black!important;*/
}
.navol>div:hover .tuoyuan{
   opacity: 1;
}
.caidan{
    width: 50px;
    display: none;
}
.caidan:hover{
    transition-duration: .7s;
    transform: rotate(360deg);
}
.fangdajing{
    display: inline-block;
    vertical-align: middle;
}
.sousuo{
    text-align: center;
    display: none;
    transition-duration: unset;
    position: fixed;
    width: 100%;
    background-color: white;
    top:73px;
    z-index: 12;
}
.sousuo img{
    vertical-align: middle;
}
.sousuo div{
    border-bottom: 1px solid #e5e5e5;
   display: inline-block;
    margin: 30px 0;
    padding-bottom: 10px;
}
.sguan{
    position: absolute;
    right: 10%;
    top: 20px;
    width: 20px;
}
.sousuo input{
    border: 0px;
    outline:none;
}
.sousuo input:nth-of-type(1){
   width: 400px;
}
.tijiao{
    width: 30px;
    height: 30px;
    background-image: url("../img/fangdajing1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: 20px 20px;
    -webkit-filter: grayscale(50%); /* Chrome, Safari, Opera */
    filter: grayscale(50%);
}
.bannerd{
    transition-duration: 3s;

}
.banner11{
    background-image: url("../img/banner.png");
    background-repeat: no-repeat;
    background-size: 1920px 1071px;
    background-position: center center;
    width: 100%;
    height: 100%;
    transform: scale(1.1);
}
.swiper-slide{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}
.banner1{
    position: absolute;
    text-align: center;
    width: 100%;
    top: 0px;
    height: 100%;
}
.banner1 p:nth-of-type(1){
    font-size: 3.5rem;
    color: white;
    margin-bottom: 1.875rem ;
}
.banner1 p:nth-of-type(2){
    font-size: 1.375rem ;
    color: white;
    letter-spacing:1.125rem;
    margin-bottom: 2.5rem ;
}
.banner1 a{
    padding: 15px 30px;
    border-radius: 30px;
    background-color: white;
    display: inline-block;
    color: black;
}
.banner1 a:hover{
   background-color:#0061AE ;
    color: white;
}
.banner1>div{
    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%;
}
banner1>div>p{
    display: none;
    font-family: AMERIKAS;
}


.swiper-paginationb .swiper-pagination-bullet{
    background-color: white!important;
    opacity: 1!important;
}
.swiper-paginationb .swiper-pagination-bullet-active{
    background-color: #0061AE!important;
}
.swiper-paginationb span {
    width: 60px;
    height: 4px;
    border-radius: 0px;
}
.swiper-paginationb{
    bottom: 40px!important;
}
.opacity{
    display: none;
}
.contentc{
    text-align: center;
    font-size: 0px;
    position: relative;
    z-index: 10;
}
.b2divw{
    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: 78%;
    text-align: left;
    z-index: 1;
}
.contentc .b2div:nth-of-type(1){
    background-color: #1fa3e3;
}
.contentc .b2div:nth-of-type(2){
    background-color: #b5d15e;
}
.contentc .b2div:nth-of-type(3){
    background-color: #6ad8cc;
}
.contentc .b2div:nth-of-type(4){
    background-color: #f1c649;
}
.contentc .b2div:nth-of-type(5){
    background-color: #0061AE;
}
.b2div{
    display: inline-block;
    width: 17.5%;
    height: 330px;
    position: relative;
    overflow: hidden;
}
.b2div>div>div{
    width: 95px;
    height: 95px;
    border-radius: 100px;
    border: 2px solid white;
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    margin-bottom: 1rem;
    position: relative;
}
.contentc .b2div:nth-of-type(1)>div>div:hover::after{
    content: " ";
    width: 50px;
    height: 50px;
    display: inline-block;
    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%);
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/bzz1.png);}
.contentc>.b2div:nth-of-type(2)>div>div:hover::after{
    content: " ";
    width: 50px;
    height: 50px;
    display: inline-block;
    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%);
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/bzz2.png);
}
.contentc>.b2div:nth-of-type(3)>div>div:hover::after{
    content: " ";
    width: 50px;
    height: 50px;
    display: inline-block;
    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%);
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/bzz3.png);
}
.contentc>.b2div:nth-of-type(4)>div>div:hover::after{
    content: " ";
    width: 50px;
    height: 50px;
    display: inline-block;
    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%);
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/bzz4.png);
}
.contentc>.b2div:nth-of-type(5)>div>div:hover::after{
    content: " ";
    width: 50px;
    height: 50px;
    display: inline-block;
    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%);
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/bzz5.png);
}

.b2div>div>div:hover{
    background-color: white;
    transform: rotate(360deg);
}
.b2div p:nth-of-type(1){
    font-size:1.25rem  ;
    color: white;
    margin-bottom: 1rem;
}
.b2div p:nth-of-type(2){
    font-size:.875rem ;
    color: white;
    overflow: hidden;
    line-height: 1.6rem;
    overflow : hidden;
    text-overflow: ellipsis;
    height: 0px;
    -webkit-line-clamp:3;
    -webkit-box-orient: vertical;
    display: -webkit-box!important;
}
.wai2bdiv{
    padding-top: 5rem ;
    position: relative;
    background-color: white;
    padding-bottom: 7.5rem ;
    background-image: url("../img/indexdiandian.jpg");
}
.titleb2div{
    position: relative;
    z-index: 10;
    background-color: transparent;
    width: 95%;
    margin: 0 auto;
}
.titleb2div h4{
    text-align: center;
    font-weight: normal;
    color: #474443;
    margin-bottom: 1.3rem;
    font-size:2.25rem  ;
}
.titleb2div p{
    margin: 0 auto;
    text-align: center;
    color: #757475;
    font-size: .875rem;
    line-height: 1.5rem ;
    max-width: 760px;
    width: 100%;
    margin-bottom:4.3rem ;
}
.newsswiper{
    white-space: nowrap;
    font-size: 0px;
    /*height: 625px;*/
    max-width: 1920px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.swiper-containerrr{
    background-color: #f5f9fd;
    display: inline-block;
    /*height: 100%;*/
}
.swiper-containerrr1{
    width: 55%;
}
.swiper-containerrr2{
    width: 45%;
    /*padding: 130px 66px 66px 66px;*/
    position: relative;
}
.swiper-containerrr2 .swiper-pagination{

}
.bnewsnr{
    /*background-color: #f6f6f6;*/
    /*width: 100%;*/
    height: 100%;
    position: relative;
    margin: 130px 66px 0px 66px;
}
.bnewsnr div{
    height: 100%;
    width: 100%;
    /*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%);*/
}
.bnewsnr h3{
    font-weight:normal ;
    color:#0061AE ;
    font-size:2.5rem  ;
    padding-bottom: 3.4rem ;
}
.bnewsnr p{
    color: #474443;
    font-size: 1.125rem;
    white-space: normal;
    line-height: 1.8rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;width: 62%;
}
.swiper-paginationne{
    bottom: 27%!important;
    text-align: left!important;
    left: 8.5%!important;
    outline: none;
}
.swiper-paginationne .swiper-pagination-bullet-active{
    background-color:#0061AE!important; ;
}
.swiper-paginationne span{
    width:10px ;
    height:10px ;
    background-color: #d9d9d9!important;
    opacity: 1!important;
}
.newstitle{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 1.125rem ;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 4.375rem ;
}
.newstitle div{
    font-size:2.25rem;
    color: #474443    ;
}
.newstitle a{
    font-size:.875rem ;
    color: #474443;
}
.newolnr{
    display: inline-block;
}
.newolnr p:nth-of-type(1){
    font-size: 1.25rem ;
    color: black;
}
.newolnr p:nth-of-type(2){
    font-size: .875rem;
    color: #999999;
    margin-top: .875rem;
    padding-bottom:1.25rem ;
    margin-bottom: 0px;
}
.newolnr p:nth-of-type(3){
    font-size: .875rem;
    color: #757475;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 2.5rem ;
    margin-bottom: 2rem ;
    line-height: 1.5rem;
}
.newolnr:hover p:nth-of-type(1){
    color: #0061AE;
}
.newsimglis{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.newsimglis>a{
    position: relative;
    overflow: hidden;
    /*height:390px;*/
}
.newsimglis>a>span{
    background-color: rgba(0,0,0,.6);
    display: inline-block;
    position: absolute;
    bottom:0px;
    padding: .9rem .875rem .9rem .875rem;
    width: 100%;
    color: white;
    display: inherit;
    font-size: 1rem;
}
.newsimglis>div{
    width: 47%;
    position: relative;
    z-index: 1;
}
.contentnew{
     background-color: white;
    padding: 5rem  0  6.25rem  0;
}
.zhehui{
    width: 100%;height: 100%;background-color: grey;position: absolute;top: 0;left: 0
}
.bcontent{
    /*background-color:#0061AE;*/
    /*background-image: -webkit-linear-gradient(0deg, rgb(70, 255, 115), rgb(67, 156, 255));*/
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
}
.bcontentdiv{
    position: absolute;
    width: 100%;
    height: 800px;
    background-repeat: no-repeat;
    background-image:url("../img/dalou1.png");
    background-position: center 300px;
    background-attachment: fixed;
    display: none;
}
.contentbabout{
    padding-top: 5rem;
    padding-bottom: 7.5rem;
    position: relative;
    z-index: 1;
}
.contentbabout h4 {
    color: #474443;
}
.contentbabout p{
    color: #999999;
    text-align: center!important;
}
.contentbabout .titleb2div{
    border-bottom: 1px solid rgba(255,255,255,.3);
    color: white;
}
.bshuzi{
    color: white;
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 3.75rem ;
    display: none;
}

.bshuzi>div:nth-of-type(2){
    border: 1px solid rgba(255,255,255,.3);
    border-top: 0;
    border-bottom: 0;
    padding-left: 3.875rem ;
    padding-right: 3.875rem ;
}
.numbers span:nth-of-type(1){
    font-size:5rem ;font-family: fontnameRegular;
}
.numbers p:nth-of-type(1){
    font-size:.875rem;
    display: inline-block;
}
.numbersname{
    font-size:1.5rem  ;
    letter-spacing: 15px;
}
.shouqingshuzi{
    font-size: 18.75rem;
    color: rgba(255, 255, 255,.1);
    transform: rotate(-25deg);
    position: absolute;
    position: absolute;
    top: 6rem;
    right: -4.9375rem;
    opacity: 0;
    font-family: shuzi;
}
.cheng{
    background-color: white;
    opacity: 0;
}
.xiegang{
    padding-bottom: 10px;
    padding-top: 10px;
}
.swiper-button-nextt{
    background-image: url("../img/jianyou.png")!important;
    outline: none;
    width: 20px!important;
    height: 38px!important;
    background-size: 20px 38px!important;
    right: 30px!important;
}
.swiper-button-prevv{
    background-image: url("../img/jianzuo.png")!important;
    outline: none;
    width: 20px!important;
    height: 38px!important;
    background-size: 20px 38px!important;
    left: 30px;
}
.zhehuii{
    transform: scale(1.1);transition-duration: 1s;
}
.zhehuii:hover{
    transform: scale(1);
}
.productbanner{
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: relative;
    height: 460px;
    text-align: center;
}
.productbannerdiv{
    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%);
}
.productbannerdiv div:nth-of-type(1){
    font-family: fzlc;
    color: white;
    font-size: 3.125rem ;
    margin-bottom: .875rem;
    letter-spacing: 7px;
}
.productbannerdivt  div:nth-of-type(1){
    font-size: 2.375rem  ;
}
.productbannerdiv p{
    font-size: 1.125rem;color: white;
    margin-bottom: 2.5rem ;
}
.productbannerdivt p{
    margin-bottom: 2rem ;
}
.promain{
    position: relative;
}
.promain>img{
    position: absolute;
    top:260px;
}
.zdao{
    background-color: white;
}
.zdaonr{
    font-size: 0px;
}
.zdaonr a{
    color:#474443;
    font-size:.875rem ;
    line-height: 70px;
    display: inline-block;
    padding: 0 1.5rem ;
}
.zdaonrclick{
    background-color:#0061AE!important; ;
    color: white!important;
}
@media screen and (min-width: 515px) {

    .zdaonr a:hover{
        background-color:#0061AE ;
        color: white!important;
    }
}

.proflex{
    justify-content: space-between;
    display: flex;
    align-items: center;
    transition-duration: unset;
}
.progai{

}
.progaititle{
    font-size: 6.25rem;
    position: relative;
    background: url(../img/huihui.png);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-animation-name: masked-animation;
    -webkit-animation-duration: 40s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    color: #fff;
    background-size: 10px auto;
    font-weight: bold;
}
@-webkit-keyframes masked-animation {
    0% {background-position:left bottom;}
    100% {background-position:right bottom;}
}
.progaititlewai{
    position: relative;
}
.progaititlewai span{
    position: absolute;
    bottom: 1rem;
    left: 0px;
    color: #0061AE;
    font-size: 1.875rem ;
    letter-spacing: 10px;
}
.progainr{
    display: flex;
    justify-content: space-between;
    margin-bottom: 6.25rem;
    margin-top: 2rem;
}
.progainr>div{
    width: 47%;
}
.progainr>div:nth-of-type(2){
    overflow: hidden;
}
.progainr>div:nth-of-type(2) img{
    transform: scale(1.1);
    transition-duration: 1s;
}
.progainr>div:nth-of-type(2) img:hover{
    transform: scale(1);
}
.progainrdiv h3{
    color: #1cb0ca;
    font-size: 1.875rem ;
}
.progainrdiv p{
    font-size: 1.125rem;
    margin-top:.875rem ;
    margin-bottom: 2.8125rem ;
 }
.progainrdiv section{
    font-size:0.9375rem  ;
    color: #737373;
    line-height: 1.7rem;
    text-align: justify;
}
.greypro{
    background-color: #eff7ff;
    overflow: hidden;
    transition-duration: unset;
}
.proh3{
    font-size: 1.875rem ;
    margin-bottom:3rem  ;
    margin-top: 5rem;
    text-align: center;
    letter-spacing: 4px;
}
.proh33{
    font-size: 1.625rem ;
}
.prohlisli p{
    text-align: center;
     border: 1px solid #d7d7d7;
    padding: .675rem 0;
    padding-bottom: .6rem;
}
.prohlislii p{
    /*text-align: left;*/
    border: 0px;
    font-size: 1.125rem;
}
.prohlislii span{
    text-align: left;
    font-size: .875rem;
}
.prohlisli>div{
    font-size: 0px;
    position: relative;
    overflow: hidden;
}
.prohlisli>div>div{
    background-color: rgba(0,0,0,.5);
    position: absolute;
    width: 100%;
    height: 100%;
    transform: scale(.8,.8);
    opacity: 0;
    z-index: 1;
}
.prohlisli>div:hover .heimu{
    transform: scale(1,1);
    opacity: 1;
}
.shuimg{
    transform: scale(1,1);
    transition-duration: 1.5s;
}
.prohlisli>div:hover .shuimg{
    transition-duration: 5s;
    transform:  scale(1.2,1.2);
}
.prohlisli>div>div>div{
    width: 80%;
    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%);
    font-size: 0.9375rem ;
    color: white;
    line-height: 1.5rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.prohlisol{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.lastli{
    overflow: hidden;
    height: 0px;
    margin-bottom: 0px!important;
}
.prohlisli{
    margin-bottom: 2rem ;
}
.gengduozhi{
    display: inline-block;
    background-color: #0061AE;
    color: white!important;
    font-size: .875rem;
    padding-right: 18%;
    padding-left: 18%;
    padding-top: 16px;
    padding-bottom: 16px;
    display: inline-block;
    margin-bottom: 5rem ;
    margin-top: .8rem;
}
.gengduozhi:hover{
    background-color: #44CDE4;
}
.gengduozhiw{
    text-align: center;
}
.gengduozhiw:hover{
    color: white;
}
.cow{
    background-color: white;
    /*padding-left: .8rem;*/
    padding-bottom: .8rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    position: relative;
}
.lanheng{
    position:absolute;
    bottom: 0px;
    left: 0px;
    transform: scale(0,1)!important;
    height: 1px!important;
    background-color:#0061AE!important ;
    width: 100%!important;
    opacity: 1!important;
}
.prohlislii{
    overflow: hidden;
    width: 32%;
}
.prohlislii img{
    transform: scale(1.1);
    width: 100%;
}
.prohlislii:hover .prohlisliiimg{
    transform: scale(1);
}
.prohlislii:hover .bian{
    color: #0061AE;
}
.prohlislii:hover .lanheng{
    transform: scale(1,1)!important;
}
.suonav{

    /*background-color: white!important;*/
}
.suonav .navolg>a{
    /*color: black!important;*/
    outline: none;
}
.suonav .navolg>.click + img{
    opacity: 1;
}
.bodiv{
    position: fixed;
    z-index: 4;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
}
.glyphicon-play:before{
    top: -3px;
    position: relative;
}
.guankanshi{
    color: white;
    background-color: #0061AE;
    font-size: .875rem;
    display: inline-block;
    padding: 10px 30px;
    padding-bottom: 5px;
    cursor: pointer;
}
.bodiv{
    transform: scale(1,1);
}
.guankanshi:hover{
}
.guankanshi:before{
    content: url("../img/bofang.png");
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
}
.guankanshii{
    transform: scale(0,0);
}
.guanvideo{
    position: absolute; right: 2%;top: 2%;
}
.contentshu{
    overflow: hidden;
}
.logoh{
    float: right;
    margin-top: 7px;
}
.pro3nr img{
    max-width: 100%;
    width: 100%;
}
.proh3lisolli img{
    padding: 18px 23px;
}
.proh3lisolli{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    margin-bottom:6rem ;
}
.proh3lisolli p:nth-of-type(1){
    font-size: 1.25rem ;
}
.proh3lisolli p:nth-of-type(2){
    font-size:.875rem ;
}
.proh3lisolli>div:nth-of-type(1){
    border-radius: 100%;
    margin-right: 1.375rem ;
}
.proh3lisolli:nth-of-type(1)>div:nth-of-type(1){
    background-color:#22b067 ;
}
.proh3lisolli:nth-of-type(2)>div:nth-of-type(1){
    background-color:#2cb6a0 ;
}
.proh3lisolli:nth-of-type(3)>div:nth-of-type(1){
    background-color:#d6c146 ;
}
.proh3lisolli:nth-of-type(4)>div:nth-of-type(1){
    background-color:#32b7e4 ;
}
.proh3lisolli:nth-of-type(5)>div:nth-of-type(1){
    background-color:#94c642 ;
}
.proh3lisolli:nth-of-type(6)>div:nth-of-type(1){
    background-color:#f0a749 ;
}
.proh3lisolli>div:nth-of-type(2){

}
.cows{
    padding-left: 0px;

}
.cow span{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    position: relative;
}
.cows span{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 24px;
}
.consonr{
    display: flex;
    justify-content: space-between;
    padding-bottom: 6.875rem ;
}
.innerbox span{
    display: block;
    color: #494949;
    font-size:1.375rem  ;
    margin-bottom: 1rem;
}
　.inner{
    width: 265px;
    height: 400px;
    position: absolute;
    top: 33px;
    left: 13px;
    /*cursor: pointer;*/
    overflow:hidden;
}
.innerbox{
    overflow-x: hidden;
    overflow-y: auto;
    color: #000;
    font-size: .875rem;
    height: 410px;
    padding: 10px;
    margin-left: 60px;
    line-height: 28px;
    color: #737373;
    text-align: justify;
    padding-right: 40px;
}
/*滚动条样式*/
.innerbox::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.innerbox::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.innerbox::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

.aboutrong::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
}
.aboutrong::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
}
.aboutrong::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}

.zbaixian{
    display: inline-block;
    width: 45px;
    height: 2px;
    background-color: white;
}
.page{
    text-align: center;
    margin-bottom: 6.25rem;
}
.page a{
    display: inline-block;
    background-color: #f5f5f5;
    font-size: 1.125rem;
    padding: 10px 0;
    text-align: center;
    width: 45px;
    border-radius: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin:0 5px;
}
.page a:hover{
    background-color:#0061AE ;
    color: white!important;
}
.page a:first-child:hover::before{
    content: url("../img/pagezb.png");
    color: white!important;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 22px;
    margin-left: 18px;
}
.page a:last-child:hover::before{
    content: url("../img/pageyb.png");
    color: white!important;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-right: 22px;
    margin-left: 18px;
}
.hangnr{
    padding: 3.75rem  1.875rem ;
    width: 44%;
}
.hangnr h4{
    font-size: 1.625rem;
}
.hangnr small{
    font-size: .875rem;
    color: #999999;
    margin-top: .7rem;
    display: inline-block;
    margin-bottom: 1rem;
}
.hangnr p{
    line-height:1.8rem ;
    font-size: .875rem;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.hangnr a{
    display: inline-block;
    margin-top: 2.8125rem ;
    border: 1px solid #3591a8;
    border-radius: 5px;
    font-size: .875rem;
    padding: 5px 15px;
}
.hangnr a:hover{
    border: 1px solid #0061AE;
    background-color:#0061AE ;
    color: white!important;
}
.hangdivnr{
    display: flex;
    justify-content: space-between;
}
.hangdivnr>div:nth-of-type(1){
    overflow: hidden;
}
.hangdivnr img{
    transform: scale(1.1,1.1);
    max-width: 100%;
    width: 100%;
}
.hangdivnr:hover h4{
    color: #0061AE;
}
.hangcont{
    display: flex;
    flex-wrap: wrap;
}
.hangcont:nth-child(2n+1) .hangnr{
    background-color: white;
}
.hangcont:nth-child(2n+1){
    background-color: #f6fbff;
}
.hangcont:nth-child(2n+1)>div{
    flex-direction: row-reverse;
}

.hangcont:nth-child(2n) .hangnr{
    background-color: #f6fbff;
}
.hangcont:nth-child(2n){
    background-color:white ;
}
.hangcont>div{
    padding: 80px 0;
}
.fendiv{
    text-align: right;
}
.fendiv a{
    display: inline-block;
    line-height: 4.6875rem ;
    font-size: 1rem;
    margin-left: 2.5rem ;
}
.fenclcilk{
    color: #1cb0ca;
}
.fendiv a:hover{
    color: #1cb0ca!important;
}
.fendivw{
    background-color: white;
}
.zzslide{
    background-color: #1cb0ca;
}
.zzslidenr a:before{
    width: 38px;
    height: 34px;
    display: inline-block;
}

.zzslidenr{
    display: flex;
    justify-content: space-between;
    padding-top: 17px;
    padding-bottom: 15px;
    color: white;
}
.zzslidenr a{
    color: white;
}
.zzslidenr a:hover{
    color: #41f8ff!important;
}
.zzslidenrclcik{
    color: #41f8ff!important;
}
.zzslidenr div{
    display: inline-block;
    position: relative;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    margin-right: 10px;
}
.zzslidenrclcik img:nth-of-type(1){
    z-index:1;
    position: absolute;
}
.zzslidenrclcik img:nth-of-type(2){
    z-index: 0;
    position: absolute;
}
.zzslidenr div img{
    position: absolute;
}
.pageclick{
    color:white ;
    background-color:#0061AE!important; ;
}
.indusnx h2{
    font-size: 1.875rem ;

}
.indusnx h3{
    font-family: ying;
    color: #1cb0ca;
    font-size: 1.875rem;
    margin-top: 3.4375rem ;
}
.indusnx h4{
    color: #494949;
    font-size:1.375rem  ;
    margin-bottom: .5rem;
}
.indusnx h5{
    font-size: .875rem;
    color: #0061AE;
}
.indusnx small{
    color: #737373;
    font-size: 0.9375rem  ;
    margin-bottom:5.625rem ;
    margin-top:.6rem  ;
}
.indusnx section{
    font-size: .875rem;
    color: #737373;
    line-height: 1.5rem ;
    margin-top: 1.4rem;
}
.indusnxf{
    display: flex;
    justify-content: space-between;
    margin-top:4.6875rem  ;
}
.indusnximg img{
    margin-left: 60px;
    min-width: 460px;
}
.indusnx >div:last-child{
    margin-bottom: 5rem;
}
.supp1 h3{
    font-size:1.75rem  ;
    margin-top:4.375rem ;
    padding-bottom: 3.75rem;
    text-align: center;
}
.supp1f{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.supp1f p{
    padding-top: .6rem;
    font-size: 1.125rem;
}
.suppimg {
    height: 45px;
    position: relative;
    width: 50px;
    margin: 0 auto;

}
.suppimg img{
    left: 0px;
    top: 0px;
}
.suppimg img:nth-of-type(1){
    position: absolute;
    z-index: 1;
}
.suppimg img:nth-of-type(2){
    position: absolute;
    z-index: 0;
}
.supp1f>div{
    border: 1px solid #e5e5e5;
    width: 30%;
    text-align: center;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    margin-bottom: 4.0625rem;
    position: relative;
    cursor: pointer;
}

.supp1f>div:hover .suppimg1{
    z-index: 0;
}
.supp1f>div:hover .suppimg2{
    z-index: 1;
}
.supp1f>div:hover{
    box-shadow: 0px 0px 72px -24px #C5C5C5;
}
.supp1f>div:hover .lanxian{
    transform: scale(1,1);
}
.supbeizhu{
    font-size:.875rem ;
    line-height: 1.625rem ;
    margin-bottom: 5.625rem ;
}
.supbeizhu span{
    color: #0061AE;
}
.lanxian{
    width: 100%;
    height: 1.5px;
    background-color: #0061AE;
    position: absolute;
    bottom: 0px;
    left: 0px;
    transform: scale(0,0);
}
.supp3 h3{
    border-bottom: 1px solid #0061AE;
}
.supform h4{
    font-size: 1.25rem ;
    margin-bottom: 2.25rem ;
    margin-top: 3.125rem ;
}
.formdiv{
    display: flex;
    justify-content: space-between;
}
.formdiv>div{
    flex-wrap: nowrap;
    display: flex;
    justify-content: space-between;
    width: 46%;
    margin-bottom: 1rem;
}
.formdiv span{
    color: #62c8da;
    margin-right: 4px;
}
.formdiv p{
    width: 24%;
    text-align: right;
    white-space: nowrap;
    font-size: 1rem;
}
.formdiv input {
    outline: none;
    border: 0px;
    background-color: #f3f3f3;
    padding: 8px;
    margin-left: 1rem;
    width: 80%;
}
.textareadiv>div{
    width: 100%;
}
.textareadiv p{
    width: 10%;
}
.textareadiv textarea{
    width: 88.5%;
    outline: none;
    border: 0px;
    background-color:#f3f3f3 ;
    height: 150px;
    resize: none;
}
.submittijiao{
    width: 77%;
    margin: 0 auto;
}
.submittijiao p{
    font-size: .875rem;
    color: #0061AE;

}
.submittijiao a{
    margin-top: 3.625rem ;
    margin-bottom: 5.825rem ;
    font-size: 1.125rem;
    color: white;
    display: inline-block;
    padding: 10px 5.625rem ;
    background-color: #0061AE;


}
.submittijiao a:hover{
    background-color: #44CDE4;
}
.supp2{
    background-color: #f3f3f3;
    overflow: hidden;
}
.supp2div{
    display: flex;
    justify-content: space-between;
}
.supp2div div{
    border: 1px solid #bfbfbf;
    border-radius: 5px;
    width: 160px;
    height: 160px;
    padding: 10px;
    text-align: center;
    background-color: white;
    position: relative;
    margin-bottom: 55px;
    cursor: pointer;
}
.supp2div div:hover{
    background-color: #0061AE;

    border-color: #0061AE;
}
.supp2div div:hover h5{
    color: white!important;
}
.supp2div div:hover p{
    color: white!important;
}
.supp2div div:first-child{
    margin-left: 60px;
}
.supp2div div:last-child{
    margin-right: 60px;
}
.supp2div div>div{
    position: absolute;
    background-color: white;
    border: 3px solid #0061AE;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    padding: 0px;
    bottom: -66px;
    left: 43%;
    margin: 0;
}
.supp2divx{
    justify-content: space-around;
}
.supp2divx div>div{
    top: -67px;
}
.supp2div div h5{
    font-size: 3.375rem ;
    color: #d2d2d2;
    padding: 0px!important;
    font-style: oblique;
}
.supp2div div p{
    font-size: 1rem;
}
.lanhengg{
    width: 100%;
    height: 1px;
    background-color:#0061AE ;
}
.supp2divx div{
    margin-top: 55px;
}
.formcbox{
    margin-bottom: 1.875rem;
}

 .formcbox input{
    display: inline-block;
}
.formcbox span{
    font-size: .875rem;
    margin-left: 5px;
    margin-right: 7%;
    display: inline-block;
    vertical-align: middle;
}

.formcbox input[type='checkbox']{
    width: 20px;
    height: 20px;
    background-color: #f3f3f3;
    -webkit-appearance:none;
    border-radius: 2px;
    outline: none;
    display: inline-block;
    vertical-align: middle;
}
.formcbox input[type=checkbox]:checked{
    background: url("../img/dagou.png")no-repeat center;
}
.newdivnr{
    margin-left: 1.875rem ;
    cursor: pointer;
}
.newdivnr small{
    font-size: .875rem;
    color: #999999;
    margin-top: 20px;
    display: inline-block;
}
.newdivnr h2{
    font-size: 1.375rem ;
}
.newdivnr h5{
    font-size: 1rem;
    line-height: 24px;
}
.newdivnr:hover h5{
    color:#0061AE ;
}
.newdivnr p{
    font-size: .875rem;
    color: #474443;
    line-height: 1.875rem ;

    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.newdivli{
    display: flex;
    justify-content: space-between;
    margin-bottom: 4.5rem ;
    padding-right: 8px;
}
.newimg{
    max-width: 265px;
    max-height: 180px;
    width: 100%;
    height: 100%;
}

.newdivli:hover h2{
    color: #0061AE;
}
.newwaidiv{
   overflow: hidden;
     max-width: 265px;
     max-height: 180px;
     width: 100%;
     height: 100%;
}

.newdivli:hover .newimg{
   transform: scale(1.1,1.1);

}
.newdivnr:hover .newimg{
    transform: scale(1.1,1.1);

}
.newdivli:hover{
    box-shadow: 1px 1px 30px 1px gainsboro;
}
.newimgs{
    max-width: 233px;
}
.newdivol{
    display: flex;
    justify-content: space-between;
}
.newdivnrs{
    margin-left: 0px;
    display: inline-block;
    margin-bottom: 36px;
}
.newdivnrs small{
    margin-top: 0px;
}
.newce h4 {
    font-size:1.375rem ;
    margin-bottom: 1.3rem;
    color: black;
}
.newdivoll{
    width: 70%;
}
.newce{
    width: 20%;
}
.newbiao{
    font-size:.875rem ;
    color:#0061AE ;
    border:1px solid #0061AE ;
    border-radius: 5px;
    padding: 3px;
    display: inline-block;
    margin-bottom: 10px;
}
.newxt{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2.5rem ;
    margin-bottom: 3.4375rem ;
}
.newxt h2{
    color: #0061AE;
    font-size:1.625rem  ;
    text-align: left;
}
.newxt small{
    font-size: .875rem;
    color: #999999;
}
.newnr p{
    font-size: .875rem;
    color: #474443;
    line-height: 1.5625rem ;
}
.newnr img{
    max-width: 100%;
}
.newxf{
    text-align: center;
}
.newxf a{
    color: #474443;
    display: inline-block;
    font-size: .875rem;
    border: 2px solid #0061AE;
    padding:  4px 20px;
    margin-top: 3.75rem ;
    margin-bottom: 3.4375rem;
}
.newxnr{
    /*border-bottom: 1px solid #e5e5e5;*/
}
.newxpage{
    display: flex;
    justify-content: space-between;
    width: 70%;
    padding-top: 1.5625rem ;
    margin-bottom: 6.25rem ;
    border-top: 1px solid #e5e5e5;
}
.newxpage h5{
    font-size: 1rem;
    line-height: 1.6rem;
}
.newxpage a:hover h5{
    color: #0061AE;
}
.newxpage small{
    color: #999999;
    font-size: .875rem;
}
.newxpagenr{

    display: flex;
    justify-content: space-between;
    margin-top: 1.2rem;
}
.newxpagenr div:nth-of-type(2){
    margin-left: 20px;
    margin-right: 40px;
}
.souhoud1 p{
    font-size: .875rem;
    line-height: 1.6rem ;
}
.souhoud1 div:nth-of-type(1) p{
    color: #5e7a0a;
}
.souhoud1 div:nth-of-type(2) p{
    color: #016d71;
}
.souhoud1 div:nth-of-type(3) p{
    color:#734600 ;
}
.souhoudfu1{
    display: flex;
    justify-content: space-between;
    margin-top: 4.0625rem ;
    margin-bottom:4.6875rem  ;
}
.souhoudfu1 img{
    display: inline-block;
}
.souhoudfu1 div{
    padding: 1.875rem 4% 1.5625rem 4%;
    text-align: center;
    width: 28%;

}
.souhoudfu1 div h3{
    color: white;
    font-size: 1.875rem ;
    letter-spacing: 4px;
}
.souhoudfu1 div:nth-of-type(1){
 background-color:#b5d25e ;
}
.souhoudfu1 div:nth-of-type(2){
    background-color:#6ad8cd ;
}
.souhoudfu1 div:nth-of-type(3){
    background-color:#f2c649 ;
}
.tefang{
    font-size:2rem  ;
    font-family:fzlc ;
}
.sousuod2{
    color:#1cb0ca ;
}
.souhou2{
    font-size: .875rem;
    margin-bottom: 1.5625rem ;
}
.souhuotable{
    width: 100%;
    border: 0px;
    margin-bottom: 5.625rem ;
}
.souhuotable td{
    padding: 1.8rem 2.125rem ;
    border-color: #eeeeee;
    font-size: .875rem;
}
.souhuotabletd td{
    padding: 1rem 2.125rem ;
    border-color: #eeeeee;
    font-size: 1rem;
}
.souhuotable tr:nth-of-type(1){
    background-color: #0061AE;
    color: white;
}
.souhuotable tr:nth-of-type(1) td{
    color: white;
    white-space: nowrap;
}
.souhou3div{
    text-align: center;
    width: 32.4%;
    margin-bottom: 1.3%;
    padding-top: 3.2rem;
    padding-bottom: 3.125rem ;
}
.souhou3div:nth-of-type(1) p{
    color: #003f5e;
}
.souhou3div:nth-of-type(1) section{
    color: #003f5e;
}
.souhou3div:nth-of-type(2) p{
    color: #5e7a0a;
}
.souhou3div:nth-of-type(2) section{
    color: #5e7a0a;
}
.souhou3div:nth-of-type(3) p{
    color: #016d71;
}
.souhou3div:nth-of-type(3) section{
    color: #016d71;
}
.souhou3div:nth-of-type(4) p{
    color: #734600;
}
.souhou3div:nth-of-type(4) section{
    color: #734600;
}
.souhou3div:nth-of-type(5) p{
    color: #004a57;
}

.souhou3div h3{
    color: white;
    margin-bottom: 0px;
    margin-top: 7px;
}
.souhou3div i{
    height: 1px;
    width:28px ;
    background-color: black;
    margin: 0 auto;
    margin: 1.1rem 0;
    display: inline-block;
}
.souhou3div p{
    font-size: .875rem;
}
.souhou3div section{
    font-size: 1.25rem ;
}
.souhou3div:nth-of-type(1){
    background-color: #1fa3e3;
}
.souhou3div:nth-of-type(2){
    background-color:#b5d25e ;
}
.souhou3div:nth-of-type(3){
    background-color: #6ad8cd;
}
.souhou3div:nth-of-type(4){
    background-color: #f2c649;
}
.souhou3div:nth-of-type(5){
    background-color: #1cb0ca;
    width: 66.2%;
    display: flex;
    justify-content: space-between;
    padding: 0px;
}
.souhou3div:nth-of-type(5)>div{
    width: 50%;
}
.souhou3div:nth-of-type(5) h3{
    margin-top: 80px;
    margin-bottom: 20px;
}
.souhou3div:nth-of-type(5) img:nth-of-type(2){
    margin-left: 15px;
}
.souhou3wdiv{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding:5rem  0;
}
.downloadt a{
    margin-left: 30px;
    color: #999999;
}
.downloadt a:hover{
    margin-left: 30px;
    color: #0061AE;
}
.downloadt{
    margin-top: 3.125rem ;
    padding-bottom:1.125rem  ;
    margin-bottom: 1.375rem ;
    border-bottom: 1px solid #eeeeee;
    font-size: .875rem;
}
.daclick{
    color: #0061AE!important;
}
.downloads{
    text-align: right;
    font-size: .875rem;
    margin-bottom: 1.25rem ;
}
.downloadlli a{
    font-size: .875rem;
}
.downloadlli{
    display: flex;
    justify-content: space-between;
    padding: 20px 30px;
    cursor: pointer;
    border: 1px solid #eeeeee;
    margin-bottom: 20px;
}
.downloadlli:hover{
    border-color: #f4f4f4;
    box-shadow: 1px 1px 50px gainsboro;
}
.downloadlli:hover a{
    color:#0061AE ;
}
.downloadlli p{
    font-size: 1.25rem;
    margin-bottom: .5rem;
}
.downloadlli section{
    font-size: .875rem;
    color: #999999;
}
.downloaddiv{
    position: relative;
    width: 25px;
    height: 25px;
    margin: 0 auto;
}
.downloaddiv img{
    position: absolute;
    top: 0;
    left: 0;
}
.downloaddiv img:nth-of-type(1){
    z-index:1;

}
.downloaddiv img:nth-of-type(2){
    z-index: 0;
    display: none;
}
.downloadlli:hover img:nth-of-type(1){
    z-index: 0;
}
.downloadlli:hover img:nth-of-type(2){
    z-index: 1;
    display: block;
}
.downloadlli i{
    font-size: .875rem;
}
.downloadol{
    margin-bottom: 3.75rem ;
}
.downloadsousuo a{
    color:#474443 ;
    font-size: .875rem;
    margin-right: 10px;
}
.bgw{
    background-color: white;
    margin-top: 4.375rem ;
    margin-bottom: 4.375rem ;
    padding-top: 4rem;
    padding-bottom:4rem ;
}
.downloadsousuo{
    width: 50%;
    margin: 0 auto;
}
.downloadsousuo input{
    border: 0px;
    outline: none;
    margin-left: 10px;
    width: 80%;
}
.sousuoinp{
    display: inline-block;
    color: white!important;
    font-size: 1rem!important;
    padding: 0.625rem  1.875rem ;
    background-color: #0061AE;
    margin-right: 0px!important;
    white-space: nowrap;
}
.downloadsousuo>div{
    border: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
}
.deve h3{
    font-size: 2rem;
    text-align: center;
    font-weight: normal;
    color: black;
    margin-top: 70px;
    margin-bottom: 2rem;
}
.deve{
    font-size: 9.375rem ;
    color: #f7f7f7;
    font-weight: bold;
    text-align: center;
}
.deve i{
    position: relative;
    left: -3%;
}
.deve i h3{
    position: absolute;
    top: 1.2rem;
    left: 39%;
    color: black;
    font-style: normal;
}
.aboutd1 h3{
    font-size: 1.875rem ;
    color: black;
    margin-bottom: 1.5rem;
}
.aboutd1 p{
    font-size: 1.5rem ;
    margin-bottom: .8rem;
}
.aboutd1 div{
    font-size: .875rem;
    color: rgba(0,0,0,.5);
    padding-bottom: 1.5rem;
    margin-bottom: 1.8rem;
    border-bottom: 1px solid #eeeeee;
}
.aboutd1 section{
    font-size:  .875rem;
}
.aboutd11>div{
    width: unset;
}
.aboutd11>div:nth-of-type(1){
    margin-right: 5%;
    min-width: 430px;
}
.aboutd11{
    margin-top: 6.6rem;
}
.aboutss span:nth-of-type(1){
    color: #0061AE;
}
.bshuzi>div{
    width: 30%;
}
.bshuzii>div:nth-of-type(2){
    padding-right: 0;
    padding-left: 0;
}
.bshuzii{
    margin-bottom: 6.25rem;
}
.rongyunr>div{
    border: 1px solid #dcdcdc;
}
.rongyunr>div>img{
    padding: 14px;
}
.rongyunr>p{
    margin-top: .4rem;
    font-size: .875rem;
    text-align: center;
    color: #474443;
    margin-bottom: 3.125rem ;
}
.aboutrong{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    height: 560px;
    overflow-y: scroll;
    margin-bottom: 6.25rem;
}
.aboutrong>div{
    position: relative;
    margin-left: 16px;
}
.rongyulan{
    position: fixed;
    background-color: rgba(0,0,0,.4);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: none;
}
.rongyulan>div{
    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%);
    padding: 2.5% 5%;
    background-color: white;
    border-radius: 30px;
}
.rongyulan img:nth-of-type(2){
    width:600px ;
}
.rclose{
    position: absolute;
    right: 15px;
    top:15px;width: 35px;
}
.zhanwei{
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.qiuwandiv>div{
    width: 29%;
    position: relative;
}
.qiuwandiv>div:nth-of-type(1) .aboutqiu{
    color: white;
    background-color: #0061AE;
    border: 10px solid #b3e0e8;
    border-radius: 100%;
    width: 240px;
    height: 240px;
    position: relative;
    margin: 0 auto;
    margin-top: 80px;
}
.qiuwandiv>div:nth-of-type(2) .aboutqiu{
    width: 260px;
    height: 260px;
    background-color: #bed86d;
    border: 10px solid #e4eccc;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
}
.qiuwandiv>div:nth-of-type(3) .aboutqiu{
    width: 220px;
    height: 220px;
    background-color: #bcd8e8;
    border: 10px solid #e7eef2;
    border-radius: 100%;
    position: relative;
    margin: 0 auto;
    margin-top: 100px;
}
.aboutqiu>div{
    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%);
    color: white;
    width: 100%;
    text-align: center;
}
.aboutqiu h3{
    font-size:1.875rem  ;
    margin-top: 0px;
}
.aboutqiu h4{
    font-size: 1.5rem ;
}
.aboutqiu p{
    font-size: 1.125rem;
    color: white!important;
}
.aboutqiunr h3{
    font-size: 1rem;
    color: black;
    font-weight: bold;
    margin-bottom: 18px;
}
.aboutqiunr p{
    font-size: .875rem;
    color: #474443;
    line-height:1.6875rem  ;
}
.qiuwandiv{
    display: flex;
    justify-content: space-around;
    margin-bottom: 6.25rem ;
}
.aboutqiunr{
    text-align: center;
}
.qiqiu1{
    position: absolute;
    right: -59%;
    top: 24%;
}
.qiqiu1x{
    top: -17%;
    position: absolute;
    left: -20%;
}
.qiqiu2{
    position: absolute;
    right: -45%;
    top: 10%;
}
.qiqiu3{
    position: absolute;
    right: -40%;
    top: 10%;
}
.productbannerp{
    background-size: 100% 120%;
}

.productbannerp div div{
    font-size: 2.5rem !important;
    color: #0061AE!important;
    letter-spacing: 1rem!important;
}
.productbannerp p{
    font-size: 1.25rem !important;
    color: #474443!important;
    letter-spacing:9px!important;
}
.prohp3{
    font-size: 3rem;
    color: #0061AE;
}
.souhoud1p p{
    text-align: center;
    line-height: 1.8rem;
}
.personhnr h3{
    color: white;
    font-size: 1.5rem ;
}
.personhnr p{
    font-size: .875rem;
    line-height: 1.8rem;
    color: white;
    margin-bottom: 1.3rem;
}
.yicangla{
    border-radius: 20px;
    border: 2px solid white;
    font-size: .875rem;
    color: white;
    display: inline-block;
    padding: 0.625rem  3.125rem;
}
.personhnr{
    position: relative;
    overflow: hidden;
}

.personhnr>div>div{
    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: 60%;
    text-align: center;
}
.personhdiv{
    display: flex;
    justify-content: space-around;
    margin-bottom: 6.25rem ;
    margin-top: 5rem;
}
.personhnr>p{
    overflow: hidden;
    margin-bottom: 0px;
}
.personhnr:hover .imgtr{
    transform: scale(1.1,1.1);
    transition-duration: 3s;
}
.personhnr:hover .yicangl{
    display: block;
}
.personhnr:hover .pwaidiv{
    display: block;


    height: 100%;
}
.personhnr:hover .yicangla{
    display: inline-block;
}
.yicangl{
    display: none;
}
.yicangla{
    display: none;
}

.pwaidiv{
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 12%;
    background-color: rgba(0,0,0,.65);
}
.productbannerpx div{
    color: #0061AE!important;
    font-size: 2.2rem;
}
.productbannerpx p{
    font-size: 1rem;
    color: black!important;
    letter-spacing: 4px;
}
.xzp1{
    display: flex;
    justify-content: space-between;
    margin-bottom: 5rem;
}
.xzp1>div{
    width: 47.5%;
}
.xzp1nr{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.sanjiao{
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid red;
    top: 40%;
    right: -7%;
    position: absolute;

}
.xzp1:nth-of-type(2n) .sanjiao{
    left: -7%;
    right: unset;
}

.xzp1:nth-of-type(2) .sanjiao{
    border-top: 15px solid #0061AE;
}
.xzp1:nth-of-type(3) .sanjiao{
    border-top: 15px solid #70b439;
}
.xzp1:nth-of-type(4) .sanjiao{
    border-top: 15px solid #f39801;
}
.xzp1:nth-of-type(5) .sanjiao{
    border-top: 15px solid #00abd9;
}
.xzp1:nth-of-type(6) .sanjiao{
    border-top: 15px solid #70b439;
}
.xzp1:nth-of-type(2) h4{
    color:#0061AE ;
    font-size:1.25rem  ;
}
.xzp1:nth-of-type(3) h4{
    color:#70b439 ;
    font-size:1.25rem  ;
}
.xzp1:nth-of-type(4) h4{
    color:#f39801 ;
    font-size:1.25rem  ;
}
.xzp1:nth-of-type(5) h4{
    color:#00abd9 ;
    font-size:1.25rem  ;
}
.xzp1:nth-of-type(6) h4{
    color:#70b439 ;
    font-size:1.25rem  ;
}

.xzp1nr>div{
    margin-left: 1.25rem;
}

.xzp1nr img{
    width: 96px;
    height: 96px;
}
.xzp1:nth-of-type(2n+1) .xzp1nr{
    flex-direction: row-reverse;
    text-align: right;
}
.xzp1:nth-of-type(2n+1) .xzp1nr>div{
    margin-left: 0px;
    margin-right: 1.25rem;
}
.xzp1:nth-of-type(2n){
    flex-direction: row-reverse;
}
.xzp1nr p{
    font-size: .875rem;
}
.xzp1nrxian{
    position: absolute;
    left: 50%;
    top: 0%;
    width: 1px;
    height: 100%;
    background-color: #dadada;
}
.pxyb table{
    width: 80%;
    margin: 0 auto;
}
.pxyb td{
    padding: 1rem .8rem;
}
.pxyb tr:nth-of-type(2n+1){
    background-color:#f3f3f3 ;
}
.pxybb tr:nth-of-type(2n+1){
    background-color:transparent ;
}
.pxyb tr{
    font-size: .875rem;
    color: #474443;
    height: 53px;
}

.pxyb tr:first-child td{
    background-color:white ;
    border-bottom: 1px solid #0061AE;
    font-size: 1rem;
    color: black;
}
.pxyb{
    box-shadow: 1px 1px 10px #b0b0b0;
    padding: 40px 0;
    padding-top: 40px;

}

.pxybb td:nth-of-type(1):before{
    content: "";
    background-color: black;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    vertical-align: middle;
    display: inline-block;
    margin-right: 8px;
}
.pxybb td:nth-of-type(1):before {

}


.pxybb tr:nth-of-type(1) td:nth-of-type(1):before{
    display: none;
}
.pxybb tr:hover td{
    color: white;
}
.pxybb tr:nth-of-type(1):hover td{
    color: unset;
}
.proh33x{
    border-bottom: 1px solid #0061AE;
    padding-bottom: 1.625rem ;
    margin-top: 0px;
    margin-bottom: 2.5rem;
}
.fqas{
    text-align: center;
    margin-bottom:3.4375rem  ;
}
.fqas a{
    padding: .8rem 3rem;
    font-size: .875rem;
    display: inline-block;
    border-bottom: 2px solid white;
}
.pxybb tr:hover{
    background-color: transparent;
    border-radius: 30px;
}

.fqasc{
    border-bottom: 2px solid #0061AE!important;
}
.fqas a:hover{
    border-bottom: 2px solid #0061AE;
}
.fqasnr{
    margin-bottom: 3rem;
}
.fqasnr h4{
    font-size: .875rem;
    line-height: 1.4rem ;
    font-weight: bold;
}
.fqasnr section{
    color: #474443;
    font-size: .875rem;
    line-height: 1.4rem ;
    padding-bottom: 1.8125rem ;
}
.dowtableer{
    width: 90%;
    border-radius: 100px;
    background-color: #0061AE;
    margin: 0 auto;
    position: relative;
    top: 110px;
    z-index: -1;
    opacity: 0;
}
.pxybb tr:hover .youjianic{
    border: 1px solid white;
}
.pxybb tr:hover .fag{
    color: white;
}
.pxybb tr:hover td:nth-of-type(1):before{
    background-color: white;
}
.youjianic{
    display: inline-block;
    border-radius: 100%;
    border: 1px solid #0061AE;
    width: 18px;
    height: 18px;
    text-align: center;
    position: relative;
    top: 2px;
}
.fag{
    position: relative;
    top: -2px;
    color: #0061AE;
}
.zhaopingtan{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 4;
    display: none;
}
.turnoff{
    display: none;
}
.zhaopingtan>div{
    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%);
    background-color: white;
    max-width: 1200px;
    width: 100%;
    padding:  2rem 4.0625rem;
    border-radius: 4px;
}
.zhaopingtan h4{
    font-size: 1.5rem ;
}
.zhaopingtan small{
    color: #999999;
    margin-bottom: 3rem ;
    display: block;
}
.zhaopingtan h5{
    font-size: 1rem ;
    font-weight: bold;
}
.zhaopingtan h5:before{
    margin-right: 5px;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background-color: #0061AE;
}
.zhaopingtan p{
    line-height: 1.875rem ;
    color: #474443;
    font-size: .875rem;
    margin-bottom: 1.8rem ;
}
.downloadpc{
    text-align: center;
    margin-bottom: 2rem ;
}
.downloadpcc{
    text-align: center;
    margin-bottom: 2rem ;
    margin-top:2.5rem ;
}
.gengduozhiz:hover{
    background-color: #44CDE4;
}
.downloadpc a{
    font-size: .875rem;
    background-color:#0061AE ;
    color: white;
    padding: 0.625rem 6.25rem ;
    border-radius: 4px;
    margin: 0 10px;
    display: inline-block;
}
.downloadpcc a{
    font-size: .875rem;
    background-color:#0061AE ;
    color: white;
    padding: 0.625rem 6.25rem ;
    border-radius: 4px;
    margin: 0 10px;
    display: inline-block;
}

.zhaopingtancl{
    position: absolute;
    right: 1.5%;
    top: 2.5%;
}
.proh33gg{
    margin-top: 5.625rem ;
}
.proh33ggg{
    margin-top: 7rem;
}
.pagee{
    margin-top:2.1875rem   ;
    margin-bottom:0rem ;
}
.zhaopingtans{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 4;
    display: none;
}
.zhaopingtans a{
    width: 100%;
    margin: 0px;
}
.zhaopingtans>div{
    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%);
    background-color: white;
    padding: 0;
    max-width: 400px;
    width: 100%;
}
.touzhaopingtans{
    color: white;
    background-color: #33363c;
    padding: 10px 14px;
}
.touzhaopingtans img{
    float: right;
    margin-top: 5px;
}
.touzhaopingtans span{
    font-weight: bold;
}
.zhaopingtans form{
    padding: 2.5rem ;
    padding-bottom: 8px;
}
.zhaopingtans form>div{
    margin-bottom:2.4rem  ;
}
.zhaopingtans input{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    outline: none;
    background-color: transparent;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    position: relative;
    z-index: 1;
    margin-left: 10px;
    opacity: 0;
}
.zhaopingtans p{
    line-height: 1.4rem;
    color: #757475;
    margin-bottom: 2.5rem;
}
.fliegai{
    position: relative;
    display: inline-block;
    width: 70%;
    margin-left: 5px;
}
.fliegai div:nth-of-type(1){
    position: absolute;
    color: white;
    background-color: #0061AE;
    font-size: 14px;
    border-radius: 20px;
    padding: 8px 17px;
    top: -4px;
    left: -7px;
}
.fliegai div:nth-of-type(2){
    position: absolute;
    color: #757475;
    font-size: 14px;
    border-radius: 20px;
    padding: 8px 17px;
    top: -4px;
    left: 90px;
    width: 200px;
}
.proh33zz{
    z-index: 2;
    background-color: white;
    position: relative;
}
.sousuosz{
    outline: none;
    border-color: #c4c2c1;
    white-space: nowrap;
    margin-top: 4.5rem ;
}
.sousuosz input{
    display: inline-block;
    vertical-align: middle;
    min-width: 460px;
    font-size: 1rem;
    padding: 1rem 1rem;
}
.sousuosz a{
    color: white;
    background-color: #0061AE;
    font-size: 1rem;
    padding: 1rem 2.5rem ;
    display: inline-block;
    vertical-align: middle;
}
.hotsel{
    font-size: .875rem!important;
    text-align: left!important;
    margin-top: .5rem;
}
.hotsel a{
    color: #474443;
    margin-left: 1.2rem;
}
.xzbiaoq div{
    font-size: .875rem;
}
.xzbiaoq div:nth-of-type(1){
    margin-bottom: 2.5rem;
    margin-top: 4.375rem ;
}
.xzbiaoq div:nth-of-type(2){
    padding-bottom: 2rem;
    border-bottom:1px solid #eeeeee;
}
.xzbiaoqa{
    color: #0061AE!important;
}
.xzbiaoq a{
    color:#999999 ;
    margin-left: 1.8rem;
}
.xzbiaoq a:hover{
    color: #0061AE;
}
.contact{
    display: flex;
    justify-content: space-between;
    margin-top: 4.375rem ;
    padding-bottom: 6.25rem ;
}
.contact1z h3{
    color: #0061AE;
    font-size:1.25rem  ;
    margin-bottom: .7rem;
    margin-top: 0px;
}
.contact1z small{
    font-size:.875rem ;
    color:#c6c6c6 ;
    margin-bottom: 1rem;
    display: block;
}
.contact1z i{
    background-color:#0061AE ;
    height: 2px;
    width:50px ;
    margin-bottom: 2.25rem ;
    display: block;
}
.contact1z p{
    font-size: .875rem;
    margin-bottom: .875rem;
}
.contact1z p:nth-of-type(3){
    margin-bottom: 40px;
}
.footererdivg{
    text-align: left;
    display: none;
}
.footererdivg p{
    color: #474443;
}
.contact1y{
    box-shadow: 0 0 40px 1px #F1ECEC;
    padding: 2.5rem ;
}
.contact1y small{
    color: #b8b8b8;
    border-bottom: 1px dotted #b8b8b8;
    padding-bottom:0.75rem  ;
}
.contact1y p{
    font-size: .875rem;
    color: #474443;
    margin-bottom: 10px;
}
.contact1y input{
    background-color: #f3f3f3;
    border: 0px;
    width: 84%;
    padding: 5px;
    margin-bottom: 10px;
}
.contact1y textarea{
    background-color: #f3f3f3;
    width: 84%;
    border: 0px;
    resize: none;
    outline: none;
    height: 120px;
}
.contact1y a{
    margin-top: 2.5rem ;
    display: block;
    background-color:#0061AE ;
    color: white;
    padding:10px ;
    text-align: center;
    font-size: .875rem;
    width: 84%;
}
.huihui{
    background-color: #f1f8ff;
    overflow: hidden;
    position: relative;
    height: 950px;
}
.maplist{
    background-color: #1cb0ca;
    font-size: .875rem;
    padding: 1.875rem 2.8rem ;
    position: relative;
    z-index: 4;
}
.maplist>div{
    margin-bottom: .8rem;
}
.maplist span{
    color: white;
}
.maplista{
    background-color: white;
    border-radius: 20px;
    color: #1cb0ca!important;
}
.maplist a{
    color: white;
    margin-left: 1.5rem;
    padding: 3px 5px;
}
.maplist a:hover{
    background-color: white;
    border-radius: 20px;
    color: #1cb0ca;
    padding: 3px 5px;
}
.maplist p{
    color: white;
    margin-top: 1.6rem;
}
.huihui{

}
.huihui h3{
    text-align: center;
    font-size: 2rem;
    color: #1cb0ca;
    margin-top:  5.625rem ;
    margin-bottom:2.5rem ;
}
.yinnr{
    font-size: 1rem;
    line-height: 30px;
    margin-bottom:50px ;
    margin-top:80px;
}
.swiper-button-prev12{
    top: 60px;
    outline: none;
    background-image: url("../img/zxs.png")!important;
    background-size: 8px 11px!important;
    width: 11px;
    height: 18px;
    left: 30px;
}
.swiper-button-next12{
    top: 60px;
    right: 30px;
    outline: none;
    background-image: url("../img/yxs.png")!important;
    background-size: 8px 11px!important;
    width: 11px;
    height: 18px;
}
.swiper-button-prev11{
    bottom: 230px;
    top: unset;
    left: 0px;
    outline: none;
}
.swiper-button-nextt1{
    bottom: 230px;
    top: unset;
    right: 0px;
    outline: none;
}
.desl{
    height: 2px;
    width: 50px;
    background-color: #0061AE;
    margin: 0 auto;
}
.cedaohang{
    position: fixed;
    right: 2%;
    z-index: 5;
    bottom: 20px;
    display: none;
}
.cedaohang div{
    cursor: pointer;
}
.cedaohang p{
    position: absolute;
    right: -1px;
    top: -2px;
    background-color: #fbfafa;
    width: 50px;
    line-height: 50px;
    border-radius: 50px;
    padding-left: 30px;
    z-index: -1;
    color: #B5B5B5;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid #CCCCCC;
}
.cedaohang p:hover{
    background-color: #ebebeb;
}
.cedaohang a{
    display: block;
    background-color: #fbfafa;
    background-image: url("../img/zixun.png");
    background-position: center center;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    margin-bottom: 18px;
    position: relative;
    border: 1px solid #bfbfbf;
}
.cedaohang a:hover{
    background-color: #ebebeb;
    border: 1px solid transparent;
}
.bnewsnr h3 a{
    color: #0061AE;
}
.cedaohang a:hover p{
    width: 200px;
    background-color: #ebebeb;
}
.cedaohang div:nth-of-type(1){
    border: 1px solid #bfbfbf;
    background-color: #fbfafa;
    background-image: url("../img/top.png");
    background-position: 14.5px center;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    transition-duration: unset;
    position: relative;
}
.cedaohang div:hover{
    background-color: #ebebeb;
}
.zdaonrxin i{
    position: relative;
    margin-left: 70%;
}
.pxybbsz{
    margin-bottom: 100px;
}
.charuyear{
    font-size: 1.2rem;
    position: relative;
    top: -64px;
    color: #999999;
    position: relative;
    left: -20px;
    height: 11px;
    width: 11px;
    font-weight: bold;
    font-style: italic;
}
.imgshi{
    max-width: 960px;
    width: 100%;
}
.qingshuru{
    opacity: 1!important;
    width: 93%!important;
    background-color: #f3f3f3!important;
    border: 0px;
    padding: 5px;
    margin-top: 10px;
}
.navolwdivv{
    padding-top: .75rem!important;
    justify-content: center!important;
}
.navolwdivv>div{
    margin: 0 20px;
}
.naveroll>a:nth-of-type(1){
    border: 0px!important;
}
.naverol a{
    color: black;
    outline: none;
}
.fangdabanner{
    animation:fangda 12s  infinite;
}

@keyframes fangda {
    0%{
        /*background-size: 100% 100%;*/
        transform: scale(1,1);
    }
    50%{
        /*background-size: 110% 110%;*/
        transform: scale(1.1,1.1);
    }
    100%{
        /*background-size: 100% 100%;*/
        transform: scale(1,1);
    }
}

@media screen and (max-width: 1440px){

    .swiper-paginationne{
        width: 24%;
        display: none;
    }
    .bnewsnr p{
        width: 100%;
    }
    .newsswiper{
        /*height: 500px;*/
    }
    .zoom8{
        zoom: 1;
    }
    .fag{
        top: -3px;
        left: .5px;
    }
    /*.productbannerp{*/
      /*zoom:1.25*/
    /*}*/
    html{
        /*zoom: .8;*/
    }
}
@media screen and (max-width: 1200px){
    .bnewsnr h3{
        font-size: 2rem;
        padding-bottom: 3rem;
    }
    .bnewsnr{
        margin: 50px;
        margin-bottom: 0px;
    }
    .swiper-paginationne{
        display: none;
    }
    .newsimglis>div{
        width: 100%;
    }
    .hangdivnr{
        flex-wrap: wrap;
    }
    .hangnr{
        width: 100%;
    }
    .b2div{
        width: 28%;
    }
}
@media screen and (max-width: 1000px){
    .swiper-paginationne{
        display: none;
    }
    .banner11{
        background-size: auto 100%;
    }
    .navolg{
        line-height: 48px;
        margin-right: 0px;
    }
    .navolwdiv{
        padding-top: 1rem;
    }
    .naverol a:last-child{
        margin-bottom: 1rem
    }
    .bnewsnr p{
        width: 100%;
    }
    .contact{
        flex-direction: column;
    }
    .personhdiv{
        flex-wrap: wrap;
    }
    .aboutrong{
        justify-content: space-around;
    }
    .personhnr:nth-of-type(2){
        margin-top: 80px;
    }
    .souhou3div:nth-of-type(5)>div{
        width: 100%;
    }
    .souhou3div{
        width: 49%;
    }
    .souhou3div:nth-of-type(5){
        width: 100%;
        flex-wrap: wrap;
    }
    .newxpage{
        width: 100%;
    }
    .newdivoll{
        width: 100%;
    }
    .newce{
        display: none;
    }
    .formdiv input{
        width: 60%;
    }
    .indusnxf{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .indusnximg img{
        margin-left: 0px;
    }
    .productbanner{
        background-size: 150% 100%;
    }
    .innerbox{
        margin-left: 0px;
        margin-top: 1.6rem;
    }
    .consonr img{
        max-width: 100%;
    }
    .consonr{
      flex-wrap: wrap;

}
    .progainr>div{
        width: 100%;
    }
    .progainr{
        flex-direction: column-reverse;
    }
    .newsswiper{
        white-space: normal;
    }
    .swiper-containerrr1{
        width:100%;
    }
    .swiper-containerrr2{
        width:100%;;

    }
    .swiper-containerrr{
        height: 50%;


    }
    .swiper-containerrr2{
        min-height: 300px;
    }
    .bnewsnr{
        padding: 2.5%;
    }
    html{
        zoom: 1;
    }
    .zoom8{
        zoom: 1;
    }
    nav{
        padding-top: .5rem;
        padding-bottom: .6rem;

    }
    .caidan{
        width: 30px;
        display: block;

    }
    .smallgai{
        position: relative;
    }
    .smallgai .navol{
        position: fixed;
        background-color: white;
        top: 55px;
        width: 100%;
        left: 0;
    }
    .smallgai .navol{
        opacity: 0;
        display: none;
    }
    .smallgai .navol>div{
        display: block;
    }
    .smallgai .navlist{
        position: unset;

        width: 100%!important;
    }
    .smallgai .navolwdiv{
        justify-content: flex-start;
        flex-wrap: wrap;
    }
    .smallgai  .naverol{
        width: 48%;
    }
    .aboutd11{
        flex-direction: column;
    }
}
@media screen and (max-width: 770px){
    .proflex{
        display: none;
    }
    .downloadsousuo p{
        width: 95%;
        margin: 0 auto;
    }
    .downloadsousuo>div{
        width: 95%;
        margin: 0 auto;
    }
    .zdaonr a{
        width: 100%;
        white-space: nowrap;
    }
    .xzp1nr>div{
      margin-right: 0!important;
        margin-left: 0!important;
    }
    .xzp1nrxian{
        display: none;
    }
    .xzp1nr img{
        display: block;
        margin: 0 auto;
    }
    .xzp1nr {
        flex-direction: column!important;
        text-align: center!important;
    }
    .sanjiao{
        display: none;
    }
    .xzp1{
        flex-direction: unset!important;
        flex-wrap: wrap;
    }
    .xzp1>div:nth-of-type(1){
        width: 100%;
    }
    .xzp1>div:nth-of-type(2){
        width: 0%;
    }
    .bshuzi>div{
        margin-top: 50px;
    }
    .qiuwandiv>div{
        width: 100%;
    }
    .rongyulan>div{
        width: 90%;
    }
    .prohlisol{
        /*justify-content:center;*/
    }
    .formdiv input{
        width: 59%;
    }
    .bshuzi>div{
        width: 100%;
    }
    .rongyulan img:nth-of-type(2){
        width: 80%;
    }
}
@media screen and (max-width: 780px){
    .bnewsnr p{
        font-size: 1rem;
    }
    .bnewsnr h3{
        padding-bottom: .4rem;
    }
    .bnewsnr div{
        height: 100%;
    }
    .newsimglis>a{
        height: auto;
    }
    .pxyb table{
        width: 90%;
    }
    .prohlislii{
        width: 48%;
    }
    .downloadsousuo{
        width: 100%;
    }
    .bshuzi {
        flex-direction: column;
    }

    .souhoudfu1>div{
        width: 31%;
    }
    .productbanner{
        background-size: 200% 100%;
    }
    .proh3lisolli{
        width: 45%;
    }
    .newsimglis{
        flex-wrap: wrap;
    }
    .newsimglis>div{
        margin-top: 20px;
        width: 100%;
    }
    .contentc{
        text-align: center;
    }
    .b2div{
        width:45%;
    }
    .footlnr{
        flex-wrap: wrap;
    }
    .footerol{
        margin-right: 2.125rem;
    }
}
@media screen and (max-width: 550px){
    .deve i h3{
        left: 30%;
    }
    .swiper-slide{
        width: 100%!important;
    }
    .deve{
        font-size: 6.7rem;
    }
    .progainrdiv p{
        margin-bottom: .8125rem;
    }
    .progaititle{
        font-size: 4rem;
        margin-top: 40px;
    }
    .banner1>div{
        width: 80%;
    }
    .banner1 a{
        font-size: .875rem;
    }
    .banner1 p:nth-of-type(1){
        font-size: 1.6rem;
    }
    .banner1 p:nth-of-type(2){
        font-size: 1rem;
    }
    .naverol a:last-child
    .indusnximg img{
        min-width: 100%;
    }
    .aboutd11>div:nth-of-type(1){
        min-width: 100%;
    }
    .productbannerdiv p{
        margin-bottom: 1.5rem;
    }
    .productbannerdiv{
        width: 80%;
    }
    .productbannerdiv div:nth-of-type(1){
        font-size: 2.4rem;
    }
    .bgw{
        margin-top: 3.5rem;
        margin-bottom: 3.5rem;
    }
    .sousuo{
        top: 60px;
    }
    .huihui{
        height: 100%;
    }
    .sousuo input:nth-of-type(1){
        width: 300px;
    }
    .maplist{
        padding: 1.875rem .8rem;

        width: 100%;
    }
   .productbannerdivt{

        width: 100%;
    }
    .sousuosz input{
        min-width: 300px;
    }
    .sousuosz span{
        width: 20%;
    }
    .zhaopingtan small{
        margin-bottom: 2rem;
    }
    .pxybb tr:hover{
        background-color:#0061AE ;
    }
    .page a{
        font-size: .6rem;
        width: 40px;
    }
    .zhaopingtan p{
        line-height: 1.6rem;
    }
    .downloadpc a{
        padding: 0.625rem 1rem;
    }
    .zhaopingtan>div{
        padding: 2rem 1rem;
    }
    .pxyb{
        overflow-x: scroll;
    }
    .pxyb table{
        width: 800px;
    }
    .pwaidiv{
        height: 17%;
    }
    .qiuwandiv>div .aboutqiu{
        margin-top: 40px!important;
    }
    .qiuwandiv{
        flex-direction:column ;
    }

    .aboutrong{
        justify-content: center;
    }
    .prohlislii{
        width: 100%;
    }
    .downloadlli>div:nth-of-type(2){
        margin:  0 auto;
        margin-top: 15px;
    }
    .downloadlli{
        flex-wrap: wrap;
    }
    .souhou3div{
        width: 100%;
    }
    .souhuotable tr:nth-of-type(1) td{
        white-space: normal;
    }
    .souhoudfu1{
        flex-wrap: wrap;
    }
    .souhoudfu1>div{
        width: 100%;
    }
    .newxpagenr div:nth-of-type(2){
        margin-right: 0px;
    }
    .newxpagenr{
        margin-bottom: 30px;
    }
    .newxpage{
        flex-wrap: wrap;
    }
    .newimg{
        max-width: unset;
        max-height: unset;
    }
    .newwaidiv{
        max-width: unset;
        max-height: unset;
    }
    .newdivnr{
        margin-left: 0px;
    }
    .newdivli{
        flex-wrap: wrap;
    }
    .supp2div div:first-child{
        margin-left: 0px;
    }
    .supp2div div:last-child{
        margin-right: 0px;
    }
    .supp1f>div{
        width: 45%;
    }
    .submittijiao{
        width: 100%;
        text-align: center;
    }
    .formdiv{
        flex-wrap: wrap;
    }
    .formdiv>div{
        width: 100%;
    }
    .formdiv input{
        width: 65%;
    }
    .textareadiv p{
        width: 28%;
    }
    .textareadiv textarea{
        width: 65.6%;
    }
}
.wxim:nth-of-type(2n) .wximg{
    flex-direction: row-reverse;
}
.wxim:nth-of-type(2n) .wximg>div:nth-of-type(2){
    width: 42%;
}

.wxim:nth-of-type(2n) .wximg>div:nth-of-type(1){
    text-align: right;
}
.wximg{
    display: flex;
    justify-content: space-between;
    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%);
}
.wximg>div:nth-of-type(1){
    width: 50%;
}
.wximg>div:nth-of-type(1)>img{
    /*height: 646px;*/
}
.wximg>div:nth-of-type(2){
    width: 40%;
}
.wxim{
    position: relative;
    background-repeat: no-repeat!important;
    background-position:center center!important;
    height: 646px;
    /*height: 625px;*/
}
.taa{
    width: 100%;
    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%);
}
@media screen and (max-width: 414px){
    .newolnr p:nth-of-type(2){
        margin-top: .6rem;
        padding-bottom: .6rem;
    }
    .titleb2div h4{
        font-size: 2rem;
    }
    .banner1 a{
        padding: 11px 30px;
    }
    .bnewsnr{
        margin: auto;
    }
    .wximg>div:nth-of-type(1)>img{
        width: 80%;
    }
    .footerdivdizhi span:nth-of-type(2){
        width: 270px;
    }
    .footlnr>div:nth-of-type(2){
        width: 100%;
    }
    .footererdiv img{
        width: 80%;
    }
    .footererdiv{
        text-align: center;
    }

    .wxim:nth-of-type(2n) .wximg{
        flex-direction: column;
    }
    .wxim:first-child .wximg>div:nth-of-type(2){
        width: 100%;
    }
    .taa {
        width: 100%;
        position: unset;
        top: unset;
        left: unset;
        transform: unset;
        -ms-transform: unset;
        -moz-transform: unset;
        -webkit-transform: unset;
        -o-transform: unset;
    }
    .wxim{
        height: auto;
        background-position: left center!important;
        background-size: 300% 100%!important;
    }
    .wximg{
        top:unset;
        left: unset;
        position: relative;
        transform: unset;
        -webkit-transform: unset;
        -ms-transform: unset;
        -moz-transform: unset;
        -o-transform: unset;
    }
    .wximg>div:nth-of-type(2){
        width: 100%!important;
    }
    .taa h3{
        font-size:23px;
        color: #1950e4;
        line-height: 38px;
        margin-bottom: 17px;
        margin-top: 15px;
    }
    .taa p{
        font-size: 14px;
        margin-bottom: 30px;
    }
    .contact1y input{
        width: 100%;
    }
    .logoh{
        display: none;
    }
    .footerb span{
        line-height: .75rem;
        display: inline-block;
    }
    .footerb span:nth-of-type(1){
        padding-top: 10px;
    }
    .footerb span:nth-of-type(2){
        padding-bottom: 10px;
    }
    .sselect{
        width: 80px;
    }
    .sselect p{
        width: 80px;
    }
    .alogo>img{
        width: 160px;
    }
    .formcon{
        margin-left: 30px;
    }
    .bnewsnr div{
        width: 90%;
    }
    .bnewsnr h3{
        font-size: 2rem;
        padding-bottom: 1.5rem;
    }
    .addmo>div:nth-of-type(1)>div{
        flex-direction: column-reverse!important;
    }
    .addmo>div:nth-of-type(1)>div>div:nth-of-type(2) img{
        margin-top: 50px!important;
    }
    .contact1y input{
        width: 100%;
    }
    .logoh{
        display: none;
    }
    .footerb span{
        line-height: .75rem;
        display: inline-block;
    }
    .footerb span:nth-of-type(1){
        padding-top: 10px;
    }
    .footerb span:nth-of-type(2){
        padding-bottom: 10px;
    }
    .sselect{
        width: 80px;
    }
    .sselect p{
        width: 80px;
    }
    .alogo>img{
        width: 160px;
    }
    .formcon{
        margin-left: 30px;
    }
    .bnewsnr div{
        width: 100%;
    }
    .bnewsnr h3{
        font-size: 2rem;
        padding-bottom: 1.5rem;
        margin-top: 40px;
        margin-bottom: 0px;
    }
    .zzslidenr div img{
        left: -2px;
    }
    .hangcont .hangnr{
        padding: 15px 10px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
    .hangnr a{
        margin-top: 2rem;
    }
    .newdivnr{
        padding: 10px 18px 40px 18px;
    }
    .newxt h2{
        line-height: 38px;
    }
    .productbannerpx div{
        width: 92%;
    }
    .sousuosz input{
        width: 200px;
    }
    .smallgai .navol{
        overflow: scroll;
        height: 450px;
    }
    .navolwdiv{
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .smallgai .naverol{
        width: 100%;
    }
    .sousuo input:nth-of-type(1) {
        width: 200px;
    }
    .sousuosz span{
        padding: 1rem .5rem;
    }
    .xiaoshi1{
        display: none;
    }
    .xiaoshi2{
        display: none;
    }
    .supp2div{
        justify-content: space-around;
        flex-wrap: wrap;
    }
    .formdiv{
        flex-wrap: wrap;
    }
    .formdiv>div{
        width: 100%;
    }
    .formdiv input{
        width: 65%;
    }
    .zzslidenr{
        justify-content: flex-start;
    }
    .zzslidenr a{
        width: 51%;
        margin-bottom: 15px;
        font-size: .875rem;
    }
    .zzslidenr{
        flex-wrap: wrap;
    }
    .productbanner{
        background-size: 450% 100%;
        overflow: hidden;
    }
    .proh3lisolli{
        width:100%;
    }
    .bshuzi{
        flex-wrap: wrap;
       justify-content: center;
    }
    .bshuzi>div:nth-of-type(2){
        border: 0px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .bcontentdiv{
        top: 1900px;
    }
    .banner11{
        background-size: 300% 100%;
        background-position: center center;
    }
    .newsimglis>a img{
        width: 100%;
    }
    .swiper-paginationne {
         bottom:13%!important;
         text-align: center!important;
         left: unset!important;
    }
    .footerol{
        margin-right: 0.3rem;
    }
    .b2div{
        width: 50%;
    }
    .contentc .b2div:nth-of-type(5){
        width: 100%;
    }
    .dituContentc{
        height: 350px!important;
    }
    .promain>div:nth-of-type(1){
        background-size: 250% 100%!important;
    }
}