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

header {
    height: 30px;
    line-height: 30px;
    background: #2b2b2b;
}

.dropdown-toggle, .head-tel {
    float: right;
    color: #808080;
    margin-right: 44px; font-size: 14px;
}

.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;
}
.collapse img{ margin-top: 3px;}
.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: 3px;
    -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
}

.container-v {
    background: url("../images/pc-banner5.jpg") right bottom no-repeat
}

.overview {
    padding: 0 15px 20px 15px
}

.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;
}

.overview-p span {
    float: left;
    margin-right: 20px;
}

.overview-p2 {
    font-weight: bold
}

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

.overview-conten ul span {
    font-size: 14px;
}
@media (min-width: 991px){
    .container-v {
        padding-bottom: 30px;
    }
}
@media (max-width: 991px) {
    .container-v {
        background: none
    }
    .overview-p span {
        float: left;
        margin-right: 5px; width: 30px; height: 25px;
    }
    .overview-p span img{ width: 100%}
	.overview-p{ margin-bottom:10px}
}

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

.s-schedule-bg {

    width: 100%;
    padding-bottom: 2%;
}

.s-schedule-table {
    width: 80%;
    margin-top: 5px;
    margin: 0 auto;
    font-size: 14px;
}

.s-test-center {
    width: 8%;
    text-align: center;
    font-weight: bold;
    color: #333;
}

.s-test-center-1,.s-test-center-2,.s-test-center-3{
    border-left: none;
    border-bottom: none;
    border-top: none;
    vertical-align: top;
    text-align: right;
    padding-right: 6px;
}
.s-test-center-1 {
    border-right: 2px solid #c33738;
    color: #c33738;
}

.s-test-center-2 {
    border-right: 2px solid #f49500;
    color: #f49500;
}

.s-test-center-3 {
    border-top: none;
    border-right: 2px solid #009846;
    color: #009846;
}

.s-schedule-table td{ line-height: 15px}

.s-two {
    width: 18%;
    padding-left: 14px;

    color: #555555;
    font-weight: bold;
    border-top: none;
    border-right: none;
}

.s-thrre-3 {
    border-bottom: none;
}

.s-thrre {
    padding-left: 38px;
    padding-right: 5px;
    color: #555555;
    line-height: 23px;
}

.s-schedule-table td.s-thrre {
    line-height: 20px;
    padding: 6px 5px 6px 14px;
    border-top: none;
    border-right: none;
    border-left: none;
}
.w-s-two{ border-bottom: none; border-right: none}
.s-m-tit1, .s-m-tit2, .s-m-tit3 {
    line-height: 38px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
}
@media (min-width: 992px) and (max-width: 1199px)
{
    .s-test-center{ width: 9%;}
    .s-two{width: 22%;}
}
@media (max-width: 991px) {

    .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;
    }

    .overview {
        padding: 0;
    }

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

    .overview-conten, .overview-conten ul span {
        font-size: 14px;
        line-height: 20px
    }
}

.s-m-scher {
    margin-bottom: 10px; padding:0
}

.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 bottom center;
    background-size: cover;
    width: 100%;
}

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

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

.s-swiper-bottom {
    margin-top: 5px;
}

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

.s-slider-nb {
    padding: 0; margin-bottom: 30px;
}
.cont-con{
    padding:0 30px;}
@media (max-width: 991px){
    .s-swiper-all{ width: 100%;}
    .cont-con{
        padding:0 15px;}
    .s-slider-nb{ margin-bottom: 0}
    .s-swiper-all {
padding-right: 0;
    }
}

@media (min-width: 992px){

    .swiper-slide-active{margin-right：10px !important;};
}
    .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: 14px;
    text-align: left;
    margin-top: 5px;
    font-weight: bold; margin-top: 0;
}
.s-new-right h3 a{
    color: #555;
}
.s-new-right p {
    font-size: 14px;
    color: #666666;
    text-align: left;height: 60px; overflow: hidden;
}

@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;
    }

}

@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 (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-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%);

}
@media (max-width: 991px){
    .s-modal-content2{
        width: 92% !important;
        padding: 0;
    }
    .s-video-tite{ line-height: 23px;  padding: 10px 10px; font-weight: normal}
    .s-m-scher-btm{ margin-bottom: 14px}
    .s-new-cont{margin: 20px 0;}
    .s-m-cont1{padding: 8px 10px;}
	.s-cideo-span{opacity:1;filter:alpha(opacity=1); }

}
@media (min-width: 992px){
    .s-modal-content2{
        height: 500px !important;
    }
}
.close{
    color: #fff !important;
}
.s-footer {
    line-height: 50px;
    text-align: center;
    background: #222222;
    color: #bbbbbb;
    font-size: 14px;
}

/*sunyongjie end*/

.overview-more{ padding: 5px 20px; width: 100%; margin-bottom: 20px; border: 1px solid #eee; background: #fff; outline: none}
@media (max-width: 991px) {
    .vower-dianji { display: none;}
    .s-footer{ line-height: 40px; font-size: 12px; padding: 0 15px;}
    .s-video-top{ margin-bottom: 10px}
    .s-new-right h3{ font-size: 14px; margin-top: 0; }
}


.video-height{
    height:486px;
}
@media (max-width: 991px) {
    .video-height{
        height:69vw;
    }
}
@media (min-width: 678px)and (max-width: 991px){
    .s-swiper-all{ margin-bottom: 20px;}

}
.s-video button.close{
    height: 30px;
    line-height: 30px;
    margin: 0 10px 0;
    opacity: 1;
}