/*  
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 */
.z874c9container{width:100%}
.padding-tb30{padding: 30px 0;}
.z874c9row .z874c9rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z874c9row .z874c9rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z874c9row .z874c9rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.z874c9content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z874c9content 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;}
.z874c9header{height:99px;background:#FFF;position:absolute;width:100%;top:20px;background:rgba(38, 38, 38, 0.58);}
@media only screen and (max-width: 1024px){
.z874c9header{height:64px;}
}
.z874c9header .logo{left:0;top:0;}
.z874c9navmenu .z874c9nav-itemed>a{color: #333!important;}.z874c9header .logo h1{font-size:24px;line-height:56px;}
.z874c9header .logo img{max-height:60px;padding:0;}
.z874c9navmenu{position:absolute;left:0;top:0;}
.z874c9navmenu .z874c9nav{padding:0;}
.z874c9navmenu ul li:hover{color:#333;}
.z874c9icon-down:before{display:none;}
.z874c9nav-bar{height:0;}
.z874c9navmenu .z874c9nav-item{line-height:43px;}
.z874c9navmenu .z874c9nav-item>a{color:#fff;font-size:16px;}
.z874c9navmenu .z874c9nav-item:hover{background:#6073a7;}
.z874c9nav-child{box-shadow:none;border:none;background:rgba(130, 160, 230, 0.74);top:43px;}
.z874c9nav .z874c9nav-child a{color:#fff;text-align:center;}
.z874c9navmenu .z874c9nav .z874c9nav-child a:hover{background:#526390;color:#fff;}
.z874c9icon-spread-left:before,.z874c9icon-close:before{color:#fff;}
.z874c9header .search{position:absolute;right:225px;top:22px;font-size:12px;}
.z874c9header .search ul li{position:relative;height:24px;margin-top:-12px;}
.z874c9header .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;}
.z874c9header .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;}
.z874c9nav-child{line-height:45px;}
@media only screen and (max-width: 1140px){
.z874c9header .logo{left:10px;}
.z874c9header .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.z874c9header .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.z874c9header .search_r{left:auto;right:20px;}
.z874c9header .search input{width:120px;}
}
@media only screen and (max-width: 600px){
.z874c9header .search{display:none;}
.z874c9nav-tree .z874c9nav-item a{color:#333;}
}
}


    .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);
	}
.z874c9sub-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%);
}
.z874c9sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.z874c9sub-menu ul li {
    float: left;
    position: relative;
}
.z874c9sub-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;
}
.z874c9sub-menu ul li.selected a {
    color: #ff5e19;
}
.z874c9sub-menu ul li:hover a {
    color: #ff5e19;
}
.z874c9sub-menu ul li.selected a::after {
    width: 100%;
}
.z874c9sub-menu ul li:hover a::after {
    width: 100%;
}
.z874c9sub-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,h2,h3,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;}
.sub_nav .z874c9sub-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%);}
.sub_nav .z874c9sub-menu ul{text-align:center;font-size:0;}
.sub_nav .z874c9sub-menu ul li{float:left;position:relative;}
.sub_nav .z874c9sub-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;}
.sub_nav .z874c9sub-menu ul li:hover a{color:#ff5e19;}
.sub_nav .z874c9sub-menu ul li:hover a::after{width:100%;}
.sub_nav .z874c9sub-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;}
.z874c9row .z874c9rowtitle{text-align:center;padding:30px 0 20px 0;display:none;}
.z874c9row .z874c9rowtitle h1{font-size:28px;line-height:30px;text-align:center;}
.z874c9row .z874c9rowtitle p{font-size:16px;line-height:30px;color:rgba(119, 119, 119, 1);font-family:Arial;}
.z874c9news_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;}
.z874c9content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.mt30{margin-top:30px;}
.news-abstract{color:#999999;line-height:26px;margin-top:10px;max-height:50px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#1A1A1A;font-weight:bold;}
.sub_nav{width:100%;}
.sub_nav .z874c9sub-menu ul{width:100%;border-bottom:none;}
.sub_nav .z874c9sub-menu ul li{float:none;width:100%!important;}
.sub_nav .z874c9sub-menu{box-shadow:none;}
.sub_top,.sub_top a{color:#999999;font-size:12px;text-align:center;margin-bottom:20px;}
.sub_nav .z874c9sub-menu ul li a{font-size:18px;font-weight:bold;color:#999999;}
.sub_nav .z874c9sub-menu ul li a::after{display:none;}
.sub_nav .z874c9sub-menu ul li{color:#999999;border-left:1px solid #E6E6E6;}
.ny_title{height:30px;}
.ny_title h3{line-height:28px;font-size:28px;float:left;color:#000000;}
.pt30{padding:30px 0px;}
.news-abstract{margin-top:30px;}
.news-t{padding-top:30px;font-size:20px;color:#1a1a1a;display:block!important;font-weight:bold!important;}
.one{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;font-weight:initial;}
.news-abstract{color:#999999;line-height:26px;margin-top:10px;max-height:50px;}
.newsyear{color:#afb1af;font-size:16px;}
.moreText{font-size:16px;color:#FF8410;height:130px;width:100%;display:flex;align-items:center;}
.moreText a{color:#FF8410;}
.moreText a:hover{color:#FF8410;}
.moreText:after{content:'';display:inline-block;width:8px;height:14px;margin-left:10px;vertical-align:-1px;background:url(../images/right.png) no-repeat;background-size:100% 100%;}
.newsleft{transition:all .55s ease;}
.newsleft:hover{cursor:pointer;}
.newsleft:hover .news-t{color:#FF8410;}
.newsleft:hover .news-abstract{color:#FF8410;}
}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,h2,h3,p,img,span{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;}
.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;}
.index_tit{line-height:1.42;height:100px;margin:20px 0;text-align:left;}
.index_tit h2{font-size:26px;font-weight:bold;color:#bfbfbf;}
.index_tit h3{font-size:22px;font-weight:bold;color:#0068b6;margin-bottom:15px;}
.index_tit b{width:36px;height:2px;background-color:#0068b6;display:block;}
.index-business{width:auto;min-height:600px;background:url(../images/index02.jpg) center;background-size:cover;padding:50px 0px;text-align:center;}
.index-business .index_tit{text-align:center;}
.index-business .index_tit b{margin:0 auto;}
.swiper-container2{overflow:hidden;}
.swiper-container2 .swiper-slide{width:33%;padding:0 10px;background:none;}
.index-business .item{width:100%;height:335px;padding:0 15px;transition:all 0.6s;background-color:#fff;}
.index-business .pic{width:103px;height:103px;overflow:hidden;border-radius:50%;margin:0 auto;position:absolute;top:32px;left:0;right:0;font-size:0;background:url(../images/bst-shadow-bg.png) no-repeat center;}
.index-business .pic img{position:relative;}
.index-business .item a h3{width:280px;font-size:18px;font-weight:normal;line-height:36px;display:inline-block;transition:all 0.6s;}
.index-business .item a p{width:100%;font-size:16px;color:#999;overflow:hidden;display:inline-block;transition:all 0.6s;}
.index-business .item:hover{background-color:#0068b6;}
.index-business .item:hover .pic{background:#fff;}
.index-business .item:hover .pic img{top:-103px;}
.index-business .item:hover a h3,.index-business .item:hover a p{color:#fff;}
.swiper-container2 .swiper-button-prev{top:5 0%;left:-50px;border-radius:50%;height:40px;width:40px;background-color:#0068b6;}
.swiper-container2 .swiper-button-next{top:50%;right:-50px;border-radius:50%;height:40px;width:40px;background-color:#0068b6;}
.swiper-container2 .swiper-button-next:after,.swiper-container2 .swiper-button-prev:after{font-size:16px;color:#fff;}
.index-business a.more{width:220px;height:40px;margin:60px auto;margin-bottom:0;font-size:16px;text-align:center;color:#fff;line-height:40px;display:block;background-color:#448aca;border-radius:5px;transition:all 0.2s;}
@media only screen and (max-width: 992px){
.swiper-container2 .swiper-slide{width:50%;padding:0 10px;background:none;}
}
@media only screen and (max-width: 600px){
.swiper-container2 .swiper-slide{width:100%;padding:0 10px;background:none;}
}
}
/*! CSS Used fontfaces */
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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') format('woff');font-weight:400;font-style:normal;}

/* artbody */
.z874c9place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z874c9body{width:100%;overflow-x: hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z874c9body h1{font-size:20px;line-height:50px;text-align:left;color: #2a2e2e;}
.z874c9body .info{padding-bottom:15px;font-family: HelveticaNeueLTPro, 微软雅黑;}
.z874c9body .info small{padding:0 1px;}
.z874c9body p{padding-bottom: 20px;}
.z874c9body img{max-width:98%;height:auto;}
.z874c9meta-tags{padding: 20px 0;}
.z874c9meta-tags .z874c9tagitem {
    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;
}
.z874c9meta-tags .z874c9tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z874c9meta-tags .z874c9tagitem:not(:last-child) {
    margin-right: 10px;
}
.z874c9context{line-height: 30px;}

/* blockrow */

/* 话题标签topic */
.z874c9meta-tags{padding: 20px 0;}
.z874c9meta-tags .z874c9tagitem {
    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;
}
.z874c9meta-tags .z874c9tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z874c9meta-tags .z874c9tagitem: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;}
.z874c9place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z874c9body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z874c9body .pic img{width:100%;}
.z874c9body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z874c9body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z874c9body .price del{font-size:14px;color:#222;font-weight:normal;}
.z874c9body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z874c9body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z874c9body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z874c9body .info small{padding:0 1px;}
.z874c9body p{padding-bottom:20px;}
.z874c9body img{max-width:98%;height:auto;}
.z874c9meta-tags{padding:20px 0;}
.z874c9context{line-height:30px;}
@media only screen and (max-width:768px){
.z874c9body .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,h2,h3,p,img{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.z874c9rowtitle h2.title{width:240px;height:100%;margin:0 auto;}
.news{margin-bottom:50px;}
.news .z874c9rowtitle{margin:50px 0;padding:2em;box-sizing:border-box;}
.news .item{padding:1em;overflow:hidden;}
.news .item .pic{width:100%;height:420px;overflow:hidden;position:relative;}
.news .item .pic img{width:100%;height:100%;transform:scale(1.0);transition:all .3s;}
.news .item .pic .box{width:100%;height:120px;box-sizing:border-box;background-color:rgb(0 0 0 / .3);transition:all .3s;position:absolute;bottom:-120px;color:#fff;padding:10px 15px;}
.news .item .box h3.title{font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news .item .box .txt{margin-top:10px;font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;}
.news .item:hover .pic .box{position:absolute;bottom:0;}
.news .item:hover .pic img{transform:scale(1.1);}
.news .row1 .item{padding:1em;}
.news .row1 .list{padding:0;background-color:rgba(0, 0, 0, 0.05);}
.news .row1 .list:hover{background-color:rgba(209, 47, 58, 1);}
.news .row1 .list:hover .info{color:#fff;}
.news .row1 .item .timer{text-align:right;padding-right:15px;background-color:rgba(209, 47, 58, 1);}
.news .row1 .item .timer h2{color:#fff;font-size:32px;padding-top:35px;}
.news .row1 .item .timer p{margin-top:5px;font-size:14px;color:#fff;padding-bottom:35px;}
.news .row1 .item .info{padding:15px;}
.news .row1 .item .info .tit{font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news .row1 .item .info .desc{font-size:14px;min-height:3em;padding-top:10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;}
@media only screen and (max-width: 996px){
.news .row1 .item .timer h2{color:#fff;font-size:32px;padding-top:20px;}
.news .row1 .item .timer p{margin-top:5px;font-size:14px;color:#fff;padding-bottom:20px;}
}
}
/*! CSS Used keyframes */
@-webkit-keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}100%{-webkit-transform:none;transform:none;}}
@keyframes bounceInLeft{0%,100%,60%,75%,90%{-webkit-transition-timing-function:cubic-bezier(0.215,.61,.355,1);transition-timing-function:cubic-bezier(0.215,.61,.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);-ms-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);-ms-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);-ms-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);-ms-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}100%{-webkit-transform:none;-ms-transform:none;transform:none;}}
@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}
@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);-ms-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{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;
}
.pdtctn{
    width: 100%;
    margin: auto;
    height: 300px;
    border: 1px solid #e2f5ff;
    display: flex;
    justify-content: start;
    align-items: center;
}
.product{
    background-color:#17325d;
    padding: 60px 0px;
    width: 100%;
}
.product .title {
    text-align: center;
}
.product .title>.en {
    font-family: "Noto Sans S Chinese Thin";
    font-size: 60px;
    color: #737373;
    text-transform: uppercase;
    line-height:80px;
}
.cff {
    color: #fff !important;
}
.product .title>.zh {
    font-size: 30px;
    color: #585858;
    font-weight: bold;
    
    line-height:80px;
}
.pdtimg {max-width:240px;}
.pdtimg img{
    max-width: 100%;
}
.pdttext{
    padding-right: 20px;
}
.pdttext .zh a{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}
.pdttext .zh a:hover{
    color: #fff;
}
.pdttext .en{
    font-family: "Arial";
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.product_more a{
    font-family: "新宋体";
    font-size: 14px;
    color: #000;
    display: block;
    width: 106px;
    height: 36px;
    background-color: #b3dbf2;
    text-align: center;
    line-height: 36px;
    margin: 0 auto;
    margin-top: 30px;
    font-weight: bold;
}
.product_more a:hover{
    color: #000;
}


@media screen{
*{padding:0;margin:0;}
div,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.home-s1{margin:3% 0;padding:0 1em;}
.home-s1 .left .pic img{width:100%;}
.home-s1 .left .item{float:left;text-align:center;font-size:15px;height:150px;padding-top:50px;padding:50px 6px 0;box-sizing:border-box;width:25%;}
.home-s1 .left .item .count{color:#0075c1;}
.home-s1 .left .item .count em{font-style:normal;font-size:50px;}
.home-s1 .left .item .text{color:#000;display:block;}
.home-s1 .right .content{padding:10px 0 10px;}
.column-top .title-cn{font-size:36px;margin-bottom:9px;font-weight:normal;}
.column-top .title-en{display:block;font-weight:500;padding:10px 0;}
.home-s1 .right .content .column-top .title-en img{border:none;max-width:100%;vertical-align:middle;}
.home-s1 .right .content p{font-size:15px;line-height:16px;color:#000;margin:10px 0 10px;text-indent:2em;}
.home-s1 .right .content .btn{display:block;width:180px;height:55px;line-height:55px;color:#fff;text-align:center;background-color:#0075c1;}
.home-s1 .right .content .btn span::after{content:"";display:inline-block;width:30px;height:6px;background:url(../images/icon20.png) no-repeat;vertical-align:middle;margin-bottom:6px;margin-left:28px;}
.home-s1 .right .video-box{box-sizing:border-box;}
.home-s1 .right .video-box video{width:100%;}
}

/* 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;}
.z874c9footer{margin:0 auto;color:#5d5d5d;background:#fef8eb;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.z874c9footer a{color:#5d5d5d;}
.z874c9footer a:hover{color:#FFF;}
.z874c9footer .z874c9flink{padding:15px 0;}
.z874c9footer .z874c9flink li{display:inline-block;margin-left:10px;}
.z874c9footer .footerserver{padding:10px 0 10px 0;text-align:center;}
.z874c9flink {font-size:18px;color:#585858;}
.z874c9flink li a {color:#585858;font-size:18px;}
.footerc{background:#fcebd1;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(15, 80, 10, 0.7);line-height:40px;}
.culsecond .culture_pic h3{background-color:rgba(100, 120, 150, 0.7);}
.culthird .culture_pic h3{background-color:rgba(60, 100, 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;}
}
