.footer{
	height: 800px;
	min-width: 1200px;
	background: url("../images/footer/footer_bg1.jpg");
}
.footer .footer-box{
	margin: 0 auto;
	width: 1200px;
	height: 800px;
}
.footer .footer-box .footer-box-l{
	float: left;
	margin-top: 80px;
	margin-bottom: 30px;
	width: 100%;
	height: 30px;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	text-align: center;
}
.footer .footer-box .user-box{
	float: left;
	/* margin-left: 80px; */
	width: 1200px;
	height: 50px;
}
.footer .footer-box .user-box ul li{
	float: left;
	margin-right: 45px;
	width: 370px;
	height: 50px;
	border-radius: 6px;
	background: #fff;
	box-sizing: border-box;
}
.footer .footer-box .user-box ul li:nth-child(3){
	margin-right: 0;
}
.footer .footer-box .user-box ul li span{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
}
.footer .footer-box .user-box ul li span:nth-child(2){
	margin-top:0;
}
.footer .footer-box .user-box ul li span input{
	width: 200px;
	height: 46px;
	border:none;
	outline: none;
	font-size: 16px;
	line-height: 50px;
}
.footer .footer-box .user-box ul li span select{
	width: 345px;
	height: 50px;
	border:none;
	outline: none;
	font-size: 16px;
	line-height: 50px;
}
.footer .footer-box .user-box ul li:nth-child(3) span{
	margin-left: 10;
	margin-top: 0;
	width: 290px;
	height: 50px;
}
.footer .footer-box .registration{
	float: left;
	margin-left: 530px;
	margin-top: 50px;
	width: 140px;
	height: 42px;
	color: #fff;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	background:#4078cb;
	border-radius: 6px;
	cursor: pointer;
}
.footer .footer-box .prompt{
	float: left;
	margin-left: 310px;
	margin-top: 20px;
	width: 580px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

.footer .footer-box .f_left{
	float: left;
	margin-top: 200px;
	float: left;
	width: 990px;
	height: 210px;
}
.footer .footer-box .QR-code{
	float: left;
	margin-top: 200px;
	float: left;
	width: 210px;
	height: 210px;
}
.footer .footer-box .QR-code p{
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.footer .footer-box .QR-code p:nth-child(1){
	height: 80px;
	line-height: 120px;
	font-size: 18px;
	font-weight: bold;
}
.footer .footer-box .QR-code img{
	margin-left: 65px;
	width: 90px;
	height: 90px;
}

.footer .f_cen_l dl {
    float: left;
    height: 220px;
    padding: 0 50px;
    line-height: 26px;
    color: #fff;
}
.footer .f_cen_l dl h5 {
    font-size: 14px;
    font-weight: bold;
    color: #E0E0E0;
    margin-bottom: 30px;
}
.footer .f_cen_l dl dd a, .footer_cen {
    font-size: 12px;
    color: #fff;
    line-height: 26px;
}
.footer .f_cen_l dl:nth-child(1){
	padding-left: 0;
}
.footer .f_cen_l dl:nth-child(6){
	padding-right: 0;
}
.bottom{
	height: 100px;
	min-width: 1200px;
	background:#091e2e;
}
.bottom .bottom-box{
	margin: 0 auto;
	width: 1200px;
	height: 100px;
}
.bottom .bottom-box .bottom-l{
	float: left;
	width: 160px;
	height: 100px;
}
.bottom .bottom-box .bottom-l img{
	/* width: 160px;
	height: 97px; 
	margin-top: 12px;*/
}
.bottom .bottom-box .bottom-l{
	float: left;
	width: 160px;
	height: 100px;
}
.bottom .bottom-box .bottom-z{
	float: left;
	width: 800px;
	height: 100px;
}
.bottom .bottom-box .bottom-z .bottom-z-t{
	margin-top: 20px;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.bottom .bottom-box .bottom-z .bottom-z-b{
	margin-top: 10px;
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.bottom .bottom-box .bottom-r{
	float: left;
	width: 240px;
	height: 100px;
}
.f_cen_r .f_icon {
    width: 100%;
    height: 28px;
    margin-top: 35px;
}
.f_icon li {
    float: left;
    width: 28px;
    height: 28px;
    margin-left: 17px;
    cursor: pointer;
}
.f_icon li:nth-child(1){
	background: url("../images/footer/aa.png");
	background-position: -8px 27px;
}
.f_icon li:nth-child(2){
	background: url("../images/footer/aa.png");
	background-position: -60px 27px;
}
.f_icon li:nth-child(3){
	background: url("../images/footer/aa.png");
	background-position: -107px 27px;
}
.f_icon li:nth-child(4){
	background: url("../images/footer/aa.png");
	background-position: -158px 27px;
}
.f_icon li:nth-child(5){
	background: url("../images/footer/aa.png");
	background-position: -200px 27px;
}
.trigger{
	position: relative;
}
.trigger-show{
	width: 100px;
	height: 100px;
	position: absolute;
	top: -100px;
	display:none;
}
.trigger:hover .trigger-show{
	display: block;
}
.trigger-show img{
	width:100%;
	height:100%;
}
.footer_red{
	border:2px solid #f00 !important;
}