@charset "UTF-8";
.banner_inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99999999999;
    width: 100%;
}
.banner {
    position: relative;
}
#banner .swiper-slide img {
    width: 100%;
}
#banner .swiper-pagination{
    bottom: 40px;
}
#banner .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #999999;
    border-radius: 50%;
    opacity: 1;
    margin: 0 10px;
}
#banner .swiper-pagination-bullet-active {
    background-color: #921A17;
}
.notice {
    background-color: rgba(0, 0, 0, 0.45);
    height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
}
.notice p {
    color: #fff;
    line-height: 30px;
    font-family: '宋体';
}
.notice i {
    font-size: 18px;
    margin-right: 5px;
    color: #C9975E;
}
.main_lf{
    float: left;
    width: 310px;
}
.main_rt{
    margin-left: 355px;
}
.main{
    background: url("../images/index/bg2.jpg") no-repeat center;
    min-height: 800px;
}
.mian_lf_tit{
    height: 40px;
    line-height: 40px;
    background: #921A17;
    margin-bottom: 25px;
}
.main_lf_list li{
    border: 1px solid #C9C9C9;
    margin-bottom: 15px;
    box-shadow: 0 2px 0px #ccc;
}
.main_lf_list li a{
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.main_lf_list li a i{
    position: absolute;
    left: 25px;
    top: 20px;
    font-size: 30px;
    color: #921A17;
}
.main_lf_list li.active,.main_lf_list li:hover{
    background: #921A17;
}
.main_lf_list li.active a,.main_lf_list li:hover a{
    color: #fff;
}
.main_lf_list li.active a i,.main_lf_list li:hover a i{
    color: #C9975E;
}
.main_rt_tit{
    background: #DFDDDB;
    display: flex;
    margin-bottom: 25px;
}
.main_rt_tit span{
    height: 40px;
    line-height: 40px;
    width: 33.33%;   
    text-align: center; 
}
.main_rt_tit span.active,.main_rt_tit span:hover{
    background: #921A17;
    color: #fff;
}
.main_cont{
    padding-top: 50px;
    padding-bottom: 50px;
}
.main_rt_text h4{
    margin-bottom: 25px;
}
.main_rt_text p{
    line-height: 20px;
}
.main_rt_text{
    padding-bottom: 30px;
    border-bottom: 1px solid #EDEDED;
}
.main_rt_list{
    padding: 20px 0;
}
.main_rt_list li a{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.main_rt_list li{
    padding: 10px 0;
}
.main_rt_list li i{
    font-size: 20px;
    color: #C9975E;
    margin-right: 10px;
}
.main_rt_lf{
    width: 80%;
}
.main_rt_rt{
    width: 20%;
    text-align: right;
}
.main_rt_list li a:hover .main_rt_lf{
    color: #921A17;
}
.main_rt_list li a:hover .main_rt_rt{
    color: #921A17;
}
.main_rt_item{
    display: none;
}
.gai_tit{
    height: 65px;
    line-height: 65px;
    background: #921A17;
}
.gai_list ul{
    background: #FEFEFE;
    box-shadow: 2px 2px 0px #ccc;
    border: 1px solid #E6E6E6;
    border-right: none;
    border-bottom: none;
}
.gai_list ul li{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #E6E6E6;
    text-align: center;
}
.gai_list ul li.active a,.gai_list ul li:hover a{
    color: #921A17;
}
.gai_list ul li.active,.gai_list ul li:hover{
    border-bottom: 1px solid #921A17;
}
.gai_cont_text{
    padding: 30px;
}
.gai_cont_text p{
    line-height: 30px;
}
.gai_cont_t{
    border-top: 3px solid #921A17;
    padding-top: 30px;
    border-bottom: 1px dashed #BFB6BB;
    padding-bottom: 15px;
}
.gai_cont_t h4{
    line-height: 40px;
    color: #921A17;
}
.gai_cont_t h5{
    font-family: '宋体';
}
/*页码*/
.mypage {
    /*clear: both;*/
    width:100%;
    height:auto;
    border:#921A17 0px solid;
    margin:0 auto;
    padding: 60px 0;
    text-align:right;
    font-size: 16px;
}
.pc_dis{
    display: none;
}
.mypage a{
    color:#4d555d;
    width:auto;
    height:auto;
    padding:6px 12px;
    font-size:16px;
    margin-right:5px;
    border: 1px solid #DBDBDB;
    background: #F5F5F5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.mypage span{
    color:#717171;
    width:auto;
    height:auto;
    padding:10px;
    font-size:16px;
    border-radius:5px;
    margin-right:5px;
}
.mypage .linking,.mypage a:hover {
    color: #fff;
    background: #921A17;
    border:1px solid transparent;
    border-radius: 4px;
}
.jie_list li>a{
    display: block;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #E7E7E7;
}
.jie_list{
    background: #FEFEFE;
    box-shadow: 2px 2px 0px #ccc;
}
.jie_list li p a{
    display: block;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid transparent;
    color: #C9975E;
}
.jie_list li.active>a{
    color: #921A17;
}
.jie_list li p.active a,.jie_list li p:hover a{
    border-bottom: 2px solid #921A17;
    background: #F6ECEC;
    color: #921A17;
}
.jie_tit{
    line-height: 65px;
    border-top: 3px solid #921A17;
    position: relative;
    border-bottom: 1px dashed #921A17;
    color: #921A17;
    padding-left: 45px;
}
.jie_tit i{
    display: inline-block;
    width: 37px;
    height: 45px;
    background: url('../images/index/moshju.png') no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.jie_rt_list{
    padding: 30px;
}
