
body{
	font-family:"Microsoft YaHei";
	font-size:14px;
	color:#fff;
	
}
.public-style{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
	position: relative;
	
}
.header{
	width:100%;
	height:40px;
	line-height: 40px;
	background:#fff;
	position:fixed;
	top:0;
	left:0;
	z-index:9;
}
.header .logo{
	height:100%;
	float:left;
}
.header .text{
	float:right;
}
.header .text>a{
	color:#000;
}
.banner{
	width:100%;
	background:#f50006 url(../images/banner2.jpg) no-repeat;
	height:645px;
	position: relative;
	margin-top:40px;
}
.banner .public-style>img{
	width:77.7%;
	margin:0 auto;
	display: block;
}
.banner .bar1{
	width:46%;
	height:80px;
	line-height:80px;
	background:url(../images/bar.png) no-repeat;
	font-size:20px;
	text-align:center;
	margin-bottom:18px;
	color:#c7001d;
	position:absolute;
	top:455px;
	left:28%;

}
.banner  .bar2{
	width:95.6%;
	height:65px;
	background:url(../images/bar2.png) no-repeat;
	margin:0 auto;
	font-size:20px;
	line-height: 65px;
}
.banner  .bar2>span{
	width:25%;
	display:block;
	float:left;
	text-align:center;
}
.secction{
	width:100%;
	overflow: hidden;
}
.section1{
	background:#e2000f;
	overflow:hidden;
	padding-bottom:60px;
}
.section1 table tr>th{
	background:#fc0001;
	font-size:20px;
	padding:18px 0;
	border-right:1px solid #d20311;
	border-bottom:1px solid #d20311;
	/* overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis; */
}
.section1 table tr>td{
	text-align:center;
	padding:18px 0;
	border-right:1px solid #d20311;
	border-bottom:1px solid #d20311;
	background:#e80a19;
	font-size:18px;
	/* overflow:hidden;
	white-space: nowrap;
	text-overflow:ellipsis; */
}
.section1 table tr>td.no-bor{
	border-right:none;
}
.section1 table tr>th.no-bor{
	border-right:none;
}
.section1 table tr>td>a{
	color:#fff;
}
.section1 table tr>td>a:hover{
	text-decoration: underline;
}
.section1 table tr>td>a.enter-btn{
	color:#fc0001;
	background:#ffd800;
	width:82px;
	height:30px;
	line-height: 30px;
	margin:0 auto;
	border-radius:15px;
	text-align:center;
	display:block;
}
.section1 .title{
	font-size:34px;
	color:#fff;
	text-align:center;
	margin-top:60px;
	margin-bottom:15px;
}
.section1 .small-title{
	font-size:20px;
	color:#fff;
	text-align:center;
	margin-bottom:60px;
}
.section2{
	overflow:hidden;
	background:#1a1c20;
}
.section2 .title{
	font-size:34px;
	color:#fff;
	text-align:center;
	margin-top:60px;
	margin-bottom:15px;
}
.section2 .small-title{
	font-size:20px;
	color:#fff;
	text-align:center;
}
.section2 .main-cont{
	
}
.section2 .main-cont .porcess{
	overflow:hidden;
	position:relative;
	margin-top:64px;
}
.section2 .main-cont .porcess .number{
	width:193px;
	height:162px;
	background:url(../images/yuan.png) no-repeat;
	float:left;
	color:#fff;
	font-size:19px;
	position:relative;
	text-align:center;
	margin-right:8px;
}
.section2 .main-cont .porcess .number5{
	width:162px;
	margin-right:0;
	background:url(../images/yuan2.png) no-repeat;
}
.section2 .main-cont .porcess .number .num{
	position: absolute;
	top:28px;
	left:76px;
	font-size:22px;
}
.section2 .main-cont .porcess .number .text{
	position: absolute;
	top:90px;
}
.section2 .main-cont .porcess .number1 .text{
	left:45px;
}
.section2 .main-cont .porcess .number2 .text{
	left:27px;
}
.section2 .main-cont .porcess .number3 .text{
	left:38px;
}
.section2 .main-cont .porcess .number4 .text{
	left:50px;
}
.section2 .main-cont .porcess .number5 .text{
	left:40px;
}
.section2 .attention{
	margin-bottom:60px;
	font-size:16px;
	line-height: 45px;
} 
.section2 .attention .tip{
	font-size:22px;
	margin:40px 0 28px 0;
}
.section2 .attention .ul-box{
	width:100%;
	background:#15171c;
	overflow:hidden;
	border-radius:5px;
	padding:15px 0;
}
.section2 .attention .list{
	text-indent:35px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.section2 .attention .list>i{
	display:inline-block;
	width:6px;
	height:6px;
	background:#ffd800;
	margin-right:13px;
	position: relative;
    top: -3px;
}

.section3{
	background:#e2000f;
	color:#fff;

	
}
.section3 .title{
	text-align:center;
	font-size:34px;
	padding:60px 0 66px 0;
}
.section3 .img-box{
	margin-bottom:60px;
}
.section3 .img-box>img{
	width:45.4%;
	margin-left:30px;
}





.footer{
	width:100%;
	padding:35px 0;
	background:#15171c;
	color:#fff;
	text-align:center;
	font-size:14px;
}
.footer .a-wp{
	padding-bottom:15px;
}
.footer .a-wp>a{
	color:#fff;
	
}
.footer .a-wp>a:hover{
	text-decoration: underline;
}
.mfooter{
	display:none;
}

/******移动端适配样式*******/
@media screen and (max-width:769px) { 
  html{
		font-size:20px;
	}

	body{
		font-size:0.6rem;
		color:#000;

	}
	.public-style{
		width:100%;
	}
	.header{
		
		height:2rem;
		line-height:2rem;
		
	}
	.header .logo{
		height:2rem;
		width:28%;
		
	}
	.header .logo a>img{
		width:100%;
		margin-top:0.3rem;
		margin-left:0.5rem;
	}
	.header .text{
		
		margin-right:0.5rem;
	}
	.header .text>a{
		color:#000;
	}
	.banner{
		width:100%;
		height: 11.5rem;
		background-size:100% 100%;
		margin-top:2rem;
	}
	.banner .public-style>img{
		width:77.7%;
		margin:0 auto;
		display: block;
	}
	.banner .bar1 {
	    width: 46%;
	    height: 2rem;
	    line-height:2rem;
	    font-size:0.7rem;
	    text-align: center;
	    margin-bottom: 0;
	    top: 6.5rem;
	    left:50%;
	    margin-left:-23%;
	    background-size:100% 100%;
	}
	.banner .bar2 {
	    width: 95.6%;
	    height: 2rem;
	    font-size:0.7rem;
	    line-height: 2rem;
	    background-size:100% 100%;
	    color:#fff;
	}
	.section1 {
	    background: #e2000f;
	    overflow: hidden;
	    padding-bottom: 1rem;
	}
	.section1 .title {
	    font-size:1rem;
	    color: #fff;
	    margin-top:1.5rem;
	    margin-bottom:0.5rem;
	}
	.section1 .small-title {
	    font-size: 0.7rem;
	    margin-bottom:1rem;
	}
	.section1 table tr>th {
	   color:#fff;
	    font-size: 0.7rem;
	    padding:0.6rem 0;
	 
	}
	.section1 table tr>td {
	    text-align: center;
	    padding:0.6rem 0;
	    font-size: 0.6rem;
	    color:#fff;
	}
	.section1 table tr>td>a.enter-btn {
	    color: #fc0001;
	    background: #ffd800;
	    width:2.5rem;
	    height:1rem;
	    line-height:1rem;
	    margin: 0 auto;
	    border-radius:0.5rem;
	    font-size:0.5rem;
	    
	}
	.section1 table tr>th:nth-child(1){
		width:16.7%;
	}
	.section1 table tr>th:nth-child(2){
		width:25%;
	}
	.section1 table tr>th:nth-child(3){
		width:19.6%;
	}
	.section1 table tr>th:nth-child(4){
		width:24%;
	}
	.section1 table tr>th:nth-child(5){
		width:14.4%;
	}
	
	.section2 .title {
	    font-size: 1rem;
	    margin-top: 1rem;
	    margin-bottom: 0.5rem;
	}
	.section2 .small-title {
	    font-size:0.7rem;

	}
	.section2 .main-cont .porcess {
	    margin-top: 1rem;
	}
	.section2 .main-cont .porcess .number {
	    width: 4.825rem;
	    height:4.05rem;
	    float: left;
	    color: #fff;
	    font-size:0.6rem;
	    background-size:100% 100%;
	   	margin-right:1.5rem;
	   	margin-left:1.5rem;
	    margin-bottom:2rem;
	}
	.section2 .main-cont .porcess .number .num {
	    position: absolute;
	    top:0.6rem;
	    left:1.75rem;
	    font-size:0.7rem;
	}
	.section2 .main-cont .porcess .number1 .text {
	    left:0.8rem;
	}

	.section2 .main-cont .porcess .number .text {
	    position: absolute;
	    top:1.8rem;
	}
	.section2 .main-cont .porcess .number2 .text {
	    left:0.2rem;
	}
	.section2 .main-cont .porcess .number3 .text {
	    left:0.6rem;
	    top:2.2rem;
	}
	.section2 .main-cont .porcess .number4 .text {
	    left: 0.8rem;
	    top:2.2rem;
	}
	.section2 .main-cont .porcess .number5 .text {
    	left: 0.6rem;
	}
	.section2 .main-cont .porcess .number5{
		top:-9rem;
		left:4rem;
		width:4.05rem;
		height:4.05rem;
	}
	.section2 .attention {
	    font-size: 0.6rem;
	    line-height:1.5rem;
	    margin-bottom:1.5rem;
	    margin-top:-7rem;
	}
	.section2 .attention .tip {
	    font-size:0.7rem;
	    margin:0 0 0.5rem 0;
	    color:#fff;
	    text-indent:0.5rem;
	}
	.section2 .attention .ul-box {
	    padding:0.6rem 0;
	}
	.section2 .attention .list {
	    text-indent:0.4rem;
	    color:#fff;
	}
	.section2 .attention .list>i {
	    display: inline-block;
	    width:0.2rem;
	    height:0.2rem;
	   
	    margin-right:0.3rem;
	  
	    top: -0.1rem;
	}
	.section3 .title {
	   
	    font-size: 1rem;
	    padding: 1.5rem 0 1.6rem 0;
	}
	.section3 .img-box {
	    margin-bottom:1.5rem;
	}
	.section3 .img-box>img {
	    width: 45.4%;
	    margin-left:0.4rem;
	}
	.footer{
		display:none;
	}
	.mfooter{
		display:block;
		padding:1rem 0;
		background:#000;
		text-align:center;
		color:#fff;
		font-size:0.6rem;
	}

} 



