@charset "utf-8";
/* css document */
/*鍏叡閮ㄥ垎寮€濮媧wp锛?015.12.3锛?/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, b {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
html {
	overflow: -moz-scrollbars-vertical;
	overflow: hidden;
	overflow-y:auto;
	overflow-x:hidden;
} /*濮嬬粓璁?firefox 鏄剧ず婊氬姩鏉?/
* {
	word-wrap: break-word;
	padding: 0;

}/*鏂囧瓧寮哄埗鎹㈣word-break:keep-all;(ff)*/
table {
	border-collapse: collapse;
}/*缁嗙嚎琛ㄦ牸*/
fieldset, img {
	border: none;
}/*娓呴櫎鎻忚竟,鍧楁樉绀?/
ul, li {
	list-style-type: none;
}/*鏃犲垪琛ㄩ」鐩爣璁?/
a {
	text-decoration: none;
	color: #2e2d2d
}/* 閾炬帴鏃犱笅鍒掔嚎,鏈変负underline;閾炬帴鍘绘 */
a:link {
	color: #2e2d2d;
}/* 鏈闂殑閾炬帴 */
a:visited {
	color: #8e8e8e;
}/* 宸茶闂殑閾炬帴 */
a:hover {
	color: #e21100;
}/* 榧犳爣鍦ㄩ摼鎺ヤ笂 */
a:active {
	color: #8e8e8e;
blr:expression(this.onfocus=this.blur());
}/* 鐐瑰嚮婵€娲婚摼鎺?*/
body {
	font-family:"microsoft yahei";
	font-size: 12px;
	color: #8e8e8e;
	background:#ffffff;
}
textarea,select, input {
	vertical-align: middle;
	outline: none;
}
em, i {
	font-style: normal;
}
input[type=button], input[type=reset], input[type=submit], input[type=radio], input[type=checkbox] {
	cursor: pointer;
	outline: none;
	border: none;
}
input {
	outline: none;
	border: none;
}

.clear {
	clear: both;
}
.h10 {
	clear: both;
	height: 10px;
}
.h15 {
	clear: both;
	height: 16px;
}
.h20 {
	clear: both;
	height: 20px;
}
.h25 {
	clear: both;
	height: 25px;
}
.h30 {
	clear: both;
	height: 30px;
}
.h35 {
	clear: both;
	height: 35px;
}
.h40 {
	clear: both;
	height: 40px;
}
.h50 {
	clear: both;
	height: 50px;
}
.h55 {
	clear: both;
	height: 55px;
}
.h60 {
	clear: both;
	height: 60px;
}
.h80 {
	clear: both;
	height: 80px;
}

.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}

/*鍏叡閮ㄥ垎缁撴潫*/
/*^
 * 妗嗘灦
 * @created 2016.3.23
 * @return
 */	
.wrap{
	clear:both;
	width:1003px;
	margin:0 auto;
	}
.min_h{
	min-height:300px;
	height:auto !important;
	height:300px;
	}
/******澶撮儴******/
.top{
	clear:both;
	height:101px;
	background:#fff;
	}
.logo{
	width:523px;
	height:101px;
	overflow:hidden;
	margin:0 15px 0 35px;
	}
.logo a{
	display:block;
	width:523px;
	height:101px;
	background: no-repeat left center;
	overflow:hidden;
	}
.topright{padding-right:30px;}
.search{
	width:35px;
	height:28px;
	overflow:hidden;
	margin:31px 15px 0 0;
	border-radius:15px;
	position:relative;
	}
.search .inputb{
	display:inline;
	float:left;
	width:35px;
	height:28px;
	line-height:28px;
	background: no-repeat center center;
	border:none;
	cursor:pointer;
	}
.search .inputt{
	display:inline;
	float:left;
	width:140px;
	height:28px;
	background:none;
	border:none;
	position:absolute;
	top:0;
	right:5px;
	display:none;
	color:#a5a5a5;
	line-height:28px;
	text-align:left;
	}
/*瀵艰埅*/
.menubox{position:relative;z-index:999;}
.menubox .menu_icon{
	width:126px;
	height:101px;
	position:absolute;
	background: center no-repeat;
	top:0;
	left:0px;
	z-index:-1;
	}
.menu_dl{
	display:block;
	}
.menu_dl dd{
	display:inline;
	float:left;
	width:110px;
	position:relative;
	}
.menu_dl dd span{
	display:block;
	height:101px;
	clear:both;
	overflow:hidden;
	}
.menu_dl dd span a{
	display:block;
	height:101px;
	text-align:center;
	line-height:101px;
	font-size:16px;
	color:#444444;
	}
.menu_dl dd.hover span a{color:#ffffff; }
.menu_nav{
	width:126px;
	overflow:hidden;
	background: repeat;
	position:absolute;
	top:101px;
	left:50%;
	margin-left:-65px;
	display:none;
	}
.menu_navul{
	display:block;
	overflow:hidden;
	position:relative;
	top:-1px;
	}
.menu_navul li{
	display:block;
	height:40px;
	overflow:hidden;
	padding:0 7px;
	clear:both;
	text-align:center;
	line-height:40px;
	color:#444444;
	}
.menu_navul li a{
	display:block;
	clear:both;
	border-top:1px dotted #cbced3;
	text-align:center;
	line-height:40px;
	color:#444444;
	}
.menu_navul li:hover{background:#c50f00;}
.menu_navul li a:hover{color:#fff;border-top:1px dotted #c50f00;}
/********banner begin*******/
.bannerslide{
	clear:both;
	overflow:hidden;
	position:relative;
	}
.contentbox{
	width:1000px;
	margin:0 auto;
	position:relative;
	}
.contentbox .bd{
	overflow:hidden;
	position:absolute;
	top:0px;
	left:50%;
	}
.contentbox .bd dd{
	display:block;
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	background-size:cover;
	}
.contentbox .bd dd.scale-img{
	display:none;
	animation: changescale 5s;
	-moz-animation: changescale 5s;	
	-webkit-animation: changescale 5s;	
	-o-animation: changescale 5s;
	}
.contentbox .bd dd.scale-img.active{
	display:block;
	}
	
/* 鍔ㄧ敾 寮€濮?*/
@keyframes changescale
{
0%   {
	transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
100% {
	transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
}

@-moz-keyframes changescale /* firefox */
{
0%   {
	transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
100% {
	transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
}

@-webkit-keyframes changescale /* safari 鍜?chrome */
{
0%   {
	transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}
100% {
	transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
}

@-o-keyframes changescale /* opera */
{
0%   {
	transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform:scale(1.1, 1.1);
}
100% {
	transform: scale(1, 1);
	-o-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
}
}
/*鍔ㄧ敾缁撴潫*/	
	
.bannerslide .bt1{
	display:block;
	width:45px;
	height:81px;
	cursor:pointer;
	background: no-repeat left top;
	position:absolute;
	top:50%;
	left:180px;
	margin:-40px 0 0 0;
	z-index:999999;
	}
.bannerslide .bt2{
	display:block;
	width:45px;
	height:81px;
	cursor:pointer;
	background: no-repeat right top;
	position:absolute;
	top:50%;
	right:180px;
	margin:-40px 0 0 0;
	z-index:999999;
	}
.bannerslide .bt1:hover{background: no-repeat left bottom;}
.bannerslide .bt2:hover{background: no-repeat right bottom;}
/********banner end*******/
/***********footer begin*************/
.footer{
	clear:both;
	overflow:hidden;
	}
.footert{
	clear:both;
	overflow:hidden;
	padding:20px 0;
	background:#f8f8f8;
	}
.footert_l{
	width:430px;
	overflow:hidden;
	padding:15px 0 0 0;
	}
.footert_l_box1{
	clear:both;
	overflow:hidden;
	}
.footert_l_box1 p{
	display:block;
	width:165px;
	height:168px;
	overflow:hidden;
	}
.footert_l_box1 p img{
	display:block;
	width:165px;
	height:168px;
	}
.footert_l_box1 dl{
	width:240px;
	height:168px;
	overflow:hidden;
	}
.footert_l_box1 dl dd{
	display:block;
	clear:both;
	}
.footert_l_box1 dl dd span{
	display:block;
	height:14px;
	overflow:hidden;
	clear:both;
	font-size:14px;
	color:#6c6e75;
	text-align:left;
	line-height:14px;
	margin-bottom:15px;
	}
.footert_l_box1 dl dd img{
	display:block;
	height:25px;
	margin-bottom:15px;
	}
.footert_l_box1 dl dd em{
	display:block;
	height:28px;
	line-height:28px;
	text-align:left;
	color:#6c6e75;
	font-family:"瀹嬩綋";
	padding:0 0 0 20px;
	}
.footert_l_box1 dl dd em.em1{ background: no-repeat left center;}
.footert_l_box1 dl dd em.em2{ background: no-repeat left center;}
.footert_l_box1 dl dd em.em3{ background: no-repeat left center;}

.footert_share{
	width:150px;
	height:30px;
	padding-top:10px;
	}
.footert_share .bds_qzone{
	width:0px !important;
	height:16px !important;
	background: no-repeat 0 0 !important;
	margin:6px 12px 6px 0 !important;
	-webkit-transition:all 0.2s ease-in-out 0.01s;
	-moz-transition:all 0.2s ease-in-out 0.01s;
	transition:all 0.2s ease-in-out 0.01s;
	}
.footert_share .bds_weixin{
	width:0px !important;
	height:16px !important;
	background: no-repeat -31px 0 !important;
	margin:6px 12px 6px 0 !important;
	-webkit-transition:all 0.2s ease-in-out 0.01s;
	-moz-transition:all 0.2s ease-in-out 0.01s;
	transition:all 0.2s ease-in-out 0.01s;
	}
.footert_share .bds_tqq{
	width:0px !important;
	height:16px !important;
	background: no-repeat -65px 0 !important;
	margin:6px 12px 6px 0 !important;
	-webkit-transition:all 0.2s ease-in-out 0.01s;
	-moz-transition:all 0.2s ease-in-out 0.01s;
	transition:all 0.2s ease-in-out 0.01s;
	}
.footert_share .bds_tsina{
	width:0px !important;
	height:16px !important;
	background: no-repeat -96px 0 !important;
	margin:6px 12px 6px 0 !important;
	-webkit-transition:all 0.2s ease-in-out 0.01s;
	-moz-transition:all 0.2s ease-in-out 0.01s;
	transition:all 0.2s ease-in-out 0.01s;
	}
.footert_share .bds_qzone:hover{background: no-repeat 0 -18px !important;}
.footert_share .bds_weixin:hover{background: no-repeat -31px -18px !important;}
.footert_share .bds_tqq:hover{background: no-repeat -65px -18px !important;}
.footert_share .bds_tsina:hover{background: no-repeat -96px -18px !important;}
.footer_nav li{
	display:inline;
	float:left;
	width:90px;
	overflow:hidden;
	margin:0 45px 0 0;
	}
.footer_nav li dl dt{
	display:block;
	clear:both;
	height:49px;
	overflow:hidden;
	border-bottom:1px solid #ffffff;
	margin-bottom:24px;
	}
.footer_nav li dl dt a{
	display:block;
	height:47px;
	border-bottom:1px solid #dadada;
	line-height:34px;
	color:#333333;
	text-align:left;
	font-size:14px;
	}
.footer_nav li dl dd{
	display:block;
	clear:both;
	height:30px;
	overflow:hidden;
	}
.footer_nav li dl dd a{
	line-height:30px;
	text-align:left;
	color:#888888;
	font-family:"瀹嬩綋";
	}
.footer_nav li dl dt a:hover{color:#e21100;}
.footer_nav li dl dd a:hover{color:#e21100;}
.footerb{
	clear:both;
	height:40px;
	background:#000000;
	line-height:40px;
	}
/*鍙充晶娴姩*/
.floatbox{
	width:56px;
	position:absolute;
	right:0;
	}
.floatbox a{
	display:block;
	clear:both;
	width:56px;
	height:50px;
	margin:0 0 1px 0;
	position:relative;
	}
	
.floatbox a.a1{ background:#7f7f7f  no-repeat 13px 10px;}
.floatbox a.a2{ background:#7f7f7f  no-repeat 13px -40px;}
.floatbox a.a3{ background:#7f7f7f  no-repeat 13px -91px;}
.floatbox a:hover{background-color:#d13f33;}

.floatbox a.a2 span{
	display:block;
	width:0;
	height:50px;
	background:#e21100;
	overflow:hidden;
	position:absolute;
	top:0;
	right:57px;
	z-index:99999999;
	}
.floatbox a.a2 span img{
	display:block;
	width:146px;
	height:50px;
	}
.floatbox a.a3 span{
	display:block;
	width:0;
	height:50px;
	border:0px solid #fff;
	overflow:hidden;
	position:absolute;
	bottom:0;
	right:57px;
	z-index:99999999;
	}
.floatbox a.a3 span img{
	display:block;
	width:144px;
	height:144px;
	}
/***********footer end*************/
/*鍙嬫儏閾炬帴 begin*/
.friend_link{
	clear:both;
	min-height:70px;
	height:auto !important;
	height:70px;
	overflow:hidden;
	}
.friend_linkdl dt{
	display:inline;
	float:left;
	height:70px;
	width:138px;
	overflow:hidden;
	margin-right:2px;
	}
.friend_linkdl dt img{
	display:block;
	height:70px;
	width:138px;
	}
.friend_linkdl dd{
	display:inline;
	float:left;
	height:70px;
	width:215px;
	overflow:hidden;
	}
.friend_linkdl dd img{
	display:block;
	height:70px;
	width:215px;
	}

/*鍙嬫儏閾炬帴 end*/
/*鏂伴椈涓績 begin*/
.indexnews{
	width:1000px;
	height:267px;
	overflow:hidden;
	position:absolute;
	left:50%;
	bottom:30px;
	z-index:9;
	margin-left:-500px;
	}
.indexnews_at{
	height:40px;
	overflow:hidden;
	clear:both;
	background: repeat-x left center;
	border-radius:3px 3px 0 0 ;
	}
.indexnews_at span{
	display:inline;
	float:left;
	width:85px;
	height:40px;
	text-align:right;
	line-height:40px;
	font-size:14px;
	color:#444444;
	}
.indexnews_atc .bd2{
	display:inline;
	float:left;
	width:785px;
	height:40px;
	overflow:hidden;
	}
.indexnews_atc .bd2 dd a{
	text-align:left;
	line-height:40px;
	font-size:14px;
	color:#444444;
	}
.indexnews_atc .bd2 dd a:hover{color:#e21100;}
.indexnews_at .more{
	display:inline;
	float:right;
	width:44px;
	height:40px;
	background: no-repeat center center;
	}
.indexnews_category{
	clear:both;
	overflow:hidden;
	height:227px;
	background:#fff;
	}
.indexnews_category_box1{
	width:340px;
	margin:24px 0 0 18px;
	overflow:hidden;
	background: no-repeat right center;
	}
.indexnews_t{
	clear:both;
	overflow:hidden;
	height:14px;
	border-left:3px solid #afafaf;
	padding:0 18px 0 8px;
	}
.indexnews_t span{
	display:inline;
	float:left;
	height:14px;
	line-height:14px;
	text-align:left;
	color:#e21100;
	font-size:14px;
	}
.indexnews_t i{
	display:inline;
	float:left;
	width:208px;
	height:1px;
	background:#eeeeee;
	margin:7px 5px;
	}
.indexnews_t .more{
	display:inline;
	float:right;
	height:14px;
	color:#999999;
	line-height:14px;
	text-align:right;
	}
.indexnews_t .more:hover{color:#e21100;}
.indexnews_cbox1{
	clear:both;
	overflow:hidden;
	}
.indexnews_cbox1 p{
	display:inline;
	float:left;
	width:125px;
	height:70px;
	overflow:hidden;
	}
.indexnews_cbox1 p img{
	display:block;
	width:125px;
	height:70px;
	}
.indexnews_cbox1r{
	width:185px;
	height:70px;
	overflow:hidden;
	margin:0 0 0 12px;
	}
.indexnews_cbox1r h3{
	display:block;
	clear:both;
	height:14px;
	overflow:hidden;
	}
.indexnews_cbox1r h3 a{
	font-size:14px;
	line-height:14px;
	color:#e21100;
	text-align:left;
	}
.indexnews_cbox1r div{
	clear:both;
	color:#666666;
	line-height:24px;
	text-align:left;
	margin:10px 0 0 0;
	}
.index_list1{
	clear:both;
	height:69px;
	overflow:hidden;
	padding:10px 25px 0 0;
	}
.index_list1 dd{
	clear:both;
	display:block;
	height:34px;
	border-bottom:1px dotted #d2d2d2;
	}
.index_list1 dd a{
	line-height:34px;
	text-align:left;
	color:#666666;
	}
.index_list1 dd a:hover{color:#e21100;}

.indexnews_category_box2{
	width:328px;
	margin:24px 0 0 17px;
	overflow:hidden;
	background: no-repeat right center;
	}
.indexnews_cslide{
	clear:both;
	height:70px;
	overflow:hidden;
	}
.indexnews_cslide .bd3{
	width:278px;
	height:70px;
	overflow:hidden;
	}
.indexnews_cslide .bd3 dl{
	display:block;
	width:300px;
	}
.indexnews_cslide .bd3 dl dd{
	display:inline;
	float:left;
	width:135px;
	height:70px;
	overflow:hidden;
	margin:0 10px 0 0;
	}
.indexnews_cslide .bd3 dl dd a{
	display:block;
	width:135px;
	height:70px;
	position:relative;
	overflow:hidden;
	}
.indexnews_cslide .bd3 dl dd img{
	display:block;
	width:135px;
	height:70px;
	}
.indexnews_cslide .bd3 dl dd a span{
	display:block;
	width:100%;
	height:25px;
	overflow:hidden;
	text-align:center;
	line-height:25px;
	color:#fff;
	background: repeat;
	position:absolute;
	bottom:0;
	left:0;
	}
.indexnews_cslide .bd3 dl dd a:hover span{color:#e21100;}
.indexnews_cslide .bt{
	display:inline;
	float:right;
	width:25px;
	height:70px;
	margin:0 10px 0 0;
	}
.indexnews_cslide .bt .bt3{
	display:block;
	clear:both;
	width:25px;
	height:33px;
	overflow:hidden;
	background: no-repeat left top;
	cursor:pointer;
	margin:0 0 4px 0;
	}
.indexnews_cslide .bt .bt4{
	display:block;
	clear:both;
	width:25px;
	height:33px;
	overflow:hidden;
	background: no-repeat left bottom;
	cursor:pointer;
	}
.indexnews_cslide .bt .bt3:hover{background: no-repeat right top;}
.indexnews_cslide .bt .bt4:hover{background: no-repeat right bottom;}
.indexnews_category_box2 .divtxt{
	clear:both;
	height:48px;
	margin:22px 0 0 0;
	overflow:hidden;
	line-height:24px;
	text-align:left;
	color:#666666;
	text-indent:2em;
	}
.indexnews_category_box3{
	width:265px;
	overflow:hidden;
	margin:24px 0 0 15px;
	}
.indexnews_cslide2{
	width:260px;
	overflow:hidden;
	margin:0 auto;
	}
.indexnews_cslide2 .bd4{
	display:block;
	width:260px;
	height:120px;
	overflow:hidden;
	}
.indexnews_cslide2 .bd4 dd{
	display:inline;
	float:left;
	width:260px;
	height:120px;
	}
.indexnews_cslide2 .bd4 dd img{
	display:block;
	width:260px;
	height:120px;
	} 
.cslide2bt{
	clear:both;
	overflow:hidden;
	height:20px;
	width:225px;
	margin:13px 0 0 18px;
	}
.cslide2bt .bt5{
	display:inline;
	float:left;
	width:10px;
	height:19px;
	overflow:hidden;
	background: no-repeat left top;
	cursor:pointer;
	}
.cslide2bt .bt6{
	display:inline;
	float:left;
	width:10px;
	height:19px;
	overflow:hidden;
	background: no-repeat right top;
	cursor:pointer;
	}
.cslide2bt .bt5:hover{background: no-repeat left bottom;}
.cslide2bt .bt6:hover{background: no-repeat right bottom;}
.cslide2bt span{
	display:inline;
	float:left;
	width:205px;
	text-align:center;
	line-height:20px;
	color:#444444;
	font-size:14px;
	}
/*鏂伴椈涓績 end*/
/*鍐呴〉banner begin*/
.subbanner{
	clear:both;
	height:300px;
	overflow:hidden;
	}
/*鍐呴〉banner end*/
/*宸︿晶瀵艰埅*/
.leftnav{
	width:203px;
	border-left:1px solid #ededed;
	border-right:1px solid #ededed;
	}
.leftnav_dl{
	display:block;
	position:relative;
	top:-37px;
	z-index:999999;
	}
.leftnav_dl dt{
	display:block;
	clear:both;
	width:205px;
	height:96px;
	overflow:hidden;
	background:#df4627;
	position:relative;
	left:-1px;
	}
.leftnav_dl dt span{
	display:block;
	clear:both;
	height:36px;
	line-height:36px;
	color:#ffffff;
	font-size:24px;
	text-align:left;
	padding:0 0 0 39px;
	background: no-repeat 19px center;
	margin:20px 0 0 0;
	}
.leftnav_dl dt em{
	display:block;
	clear:both;
	height:22px;
	line-height:22px;
	font-family:"arial";
	color:#e2593d;
	font-size:18px;
	text-align:left;
	padding:0 0 0 16px;
	}
.leftnav_dl dd{
	display:block;
	clear:both;
	overflow:hidden;
	}
.leftnav_dl dd span{
	display:block;
	clear:both;
	height:45px;
	overflow:hidden;
	border-bottom:1px solid #ededed;
	}
.leftnav_dl dd span a{
	display:block;
	height:45px;
	padding:0 0 0 27px;
	text-align:left;
	line-height:45px;
	color:#444444;
	font-size:14px;
	background-repeat:no-repeat;
	background-position:169px center;
	}
.leftnav_dl dd span.yy a{background-image:;}
.leftnav_dl dd span.yy a:hover{background:#f9f9f9  no-repeat 169px center;}
.leftnav_dl dd.hover span.yy a{background:#f9f9f9  no-repeat 169px center;}

.leftnav_dl dd.hover span a{color:#e21100;background:#f9f9f9;}
.leftnav_dl dd span a:hover{color:#e21100;background:#f9f9f9;}
.leftnav_dl dd .dd_div{
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #ededed;
	padding:15px 0;
	display:none;
	}
.leftnav_dl dd.hover .dd_div{display:block;}
.leftnav_dl dd .dd_div a{
	display:block;
	clear:both;
	height:37px;
	line-height:37px;
	padding:0 0 0 27px;
	text-align:left;
	color:#444444;
	}
.leftnav_dl dd .dd_div a:hover{background:#f7f0d6;}
/*鍐呴〉妗嗘灦*/
.pageright{
	width:770px;
	overflow:hidden;
	}
/*褰撳墠浣嶇疆*/
.location{
	clear:both;
	height:40px;
	border-bottom:1px solid #eeeeee;
	margin:8px 0 0 0;
	}
.location p{
	height:40px
	line-height:40px;
	font-family:"瀹嬩綋";
	color:#999999;
	padding:0 0 0 20px;
	background: no-repeat left center;
	}
.location p a{
	display:inline-block;
	height:40px;
	line-height:40px;
	color:#999999;
	}
.location p a:hover{color:#e21100}
.location p a.hover{color:#e21100;border-bottom:1px solid #e21100}
/*******************鍐呴〉鍒楄〃****************/
/*^
 * 鏂囩珷闃呰椤?
 */ 
.article{
	clear:both;
	line-height:28px;
	min-height:100px;
	height:auto !important;
	height:100px;
	padding:0 0 15px 0;
	color:#6a6a6a;
	font-size:14px;
}
.article img{max-width:100%;}
.article_title{
	font-size:18px;
	text-align:center;
	line-height:35px;
	padding:0 0 5px 0;
	color:#333333;
	}
.article_time{
	clear:both;
	height:30px;
	line-height:30px;
	margin:5px 0 20px 0;
	text-align:center;
	color:#999999;
	font-family:"瀹嬩綋";
	}
.article_time span{cursor:pointer;}
.article_time span.hover{font-weight:bold;color:#e21100;}
.article_page{padding:15px 0;text-align:center;}
.article_page a.hover{ color:#e21100; font-weight:bold;}
.article_page a:hover{ color:#e21100; font-weight:bold;}

.article_pageup{
	clear:both;
	overflow:hidden;
	padding:10px 0 0 0;
	}
.article_pageup dl dd{
	display:block;
	height:30px;
	clear:both;
	line-height:30px;
	color:#555555;
	}
.article_pageup dl dd a{color:#555555;}
.article_pageup dl dd a:hover{color:#e21100;}
.share{
	clear:both;
	height:30px;
	border-bottom:1px dotted #e5e5e5;
	padding-bottom:10px;
	}
.share_l{
	float:left;
	display:inline;
	}
.share_r{
	float:right;
	display:inline;
	line-height:30px;
	padding:0 10px 0 0;
	}
/*^
 * 鏂囩珷闃呰椤碘€斺€斿ぇ鍥?
 */
#play{
	width:670px;
	height:375px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:2px solid #ededed;
	margin:0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:;
}
#play .prev_a {left: 0;}
#play .next_a {right: 0}
#play .change_a span {
	width: 24px;
	height: 43px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -21px;
	display: none
}
#play .prev_a span {background:  no-repeat 0px -50px;left: 0;}
#play .next_a span {background:  no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:670px;
	height:375px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:670px;
	height:375px;
	background:#fff;
}
#play .img_ul li span{
	display:block;
	width:590px;
	height:40px;
	padding:0 0 0 10px;
	line-height:40px;
	color:#fff;
	font-size:16px;
	background: repeat;
	position:absolute;
	bottom:0;
	left:0;
	z-index:9;
	}
#play .img_ul li img{position:absolute;}
.imgmove{width:680px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:87px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:85px;
	width:145px;
	margin:0 7px;
	cursor: pointer;
	background:#fff;
	border:1px solid #e9e9e9;
	position:relative;
}
.img_hd ul li p{
	height:85px;
	width:145px;
	display:block;
	background:#fff;
	position:relative;
	}
.img_hd ul li i{
	display:block;
	clear:both;
	line-height:20px;
	padding:0 5px;
	background:#000;
	color:#fff;
	position:absolute;
	right:3px;
	bottom:3px;
	z-index:99999999999999;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	font-family:"arial";
	font-size:12px;
	font-style:normal;
	}
.img_hd ul li img {position:absolute;height:85px;width:145px;}
.img_hd ul li.on {border:1px solid #582064; background:#582064;}
.imgmove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:32px;
	position:absolute;
	z-index:9999999999999;
	background: no-repeat;
}
.imgmove .prev_a {background-position:left top;left:0;}
.imgmove .next_a {background-position:right top;right:0;}
/*鍥㈤槦灞曠ず*/
.tempic{
	width:392px;
	height:482px;
	}
.tempic img{
	display:block;
	width:392px;
	height:482px;
	}
.tempicr{
	width:358px;
	overflow:hidden;
	}
.tempicr h3{
	clear:both;
	height:30px;
	line-height:30px;
	color:#444444;
	text-align:left;
	font-size:30px;
	}
.tempicr h4{
	clear:both;
	height:45px;
	line-height:45px;
	color:#aaaaaa;
	text-align:left;
	font-size:14px;
	}
.h5_line{
	clear:both;
	width:46px;
	height:2px;
	background:#e21100;
	}
.tempicr .temtxt{
	clear:both;
	overflow:hidden;
	font-size:14px;
	line-height:28px;
	text-align:left;
	color:#666666;
	}
/*鍥炬枃鍒楄〃*/
.contlist1{
	display:block;
	clear:both;
	overflow:hidden;
	width:810px;
	}
.contlist1 dd{
	display:inline;
	float:left;
	width:238px;
	height:343px;
	overflow:hidden;
	background:#fafafa;
	border-bottom:3px solid #e21100;
	margin:0 28px 15px 0;
	}
.contlist1 dd p{
	display:block;
	clear:both;
	width:238px;
	height:144px;
	overflow:hidden;
	}
.contlist1 dd p a{
	display:block;
	width:238px;
	height:144px;
	position:relative;
	}
.contlist1 dd p a img{
	display:block;
	width:238px;
	height:144px;
	}
.contlist1 dd p a i{
	display:block;
	width:238px;
	height:0;
	position:absolute;
	top:0;
	left:0;
	background: no-repeat center center;
	-webkit-transition: 0.5s all ease-in-out;
    -moz-transition: 0.5s all ease-in-out;
    -ms-transition: 0.5s all ease-in-out;
    -o-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
	transform: rotatey(90deg);
	-webkit-transform: rotatey(90deg);
	}
.contlist1 dd p a:hover i{
	height:144px;
	-webkit-transition: 0.5s all ease-in-out;
	-moz-transition: 0.5s all ease-in-out;
	-ms-transition: 0.5s all ease-in-out;
	-o-transition: 0.5s all ease-in-out;
	transition: 0.5s all ease-in-out;
	transform: rotatey(0deg);
	-webkit-transform: rotatey(0deg);
	}
.contlist1_box1{
	clear:both;
	height:60px;
	border-bottom:1px solid #e8e8e8;
	margin:12px 16px 10px 16px;
	}
.contlist1_box1 span{
	display:block;
	clear:both;
	height:25px;
	}
.contlist1_box1 span a{
	line-height:25px;
	text-align:left;
	color:#444444;
	font-size:14px;
	}
.contlist1_box1 span a:hover{color:#e21100;}
.contlist1_box1 em{
	display:block;
	clear:both;
	height:24px;
	line-height:24px;
	text-align:left;
	color:#b4b4b4;
	font-family:"瀹嬩綋";
	}
.contlist1_box2{
	clear:both;
	height:56px;
	overflow:hidden;
	line-height:28px;
	color:#999999;
	text-align:left;
	margin:12px 16px 10px 16px;
	}
.contlistmore{
	display:block;
	clear:both;
	overflow:hidden;
	width:80px;
	height:28px;
	border:1px solid #e8e8e8;
	margin:0 0 0 16px;
	}
.contlistmore a{
	display:block;
	width:80px;
	height:28px;
	color:#999999;
	text-align:center;
	line-height:28px;
	}
.contlistmore a:hover{color:#fff; background:#e21100;}
.contlist2{
	clear:both;
	overflow:hidden;
	}
.contlist2 dd{
	clear:both;
	overflow:hidden;
	height:125px;
	padding:0 0 28px 0;
	border-bottom:1px dotted #ededed;
	margin-bottom:28px;
	}
.contlist2 dd .number{
	width:43px;
	height:43px;
	background:#000;
	font-size:18px;
	text-align:center;
	line-height:43px;
	color:#fff;
	}
.contlist2 dd .contlist2r{
	width:692px;
	overflow:hidden;
	margin:0 0 0 18px;
	}
.contlist2 dd .contlist2r h3{
	display:block;
	clear:both;
	height:20px;
	overflow:hidden;
	}
.contlist2 dd .contlist2r h3 a{
	line-height:20px;
	text-align:left;
	font-size:16px;
	color:#444444;999999
	}
.contlist2 dd .contlist2r h3 a:hover{color:#e21100;}
.contlist2 dd .contlist2r_c{
	clear:both;
	height:56px;
	overflow:hidden;
	line-height:28px;
	text-align:left;
	color:#999999;
	padding:10px 0;
	}
.contlist2 dd .contlistmore{margin:0;}
/*椤电爜*/
.page {
	padding: 10px 0 10px 0;
	overflow: hidden;
	text-align:center;
	clear: both;
}
.page code{
	border: 1px solid #e4e4e4;
	padding: 7px 8px;
	color:#393939;
	background:#fafafa;
	border-radius:3px;
}

.page a {
	border: 1px solid #e4e4e4;
	padding: 0px 15px;
	color:#393939;
	border-radius:3px;
}
.page a:hover {
	background: #e21100;
	color: #ffffff;
	border: 1px solid #e21100;
}
.page input {
	vertical-align: middle;
	height: 22px;
	border: 1px solid #cccccc;
	border-radius:3px;
	color: #393939;
	line-height:22px;
	text-align:center;
	background: #fafafa;
}
.page input.pagedetail {
	width: 30px;
	height: 18px;
	text-align: center;
}
.page input.page_bnt {
	border: none;
	width: 48px;
	height: 22px;
	cursor: pointer;
	background: #fafafa;
	color: #393939;
	border-radius:3px;
}
/***鑱旂郴鎴戜滑***/
.contacmap{
	width:376px;
	height:419px;
	padding:1px;
	border:1px solid #ebebeb;
	}
.contacmap img{
	width:376px;
	height:419px;
	}
.contacr{
	width:370px;
	overflow:hidden;
	}
.contacr h2{
	clear:both;
	font-size:18px;
	line-height:22px;
	color:#666666;
	text-align:left;
	}
.contacr h3{
	clear:both;
	line-height:22px;
	color:#666666;
	text-align:left;
	}
.contacrbox1{
	clear:both;
	height:105px;
	overflow:hidden;
	line-height:24px;
	color:#666666;
	text-align:left;
	font-size:14px;
	}
.msg_dl{
	display:block;
	clear:both;
	overflow:hidden;
	margin:23px 0 0 0;
	}
.msg_dl dd{
	display:block;
	clear:both;
	}
.msg_dl dd input{
	width:165px;
	height:28px;
	border:1px solid #ebebeb;
	background:#fcfcfc;
	padding:0 5px;
	}
.msg_dl dd textarea{
	display:block;
	width:358px;
	height:118px;
	border:1px solid #ebebeb;
	background:#fcfcfc;
	padding:5px;
	}
.msg_dl dd a{
	display:block;
	height:40px;
	clear:both;
	background:#df4627;
	color:#fff;
	font-size:14px;
	text-align:center;
	line-height:40px;
	}
.msg_dl dd a:hover{background:#d44325;}
.msg_list{
	clear:both;
	display:block;
	overflow:hidden;
	}
.msg_list dd{
	clear:both;
	display:block;
	overflow:hidden;
	border-bottom:1px solid #dddddd;
	padding:10px 0;
	}
.msg_list dd .msg_listt{
	clear:both;
	overflow:hidden;
	line-height:32px;
	text-align:left;
	color:#b1b1b1;
	font-size:14px;
	}
.msg_list dd .msg_listt span{
	color:#444444;
	font-size:16px;
	}
.msg_list dd .msg_c1{
	clear:both;
	overflow:hidden;
	line-height:32px;
	text-align:left;
	color:#666666;
	font-size:14px;
	}
.msg_list dd .msg_c2{
	clear:both;
	overflow:hidden;
	line-height:32px;
	text-align:left;
	color:#999999;
	font-size:14px;
	}
.msg_list dd .msg_c2 span{color:#df4627;}
.recruitment_dl{
	clear:both;
	display:block;
	overflow:hidden;
	border-top:1px solid #e2e2e2;
	}
.recruitment_dl dt{
	clear:both;
	display:block;
	height:60px;
	border-bottom:2px solid #e2e2e2;
	}
.recruitment_dl dt span{
	display:inline;
	float:left;
	width:114px;
	height:60px;
	line-height:60px;
	text-align:left;
	padding:0 0 0 40px;
	color:#444444;
	font-size:14px;
	}
.recruitment_dl dt span.span1{background: no-repeat 19px center;}
.recruitment_dl dt span.span2{background: no-repeat 19px center;}
.recruitment_dl dt span.span3{background: no-repeat 19px center;}
.recruitment_dl dt span.span4{background: no-repeat 19px center;}
.recruitment_dl dt span.span5{background: no-repeat 19px center;}
.recruitment_dl dd{
	clear:both;
	display:block;
	height:60px;
	border-bottom:1px solid #f5f5f5;
	}
.recruitment_dl dd a{
	clear:both;
	display:block;
	height:60px;
	cursor:pointer;
	}
.recruitment_dl dd a span{
	display:inline;
	float:left;
	width:124px;
	height:60px;
	line-height:60px;
	text-align:left;
	padding:0 0 0 30px;
	color:#444444;
	font-size:14px;
	}
.recruitment_dl dd a:hover span{color:#e21100;}

.recruitmentpopup{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9999999;
	display:none;
	}
.recruitmentpopup i{
	display:block;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.5;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9999999;
	}
.popupcontent{
	width:715px;
	height:585px;
	border-radius:3px;
	background:#fff;
	padding:30px 40px;
	position:relative;
	z-index:9999999;
	top:50%;
	left:50%;
	margin:-322px 0 0 -397px;
	}
.popupcontentt{
	clear:both;
	overflow:hidden;
	height:60px;
	border-bottom:1px solid #e5e5e5;
	}
.popupcontentt span{
	display:inline;
	float:left;
	line-height:60px;
	color:#000000;
	font-size:30px;
	padding:0 0 0 10px;
	}
.rmtv_box1_c{
	height:60px;
	overflow:hidden;
	text-align:left;
	}
.rmtv_box1_c span{
	display:inline-block;
	height:60px;
	margin:0 10px 0 0;
	padding:0 0 0 18px;
	color:#666666;
	font-size:12px;
	text-align:center;
	line-height:60px;
	}
.rmtv_box1_c span.span1{ background: no-repeat left center;}
.rmtv_box1_c span.span2{ background: no-repeat left center;}
.rmtv_box1_c span.span3{ background: no-repeat left center;}
.rmtv_box1_c span.span4{ background: no-repeat left center;}
.popupcontentbox{
	clear:both;
	height:405px;
	overflow:hidden;
	overflow-y:auto;
	padding:20px 0;
	color:#666666;
	line-height:24px;
	text-align:left;
	border-bottom:1px solid #e5e5e5;
	}
.popupcontentbox_b{
	clear:both;
	height:30px;
	line-height:30px;
	text-align:left;
	color:#666666;
	font-size:14px;
	}
.popupb{
	display:block;
	width:47px;
	height:47px;
	background: no-repeat center center;
	cursor:pointer;
	position:absolute;
	top:20px;
	right:-65px;
	}

.businesst{
	clear:both;
	overflow:hidden;
	}
.businesst h2{
	display:block;
	clear:both;
	overflow:hidden;
	font-size:24px;
	line-height:25px;
	text-align:center;
	color:#333333;
	}
.businesst h3{
	display:block;
	clear:both;
	overflow:hidden;
	font-size:14px;
	line-height:25px;
	text-align:center;
	color:#999999;
	}
.businessslide{
	clear:both;
	height:265px;
	overflow:hidden;
	}
.businessslide .bd{
	clear:both;
	width:977px;
	margin:0 auto;
	height:265px;
	overflow:hidden;
	}
.businessslide .bd dl{
	display:block;
	width:1050px;
	}
.businessslide .bd dl dd{
	display:inline;
	float:left;
	width:232px;
	overflow:hidden;
	margin:0 16px 0 0;
	}
.businessslide .bd dl dd p{
	display:block;
	clear:both;
	width:232px;
	height:135px;
	overflow:hidden;
	}
.businessslide .bd dl dd p img{
	display:block;
	width:232px;
	height:135px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
	}
.businessslide .bd dl dd p img:hover{
	-webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	}
.businessslide .bd dl dd .bdbox1{
	clear:both;
	overflow:hidden;
	height:50px;
	margin:12px 0 0 0;
	text-align:center;
	border-bottom:1px solid #e6e6e6;
	}
.businessslide .bd dl dd .bdbox1 span{
	font-size:16px;
	color:#333333;
	line-height:50px;
	}
.businessslide .bd dl dd .bdbox1 span{
	font-size:14px;
	color:#999999;
	line-height:50px;
	font-family:"arial";
	}
.businessslide .bd dl dd .bdbox2{
	clear:both;
	height:76px;
	overflow:hidden;
	color:#999999;
	line-height:28px;
	text-align:left;
	padding:10px 0;
	}
/*******鍥炬枃*******/
.imgtxtlist{
	display:block;
	width:1050px;
	}
.imgtxtlist dd{
	display:inline;
	float:left;
	width:222px;
	overflow:hidden;
	margin:0 52px 20px 0;
	}
.imgtxtlist dd p{
	display:block;
	clear:both;
	width:232px;
	height:222px;
	overflow:hidden;
	position:relative;
	}
.imgtxtlist dd p span{
	display:block;
	width:100%;
	height:35px;
	background:#000;
	font-family:"瀹嬩綋";
	position:absolute;
	bottom:0;
	left:0;
	text-align:center;
	line-height:35px;
	font-size:30px;
	color:#fff;
	display:none;
	transition: all 0.2s ease-in-out 0.01s;
	}
.imgtxtlist dd p a:hover span{display:block;}
.imgtxtlist dd p img{
	display:block;
	width:222px;
	height:262px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
	}
.imgtxtlist dd p img:hover{
	-webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
	}
.imgtxtlist dd .bdbox1{
	clear:both;
	height:50px;
	margin:12px 0 0 0;
	text-align:center;
	}
.imgtxtlist dd .bdbox1 span{
	display:block;
	clear:both;
	height:28px;
	overflow:hidden;
	font-size:18px;
	color:#444444;
	line-height:28px;
	text-align:left;
	}
.imgtxtlist dd .bdbox1 em{
	display:block;
	clear:both;
	height:20px;
	line-height:20px;
	font-size:14px;
	color:#aaaaaa;
	text-align:left;
	}
.imgtxtlist dd .bdbox2{
	clear:both;
	overflow:hidden;
	height:56px;
	font-size:14px;
	color:#666666;
	line-height:28px;
	text-align:left;
	margin:3px 0 0 0;
	}