/*  
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 */
.z75878container{width:100%}
.padding-tb30{padding: 30px 0;}
.z75878row .z75878rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z75878row .z75878rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z75878row .z75878rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.z75878content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z75878content 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;}
.z75878header{height:60px;background:#FFF;box-shadow:0 3px 4px rgb(0 0 0 / 10%);}
.z75878header .logo{position:absolute;left:0;top:0;}
.z75878navmenu .z75878nav-itemed>a{color: #333!important;}.z75878header .logo h1{font-size:24px;line-height:60px;}
.z75878header .logo img{max-height:60px;padding:0;}
.z75878navmenu{position:absolute;left:200px;top:0;}
.z75878navmenu .z75878nav{background-color:#FFF;}
.z75878navmenu ul li:hover{color:#333;}
.z75878navmenu .z75878nav-item a{color:#333!important;}
.z75878navmenu .z75878nav .z75878nav-child a:hover{background:rgba(232, 235, 239, .8);}
.z75878header .search{position:absolute;right:15px;top:20px;font-size:12px;}
.z75878header .search ul li{position:relative;height:24px;margin-top:-12px;}
.z75878header .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;}
.z75878header .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;}
.z75878nav-child{line-height:45px;}
@media only screen and (max-width: 1140px){
.z75878header .logo{left:10px;}
.z75878header .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.z75878header .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.z75878header .search input{width:120px;}
}
@media only screen and (max-width: 600px){
.z75878header .search{display:none;}
}
.z75878header{height:86px;width:100%;position:fixed;left:0px;top:0px;}
.z75878navmenu,.z75878header .logo{top:15px;}
.z75878header .search{top:30px;right:115px;}
.z75878navmenu{left:450px;}
.z75878header .search input{width:0px;height:38px;border-width:2px;border-style:solid;border-color:rgb(255, 255, 255);background:none;border-radius:0px;}
.z75878header .search .icon{right:7px;top:14px;}
.left_line{position:absolute;width:1px;height:20px;background-color:#333;}
.z75878nav-bar{background-color:#04577c;}
.z75878nav .z75878nav-item a:hover{color:#04577c!important;}
}

    .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);
	}
.z75878sub-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%);
}
.z75878sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.z75878sub-menu ul li {
    float: left;
    position: relative;
}
.z75878sub-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;
}
.z75878sub-menu ul li.selected a {
    color: #ff5e19;
}
.z75878sub-menu ul li:hover a {
    color: #ff5e19;
}
.z75878sub-menu ul li.selected a::after {
    width: 100%;
}
.z75878sub-menu ul li:hover a::after {
    width: 100%;
}
.z75878sub-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{
.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,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;}
.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;}
.article_title{font-size:18px;color:#333;text-decoration:none;overflow:hidden;display: block;min-height: 56px;}
.news_summary{line-height:26px;color:#878787;margin-top:14px;font-size:14px;overflow:hidden;}
.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;}
.z75878content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
}
/*! 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{
*{padding:0;margin:0;}
div,h3,h4,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:rgba(128, 128, 128, 1);}
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_item_summery{margin-top:18px;font-size:14px;color:#666;line-height:1.7;}
.news_list_item_group a{display:inline-block;position:relative;height:26px;line-height:26px;max-width:100%;padding:0 8px;border:1px solid #e5e5e5;margin-top:12px;margin-right:15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#999;font-size:12px;word-break:keep-all;overflow:hidden;z-index:2;}
.news_list_parting_line{height:0;border-bottom:1px solid #ececec;margin:0 1.6666%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.content_4 h3,.content_4 p{text-align:center;line-height:28px;font-family:"Microsoft Yahei";}
.content_4 h3{font-size:22px;color:#333;margin-top:150px;}
.content_4 p{font-size:14px;color:#c6c6c6;}
.content_4 .news{margin:100px 0;}
.news_list_item_title,.news_list_item_summery{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
.content_4 .news .img img{max-width:100%;}
.content_4 .news .img{height:200px;overflow:hidden;}
}

/* artbody */
/* 话题标签topic */
.z75878meta-tags{padding: 20px 0;}
.z75878meta-tags .z75878tagitem {
    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;
}
.z75878meta-tags .z75878tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z75878meta-tags .z75878tagitem: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;}
.z75878place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z75878body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z75878body .pic img{width:100%;}
.z75878body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z75878body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z75878body .price del{font-size:14px;color:#222;font-weight:normal;}
.z75878body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z75878body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z75878body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z75878body .info small{padding:0 1px;}
.z75878body p{padding-bottom:20px;}
.z75878body img{max-width:98%;height:auto;}
.z75878meta-tags{padding:20px 0;}
.z75878context{line-height:30px;}
@media only screen and (max-width:768px){
.z75878body .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 */
.z75878meta-tags{padding: 20px 0;}
.z75878meta-tags .z75878tagitem {
    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;
}
.z75878meta-tags .z75878tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z75878meta-tags .z75878tagitem: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;}
.z75878place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z75878body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z75878body .pic img{width:100%;}
.z75878body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z75878body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z75878body .price del{font-size:14px;color:#222;font-weight:normal;}
.z75878body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z75878body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z75878body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z75878body .info small{padding:0 1px;}
.z75878body p{padding-bottom:20px;}
.z75878body img{max-width:98%;height:auto;}
.z75878meta-tags{padding:20px 0;}
.z75878context{line-height:30px;}
@media only screen and (max-width:768px){
.z75878body .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,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;}
.innews{clear:both;overflow:hidden;margin:3% auto;}
.innews h1{font-size:40px;font-weight:400;line-height:50px;color:#F11821;text-align:center;margin-top:5 0px;}
.innews .left a{display:block;border-radius:10px;position:relative;z-index:0;margin-top:10px;}
.innews .left a img{display:block;width:100%;border-radius:10px;}
.innews .left a b{position:absolute;bottom:0;width:100%;display:block;height:50px;line-height:50px;background:rgba(0, 0, 0, 0.5);color:#fff;text-align:center;font-weight:400;font-size:18px;border-radius:0 0 10px 10px;}
.innews .right li{overflow:hidden;display:block;margin:10px 0;width:100%!important;}
.innews .right li a{overflow:hidden;display:block;font-size:20px;height:55px;line-height:55px;padding:0 10px;border-radius:10px;padding-left:50px;background:url("../images/dot.png") 20px center no-repeat;background-color:#f0f0f0;}
.innews .right li a:hover{background:url("../images/dot1.png") 20px center no-repeat;background-color:#0072BB;color:#fff;}
.innews .more{padding:40px 0;clear:both;overflow:hidden;text-align:right;padding:0 3em;}
.innews .more a{text-align:right;display:inline-block;font-size:20px;color:#F11821;height:18px;line-height:18px;}
}

@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 .z75878main .z75878rowtitle h2 a {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1.42;
}

.customer .z75878main .z75878rowtitle .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;
}
.padd60 {
    padding: 60px 0px;
}

.product {
    background: url(../images/bg03.jpg) no-repeat center;
    background-size: cover;
}


.product-ctn {
    display: block;
    width: 248px;
    height: 208px;
    border-radius: 30%;
    border: 1px solid #11da64;
    display: flex;
    justify-content: baseline;
    justify-content: center;
    align-items: center;
    margin: auto;
    cursor: pointer;
}


.product-ctn p {
    font-size: 30px;
    color: #4f4e4ebf;
    font-weight: 548;
}



.product-ctn:hover {
    background-color: #30c00c;
}

.product-ctn:hover p {
    color: #fff;
}
.title {
    text-align: center;
}

.title img {
    max-width: 100%;
}
.mt60 {
    margin-top: 60px;
}

@media screen{
*{padding:0;margin:0;}
div,h2,img,span{margin:0;padding:0;}
img{border:none;}
img{display:inline-block;max-width:100%;}
h2{margin:20px 0;line-height:26px;font-size:26px;color:#333;}
span{display:block;margin:20px 0;line-height:25px;font-size:14px;color:#777;}
}
/*! CSS Used keyframes */
@-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;}}

/* 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;}
.z75878footer{margin:0 auto;color:#5d5d5d;background:#d0bfe2;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.z75878footer a{color:#5d5d5d;}
.z75878footer a:hover{color:#5240cc;}
.z75878footer .z75878flink{padding-bottom:20px;}
.z75878footer .z75878flink li{display:inline-block;margin-left:10px;}
.z75878footer .footerserver{padding:30px 0 20px 0;text-align:left;}
.z75878flink {font-size:18px;color:#221815;}
.z75878flink li a {color:#221815;font-size:18px;}
.footerc{background:#70bfe2;color:#5d5d5d;padding:30px 0;line-height:22px;}
}



@media screen{
*{padding:0;margin:0;}
div,h2,img,dl,dt,dd{margin:0;padding:0;}
img{border:none;}
.ct{text-align:center;}
.ct dt{height:100px;overflow:hidden;}
.ct dt img{text-align:center;max-width:100%;}
}
