.footer{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	background: #132349;
}
.footer .footer-cr{
	width: 70%;
	height: auto;
	float: left;
	margin-left: 15%;
}
.footer-social{
	width: 100%;
	height: auto;
	float: left;
}
.footer-social .footer-social-cr{
	width: 200px;
	height: 70px;
	float: left;
	margin-left: calc(50% - 100px);
	text-align: center;
	border-radius: 0 0 2px 2px;
	background: #193c8f;
}
.footer-social .social-title{
	display: table;
	width: 100%;
	height: 30px;
	position: relative;
	margin: auto;
}
.footer-social .social-title .title{
	display: table-cell;
	vertical-align: middle;
	font-size: 14px;
	color: #fff;
	font-weight: 800;
	text-align: center;
}
.footer-social .social-list{
	width: 100%;
	height: 34px;
	float: left;
}
.list-social-footer{
	width: 34px;
	height: 34px;
	display: inline-block;
	margin: auto;
	position: relative;
	border-radius: 50%;
	cursor: pointer;
	background: #132349;
}
.list-social-footer .list-cr{
	width: calc(100% - 8px);
	height: calc(100% - 8px);
	position: absolute;
	top: 4px;
	left: 4px;
	border-radius: 50%;
	background: #132349;
}
.list-social-footer .list-cr .list-icon{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.list-social-footer .list-cr .list-icon .icon{
	display: block;
	font-size: 13px;
	color: #fff;
	line-height: 26px;
	text-align: center;
}
.footer .footer-top{
	width: 100%;
	height: 120px;
	float: left;
	position: relative;
	border-bottom: 1px solid #666;
	box-sizing: border-box;
}
.footer .footer-top .top-cr{
	width: 100%;
	height: auto;
	float: left;
}
.phone-cover-footer{
	width: 33%;
	height: auto;
	float: left;
}
.phone-cover-footer .phone-icon{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.phone-cover-footer .phone-icon .icon-cr{
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 10px;
	margin-left: calc(50% - 20px);
	border-radius: 50%;
	background: #193c8f;
}
.phone-cover-footer .phone-icon .icon-cr .icon{
	display: block;
	font-size: 24px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.phone-cover-footer .phone-number{
	width: 100%;
	height: auto;
	float: left;
}
.phone-cover-footer .phone-number .text{
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: 800;
	text-align: center;
}
.phone-cover-footer .phone-exp{
	width: 100%;
	height: auto;
	float: left;
}
.phone-cover-footer .phone-exp .text{
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: 800;
	text-align: center;
}
.mail-cover-footer{
	width: 33%;
	height: auto;
	float: left;
}
.mail-cover-footer .mail-icon{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mail-cover-footer .mail-icon .icon-cr{
	width: 40px;
	height: 40px;
	float: left;
	margin-top: 10px;
	margin-left: calc(50% - 20px);
	border-radius: 50%;
	background: #193c8f;
}
.mail-cover-footer .mail-icon .icon-cr .icon{
	display: block;
	font-size: 24px;
	color: #fff;
	line-height: 40px;
	text-align: center;
}
.mail-cover-footer .mail-address{
	width: 100%;
	height: auto;
	float: left;
	overflow: hidden;
	white-space: nowrap;
}
.mail-cover-footer .mail-address .text{
	display: block;
	font-size: 14px;
	color: #fff;
	font-weight: 800;
	text-align: center;
}
.mail-cover-footer .mail-exp{
	width: 100%;
	height: auto;
	float: left;
}
.mail-cover-footer .mail-exp .text{
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: 800;
	text-align: center;
}

.footer .footer-middle{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	border-right: 1px solid;
	border-left: 1px solid;
	box-sizing: border-box;
	border-color: #666;
}
.footer .footer-middle .col{
	width: 33%;
	height: auto;
	float: left;
}
.footer .footer-middle .col.col-left, .footer .footer-middle .col.col-right{
	margin-top: 70px;
}
.link-footer-middle{
	width: 100%;
	height: auto;
	float: left;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	font-weight: 800;
	line-height: 24px;
	text-align: center;
}
.footer .footer-middle .col.col-right .link-footer-middle{
	text-align-last: center;
}

.address-cover-footer{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
}
.address-cover-footer .address-icon{
	width: 100%;
	height: auto;
	float: left;
}
.address-cover-footer .address-icon .icon-cr{
	width: 40px;
	height: auto;
	float: left;
	margin-left: calc(50% - 20px);
	border-radius: 50%;
}
.address-cover-footer .address-icon .icon-cr .icon{
	display: block;
	font-size: 24px;
	color: #fff;
	text-align: center;
	padding: 10px 0;
}
.address-cover-footer .address-label{
	width: 100%;
	height: auto;
	float: left;
}
.address-cover-footer .address-label .text{
	display: block;
	font-size: 13px;
	color: #898989;
	font-weight: 800;
	text-align: center;
}
.address-cover-footer .address-text{
	width: 100%;
	height: auto;
	float: left;
}
.address-cover-footer .address-text .text{
	display: block;
	font-size: 13px;
	color: #fff;
	font-weight: 800;
	text-align: center;
	padding: 0 10px;
}

.footer .footer-bottom{
	width: 100%;
	height: 40px;
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top: 1px solid #666;
	box-sizing: border-box;
}
.footer .ct-copyright{
	width: auto;
	height: auto;
	float: left;
}
.footer .ct-copyright .text{
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: 800;
	line-height: 40px;
}
.footer .ct-company-name{
	width: auto;
	height: auto;
	float: right;
}
.footer .ct-company-name .text{
	display: block;
	font-size: 12px;
	color: #fff;
	font-weight: 800;
	line-height: 40px;
}


/*  */
@media screen and (max-width: 768px){
	.footer .footer-cr{
		width: 100%;
		margin-left: 0px;
	}
	.footer .footer-top{
		height: auto;
	}
	.footer .footer-top .top-cr{
		margin: 10px 0;
	}
	.phone-cover-footer, .mail-cover-footer{
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.footer .footer-middle .col{
		width: 100%;
	}
	.footer .footer-middle .col.col-left, .footer .footer-middle .col.col-right{
		margin-top: 0px;
	}
	.footer .footer-middle .col.col-right{
		display: none;
	}
	.footer .footer-bottom{
		height: auto;
		margin-top: 15px;
		margin-bottom: 5px;
	}
	.footer .footer-bottom .ct-copyright{
		width: 100%;
	}
	.footer .footer-bottom .ct-company-name{
		width: 100%;
	}
	.footer .ct-copyright .text{
		text-align: center;
		line-height: 2em;
	}
	.footer .ct-company-name .text{
		text-align: center;
		line-height: 1.5em;
	}
}
/*  */