/*头部样式*/

.wellcome {
    height: 40px;
    background: #242424;
    line-height: 40px;
}

.well1 {
    max-width: 1200px;
    margin: 0 auto;
}

.k1 {
    float: left;
    color: #707070;
}

.k1 a {
    color: #707070;
}

.hotSearch {
    float: right;
    color: #707070;
    font-weight: normal;
}

.hotSearch a {
    margin-right: 6px;
    color: #707070;
}

.seach-box {
    float: right;
    margin-top: 5px;
}

.seach-box form {
    width: 3.75rem;
    height: 1.6875rem;
    border-radius: 1.6875rem;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    position: relative;
}

.seach-box:hover form {
    border: 1px solid #cfcfcf;
}

.seach-box #keyword {
    width: 0;
    height: 1.5625rem;
    background: none;
    outline: none;
    border: none;
    overflow: hidden;
    float: left;
    color: #cfcfcf;
}

.seach-box #s_btn {
    background: url(../images/ss.png) center no-repeat;
    height: 1.5625rem;
    width: 3.75rem;
    outline: none;
    border: none;
    font-size: 0;
    position: absolute;
    right: 0;
    top: 2px;
}

@media (min-width: 992px) {
    .seach-box:hover form {
        width: 18.75rem;
    }
    .seach-box:hover #keyword {
        width: 14.875rem;
        padding-left: 0.625rem;
        -webkit-transition: all .5s .2s ease;
        transition: all .5s .2s ease;
    }
}

.head {
    height: 110px;
    background: #1d1d1d;
}

#header {
    max-width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
}

.lan1 {
    margin-top: 9px;
    padding-left: 23px;
    line-height: 30px;
    margin-right: 22px;
    background: url(../images/lan.png) no-repeat 0px;
}

.lan1 a {
    color: #fff;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*主体样式*/

#container {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}


/*关于我们*/

.about-box {
    background: url(../images/bj1.jpg) no-repeat center;
    padding-top: 100px;
    padding-bottom: 95px;
}

.about-center {
    max-width: 1200px;
    margin: 0 auto;
}

.ab-left {
    float: left;
    width: 48.6%;
}

.ab-left img {
   /* width: 100%;*/
max-width: 100%;
    height: auto !important;
    width: auto !important;}

.ab-right {
    width: 48.3%;
    float: right;
}

.reuse {
    font-size: 40px;
    color: #414040;
    font-weight: normal;
    line-height: 98px;
}

.reuse span {
    color: #4a4848;
    font-size: 16px;
    margin-left: 10px;
}

.ab-right .content9 {
    color: #414040;
    font-size: 14px;
    line-height: 30px;
}

.ab-right .more9 {
    width: 185px;
    height: 46px;
    display: block;
    border: 1px solid #414040;
    background: url(../images/more9.png) no-repeat center;
    margin-top: 80px;
    position: relative;
}

.pro-box {
    width: 98%;
    margin: 0 auto;
    display: none;
}

.pro-box h2 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding: 30px 0px;
}


/*案例中心*/

.case-box {
    background: url(../images/bj1.jpg) repeat-y;
    padding: 80px 0px;
}

.case-center {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 20px;
    background: #f5f5f5;
}

.reuse2 {
    width: 380px;
    height: 300px;
    float: left;
}

.reuse2 span {
    display: block;
    font-size: 40px;
    color: #363636;
    padding-top: 50px;
    padding-bottom: 30px;
    background: url(../images/h2bj.png) no-repeat 0px 120px;
}

.reuse2 p {
    font-size: 16px;
    color: #363636;
    line-height: 30px;
    font-weight: normal;
}

.case-list li {
    float: left;
    width: 380px;
    height: 300px;
    margin-left: 10px;
    margin-bottom: 30px;
}

.case-list li a.img {
    display: block;
    overflow: hidden;
}

.case-list li a.img img {
    transition: .8s;
    /* width: 100%;
    height: 300px;*/
}

.case-list li a.img:hover img {
    transform: scale(1.2);
    opacity: 1;
}

.case-list li:nth-of-type(3) {
    margin-left: 0px;
}

.case-center .more8 {
    width: 185px;
    height: 46px;
    display: block;
    border: 1px solid #414040;
    background: url(../images/more9.png) no-repeat center;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}


/*标语*/

.slogan-box {
    min-height: 524px;
    background: url(../images/bj2.jpg) no-repeat fixed;
    background-size: cover;
}

.reuse3 {
    text-align: center;
    padding-top: 150px;
    font-size: 50px;
    color: #fff;
    text-align: center;
    font-weight: normal;
}

.slogan-box p {
    font-size: 25px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}

.slogan-box a {
    display: block;
    width: 249px;
    height: 61px;
    line-height: 61px;
    text-align: center;
    background: #fff;
    border-radius: 30px;
    font-size: 20px;
    color: #000;
    margin: 0 auto;
    margin-top: 50px;
}

.more7:hover {
    color: #fee640;
}


/*新闻中心*/

.news-box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0px;
}

.reuse4 {
    font-size: 40px;
    color: #414040;
    font-weight: normal;
    padding-bottom: 50px;
}

.reuse4 span {
    font-size: 16px;
    color: #4a4848;
    margin-left: 10px;
}

.reuse4 .more7 {
    float: right;
    color: #9d9d9d;
    font-size: 14px;
    margin-top: 30px;
}

.newleft {
    width: 43.333%;
    float: left;
    text-align: center;
}

.newleft img {
    max-width: 100%;
}

.newleft p:nth-of-type(2) {
    padding-top: 15px;
}

.newright {
    width: 55.8%;
    float: right;
    position: relative;
}

.newright .xian {
    position: absolute;
    width: 1px;
    height: 100%;
    left: 16px;
    background: #d9d9d9;
    top: 0px;
}

.roll_col {
    width: 100%;
    height: 576px;
    overflow: hidden;
}

.roll-wrap {
    position: relative;
    width: 100%;
    height: 576px;
    overflow: hidden;
}

.roll_col .roll__list {
    width: 100%;
}

.roll_col li {
    display: block;
    height: 75px;
    padding-left: 50px;
    background: url(../images/new.png) no-repeat 7px 11px;
    margin-bottom: 27px;
    position: relative;
    z-index: 999;
}

.roll_col li a {
    display: block;
    font-size: 16px;
    color: #666666;
    line-height: 40px;
}

.roll_col li a:hover {
    color: #fee640;
}

.roll_col li p {
    font-size: 14px;
    color: #7f7f7f;
}


/*页面底部*/

.foot {
    background: #1d1d1d;
    padding: 50px 0px;
}

#footer {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.nav_foot {
    text-align: center;
    line-height: 35px;
    float: left;
    font-size: 14px;
    color: #fff;
}

.copyright1 {
    float: right;
}

.copyright {
    text-align: center;
    line-height: 35px;
    text-align: left;
    font-size: 14px;
    color: #fff;
}

.copyright a {
    color: #fff;
}

.zhuyin {
    font-size: 14px;
    line-height: 35px;
    color: #fff;
}

.zhuyin a {
    color: #fff;
}


/*友情链接*/

.link {
    line-height: 65px;
    background: #242424;
}

.f_link {
    width: 1200px;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
}

.f_link a {
    color: #fff;
}


/*------------内页-------------------*/

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    display: none;
}

.n_banner {
    text-align: center;
    position: relative;
}

.n_banner img {
    max-width: 100%;
    height: auto;
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    width: 243px;
    float: left;
    padding-top: 36px;
}

.right {
    width: 920px;
    float: right;
    padding-top: 50px;
}

.left h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 56px;
    color: #000;
    text-align: center;
    background: url(../images/nei.png) no-repeat left;
    ;
    background-size: cover;
    margin-top: 15px;
}

.left .content {
    border: 1px solid #eee;
    border-top: none;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
}

.right .content {
    padding: 10px;
}

.sitemp {
    border-left: 10px solid #fee32c;
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp .site {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site a {
    font-size: 14px;
    color: #000;
}

.sitemp h2 {
    font-size: 20px;
    color: #000;
    float: left;
    text-indent: 30px;
    line-height: 50px;
}

.menuid {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.mobile-menu-overlay {
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    display: none;
    background: #000000;
    z-index: 9;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
}

.cbp-spmenu-open .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.cbp-spmenu-right {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: block;
    background: rgba(51, 51, 51, 0.5);
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 260px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0 40px 0;
}

.cbp-spmenu-right li a {
    padding: 15px 23px;
    color: #fff;
    display: block;
    border-bottom: solid 1px #fff;
}

.cbp-spmenu-right li a:hover {
    background: #f58222;
    text-decoration: none;
}

.menuid .icon-close {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 20px 20px 0 0;
    font-size: 16px;
}

.menuid .icon-close span {
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid .icon-close:hover span {
    color: #f58222;
}

.menuopen .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.toleft {
    position: relative;
    overflow-x: hidden;
    left: 0;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft {
    left: -260px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid.menuopen {
    left: 0px;
    opacity: 1;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft .head {
    left: -260px;
}

#cbp-spmenu-s2 {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.navbar-header {
    position: relative;
}

.toptou {
    display: none;
    height: 50px;
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0250a3;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: white;
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}





.mfooter{background:#000; display:-webkit-box; width:100%; margin-top:6px; background-size:9px 128px; position: fixed; z-index: 110;bottom: 0;left: 0;text-align:center;padding:1% 0;}
.mfooter a{-webkit-box-flex: 1;display: -webkit-box; color:#fff;display:inline-block;width:24%;}
.mfooter span{width:64px; display:block; margin:0 auto; text-align:right; font:400 16px/35px "微软雅黑"; color:#fff; height:35px;}
.mfooter span.span1{background:url(../images/home.png) 5px 6px no-repeat; background-size:23px 27px;}
.mfooter span.span2{background:url(../images/dian.png) 5px 4px no-repeat; background-size:23px 27px;}
.mfooter span.span3{background:url(../images/a3.png) 5px 6px no-repeat; background-size:23px 23px;}
.mfooter span.span4{background:url(../images/a4.png) 5px 6px no-repeat; background-size:23px 27px;}

.mbanner{display:none!important;}

    @media (max-width:768px) {
        .nav_foot {
            display:none!important;
        }
        .copyright {text-align:left;line-height:24px!important;padding-bottom:10%;}
        .roll_col li a{overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
        .slogan-box{background:#000;padding:10% 0;min-height:0;}
        .reuse3{padding-top:0;}
        .zhuyin{display:none;}
        .foot{padding:6% 0;}
        .newleft p:nth-child(2) img{display:none;}
        .mfooter{display:block!important;}
        .f_link{display:none!important;}
        .banner-box{display:none!important;}
        .mbanner{display:block!important;}
       
    }











