@charset 'UTF-8';
.pb_sys_style4 .p_no_d {
    border: 1px solid #c41d17!important;
    color: #fff;
    background-color: #c41d17!important;
}

.gg-tit h3 {
    font-size: 38px;
    color: #111111;
    font-weight: normal;
}

.gg-tit h3 .gg-tit-text {
    font-size: 38px !important;
}

.gg-tit h3 .gg-tit-text a {
    font-size: 38px !important;
    color: #111;
}

.gg-tit h3 .gg-tit-line {
    color: #111111;
    margin: 0 30px;
    font-size: 20px;
}

.gg-tit h3 a {
    font-size: 16px;
    font-weight: normal;
    color: #fff;
}

.gg-tit-span {
    font-size: 25px;
    color: #333333;
    font-weight: normal;
}

.gg-tit-span a {
    font-size: 25px !important;
    color: #333333 !important;
    font-weight: normal;
}

.section .owl-theme .owl-controls {
    position: absolute;
    top: 0;
    left: 1435px;
    width: 125px;
    top: -52px;
    margin-top: 0;
}

.section .owl-theme .owl-controls .owl-buttons div {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #333333;
    font-size: 28px;
    text-align: center;
    line-height: 55px;
    margin: 0;
    padding: 0;
    opacity: 1;
    font-family: 宋体;
}

.section .owl-theme .owl-controls .owl-buttons div:first-child {
    margin-right: 15px;
}

.section .owl-theme .owl-controls .owl-buttons div:hover {
    background: #c41d17;
}


/* 首页 */

.section1 {
    padding: 70px 0;
    position: relative;
}

.section1 .gg-tit h3 a {
    display: inline-block;
    width: 114px;
    height: 36px;
    border-radius: 36px;
    background: #ececec;
    color: #2f3031;
    text-align: center;
    line-height: 35px;
}

.s1-switch .owl-carousel {
    width: 1800px;
    padding-top: 65px;
}

.s1-switch .owl-carousel .owl-item {
    margin-left: 0px;
}

.s1-switch .owl-carousel .item {
    width: 390px;
    display: block;
}

.s1-switch .owl-carousel:first-child .owl-item {
    margin-left: 0;
}

.s1-switch .owl-carousel .item .s1-pic {
    overflow: hidden;
}

.s1-switch .owl-carousel img {
    display: block;
    width: 100%;
    height: 260px;
    transition: all 0.5s;
}

.s1-switch .owl-carousel img:hover {
    transform: scale(1.1);
}

.s1-pic img {
    display: block;
    width: 100%;
}

.s1-cont {
    overflow: hidden;
    transition: all 0.5s;
    position: relative;
    top: 0;
}

.s1-cont .s1-info {
    position: relative;
    padding-left: 60px;
    height: 60px;
    margin: 20px 0 10px 0;
}

.s1-cont .s1-date {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 0;
    top: 0;
    background: #c41d17;
    color: #fff;
    text-align: center;
}

.s1-cont .s1-date p {
    font-size: 32px;
    line-height: 35px;
}

.s1-cont .s1-date span {
    font-size: 13px;
    line-height: 15px;
}

.s1-cont .s1-tit {
    padding: 0 20px 0 10px;
}

.s1-cont .s1-tit h3 {
    font-size: 16px;
    line-height: 32px;
    height: 64px;
    overflow: hidden;
    color: #111111;
}

.s1-cont .s1-tit p {
    padding-left: 20px;
    background: url(../images/user.png) no-repeat left center;
    font-size: 14px;
    color: #999999;
    line-height: 25px;
}

.s1-cont>p {
    font-size: 14px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    color: #666666;
}

.s1-switch .owl-carousel .owl-item:hover .s1-cont {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    top: -10px;
}

.s1-switch .owl-carousel .owl-item:hover .s1-cont .s1-tit h3 {
    color: #c41d17;
}

.section2 {
    background: url(../images/s2-bj.jpg) no-repeat center center;
    background-size: 1920px 100%;
    padding: 70px 0 100px 0;
}

.s2-child .gg-tit h3 .gg-tit-text {
    color: #fff;
}

.s2-child .gg-tit h3 .gg-tit-line {
    color: #fff;
}

.s2-switch .owl-carousel .owl-wrapper-outer {
    padding-top: 70px;
}

.s2-switch .item {
    margin: 0 20px;
    padding: 0 25px 15px 25px;
    margin-top: 31px;
    background: #fff;
    display: block;
    border: 1px solid #cccccc;
    transition: all 0.5s;
    position: relative;
    top: 0;
}

.s2-switch .item>div {
    background: #fff;
}

.s2-switch-top {
    padding-left: 108px;
    position: relative;
    border-bottom: 1px solid #cccccc;
}

.s2-pic {
    position: absolute;
    width: 110px;
    left: 0;
    bottom: 0;
    height: 140px;
    border: 1px solid #cccccc;
    border-bottom: 0;
    padding: 4px;
    background: #fff;
}

.s2-pic img {
    width: 110px;
height:140px;
}

.s2-tit {
    padding-left: 45px;
    padding-top: 23px;
    padding-bottom: 23px;
    background: url(../images/mkf.png) no-repeat;
    background-size: auto 29px;
    background-position: 15px 27px;
}

.s2-tit p {
    font-size: 18px;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
    color: #111111;
}

.s2-info {
    height: 90px;
    padding: 13px 0 0 0;
}

.s2-info p {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s2-switch .item:hover {
    margin-top: 0;
    border-bottom: 2px solid #c41d17;
}

.s2-switch .item:hover .s2-tit p {
    color: #c41d17;
}

.section3 {
    background: url(../images/s3-bj.jpg) no-repeat center center;
    background-size: 1920px 100%;
    padding: 70px 0 115px 0;
}

.s3-switch {
    /*float: right;
    left: 0;
    bottom: 0;
    width: 1740px;*/
}

.s3-switch .owl-carousel {
    /*  width: 1785px;
    padding-top: 15px;*/
    margin:0 50px;
   width:auto;

}

.s3-switch .item {
    /* width: 550px;*/
    margin-right: 25px;
    margin-left: 25px;
}

.s3-switch .item li {
    padding: 30px 23px 30px 131px;
    background: rgba(255, 255, 255, 0.7);
    position: relative;
    margin-top: 60px;
    transition: all 0.5s;
    top: 0;
}

.s3-xline {
    position: absolute;
    top: 0;
    left: 28px;
    width: 77px;
    height: 3px;
    background: #c41d17;
    transition: all 0.5s;
}

.s3-date {
    position: absolute;
    top: 30px;
    left: 23px;
    width: 108px;
    text-align: center;
}

.s3-date p {
    font-size: 28px;
    color: #333333;
    line-height: 28px;
}

.s3-date span {
    display: block;
    background: #c41d17;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    margin-top: 19px;
}

.s3-cont {
    padding-left: 20px;
    margin-left: 20px;
    border-left: 1px solid #dcdcdc;
    height: 77px;
}

.s3-cont h3 {
    margin-bottom: 9px;
}

.s3-cont h3 a {
    display: block;
    color: #111111;
    font-size: 16px;
    line-height: 36px;
    height: 72px;
    overflow: hidden;
}

.s3-cont p {
    font-size: 14px;
    line-height: 26px;
    color: #666666;
    word-break: break-all;
    display: none;
}

.s3-switch .item li:hover {
    top: -19px;
}

.s3-switch .item li:hover .s3-xline {
    width: 100%;
    left: 0;
}

.s3-switch .item li:hover .s3-cont h3 a {
    color: #c41d17;
}

.section4 {
    height: 785px;
    background: url(../images/s4-bj.jpg) no-repeat;
    background-size: 1920px 100%;
    background-position: center center;
}

.s4-child {
    padding-top: 100px;
    position: relative;
}

.s4-child .gg-tit h3 .gg-tit-text {
    color: #fff;
}

.s4-child .gg-tit h3 .gg-tit-line {
    color: #fff;
}

.s4-main {
    margin-top: 80px;
    position: relative;
    z-index: 2;
}

.s4-menu {
    float: left;
    padding-left: 70px;
    background: url(../images/paodao.png) no-repeat 8px center;
    background-size: 54px 100%;
    position: relative;
}

.s4-menu li {
    width: 235px;
    margin-left: 25px;
    border-top: 1px solid #4e92d7;
    border-top: 1px solid rgba(78, 146, 215, 0.75);
    position: relative;
    line-height: 85px;
    height: 85px;
}

.s4-menu li.hover a {
    color: #c41d17;
    transition: all 0.5s;
}

.s4-menu li.hover span {
    color: #c41d17;
    transition: all 0.5s;
}

.s4-menu li:first-child {
    border-top: none;
}

.s4-menu li a {
    float: left;
    width: 125px;
    color: #fff;
    font-size: 24px;
}

.s4-menu li span {
    float: left;
    right: 0;
    top: 0;
    color: #fff;
    font-size: 18px;
}

.s4-plane {
    position: absolute;
    top: 8px;
    left: 0;
    width: 70px;
}

.s4-plane img {
    display: block;
    width: 100%;
}

.s4-right {
    float: right;
    overflow: hidden;
}

.s4-right>div {
    display: none;
}

.s4-right>div:first-child {
    display: block;
}

.map {
    float: right;
    margin-right: 130px;
    margin-top: 40px;
}

.map img {
    display: block;
    width: 100%;
}

.s4-info {
    float: right;
    background: #e6e6e8;
    padding: 12px;
    border: 1px solid #fff;
}

.s4-info .s4-info-pic {
    margin-bottom: 20px;
}

.s4-info .s4-info-pic img {
    display: block;
    width: 344px;
}

.s4-info p {
    font-size: 14px;
    color: #171717;
    line-height: 32px;
    padding-left: 30px;
}

.s4-address {
    background: url(../images/icon-address.png) no-repeat 5px center;
    background-size: auto 20px;
}

.s4-tel {
    background: url(../images/icon-tel.png) no-repeat 5px center;
    background-size: auto 20px;
}

.s4-info a {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #eeeeee;
    max-width: 330px;
    margin: 20px auto 10px auto;
    height: 45px;
    line-height: 45px;
    background: #c41d17;
}

.s4-plane-text {
    position: absolute;
    top: 40px;
    left: 50%;
    margin-left: 70px;
}

.section5 {
    padding: 100px 0;
    background: url(../images/s5-bj.jpg) no-repeat;
    background-size: 1920px 100%;
    background-position: center center;
}

.section5 .gg-tit h3 a {
    color: #333333;
}

.s5-switch .owl-carousel {
    display: none !important;
}

.s5-switch .owl-carousel .item {
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
}

.s5-xline {
    width: 45px;
    height: 3px;
    background: #c41d17;
    transition: all 0.5s;
}

.s5-tit a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    color: #111111;
    line-height: 18px;
    padding: 26px 0;
}

.s5-pic a {
    display: block;
    position: relative;
    padding-top: 70%;
}

.s5-pic a img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.s5-cont {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    height: 128px;
    overflow: hidden;
    margin: 20px 0;
}

.s5-more a {
    display: block;
}

.s5-more a img {
    height: 20px;
}

.s5-posi {
    position: absolute;
    top: 100%;
    left: 0;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    transition: all 0.5s;
}

.s5-posi img {
    display: block;
    min-width: 100%;
    min-height: 100%;
    max-width: 120%;
    max-height: 120%;
}

.s5-posi img.s5-shadow-bj {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.s5-posi p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.s5-posi p a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    line-height: 18px;
    padding: 25px 30px;
    color: #ffffff;
    font-size: 18px;
}

.s5-posi p a:hover {
    color: #c41d17;
}

.s5-switch .bd li:hover .s5-xline {
    width: 100%;
}

.s5-switch .owl-carousel .item:hover .s5-posi {
  /*  top: 3px;*/
}
.s5-switch .owl-carousel .item:hover .s5-xline{
   width:100%;
}
.section6 {
    padding: 120px 0;
    background: url(../images/s6-bj.jpg) no-repeat;
    background-size: 1920px 100%;
    background-position: center center;
}

.s6-child {
    overflow: hidden;
}

.s6-left {
    float: left;
    width: 660px;
    height: 660px;
    overflow: hidden;
    position: relative;
}

.s6-left>img {
    display: block;
    width: 100%;
    height: 660px;
}

.s6-left>div {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    margin-top: -50px;
}

.s6-left>div p {
    font-size: 38px;
    color: #ffffff;
    line-height: 40px;
}

.s6-left>div p span {
    font-size: 20px;
    vertical-align: top;
}

.s6-left>div>div {
    margin-top: 20px;
}

.s6-left>div>div img {
    height: 45px;
    vertical-align: middle;
    margin-right: 5px;
}

.s6-left>div>div a {
    font-size: 18px;
    color: #fff;
    vertical-align: middle;
}

.s6-mid {
    float: left;
    width: 440px;
    overflow: hidden;
}

.s6-mid>div {
    float: left;
    width: 220px;
    height: 440px;
    background: #fff;
    position: relative;
}

.s6-mid>div.s6-mid-div1 {
    margin-top: 220px;
}

.s6-mid-top {
    padding: 40px 25px;
    text-align: center;
    font-size: 0;
}

.s6-mid-top span {
    font-size: 30px;
    color: #999999;
}

.s6-mid-top>div {
    width: 1px;
    height: 22px;
    background: #b4b5bb;
    margin: 10px auto;
}

.s6-mid-top>p {
    font-size: 16px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    color: #666666;
}

.s6-mid-top>p a {
    display: block;
    font-size: 16px;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    color: #666666;
}

.s6-mid-btm {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.s6-mid-btm>img {
    display: block;
    width: 100%;
}

.s6-mid-btm>div {
    position: absolute;
    left: 0;
    right: 0;
    top: 65px;
}

.s6-mid-btm>div img {
    display: block;
    height: 60px;
    margin: 0 auto;
}

.s6-mid-btm>div a {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin-top: 25px;
}

.s6-right {
    float: right;
    width: 460px;
    height: 440px;
    margin-top: 220px;
}

.section7 {
    padding: 95px 0 115px 0;
    background: url(../images/s7-bj.jpg) no-repeat;
    background-size: 1920px 100%;
    background-position: center center;
}

.s7-child {
    overflow: hidden;
}

.s7-child .gg-tit h3 a {
    color: #333333;
}

.s7-child .gg-tit {
    margin-bottom: 85px;
}

.s7-left {
    float: left;
    width: 1046px;
    overflow: hidden;
    position: relative;
}

.s7-left .owl-carousel {
    position: static;
}

.s7-left .owl-theme .owl-controls {
    right: 0;
    top: 0;
    left: auto;
}

.s5-switch .owl-theme .owl-controls {
    right: 0;
    top: -40px;
    left: auto;
}

.s7-left ul {
    overflow: hidden;
}

.s7-left ul li {
    float: left;
    width: 330px;
    margin-left: 28px;
    position: relative;
}

.s7-left ul li:first-child {
    margin-left: 0;
}

.s7-left ul li img {
    display: block;
    width: 100%;
}

.s7-left ul li p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 70px;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    background: url(../images/zhuanti-textbj.png) no-repeat;
    background-size: 100% 100%;
    transition: all 0.5s;
}

.s7-left ul li:hover p {
    line-height: 150px;
}

.s7-left ul li p a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #fff;
    font-size: 18px;
}

.s7-left ul li p a:hover {
    text-decoration: underline;
}

.s7-right {
    float: right;
    width: 423px;
}

.s7-right ul {
    padding: 10px 20px;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    border-top: 4px solid #d72623;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    transition: all 0.5s;
}

.s7-right ul:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.s7-rdiv {
    height: 62px;
    padding: 20px 0;
    padding-left: 75px;
    position: relative;
}

.s7-rdiv-pic {
    position: absolute;
    left: 0;
    top: 20px;
    width: 62px;
    height: 62px;
}

.s7-rdiv-pic a {
    display: block;
}

.s7-rdiv-pic a img {
    display: block;
    width: 100%;
}

.s7-rdiv-tit {
    font-size: 0;
    line-height: 24px;
}

.s7-rdiv-tit a {
    color: #1674b6;
    font-size: 16px;
    vertical-align: middle;
}

.s7-rdiv-tit img {
    height: 14px;
    margin: 0 5px 0 3px;
    vertical-align: middle;
}

.s7-rdiv-tit span {
    color: #666666;
    font-size: 13px;
    vertical-align: middle;
}

.s7-rdiv-cont {
    height: 40px;
    font-size: 14px;
    line-height: 20px;
    color: #666666;
}

.s7-rdiv-cont a {
    display: block;
    width: 61px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    background: #f83e56;
    border: #e7002e;
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
    margin-top: 8px;
}

.s7-right ul li {
    padding: 20px 40px 20px 0;
    position: relative;
    border-top: 1px solid #d6c8c7;
}

.s7-li-tit a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #111111;
    font-size: 16px;
    line-height: 26px;
}

.s7-li-date {
    color: #666666;
    font-size: 14px;
    line-height: 26px;
    margin-top: 8px;
}

.s7-li-ewm {
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 22px;
    height: 22px;
}

.s7-li-ewm1 {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.s7-li-ewm2 {
    position: absolute;
    right: 100%;
    bottom: 0;
    width: 100px;
    height: 100px;
    z-index: -1;
    opacity: 0;
    transition: all 0.5s;
}

.s7-li-ewm:hover .s7-li-ewm2 {
    opacity: 1;
    z-index: 9;
}

.s7-right .s7-rul2 {
    border-top-color: #2ec100;
    margin-top: 35px;
}

.s7-right .s7-rul2 .s7-rdiv-tit a {
    color: #111111;
}

.section8 {
    background: #333333;
}

.s8-child {
    background: #333333;
    padding: 40px 0 37px 0;
    text-align: center;
}

.s8-child ul {
    overflow: hidden;
}

.s8-child ul li {
    float: left;
    width: 389px;
    border-left: 1px solid #717171;
}

.s8-child ul li:first-child {
    border-left: none;
}

.s8-child ul li a {
    display: block;
    line-height: 55px;
    font-size: 0;
}

.s8-child ul li img {
    margin-right: 25px;
    max-height: 55px;
    vertical-align: middle;
}

.s8-child ul li span {
    font-size: 26px;
    color: #fff;
    vertical-align: middle;
}


/*------------------- 2021年6月15日17:38:01 修改 ---------------------*/

.s1-switch .owl-carousel {
    width: auto;
    display: block;
    overflow: hidden;
 width:100%;
}

.s1-switch .owl-carousel .item {
    float: left;
    display: block;
    width: 360px;
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.s1-switch .owl-carousel .item:first-child {
    margin-left: 0;
}

.s1-switch .owl-carousel .item:first-child+.item+.item+.item+.item {
    margin-left: 0;
}

.s5-switch .picMarquee-left {
    padding-top: 90px;
    position: relative;
}

.s5-switch .picMarquee-left .bd {
    overflow: hidden;
}

.s5-switch .picMarquee-left .bd li {
    float: left;
    width: 480px;
    margin-right: 60px;
}

.s5-pic a img {
    display: block;
    width: 100%;
}

.s5-switch .picMarquee-left .hd {
    position: absolute;
    right: 0;
    width: 125px;
    top: -52px;
    margin-top: 0;
    font-size: 0;
}

.s5-switch .picMarquee-left .hd a {
    display: inline-block;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: #333333;
    font-size: 28px;
    text-align: center;
    line-height: 55px;
    margin: 0;
    padding: 0;
    opacity: 1;
    font-family: 宋体;
    color: #fff;
    cursor: pointer;
}
.s5-switch .picMarquee-left .hd a:hover{
    background:#c41d17;
}
.s5-switch .picMarquee-left .hd a:first-child {
    margin-right: 15px;
}

.section .s2-switch .owl-theme .owl-controls {
    position: static;
}

.section .s2-switch .owl-theme .owl-controls .owl-prev {
    position: absolute;
    left: -60px;
    top: 50%;
}

.section .s2-switch .owl-theme .owl-controls .owl-next {
    position: absolute;
    right: -60px;
    top: 50%;
}

.section .s3-switch .owl-theme .owl-controls {
    position: static;
}

.section .s3-switch .owl-theme .owl-controls .owl-prev {
    position: absolute;
    left: -60px;
    top: 50%;
}

.section .s3-switch .owl-theme .owl-controls .owl-next {
    position: absolute;
    right: -60px;
    top: 50%;
}
@media screen and (max-width:1680px){
.s6-child {
        position: relative;
        padding-right: 510px;
        min-height: 440px;
    }
    .s6-left {
        width: 57.05%;
        padding-top: 57.05%;
        position: relative;
        height: 0;
    }
    .s6-left>img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .s6-mid {
        width: 42.95%;
        padding-top: 57.05%;
        position: relative;
    }
    .s6-mid>div {
        position: absolute;
        width: 50%;
        height: auto;
    }
    .s6-right {
        width: 440px;
        position: absolute;
        right: 70px;
        bottom: 0;
    }
    .s6-mid>div.s6-mid-div1 {
        bottom: 0;
        left: 0;
        margin: 0;
    }
    .s6-mid>div.s6-mid-div2 {
        top: 0;
        right: 0;
        margin: 0;
    }
    .s6-mid-btm>div {
        top: 50%;
        transform: translateY(-50%);
    }
    .s6-mid-btm>div img {
        max-width: 20%;
        height: auto;
    }
    .s6-mid-btm>div a {
        font-size: 18px;
    }
    .s6-mid-btm {
        position: relative;
    }
    .s6-mid-top {
        padding: 15% 10px;
    }
}
@media screen and (max-width:1680px) {
    .s2-switch {
        padding: 0 50px;
    }
    .s3-switch {
        padding: 0 60px;
    }
    .s1-switch .owl-carousel .item {
        width: 23%;
        margin-left: 1%;
        margin-right: 1%;
    }
    .s1-switch .owl-carousel .item:first-child,
    .s1-switch .owl-carousel .item:first-child+.item+.item+.item+.item {
        margin-left: 1%;
    }
    .s1-switch .owl-carousel .item .s1-pic {
        padding-top: 66.5%;
        position: relative;
    }
    .s1-switch .owl-carousel img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .section .owl-theme .owl-controls .owl-buttons div,.s5-switch .picMarquee-left .hd a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 20px;
    }
    .s5-switch .picMarquee-left .hd{
        top:-40px;
    }
    .section .owl-theme .owl-controls .owl-buttons div:first-child {
        /* margin: 0; */
        left: -40px;
    }
    .section .s2-switch .owl-theme .owl-controls .owl-next,
    .section .s3-switch .owl-theme .owl-controls .owl-next {
        right: -40px;
    }
    .s2-switch .item {
        margin: 0 10px;
        margin-top: 30px;
        padding: 0 10px 5px 10px;
    }
    .s2-tit {
        padding-left: 35px;
        padding-top: 10px;
        padding-bottom: 10px;
        background-size: auto 20px;
        background-position: 10px 20px;
    }
    .s2-tit p {
        font-size: 16px;
    }
    .s3-switch .item li {
        padding: 25px 20px 25px 110px;
    }
    .s3-xline {
        width: 70px;
        left: 20px;
    }
    .s3-date {
        width: 90px;
        left: 10px;
        top: 25px;
    }
    .s3-cont {
        margin-left: 0;
        padding-left: 10px;
    }
    .s4-right {
        float: none;
    }
    .map {
        width: 50%;
        margin-right: 0;
    }
    .s4-info {
        width: 50%;
        box-sizing: border-box;
        max-width: 378px;
    }
    .s4-info .s4-info-pic img {
        width: 100%;
    }
    .s6-child {
        position: relative;
        padding-right: 510px;
        min-height: 440px;
    }
    .s6-left {
        width: 57.05%;
        padding-top: 57.05%;
        position: relative;
        height: 0;
    }
    .s6-left>img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .s6-mid {
        width: 42.95%;
        padding-top: 57.05%;
        position: relative;
    }
    .s6-mid>div {
        position: absolute;
        width: 50%;
        height: auto;
    }
    .s6-right {
        width: 440px;
        position: absolute;
        right: 70px;
        bottom: 0;
    }
    .s6-mid>div.s6-mid-div1 {
        bottom: 0;
        left: 0;
        margin: 0;
    }
    .s6-mid>div.s6-mid-div2 {
        top: 0;
        right: 0;
        margin: 0;
    }
    .s6-mid-btm>div {
        top: 50%;
        transform: translateY(-50%);
    }
    .s6-mid-btm>div img {
        max-width: 20%;
        height: auto;
    }
    .s6-mid-btm>div a {
        font-size: 18px;
    }
    .s6-mid-btm {
        position: relative;
    }
    .s6-mid-top {
        padding: 15% 10px;
    }
    .s7-left {
        width: 67%;
    }
    .s7-right {
        width: 27.11%;
    }
    .s7-left ul li {
        width: auto;
        float: none;
        margin: 0 5px;
    }
    .s7-left ul li:first-child {
        margin-left: 5px;
    }
    .s7-rdiv-tit a {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .s8-child ul li {
        float: none;
        width: auto;
    }
}
@media screen and (max-width:1366px){
 .s5-switch .picMarquee-left {
     display:none;
}
.s5-switch .owl-carousel {
   display:block !important;
   padding-top:60px;
}
.s3-switch .item{margin:0 10px;}

.gg-tit h3 .gg-tit-line{margin:0 20px;}

}

@media screen and (max-width:1200px) {
    .s2-switch {
        padding: 0 30px;
    }
    .s3-switch {
        padding: 0 40px;
    }
    .s2-child .gg-tit h3 .gg-tit-text,
    .s2-child .gg-tit h3 .gg-tit-line,
    .gg-tit h3 a {
        color: #111;
    }
    .s6-left>div p {
        font-size: 30px;
    }
    .s6-mid-top span {
        font-size: 24px;
    }
    .s6-mid-top>p a {
        font-size: 14px;
    }
    .s6-mid-btm>div a {
        margin-top: 10px;
    }
    .s7-left {
        width: 70%;
    }
    .s7-right ul {
        padding: 10px;
    }
    .s7-right ul li {
        padding: 10px 40px 10px 0;
    }
    .s7-right .s7-rul2 {
        margin-top: 15px;
    }

.s4-child .gg-tit h3 a{
    color:#fff;
 }
}

@media screen and (max-width:1023px) {
    .s1-switch .owl-carousel .item {
        width: 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }
    .s1-switch .owl-carousel .item:first-child,
    .s1-switch .owl-carousel .item:first-child+.item+.item+.item+.item {
        margin-left: 1.5%;
    }
    .s1-cont .s1-tit h3 {
        font-size: 14px;
        line-height: 25px;
        height: 50px;
    }
    .s1-cont .s1-date p {
        font-size: 24px;
        line-height: 30px;
    }
    .s1-cont .s1-info {
        height: 50px;
        padding-left: 50px;
    }
    .s1-cont .s1-date {
        height: 50px;
        width: 50px;
    }
    .s1-cont .s1-date span {
        font-size: 12px;
        line-height: 20px;
    }
    .s1-cont .s1-tit {
        padding-right: 0;
    }
    .s2-info p {
        font-size: 12px;
    }
    .s2-tit p {
        font-size: 14px;
    }
    .s3-date p {
        font-size: 20px;
    }
    .s3-date span,
    .s3-cont h3 a {
        font-size: 14px;
    }
    .s3-switch .item {
        margin-left: 10px;
        margin-right: 10px;
    }
    .section4 {
        height: auto;
    }
    .s4-child {
        padding-bottom: 100px;
    }
    .s4-menu {
        display: none;
    }
    .s4-switch {
        overflow: hidden;
        margin-bottom: 30px;
    }
    .s4-switch li {
        position: relative;
        float: left;
        width: 20%;
    }
    .s4-switch li::after {
        content: "";
        width: 80%;
        height: 13px;
        position: absolute;
        left: 10%;
        bottom: 0;
        z-index: 999;
    }
    .s4-switch li p {
        padding-top: 35%;
        background: url(../images/plane.png) no-repeat;
        background-position: center top;
        background-size: 30% auto;
        padding-bottom: 20px;
        font-size: 20px;
        text-align: center;
        color: #fff;
        border-bottom: 3px solid #e9e8e8;
    }
    .s4-switch li.current::after {
        left: 50%;
        transform: translateX(-50%);
        background: url(../images/s5-switch-on.png) no-repeat;
        background-position: center bottom;
        background-size: auto;
    }
    .s4-switch li.current p {
        background: url(../images/plane-hover.png) no-repeat;
        background-position: center top;
        background-size: 30% auto;
        color: #c41d17;
    }
    .map {
        float: left;
    }
  /*  .s5-switch .owl-carousel {
        display: block !important;
        padding-top: 60px;
    }*/
    .s5-switch .picMarquee-left {
        display: none;
    }
.s3-switch .owl-carousel{margin:0;}
    .s5-cont {
        font-size: 14px;
        line-height: 28px;
        height: 112px;
    }
    .s6-right {
        display: none;
    }
    .s6-child {
        padding-right: 10px;
        min-height: auto;
    }
    .s7-left {
        float: none;
        width: auto;
    }
    .s7-right {
        float: none;
        width: auto;
        margin-top: 30px;
    }
    .s7-child .gg-tit {
        margin-bottom: 20px;
    }
    .s8-child ul li img {
        max-height: 35px;
        margin-right: 10px;
    }
    .s8-child ul li span {
        font-size: 20px;
    }
    .s4-switch li p {
        font-size: 14px;
    }
}

@media screen and (max-width:768px) {
    .section1,
    .section2,
    .section3,
    .section6,
    .section7,
    .s4-child {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .s4-main {
        margin-top: 50px;
    }
    .s1-switch .owl-carousel,
    .s2-switch .owl-carousel .owl-wrapper-outer {
        padding-top: 30px;
    }
    .gg-tit h3 .gg-tit-text {
        font-size: 24px !important;
    }
    .gg-tit h3 .gg-tit-line {
        font-size: 16px;
        margin: 0 10px;
    }
    .gg-tit h3 {
        font-size: 0;
        line-height: 32px;
        height: 32px;
        overflow: hidden;
    }
    .gg-tit h3 .gg-tit-text a {
        font-size: 24px !important;
    }
    .gg-tit-span a {
        font-size: 18px !important;
    }
    .section1 .gg-tit h3 a {
        margin-top: 10px !important;
        line-height: 24px;
        height: 24px;
        font-size: 12px;
        width: auto;
        padding: 0 10px;
    }
    .s1-cont>p {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
    }
    .s1-switch .owl-carousel .item {
        width: 47%;
        margin-left: 1.5%;
        margin-right: 1.5%;
    }
    .s1-cont .s1-info {
        height: 40px;
        padding-left: 40px;
    }
    .s1-cont .s1-date {
        width: 40px;
        height: 40px;
    }
    .s1-cont .s1-date p {
        font-size: 16px;
        line-height: 20px;
    }
    .s1-cont .s1-date span {
        line-height: 15px;
    }
    .s2-pic {
        width: 70px;
        height: auto;
    }
    .s2-switch-top {
        padding-left: 80px;
    }
    .s2-tit {
        padding-left: 20px;
        background-size: auto 16px;
        background-position: 5px 15px;
    }
    .s2-tit p {
        line-height: 24px;
        height: 48px;
    }
    .section .owl-theme .owl-controls .owl-buttons div {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
    }
    .s2-switch {
        padding: 0 10px;
    }
    .s3-switch {
        padding: 0 20px;
    }
    .section .owl-theme .owl-controls .owl-buttons div:first-child {
        left: -20px;
    }
    .section .s2-switch .owl-theme .owl-controls .owl-next,
    .section .s3-switch .owl-theme .owl-controls .owl-next {
        right: -20px;
    }
    .s3-switch .item li {
        margin-top: 20px;
        padding: 15px 10px 15px 80px;
    }
    .s3-date {
        width: 70px;
        left: 5px;
        font-size: 16px;
    }
    .s3-date span {
        margin-top: 10px;
    }
    .s3-xline {
        width: 40px;
    }
    .s5-switch .owl-carousel {
        padding-top: 30px;
    }
    .s5-switch .owl-theme .owl-controls {
        top: -30px;
    }
    .section5 {
        padding: 30px 0;
    }
    .s6-left {
        float: none;
        width: auto;
        padding-top: 100%;
    }
    .s6-mid {
        float: none;
        width: auto;
        height: auto;
        padding-top: 0;
    }
    .s6-mid>div {
        position: static;
    }
    .s6-mid-top {
        padding: 10px;
    }
    .s6-mid-top>div {
        margin: 5px auto;
    }
    .s6-mid-top span {
        font-size: 20px;
    }
    .s7-li-tit a {
        font-size: 14px;
        line-height: 24px;
    }
    .s7-li-date {
        margin-top: 0;
    }
    .s7-right ul {
        padding: 0 10px;
    }
    .s8-child {
        padding: 0;
    }
    .s4-info {
        padding: 5px;
    }
    .s4-info p {
        padding-left: 25px;
    }
    .s4-address {
        background-position: 5px 8px;
        background-size: auto 15px;
    }
    .s4-tel {
        background-position: 5px 8px;
        background-size: auto 15px;
    }
    .s4-info a {
        font-size: 14px;
        height: 30px;
        line-height: 30px;
    }
    .s7-left .owl-theme .owl-controls {
        width: auto;
    }
    .section .owl-theme .owl-controls .owl-buttons div:first-child {
        margin-right: 10px;
    }
}

@media screen and (max-width:374px) {
    .s1-cont .s1-tit h3 {
        font-size: 12px;
        line-height: 20px;
        height: 40px;
    }
    .s8-child ul li img {
        max-height: 25px;
    }
    .s8-child ul li span {
        font-size: 16px;
    }
    .s4-switch li p {
        font-size: 12px;
    }
    .map {
        /* float: none; */
        width: auto;
        margin-top: 0;
    }
    .s4-info {
        width: auto;
    }
    .s4-info .s4-info-pic {
        margin-bottom: 10px;
    }
    .s4-info p {
        line-height: 20px;
        font-size: 12px;
    }
    .s4-address {
        background-position: 5px 4px;
    }
    .s4-tel {
        background-position: 5px 4px;
    }
}

#adu0 { z-index: 9999999999!important; }