@charset "utf-8";

/* CSS Document */

html {
 font-family: "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
 font-size: 100%;
}

body {
 margin: 0 auto;
 color: #333333;
 background-color: white;
 width: 640px;
 overflow-x: hidden;
 -webkit-overflow-scrolling: touch;
}

a {
 background: transparent;
 text-decoration: none;
 -webkit-tap-highlight-color: transparent;
 color: #333;
}

a:active {
 outline: 0;
}

a:active {
 color: #333;
}

h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
 margin: 0;
}

h1, h2, h3, h4, h5, h6 {
 font-weight: normal;
}

ul, ol, li, dl, dd {
 margin: 0;
 padding: 0;
}

ul, ol {
 list-style: none outside none;
}

h1, h2, h3 {
 font-weight: normal;
}

.clear {
 clear: both;
}


/* head */


.shead_top {
 width: 100%;
 height: 26px;
 background: #f9f9f9;
 padding: 18px 0;
}

.shead_top li {
 float: left;
 width: 50%;
 height: 26px;
 line-height: 26px;
 font-size: 26px;
 text-align: center;
 color: #222;
 border-left: 1px solid #eed8da;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.shead_top li:nth-child(1){
 border-left: 0;
}

.shead_top li a {
 color: #333333;
 display: block;
}

.shead {
 height: auto;
 padding: 28px 0;
 text-align: center;
}

.shead img{
width: 400px;
 display: block;
 margin: 0 auto;
}


/*导航开始*/

.inmenu {

}

.inmenu_a {
 float: left;
 width: 25%;
 height: 130px;
padding: 1px;
 margin-bottom: 2px;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}


.inmenu_b {
 width: 100%;
 height: 130px;
 text-align: center;
 background-color: #ff82ae;
}

.inmenu_b img {
 width: 48px;
 height: 48px;
 padding-top: 18px;
}

.inmenu_b span{
 display: block;
 padding-top: 5px;
}

.inmenu_b a {
 display: block;
 color: #fff;
 font-size: 28px;
 line-height: 30px;
}


/*导航end*/



/*底部开始*/


.wapsbo {
 width: 100%;
 position: relative;
 padding: 30px 0;
}

.webq_bottom_3 {
 background: #fff;
 color: #666;
 font-size: 26px;
 line-height: 1.6;
 text-align: center;
}

.webq_bottom_3 a {
 color: #666;
}

.webq_bottom_3 h6{
 padding: 20px 0;
}


.webq_bottom_3 i{
 font-style: inherit;
 width: 300px;
 height: 50px;
 background: #ff82ae;
 color: #fff;
 font-size: 30px;
padding: 12px 30px;
 border-radius: 20px;
}



.ssbq_bottxx {
 width: 100%;
 height: 26px;
 background: #ff82ae;
 margin-top: 40px;
 padding: 20px 0;
 box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.1);
}


.ssbq_bottxx li {
 float: left;
 height: 26px;
 line-height: 26px;
 font-size: 26px;
 text-align: center;
 color: #222;
 border-left: 1px solid #fff;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}

.ssbq_bottxx li:nth-child(1){
 border-left: 0;
}

.ssbq_bottxx li a {
 color: #fff;
 padding: 0 18px;
}



.ssbq_bottxx_ewm{
 padding-bottom: 60px;
}

.ssbq_bottxx_ewm_a{
 text-align: center;
 float: left;
 font-size: 26px;
 color: #666;
 margin: 0 21px;
 width: 26%;
}

.ssbq_bottxx_ewm_a img{
 width: 126px;
 height: 126px;
 padding: 20px;
 border: 1px solid #dedede;
 display: block;
 margin-bottom: 10px;
}
.ssbq_bottxx_ewm_a p{
	width:170px;
	display:block;
}

.webq_bottom_3 p{
	text-align: left;
	padding-left: 27%;
	line-height: 2;
}

/*底部end*/





#fangdaing img {
	display: block;
	width: 100%;
	margin: 30px auto;
}

#fullPage {
	display: none;
	background: black;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 19930428;
}

#fullPage img {
	display: block;
	width: 100%;
}

#canvas {
	width: 100%;
	height: 100%;
	background: none;
	display: block;
}




