* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body{
    /*line-height: 1;*/
    /*max-width: 1200px;*/
    font-family: '微软雅黑';
    background-color: #ffffff;
}
a {
    color: inherit;
    text-decoration: none;
}
.ul_none{
    list-style-type: none;
}
.clear {
    clear: both;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.por{
    position: relative;
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
.bod0{
    border: 0px!important;
}
ul{
    list-style-type: none;
}
input,textarea{
    outline: none;
}
*,*:hover,*:active,*:visited,*:link,*:focus{
    outline:none;
    /*background: none;*/
    text-decoration: none;
}
.pubimg{
    width: 100%;
    height: 100%;
    display: block;
}
.pubimg1s{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.ft{
    float: left;
}
.rt{
    float: right;
}
/*xlt-k*/
::-webkit-scrollbar
{
    /*width: 8px;*/
    /*height: 8px;*/
}

::-webkit-scrollbar-track
{
    background-color: #313131;
}

::-webkit-scrollbar-thumb
{
    /*background-color: #EE3124;*/
}
/*xlt-g*/
/*----------------------*/


.pub_banner{
    /*margin-top: 100px;*/
}

.colour{
    color: #EE3124!important;
}






.bncot{
    text-align: center;
    position: absolute;
    top: 7%;
    width: 100%;
}
.baner_logo{
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 2%;
}
.baner_title{
    color: #ffffff;
    text-align: center;
}
.baner_title .dny1{
    font-size: 30px;
    margin-bottom: 2%;
}
.baner_title .dny2{
    font-size: 18px;
    margin-bottom: 3%;
}
.baner_menu{
    text-align: center;
}
.baner_menu .CAli{
    color: #ffffff;
    width: 120px;
    height: 120px;
    border-radius: 10px;
    background-color: rgba(235,235,235,0.5);
    display: inline-block;
    margin: 0 10px;
    padding: 80px 0 0 0;
    transition: all 0.3s;
    background-size: 29%!important;
}
.baner_menu .CAa:nth-of-type(1) .CAli{
    background: url(../image/pcin_menu_logo1.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(2) .CAli{
    background: url(../image/pcin_menu_logo2.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(3) .CAli{
    background: url(../image/pcin_menu_logo3.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(4) .CAli{
    background: url(../image/pcin_menu_logo4.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(5) .CAli{
    background: url(../image/pcin_menu_logo5.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(6) .CAli{
    background: url(../image/pcin_menu_logo6.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(7) .CAli{
    background: url(../image/pcin_menu_logo7.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(8) .CAli{
    background: url(../image/pcin_menu_logo8.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAa:nth-of-type(9) .CAli{
    background: url(../image/pcin_menu_logo9.png)no-repeat center 25px;
    background-color: rgba(235,235,235,0.5);
}
.baner_menu .CAli:hover{
    background-color: #EE3124;
}
.baner_menu .CAa{
    font-size: 14px;
    letter-spacing: 1px;
}





.baner_search{
    width: 100%;
    margin: 3% 0 3%;
    display: inline-block;
    text-align: center;
}
.baner_search .dny1{
    display: inline-block;
    width: 460px;
    height: 75px;
    background-color: rgba(235,235,235,0.5);
    padding: 18px 25px;
    border-radius: 10px;
}
.baner_search .dny1 .srk1{
    width: 355px;
    height: 38px;
    background-color: #ffffff;
    border: 0;
    float: left;
    padding: 0 5%;
}
.baner_search .dny1 .ann1{
    width: 50px;
    height: 38px;
    border: 0;
    float: right;
    background: url(../image/baner_search.png)no-repeat center;
    background-color: #EE3124;
    border-radius: 2px;
}

.baner_search .dny2{
    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    margin: 2% 0 0 0;
}
.banner_zx{
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 38px;
    letter-spacing: 5px;
    font-size: 18px;
    color: #ffffff;
    background-color: #EE3124;
    border-radius: 5px;
    font-weight: bold;
}




@media screen and (max-width: 1600px) {
    .baner_title .dny1{
        font-size: 24px;
    }
    .baner_title .dny2{
        font-size: 16px;
    }
    .baner_menu .CAli{
        width: 100px;
        height: 100px;
        padding: 70px 0 0 0;
    }
    .baner_menu .CAa{
        font-size: 12px;
    }
    .baner_search{
        margin: 2% 0 2%;
    }
    .baner_search .dny1{
        height: 65px;
        padding: 13px 25px;
    }

    .baner_search .dny2{
        margin: 1% 0 0 0;
    }
}

@media screen and (max-width: 1400px) {
    .baner_title .dny1 {
        font-size: 20px;
    }
    .baner_title .dny2{
        font-size: 14px;
        margin-bottom: 2%;
    }
    .baner_search .dny1 .srk1{
        height: 32px;
        font-size: 12px;
    }
    .baner_search .dny1{
        padding: 12px 25px;
        height: 56px;
    }
    .baner_search .dny1 .ann1{
        height: 32px;
    }
    .banner_zx{
        width: 160px;
        height: 35px;
        line-height: 35px;
        font-size: 14px;
    }
}



.public_title{
    text-align: center;
}
.public_title .dny1{
    font-size: 48px;
    text-transform: uppercase;
}
.public_title .dny2{
    font-size: 30px;
    margin-top: -25px;
    font-weight: bold;
    letter-spacing: 2px;
}
.public_title .dny3{
    font-size: 14px;
    margin: 20px 0;
    letter-spacing: 2px;
}
.inr_black .dny1{
    color: #ebebeb;
}
.inr_white .dny1{
    color: #aaaaaa;
}
.inr_black .dny2{
    color: #333333;
}
.inr_black .dny2 span{
    color: #EE3124;
}
.inr_white .dny2{
    color: #ffffff;
}
.inr_black .dny3{
    color: #333333;
}
.inr_white .dny3{
    color: #ffffff;
}


.iadvantage{
    position: relative;
    padding: 50px 0;
}

.sl_c {
    margin-bottom: 50px;
}
.sl_c li {
    float:left;
    width:200px;
    overflow:hidden;
    position:relative;
    transition:all 0.8s
}
.sl_c li p {
    position:absolute;
    width:200px;
    height:390px;
    background:rgba(29,29,29,0.6);
    left:0;
    top:0;
    text-align:center;
    box-sizing:border-box;
    padding-top:106px;
}
.sl_c li p i {
    display:block;
    font-size:14px;
    color:#8b8b8c;
    height:26px;
    line-height:26px;
}
.sl_c li p em {
    display:block;
    height:27px;
    line-height:27px;
    font-size:20px;
    color:#fff;
    font-weight:bold;
}
.sl_c li p .span1{
    height:67px;
    font-size:22px;
    color:#fff;
    line-height:58px;
    display:block;
    letter-spacing: 1px;
}
.sl_c li p .span2{
    width: 45px;
    height: 2px;
    display: block;
    background-color: #ffffff;
    margin-left: 75px;
}
.sl_c li p img {
    margin-top:51px;
}
.sl_w {
    width: 445px;
    height: 290px;
    background: rgba(0,0,0,0.8);
    position: absolute;
    left: 79px;
    top: 60px;
    padding: 15px 0 0 20px;
    box-sizing: border-box;
    transform: scale(0);
    transition: all 0.5s;
}
.sl_w i {
    display:block;
    height:26px;
    font-size:12px;
    color:#ffffff;
    line-height:26px;
}
.sl_w h4 {
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    border-bottom: 1px solid #ffffff;
    width: 95%;
    padding-bottom: 65px;
}
.sl_w span {
    display: block;
    width: 95%;
    font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    padding-top: 20px;
    height: 150px;
    overflow: hidden;
}
.sl_w img {
    margin-top:2px;
    display:block;
}
.sl_c li.cur {
    width:600px;
}
.sl_c li.cur p {
    transform:scale(0);
}
.sl_c li.cur .sl_w {
    transform:scale(1);
}


.iadvantage .butls{
    width: 100%;
    text-align: center;
}

.iadvantage .butls .but1{
    width: 390px;
    height: 50px;
    line-height: 50px;
    background-color: #FFFFFF;
    color: #EE3124;
    text-align: center;
    font-size: 16px;
    border: 1px solid #EE3124;
    display: inline-block;
    border-radius: 20px;
    margin-right: 20px;
}
.iadvantage .butls .but2{
    width: 330px;
    height: 50px;
    line-height: 50px;
    background-color: #281f1d;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    border: 1px solid #281f1d;
    display: inline-block;
    border-radius: 20px;
}





.incp{
    height: 1568px;
    background: url(../image/incp.jpg)no-repeat center;
    position: relative;
    padding: 80px 0 0 0;
}

.incp .cpcot{

}
.incp .cpcot .cpcotfl{
    width: 295px;
    float: left;
}
.incp .cpcot .cpcotfl .dny1{
    font-size: 30px;
    color: #ffffff;
    background-color: #EE3124;
    height: 98px;
    line-height: 98px;
    padding: 0 0 0 40px;
    letter-spacing: 2px;
}
.incp .cpcot .cpcotfr{
    width: 860px;
    float: right;
}

.incplx{
    text-align: center;
    background-color: #ffffff;
    width: 100%;
    height: 240px;
    padding: 10px;
}
.incplx .xnr{
    background-color: #efefef;
    height: 220px;
    color: #333333;
    letter-spacing: 2px;
    font-weight: bold;
}
.incplx .nr1{
    width: 48px;
    height: 48px;
    background: url(../image/incpdh.png)no-repeat center;
    display: inline-block;
    margin-top: 15px;
}
.incplx .nr2{
    font-size: 18px;
    margin: 20px 0;
}
.incplx .nr3{
    font-size: 18px;
    margin-bottom: 20px;
}
.incplx .nr4{
    font-size: 20px;
    margin-bottom: 20px;
}


.cpnrall{
    width: 275px;
    float: left;
    margin-right: 17.5px;
    margin-bottom: 20px;
}
.cpnrall:nth-child(3n){
    margin-right: 0;
}
.cpnrall .img{
    width: 100%;
    padding: 10%;
    background-color: #ffffff;
    overflow: hidden;
}
.cpnrall .cot{
    width: 100%;
    overflow: hidden;
    height: 123px;
    background-color: #eeeeee;
    padding: 10px;
    text-align: center;
}
.cpnrall .cot .ny1{
    font-size: 16px;
    color: #333333;
    border-bottom: 1px dashed #555555;
    height: 30px;
    line-height: 30px;
    padding-bottom: 42px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall .cot .ny2{
    font-size: 12px;
    color: #555555;
    margin: 12px 0;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall .cot .ny3{
    font-size: 12px;
    color: #555555;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall .cot .ny4{
    margin: 17px 0 0 0;
    float: left;
    width: 40%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #ccc;
    color: #333333;
    border-radius: 2px;
}
.cpnrall .cot .ny5{
    margin: 17px 0 0 0;
    float: right;
    width: 40%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #EE3124;
    color: #ffffff;
    border-radius: 2px;
}

.cpnrall:hover .img img{
    transform: scale(1.1);
}
.cpnrall:hover .cot .ny1{
    color: #EE3124;
}

.cpnrall2{
    width: 285px;
    float: left;
    margin-right: 22.5px;
    margin-bottom:  22.5px;
    border: 1px solid #cccccc;
}
.cpnrall2:nth-child(3n){
    margin-right: 0;
}
.cpnrall2 .img{
    /*padding: 10%;*/
    /*height: 213px;*/
    background-color: #eeeeee;
    width: 100%;
    overflow: hidden;

}
.cpnrall2:hover .img img{
    transform: scale(1.1);
}


.cpnrall2 .cot{
    width: 100%;
    overflow: hidden;
    /*height: 110px;*/
    /*background-color: #eeeeee;*/
    /*padding: 10px;*/
    /*text-align: center;*/
}
.cpnrall2 .cot .ny1{
    font-size: 16px;
    color: #333333;
    border-bottom: 1px solid #ccc;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall2 .cot .ny2{
    font-size: 14px;
    color: #666666;
    margin: 12px 0;
    padding: 0 15px;
    line-height: 1.8;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall2 .cot .btn_more{
    width: 85%;
    border: 1px solid #ccc6c6;
    border-radius: 50px;
    margin: 15px auto;
    line-height: 30px;
    height: 30px;
    position: relative;
}
.cpnrall2 .cot .btn_more:before{
    position: absolute;
    content: '';
    left: 50%;
    width: 1px;
    height: 100%;
    background-color: #ccc6c6;
}
.cpnrall2 .cot .btn_more div{
    width: 50%;
    float: left;
    text-align: center;
    color: #666666;
}
.cpnrall2 .cot .btn_more .m1:hover{
    background-color: #EE3124;
    color: white;
    border-radius: 50px 0 0 50px;
}
.cpnrall2 .cot .btn_more .m2:hover{
    background-color: #EE3124;
    color: white;
    border-radius: 0 50px 50px 0;
}


.cpnrall2 .cot .ny3{
    font-size: 12px;
    color: #555555;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.cpnrall2 .cot .ny4{
    margin: 15px 0 0 0;
    float: left;
    width: 40%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #ccc;
    color: #333333;
    border-radius: 2px;
}
.cpnrall2 .cot .ny5{
    margin: 15px 0 0 0;
    float: right;
    width: 40%;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    background-color: #EE3124;
    color: #ffffff;
    border-radius: 2px;
}
.cpnrall .img{

}

.cpnrall2:hover{
    border-color: #EE3124;
}
.cpnrall2:hover .img img{
    transform: scale(1.1);
}
.cpnrall2:hover .cot .ny1{
    color: #EE3124;
}

.cpcc-ts-01 {
    position: relative;
    padding: 12px 0 16px;
    background: #fff;
}

.cpcc-ts-01-left {
    position: relative;
    /*width: 40%;*/
    float: left;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    /*margin-left: 20px;*/
}

.cpcc-ts-01-left-jt {
    width: 12px;
    height: 23px;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
    z-index: 33;
}

.cpcc-ts-01-left-prev {
    left: 10px;
}

.cpcc-ts-01-left-next {
    right: 10px;
}
.cpcc-ts-01-left-size {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 56px;
    height: 26px;
    font-size: 14px;
    line-height: 16px;
    color: #787878;
    letter-spacing: 3px;
}


.p14-product-2{
    margin-top: 30px;
}
.p14-product-2-tit {
    height: 46px;
    line-height: 44px;
    font-weight: normal;
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 30px;
    /*padding-top: 26px;*/
}
.p14-product-2-tit b {
    display: inline-block;
    font-size: 24px;
    font-weight: normal;
    color: #464646;
    padding-left: 52px;
    border-bottom: 2px solid #464547;
    background:url(../image/nyszfx.png) no-repeat 12px center;
}

.p14-product-2-tit span {
    margin-left: 10px;
    font-size: 18px;
    font-family: Arial;
    color: #c2c2c1;
    text-transform: uppercase;
}

.p14-product-2-list dl {
    float: left;
    width: 23.8%;
    border: 1px solid #dfdfdf;
    margin-right: 1.5%;
    box-sizing: border-box;
}

.p14-product-2-list dl.p14-product-clear {
    margin-right: 0;
}

.p14-product-2-list dl img {
    display: block;
    width: 100%;
}

.p14-product-2-list dd {
    padding: 10px 28px 10px 10px;
    margin-right: 2px;
    position: relative;
}

.p14-product-2-list h4 {
    height: 30px;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
    color: #191919;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-product-2-list h4 a {
    color: #191919;
}

.p14-product-2-desc {
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p14-product-2-list dl:hover {
    border-color: #464547;
}

.p14-product-2-list dl:hover h3 a {
    color: #464547;
}


.service_hotline{
    background: url(../image/nydh.png) no-repeat 5px center;
    padding-left: 60px;
    line-height: 24px;
    /*letter-spacing: 2px;*/
    display: flex;
    /*padding-top: 20px;*/
    /*border-top: 1px solid #e5e5e5;*/
}
.service_hotline .fwhotline{
    margin-right: 60px;
}

.service_hotline .pnilxp1{
    font-size: 16px;
    color: #EE3124;
}
.service_hotline .pnilxp2{
    font-size: 22px;
    color: #EE3124;
}


.navMenubox {
    width: 100%;
    background: #ffffff;
    overflow: hidden;
}

.navMenu-top {
    padding: 10px;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,.1)
}

.navMenu> li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0px;
}

.navMenu>li>a {
    display: block;
    padding-left: 0px;
    line-height: 65px;
    color: #333333;
    transition: all 0.3s;
    position: relative;
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    overflow:hidden;
}

.navMenu > li> a {
    background-color: #efefef;
}
.navMenu .nyt{
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    float: left;
    width: 170px;
}
.navMenu > li:last-child > a {
    border-bottom: 1px solid transparent;
}

.navMenu>li>a>i {
    width: 16px;
    height: 16px;
    background: url(../image/incpimg1.png)no-repeat center;
    display: inline-block;
    margin: 25px 10px 25px 25px;
    float: left;
}
.navMenu>li>a>.arrow {
    width: 24px;
    height: 24px;
    background: url(../image/incpimg2.png)no-repeat center;
    display: inline-block;
    margin: 20px 25px 25px 25px;
    float: right;
    transition: all 0.3s;
}
.navMenu .open .arrow {
    transform:rotate(90deg);
}


.navMenu>li>a.active, .navMenu>li>a:hover {
    color: #EE3124;
}

.navMenu>li>ul.sub-menu, .navMenu>li>ul.sub-menu>li>ul.sub-menu {
    display: none;
    margin:0 10px;
}

.navMenu>li.active > ul.sub-menu, .navMenu>li>ul.sub-menu>li.active >ul.sub-menu {
}

.navMenu>li>ul.sub-menu li {
    background: none;
    margin: 0px;
    padding: 0px;
}

.navMenu>li>ul.sub-menu li>a {
    display: block;
    font-size: 14px;
    line-height: 65px;
    padding: 0 20px;
    color: #333333;
    clear: both;
    border-bottom: 1px dashed #cccccc;
}
.navMenu>li>ul.sub-menu li:last-child>a{
    border-bottom: 0px dashed #cccccc;
}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a {
    color: #EE3124;
}

/*.icon_1:before {*/

/*}*/

/*.icon_2:before {*/
    /*content: "\f0ac";*/
/*}*/

/*.icon_3:before {*/
    /*content: "\f0ac";*/
/*}*/




.notice1{
    background: url(../image/notice1.jpg)no-repeat center;
    height: 203px;
    position: relative;
}
.notice1 .dh{
    position: absolute;
    right: 0;
    top: 120px;
    font-size: 28px;
    color: #ffffff;
    letter-spacing: 2px;
}


.reliable{
    background: url(../image/reliable.jpg)no-repeat center;
    height: 730px;
    position: relative;
    padding: 60px 0 0 0;
}


.reliable_ny{
    color: #333333;
    width: 395px;
    position: absolute;
}
.reliable_ny .dnr1{
    font-size: 24px;
    position: relative;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    font-weight: bold;
}
.reliable_ny .dnr2{
    font-size: 14px;
    padding-left: 50px;
    line-height: 2;
}
.reliable_ny:nth-of-type(1) .dnr1{
    background: url(../image/kkt1.png)no-repeat left;
}
.reliable_ny:nth-of-type(2) .dnr1{
    background: url(../image/kkt2.png)no-repeat left;
}
.reliable_ny:nth-of-type(3) .dnr1{
    background: url(../image/kkt3.png)no-repeat left;
}
.reliable_ny:nth-of-type(4) .dnr1{
    background: url(../image/kkt4.png)no-repeat left;
}
.reliable_ny:nth-of-type(5) .dnr1{
    background: url(../image/kkt5.png)no-repeat left;
}

.reliable_ny:nth-of-type(1){
    left: 0;
    top: 120px;
}
.reliable_ny:nth-of-type(2){
    left: 0;
    top: 280px;
}
.reliable_ny:nth-of-type(3){
    left: 0;
    top: 420px;
}
.reliable_ny:nth-of-type(4){
    width: 310px;
    right: 0;
    top: 140px;
}
.reliable_ny:nth-of-type(4) .dnr1{
    height: 60px;
    line-height: 30px;
    margin-bottom: 10px;
}
.reliable_ny:nth-of-type(5){
    width: 310px;
    right: 0;
    top: 350px;
}

.reliable_lxzx{
    position: absolute;
    top: 550px;
    text-align: center;
    left: 290px;
}
.reliable_lxzx span {
    width: 375px;
    text-align: center;
    height: 65px;
    line-height: 65px;
    border: 1px dashed #EE3124;
    display: inline-block;
    border-radius: 25px;
    font-size: 20px;
    color: #EE3124;
    vertical-align: middle;
}
.reliable_lxzx a {
    width: 300px;
    height: 65px;
    background: #EE3124;
    text-align: center;
    line-height: 65px;
    font-size: 18px;
    color: #fff;
    border-radius: 22px;
    margin-left: -40px;
    display: inline-block;
    vertical-align: middle;
}


.customized{
    background: url(../image/customized.jpg)no-repeat center;
    height: 1110px;
    position: relative;
    padding: 75px 0 0 0;
}

.customized_ny{
    width: 582px;
    height: 432px;
    float: left;
    color: #333333;
    padding: 100px 45px 0 265px;
    margin-bottom: 30px;
}
.customized_ny .dnr1{
    font-size: 28px;
}
.customized_ny .dnr2{
    margin: 60px 0 0 0;
    font-size: 18px;
    line-height: 2;
}
.customized_ny:nth-of-type(1){
    background: url(../image/dz01.png)no-repeat center;
}
.customized_ny:nth-of-type(2){
    padding: 100px 265px 0 45px;
    float: right;
    background: url(../image/dz02.png)no-repeat center;
}
.customized_ny:nth-of-type(3){
    background: url(../image/dz03.png)no-repeat center;
}
.customized_ny:nth-of-type(4){
    padding: 100px 265px 0 45px;
    float: right;
    background: url(../image/dz04.png)no-repeat center;
}



.insolution{
    background-color: #e5e5e5;
    position: relative;
}


.solCAls{
    padding: 20px 0 50px;
}
.solCAls ul li{
    float: left;
    width: 200px;
    text-align: center;
    font-size: 24px;
    color: #333333;
    transition: all 0.3s;
}
.solCAls ul li .img{
    width: 85px;
    display: inline-block;
    margin-bottom: 20px;
    filter: grayscale(100%);
    transition: all 0.3s;
}
.solCAls ul li:hover .img{
    filter: grayscale(0%);
}
.solCAls ul li:hover{
    color: #EE3124;
}
.solCAls .on .img{
    filter: grayscale(0%);
}
.solCAls .on{
    color: #EE3124;
}




.solny{
    width: 382px;
    position: relative;
    float: left;
    margin-right: 27px;
}
.solny:nth-child(3n){
    margin-right: 0;
}
.solny .img{
    width: 100%;
    overflow: hidden;
    z-index: 1;
}
.solny .cot{
    position: absolute;
    width: 100%;
    margin-top: -45px;
    background-color: rgba(40, 31, 29,0.6);
}
.solny .cot .dnr1{
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    font-size: 14px;
    color: #FFFFFF;
    padding: 0 15% 0 5%;
    z-index: 2;
}
.solny .cot .dnr2{
    right: 7%;
    bottom: 30%;
    position: absolute;
    float: right;
    color: #FFFFFF;
}
.solny:hover .img img{
    transform: scale(1.1);
}


.insolution .ckmore{
    text-transform: uppercase;
    border: 1px solid #EE3124;
    border-radius: 30px;
    width: 300px;
    height: 45px;
    line-height: 45px;
    color: #EE3124;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 50px 450px;

}

.partner_in{
    text-align: center;
    letter-spacing: 1px;
    padding: 0 0 100px 0;
}
.partner_in .pnr1{
    font-size: 24px;
    color: #333333;
}
.partner_in .pnr1 span{
    color: #EE3124;
}
.partner_in .pnr2{
    font-size: 14px;
    color: #555555;
    margin: 30px 0;
}



.partner_inls{
    /*margin-bottom: 60px;*/
    position: relative;
}
.partner_arrow1,.partner_arrow2{
    font-size: 30px;
    line-height: 85px;
    color: #EE3124;
}
.partner_arrow1{
    margin-right: 20px;
}
.partner_inls ul {
    width: 1200px;
}
.partner_inls li {
    float: left;
    font-size: 0;
    line-height: 0;
    margin-right: 10px;
    width: 210px;
    transition: all 0.5s;
}
.partner_inls li img {
    width: 100%;
    border: 1px solid #cccccc;
}



.notice2{
    background: url(../image/notice2.jpg)no-repeat center;
    height: 270px;
    position: relative;
}
.notice2 .dh{
    position: absolute;
    right: 55px;
    top: 100px;
    font-size: 36px;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: bold;
}



.in_news{
    background: url(../image/in_news.jpg) no-repeat top;
    height: 785px;
    position: relative;
    padding-top: 75px;
}
.in_news_all{
    background-color: #ffffff;
}
.ina_fl{
    width: 750px;
    height: 500px;
    float: left;
    box-shadow: 0px 0px 20px 0px #ededed
}
.inimgtop{
    position: relative;
}
.inimgtop .topimg{
    width: 100%;
    height: 184px;
    overflow: hidden;
}
.inimgtop .topnr{
    position: absolute;
    top: 50px;
    width: 100%;
    padding: 0 50px;
}
.inimgtop .topnr .topname{
    font-size: 24px;
    color: #ffffff;
    float: left;
}
.inimgtop .topnr .topmore{
    font-size: 18px;
    color: #ffffff;
    float: right;
    margin-top: 5px;
}

.news_mk1{
    padding: 20px 0 15px;
    margin:0 35px ;
    border-bottom: 1px solid #dcdcdc;

}

.news_mk1 .nmk1cot{
    margin-bottom: 20px;
}
.news_mk1 .nmk1cot .headlines{
    float: left;
    font-size: 14px;
    color: #ffffff;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #EE3124;
    letter-spacing: 3px;
}
.news_mk1 .nmk1cot .nmkl1tit{
    float: left;
    font-size: 18px;
    color: #333333;
    width: 450px;
    height: 30px;
    line-height: 30px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-left: 30px;
    transition: all .5s;
}
.news_mk1 .nmk1cot .nmkl1time{
    float: right;
    font-size: 14px;
    color: #aaaaaa;
    height: 30px;
    line-height: 30px;
}

.news_mk1 .nmk1nr{
    font-size: 14px;
    color: #333333;
    height: 60px;
    line-height: 30px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}
.news_mk1:hover .nmkl1tit{
    color: #EE3124;
    padding-left: 10px;
}

.news_mk2{
    padding: 5px 35px 0;
}
.news_mk2 ul li{
    height: 50px;
    line-height: 50px;
}
.news_mk2 ul li .nmk2logo{
    float: left;
    font-size: 24px;
    color: #dcdcdc;
    margin-right: 10px;
    transition: all .5s;
}
.news_mk2 ul li .nmk2tit{
    float: left;
    font-size: 14px;
    color: #333333;
    width: 500px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition: all .5s;
}
.news_mk2 ul li .nmk2time{
    float: right;
    font-size: 14px;
    color: #333333;
}
.news_mk2 ul li:hover .nmk2logo{
    color: #EE3124;
}
.news_mk2 ul li:hover .nmk2tit{
    color: #EE3124;
    padding-left: 10px;
}



.ina_fr{
    width: 450px;
    float: right;
    padding: 30px 20px 0 40px;
}

.infrtop{
    margin-bottom: 40px;
}
.infrtop .topname{
    font-size: 24px;
    color: #333333;
    float: left;
}
.infrtop .topmore{
    font-size: 18px;
    color: #333333;
    float: right;
    margin-top: 5px;
}


.news_mk3{
    padding-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
}
.news_mk3 .nmk3tit{
    font-size: 18px;
    color: #333333;
    height: 30px;
    line-height: 30px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin-bottom: 10px;
    transition: all .5s;
}
.news_mk3 .nmk3cot{
    font-size: 14px;
    color: #333333;
    height: 50px;
    line-height: 25px;
    overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
}

.news_mk3:hover .nmk3tit{
    color: #EE3124;
    padding-left: 10px;
}

.news_mk4{

}
.news_mk4 ul li{
    height: 90px;
    border-top: 1px dashed #dcdcdc;
    padding-top: 35px;
}
.news_mk4 ul li:nth-of-type(1){
    border-top: 0;
}
.news_mk4 .nmk4time{
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}
.news_mk4 .nmk4tit{
    font-size: 14px;
    color: #333333;
    transition: all .5s;
}
.news_mk4 ul li:hover .nmk4tit{
    color: #EE3124;
    padding-left: 10px;
}

/*
.footer {
    background-color: #1b1b1b;
    padding: 50px 0 50px 0;
}
.footer ul {
    width: 200px;
    list-style: none;
    color: #d8d8d8;
    font-size: 14px;
    background: url(../image/footxian.png) right no-repeat;
    float: left;
    padding-left: 70px;
    !*padding-top: 15px;*!
    height: 225px;
}

.footer ul li {
    margin-bottom: 20px;
}

.footer ul li a {
    color: inherit;
    text-decoration: none;
}
.footer ul li.title {
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 18px;
    position: relative;
    color: #ffffff;
}
!*.footer .main ul li.title:after {*!
!*content: '';*!
!*display: block;*!
!*width: 52px;*!
!*height: 4px;*!
!*background-color: #ffffff;*!
!*position: absolute;*!
!*bottom: 0;*!
!*left: 0;*!
!*}*!
.footer ul.contact {
    width: 430px;
    border-right: 0;
    background: none;
}
.footer ul.contact li.title {

}
.footer ul.contact li span {
    font-family: sans-serif;
}
.footer .qrCode {
    float: right;
}
.footer .footewm{
    margin: 65px 0 0 10px;
    float: left;
}
.footer .qrCode p{
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}
.footer .qrCode img {
    display: block;
    width: 90px;
    height: 90px;
    margin-bottom: 10px;
}

.footer .ftbd{
    float: left;
    width: 425px;
}
.footer .ftbd .p1{
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 15px;
}
.footer .ftbd .ipt1{
    width: 200px;
    height: 40px;
    padding: 0 15px;
    border: 0px;
    display: inline-block;
    margin-right: 20px;
    background-color: #ffffff;
}
.footer .ftbd .ipt1:nth-of-type(2){
    margin-right: 0px;
}
.footer .ftbd .lte1{
    width: 100%;
    height: 80px;
    padding: 15px 15px;
    border: 0px;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #ffffff;
}
.footer .ftbd .yzm{
    float: left;
    width: 115px;
    height: 40px;
    padding: 0px 15px;
    border: 0px;
    display: inline-block;
    margin-right: 15px;
    background-color: #ffffff;
}
.footer .ftbd .ymzsz{
    float: left;
    background-color: #464547;
    margin-right: 15px;
    cursor: pointer;
}
.footer .ftbd .sb1{
    float: left;
    background-color: #EE3124;
    width: 175px;
    height: 40px;
    line-height: 45px;
    text-align: center;
    border: 0px;
    color: #FFFFFF;
    font-size: 18px;
    cursor: pointer;
}*/

.ftba{
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    background-color: #EE3124;
    padding: 5px 0;
}
.ftba .ftlg{
    float: left;
}
.ftba .ftnr{
    float: right;
    text-align: right;
}
.ftba .ftnr .ftnrp1{
    font-size: 12px;
    color: #ffffff;
    margin-bottom: 20px;
    margin-top: 10px;
}

.ftba .ftnr .ftnrp2{
    font-size: 12px;
    color: #ffffff;
}


.in_about{
    padding: 65px 0 0 0;
}

.inab_intro{
    background: url(../image/inab_intro.jpg)no-repeat center;
    height: 360px;
    margin: 50px 0 30px;
}
.inab_intro .iinyall{
    width: 530px;
    padding-top: 60px;
    margin: 0 0 0 615px;
}
.inab_intro .iinyall .iab1{
    font-size: 24px;
    color: #333333;
}
.inab_intro .iinyall .iab4{
    margin: 20px 0;
    font-size: 18px;
    color: #333333;
}
.inab_intro .iinyall .iab2{
    font-size: 14px;
    color: #333333;
    margin: 30px 0;
    line-height: 2;
}
.inab_intro .iinyall .iab3{
    font-size: 14px;
    color: #EE3124;
}
.vidoitem{
    position: absolute;
    width: 105px;
    height: 105px;
    top: 273px;
    left: 237px;
    cursor: pointer;
    border-radius: 50%;
    overflow: hidden;
    z-index: 9;
}
.videoed {
    display:none;
    width:50px;
    height:50px;
    position:absolute;
    left:45%;
    top:45%;
    z-index:99;
    border-radius:100%;
}
.videos {
    display:none;
    position:fixed;
    top:17%;
    z-index:999;
    width:700px;
    margin-left: 250px;
    text-align: center;
}
.vclose {
    position:absolute;
    right:5%;
    top:2%;
    border-radius:100%;
    cursor:pointer;
}


.company_in_title{
    padding-bottom: 10px;
}
.company_in_title .dnr1{
    background: url(../image/company_in_title.png)no-repeat left;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #333333;
    float: left;
    font-weight: bold;
    padding-left: 70px;
    letter-spacing: 1px;
}
.company_in_title .dnr2{
    font-size: 24px;
    color: #555555;
    text-transform: uppercase;
    float: left;
    line-height: 50px;
    margin: 2px 20px 0;
    letter-spacing: 1px;
}
.company_in_title .dnr3{
    font-size: 14px;
    color: #EE3124;
    float: right;
    margin: 20px 5px 0;
    font-weight: bold;
    letter-spacing: 1px;
}



.company_in{
    background-color: #f5f5f5;
    padding: 25px 0 85px;
}

.company_ny{
    width: 290px;
    float: left;
    margin: 0 13.3px 0 0;
}
.company_ny:nth-of-type(4n){
    margin-right: 0;
}
.company_ny .img{
    width: 100%;
    overflow: hidden;
}
.company_ny .cot{
    background-color: #e5e5e5;
    padding: 0 20px;
    transition: all 0.2s;
}
.company_ny .cot .dnr1{
    font-size: 14px;
    color: #333333;
    height: 50px;
    line-height: 50px;
    float: left;
    width: 200px;
    transition: all 0.3s;
}
.company_ny .cot .dnr2{
    width: 26px;
    height: 26px;
    background: url(../image/company_t1.png)no-repeat center;
    float: right;
    margin-top: 12px;
    transition: all 0.5s;
}
.company_ny:hover .img img{
    transform: scale(1.1);
}
.company_ny:hover .cot{
    background-color: #000;
}
.company_ny:hover .cot .dnr1{
    color: #ffffff;
}
.company_ny:hover .cot .dnr2{
    transform:rotate(360deg);
    background: url(../image/company_t2.png)no-repeat center;
}

.company_ny2{
    width: 290px;
    float: left;
    margin: 0 15px 15px 0;
}
.company_ny2:nth-of-type(3n){
    margin-right: 0;
}
.company_ny2 .cover{
    width: 100%;
    overflow: hidden;
}
.company_ny2 .cot{
    background-color: #e5e5e5;
    padding: 0 20px;
    transition: all 0.2s;
}
.company_ny2 .cot .dnr1{
    font-size: 14px;
    color: #333333;
    height: 50px;
    line-height: 50px;
    float: left;
    width: 200px;
    transition: all 0.3s;
}
.company_ny2 .cot .dnr2{
    width: 26px;
    height: 26px;
    background: url(../image/company_t1.png)no-repeat center;
    float: right;
    margin-top: 12px;
    transition: all 0.5s;
}
.company_ny2:hover .img img{
    transform: scale(1.1);
}
.company_ny2:hover .cot{
    background-color: #EE3124;
}
.company_ny2:hover .cot .dnr1{
    color: #ffffff;
}
.company_ny2:hover .cot .dnr2{
    transform:rotate(360deg);
    background: url(../image/company_t2.png)no-repeat center;
}


.head{
    position: fixed;
    background-color: #FFFFFF;
    width: 100%;
    top: 0;
    z-index: 999;
    transition: all 0.5s;
    border-bottom: 1px solid #cccccc;
    /*position: absolute;*/
    height: 90px;
}
.opacity0{
   display: none;
}
.fix{
    position: fixed;
   display: block!important;
}
.head .logo{
    float: left;
    width: 85px;
    margin: 5px 0;
}
.head .logo_text{
    float: left;
    margin: 23px 10px;
}
.head .logo_text .dnr1{
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
}
.head .logo_text .dnr2{
    margin: 15px 0 0 0;
    color: #EE3124;
    font-size: 14px;
    letter-spacing: 2px;
}
.head_telephone{
    float: right;
    height: 90px;
    line-height: 35px;
    /*padding-left: 20px;*/
    font-size: 16px;
    color: #0350AE;
    font-weight: bold;
    padding-top: 10px;
}
.head_telephone span{
    background: url(../image/headlxwm.jpg) no-repeat left;
    padding-left: 35px;
    display: inline-block;
    height: 35px;
    background-size: 18%;
}
.head .head-right{
    float: left;
    margin-left: 200px;
}
.menu .CAli{
    float: left;
    position: relative;
    border-right: 1px solid #e5e5e5;
}
.menu .CAli .CAa{
    /*margin-top: 35px;*/
    display: block;
    width: auto;
    text-align: center;
    padding: 0 20px;
    height: 90px;
    line-height:90px;
    position: relative;
    transition: all 1s;


}
.menu .CAli:nth-of-type(1){
    border-left: 1px solid #e5e5e5;
}

.menu .CAli .CAa{
    font-size: 15px;
    color: #333333;
}
.menu .CAli .CAa:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 0;
    left: 0;
    bottom: 0;
    background-color: #EE3124;
    transition: all 0.3s;
}
.menu .CAli:hover .CAa:before{
    height: 4px;
}
.menu .CAli:hover .CAa{
    color: #EE3124;
    font-weight: bold;

}
.menu .on .CAa:before{
    height: 4px;
}
.menu .on .CAa{
    font-weight: bold;
    color: #EE3124!important;
}


.dropdown-menu{
    position: absolute;
    display: none;
    z-index: 999;
    border-radius: 2px;
    right: 0;
    top: 100%;
    left: 50%;
    width: 160px;
    margin-left: -80px;
}
.dropdown-menu .tit:nth-child(1){
    border-top: 0px solid #ccc;
}
.dropdown-menu .dmli{
    background-color: #efefef;
    text-align: center;
    display: block;
    transition: ease-in 0.4s;
    padding: 15px 30px;
    line-height: 25px;
    color: #555555;
    font-size: 14px;
    white-space: nowrap;
    position: relative;
    letter-spacing: 2px;
    border-top:1px solid #e5e5e5;
}
.dropdown-menu .dmli .dma{
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
}
.dropdown-menu .dmli .arrow{
    position: absolute;
    right: 15px;
    top: 15px;
}

.dropdown-menu .dmli:hover{
    background-color: #EE3124!important;
    color: #FFFFFF!important;
}






.breadcrumbs {
    font-size: 14px;
    color: #333333;
    line-height: 78px;
    white-space:nowrap;
}
.breadcrumbs .home {
    vertical-align: middle;
    width: 28px;
    height: 24px;
    position: relative;
    top: -1px;
    margin-right: 10px;
}
.breadcrumbs a{
    margin: 0 10px;
}
.breadcrumbs .gt {
    /*margin: 0 10px;*/
}

.breadcrumbs span{
}

.category{
    padding: 10px 0 30px 0;
}

.category ul li {
    display: inline-block;
    color: #333333;
    background-color: #e5e5e5;
    transition: ease-in 0.1s;
    font-size: 14px;
    letter-spacing: 1px;
    text-align: center;
}
.category ul li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 17px 45px;
}
.category ul li:hover,
.category ul li.active {
    background-color: #EE3124;
    color: #ffffff;
}
.classa {
    color: #ffffff!important;
    background-color: #EE3124!important;
}
.fourmenu li{
    float: left;
    margin-right: 2%;
}



.single{
    padding: 0px 0px 20px;
}
.single img{
    max-width: 100%;
}



/*fy*/
.paging {
    text-align:center;
    padding: 30px 0 50px;
}
.paging a{
    display: inline-block;
    padding:12px 15px;
    border:1px solid #333333;
    color: #333333;
    margin:0 8px;
    font-size: 14px;
    transition: ease-in 0.1s;
    border-radius: 3px;
}
.paging span{
    margin:0 5px;
}
.paging a:hover,
.case_lisst .cate-box a:hover{
    border:1px solid #EE3124;
    color: #ffffff!important;
    background-color: #EE3124;
}
.currPage{
    border:1px solid #EE3124!important;
    color: #EE3124!important;
}

/*fy*/


.richText {
    padding: 20px 0px 50px;
    font-size: 14px;
}
.richText .title {
    font-size: 22px;
    /*text-align: center;*/
    line-height: 1.5;
    letter-spacing: 1px;
    color: #333333;
}
.richText .times {
    font-size: 13px;
    /*text-align: center;*/
    padding: 25px 0;
    border-bottom: 1px dashed #B2B2B2;
    margin-bottom: 30px;
    color: #333333;
}
.richText .richText_body {
    padding-bottom: 30px;
    border-bottom: 1px dashed #B2B2B2;
}
.richText .richText_body img {
    max-width: 100%;
    max-height: 100%;
}

.upperandlower {
    margin-top: 34px;
    position: relative;
}
.upperandlower .next {
    font-size: 14px;
    color: #333333;
    line-height: 2.4em;
    width: 80%;
    overflow: hidden;
}
.upperandlower .next:hover a {
    color: #EE3124;
}
.upperandlower .history {
    width: 20%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    background-color: #EE3124;
    position: absolute;
    right: 0;
    top: 6px;
    cursor: pointer;
    border-radius: 5px;
}



.pctlf2{
    width: 270px;
    float: left;
    padding-bottom: 30px;
}
.pctlf2 .pctlfmeu{
    width: 270px;
}

.pctlf2 .pctlfmeu .pcfmt{
    width: 100%;
    padding: 30px 30px;
    background: url(../image/pcfmtlg.png) no-repeat 30px center;
    background-color: #464547;

}
.pctlf2 .pctlfmeu .pcfmt .img1{
    float: left;
}
.pctlf2 .pctlfmeu .pcfmt .p1{
    float: right;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 2px;
}
.pctlf2 .pctlfmeu .pcfml{
    width: 100%;
    background: #eeeeee;
    overflow: hidden;
}
.menupro {
    padding: 0 20px;
    width: 100%;
    cursor: pointer;
    overflow: hidden;
}

.menupro ul .lica {
    line-height: 55px;
    font-size:16px;
    color: #555555;
    border-top: 1px solid #CCCCCC;
}
.menupro ul .lica:nth-of-type(1){
    border-top: 0px solid #CCCCCC;
}
.menupro .lica .nrA{
    float: left;
    padding-left: 5px;
    max-width: 85%;
    font-size: 16px;
}
.menupro .lica .nrA a{
    display: block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.menupro .lica .Aaon{
    color: #EE3124!important;
}
.menupro .lica .sjxA{
    float: left;
    display: block;
    border-top: 6px solid transparent;
    border-left: 10px solid #555555;
    border-bottom: 6px solid transparent;
    margin: 22px 10px 0;
    transform: rotate(0deg);
    transition: transform 0.3s linear;
}
.menupro .lica  .active .sjxA{
    border-left:10px solid #EE3124;
    transform: rotate(90deg);
}


.menupro ul li ul {
    display: none;
    /*margin-bottom: 20px;*/
}

.menupro ul li ul li ul {
    margin-bottom: 5px;
}

.menupro .licb{

    display: block;
    background: none;
    font-size: 15px;
    list-style: circle;
    color: #555555;
    padding-left: 5px;
}
.menupro .licb .nrB{
    float: left;
    /*padding-left: 5px;*/
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    width: 85%;
    font-size: 14px;
}
.menupro .licb .sjxB{
    float: left;
    display: block;
    border-top: 6px solid transparent;
    border-left: 10px solid #ffffff;
    border-bottom: 6px solid transparent;
    margin: 17px 10px 0;
    transform: rotate(0deg);
    transition: transform 0.3s linear;
}
.menupro .licb .inactive .sjxB{
    border-left: 10px solid #555555;
}
.menupro .licb .active .sjxB{
    border-left: 10px solid #EE3124;
    transform: rotate(90deg);
}
.menupro .licb .Baon{
    color: #EE3124!important;
}
.menupro .licc{
    height: 40px;
    line-height: 45px;
    overflow: hidden;
    display: block;
    background: none;
    font-size: 13px;
    list-style: circle;
    color: #555555;
    padding-left: 35px;

}


.pctlf{
    width: 270px;
    float: left;
    padding-bottom: 30px;
}
.pctlf .pctlfmeu{
    width: 270px;
}

.pctlf .pctlfmeu .pcfmt{
    /*width: 100%;*/
    padding: 30px 30px;
    background: url(../image/pcfmtlg.png) no-repeat 30px center;
    background-color: #464547;

}
.pctlf .pctlfmeu .pcfmt .img1{
    float: left;
}
.pctlf .pctlfmeu .pcfmt .p1{
    float: right;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 2px;
}
.pctlf .pctlfmeu .pcfml{
    width: 100%;
    background: #eeeeee;
    overflow: hidden;
}
.pctlf .pctlfmeu .pcfml .CAny{
    display: block;
    color: #333333;
    line-height: 30px;
    padding: 15px 55px 15px 30px;
    font-size: 15px;
    position: relative;
    transition: all .3s;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.pctlf .pctlfmeu .pcfml .CAny:after {
    position: absolute;
    right: 25px;
    content: "";
    display: inline-block;
    float: right;
    width: 22px;
    height: 22px;
    background: url(../image/CAlogo.png);
    filter: invert(50%);
    margin: 5px 0 0 0;
    transition: all .5s;
}
.pctlf .pctlfmeu .pcfml ul li{
    transition: all 0.2s;

}
.pctlf .pctlfmeu .pcfml ul li:hover{
    background-color: #EE3124;
}
.pctlf .pctlfmeu .pcfml ul li:hover .CAny{
    padding: 15px 50px 15px 40px;
    color: #ffffff;
}
.pctlf .pctlfmeu .pcfml ul li:hover .CAny:after{
    filter: none;
    transform:rotate(450deg);
}
.pctlf .active{
    background-color: #EE3124!important;
}
.pctlf .active .CAny{
    background-color: #EE3124!important;
    color: #ffffff!important;
}
.pctlf .active .CAny:after{
    filter: none!important;
    transform:rotate(450deg);
}



.left-contact {
    width: 100%;
    margin-top: 25px;
}
.left-contact .title {
    background-color: #464547;
    padding: 30px 30px;
}
.left-contact .title .wxtb{
    width: 35px;
    height: 27px;
    background: url(../image/wxtb.png)no-repeat center;
    float: left;
}
.left-contact .title .tit{
    font-size: 20px;
    color: #ffffff;
    float: right;
    margin: 0;
    /*margin-top: 5px;*/
    letter-spacing: 2px;
}
.left-contact .box {
    border: 1px #e0e0e0 solid;
    margin: 0px 0 30px;
    padding: 15px;
    min-height: 160px;
    color: #666666;
    line-height: 35px;
    font-size: 16px;
}
.left-contact .box b {
    display: block;
    color: #333;
    margin-bottom: 5px;
}
.left-contact .box p {
    color: #333;
    font-size: 13px;
}


.pctlf .pctlfmeu .pcfml .CBny{
    line-height: 50px;
    background-color: #f8f8f8;

}
.pctlf .pctlfmeu .pcfml .CBny a{
    color: #333333;
    border-top: 1px #b2b2b2 dashed;
    padding: 0 40px 0 20px;
    position: relative;
    font-size: 14px;
    display: block;
    width: 90%;
    margin-left: 5%;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition: all .5s;
}
.pctlf .pctlfmeu .pcfml .CBny a:nth-of-type(1){
    border-top: 0px;
}
.pctlf .pctlfmeu .pcfml .CBny a:after{
    content: "";
    display: inline-block;
    float: right;
    width: 22px;
    height: 11px;
    background: url(../image/ejfllg1.png);
    margin: 20px 0 0 0;
    transition: all .5s;
    position: absolute;
    right: 13px;
}
.pctlf .pctlfmeu .pcfml .CBny a:hover{
    padding: 0 40px 0 30px;
    color: #EE3124;
}
.pctlf .pctlfmeu .pcfml .CBny a:hover:after{
    background: url(../image/ejfllg1bs.png);
}
.pctlf .pctlfmeu .pcfml .CBny .on{
    color: #EE3124;
}
.pctlf .pctlfmeu .pcfml .CBny .on:after{
    background: url(../image/ejfllg1bs.png);
}
.yjsele{
    background-color: #EE3124!important;
}
.yjsele .yjfl{
    background-color: #EE3124!important;
}
.yjsele .yjfl:after{
    transform:rotate(90deg);
}





.pctlr{
    width: 900px;
    float: right;
}
.pctlr .cpimg{
    max-width: 90%;
    height: auto;
}
.pctlrnrxx img{
    max-width: 100%;
    height: auto;
}

.pctlr .pctlrtt{
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0 20px;
    margin-bottom: 25px;
    /*text-align: center;*/
    line-height: 1.5;
    color: #333333;
    font-size: 20px;
    letter-spacing: 1px;

}

.pctlr .ChinaMap{
    width: 100%;
    overflow: hidden;
}
.pctlr .pctlrnr  .pniimg{
    width: 350px;
    float: left;
}

.pctlr .pctlrnr  .pniimg img{
    display: inline-block;
}



.pctlr .pctlrnr .pctlrnrif .pninr{
    float: left;
    width: 870px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .p1{
    padding-top: 50px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}
.pctlr .pctlrnr .pctlrnrif .pninr .p2{
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 25px;
}



.allls .content {
    padding: 0px 0 40px 0;
}

.allls .content img{
    max-width: 100%;
}
.allls .contentall{
    padding: 0px 0 20px 0;
}

.allls .contentall .contentfl{
    float: left;
}
.allls .contentall .titall{
    font-size: 20px;
    color: #333333;
    border-left: 3px solid #EE3124;
    padding-left: 20px;
    height: 24px;
    line-height: 24px;
}
.allls .contentall .contentfr{
    float: right;
    position: relative;
}
.allls .contentall .contentfr .srk{
    margin-top: 15px;
    width: 400px;
    height: 35px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    padding: 0 20px 0 20px;
    border-radius: 2px;
    letter-spacing: 2px;
}
.allls .contentall .contentfr .srks{
    margin: 15px 0;
    width: 400px;
    height: 80px;
    padding:10px 20px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    color: #555555;
}
.allls .contentall .contentfr .srkyz{
    width: 120px;
    height: 35px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
    padding-left: 3%;
    float: left;
}
.allls .contentall .contentfr .yzmcode{
    width: 80px;
    height: 35px;
    float: left;
    overflow: hidden;
    border-radius: 5px;
    margin-left: 20px;
    line-height: 50px;
    background-color: #e5e5e5;
}
.allls .contentall .contentfr .annl{
    width: 40%;
    float: right;
    height: 35px;
    background-color: #EE3124;
    border: 0;
    border-radius: 5px;
    color: #ffffff;
    letter-spacing: 3px;
    font-size: 14px;
}





.allls .content .show {
    line-height: 2;
    margin-bottom: 30px;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
}
.allls .content .show .title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    padding: 0px 0 10px;
    color: #EE3124;
}
.allls .content .show .info {
    margin-bottom: 20px;
    color: #555555;
    font-size: 12px;
    text-align: center;
    letter-spacing: 1px;
}



.pctlr .pctlrnr  .pniimg{
    width: 400px;
    float: left;

}

.pctlrnr .pctlrnrif .pninr{
    float: left;
    width: 870px;
}
.pctlrnr .pctlrnrif .pninr .p1{
    padding-top: 50px;
    font-size: 18px;
    color: #333333;
    margin-bottom: 30px;
}
.pctlrnr .pctlrnrif .pninr .p2{
    font-size: 14px;
    color: #333333;
    margin-bottom: 20px;
    line-height: 25px;
}

.pctlr .pctlrnr .pctlrnrxx{
    margin-top: 30px;
    padding-bottom: 60px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt{
    border-bottom: 1px solid #999999;
    padding: 15px 0;
    margin-bottom: 30px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt img{
    float: left;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt .pnxttp1{
    float: left;
    font-size: 20px;
    color: #333333;
    margin: 0 15px;
    letter-spacing: 2px;
}
.pctlr .pctlrnr .pctlrnrxx .pnxtt .pnxttp2{
    float: left;
    font-size: 18px;
    color: #cccccc;
    margin-top: 3px;
    letter-spacing: 2px;
}
.show-info {
    width: 450px;
    float: right;
    color: #666666;
    margin-bottom: 60px;
}
.show-info .descption b {
    color: #333;
}
.show-info .share {
    border-bottom: #e0e0e0 solid 1px;
    max-width: 580px;
    padding-bottom: 30px;
    margin: 40px 0 20px 0;
}

.show-info .p1{
    font-size: 16px;
    margin: 15px 0;
    color: #333333;
}
.show-info .p2{
    font-size: 16px;
    margin: 15px 0;
    color: #333333;
}
.show-info .p3{
    font-size: 14px;
    margin: 10px 0;
    line-height: 28px;
    /*height: 110px;*/
    max-height: 110px;
    overflow: hidden;
}


.pnilx{
    position: relative;
}
.pnilx .pro_tit{
    font-size: 16px;
    line-height: 1;
    color: #333333;
    margin-bottom: 20px;
}
.pnilx .pro_intro{
    font-size: 14px;
    line-height: 2;
    color: #333333;
    margin-bottom: 20px;
}
.pnilx .advisory{
    width: 160px;
    height: 45px;
    background-color: #EE3124;
    border: 0px;
    border-radius: 5px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    line-height: 45px;
    letter-spacing: 2px;
    /*margin-bottom: 30px;*/
}



.infolist{
    padding: 30px 0;
    border-bottom: 1px solid #e0e0e0;
}
.infolist .img{
    width: 145px;
    /*height: 136px;*/
    float: left;
    overflow: hidden;
}
.infolist .cot{
    float: left;
    width: 590px;
    margin-left: 30px;
    padding: 0 40px 0 0;
    border-right: 1px solid #cccccc;
    transition: all 0.8s;
}
.infolist .cot .tit{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 5px;
}
.infolist .cot .intro{
    font-size: 14px;
    color: #808080;
    height: 44px;
    line-height: 22px;
    margin-bottom: 10px;
    overflow: hidden;
}
.infolist .cot .time{
    font-size: 14px;
    color: #9b9b9b;
}
.infolist .more{
    float: right;
    text-align: center;
    font-size: 20px;
    color: #999999;
    letter-spacing: 1px;
    padding-top: 40px;
    transition: all 0.3s;
}
.infolist:hover .cot{
    padding-left: 10px;
    width: 600px;
}
.infolist:hover .cot .tit,.infolist:hover .more{
    color: #EE3124;
}
.infolist:hover .more{
    padding-left: 10px;
}
.infolist:hover .img img{
    transform: scale(1.1);
}


.partner_item{
    width: 210px;
    float: left;
    margin-right: 20px;
    margin-bottom: 30px;
    position: relative;
}
.partner_item:nth-child(4n){
    margin-right: 0;
}
.partner_item .img{
    width: 100%;
}
.partner_item .img img{
    width: 100%;
    border: 1px solid #cccccc;
}
.partner_item .tit{
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    color: #333333;
    border-bottom: 1px solid #cccccc;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    transition: all 0.3s;
}
.partner_item:hover .img img{
    -webkit-transform:translateY(-10px);
    -moz-transform:translateY(-10px);
    -ms-transform:translateY(-10px);
}
.partner_item:hover .tit{
    border-bottom: 1px solid #EE3124;
}





.case-item{
    width: 280px;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
.case-item:nth-child(3n){
    margin-right: 0px;
}
.case-item .lsimg{
    width: 100%;
    border: 1px solid #898989;
    overflow: hidden;
    height: 188px;
}
.case-item .lsimg img{
    width: 100%;
    height: 100%;
    display: block;
    transition: 1s;
}
.case-item .lstit{
    width: 100%;
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    background-color: #898989;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    transition: all .3s;
}
.case-item:hover .lsimg{
    border: 1px solid #EE3124;
}
.case-item:hover .lsimg img{
    transform:scale(1.1);
}
.case-item:hover .lstit{
    background-color: #EE3124;
}


.cp_screen{
    margin-bottom: 30px;
    clear: both;
}
.psfix{
    z-index: 9;
    width: 900px;
    position: fixed;
    top: 100px;
    background-color: #ffffff;
    padding: 20px 0;
}

.cp_screen .cpso{
    float: left;
    margin:0 50px 0 0;
}
.cp_screen .cpso .cpsotit{
    float: left;
    font-size: 16px;
    margin-top: 10px;
}
.cp_screen .cpsoann{
    height: 40px;
    border: 0;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 2px;
    background-color: #898989;
    padding: 0 5%;
    overflow: hidden;
    transition: all .3s;
    position: relative;
    cursor: pointer;
}
.cp_screen .cpsoann:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-color: #666666;
    transition: all .3s;
    border-style: solid;
    border-width: 0;
}
.cp_screen .cpsoann:hover:before{
    border-width: 3px;
}
.option{
    /*用div的样式代替select的样式*/
    margin: 0 0 0 80px;
    width: 140px;
    height: 40px;
    /*border-radius: 5px;*/
    /*盒子阴影修饰作用,自己随意*/
    /* box-shadow: 0 0 5px #ccc;*/
    border: 1px solid #cccccc;
    position: relative;
}
.option select{
    /*清除select的边框样式*/
    border: none;
    /*清除select聚焦时候的边框颜色*/
    outline: none;
    /*将select的宽高等于div的宽高*/
    width: 100%;
    height: 40px;
    line-height: 40px;
    /*隐藏select的下拉图标*/
    -webkit-appearance: none;
    -moz-appearance: none;
    /*通过padding-left的值让文字居中*/
    padding-left: 20px;
}
/*使用伪类给select添加自己想用的图标*/
.option:after{
    content: "";
    width: 8px;
    height: 1px;
    background-color: #333333;
    transform: rotate(-45deg);
    position: absolute;
    right: 15px;
    top: 50%;
    pointer-events: none;
}
.option:before{
    content: "";
    width: 8px;
    height: 1px;
    background-color: #333333;
    transform: rotate(45deg);
    /*通过定位将图标放在合适的位置*/
    position: absolute;
    right: 20px;
    top: 50%;
    /*给自定义的图标实现点击下来功能*/
    pointer-events: none;
}




.videoimgall{
    width: 400px;
    float: left;
}

.videoimg{
    width: 100%;
}
.videoimg .viall{
    width: 100%;
    height: 384px;
}
.videoimg .viall video{
    width: 100%;
    height: 384px;
}
.videoimg_item{
    width: 100%;
    text-align: center;
    font-size: 0;
}
.videoimg_item ul li{
   width: 50%;
    display: inline-block;
    padding: 15px 0;
    background-color: #efefef;
    font-size: 16px;
    color: #333333;
    letter-spacing: 1px;
    cursor: pointer;
}
.videoimg_item .on{
    color: #ffffff;
    background-color: #EE3124;
}

.csornr_item{
    background: url(../image/nyszfx.png)no-repeat left;
    text-align: left;
    padding: 15px 0 15px 40px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 25px;
    font-size: 0;
}
.csornr_item ul li{
    font-size: 16px;
    display: inline-block;
    background-color: #efefef;
    padding: 15px 45px;
    cursor: pointer;
    letter-spacing: 1px;
}
.csornr_item ul .on{
    color: #ffffff;
    background-color: #EE3124;
}


.network{
    color: #333333;
    height: 185px;
    font-weight: bold;
}
.network select{
    font-weight: bold;
    font-size: 18px;
    color: #464547;
}
.network dl{width: 29.3%;float: left;margin-right:6%;}
.network dl:nth-child(3n){margin: 0;}
.network dl:last-child dt:before{background: none;}
.network dd .tel{letter-spacing: 1px;}
.network dd span{display: block;font-size: 18px;color: #333;line-height: 60px;}
.network dl:nth-of-type(3) dd span{color: #df5b48;}
.network dl .kf{
    overflow: hidden;
    float: left;
}
.network dl .kf a{
    border-radius: 5px;
    display: block;
    padding: 10px 20px;
    color: white;
    background-color: #464547;
}
.lx_all{

}
.lx_item{
    /*width: 33%;*/
    float: left;
    height: 125px;
    overflow: hidden;
}
.lx_item p:nth-of-type(n+2){
    line-height: 2;
}
.lx_item p:nth-of-type(3n){
    line-height: 1.3;
}

.hide{
    display: none!important;
}

.mi_head_all{
    display: none;
}
.mi_head{
    width: 100%;
    background-color: #ffffff;
    transition: all 0.3s;
    top: 0;
    position: fixed;
    z-index: 100;
    box-shadow: none;
    height: 18vw;
}

.mi_head .logo {
    width: 19.5%;
    float: left;
    margin: 0 0 0 5%;
}
.mi_head .mi_Cal{
    float: right;
    width: 15%;
    position: relative;
    right: 0;
    padding: 9% 0;
}
.mi_head .mi_Cal .mmitem{
    position: absolute;
    width: 10vw;
    height: 2px;
    background-color: #EE3124;
    display: block;
    transition: all .3s;
}
.mi_head .mi_Cal .mmitem:nth-of-type(1){
    top: 6vw;
}
.mi_head .mi_Cal .mmitem:nth-of-type(2){
    top: 9vw;
}
.mi_head .mi_Cal .mmitem:nth-of-type(3){
    /*width: 6vw;*/
    top: 12vw;
    /*margin-left: 4vw;*/
}
.menuls{
    position: fixed;
    right: 0;
    width: 60%;
    transform: translateX(100%);
    top: 0;
    z-index: 101;
    height: 100%;
    background-color: #ffffff;
    transition: all .3s;
    overflow-y: scroll;
    overflow-x: hidden;
    opacity: 0;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.5);
}
.menuls .menu_one {
    line-height: 18vw;
    height: 18vw;
    background-color: #EE3124;
}

.menuls .menu_one .span1 {
    display: inline-block;
    font-size: 4vw;
    color: #ffffff;
    margin-left: 10%;
    letter-spacing: 1px;
}
.menuls .menu_one .headclose {
    width: 10vw;
    height: 10vw;
    position: absolute;
    left: -15vw;
    top: 5vw;
    display: none;
}

.menuls .menu_two ul {
    width: 100%;
}
.menuls .menu_two ul li {
    line-height: 15vw;
    width: 100%;
    border-top: 1px solid #f2f2f2;
}
.menuls .menu_two ul li>a{
    font-size: 4vw;
    display: block;
    width: 84%;
    padding: 0 10%;
    color: #777;
    transition: color 0.3s ease 0s;
}
.show .mi_head{
    transform: translateX(-60%);
}
.show .logo{
    /*padding: 5% 0;*/
}
.show .menuls{
    opacity: 1;
    transform: translateX(0%);
}
.show .mmitem:nth-child(2n){
    opacity: 0;
}
.show .mmitem:nth-of-type(1) {
    transform: rotate(45deg);
    top: 9vw!important;
}
.show .mmitem:nth-of-type(3) {
    transform: rotate(-45deg);
    width: 10vw!important;
    top: 9vw!important;
    margin-left: 5vw!important;
    right: 5vw!important;
}
.show .headclose{
    display: block!important;
}



.VerticalMenu {
    padding: 0px;
    width: 100%;
    cursor: pointer;
    text-align: left;
}
.VerticalMenu > div {
    width: 100%;
    float: left;
}
.VerticalMenu .bianse{
    color: #EE3124 !important;
}
.VerticalMenu .sjx{
    position: absolute;
    /* display: block; */
    border-top: 1.5vw solid transparent;
    border-left: 2vw solid #777;
    border-bottom: 1.5vw solid transparent;
    margin: 5.5vw 0.5vw 0;
    right: 9%;
    transform: rotate(0deg);
    transition: transform 0.4s linear;
}
.VerticalMenu .sxjsele{
    color: #EE3124 !important;
    transform: rotate(90deg);
    border-left: 2vw solid #EE3124;
}
.VerticalMenu .span2{
    width: 84%;
    padding: 0 10%;
    height: 15vw;
    overflow: hidden;
    display: inline-block;
    font-size: 4vw;
    color: #777;
}
.VerticalMenu .span2 a {
    max-width: 80%;
    display: inline-block;
}
.VerticalMenu .span2 .arrow{
    display: inline-block;
    text-align: right;
    width: 10%;
    float: right;
}
.VerticalMenu > div > div:first-child {
    font-size: 14px;
    height: 15vw;
    line-height: 15vw;
    border-top: 1px solid #f2f2f2;
}
.VerticalMenu > div > div:first-child:hover {
    color: #EE3124;
}
.VerticalMenu > div > div:first-child > i:last-child {
    line-height: 40px;
    float: right;
    transform: rotate(0deg);
    transition: transform 0.2s linear;
}
.VerticalMenu > div > div:last-child {
    width: 100%;
    display: none;
    padding: 0 0vw 0 2vw;
    font-size: 0.8vw;
    color: #777;
    margin-bottom: 15vw;
}
.VerticalMenu > div > div:last-child > div{
    font-size: 3.5vw;
    height: 12vw;
    line-height: 12vw;
    overflow: hidden;
    padding-left: 9%;
}
.VerticalMenu > div > div:last-child > div:hover{
    color:  #EE3124;
}
/*.VerticalMenu > div:last-child > div:first-child{*/
/*border-bottom-left-radius: 5px;*/
/*border-bottom-right-radius: 5px;*/
/*}*/
.VerticalMenu > div:last-child::after{
    display: block;
    clear: both;
}
.VerticalMenu .cpbs{
    color:  #EE3124!important;
}


.bottom-fix{
    background-color: #EE3124;
    display: none;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.bottom-fix>a>img {
    width: 33.3333%;
    float: left;
    display: block;
    height: 13.5vw;
}

.case-list-section{

}
.case-list-section .swiper-container{
    padding: 0 0 5%;
}

.case-list-section .swiper-pagination-bullet-active{
    background: #EE3124;
}
.case-list-section .swiper-pagination-bullet{
    width: 15px;
    height: 15px;
}

