@charset "utf-8";

.s-defualt
{
background-color: #fff;
font-family:"微软雅黑";
font-size: 14px;
}

.s-header
{
    /* background-color:#fcd200; */
    width: 100%;
    height: 60px;
}

.s-header .s-content
{
    width: 1024px;
    height: 60px;
    margin: auto;
}

.s-header .s-logo
{
    width: 120px;
    height:100%;
}

.s-loginAndReg
{
    position: absolute;
    top: 0;
    right: 0;
    line-height: 60px;
}
.white{color: #fff;}
/*.orange{color:#feb839 ;}*/
/*.red{color:#fb6f4f;}*/
/*.green{color:#47d0ad;}*/
.text{color: #333;}
.text-darkgray{color: #777;}
.s-spliter
{
    display: inline-block;
    border-left: 2px solid #232323;
    height: 20px;
    opacity: 0.45;
    vertical-align: top;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
}
.s-link
{
    text-decoration: none;
    cursor: pointer;
}
.s-nav-box
{
    width: 100%;
    height:540px;overflow: hidden;
}
.nav-img
{
    width: 100%;
    height: 540px;
}

.s-nav-list
{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    line-height: 40px;
    height:40px;
    z-index:10;
}
.s-mask
{
    position: absolute;
    left:0;
    top:0;
    width: 100%;
    height:40px;
    /* background-color:#fcd200; */
    filter:alpha(opacity=80); /*IE,透明度30%*/
    -moz-opacity:0.8; /*Firefox,透明度30%*/
    opacity:0.8;/*其他浏览器,透明度30%*/
}
.s-nav-list .s-content
{
    position: absolute;
    left: 50%;
    margin-left: -512px;
    width: 1024px;
    height: 100%;
    z-index: 100;
}

.s-search-panel
{
    position: absolute;
    width: 850px;
    height: 70px;
    left: 50%;
    margin-left: -425px;
    top: 55%;
    margin-top: -90px;
}

.s-search-box
{
  width:850px;
  height: 58px;
}

.s-seach-mask1
{
    position: absolute;
    left: 0px;
    top: 0;
    width:850px;
    background-color: #686868;
    height: 58px;
    filter:alpha(opacity=10); /*IE,透明度30%*/
    -moz-opacity:0.4; /*Firefox,透明度30%*/
    opacity:0.4;/*其他浏览器,透明度30%*/
}
.s-seach-mask2
{
    position: absolute;
    left: 4px;
    top: 4px;
    width:842px;
    background-color: #fff;
    height: 50px;
    filter:alpha(opacity=10); /*IE,透明度30%*/
    -moz-opacity:0.2; /*Firefox,透明度30%*/
    opacity:0.2;/*其他浏览器,透明度30%*/
}
/* xshen 20150512 start */
/* .s-select-box
{
    position: absolute;
    left:4px;
    top:4px;
    width: 116px;
    height:50px;
    line-height: 50px;
    background-color: #dadada;
} */
.s-select-box
{
    position: absolute;
    left:4px;
    top:4px;
    width: 146px;
    height:50px;
    background-color: #dadada;
}
/* end */


.s-select-arrow
{
    display:inline-block;
    width: 16px;
    height: 8px;
    background: url("../../../images/web/style300/s-nr.png") no-repeat -100px -80px;
}
.s-input-box
{
    position: absolute;
    left: 160px;
    width: 550px;
    line-height: 58px;
    height: 100%;
}

.s-search-input
{
    font-family:"微软雅黑";
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    font-size: 16px;
    color: #000000;
    outline: none;
    margin-left: 5px;
}
.s-search-btn
{

    position: absolute;
    background-color:#dadada;
    top: 4px;
    right: 4px;
    width: 150px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    text-align: center;
}

.s-icon-graySearch,.s-icon-whiteSearch
{
    display: inline-block;
    width: 20px;
    height: 20px;
}
.s-icon-graySearch
{
    background: url("../../../images/web/style300/s-nr.png") no-repeat -60px -80px;
}

.s-icon-whiteSearch
{
    background: url("../../../images/web/style300/s-nr.png") no-repeat -80px -80px;
}



.s-position-box
{
    width: 100%;
    height: 255px;
    background-color: #f5f5f5;
}
.s-position-box .s-content
{
    width: 1024px;
    height: 100%;
    margin: 0 auto;
}
.s-list-box
{
    display: inline-block;
    width: 32.5%;
    height:100%;
}
.s-list-title
{
    line-height:60px;
    height:60px;
}
.s-orange-point,.s-orange-circle,.s-red-point,.s-red-circle,.s-green-point,.s-green-circle
{
    display: inline-block;
    width: 16px;
    height: 16px;
}

/*.s-orange-point
{
    background: url("../../../images/web/style300/s-nr.png") no-repeat 0px -80px;
}
*/
/*.s-orange-circle
{
    background: url("../../../images/web/style300/s-nr.png") no-repeat 0px -100px;
}
*/
/*.s-red-point
{
    background: url("../../../images/web/style300/s-nr.png") no-repeat -20px -80px;
}
*/
/*.s-red-circle
{
    background: url("../../../images/web/style300/s-nr.png") no-repeat -20px -100px;
}
*/
/*.s-green-point
{
    background: url("../../../images/web/style300/s-nr.png") no-repeat -40px -80px;
}
*/
/*.s-green-circle
{
    background: url("../../../images/web/style300/s-nr.png") no-repeat -40px -100px;
}
*/
/*.s-icon-new
{
    display:inline-block;
    width: 60px;
    height: 60px;
    background: url("../../../images/web/style300/s-nr.png") no-repeat 0 0;
}
*/
/*.s-icon-hot
{
    display:inline-block;
    width: 60px;
    height: 60px;
    background: url("../../../images/web/style300/s-nr.png") no-repeat -80px 0;
}
*/
/*.s-icon-inform
{
    display:inline-block;
    width: 60px;
    height: 60px;
    background: url("../../../images/web/style300/s-nr.png") no-repeat -160px 0;
}
*/
.s-footer
{
    width: 100%;
    height: 60px;
    background-color: #3a3a3a;
    text-align: center;
    color:#777;   
}

.s-footer-position
{
    position:fixed; left:0; bottom:0;
}

.s-footer .text-info
{
    height: 30px;
    line-height: 30px;
}

#slideContainer{margin:0;padding:0;border:0; list-style:none; text-decoration:none;}

#slidesImgs li {
    display: none;
    height: 500px;
    width: 100%;
    margin-left: -50%;
    left: 50%;
    text-align: center;
}


.focus{width:50px;margin:0 auto;}
.slideshow li { position: relative; overflow: hidden; }
.slidebar{min-width:50px;height:16px;position: absolute; bottom: 20px;}
.slidebar li { float: left;width:16px; height:16px;cursor: pointer; background:url(../../../images/web/style300/focus.png) no-repeat;}
.slidebar li.on { background:url(../../../images/web/style300/focus_checked.png) no-repeat;}
.temp { margin: 0; }



.blackStyle{
    /*filter:grayscale(1);*/
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-filter: gray;
    filter: gray;
    -webkit-filter: progid:dximagetransform.microsoft.basicimage(grayscale=1);
    filter: progid:dximagetransform.microsoft.basicimage(grayscale=1);
}