/*右边动态*/
.des_right {
	width: 341px;
	float: right;
}

.ri_top {
	height: 69px;
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: bold;
	color: #4B4B4B;
}

.ri_top h3 {
	font-size: 16px;
	font-weight: bold;
	color: #4B4B4B;
}

.ri_top img {
	display: block;
	margin-right: 10px;
	margin-left: -6px;
}

.ri_img {
	width: 297px;
	height: 159px;
	margin-bottom: 25px;
}

.w_li1 a, .w_li2 a {
	display: flex;
	align-items: center;
}

.w_li1 a:hover, .w_li2 a:hover {
	color: #FA7911;
}

.w_li1 a span, .w_li2 a span {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 2px;
	text-align: center;
	line-height: 19px;
	font-size: 13px;
	color: #fff;
	background: #FF491F;
	margin-right: 12px;
}

.w_li1 a p, .w_li2 a p {
	overflow: hidden;
	text-overflow: ellipsis;
	width: 269px;
	white-space: nowrap;
	font-size: 15px;
}

.w_li1, .w_li2 {
	margin-bottom: 14px;
}

.w_li1:nth-child(3) span {
	background: #FA7911;
}

.w_li1:nth-child(4) span {
	background: #FFA81F;
}

.w_li1:nth-child(n+5) span {
	background: #AAAAAA;
}

.w_li2:nth-child(2) span {
	background: #FA7911;
}

.w_li2:nth-child(3) span {
	background: #FFA81F;
}

.w_li2:nth-child(n+4) span {
	background: #AAAAAA;
}

.ri_first {
	margin-bottom: 20px;
	background: #fff;
	padding: 0 18px 30px;
}

.dr_ul {
	width: 100%;
}

.dr_li {
	height: 92px;
	border: 1px solid #fff;
	margin-bottom: 12px;
	/*background: #fff;*/
	position: relative;
}

.dr_li:nth-child(1)::before, .dr_li:nth-child(2)::before, .dr_li:nth-child(3)::before, .dr_li:nth-child(4)::before {
	content: "";
	width: 6px;
	height: 90px;
	background: linear-gradient(-90deg, rgba(255, 57, 69, 1) 0%, rgba(253, 111, 97, 1) 100%);
	position: absolute;
	top: 0px;
	left: 0px;
}

.dr_li:nth-child(2)::before, .dr_li:nth-child(2):hover {
	background: linear-gradient(0deg, rgba(52, 108, 233, 1) 1%, rgba(77, 195, 243, 1) 100%);
}

.dr_li:nth-child(3)::before, .dr_li:nth-child(3):hover {
	background: linear-gradient(0deg, rgba(252, 122, 35, 1) 1%, rgba(255, 173, 31, 1) 100%);
}

.dr_li:nth-child(4)::before, .dr_li:nth-child(4):hover {
	background: linear-gradient(0deg, rgba(27, 173, 171, 1) 0%, rgba(73, 202, 179, 1) 100%);
}

.dr_li:nth-child(1):hover::before, .dr_li:nth-child(2):hover::before, .dr_li:nth-child(3):hover::before, .dr_li:nth-child(4):hover::before {
	display: none;
}

.dr_li:nth-child(1):hover {
	background: linear-gradient(-90deg, rgba(255, 57, 69, 1) 0%, rgba(253, 111, 97, 1) 100%);
}

.dr_li:nth-child(1):hover .dr_sp1 {
	color: #FF3D47;
	background: #fff;
}

.dr_li:nth-child(1):hover .dr_ps1 {
	color: #fff;
}

.dr_li:nth-child(2):hover .dr_ps2 {
	color: #fff;
}

.dr_li:nth-child(3):hover .dr_ps3 {
	color: #fff;
}

.dr_li:nth-child(4):hover .dr_ps4 {
	color: #fff;
}

.dr_li:nth-child(1):hover p.drl_p2, .dr_li:nth-child(2):hover p.drl_p2, .dr_li:nth-child(3):hover p.drl_p2, .dr_li:nth-child(4):hover p.drl_p2 {
	color: #fff !important;
}

.dr_li:nth-child(2):hover .dr_sp2 {
	color: #356CE9;
	background: #fff;
}

.dr_li:nth-child(3):hover .dr_sp3 {
	background: #fff;
	color: #FC7A24;
}

.dr_li:nth-child(4):hover .dr_sp4 {
	color: #1BADAB;
	background: #fff;
}

.dr_li:nth-child(1) p, .dr_ps1, .dr_li:nth-child(2) p, .dr_ps2, .dr_li:nth-child(3) p, .dr_ps3, .dr_li:nth-child(4) p, .dr_ps4 {
	color: #4B4B4B;
}

.dr_sp1, .dr_sp2, .dr_sp3, .dr_sp4 {
	display: inline-block;
	width: 71px;
	height: 25px;
	border-radius: 13px;
	text-align: center;
	line-height: 25px;
	font-size: 16px;
	background: #EFF1F6;
	color: #5A5A5A;
}

.drl_p1 {
	width: 87%;
	margin-top: 19px;
	margin-bottom: 12px;
	padding-left: 23px;
	padding-right: 15px;
	display: flex;
	justify-content: space-between;
}

.dr_ps1, .dr_ps2, .dr_ps3, .dr_ps4 {
	font-size: 18px;
	font-weight: bold;
}

.drl_p2 {
	font-size: 14px;
	font-weight: 400;
	padding-left: 23px;
	color: #9598A0 !important;
}
.text{
    width:100%;
    height:280px;
    background:url(../images/news.png?v=641309);
}
.textBox{
    width:1200px;
    height:100%;
    margin:0 auto;
    padding-top:60px;
    box-sizing:border-box;
}
    .textBox h1 {
        font-size: 36px;
        font-weight: bold;
        color: rgba(255,255,255,1);
        margin-bottom: 32px;
    }
    .textBox p {
        font-size: 18px;
        font-weight: bold;
        color: rgba(255,255,255,1);
        line-height: 27px;
    }
.content {
    width: 100%;
    background: #eee;
    padding-bottom: 30px;
}

.text > img {
    width:100%;
    vertical-align: top;
}
.wrapper_breadLines {
    font-size: 16px;
    color: #666; 
    width: 1200px;
    margin: auto;
    padding-top: 30px;
    padding-bottom:30px;
}
.wrapper_breadLines a{
    display:inline-block;
    color:#555555;
}
.wrapper_active{
    color:#b1b1b1!important;
}
.wrapper_main {
    width: 1200px;
    margin: auto;
    padding-bottom: 60px;
    overflow: auto;
}
.wrapper_left {
    width:847px;
    min-height: 600px;
    float: left;
    background: #eee;
}
.w_input {
    height: 74px;
    background: #fff;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 12px;
    line-height: 74px;
    display:flex;
    align-items:center;
}
.in_box {
    display: inline-block;
    width: 658px;
    height: 50px;
    outline: none;
    border: 1px solid #FA7911;
    font-size: 16px;
    color: #333;
    padding-left: 50px;
}
.searchBox {
    position: absolute;
    top: 16px;
    left: 18px;
}
.in_box::-webkit-input-placeholder {
    font-size: 16px;
    line-height: 50px;
    color: #B1B1B1;
}
.in_btn{
    display:inline-block;
    width:140px;
    height:50px;
    background:#fa7a12;
    color:#fff;
    text-align:center;
    font-size:14px;
    font-weight:bold;
    outline:none;
    border:none;
    line-height:50px;
    cursor:pointer;
}
.w_nav {
    background: #fff;
    width: 100%;
    font-size: 0;
    padding: 0 20px;
}
.w_navB {
    border-bottom: 1px dashed #DCDCDC;
    width: 100%;
    height: 100%;
    padding-bottom: 20px
}
.nav_cl {
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    width:110px;
    outline: none;
    border: 0 solid #fff;
    background: #F3F4F6;
    color: #666666;
    cursor: pointer;
    margin:20px 23px 0 0;
}
    .nav_cl:hover {
        background: #fa7a12;
        color:#fff;
    }
    .btn {
        display: inline-block;
        font-size: 14px;
        line-height: 40px;
        width: 110px;
        outline: none;
        background: #fa7a12;
        color: #fff;
        height: 40px;
        margin: 20px 23px 0 0;
    }
.article_list {
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    display:none;
}
.article_list.activeList{
    display:block !important;
}
#pagination{
    background:#fff;
}
.article_item {
    padding-top: 20px;
    padding-bottom: 18px;
    border-bottom: 1px dashed #DCDCDC;
    overflow: hidden;
}
/*.article_item:first-child{
    border-top:2px solid #f9f9f9;
}*/
.time {
    font-size: 14px;
    color: #A3A3A3;
    margin-top: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.time span {
    margin-right:10px;
}
.item_title {
    font-size: 18px;
    color: #666666;
    margin-bottom: 15px;
}
.item_subtitle {
    font-size: 15px;
    color: #A3A3A3;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height:28px;
}
.wrapper_right {
    width: 400px;
    float: right;
    background: #fff;
    overflow: auto;
    padding-left:20px;
    padding-right:30px;
}
.hot_news{
    margin-top:20px;
    margin-bottom:30px;
    font-size:20px;
    color:#fa7a12;
}
.hot_news>img{
    margin-right:20px;
    vertical-align:middle;
    margin-bottom:5px;
}
.w_li1{
    margin-bottom:12px;
    display:flex;
    justify-content:space-between;
}
.w_li1 a{
    display: flex;
    justify-content: space-between;
}
.w_li1 p{
    display: inline-block;
    font-size: 18px;
    color: #333;
    width: 312px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.w_li1  span{
    display:inline-block;
    width: 26px;
    height: 26px;
    border-radius: 2px;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    background: #fa7a12;
    margin-right:12px;
}
.w_li1:nth-child(n+4) span {
    background: #ccc;
}
a {
    text-decoration: none;
    color: #353535;
}

a:hover, .item_title:hover, .item_subtitle:hover, .w_li1 p:hover{
    color: #fa7a12;
}

.fontBox {
    display:flex;
    justify-content:space-between;
    margin-top:17px;
    align-items:center
}
.fontfs {
    padding:0 10px;
    height:30px;
    background:#fa7a12;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height:30px;
    width:112px;
    box-sizing:border-box;
    overflow:hidden;
    margin-right:10px;
}
    .fontfs:hover{
        color:#fff!important;
    }
    .fontBox .time {
        margin-top: 0;
    }
.page-body-bg {padding:40px 0;background-color:#F7F7F7;}
.page-news li {padding:15px;background-color:#fff;margin-bottom:20px;}
.page-news li a {display:block;}
.page-news-pic {float:left;width:30%;overflow:hidden;}
.page-news-pic img {width:100%;}
.page-news-con {float:left;width:70%;padding-left:30px;padding-top:20px;}
.page-news-con h3 {font-size:18px;}
.page-news-con p {padding-top:25px;color:#666;}
.page-news-con span {display:block;padding-top:25px;color:#777;}
.page-news li a:hover .page-service-pic img {transform:scale(1.1);}
.page-news li a:hover h3,.page-news li a:hover p {color:#056FB8;}
/* 分页 START */
.paging {position:relative;padding: 40px 0; text-align: center;}
.paging a {border:solid 1px #e5e5e5;text-align:center;line-height:32px;font-size:14px;color:#444;height:34px;margin:0 5px;min-width:34px;-o-transition:all 0.35s;-moz-transition:all 0.35s;-webkit-transition:all 0.35s;transition:all 0.35s;background-color: #fff;}
.paging .page {padding:10px 16px;}
.paging .prevPage,.paging .nextPage {width:auto;padding:10px 11px;}
.paging .firstPage,.paging .lastPage {width:auto;margin:0 8px;padding:10px 11px;}
.paging a.active,.paging a:not(.noPage):hover {border-color:#229fd9;background:#229fd9;color:#fff;}
.paging .noPage {opacity:0.35;cursor:default;}
/* 分页 END */.khan_nono {display:none;}
.khan_show {display:block;}
.pages_none{display: none;}