/**
html { 
        -webkit-filter: grayscale(100%)!important;
        -moz-filter: grayscale(100%); 
        -ms-filter: grayscale(100%); 
        -o-filter: grayscale(100%); 
        filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);  
        _filter:none; 
    }
*/
*{
    font-family: 微软雅黑;
}
.smalldao a{
    display: block;

}
.smalldao div a{
    font-size: 16px;
    color: white;
    line-height: 34px;
}
.smalldao div div a{
    font-size: 14px;
    color: white;
}
.smalldao{
    text-align: center;
    width: 160px;
    background-color: #363a45;
    height: 100%;
    position: fixed;
    z-index:20;
    right: -160px;
    top: 0;
    display: none;
    transition-duration: .5s;
}
.smalldao >div i{
    margin-left: 20px;
    transform: rotate(-90deg);
}
.smalldaola{
    display: none;
    transition-duration: unset;
}
.smalldaola a{
    display: block!important;
}
.smalldao h3{
    color: white;
    text-align: left;
    margin-left: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    transform: translateX(-75px);
    background-color: white;
    padding: 18px 20px;
    margin-top: 0px;
    right:-160px;
    color: rgb(54,58,69);
}
.smalldao h3 i{
    font-size: 24px;
}
.language img {
    display: inline-block!important;
    vertical-align: middle;
    margin-right: 10px;
}
.languagee a{
    color: #332d2d;
}
.languagee{
    color: #332d2d;
}
.languageeb{
    color: white;
}

a{
    cursor: pointer;
}
html,body{
    height: 100%;
    width: 100%;
}
.content{
    width: 1040px;
    margin: 0 auto;
}
.yuang{
    position: absolute;
    top: 24%;
    right: 0px;
    cursor: pointer;
}
.yuang>div{
    background-color: #b3936c;
    color: white;
    padding:8px 10px;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    z-index: 111;
    width: 104px;
}
.yuang:hover{
    background-color: transparent;
}
.zy{
    background-color: #405970;
    color: white;
}
.zy>a{
    color: white;
}
.zy:hover{
    background-color: #405970;
}
.zy>a:hover{
    color: #b3936c;
}
.zy>a:nth-of-type(1){
    margin-right: 30px;
}
.yxl{
border-radius: 5px;
z-index: 111;
    background-color: white;
    margin-top: 10px;
    display: none;
}
.yxl>a{
    display: block;
    line-height: 33px;
    padding:0 10px;
    font-size: 14px;
}
.aboutgolnr{
    padding: 20px 20px 30px 40px;
    position: relative;
    flex: 1;
}
.aboutgol>div{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 30px;
    margin-top: 45px;
    align-items: flex-start;
}
.aboutgolnr h3{
    color:#b3936c;
    font-size:20px;
    margin-bottom:16px;
}
.aboutgolnr small{
    color:#808080 ;
    font-size:14px ;
    margin-bottom:20px;
    display: block;
}
.aboutgolnr section{
    color: #333333;
    font-size:14px ;
    line-height:25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.aboutgolnr:hover{
    box-shadow: 2px 2px 10px #C3C0C0;
}
.aboutgolnr .line{
    position: absolute;
    height: 2px;
    width: 38px;
    top: 30px;
    left: -19px;
    background-color: #b3936c;
}
.page a img{
    display: inline-block!important;
}
.page a{
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
    color: #333333;
    padding-bottom: 6px;
    cursor: pointer;
}
.page .click{
    border-bottom: 1px solid #4d4d4d;
}
.page{
    text-align: center;
}
.page>div{
    display: inline-block;
    margin: 0 auto;
}
.faliol{
    border-top: 1px solid #e3e3e3;
    padding-top: 20px;
    margin-bottom: 70px;
    display: none;
}
.faliol li{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 160px;
}
.faliol .month{
    font-size: 22px;
    color: #4c4c4c;
    width: 70px;
    white-space: nowrap;
}
.faliol .line{
    height: 141px;
    width: 1px;
    margin: 0 50px;
    position: relative;
}
.faliol .line div{
    height: 145%;
    top: -20px;
    width: 1px;
    background-color: #e3e3e3;
    position: absolute;
    z-index: -2;
}
.faliol .line p{
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #b3936c;
    position: absolute;
    left: -5px;
    top: calc(50% - 6px);
}

.faliol .line p:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 25px;
    height: 25px;
    border: 1px solid #e3e3e3;
    background-color: white;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.faliol .nr{
    color:#4c4c4c;
    font-size:14px;
    border-bottom:1px dashed #cccccc ;
    flex: 1;
    line-height: 30px;
}
.faliol li:last-child .nr{
    border-bottom:1px dashed transparent ;
}
.chartnr img{
    max-width: 100%;
    display: inline-block;
    margin: 0 auto;
}
.chartnr p{
    color: #333333;
    font-size: 14px;
    margin-bottom: 17px;
    line-height: 29px;
}
.chartnr h3{
    color: #b3936c;
    font-size: 18px;
    margin-bottom: 6px;

}
.huilie{
    height: 110px;
    align-items: center;
    display: flex;
    justify-content: space-between;
    background-color: #4a4a4a;
    overflow: hidden;
    margin-bottom: 60px;
}
.huiliee{
    margin-bottom: 30px;
}
.huilie .jian:nth-of-type(1){
    padding-left: 24px;
    padding-right: 14px;
    position: relative;
    z-index: 5;
    background-color: #4a4a4a;
}
.huilie .jian{
    cursor: pointer;
    line-height: 110px;
    padding-top: 45.5px;
    padding-bottom: 45.5px;
}
.huilie .jian:nth-of-type(3){
    padding-left: 14px;
    padding-right: 24px;
    position: relative;
    z-index: 5;
    background-color: #4a4a4a;
}
.huilie .flexnr{
    flex: 1;
    white-space: nowrap;
    font-size: 0px;
    position: relative;
    transition-duration: .5s;
    left: 0px;
    top: 3px;
    line-height: 110px;
}
.huilie .flexnr>div:nth-of-type(1){

    border-left: 1px solid grey;
}
.huilie .flexnr>div{
    width: 33.3%;
    display: inline-block;
    font-size: 14px;
    cursor: pointer;
    border-right:1px solid grey;

}
.huidiv{
    text-align: center;
    color: white;
}
.flexnr .click{
    background-color: #b3936c;
}
.huidiv:hover{
    background-color: #025571;
    text-align: center;
    color: white;
}
.chartnry{
    display: none;
}
.rongqi{
    min-height: 300px;
    margin-bottom: 60px;
}
.course {
    width: 1200px;
    margin: auto;
    padding-top: 50px;
    padding-bottom: 30px;
}
.course .title {
    margin-bottom: 65px;
    text-align: center;
}
.course .title h2 {
    margin-bottom: 10px;
    color: #b3936c;
    font-size: 22px;
}
.course .title p {
    color: #ccc;
    font-size: 14px;
}
.anlis{
    margin-bottom: 70px;
}
.anlis .title{
    margin-bottom: 40px;
}
.anlitable{
    text-align: center;
    width: 100%;
    box-shadow: 0px 0px 10px 1px #D8D3D3;
    min-width: 800px
}
.anlitable tr{
    color: #333333;
}
.anlitable tr{
    height: 90px;
}

.anlitable tr:first-child{
    background-color: #b3936c!important;
    color: white;
    height: 60px!important;
}
.anlitable tr:nth-of-type(2n+1){
    background-color: #ffffff;
}
.anlitable tr:nth-of-type(2n){
    background-color: #e3eef6;
}
.anlitable tr td:first-child{
    width: 10%;
}
.anlitable tr td:last-child{
    width: 14%;
}
.anlith3{
    text-align: center;

    font-size: 22px;
    color: #b3936c;
}
.youlistitle{
    display: none;

    background-color:#b3936c ;
    width: 245px;
    padding: 5px 10px;
    box-shadow: 0px 0px 35px -5px rgb(191, 190, 190);
}
.youlistitle .click i{
    color: white!important;
}
.youlistitle i{
    margin-right: 10px;
    color: transparent;
}
.youlistitle>a:first-child{
    border-bottom: 1px solid white;
}
.youlistitle>a:last-child{
    border-bottom: 1px solid transparent;
}
.youlistitle>a:hover i{
    color: white;
}
.youlistitle>a{
    display: block;
    color: white;
    border-bottom: 1px solid rgba(255,255,255,.34);
    padding: 15px 0;
    padding-left: 25px;

}
.anlinrx{
    display: flex;
    justify-content: space-between;
    margin-top: 65px!important;
    flex-wrap: wrap;
}

.anliflex{
    flex: 1;
    margin-right: 45px;
}
.chartnryp p{
    color: #808080;
    display: inline-block;
    width: 32%;
    padding:  15px 0;
    margin-bottom: 0px;
    cursor: pointer;
}
.chartnryp p:hover{
    color:#333333;
}
.chartnryp{
    padding: 0 48px;
}
.contactform h3{
    color:#b3936c ;
    font-size:26px;
    padding-top:45px ;
    padding-bottom:55px ;
    text-align: center;
}
.contactform textarea{
    width: 100%;
    border: 0px;
    border-bottom: 1px solid #e6e6e6;
    outline: none;
    height: 150px;
    resize: none;
    font-size: 14px;
}
.contentd{
    background-color:#f7f7f7 ;
    overflow: hidden;
}
.contactform{
    background-color: white;
    padding: 0 80px;
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 60px;
    box-shadow: 0px 0px 20px -5px grey;
}
.contactform>div{
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}
.contactform div input{
    border: 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 12px;
    font-size: 14px;
    color: #b2b2b2;
    width: 48%;
}
.contactform textarea::placeholder{
    color: #b2b2b2;
}
.contactform div input::placeholder{
    color: #b2b2b2;
}
.contactform>input{
    background-color:#b3936c;
    color:white;
    font-size:20px;
    padding:10px 80px ;
    border-radius: 50px;
    border: 0px;
    box-shadow: 0px 3px 10px -2px #b3936c;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 60px;
    display: block;
}
.contactform img{
    display: inline-block!important;
    margin-right: 10px;
}
.clqt h3{
    margin-bottom:2px!important;
}
.clqt{
    font-size: 0px;
    margin-bottom: 60px;
}
.clqt .dizhinr:nth-of-type(1){
    border-top: 1px solid transparent;
}
.clqt .dizhinr:nth-of-type(2){
    border-top: 1px solid transparent;
}
.clqt .dizhinr{
    border-top: 1px solid #f2f2f2;
    padding-bottom: 5px;
    padding-top: 28px;
}
.dizhinr{
    width:49%;
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
}
.dizhinr>div{
    display: inline-block;
    width:49%;
    margin-bottom: 18px;
}
.dizhinr img{
    display: inline-block!important;
    vertical-align: middle;
}
.dizhinr>div>span{
    display: inline-block;
}
.dizhinr>div>span:nth-of-type(1){
    margin: 0 10px;
}
.dizhinr>div>span:nth-of-type(2){
    width: 64%;
    vertical-align: top;
    color: #808080;
    white-space: nowrap;
}
.dizhilian:nth-of-type(1){
    margin-top: 60px!important;

}
.dizhilian{
    margin-top: 30px;

}
.dizhilian h3{
    margin-bottom: 32px;
    font-size: 30px;
    display: flex;
    justify-content: space-between;
    background: linear-gradient(to right, red, blue);
    -webkit-background-clip: text;
    color: transparent;
}
.dizhilian h3 p{
    background: linear-gradient(to bottom right, #a9845e, #d1c09a);
    -webkit-background-clip: text;
    color: transparent;
}
.dizhilian h3 span{
    flex: 1;
    height: 1px;
    background-color:#d4e9f5 ;
    position: relative;
    top: 30px;
    margin-left: 25px;
}
.dizhilian h4{
    font-size: 16px;
    color: #b3936c;
    margin-bottom: 20px;
    font-weight: bold;
}
.contentdd{
    margin-top: 50px;
}
.swiper-containerbanner{
    height: 100%;
}
.swiper-containerbanner .swiper-slide{

    width: 100%;
    height: 100%;
    background-position: center center;
}
.swiper-containerbanner .swiper-pagination-bullet-active{
    background: rgba(255,255,255,.7);
}
.swiper-containerbanner .swiper-pagination-bullet{
    border-radius: 0;
    height: 4px;
    width: 30px;
    margin: 0 5px;
}
.swiper-containerbanner .swiper-pagination{
    bottom: 5%;
}
.swiper-containert{
    max-width: 435px;
    width: 100%;
    height: 450px;
    top:-44%;
    position: relative;height: auto;
}
.swiper-containert .swiper-slide{
    background-size: 100% 100%;
}
.navtnr{
    color: white;
    padding: 30px 50px;

}
.swiper-containert .swiper-pagination{
    text-align: left;
}
.swiper-containert .swiper-pagination span{
    width: 7px;
    height: 7px;
    background: white;
}
.swiper-containert .swiper-pagination span:nth-of-type(1){
    margin-left: 20px;
}
.navtnr h3{
    font-size: 26px;
    letter-spacing: 4.5px;
}
.navtnr h4{
    font-size:16px ;
    margin-bottom: 40px;
    margin-top: 12px;
    letter-spacing: 2.5px;
}
.navtnr section{
font-size: 14px;
    line-height: 24px;
    letter-spacing: 2.4px;
}
.ntrnr{
    flex: 1;
    padding: 50px 10px 0 50px;
    /*height: 250px;*/
    height:auto;
    position: relative;
}
.ntrnr h3{
    color:black ;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.ntrnr h4{
    color:#b2b2b2 ;
    font-size: 14px;
    margin-top:14px ;
    margin-bottom:22px ;
    letter-spacing: 2px;
}
.ntrnr section{
    color:#333333 ;
    font-size: 14px;
    line-height: 24px;
}
.ntrnr a{
    position: absolute;
    font-size: 14px;
    /*bottom: 0;*/
    bottom:-40px;
    left: 50px;
    color: #808080;
    padding: 9px 28px;
    border: 1px solid #f0f0f0;
}
.ntrnr a:hover::after{
    height: 50%;
}
.ntrnr a:hover::before{
    height: 50%;
}
.ntrnr a:hover{
    color: white;
}
.ntrnr a:after{
    position: absolute;
    content: "";
    background: -o-linear-gradient(to left,#a9845e, #d1c09a);
    background: -moz-linear-gradient(to left,#a9845e, #d1c09a);
    background: linear-gradient(to left,#a9845e, #d1c09a);
    /*background:#b3936c;*/
    width: 100%;
    height: 0%;
    top:0;left: 0;
    z-index: -1;
    transition-duration: .5s;
}
.ntrnr a:before{
    position: absolute;
    content: "";
    background: -o-linear-gradient(to left,#a9845e, #d1c09a);
    background: -moz-linear-gradient(to left,#a9845e, #d1c09a);
    background: linear-gradient(to left,#a9845e, #d1c09a);
    /*background:#b3936c;*/
    width: 100%;
    height: 0%;
    bottom:0;left: 0;
    z-index: -1;
    transition-duration: .5s;
}
.contentttitle{
    display: flex;

}
.logo{
    display: inline-block!important;
    vertical-align: middle;
}
.logo:nth-of-type(1){
}
.logo:nth-of-type(2){
    /*margin-left: 24px;*/
}
.contentt{
    width: 100%;
}
.chenglit{
    display: flex;
    align-items: center;
    padding-bottom: 65px;
    padding-top: 90px;
}
.chenglit>div{
    width: 25%;
    text-align: center;
}
.chenglit p>span:nth-of-type(1){
    font-size:36px ;
    color: #666666;
}
.chenglit p{
    position: relative;
    color: #666666;
}
.chenglit p:nth-of-type(1){
    margin-bottom: 10px;
}
.chenglit p> .jia{
    font-size: 14px;
    position: absolute;
}
.chenglit p> .ren{
    font-size: 18px;
    color: #666666;
}
.chenglit p:nth-of-type(2){
    color: #666666;
}

.chenglit .line{
    width: 1px;
    background-color:#cccccc ;
    height: 42px;
}
.navhe .center{
    overflow: hidden;
    padding: 20px 15px;
    font-size: 14px;
}
.navhe .c-title{
    float: left;
}
.navhe .c-title h3{
    margin-bottom: 6px;
}
.navhe .go{
    float: right;
    padding-top: 10px;
}
.navhe .go span{
    width: 18px;
    height: 18px;
    background: url("../img/go.png");
    display: inline-block;
}
.navhe .go i{
    display: inline-block;
    width: 1px;
    height: 17px;
    margin-right: 10px;
    background-color: #ccc;
}
.navhe .c-title p{
    color: #ccc;
    font-size: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.navhe ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.navhe ul li{
    width: 32%;
    margin-bottom: 30px;
    position: relative;
}
.navhe li:hover .under{
    width: 100%;
}
.abmore .click{
    background-color: #333333;
    color: white;
}
.navhe .under{
    position: absolute;
    width: 0;
    height: 1px;
    right: 0;
    bottom: 0;
    background-color: #b3936c;
    transition: .3s;
}
.abtitle{

}
.abtitle h3{
    font-size: 26px;
    color: #808080;
}
.abtitle h4{
    font-size: 20px;
    color: #e5e5e5;
}
.abmore a{
    color: #333333;
    font-size: 14px;
    padding: 7px 23px;
    display: inline-block;
}
.abmore a:hover{
    background-color: #333333;
    color: white;
}
.abflex{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: 50px;
}
.navhe .img{
    overflow: hidden;
}
.navhe li :hover .img img{
    transition-duration: .5s;
    transform: scale(1.05);
}
.wrapg .shuffling{
    padding: 0;
    clear: both;
    overflow: hidden;
}
.wrapg .shuffling > div{
    width: 1560px;
    float: right;
}
.navhe .img img{
    width: 100%;
}
.swiper-containertt{
    position: absolute;height:450px ;background-repeat: no-repeat
}
.swiper-containernew .swiper-slide{
    position: relative;
}
.swiper-containernew .swiper-slide div{
    position: absolute;
    bottom: 0px;
    width: calc(100% - 20px);
    color: white;
    background-color: rgba(0,0,0,.7);
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 22px;
    letter-spacing: 3px;
    padding-left: 20px;
}
.swiper-button-prevnew{
    background-image: url("../img/fangzuo1.png");
    background-size: 100% 100%!important;
    width: 30px!important;
    height: 60px!important;
    left: 35px!important;
}
.swiper-button-prevnew:hover{
    background-image: url("../img/fangzuo.png");
}

.swiper-button-nextnew{
    background-image: url("../img/fangyou1.png");
    background-size: 100% 100%!important;
    width: 30px!important;
    height: 60px!important;
    right: 35px!important;
}
.swiper-button-nextnew:hover{
    background-image: url("../img/fangyou.png");
}

.rightg{
    float: right!important;
}
.leftg{
    float: left!important;
    padding-top: 35px!important;
}
.leftg h2{
    color: #808080!important;
    font-size: 26px!important;
    margin-bottom: 8px!important;
}
.leftg h3{
    font-size: 20px;
    color: #e5e5e5;
    margin-bottom: 30px;
}
.leftg h4{
    font-size: 20px;
    display: inline-block;
    background: linear-gradient(to top,#a9845e, #d1c09a);
    /*background: linear-gradient(to top,#b3936c, #b3936c);*/
    -webkit-background-clip: text;
    color: transparent;
    margin-bottom: 18px;
}
.leftg h5{
    color: #b2b2b2;
    font-size: 14px;
    margin-bottom: 17px;
}
.leftg section{
    color: #313131;
    font-size: 14px;
    line-height: 26px;
}
.leftg a{
    color:white ;
    font-size: 14px;
    display: inline-block;
    padding:7px 40px;
    background: -o-linear-gradient(to left,#a9845e, #d1c09a); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(to left,#a9845e, #d1c09a); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left,#a9845e, #d1c09a); /* 标准的语法（必须放在最后） */

    margin-top: 35px;
}
.yuang i{
    margin-left: 34px;
}
.flexnavs{
    background-color: transparent;
}
.content1200{
    width: 1200px;
    margin: 0 auto;
}
/*.snavult ul a{*/
    /*color: #666666;*/
/*}*/
.yejiao{
    display: flex;justify-content: space-between;flex-wrap: wrap;margin-top: 20px;color:#999999;
    font-size: 14px;
}
.yejiao a{
    color:#999999;
    font-size: 14px;
}
.newhlist{
    margin-bottom: 50px;
}
.newhlist a{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
;
    transition-duration: .5s;
    background-color: #f2f2f2;
}
.newhlist a:hover{
    background-color: white;
    transform: translateX(5%);
    box-shadow: 1px 1px 22px -2px #d0cdcd
}
.newhlist h3{
    font-size: 20px;
    color: #b3936c;
    margin-bottom: 5px;
}
.newhlist a h4{
    color: #808080;
    font-size:14px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 27px;
}
.about a div{
    width: 90%;
}
.aboutgejie img{
    margin: 0 auto;
}
.go{
    float: right;
    padding-top: 30px;
}
.go i{
    width: 1px;
    height: 17px;
    margin-right: 10px;
    background-color: #ccc;
    display: inline-block;
}
.go span{
    width: 18px;
    height: 18px;
    background: url(../img/go.png);
    display: inline-block;
}
.newhlist a:hover .go i{
    background-color: #b3936c;
}

.newhlist a:hover .go span{
    background-image: url("../img/go2.png");
}
.zhanwei{
    height: 0px;
    overflow: hidden;
}
.yulan{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.1);
    display: none;
    z-index: 4;
}
.yulan 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%);
}
.yulan p{
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    overflow: hidden;
}
.yulan p img{
    float: right;
    padding: 12px;
}
.ylimg{
    min-width: 415px;
    width: 100%;
}
.zhuang3nr>div{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
    font-size: 0px;
}
.zhuang3nr section{
    max-width: 800px;
    width: 95%;
    color: #333333;
    line-height:30px ;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px;
    font-size: 14px;
}
.zhuang3nr a{
    display: inline-block;
    width: 30%;
    color: #333333;
    text-align: center;
    padding: 15px;
    padding-top: 38px;
    padding-bottom: 38px;
    font-size: 14px;
}
.zhuang3nr a:hover{
    color: white;
    background-color: #b3936c!important;
}
.zhuang3nr a:nth-of-type(2n){
    background-color: #f7f7f7;
}
.zhuang3nr a:nth-of-type(2n+1){
    background-color: #f0f0f0;
}
.zhuang3nr{
    margin-bottom: 60px;
}
.zhuang3 .title{
    margin-bottom: 45px;
}
header .banner{
    overflow: hidden;
}
header .banner img{
    max-width: unset!important;
    width: 100%;
}

@media screen and (max-width: 1560px){
    .wrapg .shuffling > div {
        width: 92%;
        float: right;
    }
    .shuffling > div .right{
        padding-left: 2%;
    }
}
@media screen and (max-width: 1280px){
    .shuffling > div .right{
        zoom: .7;
    }
}
@media screen and (max-width: 1200px){
    .huilie .flexnr{
        width: 90%;
        flex: unset;
    }
    .huilie .jian:nth-of-type(1){
        padding-left: 2%;
        padding-right: 1%;
    }
    .huilie .jian:nth-of-type(3){
        padding-left:1%;
        padding-right:2%;
    }
    .wrapg .shuffling > div {
        width: 100%;
        float: right;
    }
    header .banner{
        margin-top: 62px;
    }
    .product .list > ul{
        overflow: hidden;
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
    }

    .product .list{
        width: auto;
    }
    .shuffling > div{
        width: 100%;
    }
    .product{
        width: 95%!important;
    }

    .product .nav{
        float: unset!important;
        width: 100%!important;
        margin-bottom: 30px;
    }
    .one{
        float: unset!important;
        width: 100%;
    }
    .contact .map{
        position: unset;
        height: 400px;
        width: 100%;
    }
    .contact .link{
        position: unset;
        transform: unset;
    }
    .contact{
        width: 95%;
        height: 100%;
        display: flex;
    }
    .content{
        width: 95%;
    }
    .contactform{
        padding: 0 2.5%;
    }
    .news .list .lister li .center h3{
        margin-bottom: 10px;
        color: #000;
        font-size: 16px;
        margin-top: 20px;
    }
    .news .list .lister li .center{
        width: 53%;
        margin-left: 3%;
    }
    .news .list .lister li .left{
        width: auto;
    }
    .news .list .lister li .right{
        width: auto;
    }
    .news .list .lister li .right p{
        width: auto;
        display: inline-block;
        vertical-align: middle;
    }
    .news .list .lister li .right .go{
        display: inline-block;
        float: unset;
        vertical-align: middle;
        padding-top: 0px;
    }
    .news .nav{
        width: 100%;
        float: unset;
    }
    .news .list{
        width: 100%;
        float: unset;
        margin-top: 40px;
    }
    .news{
        width: 95%;
    }
    .huilie .flexnr>div{
        width: 50%;
    }
    header .home{
        width: 95%;
    }
    .about{
        width: 95%;
    }
    .about .introduce .left{
        width: 100%;
        float: unset;
    }
    .about .introduce .right{
        width: 100%;
        float: unset;
    }
    footer .top .left ul{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    footer .top .left ul li + li{
        margin-left: 0px;
    }
    footer .top .left{
        float: unset;
    }
    footer .top .right{
        float: unset;
    }
    footer > div{
        width: 95%;
    }
    .yuang>div{
        background-color: transparent;
        transition-duration: unset;
    }
    .yxl{
        background-color: transparent;
    }
    .languagee{
        display: none;
    }
    .language{
        margin-left: 0px;
    }
    .language a{
        height: 60px;
        line-height: 60px;
        display: inline-block;
        color: white;
    }
    .smalldao{
        display: block;
    }
    .smalldao div a{
        display: inline-block;
    }
    .yuang{
        display: none;
    }
    .yuang1{
        /*display: block;*/
        display: none;
        position: unset;
        margin: 0 auto;
        width: 95%;
    }
    .snavult{
        display: none;
    }
    .flexnavg{
        width: 100%;
        justify-content: flex-start;
    }
    .flexnavg>div:nth-of-type(1){
        padding: 4px 10px;
    }
    .content1200{
        width: 95%;
    }
    .header > div{
        width: 95%;
    }
    footer > div{
        width: 95%;
    }
    .course{
        width: 95%;
    }
    .faliol li{
        margin-left: 20px;
    }
    .solve .content > div > div{
        width: 95%;
    }
    .parameter{
        width: 95%;
    }
    .more{
        width: 95%;
    }
}
@media screen and (max-width: 1000px){
    .course .title{
        margin-bottom: 0px;
    }
.newhlist>a>div{
    width:90%;
}
    .solve .content > div:nth-child(even) > div > div:nth-child(1){
        float: unset;
    }
    .solve .content > div > div > div:nth-child(2){
        margin-top: 60px;
    }
    .solve .content > div:nth-child(even) > div > div:nth-child(2){
        float: unset;
    }
    .solve .content > div > div > div{
        width: unset;
    }
    .anliflex{
        flex: unset;
        width: 95%;
        margin: 0 auto;
        margin-top: 40px;
    }
    .youlistitlediv{
        width: 95%;
    }
    .youlistitle{
        width: auto;
    }

    youlistitlediv{
        width: 100%;
    }
    .anlinrx{
        flex: unset;
        width: 100%;
        flex-direction: column-reverse;
    }
    header .banner div div h3{
        color: white;
    }
    header .banner div div p{
        color: white;
    }

    .ntrnr a{
        bottom: 10%;

    }
    .ntrnr{
        height: auto;
        padding: 50px 10px 0 20px;
    }
    .swiper-containertt{
        position: unset;
    }
    .contentttitle{
        flex-wrap: wrap;
    }

    .swiper-containernew img{
        width: 100%;
    }

    .wrapg .shuffling > div{
        display: flex;
        flex-wrap: wrap;
    }
    .shuffling > div .right{
        margin: 0 auto;
        padding: 0px;
        padding-bottom: 30px;
    }
    .shuffling > div .right div p + p{
        margin-left: 0px;
    }
    .product .list > ul > li{
        margin-left: 0px;
    }
    .dizhinr{
        width: 100%;
    }
}
@media screen and (max-width: 768px){
    .aboutgol>div{
        flex-wrap: wrap;
        justify-content: center;
    }
    .content730{
        width: 95%!important;
    }
    .aboutgolnr{
        flex: unset;
        width: 100%;
    }
    .news .list .lister li .center{
        width: auto;
        margin-left: 0%;
    }


    .ung{
        overflow-x: scroll
    }
    .product .list > ul > li{
        width: 48%;
    }

    .shuffling > div .left{
        width: 100%;
    }
    .shuffling > div .left{
        float: unset;
    }
    .shuffling > div .right{
        float: unset;
        width: 90%;
        margin-top: 30px;
        zoom: 1;
    }
    .two .o-list li{
        width: 30%!important;
    }
    .content730{
        width: 95%;
    }
    .zhuang3nr a{
        width: 100%;
    }
    header .banner img{
        max-width: unset!important;
        /*width: 400%;*/
    }
    .swiper-slide {
        text-align: center;
        font-size: 16px;
        color: #333333;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
       flex-wrap: wrap;
    }
    .swiper-button-nextt{
        transform: rotate(90deg);
        right: 10%;
        bottom: 1%;
        height: 40px;
        width: 20px;
        top:auto;
        background-image:url("./img/right2.png");
        background-size: 100% 100%;
    }
    .swiper-button-prevv{
        transform: rotate(90deg);
        height: 40px;
        width: 20px;
        right: 10%;
        left: auto;
        top: 10%;
        background-image:url("./img/left2.png");
        background-size: 100% 100%;
    }
    .content730{
        height: 320px;
        width: 730px;
        margin: 0 auto;
        margin-bottom: 60px;
    }
    .swiper-slide div{
        transform: scale(0,1) translateX(-100%);
        transition-duration: .5s;
        flex: 1;
    }
    .swiper-slide-active div{
        transform: scale(1,1) translateX(0);

    }
    .swiper-slide p{
        /*width: 420px;*/
        width: 100%;
        text-align: center;
        /*line-height:44px;*/
        line-height:24px;

    }
    .line{
        background-image: url("./img/linexu.png");
        height: 1px;
        width: 100%;
    }

    .swiper-slide{
        transition-duration: .5s;
    }
    .ad{
        color: transparent;
    }
    .contact {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .huilie .flexnr>div{
        width: 100%;
    }
    .swiper-containert .swiper-pagination{
        bottom: 20%;
    }
    .chenglit{
        padding-bottom: 30px;
        padding-top: 30px;
    }
    .shuffling{
        margin-top: 0px;
    }
    .chenglit .line[data-gone="go"]{
        display: none;
    }
    .contentttitle{
        width: 100%;
    }
    .chenglit{
        flex-wrap: wrap;
    }
    .chenglit>div{
        width: 49%;
        margin-bottom: 40px;
    }

    .ntrnr a{
        position: unset;
        border: 1px solid #f0f0f0;
        margin-top: 20px;
        display: inline-block;
    }
    .ntrnr{
        flex: unset;
        width: 100%;
    }
    .navhe ul li{
        width: 48%;
    }
    .abmore{
        display: none;
    }
    .swiper-containernew .swiper-slide div{
        font-size: 15px;
    }
}
@media screen and (max-width: 550px){
    .flexnavg>div:nth-of-type(1){
        padding:4px 60px 4px 10px;
    }
}
@media screen and (max-width: 500px){
    .anlinrx{
        margin-top:130px!important;
    }
}

@media screen and (max-width: 414px){
    .cerweim>div>div{
        width: 47%;
    }
    .cerweim>div>div>img{
        height: auto!important;
    }
    footer .top .left ul li {
        margin-bottom: 14px;
        width: 30%;
    }
    footer .top .left ul li h3{
        margin-bottom: 10px;
    }
    .huilie .flexnr>div {
        width: 94%;
    }
    .huilie .jian:nth-of-type(1) {
        padding-left: 6%;
        padding-right: 4%;
    }
    .huilie .jian:nth-of-type(3) {
        padding-left: 0%;
        padding-right: 6%;
    }
    .huilie .flexnr{
        width: 79%;
    }
    .leftg h3{
        margin-bottom: 18px;
    }
    .leftg h5{
        margin-bottom: 5px;
    }
    .leftg h3{
        margin-bottom: 9px;
    }
    .product .list > ul > li{
        width: 100%;
    }
    .shuffling > div .right div{
        margin-bottom: 0px;
    }
    .shuffling > div .right div p{
        margin-bottom: 10px;
    }
    .shuffling > div .right div p + p{
        margin-left: 0px;
    }
    .two .o-list li{
        width: 48%!important;
    }
    .contact .link .p + .p{
        margin-top: 10px;
    }
    .small-logo{
        display: none!important;
    }
    .contact .link h2{
        font-size: 20px;
    }
    .contact .link .p{
        margin-left: 0px;
    }
    .contactform>div{
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .contactform div input{
        width: 100%;
        margin-bottom: 20px;
    }
    .navtnr{
        padding: 70px 20px;
    }
    .navhe ul li{
        width: 95%;
    }
    .swiper-button-nextnew{
        width: 15px!important;
        height: 40px!important;
        right: 15px!important;
    }
    .swiper-button-prevnew{
        width: 15px!important;
        height: 40px!important;
        left: 15px!important;
    }

    .swiper-containernew .swiper-slide div{
        font-size: 9px;
        padding: 10px 0;
    }
}