﻿* {
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}
header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th {
  text-align: left;
  font-weight: normal;
}
html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}
i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}
[hidefocus],
summary {
  outline: 0;
}
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}
sup,
sub {
  font-size: 83%;
}
pre,
code,
kbd,
samp {
  font-family: inherit;
}
q:before,
q:after {
  content: none;
}
textarea {
  overflow: auto;
  resize: none;
}
label,
summary {
  cursor: default;
}
a,
button {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}
del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}
body,
textarea,
input,
button,
select,
keygen,
legend {
  color: #333;
  outline: 0;
}
body {
  background: #fff;
}
a,
a:hover {
  color: #333;
}
html,
body {
  width: 100%;
  min-height: 850px;
  overflow-x: hidden;
  font-family: 'Microsoft YaHei';
  font-size: 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
input {
  font-family: 'Microsoft YaHei';
}
a {
  color: #3a3a3a;
}
a:hover {
  color: #ee3200;
}
td {
  border: 1px solid #ccc;
  vertical-align: middle;
  line-height: 24px;
}
.clear {
  clear: both;
}
.containter {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
.title {
  background: url(../image/title.png) no-repeat center left;
  padding-left: 20px;
  height: 45px;
  overflow: hidden;
}
.title a {
  display: block;
  height: 45px;
  float: left;
}
.title a img {
  display: block;
  float: left;
  padding-top: 12px;
}
.title a small {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 45px;
  color: #999999;
  padding: 3px 5px 0;
}
.top {
  background: url(../image/top_bg.jpg) repeat-x top;
  font-size: 12px;
  height: 50px;
  line-height: 20px;
  padding: 18px 0 12px;
  overflow: hidden;
}
.top .left {
  float: left;
}
.top .left .name {
  float: left;
  width: 210px;
}
.top .left .search_top {
  float: left;
  position: relative;
}
.top .left .search_top .search_text {
  border: 1px solid #e0e0e0;
  padding: 0 4px;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  width: 170px;
  background: none;
}
.top .left .search_top .search_btn {
  background: url(../image/search.png) no-repeat center 4px;
  height: 24px;
  width: 20px;
  position: absolute;
  right: 4px;
  top: 0;
  cursor: pointer;
}
.top .right {
  float: right;
}
.top .right a {
  display: inline-block;
  margin: 0 1px;
  text-align: center;
}
.top .login {
  float: right;
  width: 40px;
  color: #fff;
  text-align: center;
  background: #ee3200;
  margin-left: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.top .login_r {
  float: right;
  text-align: center;
  margin-left: 10px;
}
.logos {
  background: url(../image/logo_bg.jpg) repeat-x;
  height: 90px;
  overflow: hidden;
}
.logos .logo {
  display: block;
  float: left;
  height: 100%;
}
.logos .logo img {
  height: 100%;
}
.logos .right {
  float: right;
  height: 100%;
}
.logos .right img {
  height: 100%;
  float: left;
}
.logos .right .r_l,
.logos .right .r_r {
  float: left;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding: 0 10px;
  margin: 18px 0;
  line-height: 18px;
}
.logos .right .r_l {
  border-right: 1px solid #fff;
}
.banner {
  background: url(../image/banner1.jpg) no-repeat center;
  height: 240px;
}
.banner .ban {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  padding-top: 55px;
}
.banner .ban_d {
  position: relative;
  padding: 0 32px;
  min-height: 130px;
}
.banner .ban_d .ban_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  opacity: 0.14;
  -moz-opacity: 0.14;
  -webkit-opacity: 0.14;
  filter: alpha(opacity=14);
}
.banner .ban_d .ban_bg2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.06;
  -moz-opacity: 0.06;
  -webkit-opacity: 0.06;
  filter: alpha(opacity=6);
}
.banner .ban_t {
  position: relative;
  z-index: 999;
}
.banner .ban_tt {
  height: 62px;
  padding: 15px 0;
  display: table;
  width: 100%;
}
.banner .ban_tt .ban_ttl {
  display: table-cell;
}
.banner .ban_tt .ban_ttl span {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  cursor: pointer;
  display: block;
  float: left;
}
.banner .ban_tt .ban_ttl:hover span,
.banner .ban_tt .active span {
  border-bottom: 2px solid #fffa68;
  color: #fffa68;
}
.banner .search_b {
  width: 100%;
  height: 100%;
}
.banner .search_ban {
  position: relative;
  display: none;
}
.banner .search_ban .search_bang {
  width: 100%;
  height: 40px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  opacity: 0.14;
  -moz-opacity: 0.14;
  -webkit-opacity: 0.14;
  filter: alpha(opacity=14);
}
.banner .search_ban .search_bani {
  width: 100%;
  height: 40px;
  line-height: 16px;
  padding: 12px 10px;
  color: #fff;
  font-size: 12px;
  background: none;
}
.banner .search_ban .search_bant {
  position: absolute;
  background: url(../image/search_btn.png) no-repeat center 10px;
  width: 40px;
  height: 35px;
  right: 0;
  top: -1px;
  cursor: pointer;
}
.banner .search_ban .s_bd {
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding-right: 25px;
}
.banner .active {
  display: block;
}
.banner .ban_b {
  display: none;
}
.banner .ban_b .ban_bc {
  text-align: center;
}
.banner .ban_b .ban_bc a {
  font-size: 14px;
  color: #dedede;
  margin: 0 5px;
  line-height: 30px;
}
.banner .ban_b .ban_bc a:hover {
  color: #FFFA68;
  border-bottom: 2px solid #FFFA68;
}
.tzgg {
  font-size: 14px;
  line-height: 50px;
  overflow: hidden;
  height: 50px;
  color: #3a3a3a;
  border-bottom: 2px solid #f2f2f2;
}
.tzgg .tb {
  display: block;
  float: left;
  width: 20px;
  margin: 14px 20px 0 0;
}
.tzgg .left {
  float: left;
  width: 50%;
  background: url(../image/tzgg_left.jpg) no-repeat center right;
}
.tzgg .right {
  position: relative;
  float: left;
  width: 485px;
  margin-left: 21px;
  padding: 10px 0;
}
.tzgg .right .bd {
  line-height: 32px;
  position: relative;
  height: 32px;
}
.tzgg .left a,
.tzgg .right a {
  position: relative;
  padding-right: 75px;
  padding-left: 10px;
  background: url(../image/li_pre.png) no-repeat center left;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tzgg .left a .time,
.tzgg .right a .time {
  font-size: 10px;
  position: absolute;
  top: 2px;
  right: 15px;
  margin-left: 20px;
}
.tzgg .more {
  float: right;
}
.tzgg .more a {
  line-height: 25px;
  padding: 3px 10px;
  color: #ee3200;
  border: 2px solid #ee3200;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.tzgg .more a:hover {
  background: #ee3200;
  color: #fff;
}
.center {
  width: 100%;
  padding: 0 0 20px;
}
.center .center_d {
  position: relative;
  float: left;
  width: 50%;
  max-width: 585px;
}
.center .center_d .center_nav {
  position: relative;
  width: 100%;
  height: 95px;
  padding: 21px 0 0 110px;
}
.center .center_d .center_nav .center_t {
  float: left;
  width: 80px;
  height: 100%;
  margin: 0 21px;
  cursor: pointer;
  text-align: center;
  background: url(../image/c_a.png) no-repeat center 100px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.center .center_d .center_nav .center_t div {
  width: 40px;
  height: 40px;
  margin: 0 auto;
}
.center .center_d .center_nav .center_t .zy {
  background: url(../image/zy.png) no-repeat center;
}
.center .center_d .center_nav .center_t .fw {
  background: url(../image/fw.png) no-repeat center;
}
.center .center_d .center_nav .center_t .hd {
  background: url(../image/hd.png) no-repeat center;
}
.center .center_d .center_nav .center_t .zt {
  background: url(../image/zt.png) no-repeat center;
}
.center .center_d .center_nav .center_t .jj {
  background: url(../image/jj.png) no-repeat center;
}
.center .center_d .center_nav .center_t .xw {
  background: url(../image/xw.png) no-repeat center;
}
.center .center_d .center_nav .center_t p {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  color: #909eb5;
  display: block;
}
.center .center_d .center_nav .active {
  background: url(../image/c_a.png) no-repeat center bottom;
}
.center .center_d .center_nav .active p {
  color: #1571e5;
}
.center .center_d .center_nav .active .zy {
  background: url(../image/zy_h.png) no-repeat center;
}
.center .center_d .center_nav .active .fw {
  background: url(../image/fw_h.png) no-repeat center;
}
.center .center_d .center_nav .active .hd {
  background: url(../image/hd_h.png) no-repeat center;
}
.center .center_d .center_nav .active .zt {
  background: url(../image/zt_h.png) no-repeat center;
}
.center .center_d .center_nav .active .jj {
  background: url(../image/jj_h.png) no-repeat center;
}
.center .center_d .center_nav .active .xw {
  background: url(../image/xw_h.png) no-repeat center;
}
.center .center_d .center_con {
  clear: both;
  overflow: hidden;
  background: #eceef2;
}
.center .center_d .center_con .center_q {
  position: relative;
  left: 0;
  float: left;
  width: 300%;
  height: 100%;
  transition-timing-function: ease;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.center .center_d .center_con .center_q .con {
  font-size: 14px;
  line-height: 29px;
  position: relative;
  display: block;
  float: left;
  width: 33.3333%;
  height: 120px;
  padding: 15px 20px 0 18px;
  color: #3c4046;
}
.center .center_d .center_con .center_q .con li {
  float: left;
  width: 25%;
}
.center .center_d .center_con .center_q .con li a {
  display: block;
  padding-left: 32%;
  background: url(../image/zy_li.png) no-repeat 26% center;
  position: relative;
}
.center .center_d2 {
  float: right;
}
.center .center_d2 .center_con {
  height: 120px;
}
.center .center_d2 .center_con .news {
  position: relative;
  float: left;
  width: 33.33%;
  height: 100%;
  padding: 20px 28px 18px;
}
.center .center_d2 .center_con .news .news_t {
  float: left;
}
.center .center_d2 .center_con .news .news_t .new_t {
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  position: relative;
  z-index: 999;
  width: 60px;
  height: 40px;
  margin-bottom: 1px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  background: #909eb5;
}
.center .center_d2 .center_con .news .news_t .active {
  background: #1571e5;
}
.center .center_d2 .center_con .news .news_l {
  float: left;
  width: 100%;
  margin-left: -60px;
  padding-left: 72px;
}
.center .center_d2 .center_con .news .news_l ul {
  display: none;
}
.center .center_d2 .center_con .news .news_l .active {
  display: block;
}
.center .center_d2 .center_con .news .news_l a {
  font-size: 14px;
  line-height: 28px;
  position: relative;
  padding-right: 30px;
  padding-left: 10px;
  background: url(../image/li_pre.png) no-repeat center left;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.center .center_d2 .center_con .news .news_l a .time {
  font-size: 10px;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  margin-left: 15px;
}
.center .center_d2 .center_con .owl-carousel {
  padding: 20px 38px 18px;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer {
  position: relative;
  width: 100%;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li {
  padding: 0 5px;
  text-align: center;
  display: block;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li a {
  display: block;
  margin: 0 auto;
  position: relative;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li a img {
  width: 100%;
  height: 84px;
  display: block;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li a .new_bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #000;
  top: 0;
  left: 0;
  opacity: 0.2;
  -moz-opacity: 0.2;
  -webkit-opacity: 0.2;
  filter: alpha(opacity=20);
  display: block;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li a .new_bg1,
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li a .new_bg2 {
  position: absolute;
  width: 100%;
  height: 50%;
  z-index: 9999;
  background: #000;
  left: 0;
  opacity: 0.2;
  -moz-opacity: 0.2;
  -webkit-opacity: 0.2;
  filter: alpha(opacity=20);
  display: block;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li a .new_bg1 {
  top: 0;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li a .new_bg2 {
  top: 50%;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li a:hover .new_bg {
  display: none;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li a:hover .new_bg1 {
  top: -50%;
}
.center .center_d2 .center_con .owl-carousel .owl-wrapper-outer li a:hover .new_bg2 {
  top: 100%;
}
.center .center_d2 .center_con .owl-carousel .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  top: 45px;
  left: 20px;
}
.center .center_d2 .center_con .owl-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 45px;
  right: 20px;
}
.center .center_d3 {
  position: relative;
  margin-top: 12px;
}
.center .center_d3 .center_t {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  float: left;
  width: 40px;
  height: 92px;
  padding: 15px 10px;
  text-align: center;
  color: #fff;
  background: #ee3200;
}
.center .center_d3 .con {
  float: left;
  width: 100%;
  margin-left: -41px;
  padding-left: 42px;
}
.center .center_d3 .con li {
  font-size: 12px;
  line-height: 30px;
  display: block;
  float: left;
  width: 25%;
  height: 30px;
  margin-bottom: 1px;
  padding-left: 1px;
  text-align: center;
}
.center .center_d3 .con li a {
  display: block;
  background: #eceef2;
  position: relative;
}
.center .center_d3 .con li a:hover {
  background: #EE3200;
  color: #fff;
}
.center .center_d4 {
  position: relative;
  float: right;
  margin-top: 12px;
  background: #eceef2;
}
.center .center_d4 .center_t {
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  float: left;
  width: 40px;
  height: 92px;
  padding: 15px 10px;
  text-align: center;
  color: #fff;
  background: #2e6cba;
  position: relative;
  z-index: 9999;
  display: block;
}
.center .center_d4 .center_t:hover {
  background: #EE3200;
}
.center .center_d4 .con {
  float: left;
  overflow: hidden;
  width: 100%;
  height: 82px;
  margin-left: -41px;
  padding: 8px 10px 0 55px;
}
.center .center_d4 .con a {
  font-size: 12px;
  line-height: 24px;
  display: inline-block;
  position: relative;
}
.footer {
  background: #1e4786;
  height: 80px;
  color: #bbc8dc;
  font-size: 12px;
  line-height: 18px;
  padding-top: 20px;
  bottom: 0;
}
.footer .left {
  float: left;
}
.footer .right {
  float: right;
  text-align: right;
}
.footer a {
  color: #bbc8dc;
}
.footer a:hover {
  color: #fff;
}
.side {
  position: fixed;
  right: 20px;
  height: 124px;
  top: 60%;
}
.side .side_d {
  position: relative;
}
.side .side_d div {
  width: 40px;
  height: 40px;
  background: #737e91;
  margin-bottom: 1px;
  cursor: pointer;
}
.side .side_d div:hover {
  background: #ee3200;
}
.side .side_d div:hover .tc {
  display: block;
}
.side .side_d div .tc {
  position: absolute;
  width: 122px;
  height: 122px;
  right: 41px;
  top: 0;
  display: none;
}

.shares {
  position: relative;
  padding: 35px 30px 105px;
}
.shares .prevNext {
  float: left;
}
.shares .shareoutwrap {
  height: 38px;
  padding-top: 14px;
  border-top: 1px dashed #9ea4af;
  
}
.shares .shareoutwrap .shareinwrap {
  float: right;
  width: 210px;
  height: 38px;
}
.shares .shareoutwrap .shareinwrap .moo,
.shares .shareoutwrap .shareinwrap .share {
  float: right;
  margin-left: 5px;
}
.shares .shareoutwrap #mood {
  position: relative;
  width: 96px;
  height: 38px;
  margin-right: 5px;
}
.shares .shareoutwrap .mood_box {
  position: relative;
  z-index: 999;
  overflow: hidden;
  width: 96px;
  height: 38px;
  cursor: pointer;
  background: url(../image/share.png) no-repeat 0 0;
}
.shares .shareoutwrap .mood_box:hover {
  background: url(../image/share.png) no-repeat 0 -40px;
}
.shares .shareoutwrap .mood_box:hover .mood_number {
  color: #ff7200 !important;
}
.shares .shareoutwrap .mood_number {
  font-weight: bold;
  line-height: 38px;
  position: absolute;
  bottom: 0;
  left: 40px;
  overflow: hidden;
  width: 100%;
  text-align: left;
  color: #9ea4af !important;
}
.shares .shareoutwrap .mood_tip {
  font-size: 30px;
  position: absolute;
  z-index: 3;
  top: 89px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #f00;
}
.shares .shareoutwrap .mood_disabled {
  position: absolute;
  z-index: -9999;
  top: 0;
  left: 50%;
  width: 96px;
  height: 38px;
  margin-left: -45px;
}
.shares .shareoutwrap .share {
  position: relative;
  z-index: 2;
  display: block;
  width: 96px;
  height: 38px;
  background: url(../image/share.png) no-repeat -100px 0;
}
.shares .shareoutwrap .share em {
  line-height: 38px;
  display: block;
  width: 96px;
  height: 38px;
  text-align: center;
  text-indent: 24px;
  color: #9ea4af;
}
.shares .shareoutwrap .bdsharebuttonbox {
  position: absolute;
  z-index: 999;
  top: 0;
  right: 0;
  width: 96px;
  height: 187px;
  margin: 0 auto;
  padding-top: 0;
  background: url(../image/share.png) no-repeat 0 -80px;
}
.shares .shareoutwrap #ishare {
  display: none;
}
.shares .shareoutwrap .share:hover #ishare {
  display: block;
}
.shares .shareoutwrap #ishare a.ishare {
  padding-top: 2px;
  cursor: default;
}
.shares .shareoutwrap #ishare a {
  font-size: 12px;
  line-height: 30px;
  display: block;
  float: none;
  overflow: hidden;
  width: 96px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-indent: 35px;
  color: #fff;
  background: none;
}
.shares .shareoutwrap #ishare a.bds_weixin {
  line-height: 26px;
}
.shares .shareoutwrap #ishare a.ishare {
  line-height: 34px;
  height: 34px;
}
.shares .shareoutwrap #ishare a.bds_sqq {
  line-height: 32px;
  height: 33px;
}
.shares .shareoutwrap #ishare a.bds_tsina {
  line-height: 33px;
}
.shares .shareoutwrap #ishare a:hover {
  background: url(../image/share.png) no-repeat;
}
.shares .shareoutwrap #ishare a.ishare:hover {
  background-position: -100px -80px;
}
.shares .shareoutwrap #ishare a.bds_tqq:hover {
  background-position: -100px -114px;
}
.shares .shareoutwrap #ishare a.bds_tsina:hover {
  background-position: -100px -144px;
}
.shares .shareoutwrap #ishare a.bds_qzone:hover {
  background-position: -100px -174px;
}
.shares .shareoutwrap #ishare a.bds_sqq:hover {
  background-position: -100px -204px;
}
.shares .shareoutwrap #ishare a.bds_weixin:hover {
  background-position: -100px -237px;
}
.shares .shareoutwrap #ishare a:hover {
  opacity: 1;
  color: #fff;
  filter: alpha(opacity=100);
}
.shares .shareoutwrap .print a,
.shares .shareoutwrap .print div {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 5px;
  background: url(../image/share.png) no-repeat;
  cursor: pointer;
  display: block;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.shares .shareoutwrap .print .sc {
  background-position: 0 -272px;
}
.shares .shareoutwrap .print .dy {
  background-position: -42px -272px;
}
.shares .shareoutwrap .print .gb {
  background-position: -85px -272px;
}
.shares .shareoutwrap .print .sc:hover {
  background-position: 0 -317px;
}
.shares .shareoutwrap .print .dy:hover {
  background-position: -42px -317px;
}
.shares .shareoutwrap .print .gb:hover {
  background-position: -85px -317px;
}
.lists-post {
  width: 100%;
  margin: 0 auto;
  font-size: 14px;
}
.lists-post a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 80px 0 35px;
  position: relative;
  border-bottom: 1px dashed #e8f0f1;
}
.lists-post a .lists-time {
  position: absolute;
  right: 8px;
  color: #999;
  font-size: 12px;
}
.lists-post a .lists-number {
  position: absolute;
  left: 8px;
  font-family: Georgia;
  font-style: italic;
  color: #999;
}
.lists-post a .lists-title {
  width: 100%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lists-post a:hover {
  background: #e8f0f1;
  border-left: 3px solid #ff0000;
}
.lists-post a:hover .lists-time,
.lists-post a:hover .lists-view,
.lists-post a:hover .lists-number,
.lists-post a:hover .lists-title {
  color: #ff0000;
}
.lists_img {
  width: 860px;
  margin: 0 auto;
  font-size: 14px;
}
.lists_img .img_d {
  width: 25%;
  *width: 226px;
  float: left;
  margin-bottom: 25px;
  text-align: center;
  padding: 0 10px;
}
.lists_img a {
  display: block;
  margin: 0 auto;
  background: #F3F3F3;
}
.lists_img img {
  display: block;
  width: 100%;
  height: 120px;
}
.lists_img p {
  height: 30px;
  line-height: 30px;
  color: #333;
  font-size: 14px;
}
.lists_img a:hover {
  background: #f51d00;
}
.lists_img a:hover p {
  color: #fff;
}
.pages {
  text-align: center;
  margin-top: 25px;
}
.pages span,
.pages a {
  /*padding: 5px 10px;*/
  margin: 0 2px;
  text-align: center;
  /*border: 1px solid #e8f0f1;*/
  display: inline-block;
}
.pages span,
.pages a:hover {
  /*background: #1754B6 ;
  color: #fff;*/
}
.login_d {
  position: fixed;
  z-index: 99999;
  display: none;
  width: 100%;
  height: 100%;
}
.login_d .login_bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.3;
  -moz-opacity: 0.3;
  -webkit-opacity: 0.3;
  filter: alpha(opacity=30);
}
.login_t {
  position: relative;
  z-index: 9999;
  top: -200px;
  width: 430px;
  max-width: 100%;
  height: 280px;
  margin: 0 auto;
  margin-top: -200px;
  padding: 50px 15px;
  background: #fff;
  transition: all 0.6s;
  -moz-transition: all 0.6s;
  -webkit-transition: all 0.6s;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.login_t .close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.login_t .login_form {
  margin: 0 auto;
  max-width: 260px;
}
.login_t .login_form label {
  position: relative;
  display: block;
  clear: both;
  margin-bottom: 10px;
}
.login_t .login_form label input {
  font-size: 14px;
  line-height: 14px;
  width: 100%;
  height: 30px;
  padding: 8px 10px 8px 65px;
  border: 1px solid #dedede;
  background: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.login_t .login_form label span {
  font-style: 14px;
  line-height: 30px;
  position: absolute;
  top: 0;
  left: 10px;
  height: 30px;
  color: #666;
}
.login_t .login_form .yzm input {
  width: 193px;
}
.login_t .login_form .yzm .code {
  position: absolute;
  top: 0;
  right: 0;
}
.login_t .login_form .yzm .code_q {
  font-size: 14px;
  line-height: 32px;
  cursor: pointer;
  display: block;
  float: right;
  height: 32px;
  text-align: right;
  color: #999;
}
.login_t .login_form .yzm .code_q:hover {
  color: #f00;
}
.login_t .login_form .login_btns {
  font-size: 14px;
  line-height: 35px;
}
.login_t .login_form .login_btns .login_b {
  font-weight: bold;
  width: 110px;
  height: 35px;
  padding: 0;
  cursor: pointer;
  color: #fff;
  border: none;
  background: #ee3200;
}
.login_t .login_form .login_btns .login_r {
  font-weight: bold;
  display: block;
  float: right;
  width: 145px;
  height: 35px;
  text-align: center;
  color: #fff;
  background: #909eb5;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.web_banner .containter .nav_m {
  display: none;
  position: relative;
}
.web_banner .containter .nav_m .mm {
  float: right;
  cursor: pointer;
  height: 50px;
  padding: 13px;
  position: absolute;
  top: -56px;
  right: 0;
}
.web_banner .containter .nav_m .mm div {
  width: 25px;
  height: 3px;
  background: #fff;
  margin: 5px 0;
}
.web_banner .containter .nav_m .mm img {
  display: block;
  height: 24px;
}
.web_banner .containter .nav {
  line-height: 60px;
  text-align: center;
}
.web_banner .containter .nav li {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  position: relative;
}
.web_banner .containter .nav li .nav_a {
  color: #677489;
  display: block;
  padding: 0 58px;
}
.web_banner .containter .nav li.active .nav_a,
.web_banner .containter .nav li:hover .nav_a {
  background: #ee3200;
  color: #fff;
}
.web_banner .containter .nav li .nav2 {
  width: 300%;
  z-index: 99999;
  position: absolute;
  display: none;
  padding: 10px 9px 9px 10px;
}
.web_banner .containter .nav li .nav2 .nav2_bg {
  width: 100%;
  height: 100%;
  opacity: 0.16;
  -moz-opacity: 0.16;
  -webkit-opacity: 0.16;
  filter: alpha(opacity=16);
  background: #0a1c39;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.web_banner .containter .nav li .nav2 li {
  display: block;
  float: left;
  width: 33.33%;
  padding: 0 1px 1px 0;
  background: #DEEEFB;
}
.web_banner .containter .nav li .nav2 li a,
.web_banner .containter .nav li .nav2 li span {
  width: 100%;
  display: block;
  background: #fff;
  color: #3c4046;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px;
  height: 30px;
}
.web_banner .containter .nav li .nav2 li a:hover {
  background: #ee3200;
  color: #fff;
}
.web_banner .containter .nav li .nav2_jj {
  left: -100%;
}
.web_content {
  background: #e5eaf0;
}
.web_content .containter {
  padding-top: 30px;
}
.web_content .containter .wc_t {
  position: relative;
  height: 55px;
  padding: 15px 40px 0;
  border-bottom: 5px solid #e5eaf0;
  background: #fff;
}
.web_content .containter .wc_t .path {
  font-size: 12px;
  position: relative;
  line-height: 40px;
  right: 0;
  float: right;
  color: #3e4551;
}
.web_content .containter .wc_t .path_name {
  font-size: 22px;
  font-weight: bold;
  line-height: 40px;
  position: relative;
  bottom: -16px;
  left: 0;
  height: 40px;
  max-width: 200px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  text-align: center;
  color: #fff;
  background: #1754b6;
  padding: 0 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.web_content .containter .wc_t .path_name img {
  vertical-align: middle;
  display: block;
  float: left;
  margin: 5px 5px 5px 0;
}
.web_content .containter .wc_c {
  padding: 60px 0 0;
  background: #fff;
}
.web_content .containter .wc_c .wc_ct,
.web_content .containter .wc_c .wc_cd,
.web_content .containter .wc_c .wc_cc,
.web_content .containter .wc_c .shares {
  width: 800px;
  margin: 0 auto;
}
.web_content .containter .wc_c .wc_cd span {
  padding: 0 5px;
}
.web_content .containter .wc_c .wc_ct {
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
  padding-bottom: 10px;
  text-align: center;
  color: #774f3b;
  border-bottom: 5px solid #e5eaf0;
}
.web_content .containter .wc_c .wc_cd {
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  color: #666;
}
.web_content .containter .wc_c .wc_cc {
  font-size: 14px;
  line-height: 28px;
  padding: 20px 30px 25px;
}
.web_content .containter .wc_c .wc_cc img {
  max-width: 90%;
}
.web_content .containter .wc_w {
  padding: 60px 50px 60px;
  background: #fff;
}
.web_content .containter .wc_w .wc_wd {
  float: left;
  padding: 0 10px;
  width: 25%;
  margin-bottom: 20px;
}
.web_content .containter .wc_w .wc_wd .wc_wda {
  display: block;
  text-align: center;
  border: 1px solid #e5eaf0;
}
.web_content .containter .wc_w .wc_wd .wc_wda .wc_wdi {
  width: 100%;
}
.web_content .containter .wc_w .wc_wd .wc_wda .wc_wdt {
  font-size: 18px;
  line-height: 42px;
}
.web_content .containter .wc_w .wc_wd .wc_wda .wc_wdd {
  font-size: 12px;
  line-height: 24px;
  padding: 10px 15px 25px;
}
.web_content .containter .wc_w .wc_wd .wc_wda:hover {
  background: #1754B6;
  color: #fff;
}
.web_content .containter .wc_link {
  padding: 60px 65px 74px;
  background: #fff;
}
.web_content .containter .wc_link .wc_link_d {
  float: left;
  width: 20%;
  padding: 5px;
  text-align: center;
}
.web_content .containter .wc_link .wc_link_d a {
  line-height: 35px;
  padding: 0 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  height: 36px;
  border: 1px solid #e5eaf0;
  position: relative;
}
.web_content .containter .wc_link .wc_link_d a:hover {
  animation: myfirst 0.2s;
  -webkit-animation: myfirst 0.2s;
  -moz-animation: myfirst 0.2s;
  background: #1754B6;
  color: #fff;
}


@media screen and (max-width: 1023px) {
  .containter {
    width: 1000px;
    margin: 0 auto;
  }
  .tzgg .right {
    width: 380px;
  }
  .center .center_d {
    max-width: 485px;
  }
  .center .center_d .center_nav {
    display: table;
    padding: 21px 19% 0;
  }
  .center .center_d .center_nav .center_t {
    display: table-cell;
    width: 33.33%;
    margin: 0 ;
  }
  .web_banner .containter .nav li .nav_a {
    padding: 0 42px;
  }
  .side {
    right: 0;
  }
}

@media screen and (max-width: 767px) {
  .containter {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 10px;
  }
  .top .right {
    display: none;
  }
  .logos {
    height: 60px;
  }
  .logos .right {
    display: none;
  }
  .banner .ban_tt .ban_ttl {
    margin-right: 35px;
  }
  .banner .ban_b .ban_bc a {
    font-size: 12px;
  }
  .tzgg .left {
    width: 100%;
    background: none;
  }
  .center .center_d {
    width: 100%;
    max-width: 100%;
  }
  .center .center_d .center_con .con li {
    float: left;
    width: 25%;
  }
  .side {
    display: none;
  }
  .footer {
    padding-top: 15px;
    text-align: center;
  }
  .footer .left {
    width: 100%;
  }
  .footer .left p span {
    display: block;
  }
  .footer .left p .phone,
  .footer .left p .email {
    display: none;
  }
  .footer .right {
    display: none;
  }
  .web_banner .containter .nav_m {
    display: block;
  }
  .web_banner .containter .nav {
    padding-top: 5px;
    display: none;
  }
  .web_banner .containter .nav li {
    display: block;
    line-height: 46px;
    font-size: 18px;
    padding: 0;
    margin-bottom: 1px;
  }
  .web_banner .containter .nav li .nav2 {
    width: 100%;
    position: relative;
    float: left;
    left: 0;
  }
  .web_banner .containter .nav li:hover .nav2 {
    display: block;
  }
  .web_content .containter .wc_t .path {
    display: none;
  }
  .web_content .containter .wc_t .path_name {
    left: 0;
    bottom: 5px;
    position: relative;
  }
  .web_content .containter .wc_c,
  .web_content .containter .wc_w,
  .web_content .containter .wc_link {
    background-position: 25px 0;
  }
  .web_content .containter .wc_c {
    padding: 60px 25px 0;
  }
  .web_content .containter .wc_c .wc_ct,
  .web_content .containter .wc_c .wc_cd,
  .web_content .containter .wc_c .wc_cc,
  .web_content .containter .wc_c .shares {
    width: 100%;
  }
  .web_content .containter .wc_c .wc_cd .time,
  .web_content .containter .wc_c .wc_cd .hits {
    display: none;
  }
  .web_content .containter .wc_c .wc_cc {
    padding-left: 15px;
    padding-right: 15px;
  }
  .web_content .containter .wc_c .shares {
    padding: 15px 15px 105px;
  }
  .web_content .containter .wc_c .shares .shareoutwrap .shareinwrap {
    float: none;
    margin: 0 auto;
  }
  .web_content .containter .wc_c .shares .shareoutwrap .print {
    display: none;
  }
  .web_content .containter .wc_link {
    padding-left: 25px;
    padding-right: 25px;
  }
  .web_content .containter .wc_link .wc_link_d {
    width: 33.33%;
  }
  .pages span,
  .pages a {
    display: none;
  }
  .pages .a1 {
    display: inline-block;
  }
}


@media screen and (max-width: 479px) {
  .top .left .name {
    display: none;
  }
  .banner .ban_d {
    padding: 0px 15px;
  }
  .center .center_d .center_nav {
    padding: 21px 10% 0px;
  }
  .center .center_d .center_con .center_q .con {
    height: auto;
    padding-bottom: 15px;
  }
  .center .center_d .center_con .center_q .con li {
    width: 33.33%;
  }
  .center .center_d .center_con .center_q .con li a {
    padding-left: 15%;
    background-position: 8% center;
  }
  .web_banner .containter .nav a {
    padding: 0 7px;
  }
  .web_content .containter .wc_c {
    padding: 90px 25px 0;
  }
  .web_content .containter .wc_c .wc_ct,
  .web_content .containter .wc_c .wc_cd,
  .web_content .containter .wc_c .wc_cc,
  .web_content .containter .wc_c .shares {
    width: 100%;
  }
  .web_content .containter .wc_c .wc_cc {
    padding-left: 15px;
    padding-right: 15px;
  }
  .web_content .containter .wc_c .shares .print {
    display: none;
  }
  .web_content .containter .wc_w .wc_wd {
    width: 100%;
  }
  .web_content .containter .wc_link .wc_link_d {
    width: 50%;
  }
}

@media screen and (max-width: 409px) {
  .banner .ban_tt .ban_ttl {
    margin-right: 10px;
  }
  .web_content .containter .wc_w {
    padding-left: 15px;
    padding-right: 15px;
  }
  .web_content .containter .wc_link .wc_link_d {
    width: 100%;
  }
  .footer {
    font-size: 10px;
  }
}
#vsb_content p{
 text-indent: 2em;
}

.v_news_content p{
    text-indent: 2em;
}

.vsbcontent_img{
    text-align:center;
}