/* CSS Document */

/**出版社信息**/
.publishing_top{width:1000px;height:auto;float:left;}
.publishing_details{width:1000px;height:auto;margin: 30px auto;border: #f1f1f1 1px solid;box-shadow: 2px 2px 10px #909090;-moz-box-shadow: 2px 2px 10px #909090;-webkit-box-shadow: 2px 2px 10px #f1f1f1;}
.publishing_logo{width:500px;height: 290px;float:left;text-align:center;vertical-align:middle;display:table-cell;}
.publishing_logo img{width:390px;height: 290px;display:block;margin: 0px auto;object-fit: contain;}
.details{ width:450px; height:200px; float:left; margin-left:50px; color: #797373;}
.details h1{ font-size:20px; font-weight:bold; margin:30px 0px 10px 0px;}
.details p{ font-size:20px; line-height:40px;}

/**简介和服务**/
.publishing_content_summary,publishing_content_services{width:100%;height:auto;float: left;}
.publishing_summary_title{height:40px;background-color: #104fa2;line-height: 40px;border-radius: 10px;}
.publishing_summary_title h1{font-size:18px; color: #fdf3f3;text-align: center;}
.publishing_summary{width:1000px;height:auto;min-height:200px; margin-top: 15px; float:left; font-size:16px; line-height:30px; text-align:justify;}
.publishing_summary p{margin: 0px 25px 0px 25px;}

.publishing_services_title{height:40px;background-color: #104fa2;line-height: 40px;border-radius: 10px;}
.publishing_services_title h1{font-size:18px; color: #fdf3f3;text-align: center;}
.publishing_services{width:1000px;height:auto;min-height:200px; margin-top: 15px;float:left; font-size:16px; line-height:30px; text-align:justify;}
.publishing_services p{margin: 0px 25px 0px 25px;}

/**为你推荐更多出版社**/
.more_publishing{width:1000px;height:auto;margin:40px auto;}
.more_publishing ul {margin-top:30px;width: 1000px;/* margin-left: 40px; */}
.more_publishing h1{font-size:20px;color: #fdf3f3; font-weight:bold;line-height: 50px;margin-left: 20px;float: left;}
.more_publishing ul li{width: 200px;float:left;margin-left: 25px;}
.more_publishing ul li img{border: 1px #333 solid; width:200px; height:120px;}
.more_publishing .txt{width: 200px; height:auto;margin-top: 10px;line-height: 25px;color: #797373;}

.more_publishing ul li {width: 238px;float: left;background-color: #f8fafd;border-radius: 10px;border: 1px solid #162e64;margin: 0px 10px 15px 0px;}
.more_publishing_title{height: 50px;background-color: #104fa2;border-radius: 10px;}
.more_publishing_title span{float: right;line-height: 50px;margin-right: 20px;color: #FFF;}
.info p{font-size: 18px;width: 100%;height: 50px;text-align: center;margin: 0 auto;line-height: 50px;}

/**为你推荐更多产品**/
.more_product_list{margin: 0px auto;position:relative;width:1000px;height: 400px;padding:10px;/* margin-top: 35px; */}
.more_product_title{height: 50px;background-color: #104fa2;border-radius: 10px;}
.more_product_title span{float: right;line-height: 50px;margin-right: 20px;color: #FFF;}
.more_product_list h1{font-size:20px;color: #fdf3f3; font-weight:bold;line-height: 50px;margin-left: 20px;    float: left;}
.more_product_list .box{overflow:hidden;position:relative;width:960px;height: 340px;margin:0 auto;margin: 25px 0px 32px 0px;}
.more_product_list .list{overflow:hidden;width:9999px;}
.more_product_list .list li{float:left;width:210px;margin-left: 25px;}
.more_product_list ul li img{object-fit: cover;border: 1px #333 solid;width:210px;height:250px;}
.more_product_list .txt{width: 210px; height:100px;margin-top: 10px;line-height: 25px;color: #797373;}
.more_product_list .txt span{width: 210px;float: left;text-align: center;}