@charset "utf-8";
html,body{margin:0;padding:0;font-family: "微软雅黑";color:#1a1d1c;}
ul,li{margin:0;padding:0;list-style: none;}
a{text-decoration: none !important;font-size:15px !important;}
a:hover{color:#00BFA5 !important;}
.clearfix{clear:both !important;float:none !important;height:0 !important;}
/*页头*/
.header{width:100%;height:90px;background:#00bfa5;}
.header-content{width:1200px;margin:0 auto;height:90px; background:#00bfa5;}
.header-content .school-logo{padding-top:8px;float:left;width:360px;}
.header-content .school-logo img{width:100%;}
.header-content .header-right{float:left;width:840px;box-sizing: border-box;padding-left:5px;padding-top:14px;}
.header-right .academylogo{padding-left:10px;float:left;width:220px;height:31px;}
.header-right .e-mail{float:right;color:#fff;margin:10px 10px 0 0;font-size:14px;}
.e-mail a{font-size:14px !important;color:#fff !important;}
.e-mail a:hover{color:#fff;}
.header-content .nav{height:35px;line-height:35px;margin-top:5px;}
.nav ul a li{float:left;width:10%;text-align: center;font-size:16px;color:#fff;line-height:36px;}
.nav ul li:hover{background:#008a77;}
/*轮播*/
.c-banner{width: 100%;position: relative;min-width:1200px;}
.c-banner .banner{min-width:1200px;}
.c-banner img{width: 100%;}
.c-banner .banner ul{list-style: none;padding-left: 0px;margin-bottom: 0px;}
.c-banner .banner ul li{display: none;opacity: 0;}
.c-banner .banner ul li:nth-child(1){opacity: 1;display: block;}
.c-banner .banner ul li img{width: 100%;position: absolute;	top: 0px;}
.c-banner .banner ul li:first-child img{position: relative;}
.c-banner .nexImg,.c-banner .preImg{padding: 25px 10px 25px 10px;position: absolute;top: 50%;margin-top: -53px;background: #000000;opacity: 0.5;border-radius: 5px;z-index: 10;}
.c-banner .nexImg:hover,.c-banner .preImg:hover{opacity: 0.8;}
.c-banner .nexImg{right: 0px;}
.c-banner .nexImg img,.c-banner .preImg img{}
.c-banner .jumpBtn{	width: 100%;position: absolute;bottom: 20px;text-align: center;}
.c-banner .jumpBtn ul{margin-bottom: 0px;padding: 0px;}
.c-banner .jumpBtn ul li{width: 10px;height: 10px;border-radius: 50%;display: inline-block;background-color: white;opacity: 0.9;margin-left: 10px;}
.c-banner .jumpBtn ul li:first-child{margin-left: 0px;}
/*@media screen and (max-width:768px) {
	.c-banner{width: 100%;height: 345px;overflow: hidden;}
	.c-banner .banner ul li img{width: 768px;height: 345px;position: absolute;
		left: 50%;margin-left: -384px;}
}*/
/*主体内容*/
/*新闻模块*/
.content-wrap{width:1200px;margin:0 auto;}
.content-news{background:url(images/news-bg.jpg) no-repeat center;background-size: 100% auto;min-height:585px}
.news-1200{width:1200px;margin:0 auto;}
.column-news{width:895px;margin-right:20px;padding-top:30px;float:left;}
.column-title{text-align: center;font-size:18px;font-weight:bold;width:1200px}
.news-list-wrap{width:915px;}
.news-list-wrap .news-list{float:left;width:285px;height:290px;margin-right:20px;box-shadow:0 0 5px rgba(0,0,0,0.4);background:#fff;margin-top:30px;}
.news-list .img-wrap{width:285px;height:200px;}
.news-list .img-wrap img{width:100%;height:100%;}
.news-list .news-title{padding:5px;line-height:25px;font-size:16px;font-weight: bold;}
.news-list .news-date{padding:0 5px;font-size:12px;color:#AAAAAA}
.anno-wrap{width:285px;height:286px;background:#fff;box-shadow:0 0 5px rgba(0,0,0,0.4);float:left;margin-top:85px;z-index:10;position:relative;border-top:solid 4px #00bfa5;}
.anno-title{font-size:18px;text-align: center;font-weight: bold;line-height:40px;margin-top:5px}
.anno-content ul{padding:0 5px;}
.anno-content ul .list_item{height:30px;border-bottom: solid 1px #ddd;margin-bottom: 5px;box-sizing:border-box;width:calc(100% - 10px)}
.anno-content ul .list_item a{line-height:26px !important;font-size:13px !impotrant;}
.anno-content ul li div{float:left;}
.anno-content ul li .icon-tri{color:#00BFA5;margin-right:5px;}
.anno-content ul li .anno-li-title{color:#777;margin-right:5px;width:180px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.anno-content ul li .anno-li-date{color:#aaa;font-size:12px;}
.btn-wrap{text-align: center;margin-top:15px;}
.btn-more{width:100px;line-height:30px;border:solid 1px #00BFA5;background:#fff;display:inline-block;}
.news-text-wrap{width:1220px;}
.news-text-wrap .news-text-list{width:285px;margin-right:20px;float:left;margin-top:30px;height:135px;}
.news-text-list .news-text-date{width:50px;height:50px;border:solid 1px #00BFA5;background:#fff;box-sizing: border-box;float:left;
margin-top:5px;}
.news-text-list .news-text-date .day{line-height:28px;font-size:24px;background:#00BFA5;color:#fff;text-align: center;}
.news-text-list .news-text-date .year-month{line-height:18px;font-size:11px;text-align: center;}
.news-text-list .news-text .news-text-title{font-size:16px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;}
.news-text-list .news-text .news-text-content{text-align: justify;color:#777;}
.footer{background:#353535;margin-top:35px;color:#fff;font-size:13px;}
.footer-content{width:1200px;margin:0 auto; background:#353535;padding-top:20px;}
.footer-content .fri-link{height:160px;color:#fff;float:left;color:#fff;text-align:right;width:500px;}
.footer-content .fri-link a{color:#fff;font-size:14px !important;}
.footer-content .q-code{height:160px;float:left;width:200px;}
.footer-content .q-code .articlecontent p img{margin:0;padding:0;display:inline;}
.footer-content .address{height:160px;float:left;width:470px;text-align:left;font-size:14px;}
.footer .copyright:{display:block;text-align:center;}
/*内页*/
.inner-banner{min-width:1200px;height:300px;background:url(images/inner-bg.jpg) no-repeat center;}
.position-wrap{background:#00bfa5;}
.position-wrap .position{height:30px;color:#fff;width:1200px;margin:0 auto;text-align:left;box-sizing:border-box;padding-left:10px;background:#00bfa5;}
.position-wrap .position span{color:#fff;}
.position-wrap .position a{color:#fff;line-height:30px;}
.position-wrap .position a:hover{color:#a9fff3 !important;}
@charset "utf-8";
/* ---htmlbody100%--- */
*{padding:0;margin:0;}
html, body{}
/* ---divСdiv--- */
body{margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;line-height: 25px;}
table{font-size: 9pt;}
ul,li{ list-style:none;}
td{font-size: 9pt;}
/* ---׼ʽ--- */
a:link{font-size: 9pt;text-decoration: none;color:#000000;line-height: 25px;text-align: justify;}
a:visited{font-size: 9pt;text-decoration: none;color:#000000;line-height: 25px;text-align: justify;}
a:hover{font-size: 9pt;text-decoration: underline;color: #E16417;line-height: 25px;text-align: justify;}
a:active{font-size: 9pt;text-decoration: none;color:#000000;line-height: 25px;text-align: justify;}
/* ---ɫʽ--- */
.wlink:link{font-size: 9pt;text-decoration: none;color:#FFFFFF;}
.wlink:visited{font-size: 9pt;text-decoration: none;color:#FFFFFF;}
.wlink:hover{font-size: 9pt;text-decoration: none;color:#E16417;}
.wlink:active{font-size: 9pt;text-decoration: none;color:#FFFFFF;}
/* ---ɫʽ--- */
.blink:link{font-size: 9pt;text-decoration: none;color:#FFFFFF;}
.blink:visited{font-size: 9pt;text-decoration: none;color:#FFFFFF;}
.blink:hover{font-size: 9pt;text-decoration: underline;color:#CC0000;}
.blink:active{font-size: 9pt;text-decoration: none;color:#FFFFFF;}
/* ---ɫʽ--- */
.dlink:link{font-size: 10pt;text-decoration: none;color:#49536d;font-weight: bold;}
.dlink:visited{font-size: 10pt;text-decoration: none;color:#49536d;font-weight: bold;}
.dlink:hover{font-size: 10pt;text-decoration: underline;color:#A52D2E;font-weight: bold;}
.dlink:active{font-size: 10pt;text-decoration: none;color:#49536d;font-weight: bold;}
/* ---ǳɫʽ--- */
.clink:link{font-size: 9pt;text-decoration: none;color:#444341;line-height: 25px;}
.clink:visited{font-size: 9pt;text-decoration: none;color:#444341;line-height: 25px;}
.clink:hover{font-size: 9pt;text-decoration: underline;color:#A52D2E;line-height: 25px;}
.clink:active{font-size: 9pt;text-decoration: none;color:#444341;line-height: 25px;}
/* ---ʽ--- */
.zlink:link{font-size: 10.5pt;text-decoration: none;color:#333333;}
.zlink:visited{font-size: 10.5pt;text-decoration: none;color:#333333;}
.zlink:hover{font-size: 10.5pt;text-decoration: underline;color: #A52D2E;}
.zlink:active{font-size: 10.5pt;text-decoration: none; color:#333333;}
.llink:link{font-size: 10pt;text-decoration: none;color:#636363;font-weight: bold;}
.llink:visited{font-size: 10pt;text-decoration: none;color:#636363;font-weight: bold;}
.llink:hover{font-size: 10pt;text-decoration: underline;color: #E16417;font-weight: bold;}
.llink:active{font-size: 10pt;text-decoration: none;color:#636363;font-weight: bold;}
/* ---ѯinput--- */
.SearchTitleInput33{width: 116px;height: 19px;border: 1px solid #bebebe;}
/* ---Ϣ--- */
.content{font-size: 10.5pt;line-height: 25px;}
#infocontent div{font-size: 10.5pt;line-height: 25px;}
/* ---div--- */
#container_page{width: 1002px;text-align: left;margin-top: 0;margin-right: auto;margin-bottom: 0;margin-left: auto;background-color: #FFFFFF;}
/* ---вdivҪƶ߶--- */
#container_content{width: 1002px;padding: 0px;}
/* ---ͷ--- */
#headnav{padding-right: 0px;padding-left: 0px;width: 1002px;}
#head{width: 1002px;clear: both;}
/* ------ */
#nav{width: 1002px;}
#page{width: 1002px;clear: both;background-image: url(images/mainbg.gif);background-repeat: no-repeat;background-position: right top;}
/* ---Ŀdiv--- */
#listleft{float: left;width: 25%;background-color: #eeeeee;}
/* ---ҲҪϢdiv--- */
#listright{background-color: #FFFFFF;float: right;width: 70%;}
/* ---ǰλ--- */
#position{padding: 3px;}
.listtitfont{font-size: 12pt;font-weight: normal;}
/* ---б--- */
#listtit{font-size: 12pt;font-weight: normal;padding-top: 15px;padding-bottom: 10px;padding-left: 15px;padding-right: 5px;}
/* ---б--- */
#newslist{padding-top: 8px;padding-right: 15px;padding-bottom: 8px;padding-left: 15px;width: 100%;font-size: 10.5pt;}
/* ---Ȩ--- */
#foot{clear: both;background-repeat: repeat-x;color: #000;}
.kuang{border-right-width: 1px;border-right-style: solid;border-right-color: #e1e4e5;border-bottom-width: 1px;border-left-width: 1px;border-bottom-style: solid;border-left-style: solid;border-bottom-color: #e1e4e5;border-left-color: #e1e4e5;background-color: #FFFFFF;}
.kuang1{border-right-width: 1px;border-right-style: solid;border-right-color: #e8e8e8;border-left-width: 1px;border-left-style: solid;border-left-color: #e8e8e8;background-color: #ffffe0;}
.baizi{color: #FFFFFF;font-size: 10pt;}
.hezi{color: #000000;font-size: 10pt;}
.nanzi{color: #04274f;}
.huizi{color: #ADAF9A;clear: both;}
.hongzi{color: #b60103;clear: both;}
.biaoti{font-size: 13px;font-weight: bold;color: #FFFFFF;}
.biaoti1{color: #4d8ed7;font-family: "Simsun";font-size: 13px;font-weight: bold;}
.biaoti2{color: #1064be;font-family: "Simsun";font-size: 14px;font-weight: bold;clear: both;}
.biaoti3{color: #075fb6;font-family: "Simsun";font-size: 20px;clear: both;padding-top: 10px;padding-bottom: 10px;padding-right: 20px;padding-left: 20px;line-height: 25px;text-align: center;font-weight: bold;}
.biaoti311{color: #075fb6;font-family: "Microsoft Yahei";font-size: 30px;clear: both;font-weight: bold;}
.biaoti4{color: #4a4a4a;font-weight: bolder;clear: both;font-size: 14px;}
.biaoti5{color: #FFFFFF;font-family: "Simsun";font-size: 14px;font-weight: bold;clear: both;}
.headbg{background-image: url(images/infobg.gif);background-repeat: no-repeat;background-position: bottom;}
.mainbg{background-image: url(images/mainbg.jpg);background-repeat: no-repeat;background-position: right bottom;}
.mainleftbg1{background-image: url(images/mainleft1_2.gif);background-repeat: repeat-y;}
.mainleftbg2{background-image: url(images/mainleft1_3.gif);background-repeat: no-repeat;background-position: bottom;}
.mainleftbg3{background-image: url(images/mainleft2_2.gif);background-repeat: no-repeat;background-position: left top;}
.mainmiddlebg1{background-image: url(images/mainmiddle2_2.gif);background-repeat: no-repeat;background-position: right;}
.mainrightbg1{background-color: #f5f5f5;border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #dbdbdb;border-left-color: #dbdbdb;}
.mainrightbg2{background-image: url(images/mainbg.jpg);background-repeat: no-repeat;background-position: left top;}
.listmainbg1{background-image: url(images/listmainbg.jpg);background-repeat: no-repeat;background-position: bottom;}
.listmainbg2{background-image: url(images/listleftbg.gif);background-repeat: no-repeat;background-position: top;}
.listleftbg1{background-image: url(images/listleft2.gif);background-repeat: repeat-x;background-position: top;background-color: #e2effb;}
.listleftbg2{background-image: url(images/listleft3.gif);background-repeat: no-repeat;background-position: center bottom;}
.listrightbg1{background-image: url(images/mainbg.gif);background-repeat: no-repeat;background-position: right top;}
.listrightbg2{background-image: url(images/listright1_2.gif);background-repeat: no-repeat;background-position: right top;clear: both;}
.toolsInput{width: 100px;}
.xian{background-repeat: repeat-x;border-bottom-width: 1px;border-bottom-style: dashed;border-bottom-color: #999999;}
.foothang{line-height: 25px;background-image: url(images/foot.gif);background-repeat: repeat-x;background-position: top;}
.copy{font-family: Arial, Helvetica, sans-serif;}
.SearchTitleInput{width: 100px;}
.article p{
	line-height: 1.7em;
    font-size:14px;
}

#w1 a span{color:#fff}
#w1 ul li ul li a span{color:#000}

.article p{ line-height:1.7em; font-size:14px;}
.four-info-wrap .wp_article_list .list_item{line-height: 35px;height: 35px;}
.wp_listcolumn{ border-bottom:none; border-top:none;}
.wp_listcolumn .wp_column a{ border-bottom:none; border-top:none; background:url(images/button2.gif) no-repeat 36%;text-align: center;}
.wp_listcolumn .wp_column a:hover{ background:url(images/button2.gif) no-repeat 36%;}
.wp_listcolumn .wp_column a.selected{  background:url(images/button2.gif) no-repeat 36%;}

.wp_listcolumn .wp_subcolumn{ border-top:none;}
.wp_listcolumn .wp_subcolumn .wp_column a{ background:url(images/button2.gif) no-repeat 40%;border-bottom:none;text-align: center; }
.wp_listcolumn .wp_subcolumn .wp_column a:hover{  background:url(images/button2.gif) no-repeat 40%;}
.wp_listcolumn .wp_subcolumn .wp_column a.selected{background:url(images/button2.gif) no-repeat 40%;}

#wp_news_w12 .wp_article_list .list_item .Article_Index{ background:url(images/button3.gif) no-repeat center;}

.four-info-column .column-content {
    height: 300px !important;
}

.four-info-column ul li span {
    line-height: 35px !important;
}

.imgscroll2_img {
    padding: 0 !important;
}