*,:before,:after {
	margin: 0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

html,body,div,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,dt,dd,p,pre,form,fieldset,figure,figcaption,table,th,td img {
	margin: 0;
	padding: 0
}

body {
	font-family: "Microsoft Yahei", sans-serif;
	color: #333;
	font-size: 16px;
	line-height: 1.7;
	margin: 0 auto;
	background-color: #FFF;
	min-width: 320px;
	max-width: 750px;
	padding-bottom: 1.34rem;
	padding-bottom: calc(0rem + env(safe-area-inset-bottom))
}

header,footer,nav,article,section,aside,time,address {
	display: block;
	margin: 0;
	padding: 0
}

ol,ul,li {
	list-style: none
}

i,em {
	font-style: normal
}

a {
	color: #333;
	text-decoration: none;
	outline: none;
	cursor: pointer
}
#floatbom_id {
	position: fixed;
	bottom: -0.73333rem;
	z-index: 100;
	opacity: 0;
	transition: all .5s;
}

#floatbom_id.active {
	bottom: 0;
	opacity: 1;
}
a:hover,a:active,a:link,a:visited {
	text-decoration: none
}

fieldset,img,video {
	max-width: 100%;
	border: none;
	vertical-align: middle
}

input,select,textarea,button {
	color: #333;
	font-size: 16px;
	font-family: "Microsoft Yahei", sans-serif;
	outline: none;
	border: none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

input,button {
	border-radius: 0;
	-webkit-appearance: none
}

textarea {
	resize: none;
	outline: none;
	border: none;
	-webkit-appearance: none
}

input:-ms-clear {
	display: none
}

input[type="button"],input[type="submit"],input[type="reset"] {
	-webkit-appearance: none;
	outline: none
}

::-webkit-input-placeholder {
	color: #999
}

::-moz-placeholder {
	color: #999
}

:-ms-input-placeholder {
	color: #999
}

:-moz-placeholder {
	color: #999
}

table {
	border-collapse: separate
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	zoom: 1
}

.transition {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s
}

.wrap {
	padding: 0 0.3rem
}

.cppage_header {
	line-height: 1;
	padding-top: 0.34rem
}

.cppage_header .logo {
	width: 2.65rem;
	float: left
}

.cppage_header .tel {
	font-size: 0.3rem;
	color: #262626;
	font-weight: bold;
	float: right;
	padding-top: 0.02rem
}

.cppage_header .tel span {
	font-size: 0.22rem;
	font-weight: normal;
	display: block;
	padding-left: 0.4rem;
	margin-bottom: 0.08rem;
	position: relative
}

.cppage_header .tel span::before {
	content: "";
	width: 0.26rem;
	height: 0.26rem;
	background: url(m_toptel.png) center no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: -0.02rem
}

.cppage_header .nav {
	width: 108%;
	position: relative;
	left: -4%
}

.cppage_header .nav li {
	width: 16.667%;
	float: left
}

.cppage_header .nav li a {
	font-size: 0.28rem;
	color: #262626;
	text-align: center;
	padding-top: 0.31rem;
	padding-bottom: 0.31rem;
	display: block
}

.cppage1 {
	line-height: 1;
	padding-bottom: 0.57rem;
	position: relative
}

.cppage1::before {
	content: "";
	background: #FFF;
	background-image: linear-gradient(#e4ecef, #fff);
	border-radius: 0 0 0.8rem 0;
	position: absolute;
	left: 0;
	right: 0;
	top: -2rem;
	bottom: 0;
	z-index: -1
}

.cppage1 .pic {
	position: relative
}

.cppage1 .pic::before {
	content: "";
	height: 4.75rem;
	background: url(m_cppage1bg.png) center no-repeat;
	background-size: 100%;
	position: absolute;
	left: -0.3rem;
	right: -0.3rem;
	bottom: -1.33rem;
	z-index: -1
}

.cppage1 .pic img {
	width: 100%;
	border-radius: 0.22rem;
	display: block
}

.cppage1 .guide {
	font-size: 0.28rem;
	color: #818181;
	line-height: 0.4rem;
	margin-top: 0.52rem;
	margin-bottom: 0.16rem
}

.cppage1 .guide p {
	height: 0.4rem;
	font-size: 0.24rem;
	color: #3c97aa;
	line-height: 0.38rem;
	background: #e4ecef;
	border: 1px solid #3c97aa;
	display: inline-block;
	margin-right: 0.15rem
}

.cppage1 .guide p span {
	font-style: normal;
	padding-left: 0.14rem;
	padding-right: 0.14rem;
	display: inline-block
}

.cppage1 .guide p .sl {
	background: #3c97aa;
	color: #FFF
}

.cppage1 .guide p .sr {
	color: #3c97aa
}

.cppage1 h1 {
	font-size: 0.48rem;
	color: #0c0c0c;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: 0.5rem;
}

.cppage1 .cs {
	background: #cee1e5;
	border: 0.06rem solid #f6f9fa;
	border-radius: 0.18rem;
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	margin-top: 0.38rem;
	margin-bottom: 0.35rem;
	overflow: hidden;
	box-shadow: 0 0 0 1px #848686;
	position: relative
}

.cppage1 .cs::before {
	content: "";
	width: 1px;
	background: #000000;
	position: absolute;
	left: 50%;
	top: 16%;
	bottom: 16%
}

.cppage1 .cs p {
	width: 50%;
	float: left;
	font-size: 0.3rem;
	color: #043347;
	text-align: center
}

.cppage1 .cs p strong {
	font-size: 0.36rem;
	color: #f85a18;
	display: block;
	margin-top: 0.18rem
}

.cppage1 .wlly p {
	font-size: 0.3rem;
	color: #2f2f2f;
	line-height: 0.52rem
}

.cppage1 .wlly p+p {
	margin-top: 0.32rem
}

.cppage1 .telbox {
	margin-top: 0.2rem;
	margin-bottom: 0.22rem;
	display: block
}

.cppage1 .telbox img {
	width: 100%;
	display: block
}

.cppage1 .flby {
	text-align: center
}

.cppage1 .flby p {
	background: url(m_dhtb.png) left center no-repeat;
	background-size: 0.2rem;
	padding-left: 0.29rem;
	font-size: 0.23rem;
	color: #999999
}

.cppage1 .flby .fl {
	float: left
}

.cppage1 .flby .fc {
	display: inline-block;
	vertical-align: top
}

.cppage1 .flby .fr {
	float: right
}

.same-sty h3 {
	font-size: 0.48rem;
	color: #161616;
	font-weight: bold;
	text-align: center;
	line-height: 1
}

.same-sty p {
	font-size: 0.3rem;
	color: #626262;
	line-height: 0.56rem
}

.same-sty .smp {
	font-size: 0.28rem;
	color: #555555;
	text-align: center;
	margin-top: 0.2rem
}

.bgbox {
	background: #f0f6f8;
	border-radius: 0.8rem 0 0 0;
	padding-top: 0.52rem;
	position: relative
}

.bgbox::before {
	content: "";
	width: 1rem;
	height: 1rem;
	background: #f0f6f8;
	position: absolute;
	right: 0;
	top: -0.77rem;
	z-index: -2
}

.cppage2 {
	margin-left: -6.4%
}

.cppage2 a {
	width: 27.22%;
	height: 0.6rem;
	background: #fff;
	border: 1px solid #79a6ba;
	border-radius: 0.1rem;
	font-size: 0.28rem;
	color: #999999;
	text-align: center;
	line-height: 0.58rem;
	float: left;
	margin-left: 6.1%
}

.cppage2 a.a-on {
	background: #064966;
	border: 1px solid #064966;
	color: #fff
}

.cppage3 {
	background: url(m_cppage3spbg.jpg) center no-repeat;
	background-size: cover;
	border-radius: 0.2rem;
	padding: 0.66rem 0.26rem 0.3rem;
	margin-top: 0.5rem;
	box-shadow: 0 1px 0.32rem rgba(66,84,91,0.22)
}

.cppage3 p {
	margin-top: 0.38rem;
	margin-bottom: 0.48rem
}

.video_swt {
	width: 100%;
	height: 1.8rem;
	background: url(m_cppage3swtbg.png) center no-repeat;
	background-size: 100%;
	padding: 0.74rem 0.24rem 0;
	margin-top: -0.18rem;
	position: relative
}

.video_swt p {
	font-size: 0.26rem;
	color: #fff;
	line-height: 1
}

.video_swt p span {
	font-size: 0.32rem;
	font-weight: bold;
	display: block;
	margin-bottom: 0.18rem
}

.video_swt .btn {
	width: 1.78rem;
	height: 0.77rem;
	background: #fff;
	border-radius: 0.4rem;
	font-size: 0.32rem;
	color: #f85e1a;
	font-weight: bold;
	text-align: center;
	line-height: 0.78rem;
	position: absolute;
	right: 0.26rem;
	bottom: 0.27rem;
	box-shadow: 0 0.11rem 0.18rem rgba(173,63,9,0.67),0 0.02rem 0.13rem rgba(211,80,16,0.52) inset;
	animation: effect 1.5s ease-in-out infinite, effect2 1.5s ease-in-out infinite
}

.cppage4 {
	margin-top: 0.72rem;
	position: relative;
	z-index: 1
}

.cppage4 .cpmodel {
	background: #f0f6f8;
	position: relative
}

.cppage4 .cpmodel::before {
	content: "";
	height: 1.88rem;
	border-radius: 0.5rem;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	box-shadow: 0 0.15rem 0.2rem #c0d2d8;
	z-index: -1
}

.cppage4 .cpmodel li {
	overflow: hidden
}

.cppage4 .cpmodel li:nth-child(odd) {
	background: #e0eaee
}

.cppage4 .cpmodel li span {
	width: 23%;
	font-size: 0.25rem;
	color: #161616;
	line-height: 1.2;
	text-align: center;
	padding: 0.2rem 0;
	float: left
}

.cppage4 .cpmodel li span:first-child {
	width: 25%
}

.cppage4 .cpmodel li span:nth-child(2) {
	width: 29%
}

.cppage4 .cpmodel li span strong {
	font-weight: normal
}

.cppage4 .cpmodel .title {
	background: none !important;
	position: relative
}

.cppage4 .cpmodel .title::before,.cppage4 .cpmodel .title::after {
	content: "";
	height: 1px;
	background-image: linear-gradient(to right, rgba(76,76,76,0), #4c4c4c, rgba(76,76,76,0));
	position: absolute;
	left: 0;
	right: 0
}

.cppage4 .cpmodel .title::before {
	top: 0
}

.cppage4 .cpmodel .title::after {
	bottom: 0
}

.cppage4 .cpmodel .title span {
	color: #808080
}

.cppage4 .cpmodel .title span strong {
	font-size: 0.27rem;
	color: #161616;
	font-weight: bold
}

.cppage4 .swtbtn {
	background: #fff;
	border: 1px solid #8ba6b1;
	border-radius: 0 0 0.4rem 0.4rem;
	display: block;
	font-size: 0.3rem;
	color: #1c1c1c;
	text-align: center;
	line-height: 0.88rem;
	margin-top: 0.51rem;
	box-shadow: 0 -0.08rem 0 #064966
}

.cppage4 .swtbtn::after {
	content: "";
	width: 0.77rem;
	height: 0.51rem;
	background: url(swtbtntb.png) center no-repeat;
	background-size: 100%;
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.3rem;
	margin-top: -0.06rem;
	animation: effect 1.5s ease-in-out infinite
}

.cppage4 .swtbtn span {
	font-weight: bold;
	border-right: 1px solid #000000;
	line-height: 1.1;
	display: inline-block;
	padding-right: 0.27rem;
	margin-right: 0.27rem
}

.cppage5 {
	margin-top: 0.8rem
}

.cppage5 .cpys {
	padding-left: 0.3rem;
	margin-top: 1rem
}

.cppage5 .cpys li {
	background: url(m_cpysbg.jpg) repeat;
	background-size: 0.08rem;
	border: 0.02rem solid #787777;
	border-radius: 0.2rem;
	padding: 0.45rem 0.3rem 0.35rem;
	font-size: 0.28rem;
	color: #555555;
	line-height: 0.56rem;
	position: relative
}

.cppage5 .cpys li strong {
	background: #0e4e69;
	border-radius: 0.1rem;
	font-size: 0.3rem;
	color: #fff;
	line-height: 1.5;
	padding: 0.11rem 0.25rem 0.13rem;
	position: absolute;
	left: -0.3rem;
	top: -0.54rem
}

.cppage5 .cpys li+li {
	margin-top: 0.91rem
}

.cppage6 {
	padding: 0.72rem 0;
	position: relative;
	z-index: 1
}

.cppage6::before {
	content: "";
	background: url(m_cppage6bg.jpg) center bottom no-repeat;
	background-size: 100%;
	position: absolute;
	left: -0.3rem;
	right: -0.3rem;
	top: 0;
	bottom: 0;
	z-index: -1
}

.cppage6 h3 {
	text-align: left
}

.cppage6 p {
	margin-top: 0.3rem
}

.cppage6 .ryul {
	margin-top: 0.4rem
}

.cppage6 .ryul li {
	width: 47.82%;
	float: left;
	/*border: 0.03rem solid #f0f6f8;*/
	border-radius: 0.1rem;
	/*margin-left: 4.35%;*/
	overflow: hidden;
	/*box-shadow: 0 0.05rem 0.1rem rgba(133,158,166,0.51)*/
}

.cppage6 .ryul li:first-child {
	margin-left: 0
}

.cppage7 {
	margin-top: 0.8rem
}

.cppage7 h3 {
	text-align: left
}

.cppage7 p {
	margin-top: 0.34rem
}

.cppage8 {
	margin-top: 0.8rem
}

.cppage8 h3 {
	text-align: center
}

.cppage8 p {
	margin-top: 0.4rem
}

.cppage9 {
	margin-top: 0.75rem
}

.cppage9 .alul li {
	margin-top: 0.45rem;
	box-shadow: 0 0.09rem 0.35rem rgba(41,43,45,0.21)
}

.cppage9 .alul li img {
	width: 100%;
	display: block
}

.cppage9 .alul li p {
	color: #565656;
	text-align: center;
	border: 1px solid #808080;
	border-top: none;
	padding: 0.16rem 0
}

.cppage10 {
	margin-top: 0.88rem
}

.cppage10 .swiper-tab {
	margin-top: 0.5rem
}

.cppage10 .swiper-tab .swiper-title {
	margin-left: -4%;
	overflow: hidden
}

.cppage10 .swiper-tab .swiper-title .swiper-item {
	width: 46%;
	border: 0.02rem solid #3c97aa;
	font-size: 0.28rem;
	line-height: 1.3;
	color: #4C4C4C;
	text-align: center;
	float: left;
	padding: 0.1rem;
	margin-left: 4%
}

.cppage10 .swiper-tab .swiper-title .swiper-item-active {
	background: #3c97aa;
	color: #fff
}

.cppage10 .swiper-tab .swiper-content {
	margin-top: 0.4rem
}

.cppage10 .swiper-tab .swiper-content .swiper-slide {
	display: none
}

.cppage10 .swiper-tab .swiper-content .swiper-slide-active {
	display: block
}

.cppage10 .swiper-tab .swiper-content p {
	margin: 0.46rem 0 0.15rem
}

.cppage10 .swiper-tab td {
	padding: 0.1rem 0
}

.cppage10 .widthslide {
	display: -webkit-box;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch
}

.cppage11 {
	background: #f0f6f8;
	padding-top: 0.68rem;
	padding-bottom: 0.68rem;
	margin-top: 0.6rem
}

.cppage11 p {
	margin-top: 0.5rem
}

.cppage12 {
	margin-top: 0.6rem
}

.cppage12 .cplb {
	margin-left: -3.48%;
	margin-top: 0.4rem;
	overflow: hidden
}

.cppage12 .cplb li {
	width: 46.52%;
	float: left;
	margin-left: 3.48%;
	margin-top: 0.2rem
}

.cppage12 .cplb li img {
	width: 100%
}

.cppage12 .cplb li p a {
	font-size: 0.27rem;
	text-align: center;
	color: #565656;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block
}

.cppage13 {
	background: url(index-bg02.jpg) no-repeat;
	background-size: cover;
	margin-top: 0.6rem;
	padding-top: 0.5rem;
	padding-bottom: 0.8rem
}

.cppage13 p strong {
	display: block;
	font-size: 0.44rem;
	color: #FFF;
	text-align: center;
	font-weight: normal
}

.cppage13 p strong span {
	color: #ffa15e;
	padding-right: 0.1rem
}

.cppage13 p img {
	width: 100%;
	margin-top: 0.3rem
}

.cppage13 .ser-info {
	position: relative;
	background-color: #FFF
}

.cppage13 .ser-info::before,.cppage13 .ser-info::after {
	content: "";
	background: #e6e6e6;
	position: absolute
}

.cppage13 .ser-info::before {
	width: 1px;
	left: 50%;
	top: 0;
	bottom: 0
}

.cppage13 .ser-info::after {
	height: 1px;
	top: 50%;
	left: 0;
	right: 0
}

.cppage13 .ser-info li {
	float: left;
	width: 50%;
	text-align: center;
	line-height: 1.2;
	color: #666;
	font-size: 0.26rem;
	padding: 0.8rem 0
}

.cppage13 .ser-info li strong {
	display: block;
	color: #3c97aa;
	font-size: 0.36rem;
	font-weight: normal;
	margin-bottom: 0.16rem
}

.cppage13 .ser-info .swtbtn {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1.48rem;
	height: 1.48rem;
	margin-left: -0.77rem;
	margin-top: -0.59rem;
	z-index: 10;
	color: #fff;
	font-size: 0.3rem;
	font-weight: 700;
	line-height: 1.3;
	padding-top: 0.36rem;
	text-align: center;
	cursor: pointer
}

.cppage13 .ser-info .swtbtn::before {
	content: "";
	width: 1.48rem;
	height: 1.48rem;
	background: url(ser-btn.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	animation: smove 2.5s linear infinite;
	z-index: -1
}

.telbox2 {
	text-align: center;
	margin-top: 0.28rem
}

.telbox2 img {
	width: 7.08rem;
	animation: effect 1.5s ease-in-out infinite
}

.telbox3 {
	text-align: center;
	margin-top: 0.15rem
}

.telbox3 img {
	width: 6.91rem;
	animation: effect 1.5s ease-in-out infinite
}

.fix-show {
	max-width: 7.5rem;
	height: 1.22rem;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	line-height: 1.2;
	font-family: "微软雅黑";
	background: url(fix-bg.png) center top no-repeat;
	background-size: 100%;
	overflow: hidden;
	z-index: 9999;
	display: none
}

.fix-show p {
	height: 100%
}

.fix-show p .btn1 {
	width: 40.5%;
	height: 100%;
	float: left;
	padding: 0.09rem 0 0 .53rem
}

.fix-show p .btn1 strong {
	padding-left: 0.44rem;
	font-size: 0.3rem;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.01rem;
	display: block;
	position: relative
}

.fix-show p .btn1 strong::before {
	content: "";
	width: 0.33rem;
	height: 0.34rem;
	background: url(fix-icon01.png) center no-repeat;
	background-size: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0
}

.fix-show p .btn1 span {
	padding: .02rem .16rem;
	border: 1px solid #ffb561;
	border-radius: 0.2rem;
	font-size: .22rem;
	color: #ffb561;
	text-align: center;
	display: table;
	margin-top: 0.07rem
}

.fix-show p .btn2 {
	width: 58.5%;
	float: right;
	padding: .3rem 0 .3rem 0.88rem;
	background: url(fix-icon02.gif) left center no-repeat;
	background-size: 0.87rem;
	font-size: .24rem;
	color: #ffffff
}

.fix-show p .btn2 strong {
	font-size: .26rem;
	letter-spacing: 0.02rem;
	display: block;
	margin-top: 0.04rem
}

.fix-top {
	position: fixed;
	bottom: 3rem;
	right: 0.12rem;
	cursor: pointer;
	display: none;
	z-index: 9999
}

.fix-top img {
	width: 0.72rem
}

.footer {
	background-color: #021b26;
	line-height: 1rem;
	color: #e8e8e8;
	font-size: 0.28rem;
	text-align: center
}

.footer p a {
	display: inline-block;
	color: #3c97aa;
	margin: 0 0.1rem
}

@keyframes smove {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

@keyframes effect {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(0.9)
	}

	100% {
		transform: scale(1)
	}
}

@keyframes effect2 {
	0% {
		box-shadow: 0 0.11rem 0.18rem rgba(173,63,9,0.67),0 0.02rem 0.13rem rgba(211,80,16,0.52) inset
	}

	50% {
		box-shadow: 0 0 0 rgba(173,63,9,0.67),0 0 0 rgba(211,80,16,0.52) inset
	}

	100% {
		box-shadow: 0 0.11rem 0.18rem rgba(173,63,9,0.67),0 0.02rem 0.13rem rgba(211,80,16,0.52) inset
	}
}
