.magazine_content{
	padding: 45px 0;
}
.banner_right_content{
	padding-top: 20px;
}
.banner_right_item{
	height: 200px;
	margin-bottom: 0;
	margin-top: 0;
}
.dynamic-content-text{
	line-height: 30px;
    font-size: 16px;
}
.dynamic-content-text span{
	text-align: left;
}
.dynamic-content-text p{
	margin: 30px 0;
	line-height: 30px;
	color: #333;
}
.dynamic-content-text{
	margin: 0;
	padding-bottom: 0;
}
.dy-fengexian{
	margin-top: 15px;
	padding-top: 10px;
}
.dynamic-content-title{
	margin-bottom: 28px;
}
.mar_r_20{
	display: inline-block;
	margin-right: 20px;
}
.hover_color:hover{
	font-weight: 700;
	color:#2fa78c;
}
.xy_14{
	width: 14px;
	height: 14px;
	position: relative;
	top: 2px;
}
.qrcodeshow:hover .qrcode{
	display: block;
}
.qrcode{
	width: 274px;
	height: 274px;
	padding: 25px 0;
	border-radius: 8px;
	background: #fff;
	text-align: center;
	top: 30px;
    right: 0;
    display: none;
}
.qrcode img{
	width: 190px;
	height: 190px;
}
.position_fix{
	position: fixed;
	top: 0;
}
.article_lf{
	padding: 60px;
}
.dynamic-content-text span{
	display: inline;
}
.dynamic-content-text img{
    display: block;
    max-width: 640px;
    margin:10px auto;
}
.dynamic-content-text .article_img{
	line-height: 16px;
	text-align: center;
}
.img_describe{
	font-size: 12px;
	color: #666;
	text-align: center;
}
.article_img{
	text-align: center;
    font-size: 12px;
    color: #666 !important;
}
.dynamic-content-text .pgc-img{
	text-align: center;
    font-size: 12px;
    margin: 16px;
    color: #666 !important;
}
.dynamic-content-text .pgc-img-caption{
	font-size: 12px;
	color: #666;
	text-align: center;
}
.dynamic-content-text .pgc-img img{
	margin-bottom: 0;
	margin-top: 16px;
}
.specialReport_item{
	padding-top: 10px;
	height: 80px;
}
/*nav start*/

.new_nav {
	width: 100%;
	height: 60px;
	-webkit-box-shadow: 0 2px 2px rgba(10,10,10,.1);
	box-shadow: 0 2px 2px rgba(10,10,10,.1);
	display: flex;
}
.new_nav_s{
	display: flex;
}
.new_nav_icon {
	padding-top: 15px;
	padding-right: 40px;
}
.new_nav_icon img{
	display: block;
}
.new_nav_list {
	width: 654px;
	padding-top: 25px;
	height: 50px;
	padding-right: 26px;
}

.new_nav_list li {
	line-height: 20px;
	margin-right: 5px;
	font-size: 16px;
	float: left;
}

.new_nav_list li a {
	color: #6c6c6c;
}

.new_nav_list li:hover a {
	color: #2BA187;
}

.new_nav_list .active a {
	color: #2BA187;
}

.new_nav_serach {
	margin-top: 25px;
	width: 320px;
	height: 30px;
	line-height: 28px;
	font-size: 14px;
	color: #333333;
	border: 1px solid #2ba187;
	border-radius: 4px;
}

#new_nav_search {
	line-height: 28px;
	width: 212px;
	padding: 0 12px;
	border-radius: 4px;
}

#new_nav_search_btn {
	display: inline-block;
	width: 106px;
	height: 28px;
	color: #fff;
	background: #2ba187;
	border-radius: 2px;
}
/*nav end*/
.new_header {
    -webkit-box-shadow: none;
    box-shadow: none;
}

