@charset "utf-8";
#loading { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 9999; width: 100%; height: 100%; background: #fff; }

@keyframes fade { 0% { opacity: 1; }
  100% { opacity: 0.1; } }
html { min-width: 320px; font-size: 100px; }

body.hide { overflow: hidden; }

.container { width: 85%; max-width: 1400px; margin: 0 auto; font-size: .16rem; }

.header { position: relative; z-index: 200; padding: .25rem 0; background-image: url(../images/h_bg1.jpg); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }
.header .container .fr { margin: .2rem 0 0; }

.logo { position: relative; width: calc(100% - 3.5rem); }
.logo img { max-width: 200px; vertical-align: top; }
.logo p { display: inline-block; position: absolute; top: 50%; right: auto; bottom: auto; left: 200px; z-index: 1; width: calc(100% - 200px); font-size: 0.26rem; font-weight: 700; line-height: 0.36rem; color: #000; text-align: left; -webkit-transform: translate(0, -50%); -moz-transform: translate(0, -50%); -ms-transform: translate(0, -50%); -o-transform: translate(0, -50%); transform: translate(0, -50%); }

.search { display: inline-block; font-size: 0; padding: 0 5px 0 .15rem; border-radius: 4px; border: 1px solid #d5d5d5; border-radius: .35rem; vertical-align: top; overflow: hidden; }
.search .input { width: 1.8rem; height: .35rem; font-size: 0.14rem; font-weight: 500; line-height: 0.35rem; color: #222; text-align: left; vertical-align: top; }
.search .input::placeholder { color: #999; }
.search .submit { width: .35rem; height: .35rem; vertical-align: top; background-image: url(../images/h_icon1.png); background-repeat: no-repeat; background-position: 50% 40%; background-color: transparent; background-size: auto; }
.search form { white-space: nowrap; }

.nav { position: relative; z-index: 4; background: #b80404; }
.nav li { position: relative; float: left; width: 12.5%; }
.nav li::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: 25%; right: -0.5px; bottom: auto; left: auto; z-index: 1; width: 1px; height: 50%; background-color: #d43333; }
.nav li:last-child::after { display: none; }
.nav li a { display: block; font-size: 0.18rem; font-weight: 500; line-height: 0.5rem; color: #fff; text-align: center; -webkit-transition: all 0.2s linear 0s; -moz-transition: all 0.2s linear 0s; -ms-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; transition: all 0.2s linear 0s; }
.nav li:hover > a { color: #fff; background: #9d0000; }
.nav li:hover .lv2 { display: block; animation: flipInY .8s; -ms-animation: flipInY .8s; }
.nav .lv2 { display: none; position: absolute; top: calc(100% + 12px); right: auto; bottom: auto; left: 0%; z-index: 1; width: 100%; padding: .08rem 0 .12rem; background: #fff; transform-origin: 50% 10%; -ms-transform-origin: 50% 10%; box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3); }
.nav .lv2 a { padding: .08rem 5px; font-size: .15rem; line-height: .2rem; color: #333; }
.nav .lv2 a:hover { color: #fff; background: #b80404; }
.nav .lv2 .tri { position: absolute; top: auto; right: auto; bottom: 100%; left: 0%; z-index: 1; width: 100%; height: 12px; overflow: hidden; }
.nav .lv2 .tri::after { display: block; content: ""; box-sizing: border-box; width: 20px; height: 20px; margin: 0 auto; background: #fff; -webkit-transform: translate(0px, 6px) rotate(45deg); -moz-transform: translate(0px, 6px) rotate(45deg); -ms-transform: translate(0px, 6px) rotate(45deg); -o-transform: translate(0px, 6px) rotate(45deg); transform: translate(0px, 6px) rotate(45deg); box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3); }

.banner { position: relative; z-index: 1; font-size: 0; }
.banner a { position: relative; display: block; height: 0; padding: 21.875% 0 0; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: transform 0.3s linear 0s; -moz-transition: transform 0.3s linear 0s; -ms-transition: transform 0.3s linear 0s; -o-transition: transform 0.3s linear 0s; transition: transform 0.3s linear 0s; }
.banner a img { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 100%; vertical-align: top; object-fit: cover; }
.banner .slick-current a { -webkit-transform: scale(1.08); -moz-transform: scale(1.08); -ms-transform: scale(1.08); -o-transform: scale(1.08); transform: scale(1.08); -webkit-transition: transform 6s linear 0.8s; -moz-transition: transform 6s linear 0.8s; -ms-transition: transform 6s linear 0.8s; -o-transition: transform 6s linear 0.8s; transition: transform 6s linear 0.8s; }
.banner .slick-dots { position: absolute; top: auto; right: auto; bottom: .24rem; left: 50%; z-index: 1; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); transform: translateX(-50%); }
.banner .slick-dots li { display: inline-block; margin: 0 4px; width: 12px; height: 12px; background: #fff; border-radius: 50%; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; cursor: pointer; }
.banner .slick-dots li.slick-active { background: #b80404; }
.banner .slick-arrow { position: absolute; top: 42%; right: auto; bottom: auto; left: auto; z-index: 1; width: .48rem; height: .48rem; background-image: url("../images/h_icon6.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: rgba(0, 0, 0, 0.5); background-size: auto; border-radius: 50%; }
.banner .slick-arrow.slick-prev { left: 4.4%; }
.banner .slick-arrow.slick-next { right: 4.4%; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

.tt1 { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.tt2 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; }

.tt3 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; }

.tt4 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; }

.tt5 { display: block; display: -webkit-box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }

.img-scale { display: block; overflow: hidden; }
.img-scale img { display: block; width: 100%; height: auto; -webkit-transition: transform 0.6s linear 0s; -moz-transition: transform 0.6s linear 0s; -ms-transition: transform 0.6s linear 0s; -o-transition: transform 0.6s linear 0s; transition: transform 0.6s linear 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; background-size: cover; -webkit-transition: transform 0.6s linear 0s; -moz-transition: transform 0.6s linear 0s; -ms-transition: transform 0.6s linear 0s; -o-transition: transform 0.6s linear 0s; transition: transform 0.6s linear 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); -ms-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); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.column { margin: 0 0 .2rem; border-bottom: 1px solid #ddd; }
.column h3 { display: inline-block; margin: 0 0 -1px; padding: 0 .26rem 0 .2rem; font-size: 0.18rem; font-weight: 500; line-height: 0.4rem; color: #fff; text-align: left; background-image: url(../images/h_bg3.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }

.more { font-size: .14rem; line-height: .4rem; color: #999; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.more:hover { font-size: .15rem; color: #b80404; }

.title { font-size: 0.16rem; font-weight: 500; line-height: 0.32rem; color: #000; text-align: left; }

.date { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: 500; line-height: 32px; color: #999; text-align: left; }

.info { font-size: 14px; font-weight: 500; line-height: 24px; color: #666; text-align: left; }

.index-main { position: relative; z-index: 3; padding: 0 0 .4rem; background-image: url(../images/h_bg2.jpg); background-repeat: no-repeat; background-position: 50% 100%; background-color: #f3f3f3; background-size: 100%; }

.card { margin: .3rem 0 0; padding: .25rem .3rem; background: #fff; box-shadow: 0 0 6px 0 #ccc; border-bottom-right-radius: .35rem; }

.cgjj { width: 61.785%; height: 4.28rem; }
.cgjj .about { height: 3.2rem; font-size: 0.16rem; font-weight: 500; line-height: 0.32rem; color: #000; text-align: left; text-indent: 2em; display: block; overflow: hidden; }

.cgsp { width: 36.07%; height: 4.28rem; }
.cgsp .video-box { position: relative; margin: .3rem 0 0; }
.cgsp .video-box img { vertical-align: top; width: 100%; height: 2.92rem; }
.cgsp .video-box video { width: 100%; height: 2.92rem; }

.llyj { width: 32%; height: 3.54rem; }
.llyj .list2 .title i { background-image: url(../images/h_icon2_1.png); }
.llyj .list2 .title i.i2 { background-image: url(../images/h_icon2_2.png); }
.llyj .list2 .title i.i3 { background-image: url(../images/h_icon2_3.png); }

.cgcx { width: 32%; height: 3.54rem; margin-left: 2%; }
.cgcx .list2 .title i { background-image: url(../images/h_icon3_1.png); }
.cgcx .list2 .title i.i2 { background-image: url(../images/h_icon3_2.png); }
.cgcx .list2 .title i.i3 { background-image: url(../images/h_icon3_3.png); }
.cgcx .list2 .title i.i4 { background-image: url(../images/h_icon3_4.png); }

.yxtg { width: 32%; height: 3.54rem; }
.yxtg .list2 .title i { background-image: url(../images/h_icon4_1.png); }
.yxtg .list2 .title i.i2 { background-image: url(../images/h_icon4_2.png); }
.yxtg .list2 .title i.i3 { background-image: url(../images/h_icon4_3.png); }

.list1 { margin: 5px 0 0; }
.list1 li { border-bottom: 1px dashed #ddd; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.list1 .title { display: inline-block; vertical-align: top; width: calc(100% - 1.5rem); line-height: .58rem; }
.list1 .title::before { display: inline-block; content: ""; width: 7px; height: 7px; margin: 0 .08rem 1px 0; background: #b80404; border-radius: 50%; }
.list1 .date { line-height: .58rem; }
.list1 .date span { font-size: .21rem; font-weight: 700; color: #b80404; vertical-align: top; letter-spacing: 1px; }

.list2 { margin: 0 0 0; }
.list2 li { border-bottom: 1px dashed #ddd; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.list2 li:last-child { border: none; }
.list2 li:hover, .list1 li:hover { -webkit-transform: translateX(4px); -moz-transform: translateX(4px); -ms-transform: translateX(4px); -o-transform: translateX(4px); transform: translateX(4px); }
.list2 li:hover .title, .list1 li:hover .title { color: #b80404; }
.list2 .title { line-height: .6rem; }
.list2 .title i { display: inline-block; vertical-align: middle; width: .3rem; height: .3rem; margin: 0 .15rem 0 0; background-image: url(); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: cover; }

.pic-list { font-size: 0; margin: 0 -0.15rem; margin-top: .3rem; }
.pic-list > li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 0.15rem; }
.pic-list li { margin: 0 0 .25rem; }
.pic-list .card { position: relative; margin: 0; padding: .15rem .18rem; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.pic-list .card::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: -1; width: 100%; height: 100%; background: #fff; border-bottom-right-radius: .2rem; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.pic-list .card:hover { box-shadow: 0 0 18px 0 #aaa; }
.pic-list .card:hover::after { top: 8px; left: 8px; background: #b80404; }
.pic-list .card:hover .title { font-weight: 700; color: #b80404; }
.pic-list .img-scale { position: relative; }
.pic-list .img-scale::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: 50%; right: auto; bottom: auto; left: 50%; z-index: 1; width: .3rem; height: .3rem; background-image: url(../images/h_icon5.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); cursor: pointer; }
.pic-list .img { padding: 56.07% 0 0; }
.pic-list .title { height: .5rem; line-height: .25rem; margin: .1rem 0; }
.pic-list .more { line-height: .25rem; }

.hsxs { width: 100%; margin: .3rem 0 0; }

.hsxs-slick { margin: 0 -.18rem; font-size: 0; }
.hsxs-slick .card { position: relative; margin: 0; padding-left: .2rem; padding-right: .2rem; }
.hsxs-slick .card::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: 0; right: auto; bottom: auto; left: 0; z-index: -1; width: 100%; height: 100%; background: #fff; border-bottom-right-radius: .35rem; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.hsxs-slick .card:hover { box-shadow: 0 0 10px 0 #aaa; }
.hsxs-slick .card:hover::after { top: 8px; left: 8px; background: #b80404; }
.hsxs-slick .card:hover .title { font-weight: 700; color: #b80404; }
.hsxs-slick .slick-list { padding: .1rem 0; }
.hsxs-slick .slick-slide { padding: 0 .18rem; }
.hsxs-slick .img-scale { position: relative; }
.hsxs-slick .img-scale::after { display: block; content: ""; box-sizing: border-box; position: absolute; top: 50%; right: auto; bottom: auto; left: 50%; z-index: 1; width: .3rem; height: .3rem; background-image: url(../images/h_icon5.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: 100%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); cursor: pointer; }
.hsxs-slick .img { padding: 56.07% 0 0; }
.hsxs-slick .title { height: .64rem; margin: .16rem 0; }
.hsxs-slick .more { line-height: .3rem; }
.hsxs-slick .slick-arrow { position: absolute; top: 42%; right: auto; bottom: auto; left: auto; z-index: 1; width: .48rem; height: .48rem; background-image: url("../images/h_icon6.png"); background-repeat: no-repeat; background-position: 50% 50%; background-color: #b80404; background-size: auto; border-radius: 50%; box-shadow: 0 0 4px 0 #ccc; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.hsxs-slick .slick-arrow.slick-prev { left: -.6rem; }
.hsxs-slick .slick-arrow.slick-next { right: -.6rem; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }
.hsxs-slick .slick-arrow:hover { background-color: #9d0000; }
.hsxs-slick .slick-dots { margin: .2rem 0 0; text-align: center; }
.hsxs-slick .slick-dots li { display: inline-block; margin: 0 4px; width: 12px; height: 6px; background: #fff; border-radius: 6px; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; cursor: pointer; }
.hsxs-slick .slick-dots li.slick-active { width: 24px; background: #b80404; }

.footer { position: relative; z-index: 2; background: #b80404; }

.copy { padding: .15rem 0; font-size: 0.14rem; font-weight: 500; line-height: 0.27rem; color: #fff; text-align: center; }
.copy a { color: #fff; }

.btn { display: none; align-items: center; }
.btn .search-btn { display: inline-block; width: 34px; height: 32px; background-image: url(../images/h_icon1.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: #fff; background-size: auto; vertical-align: top; cursor: pointer; border-radius: 4px; box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); }
.btn .nav-btn { display: inline-block; width: 34px; height: 32px; font-size: 0; padding: 8px 0 0; margin: 0 0 0 .2rem; border-radius: 4px; text-align: center; vertical-align: top; cursor: pointer; background: #fff; box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); }
.btn .nav-btn i { display: inline-block; width: 22px; height: 2px; margin: 5px 0 0; background: #b80404; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.btn .nav-btn i:nth-child(1) { margin-top: 0; }
.btn .nav-btn.close i:nth-child(1) { -webkit-transform: translate(0, 7px) rotate(45deg); -moz-transform: translate(0, 7px) rotate(45deg); -ms-transform: translate(0, 7px) rotate(45deg); -o-transform: translate(0, 7px) rotate(45deg); transform: translate(0, 7px) rotate(45deg); }
.btn .nav-btn.close i:nth-child(2) { opacity: 0; }
.btn .nav-btn.close i:nth-child(3) { -webkit-transform: translate(0, -7px) rotate(-45deg); -moz-transform: translate(0, -7px) rotate(-45deg); -ms-transform: translate(0, -7px) rotate(-45deg); -o-transform: translate(0, -7px) rotate(-45deg); transform: translate(0, -7px) rotate(-45deg); }

.mask { display: none; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 101; background: rgba(0, 0, 0, 0.75); }
.mask .close { position: absolute; top: calc(80px + 4%); right: 12%; bottom: auto; left: auto; z-index: 1; cursor: pointer; width: 60px; height: 60px; }
.mask .close i { display: block; width: 100%; height: 2px; background: #fff; }
.mask .close i:nth-child(1) { -webkit-transform: translate(0, 41px) rotate(45deg); -moz-transform: translate(0, 41px) rotate(45deg); -ms-transform: translate(0, 41px) rotate(45deg); -o-transform: translate(0, 41px) rotate(45deg); transform: translate(0, 41px) rotate(45deg); }
.mask .close i:nth-child(2) { -webkit-transform: translate(0, 39px) rotate(-45deg); -moz-transform: translate(0, 39px) rotate(-45deg); -ms-transform: translate(0, 39px) rotate(-45deg); -o-transform: translate(0, 39px) rotate(-45deg); transform: translate(0, 39px) rotate(-45deg); }

.decoration { position: relative; z-index: 1; max-height: 3.6rem; overflow: hidden; }
.decoration img { width: 100%; vertical-align: top; }

.section { position: relative; z-index: 2; padding-bottom: 0; }
.section .container { padding: 0 .3rem; background-color: #fff; box-shadow: 0 6px 6px 0 #ccc; }

.sidebar { width: 2.4rem; margin: -.4rem 0 .5rem; }
.sidebar h1 { font-size: 0.28rem; font-weight: 700; line-height: 0.8rem; color: #fff; text-align: center; letter-spacing: 1px; background: #b80404; }
.sidebar h1 i { display: block; margin: 0 auto; }

.lv2-nav li { margin: .1rem 0 0; }
.lv2-nav a { display: block; padding: .15rem .45rem .15rem 10%; font-size: 0.16rem; font-weight: 500; line-height: 0.26rem; color: #000; text-align: left; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; border-left: 4px solid transparent; background-color: #f3f3f3; }
.lv2-nav a:hover { color: #b80404; }
.lv2-nav a.cur { border-left-color: #b80404; color: #b80404; font-weight: 700; background-image: url(../images/h_icon7.png); background-repeat: no-repeat; background-position: 2rem 50%; background-color: #f3f3f3; background-size: auto; }
.lv2-nav li.cur { border-color: #b80404; background: #fff; }
.lv2-nav li.cur > a { color: #b80404; font-weight: 700; }
.lv2-nav li.cur .lv3 { display: block; }
.lv2-nav li.cur .down { display: block; }
.lv2-nav .down { display: none; position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .55rem; height: .55rem; font-size: 0.2rem; font-weight: 700; line-height: 0.55rem; color: #b80404; text-align: left; cursor: pointer; }
.lv2-nav .lv3 { display: none; padding: 0 0 .1rem .1rem; }
.lv2-nav .lv3 a { padding: 6px .1rem 6px .4rem; font-size: .15rem; font-weight: 500; line-height: .25rem; color: #000; text-align: left; }
.lv2-nav .lv3 a:hover { color: #b80404; }
.lv2-nav .lv3 a.cur { color: #b80404; font-weight: 700; }

.main { width: calc(100% - 2.8rem); min-height: 4rem; margin: .3rem 0 0; padding: 0 0 .4rem; }

.position { margin-top: 0; border-bottom: 1px solid #ddd; }
.position h3 { display: inline-block; margin: 0 0 .12rem; padding: 0 0 0 .1rem; font-size: 0.24rem; font-weight: 700; line-height: 0.26rem; color: #000; text-align: left; border-left: 3px solid #b80404; }

.place { padding: 0 0 0 .25rem; font-size: 0.14rem; font-weight: 500; line-height: 0.26rem; color: #999; text-align: left; background-image: url(../images/h_icon9.png); background-repeat: no-repeat; background-position: 0 50%; background-color: transparent; background-size: auto; }
.place a { color: #999; }
.place a:hover { color: #b80404; }

.article { padding: .4rem 4% 0; }
.article .title { margin: 0 0 .1rem; font-size: 0.2rem; font-weight: 700; line-height: 0.32rem; color: #b80404; text-align: center; }
.article .sub { margin: .2rem 0 .3rem; padding: .13rem 0; font-size: 0.14rem; font-weight: 500; line-height: 0.22rem; color: #999; text-align: center; border-bottom: 1px dashed #ccc; border-top: 1px dashed #ccc; }
.article .content { padding: 0 0 .4rem; font-size: 0.16rem; font-weight: 500; line-height: 0.4rem; color: #000; text-align: left; }
.article .content p { text-indent: 2em; }
.article .content img, .article .content video { display: block; max-width: 100%; height: auto !important; margin: .2rem auto; }
.article .content table { max-width: 100%; margin: .25rem auto; }
.article .content table p { text-indent: 0; }
.article .content table img, .article .content table video, .article .content table iframe { margin-top: 0; margin-bottom: 0; }
.article .content iframe { display: block; max-width: 100%; margin: .2rem auto; }
.article .cont-page { padding: .25rem 0 0; border-top: 1px dashed #ccc; }
.article .cont-page a { display: block; padding: 7px 0; font-size: 0.16rem; font-weight: 500; line-height: 0.22rem; color: #494949; text-align: left; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
.article .cont-page a span { color: #b80404; }
.article .cont-page a:hover { color: #b80404; -webkit-transform: translateX(6px); -moz-transform: translateX(6px); -ms-transform: translateX(6px); -o-transform: translateX(6px); transform: translateX(6px); }

#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; }

.main .column { margin: .3rem 0 0; }
.main .column h3 { min-width: 118px; }
.pic-list2 { font-size: 0; margin: 0 -0.15rem; }
.pic-list2 > li { display: inline-block; vertical-align: top; width: 33.3333333333%; padding: 0 0.15rem; }
.pic-list2 li { margin: .2rem 0 0; }
.pic-list2 .img-scale { position: relative; box-shadow: 0 0 6px 0 #ccc; border-radius: 5px; }
.pic-list2 .img { padding: 79% 0 0; background-size: contain; background-color: #f8f8f8; }
.pic-list2 .title { line-height: .2rem; margin: .1rem 0; padding: 0 .1rem; text-align: center; }
.pic-list2 .img-scale:hover .title { font-weight: 700; color: #b80404; }

@media screen and (max-width: 1400px) { .logo p { font-size: .24rem; }.position h3 { font-size: .21rem; }
  .hsxs-slick { margin: 0 -.1rem; }
  .hsxs-slick .slick-slide { padding: 0 .1rem; } }
@media screen and (max-width: 1200px) { html { font-size: 95px; }
  .section .container { padding: 0 .2rem; } }
@media screen and (max-width: 992px) { .container { width: 90%; }
  .header { padding: .12rem 0; border-bottom: 3px solid #b80404; }
  .header .container { display: flex; justify-content: space-between; align-items: center; }
  .header .container::after, .header .container::before { display: none; }
  .header .container > .fr { float: none; margin: 0; }
  .logo { width: calc(100% - 1.5rem); }
  .logo a { display: flex; justify-content: left; align-items: center; }
  .logo img { max-height: 60px; }
  .logo p { position: static; font-size: .19rem; padding: 0 0 0 .15rem; width: auto; line-height: .28rem; -webkit-transform: translate(0); -moz-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); transform: translate(0); }
  .banner .slick-arrow { display: none !important; }
  .banner .img { padding: 30% 0 0; }
  .btn { display: flex; }
  .search { visibility: hidden; opacity: 0; position: fixed; top: 40%; right: auto; bottom: auto; left: 20%; z-index: 200; width: 60%; padding: 10px 12px !important; background: #fff; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); -o-transform: scale(0.7); transform: scale(0.7); -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; box-shadow: 0 0 7px 2px #555; }
  .search .input { width: calc(100% - 45px) !important; height: 45px; padding: 0 8px !important; line-height: 45px; color: #333; border: 1px solid #eee; }
  .search .input::placeholder { color: #888; }
  .search .submit { width: 45px; height: 45px; }
  .search.show { border: none; border-radius: 0; visibility: visible; opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
  .nav { visibility: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 100%; z-index: 100; width: 100%; height: 100%; padding: .95rem 0 30px; background: #f3f3f3; overflow-x: hidden; -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
  .nav li { float: none; width: 100%; margin: 0 !important; border-top: 1px dashed #ccc; border-bottom: 1px dashed #fff; }
  .nav li:first-child { border-top: none; }
  .nav li::after { display: none; }
  .nav li:last-child:after { display: block; content: ""; box-sizing: border-box; position: absolute; top: auto; right: auto; bottom: -2px; left: 0; z-index: 1; width: 100%; height: 0px; border-bottom: 1px dashed #ccc; background: none; }
  .nav li a { font-size: .18rem; line-height: .55rem; padding: 0 .15rem; text-align: left; color: #333 !important; background: none !important; }
  .nav li .down { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .55rem; height: .55rem; background-image: url(../images/down.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; cursor: pointer; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
  .nav li .down.close { -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); }
  .nav li .lv2 { display: none; position: static; visibility: visible; opacity: 1; padding-left: 40px; padding-top: 0; border: none; background: none; box-shadow: none; }
  .nav li .lv2 a { color: #333 !important; }
  .nav li .lv2 .tri { display: none; }
  .nav li:hover .lv2 { display: none; animation: none; box-shadow: none; }
  .nav.show { visibility: visible; left: 0; }
  .cgjj, .cgsp, .llyj, .cgcx, .yxtg { width: 100%; height: auto; margin-left: 0; }
  .sidebar { width: 100%; margin: .25rem 0 0; }
  .sidebar h1 { position: relative; padding: 0 .2rem; line-height: .5rem; font-size: .22rem; text-align: left; }
  .sidebar h1 i { position: absolute; top: 0; right: 0; bottom: auto; left: auto; z-index: 1; width: .5rem; height: .5rem; background-image: url(../images/down2.png); background-repeat: no-repeat; background-position: 50% 50%; background-color: transparent; background-size: auto; cursor: pointer; -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg); transform: rotate(-90deg); -webkit-transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -ms-transition: all 0.3s linear 0s; -o-transition: all 0.3s linear 0s; transition: all 0.3s linear 0s; }
  .sidebar h1 i.down { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); }
  .sidebar .lv2-nav { display: none; }
  .sidebar .lv2-nav a { text-align: left; padding-left: .3rem; }
  .sidebar .lv2-nav a.cur { background-position: 95% 50%; }
  .main { width: 100%; max-width: 100%; margin: .25rem 0 .3rem; }
  .hsxs-slick { margin: 0 .4rem; }
  .hsxs-slick .slick-arrow { width: .38rem; height: .38rem; }
  .hsxs-slick .slick-arrow.slick-prev { left: -.4rem; }
  .hsxs-slick .slick-arrow.slick-next { right: -.4rem; }
  .section { background: #fff; }
  .section .container { padding: 0; box-shadow: none; }
  .position h3 { font-size: .2rem; } }
@media screen and (max-width: 768px) { .container { width: 92%; } .cgjj .about { height: auto; }
  .logo p { font-size: .16rem; line-height: .22rem; }
  .card { margin: .2rem 0 0; padding: .15rem .2rem; }
  .column { margin: 0 0 .15rem; }
  .position { text-align: center; }
  .position h3 { display: block; border: none; margin: .1rem 0 -1px; text-align: center; }
  .position h3::after { display: block; content: ""; width: .5rem; height: 3px; margin: .1rem auto -1px; background: #b80404; }
  .place { float: none; display: inline-block; line-height: .3rem; text-align: center; }
  .place .icon { height: .3rem; }
  .article { padding-left: 0; padding-right: 0; }
  .article .sub { margin: .15rem 0; }
  .article .content { padding: 0 0 .2rem; }
  .article .cont-page { padding: .1rem 0; }
  .list1 li { padding: .12rem 0; }
  .list1 .title { width: 100%; line-height: .26rem; overflow: visible; text-overflow: clip; white-space: initial; }
  .list1 .date { float: none; margin: 5px 0 0; line-height: .28rem; }
  .pic-list > li { width: 50%; } }
@media screen and (max-width: 520px) { html { font-size: 90px; }
  .header { padding: 0 0 .1rem; }
  .header .container { width: 100%; flex-wrap: wrap-reverse; }
  .header .container > .fr { background: #b80404; width: 100%; padding: 4px 4%; }
  .logo { width: 100%; padding: .1rem 4% 0; }
  .logo p { font-size: .14rem; }
  .btn { justify-content: space-between; }
  .btn .search-btn { width: 30px; height: 28px; }
  .btn .nav-btn { width: 30px; height: 28px; padding: 7px 0 0; }
  .btn .nav-btn i { margin: 4px 0 0; width: 20px; }
  .btn .nav-btn.close i:nth-child(1) { -webkit-transform: translate(0, 6px) rotate(45deg); -moz-transform: translate(0, 6px) rotate(45deg); -ms-transform: translate(0, 6px) rotate(45deg); -o-transform: translate(0, 6px) rotate(45deg); transform: translate(0, 6px) rotate(45deg); }
  .btn .nav-btn.close i:nth-child(2) { opacity: 0; }
  .btn .nav-btn.close i:nth-child(3) { -webkit-transform: translate(0, -6px) rotate(-45deg); -moz-transform: translate(0, -6px) rotate(-45deg); -ms-transform: translate(0, -6px) rotate(-45deg); -o-transform: translate(0, -6px) rotate(-45deg); transform: translate(0, -6px) rotate(-45deg); }
  .mask .close { top: calc(95px + 4%); }
  .search { left: 4%; right: 4%; width: 92%; }
  .nav { padding-top: 1.4rem; }
  .banner a { padding: 40% 0 0; }
  .pic-list { margin-left: 0; margin-right: 0; }
  .pic-list > li { padding: 0; width: 100%; } }

/*# sourceMappingURL=style.css.map */
#page-list { margin: .3rem 0; }
#page-list > table { margn: 0 auto; }
#page-list td { font-size: .14rem; font-family: Microsoft YaHei; }
#page-list #fanye1010976 { line-height: .27rem; padding-top: 5px; }
#page-list span, #page-list a, #page-list input, #page-list div { display: inline-block; width: auto; height: .27rem;  font-size: .14rem;  }
#page-list span, #page-list a, #page-list #gotopagebut {padding: 0px 6px; line-height: .25rem;   border-radius: 3px;    border: 1px solid #b80404; margin: 0px 5px 0; color: #999; font-family: Microsoft YaHei; background: #fff; }
#page-list a { color:#b80404; }
#page-list input { border: 1px solid #b80404; padding: 0 3px; border-radius: 3px; text-align: center; margin-right: 6px !important; }