﻿.Min_T {
 width: 1280px;
 margin: 0 auto;
 height: 100%;
}

.picMarquee-left .bd {
 height: auto;
}

.header {
 position: absolute;
 width: 100%;
 z-index: 999
}

.mt60 {
 margin-top: 60px;
}

.more-btn {
 display: block;
 width: 140px;
 height: 36px;
 border: 1px solid #d8d8d8;
 border-radius: 18px;
 text-align: center;
 line-height: 36px;
 color: #333;
 font-size: 18px;
 transition: all .3s
}

a.more-btn:hover {
 background: #0087cd;
 color: white
}

h1.tit {
 font-family: "宋体";
 font-size: 26px;
 color: #000;
 font-weight: bold
}

.top-bg {
 background: url(/Sites/Uploaded/UserUpLoad/20180612/20180612160646.jpg) no-repeat center bottom;
}

.linkmap {
 display: none;
}

.News {
 position: relative;
}

.News .ewm {
 position: absolute;
 right: 0;
 top: 0;
}

.ewm {
 float: right;
 cursor: pointer;
 position: relative;
}

.ewm .qrcode {
 display: none;
 position: absolute;
 right: 0;
 top: 0;
 z-index: 999999;
 width: 150px;
 height: 150px;
 padding: 10px;
 background: #fff;
 box-shadow: 1px 1px 15px #ddd;
 border-radius: 10px;
}

.fullSlide .prev,
.fullSlide .next {
 position: absolute;
 top: 50%;
 width: 60px;
 height: 100px;
 margin-top: -50px;
 border-radius: 3px;
 text-indent: -9999px;
 transition: opacity .2s linear 0s;
 cursor: pointer;
 z-index: 99;
 filter: alpha(opacity=30) !important;
 opacity: 0.3 !important;
}

.fullSlide .prev {
 left: 25px;
 background:#000 url(/Sites/Uploaded/UserUpLoad/20181204/20181204091058.png) no-repeat center;
}
.fullSlide .prev:hover{
 background-color: #005bac;
 filter: alpha(opacity=80) !important;
 opacity: 0.8 !important;
}

.fullSlide .next {
 right: 25px;
 background:#000 url(/Sites/Uploaded/UserUpLoad/20181204/20181204091117.png) no-repeat center;
}
.fullSlide .next:hover{
 background-color: #005bac;
 filter: alpha(opacity=80) !important;
 opacity: 0.8 !important;
}
@media only screen and (max-width:1366px) {
 .Min_T {
 width: 980px;
 }
}

@media only screen and (max-width:768px) {
 .Min_T {
 width: 100%;
 }
}


/*头部导航*/


/*div.header_top{background: transparent}
.header_top::after{background: #007feb;display: block;width: 100%;height: 100%;content: ".";opacity: 0.5;z-index: -1;position: relative;}*/

.header_down {
 background: url(/Sites/Uploaded/UserUpLoad/20180710/20180710101922.png) !important;
}


/* .header_down::after {
 background: #007feb;
 display: block;
 width: 100%;
 height: 100%;
 content: ".";
 opacity: 0.2;
 z-index: -1;
 position: relative;
} */

.main_bg {
 margin-top: 0;
}

@media only screen and (max-width:768px) {
 .header {
 position: static
 }
 .header_down {
 background: url(/Sites/Uploaded/UserUpLoad/20180620/20180620150236.png)no-repeat center top !important
 }
}


/*轮播*/

.fullSlide {
 width: 100%;
 height: 759px;
 position: relative;
 margin-top: 40px;
}

.bd {
 height: 759px;
 position: relative
}

.fullSlide .bd li {
 width: 100% !important;
 height: 759px;
 overflow: hidden;
 text-align: center;
 background-position: center top;
 background-repeat: no-repeat
}
.fullSlide .bd li a {
 display: block;
 height:  759px;
 cursor: pointer;
}
.banner .hd {
 position: absolute;
 bottom: 40px;
 width: 100%;
   display:none;
}

.banner .hd li {
 width: 130px;
 height: 6px;
 border-radius: 2px;
 background: white;
 margin: 0 5px;
 overflow: hidden;
 line-height: 99px;
 cursor: pointer;
 display: inline-block;
}

.fullSlide .hd ul .on {
 background: #007feb
}

.banner .hd ul::after {
 display: block;
 height: 0;
 overflow: hidden;
 content: ".";
 clear: both
}

.banner .hd ul {
 text-align: center;
}

@media only screen and (max-width:1366px) {
 .fullSlide {
 height: 514px;
 }
 .fullSlide .bd {
 height: 541px;
 }
 .fullSlide .bd li {
 height: 541px;
 background-size: cover;
 }
}

@media only screen and (max-width:768px) {
 .fullSlide {
 height: 290px;
 }
 .fullSlide .bd {
 height: auto
 }
 .fullSlide .bd li {
 height: 290px;
 background-size: 100% 100%
 }
 .header_down::after {
 background: #fff;
 }
}


/*新闻中心-医院动态*/

.News {
 position: relative;
}

.News h1.tit {
 width: 110px;
 float: left;
 height: 45px;
}

.News .tab-tit {
 float: left;
 color: #999;
 font-size: 20px;
 margin-left: 15px;
 font-family: "宋体";
 font-weight: bold;
 padding: 4px 5px 6px;
 cursor: pointer;
}

.News .tab-box .ewm {
 float: right;
 margin-right: 5px;
}

.News .tab-tit.active {
 color: #1993d2;
}

.News .tab-page {
 display: none;
 height: 566px;
 overflow: hidden;
}

.News .dt-left {
 box-sizing: border-box;
 width: 620px;
 height: 430px;
 margin-right: 20px;
 border: 1px solid #f6f6f6;
 box-shadow: 0px 0px 10px #f6f6f6;
 float: left;
 background: #fff;
}
.News .dt-left .swiper-box{
 height: 430px;
}
.News .dt-left .arrow-btn-news{
 width: 50px;
 height: 80px;
 position: absolute;
 top: 175px;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);
 background: rgba(0, 0, 0, 0.5); 
}
.News .dt-left .arrow-btn-news.btn-left{
 left: 0;
 background-image: url(/Sites/Uploaded/UserUpLoad/20181109/20181109133542.png);
 background-position: center;
 background-repeat: no-repeat;
}
.News .dt-left .arrow-btn-news.btn-right{
 right: 0;
 background-image: url(/Sites/Uploaded/UserUpLoad/20181109/20181109134327.png);
 background-position: center;
 background-repeat: no-repeat;
}
.News .dt-left .pagination{
 display: block;
 width: 125px;
 height: 25px;
 position: absolute;
 top: 405px;
 right: 0;
}
.News .dt-left .pagination span{
 display: block;
 width: 25px;
 height: 25px;
 float: left;
 background: #ccc;
 color: #333;
 box-sizing: border-box;
 border: 1px solid #ddd;
 text-align: center;
 line-height: 24px;
}
.News .dt-left .pagination .swiper-active-switch{
 background: #1993d2;
 border-color:#1993d2; 
 color: #fff;
}
.News .dt-left img {
 width: 100%;
 height: 430px;
}

.News .dt-left h2 {
 padding: 20px;
 font-size: 20px;
 font-weight: bold
}

.News .dt-left p {
 padding: 20px;
 font-size: 14px;
 color: #999999;
 line-height: 24px;
 display: none;
}

.News .details,
.News .detail {
 display: none
}

.News .dt-right {
 box-sizing: border-box;
 margin-left: 20px
}

.News .dt-right li {
 padding: 20px 30px 10px;
 border: 1px solid #f6f6f6;
 box-shadow: 0px 0px 10px #f5f5f5;
 margin-bottom: 20px;
 background: #fff;
}

.News .dt-right li .title_type {
 /*padding: 20px 20px 0 0;*/
 font-size: 20px;
 font-weight: bold;
 /*overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;*/
}

.News .dt-right p {
 padding: 14px 20px 10px 0;
 font-size: 14px;
 color: #999999;
 line-height: 24px;
}

.News a.more-btn {
 float: right;
 margin-right: 20px;
}

.News a:hover {
 color: #1993d2
}

.News a.more-btn:hover {
 color: #fff
}

#cloud {
 position: absolute;
 top: 33px;
 left: 126px;
 width: 90px;
 height: 4px;
 background: #0087cd;
}
.News .dt-left.mtjj{
 height: 555px;
}
.News .dt-right.mtjj p{
 padding: 30px 20px 30px 0;
}
.selected {
 display: block !important;
}
.News .dt-right.mtjj li.last{
 display: block;
}

@media only screen and (max-width:1366px) {
 .News .dt-left{height: 354px;}
 .News .dt-left .arrow-btn-news{top: 140px;}
 .News .dt-left .pagination{top:329px;}
 .News .dt-left {
 width: 100%;
 }
 .News .dt-right li {
 padding: 15px;
 cursor: pointer;
 min-height: 135px;
 }
 .News .dt-right.mtjj li{
 min-height: 0;
 }
  .News .dt-right li.last{
  display: none;
  }
 .News .dt-right p {
 padding: 10px 10px 10px 0
 }
 .News .dt-right.mtjj p {
 padding: 10px 10px 10px 0
 }
 .News .dt-right li .title_type {
 display: block;
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap;
 padding: 0
 }
}
@media only screen and (max-width:768px) {
 .News .dt-left .arrow-btn-news{display: none}
 .News .dt-left .pagination{display: none}
 
 
}


/*新闻中心-医院动态*/

.News .yydt .dt-left h2 {
 padding-bottom: 0;
 display: none;
}

.News .tz-left {
 box-sizing: border-box;
 margin-right: 10px;
 padding-bottom: 20px;
}
.News .tz-left>ul:after{
 content:"";
 display: block;
 height: 0;
 overflow: hidden;
 clear: both;
}
.News .tz-right>ul:after{
 content:"";
 display: block;
 height: 0;
 overflow: hidden;
 clear: both;
}
.News .tz-right {
 box-sizing: border-box;
 margin-left: 10px;
 padding-bottom: 20px;
}
.News .tz-left>ul li,.News .tz-right>ul li{
 float: left;
 width: 50%;
 box-sizing: border-box;
 padding-left: 10px; 
}
.News .tz-left>ul li:first-child{
 padding-left: 0;
 padding-right: 10px;
}
.News .tz-right>ul li:first-child{
 padding-left: 0;
 padding-right: 10px;
}
.News .tz-left .artic-List li,.News .tz-right .artic-List li{
 float: none;
 width: 100%;
 padding: 0;
 padding-bottom: 15px;
 position: relative;
}
.News .artic-List li .span_date{
 position: absolute;
 bottom: -8px;
 left: 0;
 color: #666;
 font-size: 14px;
}
.News .coltit{
 height: 35px;
 font-size: 20px;
 font-weight: bold;
 display: block;
 font-family: 宋体;
}
.News .li-con{
 box-sizing: border-box;
 padding: 15px;
 border: 1px solid #f6f6f6;
 box-shadow: 0px 0px 10px #f2f2f2;
 background: #fff;
 min-height: 508px;
}
.News .artic-List{
 margin-bottom: -10px;
}
.News .artic-List li{
 margin-bottom: 10px;
}
.News .artic-List li a.title_type{
 font-size: 16px;
 line-height: 24px;
 display: block;
 font-weight: bold;
 padding: 5px 0;
}   

.News .artic-List li p{
 color: #999;
 font-size: 14px;
 line-height: 20px; 
}
.News .tz-right ul{
 margin-bottom: 20px;
}
@media only screen and (max-width:1366px){
 .News .artic-List .last{display: none;}
}

/*新闻中心-图片新闻*/

.News ul.tp li {
 width: 33.3%;
 float: left;
 height: 263px;
 box-sizing: border-box;
 padding: 0 10px;
}

.News ul.tp li img {
 width: 100%;
 height: 235px;
 ;
 display: block
}

.News ul.tp li a {
 display: block;
 overflow: hidden;
}

.News ul.tp li img:hover {
 transform: scale(1.1);
 transition: all .7s;
}

.News ul.tp li a.title_type {
 display: block;
 line-height: 28px;
 font-size: 14px;
 font-weight: bold;
}

@media only screen and (max-width:1366px) {
 .News ul.tp li img,
 .Min_T .News ul.Video li img {
 height: 185px;
 }
 .News ul.tp li,
 .Min_T .News ul.Video li {
 height: 220px;
 }
 .Min_T .News ul.yb li {
 margin-right: 20px;
 height: auto;
 width: 176px;
 height: 236px;
 }
 .Min_T .News ul.yb li img {
 height: 100%;
 }
}


/*新闻中心-精彩视频*/

.News ul.Video li {
 width: 33.3%;
 float: left;
 height: 263px;
 box-sizing: border-box;
 padding: 0 10px;
}

.News ul.Video li .video_img {
 display: block;
 overflow: hidden
}

.News ul.Video li img {
 width: 100%;
 height: 235px;
 ;
 display: block
}

.News ul.Video li img:hover {
 transform: scale(1.1);
 transition: all .7s;
}

.News ul.Video li .play_time {
 display: none
}

.News ul.Video li h2 a {
 display: block;
 line-height: 28px;
 font-size: 14px;
 font-weight: bold;
 overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;
}


/*新闻中心-院刊院报*/

.News ul.yb {
 width: 100%;
 height: 520px;
 overflow: hidden
}

.News ul.yb li {
 width: 170px;
 height: 240px;
 float: left;
 box-sizing: border-box;
 position: relative;
 margin-right: 42px;
 margin-bottom: 20px;
}

.News ul.yb li img {
 width: 100%;
 height: 100%;
}

.News ul.yb li.last {
 margin-right: 0
}

.News ul.yb li h2 {
 position: absolute;
 bottom: 0;
 display: block;
 width: 100%;
 ;
 height: 30px;
 line-height: 30px;
 text-align: center;
 background: url(/Sites/Uploaded/UserUpLoad/20180710/20180710115344.png) repeat;
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)
}

.News ul.yb li h2 a {
 color: #fff;
 font-size: 14px;
}

.News .mt6 {
 margin-top: 6px;
}


/*医院管理*/

.yygl {
 margin-top: 50px;
}

.yygl h1.tit {
 text-align: center;
 line-height: 50px;
}

.yygl h1.tit .ewm {
 float: right
}

.yygl ul {
 margin-top: 20px;
}

.yygl ul li {
 float: left;
 width: 390px;
 height: 255px;
 overflow: hidden;
 position: relative;
}

.yygl ul li.mid {
 margin: 0 55px;
}

.yygl ul li a {
 display: block;
 line-height: 255px;
 text-align: center
}

.yygl ul li a img {
 width: 100%;
}

.yygl ul li a:hover img {
 transform: scale(1.1);
 transition: all .5s
}

.yygl ul li h2 {
 position: absolute;
 width: 100%;
 height: 100%;
 top: 0;
 font-size: 26px;
 font-weight: bold;
 text-align: center;
 color: #fff;
 background: rgba(0, 0, 0, 0.3);
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
}

@media only screen and (max-width:1366px) {
 .yygl ul li {
 width: 32%;
 height: 192px;
 box-sizing: border-box;
 }
 .yygl ul li a {
 display: block;
 line-height: 192px;
 overflow: hidden;
 }
 .yygl ul li.mid {
 margin: 0 2%
 }
}


/*科研教育*/

.mid-bg {
 background: url(/Sites/Uploaded/UserUpLoad/20180625/20180625115612.jpg) no-repeat center
}

.kyjy {
 padding-top: 50px;
}

.kyjy h1.tit {
 text-align: center;
 line-height: 50px;
}

.kyjy h1.tit .ewm {
 float: right;
}

.kyjy .col-ul {
 width: 100%;
 margin-top: 30px;
}

.kyjy .col-ul>li {
 width: 300px;
 height: 350px;
 float: left;
 box-sizing: border-box;
 padding: 15px;
 border: 1px solid #f6f6f6;
 box-shadow: 0px 0px 10px #f2f2f2;
 margin-right: 26.66px;
 background: #fff
}

.kyjy .col-ul>li.last {
 margin-right: 0
}

.kyjy .col-ul a.coltit {
 height: 35px;
 font-size: 22px;
 font-weight: bold;
 display: block;
 text-indent: 5px;
 font-family: 宋体
}

.kyjy .artic-img {
 overflow: hidden;
 position: relative;
}

.kyjy .artic-img img {
 width: 270px;
 height: 135px;
}

.kyjy .artic-img img:hover {
 transform: scale(1.1);
 transition: all .5s
}

.kyjy .artic-img h2 {
 position: absolute;
 display: block;
 height: 26px;
 bottom: 0;
 text-align: center;
 background: rgba(0, 0, 0, 0.3);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.kyjy .artic-img h2 a {
 font-size: 14px;
 color: #fff;
 line-height: 26px;
}

.kyjy .artic-List li {
 padding-left: 20px;
 background: url(/Sites/Uploaded/UserUpLoad/20180625/20180625135618.jpg) no-repeat 5px center;
}

.kyjy .artic-List li a {
 font-size: 14px;
 color: #666;
 line-height: 20px;
}

.kyjy .artic-List li a:hover {
 color: #1993d2;
}

.kyjy .artic-List li {
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 margin-top: 10px;
}

.kyjy .more-btn {
 margin: 20px auto
}

@media only screen and (max-width:1366px) {
 .mid-bg {
 background: url(/Sites/Uploaded/UserUpLoad/20180625/20180625115612.jpg) no-repeat top center
 }
 .kyjy .col-ul>li {
 width: 230px;
 }
 .kyjy .col-ul>li {
 margin-right: 20px;
 }
 .kyjy .col-ul a.coltit {
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
 }
 .kyjy .col-ul a.coltit {
 font-size: 20px;
 text-indent: 0;
 }
}


/*党建工作*/
.dj-bg{margin-top: 70px;}
.DJ {
 margin-top: 30px;
}

.DJ .more-btn {
 float: right
}

.DJ h1.tit {
 width: 110px;
 height: 45px;
 float: left;
 font-size: 26px;
 font-family: 宋体;
 color: #000;
 font-weight: bold;
 background: url(/Sites/Uploaded/UserUpLoad/20180625/20180625101338.png) no-repeat left top;
 padding-left: 40px;
}

.DJ .ewm {
 float: right;
}

.DJ .tab-tit {
 float: left;
 color: #999;
 font-size: 20px;
 margin-left: 15px;
 font-family: "宋体";
 font-weight: bold;
 padding: 4px 5px 6px;
 cursor: pointer
}

.DJ .tab-tit.active {
 color: #1993d2;
 border-bottom: 3px solid #0087cd;
}

.DJ .tab-page {
 display: none;
 height: 500px;
}

.DJ .article_box {
 width: 390px;
}

.DJ .article_box>a {
 width: 390px;
 height: 280px;
 display: block
}

.DJ .article_box img {
 width: 390px;
 height: 280px;
 display: block
}

.DJ .article_box h2 {
 font-weight: bold;
 font-size: 18px;
 line-height: 30px;
 color: #333;
 height: 60px;
}
.DJ .article_box li .title_type{
 font-size: 18px;
 font-weight: bold;
 line-height: 30px;
 display: inline-block;
 height: 60px;
}
.DJ .article_box h2 a {
 margin-top: 5px;
}

.DJ .article_box .details {
 display: none;
}
.DJ .article_box li p .detail{
 display: none;
 
}
.DJ .img_list_2 {
 width: 210px;
 margin-right: 20px;
}

.DJ .img_list_2 a.img_box {
 display: block;
 overflow: hidden;
}

.DJ .img_list_2 img {
 width: 210px;
 height: 130px;
}

.DJ .img_list_2 img:hover {
 transform: scale(1.1);
 transition: all .5s
}

.DJ .img_list_2 li {
 position: relative;
 margin-bottom: 20px;
 text-align: center
}

.DJ .img_list_2 a.title_type {
 position: absolute;
 bottom: 0;
 display: block;
 width: 100%;
 height: 30px;
 line-height: 30px;
 color: #fff;
 font-size: 14px;
 background: rgba(0, 0, 0, 0.3);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.DJ .right-box {
 box-sizing: border-box;
 width: 100%;
 height: 430px;
 border: 1px solid #f5f5f5;
 box-shadow: 0px 0px 10px #f2f2f2;
 background: #fff;
 padding: 25px;
 margin-bottom: 20px;
}

.DJ .yw {
 padding-right: 20px;
 box-sizing: border-box
}

.DJ .right-box li {
 background: url(/Sites/Uploaded/UserUpLoad/20180625/20180625135618.jpg) no-repeat left center;
 line-height: 37px;
 padding-left: 15px;
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap
}

@media only screen and (max-width:1366px) {
 .DJ .article_box {
 width: 300px;
 }
 .DJ .article_box>a {
 width: 300px;
 height: 220px;
 }
 .DJ .img_list_2 {
 width: 150px;
 }
 .DJ .article_box img {
 width: 300px;
 height: 210px;
 }
 .DJ .img_list_2 img {
 width: auto;
 height: 120px;
 }
 .DJ .right-box {
 height: 400px;
 }
 .DJ .more-btn {
 margin-top: 10px;
 }
 .DJ .img_list_2 li.last {
 margin-bottom: 0
 }
 .DJ .tab-page {
 height: 495px;
 }
}


/*纪检监察*/
.jj-bg{margin-top: 70px;}
.jj h1.tit {
 text-align: center;
 line-height: 50px;
}

.jj .jj-ul li {
 float: left;
 width: 300px;
 height: 190px;
 margin-right: 26.66px;
 margin-top: 26.66px;
 position: relative;
 overflow: hidden
}

.jj .jj-ul .mr0 {
 margin-right: 0
}

.jj .jj-ul li p {
 position: absolute;
 top: 40px;
 left: 100px;
 color: #fff;
 font-size: 24px;
 font-weight: bold;
 line-height: 30px;
}

.jj .jj-ul li .btn {
 position: absolute;
 bottom: 30px;
 left: 96px;
 color: #fff;
 text-align: center;
 line-height: 30px;
 box-sizing: border-box;
 border: 1px solid #fff;
 border-radius: 15px;
 font-size: 14px;
 padding: 0 25px;
}

.jj .jj-ul li:hover img {
 transform: scale(1.1);
 transition: all .5s
}

.jj .more {
 box-sizing: border-box;
 width: 160px;
 height: 40px;
 border: 1px solid #fff;
 border-radius: 20px;
 position: absolute;
 left: 70px;
 top: 75px;
 color: #fff;
 line-height: 40px;
 text-align: center;
 font-size: 14px;
 font-weight: bold
}

.jj .more span {
 background: url(/Sites/Uploaded/UserUpLoad/20180626/20180626093639.png) no-repeat;
 width: 16px;
 height: 15px;
 display: block;
 position: absolute;
 right: 20px;
 top: 12px;
}

@media only screen and (max-width:1366px) {
 .jj .jj-ul li {
 width: 230px;
 height: 145px;
 ;
 margin-right: 20px;
 margin-top: 20px;
 }
 .jj .jj-ul li img {
 width: 100%;
 height: 145px;
 }
 .jj .jj-ul li p {
 top: 20px;
 left: 65px;
 }
 .jj .jj-ul li .btn {
 left: 60px;
 }
 .jj .more {
 top: 50px;
 left: 35px;
 }
}


/*护理专栏*/

.hl h1.tit {
 height: 50px;
 text-align: center;
 margin-top: 50px;
}

.hl h2.tit {
 font-size: 18px;
 font-family: 宋体;
 font-weight: bold;
 line-height: 36px;
}

.hl .tab-page {
 height: 450px;
}

.hl .article_box {
 width: 390px;
}

.hl .article_box>a {
 width: 390px;
 height: 280px;
 display: block
}

.hl .article_box img {
 width: 390px;
 height: 280px;
 display: block
}

.hl .article_box h2 {
 font-weight: bold;
 font-size: 18px;
 line-height: 30px;
 color: #333;
 height: 60px;
}

.hl .article_box h2 a {
 margin-top: 5px;
}

.hl .article_box .details {
 display: none;
}

.hl .img_list_2 {
 width: 210px;
 margin-right: 20px;
}

.hl .img_list_2 a.img_box {
 display: block;
 overflow: hidden;
}

.hl .img_list_2 img {
 width: 210px;
 height: 130px;
}

.hl .img_list_2 img:hover {
 transform: scale(1.1);
 transition: all .5s
}

.hl .img_list_2 li {
 position: relative;
 margin-bottom: 20px;
 text-align: center
}

.hl .img_list_2 a.title_type {
 position: absolute;
 bottom: 0;
 display: block;
 width: 100%;
 height: 30px;
 line-height: 30px;
 color: #fff;
 font-size: 14px;
 background: rgba(0, 0, 0, 0.3);
 filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#4C000000, endColorstr=#4C000000);
}

.hl .right-box {
 box-sizing: border-box;
 width: 100%;
 height: 430px;
 border: 1px solid #f5f5f5;
 box-shadow: 0px 0px 10px #f2f2f2;
 background: #fff;
 padding: 25px;
}

.hl .yw {
 padding-right: 20px;
 box-sizing: border-box
}

.hl .right-box li {
 background: url(/Sites/Uploaded/UserUpLoad/20180625/20180625135618.jpg) no-repeat left center;
 line-height: 37px;
 padding-left: 15px;
 text-overflow: ellipsis;
 overflow: hidden;
 white-space: nowrap
}

.hl .hl-btn li {
 box-sizing: border-box;
 width: 305px;
 height: 80px;
 float: left;
 margin-right: 20px;
 border: 1px solid #f5f5f5;
 box-shadow: 0px 0px 10px #f2f2f2;
}

.hl .hl-btn li.last {
 margin-right: 0
}

.hl .hl-btn p {
 font-size: 20px;
 font-weight: bold;
 font-family: 宋体;
 line-height: 80px;
 padding-left: 100px;
}

.hl .hl-btn p.zk {
 background: url(/Sites/Uploaded/UserUpLoad/20180626/20180626101436.png) no-repeat 55px center
}

.hl .hl-btn p.px {
 background: url(/Sites/Uploaded/UserUpLoad/20180626/20180626101917.png) no-repeat 55px center
}

.hl .hl-btn p.fc {
 background: url(/Sites/Uploaded/UserUpLoad/20180626/20180626102035.png) no-repeat 55px center
}

.hl .hl-btn p.gk {
 background: url(/Sites/Uploaded/UserUpLoad/20180626/20180626102128.png) no-repeat 55px center
}

.hl-bg {
 background: url(/Sites/Uploaded/UserUpLoad/20180626/20180626104533.jpg) no-repeat right top;
}

@media only screen and (max-width:1366px) {
 .hl .article_box {
 width: 300px;
 }
 .hl .img_list_2 {
 width: 150px;
 }
 .hl .article_box img {
 width: 300px;
 height: 200px;
 }
 .hl .img_list_2 img {
 width: auto;
 height: 120px;
 }
 .hl .right-box {
 height: 400px;
 }
 .hl .more-btn {
 margin-top: 10px;
 }
 .hl .img_list_2 li.last {
 margin-bottom: 0
 }
 .hl .hl-btn li {
 width: 230px;
 margin-right: 20px;
 }
 .hl .hl-btn p.zk {
 background: url(/Sites/Uploaded/UserUpLoad/20180626/20180626101436.png) no-repeat 50px center
 }
 .hl .hl-btn p.px {
 background: url(/Sites/Uploaded/UserUpLoad/20180626/20180626101917.png) no-repeat 50px center
 }
 .hl .hl-btn p.fc {
 background: url(/Sites/Uploaded/UserUpLoad/20180626/20180626102035.png) no-repeat 50px center
 }
 .hl .hl-btn p.gk {
 background: url(/Sites/Uploaded/UserUpLoad/20180626/20180626102128.png) no-repeat 50px center
 }
 .News .dt-left img {
 height: 354px;
 }
 .hl .article_box>a {
 width: 300px;
 height: 210px;
 }
}

@media (min-width:1280px) and (max-width:1366px) {
 .fullSlide {
 height: 540px;
 }
 .fullSlide .bd li {
 background-size: cover;
 height: 540px;
 }
}

@media only screen and (max-width:768px) {
 .News .ewm {
 display: none;
 }
 .yygl {
 margin-top: 0;
 }
 .kyjy {
 padding-top: 0;
 }
 .DJ .tab-page {
 height: auto;
 }
 .News .dt-left img {
 height: 330px;
 }
 .News .tab-tit {
 margin-left: 14px;
 }
 .News ul.yb li {
 width: 30%;
 margin-right: 37px;
 height: auto;
 }
 .kyjy .col-ul>li {
 width: 25%;
 margin-right: 0;
 }
 .DJ .article_box,
 .DJ .article_box img {
 width: 100%;
 }
 .DJ .img_list_2,
 .hl .img_list_2 {
 display: none;
 }
 .jj .jj-ul li {
 margin: 20px 9px 0;
 }
 .jj .jj-ul .mr0 {
 margin-right: 9px;
 }
 .hl .hl-btn li {
 width: 354px;
 margin: 0 10px;
 }
}

@media only screen and (max-width:640px) {
 .fullSlide .prev, .fullSlide .next{display: none;}
}
@media only screen and (max-width:420px) {
 .fullSlide{height: 155px;}
 .fullSlide .bd{height: 155px;}
 .fullSlide .bd li{height: 155px;}
 .jj-bg{margin-top: 20px}
 .banner .hd,
 .ewm {
 display: none;
 }
 .mt60 {
 margin-top: 20px;
 }
 .News h1.tit {
 width: 100%;
 height: 35px;
 }
 .News .tab-tit {
 margin-left: 0;
 font-size: 13px;
 }
 #cloud {
 top: 58px;
 left: 0;
 width: 63px;
 }
 .News .tab-page {
 margin-top: 10px;
 height: auto;
 }
 .News ul.tp li,
 .News ul.Video li,
 .yygl ul li {
 width: 100%;
 }
 .yygl ul li{
 margin-bottom: 20px;
 }
 .dj-bg{margin-top: 0}
 .News ul.yb {
 height: auto;
 }
 .News ul.yb li {
 width: 50%;
 margin-right: 0;
 }
 .yygl ul li.mid {
 margin: 0;
 margin-bottom: 20px;
 }
 .kyjy .col-ul>li,
 .kyjy .artic-img img,
 .kyjy .artic-img h2,
 .DJ h1.tit,
 .col-md-6,
 .hl .article_box,
 .hl .article_box img {
 width: 100%;
 }
 .DJ .tab-tit {
 font-size: 13px;
 }
 .jj .jj-ul li {
 margin: 0;
 width: 100%;
 height: auto;
 margin-bottom: 20px;
 }
 .jj .jj-ul li img {
 width: 100%;
 height: auto;
 }
 .jj .jj-ul li p {
 top: 82px;
 left: 50%;
 margin-left: -48px;
 }
 .jj .jj-ul li .btn {
 left: 50%;
 margin-left: -54px;
 }
 .jj .more {
 top: 111px;
 left: 50%;
 margin-left: -80px;
 }
 .hl .hl-btn li {
 width: 100%;
 margin: 10px 0;
 }
 .News .dt-left .swiper-box,.News .dt-left{height: 220px;}
 .News .dt-left img {
 height: 220px;
 }
}
@media only screen and (max-width:400px) {
 .fullSlide{height: 137px;}
 .fullSlide .bd{height: 137px;}
 .fullSlide .bd li{height: 137px;}
}
@media only screen and (max-width:375px) {
 .News .tab-tit {
 padding: 4px 3px 6px;
 }
 .kyjy .col-ul>li {
 margin-bottom: 6px;
 }
 .DJ .article_box>a {
 width: 100%;
 }
 .DJ .tab-page {
 margin-top: 10px;
 }
 .hl .article_box>a {
 width: 100%;
 }
} 