/*2017-09-08 15:01:10 - dist/base/css/base.css*/

a em,
i {
	font-style: normal
}

body,
html {
	margin: 0;
	padding: 0;
	font-family: "Microsoft Yahei", "å¾®è½¯é›…é»‘", simsun, "å®‹ä½“", "Arial Unicode MS", HELVETICA, System;
	font-size: 12px;
	color: #2b2b2b
}

img {
	border: 0
}

table {
	border-collapse: 0
}

.clearb:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.clearb {
	zoom: 1
}

.clear {
	clear: both
}

a {
	outline: 0;
	color: #222;
	noOutline: expression_r(this.onFocus=this.blur())
}

a:focus {
	outline: 0
}

a:active,
a:hover,
a:link,
a:visited {
	text-decoration: none
}

a em {
	font-family: "Courier New", Courier, monospace
}

.dn,
.hide {
	display: none
}

.h6 {
	height: 6px
}

.h10 {
	height: 10px
}

.h12 {
	height: 12px
}

.h14 {
	height: 14px
}

.h20 {
	height: 20px
}

.h24 {
	height: 24px
}

.h27 {
	height: 27px
}

.h30 {
	height: 30px
}

.h40 {
	height: 40px
}

td {
	overflow: hidden
}

.ipCur {
	font-weight: 700
}

.mgr5 {
	margin-right: 5px
}

.mgr8 {
	margin-right: 8px
}

.mgr15 {
	margin-right: 15px
}

.mgl20 {
	margin-left: 20px
}

.pdl3 {
	padding-left: 3px
}

.pdl5 {
	padding-left: 5px
}

.pdl10 {
	padding-left: 10px
}

.pdl20 {
	padding-left: 20px
}

.pdl30 {
	padding-left: 30px
}

.pdr5 {
	padding-right: 5px
}

.pdr10 {
	padding-right: 10px
}

.pdt10 {
	padding-top: 10px
}

.mb20 {
	margin-bottom: 20px
}

.mb15 {
	margin-bottom: 15px
}

.mb10 {
	margin-bottom: 10px
}

.curP {
	cursor: pointer
}

.curD {
	cursor: default
}

.nopadding {
	padding: 0
}

.w100 {
	width: 100%
}

.w180 {
	width: 180px
}

.fl {
	float: left
}

.fr {
	float: right
}

.white,
a.white:hover,
a.white:link,
a.white:visited {
	color: #FFF
}

.red,
a.red:hover,
a.red:link,
a.red:visited {
	color: #e22000
}

.red2,
a.red2:hover,
a.red2:link,
a.red2:visited {
	color: #f0704b
}

.blue,
a.blue:hover,
a.blue:link,
a.blue:visited {
	color: #115e8a
}

.blue2,
a.blue2:hover,
a.blue2:link,
a.blue2:visited {
	color: #2860ab
}

.blue3,
a.blue3:hover,
a.blue3:link,
a.blue3:visited {
	color: #00f
}

.black,
a.black:hover,
a.black:link,
a.black:visited {
	color: #000
}

.black2,
a.black2:hover,
a.black2:link,
a.black2:visited {
	color: #595959
}

.blackInfo {
	color: #999+
}

a.blackInfo:hover,
a.blackInfo:link,
a.blackInfo:visited {
	color: #999
}

.green,
a.green:hover,
a.green:link,
a.green:visited {
	color: #27b600
}

.font12 {
	font-size: 12px
}

.font14 {
	font-size: 14px
}

.font15 {
	font-size: 15px
}

.font16 {
	font-size: 16px
}

img,
input,
label,
select {
	vertical-align: middle
}

form,
input,
select {
	margin: 0;
	padding: 0
}

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
input,
legend,
li,
ol,
p,
pre,
select,
td,
textarea,
th,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

a img:hover {
	opacity: .8
}

input[type=submit],
input[type=reset],
input[type=button] {
	-webkit-appearance: none;
	border-radius: 0
}


/*2018-06-05 08:41:07 - dist/base/css/component.css*/

@charset "utf-8";
.top,
.top_con {
	height: 48px;
	line-height: 48px
}

.top .top_data a,
.top .top_data a.air_quality:hover {
	text-decoration: none
}

.footer,
.top,
body {
	min-width: 1200px
}

.a_user,
.ac-wrap li,
.chinaso_top_nav_more_con i,
.commonNavFixed .head .logo,
.newNav_ad,
.newNav_ad ul,
.no_text,
.slider-title,
.top .account b.head_pic,
.top .account i.arrow_down,
.top a.date_lunar,
.weather_day,
.weather_list a,
.weather_select,
.weather_select .ok,
.weather_title {
	overflow: hidden;
	overflow: hidden
}

input[type=text]::-ms-clear {
	display: none
}

input[type=button],
input[type=submit],
input[type=reset] {
	-webkit-appearance: none;
	border-radius: 0
}

.top {
	position: relative;
	z-index: 101;
	width: 100%;
	_width: expression((documentElement.clientWidth < 1200) ? "1200px": "auto");
	border-bottom: 1px #e6e7e9 solid;
	background: #f8f8f8
}

.top_con {
	width: 100%;
	font-family: simsun, "Arial Unicode MS", System;
	margin: 0 auto
}

.top b,
.top em,
.top span {
	display: inline-block;
	font-style: normal
}

.top .top_data {
	color: #555;
	padding-left: 15px
}

.top .top_data a {
	color: #555;
	margin-right: 8px
}

.top .top_data a:hover {
	color: #555
}

.top .top_data i {
	font-style: normal;
	color: #ccc;
	margin: 0 0 0 6px
}

.top a.date_lunar {
	margin-right: 0;
	padding-left: 18px;
	height: 31px
}

.top b {
	margin-right: 4px
}

.top_data a,
.top_data i,
.top_data span {
	float: left;
	height: 32px
}

.top em {
	line-height: 23px;
	height: 26px;
	_height: 24px;
	display: inline-block;
	font-family: simsun
}

.top em:hover {
	text-decoration: underline
}

.chinaso_all_top_nav .chinaso_top_nav_more_bt:hover,
.top .account a:hover,
.top .air_quality em:hover {
	text-decoration: none
}

.top_data em.you {
	color: #2efd6d
}

.top_data em.liang {
	color: #f89e02
}

.top_data em.qingdu {
	color: #ff7e00
}

.top_data em.zhongdu,
.top_data em.zhongdu2 {
	color: #d5001f
}

.top_data em.yanzhong {
	color: #ff0012
}

.top .account {
	right: 60px;
	position: absolute;
	z-index: 9998
}

.top .account .skinOpen a,
.top .account .skinOpen b,
.top .account .skinOpen span {
	float: left;
	vertical-align: middle
}

.top .account .skinOpen a.a_index {
	color: #555
}

.top .account b.head_pic {
	width: 9px;
	height: 11px;
	margin-right: 10px;
	margin-top: 10px;
	_margin-top: 10px;
	background-position: -91px 0
}

.top .account a {
	color: #004276;
	vertical-align: middle
}

.top .account a.a_download,
.top .account a.a_skin,
.top .account a.a_user,
.top .account a.a_version {
	display: inline-block;
	height: 32px;
	_padding-top: 9px;
	_height: 23px;
	_line-height: 10px;
	line-height: 32px
}

.top .account a.a_user {
	_padding: 0;
	_height: 32px;
	_line-height: 32px
}

.top .account i.arrow_down {
	display: inline-block;
	background: url(/www/common/base/image/bg.gif) 0 -11px no-repeat;
	width: 7px;
	height: 5px;
	cursor: pointer;
	margin-left: 6px;
	vertical-align: middle;
	_margin-top: 2px;
	background-position: -91px -11px
}

.top .account span {
	width: 17px;
	text-align: center;
	color: #ccc;
	line-height: 30px;
	margin: 0
}

.top .account a:active,
.top .account a:hover,
.top .account a:link,
.top .account a:visited {
	color: #555
}

.top .account a.color:hover,
.top .account a.cur {
	border: 1px solid #FFF;
	box-shadow: 1px 1px 1px #555
}

.top .account a.a_download {
	_padding-top: 0
}

.top .account a.a_user {
	margin-right: 8px
}

.date_lunar,
.icoNew,
.top .account b.head_pic,
.top .account i.arrow_down {
	background-image: url(/www/common/base/image/index_main_bg8.png)!important;
	background-repeat: no-repeat
}

.icoNew {
	background-position: -77px -72px;
	width: 24px;
	height: 15px;
	display: inline-block;
	position: absolute;
	top: -17px;
	_top: -18px;
	right: -2px
}

.date_lunar {
	background-position: 0 8px
}

.top .weather_other {
	float: left;
	position: relative;
	z-index: 9999;
	line-height: 32px;
	padding-right: 15px;
	margin-right: 16px;
	background: url(/www/common/base/image/index_main_wico.png) right center no-repeat
}

.top .weather_other i {
	font-style: normal;
	cursor: pointer;
	display: inline-block;
	height: 32px;
	color: #555;
	margin: 0
}

.weather_other .wo_tab {
	height: 26px;
	background: url(/www/common/base/image/bg11.gif) repeat-x;
	padding-left: 18px
}

.weather_other .wo_tab a {
	display: block;
	float: left;
	width: 71px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #FFF;
	border-bottom: 1px solid #ededed
}

.weather_other .wo_tab a:link,
.weather_other .wo_tab a:visited {
	color: #004276
}

.weather_other .wo_tab a.cur {
	border: 1px solid #ededed;
	font-weight: 700;
	background: #f8f6f7;
	border-bottom: 1px solid #f8f6f7
}

.weather_other .wo_cont_box {
	background: #f8f6f7;
	border-bottom: 1px solid #ededed
}

.weather_other .wo_sel_box {
	width: 153px;
	float: left;
	margin: 10px 0 10px 10px
}

.weather_other .wo_sel_box select {
	width: 100%;
	height: 84px;
	outline: 0
}

.weather_other .wo_submit {
	color: #8c8c8c;
	height: 43px;
	line-height: 43px
}

.weather_other .wo_submit p {
	float: right;
	padding: 9px 9px 0
}

.weather_other .wo_submit .btn3 {
	width: 69px;
	height: 22px;
	color: #FFF;
	background: #0cb4ec;
	border: 0;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	line-height: 22px;
	text-decoration: none
}

.weather_other .wo_submit .btn4 {
	width: 67px;
	color: #222;
	background: #f8f8f8;
	border: 1px solid #e3e1e1;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	text-align: center;
	display: inline-block
}

.account .quit_box,
.weather_other .wo_box {
	border: 1px solid #ededed;
	position: absolute;
	top: 31px;
	background: #FFF
}

.weather_other .list15 li {
	float: left;
	width: 55px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #1148a8;
	cursor: pointer
}

.weather_other .list15 li a {
	color: #1148a8;
	float: none;
	margin-right: 0
}

.weather_other .wo_box {
	width: 340px;
	left: -32px;
	z-index: 99999
}

.account .quit_box {
	width: 73px;
	right: 260px;
	z-index: 9999;
	padding: 2px 0
}

.account .noindex_pos {
	right: 227px
}

.quit_box .list51 li {
	text-align: left;
	line-height: 24px;
	padding-left: 6px;
	border-bottom: 1px #ededed dashed
}

.quit_box .list51 li.last {
	border: 0;
	padding-bottom: 0
}

.quit_box .list51 li a:hover {
	font-weight: 700
}

.chinaso_all_top_nav {
	width: 100%;
	background: #FFF;
	display: none
}

.headAD a,
.headAD_top .new_gs_gscp_gs:hover .gscp_ewm {
	display: block
}

.chinaso_all_top_nav ul {
	border-bottom: 1px solid #e3e3e3;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	width: 1000px
}

.chinaso_all_top_nav ul li {
	float: left;
	height: 14px;
	line-height: 14px;
	margin: 10px 0;
	padding: 0 13px
}

.chinaso_all_top_nav ul li a {
	color: #282828;
	font-size: 13px
}

.chinaso_all_top_nav .no {
	padding-right: 0;
	border: 0;
	background: 0 0
}

.chinaso_all_top_nav .news a {
	color: #0070c0;
	font-weight: 700
}

.headAD_top .new_gs_gscp_gs p a,
.newNav_ad b,
.newNav_ad ul li a {
	color: #666;
	font-family: simsun
}

.chinaso_all_top_nav .cur a {
	font-weight: 700
}

.chinaso_all_top_nav .chinaso_top_nav_more {
	padding: 0 16px 0 0;
	position: relative;
	float: right
}

.chinaso_all_top_nav .chinaso_top_nav_more_bt {
	font-weight: 700;
	font-size: 18px
}

.footer,
.shortcurNav_text,
.wo_cont option,
.wo_submit input {
	font-size: 12px
}

.chinaso_all_top_nav .chinaso_top_nav_more_con {
	width: 1000px;
	position: absolute;
	top: 30px;
	right: -2px
}

.chinaso_all_top_nav .chinaso_top_nav_more_con ul {
	float: right;
	width: auto;
	border-bottom: none;
	white-space: nowrap
}

.chinaso_all_top_nav .chinaso_top_nav_more_con ul li {
	background: #f5f5f5;
	height: 35px;
	line-height: 35px;
	float: left;
	margin: 0
}

.chinaso_top_nav_more_con i {
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: dashed dashed solid;
	border-color: transparent transparent #f5f5f5;
	position: absolute;
	right: 14px;
	top: -16px
}

.a_user,
.user {
	_width: expression((document.documentElement.clientWidth||document.body.clientWidth)<40?"40px":"40px")
}

.a_user {
	max-width: 80px
}

.user {
	font-weight: 400;
	position: relative;
	max-width: 88px
}

.arrow_down {
	position: absolute;
	right: -8px;
	top: 13px
}

.headAD {
	position: absolute;
	right: 0;
	top: -3px
}

.newNav_ad img {
	width: 270px;
	height: 22px
}

.headAD .headAD_a {
	width: 396px;
	height: 65px;
	float: right
}

.headAD .headAD_b {
	width: 50px;
	float: right;
	padding-right: 15px
}

.goTop a,
.head .logo,
.head .nav,
.head .nav span,
.newNav_ad b,
.newNav_ad ul,
.newNav_ad ul li,
.search,
.searchBox {
	float: left
}

.headAD .headAD_b img {
	width: 50px;
	height: 50px
}

.headAD_top .new_gs_gscp_gs {
	position: relative;
	z-index: 999
}

.headAD_top .new_gs_gscp_gs p {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	font-family: simsun
}

.headAD_top .gscp_ewm {
	display: none;
	position: absolute;
	left: -19px;
	bottom: -68px;
	z-index: 9999;
	background: url(http://n1.static.pg0.cn/report/static/v2/image/gscp_ewm_xj.png) 40px 0 no-repeat;
	padding-top: 3px;
	margin-left: 0
}

.headAD_top .gscp_ewm img {
	width: 80px!important;
	height: 80px!important;
	border: 3px solid #c8c8c8
}

.newNav_ad {
	width: 269px;
	line-height: 22px;
	clear: both;
	margin-top: 5px
}

.newNav_ad b {
	padding-left: 3px;
	font-weight: inherit
}

.newNav_ad ul {
	width: 199px
}

.newNav_ad ul li a {
	padding: 0 7px;
	background: url(/www/common/base/image/topnav_bg.gif) right no-repeat
}

.newNav_ad .no a {
	background: 0 0;
	padding-right: 0
}

.goTop {
	position: fixed;
	_position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 900;
	width: 43px;
	margin-left: 510px;
	height: 43px
}

.goTop:hover {
	filter: alpha(opacity=100);
	opacity: 1
}

.goTop a {
	display: block;
	height: 50px;
	width: 50px;
	text-indent: -9999px;
	position: relative
}

.goTop a.backTop {
	display: none;
	width: 43px;
	height: 43px;
	background: url(/www/common/base/image/return_top1.gif) no-repeat
}

.goTop a.backTop:hover {
	background: url(/www/common/base/image/return_top1.gif) -43px 0 no-repeat
}

.shortcur_nav {
	width: 43px;
	height: 184px;
	position: fixed;
	right: 20px;
	bottom: 113px;
	z-index: 999999;
	display: none
}

.shortcurNav_ewm_weixin i,
.shortcur_nav ul li a,
.shortcur_nav ul li a:hover {
	display: block;
	width: 43px;
	height: 43px;
	background: url(http://n2.static.pg0.cn/www/common/base/image/shortcurNav_ico.png) no-repeat;
	margin-top: 4px
}

.shortcur_nav .shortcurNav_index {
	background-position: 0 0
}

.shortcur_nav .shortcurNav_ewm {
	background-position: 0 -43px
}

.shortcur_nav .shortcurNav_yjfk {
	background-position: 0 -86px
}

.shortcur_nav .shortcurNav_goTopBtn {
	background-position: 0 -129px
}

.shortcur_nav a.shortcurNav_index:hover {
	background-position: -43px 0
}

.shortcur_nav a.shortcurNav_ewm:hover {
	background-position: -43px -43px
}

.shortcur_nav a.shortcurNav_yjfk:hover {
	background-position: -43px -86px
}

.shortcur_nav a.shortcurNav_goTopBtn:hover {
	background-position: -43px -129px
}

.shortcurNav_ewm_weixin {
	position: relative
}

.shortcurNav_ewm_weixin i {
	display: block;
	position: absolute;
	top: 70px;
	left: 110px;
	width: 7px;
	height: 13px;
	background-position: 0 -172px
}

.shortcurNavWX {
	position: absolute;
	top: -55px;
	left: -120px;
	width: 94px;
	height: 134px;
	padding: 8px;
	background: #e9e9e9;
	display: none
}

.shortcurNav_text {
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	font-family: simsun;
	line-height: 20px;
	background-color: #e9e9e9;
	padding: 3px 4px 4px
}

.securedEyeBox {
	width: 43px;
	height: 43px;
	position: fixed;
	bottom: 62px;
	right: 20px;
	z-index: 999999;
	_display: none
}

.securedEyeBox a {
	display: block;
	width: 43px;
	height: 43px;
	background: url(http://n2.static.pg0.cn/www/common/base/image/shortcurNav_ico.png) no-repeat;
	background-position: 0 -217px
}

.securedEyeBox .securedEye {
	background-position: -43px -217px
}



.ac-wrap li span{
	padding: 0 8px
}



.page {
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
	margin: 0;
	text-align: center
}

.page span {
	font-size: 14px;
	color: #222;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	text-align: center;
	min-width: 20px;
	_width: 20px;
	margin: 4px 4px 0 0
}

.page span a {
	display: inline-block;
	height: 18px;
	border: 1px solid #ccc;
	line-height: 18px;
	color: #3d81c1;
	min-width: 16px;
	_width: 16px;
	margin: 0;
	padding: 0 1px
}

.listpage a,
.listpage span {
	display: inline-block;
	height: 22px;
	text-decoration: none;
	line-height: 22px
}

.page span a:hover {
	text-decoration: none;
	border: 1px solid #fff;
	color: #222;
	background: #41a1fb
}

.page span a.on {
	background: #eee
}

.page span.page_next,
.page span.page_next a,
.page span.page_pre,
.page span.page_pre a {
	width: 60px
}

.listpage {
	margin: 10px 0;
	text-align: center;
	font-size: 12px;
	font-family: "Microsoft YaHei"
}

.listpage a {
	margin: 0 2px;
	margin: 0 4px;
	padding: 0 6px;
	border: 1px solid #ccc;
	color: #3d81c1
}

.listpage a:hover {
	border: 1px solid #fff;
	color: #222;
	background: #41a1fb;
	text-decoration: none
}

.listpage span {
	margin: 0 2px;
	margin: 0 4px;
	padding: 0 8px;
	border: 1px solid #ccc;
	color: #3d81c1
}

.head .nav a:hover,
.head_rsc a:hover {
	text-decoration: underline
}

.listpage a.on {
	padding: 0 7px;
	height: 24px;
	border: 0;
	line-height: 24px;
	cursor: default
}

.listpage a.on:hover {
	border: none;
	color: #3d81c1;
	background: 0 0
}

.listpage a.unclick,
.listpage a.unclick:hover,
.listpage span.unclick,
.listpage span.unclick:hover {
	padding: 0 8px;
	height: 23px;
	border: 1px solid #eee;
	background: 0;
	color: #999;
	line-height: 23px;
	cursor: default
}

.crumbs {
	font-size: 13px;
	height: 40px;
	line-height: 40px;
	color: #222;
	padding-left: 7px;
	margin: 0 auto;
	width: 1000px
}

.crumbs a {
	color: #004276
}

.crumbs span {
	margin: 0 5px;
	font-family: simsun
}

.webAll .head .nav #nav_more_link,
.webAll .head .nav a,
.webNew .head .nav span {
	font-family: simsun;
	font-size: 14px
}

.sum-list-tool {
	float: left;
	background: url(/www/common/base/image/share_btn.png) left 2px no-repeat;
	padding-left: 20px;
	cursor: pointer
}

.share-box {
	height: 31px;
	width: 283px;
	background: #fff;
	border: 1px solid #bbb;
	border-radius: 5px;
	position: absolute;
	padding: 18px 15px;
	padding-right: 0
}

.share-box span {
	line-height: 36px
}

.share-box i {
	display: block;
	width: 23px;
	height: 10px;
	position: absolute;
	top: -10px;
	left: 23px;
	background: url(/www/common/base/image/triangle.png) no-repeat
}

.head,
.head .nav span,
.search,
.wrap {
	position: relative
}

.webAll .head {
	padding-top: 20px;
	margin: 0 auto
}

#img_srp .head .nav span,
#img_srp .head .nav span#nav_news,
.webAll .head .nav span#nav_news {
	margin-left: 0
}

.webAll .top {
	z-index: 2
}

.webAll .head .nav #nav_more_link {
	color: #0c8ac9
}

#img_srp .head .nav .cur,
.yui3-skin-sam .head .nav .cur {
	color: #c00;
	padding-bottom: 1px;
	border-bottom: 2px solid #c00;
	_line-height: 18px;
	_padding-bottom: 0
}

.webAll .head .nav .more_product {
	font-family: Arial
}

.yui3-skin-sam .head .nav a,
.yui3-skin-sam .head .nav span {
	font-size: 16px!important;
	font-family: "Microsoft YaHei"!important
}

.yui3-skin-sam .head .nav span {
	margin-right: 14px;
	margin-left: 0
}

#img_srp .head {
	margin-top: 0
}

#img_srp .head .nav span {
	margin-right: 14px
}

#img_srp .head .nav a,
#img_srp .head .nav span {
	font-size: 16px
}

#img_srp .head .nav #nav_more_link {
	color: #0c8ac9
}

#img_srp .head .nav .more_product {
	font-family: Arial
}

#img_srp .img_upload {
	left: 132px;
	top: 0
}

.head {
	width: 1200px;
	height: 87px;
	margin: 15px auto 0;
	z-index: 100
}

.wrap {
	min-width: 1000px;
	width: 100%;
	margin: 0 auto
}

.head .logo {
	width: 124px;
	height: 48px;
	display: inline-block;
	margin: 6px 24px 0 0;
	background: url(http://n2.static.pg0.cn/www/common/base/image/logo/logo.png) center no-repeat
}

.head .nav {
	height: 16px
}

.nav_result:after {
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

.nav_result {
	zoom: 1
}

.head .nav span,
.nav a {
	font: 14px/16px "Microsoft YaHei";
	color: #333
}

.head .nav span {
	display: inline-block;
	margin-left: 22px
}

.head .nav span#nav_news {
	margin-left: 11px
}

.head .nav span.cur {
	color: #c00
}

.search {
	height: 42px;
	width: 643px;
	margin-top: 9px;
	z-index: 2;
	border: 1px solid #ccc;
	border-right: none
}

.search_input2 {
	width: 496px;
	height: 42px;
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	outline: 0;
	font-family: "Microsoft YaHei";
	font-size: 16px;
	line-height: 42px\9;
	color: #222;
	padding: 0 0 0 10px
}

#searchHotWord,
.search_btn2 {
	height: 44px;
	position: absolute
}

.search_btn2 {
	width: 106px;
	top: -1px;
	right: 0;
	border: none;
	outline: 0;
	cursor: pointer;
	color: #fff;
	padding: 0;
	font: 700 16px/41px simsun;
	background: #db0000
}

.search_btn2:hover {
	background: #c90000
}

#searchHotWord {
	width: 527px;
	top: -1px;
	left: 10px;
	cursor: text;
	font: 16px/44px 'Microsoft YaHei';
	color: #6c6c6c;
	padding: 0
}

#searchDelVal {
	display: none;
	position: absolute;
	left: 510px;
	top: 12px;
	z-index: 11;
	width: 16px;
	height: 16px;
	cursor: pointer;
	background: url(http://n2.static.pg0.cn/www/common/base/image/searchbox/searchClose.png) center no-repeat;
	background-position: 0 0
}

.searchDefault {
	border: 1px solid #ccc!important;
	border-right: none!important
}

.searchHover {
	border: 1px solid #b6b5b5!important;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .06), 0 1px 1px 1px rgba(0, 0, 0, .09);
	border-right: none!important
}

.searchClick {
	border: 1px solid #c90000!important;
	border-right: none!important
}

#commonNavFixedPar .search_input2 {
	height: 41px
}

.ac-wrap {
	width: 642px;
	position: absolute;
	top: 36px;
	left: -1px;
	z-index: 9999;
	border: 1px solid #06c;
	background: #fff
}

#sug li {
	font-family: "Microsoft YaHei";
	cursor: default
}

.ac-wrap li {
	width: 100%;
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis
}

.ac-wrap li img {
	width: 16px;
	height: 16px;
	margin: 0 5px 0 10px
}

.ac-wrap li span {
	padding: 0 10px;
	font: 15px/28px simsun;
	color: #666;
	cursor: pointer
}

.ac-wrap li p span {
	padding: 0 8px
}

.ac-wrap li i {
	font: 14px/28px simsun
}

.ac-wrap .ac-hover,
.ac-wrap li:hover {
	background: #f0f0f0
}

.head_rsc {
	width: 535px;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 1;
	display: none
}

.head_rsc span {
	color: #c03;
	font-family: simsun
}

.head_rsc a {
	font-size: 12px;
	color: #999;
	font-family: "microsoft yahei";
	padding-left: 20px
}

.head_rsc a.head_rsc_on {
	padding-left: 0
}

.head_rsc a:hover {
	color: #bd3131!important
}

.commonNavFixedPar .head_rsc {
	display: none!important
}

.searchBox .nav {
	float: none
}

.search {
	background-color: #fff;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .03), 0 1px 1px 1px rgba(0, 0, 0, .08)
}

.webNew_A #header,
.webNew_B #header,
.webNew_B .commonNavFixedPar .commonNavFixed {
	box-shadow: 0 0 4px #efefef
}

.searchBox .nav span {
	margin-left: 22px
}

.headADNew {
	height: 65px
}

.headADNew .headAD_a span {
	display: block;
	height: 65px;
	margin-left: 8px;
	float: left
}

.commonNavFixed .head h1 .logo,
.head a.fixedLogo {
	display: none
}

.commonNavFixed {
	width: 100%;
	border-bottom: 1px solid #e3e3e3;
	background: #f8f8f8
}

.commonNavFixed .head .logo {
	width: 84px;
	height: 33px;
	margin-right: 20px;
	margin-top: 4px;
	background-size: 100% auto
}

.weiDianying .commonNavFixed .searchBox {
	margin-left: 2px
}

#baike_search .commonNavFixed .head h1 .logo,
.book-all .commonNavFixed .head h1 .logo,
.video_all .commonNavFixed .head h1 .logo,
.webAll .commonNavFixed .head h1 .logo,
.webNew_B .commonNavFixed .head h1 .logo {
	display: block
}

#baike_search .commonNavFixed .searchBox,
.book-all .commonNavFixed .searchBox,
.video_all .commonNavFixed .searchBox,
.webAll .commonNavFixed .searchBox,
.webNew_B .commonNavFixed .searchBox {
	margin: inherit;
	float: left
}

.commonNavFixedPar .head .logo {
	float: left
}

@-webkit-keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-moz-keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-o-keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadein {
	from {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.commonNavFixed .headAD,
.commonNavFixed .head_rsc,
.commonNavFixed .new_gs_gscp_gs {
	display: none
}

.commonNavFixed .head {
	padding: 0;
	margin: 0 auto;
	width: 935px;
	min-width: 935px;
	height: auto
}

.head_wap .right_link {
	float: right;
	font: 12px/30px simsun;
	color: #ccc;
	display: none
}

.head_wap .right_link a:link,
.head_wap .right_link a:visited {
	color: #666
}

.commonNavFixed .right_link {
	display: block
}

.icon-new,
.icon-re,
.icon-tj {
	color: #fff;
	display: inline-block;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 5px;
	font-family: simsun;
	float: left
}

.icon-re {
	background: #fa3c6d
}

.icon-tj {
	background: #fc7f28
}

.icon-new {
	background: #e30328
}

.headAD_bottom,
.top .weather_other {
	display: none
}

.top .top_data a:hover {
	text-decoration: none
}

.top .top_data em {
	height: 32px;
	line-height: 32px;
	_line-height: 32px;
	float: left
}

.top_weather {
	position: relative;
	z-index: 10000
}

.weather_con {
	background: #fff;
	border: 1px solid #e6e7e9;
	font-family: simsun;
	color: #555;
	left: 10px;
	position: absolute;
	top: 32px;
	width: 330px;
	z-index: 9999
}

.weather_seven {
	color: #777;
	position: absolute;
	right: 10px;
	top: 0
}

.weather_title {
	padding: 0 9px;
	height: 32px;
	line-height: 32px;
	clear: both
}

.weather_title i {
	color: #333;
	padding-right: 4px;
	float: left
}

.weather_change,
.weather_con span {
	color: #777
}

.weather_select {
	margin-bottom: 10px;
	text-align: center;
	clear: both
}

.weather_select select {
	font-size: 12px;
	width: 84px;
	height: 22px;
	line-height: 22px;
	float: left;
	margin-left: 6px
}

.weather_select .ok {
	width: 40px;
	height: 22px;
	font-size: 12px;
	float: left;
	margin-left: 9px;
	border: 1px solid #999;
	cursor: pointer
}

.weather_day {
	margin: 0 9px;
	padding: 10px 0;
	background: #f5f6f7
}

.weather_day .weather_day_l {
	float: left;
	width: 145px
}

.weather_day .weather_day_l img {
	width: 55px;
	margin-left: 45px
}

.weather_day_wrap {
	float: right;
	margin: 10px 0 0;
	width: 165px
}

.weather_day_wrap .weather {
	color: #777;
	font-size: 16px;
	font-family: "Microsoft YaHei"
}

.quality i {
	color: #e6855c
}

.quality_degree {
	padding-left: 5px
}

.weather_day_l .feature {
	color: #8ec1e1;
	font-size: 12px;
	line-height: 22px;
	display: block;
	text-align: center
}

.weather_day_wrap span {
	color: #777;
	display: block;
	font-size: 12px;
	line-height: 22px
}

.weather_list {
	padding: 10px 9px
}

.weather_list a {
	color: #999;
	display: inline-block;
	line-height: 20px;
	text-align: center;
	width: 104px;
	height: 125px;
	float: left
}

.weather_list img {
	margin-top: 4px;
	width: 42px
}

.weather_list a:hover {
	background: #f5f6f7;
	border-radius: 1px;
	text-decoration: none;
	color: #999!important
}

.weather_horn {
	width: 9px;
	height: 6px;
	display: block;
	background: url(http://n2.static.pg0.cn/www/static/v1/image/chinaso_index_ico.png) -49px -394px no-repeat;
	position: absolute;
	left: 32px;
	top: -6px;
	z-index: 3
}

.weather_change,
.weather_city {
	float: left;
	color: #00af19
}

.webNew .top_weather {
	display: none
}

.headAD .headAD_b {
	display: block;
	margin-left: 15px;
	padding-right: 0!important
}

.headADNew .headAD_b {
	padding-right: 0;
	display: block;
	margin-left: 0
}

#jsProtectEyesMask,
.commonNavFixed .nav_result,
.slider-container .scale {
	display: none
}

.headADNew .headAD_top .gscp_ewm img {
	width: 80px!important;
	height: 80px!important;
	border: 3px solid #c8c8c8
}

.commonNavFixed .head .search {
	margin: 3px 0
}

.commonNavFixed .right_link {
	margin-top: 8px
}

.head #nav_more a {
	color: #999;
	font-size: 12px
}

.commonNavFixedPar .commonNavFixed {
	width: 100%!important
}

.secured_eye .chinaso_all_top_nav,
.secured_eye .detail-left-box,
.secured_eye .detail-more-con-toutiao .keywords a,
.secured_eye .detail-right-box,
.secured_eye .detail-right-title .tab a,
.secured_eye .detail-side-box,
.secured_eye .detail-sub-share span,
.secured_eye .footer,
.secured_eye .head_wap_fixed,
.secured_eye .keywords-boxs,
.secured_eye .news_index_v1_con_list_title,
.secured_eye .news_index_v1_r,
.secured_eye .sideMod,
.secured_eye .top,
.secured_eye .toutiao_express {
	background: 0 0!important
}

.slider-container .back-bar {
	height: 10px;
	position: relative
}

.slider-container .back-bar .pointer {
	position: absolute;
	width: 10px;
	height: 20px;
	background-color: red;
	cursor: pointer;
	opacity: 1;
	z-index: 2
}

.slider-container .back-bar .pointer.last-active {
	z-index: 3
}

.slider-container .back-bar .pointer-label {
	position: absolute;
	top: -17px;
	font-size: 10px;
	white-space: nowrap;
	line-height: 1
}

.slider-container .back-bar .focused {
	z-index: 10
}

.slider-container .clickable-dummy {
	cursor: pointer;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1
}

.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
	cursor: auto
}

.slider-container {
	margin: 20px auto 0
}

.theme-blue .back-bar,
.theme-green .back-bar {
	height: 10px;
	border: 1px solid #bec1c2;
	border-radius: 2px;
	background-color: #eee;
	background-color: #e7e7e7;
	background-image: -moz-linear-gradient(left, #f0f4f5, #b8ccba);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f4f5), to(#b8ccba));
	background-image: -webkit-linear-gradient(left, #f0f4f5, #b8ccba);
	background-image: -o-linear-gradient(left, #f0f4f5, #b8ccba);
	background-image: linear-gradient(to right, #f0f4f5, #b8ccba);
	background-repeat: repeat-x
}

.theme-blue .back-bar .pointer,
.theme-green .back-bar .pointer {
	width: 12px;
	height: 20px;
	top: -5px;
	background: #6cc61d
}

#jsProtectEyesChoose {
	position: fixed;
	bottom: 62px;
	right: 70px;
	width: 170px;
	height: 78px;
	border: 1px solid #e8e8e8;
	background: #f7f7f7;
	display: none;
	z-index: 999999
}

#jsProtectEyesMask {
	position: fixed;
	z-index: -1;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0;
	background-color: #A9E3C2;
	opacity: .5
}

.jsProtectEyes-con {
	position: relative;
	height: 80px;
	z-index: 9
}

.slider-title {
	width: 100%!important;
	height: 28px;
	line-height: 28px;
	clear: both;
	color: #666;
	text-align: center;
	border-bottom: #e8e8e8 1px solid
}

.slider-Close {
	width: 17px!important;
	height: 17px;
	background: url(http://n2.static.pg0.cn/www/common/base/image/bth_closed.gif) no-repeat;
	position: absolute;
	top: 4px;
	right: 4px;
	z-index: 10;
	cursor: pointer
}

.secured_eye .lazy_wrapper {
	border-top: 78px solid transparent
}

.jToolbar_box {
	position: relative;
	z-index: 999
}

.top_nav_v1 {
	float: left;
	z-index: 10000;
	font: 12px/32px simsun;
	color: #777;
	padding-left: 6px;
	z-index: 10000
}

.top_nav_v1 .cur,
.top_nav_v1 a {
	font-family: simsun;
	line-height: 33px;
	padding: 0 7px;
	font-weight: 700
}

.top_nav_v1 a {
	color: #777;
	display: block
}

.top_nav_v1 .cur {
	color: #c00;
	border-bottom: 2px solid #c00;
	height: 31px
}

.chinaso_app,
.top_nav_v1 .nav_more_con {
	border: 1px solid #e6e7e9;
	position: absolute
}

.top_nav_v1 .cur a {
	color: #c00!important;
	font-weight: 700
}

.doodle .top_nav_v1 .cur {
	display: none
}

.top_nav_v1 span {
	position: relative;
	float: left;
	display: inline-block
}

.top_nav_v1 .nav_more_con {
	width: auto;
	background: #fff;
	top: 32px;
	left: -10px;
	z-index: 3;
	text-align: center
}

.top_nav_v1 .nav_more_con span {
	float: none;
	margin: 0;
	white-space: nowrap;
	padding: 0 9px;
	display: block;
	height: 24px;
	line-height: 24px
}

.top_nav_v1 .nav_more_con span a {
	display: block;
	line-height: 24px;
	color: #777!important
}

#jToolbarUser a:hover,
.top_nav_v1 span a:hover {
	color: #c00!important;
	text-decoration: underline
}

.nav_more_con .nav_more_con_horn {
	width: 9px;
	height: 6px;
	display: block;
	background: url(http://n2.static.pg0.cn/www/static/v1/image/chinaso_index_ico.png) -49px -394px no-repeat;
	position: absolute;
	left: 50%;
	margin-left: -4px;
	top: -6px;
	z-index: 3
}

.top_nav_v1 .icoNewRed {
	top: 0
}

.top_nav_v1 .nav_more_con .icoNewRed {
	top: -5px;
	right: -5px
}

#nav_more_change a,
.nav_more_con span a {
	font-weight: 400
}

.chinaso_app {
	top: 32px;
	right: 115px;
	z-index: 9999;
	width: 100px;
	background-color: #fff
}

.chinaso_app img {
	margin: 13px 13px 0;
	width: 74px;
	height: 74px
}

.chinaso_app p {
	text-align: center;
	color: #000
}

.chinaso_app .weather_horn {
	left: 46px
}

.chinaso_app a:hover p {
	color: #c00!important
}

#chinaso_app_link {
	width: auto
}

.webNew_B #header .head {
	padding: 0!important;
	height: auto;
	width: 100%
}

.webNew_B #header .commonNavFixedPar .head {
	padding: 0!important
}

.webNew_B #searchDelVal {
	left: 510px;
	top: 12px
}

.webNew_B .head .logo {
	background: url(http://n2.static.pg0.cn/www/common/base/image/logo/logo_search.png) no-repeat;
	width: 87px;
	height: 38px!important
}

.webNew_B.sDown #header {
	height: auto!important
}

.webNew_B .search_input2 {
	padding: 0 0 0 10px
}

.webNew_B .ac-wrap {
	width: 536px
}

.webNew_B.w1024 .top#jToolbar {
	width: inherit;
	min-width: inherit
}

.webNew_B #header {
	border-bottom: #eee solid 1px
}

.webNew_B .headAD {
	top: 11px
}

#img_srp.webNew_B .head .logo {
	background: url(http://n2.static.pg0.cn/www/common/base/image/logo/logo_search_image.png) no-repeat
}

#img_srp.webNew_B #Min {
	padding-top: 0!important
}

#img_srp.webNew_B .search {
	background: #fff
}

#img_srp.webNew_B a {
	text-decoration: none
}

#img_srp.webNew_B a:hover {
	text-decoration: underline
}

#img_srp.webNew_B .todayHot {
	width: 100%
}

#img_srp .search,
.img_all .search {
	background-color: #fff;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .03), 0 1px 1px 1px rgba(0, 0, 0, .08)
}

#baike_search #header,
#v_search #header {
	border-bottom: #eee solid 1px;
	box-shadow: 0 0 4px #efefef
}

.webNew_B.yui3-skin-sam .head .logo {
	background: url(http://n2.static.pg0.cn/www/common/base/image/logo/logo_search_news.png) no-repeat rgba(0, 0, 0, 0)
}

#baike_search .head .logo {
	background: url(http://n2.static.pg0.cn/www/common/base/image/logo/logo_search_baike.png) no-repeat;
	width: 87px;
	height: 38px
}

#baike_search .commonNavFixed .head {
	height: auto;
	width: 100%;
	padding: 0
}

#baike_search .baike-all {
	background: 0 0
}

.no_text {
	text-indent: -9999em
}

#baike_search #header,
#baike_search .baike_news_nav,
#baike_search .footer,
#baike_search .top,
#img_srp .footer,
#img_srp .top,
.webNew_B #header,
.webNew_B #header .head,
.webNew_B .footer.f_n,
.webNew_B .top,
body#baike_search,
body#img_srp,
body.webAll .footer {
	min-width: 1050px;
	_width: expression((documentElement.clientWidth < 1050) ? "1050px": "100%")
}

#v_search .head .logo {
	background: url(http://n2.static.pg0.cn/www/common/base/image/logo/logo_search_v.png) no-repeat;
	width: 87px;
	height: 38px
}

#v_search .commonNavFixed .head {
	height: auto;
	width: 100%
}

.top_search_nav {
	clear: both;
	height: 39px;
	font: 14px/39px simsun;
	background: #f8f8f8;
	border-top: 1px solid #ebebeb;
	width: 100%;
	padding-left: 0!important
}

.top_search_nav .cur,
.top_search_nav span a {
	padding: 0 16px;
	line-height: 39px;
	font-family: å¾®è½¯é›…é»‘
}

.top_search_nav span {
	position: relative;
	float: left;
	display: inline-block
}

.top_search_nav span a {
	font-weight: 400;
	color: #555;
	display: block
}

.top_search_nav .cur {
	color: #c00;
	font-weight: 700;
	border-bottom: 2px solid #c00;
	height: 38px
}

.top_search_nav .cur a {
	font-weight: 700
}

.top_search_nav_all {
	margin-left: 130px
}

.more_product {
	font-family: â€œå®‹ä½“â€
}

.webAll .top .top_data,
.webAll .top_weather {
	display: block!important
}

#baike_search .top .top_data i,
#v_search .top .top_data i,
.commonNavFixed .top_search_nav,
.webNew_B .top .top_data i {
	display: none
}

#account-container-auto {
	position: relative;
	z-index: 99
}

.search_head_l {
	float: left
}

.search_head_l h1 {
	display: block;
	float: left;
	height: 68px
}

.search_head_r {
	float: right;
	margin: 18px 20px 0 0
}

.search_head_r_con em {
	text-align: center;
	color: #ccc;
	line-height: 32px;
	margin: 0 5px;
	float: left;
	font-family: "å®‹ä½“"!important;
	font-style: normal
}

.search_head_r_con span,
.search_head_r_con span a {
	font-family: "å®‹ä½“";
	color: #555;
	float: left;
	line-height: 32px;
	white-space: nowrap
}

#baike_search .search,
#img_srp.webNew_B .head .search,
#v_search .search,
.webNew_B .search {
	margin-top: 12px!important
}

.webNew_B .commonNavFixedPar .commonNavFixed {
	height: auto
}

.webNew_B .commonNavFixedPar .head .logo {
	margin-top: 15px!important
}

#baike_search .head .logo,
#v_search .head .logo,
.webNew_B .head .logo {
	margin: 15px 23px!important
}

#img_srp.webNew_B .head .search {
	margin-left: 0!important
}

.webNew .relatedWrapper {
	margin-top: 20px!important
}

.webNew .resultWrapper {
	padding-top: 20px!important
}

.webChange .mainWrapper,
.webNew_B .topTool {
	padding-top: 0!important
}

.webNew_B .topTool {
	margin-top: -5px!important;
	border-top: none!important
}

#img_srp .imgTabWrapper {
	display: none
}

#img_srp .IMain {
	margin-top: 20px!important
}

.w1024 .filterWrapper {
	display: none!important
}