.tong {
    width: 1202px;
    margin-left: auto;
    margin-right: auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.flex {
    display: flex;
    justify-content: space-between;
}

.hidden {
    display: none !important;
}

.tou {
}

.tou .logo {
    line-height: 114px;
}

.touxx {
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0;
    z-index: 111;
    transition-duration: .6s;
}

.touxx.kl1 {
    top: -114px;
}

.fp-tableCell, .section {
    overflow: hidden;
}

.banner {
    position: absolute;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
}

.banner .list2 {
    position: relative;
}

.banner .list2 img {
    width: 100vw;
    height: 133vh;
}

.banner .list2 .slick-dots {
    position: absolute;
    width: 100%;
    bottom: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
}

.banner .list2 .slick-dots li {
    margin: 0 4px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: #fff;
}

.banner .list2 .slick-dots li button {
    visibility: hidden;
}

.banner .list2 .slick-dots li.slick-active {
    background: #b9b9b9;
}

h2.bt {
    font-size: 28px;
    color: #333333;
    line-height: 1;
    margin-bottom: -20px;
}

h2.bt:after {
    content: '';
    display: block;
    width: 39px;
    height: 3px;
    background-color: #cccccc;
    margin-top: 16px;
}

h2.bt span {
    display: block;
    color: rgba(51, 51, 51, 0.5);
    font-size: 24px;
    font-family: arial;
    font-weight: 600;
    margin-top: 20px;
}

.section1 {
    background: url(../images/c1.jpg) no-repeat 50% 0;
    background-size: cover;
}

.section1 .con .c1-1 {
    width: 560px;
}

.section1 .con .c1-1 dd {
    font-size: 14px;
    color: #333333;
    line-height: 32px;
    margin-top: 33px;
    margin-bottom: 46px;
}

.section1 .con .c1-1 a.ck {
    display: block;
    text-align: center;
    width: 132px;
    line-height: 31px;
    font-size: 14px;
    border-radius: 16px;
    border: solid 1px #cccccc;
    letter-spacing: 1px;
    color: #333333;
}

.section1 .con .c1-2 {
    width: 578px;
    overflow: hidden;
}

.section1 .con .c1-2 img {
    width: 578px;
    height: 409px;
}

.section1 .list2 {
    margin-top: 130px;
}

.section1 .list2 li {
    width: 25%;
    text-align: center;
    position: relative;
}

.section1 .list2 li:before {
    content: '';
    display: block;
    width: 1px;
    height: 46px;
    background-color: #cccccc;
    opacity: 0.5;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    position: absolute;
}

.section1 .list2 li:last-child:before {
    display: none;
}

.section1 .list2 li h3 {
    line-height: 1;
    font-weight: 500;
}

.section1 .list2 li h3 b {
    font-size: 50px;
    letter-spacing: 3px;
    font-family: simsun;
    color: #0bb0c8;
}

.section1 .list2 li h3 span {
    font-size: 30px;
    color: #0bb0c8;
}

.section1 .list2 li h3 i {
    font-style: normal;
    color: #333333;
    font-size: 18px;
    vertical-align: top;
}

.section1 .list2 li dd {
    letter-spacing: 1px;
    color: #333333;
    font-size: 14px;
}

.section2 {
    background: url(../images/c2.jpg) no-repeat 50% 0;
    background-size: cover;
}

.section2 .titx {
    align-items: center;
}

.section2 .titx h2 {
    font-size: 28px;
    letter-spacing: 3px;
    color: #333333;
    line-height: 1;
    font-weight: 500;
}

.section2 .titx h2 span {
    letter-spacing: 1px;
    color: #333333;
    opacity: 0.5;
    font-size: 20px;
    font-weight: 600;
}
.section2 .titx .list1{
    flex-wrap:wrap;
    justify-content: flex-end;
    max-width: 801px;
}
.section2 .titx .list1 li {
    line-height: 1.4;
    display: flex;
    align-items: center;
}

.section2 .titx .list1 li:after {
    content: '|';
    padding: 0 28px;
}

.section2 .titx .list1 li a {
    display: block;
    font-size: 14px;
    color: #222222;
    
    
    
    
}

.section2 .titx .list1 li.on a{
    color: #074d89;
}


.section2 .titx .list1 li:last-child:after {
    display: none;
}

.section2 .list2 {
    flex-wrap: wrap;
    margin-top: 24px;
    justify-content: flex-start;
    height: 638px;
}

.section2 .list2 li {
    margin-top: 36px;
    margin-right: 35px;
}
.section2 .list2 li:nth-child(4n){
    margin-right: 0;
}

.section2 .list2 li .img {
    overflow: hidden;
}

.section2 .list2 li .img img {
    width: 274px;
    height: 222px;
}

.section2 .list2 li h3 {
    line-height: 60px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
    font-size: 16px;
    color: #333333;
    padding: 0 35px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 500;
}

.section3 {
    background: url(../images/c3.jpg) no-repeat 50% 0;
    background-size: cover;
}

.section3 .titx {
    align-items: center;
}

.section3 .titx .list1 li {
    line-height: 1;
    display: flex;
    align-items: center;
}

.section3 .titx .list1 li:after {
    content: '|';
    padding: 0 26px 0 16px;
}

.section3 .titx .list1 li a {
    display: block;
    font-size: 14px;
    color: #222222;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 60px;
}

.section3 .titx .list1 li:last-child:after {
    display: none;
}

.section3 .con .c3-1 {
    width: 629px;
}

.section3 .con .c3-1 .list2 li .img {
    overflow: hidden;
}

.section3 .con .c3-1 .list2 li .img img {
    width: 629px;
    height: 333px;
}

.section3 .con .c3-1 .list2 li h3 {
    font-size: 16px;
    letter-spacing: 1px;
    color: #555555;
    margin-top: 20px;
    margin-bottom: 36px;
    font-weight: 500;
    line-height: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.section3 .con .c3-1 .list2 li .zi {
    align-items: center;
    display: flex;
}

.section3 .con .c3-1 .list2 li .zi .timex {
    font-size: 24px;
    font-family: arial;
    letter-spacing: 1px;
    color: #333333;
    padding-right: 22px;
    border-right: 1px solid #cccccc;
    line-height: 1;
}

.section3 .con .c3-1 .list2 li .zi .timex p {
    opacity: 0.7;
    font-size: 18px;
    margin-top: 3px;
}

.section3 .con .c3-1 .list2 li .zi dd {
    line-height: 26px;
    letter-spacing: 1px;
    color: #555555;
    width: 442px;
    margin-left: 25px;
}

.section3 .con .c3-1 .list2 li:hover h3 {
    color: #074d89;
}

.section3 .con .c3-1 .list2 li:hover .zi .timex {
    color: #074d89;
}

.section3 .con .c3-1 .list2 li:hover .zi dd {
    color: #074d89;
}

.section3 .con .c3-2 {
    width: 499px;
    border-top: 1px solid rgba(204, 204, 204, 0.5);
}

.section3 .con .c3-2 .list2 li {
    padding-top: 35px;
    padding-bottom: 32px;
    border-bottom: 1px solid rgba(204, 204, 204, 0.5);
}

.section3 .con .c3-2 .list2 li:nth-child(n+5) {

}

.section3 .con .c3-2 .list2 li .timex {
    font-size: 24px;
    font-family: arial;
    letter-spacing: 1px;
    color: #333333;
    padding-right: 22px;
    border-right: 1px solid #cccccc;
    line-height: 1;
}

.section3 .con .c3-2 .list2 li .timex p {
    opacity: 0.7;
    font-size: 18px;
    margin-top: 3px;
    padding-left: 4px;
}

.section3 .con .c3-2 .list2 li .zi {
    width: 363px;
    padding-right: 17px;
}

.section3 .con .c3-2 .list2 li .zi h3 {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 14px;
    letter-spacing: 1px;
    color: #333333;
    font-weight: 500;
}

.section3 .con .c3-2 .list2 li .zi dd {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
    letter-spacing: 1px;
    color: #666666;
    margin-top: 6px;
}

.section3 .con .c3-2 .list2 li:hover .timex {
    color: #074d89;
}

.section3 .con .c3-2 .list2 li:hover .zi h3 {
    color: #074d89;
}

.section3 .con .c3-2 .list2 li:hover .zi dd {
    color: #074d89;
}



.bb4bd {position: relative;margin-top: 78px;}
.bb4bd .con { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.bb4bd .con {opacity: 0;visibility: hidden;transition: all .5s ease;position: absolute;}
.bb4bd .con.on {position: absolute;opacity: 1;visibility: visible;}


.bb5bd {position: relative;margin-top: 78px;}
.bb5bd .con {position: relative;left: 0;top: 0;z-index: 9;right: 0;}
.bb5bd .con {opacity: 0;visibility: hidden;transition: all .5s ease;position: absolute;}
.bb5bd .con.on {position: relative;opacity: 1;visibility: visible;}



.section4 {
    background: url(../images/c4.jpg) no-repeat 50% 0;
    background-size: cover;
}

.section4 h2.bt {
    text-align: center;
}

.section4 h2.bt:after {
    margin-left: auto;
    margin-right: auto;
}


.section4 h2.bt li{
    display: inline-block;
    vertical-align: middle;
    width: 160px;
    height: 45px;
    line-height: 45px;
    background-color: #fff;
    cursor: pointer;
}
.section4 h2.bt .on{
    background-color: #0bb0c8;
    color: #fff;
}

.section4 .con {
    
    position: relative;
}

.section4 .con .xx {
    position: absolute;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    z-index: 11;
}

.section4 .con .xx.zb {
    left: -56px;
}

.section4 .con .xx.yb {
    right: -56px;
}

.section4 .con .list2 li {
  width: 777px;
	height: 503px;
}

.section4 .con .list2 li .img {
    overflow: hidden;
}

.section4 .con .list2 li .img img {
    width: 100%;
}

.section5 {
    background: url(../images/c5.jpg) no-repeat 50% 0;
    background-size: cover;
}


.bb1x{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bb1x li:nth-child(1){
    background: none;
    box-shadow: none;
}
.bb1x li{
    width: 355px;
    height: 255px;
    background-color: #ffffff;
    box-shadow: 3px 4px 5px 0px    rgba(0, 0, 0, 0.15);
    text-align: center;
    position: relative;
    margin-bottom: 45px;
}
.bb1x li h2{
    font-size: 32px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: -2px;
    color: #333333;
    margin-top: 93px;
}
.bb1x li h2 s1{
	font-style: italic;
	font-size: 60px;
	font-weight: bold;
	letter-spacing: -3px;
	color: #333333;
}

.bb1x li h3{
    font-family: ArialMT;
    font-size: 27px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 36px;
    letter-spacing: -1px;
    color: #cbc9c9;
    opacity: 0.4;
}
.bb1x li h4{
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: -1px;
    color: #333333;
    margin-top: 19px;
}
.bb1x li h5{
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: -1px;
    color: #646464;
    width: 276px;
    margin-top: 20px;
    text-align: left;
    margin-left: 45px;
}
.bb1x li .img{
    margin-top: 27px;
}
.bb1x li .img2{
    display: none;
}
.bb1x li .img img{}
.bb1x li:hover{background-color: #0bb0c8;}
.bb1x li:hover .img img{}
.bb1x li:hover h4{ color: #fff;}
.bb1x li:hover h5{color: #fff;}
.bb1x li:hover .img2{display: block;margin-top: 27px;}
.bb1x li:hover .img{display: none;}
.section5 .titx {
    align-items: center;
    margin-bottom: 78px;
}

.section5 .titx h2 {
    font-size: 28px;
    letter-spacing: 3px;
    color: #333333;
    line-height: 1;
    font-weight: 500;
}

.section5 .titx h2 span {
    letter-spacing: 1px;
    color: #333333;
    opacity: 0.5;
    font-size: 20px;
    font-weight: 600;
}

.section5 .titx .list1 li {
    line-height: 1;
    display: flex;
    align-items: center;
}

.section5 .titx .list1 li:after {
    content: '|';
    padding: 0 26px 0 16px;
}

.section5 .titx .list1 li a {
    display: block;
    font-size: 14px;
    color: #222222;
}

.section5 .titx .list1 li:last-child:after {
    display: none;
}

.section5 .con .list2 li {
    width: 266px;
    text-align: center;
}

.section5 .con .list2 li .img {
    overflow: hidden;
}

.section5 .con .list2 li .img img {
    width: 266px;
    height: 299px;
}

.section5 .con .list2 li .zi {
    margin-top: 38px;
}

.section5 .con .list2 li .zi h3 {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
    line-height: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.section5 .con .list2 li .zi dd {
    color: #333333;
    font-size: 12px;
    margin-top: 28px;
    line-height: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.section5 a.ck {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 88px;
    width: 140px;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
}

.foot {
    background: url(../images/foot.png) no-repeat 50% 0;
    background-size: cover;
    padding-top: 51px;
    margin-top: 12px;
}

.foot h2 {
    font-size: 30px;
    color: #fefefe;
    line-height: 1;
    display: flex;
    margin-bottom: 31px;
}

.foot h2 span {
    color: #fefefe;
    opacity: 0.4;
    font-family: Impact;
    font-size: 22px;
    line-height: 1;
    padding-top: 12px;
    display: block;
    padding-left: 12px;
}

.foot .con .foot1 {
    padding-left: 48px;
    background: url(../images/dh.png) no-repeat 0 0%;
    margin-top: 20px;
    width: 290px;
    box-sizing: border-box;
}

.foot .con .foot1 p {
    line-height: 1;
}

.foot .con .foot1 p:nth-child(1) {
    font-size: 14px;
    color: #fefefe;
    opacity: 0.73;
}

.foot .con .foot1 p:nth-child(2) {
    font-family: Impact;
    font-size: 22px;
    color: #fefefe;
    margin-top: 4px;
}

.foot .con .foot1 p:nth-child(2) s1{
 
    font-size: 16px;

}

.foot .con .foot2 {
    width: 488px;
    font-size: 14px;
    color: #fefefe;
    opacity: 0.78;
    line-height: 24px;
    background: url(../images/su.png) no-repeat 100% 0%;
}

.foot .con .foot3 {
    display: flex;
}

.foot .con .foot3 .zi {
    margin-left: 22px;
    padding-top: 14px;
}

.foot .con .foot3 .zi p:nth-child(1) {
    font-size: 18px;
    color: #fefefe;
}

.foot .con .foot3 .zi p:nth-child(2) {
    font-size: 14px;
    color: #fefefe;
    opacity: 0.58;
}

.foot .ban {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
    margin-top: 60px;
    font-size: 14px;
    line-height: 26px;
    padding: 24px 0;
    color: rgba(255, 255, 255, 0.6);
}

.foot .ban a {
    color: rgba(255, 255, 255, 0.6);
}

.link {
    font-size: 14px;
    color: #fefefe;
    margin-top: 13px;
}

.link a {
    color: #fefefe;
    padding: 0 4px;
}

.fen img {
    transition-duration: .3s;
}

.fen:hover img {
    transform: scale(1.1);
}

.allx {
    transition-duration: 1.2s;
    opacity: 0;
}

.allx1 {
    transition-duration: 1.2s;
    opacity: 0;
}

.active .allx {
    opacity: 1;
}

.active1 .allx1 {
    opacity: 1;
}

.leftx {
    transform: translateX(-500px);
}

.bottomx {
    transform: translateY(500px);
}

.bottomx1 {
    transform: translateY(500px);
}

.active .bottomx {
    transform: translateY(0px);
}

.active1 .bottomx1 {
    transform: translateY(0px);
}

.active .leftx {
    transform: translateX(0px);
}

.rightx {
    transform: translateX(500px);
}

.active .rightx {
    transform: translateX(0px);
}
.bb1x li:nth-child(1):hover {
    background-color: rgba(0,0,0,0);
}