*{
	margin:0;
	padding:0;
}
body{
	font-size: 14px !important;
}
.clearfix:before,.clearfix:after {
	    content: "";
	    display: block;
		clear: both;
}
.clearfix {
    	zoom: 1;
}
.nav-img{
	width: 100%
}
.nav-img img{
	width: 100%;
}
.jianjie{
	margin:0 auto;
	margin-top: 30px;
	/*padding: 0 60px;*/
	width: 70%;
}
.first-p{
	margin-bottom: 20px;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
}
.last-p{
	line-height: 25px;
	font-size: 16px;
    color: #666;
}
.trs-num{
	width: 70%;
	margin:0 auto;
	margin-top: 50px;
	margin-bottom: 124px;
}
.news-num{
	float: left;
	width: 20%;
}
.news-num.bottm{
	margin-top: 81px;
}
.img-num{
	/*width: 240px;*/
	/*height: 106px;*/
	line-height: 80px;
	text-align: center;
	border:1px solid skyblue;
}
.img-num img{
	width: 37px;
	height: 23px;
}
.num-p{
	background: #00A0E9;
	height: 220px;
	padding-top: 15%;
	box-sizing: border-box;
}
.num-p.color{
	background: #F6B37F;
}
.news-num p{
	padding:0 8%;
	color:#fff;
	line-height: 30px;
}
.trs-jieshao{
	width: 100%;
	/*height: 269px;*/
	background: #00479D;
	padding-top: 3%;
	padding-bottom: 3%;
	box-sizing:border-box;
}
.syapply{
	font-size:18px;
	color:#fff;
	margin-bottom:3.5%;
	text-align: center;
}
.log-img{
	width: 80%;
    margin: 0 auto;
    margin-bottom: 2.5%;
    text-align: center;
}
.log-img img{
	width: 4%;
	max-width: 41px;
    margin-right: 7%;
}
.log-img img:nth-child(2){
	width: 2.5%;
	max-width: 28px;
}
.log-img img:nth-child(3){
	width: 3%;
	max-width: 38px;
}
.log-img img:nth-child(4){
	width: 5.1%;
	max-width: 46px;
}
.log-img img:nth-child(5){
	width: 5.1%;
	max-width: 39px;
	margin-right: 0;
}
.p{
	text-align: center;
	color:#fff;
	font-size: 16px;
}
.applybuttom{
	margin-bottom: 1.5%;
}
.tuiguang{
	padding-top: 3%;
	padding-bottom: 4%;
	box-sizing: border-box;
}
.trs-contail{
	width: 80%;
    margin: 0 auto;
    text-align: center;
}
.tuiguang p{
	text-align: center;
	color:#333;
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 2.5%;
}
.trs-contail div{
	display: inline-block;
    vertical-align: top;
    margin-right: 1%;
    width: 22%;
    height: 400px;
    text-align: center;
    padding-top: 3%;
    box-sizing: border-box;
    background: rgba(255,255,255,1);
	border-radius:10px;
	border:1px solid #e5e5e5;
}
.trs-contail div:hover{
	box-shadow:0px 0px 15px #6dbb7e;
	cursor: pointer;
}
.trs-contail div:last-child{
	margin-right: 0;
}
.trs-contail div img{
	width: 15.15%;
	max-width: 42px;
	margin-bottom: 8%;
}
.tuiguang .trs-contail p{
	font-size:18px;
	text-align: center;
	font-weight: 300;
	margin-bottom: 7%;
	font-family:MicrosoftYaHei;
	color:rgba(51,51,51,1);
	line-height:22px;
}
.tuiguang .trs-contail span{
	display: block;
	font-size:16px;
	padding:0 5%;
	font-family:MicrosoftYaHei;
	color:rgba(102,102,102,1);
	line-height:30px;
}
@media screen and (max-width: 1210px) {
    .trs-contail div{
		display: inline-block;
	    vertical-align: top;
	    margin-right: 3%;
	    margin-bottom: 5%;
	    width: 42%;
	    height: 360px;
	    text-align: center;
	    padding-top: 3%;
	    box-sizing: border-box;
	    background: rgba(255,255,255,1);
		border-radius:10px;
		box-shadow:2px 0px 10px rgba(85,85,85,0.1);
	}
	.trs-contail div:nth-child(2n){
		margin-right: 0;
	}
}
@media screen and (max-width: 650px){
	.trs-num .news-num {
	    float: left;
	    width: 50%;
	}
	.trs-num .news-num p {
	    line-height: 25px;
	}
	.trs-jieshao .syapply {
	    font-size: 16px;
	    color: #fff;
	    margin-bottom: 3.5%;
	    text-align: center;
	}
	.trs-jieshao .log-img img{
		width: 7%;
		max-width: 41px;
	    margin-right: 7%;
	}
	.trs-jieshao .log-img img:nth-child(2){
		width: 4.5%;
		max-width: 28px;
	}
	.trs-jieshao .log-img img:nth-child(3){
		width: 6%;
		max-width: 38px;
	}
	.trs-jieshao .log-img img:nth-child(4){
		width: 8.1%;
		max-width: 46px;
	}
	.trs-jieshao .log-img img:nth-child(5){
		width: 7.1%;
		max-width: 39px;
		margin-right: 0;
	}
	.trs-jieshao .p {
	    font-size: 12px;
	}
	.trs-contail div{
		width: 80%;
		margin-right: 3%;
		height: auto;
		padding-bottom: 15px;
	}
	.tuiguang {
	    padding-top: 50px;
	    padding-bottom: 4%;
	    box-sizing: border-box;
	}

	.tuiguang .trs-contail p{
		margin-bottom: 6%;
	}
	.trs-contail div img {
	    margin-bottom: 5%;
	}
	.tuiguang .p-2{
		width: 70%;
		margin:0 auto;
		text-align: left;
		font-size:14px;
		font-family:MicrosoftYaHei;
		color:rgba(51,51,51,1);
		line-height:25px;
		font-weight: 300;
		margin-bottom: 1%;
	}
}
.tuiguang .p-1{
	font-weight: 300;
	margin-top: 5%;
}
.tuiguang .p-1 span{
	font-size:24px;
	font-family:MicrosoftYaHeiLight;
	color:rgba(51,51,51,1);
}
.tuiguang .p-2{
	width: 70%;
	margin:0 auto;
	text-align: left;
	font-size:16px;
	font-family:MicrosoftYaHei;
	color:rgba(51,51,51,1);
	line-height:30px;
	font-weight: 300;
	margin-bottom: 1%;
}
.p-2.p-bottom{
	margin-bottom: 5%;
}
.tuiguang .p-2 span{
	display: inline-block;
	width:10px;
	height:10px;
	border-radius: 50%;
	background:rgba(0,160,233,1);
}