.posi_top {
	background-color: rgb(244,244,244);
	color: #666;
	font-size: 1rem;
	line-height: 2;
	padding:1% 2%;
}
.posi_top>span>a{
	color: #666;
}
.posi_left{
	float: left;
}
.posi_left>span>a{
	color:#666
}
.posi_return{
	float: right;
	/* padding: 1% 0; */
	
	display: -webkit-box;
	display: -ms-flexbox;
	/* IE8以上兼容写法 */
	display: -webkit-flex;
	/* 谷歌兼容写法 */
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.posi_return>img{
	width: 2rem;
}

.index_lunbo {
	width: 95%;
	height: 10rem;
	margin: 3% auto;
	position: relative;
}

.swiper_container_num {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.swiper_container_num>.swiper-wrapper>.swiper-slide {
	text-align: center;
	font-size: 3.8rem;
	/* 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;
}

.index_lunbo>.swiper_container_num>.swiper_pagination_num {
	width: 30%;
	position: absolute;
	bottom: 7%;
	left: 70%;
	z-index: 1;
	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-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	width: 0.8rem;
	height: 0.8rem;
	border-radius: 50%;
	background-color: rgb(181,181,181);
	opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
	background: rgb(251,48,8)
}

.lunboOne_content {
	width: 100%;
	height: 100%;
	position: relative;
}

.lunboOne_content>img {
	width: 100%;
	height: 100%;
}

.lunboOne_huimu {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1rem;
	color: white;
	background-color: rgba(0, 0, 0, 0.5);
	line-height: 2;
	padding: 1% 0;
}

.lunboOne_huimu>a {
	width: 70%;
}

.lunboOne_huimu>a>p {
	width: 70%;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-indent: 0.5rem;
	color: white;
}
.con_two_top{
	padding-bottom: 3%;
}
.con_two_menu{
	width: 50%;
	float: left;
	font-size: 1rem;
	font-weight: bold;
	text-align: center;
	line-height: 2.5;
	border-bottom: 2px solid white;
	color: #333;
}
.con_two_menu_check{
	color: #fb3008;
	border-bottom: 2px solid #fb3008;
}
.con_two{
	margin: 3% auto;
}

.con_two_con_top{
	/* margin: 3% 0; */
	background-color: rgb(244,244,244);
	padding: 2%;
}
.con_two_con_top2{
	padding: 2%;
	border-top: 1px solid #CCCCCC;
}
.con_top_title{
	width: 100%;
	margin: 1% 0;
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.con_top_title>h2{
	width: 90%;
	font-size: 1.1rem;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.con_top_title>h2>a{
	width: 90%;
	font-size: 1.1rem;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	color:#333
}
.con_top_title>img{
	width: 5%;
	margin: 0 2.5%;
	float: left;
}
.con_top_con{
	font-size: 1rem;
	text-indent: 2rem;
	line-height: 1.5;
	color: #666;
	padding-bottom: 5%;
	/* border-bottom: 1px solid #CCCCCC; */
}
.con_top_con>a{
	color:#666;
	/* border-bottom: 1px solid #CCCCCC; */
}
.con_two_con{
	display: none;
}
.con_two_con2,.con_two_con3,.con_two_con4{
	display: none;
}


.con_two>.con_two_con:nth-child(2){
	display: block;
}
.con_two_ul{
	width: 100%;
	padding: 5% 0;
	border-top: 1px solid #CCCCCC;
}
.con_two_ul>ul{
	width: 100%;
	border: 1px soid red;
}
.con_two_ul>ul>li{
	font-size: 1rem;
	list-style: none;
	line-height: 2;
	color: #333;
}
.con_two_point{
	width: 5%;
	float: left;
	color: #ca2122;
}
.con_two_ul>ul>li>a{
	width: 95%;
	float: left;
}
.con_two_ul>ul>li>a>p{
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}


.trends_ul{
	width: 100%;
	padding: 5% 0;
	border-top: 1px solid #CCCCCC;
}
.trends_ul>ul{
	width: 100%;
	border: 1px soid red;
}
.trends_ul>ul>li{
	font-size: 1rem;
	list-style: none;
	line-height: 2;
	color: #333;
}
.con_two_point{
	width: 5%;
	float: left;
	color: #ca2122;
}
.trends_ul>ul>li>a{
	width: 65%;
	float: left;
}
.spanDate{
	width: 30%;
	float: left;
}
.two_p{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.two_span_date{
	width: 25%;
	float: left;
	color: #999;
}
.look_more{
	width: 100%;
	text-align: center;
	font-size: 1rem;
	line-height: 2;
	background-color: #f2f2f2;
	padding: 1% 0;
	color: #333333;
}
.look_more_a{
	margin: 5% 0;
}

.query{
	background-color: #028ecf;
	color: white;
	font-size: 1rem;
	text-align: center;
	line-height: 2;
	padding: 1% 0;
	margin: 4% auto;
}

.conThree_menu{
	font-weight: bold;
	width: 50%;
	float: left;
	text-align: center;
	font-size: 1rem;
	line-height: 2;
	padding: 2% 0;
	border-bottom: 2px solid white;
}
.conThree_menu_check{
	color: #fb3008;
	border-bottom: 2px solid #fb3008
}
.conThree_top{
	padding-bottom: 5%;
}
.conThree_top_menu{
	width: 33.33%;
	font-size: 1rem;
	text-align: center;
	line-height: 2;
	padding: 1% 0;
	float: left;
	background-color: #f2f2f2;
	color: #333;
	margin: 2% 0;
}
.conThree_top_menu_check{
	color: white;
	background-color: #028ecf;
}

.con_three_ul>ul>li>a{
	width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index_img_list{
	width: 45%;
	height: 7rem;
	margin: 0 2.5%;
	float: left;
}
.index_img_list>a{
	width: 100%;
	height: 100%;
}
.index_img_list>a>img{
	width: 100%;
	height: 100%;
}

.conThree_con{
	display: none;
}
.conThree_con1{
	display: block;
}

.article>h2{
	width: 80%;
	font-size: 1rem;
	color: #fb3008;
	font-weight: bold;
	margin:3% auto 0 auto;
	text-align: center;
	line-height: 1.5;
}
.article_note{
	width: 100%;
	text-align: center;
	font-size: 0.9rem;
	color: #666;
	margin-bottom: 3%;
}
.article_det p{
	margin: 2% 0;
	font-size: 1rem;
	color: #666;
	line-height: 1.5;
	/*text-indent: 2rem;*/
}
.article_det p img{
	width:100%;
}

.article_change{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 5% 0;
}
.article_change>p{
	font-size: 1rem;
	line-height: 1.5;
	padding: 1% 0;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.article_change>p>a{
	color: #666;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.menu_list{
	width: 44%;
	margin:3% 2.5%;
	float: left;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 2% 0;
}
.menu_list>img{
	width: 30%;
	/* margin-left: 3%; */
}
.menu_list>span{
	width:60%;
	text-align: left;
	font-size: 1rem;line-height: 1.3;
	color: #666;
	margin: 0 2.5%;
}



.Memorabilia>li{
	list-style: none;
}
.litter_li>li{
	list-style: none;
	font-size: 1rem;
	line-height: 2;
}
.span_point{
	width: 2%;
	margin: 0 1.5%;
	float: left;
	color: #fb3008;
}
.li_p{
	width: 95%;
	color: #545454;
	float: left;
}
.year{
	font-size: 1.2rem;
	line-height: 2;
	margin: 3% 0 0 0;
}

.news_det_con_li_big {
	margin: 2% 0;
}

.news_det_con_li_top {
	cursor: pointer;
	padding: 0.5rem 0;
	font-size: 1.1rem;
	line-height: 2;
	background-color: rgb(237, 237, 237);
	display: -webkit-box;
	display: -ms-flexbox;
	/* IE8以上兼容写法 */
	display: -webkit-flex;
	/* 谷歌兼容写法 */
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.news_det_con_li_posi {
	width: 12%;
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	/* IE8以上兼容写法 */
	display: -webkit-flex;
	/* 谷歌兼容写法 */
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.news_det_con_li_posi>img {
	width: 50%;
	margin: 0 auto;
}

.news_det_con_li_posi>img:nth-child(2) {
	display: none;
}

.news_det_con_title {
	width: 76%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_det_con_arrow {
	width: 12%;
	float: left;
	display: -webkit-box;
	display: -ms-flexbox;
	/* IE8以上兼容写法 */
	display: -webkit-flex;
	/* 谷歌兼容写法 */
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.news_det_con_arrow>img {
	width: 50%;
	margin: 0 auto;
}

.news_det_con_arrow>img:nth-child(2) {
	display: none;
}

.check_li_top {
	background-color: rgb(0, 90, 162);
	color: white;
}

.check_li_top>.news_det_con_li_posi>img:nth-child(1) {
	display: none;
}

.check_li_top>.news_det_con_li_posi>img:nth-child(2) {
	display: block;
}

.check_li_top>.news_det_con_arrow>img:nth-child(1) {
	display: none;
}

.check_li_top>.news_det_con_arrow>img:nth-child(2) {
	display: block;
}

.check_li_top+.con_li_li_big {
	display: block;
}

.con_li_li_big {
	display: none;
	background-color: rgb(237, 237, 237);
	color: #666;
	padding: 2% 3%;
}

.con_li_li {
	padding: 0.5% 2%;
	line-height: 2;
}

.con_li_li_left {
	width: 15%;
	font-size: 1rem;
	line-height: 1.5;
	float: left;
	color: #545454;
}

.con_li_li_right {
	width: 85%;
	font-size: 1rem;
	line-height: 1.5;
	float: right;
	color: #666666;
}

.structure {
	width: 95%;
	margin: 0 auto;
}

.structure_title {
	font-weight: bold;
	font-size: 1.2rem;
	text-align: center;
	line-height: 2;
}

.structure_list_title {
	text-align: center;
	color: #fb3008;
	line-height: 2;
	padding: 1% 0;
}

.structure_list_big {
	display: flex;
	justify-content: center;
	overflow: auto;
}

.structure_list_list {
	float: left;
	width: 21%;
	margin: 0 1.5%;
	text-align: center;
	line-height: 2;
}
.structure_list_list>img{
	width: 100%;
}

.secretariat {
	margin: 3% 0;
	display: flex;
	justify-content: center;
}

.secretariat_menu {
	width: 10rem;
	background-color: rgb(237, 237, 237);
	font-size: 1rem;
	line-height: 2;
	color: #333333;
	text-align: center;
	padding: 0.5% 0;
	cursor: pointer;
}

.check_secretariat_menu {
	background-color: rgb(0, 90, 162);
	color: white;
}

.secretariat_table {
	width: 95%;
	margin: 0 auto;
}

.secretariat_table>table {
	width: 100%;
}

.secretariat_table>table>tbody>tr>td {
	padding: 2%;
	font-size: 0.9rem;
	border: 1px solid #CCCCCC;
}

.secretariat_table>table>tbody>tr>td>div {
	width: 100%;
}
.secretariat_table>table>tbody>tr>td>span {
	margin-right: 10%;
}

.secretariat_table>table>tbody>tr:nth-child(1)>td {
	text-align: center;
	font-weight: bold;
}

.secretariat_table>table>tbody>tr>td:nth-child(1) {
	color: #333333;
}

.secretariat_table>table>tbody>tr>td:nth-child(2) {
	color: #666666;
}

.secretariat_table>table>tbody>tr:nth-child(odd) {
	background-color: rgb(242, 242, 242);
}

.secretariat_table2 {
	width: 95%;
	margin: 0 auto;
}

.secretariat_table2>table {
	width: 100%;
}
.secretariat_table2>table>tbody>tr>td:nth-child(1){
	width: 40%;
}
.secretariat_table2>table>tbody>tr>td:nth-child(2){
	width: 20%;
}
.secretariat_table2>table>tbody>tr>td:nth-child(3) {
	color: #666666;
}

.secretariat_table2>table>tbody>tr>td {
	border: 1px solid #CCCCCC;
	font-size: 0.9rem;
	padding:3% 1%;
}

.secretariat_table2>table>tbody>tr:nth-child(1)>td {
	text-align: center;
	font-weight: bold;
}

.secretariat_table2>table>tbody>tr:nth-child(2)>td {
	font-weight: bold;
}

.secretariat_table2>table>tbody>tr>td:nth-child(1) {
	font-weight: bold;
}
.secretariat_table2>table>tbody>tr:nth-child(odd) {
	background-color: rgb(242, 242, 242);
}

.branch {
	padding: 2% 0;
}

.branch_table1 {}

.branch>table {
	width: 100%;
	margin: 5% 0;
}

.branch>table>tbody>tr>td {
	padding: 2% 2%;
	border: 1px solid #CCCCCC;
}

.branch>table>tbody>tr>td>span {
	margin: 0 5% 0 0;
}

.branch>table>tbody>tr>td:nth-child(2) {
	color: #333;
}

.branch>table>tbody>tr>td:nth-child(2) {
	color: #666;
}

.branch>table>tbody>tr:nth-child(1)>td {
	font-weight: bold;
	text-align: center;
}

.branch>table>tbody>tr:nth-child(odd) {
	background-color: rgb(242, 242, 242);
}

.concat_list {
	width: 31%;
	height: 9rem;
	margin:1% 1% 5% 1%;
	background-color: #f2f2f2;
	border-radius: 5px;
	float: left;
	
	display: -webkit-box;
	display: -ms-flexbox;
	/* IE8以上兼容写法 */
	display: -webkit-flex;
	/* 谷歌兼容写法 */
	display: flex;
	
	-ms-flex-direction: column;
	/* IE10以上兼容写法 */
	-moz-flex-direction: column;
	/* 火狐20以上兼容写法 */
	-webkit-flex-direction: column;
	/*谷歌21,Safari7以上兼容写法*/
	flex-direction: column;
	
	-/* 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;
}

.concat_list>img {
	width: 35%;
	margin: 20% 32.5% 5% 32.5%;
}

.concat_list>p {
	width: 95%;
	margin: 0 auto;
	font-size: 0.8rem;
	line-height: 1.5;
	text-align: center;
}

.maps {
	width: 95%;
	margin: 2rem auto;
}

.member {
	width: 95%;
	margin: 0 auto;
}

.member_big_ul {
	list-style: none;
}
.member_big_ul>li{
	margin-bottom: 5%;
}
.member_big_ul>li>h2 {
	font-size: 1rem;
	font-weight: bold;
	line-height: 2;
}

.member_litter_ul {
	list-style: none;
	margin-left: 5%;
}

.member_litter_ul>li>h3 {
	font-size: 1rem;
	line-height: 2;
	font-weight: 400;
	color: #333;
}

.member_warn {
	margin-left: 3%;
	color: #333;
	font-size: 1rem;
	line-height: 2;
}

.member>h2 {
	font-size: 1rem;
	line-height: 2;
	padding: 1% 0;
}

.member_top{
	width: 100%;
	margin: 5% 0;
}
.member_top>h2{
	font-size: 1.1rem;
	text-align: center;
	line-height: 1.5;
	color: rgb(251,48,8);
}
.member_top>p{
	text-align: center;
	font-size: 0.9rem;
	color: #333;
}
.member_top>p>span{
	margin-right: 5%;
}

.dir_list {
	padding: 3% 0;
	border-top: 1px dashed #ccc;
	
	width: 100%;
	display: flex;
	display: -webkit-box;
	display: -ms-flexbox;
	/* IE8以上兼容写法 */
	display: -webkit-flex;
	/* 谷歌兼容写法 */
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.dir_list:nth-child(1){
	border:none
}

.dir_list_img{
	width: 35%;
	height: 10rem;
	margin: 0 2.5%;
	display: none;
}
.dir_list_img>a>img{
	width: 100%;
	height: 100%;
	display: none;
}
.dir_list_det{
	width: 95%;
	margin: 0 2.5%;
}
.dir_list_det>h2{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1rem;
	cursor: pointer;
}
.dir_list_det>h2>a{
	font-size: 1rem;
	color: black;
	cursor: pointer;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dir_list_det>p{
	font-size: 0.9rem;
	line-height: 1.5;
	margin: 2% 0;
	color: #545454;
}
.dir_list_det>p>a{
	font-size: 0.9rem;
	line-height: 1.5;
	margin: 2% 0;
	color: #545454;
}
.dir_int_det{
	width: 40%;
	background-color: #005aa2;
	border-radius: 5px;
	text-align: center;
	color: white;
	padding: 1% 0;
	cursor: pointer;
}
.dir_int_det>a{
	color: white;
}

.page {
	width: 100%;
	margin: 2% 0;
	display: flex;
	justify-content: center;
}

.page>ul>li {
	width: 1rem;
	list-style: none;
	font-size: 1rem;
	line-height: 2;
	padding: 1px 8px;
	float: left;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #666;
}

.page>ul>li:nth-child(1) {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.page>ul>li:last-child {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.page>ul>.check_page {
	background-color: rgb(36, 99, 192);
	color: white;
}

.page>ul>li:hover {
	cursor: pointer;
	background-color: rgb(36, 99, 192);
	border: 1px solid rgb(36, 99, 192);
	color: white;
}

.news_det_p {
	width: 95%;
	margin: 0 auto;
}

.news_det_p>p {
	font-size: 1rem;
	line-height: 2;
	color: #666;
	margin: 3% 0;
	text-indent: 2rem;
}

.news_det_change {
	width: 90%;
	margin: 0 auto;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 1rem;
	line-height: 2;
	padding: 1% 0;
	padding: 2% 2.5%;
	color: #666;
}
.news_det_change>div{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news_det_change>div>a {
	width: 100%;
	color: #666;
}
.director_det_img{
	width: 100%;
	margin: 0;
}
.edu_tra{
	width: 95%;
	margin: 0 auto;
}
.edu_tra>p{
	font-size: 1rem;
	line-height: 2;
	color: #666;
	margin: 3% 0;
}
.news_det_con{
	margin: 5% 0;
}
.news_det_con>h2{
	text-align: center;
	color: rgb(251,48,8);
	font-weight: bold;
	font-size: 1.1rem;
	width: 80%;
	margin: 0 auto;
	text-align: center;
}
.news_det_anther {
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
	font-size: 0.9rem;
}

.news_det_anther>span {
	margin: 0 2%;
	line-height: 2;
	color: #666666;
}

.online_down {
	width: 50%;
	margin: 5% auto;
	font-size: 1.1rem;
	letter-spacing: 0.5rem;
	line-height: 2;
	background-color: rgb(251,48,8);
	color: white;
	border-radius: 5px;
	text-align: center;
	padding: 1% 0;
	cursor: pointer;
}
.members_consulting{
	width: 95%;
	margin: 0 auto;
	border-top: 1px solid #ccc;
}
.mem_con_form{
	width:100%;
	margin: 2% auto;
	display: -webkit-box;
	display: -ms-flexbox;
	/* IE8以上兼容写法 */
	display: -webkit-flex;
	/* 谷歌兼容写法 */
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.mem_con_label{
	width: 20%;
	font-size: 1rem;
	line-height: 2;
	float: left;
}
.memb_con_right{
	width: 80%;
	float: left;
}
.memb_con_right>input{
	width:90%;
	border: 1px solid #CCCCCC;
	font-size: 1rem;
	line-height: 2;
	text-indent: 0.5rem;
	padding: 0.8% 0;
	border-radius: 5px;
}
.memb_con_right>textarea{
	width: 90%;
	border: 1px solid #CCCCCC;
	font-size: 1rem;
	line-height: 2;
	text-indent: 0.5rem;
	padding: 1% 0;
	border-radius: 5px;
}
.mem_con_form_textarea{
	display: block;
}
.mem_con_form_textarea>.memb_con_right>textarea{
	font-size: 1.1rem;
	line-height: 1.5;
	height: 5rem;
}
.memb_con_right>button{
	width: 40%;
	border-radius: 5px;
	background-color: rgb(251,48,8);
	border: 1px solid #CCCCCC;
	font-size: 1.1rem;
	line-height: 2;
	color: white;
}
.memb_con_right>button:hover{
	box-shadow: 0 0 5px #ccc inset;
}

.down_ul>ul>li>.online_down_click{
	width: 25%;
	margin: 0 1%;
	font-size: 1rem;
	background-color: rgb(115,115,115);
	color: white;
	text-align: center;
	border-radius: 5px;
	float: left;
}
.down_ul>ul>li>.online_down_click>div{
	color: white;
}

.down_ul{
	width: 100%;
	padding: 5% 0;
	border-top: 1px solid #CCCCCC;
}
.down_ul>ul{
	width: 100%;
	border: 1px soid red;
}
.down_ul>ul>li{
	font-size: 1rem;
	list-style: none;
	line-height: 2;
	color: #333;
	padding: 0.5rem 0;
}
.down_ul>ul>li>.con_two_point{
	width: 5%;
	float: left;
	color: #ca2122;
}
.down_ul>ul>li>a{
	width: 65%;
	float: left;
}
.two_p{
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.two_span_date{
	width: 25%;
	float: left;
	color: #999;
}

.special_top{
	width: 70%;
	margin: 3% auto;
	font-size: 1rem;
	font-weight: bold;
	color: #fb3008;
	text-align: center;
	line-height: 2;
}
.special_top>img{
	width: 70%;
	margin: 0 15%;
	display: none;
}
.special_zhuanjia>span{
	margin: 0 2%;
}
.special_work{
	font-size: 1rem;
	font-weight: 400;
}

.code {
	width: 70%;
	margin: 1% auto;
}

.code>img {
	width: 60%;
	margin: 0 20% 3% 20%;

}

.code>p {
	font-size: 0.9rem;
	color: #666666;
	text-align: center;
	line-height: 1.5;
}

.addMember_form {
	width: 100%;
	margin: 2% 0;

	/*display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;*/
}
.addMember_input_radio>
.addMember_label {
	/*width: 35%;*/
	font-size: 1rem;
	line-height: 2;
	float: left;
}

.addMember_input {
	width: 100%;
	float: left;
}

.memb_con_right {}
.addMember_input{

	position: relative;
}
.addMember_input>input {
	width: 90%;
	border: 1px solid #CCCCCC;
	font-size: 1rem;
	line-height: 2;
	text-indent: 0.5rem;
	padding: 0.8% 0;
}

.addMember_input>textarea {
	width: 90%;
	border: 1px solid #CCCCCC;
	font-size: 1.2rem;
	line-height: 2;
	text-indent: 0.5rem;
	padding: 1% 0;
}
.addMember_input_radio{
	width: 50%;
	float: left;
}
.addMember_input_radio>input{
	margin-right: 8%;
}
.submitButton {
	width: 40%;
	border-radius: 5px;
	border: 1px solid white;
	font-size: 1.1rem;
	line-height: 2;
	padding: 1% 0;
	color: white;
	margin:5% 30% 0 30%; 
	text-align: center;
}
.down_mu{
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	display: none;
}
.down_mu img{
	width:100%;
}
.addMember_input_radio:nth-child(1)>.down_mu{
	display: block;
}
.submitButton {
	box-shadow: 0 0 5px #ccc inset;
}

.submitButton{
	background-color: rgb(251,48,8);
}
.resertButton{
	background-color: rgb(0,90,162);
}

.ba_img{
	width: 100%;
	height: auto;
	display: block
}