/*  
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 */
.ze123dcontainer{width:100%}
.padding-tb30{padding: 30px 0;}
.ze123drow .ze123drowtitle{
    text-align: center;padding: 30px 0 20px 0;
}
.ze123drow .ze123drowtitle h1{
    font-size: 28px;
    line-height: 30px;
    text-align: center;
}
.ze123drow .ze123drowtitle p{
	font-size: 16px;line-height: 30px;
    color: rgba(119,119,119,1);
    font-family: Arial;
}
.ze123dcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.ze123dcontent 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;}
.ze123dheader{height:60px;background:#FFF;box-shadow:0 3px 4px rgb(0 0 0 / 10%);}
.ze123dheader .logo{position:absolute;left:0;top:0;}
.ze123dnavmenu .ze123dnav-itemed>a{color: #333!important;}.ze123dheader .logo h1{font-size:24px;line-height:60px;}
.ze123dheader .logo img{max-height:60px;padding:0;}
.ze123dnavmenu{position:absolute;right:150px;top:0;}
.ze123dnavmenu .ze123dnav{background-color:#FFF;}
.ze123dnavmenu ul li:hover{color:#fff;background-color:#2453b3;}
.ze123dnavmenu ul li:hover a{color:#fff!important;}
.ze123dnavmenu .ze123dnav-item a{color:#333!important;}
.ze123dnavmenu .ze123dnav .ze123dnav-child a:hover{background:#2453b3;}
.ze123dheader .search{position:absolute;right:15px;top:30px;font-size:12px;}
.ze123dheader .search ul li{position:relative;height:24px;margin-top:-12px;}
.ze123dheader .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;}
.ze123dheader .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;}
.ze123dnav-bar{display:none;}
.ze123dnav-child{line-height:45px;}
.ze123dnav-child{width:1140px;position:fixed;text-align:center;background-color:rgba(27, 24, 22, .5);transition:.3s all ease;}
.ze123dnav .ze123dnav-item .ze123dnav-child dd{display:inline-block;}
@media only screen and (max-width: 1140px){
.ze123dheader .logo{left:10px;}
.ze123dheader .logo{display:block;height:60px;width:137px;position:absolute;left:50%;top:0px;margin-left:-68px;}
.ze123dheader .search{display:none;position:fixed;width:156px;z-index:1000;left:20px;top:60px;}
.ze123dheader .search input{width:120px;}
.ze123dnavmenu ul li:hover{color:#333;background-color:#fff;}
.ze123dnavmenu ul li:hover a{color:#333!important;}
.ze123dnavmenu .ze123dnav .ze123dnav-child a:hover{background:#fff;}
.ze123dnav .ze123dnav-item .ze123dnav-child dd{display:block!important;}
.ze123dnav-child{width:auto;}
}
@media only screen and (max-width: 600px){
.ze123dheader .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);
	}
.ze123dsub-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%);
}
.ze123dsub-menu ul {
    text-align: center;
    font-size: 0;
}
.centerArea {
    max-width: 1200px;
    width: calc(100% - 32px);
    margin: 0 auto;
}
.ze123dsub-menu ul li {
    float: left;
    position: relative;
}
.ze123dsub-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;
}
.ze123dsub-menu ul li.selected a {
    color: #ff5e19;
}
.ze123dsub-menu ul li:hover a {
    color: #ff5e19;
}
.ze123dsub-menu ul li.selected a::after {
    width: 100%;
}
.ze123dsub-menu ul li:hover a::after {
    width: 100%;
}
.ze123dsub-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;}
.padding-tb30{padding:30px 0;}
.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;}
.ze123dcontent{width:100%;font-size:16px;line-height:28px;padding-bottom:30px;}
.main{max-width:1760px;margin:0 auto;overflow:hidden;}
.ellipsis{width:100%;display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.ellipsis-2{overflow:hidden;max-height:3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news639 .list{overflow:hidden;}
.news639 .list li{padding:1.5em 3.75em 1.5em 2.5em;position:relative;background:#f6f6f6;margin-top:3.0625em;transition:0.5s all;-webkit-transition:0.5s all;}
.news639 .list li::before{position:absolute;left:0px;bottom:0px;width:0px;height:1px;background:#f6a026;content:"";transition:0.5s all;-webkit-transition:0.5s all;}
.news639 .list li .pic{width:100%;height:150px;overflow:hidden;}
.news639 .list li .pic img{width:100%;transform:scale(1.0);transition:0.5s all;-webkit-transition:0.5s all;}
.news639 .list li h3{font-size:18px;line-height:1.42;}
.news639 .list li .time{font-size:14px;padding:0.4em 0px 1.1em;}
.news639 .list li .tips{font-size:16px;line-height:1.75;height:3.5em;max-height:3.5em;}
.news639 .list li .btn{font-size:14px;padding-top:2em;}
.news639 .list li .btn a{display:inline-block;background:#f6a026;border-radius:0px 1.2778em 0px 1.2778em;text-align:center;color:#fff;width:8.889em;line-height:2.5556;}
.news639 .list li:hover{box-shadow:0px 0px 1em rgb(0 0 0 / 10%);}
.news639 .list li:hover::before{width:100%;}
.news639 .list li:hover .pic img{transform:scale(1.05);}
.news639 .list li:hover h3 a{color:#f6a026;}
}

/* artlist */

@media screen{
*{padding:0;margin:0;}
div,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;}
.padding-tb30{padding:30px 0;}
.home-pro{width:100%;background:url(../images/pro-bg.jpg) no-repeat top;background-size:cover;}
.home-pro .home-title{position:relative;overflow:hidden;height:90px;padding:0 1em;}
.en-title{font-family:'bebasregular';font-size:30px;line-height:34px;height:34px;padding-bottom:10px;text-transform:uppercase;color:#fff;}
.cn-title{font-size:20px;font-weight:500;line-height:24px;height:24px;color:#fff;}
.home-more2{font-family:'bebasregular';font-size:24px;position:absolute;top:0;right:10px;line-height:2.0;text-transform:uppercase;}
.home-more2:before{position:absolute;right:0;width:30px;height:2px;content:'';}
.home-more2:before{content:'';background:#fff;}
.home-more2 a{color:#fff;}
.home-pro ul li .item .pic{overflow:hidden;width:100%;height:200px;background:#fff;-webkit-transition:all .2s linear;transition:all .2s linear;}
.home-pro ul li .item .pic:hover{z-index:2;-webkit-transform:translate3d(0, -3px, 0);transform:translate3d(0, -3px, 0);-webkit-box-shadow:0 15px 30px rgb(0 0 0 / 10%);box-shadow:0 15px 30px rgb(0 0 0 / 10%);}
.home-pro ul li .item .pic img{width:100%;}
.home-pro ul li .item .home-pro-name{width:100%;height:50px;overflow:hidden;background:#f4f4f4;text-align:center;line-height:50px;margin-top:2px;font-size:14px;padding:0 10px;box-sizing:border-box;}
}

/* artbody */
.ze123dplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.ze123dbody{width:100%;overflow-x: hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.ze123dbody h1{font-size:20px;line-height:50px;text-align:left;color: #2a2e2e;}
.ze123dbody .info{padding-bottom:15px;font-family: HelveticaNeueLTPro, 微软雅黑;}
.ze123dbody .info small{padding:0 1px;}
.ze123dbody p{padding-bottom: 20px;}
.ze123dbody img{max-width:98%;height:auto;}
.ze123dmeta-tags{padding: 20px 0;}
.ze123dmeta-tags .ze123dtagitem {
    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;
}
.ze123dmeta-tags .ze123dtagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.ze123dmeta-tags .ze123dtagitem:not(:last-child) {
    margin-right: 10px;
}
.ze123dcontext{line-height: 30px;}

/* blockrow */

/* 话题标签topic */
.ze123dmeta-tags{padding: 20px 0;}
.ze123dmeta-tags .ze123dtagitem {
    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;
}
.ze123dmeta-tags .ze123dtagitem:hover {
    background-color: rgba(0,102,255,.15);
}
.ze123dmeta-tags .ze123dtagitem: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;}
.ze123dplace{min-height: 56px;background-color: #f2f3f5;line-height: 56px;font-size: 16px;padding:0 20px;margin:20px 0;}
.ze123dbody{width:100%;overflow-x:hidden;font-size:16px;line-height:28px;padding-bottom:30px;}
.ze123dbody .pic img{width:100%;}
.ze123dbody h1{font-size:22px;color:#222;font-weight:700;line-height:50px;text-align:left;}
.ze123dbody .price{width:100%;height:50px;text-indent:2em;line-height:50px;font-size:20px;color:#de2826;font-weight:600;background-color:#f2f3f5;}
.ze123dbody .price del{font-size:14px;color:#222;font-weight:normal;}
.ze123dbody .parameter p{font-size:12px;color:#555151;padding-top:10px;}
.ze123dbody .details{width:100%;height:30px;text-align:center;line-height:30px;font-size:20px;font-weight:600;background-color:#f2f3f5;color:#222;}
.ze123dbody .info{padding-bottom:15px;font-family:HelveticaNeueLTPro, "Microsoft Yahei";}
.ze123dbody .info small{padding:0 1px;}
.ze123dbody p{padding-bottom:20px;}
.ze123dbody img{max-width:98%;height:auto;}
.ze123dmeta-tags{padding:20px 0;}
.ze123dcontext{line-height:30px;}
@media only screen and (max-width:768px){
.ze123dbody .pic img{width:100%;text-align:center;}
}
}
/*! CSS Used fontfaces */
@font-face{font-family:'HelveticaNeueLTPro';src:url('../images/HelveticaNeueLTPro-ThEx.ttf?v=20208131600'), url('../images/HelveticaNeueLTPro-ThEx.ttf?v=201808131600') format('embedded-opentype');}

@media screen{
*{padding:0;margin:0;}
div,h1,p,img,span{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.Title{text-align:center;margin:20px 0px;}
.Title p{margin:10px 0px;font-size:14px;color:#999999;}
.News{background-color:#eee;padding:100px 0px;}
.Newstop{text-align:center;height:234px;overflow:hidden;}
.Newstop img{max-width:100%;max-height:234px;transition:.65s ease;}
.Newsctn:hover .Newstop img{transform:scale(1.18);}
.Newsctn:hover{box-shadow:0 0 27px 9px #999;transform:translateY(3px);}
.Newsfoot{text-align:center;height:80px;}
.Newsfoot h1{color:#333333;font-size:18px;margin:10px 0px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.Newsfoot p{color:#666666;font-size:12px;max-height:60px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.Newsctn{box-shadow:0 5px 4px rgb(0 0 0 / 10%);}
.Newsmd2{width:20%;}
.Newsbtn{margin:30px 0px;}
.Newsbtn a{width:158px;height:45px;display:block;border:1px solid #337ab7;font-size:14px;text-align:center;line-height:45px;color:#337ab7;transition:.35s ease-in-out;margin:auto;}
.Newsbtn a:hover{background-color:#337ab7;opacity:0.8;color:#fff;}
}

@media screen{
@media screen and (min-width: 1024px) and (max-width: 1280px){
.Newstop{height:120px;}
.Newstop img{max-height:120px;}
}
@media screen and (min-width: 768px) and (max-width: 1023px){
.Newsmd2{text-align:center;float:left;width:50%;}
.Newstop{height:120px;}
.Newstop img{max-height:120px;}
}
@media screen and (min-width: 320px) and (max-width: 767px){
.Newsmd2{text-align:center;width:100%;}
.News{background:none!important;padding:20px 0px;}
}
}

@media screen{
*{padding:0;margin:0;}
div,ul,span{margin:0;padding:0;}
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 .ze123dcol-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 .ze123dsub-menu {
    background: none;
    box-shadow: none;
}
.pcrCtn .ze123dsub-menu ul li {
    width: auto !important;
}
.pcrCtn .ze123dsub-menu ul {
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    flex-direction: column;
}
.pcrCtn .ze123dsub-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 .ze123dsub-menu ul li.selected a {
    background-color: #0865ca;
    color: #fff;
}
.pcrCtn .ze123dsub-menu ul li a:hover {
    color: #fff;
    background-color: #0865ca;
}
.pcrCtn .ze123dsub-menu ul li a::after {
    display: none;
}
.pro {
    padding: 50px 1em;
}

.pro .pro-title {
    text-align: center;
    padding: 50px 0px 50px 0px;
}

.pro .pro-title h6 {
    font-size: 26px;
    color: #2d2d2d;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: 3px;
    font-style: normal;
}

.pro .pro-title h6 a {
    color: #666666;
}

.pro .pro-title h6 a:hover {
    color: #00a5e3
}

.pro .item .pic {
    width: 100%;
    height: 300px;
    overflow: hidden;
}

.pro .item .pic img {
    width: 100%;
    transform: scale(1.0);
    transition: all .3s;
}

.pro .item .pic img:hover {
    transform: scale(1.05);
}

.border {
    border-color: #e0dede;
    border-top-width: 0px;
    border-bottom-width: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}

.pro .item .pro-text h4 {
    font-size: 18px;
    color: #808080;line-height: 36px;
}

.pro .item .pro-text h5 {
    color: #2d2d2d;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 1px;
    font-style: normal;
    margin-top: 0em;
    margin-bottom: 20px;
    font-size: 30px;
}

.pro .item .pro-text .line {
    margin-top: 0;
    margin-bottom: 20px;
    border: 1px solid #e0dede;
}

.pro .item .pro-text h3 {
    font-size: 16px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
    font-style: normal;
    margin-top: 0em;
    margin-bottom: 20px;
    min-height: 100px;
}

.pro .more {
    text-align: center;
}

.pro .more a {
    background-color: #005bac;
}

.ellipsis {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ellipsis-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}


@media screen{
*{padding:0;margin:0;}
div,p,img{margin:0;padding:0;}
img{border:none;}
.water{padding:50px 2em 100px 2em;}
.water .row2{background-color:#eaf6fd;}
.water .row2 .pic img{width:100%;}
.water .row2 .info .text{padding:0 2em;font-size:16px;color:#595757;line-height:34px;}
.water .row2 .info .text .t{font-size:20px;color:#0d5398;margin:0 0 5px 0;padding-top:10px;padding-bottom:0;}
}

/* footer */

@media screen{
*{padding:0;margin:0;}
div,p,img,span,dl,dt,dd{margin:0;padding:0;}
a{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;}
img{border:none;}
.clear{clear:both;}
.clear::after{content:"";display:block;clear:both;}
.ze123dfooter{margin:0 auto;color:#fff;background:#126ace;border-top:1px solid #C7CED1;text-align:center;}
.ze123dfooter a{color:#fff;}
.ze123dfooter a:hover{color:#FFF;}
.ze123dfooter .ze123dflink{padding-bottom:20px;}
.ze123dfooter .footerserver{padding:30px 0 20px 0;text-align:left;}
.ze123dfooter dl{margin:0 0 10px 50px;}
.ze123dfooter dt{position:relative;font-size:16px;color:#fff;line-height:20px;margin-bottom:10px;}
.ze123dfooter dd{line-height:30px;}
.footerc{background:#126ace;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;}
}
