/*  
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 */
.za5365container{width:100%}
.padding-tb30{padding: 30px 0;}
.za5365row .za5365rowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.za5365row .za5365rowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.za5365row .za5365rowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.za5365content{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.za5365content 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;}
.za5365header{height:60px;background:#FFF;}
.za5365header .logo{left:0;top:0;}
.za5365navmenu .za5365nav-itemed>a{color: #333!important;}.za5365header .logo h1{font-size:24px;line-height:60px;text-align:left;}
.za5365header .logo img{max-height:60px;padding:0;}
.za5365navmenu{text-align:left;left:200px;top:0;}
.za5365nav-bar{display:none;}
.za5365header .bg_img{background:url('../images/1.png') no-repeat;background-size:cover;background-position:center right;}
.za5365navmenu .za5365nav{background-color:none;}
.za5365navmenu ul li:hover{color:#333;}
.za5365navmenu .za5365nav li>a::after{content:"";width:0;height:3px;background:#fbc707;position:absolute;bottom:0;left:0;transition:all ease .5s;}
.za5365navmenu .za5365nav-item{line-height:40px;transition:all ease .5s;}
.za5365navmenu .za5365nav-item:hover{background:#8f000f;}
.za5365navmenu .za5365nav-item:hover>a::after{width:100%;}
.za5365navmenu .za5365nav-item>a{font-size:16px;color:#fff;padding:0 30px;color:#f8c300;}
.za5365navmenu .za5365nav-item .za5365nav-child{top:40px;}
.za5365nav .za5365nav-more{right:10px;}
.za5365icon-down:before{opacity:0;transition:all ease .5s;}
.za5365navmenu .za5365nav-item:hover .za5365icon-down:before{opacity:1;}
.za5365nav-bar{background:none;}
.za5365nav .za5365nav-child dd{border-bottom:1px #ccc dotted;}
.za5365nav .za5365nav-child dd:last-child{border-bottom:none;}
.za5365header .search{position:absolute;right:15px;top:30px;font-size:12px;display:none;}
.za5365header .search ul li{position:relative;height:24px;margin-top:-12px;}
.za5365header .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;}
.za5365header .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;}
.za5365nav-child{line-height:45px;}
@media only screen and (max-width: 1140px){
.za5365header .logo{left:10px;}
.za5365header .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.za5365header .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.za5365header .search input{width:120px;}
.za5365header .za5365navmenu{background:#1238b3;}
.za5365navmenu .za5365nav-item .za5365nav-child{top:0;}
.icon_menu .i_close{color:#fff;}.za5365nav-tree .za5365nav-item a{color:#FFF;}
}
@media only screen and (max-width: 600px){
.za5365header .search{display:none;}
}
.w100{width:100%;padding:0;}
}


    .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);
	}
.za5365sub-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%);
}
.za5365sub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.za5365sub-menu ul li {
    float: left;
    position: relative;
}
.za5365sub-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;
}
.za5365sub-menu ul li.selected a {
    color: #ff5e19;
}
.za5365sub-menu ul li:hover a {
    color: #ff5e19;
}
.za5365sub-menu ul li.selected a::after {
    width: 100%;
}
.za5365sub-menu ul li:hover a::after {
    width: 100%;
}
.za5365sub-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,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;}
.zzpages ul{clear:both;padding:12px 0px 12px 16px;margin:30px auto;text-align:center;}
.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:#004ea2;border:1px solid #004ea2;color:#fff;}
.zzpages ul li:hover{background:#004ea2;color:#fff;}
.zzpages ul li:hover a,.zzpages ul li:hover span,.zzpages ul li:hover span strong{color:#fff;}
.zzpages ul li a,.zzpages ul li .pageinfo{color:#292a32;padding:8px 12px;}
@media screen and (max-width:400px){
.zzpages ul li a,.zzpages ul li .pageinfo{color:#292a32;padding:8px;}
}
.zzpages li.thisclass a{color:#fff;}
.zzpages .pageinfo strong{color:#555;font-weight:normal;margin:0px 2px;}
.za5365content{width:100%;font-size:16px;line-height:28px;}
}

@media screen{
.news610 {width:100%;max-width:1920px;margin:0 auto;padding:15px;background:url(../images/data_header_bg.png);background-color:rgba(242, 242, 245, .5);box-sizing:border-box;}
.newsreport{width:100%;max-width:1200px;margin:0 auto;}
.newsreport .za5365col-md4{transition:all .3s ease;}
.newsreport .za5365col-md4:hover{box-shadow:0 0 13px #adadad;}
.newsreport a{display:block;}
.newsreport_pic{width:100%;height:241px;position:relative;overflow:hidden;text-align: center;}
.newsreport_pic img{max-width:100%;height:100%;transition:all .3s ease;}
.newsreport_pic_mask{display:none;width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0, 78, 162, .6);text-align:center;line-height:218px;}
.newsreport_pic:hover .newsreport_pic_mask{display:block;}
.newsreport_pic:hover .newsreport_pic_mask i{font-size:30px;color:#fff;}
.newsreport_pic:hover img{transform:scale(1.2);}
.newsreport_title{width:100%;padding:22px;box-sizing:border-box;background-color:#fff;}
.newsreport_title h3{font-size:16px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
@media screen and (max-width:1024px){
.newsreport_pic{height:175px;}
}
@media screen and (max-width:768px){
.newsreport_pic img{width:100%;}
}
@media screen and (max-width:650px){
.newsreport .za5365col-md4{padding:15px 0;}
}
}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,h3,p,img,span{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;}
}

@media screen{
.iconfont{font-family:"iconfont"!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.icon-time:before{content:"\e67a";}
}

@media screen{
.newsreport1 {width:100%;background-color:#eff1f0;}
@media screen and (max-width:1023px){
.newsreport1 .za5365main{width:auto;margin:0 auto;}
}
@media screen and (width:1024px){
.newsreport1 .za5365main{width:auto;margin:0 auto;}
.news_body .data-pic{width:50%;display:inline-block;}
}
@media screen and (min-width:1025px){
.newsreport1 .za5365main{width:1440px;}
.news_body .data-pic{width:25%;display:inline-block;}
.news_title{width:100%;padding-top:50px;text-align:center;}
}
.news_left .news_title h3,.news_right .news_title h3{font-size:24px;color:#333;line-height:1;padding-bottom:30px;}
.news_left,.news_right{padding:30px 30px 0 30px;}
@media screen and (max-width:1024px){
.news_left,.news_right{padding:30px 30px 12px 30px;}
}
.news_body .data-con{width:100%;margin:15px auto;background-color:#fff;}
.news_body .data-con section{padding:15px;margin:15px auto;}
.news_right .news_body .data-con{width:100%;margin:15px auto;background-color:transparent;}
.news_right .news_body .data-con section{padding:15px;margin:15px auto;background-color:#fff;}
.news_body .data-con::before,.news_body .data-con::after{display:block;content:"";width:0;height:0;visibility:hidden;clear:both;}
.news_body .data-pic{flex:1;}
.news_body .data-pic img{max-width:100%;}
.news_body .data-desc{flex:3;padding-left:20px;}
@media screen and (min-width:767px) and (max-width:1023px){
.news_body .data-con{width:100%;margin:50px auto;}
.news_body .data-con section{margin:2%;width:46%;float:left;background-color:#ddd;box-sizing:border-box;}
.news_body .data-con section nav a{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;}
.news_body .data-pic{padding:0;margin:0!important;width:auto;height:100%;flex:2;}
.news_title{width:100%;padding-top:5px;text-align:center;}
}
@media screen and (min-width:500px) and (max-width:768px){
.news_body .data-con{width:100%;margin:50px auto;}
.news_body .data-con section{margin:2%;width:96%;background-color:#ddd;box-sizing:border-box;}
.news_body .data-con section nav a{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;}
.news_title{width:100%;padding-top:5px;text-align:center;}
.news_body .data-desc{flex:3;padding-left:0;}
.news_body .data-desc h3{font-size:24px;}
}
@media screen and (min-width:320px) and (max-width:499px){
.news_body .data-con{width:100%;margin:50px auto;}
.news_body .data-con section{margin:2% 0;width:100%;background-color:#ddd;box-sizing:border-box;}
.news_body .data-con section nav a{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;}
.news_body .data-pic{width:100%;}
.news_title{width:100%;padding-top:5px;text-align:center;}
}
@media screen and (min-width:1024px){
.news_body .data-desc{margin-left:30px;}
.news_body .data-con section nav a{display:flex;flex-direction:row;justify-content:center;align-items:center;}
.news_body .data-con section nav a .data-pic{flex:1.5;}
}
.news_body .data-desc h3{font-size:20px;color:#333;font-weight:400;padding:10px 0;margin:5px 0 0;}
.news_body .data-desc p{font-size:14px;color:#888;margin:15px 0 20px;}
.news_body .data-desc span{font-size:12px;color:#888;}
.gotoNews{margin:30px auto;text-align:center;}
.gotoNews a{display:inline-block;padding:10px 50px;background-color:#37b287;color:#fff;font-size:16px;}
}
/*! CSS Used fontfaces */
@font-face{font-family:"iconfont";src:url('//at.alicdn.com/t/font_2688819_jwbwl3fhwbc.woff2?t=1626849843038') format('woff2'), url('//at.alicdn.com/t/font_2688819_jwbwl3fhwbc.woff?t=1626849843038') format('woff'), url('//at.alicdn.com/t/font_2688819_jwbwl3fhwbc.ttf?t=1626849843038') format('truetype');}

/* artbody */
/* 话题标签topic */
.za5365meta-tags{padding: 20px 0;}
.za5365meta-tags .za5365tagitem {
    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;
}
.za5365meta-tags .za5365tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.za5365meta-tags .za5365tagitem: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;}
.za5365place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.za5365body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.za5365body .pic img{width:100%;}
.za5365body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.za5365body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.za5365body .price del{font-size:14px;color:#222;font-weight:normal;}
.za5365body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.za5365body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.za5365body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.za5365body .info small{padding:0 1px;}
.za5365body p{padding-bottom:20px;}
.za5365body img{max-width:98%;height:auto;}
.za5365meta-tags{padding:20px 0;}
.za5365context{line-height:30px;}
@media only screen and (max-width:768px){
.za5365body .pic img{width:100%;text-align:center;}
}
}
/*! CSS Used fontfaces */
@font-face{font-family:'HelveticaNeueLTPro';src:url('../images/HelveticaNeueLTPro-ThEx.ttf?v=20208131600'), url('../images/HelveticaNeueLTPro-ThEx.ttf?v=201808131600') format('embedded-opentype');}

/* blockrow */

/* 话题标签topic */
.za5365meta-tags{padding: 20px 0;}
.za5365meta-tags .za5365tagitem {
    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;
}
.za5365meta-tags .za5365tagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.za5365meta-tags .za5365tagitem: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;}
.za5365place{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.za5365body{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.za5365body .pic img{width:100%;}
.za5365body h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.za5365body .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.za5365body .price del{font-size:14px;color:#222;font-weight:normal;}
.za5365body .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.za5365body .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.za5365body .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.za5365body .info small{padding:0 1px;}
.za5365body p{padding-bottom:20px;}
.za5365body img{max-width:98%;height:auto;}
.za5365meta-tags{padding:20px 0;}
.za5365context{line-height:30px;}
@media only screen and (max-width:768px){
.za5365body .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{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.Title h1{font-size:20px;color:#333333;text-align:center;}
.Title p{color:#999999;font-size:14px;line-height:40px;text-align:center;}
.cource .spttop{height:200px;}
.cource .spttop img{max-width:100%;max-height:200px;}
.cource .sptbtm{height:100px;text-align:center;}
.sptbtm h1 a{display:block;max-width:390px;color:#000000;font-size:18px;line-height:30px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cource .sptbtm h1 a{color:#333333;font-size:16px;}
.cource .sptbtm h1 a:hover{color:#52b548;}
.sptbtm p:nth-of-type(1){color:#999999;font-size:14px;line-height:40px;}
.btn{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;border-radius:5px;color:#999;font-size:12px;word-break:keep-all;overflow:hidden;z-index:2;}
.sptctn{padding:14px 10px;transition:.35s ease;}
.sptctn:hover{box-shadow:0 10px 8px rgb(0 0 0 / 10%);transform:scale(1.05);}
.cource{padding:60px 0px;}
}

@media screen{
@media screen and (min-width: 1024px) and (max-width: 1280px){
.Title{padding-left:25px;}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
.Title{padding-left:25px;}
.cource .za5365col-md3{text-align:center;float:left;width:50%;}
}
@media screen and (min-width: 320px) and (max-width: 768px){
.Title{padding-left:25px;}
.cource .za5365col-md3{text-align:center;}
.Title{text-align:center;}
}
}

@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;}
}

.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 .za5365col-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 .za5365sub-menu {
    background: none;
    box-shadow: none;
}
.pcrCtn .za5365sub-menu ul li {
    width: auto !important;
}
.pcrCtn .za5365sub-menu ul {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    flex-direction: column;
}
.pcrCtn .za5365sub-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 .za5365sub-menu ul li.selected a {
    background-color: #0865ca;
    color: #fff;
}
.pcrCtn .za5365sub-menu ul li a:hover {
    color: #fff;
    background-color: #0865ca;
}
.pcrCtn .za5365sub-menu ul li a::after {
    display: none;
}
.pro {
    padding: 50px 1em;
    background-color: #f8f8f8;
}

.pro .title {
    width: 100%;
}

.pro .title .pt2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    color: #666;
}

.pro .title .pt1 {
    line-height: 1.8;
    text-align: center;
    font-size: 14px;
}

.pro .title .pd1 {
    text-align: center;
    margin: 10px 0 50px;
    line-height: 1.6;
    font-size: 14px;
    color: rgb(102, 102, 102);
}

.pro .item .pic {
    width: 100%;
    height: 165px;
    overflow: hidden;
}

.pro .item .pic img {
    width: 100%;
    transform: scale(1.0);
    transition: all .3s;
}

.pro .item .title {
    text-align: center;
    background: #014099;
    color: #fff;
    padding: 10px 5px;
    font-size: 15px;
    box-sizing: border-box;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro .item .pic img:hover {
    transform: scale(1.3);
}

@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;}
.za5365row .za5365rowtitle{text-align:center;padding:30px 0 20px 0;}
.za5365row .za5365rowtitle p{font-size:16px;line-height:30px;color:rgba(119, 119, 119, 1);font-family:Arial;}
.za5365content p{padding-bottom:20px;}
.za5365rowtitle{text-align:center;}
.za5365rowtitle .title{font-family:"Microsoft Yahei";font-size:26px;font-weight:normal;font-style:normal;color:#333333;padding:15px 0;display:block;}
.za5365rowtitle .en{font-family:'微软雅黑';font-size:13px;font-weight:normal;font-style:normal;color:#bababa;display:block;padding:2px;}
.za5365rowtitle .line{overflow:hidden;border-bottom-style:solid;width:50px;margin:0 auto;max-width:50px;border-bottom-width:1px;border-bottom-color:#f15a22;}
.item{padding:1em;border:1px solid #ccc;text-align:center;transition:all .3s;}
.item .title{font-family:微软雅黑;font-size:16px;font-weight:bold;font-style:normal;color:#333333;display:block;padding:15px 0;}
.gsjj .item{border:none;}
.gsjj .item .title{text-align:left;font-family:'微软雅黑';font-size:18px;font-weight:bold;font-style:normal;color:#333333;display:block;padding:0 8px 0 5px;border-width:0 0 0 4px;border-style:solid;border-color:#f15a22;}
.gsjj .item .txt{font-family:century gothic;font-size:14px;font-weight:normal;font-style:normal;color:#8e8e8e;display:block;padding:10px 0 0 0;text-align:left;}
.gsjj .row1{background-color:#f4f4f4;}
.gsjj .pic img{width:100%;}
.gsjj div.title{font-family:微软雅黑;font-size:22px;font-weight:normal;font-style:normal;color:#333333;display:inline-block;margin:1em;}
.gsjj div.title span{font-size:12px;font-weight:normal;font-style:normal;color:#bababa;display:inline-block;padding:2px;padding:0 0 0 10px;}
.gsjj .txt p{font-family:微软雅黑;color:rgb(96, 96, 96);font-size:15px;padding:1em;}
}

/* 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;}
.za5365footer{margin:0 auto;color:#5d5d5d;background:url(../images/fbg05.jpg) no-repeat;background-size:100% 480px;min-height:480px;border-top:1px solid #C7CED1;text-align:center;position:relative;}
.za5365footer a{color:#113e66;}
.za5365footer a:hover{color:#FFF;}
.za5365footer .za5365flink{padding:15px 0px;}
.za5365footer .za5365flink li{display:inline-block;margin-left:10px;}
.za5365footer .footerserver{padding:10px 0 30px 0;text-align:center;}
.za5365flink {font-size:18px;color:#113e66;}
.za5365flink li a {color:#113e66;font-size:18px;}
.footerc{background:#e1eaf1;color:#113e66;padding:30px 0;line-height:22px;opacity: 0.8;}
}




@media screen{
.service_con_info .za5365col-md3{background:rgba(0, 0, 0, 0.1);border:1px solid rgba(255, 255, 255, 0.13);}
.service_con_info .za5365col-md3:nth-of-type(n+2){margin-left:-1px;}
.service_con_info .bd1{display:flex;flex-direction:column;justify-content:center;align-items:center;height:240px;color:#fff;background: #38a4e5;opacity: 0.8;}
.service_con_info .za5365col-md3:hover{background-color:rgba(190, 196, 250, 0.7);}
.service_con_info .bd1:hover p{color:#f0f3f5;}
.service_con_info_pic{width:86px;height:86px;}
.service_con_info_pic img{max-width:100%;max-height:100%;}
.service_con_info .bd1 p{font-size:16px;margin:7% 0;color:#e1eaf1;display:block;white-space:normal;text-overflow:ellipsis;overflow:hidden;}
@media screen and (max-width:1024px){
.service_con_info .bd1{height:344px;}
}
@media screen and (max-width:768px){
.service_con_info .bd1{height:258px;}
}
@media screen and (max-width:650px){
.service_con_info .za5365col-md3:nth-of-type(n+2){margin-left:0px;}
.service_con_info .bd1{height:144px;}
}
}
