
/*联系内容*/
.contact {
    width: 100%;
    background-color: #f7f7f7;
}
/*banner图*/
.banner img{
	width: 100%;
	position: relative;
}
.contact-wrap{
	width: 75%;
	margin: 0 auto;
	margin-top: -5%;
	background-color: #fff;
	position: relative;
}
/*联系内容*/
.contact-box {
	padding: 3% 0;
}
/* 切换标签 */
.box-th {
    margin: 0 auto;
    width: 33%;
    background-color: #fff;      
}
.box-th ul :hover{
    margin: 0 auto;
}
.box-th ul li {
    list-style: none;
    float: left;
    width: 33%;
    height: 3%;
	background-color: #F1FBFF;
    line-height: 3;
    font-size: 18px;
    color: #1D2233;
    text-align: center;
    cursor: pointer;
}
.box-th .current{
	font-size: 18px;
	color: #fff;
	background-color: #0077ff;
}
.box-tb .item:nth-child(n+2) {
    display: none;
}
/*思迅联系内容*/
.sixun-imssages{
	width: 86%;
	margin: 0 auto;
	margin-top: 7%;
}
.img-title{
	font-size: 22px;
	font-weight: bold;
	color: #1D2233;
	text-align: left;
	padding-bottom: 2%;
}
.img-tle{
	width: 100%;
	font-size: 18px;
	line-height: 2;
	color: #1D2233;
	text-align: left;
	padding-bottom: 4%;
}
/*地图*/
.map img{
	width: 100%;
}
/*培训咨询*/
.consult{
	height: 358px;
	background-color: #fff;
}
.consult-left{
	width: 50%;
	background-color: 0;
	float: left;
	text-align: left;
	padding: 5% 0 0 7%;	
}
.left-one{
	float: left;
	width: 54%;
}
.train{
	font-size: 22px;
	font-weight: bold;
	color: #1D2233;
}
.explain{
	font-size: 18px;	
	color: #1D2233;
	line-height: 2;
}
.mode{
	font-size: 18px;
	line-height: 1.5;	
	color: #1D2233;
	padding-top: 10%;
}
.annotation{
	background-color: #0077ff;
	margin-top: 6%;
	padding: 0 4%;
}
.annotation span{
	font-size: 16px;
	color: #fff;
	line-height: 1.5;
}
.con-scan img{
	width: 20%;
	float: right;
	margin-right: 18%;
	margin-top: 18%;
}
.consult-right{
	width: 50%;
	float: left;
	text-align: left;
	padding-top: 5%;
}
.line{
	width: 1px;
	height: 220px;
	background-color: #DFDFDF;
	float: left;
	margin-left: 0;
}
.right-one{
	padding-left: 7%;
	float: left;
}

/*投诉建议*/
.proposal-box{
	/* width: 1400px; */
	height: 310px;
	/* margin: 0 auto; */
	/* background-color: #fff; */
}
.proposal{
	width: 92%;
	/* height: 240px; */
	margin-left: 4%;
	margin-bottom: 4%;
	background-color: #e4f7ff;
	float: left;
	text-align: left;
	padding: 3%;	
	position: relative;
}
.proposal>.tle{
	font-size: 22px;
	color: #1D2233;
	font-weight: bold;
}
.suggested{
	font-size: 18px;
	text-indent: 32px;
	color: #1D2233;
	line-height: 2;
	padding-top: 2%;
}
.proposal>.email{
	font-size: 16px;
	color: #0077ff;
	margin-top: 2%;
}

/**分支机构**/
.wuhan{
	height: 380px;
	text-align: left;
	margin: 7% 4% 0 4%;
}
.office h{
	font-size: 22px;
	font-weight: bold;
	color: #1D2233;
	padding-left: 3%;	
}
.introduction{
	background-color: #e4f7ff;
	margin-top: 3%;
	padding: 3%;
}
.introduction>.intro{
	font-size: 18px;
	text-indent: 32px;
	color: #1D2233;
	line-height: 2;
}
.introduction>.add{
	font-size: 16px;
	color: #0077ff;
	line-height: 2;
	margin-top: 3%;
}

/* 适配分辨率1600,83% */
 @media screen and (max-width:1600px) {
	.box-th .current{
		font-size: 14px;
	}
	.box-th ul li{
		font-size: 14px;
	}
	.img-title{
		font-size: 18px;
	}
	.img-tle{
		font-size: 14px;
	}
	/* 培训咨询 */
	.consult{
		height: 297px;
	}
	.line{
		height: 183px;
	}
	.train{
		font-size: 18px;
	}
	.explain{
		font-size: 14px;
	}
	.mode{
		font-size: 14px;
	}
	.annotation span{
		font-size: 14px;
	}
	/* 投诉与建议 */
	.proposal-box{
		height: 257px;
	}
	.proposal>.tle{
		font-size: 18px;
	}
	.suggested{
		text-indent: 28px;
		font-size: 14px;
	}
	.proposal>.email{
		font-size: 14px;
	}
	/* 分支机构、渠道部 */
	.wuhan{
		height: 380px;
	}
	.office h{
		font-size: 18px;
	}
	.introduction>.intro{
		text-indent: 28px;
		font-size: 14px;
	}
	.introduction>.add{
		font-size: 14px;
	}
 }
 /* 适配分辨率1440,75% */
 @media screen and (max-width:1440px) {
	.annotation span{
		font-size: 12px;
	}
	/* 投诉与建议 */
	.proposal-box{
		height: 275px;
	}
 }
 /* 适配分辨率1280,66.6% */
 @media screen and (max-width:1280px) {
	.box-th .current{
		font-size: 13px;
	}
	.box-th ul li{
		font-size: 12px;
	}
	.img-title{
		font-size: 18px;
	}
	.img-tle{
		font-size: 12px;
	}
	/* 培训咨询 */
	.consult{
		height: 256px;
	}
	.line{
		height: 164px;
	}
	.train{
		font-size: 16px;
	}
	.explain{
		font-size: 12px;
	}
	.mode{
		font-size: 12px;
	}
	.left-one{
		width: 58%;
	}
	.annotation span{
		font-size: 12px;
	}
	/* 投诉与建议 */
	.proposal-box{
		height: 257px;
	}
	.proposal>.tle{
		font-size: 16px;
	}
	.suggested{
		text-indent: 24px;
		font-size: 12px;
	}
	.proposal>.email{
		font-size: 12px;
	}
	/* 分支机构、渠道部 */
	.wuhan{
		height: 320px;
	}
	.office h{
		font-size: 16px;
	}
	.introduction>.intro{
		text-indent: 24px;
		font-size: 12px;
	}
	.introduction>.add{
		font-size: 12px;
	}
 }