.clearfix:after{
  display: block;
  content: '';
  clear: both;
}
@font-face {
    font-family: 'ziti';
    src: url("../images/DINPro-Medium.otf"); }
@font-face {
    font-family: 'ziti1';
    src: url("../images/BEBAS___-webfont.woff.ttf"); }
/*头部*/
.top{
    width: 100%;
    position: relative;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
}
.top .warpper{
    position: relative;
}
.top-left{
    float:left;
    color:#999999;
    font-size: 14px;
}
.top-right{
    float: right;
}
.top-right span{
    color: #999999;
    font-size: 14px;
    float: left;
}
.top-right span:after{
    display: block;
    content: '';
    width: 1px;
    height: 16px;
    background: #999999;
    float: right;
    margin: 8px 8px 0 8px;
}
.top-right a{
    display: block;
    float: left;
    color: #999;
    font-size: 14px;
}
.top-right a:hover{
    color: #015aaa;

}
.top-right a:nth-child(2):after {
    display: block;
    content: '';
    width: 1px;
    height: 16px;
    background: #999999;
    float: right;
    margin: 8px 8px 0 8px;
}
.header{
    width: 100%;
    position: absolute;
    top: 30px;
    background: #fff;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.header_on{
    position: fixed;
    top: 0;
    z-index: 1000;
    box-shadow: 0px 4px 15px -4px #e3f1fe;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.logo{
    float: left;
    padding:23px 0;
}
.logo img{
    float: left;
}
.logo-tit{
    float: left;
}
.logo-tit h3{
    color: #1d1d1d;
    font-weight: bold;
    font-size: 22px;
}
.logo-tit p{
    color: #999999;
    font-size: 14px;
    letter-spacing: 2.5px;
}
.warpper{
    width: 1200px;
    margin: 0 auto;
}
.nav {
    width: 745px;
    float: right;
}
.nav ul {
    width: 100%;
}
.nav ul li{
    width:65px;
    height: 96px;
    float: left;
    margin-right: 48px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.nav ul li:last-child{
    margin-right: 0;
}
.nav ul li a{
    color: #333333;
    font-size: 16px;
    display: block;
    padding-top: 25px;
}
.nav ul li a span{
    color: #999;
    font-size: 12px;
}
.nav ul li:after{
    display: block;
    content: '';
    position: absolute;
    bottom: -40px;
    background: url("../images/nav-li.png") no-repeat center center;
    width: 4px;
    height: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.nav ul li:hover:after{
    bottom: 0;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.nav ul li:hover a{
    color: #015aaa;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.nav ul li:hover a span{
    color: #015aaa;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.nav ul li.active:after{
    display: block;
    content: '';
    position: absolute;
    bottom: 0px;
    background: url("../images/nav-li.png") no-repeat center center;
    width: 4px;
    height: 20px;
    left: 50%;
    transform: translateX(-50%;);
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.nav ul li.active a{
    color: #015aaa;
}
.nav ul li.active a span{
     color: #015aaa;
}

    /*banner*/
.banner{
    width: 100%;
    position: relative;
    margin-top: 96px;
}
.banner .swiper-container{
    height: 100%!important;
}
.banner img{
    display: block;
    max-width: 100%;
}
.ban-dian{
    bottom:5%!important;
}
.ban-dian span{
    width: 13px!important;
    height: 13px!important;
    border-radius: 50%!important;
}
.ban-dian .swiper-pagination-bullet{
    opacity: 1!important;
    background: rgba(255,255,255,0.7)!important;
}
.ban-dian .swiper-pagination-bullet-active{
    background: rgba(255,255,255,0.7)!important;
    width: 60px!important;
    height: 13px;!important;
    border-radius: 6px!important;
}
.ban-dian span:after{
    display: none;!important;
}
/*搜索*/
.sousuo{
    width: 100%;
    height: 72px;
    border-bottom: 1px solid #e1e1e1;
}
.sousuo .warpper{
    height: 100%;

}
.search-left{
    float: left;
    line-height: 72px;
}
.search-left p{
    color: #3d3d3d;
    font-size: 16px;
    float: left;
    font-weight: bold;
}
.search-left p strong{
    color: #015aaa;
    padding-right: 10px;
}
.search-left ul{
    float: left;
}
.search-left ul li{
    padding-left:20px;
    float: left;
}
.search-left ul li a{
    color: #585858;
    font-size: 14px;
}
.search-right{
    width: 265px;
    height: 40px;
    background: #f2f2f2;
    float: right;
    margin-top: 14px;
    border-radius: 20px;
}
.search-right form{
    width: 100%;
    height: 100%;
    border-radius: 20px;
}
.search-right form input{
    display: block;
    width: 100%;
    height: 100%;
    background:none;
    text-indent: 20px;
    color: #ababab;
    font-size: 12px;
}
/* WebKit browsers */
::-webkit-input-placeholder {
    color: #ababab;
}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder {
    color: #ababab;
}
/* Mozilla Firefox 19+ */
::-moz-placeholder {
    color: #ababab;
}
/* Internet Explorer 10+ */
:-ms-input-placeholder {
    color: #ababab;
}
.search-btn{
    width: 53px;
    height: 32px;
    float: right;
    background:url("../images/sea.png") no-repeat center center;
    margin-top: -35px;
}
/*头部结束*/
/*产品中心*/
.chanpin{
    position: relative;
    width: 100%;
    padding: 37px 0;
    height: 590px;
}
.title{
    text-align: center;
}
.title p{
    color: rgba(238,238,238, 0.5);
    font-size: 70px;
    text-transform: uppercase;
}
.title h3{
    color: #333333;
    font-size: 28px;
    margin-top: -60px;
    font-weight: bold;
}
.title h3:after{
    display: block;
    content: '';
    width: 60px;
    height: 5px;
    background: #015aaa;
    margin: 0 auto;
    margin-top:30px;
}
.cp-center{
    margin-top: 45px;
    position: relative;
}
.cp-content{
    position: absolute;
    width: 756px;
    height: 128px;
    border-radius: 0 0 0 50px;
    background: #fff;
    bottom: -32px;
    right: 0;
    box-shadow: 0 0 27px rgba(1,90,170,0.13);
    z-index: 10;
}
.cp-content ul li{
    width: 100px;
    height: 100px;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    float: left;
    margin-left: 20px;
    background: #fff;
    margin-top: 13px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.cp-content ul li:first-child{
    margin-left: 28px;
}
.cp-content ul li:last-child{
    margin-right: 0;
}
.cp-img1{
    width: 90px;
    height: 90px;
    margin-top: 5px;
    margin-left: 5px;
    border-radius: 50%;
    overflow: hidden;
}
.cp-img1 img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cp-content ul li:hover{
    background: #015aaa;
    border: 1px solid #015aaa;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.cp-content ul li.on{
    background: #015aaa;
    border: 1px solid #015aaa;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.cp-content ul li:last-child p{
    color: #fff;
    font-size: 16px;
    line-height: 90px;
    text-align: center;
    margin-top: -90px;
}

.cp-img2{
    width: 513px;
    height: 430px;
    overflow: hidden;
    float: left;
}
.cp-img2 img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cp-text{
    width: 450px;
    float: right;
    margin-right: 170px;
}
.cp-text h3{
    color: #333333;
    font-size: 22px;
    font-weight: bold;
}
.cp-text h3:after{
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    background: #e1e1e1;
    margin: 20px 0 25px 0;
}
.cp-text p{
    color: #999999;
    font-size: 14px;
    line-height: 28px;
}
.cp-more{
    margin-top: 50px;
}
.cp-more a{
    display: block;
    width: 135px;
    height: 45px;
    border: 1px solid #e3f1fe;
    line-height: 45px;
    text-align: center;
    float: left;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
    background: #e3f1fe;
    margin-right: 8px;
}
.cp-more a:first-child{
    background: #015aaa;
    border: 1px solid #015aaa;
    color: #fff;
}
.cp-more a:hover{
    background: #015aaa;
    border: 1px solid #015aaa;
    color: #fff;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
/*优势1*/
.youshi{
    width: 100%;
    position: relative;
    padding-top:23px;

}
.ys-title{
    text-align: center;
}
.ys-title h3{
    color: #333333;
    font-size: 28px;
    font-weight: bold;
}
.ys-title h3 span{
    color: #fe7903;
    font-size: 28px;
}
.ys-title span{
    color: #999999;
    font-size: 14px;
}
.ys{
    width: 100%;
    height: 513px;
    margin-top: 35px;
    background: url("../images/ys.jpg") no-repeat center center;
}
.ys-right{
    width: 545px;
    float: right;
}
.ys-right ul li:first-child{
    margin-top: 64px;
}
.ys-right ul li{
    width: 485px;
    margin-top: 45px;
    padding-left: 60px;
    cursor:pointer;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.ys-right ul li h3{
    color: #fff;
    font-size: 22px;
}
.ys-right ul li p{
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    padding-top: 15px;
}
.ys-right ul li:nth-child(1){
    background: url("../images/y1.png") no-repeat top 10px left;
}
.ys-right ul li:nth-child(2){
    background: url("../images/y2.png") no-repeat top 10px left;
}
.ys-right ul li:nth-child(3){
    background: url("../images/y3.png") no-repeat top 10px left;
}
.ys-right ul li span{
    float: right;
    padding-right: 85px;
    color: rgba(255,255,255,0.5);
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: 6px;
}
.ys-right ul li span:before{
    display: block;
    content: '';
    width: 220px;
    height: 1px;
    background: rgba(255,255,255,0.3);
    float: left;
    margin-top: 7px;
    margin-right: 10px;
}
.ys-right ul li:nth-child(1):hover{
    background: url("../images/y1.png") no-repeat top 10px left 5px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.ys-right ul li:nth-child(2):hover{
    background: url("../images/y2.png") no-repeat top 10px left 5px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
.ys-right ul li:nth-child(3):hover{
    background: url("../images/y3.png") no-repeat top 10px left 5px;
    -webkit-transition: 400ms 0s all ease;
    -moz-transition: 400ms 0s all ease;
    -ms-transition: 400ms 0s all ease;
    -o-transition: 400ms 0s all ease;
    transition: 400ms 0s all ease;
}
/*案例展示*/
.case{
    width: 100%;
    position: relative;
    padding: 50px 0 20px 0;
    background: #f5f5f5;
}
.case-list{
    position: relative;
    width: 100%;
    margin-top: 38px;
}
.case-list .swiper-slide{
    width: 296px!important;
    height: 450px;
    position: relative;
    background: none!important;
}
.anli-list{
    width: 100%;
    height: 420px;
    position: relative;
}
.case-list .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.anli-img{
    width: 100%;
    height: 207px;
    overflow: hidden;
    position: relative;
    z-index: 100;
}
.anli-img img {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.case-list .swiper-slide:hover .anli-img img{
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.anli-tit{
    padding: 20px 30px 0 30px;
    background: #fff;
    height: 190px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
    position: relative;
    z-index: 10;
}
.anli-tit:before{
    display: block;
    content: '';
    width:100%;
    height: 100%;
    position: absolute;
    background: #015aaa;
    top: -100%;
    left: 0;
    z-index: -1;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.anli-tit h3{
    color: #333333;
    font-size: 20px;
    text-align: center;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.anli-tit p{
    text-align: left;
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    padding-top: 10px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.anli-left{
    background: url("../images/anli-left.png") no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    left: -5%!important;
}
.anli-left:after{
    display: none!important;
}
.anli-right{
    background: url("../images/anli-right.png") no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    right: -5%!important;
}
.anli-right:after{
    display: none!important;
}
.case-list .swiper-slide span{
    display: block;
    position: absolute;
    z-index: 100;
    bottom: -50px;
    width: 140px;
    height: 42px;
    border-radius: 21px;
    background: #fff url("../images/jt.png") no-repeat center right 23px;
    box-shadow: 0 0 16px rgba(0,0,0,0.17);
    left: 50%;
    transform: translateX(-50%);
    font-size:14px;
    color: #015aaa;
    text-align: left;
    text-indent: 20px;
    line-height: 42px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.case-list .swiper-slide:hover span{
    bottom: 15px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.case-list .swiper-slide:hover .anli-tit:before{
    top: 0;
    background: #015aaa;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.case-list .swiper-slide:hover .anli-tit h3,.case-list .swiper-slide:hover .anli-tit p{
    color: #fff;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}



.case-list1{
    position: relative;
    width: 100%;
    margin-top: 38px;
}
.case-list1 .swiper-slide{
    width: 296px;
    height: 420px;
    position: relative;
    background: none!important;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}
.case-list1 .swiper-slide:nth-child(4n){
    margin-right: 0;
}
.anli-list1{
    width: 100%;
    height: 420px;
    position: relative;
}
.case-list1 .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.case-list1 .swiper-slide span{
    display: block;
    position: absolute;
    z-index: 100;
    bottom: -50px;
    width: 140px;
    height: 42px;
    border-radius: 21px;
    background: #fff url("../images/jt.png") no-repeat center right 23px;
    box-shadow: 0 0 16px rgba(0,0,0,0.17);
    left: 50%;
    transform: translateX(-50%);
    font-size:14px;
    color: #015aaa;
    text-align: left;
    text-indent: 20px;
    line-height: 42px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.case-list1 .swiper-slide:hover span{
    bottom: 10px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.case-list1 .swiper-slide:hover .anli-tit:before{
    top: 0;
    background: #015aaa;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.case-list1 .swiper-slide:hover .anli-tit h3,.case-list1 .swiper-slide:hover .anli-tit p{
    color: #fff;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.anli-list1 .anli-tit{
    background: #eee;
}
/*为什么选择我们*/
.choose{
    width: 100%;
    position: relative;
    padding: 45px 0 67px 0;
}
.ch-title{
    width: 100%;
}
.ch-title strong{
    color: #333333;
    font-size: 28px;
    float: left;
}
.ch-title a{
    display: block;
    width: 135px;
    height: 34px;
    border-radius: 19px;
    background: #015aaa;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    float: right;
    color:#fff;
    border:2px solid #015aaa;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.ch-title a:before{
    display: block;
    content: '';
    width: 775px;
    height: 1px;
    background: #e1e1e1;
    float: left;
    margin-left: -785px;
    margin-top: 20px;
}
.ch-title a:hover{
    background: none;
    color: #015aaa;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.choose ul{
    margin-top: 40px;
}
.choose ul li{
    width: 280px;
    height: 300px;
    margin-right: 25px;
    float: left;
    border-radius: 10px;
    background: #e3f1fe;
    text-align: center;
    cursor:pointer;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.choose ul li img{
    display: block;
    margin: 0 auto;
    padding-top: 40px;
    height: 50px;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
}
.choose ul li:last-child{
    margin-right: 0;
}
.choose ul li h3{
    color: #015aaa;
    font-size: 22px;
    padding-top: 27px;
    font-weight: bold;
}
.choose ul li h4{
    color: #015aaa;
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
}
.choose ul li h4:after{
    display: block;
    content: '';
    width: 1px;
    height: 30px;
    background: #89b5dc;
    margin: 18px auto;
}
.choose ul li span{
    color: #333333;
    font-size: 14px;
}
.choose ul li:hover{
    box-shadow: 0 0 18px 0 rgba(1,90,170,0.18);
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.choose ul li:hover img{
    -webkit-transform: rotatey(360deg);
    -moz-transform: rotatey(360deg);
}
/*在线留言*/
.message{
    width: 100%;
    position: relative;
    background:#fff url("../images/mes.jpg") no-repeat center bottom;
    padding-bottom: 40px;
}
.mes-left{
    width: 360px;
    background: #fff;
    float: left;
}
.mes-left ul{
    width: 283px;
    margin: 0 auto;
}
.mes-left ul li{
    padding-top:32px;
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 21px;
    cursor:pointer;
}
.mes-left ul li h3{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.mes-left ul li:nth-child(1) h3{
    background: url("../images/m2.png") no-repeat center right;
}
.mes-left ul li:nth-child(2) h3{
    background: url("../images/m3.png") no-repeat center right;
}
.mes-left ul li p{
    color: #999999;
    font-size: 14px;
    line-height: 24px;
    padding-top: 25px;
}
.mes-left ul li:nth-child(1):hover h3{
    background: url("../images/m2.png") no-repeat center right 10px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.mes-left ul li:nth-child(2):hover h3{
    background: url("../images/m3.png") no-repeat center right 10px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.mes-right{
    width: 794px;
    float: right;
}
.mes-title{
    width: 100%;
}
.mes-title strong{
    color: #333333;
    font-size: 19px;
    display: block;
    padding-bottom: 23px;
}
.mes-title strong span{
    color: #015aaa;
}
.mes-title strong:after{
    display: block;
    content: '';
    width: 535px;
    height: 1px;
    background: #e1e1e1;
    float: right;
    margin-top: 10px;
}
.mes-title h3{
    color: #333333;
    font-size: 28px;
    font-weight: bold;
    float: left;
    width: 100%;
}
.mes-title h3 small{
    display: block;
    float: right;
    width: 217px;
    height: 40px;
    border-radius: 20px;
    background: #c7e4fe url("../images/m-tel.png") no-repeat center left 3px;
    line-height: 40px;
    text-indent: 45px;
    color: #015aaa;
    font-size: 20px;
    font-weight: bold;
}
.mes-title .w1{
    color:#333333;
    font-size: 18px;
    padding: 85px 0 30px 0;
}
.mes-right input{
    display: block;
    width: 388px;
    height: 62px;
    line-height: 62px;
    background: #fff;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    text-indent: 19px;
    font-size:14px;
    color: #666;
}
.mes-right input:nth-child(2n){
    margin-right: 0;
}
.mes-right textarea{
    width: 100%;
    height: 140px;
    text-indent: 19px;
    line-height: 62px;
    margin-bottom: 15px;
}
.mes-right input::-webkit-input-placeholder{
    color: #999999;
    font-size: 14px;
}
.mes-right textarea::-webkit-input-placeholder{
    color: #999999;
    font-size: 14px;
}
.mes-right .code input{
    width: 320px;
}
.mes-right .verify{
    width: 150px;
    height: 62px;
    float: left;
}
.mes-right .verify img{
    display: block;
    width: 100%;
    height: 100%;
}
.mes-right .submit{
    width: 236px;
    height: 58px;
    float: right;
    background: #015aa1;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
    border: 2px solid #015aa1;
    cursor: pointer;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.mes-right .submit:hover{
    background: none;
    color: #015aa1;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
/*公司简介*/
.about{
    width: 100%;
    position: relative;
    padding: 45px 0 70px 0;
    background: url("../images/company.jpg") no-repeat center center;
}

.title1{
    text-align: center;
}
.title1 p{
    color: rgba(255,255,255,0.6);
    font-size: 70px;
    text-transform: uppercase;
}
.title1 h3{
    color: #333333;
    font-size: 28px;
    margin-top: -60px;
    font-weight: bold;
}
.title1 h3:after{
    display: block;
    content: '';
    width: 60px;
    height: 5px;
    background: #015aaa;
    margin: 0 auto;
    margin-top:30px;
}
.about-center{
    width: 100%;
    padding-top: 55px;
}
.about-left{
    width: 515px;
    height: 390px;
    float: left;
}
.about-left img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-right{
    width: 632px;
    float: right;
}
.about-right ul{
    width: 330px;
    height: 54px;
    background: rgba(255,255,255,0.3);
    float: right;
    margin-bottom: 40px;
}
.about-right ul li{
    width: 33.33%;
    float: left;
    text-align: center;
    line-height: 54px;
}
.about-right ul li:after{
    display: block;
    content: '';
    width: 1px;
    height: 20px;
    background: #d2d2d2;
    float: right;
    margin-top: 18px;
}
.about-right ul li:last-child:after{
    display: none;
}
.about-right ul li:first-child a{
    color: #015aa1;
}
.about-right ul li a{
    color: #333333;
    font-size: 18px;
}
.about-right ul li:hover a{
    color: #015aa1;
}
.about-right p{
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}
.about-right .ab-more{
    display: block;
    margin-top: 25px;
    color: #015aa1;
    font-size: 18px;
    font-weight: bold;
    float: right;
}
/*新闻*/
.xinwen{
    width: 100%;
    position: relative;
    padding: 43px 0 55px 0;
}
.news{
    float: left;
    width: 785px;
}
.news h3{
    color: #333333;
    font-weight: bold;
    font-size: 28px;
}
.news h3 a{
    display: block;
    width: 24px;
    height: 24px;
    color:#fff;
    font-size: 26px;
    background: #eeeeee;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    float: right;
    font-weight: 100;
    margin-top: 9px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news h3 a:before{
    display: block;
    content: '';
    width: 620px;
    height: 1px;
    background: #e1e1e1;
    float: left;
    margin-left: -625px;
    margin-top: 10px;
}
.news h3 a:hover{
    background: #015aaa;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.n-one{
    margin-top: 38px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 28px;
}
.n-one a{
    display: block;
}
.n-img{
    float: left;
    width: 148px;
    height: 114px;
    overflow: hidden;
}
.n-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.n-tit{
    width: 616px;
    float: right;
}
.n-tit p{
    color: #333333;
    font-size: 18px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.n-tit small{
    color: #999999;
    font-size: 14px;
    display: block;
    padding: 10px 0 18px 0;
}
.n-tit span{
    color: #999999;
    font-size: 14px;
    line-height: 24px;
}
.n-one:hover .n-tit p{
    color: #015aaa;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news ul li{
    width: 370px;
    float: left;
    margin-right: 40px;
    line-height: 64px;
    border-bottom: 1px solid #e1e1e1;
}
.news ul li:nth-child(2n){
    margin-right: 0;
}
.news ul li a{
    display: block;
    color: #333333;
    font-size: 16px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.news ul li a span{
    float: right;
    font-size: 12px;
    color: #999999;
}
.news ul li:hover a{
    color: #015aaa;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.ques{
    float: right;
    width: 360px;
}
.ques h3{
    color: #333333;
    font-weight: bold;
    font-size: 28px;
}
.ques h3 a{
    display: block;
    width: 24px;
    height: 24px;
    color:#fff;
    font-size: 26px;
    background: #eeeeee;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    float: right;
    font-weight: 100;
    margin-top: 9px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.ques h3 a:before{
    display: block;
    content: '';
    width:200px;
    height: 1px;
    background: #e1e1e1;
    float: left;
    margin-left: -205px;
    margin-top: 10px;
}
.ques h3 a:hover{
    background: #015aaa;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.ques ul{
    height: 340px;
    border-radius: 10px;
    border: 1px solid #eeeeee;
    margin-top: 37px;
    padding: 0 28px;
}
.ques ul li{
    width: 100%;
    height: 58px;
    border-bottom: 1px solid #eee;
    margin-top: 25px;
}
.ques ul li p{
    color: #333333;
    font-size: 16px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.ques ul li:last-child{
    border-bottom: none;
}
.ques ul li span{
    color: #999999;
    font-size: 14px;
    display: block;
    padding-top: 5px;
}
.ques ul li:hover p{
    color: #015aaa;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
/*网站底部*/
.footer{
    width: 100%;
    position:relative;
    background: url("../images/foot.jpg") no-repeat center center;
    padding-bottom: 30px;
}
.footer .warpper{
    position: relative;
}
.f-nav{
    width: 100%;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    padding-bottom: 23px;
    padding-top: 40px;
}
.f-nav-left{
    float: left;
    width: 95px;
}
.f-nav-left h3{
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}
.f-nav ul {
    width: 980px;
    float: right;
    margin-right: 87px;
    padding-top: 20px;
}
.f-nav ul li{
    float: left;
    width: 95px;
    margin-right: 50px;
    text-align: center;
}
.f-nav ul li a{
    color: #fff;
    font-size: 14px;
}
.f-nav ul li:hover a{
    color: #0186fe;
}
.f-nav ul li:last-child{
    margin-right: 0;
}
.foot1 p{
    color: #fff;
    font-size: 12px;
    padding-top: 24px;
}
.foot1 p a{
    color: #fff;
}
.go-top{
    position: absolute;
    right: -63px;
    top:0;
    cursor:pointer;
}
.foot1{
    width: 700px;
    float: left;
}
.foot1 h3{
    color: #fff;
    font-size: 18px;
    padding: 25px 0;
    font-weight: bold;
}
.foot1 ul li{
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    padding-left: 30px;
}
.foot1 ul li strong{
    font-size: 18px;
}
.foot1 ul li:nth-child(1){
    background: url("../images/f1.png") no-repeat center left;
}
.foot1 ul li:nth-child(2){
     background: url("../images/f2.png") no-repeat center left;
}
.foot1 ul li:nth-child(3){
    background: url("../images/f3.png") no-repeat center left;
}
.foot3{
    width: 247px;
    float: right;
    margin-top: 60px;
}
.foot3 h3{
    color: #fff;
    font-size: 18px;
    padding-bottom: 35px;
}
.foot3 p{
    float: left;
    margin-right: 24px;
    text-align: center;
    width: 111px;
}
.foot3 p img{
    display: block;
    max-width: 100%;
}
.foot3 p:nth-child(2){
    margin-right: 0;
}
.foot3 p span{
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
    display: block;
}
  /***/
/*产品中心*/
.common-inner{
    margin: 30px 0 50px 0;
}
/*左侧栏*/
.pro-type{
    width: 255px;
    float: left;
    border: 1px solid #eee;
    padding: 10px 0;
}
.type-top{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}
.pro-title{
    height: 90px;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}
.pro-title h3{
    color: #333333;
    font-size: 28px;
    font-weight: bold;
}
.pro-title p{
    color: #999999;
    font-size: 14px;
    padding-top: 10px;
}
.type-top ul{
    margin-top: 20px;
}
.type-top ul li{
    line-height: 40px;
    margin-top: 10px;
    position: relative;
    z-index: 10;
}
.type-top ul li a{
    color: #333333;
    font-size: 16px;
    display: block;
    text-indent: 18px;
    position: relative;
    z-index: 10;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.type-top ul li a span{
    font-size: 20px;
    color: #333333;
    padding-right: 10px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.type-top ul li:after{
    display: block;
    content: '';
    width: 0px;
    height: 40px;
    background: #015aaa;
    border-radius: 0 20px 20px 0;
    position: absolute;
    z-index:5;
    top: 0;
    left: 0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.type-top ul li:hover:after{
    width:198px;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.type-top ul li.xzl:after{
    display: block;
    content: '';
    width: 198px;
    height: 40px;
    background: #015aaa;
    border-radius: 0 20px 20px 0;
    position: absolute;
    z-index:5;
    top: 0;
    left: 0;
}
.type-top ul li.xzl a{
    color: #fff;
}
.type-top ul li.xzl a span{
    color: #fff;
}
.type-top ul li:hover a{
    color: #fff;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.type-top ul li:hover a span{
    color: #fff;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.p-img{
    width: 172px;
    height: 187px;
    border: 1px solid #eeeeee;
    margin: 0 auto;
    margin-top: 32px;
}
.p-ewm{
    width: 120px;
    height: 120px;
    border: 1px solid #eeeeee;
    margin: 0 auto;
    margin-top: 23px;
}
.p-ewm img{
    max-width: 100%;
}
.p-img p{
    text-align: center;
    padding-top: 10px;
    color: #333333;
    font-size: 12px;
}
.p-tel{
    margin: 25px auto  0;
    background: url("../images/pro-tel.png") no-repeat center center;
    width: 240px;
    height: 50px;
}
.p-tel small{
    display: block;
    font-size: 12px;
    color: #333333;
    text-indent: 60px;
    padding-top: 3px;
}
.p-tel strong{
    display: block;
    font-size: 20px;
    color: #015aaa;
    text-align: center;
}
.pro-right{
    width: 855px;
    float: right;
}
.pro-right ul li{
    width: 266px;
    height: 266px;
    margin-right: 26px;
    position: relative;
    float: left;
    margin-bottom: 26px;
}
.pro-right ul li:nth-child(3n){
    margin-right: 0;
}
.pro-right ul li .pro-img{
    width: 266px;
    height: 266px;
    overflow: hidden;
}
.pro-right ul li .pro-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 500ms 0s all ease;
    -moz-transition: 500ms 0s all ease;
    -ms-transition: 500ms 0s all ease;
    -o-transition: 500ms 0s all ease;
    transition: 500ms 0s all ease;
}
.pro-tit{
    position: absolute;
    bottom: 0;
    line-height: 38px;
    background:rgba(0,0,0,0.6);
    text-align: center;
    color: #fff;
    width: 100%;
    height: 38px;
    font-size: 16px;
    z-index: 10;

}
.pro-right ul li .pro-img:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 3;
    opacity: 0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-right ul li .pro-img:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 99%;
    height: 99%;
    border: 1px solid #fff;
    z-index: 4;
    background: none;
    opacity: 0;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-right ul li:hover .pro-img:before {
    opacity: 1;
    -webkit-transition: 500ms 0s all ease;
    -moz-transition: 500ms 0s all ease;
    -ms-transition: 500ms 0s all ease;
    -o-transition: 500ms 0s all ease;
    transition: 500ms 0s all ease;
}
.pro-right ul li:hover .pro-img:after {
    width: 85%;
    height: 85%;
    opacity: 1;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-right ul li:hover .pro-img img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.15);
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-right ul li:hover .pro-tit{
    background: url("../images/pjia.png") no-repeat center top 140px;
    height: 100%;
    line-height: 210px;

}
/*面包屑导航*/
.nei-banner{
    width: 100%;
    background: url("../images/nei-banner.jpg") no-repeat center center;
    margin-top: 96px;
    height:350px ;
    position: relative;
}
.nei-banner img{
    max-width: 100%;
}
.ban-tit{
    position: absolute;
    left: 50%;
    top: 40%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.ban-tit h3{
    color: #fff;
    font-size: 40px;
    font-weight: bold;
}
.ban-tit p{
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.location{
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: rgba(0,0,0,0.4);
    position: relative;
    z-index: 100;
    margin-top: -50px;
}
.loca-l a{
    display: block;
    width: 138px;
    height: 50px;
    border-right: 1px solid #e0e0e0;
    float: left;
    color: #5a5a5a;
    font-size: 16px;
    text-align: center;
}
.loca-r{
    float: left;
    color: #fff;
    font-size: 14px;
    background: url("../images/home-icon.png") no-repeat center left;
    text-indent: 20px;
}
.loca-r a{
    color: #fff;
    font-size: 14px;
    padding:0 5px;
}
/*关于我们内页*/
.inner-right{
    margin-top: 55px;
    position: relative;
}
.profile{
    width: 100%;
    position: relative;
    padding: 47px 0 60px 0;
}
.profile-left{
    width: 630px;
    float: left;
    padding-top: 20px;
}
.profile-left h3{
    color: #015aaa;
    font-size: 32px;
    position: relative;
    z-index: 100;
    text-indent: 10px;
}
.profile-left strong{
    font-size: 36px;
    color: rgba(1,90,170,0.2);
    display: block;
    margin-top: -25px;
    text-transform: uppercase;
    padding-bottom: 40px;
}
.profile p{
    color: #333333;
    font-size: 14px;
    line-height: 30px;
}
.profile-right{
    width: 394px;
    height: 381px;
    background: #015aaa;
    float: right;
    position: relative;
    margin-top: 30px;
}
.profile-right img{
    position: absolute;
    top:-30px;
    left: -140px;
    right: 0;
    display: block;
    max-width: 514px;
}
/*公司简介有发展历程css*/
.history{
    width: 100%;
    position: relative;
    padding: 35px 0;
    background: #e3f1fe;
}
.nei-title{
    text-align: center;
}
.nei-title h3{
    color: #015aaa;
    font-size: 32px;
    position: relative;
    z-index: 100;
    text-indent: 10px;
}
.nei-title p{
    font-size: 36px;
    color: rgba(1,90,170,0.2);
    display: block;
    margin-top: -25px;
    text-transform: uppercase;
    padding-bottom: 40px;
    font-weight: bold;
}
.history-list{
    width: 100%;
    padding-top: 33px;
}
.h-center{
    width: 1110px!important;
    position: relative;
    padding:65px 45px;
    background:#fff;
    margin-top: 35px;
}
.fz-left{
    width: 625px;
    float: left;
}
.fz-left h3{
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 37px;
}
.fz-left h3:before{
    display: block;
    content: '';
    width: 60px;
    height: 4px;
    background: #015aaa;
    margin-bottom: 25px;
}
.fz-left p{
    color: #999999;
    font-size: 14px;
    line-height: 32px;
}
.fz-right{
    width: 450px;
    height: 209px;
    float: right;
    margin-top: 26px;
}
.fz-right img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.fz-next{
    background: url(../images/anli-right.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    right: 0%!important;
    top: 55%!important;
}
.fz-next:after{
    display: none!important;
}
.fz-prev{
    background: url(../images/anli-left.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    left: 0%!important;
    top: 55%!important;
}
.fz-prev:after{
    display: none!important;
}
.gallery-thumbs .swiper-slide-thumb-active p:after{
    display: block;
    content: '';
    width: 16px;
    height:16px;
    background: rgba(1,90,170,0.3);
    border-radius: 50%;
    margin: 0 auto;
    margin-top:-62px;
    position: relative;
    z-index: -1;
}
.honor{
    width: 100%;
    margin-top: 45px;
    margin-bottom: 47px;
}
.list{
    position: relative;
}
.h-type ul{
    width: 775px;
    margin: 0 auto;
}
.h-type ul li{
    width: 150px;
    height: 52px;
    background: #e3f1fe;
    border-radius: 10px 10px 0 0;
    float: left;
    margin-right: 49px;
    line-height: 52px;
    text-align: center;
    color: #015aaa;
    font-size: 16px;
    cursor: pointer;
}
.h-type ul .on{
    background: #015aaa;
    color: #fff;
}
.h-type ul li:last-child{
    margin-right: 0;
}
.h-list{
    margin-top: 43px;
}
.teamlist{
    width: 1115px!important;
    margin: 0 auto;
}
.honorlist{
    width: 1115px!important;
    margin: 0 auto;
}
.hjlist{
    width: 1115px!important;
    margin: 0 auto;
}
.h-list .list .swiper-slide{
    width: 272px!important;
    height: 270px;!important;
}
.h-img{
    width: 100%;
    height:220px;
    border: 1px dashed #dfdfdf;
}
.h-img .img{
    padding: 5px;
    width: 262px;
    height: 210px;
}
.h-img .img img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.h-list .list .swiper-slide p{
    line-height: 50px;
    text-align: center;
    color: #333333;
    font-size: 16px;
}
.h-next{
    background: url(../images/anli-right.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    right: 0%!important;
}
.h-next:after{
    display: none!important;
}
.h-prev{
    background: url(../images/anli-left.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    left: 0%!important;
}
.h-prev:after{
    display: none!important;
}
.t-next{
    background: url(../images/anli-right.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    right: 0%!important;
}
.t-next:after{
    display: none!important;
}
.t-prev{
    background: url(../images/anli-left.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    left: 0%!important;
}
.t-prev:after{
    display: none!important;
}
.hj-next{
    background: url(../images/anli-right.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    right: 0%!important;
}
.hj-next:after{
    display: none!important;
}
.hj-prev{
    background: url(../images/anli-left.png) no-repeat center center!important;
    width: 22px!important;
    height: 40px!important;
    left: 0%!important;
}
.hj-prev:after{
    display: none!important;
}
/**/
/*公司简介没有发展历程的样式*/
/*.history{*/
/*    display: none;*/
/*}*/
/*.ab-honor{*/
/*    padding: 50px 0;*/
/*    background: #f6f6f6;*/
/*}*/
/*产品内页*/
.neipro-title{
    text-align: center;
}
.pro-list{
    width:100%;
    position: relative;
    padding:10px 0 20px 0;
}
.pro-list ul li{
    width: 290px;
    height: 340px;
    float: left;
    margin-right: 13px;
    margin-bottom: 13px;
}
.pro-list ul li:nth-child(4n){
    margin-right: 0;
}
.pro-img{
    width: 100%;
    height: 290px;
    overflow: hidden;
}
.pro-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-list ul li:hover .pro-img img{
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -webkit-transition: 300ms 0s all ease;
    -moz-transition: 300ms 0s all ease;
    -ms-transition: 300ms 0s all ease;
    -o-transition: 300ms 0s all ease;
    transition: 300ms 0s all ease;
}
.pro-text{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f2f2f4;
    color: #6d6d6d;
}
.pro-adv{
    background: #f6f6f6;
    width: 100%;
    padding: 50px 0 60px;
}
.pro-adv ul{
    width: 100%;
    background: url("../images/adv.png") no-repeat center top;
    margin-top: 20px;
}
.pro-adv ul li{
    width: 330px;
    float: left;
    margin-top: 45px;
    margin-bottom:40px;
}
.pro-adv ul li h3{
    color: #2e2e2e;
    font-size: 20px;
    font-weight: bold;
}
.pro-adv ul li img{
    display: block;
    margin: 15px 0;
}
.pro-adv ul li p{
    color: #8f8f8f;
    font-size: 16px;
    line-height: 30px;
}
.pro-adv ul li:nth-child(odd){
    margin-right: 540px;
}
.pro-shili{
    width: 100%;
    padding: 63px 0 78px 0;
}
.pro-shili ul li{
    width: 384px;
    height: 405px;
    float: left;
    margin-right: 24px;
}
.pro-shili ul li:last-child{
    margin-right: 0;
}
.pro-shili ul li img{
    display: block;
    margin: 0 auto;
}
.sl-tit{
    height: 165px;
    background: #39bdd4;
}
.sl-tit h3{
    color: #fff;
    font-size: 22px;
    text-align: center;
    padding: 30px 0 15px 0;
}
.sl-tit p{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 0 29px;
}
/*产品详情*/
.prodect-Info .info-center{
    width: 855px;
    float: right;
}
.infoCenter-right{
    margin-top: 20px!important;
}
.info-pro{
    padding-bottom: 47px;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 20px;
}
.info-left{
    width: 585px;
    float: left;
}
.gallery-top2 {
    height: 420px;
    width: 585px;
}
.info-pic{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.info-pic img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.info-pic1{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.info-pic1 img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gallery-thumbs2 {
    height: 100px;
    box-sizing: border-box;
    margin-top: 15px;
    width: 100%;
}
.gallery-thumbs2 .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.6;
}
.gallery-thumbs2 .swiper-slide-thumb-active {
    opacity: 1;
}
.cp-left{
    width: 29px!important;
    height: 71px!important;
    background: url("../images/cp-left.png") no-repeat center center;
    left: 0!important;
    top: 37%!important;
}
.cp-left:after{
    display: none;
}
.cp-right{
    width: 29px!important;
    height: 71px!important;
    background: url("../images/cp-right.png") no-repeat center center;
    left: 95%!important;
    top: 37%!important;
}
.cp-right:after{
    display: none;
}
.info-right{
    width: 557px;
    float: right;
}
.info-right h3{
    color: #494949;
    font-size: 26px;
}
.info-right small{
    color: #a8a8a8;
    font-size: 14px;
    padding-top: 19px;
    display: block;
}
.inpro-tel{
    width: 100%;
    margin-top: 37px;
}
.inpro-tel a{
    display: block;
    float: left;
}
.inpro-tel img{
    display: block;
    float: left;
    margin-right: 26px;
}
.inpro-tel p{
    color: #b5b5b5;
    font-size: 14px;
}
.inpro-tel strong{
    color:#015aaa;
    font-size: 32px;
    font-family: ziti;
    font-weight: normal;
}
.inpro-tit{
    border: 1px solid #d7d7d7;
    background: #fafafa;
    padding: 40px 27px;
    color: #707070;
    font-size: 14px;
    line-height: 26px;
    margin-top: 40px;
}
.cp-title{
    width: 100%;
    border-left: 4px solid #015aaa;
    color: #5a5a5a;
    font-size: 22px;
    text-indent: 10px;
    font-weight: bold;
    margin-bottom: 30px;
}
.cp-title small{
    color: #ababab;
    font-size: 14px;
    padding-left: 10px;
    font-weight: normal;
}
.case_fieldset {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
    /* Safari*/
    padding: 10px;
}
.case_fieldset legend {
    margin-left: 8px;
    padding-left: 5px;
    padding-right: 5px;
}
.inner_des_title {
    width:100px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -47px;
    padding-left: 10px;
    background: #fff;
}
.inner_des_title .w1 {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 22px;
    color: #f8b62c;
}
.inner_des_title .w2 {
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 13px;
    color: #c1c1c1;
}
.center-content p{
    font-size: 16px;
    line-height: 28px;
    color: #333;
}





#main .company-main {
  padding: 50px 0 60px;
  background: #f2f2f2;
  overflow: hidden;
}
#main .company-main .warpper {
  overflow: hidden;
  background: #fff;
  box-shadow: 0 0 2px 1px rgba(102, 102, 102, 0.1);
}
#main .company-main .com-main-left,
#main .company-main .com-main-rig {
  position: relative;
  float: left;
  height: 490px;
  overflow: hidden;
}
#main .company-main .com-main-left {
  padding: 0 47px 0 30px;
  width: 523px;
}
#main .company-main .com-main-left .title {
  margin: 35px 0 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ededed;
}
#main .company-main .com-main-left .title h3 {
  font-size: 22px;
  color: #0058b1;
  font-weight: bold;
  margin-bottom: 4px;
}
#main .company-main .com-main-left .title em {
  font-size: 16px;
  color: #d1d1d1;
}
#main .company-main .com-main-left .com-content {
  overflow: hidden;
  font-size: 14px;
  color: #595959;
  line-height: 24px;
  height: 216px;
}
#main .company-main .com-main-left .com-content img {
  max-width: 100%;
}
#main .company-main .com-main-left .com-btn {
  margin-top: 35px;
  float: left;
  overflow: hidden;
  border: 1px solid #268ae7;
}
#main .company-main .com-main-left .com-btn a {
  display: block;
  width: 145px;
  float: left;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 14px;
  color: #595959;
}
#main .company-main .com-main-left .com-btn a.active {
  background: #268ae7;
  color: #fff;
}
#main .company-main .com-main-rig {
  width: 600px;
}
#main .company-main .com-main-rig .company-img {
  position: relative;
  width: 570px;
  height: 420px;
  font-size: 0;
  text-align: center;
  line-height: 420px;
  margin-top: 35px;
  z-index: 1;
}
#main .company-main .com-main-rig .company-img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .company-main .com-main-rig::after {
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  right: 0;
  width: 450px;
  background: #0058b1;
}
#main .news-main {
  background: #fff;
  overflow: hidden;
  padding: 50px 0 40px;
}
#main .news-main .news-content {
  float: left;
  width: 600px;
}
#main .news-main .news-content .news-title {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
#main .news-main .news-content .news-title a {
  font-weight: normal;
  float: right;
  font-size: 14px;
  color: #0058b1;
}
#main .news-main .news-content .news-title a:hover {
  text-decoration: underline;
}
#main .news-main .news-content .news-show {
  overflow: hidden;
  height: 140px;
  margin-bottom: 25px;
}
#main .news-main .news-content .news-show .show-box {
  width: 160px;
  float: left;
  text-align: center;
  line-height: 140px;
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  background: #0058b1;
}
#main .news-main .news-content .news-show .show-img {
  float: left;
  width: 440px;
  height: 140px;
  font-size: 0;
  text-align: center;
  line-height: 140px;
}
#main .news-main .news-content .news-show .show-img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .news-main .news-content .news-show-one {
  margin-bottom: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ededed;
}
#main .news-main .news-content .news-show-one .title {
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
}

#main .news-main .news-content .news-show-one .title a {
  display: block;
  float: left;
  color: #323232;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .news-main .news-content .news-show-one .title a h4{
  font-weight: bold !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .news-main .news-content .news-show-one .title a:hover {
  color: #0058b1;
}
#main .news-main .news-content .news-show-one .title span {
  float: right;
  color: #808080;
}
#main .news-main .news-content .news-show-one .title span em {
  color: #d9d9d9;
  margin: 0 5px;
}
#main .news-main .news-content .news-show-one .news-p {
  font-size: 14px;
  line-height: 24px;
  color: #808080;
}
#main .news-main .news-content .news-list {
  overflow: hidden;
}
#main .news-main .news-content .news-list ul {
  margin: 0 -20px;
}
#main .news-main .news-content .news-list ul li {
  float: left;
  width: 280px;
  margin: 0 20px;
  font-size: 14px;
  line-height: 30px;
}
#main .news-main .news-content .news-list ul li a {
  position: relative;
  padding-left: 10px;
  display: block;
  color: #808080;
}
#main .news-main .news-content .news-list ul li a h4{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#main .news-main .news-content .news-list ul li a::after {
  position: absolute;
  content: '';
  width: 2px;
  height: 2px;
  background: #555555;
  left: 0;
  top: 50%;
  margin-top: -1px;
}
#main .news-main .news-content .news-list ul li a:hover {
  color: #0058b1;
}
#main .news-main .online-main {
  width: 480px;
  float: right;
}
#main .news-main .online-main .title {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
  color: #323232;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
#main .news-main .online-main .online-form {
  overflow: hidden;
}
#main .news-main .online-main .online-form input {
  float: left;
  display: block;
  width: 460px;
  padding: 0 9px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ededed;
  margin-bottom: 13px;
  font-size: 14px;
  color: #323232;
}
#main .news-main .online-main .online-form input.code {
  width: 300px;
}
#main .news-main .online-main .online-form a {
  display: block;
}
#main .news-main .online-main .online-form a.code {
  float: right;
  height: 42px;
  max-width: 130px;
  line-height: 42px;
  font-size: 0;
  text-align: center;
}
#main .news-main .online-main .online-form a.code img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
#main .news-main .online-main .online-form textarea {
  display: block;
  float: left;
  font-size: 14px;
  color: #323232;
  width: 460px;
  border: 1px solid #ededed;
  height: 120px;
  line-height: 30px;
  padding: 5px 9px;
  margin-bottom: 26px;
}
#main .news-main .online-main .online-form .btn-box {
  float: left;
  width: 100%;
  overflow: hidden;
}
#main .news-main .online-main .online-form .btn-box a.btn {
  display: block;
  width: 265px;
  height: 42px;
  text-align: center;
  line-height: 42px;
  background: #268ae7;
  color: #fff;
  margin: 0 auto;
}
#main .news-main .online-main .online-form .btn-box a.btn:hover {
  background: #0058b1;
}
.link-cover {
  overflow: hidden;
  padding: 30px 0 20px;
  border-top: 1px solid #e6e6e6;
}
.link-cover .title {
  float: left;
  width: 80px;
  height: 35px;
  background: url(../images/link-icon.png) no-repeat left center;
}
.link-cover .link-list {
  float: left;
  width: 1000px;
  height: 35px;
  overflow: hidden;
}
.link-cover .link-list a {
  display: block;
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 22px;
  font-size: 14px;
  color: #808080;
}
.link-cover .link-list a img{
  display: block;
  height: 25px;
  margin:5px 0 0;
  width: auto;
}
.link-cover .link-list a:hover {
  color: #268ae7;
}
.link-cover .link-list em {
  display: block;
  float: left;
  font-size: 14px;
  color: #e6e6e6;
  line-height: 35px;
}
.link-cover .link-list.active {
  height: auto;
}
.link-cover .link-more {
  cursor: pointer;
  float: right;
  font-size: 14px;
  color: #4c4c4c;
  line-height: 35px;
  height: 35px;
  padding-right: 20px;
  background: url(../images/down-arr.png) no-repeat right center;
}
.link-cover .link-more.on {
  background: url(../images/up-arr.png) no-repeat right center;
}



.m-column-t {
  position: relative;
  text-align: center;
  font-size: 0;
}
.m-column-t .center {
  display: inline-block;
  font-size: 0;
}
.m-column-t .center h3 {
  color: #333;
  font-size: 30px;
}
.m-column-t .center p {
  color: #d2d2d2;
  font-size: 30px;
}
.m-column-t span {
  position: absolute;
  width: 415px;
  top: 50%;
  margin-top: -5px;
  height: 5px;
  border-bottom: 1px solid #d2d2d2;
  z-index: 1;
}
.m-column-t span.mcl {
  left: 0;
}
.m-column-t span.mcl em {
  float: right;
}
.m-column-t span.mcr {
  right: 0;
}
.m-column-t span em {
  display: block;
  height: 11px;
  border-left: 1px solid #d2d2d2;
}
.textLine {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.textLine3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.textHidden {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.domHidden {
  overflow: hidden;
}
.about-main {
  padding: 20px 0 70px;
  min-height: 170px;
}
.about-main .ab-content {
  float: right;
  width: 925px;
}
.about-main .ab-content .title {
  line-height: 50px;
}
.about-main .ab-content .title a {
  color: #333;
  padding: 0 5px;
}
.about-main .ab-content .title span.icon-home {
  color: #535353;
}
.about-main .ab-content .title em {
  color: #999;
}
.about-main .ab-content .ab-conBox {
  overflow: hidden;
  background: #fff;
  min-height: 55px;
  padding: 30px 45px 40px;
}
.about-main .ab-content .ab-conBox .de-title {
  text-align: center;
  font-size: 20px;
  color: #333;
  line-height: 25px;
  margin-bottom: 8px;
}
.about-main .ab-content .ab-conBox .sub-co {
  font-size: 14px;
  color: #999;
  text-align: center;
  line-height: 18px;
}
.about-main .ab-content .ab-conBox .ab-detail {
  overflow: hidden;
  margin-top: 30px;
  font-size: 14px;
  color: #777373;
  line-height: 25px;
}
.ab-sild {
  float: left;
  width: 260px;
}
.ab-sild .title {
  position: relative;
  height: 50px;
  text-align: center;
  background: #f3c04b;
  font-size: 16px;
  line-height: 50px;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span {
  position: absolute;
  height: 3px;
  width: 30px;
  top: 50%;
  margin-top: -3px;
  border-bottom: 1px solid #fff;
}
.ab-sild .title span em {
  display: block;
  height: 7px;
  border-left: 1px solid #fff;
}
.ab-sild .title span.stl {
  left: 35px;
}
.ab-sild .title span.stl em {
  float: right;
}
.ab-sild .title span.str {
  right: 35px;
}
.ab-sild .sild-cate {
  background: #fff;
  margin-bottom: 20px;
}
.ab-sild .sild-cate .list {
  overflow: hidden;
}
.ab-sild .sild-cate .list li {
  position: relative;
  border-bottom: 1px solid #eee;
  height: 60px;
  line-height: 60px;
}
.ab-sild .sild-cate .list li a {
  display: block;
  padding-right: 35px;
  font-size: 14px;
  color: #333;
  padding-left: 20px;
}
.ab-sild .sild-cate .list li:last-child {
  border-bottom: none;
}
.ab-sild .sild-cate .list li:hover {
  border-color: #f3c04b;
  background: #f3c04b;
}
.ab-sild .sild-cate .list li:hover a {
  color: #fff;
}
.ab-sild .sild-cate .list li:hover:after {
  color: #fff;
}
.ab-sild .sild-cate .list li:after {
  font-weight: bold;
  right: 20px;
  top: 0;
  color: #999;
  position: absolute;
  content: "\e904";
  font-family: 'icomoon' !important;
}
.ab-sild .sild-cont {
  background: #fff;
}
.ab-sild .sild-cont .cont-list {
  padding: 20px;
}
.ab-sild .sild-cont .cont-list ul li {
  color: #333;
  padding: 5px 0;
  padding-left: 60px;
  font-size: 14px;
}
.ab-sild .sild-cont .cont-list ul li span {
  width: 60px;
  margin-left: -60px;
  display: block;
  height: 20px;
  line-height: 20px;
  float: left;
  color: #666;
}
.pro-center {
  background: #fff;
  padding-bottom: 25px;
}
.pro-center .pro-list {
  overflow: hidden;
  padding: 25px 18px 10px;
}
.pro-center .pro-list ul li {
  float: left;
  width: 200px;
  margin: 0 10px 20px;
  border: 1px solid #fff;
}
.pro-center .pro-list ul li:hover {
  border-color: #f3c04b;
}
.pro-center .pro-list ul li .img {
  overflow: hidden;
  width: 200px;
  height: 200px;
  line-height: 200px;
  text-align: center;
  font-size: 0;
  background: #eee;
}
.pro-center .pro-list ul li .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.pro-center .pro-list ul li .title {
  background: #f7f8fc;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #333;
}
.pro-center .pro-list ul li .title:hover {
  color: #f3c04b;
}
.page {
  font-size: 0;
  text-align: center;
}
.page .center {
  display: inline-block;
  overflow: hidden;
}
.page .center .page-span {
  float: left;
  font-size: 14px;
  color: #c3c3c3;
  line-height: 32px;
  margin-right: 30px;
}
.page .center .page-list {
  float: left;
  overflow: hidden;
}
.page .center .page-list ul li {
  float: left;
  width: auto;
  min-width: 30px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin: 0 4px;
  padding: 0;
  border: none;
  background: transparent;
}
.page .center .page-list ul li a {
  min-width: 20px;
  padding: 0 5px;
  border: 1px solid #eee;
  display: block;
  color: #333;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  overflow: hidden;
  background: #fff;
}
.page .center .page-list ul li:hover a {
  color: #f3c04b;
}
.page .center .page-list ul li.active a {
  background: #f3c04b;
  color: #fff;
}

.news-center .new-list {
  padding: 45px 45px 0px;
}
.news-center .new-list ul li {
  margin-bottom: 35px;
  border-bottom: 1px solid #eee;
}
.news-center .new-list ul li a {
  overflow: hidden;
  display: block;
  height: 90px;
  padding-bottom: 30px;
}
.news-center .new-list ul li a .img {
  float: left;
  width: 130px;
  height: 90px;
  background: #eee;
  line-height: 90px;
  font-size: 0;
  text-align: center;
}
.news-center .new-list ul li a .img img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
}
.news-center .new-list ul li a .info {
  float: right;
  width: 690px;
}
.news-center .new-list ul li a .info h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  color: #333;
}
.news-center .new-list ul li a .info em {
  display: block;
  font-size: 12px;
  color: #999;
  line-height: 16px;
  margin-bottom: 10px;
}
.news-center .new-list ul li a .info p {
  font-size: 14px;
  line-height: 22px;
  color: #999;
  max-height: 44px;
  overflow: hidden;
}
.news-center .new-list ul li a:hover h3 {
  color: #f3c04b;
}
.message-c {
  background: #fff;
  padding: 40px 50px;
  overflow: hidden;
}
.message-c .p {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  margin-bottom: 35px;
}
.message-c .from input {
  display: block;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  border: 1px solid #d2d2d2;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
}
.message-c .from input[name=user],
.message-c .from input[name=phone] {
  width: 348px;
}
.message-c .from textarea {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  display: block;
  width: 728px;
  height: 130px;
  border: 1px solid #d2d2d2;
  padding: 5px;
  margin-bottom: 10px;
}
.message-c .from .code {
  overflow: hidden;
}
.message-c .from .code input[name=code] {
  width: 258px;
  float: left;
}
.message-c .from .code a {
  display: block;
  float: left;
  width: 80px;
  height: 38px;
  padding: 1px 0;
  margin-left: 10px;
}
.message-c .from .code a img {
  width: 80px;
  height: 38px;
}
.message-c .from .btn {
  padding-top: 25px;
}
.message-c .from .btn a {
  display: block;
  width: 362px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
  background: #8fa4de;
}
.message-c .from .btn a:hover {
  background: #8397d0;
}
.contact-o {
  background: #fff;
  overflow: hidden;
  padding: 40px 0;
  text-align: center;
}
.contact-o iframe {
  width: 830px;
  height: 500px;
  margin: 0 auto;
}


/*品牌简介*/
.about-img{
    width: 100%;
    padding-top:20px;
}
.about-content{
    margin-top: 47px;

}
.about-content p{
    color: #858585;
    font-size: 14px;
    line-height: 26px;
}
.cul-content{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 92px;
}
.culture{
    margin-top: 50px;
}
.cul-left{
    width: 502px;
    float: left;
    padding-top: 23px;
}
.cul-left p{
    color: #858585;
    font-size: 14px;
    line-height: 50px;
}
.cul-right{
    width: 582px;
    float: right;
    position: relative;
}
.cul-text{
    position: absolute;
    top: 110px;
}
.cul-right h3{
    color: #3c3c3c;
    font-size: 24px;
    font-weight: bold;
}
.cul-right p{
    color: #9b9b9b;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 24px;
    margin-top: 6px;
}