@charset "utf-8";
body {
	font-size:14px;
    FONT-FAMILY: Microsoft YaHei,PingFang SC,HanHei SC,SimHei,Arial,sans-serif,SimSuncss;
    background: #430a92 url("../images/pjbody_bg.jpg") repeat-x top center;
	background-size:100% 850px;
    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:750px;
	background-image:url("../images/body_bg.png");
	background-position: center top;
	position: relative;
}
.title_1{	
	margin: auto;
	text-align: center;	
	height:650px;
	padding-top:115px;
	}
.title_2{
	height:100px;	
	}
.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_years > a{
	color:#fff;
	font-size:22px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
    -webkit-text-stroke: 1px #a26afc;
    text-stroke: 1px #a26afc;
	text-shadow: 2px 2px 1px rgba(68, 9, 161, .3);
}
.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{
	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:#a32bf3;
}
.previous_years 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:100px;
	}
.nav{	
	line-height: 100px;
	min-width: 1300px;
	max-width: 1920px;
	margin:auto;
	font-size: 25px;	
	text-align: center;
	overflow:hidden; 
	}
.nav a{
	display: inline-block;	
	color: #fff;
	line-height: 62px;	
	border-bottom: 5px solid transparent;
	margin:0 0.9%;
	font-weight:bold;
}
.nav a.navcur,.nav a:hover{
	color: #32d4f4;
	border-bottom: 5px solid #32d4f4;
}
.main_box{
	height:auto;
	width:1550px;
	margin:0 auto 110px auto;
	text-align: center;
	}
.main_box a{
	display:block;
	cursor: pointer;
	margin:120px 0 0 0;
}
.main_box a:hover{
	opacity: 0.85;
	/*transform: scale(1.01);
	-webkit-transform: scale(1.005);
	-moz-transform: scale(1.005);
	-ms-transform: scale(1.005);
	-o-transform: scale(1.005);*/
	webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;    
}
#footer {
    min-width: 1300px;
	height:120px;
    padding: 30px 0;
    font-size: 16px;   
	line-height: 36px;
    color: #fff;
	text-align: center;
	background: #1e007a
}
#footer a{
    color: #fff;
} 
.fh_top{
	width:100px;
	height: 31px;
	background:url(../images/fh_top.png) 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) no-repeat -1px -31px;
	
}