﻿/*top*/
.index_top{
    height:350px;
    overflow:hidden;
}
.index_top>div{
    height:350px;
    float:left;
}
.top_left{
    background:#f7f7f7;
    width:700px;
}
.top_slider{
    width:500px;
}
.menu{
    height:54px;
    border-bottom:#cccccc solid 1px;
    padding-left:25px;
}
.menu li{
    float:left;
    min-width:70px;
    text-align:center;
    line-height:54px;
    height:54px;
    cursor:pointer;
    color:#333333;
    font-size:16px;
    overflow:hidden;
    margin-right:25px;
}
.menu #one1{
    font-weight:bold;
}
.menu li~li{
    font-size:14px;
}
.menu li.off{
    height:52px;
    border-bottom:2px solid #e90a0a;
}
.menudiv{
    height:300px;
    padding:0 20px;
}
.menudiv>ul>table{
    height:40px;
    line-height:40px;
    border-bottom:1px dashed #cccccc
}
.menudiv>ul>table div img{
    vertical-align:middle;
    display:block;
    float:left;
    margin:15.5px 0;
}
.menudiv>ul> table a{
    max-width:500px;
    color:#4d4d4d!important;
    float:left;
    font-size:16px;
    cursor:pointer;
    display:inline-block;
    height:40px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.menudiv>ul> table a:hover{
    color:#e90a0a!important;
}
.index_bottom .menudiv>ul> table a{
    max-width:400px;
}
.menudiv>ul>.more{
    border-bottom:none;
    line-height:40px;
    text-align:right;
}.menudiv>ul>.more>a{
    color:#e90a0a!important;
}.top_slider{
    position:relative;
}.slide-img {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 98;
    overflow: hidden;
}.slide ul, .slide li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}.slide-title, .slide-title-bg {
    bottom: 0;
    height: 40px;
    position: absolute;
    width: 100%;
    line-height: 40px;
    color: #FFF;
    z-index: 100;
    font-size: 14px;
    overflow: hidden;
}.slide-title-bg {
    background-color: #000;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 99;
    padding-left: 0px;
}.slide-icon ul {
    width: 100%;
    height: 14px;
    text-align:right;
}.slide li {
    position: absolute;
    left: -10000px;
}.slide-icon .slide-number {
    border:1px solid #b6b6b6;
    background:#fff;
    border-radius:100%;
    height: 10px !important;
    width: 10px !important;
    bottom: 0 !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
    display:inline-block;
    margin-top: 10px;
    margin-right: 10px;
}.slide-icon .slide-number-select {
    background:#e90a0a;
    border:1px solid #e90a0a;
}/*center*/
.index_center{
    margin-top:20px;
    overflow:hidden;
}
.center_left{
    width:900px;
    float:left;
}
.center_right{
    width:290px;
    float:right;
}
.xxk{
    width:100%;
}
.index_center .menu{
    height:32px;
    line-height:32px;
    background:#e5e5e5;
    padding-left:0;
    border:none;
}
.index_center .menu li{
    width:86px;
    margin-right:0;
    height:32px;
    line-height:32px;
    font-size:14px;
}
.index_center .menu #one01{
    font-weight:bold;
    font-size:16px;
}
.index_center .menu .more{
    float:right;
}
.index_center .menu .more>a{
    color:#e90a0a!important
}
.index_center .menu li.active{
    background:#e90a0a;
    border-bottom:none;
    color:#fff!important;
}
.index_center .menu li.off{
    border-bottom:none;
    color:#e90a0a;
}
.index_center .menudiv{
    height:228px;
    background:#f7f7f7;
    padding:0;
    padding-top:10px;
}
.index_center .menudiv>ul>table{
    height:40px;
    line-height:40px;
}
.index_center .menudiv>ul>table a{
    max-width:370px;
    height:40px;
    line-height:40px;
}
/*.index_center .menudiv>ul>table:last-child{
    border-bottom:none;
}*/
.index_center .menudiv .center_slider{
    width:350px;
    height:228px;
    float:left;
}
.index_center .menudiv .center_slider >.relative{
    position:relative;
}
.index_center .slide-title{
    padding: 0;
    background: none;
    height: 27px;
    line-height: 27px;
}
.index_center .slide-title ul {
    position: relative;
    float: right;
    padding: 0;
    margin: 0;
}
.index_center .slide-title li {
    padding: 0;
    margin: 0;
    position: relative;
    right: 0;
    bottom: 0;
    width: 27px;
    text-align: center;
    line-height: 27px;
    left: auto;
    top: auto;
    float: left;
    margin-left: 1px;
    background: url(/Themes/images/slide_number.png);
}
.index_center .slide-title .slide-number-select {
    background: url(/Themes/images/slide_number_select.png);
}
.index_center .slide-title-bg {
    height: 27px;
    line-height: 27px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.index_center .menudiv>ul{
    float:left;
    margin-left:10px;
    width:500px;
    padding:0 20px;
}
.img_left{
    margin-top:10px;
}
.img_left>a{
    width:290px;
    height:130px;
    margin-right:15px;
    float:left;
}
.img_left img{
    width:290px;
    height:130px;
    display:inline-block;
}
.img_left>a:last-child{
    margin-right:0;
}
.center_right a{
    width:290px;
    height:130px;
    float:left;
    margin-bottom:10px;
    display:inline-block;
}
.center_right img{
    width:290px;
    height:130px;
    display:block;
}
/*bottom*/
.index_bottom{
    height:270px;
}
.index_bottom>div{
    width:595px;
    float:left;
    margin-right:10px;
}
.index_bottom>div:last-child{
    margin-right:0;
}
.index_bottom .menu{
    height:32px;
    border:none;
    background:#e5e5e5;
    padding-left:0;
}
.index_bottom .tab>.one{
    height:32px;
    line-height:32px;
    background:#e90a0a;
    color:#fff;
    font-size:16px;
    padding:0 20px;
    font-weight:bold;
}
.index_bottom .tab>.more{
    height:32px;
    line-height:32px;
    color:#e90a0a;
    margin-right:0;
    float:right;
}
.index_bottom .tab>.more>a{
    color:#e90a0a;
    font-size:16px;
}
.index_bottom .menudiv{
    height:235px;
    background:#f7f7f7;
    padding-top:15px;
}
.index_bottom .menudiv>ul>table{
    height:40px;
    line-height:40px;
}
.index_bottom .menudiv>ul>table div:first-child{
    max-width:440px;
}
.index_bottom .menudiv>ul>table div:first-child a{
    max-width:440px;
    height:40px;
    line-height:40px;
}
.index_bottom .menudiv>ul>table:last-child{
    /*border-bottom:none;*/
}
#yq{
    background:#fff!important;
}