body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button {
    margin: 0;
    padding: 0
}

/* 初始化标签在所有浏览器中的margin、padding值 */
fieldset, img {
    border: 0 none
}

/* 重置fieldset（表单分组）、图片的边框为0*/
blockquote, q {
    quotes: none
}

/* 重置嵌套引用的引号类型 */
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

/* 重置嵌套引用*/
input, select, textarea, button {
    vertical-align: middle
}

/* 重置表单控件垂直居中*/
button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

/* 重置表单button按钮效果 */
body {
    background: #fff
}

/* 重置body 页面背景为白色 */
body, th, td, input, select, textarea, button {
    font-size: 14px;
    line-height: 1;
    font-family: "微软雅黑", "黑体", "宋体";
    color: #000
}

/* 重置页面文字属性 */
a {
    color: #666;
    text-decoration: none
}

/* 重置链接a标签 */
a:active, a:hover {
    text-decoration: none
}

/* 重置链接a标签的鼠标滑动效果 */
address, caption, cite, code, dfn, em, var {
    font-style: normal;
    font-weight: normal
}

/* 重置样式标签的样式 */
caption {
    display: none;
}

/* 重置表格标题为隐藏 */
table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

/* 重置table属性 */
img {
    vertical-align: top
}

/* 图片在当前行内的垂直位置 */
iframe {
    border: 0px;
}

/* 页面设置 */

/* 取消a标签点击后的虚线框 */
a {
    outline: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

li {
    list-style-type: none;
}

a:link {
    color: #333;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
    color: #333;
}

a:active {
    text-decoration: none;
    color: #333;
}

body, th, td {
    font: "微软雅黑";
}

/* 首页开始 */
html {
    height: 100%;
}

body {
    height: 100%; 
}

.allall {
    width: 100%;
    min-height: 100%;
    position: relative;
}

.all {
    width: 1200px;
    margin: auto;
}

.xian {
    width: 100%;
    height: 5px;
    background-color: #0881de;
    margin-top: 16px;
}

.xian2 {
    width: 100%;
    height: 1px;
    background-color: #e5e5e5;
}

.banner {
    width: 1200px;
    height: 120px;
    margin: 0 auto 20px;
}

.banner img {
    width: 100%;
    height: 120px;
    display: block;
}

.top_bottom {
	margin-top: 16px; 
    width: 1200px;
    height: 86px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.top_bottom_list {
    width: 1000px;
    height: 86px;
    margin: 10px auto 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.logo {
	width: 330px;
	height: 64px;
	float: left;
}

.logo img {
	width: 258px;
	height: 64px;
}

.top_bottom_middle {
    height: 44px;
    margin-left: 163px;
    margin-top: 19px;
    float: left;
}

.top_bottom_middle .xian {
    width: 1px;
    height: 22px;
    margin: 10px 36px;
    float: left;
    background-color: #dcdcdc;
}

.top_bottom_middle li {
    width: 44px;
    height: 44px;
    float: left;
    text-align: center;
    line-height: 18px;
}

.top_bottom_middle li img {
    width: 21px;
    height: 17px;
    margin-bottom: 8px;
}

.top_bottom_middle li a {
    color: #999999;
}

.top_bottom_right {
    width: 430px;
    float: right;
    line-height: 23px;
    color: #dcdcdc;
    text-align: right;
}

.top_bottom_right_top {
    height: 28px;
    float: right;
	color: #999999; 
	font-size: 14px;
}

.top_bottom_right_botttom {
	height: 36px;
}

#sousuo {
	width: 280px;
	height: 36px;
	border: 1px solid #f1f1f1;
	float: left;
	text-align: left;
	padding-left: 15px;
}

.top_bottom_right_botttom .sousuo {
    width: 77px;
    height: 48px;
    background-color: #0881de;
    float: right;
}

.top_bottom_right_botttom .sousuo img {
    width: 23px;
    height: 22px;
    margin: 7px auto auto 26px;
    float: left;
}

.dhall {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
}

.dhall ul,
.dhall li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.dhall ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.dhall li {
    width: 10%;
    height: 50px;
    float: left;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    flex: auto;
}

.dhall li a {
    color: #333333;
    display: block;
}

.dhall .active {
    color: #0881de;
    font-weight: bold;
}

.dhall a:hover {
    color: #0881de;
    font-weight: bold;
}

.middleall {
    width: 1200px;
    margin: 0 auto 35px auto;
}

.middle1 {
    width: 1200px;
}

.middle1_top {
    width: 1200px;
    margin: 25px auto ;
	background: #f3f8fb;    
	padding-top: 30px;
    padding-bottom: 30px;
}

.middle1_top .dbt {
	display: inline-block; 
	vertical-align: middle;
    font-weight: bold;
    line-height: 36px;
}

.middle1_top .dbt a {
    color: #333333;
}

.middle1_top .xbtall {
    width: 1070px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #555555;
    margin: 20px auto 0;
}

.middle1_top .xbt {
    width: 340px;
    float: left;
    margin: 0 7px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.middle1_top .xbt a {
    color: #555555;
    margin: 0 5px;
}

.middle1_left {
    width: 604px;
    height: 374px;
    float: right;
    position: relative;
}

.middle1_left img {
    width: 575px;
    height: 374px;
}

.middle1_right {
    width: 575px;
    height: 374px;
    float: left;
    margin-right: 16px;
	margin-bottom: 5px;top_bottom_right_index
}

.middle1_right .xian {
    width: 449px;
    height: 1px;
    background-color: #ececec;
    margin: 10px auto;
}

.middle1_right li {
    width: 450px;
    height: 82px;
}

.middle1_right .title {
    line-height: 33px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.middle1_right .intro {
    line-height: 22px;
    font-size: 14px;
    color: #999999;
}

.middle1_left .more {
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    margin-top: 18px;
}

.middle1_left .more a {
    color: #999999;
}

.middle2 {
    width: 1200px;
    height: auto;
	margin-top: 25px;
}

.middle2_left {
    width: 775px;
    float: left;
}

.middle2 .xbt {
    line-height: 22px;
    font-size: 16px;
    color: #cdcdcd;
    margin-bottom: 17px;
    text-align: center;
}

.middle2_right {
    width: 380px;
    float: right;
}

.shuzibao {
    width: 318px;
    height: 531px;
    border: 1px solid #f1f1f1;
    margin-top: 15px;
}

.shuzibao_tu {
    width: 288px;
    height: 419px;
    margin: 15px auto 0;
}

.shuzibao_tu img {
    width: 288px;
    height: 419px;
}

.zhuanti {
    width: 318px;
    height: 226px;
    border: 1px solid #f1f1f1;
    margin: 15px auto;
}

.zhuanti p {
    width: 275px;
    font-size: 16px;
    line-height: 48px;
    padding-left: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zhuanti p:before {
    display: block;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d4d4d4;
    position: relative;
    left: -15px;
    border-radius: 50%;
    top: 22.5px;
}

.gonggao {
    width: 318px;
    height: 222px;
    border: 1px solid #f1f1f1;
    margin-top: 15px;
}

.gonggao p {
    width: 275px;
    font-size: 16px;
    line-height: 48px;
    padding-left: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gonggao p:before {
    display: block;
    content: '';
    width: 5px;
    height: 5px;
    background-color: #d4d4d4;
    position: relative;
    left: -15px;
    border-radius: 50%;
    top: 22.5px;
}

.meitijuzhen {
    width: 318px;
    height: 385px;
    border: 1px solid #f1f1f1;
    margin-top: 15px;
}

.meitijuzhen_lb {
    width: 300px;
    height: 220px;
    margin: 0 auto;
}

.meitijuzhen_lb ul li {
    width: 130px;
    height: 130px;
    margin: 10px;
    float: left;
    background-color: #f6f6f6;
}

.meitijuzhen_lb ul li img {
    width: 81px;
    height: 80px;
    margin-top: 18px;
    margin-left: 25px;
}

.meitijuzhen_lb ul li p {
    width: 130px;
    height: 25px;
    color: #666666;
    line-height: 25px;
    text-align: center;
}

.weibo {
    width: 318px;
    height: 663px;
    border: 1px solid #f1f1f1;
    margin-top: 15px;
}

.weibo span {
    color: #0a7eb9;
}

.weibo_top {
    width: 182px;
    height: 55px;
    margin: 26px auto 0 47px;
}

.weibo_top_left {
    width: 45px;
    height: 50px;
    float: left;
    margin-top: 3px;
}

.weibo_top_left img {
    width: 45px;
    height: 50px;
}

.weibo_top_right {
    width: 116px;
    height: 55px;
    float: right;
}

.weibo_top_right_bottom {
    width: 69px;
    height: 26px;
    margin-top: 14px;
}

.weibo_top_right_bottom img {
    width: 69px;
    height: 26px;
}

.weibo_xian {
    width: 230px;
    height: 1px;
    background-color: #d2d2d2;
    margin: 32px auto 19px;
}

.weibo_middle {
    width: 237px;
    height: 284px;
    margin: auto;
    line-height: 20px;
    padding: 30px 15px 0 15px;
    background-image: url(../img/icon_28.jpg);
    margin-top: 15px;
}

.weibo_middle_bottom {
    width: 220px;
    height: 20px;
    line-height: 20px;
    color: #8fb4c2;
    margin-top: 40px;
}

.weibo_middle_bottom_right {
    margin-right: 15px;
    float: right;
}

.weibo_middle_bottom_right a {
    color: #8fb4c2;
}

.weibo_shijian {
    width: 238px;
    line-height: 20px;
    color: #8fb4c2;
    margin: 10px auto 0 45px;
}

.weibo_shijian_right {
    margin-right: 15px;
    float: right;
}

.weibo_shijian_right a {
    color: #8fb4c2;
}

.weibo_bottom {
    width: 250px;
    height: 112px;
    margin: auto;
    line-height: 20px;
    margin-top: 10px;
}

.weibo_bottom_right {
    float: right;
}

.weibo_bottom_lb li {
    width: 55px;
    height: 76px;
    float: left;
    margin: 14px;
    text-align: center;
}

.weibo_bottom_lb span {
    width: 55px;
    height: 22px;
    line-height: 22px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.weibo_bottom_lb li img {
    width: 55px;
    height: 54px;
}

.shbl {
    width: 318px;
    border: 1px solid #f1f1f1;
    margin-top: 15px;
}

.shbl .shbl_lb {
    padding-top: 20px;
    max-height: 260px;
    overflow-y: auto;
    overflow-x: hidden;
}

.shbl .shbl_lb ul li {
    width: 60px;
    height: 60px;
    float: left;
    margin-left: 33px;
    margin-bottom: 20px;
}

.shbl .shbl_lb ul li img {
    width: 100%;
    height: 100%;
    display: block;
}

.middle2_guanggao {
    width: 1200px;
    height: 90px;
    float: left;
}

.middle3 {
    width: 1198px;
    height: 333px;
    border: 1px solid #f1f1f1;
}

.middle3 .xian {
    width: 1144px;
    height: 1px;
    background-color: #e6e6e6;
}

.middle3 .dbt {
    line-height: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}

.middle3 .xbt {
    line-height: 22px;
    font-size: 16px;
    color: #cdcdcd;
    margin-bottom: 17px;
    text-align: center;
}

.middle3_lb {
    width: 1200px;
    height: 197px;
}

.middle3_lb ul li {
    width: 274px;
    height: 171px;
    float: left;
    position: relative;
    margin: 13px;
}

.middle3_lb ul li img {
    width: 274px;
    height: 171px;
}

.middle3_lb_yinying {
    width: 274px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 14px;
    position: relative;
    margin-top: -34px;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.5);
}

.middle3 .more {
    width: 1200px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.middle3 .more a {
    color: #999999;
}

.middle4 {
    width: 100%;
    margin-top: 16px;
}

.middle4 .xian {
    width: 1197px;
    height: 1px;
    background-color: #e6e6e6;
}

.middle4 .dbt {
    line-height: 26px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 15px;
}

.middle4 .dbt a {
    color: #888888;
}

.middle4 li {
    width: 150px;
    height: 34px;
    line-height: 34px;
    margin: 20px 0;
    text-align: center;
    float: left;
}

.middle4 li a {
    color: #999999;
}



.footindex {
    width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
    background-color: #eeeeee;
}
@media screen and (max-width:1200px){.footindex { width:1200px; }}
.footlist {
    width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
    background-color: #eeeeee;
}
@media screen and (max-width:1000px){.footlist { width:1000px; }}

.footer_content {
}

.footer_content a {
    width: 210px;
    height: 20px;
    line-height: 20px;
    background-color: #eeeeee;
}

.footer_content p {
    line-height: 24px;
    color: #999999;
    text-align: center;
}

.footer_content .gif {
    width: 50px;
    /*height:12px;*/
    margin: 10px auto;
}

.footer_content .gif img {
    width: 50px;
    height: 12px;
}

.footer_content .sydw {
    width: 53px;
    height: 63px;
    margin: auto;
}

.footer_content .sydw img {
    width: 53px;
    height: 63px;
}

/*===========================首页结束===========================*/
.read{}
.read_title{
	text-align: center;
    margin-top: 50px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 30px !important;
    color: #333333 !important;
    line-height: 40px !important;
    font-style: normal;
    text-transform: none;
}
.read_inf{
    line-height: 40px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #A1A1A1;
    font-style: normal;
    text-transform: none;
	border-bottom: 1px solid #E9E8E8;
}
.read_date{}
.read_sca{ 
	margin-left: 30px;
	margin-right: 30px;
}
.read_rep{}
.read_img{
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
.read_img img{
	width: 640px;
}
.read_content {
    padding: 20px ;
	margin-bottom: 10px;
}
.read_content p{
    line-height: 45px;
    font-size: 20px;
    color: #333333;
    text-indent: 2em;
	margin-bottom: 40px;
}




/*===========================新闻列表开始===========================*/
.jiantoudh {
    width: 1200px;
    height: 34px;
    line-height: 34px;
    float: left;
    text-align: left;
    margin: 0 auto;
}

.jiantoudh img {
    height: 19px;
    margin-top: 7px;
}

.jiantoudh_xianall {
    width: 1200px;
    height: 1px;
    float: left;
    margin-bottom: 10px;
}

.jiantoudh_xian1 {
    width: 25px;
    height: 1px;
    float: left;
    background-color: #438a08;
    margin-right: 2px;
}

.jiantoudh_xian2 {
    width: 25px;
    height: 1px;
    float: left;
    background-color: #818382;
    margin-right: 2px;
}

.jiantoudh_xian3 {
    width: 25px;
    height: 1px;
    float: left;
    background-color: #d1a872;
    margin-right: 2px;
}

.jiantoudh_xian4 {
    width: 1119px;
    height: 1px;
    float: left;
    background-color: #e0e0e0;
}


.news_lb_middle1 {
    width: 768px;
    height: 424px;
    position: relative;
}

.news_lb_middle1_zi {
    width: 768px;
    height: 47px;
    float: left;
    line-height: 47px;
    text-align: left;
    font-size: 18px;
    color: #FFF;
    position: absolute;
    z-index: 99;
    padding-left: 10px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_lb_middle1_zi span {
    width: 600px;
    height: 47px;
    display: block;
    line-height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.listall {
    width: 1000px;
    margin: auto;
}
.news_lb_middle2 {
	padding: 10px 20px;
    width: 1000px;
    margin: 0 auto;
}

.news_lb_middle2 ul li {
    width: 100%;
	height: 80px;
    padding: 22px 0;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #E9E8E8;
}

.news_lb_middle2 ul li img {
    width: 120px;
    height: 80px;
    float: left;
    margin-right: 19px;
}

.news_lb_middle2 ul li .title a {
    display: block;
    width: 100%;
}

.news_lb_middle2 ul li .title {
    width: 860px;
    float: left;
	padding-left: 10px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 23px;
    font-style: normal;
    text-transform: none;
}
.news_lb_middle2 ul li .date {
    font-size: 16px;
	color: #a1a1a1;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

.news_lb_middle2 ul li .title2 {
    width: 760px;
    line-height: 24px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 9px;
    float: left;
}

.news_lb_middle2 ul li .intro {
    width: 629px;
    line-height: 20px;
    color: #646464;
    float: left;
}

.news_lb_middle2 ul li .intro2 {
    width: 775px;
    line-height: 20px;
    color: #646464;
    float: left;
}

.news_lb_middle21 {
    width: 768px;
    margin: 28px auto;
}

.news_lb_middle21 ul li {
    width: 768px;
    height: 48px;
    margin-bottom: 28px;
}

.news_lb_middle21 ul li img {
    width: 120px;
    height: 80px;
    float: left;
    margin-right: 19px;
}

.news_lb_middle21 ul li .title {
    width: 750px;
    line-height: 24px;
    font-size: 18px;
    /*font-weight:bold;*/
    /*margin-bottom:9px;*/
    float: left;
    font-family: '微软雅黑';
}

.news_lb_middle21 li:before {
    display: block;
    content: '';
    width: 4px;
    height: 4px;
    background-color: #dbd7d7;
    position: relative;
    left: -15px;
    border-radius: 50%;
    top: 20px;
}

.news_lb_middle21 ul li .title2 {
    width: 760px;
    line-height: 24px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 9px;
    float: left;
}

.news_lb_middle21 ul li .intro {
    width: 629px;
    line-height: 20px;
    color: #646464;
    float: left;
}

.news_lb_middle21 ul li .intro2 {
    /* width:629px; */
    line-height: 20px;
    color: #646464;
    float: left;
}

.main_bodyPage {
    height: 45px;
    margin: 50px auto;
    text-align: center;
}

.main_bodyPage ul {
    text-align: center;
    margin: auto;
}

.main_bodyPage ul:before {
    content: '';
    display: block;
    clear: both;
}

.main_bodyPage ul:after {
    content: '';
    display: block;
    clear: both;
}

.main_bodyPage li {
    padding: 9px 12px;
    margin: auto;
    float: left;
}

.main_bodyPage .active {
    padding: 4px 9px;
    color: #FFFFFF;
    background-color: #0082e2;
}

.news_lb_right {
    width: 416px;
    float: right;
    border: 1px solid #f0f0f0;
    padding-left: 15px;
    padding-bottom: 20px;
}

.news_lb_right .dbt {
    line-height: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}

.news_lb_right .xbt {
    line-height: 22px;
    font-size: 16px;
    color: #cdcdcd;
    margin-bottom: 17px;
    text-align: center;
}

.news_lb_right .xian {
    width: 382px;
    height: 1px;
    background-color: #f1f1f1;
    margin: auto;
}

.news_lb_right_top img {
    width: 100px;
    height: 66px;
    margin-top: 20px;
}

.news_lb_right_top .title {
    width: 285px;
    height: 40px;
    font-size: 20px;
    color: #232323;
    float: right;
    margin-top: 25px;
    margin-right: 10px;
}

.news_lb_right_top .intro {
    width: 395px;
    height: 40px;
    line-height: 20px;
    color: #646464;
    margin-top: 4px;
}

.news_lb_right_top .xian {
    width: 384px;
    height: 1px;
    background-color: #eaeaea;
    margin-top: 12px;
    float: left;
}

.news_lb_right_lb {
    width: 340px;
    padding-top: 10px;
}

.news_lb_right_lb li {
    width: 320px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    padding-left: 15px;
    color: #333333;
    font-size: 16px;
}

.news_lb_right_lb li:before {
    display: block;
    content: '';
    width: 4px;
    height: 4px;
    background-color: #dbd7d7;
    position: relative;
    left: -15px;
    border-radius: 50%;
    top: 20px;
}

/*===========================v新闻列表结束===========================*/


/*===========================新闻页面开始===========================v*/
.news_left {
    width: 766px;
    float: left;
    padding-bottom: 40px;
}

.news_left .dbt {
    line-height: 42px;
    text-align: center;
    font-size: 25.95px;
    color: #444b5d;
}

.news_left .xbt {
    line-height: 28px;
    text-align: center;
    margin-bottom: 12px;
    margin-top: 20px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #A1A1A1;
    font-style: normal;
    text-transform: none;
}

.news_left .intro p {
    line-height: 30px;
    font-size: 16px;
    color: #424242;
    margin-top: 48px;
    text-indent: 2em
}

.news_left .xgwz {
    width: 766x;
    height: 200px;
    margin: 38px auto;
}

.news_left .xgwz .tuoyuan {
    width: 5px;
    height: 21px;
    background-color: #fdaf02;
    float: left;
    border-radius: 2px;
    margin: auto 7px auto 4px;
}

.news_left .xgwz_top {
    font-size: 16px;
    font-weight: bold;
    color: #424242;
    line-height: 21px;
    margin-bottom: 10px;
}

.news_left .xgwz_lb_left {
    width: 650px;
    line-height: 36px;
    float: left;
    font-size: 14px;
    color: #232323;
}

.news_left .xgwz_lb_right {
    width: 81px;
    line-height: 36px;
    float: right;
    font-size: 14px;
    color: #999999;
}

.news_right {
    width: 416px;
    float: right;
    border: 1px solid #f0f0f0;
    padding-left: 15px;
    padding-bottom: 20px;
}

.news_right .dbt {
    line-height: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}

.news_right .xbt {
    line-height: 22px;
    font-size: 16px;
    color: #cdcdcd;
    margin-bottom: 17px;
    text-align: center;
}

.news_right .xian {
    width: 382px;
    height: 1px;
    background-color: #f1f1f1;
    margin: auto;
}

.news_right_top img {
    width: 375px;
    height: 234px;
    margin-top: 20px;
    position: relative;
}

.news_right_top .yinying {
    width: 375px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 11px;
    position: relative;
    margin-top: -30px;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.6);
}

.news_right_top .yinying span {
    width: 350px;
    height: 30px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.news_right_lb {
    width: 340px;
    padding-top: 10px;
}

.news_right_lb li {
    width: 320px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
}

.news_right_lb li:before {
    display: block;
    content: '';
    width: 4px;
    height: 4px;
    background-color: #dbd7d7;
    position: relative;
    left: -15px;
    border-radius: 50%;
    top: 22.5px;
}

/*===========================新闻页面结束===========================*/


/*===========================图片列表页开始===========================*/
.pics_lb_left {
    width: 766px;
    float: left;
}

.pics_lb_middle1 {
    width: 766px;
    height: 435px;
    position: relative;
}

.pics_lb_middle1_zi {
    width: 766px;
    height: 47px;
    float: left;
    line-height: 47px;
    text-align: left;
    font-size: 18px;
    color: #FFF;
    position: absolute;
    z-index: 99;
    padding-left: 10px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pics_lb_middle2 {
    width: 766px;
}

.pics_lb_middle2 ul li {
    width: 375px;
    height: 290px;
    margin-top: 15px;
    margin-right: 16px;
    float: left;
}

.pics_lb_middle2 ul li:nth-of-type(2n) {
    margin-right: 0px;
}

.pics_lb_middle2 ul li img {
    width: 375px;
    height: 210px;
}

.pics_lb_middle2 ul li .bottom {
    width: 375px;
    height: 80px;
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-top: none;
    padding-left: 12px;
}

.pics_lb_middle2 ul li .bottom:hover {
    border: 1px solid #ebebeb;
    border-top: none;
}

.pics_lb_middle2 ul li .title {
    width: 350px;
    line-height: 36px;
    font-size: 20px;
    font-weight: bold;
    margin-top: 8px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pics_lb_middle2 ul li .time {
    width: 360px;
    line-height: 20px;
    color: #646464;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pics_lb_right {
    width: 416px;
    height: 1125px;
    float: right;
    border: 1px solid #f0f0f0;
    padding-left: 15px;
}

.pics_lb_right .dbt {
    line-height: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}

.pics_lb_right .xbt {
    line-height: 22px;
    font-size: 16px;
    color: #cdcdcd;
    margin-bottom: 17px;
    text-align: center;
}

.pics_lb_right .xian {
    width: 382px;
    height: 1px;
    background-color: #f1f1f1;
    margin: auto;
}

.pics_lb_right_lb {
    width: 383x;
    height: 406px;
    padding-top: 10px;
}

.pics_lb_right_lb li {
    width: 394px;
    height: 69px;
    float: left;
}

.pics_lb_right_lb li img {
    width: 104px;
    height: 69px;
    float: left;
    margin-right: 15px;
}

.pics_lb_right_lb_right {
    float: left;
}

.pics_lb_right_lb li .title {
    width: 272px;
    height: 50px;
    font-size: 14px;
    color: #585858;
    line-height: 25px;
}

.pics_lb_right_lb li .time {
    width: 272px;
    color: #999999;
    line-height: 20px;
}

.pics_lb_right_lb .xian {
    width: 368px;
    height: 1px;
    background-color: #eaeaea;
    margin: 17px auto;
    float: left;
}

/*===========================图片列表页结束===========================*/


/*===========================图片页面开始===========================*/
.pics_middle_top {
    width: 1200px;
    height: 910px;
    margin: 12px auto 55px;
    background-color: #f8f8f8;
    position: relative;
}

.pics_middle_top .title {
    font-size: 26px;
    color: #444b5d;
    line-height: 42px;
    padding-top: 22px;
    text-align: center;
}

.pics_middle_top .time {
    font-size: 13px;
    color: #444b5d;
    line-height: 24px;
    padding-bottom: 14px;
    text-align: center;
}

.pics_middle_top_lunbo {
    width: 899px;
    height: 804px;
    margin: 0 auto 30px;
    position: relative;
}

.pics_middle_top p {
    width: 835px;
    line-height: 28px;
    margin: auto;
    text-indent: 2em;
    font-size: 14px;
    color: #343434;
}

/*=========================swiper===========================*/

.swiper-container {
    width: 900px;
    min-height: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.swiper-slide {
    position: relative;
    text-align: center;
    height: 100%;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper_title {
    width: 100%;
    height: 60px;
}

.swiper_title_1 {
    color: #444b5d;
    font-size: 26px;
}

.swiper_title_2 {
    color: #424242;
    font-size: 21px;
}

.swiper_img {
    position: absolute;
    top: 80px;
    width: 899px;
    height: 561px;
}

.swiper_img img {
    width: 100%;
    height: 100%;
}

.swiper_time {
    color: #444b5d;
    font-size: 13px;
    position: absolute;
    top: 40px;
}

.swiper_content {
    width: 900px;
    text-align: left;
    line-height: 1.6;
    font-size: 14px;
    color: #343434;
    text-indent: 2rem;
    margin: auto;
    position: absolute;
    top: 670px;
}


.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url(../img/png_8.png);
    left: 0px;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url(../img/png_9.png);
    right: 0px;
    left: auto;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}

/*=========================swiper结束===========================*/
.fenxiang {
    width: 210px;
    height: 28px;
    line-height: 28px;
    margin-top: 20px;
    margin-left: 155px;
    font-size: 16px;
    color: #8c8c8c;
    position: relative;
}

.news_left .fenxiang {
    width: 210px;
    height: 28px;
    line-height: 28px;
    margin-top: 20px;
    margin-left: 0px;
    font-size: 16px;
    color: #8c8c8c;
    position: relative;
}

.pics_middle_bottom {
    width: 1200px;
    height: 362px;
    margin: 40px auto 57px;
}

.pics_middle_bottom_top {
    line-height: 21px;
    font-size: 16px;
    font-weight: bold;
    color: #424242;
    height: 21px;
    margin-bottom: 16px;
}

.pics_middle_bottom_top .tuoyuan {
    width: 5px;
    height: 21px;
    background-color: #fdaf02;
    float: left;
    border-radius: 2px;
    margin: auto 7px auto 4px;
}

.pics_middle_bottom_lb {
    width: 1200px;
    height: 322px;
    float: left;
}

.pics_middle_bottom_lb ul li {
    width: 391px;
    height: 322px;
    float: left;
    background-color: #f8f8f8;
    margin-left: 12px;
}

.pics_middle_bottom_lb ul li:first-child {
    margin-left: 0px;
}

.pics_middle_bottom_lb ul li img {
    width: 391px;
    height: 242px;
}

.pics_middle_bottom_lb ul li .title {
    font-size: 18px;
    color: #333333;
    margin-left: 10px;
    margin-top: 10px;
    line-height: 32px;
}

.pics_middle_bottom_lb ul li .time {
    color: #777777;
    margin-left: 10px;
    line-height: 24px;
}

/*===========================图片页面结束===========================*/


/*===========================专题列表页开始===========================*/
.zhuanti_lb ul li {
    width: 392px;
    height: 265px;
    border: 1px solid #f1f1f1;
    border-radius: 2px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 8px;
}

.zhuanti_lb ul li:nth-of-type(3n) {
    margin-right: 0px;
}

.zhuanti_lb ul li img {
    width: 375px;
    height: 212px;
    margin-top: 9px;
}

.zhuanti_lb ul li .title {
    width: 375px;
    line-height: 44px;
    font-size: 18px;
    font-weight: bold;
    color: #444343;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*===========================专题列表页结束===========================*/


/*===========================专题页面开始===========================*/
.zhuanti_left {
    width: 766px;
    float: left;
}

.zhuanti_left .dbt {
    line-height: 42px;
    text-align: center;
    font-size: 26px;
    color: #333333;
}

.zhuanti_left img {
    width: 605px;
    height: 378px;
    margin-left: 81px;
    margin-top: 20px;
}

.zhuanti_left p {
    line-height: 40px;
    font-size: 18px;
    color: #888888;
    margin-top: 15px;
    text-indent: 2em
}

.zhuanti_left_lb {
    width: 766px;
    height: 720px;
}

.zhuanti_left_lb ul li {
    width: 766px;
    height: 80px;
}

.zhuanti_left_lb ul li:before {
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    background-color: #d2d2d2;
    position: relative;
    left: 25px;
    border-radius: 50%;
    top: 40px;
}

.zhuanti_left_lb ul li:hover {
    background-color: #f7f7f7;
}

.zhuanti_left_lb ul li p {
    width: 560px;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 20px;
    position: relative;
    margin-top: -5px;
}

.zhuanti_left_lb ul li p a {
    color: #333333;
}

.zhuanti_right {
    width: 416px;
    height: 770px;
    float: right;
    border: 1px solid #f0f0f0;
    padding-left: 15px;
}

.zhuanti_right .dbt {
    line-height: 26px;
    font-size: 24px;
    font-weight: bold;
    color: #666666;
    text-align: center;
    margin-top: 15px;
}

.zhuanti_right .xbt {
    line-height: 22px;
    font-size: 16px;
    color: #cdcdcd;
    margin-bottom: 17px;
    text-align: center;
}

.zhuanti_right .xian {
    width: 382px;
    height: 1px;
    background-color: #f1f1f1;
    margin: auto;
}

.zhuanti_right_top img {
    width: 375px;
    height: 234px;
    margin-top: 20px;
    position: relative;
}

.zhuanti_right_top .yinying {
    width: 375px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 11px;
    position: relative;
    margin-top: -30px;
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.6);
}

.zhuanti_right_top .yinying span {
    width: 350px;
    height: 30px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zhuanti_right_lb {
    width: 340px;
    height: 406px;
    padding-top: 10px;
}

.zhuanti_right_lb li {
    width: 320px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 15px;
}

.zhuanti_right_lb li:before {
    display: block;
    content: '';
    width: 4px;
    height: 4px;
    background-color: #dbd7d7;
    position: relative;
    left: -15px;
    border-radius: 50%;
    top: 22.5px;
}

/*===========================专题页面结束===========================*/


.main_bodyPage li {
    padding: 9px 12px !important;
    float: left;
    background: #FFFFFF;
    border-radius: 2px 2px 2px 2px;
    border: 1px solid #D9D9D9;
    margin: 0 4px;

}

.main_bodyPage .active {
    padding: 0;
    color: #FFFFFF;
    background-color: #0082e2 !important;
    width: auto !important;
    height: auto !important;
    margin-right: 0 !important;
    margin-top: 0 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
}

.main_bodyPage .active a {
    color: #fff !important;
}

.main_bodyPage .prev {
    background-image: none;
    position: static;
    top: 0;
    width: auto;
    height: auto;
    color: auto;
    background: none;
    opacity: 1;
    color: #000;
}

.main_bodyPage .next {
    position: static;
    top: 0;
    width: auto;
    height: auto;
    color: auto;
    background: none;
    opacity: 1;
    color: #000;
}

.main_bodyPage li a {
    display: block !important;
    width: auto !important;
    height: auto !important;
    background: none !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    position: relative !important;
    cursor: pointer !important;
    /* padding: 4px 9px !important; */


}

.main_bodyPage {
    float: left; /* 自适应内容宽度 */
    position: relative;
    left: 50%;
}

.main_bodyPage .pagination {
    position: relative !important;
    z-index: 99; 
    text-align: center;
    left: -50%;
}

.main_bodyPage .disabled {
    cursor: default;
    color: #c1c1c1;
}

.share {
    width: 766px;
    height: 28px;
    position: absolute;
    top: 0px;
    font-size: 0;
    left: 0px;
}

.share_code {
    width: 120px;
    height: 145px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 40px;
    left: 30px;
    background-color: #CCC;
}

.share_codeWay {
    line-height: 28px;
    font-size: 16px;
    color: #8c8c8c;
}

.share_codeWay:first-child {
    margin-left: 10px;
}

.share_code img {
    width: 90px;
    height: 90px;
}

.share_way {
    width: 600px;
    height: 28px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    margin-left: 8px;
    float: left;
}

.share_codeWay1 {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #999999;
    float: left;
}

.weixing {
    width: 40px;
    height: 28px;
    margin-left: 5px;
    float: left;
}

.xinlang {
    width: 40px;
    height: 28px;
    margin-left: 3px;
    float: left;
}

.kongjian {
    width: 40px;
    height: 28px;
    margin-left: 3px;
    float: left;
}

.tri_left {
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-top: 10px solid #ebebeb;
    border-right: 10px solid transparent;
}

.height-42 {
    height: 42px;
}


/*==================404页面开始========================*/
.zhaobudao_all {
    width: 100%;
    height: 100%;
    background-color: #eef1f6;
    overflow: hidden;
}

.zhaobudao {
    width: 31%;
    margin: 15% auto 0;
    background-color: #f7f7f7;
    font-size: 1.625rem;
    border: 1px solid #c5c9cc;
    border-radius: 1%;
    line-height: 1.6;
    text-align: center;
    padding-bottom: 1%;
}

.zhaobudao span {
    width: 100%;
    font-size: 5rem;
    display: block;
}

/*==================404页面结束========================*
/*  new  */
.adv-box {
    width: 100%;
    height: 80px;
    margin: 20px auto;
}

.adv-box img {
    width: 100%;
    height: 80px;
}

.middle2_left_content {
    width: 100%;
    margin-bottom: 30px;
}

.list-top-box {
    display: flex;
    align-content: center;
    width: 100%;
    margin-bottom: 25px;
}

.title-list {
    width: 60px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 600;
    font-size: 18px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    border-left: 3px solid #07A0FF;
}

.more-txt {
    flex: 1;
    border-bottom: 1px solid #D1D1D1;

    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 14px;
    color: #333 !important;
    line-height: 19px;
    font-style: normal;
    text-transform: none;
    text-align: right;
    margin-left: 4px;
}

.list_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 22px 0;
	padding-left: 30px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 17px;
    color: #333333;
    line-height: 19px;
    font-style: normal;
    text-transform: none;
  background-image: url('./dian.png');
  background-repeat: no-repeat; 
  background-position: left;


}

.date {
	font-size: 16px;
    color: #666666 ;
	padding-right: 10px;
    }
.date a{
	font-size: 16px;
    color: #666666 ;
    }
.date a:link{
	font-size: 16px;
    color: #666666 ;
    }

.list_item a:nth-child(1) {
    width: calc(100% - 100px);
    word-wrap: break-word;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 17px;
    color: #333333 !important;
    line-height: 19px;

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}

.list_item a:nth-child(2) {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 17px;
    color: #666666 !important;
    line-height: 19px;
}

.list_item:before {
    content: '';
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #333333;
    width: 4px;
    height: 4px;
    border-radius: 50%;

}

.inner_adv img {
    width: 100%;
    height: 80px;
	margin: 5px 0;
}

.list_bottom {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: space-between;
}

.list_bottom_left {
    width: 48%;
    margin-right: 30px;
}

#epaperimg {
    width: 100%;
}

.list_bottom_right {
    width: 48%;
    flex: 1;
}

.b_top_box {
    margin: 30px 0 20px 0;

}

.b_top_box .title-list {
    width: 80px;
}

.tv-img {
    margin: 10px 0;
}

.middle2_right_item {
    width: 100%;
    margin: 37px 0 0 0;
}


.right_item {
    position: relative;
    margin: 16px 0;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #333333;
    line-height: 19px;
    font-style: normal;
    text-transform: none;
}

.right_item {
    width: 100%;
    display: block;
}

.text_ellipsis_1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.right_item:before {
    content: '';
    position: absolute;
    left: -10px;
    top: 50%;
    transform: translateY(-50%);
    background-color: #333333;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}

.adv-right img {
    display: block;
    width: 380px;
    height: 62px;
    margin-bottom: 5px;
}

.top_advImg {
    width: 1200px;
    margin: 0 auto;
}

.top_advImg img {
    width:1200px;
	height: 80px;
	margin-bottom:5px;
	display: block;
}

.dhall_index {
    width: 100%;
    background: #1D8BD6;
    height: 50px;
    margin: 10px 0;
}

.kuan1200 {
    width: 1200px;
}

.dhall_index ul {
    width: 1200px;
	background: #1D8BD6;
    margin: 0 auto;
}

.dhall_index ul,
.dhall_index li {
    padding: 0px;
    list-style: none;
}

.dhall_index ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.dhall_index li {
    width: 10%;
    height: 50px;
    float: left;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    flex: auto;
}

.dhall_index li a {
    color: #FFFFFF;
    display: block;
}

.dhall_index .active {
    background: #0A7ECD;
    font-weight: bold;
}

.dhall_index a:hover {
    /*color: #0881de;*/
    font-weight: bold;
}


.dhall_list {
    width: 100%;
    background: #1D8BD6;
    height: 50px;
    margin: 10px 0;
}

.dhall_list ul {
    width: 1000px;
	background: #1D8BD6;
    margin: 0 auto;
}

.dhall_list ul, .dhall_list li {
    padding: 0px;
    list-style: none;
}

.dhall_list ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.dhall_list li {
    width: 10%;
    height: 50px;
    float: left;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    flex: auto;
}

.dhall_list li a {
    color: #FFFFFF;
    display: block;
}

.dhall_list .active {
    background: #0A7ECD;
    font-weight: bold;
}

.dhall_list a:hover {
    /*color: #0881de;*/
    font-weight: bold;
}



.top_bottom_middle_index {
	margin-left: 0px;
	float: left;
}
.top_bottom_middle_index .but1 {
	width: 84px; 
	height: 36px; 
	background: #0881DE; 
	background-image: url(./png_4.png); 
	background-position: 5px 36px; 
	border: none; 
	cursor: pointer;
}

.top_bottom_right_index ul li img {
    width: 70px;
    height: 70px;
    align-self: center;
}

.top_bottom_right_index ul p {
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 12px;
    color: #000000;
    line-height: 14px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-top: 2px;
    align-self: center;
}

.top_bottom_right_index ul li {
    width: 85px;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
}

.top_bottom_right_index ul {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: space-between;
}

.top_bottom_right_index {
    width: 250px;
    margin-left: 52px;
    float: left;
}

.top-adv {
    display: block;
    margin: 0 auto 16px;
}


.list_bread:before {
    position: absolute;
    content: '';
    left: 10;
    top: 60%;
    transform: translateY(-50%);
    width: 9px;
    height: 9px;
    background: #2A92D8;
}

.list_bread {
	width: 1000px;
	margin: 0 auto;
    padding: 15px 0 15px 30px;
    position: relative;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 600;
    font-size: 24px;
    color: #2A92D8;
    line-height: 30px;
    letter-spacing: 6px;
    font-style: normal;
    text-transform: none;
    border-bottom: 1px solid #2A92D8;
}

.content_title {
    margin-top: 46px;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: bold;
    font-size: 40px !important;
    color: #333333 !important;
    line-height: 35px !important;
    font-style: normal;
    text-transform: none;
}

.right_item_g {
    padding-left: 10px;
    margin: 20px 0;
    font-family: Microsoft YaHei, Microsoft YaHei;
    font-weight: 400;
    font-size: 17px;
    color: #333333;
    line-height: 19px;
    font-style: normal;
    text-transform: none;
}

.right_item_g {
    width: 100%;
    display: block;
}


.middle1_list_item {
	display: flex;
    align-items: center; /* 垂直居中 */
    height: 64px; /* 容器高度 */
    line-height: 25px;
    font-family: Microsoft YaHei UI, Microsoft YaHei UI;
    font-weight: 400;
    font-size: 20px;
    color: #666666;
    font-style: normal;
    text-transform: none;
    border-bottom: 1px solid #e8e8e8;
}

.middle1_list_item:nth-child(1) {
    padding-top: 0;
}

.middle1_list {
    height: 100%;
    overflow: hidden;
}
