body{
	font-family: Microsoft YaHei;
	
}
b,strong,em,th,address,cite{
	font-weight: bold;	
}
.xpzx{
	padding-top: 30px;
	background: #F5F5F5;
	padding-bottom: 20px;
}
.xpzx .wr>h1{
	text-align: left;
	font-size:14px;
	color:#999999
}
.xpzx .wr>h1 span a{
	color:#999999;
}
.xwnr{
	width: 910px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.08);
	border-radius: 16px;
}
.xpzx .wr>div{
	margin-top: 20px;
}
.xwnr .nwr{
	width: 850px;
	margin: 0 auto;
}
.xwnr .nwr h2{
	font-size:26px;
	font-weight:bold;
	color:#333333;
	padding-top: 40px;
}
.xwnr .nwr>div{
	width: 100%;
	padding-top: 22px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.xwnr .nwr>div span{
	font-size:14px;
	color:#999999;
	margin-right: 100px;
	padding-bottom: 20px;
	display: flex;
	align-items: center;
}
.xwnr .nwr>div span img {
	width: 14px;
	height: 14px;
	margin-right: 4px;
}
.xwnr .nwr hr{
	margin: 0;
	border:0.5px solid rgba(153,153,153,0.6);
}
.xwnr .nwr p{
	padding-top: 10px;
	text-align: left;
	font-size:16px;
	color:rgba(102,102,102,1);
	line-height:28px;
}
.xwnr .nwr p a{
	color:rgba(102,102,102,1);
}
.xwnr .nwr p img{
	padding-top: 0px;
	max-width: 100%;
	padding-bottom: 20px;
}
.xwnr .nwr p.daoyu{
	padding-top: 20px;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color:#666;
	padding-bottom: 14px;
	padding-left: 72px;
	padding-right: 20px;
	background: #F5F5F5;
	border-radius: 8px 8px 8px 8px;
	margin: 28px 0 30px 0;
	position: relative;
}
.xwnr .nwr p.daoyu span{
	width: 42px;
	height: 48px;
	display: inline-block;
	background: url(../img/content/3.png)no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	left: 10px;
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
    text-align: center;
    line-height: 32px;
}
.xwnr .nwr>img{
	max-width: 100%;
	margin-top: 30px;
	padding-bottom: 20px;
}
.xwnr .nwr  ul{
	margin-top: 45px;
	margin-bottom: 25px;
}

.xwnr .nwr  ul li{
	/*display: inline-block;*/
	text-align: left;
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.xwnr .nwr  ul li a{
    color: #333333;
    font-size: 14px;
}
.xwnr .nwr  ul li.rh{
	text-align: right
}
.xwnr .nwr .line {
	height: 1px;
	background: #DCDCDC;
	margin: 28px 0 30px 0;
	padding: 0;
}
.xwnr .nwr .lxxz {
	display: flex;
	align-items: flex-start;
	padding-top: 0;
	padding-bottom: 33px;
	justify-content: left;
}
.xwnr .nwr .lxxz span{
	font-weight: 400;
	color: #333333;
	margin-right: 16px;
	padding-top: 0;
    padding-bottom: 0;
}
.xwnr .nwr .lxxz div {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.xwnr .nwr .lxxz div p {
	background: #E3F0FF;
	border-radius: 275px 275px 275px 275px;
	font-weight: 400;
	color: #0177FD;
	padding: 2px 12px;
    margin-right: 30px;
    font-size: 12px;
    line-height: 22px;
}
/*新闻内容表单*/
.xwnr .nwr .form{
	width: 100%;
	height: 131px;
	background: url(../img/news/51.png)no-repeat;
	margin-top: 10px;
	padding-top: 0;
	margin-bottom: 25px;
}
.xwnr .nwr .form form{
	width: 610px;
	padding-left: 160px;
	padding-top: 20px;
}
.xwnr .nwr .form form>div{
	float: left;
	border-left: 1px dashed rgba(112, 112, 112, .2);
	padding-left: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
}
.xwnr .nwr .form form input{
	width: 160px;
	height: 40px;
	font-size: 14px;
	background: #FEFEFE;
	padding-left: 13px;
	border: 1px solid #D4D4D4;
}
.xwnr .nwr .form form select{
	height: 40px;
	border: 1px solid #D4D4D4;
	padding-left: 13px;
	font-size: 14px;
	width: 175px;color:#999;
}
.xwnr .nwr .form form input::-webkit-input-placeholder{color:#999;opacity:  1;}
.xwnr .nwr .form form div .btn{
	width: 175px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #FFFFFF;
	cursor: pointer;
	background: #2E96E6;
}

.lf .xgyd {
	width: 910px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 1px rgba(0,0,0,0.08);
	border-radius: 16px 16px 16px 16px;
	padding: 30px;
	margin-top: 40px;
	box-sizing: border-box;
}
.lf .xgyd .title {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 8px;
}
.lf .xgyd .title .icon {
	width: 5px;
	height: 28px;
	background: #0177FD;
	border-radius: 3px 3px 3px 3px;
	display: block;
}
.lf .xgyd .title  p{
	font-size: 26px;
	font-family: Source Han Sans SC, Source Han Sans SC;
	font-weight: bold;
	color: #333333;
	flex: 1;
	margin-left: 10px;
	text-align: left;
}
.lf .xgyd .title a{
	display: flex;
	align-items: center;
}
.lf .xgyd .title .more{
	color: #999;
	margin-right: 10px;
}
.lf .xgyd .center {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	margin-top: 15px;
}
.lf .xgyd .center a {
	width: 30%;
}
.lf .xgyd .center a li {
	width: 100%;
}
.lf .xgyd .center li .litpic{
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.lf .xgyd .center li .field_title {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	text-align: left;
	margin-top: 20px;
}
/*右边内容*/
/*乌克兰名校留学申请*/
.biaodan{
	width: 270px;
	background: #FFFFFF;
	border-radius: 16px 16px 16px 16px;
	padding: 0 30px;
	box-sizing: border-box;
	height: 320px;
}
.biaodan .title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 25px 0;
}
.biaodan .title i{
	width: 39px;
	height: 2px;
	background: #0177FD;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
}
.biaodan .title span {
	font-size: 18px;  
	font-weight: bold;
	color: #000000;
	margin: 0 12px;
}
.biaodan form div{
	width: 100%;
	margin-bottom: 20px;
}
.biaodan form div input{
	width: calc(100% - 25px);
	background: #FFFFFF;
	border-radius: 7px 7px 7px 7px;
	opacity: 1;
	border: 1px solid #DCDCDC;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	padding: 0 12px;
}
.biaodan form div select{
	width: 180px;
	height:34px;
	border:1px solid rgba(204,204,204,1);
	padding-left: 6px;
	text-align: left;
	font-size:14px;
	color:#999;opacity:  0.5;
	margin-left: 4px;

}
.biaodan form  button{
	width: 210px;
	height: 38px;
	background: #0177FD;
	border-radius: 7px 7px 7px 7px;
	opacity: 1;
	font-size: 14px;
	font-family: Source Han Sans SC, Source Han Sans SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 38px;
}
.tpp{
	width: 280px;
	margin-top: 20px;
}
.tpp img{
	width: 100%;
}
/*热门院校*/
.rmyx{
	width: 270px;
	background: #FFFFFF;
	border-radius: 16px 16px 16px 16px;
	padding: 0 30px;
	box-sizing: border-box;
	margin-top: 20px;
}
.rmyx .title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 25px 0;
}
.rmyx .title i{
	width: 39px;
	height: 2px;
	background: #0177FD;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
}
.rmyx .title span {
	font-size: 18px;  
	font-weight: bold;
	color: #000000;
	margin: 0 12px;
}
.rmyx .yuanxiao {
	padding-bottom: 20px;
}
.rmyx .yuanxiao a {
	display: block;
	height: 75px;
	border-radius: 16px;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.rmyx .yuanxiao a img{
	position: relative;
}
.rmyx .yuanxiao p{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	font-size: 20px;
	font-family: Source Han Sans SC, Source Han Sans SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 75px;
}
.rmyx div img {
	margin-bottom: 10px;
}
.zxdt{
	width: 280px;
	background: #fff;
	margin-top: 20px;
}
.xtb{
	width: 200px;
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
		padding-top: 5px;
		padding-bottom: 31px;
}
.zxdt h2{
	font-size:18px;
	color:rgba(51,51,51,1);
	width: 100%;
	text-align: left;
	padding-top: 22px;
	padding-left: 24px;
}
.xtb>a>div{
	width:90px;
	padding-top: 10px;
}
.xtb>a>div:hover p{
	color: #1592E6;
}
.xtb>a>div img{
	padding: 10px 13px 9px 14px;
}
.xtb>a>div p{
	width: 100%;	
	font-size: 14px;
	color: #666666;
	text-align: center;
	
}
/*.相关资讯*/
.xgzx{
	width: 270px;
	background: #FFFFFF;
	border-radius: 16px 16px 16px 16px;
	padding: 0 30px 22px 30px;
	box-sizing: border-box;
	margin-top: 20px;
}
.xgzx .title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 25px 0;
}
.xgzx .title i{
	width: 39px;
	height: 2px;
	background: #0177FD;
	border-radius: 2px 2px 2px 2px;
	opacity: 1;
}
.xgzx .title span {
	font-size: 18px;  
	font-weight: bold;
	color: #000000;
	margin: 0 12px;
}
.xgzx h1 a{
	display: inline-block;
	float: right
}
.xgzx h1 span{
	font-size:14px;
	color:rgba(102,102,102,1);

}
.xgzx li{
	text-align: left;
	margin-bottom: 8px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.xgzx li a{
	font-size:14px;
	color:rgba(102,102,102,1);
}
.xgzx li span{
	display: inline-block;
	width: 3px;
	height: 3px;
	background: #0177FD;
	opacity: 1;
	margin-right: 5px;
}