/*  
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 */
.z95107container{width:100%}
.padding-tb30{padding: 30px 0;}
.z95107row .z95107rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.z95107row .z95107rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.z95107row .z95107rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.z95107content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.z95107content 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;}
.z95107header{height:70px;background:#FFF;box-shadow:0 3px 4px rgb(0 0 0 / 10%);}
.z95107header .fixed{position:fixed;top:0;width:100%;height:70px;background-color:#fff;}
.z95107header .logo{position:absolute;left:0;top:0;}
.z95107navmenu .z95107nav-itemed>a{color: #333!important;}.z95107header .logo h1{font-size:24px;line-height:60px;}
.z95107header .logo img{max-height:60px;padding:0;}
.z95107navmenu{position:absolute;right:150px;top:0;}
.z95107navmenu .z95107nav{background-color:#FFF;}
.z95107navmenu ul li:hover a{color:#cb1013!important;}
.z95107navmenu .z95107nav-item a{color:#333!important;}
.z95107navmenu .z95107nav .z95107nav-child a:hover{background:rgba(232, 235, 239, .8);}
.z95107header .search{position:absolute;right:15px;top:30px;font-size:12px;}
.z95107header .search ul li{position:relative;height:24px;margin-top:-12px;}
.z95107header .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;}
.z95107header .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;}
.z95107nav-child{line-height:45px;}
.z95107nav-bar{display:none;}
@media only screen and (max-width: 1140px){
.z95107header .logo{left:10px;}
.z95107header .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.z95107header .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.z95107header .search input{width:120px;}
}
@media only screen and (max-width: 600px){
.z95107header .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);
	}
.z95107sub-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%);
}
.z95107sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.z95107sub-menu ul li {
    float: left;
    position: relative;
}
.z95107sub-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;
}
.z95107sub-menu ul li.selected a {
    color: #ff5e19;
}
.z95107sub-menu ul li:hover a {
    color: #ff5e19;
}
.z95107sub-menu ul li.selected a::after {
    width: 100%;
}
.z95107sub-menu ul li:hover a::after {
    width: 100%;
}
.z95107sub-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 */

*{transition:background-color ease .3s;-moz-transition:background-color ease .3s;-webkit-transition:background-color ease .3s;-o-transition:background-color ease .3s;}
ul,li,h2,div{margin:0;padding:0;}
ul,li,a{list-style:none;text-decoration:none;}
::-webkit-input-placeholder{color:#a4a4a4;}
:-moz-placeholder{color:#a4a4a4;}
::-moz-placeholder{color:#a4a4a4;}
:-ms-input-placeholder{color:#a4a4a4;}
.c_title{position:relative;margin-top:23px;border-bottom:1px solid #dbd9e8;padding-bottom:12px;margin-bottom:16px;}
.c_title h2{font-size:24px;color:#e03d8e;}
.sub_common_padding{padding:13px;color:#515d6b;}
.sub_common_padding a{color:#390f4e;}
.sp_left{width:100%;float:left;margin-top:15px;background-color:#f0f0f0;margin-bottom:13px;}
.syl_list ul li{width:100%;height:30px;line-height:30px;margin-bottom:5px;}
.syl_list ul li a{display:block;padding:0 5px;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;color:#595959!important;}
.syl_list ul li a:hover{color:#fff;background-color:#db0e34;}
.c_title_new{margin:0;border-bottom:0;padding-top:0;}
.c_title_new h2{width:auto!important;height:55px;line-height:55px;font-size:24px;color:#fff;background:#e03d8e;text-align:left;padding:0 12px;}
.c_title_ss{margin:0 12px;border-bottom:1px solid #b7b7b7;}

#contentLeft{position:relative;top:0;left:0;height:auto;width:100%;}
#left-type{width:100%;height:auto;overflow:hidden;}
#left-type li{width:100%;line-height:31px;background-color:#fff;margin:5px 0;}
#left-type li a{color:#7a7a7a;display:block;height:31px;font-size:14px;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;text-indent:15px;font-weight:bold;}
#left-type li a:hover{background-color:#c27482;color:#fff!important;}
#left-type li a.on{background:#de16de!important;color:#fff;margin:0!important;}
.con1-left{width:99%;height:auto;overflow:hidden;background:#f0f0f0;margin-bottom:7px;}
.con1_class{width:100%;height:auto;overflow:hidden;margin:0 auto;position:relative;margin:0 13px;}
.con1_class>ul{position:relative;left:0;top:0;width:100%;}
.con1_class ul li{width:94%;overflow:hidden;font:14px/41px "microsoft yahei";color:#1d1d1d;padding:0 0;}
.con1_class ul li a{color:#1d1d1d;}
.con1_class>ul>li>a{background:transparent;}




*{transition:background-color ease .3s;-moz-transition:background-color ease .3s;-webkit-transition:background-color ease .3s;-o-transition:background-color ease .3s;}
ul,li,h2,div{margin:0;padding:0;}
ul,li,a{list-style:none;text-decoration:none;}
::-webkit-input-placeholder{color:#a4a4a4;}
:-moz-placeholder{color:#a4a4a4;}
::-moz-placeholder{color:#a4a4a4;}
:-ms-input-placeholder{color:#a4a4a4;}
.content_com_title{position:relative;height:55px;margin-bottom:15px;background-color:#e0e0e0;}
.content_com_title h2{display:inline-block;width:30%;height:55px;line-height:55px;font-size:24px;color:#fff;text-align:center;background:#e03d8e;}
.bread{color:#000000;position:absolute;top:20px;right:12px;text-align:right;width:64%;}
.bread a{display:inline-block;color:#000000;}
.bread a:hover{color:#db0e34;}
.sp_content{width:100%;float:right;margin-top:15px;}
.content{line-height:28px;padding:0 5px;}
.pagess{clear:both;margin:20px;overflow:hidden;margin-left:0px;text-align:center;font-size:12px;}
.pagess ul li{display:inline-block;border:1px solid #ccc;padding:2px 9px;margin:0 3px;line-height:20px;background:#fff;color:#999;}
.pagess ul li:hover{background:#ccc;color:#fff;border:1px solid #ccc;}

#contentRight{float:right;width:100%;height:auto;overflow:hidden;}
.news1{width:100%;height:auto;overflow:hidden;margin:12px auto;}
.news1 li{width:100%;padding:5px 0;height:30px;font:14px/30px "microsoft yahei";color:#737373;border-bottom:1px solid #e5e5e5;overflow: hidden;}
.news1 li a{float:left;margin-left:12px;}
.news1 li span{float:right;margin-right:12px;}
.news3 li{border-bottom:1px dashed #ccc;}
.news_indent li a{text-indent:0;-webkit-transition:all 0.1s ease-in-out 0s;-moz-transition:all 0.1s ease-in-out 0s;-ms-transition:all 0.1s ease-in-out 0s;transition:all 0.1s ease-in-out 0s;width: 72%;}
.news_indent li:hover a{text-indent:20px;-webkit-transition:all 0.2s ease-in-out 0s;-moz-transition:all 0.2s ease-in-out 0s;-ms-transition:all 0.2s ease-in-out 0s;transition:all 0.2s ease-in-out 0s;}
.pg-color{color:#7a7a7a;}
.pg-color:hover{color:#db0e34;}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,h3,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;}
.padding-tb30{padding:30px 0;}
.z95107row .z95107rowtitle{text-align:center;padding:30px 0 20px 0;}
.article_title{font-size:18px;color:#333;text-decoration:none;width:96%;display:inline-block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news311 .dynamic .z95107rowtitle .title{text-align:left;font-size:24px;color:#2cb0c0;line-height:28px;padding-left:2em;}
.news311 .dynamic .z95107rowtitle hr{background-color:#2cb0c0;}
.news311 .dynamic .pic {height:180px;text-align:center;border:1px dashed #ddd;margin-bottom:20px;}
.news311 .dynamic .pic img{height:160px;max-width:100%;}
.news311 .dynamic .list{height:180px;border:1px dashed #ddd;margin-bottom:20px;}
.news311 .dynamic .list li{background-color:#fff;}
.news311 .dynamic .list li:hover{box-shadow:0 3px 4px rgb(0 0 0 / 10%);}
.news311 .dynamic .list li p{font-size:14px;color:#555555;line-height:28px;}
.news311 .dynamic .list li p span{font-size:16px;color:#606060;line-height:30px;float:right;}

}

/* artbody */
.z95107place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z95107body{width:100%;overflow-x: hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z95107body h1{font-size:20px;line-height:50px;text-align:left;color: #2a2e2e;}
.z95107body .info{padding-bottom:15px;font-family: HelveticaNeueLTPro, 微软雅黑;}
.z95107body .info small{padding:0 1px;}
.z95107body p{padding-bottom: 20px;}
.z95107body img{max-width:98%;height:auto;}
.z95107meta-tags{padding: 20px 0;}
.z95107meta-tags .z95107tagitem {
    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;
}
.z95107meta-tags .z95107tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z95107meta-tags .z95107tagitem:not(:last-child) {
    margin-right: 10px;
}
.z95107context{line-height: 30px;}

/* blockrow */

/* 话题标签topic */
.z95107meta-tags{padding: 20px 0;}
.z95107meta-tags .z95107tagitem {
    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;
}
.z95107meta-tags .z95107tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.z95107meta-tags .z95107tagitem: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;}
.z95107place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.z95107body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.z95107body .pic img{width:100%;}
.z95107body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.z95107body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.z95107body .price del{font-size:14px;color:#222;font-weight:normal;}
.z95107body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.z95107body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.z95107body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.z95107body .info small{padding:0 1px;}
.z95107body p{padding-bottom:20px;}
.z95107body img{max-width:98%;height:auto;}
.z95107meta-tags{padding:20px 0;}
.z95107context{line-height:30px;}
@media only screen and (max-width:768px){
.z95107body .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');}
.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;}
.lookmore1{width:98px;height:30px;line-height:30px;font-size:12px;border-radius:40px;background-color:transparent;color:#fff;border:1px solid #fff;text-align:center;display:inline-block;cursor:pointer;}
.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;}
.desc{text-align:center;margin-bottom:35px;font-size:14px;}
.news .m-title{margin-top:60px;margin-bottom:30px;text-align:center;color:#d6000f;font-size:28px;}
.news .swiper-container3{overflow:hidden;}
.news .swiper-container3 .swiper-slide{width:33%;}
.news .item{width:100%;padding:0 15px;text-align:center;}
.news .item .pic{width:100%;height:250px;overflow:hidden;}
.news .item .pic img{width:100%;}
.news .item .news-time{width:45px;height:45px;background-color:#fff;opacity:0.9;color:#fff;text-align:center;font-size:16px;position:absolute;overflow:hidden;border-radius:7px;margin-left:1em;}
.news .item .news-title{line-height:45px;text-indent:4em;font-size:16px;}
.news .txtLine{width:97%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.news .news-desc{font-size:12px;line-height:18px;color:rgba(102, 102, 102, 0.8);margin:5px 0 16px;height:53px;text-align:left;padding:0 1em;}
.news .txtLine3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;line-height:18px;max-height:54px;}
.news .lookmore1{position:relative;border:solid 1px #cccccc;color:#cccccc;margin:0 auto;display:block;}
.news{padding:60px 15px 85px;}
@media only screen and (max-width: 1140px){
.news .swiper-container3 .swiper-slide{width:50%;}
}
@media only screen and (max-width: 996px){
.news .swiper-container3 .swiper-slide{width:50%;}
}
@media only screen and (max-width: 600px){
.news .swiper-container3 .swiper-slide{width:100%;}
}

@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;}
.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;}
}
.productCenter {margin-top:35px;}
.stmText p {
    line-height: 30px;
    font-size: 16px;
    color: #9c9c9c
}
.stmBox {
    width: 100%;
    background-color: rgba(20, 122, 215, 1);
}
.stmBctn {
    padding: 30px;
}
.stmBctn h2 {
    color: #fff;
    font-size: 32px;
}
.fff {
    background-color: #FFFFFF;
    width: 60%;
    margin: 20px 0px;
    color: #3366ff;
    padding-left: 10px;
    font-size: 16px;
}
.fff20 {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}
.rsyCtn dl dt,
.rsyCtn dl dd {
    color: #595959;
    font-size: 16px;
    line-height: 30px;
}
.contactUs .tab1 {
    width: 100%;
    margin: auto;
}
.contactUs .nav {
    width: 100%;
    height: 46px;
    /* background-color: #ace5e5; */
    margin: auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
    overflow: hidden;
}
.contactUs .nav li {
    width: 17%;
    text-align: center;
    height: 50px;
    line-height: 50px;
    color: rgb(151 151 151);
    background-color: #f1f1f1;
    border-radius: 50px;
    padding: 0px 10px;
}
.contactUs .nav li:hover {
    cursor: pointer;
}
.contactUs .show_nav {
    color: #fff !important;
    /* background-color: #FFF8DC; */
    background-color: #4AA3E7 !important;
}
.ctsTop h2 {
    color: #1270e1;
    font-size: 30px;
    font-weight: bold;
}
.ctsTop p {
    margin-top: 26px;
    color: #1270e1;
    background-color: #1270e1;
    width: 60px;
    height: 6px;
    border-radius: 5px;
    font-size: 30px;
    font-weight: bold;
}
/* news */
.NewsList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 10px;
    /* background: #e9e9e9; */
    cursor: pointer;
    transition: .33s ease;
    border-top: 1px solid #ddd;
}
.NewsList:hover {
    padding-bottom: 30px;
}
.NewsList:hover>div:nth-child(1) {
    background: #e2f6ff;
    color: #3366cc;
}
.NewsList>div:nth-child(1) {
    width: 80px;
    height: 98px;
    background: #fff;
    text-align: center;
    font-family: arial;
    transition: all .5s ease;
    color: #3366cc;
    font-size: 30px;
    font-weight: bold;
    line-height: 43px;
    padding: 3px;
}
.NewsList>div:nth-child(2) {
    width: 100%;
    padding: 0px 13px;
}
.NewsList>div:nth-child(2) h2 {
    color: rgb(0, 0, 0);
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}
.NewsList>div:nth-child(2) .data1 {
    color: #b4b4b4;
    margin-top: 15px;
    visibility: hidden;
}
.NewsList>div:nth-child(2) p {
    font-size: 16px;
    color: rgb(131, 127, 127);
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* //褰損鏍囩涓湁鏁板瓧浣垮琛屾樉绀哄け鏁堟椂锛� */
    word-wrap: break-word;
    word-break: break-all;
}
.NewsList:hover>div:nth-child(3) img.hide {
    display: block;
}
.NewsList:hover>div:nth-child(3) img.show {
    display: none;
}
.NewsList>div:nth-child(3) img.hide {
    display: none;
}
.NcTop {
    /* background: url(../images/img14.jpg) no-repeat top; */
    /* height: 300px; */
    background-color: #fafafa;
}
.NcTop h2 {
    color: rgb(22, 22, 22);
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
}
.NcTop p {
    font-size: 16px;
    color: rgb(177, 177, 177);
    margin-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    /* //褰損鏍囩涓湁鏁板瓧浣垮琛屾樉绀哄け鏁堟椂锛� */
    word-wrap: break-word;
    word-break: break-all;
}
.NcTop>a {
    display: block;
    padding: 20px;
}
.LookMore {
    display: block;
    float: none;
    width: 100px;
    height: 30px;
    padding: 0px;
    color: rgb(128, 128, 128);
    line-height: 30px;
    border: 1px solid #ccc;
    transition: all 0.3s ease;
    margin-top: 30px;
    padding-left: 10px;
    border-color: #3366cc !important;
}
.LookMore i {
    display: inline-block;
    transform: rotate(180deg);
}
.LookMore:hover {
    background: #3366cc;
    color: #fff;
    border: 1px solid #e6003e;
}
.teamImg {
    background: #f6f6f6;
    padding: 18px;
}
.teamTop {
    overflow: hidden;
}
.teamTop img {
    transition: .33s ease;
    height: 248px;
}
.teamTop img:hover {
    transform: scale(1.08)
}
.teamFoot p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 15px;
}
.teamImg:hover .teamFoot p {
    color: #3366cc;
    ;
}
.ivnImg {
    overflow: hidden;
}
.ivnImg img {
    transition: .33s ease;
}
.ivnh:hover .ivnImg>img {
    transform: scale(1.08);
}
.ivnText {
    position: relative;
    height: 100%;
}
.ivnText h2 {
    color: #c7000a;
    font-size: 18px;
    line-height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ivnText p {
    font-size: 14px;
    color: #595959;
    margin-top: 15px;
    line-height: 30px;
}
.ivn .z95107col-md7 {
    height: 354px;
}
.ivnText::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 0%;
    height: 4px;
    background-color: #c7000a;
    transition: .33s ease;
}
.ivnh:hover .ivnText::after {
    width: 100%;
}
.pcrList {
    width: 100%;
    background: #0975d4;
    /* height: 600px; */
}
.pcrTop {
    height: 60px;
    text-align: center;
    line-height: 60px;
    color: #fff;
    font-size: 16px;
}
/* sss */
.newsTop {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
}
.newsTop img {
    width: 100%;
    max-height: 300px;
}
.ntctn {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, .6);
    transition: all .5s ease;
    opacity: 0;
    z-index: 1;
}
.showBink {
    width: 320px;
    height: 220px;
    display: block;
    color: #fff;
    line-height: 220px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}
.showBink::before {
    content: '';
    width: 200px;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background-color: #fff;
    transition: all .5s ease;
}
.showBink::after {
    content: '';
    width: 200px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    background-color: #fff;
    transition: all .5s ease;
}
.newsTop:hover .ntctn {
    opacity: 1;
}
.newsTop:hover .showBink {
    color: #fff;
}
.newsTop:hover .showBink::before,
.newsTop:hover .showBink::after {
    width: 30px;
}
.newsFoot {
    padding: 0px 10px 0px 10px;
    border: 1px solid #eee;
}
.newsFoot h2 {
    color: #333;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
}
.newsFoot p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
}
.newsTime {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #eee;
    padding: 15px 0px;
}
.newsTime p {
    color: #777;
    font-size: 14px;
}
.newsTime p:hover {
    color: #00a3e9;
}
.newsRight {
    background-color: #f8f8f8;
    position: relative;
    height: 392px;
}
.mark {
    color: #fff;
    text-align: center;
    background-image: linear-gradient(90deg, #014ea2 0, #014ea2 100%);
    border-radius: 5px 0 0;
    line-height: 30px;
    width: 100px;
    height: 30px;
}
.newsRight .mark {
    /* position: absolute; */
    z-index: 1;
}
.newsTop .mark {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.newsRight ul {
    padding: 0px 15px 0px 15px;
}
.newsRight li {
    margin-top: 10px;
}
.newsRight li p {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bold;
}
.jiTop p {
    color: #696969;
    font-size: 16px;
    margin-top: 30px;
}
.tltTop {
    width: 100%;
    height: 50px;
    overflow: hidden;
    background-color: #36c;
}
.tltTop ul {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
}
.tltTop li {
    color: #fff;
    font-size: 18px;
    padding: 0px 14px;
    height: 100%;
    line-height: 50px;
}
.tltTop li:hover {
    background-color: #1d479c;
    cursor: pointer;
}
.tltFoot {
    padding: 50px 0;
    background: #f5f5f5;
}
.jobList {
    /* border-bottom: 1px solid #dadada; */
}
.job1 {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid #dadada;
}
.job-iocn {
    cursor: pointer;
}
.job2 {
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    padding: 0px 16px;
    /* border-bottom: 1px solid #dadada; */
    /* color: #fff; */
    background: #fff;
    height: 100px;
    padding: 30px 19px;
    display: none;
}
.cvoTop {
    position: relative;
}
.cvoTop img {
    width: 100%;
    height: 290px;
}
.cvotCtn {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.51);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: .22s ease;
}
.cvoTop:hover .cvotCtn {
    opacity: 1;
}
.cvotCtn i {
    font-size: 50px;
    color: #fff;
    cursor: pointer;
}
.cvoFoot {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    padding: 10px;
}
.cvideo {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 99999;
    display: none;
}
.cvi1 {
    position: absolute;
    top: 9px;
    right: 3px;
    transform: scale(1.5);
    border: 1px solid #ddd;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    cursor: pointer;
}
.artTop h2 {
    text-align: center;
    width: 100%;
    line-height: 100px;
    z-index: 10;
    background: rgba(255, 255, 255, 1.0);
    border-bottom: solid 1px #eee;
    color: #333;
    padding: 0 20px;
    margin-bottom: 0px;
}
.artImg {
    border-top: 17px solid #ddd;
    border-bottom: 17px solid #ddd;
}
.artT {
    width: 100%;
    height: 50px;
    background-color: #0064Cd;
    margin-top: 20px;
}
.artT p {
    line-height: 50px;
    padding-left: 10px;
    font-size: 26px;
    color: #fff;
}
/*聽杩斿洖闋傞儴*/
#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.hid {
    opacity: 0;
}
#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;
}
.pcrCtn .z95107sub-menu {
    background: none;
    box-shadow: none;
}
.pcrCtn .z95107sub-menu ul li {
    width: auto !important;
}
.pcrCtn .z95107sub-menu ul {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    flex-direction: column;
}
.pcrCtn .z95107sub-menu ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    width: 100%;
    background: #f2f2f2;
    margin-top: 0;
}
.pcrCtn .z95107sub-menu ul li.selected a {
    background-color: #0865ca;
    color: #fff;
}
.pcrCtn .z95107sub-menu ul li a:hover {
    color: #fff;
    background-color: #0865ca;
}
.pcrCtn .z95107sub-menu ul li a::after {
    display: none;
}
.homeArea {
    background-image: url(../images/boxbg2.jpg);
}
.Title {
    text-align: center;
}
.Title h3 {
    font-size: 36px;
    color: #404040;
    line-height: 45px;
    background-image: url(../images/titbg.png) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    font-weight: bold;
}
.hAaimg {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    cursor: pointer;
}

.hAaimg img {
    max-width: 100%;
    transition: opacity 0.35s, transform 0.35s;
}

.hAaimg:hover img {
    transform: scale(1.18);
}
.mt30 {
    margin-top: 30px;
}
.hAa-text {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 23px;
    left: 0;
    color: #fff;
    font-size: 18px;
}

.hAa-left {
    position: relative;
}

.hAa-right li {
    width: 45%;
    float: left;
    margin: 0 5% 6% 0;
}

.dttext h2,
.news-text h2 {
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.dttext p,
.news-text p {
    font-size: 14px;
    margin-top: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news-text h2,
.news-text p {
    color: #fff;
    text-align: left;
    padding-left: 20px;
    /* padding-top: 8px; */
}

.dttext p:nth-of-type(1) {
    color: #999;
}

.dttext p:nth-of-type(2) {
    display: none;
}

.dt-bian div>p:nth-of-type(2) {
    display: block !important;
}

.dt-btn {
    text-align: center;
}
.padd60 {
    padding: 60px;
}


@media screen{
*{padding:0;margin:0;}
div,h2,h3,p,img{margin:0;padding:0;}
img{border:none;}
.z95107content p{padding-bottom:20px;}
}

@media screen{
.big_pic_con{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;}
.big_pic{width:100%;max-width:1400px;margin:0 auto;padding:50px 0;}
.big_pic_con_pic{text-align:center;}
.big_pic_con_pic img{max-width:100%;}
.big_pic_con_info{background-color:#fff;width:100%;padding-bottom:15px;}
.big_pic_con_info h2,.big_pic_con_info h3{font-size:24px;color:#333;line-height:1;}
.big_pic_con_info p{line-height:1.5;font-size:16px;color:#696969;line-height:1;padding:15px 0 0 0;}
@media screen and (max-width:650px){
.big_pic_con_pic{height:220px;}
}
}

/* 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;}
.z95107footer{margin:0 auto;color:#5d5d5d;background:url(../images/nbanner_s.jpg) no-repeat;background-size:100% 415px;min-height:420px;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.z95107footer a{color:#ebcece;}
.z95107footer a:hover{color:#FFF;}
.z95107footer .z95107flink{padding-bottom:20px;}
.z95107footer .z95107flink li{display:inline-block;margin-left:10px;}
.z95107footer .footerserver{padding:10px 0 10px 0;text-align:center;}
.z95107flink {font-size:16px;color:#f6eded;background:#555151;opacity: 0.8;}
.z95107flink li a {color:#f6eded;font-size:16px;}
.footerc{background:#403c3d;color:#ebcece;padding:30px 0;line-height:22px;}
}




@media screen{
*{padding:0;margin:0;}
div,p,img{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.main .bd p{margin-bottom:20px;}
.footerserver .item{border:2px solid #a4a4be;transition:0.2s;margin-bottom:20px;border-radius: 25px;}
.footerserver .item:hover{border:2px solid #b2eded;}
.footerserver .pic{font-size:22px;color: #f4e8f5;width:100%;height:180px;display: flex;align-items: center;justify-content: center;}
.footerserver img{width:140px;height:140px;}
.footerserver p{padding:5px 25px;font-size:18px;margin-bottom:0!important;color: #3c0606;background:#a4a4be;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;border-radius: 0 0 22px 22px;}
.footerserver p:hover{background:#b2eded;}
}
