@charset "utf-8";
/* CSS Document */

html {
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
/*a {
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #87b625;
}*/


a {
	text-decoration: none;
	color: #000000;
}
input {
	vertical-align: middle;
	font-family: "微软雅黑";
}
table {
	border-collapse: collapse;
	font-family: "微软雅黑";
}
a:hover {
	cursor: pointer;
	text-decoration: underline;
	color: #003399;
}
img {
	border: none;
}
body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "微软雅黑", "宋体";
	font-size: 14px;
	-webkit-text-size-adjust: none;
}
p {
	margin: 0px;
}
h1 {
	padding: 0px;
	margin: 0px;
}
.clear {
	clear: both;
}
.hide {
	display: none;
}
input {
	outline: none;
	padding-left: 5px;
}
.container {
	height: auto;
	width: 100%;
	background: url(../images/content.jpg) repeat;
}
.topW {
	width: 100%;
	height: 90px;
	background: url(../images/topBg.jpg) repeat-x;
}
.top {
	width: 1000px;
	height: 90px;
	margin: 0 auto;
}
.logo {
	width: 135px;
	height: 85px;
	float: left;
}
/*.nav {
	overflow: hidden;
	width: 860px;
	height: 90px;
	float: right;
	position: relative;
}
.nav ul {
	position: relative;
	z-index: 99999;
	width: 860px;
	height: 90px;
	display: block;
}
.nav ul li {
	width: 107px;
	height: 90px;
	float: left;
	position: relative;
}
.nav ul li a {
	padding-left: 5px;
	text-align:center;
	font-size: 14px;
	color: #FFF;
	line-height: 90px;
	width: 85px;
	height: 180px;
	display: block;
	font-weight: bold;
	position: absolute;
	left: 0px;
	top: 0px;
}
.nav ul li .navBg {
	width: 107px;
	height: 90px;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	background-image: url(../images/nav.jpg);
	background-repeat: repeat;
	background-position: center;
}


.nav ul li:hover a {
	top: -90px;
}
.nav ul li:hover .navBg {
	opacity: 1;
	
}

.animate {
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
}
.nav ul li.Hover a {
	top: -90px;
}
.nav ul li.Hover .navBg {
	opacity: 1;
}
.animate {
	-webkit-transition-duration: 0.4s;
	-moz-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
}
.nav ul li p {
	text-align: center;
}*/







#banner {
	z-index: 999;
	width: 100%; /*margin-bottom:110px;*/
	margin-bottom: 30px;
	height: 535px;
	position: relative;
	overflow: hidden;
}
#banner .banner {
	width: 1920px;
	height: 535px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -960px;
	background: url(../images/bannerBg.jpg) repeat-x;
}
#banner .banner .left {
	width: 40px;
	height: 70px;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: 400px;
	background: #900;
}
#banner .banner .btext1 {
	width: 400px;
	height: 50px;
	position: absolute;
	opacity: 0;
	top: 130px;
	left: 50%;
	margin-left: -200px;
}
#banner .banner .btext2 {
	width: 400px;
	height: 26px;
	position: absolute;
	opacity: 0;
	top: 180px;
	left: 50%;
	margin-left: -200px;
}
#banner .banner .btext3 {
	width: 400px;
	height: 27px;
	position: absolute;
	opacity: 0;
	top: 206px;
	left: 50%;
	margin-left: -200px;
}
/*#banner .banner ul li{ width:1920px; height:535px; position:absolute; top:0px; left:0px;}*/
#banner .bannerTp {
	width: 800px;
	height: 315px;
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -400px;
}
.roundabout-holder {
	width: 800px;
	height: 315px;
	margin: 0 auto;
}
.roundabout-moveable-item {
	width: 508px;
	height: 288px;
	cursor: pointer;
	position: relative;
}
.roundabout-moveable-item img {
	width: 100%;
	z-index: 9;
	position: relative;
}
.roundabout_tit_a {
	position: absolute;
	width: 140%;
	left: -20%;
	bottom: -30px !important;
	z-index: 0;
	height: 60px !important;
	background: url(../images/sd3.png) center no-repeat !important;
}
.roundabout_tit {
	position: absolute;
	width: 140%;
	left: -20%;
	bottom: -10px;
	z-index: 0;
	height: 18px;
	background: url(../images/sd4.png) center no-repeat;
}
.content {
	width: 1150px;
	height: auto;
	margin: 0 auto;
}
.InaboutTit {
	width: 170px;
	height: 70px;
	margin-bottom: 20px;
}
.Inabout {
	width: 1000px;
	height: 292px;
	padding-bottom: 65px;
}
.Inabout ul li {
	width: 200px;
	height: 146px;
	float: left;
	background: url(../images/aboutList1.jpg) no-repeat;
}
.Inabout ul .div {
	width: 190px;
	padding-right: 10px;
	height: 75px;
	padding-top: 71px;
	float: left;
	background: url(../images/aboutList1.jpg) no-repeat;
}
.li7 {
	width: 200px;
	height: 146px;
	float: left;
	overflow: hidden;
	background: #94c6f7;
}
.li7 div {
	color: #FFF;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
}
.li8 {
	width: 190px;
	padding-right: 10px;
	height: 75px;
	padding-top: 71px;
	float: left;
	background: url(../images/aboutList1.jpg) no-repeat;
	background-position: -800px -146px;
}
.li8 div {
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
	padding-top: 35px;
}
.InserTit {
	width: 1150px;
	height: 260px;
	margin-bottom: 50px;
}
.Inser {
	margin-bottom: 50px;
	width: 1150px;
	height: 440px;
	background: #5cadd6;
}
.InserDiv {
	width: 400px;
	height: 146px;
	float: left;
}
.InserDivL {
	width: 200px;
	height: 126px;
	margin-top: 20px;
	float: left;
}
.InserDivR {
	width: 200px;
	height: 146px;
	float: right;
}
.InserDivRBtn1, .InserDivRBtn2 {
	width: 100px;
	height: 146px;
	float: left;
	background: url(../images/inBtn.jpg) left top no-repeat;
}
.InserDivRBtn2 {
	background: url(../images/inBtn.jpg) right top no-repeat;
}
.InaboutDiv {
	background: url(../images/aboutList1.jpg) top left no-repeat;
	width: 400px;
	height: 146px;
	float: left;
	position: relative;
	overflow: hidden;
}
.InaboutDivUlDiv {
	width: 400px;
	height: 146px;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
}
.InaboutDivUlDiv .inaboutL {
	width: 200px;
	height: 147px;
	float: left;
}
.InaboutDivUlDiv .inaboutL p {
	font-size: 12px;
	line-height: 19px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFF;
}
.InaboutDivUlDiv .inaboutR {
	width: 200px;
	height: 146px;
	float: left;
}
.Inabout ul li a {
	width: 200px;
	height: 146px;
	position: relative;
	display: block;
	background: #96cfc6;
}
.Inabout ul li a .inNum {
	width: 60px;
	height: 50px;
	position: absolute;
	right: 20px;
	top: 15px;
	overflow: hidden;
}
.Inabout ul li a .inNum span {
	display: block;
	width: 30px;
	height: 100px;
	float: left;
}
.Inabout ul li a .inNum span.inL {
	background: url(../images/Zero.png) no-repeat;
}
.Inabout ul li a .inNum span.inR {
	background: url(../images/one.png) no-repeat;
	margin-top: -50px;
}
.Inabout ul li a .inTitle {
	width: 150px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 20px;
	top: 70px;
	font-size: 18px;
	text-align: right;
	color: #fff;
}
.Inabout ul li a .inName {
	width: 150px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	text-align: right;
	right: 20px;
	top: 100px;
	color: #fff;
	position: absolute;
}
.Inabout ul li a:hover .inL {
	margin-top: -50px;
}
.Inabout ul li a:hover .inR {
	margin-top: 0px !important;
}
.Inser ul li {
	overflow: hidden;
	width: 230px;
	height: 146px;
	float: left;
	position: relative;
}
.Inser ul li .inserjies {
	text-transform: uppercase;
	padding-right: 20px;
	position: absolute;
	top: 83px;
	left: 0px;
	width: 180px;
	text-align: right;
	line-height: 18px;
	height: 55px;
	padding-top: 8px;
	color: #FFF;
	font-size: 12px;
}
.Inser ul li .inserjies p {
	font-size: 10px;
}
.Inser ul li .inserjies span {
	color: #FFF;
	font-size: 10px;
}
.Inser ul li .bg1 {
	background: #94dae4;
	width: 210px;
}
.Inser ul li .bg2 {
	background: #94dae4;
	width: 210px;
}
.Inser ul li .bg3 {
	background: #94dae4;
}
.Inser ul li .bg4 {
	background: #94dae4;
	width: 210px;
}
.look {
	width: 1920px;
	height: 133px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -960px;
	margin-bottom: 40px;
}
.footer {
	overflow: hidden;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-top: 90px;
	height: auto;
	background: url(../images/footer.jpg) 0px 90px repeat-x;
}
.footer_1 {
	width: 1000px;
	height: auto;
	color: #FFF;
	padding-top: 25px;
	padding-bottom: 25px;
	line-height: 25px;
	margin: 0 auto;
	z-index: 999;
	position: relative;
}
.footer a {
	color: #FFF;
}
.goTop {
	cursor: pointer;
	height: 72px;
	width: 125px;
	position: absolute;
	top: 92px;
	left: 50%;
	margin-left: 355px;
}
.footerTp {
	height: 90px;
	width: 1598px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -799px;
}
.bannerNyW {
	width: 100%;
	height: 280px;
	position: relative;
	overflow: hidden;
}
.bannerNy {
	width: 1920px;
	height: 280px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -960px;
}
.contentNy {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 50px;
	position: relative;
}
.zhuangshi {
	width: 5px;
	height: 36px;
	position: absolute;
	top: 70px;
	left: 212px;
	background: #0094dc;
}
.left {
	width: 191px;
	height: auto;
	float: left;
}
.menuTit {
	font-size: 24px;
	text-align: center;
	padding-top: 30px;
	line-height: 25px;
	width: 191px;
	height: 71px;
	background: url(../images/menuTit.jpg) center no-repeat;
	color: #FFF;
}
.menuTit p {
	font-size: 12px;
	text-transform: uppercase;
}
.menu {
	width: 191px;
	height: auto;
}
.menu ul li {
	width: 191px;
	height: auto;
}
.menu ul li span {
	cursor: pointer;
	width: 191px;
	height: 60px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 60px;
	display: block;
}
.menu ul li a {
	width: 191px;
	height: 60px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	line-height: 60px;
	display: block;
}
.menu ul li .subNav {
	display: none;
}
.menu ul li.li1 span {
	background: #8bcebd;
}
.menu ul li.li1 span.liH {
	background: url(../images/menu.jpg) 0px 0px no-repeat;
}
.menu ul li.li2 span {/* background:#c1d4e3; */
	background: #a9c4d9;
}
.menu ul li.li2 span.liH {/* background:url(../images/menu1.jpg) 0px 0px no-repeat;*/
	background: url(../images/menu4.jpg) 0px 0px no-repeat;
}
.menu ul li.li3 span {
	background: #f2a4ad;
}
.menu ul li.li3 span.liH {
	background: url(../images/menu1.jpg) 0px -130px no-repeat;
}
.menu ul li.li4 span {
	background: #f1c444;
}
.menu ul li.li4 span.liH {
	background: url(../images/ico.png) 0px -39px no-repeat;
}
.menu ul li.li5 span {
	background: #89b827;
}
.menu ul li.li5 span.liH {
	background: url(../images/menu2.jpg) center no-repeat;
}
.menu ul li.li6 span {
	background: #79c4b8;
}
.menu ul li.li6 span.liH { /*background:url(../images/ico.png) -69px -107px no-repeat;*/
	background: url(../images/menu3.jpg) center no-repeat;
}
.menu ul li.li1 .subNav {
	margin-top: 5px;
	width: 191px;
	height: auto;
}
.menu ul li.li1 .subNav a {
	background: url(../images/menu.jpg) 0px -65px no-repeat;
	color: #1b9381;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	float: left;
	width: 60px;
	height: 60px;
	display: block;
}
.menu ul li.li1 .subNav a:hover {
	font-weight: bold;
	color: #FFF;
	background: url(../images/menu.jpg) -65px -65px no-repeat;
}
.menu ul li.li2 .subNav {
	margin-top: 5px;
	width: 191px;
	height: auto;
}
.menu ul li.li2 .subNav a {
	background: url(../images/menu1.jpg) -65px -66px no-repeat;
	color: #2671ac;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	float: left;
	width: 60px;
	height: 60px;
	display: block;
}
.menu ul li.li2 .subNav a:hover {
	font-weight: bold;/* background:url(../images/menu1.jpg) 0px -66px no-repeat;*/
	color: #FFF;
	background: #76a0c2;
}
.menu ul li.li3 .subNav {
	margin-top: 5px;
	width: 191px;
	height: auto;
}
.menu ul li.li3 .subNav a {
	background: #f7c8ce;
	color: #FFF;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	float: left;
	width: 60px;
	height: 60px;
	display: block;
}
.menu ul li.li3 .subNav a:hover {
	font-weight: bold;
	color: #FFF;
	background: #F2A4AD;
}
.menu ul li.li4 .subNav {
	margin-top: 5px;
	width: 191px;
	height: auto;
}
.menu ul li.li4 .subNav a {/* background:url(../images/ico.png) -253px 0px no-repeat;*/
	background: #f3c748;
	color: #624901;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	float: left;
	width: 60px;
	height: 60px;
	display: block;
}
.menu ul li.li4 .subNav a:hover {
	font-weight: bold;/* background:url(../images/ico.png) -191px 0px no-repeat;*/
	color: #FFF;
	background: #ffa800;
}
.menu ul li.li5 .subNav {
	margin-top: 5px;
	width: 191px;
	height: auto;
}
.menu ul li.li5 .subNav a {
	background: #a8cb60;
	color: #FFF;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	float: left;
	width: 60px;
	height: 60px;
	display: block;
}
.menu ul li.li5 .subNav a:hover {
	font-weight: bold;
	color: #FFF;
	background: #89B827;
}
.menu ul li.li6 .subNav {
	margin-top: 5px;
	width: 191px;
	height: auto;
}
.menu ul li.li6 .subNav a {
	background: url(../images/ico.png) -253px 0px no-repeat;
	color: #FFF;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 12px;
	float: left;
	width: 60px;
	height: 60px;
	display: block;
}
.menu ul li.li6 .subNav a:hover {
	font-weight: bold;
	color: #FFF;
	background: url(../images/ico.png) -191px 0px no-repeat;
}
.menuBottom {
	width: 146px;
	height: 122px;
	background: url(../images/menuBottom.jpg) center no-repeat;
	color: #FFF;
	font-size: 14px;
	margin-top: 20px;
	padding-top: 75px;
	line-height: 35px;
	padding-left: 45px;
}
.menuBottom1 {
	width: 180px;
	height: 99px;
	background: url(../images/menuBottom1.jpg) center no-repeat;
	color: #777777;
	font-size: 12px;
	margin-top: 20px;
	padding-top: 110px;
	line-height: 22px;
	padding-left: 10px;
}
.right {
	width: 750px;
	height: auto;
	float: right;
	padding-left: 15px;
	border-left: #0094dc solid 1px;
}
.rightTit {
	width: 750px;
	height: 25px;
	line-height: 25px;
	padding-bottom: 25px;
	color: #0066FF;
	font-size: 20px;
}
.rightTit span {
	font-size: 12px;
	text-transform: uppercase;
}
.rightTit span a {
	color: #003399;
}
.jsTit {
	width: 200px;
	height: 33px;
}
.jsTit span {
	cursor: pointer;
	cursor: pointer;
	display: block;
	width: 93px;
	height: 33px;
	float: left;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	background: url(../images/ico.png) -93px 0px no-repeat;
}
.jsTit span.hover {
	background: url(../images/ico.png) 0px 0px no-repeat;
}
.jsTit1 {
	width: 745px;
	height: 30px;
	background: url(../images/jsTit.jpg) repeat;
	line-height: 30px;
	padding-left: 5px;
	color: #666666;
}
.jsDes {
	color: #333333;
	width: 750px;
	line-height: 25px;
	margin-top: 35px;
}
.jsTit a {
	cursor: pointer;
	cursor: pointer;
	display: block;
	width: 93px;
	height: 33px;
	float: left;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	background: url(../images/ico.png) -93px 0px no-repeat;
}
.jsTit a.hover {
	background: url(../images/ico.png) 0px 0px no-repeat;
}
.faq {
	width: 745px;
	height: auto;
}
.faq ul li {
	border: #e4e4e4 solid 1px;
	padding-right: 30px;
	border-radius: 5px;
	margin-bottom: 23px;
	padding-left: 85px;
	background: url(../images/ico.png) -390px 10px no-repeat #FFF;
}
.faq ul li .faqW {
	color: #999999;
	padding-top: 10px;
	height: 35px;
	line-height: 35px;
	border-bottom: #e4e4e4 solid 1px;
}
.faq ul li .faqQ {
	color: #999999;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.serviceList {
	width: 745px;
	height: auto;
}
.serviceList ul li {
	width: 745px;
	height: auto;
}
.serviceList ul li .num {
	float: left;
	font-size: 24px;
	text-align: center;
	line-height: 47px;
	color: #FFF;
	font-weight: bold;
	width: 47px;
	height: 47px;
	background: url(../images/ico.png) -318px 0px no-repeat;
}
.serviceList ul li .serCont {
	padding-top: 20px;
	width: 685px;
	height: auto;
	float: right;
}
.serviceList ul li .serCont .serTit {
	width: 685px;
	height: 25px;
	line-height: 22px;
	color: #71a506;
	text-transform: uppercase;
	border-bottom: #817f7f dotted 1px;
}
.serviceList ul li .serCont .serTit span {
	float: right;
}
.serviceList ul li .serCont .serDes {
	margin-top: 10px;
	line-height: 25px;
	height: auto;
	width: 675px;
	padding: 5px;
	background: url(../images/liucheng.jpg) repeat;
}
.serviceList ul li.sH0ver {
	height: 154px;
	width: 214px;
}
.caseTit {
	padding-top: 20px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
}
.caseTit p {
	font-size: 12px;
	text-transform: uppercase;
}
.caseDes {
	color: #666666;
	width: 750px;
	line-height: 25px;
	border-bottom: #e6e6e6 solid 1px;
	margin-top: 35px;
	padding-bottom: 20px;
}
.page {
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page a {
	display: block;
	color: #666666;
}
.page {
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.page a:hover {
	color: #89b827;
}
.dy {
	width: 750px;
	height: auto;
}
.dyFlash {
	width: 750px;
	height: 330px;
}
.dyFlashDes {
	width: 600px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: #e6e6e6 solid 1px;
	border-top: #e6e6e6 solid 1px;
	line-height: 22px;
	height: auto;
	padding-left: 75px;
	padding-right: 75px;
}
.youshiTit {
	width: 53px;
	height: 20px;
}
.youshiTp {
	width: 745px;
	height: 139px;
	padding-top: 30px;
	padding-bottom: 15px;
}
.youshiTp ul li {
	width: 361px;
	height: 139px;
	float: left;
}
.youshiTpTit {
	color: #7cb800;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 25px;
	border-bottom: #e6e6e6 solid 1px;
}
.youshiListW {
	width: 745px;
	height: auto;
	margin-bottom: 20px;
}
.youshiListW .ysTit {
	cursor: pointer;
	text-align: right;
	width: 720px;
	padding-right: 25px;
	border-bottom: #e6e6e6 solid 1px;
	text-transform: uppercase;
	height: 28px;
	line-height: 28px;
	background: url(../images/jiantou.png) 730px 10px no-repeat;
}
.youshiList {
	display: none;
	padding-top: 5px;
	width: 745px;
	height: auto;
}
.youshiList ul li {
	width: 745px;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
.youshiList ul li.odd {
	background: url(../images/liucheng1.jpg) repeat;
}
.ysShouqi {
	display: none;
	width: 745px;
	height: 30px;
	cursor: pointer;
}
.serList {
	width: 636px;
	height: auto;
	margin: 0 auto;
}
.serList ul li {
	cursor: pointer;
	position: relative;
	padding-left: 95px;
	padding-top: 59px;
	width: 117px;
	font-size: 14px;
	line-height: 23px;
	color: #FFF;
	height: 95px;
	float: left;
	background: url(../images/servie.jpg) no-repeat;
}
.serList ul li span {
	font-size: 12px;
	display: block;
	text-transform: uppercase;
}
.serList ul li.ser1 {
	background-position: 0px 0px;
}
.serList ul li.ser2 {
	background-position: -212px 0px;
}
.serList ul li.ser3 {
	background-position: -424px 0px;
}
.serList ul li.ser4 {
	background-position: 0px -154px;
}
.serList ul li.ser5 {
	background-position: -212px -154px;
}
.serList ul li.ser6 {
	background-position: -424px -154px;
}
.serList ul li.ser7 {
	background-position: 0px -427px;
}
.serList ul li.ser8 {
	background-position: -212px -427px;
}
.serList ul li.ser9 {
	background-position: -424px -427px;
}
.serList ul li.ser10 {
	background-position: 0px -581px;
}
.serList ul li.ser11 {
	background-position: -212px -581px;
}
.serList ul li.ser12 {
	background-position: -424px -581px;
}
.serList ul li .tr {
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.serList ul li.ser1 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -11px 0px no-repeat;
}
.serList ul li.ser2 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -175px 0px no-repeat;
}
.serList ul li.ser3 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -314px 0px no-repeat;
}
.serList ul li.ser4 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -11px -140px no-repeat;
}
.serList ul li.ser5 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -175px -140px no-repeat;
}
.serList ul li.ser6 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -314px -140px no-repeat;
}
.serList ul li.ser7 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -11px -279px no-repeat;
}
.serList ul li.ser8 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -175px -279px no-repeat;
}
.serList ul li.ser9 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -314px -279px no-repeat;
}
.serList ul li.ser10 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -11px -413px no-repeat;
}
.serList ul li.ser11 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -175px -413px no-repeat;
}
.serList ul li.ser12 .tr {
	z-index: 99;
	background: url(../images/tubiao.png) -314px -413px no-repeat;
}
.serList ul li .tr2 {
	width: 16px;
	height: 12px;
	position: absolute;
	top: 142px;
	left: 97px;
}
.serList ul li.ser1 .tr2 {
	z-index: 99;
	background: url(../images/1.png) 0px 0px no-repeat;
}
.serList ul li.ser2 .tr2 {
	z-index: 99;
	background: url(../images/1.png) -16px 0px no-repeat;
}
.serList ul li.ser3 .tr2 {
	z-index: 99;
	background: url(../images/1.png) -32px 0px no-repeat;
}
.serList ul li.ser4 .tr2 {
	z-index: 99;
	background: url(../images/1.png) -48px 0px no-repeat;
}
.serList ul li.ser5 .tr2 {
	z-index: 99;
	background: url(../images/1.png) -64px 0px no-repeat;
}
.serList ul li.ser6 .tr2 {
	z-index: 99;
	background: url(../images/1.png) -80px 0px no-repeat;
}
.serList ul li.ser7 .tr2 {
	z-index: 99;
	background: url(../images/1.png) 0px -12px no-repeat;
}
.serList ul li.ser8 .tr2 {
	z-index: 99;
	background: url(../images/1.png) -16px -12px no-repeat;
}
.serList ul li.ser9 .tr2 {
	z-index: 99;
	background: url(../images/1.png) -32px -12px no-repeat;
}
.serList ul li.ser10 .tr2 {
	z-index: 99;
	background: url(../images/1.png) -48px -123px no-repeat;
}
.serList ul li.ser11 .tr2 {
	z-index: 99;
	background: url(../images/1.png) -64px -12px no-repeat;
}
.serList ul li.ser12 .tr2 {
	z-index: 99;
	background: url(../images/1.png) -80px -12px no-repeat;
}
.tr1 {
	display: none;
	width: 211px;
	height: 154px;
	background: url(../images/tubiao2.png) center no-repeat;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
.aboutList {
	width: 745px;
	height: auto;
}
.aboutList ul li {
	background: url(../images/liucheng.jpg) repeat;
	line-height: 30px;
	height: 30px;
	width: 745px;
	margin-bottom: 20px;
}
.aboutList ul li .tit {
	float: left;
	padding-left: 20px;
	width: 700px;
	height: 30px;
	color: #444444;
	font-weight: bold;
}
.aboutList ul li img {
	float: left;
}
.honor {
	width: 670px;
	height: auto;
	margin-left: 35px;
	margin-top: 20px;
}
.honorTit {
	font-size: 24px;
	line-height: 25px;
	margin-bottom: 10px;
}
.honorTit1 {
	font-size: 14px;
	color: #FFF;
	height: 25px;
	line-height: 25px;
	background: #9bcb39;
}
.honorTit2 {
	text-indent: 2em;
	line-height: 25px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.honnorList {
	width: 670px;
	height: auto;
}
.honnorList ul li {
	padding-top: 20px;
	padding-bottom: 30px;
	width: 670px;
	height: auto;
	border-top: #abc27c dotted 1px;
}
.honnorList ul li .honnorL {
	width: 150px;
	height: auto;
	float: left;
}
.honnorList ul li .honnorR {
	line-height: 30px;
	padding-top: 10px;
	text-indent: 2em;
	width: 480px;
	height: auto;
	float: right;
}
.honnorList ul li .honnorL .honnorTp {
	width: 150px;
	height: 176px;
	position: relative;
}
.honnorList ul li .honnorL .honnorTp .honnorSd {
	height: 18px;
	width: 171px;
	position: absolute;
	bottom: -26px;
	left: -10px;
}
.honnorList ul li .honnorL .honorTit3 {
	font-size: 12px;
	text-align: center;
	line-height: 25px;
	margin-top: 25px;
}
.juanxian {
	display: none;
}
.DonateTit {
	width: 200px;
	height: 33px;
}
.DonateTit span {
	cursor: pointer;
	display: block;
	width: 93px;
	height: 33px;
	float: left;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	background: url(../images/ico.png) -288px -64px no-repeat;
}
.DonateTit span.hover {
	background: url(../images/ico.png) -193px -64px no-repeat;
}
.DonateTit1 {
	font-size: 24px;
	text-align: center;
	margin-bottom: 20px;
	line-height: 25x;
}
.DonateCont {
	width: 745px;
	height: auto;
	line-height: 22px;
}
.DonateList {
	width: 745px;
	height: 402px;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
.DonateList ul {
	width: 745px;
	height: 4500px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.DonateList ul li {
	border-bottom: #e6e6e6 solid 1px;
	width: 145px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	float: left;
	padding-bottom: 25px;
	height: auto;
}
.DonateList ul li .DonTit {
	line-height: 22px;
	text-align: center;
}
.DonateList ul li .DonTit a {
	color: #bbbbbb;
	display: block;
	text-decoration: underline;
	padding-bottom: 15px;
}
.DonateList ul li .DonTp {
	position: relative;
	width: 145px;
	height: 145px;
	border-radius: 145px;
	overflow: hidden;
}
.DonateList ul li .DonTp .cgjn {
	position: absolute;
	top: 115px;
	left: 0px;
	width: 145px;
	height: 30px;
}
.DonatePage {
	width: auto;
	height: 5px;
	float: right;
}
.DonatePage ul li {
	cursor: pointer;
	width: 38px;
	height: 5px;
	background: #d7e2c1;
	float: left;
	margin-right: 10px;
}
.cur {
	background: #92b648;
}
.contact {
	width: 745px;
	height: auto;
}
.contactTit {
	width: 745px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
}
.contactL {
	margin-top: 90px;
	float: left;
	text-align: center;
	width: 120px;
	height: auto;
	line-height: 25px;
	font-size: 18px;
}
.contactL p {
	color: #999999;
	font-size: 12px;
}
.contactR {
	padding-left: 93px;
	float: right;
	width: 532px;
	height: 291px;
	background: url(../images/contact.png) left top no-repeat;
}
.contactR ul li {
	padding-left: 10px;
	width: auto;
	margin-top: 13px;
	margin-bottom: 23px;
	border: #99c228 solid 1px;
	background: #f9f8f8;
	color: #999999;
	line-height: 30px;
}
.weixin {
	width: 90px;
	height: auto;
	float: left;
	margin-right: 20px;
}
.weixin div {
	width: 90px;
	line-height: 25px;
	text-align: center;
	color: #666666;
	font-size: 14px;
}
.usbabyTit {
	font-size: 18px;
	color: #efcc46;
	font-weight: bold;
	padding-bottom: 20px;
	height: 30px;
	line-height: 30px;
}
.usbabyL {
	width: 520px;
	height: auto;
	float: left;
}
.usbabyL ul li {
	width: 520px;
	height: auto;
}
.usbabyL ul li .UsTit {
	height: auto;
	color: #FFF;
	line-height: 29px;
	background: #87b625;
}
.usbabyL ul li .UsTit img {
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	margin-right: 10px;
}
.usbabyL ul li .UsText {
	font-size: 12px;
	line-height: 25px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.usbabyR {
	width: 200px;
	height: auto;
	float: right;
}
.usbabyR ul li {
	padding: 5px;
	margin-bottom: 4px;
	background: #efe6e7;
	width: 188px;
	height: auto;
	float: left;
}
.usbabyR1 {
	width: 295px;
	height: auto;
	float: left;
	padding: 5px;
	background: #efe6e7;
}
.usbabyR1 ul li {
	height: auto;
	float: left;
}
.news {
	width: 745px;
	height: auto;
}
.news ul li {
	width: 745px;
	height: auto;
}
.news ul li .newsTit {
	color: #888888;
	font-weight: bold;
	line-height: 25px;
	padding-bottom: 5px;
	border-bottom: #bbbaba solid 1px;
}
.news ul li .newsTit span {
	float: right;
	font-weight: normal;
}
.news ul li .newsTit a {
	color: #888888;
	display: block;
}
.news ul li .newsTit a:hover {
	color: #87b625;
}
.news ul li .newsCont {
	color: #999999;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.Package {
	width: 635px;
	height: auto;
	margin-left: 40px;
}
.Package .paMenu {
	width: 635px;
	height: 95px;
}
.Package .paMenu ul li {
	position: relative;
	text-align: center;
	width: 96px;
	height: 95px;
	float: left;
	padding-left: 14px;
	padding-right: 14px;
}
.Package .paMenu ul li .paTit {
	position: relative;
	z-index: 99;
	color: #FFF;
	padding-top: 30px;
	height: 35px;
	line-height: 30px;
	width: 96px;
	background: url(../images/ico.png) 0px -174px no-repeat;
}
.Package .paMenu ul li .paTit.paHover {
	background: url(../images/ico.png) -121px -174px no-repeat;
}
.Package .paMenu ul li .paTit1 {
	font-size: 10px;
	line-height: 15px;
	color: #c5c5c5;
}
.Package .paMenu ul li .yiny {
	width: 150px;
	height: 16px;
	position: absolute;
	top: 47px;
	left: -14px;
	background: url(../images/sd1.png) center no-repeat;
}
.PackageTp {
	width: 635px;
	height: 313px;
	position: relative;
	overflow: hidden;
}
.PackageTp ul {/* position:absolute; top:0px; left:0px;*/
	width: 4500px;
}
.PackageTp ul li {
	width: 635px;
	height: 313px;
	float: left;
	position: relative;
}
.PackageTp ul li .pageTpTit {
	background: url(../images/opaciy50.png) repeat;
	color: #FFF;
	width: 635px;
	height: 27px;
	font-size: 12px;
	line-height: 27px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.PackageTp ul li .pageTpTit .biaoti {
	text-align: center;
	background: url(../images/taocanTit.jpg) no-repeat;
	margin-right: 10px;
	font-size: 14px;
	width: 112px;
	height: 27px;
	float: left;
}
.PackageTpL, .PackageTpR {
	cursor: pointer;
	z-index: 99;
	width: 45px;
	height: 131px;
	background: url(../images/btn.png) left top no-repeat;
	position: absolute;
	top: 40px;
}
.PackageTpR {
	right: 0px;
	background: url(../images/btn.png) right top no-repeat;
}
.PackageTpL {
	left: 0px;
}
.PackageDes {
	width: 635px;
	height: auto;
	line-height: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: #e6e6e6 solid 1px;
}
.TravelTit {
	border-bottom: #d9d9d9 solid 1px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #232323;
	font-size: 12px;
	line-height: 25px;
	text-align: center;
}
.TravelTit p {
	font-size: 11px;
	color: #aaaaaa;
}
.Travel {
	width: 745px;
	height: auto;
}
.Travel ul li {
	overflow: hidden;
	width: 330px;
	height: 97px;
	float: left;
	padding: 20px;
}
.Travel ul li .travelTp {
	float: left;
	width: 95px;
	height: 95px;
	border-radius: 95px;
}
.Travel ul li .travelTp img {
	border-radius: 95px;
}
.Travel ul li .travelCont {
	float: right;
	color: #FFF;
	font-size: 12px;
	width: 220px;
	height: auto;
	line-height: 22px;
}
.youshi {
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	width: 745px;
	color: #76ad05;
	border-bottom: #76ad05 solid 1px;
	border-top: #76ad05 solid 1px;
}
.youshiL {
	text-align: center;
	font-weight: bold;
	width: 190px;
	height: auto;
	float: left;
	font-size: 30px;
}
.youshiR {
	width: 435px;
	height: auto;
	float: right;
	font-size: 14px;
	color: #76ad05;
	line-height: 25px;
}
.team {
	width: 745px;
	height: auto;
}
.team ul li {
	padding-bottom: 35px;
	padding-top: 35px;
	height: auto;
	width: 745px;
	border-bottom: #e0e0e0 solid 1px;
}
.team ul li .teamTp {
	width: 142px;
	height: 142px;
	float: left;
	padding-left: 35px;
}
.team ul li .teamTp img {
	border-radius: 142px;
}
.team ul li .teamText {
	width: 520px;
	height: auto;
	float: right;
}
.team ul li .teamText .title {
	font-weight: bold;
	line-height: 25px;
	font-size: 14px;
	color: #76ad05;
}
.team ul li .teamText .title1 {
	color: #666666;
	font-size: 12px;
	line-height: 25px;
}
.team ul li .teamText .Cont {
	color: #999999;
	font-size: 12px;
	line-height: 22px;
	padding-top: 10px;
}
.team ul li.even {
	text-align: right;
}
.team ul li.even .teamTp {
	width: 142px;
	height: 142px;
	float: right;
	padding-right: 35px;
}
.team ul li.even .teamTp img {
	border-radius: 142px;
}
.team ul li.even .teamText {
	width: 520px;
	height: auto;
	float: left;
}
.team ul li.even .teamText .title {
	font-weight: bold;
	line-height: 25px;
	font-size: 14px;
	color: #76ad05;
}
.team ul li.even .teamText .title1 {
	color: #666666;
	font-size: 12px;
	line-height: 25px;
}
.team ul li.even .teamText .Cont {
	color: #999999;
	font-size: 12px;
	line-height: 22px;
	padding-top: 10px;
}
.jsTitH {
	width: 745px;
	height: 33px;
}
.jsTitH span {
	cursor: pointer;
	margin-right: 1px;
	display: block;
	width: 123px;
	height: 33px;
	float: left;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	background: url(../images/ico.png) -123px -245px no-repeat;
}
.jsTitH span.hover {
	background: url(../images/ico.png) 0px -245px no-repeat;
}
.HospitalTit {
	color: #76a90f;
	font-size: 24px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 20px;
	text-align: center;
}
.HospitalTit1 {
	padding-bottom: 10px;
	line-height: 30px;
	color: #666666;
}
.Hospital {
	padding: 20px 35px;
	width: 675px;
	background: url(../images/liucheng1.jpg) repeat;
}
.Hospital .hTp {
	width: 155px;
	height: 145px;
	float: left;
}
.Hospital .hList {
	width: 310px;
	height: auto;
	float: right;
}
.Hospital .hList1 {
	width: 180px;
	height: auto;
	float: right;
}
.Hospital .hList1 p, .Hospital .hList p {
	line-height: 25px;
	color: #444444;
}
.HosDes {
	padding-top: 20px;
	color: #777777;
	font-size: 12px;
	line-height: 25px;
}
.HospitalDiv {
	display: none;
}
.online {
	width: 745px;
	height: 456px;
	background: url(../images/online2.jpg) center no-repeat;
	position: relative;
}
.online input {
	background: none;
	border: none;
}
.input1 {
	padding-left: 5px;
	width: 130px;
	line-height: 18px;
	height: 20px;
	position: absolute;
	top: 176px;
	left: 453px;
}
.input2 {
	width: 35px;
	padding-left: 5px;
	line-height: 18px;
	position: absolute;
	top: 176px;
	left: 656px;
}
.input3 {
	width: 148px;
	padding-left: 5px;
	line-height: 18px;
	position: absolute;
	top: 231px;
	left: 442px;
}
.input4 {
	width: 170px;
	padding-left: 5px;
	line-height: 18px;
	position: absolute;
	top: 261px;
	left: 486px;
}
.input5 {
	width: 75px;
	padding-left: 5px;
	line-height: 18px;
	position: absolute;
	top: 318px;
	left: 468px;
}
.submit {
	cursor: pointer;
	width: 99px;
	height: 25px;
	position: absolute;
	top: 360px;
	left: 514px;
	border: none;
}
.serTp {
	margin: 0 auto;
	width: 635px;
	height: 0px;
	position: relative;
	overflow: hidden;
}
.serTp ul li {
	width: 635px;
	height: 118px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#moileMsg1 {
	font-size: 12px;
	width: 270px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: 167px;
	left: 433px;
}
#moileMsg {
	font-size: 12px;
	width: 280px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: 285px;
	left: 433px;
}
#moileMsg2 {
	font-size: 12px;
	width: 270px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: 340px;
	left: 433px;
}
/*.backTop{ width:45px; height:91px; position: absolute; top:745px; left:50%; margin-left:520px; }
*/
.backTop {
	width: 45px;
	height: 91px;
	position: fixed;
	position: _absolute;
	top: 50%;
	left: 50%;
	margin-top: -45px;
	margin-left: 520px;
}
.backTop .kefu {
	z-index: 0;
	width: 45px;
	height: 45px;
	background: url(../images/backtop.jpg) top left no-repeat;
	margin-bottom: 1px;
}
.backTop .backTop1 {
	cursor: pointer;
	z-index: 0;
	width: 45px;
	height: 45px;
	background: url(../images/backtop.jpg) bottom left no-repeat;
}
font {
	font-size: 12px;
}
#banner .bannerTp {
	width: 800px;
	height: 315px;
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -400px;
}
.banner3d {
	width: 700px;
	height: 315px;
	position: absolute;
	top: 170px;
	left: 50%;
	margin-left: -350px;
}
.banner3d ul {
	width: 700px;
	height: 315px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.banner3d li {
	cursor: pointer;
	width: 700px;
	height: 350px;
	position: relative;
}
.banner3d li img {
	width: 100%;
	height: 100%;
}
.banner3d .left {
	cursor: pointer;
	z-index: 999;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 100px;
	left: -150px;
	background: url(../images/bannerBtn.png) left top no-repeat;
}
.banner3d .left:hover {
	background: url(../images/bannerBtn.png) left top no-repeat;
}
.banner3d .right {
	padding: 0px;
	border: none;
	cursor: pointer;
	z-index: 999;
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 100px;
	right: -150px;
	background: url(../images/bannerBtn.png) right top no-repeat;
}
.banner3d .right:hover {
	background: url(../images/bannerBtn.png) right top no-repeat;
}
.bannerText {
	width: 500px;
	height: 103px;
	top: 30px;
	left: 50%;
	margin-left: -250px;
	position: absolute;
	overflow: hidden;
}
.bannerText ul li {
	display: none;
	width: 500px;
	height: 103px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.bannerText ul li img {
	margin: 0 auto;
}
/*.bannerText ul li .t1{ opacity:0;}
.bannerText ul li .t2{ opacity:0;}
.bannerText ul li .t3{ opacity:0;}
*/


.case {
	width: 745px;
	height: auto;
}
.case ul li {
	width: 745px;
	height: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: #DDD solid 1px;
}
.case ul li .caseTP {
	width: 170px;
	height: 110px;
	float: left;
}
.case ul li .caseTit1 {
	float: right;
	color: #888888;
	font-weight: bold;
	width: 560px;
	line-height: 25px;
	padding-bottom: 5px;
	border-bottom: #e6e6e6 solid 1px;
}
.case ul li .caseTit1 span {
	float: right;
	font-weight: normal;
}
.case ul li .caseTit1 a {
	color: #888888;
	display: block;
}
.case ul li .caseTit1 a:hover {
	color: #87b625;
}
.case ul li .caseCont {
	float: right;
	width: 560px;
	color: #999999;
	line-height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.caseFirst {
	width: 745px;
	height: 330px;
	background: #FFF;
	position: relative;
	overflow: hidden;
}
.caseFirst ul {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 4500px;
}
.caseFirst ul li {
	float: left;
	width: 690px;
	height: 260px;
	padding: 40px 20px 30px 35px;
}
.caseFirst ul li .tp {
	width: 367px;
	height: auto;
	float: left;
}
.caseFirst ul li .tp .img {
	width: 365px;
	height: 206px;
	border: #e4e4e4 solid 1px;
	border-bottom: none;
}
.caseFirst ul li .tp .text {
	height: 29px;
	width: 357px;
	background: #3b3b3b;
	font-size: 12px;
	text-align: center;
	line-height: 29px;
	color: #FFF;
	padding-left: 10px;
}
.caseFirst ul li .jiesao {
	width: 305px;
	height: auto;
	float: right;
}
.caseFirst ul li .jiesao .title {
	font-size: 16px;
	color: #000000;
	line-height: 25px;
	border-bottom: #0094dc solid 3px;
	padding-bottom: 5px;
}
.caseFirst ul li .jiesao .title a {
	color: #000000;
}
.caseFirst ul li .jiesao .title a:hover {
	color: #0094dc;
}
.caseFirst ul li .jiesao .cont {
	color: #7c7c7c;
	line-height: 22px;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.caseFirst ul li .jiesao .more {
	width: 68px;
	height: 18px;
	display: block;
	float: right;
}
.caseFirst .caseL, .caseFirst .caseR {
	cursor: pointer;
	width: 8px;
	height: 12px;
	background: url(../images/caseBtn.jpg) no-repeat;
	position: absolute;
	top: 255px;
	left: 360px;
}
.caseFirst .caseR {
	background: url(../images/caseBtn.jpg) right top no-repeat;
	left: 380px;
}
.caseN {
	background: #FFF;
	margin-top: 9px;
	padding: 30px;
	height: auto;
	width: 685px;
}
.caseN ul li {
	width: 685px;
	height: auto;
}
.caseN ul li a {
	line-height: 30px;
	width: 665px;
	height: auto;
	padding-left: 20px;
	display: block;
	background: url(../images/dian.jpg) 5px 13px no-repeat;
	color: #666666;
	font-size: 14px;
}
.caseN ul li span {
	font-size: 12px;
	float: right;
}
.caseN ul li a:hover {
	color: #0094dc;
}
.lcList {
	width: 745px;
	height: auto;
}
.lcList ul li {
	width: 235px;
	height: 160px;
	margin-right: 10px;
	float: left;
}
.lcList ul li .lcnum {
	float: left;
	width: 54px;
	height: 55px;
	background: url(../images/lc1.png) center no-repeat;
	color: #FFF;
	font-size: 36px;
	font-weight: bold;
	line-height: 55px;
	text-align: center;
}
.lcList ul li .liCont {
	width: 170px;
	height: auto;
	float: right;
}
.lcList ul li .liCont .title {
	font-weight: bold;
	padding-top: 5px;
	color: #8bbb29;
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 5px;
}
.lcList ul li .liCont .title span {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
}
.lcList ul li .liCont p {
	color: #666666;
	font-size: 12px;
	line-height: 22px;
}
.menu ul li.li7 span {
	background: #f4da3c;
}
.menu ul li.li7 span.liH { /*background:url(../images/ico.png) -69px -107px no-repeat;*/
	background: url(../images/babyMenu.jpg) center no-repeat;
}
.Japan {
	width: 745px;
	height: auto;
}
.Japan .title {
	color: #76ad05;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	padding-top: 30px;
	padding-bottom: 40px;
}
.Japan .jjs {
	color: #666666;
	line-height: 22px;
	padding-bottom: 30px;
}
.japanList {
	color: #7ab500;
	line-height: 25px;
}
.japanList ul li a {
	color: #7ab500;
}
.japanList ul li span {
	color: #5f5f5f;
}
.japanList p {
	padding-top: 10px;
}
.japanList ul li a:hover {
	text-decoration: underline;
}
.Japan .title1 {
	font-weight: bold;
	width: 730px;
	height: 30px;
	padding-left: 15px;
	line-height: 30px;
	background: url(../images/liucheng.png) repeat;
}
.Japan .cont1 {
	line-height: 25px;
	padding: 15px;
}
.Japan .more1 {
	color: #ea4255;
	line-height: 25px;
	padding-top: 20px;
	padding-bottom: 60px;
	display: block;
}
.list {
	width: 700px;
	height: auto;
	padding-left: 20px;
}
.list ul li {
	width: 150px;
	height: 260px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.list ul li .tp {
	width: 140px;
	height: 161px;
	padding-bottom: 5px;
}
.list ul li .ysmc {
	font-weight: bold;
	line-height: 25px;
	font-size: 14px;
	color: #76ad05;
}
.list ul li .ysjs {
	color: #666666;
	font-size: 12px;
	line-height: 25px;
}
.selsct {
	width: 130px;
	height: 20px;
	line-height: 18px;
	position: absolute;
	top: 196px;
	left: 483px;
}
.input1 {
	padding-left: 5px;
	width: 130px;
	line-height: 18px;
	height: 20px;
	position: absolute;
	top: 148px;
	left: 453px;
}
.input2 {
	width: 35px;
	padding-left: 5px;
	line-height: 18px;
	position: absolute;
	top: 148px;
	left: 656px;
}
.pdfList {
	line-height: 25px;
}
.pdfListTit {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
.pdfList ul li {
	font-size: 14px;
	line-height: 27px;
}
.pdfList ul li a {
	color: #87b625;
}
.pdfList ul li a:hover {
	text-decoration: underline;
}
.backTop2 {
	cursor: pointer;
	height: 87px;
	left: 50%;
	margin-left: 520px;
	margin-top: -45px;
	position: fixed;
	top: 50%;
	width: 83px;
	background: url(../images/kefu.jpg) center no-repeat;
}
.backTop2 .kefu {
	height: 30px;
	margin-bottom: 1px;
	width: 83px;
	z-index: 0;
}
.backTop2 .backTop1 {
	width: 83px;
	height: 27px;
}
.indexKefu {
	z-index: 999;
	width: 169px;
	height: 343px;
	position: fixed;
	top: 50%;
	margin-top: -170px;
	right: 0px;
	background: url(../images/zxzx.png) center no-repeat;
}
.indexKefu .kefu {
	width: 43px;
	height: 135px;
	position: absolute;
	top: 105px;
	left: 0px;
	cursor: pointer;
}
.indexKefu .kefu1 {
	width: 102px;
	height: 30px;
	display: block;
	position: absolute;
	top: 80px;
	left: 56px;
}
.indexKefuOpen {
	width: 43px;
	height: 135px;
	position: fixed;
	top: 50%;
	margin-top: -70px;
	right: -43px;
	background: url(../images/zxzx.png) 0px -105px no-repeat;
	cursor: pointer;
}
.main {
	width: 1150px;
	position: relative;
	left: 50%;
	margin-left: -575px;
}
.main_01 {
	background: #bbdeff;
	height: 146px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: -70px;
	left: 0px;
	z-index: 9999999;
}
.main_01 ul {
	width: 101%;
}
.main_01 ul li {
	width: 288px;
	float: left;
	height: 146px;
	position: relative;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFF;
}
.main_01 ul li.l1 .info {
	background: url(../images/011.png) no-repeat 30px 32px;
}
.main_01 ul li.l2 .info {
	background: url(../images/022.png) no-repeat 30px 32px;
}
.main_01 ul li.l3 .info {
	background: url(../images/033.png) no-repeat 30px 32px;
}
.main_01 ul li.l4 .info {
	background: url(../images/044.png) no-repeat 30px 32px;
}
.main_01 ul li .info {
	position: absolute;
	width: 288px;
	height: 146px;
	z-index: 1;
}
.main_01 ul li .info h3 {
	font-size: 15px;
	font-weight: bold;
	padding-left: 130px;
	margin-top: 50px;
	line-height: 24px;
	font-family: 微软雅黑;
	color: #263387;
}
.main_01 ul li .info span {
	display: inline-block;
	padding-left: 130px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #636465;
}
.main_01 ul li .bg {
	background: #2996cb;
	position: absolute;
	width: 288px;
	height: 146px;
	z-index: 1;
}
.main_01 ul li.current .info {
	background-position: 30px -131px;
	color: #fff;
}
.main_01 ul li.current .info h3 {
	color: #fff;
}
.main_01 ul li.current .info span {
	color: #fff;
}
.main_02 {
	display: table;
	width: 100%;
	height: 360px;
	padding-top: 135px
}
.main_02 .sty1 {
	float: left;
	width: 244px;
	padding: 0 20px;
	height: 310px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	position: relative;
}
.main_02 .sty1 h2 {
	font-size: 15px;
	margin-bottom: 15px;
	color: #000;
}
.main_02 .sty1 ul {
	display: table;
	margin-bottom: 15px;
}
.main_02 .sty1 ul li {
	line-height: 24px;
	height: 24px;
	width: 244px;
	overflow: hidden;
}
.main_02 .sty1 ul li span {
	color: #bebcbd;
	margin-left: 10px;
	font-size: 10px;
	float: right;
}
.main_02 .sty1 a.more {
	color: #215200;
	position: absolute;
	left: 19px;
	bottom: 4px;
}
.main_02 #s1 {
	position: relative;
	width: 284px;
	color: #fff;
	height: 310px;
	overflow: hidden;
	padding: 0 20px;
}
.main_02 #s1 .abtn {
	position: absolute;
	display: none;
}
.main_02 #s1 .imglist_w {
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: relative;/*必要元素*/
}
.main_02 #s1 .imglist_w ul {
	height: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.main_02 #s1 .imglist_w li {
	width: 284px;
	height: 48px;
}
.main_02 #s1 .imglist_w li a {
	text-decoration: none;
	line-height: 24px;
	width: 173PX;
}
.main_02 .sty2 {
	float: left;
	width: 244px;
	padding: 0 20px;
	height: 210px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	position: relative;
	background-image: url(../images/lxwm.jpg);
}
.main_02 .sty2 h2 {
	font-size: 15px;
	margin-bottom: 15px;
	color: #000;
}
.main_02 .sty2 ul {
	display: table;
	margin-bottom: 15px;
}
.main_02 .sty2 ul li {
	line-height: 24px;
	height: 24px;
	width: 244px;
	overflow: hidden;
}
.main_02 .sty2 ul li span {
	color: #bebcbd;
	margin-left: 10px;
	font-size: 10px;
	float: right;
}
.main_02 .sty2 a.more {
	color: #215200;
	position: absolute;
	left: 20px;
	bottom: 5px;
}
.width {
	width: 100%;
	float: left;
}
.box {
	width: 1150px;
	margin: 0 auto;
}
#main_b {
	width: 100%;
	height: 250px;
	margin-top: 20px;
}
#main_b_t {
	width: 1150px;
	height: 34px;
	background: url(../images/chanpinzhanshi-b-t.png) no-repeat;
	line-height: 34px;
	text-indent: 35px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#main_b_b {
	width: 1150px;
	height: 216px;
}
#main_b_b_l {
	width: 40px;
	height: 216px;
	background: url(../images/chanpinzhanshi-b-b-l.png) no-repeat;
	float: left;
}
#main_b_b_c {
	width: 1070px;
	height: 196px;
	background: url(../images/chanpinzhanshi-b-b-c.png) repeat-x;
	float: left;
	padding: 20px 0 0 0;
}
#main_b_b_r {
	width: 40px;
	height: 216px;
	background: url(../images/chanpinzhanshi-b-b-r.png) no-repeat;
	float: left;
}
#main_b_b_c_cp {
	width: 175px;
	height: 175px;
	float: left;
	margin-right: 10px;
}
#main_b_b_c_img {
	width: 165px;
	height: 130px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	;
}
#main_b_b_c_text {
	width: 177px;
	height: 25px;
	margin-top: 10px;
	line-height: 25px;
	background: url(../images/chanpinzhanshi-text.png) no-repeat;
	text-align: center;
}
#main_b_b_c_text a {
	color: #000000;
}
.ipro {
	overflow: hidden;
}
#scroll {
	height: 180px;
	border-top: none;
	width: 1130px;
	overflow: hidden;
	margin-left: 10px;
}
#scroll_box {
	float: left;
	width: 800%;
}
#scroll_begin {
	float: left;
}
#scroll_end {
	float: left;
}
/* page*/
.page {
	margin-top: 15px;
	padding-left: 8px;
	line-height: 16px;
	float: left;
	display: inline;
	color: #000066;
}
.page a {
	color: #02783e;
	padding: 0 5px;
}
.page * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 20px;
	height: 20px;
	padding-bottom: 1px;
}
.page img {
	height: 19px;
}
.page a:hover {
	color: #ef6268;
}
.page .current {
	display: inline-block;
	padding: 0 5px;
	color: #ef6268;
	line-height: 20px;
	height: 20px;
}
.prob_list {
	margin-top: 15px;
	margin-left: 18px;
}
.prob_list .cn {
margin:5px 5px 0 5px； text-align:center;
	width: 200px;
	height: 200px;
	float: left;
}
.prob_list .cn div {
	width: 190px;
	height: 165px;
	margin: 0 auto;
}
.prob_list .cn div a {
	border: 1px solid #b9b9b9;
	width: 180px;
	height: 150px;
	vertical-align: middle;
	text-align: center;
	display: block;
*font-size: 87px;
*font-family:Arial;
	padding: 2px;
	background: #FFF;
}
.prob_list .cn div a:hover {
	border: 1px solid #333333;
}
.prob_list .cn img {
	vertical-align: middle;
	height: 150px;
	max-width: 180px;
}
.prob_list div span {
	color: #333;
	display: block;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.prob_list .cn span a {
	color: #333;
	line-height: 18px;
}
.prob_list .cn span a:visited {
	color: #333;
}
.prob_list .cn span a:hover {
	color: #de0000;
}
.wp-pagenavi {
	MARGIN: 0px auto;
	PADDING-TOP: 15px
}
.wp-pagenavi A {
	BORDER-RIGHT: #565656 1px solid;
	PADDING-RIGHT: 8px! important;
	BORDER-TOP: #565656 1px solid;
	PADDING-LEFT: 8px! important;
	PADDING-BOTTOM: 4px! important;
	MARGIN: 2px;
	BORDER-LEFT: #565656 1px solid;
	COLOR: #333! important;
	PADDING-TOP: 4px! important;
	BORDER-BOTTOM: #565656 1px solid;
	TEXT-DECORATION: none! important
}
.wp-pagenavi A:visited {
	BORDER-RIGHT: #565656 1px solid;
	PADDING-RIGHT: 8px! important;
	BORDER-TOP: #565656 1px solid;
	PADDING-LEFT: 8px! important;
	PADDING-BOTTOM: 4px! important;
	MARGIN: 2px;
	BORDER-LEFT: #565656 1px solid;
	COLOR: #333! important;
	PADDING-TOP: 4px! important;
	BORDER-BOTTOM: #565656 1px solid;
	TEXT-DECORATION: none! important
}
.wp-pagenavi A:hover {
	FONT-WEIGHT: normal! important;
	COLOR: #0b3779! important;
	BACKGROUND-COLOR: #eee! important
}
.wp-pagenavi A:active {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	MARGIN: 2px;
	BORDER-LEFT: #ccc 1px solid;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ccc 1px solid;
	TEXT-DECORATION: none
}
.wp-pagenavi SPAN.pages {
	BORDER-RIGHT: #565656 1px solid;
	PADDING-RIGHT: 8px! important;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 8px! important;
	PADDING-BOTTOM: 4px! important;
	MARGIN: 2px;
	BORDER-LEFT: #565656 1px solid;
	COLOR: #454545! important;
	PADDING-TOP: 4px! important;
	BORDER-BOTTOM: #ccc 1px solid
}
.wp-pagenavi SPAN.extend {
	BORDER-RIGHT: #ccc 1px solid;
	PADDING-RIGHT: 8px! important;
	BORDER-TOP: #ccc 1px solid;
	PADDING-LEFT: 8px! important;
	PADDING-BOTTOM: 4px! important;
	MARGIN: 2px;
	BORDER-LEFT: #ccc 1px solid;
	COLOR: #454545! important;
	PADDING-TOP: 4px! important;
	BORDER-BOTTOM: #ccc 1px solid
}
.wp-pagenavi SPAN.current {
	BORDER-RIGHT: #aaa 1px solid;
	PADDING-RIGHT: 8px! important;
	BORDER-TOP: #aaa 1px solid;
	PADDING-LEFT: 8px! important;
	PADDING-BOTTOM: 4px! important;
	MARGIN: 2px;
	BORDER-LEFT: #aaa 1px solid;
	COLOR: #000! important;
	PADDING-TOP: 4px! important;
	BORDER-BOTTOM: #aaa 1px solid;
	BACKGROUND-COLOR: #eee! important
}
.wp-pagenavi {
	CLEAR: both
}
.wp-pagenavi A {
	BORDER-RIGHT: #565656 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #565656 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	MARGIN: 2px;
	BORDER-LEFT: #565656 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #565656 1px solid;
	TEXT-DECORATION: none
}
.wp-pagenavi SPAN {
	BORDER-RIGHT: #565656 1px solid;
	PADDING-RIGHT: 5px;
	BORDER-TOP: #565656 1px solid;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 3px;
	MARGIN: 2px;
	BORDER-LEFT: #565656 1px solid;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: #565656 1px solid;
	TEXT-DECORATION: none
}
.wp-pagenavi A:hover {
	BORDER-LEFT-COLOR: #000;
	BORDER-BOTTOM-COLOR: #000;
	BORDER-TOP-COLOR: #000;
	BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	BORDER-LEFT-COLOR: #000;
	BORDER-BOTTOM-COLOR: #000;
	BORDER-TOP-COLOR: #000;
	BORDER-RIGHT-COLOR: #000
}
.wp-pagenavi SPAN.current {
	FONT-WEIGHT: bold
}
.main_1 {
	width: 1000px;
	margin: 0 auto;
	clear: both;
	position: relative;
}

.yingwen{font-size:12px;}


#dingnav {
	width: 100%;
	margin: 0px auto;
}
#dingnav ul {
	height: 92px;
	width: 800px;
	margin: 0px auto;
	border-left: 1px solid #208cc0;
}
#dingnav ul li {
	float: left;
	position: relative;
}
#dingnav ul li:hover {
	text-decoration: none;
	background:  url(../images/hover.jpg) no-repeat center top;
}
#dingnav ul li a {
	display: block;
	width: 99px;
	text-align: center;
	line-height: 27px;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	padding-top:20px;
	padding-bottom:15px;
	border-right: 1px solid #208cc0;
}
#dingnav ul li:hover a {
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
}
#dingnav ul li:hover ul {
	visibility: visible;
}
#dingnav ul li ul {
	background: silver;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: auto;
	width: auto;
}
#dingnav ul li ul li {
	clear: left;
	padding-right: 0px;
	border-width: 0px;
	background: url(images/index_05.jpg) repeat-x center center;
	text-align: left;
}
#dingnav ul li ul li a {
	color: #FFFFFF;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	width: 136px;
	font-weight: normal;
	background: url(images/index_05.jpg) repeat-x center center;
	text-align: center;
}
#dingnav ul li ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #0066CC;
}




.mainn {
	width: 1150px;
	position: relative;
	left: 50%;
	margin-left: -575px;
}
.main_011 {
	display: table;
	width: 100%;
	height: 360px;
	
}


/*.main_011 .sty1 {
	float: left;
	width: 244px;
	padding: 0 20px;
	height: 310px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	position: relative;
}
.main_011 .sty1 h2 {
	font-size: 15px;
	margin-bottom: 15px;
	color: #000;
}
.main_011 .sty1 ul {
	display: table;
	margin-bottom: 15px;
}
.main_011 .sty1 ul li {
	line-height: 24px;
	height: 24px;
	width: 244px;
	overflow: hidden;
}
.main_011 .sty1 ul li span {
	color: #bebcbd;
	margin-left: 10px;
	font-size: 10px;
	float: right;
}
.main_011 .sty1 a.more {
	color: #215200;
	position: absolute;
	left: 19px;
	bottom: 4px;
}




.main_011 .sty2 {
	float: right;
	width: 244px;
	padding: 0 20px;
	height: 310px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	position: relative;
}
.main_011 .sty2 h2 {
	font-size: 15px;
	margin-bottom: 15px;
	color: #000;
}
.main_011 .sty2 ul {
	display: table;
	margin-bottom: 15px;
}
.main_011 .sty2 ul li {
	line-height: 24px;
	height: 24px;
	width: 244px;
	overflow: hidden;
}
.main_011 .sty2 ul li span {
	color: #bebcbd;
	margin-left: 10px;
	font-size: 10px;
	float: right;
}
.main_011 .sty2 a.more {
	color: #215200;
	position: absolute;
	left: 19px;
	bottom: 4px;
}
*/

.main_011 {
	display: table;
	width: 100%;
	height: 360px;
}
.main_011 .sty1 {
	float: left;
	width: 244px;
	padding: 0 20px;
	height: 310px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	position: relative;
}
.main_011 .sty1 h2 {
	font-size: 15px;
	margin-bottom: 15px;
	color: #000;
}
.main_011 .sty1 ul {
	display: table;
	margin-bottom: 15px;
}
.main_011 .sty1 ul li {
	line-height: 24px;
	height: 24px;
	width: 244px;
	overflow: hidden;
}
.main_011 .sty1 ul li span {
	color: #bebcbd;
	margin-left: 10px;
	font-size: 10px;
	float: right;
}
.main_011 .sty1 a.more {
	color: #215200;
	position: absolute;
	left: 19px;
	bottom: 4px;
}
.main_011 #s1 {
	position: relative;
	width: 530px;
	color: #fff;
	height: 310px;
	overflow: hidden;
	padding: 0 20px;
}
.main_011 #s1 .abtn {
	position: absolute;
	display: none;
}
.main_011 #s1 .imglist_w {
	width: 100%;
	height: 240px;
	overflow: hidden;
	position: relative;/*必要元素*/
}
.main_011 #s1 .imglist_w ul {
	height: 20000px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.main_011 #s1 .imglist_w li {
	width: 520px;
	height: 28px;
}
.main_011 #s1 .imglist_w li a {
	text-decoration: none;
	line-height: 24px;
	width: 173PX;
}