﻿@CHARSET "UTF-8";
html{overflow-x:hidden;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}
html,body,div,span,p,h1,h2,h3,h4,h5,h6,em,img,strong,blockquote,sub,sup,tt,i,b,dd,dl,dt,form,label,table,caption,tbody,tfoot,thead,tr,th,td,ul,li,p,a,ol,ul,input{margin:0;padding:0; font-style: normal;}
body{background:#fff;font-family:"微软雅黑";color:#000; background-color:#cfcfcf; font-size:14px;}
table{border-collapse:collapse;border-spacing:0}
img{border:0;padding: 0px;}
a,a:visited{text-decoration:none;}
a,iframe,input,select{outline:0 none}
.fix:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; font-size:0;}
ul, ol, li{list-style-type: none;}
button,input,select,textarea{font-size:100%;vertical-align:middle}
textarea{resize:none}
.fl{ float:left;}
.right{ float:right;}
.clear{ clear:both}
.main-wrapper {min-width: 320px; max-width:600px; margin: 0 auto; width: 100%; overflow: hidden; background-color:#fff;}

/*logo*/
.webtit{ margin:0; width:100%; overflow:hidden;}
.header{ padding:10px 0;    position: relative;}
.header a.top_nav{    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;}
.header img.logo{     padding-left: 20px;
    display: block;
    width: 70%;}

/*banner*/
.slideBox{position:relative;overflow:hidden}
.slideBox .hd{position:absolute;height:5px;line-height:5px;bottom:8px;right:0;z-index:1;width:100%;text-align:center}
.slideBox .hd li{display:inline-block;width:5px;height:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#006600;text-indent:-9999px;overflow:hidden;margin:0 6px}
.slideBox .hd li.on{background:#006600}
.slideBox .bd{position:relative;z-index:0}
.slideBox .bd li{position:relative;text-align:center}
.slideBox .bd li img{vertical-align:top;width:100%;}
.slideBox .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0)}

/*学校介绍*/
.index-about{ width:95%; margin:0 auto; padding-top:1em;}
.index-title-style{ text-align:center; color:#333333; }
.index-title-style h1{ font-size:1.5em;}
.index-title-style h2{ font-size:1em; font-weight:normal; padding:1em 0; }
.index-title-style .w79{ width:79px; height:7px; background-color:#669933; margin:0 auto; display:block;}

.index-list{}
.index-list ul{}
.index-list li{ width:48%; float:left; padding-top:1em;}
.index-list li:nth-child(2n){ float:right;}
.index-list li a{ color:#333; display:block;}
.index-list li a img{ width:100%; display:block;}
.index-list li a h1{ font-size:1.1em; height:2em; line-height:2em; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight:normal; text-align:center; font-weight:ormal;}
.index-list li .index-list-title{}
.index-list li img.index-list-title{ width:100%; height:2px;}

/*校园快讯*/
.index-news{ background-color:#669933; margin-top:1em;}
.index-title-style-01{ text-align:center; color:#fff; }
.index-title-style-01 h1{ font-size:1.5em;}
.index-title-style-01 h2{ font-size:1em; font-weight:normal; padding:1em 0; }
.index-title-style-01 .w79{ width:79px; height:7px; background-color:#fff; margin:0 auto; display:block;}

.index-news .index-news-list{ padding-top:1em;}
.index-news .index-news-list dl{ background-color:#006600; color:#fff; height: 64px;    margin-bottom: 10px;}
.index-news .index-news-list dl .index-news-list-tp{ width:30%; height: 100%;display:block; float:left; padding-right:1em;}
.index-news .index-news-list dl img.index-news-list-tp{}
.index-news .index-news-list dl dt{ font-weight:normal;}
.index-news .index-news-list dl dt p{    font-weight: bold;
    padding: 0;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.index-news .index-news-list dl dt em{    display: block;
    height: 36px;
    font-size: 12px;
    overflow: hidden;
}

.index-news .index-news-list ul{}
.index-news .index-news-list li{}
.index-news .index-news-list li a{    color: #fff;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;}
.index-news .index-news-list .more{ background:url(../images/blue.png) no-repeat center; text-align:center; color:#fff; line-height:46px; font-size:1.1em; margin:0 auto; display:block; padding:1em 0; }

/*学校公告*/
.index-announcement{ padding-top:1em;}
.index-announcement ul{ border-top:#669933 solid 1px;}
.index-announcement li{     position: relative;background:url(../images/laba.jpg) left no-repeat; border-bottom:#669933 solid 1px; padding:1em 0;}
.index-announcement li:nth-child(2n){ border-bottom:#669933 solid 1px;}

.index-announcement li a{ padding-left:3em; display:block; color:#333;}
.index-announcement li a p{ font-size:1.2em; font-weight:bold;    width: 83%;
    height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.index-announcement li a h2{ font-size:1em; font-weight:normal;    width: 83%;}
.index-announcement li em{ float:right; text-align:center; font-size:1em;    position: absolute;
    right: 0;}
.index-announcement li em i{ font-size:1.2em;}
.index-announcement .more{ background:url(../images/blue.png) no-repeat center; text-align:center; color:#fff; line-height:46px; font-size:1.1em; margin:0 auto; display:block; padding:1em 0; }

/*学校特色*/
.index-tese{ background-color:#CCCC00;}
.index-tese .index-tese-list{}
.index-tese .index-tese-list ul{}
.index-tese .index-tese-list li{ width:48%; float:left; padding-top:1em;}
.index-tese .index-tese-list li:nth-child(2n){ float:right;}
.index-tese .index-tese-list li a{ color:#fff; display:block;}
.index-tese .index-tese-list li a img{ width:100%; display:block;}
.index-tese .index-tese-list li a h1{ font-size:1.1em; height:2em; line-height:2em; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; font-weight:normal; text-align:center; font-weight:ormal;}

/*精彩视频*/
.index-video{ background:url(../images/index-video.jpg) top center no-repeat;background-size: 100%;}
.index-video .index-video-play{ padding:3em 0;text-align:center;}
.index-video .index-video-play a{ color:#333;}
.index-video .index-video-play a img{}
.index-video .index-video-play a p{}

/*入学动态*/
.index-rx-news{ background:url(../images/index-rx-news.jpg) center no-repeat; background-size:100%; color:#fff; text-align:center; padding-bottom:2em;}
.index-rx-news h1{ padding-top:1.3em;}
.index-rx-news h2{     font-weight: normal;
    padding: 1em 0;
    font-size: 16px;}
.index-rx-news .more{ background:url(../images/blue.png) no-repeat center; text-align:center; color:#fff; line-height:46px; font-size:1.1em; margin:0 auto; display:block; padding:1em 0; }

/*版权所有*/
.footer{ background:url(../images/footer.jpg) center repeat; background-size:100%; text-align:center; color:#fff;}
.footer h1{ font-weight:normal; font-size:1em; padding-bottom:2em;     width: 95%;
    margin: 0 auto;}
.footer p{ padding:2em 0;    width: 95%;
    margin: 0 auto;}
.footer p a{ color:#fff;}

/*学校介绍*/
.about_top{ background-color:#669933; color:#fff; height:57px; line-height:57px; font-size:1.5em; text-align:center;}
.about_top a.about_menu{ position:absolute; right:0; padding:5px;}

/*内页二级导航*/
.about_nav{ background:url(../images/about-nav.jpg) repeat-x; height:55px;overflow:hidden;overflow-x:auto;}
.about_nav ul{}
.about_nav li{ height:50px; line-height:46px; float:left; margin:0 15px;}
.about_nav li a{ color:#333; display:block;}
.about_nav li a:hover{ border-bottom:#669933 solid 4px; color:#669933;}
.about_nav li .hover{ border-bottom:#669933 solid 4px; color:#669933;}

/*简介内容*/
.about-content{ width:95%; padding-top:1em; margin:0 auto}
.about-content .about-title{ color:#669933}
.about-content .about-title h1{ font-size:1.2em}
.about-content .about-title h2{ font-size:0.9em; text-transform:uppercase; font-weight:normal;}
.about-content .about-content-p{ color:#333; line-height:2em; font-size:1em; padding-top:1em;min-height: 300px;}

.about-content .about-transform{ padding:2em 0;}
.about-content .about-transform ul{}
.about-content .about-transform li{ width:25%; text-align:center; float:left; }
.about-content .about-transform li h1{ font-size:1.7em; font-weight:normal;}
.about-content .about-transform li h2{ font-size:1em; font-weight:normal;}


/*校园快讯*/
.news-list{}
.news-list ul{}
.news-list li{     min-height: 90px;border-bottom:#bfbfbf dashed 1px; padding:20px 0;}
.news-list li span{ width:30%; float:left; margin-right:1em;}
.news-list li span img{ width:106px; height:86px;}
.news-list li h1{ font-size:1em; font-weight:normal;}
.news-list li h2{ font-size:0.8em; font-weight:normal;}
.news-list li a{ color:#333; display:block;}
.news-list li i{ color:#cecece; font-size:0.5em;}

/*公告*/
.announcement-list{}
.announcement-list dl{ border-bottom:#bfbfbf dashed 1px; padding:1em 0;}
.announcement-list dd{ font-size:1.2em; font-weight:bold;}
.announcement-list dd a{ color:#333;}
.announcement-list dd em{ float:right; font-weight:normal; font-size:0.7em}
.announcement-list dt{ font-size:1em;}
.announcement-list dt a{ font-size:1em;color:#333;}

/* 新闻内容 */
.news_content{min-height: 300px;}
.news_content h1{width: 95%;margin: 10px auto;text-align: center; font-size: 20px;}
.news_content p.o-i{font-size: 14px; color: #999;text-align: center;}
.news_content .u_pic{width: 95%;margin: 0px auto;}
.news_content .u_pic img{display: block;width: 100%;}
.line{height:1px;border-top: 1px dashed #EBEBEB;margin: 10px 0px;}
.news_row_content{width:95%;margin:0 auto;}
.news_row_content img{width: 100%;}
.preNext{width:95%;margin:0 auto;position:relative;}
.preNext .line1{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 15px repeat-x;margin:4px auto;padding-top:10px;box-sizing: content-box;-webkit-box-sizing: content-box;}
.preNext .line1 strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;margin:20px 0;overflow: hidden;}
.preNext .text a{display: inline-block; color: #555; height: 20px; line-height: 20px; overflow: hidden; width: 80%; vertical-align: bottom; text-overflow: ellipsis; white-space: nowrap;}


/* 精彩视频 */
.video-list{width: 100%; margin: 0 auto;}
.video-list .video-list-item{margin:20px 0px;    border-bottom: 1px dashed #ccc;padding-bottom: 5px;}
.video-list .video-list-item span{display:block; }
.video-list .video-list-item span img{display: block;width:100%;}
.video-list .video-list-item p{height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.video-list .video-list-item a{color: #333;text-decoration:none;}











