.bottom_top{
	height: 70px;
	background: #2a2c30;
	border-bottom: 1px solid #383a3e;
}
.bottom_nav{
	width: 1200px;
	margin: 0 auto;
}
.bot_a{
	height: 70px;
	overflow: hidden;
}
.bot_a li{
	float: left;
	font-size: 18px;
	color: #e2e2e2;
	font-weight: bold;
	height: 70px;
	line-height: 70px;
	margin-right: 96px;
}
.bot_a .bot_a3{
	margin-right: 101px;
}
.bot_a .bot_a4{
	margin-right: 346px;
}





.bootom_list{
	height: 214px;
	background: #2a2c30;
}
.bottom_li{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.bottom_li ul{
	float: left;
	margin-right: 105px;
	margin-top: 27px;
}
.bottom_li .bot_b3{
	margin-right: 101px;
}
.bottom_li .bot_b4{
	margin-right: 131px;
	overflow: hidden;
}
.bottom_li ul li{
	font-size: 16px;
	color: #6e7075;
	margin-bottom: 25px;
}
.bottom_li ul li a{
	color: #6e7075;
}
.bottom_li ul li a:hover{
	color: #498ee4;
}
.bottom_li .bot_b4 li{
	float: left;
	margin-right: 28px;
}
.bottom_li .bot_b4 li:nth-child(2){
	margin-right: 0;
}
.bottom_li .bot_b5{
	margin-right: 0;
}
.bottom_li .bot_b5 li{
	font-size: 16px;
	color: #f95f47;
	margin-bottom: 0;
}
.bottom_li .bot_b5 .bot_b5_a{
	font-size: 24px;
	color: #f95f47;
	font-weight: bold;
}
.bottom_li .bot_b5 .bot_b5_a span{
	font-size: 18px;
	color: #f95f47;
}
.bottom_li .bot_b5 .bot_b5_b{
	font-size: 16px;
	color: #6e7075;
	margin-bottom: 33px;
}




.bottom_bo{
	height: 73px;
	background: #34363b;
}
.bottom_bo p{
	height: 73px;
	line-height: 73px;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #6e7075;
}
/**短信弹框**/
.duan{
	display: none;
    box-shadow: rgb(205,205,205) 0px 0px 20px;
    height: 260px;
    overflow: hidden;
    width: 507px;
    border: 1px solid #d6dde2;
    background: #FFFFFF;
    margin-left: 18px;
    position: fixed;
    top: 25%;
    z-index: 3;
}
.duan .duan_a{
    font-size: 26px;
    color: #5e5e5e;
    text-align: center;
    height: 52px;
    line-height: 52px;
    background: #f4f4f4;
}
.duan .duan_a span{
	float: right;
	margin-right:20px;
    cursor: pointer;
    color: #f95f47;
}
.duan .duan_b .duan_b1{
    font-size: 14px;
    color: #83ace4;
    text-align: center;
}
.duan .duan_b .duan_b2{
	width: 358px;
 margin: 10px auto;	
}
.duan .duan_b .duan_b2 input{
	width: 358px;
    height: 30px;
    border: 1px solid #dfe1e3;
   
}
.duan .duan_b .duan_b3{
    cursor: pointer;
    width: 146px;
    height: 38px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 38px;
    background: #5e8ddb;
    border-radius: 7px;
    margin: 10px auto;
}
.duan .duan_c{
    font-size: 16px;
    font-weight: bold;
    color: #f95f47;
    height: 48px;
    text-align: center;
    line-height: 48px;
    background: #f4f4f4;
    margin-top: 20px;
}
.duan .duan_c span{
    display: inline-block;
    width: 15px;
}