#vsb_content_2 img{border:0 !important;}
.con  p,.con div {    background-color: #fff !important;}
.con p,.con div{line-height: 2 !important;font-family: '宋体' !important; font-size: 16px !important;color:#000  !important;  }
.infor p,.infor div,.infor span{font-family: '宋体' !important;}
.main-pic-list div,.main-pic-list p{font-family: '宋体' !important;color:#000  !important;font-size: 14px !important;  }
.news_more{margin-top: -65px;}


.mlxy{    text-align: center;
    line-height: 216px;
    font-size: 16px;
    color: #000;}



.m-list-2{overflow: hidden;margin-right: -10px;}
.m-list-2 li{float: left;width: 215px;margin-right: 5px;}
.m-list-2 .pic{height: 149px;}
.m-list-2 .pic img{width: 100%;height: 100%;display: block;}
.m-list-2 li p{font-size: 14px;color: #666;line-height: 24px;padding: 8px 0;}
.m-list-2 li:hover p{color: #004098;}
body{    min-width: 1360px;}

@charset "UTF-8";
/* sass变量 */
*html {
  background-image: url(about:blank);
  background-attachment: fixed;
}

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: 14px/1.5 "Microsoft YaHei", "微软雅黑" ；;
}

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: 12px;
  color: #999;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #999;
}

fieldset,
img {
  border: 0;
  vertical-align: bottom;
}

q:before,
q:after {
  content: '';
}

button,
input,
select,
textarea {
  font-size: 100%;
  outline: 0;
}

body {
  font-size: 14px;
  line-height: 1.5;
  font-family: "Microsoft YaHei";
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.wrap {
  width: 1360px;
  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 {
  line-height: 24px;
  padding: 15px 0;
 

}

.main-tit .tit {
  float: left;
  position: relative;
  font-size: 24px;
}

.main-tit .tit span {
  color: #009e3b;
}

.main-tit .tit::after {
  content: '';
  position: absolute;
  bottom: -19px;
  height: 3px;
  width: 100%;
  left: 0;
  
}
.hover{color:#ff9900;

}

.main-tit .en {
  float: left;
  margin-left: 15px;
  color: #d9d9d9;
  font-style: italic;
}

.main-tit .more {
  float: right;
}

.main-list li {
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 15px;
  background: url(../images/arr1.jpg) left center no-repeat;
}

.main-list li .date {
  float: right;
  font-size: 12px;
  color: #adadad;
}

.main-list li.last {
  border: none;
}

.topbar {
  background: #009e3b;
  padding: 12px 0;
  line-height: 26px;
  border-bottom: 1px solid #00ae41;
}

.topbar .links {
  float: right;
}

.topbar .links a {
  color: #fff;
  font-size: 17px;
  margin-left: 10px;
  position: relative;
  display: inline-block;
}

.topbar .links a .qr {
  display: none;
  padding-top: 10px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -44px;
}

.topbar .links a:hover .qr {
  display: block;
}

.topbar .links .last {
  margin-left: 20px;
}

 .search-box {
  width: 160px;
  height: 26px;
  line-height: 26px;
  background: url(../images/search.png) left center no-repeat;
}

 .search-box .text {
  width: 110px;
  margin-left: 10px;
  border: none;
  background: none;
  color: #fff;
  vertical-align: middle;
}

 .search-box .btn {
  margin-left: 5px;
  vertical-align: middle;
}

.header {
  background: #009e3b;
  padding: 20px 0;
}

.header .wrap {
 
}

.header .logo {
  float: left;
}

.main-nav {
  padding-top: 1px;
  background: #e7e7e7;
  line-height: 50px;
}

.main-nav li {
  position: relative;
  float: left;
  width: 11%;
  text-align: center;
  z-index: 10;
  font-size: 18px;
}

.main-nav li a {
  display: block;
  text-align: center;
}

.main-nav li .dropdown {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 96%;
  padding-top: 5px;
}

.main-nav li .dropdown li {
  float: none;
  width: 100%;
  padding: 0;
  font-size: 16px;
  background: #009e3b;
}

.main-nav li:hover {
  background: #009e3b;
}

.main-nav li:hover a {
  color: #fff;
}

.main-nav li:hover .dropdown {
  display: block;
}

.main-nav li:hover .dropdown li {
  line-height: 44px;
  border: none;
}

.main-nav li:hover .dropdown li a {
  color: #fff;
  transition: all ease .3s;
}

.main-nav li:hover .dropdown li a:hover {
  display: block;
  background: #29CC65;
}

.main-nav .home {
  text-align: center;
  width: 60px;
}

.main-nav .home img {
  vertical-align: middle;
}

.main-nav .home:hover {
  background: none;
}

.banner {
  position: relative;
}

.banner .prev, .banner .next {
  position: absolute;
  top: 50%;left: 50%;
  margin-top: -30px;
  width:30px;
  height: 60px;
  z-index: 2;
}

.banner .prev {
  margin-left: -620px;
  background: url(../images/ico-next.png);
}

.banner .next {
  margin-left: 600px;
  background: url(../images/ico-prev.png);
}

.banner .bd li .text {
  position: absolute;
  font-size: 26px;
  color: #fff;
  padding: 10px 20px;
  width: 1200px;
  left: 50%;
  bottom: 40px;
  margin-left: -600px;
  line-height: 40px;
  text-shadow: 0 0 4px #000;
  font-weight: bold;
}

.banner .bd li img {
  width: 100%;
  height: 520px;
}

.index-row1 {
  padding: 20px 0 30px;
  background: url(../images/index-bg1.jpg) center center no-repeat #f2f2f2;
}

.index-row1 .list li {
  line-height: 30px;
  padding: 4px 0;
}

.index-row1 .list li span {
  float: left;
  width: 60px;
  padding-right: 7px;
  height: 30px;
  text-align: center;
  background: url(../images/bg1.png) no-repeat;
  color: #fff;
}

.index-row1 .list li a {
     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    width: 240px;
}

.index-row1 .c1 {
  float: left;
  width: 870px;
}

.index-row1 .c1 .main-tit .more {
  color: #990033;
}

.index-row1 .c1 .slide {
  width: 450px;
  float: left;
  position: relative;
}

.index-row1 .c1 .slide .hd {
  position: absolute;
  top: 270px;
  text-align: right;
  right: 10px;
  z-index: 2;
}

.index-row1 .c1 .slide .hd li {
  cursor: pointer;
  margin: 0 4px;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  background: url(../images/dote1-on.png) no-repeat;
}

.index-row1 .c1 .slide .hd li.on {
  background: url(../images/dote1.png) no-repeat;
}

.index-row1 .c1 .slide .bd .pic img {
  width: 100%;
  height: 300px;
}

.index-row1 .c1 .slide .bd .text {
  padding: 13px 10px;
  background: #fff;
  border: 1px solid #d0d0d0;
  line-height: 24px;
}

.index-row1 .c1 .slide .bd .text .tit {
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.index-row1 .c1 .slide .bd .text .date {
  font-size: 12px;
  color: #009e3b;
}

.index-row1 .c1 .list {
  float: right;
  width: 400px;
}

.index-row1 .c2 {
  float: right;
  width: 460px;
}

.index-row2 {
  background: #fafef3;
  padding: 30px 0 10px;
}

.index-row2 .slide .hd {
  margin-bottom: 50px;
  text-align: center;
}

.index-row2 .slide .hd li {
  font-size: 24px;
  line-height: 40px;
  display: inline-block;
  margin: 0 33px;
  cursor: pointer;
}

.index-row2 .slide .hd li img {
  vertical-align: middle;
  margin-right: 10px;
}

.index-row2 .slide .hd .on a {
  color: #ff9900;
}

.index-row2 .slide .bd ul {
  margin: 0 -35px;
}

.index-row2 .slide .bd li {
  float: left;
  width: 410px;
  margin: 0 30px;
}

.index-row2 .slide .bd .headline .date {
  float: left;
  width: 84px;
  height: 72px;
  background: url(../images/b2.png) center center no-repeat;
  text-align: center;
}

.index-row2 .slide .bd .headline .date .y {
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 12px;
}

.index-row2 .slide .bd .headline .date .d {
  font-size: 24px;
  color: #009e3b;
  line-height: 40px;
}

.index-row2 .slide .bd .headline .text {
  font-size: 16px;
  margin-left: 100px;
  line-height: 38px;
}

.index-row2 .slide .bd .con {
  height: 160px;
  overflow: hidden;
  margin-top: 20px;
  color: #999;
  line-height: 32px;
  text-indent: 2em;
}

.index-row3 {
  padding: 1px 0;
  background:#fbfbfb;height: 330px;
}

.index-row3 .pic-list {
  position: relative;
  margin: 30px 0 10px;
}

.index-row3 .pic-list .c1 {
  position: absolute;
  left: 0;
  top: 0;
}

.index-row3 .pic-list .c1 .more {
  position: absolute;
  width: 24px;
  height: 56px;
  bottom: 25px;
  left: 70px;
}

.index-row3 .pic-list .c2 {
  position: relative;
  margin-left: 120px;
  padding: 38px 0;
}

.index-row3 .pic-list .c2 li {
  float: left;
  width: 20%;
  position: relative;
}

.index-row3 .pic-list .c2 li .pic {
  margin-right: 1px;
}

.index-row3 .pic-list .c2 li .pic img {
  width: 100%;
  height: 220px;
}

.index-row3 .pic-list .c2 li .text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: all ease .3s;
  background: url(../images/opacity1.png) center center no-repeat;
}

.index-row3 .pic-list .c2 li .text a {
  display: block;
  margin: 25% 20%;
}

.index-row3 .pic-list .c2 li .text a .tit {
  font-size: 20px;
  font-weight: bold;
  color: #009e3b;
}

.index-row3 .pic-list .c2 li .text a .desc {
  color: #fff;
}

.index-row3 .pic-list .c2 li:hover .text {
  opacity: 1;
  filter: alpha(opacity=100);
}

.index-row3 .text-list {
  margin-bottom: 20px;
}

.index-row3 .text-list .list li {
  font-size: 16px;
  line-height: 36px;
}

.index-row3 .text-list .list li span {
  float: left;
  color: #009e3b;
}

.index-row3 .text-list .list li a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  margin-left: 80px;
}

.index-row3 .text-list .c1 {
  float: left;
  width:870px;
}

.index-row3 .text-list .c1 .pic {
  margin-bottom: 15px;
}

/*
.index-row3 .text-list .c1 .pic img {
  width: 100%;
  height: 126px;
}
*/

.index-row3 .text-list .c2 {
  float: right;
  width: 460px;
}



.index-row4 {
  background: #fafef3;
  padding: 30px 0 50px;
}


.footer {
  padding: 15px 0;
  background: url(../images/f-bg.png) 20% center no-repeat #009e3b;
}

.footer .c1 {
  float: left;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
}

.footer .c2 {
  float: right;
  margin-top: 20px;
}

.footer .c2 img {
  vertical-align: text-bottom;
  margin-left: 50px;
}

.inner-banner {
  position: relative;
  height: 254px;
  overflow: hidden;
}

.inner-banner img {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
}

.inner-wrap {
  padding: 30px 0;
  background: #f8f8f8;
}

.leftbar {
  float: left;
  width: 235px;
  min-height: 400px;
  padding-bottom: 20px;
  background: #fff;
}

.leftbar .title {
  line-height: 40px;
  background: #009e3b;
  margin-top: 1px;
  color: #fff;
  padding: 20px 20px 15px;
  font-size: 24px;
  border-bottom: 2px solid #c6b746;
}

.leftbar .list {
  margin-bottom: 10px;
}

.leftbar .list li {
  line-height: 52px;
  border-bottom: 1px solid #e7e7e7;
}

.leftbar .list li a {
  padding-left: 20px;
  display: block;
  color: #666;
  font-weight: bold;
}

.leftbar .list li a:hover {
  color: #009e3b;
}

.leftbar .list li.on {
  background: #efefef;
}

.right-con {
  float: right;
  width: 1080px;
}

.right-con .bread {
  text-align: right;
  margin-bottom: 10px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  color: #999;
  font-size: 12px;
}

.right-con .bread img {
  vertical-align: middle;
}

.right-con .bread span {
  margin: 0 7px;
}

.right-con .bread a {
  color: #999;
}

.right-con .bread img {
  vertical-align: middle;
}

.right-con .inner-tit {
  background: #fff;
  border: 5px solid #ddddde;
  padding: 20px;
  margin-bottom: 15px;
}

.right-con .inner-tit span {
  display: inline-block;
  vertical-align: middle;
}

.right-con .inner-tit .text1 {
  padding-left: 20px;
  line-height: 24px;
  font-weight: bold;
  font-size: 18px;
  background: url(../images/line.jpg) left center no-repeat;
}

.right-con .inner-tit .text2 {
  font-weight: bold;
  color: #999;
}

.right-con .inner-tit .line {
  height: 22px;
  width: 1px;
  background: #dedee7;
  margin: 0 15px;
}

.right-con .main-text-list li {
  position: relative;
  padding: 20px 0;
}

.right-con .main-text-list li a {
  display: block;
}

.right-con .main-text-list li .text {
  transition: all ease-out .3s;
  padding: 10px 0;
  margin-right: 300px;
  background: #fff;
  border-left: 5px solid #cecece;
  padding: 10px;
}

.right-con .main-text-list li .text .tit {
  height: 50px;
  line-height: 25px;
  font-size: 16px;
  margin: 10px 20px;
}

.right-con .main-text-list li .text .desc {
  height: 60px;
  line-height: 20px;
  margin: 0 30px 10px 30px;
  font-size: 12px;
  color: #9b9b9b;
  text-align: justify;
  overflow: hidden;
  font-family: '宋体' !important;
  font-size: 16px !important;
  color: #000 !important;
}

.right-con .main-text-list li .line {
  position: absolute;
  right: 240px;
  height: 100%;
  width: 2px;
  top: 0;
  background: #ddd;
}

.right-con .main-text-list li .line::before {
  content: '';
  position: absolute;
  top: 18px;
  right: 100%;
  margin-right: 15px;
  width: 35px;
  height: 2px;
  background: #cecece;
}

.right-con .main-text-list li .line::after {
  content: '';
  border-radius: 50%;
  position: absolute;
  top: 12px;
  left: -7px;
  width: 15px;
  height: 15px;
  background-color: #cecece;
  z-index: 2;
}

.right-con .main-text-list li .infor {
  float: right;
  width: 240px;
}

.right-con .main-text-list li .infor .date {
  position: relative;
  font-size: 12px;
}

.right-con .main-text-list li .infor .date span {
  position: relative;
  z-index: 2;
  background: #f8f8f8;
  padding: 0 20px;
}

.right-con .main-text-list li .infor .date::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  border-bottom: 1px dotted #cecece;
  z-index: 1;
  top: 50%;
  left: 0;
}

.right-con .main-text-list li .infor .author {
  margin-left: 20px;
  margin-top: 15px;
}

.right-con .main-text-list li .infor .author .t {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  padding: 3px 5px;
  border-radius: 3px;
  font-size: 12px;

  color: #009e3b;
}

.right-con .main-text-list li .infor .author img {
  width: auto;
  height: 20px;
  padding: 3px;
  background-color: #fff;
  border-radius: 3px;
}

.right-con .main-text-list li:hover .text {
  box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
  transform: scale(1.08);
  position: relative;
  z-index: 9;
}

.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: #18427a;
}

.main-pic-list li {
  float: left;
  width: 25%;
}

.main-pic-list li a {
  transition: all 0.3s ease-out;
  display: block;
  background: #fff;
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
}

.main-pic-list li .pic img {
  width: 100%;
  height: 180px;
}

.main-pic-list li .text {
  padding: 20px;
  border-top: 1px solid #e8e8e8;-ms-word-break: break-all;word-break:break-all; 
}

.main-pic-list li .text .tit {
  height: 75px;
  line-height: 25px;
}

.main-pic-list li .text .author {
  text-align: right;
}

.main-pic-list li:hover a {
  box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
  transform: scale(1.08);
  position: relative;
  z-index: 9;
  cursor: pointer;
}

.group-list {
  background: #fff;
  padding: 30px;
}

.group-list dl {
  margin-bottom: 20px;
}

.group-list dl dt {
  padding: 10px 15px;
  text-decoration: none;
  font-size: 16px;
  border-left: 5px solid #009e3b;
  background: #fbfbfb;
  cursor: pointer;
}

.group-list dl dd {
  padding: 15px 0;
  font-size:16px;
}

.group-list dl dd a {
  width: 32%;
  float: left;
  text-align: center;
  margin-bottom: 5px;
  padding: 5px;font-family: '宋体' !important;
}

.group-list dl dd a:hover {
  color: #009e3b;
  text-decoration: underline;
}

.teacher-list li {
  float: left;
  width: 25%;
}

.teacher-list li a {
  transition: all 0.3s ease-out;
  display: block;
  background: #fff;
  margin: 10px;
}

.teacher-list li .pic img {
  width: 100%;
  height: 180px;
}

.teacher-list li .text {
  padding: 20px;
  border-top: 1px solid #e8e8e8;
}

.teacher-list li .text .tit {
  line-height: 24px;
}

.teacher-list li:hover a {
  box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.64);
  transform: scale(1.08);
  position: relative;
  z-index: 9;
  cursor: pointer;
}

.detail {
  position: relative;
  padding: 40px 50px;
  background-color: #fff;
}

.detail .tit {
  width: 70%;
  margin-bottom: 30px;
  line-height: 1.5;
  color: #4a4a4a;
  font-size: 22px;
  text-align: left;
  font-size: 22px;
  font-weight: bold;
}

.detail .infor {
  font-size: 12px; margin-bottom: 20px;
}

.detail .infor span {
  margin-right: 20px;
}

.detail .author {
  margin-top: 5px;
  position: relative;
  height: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #4a4a4a;
  font-family: 'SongTi SC';
  font-size: 12px;
  border-bottom: 1px solid #d6d6d6;
}

.detail .author img {
  position: relative;
  z-index: 1;
  height: 20px;
  border-radius: 3px;
  width: auto;
  margin-bottom: 0;
}

.detail .con {
  line-height: 30px;
}

.detail .con img {
  max-width: 100%;
}

.detail .more {
  margin-top: 30px;
  padding: 15px 30px;
  background-color: #efefef;
  font-size: 16px;
}

.detail .more .c1 {
  float: left;
  width: 19%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-right: 1px solid #cecece;
}

.detail .more .c1 img {
  vertical-align: middle;
  margin-right: 10px;
}

.detail .more .c2 {
  float: left;
  width: 80%;
  height: 40px;
  line-height: 40px;
}

.detail .more .c2 a {
  display: block;
  padding: 0 20px;
}

.on{    background: #009e3b;}
.on a{color:#fff;}