


body {
    background: #eee;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}
.swiper-container {
    width: 100%;
    height: 300px;
    margin: 20px auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.append-buttons {
    text-align: center;
    margin-top: 20px;
}
.append-buttons a {
    display: inline-block;
    border: 1px solid #007aff;
    color: #007aff;
    text-decoration: none;
    padding: 4px 10px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 13px;
}

.swiper-pagination-bullet-active {
    background: #1270B8;
    border: 1px solid #1270B8;
}

.cp_div {
    /*border: 1px solid red;*/
    padding: 0px;
    top: 0px;
    width: 400px;
    height: 40px;
    line-height: 40px;
    float: left;
    position: relative;
    top:-120px;
}
.cp2_div {
    top:-105px;
}
.cp_info_con {
    /*border: 1px solid red;*/
    float: left;
    height: 150px;
    width: 150px;
    margin-top: 5px;
    position: relative;
    top:0px;
    left: 0px;
}
.cp_img_con img {
    width: 100%;
    /*border: 1px solid red;*/
    float: left;
}
.cp_text_con {
    width: 265px;
    height: 210px;
    margin-left: 160px;
    text-align: left;
    line-height: 30px;
    font-size: 14px;
}



.jjfa_div {
    /*border: 1px solid red;*/
    width: 1000px;
    height: 485px;
    margin:0 auto;
    margin-top: 30px;
    background: url('../image/jjfa_table.jpg') no-repeat;
    padding-top: 50px;
}

.table_div {
    /*border: 1px solid red;*/
    width: 900px;
    height: 410px;
    margin-left: 50px;
    background: #fff;
}

.news_ul_div {
    /*border: 1px solid red;*/
    height: 160px;
}

.news_ul_div ul li {
    /*border: 1px solid red;*/
    float: left;
    width:498px;
    text-align: left;
    text-indent: 1.5em;
    height: 30px;
    line-height: 30px;
}
.news_ul_div ul li img {
    margin-top: -2px;
    margin-right: 3px;
}



.an_bg {
    margin:0 auto;
    background:url(../image/an_bg_1.jpg) no-repeat;
    width:1000px;
    height:575px;
    /*border: 1px solid red;*/
}
.an_sel_1 {
    /*border: 1px solid red;*/
    width: 250px;
    height: 54px;
    position: relative;
    top: 45px;
    left: 45px;
}
.an_sel_2 {
    /*border: 1px solid red;*/
    width: 250px;
    height: 54px;
    position: relative;
    top: 55px;
    left: 45px;
}
.an_sel_3 {
    /*border: 1px solid red;*/
    width: 250px;
    height: 54px;
    position: relative;
    top: 70px;
    left: 45px;
}
.an_sel_4 {
    /*border: 1px solid red;*/
    width: 250px;
    height: 54px;
    position: relative;
    top: 80px;
    left: 45px;
}
.an_sel_5 {
    /*border: 1px solid red;*/
    width: 250px;
    height: 54px;
    position: relative;
    top: 93px;
    left: 45px;
}
.an_sel_6 {
    /*border: 1px solid red;*/
    width: 250px;
    height: 54px;
    position: relative;
    top: 105px;
    left: 45px;
}
.an_sel_7 {
    /*border: 1px solid red;*/
    width: 250px;
    height: 54px;
    position: relative;
    top: 115px;
    left: 45px;
}


    
.cp_bg {
    background:url(../image/cp_bg.jpg) no-repeat;
    height: 500px;
    /*border: 1px solid red;*/
}



.swiper-pagination {
    /*border: 1px solid red;*/
    z-index: 999999;
}



.ji_a_div {
    /*border: 1px solid blue;*/
    width: 210px;
    height: 60px;
    z-index: 99999;
    position: relative;
    top: 425px;
    left: 50%;
    cursor: pointer;
    float: left;
    margin-left: -465px;
}
.kong_a_div {
    /*border: 1px solid #f90;*/
    width: 210px;
    height: 60px;
    z-index: 99999;
    position: relative;
    top: 425px;
    left: 50%;
    cursor: pointer;
    float: left;
    margin-left: -240px;
}
.shui_a_div {
    /*border: 1px solid #7AD237;*/
    width: 210px;
    height: 60px;
    z-index: 99999;
    position: relative;
    top: 425px;
    left: 50%;
    cursor: pointer;
    float: left;
    margin-left: 30px;
}
.news_a_div {
    /*border: 1px solid #FF9326;*/
    width: 210px;
    height: 60px;
    z-index: 99999;
    position: relative;
    top: 425px;
    left: 50%;
    cursor: pointer;
    float: left;
    margin-left: 30px;
}









