.w{width: 1400px;margin: 0 auto;}
.clearfix:after{
    content:"";
    display:block;
    visibility:hidden;
    clear:both;
}
.cl{clear: both;}
.fl{float: left;}
.fr{float: right;}  
.flexCenter{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexStart{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexBetween{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexAround{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexEnd{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flexColumn{    
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-slide img{width: 100%;}

body,html{overflow-x: hidden;}
body{min-width: 1400px;}
.head{height: 120px;background: #fff;}
.ss{
    width: 400px;
    height: 38px;
    border: 1px solid #dddddd;
    border-radius: 5px;
}
.ss .ss_bd{
    width: 308px;
    height: 38px;
    border: 0;
    color: #888888;
    background: none;
    margin-left: 10px;
    float: left;
}
.ss .ss_btn{
    border: 0;
    width: 80px;
    height: 38px;
    color: #fff;
    background: #ff8201 url(../images/ss.png) no-repeat center;
    border-radius: 5px;
    float: right;
}
.dl{
    width: 220px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    font-weight: bold;
    border-radius: 5px;
    background: #ff8201;
    color: #fff;
    text-align: center;
}
.tuijian{ padding: 20px 0;background: #ddeeff; }
.tuijian .tj{color: #262626;font-size: 16px;}
.tuijian .tj a{color: #262626;}

.idxmain{
    padding: 30px 0;
}
.sykj{width: 100%;}
.sykj ul li{
    padding: 60px 35px;
    width: 300px;
    height: 400px;
    float: left;
    margin: 55px 47px;
    transition: all 1s;
    -webkit-transition: all 1s;
    text-align: center;
}
.sykj ul li:hover{
    transition: all 1s;
    -webkit-transition: all 1s;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.sykj ul li img{
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin: 0 auto;
}
.sykj ul li .tt{
    margin-top: 40px;
    margin-bottom: 25px;
    font-size: 23px;
    color: #333333;
    font-weight: bold;
}
.sykj ul li .con{
    font-size: 16px;
    color: #333333;
    margin-bottom: 35px;
}
.more{
    text-align: center;
    margin: 0 auto;
    width: 148px;
    height: 38px;
    line-height: 39px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    color: #888888;
    font-size: 16px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.more a{
    display: block;
}
.more:hover{
    width: 148px;
    height: 38px;
    line-height: 39px;
    border: 1px solid #fd8e19;
    border-radius: 5px;
    background: #fd8e19;
    color: #fff;
}
.kj-tt{margin: 30px auto;text-align: center;width: 200px;}
.kj-tt .t-t{font-size: 33px;color: #333333;font-weight: bold;background: url(../images/jx1.png) no-repeat;background-position:50% 100%; }
.kj-tt .t-b{font-size: 18px;color: #333333;margin-top: 10px;}
.ul-xw{
    padding-top: 40px;
    width: 100%;
}
.ul-xw li{
    width: 320px;
    height: 353px;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
    transition: all 1s;
    -webkit-transition: all 1s;
}
.ul-xw li:nth-child(4n){
    margin-right: 0;
}
.ul-xw li .x-top{
    width: 320px;
    height: 183px;
    overflow: hidden;
}
.ul-xw li .x-top img{
    width: 320px;
    height: 183px;
    transition: 1s;
}
.ul-xw li:hover .x-top img{
    transform: scale(1.2);
}
.ul-xw li .x-bot{
    padding: 25px;
}
.ul-xw li .x-bot .xb-tt{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ul-xw li .x-bot .xb-con{
    height: 60px;
    color: #9a9a9a;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin: 10px 0;
}
.ul-xw li .x-bot .xb-sj{
    color: #9a9a9a;
    font-size: 14px;
}
.ul-xw li:hover{
    transition: all 1s;
    -webkit-transition: all 1s;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.ul-xw li:hover .x-bot .xb-tt{
    color: #ff8201;
}

.zjt{padding: 20px 0;}
.ztj img{width: 100%;}

/*.incnav_contaner{height: 195px;}*/
.incnav{height: 100%;}
.yjul a{ width: 200px; height: 195px; float: left; margin-right: 30px;}
.yjul a .img{width: 183px;height: 142px;border: 1px solid #fff;border-radius: 10px;overflow: hidden; margin: 0 auto;text-align: center}
.yjul a .img img{margin: 22px 30px;}
.yjul a .tt{text-align: center;font-size: 15px;line-height: 30px;color: #333333; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.yjul a:hover .img{background: #e5faff;border-color: #aaaaaa; }
.yjul a.active .img{background: #e5faff;border-color: #aaaaaa; }
.incnav_contaner1{/*height: 80px;*/background: #fff2e5;}
.ejul{line-height: 80px;min-height:80px;}
.ejul a{/*width: 85px;*/ height: 80px;line-height: 80px;font-size: 18px;color: #333333; float: left; margin-right: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;text-align: center;}
.ejul a:hover{ background: url(../images/jx1.png) no-repeat; background-position: 50% 100%; background-size: 100% 7%;}
.ejul a.active{ background: url(../images/jx1.png) no-repeat; background-position: 50% 100%; background-size: 100% 7%;}
/*.incnav_contaner2{height: 60px;}*/
.sjul{line-height: 60px;}
.sjul a{/*width: 80px;*/ height: 60px;line-height: 60px;font-size: 16px;color: #888888; float: left; margin-right: 50px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;text-align: center;}
.sjul a:hover{ color: #ff8201;}
.sjul a.active{ color: #ff8201;}

.about_box{padding-bottom: 50px; color: #404040; font-size: 16px; line-height: 35px;}
.about_box img{max-width: 100%;}

.news_box{padding: 50px 0;}
.news_box ul li{width: 25%;padding-left: 30px;box-sizing: border-box;height: 50px;font-size: 16px;color: #333;line-height: 50px;}
.news_box ul li:nth-child(8n){background: #f0f4f5;}
.news_box ul li:nth-child(8n-1){background: #f0f4f5;}
.news_box ul li:nth-child(8n-2){background: #f0f4f5;}
.news_box ul li:nth-child(8n-3){background: #f0f4f5;}

.news_box2 .list li{padding: 30px 0;border-bottom: 1px solid #f0f0f0;}
.news_box2 .list li .img{width: 320px;overflow: hidden;}
.news_box2 .list li .img img{width: 100%;transition: 1s;}
.news_box2 .list li .mesg{width: 845px;}
.news_box2 .list li .mesg h3{font-size: 24px;color: #333333;font-weight: normal;}
.news_box2 .list li .mesg .jianjie{font-size: 16px;color: #666666;line-height: 180%;margin: 15px 0;}
.news_box2 .list li .mesg .more{width: 135px;height: 40px;border: 1px solid #999999;font-size: 16px;color: #999999;text-align: center;line-height: 40px;}
.news_box2 .list li:hover .img img{transform: scale(1.1);}

.newproshow{padding: 50px 0;}
.newproshow .title{font-size: 22px;color: #313131;font-weight: normal;text-align: center;}
.newproshow .title span{font-size: 14px; color: #767676;}
.newproshow .img{margin: 20px auto; text-align: center;}
.newproshow .img img{ max-width: 100%; }
.newproshow .time{font-size: 16px;color: #666;text-align: center;margin: 20px 0;}
.newproshow .con{padding: 30px;font-size: 16px;color: #404040;line-height: 200%; background: #f1f1f1;}
.newproshow .con1{padding: 30px;font-size: 16px;color: #404040;line-height: 200%;}
.newproshow .video{margin: 20px auto; width: 685px;height: 380px;}
.newproshow .video iframe{width: 685px;height: 380px;}
.newproshow .xiazai{ width: 365px;height: 60px;line-height: 60px; background: #239ff8;margin: 10px auto;border-radius: 15px;font-size: 22px; color: #fff; display: block; text-align: center;}

.fanye{margin: 0 auto 50px;}
.fanye a{max-width: 40%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 16px;color: #333333;}

.page{margin: 50px 0;}
.pagination{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pagination li{width: 36px;height: 36px;border: 1px solid #f1f1f1; background: #f1f1f1;text-align: center;line-height: 34px;margin: 0 5px;color: #000000;box-sizing: border-box;}
.pagination li.active{border-color: #32a4c9;color: #fff;background: #32a4c9;}
.pagination li a{display: block;}

.footer_container{background: #333333;}
.erji_bot{padding: 55px 0;}
.footer-l{
    margin-left: 80px;
}
.footer-l ul li{
    margin-right: 60px;
    float: left;
    display: inline;
    list-style-type:none;
}
.footer-l ul li:nth-child(4){
}
.footer-l ul li a{
    width: 100%;
    color: #fff;
    font-size: 18px;
}
.footer-l ul li ul{
    margin-top: 25px;
}
.footer-l ul li ul li{
    margin:10px 0;
    float: none;
}
.footer-l ul li ul li a{
    width: 100%;
    font-size: 14px;
    color: #cccccc;
    margin-bottom: 15px;
    display: block;
}
.footer-c{color: #ffffff;font-size: 16px;line-height: 30px;margin-right: 10%}
.footer-r{
    margin-right: 20px;
    width: 115px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.footer-r img{
    width: 115px;
    height: 115px;
    margin-bottom: 20px;
}

.zhezhao{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #7f7f7f;
    opacity:0.5;
    z-index: 99;
}
.denglu{
    width: 860px;
    height: 380px;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
    position: fixed;
    top: 29%;
    left: 27%;
    z-index: 999;
}
.denglu .dl-l img{
    width: 430px;
    height: 380px;
}
.denglu .dl-r{
    width: 370px;
    height: 320px;
    padding: 30px;
}
.dl-r .title{
    width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;
    text-align: center;
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    background: url(../images/jx1.png) no-repeat;
    background-position: 50% 100%;
    background-size: 100% 20%;
    margin: 0 auto;
}
.dl-r form{width: 100%;margin:0 auto;padding-top: 20px;}
.dl-r form p{font-size: 18px;color:#333333;float:left;width: 59px; margin-right: 10px;line-height: 34px;}
/*.dl-r form input{font-size: 16px;color:#888888;line-height: 34px;padding-left:10px;}*/
.dl-r form input::-webkit-input-placeholder{color:#c2c2c2;}
.dl-r form #mobile,.dl-r form #mobile1{width: 300px;height: 34px;border:1px solid #e6e5e5;box-sizing: border-box; border-radius: 5px;font-size: 16px;color:#888888;line-height: 34px;padding-left:10px;}
.dl-r form #mesgCode{width: 179px;height: 34px;border:1px solid #e6e5e5;box-sizing: border-box;float: left; border-radius: 5px;font-size: 16px;color:#888888;line-height: 34px;padding-left:10px;}
.dl-r form .get_code_two{cursor: pointer; width: 110px;height: 34px;border:1px solid #e6e5e5;float:left;box-sizing: border-box; border-radius: 5px;line-height: 30px;font-size: 16px;color:#ff8201;margin-left:10px;text-align: center;background:#fff;}
.dl-r form #password,.dl-r form #password1{width: 300px;height: 34px;border:1px solid #e6e5e5;box-sizing: border-box; border-radius: 5px;font-size: 16px;color:#888888;line-height: 34px;padding-left:10px;}
.dl-r form #password2{width: 300px;height: 34px;border:1px solid #e6e5e5;box-sizing: border-box; border-radius: 5px;font-size: 16px;color:#888888;line-height: 34px;padding-left:10px;}
.dl-r form>div{margin-bottom: 14px;}
.dl-r .read_text{text-align: center;margin-top: 25px;}
.dl-r .read_text .icon{margin: 8.5px 10px 0 0;}
.dl-r .read_text .icon input{width: 13px;height: 13px;border:1px solid #777;}
.dl-r .read_text p{font-size: 16px;color:#888888;display: inline-block;width: auto;}
.submit_box{height:45px;margin-top: 20px;}
.submit_box input{width: 100%;height: 100%;border: none; background:#ff8201;font-size: 18px;color:#fff; border-radius: 10px; padding-left: 0;}
.forget{margin-top: 15px; text-align: center;}
.forget a{font-size: 16px;color:#9f9f9f;}
.x{
    margin-top: -371px;
    margin-left: 401px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    z-index: 1000;
    position: fixed;
}
.x1{margin-top: -407px;}
.login_head{padding:20px 0 35px;}
.login_head_left img{height: 35px;margin-top: -8px;}
.login_head_right{margin-right: 90px;}
.login_head_right a{font-size: 14px;color:#777;margin:0 10px;}
.agreement_box{border:1px solid #e6e5e5;padding:40px;box-sizing: border-box;font-size: 16px;color:#777;line-height: 200%;min-height: 80%;}
.agreement_box *{font-size: 16px;}
.video-show{width: 100%;margin-bottom: 30px;}
.video-show .video-l{
    width: 530px;
    height: 335px;
}
.video-show .video-l img{
    width: 530px;
    height: 335px;
}
.video-show .video-r{
    width: 820px;
    height: 335px;
    color: #333333;
}
.video-show .video-r .vr-tt{
    font-size: 24px;
    margin-bottom: 20px;
}
.vr-con{font-size: 18px;line-height: 35px;}
.kejian{width: 100%; margin-bottom: 50px;}
.kejian1{width: 100%; height:35px; line-height: 35px; border-bottom: 1px dashed #999999;font-size: 18px;color: #333333;}
.kejian-yl{width: 85px;height: 35px;line-height: 35px;background: #eeeeee;border-radius: 5px; font-size: 16px; text-align: center; margin-left: 20px; cursor: pointer;}
.kejian-yl:hover{background: #ff8201;color: #fff;}
.kejian .ms-video{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.beijing{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 9980;
    background: #000;
    opacity: 0.7;
}
.kejian .ms-video .m_bofang{
    position: absolute;
    width: 30%;
    height: auto;
    top: 40%;
    left: 35%;
    z-index: 9990;
}
.kejian .ms-video .m_x{
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #000;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    z-index: 9999;
    cursor: pointer;
}
.pro-list ul{
    padding-top: 40px;
    width: 100%;
}
.pro-list ul li{
    width: 320px;
    height: 300px;
    float: left;
    margin-right: 40px;
    transition: all 1s;
    -webkit-transition: all 1s;
    position: relative;
    z-index: 90;
}
.pro-list ul li:nth-child(4){
    margin-right: 0;
}
.pro-list ul li .x-top{
    width: 320px;
    height: 183px;
    overflow: hidden;
    background: url(../images/bf.png) no-repeat;
    background-position: 8% 90%;
}
.pro-list ul li .x-top img{
    width: 320px;
    height: 183px;
    transition: 1s;
}
.pro-list ul li:hover .x-top img{
    transform: scale(1.2);
}
.pro-list ul li .x-bot{
    padding: 25px;
}
.pro-list ul li .x-bot .xb-tt{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro-list ul li .x-bot .xb-sj{
    color: #9a9a9a;
    font-size: 14px;
    margin-top: 15px;
}
.pro-list ul li:hover{
    transition: all 1s;
    -webkit-transition: all 1s;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.pro-list ul li:hover .x-bot .xb-tt{
    color: #ff8201;
}
.pro-list ul li .bofang{
    display: none;
    width: 320px;
    height: 300px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    background: #000;
}
.pro-list  ul li .guanbi{
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #000;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    z-index: 999;
    cursor: pointer;
}
.gbook form{
    width: 680px;
    padding: 20px 60px;
    margin: 20px auto;
}
.gbook form p{font-size: 18px;color:#333333;float:left;width: 80px; margin-right: 10px;line-height: 34px; text-align: right;}
/*.dl-r form input{font-size: 16px;color:#888888;line-height: 34px;padding-left:10px;}*/
.gbook form input::-webkit-input-placeholder{color:#c2c2c2;}
.gbook form #mobile{width: 300px;height: 34px;border:1px solid #e6e5e5;box-sizing: border-box; border-radius: 5px;font-size: 16px;color:#888888;line-height: 34px;padding-left:10px;}
.gbook form textarea::-webkit-input-placeholder{
    color:#c2c2c2;
}/*webkit 内核浏览器*/
.gbook form textarea::-moz-placeholder{
    color:#c2c2c2;
}/*Mozilla Firefox 19+*/
.gbook form textarea:-moz-placeholder{
    color:#c2c2c2;
}/*Mozilla Firefox 4 to 18*/
.gbook form textarea:-ms-input-placeholder{
    color:#c2c2c2;
}
.gbook form #content{ margin-top: 20px;height: 170px;border:1px solid #e6e5e5;box-sizing: border-box; border-radius: 5px;font-size: 16px;color:#888888;line-height: 34px;padding-left:9px;}
.layui-input-block {
    position: relative;
    margin-left: 91px;
}
.layui-input-block textarea{
    resize:none;
}
.word {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #aaa;
    font-size: 12px;
}
.gbook form .submit_box{ width: 50%; margin: 30px auto }

.member form{
    width: 220px;
    text-align: center;
    margin: 45px auto;
}
.member form input::-webkit-input-placeholder{color:#c2c2c2;}
.member form #username{width: 220px;height: 34px;border:1px solid #e6e5e5;box-sizing: border-box; border-radius: 5px;font-size: 16px;color:#888888;line-height: 34px;padding-left:10px;}

.member .member-tt{
    margin: 10px auto;
    color: #333333;
    font-size: 18px;
}
.avt{
    width: 104px;
    height: 104px;
    overflow: hidden;
    border-radius: 50%;
    margin: 20px auto;
    position: relative;
    z-index: 90;
}
.avt img{
    width: 104px;
    height: 104px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
}
.avt .avtimg{

    background: #fff;
    pointer-events: none;
}
#usertx{
    position: absolute;
    width: 104px;
    height: 104px;
    top: 0;
    left: 0;
    z-index: 80;
    cursor: pointer;
}
.avt .jia{
    position: absolute;
    width: 104px;
    height: 104px;
    top: 0;
    left: 0;
    display: none;
    z-index: 99;
    cursor: pointer;
    pointer-events: none;
}
.avt:hover .jia{
    display: block;
}
.ydl{
    width: 160px;
    height: 65px;
    line-height: 65px;
    font-size: 18px;color: #333333;
    position: relative;
    text-align: center;
}
.ydl img{width: 44px;height: 44px;border-radius: 50%;}
.ydl-ul{
    position: absolute;
    top: 65px;
    left: 0;
    z-index: 999;
    display: none;
}
.ydl:hover .ydl-ul{display: block;}
.ydl-ul a{
    width: 160px;
    height: 50px;
    line-height: 50px;
    color: #888888;
    font-size: 16px;
    text-align: center;
    background: #fff;
    display: block;
}
.ydl-ul a:hover{
    background: #ff8201;
    color: #fff;
}