/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* QQ：9490489 */

@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
}
a, a:link, a:visited, a:hover, a:active {
	color: #333;
	text-decoration: none;
}
html {
	width: 100%;
	min-height: 100%;
}
body {
	width: 100%;
	min-height: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	font: 0.24rem/1.6 "Microsoft Yahei", Arial;
	color: #666;
	background: #fff;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background: #f2f2f2;
}
body:before, body:after {
	content: "";
	width: 100%;
	display: block;
}
img {
	border: 0px;
}
em, b {
	font-style: normal;
}
h1, h2, h3, h4, h5, h6, h7 {
	font-weight: normal;
font-size: .24rem;
}
ul, ol {
	list-style-type: none;
}
input, button, textarea {
	outline: none;
	font-family: "Microsoft Yahei", Arial;
font-size: .24rem;
	-webkit-appearance: none !important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #999;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #999;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	width: 100%;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/****************************公用样式***********************/
.layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 101;
	background: #000;
	opacity: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.por {
	position: relative;
}
.poa {
	position: absolute;
}
.hidden {
	display: none;
}
.tac {
	text-align: center;
}
.g-ico, .g-icobef:before, .g-icobef:after {
	background: url(../images/g-ico.png) no-repeat;
	display: inline-block;
	background-size: 4rem auto;
	vertical-align: middle;
}
.g-icobef:before, .g-icobef:after {
	content: "\20";
	display: block;
}
/*清除浮动*/
.clearfix {
*zoom: 1;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/*header*/
.header {
	width: 100%;
	height: 1rem;
	z-index: 9999;
	position: fixed;
	top: 0px;
	left: 0px;
}
#top {
	max-width: 640px;
	min-width: 320px;
	height: 1rem;
	margin: 0px auto;
	text-align: center;
	position: relative;
	background: #fff;
	box-shadow: 0 0 0.2rem rgba(0,0,0,.2);
}
.header .logo {
	height: 1rem;
	display: block;
	width: 70%;
	margin: 0 auto;
}
.header .logo img {
	max-height: 1rem;
	margin: 0 auto;
	display: block;
}
.header .navBtn {
width: .8rem;
height: .8rem;
padding-top: .34rem;
	color: #216ac4;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
}
.header .navBtn:before {
width: .5rem;
height: .44rem;
	margin: auto;
	background-position: -0.58rem 0;
}
.header .topsearch {
width: .8rem;
height: .8rem;
padding-top: .32rem;
	position: absolute;
	right: 0;
	top: 0px;
}
.header .topsearch:before {
width: .44rem;
height: .44rem;
	margin: auto;
	background-position: 0 0;
}
/*顶部搜索*/
.header .tsearch * {
	box-sizing: border-box;
}
.header .tsearch {
	position: absolute;
	height: 1rem;
	width: 100%;
padding: .2rem 5%;
	left: 0;
	top: 1rem;
	z-index: 99;
	background: #f1f1f1;
	border-top: 1px solid #d3d3d3;
	box-sizing: border-box;
}
.header .tsearch input {
	-webkit-appearance: none;
}
.header .tsearch .txt {
	width: 78%;
	color: #333;
text-indent: .1rem;
font-size: .22rem;
height: .6rem;
	background: none;
	border: 1px solid #216ac4;
	border-radius: 0.1rem;
	position: absolute;
	left: 5%;
top: .2rem;
}
.header .tsearch .btn {
	color: #fff;
font-size: .22rem;
	width: 20%;
height: .6rem;
line-height: .6rem;
	text-align: center;
	border: 0px;
	background: #216ac4;
	position: absolute;
	right: 5%;
top: .2rem;
}
/*.g-top*/
.g-top {
	width: 100%;
	height: 1.2rem;
	cursor: pointer;
	position: relative;
padding-top: .3rem;
}
.g-top p {
	width: 30%;
	margin: 0 auto;
	background: #f2f2f2;
height: .6rem;
line-height: .6rem;
	text-align: center;
	position: relative;
	z-index: 3;
	display: block;
	color: #216ac4;
font-size: .3rem;
}
.g-top p .g-ico {
	background-position: -1.4rem 0;
margin-left: .1rem;
width: .2rem;
height: .3rem;
	display: inline-block;
	vertical-align: middle;
}
.g-top .line {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 0;
	border-bottom: 1px solid #dddddd;
	z-index: 1;
}
/*bnav*/
.bnav {
	width: 100%;
}
.bnav a {
	width: 33.33%;
	text-align: center;
line-height: .72rem;
height: .72rem;
	display: block;
	float: left;
	color: #333;
	border-bottom: 1px solid #e0e0e0;
}
/*footer*/
.footer {
	width: 100%;
padding: .5rem 0 .5rem;
line-height: .36rem;
font-size: .22rem;
	color: #666;
	text-align: center;
}
.footer a {
	color: #666;
}
/* navBar */
.navBar {
	width: 100%;
	height: 1.2rem;
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 100;
}
.navBar ul {
	max-width: 640px;
	min-width: 320px;
	width: 100%;
	height: 1.2rem;
	margin: 0 auto;
	background: #216ac4;
}
.navBar li {
	float: left;
	width: 25%;
	height: 1.2rem;
}
.navBar li a {
	width: 100%;
	height: 1.2rem;
font-size: .2rem;
padding-top: .22rem;
	display: block;
	text-align: center;
	color: #fff;
}
.navBar li:hover a, .navBar li.hover a {
	background: #4b9f3a;
}
.navBar li a:before {
width: .4rem;
height: .38rem;
	display: block;
margin: 0 auto .08rem;
}
.navBar li:nth-child(1) a:before {
	background-position: 0.04rem -0.58rem;
}
.navBar li:nth-child(2) a:before {
	background-position: -1.82rem -0.58rem;
}
.navBar li:nth-child(3) a:before {
	background-position: -1.22rem -0.58rem;
}
.navBar li:nth-child(4) a:before {
	background-position: -0.58rem -0.58rem;
}
/*subNav*/
.ease {
	transition: all .3s linear;
}
.subNav {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: 99999;
	background: #fff;
	transform: translateX(100%);
}
.subNav .con {
	max-width: 640px;
	min-width: 320px;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.subNav .title {
	height: 1rem;
	position: relative;
padding-top: .04rem;
margin-bottom: .2rem;
	border-bottom: 1px solid #cccccc;
}
.subNav .title .logo {
	height: 0.9rem;
	line-height: 0.9rem;
	display: block;
}
.subNav .title .logo img {
	height: 0.9rem;
	display: block;
}
.subNav .title .close {
	position: absolute;
	width: 1rem;
	height: 0.98rem;
	top: 0;
	right: 0px;
}
.subNav .title .close:before, .subNav .title .close:after {
width: .4rem;
height: .03rem;
	display: block;
	content: "\20";
right: .3rem;
top: .4rem;
	z-index: 11;
	position: absolute;
	background: #666666;
}
.subNav .title .close:before {
	transform: rotate(45deg);
	top: 50%;
}
.subNav .title .close:after {
	transform: rotate(-45deg);
	top: 50%;
}
.subNav .list li {
	width: 100%;
	height: 0.75rem;
	line-height: 0.75rem;
padding: 0 .4rem;
}
.subNav .list li a {
	display: block;
	width: 100%;
	position: relative;
font-size: .26rem;
	border-bottom: 1px solid #cccccc;
}
.subNav .list li a:before {
	width: 0.24rem;
	height: 0.3rem;
	position: absolute;
right: .4rem;
top: .32rem;
	background-position: -0.52rem 0;
}
.subNav .list li:hover a, .subNav .list li.hover a {
	border-bottom-color: #216ac4;
	color: #216ac4;
}
.subNav .subTel {
margin-left: .4rem;
margin-top: .3rem;
}
.subNav .subTel span {
font-size: .22rem;
line-height: .28rem;
	color: #333333;
}
.subNav .subTel strong {
	color: #216ac4;
font-size: .46rem;
	display: block;
	font-weight: normal;
}
.subNavShow2 {
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
/* banner */
.banner {
	position: relative;
	overflow: hidden;
}
.banner, .banner li, .banner li img {
	height: 6.4rem;
}
.banner .list {
	float: left;
	width: 500%;
}
.banner .list li {
	float: left;
	width: 20%;
}
.banner .list img {
	display: block;
	width: 100%;
}
.banner .tip {
	width: 100%;
height: .15rem;
	position: absolute;
	text-align: center;
	left: 0px;
bottom: .2rem;
}
.banner .tip span {
height: .15rem;
width: .15rem;
margin: 0 .06rem;
	border-radius: 100%;
border: .02rem solid #fff;
	display: inline-block;
	vertical-align: top;
}
.banner .tip span.cur {
	background: #fff;
}
/*首页导航*/
.inav_t {
	width: 100%;
	height: 1.4rem;
	background: #216ac4;
}
.inav_t dl {
	height: 1.4rem;
	overflow: hidden;
}
.inav_t dl dd {
	width: 33.33%;
	height: 0.7rem;
	float: left;
	text-align: center;
	border-left: 1px #2a76d4 solid;
	border-bottom: 1px #2a76d4 solid;
}
.inav_t dl dd:nth-child(3n) {
	border-right: 0;
}
.inav_t dl dd a {
	display: block;
	width: 100%;
height: .69rem;
line-height: .69rem;
	color: #fff;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
/*indexTit*/
.indexTit {
	width: 100%;
height: .65rem;
line-height: .65rem;
margin-bottom: .35rem;
	background: #216ac4 url(../images/titbg.png) no-repeat 0.1rem bottom;
background-size: auto .61rem;
}
.indexTit .more {
font-size: .2rem;
margin-right: .2rem;
	color: #fff;
}
.indexTit .more s {
width: .2rem;
height: .18rem;
margin-right: .1rem;
	display: inline-block;
	background-position: -1.84rem 0;
}
.indexTit h3 {
	color: #fff;
	display: inline-block;
padding-left: .38rem;
}
.indexTit h3 .en {
font-size: .2rem;
font-size: .18rem;
margin-left: .2rem;
}
.indexMore {
	width: 92%;
margin: .4rem auto;
	display: block;
height: .7rem;
line-height: .7rem;
border: .02rem solid #bfbfbf;
	text-align: center;
	color: #868686;
font-size: .3rem;
}
.iadvan {
	background: #fff;
margin-bottom: .3rem;
}
.iadvan .indexTit {
margin-bottom: .1rem;
}
.iadvan .item {
	width: 100%;
}
.iadvan .item h3 {
height: .65rem;
line-height: .65rem;
padding: 0 .2rem;
	border-bottom: 1px solid #f2f2f2;
	color: #333;
font-size: .26rem;
}
.iadvan .item h3:before {
width: .18rem;
height: .18rem;
	display: inline-block;
margin-right: .1rem;
	background-position: -2.22rem 0;
}
.iadvan .item .txtcon {
padding: .1rem .2rem;
	display: none;
}
.iadvan .item .txtcon img {
	width: 100%;
	display: block;
}
.iadvan .item .txtcon .txt {
font-size: .2rem;
line-height: .36rem;
}
.iadvan .item.hover {
	background: url(../images/iadvanbg.png) no-repeat left top;
	background-size: 100% auto;
}
.iadvan .item.hover .txtcon {
	display: block;
}
/*icase*/
.icase {
	width: 100%;
	overflow: hidden;
margin-bottom: .3rem;
	background: #fff;
}
.icase .list {
	margin-left: 3%;
}
.icase .item {
	width: 47%;
	margin-right: 3%;
	margin-bottom: 3%;
	border: 1px solid #eeeeee;
	float: left;
}
.icase .item figure {
	width: 100%;
	position: relative;
	padding-top: 75%;
	overflow: hidden;
}
.icase .item figure img {
	width: 100%;
	min-height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.icase .item h3 {
	padding: 0 4%;
line-height: .6rem;
height: .6rem;
	color: #666;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/*idesign*/
.idesign {
	width: 6rem;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.idesign .item {
	width: 2.9rem;
margin-right: .2rem;
margin-bottom: .25rem;
	position: relative;
	float: left;
	display: block;
}
.idesign .item:nth-child(2n) {
	margin-right: 0;
}
.idesign .item img {
	width: 2.9rem;
	height: 2.18rem;
	display: block;
}
.idesign .item h3 {
	width: 100%;
margin: .1rem 0 .02rem;
}
/*inews*/
.inews {
	width: 100%;
margin: 0 auto .3rem;
	overflow: hidden;
	background: #fff;
}
.inews .item {
padding: .3rem 3%;
	width: 100%;
	display: block;
	border-bottom: 1px solid #eaeaea;
}
.inews .item .time {
	width: 1.1rem;
height: .92rem;
	display: block;
	text-align: center;
	color: #999999;
font-size: .18rem;
line-height: .2rem;
}
.inews .item .time span {
	display: block;
}
.inews .item .time .day {
font-size: .62rem;
	font-weight: bold;
line-height: .62rem;
}
.inews .item h3 {
font-size: .26rem;
	line-height: 0.3rem;
	height: 0.3rem;
margin-bottom: .08rem;
	color: #666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.inews .item .txt {
font-size: .18rem;
	color: #999999;
line-height: .24rem;
height: .48rem;
	overflow: hidden;
}
.inews .item .view {
font-size: .2rem;
	color: #666;
}
.inews .item .view:before {
width: .18rem;
height: .14rem;
	display: inline-block;
	vertical-align: middle;
margin-right: .08rem;
	background-position: -1.7rem 0;
}
.inews .item:first-child {
	padding-top: 0;
}
.ihonor {
	background: #fff;
}
.ihonor .item {
	float: left;
	width: 48.5%;
	display: block;
	padding-left: 3%;
	padding-bottom: 3%;
}
.ihonor .item img {
	display: block;
	width: 100%;
	height: 2.18rem;
}
.gridlist {
	margin-right: 3%;
}
.gridlist .item {
	width: 47%;
	margin-left: 3%;
	margin-bottom: 3%;
	float: left;
	border: 1px solid #ddd;
	background: #fff;
}
.gridlist .item figure {
	width: 100%;
	position: relative;
	padding-top: 75%;
	overflow: hidden;
}
.gridlist .item figure img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.gridlist .item h3 {
	text-align: center;
line-height: .6rem;
height: .6rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
/*******************category css********************/
.sitepath {
	width: 100%;
	border-bottom: 1px solid #ccc;
	color: #333;
font-size: .22rem;
	background: #fff; padding:15px 10px
}
.sitepath s {
	width: 0.3rem;
	height: 0.3rem;
margin-right: .08rem;
	background-position: -2.85rem 0.02rem;
	vertical-align: sub;
}
.sitepath a {
	color: #333;
}
.cateTab {
	width: 100%;
padding: .3rem .2rem 0;
	background: #fff;
}
.cateTab a {
	width: 32%;
	height: 0.6rem;
	line-height: 0.6rem;
	display: block;
font-size: .22rem;
	padding: 0 1%;
	text-align: center;
	float: left;
	margin-left: 2%;
margin-bottom: .1rem;
	color: #fff;
	background: #555;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.cateTab a:nth-child(3n+1) {
	margin-left: 0;
}
.cateTab a:hover, .cateTab a.hover {
	background: #216ac4;
	color: #fff;
}
.scrollMore {
	width: 96%;
	margin: auto;
height: .88rem;
line-height: .88rem;
margin-top: .3rem;
	text-align: center;
	display: block;
border: .03rem solid #444;
	color: #333 !important;
}
.dialog-layout {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	background: #000;
	opacity: .3;
}
.nybanner {
	width: 100%;
	height: 2rem;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
padding: .3rem 0;
	overflow: hidden;
	background: #fff;
}
.content.inews {
padding-bottom: .3rem;
}
.content.imglist {
	margin-bottom: 0;
}
.content.imglist .list {
	width: 105%;
}
.content.imglist .item {
margin-bottom: .2rem;
}
.content.icase .item {
margin-bottom: .3rem;
}
.singlePage {
padding: .3rem;
	line-height: 0.42rem;
	color: #333333;
	text-align: justify;
}
.singlePage img {
	max-width: 100%;
	height: auto !important;
}
.aboutPage {
padding: .3rem 0 .2rem;
	line-height: 0.42rem;
	color: #333333;
}
.aboutPage img {
	max-width: auto;
	height: auto !important;
}
.aboutPage .txtcon {
padding: 0 .2rem .3rem;
}
.aboutPage .txtcon img {
	max-width: 100%;
}
.aboutPage .mapArea {
	width: 100%;
	height: 3rem;
}
.aboutPage .messagePage {
padding: 7% .2rem 3%;
}
.messagePage {
	padding: 7% 0 3%;
}
.messagePage .item {
	width: 100%;
	height: 0.7rem;
	line-height: 0.7rem;
	position: relative;
margin-bottom: .18rem;
	border: 1px solid #dedede;
}
.messagePage .item label {
	width: 1rem;
	color: #333;
	display: block;
	float: left;
	text-align: center;
	height: 0.7rem;
	line-height: 0.7rem;
}
.messagePage .item input {
	width: 4.5rem;
	height: 0.7rem;
	line-height: 0.7rem;
	border: 0;
	background: none;
}
.messagePage .item .b {
	position: absolute;
right: .12rem;
	color: #ff9f00;
}
.messagePage .item.con {
	height: 2rem;
}
.messagePage .item.con textarea {
	width: 100%;
	height: 1.4rem;
padding: .1rem .16rem .1rem;
	resize: none;
	background: none;
	border: 0px;
}
.messagePage .btn .reset {
	width: 2.72rem;
	height: 0.58rem;
	line-height: 0.58rem;
	text-align: center;
	float: left;
	border: 1px solid #d2d2d2;
	background: #f9f9f9;
	color: #333333;
font-size: .28rem;
}
.messagePage .btn input {
	width: 2.74rem;
	height: 0.58rem;
	line-height: 0.58rem;
	text-align: center;
	display: block;
	float: right;
	background: #216ac4;
	color: #fff;
font-size: .28rem;
	border: 0;
}
/*showInfo*/
.showInfo {
padding: 10px;
	width: 100%;
	background: #fff;
}
.showInfo .title {
font-size: 20px;
	text-align: center;
margin-bottom: .2rem;
	color: #333333;
}
.showInfo .mark {
font-size: .22rem;
	text-align: center;
	color: #666666;
padding-bottom: .1rem;
	border-bottom: 1px solid #dbd7d7;
}
.showInfo .mark span {
margin: 0 .06rem;
}
.showInfo .mark span i {
	font-style: normal;
}
.showInfo .contxt {
padding: .2rem 0 .4rem;
	color: #666666; line-height:24px; font-size:14px;
}
.showInfo .contxt img {
	max-width: 100%;
	height: auto !important;
}
.showInfo .showRelate {
margin-top: .1rem;
}
.showInfo .showRelate .sitepath {
padding: .18rem 0 0;
}
.showInfo .showRelate .sitepath h3 {
	font-weight: bold;
}
.showInfo .showRelate .item {
margin-bottom: .2rem;
}
/*showimg*/
.showimg {
	width: 100%;
	position: relative;
margin-top: .2rem;
	height: 4.2rem;
	overflow: hidden;
}
.showimg .imglist {
	width: 5rem;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
}
.showimg .imglist .list {
	float: left;
	width: 500%;
}
.showimg .imglist a {
	float: left;
	width: 5rem;
	text-align: center;
	display: block;
}
.showimg .imglist a img {
	width: 5rem;
	height: 3.75rem;
	margin: 0px auto;
	display: block;
}
.showimg .tip {
	width: 100%;
height: .05rem;
	position: absolute;
	text-align: center;
	left: 0px;
bottom: .2rem;
}
.showimg .tip span {
height: .1rem;
width: .1rem;
	border-radius: 100%;
margin: 0 .06rem;
	display: inline-block;
	vertical-align: top;
	background: #666;
}
.showimg .tip span.cur {
	background: #216ac4;
	border: 0px;
}
.businessPage {
padding-top: .2rem;
}
.businessPage .catetxt {
padding: .4rem 3%;
	text-align: center;
	background: url(../images/catebg1.jpg) no-repeat center top;
	background-size: cover;
}
.businessPage .catetxt img {
	max-width: 100%;
}
.businessPage .catetxt h3 {
font-size: .3rem;
	color: #216ac4;
	font-weight: bold;
margin-bottom: .2rem;
}
.businessPage .catetxt a {
	display: block;
	width: 3rem;
margin: .2rem auto 0;
	color: #333;
height: .6rem;
line-height: .56rem;
	border: 1px solid #ddd;
	text-align: center;
}
.businessPage .relate-case {
padding: .4rem 0 0;
}
.businessPage .relate-case .t {
font-size: .3rem;
	color: #216ac4;
	text-align: center;
	font-weight: bold;
margin-bottom: .3rem;
}
.businessPage .relate-case .more {
	display: block;
	width: 3rem;
margin: .3rem auto 0;
	color: #333;
height: .6rem;
line-height: .56rem;
	border: 1px solid #ddd;
	text-align: center;
}
.businessPage .relate-case .item {
margin-bottom: .2rem;
}
/*fenx*/
#nativeShare {
	margin: 0 auto;
	width: 100%;
	padding-top: 0.3rem;
	max-width: 640px;
	min-width: 320px;
}
#nativeShare .label {
	font-size: 0.2rem;
	color: #666666;
	line-height: 0.6rem;
}
#nativeShare .list {
	width: 5.1rem;
	float: right;
}
#nativeShare .list span {
	height: 0.75rem;
	width: 0.75rem;
	padding: 0;
	display: inline-block;
}
#nativeShare .list span i {
	margin: 0 auto;
	width: 0.63rem;
	height: 0.63rem;
	display: block;
}
#nativeShare .weibo i {
	background-image: url('../images/weibo.png');
	background-size: cover;
}
#nativeShare .weixin i {
	background-image: url('../images/weixin_friend.png');
	background-size: cover;
}
#nativeShare .weixin_timeline i {
	background-image: url('../images/weixin.png');
	background-size: cover;
}
#nativeShare .qq i {
	background-image: url('../images/qq.png');
	background-size: cover;
}
#nativeShare .qzone i {
	background-image: url('../images/qqzone.png');
	background-size: cover;
}
#nativeShare .more i {
	background-image: url('../images/more.png');
	background-size: cover;
}
#nativeShare .list span.qzone, #nativeShare .list span.more {
	width: 0.73rem;
}
#fenxiang {
	display: none;
}
.fenx {
	height: 1.0rem;
	width: 100%;
}
.fenx .tt {
	margin-left: 0.2rem;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.6rem;
}
.fenx .bdsharebuttonbox {
	width: 80%;
	float: right;
}
.fenx .bdsharebuttonbox a {
	margin-left: 0.2rem;
}
#bdfx a {
	height: 0.6rem;
	width: 0.6rem;
	margin: 0;
	padding: 0;
	margin: 0px 0.08rem;
	display: inline-block;
}
#bdfx .d1 {
	background: url(../images/qqzone.png) no-repeat center;
	background-size: 100% 100%;
}
#bdfx .d2 {
	background: url(../images/weibo.png) no-repeat center;
	background-size: 100% 100%;
}
embed {
	width: 100% !important;
	height: auto !important;
}
/*reLink*/
.reLink {
margin: .2rem 0 .1rem;
}
.reLink .prevLink, .reLink .nextLink {
	display: block;
height: .6rem;
line-height: .6rem;
font-size: .24rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	box-sizing: border-box;
	border-bottom: 1px solid #e8e8e8;
}
/*talentList*/
.talentList {
	width: 100%;
margin: .4rem 0;
}
.talentList .tatab {
	overflow: hidden;
margin-bottom: .2rem;
	padding: 0 3%;
}
.talentList .tatab .list {
	margin: 0;
}
.talentList .tatab h3 {
height: .6rem;
line-height: .6rem;
	float: left;
	width: 48%;
	margin-right: 4%;
	margin-bottom: 2%;
	text-align: center;
	border: 1px solid #e1e1e1;
font-size: .22rem;
	overflow: hidden;
	box-sizing: border-box;
}
.talentList .tatab h3:nth-child(2n) {
	margin-right: 0;
}
.talentList .tatab h3.cur {
	background: #216ac4;
	color: #fff;
}
.talentListCon {
	width: 94%;
	margin: 0 3%;
	overflow: hidden;
padding: 0 0 .4rem;
}
.talentListConlist {
	width: 300%;
}
.talentListConlist .listcon {
	width: 33.3%;
padding-bottom: .3rem;
	float: left;
	border: 1px solid #d6d5d5;
	box-sizing: border-box;
}
.talentList .title {
height: .68rem;
line-height: .68rem;
	text-align: center;
	background: #eee;
	color: #333;
}
.talentList .title li {
	float: left;
}
.talentList .title li:nth-child(1) {
	width: 45%;
	text-align: left;
text-indent: .4rem;
}
.talentList .title li:nth-child(2) {
	width: 25%;
}
.talentList .title li:nth-child(3) {
	width: 30%;
}
.talentList .list {
margin: 0 .15rem;
}
.talentList .list .item {
	width: 100%;
	text-align: center;
}
.talentList .list .item a {
	width: 100%;
height: .95rem;
line-height: .95rem;
	display: block;
	border-bottom: 1px solid #c9c9c9;
}
.talentList .list .item .e {
	display: block;
height: .95rem;
	overflow: hidden;
	float: left;
}
.talentList .list .item .e:first-child {
text-indent: .1rem;
	width: 45%;
	text-align: left;
}
.talentList .list .item .e:nth-child(2) {
	width: 25%;
}
.talentList .list .item .e:nth-child(3) {
text-indent: .1rem;
	width: 30%;
}
.talentList .list .itemcon {
	border-bottom: 1px solid #c9c9c9;
	color: #777;
line-height: .42rem;
	text-align: left;
padding: .2rem 0;
	display: none;
}
.talentList .list .itemcon .list2 {
	margin: 0;
}
.talentList .list .itemcon .list2 li {
	float: left;
	width: 50%;
}
/*字体*/
@media only screen and (min-width: 641px) {
html {
	font-size: 100px;
}
}
@media only screen and (max-width: 640px) {
html {
	font-size: 100px;
}
}
@media only screen and (max-width: 540px) {
html {
	font-size: 84.375px;
}
}
@media only screen and (max-width: 480px) {
html {
	font-size: 75px;
}
}
@media only screen and (max-width: 414px) {
html {
	font-size: 64.6875px;
}
}
@media only screen and (max-width: 400px) {
html {
	font-size: 62.5px;
}
}
@media only screen and (max-width: 375px) {
html {
	font-size: 58.5938px;
}
}
@media only screen and (max-width: 360px) {
html {
	font-size: 56.25px;
}
}
@media only screen and (max-width: 320px) {
html {
	font-size: 50px;
}
}


.dede_pages{  
   text-align:right;  
   }  
   .dede_pages ul{  
   float:right;  
  padding:12px 0px 12px 16px;  
    }  
    .dede_pages ul li{  
    float:left;  
font-family:Tahoma;  
 line-height:17px;  
 margin-right:6px;  
 border:1px solid #E9E9E9;  
 }  
 .dede_pages ul li a{  
 float:left;  
 padding:2px 4px 2px;  
 color:#555;  
display:block;  
 }  
 .dede_pages ul li a:hover{  
 color:#690;  
 text-decoration:none;  
 padding:2px 4px 2px;  
 }  
.dede_pages ul li.thisclass,  
 .dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{  
 background-color:#F8F8F8;  
padding:2px 4px 2px;  
 font-weight:bold;  
 }  
.dede_pages .pageinfo{  
 line-height:21px;  
 padding:12px 10px 12px 16px;  
 color:#999;  
}  
 .dede_pages .pageinfo strong{  
color:#555;  
font-weight:normal;  
 margin:0px 2px;  
 }
————————————————
版权声明：本文为CSDN博主「wgq20122」的原创文章，遵循CC 4.0 BY-SA版权协议，转载请附上原文出处链接及本声明。
原文链接：https://blog.csdn.net/wgq20122/article/details/84524561


 
.dede_pages{ 
text-align:right; 
} 
.dede_pages ul{ 
float:right; 
padding:12px 0px 12px 16px; 
} 
.dede_pages ul li{ 
float:left; 
font-family:Tahoma; 
line-height:17px; 
margin-right:6px; 
border:1px solid #E9E9E9; 
} 
.dede_pages ul li a{ 
float:left; 
padding:2px 4px 2px; 
color:#555; 
display:block; 
} 
.dede_pages ul li a:hover{ 
color:#690; 
text-decoration:none; 
padding:2px 4px 2px; 
} 
.dede_pages ul li.thisclass, 
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{ 
background-color:#F8F8F8; 
padding:2px 4px 2px; 
font-weight:bold; 
} 
.dede_pages .pageinfo{ 
line-height:21px; 
padding:12px 10px 12px 16px; 
color:#999; 
} 
.dede_pages .pageinfo strong{ 
color:#555; 
font-weight:normal; 
margin:0px 2px; 
} 
﻿@charset "utf-8";
/* CSS Document */
*{font-family:Arial, Helvetica,"Microsoft Yahei", 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;/*安卓和 IOS html5 动画卡顿解决方案*//* overflow-x:hidden; */line-height: 1; font-size:14px; background:#f5f5f5;}
a{text-decoration:none;outline-style:none;/*FF使用*/ outline:none; color:#333;}
a,input,img,:focus{ mayfish:expression(this.onfocus=this.blur); cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/ outline-style:none;/*FF使用*/ } /*去除a标签带来的虚框*/
ul{list-style:none;}
img,ul,li,em{border:none; list-style:none; font-style:normal;}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p{padding:0;margin:0; font-weight:normal;}
h3,h4,h5{ font-weight:normal;}
.fl{ float:left}
.fr{ float:right}
.clear{clear:both;height:0px;font-size:1px;line-height:0px}
.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,0.1); box-sizing:border-box; padding:18px 0 0px 10px;}
#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: 0.3rem;
    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 0.3s;
}
.menu-opener .menu-icon i:after {
    top: 3px;
    transition: all 0.3s;
    transition-delay: 0.05s;
}

/*弹出导航*/
#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 0.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: 0px;
	left: 0px
}
.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:40px;}
.primary-menu a {display: block;color: #fff;font-size:16px;}
/*电话*/
#container .tel{ position: absolute; left: 50%; bottom: 3rem;-ms-transform: translateX(-50%); transform: translateX(-50%);}
#container .tel a {color: #fff; text-transform: uppercase; font-size: 18px;}
#container .tel a img { margin: 2px 5px 0 0;}

/*导航*/
.menu_nav{ padding-top:25px; background: linear-gradient(to bottom, #ffffff, #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: bold; 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:bold; margin-bottom:20px;}
.box_bai h3 span{font-weight:normal; float:right; font-size:12px; color:#888;}

.box_bai h4{font-size:15px; color:#222; font-weight:bold; margin-bottom:15px; text-align:center;}
.box_bai h4 span{font-weight:normal; font-size:12px; color:#888; display:block; margin:10px 0 10px 0;}

/*焦点图*/
#banner{}
#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,0.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,0.3);  opacity:1; margin-right:6px; transition:0.3s all; border-radius:2px;}
#banner .swiper-pagination-bullet-active{  background: rgba(255,255,255,0.8); width:25px;}
#banner .swiper-pagination{bottom:10px;}
	


/*服务列表 */
.title_ny{margin:10px 0 20px 0;}
.title_ny h5{ display:inline-block;font-size:16px; color:#222; font-weight:bold;margin-left:5px;}
.title_ny h5 small{ margin-left:5px;}
.title_ny h5 small img{height:28px;  vertical-align:bottom;}
.title_ny h6{ display:inline-block; margin:0px 0 0 8px; font-weight:normal; 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:0px 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:bold; 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,0.9); border-radius:30px; text-align:center; font-size:12px; display:inline-block;}
/*#s_list .hot_1 a{color:#402ff1;}
#s_list .hot_2 a{color:#fe5f37;}
#s_list .hot_3 a{color:#fc6b00;}
*/
#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{ }
.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:0px 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:bold; margin-bottom:10px;}
.service_list li .txt p{ font-size:12px; color:#888; line-height:18px; }

/*广告轮播*/
#ad{}
#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,0.3);  opacity:1; margin-right:6px; transition:0.3s all;}
#ad .swiper-pagination-bullet-active{  background: rgba(255,255,255,0.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{float:left; margin-top:0px; width:25%; display:inline-block; text-align:center;}
.tabs1 li a {font-size:15px; color:#222; font-weight:bold; padding-bottom:8px; border-bottom:solid 2px #fff; transition:0.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{}
.index_news dl{ margin-bottom:15px;}
.index_news dt{ width:40%; overflow:hidden}
.index_news dt img{width:100%; min-height:75px; border-radius:3px;}
.index_news dd{width:56%;}
.index_news dd h5{ font-size:14px; line-height:22px; margin:0px 0 10px 0;
/*多行文本溢出现实省略号*/
  display: -webkit-box;  /*将对象作为弹性伸缩盒子模型显示 。*/
  display: -moz-box;
  overflow: hidden;   /*溢出隐藏*/
  text-overflow: ellipsis;  /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  /*word-break: break-all; 文本强制换行*/
  -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 {}
.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:#666666;border:0px 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%; /*height:auto !important; */}

.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=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: 0.8;color: #fff;border:1px solid #fff;display: block;width:100%; height: 45px;font-size: 16px;}
.submit input:hover{background: #f90;opacity: 1.0;}
.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 0px;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;}

/*固定底部菜单*/
#footer{width: 100%; height: 55px; background:#fff;position: fixed;bottom: 0; left: 0; z-index: 999;font-size: 12px; border-top: 1px solid #eee;}
#footer a{text-decoration:none;  width:20%; height:52px; float:left; display:block; text-align:center; color:#555; font-size:12px;}

#footer ul li{ padding-top:34px;}
#footer li.bot_tj{ position:relative;}



.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 {  }
.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:0px 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:bold; 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{}
.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 ul{ }
.s_list_ny li{ width:100%;padding:12px 15px; height:86px; overflow:hidden; margin-bottom:10px;box-sizing:border-box; background:#fff; transition:0.3s all; border-radius:5px;}
.s_list_ny li .pic{ width:66px; float:left; padding-top:10px;  transition:0.3s all; }
.s_list_ny li .pic img{ width:46px;}
/*.service_list li:hover .pic img:nth-child(1){ display:none;}
.service_list li:hover .pic img:nth-child(2){ display:block;}
*/.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;  /*可以用来多行文本的情况下，用省略号“…”隐藏超出范围的文本 。*/
  /*word-break: break-all; 文本强制换行*/
  -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:bold; color:#333;}



/*公司注册准备材料*/
.gszc_box2{ padding:15px; border-radius:5px;}
.gszc_box2 h2{font-size:14px; font-weight:bold; 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:0px 0 10px 0;}
#gszc_list .swiper-slide .pic img{ height:46px;}
#gszc_list .swiper-slide .txt{ padding-bottom:0px;}
#gszc_list .swiper-slide .txt h3{ font-size:14px; font-weight:bold; 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:bold; color:#E60013; margin-bottom:10px;}

/*公司注册流程*/
.process-axis{ width:100%;}
.process-at-register,.process-at-backup,.process-at-check,.process-at-record {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{}
.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: bold;}
.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{}
.xgfw li{width:33.3%; float:left; text-align:center; margin-bottom:15px; font-size:13px;}
.xgfw li img{width:50%; margin-bottom:5px;}

/*代理记账*/
.dljz_box1{}
.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:bold; margin-bottom:15px;}
.dljz_box1 .left li p{font-size:12px; margin-bottom:15px; color:rgba(255,255,255,0.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:bold; margin-bottom:10px;}
.dljz_box1 .right li p{font-size:12px; margin-bottom:8px; color:rgba(255,255,255,0.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 0px; 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,0.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: bold; 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: #ffffff;font-weight: bold;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{}
.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{}
.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:0px;}

.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: bold;}
.gxrd_box4 .citem .cont {font-size: 12px;line-height: 20px;color: #5768e3;}
.gxrd_box4 .item2 {background-color: #fff6f7;}
.gxrd_box4 .item2 .tit,.gxrd_box4 .item2 .cont {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{}
.ssch_box3 h5{font-size:14px; font-weight:bold; text-align:center; margin-bottom:10px;}
.ssch_box3 li{ font-size:12px;  padding:0px 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: #ffffff;font-weight: bold; position: relative; margin-bottom:8px;}
.zlbox li .tit span{font-size:12px; font-weight:normal;}
.zlbox li p {font-size:12px;line-height:20px;color: #ffffff;}
.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{}
.zl_box1 .side{background:url(../images/zl_bg1.jpg) no-repeat center;padding: 20px 0px 0 0px;background-size:cover;}
.zl_box1 .side h2{font-size:15px;margin-bottom: 10px; color: #04b398;  padding:0 10px;text-align:left; font-weight:bold;}
.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:0.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:0px 0 10px 0;}
#bqzl .swiper-slide .pic img{ height:46px;}
#bqzl .swiper-slide .txt{ padding-bottom:0px;}
#bqzl .swiper-slide .txt h3{ font-size:14px; font-weight:bold; 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 0px;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: 0px 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{}
.pic_art_list dl{ padding:10px 10px; border-bottom:solid 0px #eee; transition: all .3s; background:#fff; border-radius:5px; margin-bottom:10px;}
.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 dd{width:58%;}
.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: 0px 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:#FFFFFF;}


/*分页2*/
.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 a, .mypage_2 .curr{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 .pre,.mypage_2 .nex{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.0;}
#pxkc .swiper-pagination-bullet-active{background:#e00;color: #fff;width: 8px;border-radius: 8px;opacity: 1.0;}
#pxkc .swiper-pagination{bottom:0px;}

#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,0.5); width:100%; line-height:32px;}
#pxkc .swiper-slide p{line-height:22px; text-align:justify; margin-top:8px;}

/*关于我们服务范围*/

.page_fw{}
.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:0.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{}
.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{}
.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,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;
      /* height: 1.1rem; */
      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{}
.all_box li{width:25%; float:left; text-align:center; font-size:13px;}
.all_box li img{width:45px; margin-bottom:10px;}





/*服务列表*/
.web_list{}
.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:0px 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:bold; 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:bold; 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 ul{}
.bz_box li{ width:100%;padding:10px 15px; margin-bottom:10px;box-sizing:border-box; background:#fff; transition:0.3s all; border-radius:5px;}
.bz_box li .pic{ width:60px; float:left;  transition:0.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 0px 0; font-weight:normal;}




/*小程序方案*/
.xcx_yy li{width:47%; margin:5px 1.5%; height:190px;  border:solid 0px #e8e8e8; background:#FFF; box-sizing:border-box;text-align: center;float: left;cursor: pointer;transition: 0.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:normal;}
.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: 0px;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: 0px;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%}


.pagebar { padding:20px; overflow:hidden}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 7px 8px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #333;
  border: 1px solid #333;
}
.pagination a.page-num-current {
  color: #fff;
  background: #333;
  border: 1px solid #333;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}



