


@media (min-width: 768px) {

    .container {
        width: 750px;
    }
    /*覆盖图片导航插件的文字大小*/
    .maxpicscorllnav{
        font-size: 150px;
    }


}
@media (min-width: 992px) {
    .container {
        width: 970px;
    }
    /*覆盖图片导航插件的文字大小*/
    .maxpicscorllnav{
        font-size: 150px;
    }

}
@media (min-width: 1200px) {
    .container {
        width: 1024px;
    }
    /*覆盖图片导航插件的文字大小*/
    .maxpicscorllnav{
        font-size: 200px;
    }
}

/*内容默认边距*/
.contentRow{
    padding-left:60px;
    padding-right:60px;
}

/*小屏幕下分隔条不显示*/
@media (max-width: 768px) {

    .splitImg{
        display: none;
    }
    /*小屏幕下默认边距缩小至20*/
    .contentRow{
        padding:20px;
        text-align: center;
    }

}
/*小屏幕下分隔条不显示*/
@media (max-width: 400px) {

    /*小屏幕下默认边距缩小至20*/
    .contentRow{
        padding:5px;
    }

}
a:hover{
    text-decoration: none;
}

#bar_lanuage a{
    color: #999898;
}



/*去掉轮播图container的默认15PX padding*/
.clearContainerPadding{
    padding-right: 0px;
    padding-left:0px;
}

/*覆盖.navbar 默认的margin-botton20px*/
.navbar{
    margin-bottom: 0px;
}

.navbar-default {
    /*无背景*/
    background: none;
    line-height: 35px;
    border: none;
    /*box-shadow: 0px 2px 8px 0px rgba(50,50,50,0.25); 阴影效果*/
}
.navbar-default .navbar-nav>li>a {
    font-size: 12px;
    color: #9f9c97;
    height: 35px;
    line-height: 35px;
    padding: 0px 6px ;
    /*background: #626262;*/
}

.navbar-default .navbar-nav>li>a:hover {
    color: #98882d;
}
/*菜单标签点击后的颜色*/
.navbar-default .navbar-nav>li>a:focus {
     color: #9f9c97;
}


.navbar-toggle{
    margin-top: 17px;
}
.navbar-default .navbar-toggle:hover {
    border-color: rgba(215, 229, 195, 0.33);
    background-color: #333;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #995414;
}

.keywords {
    width: 135px;
    height: 20px;
    border: none;
    background: url("../CN/images/bg_keywords.png") no-repeat;
    margin-right: 4px;
    float: left;
    padding: 2px 5px;
    color: #969696;
}

.sq {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    color: #e86f1c;
    text-decoration: none;
}
.sq:hover{
    color: #98882d;
    text-decoration: none;
}

/*#神牛摄影论坛*/
#shenniubbs{
    color: #e86d05;
    font-size: 15px;
}


/*新闻区样式START*/


.news_bt {
    font-family:"宋体","Microsoft YaHei",  Arial;
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    color: #696969;
    text-decoration: none;
}
a.cutoff {height:15px;overflow:hidden;display:inline-block;}
.c_news_bt {font-size:18px;font-family:"宋体", "Microsoft Simhei", "黑体", Arial;line-height:22px;}
.news_bt1 {
    font-family: "Microsoft YaHei", "宋体", Arial;
    font-size: 14px;
    font-style: normal;
    line-height: 18px;
    color: #696969;
    text-decoration: none;
    font-weight: bold;
}
.bt4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    line-height: 18px;
    color: #696969;
    text-decoration: none;
    font-weight: bold;
}

.news_tm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #818080;
    text-decoration: none;
}
.news_nr {
    font-family: "SimSun";
    font-size: 11px;
    font-style: normal;
    line-height: 16px;

    color: #969696;
    text-decoration: none;
}
span.news_nr {font-family:"Microsoft YaHei", "宋体", Arial;}

.news_dh {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    letter-spacing:0.5px;
    color: #8e8e8e;
    text-decoration: none;
}
.news_dh:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    letter-spacing:0.5px;
    color: #a0975c;
    text-decoration: none;
}

.more {
    font-family: "宋体","Microsoft YaHei", Arial;
    font-size: 11px;
    font-style: normal;
    line-height: 18px;
    color: #7c7442;
    text-decoration: none;
}
/*新闻区样式END*/

/*footer*/
.copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: 18px;
    letter-spacing:0.5px;
    color: #6e6d6d;
    text-decoration: none;
}

/*白色背景*/
.whiteBackground{
    background: white;
}


#seachBar .container{
    height:36px;
    line-height: 36px;
    background: #EEEEEE;
    text-align: right;
}

#seachBar .seachElement{
    margin-right: 45px;
    float: right;
    margin-top: 6px;

}


/*二级页脚*/
#footerd-top .container{
    height: 50px;
    line-height: 50px;

}

body{
    /*background: url(images/Background_01_1.jpg) repeat-x ;*/
    background: #3c3c3c;
}
/*头部 语言切换*/
#header-top{
    text-align:right;
    height: 35px;
    line-height: 35px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    color: #999898;
}

#header_main{
    background: url("../CN/images/index_02.jpg") repeat-x ;
    /*border:2px solid red;*/

}

.navbar-header{
    height: 91px;
}

/*神牛网购推荐*/
.shenniuHref{
    text-align:right;
    height: 45px;
    line-height:45px;

}

.shenniuHover:hover{
    color: #a0975c;
    text-decoration: none;
}

/*渐变背景色*/
body{
    background: -moz-linear-gradient(top, #010001 0%,#3e3e3e 50%, #383638 70%,#4f4d4f 90%,#403e40 100%);
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(100%,#ffffff));*/
    background: -webkit-linear-gradient(top, #010001 0%,#3e3e3e 50%, #383638 70%,#4f4d4f 90%,#403e40 100%);
    background: -o-linear-gradient(top, #010001 0%,#3e3e3e 50%, #383638 70%,#4f4d4f 90%,#403e40 100%);
    background: -ms-linear-gradient(top, #010001 0%,#3e3e3e 50%, #383638 70%,#4f4d4f 90%,#403e40 100%);
    background: linear-gradient(to bottom, #010001 0%,#3e3e3e 50%, #383638 70%,#4f4d4f 90%,#403e40 100%);
}

/*提前收起导航条，以免遮住LOGO*/
@media (max-width: 991px) {
    #searchform{ float:left;}
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}