﻿@charset "UTF-8";
* {
  word-wrap: break-word;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
  margin: 0;
  padding: 0;
}

ul,
ol,
dl {
  list-style-type: none;
}

html,
body {
  *position: static;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 400;
}

input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input,
button {
  overflow: visible;
  vertical-align: middle;
  outline: none;
}

body,
th,
td,
button,
input,
select,
textarea {
  font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
  font-size: 12px;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  line-height: 1.6;
}

a,
area {
  outline: none;
}

a {
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  text-decoration: underline;
  outline: none;
}

a.ie6:hover {
  zoom: 1;
}

a:focus {
  outline: none;
}

a:hover,
a:active {
  outline: none;
}

:focus {
  outline: none;
}

sub,
sup {
  vertical-align: baseline;
}

button,
input[type="button"],
input[type="submit"] {
  line-height: normal !important;
}

/*img*/
img {
  border: 0;
  vertical-align: middle;
}

a img,
img {
  -ms-interpolation-mode: bicubic;
}

.img-responsive {
  max-width: 100%;
  height: auto;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a:hover {
  text-decoration: none;
}

.comcon {
  width: 1200px;
  margin: 0 auto;
}

body {
  min-width: 1240px;
}

.top-bg {
  width: 1200px;
  margin: 0 auto;
  height: 100px;
}

.top-logo h1{display:inline-block;}

.nav-box {
  height: 65px;
  background-color: #014188;
}

.nav-ulbox {
  width: 1200px;
  margin: 0 auto;
}

.nav-ulbox li {
  width: 150px;
  height: 65px;
  float: left;
  background: url(../images/nav_line.gif) right center no-repeat;
}

.nav-ulbox li a {
  display: block;
  width: 100%;
  height: 55px;
  padding-top: 10px;
  font-size: 16px;
  color: white;
  text-align: center;
  transition: all 0.5s;
}

.nav-ulbox li a dd {
  font-size: 12px;
}

.nav-ulbox li a:hover {
  background-color: #DEDEDE;
  -ms-transform: scale(1);
      transform: scale(1);
  box-shadow: 0 1px 2px #FC0;
  z-index: 2;
}

.nav-ulbox li:last-child {
  background-image: none;
}

.banner {
  position: relative;
  width: 100%;
  height: 465px;
  margin: 0 auto;
  overflow: hidden;
}

.banner .bd ul {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.banner .bd li {
  width: 100%;
  height: 465px;
  margin: 0 auto;
  overflow: hidden;
}

.banner .bd li a {
  display: block;
  width: 100%;
  height: 465px;
}

.banner .hd {
  position: absolute;
  left: 0;
  bottom: 14px;
  text-align: center;
  height: 14px;
  width: 100%;
}

.banner .hd ul {
  text-align: center;
}

.banner .hd ul li {
  display: inline-block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ccc;
  margin: 0 3px;
  font-size: 0;
  vertical-align: top;
  text-indent: 1000px;
  margin-left: 5px;
  margin-right: 5px;
}

.banner .hd ul li.on {
  background: #014188;
}

.sec-nav {
  width: 1200px;
  margin: 30px auto 0;
  overflow: hidden;
}

.sec-nav .ys {
  width: 380px;
  border: 1px solid #014188;
}

.sec-nav .ys h2,
.sec-nav .ys .h2 {
  background: #014188;
  color: #fff;
  line-height: 50px;
  font-size: 24px;
  display: block;
  text-align: center;
  font-weight: normal;
  position: relative;
  padding-left: 50px;
}

.sec-nav .ys h2 i,
.sec-nav .ys .h2 i {
  display: block;
  position: absolute;
  top: 11px;
  left: 91px;
}

.sec-nav .ys .nr {
  overflow: hidden;
  padding: 15px 5px 10px;
}

.sec-nav .ys .nr a {
  font-size: 16px;
  color: #000;
  line-height: 40px;
  display: block;
  width: 50%;
  float: left;
  text-align: center;
      overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sec-nav .ys .nr a:hover {
  font-weight: bold;
}

.sec-nav .ys .nr a i {
  display: block;
  height: 18px;
  line-height: 18px;
  background: #b3b3b3;
  width: 1px;
  float: left;
  margin-top: 12px;
}

.sec-nav .ys2 {
  margin-left: 25px;
}

.sec-nav .ys3 .nr a {
  width: 49.9%;
}

.bg-ico_b1 {
  width: 43px;
  height: 43px;
  background: url(../images/spr_2.png) -268px -61px;
}

.bg-ico_b2 {
  width: 31px;
  height: 29px;
  background: url(../images/spr_2.png) -344px -113px;
}

.bg-ico_b4 {
  width: 31px;
  height: 29px;
  background: url(../images/spr_2.png) -344px -64px;
}

.bg-ico_b3 {
  width: 38px;
  height: 30px;
  background: url(../images/spr_2.png) -65px -189px;
}

.bg-ico_b5 {
  width: 37px;
  height: 24px;
  background: url(../images/spr_2.png) -123px -189px;
}

.bg-ico_b6 {
  width: 38px;
  height: 51px;
  background: url(../images/spr_2.png) -210px -61px;
}

.bg-ico_b10 {
  width: 69px;
  height: 69px;
  background: url(../images/spr_2.png) -121px -10px;
}

.bg-ico_b18 {
  width: 24px;
  height: 27px;
  background: url(../images/spr_2.png) -344px -162px;
}

.bg-ico_b8 {
  width: 22px;
  height: 25px;
  background: url(../images/spr_2.png) -344px -209px;
}

.bg-ico_b16 {
  width: 114px;
  height: 31px;
  background: url(../images/spr_2.png) -210px -10px;
}

.bg-ico_b17 {
  width: 81px;
  height: 70px;
  background: url(../images/spr_2.png) -10px -99px;
}

.bg-ico_b15 {
  width: 61px;
  height: 66px;
  background: url(../images/spr_2.png) -121px -99px;
}

.bg-ico_b20 {
  width: 35px;
  height: 33px;
  background: url(../images/spr_2.png) -10px -189px;
}

.bg-ico_b21 {
  width: 31px;
  height: 34px;
  background: url(../images/spr_2.png) -344px -10px;
}

.bg-ico_b23 {
  width: 34px;
  height: 33px;
  background: url(../images/spr_2.png) -10px -242px;
}

.bg-ico_b7 {
  width: 91px;
  height: 69px;
  background: url(../images/spr_2.png) -10px -10px;
}

.bg-ico_b19 {
  width: 34px;
  height: 34px;
  background: url(../images/spr_2.png) -266px -132px;
}

.bg-ico_b22 {
  width: 36px;
  height: 34px;
  background: url(../images/spr_2.png) -210px -132px;
}

.bg-ico_b27 {
  width: 69px;
  height: 69px;
  background: url(../images/spr_2.png) -172px -189px;
}

.bg-ico_b28 {
  width: 15px;
  height: 16px;
  background: url(../images/spr_2.png) -353px -253px;
}

.s1 {
  margin-top: 30px;
  overflow: hidden;
}

.s1h1img {
  text-align: center;
  margin-top: 20px;
}

.s1h1img img{width:320px;height:178px;}

.s1h1p {
  width: 320px;
  margin: 10px auto 0;
  font-size: 16px;
}

.s1h1p a {
  color: #ff7e00;
}

.s1h1p a:hover {
  font-weight: bold;
}

.s1 .dtqh {
  width: 380px;
  height: 385px;
  overflow: hidden;
}

.s1 .dtqh .qh2 a {
  display: none;
}

.s1 .dtqh .swiper-pagination {
  text-align: right;
  bottom: 30px;
}

.s1 .dtqh .swiper-pagination-bullet {
  background: #989898;
  opacity: 1;
  width: 14px;
  height: 14px;
}

.s1 .dtqh .swiper-pagination-bullet-active {
  background: #000;
}

.s1 .dtqh .swiper-pagination-bullet:last-child {
  margin-right: 25px;
}

.s1 .nrqh1 {
  border: 1px solid #e6e6e6;
  width: 382px;
  overflow: hidden;
  height: 383px;
  margin-right: 20px;
}

.s1 .nrqh1 .tab_tit {
  margin: 15px 30px 0 32px;
  border-bottom: 2px solid #d4d4d4;
  line-height: 37px;
  height: 38px;
  position: relative;
  font-size: 22px;
  color: #000;
}

.s1 .nrqh1 .tab_tit span {
  display: block;
  float: left;
  padding: 0 22px 0 8px;
  cursor: pointer;
  margin-right: 28px;
  border-bottom: 4px solid #014188;
}

.s1 .nrqh3 {
  border: 1px solid #e6e6e6;
  width: 410px;
  overflow: hidden;
  height: 383px;
}

.s1 .nrqh3 .tab_tit {
  margin: 15px 30px 0 32px;
  border-bottom: 2px solid #d4d4d4;
  line-height: 37px;
  height: 38px;
  position: relative;
  font-size: 22px;
  color: #000;
}

.s1 .nrqh3 .tab_tit span {
  display: block;
  float: left;
  padding: 0 2px 0 8px;
  cursor: pointer;
  margin-right: 18px;
}

.s1 .nrqh3 .tab_tit span.on,
.s1 .nrqh3 .tab_tit span:hover {
  border-bottom: 4px solid #014188;
}

.s1 .nrqh3 .tab_tit span:last-child {
  margin-right: 0;
}

.s1 .nrqh3 .tab_nrk {
  padding: 20px 30px 0 32px;
  overflow: hidden;
  clear: both;
}

.s1 .nrqh3 .nr {
  width: 100%;
  height: 305px;
  display: none;
  text-align: center;
}

.s1 .nrqh3 .nr .tpys {
  width: 100%;
  font-size: 14px;
  line-height: 27px;
  color: #111;
  text-align: left;
}

.s1 .nrqh3 .nr .tpys span {
  font-size: 20px;
  color: #fff;
  background: #ff5a00;
  width: 102px;
  height: 33px;
  border-radius: 5px;
  text-align: center;
  position: relative;
  padding-top: 60px;
  line-height: 30px;
  margin-right: 15px;
}

.s1 .nrqh3 .nr .tpys span i {
  display: block;
  position: absolute;
  top: 6px;
  left: 30px;
}

.s1 .nrqh3 .nr .tpys .tit {
  font-size: 16px;
  color: #000;
  line-height: 28px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  height: 28px;
  display: block;
  font-weight: bolder;
}

.s1 .nrqh3 .nr .tpys .tit font {
  color: red;
}

.s1 .nrqh3 .nr .tpys p {
  padding-top: 10px;
  height: 54px;
  overflow: hidden;
}

.s1 .nrqh3 .nr .tpys p a {
  color: red;
}

.s1 .nrqh3 .nr ul {
  clear: both;
  overflow: hidden;
  width: 100%;
  padding-top: 18px;
}

.s1 .nrqh3 .nr ul li {
  line-height: 38px;
  font-size: 16px;
  color: #000;
  width: 100%;
}

.s1 .nrqh3 .nr ul li a {
  display: block;
  max-width: 342px;
  float: left;
  color: #000;
  overflow: hidden;
  height: 38px;
  text-align: left;
  background: url(../images/ico_b26.png) no-repeat left center;
  padding-left: 24px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.s1 .nrqh3 .nr ul li span {
  float: right;
  font-size: 16px;
}

.s1 .nrqh3 .nr .an {
  display: inline-block;
  color: #ff7e00;
  font-size: 16px;
  line-height: 40px;
  margin: 0 auto;
}

.s1 .nrqh3 .nr .an:hover {
  font-weight: bold;
}

.gy_tit {
  width: 100%;
  background: #014188;
  color: #fff;
  height: 100px;
  margin: 30px 0;
}

.gy_tit .tit {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  position: relative;
}

.gy_tit .tit h2 {
  font-size: 40px;
  display: inline-block;
  border-bottom: 1px solid #fff;
  padding: 0 10px;
  line-height: 56px;
  padding-top: 6px;
}

.gy_tit .tit span {
  display: block;
  font-size: 18px;
  line-height: 28px;
}

.gy_tit .tit i {
  display: block;
  position: absolute;
  top: 16px;
  left: 50%;
  margin-left: -220px;
}

.gy_tit .tit em {
  display: block;
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: 132px;
}

.gy_tit .tit i.bg-ico_b27 {
  top: 16px;
  margin-left: -197px;
}

.gy_tit .tit i.bg-ico_b10 {
  top: 16px;
  margin-left: -198px;
}

.gy_tit .tit i.bg-ico_b15 {
  top: 19px;
  margin-left: -189px;
}

.gy_tit .tit i.bg-ico_b17 {
  top: 15px;
  margin-left: -209px;
}

.bdfcsk {
  width: 1198px;
  border: 1px solid #e6e6e6;
  padding: 16px 0 6px;
  margin: 0 auto;
}

.bdfrqyyk {
  width: 1100px;
  margin: 0 auto;
  overflow: hidden;
}

.bdfrqyyk .bdfrq {
  width: 513px;
  border: 1px solid #e6e6e6;
  padding: 13px 10px 15px;
  float: left;
}

.bdfrqyyk .bdfyy {
  width: 533px;
  border: 1px solid #e6e6e6;
  padding: 13px 10px 15px;
  float: right;
}

.bkys .tit {
  width: 100%;
  overflow: hidden;
}

.bkys .tit h2 {
  float: left;
  background: #014188;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
  color: #fff;
  padding: 0 58px;
  font-weight: normal;
  position: relative;
}

.bkys .tit h2 i {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -3px;
  right: -6px;
  border-width: 6px 0 6px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #014188;
}

.bkys .tit .tab_nav {
  float: left;
  padding-left: 50px;
  font-size: 16px;
  color: #000;
  height: 60px;
  line-height: 60px;
}

.bkys .tit .tab_nav a {
  display: block;
  float: left;
  margin: 0 20px;
  cursor: pointer;
  color: #000;
}

.bkys .tit .tab_nav a:hover,
.bkys .tit .tab_nav a.on {
  color: #014188;
}

.bkys .tit a.an {
  float: right;
  font-size: 20px;
  color: #fff;
  background: #ff5a00;
  width: 126px;
  height: 48px;
  line-height: 48px;
  border-radius: 24px;
  text-align: center;
  margin: 12px 24px 0 0;
}

.bkys .tab_nrk {
  width: 100%;
  padding-top: 32px;
  height: 314px;
}

.bkys .tab_nrk .nr {
  width: 100%;
  overflow: hidden;
  display: none;
}

.bkys .nr .fl {
  width: 377px;
  height: 314px;
  overflow: hidden;
}

.bkys .nr .fl img {
  max-width: 100%;
  max-height: 100%;
}

.bkys .nr .fr {
  width: 760px;
  padding-right: 30px;
}

.bkys .nr .tpk {
  width: 100%;
  text-align: center;
  margin-top: -2px;
}

.bkys .nr .tpk .t {
  font-size: 16px;
  color: #000;
  line-height: 30px;
  display: inline-block;
  font-weight: bold;
}

.bkys .nr .tpk p {
  padding: 20px 0;
  font-size: 16px;
  color: #222;
  line-height: 27px;
  text-indent: 2em;
  text-align: left;
  max-height: 81px;
}

.bkys .nr ul {
  width: 102%;
  overflow: hidden;
}

.bkys .nr ul li {
  width: 46.5%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 38px;
}

.bkys .nr ul li:nth-child(even) {
  float: right;
}

.bkys .nr ul li a {
  color: #000;
  padding-left: 30px;
  position: relative;
}

.bkys .nr ul li a i {
  display: block;
  width: 6px;
  height: 6px;
  background: #7f7f7f;
  border-radius: 50%;
  left: 4px;
  position: absolute;
  line-height: 0;
  top: 7px;
}

.bkys .nr ul li a:hover,
.bkys .nr .tpk a:hover,
.bkys .nr .tpk p a {
  color: red;
}

.mt30 {
  margin-top: 30px;
}

.bkys .nr2 ul {
  width: 100%;
  overflow: hidden;
}

.bkys .nr2 ul li {
  width: 280px;
  padding-left: 8px;
  padding-right: 10px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  line-height: 38px;
  height:38px;
}

.bkys .nr2 ul li a {
  color: #000;
  padding-left: 30px;
  position: relative;
}

.bkys .nr2 ul li a:hover {
  font-weight: bold;
}

.bkys .nr2 ul li a i {
  display: block;
  width: 6px;
  height: 6px;
  background: #7f7f7f;
  border-radius: 50%;
  left: 4px;
  position: absolute;
  line-height: 0;
  top: 7px;
}

.tit05 {
  width: 100%;
  height: 80px;
  background: #014188 url(../images/tit05bk.png) no-repeat center top;
  margin: 20px auto;
}

.tit05 .tit05txt01 {
  font: bold 48px/80px "";
  color: #fff;
  width: 1160px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.tit05 a.but03 {
  width: 132px;
  height: 28px;
  display: inline-block;
  position: absolute;
  right: 28px;
  top: 26px;
  background: #FE4F01 url(../images/add.png) no-repeat 5px center;
  color: #fff;
  text-indent: 20px;
  font: normal 16px/28px "";
}

.tit05 a.but03:hover {
  background: #eb4800 url(../images/add.png) no-repeat 5px center;
}

.box03 {
  width: 1190px;
  height: auto;
  overflow: hidden;
  border: 1px solid #e6e6e6;
  padding-left: 10px;
  padding-bottom: 10px;
}

.tit04 {
  width: 100%;
  height: 60px;
  background: #f5f5f5;
}

.tit04 .tit04_left {
  float: left;
  font: normal 26px/60px "";
  color: #0c0c0c;
}

.tit04 .tit04_left img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 5px 15px;
}

.tit04 .tit04_right {
  float: right;
  font: normal 14px/60px "";
  color: #f9420e;
  margin-right: 15px;
}

.tit04 .tit04_right a {
  color: #f9420e;
}

.tit04 .tit04_right a:hover {
  color: #f60;
  text-decoration: underline;
}

.tit04 .tit04_right a img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 3px 0px;
}

.box03_con {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 10px;
}

.box03_con .zlxm {
  width: 154px;
  height: 196px;
  float: left;
  margin-right: 3px;
}


.box03_con .zlxm a.zlxmtit {
  height: 36px;
  display: block;
  margin-bottom: 3px;
  padding-left: 32px;
  font: normal 17px/30px "";
  color: #fff;
  padding-top: 3px;
}

.box03_con .zlxm a.zlxmtit span {
  font: normal 12px/20px "";
}

.tit05 {
  width: 100%;
  height: 80px;
  background: #014188 url(../images/tit05bk.png) no-repeat center top;
  margin: 20px auto;
}

.tit05 .tit05txt01 {
  font: bold 48px/80px "";
  color: #fff;
  width: 1160px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.tit05 a.but03 {
  width: 132px;
  height: 28px;
  display: inline-block;
  position: absolute;
  right: 28px;
  top: 26px;
  background: #FE4F01 url(../images/add.png) no-repeat 5px center;
  font: normal 16px/28px "";
  color: #fff;
  text-indent: 20px;
}

.tit05 a.but03:hover {
  background: #eb4800 url(../images/add.png) no-repeat 5px center;
}

.doc_tit {
  width: 100%;
  height: 75px;
  margin-top: 10px;
}

.doc_tit a {
  width: 190px;
  height: 75px;
  float: left;
  background: #efefef;
  margin-right: 8px;
}

.doc_tit a img {
  width: 52px;
  height: 60px;
  float: left;
  margin: 7px 5px;
}

.doc_tit a .doc_txt01 {
  width: 117px;
  float: right;
  font-size: 16px;
  color: #3a3a3a;
  margin-top: 10px;
}

.doc_tit a:hover {
  background: #014188;
}

.doc_tit a:hover .doc_txt01 {
  color: #fff;
}

.doc_tit a.docon {
  background: #014188;
}

.doc_tit a.docon .doc_txt01 {
  color: #fff;
}

.doc_con {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-top: 20px;
  display:none;
}

.doc_con .doc_left {
  width: 30%;
  height: 283px;
  overflow: hidden;
  float: left;
}

.doc_con .doc_left img {
  width: 100%;
  display: block;
}

.doc_con .doc_left p {
  width: 100%;
  height: 50px;
  display: block;
  margin-top: 2px;
  text-align: center;
  font: normal 28px/50px "";
  color: #2f2e2c;
  background: #f5f5f5;
}

.doc_con .doc_left p span {
  color: #fd7100;
  font-weight: bold;
}

.doc_con .doc_right {
  width: 66%;
  height: auto;
  margin-top: 10px;
  overflow: hidden;
  float: right;
}

.doc_con .doc_right .doc_xq {
  width: 100%;
  height: auto;
  overflow: hidden;
  border-bottom: 2px solid #D5D5D5;
  padding-bottom: 10px;
}

.doc_con .doc_right .doc_xq .doc_name {
  font: normal 40px/45px "";
  color: #FE4F01;
}

.doc_con .doc_right .doc_xq .doc_name span {
  font: normal 30px/45px "";
  margin-left: 20px;
}

.doc_con .doc_right .doc_xq a.but04 {
  width: 90px;
  height: 30px;
  display: inline-block;
  background: #FE4F01;
  font: normal 16px/30px "";
  color: #fff;
  text-align: center;
  vertical-align: middle;
  margin: 0 10px 3px 40px;
}

.doc_con .doc_right .doc_xq a.but04:hover {
  background: #eb4800;
}

.doc_con .doc_right .doc_xq a.but05 {
  width: 90px;
  height: 30px;
  display: inline-block;
  background: #014188;
  font: normal 16px/30px "";
  color: #fff;
  text-align: center;
  vertical-align: middle;
  margin: 0 0 3px 0;
}

.doc_con .doc_right .doc_xq a.but05:hover {
  background: #2087d4;
}

.doc_con .doc_right .doc_xq .doc_js {
  font: normal 22px/50px "";
  color: #3d362e;
}

.doc_con .doc_right .doc_xq .scbox {
  width: 90%;
  height: 40px;
  border: 1px solid #ebebeb;
  position: relative;
  font: normal 16px/40px "";
  color: #3d362e;
  padding-left: 60px;
  margin: 13px 0;
}

.doc_con .doc_right .doc_xq .scbox span.sc {
  width: 52px;
  height: 40px;
  display: inline-block;
  position: absolute;
  left: 0;
  top: -3px;
  background: url(../images/scbk.png) no-repeat;
  text-align: center;
  font: bold 14px/36px "";
  color: #fff;
}

.doc_con .doc_right .doc_xq .scbox a {
  color: #3d362e;
  margin: 0 10px;
}

.doc_con .doc_right .doc_xq .scbox a:hover {
  color: #f60;
}

.doc_con .doc_right .doc_xq p {
  font-size: 14px;
  color: #444;
  margin: 5px 0;
}

.doc_con .doc_right .doc_xq p a {
  color: #fd3e1d;
}

.doc_con .doc_right .doc_xq p a:hover {
  text-decoration: underline;
}

.doc_con .doc_right .doc_xq .hypj {
  font: normal 14px/40px "";
  color: #3d362e;
}

.doc_con .doc_right .doc_xq .hypj img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 3px 0;
}

.doc_con .doc_right .doc_xq .hypj span.kg01 {
  width: 20px;
  display: inline-block;
}

.doc_con .doc_right .doc_xq .hypj span.num {
  color: #fd3e1d;
}

.doc_con .doc_right .doc_xq .hyyx {
  width: 100%;
  font: normal 16px/40px "";
  color: #3d362e;
}

.doc_con .doc_right .doc_xq .hyyx a {
  width: auto;
  height: 22px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 3px 5px;
  background: #fe6348;
  font: normal 12px/22px "";
  color: #fff;
  padding: 0 10px;
}

.doc_con .doc_right .doc_xq .hyyx a:hover {
  background: #f73d1c;
}

.doc_con .doc_right .zjdt {
  width: 100%;
  height: 93px;
  display: block;
  margin-top: 16px;
}

.doc_con .doc_right .zjdt .zjdt_tit {
  width: 36px;
  height: 112px;
  text-align: center;
  font: normal 14px/20px "";
  color: #fff;
  float: left;
  background: #014188;
  padding-top: 5px;
}

.doc_con .doc_right .zjdt .zjdt_con {
  float: left;
  height: 112px;
  margin-left: 20px;
}

.doc_con .doc_right .zjdt .zjdt_con img {
  width: 100%;
  height: 93px;
  display: inline-block;
  margin-right: 7px;
}

.bjbox {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 15px auto;
}

.bjbox .bj_tit {
  width: 100%;
  height: 18px;
  border-bottom: 1px solid #D8D8D8;
  text-align: center;
}

.bjbox .bj_tit a {
  width: 20%;
  height: 36px;
  display: inline-block;
  margin: 0 5px;
  text-align: center;
  font: normal 18px/36px "";
  color: #fff;
  background: #606060;
}

.bjbox .bj_tit a span {
  display: block;
  width: 46%;
  height: 100%;
  float: left;
}

.bjbox .bj_tit a span:first-child {
  border-right: 15px #fff solid;
}

.bjbox .bj_tit a:hover {
  background: #fe4f01;
  color: #fff;
}

.bjbox .bj_tit a.bjon {
  background: #fe4f01;
  color: #fff;
}

.bj_con {
  width: 100%;
  height: auto;
  margin-top: 36px;
  padding: 10px;
}

.bjbox01 {
  width: 49%;
  height: 290px;
}

.bjbox01 img {
  width: 230px;
  float: left;
  margin-top: 5px;
}

.bjbox01 .bj_txt {
  width: 55%;
  height: 280px;
  float: right;
}

.bjbox01 .bj_txt h3 {
  font-size: 24px;
  line-height: 46px;
}

.bjbox01 .bj_txt h3 span {
  font-size: 16px;
  font-weight: 100;
}

.bjbox01 .bj_txt ul li {
  width: 100%;
  height: 28px;
  display: inline-block;
  font: normal 14px/28px "";
  background: url(../images/liico.png) no-repeat left center;
  text-indent: 10px;
}

.bjbox01 .bj_txt p {
  font: normal 12px/24px "";
  color: #333;
  text-align: justify;
}

.bjbox01 .bj_txt p a {
  color: #014188;
}

.bjbox01 .bj_txt p a:hover {
  color: #f60;
}

.bjbox01 .bj_txt p.bjtxttit01 {
  font: normal 14px/30px "";
  background: #F0F0F0;
}

.bjbox01 .bj_txt p.bjtxttit01 span {
  width: 40px;
  height: 18px;
  font: normal 14px/18px "";
  color: #fff;
  background: #ff0000;
  text-align: center;
  margin-right: 20px;
  display: inline-block;
}

.bjbox01 .bj_txt p.bjtxttit01 a {
  color: #333;
  margin-left: 10px;
}

.bjbox01 .bj_txt p.bjtxttit01 a:hover {
  color: #f00;
}

.bjbox01 .bj_txt .zlxda {
  width: 100%;
  height: 100px;
  background: #F0F0F0;
  margin-top: 10px;
}

.bjbox01 .bj_txt .zlxda .zlxda_tit {
  width: 32px;
  height: 92px;
  float: left;
  text-align: center;
  font: normal 16px/20px "";
  color: #fff;
  background: #014188;
  padding-top: 8px;
}

.bjbox01 .bj_txt .zlxda .zlxda_con {
  width: 86%;
  float: right;
  position: relative;
}

.bjbox01 .bj_txt .zlxda .zlxda_con p {
  font: normal 12px/20px "";
  color: #555;
  margin-top: 3px;
}

.bjbox01 .bj_txt .zlxda .zlxda_con span.bjtime {
  width: 50px;
  height: 51px;
  background: url(../images/bk02.png) no-repeat;
  position: absolute;
  right: 12px;
  top: 10px;
  font: normal 14px/20px "";
  color: #fff;
  padding-top: 10px;
  line-height: 16px;
  text-align: center;
}

.bjbox01 .bj_txt .zlxda .zlxda_con span.bjtime b {
  font: 14px/20px "";
}

.zjjlzd {
  width: 1160px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 22px;
  color: #2c508e;
  margin: 10px auto;
  font-family: '΢���ź�';
}

.qhdbbox {
  width: 262px;
  float: left;
  background: #DEDEDE;
  margin-right: 10px;
  height: 192px;
  margin-top: 20px;
}

.qhdbbox .qhdb_con {
  height: 180px;
  background: #fff;
  width: 250px;
  margin: 5px auto 0;
}

.qhdbbox .qhdb_con img.img03 {
  width: 250px;
  height: 125px;
  display: block;
}

.qhdbbox .qhdb_con p {
  text-align: center;
  font: normal 14px/20px "";
  color: #c6c6c6;
}

.qhdbbox .qhdb_con p a {
  margin: 0 10px;
  color: #c6c6c6;
}

.qhdbbox .qhdb_con p a img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px 2px 0;
}

.qhdbbox .qhdb_con p a:hover {
  color: #f60;
}

.qhdbbox .qhdb_con p.qhdttit {
  width: 219px;
  height: 30px;
  margin: 0 auto;
  border-bottom: 1px solid #dedede;
  text-align: center;
  font: normal 15px/30px "";
  color: #292929;
}

.qhdbbox .qhdb_con p.qhdttit a {
  color: #292929;
  margin: 0;
}

.qhdbbox .qhdb_con p.qhdttit a:hover {
  color: #f60;
}

/*environ*/
.environ {
  width: 1200px;
  margin: 30px auto 0;
}

.environ li {
  margin-right: 10px;
  float: left;
}

.environ li.last {
  margin-right: 0;
}

/*link*/
div.fltitle span.active {
  border-top: 2px solid #014188;
  background: #fff;
  color: #014188;
}

.friend-link {
  width: 1200px;
  padding-bottom: 13px;
  margin: 30px auto 30px;
  border: 1px solid #e5e5e5;
}
.friend-link ul li{
  display:inline-block;
}
.friend-link .fltitle {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
}

.friend-link .fltitle span {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  width: 98px;
  text-align: center;
  cursor: pointer;
}

.friend-link .link a,
.friend-link .partner a {
  color: #666;
  display: inline-block;
  margin: 5px 0 0 20px;
  font-size: 14px;
  height: 22px;
  line-height: 22px;
}

.friend-link .link a:hover,
.friend-link .partner a:hover {
  color: #ca0000;
  text-decoration: underline;
}

.footer {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.footer .footer_nav {
  width: 100%;
  height: 50px;
  background: #014188;
  text-align: center;
  font: normal 16px/50px "微软雅黑";
  color: #004ea5;
}

.footer .footer_nav a {
  margin: 0 20px;
  color: #fff;
}

.footer .footer_nav a:hover {
  text-decoration: underline;
}

.footer .footer_con {
  width: 1200px;
  height: auto;
  overflow: hidden;
  padding: 20px 0 60px;
  margin: 0 auto;
}

.footer_con .footer_left {
  width: 350px;
  height: auto;
  overflow: hidden;
  float: left;
  display: inline;
  border-right: 1px solid #ccc;
  padding-right: 15px;
}

.footer_con .footer_left .tit09 {
  font-size: 22px;
}

.footer_right .hd {
  width: 100%;
  height: 40px;
  border-bottom: 2px solid #e8e8e8;
}

.footer_right .hd li {
  width: 50%;
  height: 39px;
  font-size: 16px;
  float: left;
  text-align: center;
}

.footer_right .hd li.on {
  border-bottom: 3px solid #014188;
  color: #014188;
  font-weight: blod;
}

.footer_right .bd li {
  width: 100%;
  text-align: center;
}

.footer_right .bd li img {
  display: block;
  width: 160px;
  margin: 0 auto;
  margin-top: 20px;
}

.lxwmbox01 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 15px 0 0 0;
}

.lxwmbox01 img {
  float: left;
  display: inline;
  margin: 5px 0 0 10px;
}

.lxwmbox01 .lxwm_txt {
  float: left;
  display: inline;
  margin-left: 15px;
}

.lxwmbox01 .lxwm_txt p {
  font-size: 16px;
  color: #4f4f4f;
}

.lxwmbox01 .lxwm_txt p span {
  font: normal 26px/30px Impact;
}

.lxwmbox02 {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 15px 0 0 0;
}

.lxwmbox02 a {
  width: 88px;
  height: 82px;
  display: inline-block;
  background: #014188;
  margin-right: 8px;
}

.lxwmbox02 a img {
  display: block;
  margin: 10px auto 3px auto;
}

.lxwmbox02 a p {
  text-align: center;
  font: normal 16px/30px "微软雅黑";
  color: #fff;
}

.lxwmbox02 a:hover {
  background: #2087d4;
}

.footer_con .footer_mid {
  width: 530px;
  height: auto;
  overflow: hidden;
  float: left;
  display: inline;
  border-right: 1px solid #ccc;
  padding-right: 15px;
  margin: 0 20px;
}

.footer_con .footer_mid .tit10 {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}

.footer_con .footer_mid .tit10 img {
  display: block;
  margin: 0 auto;
}

.footer_con .footer_mid .tit10 p {
  text-align: center;
  font: normal 14px/30px "微软雅黑";
  color: #333;
}

.footer_con .footer_mid p {
  width: 468px;
  font-size: 16px;
  color: #4f4f4f;
  margin: 0 auto;
}

.footer_con .footer_right {
  width: 228px;
  height: auto;
  overflow: hidden;
  float: left;
  display: inline;
}

.footer_right_left {
  width: 60px;
  text-align: center;
}

.hy_mainBox_Title {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #ccc;
  position: relative;
  margin-bottom: 10px;
}

.Linzi_IndexZjULBox li a > img {
  max-width: 100%;
}

.hy_mainBox_Title h2 {
  display: inline-block;
  height: 100%;
  line-height: 40px;
  font-size: 18px;
  border-bottom: 2px solid #395CAA;
}

.hy_posiBox {
  padding: 30px 0 10px 0;
  border-bottom: 1px solid #E3E6EC;
  color: #aab0bb;
  font-size: 14px;
}

.hy_posiBox dt {
  background: url(../images/position.png) left center no-repeat;
  padding-left: 20px;
  font-size: 14px;
  color: #aab0bb;
  line-height: 40px;
  float: left;
}

.hy_posiBox a {
  line-height: 40px;
  display: inline-block;
  font-size: 14px;
  color: #aab0bb;
}

.hy_posiBox a:hover {
  color: #999;
}

.hy_ListmainBox_L {
  width: 864px;
  height: auto;
  float: left;
  border-right: 1px solid #E3E6EC;
}

.hy_ListmainBox_R {
  width: 335px;
  height: auto;
  float: left;
}

.hy_ListmainBox_L_content {
  width: 835px;
  height: auto;
}

.hy_ListmainBox_L_ArclistBox li {
  padding: 20px 0 20px 205px;
  border-bottom: 1px solid #E3E6EC;
  position: relative;
}

.hy_ListmainBox_L_ArclistBox li:last-child {
  margin-bottom: 50px;
}

.Linzi_listPic {
  position: absolute;
  left: 5px;
  top: 20px;
  display: block;
  width: 188px;
  height: 89px;
  overflow: hidden;
}

.Linzi_listPic > img {
  width: 100%;
}

.hy_ListmainBox_L_ArclistBox li span {
  position: absolute;
  right: 1em;
  top: 30px;
}

.hy_ListmainBox_L_ArclistBox li span a {
  font-size: 18px;
  color: #fea16f;
  text-decoration: underline;
}

.hy_ListmainBox_L_ArclistBox li span a:hover {
  color: red;
}

.hy_ListmainBox_L_ArclistBox li h2 a {
  font-size: 18px;
  color: #60687b;
  line-height: 40px;
}

.hy_ListmainBox_L_ArclistBox li h2 a:hover {
  color: #014188;
  text-decoration: underline;
}

.hy_ListmainBox_L_ArclistBox li p {
  font-size: 14px;
  color: #aab0bc;
  line-height: 25px;
  height: 50px;
}

.hy_ListmainBox_L_ArclistBox li p a {
  color: #014188;
}

.hy_ListmainBox_L_PageBox {
  width: 100%;
  height: auto;
  text-align: center;
}

.hy_ListmainBox_L_PageBox li {
  display: inline-block;
  height: 36px;
  border: 1px solid #E3E6EC;
  margin: 0 3px;
  padding: 0 10px;
  line-height: 36px;
  font-size: 14px;
  color: #404d5e;
}

.hy_ListmainBox_L_PageBox li select {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.hy_ListmainBox_L_PageBox li a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 36px;
  font-size: 14px;
  color: #404d5e;
}

.hy_ListmainBox_L_PageBox li.thisclass {
  background-color: #FEA16F;
}

.hy_ListmainBox_L_PageBox li.thisclass a {
  color: white;
}

.hy_ListmainBox_L_contentArcTJ {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 50px;
}

.hy_ListmainBox_L_contentArcTJ h4 {
  font-size: 18px;
  color: #60687b;
  border-bottom: 1px dotted #e3e6ec;
  line-height: 42px;
}

.hy_ListmainBox_L_contentArcTJ li {
  width: 33.33%;
  float: left;
  border-bottom: 1px dotted #e3e6ec;
  font-size: 16px;
  color: #60687b;
}

.hy_ListmainBox_L_contentArcTJ li a {
  font-size: 16px;
  color: #60687b;
  line-height: 36px;
}

.hy_ListmainBox_L_contentArcTJ li a:hover {
  color: #014188;
}

.hy_ListmainBox_L_content_fenyuan {
  width: 100%;
  height: auto;
  border: 1px solid #E3E6EC;
  border-right: none;
  background-color: #FCFCFB;
  padding: 30px;
}

.hy_ListmainBox_L_fenyuanULbox {
  width: inherit;
  height: auto;
  overflow: hidden;
}

.hy_ListmainBox_L_fenyuanULbox li {
  width: 25%;
  height: auto;
  float: left;
  padding: 0 15px;
}

.hy_ListmainBox_L_fenyuanULbox li:last-child {
  padding: 0;
}

.hy_ListmainBox_L_fenyuanULbox li dd {
  width: 100%;
  height: 140px;
  overflow: hidden;
  display: block;
  text-align: center;
}

.hy_ListmainBox_L_fenyuanULbox li dd img {
  transition: all 0.3s;
  width: 100%;
}

.hy_ListmainBox_L_fenyuanULbox li dd img:hover {
  -ms-transform: scale(1.2);
      transform: scale(1.2);
}

.hy_ListmainBox_L_fenyuanULbox li dt {
  font-size: 16px;
  color: #60687b;
  text-align: center;
  line-height: 35px;
  margin-top: 10px;
}

.hy_LongLine {
  border: 0;
  border-bottom: 1px solid #D1D7E0;
  margin: 25px auto;
}

.hy_List_R_Box1 {
  width: 315px;
  height: auto;
  padding: 20px 0 20px 20px;
  border-bottom: 1px solid #E3E6EC;
  overflow: hidden;
  position: relative;
}

.hy_List_R_Box1:last-child {
  border-bottom: none;
}

.hy_List_R_boxContentBox {
  width: 100%;
  height: auto;
}

.hy_List_R_boxContentBox dt {
  text-align: center;
  font-size: 14px;
  color: #60687b;
  line-height: 28px;
}

.hy_List_R_boxContentBox p {
  font-size: 14px;
  color: #60687b;
  line-height: 20px;
  text-indent: 2em;
}

.hy_List_R_boxContentBox p a {
  color: #fea16f;
}

.hy_List_R_boxContentBox img{width:320px;height:178px;}

.hy_List_R_zjtdBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.hy_List_R_zjtd_dianBox {
  position: absolute;
  bottom: 15px;
  right: 25px;
}

.hy_List_R_zjtd_dianBox li {
  display: inline-block;
  margin: 0 2px;
  width: 7px;
  height: 7px;
  border-radius: 100px;
  background-color: #858587;
}

.hy_List_R_zjtd_dianBox li.on {
  background-color: #01418c;
}

.hy_List_R_alULbox {
  width: 100%;
  height: auto;
  padding: 10px 10px 50px 10px;
  overflow: hidden;
  background-color: #F2F1F0;
}

.hy_List_R_alULbox li {
  width: 100%;
  padding-left: 1em;
  font-size: 14px;
  color: #5b5b5a;
  line-height: 30px;
  border-bottom: 1px dashed #E3E6EC;
}

.hy_List_R_anliBox .hy_mainBox_Title_R_pinpai {
  -ms-transform: scale(1.5);
      transform: scale(1.5);
  left: 50%;
  margin-left: -19px;
  bottom: 15px;
}

.hy_List_R_jyznBox,
hy_List_R_jyznICONBox {
  width: 100%;
  height: auto;
}

.hy_List_R_jyznBox li {
  min-height: 60px;
  margin-top: 15px;
  position: relative;
  padding-left: 90px;
}

.hy_List_R_jyznDIVbox1 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 50%;
  margin-top: -30px;
  left: 15px;
  border: 2px solid #014188;
  border-radius: 100px;
}

.hy_List_R_jyznDIVbox1 img {
  position: absolute;
  clip: rect(0, 32px, 32px, 0);
  left: 50%;
  margin-left: -16px;
  top: 50%;
  margin-top: -16px;
}

.hy_List_R_jyznBox li:nth-of-type(2) .hy_List_R_jyznDIVbox1 img {
  clip: rect(32px, 28px, 69px, 0);
  left: 50%;
  margin-left: -14px;
  top: 50%;
  margin-top: -50.5px;
}

.hy_List_R_jyznDIVbox2 {
  width: 100%;
  height: auto;
}

.hy_List_R_jyznDIVbox2 dt {
  text-align: left;
  font-size: 16px;
  color: #60687b;
}

.hy_List_R_jyznBox li:nth-of-type(2) .hy_List_R_jyznDIVbox2 dd {
  font-size: 17px;
}

.hy_List_R_jyznDIVbox2 dd {
  text-align: left;
  font-size: 24px;
  color: #f27700;
  line-height: 25px;
}

.hy_LongLine3 {
  border-bottom: 1px dashed #B9BFCF;
}

.hy_List_R_jyznICONBox li {
  width: 33.33%;
  height: auto;
  float: left;
  padding-top: 30px;
}

.hy_List_R_jyznICONBox li a {
  display: block;
  width: 100%;
  height: 100%;
}

.hy_List_R_jyznICONBox li dd {
  width: 60px;
  height: 60px;
  position: relative;
  left: 50%;
  margin-left: -30px;
  top: 50%;
  margin-top: -30px;
  background-color: #014188;
  border-radius: 100px;
}

.hy_List_R_jyznICONBox li dd img {
  position: absolute;
  clip: rect(69px, 32px, 101px, 0);
  left: 50%;
  margin-left: -16px;
  top: 50%;
  margin-top: -85px;
}

.hy_List_R_jyznICONBox li:nth-of-type(2) dd img {
  clip: rect(101px, 34px, 135px, 0);
  margin-left: -17px;
  margin-top: -118px;
}

.hy_List_R_jyznICONBox li:last-of-type dd img {
  clip: rect(135px, 32px, 167px, 0);
  margin-left: -16px;
  margin-top: -151px;
}

.hy_List_R_jyznICONBox li dt {
  font-size: 16px;
  color: #60687b;
}

.hy_List_R_jyznICONBox li.on dd {
  background-color: #F27700;
}

.three_ask {
  width: 835px;
  height: 86px;
  margin-left: 3px;
  margin-bottom: 36px;
}

.three_ask ul li {
  display: block;
  float: left;
  width: 270px;
  height: 86px;
  background: #4cbff8;
}

.three_ask ul li.o2 {
  margin-left: 10px;
  margin-right: 10px;
  background: #50d1cd;
}

.three_ask ul li.o3 {
  background: #a4da8d;
}

.three_ask ul li img {
  display: block;
  float: left;
  width: 70px;
  height: 86px;
}

.three_ask ul li span.s {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  margin-top: 15px;
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 22px;
  text-align: center;
  width: 135px;
  margin-left: 13px;
}

.three_ask ul li span.x {
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  width: 160px;
}

.asking {
  width: 835px;
  height: 306px;
  border: 1px solid #e6e6e6;
  margin: 10px 0 50px;
}

.asking_le {
  width: 495px;
  height: 306px;
  float: left;
  position: relative;
}

.asking_le i.i1 {
  display: block;
  width: 10px;
  height: 10px;
  background: #014188;
  border-radius: 5px;
  position: absolute;
  top: 26px;
  left: 19px;
}

.asking_le i.i2 {
  display: block;
  width: 450px;
  height: 1px;
  background: #014188;
  position: absolute;
  top: 30px;
  left: 19px;
}

.asking_le i.i3 {
  display: block;
  width: 10px;
  height: 10px;
  background: #014188;
  border-radius: 5px;
  position: absolute;
  top: 26px;
  right: 23px;
}

.asking_le i.i4 {
  display: block;
  width: 10px;
  height: 10px;
  background: #014188;
  border-radius: 5px;
  position: absolute;
  top: 154px;
  left: 19px;
}

.asking_le i.i5 {
  display: block;
  width: 450px;
  height: 1px;
  background: #014188;
  border-radius: 5px;
  position: absolute;
  top: 158px;
  left: 19px;
}

.asking_le i.i6 {
  display: block;
  width: 10px;
  height: 10px;
  background: #014188;
  border-radius: 5px;
  position: absolute;
  top: 154px;
  right: 23px;
}

.asking_le span.i7 {
  display: block;
  float: left;
  width: 434px;
  height: 110px;
  margin-top: 50px;
  margin-left: 22px;
  font-size: 18px;
  color: #262626;
  text-align: left;
  text-indent: 2em;
  line-height: 28px;
}

.asking_le span.i8 {
  display: block;
  float: left;
  width: 100%;
  height: 36px;
  text-align: center;
  font-size: 18px;
  color: #262626;
  line-height: 36px;
  margin-top: 24px;
}

.asking_le span.i8 a {
  font-size: 24px;
  color: #ff4800;
  line-height: 36px;
}

.asking_le a.i9 {
  display: block;
  float: left;
  width: 165px;
  height: 48px;
  border-radius: 3px;
  margin-top: 9px;
  margin-left: 161px;
  background: #ff4800;
  font-size: 30px;
  color: #fff;
  line-height: 48px;
  text-align: center;
}

.asking img {
  display: block;
  float: left;
  width: 307px;
  height: 235px;
  margin-top: 35px;
}

.g-pos-fix {
  position: fixed;
}

.hy_Arc_TitleBox {
  text-align: center;
}

.hy_Arc_TitleBox h1 {
  font-size: 24px;
  color: #60687b;
  line-height: 70px;
}

.hy_Arc_TitleBox p {
  font-size: 14px;
  color: #9499a4;
  line-height: 40px;
}

.hy_Arc_TitleBox p a {
  font-size: 16px;
  color: #ffa57e;
}

.hy_Arc_ContentBox .hy_Arc_DaoduBox {
  background-color: #ECECEC;
  padding: 15px;
  margin-bottom: 15px;
}

.hy_Arc_ContentBox .hy_Arc_DaoduBox p {
  text-indent: 2em;
  font-size: 14px;
  color: #728293;
  line-height: 28px;
}

.hy_Arc_ContentBox p,
.hy_Arc_ContentBox div {
  font-size: 16px;
  color: #60687b;
  line-height: 30px;
  margin-top:10px;
  margin-bottom:10px;
}

.hy_Arc_zixunBtnBox {
  height: auto;
  text-align: center;
  margin: 30px 0;
}

.hy_Arc_zixunBtnBox li {
  display: inline-block;
  width: 184px;
  height: 52px;
  margin: 0 25px;
  transition: all 0.3s;
  overflow: hidden;
}

.hy_Arc_zixunBtnBox li:hover {
  -ms-transform: scale(1.2);
      transform: scale(1.2);
  border-radius: 15px;
  box-shadow: 0 1px 5px 1px red;
}

.hy_Arc_zixunBtnBox li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.hy_Arc_zixunBtnBox li:first-of-type a img {
  position: absolute;
  clip: rect(0, 184px, 52px, 0);
  left: 0;
  top: 0;
}

.hy_Arc_zixunBtnBox li:last-of-type a img {
  position: absolute;
  clip: rect(0, 368px, 52px, 0);
  right: 0;
  bottom: 0;
}

.hy_LongLine4 {
  border-bottom: 1px dashed #B9BFCF;
  margin: 0;
  margin: 20px 0 10px 0;
}

.hy_Arc_PreNextBox {
  width: 100%;
  height: 80px;
}

.hy_Arc_PreNextBox li {
  width: 50%;
  float: left;
  color: #aab0bb;
  font-size: 16px;
}

.hy_Arc_PreNextBox li a {
  font-size: 16px;
  color: #60687b;
}

.thirdnav {
  height: 168px;
  overflow: hidden;
  font-size: 17px;
  border: 1px #d6d5d5 solid;
  margin-top: 30px;
}

.thirdnav dt {
  background: #d5d5d5;
  width: 152px;
  float: left;
  height: 168px;
  text-align: center;
  position: relative;
}

.thirdnav dt strong {
  font-size: 24px;
  width: 100%;
  display: inline-block;
  margin-top: 60px;
  font-weight: normal;
}

.thirdnav dt i {
  width: 10px;
  height: 18px;
  background: url(../images/img-trag.png) no-repeat;
  display: inline-block;
  position: absolute;
  top: 76px;
  right: -10px;
}

.thirdnav dd {
  width: 173px;
  height: 168px;
  float: left;
  border-left: 1px #d6d5d5 solid;
  text-align: center;
  position: relative;
}

.thirdnav dd.bw_hover a,
.thirdnav dd:hover a {
  color: #fff;
}

.thirdnav dd h3 {
  margin-top: 20px;
  font-weight: normal;
}

.thirdnav dd p {
  font-size: 14px;
  width: 100%;
  text-align: center;
}

.thirdnav dd a {
  color: #333;
  position: absolute;
  width: 175px;
  height: 168px;
  display: block;
}

.thirdnav dd em {
  position: absolute;
  width: 174px;
  height: 168px;
  top: 0;
  left: 0;
  opacity: 0;
  /*红色移除*/
  animation: redOut 0.4s ease;
}

.thirdnav dd:hover em {
  background-color: #014188;
  opacity: 1;
  /*红色添加*/
  animation: redIn 0.2s ease;
}

/*定义添加效果*/
@keyframes redIn {
  0% {
    /* Safari and Chrome */
    /* Firefox */
    -ms-transform: scale(0.6);
    /* IE 9 */
    /* Opera */
    transform: scale(0.6);
    opacity: 0;
  }
  100% {
    /* Safari and Chrome */
    /* Firefox */
    -ms-transform: scale(1);
    /* IE 9 */
    /* Opera */
    transform: scale(1);
    opacity: 1;
  }
}

/*定义移除效果*/
@keyframes redOut {
  0% {
    /* Safari and Chrome */
    /* Firefox */
    -ms-transform: scale(1);
    /* IE 9 */
    /* Opera */
    transform: scale(1);
    opacity: 1;
  }
  100% {
    /* Safari and Chrome */
    /* Firefox */
    -ms-transform: scale(0.6);
    /* IE 9 */
    /* Opera */
    transform: scale(0.6);
    opacity: 0;
  }
}

.icon-bw {
  background: url(../images/icon-bw.png) no-repeat;
  vertical-align: top;
  width: 54px;
  height: 54px;
  display: inline-block;
  margin: 10px 0 12px;
}

.i_b_1 {
  background-position: -55px 0;
}

.i_b_2 {
  background-position: -55px -55px;
}

.i_b_3 {
  background-position: -55px -110px;
}

.i_b_4 {
  background-position: -55px -165px;
}

.i_b_5 {
  background-position: -55px -220px;
}

.i_b_6 {
  background-position: -55px -275px;
}

.i_b_7 {
  background-position: -55px -330px;
}

.thirdnav dd:hover .i_b_1 {
  background-position: 0 0;
}

.thirdnav dd:hover .i_b_2 {
  background-position: 0 -55px;
}

.thirdnav dd:hover .i_b_3 {
  background-position: 0 -110px;
}

.thirdnav dd:hover .i_b_4 {
  background-position: 0 -165px;
}

.thirdnav dd:hover .i_b_5 {
  background-position: 0 -220px;
}

.thirdnav dd:hover .i_b_6 {
  background-position: 0 -275px;
}

.thirdnav dd:hover .i_b_7 {
  background-position: 0 -330px;
}

.thirdnav dd .i_7 {
  vertical-align: top;
  margin: -1px 0 0 2px;
  display: inline-block;
}
