body {
    background-color: #f0f0f0;
}

.root {
    background-image: url(../img/bg.png);
    background-repeat: no-repeat;
    background-color: #f0f0f0;
}

.container_full {
    width: 100%;
    margin: 0 auto;
}

.top_wrap {
    max-width: 1920px;
    min-width: 1180px;
    margin: 0 auto;
    background-image: url(../img/top.jpg);
    height: 673px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
}

.top {
    margin-top: 625px;
    margin-left: auto;
    margin-right: auto;
    width: 1180px;
}

.nav_wrap {
    background: url(../img/nav_bg.png) left top no-repeat;
    width: 1180px;
    height: 22px;
    display: block;
}

.nav {
    list-style: none;
    margin: 0 auto;
    padding: 0;

}

.nav li {
    float: left;
    width: 170px;
    margin: 0 30px;
    height: 30px;
}

.nav li a {
    width: 100%;
    height: 100%;
    display: block;
}

.content_1_wrap, .content_3_wrap, .content_4_wrap {
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
    padding-bottom: 20px;
}

.split_line {
    width: 100%;
    height: 50px;
    overflow: hidden;
}

.item_title_1 {
    height: 60px;
    background-image: url(../img/t1.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
    margin-top: 20px;
}

.more {
    float: right;
    width: 110px;
    height: 100%;
}

.more a {
    width: 100%;
    height: 100%;
    display: block;
}

.content_1_right, .content_1_left {
    float: left;
    position: relative;
}

.content_2_wrap {
    background-color: #fff;
    border-radius: 6px;
    overflow: hidden;
}

.list1 {
}

.list1 li {
    list-style-image: url("../img/arrow.png");
    height: 100px;
}

.list1 li span {
    display: none;
}

.list1 li.on {
    height: 216px;
}

.list1 li h2 {
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    word-wrap: break-word;
    word-break: normal;
}

.list1 li p {
    float: left;
    overflow: hidden;
    color: #979797;
    font-size: 12px;
    line-height: 25px;
    margin: 0;
    padding: 0;
}

.list1 li.on span {
    display: block;
    width: 261px;
    height: 176px;
    overflow: hidden;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
}

.list1 li.on p {
    float: left;
    width: 380px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.item_title_2 {
    height: 110px;
    background-image: url(../img/t2.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
    margin-top: 20px;
}

.item_title_3 {
    height: 60px;
    background-image: url(../img/t32.png);
    background-repeat: no-repeat;
    margin-top: 20px;
}

.item_title_4 {
    height: 60px;
    background-image: url(../img/t4.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
    margin-top: 20px;
}

.item_title_5 {
    height: 60px;
    background-image: url(../img/t5.png);
    background-repeat: no-repeat;
    margin-bottom: 20px;
    margin-top: 20px;
}

a:link, a:visited, a:hover {
    color: #000;
    text-decoration: none;
}

.rule {
    width: 570px;
    float: left;
    margin-left: 20px;
}

.rule p {
    font-size: 12px;
    text-indent: 30px;
    line-height: 30px;
    padding: 20px;
    background: #f0f0f0;
    height: 110px;
    overflow: hidden;
}

.plist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.plist li {
    margin: 0 20px 20px 20px;
    display: block;
    background: #f0f0f0;
}

.photo {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.photo img {
    width: 260px;
}

.info {
    border-bottom: 4px solid #ccc;
    border-left: 4px solid #ccc;
    border-right: 4px solid #ccc;
    overflow: hidden;
    padding: 15px;
}

.txt_info {
    font-size: 12px;
}
.info_btn{
    margin-top:10px;
}
.info_btn label {
    width: 212px;
    height: 40px;
    display: block;
    background: url("../img/btn.png");
    margin: 0 auto;
    cursor: pointer;
}

.btn_bg {
    position: absolute;
    z-index: 5;
    width: 260px;
    height: 190px;
    left: 0;
    top: 0;
    overflow: hidden;
}

.btn_bg:hover {
    background: url("../img/play_bg.png") center center no-repeat;
}

.title_txt {
    position: absolute;
    z-index: 6;
    width: 260px;
    height: 25px;
    line-height: 25px;
    left: 0;
    bottom: 0;
    color: #fff;
    background: #000;
    opacity: .5;
    padding-left: 20px;
}
.title_txt a:link,.title_txt a:visited,.title_txt a:hover{
    color:#fff;
}



.slider {
    list-style: none;
}

.slider li {
    width: 460px;
    height: 415px;
    overflow: hidden;
    position: relative;
}

.slider_txt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 10;
    color: #fff;
    background: #000;
    opacity: .5;
    padding-left: 20px;
}

.point {
    list-style: none;
    position: absolute;
    z-index: 11;
    right: 10px;
    bottom: 10px;
}

.point li {
    width: 8px;
    height: 8px;
    background: #fff;
    color: #fff;
    border-radius: 4px;
    float: left;
    margin-right: 5px;
    font-size: 0;
}

.point li.on {
    background: #ff8400;
}

/*footer*/
#footers {
    background: #F9F9F9;
    height: 82px;
    border-top: 1px solid #E7E7E7;
    width: 100%;
    color: #333;
}

#footers a {
    color: #333;
}

#copyright {
    background: #333;
    height: 47px;
    line-height: 47px;
    color: #fff;
}

#copyright a {
    color: #fff;
}

.footer {
    width: 1000px;
    margin: auto;
    font-size: 12px;
}

#copyright pre {
    float: left;
    font-size: 12px;
}

.footer dl {
    float: left;
    line-height: 26px;
    padding-top: 10px
}

.footer dl span {
    padding: 0 10px;
}

.footer ul {
    float: right;
    line-height: 26px;
    padding-top: 10px;
    text-align: right;
}

.footer ol {
    float: right;
}

.footer ol a {
    padding: 0 10px;