@charset "utf-8";
/* CSS Document */
/* 分页css */
.pb_sys_style1 .p_no_d{border: 1px solid #98061b !important;
    background-color: #98061b !important;}
.keywordfontcolor1034521{ FONT-SIZE: 13pt  !important;
    COLOR: #ff0000  !important;}

.body_home{background:#000;height:100%;overflow:hidden;}
.header{position:fixed;left:0%;top:0;right:0%;z-index:3;transition:all 0.7s ease-out 0s;}
.header .d1{background:#98061b;color: #fff;line-height:52px;height:52px;font-size:14px;overflow:hidden;}
.nav_l{ float:left;}
.header .d1 .nav_l i{margin:0 18px;font-size:12px;}
.header .d1 .nav_l a{display:inline-block;line-height:1;}
.header .d1 .nav_l a.now{color:#fff;}
.nav_r{ float:right;}
.header .d1 .nav_r a{ padding:0 15px; border-right: 2px solid white;}
.header .d1 .nav_r a{display:inline-block;line-height:1;}
.header .d1 .nav_r a:nth-last-child(-n+1){ border-right:none;}
.header .d1 .nav_r a.now{color:#fff;}

.header .d2{height:90px; width:100%;  background: #ffffff;}
.header .block{position:relative; height:100%;}
.header .logo{width:28%; float:left; padding-top:20px;}
.header .logo a{font-size:0;display:block;}
.header .logo img{ max-width:100%;vertical-align:middle;display:inline-block;}
.header .nav_main{text-align: center;font-size:16px; float:right; width:72%;}
.header .nav_main ul li{ float:left; padding:0 15px;color: #333333; position:relative;}
.header .nav_main a{display:inline-block;position:relative; width:100%; line-height:90px; font-size: 18px;}

.header .logo-g{width:30%; float:left; display:none;}
.header .logo-g a{display:block;}
.header .logo-g img{ max-width:100%;vertical-align:middle;display:inline-block;}

.block{ width:1480px; margin:0 auto;}

.nav_r_a{float: left;}
.select {margin-left:10px;width: 36px;height: 36px;padding-top:10px;}

.on .d2{ background: #ffffff; margin-top:0;}
.on .header .nav_main ul li{ color:#000;}
.on .logo{ display:none;}
.on .logo-g{ display:block;}
/* 搜索框 */
#bnt_search {
    height: 36px;
    width: 36px;
}
#bnt_search a {
    display: block;
    background: url(../images/sou_03.png) center no-repeat;
    height: 36px;
    width: 36px;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: #98061b;
    height: 60px;
    width: 120px;
    cursor: pointer;
    border: none;
	color:#FFF;
	float:left;
	text-align:center;
	font-size:24px;
	line-height:40px;
}


.item{padding:10px; border-top:2px solid #98061b;position:absolute;width:100%; background: #fff;background-size:contain;opacity:0;visibility:hidden; z-index:9999; left:0; right:0;}
.item.s{visibility:visible;opacity:1;transition:opacity 0.2s ease-out 0s;}
.item .l{display:-ms-flexbox; float:left; width:45%;}
.item .l .pic{width:142px; float:left;}
.item .l .pic img{width:100%;height:auto;}
.item .l .txt{ float:left;font-size:16px;color:#72080A;padding-left:30px;line-height:2.2;}
.item .r{width:100%; float:right;}
.item .r a{width:100%;font-size:16px;margin-top:10px; float:left; color:#333; line-height:30px;}
.item .r a:hover{color:#72080A;}


.banner{position:relative; /* height:630px; */ height:530px; overflow:hidden; margin-top:142px;}
.banner .slick-list{height:100%;}
.banner .slick-track{height:100%;}
.banner .slick-slide>div{height:100%;}
.banner .frame{height:100%;}

.banner .child{background-size:cover;color:#fff;background-position:center center;height:100%;position:relative;overflow:hidden;background-color:#72080A;z-index: 999;}
.banner .banner_nav {overflow: hidden;height: 50px;position: relative;top: -50px; text-align:center;}
.banner .banner_nav ul li { display:inline-block; width: 15px; height: 15px; background:#FFF; margin:0 7px; cursor: pointer; font-size:0; border-radius:50%;}
.banner .banner_nav ul li.slick-active{background: #98061b;}
.banner .slick-prev{ background:url(../images/left.png) no-repeat; width:66px; height:66px; position:absolute; top:45%; z-index:2; border:none; font-size:0; left:68px; outline:none;     background-size: 66px;}
.banner .slick-next{ background:url(../images/right.png) no-repeat; width:66px; height:66px; position:absolute; top:45%; z-index:2; border:none; font-size:0; right:68px; outline:none;     background-size: 66px;}

.header_news .news_top .news_left{ background:url(../images/xyyw1.png) right no-repeat;background-size: 208px 86px;}
.notice .news_top .news_left{ background:url(../images/tzgg.png) right no-repeat;background-size: 208px 86px;}
.school .news_top .news_left{ background:url(../images/xyrc.png) right no-repeat;background-size: 203px 81px;}
.header_two .xssd:nth-child(1) .news_top .news_left{ background:url(../images/xssd.png) right no-repeat;background-size: 208px 86px;}
.header_two .xssd:nth-child(2) .news_top .news_left{ background:url(../images/stgk.png) right no-repeat;background-size: 208px 86px;}
.kstd .news_top .news_left{ background:url(../images/kstd.png) right no-repeat;background-size: 208px 86px;}


.lf { float: left; }
.rig { float: right; }
.none { display: none; }
.layout{ width:1500px; margin:0 auto;}

.header_blong{ width:100%; overflow:hidden; background:url(../images/nav_02.jpg) top center no-repeat;background-size: cover;}
.header_news{ width:100%; overflow:hidden;  padding-top:50px;}
.news_one{ width:100%; overflow:hidden; position:relative;}
.news_top{ width:100%; overflow:hidden;}
.news_left{ width:208px; height: 86px; /* background:url(../images/yun_03.png) right no-repeat; */overflow:hidden; float:left;}
.news_left h4{ width:120px; color:#111111; font-size:30px; border-bottom:1px #e5e5e5 solid; padding-bottom:10px; position:relative; text-align:center;}
.news_left h4:before{content:"";position:absolute;left:0;bottom:0;right:0;height:3px;background:#ffb62e; width:42px; margin:0 auto;}
.news_left span{ width:130px; font-size:14px; color:#999999; display:block; text-align:center;}
.news_top .more{ float:right; font-size:14px; color:#999999; padding-top:23px;}
.news_nav{ width:100%; overflow:hidden; padding-top:20px;}
.news_nav_left{ width:700px; float:left; overflow:hidden; position:relative;}
/* .news_nav_left:before{ content: ''; position: absolute; top: 0; left: 0; width: 540px; height: 225px; background-color: #98061b;} */
.news_flash{width:700px; margin-top:10px; float:right; overflow:hidden; position:relative;}
.news_flash .bd ul li{ position:relative; width:100%; overflow:hidden;}
.news_flash .bd ul li img{ width:100%;aspect-ratio: 625 / 400;}
.news_flash .bd ul li .mask{ position:absolute; bottom:0; left:0; right:0; width:100%; line-height:60px; height:60px; background: rgba(0,0,0,0.5);}
.news_flash .bd ul li .mask h5{ width:100%; font-size:16px; font-weight:bold; color:#fff; padding:0 20px; display:block; height:60px;}
.news_flash .news_flash_nav{ position:absolute; bottom:20px; right:20px;}
.news_flash .news_flash_nav ul li{ width:13px; height:13px; float:left; box-sizing:border-box; background:#aaaaa9; border-radius:50%; margin:0 3px; cursor:pointer; font-size:0;}
.news_flash .news_flash_nav ul li.slick-active{ background:#f9ae31;}
.news_flash .slick-prev{ background:url(../images/left.png) no-repeat; width:80px; height:80px; position:absolute; bottom:45%; z-index:2; border:none; font-size:0; left:20px; outline:none; background-size: 80px; display: none !important;}
.news_flash .slick-next{ background:url(../images/right.png) no-repeat; width:80px; height:80px; position:absolute; bottom:45%; z-index:2; border:none; font-size:0; right:20px; outline:none; background-size: 80px; display: none !important;}


.news_right{ width:740px; float:right; overflow:hidden;}
.news_right ul li{ width:100%; height:58px; line-height:58px;}
.news_right ul li a{ float:left; background:url(../images/eve_03.png) 0 25px no-repeat; padding-left:22px; font-size:20px; /* color:#111111;; */ color:#666666; display:block; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; width:80%; transition: all 0.5s linear;}
.news_right ul li a:hover{ transform: translate(10px, 0px); color:#f9ae31;}
.news_right ul li span{ float:right; font-size:14px; color:#999999;}


.header_one{ width:100%; overflow:hidden; padding-top:55px;}
.notice{ width:700px; float:left; overflow:hidden;}
.notice_left{ width:100%; overflow:hidden; padding-top:30px;}
.notice_left .hd{ width:100%; height:44px;}
.notice_left .hd ul{ margin:0 -10px 0 0; zoom:1;}
.notice_left .hd ul li{ float:left; /* padding-right:60px; */ height:44px; background:#FFF; /* margin-right:10px; */ width: 25%;}
.notice_left .hd ul li a{ display:block; text-align:center; line-height:39px; color:#111111; font-size:20px;}
.notice_left .hd ul .on a{ background:url(../images/tzgg_03.png) no-repeat; color:#98061b; width:160px; background-size: 160px;}
.notice_left .bd{ width:100%; overflow:hidden;}
.notice_left .bd .notice_cen{ overflow:hidden; background:#FFF;}
.notice_cen ul li{ width:100%; padding:17px;/* background:#FFF; */ margin-top:17px; overflow:hidden; border-bottom: 1px dashed #999;}
.notice_cen ul li .date{ float:left; margin-right:25px;}
.notice_cen ul li .date h4{ font-size:28px; text-align:center; color:#98061b; font-weight:bold; display:block;}
.notice_cen ul li .date h6{ font-size:14px; color:#98061b; text-align:center; display:block;}
.notice_cen ul li a{ display:block; font-size:20px; padding-top:5px; line-height:28px; /* color:#111111; */ color: #666666; transition: all 0.5s linear;}
.notice_cen ul li:hover a{ color:#98061b; transform: translate(10px, 0px);}


.school{ width:740px; float:right; overflow:hidden; aspect-ratio: 740 / 603;}
.notice_rili{ width:100%; overflow:hidden; padding-top:30px;}
.CNMtitle{ margin-bottom:20px;}

.header_two{ width:100%; overflow:hidden; padding-top:55px;}
.xssd{ width:700px; overflow:hidden;}
.xssd_cen{ width:100%; overflow:hidden; padding-top:15px;}
.xssd_cen ul li{ width:100%; height:60px; line-height:60px;}
.xssd_cen ul li a{ float:left; background:url(../images/sd_03.png) 0 25px no-repeat; padding-left:22px; font-size:20px; /* color:#111111; */ color: #666666; display:block; white-space:nowrap; overflow:hidden; text-overflow: ellipsis; width:80%; transition: all 0.5s linear;}
.xssd_cen ul li a:hover{ transform: translate(10px, 0px); color:#f9ae31;}
.xssd_cen ul li span{ float:right; font-size:14px; color:#999999;}

.kstd{ width:100%; overflow:hidden; padding-top:55px; padding-bottom:45px;}
.kstd_cen{ width:100%; overflow:hidden; padding-top:30px;}
.kstd_cen ul li{ float:left;   width: 14.285%; text-align:center;}
.kstd_cen ul li img{ transition: all 0.5s;}
.kstd_cen ul li span{ display:block; text-align:center; padding-top:20px; color:#333333; font-size:16px;}
.kstd_cen ul li:hover img{ transform: rotateY(180deg);}
.kstd_cen ul li:hover span{ color:#f9ae31;}


.foter{ width:100%; height:280px; overflow:hidden; background:#98061b;}
.foter_cen{ width:100%; overflow:hidden; padding-top:30px; height:230px;}
.foter_xx{ float:left; width:25%; overflow:hidden; padding-top:70px;}
.lxfs{ width:30%; float:left; overflow:hidden; margin-left:3%;}
.foter_xx img{ max-width:100%;}
.fo_name{ display:block; font-weight:bold; color:#FFF; font-size:18px; /* background:url(../images/ff_03.jpg) left bottom no-repeat; */ padding-bottom:10px;}
.lxfs p{ display:block; font-size:16px; color:#FFF; padding-top:12px;}
.yqlj{ width:16%; float:left; overflow:hidden;}
.yqlj select{ text-align: left; text-align-last: left;}
.select_01{ width:100%; height:36px; border:1px #fff solid; margin-top:20px; color:#fff; font-size:14px; padding-left:20px; background:none; outline: none;}
.select_01 option{ color:#999999;}
.wxgz{ width:100px; float:right; overflow:hidden; margin-right:92px;}
.wxgz_nav{ width:100%; padding-top:20px; overflow:hidden;}
.wxgz_nav img{ width:100px; height:100px;}
.wxgz_nav p{ padding-top:10px; line-height:24px; display:block; font-size:16px; color:#FFF; text-align:center;}
.bottom{ height:50px; background:#7d0517; text-align:center; color:#FFF; font-size:16px; padding-top:16px;}



@media (max-width: 1600px){
	.block{ width:1300px; margin:0 auto;}
	.section-inner{ width:1300px; margin:0 auto;}
	.header .nav_main{ font-size:14px; padding-left: 20px;}
	.header .nav_main ul li{ padding:0 6px;}
.layout{ width:1450px;}
}
@media (max-width: 1400px){
	.block{ width:1200px; margin:0 auto;}
	.section-inner{ width:1200px; margin:0 auto;}
	.header .nav_main ul li{ padding:0 2px;}
	
}