body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0; color:#000000; font-size:12px; line-height:20px; font-family:'宋体',Arial, Helvetica, sans-serif;}
body{
	 background-image:url(../images/bg.jpg);
	 background-position:top;
	 background-repeat:repeat-x;
}
ul{
    list-style:none;
	margin:0;
	padding:0;
}
img{
    border:0;
}
input{

}
a:link{
    text-decoration:none;
	color:#012b51;
}
a:visited{
    text-decoration:none;
	color:#012b51;
}
a:hover{
    text-decoration:none;
	color:#025f94;
}
.jg{
    height:5px;
}
.main{
    width:1000px;
	margin:0 auto;
	overflow:hidden;
}
/* login */
.login{
    width:584px;
	margin:0 auto;
	overflow:hidden;
}
.login header{
     height:62px;
	 background-image:url(../images/login-title.jpg);
}
.login-con{
     background-image:url(../images/login-bg.jpg);
	 overflow:hidden;
}
.login-con ul{
     width:60%;
	 margin:0 auto;
}
.login-con ul li{
     padding:8px;
	 overflow:hidden;
}
.login-con ul li div{
     float:left;
	 overflow:hidden;
}
.login-con ul li div input{
     padding:3px;
}
.login-con ul li div.l_c_name{
     width:25%;
	 text-align:right;
	 padding-top:2px;
}
.login-con ul li div.l_c_con{
     width:73%;
}
.login-con ul li div.l_c_con1{
     width:25%;
}
.login-con ul li div.l_c_infor{
     width:40%;
}
.login-con ul li div.l_c_infor a{
     color:#FF0000;
	 text-decoration:underline;
}
.login-con ul li div.l_c_infor a:hover{
     color:#043363;
	 text-decoration:none;
}
.login footer{
     height:36px;
	 background-image:url(../images/login-foot.jpg);
}
.l_bt{
     width:70%;
	 margin:0 auto;
	 overflow:hidden;
}
.l_bt a{
     width:110px;
	 float:right;
	 height:32px;
	 display:block;
	 background-image:url(../images/login-bt.jpg);
}
/* 顶部 */
header{
    width:100%;
	overflow:hidden;
	display:block;
}
header h1{
    margin-top:12px;
	float:left;
}
.top-center{
    width:50%;
	float:right;
	margin-top:40px;
}
.top-center div{
   float:left;
   margin-left:15px;
}
.time{
    font-weight:bold;
	color: rgb(117, 10, 63);
}
.wel{
     font-size:14px;
	 font-weight:bold;
	 color:#000000;
}
.top-center span a:link{
     color:#ae0311;  
}
.top-center span a:visited{
     color:#ae0311;  
}
.top-center span a:hover{
     color:#000000;  
}
.top-center .btn-login {
    color:#ae0311;
    font-size: 130%;
}
/* 导航 */
nav{
     width:100%;
	 height:47px;
	 margin-top:5px;
	 background-image:url(../images/nav-bg.jpg);
	 display:block;
}
.nav-left{
     width:100%;
	 height:47px;
	 background-image:url(../images/nav-left.jpg);
	 background-position:left;
	 background-repeat:no-repeat;
}
.nav-right{
     width:100%;
	 height:47px;
	 background-image:url(../images/nav-right.jpg);
	 background-position:right;
	 background-repeat:no-repeat;
}

.position{     
	 height:35px;
	 border:1px solid #ccd5a0;
	 color:#000000;
	 font-size:14px;
	 
}
.p-con{
     border-left: 4px solid #84b001;
	 height:28px;
	 padding-top:7px;
	 padding-left:15px;
}
.tc-left {
    width:1000px;
    float:left;
    margin-top:5px;
    overflow:hidden;
}
/* 左侧 */
.left{
     width:732px;
	 float:left;
	 margin-top:5px;
	 overflow:hidden;
}
.t_1{
    width:100%;
	background-color:#d0e19e;
	height:33px;
	overflow:hidden;
}
.radius{
    width:18%;
	height:33px;
	float:left;
	background-color:#84b001;
    -webkit-border-radius:0px 5px 5px 0px;
    -moz-border-radius:0px 5px 5px 0px;
    border-radius:0px 5px 5px 0px;
	/* 数字顺序依次是：上左 上右 下右 下左 */
}
.radius h1{
    font-size:14px;
	color:#FFFFFF;
	width:100%;
	text-align:center;
	padding-top:5px;
}
.more{
    width:15%;
	text-align:center;
	float:right;
	padding-top:5px;
}
.more a{
    color:#0066FF;
	text-decoration:underline;
}
.more a:hover{
    color:#ff0000;
	text-decoration:none;
}
.conmain{
	border:1px solid #c0d387;
	overflow:hidden;
	padding-bottom:15px;
}
.foreshow{
    background-color:#eff9d2;
	border-bottom:1px solid #c0d387;
}
.foreshow h1{
    width:100%;
	height:23px;
	text-align:center;
	font-size:14px;
	padding-top:1px;
	background-image:url(../images/f_t_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.foreshow ul{
    width:97%;
	margin:0 auto;
}
.foreshow ul li{
    padding:5px;
}
.f_t{
    overflow:hidden;
}
.f_t_t{
    width:70%;
	float:left;
}
.f_t_t h2{
    font-size:14px;
	color:#2b3900;
	background-image:url(../images/icon01.png);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:33px;
}
.f_t_t h2 a{
    color:#2b3900;
}
.f_t_t h2 a:hover{
    color:#666666;
}
.f_t_t h3{
    font-size:14px;
	color:#c70413;
	padding:2px 0px 0px 8px;
	
}
.f_t_t h3 a{
    color:#c70413;
}
.f_t_t h3 a:hover{
    color:#2b3900;
}
.f_b{
    width:25%;
	float:right;
	text-align:center;
}
.f_con{
    overflow:hidden;
}
.f_con img{
    padding:2px;
	border:1px solid #bac794;
	float:left;
}
.f_con dl{
    width:67%;
	float:right;
	padding-top:3px;
}
.f_con dl dt{
    font-size:14px;
	width:49%;
	float:left;
	margin-bottom:5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.f_con dl dd{
    font-size:14px;
	margin-bottom:5px;
}
/* 工作坊 */
.gzf_con{
    width:97%;
	margin:0 auto;
	padding-top:15px;
}
.gzf_con_t{
   overflow:hidden;
}
.gzf_con_t_t{
    width:70%;
	float:left;
}
.gzf_con_t_t h2{
    font-size:14px;
	color:#c70413;
	background-image:url(../images/ht_icon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:50px;
	padding-top:5px;
	height:23px;
}
.gzf_con_t_t h2 a{
    color:#cf4c04;
}
.gzf_con_t_t h2 a:hover{
    color:#666666;
}
.gzf_con_t_t h3{
    font-size:12px;
	color:#2b3900;
	padding:2px 0px 0px 20px;
	
}
.gzf_con_t_t h3 a{
    color:#000000;
}
.gzf_con_t_t h3 a:hover{
    color:#2b3900;
}
.gzf_con_t_b{
    width:25%;
	float:right;
	text-align:center;
}
.gzf_con_m{
    overflow:hidden;
}
.gzf_con_m img{
    padding:2px;
	border:1px solid #bac794;
	float:left;
}
.gzf_con_m dl{
    width:67%;
	float:right;
	padding-top:3px;
}
.gzf_con_m dl dt{
    font-size:14px;
	width:49%;
	float:left;
	margin-bottom:5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.gzf_con_m dl dd{
    font-size:14px;
	margin-bottom:5px;
}
.g_c_i_l{
    width:61%;
	float:left;
}
.g_c_i_l dt{
    padding-left:15px;
	color:#023f63;
}
.g_c_i_l div textarea{
    border:1px solid #b7babc;
	overflow:auto;
	
}
.g_c_i_l div dd{
    float:left;
}
.g_c_i_l ul{
    overflow:hidden;
}
.g_c_i_l ul li{
    float:left;
	margin-right:6px;
}
.g_icon01{
    background-image:url(../images/gzf-icon01.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:25px;
	padding-left:33px;
	padding-top:4px;
}
.g_icon01 a{
    color:#0088cc;
}
.g_icon01 a:hover{
    color:#c70413;
}
.g_icon02{
    background-image:url(../images/gzf-icon02.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:25px;
	padding-left:33px;
	padding-top:4px;
}
.g_icon03{
    background-image:url(../images/gzf-icon03.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:25px;
	padding-left:33px;
	padding-top:4px;
}
.g_icon04{
    background-image:url(../images/gzf-icon04.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:25px;
	padding-left:33px;
	padding-top:4px;
}
.g_icon02 a{
    color:#000000;
	font-size:14px;
	font-weight:bold;
	
}
.g_icon02 a:hover{
    color:#c70413;
	font-size:14px;
	font-weight:bold;
}
.g_icon03 a{
    color:#000000;
	font-size:14px;
	font-weight:bold;
	
}
.g_icon03 a:hover{
    color:#c70413;
	font-size:14px;
	font-weight:bold;
}
.g_icon04 a{
    color:#000000;
	font-size:14px;
	font-weight:bold;
	
}
.g_icon04 a:hover{
    color:#c70413;
	font-size:14px;
	font-weight:bold;
}
.button{
    display:inline-block;
    text-decoration:none;
    font:bold 12px/12px HelveticaNeue, Arial;
    padding:8px 11px;
    color:#555;
    border:1px solid #dedede;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
	cursor:pointer;
}
.button.green{
    background:#b7d770;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cae285', endColorstr='#9fcb57'); /*  IE */
    background:-webkit-gradient(linear, left top, left bottom, from(#cae285), to(#9fcb57)); /*  WebKit */
    background:-moz-linear-gradient(top,  #cae285, #9fcb57);
    border-color:#adc671 #98b65b #87aa4a;
    color:#5d7731;
    text-shadow:0 1px 0 #cfe5a4;
    -webkit-box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;
    -moz-box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;
    box-shadow:0 1px 1px #d3d3d3, inset 0 1px 0 #d7e9a4;    
}
.button.green:hover{
    background:#b9d972;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b8d872', endColorstr='#b9d972'); /*  IE */
    background:-webkit-gradient(linear, left top, left bottom, from(#b8d872), to(#b9d972)); /*  WebKit */
    background:-moz-linear-gradient(top,  #b8d872, #b9d972);
    border-color:#8bb14d #83a648 #7d9e45;
    text-shadow:0 1px 0 #d5e8aa;
    -webkit-box-shadow:0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;
    -moz-box-shadow:0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;
    box-shadow:0 1px 1px #d5d5d5, inset 0 1px 0 #cae295;    
}
.g_c_i_r{
    width:28%;
	float:left;
}
.ts{
    font-size:14px;
	color:#FF0000;
	padding:5px;
}
.pop-bg2{ width:850px; background-color:#f7fedf; border:1px solid #7ea803;}
.pop_gzf-t{height:45px;font-size:18px; background-image:url(../images/tk_t_bg01.jpg);overflow:hidden;}
.pop_gzf-t h2{ background-image:url(../images/gzf-s-icon.png); background-position:left; background-repeat:no-repeat; height:45px; line-height:45px; padding-left:45px; margin-left:10px; width:70%;
float:left;}
.pop_gzf-t span{ width:22%; float:right; line-height:45px;}
.gzf-con{
    width:850px;
	height:505px;
	margin:0 auto;
	overflow:hidden;
}
.gzf-con-l{ width:250px; height:505px; background-image:url(../images/gzf-s-left-bg.jpg); background-position:right; background-repeat: repeat-y; float:left; overflow:hidden; margin-top:1px;}
.gzf-l-ms{ width:210px; margin:0 auto; background-image:url(../images/gzf-s-l-line.jpg); background-position:bottom; background-repeat:no-repeat; padding-bottom:8px; margin-top:10px; padding-left:15px; padding-right:15px; overflow:hidden;  position:relative;}
.gzf-l-ms select{}
.gzf-l-ms span{ float:right; color:#999595;}
.content_2{ margin-top:3px;}
.gzf-con-l h2{ height:30px; line-height:30px; background-color:#c0cf8a; background-image:url(../images/gzf-s-icon01.png); background-position:10px 5px; background-repeat:no-repeat; padding-left:35px;}
.content_2 ul{ width:90%; margin:0 auto;}
.content_2 li{ background-image:url(../images/gzf-s-icon02.png); background-position:left; background-repeat:no-repeat; padding-left:20px; padding-top:2px; padding-bottom:2px;height:32px;line-height:32px;}
.gzf-con-r{ width:600px; float:right; padding-top:10px;}
.gzf-s-notice{ background-image:url(../images/gzf-s-icon10.png); background-position:left; background-repeat:no-repeat; padding-left:25px; margin-left:10px;}
.gzf-con-r ul{ padding-top:3px;
}
.gzf-con-r li{ }
.gzf-con-r li span{ margin-left:10px; display:block; overflow:hidden; float:left;}
.gzf-con-r li span.zj a:link{ color:#d66102;}
.gzf-con-r li span.zj a:hover{ color:#046cae;}
.gzf-con-r li span.fb{ background-image:url(../images/gzf-s-icon06.png); background-position:left; background-repeat:no-repeat; padding-left:20px;}
.gzf-con-r li span.sc{ background-image:url(../images/gzf-s-icon07.png); background-position:left; background-repeat:no-repeat; padding-left:20px;}
.gzf-con-r li span.fb a:link{ color:#176a01;}
.gzf-con-r li span.sc a:link{ color:#176a01;}
.gzf-con-r li span.fb a:hover{ color:#046cae;}
.gzf-con-r li span.sc a:hover{ color:#046cae;}
.gzf-con-r li p{padding:6px; font-size:14px; margin-left:5px;}
.gzf-con-r li p.zj{color:#d66102;}
.gzf-con-r li p.blue{color:#0aacbf;}
.gzf-comment{ border-top:1px solid #b5b5b4; padding:5px; position:relative; height:150px;}
.color{ width:35px; float:left; overflow:auto;}
.comment-con{ width:500px; float:left; overflow:auto;}
.comment-con textarea{ width:98%;}
.comment-normal{ width:50px; position:absolute; z-index:10000; top:0; right:0; height:50px;}
.gzf-s-foot{border-top:1px solid #b5b5b4; height:35px;}
.gzf-s-foot ul{ width:60px; float:right; margin-top:5px;}
.gzf-s-foot ul li{ width:49%; float:left;}
@import url(http://fonts.googleapis.com/css?family=Lobster);
		@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:extralight);
code{color:#5b70ff;}
.content{ width:230px; height:600px; padding:10px; overflow:auto;}
.content_2{height:400px;}
.content_8{ width:590px; height:390px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
/* 滚动条start */
.mCSB_container{
	width:auto;
	margin-right:30px;
	overflow:hidden;
}
.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
}
.mCS_disabled>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCustomScrollBox>.mCSB_container.mCS_no_scrollbar{
	margin-right:30px;
}
.mCustomScrollBox>.mCSB_scrollTools{
	width:16px;
	height:100%;
	top:0;
	right:0;
}
.mCSB_scrollTools .mCSB_draggerContainer{
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0; 
	height:auto;
}
.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail{
	width:2px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_scrollTools .mCSB_dragger{
	cursor:pointer;
	width:100%;
	height:30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	height:100%;
	margin:0 auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-align:center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
	display:block;
	position:relative;
	height:20px;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
}
.mCSB_scrollTools .mCSB_buttonDown{
	top:100%;
	margin-top:-40px;
}
/* horizontal scrollbar */
.mCSB_horizontal>.mCSB_container{
	height:auto;
	margin-right:0;
	margin-bottom:30px;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-bottom:0;
}
.mCS_disabled>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar,
.mCS_destroyed>.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar{
	margin-right:0;
	margin-bottom:30px;
}
.mCSB_horizontal.mCustomScrollBox>.mCSB_scrollTools{
	width:100%;
	height:16px;
	top:auto;
	right:auto;
	bottom:0;
	left:0;
	overflow:hidden;
}
.mCSB_horizontal>.mCSB_scrollTools a+.mCSB_draggerContainer{
	margin:0 20px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:2px;
	margin:7px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger{
	width:30px;
	height:100%;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	display:block;
	position:relative;
	width:20px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	cursor:pointer;
	float:left;
}
.mCSB_horizontal>.mCSB_scrollTools .mCSB_buttonRight{
	margin-left:-40px;
	float:right;
}
.mCustomScrollBox{
	-ms-touch-action:none; /*MSPointer events - direct all pointer events to js*/
}

/* default scrollbar colors and backgrounds (default theme) */
.mCustomScrollBox>.mCSB_scrollTools{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCustomScrollBox:hover>.mCSB_scrollTools{
	opacity:1;
	filter:"alpha(opacity=100)"; -ms-filter:"alpha(opacity=100)"; /* old ie */
}
.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.4);
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
	filter:"alpha(opacity=85)"; -ms-filter:"alpha(opacity=85)"; /* old ie */
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
	background-image:url(mCSB_buttons.png);
	background-repeat:no-repeat;
	opacity:0.4;
	filter:"alpha(opacity=40)"; -ms-filter:"alpha(opacity=40)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp{
	background-position:0 0;
	/* 
	sprites locations are 0 0/-16px 0/-32px 0/-48px 0 (light) and -80px 0/-96px 0/-112px 0/-128px 0 (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonDown{
	background-position:0 -20px;
	/* 
	sprites locations are 0 -20px/-16px -20px/-32px -20px/-48px -20px (light) and -80px -20px/-96px -20px/-112px -20px/-128px -20px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:0 -40px;
	/* 
	sprites locations are 0 -40px/-20px -40px/-40px -40px/-60px -40px (light) and -80px -40px/-100px -40px/-120px -40px/-140px -40px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonRight{
	background-position:0 -56px;
	/* 
	sprites locations are 0 -56px/-20px -56px/-40px -56px/-60px -56px (light) and -80px -56px/-100px -56px/-120px -56px/-140px -56px (dark) 
	*/
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{
	opacity:0.75;
	filter:"alpha(opacity=75)"; -ms-filter:"alpha(opacity=75)"; /* old ie */
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{
	opacity:0.9;
	filter:"alpha(opacity=90)"; -ms-filter:"alpha(opacity=90)"; /* old ie */
}

/*scrollbar themes*/
/*dark (dark colored scrollbar)*/
.mCS-dark>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}
/*light-2*/
.mCS-light-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-32px 0;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-32px -20px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-40px -40px;
}
.mCS-light-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-40px -56px;
}
/*dark-2*/
.mCS-dark-2>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-2.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:4px;
	margin:6px auto;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-112px 0;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-112px -20px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-120px -40px;
}
.mCS-dark-2>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-120px -56px;
}
/*light-thick*/
.mCS-light-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-light-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(255,255,255,0.85);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(255,255,255,0.9);
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-16px 0;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-16px -20px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-20px -40px;
}
.mCS-light-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-20px -56px;
}
/*dark-thick*/
.mCS-dark-thick>.mCSB_scrollTools .mCSB_draggerRail{
	width:4px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.1);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:6px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
	height:4px;
	margin:6px 0;
}
.mCS-dark-thick.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:6px;
	margin:5px auto;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-96px 0;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-96px -20px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-100px -40px;
}
.mCS-dark-thick>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-100px -56px;
}
/*light-thin*/
.mCS-light-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#fff; /* rgba fallback */
	background:rgba(255,255,255,0.1);
}
.mCS-light-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-light-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
/*dark-thin*/
.mCS-dark-thin>.mCSB_scrollTools .mCSB_draggerRail{
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.15);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:2px;
	background:#000; /* rgba fallback */
	background:rgba(0,0,0,0.75);
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_draggerRail{
	width:100%;
}
.mCS-dark-thin.mCSB_horizontal>.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	width:100%;
	height:2px;
	margin:7px auto;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
	background:rgba(0,0,0,0.85);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin>.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
	background:rgba(0,0,0,0.9);
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonUp{
	background-position:-80px 0;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonDown{
	background-position:-80px -20px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonLeft{
	background-position:-80px -40px;
}
.mCS-dark-thin>.mCSB_scrollTools .mCSB_buttonRight{
	background-position:-80px -56px;
}
/* 滚动条end */



#site-nav { position:absolute; z-index:10000; top:15px; right:15px;}

#site-nav .quick-menu {  z-index:10001;}
#site-nav .quick-menu LI {}
#site-nav .menu-hd { DISPLAY: block; Z-INDEX: 10002; PADDING-BOTTOM: 0px; CURSOR: pointer; PADDING-TOP: 0px; POSITION: relative;}
#site-nav .search .menu-hd {WIDTH: 45px; }
#site-nav .menu-hd B { FONT-SIZE: 0px; RIGHT: 10px;  WIDTH: 0px; LINE-HEIGHT: 0;  POSITION: absolute; TOP: 7px; HEIGHT: 0px; -webkit-transition: -webkit-transform .2s ease-in; -moz-transition: -webkit-transform .2s ease-in; -o-transition: -webkit-transform .2s ease-in; transition: -webkit-transform .2s ease-in}
#site-nav .search .menu-hd { COLOR: #666}
#site-nav .search .menu-hd S { LEFT: 0px; WIDTH: 4px; POSITION: absolute; TOP: 4px; HEIGHT: 13px}
#site-nav .menu-bd {BORDER-RIGHT: #bfbfbf 1px solid; BORDER-TOP: #bfbfbf 1px solid; DISPLAY: none; Z-INDEX: 10001; RIGHT: 0px; BACKGROUND: #fff; BORDER-LEFT: #bfbfbf 1px solid; BORDER-BOTTOM: #bfbfbf 1px solid; POSITION: absolute;}
#site-nav .search .menu-bd {_right: -1px}

#site-nav .menu-bd-panel {PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 6px; PADDING-TOP: 10px; z-index:10001; position:absolute;}
#site-nav .menu {POSITION: relative}
#site-nav .menu:hover .menu-hd { MARGIN: 0px; background-color:#FFFFFF; border-bottom:1px solid #bfbfbf; border-left:1px solid #bfbfbf; border-right:1px solid #bfbfbf;}
#site-nav .hover .menu-hd {MARGIN: 0px; }
#site-nav .menu:hover .menu-bd {DISPLAY: block}
#site-nav .hover .menu-bd {DISPLAY: block}
#site-nav .menu:hover .menu-hd B {   TOP: 5px;}
#site-nav .hover .menu-hd B {}
#site-nav .search .menu-bd {WIDTH: 180px; TOP: -200px; HEIGHT: 200px; Z-INDEX: 10001; }
#site-nav .menu-bd a{ display: block; padding-top:3px; padding-bottom:3px; border-bottom: 1px solid #e5e5e5; overflow:hidden; color:#5692bc;  CURSOR: pointer;}
#site-nav .menu-bd a:hover{ color:#8c8c8c;}
/* 趣味测试 */
.t_2{
    background-image:url(../images/t_bg01.jpg);
	border-bottom:1px solid #afcc5b;
	height:25px;
	padding-left:15px;	
}
.icon{
    width:2px;
	height:15px;
	background-color:#00CC66;
	border:1px solid #84b001;
	float:left;
	margin-top:3px;
}
.t_2 h1{
    float:left;
	color:#273401;
	padding-left:8px;
	font-size:14px;
	padding-top:1px;
}
.gd{
    float:right;
	padding-right:25px;
	padding-top:3px;
}
.recommend{
    width:98%;
	margin:0 auto;
	overflow:hidden;
}
.recommend_1{
    width:98%;
	margin:0 auto;
	overflow:hidden;
}
.recommend_2{
    width:98%;
	margin:0 auto;
	overflow:hidden;
}
.r_t_con{
   overflow:hidden;
   padding-top:10px;
}
.r_t_con img{
    padding:2px;
	border:1px solid #a9a8a8;
	float:left;
}
.r_t_con dd{
    width:74%;
	float:right;
	padding-top:10px;
}
.r_t_con dd h1{
    font-size:18px;
	padding:5px;
}
.r_t_con dd h1 a{
    color:#1f2a00;
}
.r_t_con dd h1 a:hover{
    color:#025f94;
}
.r_t_con dd p{
	padding:8px;
}
.r_t_con dd p a{
    color:#f84101;
}
.r_t_con dd p a:hover{
    color:#666666;
}
.r_t_con_1{
   overflow:hidden;
   padding-top:10px;
}
.r_t_con_1 img{
    padding:2px;
	border:1px solid #a9a8a8;
	float:left;
}
.r_t_con_1 dd{
    width:81%;
	float:right;
}
.r_t_con_1 dd h1{
    font-size:18px;
	padding:5px;
}
.r_t_con_1 dd h1 a{
    color:#1f2a00;
}
.r_t_con_1 dd h1 a:hover{
    color:#025f94;
}
.r_t_con_1 dd p{
	padding:8px;
}
.r_t_con_1 dd p a{
    color:#f84101;
}
.r_t_con_1 dd p a:hover{
    color:#666666;
}
.recommend ul{
    width:93%;
	margin:0 auto;
}
.recommend ul li{
   width:45%;
   float:left;
   font-size:14px;
   padding-left:25px;
   margin-top:8px;
   overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.recommend ul li{
   background-image:url(../images/icon02.jpg);
   background-position:left;
   background-repeat:no-repeat;
}
.recommend ul li a{
   color:#273401;
}
.recommend ul li a:hover{
   color:#656564;
}
.recommend_1 ul{
    width:93%;
	margin:0 auto;
}
.recommend_1 ul li{
   width:45%;
   float:left;
   font-size:14px;
   padding-left:25px;
   margin-top:8px;
   overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.recommend_1 ul li{
   background-image:url(../images/icon04.jpg);
   background-position:left;
   background-repeat:no-repeat;
}
.recommend_1 ul li a{
   color:#273401;
}
.recommend_1 ul li a:hover{
   color:#656564;
}
.recommend_2 ul{
    width:96%;
	margin:0 auto;
}
.recommend_2 ul li{
   width:29%;
   float:left;
   font-size:14px;
   padding-left:25px;
   margin-top:8px;
   overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
}
.recommend_2 ul li{
   background-image:url(../images/icon05.jpg);
   background-position:left;
   background-repeat:no-repeat;
}
.recommend_2 ul li a{
   color:#273401;
}
.recommend_2 ul li a:hover{
   color:#656564;
}
.list_1{
    overflow:hidden;
}
.list_1 ul{
   width:98%;
   margin:0 auto;
   overflow:hidden;
}
.list_1 ul li{
   padding:5px;
   overflow:hidden;
}
.list_1 ul li dl{
   overflow:hidden;
   padding:3px;
}
.list_1 ul li dl h1{
   font-size:14px;
   width:45%;
   float:left;
   padding-top:2px;
   background-image:url(../images/icon03.jpg);
   background-position:left;
   background-repeat:no-repeat;
   padding-left:35px;
}
.list_1 ul li dl h2{
   font-size:14px;
   padding-top:2px;
   padding-bottom:5px;
   background-image:url(../images/icon01.png);
   background-position:left;
   background-repeat:no-repeat;
   padding-left:35px;
}
.list_1 ul li dl h3{
   color:#FF0000;
}
.list_1 ul li dl h1 a{
   color:#2b3900;
}
.list_1 ul li dl dt{
   width:16%;
   float:left;
   text-align:center;
   color:#FF0000;
   padding-top:3px;
}
.list_1 ul li p{
   padding:8px;
   font-size:14px;
}
.list_1 ul li dl dd{
   float:left;
   margin-right:5px;
}
.list_1 ul li dl dd img{
   padding:2px;
   border:1px solid #cacac8;
}
.list_1 ul li p a{
    color:#FF6600;
}
.list_1 ul li p a:hover{
    color:#cccccc;
}

.data_tran{
    width:98%;
    margin:0 auto;
    padding-top:20px;
}

.data_tran p{ width:80%; margin:0 auto; font-size:14px; line-height:30px;}

.zx_l{
   overflow:hidden;
}
.zx_l ul{
   width:98%;
   margin:0 auto;
   padding-top:10px;
}
.zx_l ul li{
   width:48%;
   float:left;
   margin-left:10px;
   margin-bottom:5px;
}
.zx_l ul li img{
   border:2px solid #b8c68e;
   float:left;
}
.zx_l ul li dl{
   width:60%;
   float:right;
}
.zx_l ul li dl dd{
   padding:3px;
   font-size:14px;
}
.zx_l ul li dl dt{
   padding:3px 3px 3px 8px;
}
.message{
   overflow:hidden;
   margin-top:5px;
   background-color:#eff9d2;
   padding-bottom:10px;
}
.input1{
    padding:5px;
	background-color:#c2d18f;
	border:0;
}
.message h1{
   height:29px;
   background-image:url(../images/t_bg02.jpg);
   font-size:14px;
   padding-left:15px;
   padding-top:6px;
   color:#036f73;
}
.message dl{
   overflow:hidden;
   width:95%;
   margin:0 auto;
}
.message dl ul{
   width:68%;
   float:left;
   margin-left:15px;
}
.message dl ul li{
    padding-bottom:5px;
	padding-top:5px;
	font-size:14px;
}
.message dl ul li div.m_t{
    width:15%;
	float:left;
	text-align:right;
}
.message dl ul li div.m_con{
    width:83%;
	float:left;
}
.message dl ul li div.m_con dd{
    float:left;
	padding:3px;
	margin-left:15px;
}
.message dl p{
   width:29%;
   float:right;
   padding-top:5px;
}
.m_bottom{
   width:80%;
   margin:0 auto;
}
.m_bottom h2{
   width:30%;
   float:left;
   height:47px;
   background-image:url(../images/tel-icon.jpg);
   background-position:left;
   background-repeat:no-repeat;
   padding-left:80px;
}
.m_bottom h2{
   font-size:14px;
   color:#0697d3;
   padding-top:8px;
}
.m_bottom h3{
   width:30%;
   float:right;
   height:47px;
   background-image:url(../images/email-icon.jpg);
   background-position:left;
   background-repeat:no-repeat;
   padding-left:80px;
}
.m_bottom h3{
   font-size:14px;
   color:#b96e04;
   padding-top:8px;
}
.da_t{
    height:177px;
	background-image:url(../images/con_bg.jpg);
	overflow:hidden;
}
.da_t div{
    width:95%;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:8px;
	border-bottom:1px dashed #c2d18f;
}
.da_t div img{
    float:left;
	margin-left:30px;  
}
.da_con{
    overflow:hidden;
}
.da_nav{
    width:25%;
	float:left;
	border:1px solid #8da83f;
	background-image:url(../images/center-nav-top-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.da_nav_bg{
	background-image:url(../images/center-nav-foot-bg.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-top:10px;
	padding-bottom:10px;
}
.da_nav_bg ul{
	width:96%;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:5px;
}
.da_nav_bg ul li{
    margin-top:5px;
	margin-bottom:5px;
}
.da_nav_bg li h1 {
	font-size:14px;
	margin:6px auto 0px auto;
	background-color:#dae8b4;
	border:1px solid #d1e1a6;
    background-image:url(../images/icon06.jpg);
	background-position: left;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.da_nav_bg li h1 a{
   color:#000000;
}
.da_nav_bg li h1 a:hover{
   color:#ff0000;
   text-decoration:underline;
}

.da_nav_bg ul li h2{
    width:60%;
	margin:0 auto;
    background-image:url(../images/icon07.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
}
.da_nav_bg ul li a{
   color:#000000;
}
.da_nav_bg ul li a:hover{
   color:#ff0000;
   text-decoration:underline;
}
.da_con_m{
   width:74%;
   float:right;
   border:1px solid #c0d387;
}
.c_m_c{
   padding:8px;
   overflow:hidden;
   min-height:500px;
}
.c_m_c h2{
   color:#0099CC;
}
.c_m_c p{
   color:#FF0000;
}
.c_m_c ul{
    width:90%;
	margin:0 auto;
	border:0;
}
.c_m_c ul li{
    padding-bottom:5px;
	padding-top:5px;
	overflow:hidden;
	border:0;
}
.c_m_c ul li dd{
    float:left;
	margin-left:80px;
}
.c_m_c ul li div.infor-t{
   width:25%;
   float:left;
   text-align:right;
    transform:translateY(-5%);
   border:0;
}
.c_m_c ul li div.infor-t2{
    width:25%;
    float:left;
    text-align:left;
    transform:translateY(-50%);
    border:0;
}
.c_m_c ul li div.infor-con{
   width:73%;
   float:left;
   text-align:left;
   border:0;
}
.c_m_c ul li div.infor-con input{
    padding:3px;
}
.tabcon{
	
	overflow:hidden;
	min-height:500px;
}
.sublist{
	overflow:hidden;
	
}
.sublist ul{
    overflow:hidden;
	width:98%;
	margin:0 auto;
	border:1px solid #dfdfdf;
}
.sublist ul li{
	border-bottom:1px solid #dfdfdf;
	overflow:hidden;
}
.sublist ul li:hover{
    background-color:#dcfdfd;
	overflow:hidden;
}
.sublist ul li.report-t{
    background-color:#eff8d5;
	overflow:hidden;
}
.sublist ul li div{
    width:29%;
	float:left;
	text-align:center;
	border-right:1px solid #dfdfdf;
	overflow:hidden;
}
.sublist ul li div.cz{
    width:12%;
	border:0;
}
.sublist ul li div.cz a{
    color:#FF0000;
	text-decoration:underline;
}
.sublist ul li div.cz a:hover{
    color:#000000;
	text-decoration:none;
}
.text_1{
   background-color:#c2d18f;
   border:0;
   overflow:auto;
   padding:8px;
}
hr{
    width:100%;
	height:1px;border:none;border-top:1px solid #d9e4b7;
	margin-top:5px;
}
.hr0{
height:1px;border:none;border-top:1px dashed #84b001;
}
.c_m_c_z{
	overflow:hidden;
	
}
.c_m_c_z ul{
    overflow:hidden;
	width:98%;
	margin:0 auto;
	border:1px solid #dfdfdf;
}
.c_m_c_z ul li{
	border-bottom:1px solid #dfdfdf;
}
.c_m_c_z ul li:hover{
    background-color:#dcfdfd;
}
.c_m_c_z ul li.report-t{
    background-color:#eff8d5;
}
.c_m_c_z ul li div{
    width:25%;
	float:left;
	text-align:center;
	border-right:1px solid #dfdfdf;
}
.c_m_c_z ul li div.cz{
    width:12%;
	border:0;
}
.c_m_c_z ul li div.zt{
    width:13%;
}
.c_m_c_z ul li div.zxsj{
    width:19%;
}
.c_m_c_z ul li div.name{
    width:32%;
}
.c_m_c_z ul li div.type{
    width:23%;
}
.c_m_c_z ul li div.cz a{
    color:#FF0000;
	text-decoration:underline;
}
.c_m_c_z ul li div.cz a:hover{
    color:#000000;
	text-decoration:none;
}
.show_bg{
	background-image:url(../images/con_bg01.jpg);
	background-position:top;
	background-repeat:repeat-x;
	overflow:hidden;
	padding-top:20px;
}
.show_bg h1{
    font-size:22px;
	color:#1f2a00;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.show_bg h2{
	color:#1f2a00;
	font-size:14px;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}
.show_bg h3{
    color:#1f2a00;
    font-size:14px;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:10px;
    text-align:center;
}
.show_bg p{
    padding:8px;
	width:90%;
    margin:0 auto;
	font-size:14px;
	line-height:25px;
}
.show_bg p img{
	padding:2px;
	border:1px solid #dcdcda;
}
.show_bg p span{
    font-size:10.5pt;
    font-family:新宋体;
    background:white;
    text-indent: 20px;
}
.list_con{
    overflow:hidden;
	padding-top:20px;
	width:90%;
	margin:0 auto;
}
.list_con ul{
    width:80%;
	margin:0 auto;
}
.list_con ul li{
   overflow:hidden;
   padding-bottom:5px;
   padding-top:5px;
}
.list_con ul li div{
   float:left;
   width:80%;
}
.list_con ul li div.l_t{
   width:15%;
}
.page{
   width:50%;
   float:right;
   overflow:hidden;
   text-align:center;
}
.page a{
   padding:8px;
   display:block;
   float:left;
   border:1px solid #333333;
}
/* 右侧 */
.right{
     width:265px;
	 float:right;
	 margin-top:5px;
	 overflow:hidden;
}
.adver{
     overflow:hidden;
}
.r-c-b{
     border:1px solid #88b209;
}
.r-c-b h1{
	  height:27px;
	  background-image: url(../images/right-con-title-bg.jpg);
	  border-bottom:1px solid #aac84f;
	  font-size:14px;
	  color:#425801;
	  padding-top:6px;
	  padding-left:15px;
}
.r-c-b ul.xs01{
      width:85%;
	  margin:0 auto;
	  padding:8px;
}
.r-c-b ul.xs01 li{
     margin-bottom:3px;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
}
.r-c-b ul.xs02{
	  margin:0 auto;
	  padding:5px;
}
.r-c-b ul.xs02 li{
      text-align:center;
	  margin-top:5px;
}
.r-c-b ul.xs02 li img{
      padding:2px;
	  border:1px solid #cbcbcb;
}
.r-c-b ul.xs02 li h2{
      width:95%;
	  margin:0 auto;
	  overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
}
.r-c-b ul.xs02 li h2 a:link{
     font-weight:bold;
}
.r-c-b ul.xs03{
      width:90%;
	  margin:0 auto;
	  padding:8px;
}
.r-c-b ul.xs03 li{
     margin-bottom:5px;
	 overflow: hidden;
	 text-overflow: ellipsis;
	 white-space: nowrap;
}
.r-c-b ul.xs04{
	  margin:0 auto;
	  padding:5px;
}
.r-c-b ul.xs04 li{
	  margin-top:8px;
	  overflow:hidden;
}
.r-c-b ul.xs04 li img{
      padding:2px;
	  border:1px solid #cbcbcb;
	  float:left;
}
.r-c-b ul.xs04 li div.xs04-con{
     float:right;
	 width:46%;
}
.r-c-b ul.xs04 li div.xs04-con h2{
    width:98%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	margin-bottom:2px;
}
.r-c-b ul.xs04 li a{
     font-weight:bold;
	 font-size:14px;
	 color:#026e86;
}
.r-c-b ul.xs04 li a:hover{
     font-weight:bold;
	 font-size:14px;
	 color:#cf4c04;
}

/* 底部 */
footer{
     width:100%;
	 height:72px;
	 background-image:url(../images/footbg.jpg);
	 overflow:hidden;
	 display:block;
}
.footcon{
     width:1000px;
	 margin:0 auto;
	 overflow:hidden;
}
.footcon ul{
     margin:0 auto;
	 width:33%;
	 padding-top:15px;
	 overflow:hidden;
}
.footcon ul li{
     float:left;
	 margin-left:15px;
}
.foottext{
      width:100%;
	  text-align:center;
}
/* banner */
.banner{
	 position:relative;
}
#focus{
     width:1000px;
	 height:152px;
	 overflow:hidden;
	 position:relative;
	 }
#focus ul{
     height:152px;
	 position:absolute;
	 }
#focus ul li{
     float:left;
	 width:1000px;
	 height:152px;
	 overflow:hidden;
	 position:relative;
	 background:#000;
	 }
#focus ul li div{
     position:absolute;
	 overflow:hidden;
	 }

#focus .btn{
     position:absolute;
	 width:980px;
	 height:10px;
	 padding:5px 10px;
	 right:0;
	 bottom:0;
	 text-align:right;
	 }
#focus .btn span{
     display:inline-block;
	 _display:inline;
	 _zoom:1;
	 width:25px;
	 height:10px;
	 _font-size:0;
	 margin-left:5px;
	 cursor:pointer;
	 background:#fff;
	 }
#focus .btn span.on{
     background:#fff;
	 }
#focus .preNext{
     width:45px;
	 height:100px;
	 position:absolute;
	 top:20px;
	 background:url(../images/sprite.png) no-repeat 0 0;
	 cursor:pointer;
	 }
#focus .pre{
     left:0;
	 }
#focus .next{
     right:0;
	 background-position:right top;
}

/* 工作坊滚动条 */





/* 新手帮助 */
.help_t{  overflow:hidden;}
.help_t ul{width:80%; margin:0 auto; overflow:hidden; padding-top:25px; padding-bottom:8px;}
.help_t ul li{ float:left; border:1px solid #d3e2a1; padding:5px; margin-left:35px; width:25%; text-align:center; font-size:14px; cursor:pointer; color:#009900;}
.help_t ul li:hover{ color:#000000;}
.help_c_m{ width:94%; margin:0 auto; padding:10px; font-size:14px; line-height:30px; color:#333333;}
.help_c_m h1{ font-size:18px; color:#0099CC; border-bottom:1px dashed #d2d2d1; padding-bottom:10px; padding-top:10px;}
/* navbox */
.navbox{height:38px;overflow:hidden; margin:0 auto; width:98%; padding-top:9px;}
.navbox li{float:left;width:105px;text-align:center;}
.navbox li a{display:block;height:30px;color:#FFF;text-decoration:none;font-size:14px;font-weight:bold; padding-top:8px;}
.navbox li a{background:url(../images/nav-conbg.jpg) repeat 0 0;}
.navbox li a:hover,.navbox li a:focus,.navbox li a:active{background-position:-105px 0; color:#2f3902;}
#b a{background:url(../images/bg2.jpg) repeat 0 0;}
.navbox li.hov{ background-image:url(../images/bg2.jpg); background-position:-105px 0; height:30px; padding-top:8px; font-size:14px; font-weight:bold;  color:#2f3902;}
/* navbox2 */
.navbox2{height:38px;overflow:hidden; margin:0 auto; width:98%; padding-top:9px;}
.navbox2 li{float:left;width:95px;text-align:center;}
.navbox2 li a{display:block;height:30px;color:#FFF;text-decoration:none;font-size:14px;font-weight:bold; padding-top:8px;}
.navbox2 li a{background:url(../images/nav-conbg2.jpg) repeat 0 0;}
.navbox2 li a:hover,.navbox li a:focus,.navbox li a:active{background-position:-95px 0; color:#2f3902;}
#b a{background:url(../images/bg2.jpg) repeat 0 0;}
.navbox2 li.hov{ background-image:url(../images/bg3.jpg); background-position:-95px 0; height:30px; padding-top:8px; font-size:14px; font-weight:bold;  color:#2f3902;}
/* navTag */
.navTag{width:680px;margin:20px auto;background:url(images/bmid_111.gif) repeat-x;height:62px;}
.navTag li{float:left;}
.navTag a{background:url(images/bright_111.gif) no-repeat right top;text-decoration:none;display:block;float:left;}
.navTag a span{display:block;background:url(images/bleft_111.gif) no-repeat left top;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#FFF;font-weight:700;line-height:62px;padding:0 25px;}
.navTag a:hover{background-position:right bottom;}
.navTag a:hover span{background-position:left bottom;color:#FFF;font-weight:700;font-style:normal;text-decoration:none;}

/* 弹出层 */
.popbox{width:860px; margin:0 auto; min-height:500px; }
.popbox1{width:860px;  margin:0 auto; min-height:500px;}
.popbox2{width:1000px;  margin:0 auto; height:618px; background-image:url(../images/bg_tc_con-bg.png);}
.pop-bg{ width:100%; height:500px; background-image:url(../images/tk_f.png); background-position:bottom; background-repeat:no-repeat;}
.pop_t{height:103px;font-size:18px; background-image:url(../images/tk_t_bg.jpg); background-position:left; background-repeat:no-repeat;position:relative;line-height:25px;color:#fff; width:100%; text-align:center;}
.pop_t h2{font-size:22px; position:relative;line-height:100px;color:#344d02; text-align:center;}
.pop_t a{position:absolute;right:15px;font-size:12px;color:#fff;top:8px;}
.popbox a.close-btn{position:absolute;right:15px;font-size:12px;color:#fff;top:8px; z-index:100;}
.pop-bg dd{ color:#c60101; font-size:14px; margin-left:30px; height:124px;}
.popbox .mainlist{padding:10px; background-image:url(../images/tk_bg.jpg); background-position:left; background-repeat:repeat-y; min-height:255px; overflow:hidden; }
.mainlist1{width:90%; margin:0 auto; padding-top:40px; min-height:295px; background-image:url(../images/icon08.jpg); background-position:bottom right; background-repeat:no-repeat; overflow:hidden; }
.mainlist1 p{line-height:24px; width:90%; margin:0 auto; font-size:14px;}
.mainlist1 h3{ width:90%; margin:0 auto; text-align:center; padding-top:15px;}
.mainlist1 h4{line-height:24px; width:80%; margin:0 auto; font-size:14px;}
.mainlist1 h5{line-height:24px; width:80%; margin:0 auto; font-size:14px;}
.mainlist1 h5 img{ float:left;}
.mainlist1 h5 span{line-height:30px; width:20%; margin:0 auto; font-size:40px; color:#FF0000; float:right; margin-top:10px; }
.mainlist1 dt{width:80%; margin:0 auto; padding-top:25px; font-size:14px;}
.mainlist1 dt input{ padding:8px;}

.pop-bg1{ width:850px; min-height:500px; background-color:#f7fedf; border:1px solid #7ea803; background-position:bottom; background-repeat:no-repeat;}
.pop_t1{height:45px;font-size:18px; background-image:url(../images/tk_t_bg01.jpg); background-position:left; background-repeat:no-repeat;position:relative;line-height:25px;color:#fff; width:100%;}
.pop_t1 h2{font-size:22px; position:relative;line-height:40px;color:#344d02; padding-left:25px;}
.pop_t1 a{position:absolute;right:12px;font-size:12px;color:#fff;top:4px;}
.mainlist2{ padding-top:10px; width:95%; margin:0 auto;}
.mainlist2 h4 img{ padding:2px; border:1px solid #e2e2e0;}
.mainlist2 h5{ color:#FF0000; padding:8px;}
.mainlist2 h6{ color:#0382be; padding:8px; font-size:20px;}
.mainlist2 p{ padding:8px; line-height:25px;}
.mainlist2 dl{ width:30%; float:left; padding-left:15px; border-right:1px solid #dce9b0; height:380px;}
.mainlist2 dt{ width:65%; float:right; text-align:center;}
.mainlist2 h3{ width:40%; float:left;}
.mainlist2 h2{ line-height:50px; font-size:14px;}
.mainlist2 span{ margin-left:10px;}
.mainlist2 h3 img{ padding:2px; border:1px solid #dce9b0;}
.mainlist2 dd{ width:48%; float:right;}
.pop_t1 a{font-size:12px;color:#fff; margin-right:-17px; float:right;}

.pop-bg2{ width:850px; min-height:500px; background-color:#f7fedf; background-image:url(../images/tk_t_bg02.jpg); background-position:left top; background-repeat:no-repeat; border:1px solid #7ea803;}
.pop_t2{height:103px;font-size:18px; position:relative;line-height:25px;color:#fff; width:100%;}
.daj-time{ font-size:20px; color:#FF0000; text-align:right; width:90%; padding-top:8px; overflow:hidden;}
.pop_t2 h2{font-size:22px; position:relative;line-height:100px;color:#344d02; padding-left:25px; text-align:center; }
.pop_t2 a{position:absolute;right:12px;font-size:12px;color:#fff;top:4px;}
.mainlist3{ padding-top:10px; width:90%; margin:0 auto; min-height:285px; background-image:url(../images/icon08.jpg); background-position:bottom right; background-repeat:no-repeat; overflow:hidden;}
.mainlist1 h2{ font-size:14px; font-weight:normal; color:#344d02;}
.mainlist3 dt{ padding:8px; font-size:14px;}

.mainlist4{ padding:20px; width:95%; margin:0 auto;}
.mainlist4 ul{ width:60%; float:left;}
.mainlist4 ul li{ padding-bottom:5px; padding-top:5px; overflow:hidden;}
.mainlist4 ul li div{ width:60%; float:left; overflow:hidden;}
.mainlist4 ul li div.bm_t{ width:28%; float:left; text-align:right; padding-top:2px;}
.mainlist4 ul li div input{ padding:5px;}
.mainlist4 ul li div textarea{ border:1px solid #c9c9c9; overflow:auto;}
.mainlist4 ul li div a{ float:left; margin-left:30px;}
.bm-r{ width:38%; float:right; padding:3px; font-size:14px; line-height:35px; color:#000000; overflow:hidden;}

.pop_k{width:1000px; height:618px; background-image:url(../images/bg_tc_con-bg.png);}
.pop-l{ width:195px; height:618px; float:left; background-image:url(../images/bg_tc_left.png);}
.bg_nav{ padding-left:31px; padding-top:5px;}
.bg_nav ul{ overflow:hidden;}
.bg_nav ul li{ overflow:hidden; margin-bottom:13px;}
.bg_nav ul li h3{ cursor:pointer;}
.bg_nav ul li h4{ width:85%; float:right; cursor:pointer; font-size:14px; color:#FFFFFF; background-image: url(../images/icon12.png); background-position:left; background-repeat:no-repeat; padding-left:28px; padding-top:5px; padding-bottom:5px;}
.bg_nav ul li h4 a{ font-size:14px; color:#FFFFFF;}
.pop-r{ width:805px; height:618px; float:right; background-image:url(../images/bg_tc_con-left.png); background-position:left top; background-repeat:no-repeat;}
.pop_r_bg{ width:100%; height:618px;  background-image:url(../images/bg_tc_con-right.png); background-position:right top; background-repeat:no-repeat;}
.b_r_bg div.tabcon{ border:0;}
.popbox2 a{position:absolute;right:50px;font-size:12px;color:#fff;top:20px; z-index:100;}
.b_i_bg{ width:778px; height:567px; background-image:url(../images/bgindexbg.jpg); background-repeat:no-repeat; margin-top:23px; margin-left:9px;}
.b_i_bg h1{ font-size:30px; padding-top:180px; padding-bottom:50px; text-align:center;}
.b_i_bg p{ width:80%; margin:0 auto; font-size:14px; line-height:30px;}
.b_t_bg{ width:778px; height:567px; margin-top:23px; margin-left:9px;}
.b_t_bg h1{ width:85%; padding-top:10px; padding-bottom:10px; border-bottom:1px solid #d3e2a1; padding-left:20px; font-size:18px; margin-bottom:3px; color:#3a6201;}
.b_t_bg h2{ width:85%; padding:5px; text-align:right; font-weight:normal; color:#999999;}
.b_t_c{ border:1px solid #d3e2a1;}
.b_t_c h3{ height:30px; padding-left:15px; padding-top:5px; font-size:14px; background-image:url(../images/center-title-bg.jpg); background-position:top; background-repeat:repeat-x; border-bottom:1px solid #d3e2a1;}
.b_t_c section{ padding:8px; overflow:auto; margin:0 auto; display:block; line-height:28px; font-size:14px; height:440px;}
/*.b_t_c section p{ text-align:center;}*/
#screen{width:100%;height:100%;position:absolute;top:0;left:0;display:none;z-index:100;background-color:#666;opacity:0.5;filter:alpha(opacity=50);-moz-opacity:0.5;}
.tjbutton{ width:227px; height:82px; background-image:url(../images/tjda_button.jpg); display:block; border:0;}
.ts-con{ width:601px; height:352px; background-image:url(../images/ts-con-bg.jpg); margin:30px auto 0 auto;}
.ts-main{width:310px; padding-top:100px; padding-left:70px;}
.ts-main p{ font-size:18px; font-family:"黑体"; line-height:30px;}

@media screen and (max-device-width:640px)
{body{-webkit-text-size-adjust:none}}
.photoMHD{width:1000px;margin:0 auto;background:#fff}
.title{background:none repeat scroll 0 0 #fff;height:45px;padding-top:2px;position:relative;z-index:9999; overflow:hidden;}
.title .txt{width:810px;float:left;}
.title h1 {color:#000;font:20px/55px "微软雅黑","黑体";text-indent:26px;} 
.title h1 span.num{font-size:14px}
.title h1 span.time{color:#666;font-size:12px;padding-left:16px}
.title h1 span em{font-size:20px;color:#ff6600}
.title .function {float:right;padding:17px 0 0;position:relative;width:161px;z-index:10;margin-right:27px;display:inline;}   
.title .function a.ckbp{width:26px;height:22px;display:block;float:right;background:url(../images/sprite.v4.gif) no-repeat 0px -112px;margin:1px 6px 0 0;position:relative;cursor:pointer}
.title .function a.ckbp:hover{background:url(../images/sprite.v4.gif) no-repeat -30px -112px;}
.title .function a.ckap{width:26px;height:22px;display:block;float:right;background:url(../images/sprite.v4.gif) no-repeat 0px -86px;margin:1px 6px 0 0;position:relative;cursor:pointer}
.title .function a.ckap:hover{background:url(../images/sprite.v4.gif) no-repeat -30px -86px;}
.title .function a.return{width:26px;height:22px;display:block;float:right;background:url(../images/sprite.v4.gif) no-repeat 0px -137px;margin:1px 6px 0 0;position:relative;cursor:pointer}
.title .function a.return:hover{background:url(../images/sprite.v4.gif) no-repeat -30px -137px;}
.photoMHD .photoNews {margin:0 auto;padding:16px 0 26px;width:1000px;}
.photoMHD .photoNews .picDiv{text-align:center;position:relative;}
.wrap_text{ width:950px; margin:0 auto;}
.wrap_text p.text_con{color:#000}
.wrap_text p.text_con a{color:#A16B00}
.keywords{color:#666;padding-bottom:2px}
.keywords a:link, .keywords a:visited, .keywords a:active{color:#000}
.keywords a:hover{color:#000}
.zy p {display:inline;float:left;line-height:20px;margin-left:15px;padding-bottom:6px;text-align:left;width:900px; margin:0 auto;}
.photoMHD .photoList{width:926px;margin:0 auto;_width:935px;}
.photoMHD .photoList a{color:#000}
.photoMHD .photoList a:hover{color:#000}
.photoMHD .photoList .before, .photoMHD .photoList .after{float:left;width:103px;background:url(../images/sprite.v4.gif) no-repeat -219px 0;padding:6px 11px 0 6px;text-align:center;_padding-top:5px; overflow:hidden;}
.photoMHD .photoList .before a:hover img, .photoMHD .photoList .after a:hover img{opacity:0.8;filter:alpha(opacity=80);}
.photoMHD .photoList .after{background:url(../images/sprite.v4.gif) no-repeat -219px -125px;padding:6px 7px 0 10px;float:right;_padding-top:5px}
.photoMHD .photoList .before img, .photoMHD .photoList .after img{vertical-align:middle }
.photoMHD .photoList .before p, .photoMHD .photoList .after p{margin-top:26px;}
.photoMHD .photoList .picList{width:647px;float:left;margin:0 19px;display:inline;}
.photoMHD .photoList .picList .l1{width:36px;float:left;height:117px;_width:36px;}
.photoMHD .photoList .picList .l1 a{width:28px;height:28px;margin:37px 8px 0 0;cursor:pointer;background:url(../images/sprite.v4.gif) no-repeat -165px -164px;float:left;_margin-right:7px}
.photoMHD .photoList .picList .l1 a.no{width:28px;height:28px;margin:37px 8px 0 0;cursor:default;background:url(../images/sprite.v4.gif) no-repeat -165px -164px;float:left;_margin-right:7px}
.photoMHD .photoList .picList .l1 a.no, .photoMHD .photoList .picList .l1 a.no:hover{background:url(../images/sprite.v4.gif) no-repeat -103px -164px;}
.photoMHD .photoList .picList .l1 a:hover{background:url(../images/sprite.v4.gif) no-repeat -134px -164px}
.photoMHD .photoList .picList .l2 {width:575px;height:117px;float:left;display:block;overflow:hidden;_width:575px;}
.photoMHD .photoList .picList .l3{width:36px;float:left;height:117px;_width:36px;}
.photoMHD .photoList .picList .l3 a{width:28px;height:28px;margin:37px 0 0 8px;float:left;cursor:pointer;background:url(../images/sprite.v4.gif) no-repeat -63px -164px;_margin-left:6px}
.photoMHD .photoList .picList .l3 a.no{width:28px;height:28px;margin:37px 0 0 8px;float:left;cursor:default;background:url(../images/sprite.v4.gif) no-repeat -63px -164px;_margin-left:6px}
.photoMHD .photoList .picList .l3 a.no, .photoMHD .photoList .picList .l3 a.no:hover{background:url(../images/sprite.v4.gif) no-repeat 0px -164px;}
.photoMHD .photoList .picList .l3 a:hover{background:url(../images/sprite.v4.gif) no-repeat -32px -164px}
.photoMHD .photoList .picList .listM{width:575px;height:75px;overflow:hidden;margin-top:13px;float:left;_width:575px;}
.photoMHD .photoList .picList .listM ul{width:10000px;float:left;}

.photoMHD .photoList .picList .listM li{width:105px;padding:2px 5px 0 5px;display:table-cell;float:left;text-align:center;background:url(../images/normal.v4.jpg) no-repeat 3px 0px;height:72px;vertical-align:middle;*background:url(../images/normal.v4.jpg) no-repeat 3px 1px;}
.photoMHD .photoList .picList .listM li b{display:inline-block;height:100%}
.photoMHD .photoList .picList .listM li img{vertical-align:middle}
.photoMHD .photoList .picList .listM li.current{background:url(../images/current.v4.jpg) no-repeat 3px 0px;*background:url(../images/current.v4.jpg) no-repeat 3px 1px}
.photoMHD .photoList .picList .listM li a:hover img{opacity:0.8;filter:alpha(opacity=80);}
.photoMHD .photoList .picList .listM a img{display:block;margin:0 auto;}
.photoMHD .photoList .picList .scrollBar{width:575px;height:17px;margin:14px 0 0 0;display:inline;float:left;background:#fff;position:relative;overflow:hidden}
.photoMHD .photoList .picList .scrollBar .drag{position:absolute;top:1px;cursor:pointer;display:block;width:300px;background:url(../images/scrollbg_25.gif) repeat-x;height:15px}
.photoMHD .photoList .picList .scrollBar .drag_no{position:absolute;top:1px;left:1px;cursor:default;display:block;width:573px;background:url(../images/new_19.jpg) repeat-x;height:15px}
.photoSHD .picList .scrollBar .drag_no{width:553px}
.photoMHD .photoList .picList .scrollBar .drag:hover{background:url(../images/scrollbg_35.gif) repeat-x;}
.photoMHD .photoList .picList .drag b.l_arrow, .photoMHD .photoList .picList .drag_no b.l_arrow{width:12px;height:15px;background:url(../images/sprite.v4.gif) no-repeat -28px -198px;float:left}
.photoMHD .photoList .picList .drag_no b.l_arrow{ background:url(../images/sprite.v4.gif) no-repeat 0px -198px;}
.photoMHD .photoList .picList .drag:hover b.l_arrow{background:url(../images/sprite.v4.gif) no-repeat -57px -198px}
.photoMHD .photoList .picList .drag b.r_arrow, .photoMHD .photoList .picList .drag_no b.r_arrow{width:12px;height:15px;background:url(../images/sprite.v4.gif) no-repeat -42px -198px;float:right}
.photoMHD .photoList .picList .drag_no b.r_arrow{background:url(../images/sprite.v4.gif) no-repeat -13px -198px;}
.photoMHD .photoList .picList .drag:hover b.r_arrow{background:url(../images/sprite.v4.gif) -70px -198px}
.photoMHD .zy{width:950px;margin:11px auto 0 auto}
.wrap{width:1000px;margin:0 auto;background:#fff}
.clear{ width:100%; overflow:hidden; height:5px;}
.space24{height:24px;clear:both}
.space28{height:28px;clear:both}
.space05{height:5px;clear:both;overflow:hidden}
.ad950{width:950px;height:90px;margin:0 auto}
.ad_btn{width:60px;margin:11px auto 9px auto;height:9px}
.ad950_2{width:950px;height:90px;margin:28px auto 10px auto}
.ad_btn ul{padding-left:10px}
.ad_btn ul li{width:9px;height:9px;background:url(../images/sprite.v4.gif) no-repeat -158px -138px;float:left;cursor:pointer;margin-right:10px;display:inline}
.ad_btn ul li.current{background:url(../images/sprite.v4.gif) no-repeat -171px -138px}
.ggHead{width:950px;height:90px;margin:21px auto 4px auto}
ul.l3{padding:10px 0 3px 25px}
ul.l3 li{width:147px;margin-right:54px;display:inline;float:left}
ul.l3 li img{border:1px #666 solid;display:block}
ul.l3 li p,ul.l3 li p a{line-height:40px;color:#999}
.photoMHD .allPic{width:1000px;margin:0 auto;position:relative}
.photoMHD .allPic .leftArae, .allPic .rightArae{width:65px;height:572px;float:left}
.photoMHD .allPic .leftArae a, .photoMHD .allPic .rightArae a{width:22px;height:41px;display:block;margin:257px 24px 0 19px;background:url(../images/sprite.v4.gif) no-repeat 0 -39px}
.photoMHD .allPic .leftArae a{margin:257px 0 0 24px;background:url(../images/sprite.v4.gif) no-repeat -73px -39px}
.photoMHD .allPic .leftArae a:hover, .allPic .rightArae a:hover{background:url(../images/sprite.v4.gif) no-repeat -24px -39px}
.photoMHD .allPic .leftArae a:hover{background:url(../images/sprite.v4.gif) no-repeat -49px -39px}

.smallpic_box{overflow:hidden;width:850px;height:548px;float:left}
.smallpic_con{position:absolute; width:850px; z-index:80;}
.photoMHD .allPic ul{vertical-align:middle;padding:16px 0 0 0;width:900px;float:left;}
.photoMHD .allPic ul li{float:left;width:200px;height:160px;background:#FFF;display:table-cell;text-align:center;vertical-align:middle;margin:0px 23px 27px 0 }
.photoMHD .allPic ul li:hover{background:#fff;}
.photoMHD .allPic ul li.current{background:#fff;}
.photoMHD .allPic ul li img{vertical-align:middle;}
.photoMHD .allPic ul li i{display:inline-block;height:100%;vertical-align:middle}

.photoMHD .allPic .btn{height:11px;padding:23px 0 16px 0;text-align:center;margin:0 auto;}
.photoSHD .allPic .btn{ padding:15px 0 0px 24px;}
.photoMHD .allPic .btn a{width:11px;height:11px;background:url(../images/sprite.v4.gif) no-repeat -140px -137px;margin:0 3px 0 2px;font-size:24px;text-decoration:none}
.photoMHD .allPic .btn a:hover{background:url(../images/sprite.v4.gif) no-repeat -109px -137px}
.photoMHD .allPic .btn a.current{background:url(../images/sprite.v4.gif) no-repeat -125px -137px}

.photo_prev, .photo_next {height:100%;left:0;position:absolute;top:0;width:50%;background:#fff;opacity:0;filter:alpha(opacity=0);z-index:100}
.photo_next {left:475px;}
.btn_pphoto, .btn_nphoto {cursor:url("3cbe4913aa86225.cur"), auto;display:block;height:100%;outline:medium none;width:100%;}
.btn_nphoto {cursor:url("5f12e957ed5f6a8.cur"), auto;}
.photoMHD .photoNews  .pic{width:950px;text-align:center;margin:0 auto;display:block;_height:0px;overflow:hidden;background:url("../images/gallery/load2.gif") no-repeat scroll center center;height:100%;position:relative;z-index:100}
.hidden{display:none;}
#thumb p,#thumb i{display:none;}
#btnPage a{cursor:pointer;}

.loginwrap{width:100%;margin:0 auto;}
.logininput input{display:block;height:25px;line-height:25px;width:100%;border:#DAE2E5 1px solid;text-indent:35px;overflow:hidden;color:#979696;padding-top:13px;padding-bottom:13px; margin-top:15px;}
.loginmenudiv{ height:380px;}
.loginusername{ background: url(../images/username-icon.jpg) #ffffff left no-repeat;}
.loginuserpassword{ background: url(../images/passwordicon.jpg) #ffffff left no-repeat;}
.loginsubmit{width:130px;height:40px;margin:15px 20px 0 0;display:inline;}
.loginsubmit .btn{width:99%;height:50px;line-height:50px;overflow:hidden;color:#F30000;background:#f5d64a;display:block;text-align:center;font-size:28px;border:1px solid #303030;font-family:'微软雅黑';cursor:pointer;}
.wapmenubox{ display: block; width: 98%; height: 20%; border:#DAE2E5 1px solid; overflow:hidden;color:#979696;padding-top:13px;padding-bottom:13px; margin-top:15px;}

.mainbg{ width: 99%; height: 99%; border:#DAE2E5 1px solid; background-color: #fafafa; padding: 2px;}
.menubg{ width: 99%; height: 99%; border:#DAE2E5 1px solid; background-color: #fafafa; padding: 2px;}
.menu_title{width: 99%; height: 35px; line-height: 35px; border: #DAE2E5 1px solid; background-color: #fafa00;}
.menu_title h1{
    font-size:24px;
    color:#FFFFFF;
    width:100%;
    text-align: left;
    padding-top:5px;
}
.menu_item {width: 99%; height: 30px; margin-top: 20px; line-height: 30px; text-indent: 20px; background: #9BD1FA; border-color: #009900; border-width: 3px; border-style: solid; border-radius: 10px;}


.consult_edit{margin-top: .55rem;}
.consult_edit .tit{font-size: .28rem;color: #2f3a63;font-weight: bold;margin-bottom: .1rem;line-height: .44rem;}
.consult_edit .txt{font-size: .24rem;color: #858997;line-height: .44rem;margin-bottom: .2rem;}
.consult_edit .pub_tit{position:relative;}
.consult_edit .pub_tit:before{content:'';position:absolute;left: 0;top: 0;
    background: url(../images/img_09.png) no-repeat center;
    background-size:contain;content:'';left: -.3rem;top: 50%;width: .07rem;height: .28rem;margin-top: -.14rem;}


