body,h1,h2,ol,ul,li,p,input,dl,dt,dd,h4,h3,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
}

ul,ol {
	list-style: none
}

input[type="text"],input[type="search"] {
	-webkit-appearance: none;
	-webkit-tap-highlight-color: #fff;
	outline: 0
}

body {
	color: #333;
	font-size: 14px;
	background: #eee;
	font-family: "\5fae\8f6f\96c5\9ed1","Microsoft YaHei",Tahoma,Verdana;
}

a {
	color: #8d8d8d;
	text-decoration: none
}

.hidden {
	display: none
}

.none {
	display: none;
}

.clear {
	clear: both;
}

.editor {
	padding: 15px 10px;
	line-height: 1.8;
	word-wrap: break-word;
}

.editor a {
	color: #f00;
	text-decoration: none;
}

.editor ul,.editor ol {
	padding-left: 28px;
}

.editor ul li {
	list-style-type: disc;
	margin-bottom: 3px;
}

.editor ol li {
	list-style-type: decimal;
	margin-bottom: 3px;
}

.editor img {
	max-width: 320px;
}

#flip {
	text-align: center;
	height: 50px;
	line-height: 50px;
}

#newslist li {
	padding: 0px 8px;
	border-bottom: 1px solid #ccc;
	height: 65px;
}

#newslist li a {
	display: -webkit-box;
}

#newslist li a img{width:60px;height:60px;
	display: -webkit-box;
}
#newslist li h4 {
	font-weight: normal;
	color: #000;
	-webkit-box-flex: 1;
	padding-top: 12px;
	overflow: hidden;
}

#newslist li p.t {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

#newslist li p.time {
	color: #999;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
}

#newslist li span.more {
	display: block;
	width: 20px;
	height: 54px;
	background: url(../images/listmore.png) no-repeat center;
	background-size: 10px;
}

#newslist li span.hot {
	color: #f00;
}






#shownews h1.title {
	font-size: 18px;
	text-align: center;
	line-height: 1.5;
	border-bottom: 1px solid #ccc;
	padding: 10px 20px;
}

#shownews h1.title p.hits {
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

#productlist {
	margin-left: 5px;
}

#productlist .poroduct_list li {
	float: left;
	width: 50%;
}

#productlist .poroduct_list li a {
	display: block;
	margin: 5px;
	margin-left: 0px;
	text-align: center;
	color: #333;
}

#productlist .poroduct_list li img {
	max-width: 100%;
}

#productlist .poroduct_list_2 dl {
	border-bottom: 1px solid #ccc;
	padding: 20px 0px;
	display: -webkit-box;
}

#productlist .poroduct_list_2 a {
	display: block;
}

#productlist .poroduct_list_2 li:last-child dl {
	border-bottom: none!important;
}

#productlist .poroduct_list_2 dt {
	font-size: 0px;
	display: -webkit-box;
	max-width: 80px;
	margin-left: 5px;
}

#productlist .poroduct_list_2 dt img {
	max-width: 80px;
	max-height: 80px;
}

#productlist .poroduct_list_2 dt.more {
	width: 40px;
	background: url(../images/listmore.png) no-repeat center;
	background-size: 12px;
}

#productlist .poroduct_list_2 dd {
	margin-left: 5px;
	-webkit-box-flex: 1;
}

#productlist .poroduct_list_2 dd h4 {
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
}

#productlist .poroduct_list_2 dd h4 .hot {
	color: #f00;
}

#productlist .poroduct_list_2 dd p.desc {
	color: #999;
}

#showproduct h1.title {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 10px 0px;
	line-height: 1.2;
}

#showproduct .pshow {
	position: relative;
	width: 100%;
	overflow: hidden;
	font-size: 0px;
	text-align: center;
}

#showproduct .pshow li img {
	max-height: 300px;
	width: 100%;
}

#showproduct .pshow li p {
	text-align: left;
	min-height: 7px;
	font-size: 12px;
}

#showproduct .paralist {
	padding: 0px 10px;
}

#showproduct .paralist li {
	display: -webkit-box;
	padding: 8px 0px;
	border-bottom: 1px solid #eee;
}

#showproduct .paralist li a {
	color: #08c;
}

#showproduct .paralist li div.pn {
	color: #999;
}

#showproduct .paralist li div.pv {
	-webkit-box-flex: 1;
}

#showproduct .paralist li:last-child {
	border-bottom: none;
}

#showproduct .desc {
	margin: 10px;
	padding: 8px;
	background: #efefef;
}

.Tabtitle {
	font-weight: normal;
	display: -webkit-box;
	background: #eee;
	border-bottom: 1px solid #ccc;
	height: 41px;
}

.Tabtitle div.l {
	-webkit-box-flex: 1;
	height: 40px;
	line-height: 40px;
	background: #f5f5f5;
	text-align: center;
	border: 1px solid #ccc;
	border-right: none;
	border-

bottom: none;
}

.Tabtitle div.now {
	background: #fff;
	height: 41px;
	border-bottom: 1px solid #fff;
}

#imglist {
	margin-left: 5px;
}

#imglist .img_list li {
	float: left;
	width: 50%;
}

#imglist .img_list li a {
	display: block;
	margin: 5px;
	margin-left: 0px;
	text-align: center;
	color: #333;
}

#imglist .img_list li img {
	max-width: 100%;
}

#imglist .img_list_2 dl {
	border-bottom: 1px solid #ccc;
	padding: 20px 0px;
	display: -webkit-box;
}

#imglist .img_list_2 a {
	display: block;
}

#imglist .img_list_2 li:last-child dl {
	border-bottom: none!important;
}

#imglist .img_list_2 dt {
	font-size: 0px;
	display: -webkit-box;
	max-width: 80px;
	margin-left: 5px;
}

#imglist .img_list_2 dt img {
	max-width: 80px;
	max-height: 80px;
}

#imglist .img_list_2 dt.more {
	width: 40px;
	background: url(../images/listmore.png) no-repeat center;
	background-size: 12px;
}

#imglist .img_list_2 dd {
	margin-left: 5px;
	-webkit-box-flex: 1;
}

#imglist .img_list_2 dd h4 {
	font-weight: normal;
	color: #333;
	margin-bottom: 5px;
}

#imglist .img_list_2 dd h4 .hot {
	color: #f00;
}

#imglist .img_list_2 dd p.desc {
	color: #999;
}

#showimg h1.title {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 10px 0px;
	line-height: 1.2;
}

#showimg .pshow {
	position: relative;
	width: 100%;
	overflow: hidden;
	font-size: 0px;
	text-align: center;
}

#showimg .pshow li img {
	max-height: 300px;
	width: 100%;
}

#showimg .pshow li p {
	text-align: left;
	min-height: 7px;
	font-size: 12px;
}

#showimg .pshow .pointer {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

#showimg .pshow .pointer span {
	height: 6px;
	width: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 3px;
	display: inline-block;
	background-

color: rgba(0,0,0,.2);
}

#showimg .pshow .pointer span.current {
	background: #b10000;
}

#showimg .paralist {
	padding: 0px 10px;
}

#showimg .paralist li {
	display: -webkit-box;
	padding: 8px 0px;
	border-bottom: 1px solid #eee;
}

#showimg .paralist li a {
	color: #08c;
}

#showimg .paralist li div.pn {
	color: #999;
}

#showimg .paralist li div.pv {
	-webkit-box-flex: 1;
}

#showimg .paralist li:last-child {
	border-bottom: none;
}

#showimg .desc {
	margin: 5px 10px;
	padding: 8px;
	background: #efefef;
	line-height: 1.5;
}

.info_cv {
	padding: 10px;
}

.info_cv .button,.info_cv .button:visited {
	background: #91bd09;
	display: inline-block;
	padding: 10px 30px 11px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-bottom: 1px solid #888;
	position: relative;
	font-size: 16px;
}

#messagelist {
	padding-bottom: 10px;
}

#messagelist .metlist {
	margin-bottom: 10px;
	border: 3px solid #dedede;
	padding: 5px;
	margin: 8px;
	word-wrap: break-word;
}

#messagelist .metlist dt {
	background: url(../images/message.gif) no-repeat left center;
	border-bottom: 1px dotted #dedede;
	padding: 4px 0px 4px 20px;
	margin-

bottom: 5px;
}

#messagelist .metlist dt span.name {
	color: #2c7199;
}

#messagelist .metlist dt span.time {
	padding-left: 8px;
	color: #999;
}

#messagelist .metlist dt span.tt {
	float: right;
	padding-right: 5px;
}

#messagelist .metlist dd.info span.tt {
	display: none;
	clear: both;
}

#messagelist .metlist dd.info span.text {
	display: block;
	line-height: 1.4;
}

#messagelist .metlist dd.reinfo span.tt {
	background: url(../images/admin.gif) no-repeat left 3px;
	display: block;
	border-bottom: 1px dotted #dedede;
	padding: 2px 

0px 2px 20px;
	margin: 0px 0px 5px;
	color: #2c7199;
}

#messagelist .metlist dd.reinfo span.text {
	display: block;
	line-height: 1.4;
}

#memberbox li.radio span.name {
	text-align: center;
	padding: 2px 0px;
	font-size: 16px;
}

#memberbox .member_login_more {
	display: -webkit-box;
	height: 35px;
	line-height: 35px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#memberbox .member_login_more a {
	-webkit-box-flex: 1;
	display: block;
	color: #08c;
	text-align: center;
	background: #efefef;
	margin-right: 20px;
}

#member_basic {
	background: #eee;
}

#member_basic li {
	padding: 15px 10px;
	border-bottom: 1px solid #ddd;
	margin: 0px 0px 10px;
	border-top: 1px solid #ddd;
	background: #fff url(../images/listmore.png) no-repeat 96% center;
	background-size: 10px;
}

#member_basic li:first-child {
	border-top: none;
}

#member_basic li:last-child {
	margin-bottom: 0px;
}

#member_basic li.an {
	background: #fff;
}

#member_basic li a {
	display: block;
	color: #333;
}

#member_basic li div.title {
	font-size: 18px;
	margin-bottom: 5px;
}

#member_basic li div.title span {
	margin-left: 8px;
	color: #aaa;
}

#member_basic li div.desc {
	display: block;
	color: #aaa;
}

#member_basic li div.desc span {
	margin-right: 10px;
}

.member_list li {
	padding: 15px 10px;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/listmore.png) no-repeat 96% center;
	background-size: 10px;
}

.member_list li:first-child {
	border-top: none;
}

.member_list li:last-child {
	margin-bottom: 0px;
}

.member_list li.an {
	background: #fff;
}

.member_list li a {
	display: block;
	color: #333;
}

.member_list li div.title {
	font-size: 18px;
}

.member_list li div.title span {
	margin-left: 8px;
	color: #aaa;
}

.member_list li div.desc {
	display: block;
	color: #aaa;
}

.member_list li div.desc span {
	margin-right: 10px;
}

.member_detail {
	background: #eee;
	word-wrap: break-word;
}

.member_detail li {
	line-height: 1.4;
	padding: 15px 10px;
	border-bottom: 1px solid #ddd;
	margin: 0px 0px 0px;
	background: #fff;
	display: -webkit-box;
}

.member_detail li div.name {
	width: 80px;
	text-align: right;
	font-size: 16px;
}

.member_detail li div.val {
	-webkit-box-flex: 1;
	text-align: left;
	padding-left: 10px;
	font-size: 16px;
	color: #999;
}

#linklist {
	background: #f5f5f5;
}

#linklist dl {
	padding: 10px;
}

#linklist dl dt {
	padding: 5px;
	color: #999;
}

#linklist dl dd li {
	padding: 10px;
	border: 1px solid #ddd;
	border-bottom: none;
	background: #fff;
}

#linklist dl dd li img {
	max-width: 100%;
}

#linklist dl dd li:last-child {
	border-bottom: 1px solid #ddd;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#linklist dl dd li:first-child {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}

#linklist dl dd li a {
	color: #000;
}

#searchlist {
	margin: 10px;
	padding-bottom: 1px;
}

#searchlist li {
	margin-bottom: 20px;
}

#searchlist li span.search_title {
	display: block;
	text-decoration: underline;
}

#searchlist li a {
	display: block;
	color: #0061b4;
}

#searchlist li span.search_title em {
	color: #f00;
	text-decoration: underline;
}

#searchlist li span.search_content {
	display: block;
	color: #333;
	padding: 3px 0px;
}

#searchlist li span.search_updatetime {
	display: block;
	color: #999;
}

#sitemaplist {
	padding: 10px;
}

#sitemaplist dl {
	color: #333;
	margin-bottom: 15px;
}

#sitemaplist dl a {
	color: #333;
}

#sitemaplist h2 {
	padding: 10px 0px 10px 10px;
	background-color: #3072b3;
	background-image: linear-gradient(#599bdc,#3072b3);
}

#sitemaplist h2 a {
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	display: block;
	background: url(../images/navmore.png) no-repeat 98% center;
	background-

size: 14px;
}

#sitemaplist h3 {
	padding: 15px 10px;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #fff url(../images/listmore.png) no-repeat 98% center;
	background-

size: 14px;
}

#sitemaplist h3 a {
	font-weight: normal;
	font-size: 16px;
	display: block;
}

#sitemaplist dd.sitemapclass2:last-child {
	border-bottom: 1px solid #ccc;
}

#sitemaplist dd.sitemapclass2 div {
	padding: 8px 0px;
	border: 1px solid #ccc;
	border-bottom: none;
	background: #fff;
	overflow: auto;
}

#sitemaplist dd.sitemapclass2 h4 {
	float: left;
	padding: 3px 0px;
	width: 33%;
	text-align: center;
}

.kenny_mobile_form {
	padding-top: 10px;
}

.kenny_mobile_form li {
	margin: 10px auto;
	padding: 5px 20px 5px 0px;
	padding-left: 20px;
	position: relative;
}

.kenny_mobile_form li:last-child {
	margin-top: 0px!important;
}

.kenny_mobile_form li span.info {
	display: block;
	width: 100%;
	padding-bottom: 5px;
	color: #999;
}

.kenny_mobile_form li .xbox {
	padding-right: 23px;
}

.kenny_mobile_form li.select .xbox,.kenny_mobile_form li.radio .xbox {
	padding-right: 0px;
}

.kenny_mobile_form li input.input-text {
	width: 100%;
	border: 1px solid red;
	height: 40px;
	padding: 0px 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;
	box-shadow: 1px 1px 3px #b7b7b7 inset!important;
	-webkit-appearance: none;
}

.kenny_mobile_form li textarea.textarea-text {
	width: 100%;
	height: 130px;
	padding: 10px;
	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));
	resize: none;
}

.kenny_mobile_form li.radio {
	padding: 0px;
	margin: 10px 20px;
}

.kenny_mobile_form li.radio span.name,.kenny_mobile_form li.select span.name {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	border: 1px 

solid #3072b3;
	border-bottom: none;
}

.kenny_mobile_form li.radio span.name,.kenny_mobile_form li.select span.name {
	color: #fff;
	background-color: #3072b3;
	background-image: linear-gradient(#599bdc,#3072b3);
}

.kenny_mobile_form li.radio label {
	display: block;
	text-align: left;
	height: 38px;
	line-height: 38px;
	padding-left: 10px;
}

.kenny_mobile_form li.radio label {
	overflow: visible;
	border: 1px solid #d4d4d4;
	text-decoration: none;
	border-top: 0px;
	color: #333;
	background-color: #ececec;
	background-image: linear-gradient(#f4f4f4,#ececec);
}

.kenny_mobile_form li.radio label input {
	position: relative;
	top: 2px;
	margin-right: 5px;
}

.kenny_mobile_form .input-submit {
	padding: 0px 20px 20px;
}

.kenny_mobile_form .input-submit input,.kenny_mobile_form .input-submit input:visited {
	background: #91bd09;
	display: inline-block;
	padding: 10px 30px 11px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	position: relative;
	width: 100%;
	font-size: 20px;
	-webkit-appearance: none;
}

.kenny_mobile_form li.select {
	padding: 0px;
	margin: 10px 20px;
}

.kenny_mobile_form li.select select {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #ececec;
	border: 1px solid #d4d4d4;
	padding-

left: 5px;
	outline: none;
}

.kenny_mobile_form li.txtname {
	display: -webkit-box;
}

.kenny_mobile_form li.txtname div.name {
	width: 100px;
	text-align: left;
	font-size: 16px;
}

.kenny_mobile_form li.txtname div.val {
	-webkit-box-flex: 1;
	text-align: left;
	padding-left: 10px;
	font-size: 16px;
	color: #999;
}

.kenny_mobile_form li.txtname div.val img {
	max-width: 100%;
}

.met_page ul.preul {
	display: -webkit-box;
	padding-bottom: 10px;
}

.met_page ul.preul li {
	-webkit-box-flex: 1;
	background: #efefef;
	overflow: hidden;
	color: #333;
}

.met_page ul.preul li a {
	display: block;
	color: #333!important;
}

.met_page ul.preul li p.pret {
	margin-bottom: 5px;
}

.met_page ul.preul li p.pres {
	line-height: 1.2;
}

.met_page ul.preul li.preinfo {
	text-align: right;
	padding: 10px;
	margin-right: 3px;
	padding-left: 15px;
	background: #efefef url(../images/listmoreanti.png) no-

repeat 3px center;
	background-size: 10px;
}

.met_page ul.preul li.nextinfo {
	text-align: left;
	padding: 10px;
	margin-left: 3px;
	padding-right: 15px;
	background: #efefef url(../images/listmore.png) no-repeat 

98% center;
	background-size: 10px;
}

.met_page ul.preul li.nor {
	color: #999;
	background: #efefef;
}

.mtop {
	-webkit-box-shadow: 2px 0px 8px #666;
	position: relative;
	height: 46px;
	z-index: 999;
}

.metreturn {
	-webkit-box-flex: 1;
	width: 50%;
}

.metreturn a {
	display: block;
	height: 46px;
	line-height: 46px;
	background: url(../images/return.png) no-repeat 10px center;
	background-size: 14px;
}

.mtitle {
	-webkit-box-flex: 1;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 20px;
	text-shadow: 0 1px 1px rgba(0,0,0,.4);
	text-align: center;
	width: 100%;
}

.rightnav {
	-webkit-box-flex: 1;
	width: 50%;
}

body,html {
	background: #f5f5f5;
}

.metcont {
	max-width: 640px;
	overflow: hidden;
	margin: 0px auto;
	padding-bottom: 45px;
	position: relative;
	background: #f5f5f5;
}

.ui-imglazyload {
	background: url(../loading.gif) no-repeat center center;
	width: 80px;
	min-height: 50px;
}

.top {
	height: 60px;
	background: #3f9f5f;
	display: -webkit-box;
}

.top-logo {
	font-size: 0px;
	height: 60px;
	overflow: hidden;
	-webkit-box-flex: 1;
}

.top-logo img {
	max-height: 60px;
}

.top-right {
	margin-right: 5px;
}

.top-right li {
	cursor: pointer;
}

.top-right li.tlist {
	float: left;
	width: 36px;
	padding: 6px;
	text-align: center;
	position: relative;
	z-index: 999;
	margin: 7px 2px 0px;
}

.top-right li.now {
	background: #238655;
	border: 1px solid #62a971;
	padding: 5px;
	border-radius: 3px;
}

.top-right li span.tspan {
	font-size: 20px;
	color: #e0f1df;
}

.seachbox_box i {
	border-color: transparent transparent rgba(0,60,150,0.8);
	position: absolute;
	top: -18px;
	right: 40px;
	margin-left: -9px;
}

.seachbox_box input.text {
	position: absolute;
	left: 48px;
	top: 8px;
	height: 14px;
	border: none;
	padding: 9px 0;
	line-height: 14px;
	background: #fdfdfd;
}

.seachbox_box {
	height: 32px;
	position: relative;
	padding: 8px 10px;
	background-color: #ecece5;
	overflow: hidden;
}

.seachbox_box .submit {
	cursor: pointer;
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0px 19px;
	background: #fff url(../images/topsch.png)no-repeat 3px 

center;
	background-size: 32px 32px;
	outline: none;
}

.sidebar .seachbox_box .submit {
	background: #0058a4;
}

.seachbox_box .reset {
	background: none;
	padding: 7px 10px 8px;
	font-size: 15px;
	cursor: pointer;
	outline: none;
	position: absolute;
	right: 5px;
	top: 8px;
}

.seachbox {
	background: #ecece5;
	padding: 10px 15px;
	height: 46px;
	overflow: hidden;
}

.seachbox input.text {
	width: 180px;
	height: 22px;
	line-height: 22px;
	margin: 8px 0px;
	float: left;
	padding: 5px 5px 3px 5px;
	border: 1px solid red;
	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;
	box-shadow: 1px 1px 3px #b7b7b7 inset!important;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.seachbox .submit {
	float: left;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	margin: 8px 0px;
	padding: 0px 10px;
	background: #238655;
	color: #fff;
	-

webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.langlist {
	position: absolute;
	top: 55px;
	right: 6px;
	z-index: 99999999999;
	padding: 0px 18px;
	background: rgba(0,0,0,0.8);
	border-radius: 5px;
}

.langlist a {
	display: block;
	margin: 22px 0px;
	color: #fff!important;
	white-space: nowrap;
}

.langlist i {
	display: block;
	width: 0;
	height: 0;
	border: solid 9px;
	border-color: transparent transparent rgba(0,0,0,0.8);
	position: absolute;
	top: -18px;
	right: 8px;
	margin-left: -9px;
}

nav li {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

nav.type1 {
	width: 100%;
	position: relative;
	height: 40px;
	overflow: hidden;
	background: #3caf64;
}

nav.type1 ul {
	display: -webkit-box;
	table-layout: fixed;
	white-space: nowrap;
	width: auto;
}

nav.type1 .ui-scroller {
	display: inline-block;
}

nav.type1 ul li {
	-webkit-box-flex: 1;
	text-align: center;
	height: 40px;
	line-height: 40px;
	min-width: 80px;
	overflow: hidden;
	border-right: 1px solid #238655;
}

nav.type1 ul li a,nav.type1 ul li a:visited {
	color: #fff;
	text-shadow: 0px 1px 1px #666;
}

nav.type1 ul li a:hover {
	color: #fff;
}

nav.type1 ul li.navdown {
	background: #ddd;
}

nav.type1 ul li.navdown a {
	color: #444;
	text-shadow: none;
}

nav.type2 ul {
	width: 100%;
	background: #3caf64;
	overflow: hidden;
}

nav.type2 ul li {
	float: left;
	text-align: center;
	background: #3caf64;
}

nav.type2 ul li a {
	color: #fff;
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	border-right: 1px solid #238655;
	padding: 0px 2px;
	border-

bottom: 1px solid #238655;
}

nav.type2 ul li.navdown {
	background: #ededed;
}

nav.type2 ul li.navdown a {
	color: #444;
	text-shadow: none;
}

.tapmengban {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #000;
	width: 100%;
	opacity: 0;
}

nav.type3 {
	position: absolute;
	top: 55px;
	right: 6px;
	z-index: 99999999999;
	padding: 0px 18px;
	background: rgba(0,0,0,0.8);
	border-radius: 5px;
}

nav.type3 i {
	display: block;
	width: 0;
	height: 0;
	border: solid 9px;
	border-color: transparent transparent rgba(0,0,0,0.8);
	position: absolute;
	top: -18px;
	right: 8px;
	margin-left: -9px;
}

nav.type3 ul {
	width: 100%;
	overflow: hidden;
}

nav.type3 ul li {
	margin: 22px 0px;
	white-space: nowrap;
}

nav.type3 ul li a {
	color: #fff;
	font-size: 15px;
}

.flexslider {
	font-size: 0px!important;
	text-align: center;
	overflow: hidden;
}

.flexslider img {
	width: 100%;
}

.flexslider .ui-slider ul li p {
	padding: 12px 0 6px;
}

#showimg .pshow li p {
	background: none;
}

.index {
	padding-bottom: 5px;
}

.section1 {
	padding: 7px 4px;
	position: relative;
}

.kenny-list-ul {
	display: -webkit-box;
}

.kenny-list-ul li {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	width: 100%;
	padding: 5px 6px;
}

.kenny-list-item {
	border: 1px solid #dadada;
	display: -webkit-box;
	min-height: 62px;
	width: 100%;
	-webkit-box-sizing: border-box;
	max-height: 150px;
	background-color: #66cdcc;
}
.kenny-list-item-1 {
	border: 1px solid #dadada;
	display: -webkit-box;
	min-height: 90px;
	width: 100%;
	-webkit-box-sizing: border-box;
	max-height: 150px;
	background-color: #91d067;
}

.kenny-list-item-2 {
	border: 1px solid #dadada;
	display: -webkit-box;
	min-height: 90px;
	width: 100%;
	-webkit-box-sizing: border-box;
	max-height: px;
	background-color: #ffcc66;
	margin-top: -30px;
}

.kenny-list-item-3 {
	border: 1px solid #dadada;
	display: -webkit-box;
	min-height: 62px;
	width: 100%;
	-webkit-box-sizing: border-box;
	max-height: 150px;
	background-color: #ff6766;
}

.kenny-list-item-4 {
	border: 1px solid #dadada;
	display: -webkit-box;
	min-height:90px;
	width: 100%;
	-webkit-box-sizing: border-box;
	max-height: 150px;
	background-color: #ff6634;
	margin-top: -3px;
}

.kenny-list-item-5 {
	border: 1px solid #dadada;
	display: -webkit-box;
	min-height: 100px;
	width: 100%;
	-webkit-box-sizing: border-box;
	max-height: 150px;
	background-color: #ffb218;
	margin-top: -10px;
}

/*ICON*/

.kenny-list-item>div {
	min-width: 60px;
	padding-top: 5px;
	overflow: hidden;
}

.kenny-list-item>div>div {/*Ô²ÐÎÐ§¹û*/
	width: 50px;
	height: 50px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

.kenny-list-item>h3 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	color: #636363;
	padding: 10px 0px;
	font-weight: normal;
	overflow: hidden;
}

.kenny-list-item>h3>span {
	font-size: 17px;
	line-height: 20px;
}

.kenny-list-item>h3>p {
	font-size: 12px;
	line-height: 20px;
}




.kenny-list-item-1>div {
	min-width: 60px;
	padding-top: 20px;
	overflow: hidden;
}

.kenny-list-item-1>div>div {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

.kenny-list-item-1>h3 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	color: #636363;
	padding: 25px 0px;
	font-weight: normal;
	overflow: hidden;
}

.kenny-list-item-1>h3>span {
	font-size: 17px;
	line-height: 20px;
}

.kenny-list-item-1>h3>p {
	font-size: 12px;
	line-height: 20px;
}




.kenny-list-item-2>div {
	min-width: 60px;
	padding-top: 20px;
	overflow: hidden;
}

.kenny-list-item-2>div>div {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

.kenny-list-item-2>h3 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	color: #636363;
	padding: 30px 0px;
	font-weight: normal;
	overflow: hidden;
}

.kenny-list-item-2>h3>span {
	font-size: 17px;
	line-height: 20px;
}

.kenny-list-item-2>h3>p {
	font-size: 12px;
	line-height: 20px;
}





.kenny-list-item-3>div {
	min-width: 60px;
	padding-top: 5px;
	overflow: hidden;
}

.kenny-list-item-3>div>div {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

.kenny-list-item-3>h3 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	color: #636363;
	padding: 10px 0px;
	font-weight: normal;
	overflow: hidden;
}

.kenny-list-item-3>h3>span {
	font-size: 17px;
	line-height: 20px;
}

.kenny-list-item-3>h3>p {
	font-size: 12px;
	line-height: 20px;
}





.kenny-list-item-4>div {
	min-width: 60px;
	padding-top: 25px;
	overflow: hidden;
}

.kenny-list-item-4>div>div {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

.kenny-list-item-4>h3 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	color: #636363;
	padding: 25px 0px;
	font-weight: normal;
	overflow: hidden;
}

.kenny-list-item-4>h3>span {
	font-size: 17px;
	line-height: 20px;
}

.kenny-list-item-4>h3>p {
	font-size: 12px;
	line-height: 20px;
}






.kenny-list-item-5>div {
	min-width: 60px;
	padding-top: 20px;
	overflow: hidden;
}

.kenny-list-item-5>div>div {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	color: #fff;
}

.kenny-list-item-5>h3 {
	-webkit-box-flex: 1;
	-moz-box-flex: 1;
	color: #636363;
	padding: 25px 0px;
	font-weight: normal;
	overflow: hidden;
}

.kenny-list-item-5>h3>span {
	font-size: 17px;
	line-height: 20px;
}

.kenny-list-item-5>h3>p {
	font-size: 12px;
	line-height: 20px;
}







.icon-desktop {
	background-image: url(../images/iocdesk.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	text-indent: 50pt;
}

.icon-globe {
	background-image: url(../images/ioc1.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	text-indent: 50pt;
}

.icon-shopping-cart {
	background-image: url(../images/ioc2.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	text-indent: 50pt;
}

.icon-folder-open {
	background-image: url(../images/ioc3.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	text-indent: 50pt;
}

.icon-qrcode {
	background-image: url(../images/ioc4.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	text-indent: 50pt;
}

.icon-mobile-phone {
	background-image: url(../images/ioc5.png);
	background-position: center center;
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	text-indent: 50pt;
}




.section2 {
	padding: 10px 10px;
	position: relative;
}

.section2 h3 {
	font-weight: normal;
	font-size: 17px;
	line-height: 19px;
	color: #636363;
	margin: 0 0 10px 0;
}

.section2_box {
	border: 1px solid #dadada;
	box-shadow: 0 2px 2px rgba(218,218,218,0.4);
	background: #fff;
}

.index-product .ui-slider {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 10px;
}

.imgtxtshow_slides li {
	background: #fff;
	overflow: auto;
	display: -webkit-box;
	margin-right: -1px;
}

.imgtxtshow_slides li a {
	box-sizing: border-box;
	-webkit-box-flex: 1;
	float: left;
	padding: 10px;
	text-align: center;
	border-right: 1px solid #dadada;
	position: relative;
	z-index: 100;
}

.imgtxtshow_slides li:last-child a:last-child {
	border-right: none;
}

.imgtxtshow_slides li a p {
	color: #323232;
	line-height: 1.8em;
	white-space: normal;
}

.imgtxtshow_slides li a img {
	max-width: 140px;
}

.index-product .ui-slider-dots {
	position: absolute;
	width: 100%;
	bottom: 10px;
	height: 10px;
	text-align: center;
	z-index: 5;
}

.index-product .ui-slider-dots b {
	display: inline-block;
	height: 3px;
	width: 40px;
	background: #b0b0b0;
}

.index-product .ui-slider-dots b.ui-state-active {
	background: #007ac7;
}

.imgtxtshow_slides li.number1 img {
	max-width: 298px;
}

.imgtxtshow_slides li.number2 img {
	max-width: 86px;
}

.section3 {
	padding: 10px 10px;
	position: relative;
}

.section3 h3 {
	font-weight: normal;
	font-size: 17px;
	line-height: 19px;
	color: #636363;
	margin: 0 0 10px 0;
}

.section3_box {
	border: 1px solid #dadada;
	box-shadow: 0 2px 2px rgba(218,218,218,0.4);
	background: #fff;
}

.section3_box ul li {
	padding: 9px 10px;
	border-bottom: 1px solid #dadada;
}

.section3_box ul li img {
	float: left;
	margin-right: 15px;
	max-width: 135px;
}

.section3_box ul li .textdiv {
	float: left;
	min-width: 148px;
}

.section3_box ul li .textdiv span {
	color: #323232;
	line-height: 1.8em
}

.section3_box ul li .textdiv p {
	color: #b2b2b2;
	line-height: 1.8em;
}

.section3_box ul li .textdiv .p2 i {
	margin-right: 5px;
}

.section3_box ul li .textdiv .p2 strong {
	font-weight: normal;
	margin: 0 5px;
	color: #C6C6C6;
}

.section3_box ul .linext {
	border: none;
	height: 40px;
	line-height: 40px;
	padding: 0px;
	text-align: center;
	color: #636363;
}

.metpcmobile {
	padding: 8px 0px;
}

.metpcmobile span {
	padding: 0px 8px;
}

.sidebar {
	background: #fff;
}

.sb_nav h3.title {
	height: 40px;
	line-height: 40px;
	background: #ededed;
	padding-left: 15px;
	font-weight: normal;
	overflow: hidden;
}

.sb_nav h3.title p.moresidebar {
	float: right;
	font-size: 12px;
	padding: 0px 10px;
	padding-left: 30px;
	background: url(../images/side.png) no-repeat 15px center;
	background-size: 12px;
}

.sb_nav h3.title p.now {
	background-color: #ccc;
}

.sidebar_jsbox {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

#wrapper_sidebar {
	position: absolute;
	z-index: 99999;
	top: 46px;
	bottom: 0px;
	left: 0;
	width: 100%;
	background: #333;
	overflow: auto;
}

#sidebar {
	width: 100%;
	background: #3caf64;
	padding: 0px;
	margin: 0px;
	opacity: 0.9;
}

#sidebar h3.title {
	padding: 0px 10px;
	height: 46px;
	line-height: 46px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	background: #111 url

(../images/navmore.png) no-repeat 95% center;
	background-size: 12px;
}

#sidebar dl {
	background: #333;
	clear: both;
}

#sidebar dt {
	border-bottom: 1px solid #222;
	background: url(../images/navmore.png) no-repeat 95% center;
	background-size: 12px;
}

#sidebar dt a {
	padding: 12px 10px;
	display: block;
	color: #fff;
}

#sidebar dd {
	border-bottom: 1px solid #222;
	overflow: auto;
	padding: 3px 0px;
}

#sidebar dd h4 {
	font-weight: normal;
	float: left;
	width: 33%;
	padding: 6px 0px;
	text-align: center;
	overflow: hidden;
	word-wrap: break-word;
}

#sidebar dd h4 a {
	display: block;
	color: #efefef;
}

#sidebar dt.on,#sidebar h4.on {
	background: #222;
}

.fr {
	float: right !important;
}

.foot-text {
	text-align: center;
	padding: 20px 0px;
	font-size: 12px;
	line-height: 1.5;
	background: #ecece5;
	color: #888;
}

.foot-text a {
	color: #888;
}

#footer {
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	height: 45px;
	overflow: hidden;
	z-index: 999;
	text-align: center;
}

#footer .footerbox {
	max-width: 640px;
	height: 45px;
	margin: 0px auto;
	position: relative;
}

#footer .footerlist {
	max-width: 640px;
	height: 45px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	border-top: 0px;
}

#footer ul {
	display: -webkit-box;
}

#footer ul li {
	display: -webkit-box;
	-webkit-box-flex: 1;
	text-align: center;
	border-right: 1px solid rgba(255,255,255,0.2);
	border-left: 0px;
	position: relative;
}

#footer ul li i.iconfont {
	padding: 0px;
}

#footer ul li a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	height: 45px;
}

#footer .icon1 {
	display: block;
	position: relative;
	top: 3px;
	width: 35px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: url("../images/footer.png")no-repeat;
	background-size: 150px;
	background-position: -3px 0px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer .icon2 {
	display: block;
	position: relative;
	top: 3px;
	width: 35px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background-size: 150px;
	background-position: -80px 0px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

#footer .icon3 {
	display: block;
	position: relative;
	top: 3px;
	width: 35px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: url("../images/footer.png")no-repeat;
	background-size: 150px;
	background-position: -40px 0px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer .icon4 {
	display: block;
	position: relative;
	top: 3px;
	width: 35px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	background: url("../images/footer.png")no-repeat;
	background-size: 150px;
	background-position: -115px 0px;
	font-size: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer .map {
	background-position: -83px 0px;
}

#footer .message {
	background-position: -45px 0px;
}

#footer .home {
	background-position: -118px 0px;
}

#footer .txt {
	height: 16px;
	line-height: 16px;
	font-size: 12px;
}

#footer .footerlist {
	border-top: 2px solid #006ebe;
	background: -webkit-gradient(linear,0 0,0 100%,from(#0058a4),to(#014c8d),color-stop(50%,#0058a4));
}

#footer ul li {
	border-right: 1px solid #003c87;
	border-left: 1px solid #008cd7;
}

.color-orange .info-nr-menu,.color-orange div {
	background-color: #0058a4;
}

#footernav {
	width: 100%;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 999;
	text-align: center;
}

.footerboxnav {
	max-width: 640px;
	margin: 0px auto;
	position: relative;
}

#footernav ul {
	display: -webkit-box;
}

#footernav ul li {
	display: -webkit-box;
	-webkit-box-flex: 1;
	text-align: center;
	border-right: 1px solid #003c87;
	border-left: 1px solid #008cd7;
}

#footernav ul li a {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
}

#footernav .icon {
	display: block;
	margin: 0px auto 6px;
	position: relative;
	top: 3px;
	width: 30px;
	height: 22px;
	overflow: hidden;
	background: url

(../images/footer.png) no-repeat;
	background-size: 150px;
	background-position: -2px 0px;
}

#footernav .map {
	background-position: -82px 2px;
}

#footernav .message {
	background-position: -44px 0px;
}

#footernav .home {
	background-position: -116px 1px;
}

#footnum {
	display: none;
}

#footernav .icon-phone {
	color: #fff;
	font-size: 23px;
	text-align: center;
	line-height: 32px;
}

#footernav .icon-map-marker {
	color: #fff;
	font-size: 23px;
	text-align: center;
	line-height: 32px;
}

#footernav .icon-edit {
	color: #fff;
	font-size: 22px;
	text-align: center;
	line-height: 34px;
}

#footernav .icon-home {
	color: #fff;
	font-size: 23px;
	text-align: center;
	line-height: 32px;
}

.jisou-info {
	position: absolute;
	height: 100px;
	background: rgba(0,0,0,0);
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	z-index: 800;
	display: none!important;
}

.info-nr {
	z-index: 900;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.info-nr-menu {
	-webkit-appearance: button;
	display: inline-block;
	width: 36px!important;
	height: 36px!important;
	border-radius: 36px;
	position: absolute;
	bottom: 17px;
	left: 17px;
	z-index: 999;
	-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);
	box-shadow: 0 0 0 4px #FFFFFF,0 2px 5px 4px rgba(0,0,0,0.25);
	background-color: #B70000;
	-webkit-transition: -webkit-transform 200ms;
	-webkit-transform: rotate(1deg);
	color: #fff;
	background-image: url("../plus.png");
	background-repeat: no-repeat;
	background-position: center center;
	outline: none;
}

.info-nr-menu:before {
	font-size: 20px;
	margin: 9px 0 0 9px;
}

.info-nr-menu:checked {
	-webkit-transform: rotate(135deg);
}

.info-nr-phone>div {
	width: 32px;
	height: 32px;
	border-radius: 32px;
	-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);
	box-shadow: 0 0 0 3px #FFFFFF,0 2px 5px 3px rgba(0,0,0,0.25);
	background: #B70000;
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 20px;
	margin-left: 20px;
	z-index: 900;
	-webkit-transition: -webkit-transform 200ms;
}

.info-nr-phone>div a {
	display: block;
	height: 32px;
	width: 32px;
}

.info-nr-phone>div.on:nth-of-type(1) {
	-webkit-transform: translate(0,-100px) rotate(720deg);
}

.info-nr-phone>div.on:nth-of-type(2) {
	-webkit-transform: translate(47px,-81px) rotate(720deg);
}

.info-nr-phone>div.on:nth-of-type(3) {
	-webkit-transform: translate(81px,-45px) rotate(720deg);
}

.info-nr-phone>div.on:nth-of-type(4) {
	-webkit-transform: translate(100px,0) rotate(720deg);
}

.color-blue .info-nr-menu,.color-blue div {
	background-color: #2192e1;
}

.color-green .info-nr-menu,.color-green div {
	background-color: #64c31f;
}

.color-grey .info-nr-menu,.color-grey div {
	background-color: #656664;
}

.color-red .info-nr-menu,.color-red div {
	background-color: #d32020;
}

.color-orange .info-nr-menu,.color-orange div {
	background-color: #3f9f5f;
}

.kenny_mobile_form li.radio span.name,.kenny_mobile_form li.select span.name {
	background-color: #238655;
	background-image: linear-gradient(#62a971,#238655);
}

.kenny_mobile_form li.radio span.name,.kenny_mobile_form li.select span.name {
	border: 1px solid #238655;
}

.top {
	background: #0058a4;
}

.top-right li.now {
	background-color: #0066a6;
	border: 1px solid #0080d1;
}

.seachbox input.submit {
	background-color: #285500;
}

nav.type1,nav.type2 ul,nav.type2 ul li,.index-product .ui-slider-dots b.ui-state-active {
	background-color: #007ac7;
}

.style-1 h3.title {
	background: -webkit-gradient(linear,0 0,0 100%,from(#00b535),to(#00a431));
}

.sidebar .seachbox {
	background: #ecece5;
}

.sidebar .seachbox .submit {
	background: #007ac7;
}

nav.type2 ul li a,nav.type1 ul li {
	border-color: #0066a6;
}

.kenny_mobile_form li.radio span.name,.kenny_mobile_form li.select span.name {
	border: 1px solid #3072b3;
	background-color: #3072b3;
	background-image: linear-

gradient(#599bdc,#3072b3);
}

#memberbox .member_login_more a {
	color: #00cc22;
}

#sitemaplist h2 {
	background-color: #3072b3;
	background-image: linear-gradient(#599bdc,#3072b3);
}


.ui-navigator-list,.ui-navigator-list li {
	list-style: none;
}

.ui-navigator-list li {
	display: inline-block;
	white-space: nowrap;
}

.ui-panel {
	position: absolute;
	display: block;
}

.ui-panel-contentWrap {
	position: relative;
	z-index: 1;
}

.ui-panel.ui-panel-right {
	right: 0;
}

.ui-panel.ui-panel-left {
	left: 0;
}

.ui-panel.ui-panel-push {
	z-index: 999;
}

.ui-panel.ui-panel-overlay {
	z-index: 1001;
}

.ui-panel.ui-panel-reveal {
	z-index: 0;
}

.ui-panel-animate {
	-webkit-transition: -webkit-transform 350ms ease;
}

.ui-panel-dismiss {
	position: absolute;
	z-index: 1000;
	height: 100%;
	top: 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.ui-panel {
	width: 15em;
	height: 100%;
	top: 0;
	padding: 10px;
	background: -webkit-gradient(linear,left top,left bottom,from(#444),to(#222));
	color: #fff;
}

.ui-slider {
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.ui-slider-group {
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	-webkit-transform: translateZ(0);
}

.ui-slider-item {
	background-color: #e3e3e3;
	text-align: center;
	position: relative;
	float: left;
	overflow: hidden;
	-webkit-box-sizing: border-box;
}

.ui-slider-item {
}

.ui-slider-item img {
	background: #E7E7E7 url(./ui-slider-imgbg.png) center center no-repeat;
}

.ui-slider-item>a {
	display: block;
	text-decoration: none;
	width: 100%;
	overflow: hidden;
}

.ui-slider-item>p {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: left;
	pointer-events: none;
	overflow: hidden;
	word-break: break-all;
	white-space: nowrap;
	text-

overflow: ellipsis;
	color: #fff;
	background: rgba(0,0,0,0.5);
	padding: 6px 0;
	text-indent: 10px;
}

.ui-slider-dots {
	position: absolute;
	bottom: 6px;
	right: 0;
	padding: 0 6px;
	text-align: right;
}

.ui-slider-dots>b {
	display: inline-block;
	margin: 0 4px;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: rgba(144,144,144,0.8);
}

.ui-slider-dots .ui-state-active {
	background: #fff;
}

.ui-slider-pre,.ui-slider-next {
	position: absolute;
	z-index: 99;
	width: 50px;
	height: 60px;
	top: 50%;
	left: 0;
	margin-top: -30px;
	outline: none;
}

.ui-slider-next {
	right: 0;
	left: auto;
}

.ui-slider-pre:after,.ui-slider-next:after {
	position: absolute;
	width: 20px;
	height: 40px;
	background: rgba(0,0,0,0.3) url(./ui-slider-arrow.png) no-

repeat;
	background-size: 35px 15px;
	outline: none;
	content: '\0020';
	display: inline-block;
	background-position: 3px center;
	left: 0;
	top: 50%;
	margin-top: -20px;
	border-

radius: 0 20px 20px 0;
}

.ui-slider-next:after {
	background-position: -18px center;
	right: 0;
	left: auto;
	border-radius: 20px 0 0 20px;
}

@media all and(min-device-width:768px) and(max-device-

width:1024px) {
	.ui-slider-item>p {
		font-size: 16px;
		padding: .5em 0;
		text-indent: .8em;
	}

	.ui-slider-dots {
		bottom: .5em;
		padding-right: .5em;
	}

	.ui-slider-dots b {
		margin-

right: .5em;
		width: .5em;
		height: .5em;
		border-radius: .25em;
	}
}

.ui-tabs {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.ui-tabs-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	z-index: 11;
	position: relative;
}

.ui-tabs-content {
	position: relative;
	min-height: 100px;
	width: 100%;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	-webkit-transition: height 200ms ease-in-out;
}

.ui-tabs-content .ui-tabs-panel {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	min-height: 100px;
}

.ui-tabs-panel {
	-webkit-transform: translateZ(0);
}

.ui-tabs-content .ui-tabs-panel.ui-state-active,.ui-viewport-transitioning .ui-tabs-panel.out {
	display: block;
	z-index: 1;
}

.ui-tabs-content .ui-tabs-panel.ui-state-active {
	z-index: 2;
}

.ui-tabs-nav {
	display: -webkit-box;
	width: 100%;
}

.ui-tabs-nav li {
	border: solid #d4d4d4;
	border-width: 1px 0 1px 1px;
	-webkit-box-flex: 1;
	text-align: center;
	color: #4a4a4a;
	font-size: 16px;
	background-

color: #f4f4f4;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	cursor: pointer;
}

.ui-tabs-nav li a {
	text-decoration: none;
	color: #4a4a4a;
}

.ui-tabs-nav li:last-child {
	border-width: 1px;
}

.ui-tabs-nav li.ui-state-active {
	background-color: #fff;
	border-bottom-color: #fff;
}

.ui-tabs-content {
	border: solid #d4d4d4;
	border-width: 0 1px 1px;
}

.ui-tabs-content .ui-tabs-panel {
	padding: 1em;
}

.ui-tabs-panel .ui-loading {
	position: absolute;
	left: 50%;
	top: 50px;
	margin-top: -20px;
	margin-left: -20px;
}

.ui-tabs-panel .ui-load-error {
	color: red;
	text-align: center;
}

.ui-viewport-transitioning .ui-panel {
	width: 100%;
	height: 100%;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ui-viewport-transitioning .ui-loading {
	-webkit-animation-name: none;
}

.in {
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-duration: 350ms;
}

.out {
	-webkit-animation-timing-function: ease-in;
	-webkit-animation-duration: 225ms;
}

@-webkit-keyframes slideinfromright {
	from {
		-webkit-transform: translateX(100%);
	}

	to {
		-webkit-transform: translateX(0);
	}
}

@-webkit-keyframes slideinfromleft {
	from {
		-webkit-transform: translateX(-100%);
	}

	to {
		-webkit-transform: translateX(0);
	}
}

@-webkit-keyframes slideouttoleft {
	from {
		-webkit-transform: translateX(0);
	}

	to {
		-webkit-transform: translateX(-100%);
	}
}

@-webkit-keyframes slideouttoright {
	from {
		-webkit-transform: translateX(0);
	}

	to {
		-webkit-transform: translateX(100%);
	}
}

.slide.out,.slide.in {
	-webkit-animation-timing-function: linear;
	-webkit-animation-duration: 350ms;
}

.slide.out {
	-webkit-animation-name: slideouttoleft;
	-webkit-transform: translateX(-100%);
}

.slide.in {
	-webkit-animation-name: slideinfromright;
	-webkit-transform: translateX(0);
}

.slide.out.reverse {
	-webkit-animation-name: slideouttoright;
	-webkit-transform: translateX(100%);
}

.slide.in.reverse {
	-webkit-animation-name: slideinfromleft;
	-webkit-transform: translateX(0);
}


/*ico*/
.ico-share {
    background: url("../images/ico-share.png") no-repeat 0 center;
    background-size:23px 20px;
    padding: 0 0 0 27px;
}
.ico-pyq{ background:url(../images/ico-pyq.png) no-repeat 0 center; background-size:21px 20px; padding:0 0 0 25px;}
.text-share{ background:url(../images/text.png) no-repeat right center; width:100%; height:155px; background-size:contain; top:0; display: block;}

/*mod-pop*/
.mod-pop{ position: fixed; width:100%; height: 100%; background: rgba(0,0,0,0.8); z-index: 9000; top:0; left: 0; display: none;}
/*mod-animate*/
.mod-animate{ position:fixed; width: 100%; height: 100%;z-index: 1000; top:0; left: 0; -webkit-transition: -webkit-transform .2s ease-in; overflow: hidden;}
.mod-animate img{max-width: 100%;}
.animate-3.active{-webkit-transform:scale(-10,0);}
.animate-4.active{-webkit-transform:translate(-100%,0);}
.animate-5.active{-webkit-transform:translate(+100%,0);}
.animate-6.active{-webkit-transform:translate(0,-300%);}
.animate-7.active{-webkit-transform:translate(0,+300%);}
/*mod-share*/
.mod-share{
    overflow: hidden;
    width: 96%;
    margin:10px 2%;
    text-align: center;
}
.share-btn {
    background: #D6D6D6;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #444444;
    width: 48%;
    display: inline-block;
}