/*!服务下载*/
.m-screenl{overflow:hidden;margin-bottom:80px}
.ul-listl1{overflow:hidden;background:#f2f6ff;border-radius:5px;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;margin-bottom:20px}
.ul-listl1 li{overflow:hidden}
.ul-listl1 .con{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;height:60px;line-height:60px;font-size:16px;color:#3d3d3d;text-align:center;border-radius:5px;padding:0 40px;min-width:190px;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}
.ul-listl1 .con:hover,.ul-listl1 li.on .con{color:#fff;background-color:#103187}
.ul-screenl{margin:0 -13px 40px;overflow:hidden}
.ul-screenl li{width:25%;float:left;padding:0 13px;overflow:hidden}
.ul-screenl .inpbox,.ul-screenl .sel{width:100%;border:2px solid rgba(16,49,135,.2);overflow:hidden;border-radius:5px 5px 5px 5px}
.ul-screenl .sel select{display:block;width:100%;height:56px;line-height:56px;background:#fff;overflow:hidden;padding:0 40px 0 20px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;color:#222;background-image:url(../images/ServiceDownload/iconl1.png);background-repeat:no-repeat;background-position:center right 20px;-webkit-background-size:16px auto;-moz-background-size:16px auto;-ms-background-size:16px auto;-o-background-size:16px auto;background-size:16px auto}
select::-ms-expand{display:none}
.ul-screenl .inpbox{border:none;position:relative}
.ul-screenl .inpbox .inp{display:block;width:100%;height:60px;line-height:60px;padding:0 50px 0 20px;overflow:hidden;font-size:16px;color:#222;background-color:rgba(16,49,135,.05);border:none}
.ul-screenl .inpbox .so{position:absolute;top:0;right:20px;width:14px;height:100%;border:none;background-color:transparent;background-image:url(../images/ServiceDownload/iconl2.png);background-position:center center;-webkit-background-size:100% auto;-moz-background-size:100% auto;-ms-background-size:100% auto;-o-background-size:100% auto;background-size:100% auto;background-repeat:no-repeat;cursor:pointer}
.m-screentabl{overflow:hidden;margin-bottom:29px}
.m-screentabl table{overflow:hidden;width:100%}
.m-screentabl th{font-size:16px;color:#fff;line-height:50px;text-align:center;background-color:#424447;overflow:hidden;border-right:1px solid #d8d8d8;padding:0 10px;font-weight:400}
.m-screentabl tr{background-color:#f0f0f0;border-bottom:1px solid #fff}
.m-screentabl tr:nth-child(2n+1){background-color:#f9f9f9}
.m-screentabl td{font-size:16px;color:#3d3d3d;line-height:50px;text-align:center;border-right:1px solid #d8d8d8}
.m-screentabl td:last-child{border-right:none}
.m-screentabl .btn{display:block;width:72px;height:30px;line-height:28px;font-size:14px;color:#103187;text-align:center;border:1px solid #ccc;margin:0 auto;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s}
.m-screentabl .btn:hover{border-color:#103187}
@media (max-width:1400px){
.ul-listl1 .con{min-width:auto}
}
@media (max-width:1200px){
.ul-listl1 .con{height:40px;line-height:40px;font-size:14px}
.ul-screenl .sel select{line-height:36px;height:36px;font-size:14px;padding:0 10px;background-position:center right 10px;-webkit-background-size:10px auto;-moz-background-size:10px auto;-ms-background-size:10px auto;-o-background-size:10px auto;background-size:10px auto}
.ul-screenl .inpbox .inp{height:40px;line-height:40px;font-size:14px;padding:0 10px}
.ul-screenl{margin-bottom:20px}
.m-screentabl td,.m-screentabl th{font-size:14px;line-height:40px}
.m-screentabl .btn{font-size:13px}
.m-screenl{margin-bottom:30px}
.ul-screenl{margin:0 -5px 20px}
.ul-screenl li{padding:0 5px}
}
@media (max-width:991px){
.ul-listl1{display:block}
.ul-listl1 li{width:33.33%;float:left}
.ul-listl1 .con{padding:0 10px}
}
@media (max-width:767px){
.m-screenl{margin-top:20px}
}
@media (max-width:640px){
.ul-screenl li{width:50%;margin-bottom:10px}
.ul-listl1 li{width:50%}
.m-screentabl .screentabl table{min-width:500px;overflow:hidden}
.m-screentabl .screentabl{overflow-y:hidden;overflow-x:auto}
}
@media (max-width:460px){
.ul-screenl li{width:auto;float:none}
}