@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body{ margin:0px; padding:0px; font-size:14px;font-family:"微软雅黑","黑体";color:#333333;line-height:1; background:#FFF; line-height:28px;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { font-family: "微软雅黑"; border: none; outline: none; background: none; }
ul,li{ list-style:none}
img{border:0px; padding:0px; display: block;}
a{ color:#5c5c5c; text-decoration:none}

h2,h3,h4,strong { font-weight: normal; }
em,i { font-style: normal; }

.clear{ zoom: 1; }
.clear:after { content: ''; display: block; clear: both; }
.fl { float:left}
.fr { float:right}
.hidden{display:none; background: url() no-repeat center;}


@media(min-width:1000px){

/* 工作机会 */

.change-main {
    width: 100% !important;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
}


.transition {
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.change-box .change-cut .tab {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    background-color: #F5F5F5;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e5;
    /* border-left: none; */
    position: relative;
    cursor: default;
    width: 16.6%;
    float:left;
    /* margin-right: 0px; */
}

.flex-rows{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.change-box .change-cut ul{
    border: 1px solid #e5e5e5;
    margin-left: 0px;
    /* width: 1200px; */
}

.contents{
    width:100%;  clear:both;
}
.contents .content{margin-top:120px;}

.change-box .change-cut .tab.on {
    background-color: #031d37;
    color: #fff;
}

.change-box .change-cut .tab.on:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 11px solid;
    border-color: #031d37 transparent transparent transparent;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s ease;
}



.change-box .contents > .flex-row {
    justify-content: space-between;
}

.banner img{width: 100%;}
.cd-scrolling-bg {position: relative;z-index: 2;}
.cd-main-content { position: relative; z-index: 1;}
.cd-fixed-bg {position: relative;background-size: cover; background-repeat: no-repeat; background-position: center center;z-index: 1;}
.cd-fixed-bg.cd-bg-1 {background-image: url(../images/banner1.jpg); height:968px;}
.cd-fixed-bg { background-attachment: fixed;}

.header{position: fixed; width: 100%; top:0; left:0;height: 115px; padding: 0 70px;z-index: 100; transition: All 0.4s ease-in-out; }

.header.on{background: #fff;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .2);  box-shadow:0 0 10px rgba(0, 0, 0, .2);}
.wxnr{position: relative;}
.wxnr p{background: url(../images/a_01.png);width: 28px;height: 22px;}
.wxbox{width: 100px; position: absolute; top:80px; right:0;display: none; }
.wxnr:hover .wxbox{display: block;}
.wxbox img{width: 100%;}
.header.on .nav a{color: #333;}
.header.on  .img1{display: block;}
.header.on .yzxz li a{color: #333;}
.header.on .yzxz p{color: #333;}
.header.on .wxnr p{background: url(../images/a_08.png);width: 28px;height: 22px;}
.header.on .sub{background: #fff;}
.header.on .sub dt a{color: #666;}
.logo{width: 280px; margin-top: 29px;float: left; position: relative;}
.img1 {display: none;z-index: 10;}
.logo img{width: 100%; position: absolute; top:0; left:0;}
.wxnr{float: right;padding-top: 43px;cursor:pointer;}
.yzxz{width: 65px;float: right; margin: 46px 0 0 0;background: url(../images/a_02.png) no-repeat 27px center; position: relative;}
.yzxz p{font-size: 18px;color: #fff;height: 18px; line-height: 20px;height: 18px;cursor:pointer;}
.yzxz ul{position: absolute;left:0;display: none;}
.yzxz li{line-height: 1.5;font-size: 16px;}
.yzxz li a{color: #fff;}
.yzxz:hover ul{display: block;}
.nav{float: right; }
.nav ul{}
.nav li{float: left;position: relative;}
.nav h3 a{display: block;line-height: 115px; font-size: 16px; color: #fff; padding: 0 8px;}
.sub{width: 100%; position: absolute;left:0; top:115px;display: none;}
.sub dt{line-height: 45px;font-size: 14px;text-align: center;}
.sub dt a{color: #fff;}
.sub dt a:hover{color: #999;}

.headm{width: 1284px; margin: 0 auto; overflow: hidden; padding-top: 105px;}
.headm_r{width: 506px;float: right;}
.headm_l{float: left; width:calc(100% - 570px);}
.headm_l h2{font-size: 45px; color: #002752; padding: 53px 0 78px; position: relative;}
.headbox h2:before{position: absolute; content: "";border-bottom: 3px solid #002752;width: 85px;left:0; bottom: 50px;}
.headbox p{font-size: 16px; line-height: 45px;color: #4c4848;}
.headbox h3{padding-top: 110px;}
.headbox h4{font-size: 24px;color: #707070; line-height: 45px;}
.headbox a{display: block; text-align: right; margin-top: 60px; color: #002752;font-size: 20px;}
.headbox span{display: inline-block;width: 150px; padding-bottom: 16px; border-bottom: 1px solid #7f93a8;text-align: center;}
.headbox span img{display: inline-block; margin-left: 17px;vertical-align: middle; margin-top: -3px;}

.courses_tit h2{font-size: 35px;color: #302d2d;text-align: center; padding: 80px 0 55px;}
.courses_nr{overflow: hidden;}
.courses_nr ul{overflow: hidden; margin-left: -25px;}
.courses_nr li{float: left; width: 19%; padding-left: 25px;overflow: hidden;box-sizing: border-box;}
.box1{display: none;}

.courses_nr li.active{width: 43%;}
.courses_nr li.active .box2{display: none;}
.courses_nr li.active .box1{display: block;}
.coursesList{ width: 100%; overflow: hidden;}
.coursesList ul{ overflow: hidden; width: 110%;}
.coursesList ul li{ overflow: hidden; float: left; margin-right:.25rem ; width: 3.25rem; height:7rem; transition: 0.5s; position: relative;cursor:pointer;}
.coursesList ul li:last-child{ margin-right: 0;}
.coursesList ul li img{height: 7rem; width: auto;}
.coursesList ul li.on{ width: 8.65rem;}
.conr_text{position: absolute; width: 100%; left:0; background: rgba(0,39,82,.77);bottom: 0;}
.conr_text h2{font-size: 24px; text-align: center; color: #fff; line-height: 78px;}
.conr_text p{font-size: 18px; line-height: 38px;text-align: left; color: #fff;display: none;}
.coursesList ul li.on .conr_text{width: 90%;
 height: 65%;
 padding: 45px 5%;
 left: 50%;
 top: 50%;
 transform: translate(-50%,-50%);}
.coursesList ul li.on .conr_text p{display: block;}

.box2{position: relative; width:calc(100% - 19%) ;}

.features{width: 1284px; margin: 0 auto;}
.features_box ul{overflow: hidden;height: 700px;}
.features_box li{float: left; width: 33.33%; text-align: center;overflow: hidden;}
.features_box span{display: block; margin: 0 auto; border: 1px solid #6d6d6d;width: 184px; height: 184px; border-radius: 50%; position: relative;}
.features_box img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.features_box p{font-size: 26px; color: #8d8d8d; line-height: 113px;}
.features_box h2{font-size: 40px; color: #fff;text-align: center; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%); height: 100%; width: 100%;background: #002752;border-radius: 50%;opacity: 0;transition: All 0.4s ease-in-out;}
.features_box h2 i{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);width: 100%;}
.features_box a:hover h2{opacity: 1;}

.sqrc{background: url(../images/a_42.jpg) no-repeat center center; height:660px; position: relative;}
.sqrc .sqrc_1{ width:480px; right:20%;position: absolute; color:#ffffff; margin-top:150px; font-size:18px; line-height:50px;}
.sqrc span{ font-size:30px; line-height:85px;}
.sqrc a{display: block;width: 200px;height: 50px;text-align: center; line-height: 50px; font-size: 18px;color: #fff; border:1px solid #ffffff;bottom: 75px; margin-top:30px;}
.sqrc a:hover{border:1px solid #567291;transition: All 0.4s ease-in-out;}

.xxtd{width: 1384px; margin: 0 auto;}
.xxtd_tit{text-align: center; padding: 105px 0 45px;}
.xxtd_tit h2{font-size: 35px; color: #302d2d;}
.xxtd_nr{overflow: hidden; padding-bottom: 125px;}
.xxtd_right{float: right; width: 385px; background: #efefef; padding: 50px 40px 45px 40px;}
.xxtd_right p{font-size: 16px; line-height: 35px; color: #6c6c6c;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;}
.xxtd_right a{display: block; width: 120px; height: 39px; font-size: 18px;color: #fff;text-align: center; line-height: 39px; background: #002752; margin-top: 35px;transition: All 0.4s ease-in-out;}
.xxtd_right a:hover{color: #fff; background: #da5528;}
.xxtd_left{float: left; width:100%; position: relative; padding-bottom: 35px;}
.xxtd_left .swiper-pagination{width: 100%; text-align: center; padding-top: 20px;box-sizing: border-box;}
.xxtd_left .swiper-pagination-bullet{width: 30px;height: 4px;border-radius: 0; margin: 0 3px;}
.xxtd_left ul{overflow: hidden; margin-left: -16px;}
.xxtd_left li{float: left; width: 24%; padding-left: 16px;}
.xxbox{border: 1px solid #dfdfdf;padding: 50px 10px 28px 10px;}
.xxbox img{width: 202px;height: 202px; margin: 0 auto;border-radius: 50%;transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.xxbox a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.2);}
.xxbox a{display: block;width: 202px;  overflow: hidden; border-radius: 50%; margin: 0 auto;}
.xxbox h2{font-weight: bold;font-size: 22px; color: #2f2f2f; position: relative; padding: 37px 0 41px;text-align: center;}
.xxbox h2:before{position: absolute; content: ""; border-bottom: 2px solid #da5528;width: 20px; bottom: 22px;left:50%; margin-left: -10px;}
.xxbox p{font-size: 14px;color: #4c4c4c;text-align: center;}
.xxtd_left a{display: block;
transition: All 0.4s ease-in-out;}
.xxtd_left a:hover{background: #f1f1f1;}

.lzqq{background: url(../images/a_48.jpg) no-repeat center center;height: 801px;}
.lzqqbox{width: 1284px; margin: 0 auto; }
.lzqq_tit h2{color: #fff;text-align: center; font-size:35px ;padding: 72px 0 0 0;}
.lzqq_nr{position: relative;}
.csqh{position: absolute;width: 75px;height: 15px;}
.csqh p{font-size: 15px;color: #ffba00;background: url(../images/a_05.png) no-repeat left center; padding-left: 12px;cursor:pointer;}
.csqh p:hover{font-size: 15px;color: #fff;background: url(../images/a_04.png) no-repeat left center; padding-left: 12px;}
.csqh1{left:50%; top:190px; margin-left: -32px;}
.csqhbox{position: absolute; width: 180px; background: #fff;border-radius: 10px; padding: 0 18px;top:-130px; left:-30px;opacity: 0; transition: All 0.4s ease-in-out;display: none;}
.csqhbox h2{font-size: 16px; color: #031d37; border-bottom: 1px solid #cccccc;text-align: center; padding: 22px 0 15px;}
.csqhbox h3{font-size: 16px; color: #031d37;text-align: center; padding: 11px 0 26px;}
.csqhbox span{display: block;background: url(../images/a_06.png);width: 30px;height: 22px; position: absolute; bottom: -22px;left:66px;}
.csqh:hover .csqhbox{opacity: 1;display: block;}

.csqh2{top:262px; right:200px;}
.csqh3{top:282px; right:210px;}
.csqh4{top:310px; right:230px;}

.footer{background: #031d37;}
.footerbox{width: 1284px; overflow: hidden; margin: 0 auto; padding: 85px 0;}
.logo1{width: 281px;float: left;}
.foot-right{width: 880px;float: right;}
.foot-right ul{overflow: hidden;}
.foot-right li{float: left; width: 16.6%;}
.foot-right h2{color: #fff; font-size: 17px;font-weight: bold;margin-bottom: 25px;}
.foot-right dt{line-height: 31px;font-size: 15px;}
.foot-right dt a{color: #b8bbc0;}
.foot-right dt a:hover{color: #fff;}
.footer p{line-height: 22px; font-size: 14px; color: #fff;text-align: center; padding: 35px 3%;border-top: 1px solid #1d344b;}

/*==cont==*/
.banner{background: url(../images/banner2.jpg) no-repeat center; height: 510px;background-size: cover;}
.nybox{  padding: 30px 0 120px;}
/*.qytitle{border-bottom: 1px solid #cccccc;}*/
.qytitle h2{width: 1284px; margin: 0 auto; line-height: 90px;font-size: 42px;color: #333; position: relative;}
.qytitle h2:before{width: 168px; left:0; bottom: 0; position: absolute;content: "";}
.qytitle span{font-size: 16px;color: #595959;}
.qytitle a{color: #595959;}
.qytitle a:hover{color: #031d37;}
.qytitle i{ font-weight:bold;}
.qynr{overflow: hidden; padding-top: 30px;width: 1284px; margin: 0 auto;}
.qynr_l{float: left; width: 3rem;background: #fafafa;}
.qynr_l h2{font-size: 18px;color: #595959; line-height: 53px; padding-left: 50px; position: relative;}
.qynr_l h2:before{position: absolute; content: "";border-left: 2px solid #262626;height: 19px; left:31px; top:17px;}
.qynr_l a{display: block;padding: 0 25px;color: #595959;font-size: 18px; line-height: 56px;}
.qynr_l  span{display: block;border-bottom: 1px solid #e6e6e6; padding-left: 40px;}
.qynr_l .active a{color: #fff; background: #002554;}
.qynr_l .active a span{color: #fff;border-bottom: 1px solid #002554;}
.qynr_l a:hover{color: #fff; background: #002554;}
.qynr_l a:hover span{border-bottom: 1px solid #002554;}
.qynr_r{width: 100%;}
.qynr_r ul{overflow: hidden; margin-left: -30px;}
.qynr_r li{float: left; width: 33%; padding-left: 30px;}
.cybox {overflow: hidden;}
.cybox img{width: 100%;transition: All 0.4s ease-in-out;}
.qynr_r a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1);}
.qynr_r p{font-size:18px ;line-height: 32px; color: #64676a;}

/*==引导页==*/
.banner2 {height: 100vh;}
.banner2 .swiper-container {
      width: 100%;
      height: 100%;
    }
.banner2 .swiper-slide {
      background-position: center;
      background-size: cover;
    }
.banner2 .swiper-pagination span:nth-child(1):after { content:'Nanjing'; display:none; color:#fff; position:absolute; right:25px; top:50%; transform:translateY(-50%); width:90px; text-align:right; background: url(../images/a_111.png);width: 118px; height: 34px; line-height: 34px;text-align: center; color: #333;text-align: center;font-size: 16px;}
.banner2 .swiper-pagination span:nth-child(2):after { content:'Zhangjiagang'; display:none; color:#fff; position:absolute; right:25px; top:50%; transform:translateY(-50%); width:90px; text-align:right;  background: url(../images/a_111.png);width: 118px; height: 34px; line-height: 34px;text-align: center; color: #333;text-align: center;font-size: 16px;}
.banner2 .swiper-pagination span:nth-child(3):after { content:'Shenzhen'; display:none; color:#fff; position:absolute; right:25px; top:50%; transform:translateY(-50%); width:90px; text-align:right;  background: url(../images/a_111.png);width: 118px; height: 34px; line-height: 34px;text-align: center; color: #333;text-align: center;font-size: 16px;}
.banner2 .swiper-pagination span.swiper-pagination-bullet-active:after { display:block;}

.text{ position: absolute;left:50%; top:50%; transform:translate(-50%,-50%); width: 100%;}
.text h2{font-size: 45px; color: #fff; text-align: center; margin-bottom: 30px;}
.text p{font-size: 16px;text-align: center; color: #fff; line-height: 45px;}
.text a{display: block;width: 140px;height: 42px; line-height: 40px;text-align: center; font-size: 16px;color: #fff; border: 1px solid #fff; margin: 20px auto 0 auto; border-radius: 21px;transition: All 0.4s ease-in-out;}
.text a:hover{color: #fff;border: 1px solid #002752; background: #002752;}
.banner2 .swiper-pagination{width: 25px;height: 429px;  right:5%; top:50%; margin-top: -160px;left:auto;background: url(../images/8.jpg) no-repeat center center; }
.banner2 .swiper-pagination-bullet{background: url(../images/a_10.png) no-repeat center center;width: 25px;height: 25px; opacity: 1;display: block; line-height: 100px;  padding: 73px 0;background-size:15px 15px; margin: 0;display: block; left:-4px; position: relative; }
.banner2 .swiper-pagination-bullet-active{background: url(../images/a_09.png) no-repeat center center;}
.hbxy{padding: 0 .8rem .6rem .8rem ;}
.hbxy h2{text-align: center;font-size: 45px; color: #002752; padding: 67px 0 67px;}
.hbxybox{position: relative;}
.hbxybox img{width: 100%; border-radius: 30px 0 30px 0;}
.hbxy_text{text-align: center;position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.hbxy_text p{font-size: 16px ;color: #fff; line-height: 45px;}
.hbxy_text a{display: block;width: 120px;height: 45px;text-align:center ;font-size: 16px; line-height: 45px;background: #fff; margin: 30px auto;border-radius: 20px 0 20px 0;color: #002752;transition: All 0.4s ease-in-out;}
.hbxy_text a:hover{color: #fff; background: #002752;}
.sjzs{display: none;}

}

@media(max-width:1284px) and (min-width: 1000px){






.banner img{width: 100%;}
.cd-scrolling-bg {position: relative;z-index: 2;}
.cd-main-content { position: relative; z-index: 1;}
.cd-fixed-bg {position: relative;background-size: cover; background-repeat: no-repeat; background-position: center center;z-index: 1;}
.cd-fixed-bg.cd-bg-1 {background-image: url(../images/banner1.jpg); height:968px;}
.cd-fixed-bg { background-attachment: fixed;}

.header{position: fixed; width: 100%; top:0; left:0;height: 115px; padding: 0 1%;z-index: 100; overflow: hidden;transition: All 0.4s ease-in-out; }
.header.on{background: #fff;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .2);  box-shadow:0 0 10px rgba(0, 0, 0, .2);}
.wxnr p{background: url(../images/a_01.png);width: 28px;height: 22px;}
.header.on .nav a{color: #333;}
.header.on  .img1{display: block;}
.header.on .yzxz li a{color: #333;}
.header.on .yzxz p{color: #333;}
.header.on .wxnr p{background: url(../images/a_08.png);width: 28px;height: 22px;}
.logo{width: 280px; margin-top: 29px;float: left; position: relative;}
.img1 {display: none;z-index: 10;}
.logo img{width: 100%; position: absolute; top:0; left:0;}
.wxnr{float: right;padding-top: 43px;cursor:pointer;}
.yzxz{width: 65px;float: right; margin: 46px 0 0 0;background: url(../images/a_02.png) no-repeat 27px center; position: relative;}
.yzxz p{font-size: 18px;color: #fff;height: 18px; line-height: 20px;height: 18px;cursor:pointer;}
.yzxz ul{position: absolute;left:0;display: none;}
.yzxz li{line-height: 1.5;font-size: 16px;}
.yzxz li a{color: #fff;}
.yzxz:hover ul{display: block;}
.nav{float: right; }
.nav{float: right; }
.nav ul{}
.nav li{float: left;position: relative;}
.nav h3 a{display: block;line-height: 115px; font-size: 18px; color: #fff; padding: 0 23px;}
.sub{width: 100%; position: absolute;left:0; top:115px;display: none;}
.sub dt{line-height: 45px;font-size: 14px;text-align: center;}
.sub dt a{color: #fff;}
.sub dt a:hover{color: #999;}

.headm{width: 100%; margin: 0 auto; overflow: hidden; padding: 105px 1% 0 1%;}
.headm_r{width: 506px;float: right;}
.headm_l{float: left; width:calc(100% - 530px);}
.headm_l h2{font-size: 45px; color: #002752; padding: 53px 0 78px; position: relative;}
.headbox h2:before{position: absolute; content: "";border-bottom: 3px solid #002752;width: 85px;left:0; bottom: 50px;}
.headbox p{font-size: 16px; line-height: 45px;color: #4c4848;}
.headbox h3{padding-top: 110px;}
.headbox h4{font-size: 24px;color: #707070; line-height: 45px;}
.headbox a{display: block; text-align: right; margin-top: 60px; color: #002752;font-size: 20px;}
.headbox span{display: inline-block;width: 150px; padding-bottom: 16px; border-bottom: 1px solid #7f93a8;text-align: center;}
.headbox span img{display: inline-block; margin-left: 17px;vertical-align: middle; margin-top: -3px;}

.courses_tit h2{font-size: 35px;color: #302d2d;text-align: center; padding: 80px 0 55px;}
.courses_nr{overflow: hidden;}
.courses_nr ul{overflow: hidden; margin-left: -25px;}
.courses_nr li{float: left; width: 19%; padding-left: 25px;overflow: hidden;box-sizing: border-box;}

.coursesList{ width: 100%; overflow: hidden;}
.coursesList ul{ overflow: hidden; width: 110%;}
.coursesList ul li{ overflow: hidden; float: left; margin-right:.25rem ; width: 3.25rem; height:7rem; transition: 0.5s; position: relative;cursor:pointer;}
.coursesList ul li:last-child{ margin-right: 0;}
.coursesList ul li img{height: 7rem; width: auto;}
.coursesList ul li.on{ width: 8.65rem;}
.conr_text{position: absolute; width: 100%; left:0; background: rgba(0,39,82,.77);bottom: 0;}
.conr_text h2{font-size: 20px; text-align: center; color: #fff; line-height: 50px;}
.conr_text p{font-size: 16px; line-height: 28px;text-align: left; color: #fff;display: none;}
.coursesList ul li.on .conr_text{width: 90%; padding:20px 5%;left:50%; top:50%; transform:translate(-50%,-50%);height: 300px;bottom: none;}
.coursesList ul li.on .conr_text p{display: block;}


.features{width: 100%; margin: 0 auto; padding: 0 1%;}
.features_box ul{overflow: hidden;height: 700px;}
.features_box li{float: left; width: 33.33%; text-align: center;overflow: hidden;}
.features_box span{display: block; margin: 0 auto; border: 1px solid #6d6d6d;width: 184px; height: 184px; border-radius: 50%; position: relative;}
.features_box img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);}
.features_box p{font-size: 26px; color: #8d8d8d; line-height: 113px;}
.features_box h2{font-size: 40px; color: #fff;text-align: center; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%); height: 100%; width: 100%;background: #002752;border-radius: 50%;opacity: 0;transition: All 0.4s ease-in-out;}
.features_box h2 i{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);width: 100%;}
.features_box a:hover h2{opacity: 1;}

.sqrc{background: url(../images/a_42.jpg) no-repeat center center; height:660px; position: relative;}
.sqrc a{display: block;width: 220px;height: 76px;text-align: center; line-height: 76px; position: absolute; font-size: 30px;color: #fff; background: rgba(0,39,82,.77);bottom: 75px;right: 20%;}



.xxtd{width: 100%; margin: 0 auto; padding: 0 1%;}
.xxtd_tit{text-align: center; padding: 105px 0 45px;}
.xxtd_tit h2{font-size: 35px; color: #302d2d;}
.xxtd_nr{overflow: hidden; padding-bottom: 125px;}
.xxtd_right{float: right; width: 3.85rem; background: #efefef; padding: 50px .4rem 45px .4rem;}
.xxtd_right p{text-align:justify; word-break: break-all;font-size: 16px; line-height: 35px; color: #6c6c6c;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;}
.xxtd_right a{display: block; width: 120px; height: 39px; font-size: 18px;color: #fff;text-align: center; line-height: 39px; background: #002752; margin-top: 35px;transition: All 0.4s ease-in-out;}
.xxtd_right a:hover{color: #fff; background: #da5528;}
.xxtd_left{float: left; width:100%; position: relative; padding-bottom: 35px;}
.xxtd_left .swiper-pagination{width: 100%; text-align: center; padding-top: 20px;box-sizing: border-box;}
.xxtd_left ul{overflow: hidden; margin-left: -16px;}
.xxtd_left li{float: left; width: 24%; padding-left: .2rem;}
.xxbox{border: 1px solid #dfdfdf;padding: 50px 10px 45px 10px;}
.xxbox img{width: 202px;height: 202px; margin: 0 auto;border-radius: 50%;}
.xxbox h2{font-weight: bold;font-size: 22px; color: #2f2f2f; position: relative; padding: 37px 0 41px;text-align: center;}
.xxbox h2:before{position: absolute; content: ""; border-bottom: 2px solid #da5528;width: 20px; bottom: 22px;left:50%; margin-left: -10px;}
.xxbox p{font-size: 14px;color: #4c4c4c;text-align: center;}
.xxtd_left a{display: block;
transition: All 0.4s ease-in-out;}
.xxtd_left a:hover{background: #f1f1f1;}

.lzqq{background: url(../images/a_48.jpg) no-repeat center center;height: 801px;background-size: cover;}
.lzqqbox{width: 100%; margin: 0 auto; padding: 0 1%; }
.lzqq_tit h2{color: #fff;text-align: center; font-size:35px ;padding: 72px 0 0 0;}
.lzqq_nr{position: relative;}
.csqh{position: absolute;width: 75px;height: 15px;}
.csqh p{font-size: 15px;color: #ffba00;background: url(../images/a_05.png) no-repeat left center; padding-left: 12px;cursor:pointer;}
.csqh p:hover{font-size: 15px;color: #fff;background: url(../images/a_04.png) no-repeat left center; padding-left: 12px;}
.csqh1{left:50%; top:190px; margin-left: -32px;}
.csqhbox{position: absolute; width: 180px; background: #fff;border-radius: 10px; padding: 0 18px;top:-130px; left:-30px;opacity: 0; transition: All 0.4s ease-in-out;display: none;}
.csqhbox h2{font-size: 16px; color: #031d37; border-bottom: 1px solid #cccccc;text-align: center; padding: 22px 0 15px;}
.csqhbox h3{font-size: 16px; color: #031d37;text-align: center; padding: 11px 0 26px;}
.csqhbox span{display: block;background: url(../images/a_06.png);width: 30px;height: 22px; position: absolute; bottom: -22px;left:66px;}
.csqh:hover .csqhbox{opacity: 1;display: block;}

.csqh2{top:262px; right:1.4rem;}
.csqh3{top:282px; right:1.5rem;}
.csqh4{top:310px; right:1.7rem;}

.footer{background: #031d37;}
.footerbox{width: 100%; overflow: hidden; margin: 0 auto; padding: 85px 1%;}
.logo1{width: 281px;float: left;}
.foot-right{width: 640px;float: right;}
.foot-right ul{overflow: hidden;}
.foot-right li{float: left; width: 20%;}
.foot-right h2{color: #fff; font-size: 17px;font-weight: bold;margin-bottom: 25px;}
.foot-right dt{line-height: 31px;font-size: 15px;}
.foot-right dt a{color: #b8bbc0;}
.foot-right dt a:hover{color: #fff;}
.footer p{line-height: 22px; font-size: 14px; color: #fff;text-align: center; padding: 35px 3%;border-top: 1px solid #1d344b;}

/*==cont==*/
.banner{background: url(../images/banner2.jpg) no-repeat center; height: 510px;background-size: cover;}
.nybox{  padding: 30px 0 120px;}
.qytitle{border-bottom: 1px solid #cccccc;}
.qytitle h2{width: 100%; margin: 0 auto; line-height: 90px;font-size: 42px;color: #333; position: relative; padding: 0 1%;}
.qytitle h2:before{width: 168px; left:0; bottom: 0; position: absolute;content: "";}
.qytitle span{font-size: 16px;color: #595959;}
.qytitle a{color: #595959;}
.qytitle a:hover{color: #031d37;}
.qynr{overflow: hidden; padding: 70px 1% 0 1%;width: 100%; margin: 0 auto;}
.qynr_l{float: left; width: 3rem;background: #fafafa;}
.qynr_l h2{font-size: 18px;color: #595959; line-height: 53px; padding-left: .5rem; position: relative;}
.qynr_l h2:before{position: absolute; content: "";border-left: 2px solid #262626;height: 19px; left:.31rem; top:17px;}
.qynr_l a{display: block;padding: 0 .2rem;color: #595959;font-size: 14px; line-height: 56px;}
.qynr_l  span{display: block;border-bottom: 1px solid #e6e6e6; padding-left: .4rem;}
.qynr_l .active a{color: #fff; background: #002554;}
.qynr_l .active a span{color: #fff;border-bottom: 1px solid #002554;}
.qynr_l a:hover{color: #fff; background: #002554;}
.qynr_l a:hover span{border-bottom: 1px solid #002554;}
.qynr_r{float: right;width: calc(100% - 3.7rem);}
.qynr_r ul{overflow: hidden; margin-left: -30px;}
.qynr_r li{float: left; width: 50%; padding-left: 30px;}
.cybox {overflow: hidden;}
.cybox img{width: 100%;transition: All 0.4s ease-in-out;}
.qynr_r a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1);}
.qynr_r p{font-size:18px ;line-height: 72px;text-align: center; color: #64676a;}

/*==引导页==*/
.banner2 {height: 100vh;}
.banner2 .swiper-container {
      width: 100%;
      height: 100%;
    }
.banner2 .swiper-slide {
      background-position: center;
      background-size: cover;
    }
.banner2 .swiper-pagination span:nth-child(1):after { content:'南京'; display:none; color:#fff; position:absolute; right:25px; top:50%; transform:translateY(-50%); width:50px; text-align:right; background: url(../images/a_11.png);width: 78px; height: 34px; line-height: 34px;text-align: center; color: #333;text-align: center;font-size: 16px;}
.banner2 .swiper-pagination span:nth-child(2):after { content:'张家港'; display:none; color:#fff; position:absolute; right:25px; top:50%; transform:translateY(-50%); width:50px; text-align:right;  background: url(../images/a_11.png);width: 78px; height: 34px; line-height: 34px;text-align: center; color: #333;text-align: center;font-size: 16px;}
.banner2 .swiper-pagination span:nth-child(3):after { content:'深圳'; display:none; color:#fff; position:absolute; right:25px; top:50%; transform:translateY(-50%); width:50px; text-align:right;  background: url(../images/a_11.png);width: 78px; height: 34px; line-height: 34px;text-align: center; color: #333;text-align: center;font-size: 16px;}
.banner2 .swiper-pagination span.swiper-pagination-bullet-active:after { display:block;}

.text{ position: absolute;left:50%; top:50%; transform:translate(-50%,-50%); width: 100%;}
.text h2{font-size: 45px; color: #fff; text-align: center; margin-bottom: 30px;}
.text p{font-size: 16px;text-align: center; color: #fff; line-height: 45px;}
.text a{display: block;width: 140px;height: 42px; line-height: 40px;text-align: center; font-size: 16px;color: #fff; border: 1px solid #fff; margin: 20px auto 0 auto; border-radius: 21px;transition: All 0.4s ease-in-out;}
.text a:hover{color: #fff;border: 1px solid #002752; background: #002752;}
.banner2 .swiper-pagination{width: 25px;height: 429px;  right:5%; top:50%; margin-top: -160px;left:auto;background: url(../images/8.jpg) no-repeat center center; }
.banner2 .swiper-pagination-bullet{background: url(../images/a_10.png) no-repeat center center;width: 25px;height: 25px; opacity: 1;display: block; line-height: 100px;  padding: 73px 0;background-size:15px 15px; margin: 0;display: block; left:-4px; position: relative; }
.banner2 .swiper-pagination-bullet-active{background: url(../images/a_09.png) no-repeat center center;}
.hbxy{padding: 0 .8rem .6rem .8rem ;}
.hbxy h2{text-align: center;font-size: 45px; color: #002752; padding: 67px 0 67px;}
.hbxybox{position: relative;}
.hbxybox img{width: 100%; border-radius: 30px 0 30px 0;}
.hbxy_text{text-align: center;position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);width: 100%;}
.hbxy_text p{font-size: 16px ;color: #fff; line-height: 45px;}
.hbxy_text a{display: block;width: 120px;height: 45px;text-align:center ;font-size: 16px; line-height: 45px;background: #fff; margin: 30px auto;border-radius: 20px 0 20px 0;color: #002752;transition: All 0.4s ease-in-out;}
.hbxy_text a:hover{color: #fff; background: #002752;}   
}

@media(max-width:999px){

/* 工作机会 */

.change-main {
    width: 100% !important;
    margin: 0 auto;
    position: relative;
    transition: all .3s ease;
}


.transition {
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.change-box .change-cut .tab {
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    background-color: #F5F5F5;
    box-sizing: border-box;
    border-right: 1px solid #e5e5e5;
    /* border-left: none; */
    position: relative;
    cursor: default;
    width: 100%;
    float:left;
    /* margin-right: 0px; */
}

.flex-rows{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.change-box .change-cut ul{
    border: 1px solid #e5e5e5;
    margin-left: 0px;
    /* width: 1200px; */
}

.contents{
    width:100%;  clear:both;
}
.contents .content{margin-top:120px;}

.change-box .change-cut .tab.on {
    background-color: #031d37;
    color: #fff;
}

.change-box .change-cut .tab.on:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 11px solid;
    border-color: #031d37 transparent transparent transparent;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .3s ease;
}



.change-box .contents > .flex-row {
    justify-content: space-between;
}



body{padding-top: 70px;}
.banner img{width: 100%;}
.cd-scrolling-bg {position: relative;z-index: 2;}
.cd-main-content { position: relative; z-index: 1;}
.cd-fixed-bg {position: relative;background-size: cover; background-repeat: no-repeat; background-position: center center;z-index: 1;}
.cd-fixed-bg.cd-bg-1 {background: url(../images/banner1.jpg) center center; height:3.8rem;background-size:100% auto;}


.header{position: fixed; width: 100%; top:0; left:0;height: 70px; padding: 0 1%;z-index: 100; overflow: hidden;transition: All 0.4s ease-in-out;background: #fff; }
.header.on{background: #fff;-webkit-box-shadow:0 0 10px rgba(0, 0, 0, .2);  -moz-box-shadow:0 0 10px rgba(0, 0, 0, .2);  box-shadow:0 0 10px rgba(0, 0, 0, .2);}
.wxnr p{background: url(../images/a_01.png);width: 28px;height: 22px;}
.header.on .nav a{color: #333;}
.header.on  .img1{display: block;}
.header.on .yzxz li a{color: #333;}
.header.on .yzxz p{color: #333;}
.header.on .wxnr p{background: url(../images/a_08.png);width: 28px;height: 22px;}
.header.on .wxnr .sub dt a{color: #666;text-align: left;}
.logo{width: 180px; margin-top: 14px;float: left; position: relative;}
.img1 {z-index: 10;}
.logo img{width: 100%; position: absolute; top:0; left:0;}
.wxnr{float: right;padding-top: 43px;cursor:pointer;display: none;}
.yzxz{width: 65px;float: right; margin: 26px 0 0 20px;background: url(../images/a_02.png) no-repeat 27px center; position: relative;  right:5%;}
.yzxz p{font-size: 18px;color: #333;height: 18px; line-height: 20px;height: 18px;cursor:pointer;}
.yzxz ul{position: absolute;left:0;display: none;}
.yzxz li{line-height: 1.5;font-size: 16px;}
.yzxz li a{color: #fff;}
.yzxz:hover ul{display: block;}
.dhbtn{width: 30px;height: 30px; position: fixed;z-index: 200;right:3%; top:20px;background: url(../images/d1.png) no-repeat center center; background-size: 25px 25px;}
.dhbtn.on{background: url(../images/d2.png) no-repeat center center; background-size: 25px 25px;}
.dhbj{width: 100%; height: 100%; position: fixed; left:0; top:0; background: rgba(0,0,0,.7);display: none;z-index: 80;}
.nav{position: fixed; width: 100%;  height: 100vh;background: #fff; left:0; top:70px; z-index: 1; overflow: auto;height: calc(100vh - 70px);display: none;}

.nav li{line-height: 60px; border-bottom: 1px solid #eee;}
.nav h3 a{display: block; font-size: 18px; color: #333; padding: 0 6%;}

.sub{width: 100%; display: none;}
.sub dt{line-height: 40px;font-size: 14px;text-align: left; padding: 0 8%;}
.sub dt a{color: #666;}
.sub dt a:hover{color: #999;}

.headm{width: 100%; margin: 0 auto;  padding: 40px 3% 0 3%;}
.headm_r{width: 100%;}
.headm_r img{width: 100%;}
.headm_l{ width:100%;}
.headm_l h2{font-size: 30px; color: #002752; padding: 40px 0 50px; position: relative;}
.headbox h2:before{position: absolute; content: "";border-bottom: 3px solid #002752;width: 50px;left:0; bottom: 25px;}
.headbox p{font-size: 16px; line-height: 2;color: #4c4848;}
.headbox h3{padding-top: 1.1rem;}
.headbox h4{font-size: 24px;color: #707070; line-height: 45px;}
.headbox a{display: block; text-align: right; margin-top: 30px; color: #002752;font-size: 16px;}
.headbox span{display: inline-block;width: 120px; padding-bottom: 10px; border-bottom: 1px solid #7f93a8;text-align: center;}
.headbox span img{display: inline-block; margin-left: 17px;vertical-align: middle; margin-top: -3px;}

.courses_tit h2{font-size: 28px;color: #302d2d;text-align: center; padding: 50px 0 35px;}
.courses_nr{overflow: hidden;}
.courses_nr ul{overflow: hidden; margin-left: -25px;}
.courses_nr li{float: left; width: 19%; padding-left: 25px;overflow: hidden;box-sizing: border-box;}




.features{width: 100%; margin: 0 auto; padding: 0 1%;}
.features_box ul{overflow: hidden;}
.features_box li{float: left; width: 50%; text-align: center;overflow: hidden;}
.features_box span{display: block; margin: 0 auto; border: 1px solid #6d6d6d;width: 100px; height: 100px; border-radius: 50%; position: relative;}
.features_box img{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);width: 60%;}
.features_box p{font-size: 18px; color: #8d8d8d; line-height: 3;}
.features_box h2{font-size: 28px; color: #fff;text-align: center; position: absolute;left:50%; top:50%; transform:translate(-50%,-50%); height: 100%; width: 100%;background: #002752;border-radius: 50%;opacity: 0;transition: All 0.4s ease-in-out;}
.features_box h2 i{position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);width: 100%;}
.features_box a:hover h2{opacity: 1;}

.sqrc{background: url(../images/a_42.jpg) no-repeat center center; height:480px; position: relative;}
.sqrc .sqrc_1{ width:90%; left:5%; margin:auto ;position: absolute; color:#ffffff; margin-top:100px; font-size:16px; line-height:40px;}
.sqrc span{ font-size:30px; line-height:45px;}
.sqrc a{display: block;width: 200px;height: 40px;text-align: center; line-height: 50px; font-size: 18px;color: #fff; border:1px solid #ffffff;bottom: 75px; margin-top:30px;}
.sqrc a:hover{border:1px solid #567291;transition: All 0.4s ease-in-out;}


.xxtd{width: 100%; margin: 0 auto; padding: 0 3%;}
.xxtd_tit{text-align: center; padding: 50px 0 25px;}
.xxtd_tit h2{font-size: 28px; color: #302d2d;}
.xxtd_nr{overflow: hidden; padding-bottom: 50px;}
.xxtd_right{ width: 100%; background: #efefef; padding: 50px .4rem 45px .4rem;}
.xxtd_right p{text-align:justify; word-break: break-all;font-size: 16px; line-height: 35px; color: #6c6c6c;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 7;overflow: hidden;}
.xxtd_right a{display: block; width: 120px; height: 39px; font-size: 18px;color: #fff;text-align: center; line-height: 39px; background: #002752; margin-top: 35px;transition: All 0.4s ease-in-out;}
.xxtd_right a:hover{color: #fff; background: #da5528;}
.xxtd_left{ width:100%; padding-bottom: 30px;}

.xxtd_left .swiper-pagination{width: 100%; text-align: center; padding-top: 10px;box-sizing: border-box;}
.xxtd_left .swiper-pagination-bullet{width: 30px;height: 4px;border-radius: 0; margin: 0 3px;}
.xxtd_left ul{overflow: hidden; margin-left: -16px;}
.xxtd_left li{float: left; width: 33.33%; padding-left: .2rem;}
.xxbox{border: 1px solid #dfdfdf;padding: 50px 10px 45px 10px;}
.xxbox img{width: 100px;height: 100px; margin: 0 auto;border-radius: 50%;transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out;}
.xxbox a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.2);}
.xxbox a{display: block;width: 100px;  overflow: hidden; border-radius: 50%; margin: 0 auto;}
.xxbox h2{font-weight: bold;font-size: 22px; color: #2f2f2f; position: relative; padding: 37px 0 41px;text-align: center;}
.xxbox h2:before{position: absolute; content: ""; border-bottom: 2px solid #da5528;width: 20px; bottom: 22px;left:50%; margin-left: -10px;}
.xxbox p{font-size: 14px;color: #4c4c4c;text-align: center;}
.xxtd_left a{display: block;
transition: All 0.4s ease-in-out;}
.xxtd_left a:hover{background: #f1f1f1;}

.lzqq{background:#000001;}
.lzqqbox{width: 100%; margin: 0 auto; padding: 0 1%; }
.lzqq_tit h2{color: #fff;text-align: center; font-size:28px ;padding: 50px 0 0 0;}
.lzqq_nr{position: relative;}
.lzqq_nr img{width: 100%;}
.csqh{position: absolute;width: 75px;height: 15px;}
.csqh p{font-size: 15px;color: #ffba00;background: url(../images/a_05.png) no-repeat left center; padding-left: 12px;cursor:pointer;}
.csqh p:hover{font-size: 15px;color: #fff;background: url(../images/a_04.png) no-repeat left center; padding-left: 12px;}
.csqh1{left:50%; top:190px; margin-left: -32px;display: none;}
.csqhbox{position: absolute; width: 180px; background: #fff;border-radius: 10px; padding: 0 18px;top:-130px; left:-30px;opacity: 0; transition: All 0.4s ease-in-out;display: none;}
.csqhbox h2{font-size: 16px; color: #031d37; border-bottom: 1px solid #cccccc;text-align: center; padding: 22px 0 15px;}
.csqhbox h3{font-size: 16px; color: #031d37;text-align: center; padding: 11px 0 26px;}
.csqhbox span{display: block;background: url(../images/a_06.png);width: 30px;height: 22px; position: absolute; bottom: -22px;left:66px;}
.csqh:hover .csqhbox{opacity: 1;display: block;display: none;}

.csqh2{top:262px; right:1.4rem;display: none;}
.csqh3{top:282px; right:1.5rem;display: none;}
.csqh4{top:310px; right:1.7rem;display: none;}

.footer{background: #031d37;}
.footerbox{width: 100%; overflow: hidden; margin: 0 auto; padding: 40px 3%;}
.logo1{width: 281px; margin: 0 auto;}
.foot-right{width: 100%;display: none;}
.foot-right ul{overflow: hidden;}
.foot-right li{float: left; width: 20%;}
.foot-right h2{color: #fff; font-size: 17px;font-weight: bold;margin-bottom: 25px;}
.foot-right dt{line-height: 31px;font-size: 15px;}
.foot-right dt a{color: #b8bbc0;}
.foot-right dt a:hover{color: #fff;}
.footer p{line-height: 22px; font-size: 14px; color: #fff;text-align: center; padding: 35px 3%;border-top: 1px solid #1d344b;}

/*==cont==*/
.banner{background: url(../images/banner2.jpg) no-repeat center; height: 300px;background-size: cover;}
.nybox{  padding: 15px 0 50px;}
/*.qytitle{border-bottom: 1px solid #cccccc;}*/
.qytitle h2{width: 100%; margin: 0 auto; line-height: 50px;font-size: 26px;color: #031d37; position: relative; padding: 0 3%;}
.qytitle h2:before{width: 110px; left:3%; bottom: 0; position: absolute;content: "";}
.qytitle span{font-size: 14px;color: #595959;}
.qytitle a{color: #595959;}
.qytitle a:hover{color: #031d37;}
.qynr{overflow: hidden; padding: 40px 3% 0 3%;width: 100%; margin: 0 auto;}
.qynr_l{width: 100%;background: #fafafa;}
.qynr_l h2{font-size: 18px;color: #595959; line-height: 53px; padding-left: .5rem; position: relative;}
.qynr_l h2:before{position: absolute; content: "";border-left: 2px solid #262626;height: 19px; left:0; top:17px;}
.qynr_l a{display: block;padding: 0 .2rem;color: #595959;font-size: 14px; line-height: 56px;}
.qynr_l  span{display: block;border-bottom: 1px solid #e6e6e6; padding-left: .4rem;}
.qynr_l .active a{color: #fff; background: #002554;}
.qynr_l .active a span{color: #fff;border-bottom: 1px solid #002554;}
.qynr_l a:hover{color: #fff; background: #002554;}
.qynr_l a:hover span{border-bottom: 1px solid #002554;}
.qynr_r{width:100%;}
.qynr_r ul{overflow: hidden; margin-left: -20px;}
.qynr_r li{float: left; width: 50%; padding-left: 20px;}
.cybox {overflow: hidden;}
.cybox img{width: 100%;transition: All 0.4s ease-in-out;}
.qynr_r a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1); -moz-transform: scale(1.1);-o-transform: scale(1.1); -ms-transform: scale(1.1);}
.qynr_r p{font-size:18px ;line-height: 72px;text-align: center; color: #64676a;}

/*==引导页==*/
.banner2 {height: 100vh;}
.banner2 .swiper-container {
      width: 100%;
      height: 100%;
    }
.banner2 .swiper-slide {
      background-position: center;
      background-size: cover;
    }
.banner2 .swiper-pagination span:nth-child(1):after { content:'Nanjing'; display:none; color:#fff; position:absolute; right:25px; top:50%; transform:translateY(-50%); width:50px; text-align:right; background: url(../images/a_11.png);width: 78px; height: 34px; line-height: 34px;text-align: center; color: #333;text-align: center;font-size: 16px;}
.banner2 .swiper-pagination span:nth-child(2):after { content:'Zhangjiagang'; display:none; color:#fff; position:absolute; right:25px; top:50%; transform:translateY(-50%); width:50px; text-align:right;  background: url(../images/a_11.png);width: 78px; height: 34px; line-height: 34px;text-align: center; color: #333;text-align: center;font-size: 16px;}
.banner2 .swiper-pagination span:nth-child(3):after { content:'Shenzhen'; display:none; color:#fff; position:absolute; right:25px; top:50%; transform:translateY(-50%); width:50px; text-align:right;  background: url(../images/a_11.png);width: 78px; height: 34px; line-height: 34px;text-align: center; color: #333;text-align: center;font-size: 16px;}
.banner2 .swiper-pagination span.swiper-pagination-bullet-active:after { display:block;}

.text{ position: absolute;left:50%; top:50%; transform:translate(-50%,-50%); width: 100%; padding: 0 3%;}
.text h2{font-size: 30px; color: #fff; text-align: center; margin-bottom: 20px;}
.text p{font-size: 14px;text-align: center; color: #fff; line-height: 2;}
.text a{display: block;width: 140px;height: 42px; line-height: 40px;text-align: center; font-size: 16px;color: #fff; border: 1px solid #fff; margin: 20px auto 0 auto; border-radius: 21px;transition: All 0.4s ease-in-out;}
.text a:hover{color: #fff;border: 1px solid #002752; background: #002752;}
.banner2 .swiper-pagination{width: 25px;height: 429px;  right:5%; top:50%; margin-top: -160px;left:auto;background: url(../images/8.jpg) no-repeat center center; }
.banner2 .swiper-pagination-bullet{background: url(../images/a_10.png) no-repeat center center;width: 25px;height: 25px; opacity: 1;display: block; line-height: 100px;  padding: 73px 0;background-size:15px 15px; margin: 0;display: block; left:-4px; position: relative; }
.banner2 .swiper-pagination-bullet-active{background: url(../images/a_09.png) no-repeat center center;}
.hbxy{padding: 0 .8rem .6rem .8rem ;}
.hbxy h2{text-align: center;font-size: 30px; color: #002752; padding: 35px 0 35px;}
.hbxybox{position: relative;height: 300px; overflow: hidden; border-radius: 30px 0 30px 0;}
.hbxybox img{width:auto;height: 100%; position: relative;left:50%; top:50%; transform:translate(-50%,-50%);}
.hbxy_text{text-align: center;position: absolute;left:50%; top:50%; transform:translate(-50%,-50%);width: 100%; padding: 0 3%;}
.hbxy_text p{font-size: 14px ;color: #fff; line-height: 1.8;}
.hbxy_text a{display: block;width: 120px;height: 45px;text-align:center ;font-size: 16px; line-height: 45px;background: #fff; margin: 10px auto;border-radius: 20px 0 20px 0;color: #002752;transition: All 0.4s ease-in-out;}
.hbxy_text a:hover{color: #fff; background: #002752;}  

.sjzs{display: block;} 
.pczs{display: none;}
.kcjsxq{position: relative;}
.kcjsxq img{width: 100%;}
.conr_text{position: absolute; width: 100%; left:0; background: rgba(0,39,82,.77);bottom: 0;}
.conr_text h2{font-size: .42rem; text-align: center; color: #fff; line-height: 2;}
.conr_text p{font-size: .3rem; line-height: 1.8;text-align: center; color: #fff;display: none;}

.conr_text p{overflow: hidden;display: none;}

.kcjsxq:hover .conr_text{height: 100%; padding: .2rem .2rem; }
.kcjsxq:hover .conr_text p{display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}


}




/*分页样式*/
.pglist {
	padding: 30px 0;
	width: 100%;
	text-align: center;
	clear: both;
}
.pglist a {
	color: #333;
	padding: 0 15px;
	margin: 0 4px;
	background: #fff;
	border: 1px solid #edebeb;
}
.pglist * {
	display: inline-block;
	vertical-align: middle;
	line-height: 34px;
	padding-bottom: 1px;
}
.pglist a:hover, .pglist .hover {
	display: inline-block;
	color: #fff;
	background: #002B5B;
	border-color: #002B5B;
}

.cont{ font-size:16px; line-height:30px;}
.cont h2{ margin-bottom:30px; text-align:center; margin-top:30px;}
.cont img{ max-width:100%;}



.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.slide_container {
  position: relative;
  float: left;
  width: 100%;
  }

.slide {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.slide li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }
  
 .slide img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.slide .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }
  
 .slide_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../images/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.slide_nav:active {
  opacity: 1.0;
  }

.slide_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  
.pic {
    width: 37%;
    box-sizing: border-box;
    float: left;
    margin-right: 6.1%;}
	
.txt{font-size: 16px;
    line-height: 30px;
    color: #444;
    text-align: justify;	
	}
.aboutTop {
    background-color: #f7f8fa;
    height: auto;
    box-sizing: border-box;
    border-left: 4px solid #002554;
    font-size: 18px;
    line-height: 30px;
    color: #333;
    padding: 30px;
    vertical-align: middle;}
	

.box5 .item {
    background-color: #f7f8fa;
    padding: 50px 35px 60px;
    margin-bottom: 40px;
    box-sizing: border-box;
    border-bottom: 4px solid #002554;
	width:100%;
}
.box5 .item .tits {
    font-size: 28px;
    line-height: 50px;
    color: #333;
    font-weight: 600;
}
.f-cb {
    zoom: 1;
}
.box5 .item .tits .icon {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #002554;
    float: left;}
.box5 .item .tits span {
    float: left;
    margin-left: 20px;}
.box5 .item .tit {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    margin-top: 10px;
    letter-spacing: 0.3px;
	clear:both;
}

.tubiaos{ margin-top:30px;}
.tubiaos li{ width:25%;  float:left; text-align:center; margin-top:10px; margin-bottom:10px; font-size:16px;}
.tubiaos img{ margin:auto;border-radius: 50%;border:1px solid #cccccc;transition: background 0.5s; height:110px; height:110px;text-align:center; padding:25px; }



.tubiao{ margin-top:30px;}
.tubiao li{ width:33%;  float:left; text-align:center; margin-top:10px; margin-bottom:10px; font-size:16px;}
.tubiao img{ margin:auto;border-radius: 50%;border:1px solid #cccccc;transition: background 0.5s; height:110px; height:110px;text-align:center; padding:25px; }


.about { margin-top:35px;}
.about .about1{ width:48%; float:left; line-height:35px;}
.about  span{ font-weight:bold; color:#031D37; font-size:20px;}
.about .about2{ width:48%; float:right; line-height:35px;}

.yuanjing{ clear:both;}
.yuanjing .yuanjing1{ width:50%; float:left; text-align:center;} 
.yuanjing .yuanjing1 img{ width:150px; height:150px; padding:20px; border:1px solid #002554;border-radius: 50%; margin:auto; display:block;}
.yuanjing .yuanjing1 span{ display:block; font-size:20px; color:#002554; padding-top:20px; font-weight:bold;}
.yuanjing .yuanjing1 p{ color:#002554;}

.bxzz{ margin-top:40px; width:100%; border:1px solid #eeeeee; overflow:hidden;}
.bxzz .bx1{ background-color:#F7F7F7; width:18%; padding-left:45px; float:left; height:100px; line-height:100px; font-size:20px;font-weight:bold;}
.bxzz .bx2{ width:75%; float:left; padding:20px;}

.beijing{ width:100%; background-color:#FAFAFA; overflow:hidden; padding-bottom:50px;}


@media(max-width:768px){


.tubiao{ margin-top:30px;}
.tubiao li{ width:50%; float:left;  margin-top:10px; margin-bottom:10px;}
.tubiao img{ border:1px solid #cccccc;border-radius: 100%;transition: background 0.5s; width:48px; height:48px; padding:4px; text-align:center;}

.tubiaos{ margin-top:30px;}
.tubiaos li{ width:50%; float:left;  margin-top:10px; margin-bottom:10px;}
.tubiaos img{ border:1px solid #cccccc;border-radius: 100%;transition: background 0.5s; width:48px; height:48px; padding:4px; text-align:center;}

.about { margin-top:5px;}
.about .about1{ width:100%; float:left; line-height:35px;}
.about span{ font-weight:bold; color:#031D37; font-size:20px;}
.about .about2{ width:100%; float:right; line-height:35px;}

.yuanjing{ clear:both;}
.yuanjing .yuanjing1{ width:100%; float:left; text-align:center;} 
.yuanjing .yuanjing1 img{ width:150px; height:150px; padding:20px; border:1px solid #002554;border-radius: 50%; margin:auto; display:block;}
.yuanjing .yuanjing1 span{ display:block; font-size:20px; color:#002554; padding-top:20px; font-weight:bold;}
.yuanjing .yuanjing1 p{ color:#002554;}

.bxzz{ margin-top:30px; width:100%; border:1px solid #eeeeee; overflow:hidden;}
.bxzz .bx1{ background-color:#F7F7F7; width:100%;  height:100px; line-height:100px; font-size:20px;font-weight:bold;}
.bxzz .bx2{ width:100%;  padding:20px;}

.qynr .video .vr-big{float:left;width:100%;height:484px;margin-bottom:20px;position:relative;overflow:hidden;}
.qynr .video .vr-big .text{position:absolute;left:0;right:0;bottom:0;color:#fff;padding:0 30px 20px 30px;font-size:16px;}
.qynr .video .vr-big .text h3{font-size:24px;margin-bottom:4px;}
.qynr .video .vr-big .link{width:130px;height:48px;font-size:16px;line-height:48px;text-align:center;position:absolute;z-index:2;right:30px;bottom:20px;border:1px solid #eee;color:#fff;transition:all .2s;}
.qynr .video .vr-big .link:hover{background:#F96A69;border-color:#F96A69;color:#fff;}
.qynr .video .vr-big .play{width:83px;height:83px;background:rgba(0,0,0,.4) url(../images/3f_play_left.png) no-repeat center center;position:absolute;left:50%;top:50%;margin:-21px 0 0 -21px;border-radius:50%;cursor:pointer;transition:all .2s;}
.qynr .video .vr-big .play:hover{background-color:rgba(0,0,0,.6);}
.qynr .video .vr-small{margin-bottom:20px;width:100%; margin:1%; height:250px;position:relative;overflow:hidden; float:left;}


}


.container {
  margin: 0 auto;
  width: 100%;
}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}
.accordion .accordion-item button[aria-expanded=true] {
  border-bottom: 1px solid #e5e5e5;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding-top:40px;
  padding-bottom:40px;
  color: #666;
  font-size: 16px;
  border: none;
  background: none;
  outline: none;
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #002B5B;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #03b5d2;
  border: 1px solid #002B5B;
}
.accordion button .accordion-title {
  padding: 0px;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 38px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded=true] {
  color: #002B5B;
}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true] + .accordion-content {
  opacity: 1;
  max-height: 1400px;
  transition: all 200ms linear;
  will-change: opacity, max-height;
  text-align:left;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content p {
  font-size: 16px;
  font-weight: 300;
  margin: 20px 0;
  line-height:30px;
  text-align:left;
  display:block;
    max-height: auto;
}

/* 在线留言 */
.login {
	width: 100%;
	margin: 0% auto;
	padding: 3%;
}
.login li {
	width: 48%;
	float:left;
	margin:1%;
	margin-bottom: 2%;
}
.login_input {
	display: block;
	height: 2.8em;
	-webkit-appearance: none;
	border-radius: 0;
}
.login_textarea {
	height: 8em;
	margin-bottom: -2%;
}
.login li .pin_width {
	width: 50%;
}
.login li .login_btn {
	width: 100%;
	color: #fff;
	border: 0;
	text-align: center;
font: .3rem/.8rem "microsoft yahei";
	background: #3ba86f;
	box-shadow: none;
}
.login input, .login textarea {
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #fff;
	color: #333;
	font-size:18px;
text-indent: .1rem;
}
.login .bgg{width: 100%;
    color: #fff;
    border: 0;
    text-align: center;
    background: #012554;
    box-shadow: none;
	cursor:pointer;}
.login .bgg:hover{ background-color:#013D8B;}


/* CSS Document */
.toolbar-item,.toolbar-layer{background:url(../images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;top:250px; z-index:9999;}/*假设网页宽度为1200px，导航条在右侧悬浮*/
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}





.video .inner{display:block;cursor:pointer;}
.video .inner img{transition:all .4s;}
.video .inner:hover img{transform:scale(1.05);}
.video .vr-big{float:left;width:766px;height:484px;margin-bottom:20px;position:relative;overflow:hidden;}
.video .vr-big .text{position:absolute;left:0;right:0;bottom:0;color:#fff;padding:0 30px 20px 30px;font-size:16px;}
.video .vr-big .text h3{font-size:24px;margin-bottom:4px;}
.video .vr-big .link{width:130px;height:48px;font-size:16px;line-height:48px;text-align:center;position:absolute;z-index:2;right:30px;bottom:20px;border:1px solid #eee;color:#fff;transition:all .2s;}
.video .vr-big .link:hover{background:#F96A69;border-color:#F96A69;color:#fff;}
.video .vr-big .play{width:83px;height:83px;background:rgba(0,0,0,.4) url(../images/3f_play_left.png) no-repeat center center;position:absolute;left:50%;top:50%;margin:-21px 0 0 -21px;border-radius:50%;cursor:pointer;transition:all .2s;}
.video .vr-big .play:hover{background-color:rgba(0,0,0,.6);}
.video .vr-small{margin-bottom:20px;width:31%; margin:1%; height:280px;position:relative;overflow:hidden; float:left;}
.video .vr-small .text{position:absolute;left:0;right:0;bottom:0;padding:0 20px 20px 20px;font-size:16px;color:#fff;}
.video .vr-small .link{height:30px;position:absolute;left:20px;bottom:14px;z-index:2;transition:all .2s; color:#FFFFFF; font-size:16px;}
.video .vr-small .link:hover{background-image:url(../images/3f_icon_02.png);}
.video .vr-small .play{width:51px;height:51px;background:rgba(0,0,0,.4) url(../images/3f_play_right.png) no-repeat center center;position:absolute;left:50%;top:50%;margin:-25px 0 0 -25px;border-radius:50%;cursor:pointer;transition:all .2s;}
.video .vr-small .play:hover{background-color:rgba(0,0,0,.6);}



