.tou {
    background: url(//static.xypt.net.cn/a08f5821/21/07/be884b198b202e835679273dd9a9828fa1f8ae73.png) no-repeat 50% 0;
}

.tou .con {
    height: 40px;
    line-height: 40px;
    display: flex;
    justify-content: space-between;
    color: #fff;
    font-size: 13px;
}

.tou .con a {
    color: #fff;
}

.tou .con1 {
    height: 129px;
    display: flex;
    justify-content: space-between;
}

.tou .con1 .logo {
    line-height: 143px;
}

.tou .con1 .dh {
    display: flex;
    justify-content: flex-end;
    float: right;
    background: url(//static.xypt.net.cn/a08f5821/21/07/147e6cc76b39dc9135bde922e50a1adc2bdc682b.png) no-repeat top;
    margin-top: 30px
}

.tou .con1 .dh .dh1 {
    
    color: #0561b4;
    font-size: 24px;
    font-weight: 600;
    margin-top: 28px;
    line-height: 25px
}

.tou .con1 .zi .nav1 li {
    text-align: center;
    position: relative;
    margin: 0 20px;
    float: left;
}

.tou .con1 .zi .nav1 li:hover > a {
    font-weight: 600;
    color: #0561b4;
}

.nav1{
    float: left
}


.tou .con1 .zi .nav1 li a {
    display: block;
    color: #333333;
    font-size: 17px;
    line-height: 147px;
}

.tou .con1 .zi .nav1 li .sec {
    position: absolute;
    top: 129px;
    z-index: 111;
    background: #fff;
    width: 200%;
    left: -50%;
    display: none;
}

.tou .con1 .zi .nav1 li .sec a {
    display: block;
    line-height: 38px;
}

.tou .con1 .zi .nav1 li .sec a:hover {
    color: #0561b4;
}

.tou .con1 .zi .nav1 li:last-child {
    margin-right: 0;
}

.kk .x-banner .pageState {
    position: absolute;
    bottom: 78px;
    right: 360px;
    z-index: 111;
    font-size: 24px;
    color: #ffffff;
}

.kk .x-banner .pageState span {
    font-size: 36px;
    color: #0561b4 ;
}

.kk .ss {
    position: absolute;
    z-index: 111;
    bottom: 0;
    width: 100%;
    left: 0;
    background: rgba(6, 97, 44, 0.12);
    height: 60px;
}

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

.kk .ss .con .gj {
    font-size: 12px;
    color: #fff;
}

.kk .ss .con .gj a {
    color: #ffffff;
    opacity: 0.63;
    padding-left: 50px;
}

.kk .ss .con #formsearch {
    width: 290px;
    height: 36px;
    background: url(//static.xypt.net.cn/a08f5821/21/07/4b6c3119e5de66a70e737f8bc788720f29cb96d4.png) no-repeat 0 50%;
}

.kk .ss .con #formsearch input {
    line-height: 36px;
    height: 36px;
    background: none;
    border: none;
    outline: none;
}

.kk .ss .con #formsearch input#keyword {
    float: left;
    text-indent: 20px;
    font-size: 12px;
    color: #fff;
    width: 236px;
}

.kk .ss .con #formsearch input#keyword::-webkit-input-placeholder {
    color: #fff;
}

.kk .ss .con #formsearch input#s_btn {
    float: right;
    width: 54px;
    font-size: 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

h2.bt {
    text-align: center;
    margin-bottom: 3%;
}

.c1 {
    margin-top: 99px;
}

.c1 .list1 {
    width: 886px;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    text-align: center;
    /* margin-bottom: 25px; */
    margin: 20px auto 25px
}

.c1 .list1 li {
    cursor: pointer;
}

.c1 .list1 li a {
    width: 280px;
    line-height: 80px;
    border-radius: 6px;
    border: solid 1px #999999;
    display: block;
    color: #666666;
    font-size: 24px;
}

.c1 .list1 li.on a {
    background-color: #0561b4;
    border-color: #0561b4;
    color: #fff;
}

.c1 .list2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
}

.c1 .list2 li {
    margin-bottom: 10px;
}

.c1 .list2 li .img {
    position: relative;
    overflow: hidden;
}

.c1 .list2 li .img > img {
    width: 384px;
    height: 280px;
}

.c1 .list2 li .img .zi {
    opacity: 0;
    transition-duration: .5s;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(5, 97, 180, 0.85);
    padding-top: 100px;
}

.c1 .list2 li .img .zi .ck {
    margin-top: 21px;
    width: 204px;
    line-height: 57px;
    border: solid 1px #ffffff;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.c1 .list2 li h3 {
    font-size: 18px;
    color: #333333;
    line-height: 46px;
}

.c1 .list2 li:hover .img .zi {
    opacity: 1;
}

.c1 a.ck {
    margin-top: 18px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #ffffff;
    width: 180px;
    line-height: 48px;
    background-color: #0561b4;
}

.c2 {
    margin-top: 16px;
    padding-top: 325px;
    background: url(//static.xypt.net.cn/a08f5821/21/07/b68b130bf4130b0dc4b691dc195cef135a4db423.jpg) no-repeat 50% 0;
    height: 1227px;
}

.c2 .con .list2 li {
    margin-bottom: 60px;
}

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

.c2 .con .list2 li h3 {
    cursor: default;
    color: #ffffff;
    padding-left: 62px;
    position: relative;
}

.c2 .con .list2 li h3:before {
    content: attr(num);
    color: #ffffff;
    opacity: 0.9;
    font-size: 46px;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
}

.c2 .con .list2 li h3 p {
    cursor: default;
    font-size: 12px;
    margin-bottom: 4px;
}

.c2 .con .list2 li dd {
    cursor: default;
    color: #ffffff;
    line-height: 32px;
    font-size: 16px;
    margin-top: 20px;
}

.c2 .con .list2 li dd:after {
    content: '';
    margin-top: 34px;
    width: 246px;
    height: 1px;
    background-color: #ffffff;
    opacity: 0.43;
    display: block;
}

.c2 .con .img {
    margin-top: 53px;
}

.fen {
    overflow: hidden;
}

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

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

.c3 {
    margin-top: 100px;
}

.c3 .con {
    margin-top: 42px;
    position: relative;
}

.c3 .con .xx {
    position: absolute;
    top: 50%;
    cursor: pointer;
    z-index: 111;
    width: 38px;
    height: 38px;
    margin-top: -19px;
}

.c3 .con .xx.prev {
    background: url(//static.xypt.net.cn/a08f5821/21/07/8950a4703030b7ff5c770dbe77d73db90ce38dfa.png) no-repeat 0 50%;
    /*transform: rotateY(-180deg);*/
    right: -59px;
}

.c3 .con .xx.prev:hover {
    background: url(//static.xypt.net.cn/a08f5821/21/07/f1084068d63d58ef68daad8acb4f294edaec1d81.png) no-repeat 0 50%;
    transform: rotateY(0deg);
}

.c3 .con .xx.next {
    background: url(//static.xypt.net.cn/a08f5821/21/07/86d76457ceb2b20d31c80592236404174aa99270.png) no-repeat 0 50%;
    left: -59px;
}

.c3 .con .xx.next:hover {
    /*transform: rotateY(-180deg);*/
    background: url(//static.xypt.net.cn/a08f5821/21/07/48232633fd439c4aaed65f3b65820cf442eba76a.png) no-repeat 0 50%;
}

.c3 .con .bd {
    overflow: hidden;
}

.c3 .con .list2 li {
    background: url(//static.xypt.net.cn/a08f5821/21/07/3a28cb16d597a3d47e6443c1813b605ee15f5d8e.png) no-repeat 50%;
    width: 286px !important;
    height: 286px;
    padding: 14px 13px 0;
    text-align: center;
    float: left;
    margin-right: 18px;
}

.c3 .con .list2 li .img img {
    width: 260px;
    height: 220px;
}

.c3 .con .list2 li h3 {
    text-align: center;
    font-size: 16px;
    color: #333333;
    line-height: 44px;
}

.c3 .con .list2 li:hover {
    background: url(//static.xypt.net.cn/a08f5821/21/07/e08631f9b57817b1c92ce0bf888524e3c2b7b81f.png) no-repeat 50%;
}

.c3 .con .list2 li:hover h3 {
    color: #0561b4;
}

.c3 a.ck {
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    font-size: 18px;
    color: #ffffff;
    width: 180px;
    line-height: 48px;
    background-color: #0561b4;
}

.hf {
    margin-top: 99px;
    background: url(//static.xypt.net.cn/a08f5821/21/07/230796f554c6379e8506ec874177f542000900b1.jpg) no-repeat 50% 0;
    height: 414px;
}

.hf .con .hf1 {
    color: #fff;
    padding-top: 84px;
    width: 687px;
}

.hf .con .hf1 h2 {
    font-size: 41px;
}

.hf .con .hf1 h2 p {
    font-size: 23px;
    margin-top: 24px;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
    letter-spacing: -1px;
}

.hf .con .hf1 .zi {
    display: flex;
    align-items: center;
    margin-top: 11px;
}

.hf .con .hf1 .zi .zi1 {
    font-size: 42px;
    letter-spacing: -1px;
}

.hf .con .hf1 .zi .zi2 {
    font-size: 20px;
    padding-left: 10px;
    margin-left: 7px;
    border-left: 1px solid #fff;
}

.hf .con .hf1 .zi .zi2 p {
    font-size: 12px;
}

.hf .con .hf1 .dh {
    font-size: 30px;
    color: #0561b4;
    line-height: 48px;
    margin-top: 14px;
    padding-left: 166px;
    font-weight: 600;
}

.c4 {
    margin-top: 98px;
}

.c4 .con {
    background: url(//static.xypt.net.cn/a08f5821/21/07/9af485f38f198ae0a4b6403ee3aa414e45bc70de.png) no-repeat 50% 100%;
    margin-top: 58px;
}

.c4 .con .list2 {
    margin-top: 42px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 64px;
}

.c4 .con .list2 li {
    position: relative;
    text-align: center;
}

.c4 .con .list2 li .su {
    cursor: default;
    width: 40px;
    height: 40px;
    background-color: #b7b7b7;
    line-height: 40px;
    border-radius: 100px;
    font-size: 22px;
    color: #ffffff;
    left: 50%;
    transform: translateX(-50%);
    top: -16px;
    position: absolute;
}

.c4 .con .list2 li .img {
    cursor: default;
    background: url(//static.xypt.net.cn/a08f5821/21/07/1ce34ef82617a8f40ddefc61311b604341fef728.png) no-repeat 0 50%;
    width: 127px;
    height: 146px;
    line-height: 146px;
}

.c4 .con .list2 li .img img.img2 {
    display: none;
}

.c4 .con .list2 li h3 {
    cursor: default;
    font-size: 16px;
    color: #333333;
    margin-top: 8px;
}

.c4 .con .list2 li:hover .su {
    background-color: #0561b4;
}

.c4 .con .list2 li:hover .img img.img1 {
    display: none;
}

.c4 .con .list2 li:hover .img img.img2 {
    display: inline;
}

.c4 .con .list2 li:hover h3 {
    color: #0561b4;
}

.c4 .con .dh {
    font-size: 26px;
    letter-spacing: 3px;
    line-height: 52px;
    text-align: center;
    padding-left: 60px;
    color: #fff;
}

.c5 {
    margin-top: 100px;
    background: url(//static.xypt.net.cn/a08f5821/21/07/09e880b07972d6b50e7274926b85d0ec5fdf082a.jpg) no-repeat 50% 0;
    height: 825px;
    padding-top: 380px;
}

.c5 .con {
    position: relative;
}

.c5 .con .c5-1 {
    position: relative;
    z-index: 1;
    width: 736px;
    height: 296px;
    padding: 38px 0 0 22px;
    background: url(//static.xypt.net.cn/a08f5821/21/07/90712224f220a7ffcdd97f4a3824cbff1679e6b2.png) no-repeat 22px 257px #fff;
}

.c5 .con .c5-1 h2 {
    font-size: 18px;
    color: #0561b4;
    font-weight: 600;
}

.c5 .con .c5-1 dd {
    width: 662px;
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    margin-top: 30px;
}

.c5 .con .c5-1 a.ck {
    width: 117px;
    height: 45px;
    background: rgba(5, 97, 180, 0.81);
    text-align: center;
    color: #fff;
    display: block;
    line-height: 45px;
    position: absolute;
    bottom: 28px;
    right: -33px;
}

.c5 .con .c5-1 a.ck:before {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background-color: #ffffff;
    left: 15px;
    top: 50%;
    transform: translateY(-0.5px);
    position: absolute;
}

.c5 .con .c5-1 a.ck:after {
    content: '';
    display: block;
    width: 51px;
    height: 1px;
    background-color: #ffffff;
    top: 50%;
    transform: translateY(-0.5px);
    position: absolute;
    right: -33px;
}

.c5 .con .c5-2 {
    position: absolute;
    right: -102px;
    top: -267px;
    z-index: 0;
}

.c6 {
    margin-top: 100px;
}

.c6 .con {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.c6 .con .c6-1 {
    width: 774px;
}

.c6 .con .c6-1 .list1 {
    display: flex;
    margin-bottom: 43px;
}

.c6 .con .c6-1 .list1 li {
    text-align: center;
    width: 140px;
    height: 40px;
    background-color: #e9e9e9;
    border-radius: 19px;
    line-height: 40px;
    font-size: 18px;
    color: #333333;
    margin-right: 20px;
}

.c6 .con .c6-1 .list1 li.on {
    background-color: #0561b4;
    color: #fff;
}

.c6 .con .c6-1 .con1 .list2 li {
    padding-top: 23px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d9d9d9;
}

.c6 .con .c6-1 .con1 .list2 li:nth-child(1) {
    padding-top: 0;
}

.c6 .con .c6-1 .con1 .list2 li .img {
    overflow: hidden;
}

.c6 .con .c6-1 .con1 .list2 li .img img {
    width: 187px;
    height: 85px;
}

.c6 .con .c6-1 .con1 .list2 li .zi {
    width: 568px;
}

.c6 .con .c6-1 .con1 .list2 li .zi h3 {
    font-size: 18px;
    color: #333333;
}

.c6 .con .c6-1 .con1 .list2 li .zi dd {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-top: 12px;
    position: relative;
}

.c6 .con .c6-1 .con1 .list2 li .zi dd span {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #666666;
}

.c6 .con .c6-1 .con1 .list2 li:hover .zi h3 {
    color: #0561b4;
}

.c6 .con .c6-1 .con1 .list2 li:hover .zi dd span {
    color: #0561b4;
}

.c6 .con .c6-1 .con1 .list3 li {
    line-height: 50px;
    border-bottom: 1px solid #d9d9d9;
}

.c6 .con .c6-1 .con1 .list3 li a {
    color: #666666;
    position: relative;
    padding-left: 30px;
    background: url(//static.xypt.net.cn/a08f5821/21/07/f2d7e568955e950e368f647ab302cd1647abf462.png) no-repeat 0 50%;
    display: block;
}

.c6 .con .c6-1 .con1 .list3 li a .timex {
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0;
}

.c6 .con .c6-1 .con1 .list3 li a:hover {
    background: url(//static.xypt.net.cn/a08f5821/21/07/ee0267804966e78ebdd3fd0363809605e64a2781.png) no-repeat 0 50%;
    color: #0561b4;
}

.c6 .con .c6-2 {
    width: 304px;
}

.c6 .con .c6-2 h2 {
    font-size: 16px;
    color: #333333;
}

.c6 .con .c6-2 h2 p {
    color: #333333;
    font-size: 30px;
}

.c6 .con .c6-2 h2 p span {
    color: #0561b4;
}

.c6 .con .c6-2 .conx {
    margin-top: 40px;
}

.c6 .con .c6-2 .conx .bd {
    overflow: hidden;
    height: 392px;
}

.c6 .con .c6-2 .conx li {
    padding-top: 40px;
    padding-bottom: 28px;
    border-bottom: 1px solid #d9d9d9;
    height: 108px !important;
}

.c6 .con .c6-2 .conx li h3 {
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    padding-left: 24px;
    background: url(//static.xypt.net.cn/a08f5821/21/07/dbb8c1328e393ea87c11eeb849c58a98552658c7.png) no-repeat 0 50%;
}

.c6 .con .c6-2 .conx li dd {
    padding-left: 24px;
    background: url(//static.xypt.net.cn/a08f5821/21/07/b8ce5ed00c118565869d8daffafb9ca6ec3ee91b.png) no-repeat 0 50%;
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    margin-top: 11px;
}

.c7 {
    margin-top: 100px;
    margin-bottom: 70px;
}

.c7 .list2 {
    margin-top: 38px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.c7 .list2 li {
    margin-bottom: 24px;
}

.c7 .list2 li img {
    width: 214px;
    height: 110px;
    border: solid 1px #d2d2d2;
}

.foot {
    background: url(//static.xypt.net.cn/a08f5821/21/07/23f9b326b875fa84316478e5c5909c8d87fcfa87.jpg) no-repeat 50% 0;
    padding-top: 34px;
}

.foot .link {
    margin-bottom: 28px;
    padding-left: 240px;
    background: url(//static.xypt.net.cn/a08f5821/21/07/8aeb322068a1abe3a569fae6b1c0bea9972849a2.png) no-repeat 0 50%;
    padding-top: 20px;
    height: 38px;
    overflow: hidden;
}

.foot .link a {
    color: #ffffff;
}

.foot .link a:after {
    content: '|';
    padding: 0 10px;
}

.foot .con {
    color: #ffffff;
    margin-bottom: 36px;
}

.foot .con a {
    color: #ffffff;
}

.foot .con .foot1 {
    width: 436px;
}

.foot .con .foot1 h2 {
    font-size: 18px;
}

.foot .con .foot1 .dh {
    line-height: 54px;
    padding-left: 76px;
    background: url(//static.xypt.net.cn/a08f5821/21/07/5dc90907f479afac39e44de03d812e821022b0b7.png) no-repeat 0 50%;
    font-size: 24px;
    margin-top: 12px;
}

.foot .con .foot1 .sec {
    line-height: 28px;
    font-size: 14px;
    margin-top: 15px;
}

.foot .con .foot2 {
    margin-left: 135px;
    text-align: center;
    display: none;
}

.foot .con .foot2 p {
    margin-top: 4px;
}

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

.foot .con .foot3 li {
    float: left;
}

.foot .con .foot3 li h2 {
    font-size: 16px;
}

.foot .con .foot3 li .sec {
    line-height: 40px;
    color: #ebebeb;
    margin-top: 24px;
}

.foot .con .foot3 li .sec a {
    display: block;
}

.foot .ban {
    padding: 24px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
}

.foot .ban .con1 {
    font-size: 12px;
    line-height: 22px;
    color:#fff;
}

.foot .ban .con1 a {
    color: #fff;
}
