﻿@charset "utf-8";
#footer { margin-top: 0; }

/* 首页banner图切换 S*/
#indBanner { clear: both; text-align: center; position: relative; z-index: 0; }
#indBanner::after { display: block; opacity: 0.5; min-width: 1200px; width: 100%; height: 60px; content: ""; position: absolute; bottom: 0; left: 0; background: linear-gradient(0, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.00) 100%); }
#indBanner .bd .con { display: none; }
#indBanner .bd .pic img { width: 100%; height: auto;  animation: slideBanner 7s ease-in-out 1; min-width: 1200px; }
#indBanner .prev,
#indBanner .next { width: 52px; height: 61px; background: url(../../base/img/ind-arrow.png) no-repeat 0 0; display: none; position: absolute; left: 50%; top: 50%; margin-top: -30px; opacity: 0.3; filter: alpha(opacity=30); cursor: pointer; transition: 0.3s; -moz-transition: 0.3s; -webkit-transition: 0.3s; -o-transition: 0.3s; }
#indBanner .prev { margin-left: -640px; background-position: -52px 0; }
#indBanner .next { margin-left: 600px; }
#indBanner .prev:hover,
#indBanner .next:hover { opacity: 0.6; filter: alpha(opacity=60); }
#indBanner .hd { height: 14px; overflow: hidden; position: absolute; left: 0; width: 100%; bottom: 30px; text-align: center; font-size: 0; z-index: 3;  }
#indBanner .hd li { cursor: pointer; display: inline-block; *display: inline; zoom: 1; vertical-align: top; margin: 0 5px; width: 60px; height: 6px; background: #fff; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px; }
#indBanner .hd li span { display: none; }
#indBanner .hd .on { background: #00756e; }
@keyframes slideBanner {
    0% { transform: scale(1.2); }
    100% { transform: scale(1); }
}


/* row-------------------------------------- */
.row { padding: 20px 0; min-width: 1200px; width: 100%; }


/* box-default------------- */
.box-default .Thd { text-align: center; overflow: hidden; margin-bottom: 20px; }
.box-default .Thd h3 { font-size: 30px; line-height: 1.6; overflow: hidden; position: relative; }
.box-default .Thd h3:hover a { text-decoration: none; }
.box-default .Thd h3:after { content: ""; display: block; width: 60px; height: 2px; background-color: #00756e; margin: 0 auto; }
.box-default .Thd span.Eng { font-size: 14px; color: #333; text-transform: capitalize; }

.box-default .Thd h3 a { transition: all 0.5s; display: inline-block; }
.box-default .Thd h3 a:before { position: absolute; top: 100%; content: attr(title); color: inherit; }
.box-default .Thd h3:hover a { transform: translateY(-100%); }

.box-default .Thd li { display: inline-block; margin: 0 20px; opacity: 0.6;}
.box-default .Thd li.on { opacity: 1;}

.box-default .btn-more { display: flex; align-items: center; justify-content: center; clear: both; width: 198px; height: 38px; margin: 20px auto 0; letter-spacing: 0; transition: all 0.5s; line-height: 38px; text-align: center; border: 1px solid #ccc; color: #666; }
.box-default .btn-more::after { content: "\E796"; font-family: "font-webicon"; font-size: 30px; margin-top: -5px; }
.box-default .btn-more:hover { background-color: #008981; letter-spacing: 1.5px; border-color: #00756e; color: #fff; }


/* box-news------------- */
.box-news { overflow: hidden; height: 435px; }
.box-news .hd li.first a { padding-left: 0; }
.box-news .hd li:last-child a { padding-right: 0;}


/* topList-date */
.topList-date li.t { height: 115px; border-bottom: 1px solid #e2e2e2; margin-bottom: 20px; }
.topList-date li.t .date { float: left; width: 93px; border-right: 1px solid #d3d3d3; text-align: left; font-size: 16px; margin-right: 30px; margin-top: 10px; }
.topList-date li.t .date b { display: block; line-height: 50px; font-size: 50px; color: #00756e; font-weight: normal; }
.topList-date li.t .con { overflow: hidden; }
.topList-date li.t .title { line-height: 40px; height: 40px; margin-bottom: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 18px; }
.topList-date li.t .intro { font-size: 14px; line-height: 22px; color: #666;  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.topList-date li.n { height: 38px; line-height: 38px; padding: 0 5px 0 20px; position: relative; box-sizing: border-box; transition: all 0.5s; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.topList-date li.n::before { display: block; content: "";  background: #333; transition: all 0.5s; border-radius: 100%; width: 5px; height: 5px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); }
.topList-date li.n:hover { transform: translateX(5px); }
.topList-date li.n:hover::before { background-color: #008a82; }
.topList-date li.n span.date { float: right; padding-left: 20px; color: #666; }

/* focus-news */
#focus-news { width: 550px; height: 415px; padding: 0 20px 20px 0; position: relative; float: left; margin-right: 30px; }
#focus-news:before { display: block; content: ""; background-color: #00756e; position: absolute; z-index: 0; bottom: 0; right: 0; width: 100%; height: 140px; }
#focus-news .hd { position: absolute; z-index: 2; right: 17px; bottom: 85px; }
#focus-news .hd li { width: 60px; height: 55px; margin-right: 3px; color: #fff; background: rgba(0, 117, 110, 0.5); text-align: center; font-size: 12px; float: left; cursor: pointer; }
#focus-news .hd li.on { background-color: #fff; color: #00756e; }
#focus-news .hd .date b { font-size: 26px; display: block; font-weight: normal; line-height: 38px; height: 30px; overflow: hidden; }
#focus-news .bd { position: relative; z-index: 1; }
#focus-news .bd .pic { overflow: hidden; }
#focus-news .bd .pic img { transition: all 0.5s; }
#focus-news .bd .pic,
#focus-news .bd .pic img { width: 550px; height: 350px; }
#focus-news .bd .pic:hover img { transform: scale(1.05); }
#focus-news .bd .title { height: 65px; background-color: #fafcff; width: 100%; line-height: 65px; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 16px; }

/* rowB-------------------------------- */
.rowB { position: relative;  }
.rowB::before { display: block; content: ""; height: 400px; background: url(../../base/img/row-bg-01.jpg) no-repeat center top fixed; background-size: cover; position: absolute; top: 0; left: 0; min-width: 1200px; width: 100%;  }
.rowB .container { position: relative; z-index: 1; overflow: visible;  }
.rowB .box-default .Thd,
.rowB .box-default .Thd h3 a,
.rowB .box-default .Thd .Eng,
.rowB .box-default .Thd h3:after { color: #fff; }
.rowB .box-default .Thd h3:after { background-color: #fff; }

/* date-list */
.date-list { display: flex;justify-content: space-between; }
.date-list li { width: 32%; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1); background-color: #fff; height: 430px; position: relative; transition: 0.5s; }
.date-list .date { position: absolute; transition: 0.5s; left: 15px; top: 167px; width: 70px; height: 70px; z-index: 1; background-color: #00877F; color: #fff; text-align: center; font-size: 14px; }
.date-list .date b { font-weight: normal; font-size: 30px; padding-top: 5px; line-height: 1.1; display: block; }
.date-list .pic { overflow: hidden; }
.date-list .pic,
.date-list .pic img { width: 100%; height: 200px; transition: 0.5s; }
.date-list .con { padding: 50px 20px 20px; transition: 0.5s; }
.date-list .title { padding-bottom: 10px; border-bottom: 1px solid #D9D9D9; margin-bottom: 10px; }
.date-list .title a { line-height: 26px; height: 52px; display: block; }
.date-list .title a,
.date-list .intro {  overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.date-list .intro { line-height: 24px; color: #999; font-size: 14px; height: 48px; margin-bottom: 10px; }
.date-list .more { font-size: 0; text-align: right; display: block; padding-right: 20px; }
.date-list .more::before { display: block; content: ""; width: 100%; height: 100%; position: absolute; inset: 0; top: 0; left: 0; z-index: 3; }
.date-list .more::after { display: block; content: "\E63D"; font-family: "font-webicon"; font-size: 30px; line-height: 1; color: #999; transition: 0.5s; }
.date-list li:hover { box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2); }
.date-list li:hover .con,
.date-list li:hover .date { transform: translateX(10px); }
.date-list li:hover .pic img { transform: scale(1.15); }
.date-list li:hover .tit,
.date-list li:hover .more::after { color: #00877F; }

 
/* rowC-------------------------------- */
.rowC { padding-top: 10px; }

.box-office { float: left; margin-right: 10px; }
.box-office-last { margin-right: 0; }
.box-office .hd { width: 100px; box-sizing: border-box; height: 338px; float: left; text-align: center; border: 1px solid #00756e; cursor: pointer; position: relative; }
.box-office .hd h3 a { color: #00756e; font-size: 18px; display: block; padding-top: 138px; height: 200px; position: relative; }
.box-office .hd h3 a:hover { text-decoration: none; }
.box-office .hd h3 a:before { display: block; content: "\E791"; position: absolute; top: 70px; left: 50%; transform: translateX(-50%); font-family: "font-webicon"; font-size: 60px; line-height: 1; }
.box-office .hd h3 a:after { display: block; content: ""; position: absolute; width: 27px; height: 27px; background: url(../../base/img/icons-add.png) no-repeat 0 0; left: 50%; margin-left: -13px; top: 210px; z-index: 1; }
.box-office .hd.on { height: 340px; border: none; background: url(../../base/img/ksbar.jpg) no-repeat; background-size: cover; }
.box-office .hd.on h3 a { color: #fff; }
.box-office .hd.on h3 a:after { background-position: 0 -27px; }
.box-office .bd { width: 770px; padding: 0 20px; box-sizing: border-box; height: 340px; position: relative; overflow: hidden; background-color: #f2f6f7; }
.box-office .bd ul { }
.box-office .bd li { margin-top: 20px; width: 32%; float: left; margin-right: 2%; }
.box-office .bd li:nth-child(3n) { margin-right: 0; }
.box-office .bd li a { border: 1px solid #dfdfdf; background-color: #fff; width: 100%; height: 60px; box-sizing: border-box; line-height: 24px; transition: all 0.5s; display: flex; align-items: center; padding: 10px 15px; }
.box-office .bd li a::before { content: "\E795"; font-family: "font-webicon"; font-size: 20px; margin-right: 5px; }
.box-office .bd li:hover a { text-decoration: none; background-color: #00756e; color: #fff; letter-spacing: 1px; border-color: #00756e; }
.box-office .bd li img { vertical-align: middle; margin-right: 10px; transition: all 0.5s; }
.box-office .bd li:hover img { transform: rotateY(180deg); }

/* 图标 */
.box-office-wk .hd h3 a:before { content: "\E792"; }
.box-office-ek .hd h3 a:before { content: "\E798"; }
.box-office-fck .hd h3 a:before { content: "\E794"; }

/* rowD-------------------------------- */
.rowD { background: url(../../base/img/row-bg-02.jpg) no-repeat center top; background-size: cover; }
.rowD>.container { position: relative; overflow: visible; }
.rowD .box-default .Thd { margin-bottom: 10px; }
.docList { padding: 20px 0 !important; }
.docList li { float: left; width: 170px; padding: 20px; position: relative; height: 330px; background-color: #fff; border-radius: 5px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2); margin-right: 37px; transition: 0.5s; }
.docList .pic { overflow: hidden; }
.docList .pic,
.docList .pic img { width: 100%; height: 220px; }
.docList .pic img { transition: all 0.5s; }
.docList .con { overflow: hidden; padding: 15px 0; text-align: center; transition: 0.5s; }
.docList .con span { display: block; line-height: 28px; font-size: 14px; height: 28px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.docList .con span em { display: none; }
.docList .title { font-size: 20px; margin-bottom: 5px; }
.docList .title a::after { display: block; content: ""; position: absolute; left: 0; top: 0; inset: 0; width: 100%; height: 100%; z-index: 3; }
.docList li:hover { background-color: #00746F; }
.docList li:hover .con span,
.docList li:hover .con a { color: #fff; }
.docList li:hover .con { transform: translateY(5px);  }
.docList li:hover .pic img { transform: scale(1.1); }


/* box-doc */
.box-doc .Tbd { position: relative; }
.box-doc a.arrow { display: block; position: absolute; width: 48px; height: 48px; transition: 0.5s; border: 1px solid #90badc; text-align: center; line-height: 48px; border-radius: 100%; background: #fff; top: 50%; transform: translateY(-50%); z-index: 5; }
.box-doc a.arrow::after { display: block; content: "\E63B"; font-family: "font-webicon"; font-size: 30px; color: #90badc; }
.box-doc a.prev { left: 0; }
.box-doc a.prev::after { content: "\E63C"; }
.box-doc a.next { right: 0;  }
.box-doc a.arrow:hover { background-color: #90badc; color: #fff; }
.box-doc a.arrow:hover::after { color: #fff; }


@media (min-width:1400px) {
   .box-doc a.prev { left: -70px; }
   .box-doc a.next { right: -70px;  }
}


/* rowE-------------------------------- */
.rowE { background: url(../../base/img/row-bg-03.jpg) no-repeat center; padding-top: 50px; padding-bottom: 50px;}

/* node-list */
.node-list li { margin-top: 20px; }
.node-list li a { transition: 0.5s; display: block; color: #fff; line-height: 48px; border-radius: 5px; text-align: center; height: 48px; text-align: center; border: 1px solid rgba(255, 255, 255, 0.2); }
.node-list li a:hover { background-color: #fff; border-color: #fff; color: #0E847D; letter-spacing: 2px; }

/* box-color */
.box-color { border-radius: 5px; width: 264px; height: 445px; padding: 20px 30px 0; box-sizing: border-box; float: left; background-color: #0E847D; }
.box-color .hd h3 { font-size: 24px; color: #fff; text-align: center; }
.box-color .hd h3 a { color: inherit; }
.box-color .hd h3 a::before { display: block; content: "\E790"; font-family: "font-webicon"; font-size: 60px; line-height: 1; transition: 0.5s;}
.box-color .hd h3:hover a::before { transform: rotateY(180deg); }

/* box-health */
.box-health { background-color: #2E8692; margin-top: 55px; margin-right: 75px; }
.box-health .hd h3 a::before { content: "\E787"; }
.box-health .node-list li a:hover { color: #2E8692; }

/* box-party */
.box-party { overflow: hidden; }
.box-party .hd { display: flex; align-items: center; justify-content: space-between; padding-bottom: 20px; margin-bottom: 20px; }
.box-party .hd h3 { font-size: 30px; color: #97122E; position: relative; line-height: 70px; }
.box-party .hd h3 a { color: inherit; }
.box-party .hd h3::after { display: block; content: ""; width: 30px; height: 4px; background-color: #ECB961; position: absolute; bottom: 0; left: 0; }
.box-party .hd .more { display: flex; align-items:center; color: #999; }
.box-party .hd .more::after { content: "\E796"; font-family: "font-webicon"; font-size: 30px; margin-top: -5px; }
.box-party .hd .more:hover { color: #97122E; }

/* top-list */
.top-list li.t { margin-bottom: 30px; }
.top-list li.t .date { display: block; font-size: 14px; color: #999; line-height: 1; padding-bottom: 10px; }
.top-list li.t .title .tit { display: block; margin-bottom: 10px; font-size: 18px; line-height: 30px; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.top-list li.t .intro { font-size: 14px; line-height: 24px; color: #999; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; }
.top-list li.n { line-height: 40px; height: 40px; transition: 0.5s; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; position: relative; padding: 0 5px 0 25px; background: url(../../base/img/icon-dj.png) no-repeat left center;}
.top-list li.n .date { float: right; color: #999; padding-left: 20px; font-size: 14px;}
.top-list li.n:hover { transform: translateX(5px); }
.top-list li.t:hover .title .tit,
.top-list li.n:hover a { color: #97122E; }


/* rowF-------------------------------- */
.rowF>.container { overflow: visible; }

/* box-icons */
.box-icons ul { display: flex; justify-content: space-between; }
.box-icons li { width: 290px; height: 200px; position: relative; transition: all 0.5s; border-radius: 10px; top: 0; }
.box-icons li.li1 { background: url(../../base/img/bg-qk-01.jpg) no-repeat; }
.box-icons li.li2 { background: url(../../base/img/bg-qk-02.jpg) no-repeat; }
.box-icons li.li3 { background: url(../../base/img/bg-qk-03.jpg) no-repeat; }
.box-icons li.li4 { background: url(../../base/img/bg-qk-04.jpg) no-repeat; }
.box-icons li a { color: #fff; font-size: 20px; display: block; text-align: center; line-height: 30px; height: 100%; width: 100%; transition: all 0.5s; }
.box-icons li a::before { content: "\E786"; transition:  0.5s; font-family: "font-webicon"; font-size: 70px; line-height: 1.2; display: block; padding-top: 30px; color: inherit; }
.box-icons .li2 a { color: #00756E; }
.box-icons .li2 a::before { content: "\E787"; }
.box-icons .li3 a::before { content: "\E788"; }
.box-icons .li4 a::before { content: "\E789"; }
.box-icons li:hover { top: -10px; }
.box-icons li:hover a { letter-spacing: 2px; }
.box-icons li:hover a::before { transform: rotateY(180deg); }


/* friendLinks */
.friendLinks h3 { float: left; color: #007871; line-height: 30px; font-size: 16px; background: url(../../base/img/icons-link.png) no-repeat left center; padding-left: 35px; }
.friendLinks h3 a { color: #007871; }
.friendLinks ul { overflow: hidden; }
.friendLinks ul li { white-space: nowrap; line-height: 30px; height: 30px; padding: 0 20px; position: relative; float: left; font-size: 14px; }
.friendLinks ul li:after { position: absolute; right: 0; top: 10px; height: 11px; width: 1px; background-color: #bebebe; display: block; content: ""; }
.friendLinks ul li.last:after { display: none; }