/* 全局样式 */
body {
	font-size: 12px;
	font-family: '微软雅黑', '宋体';
	background: url(global_res/bg.jpg) #fff repeat-x top;
	color: #686868;
}
div, span, p, input, textarea, form, body, ul, li, h1, h2, h3, h4, h5, h6, iframe {
	padding: 0px;
	margin: 0px
}
ul, li {
	list-style: none
}
a {
	color: #686868;
	text-decoration: none
}
a img {
	border: 0px
}
a:hover {
	color: #FF0000
}
.l_l {
	float: left;
	display: block;
}
.l_r {
	float: right;
	display: block;
}
.redfont {
	color: #F00
}
.grayfont {
	color: #555
}
.ipt-txt {
	border: 1px solid #dedede;
	padding: 3px 1px 1px 3px;
	margin-left: 5px;
}
.sp10 {
	height: 10px;
	clear: both;
	width: 100%;
	font-size: 0px;
}
.sp12 {
	height: 12px;
	clear: both;
	width: 100%;
	font-size: 0px;
}
.none {
	display: none;
}
.botton {
	height: 25px;
	line-height: 25px;
	width: auto;
	border: 1px solid #dedede;
	background: #f0f0f0;
	padding: 0px 20px;
}
/*分页*/
.pages {
	height: 25px;
	overflow: hidden;
	margin-bottom: 5px;
	padding: 2px 0 1px 0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #CCC;
	vertical-align: top;
	clear: both;
}
.pages div {
	float: right;
	padding-right: 12px;
}
.pages a, .pages strong {
	float: left;
	height: 18px;
	overflow: hidden;
	margin: 0 1px;
	padding: 2px 6px 1px;
	border: 1px solid #888;
	color: #222;
	text-decoration: none !important;
	line-height: 18px;
}
.pages strong {
	border: 1px solid #888;
	background: #ccc;
	color: #FFF;
	font-weight: 700;
}
.pages a:hover {
	border: 1px solid #888;
}
.pages .prev {
	padding: 2px 7px 1px 16px;
	background: url(global_res/arrow_left.gif) no-repeat 10% 53%;
}
.pages .next {
	padding: 2px 16px 1px 5px;
	background: url(global_res/arrow_right.gif) no-repeat 90% 53%;
*background-position:90% 45%;
	font-size: simsun;
*line-height:21px;
}
#Header, #Wrapper, #Footer .inner {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0px auto;
}
#Header h2 {
	width: auto;
	height: 116px;
	display: block;
	float: left;
}
#Header .set_search {
	width: 219px;
	float: right;
	padding-top: 10px;
}
#Header .set {
	line-height: 47px;
	height: 47px;
	text-align: center;
}
#Header .set a {
	margin: 0px 5px;
}
#Header .search {
	
}
#Header .search .ipt {
	width: 172px;
	height: 27px;
	line-height: 23px;
	float: left;
	border: 0px;
	margin: 0px;
	padding: 2px 5px;
	background: none;
	outline: none
}
#Header .search a {
	width: 37px;
	height: 27px;
	display: block;
	float: left;
}
#Header .menu {
	width: 1000px;
	height: 36px;
	font-size: 14px;
	font-weight: bold;
	line-height: 36px;
	clear: both;
}
#Header .menu a {
	width: 111px;
	text-align: center;
	height: 36px;
	display: block;
	color: #fff;
	float: left;
}
#Header .menu a:hover, #Header .menu a.curr {
	background: #165286;
}
#Footer {
	background: url(global_res/fbg.jpg) #fff repeat-x top;
	padding: 10px 0px
}
#Footer .inner {
	line-height: 28px;
}
#Footer .inner p {
	text-align: center;
	display: block;
}
#Wrapper {
	padding: 10px 0px;
}
#Wrapper .tit {
	width: 100%;
	height: px;
	clear: both;
	height: 35px;
	line-height: 35px;
	background: url(global_res/tit_bg.jpg) repeat-x;
}
#Wrapper .tit span {
	height: 35px;
	padding-left: 38px;
	width: auto;
	font-size: 14px;
	font-weight: bold;
	color: #1d335a;
	float: left;
	background: url(global_res/tit_l.jpg) no-repeat left;
}
#Wrapper .tit a {
	display: block;
	float: right;
	width: 49px;
	height: 35px;
	background: url(global_res/tit_more.jpg) no-repeat;
}
#Wrapper .inner {
	border: 1px solid #e6e6e6;
	clear: both;
	background: #fff;
	border-top: none;
}
#Wrapper .Lbox {
	width: 755px;
	height: auto;
	float: left;
}
#Wrapper .Rbox {
	width: 235px;
	height: auto;
	float: right;
}
/* 服务指南 */
.service {
	width: 235px;
	height: 460px;
	padding-bottom: 7px;
}
.service .inner {
	width: 233px;
	height: 420px;
	padding-top: 5px;
}
.service p {
	height: 30px;
	width: 221px;
	line-height: 30px;
	display: block;
	padding: 0px 6px;
}
/* 快速链接 */
.link_pic {
	height: 320px;
	width: 235px;
	clear: both;
	overflow: hidden;
	font-size: 0px;
}
.mlink_pic {
	height: 320px;
	width: 235px;
	clear: both;
	overflow: hidden;
	font-size: 0px;
}
.link_pic img {
	width: 210px;
	height: 40px;
	padding-bottom: 9px;
        margin:auto;
	display: block;
}
.mlink_pic img {
	width: 235px;
	height: 42px;
        margin:auto;
	padding-bottom: 8px;
	display: block;
}
/* 图片新闻 */
.pic_news {
	width: 753px;
	height: 317px;
	border: 1px solid #e6e6e6;
	background: #fff;
}
.pic_news .pic {
	width: 382px;
	height: 297px;
	padding: 10px;
	float: left;
}
.pic_news .infos {
	width: 340px;
	padding-right: 10px;
	height: 317px;
	float: left;
}
.pic_news .infos .one {
	width: 100%;
	height: 90px;
	padding: 14px 0px 0px 0px;
	line-height: 26px;
	border-bottom: 1px dotted #e6e6e6;
}
.pic_news .infos .one .b {
	font-weight: bold;
	color: #1d335a;
	display: block;
	text-align: center;
}
.pic_news .infos .one .more {
	color: #f00;
}
.pic_news .infos .p {
	width: 100%;
	padding-top: 10px;
	line-height: 28px;
}
.pic_news .infos .p p {
	width: 100%;
	height: 28px;
	display: block;
}
.pic_news .infos .p p a {
	display: block;
	float: left;
}
.pic_news .infos .p p span {
	display: block;
	float: right;
}
/* 新闻 */
.inews_box {
	padding-top: 10px;
}
.inews_box .l_l {
	width: 373px;
	height: 455px;
	float: left;
}
.inews_box .l_r {
	width: 373px;
	height: 455px;
	float: right;
}
.news_box {
	width: 373px;
	height: 223px;
}
.news_box .inner {
	width: 371px;
	height: 183px;
	padding-top: 5px;
	line-height: 30px;
}
.news_box .inner p {
	width: 350px;
	height: 30px;
	display: block;
	clear: both;
	margin: 0px auto;
}
.news_box .inner p a {
	display: block;
	float: left;
}
.news_box .inner p span {
	display: block;
	float: right;
}
#Wrapper .SLBOX {
	width: 235px;
	height: auto;
	float: left;
}
#Wrapper .SLBOX .smenu a {
	width: 1px;
	background-position: right;
}
#Wrapper .SLBOX .smenu .inner {
	padding: 5px 0px;
}
#Wrapper .SLBOX .smenu .inner a {
	width: 170px;
	margin: 0px auto;
	height: 40px;
	line-height: 40px;
	display: block;
	background: url(global_res/smenu_abg.jpg) no-repeat center;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-left: 40px
}
#Wrapper .SLBOX .smenu .inner a:hover, #Wrapper .SLBOX .smenu .inner a.curr {
	color: #1d335a;
	background: url(global_res/smenu_hbg.jpg) no-repeat center;
}
#Wrapper .SRBOX {
	width: 755px;
	height: auto;
	float: right;
}
#Wrapper .pos {
	width: 100%;
	clear: both;
	height: 35px;
	line-height: 35px;
	background: url(global_res/tit_bg.jpg) repeat-x;
}
#Wrapper .pos span {
	height: 35px;
	padding-left: 38px;
	width: auto;
	float: left;
	background: url(global_res/tit_l.jpg) no-repeat left;
}
#Wrapper .SRBOX .pos p.more {
	width: 1px;
	height: 35px;
	display: block;
	background: url(global_res/tit_l.jpg) no-repeat right;
}
#Wrapper .SRBOX .inner {
	padding: 10px;
	font-size: 14px;
	line-height: 200%;
	width: 733px;
	height: auto;
	overflow: hidden;
}
#Wrapper .SRBOX .inner .news_list {
	width: 733px;
	line-height: 35px;
	font-size: 12px;
}
#Wrapper .SRBOX .inner .news_list li {
	clear: both;
	height: 35px;
	border-bottom: 1px dotted #dedede;
	display: block;
}
#Wrapper .SRBOX .inner .news_list li a {
	display: block;
	float: left;
	background: url(global_res/dot_01.gif) no-repeat 5px 11px;
	padding-left: 22px;
}
#Wrapper .SRBOX .inner .news_list li span {
	display: block;
	float: right;
	padding-right: 5px;
	color: #8c8c8c;
}
#Wrapper .SRBOX .inner .imgs_list li {
	width: 233px;
	padding: 0px 5px;
	height: 200px;
	float: left;
	text-align: center;
	line-height: 30px;
}
#Wrapper .SRBOX .inner .imgs_list li a img {
	width: 210px;
	height: 150px;
	padding: 4px;
	display: block;
	margin: 0px auto;
	padding: 2px;
	border: 1px solid #dedede;
}
#Wrapper .SRBOX .inner .imgs_list li a:hover img {
	border-color: #888;
}
#Wrapper .SRBOX .inner .Intro {
	font-size: 14px;
	line-height: 200%;
	clear: both;
}
#Wrapper .content .title {
	width: 92%;
	margin: 0px auto;
	padding: 15px 0px 10px 0px;
	text-align: center;
}
#Wrapper .content .title h1 {
	font-size: 20px;
	font-family: '黑休';
	text-align: center;
	margin: 0px auto;
	clear: both;
}
#Wrapper .content .font_size {
	border-bottom: 1px solid #474747;
	margin: 10px auto 0px auto;
	width: 96%;
	margin: 0px auto 10px auto;
	height: 20px;
	padding: 8px 0px;
	text-align: center;
}
#Wrapper .content .border {
	font-size: 14px;
}
#Wrapper .content .border div {
	padding: 10px;
	width: 92%;
	margin: 0px auto;
	line-height: 200%;
}
#Wrapper .content .print {
	padding: 15px 0px;
	text-align: center;
}
#Wrapper .lists {
	border-bottom: 1px dashed #dedede;
	line-height: 24px;
	width: 100%;
}
#Wrapper .lists .stitle {
	font-size: 14px;
}
#Wrapper .lists .sintro {
	color: #656565;
}
#Wrapper .content .lists .sintro a {
	color: #F00;
}
#Wrapper .lists .bz strong {
	margin-right: 30px;
}
#Wrapper .content .lists .bz strong u {
	text-decoration: none;
	font-weight: normal;
	color: #155ea6;
}
/* 会员中心 */

.onShow {
	background: url(http://m.see-china.com/zczx/images/onShow.gif) no-repeat;
	padding-left: 25px;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.onFocus {
	background: url(global_res/onFocus.gif) no-repeat;
	padding-left: 25px;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.onError {
	background: url(global_res/onError.gif) no-repeat;
	padding-left: 25px;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.onCorrect {
	background: url(global_res/onCorrect.gif) no-repeat;
	padding-left: 25px;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
}
.onLoad {
	background: url(global_res/onLoad.gif) no-repeat 3px 3px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 22px;
	vertical-align: middle;
}
#reg_contnent {
	width: 950px;
	overflow: auto;
	margin: 0px auto;
	padding: 10px 0px;
}
#reg_contnent .reg_t {
	height: 32px;
	background: url(global_res/regtbg.gif) repeat-x bottom;
	padding-left: 5px;
}
#reg_contnent .reg_t span {
	font-size: 14px;
	font-weight: bold;
	display: block;
	height: 26px;
	padding-top: 6px;
	width: 118px;
	background: url(global_res/reg_nbg.jpg) no-repeat;
	text-align: center;
	margin-right: 5px;
	cursor: pointer;
	float: left;
}
#reg_contnent .reg_t span.active {
	background: url(global_res/reg_hbg.jpg) no-repeat;
}
.inpt {
	border: 1px solid #dedede;
	line-height: 24px;
	height: 24px;
	padding: 0px 3px;
	width: 200px;
}
#reg_contnent .reg_table {
	width: 948px;
	border: 1px solid #cecece;
	border-top: none;
	background: #fff;
}
.reg_title td {
	border-bottom: 1px solid #f4f4f4;
}
.reg_title h4 {
	font-size: 12px;
	color: #333333;
}
/* 查询成绩 */
.find_pwd_t {
	width: 100%;
	height: 43px;
	padding: 10px 0px;
	border-bottom: 2px solid #165286;
}
.find_pwd_c {
	width: 350px;
	height: auto;
	overflow: hidden;
	line-height: 32px;
	padding: 20px 0px;
	margin: 0px auto;
	color: #666666;
}
.find_pwd_c .t {
	text-align: center;
}
.find_pwd_c .s_reg {
	padding: 10px 0px;
	height: 32px;
	width: 350px;
}
.find_pwd_c .s_reg label {
	width: 70px;
	float: left;
	display: block;
	text-align: right;
	padding-right: 10px;
}
.find_pwd_c .s_reg input {
	width: 230px;
	padding: 0px 3px;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #dedede;
	display: block;
	float: left;
}
.find_pwd_c .s_reg input.ipt {
	width: 100px;
}
.find_pwd_c .s_reg select {
	width: 240px;
	height: 30px;
	padding: 0px 0px 0px 6px;
	line-height: 40px;
	border: 1px solid #dedede;
	font-size: 14px;
	display: block;
	float: left;
}
.find_pwd_c .s_reg span {
	color: #f00;
	display: block;
	float: left;
	margin-left: 10px;
}
.find_pwd_c .s_reg img {
	width: 106px;
	height: 30px;
	border: 1px solid #dedede;
	float: left;
	margin-left: 10px;
}
.find_pwd_c .reg_btn {
	height: 38px;
	padding: 10px 0px 0px 60px;
	clear: both;
}
.find_pwd_c .reg_btn .botton {
	width: 237px;
	height: 38px;
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	border: 0px;
	background: #165286;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.beijing {
	width: 100%;
    clear: both;
    height: 35px;
    line-height: 35px;
    background:url(global_res/tit_bg.jpg) repeat-x;
	}
.possplit {
	background:url(../img/line.png) 1px 10px ;
	background-repeat:no-repeat;
	width:15px;
	}
.tupian {
	background:url(global_res/tit_l.jpg) 0px 0px;
	background-repeat:no-repeat;
	padding-left: 40px;
	}
#Wrapper .SRBOX .inner .news_list li{
	clear: none;
	
	}
.wp_paging li span, .wp_paging li a {
	margin-left:0px;
	}
#Wrapper .SRBOX .inner .news_list li span {
	padding-right: 0px;
	}
.page_nav a{
	background:none !important;
	
	}
.wp_paging clearfix .pages_count {
	border-bottom:none !important; }
.page_jump a {
	background:none !important;}
.youqing {
	float:left;
	}

.wp_search #keyword {font-size: 16px;}
#wp_nav_w11 .wp_nav .nav-item a.parent:hover span.item-name {
	color:#F00;
	}
#wp_nav_w11 .wp_nav .nav-item {
	background:url(../img/line1.png) 0px 6px;
	background-repeat:no-repeat;
	}
#wp_nav_w11 .wp_nav  .i1 {
	background:none;
	}
.xhx {
	float:right;
	color:#F00 !important;
	}
.biaoti {
	font-weight: bold;
	text-align: center;}
#Header {    overflow: inherit;}
#Header .menu .sub-nav a { color: #000;float:none;}
#Header .menu .sub-nav a:hover {color:#fff;}
.wp_nav .nav-item a span.item-name {white-space: nowrap;}


#.newsbox8{width:497px;margin-left:120px;}
#.newsbox6{width:497px;}
#.newsbox6 .inner{width:495px;}
#.newsbox8 .inner{width:495px;}
#.newsbox6 .inner p{width:490px;}
#.newsbox8 .inner p{width:490px;}

