/*公用*/
*{
    margin: 0;
    padding: 0;
}
body{
    _font-family: 'Microsoft YaHei' !important; font-family: 'Microsoft YaHei';
    overflow-x:hidden;
}
@media screen and (max-width:1200px){
    body{
        width: 1003px !important;
        overflow-x:hidden !important;
    }
}

/*更多选择标签*/
em,i{ font-style:normal;}

/*列表,图像,A重置*/
ul{ list-style:none;}
img{ border:0 none;}
a{ text-decoration:none; outline:none;}
li,img,label,input {vertical-align: middle;}


/*头部*/
.hd_zj{
    width:100%;
    height:40px;
    background:url(/images/tb_bg.png) no-repeat center;
    position:fixed;
    top:0;
    z-index: 1000;

}
.hd_zj .zlogo{
    width: 270px;
    height: 1067%;
    background: url(/images/logo_s.png) no-repeat left top;
    background-size: 80% 80%;
    position: absolute;
    top: 0;
    left: 0;
}
.hd_zj .zlogo .flogo{
    margin-top: 10%;
    margin-left: 5%;
}
.hd_zj .zlogo .flogo img{
    width: 45%;
    height: 50%;
    max-width: 130px;
    min-width: 90px;
}
.flogo>span>h1{
    width: 0;
    height:0;
    opacity: 0;
    text-indent:-9999px;
}

/*一级菜单*/
.hd_zj .lib_x .ul_1{
    margin-left: 18%;
    padding-top: 10px;
}
.hd_zj .lib_x .ul_1 .li_1{
    float: left;
    font-size: 13px;
    margin-left: 3%;
    color:#fff;

}

.hd_zj .lib_x .ul_1 .li_1 .a_h{
    height:28px;
    display: block;
    cursor: pointer;

}
.hd_zj .lib_x .ul_1 .li_1 a.a_h{
    border-bottom: 2px solid transparent;
}
.hd_zj .lib_x .ul_1 .li_1 a.a_h:hover{
    border-bottom: 2px solid #fff;
}
.li_1:hover .ul_2{
    display: block;
}
.li_1:hover .fu_ul_3{
    display: block;
}

/*一级菜单end*/

/*二级菜单*/
.ul_2{
    display: none;
    background:url(/images/tmc_bg.png) no-repeat center;
    width: 17%;
    height: auto;
    line-height: 260%;
    position: absolute;

    margin-left: -7%;
    padding-bottom: 30px;
}
.ul_2 .li_2{
    padding-left:3%;
    position: relative;
}
.ul_2 li.li_2:hover{
    background-color: rgba(255,255,255,0.2);
    cursor: pointer;
}
.ul_2 li.li_2:hover .ul_3{
    display: block;
}
.ul_2 .li_2 .h_2{
    font-size: 15px;
}
.ul_2 .li_2 .di_2{
    border-bottom: 1px solid #cacaca;
    width:90%;

}
.ul_2 .li_2 .di_2 a{
    margin-right: 8%;
}
/*二级菜单end*/

/*二级菜单fu*/
.fu_ul_3{
    position: absolute;
    display: none;
    height:auto;
    background:url("/images/tmc_bg.png") center;
    margin-bottom: 30px;
}
.fu_li_3{
    padding:10px 20px;
    font-size: 14px;
}
/*二级菜单fu end*/


/*三级菜单*/
.ul_3{
    display: none;
    position: absolute;
    margin-left: 97%;
    width: 150%;
    height: auto;
    background:url(/images/tm_bg.png) center;
    top:0;
    padding-bottom: 30px;
}
.ul_3 .li_3{
    padding-top:1%;
}
.ul_3 .li_3 .h_3{
    font-size:15px;
    padding-left: 4%;

}

.ul_3 .li_3 .di_3 a{
    margin-left:4%;
    margin-right:4%;
}
.ul_3 .li_3 .di_3 a:hover{
    text-decoration: underline;
    cursor: pointer;
}

/*三级菜单end*/

.hd_zj .lib_x ul li .lib_a .lib_ax{
    height:20%;
    width:90%;
    margin-left: 5%;

}

.hd_zj .ssk{
    margin-left: 70%;
    padding-bottom: 5px;

}
.hd_zj .ssk .ssk_y{
    display: block;
    background: url(/images/shousuo.png) no-repeat right #FFF;
    background-size: 20px;
    border: #fff;
    width: 30%;
    height: 20px;
    border-radius: 30px;
    padding-left: 10px;

}
.hd_zj .ssk .ssk_y img{
    width: 20px;
    margin-left: 10px;
}


.fx_lg{
    margin-left: 80%;
    top: 20%;
    position: absolute;
}
.fx_lg .ul_4 .li_4{
    float:left;
    margin-left: 4px;
}
.fx_lg .ul_4 .li_4 a{
    padding-left:0;
    width: 28px;
    height: 28px;
}
.bshare-custom .bshare-qqim{
    background:none;
}
.bshare-custom .bshare-weixin{
    background:none;
}
.bshare-custom.icon-medium .bshare-qqxiaoyou{
    background-position: 2px -310px;
    background:none;
}
.bshare-custom a{
    display: block;
}
.fx_lg .ul_4 .li_4 .img_4{
    width:28px;
    position: relative;
    z-index: -1;
}

.fx_lg .ul_4 .li_4 .img_4_1{
    width:28px;
    position: relative;
    z-index: -1;
}
.fx_lg .ul_4 .li_4 img{
    transition: 1s;
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}
.fx_lg .ul_4 .li_4 img:hover{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
    cursor: pointer;
}


.hd_zj .zcdl{
    margin-left: 90%;
    top: 9px;
    position: absolute;

}
.hd_zj .zcdl a{
    margin-left: 10px;
    display: block;
    color: #fff;
    float: left;
    width: 40px;
    text-align: center;
}





/*头部end */


/*轮播大图*/
.lunb{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    margin:auto;
}
.lunb .lunb_01{
    width:100%;
    height:100%;
    padding-left: 43.4%;
    padding-top: 15%;
}
.a_b{

    background:url(/images/bg_b.jpg) no-repeat center;
    background-size:100% 100%;
}
.lunb .bgBox{
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.lunb .bgBox img{
    width:100%;
    height:100%;
}
.lunb .bgBox .eachBrand img{
    width:100%;
    height:100%;
}

.bannerPage{
    width:528px;
    height:43px;
    left:50%;
    bottom:85px;
    position:absolute;
    z-index:500;
    margin-left:-120px;}
.bannerPage .prev,.bannerPage .next{
    background:url(/images/elsePage.gif);
    display:block;
    text-indent:-8888px;
    overflow:hidden;
    position:absolute;
    top:0;width:43px;
    height:43px;}
.bannerPage .prev{
    left:0;}
.bannerPage .prev:hover{
    background-position:0 -43px;}
.bannerPage .next{
    background-position:-43px 0;
    right:0;}
.bannerPage .next:hover{
    background-position:-43px -43px;}
.bannerPage .step{
    height:9px;
    width:396px;
    background:url(/images/banLine.gif) 0 4px repeat-x;
    overflow:hidden;
    position:absolute;
    top:18px;left:60px;
    padding-left:25px;}
.bannerPage .step a{
    display:block;
    overflow:hidden;
    width:9px;
    height:9px;
    text-indent:-8888px;
    background:url(/images/pageEach.gif);
    margin-right:27px;float:left;display:inline;}
.bannerPage .step a.cur{background-position:-9px 0;}


/*轮播大图*/

/*底部上拉*/
.db_sl{
    width:100%;
    height:69px;
    background:url(/images/xi_s.jpg) no-repeat center;
    position:fixed;
    z-index: 1000;
    bottom:0;


}
.db_sl.on{
    background:none;
}
.db_sl .dzlogo{
    width: 270px;
    height: 712%;
    background: url(/images/logo_x.png) no-repeat right bottom;
    background-size: 75% 75%;
    position: absolute;
    z-index: 1000;
    bottom:0;
    right:0;

}

.db_sl .dzlogo .dflogo{
    right:5%;
    bottom:10%;
    position: absolute;
}
.db_sl .dzlogo .dflogo img{
    width:80%;
    height:80%;

}
.db_sl .dzlogo .btn_sl{
    position: absolute;
    bottom: 0px;
    margin-left: 3px;
    cursor: pointer;
}

.db_xl{
    width:100%;
    height:55%;
    background:url(/images/xi_x.jpg) no-repeat center;
    background-size: 100% 100%;
    position:fixed;
    z-index: 1100;
    bottom:-55%;
    display: block;
    transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}
.db_xl.on{
    bottom:0%;
    transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
}
.db_yc{
    display:none;
}
.db_xl .db_img01{
    margin-left:95%;
    margin-top: 0;


}
.db_xl .db_img01 img{
    width:100%;
    cursor: pointer;
}
.bg_size{
	background-size:100% 100%; 
}

/*底部上拉end*/






