/* CSS Document */
.main {
	width: 98%;
	height: auto;
	min-width: 1200px;
	margin: 0px auto;
}

.copyright_expert_date {
	width: 98%;
	height: auto;
	min-width: 1200px;
	margin: 0px auto;
}

.copyright_expert_date_title {
	width: 200px;
	height: 35px;
	margin: 15px 0px 15px 0px;
}

.copyright_expert_date_title em {
	height: 35px;
	border-left: 10px #223884 solid;
	float: left;
	margin-right: 15px;
}

.copyright_expert_date_title h1 {
	width: 200px;
	height: 35px;
	font-size: 25px;
	font-weight: bold;
	margin: 0 auto;
	line-height: 35px;
}

.divinfo {
	background-color: #ebe5e9;
	height: 200px;
	width: 49%;
	float: left;
	border-radius: 10px;
}

.two {
	margin-left: 1%;
}

.three {
	margin-top: 15px;
}

.four {
	margin: 15px 0px 0px 1%;
}

.divinfo h1 {
	width: 20%;
	font-size: 25px;
	text-align: center;
	margin: 0 auto;
	height: 30px;
	line-height: 200px;
	color: #000;
}

.copyright_product_date {
	width: 98%;
	min-width: 1200px;
	margin: 0px auto;
	font-size: 18px;
}

.copyright_product_title {
	width: 200px;
	height: 35px;
	margin: 15px 0px 15px 0px;
}

.copyright_product_title em {
	height: 35px;
	border-left: 10px #223884 solid;
	float: left;
	margin-right: 15px;
}

.copyright_product_title h1 {
	width: 200px;
	height: 35px;
	font-size: 25px;
	font-weight: bold;
	margin: 0 auto;
	line-height: 35px;
}

.copyright_product_nav {
	width: auto;
	height: 50px;
	margin: 15px 0px 15px 0px;
}

.copyright_product_nav ul li {
	float: left;
	margin-left: 125px;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
}

/**Ã©â‚¬â€°Ã¤Â¸Â­Ã¦Â Â·Ã¥Â¼Â**/
.active {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	border: 0px solid;
	color: red;
}

.margin_left_1 {
	margin-left: 1%;
}

.product_w {
	height: 200px;
	width: 32%;
	float: left;
}

.product_w img {
	width: 100%;
	height: 200px;
	object-fit: cover;
}

.publish_data {
	width: 98%;
	height: 400px;
	min-width: 1200px;
	margin: 0px auto;
}

.publish_title {
	width: 200px;
	height: 35px;
	margin: 15px 0px 15px 0px;
}

.publish_title em {
	height: 35px;
	border-left: 10px #223884 solid;
	float: left;
	margin-right: 15px;
}

.publish_title h1 {
	width: 200px;
	height: 35px;
	font-size: 25px;
	font-weight: bold;
	margin: 0 auto;
	line-height: 35px;
}

.publisher_main {
	width: 100%;
	height: 800px;
	overflow-y: scroll;
	float: left;
}

.publisher_list {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
}

.publisher_list_content {
	width: 100%;
	min-width: 1200px;
	height: auto;
	margin: 0 auto;
}

.publisher_list_content ul li {
	width: 24%;
	height: 100%;
	float: left;
	margin: 10px 0px 15px 10px;
}

.info p {
	font-size: 18px;
    width: 100%;
    height: 50px;
    text-align: center;
    margin: 0 auto;
    line-height: 50px;
    background-color: #ebe5e9;
}