/* CSS Document */

a:link{color:#333; text-decoration:none;}
a:visited{color:#333; text-decoration:none;}
a:hover{color:#C80000; text-decoration:none;}
a:active{color:#333; text-decoration:none;}

a.white:link{color:#fff; display:block; text-decoration:none;}
a.white:visited{color:#fff; display:block; text-decoration:none;}
a.white:hover{color:#fff; display:block; text-decoration:none;}
a.white:active{color:#fff; display:block; text-decoration:none;}

a.bgary:link{color:#333; text-decoration:none;}
a.bgary:visited{color:#333; text-decoration:none;}
a.bgary:hover{color:#979797; text-decoration:none;}
a.bgary:active{color:#333; text-decoration:none;}

.mainbg{background:#fff; font-size:14px;}
header{background:#eee; padding-top:6px; height:36px;}
.mblHeading{height:78px; text-align:left; border-top: 0px solid #cdd5df; border-bottom: 0px solid #2d3642; font-weight: 100;line-height:26px;}
nav{background:url(../images/img_07.jpg); font-size:14px;}
.menu{line-height:36px;}
.menu li{width:25%; text-align:center; color:#fff; line-height:36px; float:left;}
.menu li a{display: block; color:#fff; text-decoration:none;}

.mmbg{background:#666;}
.last{border-right:none;}
.intop{background:#999;}
.intop h2{font-size:16px; padding-left:15px; line-height:35px; color:#fff;}
.intop h2 span{padding-right:10px; color:#fff; font-size:12px; font-weight:100; padding-top:8px; float:right;}
.intop h2 span a{color:#fff; text-decoration:none;}
.intop h2 span a:hover{color:#fff; text-decoration:none;}
.intop li{width:50%; text-align:center; font-size:16px; font-weight:bold; line-height:35px; float:left;}
.intop h2 p{padding-right:10px; float:right;}
.ptitle{border-bottom:#999 1px solid; line-height:32px; padding-left:10px;}

/* z3g-pageTitle */
.z3g-pageTitle{
	height: 35px;
	line-height: 35px;
	background:#FFFFFF;
	padding-left: 10px;
	border-bottom:1px solid #999999;
	color:#000000;
}
.z3g-pageTitle .name{
	/*min-width:170px;*/
	font-size:14px;
	height:35px;
	line-height:35px;
	float:left;
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all;
}
.z3g-pageTitle .titleBar{
	height:23px;
	line-height:23px;
	padding:0 10px;
	margin:5px 2px 0 0;
	text-align: left;
	float:right;
	color:#000000;
	vertical-align:top;
	border:1px solid #d9d9d9;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.z3g-pageTitle .titleBar.touch{
	background: #7eb07e;
}
.z3g-pageTitle .titleBar em{
	font-size:13px;
	font-weight:normal;
	display:inline-block;
	vertical-align:top;
	margin:1px 0 0 0;
}
.z3g-pageTitle .titleBar em.title{
	/*min-width:70px;*/
	height:23px;
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all;
	font-style:normal;
}
.z3g-pageTitle .titleBar em.icon{
	margin:4px 3px 0 5px;
}
.z3g-pageTitle .number{
	height:20px;
	line-height:20px;
	padding:0 5px;
	margin-left:5px;
	display:inline-block;
	background:#FFFFFF;
	color:#FFFFFF;

	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-top-radius:5px;

	-moz-box-shadow:-2px 2px 2px #FFFFFF inset;
	-webkit-box-shadow:-2px 2px 2px #FFFFFF inset;
	box-shadow:-2px 2px 2px #FFFFFF inset;
}

/* ComContent_detailAndList01-d1_c1 */
.ComContent_detailAndList01-d1_c1 .z3g-pageTitle .icon{
	width:13px;
	height:15px;
	background: url(../images/z3g_icon_pageTitle.png) no-repeat 0px -15px;
}
.ComContent_detailAndList01-d1_c1 #divContent_describe{
	padding:10px;
}
.ComContent_detailAndList01-d1_c1 .otherContList{
	overflow:hidden;
	margin:5px 0 0 0;
}
.ComContent_detailAndList01-d1_c1 .otherContList li{
	float:left;
	margin:0 0 3px 3px;
	/*width:100px;*/
	/*max-width: 312px;*/
	height:36px;
	line-height:36px;
	border:1px solid #afafae;
}
.ComContent_detailAndList01-d1_c1 .otherContList li span{
	height:36px;
	display:block;
	padding:0px 10px;
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all;
	color:#000;
	background:#c5c5c4;
}
.ComContent_detailAndList01-d1_c1 .otherContList li span.touch{
	background:#ababaa;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont{
	width: 100%;
	position:absolute;
	top:0px;
	left:100%;
	z-index:9999;

	-webkit-transition: left;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont table{
	border:none;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont .contWrap{
	/*padding:10px 0;*/
	/*width: 252px;*/
	float: left;
	background:#d9d9d9 url(http://mobile.app2biz.com/mmsd/) repeat-y;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont .contWrap #thelist{
	padding:10px 0;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont .barWrap{
	/*width: 68px;*/
	text-align: right;
	background: #000;
	opacity:0.7;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont .barWrap.touch{
	opacity:0.8;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont .closeBar{
	width: 30px;
	height: 30px;
	display: block;
	margin-left:30px;
	margin-top:50px;
	background: url(../images/z3g_icon_30x30.png) no-repeat 0px 0px;;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont .item{
	padding-left:4px;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont li.current{
	background:#9b9b9b no-repeat 0px 0px;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont li.current .contDiv div{
	background:#9b9b9b no-repeat -4px 50%;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont li .contDiv div.touch{
	background:#072517;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont li.current .contDiv div.touch{
	background:#072517 url(../images/z3g_bg_showMoreCont_current.png) no-repeat -4px 50%;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont .contWrap li:nth-child(1) > div{
	border-top:#9b9b9b;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont .contWrap .contDiv{
	position: relative;
	background:#d9d9d9;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont .contWrap .contDiv div{
	height: 35px;
	line-height: 35px;
	overflow:hidden;
	display: block;
	color: #FFFFFF;
	border-bottom: 1px solid #9b9b9b;
	text-shadow: 1px 1px 1px #333333;
}
.ComContent_detailAndList01-d1_c1 .z3g-showMoreCont .contWrap .contDiv div .name{
	width:1000px;
	height: 35px;
	float:left;
	display:block;
	padding:0 0 0 15px;
	overflow:hidden;
	word-wrap:break-word;
	word-break:break-all;
	border-right:1px solid #9b9b9b;
}



.intext,.mnews,.incon{color:#000; padding:10px; line-height:25px;}
.intext li{border-bottom:#ccc 1px solid; line-height:35px;}
.intext p{text-align:center;}

.mpimg{padding:10px;}
.mpimg li{width:46%; text-align:center; padding-top:5px;padding-left:5px;padding-right:5px;padding-bottom:20px; float:left;}
.mpimg li p{line-height:26px;}

.column{padding:10px 5px;}
.column p a{color:#000; padding:10px 23px; border:#afafae 1px solid; line-height:43px; background:#c5c5c4; font-size:14px; margin:9px 1px;}
.column p a.hover{color:#000; text-decoration:none; margin:2px 1px;}
.column li{width:100%; color:#fff; font-size:14px; text-align:center; line-height:35px; float:left;}
.column li a{color:#fff; text-decoration:none;}
.column li a.hover{color:#fff; text-decoration:none;}

.page{color:#000; background:#adadad; line-height:36px; text-align:center; margin:10px 0;}
.page a{color:#000; text-decoration:none;}
.page a.hover{color:#000; text-decoration:none;}

.mnews li{border-bottom:#9c9c9b 1px dotted; line-height:30px;}

.pagePrevNext {
width: 100%;
padding: 6px 0 0 0;
display: -moz-box;
display: -webkit-box;
display: box;
-moz-box-orient: horizontal;
-webkit-box-orient: horizontal;
box-orient: horizontal;
}

.pagePrevNext a {
width: 100%;
display: block;
background: #adadad;
position: relative;
color: #000;
padding: 10px;
-moz-box-flex: 1;
-webkit-box-flex: 1;
box-flex: 1;
}

.pagePrevNext .pagePrev p {
text-align: right;
}
.pagePrevNext .p1 {
line-height: 16px;
height: 16px;
}
.pagePrevNext .p1, .pagePrevNext .p2 {
overflow: hidden;
word-wrap: break-word;
word-break: break-all;
}
.pagePrevNext .p2 {
font-size: 12px;
line-height: 14px;
height: 14px;
margin-top: 2px;
}
.pagePrevNext .pagePrev .arrow {
left: 5px;
top: 0px;
background: url(../images/arrowblackleft.png) no-repeat 100% 50%;
}
.pagePrevNext .pagePrev p {
text-align: right;
}
.pagePrevNext p.arrow {
height: 100%;
}
.pagePrevNext .arrow {
position: absolute;
width: 11px;
height: 40px;
}
.pagePrevNext .pageNext {
margin-left: 1px;
padding-right: 23px;
}

.pagePrevNext .pageNext p {
text-align: left;
}
.pagePrevNext .p1 {
line-height: 16px;
height: 16px;
}
.pagePrevNext .p1, .pagePrevNext .p2 {
overflow: hidden;
word-wrap: break-word;
word-break: break-all;
}
.pagePrevNext .pageNext p {
text-align: left;
}
.pagePrevNext .p2 {
font-size: 12px;
line-height: 14px;
height: 14px;
margin-top: 2px;
}
.pagePrevNext .p1, .pagePrevNext .p2 {
overflow: hidden;
word-wrap: break-word;
word-break: break-all;
}
.pagePrevNext .pageNext .arrow {
right: 5px;
top: 0px;
background: url(../images/arrowblack.png) no-repeat 0px 50%;
}
.pagePrevNext .pageNext p {
text-align: left;
}
.pagePrevNext p.arrow {
height: 100%;
}

.Feedback_Form li{padding:3px 0;}
.Feedback_Form li.verificationCode{
	vertical-align:middle;
}
.Feedback_Form li.verificationCode input{
	width:125px;
	vertical-align:middle;
}
.Feedback_Form li.verificationCode .verify-pic{
	height:35px;
	vertical-align:middle;
}
.Feedback_Form li.submitBtn{
	text-align:center;
	padding:10px 0 0 0;
}
/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

/* green */
.brown {
	color: #fff;
	border: solid 1px #312d2a;
	background: #312d2a;
	background: -webkit-gradient(linear, left top, left bottom, from(#312d2a), to(#312d2a));
	background: -moz-linear-gradient(top,  #312d2a,  #312d2a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#312d2a', endColorstr='#312d2a');
}
.brown:hover {
	background: #312d2a;
	background: -webkit-gradient(linear, left top, left bottom, from(#312d2a), to(#312d2a));
	background: -moz-linear-gradient(top,  #312d2a,  #312d2a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#312d2a', endColorstr='#312d2a');
}
.brown:active {
	color: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

.wbf-input {
width: 90%;
height: 33px;
border-radius: 5px;
padding: 10px;
line-height: normal;
background: #fdfdfd;
border-top: 1px solid #858585;
border-left: 1px solid #afafaf;
border-right: 1px solid #afafaf;
border-bottom: 1px solid #c9c9c9;
-moz-box-shadow: 1px 2px 3px #b7b7b7 inset!important;
-webkit-box-shadow: 1px 2px 3px #b7b7b7 inset!important;
box-shadow: 1px 2px 3px #b7b7b7 inset!important;
-webkit-appearance: none;
background: -webkit-gradient(linear,0 0,0 100%,from(#fdfdfd),to(#fdfdfd));
}

.wbf-textarea {
width: 92%;
height: 130px;
border-radius: 5px;
padding: 8px;
line-height: 20px;
background: #fdfdfd;
border-top: 1px solid #858585;
border-left: 1px solid #afafaf;
border-right: 1px solid #afafaf;
border-bottom: 1px solid #c9c9c9;
-moz-box-shadow: 1px 2px 3px #b7b7b7 inset!important;
-webkit-box-shadow: 1px 2px 3px #b7b7b7 inset!important;
box-shadow: 1px 2px 3px #b7b7b7 inset!important;
-webkit-appearance: none;
background: -webkit-gradient(linear,0 0,0 100%,from(#fdfdfd),to(#fdfdfd));
}

.foot{background:#eee; font-size:12px; color:#666; text-align:center; padding:15px 0; line-height:23px;}

.mblTabBarTabBar {
  height: 48px;
  border-top: 1px solid #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#005fd0), to(#005fd0), color-stop(0.5, #005fd0), color-stop(0.5, #000000));
  background-image: linear-gradient(to bottom, #005fd0 0%, #005fd0 50%, #005fd0 50%, rgba(5, 87, 209, 1) 100%);
}
.mblTabBar{text-shadow:none;}

/*Ö÷Ò³¹ö¶¯Í¼Æ¬*/
.swipePicsWrap{ position:relative; overflow:hidden;}
.swipePicsWrap,.swipePicsWrap .swipePics img{}
.swipePicsWrap .swipePics img{ax-width:100%; display:block; margin:0 auto;}
.swipePicsWrap .swipeIcons{ position:absolute; left:0; bottom:0px; width:100%; height:20px; /*background-color:rgba(0,0,0,0.6); */z-index:10; text-align:center;float:left; }
.swipePicsWrap .swipeIcons span{ display:inline-block; width:6px; height:6px;  background-color:#999; border-radius:50%; margin:0 2px; vertical-align:top; margin-top:7px;}
.swipePicsWrap .swipeIcons span.cur{ background-color:#0c85d1;}
/**/