@charset "gb2312";
html, body {
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch
}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, figure, figcaption, table, th, td img {
	margin: 0;
	padding: 0
}
a, abbr, acronym, address, big, blockquote, body, caption, cite, code, dd, dl, dt, fieldset, form, h1, time, h2, h3, h4, h5, h6, html, img, ins, kbd, label, legend, li, ol, p, pre, q, s, samp, small, span, strike, strong, ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline
}
body {
	font-family: "Heiti SC", HelveticaNeue, Droidsansfallback, "Droid Sans", "Î¢ÈíÑÅºÚ";
font-size: .4rem;
	text-align: left;
	margin: 0 auto;
line-height: .8rem;
	background: #fff;
	color: #333;
	font-weight: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	padding-bottom: 1.54667rem
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.transition {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	outline: none
}
a:link, a:active, a:visited, a:hover {
	background: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}
button {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	outline: none
}
input {
	border-radius: 0;
	outline: none
}
input:-ms-clear {
display: none
}
input, textarea {
	border: 0
}
textarea {
	resize: none;
	outline: none;
	font-family: "Heiti SC", HelveticaNeue, Droidsansfallback, "Droid Sans", "Î¢ÈíÑÅºÚ"
}
img {
	border: 0;
	vertical-align: middle
}
ul, li {
	list-style: none
}
body td {
font-size: .37333rem;
line-height: .66667rem;
padding: .04rem .13333rem;
	word-wrap: break-wordl
}
a:link, a:visited {
	color: #333;
	text-decoration: none
}
a:hover, a:active {
	color: #fb0909;
	text-decoration: none
}
img {
	MAX-WIDTH: 100% !important;
	HEIGHT: auto !important;
_width: expression(this.width > 100% ? "100%" :this.width) !important
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0px
}
.container {
	clear: both;
	width: 100%;
	max-width: 750px;
	min-width: 320px;
	margin: 0 auto;
	padding: 0px 0px;
	position: relative
}
.header {
	position: relative;
	z-index: 20;
padding: .44rem .4rem .44rem .4rem;
	margin: 0 auto
}
.header .logo {
	float: left;
	width: 42.75362%
}
.header .navicon {
	float: right;
	width: 1.01333rem;
	height: 1.01333rem;
	box-shadow: -0.08rem -0.16rem 0.24rem 0rem rgba(255,255,255,0.82), 0.10667rem 0.10667rem 0.21333rem 0rem rgba(13,62,99,0.22);
border-radius: .21333rem;
	cursor: pointer;
	overflow: hidden
}
.header p {
	position: absolute;
right: .6rem;
	top: 1.73333rem;
	background: #fff;
border-radius: .13333rem;
	width: 3.2rem;
	display: none;
	box-shadow: 0rem 0rem 0.13333rem rgba(0,0,0,0.1);
padding: 0rem .26667rem
}
.header p:after {
	content: '';
	position: absolute;
	width: 0rem;
	height: 0rem;
	border-top: 0rem;
border-left: .13333rem solid transparent;
border-right: .13333rem solid transparent;
border-bottom: .13333rem solid #fff;
right: .2rem;
top: -.13333rem
}
.header p a {
	clear: both;
	display: block;
padding: .06667rem 0rem;
	text-align: center;
	color: #555;
	border-bottom: 1px solid #ddd;
font-size: .4rem
}
.header p a:last-child {
	border: 0rem
}
.hometwotit {
	clear: both;
	display: block;
	background: url(../mimages/n_hometwoicon01.png) no-repeat center bottom;
	background-size: 5.61333rem;
font-size: .64rem;
	color: #333;
	font-weight: bold;
	text-align: center;
padding-top: .13333rem
}
.homeone {
	background: url(../mimages/n_homeonebg.png) no-repeat right top #e3edf7;
	background-size: 9.05333rem;
	border-radius: 1.6rem 0rem 0rem 0rem;
	overflow: hidden
}
.homeone .homeonetop {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 5;
	padding-top: 1.4rem;
padding-bottom: .66667rem
}
.homeone .homeonetop .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.homeone .homeonetop .swiper-wrapper .swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center
}
.homeone .homeonetop .swiper-wrapper .swiper-slide .homeonetopbox .homeonetopboxtext {
	clear: both;
padding: 0rem .4rem 0rem .90667rem
}
.homeone .homeonetop .swiper-wrapper .swiper-slide .homeonetopbox .homeonetopboxtext .homeonepic {
	clear: both;
	line-height: 1;
padding-bottom: .26667rem;
font-size: .66667rem;
	font-weight: bold;
	color: #414f60
}
.homeone .homeonetop .swiper-wrapper .swiper-slide .homeonetopbox .homeonetopboxtext .homeonetit {
	clear: both;
	text-align: left;
	color: #414f60;
font-size: .45333rem;
line-height: .66667rem
}
.homeone .homeonetop .swiper-wrapper .swiper-slide .homeonetopbox .homeonetopboxpic {
	clear: both;
	display: block;
	width: 100%;
padding: 1.36rem .4rem 0rem .4rem
}
.homeone .homeonetop .swiper-wrapper .swiper-slide .homeonetopbox .homeonetopboxpic img {
	width: 100%
}
.homeone .homeonetop .swiper-pagination {
	position: absolute;
right: .66667rem;
	top: 1.10667rem
}
.homeone .homeonetop .swiper-pagination i {
	position: absolute;
height: .94667rem;
	width: 1.50667rem;
	background: url(../mimages/n_homeoneicon04.png) no-repeat left top;
	background-size: cover;
	display: block;
	color: #fff;
font-size: .4rem;
	font-weight: bold;
	left: -1rem;
top: .4rem;
	z-index: 1;
padding: .26667rem .13333rem 0rem .13333rem;
	line-height: 1;
	text-align: center;
	font-style: normal;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg)
}
.homeone .homeonetop .swiper-pagination i font {
	font-weight: normal;
	display: inline-block;
padding: .10667rem 0rem;
	line-height: 1
}
.homeone .homeonetop .swiper-pagination span {
	position: relative;
	z-index: 2;
width: .93333rem;
	height: 2.82667rem;
	text-align: center;
	color: #c1d9e5;
font-size: .50667rem;
line-height: .6rem;
border-radius: .26667rem;
padding: .21333rem 0rem;
	background: #fff;
	display: inline-block
}
.homeone .homeonebom {
	position: relative;
	z-index: 5
}
.homeone .homeonebom .homeonebomtap {
	position: relative;
padding-left: .73333rem;
	overflow: hidden;
margin-bottom: .73333rem
}
.homeone .homeonebom .homeonebomtap i {
	position: absolute;
right: .85333rem;
top: .2rem;
	background: url(../mimages/n_homeoneicon03.png) no-repeat right center;
	background-size: 100%;
width: .61333rem;
height: .52rem;
	cursor: pointer
}
.homeone .homeonebom .homeonebomtap span {
	float: left;
font-size: .42667rem;
	color: #9eb2c7;
padding: 0rem .2rem .46667rem .2rem;
	position: relative;
	cursor: pointer
}
.homeone .homeonebom .homeonebomtap span.on {
	color: #3a4d60
}
.homeone .homeonebom .homeonebomtap span.on:after {
	content: '';
	position: absolute;
	left: 50%;
	background: url(../mimages/n_homeoneicon02.png) no-repeat center center;
width: .14667rem;
height: .14667rem;
	border-radius: 50%;
	bottom: 0rem;
margin-left: -.06667rem
}
.homeone .homeonebom .homeonebombox {
	background: rgba(239,246,252,0.82);
	border-radius: 1.6rem 0rem 0rem 0rem;
	position: relative;
padding: .93333rem .4rem 2.53333rem .4rem
}
.homeone .homeonebom .homeonebombox:after {
	content: '';
	position: absolute;
	background: url(../mimages/n_homeoneicon01.png) no-repeat right bottom;
	width: 1.64rem;
	height: 1.34667rem;
	background-size: 100%;
	top: -1.34667rem;
	right: 0rem
}
.homeone .homeonebom .homeonebombox .homeonebomboxitem {
	display: none
}
.homeone .homeonebom .homeonebombox .homeonebomboxitem.on {
	display: block
}
.homeone .homeonebom .homeonebombox .homeonebomboxitem li {
	float: left;
	background: #eef2fa;
	box-shadow: -0.08rem -0.16rem 0.24rem 0rem rgba(255,255,255,0.82), 0.10667rem 0.10667rem 0.21333rem 0rem rgba(13,62,99,0.22);
border-radius: .8rem;
	line-height: 1;
	text-align: center;
	width: 28.32861%;
	margin-left: 6.66667%;
font-size: .32rem;
padding: .66667rem .13333rem 0rem .13333rem;
	height: 2.4rem
}
.homeone .homeonebom .homeonebombox .homeonebomboxitem li:first-child {
	margin-left: 0rem
}
.homeone .homeonebom .homeonebombox .homeonebomboxitem li strong {
	clear: both;
	display: block;
	line-height: 1;
	text-align: center;
padding-bottom: .26667rem;
font-size: .42667rem
}
.animated {
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
transform: none
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translate3d(0, 100%, 0);
-ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0)
}
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none
}
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
@keyframes fadeIn {
0% {
opacity: 0
}
100% {
opacity: 1
}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}
.hometwo {
	background: #fff;
	border-radius: 1.6rem 0rem 0rem 0rem;
	position: relative;
padding: 1.33333rem .4rem 0rem .4rem;
	margin-top: -1.6rem;
	z-index: 8
}
.hometwo:after {
	content: '';
	position: absolute;
	background: url(../mimages/n_hometwoicon02.png) no-repeat right bottom;
	width: 1.64rem;
	height: 1.34667rem;
	background-size: 100%;
	top: -1.34667rem;
	right: 0rem
}
.hometwo ul {
	margin-left: -7.24638%;
padding-top: .13333rem
}
.hometwo ul li {
	float: left;
	margin-left: 6.75676%;
	width: 43.24324%;
	background: #f6f8fc;
border-radius: .4rem;
padding: .13333rem .13333rem 0rem .13333rem;
margin-top: .69333rem
}
.hometwo ul li .hometwoulpic {
	clear: both;
	display: block;
border-radius: .4rem;
	overflow: hidden
}
.hometwo ul li .hometwoulpic img {
	width: 100%
}
.hometwo ul li .hometwoultit {
	clear: both;
	display: block;
font-size: .42667rem;
	color: #333333;
	font-weight: bold;
padding: .33333rem 0rem;
	text-align: center;
	line-height: 1;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.homethree {
	position: relative;
padding: 1.33333rem .4rem 0rem .4rem;
	z-index: 6
}
.homethree ul {
	clear: both
}
.homethree ul li {
	clear: both;
	display: block;
margin-top: .90667rem;
border-radius: .66667rem .8rem 1rem 1rem;
	overflow: hidden
}
.homethree ul li .homethreepic {
	clear: both;
	display: block
}
.homethree ul li .homethreepic img {
	width: 100%
}
.homethree ul li .homethreebox {
	clear: both;
	display: block;
	height: 4.52rem;
	background: url(../mimages/n_homethreebg.png) no-repeat left top;
	background-size: 100%;
padding: 1.46667rem .53333rem 0rem .73333rem;
	position: relative;
	margin-top: -2.13333rem
}
.homethree ul li .homethreebox h3 {
	clear: both;
	display: block;
 font-size: .45333rem;
	font-weight: bold;
 line-height: .66667rem;
 padding-bottom: .26667rem;;
	height: 40px;
	overflow: hidden;
	line-height: 42px;
}
.homethree ul li .homethreebox h3 a {
	color: #344e6c
}
.homethree ul li .homethreebox p {
	clear: both;
	display: block;
font-size: .37333rem;
	color: #344e6c;
line-height: .6rem;
padding: .10667rem 0rem
}
.homethree ul li .homethreebox .homethreebtn {
	position: absolute;
	bottom: 0rem;
right: .37333rem;
	width: 1.4rem;
	height: 1.89333rem;
	background: url(../mimages/n_homethreebtn.png) no-repeat center top;
	background-size: 100%;
	color: #fff;
font-size: .37333rem;
line-height: .56rem;
	text-align: center;
padding: .46667rem .26667rem 0rem .26667rem
}
.homefour {
	position: relative;
	padding: 1.33333rem 0rem 0rem 0rem;
	z-index: 2
}
.homefour .homefourbox {
	clear: both;
	display: block;
margin-top: -.50667rem;
	position: relative;
	overflow: hidden
}
.homefour .homefourbox .homefourboxpic {
	clear: both
}
.homefour .homefourbox .homefourboxpic img {
	width: 100%
}
.homefour .homefourbox .homefourboxul {
	position: absolute;
	left: 4.8rem;
	top: 3.26667rem
}
.homefour .homefourbox .homefourboxul li {
	text-align: left;
	position: relative
}
.homefour .homefourbox .homefourboxul li i {
	clear: both;
	display: block;
font-size: .37333rem;
	color: #ffefce;
line-height: .53333rem;
	font-style: normal;
	opacity: 1;
	transition: all 0.5s
}
.homefour .homefourbox .homefourboxul li span {
	position: absolute;
top: -.29333rem;
left: .53333rem;
	background: url(../mimages/n_homefouricon02.png) no-repeat left top;
	background-size: 4.29333rem;
	width: 4.29333rem;
	height: 1.22667rem;
	line-height: 1.22667rem;
padding-left: .26667rem;
	color: #f7ce76;
font-size: .34667rem;
	opacity: 0;
	transition: all 0.5s
}
.homefour .homefourbox .homefourboxul li:first-child+li {
	margin-top: 3.06667rem;
margin-left: .26667rem
}
.homefour .homefourbox .homefourboxul li:first-child+li+li {
	margin-top: 2.26667rem;
	margin-left: 2.8rem
}
.homefour .homefourbox .homefourboxul li:first-child+li+li.active span {
left: .13333rem;
top: -.56rem;
	background: url(../mimages/n_homefouricon04.png) no-repeat left top;
	background-size: 2.2rem;
	width: 2.2rem;
	height: 1.73333rem;
line-height: .66667rem;
padding: .26667rem .13333rem 0rem .33333rem
}
.homefour .homefourbox .homefourboxul li:first-child+li+li+li {
	margin-top: 1.86667rem;
	margin-left: 3.46667rem
}
.homefour .homefourbox .homefourboxul li:first-child+li+li+li.active span {
top: -.46667rem;
left: -.26667rem;
	background: url(../mimages/n_homefouricon03.png) no-repeat left top;
	background-size: 1.86667rem;
	width: 1.86667rem;
	height: 1.6rem;
line-height: .6rem;
padding: .06667rem .2rem 0rem .2rem
}
.homefour .homefourbox .homefourboxul li.active i {
	opacity: 0
}
.homefour .homefourbox .homefourboxul li.active span {
	opacity: 1;
left: .13333rem
}
.insidenew {
	clear: both;
	background: #f3f6f8;
	border-radius: 1.6rem 0rem 1.06667rem 1.06667rem;
	overflow: hidden;
padding: 1rem .4rem 0rem .4rem
}
.insidenew .insidenewtit {
	clear: both;
	text-align: left;
	line-height: 1
}
.insidenew .insidenewtit h2 {
	color: #2f3d4c;
font-size: .69333rem;
	display: inline-block;
	line-height: 1
}
.insidenew .insidenewtit a {
	float: right;
	color: #9697ab;
font-size: .32rem;
	background: url(../mimages/n_newicon01.png) no-repeat right center;
background-size: .14667rem;
margin-right: .06667rem;
padding-right: .26667rem;
line-height: .69333rem
}
.insidenew .insidenewone ul {
	clear: both;
	display: block;
padding-top: .6rem;
padding-bottom: .6rem
}
.insidenew .insidenewone ul li {
	clear: both;
	display: block;
padding-left: .66667rem;
padding-bottom: .53333rem;
	position: relative
}
.insidenew .insidenewone ul li:last-child {
	padding-bottom: 0rem
}
.insidenew .insidenewone ul li:after {
	content: '';
	position: absolute;
left: .16rem;
	background: #c1d3ec;
	width: 1px;
top: .06667rem;
	bottom: 0rem
}
.insidenew .insidenewone ul li:last-child:after {
	display: none
}
.insidenew .insidenewone ul li span {
	clear: both;
	display: block;
	color: #889cb4;
font-size: .34667rem;
	line-height: 1;
	text-align: left;
margin-bottom: .13333rem;
	position: relative
}
.insidenew .insidenewone ul li span:after, .insidenew .insidenewone ul li span:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	overflow: hidden
}
.insidenew .insidenewone ul li span:before {
left: -.66667rem;
	top: 0rem;
width: .32rem;
height: .32rem;
	background: rgba(193,211,236,0.5)
}
.insidenew .insidenewone ul li span:after {
left: -.6rem;
top: .06667rem;
width: .18667rem;
height: .18667rem;
	background: #c1d3ec
}
.insidenew .insidenewone ul li a {
	clear: both;
	display: block;
font-size: .42667rem;
line-height: .74667rem;
	color: #333333;
	text-align: left
}
.insidenew .insidenewtwo {
	clear: both;
margin: 1.46667rem -.4rem 2.13333rem -.4rem;
	position: relative;
padding: 0rem .4rem;
	background: #fff
}
.insidenew .insidenewtwo:after, .insidenew .insidenewtwo:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 2.26667rem;
	left: 0rem;
	right: 0rem
}
.insidenew .insidenewtwo:before {
	background: url(../mimages/n_newicon03.png) no-repeat left top;
	background-size: 100%;
	top: -2.26667rem
}
.insidenew .insidenewtwo:after {
	background: url(../mimages/n_newicon04.png) no-repeat left top;
	background-size: 100%;
	bottom: -2.26667rem
}
.insidenew .insidenewtwo ul {
	clear: both;
padding-top: .8rem
}
.insidenew .insidenewtwo ul li {
	clear: both;
	display: block;
	background: #4b637b;
border-radius: .4rem;
	overflow: hidden;
margin-top: .8rem
}
.insidenew .insidenewtwo ul li:first-child {
	margin-top: 0rem
}
.insidenew .insidenewtwo ul li span {
	float: right;
	width: 17.10145%;
	color: #abb2ba;
	text-align: right;
font-size: .34667rem;
line-height: .58667rem;
padding-right: .33333rem;
padding-top: .4rem
}
.insidenew .insidenewtwo ul li span i {
	clear: both;
	display: block;
	font-style: normal
}
.insidenew .insidenewtwo ul li p {
	float: left;
	width: 82.89855%;
	background: #f3f6f8;
border-radius: 0rem .4rem .4rem 0rem;
	text-align: left;
padding: .2rem .4rem
}
.insidenew .insidenewtwo ul li p a {
	clear: both;
	display: inline-block;
	color: #2d4663;
font-size: .42667rem;
line-height: .74667rem;
	text-align: left
}
.insidenew .newlist {
	clear: both;
	display: block
}
.insidenew .newlist li {
	clear: both;
	display: block;
padding-left: .66667rem;
padding-bottom: .53333rem;
	position: relative
}
.insidenew .newlist li:last-child {
	padding-bottom: 0rem
}
.insidenew .newlist li:after {
	content: '';
	position: absolute;
left: .16rem;
	background: #c1d3ec;
	width: 1px;
top: .06667rem;
	bottom: 0rem
}
.insidenew .newlist li:last-child:after {
	display: none
}
.insidenew .newlist li span {
	clear: both;
	display: block;
	color: #889cb4;
font-size: .34667rem;
	line-height: 1;
	text-align: left;
margin-bottom: .13333rem;
	position: relative
}
.insidenew .newlist li span:after, .insidenew .newlist li span:before {
	content: '';
	position: absolute;
	border-radius: 50%;
	overflow: hidden
}
.insidenew .newlist li span:before {
left: -.66667rem;
	top: 0rem;
width: .32rem;
height: .32rem;
	background: rgba(193,211,236,0.5)
}
.insidenew .newlist li span:after {
left: -.6rem;
top: .06667rem;
width: .18667rem;
height: .18667rem;
	background: #c1d3ec
}
.insidenew .newlist li a {
	clear: both;
	display: block;
font-size: .42667rem;
line-height: .74667rem;
	color: #333333;
	text-align: left
}
.newshowone {
	background: url(../mimages/n_homeonebg.png) no-repeat right top #e3edf7;
	background-size: 9.05333rem;
	border-radius: 1.6rem 0rem 0rem 0rem;
	overflow: hidden;
padding: .93333rem .4rem 1.73333rem .4rem
}
.newshowone h1 {
	clear: both;
	display: block;
	color: #414f60;
font-size: .53333rem;
line-height: .85333rem;
padding-bottom: .46667rem
}
.newshowone .newshowonebox {
	clear: both;
	display: block;
	position: relative;
padding-top: .06667rem;
	padding-right: 2.8rem
}
.newshowone .newshowonebox a {
	position: absolute;
	right: 0rem;
	top: 0rem;
	width: 2.53333rem;
	display: inline-block;
	z-index: 10
}
.newshowone .newshowonebox span {
	clear: both;
	display: block;
	color: #5f7793;
font-size: .37333rem;
	line-height: 1
}
.newshowone .newshowonebox span:first-child {
	color: #a2afbe;
	font-weight: 300;
padding-bottom: .37333rem
}
.newshowtwo {
	clear: both;
padding: .01333rem .4rem 0rem .4rem;
	position: relative;
	z-index: 2;
	background: #fff;
	box-shadow: 0rem 0.26667rem 0.26667rem 0rem rgba(101,134,171,0.3);
	border-radius: 1.06667rem 0rem 1.06667rem 1.06667rem;
	margin-top: -1.06667rem
}
.newshowtwo:before {
	content: '';
	position: absolute;
	left: 0rem;
	right: 0rem;
	top: -1.2rem;
	width: 100%;
	height: 2.26667rem;
	background: url(../mimages/n_newicon03.png) no-repeat left top;
	background-size: 100%
}
.newshowtwo h2, .newshowtwo h3 {
	clear: both;
margin: .93333rem 0rem .4rem 0rem;
font-size: .64rem;
line-height: .8rem;
	position: relative;
	background: url(../mimages/n_proicon06.png) no-repeat left 0.06667rem;
background-size: .57333rem;
padding-left: .8rem;
	color: #333333;
	text-align: left
}
.newshowtwo p {
	clear: both;
font-size: .37333rem;
line-height: .8rem;
margin: .4rem 0rem;
	color: #555
}
.ppp {
	clear: both;
	font-size: 0.39333rem;
line-height: .8rem;
margin: .4rem 0rem;
	color: #555;
}
.newshowtwo a {
	color: #ff1d18
}
.newshowtwo ul {
margin: .4rem 0rem
}
.newshowtwo ul li {
	clear: both;
font-size: .37333rem;
line-height: .8rem;
margin: .2rem 0rem;
	color: #555;
	background: url(../mimages/micon15.png) no-repeat left 0.32rem;
background-size: .13333rem;
padding-left: .33333rem
}
.newshowtwo img, .newshowtwo video {
	width: 100%;
margin: .13333rem 0rem
}
.newshowthree {
	clear: both;
	background: url(../mimages/m-homethreebg.png) no-repeat center top;
	background-size: 100%;
	padding-top: 1.66667rem;
margin: 0rem -.4rem 0rem;
	height: auto;
padding-bottom: .66667rem
}
.newshowthree .hometit {
padding-bottom: .62667rem
}
.newshowthree .hometit p {
	clear: both;
	line-height: 1;
	text-align: center
}
.newshowthree .hometit p img {
	width: 100%
}
.newshowthree .hometit h2 {
	clear: both;
	text-align: center;
font-size: .61333rem;
	color: #071336;
	line-height: 1;
margin-top: -.68rem;
	position: relative
}
.newshowthree .hometit h2:after, .newshowthree .hometit h2:before {
	content: '';
	position: absolute;
	left: 50%;
	width: 1px;
	background: #ff8585;
	display: block
}
.newshowthree .hometit h2:before {
height: .89333rem;
top: -.89333rem
}
.newshowthree .hometit h2:after {
height: .50667rem;
bottom: -.6rem
}
.newshowthree .newshowthreetxt {
	clear: both;
	display: block;
font-size: .32rem;
line-height: .64rem;
	color: #666;
padding: .10667rem .93333rem;
	position: relative;
	background-repeat: no-repeat;
	background: rgba(255,67,78,0.2);
	background: -webkit-repeating-linear-gradient(left, rgba(255,67,78,0.2) 0%, rgba(255,67,78,0) 100%);
	background: -o-repeating-linear-gradient(left, rgba(255,67,78,0.2) 0%, rgba(255,67,78,0) 100%);
	background: repeating-linear-gradient(to right, rgba(255,67,78,0.2) 0%, rgba(255,67,78,0) 100%);
	position: relative
}
.newshowthree .newshowthreetxt a {
	color: #666
}
.newshowthree .newshowthreetxt a:hover {
	color: #f63c2f
}
.newshowthree .newshowthreetxt:after {
	content: '';
	position: absolute;
width: .45333rem;
height: .41333rem;
	background: url(../mimages/m-homethreeicon01.png) no-repeat center center;
	background-size: 100%;
left: .53333rem;
top: -.26667rem
}
.newshowthree .newshowthreeshuff {
padding-top: .73333rem;
	position: relative
}
.newshowthree .newshowthreeshuff .swiper-container {
padding-bottom: .46667rem
}
.newshowthree .newshowthreeshuff .swiper-container .swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.newshowthree .newshowthreeshuff .swiper-container .swiper-wrapper .swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	height: 100%;
	position: relative;
	width: 60%;
border-radius: .2rem;
	overflow: hidden;
	cursor: pointer
}
.newshowthree .newshowthreeshuff .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
	opacity: 1 !important
}
.newshowthree .newshowthreeshuff .swiper-container .swiper-wrapper .swiper-slide .newshowthreebox {
	position: relative
}
.newshowthree .newshowthreeshuff .swiper-container .swiper-wrapper .swiper-slide .newshowthreebox .newshowthreeboxpic {
	clear: both;
	display: block;
border: .04rem solid #fff;
border-radius: .2rem;
	overflow: hidden
}
.newshowthree .newshowthreeshuff .swiper-container .swiper-wrapper .swiper-slide .newshowthreebox .newshowthreeboxpic img {
	clear: both;
	width: 100%
}
.newshowthree .newshowthreeshuff .swiper-container .swiper-wrapper .swiper-slide .newshowthreebox .newshowthreeboxtxt {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 0px;
	z-index: 2;
	height: 2.4rem;
border-radius: 0rem 0rem .2rem .2rem;
	text-align: center
}
.newshowthree .newshowthreeshuff .swiper-container .swiper-wrapper .swiper-slide .newshowthreebox .newshowthreeboxtxt a {
	clear: both;
	height: 100%;
	background: url(../mimages/m-homethreeicon03.png) repeat-x center bottom;
	background-size: auto 100%;
padding: 1.06667rem .53333rem 0rem .53333rem;
	display: block;
	color: #fff;
font-size: .34667rem;
line-height: .53333rem
}
.newshowthree .newshowthreeshuff .swiper-pagination {
	clear: both;
	display: block;
	text-align: center
}
.newshowthree .newshowthreeshuff .swiper-pagination img {
	display: inline-block;
	vertical-align: bottom
}
.newshowthree .newshowthreeshuff .swiper-pagination .point {
width: .98667rem;
height: .65333rem
}
.newshowthree .newshowthreeshuff .swiper-pagination .percent {
padding: 0rem .06667rem 0rem .26667rem;
width: .50667rem;
height: .74667rem
}
.newshowthree .newshowthreeshuff .swiper-pagination .total {
width: .56rem;
height: .29333rem
}
.newshowthree .newshowthreeshuff .swiper-button-prev, .newshowthree .newshowthreeshuff .swiper-button-next {
	width: 1.57333rem;
height: .25333rem;
	position: absolute;
bottom: .13333rem;
	cursor: pointer
}
.newshowthree .newshowthreeshuff .swiper-button-prev {
	background: url(../mimages/m-homethreeicon06.png) no-repeat center left;
	left: 1.6rem
}
.newshowthree .newshowthreeshuff .swiper-button-next {
	background: url(../mimages/m-homethreeicon07.png) no-repeat center right;
	right: 1.6rem
}
.newshowthree .newshowthreeshuff .swiper-button-prev:before, .newshowthree .newshowthreeshuff .swiper-button-next:before {
	content: "";
	width: 2rem;
	height: 2.93333rem;
	display: block;
	position: absolute;
	top: -4.53333rem;
	z-index: 10
}
.newshowthree .newshowthreeshuff .swiper-button-prev:before {
	left: -1.6rem
}
.newshowthree .newshowthreeshuff .swiper-button-next:before {
	right: -1.6rem
}
.prolisttop {
	background: url(../mimages/n_homeonebg.png) no-repeat right top #e3edf7;
	background-size: 9.05333rem;
	border-radius: 1.6rem 0rem 0rem 0rem;
	overflow: hidden;
padding: 1.06667rem .4rem 1.73333rem .4rem
}
.prolisttop .prolisttoptit {
	clear: both;
	line-height: 1;
font-size: .66667rem;
	font-weight: bold;
	color: #414f60
}
.prolisttop .prolisttoptit img {
	width: 3.10667rem
}
.prolisttop .prolisttoptxt {
	clear: both;
	display: block;
	line-height: 30px;
	text-align: left;
	color: #414f60;
font-size: .4rem;
padding-top: .53333rem;
padding-bottom: .53333rem;
padding-left: .13333rem;
}
.prolisttop .prolisttopsearch {
	clear: both;
border-radius: .26667rem;
	border: 1px solid #fff;
	height: 1.2rem;
	background: #fff;
	box-shadow: 0.10667rem 0.09333rem 0.10667rem 0rem rgba(133,160,181,0.42) inset, -0.06667rem -0.10667rem 0.13333rem 0rem rgba(255,255,255,0.66) inset;
border-radius: .26667rem;
	overflow: hidden;
	position: relative;
	z-index: 3
}
.prolisttop .prolisttopsearch .prolisttopinput {
	float: left;
	width: 86.95652%;
	height: 1.17333rem;
	line-height: 1.17333rem;
	text-align: left;
font-size: .37333rem;
	color: #8191a5;
padding-left: .2rem;
	background: none;
	border: 0rem
}
.prolisttop .prolisttopsearch .prolisttopinput::-webkit-input-placeholder {
color: #8191a5
}
.prolisttop .prolisttopsearch .prolisttopbtn {
	float: right;
	width: 8.69565%;
	height: 0rem;
	padding-bottom: 8.69565%;
	background: url(../mimages/n_propageicon02.png) no-repeat center center;
	background-size: 100%;
border-radius: .26667rem;
	box-shadow: -0.08rem -0.16rem 0.24rem 0rem rgba(255,255,255,0.82), 0.10667rem 0.10667rem 0.21333rem 0rem rgba(13,62,99,0.22);
	font-size: 0rem;
	line-height: 1;
margin-top: .18667rem;
margin-right: .16rem;
	cursor: pointer
}
.prolisttop:after {
	content: '';
	position: absolute;
	bottom: 0rem;
	left: 0rem;
	right: 0rem;
	background: url(../mimages/n_propageicon03.png) no-repeat center bottom;
	background-size: 100%;
	height: 2.45333rem
}
.prolistbom {
	position: relative;
margin-top: -.53333rem;
padding: 0rem .4rem
}
.prolistbom .prolistbomtab {
	clear: both;
	position: relative
}
.prolistbom .prolistbomtab ul {
	clear: both;
	display: block;
	position: relative;
	z-index: 3;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
	overflow: auto;
	overflow-x: scroll
}
.prolistbom .prolistbomtab ul li {
	float: left;
padding: .26667rem .2rem
}
.prolistbom .prolistbomtab ul li a {
	clear: both;
	display: block;
	background: url(../mimages/n_propageicon04.png) no-repeat left top;
	background-size: 100%;
font-size: .42667rem;
	color: #95a1b7;
border-radius: .26667rem;
	width: 2.52rem;
	height: 1.2rem;
	text-align: center;
	line-height: 1.2rem;
	position: relative
}
.prolistbom .prolistbomtab ul li.active a {
	background-image: url(../mimages/n_propageicon05.png);
	box-shadow: -0.08rem -0.16rem 0.24rem 0rem rgba(234,245,251,0.82), 0.10667rem 0.10667rem 0.21333rem 0rem rgba(13,62,99,0.22);
	color: #29313b;
	font-weight: bold
}
.prolistbom .prolistbomul {
	clear: both;
	margin-left: -7.24638%;
padding-top: .46667rem
}
.prolistbom .prolistbomul li {
	float: left;
	margin-left: 6.75676%;
	width: 43.24324%;
	background: #f2f8fe;
border-radius: .4rem;
	overflow: hidden;
margin-bottom: .8rem;
padding: .13333rem
}
.prolistbom .prolistbomul li .prolistbomulpic {
	clear: both;
	display: block;
	box-shadow: 0rem 0rem 0.17333rem 0rem rgba(79,112,136,0.88);
border-radius: .26667rem;
margin-bottom: .2rem;
	overflow: hidden
}
.prolistbom .prolistbomul li .prolistbomulpic img {
	width: 100%
}
.prolistbom .prolistbomul li .prolistbomulbox {
padding: .2rem .06667rem
}
.prolistbom .prolistbomul li .prolistbomulbox h3 {
	clear: both;
	display: block;
	line-height: 1;
padding-bottom: .13333rem
}
.prolistbom .prolistbomul li .prolistbomulbox h3 a {
	clear: both;
	display: block;
	color: #333333;
font-size: .4rem;
line-height: .53333rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.prolistbom .prolistbomul li .prolistbomulbox p {
	clear: both;
	display: block;
	text-align: left;
font-size: .32rem;
	color: #445974;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
line-height: .4rem;
padding: .13333rem 0rem
}
.prolistbom .searchlisttop {
	clear: both;
	margin-left: -7.24638%;
padding-top: .46667rem
}
.prolistbom .searchlisttop li {
	float: left;
	margin-left: 6.75676%;
	width: 43.24324%;
	overflow: hidden;
margin-bottom: .53333rem
}
.prolistbom .searchlisttop li span {
	clear: both;
	display: block;
	background: #f2f8fe;
	border: 1px solid #e5ebf3;
border-radius: .13333rem;
	text-align: center;
font-size: .34667rem;
	box-shadow: -0.04rem -0.08rem 0.12rem 0rem rgba(255,255,255,0.82) inset, 0.05333rem 0.05333rem 0.10667rem 0rem rgba(13,62,99,0.22) inset
}
.prolistbom .searchlisttop li.on span {
	background: #eb4242;
	border: 1px solid #eb4242;
	color: #fff;
	box-shadow: none
}
.prolistbom .searchlistbom .searchlistbomitem {
	clear: both;
	margin-left: -7.24638%;
	display: none;
	overflow: hidden
}
.prolistbom .searchlistbom .searchlistbomitem.on {
	display: block
}
.prolistbom .searchlistbom .searchlistbomitem li {
	float: left;
	margin-left: 6.75676%;
	width: 43.24324%;
	background: #f2f8fe;
border-radius: .4rem;
	overflow: hidden;
margin-bottom: .8rem;
padding: .13333rem
}
.prolistbom .searchlistbom .searchlistbomitem li .searchlistbompic {
	clear: both;
	display: block;
	box-shadow: 0rem 0rem 0.17333rem 0rem rgba(79,112,136,0.88);
border-radius: .26667rem;
margin-bottom: .2rem;
	overflow: hidden
}
.prolistbom .searchlistbom .searchlistbomitem li .searchlistbompic img {
	width: 100%
}
.prolistbom .searchlistbom .searchlistbomitem li .searchlistbombox {
padding: .2rem .06667rem
}
.prolistbom .searchlistbom .searchlistbomitem li .searchlistbombox h3 {
	clear: both;
	display: block;
padding-bottom: .13333rem
}
.prolistbom .searchlistbom .searchlistbomitem li .searchlistbombox h3 a {
	clear: both;
	display: block;
	color: #333333;
font-size: .37333rem;
line-height: .53333rem;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}
.prolistbom .searchlistbom .searchlistbomitem li .searchlistbombox p {
	clear: both;
	display: block;
	text-align: left;
font-size: .32rem;
	color: #445974;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
line-height: .4rem;
padding: .13333rem 0rem
}
.prolistbom .searchlistbom .searchlistbomitem li.searchlistend {
	clear: both;
	display: block;
	width: 100%;
	width: 87.83784%;
	text-align: center;
font-size: .37333rem;
line-height: .8rem;
	background: none
}
.caselisttop {
	background: url(../mimages/n_homeonebg.png) no-repeat right top #e3edf7;
	background-size: 9.05333rem;
	border-radius: 1.6rem 0rem 0rem 0rem;
	overflow: hidden;
padding: .93333rem .4rem 1.06667rem .4rem
}
.caselisttop .caselisttoptit {
	clear: both;
	display: block;
	line-height: 1;
padding-left: .13333rem;
font-size: .66667rem;
	font-weight: bold;
	color: #414f60;
	text-align: left
}
.caselisttop .caselisttoptit img {
	width: 3.10667rem
}
.caselisttop .caselisttoptxt {
	clear: both;
	display: block;
line-height: .69333rem;
	text-align: left;
	color: #414f60;
font-size: .4rem;
padding-top: .53333rem;
padding-bottom: .53333rem;
padding-left: .13333rem
}
.caselisttop:after {
	content: '';
	position: absolute;
	bottom: 0rem;
	left: 0rem;
	right: 0rem;
	background: url(../mimages/n_propageicon03.png) no-repeat center bottom;
	background-size: 100%;
	height: 2.45333rem
}
.caselisttop:before {
	content: '';
	position: absolute;
	bottom: 1.04rem;
right: .4rem;
	background: url(../mimages/n_caseicon01.png) no-repeat center bottom;
	background-size: 100%;
	height: 3.70667rem;
	width: 3.16rem
}
.caselistbom {
padding: 0rem .4rem .4rem
}
.caselistbom .caselistbomtab {
	margin-left: -7.24638%
}
.caselistbom .caselistbomtab li {
	float: left;
	margin-left: 6.75676%;
	width: 43.24324%
}
.caselistbom .caselistbomtab li a {
	clear: both;
	display: block;
	text-align: center;
font-size: .42667rem;
	color: #95a1b7;
	background: url(../mimages/n_caseicon02.png) no-repeat center center;
	background-size: 100%;
	color: #95a1b7;
font-size: .42667rem;
	line-height: 1.2rem
}
.caselistbom .caselistbomtab li.on a {
	background-image: url(../mimages/n_caseicon03.png);
	color: #29313b;
border-radius: .26667rem;
	overflow: hidden;
	box-shadow: -0.08rem -0.16rem 0.24rem 0rem rgba(234,245,251,0.82), 0.10667rem 0.10667rem 0.21333rem 0rem rgba(13,62,99,0.22)
}
.caselistbom .caselistbomul {
	clear: both
}
.caselistbom .caselistbomul li {
	clear: both;
	display: block;
	border-radius: .66667rem .8rem 1rem 1rem;
	overflow: hidden;
	margin-bottom: 0.70667rem;
	position: relative;
	bottom: 23px;
}
.caselistbom .caselistbomul li .caselistbomulpic {
	clear: both;
	display: block
}
.caselistbom .caselistbomul li .caselistbomulpic img {
	width: 100%
}
.caselistbom .caselistbomul li .caselistbomulbox {
	clear: both;
	display: block;
	height: 4.52rem;
	background: url(../mimages/n_homethreebg.png) no-repeat left top;
	background-size: 100%;
padding: 1.46667rem .53333rem 0rem .73333rem;
	position: relative;
	margin-top: -2.13333rem
}
.caselistbom .caselistbomul li .caselistbomulbox h3 {
	clear: both;
	display: block;
font-size: .45333rem;
	font-weight: bold;
line-height: .66667rem;
padding-bottom: .26667rem;
; 	height: 32px;
	overflow: hidden;
}
.caselistbom .caselistbomul li .caselistbomulbox h3 a {
	color: #344e6c
}
.caselistbom .caselistbomul li .caselistbomulbox p {
	clear: both;
	display: block;
font-size: .37333rem;
	color: #344e6c;
line-height: .452rem;
padding: .10667rem 0rem
}
.caselistbom .caselistbomul li .caselistbomulbox .caselistbomulbtn {
	position: absolute;
	bottom: 0rem;
right: .37333rem;
	width: 1.4rem;
	height: 1.89333rem;
	background: url(../mimages/n_homethreebtn.png) no-repeat center top;
	background-size: 100%;
	color: #fff;
font-size: .37333rem;
line-height: .56rem;
	text-align: center;
padding: .46667rem .26667rem 0rem .26667rem
}
.caseshowone {
	clear: both;
	position: relative;
	border-radius: 1.06667rem 0rem 0rem 0rem;
	overflow: hidden
}
.caseshowone img {
	width: 100%
}
.caseshowtwo {
	clear: both;
	background: #eff6fc;
	box-shadow: -0.08rem -0.12rem 0.24rem 0rem rgba(255,255,255,0.39), 0.09333rem 0.13333rem 0.50667rem 0rem rgba(6,66,117,0.18);
border-radius: .98667rem 0rem 1.12rem 0rem;
	position: relative;
padding: .8rem .4rem .4rem;
	min-height: 7.6rem;
	margin-top: -1.06667rem
}
.caseshowtwo:before {
	content: '';
	position: absolute;
	width: 1.13333rem;
	height: 1.2rem;
	background: url(../mimages/n_proicon16.png) no-repeat left top;
	background-size: 100%;
	left: 0rem;
	bottom: -1.18667rem
}
.caseshowtwo h1 {
	position: relative;
	z-index: 2;
	color: #161718;
font-size: .53333rem;
line-height: .8rem;
margin-bottom: .46667rem;
	padding-right: 1.86667rem
}
.caseshowtwo .caseshowtwobox {
	position: relative;
	z-index: 2
}
.caseshowtwo .caseshowtwobox p {
font-size: .37333rem;
	color: #445974;
line-height: .8rem;
margin: .33333rem 0rem;
	background: url(../mimages/n_homeicon01.png) no-repeat left 0.2rem;
background-size: .36rem;
padding-left: .62667rem;
font-size: .37333rem
}
.caseshowtwo .caseshowtwobox p span {
	font-weight: bold;
font-size: .42667rem
}
.caseshowtwo a {
	position: absolute;
right: .42667rem;
top: .6rem;
	width: 1.49333rem;
	height: 3.33333rem;
	display: block;
	z-index: 2
}
.caseshowtwo a img {
	width: 100%
}
.caseshowthree {
padding-top: .8rem;
padding-bottom: .93333rem
}
.caseshowfour {
	clear: both;
padding: .26667rem .4rem .26667rem .4rem;
	position: relative;
	z-index: 2;
	background: #fff;
	box-shadow: 0rem 0rem 0.61333rem 0rem rgba(101,134,171,0.5);
	border-radius: 1.06667rem
}
.caseshowfour h2, .caseshowfour h3 {
	clear: both;
margin: .93333rem 0rem .4rem 0rem;
font-size: .64rem;
line-height: .8rem;
	position: relative;
	background: url(../mimages/n_proicon06.png) no-repeat left 0.06667rem;
background-size: .57333rem;
padding-left: .8rem;
	color: #333333;
	text-align: left
}
.caseshowfour p {
	clear: both;
font-size: .37333rem;
line-height: .8rem;
margin: .4rem 0rem;
	color: #555
}
.caseshowfour a {
	color: #ff1d18
}
.caseshowfour ul {
margin: .4rem 0rem
}
.caseshowfour ul li {
	clear: both;
font-size: .37333rem;
line-height: .8rem;
margin: .2rem 0rem;
	color: #555;
	background: url(../mimages/micon15.png) no-repeat left 0.32rem;
background-size: .13333rem;
padding-left: .33333rem
}
.caseshowfour img, .caseshowfour video {
	width: 100%;
}
.caseshowfive.massage {
	padding-left: 0rem;
	padding-right: 0rem;
	padding-top: 1.6rem
}
.caseshowfive.massage .massagebox {
	padding-top: 6.4rem
}
.contactone {
	clear: both;
	display: block
}
.contactone .contactonepic {
	clear: both;
	display: block;
	border-radius: 1.6rem 0rem 0rem 0rem;
	overflow: hidden
}
.contactone .contactonebox {
	clear: both;
	width: 100%;
	background: url(../mimages/n_contacticon02.png) no-repeat right top;
	background-size: 100%;
	height: 6.84rem;
	margin-top: -2.8rem;
	position: relative;
	z-index: 2;
padding: 2.4rem .4rem 0rem .4rem
}
.contactone .contactonebox a {
	clear: both;
	display: block;
	position: relative;
	padding-left: 1.66667rem;
padding-top: .13333rem
}
.contactone .contactonebox a span {
	clear: both;
	display: block;
font-size: .37333rem;
	color: #414f60;
	line-height: 1
}
.contactone .contactonebox a>i {
	position: absolute;
	left: 0rem;
	top: 0rem;
	width: 1.2rem;
	height: 1.2rem;
	background: #fafdff;
	box-shadow: -0.08rem -0.16rem 0.24rem 0rem rgba(234,245,251,0.82), 0.10667rem 0.10667rem 0.21333rem 0rem rgba(13,62,99,0.22);
border-radius: .26667rem
}
.contactone .contactonebox a:first-child {
margin-bottom: .66667rem
}
.contactone .contactonebox a:first-child>i {
	background: url(../mimages/n_contacticon03.png) no-repeat center center;
	background-size: 100%
}
.contactone .contactonebox a:first-child strong {
	clear: both;
	display: block;
	line-height: 1;
	color: #c3213f;
font-size: .56rem;
padding-top: .13333rem
}
.contactone .contactonebox a:first-child strong i {
	font-style: normal;
font-size: .42667rem
}
.contactone .contactonebox a:first-child+a>i {
	background: url(../mimages/n_contacticon04.png) no-repeat center center;
	background-size: 100%
}
.contactone .contactonebox a:first-child+a strong {
	clear: both;
	display: block;
	line-height: 1;
	color: #414f60;
font-size: .42667rem;
padding-top: .24rem
}
.contactone+.caseshowfive.massage {
	padding-top: 0.62667rem
}
.aboutone {
	clear: both;
	position: relative;
	overflow: hidden
}
.aboutone:after, .aboutone:before {
	content: '';
	position: absolute
}
.aboutone:after {
	background: #e2eef8;
	z-index: 2;
	left: 0rem;
	right: 0rem;
	top: 0rem;
	bottom: 0rem;
	border-radius: 1.06667rem 0rem 1.06667rem 0rem;
	overflow: hidden
}
.aboutone:before {
	background: #eff6fc;
	z-index: 1;
	right: 0rem;
	bottom: 0rem;
	width: 1.33333rem;
	height: 1.33333rem
}
.aboutone .aboutonetop {
	position: relative;
	z-index: 3;
padding: 1rem .26667rem .4rem .66667rem;
	border-bottom: 1px dashed #acb3bb
}
.aboutone .aboutonetop:after, .aboutone .aboutonetop:before {
	content: '';
	position: absolute;
	background: #fff;
	border-radius: 50%
}
.aboutone .aboutonetop:after {
width: .58667rem;
height: .58667rem;
right: -.29333rem;
bottom: -.29333rem
}
.aboutone .aboutonetop:before {
width: .69333rem;
height: .69333rem;
left: -.34667rem;
bottom: -.34667rem
}
.aboutone .aboutonetop h3 {
	clear: both;
	display: block;
	padding-left: 0rem;
	line-height: 1;
	color: #414f60;
font-size: .8rem;
	background: url(../mimages/n_abouticon05.png) no-repeat left center;
background-size: .68rem;
	position: relative
}
.aboutone .aboutonetop h3:after {
	content: '';
	position: absolute;
	right: 2.08rem;
height: .26667rem;
	top: 50%;
	background: url(../mimages/n_abouticon06.png) no-repeat right center;
	background-size: 1.93333rem;
	width: 1.93333rem;
	display: block
}
.aboutone .aboutonetop p {
	clear: both;
	display: block;
padding-left: .32rem;
	color: #414f60;
font-size: .37333rem;
	line-height: 1;
padding-top: .32rem
}
.aboutone .aboutonebom {
	position: relative;
	z-index: 3;
padding: .26667rem .4rem
}
.aboutoneboq {
	position: relative;
	z-index: 3;
 padding: .26667rem .4rem;;
	font-size: 19px;
}
.aboutone .aboutonebom p {
	clear: both;
	display: block;
	color: #555555;
font-size: .37333rem;
line-height: .74667rem;
	text-align: left;
margin: .4rem 0rem
}
.abouttwo {
	clear: both;
	position: relative;
	padding-top: 1.2rem
}
.abouttwo:after, .abouttwo:before {
	content: '';
	position: absolute
}
.abouttwo:after {
	background: #eff6fc;
	z-index: 2;
	left: 0rem;
	right: 0rem;
	top: 0rem;
	bottom: 0rem;
	border-radius: 1.33333rem 0rem 1.33333rem 1.33333rem;
	overflow: hidden
}
.abouttwo:before {
	background: #e2eef8;
	z-index: 1;
	left: 0rem;
	top: 0rem;
	width: 1.33333rem;
	height: 1.33333rem
}
.abouttwo h3 {
	background: url(../mimages/n_abouticon07.png) no-repeat center bottom;
	background-size: 5.76rem;
	color: #333333;
font-size: .69333rem;
	line-height: 1;
	text-align: center;
margin-bottom: .24rem;
height: .93333rem;
padding-top: .24rem
}
.abouttwo .abouttwo_one {
	position: relative;
	z-index: 3;
padding-bottom: .66667rem
}
.abouttwo .abouttwo_one ul li {
	float: left;
	width: 42.66667%;
	height: 0;
	padding-bottom: 30%;
	margin-top: 5.33333%;
	border-radius: 1.06667rem;
	background: url(../mimages/n_abouticon08.jpg) repeat center center;
	box-shadow: -0.08rem -0.16rem 0.24rem 0rem rgba(236,245,251,0.82), 0.10667rem 0.10667rem 0.21333rem 0rem rgba(13,62,99,0.22);
	margin-left: 6.93333%
}
.abouttwo .abouttwo_one ul li:first-child, .abouttwo .abouttwo_one ul li:first-child+li+li {
	margin-left: 4%
}
.abouttwo .abouttwo_one ul li span {
	clear: both;
	display: block;
	width: 70.3125%;
margin: .66667rem auto .26667rem;
	line-height: 1
}
.abouttwo .abouttwo_one ul li p {
	clear: both;
	text-align: center;
	color: #555555;
font-size: .37333rem;
line-height: .48rem
}
.abouttwo .abouttwo_two {
	position: relative;
	z-index: 3;
padding: .66667rem .4rem .26667rem .4rem
}
.abouttwo .abouttwo_two p {
	clear: both;
	display: block;
	color: #555555;
font-size: .37333rem;
line-height: .74667rem;
	text-align: left;
margin: .4rem 0rem
}
.abouttwo .abouttwo_two p.abouttwo_twopic {
margin-left: -.4rem;
margin-right: -.4rem
}
.proshowone {
	clear: both;
	position: relative;
	border-radius: 1.06667rem 0rem 0rem 0rem;
	overflow: hidden
}
.proshowone img {
	width: 100%
}
.proshowtwo {
padding: .56rem .66667rem .26667rem;
	background: #f1f1f1;
	line-height: 1.2
}
.proshowtwo h1 {
padding-left: .25333rem;
border-left: .06667rem solid #eb400b;
border-radius: .08rem;
font-size: .65333rem;
	color: #1d1d1f;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}
.proshowtwo .p1 {
font-size: .36rem;
	color: #e52815;
margin-top: .26667rem;
margin-bottom: .54667rem
}
.proshowtwo .p2 {
	background: #de1a19;
border-radius: .21333rem .21333rem 0 0;
padding: .12rem 0 .76rem;
font-size: .41333rem;
	color: #ffffff;
	line-height: 1.6;
	font-weight: bold;
	text-align: center;
margin-bottom: -.62667rem
}
.proshowtwo .csbox {
	width: 100%;
	background: url(../mimages/cppage_csbg.jpg) center no-repeat;
	background-size: cover;
border-radius: .6rem 0 .16rem .16rem;
	overflow: hidden;
	position: relative
}
.proshowtwo .csbox:before {
	content: "";
	width: 1px;
	background: #d8d7d7;
	position: absolute;
	left: 50%;
	top: 0;
	bottom: 0
}
.proshowtwo .csbox li {
	width: 50%;
	float: left;
	text-align: center
}
.proshowtwo .csbox li p {
padding: .52rem 0;
font-size: .4rem;
	color: #1d1d1f;
	font-weight: bold;
	text-align: left;
	display: inline-block
}
.proshowtwo .csbox li p span {
padding-left: .54667rem;
margin-bottom: .12rem;
	background: url(../mimages/cppage_cstb.png) left center no-repeat;
background-size: .29333rem;
font-size: .36rem;
	color: #1d1d1f;
line-height: .41333rem;
	font-weight: normal;
	display: block
}
.proshowtwo .csbox2 {
font-size: .36rem;
	color: #4f4f4f;
line-height: .54667rem;
margin-top: .42667rem
}
.proshowtwo .csbox2 span {
	color: #1d1d1f;
	font-weight: bold
}
.proshowtwo .table_cs {
padding-top: .88rem;
	position: relative
}
.proshowtwo .table_cs .cstab {
	width: 8.56rem;
	position: relative;
	z-index: 1
}
.proshowtwo .table_cs .cstab li {
	width: 100%;
	background: url(../mimages/cppage_csbg.jpg) right bottom no-repeat;
	background-size: cover;
border-radius: .6rem 0 .16rem .16rem;
padding: .32rem .16rem .32rem .64rem;
	position: relative;
	display: none
}
.proshowtwo .table_cs .cstab li .tit {
	background: #de1a19;
border-radius: .21333rem .21333rem 0 0;
padding: .12rem .16rem .76rem .64rem;
font-size: .38667rem;
	color: #ffffff;
	line-height: 1.6;
	font-weight: bold;
	position: absolute;
	left: 0;
	right: 0;
top: -.85333rem;
	z-index: -1
}
.proshowtwo .table_cs .cstab li p {
font-size: .37333rem;
	color: #1d1d1f;
	font-weight: bold;
	line-height: 1.8;
	display: block
}
.proshowtwo .table_cs .cstab li p span {
padding-left: .4rem;
	background: url(../mimages/cppage_cstb.png) left center no-repeat;
background-size: .2rem;
font-size: .33333rem;
	font-weight: normal
}
.proshowtwo .table_cs .cstab li p+p {
margin-top: .06667rem
}
.proshowtwo .table_cs .cstab .cstab_active {
	display: block
}
.proshowtwo .table_cs .typetab {
	width: 1.72rem;
	position: absolute;
	right: 0;
	bottom: 0
}
.proshowtwo .table_cs .typetab::before {
	content: "";
	width: 1px;
	border-left: 1px dashed #f6a169;
	position: absolute;
	left: 50%;
top: -.6rem;
	bottom: 0
}
.proshowtwo .table_cs .typetab p {
height: .61333rem;
	background: #ffeadb;
	border: 1px solid #ffeadb;
font-size: .36rem;
	color: #eb621f;
	color: rgba(235,98,31,0.9);
	text-align: center;
line-height: .61333rem;
	position: relative
}
.proshowtwo .table_cs .typetab p::before {
	content: "";
width: .14667rem;
height: .12rem;
	background: url(../mimages/cppage_cszs.png) center no-repeat;
	background-size: 100%;
	position: absolute;
left: -.10667rem;
	top: 0;
	bottom: 0;
	margin: auto 0;
	display: none
}
.proshowtwo .table_cs .typetab p+p {
margin-top: .33333rem
}
.proshowtwo .table_cs .typetab .typetab_active {
	border: 1px solid #ec9d78;
	color: #e23500;
	font-weight: bold
}
.proshowtwo .table_cs .typetab .typetab_active::before {
	display: block
}
.proshowtwo .table_cs .typetit {
	width: 1.69333rem;
	height: 1.69333rem;
	background: #dc4307;
	background: linear-gradient(#ffb006, #dc4307);
	border-radius: 50%;
	padding: 4.4% 3%;
font-size: .44rem;
	color: #fff;
	text-align: center;
line-height: .52rem;
	display: block;
	position: absolute;
	right: 0.2rem;
	top: 1.08rem;
	z-index: 9999;
}
.proshowtwo .table_cs .typetit::before {
	content: "";
height: .32rem;
	background: url(../mimages/cppage_cszs2.png) center no-repeat;
background-size: .28rem;
	position: absolute;
	left: 0;
	right: 0;
top: .08rem
}
.proshowtwo .telbox {
	width: 100%;
	background: #303030;
border: .05333rem solid #221b1b;
border-radius: .18667rem;
	display: block;
padding-left: .56rem;
padding-top: .44rem;
padding-bottom: .2rem;
margin-top: .58667rem;
font-size: .34667rem;
	color: #e1994d;
	position: relative
}
.proshowtwo .telbox:before {
	content: "";
	width: 2.02667rem;
	height: 2.37333rem;
	background: url(../mimages/cppage_telkf.png) center no-repeat;
	background-size: 100%;
	position: absolute;
right: .13333rem;
bottom: -.05333rem
}
.proshowtwo .telbox span {
	width: 2.62667rem;
height: .58667rem;
	background: url(../mimages/cppage_cjzxbg.png) center no-repeat;
	background-size: 100%;
font-size: .36rem;
	color: #fff;
	text-align: center;
line-height: .54667rem;
letter-spacing: .02667rem;
	position: absolute;
	left: 0;
	right: 0;
top: -.22667rem;
	margin: 0 auto
}
.proshowtwo .telbox strong {
padding-left: .85333rem;
margin-bottom: .04rem;
	background: url(../mimages/cppage_teltb.png) left center no-repeat;
background-size: .54667rem;
font-size: .58667rem;
	color: #fefefe;
	font-style: italic;
	display: block
}
.hot_type {
padding: .4rem 0;
	background: #f1f1f1;
border-radius: 0 0 .4rem .4rem;
	position: relative;
	top: -1px
}
.hot_type li {
	font-size: 0;
padding: 0 .66667rem;
	overflow: hidden
}
.hot_type li:nth-child(odd) {
	background: #eaeaea
}
.hot_type li span {
	width: 22.33%;
font-size: .32rem;
	color: #111111;
	line-height: 1.2;
	text-align: center;
padding: .2rem 0;
	display: inline-block;
	vertical-align: middle
}
.hot_type li span:first-child {
	width: 29%;
	margin-right: 4%
}
.hot_type .title {
	background: none !important;
	position: relative
}
.hot_type .title:before, .hot_type .title:after {
	content: "";
	height: 1px;
	background: #c4c4c4;
	background: linear-gradient(to right, rgba(196,196,196,0), #c4c4c4, rgba(160,112,112,0));
	position: absolute;
left: .4rem;
right: .4rem
}
.hot_type .title:before {
	top: 0
}
.hot_type .title:after {
	bottom: 0
}
.hot_type .title span {
	font-weight: lighter
}
.hot_type .title .sp1 {
	color: #fff;
	font-weight: bold;
	position: relative;
	z-index: 1
}
.hot_type .title .sp1:before {
	content: "";
height: .57333rem;
	background: #ea3c2e;
border-radius: .53333rem;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	z-index: -1
}
.proshowbox {
	position: relative;
	z-index: 2;
padding-bottom: .8rem;
	background: -webkit-linear-gradient(-41deg, #cad7e5, #fff);
	background: -o-linear-gradient(-41deg, #cad7e5, #fff);
	background: linear-gradient(-41deg, #cad7e5, #fff);
	box-shadow: -0.09333rem -0.12rem 0.50667rem 0rem rgba(6,66,117,0.18);
border-radius: .4rem
}
.proshowbox:before {
	content: '';
	position: absolute;
border-radius: .4rem;
	left: 1px;
	top: 1px;
	bottom: 1px;
	right: 1px;
	background: #f3f7fb;
	z-index: -1
}
.proshowbox:after {
	content: '';
	position: absolute;
	width: 1.2rem;
	height: 1.2rem;
	background: url(../mimages/n_proicon14.png) no-repeat right bottom;
	background-size: 100%;
	right: 0rem;
	top: -1.17333rem
}
.proshowbox.proshowfourbox {
border-radius: .4rem;
	overflow: hidden
}
.proshowbox.proshowfourbox .proshowfour {
	padding-top: 1px
}
.proshowfour {
	clear: both;
padding: .26667rem .4rem 0rem .4rem;
	position: relative;
	z-index: 2
}
.proshowfour h2, .proshowfour h3 {
	clear: both;
margin: .93333rem 0rem .4rem 0rem;
font-size: .64rem;
line-height: .8rem;
	position: relative;
	background: url(../mimages/n_proicon06.png) no-repeat left 0.06667rem;
background-size: .57333rem;
padding-left: .8rem;
	color: #333333;
	text-align: left
}
.proshowfour p {
	clear: both;
font-size: .37333rem;
line-height: .8rem;
margin: .4rem 0rem;
	color: #555
}
.proshowfour a {
	color: #ff1d18
}
.proshowfour ul li {
	clear: both;
font-size: .37333rem;
line-height: .8rem;
margin: .4rem 0rem;
	color: #555;
	background: url(../mimages/micon15.png) no-repeat left 0.32rem;
background-size: .13333rem;
padding-left: .33333rem
}
.proshowfour img, .proshowfour video {
	width: 100%;
margin: .13333rem 0rem
}
.proshowfive {
	clear: both;
padding: 0rem 0rem .89333rem 0rem;
	position: relative;
	z-index: 2
}
.proshowfive h2 {
	clear: both;
margin: .66667rem 0rem .4rem .4rem;
font-size: .64rem;
line-height: .8rem;
	position: relative;
	background: url(../mimages/n_proicon06.png) no-repeat left 0.10667rem;
background-size: .57333rem;
padding-left: .8rem;
	color: #333333;
	text-align: left
}
.proshowfive ul {
	clear: both;
	display: block;
padding: .8rem 0rem .13333rem 0rem;
	position: relative;
	margin-left: -1.6%
}
.proshowfive ul li {
	float: left;
	width: 38.05774%;
	margin-left: 9.84252%;
	min-height: 1.70667rem;
	box-shadow: 0.10667rem 0.09333rem 0.10667rem 0px rgba(133,160,181,0.42) inset, -0.06667rem -0.10667rem 0.13333rem 0px rgba(255,255,255,0.66) inset;
padding: .26667rem .4rem;
border-radius: .26667rem;
	margin-top: 1.2rem;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	display: -o-box;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative
}
.proshowfive ul li:nth-child(1) {
	margin-top: 0rem
}
.proshowfive ul li:nth-child(1), .proshowfive ul li:nth-child(2) {
	width: 86.08924%
}
.proshowfive ul li p {
	clear: both;
	display: inline-block;
font-size: .37333rem;
line-height: .8rem;
	color: #212a49;
	text-align: left
}
.proshowfive ul li:nth-child(1):before {
	background: url(../mimages/n_proicon07_01.png) no-repeat center center;
	background-size: 100%
}
.proshowfive ul li:nth-child(2):before {
	background: url(../mimages/n_proicon07_02.png) no-repeat center center;
	background-size: 100%
}
.proshowfive ul li:nth-child(3):before {
	background: url(../mimages/n_proicon07_03.png) no-repeat center center;
	background-size: 100%
}
.proshowfive ul li:nth-child(4):before {
	background: url(../mimages/n_proicon07_04.png) no-repeat center center;
	background-size: 100%
}
.proshowfive ul li:nth-child(5):before {
	background: url(../mimages/n_proicon07_05.png) no-repeat center center;
	background-size: 100%
}
.proshowfive ul li:nth-child(6):before {
	background: url(../mimages/n_proicon07_06.png) no-repeat center center;
	background-size: 100%
}
.proshowfive ul li:nth-child(7):before {
	background: url(../mimages/n_proicon07_07.png) no-repeat center center;
	background-size: 100%
}
.proshowfive ul li:nth-child(8):before {
	background: url(../mimages/n_proicon07_08.png) no-repeat center center;
	background-size: 100%
}
.proshowfive ul li:nth-child(9):before {
	background: url(../mimages/n_proicon07_09.png) no-repeat center center;
	background-size: 100%
}
.proshowfive ul li:before {
	content: '';
	position: absolute;
	width: 1.01333rem;
	height: 1.01333rem;
	box-shadow: -0.08rem -0.12rem 0.24rem 0rem #fff, 0.09333rem 0.13333rem 0.50667rem 0px rgba(6,66,117,0.18);
border-radius: .37333rem;
left: -.44rem;
top: -.58667rem
}
.proshowfive.proshowfivebox ul {
	margin-left: 0rem;
padding: .8rem .4rem 0rem .8rem
}
.proshowfive.proshowfivebox ul li {
	float: none;
	clear: both;
	width: 100%;
	margin-left: 0rem
}
.proshowfivebom {
	clear: both;
	display: block;
	width: 9.46667rem;
margin: .13333rem auto .13333rem
}
.proshowfivebom img {
	width: 100%
}
.proshowsix {
	clear: both;
padding: 0rem .4rem 0rem .4rem
}
.proshowsix h2 {
	clear: both;
margin: .66667rem 0rem .4rem 0rem;
font-size: .64rem;
line-height: .8rem;
	position: relative;
	background: url(../mimages/n_proicon06.png) no-repeat left 0.10667rem;
background-size: .57333rem;
padding-left: .8rem;
	color: #333333;
	text-align: left
}
.proshowsix .proshowsixbox table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	border: none;
	text-align: center;
border-radius: .26667rem;
	overflow: hidden
}
.proshowsix .proshowsixbox table th, .proshowsix .proshowsixbox table td {
	border: 1px solid #dce8f1;
	word-break: break-all
}
.proshowsix .proshowsixbox p {
	clear: both;
font-size: .37333rem;
line-height: .8rem;
margin: .4rem 0rem;
	color: #555
}
.proshowsixbom {
	clear: both;
padding: 1.06667rem .4rem 0rem .4rem
}
.proshowsixbom img {
	width: 100%
}
.proshowserver {
	clear: both;
padding: 0.8rem .4rem 0rem .4rem
}
.proshowserver h4 {
	background: url(../mimages/n_proicon11.png) no-repeat center bottom;
	background-size: 4.92rem;
font-size: .64rem;
padding-top: .26667rem;
	line-height: 1;
	position: relative;
	text-align: center;
	color: #393939
}
.proshowserver h4:after, .proshowserver h4:before {
	content: '';
width: .29333rem;
height: .08rem;
	vertical-align: middle;
margin: 0rem .2rem;
	background: #f8634b;
	display: inline-block
}
.proshowserver ul {
	margin-left: -5.7971%;
padding-top: .8rem
}
.proshowserver ul li {
	float: left;
	margin-left: 5.47945%;
	width: 44.52055%;
	background: url(../mimages/n_proicon10.jpg) center 0.24rem no-repeat;
	background-size: 100%;
border-radius: 0 0 .26667rem .26667rem;
margin-bottom: .23333rem;
}
.proshowserver ul li .proshowserverpic {
	clear: both;
	display: block;
margin: 0rem .10667rem;
border-radius: .26667rem;
	overflow: hidden
}
.proshowserver ul li .proshowservertit {
	clear: both;
	display: block;
padding: 0rem .2rem;
margin: .2rem 0rem;
	text-align: left;
	color: #ffffff;
font-size: .37333rem;
line-height: .58667rem;
	position: relative;
	bottom: 9px;
}
.proshoweight {
	clear: both;
padding: .26667rem .4rem 0rem .4rem
}
.proshoweight h4 {
	background: url(../mimages/n_proicon11.png) no-repeat center bottom;
	background-size: 4.92rem;
font-size: .64rem;
padding-top: .26667rem;
	line-height: 1;
	position: relative;
	text-align: center;
	color: #393939
}
.proshoweight h4:after, .proshoweight h4:before {
	content: '';
width: .29333rem;
height: .08rem;
	vertical-align: middle;
margin: 0rem .2rem;
	background: #f8634b;
	display: inline-block
}
.proshoweight ul {
	margin-left: -7.24638%;
padding-top: .8rem
}
.proshoweight ul li {
	float: left;
	margin-left: 6.75676%;
	width: 43.24324%;
margin-bottom: .93333rem;
	background: #f6f8fc;
border-radius: .26667rem;
	overflow: hidden;
padding: .13333rem
}
.proshoweight ul li .proshoweightpic {
	clear: both;
	display: block;
border-radius: .26667rem;
	overflow: hidden
}
.proshoweight ul li .proshoweighttit {
	clear: both;
	display: block;
padding: 0rem .2rem;
margin: .2rem 0rem;
	text-align: center;
	color: #333333;
font-size: .42667rem;
line-height: .58667rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}
.pronav {
	display: none
}
.pronav ul {
padding: .13333rem .33333rem
}
.pronav ul li {
	float: left;
	width: 33.3333%;
padding: .06667rem;
	cursor: pointer
}
.pronav ul li span {
	clear: both;
	display: block;
font-size: .37333rem;
	text-align: center;
	color: #fff
}
.massage {
padding: .62667rem .4rem 0rem .4rem
}
.massage .massagebox {
	clear: both;
	display: block;
	background: url(../mimages/n_proicon12.jpg) no-repeat center top #e7f0ff;
	background-size: 100%;
	padding-top: 5.77333rem;
	box-shadow: 0rem 0rem 0.26667rem 0rem rgba(115,140,197,0.57);
	border-radius: 1.06667rem 1.06667rem 1.06667rem 1.06667rem;
	overflow: hidden
}
.massage .massagebox .massagecon {
	background: #f3f7fb;
	box-shadow: -0.01333rem -0.08rem 0.09333rem 0rem rgba(70,85,119,0.25);
	border-radius: 1.6rem 0rem 1.06667rem 1.06667rem;
padding: .86667rem .86667rem .86667rem .86667rem;
	position: relative
}
.massage .massagebox .massagecon:after {
	content: '';
	position: absolute;
	width: 1.86667rem;
	height: 1.76rem;
	background: url(../mimages/n_proicon15.png) no-repeat right bottom;
	background-size: 100%;
	right: 0rem;
	top: -1.76rem
}
.massage .massagebox .massagecon p {
	clear: both;
	line-height: 1;
padding-bottom: .53333rem
}
.massage .massagebox .massagecon p input {
	clear: both;
	display: block;
	width: 100%;
	background: none;
	border: 0rem;
	border-bottom: 1px solid #a6aebd;
line-height: .74667rem;
height: .77333rem;
	text-align: left;
	padding: 0rem 0rem;
	color: #bfbfbf;
font-size: .32rem
}
.massage .massagebox .massagecon p textarea {
	display: block;
	width: 100%;
	height: 2.13333rem;
	background: none;
	border: 0rem;
	border-bottom: 1px solid #a6aebd;
line-height: .74667rem;
font-size: .32rem;
	text-align: left;
	padding: 0rem 0rem
}
.massage .massagebox .massagecon p.msbtn {
	padding-bottom: 0rem
}
.massage .massagebox .massagecon p.msbtn input {
	width: 4.69333rem;
	height: 1.53333rem;
	text-align: center;
	margin: 0 auto;
	font-size: 0rem;
	padding: 0rem 0rem;
	border: 0rem;
	cursor: pointer;
	background: url(../mimages/n_messagebtn.png) no-repeat center top;
	background-size: 100%
}
.prothreecanshu .canshutop {
	width: 100%;
	overflow: scroll;
	white-space: nowrap;
margin-bottom: .2rem
}
.prothreecanshu .canshutop p {
	display: inline-block;
*display: inline;
*zoom:1;
margin: 0rem .2rem 0rem 0rem;
font-size: .37333rem;
	line-height: 1;
	color: #566f8c;
	text-align: center;
padding: .26667rem .26667rem;
border-radius: .21333rem;
	background: #eef2fa;
	box-shadow: -0.08rem -0.16rem 0.24rem 0rem rgba(255,255,255,0.82), 0.10667rem 0.10667rem 0.21333rem 0rem rgba(13,62,99,0.22);
	cursor: pointer;
	text-indent: 0;
	white-space: nowrap;
	overflow: hidden
}
.prothreecanshu .canshutop p.active {
	box-shadow: 0.10667rem 0.09333rem 0.10667rem 0rem rgba(133,160,181,0.42) inset, -5px -8px 10px 0px rgba(255,255,255,0.66) inset
}
.prothreecanshu .canshubottom p {
	clear: both;
font-size: .37333rem;
line-height: .8rem;
margin: .4rem 0rem;
	color: #555
}
.prothreecanshu .canshubottom .box {
	display: none
}
.prothreecanshu .canshubottom .box table {
	clear: both;
margin: 0rem 0rem .26667rem 0rem;
	width: 100%;
	border-collapse: collapse;
	border: none;
	text-align: center;
border-radius: .26667rem;
	overflow: hidden
}
.prothreecanshu .canshubottom .box table th, .prothreecanshu .canshubottom .box table td {
	border: 1px solid #dce8f1;
font-size: .37333rem;
padding: .13333rem 0rem;
line-height: .66667rem
}
#pagelist {
	overflow: hidden;
	text-align: center;
padding: .8rem .4rem .8rem .4rem
}
#pagelist ul {
	display: inline-block
}
#pagelist ul li {
	float: left;
	border: 1px solid #b5b9bb;
line-height: .42667rem;
margin: 0rem .13333rem;
padding: .17333rem .8rem 0rem .8rem;
font-size: .34667rem;
	background: #fff;
height: .8rem;
border-radius: .4rem;
	position: relative
}
#pagelist ul li img {
	vertical-align: top;
width: .24rem
}
#pagelist ul li:first-child+li {
padding: .17333rem .66667rem 0rem .53333rem;
	cursor: pointer
}
#pagelist ul li:first-child+li strong {
	color: #f00
}
#pagelist ul li.pagem:after {
	content: '';
	position: absolute;
right: .2rem;
top: .33333rem;
	border-color: #d83232 transparent transparent transparent;
border-width: .13333rem;
	border-style: solid;
	width: 0rem;
	height: 0rem;
	z-index: 1
}
.page-list {
	-webkit-transform: translate(0px, 800px);
	transform: translate(0px, 800px);
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out;
	overflow: hidden;
	background: #fefcf7;
	position: fixed;
	left: 50%;
	margin-left: -5rem;
	max-height: 6rem;
	z-index: 200;
	bottom: 0rem;
font-size: .37333rem;
	z-index: 1000;
	width: 100%;
	max-width: 10rem;
	box-shadow: 0rem 0.04rem 0.13333rem rgba(0,0,0,0.1);
border-radius: .4rem .4rem 0rem 0rem
}
.page-list .page-list-title {
	background: #336aa9;
height: .8rem;
line-height: .8rem;
	color: #fff;
padding: 0rem .4rem;
font-size: .4rem;
	position: relative;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between
}
.page-list .page-list-title a {
	color: #fff;
font-size: .4rem
}
.page-list .page-list-title .bi-close {
	position: relative;
width: .4rem;
height: .4rem;
	cursor: pointer;
	padding: 0rem;
margin-top: .2rem
}
.page-list .page-list-title .bi-close img {
	vertical-align: top
}
.page-list ul {
	overflow: auto;
	max-height: 5.33333rem;
	-webkit-overflow-scrolling: touch;
padding: .4rem .13333rem
}
.page-list ul li {
	float: left;
	width: 14%;
	z-index: 1000;
	color: #e8dac4;
	padding: 0rem 0rem
}
.page-list ul li a {
	clear: both;
	display: block;
	color: #333 !important;
	text-align: center;
font-size: .37333rem;
margin: .1rem auto;
width: .8rem;
height: .8rem;
	border: 1px solid #eee;
	border-radius: 50%;
line-height: .77333rem
}
.page-list ul li.on a {
	border-color: #336aa9;
	background: #336aa9;
	color: #fff !important
}
.newpage {
margin: 0rem -.4rem;
padding: .2rem .4rem .4rem .4rem;
	background: #f5f5f5;
	border-top: 1px dashed #ddd;
	border-radius: 0rem 0rem 1.06667rem 1.06667rem
}
.newpage p {
	clear: both;
	display: block;
	text-align: left;
	margin: 0 !important;
padding: .06667rem 0rem;
line-height: .66667rem;
font-size: .37333rem;
	font-weight: bold;
	color: #555
}
.newpage p a {
	font-weight: normal;
	color: #666
}
.newpage p span {
	font-weight: normal;
	color: #666
}
#LRdiv0 {
	display: none !important
}
.footer {
padding: .26667rem .26667rem;
font-size: .29333rem;
	color: #707070;
	line-height: 0.54rem;
	text-align: center;
}
.folatdiv {
	max-width: 10rem;
	height: 1.54667rem;
	background: url(../mimages/m-footerbg.png) center no-repeat;
	background-size: 100%;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9999;
	margin: 0 auto;
	overflow: hidden
}
.folatdiv .btn1 {
	width: 39%;
	float: left
}
.folatdiv .btn1 a {
font-size: .37333rem;
	font-weight: bold;
	color: #bb1c19;
	text-align: center;
	line-height: 1.54667rem;
letter-spacing: .02667rem;
	display: block
}
.folatdiv .btn1 a:before {
	content: "";
width: .57333rem;
height: .56rem;
	background: url(../mimages/m-footericon01.png) center no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: text-top;
margin-right: .4rem
}
.folatdiv .btn2 {
	width: 57.5%;
	float: right
}
.folatdiv .btn2 a {
padding: .24rem 0;
	padding-left: 1.13333rem;
font-size: .34667rem;
	color: #f7b6b6;
	line-height: 1;
	display: block;
	position: relative
}
.folatdiv .btn2 a:before, .folatdiv .btn2 a:after {
	content: "";
border-radius: .8rem;
	position: absolute;
left: .04rem;
	top: 0;
	bottom: 0;
	margin: auto 0
}
.folatdiv .btn2 a:before {
width: .69333rem;
	height: 1.09333rem;
	background: #fff;
	border: 1px solid #dd3a39;
box-shadow: 0 0 0 .05333rem #fff
}
.folatdiv .btn2 a:after {
width: .73333rem;
	height: 1.14667rem;
	background: url(../mimages/m-footericon02.gif) left center no-repeat;
	background-size: 100%
}
.folatdiv .btn2 a span {
font-size: .45333rem;
	color: #fff;
	text-shadow: 0 0.10667rem 1px rgba(101,17,16,0.41);
	display: block;
margin-top: .18667rem
}
.folatdiv .btn2 a span strong {
font-size: .58667rem
}
.folatnight {
	background: url(../mimages/m-footerbg2.png) center no-repeat;
	background-size: 100%
}
.folatnight .btn1 {
	width: 46%;
	height: 100%
}
.folatnight .btn1 a {
	height: 100%;
font-size: .48rem;
	color: #fff;
	line-height: 1.4rem
}
.folatnight .btn1 a:before {
	content: "";
width: .46667rem;
height: .56rem;
	background: url(../mimages/m-footericon03.png) center no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: middle;
margin-right: .4rem
}
.folatnight .btn2 {
	width: 48%;
font-size: .34667rem;
	color: #e53e3e;
	line-height: 1;
letter-spacing: .04rem;
padding: .4rem 0
}
.folatnight .btn2 strong {
font-size: .42667rem;
	display: block;
margin-bottom: .2rem
}
#gotoTop2 {
	position: fixed;
right: .13333rem;
	bottom: 3.73333rem;
width: .93333rem;
height: .93333rem;
	border-radius: 50%;
	display: none;
	z-index: 99999;
	background: url(../mimages/mtotop01.png) no-repeat center center;
background-size: .93333rem;
	cursor: pointer
}
.propic {
	clear: both;
margin: 0rem -.4rem !important
}
.propic p {
	line-height: 1 !important;
	padding: 0rem !important;
	margin: 0rem !important
}
.propic img {
	padding: 0rem !important;
	margin: 0rem !important
}
.cp_principle {
	background: #fff;
padding: 0 .4rem .4rem
}
.cp_principle .tit {
font-size: .53333rem;
	font-weight: bold;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-image: -webkit-linear-gradient(left, #2d90c7, #01314d 24%);
padding-bottom: .24rem !important;
	position: relative
}
.cp_principle .tit:before {
	content: "";
height: .08rem;
	background: #2d90c7;
	background-image: -webkit-linear-gradient(left, #2d90c7, #01314d);
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0
}
.cp_principle .tit:after {
	content: "";
	width: 1.28rem;
height: .36rem;
	background: url(../images/cp_principle-num.png) center no-repeat #fff;
background-size: .46667rem;
	display: block;
	position: absolute;
right: .56rem;
bottom: -.13333rem
}
.cp_principle .text {
font-size: .34667rem;
	color: #7094be;
line-height: .53333rem !important;
margin-top: .29333rem !important
}
.cp_principle .principle_box dl {
	font-size: 0;
margin-top: .4rem
}
.cp_principle .principle_box dl dd {
	width: 9.3%;
	background: #637684;
border-radius: .93333rem;
font-size: .32rem;
	color: #ffbb83;
	text-align: center;
	writing-mode: vertical-rl;
letter-spacing: .02667rem;
padding: .32rem .02667rem;
	position: relative;
	box-shadow: 0 0.04rem 0.09333rem rgba(0,0,0,0.2);
	display: inline-block;
	vertical-align: middle
}
.cp_principle .principle_box dl dd:before {
	content: "";
border-left: .21333rem solid #637684;
border-top: .2rem solid transparent;
border-bottom: .2rem solid transparent;
	position: absolute;
	top: 50%;
right: -.2rem;
margin-top: -.2rem
}
.cp_principle .principle_box dl dd strong {
font-size: .34667rem
}
.cp_principle .principle_box dl dt {
	width: 87%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 3.7%;
	position: relative;
	overflow: hidden
}
.cp_principle .principle_box dl dt .cptp {
	width: 7.46667rem;
border: .02667rem solid #ffbb83;
	overflow: hidden
}
.cp_principle .principle_box dl dt .cptp img {
	max-width: none !important;
	width: 7.46667rem
}
.cp_principle .principle_box dl dt .cpgif {
	width: 4.8rem;
border-left: .02667rem solid #ffbb83;
	text-align: center;
	position: absolute;
	right: -4.24rem;
	top: 0;
	bottom: 0;
	transition: all linear 0.4s
}
.cp_principle .principle_box dl dt .cpgif img {
	max-width: none !important;
	width: 102%
}
.cp_principle .principle_box dl dt .cpgif_active {
	right: 0
}
.cp_principle .principle_box dl dt .cpgif_active .look_btn {
	opacity: 0
}
.cp_principle .principle_box dl dt .look_btn {
width: .66667rem;
	background: #fff;
padding: .69333rem 2%;
font-size: .32rem;
	color: #1b97e4;
	line-height: 1.1;
	display: block;
	position: absolute;
right: -.14667rem;
	top: 0;
	bottom: 0;
	transition: all linear 0.4s
}
.cp_principle .principle_box dl dt .look_btn:before {
	content: "";
	width: 100%;
height: .22667rem;
	background: url(../images/cp_principle-show.gif) center top no-repeat;
background-size: .34667rem;
	display: block;
margin-bottom: .21333rem
}
.cp_principle .principle_box dl dt .look_btn span {
	display: block;
margin-bottom: .10667rem
}
.cp_principle .principle_box dl dt .look_btn_active {
	opacity: 0
}
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	flex: 0 0 auto;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
