@charset "UTF-8";
/* 基本样式 */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
@font-face {
  font-family: FZLTHJW;
  src: url(../img/FZLTHJW.TTF);
}
input {
  border-radius: 0;
}
img {
  border: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
  font-weight: normal;
}
* {
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
}
.font14 {
  font-size: 14px;
}
.font16 {
  font-size: 16px;
}
.font18 {
  font-size: 18px;
}
body {
  line-height: 1em;
  color: #666;
  font-size: 1em;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  background: #F2F2F2;
}
a,
a:hover {
  color: #999;
  text-decoration: none;
}
.hide {
  display: none;
}
input,
textarea {
  -webkit-appearance: 0;
  -webkit-border-radius: 0;
}
/*定位*/
.clear {
  clear: both;
  width: 100%;
  height: 0px;
  font-size: 0;
  overflow: hidden;
  line-height: 0;
}
.floleft {
  float: left;
  display: inline;
}
.floright {
  float: right;
  display: inline;
}
/****框架*****/
#top {
  width: 100%;
  height: 114px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #fff;
}
#topbar {
  width: 100%;
  height: 40px;
  color: #fff;
  background: #000;
}
#topbar .partner {
  width: 85%;
  max-width: 1440px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 819px) {
  #topbar .partner {
    width: 90%;
  }
}
#topbar .partner span {
  margin: 13px 18px 0 0;
  position: relative;
  width: 68px;
  height: 13px;
  float: left;
}
#topbar .partner span a {
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../img/bg.png);
  background-repeat: no-repeat;
  background-size: 200px 1000px;
}
#topbar .partner span.gtn9 a {
  width: 68px;
  height: 13px;
}
#topbar .partner span.gtn9 a:hover {
  background-position: -84px 0px;
}
#topbar .partner span.leadbrand a {
  width: 70px;
  height: 13px;
  background-position: 0 -29px;
}
#topbar .partner span.leadbrand a:hover {
  background-position: -84px -29px;
}
#topbar .partner span.weibo {
  width: 24px;
  height: 24px;
  margin: 8px 15px 0 0;
}
#topbar .partner span.weibo a {
  width: 24px;
  height: 24px;
  background-position: 0 -61px;
}
#topbar .partner span.weibo a:hover {
  background-position: -44px -61px;
}
#topbar .partner span.qq {
  width: 23px;
  height: 23px;
  margin: 8px 15px 0 0;
}
#topbar .partner span .qr_gtn9 {
  width: 150px;
  height: 150px;
  display: none;
  position: absolute;
  top: 28px;
  left: -65px;
}
#topbar .partner span.weixin {
  width: 20px;
  height: 14px;
}
#topbar .partner span.weixin a {
  width: 20px;
  height: 14px;
  background-position: -180px -65px;
}
#topbar .partner span.weixin a:hover {
  background-position: -180px -65px;
}
#topbar .partner span.tel {
  width: auto;
  height: 30px;
  font-size: 0.8125em;
  background-image: url(../img/bg.png);
  background-position: 0 -131px;
  background-repeat: no-repeat;
  padding-left: 13px;
  line-height: 14px;
  margin: 13px 18px 0 0;
}
#topbar .partner span#icon_search {
  width: 16px;
  height: 16px;
  float: right;
  background-image: url(../img/bg.png);
  background-position: 0 -168px;
  background-repeat: no-repeat;
  margin: 13px 10px 0 0;
  cursor: pointer;
}
#topbar .partner #box_search {
  width: 252px;
  height: 30px;
  background: #000;
  position: absolute;
  right: 0;
  top: 40px;
  padding: 7px 8px;
  display: none;
}
#topbar .partner #box_search input {
  width: 228px;
  height: 30px;
  border: none;
  padding: 0 0 0 24px;
  font-size: 0.75em;
  background: #ffffff url(../img/bg.png) no-repeat -32px -162px;
}
#topbar .partner #box_search input:-moz-placeholder {
  color: #DDDDDD;
  font-size: 1em;
}
#topbar .partner #box_search input::-webkit-input-placeholder {
  color: #DDDDDD;
  font-size: 1em;
}
#header {
  width: 85%;
  margin: 0 auto;
  max-width: 1440px;
}
@media screen and (max-width: 819px) {
  #header {
    width: 90%;
  }
}
#wrapper {
  width: 85%;
  margin: 114px auto 0;
  max-width: 1440px;
}
@media screen and (max-width: 819px) {
  #wrapper {
    width: 90%;
  }
}
#nav {
  float:right;
  width:638px;
  height: 40px;
  line-height:40px;
  margin-top: 45px;
  font-size: 0.9375em;
}
@media screen and (max-width: 819px) {
  #nav {
    width: 90%;
  }
}
#nav li {
  display: inline-block;
  margin:0 0 0 32px;
}
@media screen and (max-width: 819px) {
  #nav ul li {
    margin-right: 1.2%;
  }
}
#nav li a {
  background-image: url(../img/nav_bg_black.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 14px;
}
@media screen and (max-width: 640px) {
  #nav ul li a {
    background-image: url(../img/nav_bg_black@x2.png);
    background-size: 6px 10px;
  }
}
#nav li a:hover,
#nav li a.active {
  background-image: url(../img/nav_bg_red.png);
  color: #d80000;
}
@media screen and (max-width: 640px) {
  #nav ul li a:hover,
  #nav ul li a.active {
    background-image: url(../img/nav_bg_red@x2.png);
  }
}
#logo {
  width:180px;
  margin:24px 0 0 0px;
  float:left;
  display:inline;
}
#logo img {
  max-width: 100%;
}
.breadcrumb {
  font-size: 13px;
  color: #f2f2f2;
  padding-bottom: 20px;
}
.breadcrumb a {
  color: #999;
  background-image: url(../img/nav_bg_black.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 16px;
  margin-right: 10px;
}
.breadcrumb a:hover {
  color: #d80000;
}
.search_result {
  font-size: 14px;
}
.search_result span {
  color: #d80000;
}
.search_result .search_box_top {
  width: 198px;
  height: 32px;
  line-height: 32px;
  background: #ffffff url(../img/icon_search.png) no-repeat 8px center;
  border: none;
  margin-left: 10px;
  text-indent: 30px;
  font-size: 14px;
}
#footer {
  width: 100%;
  padding: 30px 0 10px;
  background-color: #fff;
}
#footer .footer_nav {
  width: 85%;
  padding: 0 5%;
  max-width: 1440px;
  margin: 0 auto;
}
@media screen and (max-width: 819px) {
  #footer .footer_nav {
    width: 90%;
  }
}
#footer .submenu {
  width: 50%;
  float: left;
  font-size: 0.75em;
}
@media screen and (max-width: 640px) {
  #footer .submenu {
    width: 100%;
    text-align: center;
  }
}
#footer .submenu p {
  padding-bottom: 10px;
}
#footer .submenu a {
  color: #666;
  padding-right: 15px;
}
@media screen and (max-width: 640px) {
  #footer .submenu a {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#footer .submenu a:hover {
  color: #d80000;
}
#footer .copyright {
  width: 50%;
  float: right;
  font-size: 0.6875em;
  color: #999;
  text-align: right;
  line-height: 1.9em;
}
#footer .copyright 
@media screen and (max-width: 640px) {
  #footer .copyright {
    width: 100%;
    text-align: center;
    float: none;
  }
}
.partner_mobile {
  display: none;
}
.icon_menu {
  display: none;
}
#gotop {
  background: url(../img/bg.png) no-repeat -42px -625px;
  bottom: 10px;
  position: fixed;
  right: 1%;
  width: 33px;
  height: 32px;
  display: block;
}
#gotop:hover {
  background: url(../img/bg.png) no-repeat 0 -625px;
}
@media screen and (max-width: 840px) {
  #gotop {
    display: none;
  }
}
@media screen and (max-width: 695px) {
  #top {
    width: 100%;
    height: auto;
    position: relative;
    background-color: #fff;
  }
  #topbar {
    display: none;
  }
  #topbar_mobile {
    width: 100%;
    height: 30px;
    color: #fff;
    background: #000000 url(../img/foldbg@x2.png) no-repeat center 9px;
    background-size: 35px 162px;
    border-bottom: 1px dotted #2E2E2E;
  }
  #topbar_mobile .partner {
    display: none;
  }
  .partner_mobile {
    background-color: #000;
  }
  .partner_mobile div {
    border-bottom: 1px dotted #2E2E2E;
    height: 29px;
    width: 100%;
    position: relative;
  }
  .partner_mobile div a {
    background-image: url(../img/bg@x2.png);
    background-repeat: no-repeat;
    background-size: 200px 800px;
    position: absolute;
    left: 0;
    top: 0;
    height: 29px;
    width: 100%;
  }
  .partner_mobile div.gtn9 a {
    background-position: center 7px;
  }
  .partner_mobile div.gtn9 a:hover {
    background-position: center -103px;
  }
  .partner_mobile div.leadbrand a {
    background-position: center -22px;
  }
  .partner_mobile div.leadbrand a:hover {
    background-position: center -132px;
  }
  .partner_mobile div.search {
    height: 43px;
  }
  .partner_mobile div.search input {
    background-image: url(../img/bg@x2.png);
    background-repeat: no-repeat;
    background-size: 200px 800px;
    background-position: 10px -161px;
    background-color: #333;
    border-radius: 0;
    height: 24px;
    border: 0;
    width: 94%;
    margin: 10px 3%;
    text-indent: 24px;
    color: #fff;
  }
  .icon_menu {
    display: block;
    width: 36px;
    height: 26px;
    float: right;
    background: url(../img/foldbg@x2.png) no-repeat center -62px;
    background-size: 35px 162px;
    margin: 40px 0 15px;
    clear: both;
  }
  #logo {
    width: 170px;
    height: 41px;
    float: right;
    clear: both;
    margin: 25px 0 0;
  }
  #nav {
    width: 100%;
    height: auto;
    margin: 0px;
    display: none;
    font-size: 1em;
  }
  #nav li {
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
  }
  #wrapper {
    margin-top: 0px;
  }
}
