@charset "UTF-8";
body { font-family: 'Microsoft YaHei'; *font-family: 'Microsoft YaHei'; color: #333; margin: 0; font-size: 14px; }

img { border: 0; }

a:link { color: #333; text-decoration: none; }

a:visited { color: #333; text-decoration: none; }

a:hover { color: #333; text-decoration: none; }

a:active { color: #333; text-decoration: none; }

ol, ul { list-style: none; }

ol, ul, li, table, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

p { margin: 0; padding: 0; }

.right { float: right; }

.left { float: left; }

.hidden { display: none; }

.clear { clear: both; }

.container { width: 1300px; margin: 0 auto; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 2; }

.ellipsis-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 3; }

button, input, select, textarea { font: 14px/1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; }

.header { min-width: 1300px; height: 72px; background: #c23017; }
.header .head-box { width: 1300px; margin: 0 auto; overflow: hidden; background: url(/static/index/images/head-bg.jpg) no-repeat right top; }
.header .logo { float: left; height: 72px; }
.header .logo img { width: 400px; vertical-align: middle; }
.header .logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.header .search { width: 300px; height: 32px; margin-top: 20px; border-radius: 3px; float: right; border: 1px solid #fff; background: rgba(255, 255, 255, 0.4) !important; background: #db8374; box-sizing: border-box; }
.header .search .search-form { height: 30px; }
.header .search .search-form input { width: 268px; height: 100%; color: #444; float: left; padding: 0 10px; background: none; border: none; font-size: 14px; line-height: 30px; outline: none; box-sizing: border-box; }
.header .search .search-form button { width: 30px; height: 100%; float: left; border: none; -webkit-appearance: none; background: url(/static/index/images/icon-search.png) no-repeat center; background-size: 16px; outline: none; }
.header .tel { margin-left: 30px; float: right; line-height: 72px; color: #fff; padding-left: 25px; background: url(/static/index/images/icon-tel.png) no-repeat left center; background-size: 15px; }

.navbg { width: 100%; min-width: 1300px; background: #f8f8f8; }
.navbg .nav { width: 1300px; margin: 0 auto; }
.navbg .nav > ul > li { padding: 18px 54px; display: inline-block; position: relative; z-index: 4; font-size: 17px; }
.navbg .nav > ul > li a { display: block; width: 100%; color: #444; }
.navbg .nav > ul > li a .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; }
.navbg .nav > ul > li:hover { background: #e7e7e7; }
.navbg .nav > ul > li:hover a { color: #c23017; }
.navbg .nav > ul > li.click { background: #c23017; }
.navbg .nav > ul > li.click a { color: #fff; }
.navbg .nav > ul > li > ul { position: absolute; left: 0; min-width: 160px; top: 100%; padding: 15px; background: #fff; font-size: 14px; box-sizing: border-box; z-index: 99; margin-top: 1px; border-radius: 0 0 4px 4px; display: none; }
.navbg .nav > ul > li > ul > li > a { display: block; color: #444 !important; background-color: #fff; text-align: left; padding: 8px 10px; box-sizing: border-box; border-bottom: 1px solid #ddd; box-sizing: border-box; }
.navbg .nav > ul > li > ul > li > a:hover { color: #C23017 !important; background: #f5f5f5; }

.nav_fixed { position: fixed; top: 0px; width: 100%; z-index: 100; }

.banner { position: relative; height: 400px; overflow: hidden; min-width: 1300px; }
.banner .slides { position: relative; z-index: 1; }
.banner .slides li { height: 400px; }
.banner .flex-control-nav { position: absolute; bottom: 20px; z-index: 2; width: 100%; text-align: center; }
.banner .flex-control-nav li { display: inline-block; width: 15px; height: 15px; margin: 0 5px; *display: inline; zoom: 1; }
.banner .flex-control-nav a { display: inline-block; width: 15px; height: 15px; border-radius: 50%; line-height: 50px; overflow: hidden; background: #fff; cursor: pointer; }
.banner .flex-control-nav .flex-active { background: #C23017; }

.index-notic { min-width: 1300px; background: #f2f2f2; line-height: 20px; padding: 15px 0; overflow: hidden; }
.index-notic .notice-one { width: 120px; float: left; background: url(/static/index/images/icon-laba.png) no-repeat left center; background-size: 18px; padding-left: 30px; box-sizing: border-box; color: #848484; }
.index-notic .jq22 { width: 1180px; font-size: 14px; float: left; }
.index-notic .jq22 a { margin: 0 30px; color: #333; text-decoration: none; }
.index-notic .jq22 a:hover { color: #C23017; text-decoration: underline; }

.pub_header { height: 40px; line-height: 30px; text-align: center; width: 1270px; margin: 0 auto; border-bottom: 1px solid #dad9d9; }
.pub_header .pub_tit { display: inline-block; height: 39px; border-bottom: 2px solid #c23017; font-size: 22px; }

.pub_more { text-align: center; margin-top: 30px; }
.pub_more a { display: inline-block; font-size: 16px; padding: 6px 25px; background: #c23017; color: #fff; border-radius: 3px; border: 1px solid transparent; }
.pub_more a:hover { background: none; color: #c23017; border: 1px solid #c23017; text-decoration: none; }

.news { width: 1300px; margin: 40px auto; overflow: hidden; }
.news .news-l { width: 50%; float: left; padding: 0 15px; box-sizing: border-box; }
.news .news-l .tit { height: 42px; line-height: 30px; font-size: 22px; border-bottom: 1px solid #ddd; box-sizing: border-box; }
.news .news-l .tit .more { color: #c23017; font-size: 14px; float: right; }
.news .news-l .tit .more:hover { text-decoration: underline; }
.news .news-l .news-l-box { width: 620px; height: 254px; margin-top: 15px; border: 2px solid #c23017; box-sizing: border-box; position: relative; }
.news .news-l .news-l-box .slides { z-index: 1; }
.news .news-l .news-l-box .slides li { width: 616px; height: 265px; position: relative; }
.news .news-l .news-l-box .slides li .img { width: 616px; height: 250px; overflow: hidden; position: relative; }
.news .news-l .news-l-box .slides li .img img { min-width: 0; min-height: 0; width: 100%; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transition: all ease 0.3s; }
.news .news-l .news-l-box .slides li .bt { position: absolute; z-index: 8; left: 33px; bottom: 0; text-align: center; background: #c23017; color: #fff; width: 550px; height: 30px; line-height: 30px; }
.news .news-l .news-l-box .flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 120px; }
.news .news-l .news-l-box .flex-direction-nav li a { display: block; width: 12px; height: 20px; overflow: hidden; cursor: pointer; position: absolute; outline: none; }
.news .news-l .news-l-box .flex-direction-nav li a.flex-prev { left: 10px; background: url(/static/index/images/icon-arr.png) center center no-repeat; background-position: 0 0; }
.news .news-l .news-l-box .flex-direction-nav li a.flex-prev:hover { background: url(/static/index/images/icon-arr.png) center center no-repeat; background-position: 0 -20px; }
.news .news-l .news-l-box .flex-direction-nav li a.flex-next { right: 10px; background: url(/static/index/images/icon-arr.png) center center no-repeat; background-position: -12px 0; }
.news .news-l .news-l-box .flex-direction-nav li a.flex-next:hover { background: url(/static/index/images/icon-arr.png) center center no-repeat; background-position: -12px -20px; }
.news .news-r { width: 50%; float: left; padding: 0 15px; box-sizing: border-box; }
.news .news-r .news-r-tit { height: 42px; line-height: 30px; font-size: 22px; border-bottom: 1px solid #ddd; box-sizing: border-box; }
.news .news-r .news-r-tit ul { float: left; }
.news .news-r .news-r-tit li { padding: 0 15px; height: 40px; display: inline-block; cursor: pointer; }
.news .news-r .news-r-tit li.click, .news .news-r .news-r-tit li:hover { border-bottom: 2px solid #C23017; color: #C23017; }
.news .news-r .news-r-tit .more { color: #c23017; font-size: 14px; float: right; }
.news .news-r .news-r-tit .more:hover { text-decoration: underline; }
.news .news-r .news-r-box { overflow: hidden; height: 320px; }
.news .news-r .news-r-box li { padding: 15px 0; }
.news .news-r .news-r-box li .date { float: left; margin-right: 20px; width: 94px; height: 50px; line-height: 20px; padding: 4px 0; text-align: center; color: #c23017; border: 1px solid #f2f2f2; background: #f9f9f9; box-sizing: border-box; }
.news .news-r .news-r-box li .date .day { font-size: 18px; }
.news .news-r .news-r-box li .date .day img { width: 14px; height: 14px; margin-right: 5px; vertical-align: middle; }
.news .news-r .news-r-box li .date .year { font-size: 12px; }
.news .news-r .news-r-box li .txt { font-size: 15px; color: #444; line-height: 50px; }
.news .news-r .news-r-box li .txt:hover { color: #C23017; text-decoration: underline; }

.peixun { padding: 50px 0; background: #f0f0f0; min-width: 1300px; }
.peixun .peixun-box { margin-top: 25px; overflow: hidden; }
.peixun .peixun-box li { width: 25%; float: left; padding: 15px; box-sizing: border-box; }
.peixun .peixun-box li a { display: block; width: 295px; height: 290px; background: #fff; }
.peixun .peixun-box li a .img { width: 295px; height: 186px; overflow: hidden; position: relative; }
.peixun .peixun-box li a .img img { min-width: 0; min-height: 0; width: 100%; transition: all .4s; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transition: all ease 0.3s; }
.peixun .peixun-box li a .tit { height: 62px; line-height: 62px; font-size: 15px; padding: 0 10px; border-bottom: 1px dashed #ddd; box-sizing: border-box; }
.peixun .peixun-box li a .time { height: 42px; line-height: 42px; font-size: 13px; color: #777; padding: 0 10px; box-sizing: border-box; }
.peixun .peixun-box li a:hover .img img { transform: scale(1.2); position: absolute; top: 0; left: 0; }
.peixun .peixun-box li a:hover .tit { color: #C23017; }

.xueyuan { width: 1300px; margin: 50px auto; }
.xueyuan .xueyuan-box { margin: 40px 15px 0; overflow: hidden; }
.xueyuan .xueyuan-box li { width: 25%; height: 400px; background: #f0f0f0; text-align: center; float: left; }
.xueyuan .xueyuan-box li .img { width: 100%; height: 200px; overflow: hidden; position: relative; }
.xueyuan .xueyuan-box li .img img { min-width: 0; min-height: 0; width: 100%; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transition: all ease 0.3s; }
.xueyuan .xueyuan-box li .xy-des { width: 100%; height: 200px; padding: 20px 25px; position: relative; box-sizing: border-box; }
.xueyuan .xueyuan-box li .xy-des .tit { font-size: 17px; margin-top: 10px; }
.xueyuan .xueyuan-box li .xy-des .txt { font-size: 12px; margin-top: 10px; color: #777; line-height: 21px; height: 42px; }
.xueyuan .xueyuan-box li .xy-des .more { border: 1px solid #c23017; margin-top: 20px; display: inline-block; padding: 5px 20px; color: #c23017; transition: all .4s ease; }
.xueyuan .xueyuan-box li .xy-des .more:hover { background: #C23017; color: #fff; }
.xueyuan .xueyuan-box li .xy-des:before { width: 64px; height: 4px; background: #C23017; position: absolute; left: 50%; margin-left: -32px; bottom: 0; content: ''; display: none; }
.xueyuan .xueyuan-box li .xy-des:after { width: 64px; height: 4px; background: #C23017; position: absolute; left: 50%; margin-left: -32px; top: 0; content: ''; display: block; }
.xueyuan .xueyuan-box li:nth-child(2n) .xy-des:before { display: block; }
.xueyuan .xueyuan-box li:nth-child(2n) .xy-des:after { display: none; }

.pub_header2 { height: 40px; line-height: 30px; font-size: 22px; width: 1270px; margin: 0 auto; border-bottom: 1px solid #dad9d9; }
.pub_header2 ul { float: left; }
.pub_header2 li { padding: 0 15px; height: 40px; display: inline-block; cursor: pointer; }
.pub_header2 li.click, .pub_header2 li:hover { border-bottom: 2px solid #C23017; color: #C23017; }
.pub_header2 .more { font-size: 14px; float: right; color: #C23017; }
.pub_header2 .more:hover { text-decoration: underline; }

.about { width: 1300px; margin: 50px auto 0; }
.about .about-box { overflow: hidden; }
.about .about-box .item { width: 22.69%; float: left; margin: 15px; }
.about .about-box .item .img { width: 100%; height: 186px; overflow: hidden; position: relative; }
.about .about-box .item .img img { min-width: 0; min-height: 0; width: 100%; transition: all .4s; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transition: all ease 0.3s; }
.about .about-box .item .tit { font-size: 15px; margin-top: 10px; height: 40px; line-height: 40px; padding: 0 10px; }
.about .about-box .item .txt { line-height: 21px; color: #777; font-size: 13px; max-height: 84px; padding: 0 10px; overflow: hidden; }
.about .about-box .item:hover .img img { transform: scale(1.2); position: absolute; top: 0; left: 0; }
.about .about-box .item:hover .tit { color: #C23017; }

.sixiang { width: 1300px; margin: 50px auto 0; }
.sixiang .sx-box { overflow: hidden; margin: 15px 15px 0; }
.sixiang .sx-box li { width: 254px; height: 130px; float: left; overflow: hidden; position: relative; }
.sixiang .sx-box li img { width: 100%; height: 100%; }
.sixiang .sx-box li:hover img { opacity: .9; }

.index-pic { width: 1300px; margin: 50px auto 0; }
.index-pic .pic-con { margin-top: 30px; height: 210px; overflow: hidden; }
.index-pic .pic-box { box-sizing: border-box; position: relative; }
.index-pic .pic-box .slides { overflow: hidden; }
.index-pic .pic-box .slides li { width: 325px !important; height: 210px; padding: 0 10px; text-align: center; box-sizing: border-box; }
.index-pic .pic-box .slides li a { width: 305px; height: 170px; background: #fff; display: block; }
.index-pic .pic-box .slides li .img { width: 305px; height: 170px; overflow: hidden; position: relative; }
.index-pic .pic-box .slides li .img img { min-width: 0; min-height: 0; width: 100%; transition: all .4s; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transition: all ease 0.3s; }
.index-pic .pic-box .slides li .name { height: 40px; line-height: 40px; font-size: 15px; }
.index-pic .pic-box .slides li:hover .name { color: #C23017; }
.index-pic .pic-box .flex-direction-nav { position: absolute; z-index: 3; width: 100%; top: 55px; }
.index-pic .pic-box .flex-direction-nav li a { display: block; width: 40px; height: 60px; overflow: hidden; cursor: pointer; position: absolute; outline: none; }
.index-pic .pic-box .flex-direction-nav li a.flex-prev { left: 0; background: url(/static/index/images/icon-arr-2.png) center center no-repeat; background-position: 0 0; }
.index-pic .pic-box .flex-direction-nav li a.flex-prev:hover { background: url(/static/index/images/icon-arr-2.png) center center no-repeat; background-position: 0 -60px; }
.index-pic .pic-box .flex-direction-nav li a.flex-next { right: 0; background: url(/static/index/images/icon-arr-2.png) center center no-repeat; background-position: -40px 0; }
.index-pic .pic-box .flex-direction-nav li a.flex-next:hover { background: url(/static/index/images/icon-arr-2.png) center center no-repeat; background-position: -40px -60px; }

.bottom { min-width: 1300px; background: #3a3a3a; color: #ffffff; font-size: 13px; margin-top: 50px; padding: 30px 0 20px; overflow: hidden; }
.bottom .foot-logo { width: 510px; float: left; padding-left: 15px; box-sizing: border-box; }
.bottom .foot-logo .img { width: 75px; float: left; margin-right: 10px; }
.bottom .foot-logo .img img { width: 100%; }
.bottom .foot-logo .cont { line-height: 30px; }
.bottom .foot-logo .cont img { width: 25px; vertical-align: middle; }
.bottom .foot-links { width: 325px; padding: 0 15px; box-sizing: border-box; float: left; text-align: center; }
.bottom .foot-links .zi { font-size: 15px; color: #f0f0f0; margin-bottom: 10px; }
.bottom .foot-links select { background: none; color: #ffffff; }
.bottom .foot-links select option { background: #ffffff; color: #444; }
.bottom .foot-links .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; }
.bottom .foot-con { width: 450px; line-height: 21px; float: right; padding: 0 15px; box-sizing: border-box; text-align: right; }

.back-top { position: fixed; right: 0; top: 30%; width: 40px; height: 140px; background: #fff; z-index: 120; }
.back-top .back-icon { width: 40px; height: 40px; background: #c23017; color: #ffffff; position: absolute; bottom: -40px; cursor: pointer; text-align: center; }
.back-top .back-icon img { margin-top: 5px; }

.suggestion { position: fixed; top: 70%; left: 5px; border-radius: 3px; font-size: 13px; background: #c23017; padding: 5px 7px; color: #ffffff; z-index: 120; cursor: pointer; }

.suggestion-box { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: fixed; top: 0; left: 0; right: 0; bottom: 0; z-index: 120; }
.suggestion-box .shadowcon { width: 600px; height: 400px; background: #fff; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); border: 1px solid #ddd; border-radius: 6px; position: absolute; top: 50%; left: 50%; margin-left: -300px; margin-top: -200px; }
.suggestion-box .shadowcon .shadowcon-tit { height: 50px; line-height: 50px; padding: 0 15px; box-sizing: border-box; border-bottom: 1px solid #ddd; font-size: 15px; font-weight: bold; }
.suggestion-box .shadowcon .shadowcon-tit .close { width: 20px; height: 20px; float: right; margin-top: 15px; cursor: pointer; }
.suggestion-box .shadowcon .booking { margin: 15px; }
.suggestion-box .shadowcon .booking .form-control { width: 460px; height: 34px; border: 1px solid #CCC; padding: 6px 12px; background-color: #fff; font-size: inherit; display: inline-block; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); outline: none; box-sizing: border-box; border-radius: 2px; }
.suggestion-box .shadowcon .booking .fieldname { width: 90px; display: inline-block; height: 30px; margin-right: 10px; text-align: right; }
.suggestion-box .shadowcon .booking p { margin: 15px 0; }
.suggestion-box .shadowcon .booking button { width: 70px; height: 34px; background: #C23017; color: #FFF; border: none; outline: none; font-size: 14px; float: right; border-radius: 5px; }
.suggestion-box .shadowcon .booking textarea { vertical-align: middle; font: inherit; resize: none; }
.suggestion-box .shadowcon .booking textarea.form-control { height: auto; }
.suggestion-box .shadowcon .booking input::-webkit-input-placeholder, .suggestion-box .shadowcon .booking textarea::-webkit-input-placeholder { color: #999; }

.inside-banbox { width: 100%; min-width: 1300px; position: relative; overflow: hidden; height: 320px; }
.inside-banbox .ban { position: absolute; width: 1920px; height: 320px; left: 50%; margin-left: -960px; }

.main-top { height: 56px; line-height: 56px; color: #C23017; }
.main-top a { color: #444; }
.main-top a:hover { color: #C23017; text-decoration: underline; }
.main-top span { color: #ccc; padding: 0 5px; }

.main { width: 1300px; margin: 0 auto; overflow: hidden; }

.type_l { width: 260px; float: left; border-top: 3px solid #c23017; }
.type_l .menu { padding: 10px; list-style: none; background: #f9f9f9; }
.type_l .menu li { margin-bottom: 5px; }
.type_l .menu a { display: block; padding: 10px; border-bottom: 1px solid #dddddd; text-align: center; font-size: 16px; }
.type_l .menu a.active { background: #fff; color: #c23017; }
.type_l .menu a:hover { color: #C23017; }

.type_r { width: 970px; float: right; }

.in_about { line-height: 56px; padding: 30px 45px; }
.in_about p { font-size: 19px; font-family: "ËÎÌå"; }
.in_about img { max-width: 100%; margin: 10px 0; }

.in_list { overflow: hidden; width: 100%; }
.in_list li { padding: 0 10px; background: #f9f9f9; margin-bottom: 5px; height: 40px; line-height: 40px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.in_list li a:hover { color: #C23017; text-decoration: underline; }
.in_list li .date { float: right; color: #aaa; font-size: 13px; }
.in_list li:nth-child(2n) { background: #fff; }

.listshow { border-top: 3px solid #c23017; background: #fafafa; padding: 10px 30px 30px 30px; }
.listshow .title { padding: 20px 0; border-bottom: 1px solid #eee; }
.listshow .title .name { text-align: center; font-size: 26px; color: #444; }
.listshow .title .time { font-size: 14px; color: #444; margin-top: 25px; text-align: center; }
.listshow .fenye { padding-top: 20px; border-top: 1px solid #ddd; overflow: hidden; }
.listshow .fenye .fenye-l { width: 50%; height: 34px; line-height: 34px; float: left; padding-right: 15px; box-sizing: border-box; color: #888; }
.listshow .fenye .fenye-r { width: 50%; height: 34px; line-height: 34px; float: left; text-align: right; padding-left: 15px; box-sizing: border-box; color: #888; }
.listshow .fenye a { color: #444; }
.listshow .fenye a:hover { color: #C23017; text-decoration: underline; }
.listshow .go-back { display: block; width: 172px; height: 38px; line-height: 38px; text-align: center; font-size: 16px; border: 1px solid #888; margin: 30px auto; }
.listshow .go-back:hover { color: #C23017; border: 1px solid #C23017; }

.jidi { margin-top: 10px; margin-bottom: 20px; }
.jidi .head { height: 40px; line-height: 30px; font-size: 18px; width: 1270px; margin: 0 auto; border-bottom: 2px solid #C23017; }
.jidi .head .more { font-size: 14px; float: right; color: #C23017; }
.jidi .head .more:hover { text-decoration: underline; }
.jidi .jidi-box { overflow: hidden; }
.jidi .jidi-box li { width: 295px; margin: 15px; float: left; }
.jidi .jidi-box li .img { width: 295px; height: 190px; overflow: hidden; position: relative; }
.jidi .jidi-box li .img img { min-width: 0; min-height: 0; width: 100%; transition: all .4s; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transition: all ease 0.3s; }
.jidi .jidi-box li .tit { margin: 20px 0; font-size: 15px; }
.jidi .jidi-box li .tit a:hover { color: #C23017; }
.jidi .jidi-box li:hover .img img { transform: scale(1.2); position: absolute; top: 0; left: 0; }

.pagination { margin-top: 40px; padding-top: 10px; text-align: right; border-top: 1px dotted #ddd; }

.pagination ul li { display: inline; margin-right: 3px; text-align: center; }

.pagination ul li a { background: #fff; font-size: 14px; height: 36px; display: inline-block; *display: inline; *zoom: 1; padding: 0 14px; border: 1px solid #DDD; line-height: 36px; vertical-align: middle; }

.pagination ul li a:hover { background-color: #F8F8F8; text-decoration: none; }

.pagination ul li.active a { background-color: #D10D0D; border-color: #D10D0D; }

.pagination ul li.active a:link { color: #FFF; }

.pagination ul li.active a:visited { color: #FFF; }

.pagination ul li.active a:hover { color: #FFF; }

.pagination ul li.active a:active { color: #FFF; }

.pagination ul li.active a:hover { background-color: #D10D0D; border-color: #D10D0D; cursor: default; }

/*# sourceMappingURL=style.css.map */
