﻿body, html{overflow: visible !important;}
html{font-size:calc(100vw / 19.2);}


.iconfont {
    font-family: "iconfont" !important;
    font-size: 15px;
    font-weight: bold;
}

  *{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,.pbt,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0; font-family:'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; }/* font-family: 'Poppins',sans-serif;  */
body,textarea,input,button,select,keygen,legend{font-size: 14px;line-height: 24px;color:#666;outline:0;font-style: normal;}


h1,h2,h3,.pbt,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

*, ::after, ::before {
	box-sizing: border-box;
}

/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#08428d;}

/** 重置图片元素 **/
.fl{float:left;}
.fr{float:right;}
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1400{ width:1400px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 100%; margin:auto;}
.pd06{width:88%; margin: auto;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;height: 100px;}
.top_h{}
.top_h .logo{}
.top_h .logo img{display: block;height:100px;padding: 20px 0;-webkit-transition:0.5s;transition:0.5s;display: none;}
.top_h .logo img.bs{display: block;}
.dh{}
.dh ul li{float: left;}
.dh ul li p a{display: block;line-height: 100px;font-size:18px;position: relative;color: #333;padding: 0 20px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a i{padding-left: 5px;}
.dh ul li:hover p a{color: #08428d;}
.dh ul li.cur p a{color: #08428d; font-weight: 600;}
.dh ul li{position: relative;z-index: 8;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 100px;display: none;min-width: 160px;}
.dh ul li .dh_fl ul{background: #fff;border-radius: 0 0 6px 6px;box-shadow:0 0 10px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul li{float: none;position: relative;}
.dh ul li .dh_fl ul li a{padding: 0 20px;font-size: 14px;line-height:36px;color: #666;white-space: nowrap;display: flex;justify-content: space-between;align-items: center;}
.dh ul li .dh_fl ul li a i{padding-left: 20px;font-size: 12px;}
.dh ul li .dh_fl ul li a:hover{color:#08428d;}
.dh ul li .dh_fl ul li .dh_fl{left: 100%;padding-left: 5px;top: 0;}

.top_ss{margin-left: 0.2rem;}
.top_ss span.button{ display:block; width:30px; height:100px;font-size: 22px;line-height: 100px;text-align: center;color: #333; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;background:rgba(0, 0, 0, 0.7); top:0px;bottom: 0;overflow:hidden;z-index:10;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;border-bottom: 1px solid #fff;-webkit-transition:1s;transition:1s;}
.serach.on form{width: 1440px;}
.serach form input[type='text']{font-size:16px; width:100%; height:60px; line-height:60px;padding:0 40px 0 40px; color:#fff;background: none;}
.serach form input[type='text']::-webkit-input-placeholder {color:#fff;}
.serach form input[type='text']:-moz-placeholder{color:#fff;}
.serach form input[type='text']::-moz-placeholder{color:#fff;}
.serach form input[type='text']:-ms-input-placeholder{color:#fff;}
.serach form i{position: absolute;left: 0;top:0px;height:60px;font-size: 20px;line-height: 60px;text-align: center;color: #fff;}
.serach form a{position: absolute;right: 40px;top:0px;font-size: 16px;line-height: 60px;color: #fff;}
.serach form span{position: absolute;right: 0;top:0px;width: 24px;height:60px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #fff;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #fff;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.top_yy{position: relative;z-index: 2;margin-left: 0.2rem;}
.top_yy span{padding: 0 10px;font-size: 16px;line-height: 100px;color: #333;display: block;cursor: pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_yy span:after{content: "";float: right;border-top: 6px solid #333;border-left: 5px solid transparent;border-right: 5px solid transparent;margin-left: 5px;margin-top: 47px;-webkit-transition:0.5s;transition:0.5s;}
.top_yy_xl{position: absolute;left:50%;top: 100px;background: #fff;display: none;padding: 10px 0;width: 100px;margin-left: -50px;border-radius: 0 0 5px 5px;border-top: 1px solid #eee;}
.top_yy_xl a{display: block;font-size: 14px;line-height: 30px;color: #666;text-align: center;}
.top_yy_xl a:hover{color: #08428d;}


.te {display:inline-block;vertical-align:middle;width:auto;margin-left:0.1rem;white-space:nowrap; margin-top:15px;}
.te .tc {display:inline-block;vertical-align:middle;width:0.4rem;height:0.4rem;border-radius:50%;background-color:#f3f5f9;}
.te .tc img {width:100%;display:block;}
.te .cm {display:inline-block;vertical-align:middle;color:#08428d;line-height:1.5;margin-left:0.06rem; font-size: 24px;}

.top_bg.on{background:rgba(28,78,136,1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on .top_h .logo img.bs{display: none;}
.top_bg.on .top_h .logo img.hs{display: block;}
.top_bg.on .dh ul li p a{color: #fff;}
.top_bg.on .dh ul li:hover p a{color: #fff; font-weight: 600;}
.top_bg.on .dh ul li.cur p a{color: #fff; font-weight: 600;}
.top_bg.on .top_ss span.button{color: #fff;}
.top_bg.on .top_yy span{color: #fff;}
.top_bg.on .top_yy span:after{border-top: 6px solid #fff;}
.top_bg.on .te .cm{color: #fff;}

.top_bg.on2{background:rgba(28,78,136,1);box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);}
.top_bg.on2 .top_h .logo img.bs{display: none;}
.top_bg.on2 .top_h .logo img.hs{display: block;}
.top_bg.on2 .dh ul li p a{color: #fff;}
.top_bg.on2 .dh ul li:hover p a{color: #fff; font-weight: 600;}
.top_bg.on2 .dh ul li.cur p a{color: #fff; font-weight: 600;}
.top_bg.on2 .top_ss span.button{color: #fff;}
.top_bg.on2 .top_yy span{color: #fff;}
.top_bg.on2 .top_yy span:after{border-top: 6px solid #fff;}
.top_bg.on2 .te .cm{color: #fff;}

.top_bg.on3{top:0px;}

.sp_header,.sjj_nav{ display:none;}


.banner{ width:100%; overflow:hidden;position:relative;}
.banner ul li a{display: block;height: 100%;}
.banner ul li .img{overflow: hidden;height: 100%;}
.banner ul li .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left:10%;bottom:45%;}
.banner ul li .txt .ml1{font-size:40px;line-height:60px;color: #fff;letter-spacing: 2px;}
.banner ul li .txt .ml2{font-size:26px;line-height: 36px;color: #cbcbcb;margin-top:3%;}
.banner ul li .txt .ml3{font-size: 18px;line-height: 24px;color: #fff;margin-top: 20px;}
.banner ul li.swiper-slide-active .txt .ml1{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{animation-name:fadeInLeft;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.5s;animation-delay: 1.5s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:25px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;}
.bandd .swiper-pagination-bullet{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.5);opacity: 1!important;}
.bandd span.swiper-pagination-bullet-active{background:#08428d;}
.bandd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #08428d;width: 18px;height: 18px;border-radius: 50%;}
.banz,.bany{ position:absolute; top:50%; width:50px; height:50px;margin-top: -25px; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 20px;line-height:50px;text-align: center;color: #fff;background: rgba(255, 255, 255, 0.4);border-radius: 50%;}
.banz{ left:5%; transform: rotateY(180deg)}
.bany{ right:5%;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

@keyframes wave{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(50%);transform:translateX(50%);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes wave2{
	0%{-webkit-transform:translateX(0);transform:translateX(0);}
	50%{-webkit-transform:translateX(-50%);transform:translateX(-50%);}
	100%{-webkit-transform:translateX(0);transform:translateX(0);}
}


/*通用样式*/
.detailText .sub {font-size:40px;font-family:Montserrat-Bold;text-transform:uppercase;line-height:0.7; color: #000;}
.detailText .title {font-size:40px;display:flex;align-items:center;margin-top:20px; color: #000;}
.detailText .title span {width:40px;height:3px;background:#08428d;display:inline-block;margin-left:35px;}


/*产品模块*/
.products {padding-left:8.5%;display:flex;margin:0 0 4% auto;padding-top:4%;justify-content:space-between;}
.products .proText {width:30%;position:relative;}
.product-swiper {width:70%;position:relative;}
.product-swiper .swiper-slide {padding-bottom:70px;background:#f9f9f9;}
.product-swiper img {width:100%;}
.proSummary {color:#8b8b8b;font-size:16px;line-height:2;margin-top:12%;max-width:370px;}
.product-swiper .title {font-size:20px;font-weight:600;color:#000;position:absolute;left:0;right:0;bottom:50px;margin:auto;text-align:center;}
.product-swiper .title::after {content:'';width:36px;background:rgba(0,0,120,0.1);height:2px;left:0;right:0;top:-26px;margin:auto;position:absolute;transition:all 0.5s;}
.product-swiper .swiper-slide:hover img {transition:all 0.5s;transform:scale(1.1);}
.product-swiper .swiper-slide:hover .title::after {width:50px;transition:all 0.5s;}
.proPagination {position:absolute;width:70%;height:50px;display:flex;align-items:center;left:0;bottom:0;margin-left:0 !important;}
.proText .proPagination .swiper-pagination {width:70%;left:0;right:0;top:0;bottom:0;margin:auto;height:2px;background:#f5f5f5;}
.proPagination .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background:#d3d3d3;}
.proText .proPagination .swiper {--swiper-theme-color:#d3d3d3;--swiper-pagination-color:#d3d3d3;/* 两种都可以*/;}
.proPagination .swiper-button-prev {left:0;}
.proPagination .swiper-button-prev,.proPagination .swiper-button-next {background:url('../img/proIcon.png') no-repeat center;filter:brightness(0);}
.proPagination .swiper-button-prev:hover,.proPagination .swiper-button-next:hover {filter:brightness(1);}
.proPagination .swiper-button-next {transform:rotate(180deg);right:0;}
.proPagination .swiper-button-prev::after,.proPagination .swiper-button-next::after {display:none;}
/*产品模块*/



.index-Advantage-bj{background:url(../img/ys_bg.jpg) top no-repeat;padding:3% 0 0;position:relative;}
.index-Advantage-title{color:#fff;font-size:40px;line-height:40px;font-weight: bold;}
.index-Advantage-title-ms{margin:2% 0;color:#fff; font-size: 22px;}
.index-Advantage-bj:after{ content:"";background:#f5f5f5; position:absolute;z-index:1;left:0;bottom:0;width:100%;height:50%;}
.index-Global-bj{background:#fff;overflow:hidden;position:relative;z-index:2;display:flex;flex-wrap: wrap;}
.index-Global{width:50%;border:1px solid #f2f2f2;padding:3%; box-sizing: border-box;}
.index-Global:hover{background:#08428d;}
.index-Global:hover .index-Global-title, .index-Global:hover .index-Global-wb, .index-Global:hover .index-Global-sz{color:#fff;}

.index-Global-title{font-size:26px; font-weight: bold;line-height: 32px; display: flex;align-items: center; color: #222;}
.index-Global-title span{padding-left:15px;float:left;width:80%; box-sizing: border-box;}
.index-Global-title img{float:left; width: 60px;}
.index-Global-wb{float:left;margin-top:3%;color:#555;padding-bottom:3%; font-size:16px; line-height:32px;}
.index-Global-sz{font-size:120px;line-height:120px;color:#f0f0f0;font-weight:bold;text-align:right;position:absolute;z-index:1;right:0;bottom:-30px; right:0;text-align:center;padding-right:4%; }

.intro-box {padding:10% 0;background-position:center center;background-size:cover; background: url(../img/a_bg.jpg) no-repeat;}
.title {font-size:40px;color:#ffffff;text-align:center;font-weight:bold;margin-bottom:30px;}
.intro-box .text {max-width:70%;width:100%;font-size:20px;color:#ffffff;line-height:36px;text-align:center;margin:0 auto;}
.intro-box .btn-box {margin-top:65px;margin-bottom:97px;text-align:center;}
.intro-box .btn-more {width:150px;height:50px;border:1px solid rgba(255,255,255,.2);border-radius:0;font-size:14px;color:#ffffff;line-height:48px;padding:0;transition:all .3s; display: inline-block;}
.intro-box .btn-more:hover {color:#08428d;background-color:#ffffff;border:1px solid #ffffff;}
.flex {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.intro-box .data-list{justify-content:space-between;align-items:center;flex-wrap:wrap; margin: 0 8%;}
.intro-box .name {font-size:18px;color:#ffffff;line-height:30px;margin-bottom:10px;}
.intro-box .data {align-items:flex-end;}
.intro-box .number {font-size:60px;color:#ffffff;line-height:45px;font-weight:bold;font-family:Arial,Helvetica,sans-serif;}
.intro-box .d-1 {font-size:16px;color:#ffffff;margin-left:10px;}
.intro-box .d-2 {font-size:40px;color:#ffffff;line-height:45px;font-weight:bold;margin-left:10px;}
.intro-box .en {font-size:16px;color:rgba(255,255,255,.2);line-height:30px;margin-top:10px;font-family:Arial,Helvetica,sans-serif;}



/* 棣栭〉鍏敤鏍囬鍖哄煙*/
.index-section-top .title-area .title-en {font-weight:300;font-size:18px;color:#666666;line-height:1;white-space:nowrap;margin-bottom:8px;position:relative;}
.index-section-top .title-area .title-zh {white-space:nowrap;font-weight:600;font-size:40px;color:transparent;line-height:1;background:linear-gradient(0deg,#043574 0%,#08428d 0%,#043574 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.index-section-top .title-desc {display:flex;align-items:flex-end;justify-content:space-between;}
.index-section-top .title-desc .desc-left {font-weight:400;font-size:24px;color:#333333;line-height:1;}
.index-section-top .more-btn {display:flex;align-items:center;justify-content:center;width:max(1.72rem,130px);height:max(0.48rem,35px);background:rgba(255,255,255,0);border-radius:24px;border:1px solid #08428d;user-select:none;cursor:pointer;position:relative;z-index:2;overflow:hidden;}
.index-section-top .more-btn .more-text {font-weight:300;font-size:16px;line-height:1;color:#08428d;}
.index-section-top .more-btn .more-icon {display:block;width:9px;margin-left:max(0.36rem,15px);}
.index-section-top .more-btn::after {content:"";position:absolute;pointer-events:none;z-index:-1;left:50%;top:50%;height:300%;width:0;background-color:#08428d;transform:translate(-50%,-50%) rotate(45deg);transition:var(--duration);}
.index-section-top .more-btn:hover {border-color:transparent;}
.index-section-top .more-btn:hover::after {width:135%;}
.index-section-top .more-btn:hover .more-text {color:#ffffff;}
.index-section-top .more-btn:hover .more-icon {filter:brightness(0) invert(1);}

.index-news {padding:4% 0;overflow:hidden;}
.index-news .news-wrap {display:flex;align-items:flex-start;justify-content:space-between;margin-top:max(0.6rem,30px);}
.index-news .news-wrap .news-left {width:52.08333333%;flex-shrink:0;position:relative;overflow:hidden;border-radius:6px;}
.index-news .news-wrap .news-left:hover .pic img {transform:scale(1.05);}
.index-news .news-wrap .news-left:hover .text .title {color:var(--theme);}
.index-news .news-wrap .news-left::after {content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(to top,rgba(0,0,0,0.7),transparent);}
.index-news .news-wrap .news-left .pic {display:block;width:100%;position:relative; overflow: hidden;}
.index-news .news-wrap .news-left .pic::after {content:"";display:block;padding-bottom:63.5%;}
.index-news .news-wrap .news-left .pic img {position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:var(--duration,0.45s);}
.index-news .news-wrap .news-left .text {position:absolute;left:0;bottom:0;padding-left:max(0.31rem,15px);padding-right:max(0.43rem,15px);padding-bottom:max(0.3rem,20px);width:100%;z-index:2;}
.index-news .news-wrap .news-left .text .time-line {display:flex;align-items:center;margin-bottom:9px;}
.index-news .news-wrap .news-left .text .time-line .time-icon {filter:brightness(0) invert(1);display:block;width:15px;margin-right:6px;}
.index-news .news-wrap .news-left .text .time-line .time-text {font-weight:300;font-size:14px;color:#ffffff;}
.index-news .news-wrap .news-left .text .title {font-weight:400;font-size:26px;text-align: left;   margin-bottom: 0; color:#ffffff;line-height:1.23076923;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;overflow-wrap:break-word;margin-bottom:10px;transition:var(--duration);}
.index-news .news-wrap .news-left .text .desc {font-weight:300;font-size:16px;color:rgba(255,255,255,0.5);line-height:1.625;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;overflow-wrap:break-word;}
.index-news .news-wrap .news-left .text .more {margin-top:max(0.14rem,10px);width:130px;height:32px;background:linear-gradient(90deg,#043574,#08428d,#043574);border-radius:16px;display:flex;justify-content:center;align-items:center;user-select:none;cursor:pointer;}
.index-news .news-wrap .news-left .text .more .more-text {font-weight:300;font-size:12px;color:#fff;transition:var(--duration);line-height:1;}
.index-news .news-wrap .news-left .text .more .more-icon {margin-left:11px;width:5px;filter:brightness(0) invert(1);transition:var(--duration);}
.index-news .news-wrap .news-left .text .more:hover .more-icon {margin-left:5px;}
.index-news .news-wrap .news-right {width:43.1640625%;flex-shrink:0;}
.index-news .news-wrap .news-right .item {display:flex;align-items:flex-start;padding-bottom:max(20px,0.31rem);border-bottom:1px solid rgba(204,204,204,0.5);margin-bottom:30px;}
.index-news .news-wrap .news-right .item:hover .pic img {transform:scale(1.05);}
.index-news .news-wrap .news-right .item:hover .text .title {color:var(--theme);}
.index-news .news-wrap .news-right .item:last-child {border-bottom:none;padding-bottom:0;margin-bottom:0;}
.index-news .news-wrap .news-right .item .pic {width:max(2.34rem,190px);position:relative;overflow:hidden;border-radius:6px;flex-shrink:0;}
.index-news .news-wrap .news-right .item .pic::after {content:"";display:block;padding-bottom:61.96581197%;}
.index-news .news-wrap .news-right .item .pic img {position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;transition:var(--duration,0.45s);}
.index-news .news-wrap .news-right .item .text {flex:1;min-width:0;padding-top:7px;margin-left:max(0.2rem,10px);}
.index-news .news-wrap .news-right .item .text .title {text-align: left;   margin-bottom: 0; font-weight:400;font-size:22px;color:#333333;line-height:1.45454545;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;overflow-wrap:break-word;transition:var(--duration);}
.index-news .news-wrap .news-right .item .text .time-line {display:flex;align-items:center;margin-top:5px;}
.index-news .news-wrap .news-right .item .text .time-line .time-icon {width:15px;margin-right:6px;}
.index-news .news-wrap .news-right .item .text .time-line .time-text {font-weight:300;font-size:14px;color:#999999;}
.index-news .news-wrap .news-right .item .text .desc {font-weight:300;font-size:14px;color:#666666;line-height:1.57142857;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;overflow-wrap:break-word;margin-top:10px;}


.teaser{opacity:0;transform:translate3d(0,25%,0);transition:opacity 1s ease-out 0.2s,transform 1s ease-out 0.2s,box-shadow .3s;}
 .teaser.is-visible{opacity:1;transform:translate3d(0,0,0);}
.mitop {width:100%;font-size:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-bottom:0.5rem;}
.mitop .mol {display:inline-block;vertical-align:middle;width:auto;flex:1;padding-right:0.25rem;}
.mitop .mol .mit {width:100%;color:#08428d;font-weight:bold; font-size: 22px;}
.mitop .mol .mit span {display:inline-block;vertical-align:middle;width:4px;margin-right:2%;position:relative;top:-0.02rem;}
.mitop .mol .mit span img {width:100%;display:block;}
.mitop .mol .xip {width:100%;color:#222;font-weight:bold;margin-top:1.5%; font-size:26px;}
.mitop .mor {display:inline-block;vertical-align:middle;width:auto;}
.mitop .mor a {display:inline-block;vertical-align:middle;background-color:transparent;color:#08428d;line-height:3;border-radius:1.5em;width:auto;padding:0 0.45rem;border:solid 1px #08428d;}
.mitop .mor a span {display:inline-block;vertical-align:middle;margin-left:0.2rem;width:10px;position:relative;top:-0.02rem;}
.mitop .mor a span img {width:100%;display:block;}
.mitop .mor a:hover {background-color:#08428d;color:#fff;}
.mitop .mor a:hover span img {filter:grayscale(1000%) brightness(2000%);}



/*新闻*/
.home-news{padding: 4% 0; background: url(../img/bg.jpg); background-size: cover; overflow: hidden;}
.home-news .news-list{display:flex;flex-wrap:wrap;margin-right:-2%; margin-top: 2%;}
.home-news .news-list li{width:23%;margin-right:2%;box-shadow:0 6px 20px 0 rgba(8,1,3,.08);border-radius:3pxoverflow:hidden}
.home-news .news-list li .img{position:relative;overflow:hidden;display:block}
.home-news .news-list li .img img{width:100%;transition:all .2s linear;display: block;}
.home-news .news-list li .img .date{position:absolute;top:0;right:0;background-color:#08428d;color:#fff;font-size:14px;font-weight:600;line-height:1.4;padding:11px 22px;transition:all .2s linear}
.home-news .news-list li .img .date span{display:block;text-transform:uppercase; text-align: center;}
.home-news .news-list li .info{padding:20px; background: #fff;}
.home-news .news-list li .info .title{font-size:18px;font-weight:500;line-height:1.4;transition:all .2s linear; color: #333; font-weight: 600;}
.home-news .news-list li .info .txt{padding-top:14px;border-top:1px solid #eaeaea;color:#666;font-size:15px;margin-top:14px}
.home-news .news-list li .info .more{display:inline-flex;align-items:center;margin-top:10px;color:#08428d;font-size:14px}
.home-news .news-list li .info .more span{position:relative;margin-right:10px;text-transform:uppercase;transition:all .2s linear}
.home-news .news-list li .info .more span::before{content:"";position:absolute;width:6px;height:1px;background-color:#08428d;left:0;bottom:0;transition:all .2s linear}
.home-news .news-list li .info .more em{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(45deg,var(--color1) 0,#dce5d9 100%);color:#fff;transform:rotate(-45deg);transition:all .2s linear}
.home-news .news-list li:hover .img img{transform:scale(1.03)}
.home-news .news-list li:hover .img .date{background-color:#08428d}
.home-news .news-list li:hover .info .title{color:#08428d}
.home-news .news-list li:hover .info .more span{color:#333}
.home-news .news-list li:hover .info .more span::before{background-color:#333;width:100%}
.home-news .news-list li:hover .info .more em{background:linear-gradient(90deg,#334d40 0,#d4dfd9 100%);transform:rotate(0)}


.line2{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}






footer{clear:both;margin:0px auto;padding:0px;background:#191a1d; background-size: cover;}
footer ul{list-style:none;padding:0px}
footer .foot-main{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:4% 0px; border-bottom: 1px solid rgba(76, 76, 76, 1);}
footer .foot-main .footitem_left{width: 57%; border-right: 1px solid rgba(76, 76, 76, 1);}
footer .foot-main .footitem_left dl{ margin-right: -3%;}
footer .foot-main .footitem_left dd{width:22%; margin-right: 3%; float: left;}
footer .foot-main .footitem_left .footbt{margin-bottom: 3%;}
footer .foot-main .footitem_left .footbt a{font-size: 16px; font-weight: 600; line-height: 30px; margin-bottom: 3%; color: #fff;}
footer .foot-main .footitem_left p a{font-size: 14px; line-height: 35px; color: #b2b2b2;}
footer .foot-main .footitem_right{width:43%; float: right;}
footer .foot-main .footitem_right ul{}
footer .foot-main .footitem_right li{width: 50%; float: left;}
footer .foot-main .footitem_right li .codeimg{margin: auto; width: 50%;}
footer .foot-main .footitem_right li .codeimg img{width: 100%; display: block;}
footer .foot-main .footitem_right li p{font-size: 14px; line-height: 35px; color: #b2b2b2; text-align: center;}
footer .foot-main .footitem_right li .contactbox{font-size: 14px;  color: #b2b2b2;}
footer .foot-main .footitem_right li .contactbox .conbt{font-size: 18px; margin-bottom: 2%; color: #fff;}
footer .foot-main .footitem_right li .contactbox p{font-size: 14px;  color:rgba(255, 255, 255, 0.5); text-align: left; line-height:30px;}


footer .foot-main .foot-item{width:10%}
footer .foot-title{font-size:22px;font-weight:500;margin-bottom:2%;text-transform:capitalize;color:#000000}
footer .foot-item.foot-info{width:30%;box-sizing:border-box;padding-right:3%}
footer .foot-touch .foot-inner{display:flex;margin-bottom:10px;align-items:flex-start;color:#4f4f4f}
footer .foot-touch .foot-inner .icon{width:20px;display:inline-flex;align-items:center;justify-content:center}
footer .foot-touch .foot-inner .icon em{width: 20px;}
footer .foot-touch .foot-inner .icon em img{width: 100%;}
footer .foot-touch .foot-inner .content{flex:1;padding-left:10px}
footer .foot-touch .foot-inner .content a{transition:all .1s linear}
footer .foot-touch .foot-inner .content:hover a{color:#003f9e}
footer .foot-touch .foot-inner .content span{margin-right:4px}
footer .foot-share{margin-top:20px}
footer .foot-share dl{display:flex;flex-wrap:wrap;margin-right: -10px;}
footer .foot-share dd a{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;transition:all .1s linear; margin-right: 10px;}
footer .foot-share dd a img{width:100%; display: block}
footer .foot-share dd a:hover{}
footer .foot-list{display:flex;flex-wrap:wrap}
footer .foot-list li{width:50%}
footer .foot-list li a{display:inline-block;padding:4px 0px;text-transform:capitalize;color:#4f4f4f}
footer .foot-list li a:hover{color:#003f9e}
footer .logo{display:block;margin-bottom:16px}
footer .logo img {width:auto;max-height:60px}
footer .foot-main .foot-item:nth-child(3){width:32%;}
footer .foot-categories .foot-list li{width:100%}
footer .foot-item.foot-code{width:12%}
footer .foot-code img{width:auto;height:140px}
footer .copyright{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;padding:1.5% 0;color:#b2b2b2;font-size:14px}
footer .copyright a{margin-left:10px}
footer .copyright a:hover{color:#003f9e}
footer .gotop{display:flex;justify-content:center;align-items:center;font-weight:var(--fontbold6);cursor:pointer;transform:rotate(180deg);opacity:0}
footer .gotop em{font-weight:var(--fontbold3);font-size:var(--fontsize20)!important;color:#FFFFFF;background:#003f9e;width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center}
  




.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border:1px solid #e0e0e0;background:#fff;border-bottom:0}
.side ul li{width:78px;height:78px;float:left;position:relative;border-bottom:1px solid #e0e0e0;color:#333;font-size:14px;line-height:38px;text-align:center;transition:all .3s;cursor:pointer}
.side ul li:hover{background:#08428d;color:#fff}
.side ul li:hover a{color:#fff}
.side ul li i{height:25px;margin-bottom:1px;display:block;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:auto 25px;margin-top:14px;transition:all .3s}
.side ul li i.bgs1{background-image:url(../img/right_pic5.png)}
.side ul li i.bgs2{background-image:url(../img/right_pic1.png)}
.side ul li .kfdh {
  position: absolute;
  right:79px;
  top: 0px;
  width: 170px;
  text-align: left;
  padding: 15px 25px;
  line-height:23px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid #eee;
  background: #FFF;
  font-size:15px;
  color: #333;
  box-sizing: border-box;
}

.side ul li:hover .kfdh {
  visibility: visible;
  opacity: 1;
}

.side ul li .weixi {
  position: absolute;
  right:79px;
  top: 0px;
  width: 150px;
  text-align: center;
  padding: 15px 25px;
  line-height:23px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
  border: 1px solid #eee;
  background: #FFF;
  font-size:15px;
  color: #333;
}
.side ul li .weixi img{width: 100%; display: block; clear: both; margin: auto;}

.side ul li:hover .weixi {
  visibility: visible;
  opacity: 1;
}

.side ul li i.bgs3{background-image:url(../img/right_pic2.png)}
.side ul li i.bgs4{background-image:url(../img/right_pic1.png)}
.side ul li i.bgs5{background-image:url(../img/right_pic3.png)}
.side ul li i.bgs6{background-image:url(../img/right_pic6_on.png)}
.side ul li:hover i.bgs1{background-image:url(../img/right_pic5_on.png)}
.side ul li:hover i.bgs2{background-image:url(../img/right_pic1_on.png)}
.side ul li:hover i.bgs3{background-image:url(../img/right_pic2_on.png)}
.side ul li:hover i.bgs4{background-image:url(../img/right_pic1_on.png)}
.side ul li:hover i.bgs5{background-image:url(../img/right_pic3_on.png)}
.side ul li .sidebox{position:absolute;width:78px;top:0;right:0;transition:all .3s;overflow:hidden}
.side ul li.sidetop{background:#08428d;color:#fff}
.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li.sideewm .ewBox.son{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../img/wmiss.jpg);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideewm .ewBox.son2{width:238px;display:none;color:#363636;text-align:center;padding-top:235px;position:absolute;left:-240px;top:0;background-image:url(../img/code.png);background-repeat:no-repeat;background-position:center center;border:1px solid #e0e0e0}
.side ul li.sideetel .telBox.son{width:240px;display:none;color:#fff;text-align:left;position:absolute;left:-240px;top:0;background:#512E90;}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}
.side ul li.sideetel .telBox dd.bgs1{background:url(../img/right_pic8.png) 28px center no-repeat;background-color:#512E90;}
.side ul li.sideetel .telBox dd.bgs2{background:url(../img/right_pic9.png) 28px center no-repeat}
.side ul li:hover .son{display:block!important;animation:fadein 1s}
.side ul li:hover .son2{display:block!important;animation:fadein 1s}


/***********************å†…é¡µ*********************************/
.i-banb,.i-about,.i-abta ul,.i-abta li,.i-abj,.i-abjqa,.i-fenaa ul,.i-about,.i-abouj_a ul,.i-coo ul,.i-conc ul,.i-comb ul,.i-concb,.i-faqa li,.i-down li,.i-down ul,.i-quala ul,.i-newsc ul,.i-neja,.i-pth ul,.i-psta,.i-psgb ul{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}

.i-ban{position: relative;}
.i-ban img{width:100%; display: block;}
.i-bana{position: absolute;bottom: 0;left: 0;z-index: 1;background: rgb(0 0 0 / 21%);width: 100%;}
.i-banb{max-width:1500px;width: 96%;margin:auto;padding:20px 0;color:#eee;align-items: center;}
.i-banb a{display:inline-block;margin:0 20px;color:#eee;}
.ot .i-bana{background:#757b85;position: initial;}
.ot img{display:none;}

/*åˆ†ç±»*/
.i-fen{position: relative;}
.i-fena{position: absolute;width: 100%;bottom: 0;}
.i-fenaa{max-width:1500px;width:96%;margin: auto;}
.i-fenaa ul{border-top-left-radius: 10px;border-top-right-radius: 10px;overflow: hidden;}
.i-fenaa li{width:50%;border-right: 1px solid #eee;line-height: 70px; font-size: 16px;}
.i-fenaa li:last-child{border:0;}
.i-fenaa a{color:#333;display: block;text-align: center;font-weight: bold;background: #fff;border-bottom: 1px solid #eee;}
.i-fenaa li.on a{background: #08428d;color:#fff}
.i-fenaa a:hover{background: #08428d;color:#fff}


.company-story{width: 100%;padding:3% 0;position: relative;}
.company-stoitems{width: 100%;overflow: hidden;}
.company-stoshow{width:40%; float:left;  position: relative; }
.company-stoshow_gs01{border: 5px solid #08428d;padding:6%; box-sizing: border-box; margin: 8% 0;}
.company-stoshow_gs01 .aabt{font-weight: bold;color: #08428d; font-size: 46px; line-height: 46px;}
.company-stoshow_gs01 .aawz{font-size: 22px; margin-top:3%; color: #000;}
.company-stoshow_gs01 .aawz2{margin-top: 6%; font-size:16px; color: #555; line-height: 28px;}
.company-stoshow_gs02{position: relative; padding:10% 0 50px 0;}
/* .company-stoshow_gs02::after{position: absolute; bottom: 0; left: 0; width: 125%; height:50%; background:#f7fafc; content:""; border: 5px solid #08428d;} */
.company-stoshow_gs02 img{width: 106%; display: block; z-index:1; position: relative; margin-left: 10%;}
.company-stoshow_gs03{margin-top: 6%; font-size: 14px; color: #000; line-height:24px; width: 120%; }
.company-stocont {width:60%;float: right;}
.company-stocont_gs04{font-size:14px;line-height:24px;color:#666;padding:0 10px 0; width: 80%; box-sizing: border-box; overflow: hidden; margin-left: 20%;}
.company-stocont_gs05{margin-top: 8%; margin-left:20%; position: relative;}
.company-stocont_gs05 img{width: 100%; display: block;}
.company-stocont_gs06{margin: 8% 0 0 22%; background: #08428d; padding: 10% 4%; box-sizing: border-box; overflow: hidden;}
.company-stocont_gs06 .raabt{font-size: 40px; color: #fff; margin-right: -5%; }
.company-stocont_gs06 .raabt span{margin-right: 5%; float: right;}
.company-stocont_gs06 .raawz{float:right;text-align:right;line-height:25px;width:100%;margin-right:1%; font-size: 14px; margin-top: 8%; color: #fff;}


.home-title {font-size:40px;font-weight:600;text-align:center;text-transform:capitalize;line-height:1.4; color: #000; margin-bottom:2%;}
.home-title.write{color: #fff;}
.f50{ font-size: 50px; text-align: center; line-height: 2.4; color: #333;}
.f40{ font-size: 40px; text-align: center; line-height: 2.4;}
.f30{ font-size: 30px; text-align: center; line-height: 2.4;  color: #333; position: relative;}
.color-blue{ color: #08428d; text-transform: uppercase; text-align: center; font-weight: 800;font-size: 60px; line-height: 2.4; position: absolute; top: -35px;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto; opacity: 0.2;}
.f22{font-size:16px; text-align: center; line-height: 32px;}
/* .dis-flex-center-center{  display: flex; align-items: center; justify-content: center;}
.flex-column{ flex-direction: column;} */
.Culture{  background: url(../img/CultureBg.jpg) no-repeat center center; background-size: cover; height:650px; color: #fff;}
.Culture ul{display: flex; height: 100%;}
.Culture li{ width: 33.333%; border-right: 1px solid rgba(255, 255, 255,.3);  position: relative; display: flex; align-items: center; justify-content: center;  flex-direction: column; padding: 0 3%; box-sizing: border-box;}
.Culture li:last-child{ border-right: none;}
.Culture li .line{ width: 30px; height: 3px; margin:32px 0; background-color: #fff;}
.Culture li>div{ position: relative; z-index: 5;}
.Culture li::after{ width: 100%; height: 0; transition: all .36s; position: absolute; background-color: rgba(0, 84, 163,.5); content: ''; display: block; left: 0; bottom: 0;
-webkit-transition: all .36s; -moz-transition: all .36s; -ms-transition: all .36s; -o-transition: all .36s; }
.Culture li:hover::after{ height: 100%;}


.ldipss{background:#f5f5f5; padding:3% 0; overflow:hidden;}
.ldipss .swiper-father{position:relative; overflow:hidden; margin-top:3%;}
.ldipss .honor{padding-top:0%;}
.ldipss .honor .swiper-slide{}
.ldipss .honor .swiper-slide img{width:99%; border:1px solid #ccc}
.ldipss .honor .swiper-slide p{font-size:15px;text-align:center;line-height:30px;padding:10px 0; color:#222;}
.ldipss .swiper-father .swiper-button-next,.ldipss .swiper-father .swiper-button-prev{width:45px;height:45px;text-align:center;box-sizing:border-box;}
.ldipss .swiper-father .swiper-button-next i,.ldipss .swiper-father .swiper-button-prev i{ line-height:45px }
.ldipss .swiper-father .swiper-button-next i img,.ldipss .swiper-father .swiper-button-prev i img{vertical-align:middle; width:100%;}
.ldipss .swiper-father .left{right:0;outline:medium; background:rgba(0,0,0,0.65);}
.ldipss .swiper-father .right{left:-0;outline:medium; background:rgba(0,0,0,0.65);}
.ldipss .swiper-father .left:hover i,.ldipss .swiper-father .right:hover i{color:#08428d;}
.ldipss .swiper-pagination-bi{position:absolute;bottom:-15px;z-index:11;text-align:center; width:100%;}
.ldipss .swiper-pagination-bi .swiper-pagination-bullet{margin:0 5px;}
.ldipss .swiper-pagination-bullet{width:12px;height:12px;background:#bbb;border-radius:10px}
.ldipss .swiper-pagination-bullet-active{background:#08428d;opacity:1;}
.ldipss .swiper-father .swiper-button-next::after,.ldipss .swiper-father .swiper-button-prev::after{display:none;}


.nyaboutbig{padding: 3% 0 ;  overflow: hidden; }
.ny_lx{display: flex;justify-content: space-between; flex-wrap: wrap;margin-right: -2%;}
.ny_lx .txt{width:48%;border: 1px solid #efefef;padding: 20px; box-sizing: border-box; background: #f8f8f8; margin-right: 2%; margin-bottom:2%;}
.ny_lx .txt .btyw{font-size: 24px;line-height: 24px;color: #333;padding-bottom: 15px;font-weight: 100;}
.ny_lx .txt .bt{font-size:24px;line-height: 24px;color: #333;}
.ny_lx .txt .nr{font-size: 16px;line-height:30px;color: #666;margin-top: 10px;}
.ny_lx .txt .nr ul li{font-size:15px;line-height: 30px;color: #333;display: flex;border-bottom: 1px solid #ddd;padding:2% 0;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em{width: 60px; font-size: 36px;line-height: 36px;color: #003f9e;text-align: center;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em img{height: 30px;}
.ny_lx .txt .nr ul li p{flex:1;width: 100%;}
.ny_lx .txt .nr ul li p span{font-weight: bold;}
.ny_lx .dt{width:30%;border: 1px solid #efefef;overflow: hidden;}
.map{width:100%; overflow:hidden;}
.map img{width: 100%; display: block;}
.map #map_container{height:350px;border:5px solid #fff; font-size:15px; font-weight:normal;color:#000;}


.i-cot{background: #f8f8f8;box-sizing: border-box;border-radius: 10px;padding:4% 0; border: 1px solid #efefef; }
.i-cota{font-size: 36px;margin-bottom:20px; color: #333;}
.i-cotb{line-height: 1.6;color:#444; font-size: 16px;}
.i-cotc{flex-wrap: wrap;justify-content: space-between;margin-top:0.2rem; display: flex;}
.i-cotc .input{width:48%;}
.i-cotc .input div{align-items: center;justify-content: space-between;padding:28px 0;border-bottom:1px solid #eee;position: relative;}
.i-cotc .input div:after{content: '';width:8px;height: 8px;background:#e9e9e9;border-radius: 8px;position: absolute;left: 0;bottom:-4px;}
.i-cotc .input div span{display:inline-block;width:260px;}
.i-cotc .input input{box-sizing: border-box;border:0;width: 100%; background: none;}
.i-cotc .textarea{width:48%;}
.i-cotc .textarea textarea{border:1px solid #eee;border-radius: 10px;width:100%;height: 100%;box-sizing: border-box;padding:5%;}
.i-cotc .div{width:100%;margin-top:3%;text-align: center;}
.i-cotc .div a{display:inline-block;border-radius: 30px;line-height:35px;background: #08428d;padding: 0 40px;color:#fff;transition: all 0.3s;}
.i-cotc .div a:Hover{box-shadow: 0 3px 0px #08428d;transform: translateY(-5px);}


.solution{padding: 3% 0;}
.solution .sol-title{font-size:32px;color:#000;margin-bottom:3%;text-align:center; font-weight: 600;}
.solution .sol-list{display:flex; flex-wrap: wrap; margin-right:-3%;}
.solution .sol-list>li{width:22%;margin-right:3%;box-sizing:border-box; text-align: center;}
.solution .sol-list>li:last-child{margin-right:0px}
.solution .sol-item{position:relative;height:100%;box-shadow:0px 0px 65px 0px rgba(215,215,215,.63);padding:12%;box-sizing:border-box;border-bottom:3px solid #08428d;transition:color .3s ease,background-color .3s ease}
.solution .sol-item .title{margin:5% 0;font-size:22px;color:#000;transition:color .3s ease;}
.solution .sol-item .con{line-height:26px; font-size:15px;}
.solution .sol-item .icon{margin: 0 auto; }
.solution .sol-item .icon img{display: block; width: 80px; margin: auto;}
.solution .sol-item .icon2{background-position:-120px 0px}
.solution .sol-item .icon3{background-position:-240px 0px}
.solution .sol-item .icon4{background-position:-360px 0px}
.solution .sol-item:hover{background-color:#08428d;color:#FFFFFF}
.solution .sol-item:hover:after{opacity:.1}
.solution .sol-item:hover .title{color:#FFFFFF}
.solution .sol-item:hover .icon{background-position:-60px 0px}
.solution .sol-item:hover .icon2{background-position:-180px 0px}
.solution .sol-item:hover .icon3{background-position:-300px 0px}
.solution .sol-item:hover .icon4{background-position:-420px 0px}
.solution .sol-item:after{content:"";position:absolute;display:block;top:0px;left:0px;width:100%;height:100%;opacity:0;background-image:url("../img/servicebg.jpg");background-size:cover;background-repeat:no-repeat;transition:opacity .3s ease}
.solution .sol-content{margin-bottom:-90px;padding:60px 0 120px;background:#F2F2F2}
.solution .top-con{margin-bottom:66px}
.solution .sol-tab{display:flex}
.solution .sol-tab .sol-tab-container{display:none}
.solution .sol-tab .sol-tab-container.is-active{display:block}
.solution .sol-tab .sol-tab-item{height:80px;line-height:80px;margin-bottom:15px;cursor:pointer;padding:0px 10px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#FFFFFF;text-align:center;color:#000;transition:color .3s ease,background-color .3s ease}
.solution .sol-tab .sol-tab-item:hover,.solution .sol-tab .sol-tab-item.is-active{background-color:var(--color);color:#FFFFFF}
.solution .sol-tab .sol-tab-list{-ms-flex:3;flex:3;margin-right:36px}
.solution .sol-tab .sol-tab-wrap{-ms-flex:7;flex:7}
.solution .sol-tab .sol-tab-content{width:100%;display:flex}
.solution .sol-tab .sol-tab-content>div{width:50%}
.solution .sol-tab .sol-tab-con{background-color:#FFFFFF;padding:0px 34px 0px 50px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}
.solution .sol-tab .sol-tab-con .title{font-weight:600;margin-bottom:10px;font-size:26px;color:#000}



.news-list {position:relative;}
.news-list .list1 {display:flex;justify-content:space-between;flex-wrap:wrap;}
.news-list .list1 li {position:relative;margin-bottom:2em;width:31%;}
.prodetails-sidear {width:22.5%;}
.prodetails-sidear .pr-sidebar-search {display:flex;overflow:hidden;margin-bottom:20px;padding:15px;width:100%;background-color:#F9F9F9;border-radius:3px;}
.news-list li .info {position:relative;border-top:none;border-radius:3px;}
/* .news-list .list0 li .info {border-top:1px solid #EDEDED;} */
.news-list li .info .inter {position:relative;display:flex;box-sizing:border-box;padding:0px 10px;background-color:#fafafb;align-items:center;justify-content:flex-end; box-sizing: border-box;}
.news-list li .info .date::before {position:absolute;top:-11px;right:-10px;border:11px solid transparent;border-bottom:11px solid #08428d;content:"";opacity:.8;}
.news-list li .info .date {position:absolute;bottom:-1px;left:-1px;display:flex;width:70px;height:52px;background-color:#08428d;color:#FFFFFF;align-items:center;justify-content:center;flex-direction:column;}
.news-list .list0 li .info .date {left:0px;}
.news-list li .info .date .day {font-weight:500;font-size:20px;line-height:1;}
.news-list li .info .inter .btn {display:inline-flex;height:40px;border-radius:3px;transition:all .2s ease;align-items:center;justify-content:center; font-size: 14px;}
.news-list li .info .text {padding:15px; box-sizing: border-box; }
.news-list li .info .text .title {display:-webkit-box;overflow:hidden;margin-bottom:10px;color:#000;font-weight:600;font-size:18px;transition:all .2s ease;-webkit-box-orient:vertical;-webkit-line-clamp:2; text-align: left;}
.news-list li .info .text p {display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#555; font-size: 15px; line-height: 26px;}
.news-list li .img {display:block;width:100%; }
.news-list li .img img {display:block;width:100%;height:100%;object-fit:contain;}
.news-list li .img::before {position:absolute;top:0px;left:0px;display:inline-block;width:100%;height:100%;background-color:rgba(0,0,0,0);content:"";transition:all .2s ease;}
.news-list li:hover .img::before {background-color:rgba(0,0,0,.5);}
.news-list li:hover .btn {color:#08428d;}
.news-list li:hover .info .title {color:#08428d;}
.newscontent-title {color:var(--fontcolor);font-size:26px;line-height:1.4;}
.news-list .list0{margin-right: -2%;}
.news-list .list0 li {position:relative;margin-bottom:2%;width:23%; float: left; margin-right: 2%; border:1px solid #EDEDED;}
.list0 li .info {margin-left:-1px;border-left:none;}
/* .list0 li .img {width:25%;} */
.lazy-load{position:absolute;left:50%;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);border:2px solid #000;border-top-color:rgba(0,0,0,.2);border-right-color:rgba(0,0,0,.2);border-bottom-color:rgba(0,0,0,.2);border-radius:100%;animation:circle infinite 1s linear}
@keyframes circle{0%{transform:translate(-50%,-50%) rotate(0)}
100%{transform:translate(-50%,-50%) rotate(360deg)}
}
.lazy-wrap{display:block;position:relative;overflow:hidden}
.lazy-wrap::after{content:"";display:block;padding-bottom:50%}
.lazy-wrap.lazy-loaded .lazy-load{-webkit-animation:none;animation:none;display:none}
.lazy-wrap.lazy-loaded::after{padding-bottom:0}

/*新闻*/
.i-about,.i-abouta_c ul,.i-aboj ul,.i-pro,.i-prob ul,.i-poj,.i-news ul,.i-net,.i-netbb a,.i-con,.i-cotc,.i-cotc .input div,.i-appl li,.i-psc ul,.i-psd ul,.i-pse ul,.i-psf ul,.i-sera,.i-serab ul,.i-sep,.i-seg ul,.i-seg li{display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-o-flex;display:-ms-flexbox;display:flex;}
.nyaboutbig2{padding: 3% 0;}
.i-net{justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;}
.i-neta{width:58%;}
.i-netaa{border-bottom: 1px solid #ccc;padding-bottom:2%;margin-bottom:2%;}
.i-netaa .xwxqbt{font-size:24px;margin-bottom:2%; color: #333;}
.i-netaa p{color:#999;font-size:16px;}
.i-netab{font-size:15px;line-height: 1.7;}
.i-netab img{width: 100%; display: block;;}
.i-netac{border-top:1px solid #e1e1e1;padding-top: 2%;margin-top:2%;font-size: 15px;}
.i-netac p{margin:20px 0;}
.i-netac a{color:#999;transition: all 0.3s;}
.i-netac span{color:#333;}
.i-netac a:hover{color:#08428d;}

.i-netb{width:35%;position: sticky;top: 170px;}
.i-netba{font-size:24px;margin-bottom:6%;  color: #333;}
.i-netbb li{margin-bottom:3%;}
.i-netbb a{justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;}
.i-netbba{width:40%;overflow: hidden;border-radius: 8px;}
.i-netbba img{width:100%; display: block;}
.i-netbbb{width:55%;}
.i-netbbb .xwxqbtr{font-size:16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden; color: #444;}
.i-netbbb .xwwz{font-size: 14px; line-height: 20px;margin:2% 0; color: #666; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.i-netbbb p{color:#999; font-size: 12px;}

.ny_cp{}
.ny_cp ul{display: flex;flex-wrap: wrap; margin-right: -2%;}
.ny_cp ul li{width: 23%;margin: 0 2% 2% 0;background: #fff;-webkit-transition:0.5s;transition:0.5s;border-radius: 10px;overflow: hidden; border: 1px solid #e4e4e4;}
.ny_cp ul li:hover{box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);-webkit-transform: translate(0, -5px);transform: translate(0, -5px);}

.ny_cp ul li .img{overflow: hidden;}
.ny_cp ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_cp ul li .txt{padding:5%;text-align: center; box-sizing: border-box;}
.ny_cp ul li .txt .ml1{font-size: 18px;line-height: 30px;color: #333;}
.ny_cp ul li .txt .ml2{font-size: 16px;line-height: 24px;color: #666;margin-top: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.ny_cp ul li .txt .ml3{display: flex;align-items: center;justify-content: center;margin-top: 20px;}
.ny_cp ul li .txt .ml3 span{font-size: 14px;line-height:36px;color: #fff;background: #a81b2b;padding: 0 20px;border-radius: 18px;-webkit-transition:0.5s;transition:0.5s;display: flex;align-items: center;justify-content: center;}
.ny_cp ul li .txt .ml3 span i{font-size: 14px;padding-left: 5px;}
.ny_cp ul li .txt .ml3 span:hover{background: #231815;}



.productss{overflow: hidden; width: 100%;}
.promore_l img{max-width: none !important;}
.promore_l{width:47%;float:left;}

/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â·ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block; width: 90%;}
.jqzoom img{width:99.8%; border:1px solid #d6d6d6; background:#fff}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:7px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:60px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:80px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:60px;}
.spec-scroll .items ul li img:hover{border:2px solid #08428d ; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6;}
.pros_right_top .pbt{overflow:hidden; font-size:20px; color:#08428d ; padding-bottom:10px; line-height:30px;}
.proleft{width:100%;font-size:14px; line-height:25px; margin-top:2%;}
.proleft p{font-size:14px; line-height:25px; }


.procolor{ margin-top:20px;}
.procolor_bt{font-weight: 600; font-size: 16px; color: #333;border-bottom: 1px dashed #e6e6e6; padding-bottom: 10px;}
.procolor ul{}
.procolor li{border: 1px solid #ccc; margin:2% 1% 0 0; display: inline-block; width:35px; height: 35px}
.color_witer{background: #fff}
.color_red{background: #ff0000}
.color_yellow{background: #fff600}
.color_blue{background: #02028f}
.color_pink{background: #ff3be6}
.color_black{background:#000}
.color_green{background: #049915}

.pc-cx-tel-1{width: 100%;height: auto;border-top: 2px solid #e6e6e6;padding-top: 2%;overflow:hidden;margin-top:4%;}
.pc-cx-tel-1-t1{width: 28%;height: auto;background: #333;font-size: 18px;line-height: 44px;text-align: center;float: right;margin-top: 15px;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: auto;padding-left: 70px;background: url(../img/head-c-r1.png) no-repeat 0px center;font-size:20px;color: #454545;float:left;line-height:30px;}
.pc-cx-tel-1-t2 p{line-height: 24px;font-size: 18px}
.pbtn{margin-top:10px;overflow:hidden;}
.pbtn a{width:40%;height:50px;line-height:50px;float:left;text-align:center;margin-right:3%; background: #08428d;
    color: #fff; font-size:18px}
.pbtn i{font-family:"iconfont";position:relative;margin-right:5px;font-style:normal;line-height:1;top:0px;}
.pbtn i img{width:20px; vertical-align: middle;}
.pbtn a:hover{background:#ff963a;color:#fff;}
/* .pbtn a:nth-child(2){width:50%; background:#ff963a;} */

.wl2{overflow: hidden; width: 45%; margin-top: 3%;}
.wl2 a{font-size:24px;line-height: 50px;color: #08428d;padding: 0 3%; background: none; width: auto;}

.tabs-basic{width:100%; margin-top:30px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #08428d ; color:#fff; background:#08428d ;}
/* The content */

.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%; clear: both; display: block;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#08428d ; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px;}
.scrollleft2 ul{margin-right: -2%}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6; }
.scrollleft2 li img:hover{border:1px solid #fff ;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0;text-align:center;background:#08428d;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}
.PreveNext{border-top:1px #DEDEDE solid;margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left; font-size: 15px;}

.case-list { margin:0; font-size: 0; margin-right: -1%}
.case-item {position: relative; float: left; margin-right: 1%; margin-bottom: 2%; width:32.333%; overflow: hidden;}
.case-item img { width: 100%; height: auto; transition: all .5s; display: block;}
.case-text {position: absolute; bottom: 0; left: 0; width: 100%; height: 56px; font-size: 16px; color: #fff;background-color: #0073e6;display: table; transition: all .5s;}
.case-text span,.case-text i { display: table-cell; vertical-align: middle}
.case-text span {padding: 0 5%; width: 86%;}
.case-text i { width:30px; padding-right: 3%;}
.case-text i img{max-width: 100% !important; display: block; height: auto;}
.case-item:hover .case-text{ background-color: rgba(0, 115, 230, .6);}
.case-item:hover img { transform: scale(1.05); }


.servicebox{ margin: 0 10%;}
.b-about{width: 47%;}
.b-abous{font-size:36px; padding-left: 50px; position: relative;}
.b-abous::after{ position: absolute;left:0;top:0; background: url(../img/it1.png) no-repeat; width:25px; height:17px; margin-right: 30px; content: ""; display: inline-block;}
.b-abous .cnbt{font-size:24px; color: #000; font-weight: 300;}
.b-abous .cnbt span{font-size:32px; font-weight: 600;}



.servicebox2{overflow: hidden; padding: 3% 10%; background: #f5f5f5; box-sizing: border-box;}
.tactfrms{}
.tactfrms .fbt{font-size: 25px;color:#333;font-weight: normal; margin-bottom: 20px}
.tactfrms ul{overflow: hidden; margin-right: -5%}
.tactfrms li{width:45%;float:left;;margin:0 5% 12px 0;position:relative;}
.tactfrms li input{width:98%;padding:15px;border:solid 1px #ddd;border-radius: 3px;box-sizing: border-box}
.tactfrms li.area{height:auto;width:100%;}
.tactfrms li textarea{padding:15px;width:94%;height:210px;border:solid 1px #ddd;border-radius: 3px; font-family: Arial, "sans-serif";box-sizing: border-box}
.tactfrms li:nth-child(2n){margin-right:0;}
.tactfrms .btn{text-align: center;margin-top:0;overflow: hidden;}
.tactfrms .btn input{height:40px;width:120px;font-size:16px;color:#000;background:#ffd500;border-radius: 5px; border: none;}
.redxing{position:absolute;top:11px;left:57px;color:#000;}


/*视频*/
.ship{margin:auto;overflow:hidden;}
.ship ul{margin-right: -1%;}
.ship li{width:32.333%;float:left;position:relative;margin-bottom:2%; margin-right:1%;overflow: hidden;}

.ship-a img{width:100%;transition:all 0.5s; overflow: hidden; display: block;}
.ship li:hover img{transform:scale(1.1);overflow: hidden;}
.ship-b{position:absolute;top:50%;left:50%; transform:translate(-50%,-50%);color:#fff;font-size:18px;text-align:center; z-index: 9;}
.ship li::after{position: absolute; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.4); top: 0; left: 0; right: 0; bottom: 0; content: "";}
.ship-b img{display:inline-block; vertical-align:middle; }
.shipj{margin-top:0px;}

.xinwenxiangqing{box-sizing: border-box;}
.xinwenxiangqing .nd_head{text-align: center;border-bottom: 1px dashed #d6d6d6;padding-bottom:1%}
.xinwenxiangqing .nd_head p{color: #333;font-size: 28px;height: auto;padding-bottom:1%}
.xinwenxiangqing .nd_head span{color: #666;font-size: 16px;margin: 0 15px;}
.xinwenxiangqing .nd_text{text-align: left;font-size:16px;line-height:30px;padding: 15px 0;}
.xinwenxiangqing .nd_text .big{font-size:18px;line-height: 35px;font-weight: 600;color:#333; font-weight: 600;}
.xinwenxiangqing .nd_text img{max-width: 100%;display: block;margin: 10px auto;}
.xinwenxiangqing .nd_text video{display:block; height:auto;-o-object-fit: cover;object-fit: cover; margin:0 auto;}
.xinwenxiangqing .nd_text p video{display:block; height:auto;-o-object-fit: cover;object-fit: cover; margin:0 auto;}
.xinwenxiangqing .nd_text .baimg{width: 40%;float: right;margin-left: 30px;}
.xinwenxiangqing .nd_text .baimg img{width: 100%;clear: both;display: block;margin: auto}


.new22{overflow: hidden;}
.new22 ul{margin-right: -2%;}
.new22 li{width: 48%; float: left; margin-bottom: 2%; margin-right: 2%; padding: 1%; box-sizing: border-box; border: 1px solid #e0e0e0; min-height:182px;}
.new22 li a{ display: flex; align-items: center;}
.new22 li .pimg{width:32%; margin-right:5%; float: left;}
.new22 li .pimg img{display: block; width:100%;}
.new22 li .ntext{overflow: hidden; width:62%; float: right;}
.new22 li .ntext .n1{font-size: 16px; line-height: 24px; color: #222; font-weight: 600;white-space: nowrap;      /* 防止文字换行 */overflow: hidden;        /* 隐藏超出部分 */text-overflow: ellipsis;}
.new22 li .ntext .n2{-webkit-line-clamp: 3;display: -webkit-box; -webkit-box-orient: vertical;overflow: hidden; font-size: 14px; line-height: 24px;  color: #777; margin: 2% 0;}
.new22 li .ntext .n3{font-size: 12px; color: #999; margin-top: 3%;}


.flexsb{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-between;}
.flexsa{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: space-around;}
.flexlf{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: left;}
.flexed{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: flex-end;}
.flexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;}
.cflexce{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content: center;flex-direction: column;flex-wrap: wrap;}

.download{position:relative;}
.download .download-ul{flex-wrap:wrap}
.download .download-ul ul{margin-right: -1%;}
.download .download-ul li{background-color:#ffffff;border:solid 1px #e7e7e7;margin-right:1%;margin-bottom:2%;width:49%;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.download .download-ul li a{padding:3%;align-items:center; box-sizing: border-box;}
.download .download-ul li:nth-child(2n){margin-right:0px}
.download .download-ul-leftimg{width:60px;height:60px;background-color:#ffffff;border:solid 1px #eeeeee;overflow:hidden;position:relative}
.download .download-ul-leftimg img{vertical-align: middle; text-align: center; display: block; margin: auto; padding-top:16%;}
.download .download-ul-leftfont{width:81%;padding-left:2%}
.download .download-ul-leftfont .dot{font-size:18px;color:#333333}
.download .download-ul-leftfont time{font-size:14px;line-height:28px;color:#888888}
.download .down{display:block;width:136px;height:42px;background-color:#08428d;border-radius:21px;text-align:center;font-size:14px;line-height:36px;color:#ffffff;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s;border:1px solid #fff}
.download .down .iconfont{width:20px;height:20px;color:#ffffff;border-radius:50%;line-height:20px;text-align:center;overflow:hidden;border:1px solid #fff;display:inline-block;vertical-align:middle;font-size:14px}
.download .down span{display:inline-block;vertical-align:middle}
.download .download-ul-left{width:78%;align-items:center}
.download .download-ul li:hover{background-color:#08428d}
.download .download-ul li:hover .download-ul-leftfont .dot,.download .download-ul li:hover .download-ul-leftfont time{color:#fff}
.download .jzmore{width:70px;display:block;margin:20px auto 0 auto;text-align:center}
.download .jzmore .iconfont{overflow:hidden;font-size:24px;color:#989898;display:block;margin:0 auto;text-align:center;-webkit-animation:circle 2s infinite linear;-moz-animation:circle 2s infinite linear;-ms-animation:circle 2s infinite linear;-o-animation:circle 2s infinite linear;animation:circle 2s infinite linear}
@-webkit-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-moz-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-ms-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@-o-keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}@keyframes circle{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}
100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}
}
.download .jzmore span{font-size:16px;line-height:26px;color:#666666;text-align:center;margin-top:6px;display:inline-block;-webkit-transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-o-transition:.5s;transition:.5s}
.download .jzmore:hover span,.download .jzmore:hover .iconfont{color:#BD0004}