html{
	
}

.sub-title {
	width: 100%;
	min-width: 1202px;
	height: 75px;
	line-height: 75px;
	display: inline-block;
	border-bottom: 1px solid #d0d0d0;
}

.sub-title1 {
	width: 100%;
	min-width: 1202px;
	height: 55px;
	line-height: 55px;
	display: inline-block;
	border-bottom: 1px solid #d0d0d0;
}

.sub-title_title {
	text-align: right;
	font-size: 18px;
	color: #565656;
}

.sub-title_title a {
	font-size: 18px;
	color: #565656;
}

.sub-title_title a:hover {
	color: #789881;
}

.sub-title_title span {
	color: #789881;
	border-bottom: 1px solid #789881;
	display: inline-block;
	bottom: 0px;
	position: relative;
	z-index: 1111;
}

.sub-title_title1 {
	text-align: right;
	font-size: 18px;
	color: #565656;
}

.sub-title_title1 a {
	font-size: 18px;
	color: #565656;
}

.sub-title_title1 a:hover {
	color: #789881;
}

.sub-title_title1 span {
	color: #789881;
	border-bottom: 1px solid #789881;
	display: inline-block;
	bottom: 0px;
	position: relative;
	z-index: 1111;
}

.editorial {
	width: 1200px;
	height: 649px;
	border: 1px solid #e6e6e6;
	margin-top: 20px;
}

.editorial_img {
	width: 1200px;
	height: 525px;
	overflow: hidden;
}

.editorial_img img {
	width: 1200px;
	height: 525px;
}

.editorial_text {
	height: 120px;
	background: #fff;
	display: block;
	padding: 0 20px;
}

.article-title-box {
	display: flex;
	justify-content: space-between;
}

.article-title-box h3 {
	overflow: hidden;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.article-title-box h3 {
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 24px;
}

.editorial_text h3 a {
	font-size: 22px;
	color: #333333;
	line-height: 55px;
	letter-spacing: 2px;
	font-family: 微软雅黑;
	font-weight: bold;
	white-space: nowrap;
}

.editorial_text p {
	font-size: 18px;
	color: #474747;
	line-height: 27px;
	height: 50px;
	letter-spacing: 2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
}

.editorial_text p a {
	color: #474747;
}

.editorial_text p a.more {
	font-size: 15px;
	color: #022a4e;
	padding: 0 10px 0 12px;
	line-height: 19px;
	background: url(../images/inco1.png) no-repeat center center;
}

.editorial_r {
	font-size: 20px;
	color: #789881;
	background: url(../images/inco2.png) no-repeat 0 15px;
	line-height: 55px;
	padding-left: 20px;
	margin-left: 10px;
	font-family: 微软雅黑;
	white-space: nowrap;
	max-width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.editorial-list {
	overflow: hidden;
}

.editorial-list2 {
	overflow: hidden;
	float:left;
	width:50%;
}

.editorial-list_item {
	width: 584px;
	height: 451px;
	border: 1px solid #e6e6e6;
	margin-top: 30px;
}

.editorial-list_item:nth-child(2n) {
	float: right;
}

.editorial-list_item:nth-child(2n-1) {
	float: left;
}


.editorial-list_item2 {
	width: 584px;
	height: 451px;
	border: 1px solid #e6e6e6;
bottom:1000;
}


.editorial-list_img {
	overflow: hidden;
	width: 584px;
	height: 329px;
}

.editorial-list_item img {
	width: 582px;
	height: 329px;
}

.editorial-list_item2 img {
	width: 584px;
	height: 329px;
}
.editorial-list_text {
	width: 544px;
	height: 122px;
	background: #fff;
	display: block;
	padding: 0 20px;
}

.editorial-list_text h3 a {
	font-size: 22px;
	color: #333333;
	line-height: 55px;
	letter-spacing: 2px;
	font-family: 微软雅黑;
	font-weight: bold;
}

.editorial-list_text p {
	font-size: 18px;
	color: #474747;
	line-height: 27px;
	height: 50px;
	letter-spacing: 2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
}

.editorial-list_text p a {
	font-size: 15px;
	color: #022a4e;
	padding: 0 10px 0 12px;
	line-height: 19px;
	background: url(../images/inco1.png) no-repeat center center;
}

.page {
	overflow: hidden;
	margin-top: 30px;
	text-align: center;
}

.page a {
	width: 40px;
	height: 40px;
	background: #fff;
	display: inline-block;
	margin: 0 3px;
	color: #000;
	text-decoration: none;
	line-height: 40px;
	font-size: 14px;
}

.page-left {
	font-family: 宋体;
	font-weight: bold;
}

.page a:hover {
	color: #fff;
	background: #022a4e;
}

.page a:active {
	color: #fff;
	background: #022a4e;
}

.page .current {
	width: 40px;
	height: 40px;
	background: #022a4e;
	display: inline-block;
	margin: 0 3px;
	color: #fff;
	line-height: 40px;
}

.contents-left {
	position: fixed;
	left: 6.5%;
	top: 440px;
	z-index: 999;
}

.contents-left a {
	display: block;
}

.contents-left .cut {
	background: url(../images/contents_2.png) no-repeat 35px center;
	color: #fff;
	display: block;
	width: 97px;
}

.contents-left_item {
	background: url(../images/contents_1.png) no-repeat left center;
}

.contents-left_item a {
	font-family: 黑体； color : #022a4e;
	font-size: 25px;
	padding-left: 44px;
	line-height: 45px;
}

.contents-left_line {
	width: 3px;
	height: 80px;
	background: #022a4e;
	margin-left: 13px;
}

.contents-option {
	overflow: hidden;
	width: 100%;
	height: 50px;
	background: #fff;
	border: 1px solid #d0d0d0;
	margin-top: 20px;
	padding-left: 30px;
	display: inline-block;
}

.radio_box_title {
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #484848;
	margin-right: 10px;
}

.radio_box {
	display: inline-block;
	margin-top: 13px;
	margin-right: 35px;
}

.radio_box label {
	height: 25px;
	position: relative;
	top: 0px;
	left: -20px;
	background: url(../images/contents_4.png) no-repeat 0 3px;
	cursor: pointer;
	padding-left: 30px;
	font-size: 16px;
	color: #484848;
	line-height: 25px;
}

.radio_box input:checked+label:after {
	content: '';
	width: 30px;
	height: 20px;
	position: absolute;
	top: 3px;
	left: -1px;
	background: url(../images/contents_04.png) no-repeat;
}

.contents-list {
	overflow: hidden;
	width: 100%;
	height: 450px;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin-top: 20px;
	padding: 0 30px;
}

.contents-list h3 {
	border-bottom: 1px solid #c8c8c8;
	height: 60px;
	line-height: 60px;
	font-family: 黑体；
}

.contents-list h3 span {
	font-size: 25px;
	color: #022a4e;
	padding-left: 12px;
}

.contents-list .select {
	background: url(../images/contents_3.png) no-repeat left center;
	font-size: 25px;
	color: #fff;
	padding-left: 12px;
	display: block;
}

.contents-list_img {
	width: 1140px;
	height: 364px;
	margin-top: 26px;
}

.contents-list_left {
	float: left;
	width: 26px;
	margin-top: 159px;
}

.contents-list_right {
	float: right;
	width: 26px;
	margin-top: 159px;
}

.contents-list_item {
	float: left;
	width: 240px;
	margin: 0 15px;
}

.contents-list_item img {
	width: 240px;
	height: 335px;
	border: 1px solid #d0d0d0;
}

.subject-nav1 {
	overflow: hidden;
	width: 1202px;
	height: 640px;
	margin-top: 30px;
	background: url(../images/subject_1.png) repeat-x left bottom;
}

.subject-nav1_left {
	float: left;
	width: 335px;
}

.subject-nav1_search {
	width: 335px;
	overflow: hidden;
	margin-top: 0;
}

.subject-nav1_search input {
	float: left;
	width: 260px;
	height: 42px;
	border: 1px solid #d0d0d0;
	background: #fff;
	font-size: 20px;
	color: #333;
	text-align: center;
	letter-spacing: 5px;
	outline: none;
}

input:-moz-placeholder, textarea:-moz-placeholder {
	color: #b0b0b0;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #b0b0b0;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #b0b0b0;
}

.subject-search_button {
	float: left;
	display: block;
}

.subject-search_button a {
	width: 73px;
	height: 42px;
	background: #002b4d;
	text-align: center;
	padding-top: 12px;
	display: block;
}

.subject-scroll {
	overflow: hidden;
	height: 550px;
	display: block;
}

.subject-scroll_arrow {
	text-align: center;
	padding: 6px 0;
	width: 335px;
	display: block;
	overflow: hidden;
}

.subject-scroll_arrow a {
	display: block;
}

.subject-scroll_list {
	width: 335px;
	height: 462px;
}

.subject-scroll_item {
	width: 325px;
	height: 43px;
	line-height: 43px;
	margin: 8px 5px;
	background: #fff;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subject-scroll_item a {
	display: block;
	font-size: 21px;
	color: #333333;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subject-scroll_item:hover {
	box-shadow: 0 0 5px rgba(0, 0, 0, .4);
	display: block;
}

.subject-nav1_right {
	float: right;
	width: 837px;
}

.subject-nav1_right_img {
	overflow: hidden;
	width: 837px;
	height: 477px;
	position: relative;
}

.subject-nav1_right_img img {
	width: 837px;
	height: 477px;
	border: 1px solid #d0d0d0;
}

.subject-nav1_right_img span {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	background: url(../images/subject_4.png) repeat-x left bottom;
	height: 106px;
	display: table-cell;
	padding: 50px 10px 0 10px;
}

.subject-nav1_right_img a {
	font-size: 30px;
	color: #fff !important;
	line-height: 46px;
	display: block;
}

.subject-nav1_right_list {
	padding: 10px 10px 0 10px;
}

.subject-nav1_right_item {
	background: url(../images/subject_5.png) no-repeat left center;
	background-size: 12px 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subject-nav1_right_item a {
	font-size: 22px;
	color: #333;
	line-height: 40px;
	padding-left: 20px;
	letter-spacing: 3px;
}

.subject-nav2 {
	overflow: hidden;
	width: 1202px;
	margin-top: 30px;
	background: url(../images/subject_1.png) repeat-x left bottom;
}

.subject-nav2-list {
	width: 584px;
	border: 1px solid #e6e6e6;
	margin-bottom: 30px;
}

.subject-nav2-list:nth-child(2n) {
	float: right;
}

.subject-nav2-list:nth-child(2n-1) {
	float: left;
}

.subject-nav2_img {
	overflow: hidden;
	width: 584px;
	height: 329px;
	position: relative;
}

.subject-nav2_img img {
	width: 584px;
	height: 329px;
}

.subject-nav2_img span {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: url(../images/subject_4.png) repeat-x left bottom;
	height: 106px;
	overflow: hidden;
	display: table-cell;
	padding: 55px 10px 0 10px;
	text-align: justify;
}

.subject-nav2_img a {
	font-size: 30px;
	color: #fff;
	line-height: 48px;
	display: block;
}

.subject-nav2_list {
	padding: 10px 10px 0 10px;
	background: #fff;
	display: block;
	height: 140px;
}

.subject-nav2_item {
	background: url(../images/subject_5.png) no-repeat left center;
	background-size: 12px 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	letter-spacing: 3px;
}

.subject-nav2_item a {
	font-size: 22px;
	color: #333;
	line-height: 40px;
	padding-left: 20px;
}

.subject-nav3 {
	overflow: hidden;
	width: 1202px;
	margin-top: 30px;
}

.subject-nav3-list {
	width: 378px;
	border: 1px solid #e6e6e6;
	margin-bottom: 30px;
}

.subject-nav3-list:nth-child(3n) {
	float: right;
}

.subject-nav3-list:nth-child(3n-2) {
	float: left;
}

.subject-nav3-list:nth-child(3n-1) {
	float: left;
	margin-left: 30px;
}

.subject-nav3_img {
	width: 378px;
	height: 213px;
	position: relative;
}

.subject-nav3_img img {
	width: 378px;
	height: 213px;
}

.subject-nav3_img span {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
	background: url(../images/subject_4.png) repeat-x left bottom;
	height: 106px;
	display: table-cell;
	padding: 55px 10px 0 10px;
}

.subject-nav3_img a {
	font-size: 30px;
	color: #fff;
	line-height: 46px;
	display: block;
}

.subject-nav3_list {
	padding: 10px 10px 0 10px;
	background: #fff;
	display: block;
	height: 93px;
}

.subject-nav3_item {
	background: url(../images/subject_5.png) no-repeat left center;
	background-size: 12px 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.subject-nav3_item a {
	font-size: 22px;
	color: #333;
	line-height: 40px;
	padding-left: 20px;
	letter-spacing: 3px;
}

.subject-nav3_item a:hover {
	color: #022a4e;
}

.recommend_r {
	font-size: 18px;
	color: #789881;
	background: url(../images/recommend_1.png) no-repeat left center;
	line-height: 55px;
	padding-left: 20px;
	font-family: 微软雅黑;
	white-space: nowrap;
}

.recommend_r_select {
	float: right;
	font-size: 18px;
	color: #789881;
	background: url(../images/recommend_01.png) no-repeat left center;
	line-height: 55px;
	padding-left: 20px;
	font-family: 微软雅黑;
}

.recommend_r_select a {
	font-size: 18px;
	color: #789881;
	font-weight: normal;
	font-family: 黑体;
}

.recommend_r a {
	font-size: 18px;
	color: #789881;
	font-weight: normal;
	font-family: 黑体;
}

.recommend-list_text {
	height: 122px;
	background: #fff;
	display: block;
	padding: 0 20px;
}

.recommend-list_title {
	font-size: 22px;
	color: #494949;
	line-height: 55px;
	letter-spacing: 3px;
	font-family: 微软雅黑;
	font-weight: bold;
}

.recommend-list_text p {
	font-size: 18px;
	color: #636363;
	line-height: 27px;
	height: 50px;
	letter-spacing: 2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
}

.recommend-list_text p a {
	color: #636363;
}

.recommend-list_text p a.more {
	font-size: 15px;
	color: #022a4e;
	padding: 0 10px 0 12px;
	line-height: 19px;
	background: url(../images/inco1.png) no-repeat center center;
}

.recommend-title {
	padding-top: 35px;
	overflow: hidden;
}

.recommend-title_left {
	width: 544px;
	text-align: center;
	float: left;
}

.recommend-title_right {
	width: 544px;
	text-align: center;
	float: right;
}

.discussion-banner {
	width: 100%;
	min-width: 1202px;
	height: auto;
	overflow: hidden;
}

form {
	float: left;
}

.discussion-select {
	width: 150px;
	height: 33px;
	border: 1px solid #cbcbcb;
	float: right;
	margin-top: 8px;
	margin-right: 12px;
}

.discussion-select select {
	border: none; //
	清除select聚焦时候的边框颜色 outline: none;
	width: 150px;
	height: 33px;
	line-height: 33px; //
	隐藏select的下拉图标 appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-left: 15px;
	background: url(../images/discussion_1.png) no-repeat 130px center;
	background-size: 9px 5px;
	font-size: 18px;
	color: #474747;
	font-family: 微软雅黑;
	outline: none;
}

select::-ms-expand {
	display: none;
}

.discussion-search {
	width: 365px;
	float: right;
	margin-top: 8px;
	margin-right: 12px;
}

.discussion-search input {
	float: left;
	width: 275px;
	height: 33px;
	border: 1px solid #cbcbcb;
	background: #fff;
	font-size: 18px;
	color: #333;
	padding-left: 15px;
	outline: none;
}

.discussion-search_button {
	float: left;
	display: block;
}

.discussion-search_button a {
	width: 73px;
	height: 33px;
	background: #002b4d;
	text-align: center;
	padding-top: 8px;
	display: block;
}

.discussion-button {
	float: right;
	margin-right: 22px;
	width: 188px;
	height: 33px;
	background: #022a4e;
	display: block;
	text-align: center;
	margin-top: 8px;
}

.discussion-button a {
	font-size: 18px;
	color: #fff;
	line-height: 33px;
	display: block;
}

.discussion-topic {
	overflow: visible;
	border: 1px solid #cbcbcb;
	background: #fff;
	display: block;
	margin-top: 20px;
	padding: 22px;
}

.discussion-topic-table {
	width: 1156px;
	overflow: visible;
}

.discussion-topic-table thead th {
	height: 54px;
	background: #f0f1f5;
	border-right: none;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
}

.discussion-topic-table tbody tr {
	width: 100%;
	height: auto;
	text-align: center;
}

.discussion-topic-table tbody td {
	font-size: 20px;
	color: #474747;
	line-height: 50px;
	padding: 15px 0;
	vertical-align: middle;
}

.discussion-topin_list {
	text-align: left;
	padding-left: 20px !important;
	padding-right: 20px !important;
	vertical-align: middle;
}

.discussion-topin_img {
	padding-right: 6px;
	display: inline-flex;
	align-items: center;
	height: 28px;
}

.discussion-users {
	display:flex; 
	align-items: center;
}

.discussion-topin_img1 img {
	width: 40px;
	margin-right: 5px;
}

.discussion-topin_name {
	max-width: 130px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
}

.discussion-topic_title_row {
	display: flex;
	align-items: center;
	width: 100%;
}

.discussion-topic_item {
	max-width: 380px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: left;
	font-size: 20px;
	color: #474747;
	line-height: 1.4;
	display: inline-block;
}

.discussion-topic_item a {
	font-size: 20px;
	color: #474747;
	line-height: 1.4;
}

.discussion-topic_item a:hover {
	color: #022a4e;
}

.discussion-topic_item_wrapper {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
}

.discussion-topic_date {
	font-size: 14px;
	color: #999999;
	line-height: 1.2;
	padding-top: 2px;
	display: block;
	text-align: left;
}

.discussion-topin_img2 {
	position: relative;
	top: 8px;
}

.discussion-topic-table>tbody>tr:nth-child(even)>td {
	background-color: #f5f9fc;
}

.discussion-topic-table>thead {
	text-align: center;
}

.editorial-article {
	width: 100%;
	min-width: 1202px;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #d0d0d0;
	background: #fff;
	position: fixed;
	top: 115px;
	left: 0px;
	z-index: 100;
}

.editorial-article_title {
	float: left;
	line-height: 55px;
	font-size: 16px;
	color: #022a4e;
}

.editorial-article_title a {
	color: #022a4e;
	padding: 0 12px;
	font-size: 16px;
}

.editorial-article_title span {
	color: #c45a65;
}

.editorial-word {
	float: right;
}

.editorial-word ul li {
	float: left;
}

.editorial-word1 {
	background: url(../images/recommend_1.png) no-repeat left center;
}

.editorial-word1_select {
	background: url(../images/recommend_01.png) no-repeat left center;
	background-size: 17px 17px;
	position: relative;
	top: 1px;
}

.editorial-word1 a {
	font-size: 16px;
	color: #799982;
	padding-left: 22px;
}

.editorial-word2 {
	margin-left: 20px;
	background: url(../images/inco06.png) no-repeat left center;
	font-size: 16px;
	color: #1491a8 !important;
	padding-left: 22px;
}

.editorial-word2_select {
	background: url(../images/inco6.png) no-repeat left center;
	background-size: 17px 17px;
	position: relative;
	top: 1px;
	color: #1491a8 !important;
	padding-left: 22px;
	margin-left: 20px;
}

.editorial-word3 {
	margin-left: 20px;
	vertical-align: middle;
}

.editorial-word4 {
	margin-left: 10px;
}

.editorial-word4 a {
	font-size: 16px;
	color: #022a4e;
	padding-left: 22px;
	line-height: 46px;
}

.editorial-content {
	margin-top: 20px;
	border: 1px solid #d0d0d0;
	padding: 0 70px;
	background: #fff;
}

.editorial-content_title {
	border-bottom: 1px solid #d0d0d0;
	text-align: center;
}

.editorial-content_title h3 {
	font-size: 48px;
	color: #333;
	padding-top: 40px;
	letter-spacing: 4px;
}

.editorial-content_title p {
	font-size: 30px;
	color: #474747;
	padding-top: 15px;
	letter-spacing: 2.5px;
}

.editorial-content_title span {
	font-size: 24px;
	color: #002348;
	line-height: 65px;
	letter-spacing: 1px;
}

/* 作者链接默认间距 */
.editorial-content_title span .author-link {
	display: inline-block;
	margin-right: 5px;
}

/* 当英文作者名后面跟着另一个英文作者名时，增加间距 */
.editorial-content_title span .author-en + .author-en {
	margin-left: 11px;
}

.editorial-inco {
	display: inline-block;
	vertical-align: top;
	padding-top: 19px;
	padding-left: 15px;
}

.editorial-date {
	height: 55px;
	line-height: 55px;
	font-size: 20px;
	color: #598164;
	letter-spacing: 2px;
}

.editorial-date i {
	background: url(../images/editorial_6.png) no-repeat center center;
}

.editorial-date span {
	float: right;
}

.editorial-text {
	font-size: 25px;
	color: #575757;
	line-height: 40px;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 2px;
	font-weight: normal;
}

.editorial-text a{
	text-decoration:underline;
}

.editorial-text p{
	/*font-size:25px;*/
	
}
.editorial-text_ba {
	font-size: 25px;
	color: #1491a8;
	line-height: 40px;
	text-align: justify;
	text-justify: inter-ideograph;
	letter-spacing: 2px;
	font-weight: normal;
	margin-bottom: 50px;
	margin-top: 40px;
}

.editorial-text img {
	
	/*
	width: auto;
	height: auto;
	*/
	border: 1px solid #d0d0d0;
}


.editorial-more {
	width: 128px;
	height: 31px;
	padding-left: 5px;
	line-height: 31px;
	background: url(../images/editorial_2.png) no-repeat center center;
	margin: 30px auto;
	text-align: center;
}

.editorial-more a {
	font-size: 22px;
	color: #022a4e;
	text-align: center;
}

.editorial-talk {
	height: 80px;
	border-top: 1px solid #d0d0d0;
	background: url(../images/editorial_1.png) no-repeat center center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.editorial-talk a {
	font-size: 22px;
	color: #799982;
	line-height: 31px;
	text-align: center;
}

.editorial-list {
	overflow: hidden;
}

.editorial-show_item {
	float: left;
	width: 378px;
	height: 260px;
	border: 1px solid #d0d0d0;
	margin-top: 30px;
}

.editorial-show_item:nth-child(3n) {
	float: right;
}

.editorial-show_item:nth-child(3n-2) {
	float: left;
}

.editorial-show_item:nth-child(3n-1) {
	float: left;
	margin-left: 30px;
}

.editorial-show_img {
	width: 378px;
	height: 213px;
}

.editorial-show_img img {
	width: 378px;
	height: 213px;
}

.editorial-show_item span {
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 21px;
	color: #565656;
	background: #fff;
	text-align: left;
	padding-left: 10px;
	letter-spacing: 3px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
	white-space: nowrap;
}

.custome-arrow {
	position: relative;
	display: inline-block;
	width: 23px;
	height: 20px;
	border-radius: 50%;
	background: #c45a65;
	cursor: pointer;
	top: 12px;
	padding-top: 3px;
}

.custome-arrow:before {
	content: "";
	display: inline-block;
	vertical-align: 12px;
	margin-left:  -44px;
	border: 6px solid;
	border-color: #fff transparent transparent transparent;
}
/*
.custome-arrow:hover .custome-popup {
	display: block;
}
*/
.author-badgee:before {
	
}

.author-badgee:hover .author-badgee-popup {
	/*
	display: block;
	*/
}


.author-badgee-popup {
	position: absolute;
	display: none;
	left: 50%;
	width: 620px;
	margin-left: -310px;
	padding: 10px 20px;
	background: rgba(250, 247, 238, .95);
	box-shadow: 0 0 18px rgba(0, 0, 0, .4);
	font-size: 16px;
	color: #c45a65;
	line-height: 35px;
	z-index: 99999;
	margin-top: 0px;
}

/* 作者信息块之间的间距和分隔线 */
.author-badgee-popup > div {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(196, 90, 101, 0.2);
}

.author-badgee-popup > div:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

/* 作者简介样式 */
.author-badgee-popup .author-description {
	font-size: 18px;
	line-height: 30px;
	text-indent: 40px;
	margin-top: 5px;
	text-align: justify;
}

/* 三角形指示器 */
.author-badgee-popup:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -30px;
	border: 10px solid;
	border-color: transparent transparent #faf7ee transparent;
}

.custome-popup {
	position: absolute;
	display: none;
	left: 50%;
	width: 620px;
	margin-left: -310px;
	padding: 10px 20px;
	background: rgba(250, 247, 238, .95);
	box-shadow: 0 0 18px rgba(0, 0, 0, .4);
	font-size: 20px;
	color: #c45a65;
	line-height: 35px;
	z-index: 99999;
	margin-top: 0px;
}

.custome-popup:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -30px;
	border: 10px solid;
	border-color: transparent transparent #faf7ee transparent;
}

.editorial-word03 {
	position: relative;
	display: inline-block;
	width: 23px;
	height: 55px;
	background: url(../images/editorial_4.png) no-repeat center center;
	cursor: pointer;
	margin-left: 20px;
}

.editorial-word03:before {
	content: "";
	display: inline-block;
}

.editorial-word03:hover .editorial-word03-list {
	display: block;
}

.editorial-word03-list {
	position: absolute;
	display: none;
	left: 50%;
	width: 42px;
	margin-left: -21px;
	z-index: 99999;
}

.editorial-word03-list img {
	width: 42px;
	height: 42px;
}

.editorial-word03-list ul {
	margin-top: -5px;
}

.editorial-word03-list ul li {
	height: 55px;
}

.editorial-end {
	position: relative;
	display: inline-block;
	cursor: pointer;
	top: -4px;
}

.editorial-end img {
	border: 0;
}

.enter {
	width: 1200px;
	background: #fff;
	border: 1px solid #d0d0d0;
	margin-top: 25px;
}

.enter-login {
	width: 700px;
	margin: 0 auto;
	margin-top: 100px;
	padding-bottom: 300px;
}

.enter-login h3 {
	text-align: center;
	font-size: 30px;
	color: #474747;
	line-height: 100px;
	letter-spacing: 2px;
}

.enter-input {
	margin-bottom: 24px;
	width: 700px;
	overflow: hidden;
}

.enter-input-name {
	width: 125px;
	float: left;
	color: #565656;
	font-size: 22px;
	line-height: 50px;
	text-align: justify;
	display: inline-flex;
}
.enter-username {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 16px;
	width: 516px;
	float: left;
	border-radius: 5px;
	padding-left: 55px;
}

.enter-email {
	background: url(../images/login_1.png) no-repeat 20px center;
}

.enter-password {
	background: url(../images/login_2.png) no-repeat 20px center;
}

.enter-code {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 16px;
	width: 245px;
	float: left;
	border-radius: 5px;
	padding-left: 55px;
	background: url(../images/login_3.png) no-repeat 20px center;
}

.enter-code1 {
	margin-left: 20px;
}

.enter-code2 {
	float: right;
	background: url(../images/login_5.png) no-repeat left center;
}

.enter-code2 a {
	font-size: 18px;
	color: #565656;
	line-height: 50px;
	padding-left: 20px;
	letter-spacing: 0;
}

.enter-forget {
	margin-left: 125px;
}

.enter-forget1 {
	font-size: 18px;
	color: #c45a65;
	text-decoration: underline;
}

.enter-forget2 {
	font-size: 18px;
	color: #1491a8;
	text-decoration: underline;
	margin-left: 125px;
}

.enter-button {
	border-top: 1px solid #bbbbbb;
	text-align: center;
	margin-top: 30px;
	padding: 30px 0;
}

.enter-quick {
	border-top: 1px solid #bbb;
	margin-top: 10px;
}

.enter-quick h2 {
	font-size: 20px;
	height: 22px;
	width: 120px;
	margin: 0 auto;
	color: #474747;
	background: #fff;
	text-align: center;
	position: relative;
	top: -16px;
	letter-spacing: 2px;
}

.enter-quick ul {
	text-align: center;
	width: 328px;
	margin: 0 auto;
}

.enter-quick ul li {
	float: left;
	margin: 0 20px;
	margin-top: 35px;
}

.register-input-name {
	width: 125px;
	float: left;
	color: #474747;
	font-size: 22px;
	line-height: 50px;
	text-align: right;
	white-space: nowrap;
}

.register-username {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 16px;
	width: 548px;
	float: left;
	border-radius: 5px;
	padding-left: 20px;
}

.register-email {
	height: 48px;
	border: 1px solid #bebebe;
	font-size: 16px;
	width: 390px;
	float: left;
	border-radius: 5px;
	padding-left: 20px;
	color: #333;
}

.register-code {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 16px;
	width: 140px;
	float: right;
	border-radius: 5px;
	text-align: center;
	display: block;
	position:relative;
	left:-27px;
}

.register-code a {
	font-size: 16px;
	color: #1491a8;
	line-height: 48px;
	display: block;
}

.register-text {
	font-size: 16px;
	color: #789881;
	line-height: 32px;
	margin-left: 115px;
	margin-bottom: 20px;
}

.register-text span {
	color: #ff0000;
}

.register-input {
	height: 110px;
}

.register-input_check {
	margin-left: 125px;
	height: 55px;
	line-height: 55px;
	font-size: 16px;
	color: #a5a5a5;
	display: block;
}

.register-input_check label {
	background: url(../images/register_1.png) no-repeat 0 18px;
	width: 232px;
	padding-left: 25px;
}

.register-input_check input[type=checkbox]:checked+label {
	background: url(../images/register_01.png) no-repeat 0 18px;
}

.register-forget {
	font-size: 20px;
	color: #333;
	margin-top: 25px;
}

.register-forget span {
	position: relative;
	top: -4px;
}

.register-forget label {
	background: url(../images/register_2.png) no-repeat;
	padding-left: 30px;
}

.register-forget input[type=checkbox]:checked+label {
	background: url(../images/register_02.png) no-repeat;
}

.register-forget a {
	font-size: 20px;
	color: #022a4e;
	text-decoration: underline;
}

.register-button {
	text-align: center;
	margin-top: 30px;
	padding: 30px 0;
}

.link-box {
	overflow: hidden;
	width: 100%;
	height: auto;
	border: 1px solid #d4d3d2;
	background: #fff;
	margin-top: 25px;
	padding: 15px;
}

.link-box_img {
	width: 278px;
	height: 156px;
	display: block;
	overflow: hidden;
	float: left;
	border: 1px solid #D0D0D0;
}

.link-box_img img {
	width: 278px;
	height: 156px;
	transition: all 0.6s ease-in-out;
}

.link-box_img:hover img {
	transform: scale(1.1);
}

.link-box_right {
	width: 865px;
	float: right;
}

.link-box_right ul {
	margin-top: 10px;
	height: 125px;
}

.link-box_item {
	display: inline-block;
	width: 865px;
}

.link-box_item_txt {
	max-width: 360px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}

.link-box_item a {
	font-size: 22px;
	color: #333;
	line-height: 40px;
}

.link-box_item a:hover {
	color: #022a4e;
}

.link-box_item_author {
	font-style: normal;
	color: #565656;
	float: left;
	max-width: 180px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.link-box_item_date {
	float: right;
	font-size: 16px;
	color: #474747;
	line-height: 40px;
}

.link-box_item_time {
	float: left;
	font-size: 20px;
	color: #1491a8;
	line-height: 40px;
	padding-left: 20px;
}

.link-box_item img {
	position: relative;
	top: 10px;
	padding-right: 28px;
	float: left;
}

.link-box_more {
	float: right;
	background: url(../images/inco3.png) no-repeat center center;
	text-align: center;
}

.link-box_more a {
	font-size: 15px;
	color: #022a4e;
	line-height: 26px;
	padding: 0 20px;
	letter-spacing: 2px;
}

.link-box_right1 {
	width: 865px;
	float: right;
}

.link-box_right1 h2 {
	margin-top: 10px;
	letter-spacing: 2px;
}

.link-box_right1 h2 a {
	font-size: 22px;
	color: #333;
	line-height: 55px;
}

.link-box_right1 h2 span {
	color: #565656;
}

.link-box_right1 i {
	float: right;
	font-style: normal;
	background: url(../images/inco2.png) no-repeat left center;
	background-size: 9px 22px;
	font-size: 16px;
	color: #769981;
	line-height: 55px;
	padding-left: 15px;
}

.link-box_right1 p {
	font-size: 16px;
	color: #474747;
	line-height: 25px;
	letter-spacing: 2px;
	text-align: justify;
}

.link-box_right1 p a {
	background: url(../images/inco3.png) no-repeat center center;
	text-align: center;
	padding: 0 25px;
	color: #022a4e;
	font-size: 15px;
}

.link-search {
	width: 1200px;
	margin-top: 25px;
	background: #fff;
	height: 50px;
	border: 1px solid #cbcbcb;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.link-search2 {
	margin-top: 20px;
	border: 1px solid #cbcbcb;
}

.link-search2 input {
	font-size: 16px;
	color: #333;
	outline: none;
	padding-left: 20px;
	border: none;
}

.link-search2 input::placeholder {
	color: #ccc;
}

.link-search2 .btn-plain {
	background: #fff;
	padding-right: 35px;
	border-radius: 0px;
}

.link-search2 .btn-plain::after {
	position: absolute;
	right: 10px;
	top: 43%;
	font-size: 24px;
}

.link-search2 .dropdown-menu {
	min-width: 50px !important;
}

.link-search .form-select {
	width: 124px !important;
	border-radius: 0;
	line-height: 1.2;
	color: #ccc;
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23cccccc' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
}

.link-select {
	float: left;
	font-size: 16px;
	color: #bbb;
	outline: none;
}

.link-search_button {
	width: 125px;
	height: 50px;
	background: #022a4e;
	float: left;
	display: block;
}

.link-search_button a {
	background: url(../images/subject_search.png) no-repeat 30px center;
	display: block;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	padding-left: 55px;
}





.link-second {
	width: 1202px;
	overflow: hidden;
	height: 52px;
	margin-top: 25px;
	display: flex;
	justify-content: space-between;
}

.link-second_left {
	height: 50px;
	background: #fff;
	border: 1px solid #cbcbcb;
	padding-left: 30px;
	padding-top: 14px;
	padding-right: 14px;
	display: flex;
}

.link-second_title-check {
	float: left;
	margin-top: 3px;
	margin-right: 55px;
	margin-left: 20px;
}

.link-second_title-check label{
	background: url(../images/register_2.png) no-repeat; 
	background-size:16px 16px; 
	padding-left: 30px;
	font-size: 16px;
	color: #565656;
	cursor: pointer;
	position: relative;
	top: 0;
	left:-20px;
}
.link-second_title-check input[type=checkbox]:checked+label{

 background: url(../images/register_02.png) no-repeat;
 background-size:16px 16px; 
 padding-bottom: 30px;
 top: 0;
}

.link-second_title-check1 {
	margin-top: 1px;
	margin-right: 15px;
	margin-left: 20px;
}

.link-second_title-check1 label {
	background: url(../images/register_2.png) no-repeat;
	background-size: 16px 16px;
	padding-left: 30px;
	font-size: 16px;
	color: #565656;
	cursor: pointer;
	position: relative;
	left: -20px;
	top: 2px;
}

.link-second_title-check1 input[type=checkbox]:checked+label {
	background: url(../images/register_02.png) no-repeat;
	background-size: 16px 16px;
	padding-bottom: 30px;
	top: 2px;
}

.link-second_title-check1_text {
	position: relative;
	top: -3px;
}

.link-second_right {
	height: 50px;
	background: #fff;
	border: 1px solid #cbcbcb;
	padding-left: 30px;
	padding-right: 14px;
}

.radio_box1 {
	display: inline-block;
	margin-right: -5px;
	margin-top: 13px;
}

.radio_box1 label {
	height: 20px;
	position: relative;
	top: 1px;
	left: -20px;
	background: url(../images/contents_4.png) no-repeat 0 3px;
	background-size: 16px 16px;
	cursor: pointer;
	padding-left: 30px;
	font-size: 16px;
	color: #484848;
}

.radio_box1 input:checked+label:after {
	content: '';
	width: 30px;
	height: 20px;
	position: absolute;
	top: 3px;
	left: 0px;
	background: url(../images/contents_04.png) no-repeat;
	background-size: 16px 16px;
}

.radio_box_title_text {
	position: relative;
	top: -1px;
}

.link-second_list {
	overflow: hidden;
	margin-top: 10px;
}

.link-second_item {
	height: 50px;
	background: #fff;
	border: 1px solid #e9e8d6;
	margin-top: 15px;
	padding: 0 15px;
}

.link-second_item_date {
	float: right;
	font-size: 22px;
	color: #474747;
	line-height: 50px;
	letter-spacing: 0;
	font-family: 黑体；
}

.link-second_item_time {
	font-size: 20px;
	color: #1491a8;
	line-height: 50px;
	padding-left: 20px;
}

.link-second_item a {
	font-size: 22px;
	color: #333;
	line-height: 50px;
}

.link-second_item a:hover {
	color: #022a4e;
}

.link-second_item i {
	font-style: normal;
	color: #565656;
	font-size: 22px;
}

.link-second_item img {
	position: relative;
	top: -2px;
	padding-right: 20px;
}

.author-box {
	overflow: hidden;
	margin-bottom: 60px;
}

.author-content {
	overflow: hidden;
	width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}

.author-box {
	display: flex;
	justify-content: end;
	margin-bottom: 10px;
}

.author {
	height: 200px;
	border: 1px solid #e6e6e5;
	background: #fff;
	margin-top: 75px;
	padding: 0 30px;
}

.author-box:nth-child(odd) {
	justify-content: start;
	padding-right: 20px;
}
.author-box:nth-child(even) {
	justify-content: end;
	padding-left: 20px;
}

.author-top {
	height: 110px;
	display: inline-block;
}

.author-top img {
	width: 143px;
	height: 143px;
	border-radius: 50%;
	position: relative;
	top: -38px;
	box-shadow: 2px 3px 5px #9f9b9c;
	float: left;
}

.author-top_right {
	margin-left: 180px;
	display: block;
	position: relative;
} 

.author-top_right h2 {
	font-size: 30px;
	color: #022a4e;
	padding-top: 15px;
	letter-spacing: 2px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 350px;
}

.author-top_right p {
	font-size: 20px;
	color: #022a4e;
	padding-top: 10px;
	letter-spacing: 2px;
}

.author-bottom {
	height: 90px;
	overflow: hidden;
	display: inline-block;
}

.author-bottom_item {
	background: url(../images/subject_5.png) no-repeat left center;
	background-size: 11px 11px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 519px;
}

.author-bottom_item a {
	font-size: 20px;
	color: #333;
	line-height: 40px;
	letter-spacing: 2px;
}

.author-bottom_item a:hover {
	color: #022a4e;
}

.author-bottom_item span {
	padding-left: 25px;
}

.label-box_img {
	width: 378px;
	height: 213px;
	overflow: hidden;
}

.label-box_img img {
	width: 378px;
	height: 213px;
}

.label-box_img span {
	position: relative;
	left: 0;
	bottom: 75px;
	overflow: hidden;
	background: url(../images/subject_4.png) repeat-x left bottom;
	height: 76px;
	display: block;
	padding: 15px 10px 0 10px;
}

.label-box_img a {
	font-size: 30px;
	color: #fff;
	line-height: 46px;
	display: block;
}

.commentary-box {
	overflow: hidden;
	width: 1131px;
	height: auto;
	border: 2px solid #dcdcdc;
	background: #fff;
	margin-top: 25px;
	padding: 0 30px 0 35px;
	height: 143px;
}

.commentary-box_img {
	width: 125px;
	padding-top: 9px;
	float: left;
}

.commentary-box_img img {
	width: 125px;
	height: 125px;
}

.commentary-box_right {
	width: 970px;
	float: right;
}

.commentary-box_right h2 {
	margin-top: 10px;
	letter-spacing: 2px;
}

.commentary-box_right h2 a {
	font-size: 22px;
	color: #333;
	line-height: 55px;
}

.commentary-box_right h2 span {
	color: #565656;
}

.commentary-box_right i {
	float: right;
	font-style: normal;
	background: url(../images/inco2.png) no-repeat left center;
	background-size: 9px 22px;
	font-size: 22px;
	color: #769981;
	line-height: 55px;
	padding-left: 15px;
}

.commentary-box_right p {
	font-size: 16px;
	color: #474747;
	line-height: 25px;
	letter-spacing: 2px;
	text-align: justify;
}

.commentary-box_right p a {
	font-size: 15px;
	color: #022a4e;
	padding: 0 10px 0 12px;
	line-height: 19px;
	background: url(../images/inco1.png) no-repeat center center;
}

.insight-check {
	float: left;
	margin-top: 1px;
	margin-left: 20px;
	margin-right: 150px;
}

.insight-check:nth-child(4n) {
	margin-right: 0;
}

.insight-check label {
	background: url(../images/register_2.png) no-repeat;
	padding-left: 30px;
	font-size: 16px;
	color: #565656;
	line-height: 20px;
	cursor: pointer;
	position: relative;
	top: 0;
}

.insight-check input[type=checkbox]:checked+label {
	background: url(../images/register_02.png) no-repeat;
	padding-bottom: 30px;
	top: 0;
}

.insight_radio {
	display: inline-block;
	position: relative;
	margin-top: 17px;
	margin-right: 140px;
}

.insight_radio label {
	width: 110px;
	height: 20px;
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(../images/contents_4.png) no-repeat;
	cursor: pointer;
	padding-left: 30px;
	font-size: 16px;
	color: #565656;
	line-height: 18px;
}

.insight_radio input:checked+label:after {
	content: '';
	width: 110px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/contents_04.png) no-repeat;
}

.insight-box {
	overflow: hidden;
	width: 1202px;
	margin-top: 20px;
}

.insight-list {
	float: left;
	width: 378px;
	height: 258px;
	border: 1px solid #e6e6e6;
	margin-top: 30px;
	margin-right: 30px;
}

.insight-list_img {
	height: 213px;
	overflow: hidden;
}

.insight-list_bg {
	height: 213px;
	position: absolute;
}

.insight_bg_img {
	position: absolute;
}

.insight_bg_img img {
	width: 377px;
	height: 213px;
}

.insight-list_title {
	position: relative;
	left: 0;
	top: 5px;
	overflow: hidden;
}

.insight-list_title img {
	width: 140px;
	height: 43px;
}

.insight_player {
	position: relative;
	width: 84px;
	height: 84px;
	top: 50%;
	margin-top: -42px;
	left: 50%;
	margin-left: -42px;
	overflow: hidden;
}

.insight_text {
	height: 43px;
	background: #fff;
	display: block;
	padding: 0 10px;
	overflow: hidden;
	white-space: nowrap;
	display: flex;
	align-items: center;
}

.insight_text h3 {
	overflow: hidden;
	text-overflow: ellipsis;
}

.insight_text span {
	font-size: 18px;
}

.insight_text_title {
	font-size: 18px;
	color: #494949;
	line-height: 45px;
	letter-spacing: 2px;
	font-family: 微软雅黑;
}

.insight-list:nth-child(3n) {
	margin-right: 0;
}

.insight-time {
	position: relative;
	left: 290px;
	top: 148px;
	height: 22px;
	background: #022a4e;
	line-height: 22px;
	font-size: 16px;
	color: #fff;
	width: 90px;
	text-align: center;
}

.discussion-show-select {
	color: #022a4e;
	padding: 0 12px;
	font-size: 16px;
}

.discussion-show-select input {
	width: 64px;
	height: 34px;
	border: 1px solid #c8c8c8;
	border-radius: 34px;
	margin: 0 10px;
	font-size: 15px;
	color: #bbbbbb;
	text-align: center;
	outline: none;
}

.discussion-show {
	overflow: hidden;
	margin-top: 55px;
	margin-bottom: 35px;
}

.discussion-show h3 {
	font-size: 36px;
	color: #333;
	line-height: 50px;
	padding-left: 30px;
}

.discussion-show-box {
	border-bottom: 1px solid #dcdcd9;
	margin-top: 10px;
	padding-bottom: 35px;
	overflow: hidden;
}

.discussion-show-box1 {
	width: 1200px;
	overflow: hidden;
	border: 1px solid #d0d0d0;
	background: #fff;
}

.discussion-show-box1_title {
	background: #f0f1f5;
	margin: 30px 20px;
	padding: 0px 20px;
	display: flex;
	align-items: center;
}

.discussion-show-box1_title_left {
	width: 130px;
}

.discussion-show-box1_title_left img {
	width: 105px;
}

.discussion-show-box1_title_right {
	width: 980px;
}

.discussion-show-box1_title_right h2 {
	font-size: 24px;
	color: #333;
	line-height: 45px;
}

.discussion-show-box1_title_right h2 img {
	position: relative;
	left: 35px;
	top: -2px;
}

.discussion-show-box1_title_right1 {
	font-size: 16px;
	color: #022a4e;
}

.discussion-show-box1_title_right2 a {
	background: url(../images/discussion_8.png) no-repeat left center;
	margin-left: 60px;
	font-size: 16px;
	color: #7a9781;
	padding-left: 30px;
}

.discussion-show-box1_title_right2 .select {
	background: url(../images/discussion_08.png) no-repeat left center;
}

.discussion-show-box1_title_right3 {
	float: right;
	font-size: 16px;
	color: #333;
	letter-spacing: 0;
}

.discussion-show-box1_text {
	padding: 0 60px 30px 60px;
	font-size: 23px;
	color: #565656;
	line-height: 42px;
	text-align: justify;
}
.discussion-show-box1_text.discussion-article-info {
	margin-top: 30px;
}

.discussion-show-box1_text.discussion-article-info a {
	background: url(/images/inco1.png) no-repeat center center; 
	background-size: 140px 25px; 
	padding: 0px 20px;
}

.discussion-show-box2 {
	overflow: hidden;
	width: 1202px;
	margin-top: 15px;
}

.discussion-show-box2_left {
	width: 898px;
	height: 50px;
	background: #f5f9fc;
	border: 1px solid #d0d0d0;
	float: left;
}

.discussion-show-box2_left1 {
	margin-left: 60px;
	line-height: 50px;
}

.discussion-show-box2_left1 a {
	font-size: 18px;
	color: #c45a65;
	padding-left: 30px;
	background: url(../images/discussion_9.png) no-repeat left center;
	padding-top: 3px;
}

.discussion-show-box2_left2 {
	margin-left: 60px;
	line-height: 50px;
}

.discussion-show-box2_left2 a {
	font-size: 18px;
	color: #022a4e;
	padding-left: 30px;
	background: url(../images/discussion_10.png) no-repeat left center;
	padding-top: 3px;
}

.discussion-show-box2_left1 .select {
	background: url(../images/discussion_09.png) no-repeat left center;
	padding-top: 3px;
}

.discussion-show-box2_right {
	width: 245px;
	height: 50px;
	background: #f5f9fc;
	border: 1px solid #d0d0d0;
	text-align: center;
	display: block;
	float: right;
}

.discussion-show-box2_right a {
	font-size: 18px;
	display: block;
	color: #022a4e;
	line-height: 50px;
}

.discussion-show-box1_title_floor {
	float: right;
	font-size: 18px;
}

.discussion-show-box1_text span {
	color: #022a4e;
	font-weight: bold;
}

.discussion-show-box:nth-last-child(1) {
	border-bottom: 0;
}

.discussion-show-box3 {
	overflow: hidden;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	margin-top: 30px;
}

.discussion-show-box03 {
	width: 1048px;
	overflow: hidden;
	display: block;
	background: #fff;
	margin-bottom: 25px;
	border: 1px solid #d0d0d0;
}

.discussion-show-box03_title {
	width: 1008px;
	height: 50px;
	line-height: 50px;
	background: #f0f1f5;
	margin: 30px 20px 0 20px;
}

.discussion-show-box03_title1 {
	font-size: 16px;
	color: #022a4e;
	font-weight: bold;
	padding: 0 20px;
}

.discussion-show-box03_title2 {
	font-size: 23px;
	color: #333;
	width: 470px;
	display: inline-block;
}

.discussion-show-box03_title3 {
	font-size: 16px;
	color: #022a4e;
	width: 150px;
	display: inline-block;
}

.discussion-show-box03_title4 a {
	font-size: 16px;
	color: #7a9781;
	padding-left: 30px;
	line-height: 50px;
	background: url(../images/discussion_8.png) no-repeat left center;
}

.discussion-show-box03_title4 .select {
	background: url(../images/discussion_08.png) no-repeat left center;
}

.discussion-show-box03_title5 {
	float: right;
	font-size: 16px;
	color: #333;
	padding-right: 20px;
	padding-top: 3px;
	letter-spacing: 0;
}

.discussion-show-box03_text {
	padding: 20px 40px;
	text-align: justify;
	font-size: 23px;
	color: #565656;
	line-height: 42px;
}

.discussion-show-box03_left1 {
	margin-right: 60px;
	line-height: 50px;
	float: right;
}

.discussion-show-box03_left1 a {
	font-size: 18px;
	color: #c45a65;
	padding-left: 30px;
	background: url(../images/discussion_9.png) no-repeat left center;
	padding-top: 3px;
}

.discussion-show-box03_left2 {
	margin-right: 40px;
	line-height: 50px;
	float: right;
}

.discussion-show-box03_left2 a {
	font-size: 18px;
	color: #022a4e;
	padding-left: 30px;
	background: url(../images/discussion_10.png) no-repeat left center;
	padding-top: 3px;
}

.discussion-show-box03_left1 .select {
	background: url(../images/discussion_09.png) no-repeat left center;
	padding-top: 3px;
}

.discussion-show-box03_title3 i {
	font-style: normal;
	color: #b42734;
}

.discussion-show-box03_title2 img {
	position: relative;
	left: 15px;
	top: 4px;
}

.discussion-show-box03_input {
	position: relative;
}

.discussion-show-box03_input .textarea {
	margin: 30px 40px 0 40px;
	resize: none;
	border: none;
	width: 938px;
	height: 110px;
	z-index: 9;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	padding: 15px;
	font-weight: lighter;
}

.discussion-show-box03_input .note {
	position: absolute;
	line-height: 30px;
	top: 30px;
	left: 40px;
	font-size: 23px;
	color: #d0d0d0;
}

.discussion-show-box03_button {
	margin-top: 10px;
}

.discussion-show-box03_button_l {
	float: left;
	padding-left: 40px;
	font-size: 18px;
	color: #022a4e;
	padding-bottom: 15px;
}

.discussion-show-box03_button_r {
	float: right;
	padding-right: 40px;
}

.subject-show-switch {
	width: 1060px;
	height: 578px;
	margin: 70px 0;
	overflow: hidden;
}

.subject-show-switch_left {
	float: left;
	width: 842px;
}

.subject-show-switch_left_img {
	width: 840px;
	height: 473px;
	border: 1px solid #e5e5e5;
}

.subject-show-switch_left_img img {
	width: 840px;
	height: 473px;
}

.subject-show-switch_left_text {
	height: 92px;
	border: 1px solid #e5e5e5;
	margin-top: 11px;
	font-size: 18px;
	color: #022a4e;
	line-height: 30px;
	padding: 12px 10px;
	text-align: justify;
}

.subject-show-switch_right {
	float: right;
	width: 185px;
}

.subject-show-switch_right_arrow {
	height: 23px;
	width: 185px;
	text-align: center;
	display: block;
}

.subject-show-switch_right_img {
	margin: 20px 0;
}

.subject-show-switch_right_item {
	width: 185px;
	height: 104px;
	margin-top: 23px;
}

.subject-show-switch_right_item img {
	width: 183px;
	height: 104px;
}

.subject-show-text {
	overflow: hidden;
	margin-bottom: 90px;
}

.subject-show-text h3 {
	font-size: 48px;
	color: #333;
	letter-spacing: 4px;
	text-align: center;
	padding-bottom: 20px;
	line-height: 70px;
}

.subject-show-share {
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 50px;
}

.subject-show-share_item {
	float: right;
	width: 42px;
	height: 42px;
	margin-left: 24px;
}

.subject-show-share_item img {
	width: 42px;
	height: 42px;
}

.order-title {
	padding-top: 14px;
}

.order-box {
	overflow: hidden;
	width: 1200px;
	height: 129px;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin-top: 20px;
	padding-top: 6px;
}

.order-box_list {
	width: 216px;
	float: left;
}

.order-box_item1 {
	height: 91px;
	background: url(../images/order_a1.png) no-repeat center center;
}

.order-box_item01 {
	height: 91px;
	background: url(../images/order_a01.png) no-repeat center center;
}

.order-box_item2 {
	height: 91px;
	background: url(../images/order_a2.png) no-repeat center center;
}

.order-box_item02 {
	height: 91px;
	background: url(../images/order_a02.png) no-repeat center center;
}

.order-box_item3 {
	height: 91px;
	background: url(../images/order_a3.png) no-repeat center center;
}

.order-box_item03 {
	height: 91px;
	background: url(../images/order_a03.png) no-repeat center center;
}

.order-box_item4 {
	height: 91px;
	background: url(../images/order_a4.png) no-repeat center center;
}

.order-box_item04 {
	height: 91px;
	background: url(../images/order_a04.png) no-repeat center center;
}

.order-box_item5 {
	height: 91px;
	background: url(../images/order_a5.png) no-repeat center center;
}

.order-box_item05 {
	height: 91px;
	background: url(../images/order_a05.png) no-repeat center center;
}

.order-box_txt {
	font-size: 20px;
	color: #022a4e;
	text-align: center;
}

.order-box_txt1 {
	color: #c45a65;
	font-size: 20px;
	text-align: center;
}

.order-box_arrow {
	padding-top: 24px;
	float: left;
}

.order-popup {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
}

.order-popup-box {
	width: 1200px;
	height: 614px;
	background: #fff;
	border-radius: 10px;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
	margin-left: -600px;
	margin-top: -307px
}

.order-popup-arrow_l {
	width: 20px;
	height: 34px;
	float: left;
	position: relative;
	top: 50%;
	margin-top: -17px;
	left: 30px;
}

.order-popup-arrow_r {
	width: 20px;
	height: 34px;
	float: right;
	position: relative;
	top: 50%;
	margin-top: -17px;
	right: 30px;
}

.order-popup_close {
	position: absolute;
	right: 20px;
	top: 20px;
}

.order-popup_close img {
	width: 40px;
	height: 40px;
}

.order-popup-content {
	width: 1040px;
	margin: 55px 0px 0 60px;
	float: left;
}

.order-popup_left {
	width: 279px;
	float: left;
	margin-top: 60px;
}

.order-popup_left img {
	width: 277px;
	height: 380px;
	border: 1px solid #d0d0d0;
}

.order-roll {
	height: 250px;
	overflow-y: auto;
	overflow-x: hidden;
}

.weborder-roll {
	height: 296px;
	overflow-y: scroll;
}

.order-popup_right {
	width: 700px;
	float: right;
}

.order-popup_right h3 {
	text-align: center;
}

.order-popup_right h3 a {
	font-size: 24px;
	color: #022a4e;
	font-weight: bold;
	margin-top: 0;
	padding-top: 0;
}

.order-popup_right h3 img {
	position: relative;
	top: 8px;
	width: 34px;
	height: 34px;
}

.order-popup_right_tag {
	border-bottom: 1px solid #d0d0d0;
	padding: 20px 0;
	display: block;
	overflow: hidden;
}

.order-popup_right_tag dl dt {
	float: left;
	width: 147px;
	font-size: 18px;
	color: #022a4e;
	line-height: 30px;
	font-weight: bold;
}

.order-popup_right_tag dl dd {
	float: left;
	width: 485px;
	font-size: 18px;
	color: #474747;
	line-height: 30px;
}

.order-popup_right_txt {
	font-size: 18px;
	color: #474747;
	line-height: 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.order-popup_right_catalog h2 {
	font-size: 18px;
	color: #022a4e;
	line-height: 30px;
	padding-top: 20px;
}

.order-popup_right_catalog_item {
	font-size: 18px;
	color: #474747;
	line-height: 30px;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-left: 20px;
}

.order-popup_right_catalog_item a {
	font-size: 18px;
	color: #474747;
	line-height: 30px;
	text-align: justify;
	text-justify: inter-ideograph;
}

.order-popup_right_catalog_item a:hover {
	color: #022a4e;
}

.order-popup_right_catalog_width {
	max-width: 680px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}

.order-popup_right_catalog_author {
	font-size: 18px;
	color: #565656;
	line-height: 30px;
	float: left;
}

.order-popup_right-accounts {
	margin-top: 30px;
	margin-right: 65px;
	display: inline-block;
	float: right;
}

.order-popup_right_price {
	float: left;
	font-size: 28px;
	color: #022a4e;
	font-weight: bold;
	line-height: 47px;
	letter-spacing: 0;
	margin-top: 20px;
}

.order-popup_right_price span {
	font-weight: normal;
	position: relative;
	top: 2px;
}

.order-popup_right_button {
	float: right;
	margin-left: 25px;
}

.order-popup_right_button img {
	width: 142px;
	height: 34px;
}

.order-popup_right_select {
	float: right;
	margin-left: 25px;
}

.order-accordion {
	
}

.order-accordion .order-link {
	cursor: pointer;
	display: block;
	width: 187px;
	height: 34px;
	font-size: 18px;
	outline: none;
	color: #022a4e;
	padding-left: 10px;
	line-height: 34px;
	font-family: "微软雅黑";
	font-weight: bold;
	letter-spacing: 0;
	background: url(../images/order_6.png) no-repeat;
	background-size: 197px 34px;
	text-align: left;
}

.order-accordion .order-link img {
	width: 18px;
	height: 14px;
	position: relative;
	right: -10px;
}

.order-accordion .order-link_img {
	position: relative;
	left: 205px;
	top: -40px;
}

.order-accordion li {
	float: left;
}

.order-accordion li.open .order-link {
	color: #022a4e;
}

.order-accordion .order-link ul {
	width: 197px;
}

.order-submenu {
	display: none;
	font-size: 14px;
	position: relative;
	top: 0px;
	z-index: 9999;
	border: 1px solid #022a4e;
	background: #fff;
	width: 195px;
	height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
}

.order-submenu li {
	float: none;
	width: 195px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.order-submenu a {
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0;
}

.order-submenu a:hover {
	background: #022a4e;
	color: #FFF;
}

.order-custome-arrow {
	position: relative;
	display: inline-block;
	cursor: pointer;
	z-index: 9999;
}

.order-custome-arrow:before {
	content: "";
	display: inline-block;
}

.order-custome-arrow:hover .order-custome-popup {
	display: block;
}

.order-custome-popup {
	position: absolute;
	display: none;
	left: 50%;
	width: 680px;
	margin-left: -330px;
	padding: 10px 20px;
	background: rgba(250, 247, 238, .95);
	box-shadow: 0 0 18px rgba(0, 0, 0, .4);
	font-size: 18px;
	color: #c45a65;
	line-height: 35px;
	text-align: center;
	z-index: 99999;
	margin-top: 10px;
}

.order-custome-popup:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -30px;
	border: 10px solid;
	border-color: transparent transparent #faf7ee transparent;
}

.weborder-popup_right_tag {
	border-bottom: 1px solid #d0d0d0;
	padding: 20px 0;
	display: block;
	overflow: hidden;
}

.weborder-popup_right_tag dl {
	width: 700px;
	display: block;
}

.weborder-popup_right_tag dl dt {
	float: left;
	width: 140px;
	font-size: 18px;
	color: #022a4e;
	line-height: 30px;
	font-weight: bold;
}

.weborder-popup_right_tag dl dd {
	float: left;
	width: 560px;
	font-size: 18px;
	color: #474747;
	line-height: 30px;
}

.order-accordion .weborder-link {
	cursor: pointer;
	display: block;
	width: 309px;
	height: 34px;
	font-size: 18px;
	outline: none;
	color: #022a4e;
	line-height: 34px;
	font-family: "微软雅黑";
	font-weight: bold;
	letter-spacing: 0;
	background: url(../images/weborder_1.png) no-repeat;
	background-size: 309px 34px;
	text-align: center;
}

.order-accordion .weborder-link img {
	width: 18px;
	height: 14px;
	position: relative;
	right: 20px;
	top: 5px;
}

.order-accordion .weborder-link_img {
	position: relative;
	right: -155px;
	top: -35px;
}

.order-accordion li {
	float: left;
}

.order-accordion li.open .weborder-link {
	color: #022a4e;
}

.order-accordion .weborder-link ul {
	width: 307px;
}

.weborder-submenu {
	display: none;
	font-size: 14px;
	position: absolute;
	top: 148px;
	z-index: 9999;
	border: 1px solid #022a4e;
	background: #fff;
	width: 307px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 150px;
}

.weborder-submenu li {
	float: none;
	width: 307px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.weborder-submenu a {
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0;
}

.weborder-submenu a:hover {
	background: #022a4e;
	color: #FFF;
}

.weborder-text {
	margin-left: 140px;
	width: 560px;
	font-size: 14px;
	color: #789881;
	line-height: 35px;
	font-weight: bold;
	letter-spacing: 0;
	padding-bottom: 1px;
}

.weborder-text span {
	color: #ff0000;
}

.weborder-custome-arrow {
	position: absolute;
	display: inline-block;
	cursor: pointer;
	z-index: 999;
	margin-top: 3px;
	margin-left: 10px;
}

.weborder-custome-arrow:before {
	content: "";
	display: inline-block;
}

.weborder-custome-arrow:hover .weborder-custome-popup {
	display: block;
}

.weborder-custome-popup {
	position: absolute;
	display: none;
	left: 50%;
	width: 660px;
	margin-left: -330px;
	padding: 10px 20px;
	background: rgba(250, 247, 238, .95);
	box-shadow: 0 0 18px rgba(0, 0, 0, .4);
	font-size: 18px;
	color: #c45a65;
	line-height: 35px;
	text-align: left;
	z-index: 99999;
	margin-top: 10px;
	text-align: justify;
}

.weborder-custome-popup:before {
	content: "";
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -30px;
	border: 10px solid;
	border-color: transparent transparent #faf7ee transparent;
}

.weborder-popup-number {
	float: left;
	width: 145px;
	height: 34px;
	text-align: center;
	margin-right: 15px;
	display: block;
}

.weborder-popup-number:last-child {
	margin-right: 0;
}

.weborder-popup-number a {
	width: 145px;
	height: 34px;
	font-size: 18px;
	color: #022a4e;
	font-weight: bold;
	line-height: 34px;
	background: url(../images/weborder_3.png) no-repeat;
	background-size: 145px 34px;
	display: block;
}

.weborder-popup-number a:hover {
	color: #fff;
	display: block;
	background: url(../images/weborder_03.png) no-repeat;
	background-size: 145px 34px;
}

.weborder-popup-number_cut a {
	color: #fff;
	background: url(../images/weborder_03.png) no-repeat;
	background-size: 145px 34px;
}

.weborder-popup_left_price {
	float: right;
	font-size: 20px;
	color: #022a4e;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: 0;
	margin-right: 30px;
}

.weborder-popup_left_price span {
	font-weight: normal;
}

.search-box {
	overflow: hidden;
	width: 1200px;
	height: auto;
	border: 1px solid #d4d3d2;
	background: #fff;
	margin-top: 25px;
}

.search-box_img {
	width: 280px;
	height: 158px;
	display: block;
	overflow: hidden;
	float: left;
}

.search-box_img img {
	width: 280px;
	height: 158px;
	transition: all 0.6s ease-in-out;
}

.search-box_img:hover img {
	transform: scale(1.1);
}

.search-box_right {
	width: 865px;
	float: right;
	margin-right: 30px;
}

.search-box-title {
	display: inline-block;
	width: 865px;
	margin-top: 18px;
}

.search-box-title_title a {
	font-size: 24px;
	color: #333;
	line-height: 55px;
}

.search-box-title_title a:hover {
	color: #022a4e;
}

.search-box-title_tit {
	float: right;
	font-style: normal;
	background: url(../images/inco2.png) no-repeat left center;
	background-size: 9px 22px;
	font-size: 24px;
	color: #769981;
	line-height: 55px;
	padding-left: 15px;
}

.search-box-title_tit a {
	color: #769981;
}

.search-box-txt {
	font-size: 20px;
	color: #474747;
	line-height: 25px;
	letter-spacing: 2px;
	text-align: justify;
}

.search-box-txt a {
	background: url(../images/inco3.png) no-repeat center center;
	text-align: center;
	padding: 0 25px;
	color: #022a4e;
	font-size: 15px;
}

.search-box-title_title {
	max-width: 450px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
}

.search-box-title_author {
	font-size: 22px;
	color: #565656;
	line-height: 55px;
	float: left;
	max-width: 200px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.search-box-title_inco {
	float: left;
	position: relative;
	top: 17px;
	padding-right: 15px;
}

.search-box-title_inco img {
	width: 47px;
	height: 23px;
}

.search-select {
	width: 150px;
	height: 33px;
	border: 1px solid #cbcbcb;
	float: left;
	margin-top: 8px;
	margin-left: 25px;
}

.search-select select {
	border: none;
	width: 150px;
	height: 33px;
	line-height: 33px; //
	隐藏select的下拉图标 appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../images/discussion_1.png) no-repeat 135px center;
	background-size: 9px 5px;
	font-size: 16px;
	color: #b0b0b0;
	font-family: 微软雅黑;
	outline: none;
	text-align: center;
	text-align-last: center;
}

.search1-select {
	width: 100px;
	height: 33px;
	border: 1px solid #cbcbcb;
	float: left;
	margin-top: 8px;
	margin-left: 25px;
}

.search1-select select {
	border: none;
	width: 100px;
	height: 33px;
	line-height: 33px; //
	隐藏select的下拉图标 appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../images/discussion_1.png) no-repeat 85px center;
	background-size: 9px 5px;
	font-size: 16px;
	color: #b0b0b0;
	font-family: 微软雅黑;
	outline: none;
	text-align: center;
	text-align-last: center;
}

.search2-select {
	width: 70px;
	height: 33px;
	border: 1px solid #cbcbcb;
	float: left;
	margin-top: 8px;
	margin-left: 25px;
}

.search2-select select {
	border: none;
	width: 70px;
	height: 33px;
	line-height: 33px;
	padding-right: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: url(../images/discussion_1.png) no-repeat 55px center;
	background-size: 9px 5px;
	font-size: 16px;
	color: #b0b0b0;
	font-family: 微软雅黑;
	outline: none;
	text-align: center;
	text-align-last: center;
}

.search2-select option {
	text-align: center;
	text-align-last: center;
}

.search-right {
	width: 356px;
	height: 33px;
	border: 1px solid #cbcbcb;
	border-radius: 20px;
	position: relative;
}

.search-right input {
	width: 316px;
	height: 33px;
	border: none;
	background: transparent;
	font-size: 15px;
	color: #333;
	line-height: 33px;
	float: left;
	outline: none;
	padding-left: 15px;
}

input:-moz-placeholder, textarea:-moz-placeholder {
	color: #b0b0b0;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #b0b0b0;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #b0b0b0;
}

.search-right_button {
	position: absolute;
	width: 19px;
	height: 17px;
	top: 4px;
	left: 324px;
	z-index: 99;
}

.search-box-time {
	position: absolute;
	left: 198px;
	top: 128px;
	height: 22px;
	background: #022a4e;
	line-height: 22px;
	font-size: 16px;
	color: #fff;
	width: 70px;
	text-align: center;
}

.search-position {
	position: relative;
}

.accordion {
	float: left;
	margin-top: 8px;
}

.accordion .link {
	cursor: pointer;
	display: block;
	width: 150px;
	height: 33px;
	border: 1px solid #cbcbcb;
	font-size: 16px;
	outline: none;
	color: #b0b0b0;
	line-height: 30px;
	font-family: "微软雅黑";
	background: url(../images/discussion_1.png) no-repeat 135px center;
	background-size: 9px 5px;
	margin-left: 20px;
	text-align: center;
}

.accordion .link1 {
	cursor: pointer;
	display: block;
	width: 100px;
	height: 33px;
	border: 1px solid #cbcbcb;
	font-size: 16px;
	outline: none;
	color: #b0b0b0;
	line-height: 30px;
	font-family: "微软雅黑";
	background: url(../images/discussion_1.png) no-repeat 85px center;
	background-size: 9px 5px;
	margin-left: 20px;
	text-align: center;
}

.accordion .link2 {
	cursor: pointer;
	display: block;
	width: 80px;
	height: 33px;
	border: 1px solid #cbcbcb;
	font-size: 16px;
	outline: none;
	color: #b0b0b0;
	line-height: 30px;
	font-family: "微软雅黑";
	background: url(../images/discussion_1.png) no-repeat 65px center;
	background-size: 9px 5px;
	margin-left: 20px;
	text-align: center;
}

.accordion li {
	float: left;
}

.accordion li.open .link {
	color: #333;
}

.accordion li.open .link1 {
	color: #333;
}

.accordion li.open .link2 {
	color: #333;
}

.accordion .link ul {
	width: 150px;
}

.submenu {
	display: none;
	font-size: 14px;
	position: absolute;
	top: 282px;
	margin-left: 20px;
	z-index: 9999;
	border: 1px solid #cbcbcb;
	background: #fff;
	width: 200px;
}

.submenu li {
	float: none;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.submenu a {
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	line-height: 26px;
	letter-spacing: 0;
}

.submenu a:hover {
	background: #022a4e;
	color: #FFF;
}

#scroll-1 {
	width: 150px;
	height: auto;
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
}

#scroll-2 {
	width: 100px;
	height: auto;
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
}

#scroll-3 {
	width: 80px;
	height: auto;
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
}




.scroll-1 {
	width: 150px;
	height: auto;
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
}

.scroll-2 {
	width: 100px;
	height: auto;
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
}

.scroll-3 {
	width: 80px;
	height: auto;
	max-height: 150px;
	overflow-y: auto;
	overflow-x: hidden;
}



.confirm {
	overflow: hidden;
	margin-top: 20px;
}

.confirm-left {
	float: left;
	width: 742px;
}

.confirm-left-information {
	border: 1px solid #d0d0d0;
	background: #fff;
}

.confirm-left-address {
	padding: 35px 30px 25px 30px;
}

.confirm-left-address1 {
	font-size: 20px;
	color: #333;
	line-height: 30px;
}

.confirm-left-address1 span {
	font-size: 20px;
	color: #c45a65;
	line-height: 30px;
}

.confirm-left-address2 {
	font-size: 18px;
	color: #789881;
	line-height: 30px;
}

.confirm-left-address2 span {
	font-size: 18px;
	color: #ff0000;
}

.confirm-left-address2 a {
	font-size: 18px;
	color: #789881;
	line-height: 30px;
	text-decoration: underline;
}

.confirm-left-form {
	display: block;
}

.confirm-left-form h3 {
	width: 100%;
	height: 70px;
	background: #f0f1f5;
	line-height: 70px;
	text-align: center;
	font-size: 18px;
	color: #474747;
	font-weight: bold;
}

.confirm-left_form {
	padding: 30px;
}

.confirm-left_form1 {
	font-size: 20px;
	color: #333;
	margin-top: 10px;
}

.confirm-left_form1 label {
	background: url(../images/register_2.png) no-repeat left 5px;
	padding-left: 30px;
}

.confirm-left_form1 input[type=checkbox]:checked+label {
	background: url(../images/register_02.png) no-repeat left 5px;
}

.confirm-left_form2 {
	display: block;
	overflow: hidden;
	width: 680px;
}

.confirm-left_form2_int {
	margin-bottom: 16px;
	display: inline-block;
}

.confirm-left_form2_int label {
	width: 150px;
	float: left;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	line-height: 50px;
}

.confirm-left_form2_input {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 18px;
	width: 508px;
	float: right;
	border-radius: 5px;
	padding-left: 20px;
	outline: none;
}

.confirm-left_form2_input1 {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 18px;
	width: 110px;
	float: left;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 16px;
	margin-right: 10px;
	outline: none;
}

.confirm-left_form2_int_tel {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 18px;
	width: 528px;
	float: right;
	border-radius: 5px;
	line-height: 48px;
	outline: none;
}

.confirm-left_form2_int_tel span {
	float: left;
	width: 58px;
	padding-left: 20px;
}

.confirm-left_form2_tel_input {
	height: 48px;
	border: none;
	color: #333;
	font-size: 18px;
	width: 450px;
	float: right;
	border-radius: 5px;
	outline: none;
}

.confirm-left_form2_content_input {
	position: relative;
	width: 508px;
	float: right;
	height: 110px;
	border-radius: 5px;
	padding-left: 20px;
}

.confirm-left_form2_content_input .textarea {
	resize: none;
	z-index: 9;
	width: 508px;
	float: right;
	height: 110px;
	border-radius: 5px;
	padding-left: 20px;
	color: #333;
	font-size: 18px;
	outline: none;
}

.confirm-left_form2_content_input .note {
	position: absolute;
	line-height: 30px;
	top: 10px;
	left: 20px;
	font-size: 18px;
	color: #b0b0b0;
}

.confirm-left-form_text {
	font-size: 20px;
	color: #022a4e;
	display: inline-block;
	padding-top: 15px;
}

.confirm-accordion {
	float: left;
	height: 45px;
}

.confirm-accordion .confirm-link {
	cursor: pointer;
	display: block;
	height: 48px;
	padding: 0 20px 0 15px;
	border: 1px solid #bebebe;
	border-radius: 5px;
	font-size: 18px;
	outline: none;
	color: #333;
	line-height: 48px;
	font-family: "微软雅黑";
	text-align: center;
}

.confirm-accordion .confirm-link img {
	position: relative;
	top: 2px;
	left: 10px;
}

.confirm-accordion li {
	float: left;
	margin-right: 10px;
}

.confirm-accordion li.open .confirm-link {
	color: #333;
}

.confirm-accordion .confirm-link ul {
	width: auto;
}

.confirm-submenu {
	display: none;
	font-size: 16px;
	position: relative;
	top: 0;
	z-index: 9999;
	border: 1px solid #bebebe;
	background: #fff;
	max-height: 230px;
	overflow-y: auto;
	overflow-x: hidden;
}

.confirm-submenu li {
	float: none;
	display: block;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-right: 0;
}

.confirm-submenu a {
	display: block;
	text-decoration: none;
	color: #333;
	font-size: 16px;
	line-height: 30px;
	letter-spacing: 0;
}

.confirm-submenu a:hover {
	background: #022a4e;
	color: #FFF;
	display: block;
}

.confirm-left-know {
	border: 1px solid #d0d0d0;
	background: #fff;
	margin-top: 20px;
}

.confirm-left-know h3 {
	width: 100%;
	height: 70px;
	background: #f0f1f5;
	line-height: 70px;
	text-align: center;
	font-size: 18px;
	color: #474747;
	font-weight: bold;
}

.confirm-left-know_text {
	padding: 20px;
	overflow: hidden;
}

.confirm-left-know_text dl dt {
	float: left;
	width: 35px;
	font-size: 20px;
	color: #333;
	line-height: 35px;
}

.confirm-left-know_text dl dd {
	float: left;
	width: 665px;
	font-size: 20px;
	color: #333;
	line-height: 35px;
	text-align: justify;
}

.confirm-left-explain {
	font-size: 18px;
	line-height: 40px;
	color: #ff0000;
	text-align: center;
}

.confirm-button {
	text-align: center;
	margin-top: 20px;
}

.confirm-right {
	float: right;
	width: 440px;
}

.confirm-right-content {
	width: 440px;
	height: auto;
	max-height: 952px;
	overflow-y: auto;
	overflow-x: hidden;
}

.confirm-right-list {
	height: 210px;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin-bottom: 20px;
	padding-top: 10px;
}

.confirm-right-list:last-child {
	margin-bottom: 0;
	position: relative;
}

.confirm-right-close {
	position: absolute;
	top: 12px;
	right: 15px;
}

.confirm-right-list_checkbox {
	float: left;
	width: 20px;
	margin: 78px 12px 0 12px;
	overflow: hidden;
}

.confirm-right-list_checkbox label {
	background: url(../images/register_2.png) no-repeat;
	width: 20px;
	float: left;
	height: 20px;
	line-height: 200em;
	overflow: hidden;
	cursor: pointer;
}

.confirm-right-list_checkbox input[type=checkbox]:checked+label {
	background: url(../images/register_02.png) no-repeat;
}

.confirm-right-list_pic {
	float: left;
	width: 113px;
	height: 155px;
	margin-top: 9px;
}

.confirm-right-list_pic img {
	width: 120px;
	height: 165px;
	border: 1px solid #d0d0d0;
}

.confirm-right-list_item {
	width: 230px;
	float: left;
	margin-left: 15px;
	margin-top: 16px;
}

.confirm-right-list_title {
	height: 135px;
}

.confirm-right-list_title h3 {
	font-size: 20px;
	color: #022a4e;
	line-height: 25px;
	text-align: justify;
	letter-spacing: 0px;
}

.confirm-right-list_title p {
	font-size: 18px;
	color: #022a4e;
	line-height: 25px;
	text-align: justify;
	letter-spacing: 0px;
	padding-top: 5px;
}

.confirm-right-list_price {
	width: 230px;
}

.confirm-right-list_number {
	float: left;
	font-size: 18px;
	color: #022a4e;
	line-height: 25px;
}

.confirm-right-list_number input {
	width: 35px;
	height: 22px;
	outline: none;
	text-align: center;
	font-size: 16px;
	color: #565656;
}

.confirm-right-list_price1 {
	float: right;
	font-size: 18px;
	color: #022a4e;
	line-height: 30px;
}

.confirm-right-list_title_input1 {
	width: 45px;
	height: 22px;
	outline: none;
	text-align: center;
	font-size: 16px;
	color: #565656;
}

.confirm-right-list_title_input2 {
	width: 30px;
	height: 22px;
	outline: none;
	text-align: center;
	font-size: 16px;
	color: #565656;
}

.confirm-right-total {
	width: 438px;
	height: 60px;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.confirm-right-total-checkbox {
	width: 80px;
	margin: 20px 12px 0 12px;
	overflow: hidden;
}

.confirm-right-total-checkbox label {
	background: url(../images/register_2.png) no-repeat;
	width: 80px;
	height: 20px;
	padding-left: 25px;
	font-size: 20px;
	color: #333;
	line-height: 20px;
	overflow: hidden;
	cursor: pointer;
}

.confirm-right-total-checkbox input[type=checkbox]:checked+label {
	background: url(../images/register_02.png) no-repeat;
}

.confirm-right-total_price {
	text-align: right;
	padding-right: 20px;
	font-size: 22px;
	color: #333;
	line-height: 60px;
	white-space: nowrap;
}

.confirm-right-total_price span {
	color: #022a4e;
}

.confirm-right-express {
	display: block;
	overflow: hidden;
	height: 107px;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin-bottom: 20px;
	padding: 0 20px;
}

.confirm-right-express1 {
	float: left;
	width: 230px;
	font-size: 24px;
	color: #333;
	padding-top: 20px;
}

.confirm-right-express2 {
	float: left;
	width: 168px;
	text-align: right;
	font-size: 24px;
	color: #022a4e;
	font-weight: bold;
	padding-top: 20px;
}

.confirm-right-express3 {
	float: left;
	width: 230px;
	font-size: 24px;
	color: #333;
}

.confirm-right-express4 {
	float: left;
	width: 168px;
	font-size: 24px;
	color: #022a4e;
	text-align: right;
}

.confirm-right-express4 a {
	font-size: 24px;
	color: #565656;
}

.confirm-right-express4 a:hover {
	color: #022a4e;
	font-weight: bold;
}

.confirm-right-express4 .cut {
	color: #022a4e;
	font-weight: bold;
}

.confirm-right-express01 {
	float: left;
	width: 100px;
	font-size: 24px;
	color: #333;
	padding-top: 20px;
}

.confirm-right-express02 {
	float: left;
	width: 298px;
	text-align: right;
	font-size: 24px;
	color: #022a4e;
	padding-top: 20px;
}

.confirm-right-express03 {
	float: left;
	width: 100px;
	font-size: 24px;
	color: #333;
	font-weight: bold;
}

.confirm-right-express04 {
	float: left;
	width: 298px;
	font-size: 24px;
	color: #022a4e;
	text-align: right;
	font-weight: bold;
}

.confirmorder-popup-box {
	width: 100%;
	height: auto;
	background: #fff;
}

.confirmorder-popup_close {
	position: absolute;
	right: 40px;
	top: 26px;
}

.confirmorder-popup_explain {
	width: 910px;
	height: 40px;
	font-size: 16px;
	color: #c45a65;
	padding: 0 30px;
}

.confirmorder-popup-receipt {
	padding: 20px 30px;
	display: inline-block;
}

.confirmorder-popup-name {
	float: left;
	width: 170px;
	font-size: 20px;
	color: #333;
	line-height: 35px;
}

.confirmorder-popup-name1 {
	float: left;
	width: 740px;
	font-size: 20px;
	color: #333;
	line-height: 35px;
}

.confirmorder-popup-list {
	width: 910px;
	height: 60px;
	padding: 0 30px;
}

.confirmorder-popup-list:nth-child(even) {
	background: #f5f9fc;
}

.confirmorder-popup_list1 {
	float: left;
	width: 610px;
	font-size: 20px;
	margin-right: 20px;
	color: #333;
	line-height: 60px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.confirmorder-popup_list1 a {
	font-size: 20px;
	color: #333;
	line-height: 60px;
}

.confirmorder-popup_list2 {
	float: left;
	width: 100px;
	font-size: 20px;
	color: #333;
	line-height: 60px;
}

.confirmorder-popup_list3 {
	float: left;
	width: 180px;
	text-align: right;
	font-size: 20px;
	color: #565656;
	line-height: 60px;
}

.confirmorder-popup_price {
	padding: 15px 30px;
	text-align: right;
	font-size: 20px;
	color: #333;
}

.confirmorder-popup_price1 {
	padding: 0 30px;
	text-align: right;
	font-size: 20px;
	color: #022a4e;
	font-weight: bold;
}

.confirmorder-button {
	text-align: center;
	margin: 50px 0;
}

.order-popup1 {
	width: 100%;
	height: 2170px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .5);
	z-index: 10000;
}

.member-personal-explain {
	font-size: 25px;
	color: #c45a65;
	padding: 35px 0;
	text-align: justify;
}

.member-personal-box1 {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin: 0 auto;
	margin-top: 20px;
}

.member-personal-box1 h3 {
	text-align: center;
	padding: 20px 0;
}

.member-personal-content {
	width: 100%;
	display: inline-block;
}

.member-personal-box1-left {
	float: left;
	width: 110px;
	text-align: center;
	font-size: 25px;
	color: #022a4e;
	margin-top: 50px;
	margin-left: 50px;
}

.member-personal-box1-left .member-level-img {
	width: 110px;
	height: 110px;
	overflow: hidden;
}

.member-personal-box1-left .member-level-img img {
	width: 150px;
	height: 150px;
	object-fit: cover;
	position: relative;
	top: -20px;
	left: -20px;
}

.member-personal-box1-right {
	width: 695px;
	padding-left: 220px;
}

.member-personal-box1-right_int {
	margin-bottom: 15px;
	display: inline-block;
	width: 695px;
}

.member-personal-box1-right_int label {
	width: 145px;
	float: left;
	font-size: 25px;
	color: #474747;
	line-height: 50px;
}

.member-personal-box1-right_input {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 16px;
	width: 330px;
	float: left;
	border-radius: 5px;
	padding-left: 20px;
	outline: none;
}

.member-personal-box1-right_text {
	font-size: 16px;
	color: #c45a65;
	float: left;
	line-height: 50px;
	margin-left: 20px;
}

.member-personal-box1-right_codebutton {
	height: 50px;
	border: 1px solid #bebebe;
	color: #1491a8;
	font-size: 20px;
	width: 155px;
	float: left;
	border-radius: 5px;
	text-align: center;
	background: none;
	margin-left: 15px;
	outline: none;
	cursor: pointer;
}

.member-personal-box1-right_code {
	float: left;
	font-size: 25px;
	color: #474747;
	line-height: 50px;
}

.member-personal-box1-right_code1 {
	float: right;
	font-size: 25px;
	color: #474747;
	line-height: 50px;
}

.member-personal-box1-right_code1 a {
	font-size: 20px;
	color: #789881;
	line-height: 50px;
	text-decoration: underline;
}

.member_form2_content_input {
	position: relative;
	width: 528px;
	float: left;
	height: 110px;
	border-radius: 5px;
	padding-left: 22px;
}

.member_form2_content_input .textarea {
	resize: none;
	z-index: 9;
	width: 528px;
	float: right;
	height: 110px;
	border-radius: 5px;
	padding: 15px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 18px;
	outline: none;
}

.member_form2_content_input .note {
	position: absolute;
	line-height: 30px;
	top: 10px;
	left: 20px;
	font-size: 18px;
	color: #b0b0b0;
}

.member-button {
	text-align: center;
	margin: 30px 0;
}

.member-personal-box2_content_input {
	position: relative;
	width: 500px;
	float: left;
	height: 80px;
	border-radius: 5px;
	margin-top: 23px;
}

.member-personal-box2_content_input .textarea {
	resize: none;
	z-index: 9;
	width: 500px;
	float: left;
	height: 80px;
	border-radius: 5px;
	color: #333;
	font-size: 18px;
	outline: none;
	padding-left: 20px;
	border: 1px solid #bebebe;
}

.member-personal-box2_content_input .note {
	position: absolute;
	line-height: 30px;
	top: 10px;
	left: 20px;
	font-size: 18px;
	color: #b0b0b0;
}

.member-personal-box2-right_int {
	margin-bottom: 16px;
	display: inline-block;
}

.member-personal-box2-right_int label {
	width: 170px;
	float: left;
	font-size: 25px;
	color: #474747;
	line-height: 50px;
}

.member-personal-box2-right_int span {
	width: 170px;
	float: left;
	font-size: 25px;
	color: #474747;
	line-height: 50px;
}
.member-personal-box2-right_int_input {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 18px;
	width: 500px;
	border-radius: 5px;
	padding-left: 20px;
	outline: none;
}

.member-personal-box2-right_int_tel {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 18px;
	width: 520px;
	float: right;
	border-radius: 5px;
	line-height: 48px;
	outline: none;
}

.member-personal-box2-right_int_tel span {
	float: left;
	width: 58px;
	padding-left: 20px;
}

.member-personal-box2-right_int_tel_input {
	height: 48px;
	border: none;
	color: #333;
	font-size: 18px;
	width: 440px;
	float: right;
	border-radius: 5px;
	outline: none;
}

.member-personal-box3 {
	width: 580px;
	margin: 0 auto;
}

.member-personal-binding {
	overflow: hidden;
}

.member-personal-binding h3 {
	font-size: 25px;
	color: #474747;
	line-height: 45px;
	text-align: left;
}

.member-personal-binding_item1 a {
	width: 42px;
	height: 42px;
	float: left;
	margin-right: 35px;
	margin-left: 30px;
	background: url(../images/login_07.png) no-repeat;
}

.member-personal-binding_item1 a:hover {
	background: url(../images/login_7.png) no-repeat;
}

.member-personal-binding_item1 .cut {
	background: url(../images/login_7.png) no-repeat;
}

.member-personal-binding_item2 a {
	width: 42px;
	height: 42px;
	float: left;
	margin-right: 35px;
	background: url(../images/login_08.png) no-repeat;
}

.member-personal-binding_item2 a:hover {
	background: url(../images/login_8.png) no-repeat;
}

.member-personal-binding_item2 .cut {
	background: url(../images/login_8.png) no-repeat;
}

.member-personal-binding_item3 a {
	width: 42px;
	height: 42px;
	float: left;
	margin-right: 35px;
	background: url(../images/login_09.png) no-repeat;
}

.member-personal-binding_item3 a:hover {
	background: url(../images/login_9.png) no-repeat;
}

.member-personal-binding_item3 .cut {
	background: url(../images/login_9.png) no-repeat;
}

.member-personal-binding_item4 a {
	width: 42px;
	height: 42px;
	float: left;
	margin-right: 35px;
	background: url(../images/login_010.png) no-repeat;
}

.member-personal-binding_item4 a:hover {
	background: url(../images/login_10.png) no-repeat;
}

.member-personal-binding_item4 .cut {
	background: url(../images/login_10.png) no-repeat;
}

.member-personal-typeface {
	margin-top: 20px;
}

.member-personal-typeface_item {
	font-size: 25px;
	color: #474747;
	line-height: 45px;
}

.member-personal-typeface_item span {
	font-size: 25px;
	color: #474747;
	line-height: 45px;
	float: right;
}

.member-personal-typeface_item a {
	font-size: 25px;
	color: #474747;
	line-height: 45px;
}

.member-personal-typeface_item a:hover {
	color: #022a4e;
	font-weight: bold;
}

.member-personal-typeface_item .cut {
	color: #022a4e;
	font-weight: bold;
}

.member-personal-notice {
	margin-top: 10px;
}

.member-personal-notice h3 {
	font-size: 25px;
	color: #474747;
	line-height: 0px;
	text-align: left;
}

.member-personal-notice-list {
	padding-left: 30px;
}

.member-personal-notice_item {
	font-size: 25px;
	color: #474747;
	line-height: 45px;
}

.member-personal-notice_item span {
	font-size: 25px;
	color: #474747;
	line-height: 45px;
	float: right;
}

.member-personal-notice_item a {
	font-size: 25px;
	color: #474747;
	line-height: 45px;
}

.member-personal-notice_item a:hover {
	color: #022a4e;
	font-weight: bold;
}

.member-personal-notice_item .cut {
	color: #022a4e;
	font-weight: bold;
}

.member-collection-explain {
	font-size: 25px;
	color: #022a4e;
	padding: 35px 0;
}

.member-collection-box1 {
	width: 1200px;
}

.member-collection-box1-title1 {
	margin-top: 30px;
}

.member-collection-box1 h3 {
	text-align: center;
}

.member-collection-box1_collection {
	position: relative;
	float: right;
	top: -30px;
	font-size: 24px;
	color: #789881;
	font-family: "黑体";
}

.member-collection-box1_trash {
	position: relative;
	display: inline-block;
	cursor: pointer;
	z-index: ss99;
	margin-left: 15px;
	top: -27px;
	float: right;
	margin-right: 30px;
}

.member-collection-custome-arrow {
	position: relative;
	display: inline-block;
	cursor: pointer;
	/*z-index: 99;*/
	margin-left: 15px;
	top: -27px;
	float: right;
}

.member-collection-custome-arrow:before {
	content: "";
	display: inline-block;
}

.member-collection-custome-arrow:hover .member-collection-custome-popup
	{
	display: block;
}

.member-collection-custome-popup {
	position: absolute;
	display: none;
	right: -100px;
	width: 566px;
	padding: 10px 20px;
	background: rgba(250, 247, 238, .95);
	box-shadow: 0 0 18px rgba(0, 0, 0, .4);
	font-size: 18px;
	color: #c45a65;
	line-height: 35px;
	text-align: left;
	z-index: 99999;
	margin-top: 10px;
	text-align: justify;
}

.member-collection-custome-popup:before {
	content: "";
	position: absolute;
	top: -20px;
	right: 100px;
	border: 10px solid;
	border-color: transparent transparent #faf7ee transparent;
}

.member-collection-topic-table {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.member-collection-topic-table thead th {
	height: 70px;
	background: #f0f1f5;
	border-right: none;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
}

.member-collection-topic-table thead tr {
	display: block;
}

.member-collection-topic-table tbody {
	display: block;
	width: 100%;
}

.member-collection-topic-table tbody tr {
	width: 100%;
	height: 50px;
	text-align: center;
}

.member-collection-topic-table tbody td {
	font-size: 20px;
	color: #474747;
	line-height: 50px;
	letter-spacing: 0;
}

.member-collection-topic_list {
	text-align: left;
	padding-left: 20px;
}

.member-collection-topic_img {
	float: left;
	width: 40px;
	padding-top: 5px;
	height: 45px;
}

.member-collection-topic_img1 {
	float: left;
	position: relative;
	top: 5px;
	right: 10px;
}

.member-collection-topic_name {
	max-width: 130px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	text-align: left;
}

.member-collection-topic_item {
	max-width: 300px;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	float: left;
	text-align: left;
	font-size: 20px;
	color: #474747;
	line-height: 50px;
}

.member-collection-topic_item a {
	font-size: 20px;
	color: #474747;
	line-height: 50px;
}

.member-collection-topic_item a:hover {
	color: #022a4e;
}

.member-collection-topic-table>tbody>tr:nth-child(even)>td {
	background-color: #f5f9fc;
}

.member-collection-topic-table>tbody>tr:nth-child(odd)>td {
	background-color: #fff;
}

.member-collection-topic_checkbox {
	width: 60px;
	text-align: center;
}

.member-collection-topic_checkbox label {
	background: url(../images/discussion_8.png) no-repeat;
	width: 17px;
	float: left;
	height: 16px;
	line-height: 200em;
	overflow: hidden;
	cursor: pointer;
	margin-left: 15px;
}

.member-collection-topic_checkbox input[type=checkbox]:checked+label {
	background: url(../images/discussion_08.png) no-repeat;
}

.member-collection-topic_width1 {
	width: 450px;
}

.member-collection-topic_width2 {
	width: 190px;
}

.member-collection-topic_width02 {
	width: 105px;
}

.member-collection-topic_width3 {
	width: 100px;
}

.member-collection-topic_width4 {
	width: 100px;
}

.member-collection-topic_width5 {
	width: 195px;
}

.member-collection-topic_width6 {
	width: 60px;
}

.member-collection-box2-content {
	width: 1200px;
	height: 600px;
	overflow-y: auto;
	overflow-x: hidden;
}

.member-collection-box2-content_con {
	width: 1010px;
	margin: 0 auto;
}

.member-collection-box2-content-list {
	float: left;
	width: 488px;
	height: 178px;
	background: #fff;
	border: 1px solid #d0d0d0;
	margin-right: 30px;
	margin-bottom: 30px;
}

.member-collection-box2-content-list:nth-child(2n) {
	margin-right: 0;
}

.member-collection-box2-content-list_img {
	float: left;
	width: 100px;
	margin-left: 40px;
	text-align: center;
	font-size: 16px;
	color: #022a4e;
	line-height: 26px;
	margin-top: 10px;
	display: block;
}

.member-collection-box2-content-list_img img {
	width: 100px;
	height: 118px;
}

.member-collection-box2-content-list_img span {
	color: #c45a65;
}

.member-collection-box2-content-list_img1 {
	float: left;
	width: 100px;
	margin-left: 40px;
	text-align: center;
	font-size: 16px;
	color: #022a4e;
	line-height: 26px;
	margin-top: 40px;
	display: block;
}

.member-collection-box2-content-list_img1 img {
	width: 65px;
	height: 76px;
}

.member-collection-box2-content-list_img1 span {
	color: #c45a65;
}

.member-collection-box2-content-list_con {
	float: left;
	margin-left: 30px;
	width: 278px;
	margin-top: 30px;
}

.member-collection-box2-content-list_con h2 {
	font-size: 25px;
	color: #333;
}

.member-collection-box2-content-list_con1 {
	font-size: 18px;
	line-height: 45px;
	color: #333;
}

.member-collection-box2-content-list_con p {
	font-size: 18px;
	color: #789881;
	line-height: 25px;
	font-style: italic;
	letter-spacing: 0;
}

.member-collection-box2-content-list_check {
	width: 40px;
	text-align: center;
	float: right;
	margin-top: 15px;
}

.member-collection-box2-content-list_check label {
	background: url(../images/discussion_8.png) no-repeat;
	width: 17px;
	float: left;
	height: 16px;
	line-height: 200em;
	overflow: hidden;
	cursor: pointer;
	margin-left: 15px;
}

.member-collection-box2-content-list_check input[type=checkbox]:checked+label
	{
	background: url(../images/discussion_08.png) no-repeat;
}

.member-collection-topic-table td {
  text-align: left;
}
.member-collection-topic_item {
  float: none;
  display: unset;
  overflow: hidden;
  text-overflow: ellipsis;
}

.member-fukuanzixun-box {
	position: absolute;
	width: 750px;
	height: 630px;
	background: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1000;
	margin-left: -375px;
	margin-top: -315px;
}

.member-fukuanzixun_close {
	position: absolute;
	right: 20px;
	top: 20px;
}

.member-fukuanzixun-box h3 {
	font-size: 24px;
	color: #333;
	text-align: center;
	padding-top: 25px;
}

.member-fukuanzixun-box h3 span {
	font-size: 18px;
	color: #c45a65;
	text-align: center;
	line-height: 60px;
}

.member-fukuanzixun-box-content {
	width: 690px;
	padding-left: 60px;
}

.member-fukuanzixun-box_int {
	margin-bottom: 16px;
	display: inline-block;
}

.member-fukuanzixun-box_int label {
	width: 170px;
	float: left;
	font-size: 25px;
	color: #474747;
	line-height: 50px;
}

.member-fukuanzixun-box_int_input {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 18px;
	width: 438px;
	float: right;
	border-radius: 5px;
	padding-left: 20px;
	outline: none;
}

.member-fukuanzixun-box_int_input1 {
	height: 48px;
	border: 1px solid #bebebe;
	color: #333;
	font-size: 18px;
	width: 320px;
	float: left;
	border-radius: 5px;
	padding-left: 20px;
	outline: none;
	margin-right: 10px;
}

.member-fukuanzixun-box_explain {
	text-align: center;
	font-size: 18px;
	color: #ff0000;
}

.member-fukuanzixun-button {
	text-align: center;
	margin: 20px 0;
}
.imgSfImg{
	transition: all 0.6s ease-in-out;
}
.imgSf:hover img {
	transform: scale(1.1);
}
/*头部下拉选单样式*/
.layui-menu-body-title{
	font-size:16px;
	color:#253a4d;
}

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

#showImg {
	max-height:473px;
	max-width:840px;
	width:auto;
	height:100%;
}

.subject-swiper-image {
	cursor:pointer; 
	border: 1px solid #ddd;
	max-height:104px;
	max-width:185px;
	width:auto;
	height:100%;
}

.note-number {
  position: relative;
  top: -10px;
  background-color: #c45a65;
  color: #fff;
  border-radius: 50%;
  height: 20px;
  width: 20px;
	margin-right: 5px;
  font-size: 14px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-indent: 0em;
	cursor: pointer;
	letter-spacing: 0px;
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
}

.note-number2 {
	font-size: 10px;
}

.note-popover-box {
	background: #fffcf3 !important;
}

.note-popover-body {
	color: #c45a65;
	font-size: 20px;
	font-family: 微软雅黑;
	letter-spacing: 3px;
	text-align: justify;
	line-height: 35px;
	text-indent: 2em;
	
	max-height: 300px !important;
	overflow: hidden;
	overflow-y: auto;
}

.evaluation-search {
	width: 1202px;
	overflow: hidden;
	height: 52px;
	margin-top: 25px;
}

.evaluation-search_sort {
	height: 50px;
	background: #fff;
	border: 1px solid #cbcbcb;
	padding-left: 30px;
}

.evaluation-search_title-check {
	float: left;
	margin-top: 5px;
	margin-right: 55px;
	margin-left: 20px;
}

.evaluation-search_title-check label {

	background: url(../images/register_2.png) no-repeat;
	background-size: 16px 16px;
	padding-left: 30px;
	font-size: 16px;
	color: #565656;
	line-height: 20px;
	cursor: pointer;
	position: relative;
	top: 0;
	left: -20px;
}

.evaluation-search_title-check input[type=checkbox]:checked+label {

	background: url(../images/register_02.png) no-repeat;
	background-size: 16px 16px;
	padding-bottom: 30px;
	top: 0;
}

.evaluation_radio {
	display: inline-block;
	position: relative;
	margin-top: 17px;
	margin-right: 140px;
}

.evaluation_radio label {
	width: 110px;
	height: 20px;
	position: absolute;
	top: -1px;
	left: -1px;
	background: url(../images/contents_4.png) no-repeat;
	cursor: pointer;
	padding-left: 30px;
	font-size: 16px;
	color: #565656;
	line-height: 18px;
}

.evaluation_radio input:checked+label:after {
	content: '';
	width: 110px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/contents_04.png) no-repeat;
}

.member-center {
	display: flex;
	justify-content: space-between;
	min-height: 500px;
}

.member-center-right {
	width: 980px;
	margin-left: 25px;
}

.member-center-select {
	margin-right: 15px;
}

.member-center-select .el-input {
	font-size: 18px;
	height: 48px;
}

.member-center-select .el-input__wrapper {
  box-shadow: 0 0 0 1px #bebebe inset !important;
}

.member-center-select-option {
	font-size: 18px;
}

.order-box {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 15px;
  height: auto;
}
.order-box_list {
  float: none;
}
.order-box_arrow {
  float: none;
  padding-top: 0px;
}
.contents-list_item {
  float: none;
}
.message-toast.el-message--info {
	z-index: 11000 !important;
	background-color: #444 !important;
}
.message-toast.el-message--info .el-message-icon--info,
.message-toast.el-message--info .el-message__closeBtn {
	font-size: 18px !important;
	color: #fff !important;
}
.message-toast .el-message__content {
	font-size: 18px;
	color: #fff !important;
}

.viewer-container {
	z-index: 11000 !important;
}

#zj {
	font-size: 18px;
	line-height: 30px;
}

#zj div {
	margin-bottom: 10px;
}

#zj span {
	font-weight: bold;
}

figure.image img {
  width: 100%;
  height: auto;
}

figure.image figcaption {
  font-size: 20px; 
  color: #0070c0; 
  text-indent:2em; 
  margin-top: 20px; 
  margin-bottom:20px;
}

.editorial-text-content-img p {
  text-indent: 2em; 
  font-size: 25px; 
  text-align: left; 
  margin-bottom: 60px !important; 
  margin-top: 5px; 
  line-height: 1.75em;
}

.editorial-text h2 {
  font-size: 30px; 
  font-weight: bold; 
  text-align: center; 
  margin-bottom: 25px; 
  margin-top: 5px; 
  line-height: 1.75em;
} 
.editorial-text h3, .editorial-text h4 {
  font-size:26px;
  text-align:left;
  margin-bottom: 25px; 
  margin-top: 5px; 
  line-height: 1.75em;
} 
.editorial-text h4 {
  font-weight:normal;
}