@charset "utf-8";
/* CSS Document*/
.joins{padding-bottom: 55px;}
.joins .font1{font-size: 60px; color: #666666; font-family: "Alibaba-PuHuiTi-Light"; padding-top: 85px;
	padding-bottom: 8px;}
.joins .font1>span{font-weight: bold; font-family: "Alibaba-PuHuiTi-Regular";}
.joins .font2{font-size: 30px; color: #d21816; border-bottom: 1px dashed #b5b5b5; padding-bottom: 15px;
	width: 410px;}
.joins .font3{font-size: 24px; color: #666666; width: 840px; line-height: 42px; padding: 35px 0;
	text-align: justify;}

.biaozhun{font-size: 30px; color: #666666; width: 1200px; font-family: "Alibaba-PuHuiTi-Regular";
	line-height: 50px;}
.biaozhun>span{font-size: 28px; font-family: "Alibaba-PuHuiTi-Light";}
.biaozhun>i{font-size: 28px; font-family: "Alibaba-PuHuiTi-Light";}
.biaozhun>a{font-size: 24px; font-family: "Alibaba-PuHuiTi-Light";}

.need{width: 100%; background-color: #f8f8f8; padding-bottom: 70px;}
.need .jiaoliu{font-size: 30px; color: #666666; padding: 60px 0 45px;}
.need .liuyan{width: 100%; border:1px solid #a0a0a0; box-sizing: border-box;}
.need .liuyan .xingming{float: left; width: 50%; height: 76px; background-color: #fff; border: none;
	font-size: 24px; color: #666666; text-indent: 20px; border-right: 1px solid #a0a0a0; box-sizing: border-box;}
.need .liuyan .dianhua{float: left; width: 50%; height: 76px; background-color: #fff; border: none;
	font-size: 24px; color: #666666; text-indent: 20px;}
.need .liuyan textarea{float: left; width: 97%; height: 220px; background-color: #fff; border:none;
	border-top: 1px solid #a0a0a0; resize: none; outline: none; font-size: 24px; color: #666666;
	padding: 1.5%; line-height: 32px;}
.need .tijiao{width: 170px; height: 60px; background-color: #0156b1; line-height: 60px; text-align: center;
	font-size: 24px; color: #fff; margin:50px auto 0; cursor: pointer;}

.tishi{width: 100%; height: 100%; background-color: rgba(0,0,0,.7); position: fixed; top:0; left: 0;
	display: none;}
.tishi .tsbox{width: 480px; height: 206px; background-color: #0156b1; position: absolute; top: 50%; left: 50%;
	margin-top: -103px; margin-left: -240px;}
.tishi .tsbox>p{font-size: 30px; color: #ffffff; text-align: center; font-family: "Alibaba-PuHuiTi-Light";
	letter-spacing: 4px; margin-top: 45px; line-height: 56px;}
.tishi .tsbox .close{width: 35px; height: 35px; border:1px solid #fff; border-radius: 50%; font-size: 30px;
	color: #fff; position: absolute; right: 0; top: -50px; text-align: center; line-height: 35px;
	cursor: pointer;}


@media screen and (max-width: 1200px){
	.joins .font3{width: 100%;}
	.biaozhun{width: 100%;}
}

@media screen and (max-width: 900px){
	.joins .font1{font-size: 22px; padding-top: 30px; padding-bottom: 0;}
	.joins .font2{width: 100%; font-size: 20px; padding-bottom: 10px;}
	.joins .font3{font-size: 16px; line-height: 28px; padding: 20px 0;}
	.biaozhun{font-size: 20px; line-height: 34px;}
	.biaozhun>span{font-size: 18px;}
	.biaozhun>a{font-size: 17px;}
	.biaozhun>i{font-size: 18px;}
	
	.joins{padding-bottom: 20px;}
	.need{padding-bottom: 30px;}
	.need .jiaoliu{font-size: 20px; padding: 20px 0;}
	.need .liuyan .xingming{font-size: 16px; height: 40px; text-indent: 8px;}
	.need .liuyan .dianhua{font-size: 16px; height: 40px; text-indent: 8px;}
	.need .liuyan textarea{font-size: 16px; padding: 2.5%; width: 95%; height: 140px; line-height: 24px;}
	.need .tijiao{width: 120px; height: 40px; font-size: 16px; line-height: 40px; margin:20px auto 0;}
	.tishi{z-index: 99999;}
	.tishi .tsbox{width: 90%; margin-left: 0; left: 5%; height: 140px; margin-top: -70px;}
	.tishi .tsbox>p{font-size: 16px; line-height: 30px; margin-top: 40px;}
}