a:hover{text-decoration:none;color: #ee7700;}
.layui-btn a:hover{text-decoration:none;color: #4b4948;}
.top{line-height: 32px;font-size: 12px;}
.top .sitename{text-align: left;}
.top .telephone{text-align: right;}
.layui-nav{position: relative;}
.layui-nav .layui-nav-item{height: 80px;line-height: 80px;}
.layui-nav .layui-nav-item a{font-weight: bold;}
.layui-nav .layui-nav-item a:hover, .layui-nav .layui-this a{color: #ee7700 !important;}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after{background-color: #ee7700;}
.layui-nav *{font-size: 16px;}
.logo h1{font-weight: bolder;color: #083388;font-size: 46px;float: left;}
.logo small{font-size: 20px;color: red;line-height: 50px;}
.layui-nav{background-color: #ffffff;}
.layui-nav .layui-nav-item a{color: #4b4948;}
.lang{position: absolute;top: 20px;right: 0;}
.lang li{padding-bottom: 6px;}
.lang li a{font-size: 12px;}
.lang li img{padding-right: 4px;width: 22px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}
.tac{text-align: center;}
.tal{text-align: left;}
.tar{text-align: right;}
.floatleft{float: left;}
.floatright{float: right;}
.lh30{line-height: 30px;}
.layui-carousel>[carousel-item]>*{background-color: #f2f2f2;}
.grad {
  background: -webkit-linear-gradient(top,rgba(0,0,0,0.6), rgba(0,0,0,0));
  background: -o-linear-gradient(bottom,rgba(0,0,0,0.6), rgba(0,0,0,0));
  background: -moz-linear-gradient(bottom,rgba(0,0,0,0.6), rgba(0,0,0,0));
  background: linear-gradient(to bottom,rgba(0,0,0,0.6), rgba(0,0,0,0));
}
.oneline{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.layui-container,.bgw{background-color: #ffffff;}
.bgb{background-color: #393D49;}
.bgy,.category-top>div{background-color: #ee7700;}
.nopadding{padding: 0;}
.carousel-i{text-align: center;position: relative;}
.carousel-i img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}

.layui-tab-title{border-color: #ee7700;}
.layui-tab-title .layui-this{background-color: #ee7700;border-color: #ee7700;color:#fff;}
.layui-tab-title li:hover{background-color: #ee7700;border-color: #ee7700;color:#fff;}

/* 首页产品目录 */
.layui-field-title{margin: 30px 0;text-align: center;}
.layui-elem-field legend{font-weight: bolder;font-size: 24px;}
.layui-elem-field legend span{font-weight: normal;font-size: 20px;}
.home-pro li{text-align: center;border-radius: 4px;border: 1px solid #ee7700;}
.home-pro li:hover{
    -webkit-box-shadow: 0 2px 40px 8px rgba(238, 119, 0, 0.15);
    box-shadow: 0 2px 40px 8px rgba(238, 119, 0, 0.15);
}
.home-pro li h4{line-height: 40px;background-color: #ee7700;color: #ffffff;}
.home-pro .proimg{padding: 10%;height: 205px;}
.home-pro img{width: 100%;}
.catdesc{height: 70px;overflow: hidden;display: block;text-align: left;padding: 4%;line-height: 24px;}
/* 首页新闻 */
.layui-btn{background-color:#ee7700;}
.layui-form-radio>i:hover, .layui-form-radioed>i{color: #ee7700;}
.footer{padding-top: 50px;}
.footer h4,.footer p,.footer a{color: #bbbbbb;line-height: 24px;}
.footer h4{font-size: 24px;}


/* 栏目首页 */
.category-top{background-color: #8c99cd;line-height: 100px;}
.category-top h2{color: #ffffff;font-weight: bolder;}
.pro-list li{text-align: center;border-radius: 4px;border: 1px solid #ee7700;}
.pro-list li:hover{
    -webkit-box-shadow: 0 2px 40px 8px rgba(238, 119, 0, 0.15);
    box-shadow: 0 2px 40px 8px rgba(238, 119, 0, 0.15);
}
.pro-list img{max-width: 100%;height: 100%}
.pro-list h4{font-size: 18px;font-weight: bolder;line-height: 40px;background-color: #ee7700;color: #ffffff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.pro-list h4:hover{background-color: #ee7700;}
.pro-list .xinghao{line-height: 30px;}
.pro-list .fanwei{height: 70px;
    overflow: hidden;
    display: block;
    text-align: left;
    padding: 4%;
    line-height: 24px;}
.pro-list .proimg{padding: 10%;height: 160px;}


/* 二级分类 */
.sub-cate{text-align: center;}
.sub-cate li{background-color: #8c99cd;border: 1px solid #8c99cd;color: #ffffff;margin-bottom: 6px;}
.sub-cate li.current a{color: #ffffff;}
.sub-cate li:hover,.sub-cate li.current{background-color: #ee7700;border: 1px solid #ee7700;}

.content{line-height: 30px;}

.product-top .layui-col-md6{height: 300px;}
.product-img{text-align: center;max-width: 100%;max-height: 100%;overflow: hidden;}
.product-img img{max-height: 300px;max-width: 100%;overflow: hidden;}
.product-right{position: relative;height: 100%;}
.product-right .layui-btn{position: absolute;bottom: 0;}
.layui-tab-item{min-height: 500px;}

/* 产品内容 */
.proshowfanwei{padding: 10px 0;line-height: 24px;}
/* 新闻资讯 */
.news-list li{text-align: center;border-radius: 4px;border: 1px solid #ee7700;height: 340px;overflow: hidden;}
.news-list li:hover{
    -webkit-box-shadow: 0 2px 40px 8px rgba(238, 119, 0, 0.15);
    box-shadow: 0 2px 40px 8px rgba(238, 119, 0, 0.15);
}
.news-list .newsimg{max-height: 130px;overflow: hidden;}
.news-list img{max-width: 100%;}

.news-list h4{font-size: 18px;font-weight: bolder;padding: 0px 10px 10px 10px;}
.news-list span{padding: 0px 10px 10px 10px;text-align: left;display: block;line-height: 24px;}
.news-list .data{color: #aaa;}
.news-list .desc{color: #777777;}

.news-content{min-height: 500px;}
.news-content h1{font-size: 24px;font-weight: bolder;text-align: center;margin-bottom: 10px;}
.news-content .data{text-align: center;color: #999999;}
.content img{display: block;margin: 0 auto;max-width: 100%;}

/* 用户群体 */
.customer-list li{text-align: center;border-radius: 4px;border: 1px solid #ee7700;max-height: 340px;overflow: hidden;}
.customer-list li:hover{
    -webkit-box-shadow: 0 2px 40px 8px rgba(238, 119, 0, 0.15);
    box-shadow: 0 2px 40px 8px rgba(238, 119, 0, 0.15);
}
.customer-list .customerimg{margin: 10px;height: 80px;overflow: hidden;line-height: 80px;}
.customer-list img{max-height: 100%;max-width: 100%;}
.customer-list h4{font-size: 18px;font-weight: bolder;padding: 0px 10px;height: 60px;overflow: hidden;}
.customer-list .customernoimg{height: 170px;}
.customer-list .customernoimg h4{padding-top: 55px;}

/* 内容分页 */
#pages{float: left;padding: 14px 0 10px;margin: 40px 0;width: 100%;}
#pages a.a1{width: 56px;padding: 0;}
#pages span{display: inline-block;
    height: 24px;
    line-height: 24px;
    color: #fff;
    background-color: #8c99cd;
    text-align: center;
    padding: 0 8px;
    border-radius: 4px;
    margin: 0 6px;
}
#pages a{display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #fff;
    border: 0px solid #e3e3e3;
    text-align: center;
    color: #333;
    padding: 0 8px;
    margin: 0 6px;
}

/* 分享按钮 */
.social-share a{color: #fff !important;}
.social-share a:hover{background-color: unset !important;}

.layui-table td, .layui-table th{text-align: center;}


/*行业知识*/
.knowledge-list li{margin-bottom: 20px;}
.knowledge-list .title{color: #ee7700;font-size: 16px;font-weight: bold;}
.knowledge-list .data{color: #898989;}
.knowledge-list .desc{line-height: 32px;}



@media screen and (min-width: 1200px){
	.layui-container{width: 990px !important;}
}
@media screen and (max-width: 992px){
	.layui-container{width:100%;}
    .layui-nav{padding: 60px 0 0 0;}
    .layui-nav .logo{position: absolute;top: 0px;}
    .lang{right: 32px;top: 28px;}
    .lang li{float: left;padding-left: 20px;}
    .layui-fluid{padding: 0;}
    .home-pro .proimg{height: 240px;}
}

@media screen and (max-width: 768px){
    .top{display: none;}
    .layui-nav .layui-nav-item{height: 40px;line-height: 40px;}
    .layui-nav .layui-nav-item a{padding: 0 7px;}
    .home-pro .proimg{height: 280px;}
}