﻿/*头部样式*/

.wellcome {
    height: 40px;
    background: #C9C9C9;
    line-height: 40px;
    font-size:12px;
}

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

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

.k1 a {
    color: #000;
}

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

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

.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: 130px;
    background: #C2C2C2;
    position: relative;
    z-index: 99999;
}
.xiala{
    width:100%;
    height:150px;
    position:absolute;
    left: 0;
    top:72px;
    z-index: 9;
    background:rgba(0,0,0,0.2);
    display: none;
}

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

.logo {
    float: left;
    /*padding-top:5px;*/
    max-height:72px;
}
.logo img{max-height:72px;}

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


.small_box1{

}

.picMarquee-left {
    overflow: hidden;
    position: relative;
    padding:0 85px;
}
.picMarquee-left .bd{
    overflow: hidden;
    zoom: 1;
    width:1200px;
    margin:0 auto;

}
.picMarquee-left .bd ul {
    overflow: hidden;
    zoom: 1;
}
.picMarquee-left .bd ul li {
    margin: 0 19px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    position: relative;
    width: 33.3%;
}
.picMarquee-left .bd ul li .pic {
    text-align: center;
    /*padding-top: 25px*/
}
.picMarquee-left .bd ul li .pic a.img{
    display: block;
    /*border:1px solid #595a63;*/
}


.picMarquee-left .bd ul li a.ph{
    display: block;
    width:100%;
    height:100%;
    position: absolute;
    left:0px;
    top:0px;
    z-index: 999;
    background:url(../images/ph.png) no-repeat center;
    background-size:100% 100%;
    text-align:center;
    color:#fff;
    opacity: 0;
    transition: all 0.3s;
}
.picMarquee-left .bd ul li:hover a.ph{opacity:1;}
.picMarquee-left .bd ul li a.ph>span{
    display: block;
    font-size:16px;
    padding-top:20%;
}
.picMarquee-left .bd ul li a.ph .line{
    height:30px;
    width:1px;
    background:#fff;
    margin:3% auto 15%;
}
.picMarquee-left .bd ul li a.ph .rdm{
    width:30%;
    height:28px;
    line-height: 28px;
    margin:0 auto;
    background:#3C3C3C;
    text-align:center;
    font-size:14px;
    text-transform: uppercase;
}





.picMarquee-left .bd ul li .pic img {
    width: 100%;
    height: 100%;
    display: block;
}
.picMarquee-left .bd ul li .title{
    text-align: center;
    color: #fff;
    font-size:20px;
    padding-top: 3%;
}
.picMarquee-left .bd ul li:hover .title{
    color: #fee640;
    text-decoration: underline;
}
.picMarquee-left>a{
    display: block;
    width:24px;
    height:42px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index:9999;
    cursor:pointer;
}
.picMarquee-left>a.next{
    background:url(../images/leftbtn.png) no-repeat top center;
    left:1%;
}
.picMarquee-left>a.prev{
    background:url(../images/right.png) no-repeat top center;
    right:1%;
}
.picMarquee-left>a.next:hover{
    background:url(../images/lefth.png) no-repeat top center;
}
.picMarquee-left>a.prev:hover{
    background:url(../images/righth.png) no-repeat top center;
}





/*关于我们*/

.about-box {
    background: url(../images/bg1.png) no-repeat center;
    padding-top: 100px;
    padding-bottom: 80px;
}

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

.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/bg1.png) 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;
    padding-left:30px;
    /*background: url(../images/tjcp.png) no-repeat 0px 120px;*/
}

.reuse2 p {
    width:360px;
    font-size: 14px;
    color: #363636;
    line-height: 35px;
    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%;
}

.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: 300px;*/
    background: url(../images/bj2.jpg) no-repeat;
    background-size: cover;
    padding:24px 0;
}

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

.slogan-box p {
    font-size: 24px;
    color: #c1c1c1;
    text-align: center;
    padding-top: 15px;
    margin-top:15px;
    background:url(../images/lxline.png) center top no-repeat;
}



.zhaosh{
    width:62.5%;
    margin:0 auto;
    border:1px solid #666;
    text-align:center;
    padding:20px;
}

.zs1{
    margin-bottom:10px;
}
.zs2{
    font:400 14px/30px '微软雅黑';
    color:#848484;
    width:50%;
    margin:0 auto;
}
.zs3{
    font:400 10px/18px '微软雅黑';
    color:#4D4D4D;
    width:70%;
    margin:10px auto;
}
.zs3 .ly_form div{
    display: flex;
    align-items: center;
    margin-top: 6px;
    font-size: 17px;
    padding: 0 10%;
}
.zs3 .ly_form div span{
    width: 20%;
    color: #fff;
    text-align: justify;
    height: 30px;
    padding-top: 5px;
}
.zs3 .ly_form div u{
    width: 5%;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.zs3 .ly_form div span i{
    display: inline-block;
    padding-left: 100%;
}
.zs3 .ly_form div input{
    background: rgba(255,255,255,.0);
    width: 75%;

    padding-left: 6px;
    color: #fff;
    height: 30px;
    border: 2px solid #666666;
    border-radius: 5px;
    outline: none;
}
.zs3 .ly_form div textarea{
    background: rgba(255,255,255,.0);

    width: 75%;
    padding: 6px;
    color: #fff;
    border: 2px solid #666666;
    border-radius: 5px;
    resize: none;
    height: 65px;
    outline: none;
}
.zs3 .ly_form .ly_sub{
    padding-left: 30%;
    justify-content: space-around;
}
.zs3 .ly_form .ly_sub input{
    width: 20%;
    margin-left: 0;
padding-left: 0;
}


.zs3 .ly_form2 div{
    display: flex;
    align-items: center;
    margin-top: 18px;
    font-size: 17px;
    padding: 0 10%;
}
.zs3 .ly_form2 div span{
    width: 30%;
    color: #666666;
    text-align: justify;
    height: 30px;
    padding-top: 5px;
}
.zs3 .ly_form2 div u{
    width: 5%;
    text-align: center;
    color: #666666;
    text-decoration: none;
}
.zs3 .ly_form2 div span i{
    display: inline-block;
    padding-left: 100%;
}
.zs3 .ly_form2 div input{
    background: rgba(255,255,255,.0);
    width: 75%;

    padding-left: 6px;
    color: #666666;
    height: 30px;
    border: 2px solid #666666;
    border-radius: 5px;
    outline: none;
}
.zs3 .ly_form2 div textarea{
    background: rgba(255,255,255,.0);

    width: 75%;
    padding: 6px;
    color: #666666;
    border: 2px solid #666666;
    border-radius: 5px;
    resize: none;
    height: 65px;
    outline: none;
}
.zs3 .ly_form2 .ly_sub{
    padding-left: 30%;
    justify-content: space-around;
}
.zs3 .ly_form2 .ly_sub input{
    width: 20%;
    margin-left: 0;
padding-left: 0;
}
.zs4{
    padding-top:6px;
}



@media screen and (max-width: 1440px) and (max-width: 768px) {
    .zhaosh{
        width:90%;
    }
    .zs2{
        width:80%;
    }
    .zs3{
        width:100%;
    }
}



.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: 25px;*/
}

.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: 100%;
    display: flex;
    flex-wrap: wrap;

}

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

.newleft p {
    width:30%;
    margin: 1.66%;
}

.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: left;
    text-align:left;
    margin-left: 140px;
}
.copyright2{
    float: right;
    height: 120px;
    margin-right: 140px;
}
.copyright2 img{height: 100%;width: auto}
.copyright {
    /*text-align: center;*/
    line-height: 35px;
    /*text-align: left;*/
    font-size: 14px;
    color: #666;
}

.copyright a {
    color: #666;
}

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

.zhuyin a {
    color: #666;
}


/*友情链接*/

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

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

.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: #fff;
    text-align: center;
    /*background: url(../images/nei.png) no-repeat left;*/
    background:#414141;
    background-size: cover;
    margin-top: 15px;
    letter-spacing: 10px;
}

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

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

.right .content {
    padding: 10px;
    font:400 14px/2 '微软雅黑';
}

.sitemp {
    border-left: 10px solid #414141;
    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;
}


@media (max-width: 640px){
	.sitemp .site{
	    float:left;
	    margin-left:30px;
	}
}



.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);
}
@media (max-width: 768px){
    .case-list li {
        width: 100% !important;
    }
    .case-list li a.img img{width: 100% !important;height: auto!important;}
    .reuse2 p{width: 100%}
    .zs3 .ly_form div{padding: 0 5%}
    .zs3 .ly_form div span{width: 32%}
    .copyright1{text-align:center;margin-left: 0px; }
    .copyright2{float: none;text-align: center;margin-right: 0px}
}
