@charset "utf-8";

.module-span7,.module-span5{width: 50%;}

/*ÓÑÇéÁ´½Ó*/
.js_link{position: relative;background: #e6e6e6;margin-top: 20px;padding: 0 20px 0 20px;}
.js_z{    width: 20%;height: 34px;/* border:1px solid #e7e7e7; */float: left;margin-top: 10px;    margin-bottom: 10px;line-height: 33px;cursor: pointer;background: #fff;margin-right: 1%;}
.js_z span{float: left;margin-left: 11px;color: #777;}
.js_z img{float: right;margin-right: 10px;margin-top: 15px;cursor: pointer;}
.js_links{overflow: hidden;}
.js_links ul {float: left;display: none;background: #fff;/* border:1px solid #f5f5f5; */border-top:none;position: relative;width: 100%;}
.js_links ul li{float: left;margin-bottom: 5px;padding-left: 9px;/* padding-right: 9px; */line-height: 30px;height: 30px;}
.js_links ul li a {float: left;margin-left: 12px;font-size: 14px;color: #333333;width: 156px;}
.js_links ul li img{float: left;margin-top: 14px;}
.js_links li:hover a{color: #dc2424;}
.cha1{/* position: absolute; *//* bottom:5px; *//* right: 0; *//* width: 59px; *//* height: 28px; *//* cursor: pointer; */float: right;}
.cha1 .cha{width: 59px;height: 28px;}
.js_z1 .js_ds{display: block;}
.js_z2 .js_ds{display: none;}
.js_z1 .js_ds2{display: none;}
.js_z2 .js_ds2{display: block;}

@media (max-width: 991px) {
  .js_z{width: 49%;}
}