@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:#ff7e00;
    text-decoration: underline;
}
.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;
	
}

@media (max-width: 760px){.pho,.smallImg{ display:none;}}
.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;
}
/* 修改nav导航栏*/
.navbar {
     margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #f7f7f7;
}
.navbar-default {
    background-color: #0068b7;
    border: 0;
}
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #ff4e00;
    color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #efe7e7;
}

.navbar-brand { 
    padding: 8px 15px;
    font-size: 14px;
    line-height: 20px;
}
.navbar-default .navbar-brand {
    color: #d9edf7;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    position: absolute;
    width: 100%;
    background: #0068b7;
}
/* nav 导航栏修改结束 */
/* banner  */
#banner{
    width: 100%;
    overflow: hidden;
}
#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{
    border-top:2px solid #00425e;
    padding: 10px 0;
    color: #fff;
    background-color: #0062ad;
    margin-bottom: 60px;
}
#footer .fcode{
    margin-right: 10px;
    width: 14px;
    height: 90px;
    line-height: 14px;
    text-align: center;
    color: #fff;
}
.linkfr,.linkfr a{
    color: #9cccfb;
    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:-webkit-gradient(linear, 0 0, 0 100%, from(#ff5a00), to(#ff5a00));background:-moz-linear-gradient(top, #ff5a00, #ff5a00);/* 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;border-right: #ff5a00 solid 1px;}
.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 中默认情况下没有媒体查询 */

.smallImg{
    position: absolute;
    right:23%;
    top:0%;
    z-index:99;
}
.bigImg{
    position:fixed;
    left:50%;
    top:50%;
    display:none;
    margin-left:-300px;
    margin-top:-400px;
    width:550px;
    height:auto;
    z-index:99;
}
.bigImg img{
    width:100%;
}
.smallImg:hover .bigImg{
    display:block;
}

/* 小型设备（平板电脑，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;
    }
	.nav>li>a {
    font-size: 14px;
	}
}

/* 大型设备（大台式电脑，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;
        position: relative;
    }
    .footCont{
        float: left;
        width: 85%;
    }
    .ftcode{
        float: right;
        width: 15%;
    }

}