@charset "utf-8";
@import url("animate.min.css?v=1.0.1");
@import url("weui.min.css?v=1.0.1");

* {
	font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, "Microsoft Yahei", PingFang SC, Tahoma, Arial, sans-serif;
	padding: 0;
	margin: 0
}

html {
	overflow-x: hidden;
	max-width: 620px;
	margin: 0 auto
}

body {
	padding: 0;
	margin: 0;
	font-family: Arial, "Microsoft Yahei", Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-webkit-overflow-scrolling: touch;
	line-height: 1;
	font-size: 14px;
	background: #f5f5f5
}

a {
	text-decoration: none;
	outline-style: none;
	outline: 0;
	color: #333
}

:focus,
a,
img,
input {
	mayfish: expression(this.onfocus=this.blur);
	cursor: handbblr:expression(this.onFocus=this.blur());
	outline-style: none
}

ul {
	list-style: none
}

em,
img,
li,
ul {
	border: none;
	list-style: none;
	font-style: normal
}

dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
	padding: 0;
	margin: 0;
	font-weight: 400
}

h3,
h4,
h5 {
	font-weight: 400
}

.fl {
	float: left
}

.fr {
	float: right
}

.clear {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0
}

.top_blank {
	height: 75px
}

.blank10 {
	height: 10px
}

.blank15 {
	height: 15px
}

.blank20 {
	height: 20px
}

.blank30 {
	height: 30px
}

.blank40 {
	height: 40px
}

.blank50 {
	height: 50px
}

.blank80 {
	height: 80px
}

#header {
	position: fixed;
	height: 75px;
	background: #fff;
	z-index: 1000;
	width: 100%;
	box-shadow: 0 3px 6px rgba(0, 0, 0, .1);
	box-sizing: border-box;
	padding: 18px 0 0 15px;
	max-width: 620px
}

#header .logo img {
	height: 38px;
	display: block
}

.menu-opener {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%) translateX(20%);
	transform: translateY(-50%) translateX(20%);
	right: 1rem;
	cursor: pointer
}

.menu-opener .menu-label {
	color: #000;
	font-size: 16px;
	display: inline-block;
	line-height: 30px;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top
}

.menu-opener .menu-icon {
	height: 30px;
	width: 30px;
	border: 1px dotted #000;
	border-radius: 15px;
	display: inline-block;
	margin-right: 1em
}

.menu-opener .menu-icon i {
	display: block;
	width: 11px;
	height: 2px;
	top: 13px;
	left: 9px;
	background-color: #000;
	position: relative;
	transition: all .2s ease-in-out
}

.menu-opener .menu-icon i:after,
.menu-opener .menu-icon i:before {
	display: block;
	width: 5px;
	height: 2px;
	background-color: #000;
	content: '';
	left: 3px;
	position: absolute
}

.menu-opener .menu-icon i:before {
	top: -3px;
	transition: all .3s
}

.menu-opener .menu-icon i:after {
	top: 3px;
	transition: all .3s;
	transition-delay: 50ms
}

#container {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
	z-index: 100000
}

#container .header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 75px;
	z-index: 10;
	padding: 15px 1em;
	box-sizing: border-box;
	transition: background-color .2s ease-in-out
}

#container .header nav {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #035cac
}

#container .menu-opener .menu-label {
	color: #fff
}

#container .menu-opener .menu-icon {
	border: #fff 1px solid
}

#container .menu-opener .menu-icon i,
#container .menu-opener .menu-icon i:after,
#container .menu-opener .menu-icon i:before {
	background: #fff
}

.menu-opener.opened .menu-icon {
	transition: transform .3s
}

.menu-opener.opened .menu-icon i {
	top: 13px;
	left: 9px;
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

.menu-opener.opened .menu-icon i:before {
	opacity: 0
}

.menu-opener.opened .menu-icon i:after {
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	width: 11px;
	top: 0;
	left: 0
}

.menu-opener.opened .menu-icon:hover {
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.menu-opener.opened .menu-icon:hover i {
	left: 8px
}

.primary-menu {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%
}

.primary-menu li {
	text-align: center;
	line-height: 38px
}

.primary-menu a {
	display: block;
	color: #fff;
	font-size: 16px
}

#container .tel {
	position: absolute;
	left: 0;
	bottom: 2.4rem;
	text-align: center;
	width: 100%
}

#container .tel a {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	letter-spacing: 1px
}

#container .tel a img {
	margin: 3px 8px 0 0
}

.menu_nav {
	padding-top: 25px;
	background: linear-gradient(to bottom, #fff, #f5f5f5)
}

.menu_nav li {
	width: 25%;
	float: left;
	display: inline-block;
	text-align: center;
	margin-bottom: 15px;
	font-size: 12px
}

.menu_nav li i {
	display: block
}

.menu_nav li i img {
	width: 48px;
	height: 48px;
	margin-bottom: 6px
}

.title {
	text-align: center;
	margin-top: 25px
}

.title h2 {
	font-size: 16px;
	color: #000;
	font-weight: 700;
	margin-bottom: 10px
}

.title h4 {
	font-size: 12px;
	color: #666
}

.page_box {
	padding: 0 12px
}

.box_bai {
	background: #fff;
	border-radius: 5px;
	padding: 20px 12px
}

.box_bai h3 {
	font-size: 15px;
	color: #222;
	font-weight: 700;
	margin-bottom: 20px
}

.box_bai h3 span {
	font-weight: 400;
	float: right;
	font-size: 12px;
	color: #666
}

.box_bai .tips {
	font-size: 12px;
	color: #666;
	margin: 5px 0 13px;
	line-height: 20px
}

.box_bai h4 {
	font-size: 15px;
	color: #222;
	font-weight: 700;
	margin-bottom: 15px;
	text-align: center
}

.box_bai h4 span {
	font-weight: 400;
	font-size: 12px;
	color: #888;
	display: block;
	margin: 10px 0 10px 0
}

#banner .swiper-slide {
	text-align: center;
	overflow: hidden;
	position: relative
}

#banner .swiper-slide img {
	width: 100%;
	display: block
}

#banner .txt {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

#banner .txt p {
	font-size: 18px;
	color: #fff
}

#banner .txt span {
	font-size: 12px;
	color: rgba(255, 255, 255, .8);
	text-transform: uppercase;
	display: block;
	margin-top: 15px
}

#banner .swiper-pagination {
	text-align: center
}

#banner .swiper-pagination-bullet {
	width: 15px;
	height: 2px;
	display: inline-block;
	background: rgba(255, 255, 255, .5);
	opacity: 1;
	margin-right: 6px;
	transition: .3s all;
	border-radius: 2px;
	border-radius: 4px
}

#banner .swiper-pagination-bullet-active {
	background: rgba(252, 127, 43, .7);
	width: 25px;
	height: 4px
}

#banner .swiper-pagination {
	bottom: 15px
}

.title_ny {
	margin: 10px 0 20px 0
}

.title_ny h5 {
	display: inline-block;
	font-size: 16px;
	color: #222;
	font-weight: 700;
	margin-left: 5px
}

.title_ny h5 small {
	margin-left: 5px
}

.title_ny h5 img {
	margin-left: 5px;
	height: 28px;
	vertical-align: bottom
}

.title_ny h6 {
	display: inline-block;
	margin: 0 0 0 8px;
	font-weight: 400;
	font-size: 12px;
	color: #666
}

#s_list {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 35px
}

#s_list .swiper-slide {
	text-align: center;
	background: #f1f3ff;
	border-radius: 5px;
	padding: 20px 0 20px 0
}

#s_list .swiper-slide .pic {
	padding: 0 0 10px 0
}

#s_list .swiper-slide .pic img {
	height: 46px
}

#s_list .swiper-slide .txt {
	padding-bottom: 15px;
	color: #fff
}

#s_list .swiper-slide .txt h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px
}

#s_list .swiper-slide .txt p {
	font-size: 12px
}

#s_list .swiper-pagination-bullet {
	background: #666
}

#s_list .swiper-pagination-bullet-active {
	background: #e60013
}

#s_list .swiper-slide a {
	width: 60%;
	height: 30px;
	line-height: 30px;
	background: rgba(255, 255, 255, .9);
	border-radius: 30px;
	text-align: center;
	font-size: 12px;
	display: inline-block
}

#s_list .hot_1 {
	background: url(../images/hot_bg7.jpg) no-repeat center;
	background-size: cover
}

#s_list .hot_2 {
	background: url(../images/hot_bg4.jpg) no-repeat center;
	background-size: cover
}

#s_list .hot_3 {
	background: url(../images/hot_bg3.jpg) no-repeat center;
	background-size: cover
}

#s_list .hot_4 {
	background: url(../images/hot_bg2.jpg) no-repeat center;
	background-size: cover
}

#s_list .hot_5 {
	background: url(../images/hot_bg5.jpg) no-repeat center;
	background-size: cover
}

#s_list .hot_6 {
	background: url(../images/hot_bg6.jpg) no-repeat center;
	background-size: cover
}

#s_list .hot_7 {
	background: url(../images/hot_bg7.jpg) no-repeat center;
	background-size: cover
}

#s_list .hot_8 {
	background: url(../images/hot_bg8.jpg) no-repeat center;
	background-size: cover
}

#s_list .hot_9 {
	background: url(../images/hot_bg9.jpg) no-repeat center;
	background-size: cover
}

#s_list .hot_10 {
	background: url(../images/hot_bg10.jpg) no-repeat center;
	background-size: cover
}

.service_list li {
	text-align: center;
	background: #fff;
	width: 31.7%;
	float: left;
	border-radius: 5px;
	margin: 0 2.4% 10px 0;
	overflow: hidden
}

.service_list li:nth-child(3n) {
	margin-right: 0
}

.service_list .s_list1 .pic {
	padding: 0 0 15px 0
}

.service_list .s_list1 .pic img {
	width: 100%
}

.service_list .s_list2 .pic {
	padding: 15px 0 10px 0
}

.service_list .s_list2 .pic img {
	height: 42px
}

.service_list li .txt {
	padding-bottom: 10px
}

.service_list li .txt h3 {
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 10px
}

.service_list li .txt p {
	font-size: 12px;
	color: #888;
	line-height: 18px
}

#ad .swiper-slide {
	text-align: center;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
	overflow: hidden
}

#ad .swiper-slide img {
	width: 100%;
	display: block
}

#ad .swiper-pagination {
	text-align: center
}

#ad .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 10px;
	background: rgba(0, 0, 0, .3);
	opacity: 1;
	margin-right: 6px;
	transition: .3s all
}

#ad .swiper-pagination-bullet-active {
	background: rgba(255, 255, 255, .8)
}

#ad .swiper-pagination {
	bottom: 5px
}

.tabs1 {
	margin-top: 20px
}

#wrapper {
	overflow-y: hidden;
	background: #fff;
	padding: 20px 5px;
	border-radius: 5px 5px 0 0
}

.tabs1 li {
	margin-top: 0;
	display: inline-block;
	text-align: center
}

.tabs1 li a {
	font-size: 15px;
	color: #222;
	font-weight: 700;
	padding-bottom: 8px;
	border-bottom: solid 2px #fff;
	transition: .3s all
}

.tabs1 li.active a {
	border-bottom: solid 2px #e60013
}

#tabs-container1 .swiper-slide {
	background: #fff;
	padding: 15px 12px;
	box-sizing: border-box;
	border-radius: 0 0 5px 5px
}

#tabs-container1 .swiper-slide p {
	margin-bottom: 10px;
	line-height: 22px;
	border-bottom: dotted 1px #ddd;
	padding-bottom: 5px
}

.s_a1 a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	border: solid 1px #fe5f37;
	color: #fe5f37;
	text-align: center;
	border-radius: 32px;
	margin: 0 5px 12px 0;
	font-size: 13px
}

.s_a2 a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	border: solid 1px #4b8eff;
	color: #4b8eff;
	text-align: center;
	border-radius: 32px;
	margin: 0 5px 12px 0;
	font-size: 13px
}

.s_a3 a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	border: solid 1px #ca1efe;
	color: #ca1efe;
	text-align: center;
	border-radius: 32px;
	margin: 0 5px 12px 0;
	font-size: 13px
}

.s_a4 a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 15px;
	border: solid 1px #0cdbc9;
	color: #0cdbc9;
	text-align: center;
	border-radius: 32px;
	margin: 0 5px 12px 0;
	font-size: 13px
}

.index_news dl {
	margin-bottom: 15px
}

.index_news dt {
	width: 40%;
	height: 88px;
	overflow: hidden;
	border-radius: 3px
}

.index_news dt img {
	width: 100%;
	border-radius: 3px;
	overflow: hidden;
	margin-top: -10px
}

.index_news dd {
	width: 56%
}

.index_news dd h5 {
	font-size: 14px;
	line-height: 22px;
	margin: 0 0 10px 0;
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.index_news dd .time {
	font-size: 13px;
	padding-left: 15px;
	background: url(../images/icon_time.png) left center no-repeat;
	color: #ccc
}

.more_1 {
	text-align: center;
	margin: 10px 0 10px 0
}

.more_1 a {
	text-transform: uppercase;
	display: inline-block;
	line-height: 32px;
	font-size: 13px;
	width: 60%;
	background: #fff;
	border: solid 1px #ddd;
	border-radius: 36px;
	color: #666
}

.faqbg .faq_title {
	line-height: 42px;
	background: url(../images/gszc_5.png) no-repeat center;
	background-size: cover;
	margin-top: 10px;
	font-size: 14px;
	padding: 0 10px;
	position: relative
}

.faqbg .faq_cont {
	display: none
}

.faqbg .faq_title span {
	width: 42px;
	height: 42px;
	display: inline-block;
	position: absolute;
	right: .4rem;
	top: 0;
	background: url(../images/jia.png) center no-repeat
}

.faqbg .faq_cont {
	background: #f1f3ff;
	font-size: 13px;
	line-height: 22px;
	padding: 10px 10px;
	text-align: justify;
	color: #666;
	border: 0 solid #035cac
}

.faqbg .current {
	background: #2f82ff;
	color: #fff
}

.faqbg .current span {
	background: url(../images/jian.png) center no-repeat
}

.faq_hide {
	overflow: hidden;
	position: relative;
	width: 100%
}

.faq_show {
	overflow: visible;
	position: relative;
	width: 100%
}

.showa {
	background: #fff;
	width: 100%;
	padding: 5px 0 20px 0;
	text-align: center;
	border-radius: 0 0 5px 5px
}

.showa a {
	width: 60%;
	line-height: 32px;
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 32px;
	color: #666
}

.index_form_box {
	width: 100%;
	margin: auto
}

.index_form_box div {
	margin-top: 10px
}

.index_form_box input[type=number],
.index_form_box input[type=text] {
	width: 100%;
	line-height: 38px;
	border-radius: 5px;
	border: 1px solid #e8e8e8;
	padding-left: 3%;
	font-size: 13px;
	box-sizing: border-box
}

input:focus {
	border: 1px solid #ccc
}

textarea:focus {
	border: 1px solid #ccc
}

.textarea textarea {
	width: 100%;
	height: 90px;
	font-size: 12px;
	border-radius: 5px;
	border: 1px solid #e8e8e8;
	padding: 3%;
	padding-top: 5px;
	box-sizing: border-box;
	background: #fff
}

.index_form_box select {
	width: 100%;
	height: 34px;
	box-sizing: border-box;
	background: #f2f2f2;
	line-height: 34px;
	border-radius: 3px;
	border: 1px solid #ddd;
	font-size: 14px;
	padding-left: 2%
}

#formyzm {
	margin-top: 10px
}

#formyzm input {
	width: 160px;
	line-height: 34px;
	border-radius: 3px;
	border: 1px solid #ddd;
	font-size: 14px;
	padding-left: 2%
}

#formyzm img {
	width: 80px;
	padding: 10px 10px
}

.submit input {
	cursor: pointer;
	border-radius: 5px;
	background: #2f82ff;
	opacity: .8;
	color: #fff;
	border: 1px solid #fff;
	display: block;
	width: 100%;
	height: 45px;
	font-size: 16px
}

.submit input:hover {
	background: #f90;
	opacity: 1
}

.submit input:disabled {
	background: #f90;
	opacity: .7
}

.submit {
	padding-top: 5px
}

.contact1 {
	width: 100%;
	text-align: center;
	margin: 25px 0 15px 0
}

.contact1 h3 {
	margin-bottom: 15px
}

.contact1 a {
	display: inline-block;
	width: 60%;
	height: 38px;
	line-height: 38px;
	background: #e60013;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
	font-size: 14px;
	color: #fff
}

.contact2 {
	text-align: center
}

.contact2 h5 {
	line-height: 20px;
	font-size: 12px
}

.contact2 h3 {
	margin: 10px 0 10px;
	font-size: 16px
}

.contact2 p {
	font-size: 13px;
	color: #373739;
	line-height: 20px
}

.contact2 .weixin {
	font-size: 12px;
	margin-top: 15px
}

.contact2 .weixin img {
	width: 90px;
	margin-bottom: 10px
}

footer {
	overflow: hidden;
	padding: 10px 15px;
	background: #323232;
	padding-bottom: 25px
}

footer ul a {
	color: #999;
	margin: 5px 10px 5px 0;
	font-size: 13px;
	line-height: 25px;
	border: solid 1px #444;
	padding: 3px 15px;
	display: inline-block;
	border-radius: 20px
}

footer h3 {
	font-size: 14px;
	color: #ddd;
	margin-bottom: 10px;
	margin-top: 25px
}

footer p {
	color: #999;
	font-size: 14px
}

.qqzixun {
	width: 100%;
	font-size: 14px;
	line-height: 38px;
	color: #ccc;
	background-color: #444;
	text-align: center;
	border-radius: 20px;
	margin-top: 25px
}

#footer2 {
	width: 100%;
	height: 55px;
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	font-size: 12px;
	border-top: 1px solid #eee
}

#footer2 a {
	text-decoration: none;
	width: 25%;
	height: 52px;
	float: left;
	display: block;
	text-align: center;
	color: #555;
	font-size: 12px
}

#footer2 ul li {
	padding-top: 34px
}

#footer2 li.bot_1 {
	background: url(../images/fot_1.png) no-repeat center 7px;
	background-size: 20px auto
}

#footer2 li.bot_2 {
	background: url(../images/fot_2.png) no-repeat center 5px;
	background-size: 25px auto
}

#footer2 li.bot_3 {
	background: url(../images/fot_3.png) no-repeat center 5px;
	background-size: 22px auto
}

#footer2 li.bot_4 {
	background: url(../images/fot_4.png) no-repeat center 5px;
	background-size: 25px auto
}

#footer2 li.bot_5 {
	background: url(../images/fot_5.png) no-repeat center 5px;
	background-size: 25px auto
}

#footer2 li.bot_tj {
	position: relative
}

#footer2 li.bot_tj i {
	width: 50px;
	height: 50px;
	background: #ccc;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: -20px;
	border-radius: 100%;
	background: url(../images/icon_mfzx.png) no-repeat center #fff;
	background-size: 50px 50px
}

.zixun_ico {
	position: fixed;
	z-index: 9999;
	right: 10px;
	bottom: 60px
}

.zixun_ico img {
	width: 48px
}

.page_ban {
	position: relative
}

.page_ban img {
	width: 100%
}

.gszc_box1 li {
	text-align: center;
	background: #fff;
	width: 48%;
	padding: 15px 15px;
	box-sizing: border-box;
	float: left;
	border-radius: 5px;
	overflow: hidden
}

.gszc_box1 li:nth-child(2n) {
	float: right
}

.gszc_box1 li .pic {
	padding: 0 0 10px 0
}

.gszc_box1 li .pic img {
	height: 46px
}

.gszc_box1 li .txt {
	padding-bottom: 10px
}

.gszc_box1 li .txt h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px
}

.gszc_box1 li .txt p {
	font-size: 12px;
	line-height: 18px;
	color: #666
}

.gszc_box1 li a {
	width: 86%;
	height: 30px;
	line-height: 30px;
	background: #f1f3ff;
	border-radius: 30px;
	text-align: center;
	font-size: 13px;
	display: inline-block
}

.gszc_b01 li {
	width: 32%;
	margin-right: 2%;
	padding: 13px 0;
	line-height: 20px;
	color: #fff;
	border-radius: 5px;
	float: left;
	text-align: center;
	margin-top: 10px
}

.gszc_b01 li:nth-child(3) {
	margin-right: 0
}

.gszc_b01 .item1 {
	background: url(../images/gszc_b01.jpg) no-repeat center;
	background-size: cover
}

.gszc_b01 .item2 {
	background: url(../images/gszc_b02.jpg) no-repeat center;
	background-size: cover
}

.gszc_b01 .item3 {
	background: url(../images/gszc_b03.jpg) no-repeat center;
	background-size: cover
}

.gszc_b01 .item4 {
	background: url(../images/gszc_b04.jpg) no-repeat center;
	background-size: cover
}

.gszc_b01 .item5 {
	background: url(../images/gszc_b05.jpg) no-repeat center;
	background-size: cover
}

.gszc_b01 .item6 {
	background: url(../images/gszc_b06.jpg) no-repeat center;
	background-size: cover
}

.s_list_ny li {
	width: 100%;
	padding: 12px 15px;
	height: 86px;
	overflow: hidden;
	margin-bottom: 10px;
	box-sizing: border-box;
	background: #fff;
	transition: .3s all;
	border-radius: 5px
}

.s_list_ny li .pic {
	width: 66px;
	float: left;
	padding-top: 10px;
	transition: .3s all
}

.s_list_ny li .pic img {
	width: 46px
}

.s_list_ny li .txt p {
	color: #666;
	font-size: 12px;
	line-height: 18px;
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.s_list_ny li .txt h3 {
	font-size: 13px;
	display: block;
	padding: 5px 0 8px 0;
	font-weight: 700;
	color: #333
}

.gszc_box2 {
	padding: 15px;
	border-radius: 5px
}

.gszc_box2 h2 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px
}

.gszc_box2 li {
	line-height: 22px;
	font-size: 13px
}

.gszc_box2 li i {
	width: 4px;
	height: 4px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
	border-radius: 4px
}

#gszc_list {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 35px
}

#gszc_list .swiper-slide {
	text-align: center;
	background: #f1f3ff;
	border-radius: 5px;
	padding: 20px 0 20px 0
}

#gszc_list .swiper-slide .pic {
	padding: 0 0 10px 0
}

#gszc_list .swiper-slide .pic img {
	height: 46px
}

#gszc_list .swiper-slide .txt {
	padding-bottom: 0
}

#gszc_list .swiper-slide .txt h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px
}

#gszc_list .swiper-slide .txt p {
	font-size: 12px;
	line-height: 20px;
	color: #666
}

#gszc_list .swiper-pagination-bullet {
	background: #666
}

#gszc_list .swiper-pagination-bullet-active {
	background: #e60013
}

#gszc_list .swiper-slide .price {
	font-size: 18px;
	font-weight: 700;
	color: #e60013;
	margin-bottom: 10px
}

.process-axis {
	width: 100%
}

.process-at-backup,
.process-at-check,
.process-at-record,
.process-at-register {
	width: 25%
}

.process-time {
	text-align: center;
	font-size: 12px;
	margin-bottom: 5px
}

.process-tit {
	font-size: 12px;
	width: 100%;
	height: 34px;
	line-height: 30px;
	text-align: center;
	color: #fff
}

.process-at-register {
	margin-left: 25%
}

.process-at-register .process-time {
	color: #ff9b3d
}

.process-at-register .process-tit {
	background: url(../images/bg_5.png) no-repeat center center;
	background-size: 100% auto
}

.process-at-backup {
	margin-left: 25%
}

.process-at-backup .process-time {
	color: #33c9f9
}

.process-at-backup .process-tit {
	background: url(../images/bg_7.png) no-repeat center center;
	background-size: 100% auto
}

.process-at-check .process-time {
	color: #5cda6b
}

.process-at-check .process-tit {
	background: url(../images/bg_4.png) no-repeat center center;
	background-size: 100% auto;
	line-height: 40px;
	margin-bottom: 5px
}

.process-at-record {
	margin-left: 25%
}

.process-at-record .process-time {
	color: #44e5cd
}

.process-at-record .process-tit {
	background: url(../images/bg_6.png) no-repeat center center;
	background-size: 100% auto;
	line-height: 40px;
	margin-bottom: 5px
}

.process-axis-line {
	width: 100%;
	height: 5px;
	border-radius: 5px;
	background: #dceeff;
	margin: 85px 0 15px 0;
	position: relative
}

.process-axis-line ul {
	position: absolute;
	top: -8px;
	width: 100%
}

.process-axis-line li {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #fff
}

.process-axis-line li span {
	width: 21px;
	height: 21px;
	line-height: 21px;
	border-radius: 50%;
	background: #a2d2ff;
	display: inline-block
}

.gszc_box4 li {
	width: 33.3%;
	float: left;
	text-align: center;
	font-size: 12px;
	margin-bottom: 15px
}

.gszc_box4 li img {
	width: 60px;
	margin-bottom: 8px
}

.mquestion li {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #eaeaea;
	position: relative
}

.mquestion li .tit {
	width: 18px;
	height: 18px;
	border-radius: 3px;
	text-align: center;
	position: absolute
}

.mquestion li .question {
	margin-bottom: 10px
}

.mquestion li .question .tit {
	background: url(../images/icon_ques.png) no-repeat center;
	background-size: 100%
}

.mquestion li .question .cont {
	color: #30c8c6;
	font-weight: 700
}

.mquestion li .answer .tit {
	background: url(../images/icon_ans.png) no-repeat center;
	background-size: 100%
}

.mquestion li .cont {
	margin-left: 25px;
	font-size: 13px;
	line-height: 20px
}

.mquestion .last {
	border: none
}

.xgfw li {
	width: 33.3%;
	float: left;
	text-align: center;
	margin-bottom: 15px;
	font-size: 13px
}

.xgfw li img {
	width: 50%;
	margin-bottom: 5px
}

.xgfw.gsbg li {
	width: 25%
}

.dljz_box1 .left {
	width: 48%;
	float: left
}

.dljz_box1 .right {
	width: 49%;
	float: right
}

.dljz_box1 .left li {
	width: 100%;
	height: 180px;
	background: url(../images/dljz_bg1.png) no-repeat center;
	background-size: cover;
	border-radius: 5px;
	color: #fff;
	padding: 50px 0 0 10px;
	box-sizing: border-box
}

.dljz_box1 .left li h5 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 15px
}

.dljz_box1 .left li p {
	font-size: 12px;
	margin-bottom: 15px;
	color: rgba(255, 255, 255, .6)
}

.dljz_box1 .left li .price {
	font-size: 20px
}

.dljz_box1 .left li .price span {
	font-size: 12px
}

.dljz_box1 .right li {
	width: 100%;
	height: 85px;
	background: url(../images/dljz_bg2.png) no-repeat center;
	background-size: cover;
	border-radius: 5px;
	color: #fff;
	padding: 15px 0 0 10px;
	box-sizing: border-box
}

.dljz_box1 .right li:nth-child(2) {
	background: url(../images/dljz_bg3.png) no-repeat center;
	background-size: cover
}

.dljz_box1 .right li h5 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px
}

.dljz_box1 .right li p {
	font-size: 12px;
	margin-bottom: 8px;
	color: rgba(255, 255, 255, .6)
}

.dljz_box1 .right li .price {
	font-size: 18px
}

.dljz_box1 .right li .price span {
	font-size: 12px
}

.dlzj_box2 li.citem .ptop {
	width: 100%;
	height: 72px;
	box-sizing: border-box;
	padding: 18px 0 0 0;
	text-align: center;
	border-radius: 5px
}

.dlzj_box2 li.citem .tit {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px
}

.dlzj_box2 li.citem .cont {
	font-size: 13px;
	color: rgba(255, 255, 255, .8)
}

.dlzj_box2 li.citem .tags {
	padding: 10px 0 10px
}

.dlzj_box2 li.citem .tags span {
	display: block;
	font-size: 13px;
	line-height: 25px;
	color: #666;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 20px;
	position: relative
}

.dlzj_box2 li.citem .tags span::before {
	content: '';
	width: 5px;
	height: 5px;
	background-color: #ccc;
	position: absolute;
	top: 50%;
	left: 6px;
	border-radius: 50%;
	margin-top: -3px
}

.flowbox {
	position: relative
}

.flowbox .line {
	width: 2px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 10px;
	background: url(../images/icon_line.png) repeat-y center;
	background-size: 100%
}

.flowbox li {
	padding-left: 30px;
	margin-bottom: 10px
}

.flowbox li .tit {
	font-size: 13px;
	line-height: 26px;
	font-weight: 700;
	position: relative
}

.flowbox li p.cont {
	font-size: 12px;
	line-height: 20px;
	color: #666
}

.flowbox li .tit .step {
	width: 22px;
	height: 22px;
	border-radius: 50%;
	background-color: transparent;
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	color: #fff;
	font-weight: 700;
	position: absolute;
	top: 0;
	left: -30px;
	background: -webkit-gradient(linear, left top, left bottom, from(#f39237), to(#f7c161));
	background: linear-gradient(top, #f39237, #f7c161)
}

.flowbox li .tit .step2 {
	background: -webkit-gradient(linear, left top, left bottom, from(#f66648), to(#fc8d5f));
	background: linear-gradient(top, #f66648, #fc8d5f)
}

.flowbox li .tit .step3 {
	background: -webkit-gradient(linear, left top, left bottom, from(#31c9c6), to(#52e6a8));
	background: linear-gradient(top, #31c9c6, #52e6a8)
}

.flowbox li .tit .step4 {
	background: -webkit-gradient(linear, left top, left bottom, from(#556ffe), to(#6881fd));
	background: linear-gradient(top, #556ffe, #6881fd)
}

.flowbox li .tit .step5 {
	background: -webkit-gradient(linear, left top, left bottom, from(#4130f1), to(#554cfe));
	background: linear-gradient(top, #4130f1, #554cfe)
}

.flowbox li .tit .step6 {
	background: -webkit-gradient(linear, left top, left bottom, from(#da3a6a), to(#fa5d5e));
	background: linear-gradient(top, #da3a6a, #fa5d5e)
}

.gxrd_box1 {
	line-height: 22px;
	font-size: 13px;
	border-radius: 5px;
	text-align: justify;
	color: #3e444f;
	background-color: #f4f7fb;
	padding: 12px
}

.gxrd_box2 li {
	height: 36px;
	line-height: 36px;
	border-radius: 5px;
	background-color: #ffe9ec;
	font-size: 14px;
	color: #ff0c44;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 25px;
	margin-bottom: 10px;
	position: relative
}

.gxrd_box2 li.citem::after {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 15px;
	background-color: #ff0c44;
	margin-top: -2.5px
}

.gxrd_box2 li.item2 {
	background-color: #e4f7fd;
	color: #2484fa
}

.gxrd_box2 li.item2::after {
	background-color: #2484fa
}

.gxrd_box2 li.item3 {
	background-color: #e8fdf9;
	color: #00dbbe
}

.gxrd_box2 li.item3::after {
	background-color: #00dbbe
}

.gxrd_box2 li.item4 {
	background-color: #fff5ed;
	color: #ff6a31
}

.gxrd_box2 li.item4::after {
	background-color: #ff6a31
}

.gxrd_box3 li {
	width: 25%;
	float: left;
	font-size: 12px;
	text-align: center;
	margin-top: 15px;
	color: #666;
	line-height: 18px
}

.gxrd_box3 li img {
	width: 46px;
	margin-bottom: 0
}

.gxrd_box4 .citem {
	padding: 10px 15px;
	background-color: #f0f5ff;
	border-radius: 5px;
	margin-top: 10px
}

.gxrd_box4 .citem .tit {
	font-size: 14px;
	line-height: 30px;
	color: #5768e3;
	font-weight: 700
}

.gxrd_box4 .citem .cont {
	font-size: 12px;
	line-height: 20px;
	color: #5768e3
}

.gxrd_box4 .item2 {
	background-color: #fff6f7
}

.gxrd_box4 .item2 .cont,
.gxrd_box4 .item2 .tit {
	color: #da3a51
}

.ssch_box {
	box-shadow: 0 3px 9px #ccc;
	padding: 15px 10px 60px 10px;
	font-size: 13px;
	line-height: 20px;
	border-radius: 5px
}

.ssch_box1 {
	width: 80%;
	padding: 15px;
	font-size: 12px;
	line-height: 20px;
	margin: -50px auto 0 auto;
	text-align: justify;
	color: #fff;
	border-radius: 5px;
	background: url(../images/ssch_bg1.png) no-repeat center;
	background-size: cover
}

.ssch_box2 {
	width: 80%;
	padding: 15px;
	font-size: 12px;
	line-height: 20px;
	margin: -50px auto 0 auto;
	text-align: justify;
	color: #fff;
	border-radius: 5px;
	background: url(../images/ssch_bg2.png) no-repeat center;
	background-size: cover
}

.ssch_box3 h5 {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 10px
}

.ssch_box3 li {
	font-size: 12px;
	padding: 0 20px;
	height: 32px;
	line-height: 32px;
	border-radius: 32px;
	float: left;
	margin: 10px 5px 0 5px
}

.ssch_box31 li {
	background: #ffe8d6;
	color: #ff8320
}

.ssch_box32 li {
	background: #ebecff;
	color: #4b63f4
}

.zlbox li {
	box-sizing: border-box;
	background: url(../images/im_bg_bule.png) no-repeat center;
	background-size: cover;
	padding: 15px 0 0 10px;
	margin-bottom: 10px
}

.zlbox li .tit {
	font-size: 14px;
	color: #fff;
	font-weight: 700;
	position: relative;
	margin-bottom: 8px
}

.zlbox li .tit span {
	font-size: 12px;
	font-weight: 400
}

.zlbox li p {
	font-size: 12px;
	line-height: 20px;
	color: #fff
}

.zlbox li.l1 {
	width: 48.5%;
	height: 80px;
	border-radius: 5px
}

.zlbox li.l1-2 {
	background-image: url(../images/im_bg_chengse.png);
	background-size: cover
}

.zlbox li.l1-3 {
	background-image: url(../images/im_bg_yellow.png);
	background-size: cover
}

.zlbox li.l2 {
	width: 100%;
	height: 80px;
	border-radius: 5px
}

.zlbox li.l2-1 {
	background-image: url(../images/im_bg_red.png);
	background-size: cover
}

.zlbox li.l2-2 {
	background-image: url(../images/im_bg_green.png);
	background-size: cover
}

.zlbox li.l2-3 {
	background-image: url(../images/im_bg_lanse.png);
	background-size: cover
}

.zlbox li.l2-4 {
	background-image: url(../images/im_pure.png);
	background-size: cover
}

.zl_box1 .side {
	background: url(../images/zl_bg1.jpg) no-repeat center;
	padding: 20px 0 0 0;
	background-size: cover
}

.zl_box1 .side h2 {
	font-size: 15px;
	margin-bottom: 10px;
	color: #04b398;
	padding: 0 10px;
	text-align: left;
	font-weight: 700
}

.zl_box1 .side p {
	color: #04b398;
	text-align: left
}

.zl_box1 li {
	width: 48.5%;
	height: 160px;
	overflow: hidden;
	text-align: center;
	background: #fff;
	border-radius: 5px;
	margin-bottom: 15px;
	padding-top: 25px;
	box-sizing: border-box
}

.zl_box1 li .pic {
	text-align: center;
	margin-bottom: 5px
}

.zl_box1 li .pic img {
	height: 60px;
	margin-bottom: 10px
}

.zl_box1 li h3 {
	font-size: 15px;
	transition: .3s all;
	margin-bottom: 5px
}

.zl_box1 li p {
	font-size: 12px;
	line-height: 20px;
	color: #999;
	padding: 0 10px
}

#bqzl {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 35px
}

#bqzl .swiper-slide {
	text-align: center;
	background: #f1f3ff;
	border-radius: 5px;
	padding: 20px 0 20px 0
}

#bqzl .swiper-slide .pic {
	padding: 0 0 10px 0
}

#bqzl .swiper-slide .pic img {
	height: 46px
}

#bqzl .swiper-slide .txt {
	padding-bottom: 0
}

#bqzl .swiper-slide .txt h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px
}

#bqzl .swiper-slide .txt p {
	font-size: 12px;
	line-height: 20px;
	color: #666
}

#bqzl .swiper-pagination-bullet {
	background: #666
}

#bqzl .swiper-pagination-bullet-active {
	background: #e60013
}

.weizhi {
	line-height: 32px;
	margin: 0 0;
	background: url(../images/home_bot.png) no-repeat 10px 6px #fafafa;
	border-bottom: solid 1px #e8e8e8;
	background-size: auto 18px;
	text-indent: 35px;
	font-size: 12px;
	color: #666
}

.weizhi a {
	color: #666
}

.sub_nav {
	text-align: center;
	border-bottom: 0 solid #eee;
	box-sizing: border-box;
	padding: 15px 5px 10px 5px
}

.sub_nav li {
	float: left;
	margin-bottom: 6px
}

.sub_nav li a {
	font-size: 14px;
	background: #fff;
	border: solid 1px #e8e8e8;
	display: block;
	color: #333;
	margin: 0 5px;
	padding: 10px 0;
	border-radius: 42px
}

.sub_nav li.currclass a {
	background: #146bbb;
	color: #fff
}

.sub2 li {
	width: 50%
}

.sub3 li {
	width: 33.3%
}

.sub4 li {
	width: 25%
}

.pic_art_list dl {
	padding: 10px 10px;
	border-bottom: solid 0 #eee;
	transition: all .3s;
	background: #fff;
	border-radius: 5px;
	margin-top: 10px
}

.pic_art_list .img-list a:last-child dl {
	margin-bottom: 30px
}

.pic_art_list dt {
	width: 38%;
	overflow: hidden
}

@media screen and (max-width:768px) {
	.pic_art_list dt {
		height: 95px
	}
}

@media screen and (max-width:425px) {
	.pic_art_list dt {
		height: 90px
	}
}

@media screen and (max-width:375px) {
	.pic_art_list dt {
		height: 85px
	}
}

@media screen and (max-width:320px) {
	.pic_art_list dt {
		height: 80px
	}
}

.pic_art_list dt img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 3px
}

.pic_art_list dt+dd {
	width: 58%;
	float: right
}

.pic_art_list dd h5 {
	font-size: 15px;
	line-height: 24px
}

.pic_art_list dd .time {
	font-size: 12px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	color: #aaa;
	margin-top: 5px
}

.btn-more {
	width: 66%;
	margin: 20px auto;
	border: solid 1px #e8e8e8;
	background: #fff;
	line-height: 32px;
	text-align: center;
	border-radius: 32px
}

.dixian {
	font-size: 12px;
	text-align: center;
	color: #999;
	margin: 10px auto
}

.navbar {
	line-height: 44px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-bottom: 0 solid #e3e3e3;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background: #035cac;
	z-index: 99
}

.navbar .back {
	width: 25px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 10px 15px 9px 10px
}

.navbar .back img {
	width: 100%;
	display: block
}

.ntitle {
	border-bottom: solid 1px #e8e8e8;
	margin-bottom: 10px
}

.ntitle h2 {
	font-size: 20px;
	line-height: 25px
}

.ntitle span {
	font-size: 12px;
	color: #aaa;
	margin: 10px 0 15px;
	display: block;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.ptitle {
	text-align: center;
	margin: 10px 0
}

.ptitle h1 {
	font-size: 20px
}

.neirong {
	line-height: 25px;
	text-align: justify;
	overflow: hidden
}

.neirong img {
	max-width: 100%;
	border-radius: 5px
}

.neirong p {
	margin-bottom: 15px;
	font-size: 15px
}

.neirong table {
	border: 1px solid #ddd;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 25px
}

.neirong table td {
	padding: 5px;
	border: 1px solid #ddd
}

.more {
	margin: 15px auto
}

.more a {
	width: 80%;
	margin: auto;
	text-align: center;
	line-height: 32px;
	background: #f8f8f8;
	border: solid 1px #ddd;
	color: #999;
	border-radius: 100px;
	font-size: 14px;
	display: block
}

.more a:hover {
	background: #146bbb;
	border: solid 1px #146bbb;
	color: #fff
}

.mypages {
	margin-bottom: 10px;
	text-align: center;
	height: 50px;
	line-height: 50px
}

.mypages a {
	background: #e1dfe0;
	padding: 8px 15px;
	color: #333;
	font-size: 14px;
	border-radius: 3px
}

.mypages a.curr,
.mypages a:hover {
	background: #1463aa;
	color: #fff
}

.mypage_2 {
	font-size: 0;
	text-align: center;
	overflow: hidden
}

.mypage_2>* {
	box-sizing: border-box;
	color: #666;
	width: 42px;
	height: 42px;
	line-height: 40px;
	background: #fff;
	border: solid 1px #e8e8e8;
	border-left: 0
}

.mypage_2 .curr,
.mypage_2 a {
	font-family: arial;
	font-size: 16px;
	display: inline-block;
	vertical-align: top
}

.mypage_2 .curr,
.mypage_2 a:hover {
	background-color: #eee;
	color: #666
}

.mypage_2 .nex,
.mypage_2 .pre {
	font-size: 12px;
	font-family: "microsoft yahei";
	width: 64px;
	text-align: center
}

.mypage_2>:first-child,
.mypage_2>:last-child {
	font-size: 12px;
	width: 64px;
	text-align: left;
	background-repeat: no-repeat
}

.mypage_2>:first-child {
	padding-left: 26px;
	border-left: solid 1px #e8e8e8;
	background-position: 12px center;
	background-image: url(../images/pre_pic.png);
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px
}

.mypage_2>:last-child {
	padding-left: 12px;
	background-position: 47px center;
	background-image: url(../images/nex_pic.png);
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px
}

#pxkc {
	padding-bottom: 20px
}

#pxkc img {
	width: 100%;
	display: block;
	border-radius: 5px
}

#pxkc .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 50%;
	background: #ccc;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	opacity: 1
}

#pxkc .swiper-pagination-bullet-active {
	background: #e00;
	color: #fff;
	width: 8px;
	border-radius: 8px;
	opacity: 1
}

#pxkc .swiper-pagination {
	bottom: 0
}

#pxkc .swiper-slide {
	position: relative
}

#pxkc .swiper-slide h3 {
	font-size: 14px;
	position: absolute;
	margin-top: -32px;
	padding: 0 10px;
	box-sizing: border-box;
	border-radius: 0 0 5px 5px;
	color: #fff;
	background: rgba(0, 0, 0, .5);
	width: 100%;
	line-height: 32px
}

#pxkc .swiper-slide p {
	line-height: 22px;
	text-align: justify;
	margin-top: 8px
}

.page_fw li {
	width: 30.3%;
	background: #fff;
	border-radius: 5px;
	margin: 0 1.5% 10px 1.5%;
	font-size: 14px;
	padding-bottom: 10px;
	text-align: center;
	float: left;
	transition: .3s all
}

.page_fw li>div {
	width: 100%;
	height: 60px
}

.page_fw li:nth-child(1) div {
	background: url(../images/fw_03.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(2) div {
	background: url(../images/icon_mfhm.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(3) div {
	background: url(../images/fw_09.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(4) div {
	background: url(../images/fw_11.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(5) div {
	background: url(../images/gssj_ico1.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(6) div {
	background: url(../images/fw_19.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(7) div {
	background: url(../images/dljz_ico8.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(8) div {
	background: url(../images/gssj_ico4.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(9) div {
	background: url(../images/sbzc_ico1.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(10) div {
	background: url(../images/fw_25.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(11) div {
	background: url(../images/gssj_ico4.png) no-repeat center;
	background-size: 36px auto
}

.page_fw li:nth-child(12) div {
	background: url(../images/dljz_ico7.png) no-repeat center;
	background-size: 36px auto
}

.page_bz li {
	clear: both
}

.page_bz li .icon {
	width: 86px;
	height: 86px;
	display: inline-block;
	float: left;
	margin: 0 10px
}

.page_bz li .title {
	font-size: 18px;
	padding: 15px 0 5px 0
}

.page_bz li .content {
	color: #666
}

.gshm_ban {
	background: url(../images/gshm_01.png) no-repeat #2345c1;
	background-size: 100% auto;
	height: 180px
}

.qyhm_box2 li {
	float: left;
	width: 32%;
	margin-right: 2%;
	line-height: 48px;
	text-align: center;
	color: #fff;
	border-radius: 5px
}

.qyhm_box2 li:nth-child(1) {
	background: #7358ff
}

.qyhm_box2 li:nth-child(2) {
	background: #2cd7fb
}

.qyhm_box2 li:nth-child(3) {
	background: #008dff;
	margin-right: 0
}

.qyhm_box3 {
	height: 225px;
	overflow: auto
}

.qyhm_box3 p {
	line-height: 20px;
	text-align: justify;
	margin-bottom: 5px;
	font-size: 12px
}

.qyhm_box3::-webkit-scrollbar {
	width: 2px;
	height: 60px;
	background: #eceff3;
	border-radius: 2px
}

.qyhm_box3::-webkit-scrollbar-thumb {
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, .2);
	background: #6987f7
}

.ms-title {
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #f1f1f4;
	background-color: #fff;
	font-size: 16px;
	line-height: 60px;
	color: #21243c;
	position: relative;
	text-align: center;
	z-index: 3
}

.ms-title .goback {
	display: block;
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 16px;
	line-height: 60px;
	padding-left: 15px;
	color: #21243c;
	background: url(../images/ms_icon_left.png) no-repeat left;
	background-size: auto 15px
}

.all_box li {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 13px
}

.all_box li img {
	width: 45px;
	margin-bottom: 10px
}

.web_list li {
	text-align: center;
	background: #fff;
	width: 48.5%;
	float: left;
	border-radius: 5px;
	overflow: hidden
}

.web_list li:nth-child(2n) {
	float: right
}

.web_list .s_list1 .pic {
	padding: 0 0 15px 0
}

.web_list .s_list1 .pic img {
	width: 100%
}

.web_list .s_list2 .pic {
	padding: 15px 0 15px 0
}

.web_list .s_list2 .pic img {
	height: 56px
}

.web_list .s_list2 li {
	margin-bottom: 10px
}

.web_list li .txt {
	padding-bottom: 20px
}

.web_list li .txt h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px
}

.web_list li .txt p {
	font-size: 12px;
	color: #888;
	line-height: 18px;
	padding: 0 10px
}

#w_list {
	width: 100%;
	padding-bottom: 40px
}

#w_list .swiper-slide {
	text-align: center;
	background: #fff;
	border-radius: 5px
}

#w_list .swiper-slide .pic {
	padding: 25px 0 20px 0
}

#w_list .swiper-slide .pic img {
	height: 46px
}

#w_list .swiper-slide .txt {
	padding-bottom: 25px
}

#w_list .swiper-slide .txt h3 {
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px
}

#w_list .swiper-slide .txt p {
	font-size: 12px;
	color: #888;
	line-height: 20px
}

#w_list .swiper-pagination-bullet {
	background: #666
}

#w_list .swiper-pagination-bullet-active {
	background: #e60013
}

.bz_box li {
	width: 100%;
	padding: 10px 15px;
	margin-bottom: 10px;
	box-sizing: border-box;
	background: #fff;
	transition: .3s all;
	border-radius: 5px
}

.bz_box li .pic {
	width: 60px;
	float: left;
	transition: .3s all
}

.bz_box li .pic img {
	display: block;
	width: 48px
}

.bz_box li .txt p {
	line-height: 22px;
	color: #666;
	font-size: 12px
}

.bz_box li .txt h3 {
	font-size: 16px;
	color: #333;
	display: block;
	margin: 10px 0 0 0;
	font-weight: 400
}

.xcx_yy li {
	width: 47%;
	margin: 5px 1.5%;
	height: 190px;
	border: solid 0 #e8e8e8;
	background: #fff;
	box-sizing: border-box;
	text-align: center;
	float: left;
	cursor: pointer;
	transition: .3s all;
	border-radius: 5px
}

.xcx_yy .xcx_yy_ico {
	height: 80px;
	line-height: 80px
}

.xcx_yy .xcx_yy_ico img {
	display: inline-block;
	vertical-align: middle;
	height: 46px
}

.xcx_yy li h3 {
	font-size: 16px;
	height: 25px;
	color: #000;
	font-weight: 400
}

.xcx_yy li p {
	font-size: 12px;
	color: #666;
	line-height: 22px;
	padding: 0 10px
}

#certify {
	position: relative
}

#certify .swiper-container {
	padding-bottom: 20px
}

#certify .swiper-slide {
	width: 300px;
	height: 559px;
	padding-top: 70px;
	box-sizing: border-box;
	background: url(../images/iphone.png) no-repeat;
	text-align: center
}

#certify .swiper-slide img {
	display: inline-block;
	width: 229px;
	height: 407px
}

#certify .swiper-button-prev {
	left: 0;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: 0;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

.weui-toptips {
	z-index: 100002;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	padding: 0 5px;
	height: 54px;
	line-height: 54px
}

.weui-toptips.weui-toptips_visible {
	opacity: 1
}

.weui-icon_toast {
	font-size: 55px;
	color: #fff;
	margin-bottom: 6px
}

.weui-toast--text {
	min-height: initial;
	font-size: 18px;
	padding: 8px 16px;
	width: auto;
	top: 40%
}

.weui-toast--text .weui-icon_toast {
	display: none
}

.weui-cell__hd img {
	display: block;
	margin-right: 5px
}

.weui-cell_swiped .weui-cell__bd {
	-webkit-transition: -webkit-transform .3s;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	transition: transform .3s, -webkit-transform .3s
}

.swipeout-touching .weui-cell__bd {
	-webkit-transition: none;
	transition: none
}

.weui-dialog,
.weui-toast {
	-webkit-transition-duration: .2s;
	transition-duration: .2s;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	visibility: hidden;
	margin: 0;
	top: 45%;
	z-index: 2000
}

.weui-dialog .weui-dialog__btn.default,
.weui-toast .weui-dialog__btn.default {
	color: #5f646e
}

.weui-dialog .weui-dialog__btn+.weui-dialog__btn,
.weui-toast .weui-dialog__btn+.weui-dialog__btn {
	position: relative
}

.weui-dialog .weui-dialog__btn+.weui-dialog__btn:after,
.weui-toast .weui-dialog__btn+.weui-dialog__btn:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	width: 1px;
	height: 100%;
	border-left: 1px solid #d5d5d6;
	color: #d5d5d6;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scaleX(.5);
	transform: scaleX(.5)
}

.weui-dialog.weui-dialog--visible,
.weui-dialog.weui-toast--visible,
.weui-toast.weui-dialog--visible,
.weui-toast.weui-toast--visible {
	opacity: 1;
	visibility: visible
}

.weui-toast_forbidden {
	color: #f76260
}

.weui-toast_cancel .weui-icon-toast:before {
	content: "\EA0D"
}

.weui-toast_forbidden .weui-icon-toast:before {
	content: "\EA0B";
	color: #f76260
}

.weui-toast_text {
	min-height: 1em;
	width: auto;
	height: 45px;
	border-radius: 25px;
	margin-left: 0;
	-webkit-transform: scale(.9) translate3d(-50%, 0, 0);
	transform: scale(.9) translate3d(-50%, 0, 0);
	-webkit-transform-origin: left;
	transform-origin: left
}

.weui-toast_content {
	font-size: 14px
}

.weui-toast_text.weui-toast--visible {
	-webkit-transform: scale(1) translate3d(-50%, 0, 0);
	transform: scale(1) translate3d(-50%, 0, 0)
}

.weui-toast_text .weui-icon-toast {
	display: none
}

.weui-toast_text .weui-toast_content {
	margin: 10px 15px
}

.weui-mask {
	opacity: 0;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	visibility: hidden;
	cursor: pointer
}

.weui-mask.weui-mask--visible {
	opacity: 1;
	visibility: visible
}

.weui-prompt-input {
	padding: 4px 6px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	height: 2em;
	width: 80%;
	margin-top: 10px
}

.weui-notification {
	position: fixed;
	width: 100%;
	min-height: 3.5rem;
	top: -2rem;
	padding-top: 2rem;
	left: 0;
	right: 0;
	z-index: 9999;
	background-color: rgba(0, 0, 0, .75);
	color: #fff;
	font-size: 13px;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	-webkit-transition: .4s;
	transition: .4s
}

.weui-notification.weui-notification--in {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.weui-notification.weui-notification--touching {
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.weui-notification .weui-notification__inner {
	padding: .5rem .6rem 1rem .6rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start
}

.weui-notification .weui-notification__content {
	width: 100%;
	margin: 0 .4rem
}

.weui-notification .weui-notification__title {
	font-weight: 700;
	font-size: 15px
}

.weui-notification .weui-notification__text {
	line-height: 1;
	margin-top: 3px
}

.weui-notification .weui-notification__media {
	height: 1rem;
	width: 1rem
}

.weui-notification .weui-notification__media img {
	width: 100%
}

.weui-notification .weui-notification__handle-bar {
	position: absolute;
	bottom: .2rem;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	width: 2rem;
	height: .3rem;
	border-radius: .15rem;
	background: #fff;
	opacity: .5
}

@media all and (min-width:414px) {
	.weui-notification {
		min-height: 3.1rem
	}

	.weui-notification .weui-notification__inner {
		padding: .5rem .6rem .8rem .6rem
	}
}

.weui-reddot,
.weui-reddot-s {
	position: relative;
	display: inline-block;
	line-height: 22px;
	padding: 0 6px
}

.weui-reddot:after {
	content: '';
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	background-color: #f74c31;
	border-radius: 5px;
	right: -3px;
	top: -3px;
	background-clip: padding-box
}

.weui-reddot-s:after {
	content: '';
	position: absolute;
	display: block;
	width: 8px;
	height: 8px;
	background-color: #f74c31;
	border-radius: 5px;
	width: 6px;
	height: 6px;
	top: 0;
	right: 0;
	background-clip: padding-box
}

.swiper-button-next,
.swiper-button-prev {
	width: 15px;
	height: 24px;
	background-size: 15px 24px;
	margin-top: -12px
}

.f-orange {
	color: #fc7f2b !important
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
	-webkit-appearance: none
}

input[type=number] {
	-moz-appearance: textfield
}

.sem-hidden {
	display: none
}

.weui-loadmore_line {
	margin-bottom: 0 !important
}

.weui-loadmore_line .weui-loadmore__tips {
	background-color: #f5f5f5 !important
}

.wrapper-customer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1001;
	display: none;
	background-color: rgba(0, 0, 0, .7)
}

.wrapper-customer .popbox {
	width: 360px;
	left: 50%;
	margin-left: -180px;
	position: absolute;
	top: 140px;
	right: auto;
	bottom: auto;
	border-radius: 20px;
	background-color: #fff
}

.wrapper-customer .container {
	background: url(../popup/bg-main.png) repeat-x;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	position: relative;
	border-radius: 20px
}

.wrapper-customer .header-wrap {
	width: 85%;
	display: block;
	margin: 0 auto;
	overflow: hidden
}

.wrapper-customer .header-wrap img {
	margin: 32px 0 20px;
	max-width: 100%
}

.wrapper-customer li {
	float: left;
	color: #fff;
	width: 33.33333333%
}

.wrapper-customer li::before {
	content: '';
	width: 14px;
	height: 13px;
	background: url(../popup/sel.png) no-repeat 0 center;
	background-size: 14px 13px;
	display: inline-block;
	margin-right: 6px;
	vertical-align: middle
}

.wrapper-customer li:nth-child(2) {
	margin-left: 12px
}

.wrapper-customer li:last-child {
	float: right;
	width: auto
}

.wrapper-customer .footer-wrap {
	background: url(../popup/bg-footer.png) no-repeat 0 bottom;
	background-size: 100% auto;
	clear: both;
	margin-top: 125px;
	text-align: center;
	font-size: 14px;
	padding: 0 7.5% 10px
}

.wrapper-customer .footer-wrap .form {
	display: flex;
	margin: 0 0 15px;
	width: 100%
}

.wrapper-customer .footer-wrap .ipt {
	border: 1px solid #f9c371;
	flex: 1;
	height: 32px;
	line-height: 32px;
	text-indent: 10px;
	color: #666;
	border-radius: 0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	font-size: 13px
}

.wrapper-customer .footer-wrap .ipt::-webkit-input-placeholder {
	color: #aab2bd
}

.wrapper-customer .footer-wrap .weui-btn {
	background-image: linear-gradient(0deg, #f9c371, #ffefb4);
	color: #b85c00;
	margin-left: -1px;
	height: 34px;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.wrapper-customer .footer-wrap .weui-btn::after {
	display: none
}

.wrapper-customer button {
	letter-spacing: 2px;
	animation: iconDance 1.2s linear infinite;
	background-image: linear-gradient(0deg, #ff4530, #ff6a30);
	height: 36px;
	line-height: 36px;
	font-size: 13px;
	border-radius: 30px;
	border: 0;
	color: #fff;
	display: block;
	width: 100%;
	margin-top: 32px
}

.wrapper-customer h6 {
	font-size: 15px;
	color: #d18c47;
	letter-spacing: 1px;
	text-align: center
}

.wrapper-customer .close-set {
	width: 24px;
	height: 24px;
	cursor: pointer;
	position: absolute;
	right: -24px;
	top: -24px;
	bottom: auto;
	left: auto;
	text-align: center;
	color: #fff;
	line-height: 24px;
	font-size: 14px
}

@keyframes iconDance {
	0% {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}

	25% {
		-webkit-transform: translate(0, -46%);
		transform: translate(0, -46%)
	}

	50% {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}

	75% {
		-webkit-transform: translate(0, -54%);
		transform: translate(0, -54%)
	}

	to {
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%)
	}
}

@media screen and (max-width:450px) {
	.wrapper-customer .popbox {
		width: 80%;
		left: 10%;
		max-width: 100%;
		margin-left: 0
	}

	.wrapper-customer h6 {
		font-size: 14px
	}

	.wrapper-customer .footer-wrap {
		margin-top: 110px
	}
}

@media screen and (max-width:375px) {
	.wrapper-customer .footer-wrap {
		margin-top: 95px
	}

	.wrapper-customer h6,
	.wrapper-customer li {
		font-size: 13px
	}
}

@media screen and (max-width:320px) {
	.wrapper-customer .header-wrap img {
		margin-bottom: 8px
	}

	.wrapper-customer h6,
	.wrapper-customer li {
		font-size: 12px
	}

	.wrapper-customer li,
	.wrapper-customer li:nth-child(2) {
		margin-left: 0
	}

	.wrapper-customer .footer-wrap {
		margin-top: 80px;
		padding: 0 5% 10px
	}

	.wrapper-customer .footer-wrap .ipt,
	.wrapper-customer .footer-wrap .weui-btn,
	.xgfw.gsbg li {
		font-size: 12px
	}

	.xgfw.gsbg li p {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		max-width: 100%
	}

	.primary-menu li {
		line-height: 32px
	}

	.primary-menu a {
		font-size: 14px
	}
}

.team-list .item {
	position: relative;
	margin-bottom: 10px
}

.team-list .img-left {
	width: 25%;
	margin-right: 15px
}

.team-list .img-left img {
	width: 100%;
	border-radius: 5px
}

.team-list h6 {
	margin-top: 8px
}

.team-list h6 span {
	font-size: 16px;
	margin-right: 8px
}

.team-list label {
	width: 1.16rem;
	height: 16px;
	line-height: 16px;
	background: #fff1ed;
	border-radius: 3px;
	font-size: 12px;
	padding: 2px 5px;
	margin-right: 3px
}

.team-list label.red {
	color: #e98b73;
	background: #fff1ed
}

.team-list label.blue {
	color: #75aee8;
	background: #e9f7ff
}

.team-list label.green {
	color: #77c3a9;
	background: #ecfcf7
}

.team-list label.orange {
	color: #ffc45e;
	background: #fff7e6
}

.team-list label.pur {
	color: #a2abf7;
	background: #ebeeff
}

.team-list p {
	line-height: 20px;
	font-size: 12px;
	color: #777;
	margin-top: 8px;
	text-align: justify;
	padding-right: 5px
}

.team-list .xtzx-btn {
	width: 130px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	margin: 15px auto 5px;
	background: -webkit-gradient(linear, left top, right top, from(#90d2fb), to(#4faaf8));
	background: linear-gradient(90deg, #90d2fb 0, #4faaf8 100%);
	border-radius: 3px
}