 * {
     padding: 0px;
     margin: 0px;
     word-break: break-all;
     word-wrap: break-word
 }
 
 html {
     _overflow-y: scroll;
     height: 100%;
 }
 
 body {
     font-family: Microsoft YaHei;
     font-size: 12px;
     color: #6f6f6f;
     height: 100%;
     position: relative;
     max-width: 700px;
     margin: 0 auto;
 }
 
 a {
     text-decoration: none;
 }
 
 ul,
 li {
     list-style-type: none;
 }
 
 img {
     border: 0px;
     max-width: 100%;
 }
 
 .clear {
     clear: both;
     line-height: 0;
     height: 0;
     font-size: 0px;
 }
 
 .clear:after {
     content: ".";
     display: block;
     height: 0;
     clear: both;
     visibility: hidden;
 }
 
 * {
     box-sizing: border-box;
 }
 
 .slideBox img {
     max-width: 100%;
     display: block;
     margin: 0px auto
 }
 
 .slideBox {
     position: relative;
     overflow: hidden;
     margin: 0 auto;
     background-size: 100% 100%
 }
 
 .slideBox .hd {
     position: absolute;
     height: 28px;
     line-height: 28px;
     bottom: 0;
     right: 0;
     z-index: 1;
     display: none
 }
 
 .slideBox .hd li {
     display: inline-block;
     width: 5px;
     height: 5px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     border-radius: 5px;
     background: #333;
     text-indent: -9999px;
     overflow: hidden;
     margin: 0 6px;
 }
 
 .slideBox .hd li.on {
     background: #fff;
 }
 
 .slideBox .bd {
     position: relative;
     z-index: 0;
 }
 
 .slideBox .bd li {
     position: relative;
     text-align: center;
 }
 
 .slideBox .bd li img {
     vertical-align: top;
     width: 100%;
 }
 
 .slideBox .bd li a {
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
 
 .slideBox .bd li .tit {
     display: block;
     width: 100%;
     position: absolute;
     bottom: 0;
     text-indent: 10px;
     height: 28px;
     line-height: 28px;
     color: #fff;
     text-align: left;
 }
 
 .banner {
     position: relative;
     margin: 0 auto 0;
 }
 
 .pCol,
 .content .page a.select,
 .in_news ul li .time {
     background: #1c4aa2
 }
 
 .page {
     padding: 10px 0;
 }
 /*内页*/
 
 .top {
     line-height: 35px;
     position: relative;
     background: #f0f0f0;
     color: #383838;
     font-size: 12px;
 }
 
 .top hr {
     width: 100%;
     height: 1px;
     background: #dbdbdb;
     position: absolute;
     left: 0;
     top: 35px;
     border: none
 }
 
 .homeico {
     height: 35px;
     position: absolute;
     left: 0;
     top: 0;
     border-right: 1px solid #fbfbfb;
 }
 
 .homeico img {
     width: 30px;
     height: 30px;
     margin: 2px;
 }
 
 .top .fl {
     text-indent: 35px;
     width: 90%;
 }
 
 .top .fl a {
     color: #333333;
     height: 35px;
     line-height: 35px;
     text-indent: 5px;
     display: inline-block;
     vertical-align: top
 }
 
 .top .fl i {
     width: 10px;
     height: 35px;
     vertical-align: top;
     display: inline-block;
     background: url(../images/base/morelibg.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .top .fl a:first-child {
     border-left: 1px solid #cecece;
 }
 
 .top .more {
     position: absolute;
     color: #FFF;
     width: 25px;
     height: 25px;
     right: 3%;
     top: 5px;
 }
 
 .moreul {
     width: 100%;
     position: absolute;
     left: 0;
     top: 36px;
     display: none;
     z-index: 100
 }
 
 .moreul>li {
     line-height: 35px;
 }
 
 .moreul>li>div {
     color: #616161;
     display: block;
     background: /*url(../images/base/icons-arr.png) 40px center no-repeat*/
     #ededed;
     border-bottom: 1px solid #959595;
     padding: 0 0 0 60px;
 }
 
 .moreul ul li {
     padding: 0 0 0 75px;
     background: #fff;
     border-bottom: 1px solid #959595
 }
 
 .moreul ul li {
     line-height: 35px;
     padding: 0 0 0 75px;
     background: #fff;
     border-bottom: 1px solid #959595
 }
 
 .moreul ul li img {
     vertical-align: middle;
     margin: 0 3px 0 0;
     display: inline-block
 }
 
 .moreul ul li a {
     color: #000;
     display: inline-block;
     width: 90%;
 }
 
 .moreul>li>div a {
     color: #000
 }
 
 .ul2 {
     display: none
 }
 
 .more1 {
     background: url(../images/base/morebg1.png) no-repeat 90% center #b2b6b1;
     padding: 0 30px 0 10px;
     line-height: 25px;
     margin: 0 auto;
     width: 132px;
     border-radius: 2px;
     color: #FFF
 }
 /* .homeico {
    width: 38px;
    height: 30px;
    margin: 2px 5px 5px 10px;
    float: left;
    border-radius: 3px;
} */
 
 .nyText {
     width: 90%;
     margin: 0 5%;
     padding: 10px 0 0;
     line-height: 25px;
     color: #000;
     min-height: 200px;
     overflow: hidden;
 }
 
 .newP {
     position: absolute;
     width: 8px;
     height: 8px;
     display: block;
     top: 14px;
     left: 7px
 }
 
 .nynews li a {
     font-size: 14px;
     color: #02467c;
     height: 25px;
     line-height: 25px;
     padding: 0 0 0 10px
 }
 
 .nynews li div {
     line-height: 23px;
     padding: 0 0 5px 9px;
     color: #8d9daa
 }
 
 .nynews li {
     border-bottom: 1px solid #c1c4c0;
     position: relative;
     padding: 5px 10px 0 10px;
     height: 82px;
     line-height: 23px;
     box-shadow: 0 0 3px #c1c4c0
 }
 
 .newsdate {
     position: absolute;
     right: 8px;
     bottom: 5px;
     font-size: 14px
 }
 
 .pro {
     width: 95%;
     margin: 2% 2.5%;
 }
 
 .pro li {
     width: 48%;
     margin: 1%;
     float: left;
     text-align: center;
 }
 
 .pro li a {
     display: block;
     border: 1px solid #bfbfbf;
     box-shadow: 0 0 0 2px #f9e4e4;
     width: 100%;
     height: 3rem;
     /* background: red; */
     text-align: center;
 }
 
 .pro li a img {
     position: relative;
     max-width: 100%;
     max-height: 100%;
     top: 50%;
     transform: translateY(-50%)
 }
 
 .pro li span {
     display: block;
     line-height: 25px;
     text-align: center;
     height: 25px;
     overflow: hidden;
     color: #484848;
     font-size: 14px;
 }
 
 .news_title {
     width: 100%;
     font-size: 14px;
     line-height: 20px;
     text-align: center;
 }
 
 .news_time {
     width: 100%;
     font-size: 12px;
     line-height: 20px;
     text-align: center;
     margin-bottom: 10px;
 }
 
 .news_img {
     margin-bottom: 10px;
 }
 
 .news_img img {
     max-width: 100%;
     display: block;
     margin: 0 auto
 }
 
 .nyMainC3 {
     background-color: #fff;
     color: #000;
     font-family: "瀹嬩綋";
     line-height: 26px;
     padding: 10px 16px
 }
 
 .nyMainMessage {
     color: #000;
     font-family: "瀹嬩綋";
     line-height: 34px;
     height: 34px
 }
 
 .nyMainMessage span {
     color: red;
     display: block;
     float: right;
     margin-right: 20px
 }
 
 .txtInput1 {
     border: solid 1px #929292;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
     border-radius: 10px;
     height: 36px;
     width: 99%;
     padding-left: 15px;
     line-height: 36px;
     -moz-box-shadow: 2px 2px 2px #929292 inset;
     -webkit-box-shadow: 2px 2px 2px #929292 inset;
     box-shadow: 2px 2px 2px #929292 inset
 }
 
 .btnInput {
     height: 45px;
     color: #000000;
     width: 98%;
     cursor: pointer;
     font-size: 14px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     border: solid 1px #8f8f8f;
     background: -moz-linear-gradient(top, #f3f4f3, #dfddda);
     background: -o-linear-gradient(top, #f3f4f3, #dfddda);
     background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f3f4f3), to(#dfddda));
     box-shadow: 1px 2px 3px #888888;
 }
 
 .btnTJ {
     margin: 10px 0;
 }
 
 .page a {
     padding: 4px 10px;
     color: #000
 }
 
 .page a.num {
     margin: 0 5px;
     padding: 2px 8px;
     color: #FFF;
     background: #ababab;
 }
 
 .page a.num:hover {
     color: #fff;
     background: #338021;
 }
 
 .page a.select {
     margin: 0 5px;
     padding: 2px 8px;
     color: #FFF;
     background: #338021;
 }
 
 .pager-next-pre {
     width: 100%;
     margin-top: 20px;
 }
 
 .pager-next-pre span {
     width: 50%;
     float: left;
     text-align: center;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
 }
 
 .pager-next-pre span:nth-child(1) {
     background: #ccc
 }
 
 .pager-next-pre span:nth-child(2) {
     background: #999
 }
 
 .pager-next-pre span a {
     color: #333
 }
 
 .page span {
     display: none;
 }
 
 .page {
     text-align: center;
 }
 /*search*/
 
 .search_title {
     font-size: 16px;
     color: #333;
     line-height: 40px;
     font-weight: bold;
     padding: 0 10px;
 }
 
 .search_info {
     float: left;
     font-size: 16px;
     line-height: 30px;
     margin-left: 0.2rem
 }
 
 .search_list {
     font-size: 14px;
     color: #333
 }
 
 .search_list li {
     line-height: 40px;
     border-bottom: 1px dashed #ccc;
     padding: 0 10px;
 }
 
 .search_list li a {
     color: #333;
 }
 
 .search_list li:last-child {
     border-bottom: none;
 }
 
 .search_list li span {
     float: right;
 }
 
 .search_cnt {
     overflow: hidden;
     margin: .25rem 3%
 }
 
 .search_cnt form {
     display: block;
     position: relative;
     overflow: hidden;
     border: 1px solid #ccc;
     border-radius: 10px;
 }
 
 .search_cnt input.txt {
     width: 85%;
     height: .6rem;
     line-height: .6rem;
     color: #a1a1a1;
     text-indent: 20px;
     border: none;
     background: none;
     float: left;
 }
 
 .search_cnt input.btn {
     width: 10%;
     height: .6rem;
     border: none;
     outline: none;
     cursor: pointer;
     background: url(../images/btn.png) no-repeat;
     background-size: 100% 100%;
     float: right;
 }
 
 .fl {
     float: left;
 }
 
 .fr {
     float: right;
 }
 
 .clearfix {
     clear: both;
 }
 
 .cover {
     display: inline-block;
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
 }
 
 .swiper-container-horizontal>.swiper-pagination-bullets,
 .swiper-pagination-custom,
 .swiper-pagination-fraction {
     bottom: 10px
 }
 
 .banner .swiper-pagination-bullet {
     border: 2px solid #FFF;
     background: none;
     opacity: 1;
 }
 
 .banner .swiper-pagination-bullet-active {
     border: 2px solid #206bd1;
     background: #206bd1;
 }
 /*首页样式*/
 
 .title {
     margin: .25rem 0;
     text-align: center;
     overflow: hidden;
 }
 
 .title h2 {
     font-size: .48rem;
     color: #1a2b71;
     line-height: .6rem;
 }
 
 .title h2 img {
     display: inline-block;
     margin: 0 5px;
     vertical-align: middle;
 }
 
 .title h2 span {
     color: #000000;
 }
 
 .title p {
     font-size: .28rem;
     padding: .2rem 0;
     color: #999999;
 }
 
 .page1 {
     overflow: hidden;
 }
 
 .page1 .text {
     font-size: .24rem;
     color: #000000;
     opacity: .8;
     padding: .25rem 0 .4rem;
     text-align: center;
 }
 
 .page1 ul li {
     width: 33.3%;
     padding: 0 3%;
     float: left;
     text-align: center;
     border-right: 1px solid #d9d9d9;
 }
 
 .page1 ul li:last-child {
     border: none;
 }
 
 .page1 ul li img {
     display: block;
     margin: 0 auto;
     width: 1.2rem;
 }
 
 .page1 ul li h3 {
     color: #010101;
     font-size: .35rem;
     opacity: .8;
     padding: .2rem 0 .3rem;
     font-weight: normal;
 }
 
 .page1 ul li p {
     font-size: .24rem;
     opacity: .6;
 }
 
 .page2 {
     background: url(../images/aboutbg.jpg) no-repeat top center;
     background-size: 100% 100%;
     margin: .3rem 0;
     padding: .3rem 0;
     overflow: hidden;
 }
 
 .page2 .wrap {
     position: relative;
 }
 
 .page2 .fl {
     width: 100%;
     background: #206bd1;
     padding: .25rem 0 .1rem 5%;
     color: #FFF;
 }
 
 .page2 .fl h3 {
     font-size: .48rem;
     font-weight: 400;
 }
 
 .page2 .fl i {
     opacity: .5;
     font-size: .3rem;
     font-style: normal;
 }
 
 .page2 .fl .text {
     width: 95%;
     margin: .25rem 5% .25rem 0;
     height: 6rem;
     overflow: hidden;
 }
 
 .page2 .fl .text p {
     font-size: .24rem;
     opacity: .8;
     line-height: .5rem;
 }
 
 .page2 .fr {
     position: absolute;
     right: 0;
     top: 45px;
     width: 45%;
     display: none;
 }
 
 .page2 .fr img {
     max-width: 100%;
     display: block;
 }
 
 .Pro {
     overflow: hidden;
     padding: 0 3%;
 }
 
 .Pro .tabTop {
     overflow: hidden;
     text-align: center;
     margin-bottom: .25rem;
 }
 
 .Pro .tabTop li {
     cursor: pointer;
     font-size: .28rem;
     background: #1a2b71;
     line-height: .6rem;
     display: inline-block;
     margin: 0 .5%;
     width: 32.3%;
 }
 
 .Pro .tabTop li a {
     color: #FFF;
     display: block;
 }
 
 .Pro .tabTop li.on,
 .Pro .tabTop li:hover {
     background: #000000;
 }
 
 .Pro .tabTop li.on a,
 .Pro .tabTop li:hover a {
     color: #FFF;
     opacity: 1;
 }
 
 .Pro .tabBottom {
     display: none;
     overflow: hidden;
 }
 
 .Pro .tabBottom.on {
     display: block;
 }
 
 .Pro .tabBottom li {
     width: 48%;
     margin: 0 1% 15px;
     float: left;
     position: relative;
 }
 
 .Pro .tabBottom li a .pic {
     overflow: hidden;
     display: table-cell;
     vertical-align: middle;
 }
 
 .Pro .tabBottom li a img {
     max-width: 100%;
     max-height: 100%;
     transition: .3s;
     display: block;
     margin: 0 auto;
 }
 
 .Pro a p {
     width: 100%;
     z-index: 10;
     text-align: center;
     font-size: .24rem;
     line-height: .8rem;
     background: rgb(55, 69, 124, 0.8);
     position: absolute;
     left: 0;
     bottom: 0;
     color: #FFF;
 }
 
 .Pro a.more,
 .page2 a.more,
 .page3 a.more {
     color: #fff;
     font-size: .26rem;
     display: block;
     margin: 20px auto;
     text-align: center;
     line-height: .6rem;
     width: 130px;
     background: #1a2b71;
 }
 
 .page2 {
     background: #f1f1f1;
     padding: .25rem 3%;
     overflow: hidden;
 }
 
 .page2 ul {
     overflow: hidden;
 }
 
 .page2 ul li {
     overflow: hidden;
     width: 50%;
     float: left;
     padding: 0 1%;
     margin-bottom: .2rem;
 }
 
 .page2 ul li p {
     font-size: .28rem;
     text-align: center;
     color: #000;
     line-height: .6rem;
 }
 
 .page2 ul li span {
     display: none;
 }
 
 .page3 {
     padding: 0 3%;
     overflow: hidden;
 }
 
 .page3 .bottom p {
     color: #000;
     line-height: .4rem;
     text-align: center;
 }
 
 .page3 .mySwiper {
     padding: .5rem 0 .2rem;
 }
 
 .page3 .swiper-slide {
     text-align: center;
     background: #fff;
     /* Center slide text vertically */
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     -webkit-box-pack: center;
     -ms-flex-pack: center;
     -webkit-justify-content: center;
     justify-content: center;
     -webkit-box-align: center;
     -ms-flex-align: center;
     -webkit-align-items: center;
     align-items: center;
 }
 
 .page3 .swiper-slide img {
     display: block;
     width: 100%;
     height: 100%;
     object-fit: cover;
 }
 
 .page4 {
     background: url(../images/aboutbg.jpg) no-repeat;
     background-size: 100% 100%;
     overflow: hidden;
 }
 
 .page4 .fl {
     width: 40%;
     position: relative;
 }
 
 .page4 .fl .swiper-button-next {
     left: 100%;
     top: 92%;
     background: #7a7a7a;
 }
 
 .page4 .fl .swiper-button-prev {
     left: 82%;
     top: 92%;
     background: #7a7a7a;
 }
 
 .page4 .swiper-button-next:after,
 .page4 .swiper-button-prev:after {
     font-size: .48rem;
     color: #FFF;
 }
 
 .page4 .fr {
     width: 60%;
     padding-left: 3%;
 }
 
 .page4 .fr .text p {
     font-size: .24rem;
     color: #000;
 }
 
 .page5 {
     padding: 0 2%;
     overflow: hidden;
 }
 
 .page5 ul {
     overflow: hidden;
     background: #f9f9f9;
 }
 
 .page5 ul li {
     width: 50%;
     float: left;
     text-align: center;
 }
 
 .page5 ul li img {
     width: 100%;
 }
 
 .page5 ul li h3 {
     font-size: .3rem;
     color: #000;
     padding: .7rem 0 .2rem;
 }
 
 .page5 ul li p {
     font-size: .28rem;
     color: #5a5a5a;
     line-height: .4rem;
     padding: 0 5%;
 }