html,body{margin:0;padding:0;width:100%;height:100%;cursor:pointer;font-family:'Microsoft YaHei',arial,helvetica,sans-serif;}
@media screen and (max-width:1366px){html{font-size:12px;}}
@media only screen and (min-width:1366px) and (max-width:1920px){html{font-size:14px;}}
@media screen and (min-width:1920px){html{font-size:16px;}}
.fl{float:left;}.fr{float:right}
.clearfix:after{content: "";display:block;height:0;clear:both;visibility:hidden;}.clearfix{*zoom:1;}
.relative{top:50%;position:relative;}
input{background:none;outline:none;border:0px;color:#4A4A4A;}input::-webkit-input-placeholder {color:#BEBEBE;}
.border_bottom{border-bottom:1px solid #E0E0E0;}
.overFlowQLY{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.mt7{margin-top:7px;}.mt15{margin-top:15px}.mt20{margin-top:20px;}.mt22{margin-top:22px;}.mt25{margin-top:25px;}
.mt29{margin-top:29px;}.mt40{margin-top:40px;}
.ml15{margin-left:15px}
.mr7{margin-right:7px;}.mr11{margin-right:11px;}.mr13{margin-right:13px;}.mr16{margin-right:16px;}.mr29{margin-right:29px;}
.m12{margin:0 10px;}.m13{margin:0 13px;}
#sample{width:1200px;}

.boxQLY{box-sizing:border-box;}
a{text-decoration:none;color:inherit;}
#arrow a{text-decoration:none;color:inherit;}
#footer a{text-decoration:none;color:inherit;}
#gzfw_wd_test_main a{text-decoration:underline;color:blue;}

#select101{
		width: 222px;
		height: 38px;
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;
		background-color: white;
		/*在选择框的最右侧中间显示小箭头图片*/
		background:url("../img/toDown.png") no-repeat white calc(100% - 10px) center;
		/*为下拉小箭头留出一点位置，避免被文字覆盖*/
		padding-right: 25px !important;
		padding-left: 15px;
		color: #A4A4A4;
		font-family: "微软雅黑";
		font-size: 0.875em;
		font-weight: 400;
		border:1px solid rgba(224,224,224,1);
		border-radius:5px 5px 5px 5px;
			  
	}
			
	/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
	#select101::-ms-expand{display: none;}
	

   #select102{
		width: 222px;
		height: 38px;
		margin-left: 1.75%;
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;
		 background-color: white;
		/*在选择框的最右侧中间显示小箭头图片*/
		background:url("../img/toDown.png") no-repeat white calc(100% - 10px) center;
		/*为下拉小箭头留出一点位置，避免被文字覆盖*/
		padding-right: 25px !important;
		padding-left: 15px;
		color: #A4A4A4;
		font-family: "微软雅黑";
		font-size: 0.875em;
		font-weight: 400;
		 border:1px solid rgba(224,224,224,1);
		border-radius:5px 5px 5px 5px;
			  
	}
			
	/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
	#select102::-ms-expand{display: none;}
			
			
	#select103{
		width: 222px;
		height: 38px;
		margin-left: 1.75%;
		border-radius: 3px;
		appearance:none;
		-moz-appearance:none;
		-webkit-appearance:none;
		background-color: white;
		/*在选择框的最右侧中间显示小箭头图片*/
		background:url("../img/toDown.png") no-repeat white calc(100% - 10px) center;
		/*为下拉小箭头留出一点位置，避免被文字覆盖*/
		padding-right: 25px !important;
		padding-left: 15px;
		color: #A4A4A4;
		font-family: "微软雅黑";
		font-size: 0.875em;
		font-weight: 400;
		border:1px solid rgba(224,224,224,1);
		border-radius:5px 5px 5px 5px;
			  
	}
			
	/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
	#select103::-ms-expand{display: none;}