/*头部和脚步*/
*{
    font-family:	Microsoft YaHei !important;
}

@media (min-width: 1200px) and (max-width: 1482px) {
    .header .navBox {
        width: 891px!important;
        padding: 0 10px 0 10px!important;
        font-size: 14px!important;
    }
    .header .logoImg {
        width: 262px!important;
        padding: 14px 10px 14px 10px!important;
    }
    .header .navBox ul li {
        padding: 4px!important;
        margin-right: 0px!important;
        font-size: 14px!important;
    }
    .header .navBox ul p {
        padding: 4px!important;
        margin-right: 0px!important;
        font-size: 14px!important;
    }

















}

.header {
    width: 100%;
    min-width: 1024px;
    height: 78px;
    background: #000000;
    transition: 0.5s;
}
.header .logoImg {
    width: 347px;
    /*257*/
    height: 100%;
    float: left;
    padding: 14px 45px 14px 45px;
}



.logoHeadBox>span{

}


@media  ( min-width: 1px) and ( max-width: 1200px) {
    .header .navBox {
        width: 785px!important;
        padding: 0 0px 0 0px!important;
        font-size: 10px!important;
    }
    .header .logoImg {
        width: 204px!important;
        padding: 14px 10px 14px 10px!important;
    }
    .header .navBox ul li {
        padding: 4px!important;
        margin-right: 0px!important;
        font-size: 10px;
    }
    .header .navBox ul li a {
        font-size: 10px;
        margin-right: 0!important;
    }
    .header .navBox ul p {
        padding: 4px!important;
        margin-right: 0px!important;
        font-size: 10px;
    }

















}

.header .logoImg img {
    padding: 0;
    width: 52px;
    height: 52px;
    float: left;
}
.iconfontLogo{
    margin:0 0 0 11px ;
    float: left;
    width: 100px;
}

.iconfontLogo .firstFont,.iconfontLogo .secondFont{
    float: left;
    font-size:25px;
    color:#49bf67;
}

.iconfontLogo .iconfontLogoMsg{
    letter-spacing: 2px;
    color: #fff;
    float: left;
    margin: 0 !important;
}


.header .navBox {
    width: 1060px;
    height: 100%;
    float: right;
    padding: 0 43px 0 48px;
}
.header .navBox ul {
    margin-top: 24px;
    position: relative;
}
.header .navBox ul li {
    float: left;
    padding: 7px;
}




.greenActive{
    font-size: 14px;
    position: absolute;
}
.bottom_b{
    /*border-bottom: 3px solid #21c17b;*/
    color: #21c17b;
    transition: .5s;
    opacity: 0;

    
}
#rowNAV .bottom_b a{
    color: #21c17b;
}



.header .navBox ul li a,.navBox p a {
    text-decoration: none;
    color: #FFFFff;
    width: auto;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-right: 3px;
}
.header .navBox ul li:hover a {
    color: #21c17b!important;
}
.header .navBox ul p {
    width: auto;
    padding: 7px 9px 7px 9px;
    float: left;
    margin-right: 3px;
    color: #FFFFff;
    cursor: pointer;
    border: 1px solid #ffffff;
    border-radius: 6px;
    margin-left: 12px;
}






.block {
    width: 48px;
    height: 3px;
    background: #21c17b;
    position: absolute;
    bottom: 0px;
    z-index: 99;
    color: #21c17b;
}




/*脚部*/
.foot .foot-nav .uls li {
    font-size: 14px!important;
    margin-bottom: 10px;
}
.foot .foot-nav .uls li:hover a{
    text-decoration: underline;
}
.foot .foot-nav .uls {
    margin-right: 40px!important;
}
.foot .qr-box {
    width: 32%!important;
}
.foot .foot-nav {
    width: 67%!important;
}

.foot {
    width: 100%;
    height: auto;
    padding-bottom: 22px;
    background: #383838;
}
.foot .foot-tit {
    width: 100%;
    height: 86px;
    color: #FFFFff;
    font-size: 20px;
    line-height: 86px;
}
.foot .foot-nav {
    width: 75%;
    height: 192px;
    float: left;
    padding-left: 10px;
}
.foot .foot-nav .uls {
    float: left;
    margin-right: 50px;
    border-right: 1px solid #666;
    padding-right: 40px;
}
.foot .foot-nav .uls li:first-child {
    font-size: 16px;
    margin-bottom: 10px;
}
.foot .foot-nav .uls li {
    font-size: 14px;
    color: #FFFFff;
}
.foot .qr-box {
    float: right;
    width: 24%;
    height: 192px;
}
.foot .qr-box dl {
    width: 124px;
    height: 171px;
    margin: 0;
    cursor: pointer;
}
.foot .qr-box dl dd {
    width: 110px;
    height: 110px;
}
.foot .qr-box dl dd img {
    width: 100%;
    height: 100%;
}
.foot .qr-box dl dt {
    width: 100%;
    height: 47px;
    line-height: 47px;
    color: #FFFFff;
    text-align: center;
    font-size: 16px;
}
.foot .foot-callme {
    width: 100%;
    height: 154px;
    overflow: hidden;
    padding-left: 10px;
}
.foot .foot-callme p {
    color: #FFFFff;
    font-size: 14px;
    margin-bottom: 2px;
}
.foot .foot-callme p:first-child {
    font-size: 16px;
    width: 100%;
    margin-top: 15px;
}
.foot .foot-foot {
    margin-top: 22px;
}
.foot .foot-foot p {
    margin: 0 auto;
    color: #FFFFff;
    font-size: 14px;
    text-align: center;
}
.foot-nav a{
    color: #fff;
}
.foot-nav a:hover{
    color: #fff;
    text-decoration: none;
}
@media (min-width: 996px) and (max-width: 1200px) {
    .foot .foot-nav .uls li {
        font-size: 10px!important;
    }
    .foot .foot-nav .uls {
        margin-right: 40px!important;
    }
    .foot .qr-box {
        width: 29%!important;
    }
    .foot .foot-nav {
        width: 65%!important;
    }
    .foot .qr-box dl dd {
        width: 90px;
        height: 90px;
    }
    .foot .qr-box dl dt {
        width: 70%;
        height: 47px;
        line-height: 47px;
        color: #FFFFff;
        text-align: center;
        font-size: 16px;
    }
}
@media (min-width: 1200px) and (max-width: 1482px) {





    .foot .foot-nav .uls li {
        font-size: 14px!important;
    }
    .foot .foot-nav .uls {
        margin-right: 20px!important;
    }
    .foot .qr-box {
        width: 32%!important;
    }
    .foot .foot-nav {
        width: 67%!important;
    }
    .foot .qr-box dl dt {
        width: 81%;
        height: 47px;
        line-height: 47px;
        color: #FFFFff;
        text-align: center;
        font-size: 16px;
    }
}
.foot .foot-tit {
    width: 100%;
    height: 120px;
    color: #FFFFff;
    font-size: 20px;
    line-height: 120px;
}
@media (min-width: 992px){
    .col-md-9 {
        width: 75%;
    }
}


/*@media (min-width: 768px) {*/
    /*.footContent .container {*/
        /*width: 919px !important;*/
    /*}*/
/*}*/
.container{
    padding-right: 0px!important;
}
.row{
    margin-right: 0px!important;
}

/*右侧的导航*/
.navR{
    width: 58px;
    height: 213px;
    background-color: #ffffff;
    box-shadow: 0 0 12px 1px rgba(87, 87, 87, 0.27);
    border-radius: 6px 6px 0 0;
    position: fixed;
    top:46.5%;
    right: 20px;
    transition: .5s;
}
.navRMain{
    height: 81%;
    padding: 0 0 26px 0;
}
.navRMain>.iconfont{
    text-align: center;
    height: 38%;
    font-size: 33px;
    cursor: pointer;
    color:#49BF67;
}
.navRgoTop{
    cursor: pointer;
}
.navR-iphone{
    display: none;
    position: absolute;
    top:10px;
    font-size:15px;
    left: -195px;
    line-height:30px;
    padding: 0 15px;
    background-color: #fff;
    box-shadow: -7px 0 12px -2px rgba(87, 87, 87, 0.27);
}
#navTel,#navImgQR{
    position: relative;
}
.navR-imgQR{
    display: none;
    width: 104px;
    height: 105px;
    position: absolute;
    top: -4px;
    left: -104px;
    box-shadow: -7px 0 12px -2px rgba(87, 87, 87, 0.27);
    background:#fff url("../image/xuanfuerweima.png" ) 50% 50% no-repeat ;
}
.linkUsImg{
    /*background-image: url(//sgoutong.baidu.com/static/style/images/eac35bd5fcc84dc59dbed65e2c8f4a2c.png)*/
}
#navTel{
    padding-top:6px;
}
.bigFont{
    font-size: 17px;
}
.container{
    padding-right: 0px!important;
}

/*//弹框*/
.argg .agr{
    width: 295px;
    height: 56px;
    position: fixed;
    left: 50%;
    top: -10%;
    transform: translate(-50%,-50%);
    background: #fff;
    border-radius: 4px;
    text-align: center;
    line-height: 56px;
    font-size: 20px;
    z-index: 9999;
    /*display: none;*/
    transition: .7s;
    background: rgba(256,256,256,.9);
}
@media screen and (max-width: 990px) {
    .foot .container {
        width: 970px !important;
    }
}


/*@media screen and ( max-width: 1600px){*/
    /*.logForm{*/
        /*margin-right: 14.4%;*/
    /*}*/
    /*.btnSubmit{*/
        /*margin:40% auto 0 auto;*/
    /*}*/
/*}*/
/*@media screen and ( max-width: 1400px){*/
    /*.logForm{*/
        /*margin-right: 14.4%;*/
        /*height: 32.4%;*/
        /*margin-top: 14.2%;*/
        /*width: 286px;*/
    /*}*/
    /*.innterBox{*/
        /*margin-top: 35px;*/
    /*}*/
    /*.btnSubmit{*/
        /*margin:40% auto 0 auto;*/
    /*}*/
    /*.logFormTit {*/
         /*font-size: 20px;*/
     /*}*/
/*}*/


/*@media screen and ( max-width: 1100px){*/
    /*.logForm{*/
        /*border-radius: 6px;*/
        /*background-color: #fff;*/
        /*padding: 1.5%;*/
        /*margin-top: 20.2%;*/
        /*margin-right: 10.4%;*/
        /*float: right;*/
    /*}*/

/*}*/




