.nav_list li:nth-of-type(1) span{border-bottom: 2px solid #fff;}
/* 行业新闻，banner */
.industry{width: 100%;margin-top: 20px;}
/* 左边内容 */

.industry_left h1{padding-left:10px;font-size:16px;color:#333;
border-left:3px solid #ff6200;line-height: 1em; }
.industry_left_con{margin-top: 15px;border-bottom: 1px dashed #999;width: 100%; padding-bottom: 10px;}
.industry_left_con h2{color:#333;margin-bottom: 5px;font-weight:bold;}
.industry_left_con a p{ line-height: 25px; font-size: 12px;display: -webkit-box;overflow: hidden;white-space: normal !important;
text-overflow: ellipsis; word-wrap: break-word;-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
/* 中间内容 */
.industry_center{width: 100%;border: 1px solid red;}
.banner{width: 100%;margin-bottom: 20px;}
.banner img{width: 100%;}
.industry_center_bottom h1{padding-left:10px;font-size:16px;color:#333;
border-left:3px solid #ff6200;margin-bottom: 15px;line-height: 1em;}
.bottom_con1{margin-bottom: 40px;}
.bottom_con1 img{margin-right: 15px;display: inline-block; width: 120px;}
.bottom_con1 h2{font-size:16px;color:#333;margin-bottom: 15px;}
.bottom_con1 p{font-size:12px;color:#666;line-height: 20px;margin-bottom: 20px;}
.bottom_con1 a{display:inline-block;width: 90px;height: 30px;
text-align: center;border: 1px solid #c7000b;transition: all 0.5s;}
.bottom_con1 h3{color:#c7000b;font-size:12px;line-height: 30px;transition: all 0.5s;}
.bottom_con1 a:hover{background: #c7000b;border: 1px solid transparent;}
.bottom_con1 a:hover h3{color:#fff}
/* 右边内容 */
.industry_right{margin-bottom: 20px;}
.industry_right h1{padding-left:10px;font-size:16px;color:#333;
border-left:3px solid #ff6200;line-height: 1em;}
.industry_right_con{margin-top: 15px;border-bottom: 1px dashed #999;}
.industry_right_con h2{color:#333;margin-bottom: 16px;font-weight:bold;}
.industry_right_con h3{font-size:12px;color:#333;margin-bottom: 12px;display: -webkit-box;overflow: hidden;white-space: normal !important;
text-overflow: ellipsis; word-wrap: break-word;-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.industry_right_con h4{font-size:12px;color:#333;margin-bottom: 12px;}
/* 右边内容下边部分 */
.industry_right_bottom > h1{padding-left:10px;font-size:16px;color:#333;
border-left:3px solid #ff6200;line-height: 1em;margin-bottom: 20px;}
.industry_right_bottom_con{border: 1px solid #e4e4e4;}
.industry_right_bottom_con li{text-align: center;}
.industry_right_bottom_con li span{display: block; border: 1px solid #e3e3e3;
border-top:3px solid transparent;transition: all 0.5s;}
.industry_right_bottom_con ul{margin-bottom: 20px;}
.industry_right_bottom_title li.active span,.industry_right_bottom_title li:hover span{border-top:3px solid #c7000b;
border-left:1px solid transparent;border-right:1px solid transparent;border-bottom:1px solid transparent;}
.industry_right_bottom_con1{margin-left: 5px;
border-bottom: 1px dashed #e4e4e4;}

.industry_right_bottom_con_box{padding:0 5px 0 10px}
.industry_right_bottom_con1{display: block;}
/* .industry_right_bottom_con1 > h1{font-size:16px;color:#c00d0d;margin-right: 10px;} */
.industry_right_bottom_con1 > span{display: inline-block;margin-right: 10px;
width: 40%;}
.industry_right_bottom_con1 img{display: inline-block;width: 100%;margin-bottom: 15px;}

.industry_right_bottom_con1 > h3{font-size:16px;color:#c00d0d;line-height: 38px;margin-right: 10px;}
.industry_right_bottom_con1:nth-of-type(1) > h3{line-height: 1em;}
.industry_right_bottom_con1 > h4{font-size:12px;color:#333;line-height: 38px;}
.industry_right_bottom_con1:nth-of-type(1) > h4{font-size:12px;color:#333;line-height: 16px;}
.industry_right_bottom_con2{margin-left: 5px;
border-bottom: 1px dashed #e4e4e4;display: block;}
.industry_right_bottom_con1 > h6{font-size:16px;color:#333;line-height: 38px;margin-right: 10px;}
.industry_right_bottom_con2 > h4{font-size:12px;color:#333;line-height: 38px;}
.industry_right_bottom_con h5{font-size:12px;color:#0167e5;line-height: 44px;}
/* 杂志banner区 */
.magazing{max-width: 1180px;margin: 0 auto;margin-bottom: 20px;}
.item{width: 49%;}
.magazing span{display: inline-block;width: 100%;}
.magazing img{display: inline-block;width: 100%;}
/* 杂志订阅 */
.lines{ height: 1px; width: 100%; background: #ff6200; margin: 20px 0;}
.subscribe2{padding-bottom: 20px;}
.title h2{padding-left:10px;font-size:16px;color:#333;
border-left:3px solid #ff6200;line-height: 1em;margin-bottom: 20px;}
.subscribe_login1{margin-bottom: 30px; position: relative;}
.subscribe_login1:before{content: ''; display:block; width: 100%; height: 1px; background: #ff6200;
 position: absolute; bottom: 0; left: 0; z-index: 1;}

.subscribe_login{ text-align: center; width: 100%;position: relative; z-index: 2;}
.subscribe_login li{ transition: all 0.3s; border:1px solid transparent; border-top-left-radius: 10px; 
border-top-right-radius: 10px; text-align: center;line-height: 40px; display: inline-block;}
.subscribe_login li a{display: block;padding:0 20px;}
.subscribe_login li:hover{border: 1px solid #ff6200; border-bottom: 1px solid #fff;}
.subscribe_login span{display: inline-block;font-size:14px;color:#333;}
/* 杂志产品 */
.subscribe_pro{margin-bottom: 20px;}
.subscribe_pro li{ position: relative;text-align: center;}
.subscribe_pro li a{ display: inline-block !important; float: none; padding: 20px 0;
  overflow: hidden;border: 2px solid #ededed;transition: all 0.5s;}
 .subscribe_pro li a:hover{border: 2px solid #ff6200;} 
.subscribe_pro li span{ width: 70%; display: inline-block; overflow: hidden;}
.subscribe_pro li img{ width: 100%; transition: all 0.5s;}
.subscribe_pro li p{ line-height: 40px; font-size:12px;color:#333; }
.subscribe_pro_bottom{padding: 0 10px;}
.subscribe_pro_bottom i{color:#ff6200;}
.subscribe_pro_bottom > h3{font-size:12px;color:#333;margin-right: 5px;}
.a{background: url(../img/month_icon.png) no-repeat center;width: 56px;height: 46px;
position: absolute;top: -8px;left: 2px;}
.subscribe_pro1 h4{color:#fff;text-align: center;line-height: 46px;}
.subscribe_pro1{margin-bottom: 20px;}
.subscribe_pro{margin-bottom: 0px;}
.subscribe_pro h4{color:#fff;text-align: center;line-height: 46px;}
.banner3{margin-bottom: 20px;}
/* 杂志分类 */
.subscribe_login2{margin-bottom: 30px;border-bottom: 1px solid #ff6200;}
.subscribe_login01 li{text-align: center;line-height: 40px;}
.subscribe_login01 span{display: inline-block;font-size:14px;color:#333;}
/* 杂志产品 */
.subscribe_pro01{margin-bottom: 20px;}
.subscribe_pro01 li{ text-align: center; position: relative;}
.subscribe_pro01 li a{ display: inline-block !important; float: none; padding: 20px 0;
  overflow: hidden;transition: all 0.5s;border: 2px solid transparent;}
.subscribe_pro01 li span{ width: 70%; display: inline-block; overflow: hidden;}
.subscribe_pro01 li img{ width: 100%; transition: all 0.5s}
.subscribe_pro01 li p{ line-height: 30px; font-size:12px;color:#333; }
.magazingPro3 a:hover{border: 2px solid #ff6200;}
/* 杂志订阅排行 */
/* 左上 */
.subscribe3_con1{width: 40%;display: inline-block;
background: #34c3e3;text-align: center;margin-bottom: 10px;}
.subscribe3_con1 img{margin: 25px 0 10px 0;}
.subscribe3_con1 h1{color:#fff;margin-bottom: 20px;}
.subscribe3_con2{width: calc(30% - 15px);display: inline-block;
background: #f49e23;text-align: center;margin-left: 10px;margin-bottom: 10px;}
.subscribe3_con2 img{margin: 25px 0 10px 0;}
.subscribe3_con2 h1{color:#fff;margin-bottom: 20px;}
.subscribe3_con3{width: calc(30% - 15px);display: inline-block;
background: #48c69e;text-align: center;margin-left: 10px;margin-bottom: 10px;}
.subscribe3_con3 img{margin: 25px 0 10px 0;}
.subscribe3_con3 h1{color:#fff;margin-bottom: 20px;}
/* 左下 */
.subscribe3_con4{width: 38%;display: inline-block;
background: #9653f2;text-align: center;margin-bottom: 10px;}
.subscribe3_con4 img{margin: 25px 0 10px 0;}
.subscribe3_con4 h1{color:#fff;margin-bottom: 20px;}
.subscribe3_con5{width: calc(40% - 15px);display: inline-block;
background: #f25353;text-align: center;margin-left: 10px;margin-bottom: 10px;}
.subscribe3_con5 img{margin: 25px 0 10px 0;}
.subscribe3_con5 h1{color:#fff;margin-bottom: 20px;}
.subscribe3_con6{width: calc(22% - 15px);display: inline-block;
background: #5366f2;text-align: center;margin-left: 10px;margin-bottom: 10px;}
.subscribe3_con6 img{margin: 25px 0 10px 0;}
.subscribe3_con6 h1{color:#fff;margin-bottom: 20px;}
.subscribe3 h2{padding-left:10px;font-size:16px;color:#333;
border-left:3px solid #ff6200;line-height: 1em;margin-top: 10px;margin-bottom: 20px;}
/* 左下区域 */
.subscribe3_bottom{border: 1px solid #d9d9d9;}
.subscribe3_bottom li{text-align: center;line-height: 40px;}
.subscribe3_bottom ul{border-bottom: 1px solid #d9d9d9;}
.subscribe3_bottom1 a{font-size:18px;padding:10px 0;color:#333;
border-bottom: 1px solid transparent;transition: all 0.5s;}
.subscribe3_bottom1 li.active a,.subscribe3_bottom1 li:hover a{border-bottom: 1px solid #ff6200;color:#ff6200;}
/* 左下区域书刊内容 */
.subscribe3_bottom2{margin: 10px 0 0 30px;border-bottom: 1px dashed #e4e4e4;}
.subscribe3_bottom2:nth-of-type(10){border:none;}
.subscribe3_bottom3{width: 24px;height: 24px;background:#ff6200;
margin-right: 30px;margin-bottom: 10px;}
.subscribe3_bottom2 h1{text-align: center;color:#fff;line-height: 24px;}
.subscribe3_bottom2 h4{color:#999;margin-right: 60px;}
.subscribe3_bottom2 h5{color:#333;margin: 0 35px 8px 10px;}
.subscribe3_bottom2:nth-of-type(10) h5{margin-right: 30px;}
/* 推荐图书 */
.subscribe4 h1{padding-left:10px;font-size:16px;color:#333;
border-left:3px solid #ff6200;line-height: 1em;margin-left: 10px;}
.subscribe4_con li{ text-align: center; }
.subscribe4_con li a{ display: inline-block; float: none; padding:10px 0;  overflow: hidden;}
.subscribe4_con li span{ width: 100%; height: 204px; display: inline-block;
overflow: hidden; }
.subscribe4_con li span img{width: 100%;display: block;overflow: hidden;}

.subscribe4_con li p{ line-height: 30px;  }
@media (max-width:1024px) {
	.subscribe4{margin-top: 20px;}
	.subscribe4 h1{margin-left: 0;}
}
/* 文章鉴赏 */
.subscribe5 h1{padding-left:10px;font-size:16px;color:#333;
border-left:3px solid #ff6200;line-height: 1em;margin-bottom: 10px;}
.subscribe5_con h2{color:#333;font-weight: bold;margin-bottom: 10px;}
.subscribe5_con a{display: inline-block;width: 100%;}
.subscribe5_con span{width: 6px;height: 6px;display: block;
 overflow: hidden; margin: 8px 10px 10px 0;position: relative;}
.subscribe5_con span i{width: 6px;height: 6px;background: #000;
border-radius: 50%;position: absolute;left: 0;top: 0;} 
.subscribe5_con h3{width: calc(100% - 16px); margin-bottom: 15px;
color:#333;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

.subscribe6 span{width: 100%;display: inline-block;overflow: hidden;padding-left: 8px;}
.subscribe6 img{display: inline-block;width: 100%;overflow: hidden;}
/* 常见问题解答 */
.subscribe7 h1{padding-left:10px;font-size:16px;color:#333;
border-left:3px solid #ff6200;line-height: 1em;margin-bottom: 20px;
margin-right: 60px;}
.subscribe7 h2{font-size:12px;color:#999;}
.subscribe7_con{margin-top: 40px;border-bottom: 1px dashed #e4e4e4;width: 90%;}
.subscribe7_con a{display: inline-block;}
.subscribe7_con1{width: 24px;height: 24px;background:#da0b0b;text-align: center;
margin-right: 10px;margin-bottom: 10px;}
.subscribe7_con h2{color:#fff;line-height: 24px;}
.subscribe7_cons h3{color:#333;}
.subscribe7_con2{width: 24px;height: 24px;background:#ff6200;text-align: center;
margin-right: 10px;margin-bottom: 10px;}
.subscribe7_cons01 p{font-size:12px;color:#333;line-height: 20px;margin-bottom: 25px;}
.subscribe7_con:nth-last-of-type(1){border: none;}
/* 右边区域 */
.subscribe8_con{background: #c7000b;}
.subscribe8_con1{border-bottom: 1px solid #fff;text-align: center;padding:0 30%;line-height: 60px;
width: 100%;}
.subscribe8_con1 img{padding:18px 0;margin-right: 10px;}
.subscribe8_con1 h2{font-size:22px;color:#fff;font-weight: bold;}
.subscribe8_con2{padding:0 25px;}
.subscribe8_con2_box1{font-size:16px;color:#fff;margin-top: 20px;margin-bottom: 8px;}
.subscribe8_con2_box{color:#fff;line-height: 30px;padding-bottom: 75px;}


/* 手机端 */

@media (max-width:640px) {
	.am-container{margin: 0;padding:0}
	
}
/* 杂志订阅 */
.m_magazing{padding: 0 12px;border-bottom: 1px solid #e3e3e3;padding-bottom: 20px;
box-sizing: border-box;}
.m_magazing h1{font-size:1.875rem;color:#333;padding-left: 10px;
border-left:6px solid #ff6200;line-height: 1em;}
/* .m_magazing_con{border: 1px solid red;} */
.m_magazing_con_left{width: 26.66%;float: left;}
.m_magazing_con_left ul{width: 100%;}
.m_magazing_con_left li{line-height: 80px;width: 100%;}
.m_magazing_con_left span{padding-left: 12px;font-size:1.5rem;color:#666;background: #f8f8f8;
display: block;width: 100%;}
.m_magazing_con_left li.active span{background: #fff;color:#c7000b}

.m_magazing_con_left1{width: 26.66%;float: left;}
.m_magazing_con_left1 ul{width: 100%;}
.m_magazing_con_left1 li{line-height: 80px;width: 100%;}
.m_magazing_con_left1 span{padding-left: 12px;font-size:1.5rem;color:#666;background: #f8f8f8;
display: block;width: 100%;}
.m_magazing_con_left1 li.active span{background: #fff;color:#c7000b}

.m_magazing_con_right{width: calc(100% - 26.66%);float: right;padding-left: 20px;}
.m_magazing_con_right h1{margin:30px 0;font-size:1.75rem;color:#666;}
.m_magazing_con1{border-bottom: 1px solid #e3e3e3;position: relative;
padding-bottom:20px;margin-bottom: 20px;}
.m_magazing_con1:nth-last-of-type(1){border: none;}
.m_magazing_con1_left{width: 30%;display: inline-block;}
.m_magazing_con1_left img{width: 100%;display: block;}
.m_a{background: url(../img/month_icon.png) no-repeat center;width: 56px;
height: 26px;position: absolute;top: 0;left: 0;}
.m_a h4{color:#fff;text-align: center;line-height: 26px;}
.m_magazing_con1_right{padding-left: 10px;}
.m_magazing_con1_right h2{font-size:1.875rem;color:#333;margin-bottom:20px;}
.m_magazing_con1_right h3,.m_magazing_con1_right h4{font-size:1.375rem;color:#999;margin-bottom: 15px;}
.m_magazing_con1_right h5{margin-top: 30px;font-size:1.875rem;color:#c7000b;}
@media (max-width:460px) {
	.m_a{background: url(../img/m_month_icon1.png) no-repeat center;width: 39px;
	height: 18px;position: absolute;top: 0;left: 0;}
	.m_a h4{color:#fff;text-align: center;line-height: 18px;font-size: 12px;}
	.m_magazing_con_right h1{margin:26px 0;font-size:15px;color:#666;}
	.m_magazing_con1{border-bottom: 1px solid #e3e3e3;position: relative;
	padding-bottom:20px;margin-bottom: 20px;}
	.m_magazing_con1:nth-last-of-type(1){border: none;}
	.m_magazing_con1_left{width: 32%;display: inline-block;}
	.m_magazing_con1_left img{width: 100%;display: block;}
	.m_magazing_con1_right{padding-left: 10px;}
	.m_magazing_con1_right h2{font-size:15px;color:#333;margin-bottom:10px;line-height:20px;}
	.m_magazing_con1_right h3,.m_magazing_con1_right h4{font-size:13px;color:#999;margin-bottom: 5px;}
	.m_magazing_con1_right h5{margin-top: 10px;font-size:15px;color:#c7000b;}
	.m_magazing_con_left1 li{line-height: 60px;width: 100%;}
	.m_magazing_con_left li{line-height: 60px;width: 100%;}
}


/* banner */
.m_banner{width: 100%;overflow: hidden;margin-bottom: 20px;}
.m_banner img{width: 100%;display: block;}
/* 网站会员 */
.m_member{padding: 0 12px;}
.m_member h1{font-size:1.875rem;color:#333;padding-left: 10px;
border-left:6px solid #ff6200;line-height: 1em;margin-bottom: 15px;}
.m_member p{font-size:1.625rem;color:#666;line-height: 36px;margin-bottom: 10px;}
/* 线 */
.m_line{background: #f5f5f5;width: 100%;height: 20px;margin-bottom: 20px;}





