@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

html {
	_background-image: url(about:blank);
	_background-attachment: fixed;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
textarea,
th,
td,
a {
	font-family: 微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1;
	font-size: 12px;
	line-height: 18px;
	color: #282828
}

:focus {
	outline: 0;
}

body {
	behavior: url(style/csshover.htc);
}

body,
html {
	overflow-x: hidden
}

img {
	border: 0;
	outline: none;
	vertical-align: top;
}

ul,
li,
ol {
	list-style: none outside none;
}

input,
button {
	border: 0;
	outline: none;
	background: none;
	filter: chroma(color=#000000);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

i,
em,
b {
	font-style: normal;
}

::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
	color: #999;
	font-family: 微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1;
	font-size: 12px;
}

a,
a * {
	text-decoration: none;
	outline: none;
	star: expression(this.onFocus=this.blur());
}

a:hover {
	color: #f20e0e;
}

::selection {
	background: #f20e0e;
	color: #fff;
}

::-moz-selection {
	background: #f20e0e;
	color: #fff;
}

input {
	font-family: 微软雅黑, Microsoft YaHei, \5FAE\8F6F\96C5\9ED1;
	font-size: 12px;
	line-height: 18px;
}

.clear {
	clear: both;
	zoom: 1;
}

.clear1 {
	clear: both;
	zoom: 1;
	height: 0
}

.clear:after,
.clear:before {
	clear: both;
	display: block;
	content: "";
	height: 0;
	width: 100%;
	font-size: 0;
	visibility: hidden;
	zoom: 1;
}

.fl {
	display: inline;
	float: left
}

.fr {
	display: inline;
	float: right
}

.font14 {
	font-size: 14px;
}

.font16 {
	font-size: 16px;
}

.font18 {
	font-size: 18px;
}

.fontb {
	font-weight: bold
}

.fontred {
	color: #f20e0e
}

.box {
	width: 1200px;
	margin: 0 auto;
	padding: 0 0 40px;
	clear: both;
	position: relative;
}

.bg_grey {
	background: #f6f6f6;
}

.marginleft {
	margin-left: 10px;
}

/*==========头部顶部================*/
.header_wrap {
	height: 32px;
	line-height: 32px;
	background: #f6f6f6;
}

.header_welcome {
	text-transform: uppercase;
}

.header_welcome a {
	padding: 0 13px;
	line-height: 32px;
}

.header_welcome a.reglink {
	color: #f00808;
}

.header_menu {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 32px;
	line-height: 32px;
	z-index: 99999;
}

.header_menu li {
	float: left;
	position: relative;
	line-height: 32px;
}

.header_menu i,
.menu_wrap i,
.head_wrap i {
	text-indent: -9999999px;
}

.header_menu li.header_tel {
	margin-left: 15px;
}

.header_menu li a {
	padding: 0 15px;
	line-height: 32px;
	height: 32px;
	display: inline-block;
	white-space: nowrap;
}

.header_menu li i.header_icon_sc {
	display: inline-block;
	background: url(../images/icon.png) no-repeat -70px 0;
	width: 20px;
	height: 32px;
}

.header_menu .header_icon_ph {
	display: inline-block;
	background: url(../images/icon.png) no-repeat -106px 0;
	width: 16px;
	height: 32px;
}

.header_menu .hmenu_hd i {
	display: inline-block;
	background: url(../images/icon.png) no-repeat -140px 0;
	width: 9px;
	height: 32px;
	margin-left: 4px;
}

.header_menu .hmenu_hd a:hover {
	background: #fff;
}

.header_menu .hmenu_hd a:hover i {
	background-position: -140px -32px;
}

.header_menu .hmenu_bd {
	display: none;
	z-index: 9999;
}

.header_menu .site_cont {
	position: absolute;
	right: 0;
	left: auto;
	top: 32px;
	background: #fff;
	padding: 25px 15px;
	width: 910px;
	border: 1px solid #f6f6f6;
	border-top: none;
}

.header_menu .site_cont .site_cont_list {
	float: left;
	padding: 0 2%;
	width: 29%;
}

.header_menu .site_cont .cname_cont_list h3 {
	color: #f56a00;
}

.header_menu .site_cont .dname_cont_list h3 {
	color: #2263d4;
}

.header_menu .site_cont .dname_cont_list {
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
	height: 240px;
}

.header_menu .site_cont h3 {
	font-size: 16px;
	padding: 0 0 8px 15px;
}

.header_menu .site_cont i.header_icon_hot {
	background: url(../images/icon.png) no-repeat -70px -113px;
	display: inline-block;
	width: 23px;
}

.header_menu .site_cont i.header_icon_new {
	background: url(../images/icon.png) no-repeat -140px -113px;
	display: inline-block;
	width: 23px;
}

.header_menu .wechat {
	width: 298px;
	position: absolute;
	right: -1px;
	left: auto;
	top: 32px;
	background: #fff;
	padding: 5px 5px 10px;
	border: 1px solid #f6f6f6;
	border-top: none;
	text-align: center;
}

.header_menu .wechat p {
	font-size: 13px;
}

.header_menu .wechat .wech_fl {
	float: left;
	margin-right: 5px;
}

.header_menu .wechat .cut_line {
	width: 1px;
	height: 125px;
	background: #EDEDED;
	position: absolute;
	left: 50%;
	top: 15px;
}

.header_menu .wechat .wech_fr {
	float: right;
	margin-left: 5px;
}

/*==========头部中部================*/
.head_wrap {
	height: 112px;
	background: #fff;
}

.head_wrap .box {
	z-index: 9999;
	height: 112px;
}

.head_wrap .head_logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

.head_wrap .head_logo a {
	float: left;
}

.head_wrap .head_logo .logo {
	margin-top: 26px;
}

.head_wrap .head_logo .slogen {
	margin: 12px 0 0 6px;
}

.head_search {
	position: absolute;
	left: 428px;
	top: 28px;
}


.choose_item {
	width: 97px;
	height: 40px;
	position: relative;
}

.choose_item_hd {
	height: 36px;
	line-height: 36px;
	background: #f6f6f6 url(../images/icon.png) no-repeat -280px -124px;
	position: relative;
	overflow: hidden;
	border-top: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
	border-left: 1px solid #2a2a2a;
	border-right: 1px solid #e5e5e5;
	*background-position: -277px -124px;
}

.choose_item_hd .sel_con {
	padding: 10px 0 10px 11px;
	border: none;
	background: none;
	height: 14px;
	line-height: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 12px;
	display: inline-block;
	*text-indent: 4px;
	cursor: pointer;
}

.choose_item_bd {
	width: 100%;
	position: absolute;
	left: 0;
	top: 38px;
	background: #fff;
	overflow: hidden;
	display: none;
	z-index: 888;
}

.choose_item_bd li {
	width: 100%;
	clear: both;
}

.choose_item_bd li a {
	display: block;
	text-indent: 11px;
	line-height: 28px;
	font-size: 14px;
}

.searchform input.inp {
	width: 344px;
	height: 14px;
	line-height: 14px;
	padding: 11px 0;
	background: #fff;
	text-indent: 12px;
	color: #737171;
	border-top: 1px solid #2a2a2a;
	border-bottom: 1px solid #2a2a2a;
}

.searchform input.btn {
	width: 75px;
	height: 38px;
	background: #eb0c1c url(../images/icon.png) no-repeat -230px 0px;
	border: none;
	cursor: pointer;
}

.search_keyworks {
	padding-top: 10px;
}

.search_keyworks a {
	display: inline-block;
	margin-right: 16px;
	color: #ADADAD;
}

.head_user {
	width: 200px;
	height: 36px;
	border: 1px solid #dadada;
	position: absolute;
	top: 28px;
	right: 0px;
}

.head_user_link {
	height: 36px;
	line-height: 36px;
	position: relative;
}

.head_user_link_hd a {
	display: block;
	padding-left: 32px;
	height: 100%;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	color: #eb0c1c
}

.head_user_link_hd .head_user_arrow {
	background: url(../images/icon.png) -230px -101px;
	width: 12px;
	height: 12px;
	margin-left: 6px;
	vertical-align: middle;
	display: inline-block;
}

.head_user_link_hd a:hover .head_user_arrow {
	background-position: -230px -113px;
}

.head_user_link_bd {
	width: 310px;
	position: absolute;
	right: -1px;
	top: 36px;
	background: #fff;
	border: 1px solid #f2f2f2;
	display: none;
	z-index: 99;
}

.head_user_link_bd .hd {
	clear: both;
	height: 36px;
	border-bottom: 1px solid #f2f2f2;
	line-height: 36px;
	text-indent: 10px;
	overflow: hidden
}

.head_user_link_bd .hd a {
	margin-right: 18px
}

.head_user_link_bd .bd {
	clear: both;
	padding: 5px 0;
	overflow: hidden
}

.head_user_link_bd .bd a {
	display: block;
	width: 134px;
	height: 28px;
	line-height: 28px;
	text-indent: 4px;
}

.head_user_link_bd .bd a:hover {
	background-color: #f5f5f5
}

.head_user_link_bd .bd_left {
	width: 140px;
	height: 120px;
	border-right: 1px solid #eaeaea;
	padding-left: 10px;
	overflow: hidden
}

.head_user_link_bd .bd_right {
	width: 145px;
	padding-left: 10px;
}

.head_user_link_hd span {
	background: #eb0c1c;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 0 5px;
	color: #fff;
	font-size: 12px;
	margin-left: 8px
}

.wemedia-ser {
	margin: 5px 0 0 0;
	width: 100%;
	float: left;
	text-align: left
}

.wemedia-ser li {
	float: left;
	padding: 0 10px 0 0
}

.wemedia-ser li a {
	color: #787878
}

.wemedia-ser li a:hover {
	color: #eb0c1c
}

.wemedia-ser li .active {
	color: #eb0c1c
}

/*==========头部导航================*/
.header_nav {
	background: #eb0c1c;
	height: 39px;
}

.header_navl {
	float: left;
	width: 215px;
	position: relative
}

.header_navm {
	float: left;
	width: 880px;
	height: 39px;
}

.header_navr {
	float: left;
	width: 75px;
	background: url(../images/icon.png) no-repeat -312px -169px;
	height: 30px;
	padding-left: 30px;
	margin-top: 9px
}

.header_navl_t {
	background: #f72828;
	font-size: 14px;
	color: #fff;
	height: 39px;
	line-height: 39px;
	padding-left: 15px
}

.header_navl_t i {
	background: url(../images/icon.png) no-repeat -210px -38px;
	display: inline-block;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 14px;
	top: 11px
}

.header_navm li {
	position: relative;
	float: left;
	line-height: 39px;
	background: url(../images/wemedia-sx.jpg) no-repeat;
	text-align: center
}

.header_navm li a {
	font-size: 14px;
	color: #fff;
	padding: 0 14px;
	height: 39px;
	line-height: 39px;
	display: inline-block
}

.header_navm .header_navm_none {
	background: none
}

.header_navm li .header_navm_ico {
	font-size: 12px;
	padding: 0 6px;
}

.header_navm li a .hot,
.header_navm li a .new {
	background: url(../images/icon.png) no-repeat -196px -79px;
	display: inline-block;
	width: 23px;
	height: 16px;
	top: -4px;
	right: -12px;
	position: absolute;
	z-index: 99999;
	animation: bounce-down 2.5s linear infinite;
	-webkit-animation: bounce-down 2.5s linear infinite;
}

.header_navm li a .new {
	background: url(../images/icon.png) no-repeat -140px -113px;
}

/*新媒二级栏目*/
.header_navm li .xmlevel {
	width: 84px;
	background: #fff;
	padding: 5px 0;
	position: absolute;
	top: 39px;
	left: 50%;
	margin-left: -41px;
	overflow: hidden;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
	-webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
	display: none;
}

.header_navm li:hover .xmlevel {
	display: block;
}

.header_navm li .xmlevel li {
	display: block;
	height: 28px;
	line-height: 28px;
	background: none;
	width: 100%;
}

.header_navm li .xmlevel li a {
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #4c4c4c;
	font-weight: normal;
	padding: 0;
	text-align: center;
}

.header_navm li .xmlevel li:hover a {
	color: #eb0c2c;
	background: #fff;
}

/*新媒二级栏目结束*/
@-webkit-keyframes bounce-down {

	0%,
	50%,
	100% {
		top: -4px;
	}

	25%,
	75% {
		top: -2px;
	}
}

@keyframes bounce-down {

	0%,
	50%,
	100% {
		top: -4px;
	}

	25%,
	75% {
		top: -2px;
	}
}

@-webkit-keyframes bounce-down2 {

	0%,
	50%,
	100% {
		top: -12px;
	}

	25%,
	75% {
		top: -10px;
	}
}

@keyframes bounce-down2 {

	0%,
	50%,
	100% {
		top: -12px;
	}

	25%,
	75% {
		top: -10px;
	}
}

.header_navm li a:hover {
	color: #fff;
	background: #c60a0a
}

.header_navr a {
	color: #fff;
	font-size: 16px
}

.header_navl_b {
	height: 570px;
	width: 215px;
	background: #fff;
	position: absolute;
	z-index: 99;
	left: 0;
	box-shadow: 2px 2px 8px #eaeaea;
}

.header_navl_bb {
	height: 570px;
	width: 215px;
	background: #fff;
	position: absolute;
	z-index: 99;
	left: 0;
	box-shadow: 2px 2px 8px #eaeaea;
	display: none
}

.hc_lnav {
	z-index: 9999;
	position: relative;
	width: 215px;
}

.hc_lnav .allbtn ul {
	width: 215px;
}

.hc_lnav .allbtn ul li {
	cursor: pointer;
	zoom: 1;
	clear: both;
}

/*二级导航隐藏*/
.hc_lnav .allbtn ul li .pop {
	position: absolute;
	z-index: -1;
	width: 760px;
	padding: 5px;
	display: none;
	height: 562px;
	top: 0;
	left: 215px;
	background: #eb0c1c;
	overflow-y: auto
}

.hc_lnav .allbtn ul li:hover .pop {
	display: block;
	top: 0;
	left: 215px
}

/*控制二级菜单显示隐藏*/
.jspop li {
	height: 143px;
	overflow: hidden
}

.jspop li:hover {
	background: #eb0c1c;
	width: 215px;
}

.jspop li:hover a {
	color: #fff
}

.jspop li:hover .header_navl_b_aa {
	background: url(../images/icon_01_hover.png) no-repeat 6px 2px;
	padding-left: 31px;
	color: #fff;
	font-size: 14px;
	margin: 20px 0 0 0
}

.jspop li:hover .header_navl_b_aa_1 {
	background: url(../images/icon_02_hover.png) no-repeat 6px 0;
	padding-left: 31px;
	color: #fff;
	font-size: 14px;
	margin: 20px 0 0 0
}

.jspop li:hover .header_navl_b_aa_2 {
	background: url(../images/icon_03_hover.png) no-repeat 2px 2px;
	padding-left: 31px;
	color: #fff;
	font-size: 14px;
	margin: 20px 0 0 0
}

.jspop li:hover .header_navl_b_aa_3 {
	background: url(../images/icon_04_hover.png) no-repeat 6px 2px;
	padding-left: 31px;
	color: #fff;
	font-size: 14px;
	margin: 20px 0 0 0
}

.jspop li:hover .header_navl_b_a {
	margin: 0 7px;
	border-bottom: 1px solid #f3f3f3;
	height: 122px;
	*height: 142px;
	background: url(../images/icon-arrow-hover.png) no-repeat 190px 6px;
	*background: url(../images/icon-arrow-hover.png) no-repeat 190px 25px
}

.header_navl_b_a {
	margin: 0 0 0 7px;
	border-bottom: 1px solid #f3f3f3;
	height: 122px;
	*height: 142px;
	background: url(../images/icon-arrow.png) no-repeat 190px 6px;
	*background: url(../images/icon-arrow.png) no-repeat 190px 25px
}

.header_navl_b_aa {
	background: url(../images/icon_01.png) no-repeat 6px 2px;
	padding-left: 31px;
	color: #181818;
	font-size: 14px;
	margin: 20px 0 0 0
}

.header_navl_b_aa_1 {
	background: url(../images/icon_02.png) no-repeat 6px 0;
	padding-left: 31px;
	color: #181818;
	font-size: 14px;
	margin: 20px 0 0 0
}

.header_navl_b_aa_2 {
	background: url(../images/icon_03.png) no-repeat 2px 2px;
	padding-left: 31px;
	color: #181818;
	font-size: 14px;
	margin: 20px 0 0 0
}

.header_navl_b_aa_3 {
	background: url(../images/icon_04.png) no-repeat 6px 2px;
	padding-left: 31px;
	color: #181818;
	font-size: 14px;
	margin: 20px 0 0 0
}

.header_navl_b_ab {
	padding-top: 10px
}

.header_navl_b_ab a {
	width: 58px;
	display: inline-block;
	margin: 5px 0px 0 6px;
	color: #878787
}

.header_navl_b_ab .active {
	color: #eb0c1c
}

.pop-nav-a {
	height: 382px;
	overflow: auto;
	background: #fff
}

.pop-nav-b {
	height: 150px;
	background: #f3f3f3;
	padding: 15px 0;
	overflow: hidden
}

.jspop li .header_navl_b_a_none {
	border: 0;
}

.jspop li:hover .header_navl_b_a_none {
	border: 0;
}

.pop-nav-a-a {
	padding: 0 10px
}

.pop-nav-a-a-a {
	border-top: 1px dashed #e0e0e0;
	overflow: hidden;
	padding: 18px 0 8px 0
}

.pop-nav-a-a-a:first-child {
	border-top: 1px dashed transparent;
}

.pop-nav-a-a-al {
	float: left;
	width: 120px;
	text-align: right;
	color: #282828;
	font-size: 14px;
}

.pop-nav-a-a-ar {
	float: left;
	width: 600px
}

.jspop li .pop-nav-a-a-ar a {
	display: inline-block;
	color: #282828;
	font-size: 14px;
	padding: 2px 6px;
	border: 1px solid #fff;
	border-radius: 5px;
	margin: 0 0 10px 10px
}

.jspop li .pop-nav-a-a-ar a:hover {
	padding: 2px 6px;
	border: 1px solid #ec1626;
	border-radius: 5px;
	color: #eb0c1c;
}

.jspop li .pop-nav-a-a-ar .active {
	padding: 2px 6px;
	border: 1px solid #ec1626;
	border-radius: 5px;
	color: #eb0c1c;
}

.pop-nav-bl {
	float: left;
	border-right: 1px dashed #e0e0e0;
	width: 250px;
	padding: 0 60px;
	height: 150px
}

.pop-nav-bl-a {
	font-weight: bold;
	font-size: 14px;
	color: #323232;
	height: 20px
}

.pop-nav-bl-b {
	font-size: 16px;
	color: #323232;
	padding-top: 20px;
	height: 56px;
	overflow: hidden;
}

.pop-nav-bl-c {
	padding-top: 16px
}

.pop-nav-bl-cl {
	float: left;
	width: 120px;
}

.pop-nav-bl-cl p {
	color: #8e8d8d
}

.pop-nav-bl-cl p b {
	color: #e90717;
	font-size: 14px
}

.pop-nav-br {
	float: left;
	width: 250px;
	padding: 0 60px
}

.header-pic-l {
	float: left;
	width: 754px;
	margin-left: 223px;
	overflow: hidden
}

.header-pic-r {
	float: left;
	width: 215px;
	margin: 7px 0 0 8px;
	*margin: 9px 0 0 8px;
	background: #fff;
	height: 561px;
	box-shadow: 2px 2px 8px #eaeaea
}

.header-pic-l-a {
	padding-top: 7px;
	*padding-top: 9px
}

.header-pic-l-b {
	padding-top: 5px
}

.header-pic-l-b li {
	float: left;
	width: 248px;
	margin: 0 5px 0 0;
	position: relative;
	height: 134px;
}

.header-pic-l-b .none {
	margin: 0
}

.header-pic-l-b-b {
	position: absolute;
	z-index: 9;
	top: 30px;
	left: 100px
}

.header-pic-l-b-c {
	cursor: pointer;
	position: relative;
	z-index: 9;
	margin: -42px 0 0 37px;
	background: url(../images/wemedia-img-bg.png) no-repeat;
	width: 177px;
	height: 27px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 27px
}

.header-pic-r-a {
	text-align: center;
	color: #343434;
	font-size: 14px;
	padding-top: 20px
}

.header-pic-r-a span {
	color: #eb0c1c
}

.header-pic-r-b {
	overflow: hidden;
	padding: 10px 0 0 14px
}

.header-pic-r-b li {
	float: left;
	border: 1px solid #8f868b;
	border-radius: 13px;
	width: 70px;
	padding: 2px 0;
	text-align: center;
	margin: 0 0 0 13px
}

.header-pic-r-b li a {
	color: #383838
}

.header-pic-r-b li:hover {
	background: #eb0c1c;
	border: 1px solid #eb0c1c
}

.header-pic-r-b li:hover a {
	color: #fff
}

.header-pic-r-b .active {
	background: #eb0c1c url(../images/trademark-ren.png) no-repeat 10px 5px;
	border: 1px solid #eb0c1c
}

.header-pic-r-b .active a {
	color: #fff;
	padding-left: 14px
}

.header-pic-r-b .active:hover {
	background: #eb0c1c url(../images/trademark-ren.png) no-repeat 10px 5px;
	border: 1px solid #eb0c1c
}

.header-pic-r-c {
	width: 176px;
	margin: 0 auto;
	padding: 13px 0 20px 0
}

.header-pic-r-c a {
	width: 176px;
	height: 24px;
	border-radius: 16px;
	border: 1px solid #727272;
	display: inline-block;
	text-align: center;
	padding-top: 8px;
	color: #4b4a4a;
	font-size: 14px;
}

.header-pic-r-c a:hover {
	background: #eb0c1c;
	border: 1px solid #eb0c1c;
	color: #fff
}

.header-pic-r-d {
	width: 203px;
	margin: 0 auto;
	height: 1px;
	background: #f3f3f3;
	overflow: hidden
}

.header-pic-r-e {
	width: 181px;
	margin: 0 auto;
	margin-top: 10px;
	*margin-top: -5px
}

.header-pic-r-e li {
	height: 54px;
	border-bottom: 1px dashed #dddddd;
	background: url(../images/icon-arrow.png) no-repeat right 50%;
	*margin-top: -3px
}

.header-pic-r-el {
	float: left;
	width: 26px;
	height: 32px;
	padding-top: 12px
}

.header-pic-r-er {
	float: left;
	width: 132px;
	padding: 0 10px 0 13px
}

.header-pic-r-er-a {
	padding-top: 10px;
	font-size: 14px
}

.header-pic-r-er-a a {
	color: #1b1b1b;
	font-size: 14px
}

.header-pic-r-er-a a:hover {
	color: #eb0c1c
}

.header-pic-r-er-b {
	color: #8b8b8b
}

.header-pic-r-f {
	border-top: 1px solid #f1f1f1;
	margin-top: 10px;
	*margin-top: 6px;
	overflow: hidden
}

.header-pic-r-f li {
	background: #f8f8f8;
	border-right: 1px solid #fff;
	float: left;
	width: 71px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #343333;
	font-size: 14px;
	cursor: pointer
}

.header-pic-r-f .none {
	border: 0;
}

.header-pic-r-f .active {
	color: #eb0c1c;
	background: #fff;
	border-top: 1px solid #eb0c1c;
	height: 34px
}

.header-pic-r-g {
	margin: 0 auto;
	width: 175px;
	padding: 13px 0 14px 0
}

.header-pic-r-g li {
	display: none;
}

.header-pic-r-g li p {
	padding-top: 8px
}

.header-pic-r-h {
	background: url(../images/wemedia-img4.jpg) no-repeat;
	width: 215px;
	height: 41px;
	color: #fff;
	font-size: 16px
}

.header-pic-r-h a {
	color: #fff;
	font-size: 16px;
	padding: 13px 0 0 78px;
	display: inline-block
}

.header-pic-r-e .none {
	border: 0;
}

.kinMaxShow {
	position: relative;
	z-index: 1
}

#kinMaxShow .banners_list {
	display: none
}


/*精品推荐*/
.wemedia-recommended {
	padding-top: 50px;
	position: relative
}

.wemedia-recommendedl {
	background: url(../images/wemedia-recommended-l.jpg) no-repeat;
	width: 216px;
	height: 511px
}

.wemedia-recommendedr {
	position: absolute;
	width: 1066px;
	height: 511px;
	background: url(../images/wemedia-recommended-bg.png) no-repeat;
	top: 50px;
	left: 222px
}

.wemedia-recommendedl-a {
	padding: 50px 0 0 50px;
	overflow: hidden
}

.wemedia-recommendedl-al {
	float: left;
	font-size: 44px;
	color: #fff;
	line-height: 44px
}

.wemedia-recommendedl-ar {
	float: left;
	padding-left: 6px
}

.wemedia-recommendedl-ara {
	color: #fff;
	font-size: 18px;
	padding: 5px 0 2px 0
}

.wemedia-recommendedl-arb {
	color: #fff;
	font-size: 14px
}

.wemedia-recommendedl-b {
	text-align: center;
	padding-top: 358px
}

.wemedia-recommendedl-b a {
	color: #2c2c2c;
	font-size: 14px;
}

.wemedia-recommendedl-c {
	text-align: center;
	padding-top: 16px
}

.wemedia-recommendedl-c a {
	color: #fff;
	font-size: 14px;
}

.wemedia-recommendedr li {
	float: left;
	width: 224px;
	background: #fff;
	height: 495px;
	margin-left: 17px;
	position: relative
}

.wemedia-recommendedr-a {
	background: url(../images/wemedia-recommended-a.jpg) no-repeat;
	width: 224px;
	height: 53px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.wemedia-recommendedr-a span {
	padding-top: 10px;
	display: inline-block
}

.wemedia-recommendedr-b {
	border-bottom: 1px solid #ededed;
	margin: 0 10px;
	padding: 9px 0 14px 0;
}

.wemedia-recommendedr-b-hover {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.wemedia-recommendedr-b-hover:hover {
	transform: translate(0, -5px);
	-webkit-transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
}

.wemedia-recommendedr-ba {
	text-align: center;
}

.wemedia-recommendedr-ba img {
	width: 100px;
	height: 75px
}

.wemedia-recommendedr-bb {
	padding: 10px 10px 0 10px;
	height: 37px;
}

.wemedia-recommendedr-bb img {
	padding-right: 5px
}

.wemedia-recommendedr-bb a {
	color: #363636;
	font-size: 14px
}

.wemedia-recommendedr-bb a:hover {
	color: #ef2323
}

.wemedia-recommendedr-b-none {
	border: 0;
}

.wemedia-recommendedr-bc {
	text-align: right;
	font-size: 14px;
	color: #ff7505;
	margin: -18px 30px 0 0
}

.wemedia-recommendedr-a-m {
	background: url(../images/wemedia-recommended-b.jpg) no-repeat;
	width: 224px;
	height: 53px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.wemedia-recommendedr-a-r {
	background: url(../images/wemedia-recommended-c.jpg) no-repeat;
	width: 224px;
	height: 53px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}

.wemedia-recommendedr-a-m span,
.wemedia-recommendedr-a-r span {
	padding-top: 10px;
	display: inline-block
}

.wemedia-one {
	margin-top: 20px;
	background: url(../images/wemedia-aa.png) no-repeat center top;
	width: 100%;
	height: 712px;
}

.wemedia-one li {
	float: left;
	width: 288px;
	height: 344px;
	padding: 12px 16px 0 0;
}

.wemedia-one .none {
	padding: 12px 0 0 0
}

.wemedia-one-a {
	text-align: center;
	padding: 20px 0 0 0
}

.wemedia-one-bl {
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 48px;
	line-height: 48px;
}

.wemedia-one-b {
	overflow: hidden;
	padding: 15px 0 0 25px;
}

.wemedia-one-br {
	float: left;
	padding-left: 10px;
}

.wemedia-one-br-a {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	padding-top: 5px
}

.wemedia-one-br-b {
	color: #fff;
	font-size: 14px;
	white-space: nowrap
}

.wemedia-one-c,
.wemedia-one-d {
	padding-top: 27px;
	padding-left: 60px;
	width: 288px;
	margin-left: -30px;
}

.wemedia-one-c a,
.wemedia-one-d a {
	color: #fff;
	font-size: 15px;
	display: inline-block;
	width: 90px;
}

.wemedia-one-e {
	padding-top: 25px;
	*padding-top: 27px;
}

.wemedia-one-el {
	float: left;
	background: url(../images/wemedia-ai.png) no-repeat 0 0;
	height: 20px;
	padding-left: 25px;
	margin: 46px 0 0 86px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.wemedia-one-er {
	float: right;
	width: 40px;
	height: 80px;
	background: #ff9501
}

.wemedia-one-el a {
	color: #f03333;
	font-size: 16px
}

.wemedia-one-el:hover {
	transform: translate(0, -5px);
	-webkit-transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
}

.wemedia-one-er-a {
	text-align: center;
	height: 55px
}

.wemedia-one-er-a a {
	color: #fff;
	font-size: 14px;
	padding-top: 10px;
	display: inline-block
}

.wemedia-one-er-b {
	text-align: center;
	height: 25px;
	background: #6c6669;
}

.wemedia-one-er-b img {
	padding-top: 8px
}

.wemedia-one-f {
	background: #fff;
	height: 344px
}

.wemedia-one-f-a {
	text-align: center;
	padding-top: 15px
}

.wemedia-one-f-a img {
	width: 200px;
	height: 150px
}

.wemedia-one-f-b {
	padding: 20px 15px 0 15px;
	height: 48px;
}

.wemedia-one-f-b .color-1 {
	color: #57d420;
	border: 1px solid #57d420;
	padding: 1px 6px
}

.wemedia-one-f-b .color-2 {
	color: #f30b00;
	border: 1px solid #f30b00;
	padding: 1px 6px
}

.wemedia-one-f-b .color-3 {
	color: #1582df;
	border: 1px solid #1582df;
	padding: 1px 6px
}

.wemedia-one-f-b a {
	color: #363636;
	font-size: 16px;
	padding-left: 10px;
	line-height: 24px
}

.wemedia-one-f-b a:hover {
	color: #ef2323
}

.wemedia-one-f-c {
	padding: 10px 15px 0 15px;
	overflow: hidden
}

.wemedia-one-f-cl {
	width: 128px;
	float: left;
}

.wemedia-one-f-cl p {
	color: #999999
}

.wemedia-one-f-cl p span {
	color: #f30b00
}

.wemedia-one-f-d {
	padding: 20px 15px 0 15px;
	color: #999999;
	line-height: 24px
}

.wemedia-one-f-d span {
	color: #ff8a00;
	font-size: 24px;
}

.wemedia-tow,
.wemedia-three {
	padding-top: 28px;
}

.wemedia-tow li {
	float: left;
	width: 288px;
	height: 344px;
	padding: 14px 16px 0 0
}

.wemedia-tow .none {
	padding: 14px 0 0 0
}

.wemedia-tow-a {
	background: url(../images/wemedia-ab.jpg) no-repeat;
	width: 288px;
	height: 172px
}

.wemedia-tow-a-a {
	padding: 42px 0 0 30px;
	height: 90px;
}

.wemedia-tow-a-b {
	background: #f72828;
	height: 30px;
	text-align: center;
	padding-top: 10px
}

.wemedia-tow-a-b a {
	color: #fff;
	font-size: 14px;
	background: url(../images/wemedia-ag.png) no-repeat right 50%;
	padding-right: 25px
}

.wemedia-tow-b {
	height: 172px
}

.wemedia-tow-b-a {
	float: left;
	width: 144px;
	border-bottom: 1px solid #efefef;
	height: 57px;
	background: #fff;
}

.wemedia-tow-b-b {
	float: left;
	width: 143px;
	background: #fff;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	height: 57px
}

.wemedia-tow-b-a a,
.wemedia-tow-b-b a {
	color: #3b3b3b;
	font-size: 16px;
	padding: 20px 0 0 30px;
	display: inline-block
}

.wemedia-tow-b-a a:hover,
.wemedia-tow-b-b a:hover {
	color: #ef2323
}

.wemedia-tow-b-c {
	border-bottom: 0
}

.wemedia-threel {
	padding-top: 8px;
	width: 288px;
	float: left;
}

.wemedia-threer {
	float: left;
	width: 912px
}

.wemedia-threer li {
	float: left;
	width: 288px;
	height: 344px;
	padding: 16px 0 0 16px
}

.wemedia-threel-a {
	background: url(../images/wemedia-ac.jpg) no-repeat;
	height: 530px;
	width: 288px
}

.wemedia-three-a-a {
	padding: 32px 0 0 20px;
	height: 458px;
}

.wemedia-four-a-b {
	background: #ff9501;
	height: 30px;
	text-align: center;
	padding-top: 10px
}

.wemedia-four-a-b a {
	color: #fff;
	font-size: 14px;
	background: url(../images/wemedia-ag.png) no-repeat right 50%;
	padding-right: 25px
}

.wemedia-four-a {
	background: url(../images/wemedia-ad.jpg) no-repeat;
	width: 288px;
	height: 172px
}

.wemedia-five {
	padding: 37px 0 30px;
	overflow: hidden
}

.wemedia-fivel {
	float: left;
	width: 895px;
	background: url(../images/wemedia-ae.jpg) no-repeat;
	height: 408px;
}

.wemedia-fiver {
	float: left;
	width: 258px;
	margin-left: 17px;
	height: 408px;
	background: #fff;
	padding: 0 15px
}

.wemedia-fivel-a {
	background: #d01120;
	width: 478px;
	height: 248px;
	margin: 80px 0 0 44px
}

.wemedia-fivel-al {
	float: left;
	width: 194px;
	text-align: center
}

.wemedia-fivel-ar {
	float: left;
	width: 244px;
	background: #fff;
	height: 248px;
	padding: 0 20px
}

.wemedia-fivel-al-a {
	padding-top: 50px
}

.wemedia-fivel-al-b {
	padding-top: 16px;
	color: #fff;
	font-size: 24px;
	line-height: 24px
}

.wemedia-fivel-al-c {
	padding-top: 3px;
	color: #fff;
	font-size: 14px;
}

.wemedia-fivel-ar-a {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px
}

.wemedia-fivel-ar-b-a {
	background: url(../images/wemedia-ak.png) no-repeat 0 50%;
	padding-left: 25px;
	height: 20px
}

.wemedia-fivel-ar-b-a a {
	color: #000000;
	font-size: 14px;
	line-height: 20px
}

.wemedia-fivel-ar-b-a a:hover {
	color: #ef2323
}

.wemedia-fivel-ar-b-b {
	color: #6e6e6e;
	padding-top: 5px
}

.wemedia-fivel-ar-b li {
	padding-top: 20px
}

.wemedia-fiver-a {
	margin-top: 20px;
	overflow: hidden
}

.wemedia-fiver-a a {
	font-size: 16px;
}

.wemedia-fiver-b {
	padding-top: 20px;
	overflow: hidden
}

.wemedia-fiver-bl {
	float: left;
	width: 210px;
	height: 35px;
}

.wemedia-fiver-br {
	float: left;
	width: 48px;
	height: 35px;
	background: #eb0c1c;
	line-height: 35px;
	color: #fff;
	text-align: center;
	font-size: 14px
}

.wemedia-fiver-bl input {
	background: #f3f3f3;
	border: 0;
	width: 190px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px
}

.wemedia-fiver-c {
	border-bottom: 1px dashed #dddddd;
	overflow: hidden;
	padding: 10px 0 30px 0
}

.wemedia-fiver-c a {
	width: 100px;
	display: inline-block;
	padding-top: 10px;
	color: #181818;
	font-size: 14px
}

.wemedia-fiver-c a:hover {
	color: #ef2323
}

.wemedia-fiver-c span {
	padding: 0 20px;
	color: #dbdbdb
}

.wemedia-fiver-d {
	padding-top: 8px
}

.wemedia-fiver-d li {
	background: url(../images/icon-arrow.png) no-repeat right 50%;
	padding-top: 13px
}

.wemedia-fiver-d a {
	color: #363636
}

.wemedia-fiver-d a:hover {
	color: #ef2323
}

.wemedia-tow-color {
	border-top: 1px solid #ff9501
}

.wemedia-three-color {
	border-top: 1px solid #3173d2
}

.wemedia-four-color {
	border-top: 1px solid #a929e2
}

/*底部*/
.foot-help {
	background: #eaeaea;
	height: 57px;
	padding: 32px 0;
	margin-top: 57px
}

.foot-help li {
	float: left;
	width: 240px
}

.foot-helpl {
	float: left;
	width: 49px;
}

.foot-helpr {
	float: left;
	width: 160px;
	padding-left: 11px
}

.foot-helpr-a {
	color: #404040;
	font-size: 16px;
	padding-top: 5px
}

.foot-helpr-b {
	color: #737373;
	line-height: 16px;
	padding-top: 5px
}

.foot {
	background: #1d1d1d;
	padding-bottom: 40px
}

.footer_service {
	overflow: hidden;
	padding: 5px 0 30px 0;
}

.footer_service li {
	float: left;
	overflow: hidden;
	padding-right: 5px;
	width: 150px;
}

.footer_service li .tit {
	font-size: 16px;
	padding-top: 30px;
	color: #fff;
}

.footer_service li .links {
	clear: both;
	line-height: 20px;
	overflow: hidden;
	padding-top: 10px;
}

.footer_service li .links a {
	display: block;
	color: #a5a5a5;
	font-size: 14px;
	padding-top: 5px
}

.footer_service li.last {
	background: url(../images/footer_map.png) no-repeat right 10px;
	height: 206px;
	width: 309px;
}

.footer_service li.last .t1 {
	font-size: 14px;
	padding-top: 30px;
	color: #fff;
}

.footer_service li.last .t2 {
	color: #b3b3b3;
	overflow: hidden;
	padding-top: 10px;
	width: 200px;
}

.footer_service li.last .t2 a {
	color: #f26709;
}

.foot-a {
	color: #ffffff;
	font-size: 14px
}

.foot-a a {
	color: #ffffff;
	font-size: 14px;
	padding: 0 10px 0
}

.foot-b {
	padding-top: 10px
}

.foot-b p {
	color: #fff
}

.foot-c {
	padding-top: 40px;
	overflow: hidden
}

.foot-c li {
	float: left;
	padding: 0 20px 0 0
}

.foot-d {
	padding-top: 40px;
	border-bottom: 1px solid #4f4f4f;
	height: 26px
}

.foot-dl {
	float: left;
	border-bottom: 1px solid #eb0d1d;
	height: 26px;
	color: #fff
}

.foot-dr {
	float: right;
	background: url(../images/wemedia-ar.png) no-repeat right 50%;
	padding-right: 10px
}

.foot-dr a {
	color: #fff
}

.foot-e {
	padding-top: 10px
}

.foot-e a {
	color: #a2a1a1;
	padding: 0 10px 0 0;
	display: inline-block;
}

.foot-e a:hover {
	color: #fff
}

.foot-f {
	position: absolute;
	right: 190px;
	top: 240px;
	width: 108px;
	text-align: center;
}

.foot-f img {
	width: 108px;
	height: 108px
}

.foot-f p {
	color: #fff;
	padding-top: 5px
}

/*列表*/
.wemedia-list {
	overflow: hidden
}

/*.wemedia-list-a{padding-top:16px;overflow:hidden}*/
/*.wemedia-list-a{padding-top:16px;}*/
.wemedia-list-al {
	float: left;
	width: 214px;
	background: url(../images/wemedia-list-a_02.png) repeat-y;
	height: 100%
}

.wemedia-list-ar {
	float: left;
	width: 986px;
	background: #fff;
	height: 100%
}

/*.wemedia-list-al,.wemedia-list-ar{padding-bottom:10000px !important;margin-bottom:-10000px !important}*/
.wemedia-list-b {
	margin-top: 30px;
	background: #f9f9f9;
	height: 50px;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden
}

.wemedia-list-bl {
	float: left
}

.wemedia-list-br {
	float: right;
	margin: 16px 76px 0 0
}

.wemedia-list-br a {
	color: #585757;
	font-size: 14px;
}

.wemedia-list-br a:hover {
	color: #ef2323
}

.wemedia-list-bl li {
	float: left;
	background: url(../images/wemedia-list-img5.png) no-repeat right 50%;
	padding-right: 15px;
	margin: 16px 0 0 40px
}

.wemedia-list-bl li a {
	color: #474747;
	font-size: 14px
}

/*.wemedia-list-bl li:hover{background:url(../images/wemedia-list-img5-select.png) no-repeat right 50%;padding-right:15px;}*/
/*.wemedia-list-bl .active{background:url(../images/wemedia-list-img5-select.png) no-repeat right 50%;padding-right:15px;}*/

.wemedia-list-bl li.active-down {
	background: url(../images/wemedia-list-img5-down.png) no-repeat right 50%;
	padding-right: 15px;
}

.wemedia-list-bl li.active-up {
	background: url(../images/wemedia-list-img5-select.png) no-repeat right 50%;
	padding-right: 15px;
}


.wemedia-list-c {
	background: #fff;
}

.wemedia-list-c li {
	border-bottom: 1px solid #f1f1f1;
	padding: 30px 40px 23px 40px;
	overflow: hidden;
}

.wemedia-list-c li:hover {
	background: #fbf9f6
}

.wemedia-list-cl {
	float: left;
	width: 980px
}

.wemedia-list-cr {
	float: left;
	width: 115px;
	margin-left: 25px;
}

.wemedia-list-cr .sta2 {
	padding-top: 40px;
	text-align: center;
}

.wemedia-list-cr .sta2 p {
	color: #b7b7b7;
	padding-bottom: 5px;
}

.wemedia-list-cr .sta2 p span {
	color: #2f2e2e;
	font-size: 14px;
}

.wemedia-list-cl-a {
	height: 20px;
	line-height: 20px;
}

.wemedia-list-cl-a img {
	width: 27px;
	height: 22px
}

.wemedia-list-cl-a .exclusive {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
	width: 85px;
	height: 22px
}

.wemedia-list-cl-a a {
	color: #e90717;
	font-size: 16px;
}

.wemedia-list-cl-a a:hover {
	color: #ef2323
}

.wemedia-list-cr-c {
	line-height: 20px;
}

.wemedia-list-cl-b {
	padding-top: 20px
}

.wemedia-list-cl-b-a {
	float: left;
	text-align: center;
}

.wemedia-list-cl-b-a p {
	color: #b7b7b7;
	padding-bottom: 5px;
}

.wemedia-list-cl-b-a p b {
	color: #e90717;
	font-size: 18px;
}

.wemedia-list-cl-b-b {
	float: left;
	text-align: center;
}

.wemedia-list-cl-b-b p {
	color: #b7b7b7;
	padding-bottom: 5px
}

.wemedia-list-cl-b-b p span {
	color: #2f2e2e;
	font-size: 14px
}

.wemedia-list-cl-b-c {
	float: left;
	text-align: center;
	padding: 0 10px;
}

.wemedia-list-cl-b-c p {
	color: #b7b7b7;
	padding-bottom: 7px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.wemedia-list-cl-b-c p span {
	color: #2f2e2e;
	font-size: 14px
}

.wemedia-list-cr-a {
	background: url(../images/wemedia-list-icon2.png) no-repeat 0 0;
	width: 105px;
	height: 30px;
	margin-top: 12px;
}

.wemedia-list-cr-a a {
	padding: 6px 0 0 34px;
	display: inline-block;
	font-size: 14px
}

.wemedia-list-cr-b {
	background: url(../images/wemedia-list-icon3.png) no-repeat 0 50%;
	padding-left: 20px;
	margin: 5px 0 0 10px
}

.wemedia-list-cr-b a {
	color: #272727;
	font-size: 14px
}

.wemedia-list-c li:hover .wemedia-list-cr-a {
	background: url(../images/wemedia-list-icon2-select.png) no-repeat 0 0;
	width: 105px;
	height: 30px;
}

.wemedia-list-c li:hover .wemedia-list-cr-a a {
	color: #fff
}

.wemedia-list-d {
	background: #fff;
}

.wemedia-list-e {
	background: #fff;
	margin-top: 20px;
	padding: 30px 0;
	height: 82px;
}

.wemedia-list-ea {
	width: 470px;
	margin: 0 auto
}

.wemedia-list-eal {
	float: left;
	background: url(../images/wemedia-list-icon4.png) no-repeat;
	width: 76px;
	height: 82px;
}

.wemedia-list-ear {
	float: left;
	width: 370px;
	margin-left: 18px
}

.wemedia-list-ear-a {
	font-weight: bold;
	color: #2e2e2e;
	font-size: 16px;
	padding-top: 12px
}

.wemedia-list-ear-b {
	padding-top: 8px
}

.wemedia-list-ear-bl {
	float: left;
	padding: 8px 10px 0 0;
	font-size: 16px;
	color: #2e2e2e;
	font-weight: bold
}

.wemedia-list-ear-bm {
	float: left;
	margin: 0 10px 0 0
}

.wemedia-list-ear-bm a {
	border: 1px solid #1582df;
	display: inline-block;
	padding: 7px 20px;
	color: #1582df;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
}

.wemedia-list-ear-br a {
	border: 1px solid #e23333;
	display: inline-block;
	padding: 7px 20px;
	color: #e23333;
	font-size: 16px;
	font-weight: bold;
	border-radius: 4px;
}

.wemedia-list-f {
	padding: 40px 0;
	text-align: center;
	color: #292929;
	font-size: 18px;
}

.wemedia-list-g {
	padding-bottom: 30px;
	overflow: hidden
}

.wemedia-list-g li {
	width: 285px;
	float: left;
	margin: 0 20px 0 0;
}

.wemedia-list-g-a {
	text-align: center;
	padding-top: 38px;
}

.wemedia-list-g-a a {
	color: #292929;
	font-weight: bold;
	font-size: 18px;
}

.wemedia-list-g-a a:hover {
	color: #ef2323
}

.wemedia-list-g-b {
	text-align: center;
	padding-top: 24px
}

.wemedia-list-g-c {
	padding: 24px 20px 0 20px;
	height: 46px
}

.wemedia-list-g-c a {
	color: #292929;
	font-size: 16px;
	line-height: 24px
}

.wemedia-list-g-c a span {
	padding-left: 4px
}

.wemedia-list-g-c a img {
	width: 27px;
	height: 22px
}

.wemedia-list-g-c a:hover {
	color: #ef2323
}

.wemedia-list-g-d {
	padding: 10px 20px 20px 20px;
	overflow: hidden
}

.wemedia-list-g-dl {
	float: left;
	text-align: center
}

.wemedia-list-g-dl p {
	color: #aaaaaa
}

.wemedia-list-g-dl p span {
	color: #e6162d;
	font-size: 14px
}

.wemedia-list-g-dr {
	float: right;
	text-align: center
}

.wemedia-list-g-dr p {
	color: #aaaaaa
}

.wemedia-list-g-dr p b {
	color: #ffa800;
	font-size: 14px
}

.wemedia-list-g-e {
	background: #e6e6e6;
	height: 25px;
	text-align: center;
	padding-top: 8px
}

.wemedia-list-g-ea {
	background: #fff;
}

.wemedia-list-g-e a {
	background: url(../images/wemedia-list-icon5.png) no-repeat right 50%;
	padding-right: 26px;
	height: 18px;
	display: inline-block;
	color: #484848;
	font-size: 14px;
}

.wemedia-list-g .none {
	margin: 0
}

.wemedia-list-al-a {
	background: url(../images/wemedia-list-a_01_t.png) no-repeat;
	height: 124px;
	text-align: center
}

.wemedia-list-al-a-a {
	color: #fff;
	padding-top: 36px;
	font-weight: bold;
	font-size: 24px;
	line-height: 24px
}

.wemedia-list-al-a-b {
	padding-top: 10px;
	color: #fff;
	font-size: 14px
}

.wemedia-list-al-b {
	background: url(../images/wemedia-list-a_01_m.png) no-repeat;
}

.wemedia-list-al-b-a {
	padding-top: 16px;
	text-align: center
}

.wemedia-list-al-b-a a {
	background: url(../images/wemedia-list-icon7.png) no-repeat;
	width: 178px;
	height: 27px;
	display: inline-block;
	padding-top: 9px;
	font-size: 18px;
	color: #fff
}

.wemedia-list-al-b-b {
	padding-top: 10px;
	overflow: hidden
}

.wemedia-list-al-b-bl {
	float: left;
	background: url(../images/wemedia-list-icon8l.png) no-repeat;
	width: 51px;
	height: 11px;
	margin: 4px 0 0 4px
}

.wemedia-list-al-b-bm {
	float: left;
	width: 104px;
	text-align: center;
	color: #4d4d4d;
	font-size: 14px
}

.wemedia-list-al-b-br {
	float: left;
	background: url(../images/wemedia-list-icon8r.png) no-repeat;
	width: 51px;
	height: 11px;
	margin: 4px 4px 0 0
}

.wemedia-list-al-b-c {
	padding: 0 10px;
	height: 160px;
	overflow: hidden
}

.wemedia-list-al-b-cal {
	float: left;
	background: url(../images/wemedia-list-icon6l.png) repeat-x;
	color: #a3e0f1;
	height: 15px;
	line-height: 15px;
	width: 50px;
	text-align: center;
	font-size: 12px
}

.wemedia-list-al-b-cam {
	float: left;
	background: url(../images/wemedia-list-icon6r.png) no-repeat;
	width: 5px;
	height: 15px
}

.wemedia-list-al-b-car {
	float: left;
	padding-left: 5px;
	color: #898989
}

.wemedia-list-al-b-cara {
	float: right;
	color: #898989
}

.wemedia-list-al-b-cara span {
	color: #fdc501
}

.wemedia-list-al-b-c li {
	padding-top: 6px
}

.wemedia-list-al-b-cb {
	padding-top: 4px;
	color: #d2d2d2;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 194px;
}

.wemedia-list-al-b-cc {
	background: url(../images/wemedia-list-icon10.png) repeat-x;
	height: 1px;
	margin-top: 6px
}

.wemedia-list-ara {
	width: 956px;
	padding: 0 15px
}

.wemedia-list-ara-a {
	padding-top: 20px
}

.wemedia-list-ara-al {
	float: left;
	width: 100px;
	text-align: right;
	color: #282828;
	font-size: 14px;
	padding-top: 4px;
	position: relative
}

.wemedia-list-ara-al span.hot {
	background: url(../images/icon.png) no-repeat -196px -79px;
	display: inline-block;
	width: 23px;
	height: 16px;
	top: -12px;
	right: -8px;
	position: absolute;
	z-index: 99999;
	animation: bounce-down2 2.5s linear infinite;
	-webkit-animation: bounce-down2 2.5s linear infinite;
}

.wemedia-list-ara-b {
	background: url(../images/wemedia-list-icon11.png) repeat-x;
	height: 1px;
	margin: 20px 0 0 0;
	*margin: 0
}

.wemedia-list-ara-ar {
	float: left;
	width: 856px
}

.wemedia-list-ara-ar a {
	color: #282828;
	border: 1px solid #fff;
	display: inline-block;
	padding: 3px 7px;
	font-size: 14px;
	border-radius: 4px;
	margin-left: 6px
}

.wemedia-list-ara-ar li {
	padding: 0 0 0 10px;
	float: left;
	position: relative
}

.wemedia-list-ara-ar a:hover {
	color: #eb0c1c;
	border: 1px solid #eb0c1c;
}

.wemedia-list-ara-ar .active {
	color: #eb0c1c;
	border: 1px solid #eb0c1c;
}

.wemedia-list-ara-dr {
	float: left;
	width: 856px
}

.wemedia-list-ara-dr a {
	color: #282828;
	border: 1px solid #fff;
	display: inline-block;
	padding: 3px 7px;
	font-size: 14px;
	border-radius: 4px;
	margin-left: 6px
}

.wemedia-list-ara-dr a:hover {
	color: #eb0c1c;
	border: 1px solid #eb0c1c;
}

.wemedia-list-ara-dr .active {
	color: #eb0c1c;
	border: 1px solid #eb0c1c;
}

.wemedia-list-ara-cr {
	*margin-bottom: 20px
}

.wemedia-list-ara-crl {
	float: left;
	width: 576px
}

.wemedia-list-ara-crr {
	float: right;
	width: 280px;
}

.wemedia-list-ara-crl a {
	color: #282828;
	border: 1px solid #fff;
	display: inline-block;
	padding: 3px 7px;
	font-size: 14px;
	border-radius: 4px;
	margin-left: 6px
}

.wemedia-list-ara-crl a:hover {
	color: #eb0c1c;
	border: 1px solid #eb0c1c;
}

.wemedia-list-ara-crl .active {
	color: #eb0c1c;
	border: 1px solid #eb0c1c;
}

.wemedia-list-ara-crrl {
	float: left
}

.wemedia-list-ara-crrm {
	float: left;
	padding: 0 5px;
	margin-top: 5px;
	font-size: 14px;
}

.wemedia-list-ara-crrr {
	float: left
}

.input-1 {
	width: 64px;
	height: 26px;
	line-height: 26px;
	border: 1px solid #bdbdbd;
}

.wemedia-list-ara-ar-q {
	background: #eb0c1c;
	width: 38px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	margin: 2px 0 0 10px;
	border-radius: 5px;
	padding-left: 8px
}

/*.wemedia-list-ara-ar li{font-size:14px;}
.wemedia-list-ara-ar .wemedia-list-ara-ar-t{padding-top:5px}
.wemedia-list-ara-ar .wemedia-list-ara-ar-q{background:#eb0c1c;width:38px;height:24px;line-height:24px;cursor:pointer;color:#fff;font-size:14px;margin:2px 0 0 10px;border-radius:5px;padding-left:8px}*/
.wemedia-list-ara-ar-a {
	overflow: hidden;
	margin-left: 10px
}

.wemedia-list-ara-ar-b {
	border: 1px solid #eb0c1c;
	margin-top: 10px;
	padding: 10px;
	display: none;
}

.wemedia-list-ara-arr {
	float: left;
	width: 856px;
	margin-left: -4px
}

.wemedia-list-ara-ar-a li {
	float: left;
	*height: 26px;
	position: relative
}

.wemedia-list-ara-ar-a a {
	color: #282828;
	border: 1px solid #fff;
	display: inline-block;
	padding: 3px 7px;
	font-size: 14px;
	border-radius: 4px
}

.wemedia-list-ara-ar-a a:hover {
	color: #eb0c1c;
	border: 1px solid #eb0c1c;
}

.wemedia-list-ara-ar-a .active {
	color: #eb0c1c;
	border: 1px solid #eb0c1c;
	border-radius: 4px
}

.wemedia-list-ara-ar-b a {
	background: #fff;
	display: inline-block;
	padding: 2px 6px;
	color: #636363;
	border-radius: 3px;
	margin-bottom: 6px
}

.wemedia-list-ara-ar-b a:hover {
	background: #eb0c1c;
	display: inline-block;
	padding: 2px 6px;
	color: #fff;
	border-radius: 3px
}

.wemedia-list-ara-ar-b .active {
	background: #eb0c1c;
	;
	display: inline-block;
	padding: 2px 6px;
	color: #fff;
	border-radius: 3px
}

.wemedia-list-ara-ar-b a i {
	background: url(../images/del.png) no-repeat 0 50%;
	width: 7px;
	height: 7px;
	display: inline-block;
	margin-left: 6px;
	*margin: -12px 0 0 6px
}

.wemedia-list-ara-ar-b span {
	background: #fff;
	display: inline-block;
	padding: 2px 6px;
	color: #636363;
	border-radius: 3px;
	cursor: pointer;
	margin-right: 6px
}

.wemedia-list-ara-ar-a span {
	color: #282828;
	font-size: 14px;
	padding: 3px 7px;
	display: inline-block;
	cursor: pointer
}

.wemedia-list-ara-ar-sx {
	float: left;
	width: 856px;
	padding-bottom: 20px;
	*padding-bottom: 0
}

.wemedia-list-ara-ar-sxl {
	float: left;
	margin-left: 10px
}

/*下拉样式*/
.mainCon {
	position: relative;
	display: inline-block;
	z-index: 500;
	float: left;
}

div.selectbox-wrapper ul li {
	padding: 3px;
	cursor: pointer;
	line-height: 20px;
	font-size: 14px;
}

div.selectbox-wrapper {
	border: #d7d7d7 1px solid;
	position: absolute;
	background: #fff;
	text-align: left;
	z-index: 100;
	display: block;
	margin: 4px 0 0 0;
}

div.selectbox-wrapper ul li {
	white-space: nowrap;
	font-size: 14px;
}

div.selectbox-wrapper ul li.selected {
	background: #f2f2f2
}

div.selectbox-wrapper ul li.current {
	color: #000;
	background: #e5e5e5;
	border: 0 !important
}

.selectbox {
	border-radius: 5px;
	height: 26px;
	line-height: 26px;
	overflow-y: hidden;
	border: 1px solid #bbbbbb;
	background: #ffffff;
	padding-left: 8px;
	font-size: 14px;
	background: #f1f1f1 url(../images/wemedia-list-xl.png) no-repeat 93% 50%;
	color: #282828
}

.selBtn {
	width: 22px;
	height: 26px;
	border: 0;
	border-right: 1px solid #d7d7d7;
	display: none;
}


/*分页样式*/
.list_bottom {
	clear: both;
	padding: 35px 30px 35px 30px;
	height: 38px;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.list_pages span.backhome,
.list_pages span.prevpage,
.list_pages span.prevpage,
.list_pages span.pages a,
.list_pages span.nextpage,
.list_pages span.lastpage {
	border: 1px solid #cccccc;
	display: inline-block;
	height: 36px;
	padding: 0 14px 0 14px;
	line-height: 36px;
}

/*.list_pages span.backhome a { line-height: 38px; }*/
.consultlb-b .list_pages {
	clear: both;
	padding: 30px 0;
	text-align: center;
	height: 38px;
	line-height: 38px;
	position: relative;
	overflow: hidden;
}

.list_pages span.prevpage {
	border-left: none;
}

.list_pages span.prevpage a {
	background: url(../images/list_arrow.jpg) 0 0 no-repeat;
	padding-left: 17px;
	line-height: 36px;
	display: inline-block;
	width: 36px;
	height: 36px;
}

.list_pages span.nextpage a {
	background: url(../images/list_arrow.jpg) right center no-repeat;
	padding-right: 17px;
	line-height: 38px;
}

.list_pages span.pages {
	padding: 0 16px;
}

.list_pages span.pages a {
	position: relative;
	border-right: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.list_pages span.pages a.active {
	border: 1px solid #f89e19;
	color: #ff6c00;
}

.list_pages span.pages a.last {
	border-right: 1px solid #cccccc;
}

.list_pages span.lastpage {
	border-left: none
}

.list_pages span.lastpage a {
	line-height: 38px;
}

.list_pages span.total {
	padding-left: 10px;
	line-height: 38px;
}

.list_pages span.total strong {
	color: #f10f0f;
	font-weight: normal;
}

.list_pages span.jump {
	display: inline-block;
	position: relative;
	width: 79px;
	height: 38px;
	margin-left: 10px;
	overflow: hidden
}

.list_pages span.jump input.inp {
	width: 38px;
	height: 16px;
	line-height: 16px;
	padding: 10px 0;
	border: 1px solid #cccccc;
	border-right: none;
	background: none;
	text-indent: 5px;
	position: absolute;
	left: 0;
	top: 0;
}

.list_pages span.jump input.btn {
	width: 41px;
	height: 38px;
	border: none;
	background: #f89e19;
	cursor: pointer;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}

/*详情*/
.wemedia-xq {
	background: #f9f9f9;
	height: 37px;
	line-height: 37px;
	overflow: hidden
}

.wemedia-xql {
	float: left;
	color: #282828
}

.wemedia-xql a {
	color: #282828;
	padding-right: 5px
}

.wemedia-xql a:hover {
	color: #ef2323
}

.wemedia-xql span {
	color: #909090;
	padding-left: 5px
}

.wemedia-xqr {
	float: right;
	color: #282828;
	margin-top: 8px;
}

.wemedia-xqr img {
	padding: 8px 5px 0 0;
	*padding: 0 5px 0 0
}

.wemedia-xq-a {
	padding-top: 20px;
}

.wemedia-xq-al {
	float: left;
	width: 872px;
	background: #fff;
	position: relative;
	height: 750px;
	*height: 748px
}

.wemedia-xq-ar {
	float: left;
	width: 266px;
	margin-left: 14px;
	background: #fff;
	padding: 0 24px;
	height: 750px;
	*height: 748px
}

.wemedia-xq-al-t {
	text-align: center;
	position: absolute;
	width: 80px;
	height: 72px;
	background: #ff374a;
	left: -10px;
	top: 23px
}

.wemedia-xq-al-a {
	padding: 23px 0 0 71px;
}

.wemedia-xq-al-a-a {
	background: #ff374a;
	padding: 12px 15px 0 15px;
	height: 60px;
	width: 750px;
	font-size: 18px;
	color: #fff;
	line-height: 24px
}

.wemedia-xq-al-t p {
	color: #fff
}

.wemedia-xq-al-t img {
	padding: 8px 0 4px 0
}

.wemedia-xq-al-b {
	width: 824px;
	margin: 0 auto;
	padding-top: 35px;
	overflow: hidden
}

.wemedia-xq-al-b li {
	float: left;
	width: 185px;
	border-right: 1px solid #ededed;
	padding: 0 10px;
	text-align: center
}

.wemedia-xq-al-b-a {
	color: #353434;
	font-size: 16px;
	padding-top: 5px
}

.wemedia-xq-al-b-b {
	color: #a8a8a8;
}

.wemedia-xq-al-b-height {
	height: 16px
}

.wemedia-xq-al-b-color {
	color: #eb0c1c;
	;
	font-size: 18px
}

.wemedia-xq-al-b .none {
	border: 0
}

.wemedia-xq-al-b-a a {
	color: #353434;
	font-size: 16px;
	padding: 0 5px
}

.wemedia-xq-al-b-a a:hover {
	color: #ef2323
}

.wemedia-xq-al-c {
	background: url(../images/wemedia-xq-img2.jpg) no-repeat;
	width: 822px;
	height: 97px;
	margin: 24px auto 0 auto
}

.wemedia-xq-al-cl {
	float: left;
	width: 584px
}

.wemedia-xq-al-cr {
	float: right;
	padding-right: 38px;
	width: 138px
}

.wemedia-xq-al-cl-a {
	padding-top: 20px;
	overflow: hidden
}

.wemedia-xq-al-cl-nuo {
	color: #c2c2c2;
	font-size: 14px;
	padding-top: 20px;
}

.wemedia-xq-al-cl-nuo span {
	display: inline-block;
	width: 106px;
	text-align: right;
}

.wemedia-xq-al-cl-al {
	float: left;
	width: 106px;
	text-align: right;
	float: left;
	color: #c2c2c2;
	font-size: 14px;
	padding-top: 2px
}

.wemedia-xq-al-cl-am {
	float: left;
	color: #eb0c1c;
	font-size: 24px;
	font-weight: bold;
	padding-right: 10px
}

.wemedia-xq-al-cl-am span {
	font-size: 18px
}

.wemedia-xq-al-cl-ama {
	float: left;
	background: url(../images/trademark-xq-icon1-l.png) no-repeat;
	width: 10px;
	height: 22px;
}

.zmtdujia {
	float: left;
	margin-left: 10px;
	text-align: center;
	background: url(../images/zmtdujia.png) no-repeat;
	width: 81px;
	height: 22px;
	line-height: 22px;
	color: #ffffff;
	font-size: 14px;
}

.zmtdujia span {
	display: inline-block;
	margin-left: 5px;
}

.wemedia-xq-al-cl-ar {
	float: left;
	background: url(../images/trademark-xq-icon1-r.png) repeat-x;
	padding: 0 5px;
	height: 22px;
	line-height: 22px;
	color: #ffffff;
	font-size: 14px
}

.wemedia-xq-al-cl-b {
	padding-top: 10px
}

.wemedia-xq-al-cl-b .wemedia-xq-al-cl-al {
	font-size: 12px
}

.wemedia-xq-al-cl-br {
	float: left;
	color: #eb0c1c;
	padding-top: 2px
}

.wemedia-xq-al-cl-br a {
	color: #eb0c1c;
}

.wemedia-xq-al-cr-a {
	color: #c2c2c2;
	font-size: 14px;
	padding: 20px 0 10px 0
}

.wemedia-xq-al-cr-b {
	background: url(../images/wemedia-xq-icon24.png) no-repeat right 50%;
	height: 25px;
	font-size: 14px;
	color: #c2c2c2;
	line-height: 25px;
	cursor: pointer
}

.wemedia-xq-al-d {
	text-align: center;
	padding-top: 24px
}

.wemedia-xq-al-d span {
	padding: 0 50px;
	color: #5e5e5e;
	font-size: 14px
}

.wemedia-xq-al-e {
	width: 550px;
	margin: 0 auto;
	padding-top: 58px;
	overflow: hidden
}

.wemedia-xq-al-el,
.wemedia-xq-al-em {
	float: left;
}

.wemedia-xq-al-el a {
	color: #fff;
	font-size: 18px;
	background: #ff374a;
	background: #ff374a;
	width: 160px;
	height: 33px;
	padding-top: 12px;
	text-align: center;
	display: inline-block;
	border-radius: 4px;
}

.wemedia-xq-al-em a {
	color: #ff374a;
	font-size: 18px;
	background: #fff;
	width: 158px;
	border: 1px solid #ff374a;
	height: 31px;
	padding-top: 12px;
	text-align: center;
	display: inline-block;
	border-radius: 4px;
	margin-left: 34px
}

.wemedia-xq-al-em a:hover {
	background: #ff374a;
	color: #fff
}

.wemedia-xq-al-er {
	float: left;
	margin-left: 34px
}

.wemedia-xq-al-er-a {
	background: url(../images/wemedia-xq-icon10.png) no-repeat 0 1px;
	margin-top: 4px
}

.wemedia-xq-al-er-b {
	background: url(../images/wemedia-xq-icon11.png) no-repeat 0 1px;
	margin-top: 4px
}

.wemedia-xq-al-er-a a,
.wemedia-xq-al-er-b a {
	color: #292929;
	font-size: 14px;
	padding-left: 26px
}

.wemedia-xq-al-er-a a:hover,
.wemedia-xq-al-er-b a:hover {
	color: #ef2323
}

.wemedia-xq-al-f {
	width: 550px;
	margin: 0 auto;
	padding-top: 50px;
	overflow: hidden
}

.wemedia-xq-al-fl {
	float: left;
	width: 80px;
	color: #5e5e5e;
	font-size: 14px
}

.wemedia-xq-al-fr {
	float: left;
	width: 470px
}

.wemedia-xq-al-fra {
	float: left
}

.wemedia-xq-al-frb {
	float: left;
	padding-left: 10px;
	font-size: 14px;
	color: #5e5e5e
}

.wemedia-xq-al-fr li {
	float: left;
	padding: 0 30px 16px 20px
}

.wemedia-xq-ara {
	padding-top: 23px;
	overflow: hidden
}

.wemedia-xq-aral {
	float: left;
	width: 86px;
	height: 6px;
	background: url(../images/wemedia-xq-icon30.jpg) no-repeat;
	margin: 6px 0 0 0
}

.wemedia-xq-aram {
	float: left;
	color: #282828;
	font-size: 18px;
	width: 94px;
	text-align: center
}

.wemedia-xq-arb {
	width: 199px;
	height: 199px;
	margin: 20px auto 0 auto;
	position: relative
}

.wemedia-xq-arb img {
	width: 199px;
	position: absolute;
	bottom: 0;
	z-index: 1;
	left: 0px
}

.wemedia-xq-arb p {
	background: url(../images/wemedia-xq-arb.png) repeat-x;
	height: 40px;
	line-height: 40px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 16px;
	z-index: 3;
	position: absolute;
	bottom: 0;
}

.wemedia-xq-arc {
	padding-top: 16px;
	margin: 0 auto;
	width: 200px
}

.wemedia-xq-arc a {
	color: #ff374a;
	font-size: 14px;
	font-weight: bold;
	width: 128px;
	height: 28px;
	border: 1px solid #ff374b;
	background: url(../images/wemedia-xq-icon6.png) no-repeat 40px 8px;
	display: inline-block;
	padding: 8px 0 0 70px;
}

.wemedia-xq-ard {
	border-bottom: 1px solid #f0f0f0;
	width: 200px;
	margin: 0 auto;
	text-align: center;
	color: #424242;
	padding: 17px 0 6px 0
}

.wemedia-xq-are {
	padding-top: 12px
}

.wemedia-xq-are a {
	color: #424242;
	background: url(../images/wemedia-xq-icon7.png) no-repeat 0 2px;
	padding: 0 0 0 20px;
	margin-left: 40px
}

.wemedia-xq-arf {
	background: #f1f1f1;
	height: 33px;
	line-height: 33px;
	margin-top: 22px
}

.wemedia-xq-arf-a {
	padding-left: 20px;
	background: url(../images/icon-arrow.png) no-repeat 96% 50%;
	color: #282828;
	font-size: 14px
}

.wemedia-xq-arg-a {
	width: 260px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wemedia-xq-arg {
	height: 239px;
	*height: 237px
}

.wemedia-xq-arg-a img {
	padding: 1px 10px 0 0;
	width: 18px;
	height: 15px
}

.wemedia-xq-arg-a a {
	font-size: 14px;
	color: #565656
}

.wemedia-xq-arg-a a:hover {
	color: #ef2323
}

.wemedia-xq-arg-b {
	padding: 10px 0 16px 0;
	overflow: hidden;
}

.wemedia-xq-arg-bl {
	float: left;
	color: #ababab
}

.wemedia-xq-arg-bl span {
	color: #ff374a
}

.wemedia-xq-arg-br {
	float: right;
	color: #ff374a
}

.wemedia-xq-arg li {
	padding-top: 16px;
	border-bottom: 1px solid #f1f1f1;
}

.wemedia-xq-arg .none {
	border: 0;
}

.wemedia-xq-arh {
	height: 53px;
	line-height: 53px;
	background: #ececec;
	width: 314px;
	margin-left: -24px
}

.wemedia-xq-arhl {
	float: left;
	color: #282828;
	font-size: 14px;
	padding-left: 20px
}

.wemedia-xq-arhl span {
	color: #ff374a;
	font-weight: bold
}

.wemedia-xq-arhr {
	float: right;
	padding-right: 20px;
	background: url(../images/wemedia-xq-icon9.png) no-repeat 0 50%;
	padding-left: 20px;
	*margin-top: 17px
}

.wemedia-xq-arhr a {
	color: #282828;
	font-size: 14px;
}

.wemedia-xq-arhr a:hover {
	color: #ef2323
}

.wemedia-xq-b {
	background: #fff;
	margin: 33px 0 0 0;
	padding: 24px
}

#tab_fxd {
	z-index: 9999;
}

.fxd {
	position: fixed;
	top: 0;
}

#tab_fxd .tit {
	height: 46px;
	border-bottom: 2px solid #ff374a;
	background: #ffffff;
	width: 1152px
}

#tab_fxd .tit li {
	float: left;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	text-align: center;
	cursor: pointer;
}

#tab_fxd .tit span {
	display: block;
	float: left;
	padding: 0 35px;
	color: #222222;
}

#tab_fxd .tit .on {
	background: #ff374a;
}

#tab_fxd .tit li.on span {
	color: #FFF;
}

#tab_fxd .tit li.on span a {
	color: #FFF;
}

.wemedia-xq-b-a {
	background: #ff374a;
	padding: 3px;
	margin-top: 15px
}

.wemedia-xq-b-aa {
	background: #fff;
	position: relative;
	padding: 4px
}

.wemedia-xq-b-aaal {
	float: left;
	background: url(../images/wemedia-xq-icon14-tl.jpg) no-repeat;
	width: 6px;
	height: 6px
}

.wemedia-xq-b-aaar {
	float: right;
	background: url(../images/wemedia-xq-icon14-tr.jpg) no-repeat;
	width: 6px;
	height: 6px
}

.wemedia-xq-b-aacl {
	float: left;
	background: url(../images/wemedia-xq-icon14-bl.jpg) no-repeat;
	width: 6px;
	height: 6px
}

.wemedia-xq-b-aacr {
	float: right;
	background: url(../images/wemedia-xq-icon14-br.jpg) no-repeat;
	width: 6px;
	height: 6px
}

.wemedia-xq-b-aac,
.wemedia-xq-b-aaa {
	overflow: hidden
}

.wemedia-xq-b-aab {
	text-align: center;
	padding-top: 10px;
}

.wemedia-xq-b-aad {
	background: url(../images/wemedia-xq-x.jpg) repeat-x;
	height: 1px;
	margin-top: 16px
}

.wemedia-xq-b-aae {
	padding: 20px;
	color: #383838;
	font-size: 16px;
	line-height: 24px
}

.wemedia-xq-tow {
	margin-top: 33px;
	background: #e9e9e9;
	padding: 3px
}

.wemedia-xq-tow-a {
	background: #fff;
	height: 56px;
	line-height: 56px;
}

.wemedia-xq-tow-al {
	float: left;
	color: #5d5d5d;
	font-size: 18px;
	font-weight: bold;
	padding-left: 28px
}

.wemedia-xq-three {
	margin-top: 33px;
	background: #e9e9e9;
	padding: 3px
}

.wemedia-xq-three-a {
	background: #fff;
	padding: 10px 0;
	height: 146px;
}

.wemedia-xq-three-a li {
	float: left;
}

.wemedia-xq-three-a-a {
	width: 180px;
	margin: 0 24px
}

.wemedia-xq-three-a-b {
	background: url(../images/wemedia-xq-sx.png) no-repeat;
	height: 146px;
	width: 1px
}

.wemedia-xq-three-a-a-01 {
	background: url(../images/wemedia-xq-01.png) no-repeat;
	height: 20px;
	color: #414141;
	font-size: 18px;
	font-weight: bold;
	padding: 28px 0 0 36px;
	margin-top: 16px
}

.wemedia-xq-three-a-a-02 {
	background: url(../images/wemedia-xq-02.png) no-repeat;
	height: 20px;
	color: #414141;
	font-size: 18px;
	font-weight: bold;
	padding: 28px 0 0 36px;
	margin-top: 16px
}

.wemedia-xq-three-a-a-03 {
	background: url(../images/wemedia-xq-03.png) no-repeat;
	height: 20px;
	color: #414141;
	font-size: 18px;
	font-weight: bold;
	padding: 28px 0 0 36px;
	margin-top: 16px
}

.wemedia-xq-three-a-a-04 {
	background: url(../images/wemedia-xq-04.png) no-repeat;
	height: 20px;
	color: #414141;
	font-size: 18px;
	font-weight: bold;
	padding: 28px 0 0 36px;
	margin-top: 16px
}

.wemedia-xq-three-a-a-05 {
	background: url(../images/wemedia-xq-05.png) no-repeat;
	height: 20px;
	color: #414141;
	font-size: 18px;
	font-weight: bold;
	padding: 28px 0 0 36px;
	margin-top: 16px
}

.wemedia-xq-three-a-ab {
	color: #8e8e8e;
	font-size: 14px;
	padding-top: 10px
}

.wemedia-xq-four {
	margin-top: 33px;
	height: 245px;
	overflow: hidden
}

.wemedia-xq-fourl {
	width: 239px;
	height: 245px;
	background: url(../images/wemedia-xq-bg1.jpg) no-repeat;
	float: left;
	position: relative
}

.wemedia-xq-fourr {
	float: left;
	background: #e9e9e9;
	padding: 3px 3px 3px 0;
	height: 239px;
	width: 910px
}

.wemedia-xq-fivel {
	width: 239px;
	height: 245px;
	background: #298edc;
	float: left;
	text-align: center
}

.wemedia-xq-fiver {
	float: left;
	background: #e9e9e9;
	padding: 3px 3px 3px 0;
	height: 239px;
	width: 910px
}

.wemedia-xq-fivel-a {
	font-size: 24px;
	color: #fff;
	line-height: 24px;
	padding-top: 50px
}

.wemedia-xq-fivel-b {
	font-size: 14px;
	color: #fff;
	padding-top: 10px
}

.wemedia-xq-fivel-c {
	padding-top: 50px
}

.wemedia-xq-fivel-d {
	padding-top: 10px
}

.wemedia-xq-fivel-d a {
	color: #fff;
	font-size: 14px
}

.wemedia-xq-fiver-bg {
	background: #fff;
	width: 910px;
	height: 239px
}

.wemedia-xq-fiver-bg li {
	float: left;
	width: 262px;
	border-right: 1px solid #f1f1f1;
	height: 239px;
	padding: 0 20px
}

.wemedia-xq-fiver-bg-a {
	padding-top: 27px;
	color: #343434;
	font-size: 18px;
	line-height: 20px;
	height: 40px;
}

.wemedia-xq-fiver-bg-a a {
	color: #343434;
	font-size: 18px
}

.wemedia-xq-fiver-bg-a a:hover {
	color: #ef2323
}

.wemedia-xq-fiver-bg-b {
	color: #747373;
	font-size: 14px;
	line-height: 24px;
	padding-top: 15px
}

.wemedia-xq-fiver-bg-b a {
	color: #298edc;
	font-size: 14px
}

.wemedia-xq-fiver-bg-b span {
	color: #298edc;
	font-size: 14px
}

.wemedia-xq-fiver-bg li:hover .wemedia-xq-fiver-bg-a {
	color: #ef2323
}

.wemedia-xq-fiver-bg li:hover .wemedia-xq-fiver-bg-b span {
	color: #ef2323
}

.wemedia-xq-fiver-bg .none {
	border: 0;
}

.wemedia-xq-fourl-a {
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 24px;
	padding-top: 50px
}

.wemedia-xq-fourl-b {
	text-align: center;
	font-size: 14px;
	color: #fff;
	padding-top: 10px
}

.wemedia-xq-fourl-c {
	background: url(../images/wemedia-xq-more.jpg) no-repeat;
	width: 37px;
	height: 74px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: absolute;
	bottom: -8px;
	left: 110px;
	padding-top: 8px
}

.wemedia-xq-fourr-bg {
	background: #fff;
	width: 910px;
	height: 239px;
	position: relative
}

.wemedia-xq-fourr-bgl {
	width: 21px;
	height: 41px;
	background: url(../images/trademark-xq-arrowll.png) no-repeat;
	margin-top: 100px;
	position: absolute;
	left: 0;
	z-index: 999;
	cursor: pointer
}

.wemedia-xq-fourr-bgm {
	width: 910px;
	float: left;
	position: relative;
	height: 239px;
	overflow: hidden
}

.wemedia-xq-fourr-bgr {
	width: 21px;
	height: 41px;
	background: url(../images/trademark-xq-arrowrr.png) no-repeat;
	margin-top: 100px;
	position: absolute;
	right: 0;
	z-index: 999;
	cursor: pointer
}

.wemedia-xq-fourr-bgm li {
	width: 242px;
	border-left: 1px solid #f1f1f1;
	height: 239px;
	padding: 0 30px;
	float: left
}

.wemedia-xq-fourr-bgm-a {
	padding-top: 30px;
	height: 48px;
}

.wemedia-xq-fourr-bgm-a a {
	color: #323232;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px
}

.wemedia-xq-fourr-bgm-a a:hover {
	color: #ef2323
}

.wemedia-xq-fourr-bgm-b {
	padding-top: 30px;
	overflow: hidden
}

.wemedia-xq-fourr-bgm-bl {
	float: left
}

.wemedia-xq-fourr-bgm-bl p {
	color: #8e8d8d;
	padding-bottom: 4px
}

.wemedia-xq-fourr-bgm-bl p b {
	color: #e90717;
	font-size: 18px;
	font-weight: bold
}

.wemedia-xq-fourr-bgm-br {
	float: right;
	text-align: center
}

.wemedia-xq-fourr-bgm-br p {
	color: #8e8d8d;
	padding-bottom: 4px
}

.wemedia-xq-fourr-bgm-br p span {
	color: #e90717;
	font-size: 18px;
}

.wemedia-xq-fourr-bgm-c {
	padding-top: 20px
}

.wemedia-xq-fourr-bgm-c a {
	margin-right: 20px;
	border: 1px solid #fa6e6e;
	color: #f70000;
	width: 82px;
	height: 21px;
	padding-top: 3px;
	display: inline-block;
	text-align: center;
	border-radius: 3px;
}

.wemedia-xq-fourr-bgm-c .blue {
	border: 1px solid #0c94eb;
	color: #0c94eb
}

.wemedia-xq-fourr-bgm ul {
	position: absolute
}

.wemedia-xq-tow-b {
	background: #f5f5f5;
	height: 760px;
	position: relative
}

.wemedia-xq-tow-ar {
	float: right
}

.wemedia-xq-tow-ar li {
	float: left;
	border: 1px solid #a7a7a7;
	background: url(../images/wemedia-xq-icon17.png) no-repeat 5px 50%;
	padding: 4px 10px 4px 40px;
	color: #a7a7a7;
	font-size: 14px;
	border-radius: 5px;
	margin: 14px 20px 0 0;
	cursor: pointer
}

.wemedia-xq-tow-ar .active {
	border: 1px solid #ff374a;
	background: url(../images/wemedia-xq-icon17-select.png) no-repeat 5px 50%;
	padding: 4px 10px 4px 40px;
	color: #ff374a;
}

.wemedia-xq-tow-bl {
	background: url(../images/wemedia-xq-arrowl.png) no-repeat;
	width: 58px;
	height: 115px;
	position: absolute;
	left: 0;
	top: 240px;
	cursor: pointer
}

.wemedia-xq-tow-br {
	background: url(../images/wemedia-xq-arrowr.png) no-repeat;
	width: 58px;
	height: 115px;
	position: absolute;
	right: 0;
	top: 240px;
	cursor: pointer
}

.wemedia-xq-tow-bm {}

.wemedia-xq-tow-bm li {
	display: none;
}

.wemedia-xq-tow-bm li a {
	width: 1146px;
	height: 760px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	*display: block;
	*font-size: 580px;
	overflow: hidden;
}

.wemedia-xq-tow-bm li img {
	vertical-align: middle;
}

.wemedia-xq-al-cr-b-block {
	display: none;
	position: absolute;
	margin: 0 0 0 32px;
	*margin: 20px 0 0 -70px
}

.wemedia-xq-al-cr-b-block-t {
	background: url(../images/wemedia-xq-jt-t.png) no-repeat;
	width: 15px;
	height: 8px;
	margin-left: 86px;
	position: absolute;
}

.wemedia-xq-al-cr-b-block-b {
	border: 1px solid #ff5263;
	margin-top: 7px
}

.wemedia-fiver-al {
	float: left;
}

.wemedia-fiver-ar {
	float: right;
	padding-top: 5px
}

/*下拉*/
.wemedia-list-ara .con_5 {
	border-bottom: none
}

.wemedia-list-ara .con_5 dd {
	float: left;
	position: relative;
	margin-left: 6px;
}

.wemedia-list-ara .con_5 span {
	position: relative;
}

.wemedia-list-ara .con_5 span a {
	font-size: 14px;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	border: 1px solid #cecece;
	background: #f1f1f1 url(../images/wemedia-list-xl.png) no-repeat 90% 50%;
	border-radius: 5px;
	padding: 0 23px 0 4px;
	color: #282828;
	margin-right: 5px
}

.wemedia-list-ara .con_5 span a.active {
	border: 1px solid #eb072d;
	color: #454545
}

.wemedia-list-ara .con_5 dd.last span {
	margin-right: 0;
}

.wemedia-list-ara .con_5 .select {
	position: absolute;
	left: 0;
	top: 26px;
	width: 110px;
	height: auto;
	z-index: 99;
	border: 1px solid #ddd;
	background: #fff;
	padding: 5px 0;
	overflow: hidden;
	display: none
}

.wemedia-list-ara .con_5 .select a {
	border: none;
	padding: 0;
	background: none;
	margin: 0;
	display: block;
	clear: both;
	text-indent: 10px;
	width: 100%;
	font-size: 14px;
	line-height: 26px
}

.wemedia-list-ara .con_5 input {
	display: none
}

.wemedia-xq-al-b-a p {
	font-size: 16px
}

/*商标真假客服*/
.mytrueservice_wrap {
	display: none;
	background: rgba(0, 0, 0, 0.40);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr=#75000000, endColorstr=#40000000);
	position: fixed;
	padding: 10px;
	left: 50%;
	top: 50%;
	z-index: 999999;
	margin-left: -344px;
	margin-top: -262px;
	height: 525px;
}

.mytrueservice {
	background: #fff;
}

.mytrueservice .pop_hd {
	height: 56px;
	line-height: 56px;
	color: #fff;
	font-size: 18px;
	margin-bottom: 42px;
	background: #65b71d;
	padding-left: 25px;
	background: url(../images/pop_verify_tbg.jpg) left top repeat-x;
}

.mytrueservice .pop_hd span {
	background: url(../images/icon_pop_verify.png) left center no-repeat;
	padding-left: 42px;
	margin-right: 18px;
}

.mytrueservice .pop_hd .close {
	display: block;
	width: 22px;
	height: 48px;
	position: absolute;
	right: 36px;
	top: 10px;
	background: url(../images/icon.png) no-repeat -238px -402px;
	cursor: pointer;
	z-index: 10;
}

.mytrueservice .bid_con {
	margin-left: 38px;
}

.mytrueservice_cont .tit .btn {
	font-size: 16px;
}

.mytrueservice_tit {
	text-align: center;
	line-height: 38px;
	font-size: 24px;
	margin-top: 60px;
}

.mytrueservice_tit img {
	margin-right: 20px;
	display: inline-block;
}

.mytrueservice_cont {
	width: 688px;
	margin: 40px auto;
}

.mytrueservice_cont .tit {
	text-align: center;
}

.mytrueservice_cont .tit .inp {
	width: 413px;
	padding: 15px;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #898888;
	margin-bottom: 20px;
}

.mytrueservice_cont .tit .btn {
	cursor: pointer;
	background: #ffa200;
	font-weight: bold;
	width: 260px;
	line-height: 42px;
	color: #fff;
}

.mytrueservice_cont .cont {
	margin-top: 40px;
	background: #f2f2f2;
	padding: 40px 0;
	height: 195px;
	position: relative;
	text-align: center;
}

.mytrueservice_cont .true {
	position: relative;
}

.mytrueservice_cont .true .num {
	line-height: 34px;
	margin-bottom: 10px;
}

.mytrueservice_cont .true .num strong {
	font-size: 30px;
}

.mytrueservice_cont .true .info {
	font-size: 18px;
	line-height: 32px;
}

.mytrueservice_cont .cont .tips {
	text-align: center;
	font-size: 14px;
	line-height: 22px;
	margin-top: 35px;
}

.mytrueservice_cont .cont .img {
	position: absolute;
	left: 66%;
	top: 0;
}

.myadvice_form .form_hd {
	margin-bottom: 30px;
	border: none;
	height: 80px;
}

.darkbg {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0, 0, 0, .5);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99998;
}


/****在线问答****/
.onlineQA {
	clear: both;
	padding: 20px 0;
	overflow: hidden
}

.onlineQA_l {
	width: 803px;
	border: 1px solid #dfdfdf;
	padding: 20px;
	overflow: hidden
}

.onlineQA_l .daohang {
	font-size: 14px
}

.onlineQA_comment {
	padding-top: 30px;
}

.onlineQA_comment .hd {
	height: 28px;
	line-height: 28px;
	overflow: hidden
}

.onlineQA_comment .hd span.tit {
	display: inline-block;
	height: 28px;
	background: url(../images/icon_onlineqa_1.png) left center no-repeat;
	padding-left: 35px;
	font-size: 18px;
}

.onlineQA_comment .hd span.num em {
	color: #80c01d
}

.onlineQA_comment .bd {
	padding: 15px 0;
	overflow: hidden
}

.onlineQA_comment .bd textarea {
	border: 2px solid #80c01d;
	padding: 10px;
	width: 779px;
	height: 40px;
	box-shadow: 0 0 6px #ccc inset;
	ooverflow: hidden
}

.onlineQA_comment .other span.txt {
	font-size: 14px
}

.onlineQA_comment .other span.txt a.btn {
	display: inline-block;
	height: 19px;
	line-height: 19px;
	border: 1px solid #ddd;
	font-size: 12px;
	background: #f7f7f7 url(../images/icon_onlineqa_3.png) 92px center no-repeat;
	padding-left: 5px;
	padding-right: 12px;
	margin-left: 10px;
}

.onlineQA_comment .other span.tips {
	color: #ffba00;
	background: url(../images/icon_onlineqa_2.png) left center no-repeat;
	padding-left: 22px;
}

.onlineQA_comment .ft {
	clear: both;
	padding-top: 20px;
	overflow: hidden
}

.onlineQA_comment .ft textarea {
	border: 1px solid #ddd;
	padding: 10px;
	width: 779px;
	height: 106px;
	box-shadow: 0 0 6px #ccc inset;
	overflow: hidden
}

.onlineQA_comment input.btn {
	width: 140px;
	height: 37px;
	border: none;
	background: url(../images/onlineqa_tbg1.png) left top repeat-x;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	margin-top: 20px
}

.onlineQA_list {
	clear: both;
	padding-top: 28px;
	overflow: hidden
}

.onlineQA_list .hd {
	height: 46px;
	border-bottom: 2px solid #80c01d;
	line-height: 46px;
	overflow: hidden
}

.onlineQA_list .hd li {
	display: inline;
	float: left;
	padding: 0 30px;
	font-size: 18px;
}

.onlineQA_list .hd li.on {
	background-color: #80c01d
}

.onlineQA_list .hd li.on a {
	color: #fff;
	line-height: 46px;
}

.onlineQA_list .bd {
	clear: both;
	overflow: hidden
}

.onlineQA_list .bd li {
	clear: both;
	vertical-align: top;
	border-bottom: 1px dotted #ddd;
	padding: 30px 0;
	overflow: hidden
}

.onlineQA_list .bd li p.tit {
	height: 20px;
	line-height: 20px
}

.onlineQA_list .bd li p.tit span.answer {
	color: #80c01d
}

.onlineQA_list .bd li p.tit a {
	font-size: 14px;
}

.onlineQA_list .bd li p.tit span.status {
	display: inline-block;
	height: 20px;
	width: 42px;
	text-align: center;
	color: #fff;
	margin-right: 10px;
	line-height: 20px;
}

.onlineQA_list .bd li p.tit span.status_1 {
	background-color: #80c01d
}

.onlineQA_list .bd li p.con {
	clear: both;
	padding-top: 15px;
	line-height: 22px;
	color: #595959;
	overflow: hidden
}

.onlineQA_list .bd li p.con a {
	color: #007eff
}

.onlineQA_r {
	width: 296px;
	overflow: hidden
}

.onlineQA_article {
	border: 1px solid #ddd;
	border-bottom: none;
	padding: 20px;
	overflow: hidden
}

.onlineQA_article .hd {
	font-size: 18px
}

.onlineQA_article .bd {
	padding: 20px 0;
	overflow: hidden
}

.onlineQA_article .bd li {
	line-height: 28px;
}

.onlineQA_article .bd li a {
	font-size: 14px;
	color: #006ae2
}

.onlineQA_ask {
	clear: both;
	border: 1px solid #ddd;
	border-top: none;
	overflow: hidden
}

.onlineQA_ask .hd {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #ddd;
	font-size: 18px;
	text-indent: 20px;
	overflow: hidden
}

.onlineQA_ask .bd {
	padding: 20px;
	overflow: hidden
}

.onlineQA_ask .bd li {
	clear: both;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
	padding: 8px 0;
	overflow: hidden
}

.onlineQA_ask .bd li .photo {
	padding-left: 5px;
}

.onlineQA_ask .bd li .photo,
.onlineQA_ask .bd li .photo img {
	width: 68px;
	height: 68px;
	overflow: hidden
}

.onlineQA_ask .bd li .con {
	width: 140px;
	padding-left: 10px;
	overflow: hidden
}

.onlineQA_ask .bd li .con p.tit {
	padding-top: 8px;
	line-height: 22px;
	font-size: 14px
}

.onlineQA_ask .bd li .con p.view {
	clear: both;
	padding-top: 10px;
	text-align: right;
}

.onlineQA_ask .bd li .con p.view a {
	color: #0b53b5
}

.onlineQA_ask .bd li:last-child {
	border-bottom: none
}

.onlineQA_contact {
	text-align: center;
	padding: 20px 0;
	margin-top: 20px;
	border: 1px solid #ddd;
	overflow: hidden
}

.onlineQA_contact p.p1 {
	font-size: 14px;
	padding: 10px 0;
	overflow: hidden
}

.onlineQA_contact a.btn {
	display: inline-block;
	width: 229px;
	height: 37px;
	background: url(../images/btn_1.png) no-repeat;
	text-align: center;
	line-height: 37px;
	color: #fff;
	font-size: 14px;
}

.onlineQA_contact a.btn:hover {
	text-decoration: none
}

.onlineQA_contact p.p2 {
	font-size: 14px;
	padding: 10px 0 20px 0;
	overflow: hidden
}

.onlineQA_contact p.p3 {
	font-size: 30px;
	color: #0061a6
}

.onlineQA_content_hd {
	clear: both;
	border: 2px solid #f4a00d;
	margin-top: 25px;
	padding: 5px;
	overflow: hidden
}

.onlineQA_content_hd .hd {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px dotted #c7c7c7;
	font-size: 18px;
	overflow: hidden
}

.onlineQA_content_hd .hd span.tit {
	display: inline-block;
	height: 60px;
	background: url(../images/icon_onlineqa_4.png) 15px center no-repeat;
	padding-left: 55px;
}

.onlineQA_content_hd .bd {
	padding: 10px;
	overflow: hidden
}

.onlineQA_content_hd .bd p.con {
	font-size: 14px;
	line-height: 22px;
}

.onlineQA_content_hd .bd p.date {
	text-align: right
}

.onlineQA_content_bd {
	clear: both;
	border: 2px solid #80c01d;
	margin-top: 20px;
	padding: 5px;
	overflow: hidden
}

.onlineQA_content_bd .hd {
	position: relative;
	height: 90px;
	border-bottom: 1px dotted #ddd;
}

.onlineQA_content_bd .hd span.photo {
	width: 85px;
	height: 85px;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #ddd;
	box-shadow: -3px 0px 8px #666;
	position: absolute;
	left: 14px;
	top: 18px;
}

.onlineQA_content_bd .hd span.photo img {
	width: 85px;
	height: 85px;
}

.onlineQA_content_bd .hd p.tit {
	padding: 25px 0 0 125px;
	overflow: hidden
}

.onlineQA_content_bd .hd p.tit strong {
	display: block;
	clear: both;
	font-weight: normal;
	color: #303030;
	font-size: 14px;
}

.onlineQA_content_bd .hd p.tit span {
	display: block;
	padding-top: 5px;
	color: #757575
}

.onlineQA_content_bd .hd a.btn {
	display: block;
	width: 110px;
	height: 35px;
	line-height: 35px;
	background: url(../images/onlineqa_tbg2.jpg) left top repeat-x;
	border: 1px solid #6aaf00;
	color: #fff;
	font-size: 14px;
	text-align: center;
	position: absolute;
	right: 15px;
	top: 30px
}

.onlineQA_content_bd .hd a.btn:hover {
	text-decoration: none
}

.onlineQA_content_bd .bd {
	padding: 40px 20px 0 20px;
	color: #2d2c2c;
	font-size: 14px;
	line-height: 24px;
	overflow: hidden
}

.onlineQA_content_bd .date {
	text-align: right;
	padding: 20px;
	overflow: hidden
}

.newline {
	width: 100%;
	clear: both;
	height: 1px;
	background-color: #eee;
	zoom: 0;
	font-size: 0;
	overflow: hidden
}


/******我要出售***/
.pin_con .btn {
	border: 0;
	outline: none;
	background: none;
}

.sale_wrap {
	background: url(../images/sell_bg.jpg) no-repeat center top;
	padding: 60px 0 40px;
}

.sale_info {
	width: 600px;
	margin-left: 50px;
	float: left;
	display: inline;
}

.sale_info .tit {
	text-align: center;
	margin-top: 16px;
}

.sale_info .info {
	background: #594fbd;
	border-radius: 5px;
	margin: 26px auto;
}

.sale_info .info p {
	color: #fff;
	line-height: 24px;
	padding: 15px 0;
	text-align: center;
	font-size: 14px;
}

.sale_info .step {
	width: 600px;
	overflow: 0px;
}

.sale_info .step {
	width: 630px;
}

.sale_info .step li {
	width: 180px;
	float: left;
	display: inline;
	margin: 0 30px 20px 0;
	font-size: 16px;
	color: #fff;
	line-height: 33px;
	background: url(../images/sell_arrow.png) no-repeat right center;
}

.sale_info .step li i {
	display: inline-block;
	margin-right: 10px;
	text-align: center;
	border-radius: 33px;
	width: 31px;
	height: 31px;
	line-height: 33px;
	border: 1px solid #fff;
}

.sale_form {
	float: right;
	width: 380px;
	background: #fff;
	border-radius: 5px;
	padding-top: 20px;
	margin-right: 60px;
	display: inline;
}

.sale_form .tit {
	padding-bottom: 12px;
	border-bottom: 1px dashed #5f55b8;
}

.sale_form .sale_form_cont {
	padding: 22px 0 20px 25px;
}

.sale_form li {
	margin-bottom: 12px;
}

.sale_form li span {
	font-size: 14px;
	line-height: 28px;
	float: left;
	margin-right: 12px;
	display: inline;
}

.sale_form li label {
	margin-right: 10px;
	font-size: 14px;
}

.sale_form li .text {
	width: 315px;
	height: 18px;
	line-height: 18px;
	border: 1px solid #dddddd;
	padding: 9px 0 9px 15px;
	border-radius: 5px;
	font-size: 14px;
}

.sale_form li .btn {
	display: inline-block;
	width: 150px;
	height: 36px;
	border-radius: 5px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: #f70000;
	cursor: pointer;
	font-size: 16px;
}

.sale_form li .tips,
.pin_wrap li .tips {
	height: 20px;
	padding-top: 10px;
	display: none;
}

.sale_form li .ntips,
.pin_wrap li .ntips {
	background: url(../images/icon-wrong.png) no-repeat left center;
	padding-left: 16px;
	line-height: 20px;
	color: #FF0004;
	font-size: 12px;
	display: inline-block;
}

.sale_form li .btn_01:hover {
	background: #e50707;
}

.sale_form li .btn_02 {
	background: #9e9e9e;
	margin-left: 28px;
}

.sale_form li .btn_02:hover {
	background: #8e8b8b;
}

.darkbg {
	width: 100%;
	height: 100%;
	background-color: #000;
	background-color: rgba(0, 0, 0, .8);
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99998;
}

.pin_wrap {
	background: #fff;
	border-radius: 5px;
	width: 398px;
	height: 298px;
	position: fixed;
	padding: 5px;
	left: 50%;
	margin-left: -204px;
	top: 50%;
	margin-top: -154px;
	z-index: 999999;
}

.pin_wrap .pin_hd {
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	color: #f70000;
	font-size: 18px;
	border-bottom: #e5e5e5 solid 1px;
	margin-bottom: 40px;
}

.pin_wrap .pin_hd .close {
	display: block;
	width: 24px;
	height: 24px;
	position: absolute;
	right: 13px;
	top: 13px;
	background: url(../images/tglogin_close.png) no-repeat left top;
	cursor: pointer;
	z-index: 10;
}

.pin_wrap .pin_hd .close:hover {
	background: url(../images/tglogin_close.png) no-repeat left bottom;
}

.pin_wrap .pin_con {
	width: 360px;
	margin: 0 auto;
}

.pin_wrap li {
	margin-bottom: 20px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
}

.pin_wrap li .con {
	width: 358px;
	height: 40px;
	border: 1px solid #ddd;
	position: relative;
}

.pin_wrap .text {
	width: 223px;
	height: 18px;
	line-height: 18px;
	padding: 11px 0 11px 20px;
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 0;
}

.pin_wrap .getCode {
	cursor: pointer;
	position: absolute;
	top: 0px;
	right: 0;
}

.pin_wrap .btn {
	width: 360px;
	display: block;
	height: 42px;
	line-height: 42px;
	text-align: center;
	color: #fff;
	background: #f70000;
	cursor: pointer;
	font-size: 18px;
}

.pin_wrap .btn:hover {
	background: #e50707;
}

.pop_table {
	width: 382px;
	margin: 5px auto 0;
}

.pop_table .pop_tb_inp {
	margin-top: 15px;
	width: 300px;
	line-height: 18px;
	border: 1px solid #dddddd;
	padding: 9px 0 9px 15px;
	border-radius: 5px;
	font-size: 14px;
}

.pop_table .pop_tb_tit {
	vertical-align: -5px;
	font-size: 14px;
	font-weight: normal;
	line-height: 40px;
}

.pop_table .pop_tb_text {
	margin-top: 15px;
	width: 300px;
	border: 1px solid #dddddd;
	padding: 9px 0px 9px 15px;
	border-radius: 5px;
	font-size: 14px;
}

/*我要出售-选择所属行类*/
#sellform .choose_item {
	width: 332px;
	height: 38;
}

#sellform .choose_item_hd {
	border-radius: 5px;
	border: 1px solid #dddddd;
	font-size: 14px;
	background: url(../images/xiala.jpg) no-repeat center right;
}

#sellform .choose_item_hd .sel_con {
	width: 321px;
	font-size: 14px;
}

#sellform .choose_item_bd {
	border: 1px solid #dddddd;
	border-radius: 5px;
	padding: 8px 0 0;
}

#sellform .choose_item_bd li a {
	line-height: 22px;
}

#sellform #sendsmsmsg {
	margin-left: 10px;
	font-size: 14px;
}

/*当前位置*/
.trademark-position {
	width: 1200px;
	margin: 0 auto;
}

.trademark-position,
.trademark-position a {
	font-size: 14px;
	color: #999999;
	line-height: 48px;
}

/*翻页到*/
.trademark-list-page-input {
	border: 1px solid #f0f0f0;
	background: #fff;
	padding: 8px 0;
	width: 40px;
	text-align: center;
}

.trademark-list-page-input-a {
	padding: 8px 15px;
	border: 1px solid #f0f0f0;
	background: #fff;
	color: #666666;
	font-size: 14px;
}

/*首页售后采访*/
.wemedia-interview {
	padding-top: 35px;
}

.wemedia-interview-a {
	margin-bottom: 20px;
}

.wemedia-interview-al {
	width: 289px;
	height: 352px;
	float: left;
	background: url(../images/wemedia-interview.png) no-repeat;
	position: relative;
}

.wemedia-interview-a-b {
	background: #ff9501;
	height: 40px;
	text-align: center;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	width: 100%;
}

.wemedia-interview-a-b a {
	color: #fff;
	font-size: 14px;
	background: url(../images/wemedia-ag.png) no-repeat right 50%;
	padding-right: 25px
}

.wemedia-interview-ar {
	float: right;
}

.wemedia-interview-ar li {
	width: 214px;
	height: 352px;
	float: left;
	margin-left: 13px;
}

.wemedia-interview-ar .bg01 {
	background: url(../images/wemedia-interview-bg01.jpg) repeat;
}

.wemedia-interview-ar .bg02 {
	background: url(../images/wemedia-interview-bg02.jpg) repeat;
}

.wemedia-interview-ar .bg03 {
	background: url(../images/wemedia-interview-bg03.jpg) repeat;
}

.wemedia-interview-ar .bg04 {
	background: url(../images/wemedia-interview-bg04.jpg) repeat;
}

.wemedia-interview-ar li .img {
	height: 220px;
	width: 214px;
	overflow: hidden;
	text-align: center;
	padding-top: 20px;
}

.wemedia-interview-ar li .img .middle {
	height: 220px;
	width: 214px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.wemedia-interview-ar li .img img {
	max-width: 214px;
}

.wemedia-interview-ar li .txt {
	background: #a884d6;
	padding: 14px 15px;
	box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.08);
}

.wemedia-interview-ar li .txt01 {
	font-size: 16px;
	line-height: 22px;
	color: #ffffff;
}

.wemedia-interview-ar li .txt02 {
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	opacity: 0.6;
	width: 184px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.wemedia-interview-ar li .txt03 {
	border-top: 1px dotted rgba(255, 255, 255, 0.6);
	padding-top: 10px;
	margin-top: 10px;
	color: #ffffff;
	opacity: 0.8;
}

.wemedia-interview-ar li .txt03 .more {
	float: right;
	border: 1px solid rgba(255, 255, 255, 0.6);
	border: 1px solid #ffffff\9;
	padding: 0 8px;
	border-radius: 4px;
}

.wemedia-interview-ar .bg02 .txt {
	background: #8486d6;
}

.wemedia-interview-ar .bg03 .txt {
	background: #84bad6;
}

.wemedia-interview-ar .bg04 .txt {
	background: #d684d3;
}

.wemedia-interview-b {
	background: url(../images/wemedia-interview-bg05.jpg) repeat;
	padding: 12px 0;
}

.wemedia-interview-b li {
	float: left;
	background: #f2f2f5;
	margin-left: 12px;
	position: relative;
	height: 112px;
	width: 284px;
}

.wemedia-interview-b li .img {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 98px;
	height: 102px;
	overflow: hidden;
	padding-top: 10px;
}

.wemedia-interview-b li .img img {
	max-width: 98px;
}

.wemedia-interview-b li .txt {
	margin: 22px 0 0 22px;
}

.wemedia-interview-b li .txt01 {
	color: #acacac;
}

.wemedia-interview-b li .txt02 {
	font-size: 14px;
	width: 170px;
	height: 22px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.wemedia-interview-b li .txt03 {
	color: #adadae;
	border: 1px solid #adadae;
	padding: 0 8px;
	border-radius: 4px;
	display: inline-block;
	margin-top: 11px;
}

.wemedia-interview li {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
}

.wemedia-interview li:hover {
	transform: translate(0, -2px);
	-webkit-transform: translate(0, -2px);
}


/*==========资讯内容================*/
.consultr-a-bara {
	cursor: pointer;
	float: left;
	background: url(../images/consult-arrow.png) no-repeat -2px 0px;
	width: 30px;
	height: 19px;
	border: 1px solid #f0f0f0;
}

.consultr-a-barb {
	cursor: pointer;
	float: left;
	background: url(../images/consult-arrow.png) no-repeat -38px 0px;
	width: 30px;
	height: 19px;
	border: 1px solid #f0f0f0;
	border-left: none;
}

.consultr-a-bara:hover,
.consultr-a-bara-hover {
	background: #f20e0e url(../images/consult-arrow.png) no-repeat -2px -20px;
	border-color: #f20e0e;
}

.consultr-a-barb:hover,
.consultr-a-barb-hover {
	background: #f20e0e url(../images/consult-arrow.png) no-repeat -38px -20px;
	border-color: #f20e0e;
}

.consult {
	margin: 20px 0 0 0;
	overflow: hidden;
}

.consultl {
	float: left;
	width: 865px;
}

.consultr {
	float: left;
	width: 314px;
	margin: 0 0 0 21px
}

.consultla {
	background: #ffffff;
}

.consultlb {
	margin: 20px 0 0 0;
}

.consultla-t {
	background: #ed594f;
	height: 1px;
	overflow: hidden
}

.consultla-b {
	overflow: hidden;
	height: 391px
}

.consultla-bl {
	float: left;
	width: 600px;
}

.consultla-br {
	float: left;
	width: 265px
}

.consultla-br-a {
	position: relative;
	color: #4c4c4c;
	font-size: 18px
}

.consultla-br-a span {
	padding: 16px 0 0 20px;
	display: inline-block
}

.consultla-br-a img {
	position: absolute;
	right: 20px;
	top: 0
}

.consultla-br-b {
	overflow: hidden;
	padding: 20px 20px 0 20px;
	border-bottom: 1px dashed #f0f0f0;
	height: 80px;
	*height: 77px;
	_height: 79px;
}

.consultla-br-bl {
	float: left;
	width: 60px
}

.consultla-br-br {
	float: left;
	width: 155px;
	margin: 0 0 0 10px
}

.consultla-br-bra a {
	font-size: 14px;
	color: #242424
}

.consultla-br-bra a:hover {
	color: #f20e0e
}

.consultla-br-brb {
	color: #999;
	padding: 5px 0 0 0
}

.consultla-br-c li {
	border-bottom: 1px dashed #f0f0f0;
	height: 63px;
	background: url(../images/consult-arrowr.png) no-repeat 92% 52%;
	overflow: hidden
}

.consultla-br-ca {
	padding: 15px 40px 0 20px
}

.consultla-br-ca a {
	font-size: 14px;
	color: #242424;
}

.consultla-br-ca a:hover {
	color: #f20e0e
}

.consultla-br-cb {
	color: #999999;
	padding: 0 40px 0 20px
}

.consultla-br-c li:hover {
	background: #fafafa url(../images/consult-arrowr.png) no-repeat 92% 52%;
	cursor: pointer;
}

.consultla-br-c li:hover a {
	color: #f20e0e
}

.consultla-br-c li:hover .consultla-br-cb {
	color: #f20e0e
}

.consultlb-a {
	border-bottom: 1px solid #e0e0e0;
	height: 32px;
	line-height: 32px;
}

.consultlb-a li {
	float: left;
}

.consultlb-a li a {
	text-align: center;
	font-size: 18px;
	color: #4c4c4c;
	cursor: pointer;
	background: url(../images/consult-sx.jpg) no-repeat right 6px;
	display: inline-block;
}

.consultlb-a .active {
	color: #eb0c1c;
	border-bottom: 2px solid #eb0c1c;
	padding-bottom: 12px
}

.consultlb-a li:hover {
	color: #eb0c1c;
	border-bottom: 2px solid #eb0c1c;
	padding-bottom: 12px
}

.consultlb-b {
	width: 825px;
	margin: 20px auto;
	padding-bottom: 20px;
}

.consultlb-b li {
	display: none
}

.consultlb-ba {
	padding: 15px;
	overflow: hidden;
	width: 795px
}

.consultlb-bal {
	float: left;
	width: 195px;
}

.consultlb-bar {
	float: left;
	width: 580px;
	margin: 0 0 0 20px
}

.consultlb-bara a {
	font-size: 18px;
	color: #4c4c4c
}

.consultlb-bara a:hover {
	color: #f20e0e
}

.consultlb-barb {
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}

.consultlb-barbl {
	float: left;
	color: #cdcdcd
}

.consultlb-barbr {
	float: left;
	color: #4f9fea;
	padding: 0 0 0 15px;
	margin-left: 40px
}

.consultlb-barbl:nth-of-type(1) {
	background: url(../images/consult-icon10.png) no-repeat 0 50%;
}

.consultlb-barc {
	padding: 15px 0 0 0;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 24px;
}

.consultlb-bard {
	overflow: hidden;
	padding-top: 5px
}

.consultlb-bardl {
	cursor: pointer;
	background: url(../images/consult-icon2.png) no-repeat 35px 50%;
	padding: 4px 0 0 55px;
	float: left;
	width: 89px;
	height: 22px;
	border: 1px solid #d4d2d2;
	border-radius: 2px;
}

.consultlb-bardl a {
	color: #808080;
	font-size: 14px;
}

.consultlb-bardl:hover {
	background: url(../images/consult-icon2-select.png) no-repeat 35px 50%;
	border: 1px solid #eb0c1c
}

.consultlb-bardl:hover a {
	color: #eb0c1c;
}

.consultlb-bardr {
	cursor: pointer;
	background: url(../images/consult-icon3.png) no-repeat 35px 50%;
	padding: 4px 0 0 55px;
	float: left;
	width: 89px;
	height: 22px;
	border: 1px solid #d4d2d2;
	border-radius: 2px;
	margin-left: 20px
}

.consultlb-bardr a {
	color: #808080;
	font-size: 14px;
}

.consultlb-bardr:hover {
	background: url(../images/consult-icon3-select.png) no-repeat 35px 50%;
	border: 1px solid #eb0c1c
}

.consultlb-bardr:hover a {
	color: #eb0c1c;
}

/* .consultlb-ba-bg{background:#fcfcfc;} */
.consultr-a {
	background: #fff;
}

.consultr-b {
	margin-top: 20px;
}

.consultr-a-t {
	background: #ed594f;
	height: 1px;
	overflow: hidden
}

.consultr-a-b {
	height: 391px;
	padding: 0 20px;
	width: 274px
}

.consultr-a-ba {
	overflow: hidden;
	padding-top: 16px;
	font-size: 18px;
	color: #4c4c4c;
	margin-bottom: 15px;
}

.consultr-a-bal {
	float: left
}

.consultr-a-bar {
	float: right
}

.consultr-a-bb {
	width: 274px;
	overflow: hidden;
	height: 358px;
	position: relative
}

/*.consultr-a-bb ul{position:absolute}*/
.consultr-a-bb .trademark-baba-al {
	width: 160px;
}

.consultr-a-bb .trademark-baba-a {
	padding: 20px 0;
}

.consultr-a-bb .trademark-baba-al-a {
	width: 160px;
	overflow: hidden;
}

.consultr-a-bb .trademark-baba-ar {
	float: right;
}

.consultr-a-bb .trademark-babb {
	border-top: 2px solid #f6f6f6;
}

.consultr-a .consultr-a-bb {
	height: 445px;
}

.consultr-a .consultr-a-b {
	height: auto;
}

.consultr-a-bba {
	border-bottom: 1px dashed #f0f0f0;
	padding: 20px 0 0 0;
	_padding: 10px 0 0 0;
	height: 160px
}

.consultr-a-bbaa {
	font-size: 24px;
	color: #e83a3a;
	text-align: center;
	background: url(../images/consult-bg.jpg) repeat-x;
	height: 39px;
	line-height: 39px;
	width: 274px
}

.consultr-a-bbaa a {
	font-size: 24px;
	color: #e83a3a;
}

.consultr-a-bbab {
	overflow: hidden;
	padding: 20px 0 0 0
}

.consultr-a-bbabl {
	float: left;
	width: 180px;
}

.consultr-a-bbabr {
	float: left;
	margin: 0 0 0 20px
}

.consultr-a-bbabla {
	color: #9e9e9e
}

.consultr-a-bbabla span {
	color: #ff8a00;
	font-size: 18px
}

.consultr-a-bbablb {
	color: #353535;
	font-size: 14px;
	padding-top: 8px;
	height: 18px;
	overflow: hidden
}

.consultr-a-bbabra {
	color: #9e9e9e;
	padding-top: 3px;
	*padding-top: 1px
}

.consultr-a-bbabrb {
	color: #818181;
	font-size: 14px;
	padding-top: 8px
}

.consultr-a-bbacal {
	float: left;
	background: url(../images/consult-icon4-l.jpg) no-repeat;
	width: 9px;
	height: 21px;
}

.consultr-a-bbacam {
	float: left;
	background: url(../images/consult-icon4-m.jpg) repeat-x;
	height: 21px;
	line-height: 21px;
	padding: 0 3px;
	color: #9e9e9e
}

.consultr-a-bbacar {
	float: left;
	background: url(../images/consult-icon4-r.jpg) no-repeat;
	width: 4px;
	height: 21px;
}

.consultr-a-bbac {
	overflow: hidden;
	padding: 13px 0 0 0
}

.consultr-a-bbac .consultr-a-bbaca {
	margin-right: 10px;
	float: left
}

.consultr-a-bba-none {
	border: none;
	_padding: 20px 0 0 0
}

.consultr-ba {
	padding: 20px;
}

.consultr-ba-a {
	font-size: 18px;
	color: #4c4c4c;
	height: 28px;
	overflow: hidden
}

.consultr-ba-a span {
	border-bottom: 2px solid #eb0c1c;
	padding-bottom: 8px;
	display: inline-block
}

.consultr-ba-b {
	overflow: hidden;
}

.consultr-ba-bl {
	float: left;
	width: 100px
}

.consultr-ba-bl img {
	width: 100px;
	height: 100px
}

.consultr-ba-br {
	float: left;
	width: 164px;
	margin: 0 0 0 10px
}

.consultr-ba-bra a {
	color: #4c4c4c;
	font-size: 14px;
}

.consultr-ba-bra a:hover {
	color: #f20e0e
}

.consultr-ba-brb {
	color: #9e9e9e;
	padding: 5px 0 0 0;
	line-height: 18px
}

.consultr-ba-brc {
	margin: 12px 0 0 0;
	cursor: pointer;
	background: url(../images/consult-icon2.png) no-repeat 10px 50%;
	padding: 2px 0 0 25px;
	float: left;
	width: 55px;
	height: 20px;
	border: 1px solid #d4d2d2;
}

.consultr-ba-brc a {
	color: #9e9e9e
}

.consultr-ba-brc:hover {
	background: url(../images/consult-icon2-select.png) no-repeat 10px 50%;
	border: 1px solid #eb0c1c
}

.consultr-ba-brc:hover a {
	color: #eb0c1c;
}

.consultr-ba-b li {
	overflow: hidden;
	border-bottom: 1px solid #f0f0f0;
	padding: 16px 0;
}

.consultr-ba-c {
	margin: 16px 0 0 0
}

.consultr-ba-d {
	margin: 10px 0 0 0
}

.consultr-ba-d li {
	white-space: nowrap;
	cursor: pointer;
	float: left;
	background: #f7f7f7;
	padding: 5px 7px;
	text-align: center;
	border-radius: 3px;
	margin: 10px 6px 0 0
}

.consultr-ba-d li a {
	color: #999;
}

.consultr-ba-d li:hover {
	background: #e0e0e0;
}

.consultr-ba-d li:hover a {
	color: #4c4c4c
}

.consultr-ba-d .consultr-ba-d-select {
	background: #e0e0e0
}

.consultr-ba-d .consultr-ba-d-select a {
	color: #4c4c4c
}

.footer-division {
	background: #ffffff;
	margin: 20px 0 0 0;
	padding: 48px 0;
	overflow: hidden
}

.footer-division li {
	width: 240px;
	float: left
}

.footer-divisionl {
	float: left;
	width: 56px;
}

.footer-divisionr {
	float: left;
	width: 154px;
	margin-left: 10px
}

.footer-divisionra {
	font-size: 14px
}

.footer-divisionrb {
	padding: 3px 0 0 0
}

.consult-list {
	background: #ffffff;
	padding: 37px
}

.consult-lista {
	text-align: left;
	font-size: 24px;
	color: #4c4c4c;
	line-height: initial
}

.consult-listb {
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
	padding: 30px 0 20px 0
}

.consult-listb span {
	padding: 0 40px;
	color: #818080
}

.consult-listd {
	margin: 20px 0 0 0;
	border-top: 1px dashed #f0f0f0;
	border-bottom: 1px dashed #f0f0f0;
	padding: 20px 0
}

.consult-listda {
	background: url(../images/consult-list-arrow-t.png) no-repeat 0 50%;
	padding-left: 24px
}

.consult-listda a {
	color: #4c4c4c;
	font-size: 14px;
}

.consult-listdb {
	margin: 10px 0 0 0;
	background: url(../images/consult-list-arrow-b.png) no-repeat 0 50%;
	padding-left: 24px
}

.consult-listdb a {
	color: #4c4c4c;
	font-size: 14px;
}

.consult-listda a:hover,
.consult-listdb a:hover {
	color: #f20e0e
}

.consult-listdc a {
	color: #999999
}

.consult-liste {
	border-bottom: 2px solid #e0e0e0;
	margin: 30px 0 0 0;
	color: #f20e0e;
	font-size: 16px;
	height: 30px
}

.consult-liste span {
	border-bottom: 2px solid #f20e0e;
	height: 30px;
	display: inline-block
}

.consult-listf {
	overflow: hidden;
	margin: 10px 0 0 0
}

.consult-listf li {
	margin: 10px 0 0 0;
	float: left;
	width: 370px;
	background: url(../images/consult-arrow.png) no-repeat 0 50%;
	padding: 0 0 0 15px
}

.consult-listf li a {
	font-size: 14px;
	color: #4c4c4c
}

.consult-listf li a:hover {
	color: #f20e0e
}

.consult-listc {
	line-height: 24px;
	color: #4c4c4c;
	font-size: 14px;
	margin: 30px 0 0 0
}

.consultlb-bab {
	_height: 40px;
	overflow: hidden
}

.consult-price {
	position: absolute;
	right: 31%;
	line-height: 60px;
}

.consult-price b {
	font-size: 14px;
	font-weight: 700;
	color: #666;
}

.consult-price i {
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	color: #ff6232;
}

.consult-price mark {
	position: relative;
	top: 2px;
	font-size: 42px;
	font-weight: 700;
	color: #ff6232;
	background-color: rgba(0, 0, 0, 0);
}


.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
}

.flexslider .slides img {
	width: 100%;
	display: block;
}

.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

html[xmlns] .slides {
	display: block;
}

.slides {
	height: 391px;
}

.no-js .slides>li:first-child {
	display: block;
}

.flexslider {
	margin: 0 auto;
	position: relative;
	width: 600px;
	height: 391px;
	zoom: 1;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}

.flexslider .slides {
	zoom: 1;
}

.flex-direction-nav {
	*height: 0;
}

.flex-direction-nav a {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
}

.flex-direction-nav .flex-next {
	background-position: 0 -90px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	margin: 0;
	padding: 0
}

.flex-control-nav li {
	margin: 0 3px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active {
	background-position: 0 0;
}

/*商标首页*/
.trademark-b {
	background: url(../images/trademark.jpg) center center;
	width: 100%;
	height: 431px;
}

.trademark-ba {
	padding: 60px 0 0 0
}

.trademark-baa {
	cursor: pointer;
	text-align: center;
	float: left;
	background: #fff;
	width: 244px;
	height: 332px;
	filter: alpha(Opacity=96);
	-moz-opacity: 0.96;
	opacity: 0.96;
}

.trademark-baa-a {
	background: #617ded;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

.trademark-baa-a a {
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

.trademark-baa-b {
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0 auto;
	overflow: hidden;
	width: 210px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #4c4c4c;
	font-size: 18px;
	line-height: 22px;
}

.trademark-baa-b a {
	color: #4c4c4c;
	font-size: 18px
}

.trademark-baa-b a:hover {
	color: #cd1422
}

.trademark-baa-c {
	padding: 10px 0 0 0;
	color: #797979
}

.trademark-baa-c span {
	font-size: 18px;
	color: #e93337
}

.trademark-baa-d {
	padding: 10px 0 0 0
}

.trademark-baa-d span {
	border: 1px solid #b3b3b3;
	border-radius: 20px;
	display: inline-block;
	padding: 2px 10px;
	color: #808080
}

.trademark-baa-e {
	/*background: url(../images/trademark-yuan-bg.png) no-repeat; width: 130px; height: 130px;*/
	margin: 20px auto 0;
}

.trademark-baa-e img {
	border-radius: 100%;
	width: 150px;
}

.trademark-baa-hover {
	cursor: pointer;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.trademark-baa-hover:hover {
	transform: translate(0 -5px);
	-webkit-transform: translate(0, -5px);
	-moz-transform: translate(0, -5px);
	-o-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
}

.trademark-bab {
	float: left;
	width: 342px
}

.trademark-baba {
	height: 185px;
	background: #fff;
	filter: alpha(Opacity=96);
	-moz-opacity: 0.96;
	opacity: 0.96;
}

.trademark-baba .trademark-baa-a {
	text-align: center;
}

.trademark-baba-a {
	padding: 20px
}

.trademark-baba-al {
	float: left;
	width: 202px
}

.trademark-baba-ar {
	float: left;
	width: 100px;
}

.trademark-baba-ar img {
	width: 104px;
}

.trademark-baba-al-a {
	overflow: hidden;
	width: 190px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #4c4c4c;
	font-size: 16px
}

.trademark-baba-al-a a {
	color: #4c4c4c;
	font-size: 16px
}

.trademark-baba-al-a a:hover {
	color: #cd1422
}

.trademark-babb {
	height: 145px;
	background: #fff;
	filter: alpha(Opacity=96);
	-moz-opacity: 0.96;
	opacity: 0.96;
	margin: 2px 0 0 0
}

.trademark-babb-a {
	padding-top: 20px
}

.trademark-baa-black {
	margin-left: 9px;
}

.trademark-fw {
	margin: 20px 0 10px 0
}

.trademark-fw-a {
	overflow: hidden
}

.trademark-fw-al {
	float: left;
	border-left: 5px solid #3aaff5;
	color: #3aaff5;
	font-size: 18px;
	padding-left: 10px
}

.trademark-fw-ar {
	float: right;
	color: #808080
}

.trademark-fw-ar a {
	color: #808080;
	padding: 0 12px
}

.trademark-fw-ar a:hover {
	color: #3ab0f6
}

.trademark-fw-ar .active {
	color: #3ab0f6
}

.trademark-fw-b {
	padding: 10px 0 0 0;
	overflow: hidden
}

.trademark-fw-bl {
	width: 232px;
	float: left;
	background: url(../images/trademark-fm.jpg) no-repeat;
	height: 420px
}

.trademark-fw-br {
	width: 958px;
	float: left;
	padding-left: 10px;
	height: 420px
}

.trademark-fw-br-a {
	height: 1px;
	background: #89d0fa;
	overflow: hidden
}

.trademark-fw-br-b li {
	padding: 20px 17px;
	width: 284px;
	height: 99px;
	background: #fff;
	border-bottom: 1px solid #f6f6f6;
	border-right: 1px solid #f6f6f6;
	float: left
}

.trademark-fw-br-bl {
	float: left;
	width: 174px;
}

.trademark-fw-br-br {
	float: left;
	width: 100px;
	margin: 0 0 0 10px
}

.trademark-fw-br-br img {
	width: 104px;
}

.trademark-jj-br-bl-a-a {
	padding: 5px 0 0 0;
	overflow: hidden;
	width: 270px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #4c4c4c;
	font-size: 16px
}

.trademark-fw-br-bl-a {
	padding: 5px 0 0 0;
	overflow: hidden;
	width: 170px;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #4c4c4c;
	font-size: 16px
}

.trademark-fw-br-bl-a a,
.trademark-jj-br-bl-a-a a {
	color: #4c4c4c;
	font-size: 16px
}

.trademark-fw-br-bl-a a:hover,
.trademark-jj-br-bl-a-a a:hover {
	color: #cd1422
}

.trademark-fw-bl-a {
	text-align: center;
	color: #fff;
	font-size: 16px;
	padding: 23px 0 0 0;
}

.trademark-fw-bl-a span {
	font-size: 36px
}

.trademark-fw-bl-b {
	width: 142px;
	margin: 65px auto 0 auto;
	*margin: 75px auto 0 auto
}


.sidebar {
	position: fixed;
	z-index: 999;
	top: 15%;
	right: 0;
	width: 156px;
}

.sidebar-box {
	position: relative;
	top: -4px;
	background: #fff;
	right: -18px;
	width: 125px;
	overflow: hidden;
	border-radius: 0 0 3px 3px;
	box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}

.sidebar-kf {
	width: 100%;
	padding: 0 7px;
	background: #FFFFFF;
	border-bottom: 1px solid #f0f0f0;
}

.sidebar-kf p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	padding: 5px 0;
}

.sidebar-kf p a {
	width: 30px;
	height: 30px;
	float: right;
	text-align: center;
}

.sidebar-kf p a img {
	width: 80%;
	margin-top: 2px;
}

.sidebar-dowm ul li {
	display: none;
	position: absolute;
	top: 140px;
	left: -110px;
	background: #fff;
	padding: 10px;
	width: 120px;
	text-align: center;
	border-radius: 3px;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
}
/* 
.sidebar-dowm ul li:nth-of-type(2) {
	top: 170px;
}

.sidebar-dowm ul li:nth-of-type(3) {
	top: 210px;
}

.sidebar-dowm ul li:nth-of-type(4) {
	top: 250px;
} */

.sidebar-dowm ul li img {
	margin: 10px 0;
}

.backTop {
	text-align: center;
}

.backTop a {
	padding: 5px 0;
	display: block;
}
/* ----- PB分页数字条效果 结束 ----- */
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 5px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 14px;
    padding: 8px 2px;
    margin: 0 5px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #2667e9;
  border: 1px solid #2667e9;
}
.pagination a.page-num-current {
  color: #fff;
  background: #2667e9;
  border: 1px solid #2667e9;
}
/* ----- PB分页数字条效果 结束 ----- */