@import "animate.css";

.clearfix:before,.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}


.font14 {
    font-size: 14px;
}
.font16 {
    font-size: 16px;
}
.fontweight {
    font-weight: 600;
}
.middle {

    margin: 0 auto;
}
.container{
    padding: 0;
}

.fl {
    float: left !important;
}

.fr {
    float: right!important;
}

.al {
    text-align: left !important;
}

.ac {
    text-align: center !important;
}

.ar {
    text-align: right !important;
}

.hide {
    display: none
}
.black{
    display: block;
}
.green{
    color:#509524 !important; 
}
.gray{
    color: #666666
}
.bggreen{
    background-color:#509524 !important; 
}
.white {
    color: #FFF !important;
}
.bgwhite {
    background: #FFF;
}
.darkestColor{
    color: #fd4509;
}
.conceal{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.font16 {
    font-size: 16px;
}
.plr{
    padding-left: 0;
    padding-right: 0;
}
.pl{
    padding-left: 0;
}
.pr{
    padding-right: 0;
}
.mr10{
    margin-right: 10px;
}
.mt20{
    margin-top: 20px;
}
.mt15{
    margin-top: 15px;
}
.mt10{
    margin-top: 10px;
}
.mt{
    margin-top: 0 !important;
}

/*面包屑导航*/
.breadcrumb{
    margin-bottom: 0;
    padding: 10px 0;
}
.breadcrumb > li + li:before {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 16px;
    color: #333;
}
.paly_content .breadcrumb{
    background: #313332;
    color: #fff;
    margin-top: 10px;
}
.paly_content .breadcrumb a{
    color: #fff;
}
/*分页*/
.page_new{
  width: auto;
    float: right;
    margin: 25px 10px 25px 0;
}
.page_new > a{
	padding: 0;
	margin: 0;
    float: left;
    margin: 0 2px;
}
.page_new > a{
    padding: 5px 10px;
    float: left;
    border:1px solid #e5e5e5;
    border-radius: 3px;
    color:#656d78;
    font-size: 12px;
}
.page_new > a:hover{
    background: #eee;
}
.page_new > a span{
     font-size: 12px;
}

.page_new .on{
    display: inline;
}
.page_new .on{
    background: #509524;
    padding: 6px 11px;
    border:none;
    color:#fff;
}
.page_new .on > a:hover{
    cursor: default ;
    background:#509524;
}
.page_new > a.disabled{
    background: #eee;
    cursor:no-drop;
}
.page_new > a.disabled > a:hover{
    cursor:no-drop;
}
.page_new > a.disabled > a:focus{
    cursor:no-drop;
}



@media (min-width: 1200px){
    .container {
        width: 1300px;
    }
    .sceneLeft{
        width: 68.688%;
        float: left;
    }
    .sceneRight{
        width: 30%;
    }
}


.content-top{
    width: 100%;
    background: white;
	margin-bottom:10px;
}
.content-top li{
    float: left;
    margin-left: 20px;
    font-size: 17px;
    padding-top: 15px;
    padding: 15px;
    /* width: 9%; */
    text-align: center;
    
}
.content-top li a{
    line-height: 26px;
}
.click{
    color: #3b95e1;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 2px solid #3b95e1;
    padding-left: 5px;
    padding-right: 5px;
}
.click:hover{
    color: #3b95e1;
}





.serach{float:left;margin: 18px 0 0 15px;-moz-border-radius:14px;-webkit-border-radius:14px;border-radius:14px;background:url(../images/head_sprite.png) 0 0 no-repeat;position:relative;}
.seh_sort{display:none;width:64px;background:#171a1b;position:absolute;left:-1px;margin-top:0px;overflow:hidden;border:#32b150 solid 1px;z-index:88;-moz-border-radius:0 0 5px 5px;-webkit-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;}
.seh_sort a:link,.seh_sort a:visited{display:block;color:#fff;font-size:12px;line-height:25px;    text-align: center;}
.seh_sort a:hover{background:#171a1b;color:#32b150;}
.seh_list,.seh_m{float:left;}
.seh_list span{display:block;width:57px;height: 32px;overflow:hidden;text-align:center;-moz-border-radius:14px 0 0 14px;-webkit-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;position:relative;z-index:100;/* background:#fff; */}
.seh_list span a{line-height:28px;display:block;width:54px;height:28px;}
.seh_list span a:link,.seh_list span a:visited{color: #cccccc;font-size:12px;padding-top: 1px;line-height: 30px;}
.seh_list span a:hover{-moz-border-radius:14px 0 0 14px;-webkit-border-radius:14px 0 0 14px;border-radius:14px 0 0 14px;}
.seh_list .seh_list_a{position:relative;text-align:left;text-indent:11px;}
.icon_ser_arr{display:block;font-size:0;position:absolute;top:12px;right:6px;}
.seh_v{width:170px;height:28px;float:left;margin-top:1px;border:0;/* padding-left:20px; */background:transparent;color:#999;font-family:'Microsoft Yahei';}
.seh_b{width:40px;height:32px;float:right;text-indent:-9999px;}





