.header{
	height: 98px;
	width: 100%;
	background: #0d419d;
}
.auto{
	padding: 0 10px;
	box-sizing: border-box;
	width: 1080px;
	margin: auto;
}
.logo{
	float: left;
	height: 100%;
}
.logo img{
	height: 100%;
	display: block;
}
.logo_title{
	float: left;
	font-size: 30px;
	
	font-weight: bold;
	line-height: 98px;
	margin-left: 20px;
}
.logo_title a{
	color: #fff!important;
}
.nav{
	margin: 22px -10px 0 0;
	float: right;
}
.nav li{
	font-size: 20px;
	line-height: 40px;
	font-weight: bold;
	float: left;
	
	margin: 0 10px;
}
.nav li a{
	color: #fff;
}
.nav li:hover{
	border-bottom: 4px solid #eeb568;
}
.nav li:hover a{
	color: #eeb568;
}
.actives{
	
	border-bottom: 4px solid #eeb568;
}
.activess{
	color: #eeb568!important;
}
.footer{
	background: #0d419d;
	width: 100%;
	padding: 30px 0;
}
.nav_di{
	width: 900px;
	margin: 0 auto 30px;
}
.nav_di li{
	color: #85acd7;
	line-height: 30px;
	border-left: 1px solid #999;
	float: left;
	padding: 0 60px;
}
.nav_di li:hover a{
	color: #fff;
}
.nav_di li:first-child{
	border-left: 0;
}
.beian{
	width: 770px;
	float: left;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
}
.beian img{
	float: left;
	width: 22px;
	height: 30px;
}
.beian span{
	float: left;
}
.erweima{
	width: 270px;
	float: left;
}
.erweima img{
	display: block;
	width: 70px;
	height: 70px;
	float: left;
	margin-left: 20px;
}
.dingbu{
	cursor: pointer;
	position: fixed;
	bottom: 226px;
	right: 20px;
}
.dingbu img{
	width: 40px;
	height: 40px;
	display: block;
}
.content_left{
	width: 790px;
	float: left;
}
.left_title{
	height: 44px;
	border-bottom: 1px solid #93bdee;
	margin: 12px 0;
	line-height: 40px;
}
.left_title li{
	margin-right: 20px;
	float: left;
}
.left_title li img{
	width: 18px;
	height: 30px;
	display: block;
	float: left;
	margin: 6px 5px 0 0;
}
.left_title li p{
	padding: 0 5px;
	float: left;
	font-size: 18px;
	color: #0d419d;
}
.left_list{
	padding-bottom: 84px;
}
.left_list li{
	margin-left: 20px;
	line-height: 36px;
	font-size: 16px;
	color: #333;
	list-style: disc;
}
.left_list li p{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 700px;
	float: left;
}
.left_list li span{
	float: right;
}


#pages {
	text-align: -webkit-center;
	font-size: 14px;
	height: 30px;
	margin:30px auto 0;
	color: #000;
}
#pages a { 
	margin:0 5px;
	display:inline-block;
	height:30px; 
	line-height:30px;
	background:#fff;
    border:1px solid #e3e3e3;
	text-align:center;
	color:#000; 
	padding:0 10px;
}
#pages a.a1 { 
	padding:0 10px;
}
#pages a:hover { 
	background:#134784; 
	color:#fff; 
	border: 1px solid #134784;
	text-decoration:none 
}
#pages span { 
	display:inline-block; 
	height:30px; 
	line-height:30px; 
	background:#134784; 
	border:1px solid #134784; 
	color:#fff; 
	text-align:center;
	padding:0 10px;
}
.page .noPage { 
	display:inline-block; 
	width:48px; 
	height:30px; 
	line-height:30px; 
	border:1px solid #e3e3e3; 
	text-align:center; 
	color:#a4a4a4; 
}

.content_right{
	width: 250px;
	float: right;
}
.right_title{
	margin-bottom: 0;
	
}
.right_title p{
	display: inline-block;
	font-size: 18px;
	color: #0d419d;
	border-bottom: 4px solid #5191db;
	
}
.right_cha h3{
	padding-left: 12px;
	box-sizing: border-box;
	height: 42px;
	background: #ececec;
	line-height: 42px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.right_cha{
	border: 1px solid #ececec;
	box-sizing: border-box;
}
.right_chabiao{
	padding: 10px 10px 40px;
	box-sizing: border-box;
	position: relative;
	background: #fff;
}
.right_chabiao img{
    position: absolute;
    top: -12px;
    left: 44px;
    display: block;
    width: 14px;
    height: 14px;
}
.right_chabiao form input{
	float: left;
	width: 228px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #ececec;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 0 10px;
	margin-bottom: 10px;
}
.yanzheng{
	float: right;
	width: 156px;
	background: #ececec;
	height: 30px;
	border-radius: 4px;
}
input.chaxun {
	margin-top: 10px;
	cursor: pointer;
	height: 36px!important;
	background: #4a90e2 url(../images/fangda.png)no-repeat center left 78px;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.text{
	margin: 26px auto 80px;

}
.text h3{
	font-weight: normal;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
}
.text h4{
	border-bottom: 1px solid #eee;
	font-weight: normal;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	color: #999;
	padding-bottom: 12px;
}
.txt{
	margin: 12px auto 80px;
	padding: 0 30px;
	box-sizing: border-box;	
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.txt *{
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.txt img{
	display: block;
	max-width: 100%;
	height: auto!important;
	margin: 10px auto 10px;
}
.fan {
	line-height: 20px;
	color: #666;
	font-size: 14px;
	padding: 0 30px;
}
.title{
	margin-bottom: 20px;
	border-bottom: 1px solid #93bdee;
}
.title_cha{
	float: left;
	border-bottom: 4px solid #5191db;
}
.title img{
	width: 18px;
    height: 30px;
    display: block;
    float: left;
    margin: 6px 5px 0 0;
}
.chabiao{
	padding: 50px 0 50px 58px;
	box-sizing: border-box;
	width: 100%;
	position: relative;
}
.chabiao img{
    position: absolute;
    top: -12px;
    left: 44px;
    display: block;
    width: 14px;
    height: 14px;
}
.biao{
	margin-bottom: 20px;
	width: 100%;
}
.biao p{
	padding-right: 14px;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	width: 78px;
	text-align: right;
	float: left;
}
.biao input{
	padding: 0 10px;
	border: 1px solid #ececec;
	box-sizing: border-box;
	width: 210px;
	height: 30px;
	line-height: 30px;
	border-radius: 4px;
}
.yanzhengma{
	margin-left: 10px;
	float: left;
	width: 156px;
	height: 30px;
	background: #ececec;
	border-radius: 4px;
}
.anniu input{
	width: 70px;
	margin: 10px 0 0 94px;
	cursor: pointer;
	height: 36px!important;
	background: #4a90e2 url(../images/fangda.png)no-repeat center left 18px;
	line-height: 36px;
	text-align: right;
	font-size: 14px;
	color: #fff;
	padding-right: 18px;
	font-weight: bold;
	border: none;
	border-radius: 4px!important;

}
.anniu01{
	margin: 0 auto 0!important;
}
.jieguo{
	width: 352px;
	margin: auto;
}
.jieguo p{
	color: #333;
	font-size: 16px;
	line-height: 56px;
	border-bottom: 1px solid #ececec;
}
.jieguo_txt{
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-top: 10px;
}
.jieguo form{
	margin-top: 20px;
}
.jieguo form span{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.jieguo form select{
	margin-top: 20px;
	font-size: 14px;
	color: #666;
	width: 210px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #4a90e2;
	border-radius: 4px;
}

.jieguo form p input{
	display: block;
	float: right;
	color: #4a90e2;
	border: none;
	background: none;
	height: 56px;
	line-height: 56px;
}

.mengban{
	position: fixed;
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	z-index: 999999;
	top: 0;
	display: flex;                             
	justify-content: center;
	align-items: center;
}
.jieguoxinxi{
	padding-top: 30px;
	box-sizing: border-box;
	width: 640px;
	background: #fff;
	margin: auto;
}
.tishi{
	padding: 0 30px;
	box-sizing: border-box;
	font-size: 16px;
	color: #666;
	line-height: 30px;
}
.jieguoxinxi table{
	margin: 20px 30px 0;
	width: 580px;
}
.jieguoxinxi table tr{
	border: 1px solid #ececec;
	box-sizing: border-box;
}
.xinxi_title{
	font-size: 14px;
	color: #333;
	height: 30px;
	background: #e5e5e5;
}
.xinxi_title th{
	padding: 0 24px;
}
.xinxi_txt{
	font-size: 14px;
	color: #333;
	height: 30px;
}
.xinxi_txt td{
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.gengxinkuang{
	margin: 0 30px;
	font-size: 14px;
	padding-top: 6px;
	box-sizing: border-box;
	width: 580px;
	height: 40px;
	border: 1px solid #ececec;
	border-top: 0;
}
.gengxin{
	color: #fff;
	text-align: center;
	width: 50px;
	height: 28px;
	line-height: 28px;
	border-radius: 4px;
	background: #4c8ffd;
	float: right;
	margin-right: 20px;
}
.queding{
	cursor: pointer;
	margin-top: 20px;
	width: 100%;
	background: #eee;
	padding: 22px 0;
}
.queding p{
	color: #333;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
	margin: auto;
	width: 50px;
	height: 28px;
	border: 1px solid #d2d2d2;
}
.div1{
	margin-top: 20px;
	height: 204px;
}
.box{
	float: left;
	height: 204px;
	position: relative;
	width: 250px;
}
.box img{
	width: 100%;
	height: 100%;
	display: block;
}
.zizi{
	width: 100%;
	height: 70px;
	padding: 10px;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
}
.zizi p{
	width: 220px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	font-size: 14px;
}
.swiper-pagination{
	bottom: 0;
	width: 680px;
	text-align: right;
	padding-right: 10px; 
	box-sizing: border-box;
}
.swiper-pagination-bullet {
	border-radius: 4px;
	margin: 0 5px 8px 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 16px;
    color:#333;
    opacity: 0.5;
    background: #fff;
}
.swiper-pagination-bullet-active {
    color:#333;
    background: #fff;
    opacity: 1;
}
.box1{
	margin-left: 20px; 
}
.title_sy{
	height: 34px;
	line-height: 30px;
	margin: 0 0 10px 0;
}
.title_sy p{
	font-size: 18px;
	border-bottom: 4px solid #5191db;
	display: inline-block;
	color: #0d419d;
}
.title_sy img{
	width: 16px;
	height: 30px;
	float: right;
	display: block;
}
.box1_list li{
	color: #333;
	font-size: 16px;
	margin-left: 20px;
	height: 32px;
	line-height: 32px;
	list-style: disc;
}
.box1_list li p{
	float: left;
	width: 180px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.box1_list li span{
	float: right;
}
.box1_list li:hover p{
	text-decoration: underline;
}
.div2{
	margin-top: 10px;
	height: 370px;
}
.box2{
	height: 370px;
}
.bianmin{
	display: block;
	margin-top: 10px;
	border-radius: 4px;
	width: 250px;
	height: 34px;
	border: 1px solid #c5dbf5;
	color: #333;
	font-size: 14px;
	line-height: 34px;
	padding-left: 10px;
	box-sizing: border-box;

}
.lainxi{
	font-size: 14px;
	color: #999;
	line-height: 26px;
	margin-top: 10px;
}
.lainxi *{
	font-size: 14px;
	color: #999;
	line-height: 26px;
}
#gotop{
	visibility: hidden;
}
.row{
	min-height: 620px;
}
/* .banshi_left{
	margin-top: 20px;
	background: #eee;
	width: 250px;
	float: left;
	font-weight: bold;
}
.banshi_left li{
	width: 250px;
	color: #10218b!important;
	font-size: 14px;
	line-height: 20px;
	
}
.banshi_left li a{
	cursor: pointer;
	padding: 8px 16px;
	box-sizing: border-box;
	display: block;
}
.banshi_left li span{
	float: right;
}
.banshi_left li:hover{
	background: #fff;
}
.banshi_left li:hover .erji{
	background: #f5f5f5;
}
.banshi_left li .erji_lb:hover{
	background: #fff;
}
.banshi_left li:hover .sanji{
	background: #f5f5f5;
}
.banshi_left li .sanji_lb:hover{
	background: #fff;
}
.jian{
	color: #666;
	opacity: 0.2;
}
.on1{
	border-left: 0;
}
.on1 span{
	transform: rotate(90deg);
}
.on2{
	border-left: 0;
}
.on2 span{
	transform: rotate(90deg);
}
.on{
	border-left: 2px solid #10218b;
}
.on span{
	transform: rotate(90deg);
}
.erji{
	font-weight: normal;
	background: #f5f5f5;
	border-left: 0!important;
	display: none;
	width: 100%;
}
.sanji{
	display: none;
}
.banshi_right{
	margin-top: 20px;
	width: 790px;
	float: right;
}
.right_title h3{
	color: #333;
	font-size: 18px;
	padding-left: 10px;
    padding-right: 10px;
    line-height: 40px;
    background: #f5f5f5;
    border-radius: 0;
    border-top: 2px solid #ccc;
    border-color: #114ec9;
    margin-bottom: 20px;
}
.right_content{
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 26px;
	color: #333;
    background-color: #fff;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #2e863e;
    text-align: justify;
}
.right_content *{
	font-size: 14px;
	line-height: 26px;
	color: #333;
}
.title-bar h3{
	color: #333;
	font-size: 16px;
	padding-left: 20px;
	box-sizing: border-box;
    padding-right: 0;
    line-height: 40px;
    background: #fff;
    border-bottom: 1px solid #93BDEE!important;
    margin-top: -6px;
}
.right_content1{
	border-top: 0;
} */