/* 以宽度为1200px；html的font-size为8px 的px对应关系
 * --12px---14px---16px---18px---20px---22px---24px--26px---28px----30px---32px--34px----36px
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
  font-family: 'Gotham-Bold';
  src: url("../fonts/Gotham-Bold.otf")/*fonts/Gotham-Bold.otf*/;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  /* Firefox */
  -webkit-box-sizing: content-box;
  /* Safari */
}
button,
input {
  border: none;
  background-color: transparent;
}
::-ms-clear,
::-ms-reveal {
  display: none;
}
html {
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  margin: 0;
  padding: 0;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:active,
a:hover {
  outline: 0;
}
a:visited {
  color: inherit;
}
b,
strong {
  font-weight: bold;
}
em {
  font-style: normal;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
li,
ol {
  list-style: none;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  outline: none;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/**居中*/
/**IE8 不支持*/
/**居中*/
/**清除浮动,控制第一行的margin-top不起作用*/
/**兼容ie7*/
/**弹性布局*/
/**常用左右边距设置*/
/**常用上下边距设置*/
/**字体设置*/
/**字体状态设置，主要是位置，和加粗*/
/**格子系统设置@list 百分比*/
/**等分格子设置*/
/**规范z-index的泛滥使用，规范了7层，-2，-1,0,1,2,3,4,5*/
/**控制多行隐藏*/
/**强制不换行*/
.noWrap {
  white-space: nowrap;
}
/**宽度*/
/**rgba颜色兼容性设置*/
/**IE8 不支持*/
/**border-radius*函数*/
/**IE8 不支持*/
/**box-shadow的属性设置*/
/**IE8 不支持*/
/**过渡动画*/
/**IE8 不支持*/
/**盒子模型*/
/**IE8 不支持*/
/**盒子模型*/
/**IE8 不支持*/
/**不能够被选取*/
/**IE8 不支持*/
/**盒子阴影*/
/**IE8 不支持*/
/**border-radius*函数*/
/*兼容ie8及以下*/
/**IE8 不支持*/
/**input的placeholder字体设置*/
/**线条*/
/**chrome 清除滚动条*/
/**IE8不支持*垂直渐变色*/
/**图片预加载*/
/**图片预加载通过before的方式*/
/**栅格**/
@font-face {
  font-family: 'iconfont';
  src: url("../iconfont/iconfont.eot")/*iconfont/iconfont.eot*/;
  src: url("../iconfont/iconfont.eot-#iefix")/*iconfont/iconfont.eot?#iefix*/ format('embedded-opentype'), url("../iconfont/iconfont.woff")/*iconfont/iconfont.woff*/ format('woff'), url("../iconfont/iconfont.ttf")/*iconfont/iconfont.ttf*/ format('truetype'), url("../iconfont/iconfont.svg#iconfont")/*iconfont/iconfont.svg#iconfont*/ format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
html {
  min-width: 1300px;
  width: 100%;
  overflow-x: hidden;
  height: 100%;
}
body {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
.l_con {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}
img[class^="icon_"] {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
i[class^="icon_"] {
  vertical-align: middle;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: inline-block;
  font-style: normal;
}
body {
  font-size: 18px;
}
.wrapper {
  position: relative;
  padding-top: 120px;
  max-width: 1920px;
}
/**清除浮动，以及第一个孩子的margin-top:,以及最后一个孩子margin-bottom:错乱的问题上下边*/
.clear {
  *zoom: 1;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.toh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.f-theme {
  color: #01538b;
}
.noWrap {
  white-space: nowrap;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.wf {
  width: 100%;
  max-width: 100%;
}
.hide {
  display: none;
}
.toh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blod {
  font-weight: bold;
}
/**grid*/
*[class^="g-"] {
  *zoom: 1;
}
*[class^="g-"]:before,
*[class^="g-"]:after {
  content: "";
  display: table;
}
*[class^="g-"]:after {
  clear: both;
}
.g-d-2 > * {
  float: left;
  width: 50%;
}
.g-d-3 > * {
  float: left;
  width: 33.33333333%;
}
.g-d-4 > * {
  float: left;
  width: 25%;
}
.g-d-5 > * {
  float: left;
  width: 20%;
}
.g-d-6 > * {
  float: left;
  width: 16.66666667%;
}
.g-d-7 > * {
  float: left;
  width: 14.28571429%;
}
.g-d-8 > * {
  float: left;
  width: 12.5%;
}
.bg-c {
  background-color: #01538b;
}
.bg-sc {
  background-color: #01538b;
}
.f-c {
  color: #01538b;
}
.f-sc {
  color: #01538b;
}
.f-t-c {
  text-align: center;
}
.f-wb {
  font-weight: bold;
}
.btHov {
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.btHov:hover {
  -khtml-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
  filter: alpha(opacity=85);
  filter: "alpha(opacity=85)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}
.noShow {
  visibility: hidden;
}
.comp_radio {
  width: auto;
}
.comp_radio input {
  display: none!important;
}
.comp_radio .one {
  float: left;
  cursor: pointer;
  margin-top: 7px;
}
.comp_radio .two {
  float: left;
  cursor: pointer;
  margin-top: 7px;
  margin-left: 50px;
}
.comp_radio .sexRadio {
  float: left;
  font-size: 18px;
  color: #333;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  height: 25px;
  line-height: 25px;
}
.comp_radio .sexCheck {
  float: left;
  margin-left: 15px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  height: 23px;
  width: 23px;
  border: 1px solid #ccc;
  text-align: center;
  font-size: 0px;
  line-height: 23px;
}
.comp_radio .sexCheck img {
  margin-top: 20%;
  width: 92%;
  display: none;
}
.comp_radio .active .sexCheck {
  background-color: #01538b;
  border: 1px solid #01538b;
}
.comp_radio .active .sexCheck img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.comp_select {
  position: relative;
  float: left;
  width: 230px;
  height: 35px;
  z-index: 2000;
  cursor: default;
}
.comp_select .noTxt {
  font-size: 16px;
  color: #999;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  line-height: 35px;
}
.comp_select > .c_input {
  border: 1px solid #000;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  height: 35px;
  font-size: 16px;
  color: #000;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  line-height: 35px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
}
.comp_select > .comp_down {
  position: relative;
  z-index: 1000;
  overflow-y: auto;
  display: none;
  border: 1px solid #000;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  margin-top: 1px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.comp_select > .comp_down > ul {
  position: relative;
  z-index: 1000;
  max-height: 234px;
  *height: 234px;
  overflow-y: auto;
}
.comp_select > .comp_down > ul > li {
  position: relative;
  z-index: 1000;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: transparent;
  font-size: 14px;
  color: #000;
  line-height: 20px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.comp_select > .comp_down > ul > ._preChoose {
  background-color: #000;
  color: #fff;
}
.comp_select > .ico_drop_down {
  position: absolute;
  top: 15px;
  right: 15px;
  height: 8px;
  width: 14px;
  background-image: url("../images/ico/arrow_down0.png")/*images/ico/arrow_down0.png*/;
  background-repeat: no-repeat;
}
.comp_select ._search {
  outline: none;
  width: 100%;
  max-width: 100%;
  margin: 10px 0px 15px 0px;
  padding: 0px 10px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #f1f1f1;
  background-color: #f1f1f1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.comp_select ._search:focus {
  border: 1px solid #eee;
  -moz-box-shadow: 2px 2px 9px 0px #fff;
  -webkit-box-shadow: 2px 2px 9px 0px #fff;
  box-shadow: 2px 2px 9px 0px #fff;
  background-color: #fff;
}
.comp_select.active > .c_input {
  border: 1px solid #000;
}
.comp_select.active > .comp_down {
  display: block;
}
.comp_tip {
  position: fixed;
  left: 50%;
  top: 35%;
  z-index: 4000;
}
.comp_rightTip {
  white-space: nowrap;
  padding: 6px 22px;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  -moz-box-shadow: 2px 2px 5px 0px #999;
  -webkit-box-shadow: 2px 2px 5px 0px #999;
  box-shadow: 2px 2px 5px 0px #999;
}
.comp_rightTip > img {
  float: left;
  display: inline-block;
}
.comp_rightTip .comp_txt {
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  font-weight: bold;
}
.comp_errorTip {
  background-color: #fff;
  -moz-box-shadow: 2px 2px 5px 0px #999;
  -webkit-box-shadow: 2px 2px 5px 0px #999;
  box-shadow: 2px 2px 5px 0px #999;
  padding: 6px 22px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  white-space: nowrap;
  text-align: center;
}
.comp_errorTip > img {
  float: left;
  display: inline-block;
}
.comp_errorTip .comp_txt {
  display: inline-block;
  margin-left: 10px;
  font-size: 20px;
  color: #333;
  line-height: 40px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  font-weight: bold;
}
.comp_checkbox {
  *zoom: 1;
  cursor: pointer;
}
.comp_checkbox:before,
.comp_checkbox:after {
  content: "";
  display: table;
}
.comp_checkbox:after {
  clear: both;
}
.comp_checkbox input {
  display: none;
}
.comp_checkbox .comp_label {
  float: left;
  font-size: 16px;
  color: #333;
  line-height: 21px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.comp_checkbox .comp_check {
  float: left;
  height: 19px;
  width: 19px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-left: 10px;
  font-size: 0px;
}
.comp_checkbox .comp_check > img {
  width: 100%;
  display: none;
  margin-top: 15%;
}
.comp_input {
  margin-left: 1px;
  margin-right: 1px;
  height: 38px;
  line-height: 38px;
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.comp_input > div {
  position: relative;
  margin-right: 10px;
  margin-left: 10px;
  height: 100%;
}
.comp_input textarea,
.comp_input input {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  outline: none;
  font-size: 16px;
  color: #000;
  line-height: 40px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  z-index: 2;
  border: none!important;
  margin: 0px!important;
  padding: 0px!important;
  background-color: transparent;
}
.comp_input textarea:focus,
.comp_input input:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.comp_input .placeholder {
  position: absolute;
  height: 100%;
  width: 100%;
  overflow: hidden;
  left: 0px;
  top: 0px;
  text-align: left;
  font-size: 16px;
  color: #ccc;
  line-height: 40px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.comp_input.focus {
  border: 1px solid #01538b;
  -moz-box-shadow: 0px 0px 3px 0px #0296fa;
  -webkit-box-shadow: 0px 0px 3px 0px #0296fa;
  box-shadow: 0px 0px 3px 0px #0296fa;
}
.comp_loading {
  position: fixed;
  top: 35%;
  left: 50%;
  z-index: 4000;
  width: 98px;
  height: 98px;
  display: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000', endColorstr='#80000000');
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: -45px;
  margin-left: -55px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
:root .comp_loading {
  filter: none;
}
.comp_loading .spin_img {
  width: 50px;
  height: 50px;
  display: block;
  margin: 21px auto;
}
.comp_loading .spinner {
  position: relative;
  margin: 15px auto;
  width: 68px;
  height: 68px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/com/loading_68.gif")/*images/com/loading_68.gif*/;
}
.comp_loading .container1 > div,
.comp_loading .container2 > div,
.comp_loading .container3 > div {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.comp_loading .spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
.comp_loading .container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.comp_loading .container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
.comp_loading .circle1 {
  top: 0;
  left: 0;
}
.comp_loading .circle2 {
  top: 0;
  right: 0;
}
.comp_loading .circle3 {
  right: 0;
  bottom: 0;
}
.comp_loading .circle4 {
  left: 0;
  bottom: 0;
}
.comp_loading .container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.comp_loading .container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.comp_loading .container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.comp_loading .container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.comp_loading .container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.comp_loading .container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.comp_loading .container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.comp_loading .container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.comp_loading .container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.comp_loading .container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.comp_loading .container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%,
  80%,
  100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
.site_addr {
  padding-top: 30px;
  *zoom: 1;
}
.site_addr:before,
.site_addr:after {
  content: "";
  display: table;
}
.site_addr:after {
  clear: both;
}
.site_addr .icon_home {
  position: relative;
  float: left;
  top: 2px;
  width: 18px;
  height: 17px;
  margin-right: 5px;
  margin-left: -8px;
  background: url("../images/change_doc/home_1.png")/*images/change_doc/home_1.png*/ no-repeat;
}
.site_addr .tit {
  position: relative;
  float: left;
  left: 0px;
  width: 260px;
  height: 100px;
  cursor: pointer;
  margin-top: -80px;
  font-size: 24px;
  color: #ffffff;
  line-height: 100px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  font-weight: bold;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
  text-align: center;
  background-repeat: no-repeat;
  background-color: #01538b;
}
.site_addr .tit:hover {
  background-color: #0560aa;
}
.site_addr .addr {
  position: relative;
  width: 860px;
  height: 20px;
}
.site_addr .addr > div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.site_addr .addr,
.site_addr .addr a {
  font-size: 18px;
  color: #333;
  line-height: 20px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.site_addr .addr a {
  margin: 0px 8px;
  display: inline-block;
}
.site_addr .addr .icon_line {
  font-weight: bold;
}
.site_addr .addr .active {
  color: #01538b;
}
/**统一的二级导航*/
/**统一的二级导航*/
.b_subNav {
  width: 260px;
  margin-bottom: 55px;
  background-color: #f5f5f5;
}
.b_subNav .nav_a {
  position: relative;
  font-size: 0px;
  width: 100%;
  max-width: 100%;
}
.b_subNav .nav_a > li {
  height: 61px;
  margin-left: 4px;
  margin-right: 20px;
  border-bottom: 1px solid #dfe2e5;
}
.b_subNav .nav_a > li .nav_tit {
  height: 63px;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  margin-top: -1px;
  margin-left: -4px;
  margin-right: -20px;
  background-color: transparent;
  border-left: 3px solid transparent;
}
.b_subNav .nav_a > li .nav_tit > div {
  width: 100%;
  height: 100%;
}
.b_subNav .nav_a > li .nav_tit > div a {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  font-size: 18px;
  color: #333;
  line-height: 63px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  text-align: center;
}
.b_subNav .nav_a > li:last-child {
  border-bottom: 1px solid transparent;
}
.b_subNav .nav_a > li:hover .nav_tit,
.b_subNav .nav_a > li.active .nav_tit {
  background-color: #dce1e8;
  border-left: 3px solid #01538b;
}
.b_subNav .nav_a > li:hover .nav_tit > div a,
.b_subNav .nav_a > li.active .nav_tit > div a {
  color: #01538b;
}
.paging {
  padding: 50px 0;
  text-align: center;
}
.paging li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.paging li ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.paging li a,
.paging li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 5px;
  padding: 8px 13px;
  border: 1px solid #ccc;
  background: #faf9f9;
  margin-right: 8px;
  margin-left: 8px;
  font-size: 14px;
  font-weight: normal;
  color: #999;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
}
.paging li a:hover,
.paging li.active a {
  color: #fff;
  background-color: #01538b;
  border: 1px solid #01538b;
  text-decoration: none;
}
.pagination {
  height: 50px;
  display: table;
  overflow: hidden;
  margin: 30px auto 0;
  font-size: 0px;
}
.pagination li {
  float: left;
  margin: 8px;
  color: #666;
  height: 30px;
  transition: all 0.05s linear 0s;
  -moz-transition: all 0.05s linear 0s;
  -webkit-transition: all 0.05s linear 0s;
  -o-transition: all 0.05s linear 0s;
  border-radius: 2px;
  border: 1px solid #c7c7c7;
}
.pagination li:hover {
  color: #fff;
  background: #01538b;
  border: 1px solid #01538b;
}
.pagination li:hover a {
  color: #fff;
}
.pagination li a {
  width: 30px;
  height: 30px;
  display: block;
  color: #666;
  font-size: 14px;
  line-height: 30px;
  border-radius: 5px;
  text-align: center;
  text-decoration: none;
}
.pagination .active {
  background: #01538b;
  border: 1px solid #01538b;
}
.pagination .active a {
  color: #fff;
}
.header {
  position: absolute;
  width: 100%;
  max-width: 100%;
  top: 0px;
  z-index: 3000;
  left: 0px;
  z-index: 2;
  height: 120px;
  background-color: #045487;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/hb/bg_header.png");
}
.header > .l_con {
  position: relative;
  height: 120px;
  width: 1250px;
}
.header .left {
  position: relative;
  float: left;
  width: 500px;
}
.header .left .logo {
  position: absolute;
  top: 25px;
  left: 0px;
  width: 500px;
  height: 71px;
  background: url("../images/hb/logo.png") no-repeat;

  background-size: 100% 100%;
  background-position: center;
}

.header .right {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  width: 600px;
}
.header .user {
  position: absolute;
  right: 25px;
  margin-top: 40px;
  font-size: 16px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.header .user > .login {
  color: #fff;
  margin-right: 15px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.header .user > .login:hover {
  color: #cab9a5;
}
.header .user > .register {
  color: #fff;
  margin-left: 15px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.header .user > .register:hover {
  color: #cab9a5;
}
.header .user > .userAccount {
  color: #fff;
  margin-right: 15px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.header .user > .userAccount:hover {
  color: #cab9a5;
}
.header .user > .quiz {
  color: #fff;
  margin-left: 15px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.header .user > .quiz:hover {
  color: #cab9a5;
}
.header .search {
  position: relative;
  height: 32px;
  margin-top: 25px;
  margin-right: 22px;
}
.header .search input {
  float: right;
  color: #fff;
  width: 256px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 44px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  -ms-border-radius: 32px;
  -o-border-radius: 32px;
  border-radius: 32px;
  border: 1px solid #8995a6;
  background-color: transparent;
}
.header .search input::-webkit-input-placeholder {
  color: #8995a6;
  font-size: 14px;
}
.header .search input:-moz-placeholder {
  color: #8995a6;
  font-size: 14px;
}
.header .search input::-moz-placeholder {
  color: #8995a6;
  font-size: 14px;
}
.header .search input:-ms-input-placeholder {
  color: #8995a6;
  font-size: 14px;
}
.header .search input.placeholder {
  color: #8995a6;
  font-size: 14px;
}
.header .search .btn_search {
  position: absolute;
  top: 8px;
  right: 20px;
  width: 16px;
  height: 16px;
  background-image: url("../images/hb/search.png");
}
.header .menus {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 850px;
}
.header .menus > ul {
  float: right;
  height: 44px;
}
.header .menus > ul > li {
  position: relative;
  float: left;
	font-weight: bold;
}
.header .menus > ul > li > a {
  position: relative;
  height: 44px;
  display: block;
  transition: all 0.15s linear 0s;
  -moz-transition: all 0.15s linear 0s;
  -webkit-transition: all 0.15s linear 0s;
  -o-transition: all 0.15s linear 0s;
  padding-left: 22px;
  padding-right: 22px;
  font-size: 15px;
  color: #fff;
  line-height: 44px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.header .menus > ul > li > a .dot {
  position: absolute;
  top: 50%;
  width: 4px;
  height: 4px;
  left: -2px;
  display: block;
  margin-top: -1px;
  background-color: #fff;
}
.header .menus > ul > li:first-child > a .dot {
  display: none;
}
.header .menus > ul > li.last > a .dot {
  display: none;
}
.header .menus > ul > li > .subs {
  position: absolute;
  *zoom: 1;
  top: 44px;
  opacity: 0;
  left: 0px;
  min-width: 100%;
  visibility: hidden;
  *visibility: visible;
  *display: none;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
  background-color: #fff;
}
.header .menus > ul > li > .subs:before,
.header .menus > ul > li > .subs:after {
  content: "";
  display: table;
}
.header .menus > ul > li > .subs:after {
  clear: both;
}
.header .menus > ul > li > .subs > li {
  background-color: #fff;
}
.header .menus > ul > li > .subs > li > a {
  white-space: nowrap;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  height: 48px;
  display: block;
  padding-left: 23px;
  padding-right: 23px;
  font-size: 14px;
  color: #333;
  line-height: 44px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.header .menus > ul > li > .subs > li:hover {
  background-color: #01538b;
}
.header .menus > ul > li > .subs > li:hover a {
  color: #fff;
}
.header .menus > ul > li.active {
  background-color: #fff;
}
.header .menus > ul > li.active > a {
  color: #01538b;
}
.header .menus > ul > li:hover > a {
  color: #14315a;
  background-color: #fff;
}
.header .menus > ul > li:hover > a .dot {
  display: none;
}
.header .menus > ul > li:hover + li > a .dot {
  display: none;
}
.header .menus > ul > li:hover > .subs {
  visibility: visible;
  opacity: .9;
  *display: block;
}
.header.header_fixed {
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0px;
  left: 0px;
  height: 45px;
  background: #000;
  background-color: rgba(0, 0, 0, 0.8);
  animation: move ease .8s 1;
  border-top: 5px solid #01538b;
  -webkit-animation: move ease .8s 1;
}
.header.header_fixed > .l_con {
  height: 45px;
}
.header.header_fixed .left .logo {
  top: 3px;
  width: 300px;
  height: 39px;
  margin-top: 0px;
  background: url("../images/hb/logo_small.png") no-repeat;
  background-size: auto 100%;
  background-position: center;
}

.header.header_fixed .search {
  display: none;
}
.header.header_fixed .menus > ul > li > .subs > li {
  background-color: #01538b;
}
.header.header_fixed .menus > ul > li > .subs > li > a {
  color: #fff;
}
.header.header_fixed .menus > ul > li > .subs > li:hover {
  background-color: #fff;
}
.header.header_fixed .menus > ul > li > .subs > li:hover a {
  color: #01538b;
}
.header.header_fixed .menus > ul > li.active {
  background-color: #fff;
}
.header.header_fixed .menus > ul > li.active > a {
  color: #01538b;
}
.header.header_fixed .menus > ul > li:hover > a {
  color: #fff;
  background-color: #01538b;
}
.header.header_fixed .menus > ul > li:hover > a .dot {
  display: none;
}
.header.header_fixed .menus > ul > li:hover + li > a .dot {
  display: none;
}
.header.header_fixed .menus > ul > li:hover > .subs {
  visibility: visible;
  opacity: 1;
  *display: block;
}
@keyframes move {
  from {
    transform: translate(0px, -45px);
    -ms-transform: translate(0px, -45px);
    -webkit-transform: translate(0px, -45px);
    -o-transform: translate(0px, -45px);
    -moz-transform: translate(0px, -45px);
  }
  to {
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
  }
}
@-moz-keyframes move {
  from {
    transform: translate(0px, -45px);
    -ms-transform: translate(0px, -45px);
    -webkit-transform: translate(0px, -45px);
    -o-transform: translate(0px, -45px);
    -moz-transform: translate(0px, -45px);
  }
  to {
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
  }
}
@-webkit-keyframes move {
  from {
    transform: translate(0px, -45px);
    -ms-transform: translate(0px, -45px);
    -webkit-transform: translate(0px, -45px);
    -o-transform: translate(0px, -45px);
    -moz-transform: translate(0px, -45px);
  }
  to {
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
  }
}
@-o-keyframes move {
  from {
    transform: translate(0px, -45px);
    -ms-transform: translate(0px, -45px);
    -webkit-transform: translate(0px, -45px);
    -o-transform: translate(0px, -45px);
    -moz-transform: translate(0px, -45px);
  }
  to {
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
  }
}
.footer {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 282px;
  background-color: #034670;
}
.footer .info {
  height: 234px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/hb/footer_bg.png")/*images/hb/footer_bg.png*/;
}
.footer .info .l_con {
  *zoom: 1;
}
.footer .info .l_con:before,
.footer .info .l_con:after {
  content: "";
  display: table;
}
.footer .info .l_con:after {
  clear: both;
}
.footer .info .chunk_1 {
  float: left;
  width: 260px;
  height: 234px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("../images/hb/ico_v_line.png");
}
.footer .info .chunk_1 .logo {
  width: 206px;
  height: 130px;
  margin-top: 45px;
  margin-left: 20px;
  background: url("../images/hb/logo_2.png") no-repeat;
 
  background-size: 100% 100%;
  background-position: center;
}
.footer .info .chunk_2 {
  float: left;
  width: 232px;
  height: 234px;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("../images/hb/ico_v_line.png")/*images/hb/ico_v_line.png*/;
}
.footer .info .chunk_2 .tit {
  margin-top: 44px;
  font-size: 16px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_2 .con {
  margin-top: 17px;
  *zoom: 1;
}
.footer .info .chunk_2 .con:before,
.footer .info .chunk_2 .con:after {
  content: "";
  display: table;
}
.footer .info .chunk_2 .con:after {
  clear: both;
}
.footer .info .chunk_2 .con .list_1 {
  float: left;
  width: 140px;
  line-height: 26px;
}
.footer .info .chunk_2 .con .list_1 a {
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_2 .con .list_1 a:hover {
  text-decoration: underline;
}
.footer .info .chunk_2 .con .list_2 {
  float: left;
  width: 172px;
  margin-left: 20px;
}
.footer .info .chunk_2 .con .list_2 a {
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_2 .con .list_2 a:hover {
  text-decoration: underline;
}
.footer .info .chunk_3 {
  float: left;
  width: 332px;
  height: 234px;
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: right center;
  background-image: url("../images/hb/ico_v_line.png")/*images/hb/ico_v_line.png*/;
}
.footer .info .chunk_3 .tit {
  margin-top: 44px;
  font-size: 16px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_3 .con {
  *zoom: 1;
  margin-top: 17px;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_3 .con:before,
.footer .info .chunk_3 .con:after {
  content: "";
  display: table;
}
.footer .info .chunk_3 .con:after {
  clear: both;
}
.footer .info .chunk_4 {
  float: right;
  *zoom: 1;
  width: 235px;
  height: 234px;
  padding-left: 37px;
}
.footer .info .chunk_4:before,
.footer .info .chunk_4:after {
  content: "";
  display: table;
}
.footer .info .chunk_4:after {
  clear: both;
}
.footer .info .chunk_4 .code1,
.footer .info .chunk_4 .code2 {
  position: relative;
  float: left;
  width: 100px;
  margin-top: 58px;
}
.footer .info .chunk_4 .code1 .txt,
.footer .info .chunk_4 .code2 .txt {
  position: relative;
  left: 50%;
  width: 134px;
  margin-top: 12px;
  margin-left: -67px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_4 .code1 > .code_img,
.footer .info .chunk_4 .code2 > .code_img,
.footer .info .chunk_4 .code1 > .code_zb,
.footer .info .chunk_4 .code2 > .code_zb {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/hb/code_1.png")/*images/hb/code_1.png*/;
}
.footer .info .chunk_4 .code2 {
  float: right;
}
.footer .info .chunk_4 .code2 > .code_img,
.footer .info .chunk_4 .code2 > .code_gf {
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../images/hb/code_2.png")/*images/hb/code_2.png*/;
}
.footer .bottom {
  text-align: center;
  height: 48px;
  font-size: 12px;
  color: #fff;
  line-height: 48px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .bottom > span {
  margin: 0px 13px;
}
.page_index {
  position: relative;
  width: 100%;
  max-width: 100%;
  max-width: 1920px;
}
.page_index .banner {
  position: relative;
  left: 50%;
  width: 1920px;
  height: 500px;
  margin-left: -960px;
}
.page_index .banner .swiper-slide {
  font-size: 0px;
}
.page_index .banner .pagination {
  position: absolute;
  z-index: 2000;
  left: 50%;
  bottom: 0px;
  height: 62px;
  width: 1920px;
  text-align: center;
  margin-left: -960px;
  background-color: transparent;
}
.page_index .banner .swiper-pagination-switch {
  width: 9px;
  height: 9px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0px 14px;
  margin-top: 25px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
  background-color: #fff;
  box-shadow: 0px 0px 5.6px 0.4px rgba(0, 0, 0, 0.3);
}
.page_index .banner .swiper-active-switch {
  width: 38px;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  background-color: #fff;
}
.page_index .fun_menu {
	width: 1202px;
	margin: 0 auto;
  background-color: #3980c6;
  box-shadow: 0px 3px 3.7px 0.3px rgba(0, 0, 0, 0.05);
}
.page_index .fun_menu ul {
  *zoom: 1;
  margin-left: -2px;
  margin-right: -7px;
}
.page_index .fun_menu ul:before,
.page_index .fun_menu ul:after {
  content: "";
  display: table;
}
.page_index .fun_menu ul:after {
  clear: both;
}
.page_index .fun_menu ul > li {
  float: left;
  width: 150px;
  height: 120px;
  transition: all 0.15s linear 0s;
  -moz-transition: all 0.15s linear 0s;
  -webkit-transition: all 0.15s linear 0s;
  -o-transition: all 0.15s linear 0s;
}
.page_index .fun_menu ul > li > a {
  width: 100%;
  height: 100%;
  display: block;
}
.page_index .fun_menu ul > li .img {
  height: 43px;
  margin-top: 25px;
  background-position: center;
  background-repeat: no-repeat;
}
.page_index .fun_menu ul > li .txt {
  text-align: center;
  margin-top: 13px;
  font-size: 16px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_index .fun_menu ul > li.l1 .img {
  background: url("../images/hb/l_1.png") no-repeat;
 
  background-size: 50px 50px;
  background-position: center;
}
.page_index .fun_menu ul > li.l2 .img {
  background: url("../images/hb/l_2.png") no-repeat;
 
  background-size: 50px 50px;
  background-position: center;
}
.page_index .fun_menu ul > li.l3 .img {
  background: url("../images/hb/l_3.png") no-repeat;
 
  background-size: 50px 50px;
  background-position: center;
}
.page_index .fun_menu ul > li.l4 .img {
  background: url("../images/hb/l_4.png")no-repeat;
  
  background-size: 50px 50px;
  background-position: center;
}
.page_index .fun_menu ul > li.l5 .img {
  background: url("../images/hb/l_5.png") no-repeat;
 
  background-size: 50px 50px;
  background-position: center;
}
.page_index .fun_menu ul > li.l6 .img {
  background: url("../images/hb/l_6.png") no-repeat;
 
  background-size: 50px 50px;
  background-position: center;
}
.page_index .fun_menu ul > li.l7 .img {
  background: url("../images/hb/l_7.png") no-repeat;
 
  background-size: 50px 50px;
  background-position: center;
}
.page_index .fun_menu ul > li.l8 .img {
  background: url("../images/hb/l_8.png") no-repeat;
 
  background-size: 50px 50px;
  background-position: center;
}
.page_index .fun_menu ul > li.l9 .img {
  background: url("../images/hb/l_9.png") no-repeat;
 
  background-size: 50px 50px;
  background-position: center;
}
.page_index .fun_menu ul > li.l10 .img {
  background: url("../images/hb/l_10.png") no-repeat;
 
  background-size: 50px 50px;
  background-position: center;
}
.page_index .fun_menu ul > li:hover {
  background-color: #094871;
}
.page_index .re_links {
  padding: 60px 0px;
}
.page_index .re_links ul {
  *zoom: 1;
  margin-left: -18px;
  margin-right: -25px;
}
.page_index .re_links ul:before,
.page_index .re_links ul:after {
  content: "";
  display: table;
}
.page_index .re_links ul:after {
  clear: both;
}
.page_index .re_links ul > li {
  float: left;
  width: 170px;
  height: 170px;
  overflow: hidden;
  margin: 0px 18px;
  transition: all 0.15s linear 0s;
  -moz-transition: all 0.15s linear 0s;
  -webkit-transition: all 0.15s linear 0s;
  -o-transition: all 0.15s linear 0s;
}
.page_index .re_links ul > li > a {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}
.page_index .re_links ul > li .img {
  width: 100%;
  height: 100%;
  transition: all 0.15s linear 0s;
  -moz-transition: all 0.15s linear 0s;
  -webkit-transition: all 0.15s linear 0s;
  -o-transition: all 0.15s linear 0s;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.page_index .re_links ul > li .txt {
  position: absolute;
  text-align: center;
  width: 100%;
  max-width: 100%;
  bottom: 0px;
  height: 43px;
  font-size: 16px;
  color: #fff;
  line-height: 43px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000', endColorstr='#80000000');
  background-color: rgba(0, 0, 0, 0.5);
}
:root .page_index .re_links ul > li .txt {
  filter: none;
}
.page_index .re_links ul > li:hover {
  box-shadow: 0px 0px 5.6px 0.4px rgba(0, 0, 0, 0.3);
}
.page_index .re_links ul > li:hover .img {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.page_index .re_links ul > li.l1 .txt {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#804e9060', endColorstr='#804e9060');
  background-color: rgba(78, 144, 96, 0.5);
}
:root .page_index .re_links ul > li.l1 .txt {
  filter: none;
}
.page_index .re_links ul > li.l2 .txt {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80c89be4', endColorstr='#80c89be4');
  background-color: rgba(200, 155, 228, 0.5);
}
:root .page_index .re_links ul > li.l2 .txt {
  filter: none;
}
.page_index .re_links ul > li.l3 .txt {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80687fe9', endColorstr='#80687fe9');
  background-color: rgba(104, 127, 233, 0.5);
}
:root .page_index .re_links ul > li.l3 .txt {
  filter: none;
}
.page_index .re_links ul > li.l4 .txt {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#804cbacf', endColorstr='#804cbacf');
  background-color: rgba(76, 186, 207, 0.5);
}
:root .page_index .re_links ul > li.l4 .txt {
  filter: none;
}
.page_index .re_links ul > li.l5 .txt {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80a5b525', endColorstr='#80a5b525');
  background-color: rgba(165, 181, 37, 0.5);
}
:root .page_index .re_links ul > li.l5 .txt {
  filter: none;
}
.page_index .re_links ul > li.l6 .txt {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80edb056', endColorstr='#80edb056');
  background-color: rgba(237, 176, 86, 0.5);
}
:root .page_index .re_links ul > li.l6 .txt {
  filter: none;
}
.page_index .fun_menu > .container {
  width: 1200px;
  margin: 0 auto;
}
.page_index .sec_3 {
  *zoom: 1;
  padding-bottom: 34px;
  background-color: #f3f8fc;
}
.page_index .sec_3:before,
.page_index .sec_3:after {
  content: "";
  display: table;
}
.page_index .sec_3:after {
  clear: both;
}
.page_index .sec_3 > .container {
  *zoom: 1;
  width: 1200px;
  margin: 0 auto;
  margin-top: 44px;
}
.page_index .sec_3 > .container:before,
.page_index .sec_3 > .container:after {
  content: "";
  display: table;
}
.page_index .sec_3 > .container:after {
  clear: both;
}
.page_index .sec_5 {
  *zoom: 1;
  padding-bottom: 34px;
  background-color: #fff;
}
.page_index .sec_5:before,
.page_index .sec_5:after {
  content: "";
  display: table;
}
.page_index .sec_5:after {
  clear: both;
}
.page_index .sec_5 > .container {
  *zoom: 1;
  width: 1200px;
  margin: 0 auto;
  margin-top: 44px;
}
.page_index .sec_5 > .container:before,
.page_index .sec_5 > .container:after {
  content: "";
  display: table;
}
.page_index .sec_5 > .container:after {
  clear: both;
}
.page_index .m_header {
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid #c4c4c4;
}
.page_index .m_header .see_more {
  position: absolute;
  right: 3px;
  width: 34px;
  height: 34px;
  bottom: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/cms/index/see_more.png")/*images/cms/index/see_more.png*/;
}
.page_index .m_header .see_more:hover {
  background-image: url("../images/cms/index/see_more_hover.png")/*images/cms/index/see_more_hover.png*/;
}
.page_index .m_header .tit {
  position: relative;
}
.page_index .m_header .tit .ca {
  position: relative;
  margin-top: 6px;
  font-weight: bold;
  font-size: 20px;
  color: #01538b;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_index .m_header .tit .en {
  position: absolute;
  top: 5px;
  margin-left: 10px;
  font-size: 16px;
  color: #596f7d;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  font-family: STSongti-SC-Light;
}
.page_index .module_1,
.page_index .module_2 {
  float: left;
  width: 471px;
}
.page_index .module_5{float: left;width: 590px;}
.page_index .module_1 .con,
.page_index .module_2 .con,
.page_index .module_5 .con {
  *zoom: 1;
}
.page_index .module_1 .con:before,
.page_index .module_2 .con:before,
.page_index .module_5 .con:before,
.page_index .module_1 .con:after,
.page_index .module_2 .con:after,
.page_index .module_5 .con:after {
  content: "";
  display: table;
}
.page_index .module_1 .con:after,
.page_index .module_2 .con:after,
.page_index .module_5 .con:after {
  clear: both;
}
.page_index .module_1 .list,
.page_index .module_2 .list,
.page_index .module_5 .list {
  margin-top: 8px;
}
.page_index .module_1 .list > li,
.page_index .module_2 .list > li,
.page_index .module_5 .list > li {
  height: 78px;
  border-bottom: 1px dashed #c4c4c4;
}
.page_index .module_1 .list > li .n_date,
.page_index .module_2 .list > li .n_date,
.page_index .module_5 .list > li .n_date {
  float: left;
  width: 50px;
  height: 50px;
  margin-top: 14px;
  transition: all 0.05s linear 0s;
  -moz-transition: all 0.05s linear 0s;
  -webkit-transition: all 0.05s linear 0s;
  -o-transition: all 0.05s linear 0s;
  border: solid 1px #01538b;
}
.page_index .module_1 .list > li .n_date > span,
.page_index .module_2 .list > li .n_date > span,
.page_index .module_5 .list > li .n_date > span {
  text-align: center;
  height: 22px;
  font-size: 0px;
  display: block;
  font-size: 10px;
  color: #01538b;
  line-height: 22px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_index .module_1 .list > li .n_date > span.moth,
.page_index .module_2 .list > li .n_date > span.moth,
.page_index .module_5 .list > li .n_date > span.moth {
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
	letter-spacing: -1px;
}
.page_index .module_1 .list > li .n_date > span.year,
.page_index .module_2 .list > li .n_date > span.year,
.page_index .module_5 .list > li .n_date > span.year {
  letter-spacing: 1px;
}
.page_index .module_1 .list > li .n_tit,
.page_index .module_2 .list > li .n_tit,
.page_index .module_5 .list > li .n_tit {
  position: relative;
  float: right;
  top: 50%;
  width: 410px;
  transition: all 0.05s linear 0s;
  -moz-transition: all 0.05s linear 0s;
  -webkit-transition: all 0.05s linear 0s;
  -o-transition: all 0.05s linear 0s;
  font-size: 16px;
  color: #333;
  line-height: 25px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.page_index .module_5 .list > li .n_tit {  float: left;
 padding-left:20px; top: 50%;
  width: 450px;}
.page_index .module_1 .list > li:hover .n_tit,
.page_index .module_2 .list > li:hover .n_tit,
.page_index .module_5 .list > li:hover .n_tit {
  color: #034ea2;
}
.page_index .module_5 .list > li:hover,
.page_index .module_1 .list > li:hover,
.page_index .module_2 .list > li:hover{
  background: #efefef;
}
.page_index .module_1 .list,
.page_index .module_2 .list {
  margin-top: 8px;
}
.page_index .module_1 .list > li:hover .n_date,
.page_index .module_2 .list > li:hover .n_date {
  background-color: #3980c6;
}
.page_index .module_1 .list > li:hover .n_date > span,
.page_index .module_2 .list > li:hover .n_date > span {
  color: #fff;
}
.page_index .module_1 .list > li:hover .n_tit,
.page_index .module_2 .list > li:hover .n_tit {
  color: #034ea2;
}
.page_index .module_2 {
  float: left;
  margin-left: 40px;
}
.page_index .module_3 {
  float: right;
}
.page_index .module_3 .icon_dating {
  position: relative;
  top: -2px;
  width: 31px;
  height: 31px;
  margin-right: 6px;
  background: url("../images/hb/icon_dating.png") no-repeat;
  
  background-size: auto 100%;
  background-position: center;
}
.page_index .module_3 .icon_liuyan {
  position: relative;
  top: -2px;
  width: 31px;
  height: 31px;
  margin-right: 6px;
  background: url("../images/hb/icon_liuyan.png") no-repeat;
 
  background-size: auto 100%;
  background-position: center;
}
.page_index .module_3 .icon_yiyuan {
  position: relative;
  top: -2px;
  width: 31px;
  height: 31px;
  margin-right: 6px;
  background: url("../images/hb/icon_yiyuan.png") no-repeat;

  background-size: auto 100%;
  background-position: center;
}
.page_index .module_3 .icon_baoxiu {
  position: relative;
  top: -2px;
  width: 31px;
  height: 31px;
  margin-right: 6px;
  background: url("../images/hb/icon_baoxiu.png") no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.page_index .module_3 .list > li {
  text-align: center;
  width: 176px;
  height: 72px;
  margin: 20px 0px;
  border-radius: 2px;
  background-color: #50ad8f;
}
.page_index .module_3 .list > li.ys {
  background-color: #50ad8f;
}
.page_index .module_3 .list > li.zhpj {
  background-color: #6960c3;
}
.page_index .module_3 .list > li.gs {
  background-color: #dc732c;
}
.page_index .module_3 .list > li.ts {
  background-color: #3980c6;
}
.page_index .module_3 .list > li:hover {
  opacity: .8;
}
.page_index .module_3 .list > li > a {
  width: 100%;
  height: 100%;
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 72px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_index .module_5 .list > li .n_date {
  border: none;
}
.page_index .module_5 .list > li .n_date > span {
  text-align: center;
  height: 22px;
  font-size: 0px;
  display: block;
  font-size: 10px;
  color: #01538b;
  line-height: 22px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_index .module_5 .list > li .n_date > span.moth {
  margin-top: 5px;
  font-size: 14px;
  font-weight: bold;
	letter-spacing: -1px;
}
.page_index .module_5 .list > li .n_date > span.year {
  letter-spacing: 1px;
}

.page_index .module_7 {
  float: right;
  width: 372px;
}
.page_index .module_7 .tit {
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid #c4c4c4;
}
.page_index .module_7 .tit .en {
  font-size: 14px;
  color: #fdb913;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_index .module_7 .tit .ca {
  margin-top: 6px;
  font-weight: bold;
  font-size: 22px;
  color: #034ea2;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_index .module_7 .tit .see_more {
  position: absolute;
  top: 19px;
  right: 3px;
  width: 34px;
  height: 34px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/cms/index/see_more.png")/*images/cms/index/see_more.png*/;
}
.page_index .module_7 .tit .see_more:hover {
  background-image: url("../images/cms/index/see_more_hover.png")/*images/cms/index/see_more_hover.png*/;
}
.page_index .module_7 .con {
  *zoom: 1;
}
.page_index .module_7 .con:before,
.page_index .module_7 .con:after {
  content: "";
  display: table;
}
.page_index .module_7 .con:after {
  clear: both;
}
.page_index .module_7 .con .comp_video {
  width: 100%;
  max-width: 100%;
  height: 295px;
  margin-top: 22px;
}
.page_index .module_7 .con .comp_video,
.page_index .module_7 .con .comp_video * {
  box-sizing: content-box !important;
}
.page_index .module_7 .vjs-text-track-display {
  position: absolute;
  bottom: 0px;
}
.page_index .module_7 .vjs-tech {
  outline: none;
}
.page_index .module_7 .vjs-big-play-button {
  position: absolute;
  top: 50%!important;
  left: 50%!important;
  width: 79px!important;
  height: 79px!important;
  border: none!important;
  margin-top: -39px !important;
  margin-left: -39px !important;
  box-sizing: content-box !important;
  background-color: transparent!important;
  transition: all 0.22s linear 0s!important;
  -o-transition: all 0.22s linear 0s!important;
  -moz-transition: all 0.22s linear 0s!important;
  -webkit-transition: all 0.22s linear 0s!important;
  background-image: url("../images/cms/index/icon_play.png")/*images/cms/index/icon_play.png*/;
}
.page_index .module_7 .vjs-big-play-button:hover {
  opacity: .8;
}
.page_index .module_7 .vjs-big-play-button > * {
  display: none;
}
.page_new_list {
  position: relative;
}
.page_new_list .sec_2 .l_con {
  *zoom: 1;
  padding-bottom: 50px;
}
.page_new_list .sec_2 .l_con:before,
.page_new_list .sec_2 .l_con:after {
  content: "";
  display: table;
}
.page_new_list .sec_2 .l_con:after {
  clear: both;
}
.page_new_list .left {
  position: relative;
  float: left;
  width: 262px;
}
.page_new_list .right {
  position: relative;
  float: right;
  width: 860px;
  margin-top: 15px;
  border-top: 1px solid #cbcbcb;
}
.page_new_list .right .rslt {
  position: relative;
}
.page_new_list .right .rslt .comp_loading {
  position: absolute;
}
.page_new_list .right .no_data {
  margin-top: 77px;
  text-align: center;
  margin-bottom: 77px;
}
.page_new_list .right .no_data i {
  width: 156px;
  height: 158px;
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("../images/cms/sub/no_data.png")/*images/cms/sub/no_data.png*/;
}
.page_new_list .right .no_data .txt {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  color: #888;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  letter-spacing: 1px;
}
.news_list > li {
  *zoom: 1;
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px dashed #cbcbcb;
}
.news_list > li:before,
.news_list > li:after {
  content: "";
  display: table;
}
.news_list > li:after {
  clear: both;
}
.news_list > li .tit {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 725px;
  transition: all 0.05s linear 0s;
  -moz-transition: all 0.05s linear 0s;
  -webkit-transition: all 0.05s linear 0s;
  -o-transition: all 0.05s linear 0s;
}
.news_list > li .tit,
.news_list > li .tit a {
	float: left;
  font-size: 18px;
  color: #333;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.news_list > li .date {
	margin-top: 10px;
  float: right;
  transition: all 0.05s linear 0s;
  -moz-transition: all 0.05s linear 0s;
  -webkit-transition: all 0.05s linear 0s;
  -o-transition: all 0.05s linear 0s;
  font-size: 18px;
  color: #666;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.news_list > li:hover .tit,
.news_list > li:hover .tit a {
  color: #01538b;
}
.news_list > li:hover .date {
  color: #01538b;
}
.page_new_detail .banner {
  position: relative;
}
.page_new_detail .banner > img {
  position: relative;
  display: block;
  left: 50%;
  margin-left: -960px;
}
.page_new_detail .banner .cover {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}
.page_new_detail .banner .cover .txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  width: 100%;
  max-width: 100%;
}
.page_new_detail .banner .cover .txt .ca {
  width: 100%;
  max-width: 100%;
  font-size: 27px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  font-weight: bold;
  text-align: center;
  margin-top: 25px;
}
.page_new_detail .banner .cover .txt .en {
  width: 100%;
  max-width: 100%;
  font-size: 40px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  font-weight: bold;
  text-align: center;
}
.page_new_detail .news_wrap {
  margin-top: 30px;
  margin-bottom: 50px;
  position: relative;
	
}
.page_new_detail .news_wrap > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page_new_detail .news_wrap .news .tit {
  text-align: center;
  margin-bottom: 10px;
  font-size: 24px;
  color: #01538b;
  line-height: 50px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_new_detail .news_wrap .news .info {
  font-size: 13px;
  color: #999;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  margin: 0 0 10px;
  text-align: center;
}
.page_new_detail .news_wrap .news .info > span {
  margin: 0px 10px;
}
.page_new_detail .news_wrap .news .font-set {
  font-size: 13px;
  color: #999;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  text-align: right;
}
.page_new_detail .news_wrap .news .font-set a {
  cursor: pointer;
}
.page_new_detail .news_wrap .news .line {
  width: 100%;
  max-width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #ccc;
}
.page_new_detail .news_wrap .news .detail {
  position: relative;
  text-justify: inter-ideograph;
  font-size: 18px;
  color: #333;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.page_new_detail .news_wrap .news .detail img,
.page_new_detail .news_wrap .news .detail table {
  max-width: 100%!important;
}
.detail p ,
.news p{
	text-indent:50px;
  margin: 1em 0;
  line-height: 3em;
 font-size: 18px;
	color: #333;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}

.detail p img ,.news p img{ text-align: center;}
.vsbcontent_start {font-size: 14px;}
.vsbcontent_img{ text-align: center;margin: 0 auto;}
table {
    *border-collapse: collapse; /* IE7 and lower */
    border-spacing: 0;
    width: 90%;  
border-collapse: collapse;
	margin:auto;
	font-size:15px;
}

table  {
    border: solid #ccc 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px #ccc; 
    -moz-box-shadow: 0 1px 1px #ccc; 
    box-shadow: 0 1px 1px #ccc;         
}

table tr:hover {
    
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
table td, table th {
    border: 1px solid #ccc;
    padding: 5px;
    text-align: left;    
}

table th {
    background-color: #dce9f9;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebf3fc), to(#dce9f9));
    background-image: -webkit-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:    -moz-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:     -ms-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:      -o-linear-gradient(top, #ebf3fc, #dce9f9);
    background-image:         linear-gradient(top, #ebf3fc, #dce9f9);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset; 
    -moz-box-shadow:0 1px 0 rgba(255,255,255,.8) inset;  
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;        
    border-top: none;
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
}

table td:first-child, table th:first-child {
    border-left: none;
}

table td u, table th a {
    TEXT-DECORATION: none;
}

table th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

table th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

table th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}

table tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}

table tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
.news table p{
	text-indent:0px;
  margin: 3px;
  line-height: 200%;
 font-size: 15px;
	color: #333;}
.page_new_detail .turn_page {
  margin-top: 22px;
}
.page_new_detail .turn_page a {
  font-size: 16px;
  color: #333;
  margin-bottom: 6px;
}
.page_new_detail .turn_page a:hover {
  color: #01538b;
}
.page_college_list .news_wrap {
  margin-top: 30px;
  margin-bottom: 50px;
  position: relative;
}
.page_college_list .news_wrap > img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page_college_list .news_wrap .news .tit ,.right .tit{
  text-align: center;
  margin: 10px;
  font-size: 24px;
  color: #01538b;
  line-height: 50px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_college_list .news_wrap .news .info ,.right .info {
  font-size: 13px;
  color: #999;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  margin: 0 0 10px;
  text-align: center;
}
.page_college_list .news_wrap .news .info > span {
  margin: 0px 10px;
}
.page_college_list .news_wrap .news .font-set {
  font-size: 13px;
  color: #999;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  text-align: right;
}
.page_college_list .news_wrap .news .font-set a {
  cursor: pointer;
}
.page_college_list .news_wrap .news .line {
  width: 100%;
  max-width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #ccc;
}
.page_college_list .news_wrap .news .detail {
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 16px;
  color: #333;
  line-height: 175%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_college_list .news_wrap .news .detail ul,
.page_college_list .news_wrap .news .detail li,
.page_college_list .news_wrap .news .detail ol,
.page_college_list .news_wrap .news .detail dl,
.page_college_list .news_wrap .news .detail dd,
.page_college_list .news_wrap .news .detail dt,
.page_college_list .news_wrap .news .detail p,
.page_college_list .news_wrap .news .detail h1,
.page_college_list .news_wrap .news .detail h2,
.page_college_list .news_wrap .news .detail h3,
.page_college_list .news_wrap .news .detail h4,
.page_college_list .news_wrap .news .detail h5,
.page_college_list .news_wrap .news .detail h6,
.page_college_list .news_wrap .news .detail form,
.page_college_list .news_wrap .news .detail fieldset,
.page_college_list .news_wrap .news .detail legend,
.page_college_list .news_wrap .news .detail img,
.page_college_list .news_wrap .news .detail div {
  text-align: justify;
  text-justify: inter-ideograph;
}
.page_college_list .news_wrap .news .detail,
.page_college_list .news_wrap .news .detail p,
.page_college_list .news_wrap .news .detail div {
  text-align: justify;
  text-justify: inter-ideograph;
}
.page_college_list .news_wrap .news .detail img,
.page_college_list .news_wrap .news .detail table {
  max-width: 100%!important;
}
.page_college_list .news_wrap .news .detail p {
  margin: 1.5em 0;
}
.page_college_list .college_list {
  width: 100%;
  max-width: 100%;
  margin-top: -20px;
  border: 1px solid #dfdfdf;
}
.page_college_list .college_list thead tr {
  background-color: #e9e3dc;
}
.page_college_list .college_list thead tr th {
  height: 45px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  color: #01538b;
  line-height: 45px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  border-left: 1px solid #dfdfdf;
}
.page_college_list .college_list tbody tr td {
  padding-top: 9px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 9px;
  vertical-align: baseline;
  border-left: 1px solid #dfdfdf;
}
.page_college_list .college_list tbody tr td a {
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  margin-left: 10px;
  font-size: 14px;
  color: #333;
  line-height: 28px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  margin-right: 10px;
}
.page_college_list .college_list tbody tr td a:hover {
  color: #01538b;
  text-decoration: underline;
}
.page_college_list .college_list tbody tr.even {
  background-color: #f7f7f7;
}
.page_college_list_one {
  position: relative;
}
.page_college_list_one .sec_2 .l_con {
  *zoom: 1;
  padding-bottom: 50px;
}
.page_college_list_one .sec_2 .l_con:before,
.page_college_list_one .sec_2 .l_con:after {
  content: "";
  display: table;
}
.page_college_list_one .sec_2 .l_con:after {
  clear: both;
}
.page_college_list_one .left {
  position: relative;
  float: left;
  width: 262px;
}
.page_college_list_one .right {
  position: relative;
  float: right;
  width: 860px;
  margin-top: 15px;
  border-top: 1px solid #cbcbcb;
}
.page_college_list_one .ybList {
  *zoom: 1;
  margin-top: 45px;
  border: 1px dotted #e2e2e2;
  background: #f5f5f5;
  border-radius: 3px;
  padding-top: 6px;
  padding-bottom: 12px;
  padding-left: 20px;
  margin-bottom: 30px;
}
.page_college_list_one .ybList:before,
.page_college_list_one .ybList:after {
  content: "";
  display: table;
}
.page_college_list_one .ybList:after {
  clear: both;
}
.page_college_list_one .ybList li {
  float: left;
  height: 36px;
  margin-top: 6px;
  line-height: 36px;
  padding: 0 18px;
  margin-right: 10px;
  font-size: 16px;
  cursor: pointer;
}
.page_college_list_one .ybList li,
.page_college_list_one .ybList li a {
  color: #023d5f;
}
.page_college_list_one .ybList li.active {
  font-weight: 700;
  background: #cbe6ec;
  border-radius: 3px;
}
.page_college_list_one .zyList {
  *zoom: 1;
  width: 875px;
}
.page_college_list_one .zyList:before,
.page_college_list_one .zyList:after {
  content: "";
  display: table;
}
.page_college_list_one .zyList:after {
  clear: both;
}
.page_college_list_one .zyList .ybItem {
  float: left;
  width: 276px;
  height: 262px;
  border-radius: 2px;
  margin-right: 13px;
  margin-bottom: 15px;
  border: 1px solid #e2e2e2;
}
.page_college_list_one .zyList .ybItem h4 {
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
  padding-left: 20px;
  background: #cbe6ec;
  border-bottom: 1px solid #ebdede;
}
.page_college_list_one .zyList .ybItem h4,
.page_college_list_one .zyList .ybItem h4 a {
  color: #01538b;
}
.page_college_list_one .zyList .ybItem .ybInn {
  height: 210px;
  overflow-y: auto;
}
.page_college_list_one .zyList .ybItem .ybInn::-webkit-scrollbar {
  width: 7px;
  height: 7px;
  background-color: #f8f8f8;
}
.page_college_list_one .zyList .ybItem .ybInn::-webkit-scrollbar-track {
  background-color: #f8f8f8;
}
.page_college_list_one .zyList .ybItem .ybInn::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #bbb;
}
.page_college_list_one .zyList .ybItem .ybInn dl dt {
  height: 40px;
  color: #930f15;
  font-size: 16px;
  line-height: 40px;
  padding-left: 20px;
  background: #f5f5f5;
}
.page_college_list_one .zyList .ybItem .ybInn dl dt a {
  color: #01538b;
}
.page_college_list_one .zyList .ybItem .ybInn dl dd {
  padding: 5px 0 5px 30px;
  color: #666;
}
.page_college_list_one .zyList .ybItem .ybInn dl dd a {
  color: #666;
  display: block;
  font-size: 15px;
  line-height: 1.6;
}
.page_img_list .sec_2 {
  margin-top: 62px;
}
.page_img_list .sec_2 .l_con {
  *zoom: 1;
}
.page_img_list .sec_2 .l_con:before,
.page_img_list .sec_2 .l_con:after {
  content: "";
  display: table;
}
.page_img_list .sec_2 .l_con:after {
  clear: both;
}
.page_img_list .img_list {
  *zoom: 1;
  margin-left: -21px;
  margin-right: -21px;
}
.page_img_list .img_list:before,
.page_img_list .img_list:after {
  content: "";
  display: table;
}
.page_img_list .img_list:after {
  clear: both;
}
.page_img_list .img_list > li {
  position: relative;
  float: left;
  width: 372px;
  height: 288px;
  margin: 0px 21px 45px;
  font-size: 0px;
  overflow: hidden;
}
.page_img_list .img_list > li > a {
  width: 100%;
  height: 100%;
  display: block;
}
.page_img_list .img_list > li > a > img {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.15s linear 0s;
  -moz-transition: all 0.15s linear 0s;
  -webkit-transition: all 0.15s linear 0s;
  -o-transition: all 0.15s linear 0s;
}
.page_img_list .img_list > li > a:hover > img {
  transform: scale(1.2);
}
.page_img_list .img_list > li .cover {
  position: absolute;
  height: 66px;
  bottom: 0px;
  width: 100%;
  max-width: 100%;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000', endColorstr='#80000000');
  background-color: rgba(0, 0, 0, 0.5);
}
:root .page_img_list .img_list > li .cover {
  filter: none;
}
.page_img_list .img_list > li .cover > div {
  display: block;
  height: 66px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 18px;
  color: #fff;
  line-height: 66px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.page_img_list .img_list > li .cover > div:hover {
  color: #f1f1f1;
}
.page_img_list .paging {
  padding-top: 20px;
}
.page_img_detail .sec_2 {
  margin-top: 62px;
}
.page_img_detail .sec_2 .l_con {
  *zoom: 1;
}
.page_img_detail .sec_2 .l_con:before,
.page_img_detail .sec_2 .l_con:after {
  content: "";
  display: table;
}
.page_img_detail .sec_2 .l_con:after {
  clear: both;
}
.page_img_detail .show_img {
  margin-top: 55px;
}
.page_img_detail .show_img > img {
  width: 100%;
  max-width: 100%;
}
.page_img_detail .img_detail {
  padding-bottom: 55px;
}
.page_img_detail .detail {
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
  font-size: 16px;
  color: #333;
  line-height: 175%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_img_detail .detail ul,
.page_img_detail .detail li,
.page_img_detail .detail ol,
.page_img_detail .detail dl,
.page_img_detail .detail dd,
.page_img_detail .detail dt,
.page_img_detail .detail p,
.page_img_detail .detail h1,
.page_img_detail .detail h2,
.page_img_detail .detail h3,
.page_img_detail .detail h4,
.page_img_detail .detail h5,
.page_img_detail .detail h6,
.page_img_detail .detail form,
.page_img_detail .detail fieldset,
.page_img_detail .detail legend,
.page_img_detail .detail img,
.page_img_detail .detail div {
  text-align: justify;
  text-justify: inter-ideograph;
}
.page_img_detail .detail,
.page_img_detail .detail p,
.page_img_detail .detail div {
  text-align: justify;
  text-justify: inter-ideograph;
}
.page_img_detail .detail img,
.page_img_detail .detail table {
  max-width: 100%!important;
}
.page_img_detail .detail p {
  margin: 1.5em 0;
}
.page_img_detail .img_tit {
  text-align: center;
  margin-bottom: 10px;
  font-size: 24px;
  color: #01538b;
  line-height: 50px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.page_img_detail .info {
  font-size: 13px;
  color: #999;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  margin: 0 0 10px;
  text-align: center;
}
.page_img_detail .info > span {
  margin: 0px 10px;
}
.page_img_detail .line {
  width: 100%;
  max-width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #ccc;
}
.page_img_detail .turn_page {
  margin-top: 22px;
}
.page_img_detail .turn_page a {
  font-size: 16px;
  color: #333;
  margin-bottom: 6px;
}
.page_img_detail .turn_page a:hover {
  color: #01538b;
}
.page_video_list .sec_2 {
  margin-top: 62px;
}
.page_video_list .sec_2 .l_con {
  *zoom: 1;
}
.page_video_list .sec_2 .l_con:before,
.page_video_list .sec_2 .l_con:after {
  content: "";
  display: table;
}
.page_video_list .sec_2 .l_con:after {
  clear: both;
}
.page_video_list .video_list {
  *zoom: 1;
  margin-left: -21px;
  margin-right: -21px;
}
.page_video_list .video_list:before,
.page_video_list .video_list:after {
  content: "";
  display: table;
}
.page_video_list .video_list:after {
  clear: both;
}
.page_video_list .video_list > li {
  position: relative;
  float: left;
  width: 372px;
  height: 288px;
  margin: 0px 21px 45px;
  font-size: 0px;
  overflow: hidden;
}
.page_video_list .video_list > li > img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.15s linear 0s;
  -moz-transition: all 0.15s linear 0s;
  -webkit-transition: all 0.15s linear 0s;
  -o-transition: all 0.15s linear 0s;
}
.page_video_list .video_list > li .cover {
  position: absolute;
  height: 66px;
  bottom: 0px;
  width: 100%;
  max-width: 100%;
  text-align: center;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#80000000', endColorstr='#80000000');
  background-color: rgba(0, 0, 0, 0.5);
}
:root .page_video_list .video_list > li .cover {
  filter: none;
}
.page_video_list .video_list > li .cover > a {
  display: block;
  height: 66px;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 18px;
  color: #fff;
  line-height: 66px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.page_video_list .video_list > li .cover > a:hover {
  color: #f1f1f1;
}
.page_video_list .video_list > li:hover > img {
  transform: scale(1.2);
}
.page_video_list .paging {
  padding-top: 20px;
}
.page_video_detail .sec_2 {
  margin-top: 62px;
}
.page_video_detail .sec_2 .l_con {
  *zoom: 1;
}
.page_video_detail .sec_2 .l_con:before,
.page_video_detail .sec_2 .l_con:after {
  content: "";
  display: table;
}
.page_video_detail .sec_2 .l_con:after {
  clear: both;
}
.page_video_detail .video_detail {
  width: 1200px;
  height: 675px;
  margin-top: 30px;
  padding-bottom: 50px;
}
.page_video_detail .video_detail video {
  background-color: #333;
  width: 100%;
  height: 100%;
}
