* {
	margin: 0;
	padding: 0;
    color: #333;
}

html {
	-webkit-text-size-adjust: none
}

body {
	-moz-user-select: none;
	font-family: "Microsoft Yahei", Tahoma, Arial, sans-serif;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	background-color: #f6f7f5;
}
body {  margin: 0 auto;  }
img {
	border: 0
}

a {
	text-decoration: none
}

body {
	width: 100%;
	margin: 0 auto
}

ul li, ol li, dl li {
	list-style-type: none
}

img {
	vertical-align: bottom
}

.click {
	cursor: hand
}

.block {
	display: block
}

.gray {
	color: #ccc
}

.blue {
	color: #008ebf
}

em {
  font-style: normal;
  font-size: inherit;
}

a{
    text-decoration: none;
}

i{
	font-style:normal;
}


.pg-hd {
    height: auto;
    line-height: 44px;
    font-size: 12px;
    background-color: #FFFFFF;
    position: relative;
}
.pg-hd .location-wrap{
    display: inline;
}
.pg-hd img, .pg-hd span {
    vertical-align: middle;
}
.pg-hd span{
    color:#000;
    font-size: 12px;
    position: relative;
    top: 1px;
}
.pg-hd .logo {
    height: 30.5px;
}
.pg-hd .location {
    height: 13px;
    margin: 0 5px 0 3.125%;
}
.pg-hd .telephone {
    height: 34px;
    margin-right: 14px;
    margin-top: 3px;
    float: right;
}



.search {
    height: 30px;
    margin: 12px 3.1%;
    background: #fff;
    position: relative
}

.search-box {
    border: 0;
    padding-left: 9px;
    border: 1px solid #cccccc;
    width: 96%;
    height: 30px;
    line-height: 30px;
    color: #ccc;
    font-size: 14px;
    background: #FFFFFF;
    outline: 0;
    -webkit-appearance: none
}
.magnifier {
	height: 30px;
	width: 45.5px;
	background: url("http://www.zx123.cn/templates/zx123new/mobile/img/magnifier.jpg");
	background-size: 100%;
	position: absolute;
	right: 0;
	top: 0;
	border: 1px solid #cccccc;
	cursor: pointer;
}

 
.fix-nav {
    display:none;
    position: fixed;
    right: 3.125%;
    bottom: 48px;
}
.fix-nav > div {
    background-color: rgba(148, 149, 148, 0.8);
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    text-align: center;
    border-radius: 7px;
}

.fix-nav > div:active{
    background-color: black;
}

.fix-nav img {
    margin-top: 8px;
}
.fix-nav p {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}
.fix-nav .i-totop {
    width: 33px;
    height: 20px;
    margin-bottom: 2px;
}
.fix-nav .i-feedback {
    width: 35px;
    height: 22.5px;
}
.fix-nav > div:last-child {
    margin-bottom: 0;
}




.to8to_pages {
	min-width:320px;
	position: relative;
    background-color: #e7e7e7;
}

.to8to_page {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	display: none;
	min-height: 480px;
}


.to8to_loading{
	background: #0baf4c;
	height: 46px;
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 20;
	transition: top .5s;
	-webkit-transition: top .5s;
	color: #FFF;
	top: -44px;
	left: 0;
	line-height: 44px;
	font-size: 18px;
}

.swipe {
	overflow: hidden;
	position: relative;
    /*height: 150px;*/
}
.swipe_wrap {
	overflow: hidden;
	position: relative;
}

.swipe_wrap img{
	width:100%;
    display: block;
    margin: 0 auto;
}

.slide_nav{
	position: relative;
	max-width: 680px;
	margin: -30px 0 10px 0;
	display:none;
}

.slide_nav .position{
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.slide_nav .position li{
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 10px;
	background: white;
	margin-left:5px;
}

.slide_nav .position li.active{
	background-color:#0baf4c;
}


.to8to_download{
	position: relative;
	height: 60px;
	border: 1px solid #e7e7e7;
	background: -webkit-linear-gradient(top,#f1f1f1 0,#d2d2d2 100%);
}

.to8to_download .logo {
	background: url("http://www.ooobg.com/templates/zx123new/mobile/xgt_files/logo.png") 0 0 no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 9px;
	left: 30px;
	width: 45px;
	height: 45px;
}

.to8to_download .download_btn {
	position: absolute;
	top: 21px;
	right: 10px;
	width: 45px;
	height: 23px;
	border-radius: 5px;
	border: 1px solid #b4b4b4;
	text-align: center;
	line-height: 23px;
	background: -webkit-linear-gradient(top,#f1f1f1 0,#d2d2d2 100%);
	font-size: 14px;
}

.to8to_download .title {
	position: absolute;
	top: 16px;
	left: 84px;
	width: 164px;
	-webkit-text-size-adjust: none;
	font-size: 11px;
}

.to8to_download .title p {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.to8to_download .title .title_text{
	font-size: 14px;
}

.to8to_download .title .desc_text{
	color: #8c8c8c;
	font-size:10px;
}


.top-btn {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d9d9d9;
    background-color: white;
	padding-bottom:20px;
    overflow: hidden;
}
.top-btn .span {
    width: 24.33333%;
    text-align: center;
    float:left;
}
.top-btn .span a {
    display: block;
    width: 56.66666px;
    margin: 0 auto;
}
.top-btn img {
    width: 57px;
}

.top-btn .span-row1 {
    margin-top: 18px;
	position:relative
}

.top-btn .nav{
	width: 60px;
	height: 57px;
	background-size: 373px 60px;	
	margin:0 auto;    
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
}

.top-btn .nav a{
	height:57px;
}

.top-btn .nav.quote{
	background: url("http://www.zx123.cn/templates/zx123new/mobile/xgt_files/nav.png") 0 0 no-repeat;
	background-size: 373px 60px;
	background-position:-60px 0;
    background-color:#FD8E35;
}

.top-btn .nav.design{
	/*background: url("http://www.zx123.cn/templates/zx123new/mobile/xgt_files/nav.png") 0 0 no-repeat;
	background-size: 373px 60px;
	background-position:-124px 0;
    background-color:#F5C132;*/
	background: url('http://www.zx123.cn/templates/zx123cs/img_new/icon-sedfa.png') #FFCC43 no-repeat;
	background-size: 187.5px 1087px;
	background-position: -128px -360px;
}

.top-btn .nav.company{
	background-size: 373px 60px;
	background-position:-188px 0;
}

.top-btn .nav.knowledge{
	background-size: 373px 60px;
	background-position:-252px 0;
}

.top-btn .nav.promise{
	background-size: 373px 60px;
	background-position:-313px 0;
}


.top-btn .span div{
    position: relative;
}
.top-btn .click-point span {
  position: absolute;
  background: #1FDF1F;
  color: #fff;
  top: -4px;
  padding: 1px 2px;
  right: 16px;
  font-size: 10px;
  border-radius: 6px;
  margin-right: -22px;
  display: block;
}

.top-btn .span-row2 {
    margin-top: 22px;
    margin-bottom: 25px;
}
.top-btn p {
    margin: 0;
    margin-top: 10px;
    font-size: 14px;
    line-height: 100%;
    color: black;
}



.top-sct {
    background-color: white;
    margin: 10px 0;
    border-bottom: 1px solid #cccccc;
}
.top-sct .sct-hd {
    padding: 10px 0;
}
.top-sct .sct-hd h2 {
    font-size: 16px;
    color: #333333;
    height: 25px;
    line-height: 25px;
    border-left: 3px solid #fd8e35;
    padding-left: 7px;
    padding-right: 3.125%;
}
.top-sct .sct-hd .sct-hd-aside {
    font-size: 10.5px;
    color: #333333;
    float: right;
    font-weight: normal;
}
.top-sct .sct-hd .sct-hd-aside em {
    color: #0bad4c;
    margin: 0 2px;
}

.top-sct .sct-bd .sct-zxzb {
    margin: 0 3.125% 0 2.65625%;
}
.top-sct .sct-bd .sct-zxzb  li {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    border-top: 1px dotted #eeeeee;
}

.top-sct [class^=col] {
    display: inline-block;
    font-size: inherit;
    color: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.top-sct .sct-bd .sct-zxzb li {
	width: 100%;
	overflow: hidden;
}
.top-sct .sct-bd .sct-zxzb li span{
 	display: block;
	float: left;
	height: 50px;
	overflow: hidden;
}

.top-sct .col-time {
    width: 30%;

}
.top-sct .col-name {
    width: 30%;

    padding-left: 0.3em;
}
.top-sct .col-info {
    width:38%;
    text-align: right;
    
}
.top-sct span.col-info  {
	float: right;
}
.top-sct .col-info em {
    
}

.top-sct.hide .sct-hd{
	display:none;
}

.top-sct.hide .sct-bd{
	display:none;
}

.top-sct.hide .cityhref-box-top{
	border-top:none;
}



figure{
    display: block;
}
.show-box{
    overflow: auto;
    width: 600px;
    margin: 0 auto;
}
.show-box img{
    max-width: 100%;
}
.show-box .show-box-item{
    position: relative;
    width: 190px;
    height: 190px;
    float: left;
    display: inline-block;
}

.show-box-item > p{
    position: absolute;
    bottom: 0;
    display: block;
    height: 30%;
    width: 100%;
    text-align: left;
    vertical-align: bottom;
    text-indent: 0.5em;
    background: -webkit-linear-gradient(bottom,  rgba(0,0,0,0.6) 0%,rgba(255,255,255,0) 100%); 
}
.show-box-item > p > span{
    color: #fff;
    position: absolute;
    bottom: 5px;
    font-size: 13px;
}

.show-box .show-box-item:first-child{
    width: 400px;
    height: 390px;
    margin-right: 10px;
}
.show-box .show-box-item:last-child{
    margin-top: 10px;
}

.categoryitem-box{
    overflow: auto;
    text-align: center;
    margin: 20px 0 10px;

}
.categoryitem-box:first-of-type{
    margin-top: 10px;
}
.categoryitem-box ul{
    overflow: hidden;
    float: right;
    width: 81.67%;
}

.categoryitem-box > li{
    float: left;
    width: 18.33%;
    background-color: #eeeeee;
    position: relative;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    font-weight: bold;
}
.categoryitem-box > li *{
    font-size: 14px;
    font-weight: bold;    
}



.categoryitem-box ul li{
    display: inline-block;
    background-color: #eeeeee;
    width: 20.96%;
    height: 25px;
    line-height: 25px;
    margin-left: 4.023%;
    margin-bottom: 10px;
    float: right;
}
.categoryitem-box ul li a{
    display: block;
    text-align: center;
    font-size: 14px;
}
.categoryitem-box li.last {
    margin-bottom: 0;
}
.situation-box-item{
    overflow: hidden;
    margin-bottom: 10px;
}
.situation-box-item > a{
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    position: relative;
}
.situation-box-item > a > span{
    font-size: 12px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3em;
    color: #fff;
    line-height: 4;
    display: block;
    text-align: center;
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.6) 0%,rgba(255,255,255,0) 100%);
}
.situation-box-item a img{
    width: 100%;
    height: 100%;
}
.situation-box-item > div{
    margin-left: 93px;
}
.situation-box-item h3{
    font-weight: normal;
    font-size: 14px;
    line-height: 100%;
    color: #000;
    overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.situation-box-item p{
    margin-top: 11px;
    font-size: 12px;
    line-height: 22px;
    color: #999;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: -o-ellipsis-lastline;
}
.cityhref-box-top{
    height: 44px;
    line-height: 44px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
}
.cityhref-box .arrow-down {
    width:0;
    height:0;
    border-left:6px solid transparent;
    border-right:6px solid transparent;
    border-top:6px solid #000;

    position: absolute;
    top: 20px;
    margin-left: 0.5em;
    margin-top: 0;
}

.sct-zxzzd *{
    
}
.zxzzd-items{
    overflow: hidden;
}

.zxzzd-item{
    width: 50%;
    float: left;
    box-sizing: border-box;
    display: inline-block;
    height: 64px;
    position: relative;
    border-bottom: 1px solid #cccccc;
}
.zxzzd-item p{
    font-size: 12px;
    color:#999999;
    line-height: 14px;
}
.zxzzd-item img{
    position: absolute;
}
.zxzzd-item h3{
    font-size: 16px;
    color: #000;
    line-height: 19px;
    font-weight: normal;
    margin: 12px 0 8px;
}
.zxzzd-item:nth-of-type(2n){
    padding-left: 12px;
}
.zxzzd-item:nth-of-type(2n + 1){
    border-right: 1px solid #cccccc;
}
.zxzzd-item:nth-of-type(1) img{
    width: 50px;
    height: 53px;
    right: 0;
    bottom: 0;
}
.zxzzd-item:nth-of-type(2) img{
    width: 52px;
    height: 46px;
    right: 0;
    bottom: 12px;
}
.zxzzd-item:nth-of-type(3) img{
    width: 36px;
    height: 40px;
    right: 0;
    bottom: 12px;
}
.zxzzd-item:nth-of-type(4) img{
    width: 42px;
    height: 38px;
    right: 0;
    bottom: 12px;
}

.search-ipt{
    margin-top: 11px;
    height: 40px;
    position: relative;
    border: 1px solid #c8c6c4;
    border-radius: 5px;
}
.search-ipt input{
    height: 100%;
    font-size: 14px;
    width: 100%;
    padding-left: 15px;
    padding-right: 60px;
    box-sizing: border-box;
    border-radius: 5px;
    border: 0;
    -webkit-apprence:none;
}
.icon-search{
    background: url("http://img.to8to.com/wap/v2/search.png") no-repeat right;
    background-size: 18px 15px;
    position: absolute;
    right: 20px;
    top: 5px;
    padding: 7px 0 7px 20px;
    display: block;
    height: 30px;
    width: 39px;
    box-sizing: border-box;
    border-left: 1px solid #d0cecd;
}
.icon-more{
    display: inline-block;
    background: url("http://img.to8to.com/wap/v2/index-right-arrow.png") no-repeat right;
    background-size: 9px 9px;
    width: 9px;
    height: 9px;
    margin-left: 5px;
}
.search-keys{
    margin: 15px 0;
    line-height: 14px;
}
.search-keys label{
    color: #999999;
}
.search-keys *{
    font-size: 12px;
}
.search-keys-list{
    display: inline;
}
.search-keys-list li{
    list-style: none;
    display: inline-block;
    margin-right: 1em;
    color: #ff0000;
}
.zxzzd-qa-list li{
    border-top: 1px dotted #999999;
    background: url("http://img.to8to.com/wap/v2/right-arrow.png") no-repeat 96.5% 30px;
    background-size: 6px 10px;
    padding-right: 6%;
    height: 69px;
}
.zxzzd-qa-list li h3{
    color: #000;
    font-weight: normal;
    margin: 15px 0 9px 0;
    font-size: 14px;
    line-height: 100%;
    text-overflow:ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.zxzzd-qa-list li div{
    margin-bottom: 15px;
    line-height: 100%;
    color: #999999;
}
.zxzzd-qa-list li div *{
    font-size: 11px;
    line-height: 100%;
    color: #999999;
}




.cityhref-box *{
    font-size: 14px;
}
.cityhref-box.active .arrow-down{
	border-bottom:6px solid #000;
    border-top: none;
}

.cityhref-box.active .cityhref-box-top{
	border-bottom: 1px solid #ccc;
}

.cityhref-box.active .cityhref-list{
	display:block;
}
.cityhref-box-top .cityhref-btn{
    display: block;
    font-size: 14px;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.cityhref-list{
	display:none;
    overflow: auto;
    padding: 8px 3.125% 8px 2.65625%;
    background-color: #fff;
}
.cityhref-list li{
    float: left;
    width: 3em;
    height: 2em;
    line-height: 2;
    text-align: center;
}
@media screen and (max-width: 600px){
    .show-box{
        width: 100%;
    }
    .show-box .show-box-item{
        width: 31.67%;
        height: 100%;
        float: right;
    }
    .show-box .show-box-item:first-child{
        width: 66.66%;
        height: 100%;
        margin-right: 1.67%;
        float: left;
    }
    .show-box .show-box-item:last-child{
        margin-top: 1.5625%;
    }

    .situation-box-item > a{
        width: 80px;
        height: 80px;
    }
}
.sct-bd-pd{
    margin: 0 3.125%;
}
.top-sct .sct-hd-zxxg  h1{
    border-left-color:#ff565b;
}
.top-sct .sct-hd-zxhq  h1{
    border-left-color:#666;
}
.site-info{
    margin: 15px 0 0 0;
    padding: 8px 4.6875%;
    text-indent: 2em;
    font-size: 14px;
    line-height: 2em;
    border-bottom: 0;
}
.sct-footer{
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color:#333;
    text-align: center;
    border: 1px solid #ccc;
    border-width: 0 0 0 1px;
    background-color: #f5f5f5;
    box-sizing: border-box;
}
.sct-footer a{
    display: block;
}
.sct-footer span{
    font-family: '����';
    font-size: 14px;
}

.index_page .swipe_wrap > div {
  float:left;
  width:100%;
  position: relative;
  /*height:150px;*/
}
.slide_nav{
    display: block;
}

div.pg-ft{
    margin-top: 0;
}
body{
    background-color: #e7e7e7;
}
.user-feedback{
    height: auto;
    line-height: 20px;
    padding: 15px 4.6875%;
    position: relative;
    box-sizing:border-box;
}
.user-feedback h3{
    font-size: 16px;
    color: #333333;
    line-height: 100%;
    margin-bottom: 8px;
    font-weight: normal;
}
.user-feedback p{
    font-size: 12px;
    color: #333;
}
.user-feedback .icon-more{
    position: absolute;
    right: 4.6875%;
    top:28px;
}
.tyu{ display: block; float: left; width: 47%; margin: 1%; overflow:hidden; }

