<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.col-md-12 {
  width: 100%;
}

.col-md-6 {
  width: 50%;
}

.mb20 {
  margin-bottom: 20px;
}

.pr10 {
  padding-right: 10px;
}

.pl10 {
  padding-left: 10px;
}

.head {
  width: 100%;
  height: auto;
}

.head img {
  width: 100%;
}

.nav {
  height: 60px;
  background: #a9120b;
}

.nav_l {
  width: 1200px;
  margin: 0 auto;
}

.sy2_inside {
  display: flex;
  justify-content: space-between;
}

.sy2_inside li {
  float: left;
}

.sy2_inside li a {
  font-size: 18px;
  color: #fff;
  display: block;
  width: 150px;
  text-align: center;
  height: 60px;
  line-height: 60px;
}

.sy2_inside li a:hover {
  background: #fccb1e;
  color: #a9120b;
}

.sy2_inside li.homeLi a {
  background: url(/Sites/Uploaded/UserUpLoad/20191017/20191017163250.png) no-repeat 15px center;
}

.sy2_inside li.homeLi a:hover {
  background: #fccb1e url(/Sites/Uploaded/UserUpLoad/20191017/20191017163250.png) no-repeat 15px center;
}

.main {
  background: #f8f8f8;
  overflow: hidden;
}

.row {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  min-height: 316px;
}

.chuxin_title {
  height: 40px;
  border-bottom: 1px solid #f5f6f9;
  background: url(/Sites/Uploaded/UserUpLoad/20191018/20191018101958.png) repeat-x;
  background-position-x: center;
  background-position-y: 5px;
  overflow: hidden;
  margin-bottom: 15px;
}

.chuxin_title .title-left {
  font-size: 18px;
  color: #a9120b;
  border-left: 4px solid #a9120b;
  padding-left: 10px;
  padding-right: 20px;
  height: 20px;
  line-height: 20px;
  float: left;
  box-sizing: border-box;
  background: #fff;
}

.chuxin_title .more {
  float: right;
  font-size: 16px;
  color: #333;
  padding-left: 20px;
  background: #fff;
}

.fl-box {
  width: 552px;
  height: 345px;
  margin-right: 20px;
  float: left;
  overflow: hidden;
}

.article_box .fl-box img {
  float: none;
  margin-right: 0px;
  width: 100%;
	height:100%;
  transition: all .3s;
}
.article_box .fl-box:hover img {
  transform: scale(1.1);
}

.article_box h2 {
  display: none;
}

.article_list {
  width: 584px;
}

.fr-box {
  float: right;
}

.fr-box ul.article_list li, ul.article_list1 li {
  line-height: 42px;
  background: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

ul.article_list li a {
  background: url(/Sites/Uploaded/UserUpLoad/20191018/20191018110710.png) no-repeat left center;
  font-size: 16px;
  color: #333;
  padding-left: 15px;
}

ul.article_list li a:hover {
  background: url(/Sites/Uploaded/UserUpLoad/20191018/20191018110912.png) no-repeat left center;
  font-size: 16px;
  color: #a9120b;
}

.border-bottom {
  width: 100% !important;
}

.video_btn, .Count, .play_time {
  display: none;
}

.border-bottom li {
  background: none !important;
  border-bottom: 1px dashed #f5f6f9;
  line-height: 42px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.leftNavTitle {
  display: none;
}

.article_left .current {
  background: #a9120b;

}

.article_list_img {
  display: flex;
  justify-content: space-evenly;
}

.article_list_img li {
  width: 435px;
  position: relative;
}
.article_list_img li .title_type{
  padding: 10px;
	color: #fff;
	font-size: 16px;
	border: 1px solid #FFFFFF;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	/* width: 80px; */
	text-align: center;
	opacity: 0;
	transition: all .3s;
}


.article_list_img li:hover .title_type{
	opacity: 1;
	transition: all .3s;
}

.article_list_img li img {
  width: 100%;
  height: 100%;
  transition: all .3s;

}

.article_list_img a.img_box {
  display: block;
  height: 100%;
  height: 232px;
  overflow: hidden;
}
.article_list_img a.img_box:hover img{
  transform: scale(1.1);
  transition: all .3s;
}

.article_left {
  border-bottom: 1px solid #a9120b;
  border-top: 1px solid #a9120b;
}

.right_header h2, .ask_area .title_header {
  background: url(/Sites/Uploaded/UserUpLoad/20191021/20191021100309.jpg) no-repeat 2px 15px;
}

span.map .linkmap_span {
  background: url(/Sites/Uploaded/UserUpLoad/20191021/20191021100348.jpg) no-repeat left;
}

.column_list li {
  background: url(/Sites/Uploaded/UserUpLoad/20191018/20191018110912.png) no-repeat 0px 12px;
}

.main .main_content .article_right .column_list li .dy_title:hover {
  color: #a9120b;
}

.pages .ae-pagination-current, .pages .ae-pagination-current:hover {
  color: #FFF !important;
  background-color: #a9120b !important;
  border: 1px solid #a9120b !important;
}

.pages a:hover {
  color: #FFF !important;
  background-color: #a9120b !important;
  border: 1px solid #a9120b !important;
}

.ae-pagination a:hover {
  color: #FFF !important;
  background: #a9120b !important;
  border: 1px solid #a9120b !important;
}

.library_list {
  width: 1040px;
  height: 320px;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 60px;
  background: url(/Sites/Uploaded/UserUpLoad/20191028/20191028155748.png) no-repeat center bottom;
}

.library_list2 {
  background: url(/Sites/Uploaded/UserUpLoad/20191028/20191028160506.png) no-repeat center bottom;
}

ul.library_list li {
  float: left;
  width: 165px;
  height: 230px;
  margin-left: 50px;
}

ul.library_list li:nth-child(1) {
  margin-left: 112px;
}

ul.library_list li a img {
  width: 100%;
  height: 230px;
}

.library_more {
  display: block;
  width: 100px;
  height: 34px;
  border: 1px solid #000;
  margin: 20px auto;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  border-radius: 20px;
}
.library_more:hover{
color:#a9120b;
}

.article_box p{
	border-bottom:none;
	white-space:normal;
	margin-bottom:0px; 
	 padding-bottom:0px;
}
.article_box a.title_type, .article_box .detail{
	background:none;
	padding-left:0px;
}
.article_box .detail{
	float:right;
}
.article_box a.title_type:hover, .article_box .detail:hover{
	background:none;
}
.lfdk li{
  display: flex;
  justify-content: space-between;
}
.lfdk .img_box{
width: 270px;
display: block;
float: left;
height: 215px;
margin-right: 20px;
overflow: hidden;
}
.lfdk .img_box img{
	width:100%;
  height: 100%;
  transition: all .3s;
}
.lfdk .img_box:hover img{
  transform: scale(1.1);
}
.lfdk li div{
  width: 48%;
}
.zjr{
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 5px;
  line-height: 24px;
}
.zjr, .zynr{
	white-space: normal;
}
.zynr{
  color: #666;
  line-height: 24px;
}

@media screen and (max-width:768px) {
  .col-md-12, .col-md-6 {
 width: 100%;
  }
  .row{
 min-height: auto;
  }
  .article_list_img{
 display: block;
  }
  .article_list_img li{
 width: 100%;
  }
  .article_list_img .Li_Odd {
 margin-bottom: 15px;
  }

  .main_content {
 width: 100%;
 margin: 0px auto 0;
  }

  .fl-box {
 width: 100%;
 height: auto;
 margin-right: 0;
 float: none;
  }

  .fr-box {
 float: none;
  }

  .article_list {
 width: 100%;
  }

  .nav_l {
 width: 100%;
  }

  .sy2_inside {
 display: flex;
 justify-content: space-around;
  }

  .sy2_inside li a {
 font-size: 14px;
 width: 100%;
  }

  .sy2_inside li.homeLi a {
 background: none;
  }

  .library_list {
 width: 100%;
 height: auto;
 margin: 0 auto;
 overflow: hidden;
 margin-top: 20px;
 background: none;
  }

  ul.library_list li:nth-child(1) {
 margin-left: 0;
  }

  ul.library_list li:nth-child(odd) {
 float: left;
  }

  ul.library_list li:nth-child(even) {
 float: right;
  }

  ul.library_list li {
 margin-left: 0;
 margin-bottom: 20px;
  }
  .lfdk li{
 display: block;
  }
  .lfdk .img_box{
 width: 100%;
 height: auto;
 float: none;
 margin-right: 0px;
  }
  .lfdk li div{
 width: 100%;
  }
  .lfdk li div .zjr{
 margin-top: 10px ;
  }
} </pre></body></html>