 * {
     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;
 }
.banner .swiper-slide .txt{color: #fff;position: absolute;left: .3rem;top: 30%;width: 80%;}
.banner .swiper-slide .txt h3{font-size: .32rem;font-weight: 600;line-height: .48rem;}
.banner .swiper-slide .txt p{font-size: .24rem;line-height: .6rem;}
.banner .swiper-slide .txt span{font-size: .24rem;color: #fff;padding:.1rem .25rem;display: inline-block;background: #3388ff;margin-top: .2rem;}

 .pCol,
 .content .page a.select,
 .in_news ul li .time {
     background: #004986
 }
 
 .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;
 }
 
 .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;
 }
 

 
 .fl {
     float: left;
 }
 
 .fr {
     float: right;
 }
 
 .clearfix {
     clear: both;
 }
 
 .cover {
     display: inline-block;
     text-overflow: ellipsis;
     overflow: hidden;
     white-space: nowrap;
 }
.list_title{padding-bottom: .3rem;font-size: .32rem;color: #333;font-weight: normal;}
.ny_contact {background: #f8f8f8;}
.ny_contact .txt{padding: .3rem .3rem 0 .3rem;}
.ny_contact .txt p{line-height: .3rem;padding-bottom: .3rem;}
.ny_contact .txt p span{color: #999;display: block;margin-bottom: .1rem;}