
pre {
white-space: pre-wrap;
word-wrap: break-word;
}
.header{
	width: 100%;
	height: auto;
	background-color: #afc7f7;
}

.header_box{
	width: 1000px;
	height: 70px;
	margin: 0 auto;

}
.header_logo{
	width: 249px;
	height: 46px;
	margin: 11px;
	background: #000;
	float: left;
	background: url(../img/logo.png);
}
.header_nav{
	float: right;

	color: #fff;
	font-size: 15px;

}
.header_nav ul li{
	width: auto;
	margin: 20px;
	float: left;
}

.header_nav ul li a{
	width: auto;
	height: 30px;
	float: left;
	line-height: 20px;
	color: #FFF;
}
.header_login{
	width: 70px;
	height: 30px;
	margin: 20px;
	float: right;
	border-left: 1px solid #fff; 
}
.header_login > button,.header_user > button{
	width: 70px;
	border:none;
	text-align: center;
	font-size: 15px;
	margin-left:20px; 
	color: #FE8C40;
	line-height: 20px;
        background: #fff;
        border-radius: 5px;
        height: 25px;
}
.header_user{
	width: auto;
	height: 30px;
	margin: 20px;
	float: right;
	border-left: 1px solid #fff; 
}
.header_user > span {
	margin: 0 20px;
	color: #fff;
}
.content{
	width: 100%;
	height: auto;
	overflow: hidden;
}

.banner{
	width: 100%;
	height: 760px;
	background: url(../img/banner_index.png) no-repeat center center;
	overflow: hidden;
}
.banner_box{
	width: 1400px;
	height: 589px;
	margin: 140px auto 100px;
	background: url(../img/banner_logo.png) no-repeat right top;
}
.banner_tilte{
	width: 580px;
	height: 193px;
	float: left;
	margin: 130px 200px;
	background: url(../img/banner_title.png) no-repeat center;
}

.content_flow{
	width: 1050px;
	height: 450px;
	margin: 50px auto;
}
.flow_title{
	margin-bottom: 30px; 
}
.flow_title p{
	text-align: center;
	font-size: 33px;
}
.flow_title p:last-child{
	font-size: 20px;
	color: #999;
}

.flow_box{
	width: 90px;
	height: 150px;
	margin: 100px 125px 0;
	float: left;
}
.flow_box p{
	margin: 10px 0;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
}
.status_content{
	width: 100%;
	height:auto;
}
.status_box{
	overflow: hidden;
	width: 900px;
	height: 600px;
	margin: 0 auto;
}
.status_img{
	width: 195px;
	height: 222px;
	margin: 100px auto 20px;
	background: url(../img/status.png);
}
.status_one{
	display: none;
	text-align: center;
}
.status_one > p {
	font-size: 20px;
	margin: 10px 0;
}
.status_one > p:last-child {
	font-size: 15px;
}


.content_info{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f9f9f9;
}
.info_box{
	width: 800px;
	height: auto;
	margin: 20px auto;
	background: #fff;
	padding: 10px 20px;
	border-radius: 5px;
}
.info_title{
	line-height: 50px;
	font-size: 20px;
	font-weight:700;
}

.info_one{
	min-height: 40px;
        overflow: hidden;
        height: auto;
	line-height: 30px;
	font-size: 16px;
}
.info_one >span{
	display: block;
	line-height: 30px;
	color: #666;
	font-weight:500;
}
.info_one > button{
    width: 100px;
    height: 30px;
    border: none;
    border-radius: 5px;
    background: #FE8C40;
    color:#fff;
    margin-left: 30px;
}
.page_box{
    height:30px;
    margin: 10px auto 10px 25%;
}
/*页面按钮*/
.Page_button{
    width: 100px;
    margin: 0 10px 0 0;
    float: left;
    text-align: center;
    line-height: 30px;
    color: #fff;
    background: rgba(1, 120, 253, 0.7);
    cursor: pointer;
    border-radius: 5px;
}
.Page_button:hover{
    background:#0178fd;
}

.footer{
	width: 100%;
	height: 360px;
	position: relative;
	background-color: #afc7f7;
	padding-top: 60px;
	box-sizing: border-box;
	color: #fafafa;
}
.footer-top{
	width: 1200px;
	height: 218px;
	margin: 0 auto 0;
	border-bottom: 2px solid #b7b7b7;
}
.footer-top ul{
	float: left;
	margin-right:120px;
        height: auto;
}
.footer-top>ul>h3{
	margin: 5px 0 15px;
	font-size: 16px;
	color: #fafafa;
        
}
.footer-top>ul>li{
	line-height: 30px;
	font-size: 14px;
	color: #fafafa;
        
}
.footer-top>ul>li>a{
        width : 100px;
	color: #fafafa;
}
.footer-box{
	width: 350px;
	height: 130px;
	float: right;
}
.footer-textone{
	width: 350px;
	height: 50px;
	font-size: 22px;
	color: #fafafa;
    text-align: center;
}
.footer-texttwo{
	width: 350px;
	height: 30px;
	text-align: center;
	font-size: 15px;
}
.footer-bottom{
	width: 1200px;
	height: 70px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 70px;
}
.footer-bottom p{
    display: block;
    line-height: 70px;
    float: left;
    color : #fff;
}
.footer-icon{
    width: 40px;
    height: 50px;
    float: left;
    margin: 12px 0 0 20px;
    float: right;
}
.footer-icon>a>img{
    width: 40px;
    height: 50px;
    margin: 0 auto;   
}

.float-box{
	width: 38px;
	height: auto;
	border-radius: 19px;
	border: 1px solid #dcdcdc;
	position: fixed;
	top: 30%;
	right: 20px;
	opacity: .8;
	z-index: 10;
	background-color: #fff;
	padding: 20px 0;
}

.float-box>ul>li{
	width: 38px;
	height: 16px;
	margin-top: 20px; 
	display: block;
        background: url(../img/code/wechat_icon.png) no-repeat center 0;
        position: relative;
        transition: none;
}
.float-box>ul>li#app{
	background: url(../img/code/phone_icon.png) no-repeat center 0;
}
.float-box>ul>li:hover{
	background-position: center -26px;
}
.float-box>ul>li#app:hover{
	background-position: center -26px;
}

#info_one_img{
	float: left;
	width: 150px;
	height: auto;
	overflow: hidden;
	margin: 10px 20px 10px 0;
	border: none;
}
#info_one_img > img{
	width: 150px;
	height: 150px;
	border: none;
}

.content_adv{
	overflow: hidden;
	width: 100%;
	height: 577px;
	background: url(../img/banner_one.png) no-repeat center center;
}
.content_advBox{
	width: 1050px;
	height: 450px;
	margin: 70px auto 30px;
}

.adv_title_one{
	margin-bottom: 30px; 
}
.adv_title_one p{
	text-align: center;
	font-size: 33px;
	color: #fff;
}

.adv_title_one p:last-child{
	font-size: 20px;
	color: #fff;
}

.adv_box_one  {
	position: relative;
	width: 150px;
	float: left;
	text-align: center !important;
	height: 160px;
	margin: 110px 100px 0px; 
}

.adv_box_one > p{
	text-align: center;
	width: 150px;
	position: absolute;
	bottom: 0;
	color: #fff;
        font-size: 20px;
}

.content_cooperation{
	overflow: hidden;
	width: 100%;
	height: 595px;
	background: url(../img/banner_map.png) no-repeat center center;
}

.content_cooperationBox{

	width: 1205px;
	height: 400px;
	margin: 80px auto 50px;
}

.cooperation_img{
	margin-top: 80px;
	width: 1205px;
	height: 264px;
	background: url(../img/index_cooperation_new.png) no-repeat center;
}