@charset "UTF-8";
/*index1*/

.mr-n{
	margin-right: 0 !important;
}
.mt-n{
	margin-top: 0 !important;
}
.head{
	background: #fff;
	height: 80px;
}
.head .top{
	width: 1000px;
	margin:0 auto;
	line-height: 80px;
}
.head .top .logo{
	float: left;
}
.head .top .login{
	float: right;
	font-size: 14px;
	color: #333;
}
.head .top .login a{
	color: #333;
	font-weight: bold;
	margin: 0 10px;
}
.head .top .login a:hover{
	color: #be131e;
}
.center-con{
	width: 1000px;
	margin: 20px auto;
	background-color: #fff;
	padding: 20px 0;
}
.center-con .list-top{
	margin: 20px;
}
.center-con .list-center{
	margin: 20px 20px 0 20px;
}
.center-con .list-bottom{
	margin: 0 20px;
}
.center-con .list-top ul{
	height: 1px;
	position: relative;
}
.center-con .list-top ul li{
	position: absolute;
	width: 22px;
	height: 22px;
	line-height: 24px;
	text-align: center;
	color: #333;
	display: inline-block;
	background-color: #ddd;
	border-radius: 100%;
}
.center-con .list-top .list-box-nb1{
	position: absolute;
	top: 0;
	left: 0;
	margin-top: -11px;
	z-index: 99;
}
.center-con .list-top .list-box-nb2{
	position: absolute;
	top: 0;
	left: 25%;
	margin-top: -11px;
	z-index: 99;
}
.center-con .list-top .list-box-nb3{
	position: absolute;
	top: 0;
	left: 50%;
	margin-top: -11px;
	z-index: 99;
}
.center-con .list-top .list-box-nb4{
	position: absolute;
	top: 0;
	left: 75%;
	margin-top: -11px;
	z-index: 99;
}
.center-con .list-top .list-box-nb5{
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -11px;
	z-index: 99;
}
.center-con .list-top ul li.hover{
	position: absolute;
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	display: inline-block;
	background-color: #be131e;
	border-radius: 100%;
}
.center-con .list-top ul li .gou{
	background: url(../images/1.png) top center no-repeat;
	display: inline-block;
	width: 13px;
	height: 10px;
}
.center-con .list-center ul li .gou1{
	background: url(../images/2.png) top center no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
}
.center-con .list-center ul li .gou2{
	background: url(../images/3.png) top center no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
}
.center-con .list-center ul li .gou3{
	background: url(../images/4.png) top center no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
}
.center-con .list-center ul li .gou4{
	background: url(../images/5.png) top center no-repeat;
	display: inline-block;
	width: 22px;
	height: 22px;
}
.center-con .list-center ul{
	border: 1px solid #ddd;
	height: 44px;
	border-right: 0;
}
.center-con .list-center ul li{
	background: #f5f5f5;
	border-right: 1px solid #ddd;
	height: 44px;
	width: 20%;
	box-sizing:border-box;
	float: left;
	text-align: center;
	line-height: 44px;
}
.center-con .list-center ul li p {
	color: #333;
	display: inline-block;
	margin-left: 10px;
}
.center-con .list-center ul li.hover{
	background-color: #be131e;
}
.center-con .list-center ul li.hover p{
	color: #fff;
}

.center-con .list-bottom .text-box{
	border: 1px solid #c51c17;
	border-top: 0;
	width: 100%;
	padding: 20px;
	box-sizing:border-box;
	margin-bottom: 40px;
}
.center-con .list-bottom .text-box p{
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #333;
}
.btn-box{
	text-align: center;
}
.btn{
	font-size:16px;
	color: #fff;
	text-align: center;
	padding: 0 20px;
	height: 42px;
	display: inline-block;
	border-radius: 5px;
	background: #c51c17;
	line-height: 42px;
}
.btn:hover{
	color: #fff;
	background: #960400;
}


.footer{
	background: #c51c17;
	padding: 30px 0;
	text-align: center;
}
.footer .con{
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
.footer .con ul li{
	color: #fff;
	display: inline-block;
	/*margin-right: 10px;*/
	font-size: 14px;
}
.footer .con ul li:last-child{
	margin-right: 0;
}
.footer .con  p{
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
}
.footer .con .hezuo{
	background: url(../images/footer-img.png) center center no-repeat;
	width: 287px;
	height: 62px;
	display: inline-block;
	margin-top: 10px;
}


/* index2 */
.text-item{
	padding: 20px;
}
.center-con .text-item .text-box{
	float: left;
	width: 100%;
	line-height: 36px;
	margin-bottom:20px;
}
.center-con .text-item .text-box .layout{
	width: 48%;
	line-height: 36px;
	float: left;
}
.center-con .text-item .text-box .layout p{
	text-align: right;
	width: 135px;
	display: inline-block;
	color: #333;
	font-size: 16px;
	margin-right: 10px;
	float: left;
}
.input-box-item{
	display: inline-block;
	line-height: 36px;
}
.input-box-item form{
	display: inline-block;
	margin-right: 20px;
	color: #666;
}
.center-con .text-item .text-box .layout .select-box{
	display: inline-block;
	width: 400px;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	border:1px solid #ddd;
	border-radius: 5px;
	color: #666;
}
.center-con .text-item .text-box .layout .select-box2{
	display: inline-block;
	width: 270px;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	border:1px solid #ddd;
	border-radius: 5px;
	color: #666;
}
.center-con .text-item .text-box .layout .select-box3{
	display: inline-block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	border:1px solid #ddd;
	border-radius: 5px;
	color: #666;
}
.text-input{
	display: inline-block;
	width: 270px;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	border:1px solid #ddd;
	border-radius: 5px;
	color: #666;
}

.text-input2{
	display: inline-block;
	width: 730px;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	border:1px solid #ddd;
	border-radius: 5px;
	color: #666;
}
.text-input3{
	display: inline-block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-indent: 10px;
	border:1px solid #ddd;
	border-radius: 5px;
	color: #666;
}

.input-box-item img{
	width: 200px;
	height: 200px;
	display: inline-block;
}

.input-box-item table{
	width: 790px;
	text-align: center;
	border: 1px solid #ddd;
	border-right: 0;
}
.input-box-item table thead{
	text-align: center;
	border-bottom: 1px solid #ddd;
}
.input-box-item table  th{
	line-height: 48px;
	border-right: 1px solid #ddd;

}
.input-box-item table  td{
	line-height: 48px;
	border-right: 1px solid #ddd;
	padding: 5px;
	border-bottom: 1px solid #ddd;
}
.textarea{
	display: inline-block;
	width: 790px;
	height: 50px;
	line-height: 36px;
	text-indent: 10px;
	border:1px solid #ddd;
	border-radius: 5px;
	color: #666;
}

.btn1{
	font-size: 16px;
	color: #fff;
	text-align: center;
	width: 100px;
	height: 36px;
	display: inline-block;
	border-radius: 5px;
	background: #c51c17;
	line-height: 36px;
}
.btn1:hover{
	color: #fff;
	background: #960400;
}
.mr20{
	margin-right: 20px;
}
.text-align{
	text-align: center;
}


.with100{
	width: 100% !important;
}
.shengm{
	padding:20px;
}
.shengm h5{
	border-left:3px solid #960400;
	line-height: 18px;
	font-size: 16px;
	padding-left: 10px;
	color: #333;
	margin-bottom: 10px
}

.shengm p{
	line-height: 24px;
	font-size: 14px;
	padding-left: 10px;
	color: #333;
	margin-bottom: 10px
}
.shengm p span{
	margin-right: 40px;
	display: inline-block;
	width: 28%;
}
.shengm .text-box1 .input-box{
	text-align: center;
	padding: 10px 0;
}
.shengm .text-box1 .input-box .checkbox5{
	display: inline-block;
	margin-right: 10px;
}
.shengm .text-box1 .input-box p{
	display: inline-block;
}
.step_line1{
	width: 240px;
	border-top: 1px solid #eee;
	position: absolute;
	top: 0;
	z-index: 1;
}
.step_line2{
	width: 240px;
	border-top: 1px solid #eee;
	position: absolute;
	top: 0;
	left: 240px;
	z-index: 1;
}
.step_line3{
	width: 240px;
	border-top: 1px solid #eee;
	position: absolute;
	top: 0;
	left: 480px;
	z-index: 1;
}
.step_line4{
	width: 240px;
	border-top: 1px solid #eee;
	position: absolute;
	top: 0;
	left: 720px;
	z-index: 1;
}
.line_ed{
	border-top:1px solid #be131e
}

