/*轮播图 表单*/
html{
	min-width: 1200px;
}
.grid {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.time{
	float: right;
}
.top {
    float: left;
}
.next {
    float: right;
}
.returnlist {
    display: block;
    text-align: center;
}



.service-items>div>.page_info{text-align:center;margin-top:10px;color:#333;}
.service-items>div>.page_info span{padding:0 2px;font-weight:bold;}
.service-items>div>.page_list{height:24px;line-height:24px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.service-items>div>.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.service-items>div>.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.service-items>div>.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}

.service-items>.clear{
	
	clear:both;
}



.left {
	float: left;
}

.right {
	float: right;
}

.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after {
	/*background-color: rgba(0,0,0,0);*/
}

header .layui-nav-bar {
	background-color: #0027c5 !important;
}


/*面包屑导航*/

.layui-breadcrumb a:hover {
	color: #44c7ff !important;
}


/*头部*/
.head2{
	display: none;
}

header>.welcome {
	background-color: #E7E7E7;
}

header>.welcome>.grid>p {
	line-height: 36px;
	width: 1200px;
	margin: 0 auto;
}

header .nav-bar .layui-nav-child {
	background: #0027c5;
	color: white;
	border: 0;
	top: 55px;
}
header .layui-nav .layui-nav-child a{
	color: white;
}
header .nav-bar .layui-nav .layui-nav-item>a {
	color: white;
}

header .nav-bar .layui-nav .layui-nav-item>a span {
	font-size: 12px;
}

header .nav-bar .layui-nav .layui-nav-child a:hover {
	background-color: white;
	color: #0027c5;
}

header .nav-bar {
	height: 47px;
	background: #310975;
}

header .nav-bar ul.layui-nav {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	background-color: rgba(0, 0, 0, 0);
	padding: 0;
}

header .nav-bar ul li {
	float: left;
	min-width: 12%;
	margin: 0 1%;
	height: 100%;
	font-size: 15px;
	color: white;
	text-align: center;
	line-height: 47px !important;
}

header .nav-bar ul li>a {
	font-size: 14px;
	color: white !important;
}

header .nav-bar ul li:hover {
	/*background-color: rgba(0,0,0,0);*/
}


.i-about{
	overflow: visible;
}
.new_post_banner{
	overflow: hidden;
}
.zuo.new_left{
	width: 64px;
    height: 51px;
    position: absolute;
    left: -64px;
    top: 40%;
}
.you.new_right{
	width: 64px;
    height: 51px;
    position: absolute;
    right: -64px;
    top: 40%;
}
.i-about .zx-title {
	margin-top: 55px;
	MARGIN-BOTTOM: 12PX;
}

.i-about .right {
	width: 640px;
	height: 335px;
	margin-right: 24px;
	background: url(../IMG/i-about-bg.png) no-repeat 35px bottom;
}

.i-about .right p {
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	line-height: 29px;
	font-size: 15px;
	color: #242424;
	letter-spacing: 0.1em;
}

.i-about .right p span {
	color: #310975;
	font-weight: bold;
}

.i-about .right .layui-btn-primary {
	width: 135px;
	height: 35px;
	line-height: 35px;
	border: 1px solid #300974;
	background-color: rgba(0, 0, 0, 0);
	color: #300974;
	margin-top: 20px;
}

.i-about .right .layui-btn-primary:hover {
	background-color: #300974;
	color: white;
}

.i-about .i-ry .ry-title {
	margin-top: 27px;
	margin-bottom: 5px;
}

.i-about .i-ry ul {
	overflow: hidden;
	padding: 20px 0;
	width: 5000px;
}

.i-about .i-ry ul li {
	width: 285px;
	height: 197px;
	margin-left: 20px;
	border: 1px solid #676767;
	box-sizing: border-box;
	box-shadow: darkgrey 0px 0px 10px 0px;
}

.i-about .i-ry ul li:nth-child(1) {
	margin-left:  0px;
}

.i-about .i-ry ul li img {
	width: 100%;
	height: 100%;
}

.wedo {
	height: 535px;
	padding-top: 70px;
	padding-bottom: 55px;
}

.wedo .left:nth-child(1) {
	width: 222px;
	background-image: url(../IMG/images/wedo.jpg);
	height: 100%;
}

.wedo .left:nth-child(1) p {
	margin-top: 73px;
	font-size: 24px;
	line-height: 52px;
	font-weight: bold;
	color: white;
	padding-left: 36px;
	padding-right: 20px;
	letter-spacing: 0.1em;
}

.wedo .left:nth-child(1) p:nth-child(2) {
	margin-top: 60px;
}

.wedo .left:nth-child(1) p:nth-child(3) {
	letter-spacing: 0.15em;
	margin-top: 7px;
	line-height: 32px;
}

.wedo .left:nth-child(2) {
	width: 308px;
	height: 100%;
	box-sizing: border-box;
	border: 1px solid #525252;
	border-top: 2px solid #525252;
	border-left: 0;
	box-shadow: 0px 0px 10px 2px #bdb0d3;
	background: url(../IMG/images/wedo-2.jpg) no-repeat 0 bottom;
	background-size: 100%;
	;
}
.wedo .left:nth-child(2) p{
	padding-left: 25px;
	padding-right: 45px;
	color: #270691;
}
.wedo .left:nth-child(2) p:nth-child(1){
	font-size: 24px;
	margin-top: 17px;
    font-weight: bold;
    letter-spacing: 0.12em;
}
.wedo .left:nth-child(2) p:nth-child(2){
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
	letter-spacing: 0.11em;
}
.wedo ul{
	width: 670px;
	height: 100%;
	border-top: 2px solid #310975;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
    box-sizing: border-box;
}
.wedo ul li{
	height: 33.33333333%;;
	box-sizing: border-box;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding: 0 30px;
}
.wedo ul li:nth-child(n+7){
	border-bottom: 0px solid black;
}
.wedo ul li:nth-child(3n) {
    border-right: 0;
}
.wedo ul li p:nth-child(1){
	font-size: 18px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #270691;
    margin-top: 20px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.wedo ul li p:nth-child(2){
	font-size: 14px;
    letter-spacing: 0.1em;
    color: #868686;
    margin-top: 5px;
    line-height: 24px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.wedo ul li a{
	color: #2d0f93;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.1em;
	position: absolute;
    bottom: 15px;
    right: 22px;
}


.i-title{
	text-align: center;
	text-transform: Uppercase;
}
.i-title h1{
	font-size: 30px;
	font-weight: bold;
	color: #310975;
	margin-top: 44px;
}
.i-title p:nth-child(2){
	color: #535353;
	font-size: 18px;
	margin-top: 15px;
	background: url(../IMG/images/title.png) no-repeat center center;
}
.i-title p:nth-child(3){
	color: #535353;
	font-size: 14px;
	margin-top: 15px;
	letter-spacing: 0.1em;
}


.stu-case{
        margin-top: 30px;
	
	background: url(../IMG/images/case.jpg) no-repeat center center;
}
.student ul{
	margin-top: 45px;
}
.student ul li{
	float: left;
	margin-right: 20px;
	width: 224px;
	height: 160px;
}
.student ul li:nth-child(5){
	margin-right: 0;
}
.student ul li img{
	width: 100%;
	height: 100%;
}

.case{
	margin-top: 14px;
}
 .unit {
 	width: 1200px;
 	margin: 0 auto;
 	padding-top: 43px;
 	padding-bottom: 63px;
 }
 
 .unit .UnitTitle {
 	width: 156px;
 	height: 36px;
 	background: url(../IMG/images/cooperative_title.png) no-repeat;
 }
 
 .BoxSwip {
 	width: 100%;
 	margin: 0 auto;
 }
 
 .swiper-container2 {
 	height: 112px;
 	margin: 0 auto;
 	position: relative;
 	overflow: hidden;
 	z-index: 1;
 }
 
 .swiper-father {
 	height: 112px;
 	position: relative;
 }
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.swiper-container-multirow>.swiper-wrapper {
 	-webkit-box-lines: multiple;
 	-moz-box-lines: multiple;
 	-ms-flex-wrap: wrap;
 	-webkit-flex-wrap: wrap;
 	flex-wrap: wrap
 }
 
 .swiper-container-free-mode>.swiper-wrapper {
 	-webkit-transition-timing-function: ease-out;
 	-moz-transition-timing-function: ease-out;
 	-ms-transition-timing-function: ease-out;
 	-o-transition-timing-function: ease-out;
 	transition-timing-function: ease-out;
 	margin: 0 auto
 }
 
 .swiper-slide {
 	-webkit-flex-shrink: 0;
 	-ms-flex: 0 0 auto;
 	flex-shrink: 0;
 	width: 100%;
 	height: 100%;
 	position: relative;
 	overflow: hidden;
 }
 
 .swiper-slide img{
 	width: 100%;
 	height: 100%;
 }
 .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 64px;
    height: 51px;
    margin-top: -26px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 64px 51px;
    -webkit-background-size: 64px 51px;
    background-size: 64px 51px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../IMG/images/prev.png);
    left: -90px;
    right: auto;
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url(../IMG/images/prev.png);
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../IMG/images/next.png);
    right: -90px;
    left: auto;
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url(../IMG/images/next.png);
}


footer{
	/*height: 460px;*/
	box-sizing: border-box;
	background: url(../IMG/images/foot-bg.jpg);
}
footer .link{
	width: 1200px;
	margin: 0 auto;
	height: 86px;
    padding-top: 38px;
    padding-left: 20px;
    box-shadow: 0px 13px 30px -20px;
    background-color: #f3f4f6;
    box-sizing: border-box;
    overflow: hidden;
}
footer .link img{
	float: left;
}
footer .link div{
	float: left;
	/*min-width: 10%;*/
	line-height: 33px;
	text-align: center;
	font-family: "宋体";
	color: #1c1c1c;
	margin-left: 50px;
	/*font-weight: bold;*/
	margin-bottom: 15px;
}
footer .link div a:hover{
	color: #7966b8;
}
footer .grid{
	padding-top: 50px;
	height: 247px;
	color: #43178d;
}
footer .grid .left{
	width: 450px;
	height: 100%;
	padding-left: 10px;
}
footer .grid .left p:nth-child(2){
	font-size: 30px;
	font-weight: bold;
	letter-spacing:0.06em;
	margin-top: 15px;
}
footer .grid .left p:nth-child(3){
	font-size: 22px;
	text-transform: Uppercase;
	font-family: monospace;
    letter-spacing: -0.06em;
    margin-top: 5px;
}

footer .grid .center{
	float: left;
	width: 180px;
	height: 100%;
	padding: 65px 24px 0 24px;
    box-sizing: border-box;
	background: url(../IMG/images/wechat-bg.png) no-repeat 0 10px;
}
footer .grid .center p{
	font-size: 16px;
    text-align: center;
    letter-spacing: 0.1em;
    margin-top: 11px;
}

footer .grid .right{
	width: 560px;
	height: 100%;
	font-size: 16px;
	line-height: 38px;
    padding-top: 60px;
	padding-left: 95px;
	box-sizing: border-box;
	letter-spacing: 0.05em;
}


footer .abstract{
	background: #293038;
}
footer .abstract>div{
	width: 1200px;
	height: 77px;
	margin: 0 auto;
	text-align: center;
	color: #a2a2a2;
	letter-spacing: 0.1em;
	background: #293038;
	padding-top: 15px;
    box-sizing: border-box;
}
footer .abstract>div p:nth-child(2){
    margin-top: 4px;
}








.main{
	background-color: #f3f3f3;
	padding-top: 47px;
}
.main>.grid>.menu{
	width: 282px;
	margin-right: 20px;
	background-color: white;
}
.page-title{
	width: 282px;
	height: 76px;
	line-height: 76px;
	border-radius:12px;
    background: #310975;
    font-size: 20px;
    color: white;
    font-weight: bold;
    text-align: center;
}
.menu .option{
	width: 100%;
	margin-top: 11px;
	background: rgba(0,0,0,0);
}
.menu .option li{
	height: 50px;
}
.menu .option li a{
	height: 50px;
	line-height: 50px;
	color: black;
	font-size: 16px;
	padding-right: 30px;
}
.menu .option li a span{
	float: right;
}
.menu .option li a:hover{
	background: #310975;
	color: white;
}
.menu .information{
	overflow: hidden;
}
.menu .information div{
	padding: 0 10px;
	font-size: 16px;
	color: #310975;
	margin-top:18px;
	margin-bottom: 5px;
}
.menu .information div span{
	margin-right: 10px;
	border: 1px solid #310975;
}
.menu .information li{
	margin: 0 20px;
	height: 35px;
	line-height: 35px;
	box-sizing: border-box;
	border-bottom: 1px dashed #dddddd;
}
.menu .lxfs{
	margin: 14px 16px 0 16px;
	width: 250px;
	padding-bottom: 43px;
}
.menu .lxfs img{
	padding-bottom: 6px;
    border-bottom: 1px solid;
}
.menu .lxfs p{
	font-size: 15px;
	line-height: 24px;
	margin-top: 7px;
}
.menu .lxfs p:nth-child(2){
	margin-top: 13px;
}
.contact{
	width: 898px;
	box-sizing: border-box;
	padding: 20px 15px 35px 15px;
	min-height: 832px;
	background-color: white;
}
.contact .cont-title{
    padding-bottom: 7px;
    padding-left: 5px;
    font-size: 16px;
    color: #310975;
    border-bottom: 1px solid #c6c6c6;
	color: black;
}
.contact .cont-title span {
    margin-right: 10px;
    border: 1px solid #310975;
}
.contact .cont-title p {
	color: #989898;
	font-size: 14px;
}
.contact-1{
	overflow: hidden;
	margin-top: 24px;
	color: #414141;
}
.contact-1>div{
	overflow: hidden;
}
.contact-1>div>img{
	padding: 0 17px;
	border-right: 1px solid #3d177d;
}
.contact-1 .left{
    padding-left: 10px;
}
.contact-1 .left p:nth-child(1){
	margin-top: 10px;
    letter-spacing: 0.12em;
	font-size: 26px;
}
.contact-1 .left p:nth-child(2){
	margin-top: 8px;
    letter-spacing: 0.03em;
	font-size: 12px;
	text-transform: Uppercase;
}
.contact-1>p{
	font-size: 18px;
	height: 31px;
	line-height: 31px;
	padding-left: 18px;
	margin-top:30px;
	letter-spacing: 0.1em;
}
.contact-1>p>img{
	margin-right: 12px;
}
.contact-1 .map{
	width:868px;height:440px;font-size:12px;margin-top:30px;
}



.about{
	width: 898px;
	box-sizing: border-box;
	padding: 20px 15px 35px 15px;
	min-height: 832px;
	background-color: white;
}
.about .abt-title{
    padding-bottom: 7px;
    padding-left: 5px;
    font-size: 16px;
    color: #310975;
    border-bottom: 1px solid #c6c6c6;
	color: black;
}
.about .abt-title span {
    margin-right: 10px;
    border: 1px solid #310975;
}
.about .abt-title p {
	color: #989898;
	font-size: 14px;
	
}
.about-1{
	overflow: hidden;
	margin-top: 28px;
	color: #414141;
	padding: 0 16px;
}
.about-1 img{
	max-width: 100%;
}
.about-1>div{
	overflow: hidden;
	color: #310975;
	margin-bottom: 20px;
}
.about-1>div>img{
	border-right: 1px solid #3d177d;
}
.about-1 .left:nth-child(2){
    padding-left: 19px;
}
.about-1 .left p:nth-child(1){
	margin-top: 10px;
    letter-spacing: 0.12em;
	font-size: 34px;
	font-weight: bold;
}
.about-1 .left p:nth-child(2){
	margin-top: 10px;
	font-size: 16px;
	font-weight: bold;
	text-transform: Uppercase;
}

.about-2{
	overflow: hidden;
	margin-top: 30px;
}
.about-2 li{
	height: 232px;
	box-sizing: border-box;
	padding: 0 15px;
	overflow: hidden;
	margin-bottom:35px;
}
.about-2 li div{
	padding: 0 5px;
    padding-top: 5px;
	border: 1px solid #BCBCBC;
	overflow: hidden;
	height: 225px;
}
.about-2 li img{
	max-width: 100%;
	height: 185px;
	margin: 0 auto;
    display: block;
}
.about-2 li p{
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}

.service {
	width: 898px;
	box-sizing: border-box;
	padding: 20px 15px 35px 15px;
	min-height: 832px;
	background-color: white;
}
.service .abt-title{
    padding-bottom: 7px;
    padding-left: 5px;
    font-size: 16px;
    color: #310975;
    border-bottom: 1px solid #c6c6c6;
	color: black;
}
.service .abt-title span {
    margin-right: 10px;
    border: 1px solid #310975;
}
.service .abt-title p {
	color: #989898;
	font-size: 14px;
}
.service-items{
	margin-top: 20px;
	font-family: '宋体';
}
.service-items .service-ul{
	overflow: hidden;
}
.service-items .service-ul li{
	/*min-width: 112px;
	height: 34px;
	float: left;
	margin:0 6px;
	text-align: center;*/
	list-style-position: inside;
    list-style-type: disc;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 5px;
    padding: 5px 0;
    border-bottom: 1px dashed #ede1e1;
}
.service-items .layui-nav-tree{
	width: 100%;
	background-color: white;
	font-size: 16px;
}
.service-items .layui-nav-itemed>.layui-nav-child{
	background-color: white !important;
}
.service-items .layui-nav-tree .layui-nav-item>a{
	/*background: linear-gradient(to right,#0000ff,#f1ebeb);*/
    color: black !important;
	font-size: 16px;
}
.service-items .layui-nav-tree .layui-nav-item{
	border: 1px solid #000;
	    border-bottom: 0px;
}
.service-items .layui-nav-tree .layui-nav-item:nth-last-child(2){
	    border-bottom:  1px solid #000;
}
.service-items .layui-nav-tree .layui-nav-item>a:hover{
	color: white !important;
}
.service-items .layui-nav-tree .layui-nav-item .layui-nav-more{
	border-top-color: rgba(0, 0, 0, 0.7);
}
.service-items .layui-nav-tree .layui-nav-itemed>a .layui-nav-more{
	border-color: transparent transparent #000;
	
}
.service-items .layui-nav-tree .layui-nav-item>.layui-nav-child>dd{
	list-style-position: inside;
    list-style-type: disc;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 5px;
    padding: 5px 0;
    border-bottom: 1px dashed #ede1e1;
    background-color: white;
}
.service-items .layui-nav-tree .layui-nav-item>.layui-nav-child>dd:hover{
	background-color: #648cb8;
	transition: all .3s;
    -webkit-transition: all .3s;
}
.service-items .layui-nav-tree .layui-nav-item>.layui-nav-child>dd>a{
	height: 30px;
    line-height: 30px;
	font-size: 16px;
	color: black;
}
.service-items .layui-nav-tree .page_info{
	color: white;
}
.service-items .layui-nav-tree .page_info{text-align:center;margin-top:10px;color:#fff;}
.service-items .layui-nav-tree .page_info span{padding:0 2px;font-weight:bold;}
.service-items .layui-nav-tree .page_list{height:28px;line-height:28px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:12px;margin-top:20px;}
.service-items .layui-nav-tree .page_list a{height:26px;line-height:26px;display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.service-items .layui-nav-tree .page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.service-items .layui-nav-tree .page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}
/*.service-items .layui-nav-tree .layui-nav-child a,.service-items .layui-nav-tree .layui-nav-item a{height:26px;line-height:26px;}*/
.service-items .layui-nav-tree .clear{
	clear:both;
}




.show{
	margin-top: 80px;
	padding: 0 20px;
	font-family: '宋体';
}
.show h2{
	text-align: center;
}
.show img {
    max-width: 100%;
}







@media screen and (max-width: 992px) {
	html{
		/*width: 100%;*/
		min-width: auto;
		max-width: 768px;
		margin: 0 auto;
		/*overflow-x: hidden;*/
	}
	*{
		max-width: 100%;
	}
	header,.grid{
		width: 100%;
		max-width: 768px;
	}
	header .grid img{
		width: 100%;
	}
	header>.welcome>.grid>p{
		width: 100%;
		line-height: 25px;
		font-size: 12px;
	}
	header .welcome .layui-breadcrumb{
		position: static !important;
	}
	.head1{
		display: none;
	}
	.head2{
		display: block;
	}
	header .nav-bar{
		min-height: 70px;
    	height: auto;
	}
	header .nav-bar ul.layui-nav{
		width: 100%;
		height: auto;
		min-height: 35px;
	}
	header .nav-bar ul li{
		margin: 0;
		line-height: 35px !important;
		width: 33.3333%;
	}
	header .nav-bar .layui-nav .layui-nav-item>a{
		font-size: 12px;
		padding: 0 20px;
	}
	header .nav-bar .layui-nav .layui-nav-item>a span{
		right: 0;
	}
	header .layui-nav .layui-nav-child a{
		font-size: 12px;
		line-height: 35px;
		text-overflow: ellipsis;
		overflow: hidden;
	}
	.i-about .zx-title{
		margin-top: 25px;
	}
	.i-about .zx-title img{
		width: 100%;
	}
	.i-about>div>div.left{
		width: 100%;
	}
	.i-about>div>div.left>img{
		width: 100%;
		height: auto;
	}
	.i-about .right{
		width: 100%;
		margin: 0;
	}
	.i-about .i-ry ul li{
		width: 187px;
		height: 150px;
	    margin-left: 0 !important;
	    padding: 5px;
	}
	
	
	.i-about .i-ry ul {
		max-width: 5000px;
	}
	.i-ry.new_post{
		position: relative;
	}
	.zuo.new_left,.you.new_right{
	    width: 40px;
	    height: 150px;
	    line-height: 150px;
	    position: absolute;
	    top: 76px;
	}
	.zuo.new_left{
		left: 0;
	}
	.you.new_right{
		right: 0;
	}
	.zuo.new_left img,.you.new_right img{
		width: 40px;
	}
	.wedo{
		padding-top: 30px;
		padding-bottom: 30px;
		overflow: hidden;
    	height: auto;
	}
	.wedo .left:nth-child(1){
		display: none;
	}
	.wedo .left:nth-child(2){
		width: 100%;
		border-left:1px solid #525252;
		height: auto;
		min-height: 215px;
		background-position-y: -120px;
	}
	.wedo ul{
		width: 100%;
	}
	.wedo ul li{
		padding: 0 10px;
		height:110px;
		border-left: 1px solid black;
		border-right: 0;
	}
	.wedo ul li p:nth-child(1){
		margin-top: 10px;
		font-size: 14px;
	}
	.wedo ul li p:nth-child(2){
		font-size: 12px;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
    }
    .wedo ul li:last-child{
		background-size: 100%;
    }
    
    .i-title h1{
    	font-size: 18px;
    	margin-top: 15px;
    }
    .i-title p:nth-child(2){
    	font-size: 14px;
	    margin-top: 5px;
	    background-size: 150%;
    }
    .i-title p:nth-child(3){
    	font-size: 12px;
    	margin-top: 5px;
    }
    
    
    .stu-case{
    	height: auto;
    }
    .student ul{
    	margin-top: 15px;
    }
    .student ul li{
    	box-sizing: border-box;
    	margin: 0 ;
    	width: 50%;
    	height: 150px;
    	padding: 5px;
    }
    .student ul li:nth-child(n+5){
    	display: none;
    }
    .unit{
    	width: 100%;
    	padding-top: 15px;
    	padding-bottom: 25px;
    	overflow: hidden;
    }
    .swiper-container2,.swiper-father{
    	height: 80px;
    }
    .swiper-slide{
    	    width: 111px !important;
    	    margin-right: 20px !important;
    }
    
    footer{
    	width: 100%;
    }
    footer .link{
    	width: 100%;
    	height: 70px;
	    padding: 0 10px;
	    padding-top: 22px;
    }
    footer .link div{
    	margin-left: 20px;
    }
    footer .link img{
    	max-width: 15%;
    	    min-width: 100px;
    }
    footer .grid{
    	padding-top: 30px;
    	height: auto;
    }
    footer .grid .left{
    	width: 100%;
    	height: auto;
    }
    footer .grid .left p:nth-child(2){
    	font-size: 20px;
    }
    footer .grid .left p:nth-child(3){
    	    font-size: 18px;
    }
    footer .grid .center{
    	width: 40%;
    	background-size: 100%;
    	max-width: 181px;
    	max-height: 225px;
    }
    footer .grid .center img{
    	width: 100%;
    	height: auto;
    }
    footer .grid .center p{
    	width: 100%;
    	height: auto;
    	font-size: 12px;
    }
    footer .grid .right{
    	width: 60%;
	    padding-left: 10px;
	    font-size: 14px;
	    line-height: 30px;
	    padding-top: 15px;
    }
    footer .abstract>div{
    	width: 100%;
    	height: auto;
    }
    
	

	
    
    .top,.next {
	    float: left;
	    width: 100%;
	    margin-bottom: 10px;
		text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	}
	.main{
		padding-top: 0px;
	}
	.service-items .service-ul li{
		font-size: 14px;
	}
	.time{
		display: none;
	}
    
    .main>.grid>.menu{
    	display: none;
    }
    .service,.about,.contact{
    	width: 100%;
    	padding: 15px 5px 35px 5px;
    	min-height: auto;
    }
    .show{
    	padding: 0 5px;
    }
    
    
    .about-1{
    	padding: 0 5px;
    }
    .about-1 img{
    	max-width: 100%;
    }
    .about-1>div>img {
	     border-right: 0; 
	    width: 30%;
	    height: auto;
	}
	.about-1 .left:nth-child(2){
		width: 70%;
		padding-left: 5px;
		box-sizing: border-box;
	}
	.about-1 .left p:nth-child(1){
		    margin-top: 0px;
	    letter-spacing: 0em;
	    font-size: 12px;
	}
	.about-1 .left p:nth-child(2) {
	    margin-top: 5px;
	    font-size: 12px;
	}
	.about-2 li{
		width: 50%;
		padding: 0 5px;
		margin-bottom: 10px;
		height: auto;
	}
	.about-2 li img{
		max-height: 135px;
	}
	.about-2 li p{
		line-height: normal;
		margin : 5px 0;
		text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
	}
	.about-2 li div{
		height: auto;
	}
	.contact-1 .left{
		padding-left: 0px;
		box-sizing: border-box;
	}
	.contact-1>div>img{
		padding: 0px;
    	border-right:0;
    	width: 30%;
	}
	.contact-1 div.left{
		padding-left: 10px;
		width: 70%;
	}
	.contact-1 .left p:nth-child(1){
		margin-top: 0px;
		letter-spacing: 0em;
    	font-size: 16px;
	}
	.contact-1>p{
		height: auto;
	}
	.contact-1 .map{
		width: 100%;
		height: 300px;
	}
	
	.nb-icon-wrap.nb-icon-right-center.nb-icon-wrap-0 {
		width: 75px !important;
		height: 75px !important;
	}
	.video_btn {
	    padding: 15px 0 5px 0 !important;
	}
	.video_btn a {
	    width: 150px !important;
	    height: 35px !important;
        line-height: 35px !important;
    	font-size: 14px !important;
    }
}