@charset "utf-8";
html,
body {
height: 100%;
}
@media screen and (max-device-width: 320px) {
body {
-webkit-text-size-adjust: none
}
}
@media screen and (max-device-width: 480px) {
body {
-webkit-text-size-adjust: none
}
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
body {
-webkit-text-size-adjust: none
}
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
body {
-webkit-text-size-adjust: none
}
}
ul,
li,
h1,
h2,
h3,
a,
img,
p {
font-family: "微软雅黑";
font-size: 100%;
text-decoration: none;
margin: 0px;
padding: 0px;
border: 0px;
list-style-type: none;
font-weight: normal;
}
body {
font-family: "微软雅黑";
color: #313030;
margin: 0px;
padding: 0px;
}
img {
max-width: 100%;
display: block;
}
.mt20 {
margin-top: 20px;
}
.mt10 {
margin-top: 10px;
}
.pad20 {padding: 0 20px;}
.fd {
clear: both;
}
.fl {
float: left;
}
.fr {
float: right
}
.clearfix {
zoom: 1;
}
.cot {
width: 97%;
margin: 0 auto;
}
a {
text-decoration: none;
color: #333333;
}
.clearfix:after {
clear: both;
content: "";
display: block;
width: 0;
height: 0;
visibility: hidden;
}
.main_1 {
padding-top: 10px;
}
.header {
position: relative;
height: 60px;
border-top: 5px solid #d70c18;
}
.header .logo {
display: block;
padding: 1.2em 0 0 1.5%;
position: relative;
z-index: 99999;
max-width: 75%;
}
.header .logo img {
display: block;
height: 1.5em;
}
.header .search {
position: absolute;
top: 0;
right: 35px;
z-index: 1000;
display: block;
width: 40px;
height: 60px;
text-indent: -9999em;
background: url(../images/search_but.png) no-repeat center center;
background-size: 22px;
}
.header .search span {
display: none;
}
.header .back {
position: absolute;
top: 0;
left: 0;
display: block;
width: 50px;
height: 50px;
text-indent: -9999em;
background: url(../images/icon-back.png) no-repeat center center;
background-size: 12px 20px;
}
.search_con {
width: 100%;
height: 30px;
display: none;
position: absolute;
right: -0px;
z-index: 10;
background: #d70c18;
background-size: auto;
text-align: left;
padding: 10px 0px;
top: 100%;
text-align: center;
}
.search_but {
position: relative;
display: block;
}
.search_con input {
vertical-align: top;
}
.search_con .text {
width: 74%;
border: none;
height: 30px;
line-height: 30px;
padding: 0 5px;
color: #333333;
}
.search_con .sub {
width: 17%;
border: none;
height: 30px;
line-height: 30px;
padding: 0 5px;
font-size: 12px;
background: #82050c;
color: #FFFFFF;
}
.con_bg {
background: #FFFFFF;
}
.link ul {
padding-top: 10px;
}
.link ul li {
width: 25%;
float: left;
text-align: center;
}
.link ul li a {
display: block;
padding: 15px;
}
.link ul li img {
width: 80%;
}
.link ul li p {
font-size: 0.875em;
text-align: center;
line-height: 180%;
color: #878787;
padding: 5px 0;
}
.slideBox {
position: relative;
overflow: hidden;
margin: 0px auto;
}
.slideBox .hd {
position: absolute;
height: 10px;
line-height: 0;
bottom: 10px;
right: 0;
z-index: 1;
width: 100%;
text-align: center;
}
.slideBox .hd li {
display: inline-block;
width: 10px;
height: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 10px;
background: #727070;
text-indent: -9999px;
overflow: hidden;
margin: 0 6px;
}
.slideBox .hd li.on {
background: #d70c18;
width: 25px;
}
.slideBox .bd {
position: relative;
z-index: 0;
}
.slideBox .bd li {
position: relative;
text-align: center;
}
.slideBox .bd li img {
vertical-align: top;
width: 100%;
}
.slideBox .bd li a {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.tabBox .hd {
position: relative;
margin-top: 1em;
}
.tabBox .hd ul {
height: 32px;
margin: 0 auto;
position: relative !important;
text-align: center;
}
.tabBox .hd ul li {
float: left;
line-height: 33px;
cursor: pointer;
font-size: 1.4em;
margin-right: 1em;
}
.tabBox .hd ul li.on {
line-height: 33px;
font-weight: bold;
color: #d70c18;
background: url(../images/lm-bg-bottom-h.png) no-repeat left bottom;
background-size: 30px;
padding-bottom: 0.5em;
}
.more-gd {
display: none;
height: 24px;
font-size: 14px;
width: 70px;
box-sizing: border-box;
border: 1px solid #d0d0d0;
color: #d0d0d0;
text-align: center;
line-height: 22px;
position: absolute;
right: 0;
top: 4px;
}
.tabBox .hd ul li.on .more-gd {
display: block;
}
.tabBox .bd li {
display: block;
}
.tabBox .bd .xyxb-ul li {
margin-top: 1em;
padding-bottom: 1em;
border-bottom: 1px solid #ccc;
}
.tabBox .bd .xyxb-ul li:first-child {
margin-left: 0;
}
.tabBox .bd .xyxb-ul li img {
width: 36%;height:19.7vw;
}
.tabBox .bd .xyxb-ul li a {
display: block;
}
.tabBox .bd .xyxb-ul li .xyxb-nr {
box-sizing: border-box;
width: 60%;
}
.tabBox .bd .xyxb-ul li .xyxb-nr .xyxb-bt {
font-size: 0.95em;
line-height: 140%;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.tabBox .bd .xyxb-ul li .xyxb-nr span {
display: block;
}
.tabBox .bd .xyxb-ul li .xyxb-nr .xyxb-date {
font-size: 0.9em;
color: #999999;
background: url(../images/date-icon.png) no-repeat left center;
background-size: 17px;
padding-left: 1.7em;
margin-top: 2%;
}
.tabBox .bd .xyxb-ul li .xyxb-nr p {
font-size: 0.8em;
color: #808080;
line-height: 22px;
margin-top: 0.5em;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height: 64px;
}
.tzgg {
background: #d70c18;
padding: 1em 0;
margin-top: 1.5em;
}
.tzgg .slideTxtBox2 .hd {
line-height: 33px;
position: relative;
margin-bottom: 1em;
}
.tzgg .slideTxtBox2 .hd ul {
height: 32px;
margin: 0 auto;
position: relative !important;
text-align: center;
}
.tzgg .slideTxtBox2 .hd ul li {
float: left;
line-height: 33px;
cursor: pointer;
font-size: 1.2em;
color: #fff;
margin-right: 1em;
padding-bottom: 0.3em;
}
.tzgg .slideTxtBox2 .hd ul li.on {
line-height: 33px;
font-weight: bold;
background: url(../images/lm-bg-bottom-b.png) no-repeat left bottom;
background-size: 30px;
}
.tzgg .slideTxtBox2 .hd ul li.on .more-gd {
display: block;
color: #fff;
border: 1px solid #fff;
}
.tzgg .slideTxtBox2 .bd .tzgg-nr li {
width: 100%;
margin-bottom: 1em;
height: 60px;
background-color: #fff;
}
.tzgg .slideTxtBox2 .bd .tzgg-nr li a {
display: block;
box-sizing: border-box;
}
.tzgg .slideTxtBox2 .bd .tzgg-nr li a .date {position: relative;height: 60px;width: 50px;background: #727070;transition: 0.5s;border-right: 1px solid #D70C18;}
.tzgg .slideTxtBox2 .bd .tzgg-nr li:first-child a .date,
.tzgg .slideTxtBox2 .bd .tzgg-nr li:first-child+li+li a .date {
background: #ef993b;
}
.tzgg .slideTxtBox2 .bd .tzgg-nr li a .date span {
color: #fff;
font-family: arial;
position: absolute;
}
.tzgg .slideTxtBox2 .bd .tzgg-nr li a .date .day {font-size: 20px;left: 2px;top: 10px;}
.tzgg .slideTxtBox2 .bd .tzgg-nr li a .date .xg {font-size: 20px;font-style: oblique;top: 22px;left: 23px;}
.tzgg .slideTxtBox2 .bd .tzgg-nr li a .date .yue {top: 34px;left: 29px;}
.tzgg .slideTxtBox2 .bd .tzgg-nr li a p {font-size: 0.95em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;height: 48px;padding-left: 10px;padding-top: 0.7em;box-sizing: border-box;padding-right: 0.3em;}
.tzgg .slideTxtBox2 .bd .bd2 .tzgg-more {
display: block;
height: 40px;
width: 154px;
background: url(../images/more-bai.png) no-repeat center;
background-size: 100%;
margin: 0 auto;
}
.lm {
margin: 0 auto;
position: relative;
width: 100%;
}
.lm li {
line-height: 33px;
color: #d70c18;
background: url(../images/lm-bg-bottom-h.png) no-repeat left bottom;
background-size: 23px;
padding-bottom: 0.3em;
cursor: pointer;
font-size: 1.4em;
}
.lm .more-gd {
display: block;
color: #888;
}
.zsjy {
margin-top: 1em;
}
.zsjy-ul li {
margin-top: 1em;
padding-bottom: 1em;
border-bottom: 1px solid #ccc;
}
.zsjy-ul li:first-child {
margin-left: 0;
}
.zsjy-ul li img {
height: 19.7vw;
width: 36%;
}
.zsjy-ul li a {
display: block;
}
.zsjy-ul li .zsjy-nr {
box-sizing: border-box;
width: 60%;
}
.zsjy-ul li .zsjy-nr .zsjy-bt {
font-size: 0.95em;
line-height: 140%;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.zsjy-ul li .zsjy-nr span {
display: block;
}
.zsjy-ul li .zsjy-nr .zsjy-date {
font-size: 0.9em;
color: #999999;
background: url(../images/date-icon.png) no-repeat left center;
background-size: 17px;
padding-left: 1.7em;
margin-top: 2%;
}
.zsjy-ul li .zsjy-nr p {
font-size: 0.8em;
color: #808080;
line-height: 22px;
margin-top: 0.5em;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height: 64px;
}
.zyjs {
padding: 1.5em 0;
background: #f0f0f0;
margin-top: 1.5em;
}
.picScroll {
margin: 10px auto 0;
}
.picScroll .bd ul {
width: 100%;
float: left;
padding-top: 10px;
}
.picScroll .bd li {
width: 49%;
font-size: 14px;
}
.picScroll .bd li a {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.picScroll .bd li img {
width: 100%;
height: 27vw;
}
.picScroll .hd {
overflow: hidden;
margin: 1.2em auto 0;
width: 66px;
}
.picScroll .hd ul {}
.picScroll .hd li {
float: left;
width: 8px;
height: 8px;
background: #727070;
margin: 0 7px;
overflow: hidden;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
text-indent: -99em;
}
.picScroll .hd .on {
background: #d70c18;
}
.picScroll .bd li .zyjs-nr {
background: #fff;
width: 100%;
padding: 0.2em 0.8em 1em;
box-sizing: border-box;
font-size: 14px;
}
.picScroll .bd li .zyjs-nr .zyjs-bt {
display: block;
font-size: 1.15em;
text-align: left;
background: url(../images/zyjs-bt-icon.png) no-repeat left bottom;
background-size: 100%;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
line-height: 40px;
}
.picScroll .bd li .zyjs-nr .zhaiyao {
font-size: 0.95em;
line-height: 1.8em;
color: #666666;
margin-top: 0.6em;
height: 70px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.jyhd {
margin-top: 1.5em;
margin-bottom: 1.5em;
}
.jyhd .jyhd-ul li {
margin-top: 1em;
padding-bottom: 0.8em;
border-bottom: 1px solid #ccc;
}
.jyhd .jyhd-ul li a {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
padding-left: 1.2em;
background: url(../images/jyhd-li-bg.png) no-repeat left center;
background-size: 11px;
}
.jyhd .jyhd-ul li .date {
background: url(../images/date-icon.png) no-repeat 1.4em center;
padding-left: 2.8em;
background-size: 16px;
font-size: 0.9em;
color: #999999;
margin-top: 0.3em;
display: block;
}
.footer {
margin-top: 2.2em;
background-color: #727070;
text-align: center;
padding-bottom: 0.5em;
border-top: 5px solid #d70c18;
}
.footer .footer-logo {
padding-top: 1.5em;
}
.footer .footer-logo img {
height: 3em;
}
.footer .bq {
text-align: center;
font-size: 0.9em;
line-height: 180%;
padding-top: 1em;
color: #fff;
}
.footer .bq span {
font-weight: bold;
}
.wxwb-pc{
width: 163px;
margin: 20px auto;
}
.fot-tplb {
text-align: center;
}
.fot-tplb li {
margin: 0px 15px;
position: relative;
text-align: center;
}
.fot-tplb li img{
width: 45px;
margin: 0 auto;
}
.fot-tplb li span {
display: block;
color: #fff;
font-size: 13px;
margin-top: 5px;
opacity: 0.7;
}
.fot-tplb li .ewm {
position: absolute;
bottom: 100%;
left: -25px;
display: none;
width: 100px;
height: 100px;
max-width: 100px;
}
.fot-tplb li:hover .ewm {
display: block;
}
.footer .pc {
width: 100px;
margin: 21px auto;
border: 1px solid #fff;
border-radius: 5px;
height: 2em;
line-height: 2em;
text-align: center;
color: #fff;
}
.footer .pc a{
color: #fff;
}
.more1 {
width: 120px;
margin: 15px auto;
border: 1px solid #dc0f1c;
border-radius: 17px;
height: 35px;
line-height: 35px;
text-align: center;
}
.more1 a {
display: block;
color: #dc0f1c;
}
.list{overflow-x: scroll;}
.list ul {}
.list ul li {margin: 20px 0;background: #FFFFFF;border-bottom: 1px solid #ccc;padding-bottom: 16px;}
.list ul li .title {
font-size: 1em;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
margin: 8px 0;
color: #313030;
}
.list ul li .date {
font-size: 0.75em;
color: #999;
}
.list ul li .date span.click {
float: right;
padding-right: 10px;
}
.list ul li .zhaiyao {
padding: 5px;
font-size: 0.75em;
line-height: 1.8em;
color: #999;
}
.list ul li .zhaiyao p {
color: #999;
text-indent: 2em;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.content .title {
font-size: 1.3em;
line-height: 2em;
}
.content .title_2 {
font-size: 0.875em;
line-height: 2em;
font-family: georgia;
}
.content .date {
padding: 10px 0;
line-height: 2em;
color: #999999;
font-size: 1em;
border-bottom: 1px solid #dddddd;
}
.content .zhengwen {
padding: 20px 0;
}
.content .zhengwen p {
font-size: 1em;
text-indent: 2em;
line-height: 2.2em;
margin-top: 1em;
}
.content .zhengwen table p {
text-indent: 0em;
}
.content .zhengwen p {
font-size: 0.875em;
text-indent: 2em;
line-height: 1.8em;
}
.content .zhengwen img {
height: auto !important;
max-width: 90%;
margin: 10px auto;
}