﻿.promit{
	position:fixed;
	left:50%;
	z-index: 55;
	top:50%;
	width:694px;
	height:504px;
	background: #fff;
	border:1px solid #509ded;
	margin-left: -348px;
	margin-top:-252px;
	display: none;
}
.promit .title_ts {
	height:70px;
	background: #509ded;
	font-size:24px;
	color:#fff;
	line-height: 70px;
	margin-bottom: 40px;
	}
.promit .title_ts img{
	position: absolute;
	right:10px;
	top:10px;
	cursor: pointer;
}
.item_info label:first-child{
	float:left;
	line-height: 40px;
	width:100px;
	text-align: right;
	margin-right: 10px;
}
.userinfo #username,#contacttype{
	width:208px;
	height:40px;
	border:1px solid #e7e4e4;
	text-indent: 1em;
}
.service_R{
	position: fixed;
	right: 0;
	bottom:100px;
	cursor: pointer;
}
.item_info textarea{
	width:400px;
	height: 113px;
	resize: none;
	text-indent: 1em;
}
.item_info{
	margin:10px 30px;
}
    .item_info img {
    cursor:pointer;
    }
.userinfo input[name=sex]{
  width: 12px;
  height: 12px;
  outline: none;
  -webkit-appearance: none;
  border: 1px solid #2683E3;
  border-radius: 50px;
  padding: 0;
  margin-right: 7px;
  margin-left: 7px;
  vertical-align: middle;
}
.userinfo input[name=sex]:checked{
	border: 1px solid #2683E3;
  background: url(../img/radiochecked.png) center no-repeat;
}
.promit .title_ts h4{
	margin-left: 30px;
}
.check_img{
	margin-right: 10px;
}
#code_check{
	width:106px;
	height:38px;
	border:1px solid #e7e4e4;
	text-indent: 1em;
}
#submit{
	
	display: block;
	width:230px;
	height:50px;
	background: #2683e3;
	color:#fff;
	font-size: 20px;
	margin: auto;
	border-radius: 5px;
	line-height: 50px;
	text-align: center;
	margin-top:40px;
}
.join_banner{
	width:100%;
	height:640px;
	background-image: url(../img/banner_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
footer .w p{
	font-size: 12px;
	letter-spacing: 1px;
	color: #999;
	font-family: "微软雅黑";
	line-height: 100px;
}
footer{
	margin-top: 35px;
	width: 100%;
	height: 100px;
	background:#f7f7f7;
}
.join_bg{
	width:100%;
	height:696px;
	background-image: url(../img/bg2.png);
	background-repeat: no-repeat;
}
.join_bg h2{
	text-align: center;
}
.join_bg h2 img {
    padding:90px 0 70px 0;
}
.join_middle h2{
	text-align: center;
}
.join_middle h2 img {
    padding:90px 0 70px 0px;
}
.join_middle_1 h2{
	text-align: center;
}
.join_middle_1 h2 img {
    padding:90px 0 70px 0px;
}
.join_middle{
	width: 100%;
	height: 530px;
	background: #f6f6f6;
}
.join_middle_1{
	width: 100%;
	height: 570px;
	background-image: url(../img/bg3.png);
	background-repeat: no-repeat;
}
.join_middle_2{
	width: 100%;
	height: 320px;
	background-image: url(../img/bg1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.join_banner h3{
	font-size: 50px;
	text-align: center;
	padding: 220px 0 65px 0;
	color: white;
	font-weight: 400;
	font-family: "微软雅黑";
}
.join_banner p{
	width: 1024px;
	line-height: 50px;
	margin: auto;
	font-family:"微软雅黑";
	font-size: 24px;
	text-align: center;
	color: white;
	letter-spacing: 4px;
}
.text{
	width: 44%;
	margin: auto;
	text-align: center;
	padding: 0px 0 20px 0;
}
.join_middle_1 span{
	margin: auto;
	text-align: center;
	font-size: 20px;
	color: black;
}
.foot{
	margin-top: 25px;
}
.one{
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid#f77676;
	border-radius: 50%;
	background: #f77676;
    margin-left: 27%;
}
.one h4{
	margin-top: 10px;
	font-size: 40px;
	text-align: center;
	color:white ;
	cursor: pointer;
	
}
.one:hover{
	opacity: 0.8;
}
.two{
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid #7bdebf;
	border-radius: 50%;
	background:#7bdebf;
	margin-left: 17%;
}
.two h4{
	margin-top: 10px;
	font-size: 40px;
	text-align: center;
	color:white ;
	cursor: pointer;
	
}
.two:hover{
	opacity: 0.8;
}.th{
	float: left;
	width: 70px;
	height: 70px;
	border: 1px solid#63b5fe;
	border-radius: 50%;
	background:#63b5fe;
	margin-left: 17%;
}
.th h4{
	margin-top: 10px;
	font-size: 40px;
	text-align: center;
	color:white ;
	cursor: pointer;
}
.th:hover{
	opacity: 0.8;
}
.one p{
	width: 170px;
	text-align: center;
	margin-left: -50px;
	margin-top: 35px;
	font-family: "微软雅黑";
	font-size: 16px;
}
.two p{
	width: 170px;
	text-align: center;
	margin-left: -50px;
	margin-top: 35px;
	font-family: "微软雅黑";
	font-size: 16px;
}
.th p{
	width: 170px;
	text-align: center;
	margin-left: -50px;
	margin-top: 35px;
	font-family: "微软雅黑";
	font-size: 16px;
}
.join_middle_2{
	margin: auto;
}
.last{
	float: left;
	width: 240px;
	height: 150px;
	border: 1px solid white;
	margin-top: 50px;
	margin-left: 15px;
}
.last_1{
	 
}
.send{
	width: 300px;
	height: 40px;
	border-radius: 45px 45px 45px 45px;
	margin:auto;
	margin-top: -75px;
	background: #0587fa;
}
.send a{
	line-height: 40px;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 20px;
	color: white;
}
.send span{
	margin: auto;
	text-align: center;
	padding: 0 0 0 70px;
}
.send:hover{
	background: #63B5FE;
	border-color: #F4F4F4;
}
.train,.voice,.figure,.service{
	float: left;
	margin-bottom: 50px;
}
.train,.figure{
	margin-left: 80px;
}
.item{
	width:400px;
	height:100px;
	margin-right: 50px;
	text-align: left;
}
.item img{
	 float: left;
}
.item span{
	font-size: 16px;
	padding: 0 0 5px 40px;
	color:#2683e3;
	font-size: 22px;
}
.item span:hover{
	color: black;
}
.item p{
	padding: 10px 0 5px 100px;
	font-size: 18px;
	color:#333;
}
.figure span{
	padding: 0 0 5px 25px;
}
.voice span{
	padding: 0 0 5px 25px;
}
.service span{
	padding: 0 0 5px 35px;
}
.last{
	font-family: "微软雅黑";
	color: white;
}
.last span{
	font-size: 20px;
}
.last>span{
	line-height: 60px;
	padding-top: 10px;
}
.last p{
	overflow: hidden;
	height:40px;
}
.last p span{
	line-height: 30px;
	float: left;
}
.last img{
	width: 15px;
    float: left;
    margin-left: 15px;
    margin-top: 6px;
    margin-right: 10px;
}
.QQ{
	margin-left: -12px;
}
.middle_1{
	float: left;
    width: 242px;
    height: 280px;
    border: 1px solid red;
    margin-top: 50px;
    margin-left: 70px;
   
    background: url(../img/1a.png);
    background-repeat:no-repeat ;
}
.container-a2{
	width: 1024px;
	margin: auto;
}
.caption-style-2{
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}

.caption-style-2 li{
	float: left;
	overflow: hidden;
	width:320px;
	height:400px;
	margin-right: 20px;
}

/*.caption-style-2 li .caption{
	opacity: 1;
	transform: translateY(-100px);
	-webkit-transform:translateY(-100px);
	-moz-transform:translateY(-100px);
	-ms-transform:translateY(-100px);
	-o-transform:translateY(-100px);
}*/
.item1{
	background: url(../img/doctor.png) no-repeat;
	background-size: 100% 100%;
}
.item2{
	background: url(../img/book.png) no-repeat;
	background-size: 100% 100%;
}
.item3{
	background: url(../img/ff.png) no-repeat;
	background-size: 100% 100%;
}
.caption-style-2 li .caption{
	height:300px;
}
.caption-style-2 li .caption p{
	font-size: 24px;
	text-align: center;
	margin: auto;
	width:200px;
	color:#fff;
	letter-spacing: 4px;
	border-top:2px solid rgba(255,255,255,.3);
	padding-top: 30px;
}
/*.caption-style-2 .caption{
	cursor: pointer;
	position: absolute;
	left: 100px;
    opacity: 0;
    top: 300px;
	-webkit-transition:all 0 ease-in-out;
	-moz-transition:all 0 ease-in-out;
	-o-transition:all 0 ease-in-out;
	-ms-transition:all 0 ease-in-out;
	transition:all 0 ease-in-out;
}*/
.caption-style-2 .caption-text h1{
	text-transform: uppercase;
	font-size: 20px;
}
.caption-style-2 .caption-text{
	color: #fff;
	width: 256px;
	height:240px;
	padding:70px 0 0 0;
	text-align: center;
	letter-spacing: 4px;
	margin: auto;
}
