/*  
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 */
.z8d5efcontainer{width:100%}
.padding-tb30{padding: 30px 0;}
.z8d5efrow .z8d5efrowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z8d5efrow .z8d5efrowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z8d5efrow .z8d5efrowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.z8d5efcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z8d5efcontent 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;}
.z8d5efheader{height:103px;background:#ddd;}
.z8d5efheader .logo{position:absolute;left:0;top:25px;}
.z8d5efnavmenu .z8d5efnav-itemed>a{color: #333!important;}.z8d5efheader .logo h1{font-size:24px;line-height:60px;}
.z8d5efheader .logo img{max-height:60px;padding:0;}
.z8d5efnavmenu{position:absolute;left:250px;top:35px;}
.z8d5efnavmenu .z8d5efnav{background-color:#dde;}
.z8d5efnavmenu ul li:hover{color:#333;}
.z8d5efnavmenu .z8d5efnav-item a{color:#333;}
.z8d5efnavmenu .z8d5efnav .z8d5efnav-child a:hover{background:rgba(232, 235, 239, .8);}
.z8d5eficon-down:before{display:none;}
.z8d5efnav-bar{height:0;}
.z8d5efnavmenu .z8d5efnav .z8d5efnav-item{border-right:1px solid #d6d6d6;line-height:45px;}
.z8d5efnavmenu .z8d5efnav .z8d5efnav-item:nth-child(6){border-right:none;}
.z8d5efnavmenu .z8d5efnav-item>a{font-size:15px;}
.index .z8d5efnavmenu ul li:first-child>a{color:#e60044;}
.z8d5efnav-child{top:55px;}
.z8d5efnav .z8d5efnav-item a:hover, .z8d5efnav .z8d5efthis a {
    color: #e60044;
}
@media only screen and (max-width: 1024px){
.z8d5efheader{height:60px;}
}
.z8d5efheader .search{position:absolute;right:15px;top:30px;font-size:12px;display:none;}
.z8d5efheader .search ul li{position:relative;height:24px;margin-top:-12px;}
.z8d5efheader .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;}
.z8d5efheader .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;-o-transition:opacity 0.5s ease-out, width 0.5s ease-out;transition:opacity 0.5s ease-out, width 0.5s ease-out;}
.z8d5efnav-child{line-height:45px;}
@media only screen and (max-width: 1140px){
.z8d5efheader .logo{left:10px;}
.z8d5efheader .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.z8d5efheader .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.z8d5efheader .search input{width:120px;}
}
@media only screen and (max-width: 600px){
.z8d5efheader .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);
	}
.z8d5efsub-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%);
}
.z8d5efsub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.z8d5efsub-menu ul li {
    float: left;
    position: relative;
}
.z8d5efsub-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;
}
.z8d5efsub-menu ul li.selected a {
    color: #ff5e19;
}
.z8d5efsub-menu ul li:hover a {
    color: #ff5e19;
}
.z8d5efsub-menu ul li.selected a::after {
    width: 100%;
}
.z8d5efsub-menu ul li:hover a::after {
    width: 100%;
}
.z8d5efsub-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 */

div,ul,li{margin:0;padding:0;font-size:12px;_background-image:url(about:blank);_background-attachment:fixed;}
ul,li{display:block;list-style:none;}
img{border:0;}
a{text-decoration:none;outline:0;}
.left{float:left;width:100%;height:auto;overflow:hidden;}
.left_nav{width:100%;height:auto;background:#64a657;overflow:hidden;border-bottom:7px solid #5b974f;margin-bottom:30px;padding-bottom:34px;}
.left_nav li a{border-bottom:1px solid #83c975;display:block;width:100%;height:62px;background:url(../images/icons1.jpg) 194px center no-repeat;font:16px/62px "microsoft yahei";color:#fff;text-indent:22px;}
.left_list{width:100%;height:auto;background:#64a657;overflow:hidden;border-bottom:7px solid #5b974f;padding-left: 5px;}
.left_list li a{border-bottom:1px solid #83c975;display:block;width:100%;height:42px;font:14px/42px "microsoft yahei";color:#fff;}
.left_contact_top{background:url(../images/left_con_top.jpg) 0 0 no-repeat;width:100%;padding-right:16px;height:15px;padding-top:46px;text-align:center;background-size:100% 76px;}
.left_contact_top span{font:700 16px/1 "microsoft yahei";color:#4f8f43;}
.left_contact{width:99%;height:auto;background:url(../images/left_con_center.jpg) 0 0 repeat-y;padding:15px 0px;overflow:hidden;font:12px/24px "microsoft yahei";color:#484848;background-size:100% 22px;}
.left_contact_bottom{background:url(../images/left_con_bottom.jpg) 0 0 no-repeat;width:99%;padding-right:0px;height:15px;padding-bottom:46px;text-align:center;background-size:100% 30px;}

*:focus{outline:none;}



div,ul,li{margin:0;padding:0;font-size:12px;_background-image:url(about:blank);_background-attachment:fixed;}
ul,li{display:block;list-style:none;}
a{text-decoration:none;outline:0;}
.right_con{float:left;width:98%;height:auto;overflow:hidden;padding:15px 0 15px 0px;font:14px/30px "microsoft yahei";color:#484848;}
.news{width:100%;height:auto;overflow:hidden;}
.news li{border-bottom:1px dotted #5b974f;overflow:hidden;height:66px;}
.news li a{float:left;font:14px/66px "microsoft yahei";color:#484848;margin-left:6px;width: 70%;}
.news li span{float:right;font:14px/66px "microsoft yahei";color:#969696;padding-right:10px;}
.pagess{clear:both;margin:20px;overflow:hidden;margin-left:0px;text-align:center;font-size:12px;}
.pagess ul li{display:inline-block;border:1px solid #ccc;padding:2px 9px;margin:0 3px;line-height:20px;background:#fff;color:#999;}
.pagess ul li:hover{background:#64A657;color:#fff;border:1px solid #64A657;}

*:focus{outline:none;}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,h3,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.padding-tb30{padding:30px 0;}
.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;}
}

@media screen{
.news{width:100%;max-width:1400px;margin:0 auto;}
.news_title{text-align:center;padding:40px 0 30px;}
.news_title span{position:relative;display:inline-block;font-size:40px;color:#005bac;}
.news_title span::before{position:absolute;content:'';width:43px;height:1px;background:#ccc;top:50%;right:-55px;}
.news_title span::after{position:absolute;content:'';width:43px;height:1px;background:#ccc;top:50%;left:-55px;}
.news_title p{font-size:18px;color:#666;line-height:2;margin-top:10px;}
.news_con{width:100%;text-align:left;box-sizing:border-box;position:relative;padding:0 40px;}
.news_swi{width:100%;height:100%;overflow:hidden;}
.news_swi .swiper-slide{box-sizing:border-box;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;overflow:hidden;width:33%;}
.news_swi a{display:block;width:100%;height:100%;text-align:left;}
.news_con_pic{height:250px;}
.news_con_pic img{max-height:100%;}
.news_con_title h3{margin:0;font-size:20px;padding-top:11%;color:#005bac;font-weight:normal;padding-bottom:8px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.news_con_title span{font-size:15px;color:#999;font-family:ows-s;}
.news_con_more{box-sizing:border-box;padding-bottom:15px;border-bottom:1px solid #ccc;}
.news_con_more p{position:relative;display:inline-block;width:100%;text-align:left;font-size:15px;border-radius:10px 0 10px 0;max-width:139px;line-height:44px;color:#666;margin-top:9%;box-sizing:border-box;padding:0 15px;border:2px solid transparent;}
.news_con_more p::after{position:absolute;background:url(../images/moreicon2.png) no-repeat right center;width:55px;height:8px;display:inline-block;content:'';margin-left:5px;vertical-align:middle;transition:0.2s;right:5px;top:19px;}
.news_swi a:hover .news_con_more p{border:2px solid #005bac;background-color:#005bac;color:#fff;}
.news_swi a:hover .news_con_more p::after{width:21px;top:18px;background:url(../images/moreicon.png) no-repeat right center;right:18px;}
@media screen and (max-width:1024px){
.news_con_pic{height:191px;}
.news_con_more p{padding:0 15px 0 0;}
}
@media screen and (max-width:768px){
.news_swi .swiper-slide{width:50%;}
}
@media screen and (max-width:650px){
.news_con{padding:0 25px;}
.news_swi .swiper-slide{width:100%;}
}
}
/*! CSS Used fontfaces */
@font-face{font-family:ows-s;src:url('../images/Oswald-Light.ttf');}

/* artbody */
/* 话题标签topic */
.z8d5efmeta-tags{padding: 20px 0;}
.z8d5efmeta-tags .z8d5eftagitem {
    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;
}
.z8d5efmeta-tags .z8d5eftagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z8d5efmeta-tags .z8d5eftagitem: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;}
.z8d5efplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z8d5efbody{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z8d5efbody .pic img{width:100%;}
.z8d5efbody h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z8d5efbody .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z8d5efbody .price del{font-size:14px;color:#222;font-weight:normal;}
.z8d5efbody .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z8d5efbody .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z8d5efbody .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z8d5efbody .info small{padding:0 1px;}
.z8d5efbody p{padding-bottom:20px;}
.z8d5efbody img{max-width:98%;height:auto;}
.z8d5efmeta-tags{padding:20px 0;}
.z8d5efcontext{line-height:30px;}
@media only screen and (max-width:768px){
.z8d5efbody .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');}

/* blockrow */

/* 话题标签topic */
.z8d5efmeta-tags{padding: 20px 0;}
.z8d5efmeta-tags .z8d5eftagitem {
    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;
}
.z8d5efmeta-tags .z8d5eftagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z8d5efmeta-tags .z8d5eftagitem: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;}
.z8d5efplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z8d5efbody{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z8d5efbody .pic img{width:100%;}
.z8d5efbody h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z8d5efbody .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z8d5efbody .price del{font-size:14px;color:#222;font-weight:normal;}
.z8d5efbody .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z8d5efbody .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z8d5efbody .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z8d5efbody .info small{padding:0 1px;}
.z8d5efbody p{padding-bottom:20px;}
.z8d5efbody img{max-width:98%;height:auto;}
.z8d5efmeta-tags{padding:20px 0;}
.z8d5efcontext{line-height:30px;}
@media only screen and (max-width:768px){
.z8d5efbody .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,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_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_7 p{text-align:center;}
.content_7 .first{color:rgb(51, 51, 51);font-size:18px;line-height:30px;font-family:"Microsoft Yahei", '宋体', arial, verdana, sans-serif;display:inline-block;margin:65px 0 0 35px;}
.content_7 .last{color:rgb(204, 204, 204);font-size:18px;line-height:30px;font-family:'微软雅黑', '宋体', arial, verdana, sans-serif;}
.content_7 .img{padding:0 15px;}
.content_7 .pic{position:relative;margin:50px 0;overflow:hidden;}
.content_7 .mask{position:absolute;top:480px;left:0;width:100%;height:100%;background:rgba(0, 0, 0, .5);margin:0 auto;}
.content_7 .mask h3{color:#fff;font:normal normal 20px/30px '微软雅黑';text-align:center;margin-top:200px;}
.content_7 .mask p{color:#fff;font:normal normal 14px/20px '微软雅黑';text-align:center;}
.content_7 .pic img{display:block;width:100%;margin:0 auto;}
.content_7 .time{text-align:right;}
.content_7 .pic:hover .mask{transform:translateY(-480px);transition:all ease .8s;}
@media only screen and (max-width:768px){
.content_7 .pd{padding:0;}
}
.news_list_item_title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
}

@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;
}
.pro {
    padding: 50px 1em;
    background-color: #f8f8f8;
}

.pro .title {
    width: 100%;
}

.pro .title .pt2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #666;
}

.pro .title .pt1 {
    line-height: 1.8;
    text-align: center;
    font-size: 14px;
}

.pro .title .pd1 {
    text-align: center;
    margin: 10px 0 50px;
    line-height: 1.6;
    font-size: 14px;
    color: rgb(102, 102, 102);
}

.pro .item .pic {
    width: 100%;
    height: 165px;
    overflow: hidden;
}

.pro .item .pic img {
    width: 100%;
    transform: scale(1.0);
    transition: all .3s;
}

.pro .item .title {
    text-align: center;
    background: #014099;
    color: #fff;
    padding: 10px 5px;
    font-size: 15px;
    box-sizing: border-box;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro .item .pic img:hover {
    transform: scale(1.3);
}


@media screen{
*{padding:0;margin:0;}
div,img{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.main{max-width:1760px;margin:0 auto;overflow:hidden;}
.index-wrap{height:100%;overflow:hidden;margin:70px 0;}
.index-wrap .pic{width:100%;}
.index-wrap .main{overflow:hidden;background-color:#f4f4f4;}
.index-wrap .pic img{max-width:100%;}
.index-wrap .text{text-align:center;padding:2em 5em;}
.index-wrap .text .title{line-height:1.275;font-size:38px;}
.index-wrap .text .con{font-size:16px;line-height:1.8125;margin-top:2.375em;}
.index-wrap .text .btn{padding-top:3.375em;font-size:16px;}
.index-wrap .text .btn a{display:inline-block;background:#2e3638;border-radius:20px;text-align:center;color:#fff;width:10em;line-height:2.875;}
.index-wrap .text .btn a:hover{background:#748b93;color:#fff;}
@media only screen and (max-width: 1140px){
.index-wrap .text .title{font-size:24px;}
}
@media only screen and (max-width: 600px){
.index-wrap .text{padding:1em;}
}
}

/* 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;}
.z8d5effooter{margin:0 auto;color:#5d5d5d;background:#764233;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.z8d5effooter a{color:#ffbbbc;}
.z8d5effooter a:hover{color:#FFF;}
.z8d5effooter .z8d5efflink{padding-bottom:20px;}
.z8d5effooter .z8d5efflink li{display:inline-block;margin-left:10px;}
.z8d5effooter .footerserver{padding:10px 0 20px 0;text-align:left;}
.z8d5efflink {font-size:18px;color:#e2e2e2;}
.z8d5efflink li a {color:#e2e2e2;font-size:18px;}
.footerc{background:#9a6232;color:#ffbbbc;padding:30px 0;line-height:22px;}
}




@media screen{
*{padding:0;margin:0;}
div,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.w100{width:100%;}
.mt60{margin-top:60px;}
.mt30{margin-top:30px;}
.padd30{padding:30px;}
.homeProduct{background-image:url(../images/fbg04.jpg);}
.homeProduct .z8d5efcol-md2{width:20%;float:left;}
.p3{background-repeat:no-repeat;background-size:cover;background-position:center center;}
.hP-ctn{display:block;padding:20px;position:relative;height:295px;opacity: 0.8;}
.arrow{position:absolute;width:14px;height:14px;background-repeat:no-repeat;display:none;}
.tl{left:15px;top:15px;background-image:url(../images/tl.png);}
.tr{right:15px;top:15px;background-image:url(../images/tr.png);}
.bl{left:15px;bottom:15px;background-image:url(../images/bl.png);}
.br{right:15px;bottom:15px;background-image:url(../images/br.png);}
.effect-img{overflow:hidden;text-align:center;cursor:pointer;zoom:1;overflow:hidden;}
.effect-img img{display:block;width:100%;}
.effect-img img{opacity:1;-webkit-transition:opacity 0.35s, -webkit-transform 0.35s;transition:opacity 0.35s, transform 0.35s;max-width:100%;}
.name{display:block;font-size:22px;line-height:40px;height:40px;color:#eee;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#763d2a;;;text-align:center;}
.hP-ctn:hover .arrow{display:block;}
.hP-ctn:hover .effect-img img{transform:scale(1.18);}
.homeProduct .z8d5efrow:last-child{transform:scale(0.83);}
.effect-img{color: #f6f6f6;background:#602f20;font-size: 20px;padding:7px;text-align:center;cursor:pointer;zoom:1;overflow:hidden;min-height: 200px;display: flex;align-items: center;justify-content: center;}
.effect-img img{display:block;max-width:100%;transition:opacity 0.35s, transform 0.35s;height: 200px;width: 200px;margin: 0 auto;}
.effect-img:hover img{opacity:1;-webkit-transform:scale3d(1.2, 1.2, 1);transform:scale3d(1.2, 1.2, 1);}
.effect-img:hover{border:1px solid #db0d85;}
@media screen and (min-width: 1281px){
.effect-ht img{height:200px;}
.hp01{height:255px;}
}
@media screen and (min-width: 320px) and (max-width: 1023px){
.homeProduct .z8d5efrow:last-child{transform:scale(1);}
.homeProduct .z8d5efcol-md2{width:100%;float:none;}
.hP-ctn,.effect-img img{height:auto!important;}
}
}
