body{
    background: #FFFFFF;
}
.article_nav .nav{
    background: #E49621;
    height: 41px;
}

.article_nav .navbb .m a{
    color: #FFFFFF;
    font-size: 16px;
}

.article_nav .navbb .m #d1{
    border-color: #FFFFFF transparent transparent transparent;
}
.navbb .m{
    width: 14.28%;
}
.navbb .sub, .sub{
    width:171.36px;
}
.logobox h3{
    font-size: 20px;
    font-weight: bold;
    color: #DD8D16;
    margin-top: 30px;
    margin-left: 8px;
}

.rdtj{
    overflow: hidden;
}


.rdtj .left{
    width: 48%;
    float: left;
}
.rdtj .right{
    width: 49%;
    float: right;
    margin-top: 72px;
}

.articleH2{
    border-bottom: 1px solid #D6D6D6;
    margin-top: 10px;
    margin-bottom: 12px;
}
.articleH2 a{
    background: #E0E0E0;
    font-size: 14px;
    color: #505050;
    padding: 2px 12px;
    border-radius: 20px;
    float: right;
    margin-left: 10px;
    margin-top: 5px;
    min-width: 56px;
    text-align: center;
}
.articleH2 a:hover{
    color: #FFFFFF;
    background: #F1AD48;
}
.articleH2 span{
    font-size: 22px;
    font-weight: bold;
    color: #404040;
    border-bottom: 4px solid #F1AD48;
    display: inline-block;
    padding-bottom: 2px;
}

.rdtj .left .swiper-container3{
    width: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 6px;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
    bottom: 10px;
    left: initial;
    width: 22%;
    right: 0;
}
.swiper-pagination-bullet{
    background: #D6D6D6;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background: #F1AD48;
}
.rdtj .left .box p{
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    left: 0px;
    padding-top: 6px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    background: -moz-linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    border-radius: 6px;
}
.rdtj .left .box p span{
    display: inline-block;
    width: 76%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 12px;
}
.rdtj .left .box img{
    width: 100%;
    display: block;
}


.ulList li{
    /*list-style: disc;*/
    color: #323232;
    margin-bottom: 16px;
}
.ulList li:last-child{
    margin-bottom: 0px;
}
.ulList li h4{
    overflow: hidden;
    margin-bottom: 4px;
}

.ulList li h4 i{
    display: inline-block;
    max-width: 86%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*margin-left: 12px;*/
    font-size: 15px;
    color: #323232;
    font-weight: bold;
    float: left;
}
.ulList li h4 i.dian{
    width: 4px;
    height: 4px;
    background: #000;
    border-radius: 50%;
    margin: 8px 5px;
}
.ulList li h4:hover i{
    color: #EC5D2F;
}

.ulList li h4:hover i.dian{
    background: #EC5D2F;
}
.ulList li h4 span{
    font-size: 12px;
    border: 1px solid #EC5D2F;
    color: #EC5D2F;
    float: left;
    padding: 1px 3px;
    line-height: 14px;
    margin-left: 8px;
    display: inline-block;
    margin-top: 2px;
}
.ulList li a>i{
    display: inline-block;
    width: 98%;
    margin-left: 13px;
    font-size: 13px;
    color: #646464;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xwzx{
    overflow: hidden;
    margin-top: 25px;
}
.xwzx .left{
    float: left;
    width: 48%;
}
.xwzx .right{
    float: right;
    width: 48%;
}

.zuoUl li{
    margin-bottom: 22px;
    overflow: hidden;
}
.zuoUl li img{
    width: 130px;
    height: 95px;
    border-radius: 4px;
    float: left;
    margin-right: 15px;
}
.zuoUl li h4{
    font-size: 16px;
    color: #323232;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    margin-top: 6px;
}
.zuoUl li h4:hover{
    color: #EC5D2F;
}
.zuoUl li i{
    display: block;
    font-size: 15px;
    color: #646464;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 6px 0px;
}
.zuoUl li span{
    font-size: 14px;
    color: #9F9F9F;
}

div.imgDiv{
    position: relative;
    margin-bottom: 20px;
    height: 365px;
}
div.imgDiv img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
    display: block;
}
div.imgDiv p{
    width: 94%;
    position: absolute;
    bottom: 1px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    background: -moz-linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(top, rgba(0,0,0,.0) 0%,rgba(0,0,0,1) 100%);
    border-radius: 4px;
    color: #FFFFFF;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 35px;
    padding: 0 8px;
}
div.imgDiv span{
    position: absolute;
    left: 0px;
    top: 6px;
    color: #FFFFFF;
    background: #EC5D2F;
    border-radius: 0px 20px 20px 0px;
    font-size: 14px;
    padding: 2px 14px 2px 12px;
}



.zmts{
    overflow: hidden;
}
.zmts .left,
.fshl .left{
    float: left;
    width: 48%;
}
.zmts .right,
.fshl .right{
    float: right;
    width: 48%;
}

.zuoUl.liang li i{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: inherit;
}

.fshl{
    overflow: hidden;
}
.fshl div.imgDiv{
    width: 48.7%;
    float: left;
    height: 200px;
    margin-right: 15px;
}
.fshl div.imgDiv:nth-child(3){
    margin-right: 0px;
}
.fshl .ulList{
    float: left;
}

.width1000{
    width: 1000px;
    margin: 0 auto;
}
.tuijian{
    overflow: hidden;
    border: 1px solid #DBDBDB;
    padding: 10px;
    width: 100%;
}
.tuijian .left {
    width: 200px;
    height: 190px;
    overflow: hidden;
    float: left;
    position: relative;
    margin-top: 0px;
}
.tuijian .left img {
    width: 100%;
}
.tuijian .right {
    float: left;
    margin-top: 0px;
    margin-left: 20px;
    width: 70%;
}
.tuijian .right h4 {
    font-size: 16px;
    color: #323232;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 25px;
    text-align: justify;
}
.tuijian .right h4 span {
    border-radius: 4px;
    font-size: 12px;
    border: 1px solid #EC5D2F;
    color: #EC5D2F;
    margin-right: 5px;
    padding: 0 2px;
    line-height: 15px;
    display: inline-block;
    margin-top: 3px;
}
.tuijian .right p {
    font-size: 14px;
    color: #808080;
    text-align: justify;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 20px;
}
.tuijian .right .yd{
    float: right;
    font-size: 14px;
    color: #9F9F9F;
    margin-top: 20px;
}
.tuijian .right .yd span{
    margin-left: 25px;
}

.tuijian .right h4:hover{
    color: #EC5D2F;
}

ul.tuijian{
    border: none;
    padding: 0px;
}
ul.tuijian li{
    overflow: hidden;
    border: 1px solid #fff;
    margin-bottom: 14px;
    margin-top: 0px;
    background: #fff;
    padding: 10px 10px 5px;
}
ul.tuijian li:hover{
    border: 2px solid #F1AD48;
    box-shadow: 0px 0px 10px #e0e0e0;
}
ul.tuijian .right{
    width: 81%;
    float: left;
    margin-top: 0px;
    margin-left: 20px;
}
ul.tuijian .left{
    width: 120px;
    height: 100px;
    overflow: hidden;
    float: left;
    position: relative;
    margin-top: 0px;
}
ul.tuijian .right h4,
ul.tuijian .right p{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    margin-top: 10px;
}


.rdtj.rdtj_list{
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    padding: 0px 15px 20px;
    width: 967px;
    margin: 0 auto;
    margin-bottom: 25px;
}
.rdtj.rdtj_list .articleH2{
    border: none;
    margin-bottom: 6px;
}
.rdtj.rdtj_list .articleH2 span{
    border: none;
    font-size: 18px;
}
.rdtj.rdtj_list .articleH2 i{
    float: left;
    width: 5px;
    height: 17px;
    border-radius: 0px 0px 6px 6px;
    background: #EC5D2F;
    margin: 5px 6px 0px 0px;
}
.rdtj.rdtj_list .right{
    margin-top: 42px;
}