@charset "utf-8";
/* CSS Document design by ip3q.com */
* { margin: 0; padding: 0; }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; background: #ac9979; color: #333; }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { text-decoration: none; color: #b1987a; }
.clear { clear: both; width: 100%; overflow: hidden; }
.box { width: 1300px; margin: auto; position: relative }
.ibody { background: rgba(255,255,255,.95); margin: auto; width: 1000px; position: absolute; left: 150px; top: 0; }
.ibody:before { content: ""; width: 1px; height: 100%; background: #e9e9e9; position: absolute; left: 180px; }
header { width: 180px; float: left; }
.logo { background: #81694f; text-align: center; height: 120px; line-height: 120px; font-weight: bold; font-size: 24px; }
.logo a { color: #fbfaf8; display: block; outline: none; }
nav li { line-height: 44px; text-align: center; font-size: 16px; }
nav li a { display: block }
nav li:hover, a#selected { color: #695439; background: #ebe3d5; }
main { float: right; width: 780px; margin-right: 20px; position: relative; }
/*search*/
.search { width: 90%; margin: 20px auto; overflow: hidden; }
.search input { border: #ccc 1px solid; width: 99%; margin: auto; line-height: 30px; border-radius: 3px; font-size: 12px; text-indent: 2em; background: url(../images/search.png) no-repeat left 5px center; background-size: 16px; outline: none; }
/*banner*/
.banner { width: 540px; height: 280px; margin-top: 20px; float: left; overflow: hidden; border-radius: 4px; }
.banner img { transition: .5s }
.banner img:hover { transform: scale(1.02) }
/*headline*/
.headline { width: 226px; height: 280px; float: right; overflow: hidden; margin-top: 20px; }
.headline ul { overflow: hidden; }
.headline ul li { width: 100%; overflow: hidden; height: 132px; position: relative; border-radius: 4px; }
.headline ul li:first-child { margin-bottom: 14px; }
.headline ul li p { position: absolute; width: 100%; height: 38px; line-height: 38px; background: rgba(0,0,0,.35); bottom: 0; margin: 0; color: #fff; text-shadow: 1px 1px 1px #000; text-indent: 1em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.headline ul li:hover p { background: rgba(0,0,0,.5); }
.headline ul li i img { width: 100%; min-height: 100%; transition: .5s }
.headline ul li:hover img { transform: scale(1.1) }
/*newsbox*/
.newsbox { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 20px }
.news { float: left; width: 43%; margin: 0 0 20px 0; border: #e9e9e9 1px solid; padding: 10px 20px 20px; }
.news li span { font-size: 14px; color: #999; float: right; }
.news li span a{ font-size: 14px; color: #999; float: right; }
.news li { line-height: 26px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.news h2 { margin-bottom: 15px; font-size: 18px; }
.news h2 a { color: #ac9979; }
/*footer*/
footer { text-align: center; padding: 20px 0; border-top: 1px solid #f0f0f0; font-size: 14px; color: #999; margin-top: 20px; }
footer a { color: #999 }
footer a:hover { color: #000 }
/*weizhi*/.weizhi { border-bottom: 1px solid #e9e9e9; font-size: 14px; line-height: 30px; font-weight: normal; margin: 10px 0 0; color: #999; }
.weizhi a { color: #999 }
/*sr_nav*/
.sr_nav { margin: 20px 0; padding: 20px; background: #ebe3d5; ; overflow: hidden; }
.sr_nav li { display: inline-block; float: left; color: #b1987a; }
.sr_nav li a { display: block; }
.sr_nav ul { display: flex; flex-wrap: wrap; justify-content: space-between; }
a#pagecurrent, .sr_nav li a:hover { color: #b1987a; }
/*fenlei_info*/
.fenlei_info { color: #666; line-height: 26px; padding: 15px; border: #e6ebea 1px solid; background: #f9f7f5; font-size: 14px; }
/*sr_list*/
.sr_list h4 { margin: 20px 0 0 20px; }
.sr_list ul { overflow: hidden; padding: 20px; }
.sr_list ul li { width: 33.333%; float: left; color: #999; font-size: 14px; position: relative; line-height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-indent: 1em; }
.sr_list ul li a { font-size: 15px; }
.sr_list ul li a:nth-child(2){ color: #999; }
.sr_list ul li a:hover { text-decoration: underline; }
.sr_list ul li:after { position: absolute; content: ""; width: 3px; height: 3px; background: #c5c5c5; left: 0; top: 14px; }
/*pic_list*/
.pic_list h2 { margin-bottom: 10px; margin-left: 10px; font-size: 16px; line-height: 30px; }
.pic_list ul { padding: 0; overflow: hidden; }
.pic_list li:after { display: none }
.pic_list li { width: 50%; height: 140px; overflow: hidden; white-space: inherit; text-overflow: ellipsis; text-indent: inherit; float: left; margin: 10px 0; }
.pic_list li h3 { padding-top: 5px; margin: 0 0 10px 0; font-size: 17px; }
.pic_list li i { float: left; display: block; width: 24%; height: 120px; overflow: hidden; margin-right: 10px; }
.pic_list li img { width: 100%; transition: .5s }
.pic_list li:hover img { transform: scale(1.1); }
.pic_list li section { margin: 10px; overflow: hidden; }
.pic_list li p { line-height: 24px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; color: #999; font-size: 14px; }
/*pagelist*/
.pagelist { text-align: center; color: #666; clear: both; font-size: 14px; }
.pagelist li{display:inline-block;}
.pagelist a { color: #5c626c; margin: 5px; padding: 5px 10px; background: #f4f4f5; display: inline-block; }
.pagelist a:hover, .pagelist > b { color: #FFF; background: #b1987a; text-decoration: none; }
.pagelist > b { padding: 5px 10px; margin: 5px; }
.pagelist a.page_all { display: none; }
.pagelist .active a{color: #FFF; background: #b1987a; text-decoration: none;}
/*content*/
.content_title { padding: 20px 0 0 0; position: relative; }
.content i { float: left; display: block; width: 110px; margin: 10px 20px 0 0; }
.content i img { margin-bottom: 0; }
.sp a { color: #b1987a; }
.content_title:after { width: 5px; position: absolute; top: 5px; left: 0 }
.content_title h1 { font-size: 26px; line-height: 28px; padding-bottom: 15px; font-weight: normal; }
.content_title h1 small{margin-left:15px;   color: #cbcbcb;    font-size: 13px;}
.content_title p { font-size: 13px; font-weight: normal; color: #999999; }
.content_title p span { margin-right: 5px }
.content { font-size: 16px; line-height: 1.8; word-break: break-all; color: #333; overflow: hidden; }
.content p { margin: 20px 0; }
.content ul, .content ol { margin: 20px 0 20px 35px; }
.content ul li, .content ol li { margin-top: 3px; line-height: 30px; }
.content.content ul li { list-style-type: disc; }
.content ol li { list-style-type: decimal; }
.content h2, .content h3, .content h4, .content h5, .content h6 { position: relative; margin: 20px 0; line-height: 1.2; }
.content h2 { font-size: 22px; }
.content h3 { font-size: 20px; }
.content h4 { font-size: 18px; }
.content h5 { font-size: 17px; }
.content h6 { font-size: 16px; }
.content hr { width: 100%; height: 1px; border: 0; border-top: 1px #dedddd solid; margin: 30px 0; }
.content img { max-width: 100% !important; width: auto !important; height: auto !important; margin: 10px auto; }
.content video { height: auto !important; display: block; margin: auto; max-width: 100% !important; }
.content table { max-width: 100%; border-width: 1px; border-color: #666; border-collapse: collapse; font-size: 15px; line-height: 26px; }
.content table th { border-width: 1px; padding: 4px 8px; border-style: solid; border-color: #666; background-color: #dedede; }
.content table td { border-width: 1px; padding: 4px 8px; border-style: solid; border-color: #666; background-color: #ffffff; }
.content span.marker { background: yellow; }
/*yiwen*/
#yiwen, #shangxi, #pinyin, #beijing { display: none; }
.bth-yw, .bth-sx, .bth-py, .bth-bj { right: 56px; top: 20px; width: 36px; height: 36px; border: #aaadac 1px solid; line-height: 36px; color: #aaadac; text-align: center; cursor: pointer; border-radius: 100%; position: absolute; }
#yiwen p, #shangxi p, #pinyin p, #beijing p { color: #81694f; line-height: 33px; letter-spacing: .1em; }
.bth-yw.on, .bth-sx.on, .bth-py.on, .bth-bj.on { background: #aaadac; color: #fff; }

.bth-py{right: 150px;}
.bth-yw{right: 100px;}
.bth-bj { right: 50px;}
.bth-sx { right: 0;}


/*sr_base*/
.sr_base { background: #f6f6f6; padding: 20px; overflow: hidden; margin-bottom: 20px }
.sr_base i { float: left; width: 120px; margin-right: 20px; }
.sr_base i img { width: 100%; }
.sr_base h3 { font-size: 18px; padding: 15px 0; }
.sr_base p { color: #767676; line-height: 24px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; margin-bottom: 13px; }
/*h_title*/
.h_title { overflow: hidden; border-bottom: #efefef 1px solid; margin: 20px 0; }
.h_title p { color: #999; font-size: 16px; margin-right: 30px; position: relative; cursor: pointer; display: inline-block; line-height: 50px; }
.h_title p:after { content: ""; width: 100%; height: 2px; position: absolute; bottom: 0; left: 0; background: #695439; }
/*newslist*/
.newslist ul { margin: 10px auto }
.newslist ul li { border-bottom: 1px solid #e9e9e9; overflow: hidden; padding: 10px 0 20px 0; margin-bottom: 10px; }
.newslist ul li:last-child { border: none }
.newslist p { color: #777; line-height: 24px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; margin-bottom: 13px; }
.newslist h2 { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; margin: 0px 0 8px; line-height: 28px; font-size: 18px; }
.b_time { float: right; color: #cbcbcb; font-size: 13px; }
.b_time a{ float: right; color: #cbcbcb; font-size: 13px; }
.b_class a { color: #8c6a42; border-radius: 4px; font-size: 14px; }
 @media (max-width: 768px) {
body { background: none; }
.box { width: 100% }
.ibody { width: 100%; position: inherit; overflow: hidden; left: inherit; }
header { width: 100%; box-shadow: 0 0 5px #999; z-index: 9; background: #ebe5de !important }
.logo { line-height: 40px; height: 40px; font-weight: normal; text-align: left; padding-left: 10px; }
main { width: auto; margin: 0; float: none; padding: 10px 10px 0; overflow: hidden; margin: 30px 0 0 0; }
.ibody:before { display: none; }
.page_down { display: none !important; }
.page_up { display: none !important; }
.btn { display: none; }
/*mnav*/
#mnavh { width: 40px; height: 40px; text-align: center; right: 0; top: 0; position: absolute; }
.navicon { display: block; position: relative; width: 27px; height: 2px; background-color: #fff; margin-top: 20px; margin-left: 0px; float: left; }
.navicon:before, .navicon:after { content: ''; display: block; width: 27px; height: 2px; position: absolute; background: #fff; transition-property: margin, transform, -webkit-transform; transition-duration: 300ms; }
.navicon:before { margin-top: -8px; }
.navicon:after { margin-top: 8px; }
.open .navicon { background: none }
.open .navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.open .navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.open .navicon:before, .open .navicon:after { content: ''; display: block; width: 28px; height: 2px; position: absolute; background: #fff; }
#starlist { display: none; }
nav li { width: 33.333%; float: left; font-size: 14px; line-height: 36px; }
nav { overflow: hidden; }
nav li a { border-radius: 4px; border: #a1896e 1px solid; margin: 5px; background: #a88f6f; color: #fffdfc; }
ul#starlist { padding: 0 10px 20px 10px; overflow: hidden; background: #ebe5de; }
nav li:hover a, a#selected { color: #fbfaf8; background: #81694f; }
.search { margin: 15px auto; }
.search input { background: url(../images/search.png) no-repeat left 5px center #fff; background-size: 16px; }
.banner { width: 510px; height: 280px }
.swiper-slide img { width: 100%; min-height: 280px }
}
 @media (max-width: 640px) {
.banner { width: 100%; height: auto }
.swiper-slide img { min-height: auto }
.headline { width: 100%; height: auto; }
.headline ul li { width: 49%; float: left; height: 120px; margin-bottom: 0 !important; }
.headline ul li:nth-child(2) { float: right }
.headline ul li p { font-size: 12px; line-height: 30px; height: 30px; }
.news { width: 100% }
footer { font-size: 12px; padding: 20px; line-height: 24px; }
.sr_nav ul { display: flow-root; }
.sr_nav { padding: 10px; }
.sr_nav li { margin: 10px; }
.fenlei_info { display: none }
.sr_list ul li { width: 50%; font-size: 12px; }
.sr_list ul { padding: 10px }
.pic_list li { width: 100%; }
.sr_base i { width: 50px; margin-right: 10px; }
.sr_base { padding: 10px; }
.sr_base h3 { font-size: 15px; padding: 5px 0; }
.sr_base p { font-size: 12px; line-height: 20px; margin-bottom: 10px; }
.newslist ul li span a { background: none !important; color: #999; }
.newslist ul li h2 { white-space: normal; margin: 0; font-weight: normal; font-size: 16px; line-height: 22px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; margin-bottom: 13px; }
.newslist ul li em { height: 80px; margin-bottom: 10px; }
.newslist ul li { padding: 5px 0; }
.newslist li i { width: 31%; height: 80px; float: right; margin-left: 20px; margin-right: 0; }
.newslist p { display: none }
.pagelist { margin: 10px auto; }
.b_time { font-size: 12px; line-height: 20px; }
.content_title h1 { font-size: 22px; }

}