@charset "UTF-8";
.inline-block { display: inline-block; *display: inline;
*zoom: 1;
}
.party-list li a, .news-list li a, .project-list li a, .news-list li.fir .news-r .tit, .honor .swiper-slide span, .page-pic-list li a span, .page-news-list dt { max-width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
/* 上下结构 */
/* page */
body { font-family: "微软雅黑"; }
h1, ul, ol, h2 { margin: 0; }
ul { padding: 0; }
.top-wrap { margin-bottom: 0; border: 0; }
#nav-menu .sec-menu { display: none; }
.logo button { margin-right: 0; }
.logo h1 { padding: 2px 0; }
.logo h1 img { max-height: 100%; }
.about-wrapper { margin-top: 25px; }
.about-wrapper .about { margin-top: 15px; overflow: hidden; }
.about-wrapper .about-l, .about-wrapper .about-c, .about-wrapper .about-r { padding: 0; }
.about-wrapper .about-l img, .about-wrapper .about-c img, .about-wrapper .about-r img { width: 100%; }
.about-wrapper .about-r { padding: 15px 10px; background: #e9e9e9; }
.about-wrapper .about-r h2 { margin-bottom: 10px; font-size: 16px; }
.about-wrapper .about-r .txt p { color: #666666; }
.about-wrapper .about-r .more { text-align: right; }
.about-wrapper .about-r .more a { color: #007cc2; }
.party-wrapper { margin-top: 25px; padding-top: 25px; padding-bottom: 25px; background: url(../images/party-bg.jpg) no-repeat center; background-size: cover; }
.party .box01, .party .box02, .party .box03 { margin-top: 15px; padding: 15px 10px; padding-bottom: 25px; background: #FFFFFF; }
.party .tit h2 { padding-bottom: 10px; font-size: 16px; text-align: center; color: #007cc2; background: url(../images/party-tit.png) no-repeat center bottom; }
.party .more { margin-top: 25px; }
.party .more a { width: 30%; line-height: 30px; margin: 0 auto; border-radius: 2px; display: block; background: #007cc2; color: #FFFFFF; text-align: center; }
.party-list, .news-list, .project-list { margin-top: 10px; list-style: none; }
.party-list li, .news-list li, .project-list li { line-height: 34px; border-bottom: 1px dashed #CCCCCC; }
.party-list li a, .news-list li a, .project-list li a { max-width: 98%; padding-left: 10px; background: url(../images/party-li.png) no-repeat center left; color: #666666; display: block; }
.party-list li a:hover, .news-list li a:hover, .project-list li a:hover { color: #007cc2; background: url(../images/party-liH.png) no-repeat center left; }
.news-wrapper { margin-top: 25px; }
.news .box01, .news .box02, .news .box03, .news .box04 { margin-top: 20px; }
.news .box01 .tit03 h2 { background: url(../images/news-tit1.png) no-repeat center left; }
.news .box02 .tit03 h2 { background: url(../images/news-tit2.png) no-repeat center left; }
.news .box03 .tit03 h2 { background: url(../images/news-tit3.png) no-repeat center left; }
.news .box04 .tit03 h2 { background: url(../images/news-tit4.png) no-repeat center left; }
.news-list li { overflow: hidden; }
.news-list li a { max-width: 72%; float: left; }
.news-list li span { float: right; color: #999999; }
.news-list li.fir { padding-bottom: 10px; }
.news-list li.fir a {padding-left: 0;white-space: normal;background: none;float: none;max-width: initial;}
.news-list li.fir .img { width: 110px; height: 80px; float: left; }
.news-list li.fir .img img { width: 100%; height: 100%;}
.news-list li.fir .news-r { width: 60%; float: right; }
.news-list li.fir .news-r .tit { margin-bottom: 10px; font-size: 14px; }
.news-list li.fir .news-r .txt { line-height: 20px; max-height: 20px; margin-bottom: 0; color: #999999; overflow: hidden; }
.news-list li.fir .news-r .time { color: #999999; margin-bottom: 0; }
.honor-wrapper { margin-top: 25px; padding-top: 20px; padding-bottom: 30px; background: url(../images/honor-bg.jpg) no-repeat center; background-size: cover; }
.honor { margin-top: 20px; position: relative; }
.honor .swiper-container { width: 270px; }
.honor .swiper-slide img { width: 100%; height: 180px; }
.honor .swiper-slide span { margin-top: 10px; display: block; color: #FFFFFF; text-align: center; font-weight: bold; }
.honor .swiper-button-prev { background: url(../images/prev-btn.png) no-repeat center; }
.honor .swiper-button-next { background: url(../images/next-btn.png) no-repeat center; }
.page-pic-list { list-style: none; margin-top: 20px; }
.page-pic-list li a { height: 0; margin-bottom: 40px; padding-top: 66.66%; display: block; position: relative; }
.page-pic-list li a img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.page-pic-list li a span { margin-top: 5px; display: block; text-align: center; color: #333333; font-size: 16px; font-weight: bold; }
.project-wrapper { margin-top: 25px; }
.project { margin-top: 15px; }
.project .box01, .project .box02, .project .box03 { margin-bottom: 20px; padding: 15px 10px; background: #FFFFFF; box-shadow: 0 0 7px rgba(0, 0, 0, 0.35); }
.project .box01 .tit h2, .project .box02 .tit h2, .project .box03 .tit h2 { padding-bottom: 10px; font-size: 16px; text-align: center; color: #007cc2; background: url(../images/party-tit.png) no-repeat center bottom; }
.project .box01 .more, .project .box02 .more, .project .box03 .more { margin-top: 25px; }
.project .box01 .more a, .project .box02 .more a, .project .box03 .more a { width: 30%; line-height: 30px; margin: 0 auto; border-radius: 2px; display: block; background: #007cc2; color: #FFFFFF; text-align: center; }
.project .box03 .tit { margin-bottom: 20px; }
.project .box03 .tit h2 { padding-bottom: 0; text-align: left; background: none; }
.project .box03 .txt p { overflow: hidden; }
.project .box03 .txt .icon { margin-right: 10px; float: left; }
.project .box03 .txt .icon img { max-height: 100%; }
.project .box03 .txt span { width: 90%; float: right; }
.friendly-link { margin-top: 6px; }
.friendly-link .tit01 { padding-bottom: 3px; border-bottom: 1px solid #999999; }
.link-list { padding-top: 10px; }
.link-list a { color: #666666; }
.footer-wrapper { margin-top: 25px; padding-top: 20px; background: url(../images/footer-bg.jpg) no-repeat center; background-size: cover; }
.footer-wrapper .f-menu a { color: #FFFFFF; }
.footer-wrapper .f-qr { text-align: center; }
.footer-wrapper .f-qr img { max-width: 100%; }
.footer-wrapper .copyright { margin-top: 20px; padding: 10px 15px; background: rgba(0, 0, 0, 0.7); color: #FFFFFF; text-align: center; }
.footer-wrapper .copyright p { margin-bottom: 0; }
.main { margin-top: 20px; }
.side-tit { padding: 10px 0; background: #00517e; color: #FFFFFF; text-align: center; }
.side-tit h2 { margin-bottom: 5px; font-size: 18px; font-weight: bold; }
.side-tit span { text-transform: uppercase; display: block; background: url(../images/side-tit.png) no-repeat center; }
.side-menu { margin-top: 15px; }
.side-menu .menu-list { list-style: none; text-align: center; }
.side-menu .menu-list li { display: inline-block; text-align: center; border: 1px solid #007cc2; border-radius: 4px; }
.side-menu .menu-list li a { padding: 4px 10px; display: block; color: #007cc2; }
.side-menu .menu-list li.active, .side-menu .menu-list li:hover { background: #007cc2; }
.side-menu .menu-list li.active a, .side-menu .menu-list li:hover a { color: #FFFFFF; text-decoration: none; }
.main-tit { display: none; }
.page-news-list { margin-top: 25px; }
.page-news-list dl { border-bottom: 1px dashed #999999; }
.page-news-list dt { margin-bottom: 5px; }
.page-news-list dt a { color: #333333; }
.page-news-list dd .txt { max-height: 100px; margin-bottom: 10px; color: #666666; overflow: hidden; }
.page-news-list dd .time { color: #999999; }
.page-join-list { margin-top: 25px; overflow: hidden; }
.page-join-list th { background: #e6e6e6; color: #007cc2; }
.page-join-list tbody tr td { padding: 8px 6px; border-bottom: 1px solid #e5e5e5; }
.page-join-list td h2 { font-size: 14px; }
.page-join-list td p { margin-bottom: 0; }
.page-join-list td a { border-radius: 2px; }
.page-join-list .tit { width: 35%; }
.page-join-list .time { width: 28%; }
.page-join-list .more { width: 20%; }
.text-title { margin-top: 20px; border-bottom: 1px solid #333333; text-align: center; }
.text-title h1 { margin-bottom: 5px; font-size: 18px; font-weight: bold; }
.text-title h3{color: #0060a1;font-size: 17px;font-weight:bold;line-height:24px;margin-top: 15px;display: block;}
.text-title p { color: #666666; }
.detail-box { margin-top: 20px; }
.detail-box p { color: #666666; }
.detail-box p img { max-width: 100% !important; height: auto !important; }
.tit01 { overflow: hidden; }
.tit01 h2 { font-size: 18px; float: left; }
.tit01 span { color: #999999; }
.tit02 { text-align: center; color: #FFFFFF; }
.tit02 h2 { margin-bottom: 10px; font-size: 18px; }
.tit03 { padding-bottom: 5px; border-bottom: 1px solid #999999; overflow: hidden; }
.tit03 h2 { padding-left: 25px; font-size: 16px; color: #666666; float: left; }
.tit03 a { float: right; color: #999999; text-transform: uppercase; }
.tit04 { color: #FFFFFF; overflow: hidden; }
.tit04 h2 { font-size: 18px; float: left; }
.page { clear: both; padding: 20px 0 40px; text-align: center; }
.page a { display: inline-block; margin-bottom: 5px; padding: 0px 15px; font-size: 12px; line-height: 28px; background: #fff; border: 1px solid #e3e3e3; text-align: center; color: #333; border-radius: 3px; }
.page a:hover { background: #007cc2; color: white; text-decoration: none; }
.page a.a1 { padding: 0px 15px; line-height: 28px; margin-top: 0px; }
.page span { display: inline-block; padding: 0px 15px; line-height: 28px; background: #007cc2; border: 1px solid #007cc2; color: #fff; text-align: center; border-radius: 3px; }
.page .noPage { display: inline-block; padding: 0px 12px; height: 22px; line-height: 22px; border: 1px solid #e3e3e3; text-align: center; color: #a4a4a4; }
.add_logo{ display:none}
.clearfix{zoom:1;}
.clearfix:after{content:'.';display:block;height:0;font-size:0px;line-height:0px;clear:both;visibility:hidden;}
 @media screen and (min-width: 414px) {
.project .box03 .txt span { width: 92%; }
.page-join-list .tit { width: 48%; }
.news-list li.fir .news-r { width: 68%;}
}
@media screen and (min-width: 768px) {
.top-wrap { padding: 0; position: initial; background: #007cc2; border-radius: 0; }
#nav-menu { padding: 0; }
#nav-menu li a { padding: 15px 10px; color: #FFFFFF; }
#nav-menu li.active a, #nav-menu li:hover a { background: rgba(0, 0, 0, 0.35); }
.logo { width: 40px; position: absolute; top: 30px; left: 0; right: 0; margin: auto; display: none;}
.about-wrapper { padding: 0; }
.about-wrapper .about-l img, .about-wrapper .about-c img { height: 188px; }
.about-wrapper .about-r h2 { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.about-wrapper .about-r .txt { height: 100px; overflow: hidden; }
.about-wrapper .about-r .more { margin-top: 11px; }
.party { padding: 0; }
.party .more a { width: 50%; }
.party .box01, .party .box02, .party .box03 { width: 24%; margin-left: 1%; }
.news-list li.fir .news-r { width: 82%; }
.honor .swiper-container { width: 100%; }
.honor .swiper-slide img { height: 123px; }
.f-menu dl { width: 30%; margin-right: 3%; float: left; }
.f-menu a { word-break: keep-all; }
.project .box03 .txt span { float: left; }
.page-pic-list { overflow: hidden; }
.page-pic-list li { width: 31%; margin: 0 1%; float: left; }
.page-join-list .tit { width: 63%; }
.page-join-list .time { width: 14%; }
.page-join-list .more { width: 11%; }
.add_logo{ display:block;margin: 20px auto;}
}
@media screen and (min-width: 992px) {
.container { width: 1200px; padding: 0; }
.top-wrap { width: 100%; }
#nav-menu { width: 1200px; margin: 0 auto; }
#nav-menu li a { font-size: 16px; padding: 15px 29px; }
#nav-menu li { position: relative; }
#nav-menu li:hover .sec-menu { display: block; }
#nav-menu li:hover .sec-menu li a { background: none; }
#nav-menu .sec-menu { width: 150px; padding: 0 15px; list-style: none; position: absolute; background: rgba(7, 27, 51, 0.75); z-index: 10; border-top: 1px solid #FFFFFF; }
#nav-menu .sec-menu li { line-height: 36px; border-bottom: 1px dashed #FFFFFF; }
#nav-menu .sec-menu li:last-child { border-bottom: 0; }
#nav-menu .sec-menu li a { color: #b2b2b2; padding: 0; }
#nav-menu .sec-menu li:hover a { color: #FFFFFF; text-decoration: none; }
.logo { width: 111px; height: 128px; top: 36px; }
.logo h1 { height: 100%; padding: 0; }
.about-wrapper .about { margin-top: 20px; }
.about-wrapper .about-l, .about-wrapper .about-c, .about-wrapper .about-r { height: 300px; }
.about-wrapper .about-l img, .about-wrapper .about-c img, .about-wrapper .about-r img { height: 100%; }
.about-wrapper .about-r { width: 414px; margin-left: -14px; padding-left: 40px; padding-right: 30px; padding-top: 25px; background: url(../images/about-r.png) no-repeat center left; }
.about-wrapper .about-r .txt { max-height: 168px; height: auto; }
.about-wrapper .about-r .txt p { line-height: 24px; margin-bottom: 0; }
.about-wrapper .about-r .more { margin-top: 20px; }
.party-wrapper { margin-top: 60px; max-height: 700px; padding-top: 40px; padding-bottom: 60px; overflow: hidden; background-size: initial; }
.party { margin-top: 35px; }
.party .box01, .party .box02, .party .box03 { width: 277px; height: 500px; margin-top: 0; padding: 20px 20px 0 20px; overflow: hidden; }
.party .box01 .more, .party .box02 .more, .party .box03 .more { margin-top: 23px; }
.party .box01 { margin-left: 0; }
.party .box02, .party .box03 { margin-left: 30px; }
.party .tit h2 { padding-bottom: 15px; font-size: 20px; }
.news-wrapper { margin-top: 50px; }
.news { overflow: hidden; }
.news .box01, .news .box02, .news .box03, .news .box04 { width: 580px; float: left; }
.news .box01 .news-list, .news .box02 .news-list, .news .box03 .news-list, .news .box04 .news-list { margin-top: 15px; }
.news .box02, .news .box04 { margin-left: 40px; }
.news .box03, .news .box04 { margin-top: 30px; }
.news-list li.fir:hover .news-r .tit { background: url(../images/party-liH.png) no-repeat center left; }
.news-list li.fir .news-r { width: 79%; position: relative; }
.news-list li.fir .news-r .tit { max-width: 78%; margin-bottom: 7px; padding-left: 10px; background: url(../images/party-li.png) no-repeat center left; }
.news-list li.fir .news-r .time { line-height: 18px; position: absolute; right: 0; top: 0; }
.news-list li.fir .news-r .txt { max-height: 58px; }
.page-news-list dl { position: relative; }
.page-news-list dt { max-width: 85%; }
.page-news-list dt a { padding-left: 25px; font-size: 16px; font-weight: normal; text-decoration: none; background: url(../images/page-news.png) no-repeat center left; }
.page-news-list dt a:hover { color: #007cc2; background: url(../images/page-newsH.png) no-repeat center left; }
.page-news-list dd .txt { line-height: 25px; max-height: 50px; }
.page-news-list dd .time { position: absolute; top: 0; right: 0; }
.honor-wrapper { margin-top: 50px; height: 380px; padding-top: 50px; padding-bottom: 70px; overflow: hidden; background-size: initial; }
.honor .swiper-container { width: 1200px; }
.honor .swiper-container .swiper-slide { width: 270px !important; }
.honor .swiper-container .swiper-slide img { height: 180px; }
.honor .swiper-container .swiper-slide span { margin-top: 15px; font-size: 16px; }
.project-wrapper { margin-top: 40px; }
.project-wrapper .project-l { width: 805px; float: left; }
.project-wrapper .project { margin-top: 13px; overflow: hidden; }
.project-wrapper .project .box01, .project-wrapper .project .box02 { width: 385px; height: 350px; margin-top: 7px; padding: 0 22px; padding-top: 30px; float: left; }
.project-wrapper .project .box01 .project-list, .project-wrapper .project .box02 .project-list { margin-top: 15px; }
.project-wrapper .project .box01 .tit h2, .project-wrapper .project .box02 .tit h2, .project-wrapper .project .box03 .tit h2 { padding-bottom: 15px; font-size: 20px; }
.project-wrapper .project .box01 { margin-left: 7px; }
.project-wrapper .project .box02 { margin-right: 7px; float: right; }
.project-wrapper .project .box03 { height: 350px; margin: 7px; padding: 43px 25px 0 25px; }
.project-wrapper .project .box03 .txt { max-height: 250px; overflow: hidden; }
.project-wrapper .project .box03 .txt p { font-size: 16px; }
.project-wrapper .project .box03 .txt span { width: 91%; }
.project-wrapper .project-r { width: 370px; float: right; }
.friendly-link { margin-top: 40px; }
.friendly-link .tit01 { height: auto; padding-bottom: 0; }
.link-list a { line-height: 36px; margin-right: 17px; font-size: 16px; word-break: keep-all; }
.footer-wrapper { margin-top: 60px; padding-top: 30px; }
.footer-wrapper .copyright { padding: 15px 15px; }
.footer .f-menu { width: 1040px; overflow: hidden; float: left; }
.footer .f-menu dl { width: 80px; }
.footer .f-menu dt { margin-bottom: 10px; }
.footer .f-menu dt a { font-size: 16px; }
.footer .f-menu dd a { margin-bottom: 15px; display: block; }
.footer .f-qr { width: 130px; float: right; }
.main { margin-top: 50px; }
.side { width: 200px; float: left; }
.side-tit { height: 80px; padding-top: 16px; }
.side-tit h2 { margin-bottom: 10px; font-size: 24px; }
.side-tit span { font-size: 12px; }
.side-menu .menu-list li { line-height: 50px; margin-bottom: 1px; border-radius: 0; display: block; }
.side-menu .menu-list li a { font-size: 18px; }
.main-r { width: 940px; float: right; }
.main-tit { padding-bottom: 8px; display: block; border-bottom: 1px solid #333333; overflow: hidden; }
.main-tit h2 { float: left; font-size: 20px; color: #007cc2; }
.main-tit .crumbs { float: right; color: #666666; }
.main-tit .crumbs a { color: #666666; }
 .main-tit .crumbs a:honor {
color: #007cc2;
}
.page-banner { max-height: 600px; overflow: hidden; }
.page-pic-list { margin-top: 30px; margin-left: -65px; }
.page-pic-list li { width: 270px; margin: 0 0 30px 65px; }
.page-pic-list li a { height: auto; margin-bottom: 0; padding-top: 0; text-decoration: none; }
.page-pic-list li a img { height: 180px; position: relative; }
.page-pic-list li a span { margin-top: 15px; }
.page-join-list { margin-top: 30px; }
.page-join-list th { font-weight: normal; font-size: 16px; color: #015c93; }
.page-join-list th.tit { padding-left: 30px; }
.page-join-list th.more { width: 12%; text-align: center; }
.page-join-list td h2 { font-size: 16px; }
.page-join-list td p { color: #666666; }
.page-join-list td a { border: 1px solid #007cc2; padding: 5px 20px; }
.page-join-list td a:hover { background: #007cc2; color: #FFFFFF; text-decoration: none; }
.page-join-list tbody tr td { padding: 15px 8px; }
.text-title { margin-top: 25px; }
.text-title h1 { margin-bottom: 10px; font-size: 24px; }
.text-title p { font-size: 16px; }
.text-title h3{ font-size:20px}
.detail-box { margin-top: 30px; }
.detail-box p { line-height: 30px; font-size: 16px; margin-bottom: 20px; }
.tit01 { height: 22px; }
.tit01 h2 { font-size: 20px; }
.tit01 span { line-height: 30px; margin-left: 3px; }
.tit02 h2 { font-size: 24px; }
}
@media screen and (min-width: 1400px) {
.honor .swiper-button-prev { left: 1%; }
.honor .swiper-button-next { right: 1%; }
}
@media screen and (min-width: 1600px) {
.honor .swiper-button-prev { left: 14%; }
.honor .swiper-button-next { right: 14%; }
}

/*# sourceMappingURL=common.css.map */
