/*
	[Destoon B2B System] Copyright (c) 2008-2013 Destoon.COM
	This is NOT a freeware, use is subject to license.txt
*/
/* global */
* {
  word-break: break-all;
  font-family: Verdana, Arial;
  -webkit-text-size-adjust: none;
}

/*"Microsoft Yahei",*/
body {
  margin: 0;
  font-size: 12px;
  color: #333333;
  background: #FFFFFF;
  font-style: normal;
  font-family:PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;
}

form, input, select, textarea, td, th {
  font-size: 12px;
}

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;
}

/* 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: #225588;
  text-decoration: none;
}

a.b:hover {
  color: #FF6600;
}

a.g:link, a.g:visited, a.g:active {
  color: #666666;
  text-decoration: none;
}

a.g:hover {
  color: #FF6600;
}

/* common */
.m {
  margin: auto;
  width: 1200px;
  background: #FFFFFF;
  clear: both;
}

.head {
  background: #F1F1F1 url(/skin/default/image/dierge.jpg) no-repeat;
  width: 960px;
  height: 33px;
  z-index: 999999;
  margin: 0 auto;
  padding: 0 10px;
}

.head_m {
  margin: auto;
  padding: 7px 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;
}

.h_city {
  background: url('image/ico_arrow_d.gif') no-repeat right center;
  padding: 0 10px 0 0;
}

.h_fav {
  padding: 0 6px 0 2px;
}

.h_wap {
  background: url('image/ico_wap.gif') no-repeat 0 center;
  padding: 0 2px 0 15px;
}

.h_cart {
  background: url('image/ico_cart.gif') no-repeat 0 center;
  padding: 0 6px 0 18px;
}

#job_c_1 ul {
  padding: 10px;
}

#job_c_1 ul li {
  height: 24px;
  line-height: 24px;
}

#job_c_1 ul li .zhaopin {
  float: left;
  width: 96px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 6px;
}

#job_c_1 ul li span {
  float: left;
  width: 100px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
}

#job_c_2 ul {
  padding: 10px;
}

#job_c_2 ul li {
  height: 24px;
  line-height: 24px;
}

#job_c_2 ul li .zhaopin {
  float: left;
  width: 96px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 6px;
}

#job_c_2 ul li span {
  float: left;
  width: 100px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
}

.logo {
  width: 230px;
  height: 70px;
  overflow: hidden;
}

.logo img {
  margin: 0;
  height: 70px;
  width: 230px;
}
.indexTit { margin-top: 20px; text-align: center; padding: 0px 30px 30px; }
.indexTit h3 { display: block; width: 100%; text-align: center; font-size: 28px; font-weight: 600; color: #c01e13; line-height: 54px;margin:0;}
.indexTit h3 a { color: rgb(0, 0, 0); overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.indexTit ul { font-size: 16px; color: rgb(84, 84, 84); text-align: center; margin-top: 10px; width: 100%; }
.indexTit ul li { display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 180px; position: relative; line-height: 20px; padding: 0px 10px; }
.indexTit ul li::after { content: ""; display: block; width: 1px; height: 18px; background: rgb(84, 84, 84); position: absolute; right: 0px; top: 1px; }
.indexTit ul li:last-child::after { display: none; }


#search_module {
  z-index: 1000;
  position: absolute;
  width: 95px;
  overflow: hidden;
  margin: 52px 0 0 445px;
  font-size: 12px;
  line-height: 20px;
  color: #666666;
  background: #FFFFFF;
  border: #CCCCCC 1px solid;
  border-top: none;
}

#search_module a {
  display: block;
  height: 20px;
  padding: 1px 10px 1px 10px;
  color: #333333;
}

#search_module a:hover {
  background: #E4F1F7;
  font-weight: bold;
}

#search_tips {
  z-index: 1000;
  position: absolute;
  width: 340px;
  overflow: hidden;
  cursor: pointer;
  margin: 50px 0 0 200px;
  font-size: 13px;
  line-height: 20px;
  color: #666666;
  background: #FFFFFF;
  border: #444444 1px solid;
}

#search_tips div {
  height: 20px;
  padding: 1px 8px 1px 8px;
  clear: both;
  overflow: hidden;
}

#search_tips div span {
  float: right;
  font-size: 12px;
}

#search_tips label {
  display: block;
  width: 100%;
  background: #FAFAFA;
  font-size: 12px;
  color: #0000CC;
  text-align: right;
}

.search_t_div_1 {
  color: #333333;
}

.search_t_div_1 span {
  color: #008000;
}

.search_t_div_2 {
  background: #3366CC;
  color: #FFFFFF;
}

.search_t_div_2 span {
  color: #FFFFFF;
}

/* menu */
.menu {
  height: 35px;
  line-height: 35px;
  line-height: 37px \9; /*IE8*/
  background: #2587F4 url('image/menu_bg.png') repeat-x;
  letter-spacing: 1px;
  font-size: 14px;
  padding: 0 15px 0 15px;
  overflow: hidden;
}

.menu li {
  float: left;
  background: url('image/menu_bg_li.png') no-repeat right 0;
}

.menu .menuon {
  background: url('image/menu_bg_on.png') repeat-x;
  margin-left: -2px;
}

.menu a:link, .menu a:visited, .menu a:active {
  display: block;
  _display: inline-block;
  height: 35px;
  color: #FFFFFF;
  padding: 0 10px 0 10px;
}

.menu a:hover {
  background: url('image/menu_bg_on.png') repeat-x;
}

.foot {
  color: #666666;
  text-align: center;
  line-height: 30px;
  padding: 10px 0 10px 0;
}

.foot_page {
  background:#a72b29;
  padding: 0 10px 0 10px;
  text-align: center;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  color: #fff;
}

.foot_page a {
  color: #fff;
}

/* box */
.box_head {
  border: #DDDDDD 1px solid;
  border-bottom: none;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  padding: 0 10px 0 10px;
  background: #EEEEEE url('image/box_head_bg.gif') repeat-x;
}

.box_head strong {
  font-size: 14px;
}

.box_body {
  border: #DDDDDD 1px solid;
  border-top: none;
  padding: 6px 8px 6px 8px;
}

.box_body li {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.tab_head {
  border: #DDDDDD 1px solid;
  border-bottom: none;
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  overflow: hidden;
  background: #EEEEEE url('image/box_head_bg.gif') repeat-x;
  font-weight: bold;
}

.tab_1 {
  float: left;
  padding: 0 15px 0 15px;
  border-right: #DDDDDD 1px solid;
  cursor: pointer;
  font-weight: normal;
}

.tab_2 {
  float: left;
  padding: 0 15px 0 15px;
  border-right: #DDDDDD 1px solid;
  cursor: pointer;
  background: #FFFFFF;
}

.tab_1_1 {
  border-bottom: #DDDDDD 1px solid;
  cursor: pointer;
}

.tab_1_2 {
  border: #DDDDDD 1px solid;
  border-bottom: none;
  cursor: pointer;
  font-weight: bold;
}

.tab_head_2 {
  height: 27px;
  background: #EEEEEE;
  border-left: #DDDDDD 1px solid;
  border-right: #DDDDDD 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: #DDDDDD 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: 20px 0 20px 0;
  text-align: center;
  font-size: 12px;
  color: #666666;
}

.pages a:link, .pages a:visited, .pages a:active {
  background: #FFFFFF;
  border: #DDDDDD 1px solid;
  padding: 3px;
  text-decoration: none;
}

.pages a:hover {
  background: #258CFF;
  border: #258CFF 1px solid;
  color: #FFFFFF;
  padding: 3px;
  text-decoration: none;
}

.pages strong {
  background: #258CFF;
  padding: 3px;
  border: #258CFF 1px solid;
  color: #FFFFFF;
}

.pages_inp {
  width: 30px;
  border: #DDDDDD 1px solid;
  color: #666666;
  padding: 2px;
  text-align: center;
}

.pages_btn {
  width: 26px;
  border: #FF6600 1px solid;
  color: #FFFFFF;
  padding: 1px;
  background: #FF6600;
  font-weight: bold;
  font-size: 11px;
}

.pages label {
  background: #FFFFFF;
  border: #2E6AB1 1px solid;
  color: #004499;
  padding: 1px 5px 1px 5px;
}

.pages label em {
  color: red;
  font-weight: bold;
  font-style: normal;
}

.pages label span {
  font-weight: bold;
}

.pages cite {
  font-style: normal;
}

/* table */
.tb table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}

.tb th {
  background: #EEEEEE;
  border: #DDDDDD 1px solid;
  padding: 4px;
  line-height: 150%;
}

.tb td {
  border: #DDDDDD 1px solid;
  padding: 4px;
  line-height: 150%;
}

/* user */
.user {
  background: url('image/user_bg.gif') no-repeat;
  width: 300px;
  font-size: 12px;
  line-height: normal;
}

.user_login {
  padding: 15px 0 10px 25px;
}

.user_input {
  border: #8DB2E3 1px solid;
  padding: 3px 0 4px 3px;
  width: 90px;
  color: #666666;
}

.user_tip {
  margin: 0 20px 0 20px;
  padding: 0 0 5px 5px;
  border-bottom: #EEEEEE 1px solid;
  font-weight: bold;
  color: #333333;
}

.user_reg {
  padding: 5px 0 0 20px;
}

.user_reg_c {
  padding: 5px 0 10px 10px;
}

.user_can {
  padding: 10px 10px 0 10px;
  text-align: center;
  color: #1B4C7A;
}

.user_can td {
  padding: 6px 0 10px 0;
  background: url('image/user_can.gif') no-repeat center 0;
}

.user_wel {
  padding: 18px 0 10px 45px;
  font-weight: bold;
  font-size: 14px;
  background: url('image/user_wel.gif') no-repeat 26px 18px;
}

.user_do {
  padding: 0 10px 0 10px;
  text-align: center;
}

.user_do td {
  padding: 6px 0 11px 0;
  background: url('image/user_can.gif') no-repeat center 0;
}

.user_foot {
  height: 10px;
  line-height: 10px;
  font-size: 1px;
  background: url('image/user_bg.gif') no-repeat 0 bottom;
}

.user_warn {
  padding: 5px;
  margin: 0 10px 0 10px;
  border: #FFC600 1px solid;
  background: #FFFEBF;
  text-align: center;
  font-weight: bold;
}

.thumb {
  padding: 5px 0 5px 0;
}

.thumb img {
  border: #D0D0D0 1px solid;
  padding: 3px;
}

.thumb li {
  height: 22px;
  line-height: 22px;
  overflow: hidden;
}

.thumbml ul {
  margin: 10px 0 15px 0;
}

.imb img {
  border: #DDDDDD 1px solid;
  padding: 3px;
}

/* album */
#mid_pos {
  position: absolute;
}

#mid_div {
  width: 240px;
  height: 180px;
  cursor: crosshair;
  padding: 5px;
  border: #CCCCCC 1px solid;
  background: #F3F3F3;
}

#zoomer {
  border: #333333 1px solid;
  width: 120px;
  height: 90px;
  background: #FFFFFF url('image/zoom_bg.gif');
  position: absolute;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

#big_div {
  width: 320px;
  height: 240px;
  border: #CCCCCC 1px solid;
  background: #FFFFFF;
  position: absolute;
  overflow: hidden;
}

#big_pic {
  position: absolute;
}

.ab_im {
  padding: 2px;
  margin: 10px 0 10px 13px;
  border: #C0C0C0 1px solid;
}

.ab_on {
  padding: 2px;
  margin: 10px 0 10px 13px;
  border: #FF6600 1px solid;
  background: #FF6600;
}

/* ads */
.adword table {
  background: url('image/adword_bg.gif') repeat-x 0 bottom;
}

.adword_tip {
  color: #FF1100;
  border-bottom: #DDDDDD 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;
}

.f_orange {
  color: #FF6600;
}

.f_red {
  color: red;
}

.f_green {
  color: green;
}

.f_blue {
  color: blue;
}

.f_dblue {
  color: #225588;
}

.f_price {
  font-weight: bold;
  font-family: Arial;
  color: #FF0000;
  display: none;
}

.px10 {
  font-size: 10px;
}

.px11 {
  font-size: 11px;
}

.px12 {
  font-size: 12px;
}

.px13 {
  font-size: 13px;
}

.px14 {
  font-size: 14px;
}

.px15 {
  font-size: 15px;
}

.px16 {
  font-size: 16px;
}

.b5 {
  height: 5px;
  font-size: 1px;
}

.b6 {
  height: 6px;
  font-size: 1px;
}

.b8 {
  height: 8px;
  font-size: 1px;
}

.b10 {
  height: 10px;
  font-size: 1px;
}

.b15 {
  height: 15px;
  font-size: 1px;
}

.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;
}

.dsn {
  display: none;
}

.absm {
  vertical-align: middle;
}

.btn {
  background: url('image/btn.gif') no-repeat;
  height: 24px;
  line-height: 22px;
  width: 50px;
  border: none;
  cursor: pointer;
  letter-spacing: 3px;
}

.btn_1 {
  background: url('image/btn_1.gif') no-repeat;
  height: 21px;
  line-height: 21px;
  width: 69px;
  padding-left: 9px;
  border: none;
  cursor: pointer;
}

.btn_2 {
  background: url('image/btn_2.gif') no-repeat;
  height: 21px;
  line-height: 21px;
  width: 69px;
  padding-left: 9px;
  border: none;
  cursor: pointer;
}

.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;
}

/* position */
.pos {
  padding: 0 10px 0 10px;
  line-height: 31px;
  background: #EEEEEE url('image/box_head_bg.gif') repeat-x;
}

.nav {
  padding: 0 10px 10px 10px;
}

/* show */
.title {
  font-size: 20px;
  text-align: center;
  font-family: \9ED1\4F53;
  font-weight: normal;
}

.title_trade {
  height: 25px;
  font-size: 18px;
  text-align: center;
  font-family: \9ED1\4F53;
  font-weight: normal;
  margin: 0 0 8px 0;
  border-bottom: #F1F1F1 1px solid;
  padding: 0 0 10px 0;
}

.info {
  margin: 0 15px 0 15px;
  padding: 4px 10px 4px 10px;
  border-top: #D0D0D0 1px solid;
  border-bottom: #D0D0D0 1px solid;
}

.introduce {
  margin: 10px 15px 10px 15px;
  padding: 8px 12px 8px 12px;
  line-height: 180%;
  font-size: 14px;
  background: #F1F1F1;
}

.content {
  font-size: 14pt;
  line-height: 150% !important;
  padding: 10px 20px 10px 20px;
}

.content p {
  line-height: 150% !important;
  text-indent: 36px;
}

.content a:link, .content a:visited, .content a:active {
  color: #225588;
  text-decoration: underline;
}

.content a:hover {
  color: #FF6600;
  text-decoration: none;
}

.property {
  border: #E6E6E6 1px solid;
  background: #F6F6F6;
  padding: 10px;
  margin: 0 10px 0 10px;
}

.property li {
  float: left;
  width: 30%;
  height: 22px;
  line-height: 22px;
  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: 5px 15px 5px 15px;
  line-height: 22px;
}

.keylink {
  font-weight: normal;
  padding: 0 3px 0 3px;
}

#comment_main div {
  height: 100px;
  background: url('image/loading.gif') no-repeat center center;
}

/* layout */
.m_l {
  width: 890px;
}

.m_r {
  width: 300px;
}

.m_n {
  width: 10px;
}

.m_l_1 {
  width: 790px;
}

.m_r_1 {
  width: 180px;
}

/* left */
.left_box {
  border: #DDDDDD 1px solid;
}

.left_head {
  border-top: #DDDDDD 1px solid;
  background: #EEEEEE url('image/box_head_bg.gif') repeat-x;
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  padding: 0 10px 0 10px;
  font-size: 14px;
  font-weight: bold;
}

.left_head span {
  font-weight: normal;
  font-size: 12px;
}

/* 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: #DDDDDD 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;
}

.list {
  line-height: 180%;
  margin: 0 10px 0 10px;
}

.list div img {
  border: #CCCCCC 1px solid;
}

.list table {
  width: 100%;
  border-bottom: #CCCCCC 1px dotted;
}

.list td {
  padding: 10px 0 10px 0;
}

.list h3 {
  font-size: 14px;
  margin: 0px;
  height: 22px;
  overflow: hidden;
}

.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: 31px;
  line-height: 31px;
  border: #DDDDDD 1px solid;
  border-bottom: none;
  border-top: #FF8110 2px solid;
  background: #EEEEEE;
  padding: 0 10px 0 10px;
  font-weight: bold;
  font-size: 14px;
}

.contact_body {
  padding: 10px;
  border: #DDDDDD 1px solid;
  border-top: none;
}

.contact_body li {
  line-height: 24px;
  border-bottom: #E2E2E2 1px solid;
  padding: 0 0 0 10px;
}

.contact_body li span {
  color: #1B4C7A;
  padding: 0 8px 0 0;
}

.type {
  height: 31px;
  line-height: 31px;
  overflow: hidden;
  border-top: #DDDDDD 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: #DDDDDD 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;
}

/* left_menu */
.left_menu {
  width: 150px;
  background: #FFFFFF url('image/left_menu.gif') repeat-y;
}

.left_menu a {
  width: 90%;
  display: block;
}

.left_menu ul {
  background: #FFFFFF url('image/left_menu_ul.gif') no-repeat;
  padding-top: 2px;
}

.left_menu_li {
  line-height: 37px;
  height: 37px;
  background: url('image/left_menu_li.gif') no-repeat;
  padding-left: 30px;
  overflow: hidden;
}

.left_menu_on {
  line-height: 37px;
  height: 37px;
  background: url('image/left_menu_on.gif') no-repeat;
  padding-left: 30px;
  overflow: hidden;
}

.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: 500px;
  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;
}

#destoon_city {
  color: red;
}

#powered {
  padding: 6px 0 20px 0;
}

.g-top {
  margin-top: 0;
}

.g-top .huanying {
  width: 1200px;
  margin: 0 auto 20px;
  background: url(image/bg2.jpg) repeat-x;
  height: 45px;
  line-height: 45px;
}

.g-top .g-top-l {
  float: left;
  height: 45px;
  line-height: 45px;
  padding-left: 10px;
  margin: 0;
  font-size: 14px;
  color: #454545;
}

.g-top .g-top-r {
  float: right;
  height: 45px;
  line-height: 45px;
  margin: 0;
  color: #454545;
  font-size: 14px;
}

.g-top .g-top-r a {
  padding: 0 8px;
  border-right: 2px dotted #000;
  cursor: pointer;
}

.g-top .g-top-r a.last {
  border-right: 0;
  color: #ff6600;
}

.lanmu {
  float: left;
  width: 670px;
  padding: 22px 0 0 30px;
  height: 48px;
}

.lanmu li {
  float: left;
  line-height: 48px;
  padding: 0 10px;
  position: relative;
  border:2px solid #fff;
  border-bottom:0;
}
.lanmu li > a {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.lanmu li dl {
  display: none;
  position: absolute;
  width: 240px;
  top: 48px;
  left: 50%;
  background: #fff;
  z-index:999;
  margin: 0;
  padding:20px 0;
  transform: translateX(-50%);
  box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
}
.lanmu li:hover > a {
  color: #ab3f3f;
}
.lanmu li:hover dl {
  display: block;
}
.lanmu li dl dd {
  float: left;
  width: 90px;
  margin: 0 0 0 20px;
  padding: 0;
  font-size: 14px;
  line-height: 24px;
}
.lanmu li dl:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 8px solid #ab3f3f;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: -8px;
  left: calc(50% - 8px);
}
.lanmu li dl dd a {
  color: #525252;
}
.lanmu li dl dd a:hover {
  color: #ab3f3f;
}
.lanmu li dl dd:before {
  content:'';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #ab3f3f;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 10px;
}
.headDl {
  float: right;
  margin: 40px 0 0 0;
}
.headDl dd {
  float: left;
  margin: 0 0 0 20px;
}
.headDl dd img {
  width: 18px;
  float:left;
}
.headDl dd p {
	float:left;
	margin:0 0 0 6px;
}
.mainTit3 {
  text-align: center;
  position: relative;
  background: url(image/bg2.jpg) repeat-x;
  background-size: auto 100%;
}
.mainTit3 > a {
  line-height: 40px;
  text-align: center;
  font-size: 15px;
  display: block;
  width: 100%;
}
.mainTit3 > a:hover {
  color: #ab3f3f;
}
.mainTit3 dl {
  display: none;
  position: absolute;
  width: 160px;
  top: 40px;
  left: 50%;
  background: #fff;
  z-index:999;
  margin: 0;
  padding:10px 0;
  transform: translateX(-50%);
  box-shadow: 0 0 2px 2px rgba(0,0,0,0.2);
}
.mainTit3 dl:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-bottom: 8px solid #ab3f3f;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  top: -8px;
  left: calc(50% - 8px);
}

.mainTit3:hover dl {
  display: block;
}
.mainTit3 dl dd {
  padding: 0;
  font-size: 13px;
  line-height: 22px;
  text-align: left;
  margin: 0 0 0 20px;
}
.mainTit3 dl dd a {
  color: #525252;
}
.mainTit3 dl dd a:hover {
  color: #ab3f3f;
}
.mainTit3 dl dd:before {
  content:'';
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #ab3f3f;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 10px;
}

#destoon_search > div {
  height: 40px;
  float: right;
  padding-top: 22px;
}

#destoon_search > div > div {
  position: relative;
  width: 260px;
  display: flex;
}
#destoon_search > div > div:after {
  content: '';
  display: block;
  width: 32px;
  height: 40px;
  background: url("image/search.png") no-repeat center center;
  background-size: 18px;
  left:1px;
  top:0;
  position: absolute;
}
#destoon_search > div #destoon_select {
  display: none;
}

#destoon_search > div .search_i {
  border: 1px solid #e9e9e9;
  background: #fff;
  border-radius: 3px 0 0 3px;
  line-height: 38px;
  text-indent: 32px;
  flex: 1;
  border-right: 0;
  padding: 0;
}

#destoon_search > div .search_i:focus {
  border: 1px solid #e9e9e9;
  background: #fff;
  border-radius: 3px 0 0 3px;
  outline: none;
}

#destoon_search > div .search_s {
  border: 1px solid #812928;
  background: #812928;
  height: 40px;
  width: 62px;
  border-radius: 0 5px 5px 0;
  font-size: 16px;
  color: #fff;
}


.heitiao {
  height: 26px;
  background: #383838;
  width: 1200px;
  margin: 15px 0 0;
  text-indent: 10px;
  line-height: 26px;
}
.main1 {
  margin-top: 10px;
}
.main1l {
  
}
.banner {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.bannerImg {
  width: 1200px;
  position: relative;
  height: 543px;
}
.bannerImg .pic {
  position: absolute;
  width: 1200px;
  height: 543px;
  margin: 0 auto;
  top: 0;
  left: 0;
  display: none;
}
.bannerImg .pic img {
  display: block;
  width: 1200px;
  height: 543px;
}
.bannerImg .active {
  z-index: 2;
  display: block;
}
.bannerTitle {
  width: 280px;
  height: 543px;
  position: absolute;
  right: 80px;
  top: 0;
  z-index:3;
}
.bannerBg {
  display: none;
  position: absolute;
  width: 280px;
  height: 543px;
  right: -20px;
  top: -20px;
  filter: blur(20px);
}
.bannerTitle ul {
  display: block;
  width: 100%;
  height: 507px;
  background: rgba(0, 0, 0, 0.35);
  z-index: 4;
  position: relative;
  padding: 18px 0;
}
.bannerTitle ul li {
  height: 36px;
  vertical-align: middle;
  padding: 6px 20px;
}
.bannerTitle ul li table {
  height: 100%;
}
.bannerTitle ul li td {
  vertical-align: middle;
}
.bannerTitle ul li .txt {
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  overflow: hidden;
  word-break:break-all;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.bannerTitle ul li.active {
  height: 62px;
  background: url("image/pics_show01.png") repeat-y left;
}
.bannerTitle ul li.active .txt {
  font-size: 16px;
  line-height: 28px;
}
.bannerTitle ul li .txt a {
  color: #fff;
}
.main1-l {
  width: 380px;
  float: left;
}
.main1-c {
  width: 380px;
  float: right;
}
.main1-r {
  float: right;
  width:398px;
  border:1px solid #a72b29;
}
.mainTit {
  line-height: 42px;
  width: 100%;
  overflow: hidden;
  padding: 0;
  font-family: PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;
  border-bottom:1px solid #c01e13;
}
.mainTit > h3 {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #c01e13;
  font-weight: 600;
  text-indent:10px;
}
.mainTit > a {
  float: right;
  font-size: 12px;
  color: #333;
  margin-right:10px;
}
.mainTit > a:hover {
  color: #000;
}
.mainTit2 {
  border-bottom:1px solid #a72b29;
  line-height: 42px;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0 10px;
  font-family: PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;
}
.mainTit2 > h3 {
  float: left;
  margin: 0;
  padding: 0;
  font-size: 16px;
  color: #c01e13;
  font-weight: 600;
}
.mainTit2 > h3 i {
  margin-right: 6px;
  font-weight: 500;
}
.mainTit2 > a {
  float: right;
  font-size: 12px;
  color: #333;
}
.mainTit2 > a:hover {
  color: #333;
  font-weight: 600;
}


.mainTit > ul {
  float: left;
}
.mainTit > ul > li {
  float: left;
  font-size:16px;
  color: #363636;
  padding:0 15px;
}
.mainTit > ul > li:nth-child(1) {
  margin-left: 0;
}
.mainTit > ul > li.active {
  color: #fff;
  background:#ab3f3f;
}
.main1-l > .pic {
  width: 360px;
  height: 228px;
  margin: 15px auto 0;
  overflow: hidden;
}
.main1-l > .pic img {
  display: block;
  width: 360px;
  min-height: 228px;
}
.main1-l > ul {
  margin-top: 19px;
}
.main1-l > ul li {
  line-height: 35px;
  border-bottom: 1px dashed #c9c9c9;
  color: #2d2d2d;
  font-size: 14px;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main1-l > ul li span {
  float: right;
  margin-left: 10px;
  color: #565656;
}
.main1-l > ul li a {
  color: #2d2d2d;
}
.tabMain > ul {
  overflow: hidden;
  display: none;
  margin-top: 19px;
}
.tabMain > ul:nth-child(1) {
  display: block;
}
.tabMain > ul li {
  line-height: 35px;
  border-bottom: 1px dashed #c9c9c9;
  color: #2d2d2d;
  font-size: 14px;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tabMain > ul li span {
  float: right;
  color: #565656;
  margin-left: 10px;
}

.xiehui dl {
  display: flex;
  justify-content: space-between;
  padding: 12px;
  margin: 0;
}
.xiehui dl dd {
  float: left;
  padding: 0;
  margin: 0;
  text-align: center;
}
.xiehui dl dd img {
  display: block;
  margin: 0 auto;
}
.xiehui dl dd p {
  font-size: 16px;
  color: #930f0b;
  margin: 4px 0 0;
  padding: 0;
  line-height: 2;
  font-weight: 600;
}
.xiehui ul {
  padding: 0 12px;
}
.xiehui ul li {
  margin-bottom: 10px;
}
.xiehui ul li a {
  display: block;
  background: #a72b29;
  color: #fff;
  line-height: 46px;
  font-size: 18px;
  text-indent: 10px;
}
.xhTongzhi {
  width:400px;
  float:left;
  margin-right:20px;
}

.xhTongzhi .mainTit > h3 {
  font-size: 18px;
}
.xhTongzhi > ul {
  margin-top: 19px;
  position: relative;
  height: 180px;
  overflow: hidden;
}
.xhTongzhi > ul li {
  font-size: 14px;
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #2d2d2d;
}
.xhTongzhi > ul li a {
  color: #2d2d2d;
}
.xhTongzhi > ul li:before {
  content: '';
  display: inline-block;
  height: 2px;
  width: 2px;
  background: #a72b29;
  position: relative;
  margin-top: -1px;
  margin-right: 4px;
  vertical-align: middle;
}
.link-txt {
  padding: 10px 0;
}
.link-txt a {
  margin: 0 12px;
  line-height: 30px;
}
.ggZ {
  margin-top: 20px;
}
.ggL {
  float: left;
}
.ggR {
  float: right;
}
.main2 {
  margin-top: 20px;
}
.main2L {
  width: 690px;
  float: left;
}
.main2L .mainTit > h3 {
  width: 100%;
  text-align: center;
}
.main2Lz {
  overflow: hidden;
}
.main2Lz > div:nth-child(1) {
  width: 280px;
  float: left;
  margin-top: 8px;
}
.main2Lz h4 {
  margin: 0;
  font-size: 22px;
  color: #ab3f3f;
  font-weight: 600;
  line-height: 2;
  padding-top: 6px;
  padding-left: 15px;
}
.main2Lz ul {
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #d5d5d5;
  border-top: none 0;
  height: 269px;
}
.main2Lz ul li {
  line-height: 27px;
  font-size: 14px;
  color: #2d2d2d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main2Lz ul li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #a72b29;
  border-radius: 3px;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 6px;
}
.main2Lz ul li a {
  color: #232323;
}
.main2Lz > div:nth-child(2) {
  width:400px;
  float: right;
  margin-top: 8px;
}
.main2Lz > div:nth-child(2) h4 {
  padding-left: 20px;
}
.main2R {
  width: 490px;
  float: right;
}
.main2R .mainTit {
  width: 100%;
  padding: 0;
}
.main2R .mainTit h3 {
  color: #000;
  padding: 0 15px;
}
.main2R .mainTit h3.active {
  background: #a72b29;
  color: #fff;
  padding: 0 30px;
}
.main2R .mainTit h3.active a {
  color: #fff;
}
.main2Rz {
  margin-top: 8px;
}
.main2Rz > ul {
  width: calc(50% - 34px);
  float: left;
  background: #a72b29;
  padding: 15px 15px;
}
.main2Rz > ul li {
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
  font-size: 14px;
  line-height: 25px;
  height: 50px;
  padding: 5px 0;
  color: #fff;
}
.main2Rz > ul li:before {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 3px;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 4px;
}
.main2Rz > ul li a {
  color: #fff;
}
.main2Rz > ul:nth-child(2) {
  float: right;
  background: #1f1a17;
}
.main3 {
  margin-top: 20px;
}
.main3L {
  width:calc(50% - 9px);
  float: left;
}
.main3R {
  width:calc(50% - 9px);
  float: right;
}
.zhList,.ftList {
  height: 260px;
  overflow: hidden;
  padding: 0 15px;
  border-top: none;
}
.zhList li {
  padding: 12px 0;
  border-bottom: 1px dashed #d0d0d0;
  overflow: hidden;
}
.zhList li:last-child {
  border-bottom: 0;
}
.zhList li .pic {
  width: 180px;
  height: 100px;
  float: left;
  overflow: hidden;
}
.zhList li .pic img {
  width: 180px;
  min-height: 100px;
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}
.zhList li .span1 {
  position: relative;
  width: calc(100% - 200px);
  float: right;
  height: 100px;
  overflow: hidden;
}
.zhList li .tit {
  font-size: 17px;
  font-weight: 600;
  color: #333;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zhList li .time,.zhList li .dizhi {
  font-size: 15px;
  color: #565656;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.zhList li .time {
  margin-top: 6px;
}
.ftList li {
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #3d3d3d;
}
.ftList li span {
  float: right;
  margin-left: 10px;
}
.ftList li:nth-child(1) {
  margin-top: 5px;
}
.ftList li a {
  color: #3d3d3d;
}
.ftList li:nth-child(5) {
  border-top: 1px dashed #ccc;
  padding-top: 8px;
  margin-top: 8px;
}
.whList {
  height: 260px;
  overflow: hidden;
  padding-right: 10px;
  border-top: none;
}
.whList li {
  width: calc(50% - 10px);
  float: left;
  margin-left: 10px;
  padding: 7px 0;
  border-bottom: 1px dashed #ccc;
}
.whList li:nth-child(5),.whList li:nth-child(6) {
  border-bottom: 0;
}
.whList li .pic {
  width: 96px;
  float: left;
  height: 70px;
  overflow: hidden;
}
.whList li .pic img {
  display: block;
  width: 96px;
  min-height: 70px;
}
.whList li .span1 {
  width: calc(100% - 106px);
  float: right;
}
.whList li .tit {
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #333;
}
.whList li .tit a {
  color: #333;
}
.whList li .intro {
  line-height: 20px;
  font-size: 15px;
  word-break:break-all;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
  margin-top:4px;
  color: #565656;
  height: 40px;
}

.m .zuo {
  width: 360px;
  float: left;
  padding: 0 6px 0 5px;
}

.m .zhong {
  float: left;
  width: 355px;
  padding-right: 5px;
}

.m .you {
  float: right;
  width: 238px;
}

.content1 .zuo li .biaoti {
  display: block;
  height: 28px;
  line-height: 24px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  font-family: 华文细黑;
}

.content1 .zuo li span {
  display: block;
  line-height: 22px;
  height: 44px;
  margin-bottom: 15px;
  color: #555;
}

.you p {
  margin: 0;
}

.you .diyige {
  width: 236px;
  border: 1px solid #ddd;
  height: 146px;
}

.content1 .you .biaoti {
  background: url(/skin/default/image/bj.jpg) no-repeat center top;
  padding-left: 28px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  margin: 0;
}

.you .diyige ul {
  padding: 13px 0 13px 16px;
}

.you .diyige ul li {
  width: 90px;
  height: 30px;
  line-height: 30px;
  background: url(/skin/default/image/biaoshi.jpg) no-repeat left center;
  padding-left: 10px;
  float: left;
}

.you .diyige ul li a:hover {
  color: red;
}

.you .dierge {
  border: 1px solid #ddd;
  height: 180px;
}

.you .dierge form {
  text-align: center;
}

.you .dierge form p {
  margin: 8px 0;
}

.you .dierge form p .text {
  width: 100px;
}

.you .dierge form p .submit {
  margin: 0 12px 0 0;
}

.you .dierge form p a {
  text-decoration: underline;
}

.you .dierge .o-login {
  text-align: center;
  padding-top: 10px;
}

.dierge .user {
  background: none;
  width: auto;
}

.dierge .user_do {
  padding-top: 10px;
}

.line {
  height: 1px;
  background: #000;
}

.biaoti1 {
  font-size: 18px;
  font-weight: bold;
  color: #000;
  font-family: "微软雅黑";
  letter-spacing: 2px;
  padding: 8px 0 5px;
}

.content2 p {
  margin: 0;
}

.content2 .biaoti1, .content3 .biaoti1 {
  background: url(/skin/default/image/xinwenzixun.jpg) no-repeat center bottom;
  width: 319px;
  margin-bottom: 6px;
  color: #ff3544;
}

.content2 .zhong, .content3 .zhong {
  width: 340px;
}

.content2 .zhong h2, .content2 .zuo h2 {
  margin: 0;
  margin-bottom: 8px;
}

.content2 .zuo ul, .content2 .zhong ul {
  padding-left: 0px;
  width: 325px;
}

.content2 .zuo ul li, .content2 .zhong ul li {
  height: 28px;
  line-height: 28px;
  background: url(/skin/default/image/list.jpg) no-repeat 0 center;
  padding-left: 15px;
}

.content2 .you .biaoti1 {
  width: auto;
}

.content2 .zuo ul li a, .content2 .zhong ul li a {
  font-size: 14px;
}

.content2 .you p.tuwen {
  padding-bottom: 10px;
}

.content2 .you p.tuwen img {
  float: left;
  padding-right: 8px;
  width: 100px;
  height: 70px;
}

.content2 .you p.tuwen a.biaoti {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  display: block;
  padding-bottom: 3px;
}

.content2 .you p.tuwen span {
  line-height: 18px;
  color: #8C8C8C;
}

.content2 ul li {
  height: 22px;
  line-height: 22px;
  font-size: 13px;
}

.content3 p {
  margin: 0;
}

.content3 .zhong h2, .content3 .zuo h2 {
  margin: 0;
  margin-bottom: 8px;
}

.content3 .zuo ul, .content3 .zhong ul {
  padding-left: 0px;
  width: 325px;
}

.content3 .zuo ul li, .content3 .zhong ul li {
  height: 28px;
  line-height: 28px;
  background: url(/skin/default/image/list.jpg) no-repeat 0 center;
  padding-left: 15px;
}

.content3 .zuo ul li a, .content3 .zhong ul li a {
  font-size: 14px;
}

.content3 .you, .content2 .you {
  padding: 10px;
  background: #ffd7d4;
}

.content3 .you .biaoti1 {
  width: auto;
}

.content3 .you div {
  float: left;
  width: 108px;
  height: 139px;
}

.content3 .you ul {
  float: right;
  width: 120px;
}

.content3 .you ul li {
  height: 28px;
  line-height: 28px;
  background: url(/skin/default/image/list.jpg) no-repeat 0 center;
  padding-left: 10px;
}

.content3 .you ul li a {
  font-size: 13px;
}

.content4 .zuo {
  float: left;
  width: 615px;
  height: 310px;
}

.content4 .you {
  width: 340px;
  float: right;
}

.content4 .you .biaoti2 {
  height: 38px;
  line-height: 38px;
  margin: 6px auto 12px;
  width: 180px;
  padding-left: 50px;
  background: #c70c05;
}

.content4 .you .biaoti2 a {
  float: right;
  padding-right: 10px;
  font-size: 14px;
  color: #fff;
  line-height: 38px;
  font-weight: bold;
}

.content4 .you .biaoti2 span {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}

.content5 {
  padding-left: 5px;
}

.content5 .c_left {
  width: 360px;
  float: left;
  padding-right: 10px;
  margin-bottom: 8px;
}

.content5 .c_left ul {
  border: 1px solid #ddd;
  padding: 5px 8px 0px 18px;
  border-top: 0;
}

.content5 .c_left ul li {
  padding: 10px 0 15px;
  height: 55px;
  border-bottom: 1px dashed #ddd;
}

.content5 .c_left ul li a {
  display: block;
  font-size: 13px;
}

.content5 .c_left ul li a .px14 {
  font-size: 13px;
}

.content5 .c_left ul li span {
  line-height: 18px;
}

.content5 .c_left ul li img {
  width: 60px;
  height: 40px;
  padding-right: 12px;
  float: left;
  padding-top: 5px;
}

.content5 .biaoti3 {
  margin: 0;
  background: url(/skin/default/image/lanmubg.jpg) no-repeat center center;
  height: 29px;
}

.content5 .biaoti3 a {
  float: right;
  padding-right: 25px;
  height: 29px;
  line-height: 29px;
  color: #fff;
}

.content5 .biaoti3 span {
  display: block;
  width: 110px;
  text-align: center;
  padding-top: 8px;
  line-height: 19px;
  height: 19px;
  padding-left: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #c70c05;
}

.content5 .left {
  width: 740px;
  float: left;
}

.content5 .c_left2 {
  width: 360px;
  float: left;
  padding-right: 10px;
  margin-bottom: 8px;
}

.content5 .c_left2 ul {
  border: 1px solid #ddd;
  padding: 11px 8px 6px 18px;
  border-top: 0;
}

.content5 .c_left2 ul li {
  height: 25px;
  line-height: 25px;
  background: url(/skin/default/image/sanjiao.jpg) no-repeat 0 center;
  padding-left: 15px;
}

.content5 .c_left2 ul li a {
  color: #666;
}

.content5 .right {
  float: right;
  width: 235px;
}

.content5 .right .biaoti4 {
  margin: 0;
  height: 30px;
  line-height: 30px;
  background: url(/skin/default/image/jiankang.jpg) no-repeat 0 0;
  padding-left: 30px;
}

.content5 .right .biaoti4 a {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}

.content5 .right ul {
  padding: 3px 8px 6px;
  border: 1px solid #ddd;
  border-top: 0;
}

.content5 .right ul li {
  height: 23px;
  line-height: 26px;
  border-bottom: 1px dashed #ddd;
}

.content5 .guanggao1 {
  padding-top: 10px;
  text-align: center;
}

.content5 .guanggao1 img, .content5 .guanggao2 img {
  width: 235px;
}

.content5 .guanggao2 {
  text-align: center;
  padding-top: 6px;
}


.content6 .left {
  float: left;
  width: 291px;
  height: 375px;
  overflow: hidden;
  padding-right: 12px;
}

.content6 .left ul, .content6 .right ul {
  padding: 0px 10px 8px 15px;
}

.content6 .left ul li, .content6 .right ul li {
  height: 24px;
  line-height: 24px;
  background: url(/skin/default/image/list1.jpg) no-repeat 0 center;
  padding-left: 10px;
}

.content6 .biaoti5 {
  height: 38px;
  line-height: 38px;
  padding: 0 20px 12px 20px;
  margin: 0;
}

.content6 .biaoti5 a {
  float: right;
  line-height: 38px;
  height: 38px;
  color: #fff;
}

.content6 .biaoti5 span {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.content6 .middle {
  float: left;
  width: 291px;
  height: 372px;
  padding-right: 12px;
}

.content6 .right {
  float: left;
  width: 291px;
  height: 372px;
  overflow: hidden;
}
.content6 .left img,.content6 .middle img,.content6 .right img {
  display: block;
  width: 291px;
  height: 372px;
}
.content6 .right1 {
  float: right;
  width: 291px;
  text-align: center;
}

.right1 embed {
  padding: 4px 0;
}

.content6 .right1 img {
  width: 291px;
  height: 116px;
  margin-bottom: 12px;
  display: block;
}
.content6 .right1 img:last-child {
  margin-bottom: 0;
}
.content7 .left {
  width: 640px;
  float: left;
  border: 1px solid #ddd;
}

.content7 .left .biaoti6 {
  height: 30px;
  background: url(/skin/default/image/jiuye.jpg) repeat-x;
  margin: 0;
}

.content7 .left .biaoti6 a.jiuye1 {
  float: left;
  width: 93px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  background: #c70c05;
  line-height: 30px;
}

.content7 .left .biaoti6 a.jiuye2 {
  float: right;
  width: 93px;
  height: 30px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  margin-right: 210px;
  background: #c70c05;
  line-height: 30px;
}

.content7 .left .ul1 {
  float: left;
  width: 310px;
  padding: 10px 0px 10px 15px;
}

.content7 .left .ul1 li {
  height: 24px;
  line-height: 24px;
}

.content7 .left .ul1 li a {
  font-size: 14px;
}

.content7 .left .ul2 {
  float: right;
  width: 290px;
  padding: 10px 10px 10px 0px;
}

.content7 .left .ul2 li {
  height: 25px;
  line-height: 25px;
}

.content7 .left .ul2 li a {
  font-size: 14px;
  font-weight: bold;
}

.content7 .right {
  width: 325px;
  float: right;
  border: 1px solid #ddd;
  height: 250px;
  border: 1px solid #ddd;
}

.content7 .right .job_head {
  height: 30px;
  background: url(/skin/default/image/jiuye.jpg) repeat-x;
  margin: 0;
  border-bottom: 1px solid #ddd;
}

.content7 .right .job_head ul li {
  height: 30px;
  line-height: 30px;
}

.content7 .right .job_head ul li.job_2 {
  background: #c70c05;
}

.content7 .right .job_head ul li span {
  font-size: 14px;
}


.content8 .biaoti7 {
  background: url(/skin/default/image/qiehuan.jpg) no-repeat;
  height: 31px;
}

.content8 .biaoti7 span {
  float: left;
  padding-right: 30px;
  width: 125px;
  text-align: center;
  line-height: 31px;
  height: 31px;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

.content8 .biaoti7 a {
  float: left;
  padding: 0 8px;
  text-align: center;
  margin-top: 3px;
  height: 21px;
  line-height: 25px;
  color: #333;
}

.content8 .biaoti7 a.hover {
  font-weight: bold;
  color: #000;
  background: #fff;
}

.content8 .baijiu {
  padding: 15px 10px 8px;
  border: 1px solid #ddd;
  border-top: 0;
}

.content9 .tab_head {
  border: 1px solid #ddd;
  border-top: 2px solid #a51314;
}

.content9 .tab_head .tab_2 {
  border: none;
  background: None;
}

.content9 .tab_head .tab_2 a {
  color: #a51314;
}

.zhanlue img {
  width: 110px;
  height: 50px;
}

.guangao {
  width: 1200px;
  margin: 0 auto;
}
.guangao img {
  display: block;
  width: 1200px;
  height: auto;
}
#copyright {
  color: #000;
}

#destoon_space {
  display: none;
}

#copyright a {
  color: blue;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: underline;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  font-size: 0;
  height: 0;
  visibility: hidden;
}
#js_ads_banner_top_slide {
  display: none;
}
#POP800_INIT_DIV {
	display:none!important;
}
#POP800_PANEL_DIV {
	display:none!important;
}


table.zhengshu {
	width:400px;border-left:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
}

table.zhengshu td {
	border-right:1px solid #cfcfcf;
	border-bottom:1px solid #cfcfcf;
	font-size:16px;
	line-height:24px;
	padding:10px 20px;
}
table.zhengshu td:nth-child(1) {
	width:100px;
	text-align:right;
	font-weight:600;
	background:#f6f6f6;
}
.cx {
	display:flex;
	margin-bottom:30px;
	align-items: center;
}
.cx input {
	width:200px;
	border:1px solid #cfcfcf;
	background:transparent;
	line-height:28px;
	padding:0 10px;
	border-right:none;
}
.cx span {
	background:#812928;
	height:30px;
	color:#fff;
	padding:0 25px;
	font-size:16px;
	line-height:30px;
}