@charset "utf-8";
/* 悬停图片放大 IE9+*/
.img-scale { display: block; 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-frame { overflow: hidden; }

.img-scale .img { /*背景图替换img*/ height: 100%; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: cover; 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 .img img { min-height: 100%; }

.img-scale:hover img { min-height: 100%; -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-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); -ms-transform: scale(1.1); transform: scale(1.1); }

#browser-modal { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: 10000; width: 100%; height: 100%; color: #303233; text-align: center; }

#browser-modal .browser-modal-cover { position: fixed; top: 0; right: auto; bottom: auto; left: 0; z-index: -1; height: 100%; width: 100%; background-color: #111; }

#browser-modal .browser-content { width: 700px; margin: 120px auto 0; padding: 50px 0 80px; background-color: #fff; border-radius: 5px; }

#browser-modal .browser-content .browser-dpc-logo img { height: 42px; margin: 45px auto 40px; }

#browser-modal .browser-content .browser-text-title { font-size: 24px; text-transform: uppercase; }

#browser-modal .browser-content .browser-text-desc { margin: 30px 0 20px; font-size: 14px; }

#browser-modal .browser-content .browser-list { width: 600px; height: 130px; margin: 20px auto; }

#browser-modal .browser-content .browser-item { float: left; width: 150px; margin: 0 auto; padding: 20px 0; }

#browser-modal .browser-content .browser-item .iconfont { width: 100px; height: 100px; margin: 0 auto 10px; font-size: 80px; line-height: 80px; }

#browser-modal .browser-content .browser-item .iconchrome { background: url(../images/bro.png) no-repeat 0 0; }

#browser-modal .browser-content .browser-item .iconfirefox { background: url(../images/bro.png) no-repeat 0 -100px; }

#browser-modal .browser-content .browser-item .iconopera { background: url(../images/bro.png) no-repeat 0 -200px; }

#browser-modal .browser-content .browser-item .iconEdge { background: url(../images/bro.png) no-repeat 0 -300px; }

#browser-modal .browser-content .browser-item a { display: block; cursor: pointer; }

#browser-modal .browser-content .browser-item a:hover { text-decoration: underline !important; }

#browser-modal .browser-content .browser-item a img { display: block; max-width: 100px; width: 100px; height: 100px; margin: 0 auto; }

#browser-modal .browser-content .browser-item a h4 { margin-top: 20px; text-align: center; font-size: 18px; font-weight: 700; }

html { min-width: 1200px; overflow-x: auto; }

.container { width: 80%; max-width: 1300px; margin: 0 auto; }

.header { padding: 29px 0; background-image: url(../images/h_bg1.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: 100% 100%; background-size: 100% 100%; }

.logo img { max-width: 100%; vertical-align: top; }

.top-links { margin: -10px 0 10px; font-size: 14px; font-weight: 500; line-height: 30px; color: #884310; text-align: right; }

.top-links a { color: #884310; }

.top-links a:hover { text-decoration: underline !important; }

.search { padding: 0 0 0 10px; border: 1px solid #884310; border-radius: 3px; }

.search .input { width: 170px; height:30px;  font-size: 14px; font-weight: 500; line-height: 30px; color: #884310; text-align: left; }

.search .input::-webkit-input-placeholder { color: #b96f3a; }

.search .input:-moz-placeholder { color: #b96f3a; }

.search .input::-moz-placeholder { color: #b96f3a; }

.search .input:-ms-input-placeholder { color: #b96f3a; }

.search .input::placeholder { color: #b96f3a; }

.search .submit { width: 30px; height: 30px; background-image: url(../images/h_icon1.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; vertical-align: top; }

.nav { position: relative; z-index: 10; background: #8f000b; border-top: 2px solid #a0764d; }

.nav li { position: relative; float: left; width: 10%; }

.nav li a { position: relative; z-index: 2; display: block; padding: 0 5px; font-size: 18px; font-weight: 500; line-height: 60px; color: #fff; text-align: center; white-space: nowrap; }

.nav li .spirit { width: 25px; height: 25px; background-position: -66px 8px; vertical-align: middle; }

.nav li .lv2 { display: none; position: absolute; top: 100%; right: auto; bottom: auto; left: -webkit-calc(50% - 65px); left: -moz-calc(50% - 65px); left: calc(50% - 65px); z-index: 1; width: 130px; border-bottom: 1px solid #8f000b; }

.nav li .lv2 a { padding: 0; font-size: 16px; line-height: 38px; font-weight: 400; color: #000; background: rgba(255, 255, 255, 0.8); border-left: 1px solid #8f000b; border-right: 1px solid #8f000b; }

.nav li .lv2 a:hover span { color: #8f000b; text-decoration: underline !important; }

.nav li .lv2 .tri { width: 100%; height: 16px; background-image: url(../images/j_bg1.png); background-repeat: no-repeat; background-position: 50% 100%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.nav li .lv2 dd:nth-child(2) a { padding: 5px 0 0; }

.nav li .lv2 dd:last-child a { padding: 0 0 10px; }

.nav li:first-child { margin-left: 0; }

.nav li:first-child .spirit { margin: 0 4px 0 0; background-position: -35px 1px; }

.nav li:last-child { margin-right: 0; }

.nav li:hover > a { background-image: url(../images/h_bg2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.banner { position: relative; z-index: 1; font-size: 0; }

.banner a { position: relative; display: block; height: 0; padding: 26% 0 0; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: transform 0.2s ease 0s; -moz-transition: transform 0.2s ease 0s; -o-transition: transform 0.2s ease 0s; -webkit-transition: -webkit-transform 0.2s ease 0s; transition: -webkit-transform 0.2s ease 0s; -o-transition: -o-transform 0.2s ease 0s; -moz-transition: transform 0.2s ease 0s, -moz-transform 0.2s ease 0s; transition: transform 0.2s ease 0s; transition: transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s, -moz-transform 0.2s ease 0s, -o-transform 0.2s ease 0s; }

.banner a img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; vertical-align: top; }

.banner .slick-current a { -webkit-transform: scale(1.06); -moz-transform: scale(1.06); -o-transform: scale(1.06); -ms-transform: scale(1.06); transform: scale(1.06); -webkit-transition: transform 5s ease 0s; -moz-transition: transform 5s ease 0s; -o-transition: transform 5s ease 0s; -webkit-transition: -webkit-transform 5s ease 0s; transition: -webkit-transform 5s ease 0s; -o-transition: -o-transform 5s ease 0s; -moz-transition: transform 5s ease 0s, -moz-transform 5s ease 0s; transition: transform 5s ease 0s; transition: transform 5s ease 0s, -webkit-transform 5s ease 0s, -moz-transform 5s ease 0s, -o-transform 5s ease 0s; }

.banner .slick-arrow { position: absolute; top: 45%; right: auto; bottom: auto; left: auto; z-index: 1; width: 75px; height: 75px; font-size: 0; opacity: .4; -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; }

.banner .slick-arrow.slick-prev { left: 50px; background-image: url(../images/prev.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.banner .slick-arrow.slick-next { right: 50px; background-image: url(../images/next.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.banner .slick-dots { position: absolute; top: auto; right: auto; bottom: 22px; left: 50%; z-index: 1; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.banner .slick-dots li { display: inline-block; *display: inline; *zoom: 1; margin: 0 10px; border: 1px dashed transparent; border-radius: 50%; -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; }

.banner .slick-dots li button { width: 14px; height: 14px; border-radius: 50%; background: #916b47; }

.banner .slick-dots li.slick-active { padding: 3px; border-color: #8f000b; }

.banner .slick-dots li.slick-active button { background: #8f000b; }

.banner:hover .slick-arrow { opacity: 1; }

.section { position: relative; padding: 50px 0; background-image: url(../images/h_bg4.jpg); background-repeat: repeat-y; background-position: 50% 50%; background-color: transparent; -o-background-size: 100%; background-size: 100%; }

.section .container { position: relative; z-index: 2; }

.column { margin: 0 0 10px; border-bottom: 1px solid #ddd; }

.column .more { font-size: 14px; line-height: 58px; color: #999; }

.column .more:hover { color: #8f000b; }

.column h3 { display: inline-block; *display: inline; *zoom: 1; margin: 0 0 -1px; font-size: 24px; font-weight: 500; line-height: 58px; color: #000; text-align: left; border-bottom: 3px solid #916b47; }

.title { font-size: 16px; font-weight: 500; line-height: 56px; color: #000; text-align: left; }

.title:hover { color: #8f000b; }

.info { font-size: 14px; font-weight: 500; line-height: 26px; color: #666; text-align: justify; }

.date { font-size: 14px; font-weight: 500; line-height: 56px; color: #999; text-align: left; }

.card { margin: 40px 0 0; padding: 15px 34px 18px; background: #fff; border-top: 3px solid #8f000b; }

.list1 li { border-bottom: 1px dashed #ccc; font-size: 0; -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; }

.list1 li .title { display: inline-block; *display: inline; *zoom: 1; width: -webkit-calc(100% - 100px); width: -moz-calc(100% - 100px); width: calc(100% - 100px); overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; vertical-align: top; padding: 0 0 0 15px; background-image: url(../images/h_bg5.png); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.list1 li .date { display: inline-block; *display: inline; *zoom: 1; width: 100px; text-align: right; vertical-align: top; }

.list1 li:last-child { border: none; }

.list1 li:hover { -webkit-transform: translateX(7px); -moz-transform: translateX(7px); -o-transform: translateX(7px); -ms-transform: translateX(7px); transform: translateX(7px); }

.news-slick { width: 49.23%; font-size: 0; }

.news-slick .img-scale { position: relative; }

.news-slick .img-scale .title { position: absolute; top: auto; right: auto; bottom: 0; left: auto; z-index: 1; width: 100%; padding: 0 50px; color: #fff; line-height: 40px; background: rgba(0, 0, 0, 0.55); }

.news-slick .img { padding: 425px 0 0; }

.news-slick .slick-dots { position: absolute; top: auto; right: 25px; bottom: 13px; left: auto; z-index: 1; }

.news-slick .slick-dots li { display: inline-block; *display: inline; *zoom: 1; width: 12px; height: 12px; margin: 0 6px; border: 1px solid #fff; border-radius: 50%; -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; cursor: pointer; }

.news-slick .slick-dots li.slick-active { background: #fff; }

.switch { width: 50.77%; height: 425px; padding: 15px 50px 0; background: #fff; }

.switch .switch-nav { position: relative; font-size: 0; text-align: center; border-bottom: 1px solid #ddd; }

.switch .switch-nav .column { display: inline-block; *display: inline; *zoom: 1; width: 50%; margin: 0; cursor: pointer; border: none; }

.switch .switch-nav .column h3 { border: none; }

.switch .switch-nav .column .more { margin: 0 0 0 7px; }

.switch .switch-nav .column.cur h3 { color: #8f000b; }

.switch .switch-nav .line { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: auto; right: auto; bottom: -1px; left: 0; z-index: 1; width: 50%; height: 3px; background: #916b47; -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; }

.switch .switch-box { width: 100%; height: 328px; overflow: hidden; }

.switch .switch-box .switch-item { display: none; }

.switch .switch-box .first { padding: 20px 0 25px; margin: 0 0 20px; border-bottom: 1px solid #ddd; }

.switch .switch-box .first .title { color: #884310; font-weight: 700; }

.switch .switch-box .first .title:hover { color: #8f000b; }

.switch .switch-box li { border: none; }

.switch .switch-box .title { line-height: 42px; }

.switch .switch-box .date { line-height: 42px; }

.switch .switch-box .list1 li { -webkit-transform: none; -moz-transform: none; -o-transform: none; -ms-transform: none; transform: none; }

.jkjy, .ybbx { width: 48.5%; height: 448px; }

.yyfc { width: 100%; max-height: 374px; overflow: hidden; }

.yyfc .column { margin: 0 0 35px; }

.yyfc .img { padding: 65% 0 0; }

.pic-list { font-size: 0; margin: 0 -15px; }

.pic-list > li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 25%; padding: 0 15px; }

.pic-list .title { text-align: center; overflow: hidden; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; }

.kslj { width: 28.5%; height: 448px; padding-bottom: 29px; }

.kslj .column { margin: 0 0 30px; }

.kslj li a { display: block; margin: 15px 0 0; padding: 0 0 0 25%; font-size: 16px; font-weight: 500; line-height: 50px; color: #000; text-align: left; background: #f2f2f2; -webkit-transition: all 0.2s ease 0s; -moz-transition: all 0.2s ease 0s; -o-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }

.kslj li a:hover { color: #fff; background: #916b47; }

.xxyd { width: 33.25%; height: 448px; margin-left: 2.5%; margin-right: 2.5%; }

.xzzq { width: 33.25%; height: 448px; }

.footer { padding: 25px 0; background: #8f000b; border-top: 2px solid #a0764d; }

.foot-logo { width: 36%; padding: 50px 0 0; }

.copy { width: 44%; height: 180px; padding: 0 6%; padding-top: 30px; border-left: 1px solid #a5333c; border-right: 1px solid #a5333c; font-size: 14px; font-weight: 500; line-height: 30px; color: #fff; text-align: left; }

.yqlj { width: 20%; text-align: right; }

.yqlj h6 { font-size: 16px; font-weight: 500; line-height: 30px; color: #fff; text-align: left; }

.yqlj a { display: block; font-size: 14px; font-weight: 500; line-height: 30px; color: #ede7dd; text-align: left; }

.yqlj a:hover { color: #fff; text-decoration: underline !important; }

.yqlj .right { display: inline-block; *display: inline; *zoom: 1; }

.decoration { max-height: 350px; overflow: hidden; }

.decoration img { width: 100%; vertical-align: top; }

.sidebar { width: 21%; background: #fff; }

.sidebar .lv1-column { font-size: 24px; font-weight: 700; line-height: 70px; color: #fff; text-align: center; background-color: #8f000b; }

.sidebar .lv2-nav { padding: 10px 28px 145px; }

.sidebar .lv2-nav li { position: relative; padding: 0 0 0 5px; border-bottom: 1px dashed #ccc; }

.sidebar .lv2-nav li.cur > a { color: #8f000b; }

.sidebar .lv2-nav li.cur .down { -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.sidebar .lv2-nav a { display: block; width: -webkit-calc(100% - 30px); width: -moz-calc(100% - 30px); width: calc(100% - 30px); font-size: 18px; font-weight: 500; line-height: 60px; color: #333; text-align: left; }

.sidebar .lv2-nav a:hover, .sidebar .lv2-nav a.cur { color: #8f000b; }

.sidebar .lv2-nav .down { width: 30px; height: 60px; position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; background-image: url(../images/down.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: 50%; background-size: 50%; cursor: pointer; -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; }

.sidebar .lv2-nav .lv3 { display: none; padding: 0 0 10px 20px; }

.sidebar .lv2-nav .lv3 a { font-size: 16px; line-height: 38px; }

.main { width: 76%; min-height: 350px; padding: 30px 35px 40px; background: #fff; }

.main .list1 .title, .main .list1 .date { line-height: 60px; }

.position { margin: 0 0 10px; border-bottom: 1px solid #ddd; }

.position .place { font-size: 14px; font-weight: 500; line-height: 28px; color: #999; text-align: left; }

.position .place a { color: #999; }

.position .place a:hover { color: #8f000b; }

.position h3 { display: inline-block; *display: inline; *zoom: 1; padding: 0 0 8px; margin: 0 0 -1px; border-bottom: 3px solid #884310; font-size: 24px; font-weight: 500; line-height: 35px; color: #000; text-align: left; }

.lv3-nav { margin: 40px 0 0; background: #e8eff5; font-size: 20px; font-weight: 500; line-height: 52px; color: #000; text-align: center; }

.lv3-nav span { color: #999; }

.lv3-nav a { display: inline-block; *display: inline; *zoom: 1; padding: 0 45px; color: #000; font-weight: 700; }

.lv3-nav a:hover { color: #8f000b; }

.pic-list2 { margin: 30px 0 0; }

.pic-list2 ul { font-size: 0; margin: 0 -15px; }

.pic-list2 ul > li { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 33.33333%; padding: 0 15px; }

.pic-list2 li { margin: 0 0 30px; }

.pic-list2 .img { padding: 65% 0 0; }

.pic-list2 .title { text-align: center; }

.pic-list2 .img-scale { -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; }

.pic-list2 .img-scale:hover { background: #f6f6f6; box-shadow: 0 0 12px 0 #aaa; }

.pic-list2 .img-scale:hover .title { color: #8f000b; }

.article { padding: 30px 0 0; }

.article .title { margin: 0 0 15px; font-size: 20px; font-weight: 700; line-height: 32px; color: #8f000b; text-align: center; }

.article .sub { padding: 0 0 20px; font-size: 14px; font-weight: 500; line-height: 30px; color: #999; text-align: center; border-bottom: 1px dashed #ccc; }

.article .sub span { margin: 0 6px; }

.article .content { padding: 30px 0 40px; font-size: 16px; font-weight: 500; line-height: 40px; color: #000; text-align: left; }

.article .content p { text-indent: 2em; }

.article .content img { display: block; margin: 25px auto; }

.article .content table p { text-indent: 0; }

.article .content table, .article .content img, .article .content video { max-width: 100%; height: auto !important; }

.article .content iframe { max-width: 100%; }

.article .cont-page { padding: 25px 0 0; border-top: 1px dashed #ccc; }

.article .cont-page a { display: block; padding: 4px 0; font-size: 16px; font-weight: 500; line-height: 27px; color: #8f000b; 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; }

.article .cont-page a span { color: #000; }

.article .cont-page a:hover { -webkit-transform: translateX(6px); -moz-transform: translateX(6px); -o-transform: translateX(6px); -ms-transform: translateX(6px); transform: translateX(6px); }

.d-bg.one::before { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 22px; right: auto; bottom: auto; left: 22px; z-index: 1; width: 190px; height: 90px; background-image: url(../images/h_bg4_1.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.d-bg.one::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 22px; right: 22px; bottom: auto; left: auto; z-index: 1; width: 190px; height: 90px; background-image: url(../images/h_bg4_2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.d-bg.two::before { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: auto; right: auto; bottom: 25px; left: 22px; z-index: 1; width: 190px; height: 90px; background-image: url(../images/h_bg4_3.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

.d-bg.two::after { display: block; content: ""; -moz-box-sizing: border-box; box-sizing: border-box; position: absolute; top: auto; right: 22px; bottom: 25px; left: auto; z-index: 1; width: 190px; height: 90px; background-image: url(../images/h_bg4_4.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; -o-background-size: auto; background-size: auto; }

#list-page {font-family: Arial; text-align: center; margin: 30px 0 15px !important; }
#list-page .p_pages a, #list-page span, #list-page .p_goto a {font-size: 14px; width: auto; height: auto; margin-top: 5px; }
#list-page .p_pages a, #list-page .p_no_d, #list-page .p_fun_d, #list-page .p_goto a {padding: 7px 9px; border: 1px solid #aaa; border-radius: 2px; color: #428bca;}
#list-page .p_pages .p_no_d, #list-page a:hover, #list-page .p_goto a {background: #8f000b; font-weight: bold; color: #fff; border-color: #8f000b;}
#list-page .p_t{ padding: 0 2px 0 0; color: #777;}
#list-page .p_first, #list-page .p_first_d, #list-page .p_last, #list-page .p_last_d{display: inline-block;}
#list-page .p_pages span{color: #aaa;}
#list-page .p_goto input { font-family: 'Arial'; color: #333; border-radius: 2px; width: 40px; height: 30px; line-height: 30px; vertical-align: bottom; }