@charset "utf-8";
*,
*:before,
*:after { margin: 0px;padding: 0px;}
body { font-family: "微软雅黑"; font-size: 14px; line-height:150%; color: #333; background:url(../img/bg.png) repeat-x center top;min-width: 1000px;}
ul,ol,li {list-style: none;}
select { border: 1px solid #DFDFDF; font-family: "微软雅黑"; border-radius:5px; }
img {border: none;}
em {font-style: normal;}
a:link,a:visited{color: #5A5A5A;text-decoration: none;}
a:hover {color:#CC3300;text-decoration: none; cursor: pointer;}
.hide {display: none;}
.clear {zoom: 1;}
.fl {float: left;}
.fr {float: right;}
input {outline: none;}
.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.red { color:#b00000; }
.grany { color:#999; }
.white { color:#fff; }
.cf{clear:both;height:0;}
.wapper{width:1000px;margin:0 auto;}
.wapper .h3{text-align:center;}
.wapper .h3 img{margin:10px auto;}
/*************************/

#header {
	position:relative;
	height:415px;
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;background-color: #5B2C06;
}
#top {background-image: url(../img/empty3.png); }
#topInner{ width:1000px; height:32px; line-height:32px; margin:0 auto; }
#top #tq { float:left; }
#top p { float:right; width:225px; } 
#header #nav{
	text-align:center;
	height:45px;
	background-color: #5B2C06;
}
#header #nav{margin-top:338px;
	text-align:center;
	height:45px;
	
}
#header #nav{
	text-align:center;
	height:45px;
	background-color: #5B2C06;
}
#header #nav a{
	color: #fff;
	width:190px;
	line-height:45px;
	font-size:18px;
	display: inline-block;
	font-weight: bold;
}
#header #nav a:hover {color:#CC3300;}
#header #nav i{
	display: inline-block;
	width:2px;
	height:11px;
	background-image: url(../img/dot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;	
}
#contenter{background-image: url(../img/bg.jpg);
	background-repeat: repeat;}


#main1{padding-top:10px;}
	#BOX{width:1000px;margin:0 auto;clear: both;
			height:354px;
			position: relative;	
			box-sizing: content-box;	
		}
#BOX li{list-style-type: none;}
		#box1{float:left;
			position: relative;	
			width:580px;margin-right:4px;
			height:354px;
			overflow: hidden;	
		}
		#box1 ul{width:10000px;
			position: absolute;	z-index: 1;
		}
		#box1 li{float:left;width:580px;height:353px;}
		#box2{
			float:left;
			position: relative;	
			width:416px;
			height:354px;
			overflow: hidden;			
		}
		#box2 a{
	box-sizing: content-box;
	display: block;
	padding:10px 20px;
	height:38px;
	line-height:20px;
	margin-bottom:2px;
	color: #333;
	cursor: pointer;
	font-size: 14px;
	border-left: 3px solid #9E1D1D;
	background-image: url(../img/empty3.png);
	background-repeat: repeat;
		}
		#box2 a.current{
	color: #fff;
	background-image: url(../img/1.jpg);

	
		}

/********************main2***********************/

 .carousel {
	width: 1000px;
	margin:0 auto;
	margin-top:0px;
	overflow: hidden;
	position: relative;
	box-sizing: border-box;
	border-radius: 10px;
	
}
 .carousel *{box-sizing: border-box; }
        .slides { display: flex; transition: transform 0.3s; }
        .slide {
	flex: 0 0 100%;
	height: 100%;
	position: relative;
}
 .slide b{color:#fff;font-size:16px;line-height:180%;
	position: absolute;bottom:0;
	background-image: url(../img/emptyB3.png);
	background-repeat: repeat;
	display: block;
	z-index: 1;
	height: 120px;
	width:1000px;padding:16px 30px;
	
}
 .slide b h4{
	font-size:18px;
	color:#fff;
	font-weight: bold;
}
        .slide img {
	width: 1000px;
	height: 446px;
	object-fit: cover;	

}

        .dots { position: absolute; bottom: 10px; width: 100%; text-align: center; display:none;}
        .dot { display: inline-block; width: 8px; height: 8px; margin: 0 4px; border-radius: 50%; background: rgba(255,255,255,0.5); }
        .dot.active { background: #fff; }
        .thumbnails { position: relative;width:1000px;margin:0 auto;}
        .thumb-container {
	overflow: hidden;margin:0 auto;
	width: 900px;	
}
        .thumb-list { display: flex; transition: transform 0.3s;width:900px;margin:21px 0 0 0px;}
        .thumb-item { flex: 0 0 18%; padding:0px;margin:0 1%; opacity: 0.6; transition: opacity 0.3s; }
        .thumb-item.active {
	opacity: 1;
	border: 2px solid #B02020;
}
        .thumb-item img {
	width: 100%;
	height: 100px;
	object-fit: cover;
	border: 2px solid #FFF;
	box-sizing:border-box;
	display: block;
}
 .thumb-btn {
	position: absolute;
	top: 70px;
	transform: translateY(-50%);
	width: 27px;
	height: 82px;
	border: none;
	color: white;
	background-color: #008FD7;
	background-image: url(../img/btnL.png);
	background-repeat: no-repeat;
}
        .prev { left: 0; }
        .next { right: 0; background-image: url(../img/btnR.png);}
		
/********************main3***********************/	
#main3{clear:both;
	position: relative;
}
#pic {margin-left:35px;}
#pic a{float:left;margin-right:13px;}
#pic img{width:175px;height:312px;display:block;}	
 .Pbtn {
	position: absolute;
	top: 230px;
	transform: translateY(-50%);
	width: 27px;
	height: 82px;
	border: none;
	color: white;
	background-color: #008FD7;
	background-image: url(../img/btnL.png);
	background-repeat: no-repeat;
}
        .pre3 { left: 0; }
        .next3 { right: 0; background-image: url(../img/btnR.png);}
/*************main4********************/		
#boxx{box-sizing: content-box;
	position: relative;
	margin:0 auto;
	width:1000px;
	height:352px;
	overflow: hidden;	
}

#boxx ul{
	width:50000px;/*给个大值吧*/
	position: absolute;
	z-index: 1;
}
#boxx li{float:left;width:1000px;height:248px;}
#boxx li img{float:left;margin-right:50px;width:390px;height:248px;display:block;}
#boxx li  div{
	float:left;
	width:560px;height:248px;
	line-height:180%;
	font-size:16px;
	position: relative;
}				

#boxx li  a{
	display:block;
	font-size:14px;
	color:#B43533;
	position: absolute;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	
}
#boxx li h4{font-size: 18px;margin-top:20px;}




#dott{
	width:100%;
	height:84px;
	color: #333;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-image: url(../img/bg2.png);
	background-repeat: no-repeat;
}

#dott i{
	width:80px;
	height:55px;
	margin-right:30px;
	padding-top:42px;
	font-style: normal;
	font-variant: normal;
	cursor: pointer;
	display: inline-block;
	background-image: url(../img/d1.png);
	background-repeat: no-repeat;
	background-position: center 5px;
	
}
#dott .current{color: #333;background-image: url(../img/d2.png);}

/*************main6********************/		
.L6{float:left;
			position: relative;	
			width:570px;margin-right:30px;
			height:354px;
			overflow: hidden;	
		}
.L6 img{float:left;margin-right:20px;width:212px;display:block;}
.L6 p{
	float:left;
	width:325px;height:296px;
	line-height:180%;
	font-size:16px;
	position: relative;
}				
.L6 b{display:block;font-size:24px;margin-bottom:20px;}
.L6 a{
	display:block;
	float:right;
	font-size:14px;
	color:#B43533;
	position: absolute;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	
}
.R6{
			float:left;
			position: relative;	
			width:400px;
			height:300px;
			overflow: hidden;			
		}
.R6 div{float:left;display:blcok;width:86px;height:86px;margin-right:17px;margin-bottom:17px;}
.R6 div:nth-child(4n){margin-right:0;}
.R6 img{display:blcok;width:86px;height:86px;}
.R6 img:hover{
	width:82px;
	height:82px;
	border: 2px solid #930;
	cursor: pointer;

}
.R6 p{display:none;			
		}
/**************main7*******************/

    
    .L7{float:left;
			position: relative;	
			width:485px;margin-right:30px;
			height:241px;
			overflow: hidden;	
		}

.R7{float:left;
			position: relative;	
			width:485px;
			height:241px;
			overflow: hidden;	background-image: url(../img/R7.jpg);
	background-repeat: no-repeat;		
		}
 .R7 ul{
			padding-top:60px;padding-left:40px;
		} 
 .R7 li{
	background-image: url(../img/dot2.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
	line-height:40px;padding-left:10px;
			
				
		} 
 .R7 li a{
	font-size:16px;
	font-weight: bold;			
		}  	
/*********************************/		

#footer { clear:both; float:left; width:100%; margin:100px 0 0 0; height:738px; background:url(../img/bg03.jpg) no-repeat top center; }
.foot { width:1200px; margin:0 auto; }
.link { float:left; width:1200px; margin:50px 0; color:#fff; }
.link h3 { font-size:20px; }
.link ul { float:left; width:1200px; margin:50px 0 0 0; }
.link ul li a { float:left; margin:0 20px 0 10px; color:#fff; line-height:30px; }

.picture { float:left; width:1270px; margin:30px 0 50px 0; }
.picture ul li { float:left; margin:0 40px 0 10px; }
.picture ul li img{width:100px;height:100px;border-radius:10px;box-shadow:5px 5px 10px #980000;margin-bottom:10px;}
.picture ul li b{position: relative;color:#fff;
	display: block;
	width: 100px;
	height: 150px;	
	margin: 0 auto;
	border-radius: 10%;
/**/
box-shadow: 0 0 0 30px transparent;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-transition: box-shadow .6s ease-in-out;
-moz-transition: box-shadow .6s ease-in-out;
-o-transition: box-shadow .6s ease-in-out;
-ms-transition: box-shadow .6s ease-in-out;
transition: box-shadow .6s ease-in-out;
text-align: center;	
}
.f_cont { float:left; width:1200px; margin:50px 0; color:#fff; text-align:center; line-height:220%; }
.f_cont a{ color:#fff; }
.f_bottom { float:left; width:1200px; margin:30px 0 0 0; font-size:16px; }
.f_bottom li { float:left; margin: 0 5px 0 5px; color:#fff; }
.f_bottom li a { color:#fff; }

