@charset "utf-8";

.ccgs_box{ padding-top: 25px; display: flex; }
.news_left{ width: 50%; box-sizing: border-box; padding-right: 10px;}
.news_right{ width: 50%; box-sizing: border-box; padding-left: 10px; }
.news_menu {color: #4d4d4d; position: relative;}
.news_menu p{ font-size: 24px; font-weight: 400; height: 45px; line-height: 45px; border-bottom: solid 5px #007bff; float: left; width: 106px; text-align: center;}
.news_menu span{ font-size: 12px; height: 45px; line-height: 50px; border-bottom: solid 5px #dedfe2; float: left; display: block; width: 434px; text-indent: 15px; color: #999}
.news_menu a{ position: absolute; right: 10px; top: 15px; color: #999; font-size: 12px; }
.news_ul { padding: 10px 5px; clear: left;}
.news_ul li { text-align: right; font-size: 12px; color: #959595; width: 100%; overflow: hidden; height: 30px; line-height: 30px;}
.news_ul li a{ color: #4d4d4d; font-size: 13px; float: left; width: 450px; height: 30px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: left;}
.news_ul li a:hover{ color: #007bff; }

.ccgs_xxgk{ display: flex; align-content: space-between; margin-top: 20px;}
.ccgs_xxgk a{ display: block; flex: 1; text-align: center; color: #007bff; border-color: #007bff; border: 1px solid #007bff; box-sizing: border-box; padding: 10px 5px; margin: 0px 10px;}
.ccgs_xxgk a:hover{ color: white; background-color: #007bff; }

.ccgs_box .sub_box{ width: 100%; overflow: hidden; padding: 10px 0px 100px; }
.ccgs_box .sub_left{ width: 300px; float: left; }
.ccgs_box .sub_right{ width: 800px; float: right; }
.ccgs_box .sub_menu{ overflow: hidden; }
.ccgs_box .sub_menu p{ font-size: 24px; font-weight: 400; height: 45px; line-height: 45px; border-bottom: solid 5px #007bff; float: left; width: 145px; text-align: center;}
.ccgs_box .sub_menu span{ font-size: 12px; height: 45px; line-height: 50px; border-bottom: solid 5px #dedfe2; float: left; display: block; width: 155px; text-indent: 15px; color: #999;}
.ccgs_box .sub_menu_list{ width: 290px; padding: 10px 5px; }
.ccgs_box .sub_menu_list a{ background-image: url(../images/ico_01.png); background-repeat: no-repeat; background-position: 15px center; height: 42px; line-height: 42px; display: block; text-indent: 40px; font-size: 16px;}
.ccgs_box .sub_menu_list a.selected{ background-color: #007bff; background-image: url(../images/ico_02.png); color: #fff;}
.ccgs_box .sub_link_list { padding-top: 20px; }
.ccgs_box .sub_link_list img{ max-width: 100%; padding-top: 5px;}
.ccgs_box .child_menu{  }
.ccgs_box .child_menu a{ display: block; line-height: 3em; text-indent: 50px;}
.ccgs_box .child_menu .selected{ color: #007bff; font-weight: bold; }

.ccgs_box .sub_menu_r{ position: relative; overflow: hidden;}
.ccgs_box .sub_menu_r p{ font-size: 24px; font-weight: 400; height: 45px; line-height: 45px; border-bottom: solid 5px #007bff; float: left; width: 200px; text-align: center;}
.ccgs_box .sub_menu_r span{ font-size: 12px; height: 45px; line-height: 50px; border-bottom: solid 5px #dedfe2; float: left; display: block; width: 600px; text-indent: 15px; color: #999;}
.ccgs_box .sub_menu_r .site{ position: absolute; right: 10px; top: 15px; color: #999; font-size: 12px; }
.ccgs_box .sub_menu_r .site a{ color: #999; }

.ccgs_box .news_list{ padding: 10px; }
.ccgs_box .news_list li { border-bottom: dashed 1px #ebeef3; padding: 5px; overflow: hidden;}
.ccgs_box .news_list li img { float: left; padding: 20px 20px 10px 0px; width: 150px; height: 100px;}
.ccgs_box .news_list li a{ font-weight: 600; font-size: 18px; color: #666; display: block; padding-top: 20px; padding-bottom: 10px; max-width: 100%; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.ccgs_box .news_list .desc{ max-width: 100%; height: 45px; line-height: 22px; overflow: hidden; color: #666 }
.ccgs_box .news_list .datetime{ color: #999; padding: 5px 0px; font-size: 13px;}

/*内容页*/
.ccgs_box .news_content_header { padding: 20px; border-bottom: dashed 1px #ebeef3; }
.ccgs_box .news_content_header h1{ font-size: 20px; color: #444; text-align: center;}
.ccgs_box .news_content_header .others{ text-align: center; padding-top: 15px; }
.ccgs_box .news_content_header .others span{ display: inline-block; padding: 0px 15px; font-size: 12px; color: #999; }
.ccgs_box .news_content_text { padding: 25px 5px; font-size: 16px; line-height: 1.8em;}
.ccgs_box .news_content_text img, .news_content_text embed,.news_content_text object{ display: block; margin: 0 auto; max-width: 100%; }
.ccgs_box .news_content_text p img { display: inline-block; }
.ccgs_box .news_content_text table { text-indent: 0; border-collapse: collapse; border-spacing: 0px;}
.ccgs_box .news_content_text table tr td { text-align: center; font-size: 14px; }
.ccgs_box .content{ padding: 20px 10px; }

/*分页*/
.ccgs_box .pagination { text-align:center; line-height: 30px; font-family:"SimSun","宋体"; margin: 50px 0px 20px;}
.ccgs_box .pagination li { display:inline-block; margin:0 1px; }
.ccgs_box .pagination a{ display: block; text-align: center; min-width:30px; border:1px dashed #007bff; background-color: #f5f5f5;color: #333;}
.ccgs_box .pagination a:hover {background-color:#007bff; color:#fff; }
.ccgs_box .pagination .active {min-width:30px; display:inline-block;text-align: center;background-color: #007bff; color: #eeeeee; margin:0 1px;border:1px solid #007bff;}
.ccgs_box .pagination .disabled{ color: #999; }
.ccgs_box .pagination_count{ line-height: 32px; }