*{
	margin: 0;
	padding: 0;
	
}
.content1{
	width: 100%;
	height: 230px;	
	background-color: #F4F4F4;
	position: relative;	
}
.content1_nav{
	display: flex;
	position: relative;
	height: 215px;
	width: 1080px;
	margin: auto calc((100% - 1080px) / 2);
	
	background: #000;
	border-radius: 8px;
}
.content1_nav_img{
	height: 215px;
	width: 1080px;
	background-size: 100% 100%;
	border-radius: 8px;
	-webkit-mask:-webkit-linear-gradient(rgba(0,0,0,0.3),rgba(0,0,0,0.6),rgba(0,0,0,0.6),rgba(0,0,0,0.3));
}
.np1{
	font-size: 45px;
	color: white;
	position: absolute;
	z-index:2;
    left:130px;
    bottom:100px;
    letter-spacing: 10px;
}
.np2{
	position: absolute;
	font-size: 20px;
	color: white;
	z-index:2;
    left:133px;
    bottom:80px;
}

.content2{	
	padding-bottom: 50px;
	width: 100%;
	position: relative;
	background-color: #F4F4F4;
}
.content2_nr{
	
	width: 1080px;
	min-height: 850px;
	margin: auto calc((100% - 1080px) / 2);
	display: flex;
	justify-content: space-between;
}
.content2_left{
	width: 230px;
}
.left2_box{
	
	width: 230px;
	background-color: white !important;
	border-radius: 8px;
	margin: 10px auto;
	padding-bottom: 8px !important;
}

.box_title{
	height: 45px;
	width: 200px;
	padding-left: 28px;
	display: flex;
	color: #083F84;
}

.box_title p{
	font-size: 20px;
	height: 25px;
	margin: 15px 0px;
	text-shadow: rgb(204, 204, 204) 0px 2px 2px;
}

.bd{
	height: 1px;
    margin:10px 15px;
   
    background: linear-gradient(270deg,#eeeeee,#A8A8A8,#A8A8A8,#eeeeee);
}
.left2_box ul li{
	color: #696969;
	list-style:#F9B145;
	margin-left: 52px !important;
	font-size: 17px;
	text-shadow: rgb(204, 204, 204) 0px 2px 2px;
	margin: 5px auto;
}
.left2_box ul li:hover{
	cursor: pointer;
	color: #083F84;
}
/*.left2_box ul li.current{
	color: red;
}*/
.left_d button{
	height: 60px;
	width: 230px;
	border: none;
	border-radius: 8px;
	margin-top: 6px;
	background-color: #E1251B !important;
	font-size: 20px;
	letter-spacing: 5px;
	color: white;
	outline: none;//去掉点击时蓝色的边框
}
.left_d button:hover{
	border: none;
	cursor: pointer;
}
.right_nav{
	position:absolute;
	display: flex;
	margin-left: 35px;
	margin-top: 20px;
	/*margin-left: 225px;
    margin-top: 30px;*/
}
.xnav{
	display: flex;
}
.xnav_img1{
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.xnav_img2{
	width: 300px;
	height: 100px;
}
.xnav_nav{
	
}
.x_h01{
	/*color: #005CB3;*/
	color: white;
	font-size: 35px;
	padding-top: 18px;
	padding-bottom: 0px;
	letter-spacing: 8px;
	
}
.x_h02{
	/*color: #005CB3;*/
	color: white;
	font-size: 16px;
	letter-spacing: 2px;
	
}
.content2_right1_nr{
	margin-top: 15px;
}
.right1_nr_tg{
	display: flex;
	height: 44px;
	justify-content: space-between;
	background-color: /*#E8E8E8*/#CAE1FF/*#F0F8FF*/;
	
}
.right1_nr_tg_bt{
	display: flex;
}
.right1_nr_tg img{
	height: 40px;
	width: 40px;
	margin: auto 15px;
}
.right1_nr_tg p{
	padding: 7px 0px;
	font-size: 22px;
	letter-spacing: 5px;
	
}
.right1_nr_tg_jt{
	height: 30px !important;
	width: 30px !important;
}
.right1_nr_tg_nr{
	margin: 15px auto;
	margin-left: 20px;
	margin-bottom: 60px;
	text-indent:25px;
	line-height:28px;
}
.right1_nr_tg_nr p{
	font-size: 18px;
	color: #696969;
	letter-spacing: 3px;
}
.content2_right{
	
	width: 840px;
	margin-top: 10px;
	background-color: white !important;
	border-radius: 8px;
}
.right_title{
   display: flex;
   margin-top: 25px;
   margin-left: 35px;	
   margin-bottom: 20px;
}
.right_title img{
	height: 28px;
	width: 28px;
}
.p01{
	font-size: 18px;
	color: #47A6DF;
}
.p02{
	font-size: 18px;
	color: #000000;
}
.right_tm{
	
}
.tm{
	margin: 10px 0;
    padding: 0 43px;
}
.tm h4{
	font-size: 14px;
	margin: 5px auto;
}
.tm ul li{
	list-style: none;
	display: flex;
}
.tm input[type="radio"]{
	margin: 5px 0px;
}
.tm label{
	padding-left: 10px;
	font-size: 12px;
	margin-top: 3px;
}
.da{
	color: #666666;
	font-size: 12px;
}
.fpage{
	height: 50px;
	width: 100%;
	margin-top: 100px;
	
	
}
.fpage a{
	text-decoration: none;
	margin: 0px 10px;
	color: black;
	font-size: 13px;
	letter-spacing: 1px;
}
.fpage a:hover{
	cursor: pointer;
}
.fpage_s{
	display: flex;
	justify-content: center;
	margin: 5px auto;
}
.fpage_x{
	display: flex;
	justify-content: center;
	margin: 5px auto;
}
.xz1{
	margin: 0px 10px;
	color: black;
	font-size: 13px;
	letter-spacing: 1px;
}
.xz{
	display: flex;
}
.xz select{
	width: 55px;
	height: 18px;
	font-size: 10px;
	border-radius: 3px;
}
.xz option{
	font-size: 12px;
}
.content2_right1{
	min-height: 450px;
	width: 840px;
	margin-top: 10px;
	border-radius: 8px;
	background-color: white;
	
}
#jumpPage:hover{
	cursor: pointer;
	outline: none;
}
.fpage_x input{
	outline: none;
}
.fpage_x input::-webkit-input-placeholder {
    
    color:#C7C7C7;
    
    font-size: 12px;
   
    
}

.ban {
        opacity: .4;
    }