@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0; padding:0; border: 0;}
a,area{blr:expression(this.onfocus=this.blur()); }
a { text-decoration:none; -webkit-tap-highlight-color:transparent;}
a:hover { text-decoration:none; -webkit-tap-highlight-color:transparent;}
img { -ms-interpolation-mode: bicubic; }
html, body {
    font-family:helvetica,"微软雅黑";
    -webkit-text-size-adjust:none;
    -moz-text-size-adjust:none;
    -ms-text-size-adjust:none;
    text-size-adjust:none;
    font-size:62.5%;
} /*reset android and ios font*/
input { border-radius:0; } /*reset ios input style*/
div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li, form { list-style:none; }

/*pc 1200-1600*/
@media screen and (max-width:1560px){


}


/*pc 1200-1400*/
@media screen and (max-width:1400px){

}


/*pc 1200-1300*/
@media screen and (max-width:1300px){


}


/*ipad*/
@media screen and (width:1024px){


}


/*mobile screen 992 */
@media screen and (max-width:992px){

}

@media screen and (max-width:768px){
    .top_wrap{
        width: 100%;
        background: #fff;
    }
    .top_left{
        float: left;
        width: 43%;
        margin-top:20px;
    }
    .top_left img{
        width: 100%;
    }
    .top_right{
        width: 21%;
        float: right;
        margin-top:21px;
    }
    .top_r_left{
        float: left;
        margin-left:13%;
        width: 35%;
    }
    .top_r_right{
        float: right;
        margin-right:13%;
        width: 35%;
    }
    /*底线*/
    .dx_box{width: 100%; }
    .dx_box div{float:left;}
    .dx_00{width: 20%; height: 2px;background:#e44178;}
    .dx_01{width: 13%; height: 2px;background:#e44c41;}
    .dx_02{width: 16%; height: 2px;background:#fd8e00;}
    .dx_03{width: 12%; height: 2px;background:#8abe4f;}
    .dx_04{width: 17%; height: 2px;background:#58babb;}
    .dx_05{width: 22%; height: 2px;background:#21a5c4;}
    /*banner轮播图*/
    .banner_wrap{
        width: 100%;
        overflow: hidden;
    }
    .banner_box{
        position: relative;
        width: 900%;
        height: 100px;
    }
    .banner_tu{
        width: 11%;
        float: left;
        position: relative;
    }
    .banner_tu img{
        width: 100%;
    }
    .yinying_wrap{
        background:#000;
        opacity: 0.5;
        position: absolute;
        bottom:0px;
        width: 100%;
    }
    .yinying{
        position: absolute;
        bottom:0px;
        width: 100%;
        color: #ffffff;
        font-size:1.8rem;
        height: 17%;
    }
    .miaoshu{
        float: left;
        margin-left:3%;
    }
    .shuliang{
        float: right;
        margin-right:3%;
    }
    /*分类*/
    .fenlei_wrap{
        width: 100%;
        background: no-repeat center top;
        background-size:100% 100%;
        margin:0 auto 20px;
        height: 178px;
    }
    .kong{
        height: 18px;
    }
    .fenlei_box{
        width: 92%;
        height: 67%;
        margin:0 auto;
        position: relative;
        left: 3%;
    }
    .fenlei_box span{
        color:#fff;
        font-size:1.5rem;
        float: left;
        display: block;
        margin:11px  1.6rem 0 0;
        width: 18.7%;
        height: 2.6rem;
        line-height:2.6rem;
    }
    .bg{
        color:#000000!important;
        background: no-repeat;
        background-size:100% 100%;
        text-indent:0.2rem;
        width: 18.7%;
        height: 2.6rem;
        line-height:2.6rem;

    }
    .kejiguan_wrap{
        width: 94%;
        margin:0 auto;
        /*background:  no-repeat center top;*/
        height: 58px;
        background-size:100% 100%;
        /*text-align: center;*/
        position: relative;
        border-bottom: 4px solid #7ec8fc;
    }
    .zhankai_wrap{
        width: 92%;
        border:4px solid #7ec8fc;
        margin:0px auto;
        border-top:none;
        border-bottom-right-radius:13px;
        border-bottom-left-radius:13px;
        height: 120px;
        position: absolute;
        left:49%;
        margin-left:-46%;
        background:#fff;
        z-index: 333;
    }
    .zhankai{
        display: none;
    }
    .sqlm{
        display: inline-block;
        width: 32%;
        border:4px solid #7ec8fc;
        border-radius:5px;
        border-bottom:none;
        background:#fff;
        position: absolute;
        /*top:19px;*/
        z-index: 999;
        left:50%;
        height: 58px;
        margin-left:-16%;
        line-height:27px;
        text-align: center;
        /*margin-left:-10px;*/
        /*margin-top:20px;*/
        /*margin:0 auto;*/
        color:#909090;
        font-size:1.6rem;
    }
    .biaoti{
        display: inline-block;
        line-height: 42px;
    }
    .kjg{
        float: left;
        display: block;
        line-height:48px;
        color:#199efc;
        font-size:2rem;
        margin-left:7px;
    }
    .gengduo{
        margin-right:7px;
        float: right;
        display: block;
        line-height:50px;
        color:#199efc;
        font-size:1.8rem;
    }
    .zhankai_box{
        width: 89%;
        padding-top:17px;
        margin:0 auto;
    }
    .zhankai_box span{
        display: block;
        font-size:1.6rem;
        height: 45px;
        line-height:45px;
        width: 33%;
        float: left;
        color:#1b94ea;
    }
    .kjg_tu_wrap{
        width: 93%;
        margin:20px auto 0;
    }
    .kjg_tu_left{
        width: 61%;
        /*position: relative;*/
        float: left;
        margin-bottom:20px;
    }
    .kh_tu_left{
        width: 61%;
        /*position: relative;*/
        float: right;
        margin-bottom:20px;
    }
    .kjg_tu_00_box{
        position: relative;
    }
    .kjg_tu_00{
        width: 100%;
    }
    .kjg_tu_ms_bg{
        width: 100%;
        position: absolute;
        bottom:0;
        background:#000;
        opacity:0.5;
        height: 45px;
    }
    .kjg_tu_ms{
        width: 100%;
        position: absolute;
        bottom:0;
        line-height:45px;
    }
    .kjg_tu_ms img{
        float: left;
        margin-top:5px;
        margin-left:5px;
        margin-right:10px;
    }
    .kjg_tu_ms span{
        float: left;
        color:#fff;
        font-size:1.8rem;
    }
    .kjg_tu_ms_bottom{
        width: 100%;
        background:#e2e2e2;
        font-size:1.5rem;
        padding:10px 0;
    }
    .kjg_tu_ms_bottom p{
        width: 94%;
        margin:0 auto;
        color:#9e9ca0;
    }
    .kjg_tu_right{
        width: 36%;
        float: right;
    }
    .kh_tu_right{
        width: 36%;
        float: left;
    }
    .kjg_tu_right_top{
        width: 100%;
    }
    .kjg_tu_r_t_img_00_box{
        position: relative;
    }
    .kjg_tu_r_t_img_00{
        width: 100%;
    }
    .kjg_tu_r_t_img_01{
        position: absolute;
        bottom:10px;
        left:5px;
        width: 16%;
    }
    .kjg_tu_right_top p{
        width: 100%;
        background: #333333;
        color: #ffffff;
        font-size:2rem;
        margin-top:-5px;
        text-align: center;
    }
    .kjg_tu_right_bottom{
        margin-top:24px;
    }
    .etpw_wrap{
        clear: both;
    }
    .er_tu_wrap{
        width: 93%;
        margin:20px auto 0;
    }
    .er_tu_left{
        width: 48%;
        float: left;
        margin-bottom:20px;
    }
    .er_tu_right{
        width: 48%;
        float: right;
    }
    .xilie_tu_right_top{
        width: 32%;
        float: left;
        margin-bottom:20px;
        margin-right: 6px;
    }
    .xilie_tu_right_top p{
        width: 100%;
        background: #333333;
        color: #ffffff;
        font-size:2rem;
        margin-top:-5px;
        text-align: center;
    }
    /*底部*/
    .footer_wrap{
        clear: both;
        width: 100%;
        background:#f4f4f4;
    }
    .footer_box{
        padding-top:10px;
        width: 93%;
        height: 30px;
        line-height:30px;
        margin:0 auto;
    }
    .footer_box_left{
        width:26%;
        float: left;
    }
    .footer_box_left img{
        float: left;
        margin-top:10px;
        margin-right:10px;
        width: 21%;
    }
    .footer_box_left a{
        color:#616161;
        font-size:1.2rem;
    }
    .footer_box span{
        float: left;
        margin-right:33px;
    }
    .footer_box_buttom{
        clear: both;
        width: 93%;
        margin:0 auto;
        text-align: center;
        padding:10px 0 15px;
    }
    .footer_box_buttom p{
        color:#514f4f;
        font-size:1.2rem;
    }
}

/*mobile screen h 640 */
@media screen and (max-width:640px){
    .top_wrap{
        width: 100%;
        background: #fff;
    }
    .top_left{
        float: left;
        width: 43%;
        margin-top:20px;
    }
    .top_left img{
        width: 100%;
    }
    .top_right{
        width: 21%;
        float: right;
        margin-top:21px;
    }
    .top_r_left{
        float: left;
        margin-left:13%;
        width: 35%;
    }
    .top_r_right{
        float: right;
        margin-right:13%;
        width: 35%;
    }
    /*底线*/
    .dx_box{width: 100%; }
    .dx_box div{float:left;}
    .dx_00{width: 20%; height: 2px;background:#e44178;}
    .dx_01{width: 13%; height: 2px;background:#e44c41;}
    .dx_02{width: 16%; height: 2px;background:#fd8e00;}
    .dx_03{width: 12%; height: 2px;background:#8abe4f;}
    .dx_04{width: 17%; height: 2px;background:#58babb;}
    .dx_05{width: 22%; height: 2px;background:#21a5c4;}
    /*banner轮播图*/
    .banner_wrap{
        width: 100%;
        overflow: hidden;
    }
    .banner_box{
        position: relative;
        width: 900%;
        height: 100px;
    }
    .banner_tu{
        width: 11%;
        float: left;
        position: relative;
    }
    .banner_tu img{
        width: 100%;
    }
    .yinying_wrap{
        background:#000;
        opacity: 0.5;
        position: absolute;
        bottom:0px;
        width: 100%;
    }
    .yinying{
        position: absolute;
        bottom:0px;
        width: 100%;
        color: #ffffff;
        font-size:1.8rem;
        height: 17%;
    }
    .miaoshu{
        float: left;
        margin-left:3%;
    }
    .shuliang{
        float: right;
        margin-right:3%;
    }
    /*分类*/
    .fenlei_wrap{
        width: 100%;
        background: no-repeat center top;
        background-size:100% 100%;
        margin:0 auto 20px;
        height: 178px;
    }
    .kong{
        height: 18px;
    }
    .fenlei_box{
        width: 92%;
        height: 67%;
        margin:0 auto;
        position: relative;
        left: 3%;
    }
    .fenlei_box span{
        color:#fff;
        font-size:1.5rem;
        float: left;
        display: block;
        margin:11px  1.6rem 0 0;
        width: 18.7%;
        height: 2.6rem;
        line-height:2.6rem;
    }
    .bg{
        color:#000000!important;
        background: no-repeat;
        background-size:100% 100%;
        text-indent:0.2rem;
        width: 18.7%;
        height: 2.6rem;
        line-height:2.6rem;

    }
    .kejiguan_wrap{
        width: 94%;
        margin:0 auto;
        /*background:  no-repeat center top;*/
        height: 58px;
        background-size:100% 100%;
        /*text-align: center;*/
        position: relative;
        border-bottom: 4px solid #7ec8fc;
    }
    .zhankai_wrap{
        width: 92%;
        border:4px solid #7ec8fc;
        margin:0px auto;
        border-top:none;
        border-bottom-right-radius:13px;
        border-bottom-left-radius:13px;
        height: 120px;
        position: absolute;
        left:49%;
        margin-left:-46%;
        background:#fff;
        z-index: 333;
    }
    .zhankai{
        display: none;
    }
    .sqlm{
        display: inline-block;
        width: 32%;
        border:4px solid #7ec8fc;
        border-radius:5px;
        border-bottom:none;
        background:#fff;
        position: absolute;
        /*top:19px;*/
        z-index: 999;
        left:50%;
        height: 58px;
        margin-left:-16%;
        line-height:27px;
        text-align: center;
        /*margin-left:-10px;*/
        /*margin-top:20px;*/
        /*margin:0 auto;*/
        color:#909090;
        font-size:1.6rem;
    }
    .biaoti{
        display: inline-block;
        line-height: 42px;
    }
    .kjg{
        float: left;
        display: block;
        line-height:48px;
        color:#199efc;
        font-size:2rem;
        margin-left:7px;
    }
    .gengduo{
        margin-right:7px;
        float: right;
        display: block;
        line-height:50px;
        color:#199efc;
        font-size:1.8rem;
    }
    .zhankai_box{
        width: 89%;
        padding-top:17px;
        margin:0 auto;
    }
    .zhankai_box span{
        display: block;
        font-size:1.6rem;
        height: 45px;
        line-height:45px;
        width: 33%;
        float: left;
        color:#1b94ea;
    }
    .kjg_tu_wrap{
        width: 93%;
        margin:20px auto 0;
    }
    .kjg_tu_left{
        width: 61%;
        /*position: relative;*/
        float: left;
        margin-bottom:20px;
    }
    .kh_tu_left{
        width: 61%;
        /*position: relative;*/
        float: right;
        margin-bottom:20px;
    }
    .kjg_tu_00_box{
        position: relative;
    }
    .kjg_tu_00{
        width: 100%;
    }
    .kjg_tu_ms_bg{
        width: 100%;
        position: absolute;
        bottom:0;
        background:#000;
        opacity:0.5;
        height: 45px;
    }
    .kjg_tu_ms{
        width: 100%;
        position: absolute;
        bottom:0;
        line-height:45px;
    }
    .kjg_tu_ms img{
        float: left;
        margin-top:5px;
        margin-left:5px;
        margin-right:10px;
    }
    .kjg_tu_ms span{
        float: left;
        color:#fff;
        font-size:1.8rem;
    }
    .kjg_tu_ms_bottom{
        width: 100%;
        background:#e2e2e2;
        font-size:1.5rem;
        padding:10px 0;
    }
    .kjg_tu_ms_bottom p{
        width: 94%;
        margin:0 auto;
        color:#9e9ca0;
    }
    .kjg_tu_right{
          width: 36%;
          float: right;
      }
    .kh_tu_right{
        width: 36%;
        float: left;
    }
    .kjg_tu_right_top{
        width: 100%;
    }
    .kjg_tu_r_t_img_00_box{
        position: relative;
    }
    .kjg_tu_r_t_img_00{
        width: 100%;
    }
    .kjg_tu_r_t_img_01{
        position: absolute;
        bottom:10px;
        left:5px;
        width: 16%;
    }
    .kjg_tu_right_top p{
        width: 100%;
        background: #333333;
        color: #ffffff;
        font-size:2rem;
        margin-top:-5px;
        text-align: center;
    }
    .kjg_tu_right_bottom{
        margin-top:24px;
    }
    .etpw_wrap{
        clear: both;
    }
    .er_tu_wrap{
        width: 93%;
        margin:20px auto 0;
    }
    .er_tu_left{
        width: 48%;
        float: left;
        margin-bottom:20px;
    }
    .er_tu_right{
        width: 48%;
        float: right;
    }
    .xilie_tu_right_top{
        width: 32%;
        float: left;
        margin-bottom:20px;
        margin-right: 6px;
    }
    .xilie_tu_right_top p{
        width: 100%;
        background: #333333;
        color: #ffffff;
        font-size:2rem;
        margin-top:-5px;
        text-align: center;
    }
    /*底部*/
    .footer_wrap{
        clear: both;
        width: 100%;
        background:#f4f4f4;
    }
    .footer_box{
        padding-top:10px;
        width: 93%;
        height: 30px;
        line-height:30px;
        margin:0 auto;
    }
    .footer_box_left{
        width:26%;
        float: left;
    }
    .footer_box_left img{
        float: left;
        margin-top:10px;
        margin-right:10px;
        width: 21%;
    }
    /*.footer_box_left a{*/
        /*color:#616161;*/
        /*font-size:1.2rem;*/
    /*}*/
    .footer_box_left a {
        color: #616161;
        font-size: 1.4rem;
        margin-top: 0.2rem;
        float: left;
    }
    .footer_box span{
        float: left;
        margin-right:33px;
    }
    .footer_box_buttom{
        width: 93%;
        margin:0 auto;
        text-align: center;
        padding:10px 0 15px;
    }
    .footer_box_buttom p{
        color:#514f4f;
        font-size:1.2rem;
    }
}

/* 5s */
@media screen and (max-width:320px){
    .footer_box_left a {
        color: #616161;
        font-size: 1.2rem;
        margin-top: 0.1rem;
        float: left;
    }
    .fenlei_box {
        width: 92%;
        height: 67%;
        margin: 0 auto;
        position: relative;
        left: 6%;
    }
    .fenlei_box span {
        color: #fff;
        font-size: 1.2rem;
        float: left;
        display: block;
        margin: 11px 1.1rem 0 0;
        width: 18.7%;
        height: 2.6rem;
        line-height: 2.6rem;
    }
    .kejiguan_wrap{
        width: 94%;
        margin:0 auto;
        /*background:  no-repeat center top;*/
        height: 48px;
        background-size:100% 100%;
        border-bottom:4px solid #7ec8fc;
        /*text-align: center;*/
    }
    .sqlm{
        display: inline-block;
        width: 32%;
        line-height:15px;
        /*margin-left:-10px;*/
        /*margin-top:8px;*/
        margin:0 auto;
        color:#909090;
        font-size:1.4rem;
        /*top:9px;*/
        left:50%;
        margin-left:-16%;
        z-index: 999;
        background:#fff;
        height: 49px;
    }
    .zhankai_box span {
        display: block;
        font-size: 1.3rem;
        height: 35px;
        line-height: 35px;
        width: 33%;
        float: left;
        color:#1b94ea;
    }
    .zhankai_wrap {
        width: 92%;
        border: 4px solid #7ec8fc;
        margin: 0px auto;
        border-top: none;
        border-bottom-right-radius: 13px;
        border-bottom-left-radius: 13px;
        height: 105px;
        position: absolute;
        left:49%;
        margin-left:-46%;
        background:#fff;
        z-index: 333;
    }
    .kjg_tu_ms_bottom {
        width: 100%;
        background: #e2e2e2;
        font-size: 1.4rem;
        padding: 10px 0;
    }
    .footer_box_left {
        width: 25%;
        float: left;
        margin-left: 0.2rem;
    }
    .footer_box span {
        float: left;
        margin:0 15px;
    }
    .xilie_tu_right_top {
        width: 32%;
        float: left;
        margin-bottom: 20px;
        margin-right: 5px;
    }
}

@media (device-height:736px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone6 plus 实际屏幕宽度414px */

}


/*ie6-8 max-992 hack*/
@media \0screen\,screen\9 { @media screen and (max-width:992px){

} }





