/* 20200210 weiying */
.after_setiony .select_style{ position:relative; outline:none; width:60%; margin-left: 20%; margin-top: 60px; height:auto;  background: url(../images/select_bg1.png) no-repeat top center; background-size: 100% 100%; } 
.after_setiony .select_up{ background: url(../images/select_bg2.png) no-repeat top center;  background-size: 100% 100%;}  
.after_setiony .select_style .sel{ text-align: center; cursor:pointer; width:100%; line-height: 28px; padding: 6px 5%; border:none; color:#cd0b0d; font-size:22px; appearance: none; -webkit-appearance: none; -moz-appearance: none; -ms-appearance:none; background: url(../images/select_down.png) no-repeat 97% center; }
.after_setiony .select_up .sel{background: url(../images/select_up.png) no-repeat 97% center; }
.after_innersection1 .select_style ul{ position:absolute; top:100%; background-color: rgba(246, 246, 246 ,0.9); border-radius: 0px; width:100%; z-index:2; font-size:14px; padding:3px 0; display:none; cursor: pointer; box-shadow: 0px 5px 7px 0px rgba(126, 126, 126, 0.35); margin-top: 10px;}
.after_innersection1 .select_style ul li{ width:100%!important; margin-bottom: 0; border-bottom: 1px solid #e9e9e9; line-height: 20px; padding: 6px;} 
.after_innersection1 .select_style ul li:hover{ background-color:#bf0101; color:#fff;}
.after_innersection1 .select_style ul li:last-child{ border-bottom: none;}
.after_innersection1 #content{ padding-top: 0; }
.after_innersection1 .triangle{ display: block; width: 0;height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid rgba(246, 246, 246 ,0.9); position: absolute; left: 50%; margin-left: -8px; top: -8px;}
.after_innersection1 .content ul{ padding-top: 30px;}
.after_innersection1 ul.active_banner li{float: none;}  
.after_innersection1 ul{ overflow: hidden; }
.after_innersection1 ul.kind_ind li{ margin-bottom: 0px;}
@media (max-width: 673px){ 
	.after_setiony .select_style{ width: 70%; margin-left: 15%; }
	.after_innersection1 #content ul li{ width: 100%!important; }
	.num01{ height:auto;}
}
@media (max-width: 420px){ 
	.after_innersection1 #content .change li{ height: auto;}
	.paly_button{ top: 50%; margin-top: -10%; left: 40%;}
	.after_setiony .select_style .sel, .after_setiony .select_up .sel{ background-position: 100% center;}
	.after_innersection1 #content .introduce{ background-size: 100% 100%;}
}
