.header {
    background:url("../img/head.png") repeat;
    position: relative;
    z-index: 999;
}

.logo {
    height: 115px;
    background:url("../img/logo.png") left center no-repeat;
}

.content{
    background:url("../img/content.png") bottom center no-repeat;
    padding-bottom: 45px;
}

.contentBox {
    width:1000px;
    margin:auto;
}

.fullSlide {
    width:100%;
    position:relative;
    height:390px;
    background:#ccc;
    top: -164px;
}

.fullSlide .bd {
    margin:0 auto;
    position:relative;
    z-index:0;
    overflow:hidden;
}
.slideTxtBox .hd .more-btn2 {
    float: right;
    display: inline-block;
    margin: 3px;
    padding: 3px 8px;
    color: #24282b;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #ccc;
    font-family: "Microsoft Yahei";
}
.slideTxtBox .hd .more-btn2:hover{
    color: #fff;
    background: #c8281e;
    border: 1px solid #c8281e;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 560px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 560px;
}

.fullSlide .prev,
.fullSlide .next {
    width: 45px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url(../img/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top:90%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.fullSlide .prev {
    left: 115px;
}

.fullSlide .next {
    background-position: -10px -90px;
    right: 115px;
}

.fullSlide .prev:hover,
.fullSlide .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}

.fullSlide .hd ul {
    text-align: center;
    padding-top: 170px;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 13px;
    height: 13px;
    margin: 5px;
    background: url(../img/tg_flash_p.png) -13px 0;
    overflow: hidden;
    line-height: 9999px;
}

.fullSlide .hd ul .on {
    background-position: 0 0;
}

.searchBox {
    width: 240px;
    height: 28px;
    margin-top: 60px;
    background: #fff;
    overflow: hidden;
    border-radius:5px;
}

.searchBox .search {
    width: 180px;
    font-size: 12px;
    height: 26px;
    border: 0;
    outline: none;
    background: url(../img/search.png) 7px center no-repeat #fff;
    text-indent: 30px;


}

.searchBox .search-btn {
    width: 50px;
    height: 28px;
    border: 0;
    outline: none;
    background: #b30c01;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    font-family: "Microsoft Yahei";
}

.nav {
    height: 50px;
    background: #c8281e;
}

.nav ul li {
    float: left;
}

.nav ul li img {
    display: inline-table;
    margin-top: 12px;
    margin-right: 15px;
}

.nav ul li a {
    display: inline-block;
    font-size: 20px;
    font-family: "Microsoft Yahei";
    color: #fff;
    text-decoration: none;
    line-height: 50px;
    padding: 0 25px;
    text-align: center;

}

.nav ul li:hover a {
    background: #ad231a;
}


.contentA {
    padding-top: 40px;
    padding-bottom: 40px;
}

.contentA .left {
    width: 655px;
    height: 245px;
    border: 1px solid #f2f2f2;
    box-shadow: 1px 1px 5px 1px rgba(156, 156, 156, 0.25);
}

.contentA .left .tit span {
    background: url("../img/tit-1.png") left center no-repeat;
}

.contentA .right .tit span {
    background: url("../img/tit-2.png") left center no-repeat;
}

.tit {
    height: 38px;
    background: #f3f3f3;
    border-top: 2px solid #c8281e;
}

.tit span {
    color: #ad231a;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    line-height: 35px;
    height: 36px;
    display: block;
    float: left;
    margin-left: 10px;
    padding-left: 35px;
}

.tit a {
    font-size: 12px;
    display: block;
    color: #ad231a;
    float: right;
    height: 38px;
    line-height: 38px;
    margin-right:10px;
    font-family: Serif;
}

.news-box {
    width: 630px;
    margin: 14px auto;
}

.news-img {
    width: 285px;
    position: relative;
    height: 170px;
    overflow: hidden;
}

.news-nr {
    font-size: 12px;
    font-family: Serif;
    line-height: 20px;
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 8px 5px;
    left: 0;
    text-decoration: none;
    background: url("../img/yinying.png") repeat;
}

.news {
    width: 325px;
    float: right;
}

.news ul li {
    width:315px;
    height:64px;
    padding-bottom:0;
}

.news ul li:last-child {
    border-bottom:0 dashed #ccc;
}

.news ul li:hover .newTit {
    color:#ad231a;
}

.news ul li:hover .newImg {
    border:1px solid #ad231a;
}

.newImg {
    width:48px;
    height:41px;
    border:1px solid #ddd;
    background:#fff;
}

.newImg a {
    text-decoration:none;
}

.newImg .dd{
    font-size: 14px;
    height: 22px;
    line-height: 26px;
    font-family: "Microsoft YaHei";
    color: #333;
    display: block;
    background: #f3f3f3;
    text-align: center;
}

.newImg .yy {
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    font-family: "Microsoft YaHei";
    color: #333;
    display: block;
    text-align: center;
    background: #f3f3f3;
}

.imgBox {
    width: 285px;
    height: 170px;
    overflow: hidden
}

.imgBox img {
    width: 285px;
    height: 170px;
}

.newNr {
    width: 255px;
}

.newTit {
    font-size:14px;
    color:#333;
    text-decoration:none !important;
    display:block;
    line-height:22px;
    font-family:"Microsoft Yahei";
    border-left:1px solid #ccc;
    height:41px;
    padding-left:10px;
}

.contentA .right {
    width:315px;
    height:245px;
    border:1px solid #f2f2f2;
    box-shadow:1px 1px 5px 1px rgba(156, 156, 156, 0.25);
}

.loginForm {
    width: 265px;
    height: 185px;
    margin: auto;
    padding-top: 20px;
}

.loginForm .inputBox {
    width: 265px;
    height: 30px;
    border: 1px solid #dcdcdc;
    border-radius: 42px;
}

.loginForm .inputBox input {
    line-height: 30px;
    width: 220px;
    margin-left: 15px;
    border: none;
    outline: none;
    font-family: "Microsoft Yahei";
    font-size: 12px;
    color: #333;
}

.buttonBox {
    width: 220px;
    margin: auto;
    height: 30px;
    margin-top: 5px;
    position: relative;
}

.buttonBox input {
    width: 85px;
    height: 30px;
    outline: none;
    font-size: 14px;
    color: #333;
    background: #f3f3f3;
    border-radius: 42px;
    border: 1px solid #f3f3f3;
}

.checkInput {
    padding: 15px 0;
    width: 250px;
    margin: auto;
}

.checkInput input {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 3px;
}

.checkInput a {
    float: right;
    color: #999999;
    font-size: 12px;
    cursor: pointer;
    font-family: Serif;
}

.checkInput {
    color: #999999;
    font-size:12px;
    text-align:left;
    font-family: Serif;
}

.buttonBox input:hover {
    border:1px solid #ad231a;
    background:#fff;
}

.contentB {

    border:1px solid #f2f2f2;
    box-shadow: 1px 1px 5px 1px rgba(156, 156, 156, 0.25);
    position:relative;
    background:#fff;
}

.demo-slide {
    position:relative;
}

.demo-slide .demo-Bd {
    overflow:hidden;
    position:relative;
    padding-left:2px;
}

.demo-slide .demo-Hd {
    position:relative;
    height:38px;
    background:#f3f3f3;
    border-top:2px solid #c8281e;
}

.demo-slide .demo-Hd ul {
    float:left;
    position:absolute;
    top:0;
    height:40px;
    padding-left:45px;
    background: url("../img/tit-3.png") 10px center no-repeat;
}

.demo-slide .demo-Hd .more {
    text-decoration: none;
    position: absolute;
    right:0;
    top:0;
    font-size:12px;
    display:block;
    color:#ad231a;
    float:right;
    height:38px;
    line-height:38px;
    margin-right:10px;
    font-family:Serif;
}

.demo-slide .demo-Hd ul li {
    color: #ad231a;
    font-family: "Microsoft YaHei";
    font-size:18px;
    line-height:40px;
    height:40px;
    background: url("../img/line.png") left center no-repeat;
    padding-left:15px;
    padding-right:15px;
    float:left;
    cursor:pointer;
}

.demo-slide .demo-Hd ul li:first-child {
    padding-left:0;
    background:none;
    padding-right:5px;
}

.demo-slide .demo-Hd ul li.on {
    color:#ff9500;
}

.tab-bd .bd ul {
    zoom:1;
}

.tab-bd .bd ul li {
    margin: 10px 5px;
    float: left;
    _display: inline;
    width:235px;
    height:275px;
    background: #f5f5f5;
    position: relative;
    border:2px solid #f2f2f2;
}

.tab-bd .bd ul li .pic {
    height: 135px;
    width: 235px;
    overflow: hidden;
}

.tab-bd .bd ul li .pic img {
    width: 100%;
    height: 135px;
}
.tab-bd .bd ul li .tabWord
{
    width: 46px;
    height: 83px;
    background: url(../img/tab.png) no-repeat center;
    position: absolute;
    left: -6px;
    top: -3px;
}

.tab-bd .bd ul li .tabWord span {
    color: #fff;
    display: block;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    padding: 8px 15px;
}

.tab-bd .bd ul li .title {
    height: 105px;
    position: relative;
    padding: 0 15px;
}
.tab-bd .bd ul li a{
    text-decoration: none;
}

.tab-bd .bd ul li .title span a {
    font-size: 16px;
    color: #333;
    font-family: "Microsoft Yahei";
    display: block;
    line-height:45px;
    height:38px;
}
.tab-bd .bd ul li .title p{
    border-bottom:1px dashed #999;
    height:20px;
    margin-bottom:5px;
}
.tab-bd .bd ul li .title p a{
    font-size:12px;
    font-family:Serif;
    color:#666;
}


.tab-bd .bd ul li .title > a {
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    height: 55px;
    text-decoration: none;
    font-family: Serif;
}

.tab-bd .bd ul li:hover {
    border:2px solid #c8281e;
    -moz-box-shadow: 0px 1px 15px rgba(159, 159, 159, 0.36);
    -webkit-box-shadow: 0px 1px 15px rgba(159, 159, 159, 0.36);
    box-shadow: 0px 1px 15px rgba(159, 159, 159, 0.36);
}

.picScroll-left .bd ul {
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin: 0 6px;
    float: left;
    _display: inline;
    width: 180px;
    height: 245px;
    background: #fff;
    position: relative;
}

.picScroll-left .bd ul li .pic {
    width: 180px;
    overflow: hidden;
}

.picScroll-left .bd ul li .pic img {
    width: 100%;
    height: 165px;
}

.picScroll-left .bd ul li .title {
    height: 50px;
    position: relative;
    background: #c8281e;
    padding: 10px 25px;
}

.picScroll-left .bd ul li .title a {
    font-size:17px;
    color:#fff;
    font-family: "Microsoft Yahei";
    display:block;
    line-height:30px;
    font-weight:bold;
    text-decoration:none;
}

.picScroll-left .bd ul li .top {
    margin-top:10px;
}

.picScroll-left .bd ul li .bottom {
    margin-bottom:10px;
}



.slideTxtBox{
    width:1000px;
    margin:auto;
    margin-top:45px;
    border:1px solid #f2f2f2;
    box-shadow:1px 1px 5px 1px rgba(156, 156, 156, 0.25);
    position:relative;
    background:#fff;
}
.slideTxtBox .hd{
    position: relative;
    height:28px;
    background: #f3f3f3;
    border-top: 2px solid #c8281e;
    padding:5px 10px;
    overflow: hidden;
}


.slideTxtBox .hd ul{
    float: right;
}

.slideTxtBox .hd .tit-4 {
    background: url("../img/tit-4.png") no-repeat left 0;
    color: #ad231a;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    line-height:28px;
    height: 36px;
    display: block;
    float: left;
    padding-left: 35px;
}
.slideTxtBox .hd ul li{
    float: left;
    display: inline-block;
    margin:3px;
    padding:3px 8px;
    color: #24282b;
    border-radius:3px;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #ccc;
    font-family: "Microsoft Yahei";
}
.slideTxtBox .hd ul li.on{
    color: #fff;
    background:#c8281e;
    border: 1px solid #c8281e;

}
.slideTxtBox .bd ul{
    padding-top:10px;
    zoom:1;
    height:235px;
    overflow: hidden;
}
.slideTxtBox .bd li{
    position: relative;
    width:320px;
    height:225px;
    margin:0 5px 10px 5px;
    border:1px solid #f2f2f2;
    overflow:hidden;
    float:left;
}
.slideTxtBox .bd li:hover .cover{
    display: block;
}
.slideTxtBox .bd li:hover .text{
    display: none;
}
.slideTxtBox .bd li .cbox .tabWord{
    width:46px;
    height:83px;
    background:url(../img/tab.png) no-repeat center;
    position:absolute;
    left:-6px;
    top:-3px;
}

.slideTxtBox .bd li .cbox .tabWord span{
    color:#fff;
    display:block;
    font-size:14px;
    font-family:"Microsoft Yahei";
    padding:8px 15px;
}

.more-btn {
    display: block;
    width: 110px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin: 10px auto;
    background: #bc1c12;
    color: #fff !important;
    font-size: 14px;
}
.slideTxtBox .bd li:hover .cbox .pic {
    overflow: hidden;
    height:224px;
}

.slideTxtBox .bd li:hover .cbox .pic img{
    margin-top:0;
}

.slideTxtBox .bd li .cover {
    z-index: 999;
    background: none;
    position: absolute;
    cursor: pointer;
    width: 100%;
    height: 100%;
    transition: 0.5s;
    filter: alpha(opacity=0);
}

.cover-bg {
    background:#000;
    position: absolute;
    width:100%;
    height:100%;
    opacity:0.5;
    filter:alpha(opacity=50);
}

.slideTxtBox .bd li .cover .editbox {
    padding:20px;
    position:relative;
}

.slideTxtBox .bd li .cover .editbox div {
    margin-top:10px;
}

.slideTxtBox .bd li .cover .editbox .word {
    font-size:16px;
    color:#fff;
    line-height: 22px;
}

.slideTxtBox .bd li .cover .editbox .txt {
}

.slideTxtBox .bd li .cover .editbox .txt span {
    margin-right:10px;
    color:#7dbdff;
}

.slideTxtBox .bd li .cover .editbox .intro {
    color: #ddd;
    word-break: break-all;
    font-size: 14px;
    line-height: 20px;
}

.slideTxtBox .bd li .cover{
    display:none;
}

.slideTxtBox .bd li .cbox .pic {
    overflow: hidden;
    height: 162px;
}
.slideTxtBox .bd li .cbox .pic img {
    width:320px;
    height:245px;
    transition: 0.5s;
    margin-top: -31px;
}

.slideTxtBox .bd li .cbox .text {
    margin-top: 10px;
    position: relative;
}
.slideTxtBox .bd li .cbox .text .infor {
    width: 100%;
}

.slideTxtBox .bd li .cbox .text .infor p.p1 {
    color: #444;
    overflow: hidden;
    font-size: 16px;
    padding: 0 5px;
    height: 25px;
    word-break: break-word;
}


.slideTxtBox .bd li .cbox .text .infor p.p2 {
    color: #999;

    font-family: serif;
    line-height: 20px;
    font-size: 12px;
    padding: 0 5px;
}

.footer{
    padding:20px 0;
    background: #bc1c12;

}
.footer p{
    font-size: 12px;
    font-family:"Microsoft Yahei";
    line-height: 24px;color: #fff;
}
.footTip{
    margin-left: 15px;
}

/*äºŒçº§é¡µé¢*/
.container {width:980px; margin:25px auto;background: #fff;}
.content2 {padding: 20px;}
.aside {width:220px;overflow: hidden;}
.aside h2 {height:55px;line-height:55px; color: #fff; font-size:22px;font-family:"Microsoft YaHei";background:#c8281e;text-align: center;margin-bottom:10px;}
.aside ul li {background: #f0f0f0;margin-top: 1px;}
.aside ul li a {display:block; height:40px; line-height:40px; color: #333; font-size:16px; font-family:"Microsoft YaHei"; font-weight: normal; text-decoration: none; padding-left:68px; background: #eeeeee;}
.aside ul li a:hover {color:#ffffff; background: #c8281e;}
.level3 {display: block !important;}
.level3 > li > a {font-size: 14px !important;padding-left: 75px !important;}
.level4 {display: none;}
.level4 > li > a {padding-left:10px;background: #E36776;}
.level2 > li > .arrow:hover,.level3 > li > .arrow:hover,.level4 > li > .arrow:hover,.level2 > li > .current,.level3 > li > .current,.level4 > li > .current {color:#DDDBDB;background: url(../img/bg-btn2.png) top center no-repeat;}

.level3 li a:hover{background: url(../img/bg-btn3.png) #eee no-repeat !important; color: #333 !important;}
.arroww{background:#c8281e !important;color: #fff !important;}


.contentLi {width:710px; margin-left: 10px;}
.breadcrumb {height:47px;border-bottom:3px solid #eee;overflow: hidden;}
.breadcrumb ul {float: left;}
.breadcrumb ul li a, .breadcrumb ul li {color:#666; font-size:12px; line-height:55px;font-family: serif;}
.breadcrumb ul li a:hover {text-decoration: none; color:#c8281e;}
.breadcrumb b{    float: left;
    padding:0 15px;
    height:47px;
    line-height:55px;
    font-size: 18px;
    color: #c8281e;
    border-bottom: 2px #c8281e solid;
    font-weight: normal;}
.title_info {
    font-family: serif;
    width: 100%;
    float: left;
    color: #666;
    text-align: center;
    padding: 20px 0;
    font-size: 15px;
    margin-bottom:20px;
    border-bottom: 1px #ccc dashed;}

.articleLi {margin-top:5px;min-height:450px;}
.articleLi ul {margin: 10px; min-height:400px;}
.articleLi ul li {height:35px;background: url(../img/b1.png) left center no-repeat;padding-left:15px;}
.articleLi ul li a {height:35px; line-height: 35px; font-size:14px;color:#666;text-decoration: none;cursor: pointer;}
.articleLi ul li a h3 {font-size: 14px;font-weight: normal;}
.articleLi ul li a:hover {color:#c8281e;}

.page {text-align: center;margin-top: 20px;margin-bottom: 20px;font-size:14px;color: #666666;}
.page a {border: 1px solid #ccc;color: #727272;padding:5px;background: #f1f1f1;cursor: pointer;}
.page a:hover {color: #c8281e;text-decoration: none;}

/*ä¸‰çº§é¡µé¢*/
.content3 {padding: 20px;}
.contentArt {width:710px; margin-left: 10px;}
.articlePage {margin-top: 30px;min-height:450px;}
.articlePage h2 {    text-align: center;
    font-size: 27px;
    color: #c8281e;
    font-weight: normal;}
.articlePage > p img {display: block;margin:10px auto;cursor:pointer;}
.articlePage > p {font-family:"Microsoft YaHei";line-height:25px;padding-top:10px;
    text-align: justify;
    color: #666;
    text-indent: 2em;
    font-size: 14px;}
.articlePage table {margin:0 auto;}
.articlePage table td {text-align: left;font-size:14px;color:#666;padding:10px;line-height:22px;}
.articlePage table td p{text-indent: 0;font-size:14px;text-align:left;font-family:"Microsoft YaHei";color:#666;line-height:25px;}
.articlePage object{margin-left:-2em;}


.noSearch {
    width: 100%;
    height: 255px;
    background: url(../img/noSearch.png) no-repeat center;
}



.menu{
    background: #f7f7f7;
}
.menubox{
    width:1000px;
    margin:0px auto;
    padding: 20px 0;
}

.menu .menubox .list {
    float: left;
    width: 1070px;
}
.menu .menubox .title {
    float: left;
    color: #333;
    padding: 5px 0;
    width: 95px;
    margin: 5px 0;
}


.menu .menubox .sort .edit input {

    background: #fff;
    border: 1px solid #c1c1c1;
    width: 165px;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    /* float: left; */
    border-radius: 3px;
    margin-right: 10px;
}

.menu .menubox .sort .edit {
    float: left;
    height: 30px;
}

.menu .menubox .sort .edit .s-btn {
    border: none;
    background: #c8281e;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    padding: 0px 12px;
    cursor: pointer;
    border-radius: 2px;
    display: inline-block;
}

.menu .menubox .proLevel, .menu .menubox .prizeYear, .menu .menubox .declareYear {
    float: left;
}

.menu .menubox .sub-sort li {
    float: left;
    display: inline-block;
    margin:5px 10px;
    padding: 5px 0;
    cursor: pointer;
}


.menu .menubox li.active {
    color: #fff;
    background: #c8281e;
    border-radius: 3px;
    padding: 5px 20px;
}

