html,
body,
#fullpage {
    height: 100%;
}

.header {
    position: fixed;
}

#fullpage .slide {
    position: relative;
}

#fullpage .slide .slide-pic img {
    height: 100vh;
    width: 100%;
}

#fullpage .slide .slide-info {
    font-size: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

#fullpage .slide .slide-info:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0;
}

#fullpage .slide .slide-info-box {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: 100%;
    color: #242424;
}

#fullpage .slide .slide-info-box .tip {
    font-size: 14px;
    font-weight: bold;
}

#fullpage .slide .slide-info-box h2 {
    font-size: 40px;
    padding: 12px 0 24px;
}

#fullpage .slide .slide-info-box p {
    font-size: 16px;
    line-height: 24px;
}

#fullpage .slide .slide-info-box .more {
    color: #fff;
    display: inline-block;
    width: 214px;
    height: 58px;
    line-height: 58px;
    margin-top: 40px;
    text-align: center;
    border: 1px solid #094835;
    border-radius: 30px;
    background-color: #094835;
}

#fullpage .slide .slide-info-box .more:hover {
    background-color: transparent;
    color: #094835;
}

#fullpage .section {
    position: relative;
    overflow: hidden;
}

#fullpage .section .page-bg {
    position: absolute;
    bottom: 0;
    height: 100%;
    left: 0;
    top: 0;
	width:100%;
}

#fullpage .section .page-bg img {
    display: block;
    float: left;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#fullpage .section .section-cont {
    position: absolute;
    top: 40px;
    width: 100%;
    padding: 96px 0 0;
    color: #094835;
}

#fullpage .section .section-cont h2 {
    font-size: 52px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 100%;
}

#fullpage .section .section-cont h3 {
    font-size: 42px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-top: 8px;
    line-height: 100%;
}

#fullpage .section .section-cont.colorF {
    color: #fff;
}

.solution .page-cen {
	width:1200px;
    position: relative;
    margin-top: 50px;
}

.solution .nav_sol {
    position: absolute;
    left: 0;
    top: 128px;
    width: 102px;
    border: 1px solid #ccc;
    padding: 25px 10px;
    z-index: 2;
    background: #f2f2f2;
}

.solution .nav_sol li {
    border: 2px solid #7e7c7c;
    border-radius: 6px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin: 5px 0;
    font-size: 16px;
    color: #7e7c7c;
    text-align: center;
    cursor: pointer;
}

.solution .nav_sol li.active {
    border-color: #094835;
    color: #094835;
}

.solution .cont_sol {
    position: relative;
    left: 0;
    top: 0;
    /* padding-left: 170px; */
}

.solution .cont_sol li {
    /* position: absolute; */
    /* left: 0; */
    padding-bottom: 20px;
    position: relative;
}

.solution .cont_sol li .tip {
    position: absolute;
    left: 0;
    top: 0;
    width: 104px;
    height: 68px;
    color: #fff;
    padding: 30px 10px;
    /*background: url(../images/arrow_ttop.png) no-repeat 56px 30px #094835;*/
	background:#094835;
    font-size: 32px;
    line-height: 100%;
}

.solution .cont_sol li .tip i {
    font-style: normal;
    padding-left: 8px;
    font-weight: lighter;
}

.solution .cont_sol li .tip span {
    display: block;
    font-size: 13px;
    margin-top: 18px;
    text-align: center;
}

.solution .cont_sol li .content h4 {
    font-size: 18px;
    font-weight: bold;
    color: #094835;
}

.solution .cont_sol li .content h6 {
    font-size: 16px;
    font-weight: lighter;
    color: #666;
    padding-top: 16px;
}

.solution .cont_sol li .content h6:after {
    content: '';
    width: 34px;
    height: 2px;
    display: block;
    background-color: #094835;
    margin-top: 26px;
}

.solution .cont_sol li .content .spel {
    font-size: 16px;
    color: #094835;
    padding: 24px 0;
}

.solution .cont_sol li .content p {
    color: #666;
    line-height: 26px;
    width: 456px;
}
.partner .content {
    position: relative;
    height: 420px;
	margin-top:20px;
}
.partner .par_text{font-size:16px; margin-bottom:20px; color:#666; line-height:26px;}
@media screen and (max-width:1280px) {
.partner .par_text{font-size:14px; margin-bottom:20px;}	
}
.choose .content {
    position: relative;
    height: 420px;
	margin-top:100px;
}
.whychooseus{width:1200px; margin:0 auto; overflow:hidden; padding:50px 0;}
.whychooseus .company_pic{width:570px; height:300px; overflow:hidden; float:left;}
.whychooseus .company_pic img{width:100%;}
.whychooseus .company_intro{float:right; width:570px;}
.whychooseus .company_intro h4{font-size:36px; line-height:36px; margin-bottom:20px; color:#222; font-weight:bold;}
.whychooseus .company_intro p{margin:8px 0; font-size:15px; color:#444; line-height:35px;}


.Map .content {
    position: relative;
    height: 520px;
}

.Map #containMap {
    position: absolute;
    width: 1200px;
    height: 100%;
    margin-top: 80px;
    z-index: 200;
}

.Map .tooltip {
    position: absolute;
    z-index: 999;
    height: 100%;
    right: 10%;
    top: 0;
}

.Map .tooltip:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
}

.Map .tooltip .tooltip_box {
    display: inline-block;
    width: 280px;
    padding: 22px 30px;
    border: 1px solid #00fcff;
    background-color: rgba(0, 0, 0, 0.25);
    color: #fff;
    vertical-align: middle;
}

.Map .tooltip .tooltip_box .title {
    margin-bottom: 10px;
    font-size: 18px;
}

.Map .tooltip .tooltip_box .title:after {
    content: '';
    display: block;
    width: 28px;
    height: 1px;
    background-color: #fff;
    margin-top: 20px;
}

.Map .tooltip .tooltip_box p {
    line-height: 30px;
}

.Map .tooltip .tooltip_box p span {
    display: inline-block;
    width: 196px;
    vertical-align: top;
}

.sample .page-cen {
    position: relative;
}

.sample .sampleBox {
    /*margin: 0 -115px;*/
    overflow: hidden;
    padding-top: 50px;
}

.sample .sampleList {
    overflow: hidden;
}

.sample li {
    float: left;
    width: 700px;
    padding: 0 15px;
    /* margin-right: 30px; */
}
.sample li .pic {
        height: 400px;
        overflow: hidden;
    }
.sample li img {
    /*width: 700px;*/
    height: 400px;
    width: 100%;
}

.caroul .info {
    padding: 24px 40px;
}

.caroul .info h4 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}

.caroul .info .date {
    color: #094835;
    margin-top: 15px;
    margin-bottom: 25px;
    line-height: 100%;
}

.caroul .info .date:after {
    content: '';
    display: block;
    width: 70px;
    height: 1px;
    background-color: #094835;
    margin-top: 25px;
}

.caroul .info p {
    font-size: 15px;
    color: #666;
    line-height: 30px;
}

.caroul .info .more {
    /* margin-top: 40px; */
    padding-left: 20px;
    background: url(../images/icon_a.jpg) no-repeat 0 50%;
    color: #666;
    display: block;
}

.caroul .info .more:hover {
    color: #094835;
}

.prevSample,
.nextSample {
    position: absolute;
    top: 50%;
    width: 64px;
    height: 63px;
    margin-top: -32px;
    background: url(../images/arrow.png) no-repeat 0 0;
    cursor: pointer;
}

.prevSample {
    left: -103px;
}

.nextSample {
    background-position: -64px 0;
    right: -103px;
}

.nextSample:hover {
    background-position: -64px -64px;
}

.prevSample:hover {
    background-position: 0 -64px;
}

.newsList_rel {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.newsList {
    /*margin: 50px 0;*/
    /*width: 100%;*/
}

.newsList li {
    float: left;
}

.newsList li .pic {
    overflow: hidden;
	 height: 480px; 
}
.newsList li .pic img{height:100%;}
.newsList li img {
    width: 100%;
}

.prevNews,
.nextNews {
    position: absolute;
    top: 0;
    width: 342px;
    height: 595px;
    background: rgba(0, 0, 0, 0.25);
    text-align: center;
    cursor: pointer;
}

.prevNews:before,
.nextNews:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.prevNews:after,
.nextNews:after {
    content: '';
    display: inline-block;
    height: 65px;
    width: 65px;
    background: url(../images/arrow_news.png) no-repeat 0 50%;
}

.prevNews {
    left: 0;
}

.nextNews {
    right: 0;
}

.nextNews:after {
    background-position: 100% 50%;
}

body.wfEditorMode .solution a.wfEditorMode {
    float: left;
    margin-top: 0;
}

.about {
    height: 1060px !important;
}

.about .pic {
    position: absolute;
    bottom: 0;
    left: 0;
}

.about .pic img {
    display: block;
}

.about .info {
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    line-height: 26px;
    margin-top: 60px;
    text-align: left;
	text-shadow: 2px 2px 2px #000;
}

.about ul {
    text-align: center;
    margin-top: 50px;
}

.about ul li {
    display: inline-block;
    width: 150px;
    vertical-align: top;
}

.about ul li .num {
    font-size: 54px;
    line-height: 62px;
}

.about ul li .sep {
    height: 134px;
    background: url(../images/icon_sep.png) no-repeat 50%;
}

.gundong {
    width: 18px;
    height: 26px;
    background: url(../images/mouse.png) no-repeat center left;
    position: fixed;
    animation: gunmove 1.5s infinite;
    -moz-animation: gunmove 1.5s infinite;
    -o-animation: gunmove 1.5s infinite;
    -webkit-animation: gunmove 1.5s infinite;
    -o-animation: gunmove 1.5s infinite;
    left: 50%;
    margin-left: -17px;
    bottom: 10px;
    cursor: pointer;
}

.gundong.style02 {
    background-position: right center;
}

@keyframes gunmove {
    0% {
        margin-bottom: 20px;
        opacity: 1;
    }
    100% {
        margin-bottom: 0px;
        opacity: 0;
    }
}

@-webkit-keyframes gunmove {
    0% {
        bottom: 15%;
        opacity: 1;
    }
    100% {
        bottom: 13%;
        opacity: 0;
    }
}

@-moz-keyframes gunmove {
    0% {
        bottom: 15%;
        opacity: 1;
    }
    100% {
        bottom: 13%;
        opacity: 0;
    }
}

@-o-keyframes gunmove {
    0% {
        bottom: 15%;
        opacity: 1;
    }
    100% {
        bottom: 13%;
        opacity: 0;
    }
}

@media screen and (max-width:1600px) {
    .sample li .pic {
        height: 250px;
        overflow: hidden;
    }
	.sample li img {
    /*width: 700px;*/
    height: 250px;
    width: 100%;
}
     .newsList li .pic {
        height: 350px;
    } 
	.newsList li .pic img{height:100%;}
    .sample .sampleBox {
        padding-top: 50px;
    }
    .sample li {
        width: 400px;
    }
    .sample .page-cen {
        width: 880px;
    }
    .Map #containMap {
        margin-top: 38px;
    }
    #fullpage .section .section-cont {
        padding-top: 110px;
    }
    .solution .page-cen {
        margin-top: 40px;
    }
    #fullpage .section .section-cont h2 {
        font-size: 48px;
        line-height: 40px;
		font-weight:bold;
    }
    #fullpage .section .section-cont h3 {
        font-size: 38px;
        margin-top: 5px;
		font-weight:bold;
    }
    #fullpage .slide .slide-info-box .page-cen {
        width: 1000px;
    }
    .page-cen {
        width: 1200px;
    }
    .solution .page-cen {
        width: 1200px;
    }
    .newsList_rel {
        margin-top: 28px;
    }
    .caroul .info {
        padding: 14px 20px;
    }
    .caroul .info .date {
        color: #094835;
        margin-top: 14px;
        margin-bottom: 14px;
    }
    .caroul .info .date:after {
        margin-top: 18px;
    }
    .caroul .info .more {
        margin-top: 10px;
    }
}

@media screen and (max-width:1280px) {
    #fullpage .slide .slide-info-box .page-cen {
        width: 800px;
    }
    .solution .page-cen {
        width: 1000px;
		margin-top:10px;
    }
    .Map .page-cen {
        width: 1000px;
    }
    .sample .page-cen {
        width: 700px;
    }
    .sample li .pic {
        height: 194px;
    }
	
	.sample li img {
    height: 100%;
    width: 100%;
}
    .sample li {
        height: 400px;
    }
    .newsList li .pic {
        height: 250px;
    }
}


.page-category{width:1200px; border-top:1px solid #fff; border-bottom:1px solid #fff;margin:20px auto; display:table; height:40px; line-height:40px;}
.page-category ul{margin:0px; padding:0px;}
.page-category ul li{width:20%; float:left; text-align:center; font-size:18px;}
.page-category ul li a{color:#fff;}
.page-category ul li:hover a{color:#094835;}
.probox2{width:238px; padding:30px 18px; display: table-cell;  background:#fff; border-right:1px solid #e8e8e8;}
.probox2 .title{width:238px; height:80px; color:#666; font-size:12px; line-height:20px; }
.probox2 .title .xh{font-size:20px; height:40px; line-height:40px; width:100%; border-bottom:1px solid #666; float:left; overflow:hidden;}
.probox2 span{float:left; text-align:center; width:100%; line-height:30px;}
.probox2 .img{width:100%;margin-top: 20px;}
.probox2 .img img{width:100%; height:100%;}
.probox2 .text{width:100%; margin:10px 0 20px; color:#666; height:50px; line-height:25px; overflow:hidden;}
.probox2 .more{width:120px; margin:20px auto 10px; background:#094835; color:#fff; font-size:14px; height:30px; line-height:30px;text-align:center; box-shadow:2px 2px 5px #ccc;}
.probox2 .more:hover{background:#000;}

.prevPro,
.nextPro {
    position: absolute;
    top: 50%;
    width: 64px;
    height: 63px;
    margin-top: -32px;
    background: url(../images/arrow.png) no-repeat 0 0;
    cursor: pointer;
}

.prevPro {
    left: -70px;
}

.nextPro {
    background-position: -64px 0;
    right: -70px;
}

.nextPro:hover {
    background-position: -64px -64px;
}

.prevPro:hover {
    background-position: 0 -64px;
}

.index_cooperationsbox{width:calc(31% - 1px); float:left; margin-right:1%; padding-right:1%;}
.index_cooperationsbox h4{font-size:24px; font-weight:bold; width:100%; text-align:left; margin-bottom:10px; border-bottom:1px  solid; height:40px; line-height:40px;}

.index_cooperations {
    overflow: hidden;
}

.index_cooperations>li {
    float: left;
    overflow: hidden;
    margin-bottom: 5px;
    cursor: pointer;
    width:48%;
    margin-right:4%;
}
.index_cooperations>li:nth-child(2n+2){margin-right:0}
.index_cooperations>li img{width:100%;}


