

/*头尾公用*/
.w1200{
	min-width: 1200px;
	padding:0 20px;
	margin: 0 auto;
	box-sizing: border-box;
}
.w1201{
	width: 1200px;
	margin: 0 auto;
}
.w1208{
	min-width: 1200px;
	padding:0 80px;
	margin: 0 auto;
	box-sizing: border-box;
}
.mt20{
	
}
.flex_between{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.flex_stretch{
	background: #F9F9F9;
    display: flex
;
    align-items: stretch;
    justify-content: space-between;
}





/* 标准详情 */
.layui-form-item .layui-input-inline {
    float: left;
    width: 350px;
    padding: 10px;
}

.layui-form-item {
    margin-bottom: 0px;
}
.guanlian{
    width: 180px;
}
#nonx{
    background: url(/files/visual/img/2028/ico_s1.png) no-repeat left center;
}
#download{
    cursor: pointer;
}

.content{
	width: 100%;
}
.norm_pad {
    padding: 30px 4%;
    margin: 1%;
background: #fefefe;
}
.reading{
	font-size: 16px;
	color: #666;
}
.norm_btn{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding:30px 0;
}
.norm_btn a{
	width: 25px;
	height: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f0f2f9;
	flex-shrink: 0;
	border-radius: 50%;
	margin-left: 15px;
}
.norm_btn .btn_blue{
	width: 90px;
	border-radius: 5px;
	height: 26px;
	line-height: 26px;
	color:#fff;
	background:#528be9;
	cursor: pointer;
}

.norm_btn .btn_visiable{
	width: 90px;
	border-radius: 5px;
	height: 26px;
	line-height: 26px;
	color:#fff;
	cursor: pointer;
       background: #e63946;
        cursor: not-allowed; 
       pointer-events: auto; 
}

.norm_article h1{
	text-align: center;
	font-size: 24px;
	line-height: 40px;
	padding:10px 0 10px 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.norm_article h1 span{
	display: inline-block;
	font-size: 14px;
	color: #D52114;
	border:1px solid #D52114;
	line-height: 24px;
	padding:0 10px;
	border-radius: 5px;
	font-size: 14px;
	flex-shrink: 0;
	margin-left: 20px;
}
.norm_article h4{
	text-align: center;
	font-size: 14px;
	line-height: 22px;
}

.norm_article li{
	float: left;
	width: 50%;
	font-size:14px;
	display: flex;
	line-height: 24px;
	padding:10px 0;
	flex-wrap: nowrap;
}
.norm_article li strong{
min-width:70px;
	font-weight: bold;
	color:#333;
	flex-shrink: 0;
}
.norm_article li p{
	color:#666;
}
.norm_small_tit{
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	height: 40px;
}
.norm_small_tit::after{
	content: '';
	position: absolute;
	left:0;
	top:50%;
	right: 0;
	width: 100%;
	border-top: 1px dashed #ccc;
	margin-top: -1px;
}
.norm_small_tit strong{
	font-size:15px;
	font-weight: bold;
	padding:0 30px;
	background: #fff;
	position: relative;
	z-index: 1;
}
.norm_small_tit img{
	width: 11px;
}
.norm_guanl h3{
	height: 40px;
	display: flex;
	align-items: center;
	background:#f8f8f8;
	padding:0 10px;
	font-size:14px;
	color:#666;
	cursor: pointer;
}
.norm_guanl h3 img{
	width: 26px;
	border-radius: 50%;
	border:2px solid #fff;
	box-shadow: 0 3px 10px rgba(0,0,0,0.1);
	flex-shrink: 0;
	margin-right: 15px;
}
.norm_guanl ul{
	padding:10px 15px 0;
	display: none;
}
.norm_guanl li{
	font-size:14px;
	line-height: 24px;
	padding:5px 0;
}
.norm_guanl li a {
	background: url(/files/visual/img/2028/ico_s1.png) no-repeat left center;
}
.norm_side{
	box-shadow: 0 5px 10px rgba(0,0,0,0.05);
}
.norm_side dt{
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding:0 15px;
	border-top: 2px solid rgba(64, 138, 240, 1);
	background: #f9f9f9;
	margin: 0 1px;
}
.norm_side dt strong{
	font-size:14px;
}
.norm_side dt a{
	color:#999;
	font-size: 13px;
}
.norm_side dt i{
	font-size: 10px;
	color: #999;
}
.norm_side dd{
	padding:0 15px;
}
.norm_side li{
	border-bottom: 1px dashed #eee;
	padding:10px 0;
	line-height: 24px;
	font-size: 14px;
}
.norm_side li:last-child{
	border:none;
}
.norm_side li a{
	display: block;
	padding-left:20px;
	background: url(/files/visual/img/2028/ico_s1.png) no-repeat left center;
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.norm_side li p{
	padding-left: 20px;
	color: #666;
	line-height: 24px;
	font-size: 14px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.blue,a.blue{
	color:#0099FF!important;
}
#widgetBox4 .visual_imagetext_view ul li{float: left;margin: 1%;padding: 1%;width: unset;height: unset;border:none}
#widgetBox4 .visual_imagetext_view ul li img{float: left;width: 330px;height: 110px}
#widgetBox4 .visual_imagetext_view ul li .itemContent{display: none;}
#widgetBox4 .visual_imagetext_view ul li h4{display: none;}
#widgetBox4 .visual_imagetext_view ul li p{display: none;}
#widgetBox4 .customBtn{display: none;}
.norm_article li[class="price"]{
  padding: 20px;
    width: -webkit-fill-available;
    display: flex
;
    justify-content: space-between;
    height: 45px;
    background: rgba(245, 245, 245, 1);
    /* line-height: 45px; */
    align-items: center;
}
.price .sj{
 font-size: 18px;
}
.detailContent{
  display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
    margin-bottom: 20px;
}
.w290 {
    width: 300px;
background: #fefefe;
margin-top:1%;
max-height: 1000px;
    overflow: auto;
}
/* 媒体查询 - 手机端适配 */
@media screen and (max-width: 768px) {
.flex_stretch {
    background: #F9F9F9;
    display: flex
;
    align-items: stretch;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
}
.w290{
width:99%;
}
.detailContent >img{
max-width:50%
}
.norm_article li {
    
    width: 99%;
    font-size: 14px;
    display: flex
;
    line-height: 24px;
    padding: 10px 0;
    flex-wrap: nowrap;
}
.w1200 {
    min-width:98%;
    padding: 0 20px;
    margin: 0 auto;
    box-sizing: border-box;
}
}