@charset "utf-8";
/* 超小设备（手机，小于 768px） */
/*共享样式*/
body {
    margin:0 auto;
    font-size:12px;
    font-family: "Microsoft YaHei", "Arial", "WenQuanYi Micro Hei", sans-serif;
    line-height:22px;
    color: #464646;
    overflow-x: hidden;
}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p,img,div,ol,li,em,i { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
a {
    color:#464646;
    text-decoration:none;
    transition:color 0.5s;
    -moz-transition:color 0.5s;
    -webkit-transition:color 0.5s;
    -o-transition:color 0.5s;
}
a:hover {
    color:#ff6666;
    text-decoration: none;
}
.lf {
    float: left;
}
.rt {
    float: right;
}
/*清除浮动样式*/
.clearf{
    overflow:auto;
}
.clearfloat:after{
    display:block;
    clear:both;
    content:"";
    visibility:hidden;
    height:0
}
.clearfloat{
    zoom:1;
}
.blockCenter{
    margin:0px auto;
}
.text-center{
    text-align: center;
}
.mtb10{
    margin-bottom: 10px;
}
.overElli{
    width: 100%;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 共享样式结束 */
.head_tw {
    line-height: 32px;
    background-color: #eeeeee;
    height: 32px;
}
.head_t {
    height: 32px;
    width: 98%;
    font-size: 14px;
    color: #888888;
}
.head_t a {
    color: #888888;
}
.header{
    margin: 20px auto;
    width: 90%;
}
.hotline{
    border-right: 1px solid #ccc;
    padding-right: 8px;
    text-align: right;
    font-size: 12px;
    color: #999;
}
.hotline p{
    font-size: 14px;
    color: #999;
    line-height: 14px;
}
.hotline span{
    font-size: .8em;
    color: #999;
}
.pho{
    top: 10px;
    left: -11px;
    position: relative;
}
.tel{
    position: relative;
    top: -10px;
    left: 10px;
    text-align: right;
}
.tel .small{
   font-size: 10px;
    line-height: 14px;
    color: #b1b1b1;
}
.tel h2{
    font-weight: 700;
    line-height: 40px;
    font-size: 28px;
    color: #ff7622;
}
.top{z-index: 999;margin: 0 auto;width: 100%;position: fixed;top:0px;background: #222222;}
.nav-my{width: 100%;height: 70px;line-height: 70px;}
.nav-li{position: relative;float: left;width: 10%;text-align: center;background:url(../images/rt-line.jpg) no-repeat right;}
.nav-a1{font-size: 16px;color:#fff;display: block;width: 100%;text-align: center;}

.nav-my li:last-child{background-image: none}
.nav-a1:hover{color:#fff}
.nav-li-ul{position: absolute;background: #fff;text-align: center;background:#fff;width: 100%;padding-bottom: 3px;box-shadow: 2px 2px 2px #666;padding:5px;padding-top: 10px;display: none}
.nav-li-ul li a{display: block;text-align: center;line-height: 26px;border-bottom: 1px dashed #dedede;height: 26px;font-size: 13px}

/* nav 导航栏修改结束 */
/* banner  */
#banner{
    width: 100%;
    overflow: hidden;
    margin-top: -10px
}
#banner img{
    display: block;
    width: 100%;
}
/* banner 结束 */
.pd15{
    padding-top: 15px;
    padding-bottom: 15px;
}
.hotop{
    width: 100%;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* footer  */
#footer{
    padding: .8rem 0;
    color: #939393;
    background-color: #fff;
    margin-bottom: 60px;
}
#footer a{
	 color: #939393;
}
.linkfr,.linkfr a{
    color: #939393;
    font-size: 14px;
    padding: 10px 6px;
}
.links{
    font-size: 18px;

}
.fontbig{
    font-size: 19px;
    line-height: 31px;
    color: #fff;
}
.navbarUs{
    background-color: #fff;
}
.navbarUs ul li{
    float: left;
    width: 25%;
    text-align: center;
}

.navbarUs ul li a{
    display: inline-block;
    width: 80%;
    line-height: 36px;
    font-size: 12px;
    box-sizing: border-box;
    color: #6a6969;
}

.navbarUs ul li:last-child a{
    border-right: 0;
}
.footBot p{
    font-size: 13px;
    line-height: 24px;
    color: #b0d8ff;
}
.footBot h3,.footBot h3 a{
    font-size: 13px;
    line-height: 24px;
    color: #b0d8ff;
}
.footCont{
    margin: 10px auto;
    width: 90%;
    text-align: left;
}
.ftcode {
    margin: 10px auto;
    width: 134px;
    height: 110px;
}
/* footer end */

/*底部固定导航 */
.body_footer{padding-top: 5px;width:100%;height:60px;background:#333;/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#43a037,endColorstr=#43a037,grandientType=0);bottom:0; z-index:6;}
.body_footer ul{width:100%;height:55px;line-height:55px;}
.body_footer ul li{width:25%;float:left;color:#fff;}
.body_footer ul li a{width:100%;height:55px;display:block;}
.body_footer ul li dl{width:auto;margin:0 auto;text-align:center;}
.body_footer ul li dt{
    width:auto;
    height:30px;
    overflow:hidden;
}
.body_footer ul li dt img{
    width:25px;
    height:25px;
}
.body_footer ul li dd{
    width:auto;
    height:30px;
    font-size:12px;
    color:#fff;
    line-height:25px;
    overflow:hidden;
}
/*底部固定导航end */
/*遮罩效果*/
 .zzpro{
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
 .zzpro{
    width: 90%;
}
.zzpro>img{
    width: 100%;
    transform: scale(1);
    transition: transform .3s linear;
}
 .zzpro:hover>img{
    transform: scale(1.2);
    transition: transform .3s linear;
}
/* Bootstrap 中默认情况下没有媒体查询 */

/* 小型设备（平板电脑，768px 起） */
@media (min-width: 768px) {
    /* 导航*/
    .navbar {
        min-height: 40px;
    }
    .navbar-nav {
        float: left;
        margin: 0 auto;
        width: 100%;
    }
    .navbar-nav>li {
        width: 12.5%;
        text-align: center;
    }

    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
    /*banner*/
    /*footer*/
    .navbarUs ul li{
        width: 25%;
    }
    .navbarUs ul li a {
        font-size: 14px;
    }
    .footBot{
        width: 90%;
        margin: 10px auto;
    }
    .footCont{
        float: left;
        width: 80%;
    }
    .ftcode{
        float: right;
        width: 20%;
    }
}

/* 中型设备（台式电脑，992px 起） */
@media (min-width: 992px) {
    #footer{
        margin-bottom: 0;
    }
    .navbarUs ul li a {
        font-size: 16px;
    }
}

/* 大型设备（大台式电脑，1200px 起） */
@media (min-width: 1200px) {
    .header,.head_t{
        font-size: 12px;
        width: 1200px;
    }
    .navbar-nav {
        float: none;
        margin: 0 auto;
        width: 1200px;
    }
    /* footer */
    .navbarUs,.footer{
        width: 1200px;
        margin: 0 auto;
    }
    .navbarUs ul{
        width: 76%;
        margin: 0 auto;
    }
    .navbarUs ul li{
        width: 12.5%;
    }
    .navbarUs ul li:after{
        display: inline-block;
        content: "|";
        width: 2%;
        height: 16px;
        line-height: 16px;
        color: #959494;
    }
    .navbarUs ul li:last-child:after{
        display: inline-block;
        content: "";
    }
    .footBot{
        width: 1200px;
        margin: 20px auto;
    }
    .footCont{
        float: left;
        width: 85%;
    }
    .ftcode{
        float: right;
        width: 15%;
    }
}