body{
	font-family: "Arial","Microsoft Yahei";
	font-size: 12px;
	color: #666;
	min-width: 1190px;
}
.content-1190 {
	width: 1196px;
	min-width: 1190px;
	margin: 0 auto;
}
/*footer*/
.inter-footer{
	position: relative;
	width: 100%;
	bottom: 0;
	background: #22222e;
	height: 150px;
	padding-top: 40px;
}
.inter-footer .content-1190{
	/*padding: 0 18px;*/
}
.inter-footer-bottom{
	margin-top: 10px;
	border-top: none;
	margin-top: 10px;
}
.inter-footer p {
	color: #606078;
	text-align: left;
}
.inter-footer .inter-footer-bottom p {
	font-size: 12px;
}
.inter-footer-top p .hotline-number{
	margin-right: 15px;
}
.footer-link-ul{
	margin-bottom: 10px;
}
.footer-link-ul .footer-link-li:first-child{
	padding-left: 0;
	background-image: none;
}
.footer-link-ul .footer-link-li{
    float: left;
    height: 37px;
    line-height: 37px;
    position: relative;
    background-repeat: no-repeat;
    padding: 0 12px;
    background-image: url(../images/footer-liner.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 14px;
}
.footer-link-ul .footer-link-li a{
	color: #dbdbdb;
}
.footer-link-ul .footer-link-li a:hover{
	color: #f60;
}
.footer-partner-box{
	margin-left: 40px;
	margin-top: 10px;
	padding-left: 46px;
	height: 77px;
	border-left: 1px solid #353547;
	float: right;
	height: 50px;
	margin-top: 0px;
}
.footer-partner-box .footer-partner-title{
	color: #dbdbdb;
	line-height: 1;
}

.footer-partner-box .footer-partner-title.partners{
    top: 40px;
    position: absolute;
    line-height: 19px;
}

.parter-logo img {
    width: 50px;
    height: 50px;
    border-radius: 2px;
    border: 1px solid #0f0f1c;
    margin: 7px 5px;
    text-align: center;
    margin: 0px 9px;
    border: none;
}
.parter-logo img:first-child{
	margin-left: 0;
}
.color-orange {
    color: #f60;
}
.parter-logo img.last_img {
    margin-right: 27px;
}
.inter-footer .inter-footer-bottom .first_p {
    margin-top: 15px;
}
/*end footer*/
