/***
 *	Item: DIY_WAP Style (QQ:191670709)
 *	Copyright: www.uu2018.com
 *	Author: YouYou(QQ:191670709)
 **/
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #eee;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: 'Microsoft Yahei';
}
* {
	padding: 0;
	margin: 0;
	border: 0;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-touch-callout: none;
}
nav, footer, section, header, article {
	display: block;
}
ul {
	list-style: none;
}
a:link, a:visited, a:hover, a:active {

	text-decoration: none;
}
input, textarea, button {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	display: block;
	overflow: hidden;
}
.padd10 {
	padding: 10px;
}
.padd5td td {
	padding: 5px;
}
.padd2_4td td {
	padding: 4px 2px 4px 2px;
}
.formText {
	width: 75%;
	border: 1px #abadb3 solid;
	padding: 2px;
}
fieldset, img {
	border: 0;
	max-width: 100%;
}
.input1, .textarea1, .button1 {
	-webkit-appearance: none;
}
.input1 {
	width: 100%;
	height: 35px;
	padding: 0 10px;
	line-height: normal;
	background: #fdfdfd;
	color: #545454;
	border-top: 1px solid #858585;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #c9c9c9;
	-webkit-box-shadow: 1px 2px 3px #b7b7b7 inset;
	box-shadow: 1px 2px 3px #b7b7b7 inset;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#fdfdfd));
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.input-error {
	border: 1px solid #c40303;
}
.input-ok {
	border: 1px solid #249502;
}
.input1:focus {
	border: 1px solid #249502;
}
.textarea1 {
	width: 100%;
	height: 130px;
	padding: 10px;
	line-height: 20px;
	background: #fdfdfd;
	color: #545454;
	border-top: 1px solid #858585;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #c9c9c9;
	-webkit-box-shadow: 1px 2px 3px #b7b7b7 inset;
	box-shadow: 1px 2px 3px #b7b7b7 inset;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfdfd), to(#fdfdfd));
	resize: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.button1 {
	max-width: 576px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: #43060b;
	border-top: 1px solid #44c2f1;
	border-bottom: 1px solid #43060b;
	text-shadow: 1px 1px 1px #43060b;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
}
.button1.touch {
	border-top: 1px solid #923319;
	background: #eee;
}
.button2 {
	max-width: 576px;
	height: 22px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: #e75387;
	border-top: 1px solid #ec739e;
	border-bottom: 1px solid #9c385b;
	text-shadow: 1px 1px 1px #43060b;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
}
.button2.touch {
	border-top: 1px solid #923319;
	background: #eee;
}
.cols1Box {
	width: 100%;
}
.cols2Box {
	width: 50%;
}
.cols3Box {
	width: 33%;
}
.cols3Box:nth-child(2) {
	width: 34%;
}
.cols4Box {
	width: 25%;
}
.cols5Box {
	width: 20%;
}
.itemTitle {
	height: 35px;
	line-height: 35px;
	padding: 0;
	overflow: hidden;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.itemTitle.touch {
	background: #e75387;
}
.itemTitle em {
	display: inline-block;
}
.itemTitle .areaL {
	display: block;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.itemTitle .areaL .title {
	min-width: 260px;
	height: 19px;
	font-size: 16px;
	line-height: 19px;
	margin: 8px 0 0 3px;
	font-weight: 900;
	color: #000;
	text-shadow: 1px 1px 1px #eee;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.itemTitle .more {
	width: 34px;
	height: 35px;
	border-left: 1px solid #d9d9d9;
	float: right;
}
.itemTitle .more.touch {
	background: #eee;
}
.itemTitle .more .icon {
	width: 13px;
	height: 13px;
	display: block;
	margin: 11px 0 0 11px;
	background: url(../images/whiteArrowR.png) no-repeat 5px 50%;
}
.itemTitle .areaR {
	height: 34px;
	display: block;
	border-bottom: 1px solid #eaeaea;
	margin: 0 10px 0 0;
}
.itemTitle .areaR .more {
	width: 35px;
	height: 35px;
	border: none;
}
.itemTitle ul {
	width: 100%;
	overflow: hidden;
}
.itemTitle ul li {
	width: 50%;
	float: left;
	color: #44C2F1;
	text-shadow: 0px 0px 0px #eee;
}
.itemTitle ul li.touch {
	background: #e75387;
}
.itemTitle ul li div {
	height: 35px;
	text-align: center;
	border-right: 1px solid #eee;
}
.itemTitle ul li:nth-last-child(1) div {
	border: none;
}
.itemTitle ul li span {
	height: 19px;
	font-size: 17px;
	line-height: 19px;
	margin: 8px 0 0 10px;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.itemTitle ul li .number {
	max-width: 40px;
	height: 16px;
	line-height: 16px;
	font-size: 14px;
	background: #f8ccdb;
	padding: 0 10px;
	-webkit-border-radius: 10px;
	border-top-radius: 10px;
	color: #e75387;
	text-shadow: 0 0 0 #111;
	vertical-align: top;
	margin: 10px 10px 0 0;
	display: inline-block;
}
.itemTitle li.current {
	background: #44C2F1 url(itemTitleCurr.png) no-repeat 50% 100%;
	color: #eee;
}
.itemTitle .cols1Box {
	width: 100%!important;
}
.itemTitle .cols1Box div {
	text-align: left!important;
}
.itemTitle .cols1Box .text {
	max-width: 245px;
}
.itemTitle .cols1Box.current {
	background: none;
}
.itemTitle .cols2Box {
	width: 50%!important;
}
.itemTitle .cols2Box .text {
	max-width: 100px;
}
.itemTitle .cols3Box {
	width: 33%!important;
}
.itemTitle .cols3Box:nth-child(2) {
	width: 34%!important;
}
.itemTitle .cols3Box .text {
	max-width: 100px;
}
.htmlContent {
	line-height: 1.8;
	font-variant: normal;
	font-stretch: normal;
	text-transform: none;
	text-indent: 0;
	text-align: justify;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	word-break: normal;
	word-wrap: break-word;
	background: transparent none repeat scroll 0 0;
	float: none;
	width: auto;
	height: auto;
	clear: none;
	z-index: auto;
	text-justify: auto;
	overflow: hidden;
	visibility: inherit;
	margin: auto;
	color: #ccc;
}
.htmlContent a {
	color: #ccc;
}
.htmlContent u {
	text-decoration: none;
}
.htmlContent img {
	margin: 5px 0 5px 0;
	max-width: 300px!important;
	height: auto!important;
	vertical-align: middle;
}
.htmlContent ul, .htmlContent ol {
	background: transparent none repeat scroll 0 0;
	width: auto;
	display: block;
	height: auto;
	float: none;
	padding-left: 25px;
}
.htmlContent ul {
	list-style: disc;
}
.htmlContent ol {
	list-style: decimal;
}
.htmlContent li {
	background: transparent none repeat scroll 0 0;
	width: auto;
	float: none;
	height: auto;
	text-align: left;
	line-height: 1.8;
}
.htmlContent p {
	line-height: 1.8;
	color: #585858;
}
.htmlContent h3, .htmlContent h1 {
	font-size: 17px!important;
	font-weight: bold!important;
	line-height: 20px!important;
	height: auto!important;
	padding: 0!important;
	margin: 0!important;
	border: none!important;
}
#area_html {
	background: #F9F9F9;
}
#area_body {
	width: 100%;
	min-width: 320px;
	background: #eee url(../images/loading2.gif) no-repeat 50% 50%;
	text-align: center;
}
#area_main {
	min-width: 320px;
	max-width: 640px;/*background:#fff;*/
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#area_top {
	width: 100%;
}
.box_logo {
	width: 100%;
	height: 50px;
	background: #44C2F1;
	position: relative;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.box_logo>div {
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	display: box;
	box-orient: horizontal;
}
.box_logo .logoBox {
	height: 50px;
	-webkit-box-flex: 1;
	box-flex: 1;
	text-align: left;
	display: -webkit-box;
	-webkit-box-align: center;
	display: box;
	box-align: center;
}
.box_logo .logoBox img {/*max-width:80%;*/
	max-height: 46px;
	margin: 0 auto;
	display: block;
	margin: 0;
}
.box_logo .toolBox {
	text-align: left;
	height: 46px;
}
.box_logo .toolBox span {
	float: left;
}
.box_logo .toolBox .toolItem {
	width: 38px;
	height: 46px;
}
.box_logo .toolBox .toolItem_u {
	width: 38px;
	height: 46px;
}
.box_logo .toolBox .line {
	width: 1px;
	height: 35px;
	float: left;
	margin: 0;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0.4)), to(rgba(255,255,255,0)));
	display: none;
}
.box_logo .toolBox .current, .box_logo .toolBox .touch {
	background: #39A1C8;
}
.box_logo .toolBox a {
	width: 38px;
	height: 46px;
	display: block;
	text-decoration: none;
	background: url(../images/common.png) no-repeat;
	background-size: 400px;
}
.box_logo .toolBox .search a {
	background-position: -100px 4px;
}
.box_logo .toolBox .lang a {
	background-position: -138px 0;
}
.box_logo .toolBox .download a {
	background-position: -176px 0;
}
.box_logo .toolBox .users a {
	background-position: -235px 0;
}
.top_downArea {
	width: 100%;
	position: absolute;
	top: 46px;
	right: 0;
	z-index: 9999;
	background: #d94277;
	display: none;
}
.top_downArea li {
	height: 79px;
	border-bottom: 1px solid #e16892;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.top_downArea .contL {
	width: 240px;
	height: 79px;
	display: block;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.top_downArea .contL em {
	display: block;
	margin: 0 0 5px 20px;
}
.top_downArea .contL img {
	max-width: 45px;
	max-height: 15px;
}
.top_downArea .name {
	font-weight: bold;
	font-size: 20px;
	padding-top: 15px;
	color: #fff;
}
.top_downArea .info {
	color: #eca1bb;
}
.top_downArea .contR {
	width: 80px;
	display: block;
	padding-top: 15px;
}
.top_downArea .contR.touch {
	background: #ec759f;
}
.top_downArea .contR em {
	display: block;
}
.top_downArea .text {
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
}
.top_downArea .icon {
	width: 24px;
	height: 24px;
	margin: 0 auto 10px auto;
}
.top_downArea i {
	display: block;
	margin: 0 auto;
	background: #8fc31f;
}
.top_downArea .icon01 {
	width: 9px;
	height: 9px;
}
.top_downArea .icon02 {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #8fc31f;
	background: none;
}
.top_downArea .icon03 {
	width: 20px;
	height: 2px;
}
.top_searchArea .alertWindow {
	top: 46px;
	overflow: hidden;
	z-index: 9999;
	display: block;
	-webkit-transform: height;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 250ms;
}
.top_searchArea .searchTab {
	height: 38px;
	padding: 0 0 0 10px;
	position: relative;
	background: #333;
	z-index: 9999;
}
.top_searchArea .searchTabScroll {
	margin: 0 38px 0 0;
	overflow: hidden;
}
.top_searchArea .searchTab .del {
	width: 38px;
	height: 38px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/common.png) no-repeat 0 0;
	display: none;
}
.top_searchArea .searchTab .del.touch {
	background-position: 0 -38px;
}
.top_searchArea .searchTab ul {
	overflow: hidden;
	display: -webkit-box;
	display: box;
}
.top_searchArea .searchTab li {
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	margin: 3px 0 0 0;
	color: #fff;
}
.top_searchArea .searchTab .current, .top_searchArea .searchTab .touch {
	background: #44c2f1;
	color: #666;
}
.top_searchArea .searchInput {
	height: 50px;
	position: relative;
	z-index: 9999;
	background: #44c2f1;
	padding: 0 10px;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.top_searchArea .inputWrap {
	display: block;
	margin: 7px 0 0 0;
	position: relative;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.top_searchArea .inputWrap .del {
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
.top_searchArea .inputWrap .del .icon {
	width: 20px;
	height: 20px;
	display: block;
	background: #999 url(../images/img_del.png) no-repeat 50% 50%;
	margin: 8px 0 0 8px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.top_searchArea .inputWrap .del.touch .icon {
	background: #ff2929 url(../images/img_del.png) no-repeat 50% 50%;
}
.top_searchArea input {
	width: 100%;
	line-height: normal;
}
.top_searchArea .button1 {
	width: 80px;
	height: 35px;
	margin: 7px 0 0 0;
}
.top_searchArea .searchTab ul {
	overflow: hidden;
}
.top_searchArea .searchResult {
	background: #fff;
}
.top_searchArea .z3g-noResult {
	padding: 10px 20px;
}
.top_searchArea .z3g-noResult p {
	line-height: 20px;
	text-align: center;
}
.top_searchArea .moreWrap {
	text-align: center;
	padding: 20px 0;
}
.top_searchArea .moreWrap span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
.box_nav {
	width: 100%;
	position: relative;
	background: #e75387;
}
.box_nav .navMain {
	height: 36px;
	overflow: hidden;
	background: #f4f5f6;
	height: 37px;
	box-sizing: border-box;
	border-bottom: 1px solid #DDDDDD;
}
.box_nav .navMain ul {
	overflow: hidden;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	overflow: hidden;
}
.box_nav .navMain li {
	text-align: center;
}
.box_nav .navMain span {
	height: 36px;
	line-height: 36px;
	padding: 0 2px;
	display: block;
	font-size: 17px;
	color: #505050;
	text-align: center;
	font-family: STHeiti, 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
}
.box_nav .navMain .current, .box_nav .navMain .touch {
	color: #f85959;
}
.box_nav .navArrowL, .box_nav .navArrowR {
	width: 18px;
	height: 36px;
	float: left;
	position: absolute;
	top: 0;
}
.box_nav .navArrowL.touch, .box_nav .navArrowR.touch {
	background: #ec759f;
}
.box_nav .disTap span {
	opacity: .3;
}
.box_nav .navArrowL {
	left: 0;
	border-left: 1px solid #e75387;
}
.box_nav .navArrowR {
	right: 0;
	border-left: 1px solid #ec759f;
}
.box_nav .navArrowL span, .box_nav .navArrowR span {
	width: 8px;
	height: 15px;
	display: block;
	margin: 10px 0 0 4px;
	overflow: hidden;
	line-height: 0;
	position: relative;
}
.box_nav .navArrowR span {
	margin-left: 6px;
}
.box_nav .navArrowL em, .box_nav .navArrowR em {
	width: 7px;
	height: 7px;
	display: block;
	border: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top: 2px;
	left: 3px;
}
.box_nav .navArrowR em {
	left: -6px;
}
.box_imgNav {
	padding: 10px 0 0 0;
}
.box_imgNav .imgNavMain ul {
	overflow: hidden;
}
.box_imgNav .imgNavMain li {
	width: 32%;
	float: left;
	margin-bottom: 3px;
}
.box_imgNav .imgNavMain .imgBox, .box_imgNav .imgNavMain .imgBox {
	width: 54px;
	height: 54px;
}
.box_imgNav .imgNavMain li .imgBox {
	margin: 0 auto;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #fff;
}
.box_imgNav .imgNavMain img {
	max-width: 54px;
	max-height: 54px;
}
.box_imgNav .imgNavMain h3 {
	height: 28px;
	line-height: 14px;
	font-size: 12px;
	padding: 0 5px;
	text-align: center;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.box_imgNav .imgNavMain li {
	width: 25%;
}
.box_imgNav .imgNavMain .imgBox {
	margin: 0 auto;
	border-radius: 12px;
	-webkit-border-radius: 12px;
	border: 5px solid #fff;
}
.box_imgNav .imgNavMain .touch .imgBox {
	border-color: rgba(0,0,0,0.1);
}
.box_imgNav .noBgColor {
	background: none!important;
	border-radius: 0!important;
	-webkit-border-radius: 0!important;
}
.box_imgSlide {
	text-align: center;
	position: relative;
}
.box_imgSlide .imgSlideScrollBox {
	max-width: 640px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-align: stretch;
	box-align: stretch;
}
.box_imgSlide .slideLeft {
	height: 100%;
	background-color: rgba(255,255,255,0.2);
	position: relative;
	z-index: 200;
	-webkit-box-flex: 1;
	box-flex: 1;
	display: none;
}
.box_imgSlide .slideRight {
	height: 100%;
	background-color: rgba(255,255,255,0.2);
	position: relative;
	z-index: 200;
	-webkit-box-flex: 1;
	box-flex: 1;
	display: none;
}
.box_imgSlide #slideMain {
	width: 100%;
	position: relative;
	z-index: 100;
}
.box_imgSlide .listMain {
	width: 10000px;
	overflow: hidden;
}
.box_imgSlide .listMain li {
	float: left;
	text-align: center;
	background: #f0f0f0 url(../images/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.box_imgSlide .listMain div {
	display: block;
	padding: 0;
	line-height: 0;
	max-width: 640px;
}
.box_imgSlide .listMain img {
	max-width: 640px;
}
.box_imgSlide #imgSlideNav {
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 2px;
	z-index: 999;
}
.box_imgSlide .prev, .box_imgSlide .next {
	width: 25px;
	height: 100%;
	line-height: 100%;
	vertical-align: middle;
	position: absolute;
	z-index: 9999;
	top: 0;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.box_imgSlide .prev {
	left: 0;
}
.box_imgSlide .next {
	right: 0;
}
.box_imgSlide .prev span, .box_imgSlide .next span {
	width: 25px;
	height: 40px;
	display: block;
	background: #fff url(../images/imgSlideArrow.png) no-repeat;
	vertical-align: middle;
	opacity: .5;
}
.box_imgSlide .prev .touch, .box_imgSlide .next .touch {
	opacity: .7;
}
.box_imgSlide #prev {
	background-position: 3px 50%;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}
.box_imgSlide #next {
	background-position: -18px 50%;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.box_imgSlide #imgSlideDot, .box_imgSlide #imgSlideDot em {
	display: inline-block;
}
.box_imgSlide #imgSlideDot {
	width: auto;
}
.box_imgSlide #imgSlideDot em {
	text-indent: -9999em;
	width: 6px;
	height: 6px;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	margin-right: 4px;
	-webkit-box-shadow: 0 0 2px #fff;
	box-shadow: 0 0 2px #fff;
}
.box_imgSlide #imgSlideDot .active {
	background: #fff;
}
.box_imgSlide #imgSlideDot em:last-child {
	margin: 0;
}
.bannerBox {
	overflow: hidden;
	position: relative;
}
.bannerBox ul {
	-webkit-padding-start: 0px;
	height: 250px;
}
.bannerBox ul li {
	height: 250px;
}
.bannerBox>ol {
	height: 20px;
	position: relative;
	z-index: 10;
	margin-top: -20px;
	text-align: center;
	padding-right: 15px;
	background-color: rgba(0,0,0,0.3);
}
.bannerBox>ol>li {
	display: inline-block;
	margin: 5px 0;
	width: 8px;
	height: 8px;
	background-color: #757575;
	border-radius: 8px;
}
.bannerBox>ol>li.on {
	background: #fff;
}
.bannerBox li img {
}
.box_dynWeb .itemContent {
	text-align: left;
	overflow: hidden;
	padding: 10px;
	color: #fff;
}
.box_dynWeb .itemContent .imgBox {
	min-width: 50px;
	min-height: 50px;
	font-size: 0;
	line-height: 0;
	margin: 5px 10px 0 0;
	padding: 0;
	float: left;
	background: url(../images/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
}
.box_dynWeb .itemContent img {
	max-width: 130px!important;
	margin: 0;
}
.box_product .titleBox .number {
	display: none;
}
.box_product .itemContent {
	text-align: left;
	padding: 5px 0;
}
.box_product .itemContent .itemProBox {
	width: 100%;
	overflow: hidden;
}
.box_product .itemContent .itemProMain {
	width: 10000px;
	overflow: hidden;
}
.box_product .itemContent .productSlideNav {
	height: 20px;
	text-align: center;
	overflow: hidden;
}
.box_product .itemContent .productSlideDot {
	overflow: hidden;
	display: inline-block;
}
.box_product .itemContent .productSlideDot em {
	float: left;
	height: 3px;
	width: 40px;
	margin-right: 1px;
	background: #b0b0b0;
}
.box_product .itemContent .productSlideDot em.active {
	background: #fff;
}
.box_product .Products_mobProList-d1_c1, .box_product .Products_mobProList-d1_c2, .box_product .Products_mobProList-d1_c3, .box_product .Products_mobProList-d1_c4, .box_product .proListBox {
	padding-top: 0;
}
.box_product .Products_mobProList-d1_c1 ul, .box_product .Products_mobProList-d1_c2 ul, .box_product .Products_mobProList-d1_c3  .proListBox .productSlideItem {
	overflow: hidden;
	padding: 10px 0 0 0;
}
.proListBox .rowBox {
	overflow: hidden;
	padding-bottom: 10px;
}
.proListBox dd {
	width: 50%;
	float: left;
	text-align: center;
}
.proListBox .imgBox {
	width: 144px;
	height: 144px;
	border: 3px solid #fff;
	margin: 0 auto;
	text-align: center;
	background: #f0f0f0 url(../images/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.proListBox .imgBox img {
	max-width: 144px;
	max-height: 144px;
	margin: 0 auto;
}
.proListBox .infoBox {
	width: 100%;
	text-align: center;
}
.proListBox h3 {
	max-height: 30px;
	line-height: 15px;
	text-align: center;
	margin: 2px auto;
	padding: 0 10px;
	color: #fff;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.proListBox .name {
	max-height: 30px;
	line-height: 15px;
	display: block;
	overflow: hidden;
	text-align: center;
}
.proListBox p {
	height: 16px;
	line-height: 16px;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 10px;
	color: #b9b9c8;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.proListBox .mark {
	white-space: nowrap;
}
.proListBox .mark img {
	margin: 0 2px 0 0;
	max-width: 32px;
	max-height: 16px;
}
.proListBox .titleCoverStyle dd {
	position: relative;
}
.proListBox .titleCoverStyle .infoBox {
	position: absolute;
	bottom: 3px;
	left: 0;
	text-align: center;
}
.proListBox .titleCoverStyle h3 {
	width: 144px;
	height: auto;
	margin: 0 auto;
	padding: 5px 0;
	background-color: rgba(0,0,0,0.5);
}
.proListBox .titleCoverStyle .name {
	height: 14px;
	color: #fff;
	overflow: hidden;
	padding: 0 3px;
	text-align: center;
}
.proListBox .titleCoverStyle p {
	display: none;
}
.proListBox .touch .imgBox {
	border-color: #fff;
	opacity: .5;
}
.proListBox .touch h3, .proListBox .touch p {
	color: #fff;
}
.productSlideItem, .box_product .proListBox .productSlideItem {
	width: 100%;
	overflow: hidden;
	float: left;
}
.box_proType .itemTitle .more {
	display: none;
}
.box_proType .itemContent {
	padding: 10px;
}
.box_proType .itemContent .rowBox {
	overflow: hidden;
	padding-bottom: 10px;
}
.box_proType .itemContent dd {
	float: left;
	text-align: center;
}
.box_proType .itemContent .imgBox {
	border: 3px solid #fff;
	margin: 0 auto;
	text-align: center;
	background: #f0f0f0 url(../images/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.box_proType .itemContent .imgBox img {
	margin: 0 auto;
}
.box_proType .itemContent .infoBox {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
}
.box_proType .itemContent h3 {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	margin: 0 auto;
	padding: 0 10px;
}
.box_proType .itemContent dd:nth-child(1) span {
	margin-left: 0;
	margin-right: 5px;
}
.box_proType .itemContent dd:nth-last-child(1) span {
	margin-left: 5px;
	margin-right: 0;
}
.box_proType .itemContent .touch .imgBox {
	border-color: #fff;
	opacity: .5;
}
.box_proType .itemContent .touch h3 {
	color: #fff;
}
.box_proType .layerName dd {
	position: relative;
}
.box_proType .layerName .infoBox {
	height: auto;
	position: absolute;
	bottom: 3px;
	left: 0;
}
.box_proType .layerName h3 {
	background-color: rgba(0,0,0,0.5);
	padding: 2px 0;
	color: #fff;
}
.box_proType .layerName .fourColStyle h3 {
	max-width: 66px;
	min-width: 66px;
}
.box_proType .layerName .threeColStyle h3 {
	max-width: 92px;
	min-width: 92px;
}
.box_proType .layerName .twoColStyle h3 {
	max-width: 144px;
	max-height: 144px;
}
.box_proType .layerName .touch h3 {
	color: #fff;
}
.box_proType .itemContent .fourColStyle dd {
	width: 25%;
}
.box_proType .itemContent .fourColStyle .imgBox {
	width: 66px;
	height: 66px;
}
.box_proType .itemContent .fourColStyle .imgBox img {
	max-width: 66px;
	max-height: 66px;
}
.box_proType .itemContent .threeColStyle dd {
	width: 33.3%;
}
.box_proType .itemContent .threeColStyle .imgBox {
	width: 92px;
	height: 92px;
}
.box_proType .itemContent .threeColStyle .imgBox img {
	max-width: 92px;
	max-height: 92px;
}
.box_proType .itemContent dd {
	width: 50%;
}
.box_proType .itemContent .imgBox {
	width: 144px;
	height: 144px;
}
.box_proType .itemContent .imgBox img {
	max-width: 144px;
	max-height: 144px;
}
.box_newsTabs .titleBox .number {
	display: none;
}
.box_newsTabs .newsTabStyle2 {
	height: 29px;
	line-height: 29px;
	overflow: hidden;
	border-bottom: 1px solid #c4c4c4;
	background: #fff;
}
.box_newsTabs .newsTabStyle2 li {
	height: 30px;
	padding: 0 10px;
}
.box_newsTabs .newsTabStyle2 span {
	height: 30px;
	color: #fff;
	display: inline-block;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	width: 100%;
}
.box_newsTabs .newsTabStyle3 .itemTitle .right {
	display: none;
}
.newsListBox li {
	background-repeat: no-repeat;
	background-position: 100% 50%;
	border-bottom: 1px #ccc dashed;
}
.newsListBox .imgBox {
	margin: 0 auto;
	background: #f0f0f0 url(../images/loading.gif) no-repeat 50% 50%;
	background-size: 20px;
}
.newsListBox .newsTitle {
	color: #fff;
	vertical-align: middle;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	-webkit-box-align: center;
	box-align: center;
	overflow: hidden;
}
.newsListBox .newsTitle img {
	max-width: 32px;
	max-height: 16px;
	margin-left: 2px;
}
.newsListBox .newsTitle a {
	display: block;
	width: 100%;
}
.newsListBox strong {
	line-height: 15px;
	font-size: 15px;
}
.newsListBox .name {
	line-height: 16px;
	font-size: 15px;
	display: block;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.newsListBox .time {
	line-height: 18px;
	color: #b9b9c8;
	font-size: 12px;
}
.newsListBox .cont {
	max-height: 45px;
	margin: 3px 0 0 0;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	word-wrap: break-word;
	word-break: break-all;
	overflow: hidden;
	color: #b9b9c8;
	font-size: 12px;
}
.newsListBox .titleCoverStyle li {
	position: relative;
	min-height: auto;
}
.newsListBox .titleCoverStyle p {
	display: none;
}
.newsListBox .titleCoverStyle .newsTitle {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	bottom: 3px;
	left: 50%;
	color: #fff;
	-webkit-box-pack: center;
	box-pack: center;
}
.newsListBox .titleCoverStyle .newsTitle, .newsListBox .titleCoverStyle .name {
	font-size: 12px;
	text-align: center;
}
.newsListBox .titleCoverStyle .newsTitle img {
	display: none;
}
.newsListBox .titleCoverStyle strong {
	font-size: 12px;
}
.newsListBox .titleCoverStyle .touch .newsTitle {
	color: #fff!important;
}
.newsListBox li.touch {
	border-bottom: 1px solid #fff;
	background: #fff url(../images/whiteArrowR.png) no-repeat 100% 50%;
	-webkit-box-shadow: -2px 5px 5px #c24671 inset;
	box-shadow: -2px 5px 5px #c24671 inset;
}
.newsListBox .touch .newsTitle, .newsListBox .touch .name, .newsListBox .touch .time, .newsListBox .touch .cont {
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
}
.newsListStyle li {
}
.newsListStyle .name {
	height: 16px;
}
.newsListNoContent {
	height: 60px;
	text-align: center;
}
.newsListNoContent span {
	max-width: 200px;
	height: 20px;
	line-height: 20px;
	margin-top: 20px;
	display: inline-block;/*color:#fff;*/
}
.moreBox {
	text-align: center;
	padding: 20px 0;
	color: #fff;
}
.moreBox span {
	height: 20px;
	padding-left: 20px;
	display: inline-block;
}
.moreBox.loading span {
	background: url(../images/more.gif) no-repeat 0 0;
}
.newsListStyle2 ul {
	overflow: hidden;
}
.newsListStyle2 li {
	width: 50%;
	min-height: 55px;
	float: left;
	padding: 10px;
	background-image: none;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.newsListStyle2 li:nth-child(2n+1) {
	border-right: 1px solid #ccc;
}
.newsListStyle2 .newsTitle {
	-webkit-box-align: start;
	box-align: start;
}
.newsListStyle2 .name {
	min-height: 34px;
	max-height: 34px;
	line-height: 17px;
}
.newsListStyle2 .cont {
	display: none;
}
.newsListStyle2 li.touch {
	background-image: none;
}
.newsListTopStyle .imgBox {
	width: 80px;
	height: 80px;
	float: left;
	margin-top: -16px;
}
.newsListTopStyle .imgBox img {
	max-width: 80px;
	max-height: 80px;
}
.newsListTopStyle .time {
	overflow: hidden;
	padding-left: 10px;
}
.newsListTopStyle .cont {
	margin-top: 0;
	padding-left: 10px;
}
.newsListTopStyle li {
	padding: 8px 20px 5px 10px;
	overflow: hidden;
}
.newsListTopStyle .newsTitle {
	margin-left: 90px;
}
.newsListTopStyle .name {
	height: 16px;
}
.newsListTopStyle2 .imgBox {
	width: 80px;
	height: 80px;
	float: left;
}
.newsListTopStyle2 .imgBox img {
	max-width: 80px;
	max-height: 80px;
}
.newsListTopStyle2 .time {
	overflow: hidden;
	padding-left: 10px;
}
.newsListTopStyle2 .cont {
	max-height: 52px;
	padding-left: 10px;
	line-height: 18px;
}
.newsListTopStyle2 li {
	padding: 8px 20px 5px 10px;
	overflow: hidden;
}
.newsListTopStyle2 .newsTitle {
	margin-bottom: 5px;
}
.newsListTopStyle2 .name {
	height: 16px;
}
.newsList2Style li {
	padding: 5px 0;
	background-image: none;
}
.newsList2Style .imgBox {
	width: 300px;
	height: 300px;
	border: 3px solid #fff;
	margin-bottom: 5px;
}
.newsList2Style .imgBox img {
	max-width: 300px;
	max-height: 300px;
}
.newsList2Style .newsTitle, .newsList2Style .time, .newsList2Style .cont {
	padding: 0 3px;
	margin: 0 10px;
}
.newsList2Style .cont {
	margin-bottom: 8px;
}
.newsList2Style .name {
	height: 16px;
}
.newsList2Style .titleCoverStyle .newsTitle {
	width: 294px;
	margin: 0;
	margin-left: -150px;
	bottom: 13px;
}
.newsList2Style li.touch {
	border-bottom: 1px solid #ccc;
	background: none;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.newsList2Style .touch .imgBox {
	border-color: #fff;
	opacity: .5;
}
.newsList2Style .touch .newsTitle, .newsList2Style .touch .time, .newsList2Style .touch .cont {
	color: #fff;
	text-shadow: 0;
}
.newsList2Style2 ul {
	padding: 3px 4px 0 4px;
}
.newsList2Style2 li {
	width: 50%;
	min-height: 150px;
	display: inline-block;
	vertical-align: top;
	border: none;
	margin-left: -4px;
	margin-bottom: 3px;
	background-image: none;
}
.newsList2Style2 li:nth-child(2n+1) {
	margin-left: 0;
}
.newsList2Style2 .imgBox {
	width: 144px;
	height: 144px;
	border: 3px solid #fff;
}
.newsList2Style2 .imgBox img {
	max-width: 144px;
	max-height: 144px;
}
.newsList2Style2 .newsTitle {
	height: 16px;
	margin-top: 3px;
	-webkit-box-pack: center;
	box-pack: center;
}
.newsList2Style2 .newsTitle, .newsList2Style2 .time, .newsList2Style2 .mark {
	text-align: center;
	padding: 0 3px;
}
.newsList2Style2 .titleCoverStyle .newsTitle {
	width: 138px;
	margin-left: -72px;
}
.newsList2Style2 li.touch {
	border: none;
	background: none;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.newsList2Style2 .touch .imgBox {
	border-color: #fff;
	opacity: .5;
}
.newsList2Style2 .touch .newsTitle, .newsList2Style2 .touch .time {
	color: #fff;
	text-shadow: 0;
}
.newsList2Style3 ul {
	padding: 3px 5px 0 5px;
}
.newsList2Style3 li {
	width: 33%;
	min-height: 98px;
	display: inline-block;
	vertical-align: top;
	border: none;
	margin-left: -4px;
	margin-bottom: 3px;
	background-image: none;
}
.newsList2Style3 li:nth-child(3n+2) {
	width: 34%;
}
.newsList2Style3 li:nth-child(3n+1) {
	margin-left: 0;
}
.newsList2Style3 .imgBox {
	width: 92px;
	height: 92px;
	border: 3px solid #fff;
}
.newsList2Style3 .imgBox img {
	max-width: 92px;
	max-height: 92px;
}
.newsList2Style3 .newsTitle {
	height: 16px;
	margin-top: 3px;
}
.newsList2Style3 .newsTitle, .newsList2Style3 .time, .newsList2Style3 .mark {
	text-align: center;
	padding: 0 3px;
}
.newsList2Style3 .titleCoverStyle .newsTitle {
	width: 86px;
	height: 31px;
	line-height: 16px;
	padding: 2px 3px;
	margin-left: -46px;
}
.newsList2Style3 li.touch {
	border: none;
	background: none;
	-webkit-box-shadow: 0;
	box-shadow: 0;
}
.newsList2Style3 .touch .imgBox {
	border-color: #fff;
	opacity: .5;
}
.newsList2Style3 .touch .newsTitle, .newsList2Style3 .touch .time {
	color: #fff;
	text-shadow: 0;
}
.box_newsType .itemContent {
	padding: 10px;
	overflow: hidden;
}
.box_newsType .itemContent .active {
	margin-bottom: 6px;
}
.box_newsType .itemContent.column2 .active {
	width: 50%;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.box_newsType .itemContent.column2 .active:nth-child(2n+1) {
	padding-right: 3px;
}
.box_newsType .itemContent.column2 .active:nth-child(2n) {
	padding-left: 3px;
}
.box_newsType .itemContent span {
	height: 36px;
	line-height: 36px;
	display: block;
	padding: 0 10px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	color: #fff;
	background: #e5e5e5;
	border: 1px solid #ccc;
}
.box_newsType .itemContent .touch span {
	background: #ccc;
}
#area_bottomMenu {
	width: 100%;
	height: 45px;
	position: fixed;
	bottom: 0;
	left: 0;
	text-align: center;
	background: #eee;
	border-top: none;
	-webkit-transition: bottom;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 100ms;
}
#area_bottomMenu .box_bottomMenu {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
}
.box_bottom {
	padding: 10px 0;
	background: #000;
	color: #999;
}
.box_bottom * {
	font-size: 10px!important;
}
.bottomMenuBox {
	width: 100%;
	max-width: 640px;
	height: 45px;
	margin: 0 auto;
}
.bottomMenuBox>div {
	height: 45px;
	max-width: 640px;
	margin: 0 auto;
}
.bottomMenuBox .toolMenuBox {
	width: 100%;
	overflow: hidden;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	border-top: 1px solid rgba(255,255,255,0.2);
	height: 44px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#e75387), to(#c94775));
}
.bottomMenuBox .toolMenuBox li {
	text-align: center;
	height: 44px;
	overflow: hidden;
	border-right: 1px solid rgba(255,255,255,0.2);
	-webkit-box-flex: 1;
	box-flex: 1;
}
.bottomMenuBox .toolMenuBox a, .bottomMenuBox .toolMenuBox div {
	height: 44px;
	display: block;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	text-decoration: none;
}
.bottomMenuBox .toolMenuBox li:nth-last-child(1) {
	border-right: none;
}
.bottomMenuBox .numIcon {
	width: 18px;
	height: 19px;
	line-height: 19px;
	font-size: 10px;
	text-align: center;
	display: block;
	color: #fff;
	background: url(../images/common.png) no-repeat -156px -223px;
	background-size: 400px;
	position: absolute;
	top: -2px;
	right: -6px;
}
.bottomMenuBox .more99 {
	font-size: 9px;
	-webkit-text-size-adjust: none;
}
.bottomMenuBox .footerToolStyle3 .numIcon {
	top: 5px;
	right: -5px;
}
.bottomMenuBox .text {
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	overflow: hidden;
}
.bottomMenuBox .toolMenuBox .touch {
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#a13a5e), to(#8e3253));
}
.bottomMenuBox .footerToolStyle2 .more {
	width: 100%;
	max-width: 640px;
	height: 16px;
	border: none;
	position: absolute;
	z-index: 9999;
	top: -16px;
}
.bottomMenuBox .footerToolStyle2 .anchor {
	display: block;
	width: 100px;
	height: 13px;
	background: #e75387;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin: 0 auto;
}
.bottomMenuBox .footerToolStyle2 .controlBottom {
	display: block;
	height: 3px;
	overflow: hidden;
	background: #e75387;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.bottomMenuBox .footerToolStyle2 .more .icon {
	display: block;
	width: 14px;
	height: 8px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	top: 3px;
}
.bottomMenuBox .footerToolStyle2 .more em {
	display: block;
	width: 20px;
	height: 20px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	position: relative;
	border-right: 1px solid rgba(255,255,255,0.8);
	border-bottom: 1px solid rgba(255,255,255,0.8);
	top: -18px;
	left: -4px;
}
.bottomMenuBox .footerToolStyle2 .more.close em {
	border-top: 1px solid rgba(255,255,255,0.8);
	border-left: 1px solid rgba(255,255,255,0.8);
	top: 5px;
}
.bottomMenuBox .footerToolStyle2 .more.touch .anchor, .bottomMenuBox .footerToolStyle2 .more.touch .controlBottom {
	opacity: .8;
}
.bottomMenuBox .footerToolStyle3 {
	position: relative;
}
.bottomMenuBox .circleListWrap {
	width: 186px;
	height: 186px;
	border: 3px solid rgba(255,255,255,0.2);
	-webkit-border-radius: 96px;
	border-radius: 96px;
	overflow: hidden;
	position: absolute;
	z-index: 9999;
	bottom: 65px;
	left: 20px;
	display: none;
}
.bottomMenuBox .footerToolStyle3.circleOpen .circleListWrap {
	display: block;
}
.bottomMenuBox .circleIcon {
	width: 40px;
	height: 40px;
	border: 3px solid rgba(0,0,0,0.5);
	border-radius: 23px;
	-webkit-border-radius: 23px;
	background: #e75387;
	position: absolute;
	z-index: 9999;
	bottom: 40px;
	left: 10px;
	overflow: hidden;
}
.bottomMenuBox .circleIcon div {
	width: 24px;
	height: 24px;
	-webkit-border-radius: 23px;
	border-radius: 23px;
	background: #fff;
	margin: 8px auto 0;
	overflow: hidden;
	opacity: .2;
}
.bottomMenuBox .circleCont {
	width: 186px;
	height: 186px;
	-webkit-border-radius: 96px;
	border-radius: 96px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.bottomMenuBox .circleCont li {
	position: absolute;
}
.bottomMenuBox .circleCont a {
	text-decoration: none;
}
.bottomMenuBox .circleCont .text {
	display: block;
	width: 50px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.bottomMenuBox .footerCenter {
	width: 76px;
	height: 76px;
	border: 2px solid rgba(0,0,0,0.1);
	background: #e75387;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	position: absolute;
	left: 53px;
	top: 53px;
	overflow: hidden;
}
.bottomMenuBox .footerCenter span {
	display: block;
	width: 32px;
	height: 29px;
	background: url(../images/common.png) no-repeat -180px -110px;
	background-size: 400px;
	margin: 24px auto 0;
}
.bottomMenuBox .footerCenter.touch {
	background-color: rgba(255,255,255,0.2);
}
.bottomMenuBox .circleCont .cont1 {
	left: 10px;
	top: 92px;
}
.bottomMenuBox .circleCont .cont2 {
	left: 30px;
	top: 15px;
}
.bottomMenuBox .circleCont .cont3 {
	left: 107px;
	top: 15px;
}
.bottomMenuBox .circleCont .cont4 {
	left: 127px;
	top: 92px;
}
.bottomMenuBox .circleCont .cont5 {
	left: 68px;
	top: 137px;
}
.bottomMenuBox .circleBg {
	width: 186px;
	height: 186px;
	background: url(../images/bottomCircle.png) -186px 0 no-repeat #e75387;
	background-size: 372px;
	-webkit-border-radius: 96px;
	border-radius: 96px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.bottomMenuBox .circleBg.current {
	background: url(../images/bottomCircle.png) 0 0 no-repeat #e75387;
	background-size: 372px;
}
.bottomMenuBox .circleBg.current1 {
	transform: rotate(216deg);
	-webkit-transform: rotate(216deg);
}
.bottomMenuBox .circleBg.current2 {
	transform: rotate(288deg);
	-webkit-transform: rotate(288deg);
}
.bottomMenuBox .circleBg.current3 {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}
.bottomMenuBox .circleBg.current4 {
	transform: rotate(72deg);
	-webkit-transform: rotate(72deg);
}
.bottomMenuBox .circleBg.current5 {
	transform: rotate(144deg);
	-webkit-transform: rotate(144deg);
}
.bottomMenuBox .icon {
	width: 30px;
	height: 20px;
	display: block;
	background: url(../images/common.png) no-repeat;
	background-size: 400px;
	margin: 4px auto 0 auto;
	position: relative;
}
.bottomMenuBox .email {
	background-position: 0 -110px;
}
.bottomMenuBox .message {
	background-position: -30px -110px;
}
.bottomMenuBox .share {
	background-position: -60px -110px;
}
.bottomMenuBox .more {
	background-position: -150px -110px;
}
.bottomMenuBox .tel {
	background-position: -90px -110px;
}
.bottomMenuBox .map {
	background-position: -120px -110px;
}
.bottomMenuBox .cart {
	background-position: -212px -110px;
}
.bottomMenuBox .member {
	background-position: -240px -110px;
}
.bottomMenuBox .home {
	background-position: -180px -110px;
}
.bottomMenuBox .ditu {
	background-position: -120px -110px;
}
.bottomMenuBox .shoucang {
	background-position: -270px -110px;
}
.bottomMenuBox .tongxunlu {
	background-position: -300px -110px;
}
.bottomMenuBox .yunshu {
	background-position: -330px -110px;
}
.bottomMenuBox .mima {
	background-position: -360px -110px;
}
.toolMoreBox {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 9999;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: end;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: end;
}
.toolMoreBox>div {
	width: 100%;
	max-width: 640px;
	margin: 0 auto 45px auto;
	text-align: right;
	-webkit-animation: fadeInUp .2s 0s ease both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(10px);
}
100% {
opacity:1;
-webkit-transform:translateY(0);
}
}
.toolMoreBox .icon {
	width: 30px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-right: 8px;
	background: url(../images/common.png) no-repeat;
	background-size: 400px;
}
.toolMoreBox .numIcon {
	width: 18px;
	height: 19px;
	line-height: 19px;
	font-size: 10px;
	text-align: center;
	display: block;
	color: #fff;
	background: url(../images/common.png) no-repeat -156px -223px;
	background-size: 400px;
	position: absolute;
	top: -2px;
	right: -6px;
}
.toolMoreBox .more99 {
	font-size: 9px;
	-webkit-text-size-adjust: none;
}
.toolMoreBox .text {
	max-width: 60px;
	display: inline-block;
	vertical-align: middle;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
.toolMoreBox .contentBox {
	width: 115px;
	line-height: 20px;
	display: inline-block;
	text-align: left;
	padding: 0;
	margin-right: 10px;
	background: #c94775;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
	-webkit-box-shadow: -0px 0 5px rgba(0,0,0,0.5);
	box-shadow: -0px 0 5px rgba(0,0,0,0.5);
}
.toolMoreBox .contentBox li {
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	border-top: 1px solid rgba(255,255,255,0.2);
}
.toolMoreBox .contentBox li:nth-child(1) {
	border-top: none;
}
.toolMoreBox .contentBox li.touch {
	background-color: rgba(255,255,255,0.2);
}
.toolMoreBox .contentArrow {
	height: 20px;
	overflow: hidden;
	text-align: right;
	margin-right: 20px;
	position: relative;
	top: -1px;
}
.toolMoreBox .contentArrow em {
	width: 20px;
	height: 20px;
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	background: #c94775;
	-webkit-box-shadow: -0px 0 5px rgba(0,0,0,0.5);
	box-shadow: -0px 0 5px rgba(0,0,0,0.5);
	position: absolute;
	top: -16px;
	right: 0;
}
.toolMoreBox .email {
	background-position: 0 -110px;
}
.toolMoreBox .message {
	background-position: -30px -110px;
}
.toolMoreBox .share {
	background-position: -60px -110px;
}
.toolMoreBox .more {
	background-position: -150px -110px;
}
.toolMoreBox .tel {
	background-position: -90px -110px;
}
.toolMoreBox .map {
	background-position: -120px -110px;
}
.toolMoreBox .cart {
	background-position: -212px -110px;
}
.toolMoreBox .member {
	background-position: -240px -110px;
}
.toolMoreBox .home {
	background-position: -180px -110px;
}
.hScreenBox {
	width: 100%;
	text-align: center;
	background: #fff;
	z-index: 99999;
	vertical-align: middle;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.hScreenBox .contentBox {
	width: 213px;
	height: 113px;
	background: #eee url(../images/hScreen.png) no-repeat 50% 10px;
	margin: 0 auto;
	vertical-align: middle;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: hidden;
}
.hScreenBox .contentBox p {
	color: #fff;
	text-align: center;
	margin-top: 70px;
}
.area_subItemTitle .titleBox {
	height: 29px;
	line-height: 29px;
	background: #f0d8e0;
	padding-left: 10px;
	border-bottom: 1px solid #c4c4c4;
	color: #e75387;
}
.area_subItemTitle .titleBox .name {
	max-width: 170px;
	height: 29px;
	line-height: 30px;
	float: left;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.area_subItemTitle .titleBox .textSizeBtn {
	position: relative;
}
.area_subItemTitle .titleBox .titleBar, .area_subItemTitle .titleBox .textSizeBtn {
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	margin: 2px 2px 0 0;
	text-align: left;
	float: right;
	color: #fff;
	vertical-align: top;
	border: 1px solid #e3bdc9;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.area_subItemTitle .titleBox .titleBar.touch, .area_subItemTitle .titleBox .textSizeBtn.touch {
	background: #f0d8e0;
}
.area_subItemTitle .titleBox em {
	font-size: 13px;
	font-weight: normal;
	display: inline-block;
	vertical-align: top;
	margin: 1px 0 0 0;
}
.area_subItemTitle .titleBox .title {
	max-width: 70px;
	height: 23px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.area_subItemTitle .titleBox .textSizeBtn sup {
	height: 12px;
	line-height: 12px!important;
}
.area_subItemTitle .titleBox .titleBar .icon {
	width: 0;
	height: 0;
	margin: 8px 0 0 3px;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #fff;
}
.area_subItemTitle .titleBox .number {
	max-width: 30px;
	height: 20px;
	line-height: 20px;
	padding: 0 5px;
	margin-left: 5px;
	display: inline-block;
	background: #e3bdc9;
	color: #fff;
	-webkit-border-radius: 5px;
	border-top-radius: 5px;
	-webkit-box-shadow: -2px 2px 2px #69727a inset;
	box-shadow: -2px 2px 2px #69727a inset;
}
.area_subItemTitle .titleBox .markWrap {
	height: 16px;
	line-height: 16px;
	margin: 6px 10px 0 0;
	text-align: left;
	vertical-align: middle;
	float: right;
}
.area_subItemTitle .titleBox .markWrap img {
	max-width: 32px;
	max-height: 16px;
	vertical-align: middle;
}
.area_newsList li {
	background: #fff;
	border-bottom: 1px solid #ccc;
}
.area_newsList li div {
}
.area_newsList .newsTitle {
	padding: 7px 0 0 0;
	color: #fff;
	vertical-align: middle;
	display: -webkit-box;
	display: box;
	display: block;
	width: 100%;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.area_newsList strong, .area_newsList img {
	vertical-align: middle;
	line-height: 15px;
}
.area_newsList img {
}
.area_newsList .name {
	height: 15px;
	line-height: 15px;
	font-size: 15px;
	display: block;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	vertical-align: middle;
	margin-top: 2px;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.area_newsList .time {
	line-height: 18px;
	color: #b9b9c8;
	font-size: 12px;
	margin-top: 5px;
}
.area_newsList .touch {
	border-bottom: 1px solid #fff;
	background: #fff;
	-webkit-box-shadow: -2px 5px 5px #c24671 inset;
	box-shadow: -2px 5px 5px #c24671 inset;
}
.area_newsList .touch div {
	background: url(../images/whiteArrowR.png) no-repeat 100% 50%;
}
.area_newsList .touch h3, .area_newsList .touch .name, .area_newsList .touch p {
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
}
.newsDetBox h1 {
	font-family: STHeiti, 'Microsoft YaHei', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	padding: 15px 10px;
	text-align: left;
	color: #585858;
	word-wrap: break-word;
	word-break: break-all;
}
.newsDetBox .addiTheme {
	font-size: 10px;
	text-align: left;
	padding: 0 10px 10px 10px;
	color: #b9b9c8;
}
.newsDetBox .addiTheme span {
	white-space: nowrap;
}
.newsDetBox .addiTheme .time, .newsDetBox .addiTheme .source {
	padding: 0 5px 0 0;
}
.newsDetBox .articleCont {
	padding: 10px;
}
.newsDetBox .keyBox {
	margin: 10px;
}
.area_subDetTitle {
	height: 44px;
	background: #f0d8e0;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.area_subDetTitle .left, .area_subDetTitle .center, .area_subDetTitle .right {
	display: block;
	vertical-align: middle;
}
.area_subDetTitle .center {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	color: #e75387;
	text-align: center;
	text-shadow: 0px 0px 0px #43060b;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.area_subDetTitle .center .number {
	line-height: 16px;
	padding: 2px 3px;
	display: inline-block;
	margin-left: 5px;
	background-color: rgba(255,255,255,0.6);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.area_subDetTitle .center a {
	color: #e75387;
}
.area_subDetTitle .left {
	min-width: 65px;
	padding: 8px 0 0 0;
}
.area_subDetTitle .right {
	min-width: 65px;
	padding: 8px 5px 0 0;
	text-align: right;
}
.buttonBox {
	display: inline-block;
	height: 27px;
	padding: 0 10px;
	margin-left: 5px;
	border: 1px solid rgba(255,255,255,0.2);
	vertical-align: middle;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.buttonBox span {
	display: inline-block;
	height: 27px;
	color: #e75387;
	line-height: 27px;
}
.buttonBox.textSizeBtn span {
	line-height: 16px;
}
.buttonBox.touch {
	background: rgba(0,0,0,0.1);
}
.buttonBox.list span {
	width: 19px;
	background: url(../images/common.png) -214px -9px no-repeat;
	background-size: 400px;
}
.buttonBox.search span {
	width: 15px;
	background: url(../images/common.png) -111px -8px no-repeat;
	background-size: 400px;
}
.buttonBox.arrowBtn {
	position: relative;
}
.arrowBtn.arrowLeftBtn {
	border-left: 0 none;
	margin-left: 21px;
	padding: 0 8px 0 2px;
	border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
.arrowBtn b {
	display: inline-block;
	width: 16px;
	height: 29px;
	position: absolute;
	overflow: hidden;
}
.arrowBtn.arrowLeftBtn b {
	left: -16px;
	top: -1px;
}
.arrowBtn em {
	display: block;
	width: 21px;
	height: 21px;
	border: 1px solid rgba(255,255,255,0.2);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform-origin: center center;
	-webkit-transform-origin: center center;
	position: absolute;
}
.arrowBtn.arrowBtnRight {
	border-right: 0 none;
	margin-right: 16px;
	padding: 0 2px 0 8px;
	border-top-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}
.arrowBtn.arrowBtnRight b {
	right: -16px;
	top: -1px;
}
.arrowBtn.arrowLeftBtn em {
	left: 6px;
	top: 3px;
}
.arrowBtn.arrowBtnRight em {
	right: 6px;
	top: 3px;
}
.arrowBtn.touch em {
	background: rgba(0,0,0,0.1);
}
.fontSizeBox {
	width: 48px;
	position: absolute;
	z-index: 1;
	left: 50%;
	margin-left: -24px;
	display: none;
}
.fontSizeBox .contentArrow {
	height: 10px;
	overflow: hidden;
	position: relative;
	margin-bottom: -2px;
}
.fontSizeBox .contentArrow em, .fontSizeBox .contentArrow i {
	width: 0;
	height: 0;
	font-size: 0;
	position: absolute;
	left: 50%;
	top: 2px;
	margin-left: -7px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #585858;
}
.fontSizeBox .contentArrow em {
	top: -1px;
	margin-top: 1px;
	border-bottom: 8px solid #585858;
	opacity: .2;
}
.fontSizeBox .contentBox {
	width: 46px;
	border: 1px solid rgba(255,255,255,0.2);
	background: #585858;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.fontSizeBox .contentBox li {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #585858;
}
.fontSizeBox .contentBox li:nth-child(1) {
	font-size: 12px;
}
.fontSizeBox .contentBox li:nth-child(2) {
	font-size: 14px;
}
.fontSizeBox .contentBox li:nth-child(3) {
	font-size: 18px;
}
.fontSizeBox .contentBox li.touch, .fontSizeBox .contentBox li.current {
	background: #d6d6d6;
}
.htmlFontSize.textSizeSmall, .htmlFontSize.textSizeSmall * {
	font-size: 12px!important;
}
.htmlFontSize.textSizeBig, .htmlFontSize.textSizeBig * {
	font-size: 18px!important;
}
.keyBox {
	overflow: hidden;
	margin-top: 6px;
}
.keyBox .key {
	height: 24px;
	line-height: 24px;
	float: left;
	color: #585858;
	padding: 0 10px;
	margin-bottom: 2px;
	margin-right: 2px;
	background: #f0d8e0;
	font-size: 12px;
}
.keyBox em {
	max-width: 280px;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	background: #f15329;
	color: #585858;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.keyBox em.touch {
	background: #f4c6d3;
}
.prevNextBox {
	width: 100%;
	padding: 6px 0 0 0;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.prevNextBox section {
	width: 50%;
	display: block;
	background: #ededed;
	position: relative;
	color: #585858;
	padding: 10px;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.prevNextBox .arrow {
	height: 100%;
}
.prevNextBox .p1, .prevNextBox .p2 {
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
}
.prevNextBox .p1 {
	line-height: 16px;
	height: 16px;
	font-weight: bold;
}
.prevNextBox .p2 {
	font-size: 12px;
	line-height: 14px;
	height: 14px;
	margin-top: 2px;
}
.prevNextBox .pagePrev {
	margin-right: 1px;
	padding-left: 23px;
}
.prevNextBox .pagePrev p {
	text-align: right;
}
.prevNextBox .pageNext {
	margin-left: 1px;
	padding-right: 23px;
}
.prevNextBox .pageNext p {
	text-align: left;
}
.prevNextBox .arrow {
	position: absolute;
	width: 11px;
	height: 40px;
}
.prevNextBox .pagePrev .arrow {
	left: 5px;
	top: 0;
	background: url(../images/newsRedArrowL.png) no-repeat 100% 50%;
}
.prevNextBox .pageNext .arrow {
	right: 5px;
	top: 0;
	background: url(../images/newsRedArrowR.png) no-repeat 0 50%;
}
.prevNextBox section.touch {
	background: #ddb98a;
}
.prevNextBox .pagePrev.touch .arrow {
	background: url(../images/newsRedArrowL2.png) no-repeat 50% 50%;
}
.prevNextBox .pageNext.touch .arrow {
	background: url(../images/newsRedArrowR2.png) no-repeat 50% 50%;
}
.prevNextBox .disTap p {
	opacity: .4;
}
.newsAboutBox {
	padding: 6px 0;
}
.newsAboutBox .newsAboutContent li {
	border-bottom: 1px solid #ccc;
}
.newsAboutBox .newsAboutContent li div {
	height: 35px;
	display: block;
	padding: 0 20px 0 10px;
	background: url(../images/newsRedArrowR.png) no-repeat 100% 50%;
}
.newsAboutBox .newsAboutContent .newsTitle {
	padding: 0;
	color: #fff;
	vertical-align: middle;
	display: -webkit-box;
	display: box;
	-webkit-box-orient: horizontal;
	box-orient: horizontal;
}
.newsAboutBox .newsAboutContent .newsTitle .icon {
	width: 2px;
	height: 2px;
	display: inline-block;
	overflow: hidden;
	vertical-align: middle;
	margin: 0 3px 0 0;
	background: #fff;
	display: none;
}
.newsAboutBox .newsAboutContent .newsTitle .name {
	min-width: 270px;
	height: 15px;
	line-height: 15px;
	display: inline-block;
	overflow: hidden;
	word-wrap: break-word;
	word-break: break-all;
	vertical-align: middle;
}
.newsAboutBox .newsAboutContent .touch {
	border-bottom: 1px solid #fff;
	background: #fff;
	-webkit-box-shadow: -2px 5px 5px #c24671 inset;
	box-shadow: -2px 5px 5px #c24671 inset;
}
.newsAboutBox .newsAboutContent .touch div {
	background: url(../images/whiteArrowR.png) no-repeat 100% 50%;
}
.newsAboutBox .newsAboutContent .touch h3 {
	color: #fff;
	text-shadow: 1px 1px 1px #43060b;
}
.messageBox .itemTitle {
	margin-top: 1px;
}
.messageBox .normalStyle .itemTitle ul {
	width: 100%;
}
#messageWriteBox {
	text-align: left;
	padding: 10px 0;
}
#messageWriteBox ul {
	margin: 0 auto;
}
#messageWriteBox li {
	padding: 5px 10px;
}
#messageWriteBox .verCode {
	vertical-align: middle;
}
#messageWriteBox .verCode input {
	width: 100px;
	vertical-align: middle;
}
#messageWriteBox .submitBtn {
	text-align: center;
	padding: 10px 0 0 0;
}
#messageListBox {
	text-align: left;
}
#messageListBox li {
	border-bottom: 1px solid #ccc;
}
#messageListBox .replyItem {
	padding: 5px;
}
#messageListBox .user {
	float: left;
	font-size: 14px;
	color: #a2a2a2;
	padding: 5px 0 0 8px;
}
#messageListBox .time {
	float: right;
	font-size: 12px;
	color: #a2a2a2;
	padding: 5px 8px 0 0;
}
#messageListBox .content {
	font-size: 14px;
	line-height: 1.4;
	padding: 8px;
}
#messageListBox .admin {
	color: red;
}
.messageNoContent {
	width: 320px;
	margin: 0 auto;
	padding: 50px 0;
	overflow: hidden;
}
.messageNoContent .icon {
	width: 52px;
	height: 52px;
	float: left;
	background: url(../images/common.png) no-repeat -40px 0;
	background-size: 400px;
	-moz-background-size: 400px;
	margin-left: 30px;
}
.messageNoContent p {
	width: 200px;
	float: left;
	text-align: left;
	line-height: 20px;
	padding: 0 10px;
	margin-bottom: 10px;
}
.messageNoContent .row01 {
	font-size: 17px;
}
.navPageBox {
	padding: 16px 10px;
}
.navPageBox ul {
	list-style: none;
}
.navPageBox li {
	float: left;
	width: 20%;
	text-align: center;
	line-height: 24px;
	height: 24px;
	border-bottom: none;
}
.navPageBox .span {
	color: #bbb;
}
.navPageBox .gotoLeft {
	border-radius: 10px 0 0 10px;
	background: #ebebeb;
}
.navPageBox .gotoLeft input {
	border: 0;
	width: 90%;
	text-align: center;
}
.navPageBox .gotoLeft span {
	width: 1px;
	height: 24px;
	background-color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.navPageBox .gotoLeft {
	text-align: right;
}
.navPageBox .gotoRight {
	border-radius: 0 10px 10px 0;
	border: 0;
	background: #ebebeb;
	display: block;
}
.window_mengceng {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999;
	text-align: center;
	vertical-align: middle;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.window_fudong {
	width: 270px;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -145px;
	padding: 10px;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#dfdfdf));
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 0 0 5px #fff;
	box-shadow: 0 0 5px #fff;
	-webkit-animation: fadeInUp .5s .2s ease both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity:0;
-webkit-transform:translateY(50px);
}
100% {
opacity:1;
-webkit-transform:translateY(0);
}
}
.alertWindowBox {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	position: absolute;
	z-index: 99998;
	text-align: center;
	vertical-align: middle;
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;
}
.alertWindowBox .alertWin_inbox {
	width: 100%;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.userMenu {
	background: #f05b8e;
}
.userMenu li a {
	border-right: 1px solid #ec759f;
	border-bottom: 1px solid #ec759f;
}
.userMenu li .current, .userMenu li .touch {
	background: #f66299;
}
.newsListBox li {
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.area_newsList li div {
}
.prevNextBox .pagePrev .arrow {
	left: 5px;
	top: 0;
	background: url(newsRedArrowL.png) no-repeat 100% 50%;
}
.prevNextBox .pageNext .arrow {
	right: 5px;
	top: 0;
	background: url(newsRedArrowR.png) no-repeat 0 50%;
}
.prevNextBox .pagePrev.touch .arrow {
	background: url(newsRedArrowL2.png) no-repeat 50% 50%;
}
.prevNextBox .pageNext.touch .arrow {
	background: url(newsRedArrowR2.png) no-repeat 50% 50%;
}
.newsAboutBox .newsAboutContent li div {
	background: url(newsRedArrowR.png) no-repeat 100% 50%;
}
.clearfix:before, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.imgBar .txtInfo h3 {
	margin-bottom: 5px;
	height: 72px;
	font-weight: 500;
	overflow: hidden;
	color: #333;
	width: 100%;
}
.imgBar {
	padding: 8px 20px 5px 10px;
}
.imgBar .txtInfo {
	float: left;
	width: 75%;
}
.imgBar .imgInfo {
	float: left;
	text-align: left;
	width: 25%;
}
.imgBar .imgInfo img {
	width: 160px;
	height: 115px;
}
.newsListBox li {
	border-bottom: 1px #ccc dashed;
	overflow: hidden;
}
.newsListBox li:last-child {
	border-bottom: none;
}
.newsListBox li p {
	color: #999;
	font-size: 2rem;
}
.fl {
	float: left;
}
.newsListBox li a {
	display: block;
	text-decoration: none;
}
.tc {
	text-align: center;
}
.topBarLink a {
	display: inline-block;
	padding: 6px 0;
	margin: 20px 0;
	font-size: 1.2rem;
	color: #999;
}
@media screen and (min-width:240px) and (max-width:667px) {
.imgBar .imgInfo img {
	width: 80px;
	height: 66px;
}
.newsListBox li h3 {
	margin: 0;
	line-height: 18px;
	max-height: 36px;
	font-size: 1.2rem;
}
.topBarLink a {
	padding: 3px 0;
	margin: 10px 0;
	font-size: 1.2rem;
}
.newsListBox li {
}
.newsListBox p {
	font-size: 1.2rem;
}
.newsListBox li a {
}
}
@media screen and (min-width:1025px) {
.imgBar .txtInfo {
	width: 70%;
}
.imgBar .imgInfo {
	width: 30%;
}
}
.navPageBox li {
	float: left;
	width: 20%;
	text-align: center;
	line-height: 24px;
	height: 24px;
	border-bottom: none;
	background: none;
	margin: 0;
}
.navPageBox li a {
	margin: 0;
	padding: 0;
	text-align: center;
}
.box-title h2 {
	margin: 0 0 0 10px;
	font-weight: 400;
	display: inline-block;
	color: #505050;
	border-bottom: 1px solid #f85959;
	padding-bottom: 5px;
	font-size: 18px;
}
#newsContent center {
	text-align: center;
}
.homecmsb {
	border: 1px solid #eaeaea;
	border-bottom: none;
	margin-top: 10px;
}
.homecmst {
	border: 1px solid #eaeaea;
	margin-bottom: 10px;
	border-top: none;
}
.homecmsst {
	margin: 0 0 0 10px;
	border-bottom: 1px solid #eaeaea;
}
.homecmsst2 {
	margin: 0 15px;
}
.homecmsst2 .item span {
	position: absolute;
	right: 0;
	color: #999;
}
.homecmsst2 li {
	position: relative;
	height: 30px;
	line-height: 30px;
}
.homecmsst2 li.item .title {
	margin-bottom: 0;
	padding: 2px 0;
	overflow: hidden;
}
.homecmsst2 li.item .title a {
	max-width: 80%;
	height: 30px;
	overflow: hidden;
	display: inline-block;
	color: #333;
}
