@charset "utf-8";

* { margin: 0; padding: 0; }
li { list-style: none; }
img { border: 0; }
a { text-decoration: none; color: #000; outline: none; }
body { min-width: 1200px; font-family: "Microsoft yahei"; }
.body { min-width: 1270px; font-family: "Microsoft yahei"; }
input { outline: none; }
.fl { float: left; }
.fr { float: right; }
.dn { display: none; }
.wrap { width: 1200px; margin: 0 auto; }

/*top */
.top { height: 150px; background: url(../images/bg-top1.png) center no-repeat; }
.top .wrap { overflow: hidden; }
.top .fl { padding-top: 45px; }
.top .fr { padding-top: 40px; }
.top .fr-t { margin-bottom: 10px; float: right;}
.top .fr-t a { font-size: 14px; color: rgb(51,51,51); padding-left: 20px; background: url(../images/icon-top2.png) -4px 3px no-repeat;    margin-left: 121px; margin-bottom: 20px;display: block; }
.top .fr-t a + a { background: url(../images/icon-top2.png) left center no-repeat; }
/*.top .fr-t a:hover { color: #c8e2ff; }*/
.top .fr-t .search { display: block; *display: inline; *zoom: 1; vertical-align: middle; }
.top .fr-t img { padding: 4px 2px 0 0; }
.top .fr-t .find1 { display: none; position: relative; }
.top .fr-t input { border: 0; }
.top .fr-t .ss { width: 170px; padding: 0 20px 0 10px; font-size: 14px; color: #fff; height: 34px; line-height: 34px;background: rgb(195,174,111);border-radius: 3px; }
.top .fr-t .find1 .btn { position: absolute; top: 7px; right: 6px; cursor: pointer; }
.top .fr-b {clear: both; overflow: hidden; }
.top .fr-b a { display: block; width: 130px; height: 34px; line-height: 34px; text-align: center; font-size: 14px; font-weight: bold; color: #fff; background: #ffc001; border-radius: 5px; float: right; }

/*nav */
.nav { height: 50px; background: rgb(110,23,40); }
.nav ul li { float: left; position:relative;}
.nav ul li a { display: block; height: 50px; line-height: 50px; width: 133px; text-align: center; color: #fff; }
/*.nav ul li a:hover { background: rgb(195,174,111); }*/
.cur{background: rgb(195,174,111) !important;}
#nav{    position: absolute;top: 50px;left: 0px;display: none;z-index: 99999;}
 .nav ul li div a{background:rgb(110,23,40);font-size:14px;}

/*banner */
.banner { height: 400px; background: url(../images/bg-banner-pink.png) center; }
.banner .img { width: 1200px; height: 400px; }
.banner .wrap { position: relative; }
.banner .shadow { width: 1200px; height: 30px; position: absolute; left: 0; bottom: 0; z-index: 2; background: url(../images/bg-banner.png) 0 0 no-repeat; }
.banner .hd ul { position: absolute; left: 0; bottom: 10px; text-align: center; z-index: 3; width: 1200px; }
.banner .hd ul li { cursor: pointer; width: 8px; height: 8px; margin-right: 5px; display: inline-block; *display: inline; #zoom: 1; background: url(../images/banner-li.png) 0 -8px no-repeat; }
.banner .hd ul li.on { background: url(../images/banner-li.png) 0 0 no-repeat; }
.banner .bd ul li a { display: block; font-size: 0; position: relative; }
.banner .bd ul li a .bt {background: url(../images/bg-banner-title.png) repeat;padding: 10px 30px;font-size: 24px;color: #fff;position: absolute;left: 35px;bottom: 50px;}
.banner .prev, .banner .next { position: absolute; width: 22px; height: 53px; top: 50%; margin-top: -26px; }
.banner .prev { left: -35px; background: url(../images/banner-btn.png) left no-repeat; }
.banner .next { right: -35px; background: url(../images/banner-btn.png) right no-repeat; }

/*main */
.main { background: url(../images/bg-main1.png) 100% 123% no-repeat; padding-bottom:50px}
.main .wrap { overflow: hidden; }
.same-h3 { overflow: hidden; border-bottom: 1px solid #d9d9d9; }
.same-h3 .fl { font-size: 20px; color: #333; padding-left: 30px; padding-right: 10px; height: 40px; line-height: 40px; border-bottom: 3px solid rgb(110,23,40); }
.same-h3 .fr a { font-size: 14px; color: #666; height: 40px; line-height: 40px; }
.same-h3 .fr a:hover { color: #1388eb; }
.active { padding-top: 40px; overflow: hidden; margin-bottom:10px;}
.active-l { width: 850px; }
.active-l .same-h3 .fl { background: url(../images/icon-main1.png) left center no-repeat; }
.active-r { width: 310px; }
.active-r .same-h3 .fl { background: url(../images/icon-main4.png) left center no-repeat; }
.active-l-bd { overflow: hidden; padding-top: 25px; }
.active-l-bd-l { position: relative; }
.active-l-bd-l .hd { position: absolute; right: 36px;bottom: 15px;font-size: 16px;color: #fff;z-index: 3; }
.active-l-bd-l .hd span { position: absolute;right: -20px;top: 0; }
.active-l-bd-l .hd ul li { display: none; }
.active-l-bd-l .hd ul li.on { display: block; }
.active-l-bd-l .bd ul li a { display: block; width: 390px; height: 300px; overflow: hidden; font-size: 0; }
.active-l-bd-l .bd ul li a img { width: 390px; height: 300px; transition: all 0.6s;}
.active-l-bd-l .bd ul li a img:hover { transform: scale(1.1); }
.active-l-bd-l .bd ul li { position: relative; }
.active-l-bd-l .bd ul li .bt {position: absolute;left: 0;bottom: 0;z-index: 2; width: 390px;height: 50px;line-height: 50px; background: url(../images/bg-active.png) 0 0 no-repeat;}
.active-l-bd-l .bd ul li .bt p { width: 310px;padding-left: 15px;font-size: 16px;color: #fff; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.active-l-bd-l .prev, .active-l-bd-l .next { width: 40px; height: 41px; position: absolute; top: 110px; z-index: 3; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; display: none; }
.active-l-bd-l .prev { left: 0; background: url(../images/btn.png) left no-repeat; }
.active-l-bd-l .next { right: 0; background: url(../images/btn.png) right no-repeat; }
.active-l-bd-l:hover .prev { display: block; }
.active-l-bd-l:hover .next { display: block; }
.active-l-bd-r { width: 430px; }
.active-l-bd-r ul { padding-left: 20px; background: url(../images/active-li.png) left 5px no-repeat; }
.active-l-bd-r ul li { overflow: hidden; margin-bottom: 26px; *margin-bottom: 22px;}
.active-l-bd-r ul li a {transition: all 0.5s; font-size: 14px; color: #333; float: left; width: 340px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.active-l-bd-r ul li a:hover { transform: translateX(10px); color: #1388eb;}
.active-l-bd-r ul li span { font-size: 12px; color: #666; float: right; }
.active-r-bd ul { padding-top: 25px; }
.active-r-bd ul li { overflow: hidden; margin-bottom: 28px; }
.active-r-bd ul li .date { font-family: Georgia; width: 56px; text-align: center; float: left; }
.active-r-bd ul li .date .day {font-size: 22px;color: #2f4557;height: 28px;line-height: 28px;}
.active-r-bd ul li .date .month { font-size: 16px; color: #fff; height: 24px; line-height: 24px; background: rgb(110,23,40); }
.active-r-bd ul li .li-r { width: 240px; float: right; }
.active-r-bd ul li .li-r a { font-size: 14px; color: #333; line-height: 26px; }
.active-r-bd ul li .li-r a:hover { color: #1388eb;}
.active-r-bd p{line-height:33px;}
.lxwm p:nth-child(2){background:url(../images/lxwm1.png) no-repeat 15px 10px;padding-left:40px;}
.lxwm p:nth-child(3){background:url(../images/lxwm2.png) no-repeat 15px 10px;padding-left:40px;}
.lxwm p:nth-child(4){background:url(../images/lxwm3.png) no-repeat 15px 10px;padding-left:40px;}
.lxwm p:nth-child(5){background:url(../images/lxwm4.png) no-repeat 15px 10px;padding-left:40px;}
.file .same-h3 .fl { background: url(../images/icon-main4.png) left center no-repeat; }
.file-bd ul { padding: 20px 0 30px; overflow: hidden; width: 1300px; }
.file-bd ul li { float: left; padding-left: 10px; background: url(../images/file-li.png) left center no-repeat; width: 300px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 115px; margin-bottom: 20px; }
.file-bd ul li a {transition: all 0.5s; font-size: 14px; color: #333; }
.file-bd ul li a:hover { transform: translateX(10px); color: #1388eb;}

/*link */
.link { height: 160px; padding: 50px 0; background: #b1d6ff; }
.link .wrap { overflow: hidden; }
.link ul { width: 1230px; }
.link ul li { position: relative; float: left; margin-right: 30px; width: 380px;height: 160px;overflow: hidden;}
.link ul li .up { position: absolute; left: 0; top: 0; }
.link ul li .down img { width: 380px; height: 160px; transition: all 0.6s; }
.link ul li .down img:hover { transform: scale(1.1); }

/*footer */
.footer { height: 80px; background: url(../images/bg-footer1.png) center no-repeat; }
.footer .wrap { padding-top: 25px; }
.footer-l { width: 310px; padding-left: 110px; overflow: hidden; }
.footer-l dl { width: 360px; overflow: hidden; }
.footer-l dt { font-size: 16px; font-weight: bold; color: #fff; margin-bottom: 15px; }
.footer-l dd { float: left; width: 150px; margin-bottom: 10px; margin-right: 25px; }
.footer-l dd a { font-size: 14px; color: #d0e0f3; }
.footer-l dd a:hover { color: #fff; }
.footer-m { width: 190px; padding: 15px 50px; }
.footer-m img { vertical-align: middle; margin-right: 15px; }
.footer-r { padding-left: 20px; }
.footer-r dt { font-size: 16px; font-weight: bold; color: #fff; margin-bottom: 15px; }
.footer-r dd { font-size: 14px; color: #d0e0f3; margin-bottom: 10px; }
.footer-r p{width:1200px}

/*inner css*/
.banner-in { position: relative; height: 300px; width: 100%; overflow: hidden; }
.banner-in img { position: absolute; width: 1920px; height: 300px; left: 50%; margin-left: -960px; top: 0; }

.subnav { width: 220px; }
.subnav .lanmu { height: 60px; line-height: 60px; text-align: center; width: 100%; background: rgb(110,23,40); font-size: 24px; color: #fff; }
.subnav ul {/* padding: 20px; */padding-bottom: 0;border: 1px solid rgb(110,23,40);}
.subnav ul li {width:180px;margin: 10px auto;}
.subnav ul li a { font-size: 16px; font-weight: bold; color: rgb(51,51,51); display: block; width: 100%; height:36px; line-height: 36px; text-align: center; }
.subnav ul li a:hover, .subnav ul li a.on { background: rgb(195,174,111); color: #fff; border-radius: 5px; }
.now {height: 30px;line-height: 20px;position: relative;margin-bottom: 30px;}
.now-l {background: #fff url(../images/now.png) left center no-repeat;padding-left: 10px;font-size: 20px;color: #333;position: relative;padding-right: 14px;display: inline-block; *display: inline; *zoom: 1;z-index: 3;float:  right;}
.now-l a { font-size: 14px; color: #333; }
.now-l a:hover { color: #0a58af; }
.now .line {border-bottom: 1px solid #d9d9d9;position: absolute;width: 100%;top: 30px;left: 0; *top:-10px;}
.now .now-r {font-size: 14px;color: #4c4c4c;position: absolute;top: 0;left: 0;/* padding: 0 20px; */background: #fff;z-index: 3;}
.now .now-r a:last-child{color:rgb(110,23,40);}

.switch { text-align: center;margin: 20px 0 80px; font-size: 14px;color: #333;}
.switch table{width:930px;}
.switch table tbody tr td table tbody tr td:first-child{width:350px;text-align:right;}

/*inner css*/
.inner { padding-top: 30px; min-height: 305px;}
.inner .wrap { overflow: hidden; }
.inner .inner-r {width: 930px;overflow: hidden;min-height: 400px;margin-bottom:60px;}
.list ul li { padding-left: 15px; background: url(../images/list-li.png) left center no-repeat; overflow: hidden; margin-bottom: 20px; }
.list ul li a { float: left; font-size: 14px; color: #333; width: 460px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-right: 210px; }
.list ul li a:hover { color: #0f68ca; }
.list ul li .eye { font-size: 14px; color: #808080; float: left; padding-left: 20px; background: url(../images/eye.png) left center no-repeat; }
.list ul li .date { font-size: 14px; color: #808080; float: right; }

/*pic-list css*/
.pic-list ul { overflow: hidden; width: 960px; }
.pic-list ul li { margin-right: 30px; margin-bottom: 30px; width: 290px; float: left; }
.pic-list ul li .pic { width: 290px; height: 190px; overflow: hidden; font-size: 0;}
.pic-list ul li .pic img {transition: all 0.6s; width: 290px; height: 190px; }
.pic-list ul li .bt { border: 1px solid #eeeeee; height: 42px; line-height: 42px; text-align: center; background: #fafafa; color: #4c4c4c; font-size: 14px; }
.pic-list ul li:hover .bt { color: #0f68ca; }
.pic-list ul li:hover img { transform: scale(1.2); }

/*info css*/
.info .artical h3 { font-size: 20px; text-align: center; font-weight: normal; }
.info .artical .time { font-size: 12px; color: #808080; padding: 15px 0; border-bottom: 1px solid #d9d9d9; text-align: center; }
.info .artical p { font-size: 16px; color: #4c4c4c; line-height: 30px; margin: 20px 0; }
.info .artical img { display: block; margin: 10px auto; }
.info .artical .pn { padding: 25px 0 50px; border-top: 1px solid #d9d9d9; }
.info .artical .pn span, .info .artical .pn a { font-size: 14px; color: #4c4c4c; line-height: 30px; }
.info .artical .pn a:hover { color: #0f68ca; }

/*teacher-list css*/
.teacher-list ul { width: 960px; overflow: hidden; }
.teacher-list ul li { overflow: hidden; width: 280px; margin-right: 40px; margin-bottom: 35px; float: left; }
.teacher-list ul li .pic { width: 150px; height: 190px; overflow: hidden; }
.teacher-list ul li .pic img { width: 150px; height: 190px; }
.teacher-list ul li .jj { width: 110px; }
.teacher-list ul li .jj .name { font-size: 14px; color: #333; }
.teacher-list ul li .jj .name a { font-weight: bold; font-size: 16px; }
.teacher-list ul li .jj .name a:hover { color: #0f68ca; }
.teacher-list ul li .jj .zz { font-size: 14px; color: #4c4c4c; margin: 20px 0; }
.teacher-list ul li .jj p { font-size: 12px; color: #595959; line-height: 24px; }
/*banner*/
.iosSliderDemo {
    clear: both;
    width: 100%;
    padding: 0 0 486px;
    position: relative;
    overflow: hidden;
    z-index: 0;
}
.fluidHeight {
    position: absolute;
    width: 100%;
    height: 486px;
}
.sliderContainer {
    height: 100%;
    height: 486px;
    padding: 0 0;
}
.iosSlider {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 486px;
}
.iosSlider .slider {
    width: 100%;
    height: 100%;
}
.iosSlider .slider .item {
    width: 100%;
    max-width: 1200px;
    height: 100%;
    padding: 0 0 0 0;
    text-align: center;
    position:relative
}
.iosSlider .slider .item .img_title{
    display: block;
    position: absolute;
    top: 60%;
    left:4%;
    background:rgba(195,174,111,0.5);
    font-size:24px;
    color:rgb(255,255,255);
    width: 494px;
    padding: 12px 30px;
    line-height: 45px;
    text-align:left;
}


.iosSlider .slider .item .inner {
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    margin: 0 auto;
    height: 100%;
    box-shadow: 0 0 10px -5px #000;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

.iosSlider .slider .item .inner img {
    width: 1200px;
    /*height: 900px;*/
}
.sliderContainer .slideSelectors {
    position: relative;
    margin: 0 auto;
    bottom: 45px;
    max-width: 1200px;
    z-index: 1000;
    height: 20px;
    text-align: center;
}
.sliderContainer .slideSelectors .prev {
    width: 47px;
    height: 79px;
    position: absolute;
    top: -250px;
    left: -47px;
    background: url(../images/arrow-l.png) no-repeat;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.sliderContainer .slideSelectors .next {
    width: 47px;
    height: 79px;
    position: absolute;
    top: -250px;
    right: -46px;
    background: url(../images/arrow-r.png) no-repeat;
    opacity: 0.6;
    filter: alpha(opacity=60);
}
.sliderContainer .slideSelectors .selected {
    width: 11px !important;
    height: 11px !important;
    margin: 0 4px !important;
    background: url(../images/select.png) no-repeat !important;
}
.sliderContainer .slideSelectors .item {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 6px;
    background: url(../images/dian.png) no-repeat;
}
.leftbg {
    width: 500px;
    height: 486px;
    position: absolute;
    top: 0;
    background: rgb(51,51,51);
    left: 50%;
    margin-left: -1100px;
    z-index: 99;
    opacity: 0.4;
    filter: alpha(opacity=70);
}
.rightbg {
    width: 500px;
    height: 486px;
    position: absolute;
    top: 0;
    background: rgb(51,51,51);
    right: 50%;
    margin-right: -1099px;
    z-index: 99;
    opacity: 0.4;
    filter: alpha(opacity=70);
}
/*活动剪影三张文章图片*/
.file-bd1{
float:left;
}
.file-bd1 ul{
width:850px;height:230px;margin-top:30px;
}
.file-bd1 ul li{
float:left;margin-right:0px;width:265px;height:230px;padding:0px;position:relative;
}
.file-bd1 ul li a{
display:block;width:265px;color:rgb(255,255,255);font-size:14px;
}
.file-bd1 ul li a p{
width:236px;height:35px;padding-top: 14px;margin-left:18px;dispaly:inline-block;
}
.file-bd1 ul li .a_image{height:170px;
}
.file-bd1 ul li .a_title{
height:60px;background:rgb(195,174,111);margin-left: 2px;
}
/*联系我们*/
.call_table img{
transition:.4s;
}
.call_table img:hover{
box-shadow:0px 5px 8px rgb(51,51,51);
}
/**/
#vsb_content table{
margin:0 auto;
}