@charset "utf-8";
body,div,h1,h3,h2,h4,h5,h6,ul,li,input,form,a,p,span,img{ font-family:"Microsoft YaHei","微软雅黑", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed"; margin:0; padding:0;}


.c{ width:100% !important; height:1px !important; margin-top: -1px; background: rgba(0,0,0,0); clear: both;}
.clearFloat::after{ display:block; content:''; clear:both; width:100%; height:1px; background: rgba(0,0,0,0); margin-top: -1px;}


/*点击回到顶部样式开始*/
.fixed_mask{ width:121px;height:350px;
    position:fixed; top:15%; right:0;  z-index:999; display: none;
}
.fixed_mask ul {padding-top:67px;}
.fixed_mask ul li{width:100%; text-align: center;margin-bottom:13px;}
.fixed_mask ul li a{color:#fff;font-size:18px;font-weight: 700;}
#cont{ width:80px; height:80px;left:11px;bottom:0px;position:absolute; background:url(../images/back_top.png) no-repeat;cursor:pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
/*点击回到顶部样式结束*/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.clearfix{
    zoom:1; /* for IE6 IE7 */
}

.header{
    position: fixed;
    top:0;
    width: 100%;
    max-width: 375px; 
    z-index: 100;
}
/*自设公用class*/
.none{ display: none !important;}
.block{ display: block !important;}
.w960{
    margin: 0 auto;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}

.w1000{
    margin: 0 auto;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}
.w1096{
    margin: 0 auto;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}
.w1187{
    margin: 0 auto;
    height: 100%;
    padding: 0;
    position: relative;
}

.w100{
    width: 100%;
    margin: 0 auto;
    height: 100%;
}
.mr0{ margin-right: 0 !important;}

/*通用最顶部栏目*/
.top-col{
    height: 23px;
    background: #333;
}
.top-col a{
    color: #c8c8c8;
    float: right;
    margin-left: 10px;
    font-size: 13px;
    line-height: 23px;
    font-family: arial;
}

/*通用logo栏目*/
.logo{
    background: #75191b;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
}
.a-lg{
    width: 593px;
    height: 44px;
    float: left;
    display: block;
}
.a-lg img{
    display: block;
    width: 100%;
}
.a-lx{
    float: right;
    text-align: right;
}
.a-lx .p1{
    color: #fff;
    font-size: 18px;
    line-height: 14px;
    padding-top:5px;
    padding-bottom:5px;
}
.a-lx .p2{
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    text-indent:3em;
    background:url(../images/contactus_icon.png) no-repeat left center;
}
.qq_href a{
    position:absolute;
    right:0;
    bottom:5px;
    width:103px;height:29px;
    background:url(../images/qq_icon.png) no-repeat right center;
}
.logo > img{
    position: absolute;
    left: -712px;
}
.logo .pic_top{ top: 0px;}
.logo .pic_bottom{ bottom: 0;}

/*通用导航栏*/
.nav{
    width: 100%;
    height: 50px;
    background: #1a1a1a;
}
/*左侧导航*/
.l-nav{
    width: 293px;
    float: left;
    height: 100%;
    background: #376e37;
    box-sizing: border-box;
    padding: 18px 0 0 44px;
    position: relative;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    line-height: 15px;
    display: none;
}
.nav-an{
    position: absolute;
    width: 16px;
    height: 14px;
    left: 22px;
    top: 18px;
}
.nav-an li{
    width: 100%;
    height: 2px;
    background: #fff;
    margin-bottom: 4px;
}
.nav-m{
    position: absolute;
    left: 0;
    top: 50px;
    width: 100%;
    background: #2d2d2d;
    z-index: 10;
    overflow: hidden;
    height: 518px;
}
#l-nav .nav-m{ height: 0;}
.nav-m li{
    width: 100%;
    height: 74px;
    box-sizing: border-box;
    border-bottom: 1px solid #626262;
    padding: 14px 0 0 23px;
}
.nav-m li:nth-last-child(1){ border: none !important;}
.nav-m li .p1{
    color: #fff;
    font-size: 15px;
    margin-bottom: 14px;
    line-height: 15px;
}
.nav-m li .p2{
    color: #999;
    font-size: 13px;
}
.nav-m li .p2 span{ margin-right: 13px;}

.t-nav{
    float: left;
    width: 100%;
    height: 100%;
}
.t-nav ul{
    width: 98%;
    padding-left:2%;
    height: 100%;
    position: relative;
    text-align: justify;
    text-align-last: justify;
}

.t-nav > ul li.top{
    display: inline-block;
    height: 100%;
    position: relative;
}
.t-nav > ul li.top:after{
    display: block;
    content: "";
    width:0;
    height:2px;
    background-color:#75191b;
    position: absolute;
    bottom:0;
    left:0;
    transition: all 0.5s ease 0s;

}

/*子导航栏样式表*/
.t-nav .top{
    position: relative;
}
.t-nav .sub_menu{
    width:100%;
    /*width:153px;*/
    display:none;
    position: absolute;
    /*height: 107px;*/
    text-align: center;
    line-height: 50px;
    top: 50px;
    left: 0;
    z-index: 20;
    background: rgba(51,51,51,.8);
}
.t-nav .sub_menu li{
    width:100%;
    height: 50px;
    border-bottom: 1px solid rgba(255,255,255,.3);
    box-sizing:border-box;
    font-size: 0;
}
.t-nav .sub_menu a{
    display: inline-block;
    width: 100%;
    line-height: 34px;
    height: 34px;
    /*margin-top:8px;*/
    color:#fff;
    font-size:15px;
    vertical-align: middle;
}
.t-nav .sub_menu a:hover{
    background-color:rgba(51, 153, 51,.7);
}
.t-nav .sub_menu li:last-child{
    border:0;
}
/*页尾样式开始*/
.footer{
    background: url(../images/footer_bg.png) repeat-x top center;
    height: 158px;
}
.footer .w1000{
    height: 158px;
}
.footer .h484{
    width: 100%;
    height: 158px;
}
.footer p.p1{ position: absolute;left:0;top:40px;  }
.footer p.p2{ font-size:20px; color:#fff; line-height:28px; position: absolute;left:440px;top:80px;}
.siteinfo{
    height: 40px;
    line-height: 20px;
    background: #181818;
    text-align: center;
    font-size: 9px;
    color: #fff;
    position: relative;
    z-index: 3;
}
.siteinfo a{
    color: #fff;
    font-size:9px;
    line-height: 20px;
}