body,h1,h2,h3,h4,p,dl,dd,ul,ol,form,input,textarea,th,td,select{margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6{
	font-size: 12px;
	font-weight: normal;
}
li{list-style: none;}
a{text-decoration: none;}
img{border: none;vertical-align: middle;}
table{border-collapse: collapse;border: none;}
input,textarea{outline: none;}
textarea{resize:none;overflow: auto;}
/*body{font-family: "Hiragino Sans GB","Microsoft YaHei","PingHei","Lucida Grande", "Lucida Sans Unicode","Helvetica","Arial","Verdana","sans-serif"; }*/

body{
	text-align: justify;
	text-justify: inter-ideograph;
	font-family: "微软雅黑";
	max-width: 1920px;
	margin: auto;
    text-align: left;
}
.clearf::after{
	content: '';	
	display: block;
	clear: both;
}
.wrap{
	width: 1585px;
	margin: auto;
}
.nav {
    height: 42px;
    line-height: 42px;
    width: 100%;
    text-align: center;
    background: -webkit-linear-gradient(left, #174169,#032842);
    background: -moz-linear-gradient(left, #174169,#032842);
    background: -o-linear-gradient(left, #174169,#032842);
    background: -ms-linear-gradient(left, #174169,#032842);
    background: linear-gradient(left, #174169,#032842);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 0, startColorstr = #174169, endColorstr = #032842);
    position: relative;
}
.nav a{
	color: #ffffff;
	font-size: 18px;
	margin-right: 48px;
}
header {
    background: url(../img/hbg.jpg) no-repeat;
    height: 420px;
    position: relative;
}
.preface {
    max-width: 1000px;
    width: 100%;
    background: #f6f2e8;
    margin: auto;
    position: absolute;
    top: 360px;
    left: 0;
    right: 0;
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px #ccc;
}
.preface_con{
    padding: 42px 38px;
    min-width: 924px;
}
.preface_con p{
    color: #38566f;
    font-size: 14px;
    line-height: 21px;
    text-indent: 28px;
    margin-bottom: 6px;
}
header img {
    position: absolute;
    top: -80px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}
.content_box{
	width: 1000px;
    margin: auto;
	margin-top: 144px;
}
.title{
	background: url(../img/title_bg.png) no-repeat;
	width: 277px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	color: #014778;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
	margin: 76px auto;
}
.block{
	text-align: center;
}
.detail{
	text-align: center;
}
.sw1{
	text-align: initial;
	height: auto;
	padding-bottom: 50px;	
}
.sw1 .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.swiper-container-horizontal>.swiper-pagination-progressbar{
	height: 10px;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #38566f;
}
.dl,.dr{
	width: 100%;
	height: 794px;
	overflow: hidden;
}
.dl{
	background: #f6f2e8;
	position: relative;
}
.dr{
	background: #faecce;
}
.drtop{
	position: relative;
}
.dltop{
	padding: 67px 26px 26px;
}
.dtitle{
	color: #38566f;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 14px;
}
.dtext{
	color: #38566f;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 14px;
}
.dtext:last-child{
	margin-bottom: 0;
}
.dlbot{
	position: absolute;
    bottom: 0;
    max-height: 220px;
}
.drbot{
	padding: 30px;
}
.dldate,.drdate{
	position: absolute;
	width: 132px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #9ca8b3;
	font-size: 18px;
	font-weight: bold;
	background: #043c67;
	left: 0;
}
.drdate{
    bottom: 0;
}
.img_box img{
	float: left;
}
.big_img{
	width: 322px;
	height: 317px;
	margin-right: 7px;
}
.small_img{
	width: 215px;
	height: 155px;
	margin: 0 7px 7px 0;
}
.more{
	color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 4px 22px;
    background: #f5c865;
    border-radius: 5px;
}
.report_box{
	text-align: initial;
	background: #f6f2e8;
	padding: 25px;
	border-radius: 8px;
    box-shadow: 0px 4px 4px 0px #ccc;
}
.rp_imgbox{
	display: flex;
	justify-content: space-between;
}
.rp_imgcon{
	width: 311px;
	height: 200px;
	position: relative;
}
.img_title{
	background: url(../img/rp_title_bg.png) no-repeat;
    background-position: center;
    text-align: center;
	height: 20px;
	line-height: 20px;
	font-size: 11px;
	color: #fbf9f5;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.article_box{
	padding: 46px 0 0;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.article_box a{
	width: 40%;
	margin-bottom: 16px;
	text-align: left;
}
.article_title{
	font-size: 16px;
	color: #38566f;
	position: relative;
	margin-bottom: 15px;
}
.article_title:before{
	content: '';
	width: 4px;
	height: 13px;
	background: #043c67;
	position: absolute;
	left: -12px;
    top: 4px;
}
.article_text{
	font-size: 12px;
	color: #595757;
}
.apply_box{
	text-align: initial;
	background: #f6f2e8;
	padding: 44px 110px 20px;
	border-radius: 8px;
    box-shadow: 0px 4px 4px 0px #ccc;
    position: relative;
}
.message li {
	float: left;
	width: 41%;
	position: relative;
    height: 32px;
    margin-bottom: 36px;
}
.message li:nth-child(2n){
    margin-left: 120px;
}
.message li span{
	width: 106px;
	height: 32px;
	background: url(../img/option_bg.png) no-repeat;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	color: #fbf9f5;
	font-size: 14px;
	line-height: 32px;
	position: absolute;
	z-index: 2;
}
.inputtext {
	background: transparent;
	height: 30px;
	width: 230px;
    position: absolute;
    left: 95px;
    text-indent: 18px;
    line-height: 28px;
    font-size: 14px;
}
.btn{
	width: 179px;
	height: 42px;
	line-height: 42px;
	background: #043c67;
	text-align: center;
	font-weight: bold;
	color: #fbf9f5;
	font-size: 18px;
	margin: 60px auto 0;
}
.postscript{
	font-size: 12px;
	color: #8a8884;
    width: 34%;
    position: absolute;
    right: 110px;
    top: 160px;
    text-align: left;
}
.footerwrap {
    background: #1d2e42;
    margin-top: 90px;
}
.footer {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    padding: 10px 0;
}
.footer_l {
    float: left;
    width: 20%;
    margin-top: 1%;
}
.footer_r {
    float: right;
    width: 80%;
}
.footer_r li {
    list-style: none;
    float: left;
    text-indent: 24px;
    color: white;
    font-size: 12px;
    margin-top: 60px;
}
@media only screen and (max-width: 700px){
	.nav {
	    overflow-x: auto;
	    white-space: nowrap;
	    height: inherit;
	}
	.wrap {
	    width: 100%;
	}
	header img{
		width: 100%;
		top: 0;
	}
	header{
		height: 170px;
		background-size: cover;
	}
	.preface{
		width: 90%;
	    top: 160px;
	}
	.preface_con{
		min-width: auto;
		padding: 20px 20px;
	}
	.content_box {
	    width: 100%;
	    margin: auto;
	    margin-top: 324px;
	}
	.sw1,.dl, .dr{
		height: auto;
	}
	.dl img, .dr img{
		width: 100%;
	}
	.dlbot{
		position: inherit;
	}
	.dldate, .drdate {
    	position: inherit; 
    	width: auto;
     }
	.rp_imgbox{
		flex-wrap: wrap;
	}
	.rp_imgcon{
		margin-bottom: 10px;
	}
	.apply_box{
		padding: 4% 2%;
	}
	.message li {
		float: none;
	    display: block;
	    width: 98%;
    }
    .message li:nth-child(2n) {
	    margin-left: 0;
	}
	.postscript {
		position: inherit;
		width: 98%;
	}
	.footer {
	    width: 100%;
	    margin-top: 20px;
	}
	.footer_l {
	    width: 100%;
	    text-align: center;
	}
	.footer_r {
	    float: right;
	    width: 96%;
	    padding: 0 2%;
	}
	.small_img{
		width: 45% !important;
	}
}
