* { margin:0; padding:0; }
body { font-size:1em; color:#444; min-width:1200px;background-color:white;font-family: "微软雅黑";}
form,div,ul,li,dl,dt,dd{ border:0px; }
li{ list-style-type:none; }
img{ border:0px; vertical-align:top }
input{ outline:none;}
a { text-decoration: none; outline:none; }
a:link,a:visited {color:#444;}
a:hover { color:#F00; }
a.tag{ margin-right:10px; }
a.tag:link, a.tag:visited{
    padding:3px 5px;
    background-color:#5cb85c;
    color:#FFF;
    border-radius:3px;
    outline:none;   
}
a.tag:hover{ color:#F00; }
.cls{ clear:both; height:1px; overflow:hidden;}
.w1200 { width: 1280px; margin: auto auto; }


.header {
    position: relative;
    height: 132px;
    background: white;
}
.header > img {
    position: relative;
    left: 0px;
    top: 25px;
}

.header > .dianhua {
    position: absolute;
    right: 0;
    top: 12px;
    height: 30px;
    line-height: 22px;
    text-align: right;
    font-size: 16px;
    color: rgb(110, 185, 43);
}
.header > .dianhua p {
    display: block;
    margin-right: 18px;
}

.menu {
    background: white;
    height: 72px;
    float: right;
    margin-top: 60px;
    display: flex;
}

.menu > li {
    position: relative;
    width: 100px;
}
.menu > li > a {
    z-index: 999;
    display: block;
    width: 100px;
    height: 67px;
    line-height: 67px;
    color: #000000;
    font-size: 16px;
    cursor: pointer;
    text-align: center;
    font-weight: 600;
}
.menu > li > a:hover {
    color: rgb(110, 185, 43);
    border-bottom: 5px solid rgb(110, 185, 43);
}

.twomenu {
    width: 100%;
    position: absolute;
    top: 72px;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0.8);
}
.twomenu a {
    display: block;
    width: 100%;
    overflow: hidden;
    line-height: 40px;
    height: 40px;
    margin: 0px;
    font-size: 14px;
    color: black;
    text-align: center;
}
.twomenu a:hover {
    color: red;
}

.footer {
    width: 100%;
    background-color: rgb(0, 0, 0);
    color: white;
    margin-top: 20px;
}

.footer .w1200 {
    height: 230px;
    overflow: hidden;
}

.footer .w1200 .friend {
    width: 100%;
    overflow: hidden;
    height: 50px;
    line-height: 80px;
    margin-left: 45px;
    text-align: left;
}

.footer .w1200 .friend a {
    color: white;
}

.footer .w1200 .footer1 {
    margin-left: 45px;
    width: 40%;
    float: left;
    border-right: 1px solid rgb(46, 48, 38);
    height: 150px;
    padding-top: 30px;
}

.footer .w1200 .footer1 img {
    border: 1px solid white;
}

.footer .w1200 .footer1 img:nth-child(1),
img:nth-child(2),
img:nth-child(3) {
    margin-right: 20px;
}

.footer .w1200 .footer2 {
    float: left;
}

.footer .w1200 .footer2 div {
    height: 65px;
    width: 100%;
    line-height: 65px;
    border-bottom: 1px solid rgb(46, 48, 38);
    padding-left: 30px;
}

.footer .w1200 .footer2 a {
    color: white;
}

.footer .w1200 .footer2 a:hover {
    color: red;
}

.footer .w1200 .footer2 ul {
    line-height: 1.8rem;
    padding-left: 30px;
}

.footer .w1200 .footer2 ul li span {
    margin-right: 10px;
}

/* 首页css begin */

.banner {
    position: relative;
    min-height: 150px;
}

.tuij {
    height: 540px;
    background: url("../images/20190712.jpg");
    overflow: hidden;
}

.tuij .share_1 {
    height: 100px;
    width: 100%;
    line-height: 100px;
    text-align: center;
    font-size: 30px;
    color: rgb(91, 91, 91);
    font-weight: 500;
    letter-spacing: 3px;
}

.tuij .swiper-container1 {
    width: 95%;
    margin: auto;
    position: relative;
    overflow: hidden;
}

.tuij .swiper-container1 .swiper-wrapper {
    width: 90%;
    height: 420px;
}

.tuij .swiper-container1 .swiper-wrapper div {
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: space-between;
}

.tuij .swiper-container1 .swiper-wrapper div a {
    position: relative;
    display: block;
    overflow: hidden;
    width: 24%;
}

.tuij .swiper-container1 .swiper-wrapper div a span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.tuij .w1200 {
    position: relative;
    justify-content: space-between;
}

.xil {
    overflow: hidden;
    background-color: rgb(33, 30, 25);
    border-top: 10px solid rgb(155, 154, 151);
}

.xil .w1200 {
    height: 1000px;
}

.xil .w1200 .tupian {
    width: 50%;
    height: 314px;
    float: left;
    border-bottom: 1px solid rgb(155, 154, 151);
}

.xil .w1200 .tupian .tupian_top {
    width: 50%;
    float: left;
    overflow: hidden;
    margin-top: 46px;
}

.xil .w1200 .tupian .jianj {
    width: 45%;
    float: right;
    color: white;
    margin-top: 46px;
}

.xil .w1200 .tupian .jianj p {
    display: block;
    font-size: 30px;
    width: 90%;
    height: 50px;
    letter-spacing: 2px;
    border-bottom: 1px solid rgb(94, 92, 68);
}

.xil .w1200 .tupian .jianj span {
    display: block;
    font-size: 14px;
    width: 90%;
    height: 100px;
    margin-top: 8px;
    letter-spacing: 1px;
    border-bottom: 1px solid rgb(94, 92, 68);
    color: rgb(134, 133, 131);
    line-height: 23px;
}

.xil .w1200 .tupian .biaoqian a {
    display: block;
    width: 184px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background-color: red;
    color: white;
    margin-top: 10px;
}

.xil2 {
    overflow: hidden;
    padding: 1em 1em 1em 1em;
}

.xil2 .w1200 .tupian {
    width: 50%;
    height: 314px;
    float: left;
    border-bottom: 1px solid rgb(155, 154, 151);
}

.xil2 .w1200 .tupian .tupian_top {
    width: 50%;
    float: left;
    overflow: hidden;
    margin-top: 46px;
}

.xil2 .w1200 .tupian .jianj {
    width: 45%;
    float: right;
    color: black;
    margin-top: 46px;
}

.xil2 .w1200 .tupian .jianj p {
    display: block;
    font-size: 30px;
    width: 90%;
    height: 50px;
    letter-spacing: 2px;
    border-bottom: 1px solid rgb(94, 92, 68);
}

.xil2 .w1200 .tupian .jianj span {
    display: block;
    font-size: 14px;
    width: 90%;
    height: 100px;
    margin-top: 8px;
    letter-spacing: 1px;
    border-bottom: 1px solid rgb(94, 92, 68);
    color: rgb(134, 133, 131);
    line-height: 23px;
}

.xil2 .w1200 .tupian .biaoqian a {
    display: block;
    width: 184px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background-color: red;
    color: black;
    margin-top: 10px;
}

.gsjj {
    height: 420px;
    background: url("../images/20190713b.jpg");
    overflow: hidden;
}

.gsjj .gsjs {
    float: left;
    width: 50%;
    height: 400px;
    ;
    overflow: hidden;
}

.gsjj .gsjs p {
    display: block;
    text-align: left;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
}

.gsjj .gsjs span {
    display: block;
    font-size: 16px;
    text-indent: 2em;
    line-height: 35px;
    margin-top: 10px;
    letter-spacing: 4px;
}

.gsjj .gsjs span a {
    font-size: 16px;
}

.gsjj .gspic {
    float: right;
    width: 45%;
    margin-top: 60px;
    margin-right: 10px;
    overflow: hidden;
}

.gsjj .gspic img {
    float: right;
}

.scxc {
    height: 700px;
    overflow: hidden;
}

.scxc .biaot {
    width: 100%;
    text-align: center;
    font-size: 30px;
    letter-spacing: 2px;
}

.scxc .nr {
    margin-top: 25px;
}

.scxc .nr div {
    float: left;
    margin-right: 6px;
    margin-top: 20px;
    width: 420px;
    height: 280px;
    overflow: hidden;
}

/* 首页css end */


/* 列表页翻页栏 */
.pubinsidebor {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    box-shadow: 0 0 20px rgba(85, 85, 85, 0.2);
    /* 阴影 */
    background-color: #FFF;
}

.insideNav {
    position: relative;
    line-height: 3;
    border-bottom: 1px solid #ddd;
    margin: 0em 1em;
}

.insideNav a {
    font-size: 20px;
}

.insideNav .sline {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: -1px;
    width: 35px;
    height: 2px;
    overflow: hidden;
    background-color: #ea0001;
}

.insideNav .srlogo {
    float: right;
}

.insideNav .srlogo img {
    width: 28px;
    height: auto;
    vertical-align: middle;
}


.listpage_de .ds {
    display: block;
    padding: 1em 1em 1em 1em;
    clear: both;
    border-bottom: 1px solid #ddd;
}

.listpage_de .ds .tit {
    padding-top: 1em;
}

.listpage_de .ds .tit a {
    font-size: 18px;
}

.listpage_de .ds .text {
    display: inline-block;
    padding-top: 1em;
    font-size: 14px;
    line-height: 2;
    color: #888;
    clear: both;
}

@media (max-width:1440px) {
    .listpage_de .ds .text {
        line-height: 1.6;
    }
}

.listpage_de .ds .text .tp {
    width: 150px;
    height: auto;
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

.listpage_de .ds .text .date {
    color: #bbb;
}

.listpage_de .ds2 {
    display: block;
    padding: 1em 1em 1em 1em;
    clear: both;
    border-bottom: 1px solid #ddd;
}

.listpage_de .ds2 .tit a {
    font-size: 18px;
}

.listpage_de .ds2 .text {
    display: inline-block;
    padding-top: 1em;
    font-size: 14px;
    line-height: 2;
    color: #888;
    clear: both;
    width: 100%;
}

@media (max-width:1440px) {
    .listpage_de .ds2 .text {
        line-height: 1.6;
    }
}

.listpage_de .ds2 .text {
    height: 200px;
    overflow: hidden;
}

.listpage_de .ds2 .text .tp {
    width: 300px;
    height: auto;
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

.listpage_de .ds2 .text .date {
    color: #bbb;
    display: block;
    width: 400px;
    float: left;
}

.listPic {
    width: 294px;
    overflow: hidden;
    float: left;
    margin: 1em 4em;
    text-align: center;
}

.listPic>a>img {
    border: 1px solid #cccccc;
    width: 292px;
    height: 363px;
    height: auto;
    border-radius: 6px;
}

.listPic>a>span {
    line-height: 2em;
}

.listPic3 {
    width: 300px;
    overflow: hidden;
    float: left;
    margin: 1em 1em 1em 4em;
    text-align: center;
}

.listPic3>a>img {
    border: 1px solid #cccccc;
    width: 99%;
    height: auto;
    border-radius: 6px;
}

.listPic3>a>span {
    line-height: 2em;
}

/* 频道页默认模反，列出频道下所有小栏目，每个小栏目显示5条标题 开始 ========================================== */
.channelDe {
    width: 100%;
    min-height: 540px;
    position: relative;
}

.channelDe .cats {
    margin-top: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 1%;
}

.channelDe .cats .tit {
    padding: 8px 0;
    border-bottom: 1px dashed #ddd;
}

.channelDe .cats .tit .t {
    color: #F00;
    font-size: 16px;
    font-weight: bold;
}

.channelDe .cats .tit .a {
    float: right;
}

.channelDe .cats .ul {
    display: block;
    margin-top: 5px;
    width: 100%;
    height: 40px;
}

.channelDe .cats .ul .l,
.channelDe .ul .r {
    display: inline-block;
    float: left;
    height: 40px;
    line-height: 40px;
}

.channelDe .cats .ul .l {
    width: 80%;
}

.channelDe .cats .ul .r {
    width: 20%;
    text-align: right;
    color: #999;
}

.channelDe .cats .desc {
    display: block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 1em;
}

.channelDe .cats .desc .text {
    display: inline-block;
    padding-top: 1em;
    font-size: 14px;
    line-height: 2;
    color: #888;
    clear: both;
}

@media (max-width:1440px) {
    .channelDe .cats .desc .text {
        line-height: 1.6;
    }
}

.channelDe .cats .desc .text .tp {
    width: 150px;
    height: auto;
    display: inline-block;
    float: left;
    margin-top: 3px;
    margin-right: 10px;
}

/* 频道页默认模反，列出频道下所有小栏目，每个小栏目显示5条标题 结束 ========================================== */

.operateBar {
    clear: both;
    padding: 10px 0;
    text-align: center;
}

/* 列表页翻页栏 End */
.noData {
    padding: 30px;
    text-align: center;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #C00;
}



/* 其他页面 */
.content {
    width: 98%;
    position: relative;
    overflow: hidden;
    padding: 0em 1em;
}

.content .title {
    padding-top: 1em;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}

.content .attr {
    padding-top: 20px;
    color: #999;
    text-align: center;
    font-size: 0.8em;
}

/*.content .artContent{ position:relative; padding:1.5em 0 2em 0; width:100%; overflow:hidden;}*/
.content .artContent,
.content .artContent div,
.content .artContent p {
    line-height: 2.2;
    color: #666;
}

.content .artContent {
    position: relative;
    padding: 1.5em 0 2em 0;
    width: 90%;
    margin-left: 5%;
    overflow: hidden;
}

/* 主流浏览器都支持max-width，ie6、7、8除外，使用后可以不调用调整图片尺寸大小的js */
.artContent img {
    max-width: 100%;
    height: auto;
    margin: 10px 0;
}

.artTag {
    padding: 1.5em 0;
    border-top: 1px solid #ddd;
}

.artTag a {
    color: #777;
}



/* 网站地图 */
.maps {
    position: relative;
    width: 100%;
    padding: 1.5%;
    margin-top: 25px;
    border: 1px solid #ddd;
}

.maps .c1 {
    padding: 12px 0;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.maps .c2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    display: block;
    position: relative;
}

.maps .c2 li {
    display: inline-block;
    float: left;
    width: 20%;
    margin-top: 5px;
    line-height: 36px;
}

.maps .artlist {
    width: 100%;
    position: relative;
    clear: both;
}

.maps .artlist li {
    padding: 8px 0;
}

.maps .artlist li a {
    font-size: 12px;
    color: #000;
}