﻿@charset "utf-8";
/*File Name:*.css*/
/*Project Name:后台管理*/
/*Version:2.0(2015-03)*/
/*Author:xvl*/
body, html {
	font-size: 12px;
	font-family: "宋体", Arial, Helvetica, sans-serif;
}
html { color: #000; /*background:url(../images/pageBody_bg.png) center top repeat-y;*/ }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
table { border-collapse: collapse; }
button { cursor: pointer; }
fieldset, img { border: none; }
em, th { font-style: normal; font-weight: normal; }
li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
a { text-decoration: none; color: #000 }
a:hover { text-decoration: underline; }
.red a, .red { color: #F10 }
.red a:hover { color: #F10 }
.blue, .blue a { color: #16C }
a.blue:hover { color: #16C }
.gray, .gray a { color: #999 }
.green, .green a { color: #066601 }
.orange, .orange a { color: #F60 }
.fl { float: left; }
.fr { float: right }
.f_bold { font-weight: bold }
.f_norm{font-weight:normal} 
.disNo { display: none }
.clearfix:after { content: "\0020"; display: block; height: 0; clear: both }
.clearfix { _zoom: 1 }
*+html .clearfix { overflow: hidden }
.h_nav, .h_search { width: 960px; margin: 0 auto; clear: both }
/* CSS空白 */
.blank1, .blank3, .blank6, .blank8, .blank10, .blank16, .blank20 { margin: 0px auto; padding: 0px; font-size: 0px; line-height: 0px; clear: both; }
.blank1 { height: 1px; }
.blank3 { height: 3px; }
.blank6 { height: 6px; }
.blank8 { height: 8px; }
.blank10 { height: 5px; }
.blank16 { height: 16px; }
.blank20 { height: 20px; }
/*layout*/

.menu02{ background:url(menu_02.jpg) no-repeat; width:240px; height:33px;}
.menu03{ background:url(menu_03.jpg) no-repeat; width:240px; height:33px; }
.menu04{ background:url(icon.gif) no-repeat; width:242px; height:32px; line-height:31px; padding-left:22px;}
.menu05{ background:url(icon.gif) no-repeat 0 -50px; width:242px; height:28px; line-height:30px; padding-left:22px;}
.menu06{ background:url(icon.gif) no-repeat; width:242px; height:28px; line-height:28px; padding-left:22px;}
.menu07{ background:url(icon.gif) no-repeat 0 -226px; width:422px; height:26px; line-height:26px; padding-left:28px;}
.menu08{ background:url(icon.gif) no-repeat 0 -316px; width:450px; height:30px; line-height:30px;}
.menu09{ width:235px; height:28px; line-height:30px; padding-left:5px;}
.menu10{ background:url(icon.gif) no-repeat 0 -100px; width:240px; height:28px; line-height:30px; padding-left:15px;}
.menu11{ background:url(nav_bg2.gif) repeat-x; width:998px; height:28px; line-height:30px; }
.menu12{ background:url(icon.gif) no-repeat 0 -482px; width:650px; height:28px;line-height:30px; padding-left:30px;}
.menu13{ background:url(icon.gif) no-repeat 0 -482px; width:650px; height:28px; line-height:28px; padding-left:30px;}
.menu14{ background:url(icon.gif) no-repeat 0 -100px; width:708px; height:28px; line-height:30px; padding-left:20px;}

/* 空白间距 */
.pt8{ padding-top:8px;}
.pb8{ padding-bottom:8px;}
.p8{ padding:8px;}
.p8_lrb{ padding:0 8px 0px 8px;}
.p8_l{ padding-left:8px;}
.p5{ padding:5px;}
.pl5{ padding-left:5px;}
.pr5{ padding-right:5px;}
.pt5{ padding-top:5px;}
.pb5{ padding-bottom:5px;}
.p9_rl{ padding-left:9px; padding-right:9px;}
.p30{ padding:20px 30px;}
.mr25{ margin-right:25px;}
.mt8{ margin-top:8px;}
.mt5{ margin-top:5px;}
.ie_mt8{margin-top:8px;*margin-top:0px!important;*margin-top:0px;}
.mt4{ margin-top:4px;}
.mt12{ margin-top:12px;}
.ml5{ margin-left:5px;}
.ml10{ margin-left:14px;}
.ml20{ margin-left:24px;}
.ml12{ margin-left:12px;}
.fl_680{
	float:left;
	width:720px
}
.w_mid{
	width:480px; margin-left:10px;
}
.fr_280{
	float:right;
	width:240px
}
.r_search{
	background:url(../images/search280.png);
	height:33px;
	width:350px;
	float:right
}
.r_search .textin{line-height:25px; width:165px; margin-left:32px; border:0; background:none; margin-top:3px; height:25px}
.r_search .s_btn{
	width:70px;
	height:25px;
	float:right;
	border:none;
	background:none;
	cursor:pointer
}

/*CSS3圆角*/
.css-corner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; behavior: url(/css/ie-css3.htc); }
.css-corner-top { border-radius: 3px 3px 0 0; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; behavior: url(/css/ie-css3.htc); }
/*头部*/
#header,
.nav{ width:960px; margin:0 auto}
#header .topNav{ background:url(../images/top_nav_bg.png) repeat-x; height:31px; padding:0 10px; line-height:30px;}
.ser_top{ float:right; padding-top:5px;}
.ser_top input{ height:18px; padding-left:5px; border:1px solid #CCC; width:200px; float:left}
.ser_top button{ background:url(../images/ser_btn.png) no-repeat; margin-left:-1px; width:60px; height:20px; border:none; text-align:center; line-height:20px; float:left}
.banner{ height:241px; width:960px; margin:0 auto;}
.nav{ background:url(../images/nav_bg.png) repeat-x; height:42px;}
.nav ul{ padding-top:10px; padding-left:20px}
.nav li{ height:20px; font-weight:bold; line-height:20px; font-size:14px; padding:0px 20px; border-right:1px solid #FFF; float:left;}
.nav li:last-child{border:none}
.nav li a{ color:#FFF}
.pageBody{ margin:0 auto; width:960px; padding-top:10px;}
.layout { width: 980px; margin: 0px auto; clear: both; clear:both }
.layout:after { content: "\0020"; display: block; height: 0; clear: both }
.layoutLeft{ width:960px; float:left}
.layoutRight{ width:280px; float:right}
/*幻灯片*/
.pic_news{ width:290px; background:url(../images/pic_news_bg.png) repeat-x; border:1px solid #DDD; height:290px;}
.pic_tit{ height:30px; line-height:30px; position:relative; padding-right:10px;}
.pic_tit span{ position:absolute; left:-1px; top:-1px; height:42px; width:41px; background:url(../images/pic_tit.png) no-repeat;}
.slider{ width:270px; height:245px; overflow:hidden; margin:10px auto 0 auto;}
.slider img{width:270px; height:245px;}
/*新闻动态*/
.c_news{ float:right; width:430px;}
.c_news h3,.column_box h3{ height:30px; background:url(../images/news_t_bg.jpg) no-repeat; line-height:30px; padding:0px 10px; color:#FFF}
.c_news h3 a,.column_box h3 a{ font-weight:normal; font-size:13px}
.news_box{ border:1px solid #DDD; height:260px;}
.newDynamic { clear: both; padding:0px 10px }
.newDynamic li { line-height: 26px; font-size:14px; height: 26px; background: url(../images/dd.png) no-repeat left center; padding-left: 8px; }
.newDynamic li a{ color:#333333}
.newDynamic li span { float: right; color: #999; font-size:13px }
.newDynamic li.newMore { background: none; }
.newDynamic li.newMore a { color: #06C; }
.news_header { line-height: 30px; height: 50px; font-size: 16px; border-bottom: 1px dashed #CCC; margin:0px 10px; font-weight: bold; text-align: center; line-height:50px;}
.fonts12{border:1px solid #D1E0ED;}
.fonts12 li{font-size:13px; }
.news_header a { color: #F00; }
/*login*/
.login .login_t{ height:35px; line-height:35px; background:url(../images/login_t_bg.png); padding-left:30px; color:#FFF;}
.login_box{ border:1px solid #b0d4e6; background-color:#FFF; padding:10px; border-top:none; height:225px; padding-top:20px;}
.login_box ul li{ height:35px; padding:5px 0;}
.login_box ul li label{ width:58px; float:left; line-height:26px;}
.login_box ul li input{ border:1px solid #CCC; float:left; width:147px; height:26px; line-height:26px; padding-left:5px;}
.login_box ul li button{ height:29px; margin-left:58px; background:url(../images/login_btn.png); width:100px; cursor:pointer; float:left; border:none}
.login_box ul li button.next_go{background:url(../images/login_btn.png) -120px 0px;}
.login_box ul li a.reg{ background:url(../images/login_btn.png) -120px 0px; float:right; display:inline-block; height:29px; line-height:28px; width:100px;}
.login_box ul li a.help{ background:url(../images/arrows_r.png) no-repeat left center; padding-left:18px; line-height:20px; display:inline-block;}
/*栏目*/
.column_box{ width:290px;}
.column_tit{ height:36px; line-height:36px; color:#000; background:url(../images/column_tit_bg.png) no-repeat; padding:0 10px;}
.column_tit a.more{ float:right; font-weight:normal}
.column_box ul{ border:1px solid #DDD; padding:0px 10px; height:186px;}
.column_box li {
	line-height: 30px;
	font-size:13.4px;
	height: 25px;
	background: url(../images/dd.png) no-repeat left center;
	padding-left: 8px;
}
.column_box li a{ color:#333333}
.column_box li span { float: right; color: #999; font-size:13px }
.column_box2{ width:470px;}
.column_box2 .column_tit{background-position: 0  -36px;}
.column_box2 ul{ border:none; padding:0px 5px}
.sidebar_one .sidebar_t{ height:34px; background:url(../images/r_sidebar_t.png) no-repeat; line-height:34px; padding:0 10px; color:#FFF;}
.sidebar_box{border:1px solid #fbcb97; background-color:#FFF; padding:10px; padding-bottom:0; border-top:none;}
.sidebar_box h4,.sidebar_box h4.link_t3{ background:#f7e6d0 url(../images/tipsy.png) 200px center no-repeat; padding-left:10px; margin-bottom:1px; height:26px; line-height:26px; color:#d27531; border-bottom:1px solid #f6dab6 }
.sidebar_box h4.link_t3{ cursor:pointer}
.sidebar_box h4.cur_on{background:#f6dab6 url(../images/tipsy.png) 200px center no-repeat;}
.sidebar_box h4.name{ background-position:200px center;}
.sidebar_box h4 a{color:#d27531;}
.serves_txt{
	line-height:20px;
	/* [disabled]height:195px; */
	overflow:auto;
	padding-top:2px;
}
.serves_txt p{ height:30px; padding:7px 0;}
.serves_txt a.link_s{ display:inline-block; height:30px; background:url(../images/zhi.gif) no-repeat;  color:#FFF; width:200px; padding-left:10px; font: bold 15px/30px "微软雅黑"; text-align:left}
.serves_txt a.link_s:hover{background:url(../images/zhi.gif) 0 -30px; color:#FFF; text-decoration:none}
.serves_txt a.link_s.cur{background:url(../images/zhi_on.gif)}
.sidebar_two{ margin-top:10px;}
.sidebar_two h3{ background:url(../images/tit_bg2.png); border:1px solid #CCC; height:29px; line-height:28px; padding:0 10px; color:#c75e00;}
.sidebar_two_box{ border:1px solid #DDD;}
.sidebar_two_box2{ background:url(../images/map_2.png) right no-repeat; height:170px; padding:10px;}
.sidebar_two_box2 p{ line-height:26px;}
.height_1 ul{ height:auto; overflow:hidden}
.height_2 ul{height:auto; overflow:hidden}
.icon_1,.icon_2,.icon_3,.icon_4,.icon_5,.icon_6{ display:inline-block;height:36px; line-height:36px; background:left center no-repeat; background-image:url(../images/icon_1.png); padding-left:22px;}
.icon_2{background-image:url(../images/icon_2.png)}
.icon_3{background-image:url(../images/icon_3.png)}
.icon_4{background-image:url(../images/icon_4.png)}
.icon_5{background-image:url(../images/icon_5.png)}
.icon_6{background-image:url(../images/icon_6.png)}
.link_web{ height:45px; border:1px solid #f7d293; background-color:#fff9f0; position:relative; padding:10px 15px 10px 60px; margin-top:17px; clear:both}
.link_web h3{ position:absolute; width:65px; height:65px; background:url(../images/link_web_t.png) no-repeat; left:0; top:-7px;}
.link_web ul li{ float:left; padding:0px 20px; font-size:14px}
/**/
.tab_tag1 { clear: both;}
.tab_tag1 ul {height: 28px; /*background:url(../images/tab_li_bg.png) repeat-x;*/ border:1px solid #fbcb97;}
.tab_tag1 ul li { float: left; text-align: center; line-height: 28px; cursor: pointer; height: 28px; width: 119px; font-family:"微软雅黑";}
.tab_tag1 ul li.switchOn { color: #FFF; font-weight: bold; /*background:url(../images/tab_li_bg_on.png) repeat-x;*/ background:#e9800d;  }
.tab_tag1 ul li.switchOn a, .tab_tag1 ul li.switchOn a:hover {text-align: center; color:#FFF; font-size:16px; }
.tab_tag1 ul li a { text-decoration: none; color: #000; font-size:16px }
.tab_tag1 ul li a:hover { color:#000 }
.tab_tag2 { clear: both;}
.tab_tag2 ul {height: 30px; background:url(../images/column_tit2_bg.png); padding-right:5px;}
.tab_tag2 ul li { float: right; background:none; padding-left:0px; text-align: center; line-height: 30px; cursor: pointer; height: 30px; padding:0px 12px; }
.tab_tag2 ul li.switchOn { color: #0066CC; font-weight: bold;  height:29px; line-height:29px; background-color:#FFF; top:1px; position:relative; border-right:1px solid #b1d4e6;border-left:1px solid #b1d4e6 }
.tab_tag2 ul li.switchOn a, .tab_tag2 ul li.switchOn a:hover {text-align: center; color:#0066CC; }
.tab_tag2 ul li a { text-decoration: none; color: #000 }
.tab_tag2 ul li a:hover { color:#000 }
.tab_tag3 { clear: both;}
.tab_tag3 ul {height: 34px; background-color:#fffbf6; border:1px solid #e5c9aa;}
.tab_tag3 ul li { float: left; background:none; text-align: center; line-height: 34px; cursor: pointer; height: 34px; width:118px; border-right:1px solid #e5c9aa;}
.tab_tag3 ul li.switchOn { color: #1963b6; font-weight: bold; border-top:3px solid #FF8400; height:32px; line-height:32px; background-color:#FFF }
.tab_tag3 ul li.switchOn a, .tab_tag3 ul li.switchOn a:hover {text-align: center; color:#FF8400; }
.tab_tag3 ul li a { text-decoration: none; color: #000 }
.tab_tag3 ul li a:hover { color:#000 }
.page_tit{
	background:url(../images/page_t_bg.png) no-repeat;
	height:30px;
	line-height:30px;
	padding-left:10px;
	color:#FFF;
	font-size:13px;
	font-weight:bold
}
.page_content{ border:1px solid #DDD; padding:10px; }
.noborder{border:0}
h3.tit2,h3.tit3{ height:32px; line-height:32px; text-align:center; background: url(../images/column_tit_bg.png) -5px -36px #FCEDDA;}
h3.tit3{border-right:1px solid #D1E0ED;border-left:1px solid #D1E0ED; font-size:13px; text-align:left; padding-left:15px;}
.btn_go2,.btn_go3{ background:url(../images/btn_go2.gif) no-repeat; width:180px; font-size:14px; font-weight:bold; height:36px; line-height:36px; color:#FFF; border:none;}
.btn_go3{background:url(../images/btn_go3.gif) no-repeat; width:270px;}
.txtMarquee{ height:30px; width:870px; overflow:hidden; background:url(../images/note_bg.png) no-repeat; padding-left:100px; padding-right:10px;}
.txtMarquee li{ float:left; line-height:30px; padding-right:20px;background: url(../images/dd.png) no-repeat left center; padding-left: 8px;}
.table_s{ width:100%;}
.table_s td{ border:1px solid #CCC;}
/**/
.c_t1{height:34px; background:url(../images/c_t1.png) no-repeat; line-height:34px; padding:0 10px; color:#FFF;}
.c_box{ border:1px solid #CCC; padding:10px; border-top:none;}
.c_box h3{ height:30px; line-height:30px; text-align:center; background-color:#FCEDDA;}
.c_box_txt{ line-height:24px; border:1px solid #DDD; padding:10px;}
.c_box_txt:hover{}
.foot{ background:url(../images/foot_bg.png) repeat-x; height:90px; width:960px; margin:10px auto; padding-top:10px; border:1px solid #CCC; text-align:center; line-height:26px; color:#000}

/*CSS Digg style pagination*/

DIV.digg {
	padding:20px 10px; margin-top:10px;TEXT-ALIGN: center
}
DIV.digg A {
	BORDER-RIGHT: #aaaadd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aaaadd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #aaaadd 1px solid; COLOR: #000099; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaadd 1px solid; TEXT-DECORATION: none
}
DIV.digg A:hover {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg A:active {
	BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid
}
DIV.digg SPAN.current {
	BORDER-RIGHT: #000099 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000099 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000099 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000099 1px solid; BACKGROUND-COLOR: #000099
}
DIV.digg SPAN.disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}
/* 新闻详细 */
.news_detail{ padding:20px}
.news_detail h1{font:bold 16px/26px "微软雅黑"; text-align:center}
.news_detail h2{clear:both;font: normal 12px/60px "宋体"; color:#666; text-align:center}
.news_detail img{width:450px; height:auto; padding:2px; border:1px solid #ccc; margin:10px auto; display:block; clear:both}
.news_detail .detailwords{padding:10px; clear:both; font:14px/180% "宋体"; }
.news_detail .detailwords p{text-indent:2em}
.neib_news{padding:10px 0 10px 40px; margin-top:30px; border-top:1px dotted #ccc;border-bottom:1px dotted #ccc; font:14px/180% "宋体"}
.neib_news a{font:14px/180% "宋体"}
.botbtn{padding:20px 0; text-align:center}
a.btnblue{display:inline-block; height:31px; padding-left:40px;background:url(../images/icon_img2.png) 0 -237px;margin-left:10px;}
a.btnblue span{display:inline-block; font: bold 14px/31px "宋体"; background:url(../images/icon_img2.png) right -237px; letter-spacing:0.1em; padding-right:10px;color:#333}
.position{
	padding:0 0 0 20px;
	margin:0 auto;
	line-height:30px;
	margin:10px auto 0  auto;
	/* [disabled]background:#f5f5f5; */
	color:#666;
	clear:both;
	width:960px;
}
.position a{color:#666}
#jumpMenu,#jumpMenu2,#jumpMenu3,#jumpMenu4{width:280px; margin-bottom:8px}

/*联系我们*/
#jgsz,#rypz,#fzlc{ display:block; width:280px; height:70px; background:url(../images/jgsz280.png)}
#rypz{background:url(../images/rypz280.png)}
#fzlc{background:url(../images/fzlc280.png)}
/*注册页面*/
	.expertRegisterTitle { position:relative}
	.expertRegisterTitle,.binderRegisterTitle { position:relative}
	.expertRegisterTitle h3 { height:57px; margin-top:20px; border-bottom:3px solid #ccc; text-indent:-9999px; background:url(../images/expertRegist_title.gif) no-repeat}
	.binderRegisterTitle h3 { height:57px; margin-top:20px; border-bottom:3px solid #ccc; text-indent:-9999px; background:url(../images/binderRegist_title.gif) no-repeat}
	.expertRegisterTitle ol {position:absolute;top:-8px;left:200px}
	.binderRegisterTitle ol {position:absolute;top:-8px;left:200px}
	.expertRegisterTitle ol li,.binderRegisterTitle ol li { float:left}
	.expertRegisterTitle ol li span { display:block; width:120px; height:58px; text-indent:-9999px; background:url(../images/expertRegist_step.gif) no-repeat}
	.binderRegisterTitle ol li span { display:block; width:120px; height:58px; text-indent:-9999px; background:url(../images/binderRegist_step.gif) no-repeat}
	.expertRegisterTitle ol li span#step01.finish，.expertRegisterTitle ol li span#step01.finish { background-position:0% -58px}
	
	.expertRegisterTitle ol li span.next, { width:45px; background-position:-120px 0%}
	.expertRegisterTitle ol li span.next.finish { background-position:-120px -58px}
	
	.expertRegisterTitle ol li span#step02 { background-position:-165px 0%}
	.expertRegisterTitle ol li span#step02.finish { background-position:-165px -58px}
	
	.expertRegisterTitle ol li span#step03 { background-position:-285px 0%}
	.expertRegisterTitle ol li span#step03.finish { background-position:-285px -58px}
	
	.expertRegisterTitle ol li span#step04 { background-position:-395px 0%}
	.expertRegisterTitle ol li span#step04.finish { background-position:-395px -58px}
	
	.binderRegisterTitle ol li span.next, { width:45px; background-position:-120px 0%}
	.binderRegisterTitle ol li span.next.finish { background-position:-120px -58px}
	
	.binderRegisterTitle ol li span#step02 { background-position:-165px 0%}
	.binderRegisterTitle ol li span#step02.finish { background-position:-165px -58px}
	
	.binderRegisterTitle ol li span#step03 { background-position:-285px 0%}
	.binderRegisterTitle ol li span#step03.finish { background-position:-285px -58px}
	
	.binderRegisterTitle ol li span#step04 { background-position:-395px 0%}
	.binderRegisterTitle ol li span#step04.finish { background-position:-395px -58px}
	
	#registerHelpButton { position:absolute; top:10px; right:10px}
	#registerHelpButton a { display:block; width:73px; height:39px; background:url(../images/expertRegist_help.gif) no-repeat}
	#registerHelpButton span { display:none}
	
	.expertRegisterContent { clear:both; margin:0 40px; font:14px/2em Arial, Helvetica, sans-serif,"宋体"}
	.expertRegisterContent h4 { /*fix IE6*/position:relative; display:block; background:url(../images/icon/icon_circle_green.png) no-repeat 0 4px; text-indent:1.5em; font:bold 14px/25px "宋体"; border-bottom:1px dotted #ccc; margin:10px auto; text-align:center}
	.expertRegisterContent ol { text-indent:2em; list-style:outside decimal}
	.expertRegisterContent ol button { text-indent:0}
	.expertRegisterContent .finishInfo { /*fix IE6*/position:relative; padding:20px; margin-bottom:10px; border:1px solid #ccc; background:#FFC}
	
	/*注册协议*/
	.registerAgreement {
	padding:20px;
	height:340px; 
	border:1px solid #ccc;
	overflow-y:scroll
}
	.registerAgreement h1 { font:bold 28px/40px "宋体"; color:#c00; text-align:center; margin:10px auto; border-bottom:3px solid #c00}
	.registerAgreement h2 { margin-top:10px}
	.registerAgreement p { text-indent:2em}
	.registerAgreement ul { margin-left:2em}
	
	
/*=======center======*/
.box1{ width:982px;}
.box1_1{ width:298px;}
.box1_2{ background:url(box1_2_bg.jpg) no-repeat left top;  width:664px; padding-left:20px; }
.box1_2_1{ width:410px;}
.box1_2_2{ width:240px;}
.box2{ width:960px;}
.box3{ width:998px;}
.box2_1{ width:266px;}
.box2_2{ width:450px;}
.box2_3{ width:260px;}
.gg_box1{ width:264px}
.gg_box2{ width:450px;}
.gg_box3{ width:443px; border-bottom:2px solid #9AD4FA; border-right:2px solid #9AD4FA; padding-left:5px;}
.gg_box4{ width:998px;}
.gg_box5{ width:148px;}
.gg_box6{ width:650px;}
.gg_box7{ width:960px;}

	.menu12{ background:url(icon.gif) no-repeat 0 -482px; width:650px; height:28px;line-height:30px; padding-left:30px;}
	
	.list_001 li{padding-left:1em;background: url(point.gif) no-repeat 5px 50%;}
.list_002 li{float:left; height:32px; width:104px;}
.list_003 li{padding-left:1em;background: url(point.gif) no-repeat 5px 50%; width:206px; float:left;font-size:13px; line-height:25px;}
.list_004 li{padding-left:1.3em;background: url(point.gif) no-repeat 10px 50%; height:25px;}
.list_005 li{padding-left:1.3em;background: url(point2.gif) no-repeat 10px 50%; height:25px;}
.it04txt li{ width:140px; height:31px; display:block;}
.it04txt li.ah a{ background:#ffffff; color:#000000; text-decoration:none;  width:140px; height:31px; text-align:center; line-height:30px; display:block;}
.it04txt li.ah a:hover{ background:url(button.gif) no-repeat 0 -394px; width:140px; height:31px; text-align:center; line-height:30px; display:block; color:#000000; text-decoration:none; }
.it04txt li.ah2 a{ background:url(button.gif) no-repeat 0 -394px; width:140px; height:31px; line-height:30px; text-align:center; display:block;color:#000000; text-decoration:none; }
.it04txt li.ah2 a:hover{ background:url(button.gif) no-repeat 0 -394px; width:140px; height:31px; line-height:30px; text-align:center; display:block;color:#000000; text-decoration:none; }
.icon01{ background:url(icon.gif) no-repeat 0px -402px; height:30px; line-height:30px; padding-left:25px;}
.icon02{ background:url(icon.gif) repeat-x 0px -50px; width:300px; height:28px; line-height:30px; padding-left:22px;}
.icon03{ background:url(icon02.gif) no-repeat 40px 50%; padding-left:5em; font-size:14px; float:left; height:22px; padding-top:11px;}
.icon04{ background:url(icon02.gif) no-repeat -100px 50%; padding-left:6em; font-size:14px; float:left; height:22px; padding-top:11px;}
.icon05{ background:url(icon02.gif) no-repeat -250px 50%; padding-left:6.3em; font-size:14px; float:left; height:22px; padding-top:11px;}
.icon06{ background:url(icon02.gif) no-repeat -407px 50%; padding-left:5.3em; font-size:14px; float:left; height:22px; padding-top:11px;}
.icon07{ background:url(icon02.gif) no-repeat -528px 50%; padding-left:5.3em; font-size:14px; float:left; height:22px; padding-top:11px;}
.icon08{ background:url(icon02.gif) no-repeat -668px 50%; padding-left:6em; font-size:14px; float:left; height:22px; padding-top:11px;}
/*文字字号*/
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.fb{ font-weight:bold;}

/*边框*/
.border01{ border: 1px solid #A9D7EF;}
.border02{ border-bottom:1px dashed #CCCCCC;}
.border03{ border-bottom:1px solid #A9D7EF; border-left:1px solid #A9D7EF; border-right:1px solid #A9D7EF;}
.border04{ border-top:1px dashed #AACBEE;}
.border05{ border-top:1px dashed #AACBEE; border-bottom:1px dashed #AACBEE;}
.border06{ border-bottom:1px solid #A9D7EF;}
.border07{ border-left:1px solid #A9D7EF;}
.border08{ border-bottom:1px dashed #AACBEE;}
.border09{ border-bottom:1px solid #eeeeee; border-left:1px solid #eeeeee; border-right:1px solid #eeeeee;}
.border10{ border-top:1px solid #CCCCCC;}
.border11{ border-bottom:1px solid #AACBEE;}
.border12{ border:1px solid #FFCC00; }
.border13{ border:1px solid #cccccc;}

.color1,.color1 a{ color:#025CA6; text-decoration:none;} .color1 a:hover{ color:#025CA6; text-decoration:underline;}/*兰色*/
.color2,.color2 a{ color:#082F88; text-decoration:none;} .color2 a:hover{ color:#C40000; text-decoration:underline;}/*红色*/
.color3,.color3 a{ color:#ffffff; text-decoration:none;} .color3 a:hover{ color:#ffffff; text-decoration:none;}/*白色*/
.color4,.color4 a{ color:#025CA6; text-decoration:none;} .color4 a:hover{ color:#025CA6; text-decoration:none;}/*深兰色*/
.color5,.color5 a{ color:#ff0000; text-decoration:none;} .color5 a:hover{ color:#ff0000; text-decoration:underline;}/*红色*/

/*行高*/
.lh12{ line-height:120%;}
.lh14{ line-height:140%;}
.lh18{ line-height:180%;}
.lh30{ line-height:20px;}

/*文本*/
.t_center{ text-align:center;}
.t_left{ text-align:left;}
.t_left{ text-align:left;}
.t_right{ text-align:right;}
.t_indent{text-indent:24px;}
.wb{ word-break:keep-all;}

.it01txt ul li{line-height:25px; font-size:14px }
.it02txt ul { width:220px; padding:0px 5px 5px 5px;}
.it03txt ul li{font-size:13px; line-height:25px; padding-left:12px;  }
.it04txt ul { line-height:30px; padding:0 4px 0 4px; font-size:13px;}
.it05txt ul li{font-size:13px; line-height:22px; padding-left:14px;  }

/* 清除悬浮 */
.left{ float:left;}
.right{ float:right;}
.clear {clear:both;}
	/*注册登录*/
	body#expert-page #userLogin { width:380px; height:300px; background: url(../images/loginBox_bg.jpg) no-repeat bottom}
	body#expert-page #userLogin h4 { height:67px; background:url(../images/loginBox_title.gif) no-repeat; border:0; text-indent:-9999px}
	body#expert-page .loginInput { margin:30px 0 0 55px}
		body#expert-page .loginInput li { margin-bottom:5px}
		body#expert-page .loginInput label { font-weight:bold}
		body#expert-page #username,body#expert-page #password { width:120px}
		body#expert-page .pageSubmitBtnBox { padding-left:48px; *padding-left:51px}
	body#expert-page .reRegistrationInfo { font:bold 16px/1.5em "宋体"; color:#c00; margin:-285px 0 0 390px; *margin-top:-275px; _margin-top:-275px; padding:20px; background:#dfedf2 }
		body#expert-page .reRegistrationInfo li { padding-bottom:5px; margin-bottom:5px; border-bottom:1px dotted #fff} 
		
	.expertRegisterContent{margin:0px}
	.pageSubmitBtnBox{text-align:center; padding:10px 0}
	.pageSubmitBtnBox button{padding:10px}
      .tableInput{border-collapse:collapse}
	  .tableInput td{border:1px solid #ccc; padding-left:20px}
	  .tableInput th{border:1px solid #ccc; background:#f0f0f0; text-align:right; width:200px}
	  .tableInput .requisite{color:red}
	  
.container {
  width: 1280px;
  margin: 0 auto;
}

.row {
  min-height: 1px;
  margin-left: -10px;
  margin-right: -10px;
  clear: both;
}
.row:before,
.row:after {
  content: "";
  display: table;
  clear: both;
}

.mt20 {
  margin-top: 8px;
}

.col-xs-14 {
  width: 12.5%;
  float: left;
}

