body{min-width:1400px;}
.w{
	width: 1200px;
	margin: 0 auto;
}
.top_box{
	background: url(../img/top_rig_bg.png) no-repeat right top #9f1d1b;
	height: 136px;
}
.top{height:100%;background: url(../images/2221.png) no-repeat 77% top;}
.logo{
	margin-top: 28px;
}
.search{
	width: 252px;
	height: 42px;
	background: #fff;
	border-radius: 15px;
	margin-top: 50px;
}
.search .txt{
	width: 200px;
	height: 42px;
	line-height: 42px;
	border: none;
	background: none;
	padding-left: 14px;
	color: #999;
}
.search .butt{
	margin: 10px 12px 0 0;
	cursor: pointer;
}
/* 导航 */
.nav{width: 100%;height: 52px;background: url(../img/mb_18.png) top repeat-x #9f1e1b;}
.sj_nav,.navSub{display: none;}
.menu{
	width: 100%;height: 52px;
	margin: auto;
}
.menu li.l1-nav {
    float: left;
    position: relative;
    left: 0px;
    top: 0px;
    height: 52px;
    line-height: 52px;
}
.menu li.l1-nav.cur{background: #8c1b19;}
a.l1-nav {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 0 24px;font-size: 18px;
    color: #fff;
    float: left;
}
.menu li.l1-nav.cur a.l1-nav {color: #fff;}
ul.l2-nav {
	width: 150%;
    position: absolute;
    z-index: 10000;background: #fff;
    left: 0px;
    top: 52px;padding-top: 2px;
}
li.l2-nav {
    width: 100%;
    position: relative;
    left: 0px;
    top: 0px;background: #8c1b19;
	/* border-bottom: 1px solid #fff; */
	margin-bottom: 1px;padding: 0 30.6px;
    box-sizing: border-box;
}
a.l2-nav {
    display: block;
    text-align: left;
    width: 100%;
    height: 52px;
    line-height: 52px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
li.l1-nav:hover {
    background: #8c1b19;
}
li.l1-nav:hover a.l1-nav {color: #fff;}
li.l2-nav:hover a.l2-nav, a.l2-nav:hover {
    color: #dedede;
}
/* banner */
.banner{width: 100%;height: 500px;position: relative;}
.banner .bd{width: 100%;height: 100%;}
.banner .bd ul,.banner .bd ul li{height: 100%;}
.banner .hd{
	position: absolute;bottom: 15px;width: 100%;
}
.banner .hd ul{text-align: center;width: 100%;}
.banner .hd ul li{display: inline-block;width: 13px;height: 13px;border-radius: 13px;box-sizing: border-box;background: #9f1e1b;cursor: pointer;}
.banner .hd ul li.on{border:3px solid #9f1e1b;background: transparent;}
.banner .bd ul li img{
	width: 100%;height: 100%;object-fit: cover;
}
.new_not{padding: 30px 0;}
.new{width: 785px;}
.title{width: 100%;height: 56px;box-sizing: border-box;border-bottom: 1px solid #e5e5e5;margin-bottom: 25px;}
.title h2{font-size: 20px;color: #9f1e1b;line-height: 56px;padding-left: 40px;float: left;position: relative;padding-right: 10px;}
.title h2:after{content: "";position: absolute;width: 100%;height: 3px;bottom: -1px;left: 0;background: #9F1E1B;}
.title h2.t1{background: url(../img/icon1.png) no-repeat left center;}
.title h2.t2{background: url(../img/icon2.png) no-repeat left center;}
.title h2.t3{background: url(../img/icon3.png) no-repeat left center;}
.title a.more{float: right;font-size: 14px;padding-right: 23px;color: #9F1E1B;line-height: 56px;background: url(../img/more.png) no-repeat right center;display: block;transition: all 1s;}
.title a.more:hover{font-weight: bold;padding-right: 26px;}
.new_l{width: 370px;height: 306px;background: #eee;position: relative;}
.new_l .bd,.new_l .bd ul{height:100%;}
.new_l .bd ul li{width: 100%;height: 100%;position: relative;}
.new_l .bd img{width: 100%;height: 100%;object-fit: cover;}
.new_l .bd p{line-height: 50px;font-size: 15px;color: #fff;padding: 0 10px;position: absolute;background: url(../img/tit-bg.png) no-repeat;background-size: cover;box-sizing: border-box;bottom: 0;left: 0;width: 100%;}
.new_l .hd{position: absolute;bottom: 15px;right: 10px;}
.new_l .hd li{width: 10px;height: 10px;display: inline-block;border-radius: 10px;background: #fff;}
.new_l .hd li.on{background: #edae35;}
.new_r{border-left: 1px solid #E5E5E5;padding-left: 35px;width: 380px;box-sizing: border-box;}
.new_r ul li{width: 100%;position: relative;margin-bottom: 12px;}
.new_r ul li:after{content: "";position: absolute;width: 12px;height: 12px;border-radius: 12px;border: 1px solid #d0be29;background: #fff;top: 50%;margin-top: -6px;margin-left: -42.5px;left: 0;transition: all 1s;}
.new_r ul li a{font-size: 16px;display: block;margin-bottom: 5px;color: #333333;transition: all 1s;text-align: justify;height: 42px;}
.new_r ul li span{display: block;font-size: 15px;color: #999;}
.new_r ul li:hover a{color: #9F1E1B;}
.new_r ul li:hover:after{border: 1px solid #9F1E1B;}
.notice{width: 375px;}
.notice_d ul li{width: 100%;margin-bottom: 27px;overflow: hidden;}
.notice_d ul li .not_data{width: 55px;height: 55px;border-radius: 55px;background: #9F1E1B;color: #fff;text-align: center;margin-right: 15px;}
.notice_d ul li .not_data p{font-size: 18px;padding: 7px 0 1px;line-height: 20px;}
.notice_d ul li .not_data span{font-size: 14px;}
.not_txt{width: 305px;text-align: justify;line-height: 27px;}
.not_txt a{font-size: 16px;color: #333333;transition: all 1s;}
.notice_d ul li:hover .not_txt a{color: #9F1E1B;}
.public{padding: 30px 0;background: url(../img/public.png) no-repeat center;background-size: cover;}
.public_c ul li{padding: 15px;width: 370px;height: 75px;background: #fff;border-radius: 15px;box-sizing: border-box;margin: 10px 43px 24px 0;overflow: hidden;float: left;transition: all 1s;}
.public_c ul li.mr{margin-right: 0;}
.public_c ul li p{line-height: 30px;font-size: 16px;padding-right: 15px;border-right: 1px solid #E5E5E5;float: left;margin-top: 8px;color: #9F1E1B;transition: all 1s;}
.public_c ul li a{display: block;width: 265px;font-size: 16px;color: #333333;line-height: 23px;float: right;text-align: justify;height: 46px;transition: all 1s;}
.public_c ul li:hover{background: #9F1E1B;}
.public_c ul li:hover a,.public_c ul li:hover p{color: #fff;}
.link{padding: 40px 0;background: url(../img/kstdbg.png) no-repeat center;background-size: cover;}
.link ul li{width: 273px;height: 112px;margin-right: 36px;float: left;overflow: hidden;}
.link ul li.mr{margin-right: 0;}
.link ul li img{width: 100%;height: 100%;object-fit: cover;transition: all 1s;}
.link ul li:hover img{transform: scale(1.2);}
.bq{padding: 20px 0;background: #9F1E1B;}
.bq p{font-size: 16px;color: #fff;text-align: center;line-height: 26px;}
.banner_z{width: 100%;height: 300px;}
.banner_z img{width: 100%;height: 100%;object-fit: cover;}
.wrap{margin-top: 30px;margin-bottom: 30px;}
.leftbar {
    float: left;
    width: 240px;
    position: relative;
    z-index: 1;
    border-top: none;
}
.leftbar .hd {
    height: 62px;
    background: #9f1e1b;
    padding: 0 5px;
}
.leftbar .hd h2 {
    float: left;padding-left: 20px;
    line-height: 62px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.leftbar .bd {
    background: #fafafa;
}
.leftbar .bd li {
    margin-bottom: 2px;
}
.leftbar .bd li a {
    display: block;padding-left: 20px;
    line-height: 60px;
    /* text-align: center; */
    font-size: 16px;
    border-left: 5px solid #fafafa;
}
.leftbar .bd li.on a, .leftbar .bd li a:hover {
    border-left: 5px solid #9f1e1b;
    background: #fcf1ef;
}
.leftbar .bd li a:hover{color: #333;}
.main {
    width: 925px;
    margin: 0 auto;
    float: right;
}
.main .inner-title {
    height: 60px;
    line-height: 60px;
    border-bottom: 2px solid #9f1e1b;
}
.main .inner-title .bread {
    float: right;font-size: 14px;
    color: #999;
}
.main .inner-title .bread a {
    color: #999;
}
.main .inner-title .bread span {
    color: #9f1e1b;
}
.main .inner-title h2 {
    font-size: 26px;
    color: #9f1e1b;
}
.main .text-list ul {
    padding: 10px 0;
}
.main .text-list li {
    line-height: 60px;font-size: 16px;
    border-bottom: 1px dashed #e6e6eb;
    padding-left: 25px;
	background: url(../img/right.png) no-repeat left center;
}
.main .text-list li .tit a{font-size: 16px;}
.main .text-list li .time, .main .text-list li a .time {
    float: right;font-size: 16px;
    color: #999;
}
.main .text-list li a:hover{color: #9f1e1b;}
.main1{width: 100%;}
.detail-box {
    padding: 15px 0;
}
.detail-title {
    font-size: 18px;color: #565656;
    font-weight: bold;
    text-align: center;
    margin: 30px 0;
}
.detail-infor {
    color: #888888;font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}
.detail-infor span.span {
    margin: 0 40px;
}
.nry_content p {
    LINE-HEIGHT: 180%;color: #565656;
    text-indent: 2em;text-align:Justify;text-justify:inter-ideograph;
    font-size: 16px;margin-bottom: 10px;
}
.nry_page p,.nry_page p a{font-size: 16px;line-height: 200%;color: #565656;}
.nry_page p a:hover {color: #9f1e1b;}
.nry_content table p{text-indent: 0;}
.sz_pic h2 {
    position: relative;
    line-height: 40px;
    margin-bottom: 15px;
    margin-top: 15px;text-align: center;
}
.sz_pic h2:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    border-top: 1px dashed #d3d3d3;
    transition: all 0.3s ease-out 0s;
}
.sz_pic h2 p {
    padding: 0 15px;
    display: inline-block;
    background: #fff;
    position: relative;
}
.sz_pic h2 p a {
    font-size: 20px;
    color: #9f1e1b;
}
.con_p_lis ul{padding:0 !important;}
.con_p_lis ul li {
    width: 286px;
    box-sizing: border-box;
    height: auto;
    padding: 15px 15px 10px;padding-left:15px !important;
    background: #f7f8fa !important;
    float: left;
    border: 1px solid #e9ecf0;
    margin: 11px;
}
.con_p_lis ul li .con_p_img {
    width: 100%;
    height: 206px;
    background: #fff;
    margin: 0 auto;
    display: table;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
.con_p_lis ul li .con_p_img img {
    width: 100%;
    height: 206px;
    object-fit: cover;
    transition: all 1s;
}
.mingzi {
    font-size: 16px;
    color: #9f1e1b;
    width: 100%;
    border-bottom: 1px dashed #acadaf;
    text-align: center;
    line-height: 39px;
    margin: 0 auto;
}
.zhicheng {
    font-size: 14px;
    width: 100%;
    padding-top: 8px;
    color: #999;
    display: table;
    height: 42px;
    overflow: hidden;
    text-align: center;
}
.zhicheng span {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.con_p_lis{margin-top:10px;}