#vsb_content table{display:block;margin:0 auto;}
#vsb_content p {font-size:18px!important;line-height:36px!important; font-family:"Times New Roman"!important; text-indent:2em;    text-align: justify;}
#vsb_content font {font-size:18px!important;line-height:36px!important; font-family:"Times New Roman"!important;    text-align: justify;}
#vsb_content span {font-size:18px!important;line-height:36px!important; font-family:"Times New Roman"!important;    text-align: justify;}
#vsb_content_2 p {font-size:18px!important;line-height:36px!important; font-family:"Times New Roman"!important;    text-align: justify;}
#vsb_content_2 font {font-size:18px!important;line-height:36px!important; font-family:"Times New Roman"!important;    text-align: justify;}
#vsb_content_2 span {font-size:18px!important;line-height:36px!important; font-family:"Times New Roman"!important;    text-align: justify;}
#vsb_content table p{text-indent:0em !important;line-height:27px!important;  } 
#vsb_content table span{text-indent:0em !important;line-height:27px!important;  } 
.related{background-color: #f3f3f3;width: 312px;padding: 20px;float: right;}
.related h3{font-weight: bold;font-family: 'Gotham Medium';font-size: 18px;line-height: 24px;color: #333;margin-bottom: 15px;}
.related a{display: block;border-top: 1px solid #dadada;height: 40px;line-height: 40px;overflow: hidden;color: #90000A;font-size: 14px;
	_display:inline;
	white-space: nowrap;
	_white-space:noraml;/*超长就换行，第二行被裁掉 @ie6*/
	_height: 40px;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	_background:transparent;/*解决莫名占据高度bug @ie6*/
}
.video-wrap{width: 553px;float: left;}
.video-wrap .video{width: 553px;height: 311px;}
.video-wrap h3{color: #333;font-size: 18px;line-height: 22px;margin-top:35px;}
.video-wrap h3 a:hover{color: #0062ac}
.video-wrap p{color: #666;font-size: 14px;line-height: 18px;height: 36px;overflow: hidden;margin-top: 15px;}

@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{
min-width: 1400px;
}
body,
button,
input,
select,
textarea {
  font-family: "Source Sans Pro, Arial, Helvetica";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

address,
caption,
cite,
code,
dfn,

strong,
th,
var,
i {
  font-style: normal;
 
}

code,
kbd,
pre,
samp {
  font-family: courier new, courier, monospace;
}

ul,
ol {
  list-style: none;
}

a {
  color: #000;
  text-decoration: none !important;
}

a:hover {
  color: #90000a;
}

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;
}

.clearfix:after {
  content: "\20";
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mb20 {
  margin-bottom: 20px;
}

body {
  font-size: 16px;
}

.wrap {
  width: 1200px;
  margin: 0 auto;
}

.main-tit {
  line-height: 30px;
  margin: 30px 0;
}

.main-tit strong {
  font-weight: bold;
  color: #90000a;
  font-size: 26px;
}

.main-tit span {
  margin: 0 10px 0 25px;
  color: #d2d2d2;
  display: inline-block;
  vertical-align: 3px;
}

.main-tit .more {
  font-size: 14px;
  color: #90000a;
}

.header {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
      width: 100%;
min-width: 1400px;
  height: 163px;
  background: url(../images/opacity.png) top center repeat-x;
}

.header .wrap {
  width: 1400px;
}

.header .logo {
  float: left;
}

.header .right-con {
  float: right;
  width: 1050px;
}

.header .right-con .r1 {
  padding: 10px 0 20px;
}

.header .right-con .r1 .lang {
  float: right;
  margin-top: 10px;
  margin-right: 25px;
}

.header .right-con .r1 .lang a {
  color: #fff;
}

.header .right-con .r1 .lang a img {
  vertical-align: middle;
  margin-left: 5px;
}

.search-box {
  position: relative;
  float: right;
  border-bottom: 1px solid #fff;
}

.search-box .text {
  border: none;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  font-size: 14px;
  width: 100px;
  height: 12px;
  padding: 12px 10px;
  transition: all ease 0.3s;
  background: none;
  color: #fff;
}

.search-box .btn {
 
  right: 10px;
  top: 8px;
  right: 2px;
  vertical-align: middle;
}

.main-nav {
  position: relative;
  z-index: 3;
  text-align: right;
}

.main-nav li {
  position: relative;
  z-index: 10;
  float: left;
  font-size: 18px;
  padding: 0 11px;
  margin: 0 5px;
  line-height: 40px;
  text-align: center;
}

.main-nav li a {
  display: block;
  color: #fff;
    font-size: 18px;
}

.main-nav li .dropdown {
  position: relative;
  display: none;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 98%;
  min-width: 100%;
  background:#fff;
opacity: 0.9;
}

.main-nav li .dropdown ul {
  position: relative;
}

.main-nav li .dropdown li {
  float: none;
  width: 100%;
  padding: 0;
  margin: 0;
  line-height: 40px;
  overflow: hidden;
  font-size: 14px;
  position: relative;
}
.main-nav li .dropdown li a{
  color: #666;
font-size:14px;
}
.main-nav li .dropdown li .text {
  white-space: nowrap;
  padding: 0 20px;
}

.main-nav li .dropdown li a {
  color: #000;
}

.main-nav li .dropdown li:hover {
  background: #ccc;
}


.main-nav li:hover,
.main-nav li .on {
  z-index: 11;
  background: #fff;
opacity: 0.9;
}

.main-nav li:hover a,
.main-nav li .on a {
  color: #90000A;
}

.banner {
  position: relative;
}

.banner .slide .text {
   position: absolute;
    left: 50%;
    margin-left: -640px;
    z-index: 10;
    bottom: -15px;
    font-size: 30px;
    color: #fff;
    width:230px;
text-align:center;
    line-height: 70px;
    background: #90000a;
    opacity: 0.8;
}

.banner .slide .prev,
.banner .slide .next {
  position: absolute;
  z-index: 2;
  width: 31px;
  height: 80px;
  top: 50%;
  margin-top: -45px;
  transition: all ease 0.2s;
}

.banner .slide .prev:hover,
.banner .slide .next:hover {
  opacity: 0.6;
}

.banner .slide .prev {
  left: 50%;
  margin-left: -690px;
  background: url(../images/arr-left.png) center center no-repeat;
}

.banner .slide .next {
  right: 50%;
  margin-right: -690px;
  background: url(../images/arr-right.png) center center no-repeat;
}

.banner .slide .hd {
  display: none;
  position: absolute;
  bottom: 36px;
  left: 50%;
  margin-left: -600px;
  z-index: 2;
  width: 1200px;
  text-align: center;
}

.banner .slide .hd li {
  display: inline-block;
  width: 12px;
  height: 12px;
  cursor: pointer;
  margin: 0 4px;
  border-radius: 50%;
}

.banner .slide .hd li.on {
 
}

.banner .slide .bd ul li {
  position: re lative;
  overflow: hidden;
  height: 600px;
}

.banner .slide .bd ul li img {
  width: 100%;
  height: 100%;
}

.index-row1 h6 {
  line-height: 36px;
  font-size: 20px;
  text-align: center;
  margin: 60px 0 30px;
}

.index-row1 .list {
  margin: 0 -36px;
}

.index-row1 .list li {
  float: left;
  width: 33.3%;
}

.index-row1 .list li a {
  display: block;
  margin: 20px 36px;
}

.index-row1 .list li a .pic {
  height: 234px;
  overflow: hidden;
}
.index-row1 .sjdhlm .pic {
  height: 190px !important;
margin-bottom:10px;
}

.index-row1 .list li a .pic img {
  transition: all ease 0.2s;
  width: 100%;
  height: 100%;
}

.index-row1 .list li a .pic:hover img {
  transform: scale(1.1);
}

.index-row1 .list li a .text {
    font-size: 15px;
    line-height: 32px;
    height: 64px;
color:#666;
}

.index-row2 {
  margin: 50px 0;
  background: url(../images/row2-bg.jpg) top center no-repeat;
  height: 410px;
}

.index-row2 .tit {
  padding: 70px 0 50px;
  text-align: center;
  font-size: 26px;
  color: #90000a;
}

.index-row2 .list {
  text-align: center;
}

.index-row2 .list li {
  display: inline-block;
  margin: 0 60px;
}

.index-row3 {
  padding-bottom: 70px;
}

.index-row3 .tit {
  padding: 35px;
  text-align: center;
  font-size: 26px;
}

.index-row3 .wrap {
  position: relative;
}

.index-row3 .con {
  height: 440px;
  background: url(../images/pic3.png) left bottom no-repeat;
}

.index-row3 .con .text {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 540px;
  padding: 50px 70px 0;
  height: 296px;
  background: url(../images/bg.png) top center repeat-x;
  color: #fff;
}

.index-row3 .con .text h6 {
  font-size: 22px;
  font-weight: bold;
  padding: 35px 0;
}

.index-row3 .con .text p {
  line-height: 30px;
}
.detail1 .inner-list1 .list li{
width:33.33% !important;
}
.detail1 .inner-list1{margin-top:0!important;

}
.detail1 .inner-list1 .list li{
width:33.33% !important;
}
.footer {
  min-width: 1200px;
  background: #90000a;
  padding: 25px 0;
clear:both;
}

.footer .c1 {
  padding-top: 20px;
}

.footer .c2 {
  font-size: 14px;
  float: right;
  color: #eec5c5;
  line-height: 32px;
}
.footer .c2 a{
  color: #eec5c5 !important;
}
.nindex-row1 {
  padding: 40px 0 20px;
}

.nindex-row1 .c1 {
  float: left;
  width: 870px;
}

.nindex-row1 .c1 .list {
  margin: 0 -7px;
}

.nindex-row1 .c1 .list li {
  float: left;
  width: 33.3%;
}

.nindex-row1 .c1 .list li a {
  display: block;
  margin: 0 7px;
}

.nindex-row1 .c1 .list li a .pic {
  overflow: hidden;
  height: 210px;
}

.nindex-row1 .c1 .list li .pic img {
  transition: all ease 0.2s;
}

.nindex-row1 .c1 .list li .pic:hover img {
  transform: scale(1.1);
}

.nindex-row1 .c1 .list li .text {
  margin: 20px 10px;
}

.nindex-row1 .c1 .list li p {
  line-height: 24px;
  height: 84px;
  overflow: hidden;
  color: #90000a;
}

.nindex-row1 .c1 .list li .more {
  margin-top: 25px;
}

.nindex-row1 .c1 .list li .more a {
  font-size: 13px;
  text-align: center;
  border-radius: 12px;
  display: block;
  width: 104px;
  line-height: 24px;
  background: #90000a;
  color: #fff;
}

.nindex-row1 .c2 {
  float: right;
  width: 315px;
}

.nindex-row1 .c2 .list li {
  border-top: 1px solid #a0a0a0;
  padding: 15px 15px;
}

.nindex-row1 .c2 .list li .date {
  color: #90000a;
  font-size: 18px;
  font-style: italic;
}

.nindex-row1 .c2 .list li .date span {
  font-size: 32px;
  margin-left: 5px;
}

.nindex-row1 .c2 .list li .text {
  margin-top: 5px;
  line-height: 24px;
}

.nindex-row2 {
  background: url(../images/row2-bg.jpg) top center no-repeat;
  height: 410px;
}

.nindex-row2 .tit {
  padding: 70px 0 50px;
  text-align: center;
  font-size: 26px;
  color: #90000a;
  font-weight: bold;
}

.nindex-row2 .list {
  text-align: center;
}

.nindex-row2 .list li {
  display: inline-block;
  margin: 0 56px;
}
.nindex-row2 .list li img{ 
transition: 0.5s all; 
 }
.nindex-row2 .list li:hover img{ 
transform: rotateY(360deg);
 }

.nindex-row3 {
  padding: 50px 0 0px;
}

.nindex-row3 .main-tit {
  text-align: center;
}

.nindex-row3 .list {

}

.nindex-row3 .list li {
  float: left;
  width: 31.33%;
    margin-right: 3%;
}

.nindex-row3 .list li a {
  display: block;
 
}
.nindex-row3 .list li a:hover img{
transition: all ease 0.2s;
   transform: scale(1.1);
}
.nindex-row3 .list li a .pic {
  overflow: hidden;
  height: 210px;
}

.nindex-row3 .list li a .pic img {
  transition: all ease 0.2s;
  width: 100%;
  height: 100%;
}

.nindex-row3 .list li a .pic:hover img {
  transform: scale(1.1);
}

.nindex-row3 .list li .text {
  width: 100%;
    margin: 0 auto;
    background: #ffeff0;
}

.nindex-row3 .list li p {
  height: 60px;
  overflow: hidden;
}

.nindex-row3 .list li p a {
  line-height: 60px;
    text-align: center;
    font-size: 18px;
}
}

.nindex-row4 {
  height: 730px;
  background: url(../images/row4.png) no-repeat;
}

.nindex-row4 .main-tit {
  text-align: center;
  padding: 70px 0 20px;
}

.nindex-row4 .c1 {
  float: left;
  width: 600px;
}

.nindex-row4 .c1 .r1 .item {
  float: left;
  width: 50%;
  height: 229px;
  overflow: hidden;
}

.nindex-row4 .c1 .r1 .item img {
  transition: all ease 0.2s;
  width: 100%;
  height: 100%;
}

.nindex-row4 .c1 .r1 .item:hover img {
  transform: scale(1.1);
}

.nindex-row4 .c1 .r2 {
  height: 245px;
  overflow: hidden;
}

.nindex-row4 .c1 .r2 img {
  transition: all ease 0.2s;
  width: 100%;
  height: 100%;
}

.nindex-row4 .c1 .r2:hover img {
  transform: scale(1.1);
}

.nindex-row4 .c2 {
  float: right;
  width: 600px;
  height: 490px;
  overflow: hidden;
}

.nindex-row4 .c2 img {
  transition: all ease 0.2s;

}

.nindex-row4 .c2:hover img {
  transform: scale(1.1);
}

.nindex-row5 {
  padding: 45px 0;
}

.nindex-row5 .c1 {
  float: left;
  width:850px;
}

.nindex-row5 .c1 h6 {
  margin-bottom: 20px;
    font-weight: bold;
    font-size: 20px;
}

.nindex-row5 .c1 .list li {
  float: left;
  width: 50%;
  line-height: 32px;
  font-size: 14px;
}

.nindex-row5 .c1 .list li a {
  color: #5f5f5f;
}

.nindex-row5 .c1 .list li a:hover {
  color: #90000a;
}

.nindex-row5 .c2 {
  float: right;
  margin-top: 35px;
}

.nindex-row5 .c2 a {
 
}

.inner-list1 {
  margin-top: 50px;
}

.inner-list1 .list {
  margin: 0 -43px;
    min-height: 300px;
}

.inner-list1 .list li {
  float: left;
  width: 25%;
}

.inner-list1 .list li a {
  display: block;
  margin: 25px 43px;
}

.inner-list1 .list li a .pic {
  height: 178px;
  overflow: hidden;
}

.inner-list1 .list li a .pic img {
  transition: all ease 0.2s;
  width: 100%;
  height: 100%;
}

.inner-list1 .list li a .pic:hover img {
  transform: scale(1.1);
}

.inner-list1 .list li a .text {
  margin-top: 20px;
  font-size: 15px;
  line-height: 32px;
  height: 64px;
  overflow: hidden;
  color:#666;
}

.inner-list2 {
  padding-bottom: 30px;
  border-bottom: 2px solid #90000a;
}

.inner-list2 li {
  line-height: 2;
  font-size: 16px;
  padding: 5px 0;
}

.inner-list2 li .sspan {
  float: right;
  color: #949494;
}

.inner-list2 li a {
  padding-left: 30px;
  background: url(../images/icon.png) left center no-repeat;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  margin-right: 100px;
text-overflow: ellipsis;
}

.inner-list3 .r1 {
     line-height: 36px;
    font-size: 19px;
    margin: 60px 0 30px;
    color: #000;
}

.inner-list3 .r2 .c1 {
  float: left;
  width: 750px;
}

.inner-list3 .r2 .c1 .list dl {
  padding: 27px 0;
}

.inner-list3 .r2 .c1 .list dl dt {
  float: left;
  width: 255px;
  height: 178px;
  overflow: hidden;
}

.inner-list3 .r2 .c1 .list dl dt img {
  transition: all ease 0.2s;
  width: 100%;
  height: 100%;
}

.inner-list3 .r2 .c1 .list dl dt:hover img {
  transform: scale(1.1);
}

.inner-list3 .r2 .c1 .list dl dd {
  margin-left: 277px;
}

.inner-list3 .r2 .c1 .list dl dd h6 {
  font-size: 22px;
    line-height:50px;
    
}

.inner-list3 .r2 .c1 .list dl dd h6 a {
  color: #90000a;
}
.inner-list3 .r2 .c1 .list dl dd h6:hover a {
  color: #FF9900;
}
.inner-list3 .r2 .c1 .list dl dd .desc {
margin-top: 10px;
    font-size: 16px;
    color: #666;
    line-height: 28px;
    height: 108px;
    overflow: hidden;
}

.inner-list3 .r2 .c2 {
  float: right;
  width: 380px;
  background: #f5f5f5;
}

.inner-list3 .r2 .c2 .list {
  padding: 30px 0 10px;
}

.inner-list3 .r2 .c2 .list li {
  position: relative;
  float: left;
  width: 50%;
  text-align: center;
  padding: 10px 0;
}

.inner-list3 .r2 .c2 .list li .dote {
  position: absolute;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-indent: -8px;
  left: 110px;
  font-size: 14px;
  color: #90000a;
  bottom: 37px;
  background: url(../images/radius.png) center center no-repeat;
}

.inner-list3 .r2 .c2 .list li .pic {
  display: inline-block;
}

.inner-list3 .r2 .c2 .list li .text {
  font-size: 14px;
  color: #90000a;
  margin: 15px 0;
  position: relative;
  z-index: 1;
}

.inner-list3 .r2 .c2 .more {
  padding: 20px 0;
  line-height: 30px;
  text-align: right;
  padding-right: 20px;
  font-size: 18px;
}

.inner-list3 .r2 .c2 .more a {
  color: #90000a;
}
.detail1 {
    margin-top: 70px;
}

.detail-page {
  margin-top: 70px;
}

.detail-page .leftbar {
  width: 200px;
  float: left;
  position: relative;
  background: #f3f3f3;
}

.detail-page .leftbar .left-tit {
  line-height: 68px;
  padding: 0 12px;
  font-size: 22px;
  color: #90000a;
    background: #f5d9db;
}

.detail-page .leftbar .list li {
  height: auto;
  font-size: 14px;
  line-height: 46px;
  padding: 0 12px;
}

.detail-page .leftbar .list li a {
  color: #868686;
}

.detail-page .leftbar .list li.on, .detail-page .leftbar .list li:hover {
      background: #f7e3e4;
    font-weight: bold;
}
.detail-page .leftbar .list li.on a, .detail-page .leftbar .list li:hover a{
    color: #90000a;
}

.detail1 .leftbar {
  width: 200px;
  float: left;
  position: relative;
  background: #f3f3f3;
}

.detail1  .leftbar .left-tit {
  line-height: 68px;
  padding: 0 12px;
  font-size: 22px;
  color: #90000a;
    background: #f5d9db;
}

.detail1  .leftbar .list li {
  height: auto;
  font-size: 14px;
  line-height: 46px;
  padding: 0 12px;
}

.detail1  .leftbar .list li a {
  color: #868686;
}

.detail1  .leftbar .list li.on, .detail1  .leftbar .list li:hover {
  background: #ffeff0;
}

.detail1 .right-con {
  float: right;
  width: 950px;
  margin-left: 5px;
  background: #fff;
  padding: 0 0 20px;
}

.detail-page .right-con {
  float: right;
  width: 950px;
  margin-left: 5px;
  background: #fff;
  padding: 0 0 20px;
}

.detail-page .right-con .detail-tit {
  font-size: 30px;
font-family:"Times New Roman"!important; 
font-weight:bold;
  text-align: center;
  color: #90000a;
  padding: 10px 0 0;
  line-height: 1.8;
margin-bottom: 15px;
}

.detail-page .right-con .con {
  font-size: 16px;
}

.detail-page .right-con .con p {
  line-height: 36px;

}


 .inner-text li {
  border-bottom: 1px dashed #dddddd;
  padding: 25px 0;
}

.inner-text li .pic {
  float: left;
}

.inner-text li .pic img {
  width: 230px;
height: 160px;
}

.inner-text li .text {
  margin-left: 260px;
}

.inner-text li .text h6 {
 font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 5px;
}

.inner-text li .text h6 a {
  color: #90000a;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.inner-text li .text .desc {
  line-height: 24px;
  font-size: 15px;
  color: #5f5f5f;
  max-height: 48px;
  overflow: hidden;
margin-bottom: 15px;
}
 .inner-text li .text .date {
  text-align: left;
  color: #a0a0a0;
  line-height: 35px;
font-size: 14px;
}
 .inner-text li .text .date img {
  vertical-align: -2px;
}
.pnmore a {
    font-size: 13px;
    text-align: center;
    border-radius: 12px;
    display: block;
    width: 104px;
    line-height: 24px;
    background: #90000a;
    color: #fff;
}