/*start head*/

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.6.3');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto Condensed";
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url("../fonts/RobotoCondensed-Regular.ttf") format('truetype');
}

body {
    font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}

.header {
    clear: both;
    margin-bottom: 5px;
}

.minTop {
    width: 100%;
    height: 28px;
    background-color: #000;
    font-weight: 600;
}

.minTop a {
    color: #FFF !important;
    text-decoration: none;
}

.minTop a:hover {
    color: #09F;
    text-decoration: underline;
}

.minTop img {
    border: 0;
}

.bold {
    font-weight: bold;
    margin-right: 20px;
}

.floatLeft {
    float: left;
    padding-left: 10px;
}

.floatRight {
    float: right;
}

.floatRight dt {
    float: left;
    padding: 0 1px;
}

.floatLeft,
.floatRight,
.floatRight dt a {
    height: 28px;
    line-height: 28px;
}

.floatRight dt #chinese {
    padding-top: 3px;
}

.leadLogoBox {
    clear: both;
    height: 72px;
    padding: 0;
    margin-top: 15px;
}

.leadLogoBox li {
    display: block;
    float: left;
}

.leadLogoBox dd {
    width: auto;
}

.leadLogoBox li a {
    color: #090;
    text-decoration: none;
    text-shadow: 3px 4px 5px rgb(17, 4, 4);
}

.leadLogoBox li a:hover {
    color: #039;
    text-decoration: underline;
}

.leadWidth {
    width: 125px;
    text-align: center;
    margin-right: 44px;
}

.leadWidthBig {
    width: 180px;
    text-align: center;
}

.logoWidth {
    margin-right: 5px;
    margin-left: 5px;
    *margin-left: 20px;
}

.leadWidth img {
    width: 34px;
    height: 35px;
    padding-bottom: 2px;
    *padding-bottom: 4px;
}

.leadWidthBig dt {
    float: left;
}

.threeAds {
    clear: both;
}

.threeAds dl {
    float: left;
    width: 330px;
    height: 55px;
    /*border:1px #333 solid;*/
}

input,
select,
textarea {
    font: 13px Arial;
}

.search {
    height: 48px;
    z-index: 2000;
    text-align: left;
}

.toplet {
    background: #fff;
    border: 3px solid #F9E038;
    float: left;
    margin-top: 10px;
}

.toplet .optionhead {
    z-index: 6;
    position: relative;
    height: 25px;
    width: 181px;
    cursor: pointer;
}

.toplet ul {
    position: absolute;
    left: -3px;
    top: 28px;
    width: 183px;
    border-left: 1px solid #C7DC41;
    border-right: 1px solid #C7DC41;
    border-bottom: 1px solid #C7DC41;
    background: #FFF;
    z-index: 1999;
}

.toplet .optionhead .optionhe {
    height: 20px;
    position: relative;
    padding: 4px 7px 0px 7px;
    width: 166px;
    background-image: url(../../images/xljt.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.toplet .optionhead span {
    color: #000;
    display: block;
}

.toplet .optionhead span,
.toplet .all .allspan span {
    margin-top: -3px;
}

.toplet ul li {
    cursor: pointer;
    width: 180px;
    list-style: none;
}

.toplet ul li a {
    display: block;
    padding: 0 10px;
    height: 25px;
    line-height: 20px;
    color: #000;
    text-decoration: none;
}

.toplet ul li a:hover {
    color: #000;
    background: #eee;
    text-decoration: none;
}

.toplet .all {
    width: 181px;
    height: 37px;
    position: relative;
    z-index: 3;
    cursor: pointer;
}

.toplet .all .allspan {
    background: url(../../images/xljt.png) no-repeat right center;
    height: 16px;
    padding: 4px 7px 0px 7px;
}

.toplet .all span {
    color: #000;
    display: block;
    cursor: pointer;
}

.toplet .all ul {
    display: none;
    position: absolute;
    left: -1px;
    top: 28px;
    border-left: 1px solid #F9E038;
    border-right: 1px solid #F9E038;
    border-bottom: 1px solid #F9E038;
    background: #FFF;
    width: 183px;
}

#searchbox {
    float: left;
    height: 25px;
    line-height: 25px;
    position: relative;
}

.keyw {
    border-left: 1px solid #F9E038;
    border-right: 1px solid #F9E038;
    z-index: 5;
}

.search #kws {
    height: 20px;
    background: #FFF;
    border: none;
    padding: 2px;
    width: 320px;
    outline: none;
}

.search_control {
    width: 110px;
    height: 31px;
    margin-left: 3px;
    float: left;
    _height: 32px;
    margin-top: 10px;
}

.search_control .search_bg {
    border: none;
    text-shadow: 3px 4px 5px #666965;
    background-color: #F9E038;
    width: 110px;
    height: 31px;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    _height: 32px;
}

.post {
    width: 180px;
    height: 31px;
    float: right;
}

.post a {
    display: block;
    border: none;
    height: 31px;
    line-height: 31px;
    background-color: #F9E038;
    text-align: center;
    font-size: 14px;
    color: #000!important;
    text-shadow: 3px 4px 5px #666965;
    _height: 32px;
    _line-height: 32px;
}

.post a:hover {
    display: block;
    border: none;
    height: 31px;
    line-height: 31px;
    background-color: #C7DC41;
    text-align: center;
    font-size: 16px;
    color: #FFF!important;
    _height: 32px;
    _line-height: 32px;
}

#lib_Tab1 {
    width: 100%;
    padding: 0px;
    margin-bottom: 5px;
}

.lib_Menubox {
    height: 28px;
    line-height: 28px;
    position: relative;
    margin-top: 5px;
}

.lib_Menubox ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    height: 25px;
    text-align: center;
    float: left;
    margin-top: 3px;
}

.lib_Menubox li {
    float: left;
    display: block;
    cursor: pointer;
    font-weight: bold;
    width: 116px;
    margin-right: 2px;
    height: 25px;
    line-height: 25px;
    background-color: #000;
    text-shadow: 3px 4px 4px rgb(17, 4, 4);
}

.lib_Menubox li:last-child,
#nav8 {
    width: 138px;
}

.lib_Menubox li.hover {
    padding: 0px;
    background: rgb(241, 213, 63);
    width: 116px;
    border-top: 1px solid #FFCC33;
    border-left: 1px solid #FFCC33;
    border-right: 1px solid #FFCC33;
    color: #739242;
    height: 25px;
    line-height: 25px;
}

.lib_Menubox li.hover:last-child {
    width: 134px;
}

.lib_Menubox li a {
    clear: both;
    color: #F9E038;
}

.lib_Menubox li.hover a {
    color: #0E0F01;
    text-decoration: none
}

.lib_Contentbox {
    clear: both;
    margin-top: 0px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: rgb(250, 158, 84);
    border-top: 4px solid #FFCC33;
}

#con_nav_4 {
    text-align: left;
    padding-left: 335px;
}

.lib_Contentbox a {
    clear: both;
    color: #fff !important;
    font-weight: bold;
    padding: 1px 8px;
    border-right: 1px solid #0E0F01;
}


/*end  startfooter*/

.footer {
    clear: both;
    margin-top: 10px;
    height: 70px;
    color: #fff;
}

#fbg {
    background-color: #000 !important;
}

.leadLink {
    width: 1040px;
    margin: 0 auto;
    padding-top: 10px;
}

.leadLink li {
    float: left;
}

.leadLink li a {
    margin: 0 7px;
    text-decoration: none;
    color: #fff;
}

.copyRight {
    padding-top: 10px;
    text-align: center;
}

.threeLink a {
    margin-right: 20px;
    color: #F9E038;
    text-decoration: none;
}

.threeLink a:hover {
    color: #F00;
}

.copyRight span {
    color: #F60;
}

.blueFont a {
    color: #fff !important;
    text-decoration: none;
}


/*end start navpager*/

.navgation {
    font-weight: bold;
    clear: both;
    padding: 5px 0;
    font-size: 12px;
    padding-bottom: 5px;
}

.navgation li a {
    color: #03C;
    text-decoration: none;
}

.navgation li a:hover {
    color: #F00;
}

#pager {
    font-weight: bold;
    font-size: 14px;
    width: auto;
    text-align: right;
    padding-top: 10px;
    clear: both;
    color: #666;
}

#pager label {
    color: #F00;
}

#pager a {
    color: #039;
}

#pager a:hover {
    color: #F00;
}

#pager2 {
    width: 400px;
    ;
    text-align: right;
    padding-bottom: 3px;
    padding-top: 10px;
    float: left;
    clear: both;
}

#pager2 label {
    color: #F00;
}

#pager2 a:link {
    text-decoration: none;
}

.link_a {
    text-decoration: none;
}

#pager2 a {
    color: #039;
}

#pager2 a:hover {
    color: #F00;
}

.font_c {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
}


/*end*/

.imgBorder_width,
.imgBorder_height,
.imgBorder_width_2 {
    border: 1px solid #CCC;
    margin-top: 15px;
}

.imgBorder_width img {
    border: 0;
    width: 100px;
    height: 75px;
}

.imgBorder_width_2 img {
    border: 0;
    width: 160px;
    height: auto;
}

.imgBorder_height img {
    width: 78px;
    height: 75px;
    border: 0;
}


/* ---------------------------------------------------- */


/* SLIDESHOW

/* ---------------------------------------------------- */

#slideshow {
    width: 100%;
    background-color: #eee;
    border-top: 4px solid #063;
    font: Arial;
}

#slideshow ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 1%;
    /* IE fix */
    width: 100%;
}

#slideshow ul:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}


/* ---------------------------------------------------- */


/* SLIDESHOW > SLIDES

/* ---------------------------------------------------- */

.fuhao {
    width: 15px;
    height: 20px;
    color: #999;
    text-shadow: 3px 4px 5px #666;
    line-height: 20px;
    clear: both;
    float: left;
}

.fuhao img {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
}

#slideshow .slides {
    overflow: hidden;
    width: ;
    background-color: #ECF6CE;
    padding-bottom: 10px;
}

#slideshow .slides li {
    float: left;
    list-style: none;
    padding: 0 5px;
}

#slideshow .slides li .li_left span {
    margin-top: 0;
    color: #060;
    font-weight: 600;
}

.li_left {
    width: 260px;
    float: left;
}

.li_left_con {
    margin-top: 5px;
    border-right: 8px solid #C7DC41;
    margin-bottom: 5px;
    height: 270px;
}

#slideshow .slides li .li_left_con .company2,
#slideshow .slides li .li_left_con .company2 ul {
    clear: both;
    width: 250px;
    color: #666;
    margin-top: 10px;
}

#slideshow .slides li .li_left_con .company2 ul li {
    clear: both;
    width: 245px;
    height: 23px;
    vertical-align: middle;
    line-height: 23px;
    background: url(../../images//hd.jpg) no-repeat left center;
}

.li_right {
    width: 770px;
    float: right;
    padding-top: 15px;
}

.px1,
.px2,
.px3,
.px4 {
    clear: both;
    color: #666;
    vertical-align: middle;
    height: 25px;
}

.px1 img,
.px2 img,
.px3 img,
.px4 img {
    vertical-align: middle;
    padding-bottom: 2px;
}

.px1 span,
.px2 span,
.px3 span,
.px4 span {
    clear: both;
    color: #999;
    text-shadow: 3px 4px 5px #666;
    margin-top: 0px;
    vertical-align: top;
}

.px1 a,
.px2 a,
.px1 span,
.px2 span {
    height: 25px;
    margin-left: 2px;
    margin-right: 2px;
    line-height: 25px;
}

.px1 a,
.px2 a {
    font-weight: 600;
}

#slideshow .slides li #PN,
#slideshow .slides li #PN ul,
#slideshow .slides li #kind,
#slideshow .slides li #kind ul,
#slideshow .slides li #ppc,
#slideshow .slides li #ppc ul,
#slideshow .slides li #size,
#slideshow .slides li #size ul,
.contentbox {
    clear: both;
    padding: 5px;
    height: 205px;
    overflow: hidden;
}

#slideshow .slides li #PN ul li,
#slideshow .slides li #kind ul li,
#slideshow .slides li #ppc ul li,
#slideshow .slides li #size ul li,
#list ul li {
    color: #666;
    float: left;
    text-align: left;
    background: url(../..//images//hd.jpg) no-repeat left center;
    font_size: 10px !important;
}

#slideshow .slides li #PN ul li,
#slideshow .slides li #ppc ul li,
#slideshow .slides li #size ul li {
    width: 116px;
    margin-top: 2px;
    margin-bottom: 2px;
}

#slideshow .slides li #kind ul li,
.contentbox ul li {
    width: 180px;
    margin-top: 2px;
    margin-bottom: 2px;
}


/* ---------------------------------------------------- */


/* SLIDESHOW > NAVIGATION

/* ---------------------------------------------------- */

#slideshow .slides-nav {
    background-color: #ddd;
}

#slideshow .slides-nav li {
    font-weight: 600;
    float: left;
    width: 24.9%;
    display: block;
    outline: none;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
    text-decoration: none;
    cursor: hand;
    text-shadow: 3px 4px 5px #666;
}

#slideshow .slides-nav li.hover {
    background-color: #BDBDBD;
    position: relative;
    color: #090;
}


/*triangle*/

#slideshow .slides-nav li.hover .to-top {
    display: block;
    overflow: hidden;
    width: 0px;
    height: 0px;
    border: 6px solid #eee;
    border-color: #BDBDBD #ECF6CE;
    border-width: 0 6px 6px 6px;
    position: absolute;
    left: 47%;
    top: 0;
    margin-top: -6px;
}

.lib_Contentbox a:last-child {
    border: none;
}

#inmassage_box {
    height: 600px !important;
}

@media screen and (min-width:1400px) {
    #inmassage_box {
        height: 710px !important;
    }
}

@media screen and (max-width:1024px) {
    .indexysjad {
        display: none;
    }
}

@media screen and (max-width: 960px) {
    #searchbox {
        float: left;
        height: 25px;
        line-height: 25px;
        position: relative;
        width: 30%;
    }
    .toplet .optionhead .optionhe {
        height: 20px;
        position: relative;
        padding: 4px 7px 0px 7px;
        width: auto;
        background-image: url(../../images/xljt.png);
        background-repeat: no-repeat;
        background-position: right center;
    }
    .toplet ul {
        position: absolute;
        left: -3px;
        top: 28px;
        width: auto;
        border-left: 1px solid #C7DC41;
        border-right: 1px solid #C7DC41;
        border-bottom: 1px solid #C7DC41;
        background: #FFF;
        z-index: 1999;
    }
    .toplet ul li {
        cursor: pointer;
        width: auto;
        list-style: none;
    }
    .search #kws {
        height: 20px;
        background: #FFF;
        border: none;
        padding: 2px;
        width: 30%;
    }
    .lib_Menubox {
        height: 68px;
        line-height: 28px;
        position: relative;
    }
    .lib_Contentbox a {
        clear: both;
        color: #fff !important;
        padding: 1px 4px;
        border-right: 1px solid #0E0F01;
    }
    .indexysjad {
        display: none;
    }
}