﻿@charset "UTF-8";

/* common css */
.h2-title{ font-size:20px; margin-bottom:20px; padding-bottom:20px; padding-top:30px; }

/*==========================================================================*/

/* company css */
.company {
    margin-top:60px;
    padding-bottom:30px;
}
.sale-container.swiper-container {
    padding: 0;
    width: auto;
}
.company .full-text {
    width: 80px;
    padding-left: 20px;
    margin-top: 20px;
    display: block;
    position: relative;
    line-height: 30px;
    border-radius: 19px;
    border: #ddd 1px solid;
}

.company .full-text i {
    font-size: 10px;
    position: relative;
    top: 0px;
    display: inline-block;
}
.sale-telephone {
    color: #195da0;
    font-size: 16px;
    line-height: 38px;
    font-weight: bold;
}
.company .content-area {
    line-height: 30px;
    font-size: 14px;
    text-indent: 2em;
}

.company .company-slider{
    float:right;
    margin-left:10px; 
    margin-bottom:0px;
    position:relative;
    height:328px;
    width:471px;
    overflow:hidden;
}
.company .slider-btns{
    z-index:10;
    bottom:0;
    position:absolute;
    height:30px;
    line-height:30px;
    text-align:center;
    width:100%;
}

.company .slider-btns a{
    display:inline-block;
    border-radius:5px;
    width:10px; height:10px;
    background:#ccc;
}

.company .slider-btns .active{
    background:#1265b8;
}

.slider-items li{
    position:absolute;
}

.company .company-slider img{
    width:471px;
    height:328px;
}

/*==========================================================================*/
/* progress css */
.progress {
    position: relative
}

.progress-box{
    background:url("../images/about-progress.png") left top no-repeat;
}

.swiper-container {
    width:1000px;
    margin: 0 auto;
    padding-left: 28px
}

.progress-swiper-container {
    margin: 0 auto;
    width:1000px;
    overflow: hidden;
    position: relative;
}

ul.timeline-ul:before {
    content: ' ';
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    border: 1px solid #1265b8;
    border-radius: 50%;
    left: -9px;
    top: -17px;
}

ul.timeline-ul {
    height: 230px;
    padding-left:15px;
    border-left: 1px solid #1265b8;
    position: relative;
    margin-top: 30px;
    padding-top: 20px;
    border-bottom: 1px solid #1265b8;
    background-image: url(../images/line.png) no-repeat;
    background-repeat-y: no-repeat;
    background-position: 13px bottom;   
}

.progress-swiper-container:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-right: 0px solid transparent;
    border-left: 22px solid #1265b8;
    border-top: 14px solid transparent;
    right: 1px;
    bottom: 41px;
}

.progress:hover .swiper-button-prev, .progress:hover .swiper-button-next {
    display: block
}

.swiper-button-prev, .swiper-button-next {
    background-color: #445465;
    -moz-background-size: 26px;
    -webkit-background-size: 26px;
    background-size: 26px;
}

.swiper-button-prev:hover, .swiper-button-next:hover {

    background-color: #1265b8;
}
.sale-container.swiper-container {
    width: auto;
    padding-left: 0;
	padding-top:50px;
}
.timeline-ul > li {
    line-height: 2;
    position: relative;
    width: 208px;
    font-size: 14px;
    padding-left: 10px;
    margin-bottom: 12px;
}
ul.guldance-nav.clear a {
    color: #1265b8;
}
.guldance-nav .active a{
	color:#fff !important
}
.swiper-button-prev {
    background-image: url(../images/left.png)
}

.swiper-button-next {
    background-image: url(../images/right.png)
}

ul.timeline-ul > li:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    background: #fe0000;
    border-radius: 50%;
    left: -20px;
    top: 10px;
}

.year {
    font-size: 24px;
    color: #1265b8;
    margin-left: -28px;
    margin-top: 10px;
}

/*==========================================================================*/
/* honor css */
.honor {
    padding:30px 0;
    margin-top:50px;
}

.honor .tab-wrapper h2 {
    font-size: 20px;
    /*text-indent: 1em;*/
}

.honor .tab-title { /*background:#f8f8f8;*/
    padding-right:15px;
}

.honor .tab-title .active {
    color:red;
    font-weight:bold;
    position:relative;
}
.honor .tab-title .active:after{
    display: inline-block;
    right:12px;
    top:15px;
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-top: 7px red solid;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent; 
}


.honor .tab-title li {
    float: left;
    font-size: 14px;
    cursor: pointer;
    line-height: 40px;
    padding:0 30px 0 20px;
    text-align: center;
    height: 40px;
}

.honor .tab-content {
    padding-top: 20px;
}

.honor .tab-item {
    display: none;
    position:relative
}

.honor .tab-item li {
    float: left;
    width: 298px;
    overflow: hidden;
}

/* .honor .tab-item .box{ border-radius:5px; height:220px; line-height:220px; text-align:center; border:#ccc 1px solid; }*/
.honor .tab-item .box {
    width:253px;
    overflow:hidden;
    text-align:center;
    border:#ccc 1px solid;
    padding:10px;
}

.honor .tab-item li span {
    display: block;
    text-align: center;
    line-height:50px;
    height:50px;
}

.honor .tab-item li img {
    vertical-align: middle;
}
.swiper-button-prev1,.swiper-button-prev2,.swiper-button-prev3 {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #1265b8;
    top: 80px;
    z-index: 1;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url(../images/left.png);
    display:none;
    cursor: pointer
}
.swiper-button-next1,.swiper-button-next2,.swiper-button-next3 {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #1265b8;
    top: 80px;
    right:0;
    z-index: 1;
    background-repeat:no-repeat;
    background-position:center;
    background-image:url(../images/right.png);
    display:none;
    cursor: pointer
}
.tab-item:hover .swiper-button-next1,.tab-item:hover .swiper-button-next2,.tab-item:hover .swiper-button-next3,.tab-item:hover .swiper-button-prev1,.tab-item:hover .swiper-button-prev2,.tab-item:hover .swiper-button-prev3{
    display:block
}
/*==========================================================================*/
/* download css */
.download {
    min-height: 500px;
}

.download ul {
    margin-right: -20px;
}

.download li {
    float: left;
    margin-right: 20px;
    overflow: hidden;
    position: relative;
    max-width: 31%;
    margin-bottom: 20px;
}

.download li img {
    width: 380px;
    height: 280px;
}

.download li a {
    display: block;
}

.download li span {
    position: absolute;
    left: 0px !important;
    color: #ffffff;
    bottom: 110px;
    line-height: 60px;
    text-align: center;
    width: 170px;
    background: #0e66b8;
    height: 60px;
}

.download li i {
    color: #5d98cf;
    font-style: normal;
}

/* 设计制造 样式 */
.process {
    background: #f0f5fa;
}

.process .list {
    margin-left: -30px;
}

.process .list li {
    position: relative;
    padding-left: 50px;
    color: #fff;
    float: left;
    background: rgba(18, 101, 184, 0.71);
    margin-bottom: 28px;
    margin-left: 70px;
    width: 277px;
    height: 110px;    max-width: 23%;
    border: #a9c7e5 1px solid;
}

.process .list h3 {
    padding-top: 20px;    font-size: 18px;
}
.process .list h3 span {
    font-size: 20px;
}

.process .list p {
    padding-right: 40px;
    line-height: 24px;
    padding-top: 10px;
}

.process .list li:after {
    content: "";
    width: 80px;
    height: 80px;
    position: absolute;
    display: block;
    top: 15px;
    left: -40px;
    border-radius: 40px;
}

.process .list .consult:after {
    background: #74a4d5 url("../images/make-consult.png") center no-repeat;
}

.process .list .plan:after {
    background: #74a4d5 url("../images/make-plan.png") center no-repeat;
}

.process .list .probe:after {
    background: #74a4d5 url("../images/make-probe.png") center no-repeat;
}

.process .list .design:after {
    background: #74a4d5 url("../images/make-design.png") center no-repeat;
}

.process .list .making:after {
    background: #74a4d5 url("../images/make-making.png") center no-repeat;
}

.process .list .install:after {
    background: #74a4d5 url("../images/make-install.png") center no-repeat;
}

.summary {
    padding: 20px 0;
}

.summary .content .left {
    width: 670px;
    padding-bottom:50px;
    background:url("../images/product-inventory-bg.png") left 100% no-repeat;
    border-bottom:20px transparent solid;
        max-width: 55%;
}

.summary .content .left h2 {
    height: 50px;
    line-height: 50px;
}

.summary .content .left p {
    line-height: 30px;
    text-indent: 2em;
    font-size: 14px;
}

.summary .content .left span {
    color: #e8edf6;
    display: block;
    padding-top: 20px;
    font-size: 32px;
}

.summary .content .right {
    position: relative;    max-width: 43%;
}

.summary .content .right .fade {
    position: relative;
    width: 475px;
    height: 329px;
}

.summary .content .right .fade li {
    position: absolute;
    left: 0;
    top: 0;
}

.fade-text {
    height: 60px;
    line-height: 60px;
    color: #FFF;
    padding-left: 30px;
    font-size: 14px;
    /* background: -moz-linear-gradient(top, #FFFFFF, #3c3b33);
    background: -webkit-linear-gradient(top, #FFFFFF, #3c3b33);
    background: -ms-linear-gradient(top, #FFFFFF, #3c3b33);
    background: linear-gradient(top, #FFFFFF, #3c3b33); */
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 4;
    background: -webkit-linear-gradient(top, rgba(255,255,255,0),rgba(60,59,0,1) 100%);
    background: -ms-linear-linear-gradient(top, rgba(255,255,255,0),rgba(60,59,0,1) 100%);
    background: linear-gradient(top, rgba(255,255,255,0),rgba(60,59,0,1) 100%);
    background: -moz-linear-gradient(top, rgba(255,255,255,0),rgba(60,59,0,1) 100%);
}

.btns {
    position: absolute;
    right: 20px;
    width: 200px;
    bottom: 18px;
    height: 10px;
    text-align: right;
    z-index: 10;
}

.btns li {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #c6c6c4;
}

.btns .active {
    background: #1165ab;
}

.capacity {
    background: #f0f5fa;
    padding: 20px 0
}

.capacity .content .content-summary {
    line-height: 30px;
    text-indent: 2em;
    font-size: 14px;
    padding-right: 100px;
}

.capacity .content h2 {
    height: 40px;
    line-height: 40px;
}

.capacity .list-item {
    margin-top: 20px;
    cursor: pointer;
}

.capacity .list-item .list-l {
    width: 350px;
    overflow: hidden;
    height: 276px;    max-width: 30%;
}

.capacity .list-item .list-r {
    border: #ccc 1px solid;
    height: 274px;
    padding-left: 30px;
    width: 798px;max-width: 66%;
    border-left: none;
}

.capacity .list-item .list-r .title {
    color: #1265b8;
    padding: 20px 0 20px 0;
    font-size: 16px;
    font-weight: bold;
}

.capacity .list-item .list-r .p1 {
    padding-bottom: 20px;
}

.capacity .list-item .list-r .p2 {
    padding-bottom: 20px;
    color: #1265b8;
    font-weight: bold;
}

.capacity .list-item .list-r li {
    line-height: 30px;
    padding-left: 20px;
    position: relative;
}

.capacity .list-item .list-r li:after {
    display: block;
    position: absolute;
    left: 2px;
    top: 14px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #1470cc;
    content: "";
}

.capacity .list .active .list-r {
    background: #3881c9;
    height: 276px;
    border: none;
    padding-left: 30px;
    width: 800px;
}

.capacity .list .active .list-r .title {
    color: #f0c21d;
    padding: 20px 0 20px 0;
    font-size: 16px;
}
ul.list>li:hover {
    color: #fff;
}
.capacity .list .active .list-r .p1 {
    padding-bottom: 20px;
    color: #FFF;
}

.capacity .list .active .p2 {
    padding-bottom: 20px;
    color: #f0c21d;
}

.capacity .list .active .list-r li {
    line-height: 30px;
    padding-left: 20px;
    color: #FFF;
    position: relative;
}

.capacity .list .active .list-r li:after {
    display: block;
    position: absolute;
    left: 2px;
    top: 14px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background: #f0c21d;
    content: "";
}

/*新闻*/
.fl.news-lasted-img {
    width: 330px;
    max-width: 30%;
    overflow: hidden;
}

.fr.news-lasted-main {
    width: 820px;
    padding-left: 30px;
    padding-top: 30px;max-width: 66%;
}

h3.news-h3 {
    color: #43484c;
    font-size: 18px;
    margin-bottom: 14px;
}

.jiathis_style {
    float: right;
    margin-right: 350px;
}
div.news-content{
}
div.news-active{
    position:absolute;
    right:-120px;
    top:0;
    width:120px;
    height:100%;
    background:#1470cc url("../images/news-item-bg.png") center no-repeat;
} 
section.news-section {
    line-height: 2;
    margin-top: 10px;
    padding-right: 28px;
}

.news-lasted.clear {
    background: #f0f5fa;
}

.news-time {
    color: #1265b8;
    font-weight: bold;
    font-size: 18px;
}

.fl.news-time-fl {
    width: 150px;
    padding-top: 30px;
    text-align: center
}

li.news-list-li.clear {
    margin-top: 25px;
    background: #f0f5fa;
    height:147px;
}

.fr.news-main-fr {
    width: 1030px;
    padding:30px 0;    max-width: 84%;
    position:relative;
}

.pageCon li {
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #abb7c4;
    color: #fff;
    font-size: 16px;
    margin: 0 2px;
}

.pageCon li:hover {
    background-color: #1265b8;
    cursor: pointer
}

.pageCon li.active {
    background-color: #1265b8;
}
.pageCon .cpb {
    color: #1265b8;
    font-weight: bold;
}

.news-main {
    margin-top: 60px;
    margin-bottom: 60px
}

.pageCon {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
    margin: 50px 0;
}

.news-main.fl {
    width: 764px;    max-width: 65%;
}

aside.fr.others-news {
    width: 330px;
    background: #f0f5fa;
    padding: 30px;
    margin-top: 60px;    max-width: 28%;
}

h2.news-h2 {
    color: #43484c;
    font-size: 20px;
}

.title-info {
    color: #7e868f;
    border-bottom: 1px solid #7e868f;
    padding:25px 0;
    margin-bottom: 10px;
}

.news-main.fl article {
    text-indent:2em;
    color: #43484c;
    line-height: 2;
}

.others-time {
    color: #7e868f;
    height: 22px;
    line-height: 12px;
}

aside.fr.others-news article {
    color: #7e868f;
    line-height: 2;
}

.related-news {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px dotted #c9cbcc;
    border-bottom: 1px dotted #c9cbcc;
}
.news-control {
    padding-top:20px;
    font-size: 14px;
}
h4.news-h4 {
    font-size: 16px;
    margin-bottom: 14px;
}

ul.related-news-ul > li a {
    color: #7e868f;
    line-height: 2;
}

ul.related-news-ul > li {
    padding: 8px 0;
}

span.relate-news-time {
    font-weight: bold;
}
.recruit-container p {
    margin: 10px 0;
    text-indent: 2em;
}
.news-control > a {
    color: #7e868f;
    display: block;
    line-height: 2;
    overflow: hidden;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news-control > a:hover, .related-news-ul a:hover {
    color: #1470cc
}

/*招贤纳士*/
.recruit-container {
    background: #f0f5fa;
    margin-top: 45px;
    padding-top: 45px;
    padding-bottom: 124px;
}

.recruit-container > .g-width {
    background-image: url(../images/zp.png);
    background-repeat: no-repeat;
    background-position: right top;
}

h2.recruit-h2 {
    color: #45494c;
    font-size: 20px;
    background:url("../images/join-us.png") 100px 13px no-repeat;
    background-size:70px;
}

.recruit-container .en {
    color: #1265b8;
    font-size: 20px;
    font-weight: bold;
    padding-bottom:10px;
}

.recruit-container > .g-width > .fl {
    width:690px;
    line-height: 2;
}

a.recruit-more {
    color: #fe0000;
    margin: 18px 0 20px;
    display: block;
    position:absolute;
    right:20px;
    bottom:0;
}

.join {
    margin-top:30px;
    position:relative;
    border: 2px solid #ddd;
    padding:30px 0 40px 30px;
}
.join .title{
    padding-bottom:10px;
}

.join li{
    padding-left:24px;
    padding-bottom:5px;
    position:relative;
}
.join li::after{
    content:"";
    border-radius:3px;
    left:6px; top:9px;
    width:6px; height:6px;
    background:red;
    position:absolute;
    display:inline-block;
}

.contact-info{ padding:30px 0; }

.fr.contact-info-fr {
    width: 670px;
    background: url(../images/contact-2.png) 10px center no-repeat;
    background-size: 650px;
    min-height: 350px;
    padding-left: 40px;
    line-height: 2;
    color: #45494c;
    max-width: 50%;
}

.contact-tb-items{
    line-height: 2;
    font-size: 16px;
}

.cont-name.fl {
    width: 80px;
}

.map {
    position: relative;
    height: 426px;
}
.contact-info.clear.g-width>img {
    max-width: 42%;    margin-top: 30px;
}
a:hover.full-text {
    color: #1265b8;
    border-color: #1265b8;
}

/*sale*/
.sale-con {
    background-color: #f0f5fa;
    padding-top: 46px;
    padding-bottom: 60px;
}
h2.sale-h2.fl {
    font-size: 20px;
}
.sale-top.clear {
    color: #45494c;
}
.sale-map>span:nth-child(1) {
    left: 516px;
    top: 158px;
}
.sale-map>span {
    position: absolute;
    display: block;
    opacity:0;
    padding: 20px;
    transition:all 0.5s;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
}
h3.sale-h3 {
    line-height: 1.5;
    color: #333;
    font-size: 14px;
}
.sale-map>span:hover{
    opacity: 1
}
.sale-map {
    height: 550px;
    background: url(../images/map.png);
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin:32px 0
}
.sale-bot.clear {
    margin-bottom: 50px;
}

.sale-container li:hover{
    border:#74a4d5 1px solid;
}
.sale-map>span:nth-child(2) {
    top: 110px;
    left: 578px;
}
.sale-map>span:nth-child(3) {
    top: 118px;
    left: 556px;
}
.sale-map>span:nth-child(4) {
    top: 110px;
    left: 634px;
}
.sale-map>span:nth-child(5) {
    left: 631px;
    top: 159px;
}
.sale-map>span:nth-child(6) {
    top: 120px;
    left: 724px;
}
.sale-map>span:nth-child(7) {
    top: 60px;
    right: 266px;
}
.sale-map>span:nth-child(8) {
    top: 102px;
    right: 214px;
}
.sale-map>span:nth-child(9) {
    top: 174px;
    right: 168px;
}
.sale-map>span:nth-child(10) {
    top: 198px;
    right: 416px;
}
.sale-map>span:nth-child(11) {
    top: 280px;
    right: 456px;
}
.sale-map>span:nth-child(12){
    
}
.sale-map>span:nth-child(13){
    
}
.sale-map>span:nth-child(14){
    
}
.sale-map>span:nth-child(15){
    
}
.sale-map>span:nth-child(16){
    
}
.sale-map>span:nth-child(17){
    
}
.sale-map>span:nth-child(18){
    
}
.sale-map>span:nth-child(19){
    
}
.sale-map>span:nth-child(20){
    
}
.sale-map>span:nth-child(21){
    
}
.sale-map>span:nth-child(22){
    
}
.sale-bot>div {
    font-size: 14px;
}
.map-fl {
    width: 50%;float: left;
}
.map-fr {
    width: 48%;float: right;
}
.map-fl>span,.map-fr>span {
    font-weight: bold;
    color: #1265b8;
    line-height:2
}
.sale-con .swiper-slide li {
    margin-bottom: 14px;
    overflow:hidden;
}
.sale-con .swiper-slide li img{
    width:220px;
    height:109px;
}
.sale-con .swiper-pagination {
    left: 0;
    right: 0;
}
.sale-con span.swiper-pagination-bullet {
    margin: 3px;
}
.contact-box{
    padding:10px 0 0px 0;
}
.contact-items {
    width: 31.333%;
    padding-right: 2%;
    float: left;
    color: #43484c;
    font-size: 14px;
}
.contact-items li{
    line-height:35px;
}
.contact {
    padding-bottom:30px;
    background: #f0f5fa;
}
.contact>h2 {
    border-bottom: 1px solid #bdbdbd;
    padding-bottom: 20px;
margin-bottom:20px;

}
.right.fr>ul.fade {
    margin-top: 62px;
}
