﻿/**
				
		 *             *    
	  *     *       *     *
	*         *   *         *
  *             *             * 
   *@description : srtx_public 
   *@authro      : zhengxue
   *@created     : 2016-5-3
									
/*==================================================全局==========================================================================*/
@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
}
html {
	overflow: hidden;
	overflow-y: auto;
} /*始终让 Firefox 显示滚动条*/
* {
	word-wrap: break-word;
}/*文字强制换行word-break:keep-all;(Ff)*/
table {
	border-collapse: collapse;
}/*细线表格*/
fieldset, img {
	border: none;
}/*清除描边*/
ul, li {
	list-style-type: none;
}/*无列表项目标记*/
a {
	text-decoration: none;
}/* 链接无下划线,有为underline;链接去框 */
a:link {
	color: #666;
}/* 未访问的链接 */
a:visited {
	color: #666;
}/* 已访问的链接 */
a:hover {
	color: #44b035;
}/* 鼠标在链接上 */
a:active {
	color: #666;
blr:expression(this.onFocus=this.blur());
}/* 点击激活链接 */
body {
	font-family:"微软雅黑";
	font-size: 12px;
	color: #828282;
	background: #ffffff;
}
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
}
.h5 {
	clear: both;
	height: 5px;
}
.h10 {
	clear: both;
	height: 10px;
}
.h15 {
	clear: both;
	height: 15px;
}
.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;
}
.h60 {
	clear: both;
	height: 60px;
}
.h70 {
	clear: both;
	height: 70px;
}
.h90 {
	clear: both;
	height:90px;
}
.h100 {
	clear: both;
	height:100px;
}
.h110 {
	clear: both;
	height:110px;
}

.h185 {
	clear: both;
	height:185px;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
/*^
 * 框架
 * @created 2016.3.21
 * @return
 */	
.srtx_wrap {
	width: 1170px;
	clear: both;
	margin: 0 auto;
}
/*===========================头部begin===========================*/
.srtx_topwel{height:55px; clear:both; overflow:hidden; background:#44b035; color:#ffeacc;}
.srtx_topwel span{ line-height:55px; padding-left:35px; margin:0 100px 0 15px;background:url(../images/t_location.png) no-repeat left center;color:#fff}
.srtx_topwel em{ line-height:55px; padding-left:35px;background:url(../images/t-phone.png) no-repeat left center; font-size:18px;color:#fff}

.srtx_top{height:85px; position:absolute; top:0; left:0; background:url(../images/mc.png) repeat left top; width:100%;}
.srtx_logo{width:350px;height:85px;margin-left:-40px;overflow:hidden;background:url(../images/logo.png) no-repeat left center;}
.srtx_logo a{display:block;width:370px;height:85px;overflow:hidden;}
/*-------menu begin------------*/
.srtx_menu{ height:85px; width:840px; right: -40px;position:relative;}
.srtx_menu dl{ overflow:hidden;}
.srtx_menu dd{ height:85px; width:140px;float:left; display:inline;overflow:hidden; line-height:85px;}
.srtx_menu dd a{height:85px; width:140px; display:block; overflow:hidden; font-size:18px; color:#fff; text-align:center;}
.srtx_menu dd.hover{ background:url(../images/menu_ico.png) no-repeat center center; background-size:100% 100%;}

/*===========================头部end===========================*/
/*图片放大效果*/
.imghover{
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	transition: 0.5s all;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	}
.imghover:hover{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);}
/*===========================banner===========================*/
.pics_wrap{ position:relative;}
.html5zoo-arrow-left-0{ margin-left:110px}
.html5zoo-arrow-right-0{ margin-right:110px;}
/*title*/
.indextitle{ height:74px; width:482px; margin:90px auto 40px; clear:both; overflow:hidden; background:url(../images/titlebg.png) no-repeat center center; text-align:center; line-height:74px; font-size:36px; color:#fff !important; display:block;}
.indextitle:visited{ color:#fff;}
.indextitle:hover{ color:#fff;}
.indextitle:active{ color:#fff;}
.indextitle2{ width:383px; height:50px; line-height:50px; font-size:36px; text-align:center; clear:both; overflow:hidden; margin:0 auto; color:#fff;}
.indextitle2 i{ height:32px; width:6px; background:#007c36; margin-top:9px;}
.indextitle2 a{ color:#fff}
.indextitle2 a:visited{ color:#fff;}
.indextitle2 a:hover{ color:#fff;}
.indextitle2 a:active{ color:#fff;}
.indextitle3{ text-align:center;margin:80px auto 20px; height:50px; line-height:50px; font-size:36px; color:#4e4e4e;}
.indextitle3 a{ padding:0 20px;}
.indextitle3 a:visited{ color:#4e4e4e;}
.indextitle3 a:hover{ color:#4e4e4e;}
.indextitle3 a:active{ color:#4e4e4e;}
.indextitle3 i{ width:220px; height:1px; background:#dedede; overflow:hidden; display:inline-block; margin-bottom:10px;}
.noticetext{line-height:30px; font-size:14px; color:#dcdcdc; text-align:center; width:940px; margin:0 auto; overflow:hidden; clear:both;}
/*=======================con1===================*/
.serviceDl{ width:1200px; overflow:hidden; clear:both; margin:0 auto;}
.serviceDl dd{ width:270px; padding:0 5px; float:left; display:inline; margin-right:20px;}
.serviceDl dd p{ height:90px; display:block;}
.serviceDl dd p.p1{ background:url(../images/f1.png) no-repeat center center}
.serviceDl dd p.p2{ background:url(../images/f2.png) no-repeat center center}
.serviceDl dd p.p3{ background:url(../images/f3.png) no-repeat center center}
.serviceDl dd p.p4{ background:url(../images/f4.png) no-repeat center center}
.serviceDl dd a{ height:50px; line-height:50px; display:block; text-align:center; color:#333333; font-size:18px;}
.serviceDl dd a:visited{ color:#333;}
.serviceDl dd a:hover{ color:#44b035;}
.serviceDl dd a:active{ color:#333;}
.serviceDl dd span{ line-height:24px; font-size:14px; color:#999898; display:block; overflow:hidden; height:70px; text-align:center;}
.con1{ height:685px; clear:both; overflow:hidden;}
.con1 dl{ width:1200px; clear:both; overflow:hidden}
.con1 dl dd{ width:370px; height:365px; float:left; display:inline; margin-right:30px; overflow:hidden; background:#fff;}
.con1 dl dd .a1{ width:370px; height:255px; overflow:hidden; display:block; padding:0}
.con1 dl dd .a1 img{ width:370px; height:255px;}
.con1 dl dd .divtext{ padding:10px 28px; clear:both; overflow:hidden;height:80px;}
.con1 dl dd .divtext a{ font-size:16px; color:#555555; line-height:24px; display:block; height:24px;}
.con1 dl dd .divtext a:visited{color:#555555; }
.con1 dl dd .divtext a:hover{color:#44b035; }
.con1 dl dd .divtext a:active{color:#555555; }
.con1 dl dd .divtext em{ font-size:14px; color:#999999; display:block; height:24px; line-height:24px;}
.con1 dl dd .divtext span{ height:35px; line-height:35px; font-size:24px; color:#44b035; display:block;}
.con1 .btnbox{ width:103px; height:38px; margin:30px auto}
.con1 .prev{ height:38px; width:38px; background:#007c36 url(../images/con1btn.png) no-repeat 3px center; cursor:pointer}
.con1 .next{ height:38px; width:38px; background:#007c36 url(../images/con1btn.png) no-repeat right center;cursor:pointer}
.con1 .prev:hover{background:#f27d10 url(../images/con1btn.png) no-repeat 3px center;}
.con1 .next:hover{background:#f27d10 url(../images/con1btn.png) no-repeat right center;}
.con1 dl dd:hover .a1{ padding:5px; width:360px; height:245px;}
.con1 dl dd:hover .a1 img{width:360px; height:245px;}
.con1 dl dd:hover .divtext{ border-bottom:10px solid #007c36;}
/*=======================con2===================*/
.con2{ clear:both; overflow:hidden; background:#f8f8f8;}
.con2_l{ height:300px; width:540px; overflow:hidden; padding:5px; background:#fff;}
.con2_l a{ display:block;}
.con2_l a img{ height:300px; width:540px; display:block;}
.con2_r{ height:330px; width:540px; overflow:hidden;}
.con2_r span{ font-size:24px; color:#333; line-height:30px; overflow:hidden; display:block; height:30px; padding-bottom:20px;}
.con2_r em{ font-size:14px; color:#333; line-height:23px; overflow:hidden; display:block; height:70px; padding-bottom:20px;}
.con2_r i{ padding-left:40px; font-size:14px; line-height:37px; height:37px; display:block; background:url(../images/ico.png )no-repeat left center; font-family:"songti"; color:#333;}
.con2_r a{ width:197px; height:53px; background:url(../images/btn.png) no-repeat center center; display:block; margin-top:26px;}
/*=======================con3===================*/
.con3 dl{ width:1200px; clear:both; overflow:hidden}
.con3 dl dd{ width:270px; height:280px; float:left; display:inline; margin-right:30px; overflow:hidden; background:#fff;}
.con3 dl dd .a1{ width:270px; height:205px; overflow:hidden; display:block; padding:0}
.con3 dl dd .a1 img{width:270px; height:205px;}
.con3 dl dd .divtext{ border:1px solid #f1f1f1; border-top:none;}
.con3 dl dd  b{ height:25px; line-height:25px; font-size:18px; color:#555; display:block; padding:10px 30px 0; font-weight:normal;}
.con3 dl dd  em{ font-size:14px; color:#a9b2b7; display:block; height:24px; line-height:24px; padding:0 30px 14px;}
.con3 dl dd .share{ height:50px; width:238px; padding-left:30px; border-top:1px solid #f1f1f1;background:url(../images/share.jpg) no-repeat 30px  center;}
.con3 dl dd .share span{ float:left; display:inline; padding:0 7px; line-height:50px; cursor:pointer; width:10px;}
/*=======================con4===================*/
.con4{ height:620px; clear:both; overflow:hidden;}
.con4 .bd{width:1100px; height:260px;margin:0 auto;}
.con4Dl{ width:1100px; height:260px; clear:both; overflow:hidden}
.con4Dl dd{ padding:30px 92px; background:url(../images/mc2.png) repeat left top; color:#fff;}
.con4Dl dd .a1{ width:180px; height:180px; border-radius:180px; background:#fff; padding:8px; overflow:hidden; display:block;}
.con4Dl dd .a1 img{ width:180px; height:180px; border-radius:180px;overflow:hidden; display:block;}
.con4Dl dd .divtext{ width:605px; overflow:hidden; line-height:24px; padding:40px 0  0 50px; font-size:16px;}
.con4Dl dd .divtext a{ display:block; line-height:30px; color:#fff; padding-top:20px;}
.con4Dl dd .divtext a:visited{ color:#fff;}
.con4Dl dd .divtext a:hover{ color:#fff; text-decoration:underline}
.con4Dl dd .divtext a:active{ color:#fff;}
.con4 .hd {width:100%;z-index:99;height:17px; margin-top:60px;}
.con4 .hd ul { text-align:center; }
.con4 .hd ul li {cursor: pointer;display: inline-block;*display:inline;zoom: 1;overflow: hidden;line-height: 999px;height:17px;width:17px; border-radius:17px;background:#fff; margin-right:15px;}
.con4 .hd ul li.on {background:#44b035;}
/*=======================con5===================*/
.con5{ clear:both; overflow:hidden; margin-bottom:135px;}
.con5_l{ width:568px; height:365px; overflow:hidden; border:1px solid #ebebeb; color:#313232;}
.con5_l .title{ height:52px; line-height:52px; border-bottom:1px solid #ebebeb; padding:0 55px 0 35px; font-size:18px; cursor:pointer}
.con5_l .title.bg1{ background:url(../images/jia.png) no-repeat 525px center;}
.con5_l .title.bg2{ background:url(../images/jian.png) no-repeat 525px center;}
.con5_l .context{line-height:24px; border-bottom:1px solid #ebebeb; padding:30px 55px 30px 35px; font-size:14px; height:150px; overflow:hidden; display:none;}
.con5_l dd.hover .context{ display:block}
.con5_r{ width:600px; overflow:hidden; height:375px;}
.con5_r .divbox{ width:270px; margin-left:30px; overflow:hidden;}
.con5_r .divbox .a1{ height:200px; width:270px; overflow:hidden; display:block;}
.con5_r .divbox .a1 img{height:200px; width:270px;}
.con5_r .divbox .a2{ height:34px; line-height:34px; color:#000; font-size:18px; display:block; padding:15px 0;}
.con5_r .divbox .a2:visited{ color:#000}
.con5_r .divbox .a2:hover{ color:#44b035}
.con5_r .divbox .a2:active{ color:#000}
.con5_r .divbox em{ display:block; line-height:22px; color:#a7a7a7; font-size:14px; height:70px; overflow:hidden;}
.con5_r .divbox span{ color:#919191; line-height:35px; overflow:hidden;}

/*=======================foot===================*/
.srtx_foot1{ background:#292d30; padding:65px 0 50px 0;}
.foot_wrap{ clear:both; overflow:hidden; width:1300px;}
.f_box1{ width:385px; overflow:hidden;}
.f_box1 span{ height:50px; line-height:50px; font-size:31px; color:#fff; display:block; font-weight:bold; letter-spacing:2px; padding-left:5px;}
.f_box1 em{ padding:20px 30px 15px 10px; height:85px; line-height:20px; color:#ccc; display:block; overflow:hidden;}
.f_box1 i{ height:30px; line-height:30px;color:#ccc; padding-left:38px; display:block; margin-left:10px;overflow:hidden;}
.f_box1 i.i1{ background:url(../images/f_ico.png) no-repeat left top;}
.f_box1 i.i2{ background:url(../images/f_ico.png) no-repeat left -30px;}
.f_box1 i.i3{ background:url(../images/f_ico.png) no-repeat left -60px;}
.f_box2{ width:250px; overflow:hidden;margin-right:40px;}
.f_box2 .title{ color:#fff; font-size:16px; height:28px; line-height:28px; padding-left:20px; position:relative; padding-bottom:35px;}
.f_box2 .title i{ position:absolute; top:6px; left:0; height:16px; width:5px; background:#fff100; display:block;}
.f_box2 span{ font-size:14px; color:#ccc; display:block;}
.f_box2 span.span1{ background:url(../images/jia2.png) no-repeat left center; line-height:36px;padding-left:20px;}
.f_box2 span.span2{ background:url(../images/f_ico3.png) no-repeat left center; line-height:43px;padding-left:32px;}
.f_box2 .divtext{ height:85px; padding:5px 0 30px 0; line-height:22px; color:#ccc; padding-left:65px; background:url(../images/f_ico2.png) no-repeat left 20px;}
.f_box2 .divtext b{ color:#fff100; display:block; font-weight:normal; line-height:22px;}
.srtx_foot2{ height:30px; padding:19px 0; background:#1e2225; clear:both; overflow:hidden; line-height:30px; position:relative;}

.f_box2:last-child{width:285px;}

.srtx_foot2 span{ font-size:14px; color:#fff;}
.srtx_foot2 a{ font-size:16px; color:#fff100;}
.srtx_foot2 a:visited{ color:#44b035}
.srtx_foot2 a:hover{ color:#44b035; text-decoration:underline;}
.srtx_foot2 a:active{ color:#44b035}
.indexshare a{ padding:0px !important; height:30px !important; width:30px !important; margin:0 20px 0 40px !important;}
.indexshare .f_fx1{background:url(../images/f_fx.png) no-repeat left top;}
.indexshare .f_fx2{background:url(../images/f_fx.png) no-repeat -32px top;}
.indexshare .f_fx3{background:url(../images/f_fx.png) no-repeat -64px top;}
.indexshare .f_fx4{background:url(../images/f_fx.png) no-repeat -90px top;}
.toTop{ height:48px; width:47px; background:#000 url(../images/up.png) no-repeat center center; position:absolute; bottom:10px; right:8%;}
/*=======================二级页面===================*/
.srtx_subbanner { height: 365px; position: relative; overflow: hidden;clear:both; }
.srtx_subbanner .center{ width: 1170px; height: 365px; margin: 0 auto; position: relative; }
.srtx_subbanner .center a{ position: absolute; left: -375px; height:365px; display:block; width:1920px;}
.srtx_subbanner .center img{ width: 1920px; height: 365px;}
/*subnav*/
.srtx_subnav{clear:both; position:absolute; top:205px; text-align:center; left:50%; margin-left:-585px; width:1170px;}
.srtx_subnavList{display:inline-block;}
.srtx_subnavList dd{ position:relative; height:39px; width:146px;float:left; display:inline;}
.srtx_subnavList dd span a{ display:block; height:39px; width:146px; line-height:39px; overflow:hidden;font-size:16px; color:#c5c5c5; text-align:center;  background:url(../images/submenu.png) no-repeat center center;}
.srtx_subnavList dd span a:visited{ color:#c5c5c5;}
.srtx_subnavList dd span a:hover{ color:#fff; background:url(../images/submenu2.png) no-repeat center center;}
.srtx_subnavList dd span a:active{ color:#c5c5c5;}
.srtx_subnavList dd.hover span a{ color:#fff;background:url(../images/submenu2.png) no-repeat center center;}
.srtx_subnavList dd div{ position:absolute; width:120px; left:0px; top:39px; overflow:hidden; padding:5px 0;background:url(../images/mc.png) repeat center center; display:none;}
.srtx_subnavList dd div a{ display:block; width:100%; height:35px; text-align:center; line-height:35px; margin-bottom:1px; color:#ffffff; font-size:14px;}
.srtx_subnavList dd div a:hover{ background:#f6a200;}
.srtx_subnavList dd div a.hover{ background:#f6a200;}

.srtx_location{ height:30px; overflow:hidden; clear:both; text-align:center; border-bottom:2px solid #e5e5e5; font-size:16px; padding:20px 0;}
.srtx_location span{ display:inline-block;}
.srtx_location em{ height:30px; width:36px; background:url(../images/location.png) no-repeat left center; display:inline; float:left;}
.srtx_location a{display:inline-block; height:30px; line-height:30px;}
.srtx_location a.hover{ color:#44b035}
/*^
 * 列表分页
 * @author zx
 */
.page {
	padding: 90px 0px 50px 0px;
	overflow: hidden;
	clear: both;
	height: 35px;
	line-height: 35px;
	margin:0px auto;
	text-align: center;
}
.page a {
	padding: 9px 12px;
	color: #383838;
	border-radius: 4px;
	border: 1px solid #dddcdc;
	margin-right: 3px;
	font-family: "宋体";
}
.page a:hover {
	background: #44b035;
	color: #fff;
	border: 1px solid #44b035;
}
.page a.hover {
	background: #44b035;
	color: #fff;
	border: 1px solid #44b035;
}
.page input {
	vertical-align: middle;
	height: 20px;
	border: 1px solid #dddcdc;
}
.page .lable {
	color: #000;
}
.page input.pageDetail {
	width: 30px;
	height: 30px;
	margin-right: 3px;
	text-align: center;
	border-radius: 4px;
	color: #383838;
	font-family: "宋体";
	margin-bottom: 2px;
}
.page input.page_bnt {
	border: none;
	width: 50px;
	height: 30px;
	margin-left: 3px;
	border-radius: 4px;
	cursor: pointer;
}
/*
*全文列表
*@zhengxue 
*/
.srtx_newsList{ min-height:500px; height:auto !important; height:500px; clear:both; overflow:hidden; padding:0 20px;}
.srtx_newsList dd{ height:50px; line-height:50px;border-bottom:1px dotted #d8d8d8;font-size:14px; padding-left:10px; margin-top:10px;}
/*^
 * 全图列表
 * @author zx
 */
.srtx_newsAllImg{
	clear:both;
	overflow:hidden;
	min-height:500px; height:auto !important;
	}
.srtx_newsAllImg dd{
	width:280px;
	height:260px;
	display:block;
	float:left;
	display:inline;
	margin:0 5px 0px 5px;
	}
.srtx_newsAllImg dd p{
	width:280px;
	height:210px;
	display:block;
	overflow:hidden;
	}
.srtx_newsAllImg dd a{ display:block;}	
.srtx_newsAllImg dd p img{
	width:280px;
	height:210px;
	display:block;
	}
.srtx_newsAllImg dd span{ height:50px; line-height:50px; text-align:center; display:block;}	
/*^
 * 图文列表
 * @author zx
 * @created 2015.2.3
 */
.srtx_textImgList{
	clear:both;
	overflow:hidden;
	}
.srtx_textImgList dd{
	height:180px;
	background:#fff;
	clear:both;
	margin-bottom:30px;
	position:relative;
	}
.srtx_textImgList dd p{
	width:240px;
	height:180px;
	display:block;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
	}
.srtx_textImgList dd p img{
	width:240px;
	height:180px;
	display:block;
	}
.srtx_textImgList_right{
	height:180px;
	padding:0px 0px 0 260px;
	overflow:hidden;
	}
.srtx_textImgList_right h3{
	display:block;
	clear:both;
	height:50px;
	font-size:14px;
	line-height:28px;
	color:#666;
	font-weight:normal;
	}
.srtx_textImgList_right h3 a{color:#666;font-size:18px;}
.srtx_textImgList_right h3 a:visited{color:#666;}
.srtx_textImgList_right h3 a:hover{color:#44b035}
.srtx_textImgList_right h3 a:active{color:#666;}	
.srtx_textImgList_right div{
	overflow:hidden;
	line-height:28px;
	text-indent:2em;
	height:100px;
	color:#666;
	font-size:14px;
	}
.srtx_textImgList_right .a1{ width:85px; height:26px;  text-align:center; line-height:26px; color:#666; font-size:14px; float:right; display:inline}	
.srtx_textImgList_right .a1:visited{color:#666;}
.srtx_textImgList_right .a1:hover{color:#44b035}
.srtx_textImgList_right .a1:active{color:#666;}
/*^
 * 文章阅读页
 * @author zx
 * @created 2015.1.20
 */ 
.VideoBox{ height:380px; width:600px; margin:0 auto;} 
.srtx_article{
	clear:both;
	line-height:30px;
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:10px 15px 15px 15px;
}
.srtx_article img{ max-width:100%;}
.srtx_article_title{
	font-size:18px;
	text-align:center;
	font-family:"microsoft yahei";
	line-height:35px;
	padding:0 0 20px 0;
	}
.srtx_article_time{
	clear:both;
	height:30px;
	line-height:30px;
	margin:0 0 20px 0;
	text-align:center;
	}
.srtx_article_time span{ cursor:pointer;}
.srtx_article_time span.hover{ color:#3bccf8; font-weight:bold;}
	
.srtx_article_page{padding:15px 0;text-align:center;}
.srtx_article_page a.hover{ color:#3bccf8; font-weight:bold;}

.srtx_article_pageUp{
	clear:both;
	overflow:hidden;
	padding:10px 0 0 0;
	}
.srtx_article_pageUp dl dd{
	display:block;
	height:30px;
	clear:both;
	line-height:30px;
	}
.srtx_share{
	clear:both;
	height:30px;
	border:1px solid #e8e8e8;
	background:#f7f7f7;
	}
.srtx_share_l{
	float:left;
	display:inline;
	padding:0 0 0 10px;
	}
.srtx_share_r{
	float:right;
	display:inline;
	line-height:30px;
	padding:0 10px 0 0;
	}
/*^
 * 文章阅读页——大图
 * @author zx
 * @created 2015.2.3
 */
#play{
	width:600px;
	height:400px;
	position:relative;
	overflow: hidden;
	background:#fff;
	border:1px solid #e9e9e9;
	padding:5px;
	margin:0 auto;
}
#play .change_a {
	width:40%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	cursor: pointer;
	display: block;
	overflow: hidden;
	background:url(about:blank);
}
#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: url(../images/article_icon.png) no-repeat 0px -50px;left: 0;}
#play .next_a span {background: url(../images/article_icon.png) no-repeat -30px -50px;right: 0;}
#play .img_ul {
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
}
#play .img_ul li{
	position: relative;
	z-index: 1;
	width:600px;
	height:400px;
	background:#fff;
	margin:0 0 5px 0;
}
#play .img_ul li img{position:absolute;}
.imgMove{width:600px;clear:both;margin:20px auto;position:relative;}
.img_hd {
	margin:0 auto;
	overflow: hidden;
	height:60px;
	position:relative;
}
.img_hd ul {
	position: absolute;
	z-index: 1
}
.img_hd ul li {
	float: left;
	height:47px;
	width:70px;
	padding:3px;
	margin:0 7px;
	cursor: pointer;
	background:#fff;
	border:1px solid #d4d4d4;
	position:relative;
}
.img_hd ul li p{
	height:47px;
	width:70px;
	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:47px;width:70px;}
.img_hd ul li.on {border:1px solid #ff7e00;background:#4a4949;}
.imgMove .bottom_a {
	width:20px;
	height:25px;
	display: block;
	cursor: pointer;
	z-index: 10;
	float:left;
	top:15px;
	position:absolute;
	z-index:9999999999999;
	background:url(../images/article_icon.png) no-repeat;
}
.imgMove .prev_a {background-position:left top;left:0;}
.imgMove .next_a {background-position:right top;right:0;}
/*^^^^^^留言^^^^^^^^^^*/
.srtx_msgForm{
	clear: both;
	overflow:hidden;
	}
.srtx_msgForm dd{
	display:block;
	clear:both;
	padding:7px 0 7px 0px;
	overflow:hidden;
	}
.srtx_msgForm dt{
	display:block;
	clear:both;
	overflow:hidden;
	height:36px;
	padding:15px 0 0 90px;
	}
.srtx_msgForm_left{
	width:90px;
	line-height:30px;
	float:left;
	display:inline;
	text-align:right;
	}
.srtx_msgForm_right{
	float:left;
	display:inline;
	}
.srtx_form1_right select{
	padding:2px;
	}
.srtx_msgForm_input{
	float:left;
	height:38px;
	line-height:38px;
	border:1px solid #eeecec;
	padding:0 0 0 5px;
	}
.srtx_msgForm_input.w215{ width:215px;}
.srtx_msgForm_input.w90{ width:90px;}
.srtx_msgForm_input.w210{ width:210px;}
.srtx_msgForm_input.w125{ width:100px;}
.srtx_msgForm_input.w300{ width:300px;}
.srtx_msgForm_input_bt{
	width:102px;
	height:36px;
	float:left;
	background:#44b035;
	cursor:pointer;
	border-radius:5px;
	border:none;
	font-size:16px;
	font-family:"microsoft yahei";
	color:#ffffff;
	}
.srtx_msgForm_input_bt:hover{ color:#FFF;background:#b20a06;}
.srtx_msgForm_span{
	display:block;
	line-height:30px;
	float:left;
	}
.srtx_msgForm_textarea{
	width:565px;
	height:135px;
	display:block;
	line-height:25px;
	float:left;
	border:1px solid #eeecec;
	outline:none;
	color:#949494;
	padding:5px;
	}
.srtx_msgTitle{
	clear:both;
	line-height:30px;
	font-size:16px;
	clear:both;
	padding:40px 0 5px 0;
	border-bottom:1px solid #cccccc;
	margin:0 auto 10px auto;
	font-family:"microsoft yahei";
	}
.srtx_msgList{
	clear:both;
	border:1px dotted #ccc;
	margin:0 auto 5px auto;
	}
.srtx_msgList dt{
	display:block;
	height:30px;
	background:#f6f6f6;
	padding:0 10px;
	}
.srtx_msgList dt p{
	display:block;
	line-height:30px;
	float:left;
	}
.srtx_msgList dt span{
	display:block;
	line-height:30px;
	float:right;
	}
.srtx_msgList dd{
	line-height:25px;
	padding:5px 10px;
	}
.srtx_msgList dd.reply{
	line-height:25px;
	padding:5px 10px;
	color:#4a4949;
	}
/**/
.srtx_msgForm_left1{
	width:90px;
	line-height:30px;
	float:left;
	display:inline;
	text-align:right;
	}
.srtx_msgForm dd em{
	line-height:30px;
	float:left;
	display:inline;
	text-align:center;
	font-weight:bold;
	color:#666666;
	}
.srtx_msgForm dd i{
	line-height:30px;
	color:#c91e1e;
	padding:0 0 0 10px;
	}
/*招聘列表页*/
.recruitList{
	clear:both;
	overflow:hidden;
	min-height: 550px;
	height: auto !important;
	margin:0 auto;
	}
.recruitListDl{
	clear:both;
	overflow:hidden;
	}
.recruitListDl dt{
	clear:both;
	overflow:hidden;
	height:40px;
	line-height:40px;
	background:#eee;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
	}
.recruitListDl span{
	float:left;
	display:inline;
	}
.recruitListDl span.span1{
	width:23%;
	text-align:left;
	text-indent:2em;
	}
.recruitListDl span.span2{
	width:20%;
	text-align:center;
	}
.recruitListDl span.span3{
	width:22%;
	text-align:center;
	}
.recruitListDl span.span4{
	width:15%;
	text-align:center;
	}
.recruitListDl dd{
	clear:both;
	overflow:hidden;
	height:35px;
	line-height:35px;
	background:#fefefe;
	color:#333;
	font-family:"微软雅黑";
	font-size:14px;
	}
.recruitListDl dd a{
	display:block;
	width:80px;
	text-align:center;
	height:24px;
	line-height:24px;
	margin:8px auto;
	color:#fff;
	background:#44b035;
	border-radius:2px;
	}
.recruitListDl dd a:visited{
	color:#fff;
	}
.recruitListDl dd a:hover{
	color:#fff;
	background:#b40703;
	text-decoration:underline;
	}
.recruitListDl dd a:active{
	color:#fff;
	}
/*招聘详细页*/
.recruitView{
	clear:both;
	overflow:hidden;
	width:1002px;
	margin:10px auto;
	background:#fff;
	font-family:"微软雅黑";
	min-height: 550px;
	height: auto !important;
	}
.recruitViewTT{
	clear:both;
	overflow:hidden;
	height:50px;
	line-height:50px;
	color:#333;
	font-size:20px;
	padding:0 20px;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	}
.recruitViewB{
	clear:both;
	overflow:hidden;
	line-height:24px;
	font-size:14px;
	padding:14px 20px;
	}
