body{
	background: #f9f9f9;
}
#adimage{
	margin: 0 auto;
}

/*header*/
.header{
	width: 100%;
	min-width: 1200px;
}
.header_bg{
	position: relative;
	font-size: 0;
}
.header_bg img {
	width: 100%;
}
.header_bg .header_nav {
	position: absolute;
	width: 279px;
	height: 100%;
	top: 0;
	left: 360px;
	background: #0690CC;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	border: 2px solid #2FA5D5;
	z-index: 998;
    padding: 35px 20px;
    box-sizing: border-box;
}
.header_bg .header_nav .item_view {
	display: flex;
	align-items: flex-end;
    padding-bottom: 55px;
	cursor: pointer;
}
.header_bg .header_nav .item_view .icon{
	width: 40px;
	height: 40px;
}
.header_bg .header_nav .item_view .right{
	flex: 1;
	padding-left: 15px;
	color: #FFFFFF;
}
.header_nav .item_view .right .title {
	font-size: 16px;
    text-align: left;
}
.header_nav .item_view .right .text {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	font-size: 14px;
}
/*6大措施*/
.cuoshi{
	
}
.cuoshi .wr{
	position: relative;
	background: none;

}
.cuoshi .wr ul{
	background: #333;
	 
	position: absolute;
	bottom: 0px;
	z-index: 1000;	
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	height: 56px;
	width: 1200px;
	border-radius: 8px 8px 0 0;
}
.cuoshi .wr ul li{
width: 20%;
height: 56px;
line-height: 56px;
color: #FFFFFF;
font-size:16px;
}
.cuoshi .wr ul li:first-of-type{
	border-radius: 8px  0 0 0;
}
.cuoshi .wr ul li span{
	color: #FFC400;
}
.cuoshi .wr ul li.active{
	background: #FFC400;

}
.cuoshi .wr ul li.active span{
	background: #FFC400;
	color: #333333;
}
.cuoshi .ys{
	background: url(../img/400074610.png)no-repeat 0 0;
	width: 100%;
	min-width: 1200px;
}
.cuoshi .ys .wr>div{
	display: none;
}
.cuoshi .ys div h2{
	font-size:26px;
	font-weight:bold;
	line-height:24px;
	color:rgba(46,150,230,1);
	padding-top: 30px;
}
.cuoshi .ys div p{
	width: 1136px;
	text-align: left;
	font-size:16px;
	color:rgba(102,102,102,1);
	padding-top: 20px;
	padding-bottom: 28px;
	line-height: 26px;
	margin: 0 auto;
	font-family:Microsoft YaHei;
}
/*热点资讯*/
.rdzx{
	margin-top: 20px;
}
.rdzx .wr{
	background: #fff;
	height: 174px;
	left: 50px;
	overflow: hidden;
	line-height: 50px;
}
.rdzx .wr .rd{
	float: left;
	padding-left: 40px;
	width: 150px;
	line-height: 50px;
}
.rdzx .wr .tub{
	float:left;
	width: 82px;
}
.rdzx .wr .tub img{
	float: left;
	margin-top: 25px;width: 100%;
}
.rdzx .wr .rd p{
	font-size:22px;
	font-weight:600;
	color:rgba(52,89,138,1);
}
.rdzx .wr ul{
	/*float: left;*/
	/*padding-left: 80px; */
	/*width: 857px;*/
	width: 807px;
	color:rgba(102,102,102,1);
	float:left;height: 174px;
	
	margin-bottom:30px;height: 114px;

}
.rdzx .wr ul li{
	text-align: left;
	font-size:14px;
	height: 114px;
}
.rdzx .wr ul li {	
margin-top	:30px;

	
}

.rdzx .wr ul li  .yxjs{
	width: 788px;
	padding-left: 7px;
	line-height: 22px;
	padding-top: 7px;

	height: 114px;

	
}
.rdzx .wr ul li .yxjs h2{
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	color:#333;
}
.rdzx .wr ul li:hover .yxjs h2{
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	color:rgba(0,118,197,1);
}
.rdzx .wr ul li  .yxjs p{
	padding-top: 8px;
	font-size:14px;
	height: 70px;
	line-height:24px;
	color:rgba(51,51,51,1);
	overflow: hidden;

    text-overflow: ellipsis;
    white-space: pre-wrap;
}
.rdzx .wr  .rh{
	width: 265px;
	margin-top: 17px;
	margin-right: 15px;
	border-left:0.5px dashed rgba(153,153,153, .6);
	padding-left:20px;
}
.rdzx .wr  .rh div{
	width: 136px;
	margin:  0 auto;
	height: 39px;
}
.rdzx .wr  .rh div img{
	width: 100%;
}
.rdzx .wr .rh p{
	line-height:20px;
	padding-top: 10px;
	text-align: justify;
	/*padding-right: 15px;*/
}
.rdzx .wr  .rh p span{
	font-size:14px;
	font-weight:400;
	line-height: 22px;
	width: 266px;
	color:#333333;
}
.rdzx .wr  .rh p .span{
	color:#E71512;
}
/*西培品牌优势*/
.ppys .wr{
	padding-top: 30px;
}
.ppys .kinch-faq__dropdown {
    background: #FFFFFF;
	border-radius: 205px 205px 205px 205px;
	opacity: 1;
	border: 1px solid #0177FD;
    transition: background-color .5s, border-radius .5s ease-in-out;
    display: block;
    position: relative;
	margin-bottom: 20px;
	padding: 15px 60px;
}
.ppys .kinch-faq__dropdown:hover{
	background: rgba(1, 119, 253,0.7);
	border-radius: 0px;
	border: 1px solid #0177FD;
}
.ppys .kinch-faq__dropdown .dropdown_view1 {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.ppys .kinch-faq__dropdown .dropdown_view1 img{
	width: 26px;
	margin-right: 30px;
}
.ppys .kinch-faq__dropdown .dropdown_view1 span{
	font-size: 24px;
	font-weight: 500;
	color: #0177FD;
}
.ppys .kinch-faq__dropdown .dropdown_view2 {
	box-sizing: border-box;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.ppys .kinch-faq__dropdown .dropdown_view2 img {
	width: 90px;
	margin-right: 40px;
}
.ppys .kinch-faq__dropdown .dropdown_view2 .left {
	flex: 1;
	color: #fff;
	text-align: left;
}
.ppys .kinch-faq__dropdown .dropdown_view2 .left p{
	font-size: 24px;
	font-weight: 500;
}
.ppys .kinch-faq__dropdown .dropdown_view2 .left div{
	font-size: 22px;
	font-weight: 400;
	margin-top: 30px;
}
/*title 样式*/
.top_title_style {
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 11px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.top_title_style .left-icon {
	display: inline-block;
	width: 5px;
	height: 28px;
	background: #0177FD;
	border-radius: 3px 3px 3px 3px;	
	margin-right: 10px;
}
.top_title_style h1 {
	font-size: 26px;
	font-weight: bold;
	color: #333333;
}
.top_title_style a {
	font-size: 14px;
	color: #999999;
	overflow: hidden;
    display: flex;
    align-items: center;
}
.top_title_style a .icon {
	width: 12px;
	height: 12px;
	margin-left: 6px;
}
.top_title_style .center_title{
	position: absolute;
	height: 100%;
	top: 0;
	right: 48px;
}
.top_title_style .center_title .item_style{
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.top_title_style .center_title .item_style  p{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
	height: 35px;
	margin-right: 30px;
	line-height: 35px;
	box-sizing: border-box;
	position: relative;
	padding-bottom: 11px;
    height: 100%;
}
.top_title_style .center_title .item_style p:hover{
	color: #0177FD;
	border-bottom: 2px solid #0177FD;
	background: url(../img/home/up.png) no-repeat;
	background-size: 12px;
	background-position:center bottom;
}
.top_title_style .center_title .item_active {
	color: #0177FD !important;
	border-bottom: 2px solid #0177FD;
	background: url(../img/home/up.png) no-repeat;
	background-size: 12px;
	background-position:center bottom;
}
.top_title_style .right {
	display: flex;
	align-items: center;
}
/*各国申请院校推荐*/
.school {
	margin-top: 60px;
}
.school .school_title {
	position: absolute;
	z-index: 9;
	top: 4px;
	right: 70px;
	width: 420px;
}
.school .school_title .item_style {
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
}
.school .school_title .item_style  p{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	cursor: pointer;
    padding: 14px 0 9px 0;
	box-sizing: border-box;
}
.school .school_title .item_style1 p {
	border-bottom: 2px solid transparent;
}
.school .school_title .item_style2 p {
	border-top: 2px solid transparent;
}
.school .school_title .item_style1 p:hover{
	color: #0177FD;
	border-bottom: 2px solid #0177FD;
	background: url(../img/home/up.png) no-repeat;
	background-size: 12px;
	background-position:center bottom;
}
.school .school_title .item_style2 p:hover{
	color: #0177FD;
	border-top: 2px solid #0177FD;
	background: url(../img/home/down.png) no-repeat;
	background-size: 12px;
	background-position:center top;
}
.school .school_title .item_active1 {
	color: #0177FD !important;
	border-bottom: 2px solid #0177FD !important;
	background: url(../img/home/up.png) no-repeat;
	background-size: 12px;
	background-position:center bottom;
}
.school .school_title .item_active2 {
	color: #0177FD !important;
	border-top: 2px solid #0177FD !important;
	background: url(../img/home/down.png) no-repeat;
	background-size: 12px;
	background-position:center top;
}
.school_center {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 62px;
}
.school_center .item_style{
	width: 390px;
	height: 310px;
	position: relative;
	margin-bottom: 15px;
	font-size: 0;
}
.school_center .item_style .text_view {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 9;
	top: 0;
	left: 0;
	color: #fff;
	box-sizing: border-box;
	text-align: left;
}
.school_center .item_style .text_view .bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0, 0.3);
	z-index: 0;
}
.school_center .item_style .text_view .title {
	font-size: 18px;
	font-weight: bold;
}
.school_center .item_style .text_view .title2 {
	font-size: 12px;
	font-weight: 400;
}
.school_center .item_style .text_view .text{
	font-size: 14px;
	font-weight: 400;
	width: 85%;
	margin-bottom: 16px;
}
.school_center .item_style .text_view .text i{
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #FFFFFF;
	border-radius: 50%;
}
/*留学规划*/
.lxgh{
	padding-top: 45px;
}
.lxgh .wr {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}
/*左边的留学规划*/
.lxgh .lf{
	width: 785px;
	/*padding: 11px 31px 0px 24px;*/
}
.lxgh .lf h1 span{
	width: 31px;
	height: 27px;
	background: url(../img/大专.png)no-repeat ;
	display: inline-block;
	margin-right: 7px;
	float: left;
	margin-top: 8px;
}
.lxgh .lf h1 .more{
	background: none;
	float: right;
	font-size:14px;
	font-weight:400;
	color:rgba(153,153,153,1);
	line-height: 60px;
	text-transform: uppercase;
}
.lxgh .lf .img {
	margin-top: 28px;
}
.lxgh .lf .text{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 10px 0;
}
.lxgh .lf .text a{
	width: 255px;
	height: 57px;
	background: #FFFFFF;
	border-radius: 29px 29px 29px 29px;
	opacity: 1;
	border: 1px solid #EEEEEE;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 57px;
	margin-top: 8px;
}

/*右边下面的小图标*/
.lxgh .rh{
	width: 380px;
}
.lxgh .rh .center {
	background: #FFFFFF;
	border-radius: 14px 14px 14px 14px;
	margin-top: 28px;
	position: relative;
	height: calc(100% - 77px);
}
.lxgh .rh .xtb{
	width: 310px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 20px 30px 0  30px;
	
}
.lxgh .rh .xtb h2{
	font-size:16px;
	color:rgba(51,51,51,1);
	width: 100%;
	text-align: left;
	padding-top: 9px;
}
.lxgh .rh .xtb>a>div{
	width:90px;
	margin-bottom: 20px;
}
.lxgh .rh .xtb>a>div:hover p{
	color: #1592E6;
}
.lxgh .rh .xtb>a>div img{
	margin-bottom: 10px;
	width: 54px;
	height: 54px;
}
.lxgh .rh .xtb>a>div p{
	width: 100%;	
	font-size: 14px;
	color: #666666;
	text-align: center;
	
}
.lxgh .rh  button{
	width: 254px;
	height: 34px;
	background: #FFFFFF;
	box-shadow: 0px 0px 8px 1px rgba(1,119,253,0.2);
	border-radius: 17px 17px 17px 17px;
	opacity: 1;
	font-size: 14px;
	font-weight: 400;
	color: #0177FD;
	margin-bottom: 30px;
}
/*国内高校合作项目+国际高校合作项目*/
.gxhz {
	padding-top: 60px;
}
.gxhz_style {
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, #FFFFFF 100%);
	border-radius: 20px 20px 20px 20px;
	display: flex;
	align-items: stretch;
	padding-bottom: 38px;
}
.gxhz_style .lf{
	flex: 1;
}
.gxhz_style .rh {
	flex: 1;
}
.gxhz_style .content_view {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.gxhz_style .content_view a {
	width: 50%;
}
.gxhz_style .content_view .item {
	width: 100%;
	padding: 0 15px;
	margin-top: 30px;
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.gxhz_style .content_view .item img{
	width: 42px;
	height: 42px;
	margin-right: 6px;
}
.gxhz_style .content_view .item div{
	flex: 1;
	text-align: left;
}
.gxhz_style .content_view .item div p{
	font-size: 14px;
	color: #333333;
}
.gxhz_style .content_view .item div span{
	font-size: 12px;
	color: #333333;
}
/*精英团队*/
.team{
	padding-top: 60px;
}

.team .team_center {
    position: relative;
	width: 100%;
	box-sizing: border-box;
	padding: 0 190px;
	margin-top: 30px;
}
.team #certify .swiper-container {
	padding-bottom: 60px;
    width: 100%;
}
.team #certify .swiper-container .swiper-wrapper {
	height: 319px;
}
.team #certify  .swiper-slide {
	width: 380px;
	height: 319px;
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
	position: relative;
}
.team #certify  .swiper-slide img{
	display:block;
}
.team #certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}
.team #certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	width: 10px;
	height: 10px;
	opacity: 1;
}
.team #certify .swiper-button-prev {
	left: 47%;
    top: 95%;
	width: 30px;
	height: 30px;
	z-index: 999;
}
.team #certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}
.team #certify .swiper-button-next {
	right: 47%;
    top: 95%;
	width: 30px;
	height: 30px;
	z-index: 999;
}
.team #certify .swiper-button-prev, #certify .swiper-container-rtl .swiper-button-next {
	background: none;
}
.team #certify .swiper-button-next, #certify .swiper-container-rtl .swiper-button-prev {
	background: none;
}
.team #certify .swiper-button-next:after, .swiper-button-prev:after {
	display: none;
}
.team #certify .swiper-slide_text {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0, 0.2);
}
.team #certify .swiper-slide_text p{
	font-size: 18px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	padding-top: 235px;
}
.team #certify .swiper-slide_text div{
	font-weight: 400;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 9px;
}
/*西培管家服务*/
.gjfw{
	background: #ffffff;
}
.gjfw_view {
	padding: 30px 0 44px 0;
}
/*西培留学申请服务流程*/
.sqlxfw {
	background: #F5F5F5;
	position: relative;
	overflow: hidden;
	padding: 33px 0;
}
.sqlxfw .icon_style{
	width: 300px;
	height: 100%;
	background: #FFFFFF;
	border-radius: 50%;
	z-index: 9;
	position: absolute;
}
.sqlxfw .left_icon{
	left: -150px;
	top: 0;
}
.sqlxfw .right_icon{
	right: -150px;
	top: 0;
}
/*留学动态*/
.news{
	background: #ffffff;
	padding: 40px 0 45px 0;
}
.news .wr{
	position: relative;
	/*padding-bottom: 47px;*/
}
.news .top_title {
	text-align: center;
}
.news .top_title img {
	width: 64px;
	height: 64px;
}
.news .top_title p {
	font-size: 26px;
	font-weight: bold;
	color: #333333;
}
.news .center_view {
	display: flex;
	align-items: stretch;
	margin-top: 69px;
}
.news .center_view .right {
	flex: 1;
	padding-left: 20px;
}
.news .wr .dt{
	width: 170px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.15);
	border-radius: 20px 20px 20px 20px;
	opacity: 1;
	overflow: hidden;
	position: relative;
}
.news .wr .dt .dt_icon {
	position: absolute;
	left: 25px;
	bottom: 25px;
	text-align: left;
}
.news .wr .dt .dt_icon img {
	width: 30px;
	height: 30px;
}
.news .wr .dt li{
	width: 100%;
	height: 100px;
	line-height: 100px;
	font-size: 20px;
	font-weight:500;
	color:#000;
}
.news .wr .dt li.active{
	color: #ffffff;
	background: #0177FD;
}
.news .wznr{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news .wznr .rdtj {
	width: 458px;
	position: relative;
	font-size: 0;
}
.news .wznr .rdtj img {
	width: 100%;
}
.news .wznr .rdtj .title {
	position: absolute;
	width: 100%;
	padding: 23px 35px;
	text-align: left;
	color: #fff;
	background: rgba(1, 119, 253,0.3);
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news .wznr .rdtj .title p {
	font-size: 12px;
}
.news .wznr .rdtj .title div {
	font-size: 14px;
	font-weight: bold;
}
.news .wznr .rdtj .title img{
	width: 30px;
} 
.news .wznr .list {
	flex: 1;
	padding-left: 24px;
	box-sizing: border-box;
}
.news .wznr .list ul li{
	display: flex;
	align-items: stretch;
	transition: all 0.5s;
	margin-bottom: 18px;
	position: relative;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 19px;
}
.news .wznr .list ul a:last-of-type li{
	margin-bottom: 0px;
}
.news .wznr .list ul li .time {
	color: #3190FB;
	padding-right: 20px;
	width: 80px;
}
.news .wznr .list ul li .time div {
	font-size: 14px;
	text-align: right;
}
.news .wznr .list ul li .time span{
	font-size: 18px;
	font-weight: bold;
} 
.news .wznr .list ul li h2{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
.news .wznr .list ul li p{
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	line-height:18px;
	overflow: hidden;
    text-align: left;
}
.news .wznr .list ul li p.sj{
	color: rgba(153,153,153,0.60);
	position: absolute;
	top: 5px; right: 10px;
}
.news .wznr .list ul li:hover h2{
	color: #3190FB;
	font-weight: 600;
}
/*西培留学成功案例*/
.cgal{

}
.cgal .cglq{
	width: 1150px;
	margin: 20px auto;
	border-bottom: 1px dashed rgba(153,153,153,0.6);;
	padding-bottom: 20px;
}
.cgal .cglq>div{
	display: none;
}
.cgal .cglq>div>a>div{
	float:left
}
.cgal .cglq>div .rw{
	width:193px;
	height:195px;
	opacity:1;
	border-radius:4px;
	overflow: hidden;
	position: relative;
}
.cgal .cglq>div .rw img{
	width: 100%;
	/*height: 100%;*/
}
.cgal .cglq>div .rw p{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0%,-50%);
	background: rgba(0,0,0, 0.6);
	width: 100%;
	font-size:22px;
	color:rgba(255,255,255,1);
	font-weight:bold;
	height: 46px;
	line-height: 46px;
}
.cgal .cglq>div .lqtz{
	width:917px;
	height:161px;
	text-align: left;
	padding: 20px  0 0 27px;
}
.cgal .cglq>div .lqtz h2{
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
	color: #666;
}
.cgal .cglq>div .lqtz h2 span{
	color: #1592E6;
}
.cgal .cglq>div .lqtz p{
	font-size:14px;
	line-height:28px;
	color:rgba(102,102,102,1);
}
.cgal .cglq>div .lqtz p .span{
	color: #DF093B;
}
.hd{
	width: 1150px;
	margin:  0 auto;
}
.hd ul{
	display: flex;
	flex-direction: row;
	/*justify-content: space-between;*/
}
.hd ul li{
	width: 150px;
	height: 170px;
	overflow: hidden;
	border-radius:4px;
	position: relative;
	margin-right: 15px;
}
.hd ul li img{
	width: 100%;
	height: 100%;
}
.hd ul li p{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0%,-50%);
	background: rgba(0,0,0, 0.6);
	width: 100%;
	font-size:22px;
	color:rgba(255,255,255,1);
	font-weight:bold;
	height: 46px;
	line-height: 46px;
}
/*留学选校评估*/
.biaodan {
	background: #0177FD;
	padding-top: 30px;
	padding-bottom: 40px;
	margin-top: 60px;
}
.biaodan .top_title_style {
	border-bottom: none;
}
.biaodan .top_title_style .left-icon{
	background: #ffffff;
}
.biaodan .top_title_style h1 {
	color: #ffffff;
}
.biaodan .wr form{
	width: 100%;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
}
.biaodan .wr form>div{
	width: 323px;
	height: 54px;
	line-height: 54px;
	background: #FFFFFF;
	border-radius: 181px 181px 181px 181px;
	text-align: left;
	margin-top: 30px;
	color: #666666;
	padding-left: 30px;
	box-sizing: border-box;
	font-size: 14px;
}
.biaodan .wr form>div span{
	color: #F10000;
}
.biaodan .wr form>div input {
	width: 190px;
	height: 32px;
	padding-left: 10px;
	border: none;
	background: none;
}
.biaodan .wr form>div select{
	width: 200px;
	height: 32px;
	padding-left: 10px;
}
.biaodan .wr form>div select option{
	width: 200px;
	overflow: hidden;
}
.biaodan .wr form button{
	width: 323px;
	height: 54px;
	background: #FFC46C;
	border-radius: 146px 146px 146px 146px;
	font-size: 16px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
	line-height: 54px;
	margin: 50px auto 0 auto;
}
.biaodan .wr form button:hover{
	background: #f4b250;
}
/*------------------------------新样式--------------------------------------------*/
.info {
	display: flex;
	width: 1200px;
	margin: auto;
	padding: 20px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.info .left{
	width: 470px;
}
.info_box {
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
	border-radius: 10px 10px 10px 10px;
	overflow: hidden;
}
.info_box .title {
	height: 43px;
	background: #0177FD;
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	line-height: 43px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.info_box .title img{
	width: 18px;
	height: 18px;
}
.info_box .content {
	height: 190px;
	padding: 5px 10px;
	box-sizing: border-box;
	overflow: hidden;
}
.info_box .content .li_style1 {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 15px;
}
.info_box .content .li_style1 a {
	width: 222px;
}
.info_box .content .li_style1 div {
	background: rgba(1, 119, 253,0.05);
	display: flex;
	align-items: center;
	padding: 10px 15px;
}
.info_box .content .li_style1 div span{
	font-size: 14px;
	font-weight: bold;
	color: #0177FD;
	display: flex;
	align-items: center;
	margin-right: 5px;
}
.info_box .content .li_style1 div span i{
	width: 4px;
	height: 4px;
	display: inline-block;
	background: #0177FD;
	border-radius: 50%;
	margin-right: 5px;
}
.info_box .content .li_style1 div p{
	font-size: 14px;
	font-family: Source Han Sans CN-Regular, Source Han Sans CN;
	font-weight: 400;
	color: #333333;
}
.info .center {
	flex: 1;
}
.info .center .li_style2 {
	width: 100%;
	box-sizing: border-box;
	white-space:nowrap;
	padding: 10px 30px;
	text-align: left;
	text-overflow: ellipsis;
	background: rgba(1, 119, 253,0.05);
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
}
.info .center .li_style2  i{
	width: 4px;
	height: 4px;
	display: inline-block;
	background: #0177FD;
	border-radius: 50%;
	margin-right: 5px;
}

.yzs {
	display: flex;
	width: 1200px;
	margin: auto;
	padding: 12px 0;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.yzs .item_style{
	width: 155px;
    height: 190px;
    background: #FFFFFF;
    border-radius: 30px 30px 30px 30px;
    opacity: 1;
    padding-top: 22px;
	box-sizing: border-box;
 }
 .yzs .item_style .icon {
	width: 60px;
	height: 60px;
	margin: auto;
 }
 .yzs .item_style p {
	text-align: center;
 }
 .yzs .item_style .title {
	font-size: 18px;
	font-weight: 500;
	color: #000000;
	margin-top: 16px;
 }
 .yzs .item_style .text {
	font-size: 9px;
	color: #CACACA;
	margin-top: 9px;
 }

 /*-------------------*/