html{font-family: "Microsoft YaHei", serif; font-size:14px;color:#333333; background:#eaeaea;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,table,form,img,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,
footer,header,menu,nav,section{margin:0;padding:0;}
img{border:0;vertical-align:top;}
ul,li{list-style-type:none;}
a{text-decoration: none;color:#333;}
a:hover{color:#144e8a;}
input{outline:none;}
 .clear{clear:both; height:0px; width:100%; font-size:1px; line-height:0px; visibility:hidden; overflow:hidden;}

.fl{float:left;}
.fr{float:right;}
.al{text-align:left;}
.ac{text-align:center;}
.ar{text-align:right;}
.clearfix{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
.W630{width:630px;}
.W960{width:960px;}
.W460{width:460px;}
.W1000{width:1000px;}
.W1100{width:1100px;}
.W1200{width:1200px;}
.W345{width:345px;}
.W910{width:910px;}
.W260{width:260px;}


.mt5{margin-top:5px;}


.mt10{margin-top:10px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.ml10{margin-left:10px;}

.mt15{margin-top:15px;}
.mr15{margin-right:15px;}
.mb15{margin-bottom:15px;}
.ml15{margin-left:15px;}

.mt20{margin-top:20px;}
.mr20{margin-right:20px;}
.mb20{margin-bottom:20px;}
.ml20{margin-left:20px;}

.mt30{margin-top:30px;}
.mr30{margin-right:30px;}
.mb30{margin-bottom:30px;}
.ml30{margin-left:30px;}


.lin30{line-height:30px;}
.lin40{line-height:40px;}

.warp{width:100%;position:relative;z-index:3;}
.w1200{width:1200px;margin:0 auto;}
.w480{width:480px;}
.w690{width:690px;}
.w380{width:380px;}
.w360{width:360px;}
.w340{width:340px;}

.top{width:100%; height:150px; background:#023376;}
.topbt{width:100%;height:50px; margin:0 auto; color:#fff; line-height:50px;background:#021b3c;}
.top_bg{height: 110px; padding-top:10px;}
.top_bg p{line-height:40px; color:#fff; font-size:30px; padding-top:20px;}
.logo{display:block;}


.top_right{margin-top:15px;}
.top_right_top{/*text-transform:uppercase;*/font-family: "Microsoft YaHei", serif;font-size:12px;}
.top_right_top dd{float:left; background: url(../images/bg.jpg) no-repeat; background-position:right;padding:0 20px;text-align:center;}
.top_right_top dd a{color:#FFF;}
.top_right_top dd.active{background:none;padding:0 0 0 10px;}

/*Search*/
.Search{height:32px;line-height:32px;width:233px;background:rgba(255,255,255,0.3);}
.Search_button{margin-top:6px;}
.Search_active{width:200px; outline: none;border:none;height:32px;line-height:32px;color:#888888;background:none;}

@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .Search {
    background-color:#000000;
    filter:Alpha(opacity=50);
    position:static; /* ie6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承alpha值 */
    *zoom:1;}
  .Search  p{
    position: relative;}  
}





/*Navigation*/

.Navigation{height:50px; width:750px;}
.Navigation li{float:left;line-height:50px;}
.Navigation a{color:#fff;text-align:center;font-size:14px;padding:0 15px;display:block;}
.Navigation a:hover{background:#ef323a;color:#ffffff;}
.Navigation .active{width:100px;height:50px;color:#ffffff;}


ul#topnav {position: relative;z-index:10000;}
ul#topnav li {float: left; position:relative;text-align:center;}
ul#topnav li a {display:block;}
ul#topnav li a:hover {background:#ef323a;}
ul#topnav li .sub {position: absolute;  top: 50px; left: 0;background:#ffffff;float:left;

    /*--bottom right rounded corner--*/
    -moz-border-radius-bottomright: 5px;
    -khtml-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;

    /*--bottom left rounded corner--*/
    -moz-border-radius-bottomleft: 5px;
    -khtml-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    display: none;
    z-index: 9999;}
ul#topnav li .sub dl{
    z-index: 9999;
    position: absolute;
    background:rgba(18,199,146,0.8);}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
.sub dl {
    background-color:#12c792;
    filter:Alpha(opacity=80);
    position:static; /* ie6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承alpha值 */
    *zoom:1;}
 
}

ul#topnav .sub dl dd a {padding:0 10px;color:#333333; line-height:42px;width:200px;font-size:14px; text-align:left;}
ul#topnav .sub dl dd a:hover {
    color:#ffffff;
    background:#ef323a;}



/*banner  start*/
.yBanner{height: 455px;overflow: hidden;position: relative;}
.yBannerList{height: 455px;width: 100%;position: absolute;top: 0;left: 0;}

.yBannerListIn{overflow:hidden;width: 1200px;height: 455px;margin: 0 auto;position: relative;}
.yBannerListIn_box{width:770px;float:left;margin-left:210px;}

.yBannerListInRight{position: absolute;top: 0;right: 0px;width: 220px;height: 455px;z-index: 5;opacity: 0.95;filter: alpha(opacity=95);}
.yimaginaryLine{display: block;height: 0;border-top: 1px dotted #eee;}
.yBannerListInRight img{vertical-align: top;-webkit-transition: -webkit-transform .2s linear;-moz-transition: -moz-transform .2s linear;-o-transition: -o-transform .2s linear;transition: transform .2s linear;}
.yBannerListInRight img:hover{-webkit-transform: translateX(-5px);-moz-transform: translateX(-5px);-ms-transform: translateX(-5px);-o-transform: translateX(-5px);transform: translateX(-5px);}

/*焦点图*/
.yx-rotaion{}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute;}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1;}
.yx-rotation-t{color:#fff;font-size:12px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px;}
.yx-rotation-focus span,.yx-rotaion-btn span{background:url(../images/ico.jpg) no-repeat;display:block;}
.yx-rotation-focus{height:40px;line-height:40px;right:20px;bottom:0;z-index:2;}
.yx-rotation-focus span{width:12px;height:12px;line-height:12px;float:left;margin-left:5px;position:relative;top:14px;cursor:pointer;background-position:-24px -126px;text-indent:-9999px;}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;}
.yx-rotaion a:hover{color:#FFF;}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative;}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px;}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px;}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;}
.yx-rotation-focus span.hover{background-position:-10px -126px;}
.rotaion_list{width:0;height:0;overflow:hidden;}
.rotaion_list .rotaion_img{width:480px;height:360px;}


/*news*/
.newsbt{ margin:20px auto;}
.newsbt h3{font-size:26px;line-height:110px;padding-top:5px;border-bottom:1px dashed #ccc; width:90%; font-weight:normal;}
.newsbt .shij{background:#ebebeb; width:60px; height:90px; text-align:center; color:#000; padding:5px 0;}
.newsbt .nian{background:#022a5e; height:40px; line-height:40px; color:#fff;}
.newsbt .ri{font-size:30px; height:30px; line-height:25px; border-bottom:1px dashed #ccc; margin:0 10px;}
.news p{color:#666666;line-height:30px;margin-bottom:10px;}
.rdqw{background:#022a5e; padding:20px 50px; color:#fff;}
.rdqw:hover{color:#fff;}


.bg_color{ background:#e6f7f2;border-top:solid 1px #dfebfa;border-bottom:solid 1px #dfebfa; padding:0 0 20px 0;}

.kstd{ margin:20px auto;}
.kstd li{ width:30%; margin:10px 1.5%; float:left;}


/*events*/

.Academic_time{ width:70px;height:60px;}
.Academic_time li{ text-align:center;line-height:34px;height:34px;}
.Academic_time li.nian{background:#f4f4f4;}
.Academic_time li.ri{background:#022a5e; color:#fff;}
.Academic_content{width:300px;}
.Academic_content h3{font-size:14px;line-height:34px; color:#022a5e; font-weight:normal;}
.Academic_content h3 a{color:#022a5e;}
.Academic_content p{color:#666666;line-height:24px;font-size:12px;}

.Notifications{height:60px;width:375px;border-left:solid 6px #8b8b8b; background:#eaeaea;}
.Notifications:hover{ cursor:pointer;border-left:solid 6px #022a5e; background:#eaeaea;}
.Notifications h3{margin-left:10px;margin-top:5px;line-height:30px; font-weight:normal; font-size:14px;}
.Notifications p{margin-left:10px;margin-top:5px;color:#666666;}

.tzgg{height:60px;width:375px;border-bottom:solid 1px #e5e5e5;}
.tzgg:hover{ cursor:pointer; color:#022a5e;}
.tzgg h3{margin-left:10px;margin-top:5px;line-height:30px; font-weight:normal; font-size:14px;}
.tzgg h3 a{ color:#022a5e;}
.tzgg p{margin-top:5px;color:#999999; text-indent:25px; background:#eaeaea;}



.kjtd{ margin:10px auto;}
.kjtd li{float:left;margin-bottom:20px;}
.kjtd li img{margin:20px 15px 0 0;}


.footer_right{}
.share{}
.share li{float:left;margin-left:10px;margin-bottom:10px;}
.footer_right p{color:#FFF;line-height:30px; text-align:right;}


.sy-content-1 {position: relative;width:340px;}
.sy-content-1 a{color:#FFFFFF;font-size:12px;}
.sy-content-1 dl{width:120px; float:right; margin-top:25px; position:absolute; bottom:-30px; right:0px;}
.sy-content-1 dd{width:30px; text-align:center; line-height:32px; float:right; margin-left:20px;}

#link-1{display:none; width:107px; position:absolute; bottom:-22px; z-index:100; font-size:14px; right:58px;}
#link-2{display:none; width:107px; position:absolute; bottom:-22px; z-index:100; font-size:14px; right:15px;}
.link-con{width:107px; text-align:center; padding:30px 0;}

/* banner */

.banner{ width: 600px; height: 420px; position: relative; overflow: hidden; margin-bottom: 0; margin-left: auto; margin-right: auto;}

.banner-btn{display:none;}

.banner-btn a{display:block;line-height:40px;position:absolute;top:180px;width:40px;height:40px;background-color:#000;opacity:0.3;filter:alpha(opacity=30) color:rgb(255, 255, 255);overflow:hidden;z-index:4;}

.prevBtn{left:5px;}

.nextBtn{right:5px;}

.banner-img{font-size:0;*word-spacing:-1px;/* ie6、7 */ letter-spacing:-3px;position:relative;}

.banner-img li{display:inline-block;*display:inline;*zoom:1;/* ie6、7 */ vertical-align:top;letter-spacing:normal;word-spacing:normal;font-size:12px;}

.banner i{background:url(../../../../14253/tps/i1/t1sznbfzlmxxx8qsdi-400-340.jpg)  no-repeat;width:15px;height:23px;cursor:pointer;margin:8px 0 0 12px;display:block;}

.banner .nextBtn i{background-position:-200px -24px;}

.banner .prevBtn i{background-position:-200px 0px;}



.banner-circle{position:absolute;left:50%;bottom:15px;height:13px;text-align:center;font-size:0;border-radius:10px;background:rgba(255,255,255,0.3);filter:alpha(opacity:30);}

.banner-circle li{border-radius:10px;margin:2px;display:inline-block;display:-moz-inline-stack;vertical-align:middle;zoom:1;}

.banner-circle li a{display:block;padding-top:9px;width:9px;height:0;border-radius:50%;background:#B7B7B7;overflow:hidden;}

.banner-circle .selected a{background:#F40;}




.life{position:absolute;z-index:999; height:50px; background:#333;bottom:0px;width:600px;background:rgba(0,0,0,0.6);filter:alpha(opacity:60); text-align:center;line-height:50px;font-size:18px;color:#FFF;}



.nbanner{margin:0 auto; text-align:center;}
.nytit{position:absolute; background:#022a5e; width:260px; height:71px; text-align:center; line-height:71px; color:#fff; font-size:18px; top:-71px; left:0;}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
.nytit {
    background-color:#12c792;
    filter:Alpha(opacity=80);
    position:static; /* ie6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承alpha值 */
    *zoom:1;}
 
}
.ej_menu{width:100%; margin:0 auto; background:#fff; padding-bottom:20px;}
.ej_menu li{height:50px; line-height:50px; color:#000; text-align:left;}
.ej_menu li a{color:#ef323a; display:block; text-indent:20px;}
.ej_menu li a:hover{ border-left:2px solid #129fed; background:#eaeaea;}
.nkslj{width:98%; margin:10px auto;}
.nkslj li{float:left; width:33.3%; text-align:center;}
.nkslj li p{line-height:35px; color:#818181;}
.ntit{
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;}
.ntit_bt{
	text-align: left;
	padding-left: 10px;
	font-size: 18px;
	color: #ef323a;
	line-height: 50px;}
.dqwz{margin-right:5px; font-size:14px; color:#313131; line-height:20px; padding-top:20px; color:#464646;}
.nry{padding:10px; margin:0 auto; text-align:left;}
.nry h1{font-size:30px; text-align:center; line-height:50px; color:#ef323a;}
.nry p{text-indent:2em; line-height:35px;}
.fbt{border-bottom:1px solid #ccc; text-align:right; padding-right:10px; line-height:25px; font-size:12px; color:#666666; margin-bottom:10px;}

.ty_list{margin:0 auto; width:98%;}
.ty_list li{text-align:right; line-height:36px; color:#acacac; margin-right:5px; font-size:12px;}
.ty_list li a{float:left; color:#313131; font-size:14px;}