/* CSS Document */

.container {

    padding-left: 15px;

    padding-right: 15px;

}

.empty {

    height: 20px;

    background: #fff;

    clear: both;

}

.clearfix {

    clear: both;

}

/*   头部      */

.header {

    padding: 20px 0;

    text-align: center;

    background: rgba(94, 28, 177, 1);

    height: 551px;

}

.headerbox .logo-img img {

    margin: 10px auto;

    width: auto;

    height: 70px;

}

.headerbox h1 {

    font-weight: bold;

    margin-bottom: 5px;

    color: rgba(255, 255, 255, 1);

}

.headerbox p {

    color: rgba(255, 255, 255, 1);

}

.banner {

    padding-bottom: 20px;

    margin-top: 30px;

}

.banner .swiper {

    width: 640px;

    margin: 0 auto;

    position: relative;

}

.banner .swiper:before {

    content: '';

    display: block;

    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));

    width: 580px;

    height: 15px;

    position: absolute;

    bottom: -15px;

    left: 50%;

    z-index: 3;

    margin-left: -290px;

    border-top-left-radius: 15px;

    border-top-right-radius: 15px;

    opacity: .6;

}

.current-swiper {

    width: 580px;

    height: 272px;

    margin: 0 auto;

    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);

    position: relative;

    z-index: 99;

}

.left-swiper {

    position: absolute;

    left: 0;

    right: auto;

    top: 50%;

    z-index: 1;

    margin-top: -115px;

}

.right-swiper {

    position: absolute;

    right: 0;

    left: auto;

    top: 50%;

    z-index: 1;

    margin-top: -115px;

}

.nocurrent-swiper {

    width: 490px;

    height: 230px;

    box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);

}

.banner .swiper img {

    width: 100%;

    height: 100%;

}

.banner .swiper-pagination {

    width: 100%;

}

.banner .swiper-pagination .swiper-pagination-bullet {

    width: 24px;

    height: 5px;

    border-radius: 0;

    margin: 0 5px;

    background: rgba(50, 179, 255, 1);

}


/*footer_box*/

.footer_box {
    height: 209px;
    width: 100%;
    margin: auto;
    margin-bottom: 0px;
}

.foot_di {
    color: rgba(255, 255, 255, 1);
    padding-top: 20px;
    padding-left: 20px;
    line-height: 18px;
}

.foot_di a {
    color: rgba(255, 255, 255, 1);
}
.footer_nav ul li:nth-child(3){margin-left: 0px !important;}
.footer_nav {

    border-top: 1px solid rgba(204, 204, 204, 1);
    position: fixed;
    z-index: 10;
    left: 0px;
    bottom: 0;
    width: 100%;
}

.footer_nav ul li {
    float: left;
    display: block;
    width: 25%;
    margin-top: 10px;
}

.footer_nav ul li img {
    width: 29px;
    height: 29px;
    margin-left: 28px;
}

.footer_nav ul li p {
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.footer_phone {

    /* background: rgba(94, 28, 177, 1); */
    width: 78px;
    height: 79px;
    border-radius: 50%;
    position: absolute;
    z-index: 999px;
    margin-left: -34px;
    margin-top: -48px;
    left: 50%;

}

.footer_phone img {
    width: 42px;
    height: 39px;
    margin-left: 23px;
    margin-top: 14px;
}

.footer_dleft {
    width: 271px;
    float: left;
}

.footer_erweima {
       width: 121px;
    float: right;
    margin-right: 2px;
}

.footer_erweima img {
    width: 104px;
    height: 104px;
    background: rgba(255, 255, 255, 1);
    padding: 3px;
}

.youshi {
    margin-top: 50px;
}

.youshi_pro {
    height: calc(540px + 150px);
    margin-top: 30px;
    position: relative;
}

.youshi_pro_1, .youshi_pro_a, .youshi_pro_b, .youshi_pro_c {
    height: 640px;
    background: #FFF;
    box-shadow: 0 0 40px rgba(149, 149, 149, 1);
}

.youshi_pro_1 {
    width: 560px;
    position: absolute;
    left: 40px;
    top: -108px;
    z-index: 10;
}

.youshi_pro_a {
    width: 620px;
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 3;
}

.youshi_pro_b {
    width: 600px;
    position: absolute;
    left: 20px;
    top: 10px;
    z-index: 4;
}

.youshi_pro_c {
    width: 580px;
    position: absolute;
    left: 30px;
    top: 20px;
    z-index: 5;
}

.youshi_nr {
    padding: 35px 35px 0 35px;
}

.youshi_nrpic {
    width: 490px;
}

.youshi_nrpic img {
    width: 490px;
}

.youshi_nrtt {
    height: 40px;
    line-height: 40px;
    font-size: 25px;
    text-align: center;
    margin-top: 18px;
}

.youshi_nrt {
    height: auto;
    line-height: 36px;
    overflow: hidden;
    font-size: 23px;
    margin-top: 10px;
    color: #555;
}

.youshi_pro_1 .swiper-container {
    width: 100%;
    height: 100%;
}

.youshi_pro_1 .swiper-slide {
    overflow: hidden;
}

.youshi_pro_1 .swiper-pagination {

    width: 100%;

    bottom: -70px;

}

.youshi_pro_1 .swiper-pagination-bullets .swiper-pagination-bullet {

    margin: 0 8px;

    background-color: #b1b1b1;

    width: 30px;

    height: 30px;
    line-height: 30px;
    color: #FFF;
    font-size: 22px;

    opacity: 1;
    border-radius: 50%;

}

.youshi_pro_1 .swiper-pagination-bullets .swiper-pagination-bullet-active {

    background-color: #434343;

}

.sabout {
    margin-top: 25px;
}

.sabout_t {
    height: 180px;
    box-shadow: 0 8px 8px 0px rgba(0, 150, 255, 0.12);
}

.sab_t {
    height: 80px;
    padding-top: 25px;
}

.sab_t1 {
    width: 170px;
    height: 42px;
    line-height: 42px;
    font-size: 32px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

.sab_t1 a {
    display: block;
}

.sab_t1xl {
    width: 240px;
    height: 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    position: absolute;
    right: 165px;
    top: 20px;
    z-index: 3;
}

.sab_t1xr {
    width: 240px;
    height: 1px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    position: absolute;
    left: 165px;
    top: 20px;
    z-index: 3;
}

.sab_t2 {
    height: 30px;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
}

.sabout_pro {
    width: 608px;
    height: 620px;
    margin: 0 auto;
    background: #FFF;
    margin-top: -45px;
    box-shadow: 0 0 10px rgba(0, 150, 255, 0.15);
}

.sabout_nr {
    padding: 10px;
}

.sabout_nrpic {
    width: 560px;
    height: 300px;
}

.sabout_nrpic img {
    width: 585px;
    height: 300px;
}

.sabout_nrt {
    height: 180px;
    line-height: 36px;
    overflow: hidden;
    font-size: 22px;
    margin-top: 20px;
    color: #555;
}

.ys {
    background: #3db58d;
}

.ys .menu-title {
    position: relative;
}

.ys .menu-title h3 {
    line-height: 30px;
}

.ys .menu-title h3 a {
    display: block;
    text-align: center;
    color: #fff;
    z-index: 0;
}

.ys .menu-title h3 span {
    display: block;
    font-family: "times new roman";
    text-align: center;
    color: #fff;
    font-style: italic;
    text-transform: uppercase;
    z-index: 0;
}

.ys-cptu {
    z-index: 5;
    position: absolute;
    top: 805px;
    left: 75px;
}

.ys-dh {
    z-index: 5;
    position: absolute;
    top: 805px;
    right: 75px;
}

.ys-cptu img,
.ys-dh img {
    width: 54px;
    height: 54px;
    /* background-color:#0b77dc; */
}

.ys .online {
    background: url(../image/ys.png) no-repeat 0 center;
    padding-left: 195px;
    position: absolute;
    right: 15px;
    top: 15px;
    color: #fff;
    font-size: 16px;
}

.ys .online p {
    font-size: 23px;
    font-weight: bold;
    line-height: 1;
}

.ys .online span {
    background: #fff;
    color: #32b3ff;
    padding: 2px 5px;
}

.ys .bd {
    /* height: 830px; */
    overflow: hidden;
}

.ys .bd li {
    box-shadow: 2px 2px 20px rgba(50, 179, 255, 0.1);
    border-radius: 7px;
    overflow: hidden;
    position: relative;
}

.ys .bd li .img {
    border-radius: 7px;
}

.ys .bd li .imgsm {
    border-radius: 50%;
    width: 120px;
    height: 160px;
    margin: 50px auto 0px;
}

.ys .bd li .imgsm img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

.ys .bd li .imgsm span {
    display: block;
    text-align: center;
    color: #fff;
    line-height: 36px;
    font-size: 24px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ys .bd li .img img {
    border-radius: 7px;
    width: 608px;
    height: 325px;
}

.ys .bd li .info {
    position: relative;
    width: 580px;
    height: 345px;
    background: #fff;
    padding: 20px;
    margin: -50px 10px 0px;
    border-radius: 7px;
    z-index: 99;
}

.ys .bd li h4 {
    font-size: 26px;
    font-weight: normal;
    line-height: 2.5;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ys .bd li h4 span {
    float: right;
    font-weight: 100;
    font-family: Arial;
}

.ys .bd li p {
    color: #999;
    font-size: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.ys .bd li a {
    display: block;
    text-align: center;
    background: #3db58d;
    border-radius: 45px;
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
    width: 145px;
    line-height: 45px;
}





