li {list-style:none;}
        a{text-decoration-line: none; color: #666;}
.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"); }
	
.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
.vam { vertical-align:middle;}
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.container {
    width: 1200px;
    margin: 0 auto;
}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}

/*清除浮动*/
.blk-main .clearlist,.blk-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b-main .clearlist,.b-main .listclear{ clear:both;height:0;padding:0;margin:0;border:0;width:100% ;float:none;}
.b {clear: both;}

/*全局背景色1*/
.body-color{background: #ffffff;}
.bark-body-color{background:#181818;}

.blk{margin-bottom: 25px;}
/*Main模板*/
.blk-main{width:1200px; margin: 0 auto;}
/*小模块*/
.blk-xs{width:240px;}
/*中模块*/
.blk-sm{width:930px;}
/*小版块*/
.blk{margin-bottom:30px;}
.endit-content{ line-height:28px;}
.endit-content img{max-width:100%;}
.p12-pagination-1-main {margin: 0 auto;padding: 20px 0;height: 30px;text-align: center;}
.p12-pagination-1-main ul {display: inline-flex;}
.pages li a{
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    float: left;
    padding: 0px 10px;
    border: 1px solid #0c6baf;
    text-decoration: none;
    margin: 0px 3px 0px 0px;
    color: #555;
}
.pages .active a{
    color: white;
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    float: left;
    padding: 0px 10px;
    background: #0c6baf;
    border: 1px solid #0c6baf;
    margin: 0px 3px 0px 0px;
}
.pages .disabled{
    display: none;
}
	
/*头部*/
.top{
    width: 100%;
    position: relative;
    height: 38px;
    line-height: 38px;
    background: #00a0e9;
}
.top-left{
    float: left;
    color: #fff;
    font-size: 14px;
}
.top-right{
    float: right;
}
.top-right a{
    display: block;
    float: left;
    color: #fff;
    font-size: 14px;
}
.top-right a:nth-child(1):after {
    display: block;
    content: '';
    width: 1px;
    height: 15px;
    background: #fff;
    float: right;
    margin: 12px 9px 0 9px;
}
.header{
    width: 100%;
    position: relative;
}
.warpper{
    width: 1200px;
    margin: 0 auto;
}
.logo{
    width:416px;
    float: left;
    padding: 17px 0;
}
.logo img{
    float: left;
}
.logo-tit{
    margin-top: 9px;
}
.logo-tit:before{
    display: block;
    content: '';
    width: 1px;
    height:57px;
    background: #e2e2e2;
    float: left;
    margin:  0 15px;
}
.logo-tit strong{
    color: #00a0e9;
    font-size: 15px;
	line-height: 2;
}
.logo-tit p{
    color: #888888;
    font-size: 14px;
    font-weight: 100;
    letter-spacing: 1.5px;
	margin-top: 2px;
}
.nav {
    
    float: right;
    display: -webkit-flex;
    display: flex;
    justify-content:flex-end ;
    flex-direction: row;
    flex-wrap: wrap;
}
.nav ul {
    width: 720px;
    float: right;
    display: -webkit-flex;
    display: flex;
    justify-content:flex-end ;
    flex-direction: row;
    flex-wrap: wrap;
}
.nav ul li{
	width: 85px;
    float: left;
    text-align: center;
    height: 80px;
    line-height: 26px;
    position: relative;
    margin-right: 40px;

}
.nav ul li:last-child{
    margin-right: 0;
}
.nav ul li:after{
    display: block;
    content: '';
    width: 0;
    margin: 0 auto;
    height: 3px;
    background: #008ed5;
    transition: all .3s ease;
    margin-top: -2px;
}
.nav ul li a{
    color: #424242;
    font-size: 16px;
    display: block;
    line-height: 20px;
    padding-top: 37px;
}
.nav ul li:hover a{
    color: #00a0e9;
    /*font-weight: bold;*/
}
/*banner*/
.banner{
    width: 100%;
    position: relative;
}
.banner .swiper-container{
    height: 100%!important;
}
.banner img{
    display: block;
    max-width: 100%;
}

.ban-dian{
    bottom:5%!important;
}
.ban-dian span{
    width: 10px!important;
    height: 10px!important;
    border-radius: 50%!important;
}
.ban-dian .swiper-pagination-bullet{
    border:1px solid #fff!important;
    opacity: 1!important;
    background: none!important;
}
.ban-dian .swiper-pagination-bullet-active{
    background: #00a0e9!important;
    border:1px solid #00a0e9!important;
}
.ban-dian span:after{
    display: none;!important;
}
.ban-next{
    width: 12px!important;
    height: 12px!important;
    background: url("../images/ban-next.png") no-repeat center center!important;
    right: 47%!important;
    top: 96.5%!important;
}
.ban-next:after{
    display: none;
}
.ban-prev{
    width: 12px!important;
    height: 12px!important;
    background: url("../images/ban-prev.png") no-repeat center center!important;
    left: 47%!important;
    top: 96.5%!important;
}
.ban-prev:after{
    display: none;
}
/*搜索*/
.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;
	line-height: 70px;
}
.search-left p strong{
    color: #00a0e9;
    padding-right: 10px;
}
.search-left ul{
    float: left;
}
.search-left ul li{
	padding: 17px 38px 20px 10px;
    float: left;
    line-height: 1.2;
}
.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;
}
/*头部结束*/
.in-adv{
    width: 100%;
    position: relative;
    padding:50px 0 45px 0;
}
.adv-title{
    float: left;
    width: 200px;
    text-align: left;
}
.adv-title strong{
    color: #00a0e9;
    font-size: 30px;
}
.adv-title p{
    color: #858585;
    font-size: 14px;
    padding-top: 15px;
}
.adv-title p:after{
    display: block;
    content: '';
    width: 140px;
    height: 4px;
    background: #00a0e9;
    margin-top: 30px;
}
.in-adv ul{
    float: right;
    width: 900px;
}
.in-adv ul li{
    width: 103px;
    float: left;
    margin-right: 56px;
}
.in-adv ul li .adv-yuan{
    width: 103px;
    height: 103px;
    border-radius: 50%;
    border: 3px solid #dddddd;
}
.in-adv ul li .adv-yuan img{
    display: block;
    margin: 0 auto;
    padding-top: 25px;
}
.in-adv ul li:hover .adv-yuan{
    border: 3px solid #00a0e9;
}
.in-adv ul li:last-child{
    margin-right: 0;
}
.in-adv ul li p{
    color: #6f6f6f;
    font-size: 18px;
    text-align: center;
    padding-top: 12px;
}
/*产品中心*/
.in-pro{
    width: 100%;
    position: relative;
    padding: 55px 0 70px 0;
    background: #f3f3f3;
    border-top: 1px solid #e1e1e1;
}
.title{
    width: 100%;
    text-align: center;
}
.title h3{
    color: #3f3f3f;
    font-size: 34px;
    font-weight: bold;
}
.title p{
    color: #c1c1c1;
    font-size: 14px;
    padding-top: 10px;
    text-transform: uppercase;
}
.title p:after{
    display: block;
    content: '';
    width: 50px;
    height: 4px;
    background: #00a0e9;
    margin: 0 auto;
    margin-top: 13px;
}
.pro-type{
    width:100%;
    position: relative;
    margin: 0 auto;
    padding-top: 33px;
}
.pro-type ul li{
    width: 24%;
    height: 47px;
    margin-right: 15px;
    float: left;
    background: #00a0e9;
    text-align: center;
    line-height: 21px;
	border-radius: 9px;
    padding: 9px 0 0px 0px;
}
.pro-type ul li:hover{
    background: #f8c433;
}
.pro-type ul li a{
    color: #fff;
    font-size: 17px;
    display: block;
}
.pro-type ul li:last-child{
    margin-right: 0;

}
.pro-list{
    position: relative;
    width: 100%;
    padding-top: 37px;
}
.pro-list .swiper-slide{
    width: 384px;
    height: 375px;
    background: #fff;
    float: left;
    margin-right: 24px;
}
.pro-img{
    width: 382px;
    height: 265px;
    border: 1px solid #e5e5e5;
}
.pro-img img{
    display: block;
    width: 100%;
    height:100%;
    object-fit: contain;
}
.pro-text{
    padding: 6px 25px;
    -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;
}
.pro-text h3{
    color: #535353;
    font-size: 17px;
    font-weight: bold;
    -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;
}
.pro-text p{
    color: #909090;
    font-size: 14px;
    padding: 12px 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;
}
.pro-text small{
    color: #00a0e9;
    font-size: 14px;
    text-transform: uppercase;
    -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;
}
.p-next{
    width: 34px!important;
    height: 67px!important;
    background: url("../images/p-next.png") no-repeat center center!important;
    right: -80px!important;
}
.p-next:after{
    display: none;
}
.p-prev{
    width: 34px!important;
    height: 67px!important;
    background: url("../images/p-prev.png") no-repeat center center!important;
    left: -80px!important;
}
.p-prev:after{
    display: none;
}
.pro-list .swiper-slide:hover .pro-text{
    background: #00a0e9;
    -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;
}
.pro-list .swiper-slide:hover .pro-text h3{
    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;
}
.pro-list .swiper-slide:hover .pro-text p,.pro-list .swiper-slide:hover .pro-text small{
    color: #a3d2cb;
    -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;
}
/*关于我们*/
.in-about{
    width: 100%;
    position: relative;
    padding: 65px 0 45px 0;
}
.about-center{
    margin-top: 45px;
}
.about-left{
    width: 578px;
    float: left;
}
.about-right{
    width: 560px;
    float: right;
    margin-top: 18px;
}
.about-right h3{
    color: #00a0e9;
    font-size: 24px;
    font-weight: bold;
}
.about-right h3:after{
    display: block;
    content: '';
    width: 30px;
    height: 3px;
    background: #474747;
    margin: 20px 0 17px 0;
}
.about-right p{
    color: #525252;
    font-size: 14px;
    line-height: 26px;
}
.about-right p a{
    color: #00a0e9;
    font-size: 14px;
    font-weight: bold;
}
.about-right ul{
    margin-top: 45px;
}
.about-right ul li{
    width: 100%;
    margin-bottom:10px;
    color: #515151;
    font-size: 14px;
}
.about-right ul li strong{
    color: #00a0e9;
    font-size: 16px;
    display: block;;
    float: left;
    margin-right:20px;
}
.about-right ul li:last-child strong{
    margin-right: 5px;
}
/*资质荣誉*/
.zizhi{
    width: 100%;
    position: relative;
    padding-top: 45px;
}
.h-type{
    width: 266px;
    margin: 0 auto;
}
.h-type ul li{
    width: 133px;
    height: 47px;
    background: #ececec;
    text-align: center;
    line-height: 47px;
    float: left;
}
.h-type ul li a{
    color: #424242;
    font-size: 18px;
    font-weight: bold;
}
.h-type ul .on{
    background: #00a0e9;
}
.h-type ul .on a{
    color: #fff;
}
.h-list{
    width: 100%;
    padding: 46px 0;
    height:210px;
    background: url("../images/honor.jpg") no-repeat center center;
}
.h-list .list{
    position: relative;
}
.list .swiper-slide{
    width: 285px!important;
    height: 210px!important;
    position: relative;
    overflow: hidden;
}
.list .h-img{
    width: 100%;
    height: 100%;
    overflow: hidden;

}
.list .h-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list .h-text{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 100%;
    background:rgba(0,0,0,0.6);
    -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;
}
.list .h-text img{
    display: block;
    padding-top: 80px;
    margin: 0 auto;
}
.list .h-text p{
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
}
.list .swiper-slide:hover .h-text{
    top: 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;
}
.anli-next{
    width: 34px!important;
    height: 67px!important;
    background: url("../images/h-next.png") no-repeat center center!important;
    right: -80px!important;
}
.anli-next:after{
    display: none;
}
.anli-prev{
    width: 34px!important;
    height: 67px!important;
    background: url("../images/h-prev.png") no-repeat center center!important;
    left: -80px!important;
}
.anli-prev:after{
    display: none;
}
.rongyu-next{
    width: 34px!important;
    height: 67px!important;
    background: url("../images/h-next.png") no-repeat center center!important;
    right: -80px!important;
}
.rongyu-next:after{
    display: none;
}
.rongyu-prev{
    width: 34px!important;
    height: 67px!important;
    background: url("../images/h-prev.png") no-repeat center center!important;
    left: -80px!important;
}
.rongyu-prev:after{
    display: none;
}

/*新闻*/
.news{
    width: 100%;
    position: relative;
    padding:60px 0 77px 0;
	background: #f3f3f3;
    overflow: hidden;
}
.news-center{
    margin-top: 40px;
}
.n-left{
    width: 338px;
    float: right;
}
.n-bt{
    width: 100%;
    height: 108px;
    background: #00a0e9;
}
.n-bt p{
    color: #fff;
    font-size: 18px;
    padding-top: 30px;
    padding-left: 15px
}
.n-bt span{
    color: #ffffff;
    display: block;
    font-size: 18px;
    padding-left: 15px;
    padding-top: 15px;
}
.n-img{
    width: 100%;
    height: 165px;
}
.n-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.n-tit{
    background: #fff;
    height: 100px;
}
.n-tit p{
    color: #8a8a8a;
    font-size: 14px;
    padding: 15px 18px 0 18px;
    line-height: 24px;
}
.n-right{
    width: 810px;
    float: left;
}
.n-right ul li{
    margin-bottom: 20px;
    height: 110px;
    border-bottom: 1px solid #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;
}
.nr-text{
    width: 665px;
    float: right;
}
.nr-text h3{
    color: #484848;
    font-size: 18px;
    padding-bottom: 18px;
}
.nr-text p{
    color: #8a8a8a;
    font-size: 14px;
    line-height: 24px;
}
.nr-time{
    width: 110px;
    height: 110px;
    float: left;
    background: #ffffff;
    text-align: center;
    -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;
}
.nr-time strong{
    font-size: 38px;
    color: #5d5d5d;
    font-weight: bold;
    display: block;
    padding-top: 23px;
}
.nr-time span{
    display: block;
    color: #5d5d5d;
    font-size: 14px;
}
.n-right ul li:hover{
    border-bottom: 1px solid #00a0e9;
    -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;
}
.n-right ul li:hover .nr-time{
    background: #00a0e9;
    -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;
}
.n-right ul li:hover .nr-time strong,.n-right ul li:hover .nr-time span{
    color: #fff;
}


/*网站底部*/
.footer{
    width: 100%;
    position:relative;
    background: #1f2833;
}
.footer .warpper{
    position: relative;
    padding: 45px 0 0 0;
}
.f-nav{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #00a0e9;
	position: relative;
}
.f-nav ul{
    width: 1100px;
    margin: 0 auto;
}
.f-nav ul li{
    width: 154px;
    margin: 0 auto;
    float: left;
    text-align: center;
	line-height: 1.5;
    padding-top: 8px;
}
.f-nav ul li:after{
    display: block;
    content: '';
    width: 1px;
    height: 15px;
    float: right;
    background: #39b09d;
    margin-top: 22px;
}
.f-nav ul li:last-child:after{
    display: none;
}
.f-nav ul li a{
    color: #fff;
    font-size: 16px;
}
.foot1{
    width: 425px;
    float: left;
}
.foot1 h3{
    color: #fff;
    font-size: 18px;
    padding-bottom: 35px;
}
.foot1 ul li{
    color: #767e89;
    font-size: 14px;
    text-indent: 25px;
    line-height: 35px;
}
.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;
}
.foot1 ul li:nth-child(4){
    background: url("../images/f4.png") no-repeat center left;
}
.foot3{
    width: 400px;
    float: right;
}
.foot3 h3{
    color: #fff;
    font-size: 18px;
    padding-bottom: 35px;
}
.foot3 p{
    float: left;
    margin-right: 14px;
    text-align: center;
}
.foot3 p img{
    display: block;
}
.foot3 p:nth-child(4){
    margin-right: 0;
}
.foot3 p span{
    color: #767e89;
    font-size: 14px;
    padding-top: 10px;
    display: block;
}
.f-admin{
    margin-top: 40px;
    border-top: 1px solid #323d4a;
    line-height: 50px;
    color: #434b54;
    font-size: 14px;
    text-align:center;
}
.f-admin a{
    color: #434b54;
    font-size: 14px;
}

  /***/
/*产品栏目*/

.pro-erji ul li{
    width: auto;
    margin-right: 78px;
    float: left;
}
.pro-erji ul li a{
    color: #898989;
    font-size: 16px;
}
.pro-erji ul li a:after{
    display: block;
    content: '';
    width: 0px;
    height: 6px;
    background: #e3e5e8;
    transition: all .3s ease;
    margin: 0 auto;
    margin-top: -5px;
}
.pro-erji ul li:hover  a:after{
    width: 100%;
    transition: all .3s ease;
}
.pro-erji ul .xzl a{
    color: #3a3a3a;
    font-weight: bold;
}
.pro-erji ul .xzl a:after{
    width: 100%;
}

/*面包屑导航*/
.nei-banner{
    width: 100%;
}
.nei-banner img{
    max-width: 100%;
}
.bread2{
    width: 265px;
    height: 88px;
    background: rgba(38,55,71,0.8);
    position: relative;
    margin-top: -88px;
    z-index: 100;
    text-align: center;
}
.bread2 h3{
    color: #fff;
    font-size: 30px;
    position: relative;
    z-index: 100;
    padding-top: 18px;
}
.bread2 p{
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    opacity: 0.15;
    margin-top: -15px;
}
.location{
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #e3e3e3;
}
.loca-l{
    color: #434343;
    font-size: 18px;
    float: left;
    text-indent:10px;
}
.loca-l:before{
    display: block;
    content: '';
    width: 3px;
    background: #00a0e9;
    height: 20px;
    float: left;
    margin-top: 25px;

}
.loca-r{
    float: right;
    color: #7c7c7c;
    font-size: 14px;
    background: url("../images/home-icon.png") no-repeat center left;
    text-indent: 20px;
}
.loca a{
    color: #7c7c7c;
    font-size: 14px;
}
.loca-r a:last-child{
    pointer-events:none;
}

.common-inner .warpper{
    background: #fff;
}
/*关于我们内页*/
.inner-right{
    margin-top: 55px;
    position: relative;
    padding-bottom: 35px;
}
.company{
    width: 100%;
    position: relative;
}
.company{
    width: 100%;
    position: relative;
    padding: 40px 0 55px 0;
}
.com-left{
    float: left;
    width:370px;
}
.com-left h3{
    color: #484848;
    font-size: 26px;
    font-weight: bold;
}
.com-left p{
    width: 368px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background: #00a0e9;
    margin-top: 18px;
}
.com-right{
    width: 718px;
    background: url("../images/yh.png") no-repeat center center;
    float: right;
    padding: 18px 0;
}
.com-right p{
    color: #7c7c7c;
    font-size: 14px;
    line-height: 24px;
    width: 88%;
    margin: 0 auto;
    text-indent: 32px;
}
.com-list{
    width: 100%;
}
.com-list li{
    width: 385px;
    height: 275px;
    background: #eeeeee;
    margin-right: 22px;
    text-align: center;
    float: left;
    transition: all .3s ease;
}
.com-list li:last-child{
    margin-right: 0;
}
.com-list li h3{
    color: #535353;
    font-size: 24px;
    font-weight: bold;
    padding-top: 65px;
    transition: all .3s ease;
}
.com-list li h3:after{
    display: block;
    content: '';
    width: 35px;
    height:5px;
    background: #00a0e9;
    margin: 22px auto;
    transition: all .3s ease;
}
.com-list li p{
    color: #535353;
    padding: 0 45px;
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    transition: all .3s ease;
}
.com-list li:hover{
    background: #00a0e9;
    transition: all .3s ease;
}
.com-list li:hover h3,.com-list li:hover p{
    color: #fff;
    transition: all .3s ease;
}
.com-list li:hover h3:after{
    background: #fff;
}
/*行业应用*/
.case1{
    width: 100%;
    position: relative;
    padding: 18px 0 66px 0;
}
.c-title{
    text-align: center;
}
.c-title h3{
    color: #3f3f3f;
    font-size: 34px;
    font-weight: bold;
}
.c-title p{
    color: #9b9b9b;
    font-size: 14px;
    padding-top: 16px;
    text-transform: uppercase;
}
.case1 img{
    display: block;
    padding-top: 34px;
    margin: 0 auto;
}
.case2{
    width: 100%;
    position: relative;
    padding-bottom: 74px;
}
.case2 ul{
    margin-top: 42px;
}
.case2 ul li{
    float: left;
    width: 285px;
    height: 480px;
    margin-right: 20px;
    position: relative;
    margin-bottom: 20px;
}
.case2 ul li:nth-child(4n){
    margin-right: 0;
}
.case2 ul li .w1{
    padding:10px 23px 0 23px;
    background:rgba(0,0,0,0.5);
    margin-top: -80px;
    position: relative;
    height:70px;
    z-index: 10;
    color: #fff;
    font-size: 14px;
}
.case2 ul li .c-tit{
    padding: 0 23px;
    height: 165px;
}
.case2 ul li .c-tit h3{
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding-top: 22px;
}
.case2 ul li .c-tit p{
    color: #fff;
    font-size: 14px;
    line-height: 22px;
}
.case2 ul li:nth-child(1) .c-tit{
    background: #f9ae3b;
}
.case2 ul li:nth-child(2) .c-tit{
    background: #0071ba;
}
.case2 ul li:nth-child(3) .c-tit{
    background: #003d5f;
}
.case2 ul li:nth-child(4) .c-tit{
     background: #719c10;
}
.case2 ul li:nth-child(5) .c-tit{
    background: #00a0e9;
}
.case2 ul li:nth-child(6) .c-tit{
    background: #ff7a51;
}
.case2 ul li:nth-child(7) .c-tit{
    background: #c49a6d;
}
.case2 ul li:nth-child(8) .c-tit{
    background: #9fa1a3;
}
.case3{
    width: 100%;
    position: relative;
    padding-bottom: 75px;
}
.case3 ul{
    margin-top: 38px;
}
.case3 ul li{
    width: 230px;
    float: left;
    margin-right: 93px;
}
.case3 ul li:last-child{
    margin-right: 0;
}
.case3 ul li .c-yuan{
    width: 230px;
    height: 230px;
    background: url("../images/yuan.png") no-repeat center center;
    text-align: center;
}
.case3 ul li .c-yuan h3{
    color: #00a0e9;
    font-size: 50px;
    font-weight: bold;
    padding-top: 75px;
}
.case3 ul li .c-yuan p{
    color: #6f6f6f;
    font-size: 18px;
}
.case3 ul li span{
    display: block;
    text-align: center;
    font-size: 14px;
    color: #6f6f6f;
    padding-top: 20px;
    line-height: 24px;
}
.anli-list{
    position: relative;
    width: 100%;
    margin-top: 45px;
}
.y-img{
    width: 765px;
    height: 515px;
    float: left;
}
.y-img img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.y-tit{
    width: 435px;
    height: 515px;
    float: right;
    background: #f3f3f3;
}
.y-tit h3{
    color: #3f3f3f;
    font-size: 24px;
    font-weight: bold;
    padding-top: 54px;
    padding-left: 52px;
}
.y-tit p{
    color: #6f6f6f;
    font-size: 14px;
    line-height: 24px;
    padding:28px 52px 74px 52px;

}
.y-tit span{
    display: block;
    width: 165px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 5px;
    background: #00a0e9;
    font-size: 14px;
    color: #fff;
    margin-left: 54px;
}
.hy-next{
    width: 34px!important;
    height: 67px!important;
    background: url(../images/c-right.png) no-repeat center center!important;
    right: -80px!important;
}
.hy-next:after{
    display: none;
}
.hy-prev{
    width: 34px!important;
    height: 67px!important;
    background: url(../images/c-left.png) no-repeat center center!important;
    left: -80px!important;
}
.hy-prev:after{
    display: none;
}
.anli-list .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
    opacity: 1!important;
}
/*产品内页*/
.chanpin-type{
    width: 100%;
    position: relative;
}
.chanpin-type ul li{
    width: 224px;
    line-height: 50px;
    text-align: center;
    background: #eaeef1;
    color: #34383a;
    font-size: 16px;
    margin-right: 20px;
    float: left;
    margin-bottom: 20px;
    position: relative;
}
.chanpin-type ul li>a{
    display: block;
    width: 100%;
}
.chanpin-type ul li:nth-child(5){
    margin-right: 0;
}
.cp-erji{
    width: 100%;
    position: absolute;
    z-index: 100;
    background: #eaeef1;
    visibility: hidden;
    opacity: 0;
    transition: all .3s ease;

}
.cp-erji>a{
    display: block;
    width: 100%;
    line-height: 50px;
    border-top: 1px solid #fff;
}
.cp-erji>a:last-child{
    border-bottom:1px solid #fff ;
}
.chanpin-type ul li:hover .cp-erji{
    visibility: visible;
    opacity: 1;
    transition: all .3s ease;
}
.pro_style_1 {
    width: 100%;
    position: relative;
}

.pro_style_1:after {
    *zoom: 1;
}

.pro_style_1:after:before, .pro_style_1:after:after {
    content: " ";
    display: table;
}

.pro_style_1:after:after {
    clear: both;
}

.pro_style_1 li {
    width:585px;
    height: 480px;
    margin-right: 28px;
    float: left;
    margin-bottom: 28px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
    /* Opera */
}
.pro_style_1 li:nth-child(2n){
    margin-right: 0;
}
.pro_style_1 li:hover {
    -webkit-box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 12px 20px rgba(0, 0, 0, 0.1);
}

.pro_style_1 li:hover .pic img {
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
    /* Opera */
}

.pro_style_1 li .pic {
    width: 100%;
    height: 410px;
    overflow: hidden;
    position: relative;
}

.pro_style_1 li .pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
    /* Opera */
}
.pro_style_1 li .word .w1 {
    width: 100%;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 68px;
    font-family: "microsoft yahei", "Microsoft YaHei", SimHei, sans-serif;
    font-size: 16px;
    color: #595959;
    background: #f3f3f3;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    /* Firefox */
    -webkit-box-sizing: border-box;
}
/*产品详情*/
.info-pro{
    padding-bottom: 47px;
    margin-top: 69px;
    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: contain;
}
.info-pic1{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.info-pic1 img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.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;
    margin-top: 40px;
}
.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:#00a0e9;
    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 #00a0e9;
    color: #5a5a5a;
    font-size: 22px;
    text-indent: 10px;
    font-weight: bold;
    margin-bottom: 20px;
    border-bottom: 1px dashed #eee;
}
.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;
}





#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;
}
/*内页产品分类*/
.inner-pro-type{
  width: 100%;
  position: relative;
  margin-top: 20px;
}
.inner-pro-type ul li{
  width: 120px;
  line-height: 40px;
  border: 1px solid #eee;
  text-align: center;
  margin-right: 20px;
  float: left;
}
.inner-pro-type ul li a{
  color: #999;
  display: block;
  width: 100%;
}
.inner-pro-type ul li:hover{
  background: #395899;
}
.inner-pro-type ul li:hover a{
  color: #fff;
}
.inner-pro-type ul li .pro-active{
  background: #ec5c2b;
  color: #fff;
}
/*# sourceMappingURL=./index.css.map */
/*品牌简介*/
.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;
}