@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
}

html, body {
    font-family: "微软雅黑";
}

img {
    display: block;
}

.conts img {
    max-width: 100%;
    height: unset !important;
}

input {
    border: none;
    outline: none;
}

button {
    border: none;
    outline: none;
}

a {
    color: #000;
    text-decoration: none;
}

ul, li {
    list-style: none;
}

.clear {
    clear: both;
}

.posfix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

.posfixheader {
    position: fixed;
    top: 103px;
    left: 0;
    z-index: 100;
    background: #fff;
    border-bottom: 1px solid #ccc;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
}

span.swiper-pagination-bullet {
    width: 22px;
    height: 4px;
    background: #ffffff;
    border-radius: 0;
    opacity: 1;
}

span.swiper-pagination-bullet-active {
    background: red;
}

body {
    width: 100%;
    height: 100vh;
    background: #fff;
}

.hpaddingtop {
    width: 100%;
    height: 139px;
}

.toplink {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 73px;
    padding: 7px 0 23px 0;
    background: #fff;
    z-index: 12;
}

.toplink .pagetoplink {
    width: 1180px;
    height: 73px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.toplink .pagetoplink .logo {
    float: left;
    cursor: pointer;
}

.toplink .pagetoplink .logo img {
    max-height: 73px;
    height: auto;
}

.toplink .pagetoplink .otherlink {
    float: left;
    width: 580px;
    height: 73px;
    overflow: hidden;
}

.toplink .pagetoplink .otherlink .otherlinkitem {
    float: right;
    width: 28px;
    height: 29px;
    margin-right: 20px;
    margin-top: 22px;
    cursor: pointer;
}

.toplink .pagetoplink .otherlink .otherlinkitem img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.toplink .pagetoplink .inputpart {
    float: right;
    width: 458px;
    height: 73px;
    overflow: hidden;
}

.toplink .pagetoplink .inputpart .inputdiv {
    float: left;
    width: 338px;
    overflow: hidden;
    height: 36px;
    margin-top: 15px;
}

.toplink .pagetoplink .inputpart .inputdiv .emailbtnimg {
    float: left;
    width: 18px;
    height: 14px;
    padding: 11px 16px;
    background: url(../imgs/inputimg.png) no-repeat center center #e6e6e6;
}

.toplink .pagetoplink .inputpart .inputdiv > input {
    float: left;
    width: 288px;
    height: 36px;
    line-height: 36px;
    background: #f4f4f4;
    text-indent: 21px;
}

.toplink .pagetoplink .inputpart .submissionbtn {
    float: right;
    width: 108px;
    height: 34px;
    margin-top: 15px;
    border: solid 1px #cb3244;
    line-height: 36px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    word-spacing: 1px;
    color: #cb3244;
    text-align: center;
    cursor: pointer;
}

.toplink .pagetoplink .inputpart .submissionbtn:hover {
    background: #cb3244;
    color: #fff;
}

.navheader {
    position: fixed;
    top: 103px;
    left: 0;
    width: 100%;
    height: 36px;
    background: #fff;
    z-index: 10;
}

.navheader .headerlink {
    width: 1180px;
    height: 36px;
    margin: 0 auto;
}

.navheader .headerlink .linka {
    float: left;
    height: 100%;
    position: relative;
    margin-left: 22px;
}

.navheader .headerlink .linka .shuxian {
    position: absolute;
    right: 0;
    top: 0px;
    width: 1px;
    height: 14px;
    background: #000;
}

.navheader .headerlink .linka .linkaitem {
    display: block;
    height: 14px;
    line-height: 14px;
    padding-bottom: 19px;
    border-bottom: 3px solid #fff;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    word-spacing: 1px;
    color: #2a2a2a;
    margin-right: 21px;
}

.navheader .headerlink .linka .linkactive {
    color: #cb3244;
    border-bottom-color: #cb3244;
}

.navheader .headerlink .linka .headerdiv {
    position: absolute;
    top: 36px;
    min-width: 220px;
    width: auto;
    height: auto;
    z-index: 10;
    background: #f4f4f4;
    padding-bottom: 10px;
    display: none;
}

.navheader .headerlink .linka .headerdiv a {
    display: block;
    padding: 16px 15px 16px 15px;
    margin-top: 10px;
    color: #000;
    font-size: 14px;
}

.navheader .headerlink .linka .headerdiv a:hover {
    background: #cb3244;
    color: #fff;
}

.navheader .headerlink .linka .headerdiv .activetwoa {
    background: #cb3244;
    color: #fff;
}

.navheader .headerlink .linka .headerdivl {
    left: 0;
}

.navheader .headerlink .linka .headerdivr {
    right: 0;
}

.navheader .headerlink .linka:hover .linkaitem {
    color: #cb3244;
    border-bottom-color: #cb3244;
}

.navheader .headerlink .linka:hover .headerdiv {
    display: block;
}

.navheader .headerlink .linka:nth-of-type(1) {
    margin-left: 0;
}

.navheader .headerlink .linka:nth-of-type(1) .linkaitem {
    margin-left: 0;
}

.navheader .headerlink .linka:nth-of-type(6) .linkaitem {
    margin-right: 0;
    padding-right: 0;
}

.topbanner {
    height: 960px;
    width: 100%;
    overflow: hidden;
}

.topbanner .topbannerdiv {
    width: 100%;
    height: 100%;
}

.topbanner .swiper-slide {
    width: 100% !important;
    height: 100%;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.topbanner a {
    width: 100%;
    height: 100%;
}

.topbanner a img {
    width: 100%;
    height: 100%;
}

.middlebanner {
    height: 800px;
}

.commontopbanner {
    height: 800px;
    width: 100%;
    overflow: hidden;
}

.commontopbanner .commonbannerdiv {
    width: 100%;
    height: 100%;
}

.commontopbanner .swiper-slide {
    width: 100% !important;
    height: 100%;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.commontopbanner img {
    width: 100%;
    height: 100%;
}

.commontopbanner a {
    width: 100%;
    height: 100%;
}

.commontopbanner1 {
    height: 800px;
    width: 100%;
    overflow: hidden;
}

.commontopbanner1 .commonbannerdiv {
    width: 100%;
    height: 100%;
}

.commontopbanner1 .swiper-slide {
    width: 100% !important;
    height: 100%;
    background-position: center center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.commontopbanner1 img {
    width: 100%;
    height: 100%;
}

.commontopbanner1 a {
    width: 100%;
    height: 100%;
}

.commonheader {
    width: 1180px;
    height: auto;
    padding-bottom: 49px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}

.commonheader .commonheaderh {
    width: auto;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.commonheader .leftheader {
    display: inline-block;
    width: 72px;
    height: 1px;
    background: #7f7f7f;
    position: relative;
    margin-bottom: 9.5px;
}

.commonheader .leftheader .activelh {
    position: absolute;
    right: 0;
    top: -1px;
    height: 3px;
    width: 27px;
    background: #2a2a2a;
}

.commonheader .centerheader {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: auto;
    margin: 0 20px;
}

.commonheader .centerheader span {
    font-family: MicrosoftYaHei-Bold;
    font-size: 30px;
    font-weight: normal;
    font-stretch: normal;
    word-spacing: 2px;
    color: #2a2a2a;
}

.commonheader .centerheader span:nth-of-type(1) {
    color: #2a2a2a;
}

.commonheader .centerheader span:nth-of-type(2) {
    color: #cb3244;
}

.commonheader .rightheader {
    display: inline-block;
    width: 72px;
    height: 1px;
    background: #7f7f7f;
    position: relative;
    margin-bottom: 9.5px;
}

.commonheader .rightheader .activerh {
    position: absolute;
    left: 0;
    top: -1px;
    height: 3px;
    width: 27px;
    background: #2a2a2a;
}

.adventureslist {
    width: 1180px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 40px auto;
}

.adventureslist .adlistitem {
    float: left;
    width: 370px;
    height: auto;
    margin-right: 35px;
    margin-bottom: 37px;
}

.adventureslist .adlistitem .adlistimg {
    width: 370px;
    height: 270px;
    position: relative;
    overflow: hidden;
}

.adventureslist .adlistitem .adlistimg img {
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

.adventureslist .adlistitem h3 {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background-color: #f9f9f9;
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    word-spacing: 1px;
    color: #2a2a2a;
    transition: all 0.5s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-align: center;
}

.adventureslist .adlistitem p {
    background: #f9f9f9;
    text-align: center;
    font-size: 15px;
    line-height: 34px;
    height: 30px;
}

.adventureslist .adlistitem:nth-of-type(3N) {
    margin-right: 0px;
}

.adventureslist .adlistitem:hover .adlistimg img {
    transform: scale(1.2);
}

.adventureslist .adlistitem:hover .adlistimg .poabs {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(203, 50, 68, 0.5);
}

.adventureslist .adlistitem:hover .adlistimg .poabs .circle {
    width: 34px;
    height: 20px;
    background: url(../imgs/rightarrow.png) no-repeat center center #fff;
    padding: 30px 23px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
}

.adventureslist .adlistitem:hover h3 {
    color: #cb3244;
}

.adventureslist .adlistitem:hover P {
    color: #cb3244;
}

.adventureslistbom .adlistitem {
    padding-bottom: 20px;
    background: #f9f9f9;
}

.adventureslistbom .adlistitem h3 {
    padding-top: 20px;
    font-size: 13px;
    font-weight: 500;
    -webkit-line-clamp: 2;
    height: 40px;
    line-height: 20px;
}

.temporaryinput {
    width: 1180px;
    height: 56px;
    padding-bottom: 79px;
    margin: 0 auto;
    overflow: hidden;
}

.temporaryinput input {
    float: left;
    margin-top: 8px;
    margin-left: 10px;
    width: 1020px;
    height: 50px;
    background-color: #ffffff;
    box-shadow: 2px 3px 8px 2px #dfdfdf;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    word-spacing: 1px;
    color: #000;
    text-indent: 30px;
}

.temporaryinput .tinputbtn {
    float: right;
    margin-top: 8px;
    width: 143px;
    height: 50px;
    background-color: #fff;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    word-spacing: 1px;
    color: #cb3244;
    line-height: 50px;
    text-align: center;
    border: 1px solid #cb3244;
}

.temporaryinput .tinputbtn:hover {
    background-color: #cb3244;
    color: #ffffff;
}

.contact {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 80px;
    background: #f8f8f8;
}

.contact .contactitem {
    width: 1180px;
    margin: 0 auto;
    height: auto;
    position: relative;
}

.contact .contactitem .leftheng {
    position: absolute;
    left: -41px;
    top: 0;
    width: 23px;
    height: 2px;
    background-color: #2a2a2a;
}

.contact .contactitem .bottomheng {
    position: absolute;
    left: 0;
    bottom: -236px;
    width: 61px;
    height: 3px;
    background-color: #2a2a2a;
}

.contact .contactitem .citemleft {
    float: left;
    width: 329px;
    height: auto;
    overflow: hidden;
    padding-top: 24px;
    margin-right: 70px;
}

.contact .contactitem .citemleft .citemlefta {
    display: block;
    width: 100%;
    height: 16px;
    line-height: 16px;
    margin-top: 15px;
    margin-bottom: 25px;
    font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    word-spacing: 1px;
    color: #2a2a2a;
    cursor: pointer;
}

.contact .contactitem .citemleft .citemlefta:hover {
    color: #cb3244;
}

.contact .contactitem .citemleft .otherlink {
    width: 100%;
    overflow: hidden;
    height: auto;
}

.contact .contactitem .citemleft .otherlink .otherlinkitem {
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
}

.contact .contactitem .citemleft .otherlink .otherlinkitem img {
    width: auto;
    height: 26px;
}

.contact .contactitem .citemmiddle {
    float: left;
    width: 211px;
    height: 188px;
    padding: 0 82.5px;
    margin: 24px 0;
    background: url(../imgs/logo.png) no-repeat center center;
    -webkit-background-size: contain;
    background-size: contain;
}

.contact .contactitem .citemright {
    float: right;
    width: 350px;
    height: 227px;
    padding: 9px 0 0;
    background-color: #f8f8f8;
}

.contact .contactitem .citemright p {
    height: 22px;
    width: 100%;
    margin-top: 15px;
    height: auto;
    overflow: hidden;
}

.contact .contactitem .citemright p img {
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 27px;
}

.contact .contactitem .citemright p span {
    float: left;
    width: 300px;
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    word-spacing: 1px;
    color: #2a2a2a;
    line-height: 22px;
    word-wrap: break-word;
}

.bottomlink {
    width: 1180px;
    height: auto;
    margin: 0 auto 49px auto;
}

.bottomlink .bottomlinka {
    float: left;
    width: 265px;
    height: auto;
    margin-right: 40px;
    cursor: pointer;
    margin-bottom: 10px;
    text-align: center;
    overflow: hidden;
}

.bottomlink .bottomlinka img {
    max-width: 190px;
    margin: 0 auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

.bottomlink .bottomlinka:nth-of-type(4N) {
    margin-right: 0;
}

.bottomnav {
    width: 100%;
    height: 60px;
    background: #393939;
    display: none;
}

.bottomnav .bottomnavitem {
    width: 1180px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}

.bottomnav .bottomnavitem a {
    float: left;
    margin-right: 60px;
    height: 60px;
    line-height: 60px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    word-spacing: 1px;
    color: #ffffff;
}

.bottomnav .bottomnavitem a:nth-of-type(1) {
    margin-left: 40px;
}

.bottomnav .bottomnavitem a:nth-of-type(6) {
    margin-right: 0px;
}

.footerbottom {
    width: 100%;
    height: 180px;
    background: url(../imgs/footerbottom.png) center center;
    position: relative;
}

.footerbottom .posfooterbottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10;
}

.footer {
    width: 100%;
    height: 54px;
    background-color: #393939;
    line-height: 54px;
    font-family: MicrosoftYaHei;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    word-spacing: 1px;
    color: #7f7f7f;
    text-align: center;
}

.textcenter {
    word-break: break-all;
    text-align: justify;
    text-justify: distribute-all-lines;
    text-align-last: left;
    word-spacing: 0;
    word-spacing: 0;
}

.more {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 40px auto 40px auto;
    text-align: center;
}

.more a {
    padding: 10px 25px;
    text-align: center;
    border: 1px solid #cb3244;
    color: #cb3244;
    background: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.5s;
    font-size: 14px;
}

.more a:hover {
    background: #cb3244;
    color: #fff;
}

.more span {
    padding: 10px 30px;
    text-align: center;
    border: 1px solid #cb3244;
    color: #cb3244;
    background: #fff;
    box-sizing: border-box;
    border-radius: 3px;
    cursor: pointer;
    transition: all 0.5s;
}

.more span:hover {
    background: #cb3244;
    color: #fff;
}

/*# sourceMappingURL=common.css.map */
