@charset "utf-8";
/* CSS Document */

body {
	font-size:12px;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h5, table, tr, ul, litd, img, a, p {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	text-decoration:none;
	font-weight:normal;
	font-family:"微软雅黑";
}
.clear {
	clear:both;
}
a {
	cursor:pointer;
}
/*瀵艰埅css*/
.cu_dhbg {
	width:100%;
	height:60px;
	margin:0 auto;
	background:#3a3a3a;
}
.cu_dhnr {
	width:1000px;
	height:60px;
	margin:0 auto;
}
.cu_logo {
	width:309px;
	height:60px;
	float:left;
}
.cu_dhwz {
	width:690px;
	height:60px;
	float:left;
}
.cu_dhwz ul {
	margin:0;
	padding:0;
	width:690px;
	height:60px;
}
.cu_dhwz ul li {
	float:left;
}
.cu_dhwz ul li a {
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:15px;
	color:#FFF;
	padding:0 19px 0 19px;
	display:block;
}
.cu_dhwz ul li a:hover {
	background:#c82737;
	color:#fffc00;
}
.tel {
	width:100%;
	background:url(../images/tel.png) no-repeat center;
	margin:20px 0 0 0;
	height:36px;
}
<!--banner-css--> /*鍏叡*/
.main_c {
	width:1000px;
	margin:0 auto;
}
.pub_t {
	height:28px;
	background:#343639;
	border-bottom:3px solid #76c6ff;
	position:relative;
	z-index:3;
}
.t_login {
	float:right;
	font-size:12px;
	line-height:16px;
	padding:6px 20px;
	color:#fff;
}
.t_user_center, .t_app_manage, .t_cms {
	background:url(images/top_public_ico.gif) no-repeat;
}
.t_user_center {
	background-position:0 -1px;
}
.t_app_manage {
	background-position:0 -15px;
}
.t_cms {
	background-position:0 -30px;
}
.t_user_info {
	float:right;
	font-size:12px;
	line-height:16px;
	color:#fff;
}
.t_user_info .ico {
	height:15px;
	width:20px;
}
.t_user_info a {
	display:inline-block;
	zoom:1;
*display:inline;
	height:15px;
	line-height:16px;
	border-left:1px solid #666;
	padding:6px 10px;
	vertical-align:middle;
	overflow:hidden
}
.t_user_info a:first-child {
	border:none;
}
.pub_h {
	height:70px;
	background:#f6f6f6;
	border-bottom:1px solid #fcfcfc;
	box-shadow:0 1px 3px #999;
	position:relative;
	z-index:20;
}
.m_logo {
	float:left;
	padding-top:12px;
	padding-left:30px;
	position:relative;
}
.m_logo a {
	position:relative;
	display:block;
	width:168px;
	height:50px;
	background:url(images/m_logo.gif) no-repeat;
	text-indent:-999em;
}
.m_logo span {
	position:absolute;
	top:12px;
	right:-38px;
	display:block;
	width:50px;
	height:18px;
	background:url(images/m_version.gif) no-repeat;
	text-indent:-999em;
}
.m_nav {
	position:absolute;
	right:0;
	top:0;
}
.m_nav .nav_i {
	float:left;
	position:relative;
	z-index:10;
	padding:10px 20px;
}
.m_nav .has_sub {
	z-index:100;
}
.m_nav .nav_btn {
	display:block;
	padding:12px 0;
	border-bottom:2px solid #f6f6f6;
	line-height:24px;
	font: 16px/24px '微软雅黑', 'YaHei', '榛戜綋', 'Hei', Tahoma, Helvetica, arial, sans-serif;
	color:#434343;
	position:relative;
}
.m_nav .nav_btn:hover, .s_nav .s_btn:hover {
	text-decoration:none;
	color:#ff6e03;
}
.m_nav .curr .nav_btn {
	text-decoration:none;
	color:#ff6e03;
	border-bottom:2px solid #ff6e03;
}
.m_nav .curr .nav_btn:after {
	content:'.';
	position:absolute;
	left:50%;
	bottom:-1px;
	margin-left:-4px;
	display:block;
	height:0;
	width:0;
	line-height:0;
	overflow:hidden;
	border-width:4px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #ff6e03;
}
.has_sub .nav_btn .arb {
	display:inline-block;
	zoom:1;
*display:inline;
	margin-left:5px;
	border-color: #333 transparent transparent;
}
.s_nav {
	display:none;
	position:absolute;
	left:50%;
	margin-left:-60px;
	border-top:2px solid #ff6e03;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	width:120px;
	background:#fff;
}
.s_nav .art {
	position:absolute;
	left:50%;
	top:-10px;
	margin-left:-4px;
}
.s_nav .s_btn {
	display:block;
	width:120px;
	height:36px;
	font: 14px/36px '微软雅黑', 'YaHei', '榛戜綋', 'Hei', Tahoma, Helvetica, arial, sans-serif;
	text-align:center;
	border-bottom:1px solid #eee;
	color:#434343;
}
.has_sub:hover .s_nav {
	display:block;
}
.m_nav .start .nav_btn {
	margin:4px 0;
	display:block;
	width:84px;
	height:42px;
	text-align:center;
	line-height:42px;
	padding:0;
	background:url(images/m_nav_start.gif) no-repeat;
	;
	color:#fff;
}
.m_nav .start a.nav_btn:hover {
	background-position:0 -42px;
}
.pub_f {
	background:#d6d6d6;
	padding:30px 0 50px;
	color:#757272
}
.m_nav .nav_btn .new {
	position:absolute;
	top:8px;
	right:-22px;
	width:26px;
	height:11px;
	background:url(images/new.gif) no-repeat;
}
.m_nav .curr .nav_btn .new {
	display:none;
}
.pub_f a {
	color:#757272;
}
.pub_f a:hover {
	color:#ff6e03;
}
.pub_f_logo {
	background:url(images/pub_f_logo.gif) no-repeat;
	width:33px;
	height:16px;
	padding-right:5px;
}
/*棣栭〉*/
.m_banner {
	background:#fff;
	height:500px;
	position:relative;
}
.m_banner .banner {
	height:500px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-position:center top;
}
.banner_ctrl {
	height:100px;
	width:1000px;
	position:absolute;
	top:40%;
	left:50%;
	margin:-40px 0 0 -500px;
	z-index:2;
}
.banner_ctrl a {
	display:block;
	width:30px;
	height:100px;
	background:url(../images/banner_ctrl.png) no-repeat;
	_background:url(images/../banner_ctrl.jpg) no-repeat;
	position:absolute;
	opacity:.1;
	filter: alpha(opacity=10);
	-moz-opacity:0.1;
}
.banner_ctrl a.prev {
	left:-30px;
}
.banner_ctrl a.next {
	right:-30px;
	background-position:-30px 0;
}
.m_banner .banner .main_c {
	position:relative;
	z-index:10;
	height:500px;
}
#banner1 {
	width:100%;
	height:540px;
	margin:0 auto;
	background:url(../images/banner1.jpg) no-repeat center;
}
.banner_an1 {
	width:165px;
	height:40px;
	border:#00435e solid 1px;
	border-radius:2px;
	margin:0 auto;
	display:block;
	margin-top:274px;
	color:#00435e;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
	text-align:center;
	line-height:40px;
}
.banner_an1:hover {
	width:165px;
	height:40px;
	background:#ffae00;
	border-radius:5px;
	border:#906405 solid 1px;
	color:#664602;
}
#banner2 {
	width:100%;
	height:540px;
	margin:0 auto;
	background:url(../images/banner2.jpg) no-repeat center;
}
.bannera2 {
	width:1000px;
	height:195px;
	margin:0 auto;
	padding-top:305px;
}
.banner_an2 {
	width:200px;
	height:46px;
	margin:80px auto;
	border:1px #f39800 solid;
	border-radius:5px;
	display:block;
	color:#f39800;
	font-family:"微软雅黑";
	font-size:16px;
	text-decoration:none;
	text-align:center;
	line-height:42px;
}
.banner_an2:hover {
	width:200px;
	height:46px;
	background:none;
	border-radius:5px;
	border:#086e62 solid 1px;
	color:#fff;
}
.m_banner .main_c .countdown {
	position:absolute;
	right:160px;
	top:165px;
}
.m_banner .main_c .countdown span {
	display:block;
	float:left;
	width:33px;
	height:44px;
	margin:0 2px;
	font-size:34px;
	line-height:44px;
	text-align:center;
	color:#62441e;
}
/*鏂伴椈*/
.exam {
	width:100%;
	margin:0 auto;

}
.w1000 {
	width:1000px;
	margin:0 auto;
}
h2 {
	font-family:"Microsoft Yahei";
	font-size:44px;
	font-weight:normal;
	color:#1e1e1e;
	text-align:center;
}
.red {
	color:#c90533;
}
h3 {
	font-family:"Microsoft Yahei";
	font-size:19px;
	font-weight:normal;
	color:#1e1e1e;
	text-align:center;
	margin-top:12px;
	padding-bottom:40px;
	border-bottom:1px solid #e0d6d1;
}
.middle-left {
	width:268px;
	float:left;
	border:1px solid #ede2dd;
	margin-top:25px;
}
.exam-time .exam-hot {
	background:url(../images/exam_time_07.jpg) 0 0 no-repeat;
	height:150px;
	width:270px;
	position:relative;
}
.exam-time-title {
	font-family:"Microsoft Yahei";
	font-size:28px;
	font-weight:normal;
	color:#6b051a;
	text-align:center;
	padding-top:55px;
}
.exam-time-title span {
	display:block;
	background:url(../images/new.png) 0 0 no-repeat;
	width:31px;
	height:22px;
	position:absolute;
	right:25px;
	top:40px;
}
.exam-time a {
	font-family:"Microsoft Yahei";
	font-size:14px;
	font-weight:normal;
	color:#fefb03;
	display:block;
	text-align:center;
	text-decoration:underline;
	padding-top:5px;
	padding-bottom:5px;
}
.exam-time a:hover {
	color:#e3df02;
}
.guide-title {
	color:#2b2a2a;
	font-family:"Microsoft Yahei";
	font-size:21px;
	font-weight:normal;
	text-align:center;
	padding-top:20px;
}
.guide ul {
	margin-left:30px;
	margin-top:10px;
	margin-bottom:20px;
}
.guide ul li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.guide ul li a {
	display:block;
	font-family:"Microsoft Yahei";
	font-size:12px;
	color:#666666;
	padding:3px 6px;
	background:#f1e7e1;
	border:1px solid #e5dbd5;
}
.guide ul li a:hover {
	text-decoration:none;
	background:#d9cfca;
}
.middle-center {
	float:left;
	margin-left:30px;
	margin-top:25px;
}
.middle-center-title {
	font-family:"Microsoft Yahei";
	color:#321e0b;
	font-size:18px;
	position:relative;
	font-weight:bold;
}
.middle-center-title sup {
	font-size:12px;
}
.middle-center-title span {
	display:block;
	width:31px;
	height:17px;
	background:url(../images/hot.png) 0 0 no-repeat;
	position:absolute;
	top:-9px;
	left:126px;
}
.hot-title {
	font-family:"Microsoft Yahei";
	color:#321e0b;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:10px;
}
.hot-title span {
	display:block;
	background:#f97817;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#FFF;
	font-size:12px;
	padding:2px 3px;
	width:24px;
	text-align:center;
	float:left;
	font-weight:normal;
}
.hot-title .hot-title-text {
	float:left;
	font-family:"Microsoft Yahei";
	color:#321e0b;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-indent:5px;
}
.hot-title .hot-title-text a {
	float:left;
	font-family:"Microsoft Yahei";
	color:#321e0b;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	text-indent:5px;
	display:block;
}
.middle-center ul li {
}
.middle-center ul li a {
	font-family:"Microsoft Yahei";
	color:#666;
	font-size:14px;
	line-height:24px;
	display:block;
}
.line {
	height:1px;
	border-top:1px dashed #ede2dd;
	margin-top:10px;
}
.middle-right {
	margin-left:30px;
	float:left;
	margin-top:25px;
	width:340px;
}
.city-title {
	font-family:"Microsoft Yahei";
	color:#321e0b;
	font-size:18px;
	position:relative;
	font-weight:bold;
	position:relative;
}
.city-title span {
	background:url(../images/new1.png) 0 0 no-repeat;
	width:31px;
	height:17px;
	display:block;
	position:absolute;
	top:-10px;
	left:180px;
}
.city ul {
	margin-top:10px;
}
.city ul li {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.city ul li a {
	display:block;
	background:#e9dfd9;
	padding:10px 15px;
	font-family:"Microsoft Yahei";
	font-size:12px;
	color:#666;
}
.city ul li a:hover {
	background:#cfc5c0;
	text-decoration:none;
}
.middle-right ol {
	padding:0;
	margin:0;
	margin-left:15px;
	margin-top:10px;
}
.middle-right ol li {
	padding:0;
	margin:0;
	list-style:disc
}
.middle-right ol li a {
	font-family:"Microsoft Yahei";
	font-size:14px;
	line-height:22px;
	color:#666;
}
.middle-right ol li span {
	font-family:"Microsoft Yahei";
	font-size:12px;
	line-height:24px;
	color:#999;
	text-align:right;
}
/*缁撴潫*/

/*15涓瘎瀹＄被鍒�*/
.pshen_wrap{margin:0 auto;}

.pshen_til {
	width:100%;
	height:165px;
	background:#333 center top no-repeat;
	padding-top:10px;
	text-align:center;
}
.pshen_til h3 {
	height:68px;
	line-height:68px;
	font-size:48px;
	font-weight:bold;
	color:#f5e203;
}
.pshen_til p {
	font-size:14px;
	line-height:26px;
	color:#fff;
}
.pshen_con {
	width:100%;margin:0 auto;
	height:550px;
	background:url(../images/pshen_con.jpg) center top no-repeat;
}
.pshen_con .autoin{width:1000px;margin:0 auto;}
.pshen_main {
	padding:25px 0 0 45px;
}
.pshen_main li {
	float:left;
	width:167px;
	height:145px;
	margin-left:13px;
}
.pshen_top {
	width:167px;
	height:107px;
	position: relative;
	overflow:hidden;
	cursor:pointer;
}
.pshen_top1 {
	background:url(../images/ps_01.jpg) no-repeat;
}
.pshen_top2 {
	background:url(../images/ps_02.jpg) no-repeat;
}
.pshen_top3 {
	background:url(../images/ps_03.jpg) no-repeat;
}
.pshen_top4 {
	background:url(../images/ps_04.jpg) no-repeat;
}
.pshen_top5 {
	background:url(../images/ps_05.jpg) no-repeat;
}
.pshen_top6 {
	background:url(../images/ps_06.jpg) no-repeat;
}
.pshen_top7 {
	background:url(../images/ps_07.jpg) no-repeat;
}
.pshen_top8 {
	background:url(../images/ps_08.jpg) no-repeat;
}
.pshen_top9 {
	background:url(../images/ps_09.jpg) no-repeat;
}
.pshen_top10 {
	background:url(../images/ps_10.jpg) no-repeat;
}
.pshen_top11 {
	background:url(../images/ps_11.jpg) no-repeat;
}
.pshen_top12 {
	background:url(../images/ps_12.jpg) no-repeat;
}
.pshen_top13 {
	background:url(../images/ps_13.jpg) no-repeat;
}
.pshen_top14 {
	background:url(../images/ps_14.jpg) no-repeat;
}
.pshen_top15 {
	background:url(../images/ps_15.jpg) no-repeat;
}
.pshen_pop {
	position: absolute;
	display:block;
	width:167px;
	height:107px;
	top: -107px;
	left: 0;
	z-index:999;
	opacity: 0;
}
.pshen_pop p {
	line-height:16px;
	font-size:12px;
	color:#fff;
	padding:3px 15px;
}
.btn.pshen_btn {
	display:block;
	width:112px;
	height:22px;
	line-height:22px;
	font-size:12px;
	text-align:center;
	margin:10px auto 0;
	color:#fff;
	background-position:0 0;
}
.btn.pshen_btn:hover {
	background-position:0 -32px;
}
.pshen_pop1 {
	background-color:#b2941c;
}
.pshen_pop2 {
	background-color:#1cb297;
}
.pshen_pop3 {
	background-color:#1c9bb2;
}
.pshen_pop4 {
	background-color:#1c66b2;
}
.pshen_pop5 {
	background-color:#9f1cb2;
}
.pshen_pop6 {
	background-color:#e37318;
}
.pshen_pop7 {
	background-color:#3dcbe5;
}
.pshen_pop8 {
	background-color:#1cb23f;
}
.pshen_pop9 {
	background-color:#bb36ed;
}
.pshen_pop10 {
	background-color:#f75d73;
}
.pshen_pop11 {
	background-color:#c74d11;
}
.pshen_pop12 {
	background-color:#c84047;
}
.pshen_pop13 {
	background-color:#496be8;
}
.pshen_pop14 {
	background-color:#579529;
}
.pshen_pop15 {
	background-color:#b8ae16;
}
.pshen_main li h4 {
	font-size:14px;
	color:#333;
	text-align:center;
	line-height:36px;
}
.pshen_button{margin:0 auto;width:480px;}
.pshen_button a{display:block;text-align:center;font-family:"鏂规鍏颁涵瓒呯粏榛戠畝浣�";font-size:14px;color:#fff;}
.pshen_button_left,.pshen_button_right{float:left;margin:15px 0 0 50px;}
.pshen_button_left a{background:#232122;width:182px;height:44px;line-height:44px;text-align:center;}
.pshen_button_right a{background:#15a26f;width:182px;height:44px;line-height:44px;text-align:center;}

/* 缁撴潫*/
/*缁忔祹鎶ヨ€冨紑濮�*/
.jjbk_head{width:100%;margin:0 auto 30px auto; height:23px;background:url(../images/jjbk_title_bg_02.jpg) no-repeat center; }
.jjbk_main{width:1000px;margin:10px auto;}
.jjbk a{width:1000px;height:51px;margin:30px auto;display:block; background:url(../images/jjbk_btn.jpg) no-repeat center;}
/*缁忔祹鎶ヨ€冪粨鏉�*/

<!--鑰佸笀浠嬬粛css-->
.cu_lsbg{ width:100%; height:542px; margin:0 auto;background:#23403e;}
.cu_lsnr{ width:1000px; height:542px; margin:0 auto;}
.cu_lsleft{ width:319px; height:377px; float:left; background:url(../images/lsbgleft.jpg) no-repeat; padding:165px 0 0 19px;}
.cu_lsleft h3{ font-family:"微软雅黑"; color:#FFF; font-size:16px; margin-bottom:80px; line-height:30px;padding-right:36px; border-bottom:none;}
.cu_lsleft span{font-family:"微软雅黑"; color:#FFF; font-size:12px; line-height:30px;}

.cu_lsright{ width:662px; height:522px; float:left; padding-top:20px;}
.cu_lswz{ font-family:"微软雅黑"; color:#FFF; font-size:18px;}
.cu_lswza{font-family:"微软雅黑"; color:#FFF; font-size:12px; line-height:24px;}
.cu_lswzb{ font-family:"微软雅黑"; color:#FFF; font-size:20px;}

#cu_an06{ width:267px; height:50px; font-size:17px; color:#FFF; display:block; text-align:center; line-height:50px; background:#28ab9c;border-radius:2px;}
#cu_an06:hover{ background:#c82737;}
/*浠ｆ姤鏃堕棿*/
.cu_dbbg{ width:100%; height:680px; margin:0 auto; background:#e3e3e3;}
.cu_dbnr{ width:1000px; height:680px; margin:0 auto;}
.cu_db01{ width:1000px; height:45px; margin:0 auto; font-family:"微软雅黑"; font-size:16px; color:#595656; text-align:center; line-height:30px;}
.cu_dbwz{font-size:14px; color:#595656;}
#cu_an03a{ width:100px; height:27px; font-size:13px; color:#FFF; display:block; text-align:center; line-height:27px; background:#64c4b9;border-radius:2px;}
#cu_an03a:hover{ background:#3d3d3d;}
.cu_dbwza{font-size:18px; color:#c82737;}


.zj_jjs{background:url(../images/jjs_step4_bg.jpg) no-repeat #f7cb60 center;width:100%;height:350px;}
.zj_jjs_main{width:1000px;margin:0 auto;}
/*鐣欒█鏉�*/
/*.tjcx {
	width:100%;
	height:290px;
	background:url(../images/lyb_bg.jpg) repeat-x center;
}
.tjcx_main {
	height:290px;
	width:1000px;
	margin:0 auto;
	position:relative;
}
.lyb {
	position:absolute;
	top:160px;
	left:30px;
	color:#333;
	font-family:"微软雅黑";
	font-size:16px;
}
.lyb input {
	width:200px;
	height:30px;
	border-radius:5px;
	margin-right:10px
}
.lyb .lyb_button input {
	width:100px;
	height:36px;
	border-radius:0;
	cursor:pointer;
}
.lyb select {
	width:200px;
	height:32px;
	border-radius:2px;
}
*/
/*banner-t1*/
.banner_t1{width:100%;height:450px;background:url(../images/banner_t1_bg.jpg) center no-repeat #aaa19c;margin-bottom:40px;}
.banner_t1 .imgbox2{width:1000px;height:450px;margin:0 auto;}

/*step 5*/
.step_main{width:1000px;margin:0 auto 20px auto;}















/*12澶╋紝淇濊瘉涓€娆￠偅璇�*/
.cu_ycnzbg{ width:100%; height:860px; margin:0 auto; background:#e4e4e4;}
.cu_ycnznr{ width:1000px; height:860px; margin:0 auto;}

.mx_div{width:250px; height:230px;position:relative;overflow:hidden; float:left;}
.mx_div.bo1{background:url(../images/bz01.jpg) no-repeat;}
.mx_div.bo2{background:url(../images/bz02.jpg) no-repeat;}
.mx_div.bo3{background:url(../images/bz03.jpg) no-repeat;}
.mx_div.bo4{background:url(../images/bz04.jpg) no-repeat;}
.mx_div.bo5{background:url(../images/bz05.jpg) no-repeat;}
.mx_div.bo6{background:url(../images/bz06.jpg) no-repeat;}
.mx_div.bo7{background:url(../images/bz07.jpg) no-repeat;}
.mx_div.bo8{background:url(../images/bz08.jpg) no-repeat;}

.jg1{ width:202px; height:120px;background:url(../images/bz01a.jpg) repeat;font-size:14px; font-family:"微软雅黑";color:#FFF; line-height:22px; text-align:left; padding:110px 24px 0 24px;position:absolute;top:230px;left:0;}
.jg2{ width:202px; height:120px;background:url(../images/bz02a.jpg) repeat;font-size:14px; font-family:"微软雅黑";color:#FFF; line-height:22px; text-align:left; padding:110px 24px 0 24px;position:absolute;top:230px;left:0;}
.jg3{ width:202px; height:120px;background:url(../images/bz03a.jpg) repeat;font-size:14px; font-family:"微软雅黑";color:#FFF; line-height:22px; text-align:left; padding:110px 24px 0 24px;position:absolute;top:230px;left:0;}
.jg4{ width:202px; height:120px;background:url(../images/bz04a.jpg) repeat;font-size:14px; font-family:"微软雅黑";color:#FFF; line-height:22px; text-align:left; padding:110px 24px 0 24px;position:absolute;top:230px;left:0;}
.jg5{ width:202px; height:120px;background:url(../images/bz05a.jpg) repeat;font-size:14px; font-family:"微软雅黑";color:#FFF; line-height:22px; text-align:left; padding:110px 24px 0 24px;position:absolute;top:230px;left:0;}
.jg6{ width:202px; height:120px;background:url(../images/bz06a.jpg) repeat;font-size:14px; font-family:"微软雅黑";color:#FFF; line-height:22px; text-align:left; padding:110px 24px 0 24px;position:absolute;top:230px;left:0;}
.jg7{ width:202px; height:120px;background:url(../images/bz07a.jpg) repeat;font-size:14px; font-family:"微软雅黑";color:#FFF; line-height:22px; text-align:left; padding:110px 24px 0 24px;position:absolute;top:230px;left:0;}
.jg8{ width:202px; height:120px;background:url(../images/bz08a.jpg) repeat;font-size:14px; font-family:"微软雅黑";color:#FFF; line-height:22px; text-align:left; padding:110px 24px 0 24px;position:absolute;top:230px;left:0;}

#cu_an04{ color:#464553;}
#cu_an04:hover{ color:#a11c29; text-decoration:underline;}

#cu_an05{ color:#64c4b9;}
#cu_an05:hover{ color:#ce4d5a; text-decoration:underline;}

/*tel*/
.cu_tel02bg{ width:100%; height:70px; margin:0 auto; background:url(../images/tel02bg.jpg) repeat-x;}
.cu_tel02nr{ width:1000px; height:70px; margin:0 auto;}

.ques {
	width:100%;
}
.ques_main {
	width:1000px;
	margin:0 auto;
}
.ques_main a {
	cursor:pointer;
}
.ques h1 {
	text-align:center;
	padding:10px 0 20px 0;
}
.ques_img1 {
	margin-bottom:14px;
	display:block;
}
.bzxy {
	width:100%;
	background:#f0eeee;
}
.bzxy_main {
	width:1000px;
	margin:0 auto;
}
.scbz {
	width:100%;
	margin:0 auto;
}
.scbz h1 {
	text-align:center;
	padding:0 0 30px 0;
}
.scbz_main {
	width:688px;
	margin:0 auto;
}
.banx {
	width:100%;
	background:#d76868;
}
.banx h1 {
	text-align:center;
	padding:20px 0;
}
.banx_main {
	width:1000px;
	margin:0 auto;
}
.banx_button a {
	cursor:pointer;
	display:block;
	text-align:center;
	padding:20px 0;
}
.zxj {
	width:100%;
	background:#ececec;
}
.zxj_main {
	background:url(../images/zxj_img_48.jpg) no-repeat center;
	width:100%;
}
.zxj_main .imgbox2 {
	width:1000px;
	margin:0 auto;
}
.zxj h1 {
	text-align:center;
	padding:30px 0;
}
.zxj_time {
	text-align:center;
	padding:30px 0 10px 0;
}
.kctx1 {
	width:1025px;
	margin:20px auto 0 auto;
}
.kctx1 h2, .kctx2 h2, .kctx3 h2, .kctx4 h2 {
	text-align:center;
}
.kctx1_box, .kctx2_box, .kctx3_box, .kctx4_box {
	padding:30px 0;
}
.kctx1 .imgbox3, .kctx2 .imgbox3, .kctx3 .imgbox3, .kctx4 .imgbox3 {
	text-align:center;
}
.kctx_tel {
	text-align:center;
	padding:20px 0;
}
.kctx2 {
	width:980px;
	margin:0 auto;
}
.kctx3 {
	width:1010px;
	margin:0 auto;
}
/*.kctx4_hole{background:#f0eeee;}
.kctx4{width:770px;margin:0 auto;background:#f0eeee;padding:20px 0;}
.kctx4_box{text-align:center;}*/

.sz_img5 {
	background:url(../images/5_bg.jpg) repeat-x center;
}
.sz_main5 {
	width:1000px;
	margin:0 auto;
}
.cu_kb {
	width:100%;
	background:url(../images/cu_kb_bg_58.jpg) repeat-x center;
}
.cu_main {
	width:1000px;
	margin:0 auto;
}
.cu_paper {
	width:1000px;
	margin:0 auto;
}
.cu_paper h1 {
	text-align:center;
	padding:30px 0;
}
.cu_img {
	margin:0 auto;
}
.cu_adress {
	width:100%;
	background:url(../images/cu_adress_bg_68.jpg) repeat-x center;
	margin-top:5px;
}
.cu_adress_main {
	width:1000px;
	margin:0 auto;
}
footer {
	width:100%;
	height:40px;
	background:#222;
	margin:0 auto;
	text-align:center;
	color:#ffffff;
	font-size:12px;
	margin-bottom:40px;
	font-family:"微软雅黑";
	line-height:40px;
}
footet a {
	color:#fff;
	font-family:"微软雅黑";
}

.tjcx_b{background:#fff;padding:10px 0 10px 5px;}
.tjcx_b span{color:#006;}

.tjcx_b .lyb_button{margin:10px 0 0 0;display:block;}


