@charset "utf-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0;
    outline: none;
}

li {
    list-style: none;
}

a, u {
    text-decoration: none;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

body {
    font-family: "微软雅黑";
}

.banner {
    width: 100%
}

.banner img {
    display: block;
    width: 100%;
}

.container {
    width: 1200px;
    margin: 0 auto;
}

.video .container {
    height: 920px;
    position: relative;
    overflow: hidden;
}

.video .pic {
    width: 862px;
    height: 490px;
    background: url(../img/img02.jpg) no-repeat;
    margin-top: 120px;
    margin-left: 320px;
}

.video .box {
    width: 600px;
    height: 442px;
    background: #fff;
    box-shadow: -10px 3px 50px rgba(0, 0, 0, .1);
    position: absolute;
    top: 220px;
    left: 0;
    margin-top: 130px;
}

.video .play {
    width: 88px;
    height: 88px;
    background: url(../img/play.png) no-repeat;
    position: absolute;
    top: 340px;
    left: 725px;
    box-shadow: -10px 3px 50px rgba(0, 0, 0, .2);
    border-radius: 44px;
    cursor: pointer;
}

.video iframe {
    margin-top: 150px;
    display: none;
    margin-left: 30px;
}

.intro {
    background: url(../img/bg.jpg) no-repeat;
    width: 100%;
    height: 996px;
    overflow: hidden;
}

.intro .pic {
    width: 998px;
    height: 568px;
    background: url(../img/img01.jpg) no-repeat;
    margin-top: 150px;
    margin-left: 85px;
}

.intro .container {
    position: relative;
}

.intro .box {
    width: 600px;
    height: 442px;
    background: #fff;
    position: absolute;
    top: 364px;
    left: 580px;
    box-shadow: -5px 5px 60px rgba(0, 0, 0, .1);
}

.intro .button {
    width: 80px;
    height: 80px;
    background: url(../img/black.png) no-repeat;
    position: absolute;
    top: 520px;
    left: 500px;
}

.box h2 {
    font-size: 40px;
    margin-bottom: 40px;
    color: #676a6f;
    margin-left: 50px;
    margin-top: 80px;
}

.box h3 {
    font-size: 40px;
    margin-bottom: 50px;
    color: #676a6f;
    margin-left: 105px;
    margin-top: -20px;
}

.box p {
    width: 394px;
    margin-left: 102px;
    line-height: 30px;
    color: #999;
    margin-top: -20px;
}

.people .container {
    position: relative;
}

.people h2 {
    font-size: 40px;
    margin-bottom: 40px;
    color: #676a6f;
    margin-left: 50px;
}

.people h3 {
    font-size: 40px;
    margin-bottom: 50px;
    color: #676a6f;
    margin-left: 100px;
}

.people .about-slider {
    width: 1244px;
    height: 600px;
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.about-slider .swiper-slide {
    width: auto;
}

.people .about-slider-item {
    width: 370px;
    height: 550px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .1);
    margin-top: 8px;
    margin-bottom: 30px;
}

.people .about-slider-item img {
    width: 370px;
    height: 370px;
}

.people .about-slider-item span {
    font-size: 20px;
    color: #333;
    margin-left: 20px;
    margin-top: 10px;
    display: block;
}

.people .about-slider-item p {
    width: 320px;
    margin-left: 20px;
    margin-top: 16px;
    font-size: 16px;
    color: #999;
}

.people .prev {
    width: 110px;
    height: 110px;
    background: url(../img/prev.png) no-repeat;
    position: absolute;
    top: 350px;
    left: -56px;
    z-index: 9999;
    cursor: pointer;
}

.people .container {
    width: 1250px;
}

.people .next {
    width: 110px;
    height: 110px;
    background: url(../img/next.png) no-repeat;
    position: absolute;
    top: 350px;
    right: -29px;
    z-index: 999;
    cursor: pointer;
}

footer {
    width: 100%;
    background: #f5f5f5;
    line-height: 1.75;
    color: #646464;
    font-size: 18px;
    text-align: center;
    margin-top: 60px;
    padding: 30px 0;
}

.title {
    text-align: center;
    font-size: 40px;
    line-height: 1;
    height: 74px;
    position: relative;
    margin: 60px 0 40px;
}

.title:before {
    content: "";
    width: 60px;
    height: 6px;
    background: #00a0e9;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 2px;
}

.city .title01 {
    margin-bottom: 20px;
    width: 100%
}

.city .container {
    width: 1260px;
}

.city .bigbox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 30px;
}

.city .container .left {
    float: left;
    width: 370px;
    height: 630px;
    margin-left: 60px;
    background: #fafafa;
    margin-bottom: 10px;
}

.city .container .left .img {
    display: block;
    width: 370px;
    height: 300px;
}

.city .container .left .box {
    width: 370px;
    height: 330px;
    text-align: center;
    overflow: hidden;
    transition: 0.5s;
}

.city .container .left .box h1 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 40px;
    color: #26363a;
}

.city .container .left .box h5 {
    font-size: 20px;
    color: #455255;
    margin-top: 15px;
}

.city .container .left .box p {
    width: 288px;
    margin-left: 40px;
    margin-top: 30px;
    font-size: 16px;
    color: #999;
    line-height: 26px;
    text-align: left;
}

.city .container .right {
    float: left;
    width: 770px;
    padding-left: 30px;
}

.city .container .right .img {
    display: block;
    width: 370px;
    height: 300px;
}

.city .container .right .top {
    width: 770px;
    height: 300px;
    background: #fafafa;
}

.city .container .right .box01 {
    width: 400px;
    height: 300px;
    float: left;
    text-align: center;
}

.city .container .right .box01 h1 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 30px;
    color: #26363a;
}

.city .container .right .box01 h5 {
    font-size: 20px;
    color: #455255;
    margin-top: 15px;
}

.city .container .right .box01 p {
    width: 288px;
    margin-left: 54px;
    margin-top: 30px;
    font-size: 16px;
    color: #999;
    line-height: 26px;
    text-align: left;
}

.city .container .right .top img {
    float: left;
}

.city .container .right .bottom {
    width: 770px;
    height: 300px;
    margin-top: 30px;
    background: #fafafa;
}

.city .container .right .bottom img {
    float: left;
}

.city .container .right .bottom .box01 {
    float: left;
}

.city .container a {
    width: 170px;
    height: 88px;
    margin-left: 98px;
    display: none;
}

.city .container span {
    width: 170px;
    height: 88px;
    margin-left: 118px;
    margin-top: -8px;
    display: none;
}

.boxshadow {
    transition: 0.5s;
}

.boxshadow:hover {
    background: #fff !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    cursor: pointer;
}

.boxshadow:hover span, .boxshadow:hover .box a {
    display: block;
}


dl {
    text-align: center;
}

dl .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background: #e5e5e5;
    border-radius: 50%;
    margin: 10px;
    opacity: 1;
}

dl .swiper-pagination-bullet-active {
    background: #00a0e9;
    box-shadow: -3px 5px 15px rgba(0, 160, 233, .25);
}

.health .title02 {
    margin-bottom: 60px;
    margin-top: 40px;
    width: 100%
}

.health .container {
    width: 1280px;
}

.health .bigbox {
    display: none;
}

.health ul {
    overflow: hidden;
    padding: 40px;
    margin-left: 30px;
    margin-top: -40px;
    padding-bottom: 60px;
}

.health .health-slider-item {
    width: 370px;
    height: 400px;
    background: #fafafa;
    margin: 0 auto 10px;
    text-align: center;
    transition: 0.5s;
}

.health .health-slider-item img {
    width: 370px;
    height: 230px;
}

.health .health-slider-item h2 {
    font-size: 20px;
    font-weight: bold;
    color: #26363a;
    margin-top: 18px;
}

.health .health-slider-item p {
    width: 320px;
    font-size: 16px;
    margin-left: 30px;
    color: #999;
    text-align: left;
    line-height: 26px;
    margin-top: 18px;
}

.health .health-slider-item:hover {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    cursor: pointer;
}

.country dl {
    margin: 0 910px;
}

.country .title03 {
    margin-top: 40px;
    margin-bottom: 60px;
    width: 100%
}

.country .container {
    width: 1230px;
}

.country .bigbox {
    overflow: hidden;
}

.country .container .left {
    width: 570px;
    height: 530px;
    transition: 0.5s;
    float: left;
    margin-left: 40px;
    margin-bottom: 60px;
    margin-right: 40px;
    position: relative;
}

.country .container .left img {
    width: 100%;
    float: left;
}

.country .container .left h5 {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    top: 450px;
    color: #fff;
}

.country .container .left a {
    width: 74px;
    height: 24px;
    border: solid 1px #fff;
    border-radius: 12px;
    position: absolute;
    left: 30px;
    top: 486px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 23px;
}

.country .container .left .maskbox {
    width: 570px;
    height: 530px;
    background-color: rgba(0, 0, 0, .65);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.country .container .left .maskbox h4 {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    top: 125px;
    color: #fff;
}

.country .container .left .maskbox h3 {
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    left: 30px;
    top: 160px;
    color: #fff;
}

.country .container .left .maskbox p {
    font-size: 14px;
    color: #e6e6e6;
    width: 400px;
    position: absolute;
    left: 30px;
    top: 210px;
    line-height: 24px;
}

.country .container .left .maskbox span {
    width: 74px;
    height: 24px;
    background: #ffc596;
    border-radius: 12px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 23px;
    display: block;
    position: absolute;
    left: 30px;
    top: 400px;
    box-shadow: -5px 8px 15px rgba(0, 0, 0, 1);
}

.country .container .left:hover {
    box-shadow: -5px 15px 40px rgba(0, 0, 0, .3);
    cursor: pointer;
}

.country .container .left:hover a {
    display: none;
}

.country .container .left:hover h5 {
    display: none;
}

.country .container .left:hover .maskbox {
    display: block;
}

.country .container .right {
    float: left;
    width: 572px;
}

.country .container .right .box {
    overflow: hidden;
    padding-bottom: 30px;
    margin-right: -40px;
}

.country .container .right .box section {
    float: left;
    transition: 0.5s;
    margin: 0 30px 30px 0;
    position: relative;
}

.country .container .right .box section h1 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: 20px;
    bottom: 76px;
}

.country .container .right .box section h2 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    left: -30px;
    top: 96px;
}

.country .container .right .box section a {
    width: 74px;
    height: 24px;
    border: solid 1px #fff;
    border-radius: 12px;
    position: absolute;
    left: 20px;
    top: 208px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 23px;
}

.country .container .right .box section .mask {
    width: 270px;
    height: 250px;
    background-color: rgba(0, 0, 0, .65);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.country .container .right .box section .mask h5 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;;
    position: absolute;
    left: 20px;
    top: 34px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 235px;
}

.country .container .right .box section .mask h4 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;;
    position: absolute;
    left: 20px;
    top: 60px;
}

.country .container .right .box section .mask p {
    width: 180px;
    font-size: 12px;
    color: #e6e6e6;
    position: absolute;
    left: -80px;;
    top: 115px;
    line-height: 20px;
}

.country .container .right .box section .mask span {
    width: 74px;
    height: 24px;
    background: #ffc596;
    border-radius: 12px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 23px;
    display: block;
    position: absolute;
    left: 20px;
    top: 190px;
    box-shadow: -5px 8px 15px rgba(0, 0, 0, 1);
}

.country .container .right .box section img {
    width: 270px;
    height: 250px;
    display: block;
}

.country .container .right .box section:hover h1 {
    display: none
}

.country .container .right .box section:hover h2 {
    display: none
}

.country .container .right .box section:hover a {
    display: none
}

.country .container .right .box section:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
    cursor: pointer;
}

.country .container .right .box section:hover .mask {
    display: block;
}

.banner02 img {
    display: block;
    width: 100%;
}

.banner02 {
    margin-top: 40px;
}

.title04 {
    margin-top: 60px;
    margin-bottom: 20px;
}

.title05 {
    margin-top: 40px;
    margin-bottom: 60px;
}

.bottom {
    margin-bottom: 30px;
}

.city01 .title04 {
    margin-bottom: 20px;
    width: 100%
}

.city01 .container .left {
    float: left;
    width: 370px;
    height: 630px;
    padding-top: 30px;
    padding-bottom: 60px;
    margin-left: 60px;
}

.city01 .container {
    width: 1260px;
}

.city01 .bigbox {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.city01 .container .left .img {
    display: block;
    width: 370px;
    height: 300px;
}

.city01 .container .left .box {
    width: 370px;
    height: 330px;
    background: #fafafa;
    text-align: center;
    overflow: hidden;
    transition: 0.5s;
}

.city01 .container .left .box h1 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 40px;
    color: #26363a;
}

.city01 .container .left .box h5 {
    font-size: 20px;
    color: #455255;
    margin-top: 15px;
}

.city01 .container .left .box p {
    width: 288px;
    margin-left: 40px;
    margin-top: 30px;
    font-size: 16px;
    color: #999;
    line-height: 26px;
    text-align: left;
}

.city01 .container .right {
    float: left;
    width: 770px;
    padding-left: 30px;
}

.city01 .container .right .img {
    display: block;
    width: 370px;
    height: 300px;
}

.city01 .container .right .top {
    width: 770px;
    height: 300px;
    overflow: hidden;
    padding-top: 30px;
}

.city01 .container .right .box01 {
    width: 400px;
    height: 300px;
    float: left;
    background: #fafafa;
    text-align: center;
    transition: 0.5s;
}

.city01 .container .right .box01 h1 {
    font-weight: bold;
    font-size: 20px;
    margin-top: 30px;
    color: #26363a;
}

.city01 .container .right .box01 h5 {
    font-size: 20px;
    color: #455255;
    margin-top: 15px;
}

.city01 .container .right .box01 p {
    width: 288px;
    margin-left: 54px;
    margin-top: 30px;
    font-size: 16px;
    color: #999;
    line-height: 26px;
    text-align: left;
}

.city01 .container .right .top img {
    float: left;
}

.city01 .container .right .bottom {
    width: 770px;
    height: 300px;
    overflow: hidden;
    padding-top: 30px;
}

.city01 .container .right .bottom img {
    float: left;
}

.city01 .container .right .bottom .box01 {
    float: left;
}

.city01 .container .left:hover .box {
    background: #fff;
    box-shadow: -5px 12px 60px rgba(0, 0, 0, .25);
    cursor: pointer;
}

.city01 .container .left:hover a {
    display: block;
}

.city01 .container a {
    width: 170px;
    height: 88px;
    margin-left: 98px;
    display: none;
}

.city01 .container span {
    width: 170px;
    height: 88px;
    margin-left: 118px;
    margin-top: -8px;
    display: none;
}

.city01 .container .right .top:hover .box03 {
    background: #fff;
    box-shadow: -5px 10px 50px rgba(0, 0, 0, .25);
    cursor: pointer;
}

.city01 .container .right .top:hover span {
    display: block;
}

.city01 .container .right .bottom:hover .box02 {
    background: #fff;
    box-shadow: -5px 10px 50px rgba(0, 0, 0, .25);
    cursor: pointer;
}

.city01 .container .right .bottom:hover span {
    display: block;
}

.health01 .title02 {
    margin-bottom: 60px;
    margin-top: 40px;
    width: 100%
}

.health01 .container {
    width: 1280px;
}

.health01 .bigbox {
    display: none;
}

.health01 ul {
    overflow: hidden;
    padding: 40px;
    margin-left: 30px;
    margin-top: -40px;
    padding-bottom: 60px;
}

.health01 ul li {
    width: 370px;
    height: 400px;
    background: #fafafa;
    float: left;
    margin-right: 30px;
    text-align: center;
    transition: 0.5s;
}

.health01 ul li.no-margin {
    margin-right: 0;
}

.health01 ul li img {
    width: 370px;
    height: 230px;
}

.health01 ul li h2 {
    font-size: 20px;
    font-weight: bold;
    color: #26363a;
    margin-top: 18px;
}

.health01 ul li p {
    width: 320px;
    font-size: 16px;
    margin-left: 30px;
    color: #999;
    text-align: left;
    line-height: 26px;
    margin-top: 18px;
}

.health01 ul li:hover {
    background: #fff;
    box-shadow: -5px 10px 50px rgba(0, 0, 0, .25);
    cursor: pointer;
}


/*@media (max-width: 1440px){
	.banner{width: 800px;}
}
*/































