body {
    font-family: "Microsoft YaHei";
}

#header {
    width: 100%;
    height: 37px;
    line-height: 37px;
    background-color: #2D3237;
    font-size: 12px;
    margin-bottom: 5px;
}

#header a {
    color: #ffffff;
}

#header .box {
    width: 1100px;
    margin: 0 auto;
}

#header .box ul {
    float: left;
}

#header .box ul li {
    float: left;
    color: #ffffff;
    margin-right: 30px;
}

.colorEB2634 {
    color: #EB2634;
}

.menus {
    position: relative;
    cursor: pointer;
    padding-right: 10px;
}

.menus-icon {
    font-size: 12px;
    position: absolute;
    top: 10px;
    right: -5px;
}

.menu-icon {
    display: block;
    width: 10px;
    height: 2px;
    background-color: #EB2634;
    margin-top: 2px;
}

#header .box p {
    float: right;
    color: #ffffff;
}

#header .box p span:first-child {
    margin-right: 30px;
}

#header .box p span:first-child a {
    color: #EB2634;
}

.adv {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.logo-search {
    width: 1100px;
    height: 60px;
    /*line-height: 60px;*/
    margin: 25px auto;
    font-size: 12px;
}

.logo-search .logo {
    float: left;
}

.logo-search .logo span {
    height: 35px;
    line-height: 35px;
    display: inline-block;
    border-left: 2px solid #434343;
    padding-left: 10px;
    margin-left: 10px;
    font-size: 32px;
    vertical-align: middle;
}

.logo-search .search {
    float: left;
    width: 450px;
    height: 35px;
    border: 1px solid #BFBFBF;
    margin-left: 185px;
    border-radius: 5px;
    position: relative;
}

.logo-search .search .drop-down {
    display: inline-block;
    width: 56px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    cursor: pointer;
    position: relative;
    float: left;
}

.logo-search .search .drop-down i {
    position: absolute;
    top: 15px;
    right: 3px;
}

.logo-search .search .drop-down .triangle-down {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 4px solid #CBCBCB;
}

.logo-search .search .drop-down .triangle-up {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 4px solid #CBCBCB;
}

.search-box {
    width: 300px;
    height: 34px;
    float: left;
    line-height: 35px;
    font-size: 16px;
    padding-left: 10px;
    border: none;
    border-left: 1px solid #BFBFBF;
}

.search-btn {
    width: 80px;
    height: 37px;
    margin-top: -1px;
    border: none;
    float: right;
    cursor: pointer;
    border-radius: 0 5px 5px 0;
    background: url("../images/qiyezhan1_10.png") no-repeat;
}

.logo-search .search p {
    margin-top: 10px;
}

.logo-search .search p a {
    margin-right: 5px;
    color: #7E7E7E;
}

.logo-search .search p a:hover {
    text-decoration: underline;
}

.fold-nav {
    width: 100%;
    height: 38px;
    background-color: #EB2634;
}

.fold-nav .box {
    width: 1100px;
    height: 38px;
    margin: 0 auto;
    position: relative;
}

.fold-nav .box .label {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    color: #ffffff;
}

.fold-nav .box .label span {
    padding: 0 40px;
    border-right: 1px solid #ffffff;
}

.fold-nav .box .label .last-label {
    border-right: none;
}
.fold-nav .box li a {
    color: #ffffff;
}

.fold-nav .box .qyjs {
    display: none;
    position: absolute;
    top: 38px;
    background-color: rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    z-index: 200;
}

.fold-nav .box .qyjs li {
    width: 145px;
    padding: 8px 0;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}
.fold-nav .box .qyjs .last-li {
    border-bottom: none;
}

.fold-nav .box .yjs {
    display: none;
    position: absolute;
    top: 38px;
    left: 145px;
    background-color: rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    z-index: 200;
}

.fold-nav .box .yjs li {
    width: 129px;
    padding: 8px 0;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}
.fold-nav .box .yjs .last-li {
    border-bottom: none;
}
.fold-nav .box .xxh {
    display: none;
    position: absolute;
    top: 38px;
    left: 283px;
    background-color: rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    z-index: 200;
}

.fold-nav .box .xxh li {
    width: 129px;
    padding: 8px 0;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}
.fold-nav .box .xxh .last-li {
    border-bottom: none;
}
.fold-nav .box .qyyd {
    display: none;
    position: absolute;
    top: 38px;
    left: 417px;
    background-color: rgba(0,0,0,0.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    z-index: 200;
}

.fold-nav .box .qyyd li {
    width: 144px;
    padding: 8px 0;
    text-align: center;
    border-bottom: 1px solid #ffffff;
}
.fold-nav .box .qyyd .last-li {
    border-bottom: none;
}

.bcD9000F {
    background-color: #D9000F;
}


#section {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
    margin-top: 30px;
}

#section .news-txts {
    width: 340px;
    float: right;
    margin-left: 20px;
    overflow: hidden;
}
#section .news-txts .top h3{
    font-size: 20px;
    width: 340px;
    color: #EB2634;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#section .news-txts .top p{
    margin: 10px 0;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#section .news-txts .top p a:hover{
    text-decoration: underline;
}
#section .news-txts .top p span{
    padding: 2px;
    background-color: #FF853B;
    color: #ffffff;
    margin-right: 5px;
}
#section .news-txts ul li{
    margin: 13px 0;
}
#section .news-txts .top li {
    position: relative;
}
#section .news-txts .top li span{
    float: right;
    font-size: 12px;
    line-height: 20px;
    color: #B7B6B6;
}
#section .news-txts .bottom h3{
    font-size: 20px;
    width: 340px;
    color: #EB2634;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
}
#section .news-txts .bottom p{
    margin: 10px 0;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#section .news-txts .bottom p a:hover{
    text-decoration: underline;
}
#section .news-txts .bottom p span{
    padding: 2px;
    background-color: #359CFB;
    color: #ffffff;
    margin-right: 5px;
}
#section .news-txts .bottom li {
    position: relative;
}
#section .news-txts .bottom li span{
    float: right;
    font-size: 12px;
    line-height: 20px;
    color: #B7B6B6;
}
#section .news-txts .news-more {
    width: 100%;
    height: 1px;
    background-color: #EFEFEF;
    margin: 20px 0;
    position: relative;
}
#section .main-box {
    margin-top: 30px;
}
.leftContent {
    float: left;
    width: 711px;
    overflow: hidden;
}
.columns {
    width: 711px;
    height: 100%;
    overflow: hidden;
}
.columns .col-list {
    width: 711px;
    padding: 10px 0;
    font-size: 22px;
    border-bottom: 1px solid #DCDCDC;
    position: relative;
}
.columns .col-list a{
    margin-right: 66px;
    color: #D9000F;
}
.columns .col-list i{
    position: absolute;
    width: 21px;
    height: 13px;
    background: url("../images/arrow.jpg") no-repeat;
    top: 48px;
}
.columns .col-list i.i0{
    left: 30px;
}
.columns .col-list i.i1{
    left: 180px;
}
.columns .col-list i.i2{
    left: 320px;
}
.columns .col-list i.i3{
    left: 470px;
}
.columns .col-list i.i4{
    left: 610px;
}
.columns .articles {
    width: 711px;
}
.columns .col1,.columns .col2,.columns .col3,.columns .col4 {
    display: none;
}
.columns .articles li{
    width: 711px;
    padding-top: 20px;
    border-bottom: 1px solid #DCDCDC;
}

.columns .articles li .li-left {
    width: 208px;
    height: 118px;
    margin-right: 22px;
    float: left;
    position: relative;
}

.columns .articles li .li-right {
    /*width: 481px;*/
    /*height: 118px;*/
    float: left;
    position: relative;
}
.columns .articles li .li-right h3{
    /*width: 481px;*/
    font-weight: 500;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.columns .articles li .li-right .digest{
    width: 711px;
    font-size: 14px;
    margin: 5px 0;
    color: #8C8C8C;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.columns .articles li .li-right div{
    /*width: 481px;*/
    margin: 10px 0;
}
.columns .articles li .li-right div p {
    float: left;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #B5B5B5;
}
.columns .articles li .li-right .editer {
    margin-right: 15px;
    width: 130px;
    color: #EB2634;
}
.columns .articles li .li-right .editer i{
    display: inline-block;
    width: 29px;
    height: 14px;
    margin-right: 8px;
    background: url("../images/qiyezhan1_54.png") no-repeat;
    /*vertical-align: top;*/
}
.columns .articles li .li-right .time {
    margin-right: 25px;
    width: 200px;
    color: #EB2634;
}
.columns .articles li .li-right .time i{
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 8px;
    background: url("../images/qiyezhan1_53.png") no-repeat;
    /*vertical-align: top;*/
}
.columns .articles li .li-right .key {
    color: #EB2634;
    width: 204px;
    overflow: hidden;
}
.columns .articles li .li-right .key span{
    margin-right: 20px;
}
.columns .articles li .li-right .like {
    color: #EB2634;
    width: 75px;
    text-align: right;
}
.rightContent {
    width: 352px;
    float: right;
}


.rightContent .box5 {
    width: 350px;
    /*height: 470px;*/
    overflow: hidden;
    border: 1px solid #DCDCDC;
    margin-bottom: 45px;
}
.rightContent .box5 .top{
    width: 328px;
    padding: 16px 11px;
    border-bottom: 1px solid #DCDCDC;
    position: relative;
}
.rightContent .box5 .top i{
    position: absolute;
    width: 21px;
    height: 13px;
    background: url("../images/arrow.jpg") no-repeat;
    top: 52px;
    left: 25px;
}
.rightContent .box5 .top b{
    position: absolute;
    width: 40px;
    height: 40px;
    background: url("../images/qiyezhan1_37.png") no-repeat;
    top: 0;
    right: 0;
}
.rightContent .box5 .cont{
    width: 320px;
    /*height: 312px;*/
    margin: 0 auto;
    margin-top: 20px;
}
.rightContent .box5 .cont li {
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 10px;
    margin-top: 10px;
}
.rightContent .box5 .cont .box{
    width: 320px;
}
.rightContent .box5 .cont .box img{
    float: left;
    margin-right: 5px;
}
.rightContent .box5 .cont .box div{
    float: left;
}
.rightContent .box5 .cont .box div h4{
    width: 272px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
    margin-bottom: 5px;
}
.rightContent .box5 .cont .box div h4:hover{
   color: #003873;
}
.rightContent .box5 .cont .box div .edit{
    float: left;
    font-size: 12px;
    color: #7C7C7C;
}
.rightContent .box5 .cont .box div .time{
    float: right;
    font-size: 12px;
    color: #7C7C7C;
}
.rightContent .box5 .cont .b5-lilast {
    border-bottom: none;
}



.rightContent .box1 {
    width: 350px;
    /*height: 188px;*/
    overflow: hidden;
    border: 1px solid #DCDCDC;
    margin-bottom: 35px;
}
.rightContent .box1 .top{
    width: 328px;
    padding: 16px 11px;
    border-bottom: 1px solid #DCDCDC;
    position: relative;
}
.rightContent .box1 .top i{
    position: absolute;
    width: 21px;
    height: 13px;
    background: url("../images/arrow.jpg") no-repeat;
    top: 52px;
    left: 25px;
}
.rightContent .box1 .top b{
    position: absolute;
    width: 40px;
    height: 40px;
    background: url("../images/qiyezhan1_37.png") no-repeat;
    top: 0;
    right: 0;
}
.rightContent .box1 .cont{
    width: 320px;
    /*height: 115px;*/
    margin: 0 auto;
    margin-top: 20px;
}
.rightContent .box1 .cont li {
    width: 320px;
    font-size: 12px;
    margin-bottom: 10px;
}
.rightContent .box1 .cont li .tag{
    float: left;
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    background-color: #E6E6E6;
    margin-right: 10px;
    color: #383838;
}

.rightContent .box1 .cont li:nth-child(-n+3) .tag{
    background-color: #EB2634;
    color: #FFFFFF;
}
.rightContent .box1 .cont li h4 {
    float: left;
    width: 220px;
    color: #636363;
    font-weight: 100;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rightContent .box1 .cont li h4:hover {
    color: #1B1B1B;
}
.rightContent .box1 .cont li .b-time{
    float: right;
    color: #919191;
}

.rightContent .box5 .b5-text {
    margin-top: 40px;
}

.rightContent .box5 .b5-text li{
    width: 320px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 7px 0;
}
.rightContent .box5 .b5-text li i{
    display: inline-block;
    width: 3px;
    height: 3px;
    background-color: #E40717;
    vertical-align: middle;
    margin-right: 7px;
}
.rightContent .box5 .b5-text li a{
    color: #515151;
}


/*footer*/
#footer {
    width: 100%;
    height: 200px;
    background-color: #2D3237;
    margin-top: 40px;
}
#footer .foot {
    width: 1100px;
    margin: 0 auto;
    padding-top: 20px;
    color: #ffffff;
}
#footer .foot a{
    display: inline-block;
    color: #ffffff;
}
#footer .foot .fp1 a{
    margin-right: 50px;
    padding-bottom: 10px;
}
#footer .foot .fp1 a:hover{
    color: #EB2634;
    padding-bottom: 8px;
    border-bottom: 2px solid #EB2634;
}
#footer .foot .fp2 a{
    margin-top: 20px;
     margin-right: 35px;
}
#footer .foot .fp2 a:hover{
    text-decoration: underline;
}
#footer .foot .fp3 {
    width: 100%;
    height: 1px;
    background-color: #BFBFBF;
    margin-top: 30px;
}
#footer .foot .clearfix {
    margin-top: 25px;
}
#footer .foot .clearfix .fl{
    width: 750px;
    float: left;
}
#footer .foot .clearfix .fl a:hover{
    text-decoration: underline;
}
#footer .foot .clearfix .fl .fp4{
    font-size: 12px;
    margin-top: 50px;
    color: #B9B9B9;
}
#footer .foot .clearfix .fr{
    float: right;
}
#footer .foot .clearfix .fr a{
    width: 100px;
    font-size: 14px;
    text-align: center;
}
#footer .foot .clearfix .fr a p{
    margin-top: 5px;
}
#footer .foot .fp5 {
    width: 100%;
    text-align: center;
    margin-top: 80px;
}


.pageList{
	overflow: hidden;
	padding: 20px 0;
}
.pageList a{
	display: inline-block;
	padding: 0 2px;
	margin: 3px 2px 0 0;
}
.pageList b{
	display: inline-block;
    height: 22px;
    padding: 0 8px;
    margin: 3px 2px 0 0;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 22px;
}
.pageList [title='Total record']{
	display: none;
}
