*{font:inherit;font-family:"Microsoft YaHei","Helvetica Neue",Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;-webkit-box-sizing:border-box;box-sizing:border-box;}
*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit;}
html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,blockquote,pre,form,fieldset,table,th,td,span,input,textarea{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{outline:0;}
li,ol,ul{list-style:none;}
b,strong{font-weight:400;}
img{vertical-align:middle;border:0;max-width:100%;}
:focus{outline:0;}
a{color:inherit;text-decoration:none!important;}
a:hover,a.active{color:#E88101;}
a{text-decoration:none;}
a:hover,a:focus,a:active{color:#E88101;text-decoration:underline;background-color:transparent;outline:0;}
.clearfix{zoom:1;}
.clearfix::after,.clearfix::before{display:table;content: "";}
.clearfix::after{clear:both;}
.transition{-webkit-transition:all ease 0.5s;transition:all ease 0.5s;}
.padding-none{padding:0!important;}
.border-none{border:none!important;}
.display-none{display:none!important;}
.left-0{left:0!important;}
.fr{float:right!important;}
.fl{float:left!important;}
input{outline:0;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;}
input:focus,textarea:focus{outline:0;border:1px solid #f60;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
/*文本*/
.text-left{text-align:left;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.text-justify{text-align:justify;}
.text-align-last{text-align-last:justify;}
.s-block{display:block!important;}
.s-inlineblock{display:inline-block!important;}
.s-inline{display:inline!important;}
.container-fluid,.container{padding:0 8px;}
/* 其他差异 */
input{-webkit-appearance:none;padding:0px;vertical-align:middle;line-height:normal;border:none;}
/*顶部*/
.top-section{background:#f7f7f7;border-bottom:1px solid #ddd;}
.top-section .top-name{float:left;}
.top-section .top-name p{padding:10px 0;color:#999;display:inline-block;}
.top-section .topNav{float:right;}
.top-section .topNav a{padding:10px 0;color:#999;display:inline-block;}
.top-section .topNav a:first-child:after{content: "|";margin:0 3px;color:#999;display:inline-block;}
/*头部*/
.top-contact{float:right;height:100%;line-height:100px;}
.top-contact span{font-size:12px;color:#666;line-height:normal;display:inline-block;}
.top-contact p{cursor:pointer;display:inline-block;color:#c76f00;font-size:30px;}
.top-contact p a{transition:0.5s all;-webkit-transition:0.5s all;-o-transition:0.5s all;-moz-transition:0.5s all;-ms-transition:0.5s all;}
.top-contact p:hover a{text-decoration:none;}
.top-contact .topCellNum{float:left;}
.top-contact .topCellNum i{font-size:30px;}
.top-contact .topCell{width:90px;height:114px;float:left;margin-left:10px;text-align:center;}
.top-contact .topCell i{font-size:30px;line-height:114px;transition:0.5s all;-webkit-transition:0.5s all;-o-transition:0.5s all;-moz-transition:0.5s all;-ms-transition:0.5s all;}
/*头部 导航*/
.header .logo{float:left;overflow:hidden;margin-right:10px;}
/*.logo-box {*/
/*  margin-top: 12px;*/
/*  margin-bottom: 12px;*/
/*}*/
.logo_name{float:left;}
.logo_name h2{font-size:24px;margin-top:15px;margin-bottom:10px;}
.logo_name p{font-size:14px;color:#999;}
.header{position:relative;z-index:999;}
.header .nav-box{float:right;}
.header .nav-box .navbar-toggle{width:38px;height:38px;border-radius:50%;background:#fff;margin-right:0;}
.header .nav-box .navbar-toggle span{display:block;width:100%;height:3px;margin:3px auto;background:#E88101;}
.nav li a{font-size:16px;color:#fff;display:inline-block;padding:19px 18px;}
.nav li a:hover{color:#fff;background:none;}
.navbar-collapse .nav > li:hover{background:#c76f00;}
.pc-nav-box{background:#E88101;}
.pc-nav-box .nav{text-align:center;font-size:0;}
.nav li.active{background:#E88101;}
.nav li.active a{color:#fff;}
.nav li .subnav::before{content: '';width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid rgb(255 255 255 / 40%);margin:0 auto;z-index:1000;    /* margin-top: -10px; */}
.nav li .subnav{border-radius:8px;text-align:center;position:absolute;font-size:15px;top:60px;left:0;width:100%;overflow:hidden;z-index:999;display:none;-webkit-transition:all 0.5s 0.1s;transition:all 0.5s 0.1s;}
.nav li .subnav div{-webkit-transform:translate(0,-100%);transform:translate(0,-100%);border-bottom:2px solid #E88101;-webkit-transition:all 0.5s 0.1s;transition:all 0.5s 0.1s;}
.nav li .subnav li:first-child{border-top-left-radius:8px;border-top-right-radius:8px;}
.nav li .subnav li{display:block;border-bottom:solid 1px rgb(255 255 255 / 21%);background:rgb(255 255 255 / 40%);}
.nav li .subnav li:hover{background:rgb(0 0 0 / 32%);}
.nav li .subnav li a{display:block;font-size:16px;color:#fff;}
.nav > li{position:relative;display:inline-block;}
.nav > li:hover .subnav{display:block;}
.nav > li:hover > a{color:#fff;}
.nav > li:hover .subnav div{-webkit-transform:translate(0,0);transform:translate(0,0);}
/*banner*/
.pc-slide{position:relative;z-index:2;}
.carousel-indicators li{height:7px;width:35px;}
.carousel-indicators .active{height:9px;width:35px;}
.carousel-control .iconfont{font-size:26px;color:#c76f00;line-height:36px;}
.carousel-control{display:none;width:62px;height:62px;border-radius:40px;padding:15px;top:47%;margin:0 20px;background:rgba(255,255,255,0.5);-webkit-transition:width 0.3s,background-color 0.3s;transition:width 0.3s,background-color 0.3s;text-shadow:none;opacity:1;}
.carousel-control:hover h3{opacity:1;-webkit-transition-delay:0.1s;transition-delay:0.1s;-webkit-transform:translateX(0);transform:translateX(0);}
.carousel-control:hover{width:160px;background:#fff;}
.carousel-control.right{background-image:none;text-align:right;}
.carousel-control.left{background-image:none;text-align:left;}
.carousel-control h3{position:absolute;top:0;margin:0;color:#000;font-weight:normal;text-transform:uppercase;white-space:nowrap;font-size:16px;line-height:62px;opacity:0;-webkit-transition:opacity 0.3s,-webkit-transform 0.3s;transition:opacity 0.3s,-webkit-transform 0.3s;transition:opacity 0.3s,transform 0.3s;transition:opacity 0.3s,transform 0.3s,-webkit-transform 0.3s;color:#c76f00;}
.carousel-control.left h3{right:20px;}
.carousel-control.right h3{left:20px;}
.carousel:hover .carousel-control{display:block;}
.carousel-inner > .item{z-index:-1;}
/*共用*/
.m-module{padding:50px 0;}
.sub-name{margin-bottom:40px;    /* position: relative; */}
.box1166_14{margin-top:30px;}
.sub-name p{color:#333;font-size:41px;text-align:center;font-weight:600;}
.sub-name p .sub-name-title{color:#E88101;}
.sub-name span{display:block;text-align:center;font-size:20px;font-weight:200;}
.sub-name .line{width:100px;height:2px;background:#cac9c9;margin:0 auto;position:relative;}
.sub-name .line em{display:inline-block;width:45px;height:2px;background:#E88101;position:absolute;left:0;}
/* 
.box {
position: relative;
overflow: hidden;
min-height: 500px;
margin: 45px 0;
border-radius: 10px;
padding: 50px 100px;
background-color: #ffffff;
box-shadow: -1px 8px 15px 0px rgb(0 0 0 / 20%);
}
.box .img-box {
width: 240px;
height: 240px;
left: 3%;
border-radius: 100%;
overflow: hidden;
position: absolute;
}
.box .img-box img {
width: 220px;
}
.box .detail-box {
width: 100%;
}
.box .detail-box .detail-box-p {
width: 100%;
font-size: 16px;
color: #000;
min-height: 180px;
letter-spacing: 2px;
border-radius: 10px;
padding: 20px 20px 40px 300px;
background-color: #F8F8F8;
}
.box .client_info {
display: flex;
justify-content: space-between;
}
.box .client_info .client_name {
margin-bottom: 20px;
}
.box .client_info .client_name .name {
margin-left: 300px;
font-weight: bold;
font-size: 22px;
}
.box .client_info .client_name .discript {
margin-left: 20px;
font-size: 18px;
}
.box .imgs-box {
float: left;
margin-top: 20px;
align-items: center;
}
.box .imgs-box .item-img {
text-align: center;
}
.box .imgs-box .item-img img {
width: 125px;
border: 5px solid #A0A0A0;
border-radius: 100%;
}
.box .imgs-box .item-img:hover img {
border: 5px solid #E88101;
}
.box .imgs-box .item-img .perspon-name {
margin-top: 10px;
}
.swiper-slide {
background-size: cover;
background-position: center;
}
.gallery-top {
width: 100%;
}
.gallery-thumbs {
height: 20%;
box-sizing: border-box;
padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
width: 25%;
height: 100%;
opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
opacity: 1;
}
.swiper-container {
}
*/
.swiper-container4 .swiper-slide{text-align:center;font-size:18px;background:#fff;    /* Center slide text vertically */display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;transition:300ms;transform:scale(0.8);}
.swiper-container4 .swiper-slide-active,.swiper-container4 .swiper-slide-duplicate-active{transform:scale(1);}
.swiper-pagination-bullet-active{opacity:1;background:#E88101;}
.swiper-pagination{left:50%;transform:translateX(-50%);}
.swiper-pagination1{left:50%;transform:translateX(-50%);}
.swiper-pagination-clickable .swiper-pagination-bullet{margin:0 4px;}
.chengguo{position:relative;}
.swiper-button-prev,.swiper-button-next{top:60%;transform:scal(1.5);opacity:1;}
.swiper-button-prev{background-image:url(../images/prev.png);left:10%;}
.swiper-button-next{background-image:url(../images/next.png);right:10%;}
.swiper-button-next1,.swiper-button-prev1{position:absolute;top:80%;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat;}
.youshi1 img,.youshi2 img{width:100%;}
.swiper-button-prev1{height:50px;width:32px;background:url(../images/prev1.png) no-repeat;left:5%;top:74%;}
.swiper-button-next1{height:50px;width:32px;background:url(../images/next1.png) no-repeat;right:2%;top:74%;}
.more-btn{text-align:center;}
.more-btn a{margin-top:30px;padding:10px 40px;background:#c76f00;border-radius:6px;display:inline-block;-webkit-transition:all 0.5s;transition:all 0.5s;}
.more-btn a:hover{background:#fff;}
/*产品*/
.proSortList{border-radius:10px;overflow:hidden;text-align:center;}
.proSortList .sortItem{border-bottom:1px solid rgba(0,0,0,0.2);}
.proSortList .sortItem a{color:#2d2f33;font-size:14px;display:block;font-weight:300;padding:12px 4px;}
.proSortList .sortItem:first-child{border-radius:10px 10px 0 0;}
.proSortList .sortItem:last-child{border-radius:0px 0px 10px 10px;}
.proSortList .sortItem:hover{background:#E88101;}
.proSortList .sortItem:hover a{color:#fff;}
.proSortList .sortTitle{background:#E88101;}
.proSortList .sortTitle a{font-size:18px;color:#fff;padding:20px 10px;}
.pro-name ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.pro-name ul li{float:left;}
.pro-name ul li a{font-size:14px;color:#444;display:block;line-height:24px;padding:10px 15px 10px 0;text-decoration:none;-webkit-transition:0.5s all;transition:0.5s all;}
.pro-list .pro-list-item{margin-bottom:10px;}
.pro-list .pro-list-item:hover .pro-img{border-radius:0px;}
/*.pro-list .pro-list-item:hover .pro-img img {*/
/*  -webkit-transform: scale(1.1);*/
/*  transform: scale(1.1);*/
/*}*/
.pro-list .pro-items{margin-top:20px;}
.pro-list .pro-items:hover .pro-img .black{opacity:0;}
.pro-list .pro-items .pro-img{width:100%;max-height:585px;overflow:hidden;position:relative;    /* border-radius: 60px 0px 60px 0; */-webkit-transition:all ease 0.8s;transition:all ease 0.8s;}
.pro-list .pro-items .pro-img img{width:100%;-webkit-transition:all 1s;transition:all 1s;}
.pro-list .pro-items .pro-img .name{font-size:24px;margin-top:10px;color:#000;}
.pro-list .pro-items .pro-img .cont{padding:10px 10px 0 0;font-size:16px;color:rgb(41,41,41);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.pro-list .pro-items .pro-img .black{position:absolute;top:0;width:100%;height:100%;background-color:#000;opacity:0.5;-webkit-transition:all 1s;transition:all 1s;}
.pro-list .pro-items .pro-title{position:relative;padding:10px 0 20px;}
.pro-list .pro-items h2{font-size:14px;color:#222;text-align:center;line-height:40px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;}
.pro-list .pro-items h2:after{content: '';display:block;width:10%;height:2px;background:#666;position:absolute;left:45%;bottom:0;}
.pro-list .pro-items h2:hover{cursor:pointer;}
/* 校园环境 */
.img-box a{display:inline-block;padding:10px 10px 0 0;}
.img-box a{vertical-align:text-top;}
.img-box div{display:inline-block;}
.img-box .img-left{float:left;width:70%;}
.img-box .img-left .img-top{width:100%;}
.img-box .img-left .img-top a{float:left;width:66.6%;}
.img-box .img-left .img-top a:last-child{width:33.3%;}
.img-box .img-left .img-top a img,.img-box .img-left .img-bottom a img{width:100%;height:248px;}
.img-box .img-left .img-top a img{width:100%;}
.img-box .img-left .img-bottom a{float:left;width:33.3%;}
.img-box .img-right{float:right;width:30%;}
.img-box .img-right a img{width:100%;height:510px;}
/*关于我们*/
#_ctl2_box{margin-top:100px;}
.pc-about{position:relative;margin-top:40px;background-size:cover;    /* background: #E88101 url("../images/ab0.png") no-repeat center bottom; */}
.pc-about .black03{position:absolute;top:0;width:100%;height:100%;left:0;background:rgba(0,0,0,0.55);}
/* .pc-about .m-about {
position: relative;
} */
.pc-about .m-about{width:50%;float:left;padding:0 30px;}
.pc-about .m-about .about-black-left{position:absolute;right:100%;height:100%;width:100%;top:0;}
.pc-about .about-name span{display:block;text-align:left;margin-top:6px;margin-bottom:0px;font-size:22px;font-weight:200;color:#E88101!important;}
.pc-about .about-name p{font-size:41px;text-align:left;font-weight:600;}
.pc-about .about-main{width:100%;margin-top:30px;}
.pc-about .about-main .sub-name{margin-bottom:25px;}
.pc-about .about-main .sub-name p,.pc-about .about-main .sub-name span{color:#000;}
.pc-about .about-img{width:100%;}
.pc-about .about-cont{margin:15px 0;overflow:hidden;}
.pc-about .about-cont p{text-align:justify;color:rgb(78,78,78);line-height:28px;font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden;    /* text-indent: 2em; */letter-spacing:2px}
.pc-about .about-main .about-more{position:absolute;height:45px;width:190px;background-color:#E88101;font-size:16px;border:none;color:#fff;font-weight:200;letter-spacing:3px;    /* margin-top: 30px; */bottom:50px;}
.Box{    /* position: relative; */
float:right;width:50%;margin:0px -40px;padding-top:40px;padding-bottom:0px;    /* border: olive solid 1px; */}
.Box .conbox .cur{margin:0 20px;text-align:center;}
.height{height:80px;}
/*关于我们*/
.pc-youshi{position:relative;height:1100px;background-size:cover;background:url(../images/youshi.png) no-repeat center bottom;}
.pc-youshi .black03{position:absolute;top:0;width:100%;height:100%;left:0;background:rgba(0,0,0,0.55);}
.pc-youshi .m-youshi{position:relative;}
.pc-youshi .m-youshi .youshi-black-left{position:absolute;right:100%;height:100%;width:100%;top:0;}
.pc-youshi .youshi-main{width:100%;margin-top:30px;}
.pc-youshi .youshi-main .sub-name{margin-bottom:25px;}
.pc-youshi .youshi-main .youshi-name p{text-align:left;font-weight:200;font-size:20px;}
.pc-youshi .youshi-main .youshi-name span{display:inline-block;text-align:left;font-weight:600;font-size:40px;}
.pc-youshi .youshi-main .sub-name p,.pc-youshi .youshi-main .sub-name span{color:#fff;}
.pc-youshi .youshi-main .youshi-name span:first-child{color:#fff;}
.pc-youshi .youshi-main .youshi-name span:last-child{color:#E88101;}
.pc-youshi .youshi-main .youshi-cont .youshi-item .num{display:inline-block;width:50px;height:50px;border:1px solid #fff;color:#fff;font-size:26px;text-align:center;line-height:50px;font-weight:200;}
.pc-youshi .youshi-img{width:100%;}
.pc-youshi .youshi-cont{margin:20px 0 0;overflow:hidden;}
.pc-youshi .youshi-cont .num-1{margin-top:50px;}
.pc-youshi .youshi-cont .youshi-item{color:#fff;}
.pc-youshi .youshi-main .youshi-cont .youshi-item .title{display:inline-block;font-size:26px;vertical-align:bottom;font-weight:bold;margin-left:20px;}
.pc-youshi .youshi-main .youshi-cont .youshi-item .cont{margin-top:20px;width:350px;font-size:18px;font-weight:200;letter-spacing:2px;}
.pc-youshi .youshi-main .youshi-cont .num-2{margin-top:730px;}
.pc-youshi .youshi-main .youshi-cont .num-2 .youshi-item .num{color:#E88101;border:#E88101 solid 1px;}
.pc-youshi .youshi-main .youshi-cont .num-2 .youshi-item .title{color:#E88101;}
.pc-youshi .youshi-main .youshi-cont .num-2 .youshi-item .cont{color:#000;}
.pc-youshi .cur{width:100%;-webkit-box-shadow:0px 1px 15px rgba(0,0,0,0.5);box-shadow:0px 1px 15px rgba(0,0,0,0.5);}
.pc-youshi img{width:100%;display:inline-block;border:1px solid #0462a0;}
.Youshi{position:absolute;background:#fff;    /* bottom: -130px; */top:36%;    /*transform: translateY(-33%);*/}
.Youshi .cur{padding:16px;}
.Youshi .Youshi_con{position:relative;padding-bottom:60px;}
/*新闻*/
.pc-news{padding:50px 0;}
.pc-news .sub-name p{color:#000;}
.pc-news .news_list{-webkit-transition:all .6s;transition:all .6s;position:relative;left:0;margin-bottom:25px;cursor:pointer;}
.pc-news .news_list .borderBox{    /* background: rgba(0, 0, 0, .5); */
padding:10px;}
.pc-news .news_list:hover .news_title{border:1px solid #c76f00;}
.pc-news .news_list:hover .news-more{opacity:1;right:0;}
.pc-news .news_list:hover .time{right:18px;}
.pc-news .news_list:hover .news_imgbox img{opacity:1;-webkit-transform:scale(1.08);transform:scale(1.08);}
.pc-news .news_imgbox{overflow:hidden;float:left;width:50%;}
.pc-news .news_imgbox img{width:100%;opacity:0.78;-webkit-transition:all 0.6s cubic-bezier(0.165,0.84,0.44,1) 0ms;transition:all 0.6s cubic-bezier(0.165,0.84,0.44,1) 0ms;}
.pc-news .news_text{background:transparent;position:relative;}
.pc-news .news_text .time{float:right;color:#000;font-size:13px;-webkit-transition:all 0.6s cubic-bezier(0.165,0.84,0.44,1) 0ms;transition:all 0.6s cubic-bezier(0.165,0.84,0.44,1) 0ms;position:relative;margin-top:5px;}
.pc-news .news_title{    /* padding: 10px; */
padding:4px;border:1px solid transparent;background-color:#F1F1F1;-webkit-transition:border-color 0.5s linear;transition:border-color 0.5s linear;}
.pc-news .news_title .title_box .year{float:right;font-size:16px;color:rgb(95,95,95);}
.pc-news .news_title .title_box i{color:#E88101;font-size:18px;margin-right:10px;}
.pc-news .news_title a{color:#000;font-size:18px;line-height:28px;}
.pc-news .news_title span{display:block;font-size:14px;color:#000;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-align:justify;}
.pc-news .news_title > span{height:48px;}
.pc-news .newsDate{color:#000;font-size:12px;border-bottom:1px solid rgba(0,0,0,0.5);margin-bottom:20px;padding-bottom:8px;}
.pc-news .newsDate span{display:block;font-size:12px;font-weight:bold;color:#000;}
.pc-news .newsDate .day{font-size:46px;}
.pc-news .more{text-align:center;background:#E88101;color:#000;}
.pc-news .more:hover a{color:#c76f00;}
.pc-news .more a{font-size:16px;}
.pc-news .more a i{font-size:18px;margin-left:5px;display:inline-block;}
.pc-news .more-btn{text-align:center;display:block;}
.pc-news .more-btn a{color:#fff;border-radius:5px;border:1px solid #d87700;display:inline-block;background:#E88101;-webkit-transition:background-color 0.5s linear;transition:background-color 0.5s linear;}
.pc-news .more-btn a:hover{background:#fff;color:#000;border:1px solid #E88101;}
.news_text .bottom-cont{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
/* 联系我们 */
.contact{position:relative;text-align:center;background:url(../images/yhzc.jpg) no-repeat center bottom;color:#000;height:1300px;}
.contact form{position:absolute;bottom:70px;width:80%;left:48%;transform:translateX(-50%);}
.contact .username,.pawd{width:40%;height:64px;background-color:#ffffff8a;border-color:rgb(180,180,180);border-radius:10px;padding-left:20px;font-size:20px;}
.contact .pawd{margin-left:40px;}
.contact .submit{width:289px;height:57px;background-color:#000;color:#e88102;font-size:30px;margin-top:50px;}
/*底部*/
.pc-footer{color:#aaa;padding:0;}
.pc-footer .footer-bg{background:#000;}
.pc-footer .footer-bg a{color:#aaa;}
.pc-footer h4{color:#fff;margin-bottom:24px;}
.pc-footer h4 i{display:none;}
.pc-footer .footer-main{padding-top:40px;padding-bottom:10px;}
.pc-footer .footer-nav{width:19%;padding-right:5%;float:left;}
.pc-footer .footer-nav ul li{padding:5px 0;display:block;}
.pc-footer .footer-nav ul li a{font-size:14px;line-height:26px;display:inline-block;text-decoration:none;transition:0.5s all;-webkit-transition:0.5s all;-o-transition:0.5s all;-moz-transition:0.5s all;-ms-transition:0.5s all;}
.pc-footer .footer-logo{width:28%;padding-right:5%;float:left;margin-top:30px;margin-right:10%;padding-left:3%;}
.pc-footer .footer-logo .sale{margin-top:10px;}
.pc-footer .footer-logo .sale ul{text-align:left;}
.pc-footer .footer-logo .sale ul li a{font-size:14px;}
.pc-footer .footer-contact{width:45%;float:right;padding-right:10%;}
.pc-footer .footer-contact ul li{padding:7px 0;text-align:left;display:block;}
.pc-footer .footer-contact li i{margin-right:5px;}
.pc-footer .footer-contact li span{font-size:14px;}
.pc-footer .footer-scan{width:49%;float:left;margin-top:15px;text-align:center;}
.pc-footer .footer-scan ul li{display:inline-block;text-align:center;}
.pc-footer .footer-scan ul li p{font-size:14px;line-height:26px;}
.pc-footer .footer-bottom{padding:20px 0;background:#0d1013;}
.pc-footer .footer-bottom a{color:#969696;}
.pc-footer .footer-bottom .beian a,.pc-footer .footer-bottom .beian span{font-size:12px;}
.pc-footer .footer_code{padding:4px;width:200px;height:200px;margin-left:15px;border:1px solid #71787c;}
/*友情链接*/
.m-fd-links{padding-bottom:8px;margin:10px 0 0;text-align:center;}
.m-fd-links span{font-weight:bold;}
.m-fd-links a{font-size:12px;color:#666;}
.m-fd-links a:hover{color:#E88101;}
.m-fd-links a::before{display:inline-block;padding-right:5px;padding-left:5px;content: '/';color:#eee;padding:0 5px;}
/*手机底部*/
.mobile-footer{background:#c76f00;padding:0;width:100%;position:fixed;bottom:0;display:block;overflow:hidden;z-index:999;}
.mobile-footer .mobile-footlist{color:#fff;display:inline-block;text-align:center;border-right:1px solid #aaa;}
.mobile-footer .mobile-footlist:last-child{border-right:none;}
.mobile-footer .mobile-footlist a{text-align:center;font-size:17px;line-height:60px;}
.mobile-footer .mobile-footlist a i{font-size:20px;}
.mobile-footer .footLink i{font-size:26px;}
/*客服*/
.service{position:fixed;top:10px;right:-210px;-webkit-transition:0.5s all;transition:0.5s all;z-index:999999;margin:200px 0 0 0;}
.service .online a{z-index:99999;position:absolute;left:-100px;top:0px;display:block;overflow:hidden;-webkit-transition:0.5s all;transition:0.5s all;text-decoration:none;}
.service .online a span{display:block;font-size:80px;color:#c76f00;background:#fff;border-radius:50%;height:100px;width:100px;line-height:100px;text-align:center;}
.service .online_list{width:210px;background:#fff;position:relative;z-index:99999;}
.service .online_list .online-title{background:#E88101;text-align:center;color:#fff;}
.service .online_list ul{border:2px solid #E88101;}
.service .online_list ul li{padding:10px;border-bottom:1px dashed #eee;line-height:24px;}
.service .online_list ul li img{margin-right:10px;}
.service .online_list ul li a{text-decoration:none;color:#333;}
#online{position:relative;z-index:9;top:0px;}
#service:hover{right:0;}
#service:hover #online #online_main{left:80px;opacity:0;background:none;}
.smt{text-align:center;}
/*返回顶部*/
.totop{width:46px;height:46px;position:fixed;right:30px;bottom:80px;z-index:9999;display:none;background:rgba(0,0,0,0.4);-webkit-transition:all 0.5s;transition:all 0.5s;border-radius:5px;color:#fff;text-align:center;text-decoration:none;}
.totop i{line-height:46px;}
.totop:hover{background:#E88101;}
.totop:hover i{color:#fff;}
/*媒体查询*/
@media (min-width:1440px){
.container{width:1200px;}
}
@media (min-width:1200px){
.pro-list .pro-items .pro-img{        /* height: 212px; */}
.pc-news .news_list{margin-bottom:25px;}
.pc-news .news_imgbox{height:284px;}
.pc-about .m-about{overflow:hidden;}
.pc-about .about-img{float:right;width:55%;}
}
@media (min-width:768px){
.header .logo-box{float:left;}
.nav-box .navbar-toggle{display:none;}
.navbar-collapse{padding:0;}
.navbar-collapse .nav > li{width:10.5%;padding:0 4px;}
.header .logo-box{float:left;}
.header .logo-box .logo{width:90px;height:90px;}
.pc-footer{background-attachment:fixed;}
.pc-about{padding:0 0 50px;margin-top:0;}
}
@media (min-width:992px){
.pro .pro_sort ul{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.pro .pro_sort ul li{width:18%;display:inline-block;margin-bottom:10px;margin-top:10px;margin-right:1em;border-radius:4px;}
.pro .pro_sort ul li:nth-child(5n){margin-right:0;}
.pro .pro_sort ul li a{border-bottom:none!important;padding:10px 0;}
}
@media (min-width:992px) and (max-width:1200px){
.pro-list .pro-items .pro-img{height:170px;}
.pc-about .slick-slide img{height:130px;}
.pc-news .news_imgbox{height:227px;}
.proSortList .sortItem a{padding:10px 4px;}
.pro-list{padding:20px 0;}
.pc-news .news_title .title_box{padding-bottom:5px;}
.pc-news .news_title{padding:12px 20px 10px;}
}
@media (max-width:992px){
.pc-news .news_imgbox{width:100%;}
.pc-about .m-about{width:100%;}
.pro-list .pro-items .pro-img{max-height:600px;}
.box1165_12 .pro-list .pro-items .pro-img{max-height:485px;}
#_ctl2_box{margin-top:20px;}
.box1166_1 .Box{width:100%;}
.pc-news .news_text{width:100%;}
.pc-news .in-supply-list .news_title .left-img{display:none!important;}
.pc-news .in-supply-list .news_title .title_box{width:100%!important;}
.img-box .img-left,.img-box .img-left .img-top a:last-child,.img-box .img-left .img-top a,.img-box .img-left .img-bottom a,.img-box .img-right{width:100%;}
.img-box .img-left .img-top a img,.img-box .img-left .img-bottom a img{height:100%;}
.pc-news .news_title{padding:12px 20px 10px;}
.pc-news .news_title .title_box{padding-bottom:5px;}
.pc-news .more{margin-bottom:10px;}
}
@media (min-width:768px) and (max-width:991px){
.nav li a{padding:20px 17px;}
.navbar-collapse .nav > li{padding:0;width:12%;text-align:center;}
.navbar-collapse .nav > li a{font-size:14px;}
.prosort-list ul li a{padding:5px 8px;}
.pro .pro_sort .footer-nav h4{background:#185a9b;color:#fff;position:relative;margin-bottom:10px!important;padding:15px 0;text-align:left;font-size:18px!important;padding-left:15px;}
.pro .pro_sort .sort_list h4 i{display:block;position:absolute;right:15px;cursor:pointer;font-size:16px;top:13px;color:#fff;}
.header .logo-box{float:left;width:100%;max-width:none;}
.header .logo img{display:inline-block;}
.header .logo{width:100%;}
.pro-list .pro-items .pro-img{height:278px;}
.pro-list .pro-items .pro-btn{left:20%;}
.pc-news .news_list .news_imgbox{height:176px;}
.pc-about .slick-slide img{max-height:96px;}
.pro-list .pro-items h2{font-size:12px;}
.pc-news .news-list-item1 .news_title{width:78%;}
.pc-about .m-about .aboutImgBox{background-size:70%;}
.about-main .sub-name{margin-bottom:20px;}
}
@media only screen and (max-width:767px){
/* 优势部分 */
.swiper-button-prev,.swiper-button-next{display:none;}
.box1165_1,.box1165_10{background:none;}
.pc-slide{margin-top:54px;}
.top-section .container{padding:0;text-align:center;}
.top-section .top-contact{width:100%;border-left:none;}
.top-section .top-contact p{border-right:none;}
.pro-list .pro-items h2{font-size:12px;}
.pro .pro_sort .sort_list ul li a{padding-left:10px;}
.header .logo img{max-width:100px;}
#navbar{position:fixed;width:100%;height:100vh;background:rgba(0,0,0,0.9);right:0;margin-left:0;margin-right:0;z-index:666;padding:0;margin-top:54px;}
.nav li{display:block;}
.nav li a{color:#fff;padding:10px 17px;}
.nav li .subnav{display:none;width:100%!important;-moz-opacity:1!important;-khtml-opacity:1!important;opacity:1!important;transform:scale(1)!important;-webkit-transform:scale(1)!important;-moz-transform:scale(1)!important;position:relative;top:0;left:0;right:0;bottom:0;margin:0;padding:0px 20px;}
.nav .dropdown-button{position:absolute;top:0;right:0;bottom:0;width:50px;background:transparent;cursor:pointer;}
.sub-name p{font-size:26px;}
.pro-list .pro-items{margin-top:0;        /*margin-bottom: 20px;*/}
.m-module{padding:25px 0;}
.pc-about{background-image:none;}
.pc-footer{margin-bottom:60px;}
.pc-footer .footer-nav,.pc-footer .footer-pro,.pc-footer .footer-contact,.pc-footer .footer-scan{width:100%;padding:0;}
.pc-footer .block_list h4{position:relative;margin-bottom:10px!important;padding:15px 0;font-size:18px!important;background:rgba(255,255,255,0.2);padding-left:15px;}
.pc-footer .block_list h4 i{display:block;position:absolute;right:15px;cursor:pointer;font-size:16px;top:13px;color:#fff;}
.pc-footer .block_list ul li{padding:5px 0;}
.cont-toggle{display:none;}
.footer-scan ul{text-align:center;}
.footer-scan ul li{margin-right:4%;margin-left:4%;}
.header{padding:0 8px;background:#E88101;position:fixed;width:100%;}
.header .logo_name{width:80%!important;}
.header .logo_name h2{font-size:18px;line-height:54px;margin:0;color:#fff;}
.footer-bottom .beian span{display:block;}
.footer-bottom .beian a{display:block;}
.pc-footer .footer-bottom{margin-top:10px;}
.pc-news .news-list-item1{width:100%;}
.pc-news .news_list{width:100%;}
.pc-news .news_imgbox img{opacity:1;}
.pc-about .m-about .aboutImgBox{background:none;padding:0;text-align:center;}
.pc-news{background-size:cover;margin-top:20px;}
.pro-list .pro-list-item{padding:0 5px;}
.swiper-button-next,.swiper-button-prev{top:50%;width:58px;height:200px;}
/*   .swiper-father {
position: relative;
} */
.Box{margin:30px 0 -110px;padding-top:30px;padding-bottom:30px;}
}
@media (min-width:480px) and (max-width:767px){
.pro-list .pro-items .pro-img{max-height:580px;}
.box1165_12 .pro-list .pro-items .pro-img{max-height:485px;}
.pc-news .news_list .news_imgbox{height:215px;}
.pc-about .slick-slide img{height:86px;}
.pro-list .pro-items .pro-img .cont{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
}
@media (max-width:480px){
.pro .pro_sort{padding:0 15px;}
.pro-list .pro-items .pro-img{height:422px;}
.box1165_12 .pro-list .pro-items .pro-img{height:295px;}
.pc-news .news_list .news_imgbox{height:145px;}
}
@media (max-width:375px){
.pc-news .news_list .news_imgbox{height:218px;}
}
@media only screen and (max-width:320px){
.pro-list .pro-items .pro-btn{top:32%;left:9%;}
.pro-list .pro-items .pro-img{height:100px;}
.pc-news .news_list .news_imgbox{height:184px;}
.pc-about .slick-slide img{max-height:50px;}
.pc-news .news_text .time{float:left;}
.pc-news .news_title{width:100%;}
.pc-news .news-list-item1 .news_title{width:78%;}
.mobile-footer .mobile-footlist a i{font-size:19px;}
}
@media (min-width:321px) and (max-width:480px){
.pro-list .pro-items .pro-btn{left:21%;}
.pc-about .slick-slide img{height:66px;}
}
.pc-news .in-supply-list .news_list{margin-bottom:0px;padding:0;}
.pc-news .in-supply-list .news_title p{    /*display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center; */
display:inline-block;}
.pc-news .in-supply-list .news_title .left-img{display:inline-block;width:22%;}
.pc-news .in-supply-list .news_title .left-img img{width:100%;height:80px;vertical-align:bottom;}
.pc-news .in-supply-list .news_title .title_box{display:inline-block;width:77%;padding:0 20px;}
.pc-news .in-supply-list .news_title .title_box .top-title{font-size:18px;font-weight:600;}
.pc-news .in-supply-list .news_title .title_box .top-title .date{color:#808080;font-weight:normal;}
.pc-news .in-supply-list .news_title .title_box .bottom-cont{width:100%;}
.pc-news .in-supply-list .news_title .title_box .bottom-cont p{word-wrap:break-word;}
.pc-news .in-supply-list .news_title .title_box a{color:#000;font-size:16px;}
.pc-news .in-supply-list .news_title .date{float:right;}
.pc-news .in-supply-list .borderBox{padding:12px 10px;}
#news,#supply{padding:0;}
#supply{padding-left:15px;}
@media (min-width:992px) and (max-width:1200px){
.pc-news .in-supply-list .borderBox{padding:10px;}
.pc-news .in-supply-list .news_list{margin-bottom:34px;}
}
@media (max-width:992px){
#supply{padding:0 15px;}
}
/*内页样式*/
.main_title{padding:18px 0;border-bottom:1px solid #eee;}
.main_title .titbx h2{font-size:30px;color:#E88101;line-height:42px;}
.main_title .titbx .titbx-nav{float:right;}
.main_title .localbx{text-align:right;margin-top:10px;margin-bottom:10px;line-height:22px;}
.main_title .localbx span{font-size:12px;color:#999;}
.main_title .localbx a{font-size:14px;color:#555;}
.left-contact{margin-top:20px;padding:15px;background:#E88101 url(../images/contact-bg.png) no-repeat left bottom;background-size:cover;}
.left-contact h4{color:#fff;font-size:22px;margin:20px 0;}
.left-contact p{color:#fff;margin:10px 0;}
.left-contact p a:hover{color:#fff;}
.more{background:#E88101;color:#fff;line-height:32px;font-size:12px;display:inline-block;padding:0px 20px;margin-top:5px;height:32px;}
.more:hover a{color:#fff;}
.n-right .page{width:100%;margin-top:20px;padding-top:20px;border-top:1px solid #eee;}
.n-right .page a{color:#808080;display:inline-block;padding:5px 10px;font-size:14px;border:1px solid #eee;text-align:center;text-decoration:none;}
.n-right .page a:hover{background:#E88101;border:1px solid #E88101;color:#fff;}
.n-right .page a i{font-size:14px;}
.n-right .page a.selected{background:#E88101;border:1px solid #E88101;color:#fff;}
.n-right .page_prev{border-top:1px solid #eee;padding-top:20px;margin-top:20px;}
.n-right .page_prev span{color:#E88101;}
.n-right .page_prev a{color:#333;}
/*导航*/
button:focus{outline:none;}
.menu-wrap a{color:#333;}
/* Menu Button */
.menu-button{z-index:1000;margin:14px 0 0;border:none;font-size:14px;color:#666;background:transparent;text-align:right;}
.menu-button:hover{opacity:0.6;}
/* Close Button */
.close-button{width:1em;height:1em;position:absolute;right:1em;top:1em;overflow:hidden;font-size:20px;border:none;background:transparent;color:transparent;}
.close-button::before,.close-button::after{content: '';position:absolute;width:3px;height:100%;top:0;left:50%;background:#bdc3c7;}
.close-button::before{-webkit-transform:rotate(45deg);transform:rotate(45deg);}
.close-button::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
/* Menu */
.menu-wrap{position:fixed;top:0;left:0;z-index:9999;width:50%;height:100%;background:#f7f7f7;font-size:1.15em;-webkit-transform:translate3d(-500px,0,0);transform:translate3d(-500px,0,0);-webkit-transition:-webkit-transform 0.4s;transition:-webkit-transform 0.4s;transition:transform 0.4s;transition:transform 0.4s,-webkit-transform 0.4s;-webkit-transition-timing-function:cubic-bezier(0.7,0,0.3,1);transition-timing-function:cubic-bezier(0.7,0,0.3,1);box-shadow:2px 0 12px rgba(0,0,0,0.3);-webkit-box-shadow:2px 0 12px rgba(0,0,0,0.3);opacity:0;}
.menu-wrap .menu-name{height:60px;background:#E88101;font-size:20px;text-align:left;color:#fff;line-height:60px;padding-left:15px;}
.menu,.icon-list{height:100%;}
.icon-list{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}
.icon-list a{display:block;padding:10px;text-decoration:none;font-size:14px;-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);border-bottom:1px dashed #eee;}
.icon-list a i{float:right;}
.icon-list,.icon-list a{-webkit-transition:-webkit-transform 0s 0.4s;transition:-webkit-transform 0s 0.4s;transition:transform 0s 0.4s;transition:transform 0s 0.4s,-webkit-transform 0s 0.4s;-webkit-transition-timing-function:cubic-bezier(0.7,0,0.3,1);transition-timing-function:cubic-bezier(0.7,0,0.3,1);}
.icon-list a:nth-child(2){-webkit-transform:translate3d(0,1000px,0);transform:translate3d(0,1000px,0);}
.icon-list a:nth-child(3){-webkit-transform:translate3d(0,1500px,0);transform:translate3d(0,1500px,0);}
.icon-list a:nth-child(4){-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}
.icon-list a:nth-child(5){-webkit-transform:translate3d(0,2500px,0);transform:translate3d(0,2500px,0);}
.icon-list a:nth-child(6){-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}
.icon-list a span{margin-left:10px;}
/* Shown menu */
.show-menu .menu-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform 0.8s;transition:-webkit-transform 0.8s;transition:transform 0.8s;transition:transform 0.8s,-webkit-transform 0.8s;-webkit-transition-timing-function:cubic-bezier(0.7,0,0.3,1);transition-timing-function:cubic-bezier(0.7,0,0.3,1);opacity:1;}
.show-menu .icon-list,.show-menu .icon-list a{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition:-webkit-transform 0.8s;transition:-webkit-transform 0.8s;transition:transform 0.8s;transition:transform 0.8s,-webkit-transform 0.8s;-webkit-transition-timing-function:cubic-bezier(0.7,0,0.3,1);transition-timing-function:cubic-bezier(0.7,0,0.3,1);}
.show-menu .icon-list a{-webkit-transition-duration:0.9s;transition-duration:0.9s;}
.show-menu .content::before{opacity:1;-webkit-transition:opacity 0.8s;transition:opacity 0.8s;-webkit-transition-timing-function:cubic-bezier(0.7,0,0.3,1);transition-timing-function:cubic-bezier(0.7,0,0.3,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
/*产品中心*/
.pro_box{margin-top:40px;padding-bottom:60px;}
.pro_sort .sort_list{background:#f7f7f7;padding:10px;}
.pro_sort .sort_list h4{color:#000;font-size:22px;margin-bottom:15px;margin-top:10px;}
.pro_sort .sort_list h4 i{display:none;}
.pro_sort .sort_list ul li a{font-size:14px;color:#444;display:block;line-height:24px;border-bottom:1px solid #eee;padding:10px 15px 10px 0;text-decoration:none;-webkit-transition:0.5s all;transition:0.5s all;}
.pro_sort .sort_list ul li a i{margin-right:8px;}
.pro_sort .sort_list ul li a:hover{color:#E88101;}
.all-pro ul li{display:block;-webkit-transition:all 0.3s;transition:all 0.3s;}
.all-pro .pro-li .pro-img-grid{overflow:hidden;}
.all-pro .pro-li .pro-img{position:relative;width:100%;overflow:hidden;}
.all-pro .pro-li .pro-img img{width:100%;max-width:100%;cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s;}
.all-pro .pro-li .pro-img .black{position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.2);top:0;left:0;opacity:0;-webkit-transition:all 0.3s;transition:all 0.3s;}
.all-pro .pro-li .pro-img .pro-btn{position:absolute;top:42%;left:40%;text-align:center;}
.all-pro .pro-li .pro-img .pro-btn a{display:inline-block;width:43px;height:43px;background:#E88101;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s;}
.all-pro .pro-li .pro-img .pro-btn a i{color:#fff;line-height:43px;}
.all-pro .pro-li:hover .pro-btn a{-webkit-transform:scaleX(1);transform:scaleX(1);}
.all-pro .pro-li:hover .black{opacity:1;}
.all-pro .pro-li:hover .pro-img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.all-pro .pro-li h4 a{margin:16px 0px 4px;display:block;color:#333;}
.all-pro .pro-li .pro-detail{font-size:12px;color:#808080;line-height:24px;max-height:48px;overflow:hidden;padding:0 15px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.all-pro .options{text-align:left;padding:4px 5px;border:1px solid #eee;background:#f3f3f3;margin-bottom:20px;}
.all-pro .options a{text-decoration:none;font-size:24px;color:#999;margin:0 5px;}
.all-pro .options a:hover{color:#E88101;}
.all-pro .options a.selected{color:#E88101;}
.pro-grid ul{padding:0;margin:0 -15px;}
.pro-grid ul li{width:33.33%;text-align:left;vertical-align:top;margin-bottom:10px;float:left;background:#fff;padding:0px 10px;-webkit-transition:0.5s all;transition:0.5s all;}
.pro-grid .pro-li{border:1px solid #fff;background:#fff;border-radius:5px;padding:8px;}
.pro-grid .pro-li .pro-img-grid{-webkit-transition-duration:0.6s;transition-duration:0.6s;width:100%;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;}
.pro-grid .pro-li:hover{border:1px solid #efefef;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.2);box-shadow:0px 0px 8px rgba(0,0,0,0.2);}
.pro-grid .pro-li h4 a{text-align:center;font-size:14px;font-weight:bold;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-grid .more{display:none;}
.pro-lists ul li{overflow:hidden;border-top:1px solid #eee;margin-top:20px;padding-top:20px;}
.pro-lists ul li:first-child{border-top:none;padding-top:0;margin-top:0;}
.pro-lists .pro-img-grid{float:left;width:23%;margin-right:3%;border:1px solid #eee;}
.pro-lists .pro-li h4{width:74%;float:left;}
.pro-lists .pro-li h4 a{font-size:16px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-lists .pro-li .pro-detail{width:74%;float:left;overflow:hidden;white-space:normal;max-height:48px;line-height:24px;font-size:12px;color:#666;margin:10px 0px;padding:0;}
.pro-lists .pro-li .more{float:left;margin-top:20px;}
.pro-lists .pro-li .more:hover{color:#fff;}
/*产品列表*/
.inner_pro{margin-bottom:30px;}
.sp-loading{text-align:center;max-width:270px;padding:15px;border:5px solid #eee;border-radius:3px;font-size:12px;color:#888;}
/*关于我们*/
.n-right .about_img{text-align:center;}
.n-right .about_img img{padding:4px;border:1px solid #e1e1e1;}
.n-right .about-cont{margin-top:20px;text-indent:2em;line-height:26px;font-size:14px;color:#666;text-align:justify;}
.n-right .about-cont p{text-indent:2em;line-height:26px;font-size:14px;color:#666;text-align:justify;}
/*新闻资讯*/
.news-li .news-img-list{width:35%;float:left;margin-right:2%;border:1px solid #eee;overflow:hidden;}
.news-li .news-img-list img{width:100%;-webkit-transition:all ease .3s;transition:all ease .3s;}
.news-li .news-text{float:left;width:63%;}
.news-li .news-text h4{color:#333;font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-li .news-text h4 a{text-decoration:none;color:#333;}
.news-li .news-text .news-detail{color:#999;line-height:26px;max-height:52px;overflow:hidden;margin-top:10px;margin-bottom:15px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news-li .news-text .time{margin-top:10px;}
.news-li .news-text .time span{color:#999;}
.news-li .news-text .time i{margin-right:15px;color:#E88101;font-size:14px;}
.news-li:hover .news-img-list img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.news-li:hover .news-text h4{color:#E88101;}
.news-li:hover .news-text h4 a{color:#E88101;}
.news ul li{padding-bottom:20px;margin-bottom:20px;}
.news ul li .more:hover{color:#fff;}
/*新闻详情*/
.news_content .news-text{overflow:hidden;}
.news_content .news-text h3{font-size:18px;text-align:center;}
.news_content .news-text h3 a{color:#333;}
.news_content .news-text .time{text-align:center;margin-top:10px;padding-bottom:10px;border-bottom:1px solid #eee;}
.news_content .news-text .time span{color:#999;font-size:13px;}
.news_content .news-text .time span:first-child{margin-right:15px;}
.news_content .news-text .time i{color:#999;margin-right:5px;}
.news_content .news-text .news-detail{margin-top:15px;}
.news_content .news-text .news-detail p{font-size:14px;color:#666;text-align:justify;margin-bottom:10px;}
/*联系我们*/
.n-right .t-box1{margin-bottom:20px;}
.n-right .t-box1 .items{text-align:center;width:32.3%;padding:20px 0;float:left;margin-right:1%;}
.n-right .t-box1 .items:last-child{margin-right:0;}
.n-right .t-box1 .items img{margin-bottom:10px;}
.n-right .t-box1 .items p{font-size:14px;line-height:28px;color:#666;}
.n-right .t-box1 .items p span{font-size:16px;line-height:34px;color:#000;}
.n-right .map h4{font-size:22px;color:#333;padding-bottom:20px;border-bottom:1px solid #eee;}
.n-right .map .map_box{margin-top:20px;}
.message{margin-top:30px;-webkit-box-shadow:0px 0px 8px rgba(0,0,0,0.2);box-shadow:0px 0px 8px rgba(0,0,0,0.2);padding:30px 20px;}
.message h4{font-size:22px;color:#333;text-transform:uppercase;border-bottom:1px solid #eee;padding-bottom:15px;}
.message p{font-size:13px;color:#808080;margin:10px 0px;}
.message label{font-size:14px;color:#666;margin-bottom:5px;font-weight:normal;}
.message label span{color:red;}
.message .input2{color:#666;width:100%;border:1px solid #ddd;line-height:20px;margin-bottom:15px;background:#fff;padding-left:10px;font-size:12px;height:40px;}
.message .input3{color:#666;width:100%;height:130px;border:1px solid #ddd;line-height:20px;margin-bottom:15px;background:#fff;padding-left:10px;font-size:12px;}
.message .input4{color:#666;width:100px;height:40px;border:1px solid #ddd;line-height:20px;margin-bottom:15px;background:#fff;padding-left:10px;font-size:12px;}
.message .form-btn{background:#E88101;color:#fff;line-height:38px;font-size:14px;font-family:'poppins-semibold';display:inline-block;padding:0px 26px;text-transform:uppercase;margin-top:15px;border:medium none;}
.message .form-btn:first-child{margin-right:10px;}
/*企业图集*/
.pic-list{display:flex;flex-wrap:wrap;}
.pic-item{text-align:center;cursor:pointer;}
.pic-item:hover .pic-img-box img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.pic-item:hover p{color:#E88101;}
.pic-img-box{width:100%;height:auto;overflow:hidden;border:1px solid #ddd;border-radius:4px;}
.pic-img-box img{-webkit-transition:all ease .3s;transition:all ease .3s;}
.pic-img{display:inline-block;width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;}
.pic-list p{font-size:14px;margin-top:10px;margin-bottom:10px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.gallery-mask{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all ease .3s;transition:all ease .3s;opacity:0;visibility:hidden;}
.gallery-mask .bg-wrap{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2001;background-color:rgba(0,0,0,0.3);cursor:pointer;-webkit-transition:all ease .3s;transition:all ease .3s;opacity:0;}
.gallery-mask .imgbox{position:fixed;z-index:2002;}
.gallery-mask .imgbox img{border:5px solid #fff;border-radius:5px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.5);box-shadow:0 0 10px rgba(0,0,0,0.5);-webkit-transition:all ease .3s;transition:all ease .3s;-webkit-transform:scale(0,0);transform:scale(0,0);}
.showMask{opacity:1;visibility:visible;}
.showMask .bg-wrap{opacity:1;}
.gallery-mask .imgbox{position:relative;}
.gallery-mask .imgbox i{width:40px;height:40px;background:url(../images/close.png) no-repeat;position:absolute;right:-15px;top:-15px;}
.showMask .imgbox img{-webkit-transform:scale(1,1);transform:scale(1,1);}
/*图片详情*/
.full-main{text-align:center;}
.full-main .full-title{font-size:24px;color:#333;line-height:32px;padding:10px 0;}
.full-main .full-img{text-align:center;margin:20px 0;}
.full-main .full-img img{max-width:70%;padding:3px;border:1px solid #e1e1e1;}
/*供应信息*/
.supply .news-li .news-text{width:100%;}
.supply .news-li .news-text h4{font-size:14px;float:left;width:84%;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.supply .news-li .news-text h4 a{color:#333;}
.supply .news-li .news-text h4 a:hover{color:#E88101;}
.supply .news-li .news-text .time{margin-top:0;float:right;text-align:right;width:15%;}
.supply ul li{padding-bottom:6px;margin-bottom:20px;border-bottom:1px dashed #e1e1e1;position:relative;left:0;-webkit-transition:all .6s;transition:all .6s;}
.supply ul li:hover{left:15px;}
/*供应信息详情*/
.provide{padding:10px 10px 20px;background:#f5f5f5;}
.provide h2{font-size:18px;font-weight:normal;color:#E88101;margin:14px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.provide ul li{font-size:14px;color:#666;margin-bottom:10px;line-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.provide .call{display:block;font-size:20px;color:#c30000;line-height:40px;}
.provide .call i{font-size:30px;font-weight:bold;margin-right:15px;}
.interrelated ul li{float:left;width:48%;margin-right:1%;background:url(../images/xl01.gif) no-repeat left;padding-left:15px;height:28px;}
.interrelated ul li:nth-child(2n){margin-right:0;}
.interrelated ul li a{color:#666;display:block;line-height:28px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.interrelated ul li a:hover{color:#E88101;}
/*自定义关键字*/
.hm-edit-area a{color:#666;}
.m-p-news ul li{border-bottom:1px dashed #e1e1e1;padding-bottom:6px;margin-bottom:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.m-p-news ul li a{color:#333;}
.m-p-news ul li a span{color:#333;}
.m-p-news ul li a .title:before{content: "·";margin-right:10px;font-weight:700;}
/*站点地图*/
.m-site-map .map-content-head .hd-title{font-size:26px;color:#000;}
.m-site-map .map-content-main{margin:33px 0 50px;}
.m-site-map a:hover{color:#E88101!important;text-decoration:underline;}
.m-site-map .map-panl{margin-bottom:18px;}
.m-site-map .map-panl h3{color:#333;font-weight:700;font-size:18px;}
.m-site-map .map-columns{margin-top:18px;padding-left:25px;}
.m-site-map .map-sub-nav li{float:left;margin-right:30px;margin-bottom:10px;}
.m-site-map .map-sub-nav li a{display:block;color:#5a574f;}
.m-site-map .map-sub-nav li a:hover:before{background:#c30000;}
.m-site-map .map-long-word .lw-wrap{margin-bottom:20px;}
.m-site-map .map-long-word .lw-wrap dt{margin-bottom:10px;font-weight:700;}
.m-site-map .map-long-word .lw-wrap dt a{color:#929292;}
.m-site-map .map-long-word .lw-wrap dd{margin-right:45px;margin-bottom:10px;display:inline-block;}
.m-site-map .map-long-word .lw-wrap dd a{color:#929292;}
.m-site-map .map-infomation li{float:left;width:33.33%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;}
.m-site-map .map-infomation li a{color:#929292;}
/*媒体查询*/
@media only screen and (max-width:980px){
.news-li .news-img-list{width:30%;}
}
@media only screen and (max-width:768px){
.main_title .titbx h2{font-size:26px;float:left;}
.pro_sort .sort_list{padding:0;}
.n-right .pro-grid ul li{width:49%;-webkit-transition-duration:0.6s;transition-duration:0.6s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;margin-right:2%;}
.n-right .pro-grid ul li:nth-child(2n){margin-right:0;}
.pro_sort{background:none;}
.pro-lists .pro-li .pro-detail{padding:5px 0;margin:5px 0;}
.pro-li h4 a{margin:0 0 4px;}
.pro_sort .sort_list h4{margin-top:0;}
.pro-lists .pro-li .more{margin-top:5px;}
.pro_sort .block_list h4{background:#E88101;color:#fff;position:relative;margin-bottom:10px!important;padding:15px 0;text-align:left;font-size:18px!important;padding-left:15px;}
.pro_sort .block_list h4 i{display:block;position:absolute;right:15px;cursor:pointer;font-size:16px;top:13px;color:#fff;}
.pro-grid ul{margin:0;}
.pro-li{padding:0;}
.cont_toggle{display:none;}
.pic-gallery{margin-top:20px;}
.gallery-mask .imgbox{padding:10%;}
.gallery-mask .imgbox i{right:20px;top:20px;}
.supply .news-li .news-text .time{width:100%;text-align:left;margin-top:6px;}
.supply .news-li .news-text h4{width:100%;}
.interrelated ul li{width:100%;}
.pro_box{margin-top:20px;}
}
@media screen and (max-width:480px){
.pro-li .pro-img-grid{width:100%;}
.pro_sort{padding:0;}
.n-right{padding:0;}
.pro-lists .pro-li .more{margin-top:5px;}
.pro-li h4 a{margin:10px 0 4px;}
.n-right .pro-grid ul li{width:100%;padding:0;margin-right:0;}
.pro_sort .sort_list{padding:0;}
.pro-lists .pro-li .pro-detail{width:100%;}
.news-li .news-img-list{width:100%;}
.news-li .news-text{width:100%;margin-top:15px;}
.n-right .t-box1 .items{width:49%;}
.pro_text h2{font-size:17px;}
.all-pro .pro-lists .pro-li .pro-img{height:290px;}
.pro_main .row{margin-right:0;margin-left:0;}
.pro_main .row div.col-sm-6{padding:0;}
.pro-interrelated ul li{width:48%;}
}
@media (min-width:768px) and (max-width:1200px){
.pro-lists .pro-li .more{margin-top:10px;}
}
@media (min-width:1200px){
.pro-grid .pro-li .pro-img{height:210px;}
.pro-lists .pro-li .pro-img{height:159px;}
.news-li .news-img-list{height:182px;}
.sp-large{height:414px;}
.products_main .sp-large{height:337px;}
}
@media (min-width:992px) and (max-width:1200px){
.pro-grid .pro-li .pro-img{height:163px;}
.pro-lists .pro-li .pro-img{height:127px;}
.news-li .news-img-list{height:146px;}
.sp-large{height:326px;}
.products_main .sp-large{height:267px;}
.provide .call{font-size:18px;}
.provide .call i{font-size:24px;}
.pro-interrelated ul li{width:23.8%;}
.pro-interrelated ul li .proViewImg{height:132px;}
}
@media (min-width:767px) and (max-width:992px){
.pro-grid .pro-li .pro-img{height:118px;}
.pro-lists .pro-li .pro-img{height:96px;}
.news-li .news-img-list{height:111px;}
.sp-large{height:243px;}
.pro_text .zixun{margin-right:0;}
.provide .call{font-size:13px;}
.provide .call i{font-size:18px;}
.products_main .sp-large{height:200px;}
.pro_text h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.localbx{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.pro-interrelated ul li{width:23.6%;}
.pro-interrelated ul li .proViewImg{height:100px;}
}
@media only screen and (width:768px){
.pro-grid .pro-li .pro-img{height:177px;}
.news-li .news-img-list{height:123px;}
.products_main .sp-large{height:200px;}
.pro-interrelated ul li{width:23.8%;}
.pro-interrelated ul li .proViewImg{height:100px;}
}
@media (min-width:480px) and (max-width:767px){
.pro-grid .pro-li .pro-img{max-height:244px;}
.news-li .news-img-list{height:123px;}
.sp-large{height:396px;}
.pro-interrelated ul li{width:23.6%;}
.pro-interrelated ul li .proViewImg{height:86px;}
}
@media (min-width:321px) and (max-width:479px){
.pro-grid .pro-li .pro-img{height:290px;}
.pro-lists .pro-li .pro-img{height:290px;}
.news-li .news-img-list{height:218px;}
.sp-large{height:357px;}
.products_main .sp-large{height:292px;}
.pro-interrelated ul li .proViewImg{height:132px;}
}
@media screen and (max-width:320px){
.pro-lists .pro-li .pro-img{height:245px;}
.news-li .news-img-list{height:185px;}
.sp-large{height:302px;}
.products_main .sp-large{height:233px;}
.n-right .t-box1 .items p{font-size:13px;}
.provide .call{font-size:16px;}
.provide .call i{font-size:18px;}
.pro-interrelated ul li .proViewImg{height:112px;}
}
#IMGCheckCode{vertical-align:top;}
.carousel-indicators .active{background-color:#e06e2b;}
.carousel-indicators li{border:1px solid #E88101;}
