@charset 'utf8';
*{margin:0;padding:0;word-wrap:break-word;}
html,body{width:100%;overflow-x: hidden;font:14px/1.75 "微软雅黑", arial, sans-serif,'DejaVu Sans','Lucida Grande',Tahoma,'Hiragino Sans GB',STHeiti,SimSun,sans-serif;color:#333; }
a{color:#333;text-decoration:none;}
a:hover{color:#f6a312;}
a img{border:none;} 
div,ul,li,p,form{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
table {padding: 0px; margin: 0px;list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px;list-style-type: none;}
form{margin:0px;padding:0px;}
tr {padding: 0px; margin: 0px;list-style-type: none;}
h3,h4{padding:0px; font-size:14px; font-weight:bold;}
header,nav,article,section,aside,footer{display: block;}
.flex{display:flex;}
.wrap{flex-wrap: wrap;}
.column{flex-direction: column;}
.row{flex-direction: row;}
.center{justify-content: center;}
.around{justify-content: space-around;}
.between{justify-content: space-between;}
.more{color: #aaa;font-size: 14px;}
.layui-tab-title .layui-this:after{border:none;}
@media screen and (min-width: 1200px){
	.layui-container {
    	width: 1200px;
    	padding: 0;
	}
}
.title{font-size: 24px;color: #333;text-align: center;}
.small{font-size: 16px;text-transform: uppercase;color: rgb(153,153,153)}
.line{border-top: 1px solid #f6a312;width: 20px;margin:0 auto}
.title .desc{color: rgb(153,153,153);font-size: 14px;margin-top: 10px;}
/*顶部*/
.toptag{height: 40px;line-height: 40px;border-bottom: 1px solid #eee;}
.toplogo{padding: 10px 0;}
.logo .flex{margin-top: 10px;margin-left: 10px;}
.logo .flex span{height: 30px; line-height: 30px;}
.logo h1{border-right: 1px solid #eee;}
.years{color: #f6a312;font-weight: bold;font-size: 18px;}
.icon-rexian{font-size: 40px;color: #f6a312;margin-right: 10px;line-height: 70px;}
.line .flex{margin-top: 10px;}
.line span{height: 30px;line-height: 30px;}
.column .t1{margin-top: 10px;}
.column .t2{font-size: 20px;color: #f6a312;margin-top: -10px;}
.layui-nav .layui-nav-more{display: none;}

/*导航*/
nav{background-color: #1e61ba;}
.layui-nav-bar{display: none}
.layui-hide-xs .layui-this:after{display: none}
.layui-this{background-color: #f6a312;}
.layui-hide-xs.layui-nav{background-color: #1e61ba;display: flex;padding: 0}
.layui-hide-xs .layui-nav-item{flex: 1;text-align: center;}
.layui-hide-xs.layui-nav .layui-nav-item a{color: #fff}
.layui-hide-xs .layui-nav-item:hover{background-color: #f6a312;color: #fff}
.layui-hide-xs .layui-nav-child{background-color: #f6a312;color: #fff;top:60px;border:none;border-radius: 0px;}
.layui-hide-xs .layui-nav-child li{height: 60px;line-height:60px;vertical-align: middle;}
.layui-hide-xs.layui-nav .layui-nav-child a:hover{background: #fff;color: #f6a312;}

/*产品中心*/
.product{padding: 30px 0;overflow: hidden;}
.product-cate{height:640px;color: #fff;padding-top:20px;text-align: center;margin: 0 20px;background-image: url(../img/left.jpg);background-size: 100%;}
.cate-info{color: #ddd;text-transform: uppercase;}
.cate-list{background-color: #fff;margin: 0 10px;margin-top: 10px;height: 300px !important;border:none;}
.cate-item{display: block !important;height: 50px !important;line-height: 50px !important;padding: 0px !important;}
.cate-item{display: block;color: #333;border-bottom: 1px solid #eee}
.cate-item:hover{color: #fff;background-color: #f6a312;font-weight: bold; }
.contact{margin-top: 25px;}
.contact h2{margin-bottom: 30px;color: #fff}
.contact p{text-align: left;color: #333;padding-left: 20px}
.contact .phone{color: #f6a312;font-size: 18px;}
.likes{height: auto;margin: 0 20px;margin-top: 10px;clear: both;}
.likes .layui-card-header{background-color: #1e61ba;text-align: center;color: #fff;height: 50px;line-height: 50px;}
.likes .layui-card{box-shadow: 0 1px 2px 0 #1e61ba}
.likes-item{line-height: 40px;height: 40px;transition: .6s ease;border-bottom: 1px solid #eee;}
.likes-item .layui-icon-right{color: #1e61ba;margin-right: 10px;}
.likes-item:hover{background-color: #f6a312;padding-left: 10px;}
.likes-item:hover a,.likes-item:hover .layui-icon-right{color: #fff}
.icon-huagong{font-size: 24px;height:20px;line-height: 20px;color: #1e61ba}
.position{padding: 10px;border-bottom: 1px solid #ddd}
.content{overflow: hidden;padding: 10px;padding-top: 20px;}
.product-list{margin-top: 0px;border-bottom: 1px solid #eee;}
.product-item{text-align: center;height: 316px;line-height: 20px;}
.product-img{position: relative;display: block;overflow: hidden;max-width: 250px;}
.product-item img{width: 100%;transition: .5s ease}
.product-title{font-size: 16px;margin-top: 10px;display: block;}
.product-list .mask{position: absolute;width: 100%;height: 100%;background-color: rgba(246,163,18,0.9);top:0;left: 0;opacity: 0;transition: .5s ease}
.mask-icon{background-color: #fff;border-radius:50%;width: 50px;height: 50px;position: absolute;top:50%;left:50%;margin-left: -25px;margin-top: -25px;opacity: 1;text-align: center;}
.icon-chakan{color: #f6a312;font-size:35px;line-height: 50px;}
.product-img:hover img{transform: scale(1.2);}
/*分页*/
.pages{margin-top: 20px;}
.pages li{float: left;padding: 0 15px;font-size: 15px;}
.pages .c{background-color: #f6a312;color: #fff;}
.pages li a{display: block;width: 100%;height: 100%;}
.likes .layui-card-body{overflow: hidden;}
.likes .product-list{position: absolute;left: 0;top: 0}
.likes .product-item{display: block;padding: 20px; }
.likes .product-item a{display: block;width: 100%;box-sizing: content-box;}
.likes .product-item a img{width:100%;height: 220px;}
.likes .product-title{display: block;font-size: 16px;line-height: 16px;padding: 0;margin-bottom: 10px;font-weight: normal;overflow: hidden; display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
/*产品详情*/
.content{padding:20px 0;padding-bottom: 30px;}
.content .product-img{margin: 0 auto;}
.content .product-title{font-size: 16px;padding:0 25px;overflow: hidden; display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.product-xinghao,.product-pinpai,.product-desc{padding:15px 20px;border-top:1px solid #ddd;}
.content .layui-elem-field{margin-top: 30px;border:none;border-top: 1px solid #eee;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.content .next{text-align: right;}
.next,.prev{padding:5px;}
.content .layui-col-md7{border-left: 1px solid #eee;padding-left: 50px;}
.content table{width:100% !important;}
/*rongyu*/
.rongyu-list{margin-top:30px}
.rongyu-list .item{float:left}
.rongyu-list .item img{width:200px;}
.rongyu-list .item p{text-align:center}
/*yingyong*/
.yingyong-list{margin-top:30px;}
.yingyong-item{margin-top:30px;}
.yingyong-title{font-size:18px;font-weight:bold;}
.yingyong-item img{width:100%;}
/*newslist*/
.news-time{background-color: #eee;width: 80px;height: 80px;color: #aaa;text-align: center;margin: 0 20px;}
.news-list li{border-bottom: 1px solid #eee;padding: 10px;}
.day{font-size: 24px;margin-top: 20px;font-weight: bold;line-height: 24px;}
.date{font-size: 12px;}
.news-title{font-size: 20px;font-weight: bold;margin-top: 10px;display: block;}
.news-desc{overflow: hidden; display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news-item:hover .news-time{background-color: #f6a312;color: #fff;}
.news-item:hover .news-title{color: #f6a312}
/*news*/
.news .news-title{text-align: center;margin-bottom: 15px;}
.news .news-info{border-bottom: 1px solid #eee;margin-bottom: 20px;text-align: center;padding:5px 0;}
.bshare-custom.icon-medium{display: inline-block;}

/*可能喜欢*/
.maybelike{margin-top: 20px;}
.maybelike-item{text-align: center;}
.maybelike-item a{border:1px solid #eee;display: block;padding: 5px;transition: .5s ease}
.maybelike-item a:hover{transform: translateY(-8px);}
.maybelike-item a img{width: 100%;max-height: 200px;}
.maybelike-title{margin-top: 5px;display: block;overflow: hidden; display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.maybelike .layui-elem-field{border-bottom: none;padding-bottom: 0px;margin-top: 0px;}
/*footer*/
.foot{padding-top:30px; background-color: #333;color: rgb(203,203,203)}
.foot .title{color: rgb(203,203,203);text-align: left;}
.wxcode{width: 120px;height: 120px;margin-right: 10px;}
.copyright{margin-top: 30px;text-align: center; line-height: 50px;background-color: #2f2f2f}
.copyright a{color: rgb(203,203,203)}

@media screen and (max-width: 786px){
	/*顶部*/
	.logo{height: 50px;}
	.logo h1{border:none;}
	.logo img{height: 50px;margin-left: 30px}
	.toppic{margin-top:50px;}
	.toppic img{width:100%;}
	/*导航*/
	.toplogo{position: fixed;top: 0;width: 100%;padding: 0px;z-index: 98;background-color: #fff;box-shadow: 0px 1px 2px 1px #ddd}
	.layui-hide-md.layui-nav{position: absolute;top: 0px;left: -200px;z-index: 99;padding-top: 35px;transition: 0.3s ease;}
	.layui-nav-tree .layui-this>a{background-color: #1e61ba}
	.icon-menu{width: 50px;height:50px;font-size: 24px;margin-left: 20px;line-height: 50px;} 
	.icon-close{position: absolute;top: 5px;right: 5px;}
	/*lunbo*/
	#lunbo{margin-top: 50px;}
	/*product*/
	.product{padding: 0 10px; padding-top: 15px;}
	.product-item{height: 250px;overflow: hidden;}
	.product-img{height: auto;max-height:250px;}
	.content .product-title{padding: 0 5px;font-size: 16px;line-height: 18px;}
    /*yingyong*/
    .yingyong-item img{margin-top: 30px;}
	/*content*/
	.content .layui-col-md7{padding-left: 0px; border:none;}
	.product-title{padding: 5px 10px;font-size: 18px;}
	.product-xinghao, .product-pinpai, .product-desc{padding:5px 10px;}
	.content .layui-elem-field{margin-top: 15px;}
	.next,.prev{overflow: hidden; display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
	.content .next{text-align: left;}
	.maybelike-title{overflow: hidden; display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
	.news-title{font-size: 18px}
	/*foot*/
	.wxcode{width: 80px;height: 80px;margin-top: 10px;margin-left: 10px;}
	.sao{display: block;}
	.copyright{line-height: 24px;padding:10px;}
}