#vsb_content p {font-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important; text-indent:2em;}
#vsb_content 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-size:16px!important;line-height:36px!important; font-family:"微软雅黑"!important;color:#666666!important; }
#vsb_content_2 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; } 
#vsb_content table{display:block;margin:0px auto;border:0 !important; } 
#vsb_content table td{border:0 !important; } 
#vsb_content img{display:block;margin:3px auto; max-width:1000px;}

.footer a{
  color:#fff !important;
}

@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: #006db8;
}

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;
}

body {
  font-size: 16px;
min-width:1300px;
}

.wrap {
  width: 1300px;
  margin: 0 auto;
}

.clearfix:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mb20 {
  margin-bottom: 20px;
}

.main-tit {
  margin-bottom: 20px;
}

.main-tit h6 {
  font-size: 22px;
  line-height: 1;
  line-height: 55px;
  background: url(../images/tit-bg.png) left center no-repeat;
  width: 200px;
  padding-right: 20px;
  text-align: center;
  position: relative;
  color: #fff;
}

.main-tit h6 img {
  margin-right: 15px;
  vertical-align: -12px;
}

.main-tit .more {
  float: right;
  color: #787878;
  text-align: center;
  padding: 0 7px;
  line-height: 40px;
  background: url(../images/more.png) bottom center no-repeat;
}

.header {
  background: url(../images/header.png) #006db8 no-repeat;
  padding: 24px 0;
}

.header .logo {
  float: left;
}

.header .right {
  float: right;
  text-align: right;
  margin-top: 30px;
}

.search-box {
  display: inline-block;
  text-align: left;
  position: relative;
  height: 36px;
  min-width: 36px;
  vertical-align: middle;
}

.search-box .text {
  border: none;
  background: #ededed;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  font-size: 14px;
  width: 220px;
  padding: 6px 10px;
}

.search-box .btn {
  position: absolute;
  right: 10px;
  top: 5px;
  vertical-align: middle;
}

.main-nav {
  position: relative;
  z-index: 3;
  line-height: 60px;
  background:#f5f8fa;
margin-bottom:10px;
}

.main-nav li {
  position: relative;
  float: left;
  width: 9%;
  text-align: center;
  z-index: 10;
  font-size: 18px;
}

.main-nav li a {
  display: block;
  text-align: center;
}

.main-nav li .dropdown {
  position: relative;
  display: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 99%;
  min-width: 100%;
  overflow: hidden;
}

.main-nav li .dropdown ul {
  position: relative;
}

.main-nav li .dropdown li {
  float: none;
  width: 100%;
  padding: 0;
  line-height: 48px;
  overflow: hidden;
  font-size: 14px;
  background: #006db8;
  position: relative;
}

.main-nav li .dropdown li a {
  color: #fff;
}

.main-nav li .dropdown li:hover {
  background: #f19900;
}

.main-nav li.on {
  background: #f19900;
}

.main-nav li.on a {
  color: #fff;
}

.main-nav li:hover {
  background: #006db8;
}

.main-nav li:hover a {
  color: #fff;
}

.banner {
  min-width: 1300px;
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
display:none;
}

.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: 36px;
  left: 0;
  width: 100%;
  z-index: 2;
  display: none;
  text-align: center;
}

.banner .hd li {
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: 0 8px;
  background: url(../images/dote.png) center center no-repeat;
}

.banner .hd li.on {
  background: url(../images/dote-on.png) center center no-repeat;
}

.banner .bd ul li {
  width: 100%;
  position: relative;
  height: 450px;
  overflow: hidden;
}

.banner .bd ul li .pic {
  position: absolute;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}

.banner .bd ul li .pic img {
  width: 100%;
  height: 100%;
}

.page {
  background: url(../images/bg.png) bottom center no-repeat;
}

.index-row1 .c1 {
  float: left;
  width: 860px;
}

.index-row1 .c1 .r1 .slide {
  width: 100%;
  overflow: hidden;
}

.index-row1 .c1 .r1 .slide .bd li {
  width: 230px;
  margin-right: 30px;
  padding-bottom: 18px;
  border-bottom: 2px solid #a8cde7;
}

.index-row1 .c1 .r1 .slide .bd li img {
  overflow: hidden;
}

.index-row1 .c1 .r1 .slide .bd li img img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.index-row1 .c1 .r1 .slide .bd li img:hover img {
  transform: scale(1.1);
}

.index-row1 .c1 .r2 {
  padding: 10px 0;
}

.index-row1 .c1 .r2 li {
  float: left;
  width: 49%;
  margin-right: 1%;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row1 .c2 {
  float: right;
  width: 420px;
}

.index-row1 .c2 .list dl {
  margin-bottom: 14px;
}

.index-row1 .c2 .list dl dt {
  float: left;
  width: 81px;
  height: 74px;
  text-align: center;

}

.index-row1 .c2 .list dl dt .d {
  font-size: 28px;
  color: #000;
  line-height: 44px;
 background: #EFEFEF;
border-radius: 10px 10px 0px 0px;
}

.index-row1 .c2 .list dl dt .y {
  line-height: 28px;
  color: #fff;
    background: #006DB8;

border-radius:0px 0px 10px 10px;
}

.index-row1 .c2 .list dl dd {
  margin-left: 90px;
  line-height: 34px;
  font-size: 17px;
}

.index-row2 {

}

.index-row2 .tabbox {
  position: relative;
}

.index-row2 .tabbox .hd {
  border: 1px solid #dcdcdc;
  margin-bottom: 20px;
}

.index-row2 .tabbox .hd ul {
  margin: -1px;
}

.index-row2 .tabbox .hd .state {
  float: right;
  color: #787878;
  text-align: center;
  padding: 0 7px;
  line-height: 40px;
  margin-right: 10px;
  background: url(../images/more.png) bottom center no-repeat;
}

.index-row2 .tabbox .hd li {
  float: left;
  width: 200px;
  padding-right: 20px;
  font-size: 22px;
  line-height: 1;
  line-height: 55px;
  text-align: center;
  position: relative;
  margin-right: 20px;
  cursor: pointer;
}

.index-row2 .tabbox .hd li i {
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-right: 15px;
  vertical-align: -12px;
}

.index-row2 .tabbox .hd li .icon1 {
  background: url(../images/tit3.png) center center no-repeat;
}

.index-row2 .tabbox .hd li .icon2 {
  background: url(../images/tit4.png) center center no-repeat;
}

.index-row2 .tabbox .hd li.on {
  background: url(../images/tit-bg.png) left center no-repeat;
  color: #fff;
}

.index-row2 .tabbox .hd li.on .icon1 {
  background: url(../images/tit3-on.png) center center no-repeat;
}

.index-row2 .tabbox .hd li.on .icon2 {
  background: url(../images/tit4-on.png) center center no-repeat;
}

.index-row2 .tabbox .c1 {
  float: left;
  width: 420px;
}

.index-row2 .tabbox .c1 .bd li {
  position: relative;
}

.index-row2 .tabbox .c1 .bd li .pic {
  height: 290px;
  overflow: hidden;
}

.index-row2 .tabbox .c1 .bd li .pic img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.index-row2 .tabbox .c1 .bd li .pic:hover img {
  transform: scale(1.1);
}

.index-row2 .tabbox .c1 .bd li .text {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 20px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  background: url(../images/opacity.png);
  z-index: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row2 .tabbox .c2 {
  float: right;
  width: 856px;
}

.index-row2 .tabbox .c2 .list li {
  float: left;
  width: 49%;
  margin-right: 1%;
}

.index-row2 .tabbox .c2 .list li .date {
  float: left;
  width: 73px;
  height: 80px;
  text-align: center;
  color: #006db8;
  background: url(../images/date1.png) no-repeat;
}

.index-row2 .tabbox .c2 .list li .date .m {
  line-height: 50px;
  font-size: 43px;
}

.index-row2 .tabbox .c2 .list li .date .d {
  padding-left: 30px;
  font-size: 13px;
  line-height: 20px;
}

.index-row2 .tabbox .c2 .list li .text {
  margin-left: 90px;
  line-height: 32px;
  margin-top: 10px;
}

.index-row2 .tabbox .c2 .list li .tit {
  line-height: 38px;
  background: url(../images/dote1.png) left center no-repeat;
  padding-left: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row3 {
  padding: 10px 0;
}

.index-row3 .c1 {
  float: left;
  width: 130px;
  height: 138px;
  text-align: center;
  background: url(../images/kuang.png) no-repeat;
  line-height: 1.5;
}

.index-row3 .c1 h6 {
  margin-top: 40px;
  font-size: 22px;
  color: #006db8;
}

.index-row3 .c1 p {
  font-size: 14px;
  color: #929292;
}

.index-row3 .c2 {
  float: right;
  width: 1150px;
}

.index-row3 .c2 .slide {
  position: relative;
  margin-top: 40px;
}

.index-row3 .c2 .slide .prev, .index-row3 .c2 .slide .next {
  position: absolute;
  z-index: 2;
  width: 64px;
  height: 64px;
  top: 50%;
  margin-top: -35px;
}

.index-row3 .c2 .slide .prev {
  left: 0;
  background: url(../images/arr1-left.png) center center no-repeat;
}

.index-row3 .c2 .slide .next {
  right: 0;
  background: url(../images/arr1-right.png) center center no-repeat;
}

.index-row3 .c2 .slide .bd {
  margin: 0 60px;
  overflow: hidden;
}

.index-row3 .c2 .slide .bd li {
  float: left;
  width: 130px;
  text-align: center;
}

.index-row3 .c2 .slide .bd li .pic {
  margin-bottom: 24px;
}

.index-row3 .c2 .slide .bd li p {
  font-size: 14px;
}

.footer {
  position: relative;
 
  color: #fff;
  min-width: 1300px;
  font-size: 14px;
  background: #006db8;
  text-align: center;
}

.footer .r1 {
  padding: 25px 0;
  border-bottom: 1px solid #236aa6;
}

.footer .r1 select {
  background: none;
  border: none;
  color: #fff;
  margin-left: 20px;
}

.footer .r1 select option {
  color: #333;
}

.footer .r2 {
  border-top: 1px solid #4290d1;
      padding: 14px 0;
  line-height: 14px;
}

.gotop {
  position: fixed;
  left: 50%;
  margin-left: 740px;
  bottom: 10%;
  cursor: pointer;
}

.sidebar-nav {
  position: fixed;
  right: 20%;
  left: 50%;
  width: 104px;
  height: 322px;
  background: url(../images/sidebar.png) center center no-repeat;
  margin-left: 700px;
  padding: 10px;
  bottom: 25%;
  z-index: 9;
  text-align: center;
}

.sidebar-nav li {
  border-bottom: 1px solid #dfdfdf;
}

.sidebar-nav li a {
  position: relative;
  display: block;
  padding: 17px 0;
  line-height: 2;
  color: #6b6b6b;
}

.sidebar-nav li a .pic {
  position: absolute;
  display: none;
  width: 200px;
  right: 100%;
  bottom: 0;
  margin-right: 20px;
}

.sidebar-nav li a .pic img {
  width: 100%;
}

.sidebar-nav .last {
  border: none;
}

.inner-banner {
  position: relative;
  width: 100%;
  height: 360px;
  overflow: hidden;
display:none;
}

.inner-banner img {
  position: absolute;
  width: 1920px;
  height: 100%;
  top: 0;
  left: 50%;
  margin-left: -960px;
}

.leftbar {
  float: left;
  width: 235px;
  padding: 30px 0;
  top: 0;
}

.leftbar .list li {
  line-height: 50px;
  margin-top: 1px;
  background: #e7e7e7;
}

.leftbar .list li a {
  font-size: 15px;
  padding-left: 20px;
  margin-right: 10px;
  display: block;
  color: #666;
 
}

.leftbar .list .on, .leftbar .list li:hover {
  background: #036ad3;
}

.leftbar .list .on a, .leftbar .list li:hover a {
  color: #fff;
  
}

.right-con {
  float: right;
  width: 1040px;
  padding: 20px 0;
min-height:536px;
}

.right-con .inner-tit {
  line-height: 50px;
  color: #036ad3;
  font-size: 20px;
  border-bottom: 2px solid #e7e7e7;
  margin-bottom: 10px;
}

.right-con .inner-tit h6 {
  float: left;
  position: relative;
  bottom: -2px;
  border-bottom: 3px solid #036ad3;
  padding: 0 5px;
}

.right-con .inner-tit .bread {
  float: right;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  color: #333;
}

.right-con .inner-tit .bread a {
  color: #333;
}

.right-con .inner-tit .bread span {
  margin: 0 5px;
}

.right-con.block {
  width: 100%;
  float: none;
}

.right-con .main-text-list li {
  position: relative;
  padding: 5px;
  border-bottom: 1px dotted #ddd;
  line-height: 35px;
}

.right-con .main-text-list li a {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 80%;
  font-size: 15px;
}

.right-con .main-text-list li .date {
  float: right;
  font-size: 14px;
  color: #9e9e9e;
}

.right-con .main-text-list li.line {
  height: 0;
  line-height: 0;
  border-top: 1px dotted #ddd;
  margin: 5px 0;
}

.right-con .main-pic-list {
  margin: 20px 0;
}

.right-con .main-pic-list li {
  float: left;
  width: 25%;
  margin: 20px 0;
}

.right-con .main-pic-list li a {
  display: block;
  margin: 0 15px;
}

.right-con .main-pic-list li a .pic {
  text-align: center;
}

.right-con .main-pic-list li a .pic img {
  width: 100%;
  height: 195px;
}

.right-con .main-pic-list li a .text {
  margin-top: 15px;
  font-size: 15px;
  line-height: 24px;
}

.right-con .navigation {
  text-align: center;
  margin: 30px 0;
}

.right-con .navigation a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 26px;
  margin: 0 5px;
  height: 26px;
  text-align: center;
  line-height: 26px;
  color: #fff;
  background: #036ad3;
}

.detail .tit {
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
  color: #333;
  padding-top: 20px;
font-size: 20px;
}

.detail .infor {
  text-align: center;
  font-size: 14px;
  min-height: 40px;
  line-height: 40px;
  font-size: 12px;
  color: #999;
}

.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%;
height:auto !important;
}

.detail .content p {
  text-indent: 2em;
  margin: 10px 0;
}