/*TODO common.css*/
#header{
	width: 1200px; 
	height: 35px;
	line-height: 35px;
	margin: 0px auto;
	background-color: #eee;
}
.header-left{ float: left; padding-left: 20px; font-size: 12px; }
.header-right{ float: right; padding-right: 20px;  font-size: 12px;}



.ad02{width: 1200px;height: 100px;object-fit: cover;}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color:#eee;
    opacity: 1;
    cursor: pointer;
    background: rgba(0,0,0,0.2);
}
.swiper-pagination-bullet-active {
    color:#fff;
    background: #007aff;
}



#logo{
	width: 1200px;
	margin: 0px auto;	
	height: auto;
	background-color: #fff;
}

.logo-left{
	float: left;
	width: 120px;
	height: 100px;
	/*background-color: #ccc;*/
	overflow: hidden;
	margin-left: 10px;
	overflow: hidden;
}
.logo-left img {
	width: 120px;
	height: 80px;
	margin-top: 10px;
	border-radius: 10px;
}
.logo-middle{
	float: left;
	width: 600px;
	height: 100px;
	text-align: left;
	overflow: hidden;
	margin-left: 10px;
}
.logo-middle h1{
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 5px;
	font-size: 28px;
	overflow: hidden;
	color: #333;
}
.logo-middle h2{
	width: 500px;
	height: 25px;
	line-height: 25px;
	margin-top: 0px;
	font-size: 14px;
	color: #999;
}
.logo-middle .scope{
	width: 550px;
	height: 40px;
	line-height: 20px;	
	font-size: 14px;
	color: #333;
	margin-top: 8px;
	overflow: hidden;
}

.logo-right{
	float: right;
	width: 300px;
	height: 100px;
	/*background-color: #eee;*/
	overflow: hidden;
	margin-right: 20px;
}
.logo-right .s1{
	float: left;
	width: 60px;
	height: 100px;
	padding-top: 23px;
	/*background-color: #ccc;*/
}
.logo-right .s2{
	float: left;
	width: 200px;
	height: 100px;
	overflow: hidden;
	/*background-color: green;*/
}

.logo-right .s2 h1{
	height: 20px;
	line-height: 20px;
	width: 200px;
	font-size: 12px;
	color: #333;
	overflow: hidden;
	margin-top: 23px;
}

.logo-right .s2 h2{
	height: 50px;
	width: 200px;
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #dd0f18;
	overflow: hidden;
	margin-top: 3px;
}


/*****************导航样式定义*****************/
#nav{
	width: 100%; 
	height: 50px;
	background-color: #31597a;
	z-index: 200;
}
.nav-box{
	width: 1200px;
	height: 50px;
	margin: 0px auto;
	
}
.nav-box>li{
	float: left;
	display: inline-block;
	text-align: center;
	/*width: 130px;*/
	color: #fff;
	height: 50px; 
	line-height: 50px;
	font-size: 16px;
	cursor: pointer;
	padding-left: 30px;
	padding-right: 30px;
}
.nav-box>li:hover{
	background-color: #446f92;
}

/* focus */
#focus{
	width: 1200px;
	height: auto;
	margin: 0px auto;
	background-color: #ccc;
	margin-top: 5px;
}

/* 公司介绍 c-intro */
#c-intro{
	width: 1200px;
	height: 400px;
	margin:0px auto;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #fff;
}

.c-title{
	width: 400px;
	height: 60px;
	margin:0px auto;
	font-size: 32px;
	text-align: center;
	line-height: 60px;
	border-bottom: 1px solid #aaa;
	color: #1f377c;
	/*background-color: #eee;*/
	margin-bottom: 40px;
	padding-top: 10px;
}
.intro-left{
	float: left;
	width: 360px;
	height: 260px;
	overflow: hidden;
	margin-left: 60px;
	/*background-color: #ddd;*/
}
.intro-left img{
	width: 360px;
	height: 260px;
	overflow: hidden;
	object-fit: cover;
	border-radius: 10px;
}
.intro-right{
	float: right;
	width: 680px;
	height: 244px;
	margin-right: 60px;
	overflow: hidden;
	/*background-color: #ccc;*/
	color: #333;
	font-size: 14px;
	line-height: 30px;
	margin-top: 10px;
}
.intro-right .cont{
	width: 680px;
	height: 184px;
	overflow: hidden;
	text-indent: 2em;
}

.c-tail{
	margin-top: 10px;
	width: 100%;
	height: 50px;
	line-height: 50px;	
	text-align: right;
	margin-right: 20px;
	/*background-color: red;*/
}

/*推荐产品*/
#c-prod{
	width: 1200px;
	height: 400px;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #ccc;
	margin:0px auto;
	background-image: url('images/bg.png');
	background-repeat: no-repeat;
	/*background-position: center;*/
}

/*公用的图库滚动样式*/
.shop-gallery{
	width: 1200px;
	height: 240px;
	/*background-color: #fff;*/
	overflow: hidden;
}

.shop-gallery .swiper-father{
	padding-top: 20px;width:1200px;height:170px;position:relative;
}
.shop-gallery .swiper-father .swiper-container{
	 width: 1100px; height: 170px;
}
.shop-gallery .swiper-father .swiper-slide{
	background: #fff;
}
.shop-gallery .swiper-father .p1{
	width: 208px; height: 140px; box-sizing: border-box; overflow: hidden;
}
.shop-gallery .swiper-father .p1 img{
	width: 208px; height: 140px; object-fit: cover;
	/*border-radius: 8px;*/
	transition: all 0.6s;
}
.shop-gallery .swiper-father .p1 img:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.shop-gallery .swiper-father .p2{
	height: 30px; line-height: 30px; padding: 0px 5px;
	text-align: center;
}
/*新闻资讯*/

#c-news{
	width: 1200px;
	height: 400px;
	background-color: #fff;
	margin:0 auto;
}
#c-news .cont-left{
	float: left;	
	width: 400px;
	height: 220px;
	overflow: hidden;
	margin-left: 60px;
	/*background-color: #ddd;*/
}
#c-news .cont-left img {
	width: 400px;
	height: 220px;
	border-radius: 10px;
	object-fit: cover;
}
#c-news .cont-right{
	float: right;	
	width: 650px;
	height: 220px;
	overflow: hidden;
	margin-right: 60px;
	/*background-color: #ddd;*/
}

#c-news .cont-right .item{
	width: 650px;
	height: 110px;
	overflow: hidden;
	box-sizing: border-box;
	/*background-color: #eee;*/
	border-bottom: 1px dashed #ccc;
}
#c-news .cont-right .item .s1{
	float: left;
	width: 100px;
	height: 110px;
	/*background-color: green;*/
}

#c-news .cont-right .item .s1 .s11{
	width: 90px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #fff;
	background-color: #555;
	color: #fff;
	text-align: center;
	margin-top: 9px;
	font-size: 15px;
}
#c-news .cont-right .item .s1 .s12{
	width: 90px;
	height: 45px;
	line-height: 45px;
	background-color: #555;
	color: #fff;
	text-align: center;
	font-size: 15px;
}

#c-news .cont-right .item .s2{
	float: right;
	width: 540px;
	height: 110px;
	/*background-color: red;*/
}

#c-news .cont-right .item .s2 h1{
	width: 540px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	overflow: hidden;
	margin-top: 5px;
	box-sizing: border-box;
}
#c-news .cont-right .item .s2 h2{
	width: 540px;
	height: 50px;
	line-height: 25px;
	margin-top: 2px;
	font-size: 14px;
	color: #999;
	overflow:hidden;
}



/*荣誉资质*/
#c-honor{
	width: 1200px;
	height: 400px;
	overflow: hidden;
	box-sizing: border-box;
	background-color: #ccc;
	margin:0px auto;
	background-image: url('images/bg.png');
	background-repeat: no-repeat;
	/*background-position: center;*/
}



/****************************footer******************************/
#footer{
	width: 100%;
	margin-top: 30px;
	background-color: #333;
	height: 360px;
	border-top: 6px solid #ff8300;
}
#footer .cont{
	width: 1200px;
	height: 220px;
	margin: 0 auto;
	/* background-color: #666; */
	margin-bottom: 10px;
}
#footer .cont .item{
	float: left;
	width: 204px;
	height: 170px;
	padding-top: 10px;
	box-sizing: border-box;
	background-color: #555;
	font-size: 18px;
	line-height: 30px;
	color: #ccc;
	text-align: center;
	margin-top: 30px;
	margin-left: 30px;
}
#footer .cont .item span{
	font-size: 14px;
	color: #aaa;
}

#footer .cont a{
	color: #aaa;
	font-size: 14px;
	line-height: 30px;
}
#footer .cont a:hover{
	color: #fff;
}

#footer .icp{
	width: 1200px;
	height: 220px;
	margin: 0 auto;
	color: #999; 
	font-size: 14px; 
	height: 30px; 
	line-height:30px; 
	text-align: center;
}

#footer .icp a{
	color: #aaa;
	font-size: 14px;
	line-height: 30px;
}
#footer .icp a:hover{
	color: #fff;
}

/* 

#footer .cont a{
	color: #aaa;
	font-size: 14px;
	line-height: 30px;
}
#footer .cont a:hover{
	color: #fff;
}

#footer .cont  .icp{
	color: #999; font-size: 14px; height: 40px; line-height:20px; text-align: center;
}

#footer .cont  .icp a{font-size: 14px; color: #999;}
#footer .cont  .icp a:hover{color: #fff;} */






/*商铺关于我们*/
.shop-box{
	width: 1200px;
	margin: 0px auto;
	margin-top: 10px;	
	height: auto;
}

.shop-box .left{
	float: left;
	width: 300px;
	min-height: 600px;
	/*overflow: hidden;*/
	background-color: #fff;
}

.shop-box .right{
	float: right;
	width: 850px;
	min-height: 600px;
	background-color: #fff;
	border-top: 4px solid #aaa;
}

.shop-box .left .title{	
	width: 300px;
	height: 100px;
	line-height: 100px;
	font-size: 26px;
	background-color: #0c8ed9;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.menu li{
	width: 300px;
	height: auto;
	line-height: 45px;
	text-align: center;
	border-bottom: 1px solid #ccc; 
	box-sizing: border-box;
	cursor: pointer;
	font-size: 16px;
}
.menu li a{background-color: #fff; display: inline-block; width: 300px; height: 100%; 
box-sizing: border-box;}
.menu li a img{display: inline-block; float: right; margin-top: 15px; margin-right: 5px;}
.menu li a:hover{ background-color: #eee; }
.menu .current{ background-color: #eee; color: #0c8ed9;}

.menu li dl dt{
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	background-color: #fbfbfb;
	font-size: 15px;
	/*padding-left: 120px;*/
	box-sizing: border-box;
	color: #999;
	border-top: 1px solid #eee;
}
.menu li dl dt:hover{
	background-color: #eee;
	color: #0c8ed9;
}
.menu li dl .current{
	background-color: #eee;
	color: #0c8ed9;
}
.menu li dl dt a{background-color: #fff; display: inline-block; width: 300px; height: 100%; 
	padding-left: 120px; color: #999;
box-sizing: border-box;}


.shop-box .right .cont{
	width: 770px;
	height: auto;
	padding: 40px;
	padding-top: 30px;
	background-color: #fff;
	font-size: 15px;
	line-height: 35px;

}

.shop-box .right .p-cont{
	width: 850px;
	height: auto;
	/*background-color: #ccc;*/

}
/*850px*/
.shop-box .right .p-cont .item{
	float: left;
	width: 188px;
	height: 165px;
	background-color: #f4f4f4;
	margin-left: 20px;
	margin-top: 20px;

}

.shop-box .right .p-cont .item:hover{
	box-shadow: 2px 2px 10px #333;
}

.shop-box .right .p-cont .item .s1{
	width: 188px;
	height: 125px;
	overflow: hidden;
	position: relative;
}
.shop-box .right .p-cont .item .s1 .png{
	width: 188px;
	height: 125px;
	object-fit: cover;
	transition: all 0.6s;
}
.shop-box .right .p-cont .item .s1 .png:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}
.shop-box .right .p-cont .item .s1 .play {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 140px;
    top: 78px;
    z-index: 100;
    cursor: pointer;
}

.shop-box .right .p-cont .item .s2{
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}


.shop-box .right .n-cont{
	width: 850px;
	height: auto;
	/*background-color: #ccc;*/

}

/*850px*/
.shop-box .right .n-cont .item{
	float: left;
	width: 850px;
	height: 110px;
	background-color: #fff;	
	margin-top: 10px;
	border-bottom: 1px dashed #f4f4f4;
	padding-top: 10px;

}

.shop-box .right .n-cont .item:hover{
	box-shadow: 2px 2px 10px #333;
}

.shop-box .right .n-cont .item .s1{
	float: left;
	width: 144px;
	height: 96px;
	margin-left: 20px;
	overflow: hidden;
}
.shop-box .right .n-cont .item .s1 img{
	width: 144px;
	height: 96px;
	object-fit: cover;
	border-radius: 10px;
	transition: all 0.6s;
}
.shop-box .right .n-cont .item .s1 img:hover{
	transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2); 
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2); 
}

.shop-box .right .n-cont .item .s2{
	float: right;
	width: 646px;
	height: 96px;
	margin-right: 25px;
	/*background-color: #ccc;*/
}
.shop-box .right .n-cont .item .s2 h1{
	/*background-color: #666;*/
	width: 646px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	overflow: hidden;
	/*margin-top: 10px;*/
}
.shop-box .right .n-cont .item .s2 h2{
	/*background-color: #aaa;*/
	width: 646px;
	height: 50px;
	/*margin-top: 6px;*/
	line-height: 25px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
