.a-contactUs{
	margin-top: 10px;
}
.a-contactUs .a-content{
	width: 1440px;
	margin: 0 auto;
}
.a-contactUs .cont-tit{
	font-size: 28px;
	font-weight: 400;
	color: #333333;
	line-height: 28px;
	padding: 22px 0;
	border-bottom: 1px solid #e6e6e6;
}
.office-cont{
	padding-top: 28px;
	background: #f7f7f7;
	margin-bottom: 50px;
}
.contact-cont{
	padding-bottom: 60px;
}
.contact-cont .cont-list{
	display: flex;
	flex-wrap: wrap;
	padding-top: 38px;
	justify-content: space-between;
}
.contact-cont .cont-list .list-info{
	width: 32.2%;
	height: 315px;
	background: #FFFFFF;
	box-shadow: 0px 0px 9px 0px rgba(221,221,221,0.68);
	box-sizing: border-box;
	padding: 0 40px;
	margin: 12px 0;
}
.contact-cont .cont-list .list-info:hover{
	box-shadow: 0px 0px 27px 5px rgba(221,221,221,0.88);
}
.contact-cont .cont-list .list-info .info-tit{
	padding: 40px 0 28px 0;
	border-bottom: 1px solid #f1f4f6;
	font-size: 22px;
	font-weight: bold;
	color: #303030;
	margin-bottom: 30px;
}
.contact-cont .cont-list .list-info .link-cont{
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #7D7D7D;
	line-height: 26px;
	display: flex;
}
.tr-weixin {
	display:none;
}
.tr-weixinhover:hover .tr-weixin{
	display:block;
    max-width: 180px;
    position: absolute;
    margin-left: 0px;
	margin-top: 0px;
}
.tr-weixinhover {
    display: inline-block;
}
.contact-cont .cont-list .list-info .link-cont span{
	margin-right: 25px;
	padding-top: 18px;
	position: relative;
	padding-left: 35px;
	text-decoration: underline;
	display:inline-block;
}
.contact-cont .cont-list .list-info .link-cont li:last-child{
	margin-right: 0;
}
.contact-cont .cont-list .list-info .link-cont span.link-icon:before{
	content: "";
    height: 25px;
    width: 35px;
    background: url(../images/icon2.png) no-repeat;
    display: inline-block;
    background-size: 175px;
    position: absolute;
    left: 0;
}
.contact-cont .cont-list .list-info .link-cont span.link-icon.icon2:before{
	background-position: -30px center;
}
.contact-cont .cont-list .list-info .link-cont span.link-icon.icon3:before{
	background-position: -69px center;
}
.contact-cont .cont-list .list-info .link-cont span.link-icon.icon4:before{
	background-position: -105px center;
}
.contact-cont .cont-list .list-info .link-cont span.link-icon.icon5:before{
	background-position: -144px center;
}
.contact-cont .cont-list .list-info .link-cont span.link-icon.icon1,
.contact-cont .cont-list .list-info .link-cont a{
	color: #7D7D7D;
	text-decoration: underline;
}
.contact-cont .cont-list .list-info .link-cont span.link-icon.icon1:hover,
.contact-cont .cont-list .list-info .link-cont a:hover{
	color: #E60039;
}
.contact-cont .cont-list .hotline-cont{
	font-size: 16px;
	font-weight: 400;
	color: #303030;
	line-height: 28px;
}
.contact-cont .cont-list .hotline-cont p{
	padding: 0;
	margin: 0!important;
	font-size: 16px;
    font-weight: 400;
    color: #303030;
    line-height: 28px;
}
.contact-cont .des-link p{
	color: #7d7d7d!important;
	}
.contact-cont .des-link{
	display: flex;
	flex-wrap: wrap;
	font-weight: 400;
	font-size: 16px;
	color: #7D7D7D;
	line-height: 28px;
	margin-top: 15px;
}
.contact-cont .des-link a{
	color: #7D7D7D;
    background: url(../images/next.png) no-repeat right center;
    padding-right: 18px;
    margin-right: 25px;
    text-decoration: underline;
}
.contact-cont .des-link a:hover{
	color: #E60039;
}
.hotline-cont .recruit{
	font-size: 16px;
	font-weight: bold;
	color: #303030;
}
.hotline-cont .recruit a{
	color: #7D7D7D;
    background: url(../RJ-img/next.png) no-repeat right center;
    padding-right: 18px;
    margin-right: 25px;
    text-decoration: underline;
    font-weight: normal;
}
.hotline-cont .recruit a:hover{
	color: #E60039;
}
.hotline-cont .recruit.mt20{
	margin-top: 28px;
}
.contact-support{
	font-size: 22px;
	font-weight: 400;
	color: #303030;
	line-height: 26px;
	padding-top: 50px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e6e6e6;
}
.contact-support ul{
	margin-top: 25px;
}
.contact-support ul li{
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
}
.market-cont{
	padding: 20px 0;
	border-bottom: 1px solid #e6e6e6;
}
.market-cont:last-child{
	border-bottom: none;
	padding-bottom: 50px;
}
.market-cont .market-tit{
	font-size: 22px;
	font-weight: 400;
	color: #303030;
	line-height: 26px;
	padding: 20px 0;
}
.market-cont .contactUs-box-item{
	overflow: hidden;
	clear: both;
}
.market-cont .contactUs-box-item h5{
    color: #000;
    font-size: 18px;
    padding: 20px 0;
    font-weight: normal;
}
.market-cont .contactUs-box-item > h5{
	cursor: pointer;
	display: inline-block;
	padding-right: 55px;
	position: relative;
	color: #303030;
}
.market-cont .contactUs-box-item > h5:after{
	position: absolute;
	content: "";
	background: url(../RJ-img/icon3.png) no-repeat left top;
	height: 18px;
	width: 30px;
	background-size: 30px;
	right: 0px;
    top: 24px;
}
.market-cont .contactUs-box-item > h5.show:after{
	position: absolute;
	content: "";
	background: url(../RJ-img/icon3.png) no-repeat left -18px;
	height: 18px;
	width: 30px;
	background-size: 30px;
	right: 0px;
    top: 24px;
}
.market-cont .contactUs-box-item li {
    float: left;
    width: 30.333%;
    height: 150px;
    margin-right: 3%;
    margin-bottom: 20px;
    color: #000;
    font-size: 16px;
    line-height: 26px;
}
.market-cont:last-child a{
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
	color: #7D7D7D;
	line-height: 28px;
	background: url(../RJ-img/next.png) no-repeat right center;
    padding-right: 18px;
}
.market-cont:last-child a:hover{
	color: #E60039;
}
.social-media{
	display: flex;
}
.media-cont{
	padding-bottom: 100px;
}
.media-cont .cont-tit{
	border-bottom: none;
}
.media-item{
	margin-right: 42px;
	padding-top: 20px;
	position: relative;
}
.media-item .item-icon{
	width: 34px;
	height: 30px;
	background: url(../RJ-img/icon1.png) no-repeat right top;
	background-size: 250px;
	cursor: pointer;
}
.media-item .item-icon:hover{
	background-position: right -30px;
	background-size: 250px;
}
.media-item .item-icon.icon2{
	background-position: -70px top;
	background-size: 250px;
}
.media-item .item-icon.icon2:hover{
	background-position: -70px -31px;
	background-size: 250px;
}

.media-item .item-icon.icon3{
	background-position: -118px top;
	background-size: 250px;
}
.media-item .item-icon.icon3:hover{
	background-position: -118px -31px;
	background-size: 250px;
}
.media-item .item-icon.icon4{
	background-position: -166px top;
	background-size: 250px;
}
.media-item .item-icon.icon4:hover{
	background-position: -166px -32px;
	background-size: 250px;
}
.media-item .item-icon.icon5{
	background-position: left top;
	background-size: 250px;
	width: 55px;
}
.media-item .item-icon.icon5:hover{
	background-position: left -31px;
	background-size: 250px;
	width: 55px;
}
.media-item .item-code{
	display: block;
	position: absolute;
	bottom: 56px;
	width: 108px;
	height: 128px;
	background: #FFFFFF;
	box-shadow: 0px 0px 9px 0px rgba(221,221,221,0.68);
	border-radius: 4px;
	text-align: center;
	font-size: 14px;
	box-sizing: border-box;
	padding: 8px;
	font-weight: 400;
	color: #303030;
	line-height: 28px;
	left: -36px;
	display: none;
}
.media-item .item-code > div{
	position: relative;
	z-index: 3;
}
.media-item .item-code:after{
	content: "";
    display: block;
    position: absolute;
    bottom: -17px;
    height: 36px;
    width: 36px;
    left: 34px;
    box-shadow: 0 0px 11px rgba(0, 0, 0, .11);
    transform: rotateZ(45deg)skew(-12deg, -12deg);
    background-color: #fff;
    z-index: 1;
}
.media-item .item-code:before{
	content: "";
	display: block;
    position: absolute;
    background: #fff;
    width: 100%;
    height: 20px;
    left: 0;
    z-index: 2;
    bottom: 0;
}
/*.media-item:hover .item-code{
	display: block;
}*/
@media (min-width: 768px){
	.a-contactUs .a-content {
	    width: 750px;
	}
}

@media (min-width: 992px){
	.a-contactUs .a-content {
    	width: 970px;
	}
}

@media (min-width: 1280px){
	.a-contactUs .a-content {
	    width: 1100px;
	}
}
@media (min-width: 1440px){
	.a-contactUs .a-content {
	    width: 1200px;
	}
}
@media (min-width: 1600px){
	.a-contactUs .a-content {
	    width: 1440px;
	}	
}
@media screen and (max-width:1600px) {
	.contact-cont .cont-list .list-info{
		width: 48%;
	}
	.contact-cont .cont-list{
		justify-content: space-evenly;
	}
	.market-cont .contactUs-box-item li{
		width: 48%;
	}
	.market-cont .contactUs-box-item li:nth-child(even) {
		margin-right: 0;
	}
}

@media screen and (max-width:992px){
	.contact-cont .cont-list .list-info{
		width: 48%;
		margin: 12px 1%;
		padding: 0 20px;
		height: 250px;
	}
	.contact-cont .cont-list .list-info .link-cont,
	.hotline-cont .recruit{
		font-size: 14px;
	}
	.contact-cont .cont-list .hotline-cont{
		font-size: 14px;
		line-height: 22px;
	}
	.contact-cont .des-link{
		font-size: 14px;
		margin-top: 10px;
	}
	.a-contactUs .cont-tit{
		font-size: 24px;
		padding: 14px 0;
	}
	.contact-cont .cont-list .list-info .link-cont li{
		margin-right: 10px;
    	padding-left: 22px;
	}
	.contact-cont .cont-list .list-info .link-cont li.link-icon:before{
		zoom: 0.7;
		top: 22px;
	}
	.contact-cont .cont-list .list-info .info-tit {
	    padding: 25px 0 18px 0;
	    font-size: 20px;
	    margin-bottom: 15px;
	}
	.contact-support {
	    font-size: 18px;
	    line-height: 26px;
	    padding-top: 20px;
	    padding-bottom: 30px;
	}
	.contact-support ul li{
		font-size: 14px;
		line-height: 20px;
	}

	.market-cont .contactUs-box-item h5{
		font-size: 16px;
		padding: 10px 0;
	}
	.market-cont .contactUs-box-item li{
		width: 48%;
		font-size: 14px;
    	line-height: 22px;
    	height: 110px;
	}
	.market-cont .contactUs-box-item li:nth-child(even) {
		margin-right: 0;
	}
	.market-cont .contactUs-box-item > h5{
		padding-right: 45px;
	}
	.market-cont .contactUs-box-item > h5:after{
		top: 12px;
	}
	.market-cont .contactUs-box-item > h5.show:after{
		top: 12px;
	}
}
@media screen and (max-width: 768px){
	.a-contactUs .a-content {
	    width: 96%;
    	padding: 0 2%;
/*    	overflow: hidden;*/
	}
	.contact-cont .cont-list{
		padding-top: 15px;
	}
	.contact-cont .cont-list .list-info{
		width: 100%;
		margin: 12px 0%;
		padding: 0 20px;
		height: 235px;
		box-sizing: border-box;
	}
	.market-cont .contactUs-box-item li{
		width: 100%;
		margin-right: 0;
		font-size: 14px;
    	line-height: 22px;
    	height: auto;
	}
	.market-cont .contactUs-box-item > h5{
		padding-right: 45px;
		display: block;
	}
	.market-cont:last-child a{
		font-size: 14px;
	}
	.office-cont{
		margin-bottom: 20px;
	}
	.media-cont{
		padding-bottom: 60px;
	}
	.social-media {
	    display: flex;
	    zoom: 0.8;
	    justify-content: space-around;
	}
	.media-item{
		margin-right: 0;
	}
	
}
@media screen and (max-width: 810px){
.contact-cont .cont-list .list-info {
    height: 266px;
}
}
@media screen and (max-width: 450px){
.contact-cont .cont-list .list-info {
    height: 280px;
}
}
@media screen and (max-width: 390px){
.contact-cont .cont-list .list-info {
    height: 305px;
}
}
}
