/* 一定要去掉 */
/* @import url(https://fonts.googleapis.com/css?family=Raleway); */
/* line 2, ../sass/inc/_base.scss */
body{background-color: #fff; font-family: Raleway, sans-serif; margin: 0; padding: 0;}
/* line 8, ../sass/inc/_base.scss */
*{box-sizing: border-box;}
/* line 9, ../sass/inc/_base.scss */
a{color: #fff; font-size: 14px; letter-spacing: 0.125em; text-decoration: none; text-transform: uppercase;}
/* line 16, ../sass/inc/_base.scss */
h1{text-transform: uppercase; margin: 0; padding: 0; font-size: 2.5rem;}
/* line 22, ../sass/inc/_base.scss */
.pre{display: inline-block; padding: 20px; background: #f1f1f1; box-shadow: 3px 3px 0 1px rgba(0, 0, 0, 0.1); width: 100%;}
@-webkit-keyframes ball-scale-multiple{0%{transform: scale(0) rotate(-90deg); opacity: 0;} 5%{opacity: 1;} 100%{transform: scale(1.2) rotate(90deg); opacity: 0;}}
@keyframes ball-scale-multiple{0%{transform: scale(0) rotate(-90deg); opacity: 0;} 5%{opacity: 1;} 100%{transform: scale(1.2) rotate(90deg); opacity: 0;}}
/* line 1, ../sass/inc/_loader.scss */
.loaderWrap{position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.2); z-index: 123333333;}
/* line 10, ../sass/inc/_loader.scss */
.ball-scale-multiple{position: absolute; top: 50%; left: 50%; transform: translate(-50%, 50%);}
/* line 15, ../sass/inc/_loader.scss */
.ball-scale-multiple > div{background-color: #fff; border-radius: 0; animation-fill-mode: both; position: absolute; left: -60px; top: -60px; opacity: 0; margin: 0; width: 120px; height: 120px; animation: ball-scale-multiple 1s 0s linear infinite; box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);}
/* line 28, ../sass/inc/_loader.scss */
.ball-scale-multiple > div:nth-child(1){animation-delay: -1s;}
/* line 31, ../sass/inc/_loader.scss */
.ball-scale-multiple > div:nth-child(2){animation-delay: -0.8s;}
/* line 34, ../sass/inc/_loader.scss */
.ball-scale-multiple > div:nth-child(3){animation-delay: -0.6s;}
/* line 37, ../sass/inc/_loader.scss */
.ball-scale-multiple > div:nth-child(4){animation-delay: -0.4s;}
/* line 40, ../sass/inc/_loader.scss */
.ball-scale-multiple > div:nth-child(5){animation-delay: -0.2s;}
/* line 7, ../sass/style.scss */
.a-container{width: 1170px; margin: 20px auto;}
/* line 12, ../sass/style.scss */
.a-1_2{width: 48%; display: inline-block; margin: 0 1%;}
/* line 17, ../sass/style.scss */
.o-sliderContainer{overflow: hidden; position: relative; width: 100%; min-height: 200px; background: #fff; float: left; margin: 0px 0; height: auto;}
/* line 27, ../sass/style.scss */
.o-sliderContainer.hasShadow{box-shadow: 0 39px 22px -29px rgba(0, 0, 0, 0.2);}
/* line 31, ../sass/style.scss */
.o-sliderContainer:hover .o-slider-next{right: 0;}
/* line 34, ../sass/style.scss */
.o-sliderContainer:hover .o-slider-prev{left: 0;}
/* line 39, ../sass/style.scss */
.o-slider--item{height: auto; width: 0; background-position: center center; background-repeat: no-repeat; background-size: cover; position: relative; float: left; transition: all 0.2s cubic-bezier(0.7, 0.18, 0.53, 0.75); opacity: 0.6; transform: scale(0.95, 0.95); transform-origin: center center; z-index: 99;}
/* line 52, ../sass/style.scss */
.o-slider--item::after{content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0, 0, 0, 0.3); background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%); background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(70%, transparent)); background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%); background: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%); background: -ms-linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%); background: linear-gradient(45deg, rgba(0, 0, 0, 0.6) 0%, transparent 70%); z-index: 0;}
/* line 65, ../sass/style.scss */
.o-slider--item.isActive{opacity: 1; transform: scale(1, 1);}
/* line 69, ../sass/style.scss */
.o-slider--item.isMoving{opacity: 0.6; transform: scale(0.95, 0.95); z-index: 100;}
/* line 76, ../sass/style.scss */
.o-slider{width: auto; position: relative; display: none;}
/* line 81, ../sass/style.scss */
.o-slider.isVisible{display: table; background: #000;}
/* line 86, ../sass/style.scss */
.o-slider.isDraggable{cursor: move;}
/* line 91, ../sass/style.scss */
.o-slider-textWrap{left: 2%; bottom: 45px; height: auto; position: absolute; text-align: left; padding: 0 0 20px 0; width: 96%; transition: all 0.4s; opacity: 1; overflow: visible; perspective: 1000px; z-index: 2;}
/* line 107, ../sass/style.scss */
.isActive .o-slider-textWrap::after{width: 100%; left: 0;}
/* line 112, ../sass/style.scss */
.isActive .o-slider-paragraph{opacity: 1; transform: perspective(0) rotateY(0) translate(0, 0); transform-origin: 0 0; transition-delay: 1s;}
/* line 119, ../sass/style.scss */
.isActive .o-slider-title{opacity: 1; transform: perspective(0) rotateY(0) translate(0, 0); transform-origin: 0 0; transition-delay: 0.2s;}
/* line 126, ../sass/style.scss */
.isActive .o-slider-subTitle{opacity: 1; transform: perspective(0) rotateY(0) translate(0, 0); transform-origin: 0 0; transition-delay: 0.6s;}
/* line 155, ../sass/style.scss */
.o-slider-title{width: auto; margin: 0 0 5px 0; height: auto; color: #fff; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); font-size: 1.4rem; display: inline-block; padding: 0; transition: all 0.4s; transform-origin: 0 0; transform: perspective(1000px) rotateY(120deg) translate(100px, -100px); opacity: 0; position: relative; z-index: 1;}
/* line 172, ../sass/style.scss */
.o-slider-subTitle{width: auto; margin: 0 0 5px 0; height: auto; color: #fff; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); font-size: 1.4rem; display: inline-block; padding: 0; transition: all 0.4s; transform-origin: 0 0; transform: perspective(1000px) rotateY(120deg) translate(100px, -100px); opacity: 0; position: relative; z-index: 1; font-size: 1.2rem;}
/* line 190, ../sass/style.scss */
.o-slider-paragraph{width: auto; margin: 0 0 5px 0; height: auto; color: #fff; text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); font-size: 1.4rem; display: inline-block; padding: 0; transition: all 0.4s; transform-origin: 0 0; transform: perspective(1000px) rotateY(120deg) translate(100px, -100px); opacity: 0; position: relative; z-index: 1; font-size: 0.8rem; max-width: 100%; display: none;}
@media screen and (min-width: 768px){/* line 211, ../sass/style.scss */ .o-slider-textWrap{left: 5%; width: 90%;} /* line 216, ../sass/style.scss */ .o-slider-title{font-size: 1.8rem;} /* line 220, ../sass/style.scss */ .o-slider-subTitle{font-size: 1.4rem;} /* line 224, ../sass/style.scss */ .o-slider-paragraph{max-width: 60%; font-size: 1rem; display: block;}}
@media screen and (min-width: 1024px){/* line 232, ../sass/style.scss */ .o-slider-pagination{bottom: 6%;} /* line 234, ../sass/style.scss */ .o-slider-textWrap{left: 70px; width: 80%; bottom: 50px;} /* line 240, ../sass/style.scss */ .o-slider-title{font-size: 2rem;} /* line 244, ../sass/style.scss */ .o-slider-subTitle{font-size: 1.6rem;} /* line 248, ../sass/style.scss */ .o-slider-paragraph{max-width: 40%; font-size: 1.2rem;}}
/* line 299, ../sass/style.scss */
.a-divider{display: block; width: 100%; height: 1px; margin: 2px 0;}
/* line 306, ../sass/style.scss */
.o-slider-controls{display: none;}
/* line 309, ../sass/style.scss */
.o-slider-controls.isVisible{display: block;}
/* line 314, ../sass/style.scss */
.o-slider-pagination{bottom: 2%; left: 0; position: absolute; text-align: center; width: 100%; z-index: 100; margin: 0; padding: 0;}
/* line 324, ../sass/style.scss */
.o-slider-pagination > li{border-radius: 50%; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.9), 0 0 2px 0 rgba(0, 0, 0, 0.4) inset; display: inline-block; position: relative; top: 0; right: 0; bottom: 0; left: 0; height: 10px; width: 10px; margin-left: 6px; margin-right: 6px; transition: all 250ms; cursor: pointer; background-clip: padding-box; z-index: 100;}
/* line 340, ../sass/style.scss */
.o-slider-pagination > li.isActive{background-color: rgba(255, 255, 255, 0.9); /* transform: scale(1.3, 1.3); */}
/* line 347, ../sass/style.scss */
.o-slider--preview{position: absolute; top: -70px; right: auto; bottom: auto; left: -65px; opacity: 0; width: 140px; height: 60px; background-size: cover; background-position: center center; transition: all 250ms; z-index: -1; border: 3px solid #000; transform: scale(0.2, 0.2); transform-origin: center bottom; display: none;}
/* line 362, ../sass/style.scss */
.o-slider--preview::before{content: ""; position: absolute; top: auto; right: auto; bottom: -13px; left: 50%; margin: 0 0 0 -5px; height: 0; width: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #000;}
/* line 374, ../sass/style.scss */
.o-slider--preview.isActive,
.o-slider-pagination li:hover .o-slider--preview{opacity: 1; position: absolute; top: -76px; right: auto; bottom: auto; left: -65px; transform: scale(1, 1);}
@media screen and (min-width: 768px){/* line 384, ../sass/style.scss */ .o-slider--preview{display: block;}}
/* line 389, ../sass/style.scss */
.o-slider-arrows{margin: 0; list-style: none; display: block;}
/* line 395, ../sass/style.scss */
.o-slider-next,
.o-slider-prev{position: absolute; top: 0; left: -100px; margin: -12px 0 0; width: auto; z-index: 1200122; padding: 0; margin: 0; height: 100%; list-style: none; cursor: pointer; text-align: center; padding: 10px 25px; background: rgba(0, 0, 0, 0.4); display: inline-block; vertical-align: middle; line-height: 100%; transition: all 0.4s;}
/* line 416, ../sass/style.scss */
.o-slider-next i,
.o-slider-prev i{position: absolute; top: 50%; left: 0; margin: -12px 0 0; text-align: center; width: 100%; font-size: 1.8rem; color: #fff;}
/* line 428, ../sass/style.scss */
.o-slider-next{left: auto; right: -100px;}
/* line 433, ../sass/style.scss */
.isDisabled{opacity: 0.1; cursor: auto;}
.slider-pagination > li:hover{background-color: rgba(255, 255, 255, 0.9); transform: scale(1.3, 1.3);}
/* 公司简介 */
.companyProduce{width:100%;height: 138px;background:url(../img/index/bgIndex.png);margin: 24px auto;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;overflow: hidden}
.companyProduce .companyProduceTitle{width: 229px;height: 74px;margin:0 auto;margin-top: 30px;}
.companyProduce1{width: 2px;border-left: 1px solid #333;border-right: 1px solid #999;height: 100%;float: left}
.companyProduce3{width: 2px;border-left: 1px solid #999;border-right: 1px solid #333;height: 100%;float: left}
.companyProduce2{width: 224px;height: 100%;float: left}
#service5{font-size: 40px}
.companyProduce2 p{line-height: 42px;font-size: 44px;text-align: center;font-family: MicrosoftYaHei;}
.companyProduce2 h3{height: 77px; font-size: 18px; text-align: center;font-weight: normal;font-stretch: normal;line-height: 40px;letter-spacing: 8px; font-family: MicrosoftYaHei;font-weight: normal;letter-spacing: 4px; color: #1a1a1a;}
.companyProduceContent{width:100%;height:645px;background-image: url(../img/index/produceLogo.png); background-repeat: no-repeat; background-size: 100% 100%; background-position: left top;padding-top: 110px;}
.companyProduceContentCenter{width: 1000px;height: auto;margin: 20px auto;background-color: #100d01;opacity: 0.72;padding-bottom: 40px;}
.companyProduceContentCenter div{height: 3px;background: #fff;width: 50%;margin: 15px auto;}
.companyProduceContentCenter h3{color: #fff;text-align: center;padding-top: 50px;font-family: PingFang-SC-Regular;font-size: 35px;font-weight: normal;letter-spacing: 0px;color: #ffffff;}
.companyProduceContentCenter h3 span{font-family: PingFang-SC-Heavy;font-size: 44px;font-weight: normal;font-stretch: normal;line-height: 24px;letter-spacing: 0px;color: #45A0D1;}
.companyProduceContentCenter h3 em{font-family: MyriadPro-Regular;font-size: 23px;font-weight: normal;letter-spacing: 0px;color: #ffffff;}
.companyProduceContentCenter p{text-align:justify; text-align-last:left; -ms-text-align-last:justify; -moz-text-align-last:justify; width: 90%; margin:0 auto;font-family: PingFang-SC-Light;font-size: 22px;font-weight: normal;font-stretch: normal;line-height: 38px; letter-spacing: 0px; text-indent: 34px;color: #ffffff;}
.serviceContent{width: 100%; height: 660px; background: #f3f3f3;}
.serviceContent>p{text-align: center; /* height: 34px; */font-family: MicrosoftYaHei;font-size: 34px;font-weight: normal;font-stretch: normal; line-height: 34px;letter-spacing: 0px; color: #474747; padding-top: 87px; padding-bottom: 51px;}
.serviceContentP{width: 1126px;margin: 0 auto;height: auto;overflow: hidden;padding:20px;}
.serviceContentP>a{display: inline-block;float:left;width: 200px;height:330px;border: 1px solid #ccc;background: #ECE4E4;margin-top: 0px; text-align: center;box-shadow: 0 0 25px #999;border-radius: 8px;margin-right: 90px;overflow: hidden;}
#tabTargetLast{display: inline-block;width: 200px;height:330px;border: 1px solid #ccc;background: #ECE4E4; text-align: center;box-shadow: 0 0 25px #999;border-radius: 8px;margin-right: 0px;overflow: hidden;}
.serverContentC{display: inline-block;width: 200px;height:330px;background: #fff;text-align: center;}
.serviceContentP>a:hover{box-shadow: 0 0 25px rgb(255, 210, 46);border: 0;}
#tabTargetLast:hover{box-shadow: 0 0 25px rgb(255, 210, 46);border: 0;}
.serverContentCImg{width: 100%;padding: 20px 0px 12px 0;border-bottom: 1px solid #CCCCCC}
.serverContentCC h2{font-size: 24px;color: #99CCCC;line-height: 50px;padding-top: 20px;}
.serverContentCC p{font-size: 15px;line-height: 22px;width: 100px;height:110px;margin:0 auto;padding-bottom: 40px;color: #000;}
.myConstom{text-align: center;background: #fff;padding: 70px 0;}
.newAddW{width: 100%;background: #F3F3F3;}
.newAdd{width: 1126px;margin: 0 auto;padding:20px 0;}
.newAddLeft{width: 500px;height: auto;padding:20px;float: left;}
#newAddLeft{width: 540px;height: auto;padding:20px;float: left;}
.newAddRight{width: 584px;height: auto;padding: 20px;float: right;}
.newAddLeft img{width: 100%;height: auto;}
.newAddW .newAdd{padding: 0px 0px 50px 0px}
#newAddRight{padding:30px 20px 30px 30px;}
#newAddRight img{width: 50%;height: auto;margin-left: 100px;margin-top: 30px;}
.newAddRight h3{font-size: 26px;padding-top: 60px;line-height:40px;padding-bottom: 45px}
.newAddRight p{color: #666;line-height: 34px}
.newAddRight p span{display: inline-block;height: 30px;width: 30px;background: url('../img/index/newadd4.png') no-repeat 3px 9px;float: left}





@media screen and (max-width: 1280px){.a-container{width: 970px;} .companyProduceContent{height: 600px}}
@media screen and (max-width: 1024px){.o-slider-arrows{display: none;} .o-sliderContainer{height: 450px; width: 100%; margin: 0 0 0px 0;} .o-slider--item{height: 450px;} .companyProduceContent{height: 550px}}
@media screen and (max-width: 768px){
    .a-container{width: 90%; margin: 20px auto;} .a-1_2{width: 100%; display: block; margin: 0;} .o-slider-arrows{display: none;} 
    .o-sliderContainer{height: 350px;} .o-slider--item{height: 350px;} .o-slider-panel img{left: -15%; width: 130%;} 
    .o-slider-pagination > li{position: relative; top: 0; right: 0; bottom: 0; left: 0; height: 6px; width: 6px; margin-left: 6px; margin-right: 6px; transition: all 250ms; cursor: pointer; background-clip: padding-box; z-index: 100;} .companyProduce{width:100%;height: 120px;background:url(../img/index/bgIndex.png);margin: 24px auto;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;overflow: hidden} .companyProduce .companyProduceTitle{width: 150px;height: 74px;margin:0 auto;margin-top: 30px;} .companyProduce1{width: 2px;border-left: 1px solid #333;border-right: 1px solid #999;height: 100%;float: left} .companyProduce3{width: 2px;border-left: 1px solid #999;border-right: 1px solid #333;height: 100%;float: left} .companyProduce2{width: 130px;height: 100%;float: left} .companyProduce2 p{line-height: 42px;font-size: 26px;text-align: center;font-family: MicrosoftYaHei;} .companyProduce2 h3{height: 30px; font-size: 12px; text-align: center;font-weight: normal;font-stretch: normal;line-height: 30x;font-family: MicrosoftYaHei;font-weight: normal;letter-spacing: 1px; color: #1a1a1a;} 
    .companyProduceContent{background-image: url(../img/index/produceLogo.png); background-repeat: no-repeat; background-size: 100% 100%; background-position: left top;} 
    .companyProduceContent{height: 270px}
}
@media screen and (max-width: 480px){
    .o-slider--item{height: 270px;} .o-slider--item img{left: -20%; width: 140%;} 
    .o-sliderContainer{height: 270px;} 
    .companyProduceContent{height: auto} 
    .companyProduce{width:100%;height: 50px;background:url(../img/index/bgIndex.png);margin: 12px auto;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;overflow: hidden} 
    .companyProduce .companyProduceTitle{width: 150px;height: 38px;margin:0 auto;margin-top: 5px;} 
    .companyProduce2 p{line-height: 20px;font-size: 20px;text-align: center;font-family: MicrosoftYaHei;} 
    .companyProduceContent{background-image: url(../img/index/produceLogo.png); background-repeat: no-repeat; background-size: cover; background-position: left top;} 
    .companyProduce2 h3{height: 20px; font-size: 13px; text-align: center; font-weight: normal; font-stretch: normal; line-height: 22px; /* letter-spacing: 8px; */ font-family: MicrosoftYaHei; font-weight: normal; /* letter-spacing: 4px; */ color: #1a1a1a;}
    .companyProduceContentCenter{width: 100%;height: auto;margin: 11px auto;background-color: #100d01;opacity: 0.72;padding-bottom: 40px;}
    .companyProduceContentCenter div{height: 1px;background: #fff;width: 50%;margin: 8px auto;}
    .companyProduceContentCenter h3{color: #fff;text-align: center;padding-top: 10px;font-family: PingFang-SC-Regular;font-size:16px;font-weight: normal;letter-spacing: 0px;color: #ffffff;}
    .companyProduceContentCenter h3 span{font-family: PingFang-SC-Heavy;font-size: 22px;font-weight: normal;font-stretch: normal;line-height: 20px;letter-spacing: 0px;color: #45A0D1;}
    .companyProduceContentCenter h3 em{font-family: MyriadPro-Regular;font-size: 14px;font-weight: normal;letter-spacing: 0px;color: #ffffff;}
    .companyProduceContentCenter p{text-align:justify; text-align-last:left; -ms-text-align-last:justify; -moz-text-align-last:justify; width: 90%; margin:0 auto;font-family: PingFang-SC-Light;font-size: 13px;font-weight: normal;font-stretch: normal;line-height: 22px; letter-spacing: 0px; text-indent: 26px;color: #ffffff;}
    .companyProduceContent{padding-top: 0;}
    #service5{font-size: 21px}
    .serviceContent>p{text-align: center;font-size: 26px;line-height: 30px;letter-spacing: 0px; color: #474747; padding-top: 23px; padding-bottom: 0px;}
    .serviceContentP>a{float:initial;display: inline-block;width: 23%;height:165px;border: 1px solid #ccc;background: #ECE4E4;margin-top: 20px; text-align: center;box-shadow: 0 0 25px #999;border-radius: 8px;overflow: hidden;margin:10px auto;margin-bottom: 20px;}
    #tabTargetLast{display: inline-block;width: 23%;height:165px;border: 1px solid #ccc;background: #ECE4E4;margin-top: 20px; text-align: center;box-shadow: 0 0 25px #999;border-radius: 8px;overflow: hidden;margin:10px auto;margin-bottom: 20px;}
    .serverContentC{display: inline-block;width: 100%;height:330px;background: #fff;text-align: center;}
    .serverContentCC p{font-size: 9px;width: 85%;margin: 0 auto;line-height: 17px;letter-spacing: initial;}
    .serverContentCImg img{width: 70%;}
    .serverContentCImg{padding:13px 0px 9px 0}
    .serviceContentP{width: 100%;margin: 0 auto;height: auto;overflow: hidden;padding:6px;display: flex;justify-content: space-between}
    .serviceContent{width: 100%; height: auto; background: #f3f3f3;}
    .myConstom{padding:20px;}
    .myConstom img{width:100%;}
    .serverContentCC h2{font-size: 16px;color: #5ACCE3;line-height: 28px;padding-top: 3px;}
    .newAddW{width: 100%;background: #F3F3F3;}
    .newAdd{width: 100%;margin: 0 auto;padding:20px 0;}
    .newAddLeft{width: 100%;height: auto;padding:20px;float: left;}
    #newAddLeft{width: 100%;height: auto;padding:20px;float: left;}
    .newAddRight{width: 100%;height: auto;padding: 20px;float: right;}
    .newAddLeft img{width: 70%;height: auto;margin: 0px auto;display: block}
    .newAddW .newAdd{padding: 0px 0px 50px 0px}
    #newAddRight{padding:10px 20px 0px 30px;}
    #newAddRight img{width: 69%;height: auto;margin-left: 0px;margin: 0px auto;display: block;margin-top: 10px;}
    .newAddRight h3{font-size: 20px;padding-top: 0px;line-height:40px;padding-bottom: 0px}
    .newAddRight p{color: #666;}
    .newAddRight p span{display: inline-block;height: 29px;width: 30px;background: url('../img/index/newadd4.png') no-repeat 3px 9px;float: left}


}
