/*  
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 */
.z71471container{width:100%}
.padding-tb30{padding: 30px 0;}
.z71471row .z71471rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z71471row .z71471rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z71471row .z71471rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.z71471content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z71471content p{padding-bottom: 20px;}

/* header */

@media screen{
div,span,h1,img,i,dl,dd,ul,li{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;}
input{vertical-align:middle;}
li{list-style:none;}
}

@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;}
.z71471header{width:100%;height:60px;position:fixed;top:0;background-color:rgb(0 0 0 / 0);}
.z71471header .logo{position:absolute;left:0;top:0;}
.z71471navmenu .z71471nav-itemed>a{color: #333!important;}.z71471header .logo h1{font-size:24px;line-height:60px;}
.z71471header .logo img{max-height:60px;padding:0;}
.z71471navmenu{position:absolute;right:150px;top:0;}
.z71471navmenu .z71471nav{background-color:rgb(0 0 0 / 0);}
.z71471navmenu ul li:hover a{color:#835ce3!important;}
.z71471nav-bar{display:none;}
.z71471navmenu .z71471nav-item a{color:#fff!important;font-size:18px;text-shadow: 1px 1px 5px #c25959;}
.z71471navmenu .z71471nav .z71471nav-child a:hover{background:rgb(135 141 149 / 80%);;}
.z71471header .search{position:absolute;right:15px;top:30px;font-size:12px;}
.z71471header .search ul li{position:relative;height:24px;margin-top:-12px;}
.z71471header .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;}
.z71471header .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;}
.z71471nav-child{line-height:45px;}
@media only screen and (max-width: 1140px){
.z71471header .logo{left:10px;}
.z71471header .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.z71471header .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.z71471header .search input{width:120px;}
.icon_menu .i_menu{color:#fff;}
.z71471navmenu .z71471nav-item a{color:#333!important;}
}
@media only screen and (max-width: 600px){
.z71471header .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);
	}
.z71471sub-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%);
}
.z71471sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.z71471sub-menu ul li {
    float: left;
    position: relative;
}
.z71471sub-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;
}
.z71471sub-menu ul li.selected a {
    color: #ff5e19;
}
.z71471sub-menu ul li:hover a {
    color: #ff5e19;
}
.z71471sub-menu ul li.selected a::after {
    width: 100%;
}
.z71471sub-menu ul li:hover a::after {
    width: 100%;
}
.z71471sub-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;}
.z71471row .z71471rowtitle{text-align:center;}
.z71471news_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;}
.z71471content{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;}
}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
img{display:inline-block;max-width:100%;}
.z71471row_12{border-radius:10px;box-shadow:0 0 15px 0 rgb(0 0 0 / 10%);}
.z71471row_12 img{width:100%;}
.z71471row_12 .z71471col-md4{padding:20px;}
.z71471row_12 .z71471col-md8{padding:20px;}
.z71471row_12 p{margin-bottom:5px;font-size:16px;color:#777;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.z71471row_12 span{font-size:14px;color:#777;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.z71471row_12 .z71471col-md6{padding:0 20px;}
.z71471row_12 .z71471col-md6 a{display:block;padding:20px;border-radius:10px;}
.z71471row_12 a:hover{box-shadow:0 0 15px 0 rgb(0 0 0 / 10%);}
.z71471row_12 a:hover p{color:rgba(86, 73, 255, 1);}
.z71471row_12 .listimg1 {height:180px;text-align:center;}
.z71471row_12 .listimg1 img {max-width:100%;height:160px;}
.z71471row_12 .listtxt1 {height:180px;}
}
/*! 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;}}

/* artbody */
/* 话题标签topic */
.z71471meta-tags{padding: 20px 0;}
.z71471meta-tags .z71471tagitem {
    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;
}
.z71471meta-tags .z71471tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z71471meta-tags .z71471tagitem: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;}
.z71471place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z71471body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z71471body h1{font-size: 24px;
    line-height: 24px;
    text-align: center;
    margin-bottom: 3%;color:#2a2e2e;}
.z71471body .info{margin-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;}
.z71471body .info small{padding:0 1px;}
.z71471body p{padding-bottom:20px;}
.z71471body img{max-width:90%;height:auto;margin: 2% auto;
    display: block;}
.z71471meta-tags{padding:20px 0;}
.z71471context{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 */
.z71471meta-tags{padding: 20px 0;}
.z71471meta-tags .z71471tagitem {
    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;
}
.z71471meta-tags .z71471tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z71471meta-tags .z71471tagitem: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;}
.z71471place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z71471body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z71471body .pic img{width:100%;}
.z71471body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z71471body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z71471body .price del{font-size:14px;color:#222;font-weight:normal;}
.z71471body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z71471body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z71471body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z71471body .info small{padding:0 1px;}
.z71471body p{padding-bottom:20px;}
.z71471body img{max-width:98%;height:auto;}
.z71471meta-tags{padding:20px 0;}
.z71471context{line-height:30px;}
@media only screen and (max-width:768px){
.z71471body .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');}
.z71471newarclist{
    margin: 20px 0;
}
.z71471newarclist_title{
    min-height: 56px;
    background-color: #f2f3f5;
    line-height: 56px;
    font-size: 16px;
    padding: 0 20px;
}
.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: 165px;
}
.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;
}

@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 .z71471main .z71471rowtitle h2 a {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    line-height: 1.42;
}

.customer .z71471main .z71471rowtitle .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;
}
.content_1 {
    background-color: #ececec;
    padding: 20px 0 40px 0;
}
.w100 {
    width: 100%;
}
.content_1 .list .wow {
    padding: 0 15px;
    background: none;
}

.content_1 .list a {
    display: block;
    position: relative;
    background-color: #fff;
}

.content_1 .tu {
    overflow: hidden;
    position: relative;
    height: 209px;
}

.content_1 .tu img {
    width: 100%;
    display: block;
    margin: 0 auto;
    transition: all ease-out .5s;
}

.content_1 .tu .show {
    height: 84px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('../images/1.png');
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-position: left bottom;
}

.content_1 .list .txt {
    padding: 25px;
}

.content_1 .txt h3 {
    font-size: 22px;
    line-height: 26px;
    color: #343434;
    height: 52px;
    margin-bottom: 20px;
}

.content_1 .txt p {
    font-size: 15px;
    line-height: 23px;
    color: #666;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_1 .txt span {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-top: 40px;
    padding-right: 20px;
    background-image: url('../images/2.png');
    background-repeat: no-repeat;
    background-position: right 1px;
}

.content_1 .list a:hover .txt h3 {
    text-decoration: underline;
}

.content_1 .list a:hover .txt span {
    color: #019eb1;
    background-image: url('../images/3.png');
    text-decoration: underline;
}

.content_1 .list a:hover .tu img {
    transform: scale(1.05);
}

.content_1 .list .mask_1,
.content_1 .list .mask_2,
.content_1 .list .mask_3,
.content_1 .list .mask_4 {
    position: absolute;
    left: 15px;
    top: 10px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 13px;
    padding: 0 15px;
}

.content_1 .list .mask_1 {
    background-color: #0b6089;
}

.content_1 .list .mask_2 {
    background-color: #ba1942;
}

.content_1 .list .mask_3 {
    background-color: #019eb1;
}

.content_1 .list .mask_4 {
    background-color: #0b6089;
}

.content_1 .list .item {
    margin-top: 20px;
}

.content_1 .item .swiper {
    overflow: hidden;
}

.content_1 .item .swiper-slide {
    text-align: left;
    display: block;
}

.content_1 .item .pic {
    overflow: hidden;
    position: relative;
    height: 303px;
}

.content_1 .item .pic img {
    display: block;
    width: 100%;
    transition: all ease-out .5s;
}

.content_1 .item a:hover .pic img {
    transform: scale(1.05);
}

.content_1 .item .pic .show {
    height: 175px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url('../images/1.png');
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-position: left bottom;
}

.content_1 .item .info {
    padding: 0 20px;
    height: 134px;
    box-sizing: border-box;
}

.content_1 .item .info h4 {
    font-size: 12px;
    line-height: 20px;
    color: #666;
}

.content_1 .item .info .tit {
    font-size: 22px;
    line-height: 30px;
    color: #333333;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_1 .item .info span {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    margin-top: 15px;
    padding-right: 20px;
    background-image: url('../images/2.png');
    background-repeat: no-repeat;
    background-position: right 2px;
}

.content_1 .swiper .swiper-pagination {
    bottom: 128px;
}

.content_1 .item a:hover .info h4,
.content_1 .item a:hover .info .tit {
    text-decoration: underline;
}

.content_1 .item a:hover .info span {
    color: #019eb1;
    background-image: url('../images/3.png');
    text-decoration: underline;
}

.content_1 .swiper .swiper-pagination-bullet {
    background: #666666;
    opacity: 1;
}

.content_1 .swiper .swiper-pagination-bullet-active {
    background: #169fe9;
    opacity: 1;
}

@media only screen and (max-width: 768px) {
    .content_1 .list .wow {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 414px) {
    .content_1 .item .pic {
        height: 180px;
    }
    .content_1 .item .pic .show {
        height: 100px;
    }
}


@media screen{
*{padding:0;margin:0;}
div,h3,p,ul{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;}
.padding-tb30{padding:30px 0;}
.why{margin:5% 0;background:url("../images/abcg01.jpg");background-size:100%;}
.why h3{font-size:36px;line-height:1.42;}
.why .desc{font-size:18px;color:#999;line-height:28px;margin:5% 0;}
.why ul li{margin:3% 0;}
.why ul li p{font-size:14px;color:rgb(63, 63, 63);line-height:25px;}
.why ul li p.t{font-size:12px;color:rgb(153, 153, 153);line-height:25px;}
.why .more{margin:0 35%;margin-top:10%;text-align:center;background-color:#0033a0;}
.why .more .morelink{font-size:14px;color:#fff;display:inline-block;padding:10% 0;}
@media only screen and (max-width:768px){
.why{background:url("../images/abcg01.jpg");background-size:initial;padding:0 2em;}
}
}

/* 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;}
.z71471footer{margin:0 auto;color:rgba(255, 255, 255, .6);background:#436084;border-top:1px solid #C7CED1;text-align:center;}
.z71471footer a{color:#fff;}
.z71471footer a:hover{color:rgba(255, 255, 255, .6);}
.z71471footer .z71471flink{padding-bottom:20px;}
.z71471footer .footerserver{padding:30px 0 20px 0;text-align:left;}
.z71471footer dl{margin:0 0 10px 50px;}
.z71471footer dt{position:relative;font-size:16px;color:#fff;line-height:20px;margin-bottom:10px;}
.z71471footer dd{line-height:30px;}
.footerc{background:#436084;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;}
}
