/*  
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 */
.z91d8dcontainer{width:100%}
.padding-tb30{padding: 30px 0;}
.z91d8drow .z91d8drowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z91d8drow .z91d8drowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z91d8drow .z91d8drowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.z91d8dcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z91d8dcontent 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;}
.z91d8dheader{height:100px;background:rgba(46, 74, 102, 0.8);position:absolute;width:100%;}
.z91d8dheader .logo{position:absolute;left:-260px;top:15px;}
.z91d8dnavmenu .z91d8dnav-itemed>a{color: #333!important;}.z91d8dheader .logo h1{font-size:24px;line-height:60px;}
.z91d8dheader .logo img{max-height:60px;padding:0;}
.z91d8dheader .z91d8dnavmenu{position:absolute;top:0;right:-280px;}
@media only screen and (max-width:1024px){
.z91d8dheader .z91d8dnavmenu{right:0;}
}
.z91d8dheader .z91d8dnavmenu ul li{font-size:16px;text-align:center;}
.z91d8dheader .z91d8dnavmenu .z91d8dnav-child{top:100px;}
.z91d8dnav .z91d8dnav-item>a{color:#fff;font-weight:900;padding:20px 32px;}
@media only screen and (max-width:768px){
.z91d8dnav .z91d8dnav-item>a{padding:20px 25px;}
}
.z91d8dnav .z91d8dnav-item .z91d8dnav-child dd{display:inline-block;}
.z91d8dheader .z91d8dnav-bar,.z91d8dheader .z91d8dnav-more{display:none;}
.z91d8dnav .z91d8dnav-item a:hover{background-color:#fff;color:#005201;}
.z91d8dheader .search{position:absolute;right:15px;top:30px;font-size:12px;display:none;}
.z91d8dheader .search ul li{position:relative;height:24px;margin-top:-12px;}
.z91d8dheader .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;}
.z91d8dheader .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;}
@media only screen and (max-width: 1140px){
.z91d8dheader .logo{left:10px;}
}
@media only screen and (max-width: 600px){
.icon_menu .i_menu,.icon_menu .i_close{color:#FFF;}
.z91d8dheader{height:60px;}
.z91d8dheader .z91d8dnavmenu .z91d8dnav-child{top:0;}
.z91d8dnav .z91d8dnav-item .z91d8dnav-child dd{display: block;}
.z91d8dheader .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.z91d8dheader .z91d8dnavmenu{display:block;position:fixed;background:#000;width:200px;height:100%;right:0px;left:0px;padding-top:90px;z-index:99;transition:transform 0.25s ease-out, opacity 0.25s ease-out;}
.z91d8dheader .search{display:none;}
.bg_hover{display:none;height:100%;width:100%;position:fixed;left:0px;top:0px;background:rgba(0, 0, 0, 0.2);z-index:98;}
.z91d8dheader .z91d8dnavmenu ul li{display:block;float:none;}
}
}


    .swiper-container {
      width: 100%;
    }
	.swiper-container img{max-width:100%;}
    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
    }
	.swiper-text{position: absolute;left:0;top:0;z-index:2;text-align:center;color:#FFF;width:100%;HEIGHT: 100%;display: flex;flex-direction: column;justify-content: center;}
	.swiper-text .banner-text-wrap {
         width: 100%;height: 100%;
    }
	.swiper-text .top-banner-text {
    	max-width: 1180px;
    	height: 100%;
    	margin: 0 auto;
    	overflow: hidden;
    	display: flex;
    	flex-direction: column;
    	justify-content: center;
	    padding-left: 20px;
		
	}
	
	.swiper-text .banner1 {
    background: transparent url(../images/banner1.png) no-repeat right 55%/64% auto;
}
	.swiper-text .banner2 {
   	    background: transparent url(../images/top_banner_con.png) no-repeat right bottom/60% auto;
	}
	.swiper-text .top-banner-text .banner1 h2 {
        color: #fff;
        font-size: 36px;
    }
    .swiper-text .top-banner-text .banner1 p {
        color: #fff;
        opacity: .8;
        font-size: 18px;
        line-height: 1.7;
    }
	.swiper-text h3 {
        font-size: 24px;
        text-align: center;
        margin-bottom: 3%;
		color: #FFF;
		line-height: 24px;
    }
	.swiper-text p {
        font-size: 16px;
        text-align: center;
        margin-bottom: 3%;
		color: #FFF;
		line-height: 24px;
    }
	.swiper-text .top-banner-text h2,.swiper-text .top-banner-text p{
		text-align: left;
		margin-bottom: 0;
		line-height: 1.7;
	}
	.swiper-text .swiperbtn {
		display: block;
        background: #0064Cd;
        background-image: -webkit-gradient(linear,right top, left top,color-stop(0, #1dab7d),to(#47de9d));
        background-image: linear-gradient(270deg,#1dab7d 0,#47de9d 100%);
        width: 120px;
        height: 40px;
        line-height: 40px;
        color: #fff;
        text-align: center;
        border-radius: 20px;
		margin:0 auto;
		font-size: 14px;
    }
	.swiper-text .swiperbtn:hover {
        -webkit-box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
        box-shadow: 0 1px 5px 0 rgb(34 178 129 / 50%);
        -webkit-transform: translateY(-5px);
        transform: translateY(-5px);
	}
.z91d8dsub-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%);
}
.z91d8dsub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.z91d8dsub-menu ul li {
    float: left;
    position: relative;
}
.z91d8dsub-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;
}
.z91d8dsub-menu ul li.selected a {
    color: #ff5e19;
}
.z91d8dsub-menu ul li:hover a {
    color: #ff5e19;
}
.z91d8dsub-menu ul li.selected a::after {
    width: 100%;
}
.z91d8dsub-menu ul li:hover a::after {
    width: 100%;
}
.z91d8dsub-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,h3,h4,ul,img,span{margin:0;padding:0;}
a{text-decoration:none;color:rgba(128, 128, 128, 1);}
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;}
.z91d8drow .z91d8drowtitle{text-align:center;}
.z91d8dnews_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 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;}
.z91d8dcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.content_5 .about h3,.content_5 .about span{text-align:center;line-height:28px;font-family:"Microsoft Yahei";}
.content_5 .about span{font-size:14px;color:#c6c6c6;}
.content_5 .about span{display:block;}
.content_5 .about h3{margin-top:80px;}
.news_list_item_title,.news_list_item_summery{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list_item_title{width:100%;}
.afjk .img img{max-width:100%;}
.afjk .img{height:200px;overflow:hidden;}
.afjk .txt{padding-left:30px;}
@media only screen and (max-width:768px){
.afjk .txt{padding-left:0;padding-top:30px;}
}
}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,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;}
.Title{padding-top:30px;}
.Mo_title{display:flex;justify-content:flex-start;align-items:center;}
.Mo_title h1 a{font-size:20px;color:#333333;font-family:"Microsoft Yahei";}
.Mo_title h1 span{font-size:12px;color:#c0c0c0;}
.type5{position:relative;display:flex;flex-flow:column;overflow:hidden;}
.type5 p{font-size:14px;color:#c3bcbc;text-align:center;line-height:50px;}
.service05{padding:50px 0px;border-top:1px solid #ececec;}
.service05 .type5 p{text-align:left;}
.service05 .type5 ul li a{display:inline-block;font-size:14px;color:#666666;line-height:35px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:220px;}
.service05 .type5 ul li{margin:5px 0px;}
.service05 .type5 ul li span{font-size:12px;color:#606060;float:right;line-height:37px;}
.newsimg{max-width:100%;}
}

@media screen{
@media screen and (min-width: 320px) and (max-width: 768px){
.Mo_title{display:block;}
.Mo_title .z91d8dcol-md5,.Mo_title .z91d8dcol-md1{display:none;}
}
@media screen and (min-width: 320px) and (max-width: 1023px){
.news .z91d8dcol-md8{padding:4px 30px;}
}
}

/* artbody */
.z91d8dplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z91d8dbody{width:100%;overflow-x: hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z91d8dbody h1{font-size:20px;line-height:50px;text-align:left;color: #2a2e2e;}
.z91d8dbody .info{padding-bottom:15px;font-family: HelveticaNeueLTPro, 微软雅黑;}
.z91d8dbody .info small{padding:0 1px;}
.z91d8dbody p{padding-bottom: 20px;}
.z91d8dbody img{max-width:98%;height:auto;}
.z91d8dmeta-tags{padding: 20px 0;}
.z91d8dmeta-tags .z91d8dtagitem {
    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;
}
.z91d8dmeta-tags .z91d8dtagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z91d8dmeta-tags .z91d8dtagitem:not(:last-child) {
    margin-right: 10px;
}
.z91d8dcontext{line-height: 30px;}

/* blockrow */

/* 话题标签topic */
.z91d8dmeta-tags{padding: 20px 0;}
.z91d8dmeta-tags .z91d8dtagitem {
    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;
}
.z91d8dmeta-tags .z91d8dtagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z91d8dmeta-tags .z91d8dtagitem: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;}
.z91d8dplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z91d8dbody{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z91d8dbody .pic img{width:100%;}
.z91d8dbody h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z91d8dbody .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z91d8dbody .price del{font-size:14px;color:#222;font-weight:normal;}
.z91d8dbody .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z91d8dbody .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z91d8dbody .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z91d8dbody .info small{padding:0 1px;}
.z91d8dbody p{padding-bottom:20px;}
.z91d8dbody img{max-width:98%;height:auto;}
.z91d8dmeta-tags{padding:20px 0;}
.z91d8dcontext{line-height:30px;}
@media only screen and (max-width:768px){
.z91d8dbody .pic img{width:100%;text-align:center;}
}
}
/*! CSS Used fontfaces */
@font-face{font-family:'HelveticaNeueLTPro';src:url('../images/HelveticaNeueLTPro-ThEx.ttf?v=20208131600'), url('../images/HelveticaNeueLTPro-ThEx.ttf?v=201808131600') format('embedded-opentype');}

@media screen{
*{padding:0;margin:0;}
div,h1,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.Title{text-align:center;margin:20px 0px;}
.Title p{margin:10px 0px;font-size:14px;color:#999999;}
.News{background-color:#eee;padding:100px 0px;}
.Newstop{text-align:center;height:234px;overflow:hidden;}
.Newstop img{max-width:100%;max-height:234px;transition:.65s ease;}
.Newsctn:hover .Newstop img{transform:scale(1.18);}
.Newsctn:hover{box-shadow:0 0 27px 9px #999;transform:translateY(3px);}
.Newsfoot{text-align:center;height:80px;}
.Newsfoot h1{color:#333333;font-size:18px;margin:10px 0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.Newsfoot p{color:#666666;font-size:12px;max-height:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.Newsctn{box-shadow:0 5px 4px rgb(0 0 0 / 10%);}
.Newsmd2{width:20%;}
.Newsbtn{margin:30px 0px;}
.Newsbtn a{width:158px;height:45px;display:block;border:1px solid #337ab7;font-size:14px;text-align:center;line-height:45px;color:#337ab7;transition:.35s ease-in-out;margin:auto;}
.Newsbtn a:hover{background-color:#337ab7;opacity:0.8;color:#fff;}
}

@media screen{
@media screen and (min-width: 1024px) and (max-width: 1280px){
.Newstop{height:120px;}
.Newstop img{max-height:120px;}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
.Newsmd2{text-align:center;float:left;width:50%;}
.Newstop{height:120px;}
.Newstop img{max-height:120px;}
}
@media screen and (min-width: 320px) and (max-width: 767px){
.Newsmd2{text-align:center;width:100%;}
.News{background:none!important;padding:20px 0px;}
}
}

@media screen{
*{padding:0;margin:0;}
div,ul,span{margin:0;padding:0;}
ul{padding:0;margin:0;}
li{list-style-type:none;}
.zzpages ul{float:left;padding:12px 0px 12px 16px;}
.zzpages ul li{display:inline-block;height:35px;line-height:35px;background:#fff;border:1px solid #e5e5e5;overflow:hidden;vertical-align:top;}
.zzpages ul li:hover{border:1px solid #292a32;}
.zzpages ul li .pageinfo{color:#292a32;padding:8px 12px;}
}

.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 .z91d8dmain .z91d8drowtitle h2 a {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1.42;
}

.customer .z91d8dmain .z91d8drowtitle .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;
}
.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;
    line-height: 1.42;
    height: 100px;
    margin: 20px 0;
}
.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-business .index_tit b {
    margin: 0 auto;
   width: 36px;
    height: 2px;
    background-color: #0068b6;
    display: block;
}

.swiper-container2 {
    overflow: hidden;
}

.swiper-container2 .swiper-slide {
    width: 33%;
    padding: 0 10px;
    background: none;
}

.index-business .item {
    width: 100%;
    height: 310px;
    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: 220px;
    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: #bccf6c;
}

.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,
.swiper-container2 .swiper-container-rtl .swiper-button-next {
    top: 5 0%;
    left: -50px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    background-color: #0068b6;
}

.swiper-container2 .swiper-button-next,
.swiper-container2 .swiper-container-rtl .swiper-button-prev {
    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: 110px;
    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 screen{
*{padding:0;margin:0;}
div,h1,p,img{margin:0;padding:0;}
img{border:none;}
.z91d8dcontent p{padding-bottom:20px;}
.content_7 .tech{border-bottom:1px dashed #d0d0d0;padding:38px 50px;}
.content_7 .tech img{max-width:100%;display:block;margin:0 auto;}
.content_7 .tech h1{font-size:20px;color:#333;}
.content_7 .tech h1::after{content:'';width:40px;height:2px;background:#004a96;display:block;margin-top:10px;}
.content_7 .tech p{color:#666;font-size:16px;line-height:2;margin:20px 0 0;}
.content_7 .item1 .word1{padding:15px;}
@media only screen and (max-width: 1024px){
.content_7 .item1 .word1{padding:30px 0 0 65px;}
}
@media only screen and (max-width: 414px){
.content_7 .tech{padding:15px 0px;}
.content_7 .item1 .word1{padding:30px 0 0 0;}
}
}

/* 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;}
.z91d8dfooter{margin:0 auto;color:#000000;background:#fff;border-top:1px solid #C7CED1;text-align:center;position:relative;border-top:5px solid rgba(56, 160, 245, 0.863);}
.z91d8dfooter a{color:#5d5d5d;}
.z91d8dfooter a:hover{color:#FFF;}
.z91d8dfooter .z91d8dflink{padding-bottom:20px;}
.z91d8dfooter .footerserver{padding:30px 0 20px 0;text-align:left;}
.z91d8dfooter dl{margin:0 0 10px 50px;}
.z91d8dfooter dt{position:relative;font-size:16px;line-height:20px;margin-bottom:10px;}
.z91d8dfooter dd{line-height:30px;}
.footerc{background:rgb(250, 250, 250);color:#000000;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;}
}
