.tou {
    height: 106px;
}

.tou .con {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}

.tou .con .logo {
    line-height: 106px;
}

.tou .con .zi {
    padding-left: 25px;
    background: url(../images/su1.png) no-repeat 0 50%;
    display: flex;
    align-items: center;
    height: 100%;
    justify-content: space-between;
}

.tou .con .zi .dh {
    padding-left: 62px;
    background: url(../images/dh.png) no-repeat 0 50%;
}

.tou .con .zi .dh p {
    color: #000000;
    line-height: 1.2;
}

.tou .con .zi .dh p:nth-child(1) {
    font-size: 14px;
}

.tou .con .zi .dh p:nth-child(2) {
    font-family: Impact;
    font-size: 35.1px;
}

.tou .con .zi .er {
    padding-left: 56px;
    background: url(../images/su1.png) no-repeat 0 50%;
    margin-left: 73px;
}

#menu {
    height: 70px;
    background-color: #0059b2;
}

#menu .nav1>li {
    float: left;
    position: relative;
    width: 150px;
    text-align: center;
}

#menu .nav1>li>a {
    display: block;
    line-height: 70px;
    height: 70px;
    color: #ffffff;
    font-size: 17px;
}

#menu .nav1>li .sec {
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    z-index: 111;
    background: rgba(0, 89, 178, 0.8);
    display: none;
}

#menu .nav1>li .sec a {
    display: block;
    width: 100%;
    line-height: 38px;
    color: #fff;
}

#menu .nav1>li .sec a:hover {
    background: rgba(0, 0, 0, 0.2);
}

#menu .nav1>li:hover>a {
    background: rgba(0, 0, 0, 0.2);
}

.c1 {
    position: relative;
    z-index: 2;
    margin-top: -36px;
}

.c1 .list2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
    height: 138px;
    background: url(../images/c1.png) no-repeat 50% 0;
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    align-items: center;
}

.c1 .list2 li {
    width: 300px;
}

.c1 .list2 li .tit {
    display: flex;
    justify-content: center;
    line-height: 1;
    align-items: flex-end;
}

.c1 .list2 li .tit b {
    font-size: 54px;
    color: #333333;
}

.c1 .list2 li .tit span {
    width: 25px;
    height: 25px;
    background-color: #0059b2;
    line-height: 25px;
    border-radius: 30px;
    font-size: 14px;
    color: #ffffff;
    display: block;
}

.c1 .list2 li dd {
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
}

h2.bt {
    text-align: center;
}

h2.bt b {
    display: block;
    font-weight: 600;
    font-size: 38px;
    color: #333333;
}

h2.bt p {
    font-size: 18px;
    color: #666666;
    margin-top: 20px;
}

.bd {
    overflow: hidden;
}

.c2 {
    margin-top: 92px;
    padding-bottom: 80px;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.c2 .list1 {
    /*display: flex;
    justify-content: center;*/
    margin-top: 36px;
    margin-bottom: 60px;
}

.c2 .list1 li{
    float: left;
    width: 198px;
    margin-bottom: 11px;
}

.c2 .list1 li a {
    display: block;
    font-size: 18px;
    color: #666666;
}



.c2 .list1 li a:after {
    display: inline-block;
    content: "|";
    padding: 0 26px;
}

.c2 .list1 li a:hover {
    color: #0059b2;
}

.c2 .list1 li:last-child a:after {
    display: none;
}

.c2 .con {
    position: relative;
}

.c2 .con .list2 li {
    text-align: center;
    float: left;
    margin-right: 25px;
}

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

.c2 .con .list2 li .img img {
    width: 366px;
    height: 334px;
}

.c2 .con .list2 li h3 {
    font-size: 19.71px;
    color: #333333;
    margin-top: 37px;
}

.c2 .con .list2 li:hover h3 {
    color: #0059b2;
}

.c2 .con .list2 li:last-child:after {
    display: none;
}

.c3 {
    margin-top: 72px;
}

.c3 h2.bt b span {
    color: #9d2722;
}

.c3 .con {
    margin-top: 40px;
}

.c3 .con .list2 li {
    margin-bottom: 51px;
    display: flex;
    justify-content: space-between;
}

.c3 .con .list2 li:last-child {
    margin-bottom: 0;
}

.c3 .con .list2 li:last-child .zi .tu1 {
    display: none;
}

.c3 .con .list2 li .zi {
    width: 495px;
    margin-top: 24px;
}

.c3 .con .list2 li .zi .zi1 {
    display: flex;
    align-items: center;
    padding-bottom: 20px;
    background: url(../images/xian.png) no-repeat 0 100%;
}

.c3 .con .list2 li .zi .zi1 h3 {
    font-weight: 600;
    color: #0059b2;
    font-size: 30px;
    margin-left: 15px;
}

.c3 .con .list2 li .zi .zi1 h3 p {
    color: #000000;
    font-size: 21px;
    font-weight: 500;
    margin-top: 6px;
}

.c3 .con .list2 li .zi dd {
    font-size: 16px;
    color: #545353;
    line-height: 23px;
    margin-top: 10px;
}

.c3 .con .list2 li .zi .tu1 {
    margin-top: 28px;
}

.c3 .con .list2 li .img {
    position: relative;
}

.c3 .con .list2 li .img .img1 {
    overflow: hidden;
}

.c3 .con .list2 li .img:after {
    background: #f7f7f7;
    content: '';
    display: block;
    position: absolute;
    height: 430px;
    width: 360px;
    left: -360px;
    top: 0;
}

.c3 .con .list2 li .img img {
    width: 683px;
    height: 430px;
    transition-duration: .3s;
}

.c3 .con .list2 li .img img:hover {
    transform: scale(1.1);
}

.c3 .con .list2 li:nth-child(even) {
    flex-direction: row-reverse;
}

.c3 .con .list2 li:nth-child(even) .img:after {
    left: auto;
    right: -360px;
}

.c3 .con .list2 li:nth-child(4) .zi dd {
    margin-top: 36px;
}

.c3 .con .list2 li:nth-child(5) .zi {
    margin-top: 84px;
}

.c3 .con .list2 li:nth-child(5) .zi dd {
    margin-top: 36px;
    line-height: 32.12px;
}

.c3 .con .list2 li:nth-child(3) .zi {
    margin-top: 45px;
}

.c3 .con .list2 li:nth-child(2) .zi {
    margin-top: 60px;
}

.fen {
    overflow: hidden;
}

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

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

.c4 {
    padding-top: 116px;
    background: url(../images/c4.png) no-repeat 50% 0;
    height: 856px;
}

.c4 .con {
    margin-top: 52px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.c4 .con .list1 {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 630px;
}

.c4 .con .list1 li {
    float: left;
    position: relative;
    width: 307px;
    margin-bottom: 19px;
}

.c4 .con .list1 li .img img {
    width: 307px;
    height: 202px;
}

.c4 .con .list1 li h3 {
    line-height: 47px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    font-size: 15.64px;
    color: #fff;
}

.c4 .con .list2 {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 552px;
}

.c4 .con .list2 li {
    float: left;
    position: relative;
    width: 552px;
    margin-bottom: 19px;
}

.c4 .con .list2 li .img img {
    width: 552px;
    height: 423px;
}

.c4 .con .list2 li h3 {
    line-height: 47px;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.4);
    left: 0;
    font-size: 15.64px;
    color: #fff;
}

.c4 a.ck {
    text-align: center;
    transition-duration: .3s;
    display: block;
    width: 182px;
    height: 44px;
    font-size: 16px;
    color: #999999;
    border: 1px solid rgba(0, 0, 0, 0.1);
    line-height: 42px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.c4 a.ck:hover {
    background-color: #0059b2;
    border: solid 1px #000000;
}

.c5 {
    background: url(../images/c5.png) no-repeat 50% 0;
    padding-top: 75px;
    height: 524px;
}

.c5 h2.bt b {
    color: #fff;
}

.c5 .list2 {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-top: 65px;
}

.c5 .list2 li {
    width: 166px;
    height: 166px;
    border: solid 1px rgba(255, 255, 255, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    transition-duration: .3s;
}

.c5 .list2 li:hover {
    transform: translateY(-10px);
}

.c5 .list2 li h3 {
    font-family: Impact;
    font-size: 38px;
    color: #ffffff;
}

.c5 .list2 li dd {
    font-size: 18px;
    color: #ffffff;
    margin-top: 18px;
}

.c5 .sec {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.c5 .sec .dh {
    padding-left: 58px;
    color: #fff;
    background: url(../images/dh1.png) no-repeat 0 50%;
}

.c5 .sec .dh p {
    line-height: 1.2;
}

.c5 .sec .dh p:nth-child(1) {
    font-size: 14px;
}

.c5 .sec .dh p:nth-child(2) {
    font-family: Impact;
    font-size: 35.1px;
}

.c5 .sec a.ck {
    margin-left: 24px;
    display: block;
    padding-left: 65px;
    color: #fff;
    width: 166px;
    height: 44px;
    background: url(../images/ck.png) no-repeat 0 50%;
    border-radius: 22px;
    line-height: 44px;
}

.c6 {
    padding-top: 104px;
    background: url(../images/c6.png) no-repeat 50% 0;
    height: 832px;
}

.c6 dd {
    font-size: 16px;
    line-height: 34px;
    color: #666666;
    margin-top: 36px;
}

.c6 .con {
    margin-top: 50px;
}

.c6 .con .list2 li {
    float: left;
    margin-right: 20px;
}

.c6 .con .list2 li img {
    width: 158px;
    height: 195px;
}

.c6 a.ck {
    width: 146px;
    height: 41px;
    background: url(../images/ck1.png) no-repeat 0 50%;
    display: block;
    line-height: 41px;
    color: #0269a7;
    padding-left: 20px;
    font-family: arial;
    margin-top: 35px;
    transition-duration: .3s;
}

.c6 a.ck:hover {
    background: #0059b2;
    color: #fff;
}

.c7 {
    background: url(../images/c7.png) no-repeat 50% 0;
    padding-top: 101px;
    height: 869px;
}

.c7 .list1 {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 74px;
}

.c7 .list1 li a {
    display: block;
    font-size: 18px;
    color: #666666;
}

.c7 .list1 li a:after {
    display: inline-block;
    content: "|";
    padding: 0 26px;
}

.c7 .list1 li:last-child a:after {
    display: none;
}

.c7 .list1 li.on a {
    color: #007bbc;
}

.c7 .con {
    background-color: #f5f5f5;
    display: flex;
}

.c7 .con .img img {
    width: 297px;
    height: 264px;
}

.c7 .con .list2 {
    width: calc(100% - 297px);
    display: flex;
}

.c7 .con .list2 li {
    width: 50%;
    float: left;
    height: 264px;
}

.c7 .con .list2 li:nth-child(1) {
    border-right: 1px solid rgba(15, 7, 13, 0.1);
}

.c7 .con .list2 li a {
    display: flex;
    padding-top: 52px;
    padding-left: 23px;
    padding-right: 28px;
    justify-content: space-between;
}

.c7 .con .list2 li a .timex {
    font-size: 25px;
    color: #08277e;
    font-weight: 600;
    line-height: 1;
    background: url(../images/ck2.png) no-repeat 17px 80px;
    text-align: center;
    transition-duration: .3s;
}

.c7 .con .list2 li a .timex p {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    opacity: 0.64;
    margin-top: 12px;
}

.c7 .con .list2 li a .zi {
    width: 305px;
}

.c7 .con .list2 li a .zi h3 {
    font-weight: 600;
    line-height: 22px;
    font-size: 18px;
    color: #08277e;
}

.c7 .con .list2 li a .zi dd {
    line-height: 24px;
    color: #6d6d6d;
    margin-top: 40px;
}

.c7 .con .list2 li:hover a .timex {
    background: url(../images/ck2.png) no-repeat 27px 80px;
}

.c7 .con2 {
    margin-top: 22px;
    display: flex;
    justify-content: space-between;
    background-color: #f5f5f5;
}

.c7 .con2 .img {
    width: 576px;
}

.c7 .con2 .img img {
    width: 576px;
}

.c7 .con2 .lyb {
    width: calc(100% - 576px);
    padding-top: 24px;
    padding-left: 40px;
    padding-right: 52px;
}

.c7 .con2 .lyb h3 {
    text-align: center;
}

.c7 .con2 .lyb h3 b {
    display: block;
    font-size: 18px;
    color: #4f4d4d;
}

.c7 .con2 .lyb h3 p {
    font-size: 14px;
    margin-top: 7px;
}

.c7 .con2 .lyb .ww1 {
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
    margin-bottom: 9px;
}

.c7 .con2 .lyb .ww1 .ww2 {
    width: 254px;
}

.c7 .con2 .lyb .ww1 .ww2 input {
    width: 100%;
    height: 43px;
    background-color: #ffffff;
    line-height: 43px;
    text-indent: 12px;
    color: rgba(79, 77, 77, 0.55);
    border: none;
    font-size: 14px;
    outline: none;
}

.c7 .con2 .lyb .ww1 .ww2 input::-webkit-input-placeholder {
    color: rgba(79, 77, 77, 0.55);
}

.c7 .con2 .lyb .ww3 {
    width: 100%;
    height: 46px;
    margin-bottom: 9px;
}

.c7 .con2 .lyb .ww3 textarea {
    width: 100%;
    height: 46px;
    background-color: #ffffff;
    line-height: 46px;
    text-indent: 12px;
    color: rgba(79, 77, 77, 0.55);
    border: none;
    font-size: 14px;
    padding: 0;
    outline: none;
}

.c7 .con2 .lyb .ww3 textarea::-webkit-input-placeholder {
    color: rgba(79, 77, 77, 0.55);
}

.c7 .con2 .lyb .ww4 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.c7 .con2 .lyb .ww4 .ww5 {
    height: 43px;
    width: 254px;
    background-color: #ffffff;
}

.c7 .con2 .lyb .ww4 .ww5 #checkcode {
    width: calc(100% - 108px);
    height: 43px;
    background-color: #ffffff;
    line-height: 43px;
    text-indent: 12px;
    color: rgba(79, 77, 77, 0.55);
    border: none;
    font-size: 14px;
    outline: none;
}

.c7 .con2 .lyb .ww4 .ww5 #checkcode::-webkit-input-placeholder {
    color: rgba(79, 77, 77, 0.55);
}

.c7 .con2 .lyb .ww4 .x-submit {
    width: 254px;
    height: 43px;
    background-color: #a81d26;
    line-height: 43px;
    color: #fff;
    text-align: center;
    font-size: 18px;
    border: none;
}

.foot {
    background-color: #222222;
    padding-top: 60px;
}

.foot .con {
    padding-bottom: 34px;
    display: flex;
    justify-content: space-between;
}

.foot .con .foot1 {
    width: 650px;
    display: flex;
    justify-content: space-between;
}

.foot .con .foot1 li h2 {
    font-size: 18px;
    color: #ffffff;
}

.foot .con .foot1 li .sec {
    margin-top: 34px;
}

.foot .con .foot1 li .sec a {
    display: block;
    line-height: 32px;
    color: #a5a5a5;
}

.foot .con .foot1 li .sec a:hover {
    color: #fefefe;
    text-decoration: underline;
}

.foot .con .foot2 h2 {
    font-size: 24px;
    color: #fff;
    line-height: 1;
}

.foot .con .foot2 dd {
    font-size: 14px;
    line-height: 34px;
    color: #fff;
    margin-top: 31px;
}

.foot .con .foot2 .erx {
    margin-top: 12px;
}

.foot .link {
    color: #a5a5a5;
    line-height: 18px;
    margin-bottom: 30px;
}

.foot .link img {
    padding-right: 12px;
}

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

.foot .ban {
    font-size: 14px;
    color: #a5a5a5;
    padding: 20px 0;
    line-height: 24px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.foot .ban a {
    color: #a5a5a5;
}

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

.foot .ban .ban1 .gj a {
    padding: 0 4px;
}