.wr{
	width: 1200px;
	margin: 0 auto;

}
.lf{
	float: left;
}
.rh{
	float: right;
}
.cl{
	clear: both;
}
.dhl{
	position: relative;
	z-index: 999;
}
input,button,select{
	border:0;
    outline:none;

}
body{
	background: #F5F5F5;
	width: 100%;
	min-width: 1200px;
}
input::-webkit-input-placeholder{color:#999;opacity:  0.5;}
/*logo*/
.dhl .ssk{
	height: 103px;
	margin-top:30px; 
}
.dhl .ssk .logo_head{
	width: 315px;
}
.dhl .ssk .logo_head .logo{
	width: 210px;
	height: 59px;
}
.dhl .ssk .logo_head .logo img{
	width: 100%;
}
.dhl .ssk2{
	background: #fff;
	padding: 30px 0;
}
.dhl .ssk2 .logo_head{
	width: 315px;
}
.dhl .ssk2 .logo_head .logo{
	width: 210px;
	height: 59px;
}
.dhl .ssk2 .logo_head .logo img{
	width: 100%;
}
/*加盟商按钮*/
.lo_a_school {
    /*width: 85px;*/
    height: 79px;
    float: left;
    position: relative;
    z-index: 10;
    margin-left: 20px;
}
.lo_a_school p {
    /*width: 85px;*/
    height: 79px;
    line-height: 60px;
    cursor: pointer;
    text-indent: 12px;
    color: #ff6c39;
    font-size: 18px;
    font-weight: bold;
}
.lo_a_school p i {
    display: inline-block;
    width: 10px;
    height: 5px;
    /*margin-left: 14px;*/
    margin-bottom: 3px;
    background: url(../img/icon.png) no-repeat;
    background-position: -76px 0px;
}
.lo_a_school:hover div{
	display: inline-block;
}
/*加盟地区*/
.lo_a_school div {
    width: 376px;
    display: none;
    padding: 30px 10px 30px 30px;
    background: #fff;
    border: 1px solid #e1e2e1;
    position: absolute;
    top: 46px;
    left: 0px;
    z-index: 10;
    animation:  all 0.5s;
}
.lo_a_school div a:hover{
	background: #ff6c39;
	color: #fff;
}
.lo_a_school div a {
    background: #f5f5f5;
    margin-bottom: 16px;
    width: 72px;
    height: 24px;
    line-height: 24px;
    color: #919191;
    font-size: 14px;
    text-align: center;
    float: left;
    margin-right: 22px;
}
.lo_a_school div a.more_sch {
    float: right;
    width: auto;
    color: #eb5405;
    font-size: 14px;
    margin: 0;
    margin-right: 22px;
    background: none;
}
/*热门搜索框*/

.rmss{
	padding-left: 180px;
	width: 370px;
	position: relative;
}
.rmss div form{
	height: 36px;
	width: 370px;
	border: 1px solid #DCDCDC;
	border-radius:18px 18px 18px 18px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.rmss div input{
	width: 284px;
	height: 36px;
	border: none;
	vertical-align:middle;
	padding-left: 20px;
}
.rmss ul{
	/*float: left;*/
	width: 513px;
	padding-top: 7px;

}
.rmss ul li{
 	/*float: left;*/
 	padding-right: 26px;
 	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:16px;
	color:rgba(112,112,112,0.30);

 }

.rmss ul a:first-of-type li{
 	font-size:14px;
 	color:rgba(153,153,153,1);
}
.rmss ul li:hover{
	color: #2e96e6;
}
.rmss div #button{
	width: 86px;
	height: 36px;
	background: #0177FD;
	border: 1px solid #0177FD;
	padding-left: 0;
	border-radius: 18px 18px 18px 18px;
}
.rmss .icon{
	position: absolute;
	right: 34px;
	top: 9px;
	width: 17px;
	height: 19px;
	z-index: 99;
}
/*热线电话*/
.rx {
	padding-top: 8px;
}
.rx .dhtb{
 	width:23px;
	height:21px;
	border-radius:50%;
	position: relative;
	margin-right: 5px;
 }
.rx .dhtb img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.rx  p{
	font-size: 16px;
	color:rgba(153,153,153,1);
	text-align: left;
}
.rx  h6{
	font-weight:600;
	color:#FF8D3A;
	text-align: left;
	font-size:18px;
}
/*导航栏*/
.nav{
	height: 27px !important;
	padding: 15px 0;
	width: 100%;
	min-width: 1200px;
}
.nav ul{
	display: flex;
	flex-direction: row;
    align-items: self-start;
	justify-content: space-between;
}
.nav li{
	float: left;
	line-height: 44px;
	color: #fff;
	font-size:16px;
	width: 172px;
	text-align: center;
	z-index:2;
}
.nav li a{
	color: #fff;
}
.nav li.active{
	background: #2C80D5;
}

.nav ul>a>li{
	float: left;
	line-height: 44px;
	color: #fff;
	font-size:16px;
	width: 172px;
	position: relative;
	z-index: 2;
}
.nav ul>a{
	display: inline-block;
}
.nav ul>a>li div{
	display: block;
	width: 100%;
border-radius: 0px 0px 8px 8px;
background: #FFFFFF;
}
.nav ul>li{
	float: left;
	line-height: 27px;
	color: #fff;
	font-size:16px;
	width: 172px;
	position: relative;
	z-index: 999;
}
.nav ul>li a{
	color: #fff;
}
.nav ul>li:hover div{
	display: block;
}
.nav ul>li div{
	display: block;
	width: 100%;
	border-radius: 0px 0px 8px 8px;
	background: #FFFFFF;
	display: none;
}
.nav ul>li div li{
text-align: left;
color: #666666;

font-size: 14px;
line-height: 20px;
border-bottom: 1px dashed rgba(112, 112, 112, .3);
}
.nav ul>li div li span{
	float: left;
	width: 3px;
	height: 50px;
	background: #fff;
}
.nav ul>li div li:last-of-type{
	border-bottom:none;
}
.nav ul>li div li:hover span{
	background:rgba(46, 150, 230, 1);
}
.nav ul>li div li:hover a{
	color: rgba(16, 126, 210, 1);
}
.nav ul>li div li a{
	color: #666666;
	padding: 15px 0;
	display: inline-block;
}
.nav ul>li div li a i{
	width: 18px;
	height: 12px;
	display: inline-block;
	margin-right:10px;
	float: left;
	margin-left: 25px;
	margin-top: 5px;
}
.nav li.active{
	background: #2C80D5;
}
/*为什么选择西培留学*/
.wsxz{
	background:#fff;
	width: 100%;
	min-width: 1200px;
	/*margin-top: 20px;*/
}
.wsxz .wr>h1{
	font-size:30px;
	font-weight:bold;
	color:rgba(102,102,102,1);
	text-align: center;
	border:none;
	
	font-family:Microsoft YaHei;
	
	
	padding-top: 50px;
}
.wsxz .wr>.why{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 40px;
}
.wsxz .wr>.why>div{
	width: 23%;
}
.wsxz .wr>.why>div .icon{
	width:70px;
	height:70px;
	background:rgba(255,255,255,1);
	border:1px solid rgba(112,112,112,0.2);
	border-radius:50%; 
	position: relative;
}
.wsxz .wr>.why>div .icon img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
.wsxz .wr>.why>div  .sq{
	width: 195px;
	text-align: left;padding-left: 7px;
}
.wsxz .wr>.why>div  .sq h2{
	font-size:14px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:22px;
	color:rgba(102,102,102,1);
}
.wsxz .wr>.why>div  .sq p{
	font-size:12px;
	font-family:Microsoft YaHei;
	font-weight:400;
	line-height:22px;
	color:rgba(153,153,153,1);
	padding-top: 6px;
}
.wsxz .wr hr{
border:1px solid rgba(112,112,112,0.2);
margin: 0 auto;

}
.wsxz .wr h4{
	padding-top: 28px;
	color: #0B57A6;
	font-size: 16px;
	font-weight:900;
text-align: center;
}
.wsxz .wr h5{
	padding-top: 7px;
	color: #0B57A6;
	font-size: 16px;
	padding-bottom: 36px;
	text-align: center;
}
/*友情链接：*/
.yqlj{

}
.yqlj .wr ul{
	padding-top: 10px;
	padding-bottom: 10px;
}
.yqlj .wr ul li{
	height: 30px;
	line-height: 30px;
	color:rgba(153,153,153,1);
	font-size:14px;
	float: left;
	padding-right: 20px;
}
/*footer*/
.footer{
	background: #333333;
	padding-bottom: 50px;
	min-width: 1200px;
	width: 100%;
	padding-top: 40px;
}
.footer .title{
	text-align: center;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
}
.footer .title i{
	display: inline-block;
	width: 21px;
	height: 3px;
	background: #FFFFFF;
}
.footer .title span {
	padding: 0 12px;
	font-size: 22px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
}
.footer .dblg{
	padding-top: 50px;
	box-sizing: border-box;
	width: 50%;
	text-align: left;
}
.footer .dblg img{
	width: 168px;
}
.footer .dblg>p{
	color:rgba(255,255,255,1);
	padding-top: 16px;
	font-size:14px;
}
.footer .dblg div{
	width: 100%;
	padding-top: 29px;
}
.footer .dblg div p{
font-size:14px;
font-family:Microsoft YaHei;
font-weight:400;
line-height:24px;
color:rgba(153,153,153,1);
}

.footer .dz{
	width: 50%;	
	padding-top: 50px;
	padding-left: 20px;
	text-align: left;
	color: #FFFFFF;
	box-sizing: border-box;
}
.footer .dz ul{
	
	font-size:16px;
	font-weight:bold;
	padding-bottom: 15px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.footer .dz ul li{
	/*padding-left: 50px;*/
	width: 25%;
	
}
.footer .dz ul li p{
	font-size: 14px; 
	font-weight:bold;
	padding-bottom: 15px;
	color: #fff;
}
.footer .dz ul li div{
	font-size:14px;
	font-weight:400;
	line-height:30px;
	color:rgba(153,153,153,1);
}
.footer .zxzx{
	margin-top:50px;
	float: right;
}
.footer .zxzx div{
	width: 170px;
	height:238px;
	
	border-radius:4px;background:rgba(64,64,64,1);
	
}
.footer .zxzx p{
	font-size:14px;

	font-weight:400;
	line-height:24px;
	color:rgba(153,153,153,1);
	text-align: center;
}
.footer .zxzx div img{
	width: 90%;
	margin: 10px auto;
}
.footer .youqinglink {
	display: flex;
	align-items: flex-start;
	margin-top: 20px;
}
.footer .youqinglink p{
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.footer .youqinglink div {
	flex: 1;
	flex-wrap: wrap;
	display: flex;
	align-items: center;
	padding-top: 0px;
}
.footer .youqinglink li{
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #999999;
	margin-right: 20px;
	margin-bottom: 10px;
}