*{padding:0;margin:0;font-family: Arial,"微软雅黑";list-style: none;text-decoration: none;border: none;}
.container{
	width: 1100px;
	margin:0 auto;
}
html{overflow-x:hidden;}
body{
	background: #fff;
	color: #4d4c4c;
	font-size: 16px;
}
a{
	outline: none;
	color: #4d4c4c;
}
a:hover{
	color: #c60203;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
/*
===================
分页
>>	pages_pre		上一页
>>	pages_next	下一页
>>	strong			激活状态
>>	a:hover			鼠标悬停状态
===================
*/
.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
}
.pages a,
.pages strong{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	color:#666;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
}
.pages .current{
	display:inline-block;
	line-height:28px;
	padding:0 10px;
	border:1px solid #d9d9d9;
	background-color:#ffffff; 
	text-decoration:none;
	font-family:Simsun;
	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;
	margin-right:3px;
	
	color:#fff;
	background-color:#c60203;
	border-color:#fff;
}
.pages a:hover{
	color:#fff !important;
	background-color:#c60203;
	border-color:#fff;
	text-decoration:none;
}
.pages strong{
	color:#fff;
	background-color:#24557d;
	border-color:#fff;
}
.pages span{
	padding:0 10px;
	line-height:23px;
}

/* index top */
.topbar{
	height: 10px;
	background: #a90303;
	-webkit-box-shadow: 0 -2px 5px 3px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 -2px 5px 3px rgba(0,0,0,0.8);
	box-shadow: 0 -2px 5px 3px rgba(0,0,0,0.8);
}
.top{
	height: 20px;
}
.top .welcom{
	width: 100%;
	padding-top: 5px;
}
.top .welcom p{
	font-size: 12px;
	color: #656565;
}
.top .welcom .fr a{
	font-size: 12px;
	color: #656565;
}
.top .welcom .fr span{
	color: #b74c4c;
	margin: 0 10px;
}

.header{
	background: url(../images/logo.jpg) no-repeat left center;
	height: 160px;
	position: relative;
}
.header .toptell{
	font-size: 26px;
	background: url(../images/toptell.jpg) no-repeat left center;
	padding-left: 50px;
	height: 38px;
	line-height: 38px;
	margin-top: 50px;
}

.logolink{
	position: absolute;
	display: block;
	width: 450px;
	height: 160px;
	top: 0;
	left: 0;
}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{ padding:0 20px; height:47px;; line-height:33px;position:relative; z-index:1; margin-top: 20px;z-index: 99999;}
.nav a{ color:#fff;  }
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left;background: url(../images/hs.jpg) no-repeat left top;height: 47px;}
.nav .home h3{background: 0;}
.nav .nLi h3 a{ display:block; padding:0 20px; font-size:20px; color: #777; font-weight: normal;}
.nav .nLi:hover h3 a{color: #cb0303;}
.nav .sub{
	display:none;
	left:0;
	top:46px;
	position:absolute; 
	background:url(../images/sub.png) repeat-x #9f1601; 
	border: 3px solid #666666;
	padding: 8px 20px 8px 20px;
	line-height:40px;
	opacity: 0.8;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	width: 150px;
}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; font-size:14px;}
.nav .psub .sub{
	width: 250px;
}


.bg{
	background: url(../images/bg.jpg) no-repeat center center fixed;
	min-height: 500px;
	background-size: 100% 100%;
}
.flexslider{position:relative;height:390px;overflow:hidden;top: 15px;}
.slides{position:relative;z-index:1;}
.slides li{height:390px;}
.slides li img{padding: 10px; background: #fff;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:21px;height:21px;margin:0 10px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:21px;height:21px;line-height:60px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

.index_main{
	background: #fff;
	margin-top: 30px;
	padding-top: 40px;
	padding-bottom: 30px;
}
.index_menu{
	background: #c60203;
	width: 236px;
	height: 400px;
	border-radius: 10px;
	color: #fff;
	margin-left: 35px;
}
.index_menu a{
	color: #fff;
}
.index_menu_top{
	font-size: 24px;
	text-shadow: 0px 3px 2px rgba(0,0,0,1);
	font-weight: bold;
	margin-left: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.index_menu li{
	margin-left: 30px;
	height: 50px;
}
.index_menu li a{
	font-size: 18px;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	width: 160px;
	border-radius: 5px;
}
.index_menu li a:hover{
	background: rgba(0,0,0,.6);
}
.share{
	margin-top: 20px;
}
.share a{
	display: block;
	width: 40px;
	height: 40px;
	float: left;
}
.share a:nth-child(1){
	background: url(../images/f.png) no-repeat center;
	margin-left: 40px;
}
.share a:nth-child(2){
	background: url(../images/b.png) no-repeat center;
	margin:  0 20px;
}
.share a:nth-child(3){
	background: url(../images/i.png) no-repeat center;
}
.about{
	margin-right: 30px;
	border-left: 2px solid #e5e5e5;
	padding-left: 30px;
	width: 741px;
	padding-bottom: 120px;
	font-family: 'times new roman';
}
.about_top{
	text-align: center;
	font-family: 'times new roman';
}
.about_top h2{
	color: #d40000;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 7px;
	font-family: 'times new roman';
}
.about_top span{
	font-size: 24px;
	color: #3d3d3d;
	font-weight: bold;
	font-family: 'times new roman';
}
.about_main{
	line-height: 24px;
	font-family: 'times new roman';
}
.about_main p{
	margin-top: 25px;
	font-family: 'times new roman';
}

.slideBox{ width:742px; height:297px; overflow:hidden; position:relative; border:1px solid #ddd;top: 50px;}
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:734px; height:291px; display:block;padding: 3px; border: 1px solid #e5e5e5;}
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:53px; height:53px; background:url(../images/slider-arrow.png) 0 0 no-repeat; }
.slideBox .next{ left:auto; right:3%; background-position:-62px 0; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.footer{
	background: url(../images/foot.jpg) no-repeat center;
	height: 269px;
	color: #fff;
	font-size: 14px;
}
.footer a{
	color: #fff;
}
.footer img{
	margin-top: 60px;
}
.foot_cont{
	line-height: 33px;
	width: 320px;
	margin-top: 40px;
	margin-left: 35px;
	padding-right: 38px;
	border-right: 1px solid #d34e4f;
}
.footnav{
	border-right: 1px solid #d34e4f;
	width: 210px;
	margin-top: 40px;
}
.footnav li{
	line-height: 40px;
	margin-left: 55px;
}
.search{
	width: 241px;
	overflow: hidden;
	margin-top: 50px;
}
.search form{
	margin-top: 10px;
}
.search select{
	background: url(../images/s.png) no-repeat left;
	height: 41px;
	width: 260px;
	color: #7a7a7a;
	padding-left: 10px;
}
.search option{
	background: #ccc;
	padding-left: 10px;
}
.foottell{
	line-height: 40px;
	text-indent: 5px;
}
.copy{
	font-size: 11px;
	color: #ccc;
	margin-top: 10px;
}

.main{
	padding-top: 5px;
}
.main .index_main {
	margin-top: 0;
}

.list li{
	margin-bottom: 30px;
}
.list li a{
	font-weight: bold;
	color: #171717;
}
.list li a:hover{
	color: #c60203;
}
.list li p.posted{
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-top: 10px;
}
.list li p{
	font-size: 14px;
	color: #333;
}

.photo li{
	width: 300px;
	text-align: center;
	float: left;
	margin: 10px 20px;
}
.photo li img{
	width: 300px;
	height: 160px;
}
.photo li span{
	display: block;
	line-height: 30px;
	overflow: hidden;
}

.show_top{
	margin-bottom: 10px;
	color: #333;
	font-weight: bold;
}
.content{
	line-height: 22px;
	color: #333;
	font-size: 14px;
}

.leftcont{
	background:#636363;
	height:500px;
}
.contmenu{
	margin: 20px;
}
.contmenu h3{
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0.1px;
	text-shadow: 0px 0px 0 rgb(-70,-70,-70),1px 1px 0 rgb(-179,-179,-179), 1px 1px 0 rgb(-287,-287,-287),1px 1px 1px rgba(0,0,0,1),1px 2px 1px rgba(0,0,0,0.5),0px 0px 1px rgba(0,0,0,.2);
}
.contmenu p{
	color: #ccc;
	font-size:16px;
	line-height:25px;
}
.contmenu span{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.leftcont .share{
	border-top: 1px solid #fff;
	width:196px;
	margin-left:20px;
	padding-top:20px;
}
.leftcont .share a:nth-child(1){
	margin-left:0;
}

.form{
	margin-left:190px;
}
.form h4{
	color: #d60600;
	font-weight: 700;
	font-size: 27px;
	letter-spacing: 0.0325em;
}
.form p{
	font-weight: bold;
	line-height: 20px;
	color: #333;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom:5px;
}
.form p span{
	font-weight:normal;
}
.form input{
	font-style: italic;
	font-size: 12px;
	background: #cccccc;
	padding: 6px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #CCC;
	-webkit-box-shadow: inset 1px 1px 3px 1px rgba(0,0,0,0.35);
	-moz-box-shadow: inset 1px 1px 3px 1px rgba(0,0,0,0.35);
	box-shadow: inset 1px 1px 3px 1px rgba(0,0,0,0.35);
	color: #666666;
	outline: none;
	height: 20px;
	width:300px;
}
.form textarea{
	height: 120px;
	background-color: #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: inset 1px 1px 3px 1px #666666;
	-webkit-box-shadow: inset 1px 1px 3px 1px #666666;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.35) inset;
	border: 0;
	width:300px;
}
.form .btn{
	display: block;
	border: 0px solid #ccc;
	background-color: #474747;
	color: #FFF;
	height: 32px;
	width: 50px;
	font-weight: bold;
	background-image: none;
	cursor: pointer;
	line-height: 110%;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	margin-top:10px;
}

.ab_top{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
}