@charset "utf-8";
/*头尾通用css代码=========================================*/
/*初始化样式*/
*{margin:0;padding:0;box-sizing:border-box;outline:0;font-family:'Microsoft YaHei';}
ul,li{list-style:none;}
img{border:0;}
table{border-collapse:collapse;}
a{text-decoration:none;}
.k1500{width: 100%;max-width: 1500px;margin: 0 auto;overflow: hidden;}
.k1500::after{content: '';display: block;clear: both;float:none;}
.ycslh1 {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ycslh2,.ycslh3,.ycslh4,.ycslh5,.ycslh6 {display: -webkit-box !important;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.ycslh3 {-webkit-line-clamp: 3;}
.ycslh4 {-webkit-line-clamp: 4;}
.ycslh5 {-webkit-line-clamp: 5;}

/* 新闻中心模板二 */
/* 栏目页导航 */
.lmy_nav2{height: 70px;line-height: 70px;border-bottom: 1px solid #f3f3f3;}
.lmy_nav2 a{font-size: 18px;font-weight: bold;color: #666;}

/* 同级栏目 */
.lmy_nav2 .lmy_tjlm{float: left;}
.lmy_nav2 .lmy_tjlm ul li{float: left;margin-right: 40px;}
.lmy_nav2 .lmy_tjlm ul li:last-child{margin-right: 0;}
.lmy_nav2 .lmy_tjlm ul li.on a,.lmy_nav2 .lmy_tjlm ul li a:hover{color: #0743bb;}
.lmy_nav2 .lmy_tjlm ul li a{float: left;}


/* 当前位置 */
.lmy_nav2 .lmy_dqwz{float: right;background: url(dqwz_home.png) no-repeat left center;padding-left: 30px;}
.lmy_nav2 .lmy_dqwz a{float: left;padding:0 20px 0 10px;background: url(dqwz_jt.png) no-repeat center right;}
.lmy_nav2 .lmy_dqwz a:last-child{background: none;padding-right: 0;}


/* 新闻中心模板二主体内容 */
.lmy_content2{margin-bottom: 60px;}
.lmy_content2 .content_title{margin-top: 20px;font-weight: bold;font-size: 24px;color: #333;line-height: 100px;}
.lmy_content2 .content_list_pic .list_pic{width: 40%;float: left;}
.lmy_content2 .content_list_pic .list_pic img{width: 100%;height: 350px;}
.lmy_content2 .content_list_pic .list_text{width: 60%;float: left; padding: 60px 6% 0 6%;background-color: #f7f9fd;height: 350px;}
.lmy_content2 .content_list_pic .list_text .list_time{font-size: 18px; font-weight: bold;color: #0743bb;}
.lmy_content2 .content_list_pic .list_text .list_bt a{font-size: 20px;font-weight: bold;color: #333333;line-height: 48px;margin-top: 15px;display: block;}
.lmy_content2 .content_list_pic .list_text .list_zy{font-size: 18px;color: #666;line-height: 30px;}
.lmy_content2 .content_list_pic .list_text .list_more a{display: block; font-size: 16px;color: #0743bb;width: 110px;height: 35px;line-height: 35px; border: 1px solid #0743bb;text-align: center;border-radius: 120px / 100px;margin-top: 35px;}
.lmy_content2 .content_list_pic .swiper-button-next,.lmy_content2 .content_list_pic .swiper-button-prev{position: absolute;right: 60px;bottom: 40px;left: auto;top: auto;background: url(lmy_pic_right.png) no-repeat;width: 33px;height: 33px;z-index: 99;}
.lmy_content2 .content_list_pic .swiper-button-prev{right: 110px;background: url(lmy_pic_left.png) no-repeat;}
.lmy_content2 .content_list_text{margin-top: 30px;font-size: 16px;}
.lmy_content2 .content_list_text ul li{padding: 30px 0;border-bottom: 1px solid #f3f3f3;overflow: hidden;}
.lmy_content2 .content_list_text ul li .listb_time{width: 7%;height: 100px;background-color: #f2f5fc;font-size: 16px;color: #333333;padding: 17px 0; text-align: center;float: left;}
.lmy_content2 .content_list_text ul li .listb_time span{font-size: 30px;color: #0743bb;display: block;font-weight: bold;margin-bottom: 10px;}
.lmy_content2 .content_list_text ul li .listb_r{float: right;padding-left: 2%;width: 91%;padding: 18px 0;}
.lmy_content2 .content_list_text ul li .listb_r .listb_title{font-size: 20px;color: #333333;font-weight: bold;}
.lmy_content2 .content_list_text ul li .listb_r .listb_zy{color: #666;font-size: 18px;margin-top: 11px;}
.lmy_content2 .content_list_text ul li:hover{border-bottom: 1px solid #0743bb;}
.lmy_content2 .content_list_text ul li:hover .listb_r .listb_title {color: #0743bb;}
.lmy_content2 .layui-laypage{display: block; text-align: center;margin-bottom: 60px;}

/* 网站地图 */
.wzdt{padding: 10px;overflow: hidden; border-bottom: 2px solid #f0f0f0;}
.wzdt p a{font-weight: bold;font-size: 18px;color: #000;line-height: 50px;display: block;}
.wzdt dl dd{float: left;margin-right: 20px;}
.wzdt dl dd a{font-size: 16px;color: #333;display: inline-block;line-height: 45px;}

@media screen and (max-width: 768px){
    .k1500{padding: 0 20px;}
    .list_pic,.list_text{width: 100%;}
    .lmy_content2 .content_list_pic .list_pic img{height: auto;}
}




