.header { height: 38px; background-color: #f3f3f3; font-size: 12px;}
.header-main { width: 1200px; margin-left: auto; margin-right: auto;}
.header-left {display: inline-block; float: left; line-height: 38px;}
.header-left span { font-size: 12px; color: #666666;}
.header-left a { color: #00517a; padding-left: 20px;}
.header-left a:hover{color:#009dba;}
.header-right {display: inline-block; float: right; line-height: 38px;}
.header-right ul { float: left;}
.header-right ul li { float: left; padding: 0 14px; color: #666666; position: relative;}
.header-right ul li a { float: left; color: #666; position: relative;}
.header-right ul li a:hover{color:#009dba;}
.header-right ul li.login_btn {	width:30px;height:38px;background-color:#f49c2a; float: left; color: #FFF;	margin-right:10px;   position: relative;}
.header-right ul li.login_btn a{color: #fff;}
.header-right ul li.login_btn a:hover{color: #333;}
.header-right ul li.reg_btn {width:30px;height:38px;background-color:#00b1e4;  float: left;  color: #FFF;  position: relative;}
.header-right ul li.reg_btn a{color: #fff;}
.header-right ul li.reg_btn a:hover{color: #333;}

.nva-menu {position: relative; margin:0 auto;background: #009dba;}
.nav { display: block; position: relative; height: 48px;z-index:1000;width:1200px;margin:0 auto;}
.nav ul {}
.nav .cur a {color: #fff;background: #017b92;}
.nav .cur dl dd a {background:none;}
.nav .en{width: 150px!important;}
.nav-item {position: relative;float: left;width: 120px;height: 48px;line-height: 48px;text-align: center;z-index: 1;}
.nav-item a { display: block; height: 48px; color: #fff; font-family: "Microsoft YaHei", SimSun, Tahoma, Verdana, Arial, sans-serif;  font-size: 16px;  line-height: 50px; position:relative;}
.nav-item dl{width: 120px;background: #017b92;filter:Alpha(opacity=70);display:none;position:absolute;z-index:1000000000;top:48px;left:0px;padding: 10px 0;}
.nav-item dl dd{width:100%;float:left; line-height:20px;}
.nav-item dl dd a{ font-size:14px;color:#fff; height:30px !important; line-height:30px !important;}
.nav-item dl dd a:hover{color:#FFF;background: #009dba;}
.nav ul li:hover dl{ display:block;}
.nav-item a:hover { color: #fff; text-decoration: none;background: #017b92;}
.move-bg { display: none; position: absolute; left: 0; top: 0; width: 100px; height: 48px; background: url("../images/nva_borderon.png") no-repeat center bottom;  z-index:0;}
.nav .plicon { width: 16px; height: 15px; display: block; position: absolute; z-index: 10; top: 10px; right: -4px; background: url("../images/icon_all.png") no-repeat 0px -97px;}

.footer { width: 100%; height: 200px; padding-top: 25px; border-top: 3px solid #183885;font-size: 12px; float: left; background-color: #009dba; color: #d9eeff; line-height: 25px;}
.footer a { color: #d9eeff;}
.footer a:hover { color: #FFF;}
.footer span {/* padding: 0 5px; */}
.footer_1200{width: 1200px;margin:0 auto;}
.footer_1200 h3{font-size:18px; margin-bottom:20px;}
.footlink{width: 680px;float:left;margin-right: 70px;margin-left:20px;}
.footlink li{width:200px; float:left; padding-right:20px;}
.footus{width: 430px;float:left;}
.footshare{ width:234px; height:115px;float:left;}
.footshare a{ margin-right: 10px;}
.footshare img {opacity:0.8;;filter(alpha=80)}
.footshare img:hover {opacity:1;filter(alpha=100)}

.footer02 {width: 100%;height: 60px;padding-top: 25px;border-top: 3px solid #183885;font-size: 12px;float: left;background-color: #009dba;color: #d9eeff;line-height: 25px;padding-bottom: 25px;}
.footabout { text-align: center; color:#fff;}
.footabout a{ padding: 0 10px;color:#fff;}
.footabout a:hover{color:#ff8400;}
.footabout p{ line-height:30px;}

.nva-warp{ background-color:#FFF;}
.nva-1200{width:1200px; margin:auto;}
.logo{width:457px;height: 92px;padding-top: 30px;}
.top-search{width:302px; height:32px;border:1px solid #cccccc; border-radius:5px; float:right; margin-top: 40px; }
.top-search input{width:255px; height:32px;border:medium none; padding:0px; margin:0px; line-height:32px; float:left; margin-left: 5px; font-size:15px; color:#999999; font-family:"Microsoft YaHei", SimSun, Tahoma, Verdana, Arial, sans-serif;}
.top-search .searchbnt{display:block; width:28px; height:25px; background: url("../images/icon_all.png") no-repeat 0px -43px; float:right; margin-top:4px}
.top-search .searchbnt:hover{ background: url("../images/icon_all.png") no-repeat -38px -43px; }
.clear{ clear:both;}

@media screen and (max-width: 1200px){
.nva-menu {width: 1200px;}
.a {width:1200px!important;}
.footlink {margin-right:70px!important; margin-left:30px!important;}
.footer {width:1200px;}
}



#our-sns {
    float: right;
    position: relative;
    margin: -36px 0px 10px 20px;
    width: 260px;
}
#our-sns a {
    margin-left: 5px;
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    display: inline-block;
    background: url(http://sfl.haut.edu.cn/style/icon-sns.gif) no-repeat 0 0;
    cursor: pointer;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
}
#our-sns a#i_tsina {
    background-position: 0 0;
}
#our-sns a#i_weixin {
    background-position: 0 -62px;
}
#our-sns a#i_qzone {
    background-position: 0 -123px;
}
#our-sns a#i_tqq {
    background: url(http://sfl.haut.edu.cn/style/qq-tuanwei.png) no-repeat 0 0;
	background-size: cover;
}
#modalSignBox1, #modalSignBox2 {
    position: fixed;
	height: 205px;
    margin-top: -100px;
    top: 44%;
    left: 50%;
    width: 420px;
    margin-left: -220px;
	padding: 20px;
    border-radius: 3px;
    overflow: hidden;
	z-index: 9999;
}
.category-ady-black_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: .8;
    opacity: .80;
    filter: alpha(opacity=88);
}
#pay-print {
    position: absolute;
    width: 200px;
    top: 44%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
    text-align: center;
}
#pay-print>.ali-qr, #pay-print>.wx-qr {
    float: left;
}
#pay-print>.ali-qr img, #pay-print>.wx-qr img {
    width: 200px;
    height: auto;
}
#pay-print>.wx-qr {
    margin-left: 18px;
}
.act_close {
    position: absolute;
    top: 15px;
    right: 0px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    margin-top: -12px;
}
.act_close i {
    display: inline-block;
    position: absolute;
    top: 14px;
    left: 4px;
    width: 20px;
    height: 1px;
    background: #fff;
    transform-origin: center;
    transform: rotate(45deg);
}
.act_close i:last-child {
    transform: rotate(-45deg);
}
#pay-print{width:420px;margin-left:-220px;}#pay-print>.wx-qr{margin-left:18px;}
@media (max-width: 640px){#pay-print{width:200px;margin-left:-100px;top:13%;margin-top:0;}#pay-print>.wx-qr {margin-left: 0; margin-top: 6px;}}

.ali-a {
color:#fff;
width:200px;
float:left;
margin-top:10px
}
.wx-a {
color:#fff;
width: 200px;
float: left;
margin-left: 18px;
margin-top: 10px;
}
.ali-a a, .wx-a a{
color:#fff;
text-decoration:none;
}
