@charset "utf-8";
/* CSS Document */
*{
	font-family: "Microsoft YaHei";
	font-weight: normal;
}
body{
	margin: 0;
	padding: 0;
	
}
ul,li,dd,dl,h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	padding: 0;
}
ul,li,dd,dl{
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img{
	border: none;
/*	display: block;*/
}
input{
	border: none;
}
textarea{
	border: none;
	resize: none;
}
/*p{
	font-size: 14px;
	color:#303030 ;
	line-height: 24px;
}
span{
	font-size: 14px;
	color:#303030 ;
	line-height: 24px;
}*/
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear: both;
}
.clearfix:after{
	content: "020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.index-pic{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.index-pic img{
	width: 100%;
	background-size: 100% 100%;
}
.index-head{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 20px;
}
.index-logo{
	float: left;
	height: 70px;
	overflow: hidden;
}
.index-logo img{
	height: 100%;
	background-size: 100% 100%;
}
.head-right{
	float: right;
	overflow: hidden;
	padding: 8px 0px;
}
.head-logo{
	width: 56px;
	height: 54px;
	background: url("../images/3.png") no-repeat;
	background-size: 100% 100%;
	float: left;
	margin-right: 10px;
}
.head-font{
	float: right;
	overflow: hidden;
}
.head-h1{
	font-size: 18px;
	color: #1b7fdf;
	text-align: center;
}
.head-h2{
	font-size: 22px;
	color: #dd3730;
	text-align: center;
}
.index-nav{
	width: 100%;
	height: 50px;
	overflow: hidden;
	background-color: #1b7fdf;
}
.nav-table{
	width: 1200px;
	margin: 0 auto;
}
.nav-table li{
	margin: 0px 29px;
	float: left;
	line-height: 50px;
	font-size: 18px;
}
.nav-table li a{
	color: #fff;
}
.nav-table li:hover a{
	color: #bea883;
}
.swiper-slide img{
	display:block;
	width:100%;
}
.swiper-pagination-bullet{
	background-color:#fff !important;
	opacity: 1 !important;
	width: 20px;
	height: 20px;
}
.swiper-pagination-bullet-active{
	background-color:#bea883 !important;
}
.hezuo-anniu > .swiper-button-next,.hezuo-anniu > .swiper-button-prev{
    height: 27px ;
    margin-top: -15px;
    background-size: 27px 27px;
}
.hezuo-anniu > .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    background-image:url("../images/61.png");
    background-size: 100% 100%;
}
.hezuo-anniu > .swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background-image:url("../images/62.png");
    background-size: 100% 100%;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 22px !important;
}
.hezuo-anniu{
    width: 76px;
    height: 30px;
    float: right;
    position: relative;
}
.index-advertise{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	border-bottom: 1px solid #f0f0f0;
	padding: 20px 10px;
}
.advertise-icon{
	float: left;
	width: 20px;
	height: 20px;
	background: url("../images/5.png") no-repeat;
	background-size: 100% 100%;
	margin-right: 10px;
}
.advertise-h1{
	float: left;
	font-size: 16px;
	line-height: 20px;
	color: #303030;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.advertise-list{
	width: 1200px;
	margin: 0 auto;
/*	padding-top: 50px;*/
	overflow: hidden;
/*    margin-bottom: 60px;*/
}
.advertise-list li{
	width: 280px;
	height: 220px;
	overflow: hidden;
	margin: 0px 13px;
	float: left;
}
.advertise-list li:first-child{
	margin-left: 0px;
}
.advertise-list li:last-child{
	margin-right: 0px;
}
.advertise-list li img{
    width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
.index-major{
	width: 100%;
	padding-top: 60px;
}
.major-head{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
}
.major-icon{
	width: 24px;
	height: 30px;
	background: url("../images/10.png") no-repeat;
	background-size: 100% 100%;
	margin-right: 10px;
	float: left;
}
.major-bt{
	float: left;
	border-right: 1px solid #bea883;
	padding-right: 10px;
	margin-right: 10px;
}
.job{
    border: none;
}
.major-h1{
	float: left;
	font-size:26px;
	line-height: 26px;
	color: #1b7fdf;
	font-weight: bold;
}
.major-h2{
	float: left;
	font-size:26px;
	line-height: 26px;
	color: #e39f2c;
	font-weight: bold;
}
.major-but{
	float: left;
	overflow: hidden;
}
.major-but li{
	height: 30px;
	border-radius: 15px;
	border: 1px solid #a0a0a0;
	font-size: 14px;
	line-height: 14px;
	float: left;
	padding: 8px 10px;
	margin-right: 10px;
	color: #a0a0a0;
	background-color: #fff;
	cursor: pointer;
}
.major-but li.on{
	background-color: #1b7fdf;
	color: #fff;
}
.major-list{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}
.major-list li{
	width: 280px;
	overflow: hidden;
	margin: 0px 13px;
	float: left;
	margin-bottom: 50px;
}
.major-list li:nth-child(4n+1){
	margin-left: 0px;
}
.major-list li:nth-child(4n){
	margin-right: 0px;
}

.major-pic{
	width: 100%;
	height: 180px;
	overflow: hidden;
	margin-bottom: 15px;
}
.major-pic img{
    width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
.major-little-bt{
	width: 100%;
	overflow: hidden;
	margin-bottom: 25px;
}
.little-h1{
	float: left;
	font-size: 14px;
	color: #303030;
	line-height: 14px;
}
.little-h2{
	float: right;
	font-size: 14px;
	color: #ff0000;
	line-height: 14px;
}
.major-link{
	width: 100%;
	height: 38px;
}
.major-link li{
	width: 100px;
	height: 38px;
	border-radius: 10px;
	float: left;
	overflow: hidden;
	font-size: 16px;
	line-height: 38px;
	margin: 0px 20px;
	text-align: center;
}
.major-link li a{
	color: #fff;
	font-weight: bold;
}
.major-link li:nth-child(odd){
	background-color: #1b7fdf;
	margin-left: 20px;
}
.major-link li:nth-child(even){
	background-color: #e0c699;
}
.fengcai{
	background-color: #f5f5f5;
	overflow: hidden;
}
.liuxue{
	display: none;
}
.index-fengcai{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 34px;
}
.fengcai-pic{
	width: 740px;
	float: left;
}
.fengcai-pic li{
	width: 240px;
	height: 174px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.fengcai-pic li img{
    width: 100%;
	height: 100%;
	background-size: 100% 100%;
}
.fengcai-pic li:nth-child(3n){
	margin-right: 0px;
}
.fengcai-pic li:nth-child(3n+1){
	margin-left: 0px;
}
.index-video{
	width: 440px;
	height: 360px;
	float: right;
	background-color: #5b5b5b;
}
.index-video iframe{
	width: 100%;
	height: 100%;
}
.teach{
	display: none;
}
.school{
	display: none;
}
.fengcai-news{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.news-1{
	float: left;
	margin-right: 85px;
	width: 416px;
	overflow: hidden;
}
.news-bt{
	width: 100%;
	font-size: 26px;
	color: #1b7fdf;
	line-height: 26px;
	font-weight: bold;
	overflow: hidden;
	margin-bottom: 20px;
	overflow: hidden;
}
.news-list1{
	width: 100%;
}
.news-list1 li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 33px;
}
.news-pic{
	width: 120px;
	height: 100px;
	overflow: hidden;
	float: left;
}
.news-pic img{
	height: 100%;
    width: 100%;
	background-size: 100% 100%;
}
.news-introduce{
	width: 286px;
	overflow: hidden;
	float: right;
	padding-top: 10px;
}
.news-h1{
	width: 100%;
	color: #1b7fe0;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.news-p{
	width: 100%;
	font-size: 14px;
	color: #505050;
	line-height: 20px;
	height: 59px;
}
.news-2{
	width: 265px;
	float: left;
}
.news-list2{
	width: 100%;
}
.news-list2 li{
	font-size: 16px;
	color: #303030;
	line-height: 40px;
	position: relative;
	padding-left: 20px;
	margin-bottom: 8px;
	cursor: pointer;
	height: 40px;
	overflow:hidden;
}
.news-list2 li a{
	color: #303030;
}
.news-list2 li:hover a{
	color: #1b7fe0;
}
.news-list2 li:last-child{
	margin-bottom: 0px;
}
.news-list2 li:before{
	content: '';
	width: 10px;
	height: 10px;
	background-color: #1b7fdf;
	position: absolute;
	top:10px;
	left: 0px;
	margin-top: 5px;
}
.news-3{
	float: right;
	width: 362px;
}
.news-little{
	width: 100%;
	overflow: hidden;
}
.news-little li{
	float: left;
	margin: 0px 7px;
	text-align: center;
	font-size: 14px;
	color: #303030;
	font-weight: bold;
}
.news-little li:nth-child(3n+1){
	width: 60px;
}
.news-little li:nth-child(3n+2){
	width: 168px;
}
.news-little li:nth-child(3n){
	width: 90px;
}
.news-list3{
	width: 100%;
	height: 342px;
	overflow: scroll;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	user-select: none;
	animation-iteration-count:infinite;
	-webkit-animation-iteration-count:infinite;
}
.news-list3::-webkit-scrollbar{
	display: none;
}
.news-list3 li{
	overflow: hidden;
	border-bottom: 1px dotted #bfbfbf;
	padding-top:10.5px;
	padding-bottom: 11px;
	height: 38px;
}
.list3-list{
	width: 100%;
	overflow: hidden;
}
.list3-list li{
	float: left;
	margin: 0px 7px;
	text-align: center;
	font-size: 14px;
	color: #303030;
	border: none;
	padding: 0px;
	overflow: hidden;
	height: 20px;
}
.list3-list li:nth-child(3n+1){
	width: 60px;
}
.list3-list li:nth-child(3n+2){
	width: 168px;
	color: #1b7fe0;
}
.list3-list li:nth-child(3n){
	width: 90px;
}
.appointment-new{
	padding: 0px 10px !important;
}
.index-dongtai{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 50px;
}
.dongtai-left{
    width: 894px;
    float: left;
}
.dongtai-list{
    width: 100%;
    overflow: hidden;
}
.dongtai-list li{
    width: 280px;
    overflow: hidden;
    border-bottom: 1px solid #bea883;
    padding-bottom:20px;
    margin: 0px 13px;
    float: left;
}
.dongtai-list li:nth-child(3n+1){
    margin-left: 0px;
}
.dongtai-list li:nth-child(3n){
    margin-right: 0px;
}
.dongtai-pic{
    width: 280px;
    height: 180px;
    overflow: hidden;
    margin-bottom: 14px;
}
.dongtai-pic img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.dongtai-h1{
    font-size: 14px;
    color: #1b7fe0;
    line-height: 16px;
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dongtai-h2{
    width: 100%;
    font-size: 14px;
    color: #505050;
    line-height: 20px;
    height: 42px;
    overflow: hidden;
}
.dongtai-news{
    width: 100%;
    overflow: hidden;
    height: 208px;
}
.dongtai-news li{
    width: 280px;
    overflow: hidden;
    float: left;
    margin: 0px 13px;
}
.dongtai-news li:nth-child(3n+1){
    margin-left: 0px;
}
.dongtai-news li:nth-child(3n){
    margin-right: 0px;
}
.dongtai-1{
    width: 100%;
    overflow: hidden;
    padding-top: 20px;
	columns: 3;
	height: 204px;
}
.dongtai-1 li{
    font-size: 14px;
    color: #505050;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-left: 14px !important;
    margin: 0px;
    cursor: pointer;
}
.dongtai-1 li:hover{
    color: #1b7fe0;
}
.dongtai-1 li:before{
    content: '';
    position: absolute;
    top: 12px;
    left: 0px;
    width: 4px;
    height: 4px;
    background-color: #303030;
}
.dongtai-right{
    width: 280px;
    height: 490px;
    overflow: hidden;
    float: right;
}
.dongtai-right li{
    width: 100%;
    height: 150px;
    margin-bottom: 20px;
    overflow: hidden;
}
.dongtai-right li img{
	width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.index-job{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.index-job li{
    width: 280px;
    height: 180px;
    overflow: hidden;
    float: left;
    margin-left: 13px;
    margin-right: 13px;
    margin-bottom: 30px;
    position: relative;
}
.jiuye{
    display: none;
}
.index-job li:nth-child(4n+1){
    margin-left: 0px;
}
.index-job li:nth-child(4n){
    margin-right: 0px;
}
.index-job li img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.job-bottom{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 40px;
    text-align: center;
    background-color: rgba(27, 127, 223, 0.90);
    color: #fff;
    line-height: 40px;
    font-size: 16px;
    transition: all 1s;
}
.index-job li:hover .job-dw{
    bottom: 0px;
}
.index-job li:hover .job-bottom{
    bottom:-40px;
}
.job-dw{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    bottom:-180px;
    left: 0px;
    background-color: rgba(27, 127, 223, 0.90);
    padding: 15px 30px;
    box-sizing: border-box;
    transition: all 1s;
}
.job-h1{
    font-size: 22px;
    color: #fff;
    padding-bottom: 10px;
	height: 33px;
    overflow: hidden;
}
.job-xian{
    width: 120px;
    border-bottom: 1px dotted #bea883;
    margin-bottom: 10px;
}
.job-h2{
    font-size: 14px;
    color: #fff;
	height: 113px;
    overflow: hidden;
}
.index-advantage{
    width: 1200px;
/*    height: 420px;*/
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 22px;
}
.index-advantage li{
    width: 285px;
    height: 220px;
    overflow: hidden;
    float: left;
    margin: 0px 10px 20px 10px;
    position: relative;
}
.advantage-dw{
    width: 100%;
    height: 64px;
    background-color: rgba(27, 127, 223, 0.90);
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
	font-size: 14px;
	padding: 5px 10px;
    color: #fff;
    transition: all .5s;
}
.index-advantage li:hover .advantage-dw{
    bottom: 0px;
}
.index-advantage li img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.index-advantage li:nth-child(4n){
    margin-right: 0px;
}
.index-advantage li:nth-child(4n+1){
	margin-left: 0px;
}

.danwei{
    display: none;
}
.teacher{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 50px;
}
.teacher li{
    width: 280px;
    height: 220px;
    overflow: hidden;
    float: left;
    margin: 0px 13px 20px 13px;
    position: relative;
}
.teacher li:nth-child(4n+1){
    margin-left: 0px;
}
.teacher li:nth-child(4n){
    margin-right: 0px;
}
.teacher li img{
    height: 100%;
    background-size: 100% 100%;
}
.teacher-bottom{
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #e3e3e3;
    color: #1b7fdf;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.teacher-dw{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #1b7fdf;
    position: absolute;
    left: 0px;
    bottom: 360px;
    transition: all .5s;
    padding: 35px 15px;
    box-sizing: border-box;
}
.teacher li:hover .teacher-dw{
    bottom: 0px;
}
.teacher-h1{
    width: 100%;
    font-size: 18px;
    color: #fff;
    text-align: center;
}
.teacher-h2{
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}
.teacher-h2:after{
    content:'';
    position: absolute;
    left: 50%;
    bottom: -20px;
    margin-left: -24px;
    width: 48px;
    height: 2px;
    background-color: #bea883;
}
.teacher-p{
    width: 100%;
    height: 200px;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}
.hezuo{
    width: 1200px;
    margin: 0 auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.hezuo1{
    width: 1200px;
    margin: 0 auto;
	overflow: hidden;
	margin-bottom: 50px;
}
.hezuo-list{
    width: 1200px;
    height: 240px;
    overflow: hidden;
}
.hezuo-list li{
    width: 220px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin: 0px 13px 20px 12px;
}
.hezuo-list li img{
    height: 100%;
    background-size: 100% 100%;
}
.hezuo-list li:nth-child(5n+1){
    margin-left: 0px;
}
.hezuo-list li:nth-child(5n){
    margin-right: 0px;
}
.index-sixiang{
	width: 100%;
	overflow: hidden;
	background-color: #eeeeee;
	padding: 18px 0px;
	box-sizing: border-box;
}
.sixiang-list{
	width: 1200px;
	margin: 0 auto;
}
.sixiang-list li{
	width: 25%;
	height: 64px;
	float: left;
	overflow: hidden;
}
.sixiang-icon{
	width: 64px;
	height: 64px;
	float: left;
	overflow: hidden;
	margin-right: 12px;
}
.sixiang-icon img{
	background-size: 100% 100%;
}
.sixiang-1{
	width: 73%;
	float: left;
	overflow: hidden;
}
.sixiang-h1{
	width: 100%;
	font-size: 18px;
	color: #5f5e5e;
	line-height: 40px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.sixiang-h2{
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #5f5e5e;
}
.index-bottom{
	width: 100%;
	overflow: hidden;
	background-color: #1b7fdf;
	padding-top: 46px;
}
.bottom-fw{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 30px;
}
.bottom-1{
	width: 236px;
	float: left;
	margin-right:10px;
}
.bottom-bt{
	font-size: 21px;
	color: #fff;
	margin-bottom: 10px;
}
.bottom-list{
	width: 100%;
	height: 146px;
	overflow: hidden;
	margin-bottom: 30px;
}
.bottom-list li{
	width: 100%;
	margin-bottom: 10px;
	overflow: hidden;
	color: #e4e4e4;
}
.bottom-list li a{
	color: #e4e4e4;
}
.bottom-2{
	width: 300px;
}
.bottom-3{
	width: 330px;
}
.bottom-3 li {
width:auto;
    float: left;
    margin-right: 20px;
}
.index-ma{
	width: 150px;
	float: right;
	margin-left:15px;
}
.ma-h1{
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
}
.ma-pic{
	width: 150px;
	height: 150px;
	overflow: hidden;
}
.ma-pic img{
	width: 100%;
	background-size: 100% 100%;
}
.bottom-zi{
	width: 100%;
	padding: 16px 0px;
	box-sizing: border-box;
	border-top: 1px solid #414141;
	text-align: center;
	font-size: 16px;
	color: #8b8a8a;
}
.lan{
	width: 85px;
	height: 223px;
	position: fixed;
	top: 45%;
	right: 80px;
	margin-top: -110px;
	z-index:99999;
}
.lan li{
	width: 80px;
	height: 70px;
	overflow: hidden;
	margin: 2px;
	float: left;
    cursor: pointer;
}
.lan li img{
	background-size: 100% 100%;
}
.bottom-dw{
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 80px;
	background-image: url("../images/72.jpg") ;
	padding: 10px 0px;
	z-index: 2;
	opacity: 0.9;
}
.dw-fw{
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.dw-weixin{
	float:left;
	overflow: hidden;
	margin-right: 244px;
}
.weixin-zi{
	overflow: hidden;
	float: left;
}
h5{
	margin-top: 10px;
	font-size: 16px;
	color: #fff;
	line-height:26px;
}
h6{
	font-size: 16px;
	color: #fff;
	line-height: 26px;
}
.dw-icon{
	float: left;
	width: 60px;
	height: 60px;
	margin-left: 10px;
}
.dw-icon img{
	background-size: 100% 100%;
}
.dw-phone{
	float: left;
	overflow: hidden;
	padding-top: 8px;
}
.dw-phone input[type="text"]{
	width: 220px;
	height: 44px;
	background-color: #fff;
	color: #000;
	padding: 10px;
	float: left;
	margin-right: 20px;
}
.dw-phone input[type="text"]::placeholder{
	color: #737373;
	font-size: 16px;
}
.dw-phone input[type="submit"]{
	width: 100px;
	height: 44px;
	background-color: #1b7fdf;
	padding: 10px;
	float: left;
}
.dw-baoming{
	float: right;
}
.dw-dw{
	width: 36px;
	height: 36px;
	background-image: url("../images/75.png") ;
	background-size: 100% 100%;
	position: absolute;
	right: 80px;
	top: 50%;
	margin-top: -18px;
	cursor: pointer;
}
.jianzhang{
	width: 100%;
	height: 100%;
	background-color: rgba(64, 64, 64, 0.75);
	position: fixed;
	top:0px;
	left: 0px;
	z-index: 9999;
    display: none;
}
.jianzhang-kuai{
	width: 800px;
	height: 700px;
	border-radius: 20px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -350px;
	padding: 0px 100px;
}
.jianzhang-h1{
    width: 100%;
    overflow: hidden;
    margin-top: 58px;
    font-size: 40px;
    line-height: 40px;
    color: rgba(186, 163, 124, 0.3);
    text-align: center;
}
.jianzhang-h2{
    width: 100%;
    font-size: 32px;
    line-height: 32px;
    color: #1b7fdf;
    text-align: center;
    margin-top: -20px;
    position: relative;
    margin-bottom: 66px;
}
.jianzhang-h2:after{
    content: '';
    position: absolute;
    bottom:-14px;
    left: 50%;
    width: 60px;
    height: 2px;
    background-color: #e5a43a;
    margin-left: -30px;
}
.jianzhang-sr{
    width: 100%;
    overflow: hidden;
    border: 1px solid #dcdcdc;
	padding-bottom: 40px;
}
.jianzhang-bt{
    width: 100%;
    background-color: #1b7fdf;
    padding: 10px 30px;
    overflow: hidden;
    margin-bottom: 40px;
}
.bt-1{
    font-size: 18px;
    color: #fff;
    float: left;
}
.bt-2{
    font-size: 14px;
    color: #fff;
    float: left;
    margin-top: 2px;
}
.red{
    color: red;
    margin-top: 6px;
}
.jianzhang-1{
    width: 100%;
    padding: 0px 60px;
    margin-bottom: 10px;
}
.jianzhang-1 li{
    width: 100%;
    height: 40px;
    margin-bottom: 30px;
    overflow: hidden;
}
.jianzhang-hang1{
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 40px;
}
.jianzhang-1 li input[type="text"]{
    width: 360px;
    height: 40px;
    float: left;
    border: 1px solid #d2d2d2;
    padding: 5px 10px;
    color: #333333;
}
.jianzhang-button{
    width: 100%;
    padding: 0px 74px;
}
.jianzhang-button input[type='submit']{
    width: 160px;
    height: 50px;
    background-color: #1b7fdf;
    float: left;
    color: #fff;
    font-size: 22px;
}
.jianzhang-button input[type='reset']{
    width: 160px;
    height: 50px;
    background-color: #bea883;
    float: right;
    color: #fff;
    font-size: 22px;
}
.jianzhang-del{
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0px;
    right: -200px;
    background-image: url("../images/75.png");
    background-size: 100% 100%;
    cursor: pointer;
}
.huidian-all{
    width: 100%;
    height: 100%;
    background-color: rgba(64, 64, 64, 0.75);
    position: fixed;
    top:0px;
    left: 0px;
    z-index: 9999;
    display: none;
}
.huidian{
    width: 600px;
    height: 400px;
    border-radius: 20px;
    background-color: #fff;
    position: absolute;
    top:50%;
    left: 50%;
    margin-top: -200px;
    margin-left: -300px;
}
.huidian-hang{
    width: 100%;
    padding: 0px 45px;
    margin-bottom: 60px;
    overflow: hidden;
}
.huidian-hang input[type='text']{
    width: 360px;
    height: 40px;
    float: left;
    border: 1px solid #d2d2d2;
    padding: 5px 10px;
    color: #333333;
}
.huidian-but{
    width: 160px;
    height: 40px;
    margin: 0 auto;
}
.huidian input[type='submit']{
    width: 160px ;
    height: 50px;
    margin: auto;
    background-color: #1b7fdf;
    font-size: 22px;
    color: #fff;
}
/*出国留学*/
.overseas{
    width: 100%;
    overflow: hidden;
}
.overseas-list{
    width: 100%;
}
.overseas-list >li{
    width: 100%;
    overflow: hidden;
}
.overseas-list li:nth-child(odd){
    background-color: #fff;
}
.overseas-list li:nth-child(even){
    background-color: #f5f5f5;
}
.overseas-list li:nth-child(even) .overseas-kuai .overseas-nr .overseas-pic{
    float: left;
}
.overseas-list li:nth-child(even) .overseas-kuai .overseas-nr .overseas-zi{
    float: right;
}
.overseas-kuai{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
    overflow: hidden;
}
.overseas-eng{
    width: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    color: rgba(186, 163, 124, 0.3);
	height: 40px;
}
.overseas-china{
    font-size: 32px;
    line-height: 32px;
    color: #1b7fdf;
    margin-top: -20px;
    text-align: center;
    position: relative;
    margin-bottom: 32px;
}
.overseas-china:after{
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    width: 60px;
    height: 2px;
    background-color: #e5a43a;
    margin-left: -30px;
}
.overseas-bt{
    width: 100%;
    font-size: 0px;
    text-align: center;
    margin-bottom: 30px;
}
.overseas-bt li{
    display: inline-block;
    background:none !important;
    font-size: 18px;
    color: #9e9e9e;
    margin: 0px 25px;
    left: 20px;
    cursor: pointer;
    text-align: center;
}
.overseas-bt li.on{
    color: #e5a43a;
}
.overseas-nr{
    width: 100%;
/*    height: 360px;*/
    overflow: hidden;
}
.overseas-pic{
    width: 540px;
    height: 360px;
    float: right;
    overflow: hidden;
}
.overseas-pic img{
	width: 100%;
    background-size: 100% 100%;
}
.overseas-zi{
    width: 616px;
    float: left;
}
.overseas-h1{
    width: 100%;
    font-size:24px;
    color: #474747;
    position: relative;
    margin-bottom: 38px;
}
.overseas-h1:after{
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0px;
    width: 60px;
    height: 2px;
    background-color: #e5a43a;
}
.overseas-p{
    font-size: 14px;
    color: #474747;
}
.overseas-none1{
    display: none;
}
.overseas-none2{
    display: none;
}
.s-advantage{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
    overflow: hidden;
}
.s-list{
    width: 100%;
    overflow: hidden;
}
.s-list li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.s-duan{
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    color: #474747;
    text-align: center;
    margin-bottom: 30px;
    line-height: 30px;
}
.s-pic{
    width: 300px;
    height: 180px;
    float: left;
    overflow: hidden;
}
.s-pic img{
	width: 100%;
    background-size: 100% 100%;
}
.s-nr{
    width: 870px;
    height: 180px;
    float: right;
    overflow: hidden;
}
.s-h1{
    width: 100%;
    font-size: 22px;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 25px;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
    line-height: 22px;
}
.s-h1:before{
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 0px;
    width: 10px;
    height: 10px;
    background-color: #1b7fdf;
}
.campus{
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 60px;
	overflow: hidden;
}
.campus-fw{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.campus-list{
    width: 100%;
    padding-top: 20px;
	overflow: hidden;
}
.campus-list li{
    width: 280px;
    float: left;
    margin: 0px 13px;
    overflow: hidden;
}
.campus-list li:nth-child(4n+1){
    margin-left: 0px;
}
.campus-list li:nth-child(4n){
    margin-right: 0px;
}
.campus-pic{
    width: 280px;
    height: 180px;
    overflow: hidden;
    margin-bottom: 16px;
}
.campus-pic img{
	width: 280px;
	height: 180px;
    background-size: 100% 100%;
}
.campus-bt{
    width: 100%;
    font-size: 18px;
    color: #1b7fdf;
    text-align: center;
    overflow: hidden;
}
.obtain{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 40px;
    padding-bottom: 60px;
}
.obtain-list{
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
    overflow: hidden;
}
.obtain-list li{
    width: 33.3%;
    height: 400px;
    float: left;
    overflow: hidden;
    padding-top: 182px;
    position: relative;
}
.obtain-list li:hover .obtain-dw{
    top: 0px;
}
.obtain-zi{
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: rgb(227, 108, 9);
    position: relative;
}
.obtain-zi:before{
    content: '';
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 70px;
    margin-left: -35px;
    height: 2px;
    background-color: #baa37c;
    z-index: -1;
}
.obtain-zi:after{
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 100px;
    margin-left: -50px;
    height: 2px;
    background-color: #baa37c;
}
.obtain-picture{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 400%;
    z-index: -2;
}
.obtain-picture img{
    background-size: 100% 100%;
}
.obtain-dw{
    position: absolute;
    left: 0px;
    top:-400px;
    width: 100%;
    height: 400px;
    background-color: #1b7fdf;
    padding: 50px 30px;
    transition: all .2s;
}
.obtain-p{
    font-size: 16px;
    color: #ffffff;
    margin-top: 45px;
    height: 200px;
    overflow: hidden;
    text-align: center;
}
.obtain-zixun{
    width: 180px;
    height: 48px;
    background-color: #1b7fdf;
    text-align: center;
    border-radius: 10px;
    margin-top: 36px;
}
.obtain-zixun a{
    font-size: 22px;
    color: #fff;
    line-height: 48px;
}
.overseas-obtain{
    height: 178px;
    overflow: hidden;
}
.obtain-biao{
    width: 100%;
    overflow: hidden;
}
.obtain-biao li{
    width: 100%;
    overflow: hidden;
}
.obtain-biao li:nth-child(odd){
    background-color: #f5f5f5;
}
.obtain-biao li:nth-child(even){
    background-color: #fff;
}
.excellent{
    width: 100%;
    background-color: #f5f5f5;
    padding-top: 40px;
    padding-bottom: 60px;
    overflow: hidden;
}
.excellent-pic{
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    overflow: hidden;
}
.excellent-pic li{
    width: 228px;
    height: 250px;
    overflow: hidden;
    float: left;
    margin-bottom: 40px;
    margin-left: 7px;
    margin-right: 8px;
    position: relative;
}
.excellent-pic li img{
	height: 100%;
    background-size: 100% 100%;
}
.excellent-pic li:nth-child(5n+1){
    margin-left: 0px;
}
.excellent-pic li:nth-child(5n){
    margin-right: 0px;
}
.excellent-dw{
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background-color: rgba(51, 64, 106, 0.7);
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.excellent-more{
    width: 230px;
    height: 50px;
    font-size: 22px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background-color: #1b7fdf;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
}
.contact-us{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
    overflow: hidden;
}
.us-adr{
    padding-top: 20px;
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden;
}
.adr-list{
    width: 910px;
    float: left;
}
.adr-list li{
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}
.us-icon{
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 14px;
}
.us-icon img{
    background-size: 100% 100%;
}
.us-h1{

    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 32px;
}
.us-h2{
    width: 766px;
    float: left;
    font-size: 18px;
    color: #333333;
    line-height: 32px;
}
.us-ma{
    width: 150px;
    float: right;
    margin-right: 66px;
    overflow: hidden;
}
.us-ma-pic{
    width: 150px;
    height: 150px;
    overflow: hidden;
    margin-bottom: 15px;
}
.us-ma-pic img{
	width: 100%;
    background-size: 100% 100%;
}
.us-ma-zi{
    text-align: center;
    font-size: 16px;
    color: #333333;
    padding: 0px 10px;
}
.camp{
    width: 1200px;
    height: 500px;
}
.camp img{
    background-size: 100% 100%;
}
.pictures{
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
    overflow: hidden;
}
.environment{
    width: 100%;
    padding-top: 20px;
}
.environment-left{
    width: 240px;
    overflow: hidden;
    border: 1px solid #dcdcdc;
    float: left;
}
.environment-bt{
    width: 100%;
    height: 50px;
    margin-bottom: 8px;
    color: #fff;
    padding: 13px 18px;
    font-size: 22px;
    line-height: 22px;
    background-color: #1b7fdf;
}
.environment-list{
    width: 100%;
}
.environment-list li{
    width: 100%;
    padding: 0px 18px 0px 30px;
    overflow: hidden;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.environment-list li a{
	color: #333333;
}
.environment-list li.on a{
	color: #fff;
}
.environment-list li.on{
    color: #fff;
    background-color: #6473a4;
}
.environment-list li.on:before{
    background-color: #fff;
}
.environment-list li:before{
    content: '';
    position: absolute;
    top:50%;
    left: 18px;
    width: 4px;
    height: 4px;
    background-color: #333333;
    margin-top: -2px;
}
.environment-right{
    float: right;
    width: 920px;
    overflow: hidden;
}
.right-pictures{
    width: 100%;
}
.right-pictures li{
    width: 200px;
    height: 167px;
    overflow: hidden;
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
    float: left;
}
.right-pictures li a img{
	height: 100%;
    background-size: 100% 100%;
}
.right-pictures li:nth-child(4n+1){
    margin-left: 0px;
}
.right-pictures li:nth-child(4n){
    margin-right: 0px;
}
.pagination{
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.pagination li{
    display: inline-block;
    padding:10px 6px;
/*    border: 1px solid #d2d2d2;*/
    color: #333333;
/*    margin: 0px 5px;*/
    cursor: pointer;
}
.pic1{
    display: none;
}
.details-xq{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 60px;
}
.details-left{
	float: right;
	margin-bottom: 40px;
}
.details-right{
	float: left;
	padding-bottom: 60px;
}
.bt-center{
	text-align: center;
}
.details-guanggao{
	width: 100%;
	float: right;
	overflow: hidden;
}
.details-guanggao li{
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
}
.details-guanggao li img{
	width: 100%;
	background-size: 100% 100%;
}
.details-all{
	width: 240px;
	float: right;
	overflow: hidden;
}
.details-bt{
	width: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.details-china{
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #333333;
	margin-bottom: 12px;
}
.details-date{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #909090;
}
.details-nr{
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	padding-bottom: 54px;
	border-bottom: 1px dotted #bfbfbf;
}
.details-nr{
    max-width: 100%;
}
.details-tiao{
	width: 100%;
	padding: 0px 15px;
	margin-top: 10px;
}
.details-tiao li{
	width: 100%;
	overflow: hidden;
	color: #333333;
	font-size: 16px;
	cursor: pointer;
	line-height: 30px;
}
.details-tiao li:hover{
	color: #304ea4;
}
.details-none{
	display: none;
}
.xiaoyuan{
	width: 100%;
	overflow: hidden;
}
.xiaoyuan-pic{
	width: 100%;
}
.xianyuan-p{
	width: 100%;
	font-size: 14px;
	color: #474747;
	line-height: 30px;
	text-align: center;
	margin-bottom: 20px;
	overflow: hidden;
}
.xiaoyuan-list{
	width: 100%;
	overflow: hidden;
}
.xiaoyuan-list li{
	width: 285px;
	height: 200px;
	float: left;
	overflow: hidden;
	margin: 0px 10px 20px 10px;
}
.xiaoyuan-list li img{
	height: 100%;
	background-size: 100% 100%;
}
.xiaoyuan-list li:nth-child(4n+1){
	margin-left: 0px;
}
.xiaoyuan-list li:nth-child(4n){
	margin-right: 0px;
}
/*.xiaoyuan-list li:nth-child(1){
	width:420px;
}
.xiaoyuan-list li:nth-child(8){
	width:420px;
}*/
.xiaoyuan-more{
	width: 180px;
	height: 48px;
	background-color: #1b7fdf;
	border-radius: 10px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 22px;
	line-height: 48px;
	cursor: pointer;
	margin-top: 20px;
}
.xiaoyuan-none{
	display: none;
}
.gaikuang{
	width: 100%;
	overflow: hidden;
}
.gaikuang-1{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 60px;
}
.gaikuang-fw{
	width: 1200px;
	margin: 0 auto;
}
.xianyuan-p2{
	text-align: left;
}
.xianyuan-p2 img{
	width: 100%;
	margin-top: 10px;
}
.gaikuang-2{
	background-color: #f5f5f5;
}
.tuijian-dw{
	width: 100%;
	height: 40px;
	background-color: #1b7fdf;
/*	position: absolute;
	left: 0px;
	bottom: 0px;*/
	text-align: center;
	color: #fff;
	line-height: 40px;
}

.gaikuang-top{
	padding-top: 20px;
	overflow: hidden;
}
.pic-left{
	float: left;
}
.pic-left img{
	width: 100%;
	background-size: 100% 100%;
}
.zi-right{
	float: right;
}
.graduate{
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.graduate li{
	width: 228px;
	height: 250px;
	float: left;
	overflow: hidden;
	margin-bottom: 40px;
	margin-right: 6px;
	margin-left: 7px;
	position: relative;
}
.graduate li img{
	height: 100%;
	background-size: 100% 100%;
}
.graduate li:nth-child(5n+1){
	margin-left: 0px;
}
.graduate li:nth-child(5n){
	margin-right: 0px;
}
.graduate-dw{
	width: 100%;
	height: 40px;
	background-color: rgba(29, 30, 37, 0.7);
	position: absolute;
	left: 0px;
	bottom: 0px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	overflow: hidden;
}
.news-all{
	width: 100%;
	padding-top: 10px;
	text-align: center;
	font-size: 18px;
}
.news-all > li{
	display: inline-block;
	margin: 0px 24px;
	color: #9e9e9e;
	cursor: pointer;
}
.news-all > li.on{
	color: #e5a43a;
}
.news-news{
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}
.news-news >li{
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #dcdcdc;
	margin-top: 30px;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.new-picture{
	width: 180px;
	height: 140px;
	overflow: hidden;
	float: left;
}
.new-picture img{
	width: 100%;
	background-size: 100% 100%;
}
.new-xq{
	width: 722px;
	float: right;
	overflow: hidden;
	height: 140px;
}
.biaoti-h1{
	font-size: 18px;
	color: #333333;
	line-height: 18px;
	margin-bottom: 16px;
}
.biaoti-h2{
	font-size: 14px;
	color: #474747;
	line-height: 14px;
	margin-bottom: 12px;
}
.biaoti-p{
	font-size: 14px;
	color: #474747;
	line-height: 26px;
}
.news-yicang{
	display: none;
}
.skill{
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
}
.skill >li{
	width: 380px;
	height: 345px;
	overflow: hidden;
	float: left;
	margin: 0px 15px;
}
.skill >li:first-child{
	margin-left: 0px;
}
.skill >li:last-child{
	margin-right: 0px;
}
.skill-pic{
	width: 100%;
	height: 300px;
	margin-bottom: 5px;
	overflow: hidden;
}
.skill-pic img{
	width: 100%;
	height: 345px;
}
.skill-kuai{
	width: 100%;
	height: 40px;
	background-color: #1b7fdf;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
}
.campus-list-2{
	padding-top: 0px;
}
.teacher-youshi{
	margin-bottom: 0px;
	padding-top: 20px;
}
.teacher-bottom-2{
	height: 60px;
	background-color: #1b7fdf;
	color: #fff;
	overflow: hidden;
	line-height: 22px;
	padding: 6px 15px;
}
.sign{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 40px;
	padding-bottom: 60px;
}
.precess{
	width: 100%;
	overflow: hidden;
	margin-bottom: 90px;
}
.sign-pic{
	padding-top: 20px;
	width: 100%;
	overflow: hidden;
}
.sign-pic img{
	width: 100%;
	background-size: 100% 100%;
}
.appointment{
	width: 100%;
	overflow: hidden;
}
.appointment-all{
	width: 100%;
	padding-top: 20px;
	overflow: hidden;
}
.appointment-left{
	float: left;
	width: 762px;
	height: 390px;
	border: 1px solid #dcdcdc;
}
.appointment-right{
	width: 400px;
	height: 390px;
	float: right;
	border: 1px solid #dcdcdc;
}
.appointment-bt{
	width: 100%;
	background-color: #1b7fdf;
	height: 40px;
	padding: 0px 15px;
}
.appointment-h1{
	font-size: 18px;
	float: left;
	color: #fff;
	line-height: 40px;
}
.appointment-h2{
	font-size: 14px;
	float: left;
	color: #fff;
	line-height: 40px;
}
.appointment-sr{
	width: 100%;
	padding-top: 30px;
	margin-bottom: 20px;
	overflow: hidden;
}
.appointment-sr > li{
	width: 50%;
	height: 40px;
	float: left;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 0px 9px;
}
.appointment-sr > li:nth-child(2n){
	padding-left: 0px;
}
.appointment-name{
	width: 94px;
	float: left;
	text-align: right;
	line-height: 30px;
}
.appointment-sr > li input[type="text"]{
	float: left;
	width: 250px;
	border: 1px solid #dcdcdc;
	padding: 5px 10px;
}
.appointment-but{
	width: 100%;
	margin: 0 auto;
}
.appointment-but input{
	width: 160px;
	height: 50px;
	float: left;
	color: #fff;
	font-size: 22px;
	margin: 0px 107px;
}
.appointment-but input[type="submit"]{
	background-color: #1b7fdf;
}
.appointment-but input[type="reset"]{
	background-color: #bea883;
}
.appointment-xingbie{
	overflow: hidden;
	float: left;
	width: 250px;
	height: 32px;
}
input[type=checkbox], input[type=radio]{
	margin: 9px 5px;
}
.xingbie-1{
	width: 50px;
	float: left;
	line-height: 26px;
	font-size: 14px;
}
.appointment-list{
	padding: 15px 0px 5px 0px;
}
.appointment-list > li:nth-child(3n+2){
	width: 180px;
}
.appointment-list > li:nth-child(3n+1){
	width: 62px;
}
.appointment-new{
	padding: 0px 10px;
}
.appointment-list3> li{
	overflow: hidden;
}
.appointment-list3> li:nth-child(3n+2){
	width: 180px;
}
.appointment-list3> li:nth-child(3n+1){
	width: 62px;
}
.set{
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 60px;
}
.set-list{
	width: 100%;
	padding-top: 50px;
	margin-bottom: 40px;
	overflow: hidden;
}
.set-list > li{
	width: 580px;
	float: left;
	overflow: hidden;
	margin-bottom:60px;
	margin-left: 20px;
	margin-right: 20px;
}
.set-list > li:nth-child(odd){
	margin-left: 0px;
}
.set-list > li:nth-child(even){
	margin-right: 0px;
}
.set-pic{
	width: 100%;
	height: 400px;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #dfdfdf;
	position: relative;
	box-shadow: #c3c3c3 0px 2px 5px;
	margin-bottom: 28px;
}
.set-pic img{
	height: 320px;
	width: 580px;
	overflow: hidden;
}
.set-dw{
	width: 100%;
	height: 80px;
	background-color: #fff;
/*	position: absolute;
	left: 0px;
	bottom: 0px;*/
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	color: #303030;
	line-height: 80px;
}
.set-but{
	width: 100%;
	text-align: center;
}
.set-but1{
	display: inline-block;
	width: 180px;
	height: 48px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 48px;
	border-radius: 10px;
	margin: 0px 50px;
}
.set-but >li a{
	color: #fff;
	font-weight: bold;
}
.set-but >li:nth-child(odd){
	background-color: #1b7fdf;
}
.set-but >li:nth-child(even){
	background-color: #bea883;
}
.set-nr{
	padding-top: 20px;
}
.zhuanye{
	width: 100%;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 60px;
}
.introduction{
	width: 100%;
	background-color: #edf1ff;
	overflow: hidden;
}
.introduction-fw{
	width: 1200px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 50px;
	overflow: hidden;
}
.zhuanye-bt{
	margin-top: 20px;
	font-size: 24px;
	color: #474747;
}
.introduction-else{
	width: 1200px;
	margin: 0 auto;
}
.enter-list{
	width: 100%;
	padding-top: 20px;
}
.enter-list li{
	width: 33.3%;
	float: left;
	overflow: hidden;
}
.enter-pic{
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin-bottom: 25px;
}
.enter-pic img{
	width: 100%;
	height:300px ;
}
.enter-h1{
	width: 100%;
	text-align: center;
	font-size: 24px;
	color: #333333;
}
.else-enter{
	overflow: hidden;
	padding-bottom: 35px;
	padding-top: 40px;
}
.entrance{
	width: 100%;
	margin: auto;
	overflow: hidden;
}
.tiaojian{
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
	margin-bottom: 60px;
}
.tiaojian li{
	width: 280px;
	height: 320px;
	background-color: #1b7fdf;
	overflow: hidden;
	float: left;
	padding: 30px 20px;
	margin: 0px 13px;
}
.tiaojian li:nth-child(4n){
	margin-right: 0px;
}
.tiaojian li:nth-child(4n+1){
	margin-left: 0px;
}
.tianjian-h1{
	width: 100%;
	font-size: 26px;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	position: relative;
	margin-bottom: 40px;
}
.tianjian-h1:after{
	content:'';
	position: absolute;
	bottom:-20px;
	left: 50%;
	width: 46px;
	height: 4px;
	margin-left: -23px;
	background-color:#bea883 ;
}
.tiaojian-p{
	width: 100%;
	height: 120px;
	font-size: 16px;
	color: #ffffff;
	line-height: 30px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 15px;
}
.tiaojian-but{
	width: 140px;
	height: 40px;
	background-color: #fff;
	border-radius: 10px;
	margin: 0 auto;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	color: #1b7fdf;
}
.tz-gallery{
	padding: 0px !important;
}
#baguetteBox-overlay .full-image img {
	transform: scale(1,1);
	transition: all .5s;
}
.tuijian-slide{
	width: 100%;
	padding-top: 30px;
}
.tuijian{
	width: 1200px;
	margin: 0 auto;
/*	overflow: hidden;*/
	position: relative;
}
.tuijian> .next{
	width: 44px;
	height: 78px;
	position: absolute;
	top: 50%;
	right: -65px;
	margin-top: -39px;
	background: url("../images/114.png") no-repeat;
	background-size: 100% 100%;
}
.tuijian> .prev{
	width: 44px;
	height: 78px;
	position: absolute;
	top: 50%;
	left: -65px;
	margin-top: -39px;
	background: url("../images/113.png") no-repeat;
	background-size: 100% 100%;
}
.parent {
	width: 100%;
	height: 350px;
	margin: 0 auto;
	overflow: hidden;
}
.jia-dw{
	height: 40px;
	line-height: 40px;
	padding:0px 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.aa-11{
	display: inherit;
	margin: 0px;
}
.gengduo{
    width: 168px;
    height: 38px;
	border: 1px solid #1b7fdf;
    margin:0 auto;
    color: #1b7fdf;
    font-size: 20px;
    text-align: center;
    line-height: 38px;
    margin-bottom: 50px;
    border-radius:10px;
}
.a-lj{
    width: 100%;
    background-color: #f5f5f5;
    border-top:1px solid #e3e3e3;
    padding:30px 0px;
}
.lianjie{
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
.lianjie-h1{
    font-size: 18px;
    color: #1b7fdf;
    margin-bottom: 15px;
    font-weight: bold;
}
.lianjie-list{
    width: 100%;
}
.lianjie-list li{
    float: left;
    font-size: 16px;
    overflow: hidden;
    color: #333333;
    margin-right: 30px;
}
.lianjie-list li a{
    color: #333333;
}

.wp-pagenavi {
	CLEAR: both;
	padding:15px 0;
	color:#000;
}
.wp-pagenavi A {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none;color:#000;
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}
.topzdd{ height:220px;}
.topzd{/*position:fixed;*/width: 100%;z-index: 999;background: #fff;}

.ybm2020 {
	width: 1200px;
	height: 700px;
	background: url(../images/2020ybm_bg.jpg)no-repeat;
	margin: 0 auto
}
.ybm2020 h1 {
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 21px 0 14px 0
}
.ybm2020 h2 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	padding-bottom: 22px
}
.ybm2020_tab {
	display: flex;
	width: 1160px;
	margin: 0 auto;
	height: 60px;
	background: #eee;
	padding: 0 30px
}
.ybm2020_tab span {
	display: block;
	flex: 1;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #000
}
.ybm2020_swp {
	width: 1160px;
	height: 275px;
	margin: 0 auto;
	background: #fff !important;
	padding: 0 30px
}
.ybm2020_swp .swiper-slide {
	display: flex;
	height: 55px!important;
	border-bottom: 1px dashed #c9c9c9;
	/*margin-top: -1px*/
}
.ybm2020_swp .swiper-slide div {
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	letter-spacing: 0;
	color: #000
}
.ybm2020_swp .swiper-slide div i {
	display: block;
	width: 20px;
	height: 24px;
	background: url(../images/hot.png)no-repeat;
	position: absolute;
	top: 0;
	left: 5px;
	bottom: 0;
	margin: auto
}
.ybm2020_red {
	color: #da0023!important;
	font-weight: 600
}
.ybnum {
	font-size: 19px!important
}
.ybm2020_form {
	display: flex;
	width: 1160px;
	background: url(../images/2020ybm_title.png)no-repeat;
	margin: 0 auto;
	height: 147px;
	margin-top: 14px;
	align-items: flex-end;
	justify-content: center
}
.ybm2020_form ul {
	display: flex;
	margin-bottom: 23px
}
.ybm2020_form li {
	display: flex;
	width: 260px;
	height: 46px;
	background-color: #eee;
	border-radius: 5px;
	margin-right: 34px;
	align-items: center;
	justify-content: space-around
}
.ybm2020_form button {
	display: block;
	width: 260px;
	height: 46px;
	background-color: #da0023;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	line-height: 46px;
	letter-spacing: 0;
	color: #fff;
	text-align: center;
	outline: 0;
	border: 0;
	cursor: pointer
}
.ybm2020_form li input {
	font-size: 17px;
	border: 0;
	background: #eee;
	text-indent: 20px;
	    outline: 0;
    resize: none;
}
.ybm2020_form li i {
	font-size: 22px;
	color: #949494
}
.ybm2020_form li .icon-phone_1 {
	transform: rotateY(180deg)
}