@charset "utf-8";
body {
	font-size:14px;
    FONT-FAMILY: Microsoft YaHei,PingFang SC,HanHei SC,SimHei,Arial,sans-serif,SimSuncss;
 
	
    COLOR: #fff;
    LINE-HEIGHT: 22px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ul,li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {	
	font-weight:normal;
}
ul, li{
	list-style-type:none;
}

a{
    COLOR: #f0d6a6;
	text-decoration:none;
}
a:hover{
	COLOR: #d9b46f;
	text-decoration:none;
}
/*--top--*/
.title{
	height:590px;
	background-image:url("../images/bgtop2x.png?v=9");
	background-position: center top;
	position: relative;
	background-position:bottom;
}
.titleWidth{
	height:630px;
	background-image:url("../images/bgtop2x.png?v=9");
	background-position: center top;
	position: relative;
	background-position:bottom;
}
.title_1{	
	margin: auto;
	text-align: center;	
	height:500px;

	}
.title_2{
	height:80px;	
	}
	.titleWidth .title_2,.titleWidth .title_2 .nav_box{
		height:120px;	
	}
.title_2 span{
	color: #cee8fc;
    width: 1060px;
    display: block;
    padding: 0 120px 0px 120px;
    font-size: 18px;
    line-height: 25.5px;
    text-align: center;
    margin: auto;   
    text-shadow: 0.2rem 0rem 0.5rem #043cbb, -0.2rem 0rem 0.5rem #043cbb, 0rem 0.2rem 0.5rem #043cbb, 0rem -0.2rem 0.5rem #043cbb;
}
.title_3 span p{
	display: block;
	padding:3px 0;
}
.previous_years{
	position: absolute;
	top:80px;
	right:60px;	
}
.previous_yearsTwo{
	    position: relative;
	    top: -55px;
	    left: 1170px;
	    margin: 0 auto;
	    width: 1100px;
		display: none;
		
}

.previous_years > a,.previous_yearsTwo>a{

	font-size:22px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
    color: #aaa;
	text-shadow: 2px 2px 1px #ffee5717;
}
.previous_yearsTwo > a{
	font-size: 18px;
}
.previous_float_arrow {
    position: absolute;
    top: -16px;
    left: 0;
    z-index: 3;
    width: 120px;
    height: auto;
    text-align: center;
}
.previous_float {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 2;
    padding: 15px 0;
    padding-top: 15px;
    width: 120px;
    height: auto;
    border: #eee 1px solid;
    background: #fff;
    -webkit-box-shadow: 0 2px 15px 4px rgba(48, 4, 119, .6);
    -moz-box-shadow: 0 2px 15px 4px rgba(48, 4, 119, .6);
    box-shadow: 0 2px 15px 4px rgba(48, 4, 119, .6);
	border-radius: 4px;
	display:none;
}
.previous_years:hover .previous_float,.previous_yearsTwo:hover .previous_float{
	display:block;
}
.previous_float .previous_float_arrow img{
	width:40px;
	height:10px;
}
.previous_float > a,.previous_float > a:visited {
  display: block;  
  height: 36px;
  line-height: 36px;
  background: #fff;
  color: #333;
  text-align: center;  
  cursor: pointer;
}
.previous_float > a:hover{	
	background: #f2f2f2;
	color:#C00300;
}
.previous_years a >img,.previous_yearsTwo a >img{
	vertical-align: top;
	width: 26px;
	height: 26px;
	padding-right:5px;
	padding-top:2px;
	
}

.top_1{
	width:100%;
	height:259px;	
}
.top_2{
	margin: auto;	
	height:255px;
}
.top_3{	
    padding: 0;
	height:227px;	
	margin: auto;
	font-size:20px;
	line-height: 38px;		
}
.top_3 h3{
	color:#7fffff;
	font-size:48px;
	font-weight: bold;
	line-height: 50px;
	height: 90px;
	display: block;
	text-align: center;
}
.nav_box{
	width:100%;	
	height:80px;
	}
	/* 添加固定悬浮效果时的样式 */
	.nav_box.fixed {
	  position: fixed;
	  top: 0;
	  left: 0;
	  right: 0;
	  z-index: 1000;  /* 确保导航条在其他内容之上 */
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);  /* 给固定导航添加阴影效果 */
	  background: #C00300;
	
	}
   .titleWidth .nav_box.fixed {
	  position: fixed;
	  top: 0;
	  left: 0;
	  right: 0;
	  z-index: 1000;  /* 确保导航条在其他内容之上 */
	  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);  /* 给固定导航添加阴影效果 */
	  background: #C00300;
	}
	.previous_div{
		    background: url(../images/kuaikeji2.png?v=9) no-repeat;
		        background-size: 188px;
		        height: 40px;
		        width: 1100px;
		        margin: 0 auto;
		        position: relative;
		        top: -78px;
		        left: -265px;
			display: none;
	}
	

.nav{	
	line-height: 80px;
	width: 1100px;
	margin:auto;
	font-size: 20px;	
	text-align: center;
	overflow:hidden; 
	    z-index: 100;
	    position: relative;
	}
	.titleWidth .nav{
		line-height: 120px;
		    width: 1500px;
		    margin: auto;
		    font-size: 26px;
		    text-align: center;
		    overflow: hidden;
	}
.nav a{
	display: inline-block;	
	color: #fff;
	line-height: 62px;	
	border-bottom: 5px solid transparent;
	margin:0 0.7%;
	font-weight:bold;
}
.nav a.navcur,.nav a:hover{
	color: #FFEE57;
	border-bottom: 5px solid #FFEE57;
}
.main_box{
	height:auto;
	width:1550px;
	margin:0 auto;
	text-align: center;

	}

/* 选择所有 .main_box，除了第一个 */
.main_box{
  display: none;  /* 隐藏所有除第一个之外的 .main_box */

}





/* .main_box a:hover{
	opacity: 0.85;
	
	webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;    
} */
#footer {
    min-width: 1300px;
	height:120px;
    padding: 80px 0 30px 0;
    font-size: 16px;   
	line-height: 36px;
    color: #fff;
	text-align: center;
	
}
#footer a{
    color: #fff;
} 
.fh_top{
	width:100px;
	height: 31px;
	background:url(../images/fh_top.png?v=9) no-repeat -1px 0px;
	position: fixed;
    right:20px;
	bottom:20px;
	z-index: 12;
	cursor: pointer;
	display: none;
}
.fh_top:hover{
	background: url(../images/fh_top.png?v=9) no-repeat -1px -31px;
	
}

#allbox{
	background: url(../images/bg2x.png?v=9) repeat-x top center;
	
}
.allWidth .main_min_div{
	width: 100%;
	margin: 0 auto;
	padding-top: 50px;
}
.main_min_div{
	width: 50%;
	margin: 0 auto;
	padding-top: 50px;
}
.allWidth .main_min_img{
	width: 45%;
}
.main_min_img{
	width: 240px;
	display: block;
	margin: 0 auto 10px auto;
	
}

.allWidth .img_parent{
	width: 100%;
}
.img_parent{
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap; /* 允许换行 */
}
.main_min_a{
	display: inline-block;
	margin-top: 30px;
}
.margin_left{
	margin-left: 70px;
}
.margin_right{
	margin-right: 70px;
}
.main_min_a img{
	width: 100%;
}