@charset "utf-8";

/* CSS Document */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.possplit{
  background-image:url(../images/position-img.png)
}
body {
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "微软雅黑", "黑体";
    color: #898989;
    line-height: 1;
    background: #FFF;
}

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;
    
}

a {
    color: #5c5c5c;
    text-decoration: none
}

h2,
h3,
h4,
b {
    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;
}
.wp_paging{
  margin-bottom:30px;
  text-align:center;
  float:unset;
  margin-top:30px;
  clear:both;
}
.wp_paging li{
  float:unset;
}
.pageMain .wp_paging,.team .wp_paging{
  margin-top:0;
}

.top {
    z-index: 99;
    width: 100%;
    height: 145px;
    position: absolute;
    left: 0;
    top: 0;
}

.top .topBox {
    width: 1590px;
    margin: 0 auto;
}

.top .topBox .logo {
    float: left;
    width: 406px;
    padding-top: 22px;
}

.top .topBox .logo img {
    width: 100%;
}

.top .topBox .nav {
    float: right;
    padding-top: 43px;
}

.top .topBox .nav ul li {
    float: left;
    position: relative;
    line-height: 60px;
}

.top .topBox .nav ul li a.Main {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
    padding: 0 28px;
}

.top .topBox .nav ul li:hover a.Main {
    background: #2f39f3;
}

.top .topBox .nav ul li:hover dl {
    display: block;
}

.top .topBox .nav ul li dl {
    position: absolute;
    left: 0;
    top: 60px;
    background: #fff;
    width: 217px;
    background: #fff;
    padding: 20px 15px;
    box-sizing: border-box;
    display: none;
}

.top .topBox .nav ul li dl dd {
    width: 100%;
    height: 37px;
    line-height: 37px;
    font-size: 14px;
}

.top .topBox .nav ul li dl dd a {
    display: block;
    color: #666;
    padding-left: 16px;
}

.top .topBox .nav ul li dl dd:hover a {
    background: #0d108a;
    color: #fff;
}

.ssbtn {
    width: 42px;
    height: 42px;
    float: right;
    margin: 52px 0 0 30px;
    position: relative;
}

.ssbtn span {
    background: url(../images/icon_07.png);
    display: block;
    width: 42px;
    height: 42px;
    background-size: 100%;
}

.ssbtn .serach {
    transition: 1s;
    overflow: hidden;
    width: 0rem;
    opacity: 0;
    height: 50px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
    position: absolute;
    z-index: 10;
}

.ssbtn .serach button {
    width: 40px;
    height: 48px;
    float: right;
    display: block;
    border: none;
    outline: none;
    background: url(../images/IndexIcon_03.png) center center no-repeat;
    background-size: 20px 20px;
    cursor: pointer;
}

.ssbtn .serach input {
    float: left;
    display: block;
    width: calc(100% - 40px);
    text-indent: .15rem;
    font-size: 16px;
    background: none;
    height: 100%;
}

.ssbtn .serach .close {
    cursor: pointer;
    background: url(../images/IndexIcon_06.png);
    width: 19px;
    height: 17px;
    position: absolute;
    right: -46px;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100% 100%;
}

.ssbtn.on .serach {
    width: 3.5rem;
    opacity: 1;
    overflow: inherit;
}

.banner {
    width: 100%;
    overflow: hidden;
    position: relative;
    clear: both;
    background: url(../images/index_01.png) no-repeat center center;
    height: 890px;
}

.banner .bannerBox {
    width: 1590px;
    margin: 0 auto;
    padding-top: 200px;
    margin: 0 auto;
}

.banner .bannerBox .swiper-container .swiper-slide.swiper-slide-active {
    z-index: 10;
}

.banner .bannerBox .text {
    float: left;
    width: 670px;
}

.banner .bannerBox .icon {
    float: right;
    width: 856px;
    position: relative;
    padding: 20px;
}

.banner .bannerBox .icon .bg {
    transition: 0.5s;
    width: 100%;
    height: 285px;
    z-index: 1;
    position: absolute;
    background: rgba(13, 16, 138, 0.8);
    letter-spacing: 0;
    top: 0;
    left: 0;
}

.banner .bannerBox .icon:hover .bg {
    background: #1f24ea;
    top: 0;
    left: 0;
}

.banner .bannerBox .icon img {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
}

.banner .bannerBox .text h2 {
    line-height: 120px;
    font-size: 33px;
    color: #fff;
    font-weight: bold;
}

.banner .bannerBox .text p {
    font-size: 16px;
    color: #fff;
    line-height: 36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    overflow: hidden;

}

.banner .bannerBox .text a {
    display: block;
    margin-top: 60px;
    border: 1px solid #fff;
    transition: 0.5s;
    color: #fff;
    width: 132px;
    height: 46px;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
}

.banner .bannerBox .text a:hover {
    background: #fff;
    color: #333;
}

.banner .swiper-pagination {
    width: 100%;
    bottom: 55px;
    left: 0;
}

.banner .swiper-pagination span {
    margin: 0 6px;
    width: 18px;
    height: 10px;
    border-radius: 5px;
    background: #fff;
    opacity: 1;
    transition: 0.5s;
}

.banner .swiper-pagination span.swiper-pagination-bullet-active {
    width: 36px;
    height: 10px;
    background: #e00303;
}

.AppTop .logo {
    display: none;
}

.indexContainer {
    width: 100%;
}

.indexContainer .layer1 {
    width: 1590px;
    margin: 0 auto;
    overflow: hidden;
}

.indexContainer .layer1 .tit h2 {
    position: relative;
    font-size: 36px;
    font-weight: bold;
    color: #333333;
    padding: 75px 0 57px;
    overflow: hidden;
}

.indexContainer .layer1 .tit h2 span {
    font-weight: 400;
    font-size: 24px;
    color: #666666;
    padding-left: 12px;
}

h2 a {
    float: right;
    font-size: 18px;
    color: #999999;
    background: url(../images/icon_12.png) no-repeat right center;
    padding-right: 41px;
    line-height: 32px;
    font-weight: 400;
}

h2 a:hover {
    color: #007EFF!important;
}
h2 a:hover span{
    color: #007EFF!important;
}

.indexContainer .layer1 .layer1Left {
    width: calc(100% - 605px);
    float: left;
}

.indexContainer .layer1 .layer1Left ul {
    margin-left: -40px;
}

.indexContainer .layer1 .layer1Left ul li {
    width: 50%;
    float: left;
    padding: 0 0 50px 40px;
}

.indexContainer .layer1 .layer1Left ul li:nth-child(2n) {
    margin-right: 0;
}

.indexContainer .layer1 .layer1Left ul li .icon {
    position: relative;
    width: 100%;
    transition: 0.5s;
    box-sizing: border-box;
    height:2.65rem;
}

.indexContainer .layer1 .layer1Left ul li .icon img {
    transition: 0.5s;
    display: block;
    width: 100%;
    height:100%;
}
.indexContainer .layer1 .layer1Left ul li:hover .icon{
  background-color:#2663ff;
}
.indexContainer .layer1 .layer1Left ul li:hover .icon img{
  transform:translateY(-10px);
}
.indexContainer .layer1 .layer1Left ul li .text {
    padding-top: 30px;
}

.indexContainer .layer1 .layer1Left ul li .text h2 {
    line-height: 30px;
    font-weight: bold;
    font-size: 18px;
    color: #333;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.indexContainer .layer1 .layer1Left ul li .text p {
    padding-left: 25px;
    height: 17px;
    line-height: 17px;
    background: url(../images/index_16.png) left center no-repeat;
    color: #999;
    margin-top: 20px;
}

.indexContainer .layer1 .layer1Right {
    float: right;
    width: 540px;
}

.leftlbnr li {
    overflow: hidden;
    margin-bottom: 45px;
}

.leftlbnr li .icon {
    float: left;
    width: 120px;
    overflow: hidden;
}

.leftlbnr li .icon img {
    width: 100%;
    transition:all 0.3s ease;
}

.leftlbnr .text {
    float: right;
    width: calc(100% - 150px);
}
.leftlbnr li:hover{
  background-color:#f9f9f9;
}
.leftlbnr li:hover .icon img{
  transform:scale(1.05);
  transition:all 0.3s ease;
}

.leftlbnr .text h2 {
    font-weight: bold;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    max-height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 10px;
}

.leftlbnr .text p {
    font-size: 14px;
    line-height: 32px;
    color: #666666;
}

.layer2 {
    width: 100%;
    background: url(../images/index_19.png);
    overflow: hidden;
    background-size: cover;
}

.layer2Box {
    width: 1590px;
    margin: 0 auto;
    padding: 0 0 100px;
}

.layer2Box .tit h2 {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    padding: 75px 0 62px;
}

.layer2Box .tit h2 span {
    font-weight: 400;
    font-size: 24px;
    padding-left: 16px;
}

.layer2Box .tit h2 a {
    float: right;
    font-size: 18px;
    color: #fff;
    background: url(../images/icon_10.png) no-repeat right center;
    line-height: 36px;
    padding-right: 41px;
    font-weight: 400;
}

.layer2Box .tit h2 a:hover {
    color: #007AFF;
}

.listMain {
    position: relative;
    padding: 0 77px;
}

.listMain .swiper-container {
    padding-top: 10px;
}

.BoxMain .icon {
    overflow: hidden;
    position: relative;
   height:2.4rem;
}

.BoxMain .icon img {
    display: block;
    width: 100%;
    height:100%;
    object-fit:cover;
    
}

.BoxMain .icon .time {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 115px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #c6a078;
    text-align: center;
}

.BoxMain {
    transition: 0.5s;
}

.BoxMain .text {
    transition: 0.5s;
    width: 100%;
    background: #fff;
    padding: 20px;
    box-sizing: border-box;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    height: 100px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.BoxMain:hover .text {
    background: #2663ff;
    color: #fff;
}

.BoxMain .text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.BoxMain:hover {
    transform: translateY(-10px);
}

.indexContainer .layer2Box .listMain .swiper-button-next {
    background: url(../images/arrow_05.png);
    background-size: .28rem .5rem;
    transition: 0.5s;
    width: .28rem;
    height: .5rem;
    right: 0;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

.indexContainer .layer2Box .listMain .swiper-button-prev {
    background: url(../images/arrow2_03.png);
    background-size: .28rem .5rem;
    transition: 0.5s;
    width: .28rem;
    height: .5rem;
    left: 0;
    margin: 0;
    top: 50%;
    transform: translateY(-50%);
}

.indexContainer .layer2Box .listMain .swiper-button-next:hover {
    background: url(../images/arrow2_05.png);
    background-size: .28rem .5rem;
}

.indexContainer .layer2Box .listMain .swiper-button-prev:hover {
    background: url(../images/arrow_03.png);
    background-size: .28rem .5rem;
}

.footer {
    background: #12155b;
    border-bottom: 1px solid #272a6a;
}

.footer .footerBox {
    width: 1590px;
    margin: 0 auto;
    overflow: auto;
    padding: 40px 0 25px 0;
}

.footer .footerBox .footerLeft {
    width: 410px;
    float: left;
}

.footer .footerBox .footerLeft h2 {
    display: inline-block;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    padding-bottom: 12px;
    color: #fff;
    font-weight: 100;
    font-weight: bold;
}

.footerLeft ul {
    overflow: hidden;
    margin-top: 10px;
}

.footerLeft ul li {
    width: 50%;
    float: left;
    line-height: 32px;
    font-size: 14px;
}

.footerLeft ul li a {
    color: #fff;
}

.footerLeft ul li a:hover {
    color: #007eff;
}

.footerCenter {
    width: calc(100% - 800px);
    float: left;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-top: 0;
    border-bottom: 0;
    overflow: hidden;
    padding: 0 85px;
}

.dblogo {
    float: left;
}

.rwm {
    float: right;
    width: 95px;
    text-align: center;
}

.rwm p {
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
}

.footerRight {
    width: 320;
    float: right;
}

.footerRight ul {
    width: 100%;
    overflow: hidden;
}

.footerRight ul li {
    line-height: 36px;
    font-size: 14px;
    color: #fff;
}

.footerRight ul li img {
    display: inline-block;
    margin: -3px 16px 0 0;
}
.footerRight ul li:first-child span{
  display:none;
}

.copyright {
    background: #12155b;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    padding: 15px 0;
}
.copyright a{
 color: #fff;
}
.copyright a:hover {
    color: #007EFF!important;
}

.AppTop {
    width: 100%;
    overflow: hidden;
    display: none;
}

.fgt1 {
    height: 55px;
}

.PageBanner {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.PageBanner img {
    transition: 4s;
    display: block;
    width: 100%;
    height: auto;
   object-fit:cover;
}

.PageBanner.on img {
    transform: scale(1.2);
}

.top.page {
    width: 100%;
    position: relative;
    background: #0d108a;
}

.PageBanner h2 {
    width: 1360px;
    font-size: 36px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-weight: bold;
}

.pageContainer {
    width: 1360px;
    overflow: hidden;
    margin: 0 auto;
}

.navgation ul {
    overflow: hidden;
    background: url(../images/listPage_05.png) no-repeat left center;
    padding-left: 30px;
}

.navgation ul li {
    line-height: 79px;
    float: left;
}

.navgation ul li a {
    font-size: 14px;
    color: #666;
}

.navgation ul li a:hover {
    color: #007AFF;
}

.pageContainer .PageLeft {
    float: left;
    width: 285px;
}

.pageContainer .PageLeft ul li {
    border-bottom: 1px solid #fff;
}

.pageContainer .PageLeft ul li p {
    font-size: 18px;
    padding-left: 30px;
    background: url(../images/pageIcon_19.png) 94% center no-repeat #d9d9d9;
    color: #333;
    cursor: pointer;
    line-height: 70px;
}

.pageContainer .PageLeft ul li.selected p,.pageContainer .PageLeft ul li.parent p {
    background: #0d108a;
    color: #fff;
    background: url(../images/pageIcon_08.png) 94% center no-repeat #0d108a;
}
.pageContainer .PageLeft ul li.selected p >a,.pageContainer .PageLeft ul li.parent p >a{
 color: #fff;
}

.pageContainer .PageLeft ul li dl {
    display: none;
}

.pageContainer .PageLeft ul li dd {
    border-bottom: 1px solid #dadada;
    background: #f2f2f2;
}

.pageContainer .PageLeft ul li dd a {
    display: block;
    line-height: 53px;
    padding-left: 90px;
    color: #333;
    font-size: 16px;
    background: url(../images/pageIcon_16.png) 67px center no-repeat;
}

.pageContainer .PageLeft ul li dd:last-child {
    border-bottom: 0;
}

.pageContainer .PageLeft ul li dd a:hover {
    color: #007eff;
}

.pageContainer .PageRight {
    width: calc(100% - 325px);
    float: right;
}

.titlebt {
    border-bottom: 4px solid #003f88;
    padding-bottom: 20px;
    line-height: 1.5;
    font-weight: bold;

}

.titlebt h4 {
    font-size: 24px;
    color: #003f88;
}

.titlebt h4 i {
    font-size: 14px;
    color: #666666;
    background: url(../images/listPage_05.png) no-repeat left center;
    padding-left: 29px;
}

.titlebt h4 i a {
    color: #666;
}

.titlebt h4 i a:hover {
    color: #007AFF;
}

.details {
    width: 100%;
}

.details .title {
    border-bottom: 1px dashed #c3c3c3;
    padding: 45px 0 35px 0;
    text-align: center;
}

.details .title h2 {
    font-weight: bold;
    font-size: 26px;
    color: #241f20;
    padding-bottom: 27px;
}

.details .title ul {
    text-align: center;
}

.details .title ul li {
    color: #999;
    margin: 0 18px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
}

.details .text {
    padding: 58px 0 0 0;
}

.details .text img {
    max-width: 80%;
   /* margin: 0 auto 60px auto;*/
}

.details .text p {
   /* margin-bottom: 30px;*/
    line-height: 36px;
    font-size: 18px;
    color: #333;
    
}


.pageContainer .PageRight .pageMain {
    padding-top: 25px;
}

.pageContainer .PageRight .pageMain ul {
    width: 100%;
}

.pageContainer .PageRight .pageMain ul .list-item {
    margin-bottom: 33px;
    overflow: hidden;
    position: relative;
}

.pageContainer .PageRight .pageMain ul .list-item .icon {
    float: left;
    width: 427px;
    height:284px;
    overflow: hidden;
}

.pageContainer .PageRight .pageMain ul .list-item .icon img {
    width: 100%;
    height:100%;
    transition: all 2s;
    object-fit:cover;
}

.pageContainer .PageRight .pageMain ul .list-item .text {
    width: calc(100% - 405px);
    border-radius: 6px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.95);
    padding: 35px 30px 30px 50px;
    box-sizing: border-box;
}


.pageContainer .PageRight .pageMain ul .list-item .text h2 {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pageContainer .PageRight .pageMain ul .list-item .text span {
    font-size: 14px;
    line-height: 56px;
    padding-left: 28px;
    background: url(../images/index_16.png) left center no-repeat;
}

.pageContainer .PageRight .pageMain ul .list-item .text p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: 72px;
}

.pageContainer .PageRight .pageMain ul .list-item:nth-child(2n) .icon {
    float: right;
}

.pageContainer .PageRight .pageMain ul .list-item:nth-child(2n) .text {
    left: 5px;
}

.pageContainer .PageRight .pageMain ul .list-item:hover img {
    transform: scale(1.1);
}

.pageContainer .PageRight .pageMain ul .list-item:hover .text {
    background: rgba(251, 251, 251, .96);
}

.TurnPages {
    padding: 25px 0 65px;
}

.TurnPages ul {
    text-align: center;
}

.TurnPages ul li {
    display: inline-block;
    margin: 0 7px;
}

.TurnPages ul li a {
    line-height: 28px;
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #c8c8c8;
}

.TurnPages ul li input {
    text-align: center;
    width: 60px;
    height: 30px;
    border: 1px solid #c8c8c8;
    box-sizing: border-box;
    text-align: center;
}

.TurnPages ul li.on a {
    color: #fff;
    background: #2f3b9f;
    border: 1px solid #2f3b9f;
}

.TurnPages ul li a:hover {
    background: #2F3B9F;
    color: #fff;
    border: 1px solid #2f3b9f;
}

.team {
    padding-top: 25px;
}

.szdtbox {
    overflow: hidden;
    padding-bottom: 55px;
    transition: All 0.4s ease-in-out;
}

.szdt_left {
    float: left;
    width: 235px;
}

.szdt_left img {
    width: 100%;
}

.szdt_right {
    float: right;
    width: calc(100% - 240px);
    margin-top: 25px;
    padding: 25px 25px 35px 30px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    margin-right: 5px;
    transition: All 0.4s ease-in-out;
}

.szdt_right h2 {
    font-size: 24px;
    color: #003f88;
    font-weight: bold;
}

.szdt_right h3 {
    font-size: 16px;
    line-height: 56px;
    color: #666666;
    padding-top: 8px;
}

.szdt_right p {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.szdtbox:hover {
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}

.szdtbox:hover .szdt_right {
    background: #fbfbfb;
}

.sjzs {
    display: none;
}

.xsbb {
    padding: 25px 0;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    position: relative;
}

.xsbb_left {
    float: left;
    width: 150px;
    overflow: hidden;
}

.xsbb_left img {
    width: 100%;
    transition: All 0.4s ease-in-out;
}

.xsbb_right {
    float: right;
    width: calc(100% - 185px);
    overflow: hidden;
}

.xsbbtext {
    width: calc(100% - 250px);
    float: left;
    padding-right: 45px;
    border-right: 1px solid #a5bbd5;
}

.xsbbtext h2 {
    font-size: 20px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xsbbtext p {
    font-size: 14px;
    color: #666666;
    line-height: 32px;
    text-align: justify;
    word-break: break-all;
    height: 160px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.xsbblist {
    float: right;
    padding-top: 35px;
    width:220px;
}

.xsbblist dd {
    line-height: 14px;
    line-height: 32px;
    color: #333;
}

.xsbblist dd span {
    font-weight: bold;
}

.xsbb b {
    height: 1px;
    width: 0;
    position: absolute;
    left: 0;
    bottom: 0px;
    background: #003f88;
    transition: All 0.4s ease-in-out;
}

.xsbb:hover b {
    width: 100%;
}

.xsbb: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);
}

@media (max-width:1670px) {
    .top {
        padding: 0 50px 0 0;
    }
}


@media (max-width:1610px) {
    .top .topBox {
        width: 100%;
        padding: 0 1% 0 1%;
    }

    .top .topBox .nav ul li a.Main {
        padding: 0 17px;
        font-size: 16px;
    }

    .banner {
        padding: 0 1%;
    }

    .banner .bannerBox {
        width: 100%;
        padding: 200px 0 0 0;
    }

    .banner .bannerBox .icon {
        width: 55%;
    }

    .banner .bannerBox .text {
        width: 40%;
    }

    .indexContainer .layer1 {
        width: 100%;
        padding: 0 1%;
    }

    .layer2Box {
        width: 100%;
        padding: 0 1% 127px 1%;
    }

    .footer .footerBox {
        width: 100%;
        padding: 40px 1% 25px 1%;
    }

    .footer .footerBox .footerLeft {
        width: 370px;
    }

    .footerCenter {
        width: calc(100% - 700px);
        padding: 0 50px;
    }

    .listMain {
        padding: 0 40px;
    }
}

@media (max-width:1500px){
  .indexContainer .layer1 .layer1Left ul li .icon{
    height:3rem;
}
}
@media (max-width:1460px) {
    .banner {
        height: 800px;
    }

    .top .topBox .nav ul li a.Main {
        padding: 0 17px;
        font-size: 16px;
    }

    .top .topBox .logo {
        width: 350px;
    }

    .indexContainer .layer1 .layer1Left {
        width: 60%;
    }

    .indexContainer .layer1 .layer1Right {
        width: 35%;
    }

    .leftlbnr li {
        margin-bottom: 30px;
    }
}

@media (max-width:1360px) {
    .PageBanner h2 {
        width: 100%;
        padding: 0 5%;
    }

    .pageContainer {
        padding: 0 1%;
        width: 100%;
    }

    .footer .footerBox .footerLeft {
        width: 380px;
    }

    .footerRight {
        width: 420px;
        padding-left: 50px;
    }

    .footerCenter {
        width: calc(100% - 800px);
    }

    .dblogo {
        width: calc(100% - 110px);
    }

    .dblogo img {
        width: 100%;
        padding-top: 8%;
    }

    .pageContainer {
        width: 100%;
        padding: 0 1%;
    }
}

@media(max-width:1300px) {
    .leftlbnr li {
        margin-bottom: 20px;
    }

    .leftlbnr .text p {
        line-height: 25px;
    }
}

@media(max-width:1200px) {
    .banner {
        height: 720px;
    }

    .banner .bannerBox .text a {
        margin-top: 40px;
    }

    .zz {
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.8);
        z-index: 99;
        position: fixed;
        left: 0;
        top: 0;
        display: none;
    }

    .top .topBox .logo {
        width: 210px;
        padding-top: 43px;
    }

    .pageContainer .PageRight .pageMain ul .list-item .icon {
        width: 380px;
        height:253px;
    }

    .pageContainer .PageRight .pageMain ul .list-item .text {
        width: calc(100% - 350px);
        padding: 30px 20px 20px 35px;

    }

    .pageContainer .PageRight .pageMain ul .list-item .text span {
        line-height: 45px;
    }

    .indexContainer .layer1 .layer1Right {
        width: 37%;
    }

    .indexContainer .layer1 .layer1Right p {
        font-size: 12px;
        line-height: 2;
    }

    .leftlbnr li .icon {
        float: left;
        width: 110px;
        overflow: hidden;
    }

    .leftlbnr .text {
        float: right;
        width: calc(100% - 140px);
    }

    .leftlbnr .text h2 {
        line-height: 26px;
        font-size: 16px;
        max-height: 52px;
    }

    .layer2Box {
        padding: 0 3% 20px 3%;
    }


    .copyright {
        width: 100%;
        padding: 20px 15px;
        box-sizing: border-box;
        height: auto;
        line-height: 24px;
        font-size: 14px;
    }

    .top.page {
        /*position: fixed;*/
    }

    .dblogo {
        float: none;
        width: 100%;
        padding-bottom: 30px;
       text-align:center;
    }

    .dblogo img {
        width: 50%;
        padding-top: 0;
        margin: 0 auto;
    }

    .rwm {
        margin: 0 auto;
        float: none;
    }

    .pageContainer {
        padding: 0 3%;
        position: relative;
    }

    .footerRight {
        width: 300px;
        padding-left: 20px;
    }

    .footer .footerBox .footerLeft {
        width: 340px;
    }

    .footerCenter {
        width: calc(100% - 640px);
    }

}

@media(max-width:1041px) {
    body {
        padding-top: 60px;
    }

    .AppTop {
        display: block;
        width: 100%;
        height: 60px;
        background: #fff;
        position: fixed;
        z-index: 100;
        left: 0;
        top: 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    }

    .AppTop .SideClick {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        width: 28px;
        height: 24px;
        transition: 0.5s;
    }

    .AppTop .logo {
        position: absolute;
        left: 3%;
        width: auto;
        top: 0;
        height: 100%;
        line-height: 60px;
        display: block;
    }

    .AppTop .logo img {
        display: inline-block;
        height: 60%;
        width: auto;
        vertical-align: middle;
    }

    .AppTop .SideClick span {
        transition: 0.5s;
        position: absolute;
        width: 100%;
        height: 4px;
        border-radius: 2px;
        background: #333;
    }

    .AppTop .SideClick span:nth-child(1) {
        top: 0;
        width: 100%;
    }

    .AppTop .SideClick span:nth-child(2) {
        top: 50%;
        transform: translateY(-50%);
    }

    .AppTop .SideClick span:nth-child(3) {
        bottom: 0;
    }

    .AppTop .SideClick.on {
        transform: translateY(-50%) rotate(180deg);
    }

    .AppTop .SideClick.on span:nth-child(1) {
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
    }

    .AppTop .SideClick.on span:nth-child(2) {
        width: 0;
    }

    .AppTop .SideClick.on span:nth-child(3) {
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
    }

    .top.page {
        left: -100%;
        display: block;
        width: 60%;
        position: fixed;
        z-index: 101;
        height: 100vh;
        background: #0d108a;
        overflow: auto;
    }
   .top {
    left: -100%;
    display: block;
    width: 40%;
    position: fixed;
    z-index: 101;
    height: 100vh;
    background: #0d108a;
    overflow: auto;
}
    .ssbtn {
        display: none;
    }

    .top .topBox {
        width: 100%;
    }

    .top .topBox .logo {
        width: 80%;
        margin: 0 auto;
        float: inherit;
        height: auto;
        padding: 40px 0 0 0;
    }

    .top .topBox .logo img {
        display: block;
        width: 100%;
        height: auto;
    }

    .top .topBox .nav {
        float: none;
        padding: 0;
        overflow: auto;
        width: 100%;
    }

    .top .topBox .nav ul li {
        float: none;
        width: 100%;
        height: auto;
    }

    .top .topBox .nav ul li a.Main {
        width: 100%;
        height: auto;
        display: block;
    }

    .banner .bannerBox .text h2 {
        line-height: 60px;
    }

    .banner .bannerBox .text p {
        font-size: 16px;
        line-height: 28px;
    }

    .banner {
        height: 800px;
        background-size: cover;
    }

    .navgation {
        position: absolute;
        right: 3%;
        top: 60px;
    }

    .sjzs {
        display: block;
    }

    .top .topBox .nav ul li dl {
        width: 100%;
        position: relative;
        top: auto;
    }

    .banner {
        height: auto;
        padding: 0 3%;
    }

    .banner .bannerBox {
        padding: 80px 0 0 0;
    }

    .banner .bannerBox .icon {
        width: 100%;
        float: none;
        padding: 15px;
    }

    .banner .bannerBox .icon .bg {
        height: 40%;
    }

    .banner .bannerBox .text {
        float: none;
        width: 100%;
        padding-bottom: 70px;
    }

    .banner .bannerBox .text h2 {
        font-size: 24px;
        text-align: center;
    }

    .banner .bannerBox .text p {
        font-size: 16px;
        line-height: 1.8;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 5;
        overflow: hidden;
    }

    .banner .bannerBox .text a {
        line-height: 30px;
        margin: 20px auto 0 auto;
        height: 32px;
    }

    .banner .swiper-pagination {
        bottom: 25px;
    }

    .indexContainer .layer1 {
        width: 100%;
        padding: 0 3%;
    }

    .indexContainer .layer1 .layer1Left {
        width: 100%;
        float: none;
    }

    .indexContainer .layer1 .tit h2 {
        font-size: 24px;
        padding: 30px 0 15px;
    }

    .indexContainer .layer1 .tit h2 span {
        font-size: 14px;
    }

    h2 a {
        font-size: 14px;
        background-size: 25px 25px;
        padding-right: 30px;
    }

    .indexContainer .layer1 .layer1Left ul li {
        padding-bottom: 30px;
    }

    .indexContainer .layer1 .layer1Left ul li .text {
        padding-top: 15px;
    }

    .indexContainer .layer1 .layer1Left ul li .text p {
        margin-top: 10px;
    }

    .indexContainer .layer1 .layer1Right {
        width: 100%;
    }

    .layer2Box .tit h2 {
        font-size: 24px;
        padding: 30px 0 15px;
    }

    .layer2Box .tit h2 span {
        font-size: 14px;
    }

    .layer2Box .tit h2 a {
        font-size: 14px;
        background-size: 25px 25px;
        padding-right: 30px;
    }

    .listMain {
        display: none;
    }

    .xwlb ul {
        overflow: hidden;
        margin-left: -15px;
    }

    .xwlb li {
        float: left;
        width: 25%;
        padding: 0 0 20px 15px;
    }

    .BoxMain .icon .time {
        width: 100px;
        height: 30px;
        line-height: 30px;
    }

    .leftlbnr li {
        padding-bottom: 15px;
    }

    .pageContainer .PageLeft {
        float: none;
        width: 100%;
    }

    .PageLeft ul {
        overflow: hidden;
        padding-top: 20px;
    }

    .pageContainer .PageLeft ul li dd a {
        line-height: 35px;
        background: url(../images/pageIcon_16.png) 10px center no-repeat;
        padding-left: 25px;
        font-size: 12px;
    }

    .PageLeft li {
        float: left;
        width: 33.33%;
    }

    .pageContainer .PageLeft ul li p {
        font-size: 14px;
        line-height: 45px;
        text-align: center;
        background-image: none;
        padding: 0;
    }

    .pageContainer .PageLeft ul li.on p {
        background-image: none;
    }

    .pageContainer .PageRight {
        width: 100%;
        float: none;
    }

    .titlebt {
        padding: 20px 0 10px;
        margin: 0;
        border-bottom: 2px solid #003f88;
    }

    .titlebt h4 {
        font-size: 20px;
    }

    .details .title {
        padding: 20px 0 10px;
    }

    .details .title h2 {
        font-size: 20px;
        line-height: 1.6;
        padding-bottom: 10px;
    }

    .details .title ul li {
        font-size: 14px;
        margin: 0 5px;
    }

    .details .text {
        padding-top: 20px;
    }

    /*.details .text img {
        margin-bottom: 20px;
    }*/

    .details .text p {
        font-size: 16px;
        line-height: 1.8;
        /*text-indent: 28px;
        margin-bottom: 15px;*/
    }

    .fgt1 {
        display: none;
    }

    .titlebt h4 i{
        margin-top: 5px;
    }



    .szdtbox {
        padding-bottom: 20px;
    }


    .footer {
        width: 100%;
    }

    .footer .footerBox {
        width: 100%;
    }

    .footer .footerBox .footerLeft {
        display: none
    }

    .footer .footerBox .footerCenter {
        width: 100%;
        border: none;
    }

    .footer .footerBox .footerCenter img.logo {
        width: 80%;
        display: block;
        height: auto;
        margin: 0 auto;
    }

    .footer .footerBox .footerCenter img.code {
        margin: 15px auto 0 auto;
    }

    .footer .footerBox .footerCenter ul li {
        width: 100%;
        display: block;
        margin: 0;
    }

    .footer .footerBox .footerRight {
        width: 100%;
        padding: 30px 20px 0 20px;
        box-sizing: border-box;
    }

    .rwm {
        float: none;
        margin: 0 auto;
    }

    .footerRight ul li {
        text-align: center;
    }

}
@media(max-width:1024px){
.BoxMain .icon{
   height:0.8rem;
}
  .indexContainer .layer1 .layer1Left ul li .icon{
   height:1.26rem;
}
}
@media (max-width:850px) {
    .xwlb li {
        float: left;
        width: 50%;
        padding: 0 0 20px 15px;
    }
  .details .text img{
   max-width:100%;
}
.BoxMain .icon{
 height:1.7rem;
}
}

@media (max-width:750px) {
    .pageContainer .PageRight .pageMain ul .list-item .icon{
   height:auto;
}
    .top {
        width: 50%;
    }

    .pageContainer .PageRight .pageMain ul .list-item .icon {
        float: none;
        width: 100%;
    }

    .pageContainer .PageRight .pageMain ul .list-item .text {
        position: static;
        right: 0px;
        top: 0;
        transform: translateY(0);
        padding: 15px 10px;
        width: 100%;
    }

    .pageContainer .PageRight .pageMain ul .list-item:nth-child(2n) .text {
        float: none;
    }

    .pageContainer .PageRight .pageMain ul .list-item:nth-child(2n) .icon {
        float: none;
    }

    .pageContainer .PageRight .pageMain ul .list-item {
        margin-bottom: 10px;
        padding: 10px;
    }

    .xsbbtext {
        float: none;
        width: 100%;
        padding: 0;
        border-bottom: 1px solid #a5bbd5;
        border-right: none;
        padding-bottom: 15px;
    }

    .xsbbtext h2 {
        font-size: 18px;
    }

    .xsbbtext p {
        font-size: 12px;
        line-height: 22px;
        height: auto;
        height: 66px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .xsbblist {
        width: 100%;
        float: none;
        padding-top: 15px;
    }

    .xsbblist dd {
        line-height: 22px;
    }

    .dblogo img {
        width: 70%;
        padding-top: 0;
        margin: 0 auto;
    }



}
@media (max-width:650px) {
   .wp_entry img{
   max-width:100%;
}
}
@media (max-width:600px){
.pageContainer .PageLeft ul li.selected p, .pageContainer .PageLeft ul li.parent p{
  background-size:20px 20px;
}
}
@media (max-width:500px){
.pageContainer .PageLeft ul li.selected p, .pageContainer .PageLeft ul li.parent p{
  background-image:unset;

}
}
@media(max-width:480px) {
  .indexContainer .layer1 .layer1Left ul li .icon{
   height:2.65rem;
}
    .top {
        width: 70%;
        padding: 0;
    }

    .indexContainer .layer1 .layer1Left ul li {
        width: 100%;
        float: none;
    }

    .leftlbnr .text {
        width: calc(100% - 140px);
    }

    .BoxMain .text {
        padding: 10px;
        height: auto;
    }

    .BoxMain .text p {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }

    .BoxMain .icon .time {
        width: 80px;
        line-height: 30px;
        font-size: 12px;
        height: 30px;
    }

    .dblogo img {
        width: 50%;
        padding-top: 0;
        margin: 0 auto;
    }

    .footerCenter {
        padding: 0;
    }

    .TurnPages ul li {
        margin: 0 1px;
    }

    .TurnPages ul li a {
        line-height: 24px;
        font-size: 12px;
        padding: 0 3px;
    }

    .TurnPages ul li input {
        width: 35px;
        line-height: 24px;
        height: 26px;
    }

    .xsbb_left {
        width: 120px;
    }

    .xsbb_right {
        width: calc(100% - 135px);
    }

    .xsbbtext h2 {
        font-size: 16px;
        margin-bottom: 6px;
    }

    .xsbbtext {
        padding-bottom: 6px;
    }

    .xsbbtext p {
        line-height: 20px;
        height: 60px;
    }

    .xsbblist dd {
        line-height: 20px;
    }

    .xsbblist {
        padding-top: 6px;
    }

    .szdt_left {
        float: none;
        width: 100%;
    }

    .szdt_right {
        width: 100%;
        margin: 0;
        padding: 15px;
    }

    .dblogo img {
        width: 75%;
        padding-top: 0;
        margin: 0 auto;
    }
.titlebt h4 {
    font-size: 18px;
}
.PageBanner h2 {
    font-size: 26px;
}

}
.list_research {
  overflow: hidden;
  padding: 10px;
}
.list_research .szdtbox {
  width: 32%;
  float: left;
  margin-left: 2%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  padding-bottom:0;
}
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:243px;
}
.list_research .szdtbox .szdt_top img {
  width: 100%;
  height:100%;
  object-fit:cover;
}
.list_research .szdtbox .szdt_bottom {
  padding: 18px 10px 30px;
  background-color:#f6f7f9;
}
.list_research .szdtbox .szdt_bottom h2 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  line-height: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 60px;
  overflow: hidden;
}
.list_research .szdtbox:hover .szdt_bottom h2 {
  color: #0d108a;
}
.list_research .szdtbox:nth-child(3n+1) {
  margin-left: 0;
}
@media screen and (max-width:1250px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:210px;
}
}
@media screen and (max-width:1200px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:188px;
}
}
@media screen and (max-width:1100px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:160px;
}
}
@media screen and (max-width:1041px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:230px;
}
}
@media screen and (max-width:900px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:198px;
}
}
@media screen and (max-width:800px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:175px;
}
}
@media screen and (max-width:700px){
.list_research .szdtbox {
    width: 48%;
    float: left;
    margin-left: 4%;
}
.list_research .szdtbox:nth-child(3n+1) {
  margin-left: 4%;
}
.list_research .szdtbox:nth-child(2n+1){
margin-left: 0;
}
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:227px;
}
}
@media screen and (max-width:600px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:195px;
}
}
@media screen and (max-width:500px){
.list_research .szdtbox {
    width: 100%;
    float: left;
    margin-left: 0;
}
.list_research .szdtbox:nth-child(3n+1) {
  margin-left:0;
}
.list_research .szdtbox:nth-child(2n+1){
margin-left: 0;
}
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:336px;
}
}
@media screen and (max-width:450px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:298px;
}
}
@media screen and (max-width:420px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:280px;
}

}
@media screen and (max-width:380px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:250px;
}
.BoxMain .icon {
    height: 1.6rem;
}
}
@media screen and (max-width:350px){
.list_research .szdtbox .szdt_top {
  width: 100%;
  height:228px;
}
}
.list {
  width: 100%;
  margin-top: 20px;
}


.list .list-item {
  width: 100%;
  height: 200px;
  margin-bottom: 40px;
}

.list .list-item a {
  display: block;
  border: 1px solid transparent;
}

.list .list-item a:hover .content {
  background-color: #003f88;
  color: #fff;
  transition: all 0.5s ease;
}

.list .list-item a:hover .content .date,
.list .list-item a:hover .content p {
  color: #fff;

}

.list .list-item .content {
  height: 200px;
  padding: 30px 20px 0 18px;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.14);
  overflow: hidden;
}

.list .list-item .content h3 {
  font-size: 20px;
  font-weight: bold;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.list .list-item .content .date {
  display: block;
  font-size: 16px;
  margin-top: 18px;
  margin-bottom: 12px;
  color: #999;
}

.list .list-item .content p {
  font-size: 16px;
  line-height: 33px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 66px;
}

.list .list-item .content .more {
  display: inline-block;
  margin-top: 18px;
  padding: 4px 6px;
  font-size: 14px;
  color: #003f88;
  border: 1px solid #003f88;
}

.list .list-item:hover .content .more {
  color: #fff;
  background-color: #003f88;
}


@media screen and (max-width: 768px) {
  .list-container .right {
    padding-left: 0;
  }

  .list .list-item {
    margin-bottom: 30px;
  }

  .list .list-item .content h3 {
    text-overflow: unset;
    white-space: unset;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
.PageBanner img{
   height:140px;
}
.PageBanner h2{
  font-size:30px;
}
}

@media screen and (max-width: 500px) {
  .list .list-item {
    width: 100%;
    height: auto;
  }
.list .list-item .content{
 height:170px;
}
  .list .list-item .content .date {
    margin-top: 12px;
    margin-bottom: 8px;
  }

  .list .list-item .content p {
    line-height: 30px;
    max-height: 60px;
  }

  .list .list-item .content h3 {
    font-size: 18px;
  }
}
#shipin{
  margin:0 auto;
  background-color:unset!important;
}
.wp_entry img {
    max-width: 80%;
}