@charset "utf-8";
/* CSS Document */

.box {
	width: 1024px;
	padding: 5px 20px;
	margin: 20px auto;
	overflow: hidden;
	background: #fff;
	border-radius: 10px 10px 0px 0px;
}
/*top*/
.top {
	height: 30px;
	line-height: 30px;
	width: 1024px;
	margin: auto;
	border-bottom: 1px #dadada solid;
}
.top p {
	float: left;
}
.lan {
	float: right;
}
.cn {
	background: url(../images/cn.jpg) no-repeat left center;
	padding-left: 25px;
	float: left;
	margin-right: 10px;
	font-size: 13px;
	font-family: 'Microsoft Yahei';
}
.ft {
	background: url(../images/cn.jpg) no-repeat left center;
	padding-left: 25px;
	float: left;
	margin-right: 10px;
	font-size: 13px;
	font-family: 'Microsoft Yahei';
}
.en {
	background: url(../images/en.jpg) no-repeat left center;
	padding-left: 25px;
	float: left;
	font-size: 13px;
	font-family: 'Microsoft Yahei';
}
/*head*/
.head {
	width: 1024px;
	margin: auto;
	height: 115px;
}
.logo {
	float: left;
	margin-top: 18px;
}
.logo h1 {
	background: url(../images/logo.png) no-repeat;
	width: 153px;
	height: 74px;
	overflow: hidden;
	font-size: 12px;
}
.logo h1 a {
	display: block;
	text-indent: -9999px;
	height: 74px;
}
.logo_txt {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
.logo_txt p {
	text-align: center;
	line-height: 19px;
	font-size: 13px;
	font-family: 'Microsoft Yahei';
	color: #333333;
	
}
.phone {
	float: right;
	overflow: hidden;
	text-align: center;
	line-height: 22px;
	margin-top: 32px;
}
.phone p {
	font-size: 20px;
	font-family: 'Microsoft Yahei';
	color: #b71419;
}
.phone span {
	font-size: 24px;
	font-family: 'Microsoft Yahei';
	font-weight: bold;
	color: #b71419;
}
/*nav*/
#nav {
	height: 50px;
	width: 1024px;
	position: relative;
	z-index: 9999;
}
.menu {
	height: 50px;
	background: #b71419;
	line-height: 50px;
	overflow: hidden;
}
.nav {
	width: 1024px;
	margin: auto;
}
.nav ul li {
	float: left;
	width: 113px;
	text-align: center;
	background: url(../images/line.png) no-repeat right center;
}
.nav ul li a {
	font-family: 'Microsoft Yahei';
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	display: block;
}
.nav ul li a:hover {
	color: #b71419;
	background: #eeeeeb;
}
/*banner*/
.moduletable-banner {
	width: 1024px;
	height: 355px;
	margin: auto;
}
.flexslider {
	width: 1024px;
	height: 355px;
	margin: auto;
	overflow: hidden;
}
.flexslider .slides > li {
	display: none;
}
.flexslider .slides img {
	width: 1024px;
	height: 355px;
	overflow: hidden;
	margin: auto;
	display: block;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li {
	position: relative;
}
.flex-caption {
	background: none;
-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
	zoom: 1;
}
.flex-caption {
	width: 96%;
	padding: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.3);
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,.3);
	font-size: 14px;
	line-height: 18px;
}
.flex-direction-nav {
	height: 0;
	overflow: hidden;
}
.flex-direction-nav li a {
	display: none;
	width: 47px;
	height: 80px;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-direction-nav li a.next {
	right: 0;
	background: url(../images/bg_direction_nav.png) no-repeat scroll -47px 0 transparent;
}
.flex-direction-nav li a.next:hover {
}
.flex-direction-nav li a.next:active {
	background: url(../images/bg_direction_nav.png) no-repeat scroll -47px -80px transparent;
}
.flex-direction-nav li a.prev {
	left: 0;
	background: url(../images/bg_direction_nav.png) no-repeat scroll 0 0 transparent;
}
.flex-direction-nav li a.prev:hover {
}
.flex-direction-nav li a.prev:active {
	background: url(../images/bg_direction_nav.png) no-repeat scroll 0 -80px transparent;
}
.flex-direction-nav li a.disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	right: 5px;
}
.flex-control-nav li {
	display: inline-block;
	zoom: 1;
*display:inline;
	margin-right: 10px;
	margin-bottom: 6px;
}
.flex-control-nav li a {
	display: block;
	width: 10px;
	height: 10px;
	background: url(../images/bg_control_nav.png) no-repeat scroll 0 0 transparent;
	_background: url(../images/bg_control_nav-0.png) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-nav li a:hover {
	background-position: 0 -10px;
	_background: url(../images/bg_control_nav-1.png) no-repeat scroll 0 0 transparent;
}
.flex-control-nav li a.active {
	background-position: 0 -20px;
	_background: url(../images/bg_control_nav-2.png) no-repeat scroll 0 0 transparent;
	cursor: default;
}

.honor{ width:1024px; height:120px; overflow:hidden; margin:0px auto;}
.honor img{ width:1024px; height:120px; overflow:hidden;}
/*main1*/
.main1{ width:1024px; margin:10px auto; overflow:hidden;}
.s_jmys{ width:608px; float:left; border:1px #ebebeb solid; overflow:hidden;}
.s_jmys_nav{ height:40px; line-height:40px; background:#f3f3f3;}
.s_jmys_nav p{ float:left; background:#b71419; font-family:"微软雅黑"; font-weight:bold; font-size:16px; color:#fff; width:200px; text-align:center;}
.s_jmys_nav span{ float:right; margin-right:8px;}
.s_jmys_con{ height:250px; padding:10px; overflow:hidden;}
.s_jmys_con ul li{ float:left; width:182px; margin-left:11px; margin-top:40px;}
.s_jmys_con ul li h3{ float:left; width:183px;background:#ebebeb; border-radius:5px; text-align:center; line-height:24px;font-family:"微软雅黑"; font-weight:bold; font-size:20px; padding:10px 0px;}
.s_jmys_con ul li h3 a{ color:#4b4b4b;}
.s_jmys_con ul li h3 a:hover{ color:#b60c15;}
.s_jmys_con ul li p{ float:right;  line-height:20px; margin-top:15px;}

.s_news{ width:402px; float:right;border:1px #ebebeb solid; overflow:hidden;}
.s_new_con {height:250px; padding:10px; overflow:hidden;}
.s_new_one {
	display: block;
}
.s_new_one img {
	width: 129px;
	height: 94px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.s_new_one h3 a{
	font-family: "Microsoft YaHei", SimSun, SimHei;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color:#bd0e11;
}
.s_new_one p {
	line-height: 22px;
	font-size: 12px;
}
.s_new_list {
	margin-top: 5px;
}
.s_new_list ul li {
	line-height: 33px;
	padding-left: 13px;
	background:url(../images/icon2.jpg) no-repeat left center;
	border-bottom: 1px #dadada dashed;
}
.s_new_list ul li a {
	font-family: "Microsoft YaHei", SimSun, SimHei;
	font-size: 14px;
}
.s_new_list ul li span{ float:right;}

/*main2*/
.main2{width:1024px; margin:10px auto; overflow:hidden;}
.s_qgmd{width:608px; float:left; border:1px #ebebeb solid; overflow:hidden;}
.s_qgmd_con{ height:345px; padding:10px; overflow:hidden; text-align:center;}
.s_qgmd_con img{ width:568px; height:340px; overflow:hidden;}
.s_zzry{ width:402px; float:right; overflow:hidden; border:1px #ebebeb solid;}
.s_zzry_con{ height:365px;overflow:hidden;}
.s_zzry_con ul li{ float:left; width:185px; margin-left:11px; margin-top:22px;}
.s_zzry_con ul li img{ width:185px; height:129px; overflow:hidden;}
.s_zzry_con ul li p{ text-align:center; line-height:26px;}
.s_zzry_con ul li a:hover img{ opacity:0.9;}


/*main3*/
.main3 {
	width: 1024px;
	margin: 10px auto;
	overflow: hidden;
	border: 1px #dadada solid;
}
.s_pro {
	padding: 10px;
}
.s_pro .hd {
	height: 36px;
	line-height: 35px;
	padding: 0 15px;
	background: #f4f4f4;
}
.s_pro .hd h2 {
	font-family: "Microsoft YaHei";
	font-size: 17px;
	color: #C80300;
	float: left;
	margin-right: 15px;
}
.s_pro .bd {
	position: relative;
}
.s_pro .prev {
	position: absolute;
	top: 110px;
	left: -1px;
	display: block;
	width: 37px;
	height: 47px;
	background: url(../images/prev.png) no-repeat left center;
	z-index: 9;
	overflow: hidden;
}
.s_pro .next {
	position: absolute;
	top: 110px;
	right: -1px;
	display: block;
	width: 37px;
	height: 47px;
	background: url(../images/next.png) no-repeat right center;
	z-index: 9;
	overflow: hidden;
}
.s_pro .scrollWrap {
	padding-left: 30px;
}
.s_pro ul {
	overflow: hidden;
	zoom: 1;
}
.s_pro li {
	width: 210px;
	margin: 15px 10px 10px 15px;
	position: relative;
	float: left;
	display: inline;
}
.s_pro li .pic {
	position: relative;
	display: block;
	overflow: hidden;
	margin-bottom: 6px;
}
.s_pro li .pic img {
	display: block;
	width: 210px;
	height: 210px;
}
.s_pro li p {
	margin-top: 5px;
	color: #666;
	line-height: 26px;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	font-family: "微软雅黑";
}
.s_pro li .txt1 a {
	color: #333;
}
.s_pro li .movielist_tt {
	position: relative;
	height: 16px;
	line-height: 16px;
	padding-right: 30px;
	overflow: hidden;
	position: relative;
}
.s_pro li .movielist_tt a {
	font-size: 14px;
}
.s_pro li .score {
	color: #FF6600;
	font-family: Arial;
	position: absolute;
	top: 0;
	right: 10px;
}



.bottom_nav{ height:40px; margin:auto; width:1024px; background:#c40d09; border-radius:5px 5px 0px 0px; line-height:40px;}
.nav_left{ width:670px; float:left;}
.nav_left ul li{ float:left; padding:0px 10px;}
.nav_left ul li a{ color:#fff;}
.nav_left ul li a:hover{ text-decoration:underline;}
.thweb{ float:right; margin-top:9px; margin-right:20px; width:216px; height:23px; line-height:23px; background:url(../images/thweb.png) no-repeat; text-align:center;}
.thweb p a{ color:#c40d09;}


/*foot*/
.foot {
	overflow: hidden;
	margin-top: 10px;
}
.foot_con {
	width: 1024px;
	margin: auto;
	padding: 5px 0px;
	overflow: hidden;
}
.foot_con p {
	float: left;
	line-height: 24px;
	margin-top:15px;
}
.foot_ewm{ float:right; width:107px; height:107px; overflow:hidden;}
.foot_ewm img{width:107px; height:107px; overflow:hidden;}
