/*  
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 */
.za7c57container{width:100%}
.padding-tb30{padding: 30px 0;}
.za7c57row .za7c57rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.za7c57row .za7c57rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.za7c57row .za7c57rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.za7c57content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.za7c57content 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;}
.za7c57header{height:110px;background:#FFF;box-shadow:0 3px 4px rgb(0 0 0 / 10%);}
.za7c57header .logo{position:absolute;left:0;top:0;}
.za7c57navmenu .za7c57nav-itemed>a{color: #333!important;}.za7c57header .logo h1{font-size:24px;line-height:110px;}
.za7c57header .logo img{max-height:110px;padding:0;}
.za7c57navmenu{position:absolute;right:150px;top:0;}
.za7c57navmenu .za7c57nav{background-color:#FFF;}
.za7c57nav .za7c57nav-item{line-height:110px;}
.index .za7c57header .za7c57navmenu ul li:first-child{background-color:#e6f6fc;}
.index .za7c57header .za7c57navmenu ul li:first-child a{color:#c6b13f!important;}
.za7c57navmenu ul li:hover{color:#005bac!important;background-color:#e6f6fc;}
.za7c57navmenu ul li:hover a{color:#005bac!important;}
.za7c57navmenu .za7c57nav-item a{color:#c6b13f!important;font-size:18px;}
.za7c57navmenu .za7c57nav .za7c57nav-child a:hover{background:rgba(232, 235, 239, .8);}
.za7c57header .search{position:absolute;right:15px;top:0px;font-size:12px;}
.za7c57header .search ul li{position:relative;height:24px;margin-top:-12px;line-height:110px;}
.za7c57header .search .icon{color:#666;position:absolute;right:4px;top:50px;z-index:1;vertical-align:middle;background:url(../images/search.png) no-repeat;width:20px;height:20px;}
.za7c57header .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;}
.za7c57nav-bar{display:none;}
.za7c57nav-child{line-height:45px;top:110px;}

@media only screen and (max-width: 1140px){
.za7c57header .logo{left:10px;}
.za7c57header .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.za7c57header .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.za7c57header .search input{width:120px;}
.za7c57header .search ul li{line-height:60px;}
.za7c57header .search .icon{top:25px;}
.za7c57main{width:100%;margin:0 auto;}
}
@media only screen and (max-width: 600px){
.za7c57header .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);
	}
.za7c57sub-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%);
}
.za7c57sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.za7c57sub-menu ul li {
    float: left;
    position: relative;
}
.za7c57sub-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;
}
.za7c57sub-menu ul li.selected a {
    color: #ff5e19;
}
.za7c57sub-menu ul li:hover a {
    color: #ff5e19;
}
.za7c57sub-menu ul li.selected a::after {
    width: 100%;
}
.za7c57sub-menu ul li:hover a::after {
    width: 100%;
}
.za7c57sub-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,h4,ul,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
img{border:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.za7c57row .za7c57rowtitle{text-align:center;padding:30px 0 20px 0;}
.za7c57news_list_wrap{max-width:1140px;margin:0 auto;}
.news_list_item_line{padding:30px;position:relative;-webkit-transition:all 0.5s;transition:all 0.5s;opacity:1;filter:alpha(opacity=100);-webkit-transform:translate(0, 0);transform:translate(0, 0);}
.news_list_item_line:hover{-webkit-box-shadow:rgba(0, 0, 0, .12) 0 0 22px;-moz-box-shadow:rgba(0, 0, 0, .12) 0 0 22px;box-shadow:rgba(0, 0, 0, .12) 0 0 22px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;color:#2ba0e8;}
.news_list_item_line:hover a{color:#2ba0e8;}
.news_list_item_header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:0;}
.news_list_item_date{font-size:14px;color:#999;line-height:24px;}
.news_list_item_title{font-size:16px;font-weight:400;color:#333;line-height:24px;}
.news_list_item_link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.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;}
.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;}
.za7c57content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.xwzx .txt{padding-left:30px;}
@media only screen and (max-width:414px){
.xwzx .txt{padding-left:0;}
}
.news_list_item_title,.news_list_item_summery{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
.xwzx .img img{max-width:100%;}
.xwzx .img{height:100px;overflow:hidden;}
}

/* artlist */


@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;}
.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;}
.za7c57row .za7c57rowtitle{text-align:center;padding:30px 0 20px 0;}
.za7c57row .za7c57rowtitle h1{font-size:28px;line-height:30px;text-align:center;}
.za7c57row .za7c57rowtitle 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;min-height:70px;}
.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;}
.hotel .za7c57main{overflow:hidden;text-align:center;}
.hotel .za7c57rowtitle h1{font-size:24px;color:#333;}
.hotel .za7c57rowtitle .en{font-size:14px;color:#cccccc;}
.hotel .swiper-container1 .swiper-slide{width:33%;}
.hotel .swiper-container1 .swiper-button-next,.hotel .swiper-container1 .swiper-button-prev{top:45%;}
.hotel .morelink{font-size:14px;color:#888888;padding:1% 10%;margin:5% 0;display:inline-block;background-color:#f2f2f2;}
.hotel .morelink:hover{color:#fff;background-color:#fff000;}
@media only screen and (max-width: 600px){
.hotel .swiper-container1 .swiper-slide{width:50%;}
.hotel .swiper-container1 .swiper-button-next,.hotel .swiper-container1 .swiper-button-prev{display:none;}
}
}
/*! 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;}}
/*! 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 */
.za7c57place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.za7c57body{width:100%;overflow-x: hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.za7c57body h1{font-size:20px;line-height:50px;text-align:left;color: #2a2e2e;}
.za7c57body .info{padding-bottom:15px;font-family: HelveticaNeueLTPro, 微软雅黑;}
.za7c57body .info small{padding:0 1px;}
.za7c57body p{padding-bottom: 20px;}
.za7c57body img{max-width:98%;height:auto;}
.za7c57meta-tags{padding: 20px 0;}
.za7c57meta-tags .za7c57tagitem {
    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;
}
.za7c57meta-tags .za7c57tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.za7c57meta-tags .za7c57tagitem:not(:last-child) {
    margin-right: 10px;
}
.za7c57context{line-height: 30px;}

/* blockrow */

/* 话题标签topic */
.za7c57meta-tags{padding: 20px 0;}
.za7c57meta-tags .za7c57tagitem {
    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;
}
.za7c57meta-tags .za7c57tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.za7c57meta-tags .za7c57tagitem: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;}
.za7c57place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.za7c57body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.za7c57body .pic img{width:100%;}
.za7c57body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.za7c57body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.za7c57body .price del{font-size:14px;color:#222;font-weight:normal;}
.za7c57body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.za7c57body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.za7c57body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.za7c57body .info small{padding:0 1px;}
.za7c57body p{padding-bottom:20px;}
.za7c57body img{max-width:98%;height:auto;}
.za7c57meta-tags{padding:20px 0;}
.za7c57context{line-height:30px;}
@media only screen and (max-width:768px){
.za7c57body .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{
img{display:inline-block;vertical-align:middle;}
h4{font-weight:400;}
.za7c57main{position:relative;}
img{vertical-align:middle;}
div,h4{margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0);}

@media screen{
*{padding:0;margin:0;}
div,h4,img{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_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;}
.w100{width:100%;padding:0;}
.content_3{background:rgb(249, 249, 249);padding:50px 0;}
.content_3 .yw{padding:0 15px;}
.content_3 .tit a{font-size:30px;font-family:"Microsoft Yahei";transition:all ease .5s;}
.content_3 .news_list_item_line:hover{transform:translateY(-10px);}
.content_3 .news_list_item_line .img img{transform-style:preserve-3d;transform:rotateY(0deg);transition:all ease .3s;}
.content_3 .news_list_item_line:hover .img img{transform:rotateY(360deg);}
.content_3 .img{height:200px;overflow:hidden;}
.content_3 .img img{max-width:100%;display:block;margin:30px auto 0 auto;}
.content_3 .news_list_item_summery{overflow:hidden;text-overflow:ellipsis;white-space:normal;}
@media only screen and (max-width:768px){
.content_3 .img{height:710px;overflow:hidden;}
}
@media only screen and (max-width:414px){
.content_3 .img{height:365px;overflow:hidden;}
}
.news_list_item_title,.news_list_item_summery{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;}
}

.customer {
    position: relative;
    text-align: center;
    padding: 2em;
}
.anli {
    background-color: #f5f5f5;
}
.customer .list .images {
    padding: 1%;
}
.anli .list li: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;
}

.customer .za7c57main .za7c57rowtitle h2 a {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1.42;
}

.customer .za7c57main .za7c57rowtitle .en a {
    color: rgba(3, 23, 111, 1);
}

.customer .list .images {
    padding: 1%;
}

.customer .list .images .pic {
    height: 237px;
    overflow: hidden;
    background-color: #fff;
}

.customer .list .images .pic  a img {
    max-width: 100%;
    height: 230px;
}


.customer .swiper-container1 .swiper-wrapper .swiper-slide .pic {
    height:100%;
}
.customer .list .images .name {
    width: 100%;
    text-align: center;
    background-color: #fff;
    padding: 10px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.customer .list .images .name a {
    font-size: 14px;
    color: rgb(85, 85, 85);
    line-height: 1.42;
}

.customer .icon a {
    width: 25px;
    height: 25px;
    display: inline-block;
}

.customer .icon .up {
    position: absolute;
    top: 45%;
    left: -20px;
}

.customer .icon .next {
    position: absolute;
    top: 45%;
    right: -20px;
}

.customer .icon a img {
    width: 100%;
    height: 100%;
}

.customer .more {
    width: 200px;
    height: 35px;
    margin: 2% 0 10% 0;
    text-align: center;
    display: inline-block;
    background-color: rgba(3, 23, 111, 1);
}

.customer .more a {
    color: #fff;
    font-size: 14px;
    line-height: 35px;
}
.za7c57row .perProduct {
    position: relative;
    background: #ffffff;
    border: 1px solid #e1e1e1;
    height: 200px;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
}
.za7c57row .perProduct .left {
    float: left;
    width: 40%;
    height: 100%;
    box-sizing: border-box;
}
.za7c57row .perProduct .left img{
    top: 24px;
    position: relative;
    max-width: 90%;
	margin: 0 auto;
    display: block;
}
.za7c57row .perProduct .right {
    float: left;
    width: 60%;
    font-family: MicrosoftYaHei;
}
.za7c57row .perProduct .right p {
    padding: 24px 0 16px;
    font-family: MicrosoftYaHei-Bold;
    font-size: 16px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 28px;
}
.za7c57row .perProduct .right .p {
    font-size: 14px;
    line-height: 28px;
	padding-right:5px;
}
.za7c57row .perProduct .right .look {
    position: absolute;
    bottom: 16px;
    right: 15px;
    background: #2352be;
    min-width: 80px;
	padding:0 10px;
    height: 40px;
    font-size: 14px;
    color: #ffffff;
    letter-spacing: 0.88px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    transition: all .4s;
    text-decoration: none;
	box-shadow: 0 0 15px 0 rgb(0 0 0 / 10%);
    border-radius: 6px;
}
.za7c57row .perProduct .right .look:hover {
    background-color: #1d3a7d;
}

.perProduct .img {height:180px;text-align:center;}
.perProduct .img img {max-width:100%;height:160px;}

@media screen{
*{padding:0;margin:0;}
div,p,img,dl,dt,dd{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.mt30{margin-top:30px;}
.Title{width:100%;display:flex;justify-content:center;}
.Title dl{width:200px;}
.Title dl::after{content:'';display:block;width:100%;height:1px;background-color:#cecece;transform:translateY(-1px);}
.Title dt{color:#000;font-size:24px;text-align:center;}
.Title dd:nth-of-type(1){color:#dddddd;font-size:14px;font-weight:bold;margin:6px 0px;text-align:center;}
.Title dd:nth-of-type(2){width:30px;height:3px;background-color:#8400ff;margin:auto;}
.cff{color:#Fff!important;}
.abtCtn p{color:#434a54;font-family:Microsoft YaHei;font-size:14px;line-height:30px;}
.atle{justify-content:flex-end;}
.atle dt,.atle dd:nth-of-type(1){text-align:right;}
.atle dd:nth-of-type(2){float:right;}
.lookMore{display:block;width:160px;height:40px;line-height:40px;text-align:center;font-size:12px;color:#FFF;font-weight:400;background-color:rgb(209 107 151);;margin:30px auto;transition:.2s ease;cursor:pointer;float:right;}
.lookMore i{transform:rotate(180deg);display:inline-block;}
.lookMore:hover{background-color:#9a96d1;}
.abtRight{width:100%;text-align:center;}
.abtRight img{width:100%;height:auto;}
}

/* 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;}
.za7c57footer{margin:0 auto;color:#fff;background:#157ad3;border-top:1px solid #C7CED1;text-align:center;}
.za7c57footer a{color:#fff;}
.za7c57footer a:hover{color:#FFF;}
.za7c57footer .za7c57flink{padding-bottom:20px;}
.za7c57footer .footerserver{padding:30px 0 20px 0;text-align:left;}
.za7c57footer dl{margin:0 0 10px 50px;}
.za7c57footer dt{position:relative;font-size:16px;color:#fff;line-height:20px;margin-bottom:10px;}
.za7c57footer dd{line-height:30px;}
.footerc{background:rgb(13 73 127);color:#fff;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;}
}
