@charset "utf-8";
*,
*:before,
*:after { margin: 0px;padding: 0px;box-sizing: content-box;}
body { font-family: "微软雅黑"; font-size: 14px; line-height:150%; color: #333; background:url(../img/bg.png) repeat-x center top;min-width: 1200px;}
ul,ol,li {list-style: none;}
select { border: 1px solid #DFDFDF; font-family: "微软雅黑"; border-radius:5px; }
img {border: none;}
em {font-style: normal;}
a {text-decoration: none; color: #333;cursor: pointer;}
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;}

/*************************/
		#BOX{width:1200px;margin:0 auto;clear: both;
			height:520px;
			position: relative;	
			background-color: #4E2C11;box-sizing: content-box;	
		}
#BOX li{list-style-type: none;}
		#box1{float:left;
			position: relative;	
			width:840px;
			height:520px;
			overflow: hidden;	
		}
		#box1 ul{width:12000px;
			position: absolute;	z-index: 1;
		}
		#box1 li{float:left;width:840px;height:520px;}
		#box2{
			float:left;
			position: relative;	
			width:360px;
			height:520px;
			overflow: hidden;
			background-color: #000;
		}
		#box2 a{box-sizing: content-box;
			display: block;
			width:320px;padding:20px 20px;
			height:64px;
			line-height:200%;
			margin-top:1px;
			background-color: #4E2C11;
			color: #fff;
			cursor: pointer;
			font-size: 16px;
		}
		#box2 a.current{
			color: #fff;			
			background-image: url(../img/bgb.jpg);
			background-repeat: repeat-y;
		}
/*********************************/

#header { position:relative; width:1200px; height:171px; margin:0 auto; }
.h_top { width:1200px; height:62px; line-height:62px; }
.head_l { float:left; }
.head_l img { vertical-align:middle; margin:0 10px 0 0; }
.head_r { float:right; width:425px; } 
.search { float:left; margin:18px 0 0 0; width:205px; height:25px; line-height:25px; background:#dedede; border-radius:2px; }
.search input { float:left; width:170px; height:25px; margin:0 0 0 5px; border:0; background:none; }
.search a { float:left; margin:4px 0 0 3px;  }
.login { float:right; }
.login a { margin:0 5px; }
.logo { position:absolute; top:62px; left:0px; }
.nav {
	float:right;
	width:905px;
	height:108px;
	background-color: #BC0000;
}
.nav li { position:relative; float: left; width:70px; height:108px; border-right:1px solid #aa0000;}
.nav li div { position:absolute; top:0px; left:95px; width:180px; height:108px; line-height:150%; margin:25px 0 0 0; z-index:99;}
.nav li div a { float:left; width:83px; margin:0 0 10px 0; color:#fff; }

.nav li a:hover img {opacity:0.7}
.nav li div a{opacity:0.8}
.nav li div a:hover{opacity:1}

.wapper { clear:both; width:1200px; margin:0 auto; }
.title { float:left; width:1200px; margin:100px 0 50px 0; text-align:center; }
.title h1 a { font-size:48px; color:#b00000; }
.title p { margin:20px 0 0 0; }
.title p a { margin:0 8px; }

.hs,.sp {
	float:left;
	width:1200px;
	margin:50px 0 0 0;
}
.hs_l { float:left; width:755px; }
.hs_r { float:right; width:410px; height:294px; background:url(../img/bg01.jpg) no-repeat; }
.hs_cont { width:360px; }
.hs_cont h3,.sp h3,.special h3,.news_l,.news_r { height:33px; background:#f6f6f6; }
.hs_cont h3 span,.sp h3 span,.special h3 span,.news_l h3 span,.news_r h3 span { float:left; margin:5px 0 0 0; }
.hs_cont h3 a,.sp h3 a,.special h3 a,.news_l h3 a,.news_r h3 a { float:right; margin:10px 15px 0 0; }
.hs_cont ul { width:340px; margin:20px 0 0 20px; }
.hs_cont ul li { height:36px; line-height:36px; font-size:16px; }

.hs_img { float: left; width:161px; margin:23px 0 0 43px; }
.hs_title { float:right; width:174px; margin:70px 0 0 0; }
.hs_title h3 { margin:0 0 15px 0; }
.hs_title p { text-align:center; font-size:16px; line-height:200%; }
.sp h3 { background:#fbfbfb; }
.sp_cont { float:left; width:725px; margin-top:20px;margin-left:20px; overflow: hidden;} 
.sp_cont dl { width:725px; height:150px; margin:16px 0 0 0; background:#f8f8f8 url(../img/bg01.png) no-repeat right top; }
.sp_cont dl dt { float:left; width:124px; height:124px; margin:12px 0 0 25px; }
.sp .sp_cont dt img{border-radius: 50%;}
.sp_cont dl dd { float:right; width:500px; margin:30px 40px 0 0; font-size:16px; }
.sp_cont dl dd h4 { font-size:24px; margin:0 0 20px 0; }
.sp_cont dl dd p { text-indent:28px; line-height:200%; }

.sp_r {
	float:right;
	width:410px;
	margin-top:40px;
	overflow: hidden;
}
.sp_r h2 { font-size:22px; margin:0 0 20px 0; }
.sp_r p { padding:0 0 20px 0; font-size:17px; line-height:180%; color:#999; border-bottom:1px dashed #ccc; }
.sp_r ul { margin:20px 0 0 0; }
.sp_r ul li { font-size:16px; line-height:35px; }

.main { clear:both; float:left; width:100%; height:717px; margin:50px 0 0 0; background:url(../img/bg02.jpg) no-repeat top center;}
.main01 { clear:both; width:1200px; margin:0 auto; }
.i_picture { float:left; width:751px; margin:74px 0 0 0; }
.i_picture h3,.vdio h3 { margin:0 0 40px 0; }
.i_picture_l { float:left; width:326px; margin:0 0 0 28px; }
.i_picture_l p { }
.i_picture_l dl{height:136px;border-bottom:1px solid #DEE1D0;border-right:1px solid #DEE1D0;margin-bottom:17px;}
.i_picture_l dt{
	float:left;
	width:19px;
	height:116px;padding-top:20px;
	background-color: #BD0001;
	color: #FFF;
	font-weight: bold;
}
.i_picture_l dt i{margin-left:10px;margin-right:5px;
	font-size: 18px;
}
.i_picture_l dd{
	float:left;
	width:306px;
	height:136px;
	background-color: #fff;
	overflow: hidden;
}
.i_picture_l dd a {
	margin:10px 10px 0 15px;
	display: block;
}
.i_picture_l dd h4 {font-size:20px;margin-bottom:20px;
}
.i_picture_l dd p {font-size:16px;line-height:180%;
}


.i_picture_r { float:right; width:360px; }
.i_picture_r dl { float:left; width:360px; padding:0 0 20px 0; margin:0 0 20px 0; border-bottom:1px solid #ede8df; }
.i_picture_r dt { float:left; width:60px; font-size:16px; color:#bc0000; font-style:italic; }
.i_picture_r dt strong { font-size:26px; }
.i_picture_r dd { float:right; width:350px; padding:0 0 0 20px; border-left:1px solid #bc0000; font-size:16px; }
.i_picture_r dd h4 { font-size:20px; margin:0 0 20px 0; }
.i_picture_r ul li { font-size:16px; line-height:45px; }

.vdio { float:right; width:410px; margin:74px 0 0 0; }
.vdio ul li { margin:0 0 15px 0; } 
.vdio a div{
	height:50px;
	line-height:50px;
	background-color: #fff;
	background-image: url(../img/dot.jpg);
	background-repeat: no-repeat;
	background-position: 8px center;
	text-indent: 42px;
	font-weight: bold;color:#333;
}

.special { width:1200px; margin:50px 0 0 0; overflow:hidden; }
.special ul { width:1220px;overflow:hidden; }
.special ul li { float:left; width:225px;height:126px; overflow:hidden; margin:40px 19px 0 0; }

.special .bx_wrap{
	position: relative;
}
.special .bx_wrap a.prev,.special .bx_wrap a.next{
	display: block;
	position: absolute;
	height: 50px;
	width: 20px;
	top: 85px;
	z-index: 999;
	background: url(../img/6_arr.png) no-repeat left top;
	cursor: pointer;
	text-indent: -2000px;
	
}
.special .bx_wrap a.next{background-position: right top;right:0;}
.special ul li a{
	font-size:24px;
	width:225px;	
	height:126px;
	line-height:36px;
	display:block;
	background-image: url(../img/img05bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	color: #FDE5CD;
	
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow:
        0px 0px 0 #8D190A,       
        1px -1px 0 #8D190A, 
        2px -2px 0 #8D190A, 
        3px -3px 5px rgba(0, 0, 0, 0.55), 
        3px -3px 5px rgba(0, 0, 0, 0.5);
	
}
.special ul li a.s1{font-size:24px;padding-top:50px;}
.special ul li a.s2{font-size:24px;padding-top:30px;}
.special ul li a.s3{font-size:18px;padding-top:30px;}
.special ul li a.s4{font-size:16px;padding-top:30px;letter-spacing: 0px;}

.main03 { clear:both; float:left; width:100%; margin:50px 0 0 0;}

.news {
	clear:both;
	float:left;
	width:1200px;
	margin:50px 0 0 0;
	height:400px;
}
.news_l { float:left; width:750px; } 
.news_l h3 { float:left; width:750px; }
.news_l dl { float:left; width:326px; margin:30px 0 0 20px; }
.news_l dl dt { margin:0 0 15px 0; }
.news_l dl dd h4 span { margin:0 0 0 13px; font-size:20px; }
.news_l dl dd p { margin:10px 0 0 0; text-indent:28px; font-size:16px; line-height:220%; }
.news_l ul {
	float:right;
	width:360px;
	margin:30px 0 0 0;
	background-image: url(../img/dot2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.news_l ul li img { vertical-align:middle; margin:0 20px 0 0; }
.news_l ul li {
	font-size:16px;
	line-height:220%;
	margin:0 0 5px 0;
	text-indent:55px;
}

.news_r { float:right; width:410px; }
.news_r h3 { float:left; width:410px; }
.news_r h4 { float:left; width:410px; font-size:22px; margin:30px 0 0 20px; }
.news_r ul { float:left; width:410px; margin:20px 0 0 0; }
.news_r ul li { font-size:16px; line-height:40px; margin:0 0 0 20px; }
.news_a { float:left; width:410px; margin:30px 0 0 0; }
.news_a a { margin:0 15px; }


#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;	
}
.picture ul li:hover a{
/* box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);
 -webkit-transition: box-shadow .4s ease-in-out;
 -moz-transition: box-shadow .4s ease-in-out;
 -o-transition: box-shadow .4s ease-in-out;
 -ms-transition: box-shadow .4s ease-in-out;
 transition: box-shadow .4s ease-in-out;*/
}
.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 90px 0 30px; color:#fff; }
.f_bottom li a { color:#fff; }

