/* \u6587\u7ae0\u5217\u8868\u9875\u5f00\u59cb */
.location {
   /* margin: 30px 5.2em;*/
    float:left;
    width:100%;
    margin:40px 0px 0px 30px;
}
.location a{
    line-height: 30px;
}
.location span{
    color: #b3b3b3;
        padding-left: 5px;
}
    
.list_t h3{
    float: left;
    color: #bd1b2d;
    font-size: 24px;

}
.list_l{
    float: right;
    width: 88%;
    height: 20px;
    border-bottom: 1px #e5e5e5 solid;
}
.colum{
    width:100%;
    float:left;
    padding:2em 30px
}
.list_box{
    float: left;
    width: 100%;
    font-size: 18px;
    line-height: 3em;
    margin: 20px 0;
}
.list_box li a {
    width: 90%;
    /*display: inline-block;*/
    
}
.datetime{
    float: right;
    color: #b3b3b3;
    font-size: 16px;
    margin-left: 20px;
}
.pageturn{
    float: right;
    margin: 60px 0;
}
.pageturn span {
    display: block;
    float: left;
    background-color: #bd1b2d;
    color:#fff;
    margin-right: 10px;
    padding: 10px 18px;
    cursor: pointer;
}
.pageturn a {
   display: block;
    float: left;
    background-color: #e5e5e5;
    margin-right: 10px;
    padding: 10px 18px;
}
.pageturn a:hover{
    color: #fff;
    background-color: #bd1b2d;
}


/* \u6587\u7ae0\u8be6\u60c5\u9875\u5f00\u59cb */
.art-header h3{
    font-size: 32px;
    padding: 0 84px;
    text-align: center;
}
.art-info{
    text-align: center;
    margin: 0 84px;
    border-bottom: 1px solid #cb2818;
}
.art-info span{
    display:inline-block;
    padding: 10px;
    color: #b3b3b3;
}
.content .art-content{
    padding: 2em 5.2em;
}
.content p,.content span,.content section{
    font-size: 18px;
    color: #333;
    text-align: left;
    line-height: 2.2em !important;
    text-indent: 2em !important;
    margin-top: 20px !important;
    font-family: inherit !important;
    font-size: inherit !important;
    margin: inherit;
}
.art-content img{
    margin-left: 1.2em;
    width:900px;
}
.auto-hidden {
    width: 380px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.auto-hidden-zy{
  width: 480px;
text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
line-height: 30px !important;
    margin: 12px 0px;
}
.video-auto-hidden {
    width: 260px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.sec-auto-hidden{
    width: 540px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden; 
}
.more-auto-hidden {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
li .seq{
   float: left;
    width: 8px;
    height: 8px;
    background: #c6c6c6;
    margin-top: 17px;
    margin-right: 15px;
    border-radius: 50%;
}
li .seq:hover{
   background: #bd1b2d;
}
li .seq-grey{
   float: left;
    width: 8px;
    height: 8px;
    background: #c6c6c6;
    margin-top: 22px;
    margin-right: 10px;
    border-radius: 50%;
}
li .seq-ddh{
   float: left;
    width: 8px;
    height: 8px;
    background: #bd1b2d;
    margin-top: 22px;
    margin-right: 10px;
    border-radius: 50%;
}
.imglist {
    width: 100%;
    height: 100%;
}
.imglist li, .imglist li a, .imglist li {
    width: 100%;
    height: 100%;
}
.imglist li .scr-img{
   width: 100%;
    height: 448px;
}
.scr-img img {
    display: none;
}
.imglist img{
   width: 100%;
}
.imginfo {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0px;
    z-index: 10;
    padding: 6px 40px;
    background: rgba(0,0,0,0.6);
}
.imginfo a,.imginfo a:hover{
	color:#fff;
	display: inline-block;
    width: 530px !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
.imgdesc {
    position: absolute;
    bottom: 19px;
    right: 20px;
    text-align: center;
    z-index: 200;
}
.right {
    float: right;
    display: inline;
}
.imgdesc li {
    width: 18px;
    height: 18px;
    font-size: 12px;
    margin-right: 3px;
    transition: all linear 0.2s;
    float: left;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #999;
    cursor: pointer;
}
.imgdesc li.hover{
	background:#bd1b2d;
	color:#fff;
}
.friendlink .linklist ul {
 }
.friendlink .linklist a { padding:2px 12px;display:block; line-height:25px;background:#fff; }
.friendlink .linklist a:hover{ padding:2px 12px;background:#eee; display:block; line-height:25px;}
.attlist{ float:left;padding-left: 7.2em;margin:0 auto;margin-top: 40px;weight:bold;}
.attlist a:nth-child(1){margin-left: 4px;}
.attlist a{margin-left: 44px;line-height: 36px;}
.content{
margin-top: 30px;
}
.topbar .ext-link li a{padding-left:20px;}
.ext-link li img{margin-right:4px}
.edui-upload-video{
   width: 900px;
   object-fit: fill;
    height: 100%;
    outline: none;
}
.scale-main{
   /*width: 150px;
   font: normal 16px/24px "";*/
}
.scale-main img{
  cursor: pointer;
}
.hd_search_box {
    position: relative;
    float: left;
    margin-left: 260px;
}
.hd_search_box .inputtext{ 
    width: 290px;
    height: 30px;
    border: 1px solid #d0d0d0 ;
    border-radius: 19px;
    padding-left: 20px;
    padding-right: 60px;
}
.hd_search_box input:focus{
    border: 1px solid #b50009;
}

.hd_search_box .inputsubmit{
    float: left;
    position: absolute;
    top: 4px;
    right: 10px;
    width: 40px;
    height: 30px;
    margin-top: 3px;
    background:url("../images/search1-icon.png") no-repeat center;
    cursor: pointer;
   
}
.ddh-location{
      margin-top: 40px;
    margin-left: 5.2em;
}
.zt-title h3{
       color: #bd1b2d;
    font-size: 24px;
    text-align: center;
    height: 50px;
    border-bottom: 1px #bd1b2d solid;
}
.video_img img{
   height:163px;
}
.firstRow td{
    border-top: 1px solid windowtext;
    text-align: center;
    font-weight: bold;
    padding: 10px 0px;
    min-width: 100px;
}
table{
  border-collapse: collapse;
}
td:nth-child(1){
    border-left: 0px solid windowtext;
}
td{
    padding: 0px 12px;
    border-image: initial;
    border-top: none;
}
.content .art-content td p{
    text-indent: 0em !important;
    display: inline-block;
    margin-top: 0px !important;
}
.jjj-slice{
   float: left;
    width: 49%;
    color: black;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    border: 1px red solid;
    line-height: 100px;
}
.jjj-slice .active{
  border:red;
}
.banner-container {
	padding: 0;
}

.banner-regist-button {
	text-align: center;
	margin-top: 52px;
	display: inline-block;
	background: linear-gradient(90deg, #1280FD, #006EFF);
	box-shadow: 0px 10px 50px 0px rgba(55, 124, 238, 0.2);
	margin-top: 52px;
	display: inline-block;
	height: 56px;
	line-height: 56px;
	background: linear-gradient(90deg, #1280FD, #006EFF);
	box-shadow: 0px 10px 50px 0px rgba(55, 124, 238, 0.2);
	width: 150px;
}

.banner-regist-button:hover {
	box-shadow: 0 0 10px 4px rgba(15, 125, 254, .3);
}

.banner-regist-button-title {
	background-image: none;
	color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	text-decoration: none;
}

.banner-container {
	height: 500px !important;
}

.banner-active {
	visibility: visible;
	height: 500px;
}

.banner-content-container-01-full {
	background-color: #EFF3F9;
	padding: 0;
	background-image: url('/static/images/banner/content-banner1.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

.banner-box {
	padding: 0;
}

.banner-content {
	padding-top: 80px;
}

.banner-box  .maintitle {
	display: block;
	font-size: 40px;
	font-weight: bold;
	color: #252B39;
}

.banner-box .subtitle {
	display: block;
	color: #262C3A;
	font-size: 17px;
	font-weight: nornal;
	margin-top: 18px;
}

.banner-box .descript {
	margin-top: 14px;
	font-size: 16px;
	font-weight: nornal;
	display: block;
	color: #97A3B7;
}

.banner-pic {
	position: relative;
	display: inline-block;
	z-index: 0;
	left: 790px;
	top: -270px;
}

/*********************专项横条***************************/
.horizontal-bar-full {
	background-image: url('/static/images/horizontal-bar2.png');
	background-position: center center;
}

.horizontal-container {
	height: 260px;
}

.horizontal-bar-full .title {
	line-height: 30px;
	height: 30px;
	padding-top: 60px;
	font-size: 24px;
	font-family: PingFang SC;
	font-weight: 500;
	color: #FFFFFF;
	font-size: 24px;
}

.horizontal-bar-full .descript {
	padding-top: 20px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 22px;
	opacity: 0.8;
	font-size: 14px;
}

/*********************文章列表***************************/
.news-full {
	padding-top: 30px;
	width: 100%;
	background: linear-gradient(to bottom, #f9f9fb, #fff);
}

.news-list-items:first-child {
	padding-top: 0;
}

.news-list-items {
	width: 100%;
	padding: 28px 0;
	height: 160px;
	border-bottom: 1px solid #e6e6e6;
	clear: both;
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.flex {
	display: flex;
	flex-wrap: wrap;
}

.news-list-items .image {
	display: block;
	width: 240px;
	height: 140px;
	overflow: hidden;
}

a {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	user-select: none;
}

.news-list-items .img-div {
	/*display: inline-block;*/
	float: left;
}

.news-list-items .cont {
	display: inline-block;
	width: 900px;
	padding-left: 40px;
}

.news-list-items .cont .title {
	margin-top: 10px;
	line-height: 1.1;
	color: #292a35;
	line-height: 1.1;
}

.news-list-items .cont .title:hover {
	color: #006EFF;
}

.news-list-items .cont .text {
	color: #9799a7;
	margin-top: 12px;
	height: 60px;
  line-height:2;
}

.lh24.lm2 {
	height: 48px;
}

.news-list-items .cont .hint {
	width: 100%;
	margin-top: 12px;
	color: #999;
	font-family: Arial;
	align-items: center;
	text-align: left;
}

.fs14 {
	font-size: 14px;
}

.fs18 {
	font-size: 18px;
}

.article-view-head .hint  p.look, .news-list-items .cont .hint p.look {
	background-image: url(../../images/eye.png);
	padding-left: 28px;
}

.article-view-head .hint  p.date, .news-list-items .cont .hint p.date {
	background-image: url(../../images/date.png);
}

.news-list-items .cont .hint p:first-child {
	margin-left: 0;
}

.news-list-items .cont .hint p {
	padding-left: 20px;
	margin-left: 24px;
	background-repeat: no-repeat;
	background-position: left center;
}

/************* 查看文章**************/
.article-view-head {
	width: 100%;
	height: 100px;
	padding-bottom: 12px;
	border-bottom: 1px solid #eeeef7;
	text-align: center;
}

.article-view-head .articleTitle {
	padding-top: 30px;
	line-height: 40px;
	height: 40px;
	font-size: 26px;
}

.article-view-head .hint {
	width: 100%;
	margin-top: 3px;
	color: #999;
	font-family: Arial;
	align-items: center;
	text-align: center;
}

.article-view-head .hint p {
	padding-left: 20px;
	margin-left: 24px;
	background-repeat: no-repeat;
	background-position: left center;
}

.article-contnet {
	padding-top: 10px;
	text-align: left;
}
.standard {
    width: 1200px;
    margin: 0 auto;
}
.main-content {
/* 	margin-top: 60px; */
	padding: 0;
	position: relative;
/*	min-height: 1000px;*/
}
