/*  
365建站器让建站和seo变得简单！
siteurl：http://soft.365jz.com
*/
body { padding:0; margin:0;overflow-x:hidden; font-family:"微软雅黑", "宋体", "Trebuchet MS", Tahoma, Arial, sans-serif; color: #222222; font-size: 12px; line-height: 20px; background: #FFF;}
* { padding:0; margin:0;}
div, h1, h2, h3, h4, p, form, ul, label, input, textarea, img, span, dl, dt, dd { margin:0; padding:0;}
table {border-collapse:collapse;}
a { text-decoration: none; color:  #333333;}
a:hover {text-decoration: none;}
ul { padding:0; margin:0;}
li { list-style-type: none;}
img { border: none;}
.clear { clear: both;}
.clear::after {
    content: "";
    display: block;
    clear: both;
}
/* mbframe */
.z70146container{width:100%}
.padding-tb30{padding: 30px 0;}
.z70146row .z70146rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z70146row .z70146rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z70146row .z70146rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.z70146content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z70146content p{padding-bottom: 20px;}

/* header */

@media screen{
*{padding:0;margin:0;}
div,h1,ul,input,img,span,dl,dd{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
img{border:none;}
.z70146header{position:relative;width:100%;height:60px;background:#FFF;border-bottom:1px solid #ccc;}
.z70146header .fixed{width:100%;height:60px;background:#FFF;border-bottom:1px solid #ccc;}
.z70146header .logo{position:absolute;left:0;top:0;}
.z70146navmenu .z70146nav-itemed>a{color: #333!important;}.z70146header .logo h1{font-size:24px;line-height:60px;}
.z70146header .logo img{max-height:60px;padding:0;}
.z70146navmenu{position:absolute;left:150px;top:0;}
.z70146navmenu .z70146nav{background-color:#FFF;}
.z70146navmenu ul li:hover{color:#333;}
.index .z70146header .z70146navmenu ul li:first-child a{font-weight:bold;}
.index .z70146header .z70146navmenu ul li:first-child a::after{content:"";position:absolute;left:0px;top:55px;width:68px;opacity:1;height:5px;-webkit-transition:all .2s;pointer-events:none;z-index:1000;background-color:#c3c2f4;}
.z70146navmenu .z70146nav-item a{color:#333!important;}
.z70146navmenu .z70146nav .z70146nav-child a:hover{background:rgba(232, 235, 239, .8);}
.z70146header .search{position:absolute;right:15px;height:60px;top:00px;font-size:12px;background-color:#e3b5f4;}
.z70146header .search ul li{position:relative;height:40px;margin-top:10px;padding:0 20px;}
.z70146nav-bar{background-color:#c46ee2;}
.z70146header .search .icon{color:#666;position:absolute;right:20px;top:0px;z-index:1;vertical-align:middle;border-radius:1.4375em;background:url(../images/search-but01.png)no-repeat center center #c46ee2;border:1px solid #fff;width:55px;height:40px;box-sizing:border-box;}
.z70146header .search input{border-radius: 1.4375em;background:#fff;outline:none;height:40px;border:none;padding-left:10px;padding-right:26px;opacity:1;width:250px;-webkit-transition:opacity 0.5s ease-out, width 0.5s ease-out;-o-transition:opacity 0.5s ease-out, width 0.5s ease-out;transition:opacity 0.5s ease-out, width 0.5s ease-out;}
.z70146nav-child{line-height:45px;}
@media only screen and (max-width: 1140px){
.z70146header .logo{left:10px;}
.z70146header .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.z70146header .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.z70146header .search input{width:120px;}
.z70146header .search{background-color:#fff;height:auto;}
.z70146header .search ul li{padding:0;}
.z70146header .search .icon{color:#666;position:absolute;right:4px;top:5px;z-index:1;vertical-align:middle;background:url(../images/search.png) no-repeat;width:20px;height:20px;}
.z70146header .search input{border-radius:20px;background:rgba(232, 235, 239, .8);outline:none;height:24px;border:none;padding-left:10px;padding-right:26px;opacity:0.7;width:100px;-webkit-transition:opacity 0.5s ease-out, width 0.5s ease-out;}
}
@media only screen and (max-width: 600px){
.z70146header .search{display:none;}
}
}


    .swiper-container {
      width: 100%;
    }
	.swiper-container img{max-width:100%;}
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
    }
	.swiper-text{position: absolute;left:0;top:0;z-index:2;text-align:center;color:#FFF;width:100%;HEIGHT: 100%;display: flex;flex-direction: column;justify-content: center;}
	.swiper-text .banner-text-wrap {
         width: 100%;height: 100%;
    }
	.swiper-text .top-banner-text {
    	max-width: 1180px;
    	height: 100%;
    	margin: 0 auto;
    	overflow: hidden;
    	display: flex;
    	flex-direction: column;
    	justify-content: center;
	    padding-left: 20px;
		
	}
	
	.swiper-text .banner1 {
    background: transparent url(../images/banner1.png) no-repeat right 55%/64% auto;
}
	.swiper-text .banner2 {
   	    background: transparent url(../images/top_banner_con.png) no-repeat right bottom/60% auto;
	}
	.swiper-text .top-banner-text .banner1 h2 {
        color: #fff;
        font-size: 36px;
    }
    .swiper-text .top-banner-text .banner1 p {
        color: #fff;
        opacity: .8;
        font-size: 18px;
        line-height: 1.7;
    }
	.swiper-text h3 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 3%;
		color: #FFF;
		line-height: 24px;
    }
	.swiper-text p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 3%;
		color: #FFF;
		line-height: 24px;
    }
	.swiper-text .top-banner-text h2,.swiper-text .top-banner-text p{
		text-align: left;
		margin-bottom: 0;
		line-height: 1.7;
	}
	.swiper-text .swiperbtn {
		display: block;
        background: #0064Cd;
        background-image: -webkit-gradient(linear,right top, left top,color-stop(0, #1dab7d),to(#47de9d));
        background-image: linear-gradient(270deg,#1dab7d 0,#47de9d 100%);
        width: 120px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        text-align: center;
        border-radius: 20px;
		margin:0 auto;
		font-size: 14px;
    }
	.swiper-text .swiperbtn:hover {
        -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
        box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
	}
.z70146sub-menu {
    background: white;
    -webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 12%);
}
.z70146sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.z70146sub-menu ul li {
    float: left;
    position: relative;
}
.z70146sub-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    position: relative;
    padding: 18px 0;
    display: inline-block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.z70146sub-menu ul li.selected a {
    color: #ff5e19;
}
.z70146sub-menu ul li:hover a {
    color: #ff5e19;
}
.z70146sub-menu ul li.selected a::after {
    width: 100%;
}
.z70146sub-menu ul li:hover a::after {
    width: 100%;
}
.z70146sub-menu ul li a::after {
    content: "";
    width: 0;
    height: 4px;
    background: #ff5e19;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

/* container */

/* pagelist */

@media screen{
*{padding:0;margin:0;}
div,h3,h4,ul,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
img{border:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.qywh .z70146sub-menu{background:white;}
.qywh .z70146sub-menu ul{text-align:center;font-size:0;width:100%;}
.qywh .z70146sub-menu ul li{float:none;position:relative;width:100%!important;background:#999;margin-bottom:2px;}
.qywh .z70146sub-menu ul li a{font-size:16px;font-weight:400;color:#fff;line-height:24px;position:relative;padding:18px 0;display:inline-block;-webkit-transition:all 0.5s;transition:all 0.5s;}
.qywh .z70146sub-menu ul li:hover{background-color:#00923f;}
@media only screen and (max-width: 768px){
.qywh .z70146sub-menu ul li{width:20%!important;float:left;margin-right:3px;}
}
@media only screen and (max-width: 414px){
.qywh .z70146sub-menu ul li{width:24%!important;}
}
.z70146row .z70146rowtitle{text-align:center;padding:30px 0 20px 0;}
.z70146news_list_wrap{max-width:1140px;margin:0 auto;}
.news_list_item_line{padding:30px;position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0, 0);transform:translate(0, 0);}
.news_list_item_line:hover{-webkit-box-shadow:rgba(0, 0, 0, .12) 0 0 22px;-moz-box-shadow:rgba(0, 0, 0, .12) 0 0 22px;box-shadow:rgba(0, 0, 0, .12) 0 0 22px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;color:#2ba0e8;}
.news_list_item_line:hover a{color:#2ba0e8;}
.news_list_item_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;}
.news_list_item_date{font-size:14px;color:#999;line-height:24px;}
.news_list_item_title{font-size:16px;font-weight:400;color:#333;line-height:24px;}
.news_list_item_link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.zzpages ul{float:left;padding:12px 0px 12px 16px;}
.zzpages ul li{display:inline-block;height:35px;line-height:35px;background:#fff;border:1px solid #e5e5e5;overflow:hidden;vertical-align:top;}
.zzpages li.thisclass{background:#292a32;border:1px solid #292a32;color:#fff;}
.zzpages ul li:hover{border:1px solid #292a32;}
.zzpages ul li a,.zzpages ul li .pageinfo{color:#292a32;padding:8px 12px;}
.zzpages li.thisclass a{color:#fff;}
.zzpages .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}
.z70146content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.content_2{border-top:2px solid #000;margin:0 0 50px 50px;}
.content_2 .n_mainr h3{font-size:18px;margin:25px 0 20px 0;font-weight:bold;}
.content_2 .n_mainr img{max-width:100%;display:block;margin:0 auto;}
.qywh .news_list_item_line{padding:0;}
.qywh .news_list_item_line:hover{box-shadow:none;color:#333;}
.qywh .news_list_item_line:hover a{color:#00923f;}
.qywh .img img{max-width:100%;transition:all ease .5s;display:block;margin:0 auto;}
.qywh .img{height:211px;overflow:hidden;}
.qywh .tit{padding:5px;font-size:16px;transition:all ease .5s;}
.qywh .time{color:#999;padding-left:5px;transition:all ease .5s;}
.qywh .text{overflow:hidden;}
.qywh .news_list_item_line:hover .tit,.qywh .news_list_item_line:hover .time{transform:translateX(10px);}
@media only screen and (max-width: 1024px){
.qywh .img{height:182px;}
}
@media only screen and (max-width: 768px){
.qywh .img{height:160px;}
.content_2{margin:0;}
}
@media only screen and (max-width: 414px){
.qywh .img{height:230px;}
}
@media only screen and (max-width: 375px){
.qywh .img{height:208px;}
}
.news_list_item_title a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,h3,h4,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.news_list_item_line{padding:30px;position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0, 0);transform:translate(0, 0);}
.news_list_item_line:hover{-webkit-box-shadow:rgba(0, 0, 0, .12) 0 0 22px;-moz-box-shadow:rgba(0, 0, 0, .12) 0 0 22px;box-shadow:rgba(0, 0, 0, .12) 0 0 22px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;color:#2ba0e8;}
.news_list_item_line:hover a{color:#2ba0e8;}
.news_list_item_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;}
.news_list_item_date{font-size:14px;color:#999;line-height:24px;}
.news_list_item_title{font-size:16px;font-weight:400;color:#333;line-height:24px;}
.news_list_item_link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.news_list_item_summery{margin-top:18px;font-size:14px;color:#666;line-height:1.7;}
.news_list_item_group a{display:inline-block;position:relative;height:26px;line-height:26px;max-width:100%;padding:0 8px;border:1px solid #e5e5e5;margin-top:12px;margin-right:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#999;font-size:12px;word-break:keep-all;overflow:hidden;z-index:2;}
.news_list_parting_line{height:0;border-bottom:1px solid #ececec;margin:0 1.6666%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.w100{width:100%;padding:0;}
.content_3 .title h3{font-size:24px;color:#333;font-family:"Microsoft Yahei";text-align:center;}
.content_3 .title p{font-size:16px;color:rgba(153, 153, 153, 1);font-family:'微软雅黑';text-align:center;margin:20px 0 65px 0;}
.content_3{background-color:rgba(250, 250, 250, 1);padding:100px 0 50px 0;}
.content_3 .img{height:150px;overflow:hidden;}
@media only screen and (min-width:992px) and (max-width:1024px){
.content_3 .txt{padding-left:15px;}
}
.news_list_item_title,.news_list_item_summery{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
}

/* artbody */
.z70146place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z70146body{width:100%;overflow-x: hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z70146body h1{font-size:20px;line-height:50px;text-align:left;color: #2a2e2e;}
.z70146body .info{padding-bottom:15px;font-family: HelveticaNeueLTPro, 微软雅黑;}
.z70146body .info small{padding:0 1px;}
.z70146body p{padding-bottom: 20px;}
.z70146body img{max-width:98%;height:auto;}
.z70146meta-tags{padding: 20px 0;}
.z70146meta-tags .z70146tagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}
.z70146meta-tags .z70146tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z70146meta-tags .z70146tagitem:not(:last-child) {
    margin-right: 10px;
}
.z70146context{line-height: 30px;}

/* blockrow */

/* 话题标签topic */
.z70146meta-tags{padding: 20px 0;}
.z70146meta-tags .z70146tagitem {
    position: relative;
    display: inline-block;
    height: 30px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: top;
    border-radius: 100px;
    background: #f2f3f5;
    margin-bottom: 20px;
}
.z70146meta-tags .z70146tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z70146meta-tags .z70146tagitem:not(:last-child) {
    margin-right: 10px;
}


@media screen{
*{padding:0;margin:0;}
div,h1,h3,h4,p,ul,img{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
img{border:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.padding-tb30{padding:30px 0;}
.z70146place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z70146body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z70146body .pic img{width:100%;}
.z70146body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z70146body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z70146body .price del{font-size:14px;color:#222;font-weight:normal;}
.z70146body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z70146body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z70146body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z70146body .info small{padding:0 1px;}
.z70146body p{padding-bottom:20px;}
.z70146body img{max-width:98%;height:auto;}
.z70146meta-tags{padding:20px 0;}
.z70146context{line-height:30px;}
@media only screen and (max-width:768px){
.z70146body .pic img{width:100%;text-align:center;}
}
}
/*! CSS Used fontfaces */
@font-face{font-family:'HelveticaNeueLTPro';src:url('../images/HelveticaNeueLTPro-ThEx.ttf?v=20208131600'), url('../images/HelveticaNeueLTPro-ThEx.ttf?v=201808131600') format('embedded-opentype');}

@media screen{
*{padding:0;margin:0;}
div,h1,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.Title{text-align:center;margin:20px 0px;}
.Title p{margin:10px 0px;font-size:14px;color:#999999;}
.News{background-color:#eee;padding:100px 0px;}
.Newstop{text-align:center;height:234px;overflow:hidden;}
.Newstop img{max-width:100%;max-height:234px;transition:.65s ease;}
.Newsctn:hover .Newstop img{transform:scale(1.18);}
.Newsctn:hover{box-shadow:0 0 27px 9px #999;transform:translateY(3px);}
.Newsfoot{text-align:center;height:80px;}
.Newsfoot h1{color:#333333;font-size:18px;margin:10px 0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.Newsfoot p{color:#666666;font-size:12px;max-height:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.Newsctn{box-shadow:0 5px 4px rgb(0 0 0 / 10%);}
.Newsmd2{width:20%;}
.Newsbtn{margin:30px 0px;}
.Newsbtn a{width:158px;height:45px;display:block;border:1px solid #337ab7;font-size:14px;text-align:center;line-height:45px;color:#337ab7;transition:.35s ease-in-out;margin:auto;}
.Newsbtn a:hover{background-color:#337ab7;opacity:0.8;color:#fff;}
}

@media screen{
@media screen and (min-width: 1024px) and (max-width: 1280px){
.Newstop{height:120px;}
.Newstop img{max-height:120px;}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
.Newsmd2{text-align:center;float:left;width:50%;}
.Newstop{height:120px;}
.Newstop img{max-height:120px;}
}
@media screen and (min-width: 320px) and (max-width: 767px){
.Newsmd2{text-align:center;width:100%;}
.News{background:none!important;padding:20px 0px;}
}
}

@media screen{
*{padding:0;margin:0;}
div,ul,span{margin:0;padding:0;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
.zzpages ul{float:left;padding:12px 0px 12px 16px;}
.zzpages ul li{display:inline-block;height:35px;line-height:35px;background:#fff;border:1px solid #e5e5e5;overflow:hidden;vertical-align:top;}
.zzpages ul li:hover{border:1px solid #292a32;}
.zzpages ul li .pageinfo{color:#292a32;padding:8px 12px;}
}

.course .title p {
    text-align: center;
}

.course .title p:first-child a {
    color: rgba(255, 182, 7, 1);
    font-size: 14px;
    font-weight: 600;
    font-family: '微软雅黑';
}

.course .title p:first-child {
    margin-top: 100px;
}

.course .title p:last-child {
    margin-top: 10px;
}

.course .title p:last-child a {
    color: rgba(63, 66, 96, 1);
    font-size: 30px;
    font-weight: 600;
    font-family: '微软雅黑';
}
.course .w_1 .xt,
.course .w_1 .nuk1,
.course .w_1 .nuk2,
.course .w_1 .uni {
    box-shadow: 0px 0px 38px rgb(0 0 0 / 6%);
    border: 1px solid rgb(148 144 136);
    margin-top: 30px;
}

.course .w_1 .xt1 {
height:200px;
    text-align: center;
overflow: hidden;
}

.course .w_1 .xt1 img {
min-height:200px;
max-width:100%;

}

.course .w_1 .xt>a img,
.course .w_1 .nuk1>a img,
.course .w_1 .nuk2>a img,
.course .w_1 .uni>a img {
    display: block;
    max-width: 100%;
    min-height: 145px;
    text-align: center;
    margin: 20px auto;
}

.course .w_1 .xt .title,
.course .w_1 .uni .title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 25px 0;
}

.course .w_1 .uni .cp {
    margin: 74px 0;
}

.course .w_1 .nuk1 .title,
.course .w_1 .nuk2 .title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 65px 0 40px 0;
}

.course .w_1 .nuk2 .title {
    margin: 115px 0 40px 0;
}

.course .w_1 .xt .title a,
.course .w_1 .nuk1 .title a,
.course .w_1 .nuk2 .title a,
.course .w_1 .uni .title a {
    letter-spacing: 1px;
    color: rgba(63, 66, 96, 1);
    font: normal normal 20px/40px 微软雅黑;
    text-align: center;
}

.course .w_1 .xt p,
.course .w_1 .nuk1 p,
.course .w_1 .nuk2 p,
.course .w_1 .uni p {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: rgb(169, 169, 169);
    line-height: 24px;
    padding-bottom: 25px;
overflow: hidden;
text-overflow:ellipsis;
white-space:nowrap;
}

.course .w_1 .nuk1 p {
    margin-top: 60px;
}

.course .btn a {
    display: block;
    width: 262px;
    height: 55px;
    background-color: rgba(253, 181, 45, 1);
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 55px;
    font-family: '宋体';
    margin: 75px 0 100px 40%;
}

.course .w_1:last-child a:hover {
    border-radius: 30px;
}
.news748 {
    padding: 50px 2em;
    background-color: #fff;
}

.news748 .item {
    -webkit-box-shadow: 0 1px 10px rgb(0 0 0 / 15%);
    box-shadow: 0 1px 10px rgb(0 0 0 / 15%);
    padding: 0px;
    transition: all 300ms;
height: 180px;
overflow: hidden;
}

.news748 .item:hover {
    transform: translateX(-10px);
    transition: all 300ms;
}
.index-title {
    text-align: center;
}

.index-title h2 {
    font-size: 30px;
    color: #333;
    line-height: 1.42;
    position: relative;
}

.index-title h2::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -30px;
    width: 60px;
    height: 2px;
    background-color: #1baadb;
}

.index-title p {
    margin-top: 10px;
    font-size: 16px;
    color: #666;
    font-weight: 300;
}
.news748 .item:hover p.info,
.news748 .item:hover p.desc {
    color: #1baadb;
}

.news748 .item .pic {
    width: 100%;
    height: 125px;
    overflow: hidden;
}

.news748 .item .pic img {
    width: 100%;
}

.news748 .item h3.title {
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1.2;
    color: #37474f;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


@media screen{
*{padding:0;margin:0;}
div,h4,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.z70146content p{padding-bottom:20px;}
.tleleft{display:flex;}
.tleleft h4{color:#007c36;font-size:24px;}
.tleleft p{font-size:18px;font-family:"Times New Roman", "arial";color:#a8a8a8;margin-left:15px;margin-top:12px;}
.title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ddd;padding:10px;}
.line{display:block;width:50px;height:1px;background-color:#6db48c;margin-left:10px;}
.idealeft p{margin-top:30px;line-height: 26px;font-size: 18px;}
.idearight img{max-width:100%;}
.idea01{margin-top:30px;}
}

@media screen{
@media screen and (min-width: 320px) and (max-width: 1023px){
.idealeft p{text-align:center;}
.idearight img{display:block;margin:auto;}
}
}

img{display:inline-block;vertical-align:middle;}
h4{font-weight:400;}
a{color:#333;}
img{vertical-align:middle;}
div,h4,p{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:active,a:hover{outline:0;}
img{border:none;}
h4{font-size:100%;}
a{text-decoration:none;}
a:hover{color:#777;}

/* footer */
@media screen{
*{padding:0;margin:0;}
div,p,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
li{list-style-type:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.z70146footer{margin:0 auto;color:#5d5d5d;background:#68f4b0;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.z70146footer a{color:#444444;}
.z70146footer a:hover{color:#FFF;}
.z70146footer .z70146flink{padding-bottom:20px;}
.z70146footer .z70146flink li{display:inline-block;margin-left:10px;}
.z70146footer .footerserver{padding:10px 0 10px 0;text-align:center;}
.z70146flink {font-size:16px;color:#585858;padding-top:30px;padding-bottom:20px;}
.z70146flink li a {color:#585858;font-size:16px;}
.footerc{background:#00b386;color:#444444;padding:30px 0;line-height:22px;}
}



@media screen{
.home_address{width:100%;max-width:1200px;margin:30px auto;}
.home_address .z70146col-md3{display:flex;justify-content:center;align-items:flex-start;}
.home_address .z70146col-md3::after{content:'';width:2px;height:120%;background-color:#079974;position:absolute;right:0;top:0;}
.home_address .z70146col-md3:last-of-type::after{display:none;}
.home_address_l{width:30px;margin-right:0px;}
.home_address_l img{width:60px;height:60px;}
.home_address_l i{font-size:60px;}
.home_address_r{flex:1;}
.home_address_r h3{font-size:18px;color:#333;padding:15px 0;}
.home_address_r p{font-size:14px;color:#666;line-height:1.5;padding-top:20%;}
@media screen and (max-width:1024px){
.home_address{box-sizing:border-box;padding:15px;}
}
@media screen and (max-width:768px){
.home_address .z70146col-md3::after{display:none;}
}
}

