@charset "UTF-8";
.fl {
    float: left;
}

.fr {
    float: right;
}

.tou {
    background: #f8f8f8;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: #333333;
}
p{margin:0;}
.tou .k1 {
    color: #999999;
}

.tou .k1 a {
    color: #333333;
}

.tou1 .logo {
    line-height: 85px;
}

.tou1 .logoz {
    margin-top: 18px;
    margin-left: 22px;
    padding-left: 20px;
    height: 45px;
    border-left:1px solid #4d74c3;
    background: url(//static.xypt.net.cn/4302b307/21/07/3e28114fcd47dc050044f25a410ad77d5664f438.png) no-repeat 0 50%;
}

.tou1 .logoz p {
    color: #575a60;
    font-size:22px;
    font-family: '楷体';
    line-height: 45px;
}

.tou1 .logoz p:nth-child(2) {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

.tou1 .dh {
    padding-right: 50px;
    margin-top: 22px;
    line-height: 1.2;
    text-align: right;
    background: url(//static.xypt.net.cn/4302b307/21/07/88b82c9ddf2e22e4d53a1a98cb34fc0e54fd64d0.png) no-repeat right 50%;
}

.tou1 .dh p {
    font-size: 14px;
    color: #333333;
}

.tou1 .dh p:nth-child(2) {
    color: #fc6b00;
    font-family: arial;
    font-size: 28px;
}

.ss {
    height: 62px;
    background: #f8f8f8;
}

.ss .gj {
    line-height: 90px;
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}

.ss .gj a {
    font-weight: 500;
    color: #333;
    padding-left: 18px;
}

.ss #formsearch {
    background: url(//cdn.myxypt.com/4302b307/21/08/6c3bb756ff8d6e8f22485a95e5b06329f277e274.png) no-repeat 0 50%;
    margin-top: 10px;
}

.ss #formsearch input {
    border: none;
    background: none;
    line-height: 44px;
    height: 44px;
}

.ss #formsearch input#keyword {
    text-indent: 17px;
    width: 284px;
    float: left;
    font-size: 14px;
}

.ss #formsearch input#keyword::-webkit-input-placeholder {
    color: #999999;
}

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

h2.bt {
    font-size: 32px;
    color: #333333;
    text-align: center;
    line-height: 1;
    padding-bottom: 24px;
    background: url(//static.xypt.net.cn/4302b307/21/07/0dfa3edcd1c4691e13a2154ef6b8cc7434958f2d.png) no-repeat 50% bottom;
}

@media (max-width: 500px) {
    h2.bt {
        font-size: 24px;
    }
}

.c1 {
    margin-top: 72px;
}

@media (max-width: 768px) {
    .c1 {
        margin-top: 40px;
    }
}

.c1 .list2 {
    margin-top: 60px;
    display: flex;
    margin-left: -9px;
    margin-right: -9px;
    flex-wrap: wrap;
    padding: 0 10%;
}

@media (max-width: 768px) {
    .c1 .list2 {
        margin-top: 30px;
    }
}

.c1 .list2 li {
    width: 25%;
    padding: 0 9px;
}

@media (max-width: 993px) {
    .c1 .list2 li {
        width: 33.333%;
        margin-bottom: 20px;
    }
}

@media (max-width: 700px) {
    .c1 .list2 li {
        width: 50%;
    }
}

.c1 .list2 li a {
    padding: 18px 15px 38px;
    background: #f8f8f8;
    display: block;
}

@media (max-width: 700px) {
    .c1 .list2 li a {
        padding-bottom: 20px;
    }
}

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

.c1 .list2 li .img img {
    width: 100%;
    transition-duration: .3s;
}

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

.c1 .list2 li dd {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    line-height: 54px;
    margin-bottom: 10px;
    font-size: 18px;
    color: #333333;
}

@media (max-width: 993px) {
    .c1 .list2 li dd {
        line-height: 50px;
        font-size: 14px;
    }
}

@media (max-width: 500px) {
    .c1 .list2 li dd {
        line-height: 40px;
    }
}

.c1 .list2 li .ck {
    margin: 7px auto 0;
    background: url(//static.xypt.net.cn/4302b307/21/07/bed52bdfa2e52b6b640af9c0b4440945d1a1da22.png) no-repeat 50%;
    width: 40px;
    height: 40px;
}

@media (max-width: 993px) {
    .c1 .list2 li .ck {
        width: 30px;
        height: 30px;
        background-size: 100% 100%;
    }
}

.c1 .list2 li:hover dd {
    color: #12268a;
    font-weight: 600;
}

.c1 .list2 li:hover .ck {
    background: url(//cdn.myxypt.com/4302b307/21/08/d3823d0a409c697f57ba2f06a9ba20e8eb05879a.png) no-repeat 50%;
}

@media (max-width: 993px) {
    .c1 .list2 li:hover .ck {
        background-size: 100% 100%;
    }
}

.c2 {
    margin-top: 78px;
}

@media (max-width: 768px) {
    .c2 {
        margin-top: 20px;
    }
}

.c2 .dao1 {
    margin-top: 45px;
    background: url(//cdn.myxypt.com/4302b307/21/08/9ad24ff1f87ac19df8185beca935b56704837013.png) repeat-x 50% 0;
}

@media (max-width: 768px) {
    .c2 .dao1 {
        margin-top: 20px;
    }
}

.c2 .dao1 .list2 {
    text-align: center;
}

.c2 .dao1 .list2 li {
    display: inline-block;
    margin: 0 -1px;
    line-height: 58px;
    font-size: 18px;
    width: 16%;
    height: 69px;
}

@media (max-width: 1370px) {
    .c2 .dao1 .list2 li {
        width: 19%;
    }
}

@media (max-width: 993px) {
    .c2 .dao1 .list2 li {
        font-size: 14px;
    }
}

.c2 .dao1 .list2 li a {
    color: #3a3a3a;
}

/*.c2 .dao1 .list2 li:hover {*/
/*    background: url(//cdn.myxypt.com/4302b307/21/08/2aeff4bad895708bc39c4d765389061e4350e7f4.png) no-repeat 50% 0;*/
/*}*/
/*.c2 .dao1 .list2 li:hover a{*/
/*    color:#fff;*/
/*}*/
.c2 .list3 {
    margin-top: 34px;
}

.c2 .list3 li {
    padding: 0 7px;
    margin-bottom: 13px;
}

.c2 .list3 li a {
    display: block;
}

.c2 .list3 li .img {
    overflow: hidden;
}

.c2 .list3 li .img img {
    width: 100%;
    transition-duration: .3s;
}

.c2 .list3 li:hover .img img {
    transform: scale(1.1);
}

.c2 .list3 li h3 {
    line-height: 74px;
    font-size: 16px;
    position: relative;
    text-align: center;
    color: #333333;
}

.c2 .list3 li h3:after {
    content: '';
    display: block;
    background: #f8f8f8;
    width: 26%;
    height: 2px;
    left: 50%;
    transform: translateX(-50%);
    top: 78%;
    position: absolute;
}

.c2 .list3 li:hover h3 {
    background: #002773;
    color: #fff;
}

.c2 .list3 li:hover h3:after {
    background: #fff;
}

.c3 {
    margin-top: 40px;
    background: url(//cdn.myxypt.com/4302b307/21/08/f1aea008bb782cc61195b22b4c93c82189be7eaf.jpg) no-repeat 50% 0;
    padding-top: 65px;
    padding-bottom: 40px;
}

@media (max-width: 1024px) {
    .c3 {
        background: none;
        padding-top: 0;
        padding-bottom: 0;
    }
}

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

@media (max-width: 1024px) {
    .c3 .content {
        display: block;
    }
}

.c3 .content h2 {
    display: none;
}

@media (max-width: 1024px) {
    .c3 .content h2 {
        margin-bottom: 30px;
        display: block;
    }
}

.c3 .content .c3-1 {
    width: 21.8%;
    display: flex;
    margin-left: 15%;
    align-items: center;
}

@media (max-width: 1024px) {
    .c3 .content .c3-1 {
        display: none;
        width: 100%;
    }
}

.c3 .content .c3-1 h3 img {
    max-width: 100%;
}

.c3 .content .c3-1 .zi {
    font-size: 22px;
    color: #e8e8e8;
    margin-top: 30px;
}

.c3 .content .c3-1 .zi p {
    font-size: 14px;
    font-family: arial;
    text-transform: uppercase;
    letter-spacing: 6.5px;
    color: rgba(232, 232, 232, 0.5);
}

.c3 .content .list2 {
    width: 50%;
    display: flex;
    margin-right: 9%;
    flex-wrap: wrap;
}


.c3 .content .list2 li {
    transition-duration: .3s;
    width:29%;
    margin: 0 2% 30px;
    text-align: center;
    padding: 1.5625vw 1.4vw;
}

@media (max-width: 500px) {
    .c3 .content .list2 li {
        padding: 0;
    }
}

.c3 .content .list2 li .img {
    line-height: 64px;
    height: 64px;
}

.c3 .content .list2 li h3 {
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    overflow:hidden; white-space:nowrap;text-overflow:ellipsis;
    font-weight: 600;
    background: url(//static.xypt.net.cn/4302b307/21/07/40f156de03766a993af96e2ddcc549ba078ed4a4.png) no-repeat 50% 100%;
}

.c3 .content .list2 li dd {
    margin-top: 24px;
    font-size: 13px;
    line-height: 24px;
    color: #666666;
}

.c3 .content .list2 li:hover {
    box-shadow: 0 0 20px 0 rgba(3, 85, 252, 0.2);
    background: #fff;
}

.c44{margin-top:3%;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.yul{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;margin:30px 0 18px 0;}
.yul li{position:relative;width:18.9%;margin-bottom:12px;}
.yul li .img{width:100%;}
.yul li img{display:block;width:100%;}
.yul li h3{position:absolute;bottom:0;width:100%;left:0;height:40px;line-height:40px;background:rgba(0,0,0,.5);color: #ffffff;font-size:20px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;padding:0 2px;text-align:center;}


@media(max-width:1630px){
    .c3 .content .list2 li{padding:1vw 0.7vw;}
}

@media(max-width:1400px){
    .c3 .content .c3-1{margin-left:10%;}
}
@media(max-width:1360px){
    .c3 .content .list2{width:56%;margin-right:6%;}
}
.c4 {
    margin-top: 70px;
    margin-bottom: 82px;
}
@media (max-width: 1024px) {
    .c3 .content .list2 {
        width: 100%;
    }
}

@media(max-width:640px){
    .c3 .content .list2 li{width:46%;}
    .c3 .content .list2 li h3{font-size:14px;}
    .c3 .content .list2 li dd{margin-top:10px;font-size:12px;line-height:20px;}
    .c3 .content .list2 li{margin-bottom:10px;}
    .c3{margin-top:20px;}
    .c44{margin-top:30px;}
    .c1 .list2{padding:0 2%;}
}

@media (max-width: 768px) {
    .c4 {
        margin-top: 0px;
        margin-bottom: 40px;
    }
    .yul li{width:48%;}
    .yul li h3{font-size:16px;}
}

.c4 .content {
    margin-top: 60px;
}

@media (max-width: 768px) {
    .c4 .content {
        margin-top: 30px;
    }
}

.c4 .content .list2 {
    display: flex;
    flex-wrap: wrap;
}

.c4 .content .list2 li {
    width: 16.6667%;
    transition-duration: .3s;
    margin: -1px;
    border: 1px solid #efefef;
}

@media (max-width: 1024px) {
    .c4 .content .list2 li {
        width: 25%;
    }
}

@media (max-width: 768px) {
    .c4 .content .list2 li {
        width: 33.333%;
    }
}

.c4 .content .list2 li a img {
    width: 100%;
    transition-duration: .3s;
}

.c4 .content .list2 li:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 9;
}

.c5 {
    background: #f8f8f8;
    padding-top: 60px;
    padding-bottom: 66px;
}

@media (max-width: 993px) {
    .c5 {
        padding-bottom: 40px;
    }
}

@media (max-width: 768px) {
    .c5 {
        padding-top: 40px;
    }
}

.c5 h2.bt {
    background: url(//static.xypt.net.cn/4302b307/21/07/78239ac27090248aba7c1ca0a3415e28f3014819.png) no-repeat 50% 100%;
}

.c5 .content {
    margin-top: 50px;
    margin-left: -9px;
    margin-right: -9px;
}

.c5 .content .c5x {
    padding: 0 9px;
    float: left;
}

@media (max-width: 993px) {
    .c5 .content .c5x {
        margin-bottom: 20px;
    }
}

.c5 .content .c5x .tu {
    position: relative;
    overflow: hidden;
}

.c5 .content .c5x .tu img {
    width: 100%;
    transition-duration: .3s;
}

.c5 .content .c5x .tu:hover img {
    transform: scale(1.1);
}

.c5 .content .c5x .tu:after {
    content: attr(num);
    width: 100%;
    height: 100%;
    font-size: 24px;
    color: #fff;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
    position: absolute;
}

.c5 .content .c5x .list2 {
    padding: 26px 24px 28px;
    background: #fff;
}

.c5 .content .c5x .list2 li {
    line-height: 36px;
    font-size: 14px;
}

.c5 .content .c5x .list2 li a {
    color: #333333;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.c5 .content .c5x .list2 li a:hover {
    color: #fc6b00;
}

.c6 {
    margin-top: 80px;
    margin-bottom: 90px;
}

@media (max-width: 768px) {
    .c6 {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

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

.c6 .c6-1 {
    width: 46.6%;
}

@media (max-width: 768px) {
    .c6 .c6-1 {
        width: 100%;
    }
}

.c6 .c6-1 img {
    width: 100%;
}

.c6 .c6-2 {
    width: 48%;
    display: flex;
    align-items: center;
}

@media (max-width: 768px) {
    .c6 .c6-2 {
        width: 100%;
        margin-top: 30px;
    }
}

.c6 .c6-2 h2 {
    font-weight: 600;
    font-family: arial;
    text-transform: uppercase;
    color: #333333;
    font-size: 48px;
}

@media (max-width: 768px) {
    .c6 .c6-2 h2 {
        font-size: 32px;
    }
}

.c6 .c6-2 h2 p {
    font-weight: 500;
    font-family: 微软雅黑;
    font-size: 24px;
    margin-top: 8px;
}

@media (max-width: 768px) {
    .c6 .c6-2 h2 p {
        font-size: 16px;
    }
}

.c6 .c6-2 dd {
    margin-top: 1.77vw;
    line-height: 32px;
    font-size: 16px;
    color: #333333;
}

@media (max-width: 768px) {
    .c6 .c6-2 dd {
        font-size: 14px;
    }
}

.c6 .c6-2 a.ck {
    display: block;
    margin-top: 2.125vw;
    text-transform: uppercase;
    color: #fff;
    width: 198px;
    line-height: 48px;
    font-size: 14px;
    font-family: arial;
    background: #fc6b00;
    text-align: center;
}

.link {
    background: #373737;
    padding: 1.979vw 0;
}

.link span {
    width: 100px;
    text-align: center;
    line-height: 38px;
    font-size: 12px;
    color: #fff;
    background: #2c2c2c;
    display: inline-block;
}

.link a {
    width: 100px;
    text-align: center;
    line-height: 38px;
    display: inline-block;
    color: #aaaaaa;
    background: #4d4d4d;
}

.foot {
    background: #333333;
    border-bottom: 1px solid #404040;
}

.foot .content {
    padding: 2.447vw 0 2.1875vw;
}

.foot .foot1 {
    float: left;
}

@media (max-width: 1200px) {
    .foot .foot1 {
        width: 100%;
        float: none;
        text-align: center;
    }
}

.foot .foot1 a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #9d9d9d;
    line-height: 31px;
}

.foot .foot1 a:bth-child(1):before {
    padding-left: 0;
}

.foot .foot1 a:hover {
    color: #fff;
}

.foot .foot1 a:before {
    content: "·";
    padding-right: 16px;
    padding-left: 16px;
}

.foot .foot2 {
    float: right;
}

@media (max-width: 1200px) {
    .foot .foot2 {
        width: 100%;
        float: none;
        text-align: center;
        margin-top: 20px;
    }
}

.foot .foot2 span {
    line-height: 31px;
    font-size: 14px;
    color: #9d9d9d;
    display: inline-block;
    vertical-align: top;
    width: 48px;
}

.foot .foot2 .bdsharebuttonbox {
    display: inline-block;
}

.foot .foot2 .bdshare-button-style1-16 a {
    margin: 0 14px 0 0;
}

.foot .foot2 .bdshare-button-style1-16 a:last-child {
    margin-right: 0;
}

.foot .foot2 .bdshare-button-style1-16 .bds_sqq {
    background: url(//static.xypt.net.cn/4302b307/21/07/4031c4becd7e9d2d53c8103a4bc9c5778836f84c.png) no-repeat 50%;
    width: 31px;
    height: 31px;
}

.foot .foot2 .bdshare-button-style1-16 .bds_weixin {
    background: url(//static.xypt.net.cn/4302b307/21/07/4bc7237c43a7a6f4665abc56a3c89bc1bc4a5da7.png) no-repeat 50%;
    width: 31px;
    height: 31px;
}

.foot .foot2 .bdshare-button-style1-16 .bds_tsina {
    background: url(//static.xypt.net.cn/4302b307/21/07/f17f96e023f75cae03ccb88fa45e8dc2fcf8cd39.png) no-repeat 50%;
    width: 31px;
    height: 31px;
}

.foot .foot2 .bdshare-button-style1-16 .bds_qzone {
    background: url(//static.xypt.net.cn/4302b307/21/07/600ac6265e9283214f3ee5a70285caf67ef98052.png) no-repeat 50%;
    width: 31px;
    height: 31px;
}

.ban {
    line-height: 34px;
    padding-bottom: 1.5625vw;
    padding-top: 1.3vw;
    color: #9d9d9d;
    font-size: 12px;
    background: #333333;
}

@media (max-width: 768px) {
    .ban {
        line-height: 24px;
    }
}

.ban a {
    color: #9d9d9d;
}

@media (max-width: 1200px) {
    .ban .ban1 {
        width: 100%;
        float: none;
        text-align: center;
    }
}

@media (max-width: 1200px) {
    .ban .ban2 {
        width: 100%;
        float: none;
        text-align: center;
    }
}









@media (max-width: 990px){
    .ban{margin-bottom:50px;}
}

.sun_footer {
  position: fixed;
  z-index: 999;
  bottom: 0;
  width: 100%;
  background: #002773;
  border-top: 1px solid #DBDBDB;
  left: 0;
}

.sun_footer li {
  width: 25%;
  text-align: center;
  float: left;
  padding-top: 5px;
  position: relative;
}

.sun_footer li:after {
  position: absolute;
  content: '';
  width: 1px;
  height: 100%;
  background: #ffffff;
  right: 0;
  top: 0;
  opacity: 0.5;
}

.sun_footer li .img {
  height: 20px;
  width: 20px;
  display: block;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
}

.sun_footer li .img img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.sun_footer li .img:after {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.sun_footer li p {
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  line-height: 25px;
}


.sun_footer li:hover p {}


@media (min-width: 1200px) { 
.container{    width: 1370px;}
}



