 * {
     margin: 0;
     padding: 0;
 }

 html,
 body {
     font-size: 14px;
     background: #fff;
 }

 a {
     border: 0;
     color: #000;
     text-decoration: none;
 }

 a:hover {
     color: #c00;
 }

 img {
     border: 0;
 }

 ul,
 li,
 ol {
     list-style: none;
 }

 .w1000 {
     clear: both;
     overflow: hidden;
     margin: 0 auto;
     width: 1000px;
 }

 .blank20 {
     clear: both;
     display: block;
     height: 20px;
 }

 .blank10 {
     clear: both;
     display: block;
     height: 10px;
 }

 .blank40 {
     clear: both;
     display: block;
     height: 40px;
 }

 h1 {
     font-size: 34px;
     line-height: 60px;
     height: 60px;
     color: #e70012;
     overflow: hidden;
     font-weight: bold;
     text-align: center;
     padding-top: 10px;
     font-family: 微软雅黑, 黑体, 宋体;
 }

 h1 a {
     color: #e70012;
 }

 /*焦点图*/
 .zgcyl {
     width: 1200px;
     height: 560px;
     overflow: hidden;
 }

 .pocuss {
     width: 1200px;
     height: 560px;
     overflow: hidden;
 }

 .focus {
     position: relative;
     width: 1200px;
     height: 560px;
     background-color: #F7F7F7;
 }

 .focus img {
     width: 1200px;
     height: 560px;
 }

 .focus .btn {
     position: absolute;
     bottom: 34px;
     left: 0;
     overflow: hidden;
     zoom: 1;
 }

 .focus .btn a {
     position: relative;
     display: inline;
     width: 13px;
     height: 13px;
     border-radius: 7px;
     margin: 0 5px;
     color: #B0B0B0;
     font: 12px/15px "\5B8B\4F53";
     text-decoration: none;
     text-align: center;
     outline: 0;
     float: left;
     background: #D9D9D9;
 }

 .focus .btn a:hover,
 .focus .btn a.current {
     cursor: pointer;
     background: #c10b0b;
 }

 .focus .fPic {
     position: absolute;
     left: 0px;
     top: 0px;
 }

 .focus .D1fBt {
     overflow: hidden;
     zoom: 1;
     height: 16px;
     z-index: 10;
 }

 .focus .fcon {
     position: relative;
     width: 100%;
     float: left;
     display: none;
     background: #CCC;
 }

 .focus .fcon img {
     display: block;
 }

 .focus .fbg {
     bottom: 2px;
     right: 20px;
     position: absolute;
     height: 21px;
     text-align: center;
     z-index: 200;
 }

 .focus .fbg div {
     overflow: hidden;
     zoom: 1;
     height: 21px;
     /*margin: 0 auto;*/
     margin-right: 5px;
 }

 .focus .D1fBt a {
     position: relative;
     display: inline;
     width: 8px;
     height: 8px;
     margin: 0 5px;
     color: #FFFFFF;
     font: 13px "\5FAE\8F6F\96C5\9ED1";
     text-decoration: none;
     text-align: center;
     outline: 0;
     float: left;
     background: #FFFFFF;
     line-height: 21px;
     border-radius: 50%;
 }

 .focus .D1fBt .current,
 .focus .D1fBt a:hover {
     background: #AC1212;
     color: #FFF;
 }

 .focus .D1fBt img {
     display: none;
 }

 .focus .D1fBt i {
     display: none;
     font-style: normal;
 }

 .focus .shadow .title {
     width: 260px;
     height: 65px;
     padding-left: 30px;
     padding-top: 20px;
 }

 .focus .shadow .title a {
     text-decoration: none;
     color: #fff;
     font-size: 16px;
     font-weight: bolder;
     overflow: hidden;
 }

 .focus .shadow {
     width: 100%;
     position: absolute;
     bottom: 0;
     left: 0px;
     z-index: 10;
     height: 45px;
     line-height: 45px;
     display: block;
     text-align: left;
 }

 .focus .shadow1 {
     width: 100%;
     position: absolute;
     bottom: 0;
     left: 0px;
     z-index: 10;
     height: 45px;
     line-height: 45px;
     background: #666666;
     display: block;
     opacity: 0.7;
 }

 .focus .shadow a {
     text-decoration: none;
     color: #fff;
     font-size: 16px;
     overflow: hidden;
     margin-left: 10px;
     font-family: "\5FAE\8F6F\96C5\9ED1";
 }

 /*焦点图*/

 #header {
     height: 500px;
     background: url(top3.jpg) no-repeat center top;
 }

 .container {
     margin: 0 auto;
     width: 100%;
     background: url() no-repeat center top;
 }

 .row {
     overflow: hidden;
 }

 .colauto {
     overflow: hidden;
 }

 .hotnews {
     width: 100%;
     float: right;
     overflow: hidden;
 }

 .hotnews h2 {
     font-size: 18px;
     font-family: 微软雅黑, 宋体, 黑体;
     height: 30px;
     line-height: 30px;
     overflow: hidden;
     color: #3a3a3a;
 }

 .hotnews p {
     text-indent: 2em;
     line-height: 30px;
     font-size: 14px;
     color: #666666;
     padding: 8px;
 }

 .hotnews li {
     margin-top: 15px;
     border-bottom: 1px dashed #ccc;
 }

 .piclistd {
     width: 220px;
     float: left;
     position: relative;
 }

 .piclistd img {
     width: 220px;
     height: 150px;
 }



 .anli h3 {
     font: 16px '微软雅黑';
     height: 35px;
     overflow: hidden;
     line-height: 35px;
     font-weight: bold;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
 }

 .anli p {
     text-indent: 2em;
     line-height: 28px;
     font-size: 14px;
     color: #666666;
 }

 .newslist {
     margin: 0px;
     padding: 0px;
     overflow: hidden;
     clear: both;
 }

 .newslist li {
     list-style: disc;
     list-style-position: inside;
     font-size: 18px;
     font-family: 微软雅黑, 宋体, 黑体;
     line-height: 50px;
     height: 50px;
     overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
 }




 .more {
     float: right;
     padding-top: 12px;
     padding-left: 20px;
     font-size: 12px;
     font-family: arial;
     color: #aaa;
 }

 .more2 {
     float: right;
     font-size: 12px;
     font-family: arial;
     color: #bbb;
 }


 .fgbox {
     margin: 0 auto;
     height: 126px;
     width: 100%;
 }

 .fgbox img {
     margin-right: 20px;
 }

 #goleft {
     width: 100%;
     height: 126px;
     overflow: hidden;
 }

 #goleft #gols {
     width: 33100px;
 }

 #goleft1,
 #goleft2 {
     width: auto;
     float: left;
 }

 #footer {
     width: 100%;
     height: 230px;
     overflow: hidden;
     clear: both;
     text-align: center;
     font-size: 12px;
     color: #515151;
     border-top: solid 6px #f64b4e;
 }

 #footer .about a {
     color: #fff;
     text-decoration: none;
 }

 #footer p {
     height: 30px;
     line-height: 30px;
 }


 /* -------------------------------- */

 .nmain {
     width: 1200px;
     margin: 0 auto;
     background-color: #ffffff;
     padding: 30px 0;
 }

 .textlist {
     width: 100%;
 }

 .textlist li {
     width: 100%;
     box-sizing: border-box;
     padding: 15px;
     margin-bottom: 20px;
     background: #fff;
     box-shadow: -0.0625rem 0 0.625rem 0 rgb(0 0 0 / 7%), 0.3125rem 1.25rem 2.5rem 0 rgb(0 0 0 / 4%);
     border: 1px solid #f5f5f5;
 }

 .textlist li a {
     width: 100%;
     display: flex;
 }

 .textlist li .img {
     width: 220px;
 }

 .textlist li .img img {
     width: 100%;
 }

 .textlist li .text {
     flex: 1;
     box-sizing: border-box;
     padding-left: 20px;
 }

 .textlist li .title {
     color: #333;
     line-height: 25px;
     height: 25px;
     font-size: 16px;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 1;
     -webkit-box-orient: vertical;
     word-break: break-all;
 }

 .textlist li .desc {
     line-height: 20px;
     /* height: 40px; */
     color: #666;
     margin: 10px 0 5px 0;
     overflow: hidden;
     display: -webkit-box;
     -webkit-line-clamp: 2;
     -webkit-box-orient: vertical;
     word-break: break-all;
 }

 .textlist li .dete {
     color: #666;
 }

 .textlist li:hover .title {
     color: #c00;
     font-weight: bold;
 }


 .list-page {
     margin-top: 30px;
 }

 .detail {
     width: 100%;
     box-sizing: border-box;
     padding: 38px 87px 20px 87px;
     box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
 }

 .detail .title {
     font-size: 30px;
     font-weight: bold;
     color: #2E2E2E;
     text-align: center;
 }

 .timer {
     padding: 25px 0 15px 0;
     text-align: center;
     height: 20px;
     width: 100%;
 }

 .timer>div {
     color: #9E9E9E;
     opacity: .8;
     margin: 0 35px;
     display: inline-block;
 }


 .detail .dtl {
     font-size: 18px;
     line-height: 40px;
     color: #464646;
     text-align: justify;
     border-bottom: 1px solid #D8D8D8;
     border-top: 1px solid #D8D8D8;
 }

 .detail .dtl p {
     margin: 10px 0;
 }

 .detail .dtl img,
 .detail .dtl video {
     max-width: 100%;
     height: auto;
 }

 .detail-page {
     width: 100%;
 }

 .detail-page .box {
     width: 100%;
     padding: 27px 0;
     position: relative;
 }

 .detail-page .box1 {
     border-bottom: 1px solid #D8D8D8;
 }

 .detail-page .box a {
     color: #9E9E9E;
     font-size: 16px;
 }

 .detail-page .box:hover a {
     color: #c00;
 }

 .danye .dtl {
     border: none;
 }

 .nav {
     display: flex;
     align-items: center;
     justify-content: space-between;
     margin-bottom: 30px;
 }

 .nav .box {
     flex: 1;
     text-align: center;
 }

 .nav .box a {
     font-size: 18px;
     color: #333;
 }

 .nav .box:hover a,
 .nav .box.on a {
     color: #c00;
     font-weight: bold;
 }

 .pb_sys_style1 .p_no_d {
     border: 1px solid #c00 !important;
     background-color: #c00 !important;
 }