/*  
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 */
.zb486acontainer{width:100%}
.padding-tb30{padding: 30px 0;}
.zb486arow .zb486arowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.zb486arow .zb486arowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.zb486arow .zb486arowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.zb486acontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.zb486acontent p{padding-bottom: 20px;}

/* header */

@media screen{
*{padding:0;margin:0;}
div,h1,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;}
.zb486aheader{height:60px;background:#FFF;box-shadow:0 3px 4px rgb(0 0 0 / 10%);position:fixed;width:100%;}
.zb486aheader .zb486amain{width:1400px;margin:0 auto;}
@media screen and (max-width:1024px){
.zb486aheader .zb486amain{width:auto;margin:0 auto;}
}
.zb486aheader .logo{position:absolute;left:0;top:0;}
.zb486anavmenu .zb486anav-itemed>a{color: #333!important;}.zb486aheader .logo h1{font-size:24px;line-height:60px;}
.zb486aheader .logo img{max-height:60px;padding:0;}
.zb486aheader .zb486anavmenu{position:absolute;left:600px;top:0;}
.zb486aheader .zb486anavmenu ul li{font-size:16px;text-align:center;}
.index .zb486anavmenu ul li:first-child{background-color:rgba(34, 51, 115, 1);color:#fff;}
.index .zb486anavmenu ul li:first-child a{background-color:rgba(34, 51, 115, 1);color:#fff;}
.zb486aheader .zb486anavmenu ul li{padding:0 10px;}
 .zb486anav .zb486anav-item a{color:#333;display:block;padding:0 20px;transition:all .3s;-webkit-transition:all .3s;}
.zb486aheader .zb486anav-bar{display:none;}
.zb486anav .zb486anav-item a:hover{background-color:rgba(34, 51, 115, 1);color:#FFF;}
@media only screen and (max-width: 1140px){
.zb486aheader .logo{left:10px;}
}
@media only screen and (max-width: 1024px){

.zb486aheader .zb486anavmenu ul li{padding:0;}
.zb486aheader .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.zb486aheader .zb486anavmenu{display:block;position:fixed;background:#fff;width:200px;height:100%;right:0px;left:0px;padding-top:90px;z-index:99;transition:transform 0.25s ease-out, opacity 0.25s ease-out;}
.icon_menu{display:block;height:20px;width:20px;position:absolute;left:21px;top:18px;z-index:100;}
.icon_menu .i_menu{display:block;background:url(../images/icon_menu_hover.png) no-repeat center;background-size:100% 100%;width:20px;height:20px;margin-top:0;}
.icon_menu .i_close{display:none;height:14px;width:15px;background:url(../images/icon_menu_close.png) no-repeat 0 0;background-size:contain;position:fixed;left:21px;top:21px;z-index:4;}
.bg_hover{display:none;height:100%;width:100%;position:fixed;left:0px;top:0px;background:rgba(0, 0, 0, 0.2);z-index:98;}
.zb486aheader .zb486anavmenu ul li{display:block;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);
	}
.zb486asub-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%);
}
.zb486asub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.zb486asub-menu ul li {
    float: left;
    position: relative;
}
.zb486asub-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;
}
.zb486asub-menu ul li.selected a {
    color: #ff5e19;
}
.zb486asub-menu ul li:hover a {
    color: #ff5e19;
}
.zb486asub-menu ul li.selected a::after {
    width: 100%;
}
.zb486asub-menu ul li:hover a::after {
    width: 100%;
}
.zb486asub-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;
}
.zb486anav .zb486anav-more{right:13px;}

/* container */

/* pagelist */

@media screen{
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
}

@media screen{
*{padding:0;margin:0;}
div,h1,p,ul,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;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.zb486arow .zb486arowtitle{text-align:center;padding:30px 0 20px 0;}
.zb486arow .zb486arowtitle h1{font-size:28px;line-height:30px;text-align:center;}
.zb486arow .zb486arowtitle p{font-size:16px;line-height:30px;color:rgba(119, 119, 119, 1);font-family:Arial;}
.news_content{box-shadow:0 0 15px 0 rgb(0 0 0 / 10%);border-radius:6px;overflow:hidden;background:#fff;-webkit-transition:.7s;-moz-transition:.7s;-o-transition:.7s;transition:.7s;}
.news_content:hover{background:#EFEFEF;}
.news_img{width:100%;height:180px;display:inline-block;background-repeat:no-repeat;background-size:cover;background-position:50%;}
.news_info{padding:15px;width:100%;box-sizing:border-box;overflow:hidden;display: block;min-height:140px;text-align:center;}
.article_title{font-size:16px;color:#333;text-decoration:none;overflow:hidden;}
.news_summary{line-height:26px;color:#878787;margin-top:14px;font-size:14px;overflow:hidden;visibility:hidden;text-overflow:ellipsis;white-space:nowrap;}
.zb486anews_list_wrap{max-width:1140px;margin:0 auto;}
.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;}
.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;}
.zb486acontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.newsum{visibility:inherit;}
@media screen and (min-width:480px) and (max-width:767px){
.news_img{height:279px;}
}
.newsum{visibility:inherit;white-space:nowrap;text-overflow:ellipsis;}
@media screen and (min-width: 768px) and (max-width: 1023px){
.newspace{padding:1% 2%;}
}
@media screen and (min-width: 320px) and (max-width: 480px){
.news_img{width:100%;height:180px;display:inline-block;background-repeat:no-repeat;background-size:cover;background-position:50%;}
.news_img{width:100%;}
}
}
/*! 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;}}

/* artlist */

@media screen{
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}
}

@media screen{
*{padding:0;margin:0;}
div,h2,p{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
.padding-tb30{padding:30px 0;}
.news_content{box-shadow:0 0 15px 0 rgb(0 0 0 / 10%);border-radius:6px;overflow:hidden;background:#fff;-webkit-transition:.7s;-moz-transition:.7s;-o-transition:.7s;transition:.7s;}
.news_content:hover{background:#EFEFEF;}
.news_img{width:100%;height:180px;display:inline-block;background-repeat:no-repeat;background-size:cover;background-position:50%;}
.news_info{padding:15px;width:100%;box-sizing:border-box;overflow:hidden;min-height:70px;text-align:center;white-space:nowrap;text-overflow:ellipsis;}
.article_title{font-size:16px;color:#333;text-decoration:none;overflow:hidden;}
.activity .zb486amain{text-align:center;}
.activity .zb486arowtitle{margin-top:5%;text-align:center;}
.activity .zb486arowtitle h2{font-size:30px;color:rgb(34, 34, 34);line-height:30px;}
.activity .zb486arowtitle .en{font-size:36px;font-weight:700;color:rgba(233, 233, 250, 1);}
.activity p{margin:15px 0;}
.activity p .more{color:#fff;font-size:14px;line-height:1.42;padding:15px 10%;background-color:rgba(85, 81, 247, 1);}
@media only screen and (max-width: 600px){
.activity .zb486arowtitle h2{font-size:20px;color:rgb(34, 34, 34);line-height:30px;}
.activity .zb486arowtitle .en{font-size:23px;font-weight:700;color:rgba(233, 233, 250, 1);margin:0;}
}
}
/*! 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 */
.zb486aplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.zb486abody{width:100%;overflow-x: hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.zb486abody h1{font-size:20px;line-height:50px;text-align:left;color: #2a2e2e;}
.zb486abody .info{padding-bottom:15px;font-family: HelveticaNeueLTPro, 微软雅黑;}
.zb486abody .info small{padding:0 1px;}
.zb486abody p{padding-bottom: 20px;}
.zb486abody img{max-width:98%;height:auto;}
.zb486ameta-tags{padding: 20px 0;}
.zb486ameta-tags .zb486atagitem {
    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;
}
.zb486ameta-tags .zb486atagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.zb486ameta-tags .zb486atagitem:not(:last-child) {
    margin-right: 10px;
}
.zb486acontext{line-height: 30px;}

/* blockrow */

/* 话题标签topic */
.zb486ameta-tags{padding: 20px 0;}
.zb486ameta-tags .zb486atagitem {
    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;
}
.zb486ameta-tags .zb486atagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.zb486ameta-tags .zb486atagitem: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;}
.zb486aplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.zb486abody{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.zb486abody .pic img{width:100%;}
.zb486abody h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.zb486abody .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.zb486abody .price del{font-size:14px;color:#222;font-weight:normal;}
.zb486abody .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.zb486abody .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.zb486abody .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.zb486abody .info small{padding:0 1px;}
.zb486abody p{padding-bottom:20px;}
.zb486abody img{max-width:98%;height:auto;}
.zb486ameta-tags{padding:20px 0;}
.zb486acontext{line-height:30px;}
@media only screen and (max-width:768px){
.zb486abody .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-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;
}
.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;
}

.tleleft img {
    max-width: 26px;
    margin-left: 15px;
    margin-top: 5px;
}

.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;
}

/* .Product{
    margin-top: 60px;
} */
.Product .layui-carousel>[carousel-item]>* {
    background: none !important;
}

.Product .layui-carousel {
    background: none !important;
}

.Product .layui-carousel>[carousel-item]:before {
    display: none;
}

.pdtimg {
    overflow: hidden;
    height: 130px;
}

.pdtimg img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.pdttext {
    padding: 10px 0px;
}

.pdttext h1 {
    color: #555555;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pdtctn {
    margin-top: 30px;
}

.Product .layui-carousel[lay-arrow=always] .layui-carousel-arrow {
    display: none;
}

.Product .layui-carousel-ind {
    display: none;
}

.atsimg {
    width: 100%;
    text-align: center;
}

.atsimg img {
    max-width: 189px;
}

.atstext {
    font-size: 16px;
    font-family: "微软雅黑", "arial";
    color: #787878;
    padding: 18px;
}

.atsright {
    text-align: end;
}

.atsright div:nth-of-type(2) {
    margin-top: 20px;
}

.atsright div:nth-of-type(2) p {
    font-size: 14px;
    color: #787878;
}

.atus {
    margin-top: 30px;
}

.tleleft h3 {
    font-size: 18px;
    font-family: "微软雅黑", "arial";
    color: #787878;
    font-weight: bold;
}

.tleleft a:hover>h3 {
    color: #007c36;
}

.atus01img {
    width: 100%;
    text-align: center;
}

.atus01img img {
    max-width: 100%;
}

.atus01 {
    margin-top: 30px;
}

.atus01text h2 {
    color: #787878;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.atus01text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    margin: 0px 52px;
    padding: 10px 0px;
    border-bottom: 1px solid #ddd;
}

.atus01text div:nth-of-type(1) {
    width: 60%;
}

.atus01 .z2008fcol-md12 {
    background: #f2f2f2;
    padding: 34px 0px;
}

.friends {
    margin-top: 60px;
}

.fesimg {
    width: 100%;
    text-align: center;
}

.fesimg img {
    max-width: 100%;
}

.fesimg p {
    margin-top: 5px;
    color: #999999;
    font-size: 14px;
}

.fesctn {
    margin-top: 30px;
    margin-bottom: 60px;
}


@media screen{
*{padding:0;margin:0;}
div,h4,p,img{margin:0;padding:0;}
img{border:none;}
.zb486acontent p{padding-bottom:20px;}
.w100{width:100%;padding:0;}
.content_2 .intro{padding:0 15px;}
.content_2{background:url('../images/1.jpg') no-repeat;background-size:cover;padding:50px 0 30px 0;}
.content_2 .intro img{max-width:100%;}
.content_2 .intro h4{font-size:18px;color:#444;text-align:center;margin:15px 0 30px 0;}
.content_2 .intro p{font-size:16px;color:#444;padding-bottom:0;text-indent:2em;}
}

/* footer */

@media screen{
*{padding:0;margin:0;}
div,p,img,span,dl,dt,dd{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.zb486afooter{margin:0 auto;color:#5d5d5d;background:#fff;border-top:2px solid #EA5504;text-align:center;}
.zb486afooter a{color:#5d5d5d;}
.zb486afooter a:hover{color:#5d5d5d;}
.zb486afooter .zb486aflink{padding-bottom:20px;}
.zb486afooter .footerserver{padding:30px 0 20px 0;text-align:left;}
.zb486afooter dl{margin:0 0 10px 50px;}
.zb486afooter dt{position:relative;font-size:16px;color:#EA5504;font-weight:bold;line-height:20px;margin-bottom:10px;}
.zb486afooter dd{line-height:30px;}
.footerc{background:#fff;color:#5d5d5d;padding:30px 0;line-height:22px;}
#back-top{position:fixed;z-index:200;opacity:1;transition:bottom .3s ease;width:66px;height:70px;right:21px;bottom:47px;box-sizing:border-box;}
#back-top .back_top_content{position:absolute;left:50%;margin-left:-24px;bottom:calc(50% - 7px);margin-bottom:-24px;transition:bottom .3s ease;}
#back-top:hover .back_top_content{bottom:50%;}
.back_top_content .svg_0{width:48px;height:48px;}
.back_top_content svg{cursor:pointer;}
}
