@charset "utf-8";

@font-face {font-family: 'Bahnschrift'; src: url('/fonts/Bahnschrift.eot'); /* IE9 Compat Modes */ src: url('/fonts/Bahnschrift.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('/fonts/Bahnschrift.woff') format('woff'), /* Modern Browsers */ url('/fonts/Bahnschrift.ttf') format('truetype'), /* Safari, Android, iOS */ url('/fonts/Bahnschrift.svg#Bahnschrift') format('svg'); /* Legacy iOS */ } 

/* CSS Document */
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar{width: 7px; background:rgba(255,255,255,0);} 
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track{background:rgba(255,255,255,1);} 
/* 定义滑块 内阴影+圆角 */
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); background:#2439c5;} 

/* CSS Document */
*{margin:0 auto; padding:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;box-sizing:border-box;}
html {font-size: 62.5%; /*10÷16=62.5% */ overflow-x: hidden;}
@media only screen and (max-width:1600px){
	html {font-size: 60%;}
}
@media only screen and (max-width:1440px){
	html {font-size: 58%;}
}
@media only screen and (max-width:1280px){
	html {font-size: 56%;}
}
@media only screen and (max-width:1024px){
	html {font-size: 54%;}
}

blockquote,body,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0}
span, a, ul, li {margin:0;padding:0;border:0;list-style-type:none;}
input, button, textarea{outline:none; appearance:none;}
body{font-family:"Microsoft YaHei",sans-serif; -webkit-font-smoothing: antialiased; min-width: 1024px; font-size:12px; font-size:1.2rem; margin:0 auto; color:#222; PADDING-TOP:0px; overflow-x: hidden; background: #fff;}
a{color:#222; text-decoration:none;}
a:hover{color:#2439c5;}

.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9}

.ta{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta a{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}
.ta:hover{-webkit-transition:all .5s ease-in;-moz-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-in;}

img{vertical-align:middle; border:0;}

.ftb{font-family: 'Bahnschrift';}
.b{font-weight: bold;}

.ta{-webkit-transition:all .2s ease-in;-moz-transition:all .2s ease-in;-o-transition:all .2s ease-in;transition:all .2s ease-in;}

.clear{clear:both; height:0; line-height:0; font-size:0; *display:inline;/*IE only*/}
.clearfix:after{content:"";display:block;clear:both;}
.fl { float:left;}
.fr { float:right;}
.tal{text-align: left;}
.tac{text-align: center;}
.tar{text-align: right;}

@media only screen and (max-width:800px){
	embed{width:100%; height: auto;}
	video{width:100%; height: auto;}
	iframe{width:100%; height: auto;}
	table{width:100%; height: auto;}
}

/*表格*/
.product_tb table{width:100%;border-spacing:0; border-collapse:separate;}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{text-align:center; padding: .5% 0; border-top:1px solid #ddd}
.product_tb table>thead>tr>th{vertical-align:bottom; border-bottom:1px solid #ddd;}
.product_tb table>caption+thead>tr:first-child>th,.product_tb table>colgroup+thead>tr:first-child>th,.product_tb table>thead:first-child>tr:first-child>th,.product_tb table>caption+thead>tr:first-child>td,.product_tb table>colgroup+thead>tr:first-child>td,.product_tb table>thead:first-child>tr:first-child>td{border-top:0}
.product_tb table>tbody+tbody tr:first-child td{border-top:2px solid #ddd}

.product_tb table{border-right:1px solid #ddd; border-bottom:1px solid #ddd}
.product_tb table>thead>tr>th,.product_tb table>tbody>tr>th,.product_tb table>tfoot>tr>th,.product_tb table>thead>tr>td,.product_tb table>tbody>tr>td,.product_tb table>tfoot>tr>td{border-left:1px solid #ddd}
.product_tb table>thead>tr>th:first-child,.product_tb table>tbody>tr>th:first-child,.product_tb table>tfoot>tr>th:first-child,.product_tb table>thead>tr>td:first-child,.product_tb>tbody>tr>td:first-child,.product_tb>tfoot>tr>td:first-child{border-left:none}

/*gotop*/
.cbbfixed {position:fixed; right:10px; bottom:10px; transition: bottom ease .3s; z-index:3; cursor:pointer;}
.cbbfixed .cbbtn {width: 40px; height: 40px; display: block; background-color:#2439c5;}
.cbbfixed .gotop {transition:background-color ease .3s;margin-top: 1px;}
.cbbfixed .gotop .up-icon{float:left; margin:14px 0 0 9px; width:23px;height:12px;background:url(side-icon02.png);}
.cbbfixed .gotop:hover {background-color:#182685;}
.cbbfixed .cweixin {background: #9b9b9b;}
.cbbfixed .cweixin:hover{background:#434343;}
.cbbfixed .cweixin div {background: url(erwei.png) no-repeat left center; width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0);    -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;}
.cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;}
.cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background:url(side-icon01.png);}

@media only screen and (max-width:800px){
	.cbbfixed{-webkit-transform:scale(.8, .8); transform:scale(.8, .8); transition: all 1s; right:2px;}
}

@media only screen and (max-width:1366px) {}
@media only screen and (max-width:1280px) {}
@media only screen and (max-width:940px) {}
@media only screen and (max-width:800px) {}
@media only screen and (max-width:560px){}

/*container*/
.container{width: 92%; max-width: 1400px; margin: 0 auto;}
@media only screen and (max-width:1400px) {
	.container{width: 92%; min-width: 950px;}
}

/*head*/
.header{position: fixed; z-index: 999; left: 0; top: 0; width: 100%; padding: 1% 0; border-bottom: 1px solid rgba(255,255,255,.1);}
.header.fixed{background: #fff; border-bottom: 1px solid rgba(0,0,0,.16);}
.header .container{display: flex; align-items: center; justify-content: space-between;}

.header .logo img{max-width: 218px;}
.header .logo img:nth-child(2){display: none;}
.header.fixed .logo img:nth-child(1){display: none;}
.header.fixed .logo img:nth-child(2){display: block;}


.headerbox{width:65%; display: flex; align-items: center; justify-content:space-between;}

.search{*zoom: 1;position: relative; margin-left: 5%;}
.search:after{content: ""; display: table; clear: both;}
.search-button{overflow: hidden; text-transform: capitalize; position: relative; z-index: 1; display: block; outline: none; border: none; cursor: pointer; color: #fff; background: none; overflow: hidden; transition: .5s;}
.header.fixed .search-button{color: #555;}
#toggle-search:after{transition: top, 0.5s; position: absolute; top: 52px; left: 50%; margin-left: -8px; content: ""; border-color: transparent transparent #fff; border-width: 8px 8px 12px;}
#search-form{transition: max-height, 0.5s; position: absolute; top: 40px; z-index: 99; right: 0; width:200px; max-height: 0; overflow: hidden; background-color: #ececec;}
#search-form.open{max-height: 40px; width:200px;}
#search-form fieldset{position: relative; padding: 0; border: none;}
#search-form input{-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;display: block; height: 40px;}
#search-form input[type="search"]{width:150px;padding: 0 5px 0 12px; background:none; border: none;}
#search-form input::-webkit-input-placeholder{color: #999;}
#search-form input[type="submit"]{position: absolute; bottom: 0; right: 0; width: 50px; margin: 0; padding: 0; text-transform: uppercase; color: #fff; background:#2439c5; border: none; cursor: pointer;}

.nav{flex: 1; width: 100%; height: 100%;}
.nav .nav_pc{width: 100%; height: 100%; display: flex; align-items: center; justify-content:space-between;}
.nav ul li{position: relative; height: 100%; display: flex; align-items: center; justify-content:center;}
.nav ul li .f_a{text-align:center; display: flex; align-items: center; justify-content:center;}
.nav ul li .f_a a{color: #fff;}
.header.fixed .nav ul li .f_a a{color: #333;}
.nav ul li .f_a i{margin-left: 5px; font-size: 14px; font-size: 1.4rem;}
.header.fixed .nav ul li .f_a i{color: #666;}
.nav ul li:hover .f_a a, .nav ul li.hovert .f_a a{color: #2439c5;}
.header.fixed .nav ul li:hover .f_a a, .header.fixed .nav ul li.hovert .f_a a, .header.fixed .nav ul li.hovert .f_a i{color: #2439c5;}
.nav ul li .s_navbox{display:none; position: absolute; left: 50%; transform:translate(-50%,0); top:200%; width: 160px; border-radius: 5px; background:rgba(255,255,255,1); z-index: 9; box-shadow: 0 5px 20px rgba(0,0,0,.2);}
.nav ul li .s_navbox .s_a a{text-transform:uppercase; display:block; text-align: center; padding: 10px 15px; border: 1px solid rgba(0,0,0,.07); border-top: none;}
.nav ul li .s_navbox .s_a a:hover{background:#2439c5; color: #fff;}

@media screen and (max-width: 1280px){
	.header .logo img{max-width: 200px;}
	.headerbox{width:70%;}
}


/*banner*/
.banner{position: relative; width: 100%;}
.banner-top{position: absolute; bottom: 30%; left: 0;}

.banner .swiper-container{ width: 100%;}
.banner .swiper-slide{position: relative;}
.banner .swiper-slide .swiper-slide-img{width: 100%; height: 100%;}
.banner .swiper-slide .swiper-slide-img img{width: 100%; height: 100%; object-fit: cover;}

.aboutbanner-desc{color: #fff; position: absolute; z-index: 1; left:0; top: 50%; transform: translate(0, 0); width: 100%; text-shadow: 0 5px 15px rgba(0,0,0,.2); display: flex; align-items: center; justify-content: center;}
.aboutbanner-desc .aboutbanner-desc-item1{}


.banner .swiper-container .swiper-pagination{text-align: center; position:absolute; top:calc(100% - 30px);}
.banner .swiper-pagination-bullet{background:none;opacity:1; margin:0 6px !important; width:12px; height:12px; position:relative; outline:none;vertical-align:middle;}
.banner .swiper-pagination-bullet span{width:7px;height:7px; background:rgba(0,0,0,.5); display:block; border-radius:50%; margin-top:1px; margin-left:1px;}
.banner .swiper-pagination-bullet i{background:#2439c5;height:1px;width:20px;position:absolute;top:4px;transform:scaleX(0);transform-origin:left;z-index:3;transition-timing-function:linear;}
.banner .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{width:9px;height:9px;margin-top:0;margin-left:0; background:#2439c5; position:relative;z-index:1;}
.banner .swiper-pagination-bullet-active i{animation:middle 6s;}
.banner .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{animation:first 6s;}
.banner .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{animation:last 6s;}	
@keyframes first{0% {transform:scaleX(0.5);left:0px;}/*091*/100% {transform:scaleX(1);left:2px;} /*0915*/}
@keyframes last{0% {transform:scaleX(0.7);left:-10px;}/*1090*/20% {transform:scaleX(0.3);left:2px;} /*090*/100% {transform:scaleX(0.3);left:0px;} /*090*/}		
@keyframes middle{0% {transform:scaleX(0.7);left:-10px;}/*1091*/20% {transform:scaleX(0.45);left:2px;}/*092*/100% {transform:scaleX(1);left:2px;} /*0913*/}	
.banner .swiper-button-prev, .banner .swiper-button-next{top: 47%; background:rgba(0,0,0,.2); color: #fff; border-radius:18px; width: 45px; height: 45px; --swiper-navigation-size: 15px; outline: none;}
.banner .swiper-button-prev{left:1%;}
.banner .swiper-button-next{right:1%;}
.banner .swiper-button-prev:hover, .banner .swiper-button-next:hover{background: #2439c5;}

/**数字化管理信息体系**/
.indextitle p:first-child{line-height: 1; color: #222;}
.indextitle p:nth-child(2){color: #555; line-height: 4;}
.indextitlewhite p:first-child{color: #fff;}
.indextitlewhite p:nth-child(2){color: rgba(255,255,255,.5);}

.indexsystem{padding: 5% 0;}
.indexsystem .box{margin-top: 2%; display: flex; justify-content: space-between; flex-flow: wrap;}
.indexsystem .box .list{position: relative; width: calc(60% - 20px); margin: 20px 0 0; height: 0; padding-bottom: 28%; border-radius: 15px; background: #000; overflow: hidden;}
.indexsystem .box .list:nth-child(2), .indexsystem .box .list:nth-child(3){width: 40%;}
.indexsystem .box .list .content{position: absolute; left: 0; bottom: 0; width: 100%; padding: 10% 5% 2vw 5%; background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.8)); z-index: 2; transition: .5s;}
.indexsystem .box .list:hover .content{padding: 10% 5% 4vw 5%; background: linear-gradient(rgba(36,57,197,0), rgba(36,57,197,.8));}
.indexsystem .box .list .content .ico img{max-width: 62px;}
.indexsystem .box .list .content .title{color: #fff; margin-top: 2%; display: flex; align-items: center; justify-content: flex-start;}
.indexsystem .box .list .content .title span{margin-left: 1vw; width: 28px; height: 28px; border: 2px solid #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center;}
.indexsystem .box .list .img{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.indexsystem .box .list .img img{width: 100%; height: 100%; object-fit: cover; opacity: .8; transform: scale(1.15); transition: 1.2s;}
.indexsystem .box .list:hover .img img{transform: scale(1);}

@media screen and (max-width: 1280px){
	.indexsystem .box .list{width: calc(60% - 15px); margin: 15px 0 0;}
	.indexsystem .box .list .content .ico img{max-width: 52px;}
}
@media screen and (max-width: 1024px){
	.indexsystem .box .list{width: calc(60% - 10px); margin: 10px 0 0; border-radius: 12px;}
	.indexsystem .box .list .content .title p{font-size: 25px; font-size: 2.5rem;}
	.indexsystem .box .list .content .ico img{max-width: 42px;}
}

/**推荐产品**/
.indexproduct{padding: 5% 0; background: url(indexproduct-bg.jpg) no-repeat center center; background-size: cover;}

.indexproductbox{position: relative; margin-top: 1%;}
.indexproductbox .indexproducttab{margin: 0 auto; display: flex; align-items: center; justify-content: center;}
.indexproductbox .indexproducttab .box{border-radius: 1000px; background: #d1d4e3; display: flex; align-items: center; justify-content: center;}
.indexproductbox .indexproducttab .box .list{position: relative; cursor: pointer; text-align: center; padding: 2.2% 2vw; background: #d1d4e3; border-radius: 1000px; overflow: hidden; transition: .5s;}
.indexproductbox .indexproducttab .box .onf{background: #2439c5; color: #fff;}

.indexproductbox .swiper-container{padding-top: 3%; padding-bottom: 2%;}
.indexproductbox .swiper-slide{display: flex; justify-content: space-between; flex-flow: wrap;}
.indexproductbox .swiper-slide::after{content: ""; width: calc((100% - 4%) / 3);}
.indexproductbox .swiper-slide .list{position: relative; width: calc((100% - 4%) / 3); margin: 1% 0; padding: 2%; background: rgba(255,255,255,.4); border: 1px solid #dadfeb; border-top-right-radius: 25px; border-bottom-left-radius: 25px; display: flex; align-items: center; justify-content: flex-start; transition: .5s;}
.indexproductbox .swiper-slide .list:hover{border:1px solid rgba(36,57,197,.2); box-shadow: 0 5px 35px rgba(36,57,197, .3); background: #fff;}
.indexproductbox .swiper-slide .list .ico{width: 30%;}
.indexproductbox .swiper-slide .list .ico p{position: relative; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; background: #ebeef4; border-radius: 50%; transition: .5s;}
.indexproductbox .swiper-slide .list:hover .ico p{background: #d3dbeb;}
.indexproductbox .swiper-slide .list .ico p img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 70%; transition: .5s;}
.indexproductbox .swiper-slide .list:hover .ico p img{width: 85%;}
.indexproductbox .swiper-slide .list .box{flex: 1; width: 100%; margin-left: 10%;}
.indexproductbox .swiper-slide .list .box .title{color: #000;}
.indexproductbox .swiper-slide .list:hover .title{color: #2439c5;}
.indexproductbox .swiper-slide .list .box .desc{color: #888; margin: 4% 0 10% 0; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.indexproductbox .swiper-slide .list .box .more{color: #888; display: inline-block; padding: 3px 15px; border:1px solid #dadfeb; border-radius: 1000px; transition: .5s;}
.indexproductbox .swiper-slide .list:hover .box .more{background: #2439c5; color: #fff; border:1px solid #2439c5;}

.indexproductbox .swiper-pagination{}
.indexproductbox .swiper-pagination-bullet{position: relative; z-index: 2; width: 8px; height: 8px; margin:0 4px !important; border-radius: 100px; background: rgba(0,0,0,.5); opacity: 1; outline:none; transition: .2s;}
.indexproductbox .swiper-pagination-bullet-active{background: #2439c5; opacity: 1; width: 30px;}
.indexproductbox .swiper-button-prev, .indexproductbox .swiper-button-next{top:50%; transform: translate(0, -50%); background:rgba(0,0,0,.5); color: #fff; border-radius: 0; width: 35px; height: 35px; --swiper-navigation-size: 10px; outline:none;}
.indexproductbox .swiper-button-prev{left:2%;}
.indexproductbox .swiper-button-next{right:2%;}
.indexproductbox .swiper-button-prev:hover, .indexproductbox .swiper-button-next:hover{background: #2439c5;}

@media screen and (max-width: 1280px){
	.indexproductbox .swiper-slide .list .box .title{font-size: 19px; font-size: 1.9rem;}
	
	.indexproductbox .swiper-pagination-bullet{width: 7px; height: 7px; margin:0 3px !important;}
	.indexproductbox .swiper-pagination-bullet-active{width: 25px;}
}
@media screen and (max-width: 1024px){
	.indexproductbox .swiper-slide .list{padding: 1.5%;}
	.indexproductbox .swiper-slide .list .box .title{font-size: 17px; font-size: 1.7rem;}
}



/**洛特电力公司的核心优势**/
.indexadv{padding: 5% 0; background: url(indexadv-bg.jpg) no-repeat center center; background-attachment: fixed; background-size: cover; background-position: 100% 100%;}
.indexadv .indexadvbox{margin-top: 3%; display: flex; justify-content: space-between;}
.indexadv .indexadvbox .list{width: calc(100% / 4); background: #fff;}
.indexadv .indexadvbox .list .img{position: relative; width: 100%; height: 0; padding-bottom: 71%; overflow: hidden;}
.indexadv .indexadvbox .list .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.indexadv .indexadvbox .list .box{position: relative; width: 100%; height: 0; padding-bottom: 71%;}
.indexadv .indexadvbox .list .box .content{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; padding: 0 10%;}
.indexadv .indexadvbox .list .box .content .desc{margin-top: 5%; line-height: 1.6; color: #888; text-align: justify;}

@media only screen and (max-width:1366px){
	.indexadv .indexadvbox .list .box .content .title{font-size: 20px; font-size: 2rem;}
	.indexadv .indexadvbox .list .box .content .desc{line-height: 1.4;}
}
@media only screen and (max-width:1280px){
	.indexadv .indexadvbox .list .box .content .title{font-size: 18px; font-size: 1.8rem; font-weight: bold;}
}

/**关于我们**/
.indexabout{padding: 5% 0; background: #f0f2f7;}

.indexabout .indexaboutbox{margin-top: 4%; display: flex; align-items: center; justify-content: space-between;}
.indexabout .left{width: 42%;}
.indexabout .left .desc{margin: 5% 0; line-height: 1.8; color: #666; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 10; overflow: hidden;}
.indexabout .left .desc p{margin: 3% 0;}
.indexabout .left .more a{padding: 6px 35px; background: #fff; border: 1px solid #d4d7e0; color: #888; border-radius: 100px; transition: .5s;}
.indexabout .left .more a:hover{background: #2439c5; border: 1px solid #2439c5; color: #fff;}

.indexabout .right{width: 52%;}
.indexabout .right p{position: relative; width: 100%; height: 0; padding-bottom: 65%; overflow: hidden;}
.indexabout .right p img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}

@media only screen and (max-width:1280px){
	.indexabout .left .title{font-size: 24px; font-size: 2.4rem;}
	.indexabout .left .desc{margin: 4% 0;}
}
@media only screen and (max-width:1024px){
	.indexabout .left .desc{margin: 3% 0;}
	.indexabout .left .more a{padding: 5px 25px;}
}

/**我们的客户**/
.indexclient{padding: 5% 0;}

.indexclientbox{margin-top: 2%; border: 1px solid #dadfeb; border-right: none; border-bottom: none; display: flex; justify-content: flex-start; flex-flow: wrap;}
.indexclientbox .list{position: relative; top: 0; padding-top: 10px; background: #fff; width: calc(100% / 5); border-right: 1px solid #dadfeb; border-bottom: 1px solid #dadfeb; transition: .8s; cursor: pointer;}
.indexclientbox .list:hover{box-shadow: 0 5px 40px rgba(36,57,197, .3); top: -15px; z-index: 2;}
.indexclientbox .list .ico{width: 45%; height: 50px; margin: 0 auto; display: flex; align-items: center; justify-content: center;}
.indexclientbox .list .ico img{max-width: 100%; max-height: 100%; transition: 2s;}
.indexclientbox .list:hover .ico img{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg); }
.indexclientbox .list .title{width: 74%; margin: 0 auto; color: #888; line-height: 1.2; min-height: 35px; display: flex; align-items: center; justify-content: center; transition: .5s;}
.indexclientbox .list:hover .title{color: #555;}

@media only screen and (max-width:1366px){
	.indexclientbox .list .ico{height: 44px;}
}
@media only screen and (max-width:1280px){
	.indexclientbox .list .ico{height: 36px;}
}
@media only screen and (max-width:1024px){
	.indexclientbox .list .ico{height: 32px;}
}


/**合作伙伴**/
.indexpartner{padding:0 0 5% 0;}

.indexpartnerbox{margin-top: 2%; display: flex; justify-content: flex-start; flex-flow: wrap;}
.indexpartnerbox .list{position: relative; top: 0; padding: 10px 0; background: #fff; width: calc((100% - 3.5%) / 8); margin: .25% .5% .25% 0; border: 1px solid #dadfeb; transition: .4s; cursor: pointer;}
.indexpartnerbox .list:nth-child(8n){margin-right: 0;}
.indexpartnerbox .list:hover{box-shadow: 0 3px 30px rgba(36,57,197, .3);  z-index: 2; transform: scale(1.4);}
.indexpartnerbox .list .ico{width: 55%; height: 50px; margin: 0 auto; display: flex; align-items: center; justify-content: center;}
.indexpartnerbox .list .ico img{max-width: 100%; max-height: 100%; transition: 2s;}
.indexpartnerbox .list:hover .ico img{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); -o-transform:rotateY(360deg); }

@media only screen and (max-width:1366px){
	.indexpartnerbox .list .ico{height: 44px;}
}
@media only screen and (max-width:1280px){
	.indexpartnerbox .list .ico{height: 36px;}
}
@media only screen and (max-width:1024px){
	.indexpartnerbox .list .ico{height: 32px;}
}

/**底部**/
.footer{color: #888; background:#222222; padding:3% 0;}
.footer a{color: #888; transition: .5s;}
.footer a:hover{color: #fff;}

.footerlogowx{padding-bottom: 2%; border-bottom: 1px solid rgba(255,255,255,.05); display: flex; align-items: center; justify-content: space-between;}
.footerlogowx .footerlogo img{width: 17vw; min-width: 185px;}
.footerlogowx .footerwx{display: flex; align-items: center; justify-content: space-between;}
.footerlogowx .footerwx img{width: 7vw; min-width: 80px;}

.footerbox{padding: 4% 0; display: flex; align-items: flex-start; justify-content: space-between;}
.footernav{flex: 1; width: 100%; margin-right: 7%; display: flex; justify-content: space-between;}
.footernav .list{}
.footernav .flist-title{}
.footernav .flist-title a{color: #fff;}
.footernav .navlist{margin-top: 1vw;}
.footernav .navlist a{line-height: 2.4; display: block;}

.footercontact{}
.footercontact .title{color: #fff;}
.footercontact .listt{margin-top: 1vw;}
.footercontact .list{line-height: 2.4; color: #d6d6d6;}
.footercontact .list i{margin-right: 5px;}

.copy{border-top: 1px solid rgba(255,255,255,0.1); padding-top: 2%; line-height: 2; display: flex; align-items: center; justify-content: space-between;}
.zqkj{display: inline-block; background: url(zqkj.png) no-repeat; background-size: 100%; width: 108px; height: 12px;}

@media only screen and (max-width:1366px){
	.footernav{margin-right: 6%;}
}
@media only screen and (max-width:1280px){
	.footernav{flex: 1; width: 100%; margin-right: 5%;}
}
@media only screen and (max-width:1024px){
	.footernav{flex: 1; width: 100%; margin-right: 4%;}
}


/*内页*/
.mainbody{padding: 2% 0;}
.mainbody_content{line-height:1.8; text-align:justify;}
.mainbody_content p{margin:1.5% 0;}
.mainbody_content img{max-width:100%;}

@media only screen and (max-width:800px){
	.mainbody_content{line-height:1.8;}
}
@media only screen and (max-width:560px){
	.mainbody_content{line-height:1.6;}
	.mainbody_content p{margin:3% 0;}
}

/*about-nav*/
.about-navlocation{border-bottom: 1px solid #dadfeb;}
.about-navlocation .container{display: flex; align-items: center; justify-content: space-between;}
.about-nav{flex: 1; width: 100%; display: flex; justify-content:flex-start;}
.about-nav a{position: relative; transition: .5s; padding: 1.8vw 0; margin-right: 5%; text-align: center; display: flex; align-items: center; justify-content: center;}
.about-nav a::before{position: absolute; content: ""; left: 0; bottom: -1px; width: 0; height: 3px; background: #2439c5; transition: .5s;}
.about-nav a:hover::before, .about-nav a.cur::before{width: 100%;}
.about-nav a font{position: relative;}
.about-nav a:hover{color: #2439c5;}
.about-nav a.cur{color: #2439c5; font-weight: bold;}

.aboutnavcat{width: 100%; padding: 2% 2%; margin-bottom: 4%; background: #e4e7ee; border-radius:10px; display: flex; align-items: center; justify-content: space-between;}
.aboutnavcat a{position: relative; display:block; flex: 1; padding: 1.2% 0; margin-right: 1%; border: 1px solid #d4d7e0; border-radius: 10px; color: #555; background: #fff; overflow: hidden; transition: .5s;}
.aboutnavcat a:last-child{margin-right: 0;}
.aboutnavcat a::before{position: absolute; content: ""; left: 0; bottom: 0; height: 100%; width: 0; background: #2439c5; transition: .6s;}
.aboutnavcat a:hover::before{width: 100%;}
.aboutnavcat a:hover,.aboutnavcat a.cur{color: #fff; background: #2439c5; border: 1px solid #2439c5;}
.aboutnavcat a .aboutnavcat-title{position: relative; line-height: 1; text-align: center;}

.aboutnavcatlist{padding: 0 0 2% 0; margin-bottom: 4%; display: flex; align-items: center; justify-content:left; border-bottom: 1px solid #dadfeb;}
.aboutnavcatlist a{position: relative; display:block; padding: .7% 2%; margin-right: 2%; border-radius: 100px; background: #fff; transition: .5s; border: 1px solid #fff;}
.aboutnavcatlist a:last-child{margin-right: 0;}
.aboutnavcatlist a:hover,.aboutnavcatlist a.cur{color: #2439c5; border: 1px solid #2439c5;}
.aboutnavcatlist a .aboutnavcat-title{position: relative; line-height: 1; text-align: center;}


/*about-location*/
.about-location{color: #999;}
.about-location a{color: #999;}
.about-location a:hover{color: #2439c5;}
.about-location i{margin-right: 10px;}


/**内页联系我们**/
.contactmainbody{padding: 4% 0;}
.contact-contact{margin-top: 2%; border: 1px solid #dadfeb; border-bottom: 4px solid #dadfeb; display: flex; justify-content:space-between;}
.contact-contact .list{width: 100%; padding: 6% 3%; border-right: 1px solid #dadfeb; text-align: center;}
.contact-contact .list:last-child{border-right: none;}
.contact-contact .list .ico{color: #555;}
.contact-contact .list .title{color: #888; line-height: 3;}
.contact-contact .list .desc{margin-top: 10%; color: #555;}
.contact-contact .list:first-child .desc{color: #fe0d51;}

.contact-map{margin-top: 3%;}
.contact-map img{width: 100%;}

.contactmapbox{position: relative; width: 100%; height: 0; padding-bottom: 40%; overflow: hidden; border: 1px solid #dadfeb;}
.contactmapbox #map{position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; z-index: 2;}
.contactmapbox iframe, #map{width: 100%; height: 100%;}

/**内页其他服务及支持**/
.qtfwzc{margin-top: 5%; padding-bottom: 3%; display: flex; justify-content: space-between;}
.qtfwzc .list{position: relative; flex:1; width:100%; margin-right:1%; background: #f0f2f7; border: 1px solid #dadfeb; border-top-right-radius: 25px; border-bottom-left-radius: 25px; transition: .5s;}
.qtfwzc .list:last-child{margin-right:0;}
.qtfwzc .list:hover{border:1px solid rgba(36,57,197,.5); box-shadow: 0 5px 35px rgba(36,57,197, .3);}
.qtfwzc .list .ico{position: relative; width: 40%; left: 50%; top: -10%; transform: translate(-50%, 0);}
.qtfwzc .list .ico p{position: relative; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; background: #2439c5; border-radius: 50%; transition: .5s;}
.qtfwzc .list:hover .ico p{}
.qtfwzc .list .ico p img{position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 60%; transition: .5s;}
.qtfwzc .list:hover .ico p img{width: 45%;}
.qtfwzc .list .box{padding:0 10% 10%;}
.qtfwzc .list .box .title{color: #000;}
.qtfwzc .list:hover .box .title{color: #2439c5;}
.qtfwzc .list .box .desc{margin-top: 10%; color: #888; line-height: 1.8; text-align: justify;}

/*内页图片列表*/
.productny-list{display: flex; justify-content: space-between; flex-wrap: wrap;}
.productny-list:after{content: ''; width:calc((100% - 6%) / 3);}
.productny-list .list{position: relative; width:calc((100% - 6%) / 3); margin-bottom:2%; transition: .5s;}
.productny-list .list .img{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #dadfeb; background: #f9f9f9; border-top-right-radius: 22px; border-bottom-left-radius: 22px;}
.productny-list .list:hover .img{background: #2439c5;}
.productny-list .list .img p{position: absolute; width: 94%; height: 92%; top: 4%; left: 3%; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden; border-top-right-radius: 25px; border-bottom-left-radius: 25px;}
.productny-list .list .img p img{width: 100%; height: 100%; object-fit: cover; transition: all .4s;}
.productny-list .list:hover .img img {transform: scale(1.15);}

.productny-list .list .imgt{width: 100%; position: relative; height: 0; padding-bottom: 70%; border: 1px solid #dadfeb; border-top-right-radius: 25px; border-bottom-left-radius: 25px;}
.productny-list .list:hover .imgt{background: #2439c5}
.productny-list .list .imgt p{position: absolute; width: 94%; height: 92%; top: 4%; left: 3%; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden; border-top-right-radius: 22px; border-bottom-left-radius: 22px;}
.productny-list .list .imgt p img{max-width: 100%; max-height: 100%; transition: all .4s;}
.productny-list .list:hover .imgt img {transform: scale(1.15);}

.productny-list .list .title{position: relative; z-index: 2; margin-top: 5%; line-height: 1.6; text-align: center; transition: .3s;}
.productny-list .list:hover .title{color: #2439c5;}
.productny-list .list .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

/*内页图片详情推荐*/
.productshowzx{}
.productshowzx .list{position: relative; margin-bottom: 5%;}
.productshowzx .list .img{position: relative; width: 100%; height: 0; padding-bottom: 70%; overflow: hidden; border: 1px solid #dadfeb; border-top-right-radius: 25px; border-bottom-left-radius: 25px;}
.productshowzx .list:hover .img{border: 1px solid #2439c5;}
.productshowzx .list .img p{position: absolute; left: 2%; top: 2%; width: 96%; height: 96%; display: flex; align-items: center; justify-content: center; border-top-right-radius: 22px; border-bottom-left-radius: 22px; overflow: hidden;}
.productshowzx .list .img p img{max-width: 100%; max-height: 100%; transition: .5s;}
.productshowzx .list:hover .img p img{transform: scale(1.2);}
.productshowzx .list .title{/*position: absolute; left: 0; bottom: 0; z-index: 5; color: #fff; background: rgba(0,0,0,.8);*/ margin-top: 2%; width: 100%; padding: 2% 0;}
.productshowzx .list:hover .title{color: #2439c5; text-decoration: underline;}


/*内页产品列表*/
.bodyproduct{display: flex; justify-content: space-between; flex-flow: wrap;}
.bodyproduct .list{width: calc((100% - 3%) / 2); margin-bottom: 3%; padding: 2% 2%; position: relative; background: #f0f2f7; border: 1px solid #dadfeb; border-top-right-radius: 25px; border-bottom-left-radius: 25px; display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.bodyproduct .list:hover{border: 1px solid #2439c5; background: #2439c5; box-shadow: 0 5px 35px rgba(36,57,187,.5);}
.bodyproduct .list .img{width: 40%; position: relative; height: 0; padding-bottom: 30%;}
.bodyproduct .list .img p{position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #fff; display: flex; align-items: center; justify-content: center; overflow: hidden;}
.bodyproduct .list .img p img{max-width: 100%; max-height: 100%; transition: all .4s;}
.bodyproduct .list:hover .img p img {transform: scale(1.15);}
.bodyproduct .list .box{width: 55%;}
.bodyproduct .list .title{color: #000; line-height: 1.5; transition: .3s;}
.bodyproduct .list .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.bodyproduct .list:hover .title{color: #fff;}
.bodyproduct .list .desc{text-align: justify; margin: 4% 0; line-height: 1.8;}
.bodyproduct .list .desc p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.bodyproduct .list:hover .desc{color: #edf1de;}
.bodyproduct .list .more{color: #2439c5;}
.bodyproduct .list:hover .more{color: #fff;}


/*内页产品详情图片切换*/
.bodyproductpic{position: relative;  width: 100%; height: 0; padding-bottom: 90%; border: 1px solid #dadfeb; margin-top: 4%;}
.gallery-top{position: absolute; left: 0; top: 0; width: 100%; height: 77.7%; border-bottom:1px solid #dbdbdb;}
.gallery-top .swiper-slide{width: 100%; height: 100%; overflow: hidden;}
.gallery-top .swiper-slide img{width: 100%; height: 100%; object-fit: cover;}
.gallery-top .swiper-button-prev, .gallery-top .swiper-button-next{top: 48%; background:rgba(0,0,0,.2); /*border:1px solid #dadfeb;*/ color: #fff; border-radius: 4px; width: 2vw; min-width: 25px; height: 2vw; min-height: 25px; --swiper-navigation-size: 12px; outline:none;} 
.gallery-top .swiper-button-prev{left:3%;}
.gallery-top .swiper-button-next{right:3%;}
.gallery-top .swiper-button-prev:hover, .gallery-top .swiper-button-next:hover{background: #2439c5; border:1px solid #2439c5; color: #fff;}

.gallery-thumbs{position: absolute; left: 3%; bottom: 2.5%; width: 94%; height: 16.9%;}
.gallery-thumbs .swiper-slide{height: 100%;opacity: 0.4;}
.gallery-thumbs .swiper-slide img{width: 100%; height: 100%; object-fit: cover; border: 1px solid #949db4;}
.gallery-thumbs .swiper-slide-thumb-active{opacity: 1;}
.gallery-thumbs .swiper-slide-thumb-active img{border: 1px solid #2439c5;}


/*内页新闻列表*/
.newslist{display: flex; justify-content: space-between; flex-flow: wrap;}
.newslist::after{content: ""; width: calc((100% - 6%) / 3);}
.newslist .list{position: relative; top:0;  width: calc((100% - 6%) / 3); margin: 1.5% 0; overflow: hidden; border-top-right-radius: 25px; border-bottom-left-radius: 25px; transition: .5s;}
.newslist .list:hover{box-shadow: 0 5px 35px rgba(36,57,187,.3); top: -25px;}
/*.newslist .list::before{position: absolute; content: ""; left: 0; bottom: 1px; width: 0; height: 3px; background: #2439c5; transition: .4s;}
.newslist .list:hover::before{width: 100%;}*/
.newslist .list .img{position: relative; width: 100%; height: 0; padding-bottom: 55%; overflow: hidden;}
.newslist .list .img img{position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; transition: .5s;}
.newslist .list:hover .img img{transform: scale(1.2);}
.newslist .list .box{position: relative; padding: 7% 8%; border: 1px solid #dadfeb; border-top: none; border-bottom-left-radius: 25px;}
.newslist .list .box .title{color: #000; line-height: 1.4; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; transition: 1s;}
.newslist .list:hover .box .title{color: #2439c5;}
.newslist .list .box .desc{color: #888; margin-top: 5%; transition: 1s;}
.newslist .list .box .desc p{line-height: 1.8; text-align: justify; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden;}
.newslist .list .box .more{margin-top: 5%; color: #555;}
.newslist .list:hover .box .more{color: #2439c5;}
.newslist .list .time{position: absolute; left: 0; top: 0; display: inline-block; padding: 6px 10px; background: rgba(0,0,0,.3); color: #fff; transition: 1s;}
.newslist .list:hover .time{background: rgba(36,57,187,.9);}

/*内页新闻详情推荐*/
.mainbodynews{padding: 3% 0; display: flex; justify-content: space-between; flex-flow: wrap;}
.mainbodynews-left{width: 66%; padding-right: 4%; border-right: 1px solid #dadfeb;}
.mainbodynews-right{width: 34%; padding-left: 4%;}

.newsshow-title{color: #000; line-height: 1.6;}
.newsshow-info{color: #888; padding: 2% 0; margin-top: 1%; border-bottom: 1px solid #dadfeb;}

.newsshowzx{}
.newsshowzx .newsshowzx-title{color: #000; padding-bottom: 7%; margin-bottom: 7%; border-bottom: 1px solid #dadfeb;}
.newsshowzx .newsshowzx-box .list{position: relative; margin: 6% 0; display: flex; align-items: center; justify-content: flex-start;}
.newsshowzx .newsshowzx-box .list .num{width: 1vw; min-width: 18px; height: 1vw; min-height: 18px; border-radius: 3px; margin-right: 10px; background: #cfcfcf; color: #fff; display: flex; align-items: center; justify-content: center;}
.newsshowzx .newsshowzx-box .list:first-child .num{background: #e54346;}
.newsshowzx .newsshowzx-box .list:nth-child(2) .num{background: #f18545;}
.newsshowzx .newsshowzx-box .list:nth-child(3) .num{background: #f4ac2e;}
.newsshowzx .newsshowzx-box .list .num p{line-height: 1;}
.newsshowzx .newsshowzx-box .list .title{flex: 1; width: 100%; color: #777;}
.newsshowzx .newsshowzx-box .list:hover .title{color: #2439c5; text-decoration: underline;}
.newsshowzx .newsshowzx-box .list .title p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}


/**内页驱动下载**/
.driver{display: flex; justify-content: space-between; flex-flow: wrap;}
.driver .list{position: relative; width: calc((100% - 2%) / 2); margin: 1% 0; border: 1px solid #dae4ef; border-top-left-radius: 15px; border-bottom-right-radius: 15px; padding:1.8% 2%; overflow: hidden; display: flex; align-items: center; justify-content: space-between; transition: .5s;}
.driver .list::before{content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0; background: #2439c5; transition: .5s;}
.driver .list:hover::before{height: 100%;}
.driver .list:hover{box-shadow: 0 5px 35px rgba(36,57,197,.2);}
.driver .list .time{position: relative; color: #888; line-height: 1.5; margin-right: 6%;}
.driver .list:hover .time{color: #c8d8eb;}
.driver .list .title{position: relative; flex: 1; width: 100%; line-height: 1.5; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; transition: .5s;}
.driver .list:hover .title{color: #fff;}
.driver .list .ico{position: relative; margin-left: 6;}
.driver .list:hover .ico{color: #fff;}

/*内页新闻、图片详细内容*/
.right_content_top{width: 100%;}
.right_content_title{width: 100%; font-size: 42px; text-align: center; line-height: 50px; color: #000; padding: 15px 0; }
.right_content_info{width: 100%; height:40px;line-height:40px;text-align:center; margin:15px 0; border-bottom: 1px solid rgba(0,0,0,.1); border-top: 1px solid rgba(0,0,0,.1); color:#666; font-size: 15px;}
.right_content_info small{margin-left:18px;margin-right:3px;color:#999;font-size:14px;}
.right_content_desc{margin:30px 0 15px; padding:5px 10px; line-height:25px; border:1px solid #f4e4b4; background:#fffff0; font-size:14px;}
.right_content_content{line-height:1.75; margin-top: 3%; text-align: justify;}
.right_content_content p{margin: 1.3% 0;}
.right_content_content img{max-width:100%;}

/*详细页上一页下一页收藏打印*/
.preNext{width: 100%; margin-top: 20px; border-top: 1px solid rgba(0,0,0,.1); position: relative;}
.preNext .text{color:#999; margin-top: 20px; line-height: 30px;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -70px;}
.preNext .actBox li#act-pnt{background-position:4px -105px;}

/*分页样式*/
.page_info{text-align:center; padding-top:30px; color:#222; font-size: 14px; font-size: 1.5rem;}
.page_info span{padding:0 2px;font-weight:bold; color: #fe0d51;}
.page_list{line-height:25px; text-align:center; letter-spacing:0; font-size:15px; font-size: 1.5rem; margin-top:30px;}
.page_list div{text-align: center; display: inline-block; padding:2px 25px;}
.page_list a{display:inline-block; border: 1px solid #dadfeb; background:#f0f2f6; border-radius: 3px; margin: 0 4px; color:#000; text-align:center; padding:3px 14px;}
.page_list a:hover,.page_list a.on{color:#fff; background:#2439c5; border: 1px solid #2439c5; font-weight: bold;}


/*内容分页*/
.contPage{height:20px;line-height:20px;text-align:center;letter-spacing:0;font-family:"Arial Black";font-size:10px;margin-top:20px;}
.contPage a{display:inline-block;color:#898989;background:#fff;text-align:center;padding:0 7px;margin:0 1px;}
.contPage a:hover{color:#fff;background:#898989;}
.contPage a.on{color:#333;background:#E5EDF2;border:1px solid #C2D5E3;}

