/* CSS Document */
@charset "utf-8";

.copyright_main{width: 1440px;height: auto;margin: 10px auto;box-shadow: 2px 2px 10px #909090;-moz-box-shadow: 2px 2px 10px #909090;}
.copyright_signIn_publicity{width: 1440px;height: 300px;margin-bottom: 30px;float:left;}
/***版权登记**/
.copyright_left{width: 858px;height: 100%;float:left;margin-right:10px;}
.copyright_left_title{height: 50px;background-color: #104fa2;border-radius: 10px;}
.copyright_left_title h1{font-size:20px;color: #fdf3f3; font-weight:bold;line-height: 50px;margin-left: 20px;float: left;}
.copyright_left_b{height: 250px; float:left; margin-top:20px; }
.copyright_left_b ul li{float:left;margin-left:10px;width: 200px;height: 230px;border-radius: 10px;text-align: center;}
.copyright_left_b ul li img {height: 170px;}
.copyright_left_b ul li h3{font-size: 20px;color: #fdf3f3;text-align: center;background-color: #104fa2;margin-top: 10px;font-weight: bold;height: 50px;line-height: 50px;}
/**登记公示***/
.copyright_right{width: 570px;height: 100%;float:left;border: #f1f1f1 1px solid;}
.copyright_right_title{height: 50px;background-color: #104fa2;border-radius: 10px;}
.copyright_right_title h1{font-size:20px;color: #fdf3f3; font-weight:bold;line-height: 50px;margin-left: 20px;float: left;}
.copyright_right_title span{float: right;line-height: 50px;margin-right: 20px;color: #FFF;}
.copyright_right_b{width: 95%;float:left;margin: 15px 0px 0px 20px;}
.copyright_right_b ul li {line-height:28px;}
.copyright_right_b ul li time{float:right;}

/**版权产品**/
.copyright_product{width:1440px;height: auto;float: left;}
.copyright_product_title{height: 50px;background-color: #104fa2;border-radius: 10px;}
.copyright_product_title h1{font-size:20px;color: #fdf3f3; font-weight:bold;line-height: 50px;margin-left: 20px;float: left;}
.copyright_product_title span{float: right;line-height: 50px;margin-right: 20px;color: #FFF;}
/**列表**/
.copyright_product_list{overflow:hidden;position:relative;width:1440px;margin:0 auto;margin: 25px 0px 32px 0px;}
.copyright_product_list .list{overflow:hidden;width:9999px;}
.copyright_product_list .list li{float:left;width: 250px;margin-left: 25px;border: 4px #ebe5e9 solid;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.copyright_product_list ul li img{object-fit: cover;width:210px;height: 280px;margin: 20px 20px;box-shadow: 2px 2px 10px #909090;-moz-box-shadow: 2px 2px 10px #909090;-webkit-box-shadow: 2px 2px 10px #909090;}
.copyright_product_list .txt{width: 250px;height: 35px;line-height: 37px;color: #797373;text-align: center;}
.copyright_product_list .txt span{width: 250px;float: left;}