﻿* {
	margin: 0px; padding: 0px; font-size: 16px;
}
body {
	margin: 0px auto; padding: 0px; color: rgb(0, 0, 0); overflow: scroll; font-family: Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif; font-size: 16px; -ms-overflow-x: hidden; -ms-overflow-y: auto; max-width: 640px; background-color: rgb(244, 244, 244);
}
div {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; color: rgb(51, 51, 51);
}
img {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
p {
	margin: 0px 0px 1em;
}
b {
	font-weight: bold;
}
strong {
	font-weight: bold;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
li {
	list-style: none;
}
a {
	background: none; color: rgb(0, 0, 0); text-decoration: none;
}
a:visited {
	
}
a:focus {
	
}
a:hover {
	color: rgb(255, 83, 159);
}
a:active {
	color: rgb(255, 83, 159);
}
h1 {
	margin: 0px; font-size: 1.3em;
}
h2 {
	margin: 0px; font-size: 1.2em;
}
h3 {
	margin: 0px; font-size: 1.17em;
}
h4 {
	margin: 0px; font-size: 1em;
}
h5 {
	margin: 0px; font-size: 0.83em;
}
h6 {
	margin: 0px; font-size: 0.67em;
}
form {
	margin: 0px;
}
button {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
input {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
select {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
textarea {
	margin: 0px; font-size: 100%; vertical-align: baseline;
}
button {
	text-transform: none;
}
select {
	text-transform: none;
}
input {
	margin: 3px 0px; padding: 5px 3px; border-radius: 5px; border: 1px solid rgb(232, 232, 232); border-image: none; width: 99%; line-height: normal; background-color: rgb(255, 255, 255); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px;
}
textarea {
	margin: 3px 0px; padding: 5px 3px; border-radius: 5px; border: 1px solid rgb(232, 232, 232); border-image: none; width: 99%; background-color: rgb(255, 255, 255); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -moz-box-sizing: border-box;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	height: 0px; box-sizing: content-box; -moz-box-sizing: content-box;
}
code {
	font-size: 1em;
}
kbd {
	font-size: 1em;
}
pre {
	font-size: 1em;
}
samp {
	font-size: 1em;
}
pre {
	margin: 1em 0px; white-space: pre-wrap; -ms-word-wrap: break-word;
}
small {
	font-size: 80%;
}
sub {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	line-height: 0; font-size: 75%; vertical-align: baseline; position: relative;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
dl {
	margin: 1em 0px;
}
dd {
	margin: 0px 0px 0px 40px;
}
audio:not([controls]) {
	height: 0px; display: none;
}
.blue {
	color: rgb(0, 0, 255) !important;
}
.green {
	color: rgb(0, 255, 0) !important;
}
.red {
	color: rgb(255, 0, 0) !important;
}
.black {
	color: rgb(0, 0, 0) !important;
}
.white {
	color: rgb(255, 255, 255) !important;
}
.gray {
	color: gray;
}
.purple {
	color: purple;
}
.clear {
	clear: both; display: block;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.hide {
	display: none;
}
.more {
	padding-right: 5px; float: right;
}
.code_image {
	padding-bottom: 3px; cursor: pointer;
}
.required {
	color: red; font-weight: bold;
}
.form_text_verifycode {
	width: 80px;
}
.form_radio {
	border: 0px currentColor; border-image: none; width: auto;
}
.form_checkbox {
	border: 0px currentColor; border-image: none; width: auto;
}
a.btn {
	padding: 8px 0px; border-radius: 3px; border: 1px solid rgb(211, 211, 211); border-image: none; width: 99%; text-align: center; color: rgb(0, 0, 0); font-size: 16px; vertical-align: middle; display: block; cursor: pointer; box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.15); text-shadow: 0.5px 0.5px 1px rgb(255,255,255); background-image: linear-gradient(to top, rgb(245, 245, 245), rgb(255, 255, 255)); background-color: rgb(255, 255, 255); -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -moz-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.15); -o-box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.15);
}
.arrow {
	background: url("/appinc/imgs/arrow1.png") no-repeat center / 14px; width: 30px; height: 30px; vertical-align: middle; float: right; display: block;
}
.body_article {
	background-color: rgb(226, 227, 230);
}
.body_download {
	background-color: rgb(226, 227, 230);
}
.body_picture {
	background-color: rgb(226, 227, 230);
}
.body_product {
	background-color: rgb(226, 227, 230);
}
.body_single {
	background-color: rgb(226, 227, 230);
}
.body_video {
	background-color: rgb(226, 227, 230);
}
.body_job {
	background-color: rgb(226, 227, 230);
}
.body_feedback {
	background-color: rgb(226, 227, 230);
}
.single {
	margin: 0px auto; width: 99%;
}
.article {
	margin: 0px auto; width: 99%;
}
.picture {
	margin: 0px auto; width: 99%;
}
.download {
	margin: 0px auto; width: 99%;
}
.video {
	margin: 0px auto; width: 99%;
}
.product {
	margin: 0px auto; width: 99%;
}
.job {
	margin: 0px auto; width: 99%;
}
.guestbook {
	margin: 0px auto; width: 99%;
}
.sitemap {
	margin: 0px auto; width: 99%;
}
.feedback {
	margin: 0px auto; width: 99%;
}
#top {
	
}
#header {
	margin: 0px auto; border: 0px solid green; border-image: none; width: 98%;
}
#content {
	margin: 0px auto; border: 0px solid green; border-image: none; width: 98%;
}
#footer {
	margin: 0px auto; border: 0px solid green; border-image: none; width: 98%;
}
#footer {
	margin-bottom: 50px;
}
#header .logo {
	
}
#header .WebLogo {
	float: left;
}
#header .WebLogo img {
	height: 40px;
}
#header .Language {
	padding: 10px 0px 0px; color: rgb(102, 102, 102); float: right;
}
.tool {
	margin: 0px auto; width: 95%; text-align: center;
}
.tool a {
	color: rgb(0, 0, 0); font-size: 16px;
}
.tool table {
	margin: 5px 0px; width: 100%;
}
.tool td {
	padding: 3px 5px; width: 50%; text-align: center;
}
#tool {
	left: 0px; right: 0px; bottom: 0px; position: fixed; z-index: 900; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}
ul.toollist {
	margin: auto; left: 0px; height: 48px; right: 0px; bottom: 0px; display: block; position: fixed; z-index: 900;
     background:rgb(133, 0, 29);
}
.toollist li {
	background: none; margin: 0px; border-radius: 0px !important; width: 25%; height: 100%; float: left; position: static !important; box-sizing: border-box; box-shadow: none !important; -webkit-box-sizing: border-box; -webkit-box-flex: 1; box-flex: 1;
}
.toollist li a {
	text-align: center; line-height: 20px; padding-top: 2px; font-size: 20px; text-decoration: none; display: block; position: relative;
}
.toollist li a img {
	width: 24px; height: 24px;
}
.toollist li a p {
	margin: 1px 0px; text-align: center; line-height: 18px; font-size: 14px; display: block !important;
}
.toollist {
	border-top-color: rgb(127, 127, 127); border-top-width: 1px; border-top-style: solid; box-shadow: inset 0px 1px 0px #eee; background-image: -ms-linear-gradient(rgb(211, 205, 205), rgb(127, 127, 127)); -moz-box-shadow: 0 1px 0 #eee inset; -webkit-box-shadow: 0 1px 0 #eee inset; -o-box-shadow: 0 1px 0 #eee inset;
}
.toollist li {
	border-right-color: rgba(255, 255, 255, 0.6); border-right-width: 1px; border-right-style: solid;
}
.toollist li a {
	color: rgb(255, 255, 255);
}
#toolbar {
	left: 0px; top: 0px; width: 100%; height: 46px; right: 0px; line-height: 46px; position: fixed; z-index: 3;
}
#toolbar .fixed {
	margin: 0px auto; top: 0px; height: 45px; border-bottom-color: rgb(48, 81, 150); border-bottom-width: 1px; border-bottom-style: solid; display: block; min-width: 320px; box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.25); background-image: linear-gradient(rgb(109, 172, 237), rgb(60, 99, 185)); -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
#toolbar .fixed {
	border-bottom-color: rgb(146, 0, 33); border-bottom-width: 1px; border-bottom-style: solid; box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5); background-image: linear-gradient(rgb(131, 1, 29), rgb(146, 0, 33)); -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 5); -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 5);
}
.ui-title {
	margin: 10px 70px 0px; padding: 0px; outline: 0px !important; text-align: center; color: rgb(255, 255, 255); text-indent: -10px; overflow: hidden; font-size: 16px; font-weight: normal; display: none; white-space: nowrap; -ms-text-overflow: ellipsis; min-height: 46px; text-shadow: 0px 1px #3c63b9;
}
.ui-btn-back {
	margin: 0px; padding: 0px; width: 50px; height: 44px; text-indent: -9999px; display: block; position: absolute;
}
.ui-btn-refresh {
	margin: 0px; padding: 0px; width: 50px; height: 44px; text-indent: -9999px; display: block; position: absolute;
}
.ui-btn-menu {
	margin: 0px; padding: 0px; width: 50px; height: 44px; text-indent: -9999px; display: block; position: absolute;
}
.ui-btn-home {
	margin: 0px; padding: 0px; width: 50px; height: 44px; text-indent: -9999px; display: block; position: absolute;
}
.ui-btn-back {
	background: url("/appinc/imgs/back.png") no-repeat center / 24px auto; left: 0px; top: 0px;
}
.ui-btn-refresh {
	background: url("/appinc/imgs/refresh.png") no-repeat center / 28px auto; top: 0px; right: 0px;
}
.ui-btn-menu {
	background: url("/appinc/imgs/menu.png") no-repeat center / 24px auto; top: 0px; right: 0px;
}
.ui-btn-home {
	background: url("/appinc/imgs/home.png") no-repeat center / 24px auto; top: 0px; right: 0px;
}
.ui-btn-submit {
	margin: 5px 0px; padding: 9px 0px; border-radius: 5px; border: 1px solid rgb(133, 0, 29); border-image: none; width: 100%; text-align: center; color: rgb(255, 255, 255); font-size: 16px; text-decoration: none; display: block; cursor: pointer; box-shadow: inset 0px 1px 0px #85001d, 0px 1px 2px rgba(0,0,0,0.5); text-shadow: 0px 1px rgba(0,0,0,0.2); background-image: -ms-linear-gradient(bottom, rgb(146, 0, 33) 0%, rgb(133, 0, 29) 100%); background-color: rgb(146, 0, 33); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -moz-box-shadow: 0 1px 0 #85001d inset, 0 1px 2px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 1px 0 #85001d inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}
.ui-btn-submit:active {
	padding: 9px 0px; top: 0px; box-shadow: inset 0px 1px 0px #85001d, 0px 1px 2px rgba(0,0,0,0.5); background-image: -ms-linear-gradient(bottom, rgb(133, 0, 29) 0%, rgb(146, 0, 33) 100%); -moz-box-shadow: 0 1px 0 #85001d inset, 0 1px 2px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 1px 0 #85001d inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}
#popmenu {
	margin: 0px auto; width: 200px; text-align: center; color: rgb(255, 255, 255); line-height: 48px; display: block; position: relative; cursor: pointer;
}
#popmenu::after {
	border-width: 5px 5px 0px; border-style: solid; border-color: rgb(255, 255, 255) transparent; top: 50%; width: 0px; height: 0px; right: 50px; margin-top: -2px; position: absolute; content: "";
}
#overlay {
	background: rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 4; opacity: 0;
}
#window {
	margin: 0px 0px 0px -100px; left: 50%; top: 55px; width: 200px; display: none; position: fixed; z-index: 5;
}
.windowlist {
	list-style: none; margin: 0px auto; padding: 5px; border-radius: 7px; border: 1px solid rgba(0, 0, 0, 0.15); border-image: none; display: block; position: relative; cursor: pointer; box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.15); background-color: rgba(47, 47, 47, 1); -webkit-border-radius: 7px; -moz-border-radius: 7px; -o-border-radius: 7px; -moz-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.15);
}
.windowlist::after {
	border-width: 0px 6px 6px; border-style: solid; border-color: rgba(47, 47, 47, 0.9) transparent; width: 0px; height: 0px; right: 90px; bottom: 100%; position: absolute; content: "";
}
.windowlist::before {
	border-width: 0px 8px 8px; border-style: solid; border-color: rgba(0, 0, 0, 0.1) transparent; width: 0px; height: 0px; right: 88px; bottom: 100%; position: absolute; content: "";
}
.windowlist li {
	width: 50%; height: 37px; float: left; display: block; background-color: rgba(58, 58, 58, 1);
}
.windowlist li span {
	border-width: 1px; border-style: solid; border-color: rgb(73, 73, 73) rgb(24, 24, 24) rgb(24, 24, 24) rgb(73, 73, 73); width: 100%; height: 37px; text-align: center; color: rgb(255, 255, 255); line-height: 37px; font-size: 15px; display: block; text-shadow: 0px 2px 2px #000000;
}
.windowlist li:hover {
	background-color: rgba(0, 0, 0, 0.9);
}
#banner {
	
}
.flexslider {
	clear: both; position: relative; 
}
.flex-caption {
	padding: 3px 0px; width: 100%; height: 22px; text-align: right; bottom: 3px; color: rgb(255, 255, 255); line-height: 22px; font-size: 14px; position: absolute; max-width: 640px;
}
.flexslider {
	margin: 0px; padding: 0px;
}
.flexslider .slides > li {
	display: none; -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%; display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: "\0020";
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	background: rgb(255, 255, 255); margin: 0px 0px 8px; -ms-zoom: 1;
}
.flex-viewport {
	transition:1s; max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 500px;
}
.flexslider .slides {
	-ms-zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
	
}
.flex-direction-nav a {
	margin: -20px 0px 0px; transition:0.3s; top: 50%; width: 40px; height: 40px; color: rgba(0, 0, 0, 0.8); overflow: hidden; display: block; position: absolute; z-index: 10; cursor: pointer; opacity: 0; text-shadow: 1px 1px 0px rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease;
}
.flex-direction-nav .flex-prev {
	left: -50px;
}
.flex-direction-nav .flex-next {
	text-align: right; right: -50px;
}
.flexslider:hover .flex-prev {
	left: 10px; opacity: 0.7;
}
.flexslider:hover .flex-next {
	right: 10px; opacity: 0.7;
}
.flexslider:hover .flex-next:hover {
	opacity: 1;
}
.flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	cursor: default; opacity: 0 !important;
}
.flex-direction-nav a::before {
	font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: "\f001";
}
.flex-direction-nav a.flex-next::before {
	content: "\f002";
}
.flex-pauseplay a {
	left: 10px; width: 20px; height: 20px; bottom: 5px; color: rgb(0, 0, 0); overflow: hidden; display: block; position: absolute; z-index: 10; cursor: pointer; opacity: 0.8;
}
.flex-pauseplay a::before {
	font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: "\f004";
}
.flex-pauseplay a:hover {
	opacity: 1;
}
.flex-pauseplay a.flex-play::before {
	content: "\f003";
}
.flex-control-nav {
	margin: 0px; border: 0px dashed red; border-image: none; width: 100%; text-align: center; bottom: 10px; position: absolute;
}
.flex-control-nav li {
	margin: 0px 6px; display: inline-block; -ms-zoom: 1;
}
.flex-control-paging li a {
	background: rgba(0, 0, 0, 0.5); border-radius: 20px; width: 11px; height: 11px; text-indent: -9999px; display: block; cursor: pointer; box-shadow: inset 0px 0px 3px rgba(0,0,0,0.3); -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
	background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
	background: rgba(0, 0, 0, 0.9); cursor: default;
}
.flex-control-thumbs {
	margin: 5px 0px 0px; overflow: hidden; position: static;
}
.flex-control-thumbs li {
	margin: 0px; width: 25%; float: left;
}
.flex-control-thumbs img {
	width: 100%; display: block; cursor: pointer; opacity: 0.7;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	cursor: default; opacity: 1;
}
#location {
	margin: 0px; padding: 3px 0px; height: 22px; color: rgb(0, 0, 0); line-height: 1.5em; text-indent: 22px; border-bottom-color: rgb(22, 183, 183); border-bottom-width: 1px; border-bottom-style: solid;
}
#location a {
	color: rgb(0, 0, 0);
}
.search {
	margin: 0px auto; width: 98%;
}
.searchresult {
	font-size: 18px; font-weight: bold;
}
.WxInfo {
	padding: 5px; margin-bottom: 10px; position: relative;
}
.WxInfo img {
	vertical-align: middle; float: left;
}
.WxInfo .WxName {
	border: 0px solid red; border-image: none; color: rgb(69, 69, 69); font-size: 18px;
}
.WxInfo .WxID {
	color: rgb(163, 163, 163); font-size: 12px;
}
.WxInfo .WxArrow {
	top: 20px; right: 8px; position: absolute;
}
.WxInfo .WxArrow img {
	width: 16px;
}
a.btnWx {
	margin: 3px 0px; border-radius: 5px; color: rgb(34, 34, 34); font-size: 15px; font-weight: bold; text-decoration: none; display: block; cursor: pointer; box-shadow: 0px 1px 4px rgba(0,0,0,0.3); background-color: rgb(252, 252, 252); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3); -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3); -o-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
}
.comment {
	
}
.CommentList h1 {
	padding: 5px 0px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted;
}
.LeaveComment h1 {
	padding: 5px 0px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted;
}
.CommentTime {
	
}
.CommentContent {
	color: rgb(153, 153, 153);
}
table.comment_table {
	width: 100%;
}
table.comment_table .t1 {
	width: 28%; text-align: left;
}
table.comment_table .t2 {
	height: 72%; text-align: left;
}
.page {
	padding: 1px; height: auto; text-align: center; line-height: 0.5em; clear: both; margin-top: 5px;
}
.page a {
	margin: 3px 0px 3px 4px; padding: 2px 3px; border: 1px solid rgb(211, 209, 209); border-image: none; line-height: 22px; background-color: rgb(255, 255, 255);
}
.page span {
	margin: 3px 0px 3px 4px; padding: 2px 3px; border: 1px solid rgb(211, 209, 209); border-image: none; line-height: 22px; background-color: rgb(255, 255, 255);
}
.page a:link {
	text-decoration: none;
}
.page_turner a:visited {
	text-decoration: none;
}
.page a:hover {
	background: rgb(204, 0, 1); color: rgb(255, 153, 0);
}
.page .current {
	background: rgb(204, 0, 1); color: rgb(255, 255, 255);
}
.page #total {
	color: red;
}
.page .pageinfo {
	display: none;
}
.page .pagefirst {
	display: none;
}
.page .pageend {
	display: none;
}
.tool {
	margin: 0px auto; width: 95%; text-align: center;
}
.tool a {
	color: rgb(0, 0, 0); font-size: 16px;
}
.tool table {
	margin: 5px 0px; width: 100%;
}
.tool td {
	padding: 3px 5px; width: 50%; text-align: center;
}
#guide {
	background: rgba(0, 0, 0, 0.7); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 20000;
}
#guide img {
	top: 5px; width: 260px; height: 180px; right: 18px; position: fixed; z-index: 20001;
}
.plug-div {
	left: 0px; bottom: 0px; position: fixed; z-index: 900;
}
.phone {
	border: 1px solid rgb(0, 0, 0); border-image: none; width: 100%; height: 480px; position: relative;
}
.plug-menu {
	border-radius: 36px; left: 16px; width: 36px; height: 36px; bottom: 16px; position: absolute; z-index: 999; box-shadow: 0px 0px 0px 4px #ffffff, 0px 2px 5px 4px rgba(0,0,0,0.25); background-color: rgb(183, 0, 0); -moz-box-shadow: 0 0 0 4px #FFFFFF, 0 2px 5px 4px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 0 0 4px #FFFFFF, 0 2px 5px 4px rgba(0, 0, 0, 0.25);
}
.plug-menu span {
	background: url("/appinc/imgs/plugmenu.png") no-repeat 0% 0% / 28px 28px; left: 50%; top: 50%; width: 28px; height: 28px; text-indent: -999px; overflow: hidden; margin-top: -14px; margin-left: -14px; display: block; position: absolute;
}
.plug-btn {
	background: rgb(51, 51, 51); border-radius: 32px; left: 0px; width: 32px; height: 32px; bottom: 0px; margin-bottom: 20px; margin-left: 20px; position: absolute; z-index: 998; box-shadow: 0px 0px 0px 3px #ffffff, 0px 2px 5px 3px rgba(0,0,0,0.25); -moz-box-shadow: 0 0 0 3px #FFFFFF, 0 2px 5px 3px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 0 0 3px #FFFFFF, 0 2px 5px 3px rgba(0, 0, 0, 0.25);
}
.plug-btn span {
	left: 50%; top: 50%; width: 24px; height: 24px; text-indent: -999px; overflow: hidden; margin-top: -12px; margin-left: -12px; display: block; position: absolute; background-repeat: no-repeat; background-size: 24px 24px;
}
.plug-phone .plug-useless {
	background: rgb(226, 226, 226);
}
.plug-btn {
	-webkit-transition: -webkit-transform 200ms;
}
.plug-menu span {
	-webkit-transition: -webkit-transform 200ms;
}
.plug-menu span.open {
	-webkit-animation-name: open; -webkit-transform: rotate(135deg);
}
.plug-menu span.close {
	-webkit-animation-name: close; -webkit-transform: rotate(0deg);
}
.open.plug-btn1 {
	-webkit-transform: translate(0, -100px) rotate(720deg);
}
.close.plug-btn1 {
	-webkit-transform: translate(0, 0) rotate(0deg);
}
.open.plug-btn2 {
	-webkit-transform: translate(47px, -81px) rotate(720deg);
}
.close.plug-btn2 {
	-webkit-transform: translate(0, 0) rotate(0deg);
}
.open.plug-btn3 {
	-webkit-transform: translate(81px, -45px) rotate(720deg);
}
.close.plug-btn3 {
	-webkit-transform: translate(0, 0) rotate(0deg);
}
.open.plug-btn4 {
	-webkit-transform: translate(100px, 0) rotate(720deg);
}
.close.plug-btn4 {
	-webkit-transform: translate(0, 0) rotate(0deg);
}
.open.plug-btn5 {
	border-radius: 310px; left: -170px; top: -170px; width: 310px; height: 310px; overflow: hidden; display: block; z-index: 997; box-shadow: none; background-color: rgba(255, 255, 255, 0); -moz-box-shadow: none; -webkit-box-shadow: none;
}
.close.plug-btn5 {
	display: none;
}
.themeStyle {
	background: rgb(222, 39, 11);
}
.copyright {
	padding: 3px; border: 0px solid red; border-image: none; text-align: center; color: rgb(102, 102, 102); font-size: 14px;
}
.copyright a {
	color: rgb(102, 102, 102); font-size: 14px;
}
.TechnicalSupport {
	text-align: center; color: rgb(102, 102, 102); padding-bottom: 5px; font-size: 14px;
}
.TechnicalSupport a {
	color: rgb(102, 102, 102); font-size: 14px;
}
.ChannelName {
	
}
.ChannelContent {
	line-height: 1.8em;
}
.ChannelSContent {
	
}
.InfoTitle {
	line-height: 1.5em; font-size: 18px; font-weight: bold; vertical-align: middle;
}
.ChannelName {
	line-height: 1.5em; font-size: 18px; font-weight: bold; vertical-align: middle;
}
.InfoTime {
	padding: 2px 0px; height: 25px; text-align: left; color: rgb(153, 153, 153); font-size: 12px;
}
.InfoContent {
	line-height: 1.5em; font-size: 17px;
}
.InfoContent p {
	font-size: 17px;
}
.InfoPicture {
	text-align: center;
}
.InfoPicture img {
	width: 100%;
}
.f1 {
	
}
.f2 {
	
}
.f3 {
	
}
.f4 {
	
}
.f5 {
	
}
.ShowInfo {
	height: 30px; color: rgb(0, 0, 0); line-height: 1.5em; padding-top: 5px; font-size: 18px; vertical-align: middle; border-top-color: rgb(189, 190, 193); border-top-width: 1px; border-top-style: solid;
}
#ReadLevelTip {
	color: red; font-weight: bold;
}
.Tag {
	text-align: left; font-weight: bold;
}
.Tag b {
	
}
.Tag a {
	padding: 0px 3px; font-weight: normal; text-decoration: none;
}
.InfoContent img {
	max-width: 100%;
}
.ChannelContent img {
	max-width: 100%;
}
#dituContent img {
	max-width: none;
}
.job {
	
}
table.job_table {
	margin: 8px 0px; padding: 0px; border: 0px solid rgb(22, 183, 183); border-image: none; width: 100%; text-align: center; border-collapse: collapse;
}
table.job_table td {
	padding: 5px 2px;
}
table.job_table th {
	color: rgb(146, 0, 33);
}
.JobName {
	padding: 3px 8px; font-size: 20px; font-weight: bold; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted;
}
.guestbook {
	
}
.guestbook .ChannelName h1 {
	padding: 5px 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
table.guestbook_table {
	width: 100%;
}
table.guestbook_table .t1 {
	width: 25%; text-align: left;
}
table.guestbook_table .t2 {
	width: 75%; text-align: left;
}
.feedback {
	
}
.feedback .ChannelName h1 {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
table.feedback_table {
	width: 100%;
}
table.feedback_table .t1 {
	width: 25%; text-align: left;
}
table.feedback_table .t2 {
	width: 75%; text-align: left;
}
.order {
	margin: 0px auto; width: 98%;
}
.order .WantOrder h1 {
	padding: 5px 0px; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted;
}
.order .f1 {
	color: red; float: right;
}
.order table.order_table {
	width: 100%;
}
.order table.order_table .t1 {
	width: 28%; text-align: left;
}
.order table.order_table .t2 {
	height: 72%; text-align: left;
}
.sitemaplist li {
	border-width: 0px 1px 1px; border-style: none dashed dashed; border-color: currentColor rgb(208, 209, 212) rgb(208, 209, 212); padding: 0.5em 8px; border-image: none; background-color: rgb(255, 255, 255);
}
.sitemaplist li .ChannelName {
	font-weight: bold;
}
.sitemaplist li .ChannelDepth1 {
	font-weight: bold;
}
.sitemaplist li .ChannelDepth2 {
	text-indent: 2em;
}
.sitemaplist li .ChannelDepth3 {
	text-indent: 4em;
}
.sitemaplist li .ChannelDepth4 {
	text-indent: 6em;
}
.sitemaplist li .ChannelDepth5 {
	text-indent: 8em;
}
.textlist li {
	line-height: 1.5em; overflow: hidden; font-size: 16px; vertical-align: middle; background-color: rgb(255, 255, 255);
}
.gridlist li {
	line-height: 1.5em; overflow: hidden; font-size: 16px; vertical-align: middle; background-color: rgb(255, 255, 255);
}
.wxlist li {
	line-height: 1.5em; overflow: hidden; font-size: 16px; vertical-align: middle; background-color: rgb(255, 255, 255);
}
.thumblist li {
	line-height: 1.5em; overflow: hidden; font-size: 16px; vertical-align: middle; background-color: rgb(255, 255, 255);
}
.textlist li:hover {
	cursor: pointer; background-color: rgb(244, 242, 250);
}
.thumblist li:hover {
	cursor: pointer; background-color: rgb(244, 242, 250);
}
.gridlist li:hover {
	cursor: pointer; background-color: rgb(244, 242, 250);
}
.textlist li .price {
	color: rgb(255, 0, 0); float: right;
}
.gridlist li .price {
	color: rgb(255, 0, 0); float: right;
}
.wxlist li .price {
	color: rgb(255, 0, 0); float: right;
}
.thumblist li .price {
	color: rgb(255, 0, 0); float: right;
}
.textlist li {
	border-width: 0px 1px 1px; border-style: none solid solid; border-color: currentColor rgb(208, 209, 212) rgb(208, 209, 212); padding: 5px 8px; border-image: none; height: 30px; line-height: 30px;
}
.textlist li.first {
	border-radius: 5px 5px 0px 0px; border: 1px solid rgb(208, 209, 212); border-image: none; font-size: 18px; -webkit-border-radius: 5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; -o-border-radius: 5px 5px 0px 0px;
}
.textlist li.last {
	border-radius: 0px 0px 5px 5px; height: 3px; -webkit-border-radius: 0px 0px 5px 5px; -moz-border-radius: 0px 0px 5px 5px; -o-border-radius: 0px 0px 5px 5px;
}
.thumblist li {
	margin: 10px auto; padding: 8px; border-radius: 5px; border: 1px solid rgb(208, 209, 212); border-image: none; overflow: hidden; box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.25); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.thumblist li .InfoPicture {
	border: 0px solid red; border-image: none;
}
.thumblist li .ChannelPicture {
	border: 0px solid red; border-image: none;
}
.thumblist li .InfoPicture img {
	width: 80px; height: 80px; margin-right: 5px; float: left;
}
.thumblist li .ChannelPicture img {
	width: 80px; height: 80px; margin-right: 5px; float: left;
}
.thumblist li .InfoSContent {
	padding: 5px 2px; color: rgb(102, 102, 102); line-height: 1.5em; font-size: 14px;
}
.thumblist li .ChannelSContent {
	padding: 5px 2px; color: rgb(102, 102, 102); line-height: 1.5em; font-size: 14px;
}
.gridlist li {
	margin: 3px; padding: 3px; border-radius: 5px; border: 1px solid rgb(208, 209, 212); border-image: none; width: 45%; line-height: 1em; float: left; box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.25); -webkit-border-radius: 5px 5px 5px 5px; -moz-border-radius: 5px 5px 5px 5px; -o-border-radius: 5px 5px 5px 5px; -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.gridlist li .InfoTitle {
	height: 25px; line-height: 25px; overflow: hidden; font-size: 14px;
}
.gridlist li .InfoPicture {
	
}
.gridlist li .ChannelPicture {
	
}
.gridlist li .InfoPicture img {
	height: 120px;
}
.gridlist li .ChannelPicture img {
	height: 120px;
}
.wxlist li {
	background: url("/appinc/imgs/bottom.png") repeat-x left bottom / 2px auto rgb(255, 255, 255); margin: 10px auto; padding: 8px; border-radius: 5px 5px 10px 10px; border: 1px solid rgb(208, 209, 212); border-image: none; overflow: hidden; box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.25); -webkit-border-radius: 5px 5px 10px 10px; -moz-border-radius: 5px 5px 10px 10px; -o-border-radius: 5px 5px 10px 10px; -moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
.wxlist li .InfoTime {
	
}
.wxlist li .GoTop {
	height: 30px; text-align: center; color: rgb(0, 0, 0); line-height: 30px; font-weight: bold;
}
.wxlist li .InfoPicture {
	border: 0px solid red; border-image: none;
}
.wxlist li .ChannelPicture {
	border: 0px solid red; border-image: none;
}
.wxlist li .InfoPicture img {
	width: 100%;
}
.wxlist li .ChannelPicture img {
	width: 100%;
}
.wxlist li .InfoSContent {
	padding: 5px 2px; border: 0px solid rgb(153, 0, 0); border-image: none; color: rgb(34, 34, 34); line-height: 1.5em; font-size: 14px;
}
.wxlist li .ChannelSContent {
	padding: 5px 2px; border: 0px solid rgb(153, 0, 0); border-image: none; color: rgb(34, 34, 34); line-height: 1.5em; font-size: 14px;
}
.wxlist li .ShowInfo {
	
}
.wxlist .InfoTimeSide {
	margin: 10px 8px 0px 0px; padding: 5px; border-radius: 12px; width: auto; font-family: Georgia,"Times New Roman",Times,serif; font-size: 12px; float: left; position: relative; box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.14); background-color: rgb(23, 159, 0); -webkit-border-radius: 12px; -moz-border-radius: 12px; -o-border-radius: 12px; -moz-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.14); -webkit-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.14); -o-box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.14);
}
.wxlist InfoTimeSide p {
	color: rgb(255, 255, 255);
}
.wxlist .InfoTimeSide p b {
	font-size: 20px;
}
.wxlist .InfoTimeSide p i {
	font-size: 11px;
}
.wxlist .InfoTimeSide span {
	border-radius: 2px; top: 10px; width: 12px; height: 12px; right: -4px; position: absolute; transform: rotate(45deg); background-color: rgb(23, 159, 0); -webkit-border-radius: 2px; -moz-border-radius: 2px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg);
}
.wxlist .ContactUs {
	border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: solid;
}
.channellist {
	margin: 0px auto; border: 0px solid red; border-image: none; width: 99%;
}
.channellist li {
	border: 0px dashed blue; border-image: none; width: 50%; text-align: center; float: left;
}
.channellist li a {
	margin: 5px; border-radius: 8px; border: 1px solid rgb(204, 204, 204); border-image: none; padding-top: 0px; display: block; box-shadow: 0px 1px 3px rgb(190,190,190); background-color: rgb(255, 255, 255); -webkit-border-radius: 8px; -moz-border-radius: 8px; -o-border-radius: 8px; -moz-box-shadow: 0px 1px 3px rgb(190, 190, 190); -webkit-box-shadow: 0px 1px 3px rgb(190, 190, 190); -o-box-shadow: 0px 1px 3px rgb(190, 190, 190);
}
.channellist li .ChannelName {
	padding: 5px; border: 0px dashed red; border-image: none; height: 22px; text-align: center; line-height: 22px; font-size: 14px;
}
.channellist li .ChannelIcon {
	background: no-repeat center white; margin: auto; padding: 0px; border-radius: 8px 8px 0px 0px; border: 0px solid red; border-image: none; text-align: center; color: rgb(255, 255, 255); overflow: hidden; font-weight: bold; -webkit-border-radius: 8px 8px 0px 0px; -moz-border-radius: 8px 8px 0px 0px; -o-border-radius: 8px 8px 0px 0px;
     height:200px; overflow:hidden;
}
.channellist li .ChannelIcon img {
	width: 99%; vertical-align: middle;
    overflow:hidden;
}
.index td {
	padding: 2px;
}
.index td img {
	border-radius: 10px; width: 100%; vertical-align: bottom;
}
.index td a {
	display: block; position: relative;
}
.index table .ChannelName {
	left: 0px; top: 5px; width: 100%; text-align: left; color: rgb(255, 255, 255); text-indent: 5px; font-weight: normal; display: block; position: absolute;
}
.index table .ChannelName1 {
	left: 0px; width: 100%; text-align: center; bottom: 10px; color: rgb(255, 255, 255); font-size: 14px; font-weight: normal; display: block; position: absolute;
}
.index table .ChannelName2 {
	left: 0px; top: 5px; width: 100%; text-align: left; color: rgb(216, 117, 112); text-indent: 5px; font-weight: normal; display: block; position: absolute;
}
�������԰���ʽ-- > .guestbooklist {
	
}
.guestbooklist li {
	background: url("/appinc/imgs/line04.gif") repeat-y 21px; margin: 0px auto; padding: 8px; border: 0px currentColor; border-image: none; overflow: hidden; box-shadow: none;
}
.MessageTitle {
	background: url("/appinc/imgs/icon07.gif") no-repeat 7px; color: rgb(29, 183, 2); text-indent: 25px; font-family: "����"; font-weight: normal;
}
.guestbooklist1 span {
	color: rgb(146, 204, 136); padding-left: 25px; font-family: "΢���ź�"; font-size: 12px;
}
.MessageContent {
	padding: 10px; border-radius: 5px; width: 80%; color: rgb(115, 115, 115); line-height: 22px; font-size: 16px; margin-left: 35px; display: block; box-shadow: 0px 1px 2px 0px #a3a3a3; background-color: rgb(255, 255, 255); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -moz-box-shadow: 0px 1px 2px 0px #a3a3a3; -webkit-box-shadow: 0px 1px 2px 0px #a3a3a3; -o-box-shadow: 0px 1px 2px 0px #a3a3a3;
}
.Administrator {
	color: rgb(0, 0, 0) !important;
}
.answer_wrap {
	background: rgb(255, 255, 255); margin: 15px 35px; padding: 10px; width: 80%; line-height: 22px; overflow: hidden;
}
.answer_body {
	font-size: 12px;
}
.answer_title {
	line-height: 18px; float: left;
}
.answer_title span {
	padding-left: 5px;
}
.guestbook .ChannelName h1 {
	background: url("/appinc/imgs/icon06.gif") no-repeat 0% 0% / 30px auto; border: 0px currentColor; border-image: none; color: rgb(29, 183, 2); line-height: 30px; text-indent: 35px; font-weight: normal;
}
.guestbook {
	background: rgb(247, 247, 247);
}
.body_guestbook {
	background: rgb(247, 247, 247);
}
table.guestbook_table .t1 {
	width: 30%; text-align: center;
}
table.guestbook_table .t2 {
	width: 70%; text-align: left;
}
.ui-btn-submit1 {
	margin: 5px 35px; padding: 9px 0px; border-radius: 5px; border: 1px solid rgb(11, 142, 0); border-image: none; width: 85%; text-align: center; color: rgb(255, 255, 255); font-size: 16px; text-decoration: none; display: block; cursor: pointer; box-shadow: inset 0px 1px 0px #94e700, 0px 1px 2px rgba(0,0,0,0.5); text-shadow: 0px 1px rgba(0,0,0,0.2); background-image: -ms-linear-gradient(bottom, rgb(23, 159, 0) 0%, rgb(93, 211, 0) 100%); background-color: rgb(23, 159, 0); -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; -moz-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 1px 0 #94E700 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}
.ui-btn-submit1:active {
	padding: 9px 0px; top: 0px; box-shadow: inset 0px 1px 0px #5dd300, 0px 1px 2px rgba(0,0,0,0.5); background-image: -ms-linear-gradient(bottom, rgb(93, 211, 0) 0%, rgb(23, 159, 0) 100%); -moz-box-shadow: 0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 1px 0 #5DD300 inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}



.Paging {clear:both;overflow:hidden;width:100%;height:30px;margin:0px auto;}
.Paging ul {float:right;}
.Paging li {float:left;font-size:12px;}
.Paging li a{display:block;margin-right:5px;color:#A7A0AB;border:1px solid #ccc;padding:4px 5px 2px 5px;}
.Paging li a:hover{color:#333;}

.con_list {
    color:#808080; 
}
.con_list a{
   font-weight:bold;
}
.con_list span{
   font-size:12px;
}
