/* 本例子css */
.slideBox{ width:100%; min-width: 1200px; height: 750px; overflow:hidden; position:relative; }
.slideBox .bd{ position:relative; height:100%; z-index:0; width: 100%;  }
.slideBox .bd .bannls,.slideBox .bd .bannls li,.slideBox .bd .bannls li a{width: 100%;}
.slideBox .bd .bannls li a{display: block;height: 750px;background-position: center;background-size: cover;background-repeat: no-repeat;}
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.md-title{width: 100%;text-align: center;}
.md-title i{font-style: normal;}
.md-title .tit1{font-size: 40px;}
.md-title .tit2{font-size: 20px;}
.md-title .tit-dec{font-size: 18px;line-height: 35px;margin-top: 15px;}

/*设计搭建*/
.design{width: 100%;height: 751px; overflow: hidden; background:  #fff url('../images/ds-bg.png') no-repeat center bottom;background-size: 1729px;}
.design .md-title{margin-top: 50px;}
.design .md-title .tit-dec{color:#444;}
.design .dslist{margin-top: 90px; text-align: center; vertical-align: middle;}
.design .dslist .ds-mod{display: inline-block;width: 271px;margin-right: 5px;overflow: hidden;border-radius: 5px;box-shadow: 0px 46px 28px -20px #676565;background-color: #fff;vertical-align: bottom;}
.design .dslist .ds-mod:last-child{margin-right: 0;}
.dslist .ds-mod .ds-img{width: 100%;height: 232px;overflow: hidden;position: relative;}
.dslist .ds-mod .ds-img img{width: 100%;}
.dslist .ds-mod .ds-img .activebg{display: none;position: absolute;left: 0px;top: -500px; width: 100%;height: 100%;background-color: rgba(0,0,0,0.4);background-image: url(../images/icon-add.png); background-position: center center;background-repeat: no-repeat;}
.dslist .ds-mod .ds-text{width: 100%;height: 130px;overflow: hidden;}
.dslist .ds-mod .ds-text .ds-stit{font-size: 20px;font-weight: normal;margin-top: 19px;line-height: 23px;}
.dslist .ds-mod .ds-text .ds-txt{width: 234px; margin:12px auto 0; font-size: 12px; text-align: left;text-indent: 2em;line-height: 20px;color:#555;}
.design .dslist .ds-mod.on{width: 344px;margin-right: 18px;}
.design .dslist .ds-mod.on .ds-img{height: 288px;}
.design .dslist .ds-mod.on .ds-img .activebg{display: block;}
.design .dslist .ds-mod.on .ds-text{height: 158px;background-color: #222}
.design .dslist .ds-mod.on .ds-text .ds-stit{color: #e55405;}
.design .dslist .ds-mod.on .ds-text .ds-stit:before{content:" ";width: 60px; height: 10px; background: url(../images/ds-iol.png) no-repeat left center;display: inline-block;}
.design .dslist .ds-mod.on .ds-text .ds-stit:after{content:" ";width: 60px; height: 10px; background: url(../images/ds-ior.png) no-repeat left center;display: inline-block;}
.design .dslist .ds-mod.on .ds-text .ds-txt{width: 95%;font-size: 14px; line-height: 20px;color: #fff;}

/*case*/
.case{width: 100%;}
.case-mdt{width: 100%; height: 292px; background-color: #34373e;display: flex;flex-direction: row;flex-wrap: nowrap; justify-content: space-between; align-items: center;}
.case-mdt .md-title{color: #fff;}
.case-mdt .md-title .tit-dec{margin-top: 15px;}
.case-main{width: 100%;background-color: #222427;position: relative;padding-top: 150px;}
.case-main .case-cates{position: absolute;top: -65px;left: 50%;transform: translate(-50%, 0px);}
.case-cates .case-p{width: 1064px; padding: 11px 0; border: 1px solid #f8f8f8; border-radius: 75px;overflow: hidden;background-color: #fff;text-align: center;font-size: 0px;}
.case-cates .case-p .p-cat{width: 157px;text-align: center;display: inline-block;cursor: pointer;}
.case-cates .case-p .p-cat:hover .ct-tt{color: #e74a03;}
.case-cates .case-p .p-cat span{display: inline-block;}
.case-cates .case-p .p-cat .ct-icon{ width: 60px;height: 60px;border-radius: 100%;overflow: hidden;}
.case-cates .case-p .p-cat .ct-icon img{width: 100%;text-align: center;vertical-align: middle;}
.case-cates .case-p .p-cat .ct-tt{display: block; font-size: 20px;color: #333;margin-top: 10px;}
.case-cates .case-p .p-cat.on .ct-tt{color: #e74a03;}
.case-cates .case-s{text-align: center;font-size: 0px;margin-top: 25px;}
.case-cates .case-s a{color: #939393;font-size: 20px;display: inline-block; width: 110px;line-height: 30px}
.case-cates .case-s a:hover{color: #e74a03;}

.case-list{width: 100%;background: url(../images/case-bg.jpg) no-repeat left top;background-size: 100% 100%;text-align: center;font-size: 0px;}
.cases{display: inline-block; width: 23.6%;overflow: hidden;border-radius: 4%;margin-right: 1%;margin-bottom: 16px;}
.cases:nth-child(4n){margin-right: 0px;}
.cases .case-img{width: 100%;overflow:hidden}
.cases .case-img img{width: 100%;}
.cases .case-msg{background-color: #fff;padding: 20px 20px 10px;}
.cases .case-msg .title{font-size: 20px;font-weight: normal;text-align: left;color: #000;}
.cases .case-msg .case-info{margin-top: 15px; font-size: 15px;text-align: left;overflow: hidden;margin-bottom: 5px;color:#888;}
.cases .case-msg .case-info span{display: block;}
.cases .case-msg .case-info .case-tag{float: left;}
.cases .case-msg .case-info .case-date{float: right;font-size: 14px;}
.cases:hover .case-msg{color: #fff;background-color: #e74a03;}
.cases:hover .case-msg .title{color: #fff;}
.cases:hover .case-msg .case-info{color:#fff;}

/*build*/
.build{background-color: #fff;width: 100%;padding-bottom: 68px;padding-top: 70px;overflow: hidden;}
.problems{border-bottom: 1px solid #f5f6f5;font-size: 0;text-align: center;padding-bottom: 50px;}
.problems .pbl-s{display: inline-block;}
.problems .pbl-row2,.problems .pbl-row1{margin-top: 50px;}
.problems .pbl-row1 .pbl-s{margin-right: 9px;}
.problems .pbl-row1 .pbl-s:last-child{margin-right: 0;}
.problems .pbl-row2 .pbl-s{margin-right: 100px;}
.problems .pbl-row2 .pbl-s:last-child{margin-right: 0;}
.problems .pbl-s .pbl-num{display: block; float: left; background-color: #8d8d8d;font-size: 31px;width: 64px;height: 64px;border-radius: 100px;text-align: center;line-height: 64px;color: #fff;font-weight: bold;}
.problems .pbl-s:hover .pbl-num{background-color: #e9540f;}
.problems .pbl-s:hover .pbl-cont{color: #e9540f;}
.problems .pbl-s .pbl-cont{display: inline-block;text-align: left;margin-left: 15px;color: #8d8d8d;}
.problems .pbl-s .pbl-cont .pbl-t{font-size: 26px;font-weight: bold;}
.problems .pbl-s .pbl-cont .pbl-tdec{font-size: 21px;}

.build .md-title.adv-title{margin-top: 40px;}
.build .md-title.adv-title .tit1{font-size: 36px;color: #1f1e23;}
.build .advantage{border: 10px solid #c4c4c4; width: 1179px; height: 355px; margin: 20px auto 0;background: url(../images/bul-bg.png) no-repeat right bottom;}
.build .advantage .advantage-cont{font-size: 38px;color: #c4c4c4;padding: 35px 20px 0;line-height: 65px;}
.build .advantage .advantage-cont i{font-style: normal;color: #e9540f;font-weight: bold;}
/*view*/
.viewb{width: 100%;background: #34373e url(../images/vwb-gb.jpg) no-repeat center top;padding: 80px 0  25px;}
.viewb .md-title .tit1,
.viewb .md-title .tit-dec{color: #fff;}
.viewb .counts{text-align: center;overflow: hidden;width: 1200px;margin: 50px auto 70px;}
.viewb .counts .count-msg{display: inline-block;color: #fff;}
.viewb .counts .count-msg .nums{font-size: 80px;font-weight: bold;}
.viewb .counts .count-msg .count-t{font-size: 20px;margin-top: 5px;}

.view-work{width: 100%; font-size: 0;text-align: center;margin-top: 40px;}
.view-work .work-s{display: inline-block; width: 18.7%;margin-right: 0.8%;margin-bottom: 16px;}
.view-work .work-s:last-child{margin-right: 0;}
.view-work .work-s .work-img{border: 3px solid #c4c4c4;border-radius: 1%;overflow: hidden;}
.view-work .work-s .work-img img{width: 100%}
.view-work .work-s .work-tit{height: 87px; font-size: 18px;color: #fff;line-height: 87px;}


/*maps*/
.maps{background-color: #fff; width: 100%;padding:68px 0 70px;}
.maps .mapmain{text-align: center;margin-top: 100px;}
.maps .mapmain img{max-width: 100%;}


/*promise*/
.promise{width: 100%;background: #2e2e35 url(../images/prom-bg.jpg) no-repeat center bottom;padding: 57px 0;height: 666px;min-width: 1200px;overflow: hidden;}
.promise .md-title .tit1,
.promise .md-title .tit-dec{color: #fff;}
.promise .sev-content{text-align: center;position: relative;}
.promise .sev-content .sev-center{display: inline-block;width: 281px;height: 281px;border-radius: 100%;text-align: center;background: url(../images/svk-icov-bd.png) no-repeat center bottom;position: absolute;left: 39.8%;top: 20px;}
.promise .sev-content .sev-center img{width: 186px;margin-top: 75px;}
.promise .sev-content .sev-center p{font-size: 24px; color: #c4c4c4;margin-top: 15px;}

@keyframes rond {
  0% {transform : rotate(0deg);}
  100% {transform : rotate(360deg);}
}

@-webkit-keyframes rond {
    0%{-webkit-transform : rotate(0deg);}
  100%{-webkit-transform : rotate(360deg);}
}
.sev-content .servcont{display: inline-block;text-align: center;}
.sev-content .servcont .cirbox{position: relative;display: inline-block;height: 82px;width: 82px;}
.sev-content .servcont .cirbox .cir-round{height: 78px;width: 78px;border: 2px solid #e9622b;border-radius: 50%;position: absolute;left: -1px;top: -1px;}
.sev-content .servcont .cirbox .cir-round .c-spot{height: 15px;width: 15px;position: absolute;background-color: #e9622b;border-radius: 50%;top: 0px;left: -4px;margin: 5px;}
.sev-content .servcont:hover .cirbox .cir-round{animation: rond 2s 1;-webkit-animation: rond 2s 1;}
.sev-content .servcont .cirbox .cir-t{height: 78px;width: 78px;text-align: center;line-height: 78px;position: absolute;left:2px; top: 2px;font-size: 33px;font-weight: bold; color: #e9622b;}
.sev-content .servcont .contxt{display: inline-block;}
.sev-content .servcont .contxt .txt-t{font-size: 24px;color: #e9622b;margin-bottom: 5px;}
.sev-content .servcont .contxt .txt-c{font-size: 18px;color: #c4c4c4;}
.sev-content .servcont .ctxt1,
.sev-content .servcont .ctxt2{text-align: right;margin-right: 40px;}
.sev-content .servcont .ctxt4,
.sev-content .servcont .ctxt5{text-align: left;margin-left: 22px;}
.sev-content .servcont .ctxt1{width: 270px;}
.sev-content .servcont .ctxt2{width: 295px;}
.sev-content .servcont .ctxt3{display: block;width: 280px;margin-top: 15px;}
.sev-content .pos1{position: absolute; left: 4%;top: 100px;}
.sev-content .pos2{position: absolute; left: 6%;top: 278px;}
.sev-content .pos3{position: absolute; left: 39.6%;top: 345px;}
.sev-content .pos4{position: absolute; right: 10.5%;top: 263px;}
.sev-content .pos5{position: absolute; right: 4%;top: 105px;}


/*process*/
.process{width: 100%;background-color: #fff;padding: 50px 0;}
.process .proc-ls{font-size: 0;margin-top: 70px;margin-bottom: 100px;}
.proc-ls .proc{display: inline-block;margin: 0 23px;}

.proc-ls .proc .proc-ic{position: relative;width: 153px;height : 153px;}
.proc-ls .proc .proc-ic .prog-r,
.proc-ls .proc .proc-ic .prog-l{width: 76.5px;height: 156px;position: absolute;top:0;overflow: hidden;}
.proc-ls .proc .proc-ic .right{right:0;}
.proc-ls .proc .proc-ic .left{left:0;}
.proc-ls .proc .proc-ic .cri{width: 128px;height: 128px;border:13px solid transparent;border-radius: 50%;position: absolute;top:0;transform : rotate(45deg);}
.proc-ls .proc .proc-ic .prog-r .cri{border-top:13px solid #f46000;border-right:13px solid #f46000;right:1px;-webkit-animation: circle_right 2s linear 1;animation: circle_right 2s linear 1;}
.proc-ls .proc .proc-ic .prog-l .cri{border-bottom:13px solid #f46000;border-left:13px solid #f46000;left:0;-webkit-animation: circle_left 2s linear 1;animation: circle_left 2s linear 1;}

@-webkit-keyframes circle_right{
    0%{
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    50%,99%{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
}
@-webkit-keyframes circle_left{
    0%,50%{
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    99%{
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
}


.proc-ls .proc .proc-ic .prog-img{width: 154px;height: 154px;border-radius: 50%;overflow: hidden; text-align: center;line-height: 128px;}
.proc-ls .proc .proc-tit{text-align: center;font-size: 18px;color: #000;margin-top: 15px;}
.process .team-p{overflow: hidden;margin-top: 45px;}
.process .team-p .team-proc{float: left;margin-right: 66.8px;}
.process .team-p .team-proc:last-child{margin-right: 0px;}
.process .team-p .team-proc.on .proc-img{background-color: #e9622b;}
.team-p .team-proc .proc-img{border: 6px solid #e9622b;text-align: center;width: 174px;height: 181px;border-radius: 5px;line-height: 181px;}
.team-proc .proc-info{text-align: center;width: 186px;}
.team-proc .proc-info .pi-t{font-size: 30px;color: #222;margin: 32px 0 20px; }
.team-proc .proc-info .pi-c{font-size: 18px;color: #555;padding: 0 15px;}
/*news*/
.news{width: 100%;height: 826px;background: url(../images/newbg.jpg) no-repeat center top;overflow: hidden;}
.news .md-title{margin-top: 46px;margin-bottom: 40px;}
.news .md-title .tit1, .news .md-title .tit-dec{color: #fff;}
.news .newls{overflow: hidden;}
.news .newls .l-new{ width: 492px; background-color: #fff;}
.news .newls .l-new .newimg{ display: block;width: 100%;height: 333px;overflow: hidden; }
.news .newls .l-new .newimg img{widows: 100%; }
.news .newls .l-new .q-ls{padding: 18px 0 18px 15px}
.news .newls .l-new .q-ls .rec-n{display: inline-block;width: 90%; font-size: 16px;color: #333;line-height: 30px;padding-left: 20px;background: url(../images/qico.png) no-repeat 7px center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.news .newls .r-new{width: 667px;}
.r-new .newhd{overflow: hidden;}
.r-new .newhd .hd-tit{display: block;float: left; width: 121px;height: 40px;text-align: center;line-height: 40px;font-size: 18px;color: #fff;cursor: pointer;}
.r-new .newhd .hd-tit.on{background-color: #e9622b;}
.r-new .newhd .hd-m{display: block;float: right;color: #e9622b;margin-top: 10px;}
.r-new .newls{background-color: #fff;padding: 0 6px 0 7px;}
.r-new .newls .new-ls{border-bottom: 1px solid #a0a0a0;overflow: hidden;padding: 28px 0;}
.r-new .newls .new-ls:last-child{border-bottom: none;}
.r-new .newls .new-ls .new-date{width: 85px;text-align: center;margin-right: 10px;padding-right: 5px;margin-top: 10px;}
.r-new .newls .new-ls .new-date span{display: block;color: #000;text-align: right;}
.r-new .newls .new-ls .new-date .dmd{font-size: 30px;font-weight: bold;}
.r-new .newls .new-ls .new-date .dy{font-size: 16px;}
.r-new .newls .new-ls .new-info{width: 540px;}
.r-new .newls .new-ls .new-info .new-title{font-size: 16px;color: #333;}
.r-new .newls .new-ls .new-info .new-desc{font-size: 14px;color: #999;line-height: 25px;margin-top: 16px;}


.news .question{overflow: hidden;background-color: #fff;height: 129px;margin-top: 18px;}
.news .question i{font-style: normal;}
.news .question .q-md{width: 134px;height: 129px;background-color: #e74a03;color: #fff;text-align: center;}
.question .q-md .qmd-tit,
.question .q-md .qmd-m{display: block;color: #fff;}
.question .q-md .qmd-tit{font-size: 20px;margin-top: 22px;}
.question .q-md .qmd-tit i{display: inline-block;border-bottom: 3px solid #fff;padding-bottom: 5px;}
.question .q-md .qmd-m{font-size: 16px;margin-top: 32px;}
.question .rec-q{padding-left: 26px;margin-right: 50px;overflow: hidden;}
.question .rec-q .q-tit,
.question .rec-q .q-desc{overflow: hidden;}
.question .rec-q .q-tit{margin-bottom: 14px;margin-top: 15px;}
.question .rec-q .qicot,
.question .rec-q .aicot{display: block; float: left; font-size: 16px;color: #fff;border-radius: 2px;width: 19px;height: 19px;text-align: center; line-height: 18px;margin-right: 10px;}
.question .rec-q .qicot{background-color: #000;}
.question .rec-q .aicot{background-color: #e74a03;}
.question .rec-q .q-text{font-size: 16px;color: #333;}
.question .rec-q .a-text{width: 395px;font-size: 14px;color: #999;}




/*brand*/
.brand{ width: 100%;background-color: #fff; padding: 100px 0 70px;overflow: hidden;}
.brand .tit1{ font-size: 38px; }
.brand .tit-dec{ font-size: 18px; }
.brand .clients{ overflow: hidden; margin-top: 30px; }
.brand .client{ float: left; width: 233px;height: 138px;overflow: hidden;text-align: center;line-height: 138px;border: 1px solid #b6b6b6; margin-right: 5px;margin-bottom: 5px;}
.brand .client img{ max-width: 100%; }

/*about*/
.about{ width: 100%;padding-bottom: 80px; }
.about .ab-t{ width: 100%;height: 448px; background: url(../images/pls-mt.jpg) no-repeat center top; }
.about .ab-t .main-w{ height: 100%; position: relative; }
.about .ab-t .about-tit{width: 429px; height: 163px;text-align: center;color: #fff;background-color: #e9622b;overflow: hidden;position: absolute;left: 0px;bottom: 0px; }
.about .ab-t .about-tit h3{font-size: 36px;font-weight: normal;margin-top: 30px;}
.about .ab-t .about-tit p{font-size: 24px;margin-top: 10px;}
.about .ab-msg{background-color: #fff;position: relative;}
.about .ab-msg .abmsg-m{position: relative;z-index: 5;}
.about .ab-msg .bg-r{width: 100%; height: 100%;background-color: #eee;position: absolute;left: 20%;top: 0px;z-index: 1;}
.about .ab-msg .ab-dc{height: 194px;}
.ab-msg .ab-dc .svcall{overflow:hidden;width: 429px; height: 194px; background: #222 url(../images/icon-ard.png) no-repeat center top;border-bottom-left-radius: 85px;}
.ab-msg .ab-dc .svcall .svtext{font-size: 26px;color: #fff;text-align: center;margin-top: 40px;}
.ab-msg .ab-dc .svcall .c-info{overflow: hidden;margin-left: 35px;margin-top: 27px;}
.svcall .c-info .picon,
.svcall .c-info .c-num{float: left; color: #fff;font-size: 16px;}
.svcall .c-info .c-num{margin-left: 13px;}
.svcall .c-info .picon{margin-top: 2px;}
.svcall .c-info .c-num .pn{font-size: 24px;font-weight: bold;color: #e9622b;}
.ab-msg .ab-dc .cp-desc{width: 737px;height: 154px;padding: 40px 0 0 33px;font-size: 17px;color: #333;text-indent: 2em;background-color: #eee;line-height: 28px;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}

.abcomp .taphd{font-size: 0;text-align: center;margin-top: 70px;}
.abcomp .taphd .hds{font-size: 18px;display: inline-block;width: 169px;}
.abcomp .taphd .hds .hsicon img{width: 35px;height: 35px;}
.abcomp .taphd .hds .hdtit{height: 30px;line-height: 30px;margin-top: 10px;overflow: hidden;}
.abcomp .taphd .hds.on .hdtit{color: #e9622b;}
.abcomp .abSlideBox{ overflow:hidden; zoom:1; padding:0 0 0 42px; position:relative;}
.abcomp .sPrev,.abcomp .sNext{ position:absolute; left:10px; top:10px; display:block; width:30px; height:209px; background:url(../images/icoLeft.png) center center no-repeat;}
.abcomp .sNext{ left:auto; right:15px; background:url(../images/icoRight.png) center center no-repeat;}
.abcomp .parBd{margin-top: 56px;}
.abcomp .parBd ul{ overflow:hidden; zoom:1;}
.abcomp .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.abcomp .parBd ul li .pic{ display: block; text-align:center; width: 236px;height: 173px; padding:15px; border:3px solid #ccc;}
.abcomp .parBd ul li .pic img{ display:block; width: 100%;overflow: hidden; }
.abcomp .parBd ul li .pic a:hover img{ border-color:#999;}
.abcomp .parBd ul li .title{display: block; font-size: 16px;color: #333; line-height:50px;}

/*offer*/
.offer{width: 100%;height: 673px;background:url(../images/offerbg.jpg) no-repeat center top;overflow: hidden;}
.offer .offmain{margin-top: 86px;}
.offer .video{float: left;width: 702px;height: 501px;overflow: hidden;position: relative;border-radius: 15px;}
.offer .video .vdimg{width: 100%;}
.offer .video .pl-btn{position: absolute;top: 0px; left: 0px;width: 100%;height: 100%;background-color: rgba(0,0,0,0.6);text-align: center;line-height: 501px;cursor: pointer;}
.offer .subbox{float: left;width: 476px;background-color: #fff;overflow: hidden;border-radius: 10px;margin-top: 0px;margin-left: 13px;padding-bottom: 42px;}
.offer .subbox .boxtit{width: 435px;height: 41px;overflow: hidden;border-radius: 8px;margin: 38px auto 0; font-size: 19px;color: #fff;background-color: #ef6e39;text-align: center;line-height: 41px;}
.offer .subbox .inpbox{margin-top: 33px;padding: 0 27px;}
.subbox .inpbox .inpmsg{margin-top: 29px;overflow: hidden;}
.inpbox .inpmsg .msg-tit,.inpbox .inpmsg .msg-inp{display: inline-block;float: left;}
.inpbox .inpmsg .msg-tit{font-size: 19px;color: #333;margin-right: 16px;}
.inpbox .inpmsg .msg-inp{width: 291px;height: 32px;border: 1px solid #666;border-radius: 8px;padding-left: 8px;}
.offer .subbox .inpbtn{text-align: center;margin: 35px 0 20px;}
.offer .subbox .inpbtn .sunbtn{width: 165px;height: 45px;background-color: #ef6e39;border-radius: 5px;border: none;font-size: 19px;color: #fff;}
.offer .subbox .tip{text-align: center; font-size: 12px;color: #b2b2b2;}

.more_cer{text-align: center;}
.more_cer button {
    color: #fff;
    background: #e9622b;
    border: none;
    border-radius: 3px;
    padding: 10px 20px;
    font-size: 18px;
    margin: 60px auto 0;
}

/*轮播样式ʽ*/
.poster_box {
  overflow: hidden;
  margin: 30px 20px
}
.poster_box h2 {
  font-size: 30px;
  color: #015293;
  font-weight: bold;
  text-align: center;
}
.poster_box h3 {
  font-size: 16px;
  color: #015293;
  margin: 10px 0 35px;
  text-align: center;
}
.poster-main {
    position: relative;
    width: 100%;
    height: 550px!important;
    margin-left: auto;
    margin-right: auto;
}
.poster-main img {
    display: block;
    box-shadow: 0px 0px 10px #222222;
    -webkit-box-shadow: 0px 0px 10px #222222;
}

.poster-main a, .poster-main img {
  display: block;
  width: 100%;
  height: 100%;
}
.poster-main img {}
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}
.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0;
}
.poster-main .poster-list .poster-item .item {
  position: relative;
  width: 100%;
  height: 100%
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  filter: opacity(.5) brightness(1);
}
.poster-main .poster-btn:hover {
  filter: opacity(1) brightness(2);
}
.poster-main .poster-prev-btn {
  left: 0;
  background: url(../images/left.png) no-repeat center center;
}
.poster-main .poster-next-btn {
  right: 0;
  background: url(../images/right.png) no-repeat center center;
}
.poster-item-title {
 background:rgba(42, 42, 42, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=80); background:#2a2a2a;

  color: #FFF;
  width: 100%;
  height: 52px;
  line-height: 52px;
  position: absolute;
  bottom: 0;
  text-indent: 29px;
  left:0;
}
.lunbo_btn {
  height: 15px;
  width: 100%;
  margin: 0px auto;

  position: absolute;
  z-index: 3;
  text-align: center; bottom: 2px
}
.lunbo_btn li {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #b4b5b7;
  border-radius: 50%;
  margin: 0px 2px;
  cursor: pointer;
}
.lunbo_btn li.poster-btn-active {
  background-color: #0b518a;
}

.no_data{text-align: center;color:#555;font-size:15px;height: 100px;line-height: 100px}
 .aboutus{min-width: 1200px;margin:0 auto;background: #1e1e1e;height: 553px}
.aboutus .aboutus_left{min-width: 690px;height: 553px;width: 57.5%}
.aboutus .aboutus_left .big_title{font-size: 24px;color:#000;margin-top: 10px}
.aboutus .aboutus_left .little_title{font-size: 14px;color:#666;margin-top: 15px;margin-bottom: 20px}
.aboutus .aboutus_left .about_desc{color:#000;font-size: 14px;line-height: 30px;text-indent: 2em;margin-top: 20px;margin-bottom: 50px;width: 365px;margin-left: 215px}
.aboutus .aboutus_left .about_logo{width: 80px;height: 80px;border-radius: 100px;border:5px solid #bcbcbc;line-height: 80px;text-align: center;vertical-align: middle;margin-right: 20px}
.aboutus .aboutus_left .about_logo img{margin-top: 15px}

.aboutus .aboutus_right{min-width: 510px;height: 553px;width: 42.5%}
.aboutus .about_cont{width: 700px;height: 382px;background: url('../images/about_bg_03.png') no-repeat center center;margin-top: 86px;}
.aboutus .aboutus_right ul{float: left;width: 515px;margin-top: 86px;background: #a5a5a5;padding:10px;}
.aboutus .aboutus_right li{float: left;padding:6px;background: #fff;margin: 15px}
.aboutus .aboutus_right li img{display: block;}
.aboutus .little_logo{margin-top:80px;margin-left: 205px}
