﻿@charset "UTF-8";
/*------------// Overall //------------------*/
body{font: "Microsoft YaHei","黑体",Helvetica,Arial,Tahoma,sans-serif; color:#666; margin:0; background:#FFF; line-break: 100%;}
body {font-family: "微软雅黑"\0; font-weight: 300\0; font-family: "Microsoft YaHei"; padding-top: 0.1px;font-size:14px;}
html,body{-webkit-text-size-adjust:none;}
* {-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout: none;}
table{border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { border-collapse:collapse; }
a:link{text-decoration:none; color:#666;}
a:visited{text-decoration:none; color:#666;}
q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}
img{vertical-align: middle; border:0;-webkit-transform:scale(1)rotate(0)translate3d(0,0,0);transform:scale(1)rotate(0)translate3d(0,0,0); display: inline-block; outline: none; max-width: 100%; max-height:100%;}
div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
ol,ul,li{list-style-type:none;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;-webkit-margin-before: 0em;-webkit-margin-after: 0em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;}
input[type=button]{-webkit-appearance:none;outline:none;}
a, input{-webkit-tap-highlight-color: rgba(0,0,0,0);}
input,select,textarea{outline:none; border:none; background:none;}
select::-ms-expand{display:none;}
q,blockquote{quotes:none}
/* a {transition: all 0.5s ease-in-out;} */
textarea {font-family: '微软雅黑';}
.clear{ clear:both; height:0; overflow:hidden; display:block;}
.float_left{ float:left;}
.float_right{ float:right;}
.container{width:100%; min-width:1140px; margin:0px auto;background-color:#f8f8f8;}
.container_main{width:1140px; margin:0px auto; padding-top:30px;padding-bottom:35px; position:relative;}
.clearfix{clear:both;content:"";display:table;}

/*head*/
.head{width:100%;min-width:1200px;margin:0 auto;min-height:90px;}
.head-main{width:1200px;margin:0 auto;}
.head-logo{float:left;margin-top:10px;}
.head-menu{float:right;}
.head-menu ul li{float:left;padding:0 24px;height:90px;}
.head-menu ul li.padding-right0{padding-right:0;}
.head-menu ul li a{height:88px;line-height:88px;position:relative;display:block;border-bottom:2px solid transparent;transition:all 0.5s ease-in-out;font-size:16px;color:#666;-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.head-menu ul li a:hover{border-bottom:2px solid #298BCA;}

/*banner*/
.banner{width:100%;min-width:1200px;height:580px;}
.swiper-container01{height:100%;width:100%;}
.swiper-container01 .swiper-slide a{display:block;width:100%;height:100%;}
.swiper-container01 .swiper-pagination{bottom:15px;}
.swiper-container01 .swiper-pagination span{width:60px;height:3px;background-color:none;opacity:1;border-radius:0;}
.swiper-container01 .swiper-pagination span.swiper-pagination-bullet{background:url(../swiper-fade.png) no-repeat center;}
.swiper-container01 .swiper-pagination span.swiper-pagination-bullet-active{background:url(../swiper-on.png) no-repeat center;}

/* index-solution */
.index-solution{width:100%;min-width:1200px;margin:0 auto;background:url(../index-bg01.jpg) no-repeat center;min-height:649px;background-size:100% 100%;}
.index-solution-main{width:1200px;margin:0 auto;padding-top:108px;}
.index-solution-title{text-align:center;color:#ccc;font-size:30px;}
/*.index-solution-title span{display:inline-block;width:120px;height:30px;margin-right:5px;background:url(../solution-title.png) no-repeat center;background-size:100% 100%;position:relative;top:3px;}*/
.index-solution-title span {
    display: inline-block;
    width: 125px;
    height: 30px;
    margin-right: 5px;
    position: relative;
    font-size: 31px;
    color: #298bca;
}
.index-line{width:50px;height:4px;margin:0 auto;background:url(../line.png) no-repeat center;background-size:100% 100%;margin-top:25px;margin-bottom:20px;}
.index-solution-name11{font-size:14px;color:#888;text-align:center;}
.index-solution-content{margin-top:78px;}
.index-solution-content ul li{float:left;width:160px;margin-left:48px;}
.index-solution-content ul li:first-child{margin-left:0;}
.index-solution-content ul li a{display:block;width:100%;height:100%;}
.index-solution-item-img{width:160px;height:160px;border-radius:50%;box-shadow:5px 5px 5px #eaeaea;text-align:center;}
.index-solution-img01{background-image:url(../solution-icon-fade.png);background-position:1px 0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.index-solution-img02{background-image:url(../solution-icon-fade.png);background-position:-207px 0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.index-solution-img03{background-image:url(../solution-icon-fade.png);background-position:-415px 0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.index-solution-img04{background-image:url(../solution-icon-fade.png);background-position:-622px 0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.index-solution-img05{background-image:url(../solution-icon-fade.png);background-position:-830px 0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.index-solution-img06{background-image:url(../solution-icon-fade.png);background-position:-1038px 0;transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.index-solution-item-name{margin-top:20px;color:#666;font-size:16px;text-align:center;}
.index-solution-content ul li a:hover .index-solution-img01{background-image:url(../solution-icon-on.png);background-position:0 0;}
.index-solution-content ul li a:hover .index-solution-img02{background-image:url(../solution-icon-on.png);background-position:-208px 0;}
.index-solution-content ul li a:hover .index-solution-img03{background-image:url(../solution-icon-on.png);background-position:-416px 0;}
.index-solution-content ul li a:hover .index-solution-img04{background-image:url(../solution-icon-on.png);background-position:-623px 0;}
.index-solution-content ul li a:hover .index-solution-img05{background-image:url(../solution-icon-on.png);background-position:-831px 0;}
.index-solution-content ul li a:hover .index-solution-img06{background-image:url(../solution-icon-on.png);background-position:-1039px 0;}

/*index-products*/
.index-products{width:100%;min-width:1200px;margin:0 auto;background:url(../index-bg02.jpg) no-repeat center;min-height:869px;background-size:100% 100%;}
.index-products-main{width:1200px;margin:0 auto;padding-top:70px;}
.index-products-title{text-align:center;color:#ccc;font-size:30px;}
/*.index-products-title span{display:inline-block;width:60px;height:30px;margin-right:5px;background:url(../products-title.png) no-repeat center;background-size:100% 100%;position:relative;top:3px;}*/
.index-products-title span {
    display: inline-block;
    width: 65px;
    height: 30px;
    margin-right: 5px;
    position: relative;
    color: #298bca;
    font-size: 31px;
}
.index-products-content{margin-top:40px;text-align:center;}
.index-products-nav{text-align:center;height:45px;display:inline-block;text-align:center;margin-bottom:35px;}
.index-products-nav a{display:block;width:160px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#666;background-color:#fff;border-radius:5px;float:left;transition:all 0.5s ease-in-out;}
/*.index-products-nav a.active{color:#fff;background:url(../product-tabs-active.png) no-repeat center;}*/
.index-products-nav a.active{color:#fff;background-color: #298BCA}
.index-products-nav a.margin10{margin:0px 10px;}
.swiper-container02{height:527px;width:1200px;text-align:left;}
.swiper-container02 .swiper-slide{height:527px;width:1200px;position:relative;}
.index-products-swiper{height:527px;width:1200px;position:relative;}
img.index-products-img{max-width:100%;-webkit-transform: scale(1, 1); -moz-transform:scale(1, 1); transform:scale(1, 1); transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.index-products-modal{position:absolute;top:0;left:0;right:0;bottom:0;opacity:1;filter:alpha(opacity=100); transition:all 0.5s ease-in-out;background:url(../products-modal.png) repeat center;}
.index-products-modal01{position:absolute;top:60px;z-index:99;right:65px;color:#fff;}
.index-products-model{font-size:16px;font-family:"Microsoft YaHei";color:#fff;margin-bottom:2px;opacity:0.5;filter:alpha(opacity=50); transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.index-products-name{font-size:20px;font-family:"Microsoft YaHei";color:#fff;opacity:0.5;tfilter:alpha(opacity=50); transition:all 0.5s ease-in-out;-webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.index-products-more{width:240px;height:46px;position:absolute;bottom:2px;left:50%;margin-left:-120px;border: 1px solid #298cba;}
.index-products-more a{display:block;width:240px;height:46px;line-height:46px;text-align:center;color:#298BCA;font-size:16px;position:relative;}
.index-products-more a span{display:block;width:12px;height:12px;background:url(../more.png) no-repeat center;position:absolute;right:18px;top:17px;}
.index-products-swiper ul{position:relative;width:1200px;height:440px;}
.index-products-swiper ul li{position:absolute;width:380px;height:220px;overflow:hidden;}
.index-products-swiper ul li a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;}
.index-products-swiper ul li:nth-of-type(1){width:440px;height:440px;top:0;left:380px;}
.index-products-swiper ul li:nth-of-type(2){top:0;left:0;}
.index-products-swiper ul li:nth-of-type(3){top:0;right:0;}
.index-products-swiper ul li:nth-of-type(4){bottom:0;left:0;}
.index-products-swiper ul li:nth-of-type(5){bottom:0;right:0;}
.index-products-swiper ul li:nth-of-type(1) .index-products-modal01{position:absolute;top:45px;z-index:99;right:35px;color:#fff;}
.index-products-swiper ul li:nth-of-type(2) .index-products-modal01{position:absolute;top:60px;z-index:99;right:65px;color:#fff;}
.index-products-swiper ul li:nth-of-type(3) .index-products-modal01{position:absolute;top:113px;z-index:99;left:53px;color:#fff;}
.index-products-swiper ul li:nth-of-type(4) .index-products-modal01{position:absolute;top:110px;z-index:99;left:35px;color:#fff;}
.index-products-swiper ul li:nth-of-type(5) .index-products-modal01{position:absolute;top:85px;z-index:99;right:30px;color:#fff;}
.index-products-swiper ul li a:hover .index-products-model{opacity:1;}
.index-products-swiper ul li a:hover .index-products-name{opacity:1;}
.index-products-swiper ul li a:hover .index-products-modal{opacity:0;filter:alpha(opacity=0);}
.index-products-swiper ul li a:hover .index-products-img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.index-products-swiper ul li:nth-of-type(1) a:hover .index-products-model{opacity:1;color:#333;}
.index-products-swiper ul li:nth-of-type(1) a:hover .index-products-name{opacity:1;color:#333;}

/* index-service */
.index-service{width:100%;min-width:1200px;margin:0 auto;}
.index-service-main{width:1200px;margin:0 auto;padding-top:70px;padding-bottom:15px;}
.index-service-title{text-align:center;color:#ccc;font-size:30px;}
/*.index-service-title span{display:inline-block;width:60px;height:30px;margin-right:5px;background:url(../service-title.png) no-repeat center;background-size:100% 100%;position:relative;top:3px;}*/
.index-service-title span {
    display: inline-block;
    width: 65px;
    height: 30px;
    background-size: 100% 100%;
    position: relative;
    font-size: 31px;
    color: #298bca;
}
.index-service-content{margin-top:55px;width:100%;overflow:hidden;}
.index-service-item-img{width:200px;height:200px;margin:0 auto;background-image:url('../service-icon.png');transition:all 0.5s ease-in-out;}
.index-service-item-name{text-align:center;width:255px;color:#000;font-size:22px;margin:0 auto;margin-bottom:8px;margin-top:22px;}
.index-service-item-name11{text-align:center;width:255px;font-size:14px;color:#666;line-height:24px;margin:0 auto;}
.index-service-content ul{width:100%;overflow:hidden;}
.index-service-content ul li{float:left;width:33%;text-align:center;margin-bottom:55px;}
.index-service-content ul li a{display:block;width:100%;height:100%;}
.index-service-content ul li:nth-of-type(1) .index-service-item-img{background-position:0 0;}
.index-service-content ul li:nth-of-type(2) .index-service-item-img{background-position:-450px 0;}
.index-service-content ul li:nth-of-type(3) .index-service-item-img{background-position:-900px 0;}
.index-service-content ul li:nth-of-type(4) .index-service-item-img{background-position:0 -360px;}
.index-service-content ul li:nth-of-type(5) .index-service-item-img{background-position:-450px -360px;}
.index-service-content ul li:nth-of-type(6) .index-service-item-img{background-position:-899px -360px;}
.index-service-content ul li:nth-of-type(1):hover .index-service-item-img{background-image:url('../service-icon-on.png');background-position:0 0;}
.index-service-content ul li:nth-of-type(2):hover .index-service-item-img{background-image:url('../service-icon-on.png');background-position:-450px 0;}
.index-service-content ul li:nth-of-type(3):hover .index-service-item-img{background-image:url('../service-icon-on.png');background-position:-900px 0;}
.index-service-content ul li:nth-of-type(4):hover .index-service-item-img{background-image:url('../service-icon-on.png');background-position:0 -360px;}
.index-service-content ul li:nth-of-type(5):hover .index-service-item-img{background-image:url('../service-icon-on.png');background-position:-450px -360px;}
.index-service-content ul li:nth-of-type(6):hover .index-service-item-img{background-image:url('../service-icon-on.png');background-position:-899px -360px;}

/* index-news */
.index-news{width:100%;min-width:1200px;margin:0 auto;min-height:790px;background:url(../index-bg03.jpg) no-repeat center;background-size:100% 100%;}
.index-news-main{width:1200px;margin:0 auto;padding-top:55px;}
.index-news-title{text-align:center;color:#fff;font-size:30px;}
/*.index-news-title span{display:inline-block;width:60px;height:30px;margin-right:5px;background:url(../news-title.png) no-repeat center;background-size:100% 100%;position:relative;top:3px;}*/
.index-news-title span {
    display: inline-block;
    width: 65px;
    height: 30px;
    margin-right: 5px;
    font-size: 31px;
    color: #298bca;
    position: relative;
}
.index-news-name11{color:#666;font-size:14px;text-align:center;}
.index-news-content{text-align:center;margin-top:42px;}
.index-news-nav{text-align:center;height:45px;display:inline-block;text-align:center;margin-bottom:30px;}
.index-news-nav a{display:block;width:160px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#666;background-color:#fff;border-radius:5px;float:left;transition:all 0.5s ease-in-out;}
/*.index-news-nav a.active{color:#fff;background:url(../product-tabs-active.png) no-repeat center;}*/
.index-news-nav a.active{color:#fff;background-color: #298cba;}
.index-news-nav a.margin-left10{margin-left:10px;}
.swiper-container03{height:370px;width:1200px;}
.swiper-container03 .swiper-slide{height:380px;width:1200px;}
.index-news-swiper{width:1200px;height:380px;}
.margin-left0{margin-left:0 !important;}
.index-news-item{float:left;width:300px;background-color:#fff;margin-left:10px;height:380px;text-align:left;padding-top:10px;}
.index-news-list{float:right;width:580px;height:380px;background-color:#fff;text-align:left;padding-top:5px;}
.index-news-item-img{width:280px;text-align:center;margin:0 auto;}
.index-news-item-name{width:245px;margin:0 auto;margin-bottom:15px;margin-top:27px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.index-news-item-name a{font-size:16px;color:#333;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;width:245px;}
.index-news-item-name a:hover{color:#298BCA;}
.index-news-item-name11{width:240px;margin:0 auto;font-size:14px;color:#888;margin-top:10px;line-height:20px;height:60px;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient: vertical;}
.index-news-item-more{margin-left:30px;margin-top:15px;}
.index-news-item-more a{text-align:center;color:#666;font-size:14px;border-bottom:1px solid #666;line-height:1em;}
.index-news-item-more a:hover{color:#298BCA;border-bottom:1px solid #298BCA;}
.index-news-list01{width:525px;padding:15px 0;border-bottom:1px solid #dedede;margin:0 auto;}
.index-news-list01-date{float:left;width:70px;}
.index-news-list01-day{font-size:60px;color:#999;line-height:48px;font-family:arial;}
.index-news-list01-year{text-align:center;color:#999;font-size:14px;margin-top:5px;width:70px;}
.index-news-list01-txt{float:right;width:430px;}
.index-news-list01-name a{font-size:16px;color:#333;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index-news-list01-name a:hover{color:#298BCA;}
.index-news-list01-name11{font-size:14px;color:#888;line-height:24px;overflow:hidden;text-overflow:ellipsis;height:48px;}
.index-news-list02{width:525px;margin:0 auto;margin-top:20px;}
.index-news-list02 ul li{line-height:28px;height:28px;}
.index-news-list02 ul li a{line-height:28px;font-size:14px;color:#333;max-width:400px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;float:left}
.index-news-list02 ul li span.index-news-list02-date{margin-left:25px;color:#888;display:inline-block;float:left;line-height:28px;}
.index-news-list02 ul li a span.index-news-list02-arrow{color:#888;font-family:"微软雅黑";}
.index-news-list02 ul li a:hover{color:#298BCA;}

/* index-clients */
.index-clients{width:100%;min-width:1200px;margin:0 auto;min-height:570px;background:url(../index-bg04.jpg) no-repeat center;background-size:100% 100%;}
.index-clients-main{width:1200px;margin:0 auto;padding-top:80px;}
.index-clients-title{text-align:center;color:#e0e0e0;font-size:30px;}
.index-clients-title span{display:inline-block;margin-right:5px;color:#fff;font-size:30px;}
.index-clients-line{height:2px;width:50px;margin:0 auto;margin-top:25px;margin-bottom:20px;background-color:#e1e1e1;}
.index-clients-name11{color:#fff;font-size:14px;text-align:center;}
.index-clients-content{margin-top:65px;}
.index-clients-left{float:left;width:770px;}
.index-clients-text01{width:220px;border-right:1px solid #fff;height:160px;float:left;}
.index-clients-text02{width:280px;border-right:1px solid #fff;height:160px;float:left;}
.index-clients-text03{width:265px;height:160px;float:left;}
.index-clients-number01{margin:0 auto;padding-top:10px;position:relative;}
.index-clients-number01-num{float:left;width:52px;height:90px;background-image:url('../num.png');margin-right:5px;transition:all 0.5s ease-in-out}
.index-clients-number02-num{float:left;width:52px;height:90px;background-image:url('../num.png');margin-right:5px;transition:all 0.5s ease-in-out}
.index-clients-number03-num{float:left;width:52px;height:90px;background-image:url('../num.png');margin-right:5px;transition:all 0.5s ease-in-out}


.index-clients-number01-more{position:absolute;top:0px;font-size:16px;font-weight:bold;color:#fff;right:-15px;width:20px;height:35px;line-height:35px;text-align:center;}
.index-clients-number01-txt{font-size:16px;color:#fff;text-align:center;width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:15px;}
.index-clients-number02-more{position:absolute;top:0px;right:-15px;width:16px;height:16px;}
.index-clients-number02-txt{font-size:16px;color:#fff;text-align:center;width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:15px;}
.index-clients-number03-more{position:absolute;top:0px;right:-15px;width:16px;height:16px;}
.index-clients-number03-txt{font-size:16px;color:#fff;text-align:center;width:265px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:15px;}
.index-clients-right{float:right;width:428px;height:160px;}
.swiper-container04{width:428px;height:160px;}
.swiper-container04 .swiper-slide{width:428px;height:160px;position:relative;}
.swiper-container04 .swiper-pagination{bottom:0px;}
.swiper-container04 .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;opacity:1;background-color:#adadb1;}
.swiper-container04 .swiper-pagination .swiper-pagination-bullet-active{background-color:#fff;}
.index-leadership{width:380px;margin:0 auto;}
.index-leadership-title{font-size:16px;color:#fff;}
.index-leadership-title-name{float:left;width:300px;font-size:16px;color:#fff;margin-top:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.index-leadership-title span{display:inline-block;width:50px;height:50px;background:url(../clients-swiper-peo.png) no-repeat center;margin-right:10px;float:left;}
.index-leadership-txt{width:380px;margin:0 auto;font-size:14px;color:#fff;line-height:24px;height:48px;overflow:hidden;margin-top:20px;}


/* index-partner */
.index-partner{width:100%;min-width:1200px;margin:0 auto;min-height:503px;background:url(../index-bg05.jpg) no-repeat center;background-size:100% 100%;position:relative;}
.index-partner-main{width:1200px;margin:0 auto;position:relative;}
.index-partner-swiper{position:absolute;top:-80px;background-color:#fff;z-index:99;width:1200px;left:0;height:453px;}
.swiper-container05{width:1200px;height:453px;}
.swiper-container05 .swiper-slide{width:1200px;height:453px;}
.index-partner-list{width:1200px;height:453px;}
.swiper-container05 .border-top{border-top:none;}
.swiper-container05 .border-right{border-right:none;}
.index-partner-item{float:left;width:239px;border-right:1px dashed #dedede;border-top:1px dashed #dedede;height:150px;text-align:center;}

.index-partner-item-line{width:150px;height:2px;background-color:#f0f0f0;transform:rotate(135deg);margin:0 auto;margin-top:75px;}
.swiper-container05 .swiper-button-prev{top:322px;left:1002px;margin-top:0;width:30px;height:59px;background:url(../clients-left-fade.png) no-repeat center;z-index:199;}
.swiper-container05 .swiper-button-next{top:372px;right:42px;margin-top:0;width:30px;height:59px;background:url(../clients-right-fade.png) no-repeat center;z-index:199;}
.swiper-container05 .swiper-button-prev:hover{background:url(../clients-left-on.png) no-repeat center;}
.swiper-container05 .swiper-button-next:hover{background:url(../clients-right-on.png) no-repeat center}

.index-partner-item a{  position: relative;width: 239px; height: 150px; display: block;  -webkit-transform-style: preserve-3d;  -moz-transform-style: preserve-3d;  -ms-transform-style: preserve-3d;  -o-transform-style: preserve-3d;  transform-style: preserve-3d;  -webkit-transition: 0.5s ease;  -moz-transition: 0.5s ease;  -ms-transition: 0.5s ease;  -o-transition: 0.5s ease;  }
.index-partner-item a span{display:inline-block;height:100%;vertical-align:middle;}
.index-partner-item img{  transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;  opacity: 0.7;    -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -ms-filter: grayscale(100%);  -o-filter: grayscale(100%);  filter: grayscale(100%);  filter: gray; }
.index-partner-item:hover img{ opacity: 1; filter: none;  }
.index-partner-item .text{  position: absolute;  top: 0;  width: 100%;left:0;right:0;bottom:0;-webkit-transform: rotateY(180deg) translateZ(1px);  -moz-transform: rotateY(180deg) translateZ(1px);  -ms-transform: rotateY(180deg) translateZ(1px);  -o-transform: rotateY(180deg) translateZ(1px);  transform: rotateY(180deg);  color: #666;  text-align: center;  opacity: .06;  background: rgba(255,255,255,.9);  }
.index-partner-item .text span{display:inline-block;height:100%;vertical-align:middle;}
.index-partner-item .text img{filter: none; -webkit-filter:none;-moz-filter:none;  }
.index-partner-item:hover .text{ opacity: 0;  }
.index-partner-item:hover a {  -webkit-transform: rotateY(360deg);  -moz-transform: rotateY(360deg);  -ms-transform: rotateY(360deg);  -o-transform: rotateY(360deg);  transform: rotateY(360deg);  }


/*footer*/
.footer{width:100%;min-width:1200px;margin:0 auto;background-color:#444;min-height:200px;}
.footer-main{width:1200px;margin:0 auto;padding:35px 0;}
.footer-left{float:left;width:820px;}
.footer-menu ul li{float:left;}
.footer-menu ul li span{display:inline-block;width:1px;height:16px;color:#888;}
.footer-menu ul li a{padding:0 30px;font-size:16px;color:#ccc;}
.footer-menu ul li a:hover{color:#298BCA;}
.footer-line{width:740px;height:1px;background-color:#666;margin-top:20px;margin-bottom:35px;}
.footer-banner-left{float:left;width:290px;}
.footer-banner-right{float:left;max-width:370px;}
.footer-banner p{float:left;color:#999;line-height:34px;}
.footer-banner span{display:inline-block;width:16px;height:16px;margin-right:12px;position:relative;top:3px;}
.footer-right{float:right;width:265px;}
.footer-code-txt{float:left;}
.footer-code-txt{float:left;line-height:32px;color:#ccc;font-size:16px;text-align:right;margin-right:10px;margin-top:36px;}
.footer-code-img{float:left;}

/* other-nav */
.other-banner{height:380px;width:100%;min-width:1200px;}
.other-nav{width:100%;min-width:1200px;background-color:#fff;}
.other-nav-main{width:1200px;margin:0 auto;padding-top:20px;}
.other-nav-title{font-size:14px;color:#999;}
.other-nav-title a{font-size:14px;color:#999;}
.other-nav-title a:hover{color:#298BCA;}
.other-nav-title span{padding:0 3px;}
.other-nav-title span.home{display:inline-block;width:14px;height:14px;padding:0;margin-right:10px;background:url(../home.png) no-repeat center;position:relative;top:1px;}
.other-nav-name{text-align:center;color:#298BCA;font-size:28px;font-weight:bold;padding:5px 0;border-bottom:1px solid #eee;margin-bottom:30px;}
.other-nav-name span{border-bottom:2px solid #e5e5e5;padding:5px 0;}
.contact-nav-name{text-align:center;color:#298BCA;font-size:28px;font-weight:bold;padding-bottom:30px;border-bottom:1px solid #eee;margin-top:55px}
.contact-nav-name span{font-size:28px;font-weight:bold;font-family:arial;color:#999;margin-left:10px;}
.other-nav-menu{text-align:center;width:100%;margin:0 auto;overflow:hidden;}
.other-nav-menu ul{display:inline-block;text-align:center;}
.other-nav-menu ul li{float:left;margin-bottom:28px;text-align:center;display:inline-block;}
.other-nav-menu a{display:inline-block;width:135px;margin:0 30px;margin-bottom:28px;height:34px;font-size:16px;color:#aaa;text-align:center;line-height:34px; border-radius: 20px;background-color: #eee;transition:all 0.3s ease-in-out;}
.other-nav-menu a.active{border-radius: 20px;background: #298bca;color:#fff;}
.other-nav-menu a.margin60{margin:0 60px;}
.other-nav-menu a.margin-left60{margin-left:60px;}

/* products */
.products{width:100%;min-width:1200px;background-color:#eee;margin:0 auto;padding-top:30px;padding-bottom:80px;}
.products-main{width:1200px;margin:0 auto;background-color:#fff;}
.products-content{padding:30px 50px 50px 50px;}
.products-name{font-size:24px;font-weight:bold;color:#298BCA;padding-bottom:15px;border-bottom:1px solid #eee;}
.products-video-left{float:left;width:455px;}
.products-video-right{float:right;width:598px;height:310px}
.products-video{margin-top:30px;padding-bottom:40px;border-bottom:1px solid #eee;width:100%;}
.products-video-left-title{font-size:26px;color:#333;font-weight:bold;line-height:46px;margin-top:50px;}
.products-video-left-name11{font-size:14px;color:#333;line-height:26px;margin-top:20px;}
.product-list{padding-top:40px;}
.product-list ul li{float:left;width:333px;margin-right:47px;margin-bottom:50px;border:1px solid #eee;transition:all 0.3s ease-in-out;}
.product-list ul li a{display:block;width:100%;height:100%;}
.product-item-img{width:333px;height:300px;text-align:center;}
.product-item-img span{height:100%;display:inline-block;vertical-align:middle;}
.products-item-name{display:block;width:100%;height:100px;border-top:1px solid #eee;background-color:#fff;line-height:100px;text-align:center;font-size:24px;color:#666;transition:all 0.3s ease-in-out;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product-list ul li:hover{border:1px solid #298BCA;}
.product-list ul li:hover .products-item-name{border-top:1px solid #298BCA;color:#fff;background-color:#298BCA;}
.product-list ul li:nth-child(3n){margin-right:0;}
.product-list ul>li:first-child+li+li{margin-right:0;}
.product-list ul>li:first-child+li+li+li+li+li{margin-right:0;}
.products-page{text-align:center;}
.products-page ul{display:inline-block;}
.products-page ul li{float:left;}
.products-page ul li a{display:block;width:40px;height:40px;line-height:40px;text-align:center;color:#bbb;font-size:18px;border-radius:5px;background-color:#eee;margin:0 10px;}
.products-page ul li a.active{color:#fff;background-color:#298BCA;}
.products-page ul li a.none{display:none!important;}
.products-page ul li a.page-next,.products-page ul li a.page-prev{width:100px;}

/* displayproducts */
.displayproducts{width:100%;min-width:1200px;background-color:#eee;margin:0 auto;padding-top:30px;padding-bottom:110px;}
.displayproducts-main{width:1200px;margin:0 auto;background-color:#fff;}
.displayproducts-content{padding:50px;}
.displayproducts-img{width:100%;}
.displayproducts-left{float:left;width:620px;min-height:420px;border-right:1px solid #e5e5e5;position:relative;}
.displayproducts-left-lg{float:left;width:415px;height:415px;overflow:hidden;}
.displayproducts-left-sm{width:105px;float:left;height:420px;overflow:hidden;position:relative;margin-left:20px;}
.view .swiper-container{width:415px;height:415px;}
.view .swiper-container img{max-width:413px;max-height:413px;border:1px solid #e5e5e5;}
.preview {width:105px;height:380px;position: relative;padding-top:40px;}
.preview .swiper-container {width:105px;height:340px;position: relative;}
.preview .swiper-container .swiper-slide{width:105px;height:105px;margin-bottom:10px;}
.preview .swiper-wrapper {position: relative;height:300px;}
.preview .swiper-button-prev{position:absolute;top:0px;left:0px;width:105px;height:30px;background:url(../dis-left.jpg) no-repeat center;opacity:1;margin-top:0;}
.preview .swiper-button-next{position:absolute;top:385px;bottom:0px;left:0px;width:105px;height:30px;background:url(../dis-right.jpg) no-repeat center;opacity:1;margin-top:0;}
.preview .swiper-container img{max-width:103px;min-height:103px;border:1px solid #e5e5e5;}
.preview .swiper-container .swiper-slide-active img{border:1px solid #298BCA;}
.displayproducts-right{float:right;width:430px;padding-top:20px;}
.displayproducts-name{color:#298BCA;font-size:24px;border-bottom:1px solid #e5e5e5;padding-bottom:17px;margin-bottom:30px;}
.displayproducts-features{line-height:34px;color:#000;}
.displayproducts-features span{color:#999}
.displayproducts-tabs{margin-top:55px;border-bottom:2px solid #298BCA;height:40px;}
.displayproducts-tabs .displayproducts-tabs-title{width:130px;height:40px;float:left;margin-right:5px;line-height:40px;border-top-left-radius:5px;border-top-right-radius:5px;text-align:center;background-color:#e5e5e5;color:#999;font-size:18px;cursor:pointer;}
.displayproducts-tabs .active{background-color:#298BCA;color:#fff;}
.displayproducts-con{width:100%;padding:15px 0;}
.displayproducts-con>div{display:none;}
.displayproducts-con .active{display:block;}
.displayproducts-con{line-height:28px;color:#040404;font-size:14px;text-align:justify;text-justify:distribute-all-lines;}
.displayproducts-con p{line-height:28px;color:#040404;font-size:14px;text-align:justify;text-justify:distribute-all-lines;}

/* news */
.news{width:100%;min-width:1200px;background-color:#eee;margin:0 auto;padding-top:60px;padding-bottom:80px;}
.news-main{width:1200px;margin:0 auto;}
.news-item{padding:40px;background-color:#fff;margin-bottom:40px;height:180px;width:1120px;}
.news-item-img{float:left;width:255px;height:180px;text-align:center;display:table-cell;vertical-align:middle;margin-right:45px;}
.news-item-img a{display:block;width:255px;height:180px;text-align:center;display:table-cell;vertical-align:middle;}
.news-item-txt{float:right;width:820px;}
.news-item-title{float:left;width:680px;margin-right:60px}
.news-item-name{font-size:22px;color:#222;padding-top:10px;margin-bottom:15px;}
.news-item-name a{font-size:22px;color:#222;display:block;width:680px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news-item-name a:hover{color:#298BCA;}
.news-item-name11{font-size:12px;color:#666;line-height:24px;text-align:justify;text-justify:distribute-all-lines;height:72px;overflow:hidden;}
.news-item-more{margin-top:15px;}
.news-item-more a{display:block;width:100px;height:30px;line-height:30px;text-align:center;font-size:12px;color:#666;border:1px solid #eee;transition:all 0.3s ease-in-out;}
.news-item-more a:hover{color:#298BCA;border-color:#298BCA;}
.news-item-date{float:right;width:80px;text-align:center;}
.news-item-day{font-size:72px;color:#999;font-family:arial;line-height:1em;padding-top:45px;}
.news-item-year{font-size:18px;color:#999;font-family:arial;}
.news-page{text-align:center;}
.news-page ul{display:inline-block;}
.news-page ul li{float:left;}
.news-page ul li a{display:block;width:40px;height:40px;line-height:40px;text-align:center;color:#bbb;font-size:18px;border-radius:5px;background-color:#fff;margin:0 10px;}
.news-page ul li a.active{color:#fff;background-color:#298BCA;}
.news-page ul li a.none{display:none!important;}
.news-page ul li a.page-next,.products-page ul li a.page-prev{width:100px;}

/* displaynews */
.displaynews{width:100%;min-width:1200px;background-color:#eee;margin:0 auto;padding-top:55px;padding-bottom:80px;}
.displaynews-main{width:1000px;margin:0 auto;padding:45px 100px;background-color:#fff;}
.displaynews-con{width:1000px;margin:0 auto;}
.displaynews-title{text-align:center;font-size:24px;color:#333;}
.displaynews-date{text-align:center;color:#999;margin-top:16px;margin-bottom:36px;font-size:14px;}
.displaynews-content{color:#666;text-justify:distribute-all-lines;text-align:justify;line-height:32px;font-size:16px;}
.displaynews-content p{color:#666;text-justify:distribute-all-lines;text-align:justify;line-height:32px;font-size:16px;}
.displaynews-content img{text-align:center;max-width:100%;margin-bottom:20px;margin-top:20px;}
.displaynews-related{border-top:1px dotted #d9d9d9;padding-top:20px;margin-top:40px;}
.displaynews-btn{float:left;}
.displaynews-btn .active{display:block;}
.displaynews-btn .none{display:none;}
.displaynews-btn .prev,.displaynews-btn .next{color:#666;line-height:34px;}
.displaynews-btn .prev a,.displaynews-btn .next a{color:#999;line-height:34px;width:850px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;float:right;}
.displaynews-btn .prev a:hover,.displaynews-btn .next a:hover{color:#298BCA;}
.displaynews-return{float:right;}
.displaynews-return a{color:#666;}
.displaynews-return a:hover{color:#298BCA;}

/* solution */
.solution{width:100%;min-width:1200px;background-color:#fff;margin:0 auto;}
.solution-main{width:1200px;background-color:#fff;margin:0 auto;padding-bottom:30px;}
.solution-content{overflow:hidden;margin-left:50px;padding-top:30px;}
.solution-content ul li{float:left;width:330px;border:1px solid #eee;margin-right:50px;transition:all 0.3s ease-in-out;margin-bottom:50px;}
.solution-content ul li a{display:block;width:100%;height:100%;}
.solution-img{width:330px;height:295px;text-align:center;background-color:#fff;}
.solution-img span{height:100%;display:inline-block;vertical-align:middle;}
.solution-name{height:99px;border-top:1px solid #eee;background-color:#fff;line-height:98px;font-size:24px;text-align:center;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all 0.3s ease-in-out;}
.solution-content ul li:hover{border-color:#298BCA;}
.solution-content ul li a:hover .solution-name{border-color:#298BCA;background-color:#298BCA;color:#fff;}

/* solution001 */
.solution001{width:100%;min-width:1200px;background-color:#fff;margin:0 auto;}
.solution001-main{width:1200px;background-color:#fff;margin:0 auto;padding-bottom:40px;padding-top:45px;}
.solution001-title{color:#298BCA;font-size:24px;font-weight:bold;padding-bottom:12px;border-bottom:1px solid #eee;}
.solution001-con{margin-top:40px;overflow:hidden;}
.solution001-left{float:left;width:560px;}
.solution001-left p{color:#010101;line-height:28px;font-size:14px;text-align:justify;text-justify:distribute-all-lines;}
.solution001-btn{margin-top:30px;width:100px;height:30px;}
.solution001-btn a{display:block;width:100px;height:30px;line-height:30px;text-align:center;color:#fff;background-color:#298BCA;font-size:14px;cursor:pointer;}
.solution001-right{width:598px;height:309px;float:right;overflow:hidden;}
.solution001-right img{-webkit-transform: scale(1, 1); -moz-transform:scale(1, 1); transform:scale(1, 1); transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.solution001-right img:hover{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}

/* solution002 */
.solution002{width:100%;min-width:1200px;background-color:#eee;margin:0 auto;}
.solution002-main{width:1200px;background-color:#eee;margin:0 auto;padding-bottom:35px;padding-top:50px;}
.solution002-title{color:#298BCA;font-size:28px;font-weight:bold;padding-bottom:28px;border-bottom:1px solid #fff;text-align:center;}
.solution002-title span{color:#999;font-family:arial;margin-left:10px;}
.solution002-list{margin-top:50px;overflow:hidden;}
.solution002-list ul li{float:left;width:528px;border:1px solid #ddd;margin-right:60px;padding:20px;background-color:#fff;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:30px;}
.solution002-list-num{width:60px;height:60px;background:url('../solution001-num.png') no-repeat center;color:#298BCA;font-size:30px;font-weight:bold;text-align:center;line-height:60px;}
.solution002-list-txt{float:right;width:450px;text-align:justify;text-justify:distribute-all-lines;font-size:16px;color:#666;line-height:28px;margin-left:20px;}
.solution002-list ul li:nth-of-type(2n){margin-right:0;}
.layui-layer-title span{font-size:14px;color:#666;margin-left:15px;}
.layui-layer-title .orangetext{color:#298BCA;font-style:normal;}
.solution-form{width:1000px;margin:0 auto;overflow:hidden;margin-top:50px;}
.solution-form form{width:100%;overflow:hidden;}
.solution-form-item{float:left;width:500px;height:37px;overflow:hidden;margin-bottom:20px;}
.solution-form-name{width:100px;height:37px;color:#333;line-height:35px;text-align:center;float:left;}
.solution-form-name span{color:#298BCA;}
.solution-form-input{float:left;width:400px;height:37px;}
.solution-form-input select{width:350px;height:35px;line-height:35px;color:#333;background:none;outline:none;border:1px solid #ccc;text-indent:10px;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding-right:40px;background: url("../select-icon.png") no-repeat scroll right center transparent;text-indent:5px;}
.solution-form-input select option{color:#333;line-height:35px;text-indent:10px;}
.solution-form-input input[type="text"]{width:300px;line-height:35px;height:35px;padding:0 10px;color:#333;background:none;outline:none;border:1px solid #ccc;}
.solution-form-item-textarea{float:left;width:100%;margin-bottom:20px;}
.solution-form-textarea{width:700px;height:122px;resize:none;float:left;}
.solution-form-textarea textarea{resize:none;width:700px;height:120px;color:#333;line-height:30px;padding:0 10px;border:1px solid #ccc;}
.solution-form-submit{text-align:center;}
.solution-form-submit input{height:35px;width:100px;margin-left:15px;color:#fff;line-height:35px;text-align: center;background-color:#298BCA;cursor:pointer;}

/* problem */
.problem{width:100%;min-width:1200px;background-color:#eee;margin:0 auto;padding-top:30px;padding-bottom:80px;}
.problem-main{width:1100px;background-color:#fff;margin:0 auto;padding:50px;}
.problem-main ul li{width:100%;overflow:hidden;margin-top:20px;}
.problem-list{width:100%;overflow:hidden;}
.problem-main ul li:first-child{margin-top:0;}
.problem-list-title{padding:0 50px;position:relative;font-size:16px;line-height:32px;padding-bottom:10px;border-bottom:1px solid #eee;}
.problem-list-title span.ask{display:block;position:absolute;left:0;top:0;width:30px;height:32px;background:url('../problem-icon.png') no-repeat center;background-position:0 0;color:#fff;font-size:16px;line-height:28px;text-align:center;}
.problem-list-title span.arrow{display:block;position:absolute;right:0;top:12px;width:13px;height:8px;background:url('../problem-icon.png') no-repeat center;background-position:-68px 0;cursor:pointer;}
.problem-list-title span.arrow-fade{display:block;position:absolute;right:0;top:10px;width:8px;height:13px;background:url('../problem-icon.png') no-repeat center;background-position:-90px 0;cursor:pointer;}
.problem-list-content{width:1060px;background-color:#eee;padding:20px;overflow:hidden;display:none;}
.problem-list-answer{float:left;width:50px;position:relative;}
.problem-list-answer span{display:block;position:absolute;top:0;left:0;width:30px;height:32px;background:url('../problem-icon.png') no-repeat center;background-position:-35px 0;color:#fff;font-size:16px;line-height:28px;text-align:center;}
.problem-list-txt{float:right;width:1010px;text-align:justify;text-justify:distribute-all-lines;color:#333;line-height:28px;}
.problem-main ul li:first-child .problem-list-content{display:block;}
.problem-list-txt p{text-align:justify;text-justify:distribute-all-lines;color:#333;line-height:28px;}

/* conservation */
.conservation{width:100%;min-width:1200px;background-color:#eee;margin:0 auto;padding-top:30px;padding-bottom:80px;}
.conservation-main{width:1100px;background-color:#fff;margin:0 auto;padding:50px;}
.conservation-title{font-size:18px;color:#298BCA;font-weight:bold;padding-bottom:7px;border-bottom:1px solid #eee;}
.conservation-introduction{padding-top:17px;padding-bottom:27px;}
.conservation-introduction p{line-height:26px;color:#666;text-align:justify;text-justify:distribute-all-lines;}
.conservation-features{padding:15px 0;}
.conservation-features p{color:#666;line-height:36px;text-align:justify;text-justify:distribute-all-lines;position:relative;padding-left:25px;background:url('../features-round.png') no-repeat left center;}
.conservation-features02{margin-top:20px;overflow:hidden;}
.conservation-features02 ul li{float:left;width:250px;height:162px;background:url('../features02-modal.png') no-repeat center;margin-left:33px;position:relative;}
.conservation-features02 ul li:first-child{margin-left:0;}
.conservation-list-num{font-size:24px;font-weight:bold;color:#fff;font-family:arial;position:absolute;top:18px;left:50%;margin-left:-14px;}
.conservation-list-txt{position:absolute;top:72px;left:30px;right:30px;color:#666;line-height:24px;text-align:center;bottom:0;display:table;width:190px;height:90px;}
.conservation-list-txt01{display:table-cell;vertical-align:middle;text-align: center; width:100%;}

/* maintain */
.maintain{width:100%;min-width:1200px;background-color:#eee;margin:0 auto;padding-top:30px;padding-bottom:80px;}
.maintain-main{width:1100px;background-color:#fff;margin:0 auto;padding:50px;}
.maintain-form{width:100%;}
.maintain-form form{width:100%;overflow:hidden;}
.maintain-form-radio{font-size:18px;color:#298BCA;font-weight:bold;padding-bottom:10px;border-bottom:1px solid #eee;}
.maintain-form-radio input{margin-right:10px;}
.maintain-form-radio label{margin-right:15px;}
.maintain-form-porducts{margin-top:30px;}
.maintain-form-porducts-title{color:#333;font-size:18px;font-weight:bold;margin-bottom:30px;}
.maintain-form-porducts-title span{color:#666;font-size:12px;margin-left:10px;font-weight:normal;}
.maintain-form-porducts-title span i{font-style:normal;color:#298BCA;font-weight:normal;}
.maintain-form-item{margin-bottom:18px;}
.maintain-form-name{font-size:16px;color:#333;}
.maintain-form-name span{color:#298BCA;margin-right:3px;}
.maintain-form-input{margin-top:10px;height:42px;overflow:hidden;}
.maintain-form-input input{height:40px;border:1px solid #eee;text-indent:8px;line-height:40px;}
.maintain-form-input select{width:520px;height:40px;border:1px solid #eee;line-height:40px;font-size:14px;color:#333;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding-right:40px;background: url("../select-icon.png") no-repeat scroll right center transparent;text-indent:5px;}
.maintain-form-date{height:42px;float:left;position:relative;}
.maintain-form-date input{width:260px!important;padding-right:40px!important;appearance:none;-moz-appearance:none;-webkit-appearance:none;font-size:16px;color:#333;}
.maintain-form-date span#maintain-form-date-span{display:block;position:absolute;top:8px;right:10px;background: url("../maintain-date.png") no-repeat center;width:24px;height:28px;}
.maintain-form-time{float: left;margin-left:20px;height:42px;}
.maintain-form-time select{width:200px;height:40px;border:1px solid #eee;line-height:40px;font-size:14px;color:#333;appearance:none;-moz-appearance:none;-webkit-appearance:none;padding-right:40px;background: url("../select-icon.png") no-repeat scroll right center transparent;text-indent:5px;}
.maintain-form-textarea{margin-top:10px;}
.maintain-form-textarea textarea{width:780px;height:200px;border:1px solid #eee;padding:0 10px;resize:none;color:#333;font-size:14px;font-family:"微软雅黑";line-height:25px;}
.maintain-form-input input[type="text"]{width:510px;padding-right:10px;}
.maintain-form-input .maintain-form-province{float:left;width:150px;margin-right:35px;color:#333;font-size:14px;font-family:"微软雅黑";}
.maintain-form-input .maintain-form-city{float:left;width:150px;margin-right:35px;color:#333;font-size:14px;font-family:"微软雅黑";}
.maintain-form-input .maintain-form-area{float:left;width:150px;color:#333;font-size:14px;font-family:"微软雅黑";}
.maintain-form-btn{margin-top:40px;text-align:center;}
.maintain-form-btn input{width:100px;height:40px;text-align:center;line-height:40px;font-size:16px;color:#fff;cursor:pointer;}
.maintain-form-btn input#maintain-form-submit{background-color:#298BCA;margin-right:60px;}
.maintain-form-btn input#maintain-form-reset{background-color:#aaa;}

/* hardware */
.hardware{width:100%;min-width:1200px;background-color:#eee;margin:0 auto;padding-top:30px;padding-bottom:80px;}
.hardware-main{width:1100px;background-color:#fff;margin:0 auto;padding:50px;}
.conservation-download{width:150px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:14px;background-color:#298BCA;margin-bottom:50px;}
.conservation-download a{display:block;width:150px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:14px;background-color:#298BCA;}
.automation-download{width:150px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:14px;background-color:#298BCA;margin-top:30px;}
.automation-download a{display:block;width:150px;height:40px;line-height:40px;text-align:center;color:#fff;font-size:14px;background-color:#298BCA;}

/* contact */
.contact{width:100%;min-width:1200px;background-color:#fff;margin:0 auto;}
.contact-main{width:1200px;background-color:#fff;margin:0 auto;padding-bottom:50px;padding-top:75px;}
.contact-webkit-title{font-size:24px;color:#298BCA;margin-bottom:15px;}
.contact-webkit-con p{font-size:16px;color:#333;line-height:36px;}
.contact-webkit-con p span{display:inline-block;width:16px;height:18px;margin-right:15px;background:url('../contact-icon.png') no-repeat center;position:relative;top:3px;}
.contact-map{width:1198px;height:450px;border:1px solid #eee;margin-top:40px;margin-bottom:90px;}
.contact-map img{max-width:none;max-height:none}}
.contact-map-webkit{float:left;color:#298BCA;font-size:18px;line-height:51px;margin-right:45px;}
.contact-map-webkit span{display:inline-block;width:44px;height:51px;background:url('../logo.jpg') no-repeat center;background-position:0 0;float:left;margin-right:10px;}
.contact-map-hot{float:left;padding-left:10px;height:30px;line-height:30px;font-weight:bold;color:#298BCA;border-left:1px solid #298BCA;}
.contact-map-hot span{display:inline-block;width:14px;height:14px;b ackground:url('../contact-map-icon.png') no-repeat center;background-position:-50px 0;float:left;margin-right:10px;position:relative;top:8px;}
.contact-map-webkit-p{font-size:14px;color:#444;}
.contact-map-webkit-add{font-size:12px;color:#666;}
.contact-map-info{width:330px;position:relative;z-index:999;}
.contact-map-close{position:absolute;top:0px;right:0px;width:11px;height:10px;cursor:pointer;background:url('../contact-map-icon.png') no-repeat center;background-position:-52px -21px;}
.contact-offices-title{font-size:28px;color:#333;padding-bottom:7px;border-bottom:1px solid #eee;margin-bottom:35px;}
.contact-offices-title span{font-size:24px;color:#666;font-family:arial;margin-left:50px;}
.contact-offices-map{position:relative;height:705px;width:100%;}
.contact-offices-map-chinese{position:absolute;top:0;left:50%;margin-left:-426px;width:852px;height:704px;z-index:9;}
.contact-offices-map-foreign{width:200px;height:200px;position:absolute;bottom:0;left:0;z-index:9;box-shadow:0 0  5px #eee;}
.contact-offices-map-chinese img{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9;}
.contact-offices-map-foreign img{position:absolute;bottom:0;left:0;top:0;right:0;}
.contact-offices-address01{position:absolute;top:420px;right:95px;z-index:99;color:#333;text-align:center;line-height:1.1em;}
.contact-offices-address02{position:absolute;top:452px;right:217px;z-index:99;color:#333;text-align:center;line-height:1.1em;}
.contact-offices-address03{position:absolute;top:575px;right:200px;z-index:99;color:#333;text-align:center;line-height:18px;}
.contact-offices-address04{position:absolute;top:593px;right:233px;z-index:99;color:#333;text-align:center;line-height:1.1em;}
.contact-offices-address05{position:absolute;top:245px;right:196px;z-index:99;color:#333;text-align:center;line-height:1.1em;}
.contact-offices-address06{position:absolute;top:74px;right:64px;z-index:99;color:#333;text-align:center;line-height:1.1em;}
.contact-offices-address03 span.add-span{float:left;}
.contact-offices-map span.add-span{display:inline-block;width:13px;height:18px;background:url('../contact-offices-map-icon.png') no-repeat center;margin:0 auto;cursor:pointer;}
.contact-offices-add-con{position:absolute;top:-120px;left:50%;width:368px;margin-left:-181px;height:124px;background-color:#fff;z-index:999;background:url('../contact-offices-triangle.png') no-repeat center;display:none;}
.contact-offices-con{padding:20px 20px 0 20px;text-align:left;}
.contact-offices-name{color:#444;font-size:14px;margin-bottom:12px;}
.contact-offices-name11{color:#666;line-height:24px;font-size:12px;}
.contact-offices-name11 p{color:#666;line-height:24px;font-size:12px;}
.contact-offices-close{position:absolute;top:15px;right:15px;width:11px;height:10px;cursor:pointer;background:url('../contact-map-icon.png') no-repeat center;background-position:-52px -21px;}
.contact-feedback{width:100%;margin-top:70px;}
.contact-feedback-title{font-size:28px;text-align:center;color:#298BCA;font-weight:bold;}
.contact-feedback-title span{color:#999;font-family:arial;margin-left:15px;}
.contact-feedback-prompt{margin-top:15px;text-align:center;color:#999;font-size:12px;padding-bottom:25px;border-bottom:1px solid #eee;margin-bottom:25px;}
.contact-feedback-prompt span{color:#298BCA;}
.contact-feedback-form{width:944px;margin:0 auto;}
.contact-form-item{width:;float:left;margin-bottom:10px;height:113px;margin-right:50px;margin-left:50px;width:372px;}
.contact-form-name{line-height:26px;font-size:16px;color:#333;}
.contact-form-name span{color:#298BCA;margin-right:3px;}
.contact-form-input{height:62px;width:100%;line-height:62px;}
.contact-form-input input{border:1px solid #eee;padding:0 10px;width:350px;height:60px;line-height:60px;color:#333;font-size:16px;}
.contact-form-content{margin:0 auto;width:842px;height:253px;}
.contact-form-textarea textarea{width:820px;height:200px;line-height:25px;color:#333;font-size:16px;padding:0 10px;border:1px solid #eee;font-family:"微软雅黑";resize:none;margin:0 auto;}
.contact-form-btn{text-align:center;margin-top:15px;}
.contact-form-btn input{width:120px;height:50px;line-height:50px;color:#fff;text-align:center;font-size:24px;margin-right:30px;margin-left:30px;cursor:pointer;}
.contact-form-btn input#contact-form-submit{background-color:#298BCA;}
.contact-form-btn input#contact-form-reset{background-color:#666;}
.contact-form-verification{line-height:25px;height:25px;color:#298BCA;}

/* profile */
.profile{width:100%;min-width:1200px;background-color:#fff;margin:0 auto;}
.profile-main{width:1200px;background-color:#fff;margin:0 auto;padding-bottom:60px;padding-top:45px;}
.profile-title{text-align:center;font-size:28px;font-weight:bold;color:#298BCA;padding-bottom:25px;border-bottom:1px solid #eee;}
.profile-title span{font-size:28px;font-family:arial;color:#999;font-weight:bold;margin-left:10px;}
.profile-content{overflow:hidden;margin-top:50px;margin-bottom:60px;}
.profile-left{position:relative;height:460px;width:420px;float:left;}
.profile-img{width:410px;height:450px;position:absolute;top:0;left:0;overflow:hidden;}
.profile-img img{width:410px;height:450px;max-width:410px;max-height:450px;position:absolute;top:0;left:0;z-index:99;-webkit-transform: scale(1, 1); -moz-transform:scale(1, 1); transform:scale(1, 1); transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.profile-img img:hover{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.profile-modal{position:absolute;bottom:0;right:0;width:410px;height:450px;background:url('../profile-modal.png') no-repeat center;z-index:9;}
.profile-right{float:right;width:680px;padding-top:45px;}
.profile-webkit{font-size:18px;color:#999;border-bottom:1px solid #eee;padding-bottom:10px;font-style:italic;}
.profile-webkit span{font-size:24px;color:#298BCA;margin-right:5px;font-style:normal;border-bottom:3px solid #298BCA;padding-bottom:9px;}
.profile-con{margin-top:78px;color:#666;font-size:14px;line-height:28px;text-align:justify;text-justify:distribute-all-lines;text-indent:28px;}
.profile-con p{color:#666;font-size:14px;line-height:28px;text-align:justify;text-justify:distribute-all-lines;text-indent:28px;}
.profile-environment{width:1100px;position:relative;height:480px;margin:0 auto;margin-top:50px;}
.environment-con{width:620px;height:480px;}
.swiper-container06 .swiper-slide{width:620px;height:480px;background-position: center;background-size: cover;}
.environment-name{height:60px;width:100%;line-height:60px;font-size:18px;color:#191919;text-align:center;display:none;}
.swiper-container06 .swiper-slide-active .environment-name{display:block;}
.environment-img{width:608px;height:408px;border:6px solid #eee;background-color:#fff;}
.profile-environment .swiper-button-prev{left:-50px;margin-top:0;width:25px;height:41px;margin-top:-21px;background:url('../environment-icon.png') no-repeat center;background-position:0 0;}
.profile-environment .swiper-button-next{right:-50px;margin-top:0;width:25px;height:41px;margin-top:-21px;background:url('../environment-icon.png') no-repeat center;background-position:-35px 0;}

/* culture */
.culture{width:100%;min-width:1200px;margin:0 auto;height:250px;background:url('../culture-bg.jpg') no-repeat center;}
.culture-main{width:1200px;margin:0 auto;}
.culture-title{text-align:center;font-size:28px;font-weight:bold;color:#298BCA;padding-top:85px;margin-bottom:22px;}
.culture-title span{font-size:28px;font-family:arial;color:#999;font-weight:bold;margin-left:10px;}
.culture-name11{text-align:center;color:#999;font-size:16px;}
.culture01{width:100%;min-width:1200px;margin:0 auto;background:#fff;}
.culture01-main{width:1200px;margin:0 auto;padding-top:60px;padding-bottom:75px;}
.culture01-content{position:relative;overflow:hidden;width:100%;}
.culture01-list{width:100%;overflow:hidden;z-index:9;}
.culture01-list ul{overflow:hidden;}
.culture01-list ul li{float:left;width:410px;margin-bottom:20px;overflow:hidden;}
.culture01-list ul li:nth-child(even){float:right}
.culture01-list-img{float:left;width:80px;height:80px;background:url('../concepts-icon.png') no-repeat center;}
.culture01-list-txt{float:right;width:280px;}
.culture01-list-name{font-size:30px;font-weight:bold;color:#333;}
.culture01-list-name-en{font-size:18px;color:#999;font-family:arial;margin-top:2px;margin-bottom:12px;}
.culture01-list-name11{line-height:28px;font-size:14px;color:#666;text-align:justify;text-justify:distribute-all-lines;}
.culture01-list-line{height:1px;width:360px;background-color:#eee;margin-top:15px;}
.culture01-list ul li:nth-child(even) .culture01-list-img{float:right;}
.culture01-list ul li:nth-child(even) .culture01-list-txt{float:left;}
.culture01-list ul li:nth-child(even) .culture01-list-line{float:right;}
.culture01-img{position:absolute;top:27px;width:300px;height:302px;left:50%;margin-left:-150px;}

/* honor */
.honor{width:100%;min-width:1200px;margin:0 auto;background-color:#eee;}
.honor-main{width:1200px;margin:0 auto;padding-top:40px;padding-bottom:80px;}
.honor-content{width:1100px;position:relative;height:420px;margin:0 auto;margin-top:50px;}
.honor-con{width:620px;height:420px;}
.swiper-container07 .swiper-slide{width:620px;height:420px;background-position: center;background-size: cover;}
.honor-img{width:608px;height:408px;border:6px solid #fff;background-color:#fff;}
.honor-content .swiper-button-prev{left:-50px;margin-top:0;width:25px;height:41px;margin-top:-21px;background:url('../environment-icon.png') no-repeat center;background-position:0 0;}
.honor-content .swiper-button-next{right:-50px;margin-top:0;width:25px;height:41px;margin-top:-21px;background:url('../environment-icon.png') no-repeat center;background-position:-35px 0;}

/* manpower */
.manpower{width:100%;min-width:1200px;margin:0 auto;background-color:#eee;}
.manpower-main{width:1200px;margin:0 auto;padding-bottom:75px;padding-top:45px;}
.manpower-content{overflow:hidden;width:100%;}
.manpower-txt{float:left;width:680px;}
.manpower-name{font-size:30px;font-weight:bold;line-height:38px;color:#333;}
.manpower-name span{color:#298BCA;}
.manpower-con{line-height:28px;color:#333;font-size:14px;margin-top:33px;}
.manpower-con p{line-height:28px;color:#333;font-size:14px;}
.manpower-right{float:right;width:475px;height:224px;position:relative;}
.manpower-img{position:absolute;right:0;top:0;height:224px;width:400px;z-index:9;overflow:hidden;-webkit-transform: scale(1, 1); -moz-transform:scale(1, 1); transform:scale(1, 1); transition:all 0.5s ease-in-out; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out;-o-transition:all 0.5s ease-in-out;}
.manpower-img:hover{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1);-o-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.manpower-modal{width:150px;height:150px;position:absolute;top:50%;left:0;margin-top:-75px;background-color:#298BCA;color:#fff;z-index:99;text-align:center;}
.manpower-modal-name{font-size:24px;font-weight:bold;color:#fff;padding-top:48px;margin-bottom:3px;}
.manpower-modal-name-en{font-size:16px;font-family:arial;}
.manpower-tabs-content{width:100%;overflow:hidden;margin-top:40px;}
.manpower-tabs{width:100%;overflow:hidden;margin-bottom:20px;}
.manpower-tabs a{display:inline-block;width:120px;height:36px;line-height:36px;text-align:center;color:#333;font-size:16px;background-color:#fff;margin-right:10px;}
.manpower-tabs a.active{background-color:#298BCA;color:#fff;}
.manpower-tabs-con{background-color:#fff;width:1120px;min-height:100px;padding:40px;}
.manpower-tabs-con .active{display:block;}
.manpower-tabs-con .none{display:none;}
.manpower-tabs-list{width:100%;min-height:100px;}
.gallery-top{margin-bottom:20px;width:100%;height:370px;}
.gallery-top-img{float:left;width:650px;height:370px;}
.gallery-top-txt{float:right;width:470px;height:370px;background-color:#298BCA;}
.gallery-top-con{width:355px;margin:0 auto;padding-top:38px;color:#fff;}
.gallery-top-name{font-size:22px;font-weight:normal;margin-bottom:15px;}
.gallery-top-name11{font-size:12px;line-height:24px;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:45px 0;max-height:192px;overflow:hidden;}
.gallery-thumbs-con{height:118px;width:200px;position:relative;cursor:pointer;}
.gallery-thumbs-con span.triangle{display:block;position:absolute;top:0;left:50%;margin-left:-5px;background:url('../manpower-polygon.png') no-repeat center;width:10px;height:8px;display:none;transition:all 0.3s ease-in-out;}
.gallery-thumbs-img{position:absolute;width:194px;height:104px;border:3px solid #eee;bottom:0;left:0;transition:all 0.3s ease-in-out;}
.gallery-thumbs-con:hover span.triangle{display:block;}
.gallery-thumbs-con:hover .gallery-thumbs-img{border-color:#298BCA;}
.gallery-thumbs .swiper-slide-active span.triangle{display:block;}
.gallery-thumbs .swiper-slide-active .gallery-thumbs-img{border-color:#298BCA;}
.talent-concept{line-height:28px;font-size:14px;color:#333;text-align:justify;text-justify:distribute-all-lines;}
.talent-concept p{line-height:28px;font-size:14px;color:#333;text-align:justify;text-justify:distribute-all-lines;}
.manpower-recruitment{width:100%;overflow:hidden;}
.manpower-recruitment ul{width:100%;overflow:hidden;}
.manpower-recruitment ul li{overflow:hidden;width:100%;margin-top:30px;}
.manpower-recruitment-title{line-height:32px;font-size:16px;color:#333;position:relative;padding-right:25px;border-bottom:1px solid #eee;padding-bottom:10px;}
.manpower-recruitment-title span.department{color:#666;font-size:14px;margin:0 10px;margin-left:20px;}
.manpower-recruitment-title span.add{color:#666;font-size:14px;margin:0 10px;}
.manpower-recruitment-title span.arrow{display:block;position:absolute;right:0;top:12px;width:13px;height:8px;background:url('../problem-icon.png') no-repeat center;background-position:-68px 0;cursor:pointer;}
.manpower-recruitment-title span.arrow-fade{display:block;position:absolute;right:0;top:10px;width:8px;height:13px;background:url('../problem-icon.png') no-repeat center;background-position:-90px 0;cursor:pointer;}
.manpower-recruitment-content{width:100%;padding:40px;background-color:#eee;display:none;}
.recruitment-claim{font-size:14px;color:#444;}
.recruitment-responsibilities-title{font-size:16px;margin-top:10px;color:#333;margin-bottom:10px;}
.recruitment-responsibilities-con{line-height:28px;font-size:14px;color:#666;}
.recruitment-responsibilities-con p{line-height:28px;font-size:14px;color:#666;}
.recruitment-submit{margin-top:20px;}
.recruitment-submit a{display:block;width:140px;height:35px;line-height:35px;font-size:16px;color:#fff;text-align:center;background-color:#298BCA;}
.manpower-recruitment ul li:first-child{margin-top:0px;}
.manpower-recruitment ul li:first-child .manpower-recruitment-content{display:block;}

/* network */
.network{width:100%;min-width:1200px;margin:0 auto;background-color:#eee;padding-bottom:80px;padding-top:30px;}
.network-main{width:1140px;margin:0 auto;background-color:#fff;padding:40px 30px;}
.network-tabs{height:35px;text-align:center;margin-bottom:40px;}
.network-tabs a{display:inline-block;width:330px;height:35px;background-color:#bfbfbf;color:#fff;font-size:14px;text-align:center;line-height:34px;position:relative;}
.network-tabs a:first-child{margin-right:50px;}
.network-tabs a.active{background-color:#298BCA;}
.network-tabs a span{position:absolute;left:-25px;top:0;width:0;height:0;border-bottom:35px solid #bfbfbf;border-left:25px solid transparent;display:block;}
.network-tabs a:first-child span{position:absolute;left:330px;top:0;width:0;height:0;border-top:35px solid #bfbfbf;border-right:25px solid transparent;display:block;border-left:none;border-bottom:none;}
.network-tabs a.active span{border-top-color:#298BCA;border-bottom-color:#298BCA;}
.network-content{width:100%;}
.network-content .active{display:block;}
.network-content .none{display:none;}
.network-chinese{width:100%;margin-top:30px;}
.network-chinese-con{width:340px;background-color:#eee;padding:20px 30px}
.network-chinese-name{font-size:18px;color:#298BCA;text-align:center;}
.network-chinese-name11{line-height:24px;color:#666;font-size:12px;text-align:justify;margin-top:10px;text-justify:distribute-all-lines;}
.network-chinese-name11 p{line-height:24px;color:#666;font-size:12px;text-justify:distribute-all-lines;text-align:justify;}
.network-chinese-txt{margin-top:20px;line-height:24px;color:#666;font-size:12px;text-align:justify;text-justify:distribute-all-lines;}
.network-chinese-txt p{line-height:24px;color:#666;font-size:12px;text-align:justify;text-justify:distribute-all-lines;}

