body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;

}
.wp_paging {
    padding: 0  200px  0 0; 
    font-size: 15px;
    color: #666;
}
.wp_paging li a{
    color: #666;

}
.wp-column-menu {width: 280px;/* background-color: #f5f5f5; *//* position: relative; */float: left;margin-right: -280px;}
.wp-column-news { float: right; width: calc(100% - 280px);}
.wp-column-news .column-news-box { margin-left: 60px; margin-right: 15px;}
.winfloat_div_w81 img{width:140px;}

.article-area img{    max-width: 100%;    display: inline-block;    vertical-align: middle;}
.list_img img{max-width: 100%;
    height: 180px;
    display: inline-block;
    vertical-align: middle;
}
.list_img.col4{margin:0 0 -30px -28px}
.list_img.col4 a{width:calc(25% - 28px);margin:0 0 30px 28px}

.slick-slider{ touch-action:auto; }
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img{ transform: scale(1.05,1.05); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
audio, canvas, progress, video{ display: block; }
img{ display: inline-block; vertical-align: middle;}
.header-top{ background: #71060a; height:40px; line-height: 40px; font-size: 16px;color: #ccc;}
.header-top .top_nav{float: right;padding-left: 10px;color: #ccc;}


.header-box{ background:#b11f24; padding-top: 10px;}
.header{ height: 190px; background: url(../images/header.png) center no-repeat; position: relative; z-index: 1000; }
.logo{ line-height: 130px; }
.container{ width: 1500px; }
.search-box{ position: relative; margin-top: 45px; width: 260px; background: #a0131d; border-radius: 45px; }
.search-box .form-control{ height: 45px; background: none; border:none; box-shadow: none; color: #fff; }
.btn-search{ position: absolute; right: 15px; top: 0; bottom: 0; width: 20px; background: url(../images/icon01.png) center no-repeat!important; }
.search-box .form-control::-webkit-input-placeholder{
            color:#fff;
        }
.search-box .form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */
            color:#fff;
        }
.search-box .form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
            color:#fff;
        }
.search-box .form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
            color:#fff;
  
      }
.nav-list li{ float: left; width: 11.111111%; position: relative; }
.nav-list li a{ display: block; font-size: 18px; color: #fff;line-height: 59px; }

.nav-list li:hover{ background: #580609; }
.nav-down{ position: absolute; padding:10px 0; display: none; left: 0; top: 100%; width: 100%; background: #fff; box-shadow: 0 0 15px rgba(0,0,0,0.1); }
.nav-down li{ float: left; width: 100%; }
.nav-down li a{ border:none; line-height: 45px; font-size: 16px; color: #444; }
.nav-down li a:hover{ color: #fff; }
.nav-list li:hover .nav-down{ display: block; }
.page-one{ background: url(../images/back-one.png) center no-repeat; background-size: cover; padding:40px 0; }
.img-slick{ width: 61.4%; }
.img-slick a{ display: block; position: relative; padding-top: 70%; max-height: 600px; }
.img-slick a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.img-slick a span{ position: absolute; left: 0; bottom: 0; right: 0; background: url(../images/txt-mask.png) center no-repeat; height: 106px; padding-left: 25px; padding-right: 220px; padding-top: 55px; font-size: 22px; color: #fff; }
.img-slick .slick-dots{ left: auto; width: auto; right: 20px; bottom: 30px; }
.img-slick .slick-dots li,.img-slick .slick-dots li button{ width: 12px; height: 12px; border-radius: 50%; }
.img-slick .slick-dots li button{ background: #918ba5; }
.img-slick .slick-dots li.slick-active button{ background: #f18731; }
.img-slick .slick-dots li{ margin-right: 0; margin-left: 20px; }
.slick-dots li button:before{ display: none; }
.box-yw{ width: 36.4%; }
.yw-title{ border-bottom: solid 1px #b11f24; line-height: 28px; margin-bottom: 15px; padding-bottom: 20px; font-size: 28px; color: #b11f24; }
.yw-title a{ float: right; font-size: 16px; color: #666; }
.yw-list-date{ font-size: 16px; color: #888;  float: right;}
.yw-list-date1{ font-size: 16px; color: #888;  margin-top: 10px;}
.yw-list-tt a{ font-size: 18px; color: #222; }
.yw-list li{ padding:20px 20px 20px 0; transition: 0.3s all; }
.yw-list li:hover{box-shadow: 3px 35px 77px -17px rgba(0, 0, 0, 0.8); padding-left: 20px; background: #fff;
    transform: scale(1.06);
    z-index: 100;
    }
.yw-list{ margin-left: -20px;  height: 550px; padding-left:20px; }
.gd-box{ position: relative; }
.gd-box i{ width: 4px;  position: absolute; display: block; content: ""; right: 0px; top: 0; bottom: 0; }
.gd-box i.b{ background: #fff; }
.news-img{ transition: 0.3s all; margin-bottom: 20px; }
.gd-box:hover i{ display: none; }
 .nicescroll-rails{ background: #ddd!important; width: 4px!important; z-index: 100!important; }
.nicescroll-cursors{ width: 4px!important;background: #959595; }
.yw-list li:hover{ background: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.1); }
.page-tow .yw-title{ margin-bottom: 25px; margin-top: 45px;}
.gg-list{ height: 430px; margin-left: 0; }
.gg-list li{ border-bottom: dashed 1px #ddd; padding-left: 0; padding-right:0px; }
.page-tow .col-xs-4,.page-three .col-xs-4{ padding:0 28px; }
.page-tow .row,.page-three .row{ margin:0 -28px; }
.kx-img img{ width: 170px; height: 120px; }
.kx-right{ margin-left: 190px; }
.kx-p{ color: #666; text-align: justify; margin-bottom: 5px; line-height: 20px; height: 60px; overflow:hidden; }
.kx-box{ margin-top: 15px; }
.mt-list li{ padding:0px; }
.mt-img img{ width: 247px; }
.mt-img{ margin-bottom: 20px; }
.page-three{ margin-top: 60px; background: #f5f5f5; padding-top: 60px; padding-bottom: 60px; }
.gzh-box{ background: #fff; height: 700px; border:solid 1px #ddd; padding:20px; } 
.page-three .yw-title{ margin-bottom: 30px; }
.gzh-title{ margin-bottom: 20px; }
.gzh-img a{ display: block; position: relative; padding-top: 69%; }
.gzh-img a span{ position: absolute; left: 0; right: 0; bottom: 0; font-size: 18px; color: #fff; padding:15px 20px; background: url(../images/mask-b.png) center no-repeat; background-size: 100% 100%; }
.gzh-img a img{ position: absolute; left: 0;top: 0; width: 100%; height: 100%; }
.gzh-list li{ position: relative; padding-right: 136px; height: 107px; border-bottom: solid 1px #ddd; padding-top: 25px; }
.gzh-list-tt a{ font-size: 16px; color: #333; }
.gzh-list-tt{ line-height: 25px; height: 50px; overflow:hidden; }
.gzh-list-img{ position: absolute; right: 0; top: 12px; }
.gzh-list-img img{ width: 112px; height: 80px; }
.gzh-list li:last-child{ border:none; }
.gzh-list{ margin-top: 18px; }
.page-four{ padding-top: 10px; padding-bottom: 10px; }
.page-four .yw-title{ margin-bottom: 10px; }
.page-four .col-xs-6{ padding:0 44px; }
.page-four .row{ margin:0 -44px; }
.news-img a{ display: block; position: relative; padding-top: 59%; }
.news-img a img{ position: absolute; left: 0;top: 0; width: 100%; height: 100%; }
.news-ul-tt a{ font-size: 16px; color: #333; }
.news-ul-tt{ position: relative; z-index: 10; }
.news-ul li{ padding:20px 0; position: relative; transition: 0.5s all; border-bottom: solid 1px #ddd; }
.news-ul-date{ font-size: 16px; color: #888; margin-top: 10px; position: relative; z-index: 10; }

.news-ul li:hover{box-shadow: 3px 35px 77px -17px rgba(0, 0, 0, 0.8);
    transform: scale(1.06);
    z-index: 100;
    background-color: #fff;}
.news-ul li:hover .news-ul-tt,.news-ul li:hover .news-ul-date,.news-ul li:hover .news-ul-p{ padding-left: 20px; }
.news-ul li:first-child .news-ul-tt a{ font-size: 18px; }
.news-ul-tt,.news-ul-date,.news-ul-p{ transition: 0.3s all; }
.news-ul-p{ font-size: 14px;color: #666; line-height: 20px; height: 40px; overflow:hidden; margin-top: 15px; }
.page-five{ padding:60px 0; background: #f5f5f5; }
.img-lg a{ display: block; position: relative; padding-top: 56%; }
.img-lg a img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.img-lg{ width: 49.3%; }
.page-five .yw-title{ margin-bottom: 30px; }
.pf-right{ width: 50.7%; padding:0 20px; }
.pf-list li{ float: left; width: 50%; padding:0 10px; margin-bottom: 20px; }
.pf-list{ margin:0 -30px 0 -10px; }
.pf-list-box{ background: #fff; border-bottom:solid 4px #b11f24; height: 183px; padding:30px;  }
.pf-list-tt a{ font-size: 18px; color: #333; }
.pf-list-tt{ line-height: 30px; height: 60px; overflow:hidden; }
.pf-list-date{ font-size: 16px; color: #888; margin-top: 30px; }
.footer{ padding:65px 0; background: #b11f24; }
.footer-b p{ color: #fff; padding-left: 5px; margin-bottom: 5px; font-size: 16px; color: #eee;}
.footer-b{ margin-top: 35px; }
.footer-right-tt{ font-size: 22px; color: #fff; margin-bottom: 25px; }
.footer-ul li{ float: left; margin-right: 40px; }
.footer-ul li a{ display: inline-block; color: #fff; position: relative; }
.footer-ul li a img{ margin-bottom: 10px; }
.footer-ul li a span{ position: absolute; left: 50%; bottom: 100%; display: none; width: 100px; margin-left: -50px; }
.footer-ul li a span img{ width: 100px; height: 100px; }
.footer-ul li a:hover span{ display: block; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 100000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}
.nav-click,.search-a{ display: none; }
/***********理论学习***********/
.list-back{ background: #f5f5f5; padding:60px 0; }

.list-title{ background: url(../images/lind.png) left center no-repeat; margin-bottom: 50px; line-height: 30px; padding-left: 15px; font-size: 28px; color: #b11f24; font-weight: bold; }
.nav-b{ line-height: 30px; padding-left: 30px; background: url(../images/icon-home.png) left center no-repeat; font-size: 16px; color: #666; }
.nav-b a{ color: #666; }
.nav-b  span{ padding:0 15px; }
.nav-b a:hover,.nav-b a.active{ color: #b11f24; }
.pf-list-lg li{ width: 33.333333%; padding:0 13px; margin-bottom: 33px; }
.pf-list-lg{ margin:0 -13px; }
.page-box{ margin-top: 30px; }
.list-right{ width: 330px; }
.list-right .gg-list{ height: auto!important; margin-bottom: 45px; }
.list-right .gg-list li{ padding:10px 0; }
.list-right .gg-list li:hover{ padding:10px 20px; }
.gg-list{ padding-left: 0; }
.list-right li:last-child{ border:none; }
.list-right .gzh-box{ height: auto!important; }
.list-right .gzh-list li{ display: block!important; }
/***************院部快讯***************/

.kx-list{margin:13px 0}
.kx-list-tt a{ font-size: 20px; color: #333; }
.kx-list-tt{ margin-bottom: 25px; }
.kx-list-img img{ width: 264px; height: 180px; }
.kx-list-right{ margin-left: 290px; padding-top: 10px; }
.kx-list-p{ font-size: 16px; color: #666; line-height: 30px; height: 90px; overflow:hidden; text-align: justify; }
.kx-list-date{ margin-top: 40px; font-size: 16px; color: #666; }
.kx-list li{border-bottom: solid 1px #ddd;padding: 20px 0 28px;transition:.3s all ease-in;/* margin-bottom: 25px; */}
.kx-list li:hover{box-shadow: 3px 35px 77px -17px rgba(0, 0, 0, 0.8);transform: scale(1.06);z-index: 100;background-color: #fff;padding-left: 26px;padding-right: 26px;}


/*************文章页***********/
.article-tt{ font-size: 26px; color: #333; font-weight: bold; }
.article-sm{ font-size: 16px; color: #999; margin-bottom: 25px; padding:15px 0; border-bottom: solid 1px #b11f24;}
.article-sm span{ padding:0 15px; }
.article-txt p{ font-size: 16px; line-height: 30px; text-align: justify; }
.article-link a{ display: inline-block; background: #fff; width: 55px; height: 55px; border-radius: 50%; border:solid 1px #ddd; margin:0 17px; margin-top: 60px; }
.article-link a span{ display: block; width: 53px; height: 53px; background: url(../images/left.png) center no-repeat; }
.article-link a:last-child span{ background: url(../images/right.png) center no-repeat; }
.article-link a:hover{ background: #9d0100; border-color: #9d0100; }
.article-link a:hover span{ background: url(../images/left02.png) center no-repeat; }
.article-link a:last-child:hover span{ background: url(../images/right02.png) center no-repeat; }
.yw-list-tt a:hover,.yw-title a:hover,.gzh-list-tt a:hover,.news-ul-tt a:hover,.pf-list-tt a:hover{ color: #9d0100; }
.pf-list-box:hover{    box-shadow: 3px 35px 77px -17px rgba(0, 0, 0, 0.8);}
.pf-list-box{ transition: 0.3s all; }

.list-left {
    padding: 20px;
    background-color: #fff;
    border: 1px solid #d9dadc;
    border-top-width: 0;
    max-width: 1100px;
}
.pull-left {
    float: left !important;
}
		.wp-wrapper .wp-inner {
				width: auto;
				max-width: 1420px;
				margin: 0 auto;
			}

			.lanmuweizhi {
				position: absolute;
				right: 0;
				top: -100%;
				width: 42.5%;
				height: 100%;
				background: url(/_upload/tpl/02/72/626/template626/../images/t.png) repeat;
				visibility: hidden;
			}


.wp-column-news {
    max-width: calc(100% - 350px);
}
.wp-column-news .column-news-box {
   margin-left: 10px;
    margin-right: 15px;
}
			.banner img {
				width: 1420px;
				height: 210px;
			}

			.lanmu {
				max-width: 1420px;
				margin: 0 auto;
				position: relative;
			}

			.column-news-title a {
				font-size: 18px;


			}

			.column-news-list .column-news-item {

				line-height: 3em;
				background: url(/_upload/tpl/02/72/626/template626/images/dot.png) no-repeat 2px 23px;
				border-bottom: dashed 1px #ddd;
			}

			.column-list-wrap li a{
				display: block;
				width: 100%;
				font-size: 20px;
				color: #383838;
				border-bottom: #c4c4c4 1px solid;
				background: #fff;
line-height: 60px;
height:60px;

			}
.column-list-wrap li a span{
height:59px;
text-align:center;
}
			.weizhi {
				width: 100%;
				height: 50px;
				text-align: left;
				font-size: 16px;
			}

			.column-head .column-anchor h3.anchor-title {
				margin-top:15px;
background: url(/_upload/tpl/02/72/626/template626/images/listtitle_bg.jpg) no-repeat left center;
				padding-left: 90px
			}
.wp-inner1{
    border:none; 
    max-height:420px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
@media( max-width: 1265px){
      body{zoom:0.8}
     .article-area {    background: #fff;    padding: 20px 20px;}     .newstj{ display: none; visibility: hidden;}
    .container{ width: 98%; }
   .wp-column-menu {    width: 250px;    background-color: #f5f5f5;    position: relative;    float: left;}
    .footer {  padding: 15px 0 30px 0;}
    .footer-left{ width: 415px; padding-top: 5px; }
    .footer-b{ margin-top: 15px; }
    .footer-b p{ padding-left: 60px; }
    .footer-ul li{ margin-right: 15px; }
    .footer-linker{ margin-top: 55px; }
    .pf-list-box{ height: 120px; padding:10px; }
    .pf-list-date{ margin-top: 10px; }
    .share_self{ height: 447px!important; }
    .gzh-box{ height: 447px; }
    .gzh-list{ margin-top: 0; }
    .page-one .yw-list{ height: 340px;  overflow: hidden; }

    .search-box{ display: none; visibility: hidden;}
     .wp-inner1{ display: none; visibility: hidden;}
    .wp_paging {padding: 0 0 0 0;}
  .newstj{ display: none; visibility: hidden;}
.scrollpic{
width:950px;
margin-right: 15px;
overflow: hidden;
}
    }
@media( max-width: 991px){
	.header{ height: 90px; background: url(../images/logo-s.png) center no-repeat; position: relative; z-index: 1000; }
         .header-box {   background: #b11f24;        padding-bottom: 60px;}
	.logo-b{ display: none; visibility: hidden;}
.page-five{ display: none; visibility: hidden;}
  .newstj{ display: none; visibility: hidden;}
      .footer-linker{ display: none; visibility: hidden;}
    .container{ width: 750px; }
    .logo{ line-height: 85px;height: 90px;  width: 250px;background: url(../images/logo-s.png) no-repeat 0 center;}
     .nav-list{padding: 90px 0 0 0;}
    .nav-list li a{ font-size: 14px; }
    .img-slick,.box-yw,.page-tow .col-xs-4, .page-three .col-xs-4,.img-lg,.pf-right{ width: 100%; }
     .wp-inner3,.logo-b{ display: none; visibility: hidden;}
    .gzh-img{ max-width: 392px; margin:0 auto; }
    .gzh-box{ height: auto; }
    .dy-img{ width: 432px; margin:0 auto; }
    .pf-right{ padding-top: 20px; padding-left: 0;}
    .footer-left{ width: 100%; text-align: center; }
    .footer-right{ width: 100%; margin-top: 25px; }
.list_img.col4{margin:0 0 -20px -20px}
.list_img.col4 a{width:calc(46% - 10px);margin:0 0 10px 28px}
.list_img a {
   width: calc(33.33% - 36px); 
    margin: 0 0 30px 36px;
    float: left;
    position: relative;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
    }
@media( max-width: 768px){
    .wp-column-news { float: right; width: calc(100% - 10px);}
     .article-area {    background: #fff;    padding: 20px 20px;}    
     .newstj{ display: none; visibility: hidden;}
     .search-a{ display: none; visibility: hidden;}
     .yw-list{overflow: hidden;}
   .yw-list li {    padding: 15px 20px 25px 0;    transition: 0.3s all;}
     .mailsys{ display: none; visibility: hidden;}
    .logo-b{ display: none; visibility: hidden;}
    .container{ width: 100%; }
     .nav-list{padding: 0 0 0 0;}
     .list-left { padding:5px;width:100%;}
    .wp-column-news {
    max-width: 100%;
    }
    .wp_paging {padding: 0 0 0 0;}
    .page-one .yw-list{ height: 580px; }
     .wp-inner1{ display: none; visibility: hidden;}
.wp-column-news .column-news-box {   margin-left: 2px;     margin-right: 2px;}
.header-box {   padding-bottom: 6px;}
.list_img.col4 a{width:calc(100% - 10px);margin:0 0 10px 28px}
.wp-column-menu{display: none; visibility: hidden;}
.header{ height: 85px; background: url(../images/logo-s.png) center no-repeat; position: relative;   z-index: 100;}
    .logo{ line-height: 85px;height:85px;  width: 220px;background: url(../images/logo-s.png) no-repeat 0 center;}
.column-news-date{    display: block;    text-align: right;    width: 50px;       height: 35px;    line-height: 35px;  position: absolute;    right: 0;    top: 0px;    color: #999;padding-right:8px;}
     .column-news-title { display: block;
    margin-right: 76px;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    width: calc(100% - 50px);
    text-overflow: ellipsis;
    white-space: nowrap;}
    .dateyy{ display: none; visibility: hidden;}
    .wp_paging { padding: 5px 0;margin:0 auto;text-align:center;}
    .search-box{ position: absolute; top: 100%; left: 0; right: 0; border-radius: 0; width: 100%; margin-top: 0; display: none; }
    .nav-list{ position: fixed; border:none; display: none; left: 0; top: 100px; max-height: 100%; overflow-y: auto; right: 0; background: #fff; }
    .nav-list li{ width: 100%; margin:0!important; background: none!important; }
    .nav-list li a{ display: block; border-radius: 0; border:none; color: #333; text-align: left; line-height: 40px; padding:0 15px; font-size: 16px; }
  .menu-button{ display: block; }
  .nav-down{ display: none; position: static; box-shadow: none; padding:0; margin:0; width: 100%; }
  .nav-down li a{ color: #333; padding:0 25px; }
  .nav-list li:hover .nav-down{ display: none; }
  .nav-click { display: block; transition: 0.3s all; z-index: 1000; position: absolute; color: #333; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
  .nav-click.active{ transform: rotate(180deg); }
  .page-one{ padding:30px 0; }
  .img-slick a span{ font-size: 16px; padding-right: 100px; }
  .yw-title{ font-size: 24px; line-height: 24px; padding-bottom: 15px; }
  .page-tow .yw-title{ margin-top: 30px; margin-bottom: 20px; }
  .gg-list{ padding-left: 0; }
  .mt-list li{ padding-left: 0; }
  .page-three{ padding:30px 0; margin-top: 30px; }
  .gzh-list li:nth-child(3){ display: block; }
  .gzh-list li:nth-child(2){ border-bottom:solid 1px #ddd; }
  .gzh-box{ padding-bottom: 8px; margin-bottom: 30px; }
  .share_self{ margin-bottom: 30px; }
  .dy-img{ width: 100%; }
    .page-four .col-xs-6{ width: 100%; margin-bottom: 30px; }
    .page-four{ padding:30px 0 0 0; }
    .page-five{ padding:30px 0; }
    .footer{ padding:30px 0; }
    .footer-left{ padding-top: 0; }
    .footer-b p{ padding-left: 0; }
    .footer-ul li a{ font-size: 12px; }
    .footer-ul li{ width: 20%; padding:0 5px; margin:0; }
    .search-a{ display: block; position: absolute; right: 60px; top: 0; line-height: 50px; width: 20px; z-index: 1000 ; }
    .pf-list-lg li{ width: 50%; padding:0 5px; margin-bottom: 15px; }
    .pf-list-lg{ margin:0 -5px; }
    .list-back{ padding:30px 0; }
    .list-title{ width: 100%; margin-bottom: 30px; font-size: 24px; line-height: 24px; }
    .nav-b{ display: none; }
    .pf-list-tt a{ font-size: 16px; }
    .pf-list-tt{ line-height: 25px; height: 50px; }
    .kx-list li:hover{padding-left:15px;padding-right:15px}
    .kx-list-img img{ width: 132px; height: 90px; }
    .kx-list-right{ margin-left: 142px; padding-top: 0; }
    .kx-list-p{ line-height: 25px; height: 50px; font-size: 14px; }
    .kx-list-date{ margin-top: 15px; font-size: 14px; }
    .kx-list li{padding: 15px 0 18px;/* margin-bottom: 15px; */}
    .kx-list-tt a{ font-size: 16px; }
    .kx-list-tt{ margin-bottom: 10px; }
    .article-tt{ font-size: 18px; }
    .article-sm{ font-size: 12px; padding:15px 0; margin-bottom: 20px; }
    .article-sm span{ padding:0 10px; display: inline-block; }
    .article-txt p{ font-size: 14px; line-height: 28px; }
    .article-link a{ margin-top: 30px; }
}
.WP_VisitCount{
display: inline;

}

.article-area{
    background: #fff;
    padding: 20px 50px;
}
.langmu-area{
height: 50px;
}
.arti_views span{
padding:0;
}
h1.arti_title {
    font-weight: bold;
    line-height: 40px;
    font-family: "Microsoft YaHei";
    font-size: 22px;
    text-align: center;
    color: #313131;
}
.entry .read, .entry .read p {
    font-family: "Microsoft YaHei" !important;
    line-height: 1.8 !important;
    font-size: 18px !important;
    color: #333;
}

.scrollpic img{
    max-width: 100%;
    padding: 0 5px;
    display: inline-block;

}

.tit.tc{margin:0 0 60px 0}
.tit.ani{transform:translateY(50px)}
.list_img{transition:all 1s ease-out;opacity:1}
.list_img{transform:translateX(1px)}
.list_news time,.list_img time{float:left;width:62px;font-family:Verdana;white-space:nowrap}
.list_news time:before,.list_img time:before{position:absolute;font-size:22px;right:0;bottom:0}
.list_news time em,.list_img em{font-size:26px;display:inline-block;vertical-align:top;position:relative;color: #94070a}
.list_news time em:before,.list_img time em:before{content:'';position:absolute;width:1px;height:120%;background:#bfbfbf;top:42%;right: -3px;transform:rotate(48deg);}
.list_news time p,.list_img time p{font-size:18px;display:inline-block;padding:34px 0 0 6px;line-height:1em;color: #999}



.list_img{width:auto;margin:0 0 -30px -36px}
.list_img a{width:calc(33.33% - 36px);margin:0 0 30px 36px;float:left;position:relative;box-shadow:0 0 10px rgba(0,0,0,.1)}
.list_img a:not(.cover_img){padding:30px 24px;border-bottom:4px solid #b11f24}
.list_img a:nth-child(2n){background:url(../images/bg_item.jpg) 100% 100% no-repeat;background-size:63%}
.list_img a:not(.cover_img):hover,.slick_topic .slick-slide:hover{transform:translateY(-6px) !important;box-shadow:0 6px 16px rgba(0,0,0,.4)}
.list_img .cover_img{padding-top:20.613%}
.list_img .cover_img h3,.slick_news p{position:absolute;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0, 0),rgba(0,0,0,.7));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0);color: #fff;padding:40px 24px 18px;max-height:none}

.slick_news p{font-size:26px;padding:40px 136px 22px 28px}

.list_img .txt{font-size:15px;color:#666;padding:20px 14px;background:#fff}
.list_img .txt >*{position:relative;z-index:1}
.list_img h3{font-size:18px;color:#333;line-height:28px;    max-height: 56px;    height: 56px;    overflow: hidden;    text-overflow: ellipsis;}
.list_img a:not(.cover_img) h3{max-height:56px}
.list_img time{margin:20px 0 0}


.wp-inner3{
    position: relative;
    background: url(../images/text.png) no-repeat 75% 55%;
}
.page-four1{
background-color: #eee;
} 