/*css reset*/

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu,
a,
div {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
	display: block;
	font-family: "微软雅黑";
	font-size: 14px;
}

caption,
th {
	text-align: left;
	font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
	border: 0;
}

i,
cite,
em,
var,
address,
dfn {
	font-style: normal;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
	font-size: 100%;
}

sup,
sub {
	font-size: 83%;
}

pre,
code,
kbd,
samp {
	font-family: inherit;
}

q:before,
q:after {
	content: none;
}

textarea {
	overflow: auto;
	resize: none;
}

label,
summary {
	cursor: default;
}

a,
button {
	cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
	font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
	text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen,
legend {
	outline: none;
}

body {
	background: #fff;
}

a {
	color: white;
	text-decoration: none;
}

a:hover {
	color: orangered;
	text-decoration: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

.box-sizing {
	box-sizing: border-box;
}

.text-align {
	text-align: center;
}


/*.nowrap{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}*/

.container {
	width: 100%;
	overflow: hidden;
	min-width: 1200px;
}

.col-sm-45 {
	width: 45%;
}

.col-sm-55 {
	width: 55%;
}

.col-sm-50 {
	width: 50%;
}

.container-left {
	float: left;
	padding: 0 20px;
	box-sizing: border-box;
}

.container-right {
	float: right;
	padding: 0 20px;
	box-sizing: border-box;
}


/*导航条*/

.nav-content {
	width: 100%;
	height: 100px;
}

.nav-box {
	width: 1300px;
	height: 100px;
	margin: 0 auto;
}

.nav-logo {
	float: left;
	padding-left: 50px;
	padding-top: 25px;
}

.nav-logo img {
	width: 200px;
}

.nav-nav {
	float: right;
	padding-right: 25px;
}

.nav-nav>ul>li {
	float: left;
	line-height: 100px;
	position: relative;
}

.nav-nav>ul>li>a {
	color: #000000;
	font-size: 16px;
	display: block;
	padding: 0 22px;
	position: relative;
}

.nav-nav>ul>li>a:not(.hasLevelNav):hover {
	background: url(../images/selected.png) no-repeat center bottom;
	color: #ef5205;
}

.nav-nav>ul>li .active {
	background: url(../images/selected.png) no-repeat center bottom;
	color: #ef5205;
}

.fz {
	position: absolute;
	display: inline-block;
	background: #fe8657;
	color: #fff;
	height: 20px;
	width: 50px;
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	border-radius: 12px;
	top: 30px;
	right: -16px;
}

.nav-nav-level-nav {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 70px;
	border: 1px solid #e7e7e7;
	z-index: 999;
	display: none
}

.nav-nav-level-nav ul li {
	width: 100%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	background: #fff;
}

.nav-nav-level-nav ul li:hover {
	background: #6eb7ff;
}

.nav-nav-level-nav ul a:hover {
	color: #fff;
}

.nav-nav-level-nav a {
	display: block;
}

.banner {
	width: 100%;
	overflow: hidden;
	margin-top: 2px;
	background: #eef2f2;
}

.banner img {
	width: 100%;
}

.banner:hover {
	filter: alpha(opacity=90);
	opacity: 0.9;
}

.banner-change {
	padding: 80px 0px;
}

.banner-change01 {
	margin-bottom: 80px;
}

.cloud-stop-container {
	width: 100%;
	padding: 80px 0px;
	background: #ffffff;
	overflow: hidden;
}

.cloud-stop-content {
	width: 1200px;
	margin: 0 auto;
}

.cloud-stop-content-right ul li {
	margin: 20px;
	overflow: hidden;
}

.title-undeline {
	border-bottom: 2px solid #d2d2d2;
	padding: 5px 0px;
	line-height: 36px;
	display: inline-block;
}

.title-h2-3 {
	color: #333333;
	font-size: 36px;
}

.title-h2-e {
	color: #ef5205;
	font-size: 36px;
}

.title-24-3 {
	color: #333333;
	font-size: 24px;
}

.title-24-e {
	color: #4da2f5;
	font-size: 24px;
}

.title-cirle {
	width: 8px;
	height: 8px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	background: #5f5f5f;
	margin-left: 8px;
	margin-right: 8px;
	display: inline-block;
	position: relative;
	top: -6px;
}

.title-p {
	font-size: 14px;
	color: #222222;
	line-height: 26px;
}

.p-span {
	padding-right: 40px;
	color: #222;
	font-size: 14px;
}

.curb-parking {
	background: #eef2f2;
}

.curb-title {
	border-left: 10px solid #ef5205;
	padding-left: 20px;
}

.curb-parking p {
	margin-bottom: 10px;
}

.curb-parking .circle-span {
	display: inline-block;
	width: 4px;
	height: 4px;
	border-radius: 2px;
	margin-right: 10px;
	background: #999999;
	position: relative;
	top: -3px;
}

.curb-parking-button {
	padding: 7px 20px;
	border-radius: 3px;
	background: #ef5205;
	cursor: pointer;
	font-size: 14px;
	color: #fff;
	display: inline-block;
}

.curb-parking-button:hover {
	background: #da6329;
	color: #fff;
}

.curb-parking-right-top {
	padding-top: 40px;
}

.advantage-container {
	width: 100%;
	overflow: hidden;
	padding: 80px 0px;
	background: #fff;
}

.advantage-container-title {
	text-align: center;
}

.advantage-container-content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 65px;
}

.advantage-container-content ul li {
	float: left;
	width: 25%;
	text-align: center;
	padding: 0 30px;
	box-sizing: border-box;
}

.advantage-h2 {
	line-height: 80px;
	font-size: 16px;
	color: #333333;
	position: relative;
}

.advantage-line {
	display: inline-block;
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -20px;
	width: 40px;
	height: 2px;
	background: #ff691f;
}

.advantage-p {
	line-height: 24px;
	font-size: 14px;
	color: #666666;
}

.footer-container {
	width: 100%;
	overflow: hidden;
	background: #323232;
	padding: 30px 0px 0px 0px;
}

.footer-content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.footer-content ul li {
	float: left;
	padding: 0px 200px;
	box-sizing: border-box;
	border-right: 1px solid #6e6e6e;
	min-height: 130px;
}

.footer-content ul li:last-child {
	border-right: none;
}

.footer-content ul li:first-child {
	padding-left: 60px;
}

.footer-sm-30 {
	width: 30%;
}

.footer-sm-50 {
	width: 50%;
}

.footer-sm-40 {
	width: 40%;
}

.footer-sm-20 {
	width: 20%;
}

.footer-left-col {
	float: left;
	width: 33%;
	overflow: hidden;
}

.footer-left-col .p {
	font-size: 14px;
	color: #e8e8e8;
	line-height: 35px;
}

.footer-left-col a {
	font-size: 12px;
	color: #cacaca;
	line-height: 26px;
}

.footer-left-col a:hover {
	color: #ff691f;
}

.footer-middle-col {
	overflow: hidden;
}

.footer-middle-col-title {
	font-size: 14px;
	color: #ef5205;
	padding-left: 20px;
	background: url(../images/der.png) no-repeat 0px center;
	line-height: 40px;
}

.footer-middle-col-info {
	padding-left: 20px;
	color: #cacaca;
	font-size: 14px;
	margin-bottom: 10px;
}

.footer-middle-col-tel {
	background: url(../images/tel.png) no-repeat 0px center;
}

.footer-right-col {
	overflow: hidden;
	padding-top: 5px;
}

.footer-right-col p {
	font-size: 12px;
	color: #e3e3e1;
	margin-top: 3px;
}

.footer-foot {
	width: 100%;
	background: #202020;
	text-align: center;
	font-size: 12px;
	color: #cacaca;
	line-height: 50px;
	margin-top: 30px;
}


/*关于我们*/

.about-container {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	overflow: hidden;
	height: 800px;
	margin-top: 100px;
	margin-bottom: 80px;
}

.lineF,
.lineS,
.lineF-th,
.lineF-four {
	position: absolute;
	visibility: hidden;
}

.lineS {
	top: 182px;
	left: 70px;
}

.lineF {
	left: 175px;
}

.lineF-th {
	top: 364px;
	left: 175px;
}

.lineF-four {
	top: 546px;
	left: 70px;
}

.boxF,
.boxS,
.boxT,
.overlay {
	width: 200px;
	height: 250px;
	overflow: hidden;
}


/*.boxF, .boxS{visibility: hidden;}*/

.boxF {
	transform: rotate(120deg);
	float: left;
	margin-left: 10px;
	-ms-transform: rotate(120deg);
	-moz-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
}

.boxS {
	transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
}

.boxT {
	transform: rotate(-60deg);
	background: no-repeat 50% center;
	background-size: 125% auto;
	-ms-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-webkit-transform: rotate(-60deg);
	visibility: visible;
}

.overlay {
	transition: all 250ms ease-in-out 0s;
	display: none;
	position: relative;
	display: block;
}

.overlay:hover {
	background: rgba(0, 0, 0, 0.3);
}

.about-info {
	padding-top: 70px;
	text-align: center;
	line-height: 40px;
}

.boxT-h1 {
	font-size: 30px;
	color: #ffffff;
}

.boxT-span {
	font-size: 16px;
	color: #ffffff;
}

.boxT-h2 {
	font-size: 30px;
	color: #ffffff;
}

.about-content {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0px 100px 0px;
	overflow: hidden;
}

.about-content-l {
	box-sizing: border-box;
	float: left;
	width: 150px;
	position: relative;
	border-right: 1px solid #d4d4d4;
	min-height: 100px;
	overflow: visible;
}

.about-content-l ul li {
	padding-right: 50px;
	font-size: 14px;
	color: #333333;
	background: url(../images/ab010.png) no-repeat right center;
	text-align: right;
	position: absolute;
	right: -9px;
}

.about-content-l ul .active {
	color: #ef5205;
	background: url(../images/ab011.png) no-repeat right center;
}

.about-content-r {
	float: right;
	margin-left: 80px;
	display: inline-block;
	width: 970px;
	padding-right: 20px;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 30px;
}

.about-content-r-box {
	margin-bottom: 50px;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}

.about-content-r-box-title {
	font-size: 20px;
	color: #333333;
	margin-bottom: 20px;
}

.about-content-r-box p {
	margin-bottom: 20px;
}

.yell-cirle {
	width: 8px;
	height: 8px;
	background: #fe8657;
	border-radius: 4px;
	display: inline-block;
	margin-right: 15px;
}

.sit-position {
	padding-right: 20px;
	background: url(../images/join02.png) no-repeat right center;
	font-size: 16px;
	line-height: 30px;
	display: inline-block;
	cursor: pointer;
	margin-bottom: 20px;
}

.sit-position-active {
	background: url(../images/join01.png) no-repeat right center;
	color: #ef5205;
}

.sit-position-box {
	width: 800px;
	padding: 20px;
	overflow: hidden;
	border: 1px solid #dedede;
	margin-bottom: 30px;
	display: none;
}

.sit-position-box p {
	margin-bottom: 5px;
}

.app-container {
	width: 100%;
	background: #fff;
	overflow: hidden;
	padding: 30px 0px;
}

.app-content {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}

.app-content ul li {
	float: left;
	width: 33%;
	text-align: center;
}

.app-content-title {
	font-size: 16px;
	line-height: 50px;
}

.app-content-p {
	font-size: 14px;
}

.app-container-sec {
	width: 100%;
	background: #ffdb8f url(../images/app09.png) no-repeat right -300px;
	overflow: hidden;
	padding: 150px 0px;
	background-size: 800px;
}

.app-container-sec-box {
	width: 874px;
	margin: 0 auto;
	overflow: hidden;
}

.curb-tab-container {
	width: 1200px;
	position: absolute;
	left: 50%;
	bottom: 5px;
	margin-left: -600px;
	overflow: hidden;
	height: 100px;
}

.curb-tab-content {
	position: absolute;
	right: 450px;
	bottom: 0px;
}

.curb-tab-content ul li {
	float: left;
	padding-left: 20px;
	cursor: pointer;
	font-size: 16px;
	color: white;
	margin-left: 20px;
	display: inline-block;
}

.curb-tab-content ul .active {
	color: orangered;
}

.curb-box {
	width: 100%;
	overflow: hidden;
	padding: 20px 0px 60px 0px;
}

.curb-tab-mao {
	padding-left: 50px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 100px;
}

.curb-box-tab {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	display: none;
	padding: 0px 50px;
	overflow: hidden;
	box-sizing: border-box;
}



.curb-h1 {
	font-size: 20px;
	color: #ef5205;
	margin-bottom: 20px;
}

.curb-box-tab p {
	line-height: 26px;
	font-size: 14px;
}

.curb-margin-bottom {
	margin-bottom: 20px;
}

.curb-two-pic {
	position: relative;
	overflow-y: hidden;
}

.curb-two-pic-son {
	position: absolute;
	top: 0px;
	right: 20px;
	z-index: 2;
}

.curb-produ-content {
	width: 100%;
	overflow: hidden;
	background: #ffffff;
	padding-bottom: 30px;
}

.curb-produ-box {
	width: 1200px;
	margin: 0 auto;
}

.curb-produ-box-title {
	border-left: 5px solid #ef5205;
	font-size: 24px;
	color: #333333;
	padding-left: 13px;
}

.curb-produ-box-o {
	overflow: hidden;
	margin-top: 60px;
}

.curb-produ-box-o ul li {
	float: left;
	width: 33%;
	text-align: center;
	color: #333333;
	padding: 0 30px;
	box-sizing: border-box;
}

.curb-produ-wrap {
	width: 100%;
	overflow: hidden;
	padding-top: 30px;
}

.curb-produ-wrap-t {
	font-size: 16px !important;
	color: #ef5205;
	line-height: 35px !important;
}

.curb-produ-pd {
	padding: 50px 0px;
}

.curb-produ-serse {
	width: 100%;
	box-sizing: border-box;
	padding: 30px 30px 0px 30px;
}

.curb-produ-serse ul li {
	background: #eef2f2;
	padding: 25px;
	border-left: 3px solid #4da2f5;
	margin-bottom: 10px;
}

.span-blue {
	height: 6px;
	width: 6px;
	background: #4da2f5;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 6px;
}

.ser-titie {
	font-size: 18px;
	text-align: center;
	line-height: 60px;
	margin-bottom: 10px;
}

.ser-contet {
	width: 100%;
	overflow: hidden;
	color: #fff;
}

.ser-contet ul li {
	float: left;
	width: 520px;
	box-sizing: border-box;
	margin-right: 60px;
	display: inline-block;
	padding: 20px 20px 20px 180px;
	background: #5eabf6 url(../images/se01.png) no-repeat 30px 30px;
	min-height: 240px;
}

.ser-contet ul li:last-child {
	margin-right: 0px;
}

.ser-contet p {
	margin-bottom: 8px;
	font-size: 14px;
}

.ser-contet .p {
	font-size: 18px;
}

.al01 {
	margin-bottom: 50px;
}

.al02 {
	margin-top: 50px;
}

.al03 {
	margin-top: 20px;
}

.al-ul {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dashed #dedede;
}

.al-ul ul li {
	height: 257px;
	float: left;
	width: 33.33%;
	box-sizing: border-box;
	padding: 0px;
	overflow: hidden;
	position: relative;
	margin-bottom: 40px;
	padding-left: 20px;
}

.al-ul ul li img {
	transition: transform 1s;
	-moz-transition: -moz-transform 1s;
	-ms-transition: -ms-transform 1s;
	-o-transition: -o-transform 1s;
	-webkit-transition: -webkit-transform 1s;
}

.al-ul ul li img:hover {
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
}

.al04 {
	position: absolute;
	left: 20px;
	bottom: 0px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(0, 0, 0, 0.3);
	color: #fff;
	width: 380px;
}

.al-ul-t {
	border-bottom: none;
}

.al-ul ul li img {
	width: 100%;
}

.al-ul-t ul li {
	width: 33.333%;
	height: 225px;
}

.div-wrap {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.table-container {
	width: 100%;
	overflow: hidden;
	border: 1px solid #dedede;
	margin-top: 35px;
}

.table-container-title {
	height: 45px;
	line-height: 45px;
	text-align: center;
}

.table-container-box {
	height: 90px;
	text-align: center;
}

.table-container ul {
	border-bottom: 1px solid #dedede;
}

.table-container ul li {
	float: left;
	border-left: 1px solid #dedede;
	display: block;
	box-sizing: border-box;
}

.table-container ul li:nth-child(1) {
	width: 19%;
	border-left: none;
}

.table-container ul li:nth-child(2) {
	width: 15%;
}

.table-container ul li:nth-child(3) {
	width: 31%;
}

.table-container ul li:nth-child(4) {
	width: 17%;
}

.table-container ul li:nth-child(5) {
	width: 18%;
}

.table-container-box ul li {
	padding: 10px;
	height: 90px;
}

.table01 {
	background: #e6e6e6;
}

.table02 {
	background: #98c9f9;
}

.table03 {
	background: #f1f8fe;
}

.table04 {
	background: #e1effd;
}

.table05 {
	background: #f2f2f2;
}

.table06 {
	line-height: 55px;
}

.table07 {
	line-height: 28px;
}


/*合伙人计划*/

.partner-container {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0px 150px 60px 150px;
}

.partner-container ul li {
	width: 100%;
	box-sizing: border-box;
	padding: 20px;
	overflow: hidden;
	border-bottom: 1px dashed #dedede;
	height: 203px;
}

.partner-container ul li:last-child {
	border-bottom: none;
}

.partner-container-left {
	float: left;
	width: 200px;
	margin-right: -200px;
	position: relative;
	text-align: center;
	height: 100%;
	line-height: 220px;
}

.partner-container-left img {
	width: 40%;
}

.partner-container-right {
	float: left;
	width: 100%;
	display: table;
	height: 100%;
}

.partner-container-right-son {
	padding-left: 250px;
	display: table-cell;
	vertical-align: middle;
}

.partner-title {
	line-height: 20px;
	color: #ef5205;
	font-size: 18px;
	margin-bottom: 10px;
}

.partner-title-span {
	font-size: 14px;
}

.partner-container-right-son p {
	line-height: 30px;
}

.bus-img-div {
	width: 100%;
	overflow: hidden;
}

.bus-img-div img {
	width: 100%;
}

.bus-box {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 60px;
}

.bus-box ul li {
	padding: 30px 100px;
	border-bottom: 1px dashed #666;
	overflow: hidden;
}

.bus-box ul li:last-child {
	border-bottom: none;
}

.bus-box-title {
	line-height: 60px;
	color: #ef5509;
	font-size: 20px;
	text-align: center;
}

.bus-box-p {
	line-height: 30px;
	text-align: center;
}

.footer-foot-span-a {
	width: 100%;
	background: #202020;
	text-align: center;
	font-size: 12px;
	color: #cacaca;
	line-height: 50px;
	margin-top: 30px;
	padding-left: 10px;
}

.footer-foot-span-a:hover {
	color: #ff691f;
}

.buttomRight_1 {
	display: block;
	position: fixed;
	bottom: 74px;
	right: -130Px
}

.buttomRight_2 {
	position: fixed;
	bottom: 20px;
	right: -10Px
}

.buttomRight_3 {
	position: fixed;
	bottom: 20px;
	right: 70Px;
	display: none;
}

.connections-part3 {
	width: 100%;
	background: #eef7ff;
}

.connections-part3 h3 {
	font-size: 48px;
	color: #1c6db9;
	padding: 25px 0 10px;
}

.fn-tac {
	text-align: center !important;
}

.partner {
	width: 1000px;
	height: 600px;
	position: relative;
	margin-left: 188px;
	padding-bottom: 50px;
}

.partner-1 {
	position: absolute;
	left: 162px;
	top: 60px;
	width: 292px;
	height: 192px;
	background-image: url(../images/2_x.png);
	cursor: pointer;
}

.partner-allow {
	width: 181px;
	height: 192px;
	position: absolute;
	left: 407px;
	top: 250px;
	background-image: url(../images/partner.png);
}

.partner-2 {
	position: absolute;
	left: 534px;
	top: 84px;
	width: 293px;
	height: 170px;
	background-image: url(../images/4_x.png);
	cursor: pointer;
}

.partner-3 {
	position: absolute;
	left: 159px;
	top: 373px;
	width: 294px;
	height: 194px;
	background-image: url(../images/3_x.png);
	cursor: pointer;
}

.partner-4 {
	position: absolute;
	left: 546px;
	top: 376px;
	width: 290px;
	height: 181px;
	background-image: url(../images/1_x.png);
	cursor: pointer;
}

.partner-1.cur {
	left: 76px;
	top: 14px;
	width: 403px;
	height: 245px;
	background-image: url(../images/2_d.png);
}

.partner-2.cur {
	position: absolute;
	left: 534px;
	top: 17px;
	width: 403px;
	height: 247px;
	background-image: url(../images/4_d.png);
	cursor: pointer
}

.partner-3.cur {
	position: absolute;
	left: 42px;
	top: 368px;
	width: 402px;
	height: 244px;
	background-image: url(../images/3_d.png);
	cursor: pointer
}

.partner-4.cur {
	position: absolute;
	left: 546px;
	top: 376px;
	width: 403px;
	height: 247px;
	background-image: url(../images/1_d.png);
	cursor: pointer
}

.rights {
	width: 560px;
	float: right;
	display: inline-block;
	text-align: right;
}

.rights img {
	width: 24px;
	height: 24px;
	vertical-align: bottom;
}

.rights span {
	margin-left: 10px;
	font-size: 14px;
}

.rights span b {
	font-size: 18px;
	color: #ff6600;
}

.swiper-slide {
	font-size: 16px;
	background: transparent;
	overflow: hidden;
}

.swiper-slide span {
	font-size: 18px;
	color: #ff6600;
	margin: 0 5px;
}

.tips {
	width: 560px;
	display: inline-block;
	margin-left: 10px;
}

.swiper-container {
	height: 24px;
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.curb-tab-fix {
	position: fixed;
	top: 0px;
	background-color: gainsboro;
	width: 100%;
	height: 50px;
	z-index: 99999;
}

.self-tab-p {
	color: #1c6db9;
	font-size: 24px !important;
	padding-top: 25px;
	line-height: 35px !important;
}

.self-tab-p-top {
	height: 80px;
	width: 280px;
	margin: 0;
	padding: 0;
	border-bottom: 1px dashed #dedede
}

.self-div-box {
	margin-top: 35px;
}

.self-div-p-title {
	font-size: 22px !important;
	color: black;
}
.xing_1 ul li
{
	background: url(../images/xiangmu_1.png) no-repeat 0px 10px;
}

.xing_2 ul li
{
	background: url(../images/xiangmu_2.png) no-repeat 0px 10px;
}

.xing_3 ul li
{
	background: url(../images/xiangmu_3.png) no-repeat 0px 10px;
}

.xing_4 ul li
{
	background: url(../images/xiangmu_4.png) no-repeat 0px 10px;
}

.xing_5 ul li
{
	background: url(../images/xiangmu_1.png) no-repeat 0px 10px;
}

.xing_6 ul li
{
	background: url(../images/xiangmu_2.png) no-repeat 0px 10px;
}

.self-div-box ul li {
	padding-left: 25px;
	
	padding-top: 8px;
	color: gray;
	font-size: 17px !important;
	line-height: 20px;
}

.self-div-left-1 {
	float: left;
	width: 560px;
	padding-top: 80px;
	margin-right:190px;
}

.self-div-left-2 {
	float: left;
	width: 290px;
	text-align: left;
	margin-right: 190px;
}

.curb-produ-box-bottom {
	padding-bottom: 45px;
	width: 100%;
	padding: 0px 161px;
	
}

#curb-div {
	width: 470px;
	padding-left: 180px;
	float: left;
	padding-top: 80px;
}

#curb-div ul li {
	padding-left: 40px;
	background: url(../images/xiangmu_1.png) no-repeat 0px 19px;
	line-height: 55px;
	font-size: 17px !important;
}

.curb-footer-div-1 {
	float: left;
	width:100%;
	text-align: center;
	box-sizing: border-box;
}
.curb-footer-div-1 ul li
{
	width: 25%;
	float: left;
}

.curb-div-li ul li
{
	padding-left: 20px;
	background: url(../images/dian.png) no-repeat 0px 3px;
	width: 100%;
	text-align: left;
	line-height: 18px;
	font-size: 14px;
	margin-top: 10px;
}
.curb-div-li p
{
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	margin-top: 10px;
}
.swiper-slide b
{
	text-decoration: underline;
}
