@charset "utf-8";

/*------------header-----------------------------*/
#header {
    background-color: #9b0b14;
    height: 100px;
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
}
#header_inner {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
}
#logo {
    float: left;
}
#header_right {
    float: left;
    height: 100%;
    width: 780px;
}
#top_link {
    height: 50px;
    width: 350px;
    padding-left: 445px;
}
#lang {
    float:left;
    width: 60px;
    padding-top: 20px;
}
#lang a {
    color: #DDACAF;
    display: block;
    font-size: 18px;
    text-decoration: none;
}
#lang a:hover {
    color: #FFFFFF;
    cursor: pointer;
}
#search {
    float: left;
    width: 290px;
    font-size: 18px;
    color: #ddacaf;
    padding-top: 20px;
}
.searchinput {
    height: 22px;
    width: 185px;
    color: #606060;
    border-style: none;
    font-size: 14px;
    padding-left: 5px;
}
/*------------nav-----------------------------*/
.navWrap{
    float: right;
}
.nav{
    height:50px;
    *position:relative;
    *z-index: 100;
}
.nav li{
    float:left;
    height:50px;
    line-height:50px;
    font-size:20px;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .6);
    position:relative;
}
.nav li a{
    color:#FFF;
    display:block;
    padding: 0 16px;
}
.nav ul li a:hover{
    display:block;
    color: #8fde62;
}
.nav dl{
    font-size:14px;
    line-height: 18px;
    background-color: #9b0d14;;
    position:absolute;
    top:50px;
    left:0px;
    z-index: 9999;
}
.nav dl.chang{
    width: 204px;
}
.nav dl dd a{
    color:#fff;
    line-height:28px;
    padding: 0;
}
.nav dl dd a:hover{
    color:#8fde62;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 6px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;

}
/*------------banner-----------------------------*/
#banner {
    margin: 0px auto;
    width: 1200px;
    overflow: hidden;
    height: 245px;
}
#container {
    width: 100%;
    overflow: hidden;
}

/*------------news-----------------------------*/
#news {
    width: 100%;
    height: 425px;
    margin: 0 auto;
    background-color: #f7f6ee;
}

#content1 {
    padding-top: 25px;
    width: 1200px;
    height: 425px;
    margin: 0px auto 20px auto;
    overflow: hidden;
}
#content_left {
    float: left;
    width: 560px;
    height: 400px;
}

#content_right {
    float: right;
    width: 590px;
    height: 400px;
    padding-right:10px;
}

/*图片新闻显示区*/
.cl-title {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}

.cl-title b {
    float: left;
    width: 150px;
    font-size: 22px;
    font-weight: bold;
    color: #c91111;
    border-bottom: solid 2px #c91111;
    padding: 2px 0;
}

.cl-news {
    position: absolute;
    width: 560px;
    height: 355px;
    overflow: hidden;
}


.cr-title {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
}

.cr-title b {
    float: left;
    width: 200px;
    font-size: 22px;
    font-weight: bold;
    color: #c91111;
    border-bottom: solid 2px #c91111;
    padding: 2px 0;
}

.cr-title a {
    float: right;
    text-decoration: none;
    color: #333;
}

.cr-title a:hover {
    color: #c91111;
}



.cr-news1 {
    top: 0px;
    height: 120px;
}

.cr-news1 li {
    line-height: 30px;
    font-size: 14px;
    float: left;
    color: #5c5c5c;
    width: 590px;
    background: url(../img/xdd.png) no-repeat 0px 14px;
    text-indent: 12px;
}

.cr-news1 li a {
    color: black;
    text-decoration: none;
}

.cr-news1 li:hover,li a:hover {
    color: #c91111;
}

.cr-title1 {
    top: 120px;
    width: 590px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.cr-title1 b {
    float: left;
    width: 200px;
    font-size: 22px;
    font-weight: bold;
    color: #c91111;
    border-bottom: solid 2px #c91111;
    padding: 2px 0;
}

.cr-title1 a {
    float: right;
    text-decoration: none;
    color: #333;
}

.cr-title1 a:hover {
    color: #c91111;
}

.cr-news2 {

    top: 175px;
    height: 180px;
    width: 590px;
}

.cr-news2 li {
    line-height: 30px;
    font-size: 14px;
    float: left;
    color: #5c5c5c;
    width: 590px;
    background: url(../img/xdd.png) no-repeat 0px 14px;
    text-indent: 12px;
}

.cr-news2 li a {
    color: black;
    text-decoration: none;
}

.cr-news2 li:hover,
li a:hover {
    color: #c91111;
}

/*------------content2--------------*/
#c2 {
    background-color: #ebe7da;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#c2_inner {
    padding-top: 15px;
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

#events {
    float: left;
    height: auto;
    width: 500px;

}

#events_title {
    float: left;
    height: 40px;
    width: 500px;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}

#events_title a {
    float: left;
    width: 150px;
    font-size: 22px;
    font-weight: bold;
    color: #c91111;
    border-bottom: solid 2px #c91111;
    padding: 2px 0;
}

#events_list {
    float: left;
    height: auto;
    width: 500px;
    padding-right: 40px;
}

#events_list li {
    float: left;
    height: 85px;
    width: 500px;
    display: block;
    list-style-type: none;
}

#events_list li h2,h5{
    margin:0;
    padding:0;
}
#events_date {
    float: left;
    height: 52px;
    width: 55px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #9B0D14;
    color: #FFFFFF;
    text-align: center;
    padding-top: 3px;
}

#events_txt {
    float: left;
    height: 70px;
    width: 395px;
}

#resource{
    float: right;
    width: 700px;
}

#resource_title{
    float: left;
    height: 40px;
    width: 400px;
    font-size: 22px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
    margin-left: 50px;
}

#resource_title a{
    float: left;
    width: 150px;
    font-size: 22px;
    font-weight: bold;
    color: #c91111;
    border-bottom: solid 2px #c91111;
    padding: 2px 0;
}

#resource_r1{
    float: left;
    width: 680px;
    font-size: 18px;
    margin-left: 20px;
}

#resource_block{
    width: 300px;
    margin-right: 50px;
    margin-bottom: 25px;
    float: left;
    height: 208px;
}

#resource_txt{
    width: 270px;

    bottom: 0px;
    background-image: url(../img/res/resource_block_txtbg.jpg);
    height: auto;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    left: 0px;
}

/*-------c3---------*/
#linkwrap {
    background-color: #f7f6ee;
    top: 1295px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

#link_inner{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

#link_title{
    float: left;
    height: 45px;
    width: 1200px;
    font-size: 29px;
    font-weight: bold;
    color: #333333;
    padding-top: 15px;
}

#link{
    float: left;
    height: auto;
    width: 1200px;
    padding-bottom: 15px;
}

#link img{
    padding:0 15px;
}

/*------footer------*/
#footer {
    height: 120px;
    width: 100%;
    min-width:1200px;
    background-color: #9b0b14;
    text-align: center;
}