/*  
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 */
.zc0444container{width:100%}
.padding-tb30{padding: 30px 0;}
.zc0444row .zc0444rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.zc0444row .zc0444rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.zc0444row .zc0444rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.zc0444content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.zc0444content p{padding-bottom: 20px;}

/* header */

@media screen{
*{padding:0;margin:0;}
div,h1,ul,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;}
.zc0444header{height:60px;background:#FFF;box-shadow:0 3px 4px rgb(0 0 0 / 10%);}
.zc0444header .zc0444main{width:1400px;margin:0 auto;height:60px;}
@media screen and (max-width:1024px){
.zc0444header .zc0444main{width:100%;margin:0 auto;}
.zc0444header .zc0444navmenu ul li{position:relative!important;}
}
.zc0444header .logo{position:absolute;left:0;top:0;}
.zc0444navmenu .zc0444nav-itemed>a{color: #333!important;}.zc0444header .logo h1{font-size:24px;line-height:60px;}
.zc0444header .logo img{max-height:60px;padding:0;}
.zc0444header .zc0444navmenu{position:absolute;left:700px;top:0;}
.zc0444header .zc0444navmenu ul li{font-size:16px;text-align:center;position:static;}
.zc0444header .zc0444navmenu ul li a{position:relative;}
.zc0444header .zc0444navmenu ul li:hover>a{color:#fff;}
.zc0444header .zc0444navmenu ul li dl dd{float:left;}
.index .zc0444navmenu ul li:first-child{background:rgba(248, 0, 0, 0.8);color:#4ab344;}
.zc0444header .zc0444navmenu .zc0444nav-child{top:60px;}
.zc0444navmenu ul li:hover{background:rgba(248, 0, 0, 0.8);color:#333;}
.zc0444nav .zc0444nav-item a{color:#333;}
.zc0444nav .zc0444nav-item a:hover{background:rgba(248, 0, 0, 0.8);color:#333;}
@media only screen and (max-width: 1140px){
.zc0444header .logo{left:10px;}
}
@media only screen and (max-width: 1024px){
.zc0444header .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.zc0444header .zc0444navmenu{display:block;position:fixed;background:#fff;height:100%;right:0px;left:0px;padding-top:90px;z-index:99;}
.bg_hover{display:none;height:100%;width:100%;position:fixed;left:0px;top:0px;background:rgba(0, 0, 0, 0.2);z-index:98;}
.zc0444header .zc0444navmenu ul li{display:block;float:none;}
.zc0444header .zc0444navmenu .zc0444nav-child{top:0;}
.zc0444header .zc0444navmenu ul li dl dd{float: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);
	}
.zc0444sub-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%);
}
.zc0444sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.zc0444sub-menu ul li {
    float: left;
    position: relative;
}
.zc0444sub-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;
}
.zc0444sub-menu ul li.selected a {
    color: #ff5e19;
}
.zc0444sub-menu ul li:hover a {
    color: #ff5e19;
}
.zc0444sub-menu ul li.selected a::after {
    width: 100%;
}
.zc0444sub-menu ul li:hover a::after {
    width: 100%;
}
.zc0444sub-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,h1,h4,p,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;}
.zc0444row .zc0444rowtitle{text-align:center;padding:30px 0 20px 0;}
.zc0444row .zc0444rowtitle h1{font-size:28px;line-height:30px;text-align:center;}
.zc0444row .zc0444rowtitle p{font-size:16px;line-height:30px;color:rgba(119, 119, 119, 1);font-family:Arial;}
.zc0444news_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_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;}
.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;}
.zc0444content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.cpzx .img img{max-width:100%;display:block;margin:0 auto;}
.cpzx .img{height:244px;overflow:hidden;}
.cpzx .news_list_item_line{padding:0;background:#f0f0f0;border:3px solid #f0f0f0;transition:0.3s;}
.cpzx .news_list_item_line:hover{box-shadow:none;}
.cpzx .news_list_item_line:hover a{color:none;}
.cpzx .tit a{display:block;padding:25px 25px 0 25px;font-size:18px;color:#cc131c;font-weight:bold;}
.cpzx .des{margin-top:10px;padding:0 25px 25px 25px;}
.cpzx .news_list_item_line:hover{border-color:#cc131c;box-shadow:0 10px 14px rgb(0 0 0 / 30%);}
@media only screen and (min-width:992px) and (max-width:1024px){
.cpzx .img{height:192px;}
}
@media only screen and (min-width:415px) and (max-width:768px){
.cpzx .img{height:137px;}
}
.news_list_item_title a,.news_list_item_summery{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
}

/* artlist */

@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;}
.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;}
.w100{width:100%;}
.mt60{margin-top:60px;}
.mt30{margin-top:30px;}
.padd60{padding:60px 0px;}
.title{text-align:center;}
.title img{max-width:100%;}
.newsCenter{background:url(../images/bg04.jpg) no-repeat center;background-size:cover;}
.swiper-test{width:100%;height:470px;overflow:hidden;margin:auto;position:relative;}
.swiper-test .swiper{width:100%;height:100%;}
.swiper-test .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;-webkit-align-items:center;align-items:center;}
.swiper-test .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover;}
.news-ctn{height:inherit;width:100%;}
.news-img{overflow:hidden;height:298px;}
.news-img img{height:inherit;width:100%;transition:.6s ease-in-out;cursor:pointer;}
.news-img:hover img{transform:scale(1.08);}
.news-text{text-align:left;padding:10px;}
.news-text h1{color:#333;transition:all 0.3s ease 0s;font-size:16px;overflow:hidden;white-space:nowrap;padding:7px 0px;text-overflow:ellipsis;}
.news-text h1:hover{color:#3274be;}
.news-text p{color:#666666;font-size:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;word-wrap:break-word;word-break:break-all;}
.news-time{display:flex;justify-content:space-between;align-items:center;}
.news-time p{color:#666666;font-size:16px;}
.news-more{display:inline-block;padding:5px 10px;font-size:14px;color:#666;border:1px solid #666666;border-radius:3px;text-transform:capitalize;transition:all 0.30s linear;}
.news-more:hover{background-color:#3274be;color:#fff;}
@media screen and (min-width: 1281px){
.swiper-test .swiper-slide{width:33.33%!important;transform:scale(0.96);}
}
@media screen and (min-width: 1024px) and (max-width: 1280px){
.swiper-test .swiper-slide{width:33.33%!important;transform:scale(0.96);}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
.swiper-test .swiper-slide{width:33.33%!important;transform:scale(0.96);}
}
@media screen and (min-width: 320px) and (max-width: 767px){
.swiper-test .swiper-slide{width:100%!important;}
}
}
/*! CSS Used keyframes */
@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-transform:none;transform:none;}}
@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);-ms-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;}}

/* artbody */
/* 话题标签topic */
.zc0444meta-tags{padding: 20px 0;}
.zc0444meta-tags .zc0444tagitem {
    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;
}
.zc0444meta-tags .zc0444tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.zc0444meta-tags .zc0444tagitem:not(:last-child) {
    margin-right: 10px;
}


@media screen{
*{padding:0;margin:0;}
div,h1,h1,p,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;}
.zc0444place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.zc0444body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.zc0444body h1{font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 3%;color:#2a2e2e;}
.zc0444body .info{margin-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;}
.zc0444body .info small{padding:0 1px;}
.zc0444body p{padding-bottom:20px;}
.zc0444body img{max-width:90%;height:auto;margin: 2% auto;
    display: block;}
.zc0444meta-tags{padding:20px 0;}
.zc0444context{line-height:30px;}
}
/*! 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');}

/* blockrow */

/* 话题标签topic */
.zc0444meta-tags{padding: 20px 0;}
.zc0444meta-tags .zc0444tagitem {
    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;
}
.zc0444meta-tags .zc0444tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.zc0444meta-tags .zc0444tagitem: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;}
.zc0444place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.zc0444body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.zc0444body .pic img{width:100%;}
.zc0444body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.zc0444body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.zc0444body .price del{font-size:14px;color:#222;font-weight:normal;}
.zc0444body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.zc0444body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.zc0444body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.zc0444body .info small{padding:0 1px;}
.zc0444body p{padding-bottom:20px;}
.zc0444body img{max-width:98%;height:auto;}
.zc0444meta-tags{padding:20px 0;}
.zc0444context{line-height:30px;}
@media only screen and (max-width:768px){
.zc0444body .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{
.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_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;}
.content_4 .swiper{overflow:hidden;}
.content_4 .news_list_item_line{padding:16px;}
.content_4 .swiper-slide{height:400px;overflow:hidden;}
.content_4 .diy img{max-width:100%;}
.content_4 .diy .txt{width:100%;height:65px;background-color:rgba(0, 0, 0, .7);position:absolute;bottom:0px;left:0;white-space:nowrap;color:#fff;font-size:14px;}
.content_4 .diy .txt h3{margin-top:10px;}
.content_4 .time{display:block;text-align:right;}
.news_list_item_title,.news_list_item_summery{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
}
/*! CSS Used keyframes */
@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}
@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}
@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}

@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-top: 2px solid rgba(253, 181, 45, 1);
    margin-top: 75px;
}

.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;
}
.launch .Title {
    text-align: center;

    padding: 30px 0px;
}

.launch .Title h2 {
    font-size: 24px;
    color: #666666;
}

.launch .launchtop {
    width: 100%;
    overflow: hidden;
    height: 191px;

}

.launch .launchtop img {
    max-width: 100%;
    min-height: 191px;
    transition: .55s ease;
}

.launch .launchfoot a h1 {
    font-size: 16px;
    color: #029fd2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.launchfoot {
    text-align: center;
    padding: 20px 0px;
    transition: .55s ease;
    border-bottom: 1px solid #eee;
    /* border-bottom: 2px solid #029fd2;
    background: aliceblue; */

}

.launchctn:hover {
    cursor: pointer;
}

.launchctn:hover .launchfoot {
    background: aliceblue;
}

.launch .line {
    width: 0%;
    height: 2px;
    background: skyblue;
    transition: .55s ease;
}

.launchctn:hover .line {
    width: 100%;
}

.launchctn:hover .launchtop img {
    transform: scale(1.06);
}

.launch .more {
    font-size: 14px;
    color: #666666;
    text-align: center;
    display: block;
    margin: 20px 0px;
}

@media screen{
*{padding:0;margin:0;}
div,p,ul,span{margin:0;padding:0;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.zc0444content p{margin-bottom:20px;}
.gsjj2{background:url(../images/gsjj03.jpg) no-repeat;background-size:cover;text-align:center;padding:4% 0 8%;margin-top:24px;height:800px;}
.gsjj2 .list li{text-align:center;}
.gsjj2 .list .number{color:#cfe751;font-weight:bold;}
.gsjj2 .list .number .counter{font-size:32px;font-style:normal;font-family:"DINCond-Bold";}
.gsjj2 .list .text{display:block;font-size:18px;color:#20f010;}
.gsjj2 p{text-align:center;color:#b8f48a;;line-height:2;margin-top:3.5%;font-size:16px;}
.gsjj2 p em{color:#0075C1;font-weight:bold;}
@media only screen and (max-width: 600px){
.gsjj2 .list .number .counter{font-size:45px;font-style:normal;font-family:"DINCond-Bold";}
}
}

/* 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;}
.zc0444footer{margin:0 auto;color:#5d5d5d;background:#96a965;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.zc0444footer a{color:#5d5d5d;}
.zc0444footer a:hover{color:#FFF;}
.zc0444footer .zc0444flink{padding:15px 0;}
.zc0444footer .zc0444flink li{display:inline-block;margin-left:10px;}
.zc0444footer .footerserver{padding:10px 0 10px 0;text-align:center;}
.zc0444flink {font-size:18px;color:#585858;}
.zc0444flink li a {color:#585858;font-size:18px;}
.footerc{background:#26241f;color:#5d5d5d;padding:30px 0;line-height:22px;}
}



@media screen{
.culture_pic{width:100%;position:relative;}
.culture_pic img{width:100%;border-radius: 15px;}
.culture_pic h3{position:absolute;left:0;bottom:0;width:100%;height:40px;background-color:rgba(60, 130, 180, 0.7);line-height:40px;}
.culsecond .culture_pic h3{background-color:rgba(182, 152, 86, 0.7);}
.culthird .culture_pic h3{background-color:rgba(58, 57, 40, 0.7);}
.culture_pic h3 span{color:#ffff;display:inline-block;padding-left:15px;}
.culture_pic h3 span:first-child{font-size:16px;}
.culture_pic h3 span:last-child{font-size:12px;opacity:0.86;}
.culture_con p{font-size:15px;color:#666;text-align:center;padding-top:15px;}
}
