@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	word-break: break-all;/*font-family:"微软雅黑" !important;*/
}
input[type=button] {
	-webkit-appearance: none;
	outline: none;
	border-radius: 0;
}
input[type=text] {
	-webkit-appearance: none;
	outline: none;
	border-radius: 0;
}
body {
	font-size: 14px;
	font-family: "微软雅黑";
	position: relative;
}
a {
	text-decoration: none;
	color: #000;
}
input[type="text"] {
	outline: none;
}
input[type="button"] {
	cursor: pointer;
}
b {
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
img {
	border: none;
	max-width: 100%;
}
ol, ul, li {
	list-style: none;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.about-head {
	background: url("/img/icon-1.png") no-repeat center center;
	/*height: 850px;*/
    /*width: 100%;*/
	position: relative;
	background-size: cover;
}
.about-head.index {
	background: url("/img/icon-9.png") no-repeat center center;
	background-size: cover;
}
.about-guide {
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
.about-guide > img {
	float: left;
	cursor: pointer;
}
.about-guide .about-guide-in {
	float: right;
}
.about-guide-in input[type="text"] {
	border: 1px solid #fff;
	background-color: transparent;
	height: 30px;
	width: 140px;
	margin-right: -5px;
	border-right: none;
	display: none;
	outline: none;
	float: left;
	padding-left: 10px;
	color: #FFF;
}
.about-guide-in input[type="button"] {
	background: url("/img/icon.png") no-repeat 0px 1px;
	border: 1px solid #fff;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 20px;
	outline: none;
}
.about-guide-in i {
	display: inline-block;
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
	text-align: center;
	margin-right: 10px;
}
.about-guide-in span {
	display: inline-block;
	width: 130px;
	height: 30px;
	border: 1px solid #fff;
	line-height: 30px;
	text-align: center;
}
.about-guide-in span a {
	font-size: 12px;
	color: #fff;
}
.about-guide-in span a.actives {
	color: gainsboro;
}
.about-guide-in span b {
	color: #fff;
}
.about-head-yc {
	width: 217px;
	height: 100%;
	background-color: #f9f9f9;
	position: absolute;
	top: 0;
	left: -217px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	z-index: 2000;
}
.about-head-yc img {
	margin: 38px 18px;
}
.about-head-yc ul li {
	font-size: 16px;
	color: #333333;
	display: inline-block;
	height: 60px;
	width: 200px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px dotted gainsboro;
}
.about-head-yc ul li a {
	font-size: 16px;
	color: #333333;
}
.about-head-yc ul li input[type="text"] {
	height: 33px;
	width: 149px;
	border: 1px solid gainsboro;
	margin-top: -1px;
	border-right: black;
	float: left;
	outline: none;
}
.about-head-yc ul li input[type="button"] {
	outline: none;
	width: 35px;
	height: 35px;
	border: 1px solid gainsboro;
	margin-top: -1px;
	background: url("/img/icon.png") no-repeat 0px -26px;
	cursor: pointer;
	border-left: none;
	float: left;
}
.about-head-yc ul li a:hover {
	color: #3fb9ff;
}
.logo {
	width: 675px;
	margin: 100px auto 0;
	text-align: center;
}
.about-head-yc ul {
	margin-left: 8px;
	background: #fff;
}
.about-head-yc ul li a.ziti {
	font-size: 14px;
	color: #666666;
}
.about-center {
	width: 1200px;
	margin: 0 auto;
}
.swiper-container.sw {
	margin-top: 80px;
}
.swiper-button-next img {
	opacity: 0.3;
}
.swiper-button-prev img {
	opacity: 0.3;
}
.swiper-button-next img:hover {
	opacity: 1;
}
.swiper-button-prev img:hover {
	opacity: 1;
}
.about-center-one {
	margin-top: -50px;
	width: 300px;
	height: 100px;
	background-color: #3fbaff;
	text-align: center;
	z-index: 999;
	position: absolute;
	bottom: 0;
}
.about-center-one h1 {
	font-size: 36px;
	color: #ffffff;
	padding-top: 9px;
}
.about-center-one h2 {
	font-size: 24px;
	color: #fff;
}
.about-center-left ul li {
	width: 200px;
	text-align: right;
	margin-top: 45px;
	font-size: 16px;
	color: #333333;
	cursor: pointer;
	position: relative;
}
.about-center-left ul li.activ {
	color: #0397d6;
	position: relative;
	z-index: 800;
}
.active {
	display: inline-block;
	width: 37px;
	height: 30px;
	position: absolute;
	background: url("/img/icon.png") no-repeat -2px -63px;
	right: -110px;
	top: -3px;
	z-index: 99;
}
.about-center-left {
	float: left;
}
.about-center-left.actvi {
	position: fixed;
	top: 0;
	z-index: 999;
}
.about-center-right {
	float: right;
	position: relative;
	border-left: 1px solid #3fbaff;
	left: -2px;
	padding-bottom: 100px;
	font-size: 16px;
}
.about-center-right-in {
	margin-left: 58px;
	width: 840px;
}
.about-center-h h1 {
	font-size: 24px;
	color: #333333;
}
.about-center-h a {
	font-size: 14px;
	color: #666666;
	border-bottom: 2px solid #3fbaff;
	padding-bottom: 10px;
	transition: all .3s;
}


.about-center-h a:hover{
	color: #3fbaff;
}
.about-center-h h1 span {
	font-size: 24px;
	color: #3fbaff;
}
.about-center-h {
	padding-bottom: 10px;
	margin-top: 36px;
	border-bottom: 2px solid #d2d2d2;
}
.bd .infoList li a.active-one {
	color: #3fbaff;
}
.about-center-img img {
	width: 260px;
	height: 200px;
}
.about-center-img {
	position: relative;
}
.em-one {
	display: inline-block;
	width: 21px;
	height: 21px;
	background: url("/img/icon.png") no-repeat -5px -97px;
	position: absolute;
	top: 14px;
	left: 7px;
}
.em-two {
	display: inline-block;
	width: 21px;
	height: 21px;
	background: url("/img/icon.png") no-repeat -5px -125px;
	position: absolute;
	bottom: -11px;
	right: -10px;
}
.about-center-p {
	margin-top: 20px;
	font-size: 16px !important;
}
.about-center-img.about-center-img-one img {
	width: 820px;
	margin-left: 17px;
	margin-top: 25px;
	height: auto;
}
.imggs img {
	margin-left: 17px;
	margin-top: 25px;
}
.about-center-img.about-center-img-two img {
	width: 300px;
	height: 240px;
	overflow: hidden;
	transition: all 0.5s;
}
.about-center-img.about-center-img-two img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.about-center-woed {
	width: 496px;
	float: right;
	margin-top: 25px;
}
.about-one {
	border-bottom: 1px dotted gainsboro;
	padding-bottom: 20px;
}
.about-center-img-two a {
	font-size: 24px;
	color: #333333;
	margin-right: 17px;
}
.about-center-img-two span {
	font-size: 14px;
	color: #333333;
}
.about-center-img-two p {
	font-size: 14px;
	color: #333333;
	line-height: 26px;
	width: 496px;
	height: 208px;
	overflow: hidden;
}
.img-24 {
	width: 200px;
	height: 224px;
	overflow: hidden;
}
.about-center-woed.about-center-woed-o {
	float: left;
	margin-left: 20px;
}
.logo p {
	font-size: 18px;
	color: #fff;
	margin: 50px 0;
}
.logo a {
	display: inline-block;
	width: 240px;
	height: 50px;
	border-radius: 33px;
	background-color: #3fb9ff;
	color: #fff;
	line-height: 50px;
	font-size: 18px;
}
.logo img, .logo p, .logo a {
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	opacity: 0;
	transition: all 1s ease 0s;
}
.index-nav-in li {
	transform: translateY(40px);
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	opacity: 0;
	transition: all 1s ease 0s;
}
.logo.actives img, .logo.actives p, .logo.actives a {
	transform: translateY(40px);
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	opacity: 1;
}
.index-nav-in.active-ong li {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
}
.index-nav-in.active-ong1 li {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
}
.center-business2 p, .center-business2 h1 {
	transform: translateY(40px);
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	opacity: 0;
	transition: all 1s ease 0s;
}
.center-business2.active-two p, .center-business2.active-two h1 {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
}
.center-business-1 p, .center-business-1 h1 {
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	opacity: 0;
	transition: all 1s ease 0s;
}
.center-business444 p, .center-business444 h1 {
	-webkit-transform: translateY(40px);
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	opacity: 0;
	transition: all 1s ease 0s;
}
.center-business444.active-two2 p, .center-business444.active-two2 h1 {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
	transition: all 1s ease 0s;
}
.swiper-one {
	transform: translateY(40px);
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	opacity: 0;
	transition: all 1s ease 0s;
}
.swiper-one.att {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
}
.swiper-one.att {
	transition-delay: 800ms;
}
.center-business444 p {
	transition-delay: 200ms;
}
.center-business444 h1 {
	transition-delay: 400ms;
}
.center-business-1 p {
	transition-delay: 200ms;
}
.center-business-1 h1 {
	transition-delay: 300ms;
}
.center-business-1.active-two1 p, .center-business-1.active-two1 h1 {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
}
.center-business-one33 .li-111, .center-business-one33 .li-222, .center-business-one33 .li-333, .center-business-one33 .li-444, .center-business-one33 a {
	transform: translateY(40px);
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	opacity: 0;
}
.center-business-one22 .li-555, .center-business-one22 .li-666, .center-business-one22 .li-777, .center-business-one22 .li-888, .center-business-one22 a {
	transform: translateY(40px);
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	opacity: 0;
}
.center-business-one a {
	transition: all 1s ease 0s;
}
.center-business-one33.ac .li-111 {
	transition-delay: 200ms;
}
.prev-1 {
	float: left;
	margin-top: -96px;
}
.prev-1 img, .next-1 img {
	opacity: 0.5;
}
.next-1 img:hover {
	opacity: 1;
}
.prev-1 img:hover {
	opacity: 1;
}
.next-1 {
	float: right;
	margin-top: -96px;
}
.center-business-one33.ac .li-222 {
	transition-delay: 500ms;
}
.center-business-one33.ac .li-333 {
	transition-delay: 800ms;
}
.center-business-one33.ac .li-444 {
	transition-delay: 1100ms;
}
.center-business-one22.ad .li-555 {
	transition-delay: 200ms;
}
.center-business-one22.ad .li-666 {
	transition-delay: 500ms;
}
.center-business-one22.ad .li-777 {
	transition-delay: 800ms;
}
.center-business-one22.ad .li-888 {
	transition-delay: 1100ms;
}
.center-business-one33.ac > a {
	transition-delay: 100ms;
}
.center-business-one22.ad > a {
	transition-delay: 100ms;
}
.project-three ul li:hover {
	transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
}
.project-three ul li:hover img {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.center-business-one33.ab .li-111, .center-business-one33.ab .li-222, .center-business-one33.ab .li-333, .center-business-one33.ab .li-444 {
	transition-delay: 0ms;
}
.center-business-one33.ac .li-111, .center-business-one33.ac .li-222, .center-business-one33.ac .li-333, .center-business-one33.ac .li-444, .center-business-one.ac a {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
}
.center-business-one22.ad .li-555, .center-business-one22.ad .li-666, .center-business-one22.ad .li-777, .center-business-one22.ad .li-888, .center-business-one.ad a {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
}
.center-business2.active-two p {
	transition-delay: 200ms;
}
.center-business2.active-two h1 {
	transition-delay: 400ms;
}
.logo.activess img, .logo.activess p, .logo.activess a {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	opacity: 1;
}
.logo.actives img {
	transition-delay: 200ms;
}
.logo.actives p {
	transition-delay: 400ms;
}
.logo.actives a {
	transition-delay: 600ms;
}
.index-nav {
	height: 100px;
	width: 100%;
	background-color: #4fd2c2;
	position: absolute;
	bottom: 0;
}
.index-nav-in {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	text-align: center;
}
.index-nav ul li {
	float: left;
	font-size: 18px;
	color: #fff;
	/*padding-top: 25px;*/
	height: 100px;
	width: 14.28%;
}
.index-nav ul li a {
	font-size: 14px;
	color: #fff;
	display: block;
}
.index-nav ul li:hover img {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
.index-nav ul li img {
	display: block;
	margin: 20px auto 5px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.center {
	width: 1200px;
	margin: 80px auto 87px;
}
.center-business {
	width: 868px;
	margin: 0 auto;
	text-align: center;
}
.center-business h1 {
	font-size: 36px;
	color: #222222;
	margin-bottom: 28px;
	font-weight: bold;
}
.center-business p {
	font-size: 14px;
	color: #333333;
	margin-bottom: 77px;
	line-height: 30px;
}
.center-business-one ul li {
	float: left;
	width: 250px;
	margin-right: 40px;
	text-align: center;
	background-color: #fff;
	/*background-color: red;*/
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.center-business-one {
	margin: 0 35px;
	text-align: center;
}
.center-business-one ul {
	margin-right: -40px;
}
.center-business-one ul li p {
	text-align: center;
}
.center-business-one ul li span {
	font-size: 14px;
	color: #666666;
	display: inline-block;
	height: 57px;
	line-height: 26px;
}
.center-business-one ul li p {
	font-size: 18px;
	color: #222222;
	margin-top: 19px;
	margin-bottom: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.center-business-one ul li i {
	display: inline-block;
	width: 90px;
	height: 90px;
	border: 1px solid #0397d6;
	border-radius: 50%;
	text-align: center;
	line-height: 90px;
}	
.center-business-one ul li em {
	display: inline-block;
	width: 90px;
	height: 90px;
	margin-top: 30px;
	text-align: center;
}
.center-business-li2 em {
	background: url("/img/icon.png") no-repeat -52px -5px;
}
.center-business-li3 em {
	background: url("/img/icon.png") no-repeat -153px -5px;
}
.center-business-li4 em {
	background: url("/img/icon.png") no-repeat -253px -5px;
}
.center-business-li11 em {
	background: url("/img/icon.png") no-repeat -357px -5px;
}
.center-business-one.ac ul li a {
	display: block;
	padding-bottom: 20px;
}
.center-business-one.ac ul li:hover {
	transform: translateY(-20px);
	box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
}
.center-business-li11:hover em {
	background: url("/img/icon.png") no-repeat -357px -111px;
}
.center-business-li2:hover em {
	background: url("/img/icon.png") no-repeat -53px -111px;
}
.center-business-li3:hover em {
	background: url("/img/icon.png") no-repeat -153px -111px;
}
.center-business-li4:hover em {
	background: url("/img/icon.png") no-repeat -253px -111px;
}
.center-business-one ul li:hover span {
	color: #0397d6;
}
.center-business-li1 {
	margin: 0 24px;
	cursor: pointer;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.center-business-one > a {
	display: inline-block;
	width: 240px;
	height: 50px;
	border-radius: 33px;
	background-color: #3fb9ff;
	color: #fff;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	margin-top: 60px;
}
.center-business-one > a:hover {
	background-color: #0397d6;
}
.center-in-one {
	margin-top: 155px;
}
.center-in-one .center-business-one ul li img {
	width: 250px;
	height: 165px;
	border-radius: 5px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
}
.center-in-one .center-business-one ul li {
	height: 330px;
	overflow: hidden;
	padding-bottom: 30px;
}
.center-in {
	width: 1200px;
	margin: 0 auto;
}
.cent {
	background-color: #f6f6f6;
	padding-top: 90px;
	padding-bottom: 77px;
	position: relative;
	z-index: 10;
}
.center-in-one .center-business-one ul li:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.ject {
	background-color: #f0f0f0;
	padding-top: 60px;
	padding-bottom: 110px;
}
.center-in-one .center-business-one ul li a {
	display: block;
}
.center-in-one .center-business-one ul li {
	background-color: #f9f9f9;
}
.center-in-one .center-business-one ul li:hover {
	box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
}
.center-in-one .center-business-one ul li a:hover {
	transform: translateY(-10px);
}
.center-in-one .center-business-li1 {
	margin: 0 13px;
}
.swiper-slide-in img {
	float: left;
	margin-right: 50px;
	width: 350px;
	height: 200px;
	margin-left: 60px;
}
.swiper-slide-in {
	margin-left: 40px;
	width: 680px;
	float: left;
}
.swiper-slide-in h1 {
	font-size: 24px;
	color: #222222;
	font-weight: bold;
	margin-bottom: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.swiper-slide-in p {
	font-size: 14px;
	color: #666666;
	line-height: 23px;
	min-height: 118px;
}
.swiper-slide-in a {
	font-size: 14px;
	color: #0397d6;
	display: block;
}
.p-one {
	padding-bottom: 30px;
}
.center-in-two {
	position: relative;
}
.foot {
	width: 100%;
	background-color: #363b43;
	z-index: 10000;
	position: relative;
	padding-bottom: 30px;
}
.foot-in {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.foot-in-one {
	margin-top: 73px;
	float: left;
	width: 400px;
	min-height: 277px;
}
.foot-in-two {
	width: 300px;
}
.foot-in-three {
	width: 200px;
}
.foot-in-one h1 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 25px;
}
.foot-in-one em {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 30px;
	margin-bottom: -5px;
}
.foot-in-one p {
	font-size: 14px;
	color: #a3adb7;
	margin-bottom: 37px;
}
.foot-in-one a {
	font-size: 14px;
	color: #a3adb7;
}
.foot-in-one ul li {
	margin-bottom: 17px;
}
/*.foot-in-two {
    margin-left: 170px;
}

.foot-in-three {
    margin-left: 210px;
    margin-right: 205px;
}*/

.foot-in-one a:hover {
	color: #0397d6;
	border-bottom: 1px solid #0397d6;
}
.footer {
	width: 100%;
	background-color: #272a2f;
	line-height: 50px;
	position: relative;
	z-index: 1000;
}
.footer p {
	font-size: 12px;
	color: #fff;
	text-align: center;
}
.footer a {
	font-size: 12px;
	color: #fff;
}
.footer a:hover {
	color: #9ab5e0;
}
.about-two ul {
	margin-left: -30px;
}
.about-two ul li {
	float: left;
	width: 220px;
	text-align: center;
	margin-top: 20px;
	margin-left: 60px;
	margin-bottom: 30px;
	height: 567px;
}
.about-two ul li img {
	width: 200px;
	height: 224px;
	transition: all 0.5s;
}
.img-24 a {
	display: block;
	position: relative;
}
.about-two ul li a:hover .img-25 {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.img-26 {
	position: absolute;
	left: 0;
	top: 0;
}
.about-two ul li h1 a {
	font-size: 18px;
	color: #333333;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 10px;
}
.about-two ul li h1 a:hover {
	color: #1270d1;
}
.about-two ul li h2 {
	font-size: 16px;
	color: #333333;
	padding: 10px 0;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 20px;
}
.yema ul li a.yama-a.yama-aa {
	border-left: 1px solid gainsboro;
}
.about-two ul li p {
	font-size: 14px;
	color: #333333;
	height: 60px;
	overflow: hidden;
	transition: all 0.5s;
}
.about-two ul li p:hover {
	height: 200px;
	overflow: auto;
}
.about-two ul li em {
	display: inline-block;
	width: 24px;
	height: 14px;
	background: url("/img/icon.png") no-repeat -3px -284px;
	margin-top: 20px;
	cursor: pointer;
}
.imgg {
	float: left;
	width: 300px;
	height: 240px;
	overflow: hidden;
	margin-left: 17px;
	margin-top: 25px;
}
.about-foue ul {
	margin-left: -55px;
}
.about-foue > p {
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	margin-top: 20px;
	padding-bottom: 30px;
}
.about-foue ul li {
	float: left;
	width: 230px;
	height: 300px;
	border: 1px solid gainsboro;
	margin-left: 55px;
	text-align: center;
	overflow: hidden;
}
.about-foue ul li h1 {
	font-size: 18px;
	color: #666666;
	padding: 14px 0;
}
.about-foue ul li img {
	width: 230px;
	height: 160px;
	transition: all 0.5s;
}
.about-foue ul li img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.about-foue ul li h2 {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}
.about-foue ul li h2 span {
	font-size: 14px;
	color: #ff0000;
}
.about-foue ul li p {
	font-size: 14px;
	color: #666666;
}
.about-neir p {
}
.about-neir h1 {
	font-size: 14px;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 10px;
}
.about-neir {
	margin-bottom: 10px;
	margin-top: 20px;
}
.contac-head {
	background: url("/img/icon-32.png") no-repeat center center;
}
.contac-h {
	line-height: 69px;
}
.contact-center {
	width: 1200px;
	margin: 0 auto;
}
.contact-one ul li {
	font-size: 14px;
	color: #666666;
	margin-bottom: 15px;
	word-break: break-all;
}
.contact-one-left {
	float: left;
	margin-right: 186px;
}
.contact-one-right {
	float: left;
}
.contact-one {
	margin-top: 30px;
	margin-bottom: 40px;
}
.iw_poi_title {
	color: #CC5522;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	padding-right: 13px;
	white-space: nowrap;
}
.iw_poi_content {
	font: 12px arial, sans-serif;
	overflow: visible;
	padding-top: 4px;
	white-space: -moz-pre-wrap;
	word-wrap: break-word;
}
.search {
	width: 1200px;
	margin: 0 auto;
}
.search-one {
	text-align: center;
	margin-bottom: 60px;
}
.search-one-1 {
	text-align: center;
	margin-top: 60px;
}
.search-one input[type="text"] {
	width: 530px;
	padding-left: 10px;
	height: 30px;
	float: left;
	border: 1px solid gainsboro;
}
.search {
/*margin-top: 40px;*/
}
.search-one input[type="button"] {
	width: 100px;
	/*padding-left: 20px;*/
	height: 32px;
	background-color: #0296d5;
	color: #fff;
	border: none;
	float: left;
	text-align: center;
}
.search-one-inp {
	width: 644px;
	margin: 30px auto 0;
}
.search-in-two {
	position: relative;
	padding-bottom: 50px;
	border-bottom: 1px solid gainsboro;
}
.search-in-two > h1 {
	font-size: 18px;
	color: #333333;
	margin-bottom: -20px;
}
.search-in > h1 span, .search-in > h1 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}
.search-in h1 span {
	margin: 0 10px;
}
.search-in-nav {
	background-color: #f2f2f2;
}
.search-in-nav ul li {
	float: left;
	width: 298px;
	text-align: center;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #0296d5;
	cursor: pointer;
}
.search-in-nav ul li p {
	height: 34px;
	border-left: 1px solid gainsboro;
}
.search-in-nav ul li p.actv {
	border: 1px solid #0296d5;
	border-bottom: 1px solid #fff;
	z-index: 99;
}
.search-in-one {
	display: none;
	/*height: 440px;*/
	position: relative;
}
.search-in-one.actvie-o {
	display: block;
}
.search-in-yc {
	margin-top: 30px;
	/*height: 440px;*/
	border-bottom: 1px solid gainsboro;
}
.search-in-one > h1 {
	font-size: 18px;
	color: #333333;
	margin-bottom: 30px;
}
.search-in-one h1 span {
	font-size: 14px;
	color: #333333;
}
.search-in-one h2 a {
	font-size: 14px;
	color: #0296d5;
	border-bottom: 1px solid #0296d5;
	margin-bottom: 20px;
}
.search-in-one-1 {
	margin-top: 45px;
}
.search-in-one-1 p {
	margin-top: 20px;
	font-size: 14px;
	color: #333333;
	margin-bottom: 10px;
}
.search-in-one-1 a {
	font-size: 14px;
	color: #333333;
}
.search-news h1 {
	font-size: 18px;
	color: #333333;
}
.search-news {
	margin-top: 50px;
}
.search-news h1 span {
	font-size: 14px;
	color: #333333;
}
.news-in ul li {
	height: 170px;
	margin-bottom: 18px;
}
.news-in ul li.news-in-one {
	background-color: #f2f2f2;
}
.news-in {
	margin-top: 35px;
	border-bottom: 1px solid gainsboro;
	position: relative;
	padding-bottom: 30px;
}
.news-in > a {
	position: absolute;
	right: 0;
	bottom: 10px;
	color: #00adff;
}
.left {
	width: 156px;
	float: left;
	text-align: center;
	margin: 10px 0;
	border-right: 1px solid gainsboro;
	height: 150px;
	margin-right: 20px;
}
.left h1 {
	font-size: 60px;
	color: #333333;
	font-family: Arial;
	margin-top: 20px;
	padding-bottom: 10px;
	position: relative;
}
.left h1:after {
	content: "";
	display: block;
	height: 2px;
	width: 50px;
	background-color: #a3a3a3;
	position: absolute;
	bottom: 11px;
	left: 56px;
}
.search-in-one h3 {
	position: absolute;
	right: 0;
	bottom: 10px;
}
.search-in-one h3 a {
	color: #00adff;
}
.left h2 {
	font-size: 18px;
	color: #666666;
}
.right img {
	float: left;
	margin-right: 20px;
	width: 225px;
	height: 150px;
}
.right h1 a {
	font-size: 18px;
	color: #333333;
	margin-bottom: 10px;
}
.right h1 {
	padding-bottom: 10px;
}
.right:hover h1 a {
	color: #3fbaff;
}
.right:hover h2 {
	background-color: #3fbaff;
}
.right {
	width: 990px;
	float: left;
	margin: 10px 0;
}
.right h2 {
	width: 38px;
	height: 5px;
	background-color: #afafaf;
	display: block;
	margin-left: 246px;
	margin-bottom: 10px;
}
.right p {
	font-size: 14px;
	color: #666666;
	margin-bottom: 20px;
}
.right em {
	display: inline-block;
	width: 25px;
	height: 14px;
	background: url("/img/icon.png") no-repeat 0px -308px;
	margin-bottom: -2px;
	margin-right: 11px;
}
.right span {
	font-size: 14px;
	color: #666666;
	margin-right: 20px;
}
.right > a {
	font-size: 14px;
	color: #333333;
}
.search-news-one {
	margin-top: 50px;
}
.search-news-one h1 {
	font-size: 18px;
	color: #333333;
}
.search-news-one h1 span {
	font-size: 14px;
	color: #333333;
}
.right-one {
	width: 100%;
}
.news-in ul li:hover {
	box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
}
.search-news-one {
	margin-bottom: 50px;
}
.inves-head {
	background: url("/img/icon-36.png") no-repeat center center;
	background-size: cover;
}
.inves-word-left {
	float: left;
	margin-right: 215px;
}
.inves-word-right {
	float: left;
}
.inves-word ul li {
	font-size: 14px;
	color: #333333;
	margin-top: 20px;
}
.inves-biao h1 {
	font-size: 16px;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 25px;
}
.inves-xinx h1 {
	font-size: 16px;
	color: #333333;
	margin-bottom: 30px;
}
.inves-xinx ul li {
	font-size: 14px;
	color: #333333;
	margin-bottom: 20px;
}
.inves-in {
	margin-top: 30px;
}
.inves-in select {
	width: 160px;
	height: 30px;
	border: 1px solid gainsboro;
	float: right;
}
.inves-in span {
	font-size: 18px;
	color: #333333;
}
.inves-one {
	float: left;
	margin-right: 354px;
}
.inves-one-in {
	margin-top: 45px;
	padding-bottom: 100px;
}
.inves-one-in h1 {
	font-size: 16px;
	color: #3fbaff;
	margin-bottom: 20px;
}
.inves-one-in a {
	font-size: 14px;
	color: #333333;
}
.inves-one-in p {
	padding-bottom: 20px;
}
.map {
	background: url("/img/icon-38.png") no-repeat center center;
}
.sitMap {
	width: 1200px;
	height: 420px;
	margin: 150px auto 0;
	position: relative;
}
.sitMap-left {
	position: absolute;
	left: 0;
	top: 0;
}
.sitMap-right {
	position: absolute;
	right: 0;
	bottom: 0;
}
.sitMap-left-one {
	width: 270px;
	padding: 14px 19px;
	position: absolute;
	z-index: 99;
}
.sitMap-left-top a {
	display: inline-block;
	width: 270px;
	height: 120px;
	background-color: #509ee3;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.sitMap-left-top a:hover {
	background-color: #3382ce;
}
.sitMap-left-top em {
	display: block;
	width: 45px;
	height: 45px;
	background: url("/img/icon.png") no-repeat 0px -324px;
	margin: 24px auto 10px;
}
.sitMap-left-top {
	margin-bottom: 10px;
}
.sitMap-left-bottom {
	height: 259px;
	width: 270px;
	background-color: #fff;
	text-align: center;
}
.sitMap-left-bottom h1 {
	font-size: 18px;
	color: #3382ce;
	padding: 30px 0 20px 0;
}
.sitMap-left-bottom a {
	display: inline-block;
	width: 140px;
	height: 35px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	background-color: #509ee3;
	font-size: 16px;
	margin-bottom: 10px;
}
.sitMap-left-bottom a:hover {
	background-color: #3382ce;
}
.sitMap-right-one {
	width: 600px;
	position: absolute;
	left: 300px;
	top: 14px;
}
.sitMap-right-top {
	height: 220px;
	background-color: #fff;
	text-align: center;
}
.sitMap-right-bottom {
	height: 160px;
	background-color: #3382ce;
	margin-top: 10px;
}
.sitMap-right-top ul {
	margin: 0 75px;
	margin-right: -15px;
}
.sitMap-right-top ul li {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.sitMap-right-top ul li a {
	display: inline-block;
	width: 140px;
	height: 35px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	background-color: #509ee3;
	font-size: 16px;
}
.sitMap-right-top ul li a:hover {
	background-color: #3382ce;
}
.sitMap-right-top h1 {
	padding-top: 40px;
	padding-bottom: 20px;
	font-size: 18px;
	color: #3382ce;
}
.sitMap-right-bottom {
	text-align: center;
	position: relative;
}
.sitMap-right-bottom h1 {
	font-size: 18px;
	color: #fff;
	padding-bottom: 30px;
	padding-top: 30px;
}
.sitMap-time-left {
	position: absolute;
	left: 0;
}
.sitMap-time-right {
	position: absolute;
	right: 0;
}
.sitMap-right-bottom-time ul li {
	float: left;/*margin-left: 50px;*/
}
.sitMap-right-bottom-time ul li a {
	font-size: 18px;
	color: #e1f0ff;
}
.sitMap-right-bottom-time ul li a:hover {
	color: #fff;
}
.sitMap-zui {
	width: 270px;
}
.sitMap-left-two {
	position: absolute;
	right: 0px;
}
.sitMap-right-bottom-time {
	position: absolute;
	top: 89px;
}
.detalis {
	height: 100px;
	width: 100%;
	background-color: #e6e6e6;
	position: absolute;
	bottom: 0px;
}
.detalis-in {
	width: 1200px;
	margin: 0 auto;
}
.detali {
	background: url("/img/icon-43.png") no-repeat center center;
}
.detalis-in h1 {
	height: 100px;
	width: 300px;
	background-color: #3fbaff;
	font-size: 36px;
	color: #fff;
	text-align: center;
	float: left;
}
.detalis-bann {
	float: left;
	width: 900px;
	height: 100px;
}
.newss {
	width: 1200px;
	margin: 30px auto 0;
}
.newss-ss {
	width: 100%;
	padding-bottom: 30px;
}
.news-ss-in {
	float: right;
}
.newss-ss input[type="text"] {
	height: 38px;
	width: 238px;
	padding-left: 10px;
	border: 1px solid gainsboro;
	margin-left: 10px;
}
.newss-ss input[type="button"] {
	height: 40px;
	width: 100px;
	border: none;
	background-color: #3fbaff;
	color: #fff;
	font-size: 14px;
	margin-left: 10px;
}
.newsss {
	margin-top: 30px;
}
.yema {
	text-align: center;
	margin: 66px 0;
}
.yema ul {
	display: inline-block;
}
.yema ul li {
	float: left;/*margin-left: -1px;*/
}
.yema a {
	display: inline-block;
	width: 36px;
	height: 36px;
	border: 1px solid gainsboro;
	text-align: center;
	line-height: 36px;
	font-size: 18px;
	color: #666666;
	margin-bottom: 10px;
}
#page a :hover {
	border: 1px solid #3fbaff;
	color: #3fbaff;
	z-index: 99;
}
.yema a.activea {
	border: 1px solid #3fbaff;
	color: #3fbaff;
	z-index: 99;
}
.yema a.active2 {
	border: 1px solid #3fbaff;
	color: #3fbaff;
	z-index: 99;
}
.yema a.yama-a {
	width: 80px;
}
.details {
	width: 1200px;
	margin: 0 auto;
}
.details-fh {
	margin: 20px 0;
}
.details-fh a {
	float: right;
}
.details-fh em {
	display: inline-block;
	width: 30px;
	height: 17px;
	background: url("/img/icon.png") no-repeat -2px -509px;
	margin-bottom: -3px;
}
.details-wz-one {
	text-align: center;
}
.details-wz h1 {
	font-size: 24px;
	color: #333333;
	padding-bottom: 20px;
}
.details-wz-one {
	border-bottom: 1px solid gainsboro;
	padding-bottom: 30px;
}
.details-wz-two {
	margin-top: 20px;
	font-size: 16px;
}
.details-wz-three {
	text-align: center;
}
.details-wz-three img {
	margin-top: 20px;
	width: 1031px;
	height: 688px;
}
.details-wz-three p, .details-wz-four p {
	font-size: 14px;
	color: #666666;
}
.details-wz-four {
	margin-top: 25px;
}
.details-wz-four p {
	text-indent: 2rem;
	margin-bottom: 40px;
}
.details-wz-left {
	float: left;
}
.details-wz-right {
	float: right;
	position: relative;
}
.details-wz-left p a {
	font-size: 14px;
	color: #666666;
}
.details-wz-left p a:hover {
	color: #3fbaff;
}
.details-wz-left p a:hover span {
	color: #3fbaff;
}
.bd.bd-2 ul li a img {
	float: left;
	margin-right: 50px;
}
.details-wz-right span {
	position: absolute;
	top: 8px;
	left: -50px;
}
.details-wz-five {
	margin-bottom: 80px;
}
.project {
	background: url("/img/icon-45.png") no-repeat center;
	background-size: cover;
}
.project-in {
	width: 1200px;
	margin: 150px auto 20px;
	padding-bottom: 200px;
}
.project-in-one {
	text-align: center;
}
.project-in-one h1 {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
.project-in-one {
	margin-bottom: 40px;
}
.project-in-two {
	width: 1200px;
	margin: 0 auto;
}
.uls li {
	float: left;
}
.project-three ul {
	margin-right: -131px;
}
.project-three ul li {
	width: 380px;
	height: 430px;
	margin-right: 115px;
	margin-left: -95px;
	overflow: hidden;
	background-color: #fff;
}
.hd {
	position: relative;
	top: 321px;
}
.hd.bd-one {
	position: relative;
	top: 488px;
}
.hd ul {
	position: absolute;
	left: 47%;
}
.slideBox .hd ul li {
	float: left;
	width: 12px;
	height: 12px;
	text-align: center;
	background: #666666;
	cursor: pointer;
	border-radius: 50%;
	margin-right: 20px;
}
.slideBox .hd ul li.on {
	background: #0397d6;
}
.project-three ul li img {
	width: 380px;
	height: 210px;
	transition: all 0.5s;
}
.center-business-li1 a {
	display: inline-block;
	width: 340px;
	height: 40px;
	background-color: #32bcff;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	margin-top: 28px;
}
.center-business-li1 a:hover {
	background-color: #1997d4;
}
.busin {
	background: url("/img/icon-47.png") no-repeat center center;
}
.bus-sy h1 {
	font-size: 16px;
	color: #333333;
	padding: 30px 0 20px 0;
}
.bus-sy h2, .bus-sy h3, .bus-sy h4 {
	font-size: 14px;
	color: #333333;
	padding-top: 20px;
}
.news-in-on {
	background-color: #f2f2f2;
}
.bus-sy p {
	color: #333333;
	padding-top: 10px;
}
.bus-sy > img {
	width: 840px;
	height: 536px;
}
.bus-sy-img h5 {
	padding: 10px 0 20px 0;
}
.bus-sy-img {
	margin-right: -33px;
}
.bus-sy-img img {
	margin-right: 20px;
	width: 268px;
	height: 200px;
}
.bus-sy {
	margin-bottom: 67px;
}
.sitMap-right-bottom-time ul {
	width: 1000px;
	position: relative;
	transition: all 0.5s;
}
.sitMap-right-bottom-time {
	width: 567px;
	overflow: hidden;
}
.bd .infoList li {
	width: 130px;
	text-align: center;
	float: left;
}
.bdd .infoList li {
	width: 76px;
	text-align: center;
}
.bd .infoList li a {
	font-size: 30px;
	color: #000000;
}
.bd {
	margin-left: 56px;
	margin-top: 32px;
}
.hdd .prev {
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	float: left;
	position: relative;
	top: 6px;
	left: 30px;
	cursor: pointer;
}
.hddd .prev {
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	float: left;
	position: relative;
	left: 30px;
}
.hdd .prev img {
	transition: all 0.5s;
}
.hdd .prev:hover img {
	transform: translateY(-36px);
	-moz-transform: translateY(-36px);
	-webkit-transform: translateY(-36px);
}
.hdd .next img {
	transition: all 0.5s;
}
.hdd .next:hover img {
	transform: translateY(-36px);
	-moz-transform: translateY(-36px);
	-webkit-transform: translateY(-36px);
}
.hdd .next {
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	float: right;
	position: relative;
	top: 6px;
	right: 30px;
	cursor: pointer;
}
.bdd {
	margin-left: 76px;
	padding-top: 4px;
}
.hddd .next {
	display: inline-block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	float: right;
	position: relative;/*right: 30px;*/
}
.hddd .next img, .hddd .prev img {
	opacity: 0.3;
}
.hddd .next img:hover {
	opacity: 1;
}
.hddd .prev img:hover {
	opacity: 1;
}
.infoList li em {
	display: block;
	width: 20px;
	height: 20px;
	background: url("/img/icon.png") no-repeat -2px -690px;
	margin-left: 54px;
}
.news-date {
	display: none;
}
.nav-close {
	position: absolute;
	right: -50px;
	top: 0;
	display: none;
	cursor: pointer;
}
.up {
	position: fixed;
	right: 0;
	bottom: 50px;
	cursor: pointer;
	z-index: 50000;
}
.pro-list li {
	width: 30%;
	float: left;
	background: #fff;
	padding-bottom: 20px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	overflow: hidden;
	margin: 0 1.5%;
}
.pro-list li:hover {
	transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.15);
}
.pro-list li:hover img {
	transform: scale(1.2);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.pro-list li img {
	width: 100%;
	height: auto;
	display: block;
	-webkit-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	overflow: hidden;
}
.pro-list li a {
	transition: all 1s ease 0s;
}
.pro-list h3 {
	font-size: 18px;
	color: #222222;
	margin-bottom: 25px;
	width: 90%;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.pro-list p {
	font-size: 14px;
	color: #666666;
	display: block;
	width: 90%;
	margin: 0 auto;
	margin-top: 28px;
	height:137px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp:7;
	overflow: hidden;
}
.pro-list-more {
	display: block;
	width: 90%;
	height: 40px;
	background-color: #32bcff;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 28px;
}
.pro-list-more:hover {
	background-color: #1997d4;
}
.bxslider2 li img {
	float: left;
	margin-left: 60px;
	width: 351px;
	height: 200px;
}
.detalis-in h1 p {
	font-size: 36px;
	margin-top: 15px;
}
.detalis-in h1 div {
	font-size: 24px;
}
.about-center-one p {
	font-size: 36px;
}
.about-center-one div {
	font-size: 24px;
}
.footer-tel {
	display: none;
	width: 94%;
	margin: 0 auto;
	padding-bottom: 20px;
	height: 30px;
}
.footer-tel a {
	display: block;
	color: #fff;
	line-height: 30px;
	height: 30px;
}
.tel-site {
	display: none;
}
.contact-top {
	margin: 30px 0 0 0;
}
.contact-top li {
	float: left;
	width: 33.3%;
	text-align: center;
}
.contact-top li img {
	display: block;
	margin: 0 auto;
	margin-bottom: 13px;
}
.contact-top li p {
	color: #666666;
	font-size: 18px;
	line-height: 33px;
}
.con-address {
	width: 1200px;
	margin: 0 auto 15px;
}
.con-address li {
	float: left;
	width: 48%;
	line-height: 30px;
	margin: 25px 2% 0 0;
}
.con-address li a {
	color: #666666;
	font-size: 14px;
	cursor: inherit;
}
.con-address li h3 {
	font-size: 14px;
	font-weight: bold;
}
.footer-clear {
	display: none;
}
.busin-p {
	margin-bottom: 56px !important;
}
.news-p {
	margin-bottom: 43px !important;
}
.deve-title {
	font-size: 18px;
	margin-top: 16px;
	margin-bottom: 30px;
}
.deve-Cont {
	margin-bottom: 30px;
	line-height: 30px;
}
.deve-Cont-p span {
	float: left;
	width: 50%;
}
.index-lbbot {
	padding-bottom: 20px;
}
.em-one {
	display: none;
}
.ftCona img {
	width: 100%;
	height: auto;
}
.details-wz img {
	max-width: 100%;
}
/*富文本编纂器初始化  16px*/
.content {
	line-height: 1.5;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000;
}
.content p {
	font-size: 16px;
	color: #000;
	margin: 5px 0;
}
.content span {
	color: #000;
}
.content b {
	font-weight: bold;
}
.content h1, h2, h3, h4.h5, h6 {
	margin-bottom: 18px;
}
.content ul {
	padding-left: 30px;
	list-style: circle;
}
.content ul li {
	list-style: circle;
}
/*富文本编纂器初始化*/
.contentT {
	line-height: 1.5;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
}
.contentT p {
	font-size: 12px;
	color: #000;
	margin: 5px 0;
}
.contentT span {
	font-size: 16px;
	color: #000;
}
.contentT b {
	font-weight: bold;
}
.contentT h1, h2, h3, h4.h5, h6 {
	margin-bottom: 18px;
}
.contentT ul {
	padding-left: 30px;
	list-style: circle;
}
.contentT ul li {
	list-style: circle;
}



/* 股票信息形状增长 */

#quote_data{
	font-size: 14px;
	color: #333;
	/* padding-left: 10px; */

}

#quote_data h2{
	margin: 20px 0 0;
    color: #0296d5;
    font-size: 20px;
	border-bottom: none;
	font-weight: bold;
	font-style: italic;

}

#quote_data p{
	display: inline-block;
	margin: 10px 30px 0 0;
	color: #666;
	text-align: right;
}

#quote_data p span{
	font-size: 16px;
	color: #333;
	font-weight: bold;
	
}

#quote_data .quote_symbol{
	font-weight: bold;
    color: #2a2828;
	font-size: 18px;
	margin-left:0;
}

#quote_data .quote_last{
	font-weight: bold;
    color: #070808;
    font-size: 18px;
}

#quote_data .quote_last span{
	font-weight: bold;
    color: #070808;
    font-size: 18px;
}<!--耗时1776077000.9246秒-->