@charset "utf-8";
/* CSS Document */

/*news_slider*/
em{margin:0;padding:0;border:0;outline:0;font-size:100%;background:0 0;font-weight:100;font-style:inherit;font-family:inherit;vertical-align:top}
article,aside,details,figcaption,figure,footer,header,hgroup,hr,menu,nav,section{display:block}nav ul,ol,ul{list-style:none}:focus,a{outline:0}a{margin:0;font-size:100 %;vertical-align:baseline;background:0 0;blr:expression(this.onFocus=this.blur())}
a,ins{text-decoration:none}a,hr{padding:0}
ins,mark{background-color:#ff9;color:#000}
mark{font-style:italic;font-weight:700}
blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}caption,td,th{text-align:left;font-weight:400}hr{height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0}
input,select{vertical-align:middle;border:0} 
/*-------------------------归零样式END，请于样式表最前面调用-------------------------*/

/*-----------------自定义按钮样式，移动端不需要，PC端根据实际情况选择----------------*/
/*.slider_box {width: 512px;height: 300px;font-size: 14px;position:relative;float:left;}*/
.slider_box {width: 430px;height:285px;font-size: 14px;position:relative;float:left;}
.slider_box a.control {position:absolute;display: block;top: 50%;margin-top: -34px;width: 38px;height: 56px;cursor: pointer;z-index: 2;background: url(../images/buttons.png) no-repeat}
.slider_box a.prev {left: 0;background-position: 0 0;opacity:0.1;}
.slider_box a.next {right: 0;background-position: -38px 0;opacity:0.1;}
.slider_box a.prev:hover {background-position: 0 -56px;opacity:1;}
.slider_box a.next:hover {background-position: -38px -56px;opacity:1; }
/*----------------------------为保证最佳效果，建议设置如下样式------------------------*/
.news_slider{display: none;}
em .curr-num{color:#fff;}
/*news_slider*/

/*news_list*/
.news_abc{
    color:#045597;
    font-size: 14px;
	font-family: garamond;
    padding-left: 10px;
}
.news{width:875px;float:left;}
.news h2,.notice h2,.major h2{
    width: 100%; 
	padding-bottom:4px;
	padding-top:12px;   
	border-bottom:1px solid #045597;
	background:url(../images/news_title.png) left center no-repeat;
    margin-bottom: 15px;
}
.baoming{width:1200px;margin:10px auto;height:100px;} 
.baoming img {}
.kuaixun{width:430px;float:left;}
.news_list{width:430px;float:right;}
.pugao_list,.zhengce_list{width:310px;float:right;}
.news_list li,.pugao_list li,.zhengce_list li{height:2.8em;line-height:2.8em;border-bottom:1px solid #e8e8e8;text-indent:18px;background:url(../images/bullet_blue.png) left 16px no-repeat;}
.news_list li a{color:#333;}
/*notice*/
.notice{width:310px;float:right;}

/*stu*/
.shisheng_box{
    width: 100%;
    min-width: 1200px;
}
.stu{width:430px;float:left;margin-right:15px;}
.shisheng{width:430px;float:left;}
.navigation{width:310px;float:right;}

.shisheng_box h2{ 
	padding-bottom:4px;
	padding-top:12px;  
	border-bottom:1px solid #045597;
	background:url(../images/date_next.png) left center no-repeat;

}

.stu_list{width:430px;float:left;background:#ffffff;border-radius: 5%;}
.stu_list li{height:2.8em;line-height:2.8em;border-bottom:1px solid #e8e8e8;text-indent:18px;background:url(../images/bullet_green.png) left center no-repeat;}
.stu_list li a{color:#333;}



/*滚动图片*/
/*tab3*/
.pic_slide{height:auto;margin-bottom:20px;}
#colee_left{overflow:hidden;width:707px; margin:16px 20px 20px 0px;border-left:none;border-right:none;height:auto;}
#colee_left img{margin:8px 10px;border:1px solid #aaa;width:150px;height:115px;padding:3px;}
#colee_left p{margin-bottom:0;}
#colee_left img:hover{border:1px dotted #1D6D8F; cursor:pointer;}
.text_B {padding:1px 0;font:12px Verdana, Geneva, sans-serif;text-align:center;}
.text_B a{color:#666;}
.text_B a:hover {color:red;}
img:hover .text_B a{color:red;}

/*专栏*/
.major{width:1200px;height:200px;margin:0 auto;background:#EEE;}
.colum{height:80px;}
.colum li {
    float: left;
    border: 4px solid white;
    margin-right: 27px;
    margin-bottom: 10px;
    width: 213px;
}
.colum li img{width:215px;height:75px;border:1px solid #ededed;padding:6px;}
.colum li img:hover{border:1px solid #cecece;}
.pic_slide h2,.qlink h2{padding-bottom:4px;padding-top:12px; background:url(../images/zhuanti_title.png) left center no-repeat;border-bottom:1px solid #09C;}
