@charset "utf-8";
/* CSS Document */
/* fallback */
@font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(../fonts/icon.woff2) format('woff2');}
.material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; -webkit-font-feature-settings: 'liga'; -webkit-font-smoothing: antialiased;}

html, body,h1,h2,h3,h4,h5,ul,li,dl,dt,ol,p,a,span,div{padding: 0;margin: 0; list-style-type: none;}
body { max-width: 640px; height: 100%; margin: 0 auto; position: relative; font-size: 12px; display: block;background-color: #f5f5f5; color: #333333;}
img{ border: none;max-width: 100%}
a, a:link, a:active, a:visited, a:hover{text-decoration: none; color: #333;}
.ellipsis {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
.ellipsiss {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ellipsisss {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.box{ overflow: hidden; background-color: #fff;}
button,select{ border: none; background: none;}
.interval-line{ height: 5px;}

/* logo */
.logo{ width: 250px; height: 38px; display: block; position: absolute; left: 10px; top: 4px; font-size: 24px; font-weight: bold; }

/* 导航 */
.menushow{ float: right;}
.menushow img{ width: 36px; height: 36px;}
.logo-bar{ height: 40px; background: #fff;}
.logo{ width: auto; height: 30px;}

/*banner*/
.banner { width: 100%; height: 160px; position: relative;}
.banner .swiper-slide { text-align: center;  background: #fff;}
.banner .swiper-slide img{ width:100%; height: 160px;}

/*搜索*/
.search-box{ margin: 10px 0;}
.search-box input{ display: block; width: 85%; padding-left: 35px; border: none; height: 35px; margin: 0 auto; border-radius: 35px; background:url(../images/1.png) no-repeat #ffffff; background-size: 18px 18px; background-position: 10px 10px;}

/*首页导航*/
.menubox{ padding-bottom: 15px; display: flex; justify-content: space-between; flex-wrap: wrap; background-color: #fff; overflow: auto;}
.menubox a{ display: block; width: 20%; padding: 15px 0 0 0; color: #333; text-align: center;}

/*通知公告*/
.noticebox{ margin-top: 1px; background-color: #fff; overflow: hidden;}
.notice-left{ float: left; padding: 10px;}
.notice-left img{ width: 29px; height: 32px; padding-right: 10px; border-right: #ddd solid 1px;}
.notice-right{ float: right; width: calc(100% - 65px); height: 30px; margin-top: 10px; overflow:hidden; position:relative;}
.notice-right .swiper-wrapper .swiper-slide a{ display: block;}
.notice-right .swiper-wrapper .swiper-slide a i{ display: block; font-style: normal; text-align: left;}

.headernews-box{ padding: 10px 3%;}
.headernews-box a{ font-size: 16px; line-height: 30px;}

/*新闻轮播图*/
.focusbox { width: 100%; height: auto; position: relative;}
.focusbox .swiper-slide { position: relative; }
.focusbox .swiper-slide img{ display: block; width:100%; height: 234px;}
.focusbox .swiper-slide span{ display: block; width:100%; height: 30px; line-height: 30px; bottom: 0px; background-color: rgba(0,0,0,.5); color: #fff; position: absolute; z-index: 1000;}
.focusbox .swiper-pagination{ text-align: right; }

.box-title{ padding: 10px 0; border-bottom: #f1f1f1 solid 1px; overflow: hidden; }
.box-title h3{ float: left; margin-left: 3%; padding-left: 6px; border-left: #154d9b solid 4px; font-size: 14px; font-weight: bold; }
.box-title a{ float: right; margin-right: 3%; color: #154d9b; }

.newsbox-title{ display: flex; justify-content: space-between; height: 40px; background-color: #f5f5f5;}
.newsbox-title div{ width: 33.3%; line-height: 40px; text-align: center;}
.newsbox-title-on{ background-color: #154d9b; color: #fff;}
.newsbox-tab>div>a{ display: block; padding: 0 3% 0 5%; background: url(../images/3.png) no-repeat 3% 18px; border-bottom: #ddd dashed 1px; overflow: hidden;}
.newsbox-tab>div>a>span{ width: 75%; display: block; float: left; line-height: 40px;}
.newsbox-tab>div>a>i{ display: block; float: right;line-height: 40px; font-style: normal;}

/*专题专栏*/
.projectbox{ padding:10px 3%; display: flex; justify-content: space-between; flex-wrap: wrap;  }
.projectbox a{ width: 49%;}
.projectbox a img{ width: 100%;}

/*重大成果*/
.resultstbox>a{ display: block; padding: 0 3% 0 3%; border-bottom: #ddd dashed 1px; overflow: hidden;}
.resultstbox>a>span{ display: block; line-height: 40px;}
.resultstbox>a>span>i{ line-height: 40px; font-style: normal; color: #154d9b;}

/*业务工作*/
.workbox{ padding:10px 3%; display: flex; justify-content: space-between; flex-wrap: wrap;  overflow: hidden;}
.workbox a{ width: 49%; height: 100px; text-align: center; background: #154d9b; color: #ffffff; margin-bottom: 6px;}
.workbox a img{ display: block; width: 50px; margin: 0 auto; margin-top: 10px; margin-bottom: 10px;}

/*信访举报*/
.reportbox img{ display: block; width: 94%; margin: 0 auto; margin-top: 10px; margin-bottom: 10px; }

/*信访举报*/
.links{ padding: 15px 3%;}
.links>div{ float: left;padding-top: 5px}
.links>select{float: left; width: 80%; border: #ddd solid 1px;height: 30px}

.bottom{ background-color: #16497d; color: #fff; text-align: center; line-height: 25px;}
.code{ margin: 20px 0; text-align: center;}
.code img{ display: block; margin: 0 auto; width: 110px;}

/*内页*/
.return-btn{ font-size: 16px; height: 30px; line-height: 38px; padding-left: 30px; background: url(../images/13.png) no-repeat; background-size: 20px 20px; background-position: 10px 10px;}
.nybanner{ height: 115px; }
.nybanner h3{ color: #fff; text-align: center; font-size: 18px; margin-top: 25px;}
.nybanner div{ width: 30px; height: 3px; background-color: #fff; margin: 0 auto; margin-top: 10px; margin-bottom: 10px;}
.nybanner p{ color: #fff; text-align: center;}

.location{ background: #fff;}
.location p{ width: 96%; height: 30px; line-height: 30px; margin: 0 auto;}

.ny-menu{ margin-top: 1px; padding-bottom: 10px; background-color: #fff; overflow: hidden;}
.ny-menu>a{ display: block; width: 25%; margin-top: 10px; text-align: center; float: left; }
.ny-menu-on{ color: #154d9b !important;}

.textbox{ padding: 15px 3%; }
.textbox img{ max-width: 100%;}

.teambox-line{ display: flex; justify-content: center; flex-wrap: wrap; overflow: hidden;}
.teambox-line div{  padding: 15px 5px;text-align: center}
.teambox-line div img{ width: 80px;  height: 112px}
.teambox-line div h3{ text-align: center;}
.teambox-line div p{ text-align: center;}

.projectbox{ padding:10px 3%; display: flex; justify-content: space-between; flex-wrap: wrap;  }
.projectbox a{ width: 49%;}
.projectbox a img{ width: 100%;}

.honorbox{ padding: 0 3%; display: flex; justify-content: space-between; flex-wrap: wrap;}
.honorbox>a{width: 48%; margin-top: 15px;}
.honorbox>a>div{width: 100%; height: 110px; border: #eaeaea solid 1px;}
.honorbox>a>div>img{ display: block; margin: 0 auto; height: 100%;}
.honorbox>a>h4{ margin: 10px 0; text-align: center; font-weight: normal;}

.historybox{ padding: 10px 3%; background: url(../images/18.png) no-repeat; background-size: 20px auto;}
.historybox-line{ padding-left: 20px; margin-top: 15px; margin-left: -5px; background: url(../images/19.png) no-repeat left top; background-size: 20px auto; display: block; }
.historybox-line>div{ border: #bfdaff solid 1px; padding: 10px; }
.historybox-line>div>h3{ color: #e62129; }
.historybox-line>div>span{ display: flex; flex-wrap: wrap;}
.historybox-line>div>span>img{ margin-right: 5px; margin-bottom: 5px; width: 100px; height: 62px;}

.nynewsbox{ width: 96%; margin: 0 auto; }
.nynewsbox a{ display: block; padding: 10px 0; border-bottom: #eaeaea dashed 1px; overflow: hidden;}
.nynewsbox a img{ float: left; width: 85px; height: 55px; margin-right: 10px;}
.nynewsbox a p{ height: 40px; color: #333;}
.nynewsbox a span{ display: block; color: #333;}

.page-list{ margin-top: 10px;justify-content: space-between; background-color: #fff;}
.page-list ul{display: flex}
.page-list li a{color: #154d9b;}
.page-list li{ width: 20%;flex: 1; height: 45px; line-height: 45px; text-align: center;  color: #154d9b; border: #eaeaea solid 1px;}
.page-list li:nth-of-type(3){ color: #333;}

.detailsbox{padding: 10px 3%; margin: 10px 0;}
.detailsbox h3{ font-size: 16px; line-height: 24px; text-align: center;}
.time{ display: flex; justify-content: space-between; margin: 0 0 10px 0; height: 30px; line-height: 30px; border-bottom: #eaeaea dashed 1px; overflow:hidden;}
.time span{ width: 33%; text-align: center; color: #999; font-size: 12px;}
.news-box-xx img{ max-width: 100%;height: auto !important;}

.nyworkbox{padding: 10px 3%; }
.nyworkbox-js{ height: 80px; overflow: hidden;}
.nyworkbox-js>img{ float: left; width: 125px; height: 78px; margin: 0 10px 10px 0; }
.showall-btn{ margin: 10px 0; width: 100%; height: 26px; line-height: 26px; border: #eee solid 1px; text-align: center; }

.nyworkbox-list{ width: 100%;}
.nyworkbox-list>a{ display: block; padding: 0 3% 0 3%; background: url(../images/3.png) no-repeat 0 18px; border-bottom: #ddd dashed 1px; overflow: hidden;}
.nyworkbox-list>a>span{ width: 75%; display: block; float: left; line-height: 40px;}
.nyworkbox-list>a>i{ display: block; float: right;line-height: 40px; font-style: normal;}

.nyexpertsbox{ width: 96%; margin: 0 auto; }
.nyexpertsbox a{ display: block; padding: 10px 0; border-bottom: #eaeaea dashed 1px; overflow: hidden;}
.nyexpertsbox a img{ float: left; width: 75px; height: 105px; margin-right: 10px;}
.nyexpertsbox a h3{ width: calc(100% - 90px); float: left;  color: #333; margin-bottom: 10px;}
.nyexpertsbox a p{ width: calc(100% - 90px); float: left;  color: #333; line-height: 26px;}

.recruitmentbox-title{ display: flex; height: 40px; background-color: #8a9fbc; line-height: 40px;}
.recruitmentbox-title span{ color: #fff;}
.recruitmentbox-title span:nth-of-type(1){ flex: 3; padding-left: 10px;}
.recruitmentbox-title span:nth-of-type(2){ flex: 1;}
.recruitmentbox-title span:nth-of-type(3){ flex: 1;}
.recruitmentbox-title span:nth-of-type(4){ flex: 2;}
.recruitmentbox-title span:nth-of-type(5){ flex: 2;}
.recruitmentbox-list a{ display: flex; height: 50px; border-bottom: #eee solid 1px; line-height: 50px;}
.recruitmentbox-list a span{ }
.recruitmentbox-list a span:nth-of-type(1){ flex: 3; padding-left: 10px;}
.recruitmentbox-list a span:nth-of-type(2){ flex: 1;}
.recruitmentbox-list a span:nth-of-type(3){ flex: 1;}
.recruitmentbox-list a span:nth-of-type(4){ flex: 2;}
.recruitmentbox-list a span:nth-of-type(5){ flex: 2;}

.recruitmentbox-jobs{ height: 40px; background-color: #8a9fbc; line-height: 40px; font-size: 14px; color: #fff; font-weight: bold; padding-left: 10px; }
.recruitmentbox-text{ padding: 10px 3%;}
.recruitmentbox-text img{ max-width: 100%;}

.form-rc{ width: 94%; margin: 0 auto; }
.form-rc-title{ margin-top: 20px; font-size: 14px; text-align: left; color: #999; }
.inputline{ margin-top: 10px; overflow: hidden;}
.inputline p{ color: #ff0000;}
.inputline span{ display: inline-block; margin-right: 10px; width: 75px; height: 25px;text-align-last:justify;}
.inputline input{ display: inline-block; width: calc(96% - 95px); height: 25px; border: #ccc solid 1px;}
.inputline i{ color: #ff0000;}
.inputline select{ border: #ccc solid 1px;}

.select-value,.select-value2{
        width: 80%;
        height: 30px;
        border:1px solid #ccc;
    }
    p{
        margin:0;
        padding:0;
    }
    .slide-wapper {
        padding:20px;
        overflow-y: scroll;
         background: #eee;
    }
    .title{
        padding-top:30px;
        padding-bottom:10px;
        color:#333;
    }
    .title2{
        padding-top:20px;
        font-size: 22px;
    }
.zp-submit{ display: block; margin: 0 auto; margin-top: 15px; margin-bottom: 15px; width: 94%; height: 40px; line-height: 40px; color: #fff !important; background-color: #154d9b; text-align: center;}

.contactbox-text{ width: 90%; margin: 0 auto; margin-top: 20px; overflow: hidden;}
.contactbox-text img{ float: left; margin-right: 10px; width: 40px; height: 40px; }
.contactbox-text span{ float: left; }
.contactbox-text span i{ color: #999; font-style: normal; }
.contactbox-text span p{ color: #333; font-size: 14px }
.contactbox-map{ margin-top: 20px;}
.contactbox-map img{ max-width: 100%;}
.loadmore-nodata{padding: 20px;text-align: center;font-size: 16px}

.sub_nav{text-align: center;margin: 15px 0;}
.sub_nav a{display: inline-block;width: 100px;padding: 8px 0;background: #f5f5f5;margin: 0 10px;border: 1px solid #ddd;color: #333}
.sub_nav a.active{color: #fff;background: #2b5ba0;border: 1px solid #2b5ba0;}
