/*wangyuanyuan start*/
body {
    margin: 0;
    padding: 0;
}

header {
    height: 30px;
    line-height: 30px;
    background: #2b2b2b;
}
.collapse img {
    margin-top: 3px;
}
.dropdown-toggle, .head-tel {
    float: right;
    color: #808080;
    font-size: 14px;
    margin-right: 44px
}

.dropdown-toggle span, .head-tel span {
    margin-right: 5px
}

#list {
    display: none
}

.globalarea-bg {
    top: 40px;
}

.mobile-nav {
    background-color: #222;
    height: 14vw
}

.pc-nav {
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    background: #fff;
    transition: all 5s ease;
}

@media (min-width: 992px) {
    nav {
        padding-left: 36px;
    }
}

.pc-nav ul li {
    float: left;
    margin-right: 60px;
    display: inline-block
}

.pc-nav ul li a {
    font-size: 16px;
    padding: 20px 0;
    color: #333;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #333;
    background-color: #fff;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #333;
}

.nav-center {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
}

.nav-center:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #c1161f;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.nav-center:hover:before, .navbar-inverse .navbar-nav > .active > .nav-center:before {
    left: 0;
    right: 0;
}

@media (min-width: 992px)and (max-width: 1199px) {
    .pc-nav ul li {
        margin-right: 60px;
    }
}

.pc-banner {
    height: auto
}

.overview {
    padding: 0 40px 10px 40px
}

.overview-title {
    padding: 30px 0 30px 0;
    text-align: center;
    color: #666;
    font-size: 14px;
}

.overview-title h2 {
    padding: 0 15px;
    font-weight: bold;
    vertical-align: middle;
    position: relative;
    display: inline-block;
    color: #393939;
    font-size: 28px;
    margin: 0;
}

.overview-title h2:before, .overview-title h2:after {
    font-weight: normal;
    color: #e42012;
    content: "|";
    position: absolute;
    top: -4px;
}

.overview-title h2:before {
    left: -20px;
}

.overview-title h2:after {
    right: -20px;
}

.overview-conten, .overview-conten ul span {
    color: #414042;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
}

.overview-p span {
    float: left;
    margin-right: 10px;
}
.overview-p span img{
    margin-top: -15px;
}
.overview-p2 {
    font-weight: bold
}

.overview-conten ul {
    list-style-type: disc;
    color: #00a0e9;
    padding-left: 8%;
    font-weight: bold;
    font-size: 22px;
    margin: 10px 0 20px 0;
}

.overview-conten ul span {
    font-size: 16px;
}

@media (max-width: 991px) {
    .container-v {
        background: none
    }
}

/*wangyuanyuan end*/
/*sunyongjie start*/
td {
    border: 1px solid #cbcbcb;
}

.s-schedule-bg {
    /*background: url("../images/pc-banner2.jpg") no-repeat center center;*/
    background-size: cover;
    width: 100%;
    padding-bottom: 1.5%;
    background: url("../images/pc-banner5.jpg") right bottom no-repeat;
}

.s-schedule-table {
    width: 48%;

    float: left;
    margin-bottom: 26px;
}
.s-m-schedule-table{

    width: 100%;
}
.s-tore-table2{
    margin-right: 0;
    float: right;
}
.s-tore-table3{
    width: 100%;
    margin: 0;
}
.s-test-center {
    width: 30%;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}
.s-test-center1{
    padding: 14px 10px 14px 0;
}

.s-test-center-1 {
    background: #e42012;
    border-top: none;
}
.s-m-day,.s-m-day1,.s-m-day2{

    width: 34%;
    color: #575757;
    font-size: 14px;
    text-align: center;
    padding: 10px 0; background: #f4f4f4;
    border-left: 1px solid #cbcbcb;
}
.s-m-day-tz,.s-m-day-tz1,.s-m-day-tz2{
    width: 28%;
    padding: 15px 0;
}
@media (min-width: 992px){
    .s-m-day:before,.s-m-day1:before,.s-m-day2:before{ content: "";
    width: 1px;
    height:100%;
    background: #e0e0e0;
    left: 30px;
    top: 0;
    position: absolute;

}
}
.s-m-day-cot{
    font-size: 14px;
    color: #696969;
    padding: 10px;
}
.s-m-span{
    font-weight: bold;
    color: #575757;
}
.s-test-center-2 {
    background: #f39801;
    border-top: none;
}

.s-test-center-3 {
    background: #019946;
    border-top: none;
    width: 15%;
}
.s-test-center-lh{
    line-height: 144px;
}
.s-test-center-lh2{
    line-height: 234px;
}
.s-tore-remove-bd{
    border: none;
}
.s-tore-tit,.s-m-contry{
    border-bottom: 4px solid #cd4339;
}
.s-tore-tit2,.s-m-contry1{
    border-bottom: 4px solid #f39801;
}
.s-tore-tit3,.s-m-contry2{
    border-bottom: 4px solid #235588;
}
.s-tore-tit,.s-tore-tit2,.s-tore-tit3{
    font-size: 18px;
    font-weight: bold;
    color: #0e0e0e;
    display: inline-block;
    margin: 0;
    padding-bottom: 10px;
    margin-left: 1px;
    padding-right: 15px;
}
.s-m-contry{
    margin-top: 0;
}
.s-m-contry,.s-m-contry1,.s-m-contry2{
    font-size: 18px;
    font-weight: bold;
    color: #0e0e0e;
    margin-bottom: 0;
    padding-bottom: 10px;
    margin-left: 1px;
}
.s-two {
    width: 22%;
    padding-left: 22px;
    font-size: 14px;
    color: #555555;
    font-weight: bold;
}
.s-two1{
    width: 22%;
    padding-left: 22px;
    font-size: 14px;
    color: #555555;
}
.s-thrre {
    padding-left: 22px;
    color: #555555;
    font-size: 14px;
}

.s-m-tit1, .s-m-tit2, .s-m-tit3 {
    line-height: 38px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
}

@media (max-width: 991px) {
    .s-video-top {
        margin-bottom: 20px !important;
    }
    .s-schedule-bg {
        background: url("../images/m-bg1.jpg") no-repeat center center;
        background-size: cover;
        width: 100%;
    }

    .s-video {
        background: url("../images/m-bg3.jpg") no-repeat center center;
        background-size: cover;
    }

    .s-new {
        background: url("../images/m-bg2-2.jpg") no-repeat center center;
        background-size: cover;
        width: 100%;
    }

    .overview-title h2 {
        font-size: 16px;
    }

    .overview-title {
        padding: 20px 0 20px 0;
    }

    .overview {
        padding: 0;
    }

    .overview-conten ul {
        margin: 10px 0 10px 0;
    }

    .overview-conten, .overview-conten ul span {
        font-size: 14px;
        line-height: 20px
    }
}
.video-height{
    height: 400px;
}
@media (max-width: 991px){
    .video-height {
        height: 50vw;
    }
}
.s-m-scher {
    margin-bottom: 10px;
}

.s-m-scher-btm {
    margin-bottom: 32px;
}

.s-m-tit1 {
    background: #c43534;
}

.s-m-tit2 {
    background: #f39800;
}

.s-m-tit3 {
    background: #009944;
}

.s-m-tit1 {
    line-height: 38px;
}

.s-m-cont1 {
    border: 1px solid #e3e3e3;
    border-top: none;
    padding: 15px 0;
    padding-left: 10px;
    font-size: 14px;
    color: #555555;
}

.s-m-cont1 span {
    font-weight: bold;
}

.s-new {
    background: url("../images/pc-banner3.jpg") no-repeat center center;
    background-size: cover;
    width: 100%;
}

.s-new-cont {
    background: #fff;
}

.s-new-cont {
    margin: 30px 0;
    background: #fff;
    /*padding-bottom: 4%;*/
}

.s-swiper-bottom {
    padding-bottom: 5%;
}

.s-swiper-all {
    float: left;
    width: 50%;
    margin: 0;
}

.s-slider-nb {
    padding: 0 5%;
}

.s-new-left {
    float: left;
    width: 40%;
}

.s-new-left img {
    width: 100%;
}

.s-new-right {
    float: left;
    width: 56%;
    margin-left: 4%;
}

.s-new-right h3 {
    font-size: 16px;
    text-align: left;
    color: #393939;
    margin-top: 5px;
    font-weight: bold;
}

.s-new-right p {
    font-size: 14px;
    color: #666666;
    text-align: left;
}

@media (max-width: 320px) {
    .s-new-right p {
        overflow: hidden;
        height: 14px;
        line-height: 14px;
    }

    .s-swiper-all {
        margin-bottom: 15px;
    }

    .s-new-right h3 {
        margin-bottom: 5px;
    }
    .s-toerism-new {
        margin-bottom: 14px !important;
    }

}

@media (min-width: 321px) and (max-width: 767px) {
    .s-swiper-bottom {
        padding-bottom: 8%;
    }

    .s-new-cont {
        padding-bottom: 3%;
    }

    .s-new-right h3 {
        margin-bottom: 5px;
    }

    .s-new-right p {
        overflow: hidden;
        height: 28px;
        line-height: 14px;
    }

    .s-swiper-all {
        margin-bottom: 15px;
    }

}

@media (min-width: 769px) {
    .s-new-right {
        margin-top: 15px;
    }
}

@media (max-width: 768px) {
    .s-swiper-all {
        background: none;
    }

    .s-new-cont {
        background-color: rgba(255, 255, 255, 0.8);
    }
}

.swiper-pagination-bullet-active {
    width: 20px !important;
    border-radius: 5px;
}

.swiper-pagination-bullet {
    border-radius: 5px;
    background: #7d7d7d;
}

@media (min-width: 992px)and (max-width: 1199px) {
    .s-new-right p {
        overflow: hidden;
        height: 28px;
        line-height: 14px;
    }
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 5px !important;
}

.swiper-button-next, .swiper-button-prev {
    font-size: 30px;
    height: auto;
}

.swiper-button-next {
    right: 39%;
}

.swiper-button-prev {
    left: 40%;
}

.swiper-button-next, .swiper-button-prev {
    top: 98%;
}

.s-video {
    background: url("../images/pc-banner4.jpg") no-repeat center center;
    background-size: cover;
    width: 100%;
}
.s-video-img {
    position: relative;
}

.s-video-img img {
    width: 100%;
}

.s-video-img:before{
    content: "";
    position: absolute;
    bottom: 0;
    height:28%;
    width:100%;
    background: -webkit-linear-gradient(top,rgba(255,0,0,0),rgba(0,0,0,1)); /* Safari 5.1 - 6 */
    background: -o-linear-gradient(bottom,rgba(255,0,0,0),rgba(0,0,0,1)); /* Opera 11.1 - 12*/
    background: -moz-linear-gradient(bottom,rgba(255,0,0,0),rgba(0,0,0,1)); /* Firefox 3.6 - 15*/
    background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0,0,0,1));

}
.s-video-img:before,.s-cideo-span{  transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;}
.s-video-tite {
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    margin: 0; width:100%;
    position:absolute;
    bottom:0; text-align:center
}
.s-video-top {
    margin-bottom: 32px;
}
.s-video-top1 {
    margin-bottom: 32px;
}

.s-cideo-span {
    position: absolute;
    left: 50%;
    bottom: 14px;
    font-size: 40px;
    color:#bfbfbf;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;opacity:0;filter:alpha(opacity=0);
}

.s-video-top > a:hover {
    outline: none;
}

.s-video-top > a:hover .s-video-img:before {
    background-color:#000; opacity:0.6;filter:alpha(opacity=60);
    color: #fff;  height:100%;
}
.s-video-top > a:hover .s-cideo-span{opacity:1;filter:alpha(opacity=1)}
.s-modal-content2{
    background: #000;
    width: 660px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
}
@media (max-width: 991px){
    .s-modal-content2{
        width: 92% !important;
    }
}
@media (min-width: 992px){
    .s-modal-content2{
        height: 450px !important;
    }
}
.close{
    color: #fff !important;
}
.s-footer {
    text-align: center;
    background: #222222;
    color: #bbbbbb;
    font-size: 12px;
    padding: 10px;
}

/*sunyongjie end*/



.s-pc-banner{
    position: relative;
}
.s-banner-video{
    width: 100%;
    position: absolute;
    bottom: 18%;
    left: 0px;
    float: none;
}
.s-banner-video-top{
    width: 24%;
    margin: 0 auto;
}
.s-banner-video-top  .s-video-img:before{ content: normal}
@media (max-width: 991px){
    .s-banner-video-top{
        width: 90%;
    }
    .s-cideo-span{opacity:1;filter:alpha(opacity=1); }
}
.s-banner-videro-a{
    display: inline-block;
    box-shadow: 0 0 20px #8c8b8b;
}
.s-banner-mvideo{
    width: 100%;
    background: #f3f3f3;
    padding: 15px 0 10px 0;
    text-align: center;
}
.s-vien-center{
    text-align: center;
    margin-top: 26px;
    margin-bottom: 26px;
    font-size: 18px;
}
.s-vien-center a:hover{
    color: #fff;
}
.s-vienview{
    display: inline-block;
    width: 160px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
    background: #e42012;
    text-align: center;
    border-radius: 4px;
}
.s-toerism-new{
    margin-bottom: 30px;
}
.s-toerism-new h3 {
    font-size: 14px;
    text-align: left;
    margin-top: 0px;
    font-weight: bold;
    max-height: 36px;
    line-height: 18px;
    overflow: hidden;
}
.s-toerism-new h3 a{
    color: #555;
}
.s-toerism-new p {
    font-size: 14px;
    color: #666666;
    text-align: left;
    height: 60px;
    overflow: hidden;
}
@media (min-width: 321px){
    .s-toer-new{
        padding: 0 26px;
        padding-right: 0;
    }
}
.s-toer-new-pic{
    padding-right: 0;
}
.s-tore-right-pd{
    padding-right: 0;
}
.s-tore-new-cont{
    /*padding-bottom: 2%;*/
}
@media (min-width: 321px) and (max-width: 768px){
    .s-toerism-new p {
        overflow: hidden;
        height: 32px;
        line-height: 16px;
    }
    .s-toerism-new h3 {
        margin-bottom: 2px;
    }
    .s-toerism-new {
        margin-bottom: 20px;
    }
}
@media (max-width: 320px) {
    .s-toer-new {
        padding: 0 20px;
        padding-right: 0;
    }
    .s-toerism-new h3 {
        margin-bottom: 2px;
    }
    .s-toerism-new p {
        overflow: hidden;
        height: 14px;
        line-height: 14px;
    }
}
@media (min-width: 768px) and (max-width: 991px){
    .s-toerism-new p {
        font-size: 14px;
        color: #666666;
        text-align: left;
        height: 80px;
        overflow: hidden;
        line-height: 20px;
    }
}
.s-new-more,.s-tore-video-more{
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
}
.s-new-more span{
    display: inline-block;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #3b3b3b;
    border-radius: 4px;
    padding: 6px 20px;
}
.s-tore-video-more span{
    display: inline-block;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #3b3b3b;
    border-radius: 4px;
    padding: 6px 20px;
}
.s-m-new-ico,.s-m-video-ico{
    font-size: 12px;
    padding-left: 10px;
}
.s-tore-video-top,.s-tore-video-btm{
    padding: 0;
}
.s-tore-slide,.s-tore-video-btm{
    display: none;
}
@media (min-width: 992px){
    .s-tore-slide,.s-tore-video-btm{
        display: block;
    }
}
.s-m-twoword{
    margin-bottom: 20px;
}
.s-m-sd{
    width: 100%;
}
.s-m-sd1,.s-m-sd2{
    width: 100%;
    margin-top: 20px;
}
.s-m-center,.s-m-center1,.s-m-center2{
    text-align: center;
    font-size: 14px;
    padding: 5px 0;
    color: #fff;
    font-weight: bold;
}
.s-m-center{
    background: #e42012;
}
.s-m-center1{
    background: #f39801;
}
.s-m-center2{
    background: #019946;
}
.s-m-left{
    width: 30%;
    font-size: 12px;
    color: #515151;
    padding: 5px 10px;
}
.s-m-padding{
    padding: 5px 10px;
    font-size: 12px;
}
.s-m-twotit{
    margin: 0;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    color: #101010;
}
.s-view-tab li{

    padding:5px 10px;
    cursor: pointer;
    display: inline-block;
    color: #585858;font-size: 14px;
}

.s-hide{
    display: none;
}
.s-view-tab .s-active{
    color: #fff;
    border: none;
    background: #cd4339;
}
.s-view-btn{
    width: 100%;
    margin-bottom: 20px;
}
.s-view-td{
    border: none;
    text-align: center;
}
.s-center-mg{
    margin: 0 10px;
}

.s-view-sh{
    padding-right: 0;
}
.s-m-contry3{
    border: none;
}
.s-view-tabe-cont{
    overflow: hidden;
}
.s-view-htit{
    background: #f5f5f5;
}
.s-view-tbgr{
    background: url("../images/s-view-pic1.jpg") no-repeat left center;
}
.s-view-cbgr{
    background: url("../images/s-view-pic2.jpg") no-repeat left center;
}
.s-view-bbgr{
    background: url("../images/s-view-pic3.jpg") no-repeat left center;
}
.s-m-day-cot1{
    background: #fafafa;
}
.s-tore-table-bdleft{
    border-left: 16px solid #f5f5f5;
}
.s-tore-table-bdleft td{ border: 1px solid #e0e0e0}
.s-m-day-cot-mgbt{
    padding-bottom: 270px;
}








