.zt0829_layout{width:1170px;margin:0 auto;}
	.sy_0830banner {display:block;height:130px;background:url("../images/matalab01.jpg") no-repeat center;}
	.sy_0830banner span{position:absolute;margin:20px 0 0 45px;}
	.sy_0830bannerspanp{font-size:36px;color:#fff;margin:0 0 16px;font-weight:bold;}
	.sy_0830banner span em{font-size:14px;font-style:normal;color:#fff;display:block;margin-left:25px;cursor:pointer;}
	.sy_0830banner i{font-style:normal;font-size:18px;color:#fff;margin:90px 34px 0 0;float: right;}
    .sy_content{width:1170px; margin:0 auto;}
    .sy_filter{background-color:#f7f7f7;height:auto;margin:40px auto 45px ;padding-bottom:30px;}
    .sy_filter_cont1{border-bottom:1px solid #fff;height:70px;}
    .sy_filter_p{font-size:30px;color:#000;float:left;margin:16px 0 0 16px;}
    .sy_filter_cont1 span{float:left;margin-left:800px;margin-top:15px;}
    .sy_lame{font-size:20px;color:#000;padding-bottom:14px;border-bottom:1px solid #d1d2d3;cl;clear:both;margin-top:5px;}
    .sy_0830_table{width:1170px;margin:0 auto;}
    .sy_0830_table thead tr{background-color:#ebebeb;}
    .sy_0830_table thead tr td{line-height:50px;font-size:18px;}
    .sy_0830_table tbody tr{background-color:#f7f7f7;}
    .sy_0830_table tbody tr td{line-height: 45px;font-size:14px;color:#000;}
    .sy_0830_table tbody tr td div{display: inline;}
    .sy_0830_table tbody tr td img{display:inline-block;vertical-align:middle;}
    .sy_0830_table tbody tr td a{text-decoration:none;color:#000;}
	.sy_0830_table tr td {text-align:center;padding:2px !important;} /*20190120*/
	.hidden{display:none !important;}
	.tab_hidden {width:100%;display:none;}
	.tab_hidden  tr td{width:25%;line-height:45px;font-size:14px;text-align:left;padding-left:30px;}
	.tab_hidden  tr td:nth-child(1){background-color:#f3f3f3;}
	.tab_hidden  tr td:nth-child(2){background-color:#fff;}
	.tab_hidden  tr td:nth-child(3){background-color:#f3f3f3;}
	.tab_hidden  tr td:nth-child(4){background-color:#fff;}
	.tab_show{cursor:pointer;}
	.tab_hidden tr td:nth-child(2){padding:2px !important;}
	#Category{float:left;}
	.sy_filter_cont2{margin-top:20px; padding-left: 70px;} /*20190120*/
.ui-rangeSlider-container{width:100% !important;overflow:hidden;margin: -20px 11px 0 0;}
.ui-rangeSlider-innerBar{width:100% !important;}


/* 鏁堟灉CSS寮�濮� */
.hidden{display:none}
.msKeimgBox { margin: 10px auto; width: 965px; overflow: hidden; position: relative; padding-top: 30px; height: 93px; }
.msKeimgBox ul { width1: 1000px; }
.mskeLayBg { background: #000; width: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; opacity: 0.7; filter: alpha(opacity=70); display: none; _display:none!important }
.mskelayBox {overflow-y: scroll; margin-top: -200px; height: 500px; text-align:left; width: 900px; margin-left: -450px; position: fixed; left: 50%; top: 50%; border: 7px solid #FFF; z-index: 20; background: #FFF; display: none; _display:none!important ; box-shadow:0 0 10px 15px #d1d2d3;padding:5px 5px 15px 5px;}
.mskeImgBg { height: 57px; width: 100%; position: absolute; left: 0px; bottom: 0px; }
.mskeClaose { position: absolute; top: -10px;right: -5px;  cursor: pointer; }
.mskeClaose1 { position: absolute; top: -17px; right: -17px; cursor: pointer; }
.mskeClaose2{ position: absolute; top:-17px; right: -17px; cursor: pointer;}

.mske_downIco { position: absolute; left: 0px; top: 0px; }
.msKeimgBox2 { height: auto; }

/* 鏁堟灉CSS缁撴潫 */
/*涓嬫媺鐗规晥*/
.content{		
			width: 300px;height:35px;
			margin: 0 2% 0 2%;
			float:left;
			}
			.content .select{
				background: #FFFFFF; 
				position: relative;
				cursor: pointer;
			}
			.content .select::after{
				content: "";
				display: block;
				width: 10px;
				height: 10px;
				border-left: 1px solid #D0D0D0;
				border-bottom: 1px solid #D0D0D0;
				top: 12px;
				right: 12px;
				position: absolute;
				transform: rotate(-46deg);
				transition: all .3s ease-in;
			}
			.content .select p{
					border:1px solid #d1d2d3;
				line-height: 35px; 
				font-size: 16px;
				font-family: "microsoft yahei";
				color: #666666;
				padding: 0px 15px;
				margin: 0;
			}
			.content .select ul{
               display:none;
				z-index:999;
				padding-left:0;
				    -webkit-padding-start: 0;
				width: 100%;
				font-size: 16px;
				background: #fff;
				position: absolute;
				margin-top:-1px;
				left: 0px;
				/*max-height: 350px;*/
				overflow: hidden;
				transition: max-height .3s ease-in;
			}
			.selectts:hover ul{
				display: block;
			}
			.speedfirest-tip{
			    position:absolute;
			    right:-30px;
			    top:7px
			}
			.disabledset1 .select:hover ul{
				display: none!important;
			}
			
			.xilia_zhanshi{display:inline-block !important;}
			.xilia_zhanshi11{display:none;}
			.content .select ul li{
				width: 100%;
				height: 30px;
				line-height: 30px;
				padding: 0px 15px;
				list-style: none;
				color: #666666;
			}
			.content .select ul li.Selected{
				background: yellowgreen;
				color: #FFFFFF;
			}
			.content .select ul li:hover{
				background: #D0D0D0;
			}
			@-webkit-keyframes slide-down{
				0%{transform: scale(1,0);}
				25%{transform: scale(1,1.2);}
				50%{transform: scale(1,0.85);}
				75%{transform: scale(1,1.05);}
				100%{transform: scale(1,1);}
			}
			.content ul{
				border:1px solid #d1d2d3;
				/*max-height: 350px;*/
			/*	transform-origin: 50% 0;
				-webkit-animation: slide-down .5s ease-in;
				transition: max-height .2s ease-in;*/}
			/**/
			@-webkit-keyframes slide-down{
				0%{transform: scale(1,0);}
				25%{transform: scale(1,1.2);}
				50%{transform: scale(1,0.85);}
				75%{transform: scale(1,1.05);}
				100%{transform: scale(1,1);}}
			.content .select.open::after{
				transform: rotate(134deg);
				transition: all .1s linear;
				top: 18px;
				}
/*涓嬫媺*/
.xl_0903{display:none;}
#main{width:300px;margin:20px auto 0;}
.scroll-bar{height:36px;position:relative;margin:10px auto 0;width:95%;}
.entire-bar{width:100%;height:4px;top:12px;left:0;position:absolute;background:#dedede}
.action-bar{top:12px;height:4px;position:absolute;background:#4f94cd}
.action-block{top:4px;width:8px;height:16px;cursor:pointer;position:absolute;background:#fff;border:1px solid #000}
.action-block1{top:4px;width:8px;height:16px;cursor:pointer;position:absolute;background:#fff;border:1px solid #000}
/*鍊肩殑绛涢��*/
.filtter_1811{clear:both;display:block;}
/*.filtter_1811 span{display:block;float:left;font-size:12px;}*/
.select_xl_p {background-color:#014291 !important;color:#fff !important;position:relative;}
.select_xl_p em{position:relative;float:right;margin-right:0px;display:block;vertical-align: middle;margin-top:4px;}
.ad_seclet{background-color:#fff;}
.ad_seclet p {
     cursor:pointer;
    width: 270px;
    line-height: 35px;
    font-size: 16px;
    font-family: "microsoft yahei";
    color: #666666;
    padding: 0px 15px;
    margin: 0;}
	.robot-setting{
		text-align: right;
		margin-top: 10px;
	}
	.sy_filter_cont2 .img-inverse{
		display: none;
	}
	
	.search_fillter{
		width: 90px;
		line-height: 34px;
		display: inline-block;
		color: #ff4c4c;
		border: 1px solid #ff4c4c;
		text-align: center;
		font-size: 16px;
		text-decoration: none;
		margin-right: 90px;
		cursor: pointer;
	}
    .close_fillter {
		width:135px;
		line-height:40px;
		cursor:pointer;
		text-align:center;
		font-size:18px;
		color:#000;
		display:block;
		background-color:#e6e6e6;
		float:right;
	}
    .close_fillter:hover{background-color:#ccc9c9;}
    .reset_fillter{
		width:100px;
		line-height:34px;
		display:block;
		color:#ff4c4c;
		border:1px solid #ff4c4c;
		text-align:center; 
		font-size:16px;
		text-decoration:none;
		display: inline-block;
		margin-right:15px;
		cursor:pointer;
	}
    .reset_fillter em img{display:inline-block;vertical-align:middle;}
    .content{display:block;height:35px;margin-bottom:8px;}
     .filtter_1811{height:auto;z-index:999;position:relative;}
     .filtter_1811 input{font-size:12px;}
    .hidden_fillter{clear:both;display:none;}
    /*澧炲姞鍑忓皯*/
    #jt{clear:both;float:left;}
    #jt1{float:left;}
    .shuzhi_jiajiancontent{float:left;text-align:center;margin-top:10px;padding-left:3.5%;}
    .shuzhi_jiajiancontent span{line-height:23.5px;display:block;float:left;vertical-align:middle;margin:0 3px 0 3px ;}
    .alignment{width:100px;line-height:18px;}
    .ui-rangeSlider em{float: left;font-style: normal;display: block;position: absolute;margin: -16px 0 0 38px;font-size: 10px;color:#000;}
     #slider{width:72%;margin:0 auto;position:relative;clear:both;}
     #slider4{width:72%;margin:0 auto;position:relative;clear:both;}
     #slider1{width:72%;margin:0 auto;position:relative;clear:both;}
     #slider3{width:72%;margin:0 auto;position:relative;clear:both;}
     #slider5{width:72%;margin:0 auto;position:relative;clear:both;}
     #slider6{width:72%;margin:0 auto;position:relative;clear:both;}
     #slider7{width:72%;margin:0 auto;position:relative;clear:both;}
    .first_18xl22 img{float:right;position:absolute;margin:3px 0 0 35px;}
    .first_18xl22 em{display:inline-block;vertical-align:middle;float:right;font-style:normal;width:21px;line-height:21px;margin:7px 13px 0 0 ;border-radius:5px;background-color:red;color:#fff;font-size:16px;text-align:center;}
    .first_18xl23 img{float:right;position:absolute;margin:3px 0 0 35px;}
    .first_18xl23 em{display:inline-block;vertical-align:middle;float:right;font-style:normal;width:21px;line-height:21px;margin:7px 13px 0 0 ;border-radius:5px;background-color:#c1c1c1;color:#fff;font-size:16px;text-align:center;}
    .img-inverse{display: block;margin:0  auto 0;padding-top:25px;clear:both;}
    .img-inverse:hover{cursor:pointer; }
    .test-inverse{ padding-top:0px !important;transform: rotate(180deg); -webkit-transform: rotate(180deg);transition: transform .2s;clear: both;}
    .eth_slota1 img{transform: rotate(180deg); -webkit-transform: rotate(180deg);transition: transform .1s;}
     /*鍙宠竟鍗曡酱*/
     #slider2{width:75%;margin:10px auto 0 ;}
     #slider2 > .ui-rangeSlider-rightLabel{display:none !important;}
     #slider3{width:75%;margin:10px auto 0 ;}
     #slider3 > .ui-rangeSlider-rightLabel{display:none !important;}
     /*button*/
     .button_apply{clear:both;width:260px;margin-left: 20px;margin-bottom: 15px}
     .button_apply span{width:120px;line-height:30px;font-size:14px;display:block;float:left;border:1px  solid #d1d2d3;text-align:center;color:#fff;margin-top:15px;cursor:pointer;border-radius: 5px;}
     .button_apply span:nth-child(1){background-color:#014291;margin-right:15px;}
     .button_apply span:nth-child(2){background-color:#ff4c4c;}
 .ceshi1{display:none;padding-bottom:40px;}
 .ceshi2{display:none;padding-bottom:40px;}
 .ceshi{display:none;padding-bottom:40px;}
 .ceshi3{display:none;padding-bottom:40px;}
 .ceshi31{display:none;padding-bottom:40px;}
 .ceshi32{display:none;padding-bottom:40px;}
 .ceshi4{display:none;padding-bottom:40px;}
 .ceshi5{display:none;padding-bottom:40px;}
 .ceshi6{display:none;padding-bottom:40px;}
 .ceshi7{display:none;padding-bottom:40px;}
 .filtter_1811_ts label{display: block;margin:20px 0 0 20px;}
 .filtter_1811_ts input{font-size:14px;margin:0 8px 0 20px;}
 .ui-rangeSlider-label{padding:0;}
 .ui-rangeSlider-bar{background-color:#d1d2d3;}
	#container{height:320px;width:570px;position:relative;margin:20px 0 0 10px;}
/*	.col-controls{position:absolute;float:right;left:48%;margin:-400px 0 0 180px;}
	.parameter_1203{width: 23px;height: 23px;line-height: 23px; margin: 0 auto;transform: rotate(-90deg);}
	.parameter_1203 span{    cursor: pointer;
    color:#000 !important;
    display: block;
    vertical-align: bottom;
    padding: 0 .2667rem;
    font-size: 10px;
    font-weight: 200;
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;}
    .tec-curve table.tec-legend th div span{    cursor: pointer;
    display: block;
    vertical-align: bottom;
    padding: 0 .2667rem;
    font-size: 10px;
    font-weight: 200;
    width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
    .tc-row-head-controls {margin-left:50px;}
    .tc-row-head-controls a i{position:relative;}
    .tc-row-head-controls a i img{}
    .is-string{text-align:center;}  */

    .show-more span{width:232px;line-height:46px;font-size:18px;color:#788797;display:block;border:1px solid #d1d2d3;text-align:center;margin:50px auto;}
    .show-more a{text-decoration:none;}
    .show-more span:hover{background-color:#e6e6e6;}
/*杈撳嚭鍊肩殑鏍峰紡*/
	.exports_s1{font-size:18px;line-height:38px;padding:0 5px;border:1px solid #d1d2d3;color:#f2f2f2;background-color:#32b0ee;border-radius:5px; display:none;position:relative;margin-right:20px;float:left;}
	.exports_s1:hover{color:#fff;}
	.exports_s1 em{font-size:18px;display:block;float:left;}
	.exports_s1  i{display:block;float:right;line-height:38px;vertical-align:middle;}
	.exports_s1  i img{vertical-align:middle;cursor:pointer;margin-left:10px;}
    .exports_s2{font-size:18px;line-height:38px;padding:0 5px;border:1px solid #d1d2d3;color:#f2f2f2;background-color:#32b0ee;border-radius:5px; display:none;float:left;position:relative;margin-right:20px;}
    .exports_s2:hover{color:#fff;}
    .exports_s2 em{font-size:18px;display:block;float:left;}
    .exports_s2  i{display:block;float:right;line-height:38px;vertical-align:middle;}
    .exports_s2  i img{vertical-align:middle;cursor:pointer;margin-left:10px;} 
    .exports_s4{font-size:18px;line-height:38px;padding:0 5px;border:1px solid #d1d2d3;color:#f2f2f2;background-color:#32b0ee;border-radius:5px; display:none;float:left;margin-right:20px;position:relative;}
    .exports_s4:hover{color:#fff;}
    .exports_s4  i{display:block;float:right;line-height:38px;vertical-align:middle;}
    .exports_s4  i img{vertical-align:middle;cursor:pointer;margin-left:10px;}
    .exports_s5{font-size:18px;line-height:38px;padding:0 5px;border:1px solid #d1d2d3;color:#f2f2f2;background-color:#32b0ee;border-radius:5px; display:none;float:left;margin-right:20px;position:relative;}
    .exports_s5:hover{color:#fff;}
    .exports_s5  i{display:block;float:right;line-height:38px;vertical-align:middle;}
    .exports_s5  i img{vertical-align:middle;cursor:pointer;margin-left:10px;}
    
    .exports_s6{font-size:18px;line-height:38px;padding:0 5px;border:1px solid #d1d2d3;color:#f2f2f2;background-color:#32b0ee;border-radius:5px; display:none;float:left;margin-right:20px;position:relative;}
    .exports_s6:hover{color:#fff;}
    .exports_s6  i{display:block;float:right;line-height:38px;vertical-align:middle;}
    .exports_s6  i img{vertical-align:middle;cursor:pointer;margin-left:10px;}
     
    .exports_s7{font-size:18px;line-height:38px;padding:0 5px;border:1px solid #d1d2d3;color:#f2f2f2;background-color:#32b0ee;border-radius:5px; display:none;float:left;margin-right:20px;position:relative;}
    .exports_s7:hover{color:#fff;}
    .exports_s7  i{display:block;float:right;line-height:38px;vertical-align:middle;}
    .exports_s7  i img{vertical-align:middle;cursor:pointer;margin-left:10px;} 
     
    .exports_s8{font-size:18px;line-height:38px;padding:0 5px;border:1px solid #d1d2d3;color:#f2f2f2;background-color:#32b0ee;border-radius:5px; display:none;float:left;margin-right:20px;position:relative;}
    .exports_s8:hover{color:#fff;}
    .exports_s8  i{display:block;float:right;line-height:38px;vertical-align:middle;}
    .exports_s8  i img{vertical-align:middle;cursor:pointer;margin-left:10px;}
    
    .exports_s9{font-size:18px;line-height:38px;padding:0 5px;border:1px solid #d1d2d3;color:#f2f2f2;background-color:#32b0ee;border-radius:5px; display:none;float:left;margin-right:20px;position:relative;}
    .exports_s9:hover{color:#fff;}
    .exports_s9  i{display:block;float:right;line-height:38px;vertical-align:middle;}
    .exports_s9  i img{vertical-align:middle;cursor:pointer;margin-left:10px;}

	/*.tab_show a{line-height: 0px;display: block;margin: 5px auto 5px;}*/
	.tab_show p{line-height: 0px;margin: 0 auto 5px;}
	.by_181123{background: url(../images/icon-cart3.png) no-repeat #48515a  center center;border: none;width: 19px;height: 19px;border-radius: 2px;}
    /*.exports_s3{display:none;float:right;margin-right:150px;}*/
    .exports_s3 {position:absolute;float:left;margin:-35px 0 0 50px;display:none;}
    .exports_s31 {position:absolute;float:left;margin:-35px 0 0 95px;display:none;}
    .exports_s32 {position:absolute;float:left;margin:-35px 0 0 90px;display:none;}
    .content2_diyiping{clear:both;}
  
    .hidden1{width:658px;height:280px;margin:33px auto 0 !important;box-shadow: 0 0 10px 15px #d1d2d3;background-color:#fff;color:#000;z-index:999999;display:none;}
    .hidden3{width:700px;height:760px;margin:33px auto 0 !important;box-shadow: 0 0 10px 15px #d1d2d3;background-color:#fff;color:#000;z-index:999999;display:none;}
    .hidden2{width:658px;height:250px;box-shadow: 0 0 10px 15px #d1d2d3;background-color:#fff;color:#000;z-index:999999;display:block;}
    .hidden1 p{font-size:30px;color:#000;margin:28px auto 0;border-bottom:1px solid #d1d2d3;color:#000;width:610px;padding-bottom:24px;}
    .hidden3 p{font-size:30px;color:#000;margin:28px auto 0;border-bottom:1px solid #d1d2d3;color:#000;width:610px;padding-bottom:24px;}
    .hidden1 span{font-size:14px;line-height:22px;display:block;margin:30px 22px 0;text-align:justify;width:610px;position:relative;cursor:auto;}
    .hidden3 span{font-size:14px;line-height:22px;display:block;margin:30px 22px 0;text-align:justify;width:610px;position:relative;cursor:auto;}
    .bg_hidden11{margin: 0 -329px 0 0px !important;right: 50% !important;position: absolute;width: 100% !important}
    .bg_hidden22{margin: 0 -329px 0 0px !important;right: 50% !important;position: absolute;width: 100% !important}
    .tanchuang div {
    display: inline-block;
    }
    .tanchuang div em {
    display: inline-block;
    }
/*!*    .hidden_psan1{position:absolute;margin:-28px 0 0 200px;border:1px solid #d1d2d3;width:0;height:0;background-color:#fff;color:#000;font-size:16px;line-height:28px;opacity:0;z-index:999999;left:150px;display:none;}*!*/

/*寮瑰嚭妗嗙殑鏍峰紡*/

.speedfirest-tip:hover .hidden_psan1{
	display:block;
	opacity:0.9
}

.hidden_psan1 {
 text-align:justify;
 display:none;
 position:absolute;
 top:-20px;
 border:1px solid #d1d2d3;
 width:350px;
 height:100px;
 color:#fff;
 font-size:14px;
 line-height:28px;
 opacity:0.5;
 z-index:999999;
 left:36px;  
 background-color:#000;
 padding:10px 10px 10px 10px;}
 
  tr td:nth-child(2){text-align:left;padding-left:75px !important;}
 .tec-legend  tbody tr td:nth-child(2){text-align:left;    padding: 5px 5px !important;}
  /*姝ゅ鐨勮竟妗嗗ぇ灏忎細褰卞搷绗簩涓笁瑙掑舰鍒伴《閮ㄧ殑鍋忕Щ閲忥紝涓�鑸槸1.4鍊�*/ 
.hidden_psan1::after {
 
  content: '';
  position: absolute;
  top: 20px;
  left: -10px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #000; }
.ceshi_1225 a{text-decoration:underline;}
.ceshi_0201 a{text-decoration:underline;}
.ceshi_0201 li{list-style-type: none;}
.ceshi_0201 li:before{
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background-color: black;
    border-radius: 50%;
    margin-right: 5px;}
.dianwo{width:150px;line-height:28px;border:1px solid #d1d2d3;margin:10px auto;font-size:14px;text-align:center;display:none;}
.dianwoa{display:none !important;}
.shuzhi_jiajian{height:40px;}
.col-controls table tr td a img{width:60px !important;height:60px !important;}
/*.echar_container div{width:800px;height:500px;}
.echar_container div canvas{width:800px;height:500px;} 
 .col-controls{margin:-400px 0 0 180px;}*/
 .col-controls table{
 border-collapse: separate;
    border-spacing: 1px;
}
.col-controls table th{
background: none !important;
font-size: 14px;
    font-weight: bold;
    color: #333;
    padding: 0; }
.footer_tavble_speed{margin-left: 60px;background: none !important;}
.footer_tavble_speed tbody tr{background-color:#fff !important;}
.footer_tavble_speed tbody tr td{display:inline_block;}
.footer_tavble_speed tbody tr td input{margin-right:10px;    width: 100px !important;line-height: 36px !important;}
.animate_donghua1 p{text-align:left !important;}	
.col-controls table tr{background-color: #fff !important; }
.col-controls table tr td{padding:5px 5px !important;text-align:left;line-height:15px !important; border-collapse: separate;border-spacing: 1px;} /*20190120*/
.col-controls1{margin: -500px 0 0 250px;}
 .col-controls1 table{
 border-collapse: separate;
    border-spacing: 1px;
}
.col-controls1 table th{
font-size: 14px;
    font-weight: bold;
    color: #333;
    padding: 0; }
.col-controls1 table tr{background-color: #fff !important; }
.col-controls1 table tr td{padding:5px 5px !important;text-align:left;}

.layout_1203111{width:700px !important;}  
.echar_container{width:650px !important;height:450px  !important;}/*
.echar_container div{width:650px !important;height:450px  !important;}*/
.echar_container div canvas{width:650px  !important;height:450px  !important;} 


.col-controls111{position:absolute;float:right;left:48%;margin:-400px 0 0 180px;}
.col-controls111 table{
 border-collapse: separate;
    border-spacing: 1px;
}
.col-controls111 table th{
background: none !important;
font-size: 14px;
    font-weight: bold;
    color: #333;
    padding: 0; }
.col-controls111 table tr{background-color: #fff !important; }
.col-controls111 table tr td{padding:5px 5px !important;text-align:left;}

.content_header{}
.djdownload_img{display:block;position:relative;cursor:pointer;}


.tips_speed{
    width: 120%!important;
}
.footer_tavble_speed .input_20190119 {
    height: 30px!important;
}
