.clearfix:after{
    display: block;
    content: '';
    clear: both;
}
button::-moz-focus-inner,

input[type="reset"]::-moz-focus-inner,

input[type="button"]::-moz-focus-inner,

input[type="submit"]::-moz-focus-inner,

input[type="file"]>input[type="button"]::-moz-focus-inner{ border:none; padding:0;}
input[type="button"], input[type="submit"], input[type="reset"], input[type="text"] {
    -webkit-appearance: none;
}
textarea {
    -webkit-appearance: none;
}
*{
    box-sizing: border-box;
}
a{
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

@font-face {
    font-family: 'ziti';
    src: url("../img/jiangxi.TTF");
}
@font-face {
    font-family: 'ziti2';
    src: url("../img/SOURCEHANSERIFCN-HEAVY.TTF");
}
.padding{
    padding:65px 0;
}
.transi{
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.img_jz{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.img_cover{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.img_container{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.textover{
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.left{
    float: left;
}
.right{
    float: right;
}

.sbanner{
    width: 100%;
    height: 500px;
    background: url('../img/s-banner.jpg?v=1.0.1') no-repeat center;
}
.allcrumbs{
    line-height: 70px;
    background: #f5f5f5;
}
.allcrumbs .warpper{
    line-height: 70px;
    font-size:14px;
    color:#424242;
    padding-left:40px;
    background: url("../img/home-icon.png") no-repeat left top 18px;
}
.allcrumbs .warpper a{
    color:#424242;
    display: inline-block;
    line-height: 75px;
}
.allcrumbs span{
    font-size:16px;
    font-weight: 700;
    display: inline-block;
    line-height: 75px;
}


.topbox .topper{
    line-height: 40px;
    font-size:14px;
    color:#484848;
    background: #fff;
    border-bottom:1px solid #ededed;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.topbox .topper .topper-left{
    float: left;
}
.topbox .topper .topper-right{
    float: right;
}
.topbox .topper .topper-right a{
    display: block;
    float: left;
    position: relative;
    width: 120px;
    font-size:14px;
    color:#484848;
    padding-left:50px;
}
.topbox .topper .topper-right a:hover{
    color:#fff;
}
.topbox .topper .topper-right a.top-weixin{
    background: url(../img/top_input.png) no-repeat -116px 3px;
}
.topbox .topper .topper-right a.top-weixin:hover{
    background:#d12613 url(../img/top_input.png) no-repeat -116px -48px;
}
.topbox .topper .topper-right a.top-mobile{
    background: url(../img/top_input.png) no-repeat -231px 3px;
}
.topbox .topper .topper-right a.top-mobile:hover{
    background:#d12613 url(../img/top_input.png) no-repeat -231px -48px;
}
.topbox .topper .topper-right a.top-add{
    background: url(../img/top_input.png) no-repeat 2px 1px;
}
.topbox .topper .topper-right a.top-add:hover{
    background:#d12613 url(../img/top_input.png) no-repeat 2px -48px;
}

.topbox .topper .topper-right a img{
    position: absolute;
    width: 120px;
    top:100%;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none;
    z-index: 20;
    border: 1px solid #eee;
}
.topbox .topper .topper-right a:hover img{
    display: block;
}


.head {
    width: 100%;
    height: 115px;
    background-color: #fff;
}
.logo{
    float: left;
}
.logo-left{
    float: left;
}
.logo-left h3{
    font-size: 30px;
    color: #5c5c5c;
    font-weight: bold;
    padding-top: 27px;
    letter-spacing: 3px;
}
.logo-left .fir{
    color: #5c5c5c;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: lighter;
}
.logo-text{
    float: left;
    font-size:20px;
    color:#1256b3;
    font-weight: 700;
    padding-top: 36px;
    margin-left: 15px;
}
.head .logo-img{
    float: left;

}
.head .logo-img a>img{
    float: left;
}

.head .logoimg{
    float: left;
    margin-right: 15px;
    margin-top: 31px;
}
.head .logocon{
    float: left;
    margin-top: 29px;
}
.head .logocon .fir{
    font-size:26px;
    color:#484848;
    font-weight: 700;
    font-family: ziti2;
    letter-spacing: 1.5px;
}
.head .logocon .sec{
    font-size:12px;
    color:#484848;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.head-tel{
    float: right;
    width: 261px;
    height: 43px;
    background:#d12613 url("../img/tel.png") no-repeat left 24px center;
    margin-top: 33px;
    line-height: 43px;
    border-radius: 20px;
    padding-left: 55px;
}
.head-tel p{
    font-size:14px;
    color:#fff;

}
.head-tel p strong{
    font-size: 18px;
}


.head ul {
    width: 570px;
    float: left;
    margin-left: 70px;
}
.head ul li{
    width: 75px;
    margin-left:20px;
    float: left;
    line-height: 115px;
    position: relative;
    text-align: center;
}
.head ul li a{
    color: #343434;
    font-size: 16px;
    display: block;
}
.head ul li a:after{
    display: block;
    content: '';
    width: 0;
    height: 2px;
    background: #d12613;
    position: absolute;
    transition: all 0.5s;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.head ul li:hover a:after{
    width: 100%;
    transition: all 0.5s;
}
.head ul li a.active:after{
    width: 100%;
}

.bannerbox{
    position: relative;
    width: 100%;
    height: 600px;
}
.bannerbox .swiper-container{
    width: 100%;
    height: 100%;
}
.bannerbox .swiper-wrapper{
    width: 100%;
    height: 100%;
}
.bannerbox .swiper-slide{
    width: 100%;
    height: 100%;
}
.bannerbox .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.bannerbox .swiper-pagination{
    bottom:67px;
}
.bannerbox .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #fff;
    opacity: .7;
}
.bannerbox .swiper-pagination-bullet-active {
    background: #d12613;
    opacity: 1;
}
/*search*/
.hotline{
    float:left;
}
.hotline span{
    float:left;
    font-size: 16px;
    color: #383838;
    font-weight: 700;
    padding-left: 40px;
    background: url(../img/hoticon.png) no-repeat left center;
}
.hotline a{
    float:left;
    color: #383838;
    font-size: 16px;
    margin-right: 13px;
}
.hotline a:hover{
    color: #448415;
}
.searchbg{
    line-height: 90px;
}
.searchbg .warpper{
    height:115px;
    margin-top: -55px;
    position: relative;
    z-index: 100;
    background: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,0.16);
}
.s-1{
    float: left;
    width: 330px;
    margin-left: 45px;
    margin-top: 30px;
}
.s1-img{
    width: 60px;
    height: 51px;
    border: 1px solid #e3e3e3;
    float: left;
    position: relative;
}
.s1-img:before{
    display: block;
    content: '';
    width: 2px;
    height: 20px;
    position: absolute;
    top: 2px;
    left: 0;
    background: #d12613;
}
.s1-img img{
    display: block;
    margin: 0 auto;
    padding-top: 12px;
}
.s-1 p{
    color: #838383;
    font-size: 16px;
    margin-top: -17px;
    margin-left: 80px;
}
.searchborder{
    float:left;
    position: relative;
    height: 52px;
    margin-top: 30px;
    margin-left:70px;
}

.searchborder form{
    float: right;
    width: 295px;
    position: relative;
}
.searchborder input[type=text]{
    color: #5a5a5a;
    width: 248px;
    position: absolute;
    background: none;
    top: 0;
    left: 65px;
    height: 52px;
    line-height: 52px;
    font-size: 15px;
    text-indent: 10px;
    border:1px solid #e6e6e6;
    padding-right: 75px;
}
.searchborder .search_s{
    border: 0;
    position: absolute;
    width: 62px;
    height: 52px;
    left: 0;
    background: #448415;
    color: #fff;
    cursor: pointer;
    background: url("../img/sea.png") no-repeat center center;
}
.searchborder input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color: #5a5a5a;
    font-size:14px;
}

.searchborder input:-moz-placeholder,textarea:-moz-placeholder{
    color: #5a5a5a;
    font-size:14px;
}

.searchborder input::-moz-placeholder,textarea::-moz-placeholder{
    color: #5a5a5a;
    font-size:14px;
}
.searchborder input:-ms-input-placeholder,textarea:-ms-input-placeholder{
    color: #5a5a5a;
    font-size:14px;
}
.s-3{
    float: right;
    width: 330px;
    margin-right: 45px;
    margin-top: 30px;
}
.s3-img{
    width: 60px;
    height: 51px;
    border: 1px solid #e3e3e3;
    float: left;
    position: relative;
}
.s3-img:before{
    display: block;
    content: '';
    width: 2px;
    height: 20px;
    position: absolute;
    top: 2px;
    left: 0;
    background: #d12613;
}
.s3-img img{
    display: block;
    margin: 0 auto;
    padding-top: 12px;
}
.s-3 p{
    color: #838383;
    font-size: 16px;
    margin-top: -17px;
    margin-left: 80px;
}
.index1{
    width: 100%;
    position: relative;
    padding: 132px 0 70px 0;
    margin-top: -60px;
    background: #f3f3f3 url("../img/index1.png") no-repeat center bottom;
}
.title{
    text-align: center;
}
.title p{
    color: #3a3a3a;
    font-size: 16px;
}
.title h3{
    color: #3a3a3a;
    font-size: 32px;
    font-family: ziti;
    font-weight: bold;
}
.title h3 span{
    color: #d12613;
    font-family: ziti;
}
.title small{
    color: #a9a9a9;
    font-size: 14px;
    text-transform: uppercase;
}
.index1-type{
    margin-top: 35px;
    background: #fff;
    width: 100%;
    height: 68px;
}
.cp-type{
    float: left;
    width: 201px;
    height: 68px;
    background: #d12613 url("../img/type.png") no-repeat center right 20px;
}
.cp-type strong{
    color: #fff;
    font-size: 18px;
    display: block;
    padding-top: 10px;
    padding-left: 10px;
}
.cp-type p{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    padding-left: 10px;
    text-transform: uppercase;
}
.cp-list{
    float: left;
}
.cp-list ul li{
    float: left;
}
.cp-list ul li a{
    display: block;
    line-height: 68px;
    margin-left: 30px;
    font-size: 16px;
    color: #5e5e5e;
    position: relative;
}
.cp-list ul li a:after{
    display: block;
    content: '';
    width: 0;
    height: 2px;
    background: #d12613;
    position: absolute;
    transition: all 0.5s;
    bottom: 0;
    left: 0;
}
.cp-list ul li:hover a:after{
    width: 100%;
    transition: all 0.5s;
}
.cp-more{
    margin-right: 23px;
    float: right;
}
.cp-more a{
    display: block;
    line-height: 68px;
    color: #5e5e5e;
    font-size: 16px;
}
.cp-more a:hover{
    font-weight: bold;
    color: #d12613;
}
.cp-pro{
    margin-top: 32px;
}
.cp-pro ul li{
    width: 290px;
    height: 350px;
    position: relative;
    float: left;
    margin-right: 13px;
    margin-bottom: 13px;
}
.cp-pro ul li:nth-child(4n){
    margin-right: 0;
}
.cp-img{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
}
.cp-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.cp-tit{
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: rgba(0,0,0,0.45) url("../img/jt.png") no-repeat center right 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 16px;
    text-indent: 20px;
}
.cp-pro ul li:hover .cp-img img{
    -webkit-transform: scale(1.03) translate3d(0,0,0);
    -moz-transform: scale(1.03) translate3d(0,0,0);
    -ms-transform: scale(1.03) translate3d(0,0,0);
    -o-transform: scale(1.03) translate3d(0,0,0);
    transform: scale(1.03) translate3d(0,0,0);
}
.cp-pro ul li:hover .cp-tit{
    background: rgba(209,38,19,0.68) url("../img/jt.png") no-repeat center right 20px;
}
.cp-adv{
    width: 100%;
    position: relative;
    margin-top: 43px;
}
.cp-adv ul li{
    width: 390px;
    height: 112px;
    background: #f3f3f3;
    border: 1px solid #d12613;
    float: left;
    margin-right: 13px;
    position: relative;
    transition: all 0.4s;
}
.cp-adv ul li:hover{
    box-shadow: 0px 0px 10px rgba(209,38,19,0.68);
    transition: all 0.4s;
}
.cp-adv ul li:last-child{
    margin-right: 0;
}
.cp-adv ul li h3{
    width: 46px;
    height: 76px;
    position: absolute;
    top: 0;
    left: 13px;
    background: #d12613;
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding-left: 3px;
    transition: all 0.4s;
}
.cp-adv ul li:hover h3{
    box-shadow: 0px 0px 10px rgba(209,38,19,0.68);
    transition: all 0.4s;
}
.cp-adv ul li p{
    color: #535353;
    font-size: 16px;
    line-height: 22px;
    width: 295px;
    float: left;
    margin-left: 80px;
    margin-top: 38px;
}
.index2{
    width: 100%;
    position: relative;
    z-index: 50;
    padding: 75px 0 90px 0;
    background-image: url(../img/index2.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.title1 p{
    color: #fff;
    position: relative;
    z-index: 100;
}
.title1 h3{
    color: #fff;
    position: relative;
    z-index: 100;
}
.title1 small{
    color: #fff;
    position: relative;
    z-index: 100;
}
.com-center{
    width: 100%;
    margin-top: 50px;
}
.com-left{
    width: 575px;
    height: 315px;
    float: left;
    position: relative;
}
.com-left img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.com-left a{
    display: block;
    position: absolute;
    left: 40px;
    top: -25px;
    background: #d12613;
    width: 48px;
    z-index: 100;
    height: 124px;
    transition: all 0.4s;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 20px;
    padding-top: 25px;
}
.com-left:hover a{
    box-shadow: 0px 0px 10px rgba(209,38,19,0.68);
    transition: all 0.4s;
}
.com-right{
    width: 600px;
    float: right;
}
.com-right h3{
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 23px;
}
.com-right p{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}
.com-right p strong{
    font-size: 18px;
}
.c-tel{
    color: #fff;
    font-size: 14px;
    background: url("../img/tel.png") no-repeat top 10px left;
    margin-top: 25px;
    line-height: 40px;
    height: 65px;
    text-indent: 40px;
    border-bottom: 10px solid #d12613;
}
.c-tel strong{
    color: #fff;
    font-size: 22px;
}
.index3{
    width: 100%;
    position: relative;
    padding: 72px 0;
}
.case-top{
    background: url("../img/cf.png") no-repeat center top;
    width: 100%;
    padding-top: 20px;
    margin-top: 30px;
}
.case1-left{
    width: 521px;
    height: 287px;
    float: left;
    position: relative;
}
.case-img{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.case-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.case1-left:hover .case-img img{
    -webkit-transform: scale(1.03) translate3d(0,0,0);
    -moz-transform: scale(1.03) translate3d(0,0,0);
    -ms-transform: scale(1.03) translate3d(0,0,0);
    -o-transform: scale(1.03) translate3d(0,0,0);
    transform: scale(1.03) translate3d(0,0,0);
}
.case-tit{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-indent: 27px;
    color: #fff;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.69) url("../img/jt.png") no-repeat center right 27px;
}
.case1-left:hover .case-tit{
    background: rgba(209,38,19,0.69) url("../img/jt.png") no-repeat center right 27px;
}
.case1-right{
    width: 668px;
    float: right;
}
.case1-right ul li{
    width: 327px;
    height: 287px;
    float: left;
    margin-right: 13px;
    position: relative;
}
.case1-right ul li:last-child{
    margin-right: 0;
}
.case1-right ul li:hover .case-img img{
    -webkit-transform: scale(1.03) translate3d(0,0,0);
    -moz-transform: scale(1.03) translate3d(0,0,0);
    -ms-transform: scale(1.03) translate3d(0,0,0);
    -o-transform: scale(1.03) translate3d(0,0,0);
    transform: scale(1.03) translate3d(0,0,0);
}
.case1-right ul li:hover .case-tit{
    background: rgba(209,38,19,0.69) url("../img/jt.png") no-repeat center right 27px;
}
.case-bo{
    margin-top: 13px;
    width: 100%;
}
.case2-left{
    width: 668px;
    float: left;
}
.case2-right:hover .case-img img{
    -webkit-transform: scale(1.03) translate3d(0,0,0);
    -moz-transform: scale(1.03) translate3d(0,0,0);
    -ms-transform: scale(1.03) translate3d(0,0,0);
    -o-transform: scale(1.03) translate3d(0,0,0);
    transform: scale(1.03) translate3d(0,0,0);
}
.case2-right:hover .case-tit{
    background: rgba(209,38,19,0.69) url("../img/jt.png") no-repeat center right 27px;
}
.case2-left ul li{
    width: 327px;
    height: 287px;
    float: left;
    margin-right: 13px;
    position: relative;
}
.case2-left ul li:last-child{
    margin-right: 0;
}
.case2-right{
    width: 521px;
    height: 287px;
    float: right;
    position: relative;
}
.case2-left ul li:hover .case-img img{
    -webkit-transform: scale(1.03) translate3d(0,0,0);
    -moz-transform: scale(1.03) translate3d(0,0,0);
    -ms-transform: scale(1.03) translate3d(0,0,0);
    -o-transform: scale(1.03) translate3d(0,0,0);
    transform: scale(1.03) translate3d(0,0,0);
}
.case2-left ul li:hover .case-tit{
    background: rgba(209,38,19,0.69) url("../img/jt.png") no-repeat center right 27px;
}
.index4{
    width: 100%;
    position: relative;
    background: url("../img/ys.jpg") no-repeat center center;
    padding-top:70px;
    height: 652px;
}
.index4 .warpper{
    position: relative;
}
.ys-adv{
    position: relative;
    margin-top: 112px;
}
.ys-adv ul li{
    width: 240px;
    float: left;
    transition: all 0.5s;
    position: relative;
}
.ys-adv ul li img{
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
.ys-adv ul li:hover{
    animation: swing 1s infinite linear;
}
.ys-adv ul li h3{
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-top: 35px;
    position: relative;
    z-index: 100;
}
.ys-adv ul li h3:after{
    display: block;
    content: '';
    width: 40px;
    height: 3px;
    background: #fff;
    margin: 28px auto;
}
.ys-adv ul li p{
    display: none;
    opacity: 0;
    visibility: hidden;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: lighter;
    text-align: center;
    padding: 0 20px 56px 20px;
    transition: all 0.5s;
    position: relative;
    z-index: 100;
}
.ys-adv ul li a{
    display: block;
    width: 133px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
.ys-adv ul li:after{
    display: block;
    content: '';
    position: absolute;
    width: 240px;
    height: 652px;
    transition: all 0.5s;
    top: -275px;
    opacity: 0;
    visibility: hidden;
    background: rgba(0,0,0,0.38);
    z-index: 20;
}
.ys-adv ul li:hover:after{
    top: -195px;
    transition: all 0.5s;
    opacity: 1;
    visibility: visible;
}
.ys-adv ul li:hover{
    margin-top: -80px;
    transition: all 0.5s;
}
.ys-adv ul li:hover p{
    display: block;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
}
.index5-center{
    margin-top: 40px;
}
.guanggao{
    width: 100%;
    height:182px;
    background: url("../img/gg.jpg") no-repeat center center;
    padding: 53px 0 55px 0;
}
.gg-left{
    float: left;
    margin-left: 10px;
}
.gg-left strong{
    color: #fff;
    font-size: 30px;
    font-family: ziti;
}
.gg-left p{
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
}
.gg-right{
    float: right;
}
.gg-right p{
    color: #fff;
    font-size: 16px;
    background: url("../img/tel.png") no-repeat center left;
    height: 25px;
    text-indent: 30px;
    margin-left: 10px;
}
.gg-right strong{
    color: #fff;
    font-size: 30px;
}
/*底部*/
.foot{
    width: 100%;
    position: relative;
    padding: 80px 0;
    background: #202020;
    height: 500px;
}
.foot-top{
    width: 100%;
    height: 82px;
    padding-bottom: 30px;
    border-bottom: 1px solid rgba(255,255,255,0.19);
}
.f-logo{
    float: left;
}
.foot-top p{
    color: #fff;
    font-size: 20px;
    float: right;
}
.foot-bo{
    margin-top: 32px;
}
.fl{
    float: left;
    width: 765px;
    margin-top: 10px;
}
.f-nav{
    width: 100%;
}
.f-nav a{
    display: block;
    padding-right: 70px;
    color: #fff;
    line-height: 60px;
    font-size: 16px;
    float: left;
}
.f-nav a:last-child{
    padding-right: 0;
}
.f-lx{
    width: 100%;
    margin-top: 30px;
}
.f-lx ul li{
    float: left;
    margin-right: 80px;
}
.f-lx ul li:last-child{
    margin-right: 0;
}
.f-lx ul li p{
    color: #c1c1c1;
    font-size: 14px;
    text-indent: 20px;
}
.f-lx ul li:nth-child(1) p{
    background: url("../img/f1.png") no-repeat center left;
}
.f-lx ul li:nth-child(2) p{
    background: url("../img/f2.png") no-repeat center left;
}
.f-lx ul li:nth-child(3) p{
    background: url("../img/f3.png") no-repeat center left;
}
.f-lx ul li:nth-child(4) p{
    background: url("../img/f4.png") no-repeat center left;
}
.f-lx ul li span{
    color: #c1c1c1;
    font-size: 14px;
    display: block;
    margin-top: -20px;
}
.f2{
    width: 146px;
    height: 176px;
    float: right;
    background: #fff;
}
.f2 img{
    margin: 0 auto;
    max-width: 125px;
    display: block;
    padding-top: 10px;
}
.f2 p{
    color: #4c4c4c;
    font-size: 14px;
    text-align: center;
    margin-top: -10px;
}


.indexpro_left{
    float:left;
    background: #fff;
    width: 246px;
}
.index_pro_top{
    padding:25px 23px;
    background: #d12613;
}
.index_pro_top h5{
    color: #fff;
    font-weight: 700;
    font-size: 18px;
}
.index_pro_top small{
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
}
.index_pro_mid ul{
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index_pro_mid ul li a{
    display: block;
    font-size: 16px;
    color: #373737;
    line-height: 50px;
    padding:0 25px;
    border-bottom:1px solid #f4f4f4;
    background:#fff url("../img/projt.png") no-repeat right 25px center;
}
.index_pro_mid ul li a:hover ,.index_pro_mid ul li a.active{
    color: #fff;
    background:#d12613 url("../img/projts.png") no-repeat right 25px center;
}
.index_pro_mid>a{
    color: #d12613;
    background: url("../img/indexproline.png") no-repeat center;
    font-size: 14px;
    line-height: 29px;
    padding-bottom: 23px;
    display: block;
    width: 81px;
    height: 52px;
    left:25px;
    text-align: center;
    position: relative;
    top:19px;
}
.index_pro_mid>div{
    background: #d12613;
    padding-bottom: 14px;
    padding-left: 24px;
    padding-top: 25px;
}
.index_pro_mid>div span{
    display: inline-block;
    color: #fff;
    font-size: 14px;
}
.index_pro_mid>div h2{
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
}
.in_product{
    background: #f4f4f4;
}
.pro-right{
    width: 937px;
    float: right;
}
.in_pro_list{
    float: left;
    width: 305px;
    margin-right: 11px;
    margin-bottom: 11px;
}
.in_pro_list:nth-child(3n){
    margin-right: 0;
}
.allpro .imgbox{
    width: 100%;
    height: 240px;
    overflow: hidden;
    background: #fff;
}
.allpro .imgbox img{
    object-fit: contain;
}
.allpro:hover .imgbox img{

    -webkit-transform: scale(1.03) translate3d(0,0,0);
    -moz-transform: scale(1.03) translate3d(0,0,0);
    -ms-transform: scale(1.03) translate3d(0,0,0);
    -o-transform: scale(1.03) translate3d(0,0,0);
    transform: scale(1.03) translate3d(0,0,0);
}
.allpro .title{
    width: 100%;
    height: 50px;
    background: #fff;
    padding:0 20px;
}
.allpro:hover .title{
    background: #d12613;
}
.allpro .title .fir{
    float: left;
    width: 195px;
    line-height: 50px;
    padding-right: 10px;
    font-size:16px;
    color:#383838;
}
.allpro:hover .title .fir{
    color:#fff;
}
.allpro .title .sec{
    float: right;
    width: 28px;
    height: 50px;
    background: url("../img/pro-icon.png") no-repeat center;
}
.allpro:hover .title .sec{
    background: url("../img/pro-icon1.png") no-repeat center;
}
.alltitle{
    text-align:center;
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}
.alltitle .fir{
    line-height: 35px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.alltitle .fir span{
    display: inline-block;
    font-size:32px;
    font-weight: 700;
    color:#373737;
}
.alltitle .fir img{
    display: inline-block;
    vertical-align: middle;
    margin:0 8px;
}
.alltitle .fir em{
    display: inline-block;
    font-size:32px;
    color:#d12613;
    font-family: ziti;
}
.alltitle .sec{
    text-align:center;
    font-size:14px;
    color:#757575;
    margin:10px 0;
}
.alltitle .thr{
    margin:0 auto;
    display: block;
}
.in_company .c-left{
    float: left;
    width: 290px;
    height: 435px;
    background: url("../img/company-1.png") no-repeat left top;
}
.in_company .c-left1{
    float: left;
    width: 110px;
    margin-top: 50px;
    margin-left: 25px;
}
.in_company .c-left1 .title{
    text-align:center;
    font-size:27px;
    color:#464646;
    font-family: ziti2;
}
.in_company .c-left1 .con{
    text-align:center;
}
.in_company .c-left1 .con span{
    display: inline-block;
    width: 36px;
    font-family: ziti;
    font-size:36px;
    color:#464646;
}
.in_company .c-left2{
    float: right;
    margin-top: 20px;
}
.in_company .c-left2 span{
    display: inline-block;
    width: 20px;
    font-size: 16px;
    color: #464646;
    text-align: right;
    vertical-align: top;
    line-height: 18px;
}
.in_company .c-right{
    float: right;
    width: 852px;
    height: 398px;
    position: relative;
    margin-top: 19px;
}
.in_company .c-right a{
    display: block;
    position: absolute;
    width: 54px;
    height: 140px;
    background: #d12613;
    font-size:16px;
    color:#fff;
    text-align:center;
    padding-top: 23px;
    left:55px;
    top:-20px;
}
.in_company .c-right a:hover{
    box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}


.in_guang{
    padding:91px 0 75px 0;
    background: url("../img/guangbg.jpg") no-repeat center;
    height: 315px;
}
.in_guang .fir{
    font-size:32px;
    font-family: ziti;
    color:#fff;
}
.in_guang .sec{
    font-size: 18px;
    color: #fff;
    letter-spacing: 2px;
    margin: 9px 0 22px 0;
}
.in_guang .thr{
    padding-left:50px;
    line-height: 30px;
    background: url("../img/guang-tel.png") no-repeat left center;
    color:#fff;
    font-size:16px;
}
.in_guang .thr span{
    display: inline-block;
    line-height: 30px;
    font-size:28px;
    font-weight: 700;
}
.in_youshi{
    position: relative;
    background: #f4f4f4;
    overflow: hidden;
}
.in_youshi img.y1 ,.in_youshi img.y2{
    position: absolute;
    z-index: 1;
}
.in_youshi img.y1{
    left: -372px;
    top: -26px;
}
.in_youshi img.y2{
    bottom: -19px;
    right: -103px;
}
.in_youshi_item{
    position: relative;
    z-index: 2;
}
.in_youshi_list{
    position: relative;
    height: 300px;
    margin-bottom: 24px;
}
.in_youshi_list .imgbox{
    position: absolute;
    height: 100%;
    width: 54%;
    overflow: hidden;
}
.in_youshi_list:hover .imgbox img{
    -webkit-transform: scale(1.05) translate3d(0,0,0);
    -moz-transform: scale(1.05) translate3d(0,0,0);
    -ms-transform: scale(1.05) translate3d(0,0,0);
    -o-transform: scale(1.05) translate3d(0,0,0);
    transform: scale(1.05) translate3d(0,0,0);
}
.in_youshi_list .text{
    position: absolute;
    height: 100%;
    width: 46%;
    background: #fff;
    display: flex;
    align-items: center;
}
.in_youshi_list .text-inner{
    padding:0 60px 0 50px;
}
.in_youshi_list .text-inner .fir{
    font-size:24px;
    color:#d12613;
    font-family: ziti;
}
.in_youshi_list .text-inner .sec{
    font-size:16px;
    color:#757575;
    line-height: 28px;
    margin-top: 20px;
}
.in_youshi_list:nth-child(odd) .imgbox{
    left:0;
    top:0;
}
.in_youshi_list:nth-child(even) .imgbox{
    right:0;
    top:0;
}
.in_youshi_list:nth-child(odd) .text{
    right:0;
    top:0;
}
.in_youshi_list:nth-child(even) .text{
    left:0;
    top:0;
}

.in_youshi_list .text .tbox{
    position: absolute;
    width: 80px;
    height: 105px;
    background: #d12613;
    border:5px solid #d12613;
    border-top: none;
    display: flex;
    align-items: center;
    justify-content: center;
    top:0;
}
.in_youshi_list .text .tbox span{
    display: inline-block;
    color:#fff;
    font-size:32px;
    font-family: ziti2;
}
.in_youshi_list .text .tbox{
    right:70px;
}

.in_jidi{
    background: #f4f4f4 url("../img/jidibg.jpg") no-repeat center top;
    padding-top: 85px;
    overflow: hidden;
}
.in_jidi_box{
    position: relative;
    margin-top: 49px;
}
.in_jidi_box .jidi-button{
    width: 60px;
    height: 147px;
    margin-top: -70px;
}
.in_jidi_box .swiper-button-next-jidi{
    background: #fff url("../img/jidi-right.png") no-repeat center;
    right:-70px;
    border-radius:0 27px 0 27px;
}
.in_jidi_box .swiper-button-next-jidi:hover{
    background: #d12613 url("../img/jidi-right1.png") no-repeat center;
}
.in_jidi_box .swiper-button-prev-jidi{
    background: #fff url("../img/jidi-left.png") no-repeat center;
    left:-70px;
    border-radius:27px 0 27px 0;
}
.in_jidi_box .swiper-button-prev-jidi:hover{
    background: #d12613 url("../img/jidi-left1.png") no-repeat center;
}


.in_news{
    background: #f3f3f3;
}
.in_news .n-left-1{
    float: left;
    width: 234px;
    height: 404px;
    overflow: hidden;
}
.in_news .n-left-2{
    float: left;
    width: 218px;
    height: 404px;
    background: url("../img/news-left-2.jpg") no-repeat center;
    position: relative;
    overflow: hidden;
}
.in_news .n-left-2 .fir{
    position: absolute;
    width: 80px;
    height: 80px;
    line-height: 80px;
    background: #efefef;
    text-align:center;
    font-size:32px;
    font-family: ziti;
    left:16px;
    top:40px;
    color:#d12613;
    border-radius: 100px;
}
.in_news .n-left-2  .thr{
    position: absolute;
    top:40px;
    left:120px;
}
.in_news .n-left-2  .thr span{
    display: inline-block;
    width: 30px;
    font-size:20px;
    color:#303030;
    line-height: 21px;
    vertical-align: top;
}
.news-more{
    display: block;
    line-height: 40px;
    width: 167px;
    background: #d12613;
    font-size:20px;
    color:#fff;
    text-transform: uppercase;
    text-align:center;
    margin:305px auto 0 auto;
}
.news-more:hover{
    background: #a20b05;
    /*-webkit-animation: bubbles 1s forwards ease-out;*/
    /*animation: bubbles 1s forwards ease-out;*/
    /*background: radial-gradient(circle at bottom, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 90% 90% / 0.88em 0.88em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 23% 141% / 0.81em 0.81em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 17% 90% / 0.68em 0.68em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 15% 94% / 1.12em 1.12em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 42% 126% / 0.86em 0.86em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 102% 120% / 0.58em 0.58em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 12% 121% / 0.67em 0.67em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 69% 87% / 1.18em 1.18em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 32% 99% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 84% 129% / 0.79em 0.79em, radial-gradient(circle at center, rgba(0, 0, 0, 0) 30%, #eeeeff 60%, #eeeeff 65%, rgba(0, 0, 0, 0) 70%) 40% 99% / 0.72em 0.72em;*/
    /*background-color: #E60012;*/
    /*background-repeat: no-repeat;*/
}
.in_news .n-right{
    width: 700px;
    float: right;
}
.in_news .n-right-list{
    background: #fff;
    height: 122px;
    border:1px solid #d0d0d0;
    padding-right:35px;
}
.in_news .n-right-list .time{
    float: left;
    width: 155px;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
}
.in_news .n-right-list .time:after{
    position: absolute;
    content:"";
    display: block;
    width: 47px;
    height: 4px;
    background: #151960;
    bottom:-1px;
    left:7px;
}
.in_news .n-right-list .time-inner{
    width: 100%;
    text-align:right;
}
.in_news .n-right-list .time-inner .fir{
    font-size:30px;
    color:#d12613;
    font-weight: 700;
    line-height: 30px;
}
.in_news .n-right-list .time-inner .sec{
    font-size:18px;
    color:#999999;
}
.in_news .n-right-list .text{
    float: right;
    width: 476px;
    margin-top: 19px;
}
.in_news .n-right-list .text .top .fir{
    float: left;
    width: 400px;
    font-size:22px;
    color:#000000;
}
.in_news .n-right-list:hover .text .top .fir{
    color:#d12613;
    font-weight: 700;
}
.in_news .n-right-list .text .top  span{
    display: block;
    float: right;
    text-transform: uppercase;
    font-size:16px;
    color:#d12613;
}
.in_news .n-right-list .text .bottom{
    font-size:14px;
    color:#767676;
    line-height: 21px;
    margin-top: 8px;
}
.in_news .n-right-list:nth-child(-n+2){
    margin-bottom: 20px;
}

.kefu{
    width: 153px;
    height:334px;
    background: #d12613;
    padding: 18px 13px;
    position: fixed;
    z-index: 1000;
    right: 10px;
    top: 30%;
    text-align: center;
}
.kefu .w1{
    color:#fff;
    font-size: 14px;
}
.kefu .w2{
    color:#fff;
    font-size: 14px;
    text-transform: uppercase;
}
.kefu .w3{
    width: 128px;
    height: 150px;
    background: #fff;
    padding: 10px 0;
    margin-top: 10px;
}
.kefu .w3 img{
    display: block;
    max-width:85%;
    margin: 0 auto;
}
.kefu .w3 p{
    color: #404040;
    font-size: 14px;
}
.kefu .w4{
    background: url("../img/k-tel.png") no-repeat center left 8px;
    color: #fff;
    margin-top: 10px;
    margin-bottom:5px;
}
.kefu .w5{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}
.kefu .w6{
    width: 128px;
    height: 28px;
    line-height: 28px;
    background:#fff url("../img/k-kf.png") no-repeat center left 20px;
    text-indent: 20px;
    margin-top: 10px;
}
.kefu .w6 a{
    color: #404040;
    font-size: 14px;
}

/*footer*/
.footer{

}
.fot_botbg{
    background: #d12613;
}
.fot_over{
    height: 490px;
    overflow: hidden;
}
.fot_top01{
    border-bottom: 1px solid #474c3e;
    margin-bottom:37px;
    padding-bottom:23px;
}
.fot_top01>div{
    float:left;
    padding-left: 60px;
    background: url("../img/logo.png") no-repeat left center;

}
.fot_top01>div>h1{
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    font-family: ziti2;
    letter-spacing: 1.5px;
}
.fot_top01>div>small{
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.fot_top01>i{
    color: #fff;
    font-size: 20px;
    display: block;
    float:right;
    margin-top: 14px;
    letter-spacing: 3px;
    font-style: italic;
}


.fot_left{
    float:left;
}
.fot_cont{
    float:left;
    width: 433px;
    padding-top:16px;
}
.fot_nav{
    float:left;
    width: 193px;
}
.fot_nav>p{
    font-size: 20px;
    color: #d5d5d5;
    font-weight: lighter;
}
.fot_nav>small{
    font-size: 20px;
    color: #d5d5d5;
    font-weight: lighter;
}
.fot_nav>b{
    display: block;
    width: 32px;
    height: 2px;
    background: #d12613;
    margin-top:14px;
    margin-bottom:14px;
}
.fot_nav a{
    display:block;
    line-height: 29px;
    font-size: 14px;
    color: #626262;
    -webkit-transition: 350ms 0s all ease;
    -moz-transition: 350ms 0s all ease;
    -ms-transition: 350ms 0s all ease;
    -o-transition: 350ms 0s all ease;
    transition: 350ms 0s all ease;
}
.fot_nav a:hover{
    font-weight: bold;
    color: #fff;
    font-size:16px;
}
.fot_right{
    float:right;
    width:265px;
}
.fot_cont p{
    font-size: 14px;
    font-weight: lighter;
    padding-left:27px;
    color: #d5d5d5;
    line-height: 29px;
}
.fot_cont p:first-of-type{ background: url("../img/fot_left_icon01.png") no-repeat left center;}
.fot_cont p:nth-of-type(2){ background: url("../img/fot_left_icon01.png") no-repeat left center;}
.fot_cont p:nth-of-type(3){ background: url("../img/fot_left_icon02.png") no-repeat left center;}
.fot_cont p:nth-of-type(4){ background: url("../img/fot_left_icon03.png") no-repeat left center;}
.fot_cont img{
    width:155px;
    margin-top:25px;
}


.fot_right{
    float:right;
    width: 500px;
}
.fot_right>h4{
    color: #fff;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: normal;
}


.fot_bot{
    line-height: 58px;
}
.fot_bot p{
    float:left;
    font-size: 14px;
    color: #ffffff;
    font-weight: lighter;
}
.fot_bot a{
    float:right;
    font-size: 14px;
    color: #ffffff;
    font-weight: lighter;
    -webkit-transition: 350ms 0s all ease;
    -moz-transition: 350ms 0s all ease;
    -ms-transition: 350ms 0s all ease;
    -o-transition: 350ms 0s all ease;
    transition: 350ms 0s all ease;
}
.fot_bot a:hover{
    text-decoration: underline;
}
/*indexform*/
.indexformbg{
    background: #1655bc;
    padding:27px 0;
}
.indexformbg .warpper>p{
    font-size: 15px;
    color: #fff;
    margin-bottom: 18px;
}
#indexform input,#indexform textarea,#indexform .code{
    float:left;
    margin-right:6px;
    margin-bottom: 6px;
    line-height: 40px;
    height: 40px;
    padding-left: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 247px;
    font-size: 14px;
    color:#737373;
    background: #fff;
}
#indexform input::placeholder,#indexform textarea::placeholder{
    font-size: 14px;
    color:#737373;
}
#indexform input:nth-of-type(2){
    margin-right: 0;
}
#indexform textarea{
    width: 100%;
    height: 125px;
    overflow: hidden;
}

#indexform .code{
    width: 100%;
    margin-right:0;
}
#indexform .code input{
    float: left;
    width: 245px;
    border: none;
    padding-left: 0;
    margin-right: 0;
}
#indexform .verify{
    float:right;
    height: 34px;
    padding-top: 3px;
    padding-right: 3px;
}
#indexform .verify img{
    height: 100%;
}
#indexform .submit{
    display: block;
    text-align: center;
    color: #fff;
    float:left;
    width: 100%;
    font-size: 18px;
    background: #d12613;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 40px;
    -webkit-transition: 350ms 0s all ease;
    -moz-transition: 350ms 0s all ease;
    -ms-transition: 350ms 0s all ease;
    -o-transition: 350ms 0s all ease;
    transition: 350ms 0s all ease;
}
#indexform .submit:hover{
    background: #d12613;
}


.cbl {
    width: 67px;
    position: fixed;
    right: 50px;
    top: 44%;
    z-index: 3333;
    border-bottom:none;
}

.cbl.active {
    display: none;
}

.cbl li {
    transition: 0.4s ease-in-out;
    height: 67px;
    width: 67px;
}

.cbl span {
    transition: 0.2s ease-in-out;
    display: inline-block;
    height: 67px;
    width: 67px;
    text-align: center;
    background: #0f3c8b;
    box-sizing: border-box;
    font-size: 12px;
    color: white;
    position: relative;
    padding-top: 43px;
    border:1px solid #e6e6e6;
    border-bottom:none;
}

.cbl span i {
    transition: 0.4s ease-in-out;
    display: block;
    font-size: 36px;
    color: #fff;
    line-height: 30px;
}
.cbl li.tel span{
    background: #fff url("../img/s2.png") no-repeat center top 16px;
}
.cbl li.tel:hover span{
    background: #d12613 url("../img/s22.png") no-repeat center top 16px;
}
.cbl li.kefu span{
    background: #fff url("../img/s3.png") no-repeat center top 16px;
}
.cbl li.kefu:hover span{
    background: #d12613 url("../img/s33.png") no-repeat center top 16px;
}
.cbl li.email span{
    background: #fff url("../img/s4.png") no-repeat center top 16px;
}
.cbl li.email:hover span{
    background: #d12613 url("../img/s44.png") no-repeat center top 16px;
}
.cbl li.weixin span{
    background: #fff url("../img/s5.png") no-repeat center top 16px;
}
.cbl li.weixin:hover span{
    background: #d12613 url("../img/s55.png") no-repeat center top 16px;
}
.cbl li.fd span{
    background: #fff url("../img/s6.png") no-repeat center;
    border-bottom:1px solid #e6e6e6;
}
.cbl li.fd:hover span{
    background: #d12613 url("../img/s66.png") no-repeat center;
}
.cbl li.fd span .fir{
    font-size:12px;
}

.cbl span .fir {
    font-size:14px;
    color:#4e4e4e;
    text-align:center;
}
.cbl li:hover span .fir{
    color:#fff;
}

.cbl li aside {
    position: absolute;
    right: 76px;
    top: 0;
    padding:0 10px;
    line-height: 50px;
    opacity: 0;
    visibility: hidden;
    transform:rotateX(-90deg);
    transition: all .2s linear 0s;
    display: inline-block;
    vertical-align: top;
    background: #d12613;
    box-sizing: border-box;
    font-size: 16px;
    color: white;
    white-space: nowrap;
    font-family: ziti2;
}
.cbl li aside.ex{
    padding: 10px;
}
.cbl li aside img{
    width: 100px;
}
.cbl li:hover aside{
    transform:rotateX(0);
    opacity: 1;
    visibility: visible;
}
.cbl li aside:after{
    width: 0px;
    height: 0px;
    border: 8px solid transparent;
    border-left: 8px solid #d12613;
    display: block;
    content: '';
    position: absolute;
    top: 12px;
    right: -16px;
    transition: top .2s linear;
    transition-delay: .1s;
}
.cbl .xun{
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background: #d12613 url("../img/xun.png") no-repeat center;
    margin:12px auto 0 auto;
}
.cbl .xun:hover{
    background: #d12613 url("../img/xun.png") no-repeat center;
}



.inner-pro-des{
    float: right;
    width: 910px;
}
.inner-pro-des  .title{
    text-align:center;
    font-size:22px;
    font-weight: 700;
    color:#333333;
    margin-top: 30px;
}
.des-biao{
    height:40px;
    background: #fff;
    margin:30px 0 10px 0;
}
.des-biao span{
    display: inline-block;
    padding:0 30px;
    font-weight: 700;
    color:#fff;
    font-size:14px;
    line-height: 40px;
    background: #d12613;
}
.pro-inner-des{
    background: #fff;
    font-size:14px;
    color:#707070;
    line-height: 28px;
    padding:15px;
}
.pro-inner-des img{
    max-width: 100%;
}
.parm table{
    width: 100%;
    margin: 0 auto 20px auto;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
}
.parm table th{
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    padding: 0.5%;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #e5e5e5;
    background: #eee;
}
.parm table tr td{
    line-height: 30px;
    font-size: 14px;
    color: #515151;
    padding: 0.5%;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #e5e5e5;
}

.pro-inner-des table{
    width: 100%;
    margin: 0 auto 20px auto;
    border: 1px solid #e5e5e5;
    border-collapse: collapse;
}
.pro-inner-des table th{
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    padding: 0.5%;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #e5e5e5;
    background: #eee;
}
.pro-inner-des table tr td{
    line-height: 30px;
    font-size: 14px;
    color: #515151;
    padding: 0.5%;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #e5e5e5;
}
.info-left {
    width: 100%;
    height: 391px;
    position: relative;
}
.gallery-top2 {
    height: 100%;
    width: 480px;
    float: left;
    border: 1px solid #e5e5e5;
}
.info-pic {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
}
.swiper-pagination-prodes .swiper-pagination-bullet-active {
    background: #d12613;
}
.info-right{
    width: 391px;
    position: absolute;
    top: 0;
    right: 0;
}
.info-right h3{
    color: #454545;
    font-size: 24px;
    height: 50px;
}
.info-right .line{
    width: 100%;
    height: 1px;
    background: #dedede;
    margin: 2% 0 6% 0;
    position: relative;
}
.info-right .line i {
    position: absolute;
    display: block;
    width: 20px;
    height: 3px;
    background: #d12613;
    left: 0;
    top: -1px;
}
.info-right small{
    color: #8e8e8e;
    font-size: 14px;
    line-height: 24px;
    display: block;
    padding-top: 22px;
}
.info-right a{
    display: block;
    float: left;
    background: #0656a9 url(../img/all-a-more-bg1.png) no-repeat right 30px center;
    color: #fff;
    margin-top: 60px;
    border:2px solid #0656a9;
}
.info-right a:hover{
    background: #ff8322 url(../img/all-a-more-bg1.png) no-repeat right 30px center;
    border:2px solid #ff8322;
}

.inpro-tel{
    margin-top:60px;
}
.inpro-tel a{
    display: block;
    float: left;
}
.inpro-tel img{
    display: block;
    float: left;
    margin-right: 10px;
}
.inpro-tel p{
    color: #b5b5b5;
    font-size: 14px;
}
.inpro-tel strong{
    color:#d12613;
    font-size: 25px;
    font-family: ziti2;
    font-weight: normal;
    line-height: 30px;
    display: block;
}
.info-right .des{
    font-size: 14px;
    color: #666666;
    position: relative;
}
.info-right .des span{
    display: block;
    line-height: 30px;
}
.bg{
    background: #f4f4f4;
}

.company-shili{
    float: left;
    width: 370px;
    margin-right: 45px;
    cursor: pointer;
}
.company-shili:nth-child(3n){
    margin-right: 0;
}
.company-shili:nth-child(-n+3){
    margin-bottom: 45px;
}
.company-shili .imgbox{
    width: 100%;
    height: 250px;
}
.company-shili .imgbox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.company-shili  .title{
    width: 100%;
    line-height: 60px;
    text-align:center;
    background: #FFF;
    font-size:16px;
    color:#333;
    border-bottom:2px solid #dddddd;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.company-shili:hover  .title{
    color:#fff;
    background: #d12613;
}

.news-inner-list{
    float: left;
    width: 595px;
    margin-right: 10px;
    padding:20px;
    background: #fff;
    margin-bottom: 10px;
    border: 1px solid #eee;
}
.news-inner-list:nth-child(2n){
    margin-right:0;
}
.news-inner-list:hover{
    box-shadow: 0px 0px 10px #e6e6e6;
}
.news-inner-list .imgbox{
    width: 205px;
    height: 156px;
    float: left;
}
.news-inner-list .text{
    width: 330px;
    float: right;
}
.news-inner-list .text .title{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size:20px;
    font-weight: 700;
    color:#333;
}
.news-inner-list .text .con{
    line-height: 24px;
    color:#666;
    font-size:14px;
    margin-bottom: 26px;
    margin-top: 22px;
}
.news-inner-list .text  .more .time{
    font-size:16px;
    color:#999;
    float: left;
    font-family: cll;
}
.news-inner-list .text  .more .kan{
    float: right;
    display: block;
    width: 109px;
    line-height: 34px;
    text-align:center;
    border-radius: 30px;
    border:1px solid #eee;
    font-size:14px;
    color:#666;
}
.news-inner-list:hover .text  .more .kan{
    color:#fff;
    background: #d12613;
    border:1px solid #d12613;
}
.news-detail-content-box{
    background: #fff;
    padding: 30px 20px;
    border: 1px solid #eee;
}
.news-detail-content .news-detail-title {
    padding-bottom: 15px;
    border-bottom: 1px dashed #ededed;
    text-align: center;
    margin-bottom: 15px;
}
.news-detail-title .h3 {
    font-size: 20px;
    color: #323232;
    line-height: 24px;
    font-weight: bold;
    margin: 0 0 10px;
}
.news-detail-content .news-detail-title .b {
    font-size: 13px;
    color: #999999;
    line-height: 20px;
}
.news-detail-content .news-detail {
    padding: 0 12px 30px;
}
.news-detail-content .news-detail p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.news-detail-content .news-detail img{
    max-width: 100%;
    margin:1% auto;
    display: block;
}


.contact-title{
    font-size: 24px;
    font-weight: 700;
    color: #d12613;
    padding-left: 20px;
    list-style: none;
    line-height: 25px;
    border-left: 2px solid #a91909;
    margin-bottom: 40px;
}
.contact-lianxi{
    width: 100%;
    height: 490px;
    margin-bottom: 4%;
}
.contact-lianxi-left{
    width: 34%;
    height: 100%;
    float: left;
}
.contact-lianxi-left-list{
    float: left;
    width: 50%;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    text-align:center;
    background: #eee;
    padding: 0 15px;
}
.contact-lianxi-left-list:nth-child(2) ,.contact-lianxi-left-list:nth-child(3){
    background: #f6f6f6;
}
.contact-lianxi-left-list img{
    margin:0 auto;
    width: 40px;
}
.contact-lianxi-left-list .fir{
    font-weight: bold;
    font-size: 14px;
    color: #333;
    padding:10px 0;
}
.contact-lianxi-left-list .sec{
    font-size: 14px;
    line-height: 22px;
    color: #999;
}
.contact-lianxi-left-list .sec a{
    color: #999;
}
.contact-lianxi-right{
    float: right;
    width: 64.5%;
    height: 100%;
}
.contact-lianxi-right #ditu{
    width: 100%;
    height: 100%;
}

.key{
    font-weight: 700;
    text-align:center;
    color:#333;
    font-size:14px;
    margin-bottom: 30px;
}
.key span{
    color:#d12613;
}

.company-inner-fir .imgbox{
    float: left;
    width: 400px;
    height: 495px;
}
.company-inner-fir .imgbox img{
    object-position: top right;
}
.company-inner-fir .text{
    width: 760px;
}
.company-inner-fir .text .fir{
    font-size:30px;
    color:#d12613;
    font-weight: 700;
}
.company-inner-fir .text .line{
    width: 66px;
    height: 4px;
    background: #d12613;
    margin:15px 0;
}
.company-inner-fir .text  .con{
    font-size:16px;
    color:#424242;
    line-height: 27px;
}
.company-inner-fir .text .item{
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
}
.company-inner-fir .text .item .list{
    width: 370px;
    height: 160px;
}
.company-inner-fir .text .item .list .imgbox{
    float: left;
    width: 229px;
    height: 100%;
}
.company-inner-fir .text .item .list .wenzi{
    float: right;
    width: 141px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d12613;
}
.company-inner-fir .text .item .list .wenzi-inner{
    color:#fff;
    font-size:33px;
    font-family: ziti;
    padding:0 36px;
}
.company-inner .in_guang{
    background:#f4f4f4 url(../img/guangbg.png) no-repeat center;
}
.company-inner .in_jidi{
    background: #fff;
}
.company-inner .allpro .title{
    background: #f5f5f5;
}
.company-inner .allpro:hover .title{
    background: #d12613;
}
/*关于我们*/
.info-about{
    width: 100%;
    position: relative;
    padding: 50px 0 45px 0;
}
.info-about-title h3{
    color: #3a3a3a;
    font-weight: bold;
    font-size: 32px;
}
.info-about-title p{
    color: #7e7e7e;
    font-size: 14px;
    text-transform: uppercase;
}
.info-about1{
    margin-top: 33px;
}
.info-about1 p{
    color: #3a3a3a;
    font-size: 18px;
    line-height: 36px;
}
.info-about2{
    width: 100%;
    position: relative;
}
.about2-left{
    width: 50%;
    height: 335px;
    overflow: hidden;
    float: left;
}
.about2-left img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about2-right{
    width: 50%;
    height: 335px;
    float: right;
    background:#d12613;
    padding: 60px 0 0 90px;
}
.about2-right img{
    padding-bottom: 25px;
}
.about2-right p{
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
.about2-tel{
    background: url("../img/tel.png") no-repeat center left;
    color: #fff;
    font-size: 14px;
    text-indent: 30px;
    margin-top: 30px;
}
.about2-tel strong{
    color: #fff;
    font-size: 18px;
}
.info-about3{
    width: 100%;
    position: relative;
    padding: 70px 0 100px 0;
    background: url("../img/c-adv.jpg") no-repeat center center;
}
.about3-title{
    text-align: left;
}
.about3-title p{
    color: #fff;
    font-size: 16px;
}
.about3-title strong{
    color: #fff;
    font-size: 32px;
    display: block;
    font-family: ziti;
}
.info-about3 ul{
    margin-top: 37px;
}
.info-about3 ul li{
    width: 228px;
    height: 361px;
    background: #fff;
    float: left;
    margin-right: 14px;
    padding: 27px 25px 0 25px;
    position: relative;
}
.info-about3 ul li:last-child{
    margin-right: 0;
}
.info-about3 ul li img{
    display: block;
    margin: 0 auto;
    filter:brightness(27%);
    height: 48px;
}
.info-about3 ul li h3{
    color: #3a3a3a;
    font-size: 18px;
    text-align: center;
    padding-top: 20px;
}
.info-about3 ul li h3:after{
    display: block;
    content: '';
    width: 40px;
    height: 3px;
    background: #3a3a3a;
    margin: 25px auto;
}
.info-about3 ul li p{
    color: #6f6f6f;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
}
.info-about3 ul li span{
    display: block;
    width: 133px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #3a3a3a;
    font-size: 12px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
}
.info-about3 ul li:hover{
    background: #d12613;
}
.info-about3 ul li:hover img{
    filter:brightness(100%);
}
.info-about3 ul li:hover h3,.info-about3 ul li:hover p{
    color: #fff;
}
.info-about3 ul li:hover h3:after{
    background: #fff;
}
.info-about3 ul li:hover span{
    color: #fff;
    border: 1px solid #fff;
}