/*  
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 */
.zb2543container{width:100%}
.padding-tb30{padding: 30px 0;}
.zb2543row .zb2543rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.zb2543row .zb2543rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.zb2543row .zb2543rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.zb2543content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.zb2543content 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;}
.zb2543header{height:60px;box-shadow:0 3px 4px rgb(0 0 0 / 10%);}
.zb2543header .zb2543row{height:60px;}
.zb2543header .row2{text-align:center;background-color:#5fa0d6b2;}
.zb2543header .logo{position:absolute;left:0;top:0;}
.zb2543navmenu .zb2543nav-itemed>a{color: #333!important;}.zb2543header .logo h1{font-size:24px;line-height:60px;}
.zb2543header .logo img{max-height:60px;padding:0;}
.zb2543navmenu .zb2543nav{background-color:rgb(0 0 0 / 0);}
.zb2543navmenu ul li:hover{color:#fff;background-color:#0c5dab;}
.zb2543navmenu ul li dl{background-color:#5fa0d6b2;}
.zb2543navmenu .zb2543nav-item a{color:#fff!important;}
.zb2543navmenu .zb2543nav .zb2543nav-child a:hover{background:#0c5dab;}
.zb2543header .search{position:absolute;right:15px;top:30px;font-size:12px;}
.zb2543header .search ul li{position:relative;height:24px;margin-top:-12px;}
.zb2543header .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;}
.zb2543header .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;}
.zb2543nav-bar{display:none;}
.zb2543nav-child{line-height:45px;}
@media only screen and (max-width: 1140px){
.zb2543header .logo{left:10px;}
.zb2543header .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.zb2543header .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.zb2543header .search input{width:120px;}
.zb2543navmenu .zb2543nav-item a{color:#333!important;}
.zb2543navmenu ul li:hover{color:#fff;background-color:#fff;}
.zb2543navmenu ul li dl{background-color:#fff;}
.zb2543header .row2{background:none;}
}
@media only screen and (max-width: 600px){
.zb2543header .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);
	}
.zb2543sub-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%);
}
.zb2543sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.zb2543sub-menu ul li {
    float: left;
    position: relative;
}
.zb2543sub-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;
}
.zb2543sub-menu ul li.selected a {
    color: #ff5e19;
}
.zb2543sub-menu ul li:hover a {
    color: #ff5e19;
}
.zb2543sub-menu ul li.selected a::after {
    width: 100%;
}
.zb2543sub-menu ul li:hover a::after {
    width: 100%;
}
.zb2543sub-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;}
.zb2543news_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_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;}
.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;}
.zb2543content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.news_list_img{width:100%;height:170px;overflow:hidden;}
.news_list_img img{width:100%;}
}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
li{list-style-type:none;}
.news1{margin-top:50px;}
.news2{margin-top:50px;}
.newslist .title{width:100%;height:56px;line-height:56px;background-color:#06a7e2;color:#fff;font-size:16px;font-family:'宋体';text-indent:10px;}
.listli{width:100%;height:160px;line-height:40px;font-size:16px;font-family:'宋体';text-indent:10px;border-bottom:1px solid #b1b1b1;}
.listli span:nth-of-type(1){float:left;}
.listli span:nth-of-type(2){overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.listli span:nth-of-type(3){float:right;}
.listimg1 {width:95%;height:140px;padding:10px 0;}
.listimg1 img{max-width:100%;height:120px;}
.News{padding:50px 0px;}
}

/* artbody */
/* 话题标签topic */
.zb2543meta-tags{padding: 20px 0;}
.zb2543meta-tags .zb2543tagitem {
    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;
}
.zb2543meta-tags .zb2543tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.zb2543meta-tags .zb2543tagitem:not(:last-child) {
    margin-right: 10px;
}


@media screen{
*{padding:0;margin:0;}
div,h1,h1,p,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;}
.zb2543place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.zb2543body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.zb2543body h1{font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 3%;color:#2a2e2e;}
.zb2543body .info{margin-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;}
.zb2543body .info small{padding:0 1px;}
.zb2543body p{padding-bottom:20px;}
.zb2543body img{max-width:90%;height:auto;margin: 2% auto;
    display: block;}
.zb2543meta-tags{padding:20px 0;}
.zb2543context{line-height:30px;}
}
/*! 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 */
.zb2543meta-tags{padding: 20px 0;}
.zb2543meta-tags .zb2543tagitem {
    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;
}
.zb2543meta-tags .zb2543tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.zb2543meta-tags .zb2543tagitem: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;}
.zb2543place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.zb2543body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.zb2543body .pic img{width:100%;}
.zb2543body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.zb2543body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.zb2543body .price del{font-size:14px;color:#222;font-weight:normal;}
.zb2543body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.zb2543body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.zb2543body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.zb2543body .info small{padding:0 1px;}
.zb2543body p{padding-bottom:20px;}
.zb2543body img{max-width:98%;height:auto;}
.zb2543meta-tags{padding:20px 0;}
.zb2543context{line-height:30px;}
@media only screen and (max-width:768px){
.zb2543body .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{
.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;}
.p-bottom-border2{position:relative;}
.p-bottom-border2::after{content:"";position:absolute;bottom:-15px;left:50%;height:3px;width:20px;margin-left:-10px;background-color:#d6000f;transition:all .2s ease;}
.p-bottom-border2:hover:after{box-shadow:none;border-bottom-color:rgba(0, 0, 0, .12);width:100%;left:0;margin-left:0;}
.holder .m-title{margin-top:60px;margin-bottom:30px;text-align:center;color:#d6000f;font-size:28px;}
.desc{text-align:center;margin-bottom:35px;font-size:14px;}
.holder .item{cursor:pointer;position:relative;text-align:center;overflow:hidden;}
.holder .item .pic{width:100%;height:200px;overflow:hidden;}
.holder .item .pic img{width:100%;}
.holder .item:hover .slider-box-cover{height:100%;opacity:1;}
.holder .item .pic img{width:100%;}
.holder .item .slider-box-title{background-color:rgba(204, 204, 204, .9);text-align:center;padding:11px 14px;}
.holder .item .slider-box-title .txtLine{height:40px;border:1px solid #fff;line-height:40px;font-size:14px;}
.holder .item .slider-box-cover{position:absolute;bottom:0;width:100%;background-color:rgba(184, 17, 29, .95);height:0px;opacity:0;transition-property:all;transition-duration:.5s;transition-timing-function:cubic-bezier(0, 1, .5, 1);-webkit-transition-property:all;-webkit-transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(0, 1, .5, 1);}
.holder .item .slider-box-cover>div{border:solid 1px #fff;position:absolute;bottom:0;top:0;color:#fff;padding:20px 20px 0;margin:10px;width:100%;box-sizing:border-box;}
.holder .item .slider-box-cover .txtLine{font-size:16px;text-align:center;padding:10px 0 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.holder .item .slider-box-cover .txtLine3{font-size:12px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:18px;max-height:54px;}
.holder .item .slider-box-cover .lookmore{width:102px;height:34px;line-height:34px;font-size:12px;border-radius:40px;background-color:transparent;color:#fff;border:1px solid #fff;text-align:center;display:inline-block;cursor:pointer;margin:10px auto 0;}
.holder .swiper-container2{overflow:hidden;}
.holder .swiper-container2 .swiper-slide{display:block;width:25%;padding:0 10px;}
.holder .swiper-button-next,.holder .swiper-button-prev{top:65%;}
.holder .swiper-container2 .swiper-button-next::after,.holder .swiper-container2 .swiper-button-prev::after{font-size:20px;color:#fff;}
.holder .swiper-container2 .swiper-button-next:hover::after,.holder .swiper-container2 .swiper-button-prev:hover:after{color:#d6000f;}
@media only screen and (max-width: 996px){
.holder .swiper-container2 .swiper-slide{width:50%;}
}
@media only screen and (max-width: 600px){
.holder .swiper-container2 .swiper-slide{width:100%;}
}
}
/*! 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;}

@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 .zb2543main .zb2543rowtitle h2 a {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1.42;
}

.customer .zb2543main .zb2543rowtitle .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;
}
.hide {
    display: none;
}

.pdtTop {
    height:200px;
    text-align: center;
}

.pdtTop img {
    max-width: 100%;
    height:180px;
    border-radius: 50%;
}

.pdtCtn {
    transition: .33s ease;
}

.pdtCtn:hover {
    margin-top: 15px;
}

.pdtFoot {
    text-align: center;
    width: 100%;
}

.pdtFoot h2 {
    margin: 15px 0px;
}

.pdtFoot p {
    color: #9c9c9c;
    font-size: 16px;
}

.pdtCtn:hover .pdtTop img:nth-of-type(1) {
    display: none;
}

.pdtCtn:hover .pdtTop img:nth-of-type(2) {
    display: inline-block;
    transition: .33s ease;

}


@media screen{
    *{padding:0;margin:0;}
    div,h3,p,img,span{margin:0;padding:0;}
    img{border:none;}
    .clear{clear:both;}
    .clear::after{content:"";display:block;clear:both;}
    .padding-tb30{padding:30px 0;}
    .public982 .newpro{margin-bottom:40px;}
    .public982 .newpro h3{border-bottom:1px solid #ddd;}
    .public982 .newpro h3 span{display:inline-block;font-size:20px;color:#4a4a4a;line-height:53px;font-weight:normal;font-family:"Microsoft Yahei";}
    .public982 .newpro h3 span:after{content:"";display:table;width:100%;height:3px;background-color:#CB1013;}
    .public982 .text {font-size:16px;line-height:26px;padding:5px 15px;}
    .public982 .pic {text-align:center;}
    .public982 .pic img {max-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;}
.zb2543footer{margin:0 auto;color:#5d5d5d;background:#d4f1f2;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.zb2543footer a{color:#f8f1f1;}
.zb2543footer a:hover{color:#FFF;}
.zb2543footer .zb2543flink{padding-bottom:20px;}
.zb2543footer .zb2543flink li{display:inline-block;margin-left:10px;}
.zb2543footer .footerserver{padding:10px 0 10px 0;text-align:center;}
.zb2543flink {font-size:16px;color:#786a6b;}
.zb2543flink li a {color:#786a6b;font-size:16px;}
.footerc{background:#5d4136;color:#f8f1f1;padding:30px 0;line-height:22px;}
}




@media screen{
*{padding:0;margin:0;}
div,span{margin:0;padding:0;}
.bnh1{width:240px;height:180px;border:3px solid #1e251b;margin:0 60px;border-radius:20px;background:url('../images/img4.1.png') no-repeat;    background-size: 40px 40px;}

.bnh2{width:240px;height:180px;border:3px solid #1e251b;margin:0 60px;border-radius:20px;background:url('../images/img4.2.png') no-repeat;    background-size: 40px 40px;}

.bnh3{width:240px;height:180px;border:3px solid #1e251b;margin:0 60px;border-radius:20px;background:url('../images/img4.3.png') no-repeat;    background-size: 40px 40px;}

.footerserver span{font-size:20px;color:#1e251b;line-height:55px;}
.footerserver p{font-size:18px;color:#131711;padding-top:10%;}
}

