/*reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
input:focus, textarea:focus, select:focus { outline: none; }
select, input { vertical-align: middle; }
legend { color: #000; }
.clean:before, .clean:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.clean:after, .clearfix:after { clear: both; }
.clean, .clearfix { zoom: 1; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.break { word-wrap: break-word; width: inherit; }
.linkhidden { text-indent: -9999em; overflow: hidden; }
.hidden { display: none; }
a{ text-decoration:none;}
/*reset*/


.subNavBox{width:100%;margin:0px auto; background: #2b419b;padding: 20px;}
.subNav{border-bottom:solid 1px #e5e3da;cursor:pointer;font-weight:bold;font-size:16px;color:#fff;line-height:55px;padding-left:10px;background:url(../image/jiantou1.jpg) no-repeat;background-position:95% 50%}
.subNav:hover{color:#fff;}
.currentDd{color:#fff}
.currentDt{background-image:url(../image/jiantou.jpg);}
.navContent{display: none;border-bottom:solid 1px #e5e3da;background: #0d1f6a;padding: 20px 0}

.navContent li a{display:block;width:100%; padding-left: 10px;height:32px;text-align:left;font-size:14px;line-height:32px;color:#fff}
.navContent li a:hover{color:#fff;background-color:#277fc2}
.navContent .list{padding-left: 30px; padding-top: 5px;}
.navContent .list a{color: #fff;}
@media only screen and (max-width: 767px) {
    #conter ul{width: 100%!important;}
}
@media only screen and (min-width: 767px) {
    .box-163css {
        width: 100%;
        position: relative;
        padding: 0px;
        margin: 5px auto;
    }
    
    /*.btn {*/
        /*position: absolute;*/
        /*!*display: none;*!*/
        /*padding-top: 200px;*/
        /*width: 22px;*/
        /*height: 205px;*/
        /*cursor: pointer;*/
        /*text-indent: -999em;*/
    /*}*/

    .pre {
        background: url(../images/left.png) no-repeat 0 200px;
        left: 20px;
    }

    .next {
        background: url(../images/right.png) no-repeat 0 200px;
        right: 30px;
    }

    #ztbox {
        width: 100%;
        position: relative;
        height: 120px;
    }

    .spic {
        width: 100%;
        position: relative;
        background: #f9f9f9;
        padding-top: 6px;
        height: 78px;
    }

    #left {
        width: 13px;
        height: 43px;
        float: left;
        top: 20px;
        position: absolute;
        left: 4px;
        cursor: pointer;
        background: url(../images/left.gif) no-repeat;
    }

    #right {
        width: 13px;
        height: 43px;
        right: 4px;
        top: 20px;
        position: absolute;
        cursor: pointer;
        background: url(../images/right.gif) no-repeat;
    }

    #conter {
        margin-left: 20px;
        width: 528px;
        position: relative;
        height: 90px;
        float: left;
        display: inline;
        overflow: hidden;
    }

    #conter .txt {
        display: none;
    }

    #conter ul {
        width: auto;
        height: 76px;
        overflow: hidden;
        top: 0px;
        left: 0px;
        position: absolute;
    }

    #conter li {
        width: 82px;
        cursor: pointer;
        height: 76px;
        float: left;
        border: 1px solid #eaeaea;
        display: inline;
        margin: 0 0 0 4px;
    }

    #conter li b, #conter li strong {
        font-weight: normal;
    }

    #conter li.on {
        border: 1px solid #898989;
    }

    #conter li.on span {
        background: #898989;
        color: #fff;
    }

    #conter li img {
        width: 82px;
        height: 60px;
        float: left;
        overflow: hidden;
    }

    #conter li span {
        display: block;
        width: 100%;
        line-height: 17px;
        color: #797979;
        float: left;
        height: 17px;
        overflow: hidden;
        background: #eaeaea;
        text-align: center;
    }

    #scroll {
        background: url(../images/line.gif) repeat-x left bottom;
        width: 100%;
        height: 13px;
        left: 0px;
        bottom: 14px;
        cursor: pointer;
        position: absolute;
    }

    #scroll span {
        width: 142px;
        height: 13px;
        left: 0px;
        bottom: 0px;
        cursor: pointer;
        position: absolute;
        background: url(../images/scrollBg.png) no-repeat;
    }

    .bpic {
        width: 100%;
        margin: 0 auto 0 auto;
    }

    .bigpic {
        width: 100%;
        position: relative;
    }

    .intro {
        width: 100%;
        height: 52px;
        position: absolute;
        left: 0;
        bottom: 4px;
    }

    /*.bg{ background:#000;filter:alpha(opacity=40); opacity:0.4; z-index:0; width:100%; height:52px; position:absolute; bottom:0;}*/
    .txt {
        position: absolute;
        width: 100%;
        bottom: 0px;
        z-index: 10;
        color: #fff;
        background-color: rgba(000, 000, 000, 0.5);
        padding: 10px 1%;
    }

    .txt h2 {
        width: 100%;
        float: left;
        font-size: 16px;
        padding-bottom: 4px;
    }

    .txt p {
        width: 100%;
        float: left;
    }

    .bclose {
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 11;
        cursor: pointer;
        color: #fff;
    }
}