
body{margin:0 auto;padding: 0;position:relative;}
@media (max-width:768px) {
	
  body{background: #fefbf2;font-size:14px;height:auto;overflow:visible; font-weight:100; }
}
@media (min-width: 769px){
body {
	background: #fefbf2;
	color: #3f3f3f;
	font-size: .80vw;
	overflow-x: hidden; font-weight:500; 
}
}

@media (min-width: 1921px)and (max-width: 3839px) {
body {

	font-size: .70vw; font-weight:500;
}

	}
@media (min-width: 3840px) {

	}
#content_mob,#content_pc{position:relative}

.mainBox{ overflow:hidden;}
a {
	outline: 0;
	color: #333;
	text-decoration: none;
	transition: all .3s;
}

a:focus,a:hover {
	color: #b92d31;
	transition: all .3s;
}

a,a:hover,a:active,a:visited,a:link,a:focus,:hover{outline:none;
　　border:none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color:transparent;
outline:none
}
img {font-size:0}

@font-face {
	font-family:MicrosoftYaHei;
	src:url(../fonts/MicrosoftYaHei.eot);
	src:url(../fonts/MicrosoftYaHei.eot?#iefix) format("embedded-opentype"),
	url(../fonts/MicrosoftYaHei.woff2) format("woff2"),
	url(../fonts/MicrosoftYaHei.woff) format("woff"),
	url(../fonts/MicrosoftYaHei.ttf) format("truetype"),
	url(../fonts/MicrosoftYaHei.svg#Hiragino) format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:Hiragino;
	src:url(../fonts/Hiragino.eot);
	src:url(../fonts/Hiragino.eot?#iefix) format("embedded-opentype"),
	url(../fonts/Hiragino.woff2) format("woff2"),
	url(../fonts/Hiragino.woff) format("woff"),
	url(../fonts/Hiragino.ttf) format("truetype"),
	url(../fonts/Hiragino.svg#Hiragino) format("svg");
	font-weight:normal;
	font-style:normal;
}

   
   
html { 
	-ms-touch-action: none;font-size:0;margin:0;padding:0;
}

body,li,ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

*,:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*{ margin:0;padding:0;}
img {
	border: 0;font-size:0;
	vertical-align: middle;
}

.rotate {
	transform: rotate(180deg);
}

.clearfix:after,.clearfix:before {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

.clearfix {
	clear: both;
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	font-weight: 700;
	line-height: 30px;
}

.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
	color: #0f0f0f;
	font-weight: 400;
	line-height: 1;
}
.h-normal{ font-weight:normal;}
.tl {
	text-align: left;
}

.tr {
	text-align: right;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

p,span {
	margin: 0;
	padding: 0;
}

img {
	outline: 0;
	border: none;
}
img{vertical-align:middle;border:0;}

@media (min-width: 769px) and (max-width: 1320px){
}
.shadow {
	/* [disabled]-webkit-box-shadow: 1px 1px 20px #cacaca; */
	-moz-box-shadow: 1px 1px 20px #cacaca;
	box-shadow: 1px 1px 20px #cacaca;

	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=120, strength=10);
}

.shadow-down {
	-webkit-box-shadow: 1px 1px 20px #cacaca;
	-moz-box-shadow: 1px 1px 20px #cacaca;
	box-shadow: 1px 1px 20px #cacaca;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000, direction=120, strength=10);
}

.shadow-up {
	-webkit-box-shadow: 0 0 5px #cacaca;
	-moz-box-shadow: 00 5px #cacaca;
	box-shadow: 0 0 5px #cacaca;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#909090, direction=120, strength=4);
}

.border-line-bottom {
	border-bottom: #cfcfcf solid 1px;
}

.border-line-top {
	border-top: #cfcfcf solid 1px;
}

input:-webkit-autofill,select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset!important;
}


input:-webkit-autofill,select:-webkit-autofill {
	-webkit-box-shadow: 0 0 0 1000px #fff inset!important;
}

button,input,select,textarea {
	margin: 0;
	font-size: 100%;
	font-family: inherit;
}

button,input {
	line-height: normal;
}

button,select {
	text-transform: none;
}

button,html input[type=button],input[type=submit],input[type=reset] {
	cursor: pointer;
	-webkit-appearance: button;
}

button[disabled],html input[disabled] {
	cursor: default;
}

input[type=checkbox],input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}

input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

*,:after,:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

input {
	outline-width: 0;
	outline-style: none;
	outline-color: invert;
	outline-color: transparent;
	border: none;
	border-style: none;
	border-radius: 0;
	box-shadow: none;
	text-shadow: none;
	-webkit-appearance: none;
	-webkit-user-select: text;
}

input[type=checkbox] {
	-webkit-appearance: checkbox;
}
.pr {
	position: relative;
}

.ps {
	position: static;
}

.pa {
	position: absolute;
}

.hidden {
	display: none;
}

.tc {
	margin: 0 auto;
	text-align: center;
}

@media (min-width: 769px){
/*返回顶部*/ 
.toolbar-item{ display:block;}
.toolbar-item,.toolbar-layer{background:url(../../icon/pc/toolbar.png) no-repeat; z-index:999;}
.toolbar{position:fixed;right:0px;bottom:0px;}
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s; }
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:100px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 0;}
.toolbar-item-top:hover{background-position:0 -62px; cursor:pointer;}
.toolbar-layer{position:absolute;right:52px;bottom:0;width:200px;opacity:0;filter:alpha(opacity=0);transform-origin:95% 95%;-moz-transform-origin:95% 95%;-ms-transform-origin:95% 95%;-o-transform-origin:95% 95%;-webkit-transform-origin:95% 95%;transform:translate(0,-10px);-webkit-transform:translate(0,40px);-moz-transform:translate(0,40px);-o-transform:translate(0,40px);-ms-transform:translate(0,40px);transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;-webkit-transition:all .5s}
 /*返回顶部*/ 
}
@media (min-width: 769px) and (max-width: 1320px){
}

@media (min-width:769px) {
	h1 {
		font-size: 2.8vw;
	}

	h2 {
		font-size: 2.4vw;
	}

	h3 {
		font-size: 1.5vw;
	}

	h4 {
		font-size: 1.5vw;
	}

	h5 {
		font-size: 1.2vw;
	}

	h6 {
		font-size: 1vw;
	}
	

}

::-webkit-scrollbar {
	width: 10px;
	height: 5px;  
	background-color: #fff;transition: all .3s;
}
html:hover ::-webkit-scrollbar {  
        width: 10px; 
        height:5px;  
        transition: all .3s;
      } 
::-webkit-scrollbar-track {
	background: #fff;
	-webkit-box-shadow: none;
}

::-webkit-scrollbar-thumb {
	border-radius:10px;
	background-color: #b0b0b0;
	-webkit-box-shadow:none;
	transition: all .3s; -webkit-transition: all .3s;  -moz-transition: all .3s;
}
::-webkit-scrollbar-thumb:hover {
	border-radius:10px;
	background-color: #d1000e;
	-webkit-box-shadow:none;
	transition: all .3s; -webkit-transition: all .3s;  -moz-transition: all .3s;
}

@media (max-width:768px) {
.toolbar-item{ display:none;}
}

@media screen and (orientation:portrait) {
	#content_mob {
		display: block;
	}
   #viewBg {
		display: none;
	}
	#coverBg {
		display: none;
	}
}

@media screen and (orientation:landscape) {
	#content_mob {
		display: block;
		/*display: none;*/
	}
   #viewBg {
		display: none;
	}
	#coverBg {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 9999;
		display: none;
		/*display: table;*/
		width: 100%;
		height: 100%;
		background: #fafafa;
		opacity: 1;
	}

	#coverBg .showCon {
		display: table-cell;
		margin: 0 auto;
		width: 300px;
		height: auto;
		vertical-align: middle;
		text-align: center;
	}

	#coverBg .showCon img {
		margin: 5px auto;
		width: 150px;
		height: auto;
		text-align: center;
	}

	#coverBg .showCon h5 {
		color: #333;
		font-weight: 400;
		font-size: 16px;
	}

	#coverBg .showCon p {
		color: #0281cc;
		font-size: 16px;
		line-height: 24px;
	}
}

@media only screen and (min-width:768px) {
	#content_mob {
		display: block;
	}
   #viewBg {
		display: none;
	}
	#coverBg {
		display: none;
	}
}
