/*头部样式*/

.wellcome {
    height: 40px;
    background: #242424;
    line-height: 40px;
    font-family: Microsoft YaHei;
    font-size: 13px;
    text-transform: uppercase;
}

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

.k1 {
    float: left;
    color: rgba(255, 255, 255, .36);
}

.k1 a {
    color: rgba(255, 255, 255, .36);
}

.k1 a:hover {
    color: rgba(255, 255, 255, .36);
}

.hotSearch {
    float: right;
    color: rgba(255, 255, 255, .36);
    font-weight: normal;
}

.hotSearch a {
    margin-right: 6px;
    color: rgba(255, 255, 255, .36);
}

.hotSearch a:hover {
    color: rgba(255, 255, 255, .36);
}

.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: 6px;
}

@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: #fff;
}

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

.logo {
    float: left;
    line-height: 110px;
}

.lan1 {
    margin-top: 9px;
    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: 170px;
    padding-bottom: 152px;
}

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

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

.ab-left img {
    width: 100%;
}

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

.reuse {
    font-size: 40px;
    color: #414040;
    font-weight: normal;
    line-height: 85px;
    font-family: Microsoft YaHei;
}

.reuse span {
    color: #d90000;
    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/op1.jpg) repeat-y;
    padding: 100px 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: 80px;
    padding-bottom: 30px;
    background: url(../images/h2bj.png) no-repeat 0px bottom;
    font-family: Microsoft YaHei;
    margin-bottom: 14px;
}

.reuse2 p {
    font-size: 16px;
    color: #363636;
    line-height: 30px;
    font-weight: normal;
    font-family: Microsoft YaHei;
    max-width: 380px;
}

.case-list li {
    float: left;
    width: 380px;
    height: auto;
    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%;
}

.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;
    font-family: Microsoft YaHei;
}

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

.slogan-box b {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 38px;
    font-family: 'arial';
    padding-top: 20px;
}

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

.more7:hover {
    color: #fff;
}


/*新闻中心*/

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

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

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

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

.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;
    font-family: Microsoft YaHei;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

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

.roll_col li p {
    font-size: 14px;
    color: #7f7f7f;
    font-family: Microsoft YaHei;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/*页面底部*/

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

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

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

.copyright1 {
    float: right;
    opacity: .5;
}

.copyright {
    line-height: 35px;
    text-align: right;
    font-size: 14px;
    color: #fff;
    font-family: Microsoft YaHei;
}

.copyright a {
    color: #fff;
}

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

.zhuyin a {
    color: #fff;
}

.zhuyin a:hover {
    color: #fff;
}


/*友情链接*/

.link {
    line-height: 65px;
    background: #242424;
    font-family: Microsoft YaHei;
}

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

.f_link a {
    color: #fff;
}

.f_link a:hover {
    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: #fff;
    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;
}

.right .content img {
    max-width: 100%!important;
    height: auto!important;
}

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

.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: #242424;
    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: #242424;
}

.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);
}

.morep {
    width: 185px;
    height: 46px;
    display: block;
    border: 1px solid #fff;
    background: url(../images/yk.png) no-repeat center;
    margin-top: 50px;
    position: relative;
    margin: 0 auto;
}

@media(max-width:1200px) {
    .yin {
        display: none;
    }
    .copyright {
        text-align: center;
    }
}

@media(max-width:320px) {
    .navbar-brand {
        height: 46px!important;
    }
}