* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

html {
    font-size: 100px;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    margin: 0;
    padding: 0;
    font-family: "Î¢ÈíÑÅºÚ";
    color: #333;
}
body{font-size: .16rem}
h1, h2, h3, h4, h5, h6, em, i {
    font-weight: normal;
    font-style: normal;
}

ul, ol, li {
    list-style: none;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
    vertical-align: middle;
}
input, textarea, select, button, label  {
    border:none;
    outline: none;
}
select{
    appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background:#fff url(../images/arrow-down.png) right .06rem center no-repeat;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}
.nowrap{
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.w1200 {
    width: 12rem;
    margin: 0 auto;
}
.pbt50 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.f42{font-size: .42rem}
.f30{font-size: .3rem}
.bg24{background: #242424;}
.bgec{background: #ececec;}
.red{color:#c60000}
.head {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 11;
    transition: 0.4s all;
    -webkit-transition: 0.4s all;
}
.head .toplink{
    height: .3rem;
    line-height: .3rem;
    color: #ffffff;
    font-size: .12rem;
    text-align: right;
}
.navwrap{
    position: relative;
    height: .8rem;
}
.navwrap .logo{
    width: 2.2rem;
    height: .8rem;
}
.navwrap .logo img{width: 100%;}
.navwrap .city{height: .8rem;line-height: .8rem; margin-left: 0.2rem;font-size: .14rem}
.black .city{color: #fff;}
.white .city,.ny-navwrap .city{color: #333;}
.nav li{
    float: left;
    height: .8rem;
}
.nav li a{
    display: block;
    height: .8rem;
    line-height: .8rem;
    padding:0 .1rem;
    font-size: .14rem;
    position:relative;
}
.black{background:none;}
.white{background:#fff;box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);display: none }
.ny-navwrap{background:#fff;box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.2);}
.black .nav li a{color:#ffffff;}
.white .nav li a{color:#333333;}
.nav li a:hover{color:#c20000;text-decoration: none}
.nav li a:after{content: "";display: block;position: absolute;left: 50%;right: 50%;bottom: 0;height: 4px;opacity: 0;background-color: #c20000;-webkit-transition: all .5s;-o-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.nav li a:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-moz-transition: all .5s;transition: all .5s;}
.nav li a.active:hover:after{opacity: 0;}
.nav li a.active{
    color:#c20000;
    border-bottom: 4px solid #c20000;
}
.mobileMenuBtn{display:none;}
.banner,.banner-m{
    width:100%;
}
.banner img,.banner-m img{width:100%;}
.banner-m{display: none}
.ny-banner{
    background: url("../images/banner_ny.jpg") no-repeat center bottom;
    text-align: center;
    color: #fff;
    height: 310px;
    padding-top: 140px;
}

.title{padding-bottom: .5rem;text-align: center}
.title h1,.title h2,.title h3{font-size: .36rem;font-weight: 700}
.service .cont li{
    float: left;
    width: 33.333%;
    padding: 0 .4rem;
    text-align: center;
}
.service .cont li:nth-child(1),.service .cont li:nth-child(2),.service .cont li:nth-child(3){
    padding-bottom: .4rem;
}
.service .cont li .icon-box{
    display: inline-block;
    width: .96rem;
    height: .96rem;
    background: #ffffff;
    border: 1px solid #c60000;
    border-radius: 50%;
    text-align: center;
    line-height: .96rem;
    transition: all .4s;
}
.service .cont li .icon-box .iconfont{
    font-size: .48rem;
    font-weight: normal;
    color: #c60000;
}
.service .cont li h5{
    font-size: .2rem;
    font-weight: 500;
    margin-top: .2rem;
}
.service .cont li p{
    font-size: .14rem;
    line-height: .24rem;
    margin-top: .1rem;
}
.service .cont li a:hover{
    text-decoration: none;
}
.service .cont li a:hover .icon-box{
    background: #c60000;
}
.service .cont li a:hover .icon-box .iconfont{
    color: #ffffff;
}
.business .tab-row{padding-bottom: .5rem;text-align: center;font-size:0}
.business .tab-row .tab-item{
    display: inline-block;
    padding: .1rem .4rem;
    background: #fff;
    border: 1px solid #c60000;
    font-size: .16rem;
    margin-left: -1px;
    cursor: pointer;
}
.zizhi .tab-row{width:99.8%;text-align: center;font-size:0;border-bottom: 3px solid #c60000}
.zizhi .tab-row .tab-item{
    display: inline-block;
    padding: .1rem .2rem;
    font-size: .16rem;
    cursor: pointer;
}
.iover{
    background: #c60000 !important;
    color: #fff;
}
.business .cont li{
    width: 25%;
    float: left;
    border: 1px solid #ececec;
    margin-left: -1px;
    margin-top: -1px;
}
.ax-business .cont li{width: 50%;}
.business .cont li>a{display: block;padding: .2rem;text-align: center;transition: all .4s;}
.business .cont li .iconfont{
    font-size: .48rem;
    font-weight: normal;
    color: #c60000;
}
.business .cont li h5{
    font-size: .16rem;
    font-weight: bold;
    margin-top: .24rem;
}
.business .cont li p{
    font-size: .14rem;
    line-height: .24rem;
    margin-top: .2rem;
}
.business .cont li .lj-btn{
    display: inline-block;
    padding: .06rem .2rem;
    margin-top: .3rem;
    border: 1px solid #c60000;
    font-size: .12rem;
    color: #c60000
}
.business .cont li>a:hover{
    text-decoration: none;
    background: #c60000;
    color: #fff;
}
.business .cont li>a:hover .iconfont{
    color: #ffffff;
}
.business .cont li>a:hover p{color: #fff;}
.business .cont li>a:hover .lj-btn{
    color: #fff;
    border: 1px solid #fff;
}
.zizhi .cont li{
    width: 50%;
    float: left;
    border: 1px solid #ececec;
    background: #fff;
    margin-left: -1px;
    margin-top: -1px;
    padding: .3rem;
}
.zizhi .cont li:hover{box-shadow: 0 0 8px rgba(0,0,0,.1)}
.zizhi .cont li h5{
    font-size: .18rem;
}
.zizhi .cont li div{margin-top: .2rem}
.zizhi .cont li div span{color: #808080;display: inline-block;margin-right: .3rem;font-size: .14rem;line-height: .18rem}
.zizhi .cont li div span i{margin-right: .04rem}
.process{
    background: url("../images/process_bg.jpg") center center;
    background-size: auto 100%;
}
.process .title h2{ color: #fff;}
.process .cont ul{
    display: flex;
    justify-content: space-between;
    position: relative;
}
.process .cont li{
    float: left;
    width: 12%;
    text-align: center;
    z-index: 2;
}
.process .cont li .icon-box{
    display: inline-block;
    width: .8rem;
    height: .8rem;
    background: #c60000;
    border-radius: 50%;
    text-align: center;
    line-height: .8rem;
}
.process .cont li .icon-box .iconfont{
    font-size: .4rem;
    font-weight: normal;
    color: #fff;
}
.process .cont li p{
    font-size: .18rem;
    margin-top: .1rem;
    color: #fff;
}
.process .cont em {
    width: .15rem;
    height: .18rem;
    display: inline-block;
    float: left;
    background: url(../images/jt.png) no-repeat center;
    background-size: 100%;
    margin: .31rem .1rem;
}
.process .cont .line{
    position: absolute;
    left: 3%;
    top:.4rem;
    width: 94%;
    height: 1px;
    border-bottom: 1px dotted #c60000;
    z-index: 0;
}
.about .cont .video{width:50%;float: left;padding-right: .2rem;}
.about .cont .video #video1{
    width: 100%;
    object-fit: contain;
}
.about .cont .intro{width:50%;float: left;line-height: .34rem;text-indent: 2em;font-size: .16rem}
.advantage .cont ul{

}
.advantage .cont ul li{
    width: 29.333%;
    float: left;
    background: #fff;
    padding: .2rem .1rem .2rem .2rem;
    margin: 0 2% .4rem;
    display: flex;
    align-items: center;
    transition: all .4s;
}
.advantage .cont ul li:hover{
    transform: translate(0,-10px);
}
.advantage .cont ul li .icon{width: .64rem;}
.advantage .cont ul li .icon-box{
    display: inline-block;
    width: .64rem;
    height: .64rem;
    line-height: .64rem;
    background: #c60000;
    border-radius: 50%;
    text-align: center;
}
.advantage .cont ul li .icon-box i{
    font-size: .36rem;
    color: #ffffff;
}
.advantage .cont ul li .tit{
    margin-left: .15rem;
    line-height: .24rem;
}
.advantage .cont ul li .tit h5{
    font-size: .16rem;
    font-weight: bold;
}
.advantage .cont ul li .tit p{
    font-size: .14rem;
    margin-top: .08rem;
}
.u-form{
    width: 100%;
    background: url("../images/form-bg.jpg") no-repeat center;
    background-size: 100% 100%;
}
.uinfo{display: flex;align-items: flex-end;justify-content: space-between;padding: .5rem .2rem;}
.uinfo div{margin-right: .5rem}
.uinfo div:last-child{margin-right: 0}
.uinfo div label{display: block;margin-bottom: .1rem;font-size:.16rem;color: #fff}
.uinfo div .btn{
    background: orange;
    color: #fff;
    border-radius: 6px;
    padding: 0.16rem .22rem;
    border: none;
    font-size: .16rem;
    font-weight: bold;
}
.sel,.ipt{
    width:2.9rem;
    padding: .16rem .1rem;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
    font-size: .16rem;
}
.case .cont ul{
    display: flex;
    justify-content: space-between;
}
.case .cont li{
    flex: 1;
    margin: 0 .15rem 0;
}
.customer .cont ul{
    display: flex;
    flex-wrap: wrap;
}
.customer .cont li{
    width: 16%;
    margin: 0 2% .3rem;
}
.customer .cont li {
    background: #fff;
}
.case .cont li img,.customer .cont li img{
    width: 100%;
}

.news .list {
    width: 50%;
    padding: 0 .1rem;
}
.news .list .n_title{
    width: 100%;
    height: .36rem;
    line-height: .36rem;
    border-bottom: 1px solid #ccc;
    margin-bottom: .2rem;
}
.news .list .n_title h5{font-size:.18rem;display: inline-block;border-bottom: 3px solid #c60000;margin-top: -3px}
.news .list .n_title .more{
    font-size: .14rem;
    float: right;
}
.list li {
    font-size: .14rem;
}
.list li a{
    display: inline-block;
    width: 80%;
    line-height: .36rem;
    padding-left: 10px;
    white-space: nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.n_time {
    float: right;
    color: #999;
    line-height: .36rem;
}
.lx{
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
}
.lx a{
    display: inline-block;
    height: .5rem;
    line-height: .5rem;
    border-radius: .25rem;
    padding: 0 .5rem 0 .2rem;
    font-size: .16rem;
    border: 1px solid #c60000;
    color: #c60000;
    text-decoration: none;
    background: #fff url("../images/lx_jt.png") no-repeat right .2rem center;
}
.lx a:hover{
    box-shadow: 0 0 8px rgba(198,0,0,.3);
}
.foot{
    background: #242424;
    font-size: .14rem;
    color:#acacac;
}
.foot .flink{
    line-height: .3rem;
    border-bottom: 1px solid #333333;
    height: 63px;
    overflow: hidden;
}
.foot .flink a{
    margin: 0 .03rem;
}
.foot .cont{display: flex;justify-content: space-between}
.foot .box{padding-right: .4rem}
.foot .box01{width: 15%;}
.foot .box02{width: 44%;}
.foot .box03{width: 29%;}
.foot .box04{width: 15%;}
.foot .box01 a{display: block;line-height: 2}
.foot .box h5{font-size: .18rem;margin-bottom: .2rem}
.foot .box p{line-height: 2}
.foot .box img{width: 1rem;}
@media screen and (max-width: 1199px) {
    .w1200 {
        width: 100%;
        padding: 0 0.15rem;
    }
    .mobileMenuBtn {
        display: block;
        zoom: 1;
        height: .36rem;
        width: .36rem;
        position: absolute;
        right: .2rem;
        top: .22rem;
        z-index: 9999;
        cursor: pointer;
    }
    .white .mobileMenuBtn,.ny-navwrap .mobileMenuBtn{background: url(../images/nav_ico1.png) no-repeat left center;background-size: .36rem;}
    .black .mobileMenuBtn{background: url(../images/nav_ico2.png) no-repeat left center;background-size: .36rem;}
    .nav {
        width: 1.5rem;
        background: #fff;
        height: 100%;
        border: 1px solid #ddd;
        border-right: 0;
        position: fixed;
        right: -1.5rem;
        top: 0;
        z-index: 99999;
        transition-duration: .5s;
        -o-transition-duration: .5s;
        -moz-transition-duration: .5s;
        -webkit-transition-duration: .5s;
    }

    .nav.navC {
        right: 0;
    }

    .nav li {
        float: left;
        width: 100%;
        text-align: center;
        height: auto;
        border-bottom: 1px solid #ddd;
    }

    .nav li > a {
        width: 100%;
        height: .5rem;
        line-height: .5rem;
        font-size: .14rem;
        padding: 0;
        margin: 0;
        color: #333333 !important;
    }

    .nav li:hover > a {
        color: #c30f02;
        font-weight: bold;
        border-bottom: 0;
        background: none;
    }
    .about .cont .video{width:100%;padding-right:0;text-align: center;}
    .about .cont .intro{width:100%;margin-top: .2rem}
    .foot .cont{flex-wrap: wrap}
    .foot .box{
        padding-right: 0;
        padding-bottom: .2rem;
        
    }
    .foot .box01,.foot .box02{width: 100%;text-align: center;border-bottom: 1px solid #333333;margin-bottom: .2rem;}
    .foot .box01 a{display: inline-block;width:32.333%;text-align:center;margin:0;}
    .foot .box03{width: 70%;}
    .foot .box.box04{
        width: 30%;
        padding-bottom: 0;
        margin-bottom: 0;
    }
}
@media (max-width:1020px) {
    .w1200 {
        padding: 0 0.1rem;
    }
    .pbt50 {
        padding: 0.3rem 0;
    }
    .title{padding-bottom: .3rem;}
    .navwrap{height: .6rem;}
    .navwrap .logo{width: 1.65rem;height: .6rem;}
    .navwrap .city{height: .6rem;line-height: .6rem;}
    .mobileMenuBtn{
        height: .24rem;
        width: .24rem;
        top: .18rem;
    }
    .white .mobileMenuBtn,.ny-navwrap .mobileMenuBtn,.black .mobileMenuBtn{background-size: .24rem}
    .case,.customer{width: 100%;}
    .customer{margin-left: 0}
}
@media (max-width:960px){
    .news .list{
        width: 100%;
    }
    .news .list:nth-child(2){margin-top: .2rem}
    .question li{width: 100%;}
    .advantage .cont ul li{padding: .15rem;}
}
@media (max-width:768px){
    
    .head .toplink,.banner{display: none}
    .banner-m{display: block}
    .ny-banner{background: url(../images/banner_ny.jpg) no-repeat center center;background-size: auto;}
    .service .cont li{width: 50%;}
    .service .cont li:nth-child(1),.service .cont li:nth-child(2),.service .cont li:nth-child(3),.service .cont li:nth-child(4){
        padding-bottom: .4rem;
    }
    .business .cont li{width: 50%;}
    .advantage .cont ul li{
        width: 48%;
        margin: 0 1% .4rem;
    }
    .case .cont ul{display: flex;flex-wrap: wrap;}
    .case .cont li{flex:none;width: 29.333%;margin: .1rem 2%;}
    .customer .cont li{width: 29.333%;margin: .1rem 2%;}
    .customer .cont li:last-child{display:none;}
}
@media (max-width:480px) {
    .title h1,.title h2,.title h3{font-size: .26rem}
    .advantage .cont ul li{
        width: 100%;
        margin: 0 0 .2rem;
    }
    .customer-con ul li{margin-bottom: .2rem;}
    .ny-banner{padding: .8rem 0 .3rem}
    .ny-banner .f42{font-size: .26rem}
    .ny-banner .f30{font-size: .18rem}
    .business .tab-row,.zizhi .tab-row{display:flex;}
    .business .tab-row{padding-bottom:.3rem}
    .tab-row .tab-item{flex:1;padding: .08rem 0 !important;white-space:nowrap;}
    .zizhi .tab-row .tab-item{padding: .08rem 0 !important;}
    .business .cont li>a{padding: .2rem .1rem;}
    .service .cont li{padding: 0 .1rem;}
    .service .cont li .icon-box{
        width: .72rem;
        height: .72rem;
        line-height: .72rem;
    }
    .service .cont li .icon-box .iconfont{
        font-size: .36rem;
    }
    .zizhi .cont li{padding: .2rem .1rem;}
    .zizhi .cont li h5{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
    .zizhi .cont li div span{display: block;margin-right:0;margin-top:.06rem}
    .process .cont em{display: none;}
    .process .cont li .icon-box{
        width: .44rem;
        height: .44rem;
        line-height: .44rem;
    }
    .process .cont li .icon-box .iconfont{font-size: .24rem}
    .process .cont li p{font-size: .14rem}
    .process .cont .line{top: .22rem;}
    .process .cont em{margin: .21rem .1rem;}
    .advantage .cont ul li .icon-box{width: .56rem;height: .56rem;line-height: .56rem;}
    .foot{padding-bottom: .4rem;}
    .foot .flink{display:none}
    footer{
        display: flex;
    	width: 100%;
    	height: .48rem;
    	background-color: #c60000;
    	position: fixed;
    	bottom: 0;
    	z-index: 9999;
    }
    footer a{
        flex: 1;
    	height: .48rem;
    	float: left;
    	color:#fff;
    	font-size: .12rem;
    	text-align: center;
    }
    footer a:hover{background-color: #bc0021}
    footer a i{
    	display: block;
    	font-size: .2rem !important;
    	padding: .06rem 0 0;
    }
}