.zplb {
	width: 45%;
	margin-right: 4%;
	float: left;
	display: block !important;
	border-bottom: 0px !important;
}
.page1-cont .cont-item .item-info {
	border-left: 7px solid #004ea2;
	padding-left:40px;
}
.page1-cont .cont-item .item-time {
	text-align:left;
}
/*招商加盟*/
.zsjm {
	text-align:center;
}
.zsjm h4 {
	font-size: 25px;
	margin-bottom: 20px;
}
/*联系我们*/
.cont-list .list-info .link-cont {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	font-weight: 400;
	color: #7D7D7D;
	line-height: 26px;
	display: flex;
}
.cont-list .list-info .link-cont li {
	margin-right: 25px;
	padding-top: 12px;
	position: relative;
	padding-left: 35px;
}
.cont-list .list-info .link-cont li:last-child {
	margin-right: 0;
}
.cont-list .list-info .link-cont li.link-icon:before {
	content: "";
	height: 25px;
	width: 35px;
	background: url(../RJ-img/icon2.png) no-repeat;
	display: inline-block;
	background-size: 175px;
	position: absolute;
	left: 0;
}
.list-info .link-cont li.link-icon.icon2:before {
	background-position: -30px center;
}
.cont-list .list-info .link-cont li.link-icon.icon3:before {
	background-position: -69px center;
}
.cont-list .list-info .link-cont li.link-icon.icon4:before {
	background-position: -105px center;
}
.cont-list .list-info .link-cont li.link-icon.icon5:before {
	background-position: -144px center;
}
.cont-list .list-info .link-cont li.link-icon.icon1, .cont-list .list-info .link-cont a {
	color: #7D7D7D;
	text-decoration: underline;
}
.cont-list .list-info .link-cont li.link-icon.icon1:hover, .cont-list .list-info .link-cont a:hover {
	color: #E60039;
}
.recruit {
	font-size: 16px;
	font-weight: bold;
	color: #303030;
}
.hotline-cont .recruit a {
	color: #7D7D7D;
	background: url(../RJ-img/next.png) no-repeat right center;
	padding-right: 18px;
	margin-right: 25px;
	text-decoration: underline;
	font-weight: normal;
}
.hotline-cont .recruit a:hover {
	color: #E60039;
}
.hotline-cont .recruit.mt20 {
	margin-top: 28px;
}
.contact-support {
	font-size: 22px;
	font-weight: 400;
	color: #303030;
	line-height: 26px;
	padding-top: 50px;
	padding-bottom: 40px;
	border-bottom: 1px solid #e6e6e6;
}
.contact-support ul {
	margin-top: 25px;
}
.contact-support ul li {
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 30px;
}
.market-cont {
	padding: 20px 0;
	border-bottom: 1px solid #e6e6e6;
}
.market-cont:last-child {
	border-bottom: none;
	padding-bottom: 50px;
}
.market-cont .market-tit {
	font-size: 22px;
	font-weight: 400;
	color: #303030;
	line-height: 26px;
	padding: 20px 0;
}
.market-cont .contactUs-box-item {
	overflow: hidden;
	clear: both;
}
.market-cont .contactUs-box-item h5 {
	color: #000;
	font-size: 18px;
	padding: 20px 0;
	font-weight: normal;
}
.market-cont .contactUs-box-item > h5 {
	cursor: pointer;
	display: inline-block;
	padding-right: 55px;
	position: relative;
	color: #303030;
}
.market-cont .contactUs-box-item > h5:after {
	position: absolute;
	content: "";
	background: url(../RJ-img/icon3.png) no-repeat left top;
	height: 18px;
	width: 30px;
	background-size: 30px;
	right: 0px;
	top: 24px;
}
.market-cont .contactUs-box-item > h5.show:after {
	position: absolute;
	content: "";
	background: url(../RJ-img/icon3.png) no-repeat left -18px;
	height: 18px;
	width: 30px;
	background-size: 30px;
	right: 0px;
	top: 24px;
}
.market-cont .contactUs-box-item li {
	float: left;
	width: 30.333%;
	height: 150px;
	margin-right: 3%;
	margin-bottom: 20px;
	color: #000;
	font-size: 16px;
	line-height: 26px;
}
.market-cont:last-child a {
	font-size: 16px;
	font-weight: 400;
	text-decoration: underline;
	color: #7D7D7D;
	line-height: 28px;
	background: url(../RJ-img/next.png) no-repeat right center;
	padding-right: 18px;
}
.market-cont:last-child a:hover {
	color: #E60039;
}
.social-media {
	display: flex;
}
.media-cont {
	padding-bottom: 100px;
}
.media-cont .cont-tit {
	border-bottom: none;
}
.media-item {
	margin-right: 42px;
	padding-top: 20px;
	position: relative;
}
.media-item .item-icon {
	width: 34px;
	height: 30px;
	background: url(../RJ-img/icon1.png) no-repeat right top;
	background-size: 250px;
	cursor: pointer;
}
.media-item .item-icon:hover {
	background-position: right -30px;
	background-size: 250px;
}
.media-item .item-icon.icon2 {
	background-position: -70px top;
	background-size: 250px;
}
.media-item .item-icon.icon2:hover {
	background-position: -70px -31px;
	background-size: 250px;
}
.media-item .item-icon.icon3 {
	background-position: -118px top;
	background-size: 250px;
}
.media-item .item-icon.icon3:hover {
	background-position: -118px -31px;
	background-size: 250px;
}
.media-item .item-icon.icon4 {
	background-position: -166px top;
	background-size: 250px;
}
.media-item .item-icon.icon4:hover {
	background-position: -166px -32px;
	background-size: 250px;
}
.media-item .item-icon.icon5 {
	background-position: left top;
	background-size: 250px;
	width: 55px;
}
.media-item .item-icon.icon5:hover {
	background-position: left -31px;
	background-size: 250px;
	width: 55px;
}
.media-item .item-code {
	display: block;
	position: absolute;
	bottom: 56px;
	width: 108px;
	height: 128px;
	background: #FFFFFF;
	box-shadow: 0px 0px 9px 0px rgba(221, 221, 221, 0.68);
	border-radius: 4px;
	text-align: center;
	font-size: 14px;
	box-sizing: border-box;
	padding: 8px;
	font-weight: 400;
	color: #303030;
	line-height: 28px;
	left: -36px;
	display: none;
}
.media-item .item-code > div {
	position: relative;
	z-index: 3;
}
.media-item .item-code:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -17px;
	height: 36px;
	width: 36px;
	left: 34px;
	box-shadow: 0 0px 11px rgba(0, 0, 0, .11);
	transform: rotateZ(45deg)skew(-12deg, -12deg);
	background-color: #fff;
	z-index: 1;
}
.media-item .item-code:before {
	content: "";
	display: block;
	position: absolute;
	background: #fff;
	width: 100%;
	height: 20px;
	left: 0;
	z-index: 2;
	bottom: 0;
}
/*.media-item:hover .item-code{
	display: block;
}*/
@media (min-width: 768px) {
 .a-contactUs .a-content {
 width: 750px;
}
}
 @media (min-width: 992px) {
 .a-contactUs .a-content {
 width: 970px;
}
}
 @media (min-width: 1280px) {
 .a-contactUs .a-content {
 width: 1100px;
}
}
@media (min-width: 1440px) {
 .a-contactUs .a-content {
 width: 1200px;
}
}
@media (min-width: 1600px) {
 .a-contactUs .a-content {
 width: 1440px;
}
}
@media screen and (max-width:1600px) {
 .cont-list .list-info {
 width: 32%;
}
 .cont-list {
 justify-content: space-evenly;
}
 .contactUs-box-item li {
 width: 48%;
}
 .market-cont .contactUs-box-item li:nth-child(even) {
 margin-right: 0;
}
}
 @media screen and (max-width:992px) {
 .cont-list .list-info {
 width: 48%;
 margin: 12px 1%;
 padding: 0 20px;
 height: 250px;
}
 .cont-list .list-info .link-cont, .hotline-cont .recruit {
 font-size: 14px;
}
 .cont-list .hotline-cont {
 font-size: 14px;
 line-height: 22px;
}
 .des-link {
 font-size: 14px;
 margin-top: 10px;
}
 .a-contactUs .cont-tit {
 font-size: 24px;
 padding: 14px 0;
}
 .cont-list .list-info .link-cont li {
 margin-right: 10px;
 padding-left: 22px;
}
 .cont-list .list-info .link-cont li.link-icon:before {
 zoom: 0.7;
 top: 22px;
}
 .cont-list .list-info .info-tit {
 padding: 25px 0 18px 0;
 font-size: 20px;
 margin-bottom: 15px;
}
 .contact-support {
 font-size: 18px;
 line-height: 26px;
 padding-top: 20px;
 padding-bottom: 30px;
}
 .contact-support ul li {
 font-size: 14px;
 line-height: 20px;
}
 .market-cont .contactUs-box-item h5 {
 font-size: 16px;
 padding: 10px 0;
}
 .market-cont .contactUs-box-item li {
 width: 48%;
 font-size: 14px;
 line-height: 22px;
 height: 110px;
}
 .market-cont .contactUs-box-item li:nth-child(even) {
 margin-right: 0;
}
 .market-cont .contactUs-box-item > h5 {
 padding-right: 45px;
}
 .market-cont .contactUs-box-item > h5:after {
 top: 12px;
}
 .market-cont .contactUs-box-item > h5.show:after {
 top: 12px;
}
}
@media screen and (max-width: 768px) {
 .a-contactUs .a-content {
 width: 96%;
 padding: 0 2%;
/*    	overflow: hidden;*/
	}
 .cont-list {
 padding-top: 15px;
}
 .cont-list .list-info {
 width: 100%;
 margin: 12px 0%;
 padding: 0 20px;
 height: 235px;
 box-sizing: border-box;
}
 .market-cont .contactUs-box-item li {
 width: 100%;
 margin-right: 0;
 font-size: 14px;
 line-height: 22px;
 height: auto;
}
 .market-cont .contactUs-box-item > h5 {
 padding-right: 45px;
 display: block;
}
 .market-cont:last-child a {
 font-size: 14px;
}
 .office-cont {
 margin-bottom: 20px;
}
 .media-cont {
 padding-bottom: 60px;
}
 .social-media {
 display: flex;
 zoom: 0.8;
 justify-content: space-around;
}
 .media-item {
 margin-right: 0;
}
}

/*在线举报*/
@charset 'utf-8';
/*css*/

.boot-main {
	width: 100%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
}
.boot-crumbs {
	font-size: 14px;
	padding:20px 0;
	font-weight: normal;
}
.boot-crumbs a {
	color: #666;
	text-decoration: underline;
}
.boot-crumbs a:hover, .boot-crumbs a:focus, .boot-crumbs a.curr {
	color: #e10032;
}
.boot-crumbs a.curr {
	text-decoration: none;
}
.boot-main-complaints {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.boot-complaints-title {
	text-align: center;
	font-size: 28px;
	color: #333;
	border-bottom: 1px solid #e6e6e6;
	padding-top:20px;
	padding-bottom: 20px;
	font-weight: normal;
	margin-bottom: 50px;
}
.boot-complaints-subtitle {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 40px;
	padding-left: 15px;
	padding-right: 15px;
}
.boot-complaints-subtitle div {
	margin-bottom: 40px;
}
.boot-complaints-subtitle span {
	color: #e10032;
	display: block;
}
.boot-complaints-rule {
	color: #2055dd;
}
.boot-complaints-rule:hover, .boot-complaints-rule:focus {
	color: #e10032;
}
.boot-complaints-cont {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.boot-complaints-label {
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
}
.boot-complaints-label span {
	font-weight: 700;
}
.boot-complaints-intbox {
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.75;
}
.boot-complaints-txt {
	padding-right: 20px;
	position: relative;
}
.boot-complaints-txt em {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #e10032;
	font-size: 16px;
	font-style: normal;
}
.boot-complaints-int {
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	border: 1px solid #e6e6e6;
	width: 100%;
	padding:0 5px;
}
.boot-complaints-intarea {
	display: block;
	height: 186px;
	line-height: 46px;
	font-size: 16px;
	border: 1px solid #e6e6e6;
	width: 100%;
	overflow: auto;
	padding:5px;
}
.boot-complaints-error {
	font-size: 14px;
	text-align: right;
	padding-right: 20px;
	color: #e10032;
}
.boot-complaints-uploadFile {
	max-width: 360px;
	padding-right: 0;
}
.boot-complaints-uploadFile .boot-complaints-int {
	width: 80%;
	position: relative;
	z-index: 1;
}
.boot-complaints-upload-filebtn {
	height: 46px;
	width: 20%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index:5;
	border: 1px solid #e6e6e6;
	background: #fff;
}
.boot-complaints-upload-filebtn span:hover {
	color: #fff;
	border: 1px solid #e10032;
	background: #e10032;
}
.boot-complaints-upload-filebtn span {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	position: absolute;
	top: 0;
	left:0;
	z-index: 1;
	cursor:pointer;
}
.boot-complaints-upload-filebtn .btn {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	position: absolute;
	top: 0;
	left:100px;
	z-index: 1;
	cursor:pointer;
	border:1px solid #e10032;
	background-color:#e10032;
	color:white;
}
.boot-complaints-upload-file {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.boot-complaints-codebox {
	overflow: hidden;
}
.boot-complaints-codebox .boot-complaints-int {
	width: 150px;
	float: left;
	margin-right: 10px;
}
.boot-complaints-code {
	display: block;
	width: 100px;
	height: 44px;
	float: left;
	padding-right: 10px;
	position: relative;
	margin-bottom: 10px;
}
.boot-complaints-code img {
	max-width: 100px;
	max-height: 44px;
	border: 1px solid #e6e6e6;
}
.boot-complaints-submit {
	display: block;
	width: 240px;
	height: 46px;
	line-height: 46px;
	border: none;
	background: #ec5735;
	color: #fff;
	margin:40px auto;
	font-size: 18px;
	text-align: center;
	-webkit-border-radius: 23px;
	border-radius: 23px;
	cursor:pointer;
}
.boot-complaints-submit:hover, .boot-complaints-submit:focus {
	background: #e10032;
}
.boot-complaints-error {
	overflow: hidden;
}
.boot-complaints-error span {
	display: none;
}
.red-error span {
	padding-left:30px;
	line-height: 29px;
	background: url(../image/sa_shib_01.png) no-repeat left top;
	font-size: 16px;
	display: block;
	float: right;
	margin-top: 10px;
	color: #333;
}
.boot-complaints-subtitle div .boot-complaints-subtitle-tel {
	width: auto;
	float: left;
	margin-right: 50px;
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1366px) {
}
@media screen and (max-width: 1280px) {
}
@media screen and (max-width: 1024px) {
 .boot-main {
 width: auto;
 max-width: auto;
}
 .boot-complaints-cont {
 width: 86%;
}
}
@media screen and (max-width: 768px) {
 .boot-main {
 width: auto;
 max-width: auto;
}
 .boot-complaints-cont {
 width: auto;
}
 .boot-complaints-cont {
 width: auto;
}
 .boot-complaints-subtitle div .boot-complaints-subtitle-tel {
 width: 100%;
 float: left;
 margin-right: 0;
 clear: both;
 margin-bottom: 20px;
}
}
.text-danger {
	font-size: 14px;
	color: #E9573F
}
.x-form__checkbox {
	position: relative;
	padding-left: 39px;
	line-height: 28px;
	color: #838383;
}
.x-form__checkbox input[type="checkbox"] {
	position: absolute;
	left: -999em;
	border: none;
	background: none;
}
.x-form__checkbox label {
	position: absolute;
	left: 0;
	top: 2px;
	cursor: pointer;
}
.x-form__checkbox input[type="checkbox"] + label:before {
	background: url(../image/checkico.png) no-repeat;
	background-size: 100%;
}
.x-form__checkbox input[type="checkbox"]:checked + label:before {
	background: url(../image/checkico_on.png) no-repeat;
	background-size: 100%;
}
.x-form__checkbox label::before {
 display: block;
 position: relative;
 top: 0;
 left: 0;
 content: "";
 width: 22px;
 height: 22px;
 margin-right: 10px;
}
.x-form__checkbox a {
	color: #333333;
}
.x-form__checkbox a:hover {
	text-decoration: underline;
}
/*搜索页*/
 .search-wrap {
}
.search-wrap .sa-search {
	overflow: inherit;
	width: 75%;
}
.search-wrap .sa-search .result1 {
	top: 40px;
}
.search-wrap .typeahead__query {
	height: 40px
}
.search-wrap .input-global-search {
	padding: 0;
	height: 40px;
}
.search-wrap .sa-button {
	height: 40px;
}
.search-wrap .typeahead__result {
	top: 40px
}
.search-wrap .sa-search .sa-input {
	top: 0;
	line-height: 40px;
}
.float-right {
	float: right;
}
.float-right .tag {
	padding: 0 5px;
	cursor: pointer;
}
.float-right .selected {
	color: #e12d30
}
.sa-tplby-check {
	overflow: hidden;
}
.sa-tplby-check p {
	float: left;
}
.sa-tplby-check .feedback_Box {
	float: left;
	margin-left: 100px;
}
.sa-tplby-check .feedback_Box a {
	color: red;
	text-decoration: underline;
}
.search_Fd {
	float: left;
	font-size: 18px;
	position: relative;
	z-index: 100;
}
.search_Fd a {
	color: red;
	text-decoration: underline;
}
 @media screen and (max-width: 768px) {
 .sa-tplby-check .feedback_Box {
 margin-left: 0px;
 margin-top: 10px;
 display: none;
}
 .search_Fd {
 margin: 10px auto;
 font-size: 16px;
 display: none;
}
}
.typeahead__query ul.result2 {
	position: absolute;
	top:62px;
	left:0;
	width:100%;
	background:#fff;
	border-radius:10px;
	overflow: hidden;
	box-shadow: 0px 4px 6px 0px rgba(58, 58, 58, 0.14);
	display:none
}
.typeahead__query ul.result2 li p {
	color:rgba(34, 34, 34, 0.6);
	font-size:18px;
	background:#fcf3f3;
	padding:15px 30px;
}
.typeahead__query ul.result2 li a {
	padding:15px 30px;
	display:block;
	color:#222222;
	font-size:18px;
}
.typeahead__query ul.result2 li a span {
	color:#d00a37
}
.typeahead__query ul.result2 li:hover {
	background:#f7f7f7
}
.typeahead__query ul.result2 li.on {
	background:#f7f7f7
}
.close {
	display: none;
	position: absolute;
	width: 22px;
	height: 22px;
	background: #cb1329;
	border-radius: 50%;
	right: -8px;
	top: -8px;
}
 .close::before, .close::after {
 content: '';
 position: absolute;
 height: 2px;
 width: 60%;
 top: 50%;
 left: 20%;
 margin-top: -1px;
 background: #fff;
}
 .close::before {
 -webkit-transform: rotate(45deg);
 -moz-transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 -o-transform: rotate(45deg);
 transform: rotate(45deg);
}
 .close::after {
 -webkit-transform: rotate(-45deg);
 -moz-transform: rotate(-45deg);
 -ms-transform: rotate(-45deg);
 -o-transform: rotate(-45deg);
 transform: rotate(-45deg);
}
.typeahead__query .result1 li {
	position: relative;
}
.typeahead__query .result1 li:hover .close {
	display: inline-block;
	cursor: pointer;
}
/*自动生成*/
.zdsctit {
	border:none;
	padding-top: 40px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: 1.75;
	font-weight: bold;
}
.zdscdes {
	font-size:18px !important;
	line-height: 1.75;
}
.zdscyy {
	color:#004ea2;
	padding: 15px 0 20px;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
}
.zdsctck {
	border:1px solid red;
	width: 100%;
	height:200px;
	margin:15px;
}
.zdsccs ul li {
	width: 125px;
	padding: 8px 0;
	display: inline-block;
	white-space: nowrap;
}
.zdsc table {
	width:100%;
	text-align:center;
}
.tongor table tr td:nth-child(2){
	text-align:left;
}

.zdsc table tr td {
	border:1px solid #ccc;
	word-break: break-all;
	font-size: 16px;
}
.zdscan {
	float:left;
	margin-right:30px;
}
.csxs p {
	font-size: 16px;
	line-height: 1.75;
}
.bgPop {
	display: none;
	position: relative;
	z-index: 129;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .2);
	margin:auto;
}
.opop {
	display: none;
	width: 35%;
	min-height: 300px;
	max-height: 750px;
	height:300px;
	position: relative;
	top: 2%;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	padding: 25px;
	z-index: 130;
	border-radius: 8px;
	background-color: #fff;
	box-shadow: 0 3px 18px rgba(100, 0, 0, .5);
}
.no-scroll {
	overflow: hidden;
}
/*自动生成str*/
.zdsc {
	padding:0 10px 60px;
	max-width:1200px;
}
.zdsccs {
	width: 100%;
	clear: both;
	overflow: hidden;
}
.zdsc input[type="radio"] {
	margin-top: 3px;
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #ccc;
	border-radius: 20px;
	vertical-align: text-top;
	outline: none;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	margin-right: 5px
}
.zdsc input[type="radio"]:checked {
	border-color: #0798ff;
	background: #0798ff;
}
.zdsc input[type="radio"]:checked:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transform: scale(1);
}
.zdsc .checklabel {
	height: 30px;
	line-height: 30px;
}
/* 2.1 重置checkbox多选框的样式 */
            .checkbox {
	margin: 0 5px;
	padding: 0;
	width: 18px;
}
.zdsc .checkbox::before {
 content: "";
 font-size: 16px;
 font-weight: 700;
 display: block;
 width: 18px;
 height: 18px;
 line-height: 15px;
 text-align: center;
 box-sizing: border-box;
 border: 2px solid #24acf2;
 background-color: #fff;
}
        
/* 2.2 多选框选中状态的样式 */
.zdsc .checkbox:checked::before {
 content: "\2713";
 background-color: #fff;
 width: 18px;
 height: 18px;
 border: 2px solid #e50232;
 color: #e50232;
 font-size: 15px;
 font-weight: bold;
}
.zdsc .tr-zdsc-canshu {
	font-size: 15px;
	padding-left: 6px;
}
.boot-complaints-intbox span {
	display: inline-block;
	margin-top: 10px;
}
.zdsc .zdsctck img {
	width:150px;
	height:100px
}
.zdsc .dcbtn {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.zdsc .csxs {
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 200%;
}

 

.tr-print-title {
	font-size: 20px;
	line-height: 1.875;
	color: #004ea2;
	font-weight: bold;
	height: 32.4px;
	overflow: hidden;
	margin: 15px 0;
}
.tr-print p {
	font-size:16px;
	line-height:1.875em;
	color: #666;
}
.tr-print h2{ display:none}
 @media screen and (max-width: 768px) {
.zdsccs ul li {
 width: 110px;
}
}
