* {
    margin: 0;
    padding: 0;
}

p, h1, h2, h3, h4, h5, h6, a {
    color: #333333;
}

.w1200 {
    margin: 0 auto;
    width: 1200px;
}

.header {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background: #fff;
}

.head-top {
    height: 120px;
    width: 100%;
}

.header .header-top {
    height: 0;
    background: #c30d23;
    overflow: hidden;
    transition: 0.4s ease-in-out;
}

.header.on .header-top {
    height: 40px;
    transition: 0.4s ease-in-out;
}

.header-top p {
    display: inline-block;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
}

.header-top p img {
    margin-right: 8px;
}

.header-top p span {
    font-size: 16px;
    margin-left: 8px;
}

.header-top .right a {
    display: inline-block;
    color: #fff;
    line-height: 40px;
    font-size: 12px;
    margin-left: 14px;
}

.header-top .right a img {
    margin-right: 3px;
    vertical-align: middle;
    margin-top: -3px;
}

.header1 {
    height: 80px;

}

.logo {
    display: block;
    float: left;
    margin-top: 12px;
}

.header1 .nav {
    display: block;
    float: left;
    margin-left: 65px;
}

.header1 .nav ul {

}

.header1 .nav ul li {
    float: left;
    margin-right: 32px;
    position: relative;
}

.header1 .nav ul li.phone {
    display: none;
}

.header1 .nav ul li a {
    display: block;
    line-height: 80px;
    font-size: 18px;
    color: #333;
}

.header1 .nav ul li a:hover {
    color: #c30d23;
}

.header1 .nav .nav-list {
    display: none;
    position: absolute;
    width: 500px;
    box-sizing: border-box;
    background: #FFFFFF;
    padding: 8px;
    border-top: 1px solid #C30D23;
    left: -14px;
}

.header1 .nav .nav-list img {
    display: block;
    float: left;
}

.header1 .nav .nav-list div {
    width: 258px;
    float: left;
}

.header1 .nav .nav-list div a {
    display: block;
    font-size: 14px;
    float: left;
    line-height: 30px;
    width: 126px;
    padding-left: 30px;
    padding-right: 10px;
    box-sizing: border-box;
    color: #010101;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.header1 .nav .nav-list div a::before {
    content: "◆";
    color: #C30D23;
    margin-right: 5px;
}

.header1 .right {
    margin-top: 20px;
}

.header1 .right a {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 18px;
    margin-left: 22px;
    color: #ff8138;
    border: 1px solid #ff8138;
    line-height: 30px;
    border-radius: 100%;
    text-align: center;
}

.header1 .right a:hover, .header1 .right a.on {
    background: #ff8138;
    color: #fff;
}

.nav-sj {
    display: none;
}

.nav-sj span {
    display: block;
    width: 30px;
    height: 2px;
    background: #c30d23;
    margin-bottom: 8px;
}

.swiper-slide1 {
    width: 100%;
    height: 651px;
    display: block;
    overflow: hidden;
    position: relative;
}

.swiper-slide1 img {
    display: block;
    width: 1920px;
    height: 651px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}

.page1 {
    bottom: 40px !important;
}

.page1 .swiper-pagination-bullet {
    width: 38px;
    height: 6px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: 1;
    margin: 0 8px !important;
}

.page1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #c30d23;
}

.banner-sj {
    display: none;
}

.index-main1 {
    margin-top: 50px;
}

.index-main1 li {
    float: left;
    background: #fa8d35;
    border-bottom: 5px solid #f54e0b;
    width: 285px;
    margin-right: 20px;
    height: 150px;
    box-sizing: border-box;
}

.index-main1 li:last-child {
    margin-right: 0;
}

.index-main1 li img {
    display: inline-block;
    /*margin-left: 28px;*/
    margin: 44px 28px 0;
}

.index-main1 li div {
    display: inline-block;
    vertical-align: top;
}

.index-main1 li div p {
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    margin-top: 50px;
}

.index-main1 li div h2 {
    color: #fff;
    font-size: 28px;
    line-height: 54px;
}

.index-main2 {
    padding-top: 70px;
    padding-bottom: 75px;
}

.title {
    font-size: 32px;
    line-height: 35px;
    text-align: center;
    position: relative;
}

.title::before, .title::after {
    content: "";
    width: 485px;
    height: 1px;
    background: #858585;
    margin-top: 17px;
    display: inline-block;
    vertical-align: top;
    /*position: absolute;*/
}

.title::before {
    float: left;
}

.title::after {
    float: right;
}

.index-main2-con {
    margin-top: 48px;
}

.swiper-container2 {
    width: 585px;
    height: 380px;
    box-shadow: 0 3px 2px rgba(132, 130, 130, .26);
}

.swiper-slide2 {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.swiper-slide2 img {
    width: 100%;
    height: 100%;
    display: block;
}

.swiper-slide2 p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    background: rgba(0, 0, 0, .4);
    padding: 0 150px 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page2 {
    bottom: 15px !important;
    text-align: right;
    box-sizing: border-box;
    padding-right: 10px;
}

.page2 .swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    background: #fff;
    opacity: 1;
    margin: 0 6px !important;
}

.page2 .swiper-pagination-bullet-active {
    opacity: 1;
    background: #c30d23;
}

.index-main2-con .right {
    width: 600px;
}

.index-main2-con .right li {
    float: left;
    width: 292px;
    margin-right: 15px;
    margin-bottom: 10px;
    height: 185px;
    box-sizing: border-box;
    border-style: solid;
    /*border-width: 1px 1px 4px;*/
    border-width: 1px 1px 0;
    /*border-color: #eaeaea #eaeaea #c30d23;*/
    border-color: #eaeaea #eaeaea transparent;
    position: relative;
    padding: 14px 14px 0;
    box-shadow: 0 3px 2px rgba(132, 130, 130, .26);
}

.index-main2-con .right li::before {
    content: "";
    display: block;
    width: 100%;
    background: #fa8d35;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.index-main2-con .right li::after {
    content: "";
    display: block;
    background: #c30d23;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 0;
    transition: 0.4s ease-in-out;
}

.index-main2-con .right li:hover::after {
    width: 100%;
}

.index-main2-con .right li:nth-child(2n) {
    margin-right: 0;
}

.index-main2-con .right li:nth-child(n+3) {
    margin-bottom: 0;
}

.index-main2-con .right li h2 {
    font-size: 16px;
    line-height: 25px;
    color: #333;
    font-weight: bold;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.index-main2-con .right li:hover h2 {
    color: #c30d23;
}

.index-main2-con .right li p {
    font-size: 14px;
    line-height: 25px;
    color: #333;
    height: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 14px;
}

.gd-btn {
    font-size: 16px;
    line-height: 16px;
    margin-top: 18px;
    color: #c30d23;
}

.index-main3 {
    background: url("/static/index/images/index-bg.jpg") no-repeat top center;
    height: 602px;
    width: 100%;
    padding-top: 36px;
    box-sizing: border-box;
}

.index-main3-con {
    margin-top: 56px;
    position: relative;
}

.swiper-container3 {
    width: 1054px;
    display: block;
    margin: 0 auto;
    padding: 18px 20px;
}

.swiper-slide3 {
    width: 240px;
    transition: 0.4s ease-in-out;
    transform: scale(1);
    box-shadow: 0 3px 2px rgba(132, 130, 130, .26);
}

.swiper-slide3:hover {
    transition: 0.4s ease-in-out;
    transform: scale(1.1);
}

.swiper-slide3 img {
    display: block;
    width: 240px;
    height: 204px;
}

.swiper-slide3 div {
    height: 183px;
    background: url("/static/index/images/index-bg2.png") no-repeat top center;
    margin-top: -14px;
    display: block;
    position: relative;
    z-index: 2;
    width: 240px;
    box-sizing: border-box;
    padding: 26px 18px 0;
}

.swiper-slide3 div h2 {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper-slide3 div h3 {
    text-align: center;
    margin-top: 6px;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper-slide3 div p {
    margin-top: 50px;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.next3, .prev3 {
    position: absolute;
    top: 50%;
    width: 31px;
    height: 56px;
    margin-top: -28px;
    z-index: 10;
    cursor: pointer;
}

.next3 {
    background: url("/static/index/images/icon-right.png");
}

.prev3 {
    background: url("/static/index/images/icon-left.png");
}

.index-main4 {
    padding: 50px 0 75px;
}

.index-main4-con {
    margin-top: 60px;
}

.index-main4-con li {
    float: left;
    width: 584px;
    height: 389px;
    margin-right: 30px;
    display: block;
    position: relative;
    overflow: hidden;
}

.index-main4-con li:nth-child(2n) {
    margin-right: 0;
}

.index-main4-con li img {
    display: block;
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: 0.4s ease-in-out;
}

.index-main4-con li:hover img {
    transform: scale(1.1);
    transition: 0.4s ease-in-out;
}

.index-main4-con li p {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 52px;
    line-height: 52px;
    background: rgba(0, 0, 0, .4);
    font-size: 18px;
    color: #fff;
    box-sizing: border-box;
    padding: 0 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.index-main5 {
    padding: 50px 0;
}

.index-main5-con {
    margin-top: 50px;
}

.index-main5-con .left {
    box-shadow: 0 3px 2px rgba(132, 130, 130, .26);
}

.swiper-container4 {
    height: 601px;
}

.swiper-slide4 {

}

.swiper-slide4 img {

}

.index-main5-con .right {
    width: 600px;
}

.index-main5-con .right li {
    width: 293px;
    height: 293px;
    display: block;
    float: left;
    margin-right: 14px;
    /*background: url("/static/index/images/index-bg3.png") no-repeat;*/
    background-image: url("/static/index/images/index-bg3.png");
    background-repeat: no-repeat;
    background-position: left top;
    margin-bottom: 14px;
    box-shadow: 0 3px 2px rgba(132, 130, 130, .26);
}

.index-main5-con .right li:nth-child(2n) {
    margin-right: 0;
}

.index-main5-con .right li:nth-child(n+3) {
    margin-bottom: 0;
}

.index-main5-con .right li:nth-child(2) {
    background-position: right top;
}

.index-main5-con .right li:nth-child(3) {
    background-position: left bottom;
}

.index-main5-con .right li:nth-child(4) {
    background-position: right bottom;
}

.index-main5-con .right li div {
    display: block;
    margin: 15px auto 0;
    width: 124px;
    height: 124px;
    border: 7px solid #fff;
    border-radius: 100%;
    box-shadow: 0 3px 2px rgba(132, 130, 130, .26);
    transition: 0.4s ease-in-out;
}

.index-main5-con .right li:hover div {
    border: 7px solid #ff8138;
    transition: 0.4s ease-in-out;
}

.index-main5-con .right li div img {
    display: block;
    border-radius: 100%;
    width: 114px;
    height: 114px;
    margin: 5px auto 0;
}

.index-main5-con .right li h2 {
    text-align: center;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin-top: 8px;
}

.index-main5-con .right li h3 {
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 12px;
    margin-top: 6px;
}

.index-main5-con .right li p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin-top: 18px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0 20px;
    box-sizing: border-box;
}

.index-main6 {
    padding: 50px 0 106px;
}

.index-main6 ul {
    margin-top: 65px;
}

.index-main6 ul li {
    float: left;
    margin-right: 184px;
}

.index-main6 ul li:nth-child(4n) {
    margin-right: 0;
}

.index-main6 ul li img {
    width: 162px;
    height: 162px;
    display: block;
    background: #f5f4f4;
    border-radius: 100%;
}

.index-main6 ul li p {
    text-align: center;
    line-height: 18px;
    font-size: 18px;
    margin-top: 14px;
}

.foot1 {
    background: #c30d23;
    height: 120px;
    width: 100%;
}

.foot1 ul {
    margin-left: 50px;
}

.foot1 ul li {
    float: left;
    border-left: 1px solid rgba(255, 255, 255, .3);
    width: 100px;
    box-sizing: border-box;
}

.foot1 ul li a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    margin-top: 45px;
    margin-left: 28px;
}

.foot1 .right {
    margin-right: 42px;
    margin-top: 44px;
    position: relative;
}

.foot1 .right img {
    display: inline-block;
    margin-left: 12px;
    cursor: pointer;
    width: 42px;
    height: 42px;
}

.foot1 .right span.weixin, .foot1 .right span.weibo {
    position: absolute;
    bottom: 105%;
    left: -38px;
    /*margin-left: -70px;*/
    margin-bottom: 10px;
    margin-top: 15px;
    padding: 10px;
    width: 140px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    transform: translateY(-10px);
    transition: all 0.2s ease-out 0s;
}

.foot1 .right span.weibo {
    left: 20px;
}

.foot1 .right span.weixin:after, .foot1 .right span.weibo:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 100%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    font-size: 0;
    border-top-color: #fff;
}

.foot1 .right span.weixin img, .foot1 .right span.weibo img {
    width: 100%;
    height: 100%;
    display: block;
    margin-left: 0;
}

.foot1 .right span.weixin.on, .foot1 .right span.weibo.on {
    visibility: visible;
    opacity: 1;
    transform: none;
}

.foot2 {
    background: #000000;
    /*height: 55px;*/
    line-height: 54px;
    overflow: hidden;
}

.foot2 div {
    padding-left: 18px;
}

.foot2 p, .foot2 a {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    margin: 0 14px;
}

/*预约咨询*/
.w1430 {
    width: 1430px;
    margin: 0 auto;
}

.top-main {
    position: relative;
    height: 422px;
    /*margin-top: 80px;*/
}

.top-main img {
    position: absolute;
    top: 0;
    min-width: 100%;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.top-main h1 {
    color: white;
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 2;
    padding-top: 110px;
    display: none;
}

.top-main h1:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #ffd600;
    margin: 25px auto 0;
}

.top-nav-list {
    background: rgba(0, 0, 0, .2);
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top: 1px solid rgba(250, 250, 250, .2);
    height: 180px;
}

.top-nav-list ul {
    display: flex;
}

.top-nav-list ul li, #topNav .swiper-slide {
    flex: 1;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 100px;
}

.top-nav-list ul li a, #topNav .swiper-slide a {
    display: block;
    position: relative;
    font-size: 16px;
    color: #fff;
}

.top-nav-list ul li a::after, #topNav .swiper-slide a::after {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #ffd600;
    position: absolute;
    top: -1px;
    left: 0;
    transition: 0.4s ease-out;
    transform: scaleX(0);
}

.top-nav-list ul li.on a,
.top-nav-list ul li a:hover,
#topNav .swiper-slide.active a,
#topNav .swiper-slide a:hover {
    color: #ffd600;
}

.top-nav-list ul li.on a::after,
.top-nav-list ul li a:hover::after,
#topNav .swiper-slide.active a::after,
#topNav .swiper-slide a:hover::after {
    transform: scaleX(1);
}

.bg {
    background: #f7f7f7;
}

.about-main {
    padding-bottom: 20px;
}

.about-main1 {
    background: white;
    box-sizing: border-box;
    padding: 70px 60px;
    /*box-shadow: 0 0px 29px -1px grey;*/
    /*transform: translateY(-72px);*/
    margin-top: -80px;
    position: relative;
}

.title2 {
    text-align: center;
    display: block;
    margin: 0 auto;
    /*width: 120px;*/
    font-size: 30px;
    line-height: 30px;
    /*padding-bottom: 30px;*/
    /*border-bottom: 1px solid #c30d23;*/
}

.title2::after {
    content: "";
    width: 120px;
    height: 1px;
    background: #c30d23;
    display: block;
    margin: 30px auto 0;
}

.zx-main {
    width: 975px;
    display: block;
    margin: 96px auto 0;
}

.zx {
    width: 450px;
    float: left;
    margin-right: 75px;
    margin-bottom: 34px;
}

.zx:nth-child(2n) {
    margin-right: 0;
}

.zx p, .email p {
    display: block;
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 12px;
}

.zx div {
    display: inline-block;
    width: 50%;
    float: left;
}

.zx input[type="text"], .email input[type="text"] {
    height: 35px;
    line-height: 33px;
    box-sizing: border-box;
    border: 1px solid #dadada;
    display: inline-block;
    width: 430px;
    padding: 0 8px;
    font-size: 14px;
    color: #333;
}

.zx select {
    height: 35px;
    line-height: 33px;
    box-sizing: border-box;
    border: 1px solid #dadada;
    display: inline-block;
    width: 190px;
    padding: 0 8px;
    font-size: 14px;
    color: #333;
}

.zx span, .email span {
    color: #ff0000;
    line-height: 35px;
    vertical-align: top;
}

.zx label {
    line-height: 35px;
    font-size: 16px;
    margin-right: 25px;
}

.zx label input {
    margin-right: 5px;
}

.zx.yzm input[type="text"] {
    width: 130px;
}

.zx.yzm h3 {
    display: inline-block;
    line-height: 35px;
    font-size: 16px;
    vertical-align: top;
    margin-right: 15px;
}

.zx.yzm img {
    display: inline-block;
    vertical-align: top;
    margin: 6px 15px 0;
    width: 69px;
    height: 24px;
}

.tj-btn {
    width: 248px;
    height: 50px;
    display: block;
    margin-top: 10px;
    background: #c30d23;
    color: #fff;
}

/*领导信箱*/
.email textarea {
    width: 930px;
    height: 256px;
    box-sizing: border-box;
    border: 1px solid #dadada;
    display: inline-block;
    padding: 8px;
    font-size: 14px;
    color: #333;
    font-family: "Microsoft YaHei";
    margin: 30px 0 25px;
}

.email:nth-child(2) span {
    margin-top: 20px;
}

/*学巴黎人24小时线路检测概况*/
.about-main2 {
    margin-top: 70px;
    font-size: 20px;
    color: #343434;
    line-height: 38px;
}

.about-main2 img {
    max-width: 100%;
}

/*巴黎人24小时线路检测长风采*/
.about-main3 {
    margin-top: 70px;
    font-size: 16px;
    color: #343434;
    line-height: 36px;
}

.about-main3 img {
    max-width: 100%;
}

.master-main {
    box-sizing: border-box;
    border: 2px solid rgba(196, 14, 36, .5);
    padding: 18px;
    margin-bottom: 30px;
}

.master-main img {
    display: block;
    width: 564px;
    height: 744px;
}

.master-main .right {
    width: 706px;
    background: rgba(255, 231, 231, .5);
    display: block;
    height: 717px;
    box-sizing: border-box;
    /*padding-top: 145px;*/
    /*padding-left: 98px;*/
    /*padding-right: 82px;*/
    padding: 145px 80px 0 96px;
}

.master-main .right h1 {
    font-size: 44px;
    color: #343434;
    line-height: 51px;
}

.master-main .right h2 {
    font-size: 30px;
    color: #343434;
    line-height: 51px;
    text-align: right;
}

.master-main .right h5 {
    margin-top: 80px;
}

.master-main .right p {
    text-align: right;
}

.master-main .right h5,
.master-main .right p {
    font-size: 22px;
    color: #343434;
    line-height: 42px;
    text-transform: uppercase;
}

/*办学特色*/
.about-main4 {

}

.about-main4 h1 {
    margin-top: 60px;
    text-align: center;
    font-size: 26px;
    color: #C40E24;
    line-height: 41px;
}

.about-main4 h3 {
    text-align: center;
    font-size: 22px;
    color: #C40E24;
    line-height: 41px;
    margin-bottom: 60px;
}

.ts-list {

}

.ts-list li img {
    float: left;
    width: 50%;
}

.ts-list li:nth-child(2n) img {
    float: right;
}

.ts-list li div {
    float: right;
    width: 50%;
    box-sizing: border-box;
    padding: 45px;
}

.ts-list li:nth-child(2n) div {
    float: left;
}

.ts-list li div h2 {
    font-size: 22px;
    color: #343434;
    line-height: 41px;
}

.ts-list li div p {
    font-size: 16px;
    color: #343434;
    line-height: 41px;
}

/*学巴黎人24小时线路检测荣誉*/
.banner2 {
    margin-top: 60px;
    position: relative;
}

.swiper-container5 {
    width: 1075px;
}

.swiper-slide5 {
    width: 534px;

}

.swiper-slide5 img {
    border: 5px solid #5D2A09;
    display: block;
    /*box-sizing: border-box;*/
    width: 524px;
    height: 356px;
}

.swiper-slide5 p {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    margin-top: 30px;
    opacity: 0;
    overflow: hidden;
    height: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.swiper-slide5.swiper-slide-active p {
    opacity: 1;
}

.prev5, .next5 {
    position: absolute;
    top: 176px;
    width: 42px;
    height: 42px;
    margin-top: 0px;
    z-index: 10;
}

.next5 {
    background: url("/static/index/images/icon-right1.png");
    right: 0;
}

.prev5 {
    background: url("/static/index/images/icon-left1.png");
    left: 0;
}

/*巴黎人24小时线路检测园一角*/
.about-list {
    margin-top: 60px;
}

.about-list li {
    float: left;
    margin-right: 34px;
    margin-bottom: 30px;
}

.about-list li:nth-child(3n) {
    margin-right: 0;
}

.about-list li img {
    width: 414px;
    height: 234px;
    display: block;
}

.about-list li p {
    font-size: 16px;
    color: #343434;
    line-height: 18px;
    margin-top: 20px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*师 资*/
.teach-list {
    margin-top: 70px;
}

.teach-list li {
    margin-bottom: 65px;
}

.teach-list li:last-child {
    margin-bottom: 0;
}

.teach-list li .left {
    width: 422px;
    height: 406px;
    display: block;
}

.teach-list li .right {
    width: 830px;
}

.teach-list li .right h2 {
    font-size: 22px;
    color: #343434;
    line-height: 50px;
    border-bottom: 1px solid #C40E24;
    display: inline-block;
    min-width: 318px;
}

.teach-list li .right h2 span {
    font-size: 16px;
    padding-left: 22px;
    padding-right: 70px;
}

.teach-list li .right p {
    font-size: 16px;
    color: #343434;
    line-height: 30px;
    margin-top: 30px;
}

.teach-list li .right h3 {
    margin-top: 30px;
    line-height: 30px;
}

.teach-list li .right h3 span {
    color: #C40E24;
}

/*小学部*/
.stud-list1 {
    margin-top: 70px;
}

.stud-list1 li {
    margin-bottom: 70px;
}

.stud-list1 li:last-child {
    margin-bottom: 0;
}

.stud-list1 li .left {
    width: 422px;
    height: 406px;
    display: block;
}

.stud-list1 li .right {
    width: 830px;
    margin-top: 10px;
}

.stud-list1 li .right h2 {
    font-size: 24px;
    color: #C30D23;
    line-height: 35px;
    margin-bottom: 50px;
}

.stud-list1 li .right h2 span {
    font-size: 46px;
}

.stud-list1 li .right h3 {
    font-size: 20px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 25px;
}

.stud-list1 li .right p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.stud-nav {
    position: absolute;
    top: 15px;
    right: 36px;
    z-index: 9;
}

.stud-nav a {
    margin: 0 30px;
    color: #333;
    font-size: 15px;
}

.stud-nav a:hover, .stud-nav a.on {
    color: #C30D23;
}

/*国际部*/
.stud-top {
    font-size: 20px;
    color: #343434;
    line-height: 30px;
    margin-top: 70px;
}

/*招生对象*/
.recruit-list1 .left {
    width: 422px;
}

.recruit-list1 .left img {
    display: block;
    width: 100%;
    margin-top: 70px;
}

.recruit-list1 .right {
    width: 840px;
    margin-top: 70px;
}

.recruit-list1 .right ul li {
    border-left: 1px dashed #C40E24;
    padding-left: 35px;
    position: relative;
    padding-bottom: 40px;
}

.recruit-list1 .right ul li:last-child {
    border-left: 0px dashed transparent;
}

.recruit-list1 .right ul li h1 {
    background: #D2D2D2;
    display: block;
    position: absolute;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 24px;
    color: #C40E24;
    border-radius: 50%;
    top: 0;
    left: -15px;
}

.recruit-list1 .right ul li h2 {
    font-size: 20px;
    color: #C40E24;
    margin-bottom: 40px;
}

.recruit-list1 .right ul li p {
    font-size: 16px;
    line-height: 30px;
    color: #343434;
}

/*学巴黎人24小时线路检测优势*/
.recruit-main {
    font-size: 16px;
    color: #343434;
    line-height: 30px;
}

.recruit-main img {
    max-width: 100%;
}

/*图书馆*/
.library-list {
    margin-top: 26px;
}

.library-list li {
    width: 1430px;
    margin-left: -60px;
    box-sizing: border-box;
    border-bottom: 1px solid #F2F2F2;
    padding: 55px 170px 65px;
}

.library-list li:hover {
    background: #F7F7F7;
}

.library-list li .lib-time {
    width: 85px;
    float: left;
}

.library-list li .lib-time h1 {
    font-size: 32px;
    color: #444444;
    line-height: 26px;
    font-weight: 300;
    margin-top: 20px;
}

.library-list li .lib-time h4 {
    font-size: 14px;
    color: #737373;
    line-height: 26px;
    font-weight: 300;
}

.library-list li .lib-con {
    width: 870px;
    float: left;
    margin-left: 60px;
}

.library-list li .lib-con h2 {
    font-size: 21px;
    color: #343434;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.library-list li .lib-con h2::before {
    display: inline-block;
    content: "";
    width: 0px;
    height: 1px;
    background: #343434;
    vertical-align: top;
    margin-top: 11px;
    transition: 0.4s ease-in-out;
}

.library-list li:hover .lib-con h2::before {
    margin-right: 10px;
    width: 20px;
    transition: 0.4s ease-in-out;
}

.library-list li .lib-con h3 {
    display: none;
}

.library-list li .lib-con p {
    font-size: 14px;
    color: #565656;
    line-height: 24px;
    margin-top: 20px;
    overflow: hidden;
    height: 48px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.library-list li span {
    float: right;
    color: #565656;
    margin-top: 26px;
}

.library-list li:hover span {
    color: #02A0E8;
}

.pagination {
    text-align: center;
    font-size: 0;
    margin-top: 60px;
}

.pagination li {
    display: inline-block;
    font-size: 18px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    line-height: 40px;
    min-width: 40px;
    margin: 0 10px;
    padding: 0 14px;
    box-sizing: border-box;
    cursor: pointer;
}

.pagination li span, .pagination li a {
    color: #333;
}

.pagination li.active span, .pagination li:hover span, .pagination li:hover a {
    color: #fff;
}

.pagination li.active, .pagination li:hover {
    border: 1px solid #C40E24;
    background: #C40E24;
}

/*图书馆详情页*/
.con-main {
    background: #fff;
    /*margin: 60px auto 80px;*/
    box-sizing: border-box;
    /*padding: 50px 60px 60px;*/
}

.con-main h2 {
    font-size: 20px;
    color: #333333;
    line-height: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 25px;
}

.con-main h3 {
    font-size: 14px;
    color: #999999;
    line-height: 15px;
    text-align: center;
    margin-bottom: 15px;
}

.con-main2 {
    margin-top: 35px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}

.con-main2 img {
    max-width: 100%;
}

.bshare-custom {
    text-align: center;
    margin-top: 30px;
}

.bshare-custom p {
    display: inline-block;
    vertical-align: top;
    line-height: 32px;
}

.bshare-custom a {
    display: inline-block;
    width: 32px !important;
    height: 32px !important;
    padding: 0 !important;
    background-image: url("/static/index/images/fx.png") !important;
}

.bshare-custom .bshare-qzone {
    background-position: 0 0 !important;
}

.bshare-custom .bshare-sinaminiblog {
    background-position: -33px 0 !important;
}

.bshare-custom .bshare-qqmb {
    background-position: -65px 0 !important;
}

.bshare-custom .bshare-weixin {
    background-position: -98px 0 !important;
}

.fh-btn {
    display: block;
    margin: 60px auto 0;
    width: 135px;
    height: 42px;
    background: #1D69A5;
    text-align: center;
    line-height: 42px;
    color: #fff;
    font-size: 14px;
}

.fh-btn img {
    vertical-align: top;
    margin-top: 12px;
    margin-left: 8px;
}

.fy-main {
    margin-top: 40px;
}

.fy-main a {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 54px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fy-main a:hover {
    color: #1d69a5;
}

/*联系我们*/
.contact-main {
    margin-top: 80px;
    padding: 0 52px;
}

.contact-main li h2 {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}

.contact-main li p {
    font-size: 14px;
    line-height: 22px;
    color: #333333;
    height: 44px;
    font-weight: bold;
}

.address {
    width: 100%;
    height: 485px;
    margin-top: 70px;
}

.contact-main li {
    width: 165px;
    float: left;
    text-align: center;
    /*padding: 0 20px;*/
    box-sizing: border-box;
    margin-right: 95px;
    position: relative;
}

.contact-main li:nth-child(5n) {
    margin-right: 0;
}

.contact-main li div {
    display: block;
    border: 1px solid #e3e3e3;
    width: 128px;
    height: 128px;
    margin: 0 auto;
    border-radius: 50%;
    position: relative;
}

.contact-main li div img {
    display: block;
    width: 128px;
    height: 128px;
    position: relative;
    z-index: 2;
}

.contact-main li div .img1, .contact-main li:hover div .img2 {
    display: block;
}

.contact-main li div .img2, .contact-main li:hover div .img1 {
    display: none;
}

.contact-main li div::before {
    content: "";
    display: block;
    width: 110px;
    height: 110px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: #c30d23;
    margin-left: -55px;
    margin-top: -55px;
    border-radius: 50%;
    opacity: 0;
    transition: 0.2s ease-out;
    transform: scale(0);
}

.contact-main li:hover div::before {
    opacity: 1;
    transition: 0.2s ease-out;
    transform: scale(1);
}

.contact-main li h2 {
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    margin-top: 16px;
    margin-bottom: 12px;
}

.contact-main li p {
    font-size: 14px;
    line-height: 26px;
    color: #343434;
    height: 52px;
    font-weight: bold;
}

.contact-main li .weixin {
    position: absolute;
    width: 98px;
    height: 98px;
    top: -105px;
    left: 50%;
    margin-left: -49px;
    display: none;
}

.contact-main li:hover .weixin {
    display: block;
}

.contact-con {
    font-size: 16px;
    color: #343434;
    line-height: 22px;
    margin-top: 60px;
    font-weight: bold;
}

/*加入我们*/
.content3 {
    margin-top: 30px;
}

.content3 ul {
    background-color: #ffffff;
}

.content3 ul li {
    margin-bottom: 20px;
}

.content3 ul li .abc {
    width: 100%;
    height: 40px;
    background: #f1f1f1;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 40px;
    padding-left: 30px;
    padding-right: 30px;
    position: relative;
    border-radius: 3px;
    color: #333333;
}

.content3 ul li .abc span:nth-of-type(1) {
}

.content3 ul li .abc span:nth-of-type(2) {
    position: absolute;
    right: 220px;
    top: 0px;
}

.content3 ul li .abc span:nth-of-type(3) {
    position: absolute;
    right: 130px;
    top: 0px;
}

.content3 ul li .abc a {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 10px;
    background: url(/static/index/images/zxns-jiao2.png);
}

.content3 ul li .no {
    width: 100%;
    padding: 0 20px;
    display: none;
    box-sizing: border-box;
}

.content3 ul li .xbt {
    width: 100%;
    /*height: 50px;*/
    /*line-height: 50px;*/
    font-size: 16px;
    margin-top: 22px;
    /*font-weight: 700;*/
}

.content3 ul li div p {
    font-size: 14px;
    line-height: 30px;
}

.content3 .youxiang {
    font-size: 12px;
    width: 100%;
    background-color: #ffffff;
    padding-top: 6px;
    margin-bottom: 0px;
}

.content3 .youxiang p {
    font-size: 14px;
    line-height: 30px;
    width: 95%;
    margin-left: 2.5%;
}

/*新闻澳门国际游戏平台*/
.news-list li {
    padding: 55px 72px 65px;
}

.news-list li .news-img {
    float: left;
    margin-right: 36px;
    display: block;
    width: 248px;
    height: 139px;
    overflow: hidden;
}

.news-list li .news-img img {
    display: block;
    width: 100%;
    height: 100%;
    transition: ease-in-out .4s;
    transform: scale(1);
}

.news-list li:hover .news-img img {
    transition: ease-in-out .4s;
    transform: scale(1.1);
}

.news-list li .lib-time {
    margin-top: 30px;
}

.news-list li .lib-con {
    width: 735px;
    margin-top: 25px;
}

.news-list li span {
    margin-top: 55px;
}

.foot_yqlj {
    /*background: #f7f7f7;*/
    line-height: 45px;
    font-size: 14px;
}

.foot_yqlj p {
    display: inline-block;
    vertical-align: top;
}

.foot_yqlj div div {
    display: inline-block;
    width: 1125px;
}