*{
    margin: 0;
    padding: 0;
}
.main{
    width: 1400px;
    /* min-width: 1400px; */
    margin:0 auto;
}
.pla{
	font-family: "86pla" !important;
	font-size: 16px;
	line-height: 1;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.w{
    overflow: hidden;
}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
/* header */
.header{
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 100%;
    background-color: #f5f5f5;
    overflow: hidden;
}
.header_Left{
    float: left;
    font-size: 0;
    color: #666;
}
.header_Left span{
    font-size: 14px;
}
.header_Left a{
    color: #666;
    font-size: 14px;
}
.header_Left_margin{
    margin-right: 40px;
}
.login{
    padding:6px 10px;
}
.focus_{
    color: #0ba95f!important;
}
.loginFocus{
    color: #fff!important;
    background-color: #0ba95f;
    border-radius: 3px;
    font-weight: 700;
}
.header_Right{
    float: right;
    font-size: 0;
}
.header_Right a{
    border-left: 1px solid #666;
    padding:0 7px 0 7px;
    font-size: 14px;
    color: #666;
}
.header_Right a:nth-child(1){
    border-left: 0;
}
.header_Right span{
    font-size: 12px;
    margin-left: 17px;
    color: #fff!important;
    background-color: #0ba95f;
    border-radius: 3px;
    padding:6px 10px;
    cursor: pointer;
}
.header_Right a:hover{
    color: #0ba95f!important;
}
/* 头部广告 */
.news_advertising{
    height: 89px;
    margin-top: 20px;
    position: relative;
}
.news_advertising a{
    display: block;
    height: 100%;
}
.news_advertising img{
    display:inline-block;
    width: 100%;
    height: 100%;
}
.news_advertising i{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 24px;
    height: 12px;
    background: url(../../../../Images/News/Version/2020/adver1.png) no-repeat;
}
/* search */
.search{
    width: 1400px;
    margin: 0 auto;
    padding: 30px 0;
    height: 81px;
}
.search_Left{
    float: left;
}
.search_Left img{
    width:100%;
	max-height:none;
	display:block;
}
.search_Left span{
    float: left;
    font-size: 30px;
    color: #03a363;
    font-weight: 700;
    margin-left: 53px;
    vertical-align: top;
    padding-top: 15px;
}
.search_Left span i{
    width: 120px;
    height: 14px;
    display: block;
    margin-top: 6px;
    /* background: url("../../../../Images/News/Version/2020/newsIndex.png") no-repeat 0 -280px; */
    background: url(../../../../Images/News/Version/2020/newsIndex1.jpg)no-repeat;
    background-size: 100%;
}
.search_Right{
    float: right;
    width: 640px;
    height: 50px;
    line-height: 50px;
    border-right: none;
    font-size: 0;
    margin-top: 18px;
}
#searchForm{
    width: 468px;
    overflow: hidden;
    float: right;
    margin-top: 8px;
}
#searchForm input{
    width: 362px;
    height: 20px;
    border: 2px solid #0ba95f;
    border-right: none;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background-color: #fff;
    font-size: 14px;
    padding: 10px 12px;
    font-family: microsoft yahei;
    color: #999999;
}
#searchForm button{
    width: 80px;
    height: 44px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background-color: #0ba95f;
    text-align: center;
    border: none;
    float: right;
    cursor: pointer;
}
#searchForm button i{
    font-size: 26px;
    color: #fff;
}
/* nav */
.nav{
    height: 60px;
    width: 100%;
    background-color: #0ba95f;
    margin:5px 0 15px 0;
    overflow: hidden;
}
.nav p{
    display: block;
    height: 60px;
    line-height: 60px;
}
.nav p a{
    float: left;
    font-size: 20px;
    color: #fff;
    padding: 0 23px;
}
.navFoucs{
    background-color: #1e955e;
}
.nav p a:hover{
    background-color: #1e955e;
}
/* 今日焦点 */

.focusToday{
    box-shadow: 0 -4px 5px -3px #ccc;
    border-bottom: 1px solid #fcfcfc;
    font-size: 0;
    position: relative;
}
.focusToday_left{
    float: left;
    width: 650px;
    height: 386px;
    overflow: hidden;
}
.focusToday_left ul{
    width: 100%;
    height: 100%;
}
.focusToday_left li{
    display: block;
    width: 100%;
    height: 100%;
}
.focusToday_left_img{
    width: 100%;
}
.focusToday_left li a{
    display: block;
    height: 0;
    padding-bottom: 59%;
    overflow: hidden;
}
.focusToday_left img{
    width: 100%;
    max-height: none;
}
.focusToday i{
    position: absolute;
    top: 28px;
    left: -7px;
    width: 120px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    font-style: normal;
    z-index: 9;
    background: url(../../../../Images/News/Version/2020/focusToday_bg.png) no-repeat;
}
.focusToday_right{
	float: right;
    box-sizing: border-box;
    width: 750px;
    padding:30px 50px 5px 64px;
}
.focusToday_right ul li p{
    display: block;
	font-size: 18px;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}
.focusToday_right ul li p a{
	color: #333;
}
.focusToday_right ul li span{
	display: block;
	position: relative;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding:12px 0 16px 0;
	line-height: 25px;
	font-size: 16px;
	color: #999999;
	display: none;
	margin: 10px 0;
}
.focusToday_right ul li.focusToday_border span{
	display: block;
}
.focusToday_right ul li.focusToday_border span i{
    position: absolute;
    top: 25px;
    left: -30px;
    width: 19px;
    height: 16px;
    background: url(../../../../Images/News/Version/2020/arrows.png) no-repeat;
    background-size: cover;
}
.focusToday_right ul li.focusToday_border p{
	display: none;
}
.focusToday_right ul li span b{
    display: block;
	height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 20px;
    margin-bottom: 4px;
    font-weight: 700;
}
.focusToday_right ul li span b a{
	color: #0ba95f;
}

.focusToday_right ul li a:hover{
	color: #ff6600;
}
/* news_tab */
.news_tab{
    width: 100%;
    overflow: hidden;
    padding-top: 40px;
    font-size: 0;
}
/* .news_tab_right */
.news_tab_right{
    float: right;
    width: 390px;
    margin-left: 40px;
}
.newsOriginal{
    width: 100%;
    margin-bottom: 20px;
}
.news_tab_right_title{
    height: 45px;
    width: 100%;
    position: relative;
    border-top: 4px solid #e4e4e4;
    margin-bottom: 16px;

}
.news_tab_right_title span{
    position: absolute;
    top: -4px;
    left: 0;
    height: 45px;
    line-height: 45px;
    font-size: 26px;
    color: #333;
    font-weight: 700;
    border-top: 4px solid #0ba95f;
}
.news_tab_right_title span b{
    display: inline-block;
    height: 100%;
    font-style: normal;
    color: #0ba95f;
}
.news_tab_right_title a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    color: #999;
    font-style: normal;
    padding-bottom: 10px;
}
.news_tab_right_img{
    width: 100%;
}
.news_tab_right_img a{
    display: block;
    padding-bottom: 51%;
    height: 0;
    overflow: hidden;
}
.news_tab_right_img img{
    width: 100%;
    max-height: none;
}
.newsOriginal p{
    height: 85px;
    line-height: 38px;
    overflow: hidden;
    margin:5px 7px 0 7px;
    font-size: 18px;
    text-align: center;
    border-bottom: 1px solid #e4e4e4;
}
.newsOriginal p a{
    color: #333;
}
.newsOriginal p a:hover{
    color: #ff6600;
}
.news_tab_right ul{
    font-size: 0;
}
.news_tab_right ul li{
    padding:10px 0 9px 25px;
    border-bottom:1px dashed #e4e4e4;
    position: relative;
}
.news_tab_right ul li a{
    display:block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.news_tab_right ul li a:hover{
    color: #ff6600;
}
.news_tab_right li a i{
    position: absolute;
    top: 14px;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #0ba95f;
    border-radius: 50%;
}
.news_tab_right ul li:last-child {
    border-bottom:none;
}
/* LocalNews */
.LocalNews{
    width: 100%;
    overflow: hidden;
}
.LocalNews_title{
    height: 45px;
    width: 100%;
    position: relative;
    border-top: 4px solid #e4e4e4;
    margin-bottom: 10px;
}
.LocalNews_title span{
    position: absolute;
    top: -4px;
    left: 0;
    height: 45px;
    line-height: 45px;
    font-size: 26px;
    color: #333;
    font-weight: 700;
    border-top: 4px solid #0ba95f;
}
.LocalNews_title span b{
    display: inline-block;
    height: 100%;
    font-style: normal;
    color: #0ba95f;
}
.LocalNews_title a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    color: #999;
    font-style: normal;
    padding-bottom: 10px;
}
.LocalNews ul{
    font-size: 0;
}
.LocalNews ul li{
    padding:10px 0 9px 25px;
    border-bottom:1px dashed #e4e4e4;
    position: relative;
}
.LocalNews ul li a{
    display:inline-block;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
}
.LocalNews li a i{
    position: absolute;
    top: 14px;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #0ba95f;
    border-radius: 50%;
}
.LocalNews ul li:last-child {
    border-bottom:none;
}
/* .news_tab_left */
.news_tab_left{
    overflow: hidden;
}
.tab-top{
    box-sizing: border-box;
    width: 100%;
    background-color: #f6f6f6;
    border:1px solid #e4e4e4;
    padding-left: 15px;
    margin-bottom: 10px;
    position: relative;
    height: 54px;
}
.tab-top p{
    position: absolute;
    top: -1px;
}
.tab-top a{
    line-height: 54px;
    display: inline-block;
    transition: all 0s ease;
    display: inline-block;
    font-size: 22px;
    padding: 0 25px; 
    color: #666;
}
.tab-top a:hover{
    border-top: 4px solid #0ba95f;
    font-weight: 700;
    color:#0ba95f!important;
    line-height: 50px;
}
.tab-top a.focus{
    position: relative;
    border-top: 4px solid #0ba95f!important;
    font-weight: 700;
    color:#0ba95f!important;
}
.tab-bot{
    width: 100%;
    overflow: hidden;  
}
.tab-bot_box{
    padding:20px 0;
    border-bottom: 1px solid #e4e4e4;
    overflow: hidden;
}
.tab-bot_box:last-child{
    border-bottom: 0;
}
.tab-bot_box p{
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    font-size: 20px;
    font-weight: 700;
}
.tab-bot_image{
    float: left;
    width: 282px;
    margin-right: 25px;
}
.tab-bot_image a{
    display:block;
	padding-bottom:63.8%;
	height:0;
	overflow:hidden;
}
.tab-bot_image a img{
    width:100%;
	max-height:none;
}
.tab-bot_box p a{
    display:inline-block;
    color: #333;
    position: relative;
    padding-right: 34px;
    height:100%;
    line-height: 28px;
    overflow: hidden;
}
.tab-bot_box p a:hover{
    color:#ff6600;
}
.tab-bot_box p a i{
    display: none;
}
.tab-bot-original{
    display: inline-block!important;
    position: absolute;
    right: 0;
    bottom: 1px;
    border-radius: 4px;
    width: 24px!important;
    height: 24px!important;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-style: normal;
    background-color: #0ba95f;
}
.tab-bot_content{
    display: block;
    line-height: 24px;
    max-height: 96px;
    font-size: 16px;
    margin-top: 14px;
    color: #666;
    overflow: hidden;
}
.tab-bot_text{
    font-size: 14px;
    color: #999;
    padding-top: 18px;
}
.tab-bot_text span{
    float: right;
}
.tab-bot_text span i{
    font-size: 12px;
    margin-right: 9px;
}
.tab-bot_text span b{
    font-size: 13px;
    margin:0 10px 0 18px;
}
/* 高端访谈 */
.news_inter{
    width: 100%;
    height: 240px;
    margin: 45px 0 50px;
    overflow: hidden;
}
.news_inter_title{
    float: left;
    box-sizing: border-box;
    height: 100%;
    width: 64px;
    font-size: 24px;
    color: #fff;
    background-color: #0ba95f;
    padding:50px 20px 0 18px;
}
.news_inter_swiper_box{
    box-sizing: border-box;
    float: left;
    width: 1334px;
    height: 100%;
    position: relative;
    background-color:#FFF;
    padding-top: 18px;
    border:1px solid #e4e4e4;
    border-left: 0;
}
.swiper_box{
    width: 292px!important;
    height: 210px!important;
}
.swiper_box a{
    display: block;
}
.swiper_box_img{
    width: 100%;
}
.swiper_box_img img{
    height: 170px;
    width: 100%;
}
.swiper_box p{
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    font-size: 16px;
    font-weight: 700;
}
.swiper_box p a{
    color: #333;
}
.swiper_box p a:hover{
    color: #0ba95f;
}
.swiper-container {
    width: 1234px;
    height: 100%;
    position: static!important;
    margin:0 auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next,.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    background: none!important;
}
.swiper-button-next::after, .swiper-button-prev::after {
    font-size:45px;
    color: #666;
}
/* news_item */
.news_item{
    width: 100%;
    overflow: hidden;
    margin-bottom: 40px;
    font-size: 0;
}
.news_item_report{
    height: 432px;
    width: 446px;
    float: left;
    margin-right: 31px;
}
.news_item_title{
    height: 45px;
    width: 100%;
    position: relative;
    border-top: 4px solid #e4e4e4;
    margin-bottom: 14px;
}
.news_item_title span{
    position: absolute;
    top: -4px;
    left: 0;
    height: 45px;
    line-height: 45px;
    font-size: 26px;
    color: #333;
    font-weight: 700;
    border-top: 4px solid #0ba95f;
}
.news_item_title span b{
    display: inline-block;
    height: 100%;
    font-style: normal;
    color: #0ba95f;
}
.news_item_title a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    color: #999;
    font-style: normal;
    padding-bottom: 10px;
}
.industryBot{
    width: 100%;
    height: 360px;
    float: left;
    position: relative;
    overflow: hidden;
}
.industryBot ul{
    position: absolute;
    /* width: 2230px; */
    z-index: 1;
}
.industryBot ul li {
    float: left;
}
.industryBot ul li img{
    width: 100%;
    height: 260px;
    float: left;
}
.industryText{
    box-sizing: border-box;
    width: 100%;
    height: 96px;
    float: left;
    background-color: #eee;
    padding: 0 100px 0 20px;
}
.industryText span{
    width: 100%;
    float: left;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    font-weight: 700;
}
.industryText span a{
    color: #333;
}
.industryText span a:hover{
    color:#ff6600;
}
.industryText p{
    height: 58px;
    width: 100%;
    line-height: 26px;
    font-size: 14px;
    color: #666;
    overflow: hidden;
}
.industryText p a{
    position: absolute;
    color: #333;
} 
.number{
    position: absolute;
    font-size: 28px;
    color: #a9a9a9;
    bottom: 45px;
    right: 26px;
    z-index: 2;
    background-color: #eee;
}
.number b{
    font-size: 28px;
    color: #fa7c00;
    font-weight: normal;
}
.number em{
    font-size: 18px;
    color:#333;
    font-weight: normal;
    font-style: normal;
}
.industryTab{
    position: absolute;
    right: 15px;
    bottom: 15px;
    z-index: 3;
}
.industryTab a{
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-size: 16px!important;
    color: #fff;
    background-size: 100%;
}
.tabLeft{
    background: url(../../../../Images/News/Version/2020/left1.png) no-repeat;
}
.tabRight{
    margin-left: 10px;
    background: url(../../../../Images/News/Version/2020/right1.png) no-repeat;

}
/* news_item_activities */
.news_item_activities{
    float: left;
    width: 446px;
    height: 432px;
    margin-right: 31px;
}
.news_item_activities_title{
    height: 45px;
    width: 100%;
    position: relative;
    border-top: 4px solid #e4e4e4;
    margin-bottom: 14px;
}
.news_item_activities_title span{
    position: absolute;
    top: -4px;
    left: 0;
    height: 45px;
    line-height: 45px;
    font-size: 26px;
    color: #333;
    font-weight: 700;
    border-top: 4px solid #0ba95f;
}
.news_item_activities_title span b{
    display: inline-block;
    height: 100%;
    font-style: normal;
    color: #0ba95f;
}
.news_item_activities_title a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    color: #999;
    font-style: normal;
    padding-bottom: 10px;
}
.news_item_activities ul{
    padding-bottom: 5px;
    border-left: 1px solid #e4e4e4;
}
.news_item_activities li{
    box-sizing: border-box;
    position: relative;
    height: 48px;
    margin-bottom: 25px;
    padding-left: 18px;
}
.news_item_activities li:last-child{
    margin-bottom: 0;
}
.news_item_activities li a{
    display: block;
    height: 19px;
    line-height: 19px;
    font-size: 18px;
    overflow: hidden;
    padding-right:5px;
    color: #333;
}
.news_item_activities li p{
    height: 14px;
    line-height: 14px;
    font-size: 14px;
    padding-top:15px;
    padding-right: 10px;
    color: #666;
}
.news_item_activities p span:first-child{
    padding-right: 34px;
}
.news_item_activities li i{
    position: absolute;
    top: 6px;
    left: -4px;
    width: 7px;
    height: 7px;
    background-color: #d2d2d2;
    border-radius: 50%;
}
.news_item_activities li:hover a{
    transition: all .3s ease;
    color: #0ba95f;
    font-weight: 700;
}
.news_item_activities li:hover i{
    top: 0;
    height: 48px;
    background-color: #0ba95f;
    border-radius: 8px;
    transition: all .5s ease;
}
/* news_item_meeting */
.news_item_meeting{
    float: left;
    width: 446px;
    height: 432px;
    overflow: hidden;
}
.news_item_meeting_title{
    height: 45px;
    width: 100%;
    position: relative;
    border-top: 4px solid #e4e4e4;
    margin-bottom: 14px;
}
.news_item_meeting_title span{
    position: absolute;
    top: -4px;
    left: 0;
    height: 45px;
    line-height: 45px;
    font-size: 26px;
    color: #333;
    font-weight: 700;
    border-top: 4px solid #0ba95f;
}
.news_item_meeting_title span b{
    display: inline-block;
    height: 100%;
    font-style: normal;
    color: #0ba95f;
}
.news_item_meeting_title a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    color: #999;
    font-style: normal;
    padding-bottom: 10px;
}
.news_item_meeting ul{
    overflow: hidden;
}
.news_item_meeting li{
    float: left;
    width: 100%;
    margin-bottom: 16px;
    position: relative;
}
.news_item_meeting li a{
    display: block;
}
.news_item_meeting_img{
    float: left;
    width: 134px;
    margin-right: 20px;
}
.news_item_meeting_img a{
    height: 0;
    overflow: hidden;
    padding-bottom: 57%;
}
.news_item_meeting_img img{
    width: 100%;
    max-height: none;
}
.news_item_meeting li p{
    max-height: 60px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700;
    overflow: hidden;
}
.news_item_meeting li p a{
    line-height: 20px;
    color: #333;
}
.news_item_meeting li p a:hover{
    color: #0ba95f;
}
.news_item_meeting li span{
    position: absolute;
    bottom: 0;
    left: 154px;
    font-size: 14px;
    font-weight: 700;
    color: #999;
}
/* news_modules */
.news_modules{
    width: 100%;
    font-size: 0;
    overflow: hidden;
}
.news_modules_{
    float: left;
    width: 446px;
    margin-right: 31px;
}
.news_modules_:last-child{
    margin-right: 0;
}
.news_modules_title{
    height: 45px;
    width: 100%;
    position: relative;
    border-top: 4px solid #e4e4e4;
    margin-bottom: 14px;
}
.news_modules_title span{
    position: absolute;
    top: -4px;
    left: 0;
    height: 45px;
    line-height: 45px;
    font-size: 26px;
    color: #333;
    font-weight: 700;
    border-top: 4px solid #0ba95f;
}
.news_modules_title span b{
    display: inline-block;
    height: 100%;
    font-style: normal;
    color: #0ba95f;
}
.news_modules_title a{
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 16px;
    color: #999;
    font-style: normal;
    padding-bottom: 10px;
}
.news_modules_ ul{
    padding-bottom: 20px;
}
.news_modules_ li{
    display: block;
    margin-bottom: 20px;
}
.news_modules_ li a{
    display: block;
    position: relative;
    height: 17px;
    line-height: 17px;
    font-size: 16px;
    color: #333;
    padding-left: 18px;
    overflow: hidden;
}
.news_modules_ li i{
    position: absolute;
    top: 5px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0ba95f;
    border-radius: 50%;
}
.news_modules_ li a:hover{
    color:#fb7b00;
}
/* hot_news */
.hot_news{
    width: 100%;
    margin-bottom: 30px;
    font-size: 0;
    overflow: hidden;
}
.hot_news_{
    float: left;
    box-sizing: border-box;
    width: 446px;
    margin-right: 31px;
    border: 1px solid #e4e4e4;
    padding:20px 20px 27px 20px;
}
.hot_news_:last-child{
    margin-right: 0;
}
.hot_news_title{
    height: 30px;
    width: 100%;
    padding-bottom: 20px;
    position: relative;
}
.hot_news_title span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 26px;
}
.hot_news_title span i{
    display: inline-block;
    width: 24px;
    height: 16px;
    background: url(../../../../Images/News/Version/2020/title_icon.png) no-repeat;
    margin-right: 10px;
}
.hot_news_title a{
    position: absolute;
    right: 0;
    bottom: 20px;
    font-size: 16px;
    color: #666;
}
.hot_news_img{
    width: 404px;
    float: left;
}
.hot_news_img a{
    display: block;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
}
.hot_news_img img{
    width: 100%;
    max-height: none;
}
.hot_news_ p{
    box-sizing: border-box;
    height: 66px;
    width: 100%;
    padding: 5px 12px 0;
    line-height: 30px;
    font-size: 18px;
    background-color: #f6f6f6;
    overflow: hidden;
}
.hot_news_ p a{
    line-height: 30px;
    color: #333;
}
.hot_news_ p a:hover{
    color:#fb7b00;
}
.hot_news_ ul{
    padding-top: 20px;
}
.hot_news_ li{
    display: block;
    margin-top: 20px;
}
.hot_news_ li:first-child{
    margin-top: 0;
}
.hot_news_ li a{
    display: block;
    height: 17px;
    line-height: 17px;
    font-size: 16px;
    position: relative;
    color: #333;
    padding-left: 20px;
    padding-right: 8px;
    overflow: hidden;
}
.hot_news_ li a i{
    position: absolute;
    top: 4.7px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0ba95f;
    border-radius: 50%;
}
.hot_news_ li a:hover{
    color: #fb7b00;
}
/* partner */
.partner{
    overflow: hidden;
    border-top:2px solid #0ba95f;
    margin-bottom: 17px;
}
.partner_title{
    height: 58px;
    line-height: 58px;
    overflow: hidden;
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    font-size: 0;
    background-color: #f6f6f6;
    padding-left: 20px;
}
.partner_title p{
    float: left;
    font-size: 24px;
    font-weight: 700;
    color: #333;
}
.partner_title span{
    float: right;
    position: relative;
    font-size: 16px;
    margin-right: 20px;
}
.partner_title span a{
    color: #666;
    margin-left: 30px;
}
.partner_title span a:hover{
    color:#0ba95f;
}
.partner_title span i{
    position: absolute;
    top: 20px;
    left: 0;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background-color: #0ba95f;
    color: #fff;
    border-radius: 4px;
    font-size: 11px;
}
.partner_link{
    font-size: 0;
    padding:30px 0 20px 0;
}
.partner_link a{
    display: inline-block;
    font-size: 16px;
    color: #666;
    margin:0 37px 24px 0;
}
.partner_link a:hover{
    color:#ff6600;
}
/* footer */
.footer{
    width: 100%;
    background-color: #333;
    padding: 20px 0;
    overflow: hidden;
}
.footer_left{
    float: left;
    font-size: 0;
    padding-left: 2px;
}
.footer_left p{
    font-size: 0;
}
.footer_left p a{
    text-decoration: none;
    color: #d5d5d5;
    font-size: 14px;
    padding: 0 10px;
    border-left:1px solid #d5d5d5;
}
.footer_left p a:hover{
    color:#ff6600;
}
.footer_left p a:first-child{
    border-left: 0;
    padding-left: 0;
}
.footer_left span{
    display: block;
    font-size: 15px;
    color: #fff;
    margin:15px 0 18px 0;
}
.footer_b{
    margin-top: 12px;
    border-bottom:1px solid #e4e4e4 ;
}
.footer_left span em{
    color: #0ba95f;
    font-style: normal;
}
.footer_left div em{
    font-size: 12px;
    color: #d5d5d5;
    font-style: normal;
    margin-right: 78px;
}
.footer_left div em:last-child{
    margin-right: 0;
}
.footer_left b{
    display: inline-block;
    font-size: 12px;
    color: #d5d5d5;
    font-weight: normal;
    padding-bottom: 16px;
}
.footer_left b a{
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    border-radius: 50%;
    background-color: #0ba95f;
    margin-right: 40px;
    position: relative;
    cursor: pointer;
}
.footer_left b a .QQhover {
    position: absolute;
   left: 0px;
    bottom: 18px;
    border: 1px solid #666;
    border-radius: 4px;
    line-height: 20px;
    color: #333;
    background: rgba(255,255,255,.9);
    display: none;
    cursor: auto;
    font-weight: 600;
    height: 20px;
    width: 100px;
    text-align: center;
    font-family:"Microsoft Yahei"; 
    overflow: hidden;
    resize: none;
   }
   .footer_left b a .QQhover::after{
    position: absolute;
    left: 0;
    top: 0;
    line-height: 20px;
    content: "QQ:";
   }
   .footer_left b a:hover .QQhover{
    display: inline-block;
   }
.footer_left b:last-child a{
    margin-right: 0;
}
.footer_left b a img{
    vertical-align: top;
    padding-top: 3px;
}
.footer_left div i{
    font-size: 12px;
    color:#d5d5d5;
    font-style: normal;
    margin-right: 30px;
}
.footer_left div i:last-child{
    margin-right: 0;
}
.footer_i{
    margin-top: 15px;
}
.footer_right{
    box-sizing: border-box;
    float: right;
    text-align: left;
    width: 390px;
}
.footer_logo{
    display: block;
    width: 128px;
    height: 40px;
    margin-bottom: 20px;
}
.footer_ma{
    width: 100%;
    overflow: hidden;
}
.footer_ma div{
    float: left;
    box-sizing: border-box;
    width: 95px;
    margin-right: 15px;
    text-align: center;
}
.footer_ma div:last-child{
    margin-right: 0;
}
.footer_ma a{
    display: inline-block;
    width: 100%;
    height: 95px;
}
.footer_ma a img{
    width: 100%;
    height: 100%;
}
.footer_ma p{
    font-size: 11px;
    color: #fff;
    margin-top: 5px;
}
/* 两边广告 */
.LeftBar{
    position: fixed;
    top:300px;
    left: 10px;
    height: 340px;
    width: 71px;
}
.LeftBar a{
    display: block;
    width: 100%;
    height: 100%;
}
.LeftBar img{
    width: 100%;
}
.RightBar{
    position: fixed;
    top: 300px;
    right: 10px;
    width: 54px;
}
.RightBar a{
    width: 38px;
    height: 46px;
    display: block;
    float: left;
    text-align: center;
    color: #fff;
    padding: 8px 8px 0 8px;
    margin: 2px 0;
    filter: alpha(opacity=70);
    z-index: 99;
}
.RightBar_position{
    position: relative;
}
.RightBar_position img{
    position: absolute;
    top: 0;
    left: -55px;
    cursor: pointer;
    display: none;
}
.RightBar_position:hover img{
    display: inline-block;
}
.RightBar a:nth-child(1){
    background: url(../../../../Images/News/Version/2020/rightBar.png) no-repeat 0 0;
}
.RightBar a:nth-child(2){
    background: url(../../../../Images/News/Version/2020/rightBar.png) no-repeat 0 -59px;
}
.RightBar a:nth-child(3){
    background: url(../../../../Images/News/Version/2020/rightBar.png) no-repeat 0 -115px;
}   
.RightBar a:nth-child(4){
    background: url(../../../../Images/News/Version/2020/rightBar.png) no-repeat 0 -172px;
}
.RightBar a:nth-child(5){
    background: url(../../../../Images/News/Version/2020/rightBar.png) no-repeat 0 -229px;
}