/*
	DESTOON Copyright (C)2008-2099 www.destoon.com
	This is NOT a freeware,Use is subject to license.txt
*/
/* global */
* {
	word-break: break-all;
	font-family: "Microsoft Yahei", Tahoma, Verdana, Arial;
	-webkit-text-size-adjust: none;
}

body {
	margin: 0;
	font-size: 12px;
	color: #333333;
	background: #f5f5f5;
}

/*F5F5F5*/
form,
input,
select,
textarea,
td,
th {
	font-size: 12px;
}

input,
textarea,
select {
	padding: 0px;
}

img {
	border: none;
}

ul li {
	list-style-type: none;
}

ol li {
	list-style-type: decimal;
}

ul,
form {
	margin: 0px;
	padding: 0px;
}

a:link,
a:visited,
a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	font-weight: bold;
}

/* links */
a.w:link,
a.w:visited,
a.w:active {
	color: #ffffff;
	text-decoration: none;
}

a.w:hover {
	color: #f4f3f2;
}

a.b:link,
a.b:visited,
a.b:active {
	color: #00b156;
	text-decoration: none;
}

a.b:hover {
	color: #ff3300;
}

a.g:link,
a.g:visited,
a.g:active {
	color: #666666;
	text-decoration: none;
}

a.g:hover {
	color: #ff6600;
}

/*幻灯样式*/
.banner_back {
	width: 100%;
	height: 550px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;
}

.banner {
	width: 100%;
	height:  550px;
	position: relative;
	float: left;
	z-index: 1;
}

.banList {
	width: 100%;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	height:  550px;
}

.banList li {
	height:  550px;
	opacity: 0;
	position: absolute;
	transform: scale(0);
	transition: transform 0.5s ease 0s, opacity 1.5s ease 0s;
	z-index: 1;
	text-align: center;
}

.banList li img {
	/* width: 100%;
	height: 540px; */
	margin: 0 auto;
}

.banList li.active {
	opacity: 1;
	transform: scale(1);
	z-index: 2;
}

.fomW {
	width: 400px;
	height: 30px;
	position: absolute;
	bottom: 30px;
	left: calc((100% - 400px)/2);
	z-index: 9;
	/* margin-left: -500px; */
	/* opacity: 0; */
}

.jsNav {
	text-align: center;
	/* opacity: 0; */
}

.jsNav a {
	width: 60px;
	height: 7px;
	display: inline-block;
	background: rgba(255, 255, 255, .9);
	border-radius: 5px;
	margin: 0 5px;
}

.jsNav a.current {
	background: rgba(255, 255, 255, .5);
	cursor: pointer;
}

/* 导航 */
.topMenu {
	width: 100%;
	overflow: hidden;
	color: #fff;
	background: #5d90bf;
	/*border-bottom: 2px solid #09c762;*/
}

.topMenu .topMenucon {
	width: 1200px;
	margin: 0px auto;
	display: block;
	position: relative;
}

.topMenucon .ulcat2 {
	width: 1200px;
	float: left;
}

.topMenucon .ulcat2 li {
	width: 109px;
	height: 30px;
	padding: 0px;
	margin-right: 7px;
	background: #e71f19;
	margin-bottom: 14px;
	line-height: 30px;
	border-radius: 5px;
	float: left;
}

.topMenucon .ulcat2 {
	width: 1060px;
	float: left;
}

.topMenucon .ulcate3 {
	width: 117px;
	float: right;
}

.topMenu .title_ {
	width: 210px;
	padding: 10px 0;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	display: inline-block;
	background: #09c762;
	vertical-align: middle;

}

.topMenu ul {
	width:1200px;
	margin: 0px auto;
	text-align: center;
	vertical-align: middle;
}

.topMenu ul li {
	padding: 15px 20px;
	display: inline-block;
	color: #fff;
	font-size: 18px;
	/*font-weight: bold;*/

}

.topMenu ul.neiye {
	width: 100%;
}

.topMenu ul.neiye li {
	/* width: 100px; */
	/* float: left;
    overflow: hidden; */
}

.topMenu ul li a {
	text-align: center;
	overflow: hidden;
	color: #fff;
	font-weight: bold;
	font-family: 'HanyiZongYiTiJian', sans-serif; 

}

.topMenu ul li a.on {
	padding: 15px 20px;
	font-weight: bold;
	color: #5d90bf;
	background: #fff;
	/* background-image: linear-gradient(to bottom right, #f77d36, #f74d1e); */
}

/* common */
.pubWidth {
	width: 1200px;
	margin: 0 auto;
}

.menu {
	height: 40px;
	line-height: 40px;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: 400;
	overflow: hidden;
	width: 100%;
	display: flex;
}

.menu .sortLi {
	width: 210px;
	height: 40px;
	text-align: center;
	border-bottom: 4px solid #FAA844;
	box-sizing: border-box;
	background: #FAA844;
}

menu a:link,
.menu a:visited,
.menu a:active {
	display: block;
	height: 40px;
	padding: 0 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	font-weight: bold;
}

.sortIcon {
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(./img/sortIcon.png);
	background-position: center;
	background-size: cover;
	vertical-align: sub;
	margin-right: 10px;
}

.menu ul {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

menu .menuon {
	margin-left: -2px;
	border-bottom: 4px solid #E13131;
	box-sizing: border-box;
	background: #E13131;
}

.menu li {
	float: left;
	height: 40px;
}

menu a:link,
.menu a:visited,
.menu a:active {
	display: block;
	height: 40px;
	padding: 0 12px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.menuon a {
	color: #fff !important;
}

.m {
	margin: auto;
	width: 1200px;
	background: #ffffff;
	clear: both;
	overflow: hidden;
}

.m0 {
	width: 100%;
	min-width: 1200px;
	background: #f5f5f5;
	overflow: hidden;
}

.m0 .m {
	background: #f5f5f5;
}

.m1 {
	background: #ffffff url("image/bg-line.png") repeat-y 960px 0;
	overflow: hidden;
}

.m1l {
	width: 940px;
	float: left;
}

.m1r {
	width: 250px;
	float: right;
}

.m2 {
	background: #ffffff url("image/bg-line.png") repeat-y 960px 0;
	overflow: hidden;
}

.m2l {
	width: 960px;
	float: left;
}

.m2r {
	width: 238px;
	float: right;
}

.m3 {
	background: #ffffff url("image/bg-line.png") repeat-y 880px 0;
	overflow: hidden;
}

.m3l {
	width: 880px;
	float: left;
}

.m3r {
	width: 300px;
	float: right;
}

.head_m {
	margin: auto;
	width: 1200px;
	padding: 9px 0 0 0;
	color: #666666;
}

.head_s {
	height: 31px;
}

.head_t strong {
	color: #ff0000;
	font-weight: normal;
}

.head_l li {
	float: left;
	margin: 0 10px 0 0;
}

.head_r {
	float: right;
}

.head_r img {
	position: relative;
	margin: -2px 6px 0 0;
}

.h_location {
	background: url("image/ico-location.png") no-repeat 0 center;
	padding: 0 6px 0 20px;
}

.h_fav {
	background: url("image/ico-fav.png") no-repeat 0 center;
	padding: 0 6px 0 20px;
}

.h_desktop {
	background: url("image/ico-desktop.png") no-repeat 0 center;
	padding: 0 6px 0 20px;
}

.h_mobile {
	background: url("image/ico-mobile.png") no-repeat 0 center;
	padding: 0 6px 0 20px;
}

.h_cart {
	background: url("image/ico-cart.png") no-repeat 0 center;
	padding: 0 6px 0 20px;
}

.h_qrcode {
	background: url("image/ico-qrcode.png") no-repeat 0 center;
	padding: 0 6px 0 20px;
}

.phoneArea {
	width: 220px;
	height: 100px;
}

.logo {
	width: 380px;
	height: 100px;
	overflow: hidden;
	float: left;
}

.logo img {
	width: 380px;
	height: 100px;
	box-sizing: border-box;
}

.head_search_kw {
	width: 455px;
	margin: 32px 0 0 16px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	float: left;
}

.head_search {
	float: left;
	width: 510px;
	height: 32px;
	background: url("image/head_search.png") no-repeat;
	margin-top: 26px;
}

.head_search:hover {
	background: url("image/head_search.png") no-repeat 0 -32px;
}

.head_search div {
	clear: both;
	padding: 4px 0 0 25px;
}


/* search部分 */
.destoon_kw {
	width:285px;
	border:none;
	height:30px;
	color:#757575;
	background: rgba(0,0,0,0);
  }
  .search {
	width:450px;
	line-height: 34px;
	border:2px solid #5d90bf;
	display: inline-block;
	vertical-align: top;
	 /*border-radius: 20px; */
	background: #fff;
  
  }
  .schBtn {
	width: 65px;
	height: 38px;
	position: absolute;
	right:-1px;
	top: 0px;
	float: right;
	background:#5d90bf;
	color: #fff;
	font-size:14px;
	border: 0px;
	cursor: pointer;
	/* padding: 20px 15px; */
	/*background-image: url(./img/s.jpg);*/
	/*background-repeat: no-repeat;*/
	 /*border-radius: 0 20px 20px 0; */
	background-position: center;
  }
  .schBtn_ {
	position: absolute;
	right:0px;
	top: 0px;
	width: 65px;
	height: 39px;
	float: right;
	background:#c0bfbb;
	color: #fff;
	border: 0px;
	cursor: pointer;
  }
  .search .search_m {
	border-radius: 20px;
  }

.search_i {
	width: 320px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	padding: 2px 0 0 0;
	color: #666666;
	background: url("image/spacer.gif");
	border: none;
}

.search_m {
	width: 62px;
	cursor: default;
	padding: 2px 0px 0 10px;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	color: #666666;
	background: url("image/spacer.gif");
	border: none;
}

.search_s {
	width: 70px;
	height: 25px;
	background: url("image/spacer.gif");
	border: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
}

.search_i:focus,
.search_s:focus {
	outline: none;
}

#search_module {
	z-index: 1000;
	position: absolute;
	width: 80px;
	overflow: hidden;
	margin: 40px 0 0 0px;
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	background: #ffffff;
	border: #cccccc 1px solid;
	border-top: none;
	cursor: pointer;
}

#search_module li {
	padding: 0 10px;
	color: #666666;
}

#search_module li:hover {
	color: #ff6600;
	background: #f5f5f5;
}

#search_tips {
	z-index: 1000;
	position: absolute;
	width: 340px;
	overflow: hidden;
	cursor: pointer;
	margin: 56px 0 0 230px;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	background: #ffffff;
	border: #444444 1px solid;
}

#search_tips div {
	height: 24px;
	padding: 0 10px;
	clear: both;
	overflow: hidden;
	color: #333333;
}

#search_tips div span {
	float: right;
	font-size: 12px;
	color: #008000;
}

#search_tips div:hover {
	background: #3366cc;
	color: #ffffff;
}

#search_tips div:hover span {
	color: #ffffff;
}

#search_tips label {
	display: block;
	width: 100%;
	background: #fafafa;
	font-size: 12px;
	color: #0000cc;
	text-align: right;
}

/* menu */
.menu {
	height: 40px;
	line-height: 40px;
	background: #2673C5;
	letter-spacing: 1px;
	font-size: 16px;
	overflow: hidden;
}

.menu li {
	float: left;
}

.menu .menuon {
	background: #00baff;
	margin-left: -2px;
}

.menu a:link,
.menu a:visited,
.menu a:active {
	display: block;
	height: 40px;
	color: #ffffff;
	padding: 0 12px;
}

.menu a:hover {
	background: #00baff;
}

/* layout */
.m_l {
	width: 884px;
}

.m_r {
	width: 300px;
}

.m_n {
	width: 16px;
}

.m_l_1 {
	width: 1004px;
}

.m_r_1 {
	width: 180px;
}

/* left */
.left_box {
	border: #eeeeee 1px solid;
}

.left_head {
	border-bottom: #eeeeee 1px solid;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	padding: 0 10px;
}

.left_head strong {
	font-size: 16px;
}

.left_head em {
	font-style: normal;
	color: #666666;
}

/* box */
.box_head {
	border-bottom: #f5f5f5 1px solid;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
	padding: 0 16px;
}

.box_head strong {
	font-size: 16px;
	display: block;
}

.box_head em {
	font-style: normal;
	color: #666666;
}

.box_body {
	padding: 10px;
}

.box_body li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.tab_head {
	border: #eeeeee 1px solid;
	border-bottom: none;
	height: 31px;
	line-height: 31px;
	font-size: 14px;
	overflow: hidden;
	background: #eeeeee;
	font-weight: bold;
}

.tab_1 {
	float: left;
	padding: 0 15px 0 15px;
	border-right: #eeeeee 1px solid;
	cursor: pointer;
	font-weight: normal;
}

.tab_2 {
	float: left;
	padding: 0 15px 0 15px;
	border-right: #eeeeee 1px solid;
	cursor: pointer;
	background: #ffffff;
}

.tab_1_1 {
	border-bottom: #eeeeee 1px solid;
	cursor: pointer;
}

.tab_1_2 {
	border: #eeeeee 1px solid;
	border-bottom: none;
	cursor: pointer;
	font-weight: bold;
}

.tab_head_2 {
	height: 27px;
	background: #eeeeee;
	border-left: #eeeeee 1px solid;
	border-right: #eeeeee 1px solid;
	text-align: center;
	padding-left: 12px;
}

.tab_2_1 {
	float: left;
	width: 80px;
	height: 27px;
	line-height: 31px;
	overflow: hidden;
	background: url("image/tab_2_1.gif") no-repeat 6px right;
	cursor: pointer;
}

.tab_2_1 span {
	color: #333333;
}

.tab_body_2 {
	border: #eeeeee 1px solid;
	border-top: none;
}

.li_dot li {
	background: url("image/li_dot.gif") no-repeat 5px 10px;
	padding: 0 10px 0 12px;
}

/* pages */
.pages {
	padding: 24px 0;
	text-align: center;
	font-size: 12px;
	color: #666666;
	clear: both;
}

.pages a:link,
.pages a:visited,
.pages a:active {
	background: #ffffff;
	border: #eeeeee 1px solid;
	padding: 6px;
	text-decoration: none;
	margin-right: 6px;
}

.pages a:hover {
	background: #258cff;
	border: #258cff 1px solid;
	color: #ffffff;
	padding: 6px;
	text-decoration: none;
}

.pages strong {
	background: #258cff;
	padding: 6px;
	border: #258cff 1px solid;
	color: #ffffff;
	margin-right: 6px;
}

.pages_inp {
	width: 32px;
	border: #eeeeee 1px solid;
	color: #666666;
	padding: 4px;
	text-align: center;
}

.pages_btn {
	width: 32px;
	border: #ff6600 1px solid;
	color: #ffffff;
	padding: 4px 6px;
	background: #ff6600;
	font-weight: bold;
	font-size: 11px;
}

.pages label {
	background: #ffffff;
	border: #eeeeee 1px solid;
	color: #666666;
	padding: 6px 6px;
}

.pages label em {
	color: red;
	font-weight: bold;
	font-style: normal;
}

.pages label span {
	font-weight: bold;
}

.pages cite {
	font-style: normal;
}

/* table */
.tb {
	width: 100%;
}

.tb th {
	background: #eeeeee;
}

.tb td {
	border-bottom: #f5f5f5 1px solid;
}

.tb tr:hover {
	background: #f2f2f2;
}

.tf {
	width: 100%;
}

.tf td {
	border-top: #f0f0f0 1px solid;
}

.tf tr:hover {
	background: #f4f4f4;
}

.tf .tl {
	width: 100px;
	text-align: right;
}

.btns {
	padding: 20px 20px 20px 150px;
}

.thumb {
	padding: 6px 0;
}

.thumb img {
	border: #eeeeee 1px solid;
	padding: 2px;
}

.thumb li {
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}

.thumbml ul {
	margin: 10px 0 15px 0;
}

.imb img {
	border: #eeeeee 1px solid;
	padding: 3px;
}

/* album */
#mid_pos {
	position: absolute;
}

#mid_div {
	width: 350px;
	height: 350px;
	cursor: crosshair;
	border: #eeeeee 1px solid;
	background: #f2f2f2;
}

#zoomer {
	width: 160px;
	height: 120px;
	background: #ffffff url("image/ab-zoom-bg.gif");
	position: absolute;
	z-index: 6;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#big_div {
	width: 560px;
	height: 420px;
	border: #eeeeee 1px solid;
	background: #ffffff;
	position: absolute;
	overflow: hidden;
}

#big_pic {
	position: absolute;
}

.tbs {
	width: 414px;
	height: 56px;
	margin: 20px 0;
}

.tbs img {
	cursor: pointer;
}

.tbsl {
	width: 32px;
	height: 56px;
	float: left;
}

.tbsr {
	width: 20px;
	height: 56px;
	float: left;
}

.tbsm {
	width: 350px;
	height: 56px;
	float: left;
	overflow: hidden;
}

.ab_zoom {
	width: 30px;
	height: 30px;
	background: url("image/ab-zoom.png") no-repeat center center;
	position: absolute;
	z-index: 5;
	margin: 270px 0 0 -30px;
}

.ab_play {
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background: #ffffff url("image/ab-play.png") no-repeat center center;
	position: absolute;
	z-index: 7;
	margin: -150px 0 0 176px;
}

.ab_play:hover {
	background: #ffffff url("image/ab-play-on.png") no-repeat center center;
	cursor: pointer;
}

.ab_hide {
	width: 30px;
	height: 30px;
	background: url("image/ab-hide.png") no-repeat center center;
	position: absolute;
	z-index: 12;
	margin: -300px 0 0 370px;
	display: none;
}

.ab_hide:hover {
	background: url("image/ab-hide-on.png") no-repeat center center;
	cursor: pointer;
}

.ab_video {
	width: 400px;
	height: 300px;
	border: #000000 1px solid;
	background: #000000;
	position: absolute;
	z-index: 10;
	margin: -302px 0 0 0;
	display: none;
}

.ab_im {
	padding: 2px;
	margin: 0 14px 0 0;
	border: #c0c0c0 1px solid;
	float: left;
	width: 50px;
	height: 50px;
}

.ab_on {
	padding: 2px;
	margin: 0 14px 0 0;
	border: #ff6600 1px solid;
	float: left;
	width: 50px;
	height: 50px;
	background: #ff6600;
}

/* ads */
.adword table {
	background: url("image/adword_bg.gif") repeat-x 0 bottom;
}

.adword_tip {
	color: #ff1100;
	border-bottom: #f5f5f5 1px solid;
	padding: 8px 10px 8px 28px;
	background: url("image/arrow_up.gif") no-repeat 10px 8px;
}

.sponsor {}

/* basic */
.f_l {
	float: left;
}

.f_r {
	float: right;
}

.t_l {
	text-align: left;
}

.t_r {
	text-align: right;
}

.t_c {
	text-align: center;
}

.f_b {
	font-weight: bold;
}

.f_n {
	font-weight: normal;
}

.f_white {
	color: white;
}

.f_gray {
	color: #666666;
	font-size: 13.4px;
}

.f_orange {
	color: #ff6600;
}

.f_red {
	color: #ff0000;
}

.f_blue {
	color: #003eaa;
}

.f_green {
	color: #2ba245;
}

.f_dblue {
	color: #007aff;
}

.f_price {
	font-weight: bold;
	font-family: Arial;
	color: #e4393c;
}

.px12 {
	font-size: 12px;
}

.px14 {
	font-size: 14px;
}

.px16 {
	font-size: 16px;
}

.px18 {
	font-size: 18px;
}

.bd-t {
	border-top: #f5f5f5 1px solid;
}

.bd-b {
	border-bottom: #f5f5f5 1px solid;
}

.b10 {
	height: 10px;
}

.b16 {
	height: 16px;
}

.b20 {
	height: 20px;
}

.b24 {
	height: 24px;
}

.b32 {
	height: 32px;
}

.pd3 {
	padding: 3px;
}

.pd5 {
	padding: 5px;
}

.pd10 {
	padding: 10px;
}

.pd15 {
	padding: 15px;
}

.pd20 {
	padding: 20px;
}

.lh18 {
	line-height: 180%;
}

.ls1 {
	letter-spacing: 1px;
}

.c_p {
	cursor: pointer;
}

.c_b {
	clear: both;
}

.o_h {
	overflow: hidden;
}

.dsn {
	display: none;
}

.absm {
	vertical-align: middle;
}

.btn_s {
	background: #2388fa;
	color: #ffffff;
	border: none;
	padding: 2px;
	letter-spacing: 1px;
}

.btn_r {
	background: #d7d7d7;
	color: #666666;
	border: none;
	padding: 2px;
	letter-spacing: 1px;
}

.bd {
	border: #cad9ea 1px solid;
}

.highlight {
	color: red;
}

.jt {
	color: #003278;
	cursor: pointer;
}

.np {
	padding: 20px 30px 20px 50px;
	line-height: 25px;
}

.lazy {
	background: #fafafa url("image/loading.gif") no-repeat center center;
}

.slide {
	background: #fafafa;
	overflow: hidden;
}

.btn,
.btn-green,
.btn-blue,
.btn-red {
	color: #ffffff;
	font-size: 14px;
	width: 100px;
	line-height: 32px;
	border: none;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	padding: 0;
	-webkit-appearance: none;
}

.btn {
	background: #ffffff;
	border: #eeeeee 1px solid;
	color: #333333;
}

.btn:hover {
	background: #d9d9d9;
	border: #cdcdcd 1px solid;
}

.btn-green {
	background: #1aad19;
	border: #18a117 1px solid;
	color: #ffffff;
}

.btn-green:hover {
	background: #179b16;
	border: #159014 1px solid;
}

.btn-blue {
	background: #007aff;
	border: #1e74d0 1px solid;
	color: #ffffff;
}

.btn-blue:hover {
	background: #0569d5;
}

.btn-red {
	background: #f8f8f8;
	border: #c6c6c6 1px solid;
}

.btn-red:hover {
	background: #ce3c39;
	border: #bf3835 1px solid;
	color: #ffffff;
}

.btn-act {
	font-size: 16px;
	width: 148px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
	padding: 0;
	-webkit-appearance: none;
	margin: 6px 10px 0 0;
	background: #ff6600;
	border: #ff2200 1px solid;
	color: #ffffff;
}

.btn-act:hover {
	background: #f22d00;
}

/* position */
.pos {
	padding: 10px 10px 10px 32px;
	height: 24px;
	line-height: 24px;
	background: #ffffff url("image/ico-nav.png") no-repeat 10px 13px;
	font-size: 12px;
}

.nav {
	padding: 10px 10px 10px 32px;
	height: 24px;
	line-height: 24px;
	background: #f5f5f5 url("image/ico-nav.png") no-repeat 10px 13px;
	font-size: 14px;
}

.nav div {
	float: right;
}

.nav i {
	font-style: normal;
	font-weight: bold;
	color: #444444;
	padding: 0 6px;
	font-family: simsun;
}

.nav em {
	font-style: normal;
	color: #999999;
	padding: 0 10px;
	font-size: 12px;
}

.nav-b {
	background: #ffffff url("image/ico-nav.png") no-repeat 10px 13px;
}

/* show */
.title {
	/* line-height: 48px; */
	text-align: center;
	/* font-weight: bold; */
	font-size: 15px;
	padding: 10px 16px;
	margin: 0;
	/*background-image: linear-gradient(to bottom right, #f77d36, #f74d1e);*/
	border-radius: 3px 3px 0 0;
}

.title_trade {
	font-weight: bold;
	font-size: 22px;
	margin: 0 0 20px 0;
	padding: 16px;
	border-bottom: #eeeeee 1px solid;
}

.info {
	padding: 16px;
	background: #f5f5f5;
	margin: 0 16px;
}

.introduce {
	margin: 16px;
	padding: 16px;
	line-height: 180%;
	font-size: 16px;
	background: #f5f5f5;
	border-left: #eeeeee 2px solid;
}

.content {
	font-size: 16px;
	line-height: 200%;
	padding: 16px 32px;
}

.content p {
	text-indent: 2em;
}

.content a:link,
.content a:visited,
.content a:active {
	color: #225588;
	text-decoration: underline;
}

.content a:hover {
	color: #ff6600;
	text-decoration: none;
}

.property {
	border: #eeeeee 1px solid;
	background: #f5f5f5;
	padding: 10px;
	margin: 0 16px;
	overflow: hidden;
}

.property li {
	float: left;
	width: 30%;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.detail {
	background: url("image/arrow.gif") no-repeat 0 9px;
	border-bottom: #c0c0c0 1px dotted;
	padding: 8px 0 8px 20px;
	margin: 0 15px 0 15px;
}

.related {
	padding: 10px 16px;
	line-height: 32px;
}

.related a {
	font-size: 14px;
}

.keylink {
	font-weight: normal;
	padding: 0 3px 0 3px;
}

#comment_main div {
	height: 100px;
	background: url("image/loading.gif") no-repeat center center;
}

.tool {
	padding: 24px 0;
	text-align: center;
	border-top: #f5f5f5 1px solid;
}

.tool i {
	font-style: normal;
	font-size: 14px;
	color: #555555;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 28px;
	cursor: pointer;
}

.tool b {
	font-weight: normal;
	font-size: 12px;
}

.tool .like {
	background: url("image/tool-like.png") no-repeat 0 center;
}

.tool .like:hover {
	background: url("image/tool-like-on.png") no-repeat 0 center;
	color: #ff6600;
}

.tool .hate {
	background: url("image/tool-hate.png") no-repeat 0 center;
}

.tool .hate:hover {
	background: url("image/tool-hate-on.png") no-repeat 0 center;
	color: #ff6600;
}

.tool .report {
	background: url("image/tool-report.png") no-repeat 0 center;
}

.tool .report:hover {
	background: url("image/tool-report-on.png") no-repeat 0 center;
	color: #ff6600;
}

.tool .favorite {
	background: url("image/tool-favorite.png") no-repeat 0 center;
}

.tool .favorite:hover {
	background: url("image/tool-favorite-on.png") no-repeat 0 center;
	color: #ff6600;
}

.tool .comment {
	background: url("image/tool-comment.png") no-repeat 0 center;
}

.tool .comment:hover {
	background: url("image/tool-comment-on.png") no-repeat 0 center;
	color: #ff6600;
}

.tool .award {
	background: url("image/tool-award.png") no-repeat 0 center;
}

.tool .award:hover {
	background: url("image/tool-award-on.png") no-repeat 0 center;
	color: #ff6600;
}

.tool .share {
	background: url("image/tool-share.png") no-repeat 0 center;
}

.tool .share:hover {
	background: url("image/tool-share-on.png") no-repeat 0 center;
	color: #ff6600;
}

/* search */
.fsearch {
	padding: 5px 0 10px 15px;
	margin: 1px 1px 0 1px;
	background: #f5fafe url("image/fsearch_bg.gif") repeat-x;
}

.sch {
	padding: 15px 20px 5px 20px;
	margin-bottom: 10px;
}

.sch p {
	padding: 10px 10px 10px 10px;
	font-size: 13px;
	margin: 0;
}

.sch_find {
	border-top: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 5px;
	font-weight: bold;
}

.sch_site li {
	background: url("image/ico_search.gif") no-repeat 3px 3px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 25px;
	color: #666666;
}

.sch_relate li {
	background: url("image/arrow_up.gif") no-repeat 3px 3px;
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 25px;
	color: #666666;
}

.rank_list {
	background: url("image/rank_list.gif") no-repeat;
}

.rank_list li {
	height: 23px;
	line-height: 23px;
	overflow: hidden;
	padding: 0 5px 0 35px;
}

.ppt {
	padding: 1px 15px 1px 35px;
	line-height: 25px;
}

.ppt_l {
	width: 60px;
	font-weight: bold;
}

.ppt_r {
	color: #dfdfdf;
}

.ppt span {
	padding: 1px;
	background: #2e6ab1;
	border: #1d589e 1px solid;
	color: #ffffff;
}

/* sell && buy && company */
.category {
	padding: 10px 20px 5px 15px;
}

.category p {
	padding: 5px 0 5px 0;
	margin: 0;
}

.category div {
	padding: 0 20px 0 20px;
}

.about {
	border: #2786c6 1px solid;
	background: #f2f2f2;
	padding: 8px;
	margin: 15px 15px 0 15px;
}

.about li {
	padding: 5px 0 5px 5px;
}

.about li span {
	display: block;
	width: 100px;
	float: left;
	color: #1b4c7a;
}

.contact_head {
	height: 36px;
	line-height: 36px;
	border: #eeeeee 1px solid;
	border-bottom: none;
	background: #f5f5f5;
	padding: 2px 16px;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 10px 0 0;
}

.contact_body {
	padding: 10px;
	border: #eeeeee 1px solid;
	border-top: none;
	margin: 0 10px 0 0;
}

.contact_body li {
	line-height: 24px;
	padding: 6px 10px;
}

.contact_body li span {
	color: #666666;
	padding: 0 8px 0 0;
}

.type {
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	border-top: #eeeeee 1px solid;
	background: #eeeeee;
	padding-left: 35px;
}

a.type_1:link,
a.type_1:visited,
a.type_1:active,
a.type_1:hover {
	float: left;
	display: block;
	padding: 0 15px 0 15px;
	background: #ffffff;
	color: #000000;
	font-weight: bold;
}

a.type_2:link,
a.type_2:visited,
a.type_2:active {
	float: left;
	display: block;
	padding: 0 15px 0 15px;
	border-right: #e2f0fb 1px solid;
}

a.type_2:hover {
	background: #258cff;
	color: #ffffff;
}

.img_tip {
	width: 200px;
	z-index: 1000;
	position: absolute;
	padding: 5px;
	border: #eeeeee 1px solid;
	background: #ffffff;
}

.vote {
	padding: 10px;
}

.vote div {
	font-weight: bold;
}

.vote li {
	padding: 3px 0 3px 0;
}

.vote p {
	margin: 5px 0 5px 0;
}

.sort {
	line-height: 48px;
	border-bottom: #eeeeee 1px solid;
	font-size: 14px;
	overflow: hidden;
}

.sort-k {
	width: 80px;
	padding-left: 16px;
	font-weight: bold;
	float: left;
	overflow: hidden;
}

.sort-v {
	width: 850px;
	float: left;
	overflow: hidden;
}

.sort-v li {
	float: left;
	padding: 0 10px;
}

.sort-v .on {
	background: #eeeeee;
}

.sort-v i {
	font-style: normal;
	padding-left: 2px;
	color: #999999;
	font-size: 12px;
}

.sort-v b {
	padding: 0 20px;
}

.sort-v input,
.sort-v select {
	padding: 4px;
}

.sort-v .btn-blue,
.sort-v .btn {
	padding: 0;
	line-height: 28px;
	width: 80px;
	margin-right: 20px;
}

.list {
	line-height: 180%;
}

.list:hover {
	background: #f2f2f2;
}

.list div img {
	border: #eeeeee 1px solid;
}

.list table {
	width: 100%;
	border-bottom: #eeeeee 1px solid;
}

.list td {
	padding: 10px 0 10px 0;
}

.list h3 {
	font-size: 14px;
	margin: 0px;
	height: 22px;
	overflow: hidden;
}

.user-info {
	height: 64px;
	padding: 16px;
	background: #eeeeee;
	border-radius: 0 0 10px 10px;
}

.user-info img {
	width: 64px;
	height: 64px;
	border-radius: 50%;
	float: left;
	margin-right: 20px;
}

.user-info ul {
	float: right;
	width: 183px;
	margin-top: 4px;
}

.user-info li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.user-info strong {
	font-size: 16px;
}

.user-info em {
	font-size: 12px;
	font-style: normal;
	float: right;
	padding-right: 20px;
}

.user-info i {
	font-style: normal;
	color: #999999;
	padding: 0 6px;
}

.head-txt {
	padding: 10px 16px;
	line-height: 28px;
	border-bottom: #f5f5f5 1px solid;
	margin-bottom: 10px;
	clear: both;
}

.head-txt strong {
	font-size: 18px;
}

.head-txt span {
	float: right;
	font-size: 14px;
	color: #999999;
}

.head-txt i {
	font-style: normal;
	font-weight: bold;
	padding: 0 2px;
	font-family: simsun;
}

.head-sub {
	padding: 10px 16px;
	line-height: 28px;
	border-bottom: #f2f2f2 1px solid;
	margin-bottom: 10px;
	clear: both;
}

.head-sub strong {
	font-size: 16px;
}

.head-sub span {
	float: right;
	font-size: 14px;
	color: #999999;
}

.head-sub i {
	font-style: normal;
	font-weight: bold;
	padding: 0 2px;
	font-family: simsun;
}

.list-thumb {
	padding: 10px;
	overflow: hidden;
}

.list-thumb img {
	border: #eeeeee 1px solid;
	padding: 2px;
}

.list-thumb li {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	padding: 10px;
	text-align: left;
}

.list-thumb td {
	text-align: center;
}

.list-thumb td:hover {
	background: #f5f5f5;
}

.list-img {
	overflow: hidden;
	padding: 0px;
}

.list-img ul {
	margin: 10px 24px 16px 6px;
}

.list-img li {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	font-size: 14px;
}

.list-img p {
	margin: 10px 10px 0 6px;
}

.list0 {
	overflow: hidden;
}

.list0 div {
	width: 200px;
	float: left;
}

.list0 img:hover {
	border-left: #ffffff 1px solid;
}

.list1 {
	overflow: hidden;
	padding-top: 20px;
}

.list1 div {
	width: 188px;
	float: left;
}

.list1 img:hover {
	border-left: #ffffff 1px solid;
}

.list-txt {
	padding: 0 16px;
}

.list-txt li {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	font-size: 14px;
	background: url("image/li_dot.gif") no-repeat 4px center;
	padding-left: 16px;
}

.list-txt em {
	font-size: 12px;
	color: #666666;
	padding-left: 16px;
	font-style: normal;
	float: right;
}

.list-txt .f_r {
	font-size: 12px;
	color: #666666;
	padding-left: 16px;
}

.list-rank {
	padding: 0 16px;
}

.list-rank li {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	padding: 0 6px;
	overflow: hidden;
}

.list-rank .f_r {
	float: right;
	font-size: 12px;
	color: #666666;
	padding-left: 16px;
}

.list-rank em {
	font-size: 26px;
	font-style: normal;
	color: #f34540;
	padding-right: 10px;
	font-family: Georgia;
}

.list-rank i {
	font-size: 18px;
	font-style: normal;
	color: #999999;
	padding-right: 14px;
	font-family: Georgia;
}

.list-cate {
	padding: 10px 20px;
}

.list-cate:after {
	content: "";
	display: block;
	clear: both;
}

.list-cate td {
	width: 400px;
	font-size: 14px;
	padding: 10px 10px 20px 10px;
}

.list-cate td:hover {
	background: #f5f5f5;
	border-radius: 10px;
}

.list-cate p {
	margin: 0 0 10px 0;
}

.list-cate li {
	float: left;
	line-height: 32px;
}

.list-cate em {
	font-style: normal;
	color: #eeeeee;
	padding: 0 10px;
}

.list-cate i {
	font-style: normal;
	color: #eeeeee;
	padding: 0 10px;
}

.list-cate2 {
	padding: 0 10px;
	overflow: hidden;
}

.list-cate2 li {
	width: 116px;
	padding: 0 16px;
	float: left;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	overflow: hidden;
}

.list-cate2 li:hover {
	background: #f5f5f5;
	border-radius: 6px;
}

.list-cate2 i {
	font-size: 12px;
	font-style: normal;
	color: #666666;
	padding-left: 6px;
}

.list-area {
	width: 860px;
	padding: 10px 0 10px 20px;
	overflow: hidden;
}

.list-area li {
	width: 100px;
	float: left;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	overflow: hidden;
	text-align: center;
	border: #eeeeee 1px solid;
	margin: 0 20px 20px 0;
	border-radius: 6px;
}

.list-area li:hover {
	border: #ff6600 1px solid;
}

.list-area4 {
	padding: 0 10px;
	overflow: hidden;
}

.list-area4 li {
	width: 25%;
	float: left;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	overflow: hidden;
	text-align: center;
}

.list-area4 li:hover {
	background: #f5f5f5;
	border-radius: 6px;
}

.tab-head {}

.tab-head ul {
	border-bottom: #f5f5f5 1px solid;
	height: 32px;
	padding-left: 16px;
}

.tab-head li {
	border-bottom: #f5f5f5 1px solid;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin-right: 16px;
	float: left;
	font-size: 14px;
}

.tab-head .on {
	border-bottom: #007aff 3px solid;
	height: 30px;
	line-height: 32px;
}

.tab-head .on span {
	color: #007aff;
}

/* side */
.side ul {
	margin: 10px;
}

.side em {
	font-size: 12px;
	font-style: normal;
	color: #999999;
}

.side a {
	width: 90%;
	display: block;
	font-size: 16px;
}

.side input {
	width: 140px;
	border: #eeeeee 1px solid;
	border-radius: 8px;
	padding: 8px 8px 8px 26px;
	font-size: 14px;
	background: #ffffff url("image/icon-search16.png") no-repeat 6px center;
	outline: none;
	margin: 16px 16px 16px 32px;
}

.side input:hover {
	width: 180px;
}

.side_li {
	line-height: 48px;
	height: 48px;
	padding-left: 32px;
	overflow: hidden;
}

.side_li:hover {
	background: #f2f2f2;
	border-radius: 10px;
}

.side_on {
	line-height: 48px;
	height: 48px;
	background: #f5f5f5;
	padding-left: 32px;
	overflow: hidden;
	border-radius: 10px;
}

.warn {
	padding: 30px 100px 30px 200px;
}

.warn div {
	padding: 5px 0 0 60px;
	background: url("image/warn.gif") no-repeat;
	font-size: 14px;
	line-height: 200%;
}

.warn h1 {
	font-size: 16px;
	margin: 0;
}

.guest_warn {
	padding: 2px 0 2px 0;
	text-align: center;
	margin: 0 130px 15px 130px;
	background: #fff5d8;
	border: #ff7300 1px solid;
}

.back2top {
	width: 58px;
	height: 58px;
	position: fixed;
	_position: absolute;
	left: 50%;
	margin-left: 620px;
	bottom: 100px;
	_bottom: auto;
	cursor: pointer;
	display: none;
}

.back2top a {
	display: block;
	width: 100%;
	height: 100%;
	background: url("image/back2top.png") no-repeat;
}

.back2top a:hover {
	background: url("image/back2top.png") no-repeat -58px 0;
}

.ui-ico-time,
.ui-ico-hits,
.ui-ico-info,
.ui-ico-play,
.ui-ico-pics,
.ui-ico-down,
.ui-ico-comm,
.ui-ico-area,
.ui-ico-user,
.ui-ico-none,
.ui-ico-sort,
.ui-ico-like,
.ui-ico-hate,
.ui-ico-delete,
.ui-ico-quote,
.ui-ico-report,
.ui-ico-price {
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	color: #999999;
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding: 0 10px 0 20px;
}

.ui-ico-time {
	background: url("image/ico-time.png") no-repeat 0 center;
}

.ui-ico-hits {
	background: url("image/ico-hits.png") no-repeat 0 center;
}

.ui-ico-info {
	background: url("image/ico-info.png") no-repeat 0 center;
}

.ui-ico-play {
	background: url("image/ico-play.png") no-repeat 0 center;
}

.ui-ico-pics {
	background: url("image/ico-pics.png") no-repeat 0 center;
}

.ui-ico-down {
	background: url("image/ico-down.png") no-repeat 0 center;
}

.ui-ico-area {
	background: url("image/ico-area.png") no-repeat 0 center;
}

.ui-ico-user {
	background: url("image/ico-user.png") no-repeat 0 center;
}

.ui-ico-comm {
	background: url("image/ico-comm.png") no-repeat 0 center;
	cursor: pointer;
}

.ui-ico-comm:hover {
	background: url("image/ico-comm-on.png") no-repeat 0 center;
	color: #ff6600;
}

.ui-ico-like {
	background: url("image/ico-like.png") no-repeat 0 center;
	cursor: pointer;
}

.ui-ico-like:hover {
	background: url("image/ico-like-on.png") no-repeat 0 center;
	color: #ff6600;
}

.ui-ico-hate {
	background: url("image/ico-hate.png") no-repeat 0 center;
	cursor: pointer;
}

.ui-ico-hate:hover {
	background: url("image/ico-hate-on.png") no-repeat 0 center;
	color: #ff6600;
}

.ui-ico-sort {
	background: url("image/ico-sort.png") no-repeat 0 center;
	cursor: pointer;
}

.ui-ico-sort:hover {
	background: url("image/ico-sort-on.png") no-repeat 0 center;
	color: #ff6600;
}

.ui-ico-delete {
	background: url("image/ico-delete.png") no-repeat 0 center;
	cursor: pointer;
}

.ui-ico-delete:hover {
	background: url("image/ico-delete-on.png") no-repeat 0 center;
	color: #ff6600;
}

.ui-ico-quote {
	background: url("image/ico-quote.png") no-repeat 0 center;
	cursor: pointer;
}

.ui-ico-quote:hover {
	background: url("image/ico-quote-on.png") no-repeat 0 center;
	color: #ff6600;
}

.ui-ico-report {
	background: url("image/ico-report.png") no-repeat 0 center;
	cursor: pointer;
}

.ui-ico-report:hover {
	background: url("image/ico-report-on.png") no-repeat 0 center;
	color: #ff6600;
}

.ui-ico-price {
	color: #ff0000;
	padding: 0;
	font-size: 14px;
}

.ui-fr {
	float: right;
}

.ui-toast {
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	display: inline-block;
	padding: 0 16px;
	background: #000000;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #ffffff;
	border-radius: 6px;
	position: fixed;
	z-index: 99;
	top: 40%;
	left: 48%;
	font-size: 16px;
}

/* search部分 */
.mixHeader {
	width: 100%;
	height: 100px;
	background: #fff;
}

.searchArea {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 1200px;
	margin: 0 auto;
}

.searchFrom {
	width: 450px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 40px;
}

.searchInputArea {
	width: 420px;
	height: 38px;
	border: 2px solid #f77c36;
	position: relative;
}
.icon_ {
	/*position: absolute;*/
 /*   top: 10px;*/
 /*   left: 63px;*/
 /*   vertical-align: middle;*/
 /*   display: inline-block;*/
}
.destoon_kw {
	width: 284px;
	height: 38px;
	padding: 0px 0 0 0px;
	box-sizing: border-box;
	border: none;
	outline: none;
	background-image: url(./img/s.png);
	background-repeat: no-repeat;
	background-position-x: 8px;
	background-position-y: 13px;
	margin-left: 10px;
}


.hotSearch {
	display: flex;
	align-items: center;
	margin-top: 10px;
}

.hotSearch span {
	font-size: 12px;
	color: #333;
}

.hotSearch a {
	font-size: 12px;
	color: #8F0000;
	padding: 0 5px;
}

.phoneArea img {
	width: 220px;
	height: 100px;
	box-sizing: border-box;
}

/* 自定义menu部分 */
.cMenuWd {
	width: 100%;
	height: 70px;
	border-top: 4px solid #8F0000;
}

.cMenu {
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between
}

.cMenuCat {
	display: flex;
	align-items: center;
	height: 70px;
	box-sizing: border-box;
	position: relative;
}

.w1 {
	width: 320px;
}

.w2::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	height: 50px;
	width: 1px;
	border-left: 1px dashed #e2e2e2;
}

.w2::after {
	content: "";
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	height: 50px;
	width: 1px;
	border-left: 1px dashed #e2e2e2;
}

.gibTex {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #8F0000;
	padding: 0 20px;
}

.subCat a {
	display: inline-block;
	font-family: Microsoft YaHei;
	font-weight: 400;
	font-size: 15px;
	color: #333333;
	padding: 5px;
}