@charset "utf-8";

body {
	position: relative;
	padding: 0;
	margin: 0;
	color: #777;
	font: normal 14px/180% "microsoft yahei", simhei;
	background-color: #fff
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
	padding: 0;
	margin: 0
}

img {
	border: none;
	-ms-interpolation-mode: bicubic
}

dl,
dt,
dd {
	padding: 0;
	margin: 0
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none
}

em,
i {
	font-style: normal
}

u {
	text-decoration: none
}

a {
	color: #222;
	text-decoration: none
}

a:hover {
	color: #ea4a2d;
	text-decoration: underline
}

.clear {
	clear: both
}

.clearfix:after,
.ps_line_on:after,
.m_one:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: block;
	zoom: 1;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	padding-top: 44px;
	text-align: left
}

/*****base css*****/
.fl {
	float: left
}

.fr {
	float: right
}

.ma {
	margin: 0 auto
}

.top_ls {
	width: 100%;
	background: #EEEEEE;
	height: 30px;
	line-height: 30px;
}

.top_text {
	color: #999999;
	height: 50px;
	width: 1200px;
	margin: 0 auto;
}

.w100 {
	width: 100px
}

.w180 {
	width: 180px
}

.w240 {
	width: 240px
}

.w270 {
	width: 370px
}

.w340 {
	width: 340px
}

.w350 {
	width: 350px
}

.w345 {
	width: 390px
}

.w420 {
	width: 420px
}

.w870 {
	width: 670px
}

.w720 {
	width: 800px
}

.w1000 {
	width: 1200px;
	margin: 0 auto;
}

.mt5 {
	margin-top: 5px
}

.mt10 {
	margin-top: 10px
}

.mt13 {
	margin-top: 13px
}

.mt15 {
	/* margin-top:15px */
}

.mt20 {
	margin-top: 20px
}

.mt25 {
	margin-top: 20px
}

.mt30 {
	margin-top: 27px
}

.mt40 {
	/* margin-top: 40px */
}

.mb10 {
	margin-bottom: 10px
}

.mb20 {
	margin-bottom: 20px
}

.ml20 {
	margin-left: 20px
}

.mr5 {
	margin-right: 5px
}

.mr10 {
	margin-right: 10px
}

.pt5 {
	padding-top: 5px
}

.pt10 {
	padding-top: 10px
}

.pt15 {
	padding-top: 15px
}

.pt20 {
	padding-top: 20px
}

.pt30 {
	padding-top: 30px
}

.pb10 {
	padding-bottom: 10px
}

.pb20 {
	padding-bottom: 20px
}

.pr20 {
	padding-right: 20px
}

.bt1d {
	border-top: 1px dashed #c8c8c8
}

.bb1d {
	border-bottom: 1px dashed #c8c8c8
}

.fwn {
	font-weight: normal
}

.oh {
	overflow: hidden
}

.nodisplay {
	display: none
}

.top_a,
.s_a {
	min-height: 30px;
	font-size: 0;
	line-height: 0;
	margin-top: 15px;
}

.top_a span,
.s_a span {
	display: inline-block
}

.top_a a,
.s_a a {
	font-size: 0;
	line-height: 0
}

.s_a_o {
	height: 140px
}

.s_a_o img {
	width: 280px;
	height: auto !important
}

.spr_0 {
	background: url(zx_sprite_01.png) no-repeat
}

.spr_1 {
	background: url(lib_sprite_03.png) no-repeat
}

.spr_2 {
	background: url(lib_sprite_05.png) no-repeat
}

.full_bg {
	position: relative;
	width: 100%;
	overflow: hidden;
}

/* header */
.top_bar_wrap {
	width: 1200px !important
}

.header {
	position: relative;
	padding-top: 15px;
	padding-bottom:10px;
}

.logo a {
	display: block;
	width: 265px;
	height: 86px;
	line-height: 666;
	overflow: hidden;
	background-image: url(../img/logo.png);
}

.hot_search {
	height: 28px;
	margin-top: 6px;
	padding-right: 10px;
	font: 12px/28px "microsoft yahei";
	color: #6b6b6b
}

.hot_search a {
	margin-right: 6px;
	color: #6b6b6b
}

.search_wrap {
	width: 376px
}

.search_text {
	width: 260px;
	height: 38px;
	padding: 0 5px 0 35px;
	line-height: 38px;
	border: 1px solid #222222;
	border-right: none;
	font-family: "microsoft yahei";
	color: #222222;
	background-position: -72px 9px;
	outline: none
}

.search_btn {
	display: inline-block;
	width: 75px;
	height: 40px;
	background-color: #ea4a2d;
	text-align: center;
	font: 18px/40px "microsoft yahei";
	color: #fff
}

.search_btn:hover {
	background-color: #37383a;
	color: #fff;
	text-decoration: none
}

.search_on .search_text {
	border-color: #0f7edd
}

.hot_key {
	margin-right: 10px;
	line-height: 40px;
	color: #222222
}

.hot_key a {
	margin-right: 10px;
	color: #222222
}


.menu {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #ea4a2d;
	display: flex;
	justify-content: center;
}

.menu * {
	box-sizing: border-box;
}

.menu .center {
	width: 1200px;
}

.menu .ul-list {
	display: flex;
}

.menu .ul-list>li {
	flex: 1;
	border-right: 1px solid #ea4a2d;
	position: relative;
}

.menu .ul-list>li:last-child {
	border-right: none;
}

.menu .ul-list>li>a {
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	background: #ea4a2d;
	font-weight: 600;
}

.menu .ul-list>li>span {
	color: #fff;
	font-size: 14px;
	height: 46px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ea4a2d;
}

.menu .ul-list>li:hover .ol-list {
	display: block;
}

.menu .ol-list {
	display: none;
	position: absolute;
	top: 46px;
	left: 0;
	z-index: 999999 !important;
	background: #ea4a2d;
	width: 100%;
}

.menu .ol-list>li>a {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	height: 46px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ff0054;
	justify-content: center;
	font-weight: 600;
}

.menu .ol-list>li>a:hover {
	background: #ea4a2d;
}

.col_mod_0 {
	width: 595px;
	/* background: #090; */
	margin-left: 24px;
	height: 362px;
}

.container a:hover {
	text-decoration: none
}

.tFocus {
	position: relative;
	width: 580px;
	/*height:358px;*/
}

.tFocus-pic {
	position: relative;
	padding-right: ;
	width: 430px;
	height: 362px;
}

.tFocus-pic:after {
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	content: ""
}

.tFocus-pic li {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	background-color: #fff;
	z-index: 12 !important;
}

.s_tit_wrap {
	float: left;
	width: 470px;
	height: 30px;
	overflow: hidden;
	margin-top: 15px;
}

.s_pic_tit {
	font-size: 26px;
	line-height: 30px
}

.s_pic_tit:hover {
	text-decoration: none
}

.slide_num {
	position: relative;
	float: right;
	width: 60px;
	height: 30px;
	margin-top: 18px;
}

.slide_num b {
	position: absolute;
	top: 2px;
	right: 20px;
	font-size: 30px;
	color: #ea4a2d;
	font-weight: normal;
	font-family: arial
}

.slide_num i {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 16px;
	color: #222;
	font-family: arial
}

.slide_num em {
	position: absolute;
	top: 0;
	right: 5px;
	display: block;
	width: 16px;
	height: 30px;
	overflow: hidden;
	background-image: url(../img/zx_sprite_01.png) -55px -50px no-repeat
}

.s_info {
	float: left;
	height: 44px;
	width: 470px;
	overflow: hidden;
	margin-top: 10px;
	line-height: 22px;
}

.tp_block {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin-right: 5px;
	padding: 0 6px;
	color: #000;
	font-size: 14px;
	background-color: #157efb;
	vertical-align: middle
}

.tp_block:hover {
	color: #000
}

.tb_1 {
	background-color: #ea4a2d
}

/*行业*/
.tb_2 {
	background-color: #157efb
}

/*观点*/
.tb_3 {
	background-color: #928bd7
}

/*数据*/
.tb_4 {
	background-color: #31b66f
}

/*公司*/
.tb_5 {
	background-color: #c8c064
}

/*人物*/
.tb_6 {
	background-color: #f7975e
}

/*硬件*/
.tb_7 {
	background-color: #fff;
	font-size: 20px;
	font-weight: bold;
}

/*世界*/
.s_pic {
	float: left;
	display: block;
	width: 580px;
	height: 267px;
	overflow: hidden;
	/* margin-top:10px */
}

.main_wrap {
	height: 350px;
	overflow: hidden
}

.tFocus_btn {
	position: absolute;
	width: 76px;
	height: 36px;
	top: 329px;
	right: 0;
	z-index: 555
}

.tFocus_btn a {
	float: left;
	display: inline-block;
	width: 36px;
	height: 36px;
	overflow: hidden;
	margin-left: 2px;
	background: url(../img/zx_sprite_01.png) #ccc no-repeat;
}

.tFocus_btn a:hover {
	background-color: #379be9
}

.tFocus_btn .prev {
	background-position: 0 0
}

.tFocus_btn .next {
	background-position: -40px 0
}

.col_mod {
	display: inline-block
}

.col_tit_wrap {
	position: relative
}

.col_mod_0 .col_tit_wrap {
	height: 28px;
	padding-left: 0;
	background: none
}

.col_mod_0 .col_tit {
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	font-size: 22px;
	color: #222
}

.i_today {
	display: inline-block;
	width: 50px;
	height: 28px;
	margin-right: 10px;
	overflow: hidden;
	line-height: 666;
	background: url(zx_sprite_01.png) 0 -55px no-repeat;
	vertical-align: top
}

.news_mod .news_tit {
	font-size: 20px;
	line-height: 28px;
	height: 30px;
	overflow: hidden
}

.news_mod .news_tit a:hover {
	color: #157efb;
	text-decoration: none
}

.news_mod .news_tit .tp_block:hover {
	color: #fff;
	text-decoration: underline
}

.news_dis {
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
	line-height: 20px
}

.t_n_list li {
	float: left;
	width: 100%;
	height: 31px;
	overflow: hidden
}

.t_name {
	display: inline-block;
	float: left;
	margin-right: 10px;
	font-size: 14px;
	color: #777
}

/*col_mod*/
.col_mod .col_tit_wrap {
	height: 24px;
	/* padding-left:10px; */
	background: url(zx_sprite_01.png) -80px -50px no-repeat
}

.col_mod .col_tit {
	font-size: 20px;
	line-height: 22px;
	color: #222
}
.col_mod .col_tit a {
font-size: 20px;font-weight: bold;color: #000000; 
}


.n_p_mod_0 {
	height: 94px;
	overflow: hidden;
	margin-top: 18px
}

.n_p_mod_0 .n_pic {
	display: inline-block;
	width: 125px;
	height: 94px;
	overflow: hidden;
	margin-right: 10px;
	line-height: 0
}

.n_p_mod_0 .n_tit {
	font-size: 16px;
	line-height: 30px
}

.news_list_dot li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	padding-left: 10px;
	background: url(zx_sprite_01.png) -80px -156px no-repeat;
	font-size: 14px;
}

.news_list_dot li a {
	color: #777777;
}

.news_list_dot_0 {}

.news_list_dot_0 li {
	display: table;
	width: 280px;
	height: 36px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-left: 0;
	background: none;
	font: 14px/18px "microsoft yahei";
	vertical-align: middle
}

.news_list_dot_0 li a {
	display: table-cell;
	table-layout: fixed;
	width: 192px;
	max-height: 36px;
	overflow: hidden;
	vertical-align: middle;
	text-align: left;
	/*text-overflow:ellipsis;white-space:nowrap;*/
}

.news_list_dot_0 .nl_block {
	display: inline-block;
	float: left;
	width: 68px;
	height: 34px;
	margin: 0 10px 0 0;
	padding: 0 5px;
	overflow: hidden;
	text-align: center;
	font: 14px/34px "microsoft yahei";
	color: #fff;
	background-color: #ea4a2d
}


.main_wrap_1 {
	height: 190px;
	overflow: hidden
}

.i_com {
	display: inline-block;
	width: 110px;
	height: 25px;
	margin-right: 10px;
	overflow: hidden;
	line-height: 666;
	background: url(zx_sprite_01.png) 0 -210px no-repeat;
	vertical-align: top
}

.n_pic_1 {
	display: inline-block;
	width: 178px;
	height: 134px;
	margin-top: 7px;
	margin-right: 15px;
	line-height: 0
}

.news_list_1 li {
	height: 30px;
	overflow: hidden;
	line-height: 30px
}

.news_list_1 li a {
	color: #777777;
}

.nl_type {
	display: inline-block;
	float: right;
	margin-left: 20px;
	font-size: 12px;
	color: #777
}

.nl_type:hover {
	color: #0f7edd
}

.bt3bd {
	/* border-top:3px solid #ea4a2d */
}

.main_news_list {
	width: 800px;
	zoom: 1;
}

.mn_one {
	display: inline-block;
	float: left;
	width: 770px;
	_height: 180px;
	_overflow: hidden;
	margin-bottom: 15px;
	padding: 15px 15px 35px 0;
	border-bottom: 1px solid #e7e7e7;
	zoom: 1
}

.mn_tit_wrap {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	margin-bottom: 18px
}

.mn_tit_wrap .tp_block {
	margin-top: -7px;
	*margin-top: -4px
}

.mn_tit {
	font-size: 18px;
	color:#000000
}

.mn_con p {
	/* font-family:simsun */
}

.mn_pic {
	display: block;
	_display: inline;
	float: left;
	width: 198px;
	height: 134px;
	overflow: hidden;
	line-height: 0;
	margin-right: 15px;
	zoom: 1
}

.mn_info {
	height: 103px;
	overflow: hidden;
	line-height: 26px
}

.more_info {
	/* font-size:12px; */
	color: #f60
}

.mn_time {
	margin-top: 5px;
	font-size: 12px;
	color: #999
}

.mn_tags {
	height: 20px;
	font-size: 12px;
	overflow: hidden
}

.mn_tags a {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin: 0 3px;
	padding: 0 4px;
	color: #777
}

.mn_tags a:hover {
	color: #fff;
	background-color: #379be9
}

.news_list_dot_1 {
	width: 800px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px
}

.news_list_dot_1 li {
	float: left;
	width: 375px;
	overflow: hidden;
	margin-right: 15px
}

.m_more_btn {
	display: block;
	height: 40px;
	line-height: 40px;
	_height: 32px;
	_line-height: 32px;
	_padding-top: 8px;
	margin-top: 30px;
	font-size: 18px;
	background-color: #eee;
	text-align: center;
	color: #bbb
}

.m_more_btn:hover {
	color: #fff;
	background-color: #0f7edd
}

.m_more_btn b {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin-left: 10px;
	overflow: hidden;
	background: url(zx_sprite_01.png) 0 -190px no-repeat;
	vertical-align: middle
}

.c_more_btn {
	float: right;
	font-size: 12px;
	color: #777
}

.pic_show_list .ps_line {
	height: 50px
}

.ps_one {
	float: left;
	width: 370px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e7e7e7;
	zoom: 1
}

.ps_m_type {
	float: left;
	display: inline-block;
	width: 80px;
	height: 50px;
	overflow: hidden;
	font-size: 16px;
	color: #222
}

.ps_m_tit {
	display: inline-block;
	width: 278px;
	height: 50px;
	overflow: hidden;
	padding-left: 12px;
	font-size: 14px;
	background: url(zx_sprite_01.png) -80px -109px no-repeat
}

.pic_show_list .on .ps_line {
	display: none
}

.pic_show_list .on {
	height: 275px
}

.ps_line_on {
	display: none
}

.pic_show_list .on .ps_line_on {
	display: block
}

.ps_type {
	display: inline-block;
	float: left;
	width: 50px;
	height: 65px;
	margin-right: 10px;
	padding: 10px 10px 0;
	background-color: #ea4a2d;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 28px
}

.ps_tit {
	display: inline-block;
	float: left;
	width: 270px;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	margin-top: 7px;
	background: url(zx_sprite_01.png) -80px -83px no-repeat;
	font-size: 16px
}

.ps_info {
	float: left;
	width: 290px;
	height: 36px;
	overflow: hidden;
	margin-top: 5px;
	font-size: 14px;
	line-height: 18px;
}

.ps_pic {
	float: left;
	line-height: 0
}

.rank_list li {
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-bottom: 1px solid #eaeaea
}

.rank_list .r_num {
	display: inline-block;
	float: right;
	width: 22px;
	height: 20px;
	overflow: hidden;
	margin: 10px 0 0 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background-color: #a2a2a2
}

.rank_list .num_1 {
	background-color: #ea4a2d
}

.rank_list .num_2 {
	background-color: #f19601
}

.rank_list .num_3 {
	background-color: #f3d400
}

.app_tab {
	float: left;
	width: 63px;
	height: 21px;
	overflow: hidden;
	margin-left: 10px;
	background: url(zx_sprite_01.png) 0 -130px no-repeat
}

.app_and {
	background-position: 0 -160px
}

.app_tab a {
	display: inline-block;
	float: left;
	width: 31px;
	height: 21px;
	overflow: hidden;
	line-height: 666
}

.app_list {
	width: 360px;
	height: 240px;
	margin-top: 10px
}

.app_list li {
	float: left;
	width: 80px;
	overflow: hidden;
	margin: 0 20px 6px 0
}

.pic_one {
	text-align: center;
	line-height: 0;
	font-size: 0
}

.pic_one_tit {
	display: inline-block;
	width: 100%;
	font-size: 14px;
	line-height: 34px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.col_mod_2 .col_tit_wrap {
	height: 40px;
	overflow: hidden;
	line-height: 44px
}

.col_mod_2 .col_tit {
	float: left;
	font-size: 22px;
	font-weight: bold;
	color: #222
}

.right_wrap {
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	font-family: simsun;
	font-size: 12px
}

.col_mod_2 .col_tit_tab {
	float: left
}

.col_mod_2 .col_tit_tab a {
	margin-right: 20px;
	color: #777
}

.col_mod_2 .col_tit_tab a:hover {
	color: #0f7edd
}

.col_mod_2 .c_more_wrap {
	display: inline-block;
	width: 24px;
	height: 33px;
	padding: 0 5px 0 20px;
	/* border-left:1px solid #d9d9d9 */
}

.pic_news_list {
	width: 800px;
}

.pic_news_list li {
	float: left;
	width: 180px;
	margin-right: 20px;
	background: rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}

.col_mod_3 .col_tit_wrap {
	position: relative;
	height: 30px;
	line-height: 30px
}

.col_mod_3 .col_tit {
	font-size: 20px;
	color: #000;
	font-weight: bold;

}

.col_mod_3 .col_line {
	position: absolute;
	left: 84px;
	top: 14px;
	width: 230px;
	height: 0;
	overflow: hidden;
	border-top: 1px solid #d9d9d9
}

.col_mod_3 li {
	font-size: 14px;
}

.more_btn {
	color: #777
}

.pic_one_1 {
	height: 94px;
	margin-bottom: 22px
}

.pic_one_1_pic {
	display: inline-block;
	float: left;
	width: 135px;
	height: 94px;
	overflow: hidden;
	margin-right: 12px
}

.pic_one_1_tit,
.pic_one_1_info {
	display: block;
	height: 50px;
	overflow: hidden;
	line-height: 24px;
}

.pic_one_1_info {
	margin-top: 8px;
	font-size: 14px;
}

.pic_show_list_1 {
	margin-top: 20px
}

.pic_show_list_1 {
	position: relative;
	width: 1200px;
	height: 324px;
	z-index: 0
}

.pic_show_list_1 a {
	position: absolute;
	display: inline-block;
	overflow: hidden
}

.pic_show_list_1 a:hover {
	text-decoration: none
}

.pic_show_list_1 span {
	display: none
}

.pic_show_list_1 .pic_show_tips {
	position: absolute;
	left: 10%;
	bottom: 40%;
	z-index: 10;
	width: 80%;
	max-height: 84px;
	overflow: hidden;
	font: 16px/28px "simsun";
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center
}

.pic_show_list_1 a .bg {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	padding: 10px;
	color: #fff;
	cursor: pointer;
	width: 100%;
	height: 100%;
	padding: 0;
	z-index: 3;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: .7
}

.pic_show_0 {
	width: 203px;
	height: 324px;
	left: 0;
	top: 0
}

.pic_show_1 {
	width: 209px;
	height: 157px;
	left: 212px;
	top: 0
}

.pic_show_2 {
	width: 209px;
	height: 157px;
	left: 430px;
	top: 0
}

.pic_show_3 {
	width: 209px;
	height: 157px;
	left: 212px;
	bottom: 0
}

.pic_show_4 {
	width: 209px;
	height: 157px;
	left: 430px;
	bottom: 0
}

.pic_show_5 {
	width: 203px;
	height: 324px;
	right: 349px;
	top: 0
}

.pic_show_6 {
	width: 340px;
	height: 157px;
	right: 0;
	top: 0
}

.pic_show_7 {
	width: 340px;
	height: 157px;
	right: 0;
	bottom: 0
}

/* footer */
.pr {
	position: relative
}

.pa {
	position: absolute
}

.spr {
	background: url(zx_sprite_01.png) no-repeat;
	display: block
}

.footer_wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.footer_wrapper p a {
margin-left:5px;
margin-right:5px;
}

.footer {
	background-color: #ebebeb;
	padding: 30px 0 0;
	min-width: 1000px;
	overflow: hidden
}

.footer .wb-link {
	padding-bottom: 30px;
	border-bottom: 1px solid #d5d5d5
}

.friendly,
.merchant,
.contact {
	height: 150px;
	overflow: hidden
}

.friendly li,
.merchant li {
	height: 28px;
	line-height: 28px;
	display: block;
	float: left;
	overflow: hidden
}

.friendly {
	width: 950px
}

.friendly ul {
	height: 84px
}

.friendly li {
	width: 130px
}

.friend-handle {
	width: 60px;
	height: 16px;
	padding: 4px 70px 4px 0;
	overflow: hidden;
	top: 130px;
	right: 0;
	background-color: #ebebeb
}

.friendly-con {
	width: 950px;
	overflow: hidden
}

.f-prev a.spr,
.f-next a.spr {
	width: 20px;
	height: 16px;
	background-position: -60px -242px;
	text-indent: -999em
}

.f-next a.spr {
	background-position: -90px -242px
}

.f-prev a.disable {
	background-position: 0 -242px
}

.f-next a.disable {
	background-position: -30px -242px
}

.merchant {
	width: 299px
}

.merchant,
.contact {
	border-left: 1px solid #d5d5d5;
	padding-left: 25px
}

.merchant li {
	width: 149px
}

.contact {
	width: 199px
}

.fx-icon a {
	width: 45px;
	height: 45px;
	float: left;
	text-indent: -999em;
	margin-right: 20px;
	background: url(fx.png) no-repeat
}

.fx-icon a.wb-icon {
	background-position: 0 0
}

.fx-icon a.qq-icon {
	background-position: -90px 0
}

.fx-icon a.wx-icon {
	background-position: -180px 0
}

.fx-icon a,
.fx-icon a:hover {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	transition: all 0.25s ease-in-out
}

.fx-icon a.wb-icon:hover {
	background-position: 0 -45px
}

.fx-icon a.qq-icon:hover {
	background-position: -90px -45px
}

.fx-icon a.wx-icon:hover {
	background-position: -180px -45px
}

.tit-h6 {
	font-size: 16px;
	color: #242424
}

.f-more {
	position: absolute;
	right: 65px;
	top: 5px
}

.f-more a {
	font-size: 12px;
	color: #157ef1
}

/* 侧边浮动按钮 */
*html {
	background-image: url(about:blank);
	background-attachment: fixed
}

.float_btn {
	position: fixed;
	_position: absolute;
	bottom: 50px;
	_bottom: auto;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-90));
	right: 20px;
	z-index: 9999;
	width: 52px
}

/*.f_on{background-color:#458fce}*/
.code_2 {
	position: relative;
	z-index: 0;
	margin-top: 10px;
	line-height: 0
}

.top_btn {
	display: none;
	width: 52px;
	height: 52px;
	overflow: hidden;
	border: 1px solid #dcdcdc;
	background: url(../img/zx_sprite_01.png) #f9f9f9 0 -260px no-repeat
}

.code_2 .code_2_btn {
	display: inline-block;
	width: 52px;
	height: 38px;
	border: 1px solid #dcdcdc;
	background: url(../img/zx_sprite_01.png) #f9f9f9 -60px -260px no-repeat
}

.code_2 .code_2_btn:hover,
.top_btn:hover {
	background-color: #e1e1e1
}

.code_2 p {
	display: none;
	position: absolute;
	left: -269px;
	bottom: -25px;
	z-index: 1;
	width: 270px;
	height: 292px;
	overflow: hidden;
	line-height: 0
}

.code_2 p span {
	display: inline-block;
	width: 258px;
	height: 290px;
	overflow: hidden;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: url(../img/weixin_erweima.png) center center no-repeat
}

.code_2 p b {
	display: inline-block;
	position: absolute;
	bottom: 35px;
	right: -10px;
	width: 0;
	height: 0;
	border-style: dashed dashed dashed solid;
	border-width: 0 10px 10px;
	border-color: transparent transparent transparent #ccc;
	overflow: hidden;
	zoom: 1;
	font-size: 0
}

/*list*/
.main_new {}

.n_tip {
	display: inline-block;
	float: left;
	width: 70px;
	height: 51px;
	margin-right: 10px;
	overflow: hidden;
	line-height: 666;
	background: url(zx_sprite_10.png) 0 0 no-repeat
}

.n_tit {
	height: 30px;
	overflow: hidden;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal
}

.n_tit_warp p {
	height: 20px;
	margin-top: 5px;
	overflow: hidden;
	line-height: 20px
}

.n_tit_warp p span {
	margin-right: 40px
}

.n_tags a {
	margin-right: 15px;
	color: #777
}

.n_tags a:hover {
	color: #0f7edd
}

.n_con {
	display: block;
	position: relative;
	width: 100%;
	height: 295px;
	margin-top: 20px;
	background-color: #37383a
}

.n_con p {
	height: 234px;
	padding: 20px 15px 0 15px;
	overflow: hidden;
	line-height: 26px;
	color: #fff
}

.n_read {
	display: inline-block;
	position: absolute;
	right: 15px;
	bottom: 15px;
	height: 25px;
	line-height: 25px;
	padding: 0 15px;
	background-color: #cf0000;
	color: #fff;
	font-family: simsun
}

.crumbs {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd
}

.crumbs a {
	color: #777
}

.crumbs a:hover {
	color: #0f7edd
}

.m_one {
	position: relative;
	margin: 25px 0 5px 0;
	padding-bottom: 30px;
	border-bottom: 1px solid #e7e7e7;
	zoom: 1
}

.m_one_pic {
	display: inline-block;
	float: left;
	width: 245px;
	height: 184px;
	margin: 0 20px 0 3px;
	overflow: hidden
}

.n_time {
	position: absolute;
	left: 0;
	top: -3px;
	width: 77px;
	text-align: center;
	width: 50px;
	padding: 7px 10px;
	font-size: 20px;
	color: #fff;
	background-color: #0f7edd;
	line-height: 20px;
	font-family: arial
}

.n_time b {
	display: block;
	font-weight: normal;
	font-size: 16px
}

.n_ontime {
	background-color: #ea4a2d
}

.m_one_tit {
	font-size: 20px;
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	font-weight: normal
}

.m_one_info {
	height: auto;
	overflow: hidden;
	margin-top: 25px;
	font: 14px/26px simsun
}

.m_one_tags {
	margin-top: 20px;
	font-size: 12px;
	font-family: simsun
}

.m_one_tags a {
	margin-right: 14px;
	color: #777
}

.m_one_tags a:hover {
	color: #0f7edd
}

.click_box {
	margin-top: 20px
}

.click_box a {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin-right: 20px;
	padding: 0 0 0 25px;
	background: url(zx_sprite_10.png) no-repeat;
	color: #777
}

.click_box a:hover {
	color: #0f7edd
}

.click_box .click_like {
	background-position: -80px 0
}

.click_box .click_unlike {
	background-position: -80px -30px
}

/*分页效果*/
.pages {
	padding: 20px 0 10px;
	font-family: simsun
}

.pages li {
	display: inline
}

.pages li strong {
	margin-left: 5px;
	font-weight: normal
}

.pages a {
	padding: 10px 13px;
	border: 1px solid #CCC;
	background: #fff;
	color: #A4A4A4;
	line-height: 18px
}

.pages li.thisclass,
.pages a:hover {
	padding: 10px 13px;
	border: 1px solid #0f7edd;
	background: #0f7edd;
	color: #fff;
	text-decoration: none
}

.pages li.thisclass {
	padding: 10px 13px;
	line-height: 18px
}

* html .pages li.thisclass {
	padding: 10px 7px 10px 15px;
	margin-right: 6px
}

*+html .pages li.thisclass {
	padding: 10px 7px 10px 15px;
	margin-right: 6px
}

/*文章分页*/
.pages_c {
	padding-top: 25px;
	clear: both;
	text-align: center;
	line-height: 0;
	zoom: 1
}

.pages_c li {
	display: inline-block;
	*display: inline;
	height: 34px;
	margin-bottom: 10px;
	padding: 0 3px;
	zoom: 1
}

.pages_c a {
	display: inline-block;
	height: 32px;
	padding: 0 13px;
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
	line-height: 32px
}

.pages_c li:first-child a,
.pages_c li:first-child a:hover {
	border: none;
	background: none;
	color: #333
}

.pages_c li.thisclass a,
.pages_c a:hover {
	background: #0f7edd;
	border: 1px solid #0f7edd;
	color: #fff;
	text-decoration: none
}

.pages_c span {
	display: none
}

/*col_side*/
.side_col {
	position: relative
}

.pic_news_1_0 li {
	margin-bottom: 20px
}

.pic_news_list_0 .pic_one {
	width: 125px;
	margin-right: 30px
}

.col_mod_3_0 .col_line {
	width: 160px
}


/* article */
.spr_a,
.related-box li,
.rec-txt li {
	background: url(zx_sprite_07.png) no-repeat;
	display: block
}

.arc-main {
	width: 100%;
	float: left
}

.arc-box,
.arc-main .position {
	color: #6b6b6b
}

.position {
	border-bottom: 1px solid #dbdbdb
}

.position,
.position a {
	height: 35px;
	line-height: 20px;
	color: #777
}

.position a:hover {
	color: #0f7edd
}

.product_info {
	height: 40px;
	background-color: #eee
}

.product_info_tit {
	width: 191px;
	height: 40px;
	padding: 0 2px;
	line-height: 40px;
	overflow: hidden;
	border-right: 1px solid #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: center
}

.product_info_tit a {
	color: #b90102
}

.product_info_list {
	width: 500px;
	padding-left: 4px;
	line-height: 40px;
	color: #c4c4c4
}

.product_info_list a {
	margin: 0 23px;
	font-size: 14px
}

.arc-tit {
	font-size: 28px;
	line-height: 1.8;
	color: #333;
	font-weight: normal;
	text-align: center
}

.post-info {
	padding: 15px 0 10px;
	text-align: center
}

.post-info-s {
	display: inline-block;
	*display: inline;
	margin: 0 auto
}

.post-info span {
	display: inline-block;
	float: left;
	margin-right: 10px;
	font-size: 12px
}

.comcomment {
	background-position: 56px -480px;
	padding-right: 30px
}

.tg a:hover,
.comcomment a {
	color: #039bd9
}

.share-t {
	width: 70px;
	position: relative
}

.share-t b {
	padding-right: 23px;
	background-position: -79px -637px;
	position: relative;
	height: 20px;
	line-height: 22px;
	font-weight: normal;
	border: 1px solid #fff;
	text-indent: 5px
}

.share-ton b {
	background-position: -79px -622px;
	border-color: #e0e0e0 #e0e0e0 #fff;
	z-index: 2;
	background-color: #fff
}

.share-ts {
	display: none;
	position: absolute;
	left: 0;
	top: 21px;
	border: 1px solid #e0e0e0;
	width: 92px;
	z-index: 1;
	background-color: #fff;
	padding: 7px 0
}

.share-ton .share-ts {
	display: block
}

.share-ts a {
	display: block;
	float: none !important;
	background: url(zx_sprite_07.png) no-repeat !important;
	height: 28px !important;
	line-height: 28px !important;
	padding: 0 !important;
	text-indent: 20px !important
}

a.qq-share {
	background-position: -143px -500px !important
}

a.wb-share {
	background-position: -143px -526px !important
}

a.wx-share {
	background-position: -143px -552px !important
}

.arc-body {
	font-size: 16px;
	line-height: 1.8em;
	color: #333
}

.arc-body a {
	text-decoration: none;
	outline: none
}

.arc-body p {
	text-indent: 30px;
	margin-bottom: 25px;
	display: block;
	clear: both
}

.arc-body .arc-body-info {
	max-height: 120px;
	_height: 90px;
	overflow: hidden;
	padding: 17px 20px 17px 120px;
	line-height: 30px;
	border-top: 1px dotted #d4d4d4;
	border-bottom: 1px dotted #d4d4d4;
	background: url(zx_sprite_07.png) 0 17px no-repeat;
	font-size: 16px/30px "microsoft yahei";
	text-indent: 0
}

.arc-body p img {
	margin: 5px 0
}

.arc-body center {
	margin-bottom: 25px;
	line-height: 0
}

.arc-body center p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 22px
}

.arc-body table {
	margin-bottom: 25px
}

.arc-body table p {
	margin-bottom: 0;
	vertical-align: middle
}

.end_source {
	float: right;
	font-size: 14px;
	color: #999
}

/* tags */
.tags {
	line-height: 32px;
	margin: 20px 0 20px
}

.tags em {
	width: 12px;
	height: 28px;
	line-height: 14px;
	padding: 2px 3px;
	display: inline-block;
	float: left;
	font-size: 12px;
	background-color: #424242;
	color: #fff;
	margin: 0 3px 0 0
}

.tags a {
	display: inline-block;
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	background-color: #f94c00;
	color: #fff;
	margin: 0 3px 0 0;
	font-size: 16px
}

/* share-box */
.share-box {
	margin-top: 0px;
	padding-top: 0px;
	border-top: 1px dotted #ccc
}

.wb-share-box,
.bd-share-box {
	height: 5px;
	overflow: hidden
}

.wb-share-box {
	width: 50%;
	display: inline-block;
	float: left
}

.bd-share-box {
	width: 50%;
	display: inline-block;
	float: left
}

.WB_widgets,
.Shares {
	width: 100% !important;
	height: auto !important;
	margin: 0 auto !important
}

.shareButton_btn {
	display: block;
	width: 79px;
	height: 72px;
	overflow: hidden;
	margin: 0 25px 0 0;
	background: url(zx_sprite_07.png) no-repeat 0 -506px;
}

.shareButton_btn:hover {
	background-position: 0 -578px
}

.shareButton_btn img {
	display: none
}

.social_active .WB_FB_show .WB_FB_info {
	float: left;
	width: 376px !important;
	display: inline-block !important;
	margin: 0 auto !important
}

.social_active .WB_FB_show .WB_uList {
	display: inline-block;
	float: left;
	width: 376px !important;
	clear: none !important
}

.social_active .WB_FB_show .WB_FB_info,
.social_active .WB_FB_show .WB_uList {
	width: 246px !important
}

.social_active .WB_FB_show .WB_FB_info a {
	vertical-align: top !important
}

.goodbad a {
	width: 45%;
	height: 20px;
	line-height: 20px;
	text-indent: 22px;
	overflow: hidden;
	display: inline-block;
	float: left;
	font-size: 12px;
	color: #0078b6;
	font-family: '\5b8b\4f53', Arial;
	cursor: pointer
}

.goodbad .count {
	color: #333;
	padding-left: 10px
}

.goodbad a.up,
.goodbad a.up:hover {
	background-position: -152px -608px
}

.goodbad a.sth,
.goodbad a.sth:hover {
	background-position: -152px -582px
}

.bd-share-s {
	margin-top: 17px
}

.bd-share-s a {
	height: 32px !important;
	line-height: 32px !important;
	display: inline-block;
	float: left;
	background-image: none !important;
	padding: 0 68px !important;
	font-size: 12px !important;
	color: #fff;
	margin: 0 7px 0 0 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

.bd-share-s a {
	padding: 0 35px !important
}

.bd-share-s a:hover {
	color: #fff !important
}

a.bg-red {
	background-color: #ed6364
}

a.bg-green {
	background-color: #78ad02
}

a.bg-gray,
a.bg-gray {
	width: 20px;
	padding: 0 10px !important;
	background: url(zx_sprite_07.png) #bbb -89px -506px !important
}

/* weixin-xx */
.weixin-xx {
	height: 58px;
	line-height: 28px;
	padding: 25px 20px 25px 108px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	background: url(weixin-xx.png) 18px 15px #f0f0f0 no-repeat;
	font-family: '\5b8b\4f53';
	font-size: 14px;
	color: #666
}

/* installed-necessary-box */
.installed-necessary-list {
	padding: 0 29px;
	position: relative
}

.installed-necessary-con {
	width: 810px;
	height: 105px;
	overflow: hidden;
	position: relative
}

.installed-necessary-con ul {
	height: 100%;
	position: absolute;
	left: 0;
	width: 9999px
}

.installed-necessary-list li {
	width: 135px;
	padding: 0;
	display: inline-block;
	float: left;
	line-height: 0;
	text-align: center
}

.installed-necessary-list span {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: '\5b8b\4f53';
	color: #252525
}

.prev-s,
.next-s {
	position: absolute;
	width: 30px;
	height: 105px;
	display: block;
	top: 0
}

.prev-btn,
.next-btn {
	width: 20px;
	height: 32px;
	display: block;
	background-position: -89px -549px;
	margin-top: 20px
}

.next-btn {
	float: right;
	background-position: -118px -549px
}

.prev-s:hover b.prev-btn {
	background-position: -89px -590px;
	cursor: pointer
}

.next-s:hover b.next-btn {
	background-position: -118px -590px;
	cursor: pointer
}

.prev-s {
	left: 0
}

.next-s {
	right: 0
}

/*art_page_nav*/
.art_page_nav {
	margin-top: 20px
}

.art_page_nav h5 {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #666
}

.art_page_nav li {
	float: left;
	width: 50%;
	height: 30px;
	overflow: hidden;
	font-size: 14px;
	line-height: 30px
}

.art_page_nav .on,
.art_page_nav .on a {
	color: #0f7edd
}

.col_tit_wrap_0 {
	position: relative;
	z-index: 0;
	height: 40px;
	border-top: 1px solid #e1e1e1;
	zoom: 1
}

.col_tit_wrap_0 .col_tit {
	display: inline-block;
	position: relative;
	z-index: 5;
	float: left;
	margin-top: -1px;
	_margin-top: -8px;
	height: 40px;
	padding-right: 3px;
	border-top: 2px solid #1577b9;
	font: 24px/40px "microsoft yahei";
	color: #222
}

.col_tit_wrap_0 .col_tit i {
	font-style: normal;
	color: #d20304
}

.col_tit_wrap_0 .right_wrap {
	position: relative;
	float: right;
	height: 30px
}

.col_tit_wrap_0 .more_btn {
	line-height: 40px;
	padding: 2px 0 2px 0;
	color: #777;
	_background-position: right -490px
}

.news_list_dot_1_0 {
	padding-top: 5px;
}

.news_list_dot_1_0 li {
	width: 410px
}

.artcontent {
	width: 1200px;
	height: 70px;
	background: #ea4a2d;
	text-align: center;
	float: left;
}

.ttariclels {
	width: 176px;
	height: 136px;
	background: #ea4a2d;
	float: left;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 140px;
	border: 2px #f25440 solid;
}

.artcontent h3 {
	padding-top: 22px;
	padding-bottom: 15px;
	font-size: 50px;
	font-weight: 400;
	color: #212121;
}

.article {
	margin-top: 10px;
}

.article a {
	border-left: 1px #cccccc solid;
	padding-left: 5px;
	padding-right: 5px;
	color: #777777;
}

.artfs {
	border: 0 !important;
}
.partner{
	background: #F8F8F8;
	/* height:80px; */
	padding: 1px 50px;
    margin-top: 50px;
}
.partner-list{
	width: 1200px;
    height: 40px;
    /* background: #090; */
    margin: 15px auto;
	margin:0 auto;
}
.navtitle{
    font-size: 16px;
    color: #212121;
    text-align: left !important;
    font-weight: bold;
}
.partner-text{
	height: 40px;
	border-left: 1px #FFFFFF solid;
	line-height: 40px;
	float: left;
	text-align: center;
	padding-left: 20px;
}
.sanjiaoion i {
    position: absolute;
    width: 0;
    height: 0;
	margin-top: 15px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 7px solid #bbb;
}
.headerion{
	padding-top:18px;
	padding-right:12px;
	/* background:#090 */
}



/* 列表页 */
.channelsleft{
	width: 780px;
	height: 410px;
	/*background: #900;*/
    margin-top: 30px;
}
.channelsleft p{
    margin-top: 20px;
}
.channeright{
	width: 360px;
	/*height: 2300px;*/
	/*background: #900;*/
	/*margin-top: 30px;*/
}
.currentLocation{
    margin-top: 30px;
}
.tjtitle{
	background:url("../images/lbg.jpg");
	font-weight: bold;
	color: #FFFFFF;
    width: 80px;
    height:30px;
    line-height: 30px;
    padding-left: 15px;
}
.chatllss{
    font-size: 20px;
    font-weight: bold;
    width: 540px;
}
.chanthree{
	margin-top: 20px;
    height:270px;
    /*background: #985f0d;*/
}
.list-newsls{
    padding-top: 20px;
    padding-bottom: 20px;
	border-bottom: 1px #dddddd dashed;
}
.lsimgs{
	width: 242px;
	height:157px;
	/*background: #009900;*/
}
.lsimgs img {
    width: 242px;
    height: 157px;
}
.lstexts{
	width: 516px;
	height:157px;
	padding-left:10px;
	/*background: #900;*/
}
.chanertitle{
	background: #EEEEEE;
	border-left: 5px #c40000 solid;
	height:50px;
	line-height: 50px;
	padding: 0px 15px;
}
.titlelss{
	font-size: 16px;
	font-weight: bold;
}
.charightlss{
	height:310px;
	/*background: #1B6D85;*/
	margin-top: 30px;
}
.rightconlitt ul{
	padding-left: 15px;
	margin-top: 20px;
}
.rightconlitt ul li{
	line-height: 30px;
}
.newslsconls{
    width: 240px;
    height:110px;
    background: #eeeeee;
}
.newslsconls a{
    width: 170px;
    margin: 0 auto;
    height:55px;
    display: block;
    padding-top: 15px;
    /*background: #5bc0de;*/
}
.lstoppl{
    height:120px;
    /*background: #900;*/
}
.lstextstitle{
    font-size: 16px;
    font-weight: bold;
}
.lstxcontx{
    padding-top: 10px;
}
.pagels{
    margin: 50px auto;
    float: right;
}
.pagels a{
    border: 1px #EEEEEE solid;
    padding: 5px 10px;
}
.pagels a:hover{
    border: 1px #EEEEEE solid;
    padding: 5px 10px;
    background: #c40000;
    color: #FFFFFF;
}
.charightlsimg{
    width: 360px;
    margin-top: 30px;
    margin-bottom: 40px;
    /*background: #985f0d;*/
}
.detailtitle{
    text-align: center;
    margin: 0 auto;
	letter-spacing: 2px;
}
.chattxle{
    font-size: 20px;
    font-weight: bold;
    /*width: 540px;*/
}
.listdealtx{
    width: 780px;
    /*background: #900;*/
    margin-bottom: 50px;
    margin-top: 30px;
}
.listdealtx p{
    text-indent: 2em;
	font-size:16px;
	letter-spacing: 2px;
}
.datelss{
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
    color: #999999;
}
.z_anniu1,.y_anniu1{
    top:140% !important;
}
/*左右*/
/*.y_anniu1{*/
    /*right: 800px !important;*/
/*}*/
/*.z_anniu1{*/
    /*left: 100px !important;*/
    /*margin-top: 0px !important;*/
/*}*/
.banner_swiper2{
    width: 460px; height:234px;
    overflow-x: hidden;
}
/*频道页*/
.contentleftls{
    width: 570px;
    height:335px;
	margin-top:10px;
    /*background: #090;*/
}
.chbannerleft{
    width: 570px;
    height:333px;
}
.blue-slide3 {
    background:url("../images/c2.jpg");
}
.red-slide3{
    background:url("../images/c2.jpg");
}
.orange-slide3{
    background:url("../images/c2.jpg");
}
.swiper-pagination-bullet-active{
    background: #FFFFFF !important;
}
.section-head .date-day {
    width: 80px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c40000;
    color: #fff;
    font-size: 28px;
}
.section-head .challdate p {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #c40000;
    padding: 5px 0;
    border: 1px solid #c40000;
}
.section-head{
    width: 80px;
}
.rightitless{
    width: 470px;
}
.lsrightls{
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 10px;
}
.chlistnews{
    margin-top: 10px !important;
}
.chlistll{
    width: 570px;
}
.chilimgtop{
    width: 570px;
    height:220px;
    /*background: #900;*/
}
.chiltxsnews{
    width: 570px;
}
.chiltxsnews ul {
    height: 200px;
    /* background: #007AFF; */
}
.chiltxsnews li a {
    line-height: 30px;
}
.maincontls{
    /*height:490px;*/
    /*background: #985f0d;*/
    margin-bottom: 30px;
}
.channimgleft{
    width: 270px;
    height:220px;
    /*background: yellow;*/
}
.chneleftls{
    width: 430px;
    height:210px;
    /*background: #090;*/
}
.chnerightls{
    width: 710px;
    height:210px;
    background: #EEEEEE;
}
.chneleftls ul{
}
.chneleftls ul li a{
    line-height: 30px;
}
.chatjtitles{
    font-size: 20px;
    font-weight: bold;
    padding: 35px 20px 10px 50px;
}
.chatjcontext{
    padding: 0px 50px 10px 50px;
}
.chatmore a{
    background: #c40000;
    color: #EEEEEE;
    font-weight: bold;
    margin-left: 50px;
    padding: 3px 6px;
}
.template-channel1{
    margin-top: 30px;
    margin-bottom: 30px;
}
.template-channel3{
    margin-bottom: 30px;
    /*background: #c40000;*/
    height:275px;
}
/*商用车频道页*/
.busbannerleft{
    width: 780px;
    height:400px;
    background: #090;
}
.blue-slide4 {
    background:url("../images/b1.jpg");
}
.red-slide4{
    background:url("../images/b1.jpg");
}
.orange-slide4{
    background:url("../images/b1.jpg");
}
.blue-slide4 a {
    background: #212121;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    width: 780px;
    display: block;
    margin-top: 366px;
    height: 34px;
    line-height: 34px;
    color: #FFFFFF;
}
.bustitless{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.bussxsnews{
    width: 360px;
}
.bussxsnews ul{
    padding-left: 15px;
}
.bussxsnews ul li a{
    line-height: 30px;
}
.busrightll{
    height:199px;
    /*background: #090;*/
    border-bottom: 1px #cccccc dashed;
}
.hotleftitle{
    background: #c40000;
    width: 50px;
    height:306px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    word-wrap: break-word;/*英文的时候需要加上这句，自动换行*/
    word-break:break-all;
    text-align: center;
    padding: 90px 15px;
}
.hotrightxs{
    width:1100px;
    height:306px;
    /*background:#090;*/
}
.template-bus1{
    margin-top: 30px;
}
.template-bus2{
    /*height:2560px;*/
    /*background: #090;*/
}
.buslistll{
    width: 360px;
}
.busstxnews{
    width: 360px;
}
.busmainall{
    width: 780px;
    /*height:2530px;*/
    margin-top: 30px;
    /*background: yellow;*/
}
.busstxnews ul{
    padding-left: 15px;
}

.busstxnews ul li{
    line-height: 30px;
}
.busimglss{
    height:180px;
}
.busimglss img{
    height:160px;
    background: #900;
}
.conmainnewslp{
    margin-bottom: 15px;
}
.busbuylist{
    background: #eeeeee;
    border: 1px #cccccc solid;
    margin-top: 20px;
    padding: 10px 50px;
}
.busbuylist img{
    text-align: center;
    margin: 0 auto;
    width: 160px;
    height:160px;
}
.busimgtop{
    margin: 0 auto;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.btnlssan{
    padding-bottom: 20px;
    padding-top: 20px;
}
.btnlssan button{
    background: #c40000;
    border: 0;
    color: #FFFFFF;
    padding: 3px 10px;
}
.btnlssan span{
    color: #c40000;
    font-weight: bold;
    font-size: 20px;
}
.newbuslook{
    margin-bottom: 25px;
}
.template-bus3{
    margin-top: 30px;
}


body a{
    color: #999999;
    text-decoration: none;
    font-size: 14px;
    line-height: 24px;
}
body a:hover{
    color: #c40000;
}


.advertisement{

    width: 1200px;

    height:128px;
	margin-top: 10px;

}
.advertisement {

    width: 1200px;

    height:128px;
	margin-top: 10px;

}
.advertisement img {

    width: 1200px;

    height:128px;

}

.channimgleft img{

    width:270px;

    height:140px;

}

.contentls{
    font-size: 16px;
    color:#212121;
    font-weight:bold;
}

.content-title{
    margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #EEEEEE solid;
}
