body {
	color: #333;
	font-size: 14px;
	font-family: "微软雅黑", Helvetica, "黑体", Arial, Tahoma;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 50px;
}
.clear{
	clear: both;
}
li {
	list-style: none;
}

ul {
	padding: 0;
	margin: 0;
}

a {
	color: #444;
	text-decoration: none
}

button:focus,
button:hover,
input:focus {
	outline: none!important;
}

a:hover,
a:focus {
	text-decoration: none !important;
	color: #e70e16;
}

img {
	max-width: 100%;
}
.dongtel img{
	width: 75%;
}
.txt-elise {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.container {
	width: 100%!important;
}

.logo img {
	height: 28px;
}

.phone {
	font-size: 16px;
	color: #ee5128;
	padding-left: 18px;
	background: url(../images/icon-phone.png) left center no-repeat;
	background-size: 12px auto;
	line-height: 50px;
}

.logo {
	line-height: 50px;
}

.nav-list li {
	float: left;
	width: 16.666666%;
}

.nav-list li a {
	display: block;
	line-height: 45px;
	color: #fff;
	font-size: 13px;
	height: 45px;
}

.nav-list {
	background: #2e3a4c;
	padding: 0 5px;
}

.nav-list li.active a {
	border-bottom: solid 2px #ee5128;
	color: #ee5128;
}

.nav-ul {
	padding: 35px 0 0 0;
}

.nav-ul .tit{
	display: inline-block;
	margin-top: 10px;
	font-size: 16px;
}
.nav-ul li {
	float: left;
	width: 25%;
	padding-bottom: 15px;
}

.nav-ul li a {
	display: block;
	font-size: 13px;
	color: #333;
}

.nav-ul li a img {
	margin-bottom: 5px;
	width: 45px;
	height: 45px;
}
.nav-ul li img {
	margin-bottom: 5px;
	width: 50%;
	height: auto;
}

.lind-box {
	height: 10px;
	background: white;
}

.title {
	font-size: 26px;
	padding: 30px 0;
	color: black;
}

.swiper-img {
	position: relative;
}

.swiper-img span {
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #1d1d1b;
	width: 100%;
	height: 35px;
	line-height: 35px;
	
}

.swiper-tt {
	font-size: 13px;
	color: #999;
	/*margin: 10px 0 5px 0;*/
	height: 36px;
	margin-left: 5px;
	overflow: hidden;
	text-align: justify;
}

.swiper-money {
	font-size: 12px;
	color: #ee5128;
	margin-left: 5px;
}

.swiper-money span {
	font-size: 14px;
}

.swiper-container02,
.swiper-container03 {
	padding-bottom: 20px;
}

.swiper-pagination02 .swiper-pagination-bullet-active,
.swiper-pagination03 .swiper-pagination-bullet-active {
	background: #ee5128;
}

.sj-back {
	background: url(../images/sj-back.png) center no-repeat;
	background-size: cover;
	padding: 20px 0;
}

.sj-tt {
	font-size: 18px;
	color: #fff;
}

.sj-list {
	margin: 0px 20px 0 20px;
	position: relative;
}

.sj-list li {
	float: left;
	width: 50%;
	text-align: center;
	margin-top: 25px;
	font-size: 22px;
	color: #fff;
}

.sj-list li span {
	font-size: 12px;
	color: #ddd;
}

.sj-list:before {
	display: block;
	content: "";
	position: absolute;
	left: 50%;
	top: 25px;
	bottom: 0;
	border-right: dashed 1px #aaa;
}

.sj-list i {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	border-top: dashed 1px #aaa;
	margin-top: 13px;
}

.gw-tt {
	font-size: 15px;
	color: #333;
	margin: 5px 0 2px 0;
}

.gw-number {
	font-size: 12px;
	color: #ee5128;
	margin-bottom: 2px;
}

.gw-p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	text-align: justify;
}

.gw-img img {
	width: 100%;
	border-radius: 4px;
}

.gw-padding {
	padding: 0 10px;
}

.bottom {
	background: #f5f6fc;
	padding: 1px 10px 15px 10px;
}

.hz-list li {
	float: left;
	width: 25%;
	border-bottom: solid 1px #eee;
	border-right: solid 1px #eee;
}

.hz-list {
	border-top: solid 1px #eee;
	border-left: solid 1px #eee;
	margin-bottom: 20px;
}

.ewm-box {
	display: inline-block;
}

.ewm img {
	width: 60px;
}

.logo-sm img {
	height: 39px;
}

.logo-sm a {
	font-size: 12px;
	color: #df3729;
}

.logo-sm {
	text-align: left;
	margin-left: 10px;
}

.fix-ul {
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1000;
	bottom: 0;
	height: 50px;
}

.fix-ul li {
	float: left;
	width: 50%;
}

.fix-ul li a {
	display: block;
	line-height: 50px;
	color: #fff;
	text-align: center;
	font-size: 15px;
	background: #374355;
}

.fix-ul li a span {
	padding-left: 22px;
	background: url(../images/icon-zx.png) left center no-repeat;
	background-size: 18px auto;
}

.fix-ul li a.dh-a {
	background: #ee5128;
}

.fix-ul li a.dh-a span {
	background: url(../images/icon-dh.png) left center no-repeat;
	background-size: 16px auto;
}

.fix-right {
	position: fixed;
	right: 10px;
	bottom: 80px;
	z-index: 1000;
}

.fix-right li a {
	display: block;
	width: 45px;
	padding-top: 5px;
	margin-top: 5px;
	height: 45px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	font-size: 12px;
}

.fix-right li a img {
	height: 13px;
	margin-bottom: 3px;
}


/**********注册公司*********/

.zc-header {
	padding: 5px 0;
}

.zc-phone {
	display: inline-block;
	background: #ee5128;
	border-radius: 30px;
	position: relative;
	padding-left: 15px;
	padding-right: 100px;
}

.zc-phone span {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	font-weight: bold;
	padding-left: 25px;
	background: url(../images/icon-dh02.png) left center no-repeat;
	background-size: 18px auto;
}

.zc-phone font {
	position: absolute;
	right: 5px;
	top: 5px;
	bottom: 5px;
	background: #fff;
	border-radius: 30px;
	line-height: 20px;
	padding: 0 10px;
	font-size: 12px;
	color: #ee5128;
}

.zc-tt {
	font-size: 22px;
	color: #000;
	margin: 15px 0;
}
.zc-tt2 {
	font-size: 16px;
	color: #000;
	margin: 15px 0;
}
.zc-img {
	padding: 0 15px;
}

.phone-box {
	padding: 15px;
}

.phone-box .zc-phone {
	background: #fff;
	border: solid 1px #ee5128;
	color: #ee5128;
}

.phone-box .zc-phone span {
	padding-left: 0;
	line-height: 30px;
	color: #ee5128;
	font-size: 14px;
	font-weight: normal;
	display: inline-block;
}

.phone-box .zc-phone font {
	background: #ee5128;
	color: #fff;
}

.fw-back {
	background: #f5f6fc;
	padding: 5px 15px;
}

.fw-list li {
	float: left;
	width: 50%;
	border-right: solid 1px #eaeaea;
	position: relative;
}

.fw-list-box {
	height: 105px;
	position: relative;
	background: #fff;
}

.fw-list-box img {
	position: absolute;
	right: 0;
	bottom: 0;
}

.fw-back-box {
	border-radius: 10px;
	padding-bottom: 15px;
	background: #fff;
	overflow: hidden;
}

.fw-list-tt {
	font-size: 15px;
	color: #000;
}

.fw-list-p {
	font-size: 12px;
	color: #999;
	margin: 5px 0;
}

.fw-list-a {
	display: inline-block;
	color: #fff;
	font-size: 12px;
	background: #f6a893;
	padding: 2px 10px;
	border-radius: 30px;
}

.fw-list-c {
	position: relative;
	z-index: 10;
	padding: 15px;
}

.fw-list li a {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 11;
}

.fw-list {
	position: relative;
}

.fw-list:before {
	display: block;
	z-index: 100;
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	border-top: solid 1px #eaeaea;
}

.zc-list-sm li {
	float: left;
	width: 25%;
	margin: 15px 0;
	border-right: solid 1px #eaeaea;
}

.zc-list-sm li img {
	height: 30px;
}

.zc-list-sm li .fw-list-p {
	margin: 0;
}

.zc-list-sm li:last-child {
	border: none;
}

.zc-list-more {
	display: block;
	margin: 0 15px;
	margin-top: 10px;
	border-radius: 30px;
	color: #fff;
	font-size: 15px;
	background: #ee5128;
	padding: 6px 10px;
	text-align: center;
}

.wt-box {
	background: #fff;
	border-radius: 10px;
	padding: 15px;
}

.wt-border {
	border-bottom: solid 1px #e5e5e5;
}

.zc-b img {
	width: 150px;
}

.zc-right {
	margin-left: 170px;
}

.zc-right-tt {
	color: #000;
	margin-bottom: 10px;
}

.zc-right-p p {
	margin-bottom: 3px;
	font-size: 12px;
	color: #999;
}

.zc-right-p p span {
	color: #ee5128;
}

.zc-right-a {
	display: inline-block;
	margin-top: 10px;
	padding: 3px 15px;
	border-radius: 30px;
	font-size: 12px;
	color: #666;
	color: #bbb;
	border: solid 1px #ddd;
}

.wt-bottom {
	margin-top: 15px;
	margin-bottom: 15px;
}

.wt-bottom .pull-left {
	width: 50%;
	border-right: solid 1px #eaeaea;
}

.wt-bottom .pull-left:last-child {
	padding-left: 25px;
	border: none;
}

.pb-img {
	margin: 15px -15px;
}
.pb-img li{
	width: 25%;
	float: left;
}

.bottom-list {
	background: #f5f6fc url(../images/back-bottom.png) center bottom no-repeat;
	
	padding: 30px 0 50px 0;
	background-size: 100% auto;
}

.bottom-list-img img {
	height: 20px;
}

.bottom-list-tt {
	font-size: 14px;
	color: #ee5128;
	font-weight: bold;
	margin: 5px 0;
}

.bottom-list-p {
	font-size: 12px;
	color: 3666;
}

.bottom-list li {
	float: left;
	width: 33.333333%;
}

.fix-list {
	position: fixed;
	left: 0;
	z-index: 1000;
	right: 0;
	bottom: 0;
	background: #fff;
}

.fix-list li {
	float: left;
	width: 20%;
}

.fix-list li a {
	display: block;
	height: 50px;
	padding-top: 30px;
	font-size: 12px;
	color: #666;
}

.fix-phone {
	position: absolute;
	font-size: 12px;
	color: #ee5128;
	left: 50%;
	top: -20px;
	margin-left: -25px;
}

.fix-phone img {
	height: 50px;
}

.fix-list li:nth-child(4) {
	margin-left: 20%;
}

.fix-list li a.fix01 {
	background: url(../images/fix-nav01.png) center 5px no-repeat;
	background-size: auto 18px;
}

.fix-list li a.fix02 {
	background: url(../images/fix-nav02.png) center 5px no-repeat;
	background-size: auto 18px;
}

.fix-list li a.fix03 {
	background: url(../images/fix-nav03.png) center 5px no-repeat;
	background-size: auto 18px;
}

.fix-list li a.fix04 {
	background: url(../images/fix-nav04.png) center 5px no-repeat;
	background-size: auto 18px;
}

.dh-back {
	position: static;
	left: 0;
	right: 0;
	z-index: 999;
	bottom: 50px;
	background: url(../images/dh-back.png) center no-repeat;
	background-size: cover;
	padding: 20px 30px 40px 30px;
}

.dh-tt {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
}

.dh-p {
	font-size: 14px;
	color: #fff;
	margin: 10px 0;
}

.dh-back .form-control {
	box-shadow: none;
	border: none;
}

.relative {
	position: relative;
	margin-bottom: 10px;
}

.relative span {
	position: absolute;
	top: 0;
	right: 15px;
	line-height: 34px;
	font-size: 12px;
	color: #ff1717;
}

.btn1{
	line-height: 30px;
	display: inline-block;
	margin-left: 10px;
	padding: 0 20px;
	border-radius: 4px;
	background:	white;
	color: #e70e16;
}

.btn{
	line-height: 30px;
	display: inline-block;
	margin-left: 10px;
	padding: 0 20px;
	border-radius: 4px;
	background:	#ee5128;
}
.btn.zc-list-more {
	margin: 0;
	width: 100%;
	font-size: 16px;
	
}

.zc-list-more:hover,
.zc-list-more:focus {
	color: #fff;
}

.error {
	margin-top: 5px;
	color: #f00;
}


/********代办公司********/

.db-list li {
	float: left;
	width: 16.666666%;
}

.db-list {
	background: #fff;
}

.db-list li a {
	color: #666;
}

.db-nav li {
	float: left;
	width: 25%;
	padding: 15px 0 0 0;
}

.db-nav li a {
	display: inline-block;
	color: #000;
}

.db-nav li a img {
	height: 30px;
	margin-bottom: 5px;
}

.db-nav li a span {
	font-size: 10px;
	color: #999;
}

.db-tt-sm {
	font-size: 12px;
	color: #999;
	margin-top: -10px;
	margin-bottom: 15px;
	padding: 0 15px;
}

.cy-list li {
	float: left;
	width: 50%;
	padding: 0 5px;
	padding-bottom: 10px;
}

.cy-list {
	padding: 0 10px;
}

.cy-back {
	background: #404363 url(../images/cy01.png) center top no-repeat;
	background-size: cover;
	border-radius: 10px 0 0 10px;
	padding: 10px;
}

.cy-tt {
	font-size: 24px;
	color: #e12823;
}

.cy-money {
	font-size: 12px;
	color: #333;
	text-decoration: line-through;
	opacity: 0.6;
}

.lj-a {
	font-size: 12px;
	color: #fff;
	display: inline-block;
	padding: 3px 15px;
	border-radius: 30px;
	background: #df5451;
	margin: 10px 0;
}

.cy-tt-l {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	position: relative;
	color: white;
	margin-right: -10px;
}

.cy-tt-l span {
	position: absolute;
	right: 0;
	top: 50%;
	font-size: 12px;
	color: #fff;
	margin-top: -11.5px;
	background: url(../images/icon-cy.png) left center no-repeat;
	background-size: 100% 100%;
	padding: 3px 5px 3px 10px;
}

.cy-txt-p {
	font-size: 12px;
	color: white;
	opacity: 0.9;
}

.cy-list li:last-child .cy-back {
	background: #5d5447 url(../images/cy02.png) center top no-repeat;
	background-size: cover;
}

.tc-list li {
	float: left;
	width: 50%;
	background: #fff;
	position: relative;
	padding: 10px;
	border-right: solid 1px #ddd;
}

.tc-list li img {
	position: absolute;
	right: 0;
	bottom: 0;
}

.tc-list-tt {
	color: #000;
}

.tc-list-box {
	position: relative;
	z-index: 10;
}

.tc-list-p {
	font-size: 12px;
	margin: 5px 0;
	color: #000;
	opacity: 0.7;
	line-height: 20px;
	height: 40px;
}

.cy-tt span {
	font-size: 12px;
}

.tc-qg {
	font-size: 12px;
	color: #e33633;
}

.tc-list li:nth-child(even) {
	border: none;
}

.tc-list {
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}

.tc-list:before {
	display: block;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 10;
	border-top: solid 1px #ddd;
}

.zc-phone-lg span {
	padding-left: 0;
	background: none;
	font-size: 15px;
	font-weight: normal;
}

.zc-phone-lg {
	margin: 10px 0;
}

.jd {
	font-size: 12px;
	color: #e33633
}

.bz-back {
	background: #fff;
	border-radius: 10px;
	padding: 10px;
}

.bz-tt {
	color: #000;
	line-height: 30px;
	margin-left: 25px;
}

.bz-tt a {
	display: inline-block;
	margin-left: 10px;
	padding: 0 20px;
	border-radius: 4px;
	background: #e33633;
	color: #fff;
}

.raw img {
	width: 8px;
}

.raw {
	margin: 0px 0 0 35px;
	margin-bottom: 10px;
}

.bz-list li {
	float: left;
	width: 25%;
	position: relative;
	font-size: 12px;
}

.bz-list li img {
	height: 40px;
	margin-bottom: 5px;
}

.tabs-back li {
	float: left;
}

.tabs-back li a {
	display: block;
	line-height: 30px;
	color: #666;
	padding: 0 15px;
	position: relative;
}

.tabs-back {
	background: url(../images/tabs-back.png) center no-repeat;
	background-size: cover;
	margin: 15px 0;
}

.tabs-back li.active a {
	color: #ee5128;
}

.tabs-back li.active a:before {
	display: block;
	content: "";
	background: #ee5128;
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 2px;
	width: 30px;
	margin-left: -15px;
}

.zj-list img {
	height: 45px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #333;
}

.zj-list li {
	float: left;
	width: 33.333333%;
	padding: 10px 0;
}

.bz-tt-c {
	font-size: 18px;
	color: #7381bc;
	margin: 20px 0;
}

.fw-back {
	padding-bottom: 15px;
}

.bz-back-c {
	background: url(../images/bz-back.png) center no-repeat;
	position: relative;
	background-size: cover;
	border-radius: 10px;
	padding: 15px;
	margin: 0 15px;
}

.tt-left {
	color: #fff;
	padding: 5px auto;
	margin-bottom: 10px;
	padding-left: 5px;
	background: url(../images/tt-left.png) left center no-repeat;
	background-size: auto 100%;
	border-radius: 4px 0 0 4px;
}

.bz-back-p {
	font-size: 12px;
	text-align: justify;
	color: #666;
	margin-bottom: 15px;
}

.bz-back-p a {
	color: #8390cc;
}

.bz-back-p-b {
	padding-right: 60px;
	margin-bottom: 0;
}

.bz-back-c img {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 120px;
}

.bottom-list-b {
	padding: 15px;
	background: url(../images/back-fw-b.png) center bottom no-repeat;
	background-size: 100% auto;
}

.fw-list-b li {
	float: left;
	width: 25%;
	position: relative;
}

.fw-list-b li img {
	height: 20px;
	margin-bottom: 5px;
}

.fw-list-b {
	/*background: rgba(0, 0, 0, 0.05);*/
	padding: 15px 0;
}

.fw-list-b li:before {
	display: block;
	content: "";
	position: absolute;
	right: 0;
	top: 0px;
	border-right: dashed 1px #cdcdcd;
	height: 60px;
}

.fw-list-b li:last-child:before {
	display: none;
}

.zl-box p {
	font-size: 13px;
	margin: 0;
	line-height: 26px;
	padding-left: 15px;
}

.zl-box {
	position: relative;
	padding-right: 50px;
}

.zl-box a {
	position: absolute;
	right: 0;
	top: 20px;
	border: solid 1px #ddd;
	font-size: 12px;
}
.bz-back-vs img{
	width: 100%;
	height: auto;
}
