@charset "utf-8";
.kong{height: 20px;padding:0;margin:0;line-height:40px;clear:both}
header{background: url(../images/header_bg.png) center top no-repeat #FFF;width:100%;height: auto;padding: 30px 0;}
.midwidth{width:1200px;margin: 0px auto;}
.logo{
    width: 206px;
}
.logo a{display:block;}
.logo img{display: block;width: auto;}
.head-tit{height: 84px;width: calc(100% - 360px);position: relative;}
.head-tit h2,.head-tit h2 a{font-size: 34px;color: #940e15;font-weight:bold;font-family:"微软雅黑";line-height: 45px;background:none;margin-top: -3px;position: relative;padding-left: 28px;}
.head-tit h2::before{
    content:
    "";
    display:
    block;
    width:1px;
    height:60px;
    position:
    absolute;
    left:0;
    top: 11px;
    background: #d5d5d5;
}
nav{
    width:100%;
    background:#0063c8;
}
.navwidth{width:100%; height:58px}
.nav{width: 100%;display:block;height: 58px;}
.nav li{float:left;position:relative;}
.nav li a{color:#ffffff;display:block;font-size:16px;text-align:center;width: auto;padding: 0 72px;line-height: 58px;}
.nav li a:hover{color: #fff;background: #950f16;}
.nav li a.current{color: #fff;background: #950f16;}
.searchRt{width:200px;height: 32px;margin-top: 13px;display:none;}
.searchRt form{width: 200px;float:right;position:relative}
.searchRt form .text{width: 200px;height:30px;border: solid 1px #3c790f;padding: 0 32px 0 10px;background-color: #3c790f;color: #fff;-moz-border-radius: 15px;-webkit-border-radius: 15px;border-radius: 15px;box-sizing: border-box;}
.searchRt form .button{width: 32px;height: 32px;border:0;background: url(../images/search.png) no-repeat center;position:absolute;top: 0;right: 0;cursor:pointer}
.searchRt form .text::-webkit-input-placeholder{
        color: #fff;
}
.searchRt form .text::-moz-placeholder{ 
        color: #fff;        
}
.searchRt form .text::-ms-input-placeholder{ 
        color: #fff;        
}
footer{background: #0063c8;padding: 23px 0 0 0;min-width:1500px;}
.link{height: 134px;}
.link-tit{height:40px;border-bottom: solid 1px #1175d7;}
.link-tit h2{line-height:40px; font-size:16px}
.link-tit h2 a{color:#fef1ef}
.link ul{padding:15px 0 0 0}
.link li{height: 34px;line-height: 34px;display:block;float:left;font-size:13px;padding-right: 30px;}
.link li a{color: #fff;display: block;}
.link li a:hover{color: #f6c81f;text-decoration:underline}
.copy{background: #f5f5f5; height:60px;}
.copy p{line-height:60px; text-align:center;color: #333;}
.copy p a{color:#b3b3b3}
.copy p a:hover{color:#b3b3b3; text-decoration:underline}

ul.xmhz{
    padding: 50px;
    background:#fff;
}

ul.xmhz li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-top: 30px;
}
ul.xmhz li:nth-of-type(3n){
    margin-right:0%;
}
ul.xmhz li:nth-of-type(1),ul.xmhz li:nth-of-type(2),ul.xmhz li:nth-of-type(3){
    margin-top:0;
}
ul.xmhz li a{
    display:block;
    width:100%;
    background:#f4f4f4;
    font-size:16px;
    border-left: 5px solid #4b8f18;
    padding: 20px;
    box-sizing: border-box;
    height: 92px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333;
}

ul.xmhz li a:hover {
    color: #4b8f18;
}

.zt_box{margin:20px 0px;}
.zt_box li{float:left;width:300px;height:130px;}
.zt_box li img{width:300px;height:130px;}
.news{margin-top:20px;}
.news .img{width:420px;height:336px;position:relative;}
.news .img .img_w{width:100%;height:100%;object-fit: cover;}
.news .img p{position:absolute;left: 46%;top: 55%;cursor: pointer;}
.news .new_box{width:758px;}
.new_sub1{
    width: 556px;
}
.new_sub1 ul li{
    border: none!important;
}
.new_sub1 a{
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
.new_sub1 a img{
    display: block;
    width: 100%;
    height:336px;
    /*object-fit: cover;*/
}
.new_sub1 a div.txt{
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 60px;
    box-sizing: border-box;
  
    background-size: 100% 100%;
}
.new_sub1 a div.txt h3{
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    color: #fff;
    padding: 5px 10px;
    background: #abcd03;
    margin-bottom: 25px;
}
.new_sub1 a div.txt h2{
    font-size: 24px;
    line-height: 1;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 20px;
}
.new_sub1 a div.txt p{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    text-indent: 2em;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.new_sub2{
    width: 180px;
    height: 336px;
    margin-left:10px;
}
.new_sub2 ul li{
    display: block;


    border: none!important;
    border-bottom: 1px solid #e6e6e6!important;
    box-sizing: border-box;
    margin-bottom:15px;
}
.new_sub2 .slick-slider{ width: 180px;
    height: 336px;overflow: hidden;}
.new_sub2 ul li a{
    display: block;
    width: 100%;
    height: 100px;
    position: relative;
}
.new_sub2 ul li img{ width: 100%;
    height: 100%;
    object-fit: cover;}





.new_sub2 ul li.slick-current{
  border:2px solid #950f16 !important;
}
.new_sub2 ul li.slick-current a p.img{
    
}
.new_sub2 ul li.slick-current a p.txt span{
  
}
.new_sub2 .slick-list{
    overflow: inherit;
}
.new_sub2 ul li.slick-current a::before{
    display: block;
    content: "";
    width: 0;
    height: 0;

  
    position: absolute;

    top: 0;
    z-index: 99999;
}