#vsb_content p,font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content_2 p,font {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}

#vsb_content_2 span {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important}
#vsb_content table p{text-indent:0em !important; }


body{    min-width: 1400px;}
#vsb_content_2 TABLE{    width: 1100px;}
@charset "utf-8";
/* sass变量 */
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font-family: '微软雅黑';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
i {
  font-style: normal;
  font-weight: normal;
}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

ul,
ol {
  list-style: none;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  color: #666;
}

input::-webkit-input-placeholder {
  font-size: 12px;
  color: #999;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
  color: #999;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 14px;
  color: #999;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #999;
}

fieldset,
img {
  border: 0;
  vertical-align: middle;
}

q:before,
q:after {
  content: '';
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.wrap {
  width: 1300px;
  margin: 0 auto;
  font-size: 16px;
}

.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mb20 {
  margin-bottom: 20px;
}

body {
  background: #f8f8f8;
  overflow-x: hidden;
}

.main-tit {
  text-align: center;
  background: url(../images/tit-bg.png) bottom center no-repeat;
  padding-bottom: 20px;
  line-height: 1.5;
  color: #999;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.main-list li {
  line-height: 36px;
}

.main-list li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main-list li a em {
  color: #005faf;
}

.main-list li .date {
  float: right;
  margin-left: 20px;
  color: #005faf;
}

.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 15px 0;
  z-index: 99;
  background: url(../images/opacity.png);
}

.header a {
  color: #fff;
}

.header .logo {
  float: left;
}

.header .header-search {
  float: right;
  position: relative;
  margin-top: 15px;
}

.header .header-search i {
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background: url(../images/icon-search.png) no-repeat;
}

.header .header-search .search-box {
  display: none;
  position: absolute;
  top: 99%;
  right: 0;
  width: 220px;
  background: #fff bottom center no-repeat;
}

.header .header-search .search-box .text {
  border: none;
  background: none;
  height: 22px;
  line-height: 22px;
  vertical-align: middle;
  font-size: 14px;
  width: 170px;
  padding: 3px 10px;
}

.header .header-search .search-box .btn {
  width: 17px;
  height: 17px;
  vertical-align: middle;
}

.header .header-search:hover .search-box {
  display: block;
}

.sub-links {
 position: absolute;
    top: 83px;
    width: 22%;
    left: 50%;
    margin-left: 510px;
    height: 57px;
    line-height: 56px;
    z-index: 99;
    padding-left: 50px;
    background: url(../images/opacity1.png) left center no-repeat;
    color: #fff;
}

.sub-links a {
  font-size: 16px;
  color: #fff;
}

.sub-links a:hover {
  color: #005faf;
}

.sub-links span {
  font-size: 12px;
  margin: 0 10px;
}

.main-nav {
  float: left;
  position: relative;
  z-index: 3;
  line-height: 50px;
  margin-left:20px;
}

.main-nav li {
  position: relative;
  float: left;
  text-align: center;
  z-index: 10;
  margin: 0 8px;
  font-size: 16px;
}

.main-nav li a {
  display: block;
  text-align: center;
  color: #fff;
}

.main-nav li .dropdown {
  position: relative;
  display: none;
  position: absolute;

  min-width: 155px;
  left: 0;
  margin-left: -40px;
  top: 99%;

}

.main-nav li .dropdown ul {
  position: relative;
}

.main-nav li .dropdown li {
  float: none;
  width: 145%;
  padding: 0;
  line-height: 44px;
  height: 44px;
  overflow: hidden;
  margin: 0;
  font-size: 14px;
  background: url(../images/opacity2.png);
  position: relative;
}

.main-nav li .dropdown li:hover {
  background: #005faf;
}


/*
.main-nav li .dropdown li:after {
  content: '';
  position: absolute;
  width: 80%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  bottom: 50%;
  left: -100%;
  transition-delay: all 0.5s;
  transition: all 0.5s;
}
*/
.main-nav li .dropdown li:hover:after,
.main-nav li .dropdown li.hover:after {
  left: 100%;
}




.main-nav li.on:before {
  content: '';
  position: absolute;
  bottom: 100%;
  width: 125px;
  height: 8px;
  left: 0;
  margin-left: -7px;
  background: url(../images/nav-top.png) no-repeat;
}

.main-nav li.on a {
  color: #005faf;
}

.main-nav li:hover a {
  color: #005faf;
}

.main-nav li:hover .dropdown {
  display: block;
}

.main-nav li:hover .dropdown li a {
  color: #fff;
  display: block;
  transition: all ease .3s;
}

.banner {
  min-width: 1200px;
}

.banner .slide {
  position: relative;
}

.banner .prev, .banner .next {
  position: absolute;
  z-index: 2;
  width: 64px;
  height: 64px;
  top: 50%;
  left: 50%;
  margin-top: -45px;
}

.banner .prev {
  margin-left: -700px;
  background: url(../images/arr-left.png) center center no-repeat;
}

.banner .next {
  margin-left: 600px;
  background: url(../images/arr-right.png) center center no-repeat;
}

.banner .hd {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: center;
}

.banner .hd li {
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 0 5px;
  background: url(../images/dote.png) no-repeat;
}

.banner .hd li.on {
  background: url(../images/dote-on.png) no-repeat;
}

.banner .bd ul li {
  width: 100%;
  position: relative;
  height: 520px;
  overflow: hidden;
}

.banner .bd ul li .pic img {
  width: 100%;
  height: 100%;
}

.index-row1 {
  padding: 10px 0 30px;
}

.index-row1 .list ul {
  margin: 0 -50px;
}

.index-row1 .list li {
  float: left;
  width: 50%;
}

.index-row1 .list li a {
  display: block;
  margin: 25px 50px;
  background: #fff;
}

.index-row1 .list li a .pic {
  float: left;
  width: 260px;
  height: 188px;
  overflow: hidden;
}

.index-row1 .list li a .pic img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.index-row1 .list li a .pic:hover img {
  transform: scale(1.1);
}

.index-row1 .list li a .text {
  margin-left: 280px;
  padding: 20px 20px 20px 0;
  line-height: 26px;
  color: #666;
}

.index-row1 .list li a .text .desc {
  height: 78px;
  overflow: hidden;
}

.index-row1 .list li a .text .date {
  margin-top: 40px;
  line-height: 20px;
  background: url(../images/date.png) left center no-repeat;
  padding-left: 20px;
  font-size: 14px;
  color: #999;
}

.index-row2 {
  background: #f0f0f0;
  padding: 10px 0 50px;
}

.index-row2 .main-tit {
  color: #b5b5b5;
}

.index-row2 .list ul {
  margin: 0 -44px;
}

.index-row2 .list li {
  float: left;
  width: 25%;
}

.index-row2 .list li a {
  position: relative;
  display: block;
  margin: 0 44px;
}

.index-row2 .list li a .pic {
  height: 190px;
  overflow: hidden;
}

.index-row2 .list li a .pic img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.index-row2 .list li a .pic:hover img {
  transform: scale(1.1);
}

.index-row2 .list li a .cover {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  padding-top: 25%;
  background: url(../images/opacity2.png);
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
}

.index-row2 .list li a:hover .cover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.footer {
  padding: 40px 0;
  background: #005faf;
  color: #fff;
  line-height: 28px;
}

.footer .c1 {
  float: left;
  margin-top: 30px;
}

.footer .c2 {
  margin-left: 700px;
}

.footer .c2 p {
  line-height: 34px;
  opacity: .6;
}

.copyright {
  line-height: 48px;
  background: #005093;
  color: #fff;
  text-align: center;
}

.main-text-list {
  padding: 20px 0;
  border-bottom: 1px dashed #e6e6e6;
}

.main-text-list dl {
  margin-bottom: 32px;
  height: 134px;
}

.main-text-list dl dt {
  float: left;
  width: 110px;
  height: 100%;
  text-align: center;
  color: #fff;
  font-size: 26px;
  line-height: 54px;
  background: url(../images/line.png) center center no-repeat #005faf;
}

.main-text-list dl dt .d {
  margin-top: 15px;
}

.main-text-list dl dt .y {
  color: #a5bfdd;
}

.main-text-list dl dd {
  margin-left: 110px;
  border: 1px solid #efefef;
  background: #fff;
  height: 92px;
  padding: 20px;
}

.main-text-list dl dd h6 {
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main-text-list dl dd .desc {
  margin-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

.main-pic-list ul {
  margin: 0 -50px;
}

.main-pic-list li {
  float: left;
  width: 50%;
}

.main-pic-list li a {
  display: block;
  margin: 0 50px 50px;
  background: #fff;
}

.main-pic-list li a .pic {
  float: left;
  width: 260px;
  height: 188px;
  overflow: hidden;
}

.main-pic-list li a .pic img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.main-pic-list li a .pic:hover img {
  transform: scale(1.1);
}

.main-pic-list li a .text {
  margin-left: 280px;
  padding: 20px 20px 20px 0;
  line-height: 26px;
  color: #666;
}

.main-pic-list li a .text .desc {
  height: 78px;
  overflow: hidden;
}

.main-pic-list li a .text .date {
  margin-top: 40px;
  line-height: 20px;
  background: url(../images/date.png) left center no-repeat;
  padding-left: 20px;
  font-size: 14px;
  color: #999;
}

.detail .tit {
  text-align: center;
  line-height: 1.6;
  color: #333;
  font-size: 22px;
  margin: 40px 0 20px;
}

.detail .infor {
  text-align: center;
  font-size: 14px;
  min-height: 40px;
  line-height: 40px;
  margin-bottom: 40px;
  color: #818181;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
}

.detail .infor span {
  margin: 0 10px;
}

.detail .content {
  line-height: 34px;
  font-size: 15px;
  padding-bottom: 20px;
  margin: 0 auto;
  color: #666;
}

.detail .content img {
  margin: 10px 0;
  max-width: 100%;
}

.detail .content p {
  text-indent: 2em;
  margin: 10px 0;
}

.detail .detail-pages {
  border-top: 1px dashed #ddd;
  padding: 20px 0;
  margin: 30px 0;
}

.detail .detail-pages a {
  display: block;
  line-height: 30px;
}