body {
	margin: 0;
	padding: 0;
	font-family: "黑体", "宋体", "新宋体", "仿宋_GB2312", "宋体-PUA";
	font-size: 16px;
}
#header, #content, #footer {
	clear: both;
	display: block;
}
#home .content-primary {
	clear: both;
	float: none;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
}
#home .content-secondary {
	clear: both;
	float: none;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
}
#footer {
	padding: 0 0 30px 0;
	text-align:center;
}
.logo {
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.logo_img{
	height: auto;
    margin: 0 auto;
    max-height:126px;
    max-width: 320px;
    min-width: 120px;
    width: 100%;
}
.logo h1 {
	background-color: transparent;
	background-image: none;
	padding: 1em 0;
	margin: 0;
}
.intro {
	clear: both;
	display: block;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
.intro h3 {
	display: none;
}
.intro>img, .intro .slides img {
	clear: both;
	display: block;
	width: 100%;
	height: auto;
	border:none;
	max-height: 320px;
/*	min-width: 120px;
*/}
.JieGou {
	display: block;
	margin: 0;
	padding: 0;
}
.webselect, .webprompt, .websupport, .copyright {
	clear:both;
	display: block;
	width:100%;
	text-align: center;
	line-height: 150%;
	padding-top: 0.5em;
}
.websupport {
	display: block;
	height:30px;
	overflow:hidden;
}
.websupport .wst{
	display: block;
	width:48%;
	height: 20px;
	float:right;
	overflow:hidden;
}
.websupport .wss{
	display: block;
	width:48%;
	height: 20px;
	float:left;
	overflow:hidden;
}
.websupport .wss span, .websupport .wst span{
	display: none;
}
.websupport .wss a, .websupport .wst a{
	display:block;
	width:129px;
	height:20px;
	text-indent:-99999px;
	background-repeat: no-repeat;
}
.websupport .wss a{
	float:right;
	background-position:right top;
	background-image:url(../images/wss.png);
}
.websupport .wst a{
	float:left;
	background-position:left top;
	background-image:url(../images/wst.png);
}
		.websupport .wst{
			display:none;
		}
		.websupport .wss{
			width:100%;
		}
		.websupport .wss a{
			float:none;
			margin: 0 auto;
			background-position:center top;
		}
.webselect, .webprompt {
	padding-top: 1.5em;
}
.navbar h3, .menubar h3, .minibar h3, .minicontact h3, .searchcontent h3 {
	display: none;
}
#home .searchform {margin-top:1em;}
.searchcontent .PageLink { margin-top:2em;}
.sharebar {clear:both; display:block; float:none; height:32px; padding:1em 0;}
.jiathis_style_32x32 {float:right;}
img.ui-li-thumb { width:80px;height:100%; max-height:100%:}
.analytics {display:none;}
@media all and (max-width:650px) {
.infoshow img, .newsshow img, .productshow img, .infoshow table, .newsshow table, .productshow table, .infoshow iframe, .newsshow iframe, .productshow iframe {
	width: 100%;
	height: auto;
}
}
.text-align-center {
	text-align: center;
}
.text-align-right {
	text-align: right;
}
.split-wrapper {
	width: 100%;
	min-height: 200px;
	clear: both;
}
.minicontact li img{
	width:24px;
}
.minicontact li:first-child img{
	margin:4px 0;
}
@media all and (max-width: 240px) {
#content {
	width: 100%;
	padding:0;
	margin:0;
	overflow:hidden;
}
}
@media all and (min-width: 650px) {
.content-secondary {
	text-align: left;
	float: left;
	width: 45%;
	background: none;
	padding: 1.5em 6% 3em 0;
	margin: 0;
}
.content-secondary {
	background: none;
	border-top: none;
}
.content-primary {
	width: 45%;
	float: right;
	margin-right: 1%;
	padding-right: 1%;
}
.content-secondary .ui-li-divider {
	padding-top: 1em;
	padding-bottom: 1em;
}
.content-secondary {
	margin: 0;
	padding: 0;
}
}
@media all and (min-width: 750px) {
.content-secondary {
	width: 34%;
}
.content-primary {
	width: 60%;
	padding-right: 1%;
}
.content-secondary ul.ui-listview-inset {
}
}
@media all and (min-width: 1200px) {
.content-secondary {
	width: 30%;
	padding-right: 6%;
	margin: 0px 0 20px 5%;
}
.content-secondary ul {
	margin: 0;
}
.content-secondary {
	margin: 0;
	padding: 0;
}
.content-primary {
	width: 50%;
	margin-right: 5%;
	padding-right: 3%;
}
.content-primary {
	width: 60%;
}
.ui-shadow-inset {
	-moz-box-shadow: inset 0px 1px 14px rgba(99, 168, 218, .7);
	-webkit-box-shadow: inset 0px 1px 14px rgba(99, 168, 218, .7);
	box-shadow: inset 0px 1px 14px rgba(99, 168, 218, .7);
}
.ui-btn-up-b {
	border:1px solid #b33c2c;
	background:#e47167;
	font-weight:bold;
	color:#fff;
	text-shadow:0 1px 1px #b33c2c;
	background-image:-webkit-gradient(linear, left top, left bottom, from( #e47167 ), to( #b33c2c ));
	background-image:-webkit-linear-gradient( #e47167, #b33c2c );
	background-image:-moz-linear-gradient( #e47167, #b33c2c );
	background-image:-ms-linear-gradient( #e47167, #b33c2c );
	background-image:-o-linear-gradient( #e47167, #b33c2c );
	background-image:linear-gradient( #e47167, #b33c2c )
}

.ui-body-d, .ui-overlay-d {
	border:none;
	color:#343434;
	text-shadow:none;
	background:none;
	background-image: none;
	background-image:none;
	background-image:none;
	background-image:none;
	background-image:none;
	background-image:none;
}

.ui-btn-up-e {
	border:1px solid #b33c2c;
	background:#e47167;
	font-weight:bold;
	color:#fff;
	text-shadow:0 1px 1px #b33c2c;
	background-image:-webkit-gradient(linear, left top, left bottom, from( #e47167 ), to( #b33c2c ));
	background-image:-webkit-linear-gradient( #e47167, #b33c2c );
	background-image:-moz-linear-gradient( #e47167, #b33c2c );
	background-image:-ms-linear-gradient( #e47167, #b33c2c );
	background-image:-o-linear-gradient( #e47167, #b33c2c );
	background-image:linear-gradient( #e47167, #b33c2c )
}

.ui-btn-up-d {
	border:1px solid #b33c2c;
	background:#e47167;
	font-weight:bold;
	color:#fff;
	text-shadow:0 1px 1px #b33c2c;
	background-image:-webkit-gradient(linear, left top, left bottom, from( #e47167 ), to( #b33c2c ));
	background-image:-webkit-linear-gradient( #e47167, #b33c2c );
	background-image:-moz-linear-gradient( #e47167, #b33c2c );
	background-image:-ms-linear-gradient( #e47167, #b33c2c );
	background-image:-o-linear-gradient( #e47167, #b33c2c );
	background-image:linear-gradient( #e47167, #b33c2c )
}

.ui-body-c, .ui-overlay-c {
	border:1px solid #aaa;
	color:#2e2e2e;
	text-shadow:none;
	background:#fff;
	background-image:none;
}

.ui-body-a, .ui-overlay-a {
	border:1px solid #ffffff;
	background:#222;
	color:#fff;
	text-shadow:0 1px 1px #111;
	font-weight:normal;
	background-image:-webkit-gradient(linear, left top, left bottom, from( #ffffff ), to( #222 ));
	background-image:-webkit-linear-gradient( #ffffff, #222 );
	background-image:-moz-linear-gradient( #ffffff, #222 );
	background-image:-ms-linear-gradient( #ffffff, #222 );
	background-image:-o-linear-gradient( #ffffff, #222 );
	background-image:linear-gradient( #ffffff, #222 )
}
.ui-bar-b {
	border:1px solid #3c3c3c;
	background:#2e2e2e;
	color:#fff;
	font-weight:bold;
	text-shadow:0 1px 1px #2e2e2e;
	background-image:-webkit-gradient(linear, left top, left bottom, from( #3c3c3c ), to( #2e2e2e ));
	background-image:-webkit-linear-gradient( #3c3c3c, #2e2e2e );
	background-image:-moz-linear-gradient( #3c3c3c, #2e2e2e );
	background-image:-ms-linear-gradient( #3c3c3c, #2e2e2e );
	background-image:-o-linear-gradient( #3c3c3c, #2e2e2e );
	background-image:linear-gradient( #3c3c3c, #2e2e2e )
}
