/*
┌───────── Txwl ─────────────────────┐
│ 网站设计制作:≮天下-网络≯ QQ:895232299  唯一网址：WWW.10jh.COM  │
│        六年网页设计制作经验、高端建站美工团队为你服务            │
└───────────────────────────── .Com ─┘
*/
@charset "utf-8";

html {
	background: white;
	color: black
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	margin: 0;
	padding: 0
}

body,button,input,select,textarea {
	font: 12px \5b8b\4f53,arial,sans-serif
}

input,select,textarea {
	font-size: 100%
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

th {
	text-align: inherit
}

fieldset,img {
	border: 0
}

iframe {
	display: block
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

del {
	text-decoration: line-through
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: 500
}

ol,ul {
	list-style: none
}

/*caption,th {
	text-align: left
}*/

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: 500
}

q:before,q:after {
	content: ''
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -0.5em
}

sub {
	bottom: -0.25em
}

a:hover {
	text-decoration: underline
}

ins,a {
	text-decoration: none
}

a:focus,*:focus {
	outline: 0
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both;
	overflow: hidden
}

.clearfix {
	zoom: 1
}

.clear {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden
}

.hide {
	display: none
}

.block {
	display: block
}

.fl,.fr {
	display: inline
}

.fl {
	float: left
}

.fr {
	float: right
}
* {
	font-family: "microsoft yahei";
}

a:hover {
	-webkit-tap-highlight-color: transparent;
}

a {
	outline: none;
	blr: expression(this.onFocus=this.blur());
}

.index_xf {
	height: 27px;
	background: url(../images/xf_bg.png) left center no-repeat;
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: 11;
}

.index_xf h1 {
	height: 27px;
	font: 12px/27px \5FAE\8F6F\96C5\9ED1;
	background: url(../images/xf_bg_3.png) repeat-x;
	color: #fff;
	margin-left: 89px;
	text-align: center;
	float: left;
}

.index_xf .index_xf_right {
	height: 27px;
	width: 10px;
	background: url(../images/xf_bg_5.png) right center no-repeat;
	float: left;
}

.index_xf span {
	color: #dd2300;
}
/******************************top_start*************************************/
.top {
	background: #000 url(../images/top_nav_bg.png) repeat;
	width: 100%;
	min-width: 1200px;
	height: 79px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

.top_box {
	width:100%;
	height: 79px;
	position: relative;
        margin-left:28%;
}

.top_box ul {
	height: 79px;
}

.top_box .nav li {
	width: 100px;
	height: 79px;
	text-align: center;
}

.top_box .nav li a {
	font: 14px \5FAE\8F6F\96C5\9ED1;
	color: #fff;
	font-size: 15px;
	display: block;
	width: 114px;
	padding-top: 20px;
}

.top_box .nav li a span {
	color: #999999;
	display: block;
	font-size: 12px;
}

.top_box .nav li a:hover {
	color: #ffe400;
	text-decoration: none;
}

.top_box .nav li a:hover span {
	color: #ffe400;
}

.top_box .nav .logo_box {
	width: 141px;
	height: 79px;
}

.top_box .nav li .logo {
	width: 141px;
	height: 70px;
	background: url(../images/logo.png) no-repeat;
	margin: 0 auto;
	position: relative;
	z-index: 11;
	padding-top: 0;
	top: 5px;
}

.menu {
	width: 100%;
	height: 200px;
	position: absolute;
	top: 79px;
	left: 0px;
	background: url(../images/nav_opac.png) repeat-x center bottom;
	z-index: 1;
}

.menu ul {
	width: 1100px;
	height: 200px;
	margin: 0 auto;
}

.menu ul li {
	width: 114px;
	height: 180px;
	margin-top: 9px;
}

.menu ul .pad_box {
	width: 141px;
	height: 180px;
}

.menu ul li .common_menu_2 {
	width: 114px;
	height: 80%;
}

.menu ul li .borderL {
	border-left: 1px solid #8c887e;
	width: 113px;
}

.menu ul li .borderR {
	border-right: 1px solid #726e65;
	width: 113px;
}

.menu ul li .common_menu_2 li {
	width: 100%;
	height: 16px;
	text-align: center;
}

.common_menu_2 li a {
	font: 12px/16px \5FAE\8F6F\96C5\9ED1;
	color: #fff;
}

.common_menu_2 li a:hover {
	color: #ffe400;
	text-decoration: none;
}
/******************************top_end*************************************/

.left-box {
	float: left;
}

.mid-box {
	float: left;
	margin: 0 10px;
}

.right-box {
	float: left;
}

/******************************left_index_start*************************************/
.downs {
	width: 237px;
	height: 130px;
	cursor: pointer;
}

.icon1 {
	width: 237px;
	height: 275px;
	background: url(../images/icon1-bg.jpg) bottom center no-repeat;
}

.icon1 li {
	float: left;
	text-align: center;
}

.icon1 li a {
	display: block;
	width: 118px;
	height: 62px;
	overflow: hidden;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	padding-top: 10px;
}

.icon1 li a:hover {
	background: #bc0303;
	text-decoration: none;
}

.icon1 li a span {
	display: block;
	font-size: 12px;
	color: #cccccc;
	margin-top: 4px;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

.icon1 li a:hover span {
	color: #fff;
	margin-top: 30px;
}

.icon1 li a i {
	display: block;
	background: url(../images/icon1-img.png) no-repeat;
	width: 33px;
	height: 33px;
	margin: 0 auto;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
}

.icon1 li a:hover i {
	margin-top: -45px;
}

.icon1 .zhzc a i {
	background-position: 0 0;
}

.icon1 .kjcz a i {
	background-position: -33px 0;
}

.icon1 .xszn a i {
	background-position: 1px -33px;
	width: 34px;
	height: 34px;
}

.icon1 .zldq a {
	margin: 1px 0 0 1px;
}

.icon1 .zldq a i {
	background-position: -33px -33px;
}

.icon2 {
	width: 237px;
	height: 310px;
	background: url(../images/icon2-bg.jpg) no-repeat;
	margin-top: 10px;
}

.icon2 li {
	float: left;
	margin-bottom: 1px;
	height: 49px;
}

.icon2 li a {
	display: block;
	width: 96px;
	height: 49px;
	overflow: hidden;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4s ease-in-out;
	line-height: 49px;
	padding-left: 22px;
}

.icon2 li a:hover {
	background: #bc0303;
	text-decoration: none;
}

.icon2 li a span {
	display: block;
	float: left;
	font-size: 12px;
	color: #cccccc;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	margin-left: 14px;
}

.icon2 li a:hover span {
	color: #fff;
}

.icon2 li a i {
	display: block;
	float: left;
	background: url(../images/icon2-img.png) no-repeat;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}

.icon2 li a:hover i {
	margin-left: -40px;
}

.icon2 .aqzx a i {
	background-position: 0 0;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.icon2 .xgmm a i {
	background-position: -19px 0;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.icon2 .jzjh a i {
	background-position: 0 -18px;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.icon2 .zhjs a i {
	background-position: -18px -19px;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.icon2 .hfxx a i {
	background-position: 0 -39px;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.icon2 .kfts a i {
	background-position: -22px -39px;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.icon2 .bugtj a i {
	background-position: 0 -59px;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.icon2 .dhqz a i {
	background-position: -17px -59px;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.icon2 .wgqb a i {
	background-position: 0 -77px;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.icon2 .zxkf a i {
	background-position: -19px -77px;
	width: 18px;
	height: 18px;
	margin-top: 16px;
}

.ii {
	margin-left: 1px;
}

.icon2 .wgqb a {
	height: 50px;
}

.icon2 .zxkf a {
	height: 50px;
}

.icon2 .phone,.icon2 .email {
	font-size: 12px;
	color: #808080;
	margin-left: 39px;
}

.icon2 .phone {
	margin-top: 11px;
}

.icon2 .email {
	margin-top: 7px;
}

.icon3 {
	width: 237px;
	height: 370;
	margin-top: 10px;
}

.icon3 li {
	position: relative;
	width: 237px;
	height: 120px;
	overflow: hidden;
	color: #000;
}

.icon3 li .gg {
	position: absolute;
	height: 120px;
}

.icon3 li .gg img {
	transition: .5s;
}

.icon3 li:hover .gg img {
	transform: scale(1.2);
}

.icon3 li .gg-title {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	top: 50%;
	left: 50%;
	background: #fff;
	opacity: .8;
	filter: Alpha(opacity=80);
	transition: .5s;
	padding: 0;
	color: #000;
}

.icon3 li:hover .gg-title {
	width: 197px;
	height: 80px;
	top: 0;
	left: 0;
	padding: 20px;
	text-decoration: none;
}

.icon3 li .gg-title h3 {
	text-align: center;
	font-size: 16px;
	margin-bottom: 5px;
}

.icon3 li .gg-title p {
	text-indent: 25px;
}

.icon3 .gg-box1 {
	margin: 5px 0;
	*margin: 0 auto;
}

.icon4 {
	background: url(../images/icon3-bg.jpg) no-repeat;
	width: 237px;
	height: 280px;
	margin-top: 10px;
	position: relative;
	z-index: 1;
}

.icon4 .title {
	padding-top: 11px;
	margin-left: 24px;
}

.icon4 .title h3 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
}

.icon4 .title a {
	float: right;
	display: block;
	background: url(../images/icon2-img.png) no-repeat;
	width: 17px;
	height: 17px;
	background-position: 0 -98px;
	margin: 6px 16px 0 0;
}

.icon4 .time {
	margin: 25px 0 0 43px;
}

.icon4 .time p {
	float: left;
	color: #999999;
	font-size: 14px;
	margin-top: 2px;
}

.icon4 .time span {
	display: block;
	float: left;
	font-size: 12px;
	color: #fff;
	width: 91px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	margin-left: 38px;
}

.calendar_content {
	border-top: medium none;
	height: 138px;
	top: 5px;
	position: relative;
}

.calendar_content a {
	height: 38px;
	width: 38px;
}

.calendar_content ul {
	display: none;
	height: 95px;
	margin: 16px 0 0 10px;
}

.ico_calendar_1, .ico_calendar_2, .ico_calendar_3, .ico_calendar_4, .ico_calendar_5,
.ico_calendar_6, .ico_calendar_7, .ico_calendar_8, .ico_calendar_9, .ico_calendar_10,
.ico_calendar_11, .ico_calendar_12, .ico_calendar_13, .ico_calendar_14, .ico_calendar_15,
.ico_calendar_16 {
	background: url(../images/calendar_ico.png) no-repeat;
	cursor: pointer;
	height: 38px;
	margin: 7px 0 0 13px;
	position: relative;
	width: 38px;
}

.ico_calendar_1 {
	background-position: 0 0;
}

.ico_calendar_2 {
	background-position: 0 -38px;
}

.ico_calendar_3 {
	background-position: 0 -76px;
}

.ico_calendar_4 {
	background-position: 0 -114px;
}

.ico_calendar_5 {
	background-position: 0 -152px;
}

.ico_calendar_6 {
	background-position: 0 -190px;
}

.ico_calendar_7 {
	background-position: 0 -228px;
}

.ico_calendar_8 {
	background-position: 0 -266px;
}

.ico_calendar_9 {
	background-position: 0 -304px;
}

.ico_calendar_10 {
	background-position: 0 -342px;
}

.ico_calendar_11 {
	background-position: 0 -380px;
}

.ico_calendar_12 {
	background-position: 0 -418px;
}

.ico_calendar_13 {
	background-position: 0 -456px;
}

.ico_calendar_14 {
	background-position: 0 -494px;
}

.ico_calendar_15 {
	background-position: 0 -532px;
}

.ico_calendar_16 {
	background-position: 0 -570px;
}

.calendar_content .calendar_sub_content {
	background: none repeat scroll 0 0 #eee;
	border: 1px solid #c9caca;
	color: #595757;
	cursor: default;
	display: none;
	left: 38px;
	line-height: 24px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 127px;
	z-index: 1;
}

.calendar_content .calendar_sub_title {
	border-bottom: 1px solid #c9caca;
}

.calendar_content .calendar_btn {
	margin: 28px 0 0 0;
	:
}

.calendar_content .calendar_btn a {
	color: #d1d1d1;
	height: 23px;
	line-height: 23px;
	position: relative;
	text-align: center;
	width: 63px;
	font-size: 12px;
}

.calendar_btn_prev .arrow_prev,.calendar_btn_next .arrow_next {
	background: url(../images/mrhd-btn.png) no-repeat;
	overflow: hidden;
	position: absolute;
	width: 7px;
	height: 12px;
	top: 6px;
	right: 1px;
}

.calendar_btn_prev .arrow_prev {
	background-position: 0 0;
	left: 10px;
}

.calendar_btn_next .arrow_next {
	background-position: -7px 0;
}

.calendar_content .calendar_btn a:hover {
	color: #ffe99d;
	text-decoration: none;
}

.calendar_btn_prev:hover .arrow_prev {
	background-position: 0 -12px;
}

.calendar_btn_next:hover .arrow_next {
	background-position: -7px -12px;
}

#calendar_btn_prev {
	margin-left: 38px;
	padding-left: 9px;
}

#calendar_btn_next {
	margin-left: 18px;
}

.qf-box {
	background: url(../images/icon4-bg.jpg) no-repeat;
	width: 237px;
	height: 280px;
	margin-top: 10px;
	position: relative;
}

.qf-box h3 {
	color: #999;
	font-size: 18px;
	font-weight: bold;
	padding-top: 12px;
	margin-left: 24px;
	width: 200px;
}

.qf-box .more span {
	top: 16px;
	right: 9px;
}

/******************************left_index_end*************************************/

/******************************mid_index_start*************************************/
.mid-slide {
	width: 620px;
	height: 275px;
	position: relative;
	overflow: hidden;
}

.slider ul,.slider1 ul {
	width: 500%;
	position: absolute;
}

.slider ul li,.slider1 ul li {
	float: left;
	width: 620px;
	height: 275px;
}

.slide-btn,.slide-btn1 {
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 620px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.slide-btn ul,.slide-btn1 ul {
	width: 620px;
	height: 35px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.slide-btn ul li,.slide-btn1 ul li {
	float: left;
	width: 124px;
	height: 35px;
}

.slide-btn ul li a,.slide-btn1 ul li a {
	display: block;
	color: #cccccc;
	font-size: 12px;
}

.slide-btn ul li:hover a,.slide-btn ul li.hover a,.slide-btn1 ul li:hover a,.slide-btn1 ul li.hover a {
	color: #fff;
	background: #bc0303;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.bg-ccc {
	background: #000;
	opacity: .5;
	filter: Alpha(opacity=50);
	width: 620px;
	height: 35px;
	bottom: 0;
	left: 0;
}

.mid-slide_btn_top {
	position: absolute;
	z-index: 10;
	right: 0;
	top: 0;
}

.mid-slide_btn_top div {
	float: left;
	width: 43px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
	background: #fff;
	color: #000;
}

.mid-slide_btn_top div:hover,.mid-slide_btn_top div.hover {
	background: #a91313;
	color: #fff;
}

.jctj {
	width: 600px;
	height: 310px;
	margin-top: 10px;
	background: #fff;
	padding: 0 10px;
	position: relative;
}

.jctj1 {
	width: 1180px;
	height: 315px;
	margin-top: 10px;
	background: #fff;
	padding: 0 10px;
	position: relative;
}

.jctj .title {
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #CCCCCC;
	line-height: 44px;
	position: relative;
}

.jctj .title h3 {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #bc0303;
}

.jctj .title h3 span {
	margin-right: 10px;
}

.yxzl h3 a,.heroine h3 a {
	float: right;
	color: #333333;
	font-size: 13px;
	height: 44px;
	width: 80px;
	font-weight: 500;
}

.jctj .title a {
	float: right;
	color: #333333;
	font-size: 13px;
	height: 44px;
	line-height: 44px;
	width: 85px;
	font-weight: 500;
}

.jctj-box ul {
	width: 400px;
}

.jctj-box ul li {
	margin-top: 10px;
}

.hd-img1 {
	position: absolute;
	right: 11px;
	top: 55px;
}

.hd-img1 a {
	display: block;
	width: 190px;
	height: 247px;
}

.jc-img a {
	display: block;
	width: 160px;
	height: 75px;
	float: left;
}

.jc-text {
	float: left;
	margin: 7px 0 0 10px;
}

.jc-text h3 {
	margin-bottom: 5px;
}

.jc-text h3 a {
	font-size: 16px;
	color: #4c4c4c;
}

.jc-text h3 a:hover {
	color: #bc0303;
	text-decoration: none;
}

.jc-text p {
	font-size: 14px;
	color: #999999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 230px;
}

.zy-bg {
	background: url(../images/zy-bg.jpg) no-repeat;
	width: 620px;
	height: 370px;
	margin-top: 10px;
	position: relative;
	overflow: hidden;
}

.zy-btn ul {
	width: 578px;
	margin: 0 auto;
	height: 37px;
	padding-top: 7px;
	padding-left: 29px;
}

.zy-btn ul li {
	float: left;
}

.zy-btn ul li a {
	display: block;
	width: 95px;
	color: #4c4c4c;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	height: 37px;
	line-height: 37px;
	overflow: hidden;
}

.zy-btn ul li:hover a,.zy-btn ul li.hover a {
	color: #bc0303;
	text-decoration: none;
}

.zy-btn ul li a p {
	margin-right: 27px;
	width: 46px;
	float: right;
	transition: .5s;
}

.zy-btn ul li:hover a p,.zy-btn ul li.hover a p {
	margin-right: 11px;
}

.zy-btn ul li a span {
	transition: margin-left .5s;
	opacity: 0;
	filter: Alpha(opacity=0);
	margin-top: 7px;
	margin-left: -1px;
}

.zy-btn ul li:hover a span,.zy-btn ul li.hover a span {
	background: url(../images/zy-btn.png) no-repeat;
	opacity: 1;
	filter: alpha(opacity=100);
	float: left;
	display: block;
	margin-left: 15px;
	width: 22px;
	height: 22px;
}

.zy-btn ul .bh:hover a span,.zy-btn ul .bh.hover a span {
	background-position: 0 0;
}

.zy-btn ul .qc:hover a span,.zy-btn ul .qc.hover a span {
	background-position: -22px 0;
}

.zy-btn ul .xq:hover a span,.zy-btn ul .xq.hover a span {
	background-position: -45px 0;
	width: 23px;
}

.zy-btn ul .em:hover a span,.zy-btn ul .em.hover a span {
	background-position: -69px 0;
}

.zy-btn ul .wz:hover a span,.zy-btn ul .wz.hover a span {
	background-position: -92px 0;
}

.zy-btn ul .lh:hover a span,.zy-btn ul .lh.hover a span {
	background-position: -114px 0;
}

.vedio-pop {
	position: absolute;
	background: url(../images/vedio.png) no-repeat;
	width: 60px;
	height: 60px;
	bottom: 30px;
	left: 15px;
	cursor: pointer;
	transition: transform 1s;
}

.vedio-pop:hover {
	transform: rotateY(360deg);
}

.zyzs_peo {
	width: 443px;
	height: 324px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}

.lh_peo {
	width: 433px;
	height: 324px;
	position: absolute;
	top: 0;
	left: 27px;
}

.xq_peo {
	width: 433px;
	height: 324px;
	position: absolute;
	top: 0;
	left: 27px;
}

.common_peo ul {
	position: absolute;
	right: 0;
	top: 0px;
}

.qc_peo {
	width: 433px;
	height: 324px;
	position: absolute;
	top: 0;
	left: 27px;
}

.em_peo {
	width: 433px;
	height: 324px;
	position: absolute;
	top: 0;
	left: 27px;
}

.bh_peo {
	width: 443px;
	height: 324px;
	position: absolute;
	top: 0;
	left: 27px;
}

.wz_peo {
	width: 433px;
	height: 324px;
	position: absolute;
	top: 0;
	left: 27px;
}

.zyzs_wenzi_switch {
	width: 195px;
	height: 200px;
	position: absolute;
	top: 125px;
	right: 0;
	z-index: 11;
	overflow: hidden;
}

.zyzs_wenzi_switch ul {
	width: 100%;
	height: 100%;
}

.zyzs_wenzi_switch ul li {
	width: 100%;
	height: 100%;
	position: absolute;
}

.default_wenzi_title {
	width: 100%;
	height: 40px;
	font-size: 36px;
	color: #2c2977;
	margin-bottom: 18px;
}

.default_wenzi_title em {
	margin-left: 10px;
	margin-top: 10px;
}

.default_wenzi_title em a {
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-right: 5px;
	line-height: 28px;
	display: block;
	width: 26px;
	height: 26px;
	border: 1px solid #999999;
}

.default_wenzi_title em .cur {
	background: #bc0303;
	color: #fff;
	text-decoration: none;
}

.default_wenzi_comp {
	width: 85%;
	height: 52px;
}

.default_wenzi_comp dd {
	width: 100%;
	height: 21px;
	margin-bottom: 5px;
	line-height: 21px;
}

.ic_title {
	width: 60px;
	height: 21px;
	font-size: 14px;
	color: #4c4c4c;
	text-align: center;
	margin-right: 9px;
}

.ic_con {
	width: auto;
	height: 21px;
	font-size: 14px;
	color: #999999;
}

.ii {
	width: auto;
	height: 21px;
}

.star {
	width: 15px;
	height: 14px;
	background: url(../images/star.png) no-repeat;
	margin: 5px 2px;
}

.default_wenzi_comp_b {
	width: 100%;
	height: 78px;
}

.default_wenzi_comp_b dd {
	width: 100%;
	height: 21px;
	margin-bottom: 5px;
	line-height: 21px;
}

.floor3_r {
	width: 194px;
	height: 381px;
	margin-left: 16px;
}

.floor3_btn1:hover {
	background-position: -194px 0;
}


.floor3_btn2:hover {
	background-position: -194px -131px;
}


.floor3_btn3:hover {
	background-position: -194px -262px;
}

.wet {
	position: absolute;
	bottom: 20px;
	left: 230px;
	z-index: 3;
}

.bh_wwt {
	bottom: 0;
	left: 220px;
}

.xq_wwt {
	bottom: 0;
	left: 197px;
}

.lh_wwt {
	bottom: -11px;
	left: 255px;
}

.picture {
	width: 620px;
	height: 280px;
	margin-top: 10px;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.picture li {
	float: left;
	width: 64px;
	height: 280px;
	transition: width .5s;
	position: relative;
}

.picture li.cur {
	width: 490px;
	box-shadow: 5px 5px 35px #000;
}

.picture li .pic-btn {
	background: url(../images/jian-btn.png) no-repeat;
	cursor: pointer;
	width: 64px;
	height: 280px;
	float: left;
}

.picture .pic1 .pic-btn {
	background-position: 0 0;
}

.picture .pic2 .pic-btn {
	background-position: -66px 0;
}

.picture .pic3 .pic-btn {
	background-position: -132px 0;
}

.picture .pic1:hover .pic-btn,.picture .pic1.hover .pic-btn {
	background-position: 0 -280px;
}

.picture .pic2:hover .pic-btn,.picture .pic2.hover .pic-btn {
	background-position: -66px -280px;
}

.picture .pic3:hover .pic-btn,.picture .pic3.hover .pic-btn {
	background-position: -132px -280px;
}

.pic-all {
	width: 393px;
	background: #fff;
	height: 246px;
	left: 64px;
	padding: 20px 0 14px 30px;
	position: absolute;
}

.pic1,.pic2 {
	border-right: 1px solid #fff;
}

.pic-all .pica {
	float: left;
	width: 180px;
	height: 100px;
	margin: 0 12px 12px 0;
	overflow: hidden;
	box-shadow: 2px 2px 8px #666;
	position: relative;
	cursor: pointer;
}

.pic-more .more {
	height: 20px;
	font-size: 12px;
	color: #333333;
	width: 85px;
	display: block;
	position: absolute;
	bottom: 10px;
	right: 14px;
}

.pic-more {
	*width: 100px;
}

.pic-more .more span {
	*margin: -15px 0 0 10px;
	top: 0;
	right: 6px;
	*top: 16px;
}

.vedio1 .vedio-btn {
	background: url(../images/vedio-btn.png) no-repeat;
	width: 42px;
	height: 42px;
	top: 50%;
	left: 50%;
	margin: -21px 0 0 -21px;
	z-index: 2;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: opacity .4s;
}

.vedio1 .bg {
	z-index: 1;
	background: #000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .2;
	f;filter: alpha(opacity=20);
	ransition: opacity .4s;
}

.vedio1:hover .vedio-btn,.vedio1:hover .bg {
	opacity: 0;
	filter: alpha(opacity=0);
	transition: opacity .4s;
}

.vedio1 img,.vedio1 div {
	position: absolute;
}

.pica img {
	transition: .4s;
}

.pica:hover img {
	transform: scale(1.05);
}

.pic2,.pic3 {
	z-index: 4;
}

.pica .vedio-title {
	color: #fff;
	text-align: center;
	bottom: -22px;
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	transition: bottom .4s;
}

.pica:hover .vedio-title {
	bottom: 0;
}

.new-text {
	margin-top: 20px;
}

.zh-news {
	height: 280px;
	width: 570px;
	background: #fff;
	margin-top: 10px;
	padding: 0 25px;
}

.new-title {
	width: 100%;
	height: 49px;
	border-bottom: 1px solid #e3e3e3;
	line-height: 49px;
}

.new-title li {
	float: left;
	width: 130px;
	height: 48px;
}

.new-title li a {
	font-size: 18px;
	color: #4c4c4c;
	height: 48px;
	width: 110px;
	display: block;
	text-align: center;
}

.new-title li:hover a,.new-title li.hover a {
	color: #bc0303;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #bc0303;
}

.n-img a {
	display: block;
	width: 162px;
	height: 194px;
	margin-right: 5px;
	overflow: hidden;
}

.n-img a img {
	transition: .4s;
}

.n-img a:hover img {
	transform: scale(1.03);
}

.new-text ul li {
	color: #999999;
	font-size: 14px;
	height: 33px;
	*height: 30px;
	width: 385px;
}

.new-text ul li a {
	color: #999999;
}

.new-text ul li:hover a,.new-text ul li:hover span {
	color: #BC0303;
	text-decoration: none;
}

.new-text ul li span {
	float: left;
}

.new-text ul li .times {
	float: right;
}

.new-text ul li a {
	float: left;
	width: 346px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.new-s ul {
	width: 385px;
	height: 198px;
	margin-left: 15px;
}

/******************************mid_index_end*************************************/
/******************************right_index_start*************************************/
.news-slide h3 a {
	font-size: 15px;
	color: #bc0303;
	text-align: center;
	display: block;
	margin: 15px 0 14px 0;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}

.news {
	width: 293px;
	height: 275px;
	background: #fff;
	padding: 0 15px;
}

.news-btn {
	width: 293px;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #cccccc;
	padding-top: 10px;
	position: relative;
}

.news-btn li {
	float: left;
}

.news-btn li a {
	font-size: 14px;
	color: #333333;
	display: block;
	width: 50px;
	height: 34px;
	text-align: center;
}

.news-btn li:hover a,.news-btn li.hover a {
	color: #bc0303;
	font-weight: bold;
	border-bottom: 2px solid #bc0303;
	text-decoration: none;
}

.news-btn ul {
	float: left;
}

.more span {
	display: block;
	position: absolute;
	background: url(../images/icon2-img.png) no-repeat;
	width: 17px;
	height: 17px;
	background-position: 0 -98px;
	top: 19px;
	right: 8px;
	cursor: pointer;
}

.jctj .more span {
	top: 14px;
}

.news-slide ul li {
	color: #666;
	height: 25px;
	line-height: 25px;
}

.news-slide ul li a {
	font-size: 12px;
	color: #666;
	display: block;
	float: left;
	width: 205px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.news-slide ul li em a {
	width: 50px;
}

.news-slide ul li:hover a {
	text-decoration: none;
	color: #bc0303;
}

.news-slide ul li em:hover a {
	color: red;
}

.news-slide ul li span {
	display: block;
	float: right;
}

.tea {
	width: 303px;
	height: 310px;
	padding: 0 10px;
	margin-top: 10px;
	background: #fff;
}

.tea .tea-h3 {
	width: 303px;
	font-weight: bold;
	font-size: 18px;
	color: #bc0303;
	height: 34px;
	background: url(../images/line.jpg) bottom center no-repeat;
	padding-top: 10px;
}

.tea .tea-h3 span {
	margin-right: 10px;
}

.tt1 {
	width: 303px;
	height: 155px;
	margin: 10px auto;
}

.tt1 .tt1-title,.tt1 div {
	position: absolute;
}

.tt1-img {
	width: 303px;
	height: 155px;
	overflow: hidden;
}

.tt1 .tt1-title div {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tea_bg {
	position: absolute;
	width: 303px;
	height: 155px;
	background: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.4s;
}

.tt2-1 .tt2-title1 div,.tt2-2 .tt2-title2 div {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
}

.tt2-img1,.tt2-img2 {
	width: 146px;
	height: 79px;
	overflow: hidden;
}

.tt2-title1,.tt2-title2 {
	width: 146px;
	height: 79px;
}

.tt2 {
	width: 303px;
	height: 79px;
}

.tt2-2 .tt2-img2,.tt2-1 .tt2-img1,.tt2-2 .tt2-title2,.tt2-1 .tt2-title1 {
	position: absolute;
}

.tt2-1,.tt2-2 {
	float: left;
	width: 146px;
	height: 79px;
}

.tt1-title,.tt2-title1,.tt2-title1 {
	display: block;
}

.tt2-1 {
	margin-right: 10px;
}

.tt1 .tt1-title {
	padding: 0 30px;
	transition: all .4s;
	opacity: 0;
	filter: Alpha(opacity=0);
	width: 239px;
	height: 151px;
	position: relative;
}

.tt2-1 .tt2-title1,.tt2-2 .tt2-title2 {
	padding: 0 10px;
	transition: all .4s;
	opacity: 0;
	filter: Alpha(opacity=0);
	width: 124px;
	height: 77px;
	position: absolute;
}

.tt2-1 .tea_bg,.tt2-2 .tea_bg {
	width: 146px;
	height: 79px;
}

.tt1:hover .tt1-title,.tt2-1:hover .tt2-title1,.tt2-2:hover .tt2-title2 {
	opacity: 1;
	text-decoration: none;
	filter: Alpha(opacity=100);
}

.tt1:hover .tt1-title div,.tt2-1:hover .tt2-title1 div,.tt2-2:hover .tt2-title2 div {
	opacity: 1;
	filter: alpha(opacity=100);
}

.tt1-title h3 {
	margin: 0 0 10px 0;
}

.tt1-title h3 {
	text-align: center;
	color: #fff;
	font-size: 16px;
}

.tt2-title1 h3,.tt2-title2 h3 {
	text-align: center;
	color: #fff;
	font-size: 14px;
	padding: 0 0 5px 0;
}

.tt1-title p {
	color: #fff;
	font-size: 14px;
}

.tt2-title1 p,.tt2-title2 p {
	color: #fff;
	font-size: 12px;
}

.tt1,.tt2-1,.tt2-2 {
	perspective: 800px;
}

.tt1 .tt1-img img,.tt2-1 .tt2-img1 img,.tt2-2 .tt2-img2 img {
	transition: 0.4s;
}

.tt1:hover .tt1-img img,.tt2-1:hover .tt2-img1 img,.tt2-2:hover .tt2-img2 img {
	transform: scale(1.05);
	transform-origin: center bottom 0;
	transition: 0.4s;
}

.tt1:hover .tea_bg,.tt2-1:hover .tea_bg,.tt2-2:hover .tea_bg {
	opacity: .7;
	filter: alpha(opacity=70);
}

.yxzl-bbjs {
	width: 303px;
	height: 370px;
	background: #fff;
	padding: 0 10px;
	margin-top: 10px;
	position: relative;
	z-index: 2;
}

.yxzl h3 {
	width: 303px;
	font-weight: bold;
	font-size: 18px;
	color: #bc0303;
	height: 44px;
	line-height: 44px;
	background: url(../images/line.jpg) bottom center no-repeat;
	margin-bottom: 8px;
}

.yxzl h3 p {
	float: left;
}

.yxzl-bbjs .more span,.heroine .more span {
	top: 13px;
	right: 14px;
}

.yxzl h3 p span {
	margin-right: 10px;
}

.yxzl ul {
	width: 303px;
	height: 28px;
	line-height: 28px;
}

.yxzl ul li {
	float: left;
}

.yxzl ul  p {
	float: left;
	margin-right: 5px;
}

.yxzl ul li a {
	color: #999999;
	font-size: 12px;
	margin: 0 4px;
}

.yxzl ul li:hover a {
	color: #BC0303;
}

.bbjs {
	margin-top: 13px;
}

.bbjs h3 {
	width: 303px;
	font-weight: bold;
	font-size: 18px;
	color: #bc0303;
	height: 34px;
	background: url(../images/line.jpg) bottom center no-repeat;
}

.bbjs h3 span {
	margin-right: 10px;
}

.bbjs-img {
	width: 302px;
	height: 102px;
	position: relative;
	overflow: hidden;
	margin: 10px 0;
}

.bbjs-img a img {
	transition: all .5s;
}

.bbjs-img a:hover img {
	transform: scale(1.03);
}

.bbjs .version_other {
	background: #e6e6e6;
	border: none;
	color: #999999;
	cursor: pointer;
	height: 26px;
	line-height: 26px;
	text-align: center;
	position: relative;
	font-size: 14px;
}

.bbjs .ico_arrow_down {
	border-left: 8px solid transparent;
	_border-left: 5px solid white;
	border-right: 8px solid transparent;
	_border-right: 5px solid white;
	border-top: 11px solid #fff;
	height: 0;
	overflow: hidden;
	position: absolute;
	right: 14px;
	top: 6px;
	width: 0;
}

.bbjs .version_content {
	background: #fff;
	border: 2px solid #e6e6e6;
	border-top: none;
	display: none;
	left: 0;
	position: absolute;
	top: 25px;
	width: 299px;
	z-index: 11;
}

.bbjs .version_content li {
	height: 30px;
	line-height: 30px;
}

.bbjs .version_content li a {
	color: #999;
	display: block;
}

.bbjs .version_content li a:hover {
	background: #b60e0e;
}

.bbjs .ico_version {
	background-position: -15px 0;
	height: 18px;
	margin: 5px 0 0 11px;
	width: 12px;
}

.bbjs h3 .ico_arrow {
	display: block;
	position: absolute;
	background: #bc0303;
	width: 44px;
	height: 22px;
	right: 2px;
	top: 2px;
	margin-right: 0;
}

.heroine,.pl {
	width: 303px;
	height: 280px;
	margin-top: 10px;
	background: #fff;
	padding: 0 10px;
	position: relative;
}

.heroine h3,.pl h3 {
	width: 303px;
	font-weight: bold;
	font-size: 18px;
	color: #bc0303;
	height: 44px;
	line-height: 44px;
	background: url(../images/line.jpg) bottom center no-repeat;
}

.heroine h3 p,.pl h3 p {
	float: left;
}

.pl h3 a {
	float: right;
	margin: -4px 10px 0 0;
}

.heroine h3 p span,.pl h3 p span {
	margin-right: 10px;
}

.pl .more span {
	top: 16px;
	right: 14px;
}

.her1 {
	width: 303px;
	height: 125px;
	margin: 25px auto;
	overflow: hidden;
}

.her1 a img {
	transition: all .5s;
}

.her1 a:hover img {
	transform: scale(1.1);
}

.her2 li {
	float: left;
	width: 94px;
	height: 78px;
	position: relative;
	overflow: hidden;
}

.her2 li .checkr {
	opacity: 0;
	filter: Alpha(opacity=0);
	position: absolute;
	color: #fff;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 78px;
}

.her2 li .bg {
	opacity: 0;
	filter: Alpha(opacity=0);
	transition: opacity .5s;
}

.her2 li:hover .checkr {
	opacity: 1;
	filter: Alpha(opacity=100);
}

.her2 .her-img2 {
	margin: 0 10px;
}

.her2 li:hover .bg {
	background: #000;
	opacity: .5;
	filter: Alpha(opacity=50);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.ht {
	height: 28px;
	line-height: 28px;
	width: 100%;
	margin: 10px 0 15px 0;
	font-size: 14px;
	color: #4c4c4c;
}

.ht span {
	display: block;
	background: #bc0303;
	height: 28px;
	width: 50px;
	text-align: center;
	float: left;
	color: #fff;
}

.ht p {
	float: left;
	border: 1px solid #e6e6eb;
	text-indent: 10px;
	height: 26px;
	width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.ht a {
	display: block;
	float: left;
	height: 26px;
	border: 1px solid #e6e6eb;
	width: 58px;
	text-align: center;
	margin-left: 10px;
	color: #4c4c4c;
}

.pl ul {
	height: 165px;
	overflow: hidden;
}

.pl ul li {
	height: 55px;
}

.pl li img {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 7px;
}

.pl li p {
	font-size: 14px;
	color: #4c4c4c;
	float: left;
}

.pl li p span {
	color: #999999;
	display: block;
	font-size: 12px;
}

.pl li .time {
	display: block;
	float: right;
	font-size: 12px;
	color: #999999;
}


  /*****single*****/
.single,.jc-img a {
	position: relative;
	overflow: hidden;
}

.single:after,.jc-img a:after,.single:before,.jc-img a:before,.hd-img1 a:after,.hd-img1 a:before,
.single after,.jc-img a after,.single before,.jc-img a before,.hd-img1 a after,.hd-img1 a before {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity:0);
	left: 8px;
	top: 8px;
	bottom: 8px;
	right: 8px;
	content: ' ';
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	-o-transition: all .35s;
	-ms-transition: all .35s;
	transition: all .35s;
}

.single:after,.jc-img a:after,.hd-img1 a:after,
.single after,.jc-img a after,.hd-img1 a after {
	-webkit-transform: scale(1,0);
	-moz-transform: scale(1,0);
	-o-transform: scale(1,0);
	-ms-transform: scale(1,0);
	transform: scale(1,0);
}

.single:before,.jc-img a:before,.hd-img1 a:before,
.single before,.jc-img a before,.hd-img1 a before {
	-webkit-transform: scale(0,1);
	-moz-transform: scale(0,1);
	-o-transform: scale(0,1);
	-ms-transform: scale(0,1);
	transform: scale(0,1);
}

.single:hover:after,.jc-img a:hover:after,.single:hover:before,.jc-img a:hover:before
,.hd-img1 a:hover:after,.hd-img1 a:hover:before,
.single:hover after,.jc-img a:hover after,.single:hover before,.jc-img a:hover before
,.hd-img1 a:hover after,.hd-img1 a:hover before {
	opacity: 1;
	filter: alpha(opacity:100);
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	-ms-transition: all .35s;
	transition: all .35s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.hd-img1 a:before,.jc-img a:before,.hd-img1 a before,.jc-img a before {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border: none\9;
}

.hd-img1 a:after,.jc-img a:after,.hd-img1 a after,.jc-img a after {
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border: none\9;
}

.her2 li:before,.her2 li before {
	border-top: 1px solid #454040;
	border-bottom: 1px solid #454040;
	border: none\9;
}

.her2 li:after,.her2 li after {
	border-right: 1px solid #454040;
	border-left: 1px solid #454040;
	border: none\9;
}

/* tc */
.index_ad {
	width: 700px;
	height: 550px;
	background: #000;
	position: relative;
}
/* 
.pop_close {
	width: 60px;
	height: 60px;
	background: url(../images/ad_popup_close.png) no-repeat;
	position: absolute;
	top: 0px;
	right: -60px;
}*/

/*??3??§????μ??a—??￡*/
.right_nav {
	width: 117px;
	height: 260px;
	position: fixed;
	z-index: 999;
	top: 145px;
	right: 0;
	_position: absolute;
	_top: expression(documentElement.scrollTop + 260);
	overflow: hidden;
	*zoom: 1;
}

.right_nav_ad {
	width: 104px;
	height: 110px;
	margin: 0 auto;
}

.right_nav_ad img {
	width: 104px;
	height: 110px;
}

.right_nav_wxbox {
	width: 117px;
	height: 137px;
	margin: 5px auto 0 auto;
}

.wx_r_img {
	width: 117px;
	height: 117px;
	background: url(../images/wx.jpg) no-repeat;
}

.right_nav_wxbox p {
	width: 100%;
	height: 18px;
	font: 12px/18px \5FAE\8F6F\96C5\9ED1;
	color: #000;
	text-align: center;
	background: #C7C8CA;
}

.gotop {
	width: 45px;
	height: 45px;
	background: url(../images/go_top.png) no-repeat;
	position: fixed;
	z-index: 999;
	top: 480px;
	right: 35px;
	_position: absolute;
	_top: expression(documentElement.scrollTop + 480);
	overflow: hidden;
	*zoom: 1;
}

.gotop_box {
	width: 100%;
	height: 100%;
}

/*blockUI ie7*/
.blockUI {
	position: fixed!important;
}

.blockPage {
	top: 46%!important;
	margin-top: -225px!important;
}

.pic_cont .warning {
	top: -220px;
}

.mask {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000000;
	opacity: .6;
	filter: Alpha(opacity=60);
	z-index: 11;
}

.video_box {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99;
	width: 550px;
	height: 325px;
	margin: -162.5px 0 0 -275px;
}

.video_box .close {
	top: -6px;
	righ;right: -56px;
	width: 60px;
	height: 60px;
	background: url(../images/ad_popup_close.png) no-repeat;
	position: absolute;
	cursor: pointer;
}

/*下方框架轮播图*/
.footer {
	overflow: hidden;
}

.remind {
	width: 724px;
	height: 31px;
	line-height: 31px;
	background: #e0e0de;
	text-align: center;
	font-size: 12px;
	font-family: 'simsun';
	margin: 0px auto 15px auto;
	color: #7d7d7d;
	margin-top: 50px;
}

.share {
	height: 25px;
	width: 980px;
	border-bottom: 1px solid #c0c0c0;
	margin: auto;
}

.jiathis_style {
	width: 250px;
	margin: 0 auto 10px auto;
}

#footer .wrapper {
	margin-top: 30px;
}