.tongliao {
	width: 100%;
	background: #FFFFFF;
}

.tongliao .logo {
	width: 1200px;
	height: 160px;
	margin: 0 auto;
	background: url(../img/logo-2.png) no-repeat;
	background-size: 100% 100%;
}

.tongliao .logo:after {
	display: block;
	content: "";
	clear: both;
}



/* 联系我们页面 start */
/* banner start */
.banner-box {
	margin-top: 0;
	height: 500px;
}
.banner-box-inner {
    padding-top: 42px;
    position: relative;
	margin: 0 auto;
    margin-top: -500px;
	background: transparent;
}
.banner-left, .banner-right {
    float: left;
}
.banner-left {
    margin-left: 80px;
}
.banner-left {
    width: 414px;
    height: 412px;
}
.banner-right {
	width: 640px;
    margin-top: 100px;
    margin-left: 60px;
}
.banner-right .banner-right-img {
    max-width: 100%;
    width: 530px;
    height: 170px;
    margin-left: 44px;
    margin-bottom: 36px;
}
.time-box {
    font-family: SourceHanSansCN-Medium;
    line-height: 52px;
    font-size: 21px;
    color: #ffffff;
}
.time-box p {
    height: 52px;
    line-height: 52px;
    float: left;
    padding: 0 5px;
    color: #FFFFFF;
    background: rgb(188, 223, 224);
}
.time-box img {
    height: 52px;
    float: left;
}

.time-box span.num {
    font-family: ArialMT;
    font-size: 30px;
    letter-spacing: 3px;
    color: #f5e904;
    margin-left: 15px;
    margin-right: 8px;
    vertical-align: bottom;
}
.time-box span.num-text {
    font-size: 19px;
    letter-spacing: 2px;
    vertical-align: bottom;
}
.time-box span:nth-child(2) {
    margin-right: 0px;
}
.time-box span.num-left {
    margin-left: 32px;
}
.swiper-container {
	z-index: 0;
	width: 100%;
	height: 100%;
	overflow-y: hidden;
}
.swiper-slide {
	background-position: center;
	background-size: cover;
	background: #ffffff;
	height: 424px
}
.swiper-slide img {
	width: 100%;
	height: auto
}
/* banner end */
.wrapper-box {
	padding-bottom: 0;
}
.sponsor-list-box {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top: 60px;
}
.sponsor-list-box:last-child {
	margin-bottom: 20px;
}
.sponsor-list-box .section-title {
	font-family: SourceHanSansCN-Medium;
    font-size: 18px;
    text-align: center;
	letter-spacing: 10px;
	color: #f00;
	margin-top: 20px;
	margin-bottom: 30px;
}
.sponsor-list-box .section-title p {
	width: 350px;
	height: 40px;

    background-size: 40px 20px;
    background-position-x: -5px;
    background-position-y: 10px;
    background-repeat-y: no-repeat;
	float: left;
}
.sponsor-list-box .section-title .hr-title {
	width:100%;
	height: 40px;
	line-height: 38px;
	font-weight: bold;
	background-size: 100% 100%;
}
.sponsor-list-box .img .sponsor-list {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-bottom: 12px;
	font-size: 16px;
	margin-right: 0;
	width: 50%;
	border: none;
	background: none;
	text-align: left;
}
.sponsor-list-box .img .fu-title {
	width: 100%;
	height: 30px;
	margin: 10px 0;
}
.sponsor-list-box .img .fu-title img {
	float: left;
	height: 30px;
}
.sponsor-list-box .img .fu-title span {
	height: 30px;
	line-height: 30px;
	float: left;
	background: #f00;
	color: #fff;
	font-size: 16px;
	width: 220px;
	text-align: center;
}