*{margin: 0;padding: 0;}
a{text-decoration: none;}
li{list-style: none;}
input:focus{outline: none;background: #fff;}
select:focus{outline: none;background: #fff;}

/*氓炉录猫藛陋莽禄鈥溍β澟�*/

/*氓潞鈥⒚┢捖ヂ尖偓氓搂鈥�*/
.footer-s{padding: 0 15px;text-align:left;}
.footer-t{padding: 10px 15px;color: #aaa;font-size: 12px;text-align: left;margin-top: 25px;}
.footer-t a{color: #f3f3f3}
.footer{background:#343333;padding:25px 0;text-align:center;padding-bottom:75px;display: none;}
.footer h4{font-size:18px;color:#fff;margin-bottom:10px;padding:10px 0;font-weight: 400;letter-spacing: 1px;}
.footer-s-p{color: #959595;font-size: 14px;}
.footer-s-p p{margin-bottom:15px;}
.footer-s-p a{color:#959595;font-size:14px;}

/*氓潞鈥⒚┢捖烩€溍β澟�*/

/*忙鈥扳€姑ε撀好ヂ衡€⒚┢捖ε掆€懊┾€櫬ヂ尖偓氓搂鈥�*/
.db_bottom{position: fixed;bottom: 0;left: 0;background-color: #2f2f2f;;width: 100%;z-index: 998;box-shadow:1px 1px 10px rgb(230, 202, 202);display: none;}
.db_bottom ul li{float: left;width: 25%;text-align: center;border-right:1px dashed rgba(238, 238, 238, 0.2);box-sizing:border-box;padding: 5px 0;
}
.db_bottom ul li.active{background:#fff;}
.db_bottom ul li.active a{color:#c82b1d;}
.db_bottom ul li:last-child{border: none;}
.db_bottom ul li a{color: #fff;display: block;}
.db_bottom ul li i{display: block;font-size: 21px;}
.db_bottom ul li span{font-size: 12px;}
/*忙鈥扳€姑ε撀好ヂ衡€⒚┢捖ε掆€懊┾€櫬烩€溍β澟�*/
/*nav*/
/* #nav a:hover{color: #e05858;border-bottom: 3px solid  #e05858;box-sizing: border-box;} */
.subnav a::after{ 
    box-sizing: border-box;
     content: "";
    width: 0;
    height:2px;
    background: #e05858;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transition: all .8s;
}
.subnav a:hover:after{
    left: 0%;
    width: 100%;
 }
.subnav a:hover span{color: #e05858;}
.hot{position: absolute;}
.i-5 img{width: 100%;display: block;}


.tol{width: 100%;background: url(../images/yunbg.png);background-color: #fff;height: 118px;}
.tol-1{width: 1200px;margin: 0 auto;overflow: hidden;}

.Hright {
    margin-top: 30px;
    width: 30%;
    float: right;
}
.Hright p {
    float: right;
}
.Hright img {
    margin-top: 11px;
    width: 40px;
    float: right;
    margin-right: 10px;
    display: block
}
.Hright span {
    display: block;
}
.text {
    font-size: 20px;
    color: #ee1c25;
}
.number {
    font-size: 24px;
    color: #ee1c25;
    font-weight: bold;
}
/* logo忙鈥奥β徛徝モ€︹€� */

.logo-site {
    position:relative;
    overflow:hidden;
    transition-duration: .3s;
    }
    .logo-site:before{
        content:"";
        position: absolute;
        left: -665px;
        top: -460px;
        width: 200px;
        height: 15px;
        background-color: rgba(255,255,255,.5);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-animation: searchLights 2s ease-in 0s infinite;
        -o-animation: searchLights 2s ease-in 0s infinite;
        animation: searchLights 2s ease-in 0s infinite;
    }
    @-webkit-keyframes searchLights {
        0.75% { left: -100px; top: 0; }
        100% { left: 120px; top: 100px; }
    }
    @-o-keyframes searchLights { 
    0.75% { left: -100px; top: 0; }
        100% { left: 120px; top: 100px; }
    }
    @-moz-keyframes searchLights {
         0.75% { left: -100px; top: 0; }
        100% { left: 120px; top: 100px; }
    }
    @keyframes searchLights {
         0.75% { left: -100px; top: 0; }
        100% { left: 120px; top: 100px; }
    }

    /* 氓潞鈥⒚┢捖モ€櫬� */
    .telsub { z-index: 9999; position: fixed; bottom: 0px; left: 0px; width: 100%; height: 80px; background-color: rgba(16,20,66,0.61); display: block; color: #fff; font-size: 16px; /* border-top:1px solid #999; */
        transition:  width 1s; -moz-transition:  width 1s; /* Firefox 4 */ -webkit-transition:  width 1s; /* Safari and Chrome */ -o-transition:  width 1s; /* Opera */ }
        .telsubclk { width: 5%; }
        .centel { width: 200px; top: 25px; left: 0px; color: #fff; position: absolute; font-size: 18px; display:none; }
        .centel1 {
            left:0;
            color: #92161b;
            position: absolute;
            font-size: 20px;
            font-weight: bolder;
        }
     
      
        
        .dh-s-l h4 a{color: #fff;}
        .location img {
            padding-right: 8px;
        }
        .dhh{
            width: 100%;
            overflow: hidden;
            background: #555;
        }
    
        .dh-s-l {
            float: left;
        }
        .dh-s-r {
            float: right;
        }
        .dh-s-r a.active {
            background: #e05858;
            color: #fff;
        }
        .dh-s-r a {
            display: inline-block;
            padding: 0px 20px;
            font-size: 16px;
            color: #fff;
            transition: all .5s;
            line-height: 65px;
        }
        .dh-s-l h4 {
            line-height: 65px;
            color: #fff;
            font-size: 16px;
            font-weight: 400;
        }
        .dh-s-r a:hover {
            background: #e05858;
            color: #fff;
        }
        .centel1 img{vertical-align:middle;margin-top: -10px;}
        .telsubdiv { width: 80%; height: 140px; margin: 0px auto; position: relative;/* background: url(../images/yun.png) no-repeat 203px 0px; background-size: 832px 94px;*/ padding-top: 26px;max-width: 1200px; }
        .closetel { right: 0px; top: -0px; float: right; margin-top: -46px; cursor: pointer; }
        .opentelDiv { top: 40%; color: #fff; position: absolute; right: 0px; display: none; cursor: pointer; }
        .inputtel { background-color: #fff; height: 30px; border-radius: 3px; display: inline-block; width: 187px; margin: 0 5px;border: none; }
        .btno, .btno:link, .btno:visited { padding: 0 25px; height: 32px; font-size: 13px; color: white; border: none; border-radius: 3px; cursor: pointer; margin-left: 5px; vertical-align: top; cursor: pointer;  
            background: linear-gradient(-90deg, rgb(224, 88, 88), rgb(238, 129, 129));
            border-radius: 30px;
            color: #ffffff;
            text-align: center;
            text-decoration: none;}
        .ml-30 { margin-left: 30px; }
        .orgcor { color: #FE9D36; }
        .ml-tel { margin-left: 392px; }
        .exjs { position: relative; }
        .exjsimg { position: absolute; left: 0px; top: 0; display: block; z-index: 1; width: 100%; }
        .exclist>div { z-index: 3; }
        .exjs .excli1, .exjs .excli2 { z-index: 3; }
        .exclist1>img { width: 540px; height: 283px; }
        .ti-20 { text-indent: 12px; }
        .discounth2 { margin-top: -14px; }
        .mb-35 { margin-bottom: 35px; }
        .fz-22 { font-size: 22px; }
        .swiper-pagination-bullet-active { background-color: #fff; }
        .hand { cursor: pointer; }
        .registerdiv { height: 40px; }
        .ys-tjcg-layer{
            display: none;
            width: 258px;height: 146px;border-radius: 2px;position: fixed;margin: auto auto;left: 0;right: 0;top: 0;bottom: 0; z-index:99;
            -webkit-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
            -moz-box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
            box-shadow: 0 0 10px 1px rgba(0,0,0,0.1);
        }
        .ys-tjcg-top{
            width: 220px;height: 41px;border-bottom: 1px solid #ededed;background: #f5fbfe;padding: 0 19px;
        }
        .ys-tjcg-top span:first-child{
            display: block;width: 80px;height: 41px;line-height: 41px;font-size: 12px;color: #333;float: left;
        }
        .ys-tjcg-top span:last-child{
            display: block;width: 41px;height: 41px;line-height: 41px;font-size: 14px;color: #333;margin-right: -19px;text-align: center;cursor: pointer;float: right;
        }
        .ys-tjcg-bottom{
            width: 220px;height: 84px;background: #fefefe;padding: 20px 19px 0;
        }
        .ys-tjcg-bottom p{
            letter-spacing: 1px;
            font-size: 12px;color: #5a5757;
        }
        .ys-tjcg-btn{
            width: 54px;height: 26px;background: #2e8cec;border-radius: 2px;font-size: 12px;color: #fff;text-align: center;
            line-height: 26px;border: 1px solid #4897d4;margin-top: 25px;margin-left: 160px; cursor:pointer;
        }
    
        
/*氓艙篓莽潞驴氓庐垄忙艙聧*/
.cndns-right{position:fixed;right:5px;bottom:10%; margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;border-radius: 4px; text-align:center;display:block;margin-bottom:9px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#fff;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#fff;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#fff;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#fff}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#fff;}
.meau-sev .cndns-right-btn{border-color:#fff;background:url(../images/k_qq.png) no-repeat #fff center;box-shadow: #2374ad4d 1px 2px 4px 1px;} 
.meau-sev .cndns-right-btn p{color:#92161b}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#fff}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-13px;right:35px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #92161b;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}

.sev2 .cndns-right-box .box-border{border:1px solid #ccc;padding:10px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.sev3 .cndns-right-box .box-border{border:1px solid #ccc;padding:10px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}

.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;position:absolute;right:-10px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;text-align: left; color:#92161b;font-size:23px;line-height:28px;width: 100%;}
.cndns-right-box .box-border .sev-t p i{display:inline-block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:0px;margin:0;}
.cndns-right-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:35px;background:url(../images/qqkefu.png) no-repeat left 3px;line-height:40px;}
/*.cndns-right-box .box-border .sev-b li a:hover{color:#fff;background: #fff;padding-bottom: 20px;}
*/
.meau-sev .cndns-right-box .box-border{width:300px;}
.sev2 .cndns-right-box .box-border{width:200px;}
.sev3 .cndns-right-box .box-border{width:auto;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#fff}
.meau-zs .cndns-right-btn{background-color:#fff;color:#fff;margin-top:80px;border-color:#fff}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}

.ke_fu{overflow: hidden;display: flex;flex-wrap: wrap;justify-content: space-between;}
.ke_fu li{width: 50%;}
.sev-t{overflow: hidden;text-align: center;}


.meau-sev.sev2 .cndns-right-btn{border-color:#fff;background:url(../images/02index-banner-8.png) no-repeat #fff center;box-shadow: #2374ad6b 1px 0px 26px -1px;} 
.meau-sev.sev2 .cndns-right-btn .demo-icon{display:none;}
.meau-sev.sev2:hover .cndns-right-btn{background:#fff}

.meau-sev.sev3 .cndns-right-btn{border-color:#fff;background:url(../images/k_weixin.jpg) no-repeat #fff center;} 
.meau-sev.sev3 .cndns-right-btn .demo-icon{display:none;}
.meau-sev.sev3:hover .cndns-right-btn{background:#fff}

.sev-t i{color: #333;}
.meau-sev.meau-top .cndns-right-btn .demo-icon{display:none;}
.meau-sev.meau-top:hover .cndns-right-btn{background:#fff}
.cndns-right-box .box-border .sev-b li a:hover{color: #92161b;}
.jsq{background: #fff;padding: 10px 5px;text-align: center;border-radius: 4px;overflow: hidden;margin-bottom: 10px;box-shadow: #2374ad4d 1px 2px 4px 1px;display: block;}
.jsq-1{width: 36px;height: 36px;overflow: hidden;margin: auto;}
.jsq-1 img{width: 100%;display: block;}
.jsq-2{writing-mode:tb-rl;color: #6b6b6b;font-size: 14px;letter-spacing: 1px;text-align: center;margin: 13px auto 0 auto;}

.p-i{display: none;}
.ys-jsq-wrap {
    
    width: 308px;
    padding: 0 0 30px 0;
    border: 1px solid #cccccc;
    border-radius: 4px;
    right: 66px;
    bottom: 100px;
    position: fixed;
    z-index: 13;
    background: #fff;
}
.jsq-close {
    float: right;
    width: 30px;
    height: 40px;
    background: url(../images/jsq-close.jpg) no-repeat center center;
}
.ys-jsq-title-wrap {
    width: 288px;
    height: 40px;
    background: #f2f2f2;
    padding: 0 10px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
}
.fl {
    float: left;
    display: inline;
}
.o-p{margin: 20px auto;}
.ys-llrs {
    font-size: 12px;
    width: 288px;
    margin: 10px auto;
}
.ys-jsq-label {
    padding-left: 10px;
    width: 100px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #666;
}
.ys-jsq-select {
    width: 159px;
    height: 23px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 0 4px;
    color: #666;
}
.ys-sr {
    width: 151px;
    height: 23px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    padding: 0 4px;
    color: #666;
}
.color-666 {
    color: #666;
}
.ml5 {
    margin-left: 5px!important;
}
.ys-jsq-form {
    width: 288px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.ys-jsq-submit {
    
    width: 280px;
    height: 40px;
    border-radius: 4px;
    background: #ff4546;
    text-align: center;
    line-height: 40px;
    font-size: 13px;
    color: #fff;
    display: block;
    margin: 35px auto 0;
    cursor: pointer;
}
.ys-jsq-jsjg-wrap {
    right: 66px;
    bottom: 100px;
    position: fixed;
    width: 308px;
    height: 354px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    z-index: 5;
    background: #fff;
}
.mt30 {
    margin-top: 30px!important;
}
.ys-jsq-l {
    width: 154px;
    height: auto;
    text-align: center;
}
.ys-jsq-title {
    font-size: 14px;
    color: #666;
}
.ys-jsq-jieguo {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.ys-jsbl-jg {
    margin-top: 95px !important;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.ys-jsbl-jg span {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.mt201{margin-top: 20px !important;}
.color-00a0e9 {
    color: #00a0e9;
}
.ys-jsq-l {
    width: 154px;
    height: auto;
    text-align: center;
}
.color-ff7951 {
    color: #ff7951;
}
.ys-jsq-form {
    width: 288px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.ys-jsq-input-box {
    width: 286px;
    height: 38px;
    border-bottom: 1px solid #cccccc;
}
.ys-jsq-input {
    border: none;
    display: block;
    padding: 0 4px;
    color: #333;
    width: 278px;
    background: transparent;
    font-size: 14px;
    line-height: 38px;
}
.jdf{width: 1200px;margin: 0 auto;}
.clo-p{width: 16%;float: left;}
.qrcode-img{width:55%;}
.qrcode-img img{width: 100%;display: block;}
.igmg{display: block;width: 65%;}
.igmg img{width: 100%;}
.row{display: flex;justify-content: space-between;flex-wrap: wrap;}
.jdcfont img{width: 100%;}
.centel1 span{font-size: 27px;}
.sjt {
    display: none;
    width: 100%;
    background: url(../images/xw1.jpg) 100% 100%;
    margin-top: 66px;
    color: #fff;
    font-size: 24px;
    padding: 30px 0;
    margin-bottom: 20px;
}
.bannerimg img{
    width: 100%;
    display: block;
}
.bannerimg1 {
    display: none;
}
.bannerimg1 img{
    width: 100%;
    display: block;
}
.titl1 a{
    color: #333;
    font-size: 18px;
    width: 32%;
    display: inline-block;
}
.titl1 .titactived{
    color: #c82b1d;
}