﻿

body,div,p {

	margin: 0;

	padding: 0;

}

.clear {

	clear: both;

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden

}

.clearfix {

	zoom: 1

}

.clearfix: after,.clearfix: before {

	content: ".";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden

}

.clearfix: after {

	clear: both

}

.wid1200 {

	width: 1200px;

	height: auto;

	margin: 0 auto;

}

#bg_color {

	width: 1200px;

	height: 140px;

	margin: 0px auto;

	position: relative;

}

.route_logo {

	position: absolute;

	top: 30px;

}

.route_nav ul {

	position: absolute;

	top: 50px;

	left: 625px;

	width: 580px;

}

.route_nav ul li {

	float: left;

	list-style: none;

	font-size: 16px;

	margin-left: 30px;

	text-align: center;

	width: 86px;

	height: 34px;

	line-height: 34px;

}

.route_nav ul li {

	text-decoration: none;

	color: #333;

}

.route_nav ul li: hover {

	color: #d1bfa7;

	background-image: url("../images/route_bg.png");

}

.route_banner img {

	width: 100%;

}

.dynamic {

	width: 1200px;

	margin: 0px auto;

	height: 150px;

	margin-top: 40px;

	margin-bottom: 30px;

}

.dynamic p {

	text-align: center;

	line-height: 32px;

	padding-top: 20px;

}

nav {

	width: 1250px;

	margin: 0px auto;

	padding-top: 50px;

	position: relative;

}

nav ul {

	overflow: hidden;

	padding-bottom: 10px;

}

nav li {

	font-size: 16px;

	font-family: "YouYuan";

	width: 189px;

	float: left;

	list-style: none;

	height: 60px;

	background-image: url("../images/view_bg.png");

	text-align: center;

	line-height: 60px;

	margin-left: 30px;

	margin-right: 30PX;

}

nav li p {

	}

nav li a {

	color: #666;

	text-decoration: none;

}

nav ul li: hover {

	background-image: url("../images/view_bg_coloor.png");

	background-repeat : no-repeat;

	color: #ffffff;

}

.current1 {

	background-image: url("../images/view_bg_coloor.png");

	background-repeat : no-repeat;

	color: #ffffff;

}

.current1 a {

	color: #ffffff;

}

nav ul li a: hover {

	color: #ffffff;

}

#content_width {

	width: 100%;

	background: #f3f3f5;

}

#content {

	width: 1260px;

	margin: 0px auto;

	margin-top: 50px;

	height: 100%;

}

#content section {

	display: none;

}

.dynamic_view {

	height: 100%;

}

.dynamic_allnews {

	height: 100%;

}

.dynamic_news {

	height: 100%;

}

.dynamic_activity {

	height: 100%;

}

.dynamic_characte {

	height: 100%;

}

.view {

	width: 350px;

	height: 455px;

	float: left;

	display: inline;

	margin-left: 34px;

	margin-right: 30px;

	margin-bottom: 40px;

	background: #fff;

	position: relative;

	-webkit-transform: scale(1);

	/*Webkit: Scale down image to 0.8x original size*/

	-moz-transform: scale(1);

	/*Mozilla scale version*/

	-o-transform: scale(1);

	/*Opera scale version*/

	-webkit-transition-duration: 0.5s;

	/*Webkit: Animation duration*/

	-moz-transition-duration: 0.5s;

	/*Mozilla duration version*/

	-o-transition-duration: 0.5s;

	/*Opera duration version*/

	

}

.shadow {

	box-shadow: 0px 8px 20px #969696;

	/*CSS3 shadow: 30px blurred shadow all around image*/

	-webkit-box-shadow: 0px 8px 20px #969696;

	/*Safari shadow version*/

	-moz-box-shadow: 0px 8px 20px #969696;

	/*Mozilla shadow version*/

	

}

.view img {

	position: absolute;

	top: 20px;

	left: 20px;

}

.view_tile {

	width: 310px;

	position: absolute;

	top: 235px;

	left: 20px;

	line-height: 24px;

	height: 32px;

	color: #4b4b4b;

}

.view p {

	color: #858585;

	position: absolute;

	top: 290px;

	width: 310px;

	left: 20px;

	font-size: 12px;

	line-height: 20px;

	height: 20px;

}

.view span {

	position: absolute;

	top: 416px;

	left: 265px;

}

.view span: hover {

	color: #d5b991;

	position: absolute;

	top: 416px;

	left: 265px;

}

.view span a {

	text-decoration: none;

	color: inherit;

}

#content_width1 {

	width: 100%;

	background: #fff;

}

#container {

	width: 1200px;

	height: 1020px;

	padding-bottom: 70px;

	margin: 0px auto;

	position: relative;

}

.doctorteam {

	width: 1195px;

	position: absolute;

	top: 0px;

	left: 150px;

}

.team .tab {

	width: 203px;

	height: auto;

	position: absolute;

	top: 0px;

	left: 0px;

}

.team .tab ul {

	display: inline;

	overflow: hidden;

}

.team .tab ul li {

	height: 58px;

	line-height: 74px;

	list-style: none;

	position: relative;

}

.team .tab ul li.first {

	margin-left: 0;

}

.team .tab ul li a {

	position: relative;

	font-size: 16px;

	color: #5e5e5e;

	display: block;

	text-indent:42px;

	background: url(../images/btn_icon1.png) no-repeat 92% 62% #fff;

}

.team .tab ul li a img{ position: absolute; top:6px; left:14px; z-index: 1;height: auto; }

.team .tab ul li a.cur {

	color: #fff;

	text-indent:54px;

	margin-left: 14px;

	verflow: hidden;

	background: url(../images/btn_icon2.png) no-repeat 91% 66% rgba(55,175,183,0.6);

}

.team .tab ul li a.cur img {

    position: absolute;

    top: 6px;

    left: 3px;

    z-index: 1;

}

.team .tab ul li a i {
	font-size:18px;

	width:191px;

	display: block;

	height: 58px;

	margin-left: 15px;

	font-style: normal;



}

.team .tab ul li a.cur i{

 margin-left: -10px;

}

.team .tab ul div{ display: inline-block; width:191px; border-top: 1px solid  rgba(219,219,219,0.6);}

.team .ul {

	overflow: hidden;

	height: 93px;

	position: relative;

	margin-left: 65px;

	margin-right: 85px;

}

.team .ul .child {

	width: 4000px;

	position: absolute;

	left: 0;

	top: 0;

}

.team .ul .child .div {

	float: left;

	overflow: hidden;

	position: relative;

	cursor: pointer;

	width: 145px;

	height: 91px;

	margin: auto 1px;

	border: 1px solid #e6e6e6;

	background: #f8f8f8;

}

.team .ul .child .div: hover {

	background: #eceded

}

.team .ul .child .div .up {

	position: absolute;

	left: 0;

	top: 0;

	background: url(../images/black20.png) center center repeat;

	width: 100%;

	height: 100%;

}

.team .ul .child .div img {

	display: block;

	margin-left: 2px;

	margin-bottom: 2px;

}

.team .ul .child .div.now .up {

	display: none;

}

.team .ul .child .div.now .arrow {

	display: block;

}

.prev01 {

	background: url(../images/arrow_pre.png) center center no-repeat;

	width: 46px;

	height: 83px;

	position: absolute;

	left: 0;

	top: 50%;

	margin-top: -41.5px;

	z-index: 3;

}

.next01 {

	background: url(../images/arrow_next.png) center center no-repeat;

	width: 46px;

	height: 83px;

	position: absolute;

	right: 0;

	top: 50%;

	margin-top: -41.5px;

	z-index: 3;

}

.team .text {

	margin: 55px auto 0 80px;

	width: 1000px;

}

.team .text h3 {

	font-size: 30px;

	color: #474747;

	line-height: 1.2;

}

.team .text h3 span {

	font-size: 18px;

	margin-left: 18px;

}

.team .text h4 {

	font-size: 14px;

	color: #474747;

	line-height: 1.2;

	margin-top: 10px;

}

.team .text .p {

	border-top: solid 1px #e8e8e8;

	margin-top: 25px;

	padding-top: 25px;

	font-size: 12px;

	color: #707070;

	line-height: 1.6;

}

.team .text .p p {

	margin-bottom: 13px;

}

.team .text .inner {

	display: none;

	padding-bottom: 40px;

}

.team .text .inner.a {

	display: block;

}

.content_width_top {

	font-size: 18px;

	height: 158px;

	width: 1200px;

	margin: 0 auto;

	line-height: 40px;

	text-align: center;

	padding-top: 40px;

	padding-bottom: 60px;

}

#full-screen-slider {

	width: 100%;

	height: 396px;

	float: left;

	position: relative

}

#slides {

	display: block;

	width: 100%;

	height: 396px;

	list-style: none;

	padding: 0;

	margin: 0;

	position: relative

}

#slides li {

	display: block;

	width: 100%;

	height: 100%;

	list-style: none;

	padding: 0;

	margin: 0;

	position: absolute

}

#slides li a {

	display: block;

	width: 100%;

	height: 100%;

	text-indent: -9999px

}

#pagination {

	display: block;

	list-style: none;

	position: absolute;

	left: 50%;

	top: 340px;

	z-index: 9900;

	padding: 5px 15px 5px 0;

	margin: 0

}

#pagination li {

	display: block;

	list-style: none;

	width: 10px;

	height: 10px;

	float: left;

	margin-left: 15px;

	border-radius: 5px;

	background: #FFF }

#pagination li a {

	display: block;

	width: 100%;

	height: 100%;

	padding: 0;

	margin: 0;

	text-indent: -9999px;

}

#pagination li.current {

	background: #0092CE

}

.nr_w {

	background: #f3f3f5;

	width: 100%;

	padding-bottom: 35px;

}

.nr {

	width: 1200px;

	margin: 0 auto;

}

/*������������*/

	.nr .neir .neir_h4 {

	text-align: center;

	font-size: 20px;

	color: #535353;

	padding: 21px 0px 15px;

	border-bottom: 1px solid #dedede;

}

.nr .neir .date {

	color: #929292;

	padding: 12px 0px 14px;

	width: 830px;

	padding-left: 370px;

	height: 30px;

}

.nr .neir .nei_p p {

	padding-bottom: 36px;

	color: #666;

	line-height: 23px;

	text-indent: 24px

}

.nr .neir .back {

	padding-top: 22px

}

.nr .neir .back .des {

	border-bottom: none

}

.nr .neir .back .des .des_a {

	color: #269cce

}

.date_01 {

	float: left;

	background: url(../images/time.jpg) no-repeat 0 1px;

	;	padding-left: 20px;

	height: 30px;

}

.date_02 {

	float: left;

	background: url(../images/eye.jpg) no-repeat 0 1px;

	;	padding-left: 30px;

	margin: 0px 20px;

	height: 30px;

}

.date_03 {

	float: left;

	background: url(../images/edit.jpg) no-repeat 0 1px;

	;	padding-left: 20px;

	height: 30px;

}

.articl_icon {

	margin-left: 214px;

}

.articl_icon li {

	float: left;

	margin-right: 27px;

}

.articl_icon a {

	display: block;

	height: 36px;

	width: 214px;

	border: 1px solid #909090;

	color: #999999;

	text-align: center;

	line-height: 36px;

	font-size: 14px;

}

.articl_icon a: hover {

	display: block;

	height: 38px;

	width: 216px;

	background: #bda179;

	border: none;

	color: #fff;

	line-height: 36px;

	font-size: 14px;

}

.list_01 {

	height: 57px;

	color: #535353;

	line-height: 57px;

	background: url(../images/index_icon.jpg) no-repeat 0 21px;

	;	padding-left: 20px;

	width: 1180px;

}

.list_01 a {

	color: #535353;

}

.nr_w_01 {

	width: 1200px;

	margin: 0 auto;

}

.list_01 span a {

	color: #bda179;

}

.list_02 {

	height: 307px;

	width: 1188px;

	background: #fff;

	padding-top: 13px;

	padding-left: 12px;

}

.list_02_left {

	float: left;

	width: 683px;

	height: 307px;

}

.list_02_right {

	float: left;

	width: 450px;

	text-algin: center;

	height: 307px;

	padding-left: 50px;

}

.list_02_right_01 {

	font-size: 14px;

	padding-top: 46px;

	color: #535353;

	width: 405px;

	text-align: center;

}

.list_02_right_02 {

	color: #9e9e9e;

	width: 405px;

	margin-top: 16px;

}

.list_02_right_03 {

	width: 375px;

	margin-top: 37px;

	padding-left: 30px;

}

.list_02_right_03 li {

	float: left;

	width: 180px;

	background: url(../images/dian02.jpg) no-repeat 0 15px;

	line-height: 30px;

}

.list_02_right_03 li a {

	float: left;

	width: 165px;

	padding-left: 15px;

	color: #535353;

}

.list_02_right_03 li a: hover {

	float: left;

	color: #bda179;

	background: url(../images/dian01.jpg) no-repeat 0 15px;

}

.list_listxx {

	width: 1200px;

	margin: 0 auto;

	margin-bottom: 46px;

}

.list_listxx_01 {

	height: 113px;

	line-height: 113px;

	color: #535353;

	font-size: 36px;

	text-align: center;

}

.list_listxx_02 {

	width: 1245px;

	margin-right: -45px;

}

.list_listxx_02_a {

	width: 367px;

	height: 463px;

	border: 1px solid #bfbfbf;

	tetx-algin: center;

	float: left;

	margin-right: 45px;

	margin-bottom: 45px;

}

.list_listxx_02_a: hover {

	border: 1px solid #bda179;

}

.list_listxx_02_a: hover .list_listxx_02_a_bot_01 a {

	color: #bda179;

}

.list_listxx_02_a a {

	color: #858585;

}

.list_listxx_02_a_top {

	height: 239px;

	width: 332px;

	margin-top: 18px;

	margin-left: 18px;

}

.list_listxx_02_a_bot {

	width: 332px;

	text-align: center;

	margin-top: 15px;

	margin-left: 18px;

}

.list_listxx_02_a_bot_01 {

	color: #686868;

	font-size: 14px;

}

.list_listxx_02_a_bot_02 {

	font-size: 12px;

	color: #858585;

	margin-top: 10px;

	line-height: 24px;

}

.page {

	margin-left: 318px;

}

.page_01 a {

	display: block;

	float: left;

	display: block;

	height: 34px;

	width: 85px;

	background: #f0f0f0;

	margin-right: 12px;

	text-align: center;

	line-height: 34px;

	color: #686868;

}

.page_01 a: hover {

	background: #bda179;

	color: #fff;

}

.page_02 a {

	display: block;

	float: left;

	display: block;

	height: 34px;

	width: 34px;

	background: #f0f0f0;

	margin-right: 12px;

	text-align: center;

	line-height: 34px;

	color: #686868;

}

.page_02 a: hover {

	background: #bda179;

	color: #fff;

}

#playBox {

	width: 681px;

	height: 292px;

	position: relative;

	overflow: hidden;

	border: 1px solid #dfdfdf;

}

#playBox .oUlplay {

	width: 99999px;

	position: absolute;

	left: 0;

	top: 0;

}

#playBox .oUlplay li {

	float: left;

}

#playBox .smalltitle {

	height: 10px;

	position: absolute;

	bottom: 15px;

	right: 15px;

	z-index: 10

}

#playBox .smalltitle ul {

	width: 120px;

	margin: 0 auto;

}

#playBox .smalltitle ul li {

	width: 10px;

	height: 10px;

	margin: 0 5px;

	border-radius: 10px;

	background: #ffffff;

	float: left;

	overflow: hidden;

	*display: inline;

	*zoom: 1;

}

#playBox .smalltitle .thistitle {

	background: #d5b991;

}

.img {

	width: 1200px;

	height: 492px;

	overflow: hidden;

	position: relative;

}

.bg {

	width: auto;

	height: 20px;

	z-index: 99;

	position: absolute;

	left: 15px;

	bottom: 15px;

}

.bg_in {

	width: 200px;

	height: 20px;

	position: relative;

}

.bg_in li {

	width: 20px;

	height: 20px;

	line-height: 20px;

	border-radius: 20px;

	background: #ffffff;

	opacity: 0.5;

	text-align: center;

	color: #333333;

	float: left;

	margin-right: 10px;

	position: relative;

	z-index: 999;

}

.bg_in #lp {

	position: absolute;

	left: 0px;

	top: 0;

	background: #ff3c00;

	opacity: 1;

	z-index: 998;

	animation: myfirstArr 10.5s infinite;

	-webkit-animation: myfirstArr 10.5s infinite;

	-moz-animation: myfirstArr 10.5s infinite;

	-o-animation: myfirstArr 10.5s infinite;

}

.nav {

	width: 3600px;

	height: 492px;

	position: absolute;

	left: 0px;

	top: 0;

	z-index: 9;

	animation: myfirst 10.5s infinite;

	-webkit-animation: myfirst 10.5s infinite;

	-0-animation: myfirst 10.5s infinite;

	-moz-animation: myfirst 22.5s infinite;

}

.nav li {

	float: left;

}

.nav li img {

	width: 100%;

	height: 100%;

}

@keyframes myfirst {

	0% {

	left: 0px;

}

18% {

	left: 0px;

}

40% {

	left: -1200px;

}

60% {

	left: -1200px;

}

80% {

	left: -2400px;

}

98% {

	left: -2400px;

}

100% {

	left: -0px;

}

}

@-o-keyframes myfirst {

	0% {

	left: 0px;

}

18% {

	left: 0px;

}

40% {

	left: -1200px;

}

60% {

	left: -1200px;

}

80% {

	left: -2400px;

}

98% {

	left: -2400px;

}

100% {

	left: -0px;

}

}

@-moz-keyframes myfirst {

	0% {

	left: 0px;

}

18% {

	left: 0px;

}

40% {

	left: -1200px;

}

60% {

	left: -1200px;

}

80% {

	left: -2400px;

}

98% {

	left: -2400px;

}

100% {

	left: -0px;

}

}

@-webkit-keyframes myfirst {

	0% {

	left: 0px;

}

18% {

	left: 0px;

}

40% {

	left: -1200px;

}

60% {

	left: -1200px;

}

80% {

	left: -2400px;

}

98% {

	left: -2400px;

}

100% {

	left: -0px;

}

}

@keyframes myfirstArr {

	0% {

	left: 0px;

}

18% {

	left: 0px;

}

40% {

	left: 30px;

}

60% {

	left: 30px;

}

80% {

	left: 60px;

}

98% {

	left: 60px;

}

100% {

	left: 0px;

}

}

@-webkit-keyframes myfirstArr {

	0% {

	left: 0px;

}

18% {

	left: 0px;

}

40% {

	left: 30px;

}

60% {

	left: 30px;

}

80% {

	left: 60px;

}

98% {

	left: 60px;

}

100% {

	left: 0px;

}

}

@-moz-keyframes myfirstArr {

	0% {

	left: 0px;

}

18% {

	left: 0px;

}

40% {

	left: 30px;

}

60% {

	left: 30px;

}

80% {

	left: 60px;

}

98% {

	left: 60px;

}

100% {

	left: 0px;

}

}

@-o-keyframes myfirstArr {

	0% {

	left: 0px;

}

18% {

	left: 0px;

}

40% {

	left: 30px;

}

60% {

	left: 30px;

}

80% {

	left: 60px;

}

98% {

	left: 60px;

}

100% {

	left: 0px;

}

}

/*ҽԺ�Ļ�*/

	.culture_top {

	width: 1200px;

	margin: 0px auto;

	height: 500px;

	position: relative;

}

.culture_top1 {

	position: absolute;

	top: 30px;

}

.culture_top1 img {

	position: absolute;

	left: 195px;

}

.culture_top1 input {

	position: absolute;

	top: 5px;

	left: 470px;

	background: #b2956c;

	color: #ffffff;

	width: 148px;

	height: 40px;

	font-size: 16px;

	line-height: 40px;

	height: 40px;

}

.culture_top1_hr {

	position: absolute;

	top: 65px;

	left: 470px;

	background: #aa8546;

	width: 720px;

	height: 1px;

	border: none;

}

.culture_top1_p {

	width: 720px;

	position: absolute;

	top: 80px;

	left: 470px;

	line-height: 30px;

	height: 30px;

}

.culture_top2 {

	position: absolute;

	top: 220px;

}

.culture_top2_p {

	width: 950px;

	position: absolute;

	top: 80px;

	left: 250px;

}

.culture_center {

	width: 99.9%;

	background: #f4f4f4;

	height: 515px;

	border: 1px solid #f4f4f4;

}

.culture_center1 {

	width: 1200px;

	margin: 0px auto;

	height: 451px;

	margin-top: 30px;

	position: relative;

}

.culture_center_p {

	position: absolute;

	top: 0px;

	left: 90px;

	color: #b2956c;

}

.culture_mission {

	position: absolute;

	top: 0px;

	left: 1002px;

}

.culture_foot {

	width: 1200px;

	margin: 0px auto;

	height: 535px;

	position: relative;

}

.culture_foot_left {

	position: absolute;

	top: 75px;

}

.culture_foot_p {

	position: absolute;

	top: 130px;

	width: 245px;

	line-height: 28px;

	height: 28px;

	font-size: 16px;

	left: 122px;

}

.culture_foot_right1 {

	position: absolute;

	top: 120px;

	left: 428px;

}

.culture_foot_right2 {

	position: absolute;

	top: 57px;

	left: 689px;

}

.culture_foot_right3 {

	position: absolute;

	top: 120px;

	left: 952px;

}

.culture_bottom {

	background: #dfd2c0;

}

.culture_bottom_img {

	width: 1201px;

	margin: 0px auto;

}

/*ҽԺ���*/

	#introduction {

	width: 1200px;

	margin: 0px auto;

	height: 600px;

	margin-top: 50px;

}

.introduction_title {

	text-align: center;

}

.introduction_title span {

	font-size: 50px;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

	color: #caad6f;

	line-height: 100px;

	height: 100px;

}

.introduction_title p {

	line-height: 28px;

}

.introduction_nav ul {

	width: 970px;

	margin: 0px auto;

	list-style: none;

	margin-top: 50px;

}

.introduction_nav ul li {

	float: left;

	width: 240px;

	text-align: center;

}

.introduction_nav ul li p {

	font-size: 18px;

	color: #caad6f;

	line-height: 36px;

	height: 36px;

}

.introduction_center_1 {

	width: 100%;

	height: 912px;

	position: relative;

	background-image: url("../images/introduction_center1_content.png");

}

.introduction_center1_contentall {

	position: relative;

	width: 1200px;

	margin: 0px auto;

	height: 900px;

}

.introduction_center1_content1 {

	position: absolute;

	top: 210px;

}

.introduction_center1_content2 {

	position: absolute;

	top: 210px;

	left: 430px;

}

.introduction_center1_content3 {

	position: absolute;

	top: 210px;

	left: 856px;

}

.introduction_center1_content {

	width: 910px;

	margin: 0px auto;

	text-align: center;

	position: absolute;

	top: 0%;

	left: 20%;

}

.introduction_center1_content span {

	font-size: 50px;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

	color: #caad6f;

	line-height: 110px;

	height: 110px;

	font-weight: lighter;

}

.introduction_center1_content p {

	line-height: 28px;

	height: 28px;

}

.introduction_center_2 {

	width: 1200px;

	margin: 0px auto;

	height: 840px;

	position: relative;

}

.introduction_center_2 p {

	text-align: center;

	font-size: 45px;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

	color: #caad6f;

	line-height: 150px;

	height: 150px;

}

.introduction_center_2_head {

	width: 760px;

	line-height: 24px;

	height: 50px;

}

.introduction_center_2_middle {

	width: 590px;

	position: relative;

	height: 500px;

}

.introduction_center_2_middle1 {

	width: 590px;

	position: absolute;

	top: 70px;

	left: 0px;

	height: 65px;

	border-bottom: 1px #d5b991 dotted;

}

.introduction_center_2_middle_tu {

	position: absolute;

	top: 7px;

	width: 10px;

	height: 10px;

	background: #caad6f;

	float: left;

}

.introduction_center_2_middle1 span {

	position: absolute;

	left: 20px;

	line-height: 24px;

	height: 70px;

}

.introduction_center_2_middle2 {

	width: 590px;

	position: absolute;

	top: 155px;

	left: 0px;

	height: 63px;

	border-bottom: 1px #d5b991 dotted;

}

.introduction_center_2_middle2 span {

	position: absolute;

	left: 20px;

	line-height: 24px;

	height: 63px;

}

.introduction_center_2_middle3 {

	width: 590px;

	position: absolute;

	top: 235px;

	left: 0px;

	height: 90px;

	border-bottom: 1px #d5b991 dotted;

}

.introduction_center_2_middle3 span {

	position: absolute;

	left: 20px;

	line-height: 24px;

	height: 90px;

}

.introduction_center_2_middle4 {

	width: 590px;

	position: absolute;

	top: 345px;

	left: 0px;

	height: 40px;

	border-bottom: 1px #d5b991 dotted;

}

.introduction_center_2_middle4 span {

	position: absolute;

	left: 20px;

	line-height: 24px;

	height: 40px;

}

.introduction_center_2_right {

	width: 425px;

	height: 600px;

	float: right;

	position: absolute;

	top: 180px;

	right: 0px;

}

.introduction_center_2_right1 {

	position: absolute;

	top: 0px;

	left: 0px;

}

.introduction_center_2_right2 {

	position: absolute;

	top: 0px;

	left: 195px;

}

.introduction_center_2_right3 {

	position: absolute;

	top: 220px;

	left: 195px;

}

.introduction_center_2_right4 {

	position: absolute;

	top: 390px;

	left: 195px;

}

.introduction_center_2_right5 {

	position: absolute;

	top: 446px;

	left: 0px;

}

.introduction_center_3 {

	width: 100%;

	height: 830px;

	background-image: url("../images/introduction_center_3.png");

}

.introduction_center_3_title {

	width: 1200px;

	margin: 0px auto;

	padding-top: 90px;

	text-align: center;

}

.introduction_center_3_title span {

	color: #c4922b;

	font-size: 50px;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

	line-height: 75px;

	height: 75px;

}

.introduction_center_3_title p {

	font-size: 16px;

	color: #707072;

	height: 24px;

	line-height: 24px;

}

.introduction_center_3_img {

	width: 1378px;

	margin: 0px auto;

	position: relative;

}

.introduction_center_3_img1 {

	width: 383px;

	position: absolute;

	top: 60px;

	left: 0px;

}

.introduction_center_3_img1 p {

	margin-top: 65px;

	width: 350px;

	font-size: 16px;

	line-height: 32px;

	height: 32px;

}

.introduction_center_3_img2 {

	width: 383px;

	position: absolute;

	top: 55px;

	left: 485px;

}

.introduction_center_3_img2 p {

	margin-top: 55px;

	width: 380px;

	font-size: 16px;

	line-height: 32px;

	height: 32px;

}

.introduction_center_3_img3 {

	width: 383px;

	position: absolute;

	top: 50px;

	left: 985px;

}

.introduction_center_3_img3 p {

	margin-top: 40px;

	width: 380px;

	font-size: 16px;

	line-height: 32px;

	height: 32px;

}

.introduction_center_4 {

	height: 850px;

}

.introduction_center_4_title {

	padding-top: 40px;

	width: 1200px;

	margin: 0px auto;

	text-align: center;

	height: 270px;

}

.introduction_center_4_hr {

	width: 100%;

	height: 1px;

	background: #9f9c9c;

	margin-top: 13px;

	margin-bottom: 13px;

}

.introduction_center_4_title p {

	text-indent: 2em;

	text-align: left;

	line-height: 28px;

	height: 28px;

}

.introduction_center_4_center {

	width: 1750px;

	height: 532px;

	margin: 0px auto;

	background: #d5b991;

}

.introduction_center_4_left {

	float: left;

}

.introduction_center_4_right {

	float: left;

	width: 500px;

	margin-left: 50px;

	height: 450px;

	margin-top: 20px;

	color: #fff;

}

.introduction_center_4_right h3 {

	line-height: 36px;

	height: 36px;

	margin-top: 45px;

}

.introduction_center_4_right p {

	height: 24px;

	line-height: 24px;

}

.introduction_center_6 {

	width: 1200px;

	margin: 0px auto;

	height: 900px;

}

.introduction_center_6_title {

	margin-top: 30px;

	width: 1200px;

	text-align: center;

}

.introduction_center_6_title span {

	text-align: center;

	font-size: 50px;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

	color: #caad6f;

	line-height: 80px;

	height: 80px;

}

.introduction_center_6_title p {

	font-size: 16px;

}

.introduction_center_6_head {

	width: 1100px;

	margin: 0px auto;

	margin-top: 30px;

	line-height: 26px;

	height: 126px;

}

.introduction_center_6_content ul {

	list-style: none;

}

.introduction_center_6_content ul li {

	float: left;

	width: 300px;

	height: 532px;

	position: relative;

}

.introduction_center6_1 {

	position: absolute;

	top: 220px;

	left: 0px;

}

.introduction_center6_1 span {

	font-size: 18px;

	color: #dabe96;

	position: absolute;

	width: 210px;

	left: 50px;

}

.introduction_center6_1 p {

	position: absolute;

	top: 60px;

	left: 40px;

	width: 150px;

	color: #dabe96;

	line-height: 32px;

	height: 32px;

	font-size: 16px;

}

.introduction_center6_2 {

	position: absolute;

	top: 220px;

	left: 0px;

}

.introduction_center6_2 span {

	font-size: 18px;

	color: #fff;

	position: absolute;

	width: 210px;

	left: 95px;

}

.introduction_center6_2 p {

	position: absolute;

	top: 60px;

	left: 40px;

	width: 150px;

	color: #fff;

	line-height: 32px;

	height: 32px;

	font-size: 16px;

}

.introduction_center6_3 {

	position: absolute;

	top: 220px;

	left: 0px;

}

.introduction_center6_3 span {

	font-size: 18px;

	color: #dabe96;

	position: absolute;

	width: 210px;

	left: 80px;

}

.introduction_center6_3 p {

	position: absolute;

	top: 60px;

	left: 45px;

	width: 225px;

	color: #dabe96;

	line-height: 32px;

	height: 32px;

	font-size: 16px;

}

.introduction_center6_4 {

	position: absolute;

	top: 220px;

	left: 0px;

}

.introduction_center6_4 span {

	font-size: 18px;

	color: #fff;

	position: absolute;

	width: 210px;

	left: 105px;

}

.introduction_center6_4 p {

	position: absolute;

	top: 60px;

	left: 45px;

	width: 225px;

	color: #fff;

	line-height: 32px;

	height: 32px;

	font-size: 16px;

}

.arrow-bottom {

	position: absolute;

	top: 35px;

	left: 142px;

}

.arrow-top {

	position: absolute;

	top: 35px;

	left: 142px;

}

.arrow-bottom {

	position: relative;

	width: 0;

	height: 0;

	border: 8px solid #dabe96;

	border-right-color: transparent;

	border-left-color: transparent;

	border-bottom-color: transparent;

}

.arrow-bottom: after {

	content: '\00a0';

	position: absolute;

	width: 0;

	height: 0;

	border: 6px solid #fff6e9;

	right: -6px;

	top: -7px;

	border-right-color: transparent;

	border-left-color: transparent;

	border-bottom-color: transparent;

}

.arrow-top {

	position: relative;

	width: 0;

	height: 0;

	border: 8px solid #fff;

	border-right-color: transparent;

	border-left-color: transparent;

	border-bottom-color: transparent;

}

.arrow-top: after {

	content: '\00a0';

	position: absolute;

	width: 0;

	height: 0;

	border: 6px solid #dabe96;

	right: -6px;

	top: -7px;

	border-right-color: transparent;

	border-left-color: transparent;

	border-bottom-color: transparent;

}

.con {

	width: 1250px;

	height: 1078px;

	margin: 27px auto;

	padding-top: 50px;

}

.con ul li {

	width: 271px;

	height: 355px;

	float: left;

	position: relative;

	overflow: hidden;

	cursor: pointer;

	margin: 20px;

}

.txt {

	width: 270px;

	background: rgba(0,0,0,0.3);

	position: absolute;

	left: 0;

	top: 0;

	color: #fff;

}

.txt h3 {

	font-size: 20px;

	font-weight: 100;

	height: 45px;

	text-align: center;

	line-height: 45px;

	display: none;

}

.txt h3 a {

	text-decoration: none;

	color: #fff;

}

.con ul li p {

	width: 270px;

	height: 47px;

	line-height: 47px;

	background: #e2e2e2;

	text-align: center;

	color: #3f393a;

	margin-top: -5px;

}

.con_button {

	clear: both;

	text-align: center;

	padding-top: 50px;

}

.con_button input {

	background: #d5b991;

	color: #fff;

	height: 70px;

	line-height: 70px;

	width: 353px;

	font-size: 22px;

	font-family: "YouYuan";

}

/*����ĸ���*/

	.muruku_content1 {

	width: 1200px;

	margin: 0px auto;

	height: 581px;

	position: relative;

}

.muruku_content1_left {

	width: 361px;

	height: 411px;

	border: 1px solid #dec29b;

	float: left;

	margin-top: 100px;

}

.muruku_content1_middle {

	position: absolute;

	top: 160px;

	left: 60px;

}

.muruku_content1_middle video {

	}

.muruku_content1_right {

	width: 829px;

	height: 526px;

	background: #dec29b;

	float: right;

	margin-top: 50px;

}

.muruku_content1_rightcontent {

	margin-left: 150px;

	width: 653px;

	margin-top: 20px;

}

.muruku_content1_rightcontent h3 {

	line-height: 24px;

	height: 24px;

	color: #fff;

}

.muruku_content1_rightcontent p {

	color: #fff;

	margin-top: 20px;

	text-indent: 2em;

}

.muruku_content2 {

	margin-top: 40px;

}

.muruku_content2_title {

	width: 1000px;

	margin: 0px auto;

	text-align: center;

}

.muruku_content2_title span {

	font-size: 50px;

	color: #dec29b;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

}

.muruku_content2_title p {

	font-size: 16px;

	line-height: 60px;

	line-height: 60px;

}

.muruku_content2_content {

	margin-top: 20px;

	width: 100%;

	background-image: url("../images/muruku_content2_content.jpg");

	height: 563px;

	position: relative;

}

.muruku_content2_content1 {

	width: 1200px;

	margin: 0px auto;

	height: 560px;

}

.muruku_content2_content1 img {

	position: absolute;

	top: 30px;

}

.muruku_content2_content_p {

	position: absolute;

	top: 118px;

	left: 900px;

	width: 430px;

}

.muruku_content2_content_p p {

	font-size: 16px;

	line-height: 28px;

	text-indent: 2em;

	color: #fff;

	padding-bottom: 30px;

}

.muruku_content2_content_p span {

	font-size: 16px;

	line-height: 28px;

	color: #fff;

}

.muruku_content3 {

	margin-top: 40px;

}

.muruku_content3_title {

	width: 1000px;

	margin: 0px auto;

	text-align: center;

}

.muruku_content3_title span {

	font-size: 50px;

	color: #dec29b;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

}

.muruku_content3_title p {

	font-size: 16px;

	line-height: 60px;

	line-height: 60px;

}

.muruku_content3_content {

	width: 1220px;

	margin: 0px auto;

	height: 480px;

	margin-top: 30px;

}

.muruku_content3_content ul li {

	height: 424px;

	width: 283px;

	list-style: none;

	float: left;

	margin-left: 10px;

	margin-right: 10px;

	border-width: 1px;

	/*��Ե�Ŀ�ȣ����Ҫ�ֱ����ÿ���������border-width: 15px 5px 15px 5px;

	����Ϊ�ϡ��ҡ��¡���*/

	border-style: solid;

	border-radius: 10px;

	/*Բ�ǵĴ�С*/

	border-color: #d9d9d9 #d9d9d9 #d9d9d9 #d9d9d9;

	/*�߿���ɫ������Ϊ�ϡ��ҡ��¡���*/

	text-align: center;

	position: relative;

}

.muruku_content3_content ul li img {

	position: absolute;

	top: 30px;

	left: 65px;

}

.muruku_content3_content ul li span {

	width: 120px;

	position: absolute;

	top: 225px;

	left: 85px;

	font-size: 16px;

	border-bottom: 1px solid #d5b991;

	line-height: 36px;

	height: 36px;

	font-weight: 600;

}

.muruku_content3_content ul li p {

	width: 242px;

	position: absolute;

	top: 280px;

	left: 25px;

	text-align: left;

	line-height: 24px;

}

.muruku_content3_content ul li: hover {

	border-width: 1px;

	/*��Ե�Ŀ�ȣ����Ҫ�ֱ����ÿ���������border-width: 15px 5px 15px 5px;

	����Ϊ�ϡ��ҡ��¡���*/

	border-style: solid;

	border-radius: 10px;

	/*Բ�ǵĴ�С*/

	border-color: #e2b861 #e2b861 #e2b861 #e2b861;

	/*�߿���ɫ������Ϊ�ϡ��ҡ��¡���*/

	

}

.muruku_content4 {

	width: 100%;

	height: 670px;

	background: #d5b991;

}

.muruku_content4_title {

	width: 1200px;

	margin: 0px auto;

	text-align: center;

	padding-top: 50px;

}

.muruku_content4_title span {

	font-size: 50px;

	color: #fff;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

}

.muruku_content4_title p {

	font-size: 16px;

	line-height: 60px;

	height: 60px;

	color: #fff;

}

.muruku_content4_content {

	width: 1200px;

	margin: 0px auto;

	height: 482px;

	position: relative;

}

.muruku_content4_content1 {

	width: 115px;

	height: 325px;

	color: #fff;

	position: absolute;

	top: 0px;

}

.muruku_content4_content2 {

	width: 115px;

	height: 325px;

	color: #fff;

	position: absolute;

	top: 50px;

	left: 165px;

}

.muruku_content4_content3 {

	width: 140px;

	height: 325px;

	color: #fff;

	position: absolute;

	top: 100px;

	left: 335px;

}

.muruku_content4_content4 {

	width: 115px;

	height: 325px;

	color: #fff;

	position: absolute;

	top: 150px;

	left: 540px;

}

.muruku_content4_content5 {

	width: 140px;

	height: 325px;

	color: #fff;

	position: absolute;

	top: 100px;

	left: 720px;

}

.muruku_content4_content6 {

	width: 115px;

	height: 335px;

	color: #fff;

	position: absolute;

	top: 50px;

	left: 920px;

}

.muruku_content4_content7 {

	width: 90px;

	height: 325px;

	color: #fff;

	position: absolute;

	top: 0px;

	left: 1100px;

}

.muruku_content4_content_span {

	height: 325px;

	line-height: 50px;

	writing-mode: tb-rl;

	-webkit-writing-mode: vertical-rl;

	writing-mode: vertical-rl;

	position: absolute;

	top: 0px;

	right: 0px;

	border-right: 1px solid #fff;

}

.muruku_content4_content1_p {

	float: left;

	line-height: 24px;

	writing-mode: tb-rl;

	-webkit-writing-mode: vertical-rl;

	writing-mode: vertical-rl;

	position: absolute;

	top: 37px;

	left: 0px;

	font-size: 12px;

}

.muruku_content4_bottom {

	width: 100%;

	height: 180px;

	position: relative;

}

.muruku_content4_bottom img {

	width: 100%;

	position: absolute;

	top: 0px;

	left: 0px;

}

.muruku_content4_bottom1 {

	width: 1200px;

	margin: 0px auto;

	height: 150px;

	position: relative;

}

.muruku_content4_bottom1_img1 img {

	position: absolute;

	top: -20px;

	left: 0px;

	width: 120px;

	height: 120px;

}

.muruku_content4_bottom1_img2 img {

	position: absolute;

	top: 8px;

	left: 170px;

	width: 120px;

	height: 120px;

}

.muruku_content4_bottom1_img3 img {

	position: absolute;

	top: 28px;

	left: 345px;

	width: 120px;

	height: 120px;

}

.muruku_content4_bottom1_img4 img {

	position: absolute;

	top: 44px;

	left: 530px;

	width: 120px;

	height: 120px;

}

.muruku_content4_bottom1_img5 img {

	position: absolute;

	top: 28px;

	left: 715px;

	width: 120px;

	height: 120px;

}

.muruku_content4_bottom1_img6 img {

	position: absolute;

	top: 8px;

	left: 900px;

	width: 120px;

	height: 120px;

}

.muruku_content4_bottom1_img7 img {

	position: absolute;

	top: -20px;

	left: 1080px;

	width: 120px;

	height: 120px;

}

.muruku_content5 {

	width: 1200px;

	margin: 0px auto;

	height: 560px;

	position: relative;

}

.muruku_content5 img {

	position: absolute;

	top: 55px;

}

.muruku_content5_middle {

	position: absolute;

	top: 150px;

	left: 400px;

}

.muruku_content5_middle span {

	line-height: 24px;

	height: 24px;

	margin-bottom: 30px;

}

.muruku_content5_middle p {

	font-size: 24px;

	line-height: 40px;

	height: 40px;

	border-bottom: 1px solid #979695;

	border-top: 1px solid #979695;

	margin-top: 10px;

	width: 180px;

	text-align: center;

	color: #686868;

}

.muruku_content5_right {

	position: absolute;

	top: 90px;

	left: 645px;

	width: 555px;

}

.muruku_content5_right p {

	margin-top: 20px;

	line-height: 24px;

}

.muruku_content6 {

	width: 100%;

	height: 645px;

	background-image: url("../images/muruku_content6_img1.png");

}

.muruku_content6_content {

	width: 1200px;

	margin: 0px auto;

	height: 645px;

	position: relative;

}

.muruku_content6_content1 {

	width: 300px;

	position: relative;

	top: 50px;

	left: 0px;

	height: 70px;

}

.muruku_content6_shi {

	width: 70px;

	height: 70px;

	background-color: #d5b991;

	-webkit-border-radius: 100px;

	float: left;

}

.muruku_content6_shi span {

	color: #fff;

	font-size: 34px;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

	position: absolute;

	top: 15px;

	left: 17px;

}

.muruku_content6_content1 h1 {

	position: absolute;

	top: 15px;

	left: 90px;

}

.muruku_content6_content2 {

	width: 140px;

	height: 120px;

	position: absolute;

	top: 150px;

	left: 110px;

}

.muruku_content6_content3 {

	width: 140px;

	height: 120px;

	position: absolute;

	top: 290px;

	left: 160px;

}

.muruku_content6_content4 {

	width: 140px;

	height: 120px;

	position: absolute;

	top: 440px;

	left: 70px;

}

.muruku_content6_content5 {

	width: 140px;

	height: 120px;

	position: absolute;

	top: 460px;

	left: 310px;

}

.muruku_content6_content6 {

	width: 140px;

	height: 120px;

	position: absolute;

	top: 460px;

	left: 490px;

}

.muruku_content6_content7 {

	width: 140px;

	height: 120px;

	position: absolute;

	top: 460px;

	left: 690px;

}

.muruku_content6_content8 {

	width: 140px;

	height: 120px;

	position: absolute;

	top: 420px;

	left: 930px;

}

.muruku_content6_content9 {

	width: 140px;

	height: 120px;

	position: absolute;

	top: 230px;

	left: 1030px;

}

.muruku_content6_content10 {

	width: 140px;

	height: 120px;

	position: absolute;

	top: 70px;

	left: 950px;

}

.muruku_content6_content11 {

	position: absolute;

	top: 165px;

	left: 380px;

}

.muruku_content6_content12 {

	width: 40px;

	height: 40px;

	background: #e4d9b7;

	position: absolute;

	top: 250px;

	left: 85px;

}

.muruku_content6_content13 {

	width: 25px;

	height: 25px;

	background: #e4d9b7;

	position: absolute;

	top: 586px;

	left: 275px;

}

.muruku_content6_content14 {

	width: 25px;

	height: 25px;

	background: #e4d9b7;

	position: absolute;

	top: 586px;

	left: 655px;

}

.muruku_content6_content15 {

	width: 25px;

	height: 25px;

	background: #e4d9b7;

	position: absolute;

	top: 330px;

	left: 955px;

}

.muruku_content6_content16 {

	width: 25px;

	height: 25px;

	background: #e4d9b7;

	position: absolute;

	top: 130px;

	left: 1135px;

}

.muruku_content6_xu {

	width: 23px;

	height: 23px;

	border: 1px #d5b991 solid;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 0px;

	left: 0px;

}

.muruku_content6_xu span {

	color: #d5b991;

	position: absolute;

	margin-left: 7px;

	margin-top: 2px;

}

.muruku_content6_content2_1 {

	width: 137px;

	height: 95px;

	background: #fff;

	border: 1px solid #d5b991;

	position: absolute;

	top: 15px;

	left: 0px;

}

.muruku_content6_content2_1 p {

	width: 100px;

	position: absolute;

	top: 20px;

	left: 20px;

	line-height: 26px;

	height: 26px;

	text-align: center;

}

/*ҽԺ��չ����*/

	.development {

	width: 100%;

	height: 5800px;

	background: #f3f3f5;

	margin-top: -4px;

}

.development_content {

	width: 362px;

	margin: 0px auto;

	height: 5750px;

	position: relative;

}

.development_middle {

	width: 1300px;

	margin: 0px auto;

	position: relative;

}

.development_middle_img1 {

	position: absolute;

	top: 75px;

	left: 11px;

}

.development_middle_img1 p {

	position: absolute;

	top: 75px;

	left: 17px;

	font-size: 70px;

	color: #fff;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

}

.development_middle_img2 {

	width: 478px;

	height: 125px;

	position: absolute;

	top: 315px;

	left: 130px;

}

.development_middle_img2_p1 {

	width: 98px;

	position: absolute;

	top: 20px;

	left: 50px;

	line-height: 24px;

	height: 24px;

}

.development_middle_img2_p2 {

	width: 98px;

	position: absolute;

	top: 20px;

	left: 200px;

	line-height: 24px;

	height: 24px;

}

.development_middle_img2_p3 {

	width: 98px;

	position: absolute;

	top: 20px;

	left: 350px;

	line-height: 24px;

	height: 24px;

}

.development_middle_img3 {

	position: absolute;

	top: 500px;

	left: 200px;

}

.development_middle_img3_p1 {

	width: 385px;

	font-size: 12px;

	line-height: 32px;

	text-align: center;

}

.development_middle_img4 {

	position: absolute;

	top: 880px;

	left: 200px;

}

.development_middle_img4_p1 {

	width: 200px;

	font-size: 12px;

	line-height: 32px;

	text-align: center;

	height: 131px;

}

.development_middle_img4_p1 img {

	}

.development_middle_img4_p1 p {

	width: 150px;

	font-size: 12px;

	line-height: 24px;

	height: 24px;

	position: absolute;

	top: 15px;

	left: 160px;

	text-align: left;

}

.development_middle_img5 {

	position: absolute;

	top: 1320px;

	left: 138px;

}

.development_middle_img5_p1 {

	width: 111px;

	font-size: 12px;

	line-height: 32px;

	text-align: center;

	height: 151px;

	position: absolute;

	top: 0px;

	left: 60px;

}

.development_middle_img5_p1 p {

	width: 100px;

	font-size: 12px;

	line-height: 24px;

	height: 24px;

	float: left;

}

.development_middle_img5_p2 {

	width: 140px;

	font-size: 12px;

	line-height: 32px;

	text-align: center;

	height: 131px;

	position: absolute;

	top: 0px;

	left: 230px;

}

.development_middle_img5_p2 p {

	width: 130px;

	font-size: 12px;

	line-height: 24px;

	height: 24px;

}

.development_middle_img6 {

	width: 478px;

	height: 125px;

	position: absolute;

	top: 1700px;

	left: 130px;

}

.development_middle_img6_p1 {

	width: 98px;

	position: absolute;

	top: 20px;

	left: 50px;

	line-height: 24px;

	height: 24px;

	font-size: 12px;

}

.development_middle_img6_p2 {

	width: 98px;

	position: absolute;

	top: 20px;

	left: 200px;

	line-height: 24px;

	height: 24px;

	font-size: 12px;

}

.development_middle_img6_p3 {

	width: 98px;

	position: absolute;

	top: 20px;

	left: 350px;

	line-height: 24px;

	height: 24px;

	font-size: 12px;

}

.development_middle_img7 {

	position: absolute;

	top: 2000px;

	left: 200px;

}

.development_middle_img7_p1 {

	width: 385px;

	font-size: 12px;

	line-height: 20px;

	text-align: center;

	height: 190px;

}

.development_middle_img8 {

	position: absolute;

	top: 2440px;

	left: 200px;

}

.development_middle_img8_p1 {

	width: 270px;

	font-size: 12px;

	line-height: 20px;

	text-align: left;

	height: 90px;

	margin-left: 70px;

	line-height: 24px;

}

.development_middle_img9 {

	width: 478px;

	height: 125px;

	position: absolute;

	top: 2720px;

	left: 130px;

}

.development_middle_img9_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 50px;

	line-height: 24px;

	height: 24px;

	font-size: 12px;

}

.development_middle_img9_p2 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 200px;

	line-height: 24px;

	height: 24px;

	font-size: 12px;

}

.development_middle_img9_p3 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 350px;

	line-height: 24px;

	height: 24px;

	font-size: 12px;

}

.development_middle_img10 {

	position: absolute;

	top: 3120px;

	left: 11px;

}

.development_middle_img10 p {

	position: absolute;

	top: 75px;

	left: 17px;

	font-size: 70px;

	color: #fff;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

}

.development_middle_img11 {

	width: 478px;

	height: 175px;

	position: absolute;

	top: 3490px;

	left: 130px;

}

.development_middle_img11_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 50px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img11_p2 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 200px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img11_p3 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 350px;

	line-height: 24px;

	height: 175px;

	font-size: 12px;

}

.development_middle_img12 {

	width: 574px;

	height: 175px;

	position: absolute;

	top: 3850px;

	left: 30px;

}

.development_middle_img12_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 10px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img12_p2 {

	width: 110px;

	position: absolute;

	top: 30px;

	left: 150px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img12_p3 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 290px;

	line-height: 24px;

	height: 175px;

	font-size: 12px;

}

.development_middle_img12_p4 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 430px;

	line-height: 24px;

	height: 175px;

	font-size: 12px;

}

.development_middle_img13 {

	width: 478px;

	height: 125px;

	position: absolute;

	top: 4300px;

	left: 130px;

}

.development_middle_img13_p1 {

	width: 100px;

	position: absolute;

	top: 20px;

	left: 70px;

	line-height: 24px;

	height: 24px;

	font-size: 12px;

}

.development_middle_img13_p2 {

	width: 100px;

	position: absolute;

	top: 20px;

	left: 220px;

	line-height: 24px;

	height: 24px;

	font-size: 12px;

}

.development_middle_img14 {

	width: 574px;

	height: 175px;

	position: absolute;

	top: 4650px;

	left: 30px;

}

.development_middle_img14_p1 {

	width: 150px;

	position: absolute;

	top: 20px;

	left: 90px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img14_p2 {

	width: 150px;

	position: absolute;

	top: 30px;

	left: 320px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img15 {

	position: absolute;

	top: 5000px;

	left: 138px;

}

.development_middle_img15_p1 {

	width: 150px;

	font-size: 12px;

	line-height: 32px;

	height: 200px;

	position: absolute;

	top: 0px;

	left: 30px;

}

.development_middle_img15_p1 p {

	width: 150px;

	font-size: 12px;

	line-height: 24px;

	height: 24px;

}

.development_middle_img15_p2 {

	width: 150px;

	font-size: 12px;

	line-height: 32px;

	height: 131px;

	position: absolute;

	top: 0px;

	left: 260px;

}

.development_middle_img15_p2 p {

	width: 150px;

	font-size: 12px;

	line-height: 24px;

	height: 24px;

}

.development_middle_img16 {

	width: 600px;

	height: 175px;

	position: absolute;

	top: 300px;

	left: 690px;

}

.development_middle_img16_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 50px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img16_p2 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 200px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img16_p3 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 350px;

	line-height: 24px;

	height: 175px;

	font-size: 12px;

}

.development_middle_img17 {

	width: 600px;

	height: 175px;

	position: absolute;

	top: 580px;

	left: 690px;

}

.development_middle_img17_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 60px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img17_p2 {

	width: 130px;

	position: absolute;

	top: 20px;

	left: 220px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img18 {

	width: 600px;

	height: 175px;

	position: absolute;

	top: 930px;

	left: 690px;

}

.development_middle_img18_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 60px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img18_p2 {

	width: 200px;

	position: absolute;

	top: 20px;

	left: 220px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img19 {

	position: absolute;

	top: 1240px;

	left: 645px;

}

.development_middle_img19 p {

	position: absolute;

	top: 65px;

	left: 495px;

	font-size: 70px;

	color: #fff;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

}

.development_middle_img20 {

	width: 600px;

	height: 175px;

	position: absolute;

	top: 1475px;

	left: 690px;

}

.development_middle_img20_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 60px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img20_p2 {

	width: 200px;

	position: absolute;

	top: 20px;

	left: 250px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img21 {

	width: 600px;

	height: 175px;

	position: absolute;

	top: 1890px;

	left: 690px;

}

.development_middle_img21_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 70px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img21_p2 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 250px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img22 {

	width: 600px;

	height: 175px;

	position: absolute;

	top: 2175px;

	left: 690px;

}

.development_middle_img22_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 60px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img22_p2 {

	width: 200px;

	position: absolute;

	top: 20px;

	left: 250px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img23 {

	width: 600px;

	height: 175px;

	position: absolute;

	top: 2610px;

	left: 690px;

}

.development_middle_img23_p1 {

	width: 280px;

	position: absolute;

	top: 20px;

	left: 70px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img24 {

	width: 400px;

	height: 175px;

	position: absolute;

	top: 2930px;

	left: 690px;

}

.development_middle_img24_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 60px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img24_p2 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 200px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img25 {

	width: 400px;

	height: 175px;

	position: absolute;

	top: 3180px;

	left: 690px;

}

.development_middle_img25_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 70px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img25_p2 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 250px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img26 {

	width: 400px;

	height: 175px;

	position: absolute;

	top: 3630px;

	left: 690px;

}

.development_middle_img26_p1 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 70px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img26_p2 {

	width: 110px;

	position: absolute;

	top: 20px;

	left: 250px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img27 {

	width: 400px;

	height: 175px;

	position: absolute;

	top: 3980px;

	left: 690px;

}

.development_middle_img27_p1 {

	width: 140px;

	position: absolute;

	top: 20px;

	left: 70px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img27_p2 {

	width: 140px;

	position: absolute;

	top: 20px;

	left: 250px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img28 {

	width: 400px;

	height: 175px;

	position: absolute;

	top: 4530px;

	left: 690px;

}

.development_middle_img28_p1 {

	width: 140px;

	position: absolute;

	top: 20px;

	left: 60px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img28_p2 {

	width: 140px;

	position: absolute;

	top: 20px;

	left: 220px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img29 {

	width: 400px;

	height: 175px;

	position: absolute;

	top: 4800px;

	left: 690px;

}

.development_middle_img29_p1 {

	width: 170px;

	position: absolute;

	top: 20px;

	left: 60px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img29_p2 {

	width: 140px;

	position: absolute;

	top: 40px;

	left: 270px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img30 {

	width: 400px;

	height: 175px;

	position: absolute;

	top: 5200px;

	left: 690px;

}

.development_middle_img30_p1 {

	width: 170px;

	position: absolute;

	top: 45px;

	left: 60px;

	line-height: 20px;

	font-size: 12px;

	height: 175px;

}

.development_middle_img30_p2 {

	width: 140px;

	position: absolute;

	top: 40px;

	left: 270px;

	line-height: 24px;

	font-size: 12px;

	height: 175px;

}

.development_middle_yuan {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

}

.development_middle_yuan4 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 170px;

}

.development_middle_yuan6 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 150px;

}

.development_middle_yuan12 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 190px;

}

.development_middle_yuan15 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 243px;

}

.development_middle_yuan16 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 182px;

	left: 460px;

}

.development_middle_yuan17 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 245px;

	left: 400px;

}

.development_middle_yuan18 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 255px;

	left: 470px;

}

.development_middle_yuan21 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 120px;

	left: 400px;

}

.development_middle_yuan23 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 80px;

	left: 400px;

}

.development_middle_yuan24 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 113px;

	left: 350px;

}

.development_middle_yuan28 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 110px;

	left: 400px;

}

.development_middle_yuan29 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 240px;

	left: 450px;

}

.development_middle_yuan26 {

	width: 15px;

	height: 15px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 208px;

	left: 400px;

}

.development_middle_hr {

	width: 470px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 8px;

	left: 10px;

}

.development_middle_hr2 {

	width: 400px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 175px;

	left: 10px;

}

.development_middle_hr3 {

	width: 400px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 138px;

	left: 10px;

}

.development_middle_hr4 {

	width: 470px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 178px;

	left: 10px;

}

.development_middle_hr6 {

	width: 470px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 158px;

	left: 10px;

}

.development_middle_hr7 {

	width: 400px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 198px;

	left: 10px;

}

.development_middle_hr8 {

	width: 400px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 98px;

	left: 10px;

}

.development_middle_hr12 {

	width: 574px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 198px;

	left: 10px;

}

.development_middle_hr15 {

	width: 470px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 250px;

	left: 10px;

}

.development_middle_hr16 {

	width: 470px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 190px;

	left: 0px;

}

.development_middle_hr17 {

	width: 400px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 252px;

	left: 0px;

}

.development_middle_hr18 {

	width: 470px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 262px;

	left: 0px;

}

.development_middle_hr21 {

	width: 400px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 125px;

	left: 0px;

}

.development_middle_hr23 {

	width: 400px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 85px;

	left: 0px;

}

.development_middle_hr24 {

	width: 350px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 120px;

	left: 0px;

}

.development_middle_hr26 {

	width: 400px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 215px;

	left: 0px;

}

.development_middle_hr28 {

	width: 400px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 115px;

	left: 0px;

}

.development_middle_hr29 {

	width: 450px;

	height: 1px;

	background: #b89d77;

	position: absolute;

	top: 245px;

	left: 0px;

}

.development_content_top {

	width: 362px;

	height: 60px;

	position: absolute;

	top: 70px;

	left: 0px;

	border: 1px solid #b89d77;

	text-align: center;

}

.development_content_top p {

	font-size: 18px;

	color: #b89d77;

	line-height: 60px;

}

.development_content_hr {

	position: absolute;

	top: 131px;

	left: 186px;

	width: 1px;

	height: 5550px;

	background: #b89d77;

}

.development_content_bottom {

	width: 362px;

	height: 60px;

	position: absolute;

	top: 5680px;

	left: 0px;

	border: 1px solid #b89d77;

	text-align: center;

}

.development_content_bottom p {

	font-size: 24px;

	color: #b89d77;

	line-height: 60px;

}

.development_content1 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 280px;

	left: 140px;

}

.development_content2 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 450px;

	left: 140px;

}

.development_content3 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 620px;

	left: 140px;

}

.development_content4 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 790px;

	left: 140px;

}

.development_content5 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 970px;

	left: 140px;

}

.development_content6 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 1150px;

	left: 140px;

}

.development_content7 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 1450px;

	left: 140px;

}

.development_content8 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 1620px;

	left: 140px;

}

.development_content9 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 1800px;

	left: 140px;

}

.development_content10 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 1970px;

	left: 140px;

}

.development_content11 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 2150px;

	left: 140px;

}

.development_content12 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 2320px;

	left: 140px;

}

.development_content13 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 2490px;

	left: 140px;

}

.development_content14 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 2650px;

	left: 140px;

}

.development_content15 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 2830px;

	left: 140px;

}

.development_content16 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 3010px;

	left: 140px;

}

.development_content19 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 3400px;

	left: 140px;

}

.development_content20 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 3600px;

	left: 140px;

}

.development_content21 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 3800px;

	left: 140px;

}

.development_content22 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 4000px;

	left: 140px;

}

.development_content23 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 4200px;

	left: 140px;

}

.development_content24 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 4400px;

	left: 140px;

}

.development_content25 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 4600px;

	left: 140px;

}

.development_content26 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 4800px;

	left: 140px;

}

.development_content28 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 5000px;

	left: 140px;

}

.development_content29 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 5200px;

	left: 140px;

}

.development_content30 {

	width: 90px;

	height: 90px;

	background-color: #b89d77;

	-webkit-border-radius: 100px;

	position: absolute;

	top: 5400px;

	left: 140px;

}

.development_content1_span {

	color: #fff;

	font-size: 34px;

	font-family: "YouYuan";

	letter-spacing: 0;

	font-weight: normal;

	position: absolute;

	top: 25px;

	left: 12px;

}

.jt_nav {

	width: 208px;

	height: 535px;

	background: url(../images/jt_navbk.png) no-repeat;

	position: fixed;

	top: 220px;

	z-index: 999999;

}

.jt_nav_01 {

	height: 50px;

	width: 118px;

	border-bottom: 1px solid #ebebeb;

	padding-top: 30px;

	padding-left: 74px;

}

.jt_nav_02_a {

	height: 43px;

	background: url(../images/jt_bk_01.jpg) no-repeat;

	color: #494949;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	width: 148px;

	padding-left: 45px;

}

.jt_nav_02_a: hover {

	height: 43px;

	background: url(../images/jt_bk_011.jpg) repeat;

	color: #fff;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	padding-left: 45px;

	width: 148px;

}

.jt_nav_02_b {

	height: 43px;

	background: url(../images/jt_bk_02.jpg) no-repeat;

	color: #494949;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	width: 148px;

	padding-left: 45px;

}

.jt_nav_02_b: hover {

	height: 43px;

	background: url(../images/jt_bk_022.jpg) repeat;

	color: #fff;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	padding-left: 45px;

	width: 148px;

}

.jt_nav_02_c {

	height: 43px;

	background: url(../images/jt_bk_03.jpg) no-repeat;

	color: #494949;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	width: 148px;

	padding-left: 45px;

}

.jt_nav_02_c: hover {

	height: 43px;

	background: url(../images/jt_bk_033.jpg) repeat;

	color: #fff;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	padding-left: 45px;

	width: 148px;

}

.jt_nav_02_d {

	height: 43px;

	background: url(../images/jt_bk_04.jpg) no-repeat;

	color: #494949;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	width: 148px;

	padding-left: 45px;

}

.jt_nav_02_d: hover {

	height: 43px;

	background: url(../images/jt_bk_044.jpg) repeat;

	color: #fff;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	padding-left: 45px;

	width: 148px;

}

.jt_nav_02_e {

	height: 43px;

	background: url(../images/jt_bk_05.jpg) no-repeat;

	color: #494949;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	width: 148px;

	padding-left: 45px;

}

.jt_nav_02_e: hover {

	height: 43px;

	background: url(../images/jt_bk_055.jpg) repeat;

	color: #fff;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	padding-left: 45px;

	width: 148px;

}

.jt_nav_02_f {

	height: 43px;

	background: url(../images/jt_bk_06.jpg) no-repeat;

	color: #494949;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	width: 148px;

	padding-left: 45px;

}

.jt_nav_02_f: hover {

	height: 43px;

	background: url(../images/jt_bk_066.jpg) repeat;

	color: #fff;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	padding-left: 45px;

	width: 148px;

}

.jt_nav_02_g {

	height: 43px;

	background: url(../images/jt_bk_07.jpg) no-repeat;

	color: #494949;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	width: 148px;

	padding-left: 45px;

}

.jt_nav_02_g: hover {

	height: 43px;

	background: url(../images/jt_bk_077.jpg) repeat;

	color: #fff;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	padding-left: 45px;

	width: 148px;

}

.jt_nav_02_h {

	height: 42px;

	background: url(../images/jt_bk_08.jpg) no-repeat;

	color: #494949;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	width: 148px;

	padding-left: 45px;

}

.jt_nav_02_h: hover {

	height: 42px;

	background: url(../images/jt_bk_088.jpg) repeat;

	color: #fff;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	padding-left: 45px;

	width: 148px;

}

.jt_nav_02_a a {

	display: block;

	height: 42px;

	width: 148px;

	color: #494949;

	text-decoration: none;

}

.jt_nav_02_a a: hover {

	color: #fff;

}

.jt_nav_02_b a {

	display: block;

	height: 42px;

	width: 148px;

	color: #494949;

	text-decoration: none;

}

.jt_nav_02_b a: hover {

	color: #fff;

}

.jt_nav_02_c a {

	display: block;

	height: 42px;

	width: 148px;

	color: #494949;

	text-decoration: none;

}

.jt_nav_02_c a: hover {

	color: #fff;

}

.jt_nav_02_d a {

	display: block;

	height: 42px;

	width: 148px;

	color: #494949;

	text-decoration: none;

}

.jt_nav_02_d a: hover {

	color: #fff;

}

.jt_nav_02_e a {

	display: block;

	height: 42px;

	width: 148px;

	color: #494949;

	text-decoration: none;

}

.jt_nav_02_e a: hover {

	color: #fff;

}

.jt_nav_02_f a {

	display: block;

	height: 42px;

	width: 148px;

	color: #494949;

	text-decoration: none;

}

.jt_nav_02_f a: hover {

	color: #fff;

}

.jt_nav_02_g a {

	display: block;

	height: 42px;

	width: 148px;

	color: #494949;

	text-decoration: none;

}

.jt_nav_02_g a: hover {

	color: #fff;

}

.jt_nav_02_h a {

	display: block;

	height: 42px;

	width: 148px;

	color: #494949;

	text-decoration: none;

}

.jt_nav_02_h a: hover {

	color: #fff;

}

.jt_nav_02_i a {

	display: block;

	height: 42px;

	width: 148px;

	color: #494949;

	text-decoration: none;

}

.jt_nav_02_i a: hover {

	color: #fff;

}

.jt_nav_02_j a {

	display: block;

	height: 43px;

	width: 148px;

	color: #494949;

	text-decoration: none;

}

.jt_nav_02_j a: hover {

	color: #fff;

}

.jt_nav_02_i {

	height: 42px;

	background: url(../images/jt_bk_09.jpg) no-repeat;

	color: #494949;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	width: 148px;

	padding-left: 45px;

}

.jt_nav_02_i: hover {

	height: 42px;

	background: url(../images/jt_bk_099.jpg) repeat;

	color: #fff;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	padding-left: 45px;

	width: 148px;

}

.jt_nav_02_j {

	height: 43px;

	background: url(../images/jt_bk_10.jpg) no-repeat;

	color: #494949;

	font-size: 14px;

	line-height: 42px;

	padding-left: 50px;

	width: 148px;

	padding-left: 45px;

}

.jt_nav_02_j: hover {

	height: 43px;

	background: url(../images/jt_bk_100.jpg) repeat;

	color: #fff;

	font-size: 14px;

	line-height: 43px;

	padding-left: 50px;

	padding-left: 45px;

	width: 148px;

}

#environmen {
	background-size:100% !important;
	width: 100%;

	height: 480px;

	margin: 0 auto;


	background: url(../images/environmen.jpg) no-repeat center;

}

#environmen .wid1200 {

	height: 100%;

}

#environmen h2 {

	font-size: 36px;

	color: #272727;

	font-weight: 700;

	text-align: center;

	padding-top: 75px;
	padding-bottom:15px;

}

#environmen ul {

	width: 33%;

	height: 40px;

	margin: 5px auto 8px auto;

}

#environmen li {

	float: left;

	font-size: 19px;

	color: #272727;

	line-height: 40px;

	margin: 0 10px;

}

#environmen .wid1200 div {

	width: 48%;

	height: 1px;

	margin: 0 auto;

	border-bottom: 1px solid #9a9a9a

}

#environmen p {

	font-size: 14px;

	color: #272727;

	line-height: 30px;

	text-align: center;

	width: 50%;

	margin: 15px auto;

}

#environmen img {

	display: block;

	margin: 5px auto;

}