﻿/* Reset */

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
  padding: 0;
  margin: 0;
}

div,
ul,
ol,
li {
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
  font-weight: 300;
  font-style: normal;
}

ol,
ul,
li {
  list-style: none;
}

div,
dl,
dt,
dd,
ol,
ul,
li {
  zoom: 1;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  font-size: 100%;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
}

/* Public */

html {
}

body {
  color: #111;
  font: 300 14px/2em "Microsoft Yahei", SimSun, Tahoma, Helvetica, Arial,
    sans-serif;
  -webkit-text-size-adjust: none;
  cursor: default;
  background: #f3f3f3;
  min-width: 1240px;
}

li font {
}

a {
  color: #111;
  text-decoration: none;
  outline: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

a:hover {
  color: #b10f0f;
}

.clearbox {
  border: none;
  border-top: 1px solid transparent !important;
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin-top: -1px !important;
  visibility: hidden;
}

.blank {
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* * html .clearfix{height:1%;}

*+html .clearfix{min-height:1%;} */

.clear {
  clear: both;
}

.fl {
  float: left;
  display: inline;
}

.fr {
  float: right;
  display: inline;
}

.hide {
  display: none;
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.cd-nav-trigger,
.cd-nav {
  display: none;
}

/* frame */

#header .inner,
#footer .inner,
.introContent {
  max-width: 1400px;
  margin: 0 auto;
  min-width: 1200px;
}

/* header */

#top {
  background: #2978b0;
  /*background:#b31c1c;*/
  min-width: 1200px;
}

#top .inner {
  max-width: 1400px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 13px;
  min-width: 1200px;
}

#top .inner .fl span {
  margin-left: 25px;
  padding: 0 20px;
  font-size: 12px;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 10px;
  display: inline-block;
  line-height: 24px;
  text-align: center;
  color: rgba(255, 255, 255, 0.68);
}

#top .inner .fr a,
#top .inner .fr em {
  color: #fff;
  float: left;
}

#top .inner .fr a:hover {
  color: #ffcc00;
}

#top .inner .fr em {
  margin: 0 10px;
}

#header {
  width: 100%;
  min-width: 1200px;
  position: absolute;
  left: 0;
  top: 40px;
  z-index: 99;
}

#header .bg-color {
  height: auto;
  transition: all 0.2s ease;
}

.fixed-box .bg-color {
  background: rgba(20, 94, 160, 0.95) !important;
  /*background:rgba(169, 2, 2, 0.9)!important*/
}

#header .inner {
  position: relative;
}

#header .logo {
  position: absolute;
  top: 30px;
  left: 30px;
}

#header .logo a {
  background: url(../images/logo.png) center no-repeat;
  background-size: 100%;
  width: 180px;
  height: 40px;
  display: inline-block;
  text-indent: -999em;
}

#header .logo small {
  display: none;
}

#header .nav {
  display: inline-block;
  margin: 32px 0 24px 260px;
  height: 42px;
}

#header .nav li {
  float: left;
  margin-right: 5px;
  border: none;
  position: relative;
}
#header .nav .second-nav .nav-ul li {
  float: none;
  width: 100%;
}
#header .nav .second-nav .nav-ul li.class_name {
  font-weight: bold;
  font-size: 18px;
  margin: 15px 10px 5px;
  border-bottom: #035d9b solid 2px;
  padding-bottom: 10px;
  color: #035d9b;
}
#header .nav li .itemSub {
  /* position: absolute;
  left: 0;
  top: 55px;
  padding-top: 40px; */
  position: absolute;
  left: 0;
  top: 40px;
  padding-top: 20px;
  text-align: left;
}

#header .nav li a {
  display: block;
  padding: 10px 20px;
  font-size: 18px;
  color: #fff;
  zoom: 1;
  float: left;
  border: solid 1px #fff0;
  transition: all 0.2s;
  border-radius: 30px;
}

#header .nav li a:hover,
#header .nav li.on1 a {
  border-radius: 20px;
  border: solid 1px #fff;
  color: #fff;
}

#header .nav #item-Products a {
  background: url(../images/sjx.png) 90% 50% no-repeat;
  padding-right: 30px;
}

#header .nav #item-Products:hover a {
}

#header .second-nav {
  padding: 0 0 20px;
}

/* #header .nav #item-Products .second-nav a {
  background: none;
  color: rgba(255, 255, 255, 0.4);
  font-size: 14px;
} */

#header .second-nav .nav-ul {
  /* max-width: 1920px;
  margin: 0 auto;
  min-width: 1400px;
  border-top: 1px solid #09131b;
  border-bottom: 1px solid #09131b;
  display: none;
  position: relative; */
  background: #ffffffeb;
  height: auto;
  overflow: hidden;
  padding: 15px 30px 15px 15px;
  width: 260px;
  box-sizing: content-box;
  border-radius: 4px;
  display: none;
  box-shadow: 0px 5px 5px #1e65a359;
}

#header .second-nav .nav-ul .pic {
  display: none;
}
#header .nav #item-Products .second-nav .nav-ul a {
  background: none;
  border: none;
  float: none;
  color: #666;
  font-size: 16px;
  font-weight: 500;
  border-radius: 0;
  padding: 5px 10px;
  border-radius: 4px;
}
#header .nav #item-Products .second-nav .nav-ul a:after {
  transition: all 0.4s;
  background: none;
  width: 0%;
  height: 5px;
  content: "";
  position: absolute;
  left: 10px;
  border-radius: 5px;
  bottom: -4px;
}
#header .nav #item-Products .second-nav .nav-ul a:hover:after {
  background: #035d9b;
  width: 100%;
}
#header .second-nav .nav-ul ul {
  /* padding: 2em; */
  height: auto;
  overflow: hidden;
}

#header .second-nav .nav-ul ul.nav-list1 {
  /* border-bottom: #09131b solid 1px;
  border-top: #1f333e solid 1px;
  background: rgba(14, 34, 66, 0.95); */
}

#header .second-nav .nav-ul ul.nav-list2 {
  border-top: #1f333e solid 1px;
  border-bottom: #1f333e solid 1px;
  background: rgba(21, 34, 53, 0.95);
}

/* #header .second-nav .nav-ul ul li {
  display: block;
  margin: 0;
  text-align: center;
  width: 16.5%;
  transition: all 0.2s;
  border-radius: 5px;
  position: relative;
  opacity: 0.8;
  padding: 15px 0;
} */

#header .second-nav .nav-ul ul li a:hover {
  border: none;
}

#header .second-nav .nav-ul ul li:hover {
  cursor: pointer;
  /* background-color: rgba(41, 120, 176, 0.7); */
  /* opacity: 1; */
}

#header .second-nav .nav-ul ul li i {
  display: block;
  width: 40px;
  margin: 0 auto;
  height: 40px;
  transition: all 0.2s;
}

/* #header .nav #item-Products .second-nav li:hover a,
#header .second-nav .nav-ul ul li:hover i {
  color: #fff;
} */

#header .second-nav .nav-ul ul li a {
  background: none;
  font-size: 14px;
  color: #fefefe;
  /* padding: 0 !important; */
  margin-top: 15px;
  line-height: 1;
  width: 100%;
}

#header .second-nav .nav-ul ul .li1 i {
  background: url(../images/sj.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li2 i {
  background: url(../images/rj.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li3 i {
  background: url(../images/wz.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li4 i {
  background: url(../images/sc.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li5 i {
  background: url(../images/sjk.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li6 i {
  background: url(../images/yx.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li7 i {
  background: url(../images/dw.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li8 i {
  background: url(../images/ny.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li9 i {
  background: url(../images/yc.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li10 i {
  background: url(../images/xmy.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li11 i {
  background: url(../images/jjjj.png) no-repeat;
  background-size: 100% 100%;
}

#header .second-nav .nav-ul ul .li12 i {
  background: url(../images/szxc.png) no-repeat;
  background-size: 100% 100%;
}

.search-wrapper {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 25px;
  left: 16%;
}

.search-wrapper .input-holder {
  overflow: hidden;
  height: 50px;
  background: rgba(255, 255, 255, 0);
  border-radius: 6px;
  position: relative;
  width: 50px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.search-wrapper.active .input-holder {
  border-radius: 50px;
  width: 230px;
  background: rgba(255, 255, 255, 1);
  -webkit-transition: all 0.2s cubic-bezier(0, 0.105, 0.035, 1.57);
  -moz-transition: all 0.2s cubic-bezier(0, 0.105, 0.035, 1.57);
  transition: all 0.2s cubic-bezier(0, 0.105, 0.035, 1.57);
  filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#7f000000, ndcolorstr=#7f000000);
}

.search-wrapper .input-holder .search-input {
  width: 80%;
  height: 30px;
  padding: 0 0 0 20px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: none;
  outline: none;
  -webkit-transform: translate(0, 60px);
  -moz-transform: translate(0, 60px);
  transform: translate(0, 60px);
  -webkit-transition: all 0.2s cubic-bezier(0, 0.105, 0.035, 1.57);
  -moz-transition: all 0.2s cubic-bezier(0, 0.105, 0.035, 1.57);
  transition: all 0.2s cubic-bezier(0, 0.105, 0.035, 1.57);
  -webkit-transition-delay: 0.2s;
  moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.search-wrapper.active .input-holder .search-input {
  opacity: 1;
  -webkit-transform: translate(0, 10px);
  -moz-transform: translate(0, 10px);
  transform: translate(0, 10px);
}

.search-wrapper .input-holder .search-icon {
  width: 48px;
  height: 48px;
  border: none;
  background: url(../images/search-icon.png) 50% no-repeat;
  padding: 0;
  outline: none;
  position: relative;
  z-index: 2;
  float: right;
  cursor: pointer;
  border: solid 1px #ffffff;
  border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.search-wrapper .input-holder .search-icon:hover {
  background: #2978b0 url(../images/search-icon.png) 50% no-repeat;
}

.search-wrapper.active .input-holder .search-icon {
  display: none;
}

.search-wrapper .input-holder .submit {
  display: none;
}

.search-wrapper.active .input-holder .submit {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  margin: 5px;
  border-radius: 50%;
  color: transparent;
  border: none;
  background: #093e6e url(../images/search-icon.png) 50% no-repeat;
  cursor: pointer;
}

.search-wrapper.active .input-holder .submit:hover {
  background: #000 url(../images/search-icon.png) 50% no-repeat;
}

.search-wrapper .close {
  display: none;
  position: absolute;
  z-index: 1;
  top: 13px;
  right: 20px;
  width: 25px;
  height: 25px;
  cursor: pointer;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.2s cubic-bezier(0.285, -0.45, 0.935, 0.11);
  -moz-transition: all 0.2s cubic-bezier(0.285, -0.45, 0.935, 0.11);
  transition: all 0.2s cubic-bezier(0.285, -0.45, 0.935, 0.11);
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.search-wrapper.active .close {
  right: -35px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.6s cubic-bezier(0, 0.105, 0.035, 1.57);
  -moz-transition: all 0.6s cubic-bezier(0, 0.105, 0.035, 1.57);
  transition: all 0.2s cubic-bezier(0, 0.105, 0.035, 1.57);
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.search-wrapper .close::before,
.search-wrapper .close::after {
  position: absolute;
  content: "";
  border-radius: 2px;
  background: rgba(255, 255, 255, 0.2);
  transition: all 1s;
}

.search-wrapper .close:hover::before,
.search-wrapper .close:hover::after {
  background: rgba(255, 0, 0, 0.7);
}

.search-wrapper.active .close:hover {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  transform: rotate(225deg);
  transition: all 0.1s;
}

.search-wrapper .close::before {
  width: 5px;
  height: 25px;
  left: 10px;
  top: 0;
}

.search-wrapper .close::after {
  width: 25px;
  height: 5px;
  left: 0;
  top: 10px;
}

.search-wrapper .result-container {
  width: 100%;
  position: absolute;
  top: 80px;
  left: 0;
  text-align: center;
  font-size: 14px;
  display: none;
  color: #b7b7b7;
}

.fixed-box {
  position: fixed !important;
  top: 0 !important;
}

.fixed-box .logo,
.fixed-box .order-link {
  top: 15px !important;
}

.fixed-box .nav li .itemSub {
  padding-top: 15px !important;
}

.fixed-box .logo a {
  /*background-size: 85%!important;*/
}

.fixed-box .nav {
  margin: 15px 0 8px 260px !important;
}

.fixed-box .nav {
  top: 10px !important;
}

.fixed-box .nav li a {
  /*font-size:16px!important;*/
}

.fixed-box .order-link i span {
  width: 36px;
  height: 36px !important;
  background-size: 50% !important;
}

.fixed-box .active {
  top: 20px;
}

.fixed-box .search-wrapper .input-holder .search-icon {
  width: 36px;
  height: 36px;
  background-size: 50%;
}

.fixed-box .search-wrapper {
  left: 25%;
  top: 20px;
}

.fixed-box .search-wrapper .input-holder {
  height: 40px;
}

.fixed-box .search-wrapper .input-holder .submit {
  margin: 0;
}

.fixed-box .search-wrapper .input-holder .search-input {
  top: -5px;
}

.fixed-box .search-wrapper .close {
  top: 9px;
}

/* .fixed-box .siteSearch{right: 60px;top: -18px;} */

.order-link {
  position: absolute;
  top: 28px;
  right: 0;
  width: 180px;
  height: 40px;
}

.order-link i span {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 0 5px;
  cursor: pointer;
  position: relative;
  transition: all 0.2s;
  position: relative;
}

/* .order-link i span:hover{transform: rotate(360deg);} */

.order-link .wx {
  position: absolute;
  right: 29%;
}

.order-link .wx span {
  background: url(../images/wx-icon.png) 50% no-repeat;
  border: solid 1px #ffffff;
  border-radius: 50%;
}

.order-link .search span {
  background: url(../images/search-icon.png) 50% no-repeat;
  border: solid 1px #ffffff;
  border-radius: 50%;
}

.order-link .wx:hover span {
  background-color: #2978b0;
}

.order-link .search:hover span {
  background-color: #2978b0;
}

.order-link .wx img {
  position: absolute;
  top: 55px;
  left: -20px;
  display: none;
}

.order-link .wx:hover img {
  display: block;
}

.order-link .phone img {
  position: absolute;
  top: 50px;
  left: 44px;
  display: none;
}

.order-link .phone:hover img {
  display: block;
}

/* links */

#footlinks {
  max-width: 1400px;
  height: auto;
  overflow: hidden;
  min-width: 1200px;
  margin: 0 auto;
  /* border-top: 2px solid #00A2E9;*/
  padding: 4px 0 0;
  font-size: 14px;
}

#footlinks dl {
  float: left;
  margin-top: 20px;
  margin-right: 39px;
  min-width: 130px;
}

#footlinks dt {
  color: #000;
}

#footlinks li a {
  color: #006699;
  font-size: 14px;
  line-height: 28px;
  margin-right: 15px;
  white-space: nowrap;
}

#footlinks dl.float li {
  float: left;
}

#footlinks dl.float {
  max-width: 130px;
}

#footlinks li a:hover {
  color: #111;
  text-decoration: underline;
}

/* footer */

#footer {
  color: #333;
  line-height: 22px;
  background-color: #f2f2f2;
  padding: 20px 0 0;
}

#footer .siteWidth {
  min-width: 1200px;
  margin: auto;
  max-width: 1400px;
  padding: 10px 0;
  height: auto;
  overflow: hidden;
}

#footer .footL {
  position: relative;
  float: left;
  width: 500px;
}

#footer .footlogo {
  display: block;
  margin: 0 0 15px;
  width: 108px;
  height: 23px;
  background: url(../images/footlogo.png) no-repeat left center;
  background-size: 100% 100%;
}

#footer .footL .intro span {
  display: inline-block;
  margin-right: 1em;
  color: #333333;
  line-height: 32px;
}

#footer .footL .intro p {
}

#footer .footC {
  float: left;
  width: 318px;
  height: 111px;
  margin-left: 9%;
}

#footer .footC h3,
#footer .footR h3 {
  font-size: 16px;
  color: #333333;
}

#footer .footC ul li {
  width: 147px;
  height: 32px;
  background-color: #efefef;
  border: solid 1px #d8d8d8;
  float: left;
  margin: 10px 10px 0 0;
  line-height: 32px;
  text-align: center;
  text-indent: -5px;
  cursor: pointer;
  transition: all 0.5s;
}

#footer .footC ul li i {
  display: inline-block;
  width: 20px;
  height: 17px;
  background: url(../images/lxwm-icon.png) no-repeat;
  float: left;
  margin: 8px 0 0 17px;
  transition: all 0.5s;
}

#footer .footC ul li:hover {
  background-color: #fff;
}

#footer .footC ul li:hover i {
  transform: rotateY(360deg);
}

#footer .footR {
  width: 216px;
  height: 149px;
  float: right;
  margin-bottom: 20px;
}

#footer .honor {
  clear: both;
  border-top: 1px solid #cfcfcf;
  background: #1e252b;
  padding: 30px 0;
  color: #85a0b7;
}

#footer .honor li {
  float: left;
}

#footer .honor li.li1,
#footer .honor li.li2 {
  width: 50%;
}

#footer .honor li.li3 {
  margin-top: 30px;
}

#footer .honor H3 {
  font-weight: bold;
  margin-bottom: 15px;
  margin-left: 10px;
  font-size: 13px;
  display: inline-block;
  background: #4ea3ef;
  color: #fff;
  padding: 0 10px;
  position: relative;
}

#footer .honor H3:before,
#footer .honor H3:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-top: 11px solid transparent;
  border-bottom: 11px solid transparent;
}

#footer .honor H3:before {
  left: -9px;
  border-right: 9px solid #4ea3ef;
  border-left: 0 none;
}

#footer .honor H3:after {
  right: -9px;
  border-left: 9px solid #4ea3ef;
  border-right: 0 none;
}

#footer .honor span {
  display: inline-block;
  padding-right: 1.5em;
  height: 30px;
  line-height: 30px;
  min-width: 20%;
}

.weiboShow,
.weixinShow {
  width: 99px;
  float: left;
}

.weixinShow {
  margin-right: 18px;
}

.weiboShow img,
.weixinShow img {
  width: 99px;
  height: 99px;
  float: left;
}

.weiboShow span,
.weixinShow span {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #888888;
  line-height: 24px;
}

#box_weibo {
  padding-top: 10px;
}

.footer-bottom {
  height: 68px;
  line-height: 68px;
  clear: both;
  background-color: #11191f;
  color: #2066a5;
}

.footer-bottom .copyRight {
  max-width: 1400px;
  margin: auto;
  min-width: 1200px;
}

.footer-bottom .copyRight p {
  float: left;
}

.footer-bottom .copyRight .gg {
  float: right;
}

.footer-bottom .copyRight .gg .ga-icon {
  display: inline-block;
  width: 18px;
  height: 20px;
  background: url(../images/ga-icon.png) no-repeat;
  margin: 0 5px;
  vertical-align: middle;
}

.footer-bottom .copyRight .gg .jc-icon {
  display: inline-block;
  width: 38px;
  height: 47px;
  background: url(../images/jc-icon.png) no-repeat;
  vertical-align: middle;
  margin-left: 10px;
}

.pageBanner {
  min-width: 1200px;
  height: 300px;
  background: #173373 url("../images/INB.jpg") no-repeat center center;
  background-size: 100% 100%;
}

.pageBanner a {
  display: block;
  height: 100%;
}

.banner-box {
  position: relative;
}

.banner-box .pageBanner {
  height: 724px;
}

/* common title */

#content {
  margin: auto;
}

#content h1.title {
  font-size: 32px;
  line-height: 50px;
  font-family: "微软雅黑", "黑体";
  margin: 20px 0;
}

#content h1.title small {
  font-size: 30px;
}

.introPath {
  margin-bottom: 10px;
  height: 35px;
  line-height: 30px;
  color: #999;
  font-size: 14px;
}

.introPath a,
.introPath span {
  color: #999;
  margin: 0 5px;
}

.introPath a:hover {
  color: #447099;
}

.introPath .contactLink {
  float: right;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  padding-left: 35px;
  background: url(../images/icon_mail.png) no-repeat left center;
}

/* sideBarList */

.sideBarList {
}

.sideBarList h3 {
  background: #447099;
  color: #fff;
  font-size: 18px;
  padding-left: 10px;
  line-height: 30px;
}

.sideBarList ul {
  padding: 5px 10px 20px;
}

.sideBarList li {
  height: 30px;
  border-bottom: #ccc dotted 1px;
  overflow: hidden;
}

.sideBarList li a {
  display: block;
  font-size: 14px;
  line-height: 30px;
  color: #666;
  overflow: hidden;
  padding-left: 15px;
  background: url("../images/icons.gif") 0 -96px no-repeat;
}

.sideBarList li a:hover {
  background-position: 0 -122px;
  text-decoration: none;
  color: #3399cc;
}

/* 分享功能 */

#content.clearfix {
  overflow: visible;
  position: relative;
}

#bdshare {
  position: absolute;
  left: -44px;
  top: 0;
  margin-top: 50px;
  width: 44px;
  text-align: center;
  padding-top: 21px;
  padding-bottom: 5px !important;
  background: url(../images/tit_share.png) no-repeat #e3e3e3;
  display: none;
}

#bdshare a {
  margin: 0 0 0 2px;
}

#bdshare .bds_more,
#bdshare .shareCount {
  display: none;
}

.zoo {
  box-shadow: #999 0 0 5px;
  z-index: 20;
  background: white;
  font: 12px/20px "Microsoft Yahei", SimSun, Tahoma, Helvetica, Arial,
    sans-serif;
}

.zoo ul {
  padding: 10px 0;
}

.zoo li {
  padding: 2px 0 2px 5px;
}

.zoo li:hover {
  background: #f0f0f0;
}

.introContent {
  margin: auto;
}

@media only screen and (min-width: 769px) and (max-width: 1400px) {
  #footer .footC {
    margin-left: 8%;
  }
  #header .second-nav .nav-ul {
    min-width: 1200px;
  }
  #header .second-nav .nav-ul ul li {
  }
  #header .second-nav .nav-ul ul .li6,
  #header .second-nav .nav-ul ul .li7,
  #header .second-nav .nav-ul ul .li8,
  #header .second-nav .nav-ul ul .li9 {
  }
  #header .second-nav .nav-ul .pic {
    width: 300px;
  }
  #top .inner,
  #header .inner,
  #footer .inner,
  .introContent,
  #footer .siteWidth {
    padding: 0 20px;
  }
  .order-link {
    right: 20px;
  }
  #header .nav {
    margin: 32px 0 24px 245px;
  }
  .fixed-box .nav {
    margin: 15px 0 8px 220px !important;
  }
  .fzlc-box .bd ul {
    width: 380px;
    margin: 0 20px;
  }
  .fzlc-box .bd ul .Years {
    text-indent: -54px;
  }
}
