body, html { font-size: 100%; 	padding: 0; margin: 0;}



body{
	
	color: #D5D6E2;
	font-weight: 500;
	font-size: 14px;
	font-family: "Microsoft YaHei","Segoe UI", "Lucida Grande", Helvetica, Arial,sans-serif;
}
a{ color: rgba(255, 255, 255, 0.6);outline: none;text-decoration: none;-webkit-transition: 0.2s;transition: 0.2s;}
a:hover,a:focus{color:#74777b;text-decoration: none;}


.tel {
    display: block;
    float: right; 
	margin-top: 28px;
    margin-right: 40px;
    padding-left: 38px;
   /* line-height: 28px;*/
    font-size: 18px;
    background: url(../images/ico_tel.png) no-repeat left center;
    background-size: auto;
    background-size: 24px;
}

.fright {float: right;}
 .phone{ float: right; padding-left: 45px; background: url(../images/index_01.jpg) no-repeat left center; line-height: 22px;min-width: 220px;margin-top: 5px}
 .phone span{ font-size: 16px; display: block; color: #287ab6; }
 .phone em{ font-size: 18px; font-weight: 500; color: #287ab6; }
 
 
 
footer {
	background: #1d2087;
	padding: 20px 5.2%;
}

.leftcon {
	float: left;
	width: 80%;
}

.rightcon {
	float: right;
	width: 18.79%;
}

.flogo {
	margin-top: 10px;
}

.flogo img {
	display: block;
	height: 31px;
}

.copyright {
	margin-top: 20px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 20px;
	text-transform: uppercase;
}

.copyright .right a {
	margin-right: 10px;
	margin-left: 5px;
}

.copyright .right a:hover {
	color: #fff;
}

.copyright a {
	color: rgba(255, 255, 255, 0.8);
}

.frik {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 20px;
}

.frik a {
	margin-right: 5px;
	color: rgba(255, 255, 255, 0.8);
}

.frik a:hover {
	color: #fff;
}

.rightcon {
	background: url(../images/gzh.png) no-repeat left top;
	background-size: auto 100%;
	text-align: right;
}

.rightcon .ewm {
	width: 108px;
	display: inline-block;
	vertical-align: middle;
}

.rightcon .ewm img {
	display: block;
	width: 100%;
}

@media only screen and (max-width:1440px) {
	.rightcon {
		width: 18%;
	}
	.leftcon {
		width: 80%;
	}
	}
	
@media only screen and (max-width:1366px) {
	.rightcon {
		width: 20%;
	}
	.leftcon {
		width: 75%;
	}
	}	
@media only screen and (max-width:640px) {
	.leftcon {
		width: 100%;
	}
	.rightcon {
		width: 66%;
		margin: 20px 17% 0;
	}
	}	
@media screen and (max-width: 768px){	.flogo img {
	width:98%
}
	}
	
	
 
 
 
 