@charset "utf-8";
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

body {
	width: 100%;
	height: 100%;
	font-family: "微软雅黑", Arial;
}
#main,#main > div {
        position: relative;
    }
header {
	width: 100%;
	height:100%;
}
ul, li, ol {
	list-style:none;
}
table {
	border-collapse: collapse;
}
a:focus {
	outline: none;
}
header {
	position: fixed;
	height:56px;
	color: #ccc;
	z-index: 999;
	background:url("../images/head_bg.png") repeat;
}
header.fixed {
	height: 56px;
}
header .logo {
	position: fixed;
	left: 19%;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}
header .logo img{ width:100%; height:auto; vertical-align:top;}
header.fixed .logo,header .logo {
	width: 271px;
	top: 12px;
}
header nav.menu {
	text-align: right;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}
header.fixed nav.menu,header nav.menu {
    margin-top: 12px;
	margin-right: 19%;
}
header nav.menu ul li {
    margin-right: 50px;
	line-height:30px;
	-webkit-transition: all .2s ease-in-out 0s;
	-moz-transition: all .2s ease-in-out 0s;
	-ms-transition: all .2s ease-in-out 0s;
	-o-transition: all .2s ease-in-out 0s;
	transition: all .2s ease-in-out 0s;
}
header.fixed nav.menu ul li,header nav.menu ul li {
	font-size: 18px;
}
header nav.menu ul li a {
	color: #000000;
	letter-spacing: 2px;
	cursor: pointer;
}
header nav.menu ul li a:hover,header nav.menu ul li.active a {
	color: #E0272A;
	text-decoration: none;
}
header nav.menu .zixun{
   background:#F08200;
   padding-left:10px;
   padding-right:10px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
header nav.menu .zixun a, header nav.menu .zixun a:hover{
color:#FFFFFF;
}
#part-one {
	background: #81F0E3 url("../images/one-bg.png") 50% bottom;
	background-size:cover;
}
#part-two {
    background-color: #fcd800;
}

#part-three {
	background: #74a1e2 url("../images/three_bg.png") 50% bottom;
}

#part-four {
	background: #f29600 url("../images/four_bg.png") 50% bottom;
}

#part-five {
    background-color: #8F77E5;
}

#part-six {
    background: #3D9DE7 url("../images/six-bg.png") 50% bottom;
}
#part-seven {
    background-color: #82C005;
}
#part-eight {
	background: #00A0E9 url("../images/eigh_bg.png") no-repeat 50% bottom;
}
#part-nine {
	background: #FCC802 url("../images/nine_r_bg.png") no-repeat right bottom;
}
#part-nine .left_bg{
	  top:0px;
	  left:0px;
	  position: absolute;
	  width:548px;
	  height:100%;
	  background: url("../images/nine_l_bg.png") no-repeat left bottom;
}
#part-ten {
    background-color: #7C36FC;
}
#part-tenten {
    background-color: #01AC2C;
}
#part-eleven {
	background: #EE566B ;
}
#part-twelve {
    background-color: #F4A100;
}
#part-thirteen {
    background-color: #3D9DE7;
}
#part-fourteen {
    background-color: #3D9DE7;
}
#part-fifteen {
    background-color: #C156EE;
}
#part-sixteen {
    background-color: #00BA69;
}
#part-seveteen {
    background: #079ED2 url("../images/jm.jpg") no-repeat 50% 50%;
}


.next-bar {
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 2;
    bottom: 25px;
    left: 50%;
    margin-left: -25px;
    background: url("../images/next.png") no-repeat center center;
    cursor: pointer;
}
.next-bar:hover {
    
     background: url("../images/nexta.png") no-repeat center center;
}

#main .direct-bar {
    width: 20px;
    height: 120px;
    position: fixed;
    z-index: 9999;
    top: 50%;
    right: 50px;
    margin-top: -235px;
}
#main .direct-bar a {
     position: relative;
	display: block;
	width: 50%;
	height: 30px;
	border-radius: 10px;
	border: solid 1px #79919f;
	background-color:white;
	margin-top: 10px;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
	opacity: 0.2;
}
.container {
    width: 1170px;
    height: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
#part-one #bbpic{
    position: absolute;
	width:596px;
	height:689px;
    top:50%;
	margin-top:-295px; 
	left:10px;
	-webkit-animation-duration: 2s;
}
#part-one #word{
   top:50%;
   margin-top:-235px; 
   right:120px;
   position: absolute;
   width:553px;
   height:359px;
   -webkit-animation-duration: 2s;
}
#part-one .bottom_pic{
 width:100%;
  height:129px;
  background: url("../images/1_3.png") repeat-x center center;
}
#part-one #bottom_box{

  width:100%;
  left:0px;
  bottom:0px;
  position: absolute;
  -webkit-animation-delay:1s;
  -webkit-animation-duration: 2s;
}
.top_bg{
  top:56px;
  left:0px;
  position: absolute;
  width:100%;
  height:46px;
  background: url("../images/top_bg.png") repeat-x center center;
}
#part-two .c2_1{
  top:58%;
  margin-top: -280px;
  left:586px;
  position: absolute;
  width:135px;
  height:233px;
}
#part-two .c2_2{
  top:50%;
  margin-top: 21px;
  right:26px;
  position: absolute;
  width:81px;
  height:110px;
}
#part-two .c2_3{
  top:50%;
  margin-top: 26px;
  left:-39px;
  position: absolute;
  width:233px;
  height:195px;
}
#part-two #circle_bg{
  top:50%;
  margin-top: -289px;
  left:74px;
  position: absolute;
  width:523px;
  height:523px;
  -webkit-animation-duration: 3s;
}
#part-two #y100{
  top:47%;
  margin-top: -181px;
  left:193px;
  position: absolute;
  width:302px;
  height:126px;
  -webkit-animation-delay:1s;
  -webkit-animation-duration: 1s;
}
#part-two #baby{
  top:46%;
  margin-top: -39px;
  left:118px;
  position: absolute;
  width:412px;
  height:290px;
  -webkit-animation-delay:0.5s;
  -webkit-animation-duration: 1s;
}
#part-two #word2{
  top:42%;
  margin-top: -111px;
  right:16px;
  position: absolute;
  width:474px;
  height:145px;
  -webkit-animation-delay:1s;
  -webkit-animation-duration: 2s;
}
#c3_1 img,#c3_2 img,#c3_3 img{
  margin: 18px 22px;
}
#c3_1{
  top:50%;
  margin-top: -239px;
  left:112px;
  position: absolute;
  width:250px;
  height:250px;
  border:15px #FFFFFF solid;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation-duration: 2s;
}
#c3_2{
  top:50%;
  margin-top: -239px;
  left:445px;
  position: absolute;
  width:250px;
  height:250px;
  border:15px #FFFFFF solid;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation-delay:1s;
  -webkit-animation-duration: 2s;
}
#c3_3{
  top:50%;
  margin-top: -239px;
  left:797px;
  position: absolute;
  width:250px;
  height:250px;
  border:15px #FFFFFF solid;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-animation-delay:2s;
  -webkit-animation-duration: 2s;
}
#word_1{
  text-align: center;
  top:50%;
  margin-top: 64px;
  left:137px;
  position: absolute;
  width:250px;
  height:191px;
    -webkit-animation-duration: 2s;
}
#word_2{
  text-align: center;
  top:50%;
  margin-top: 64px;
  left:482px;
  position: absolute;
  width:206px;
  height:191px;
    -webkit-animation-delay:1s;
  -webkit-animation-duration: 2s;
}
#word_3{
  text-align: center;
  top:50%;
  margin-top: 64px;
  left:827px;
  position: absolute;
  width:250px;
  height:191px;
    -webkit-animation-delay:2s;
  -webkit-animation-duration: 2s;
}
#word_1,#word_2,#word_3{
  line-height:20px;
  font-size: 14px;
  color: #FFFFFF;
}
#c4_1{
  text-align: center;
  top:63%;
  margin-top: -272px;
  left:50px;
  position: absolute;
  width:338px;
  height:173px;
  -webkit-animation-duration: 2s;
}
#c4_2{
  text-align: center;
  top:46%;
  margin-top: -85px;
  right:170px;
  position: absolute;
  width:307px;
  height:154px;
  -webkit-animation-delay:1s;
  -webkit-animation-duration: 2s;
}
#c4_3{
  text-align: center;
  top:70%;
  margin-top: 36px;
  left:247px;
  position: absolute;
  width:398px;
  height:215px;
  -webkit-animation-delay:2s;
  -webkit-animation-duration: 2s;
}
#c4_5{
  text-align: center;
  top:70%;
  margin-top: 36px;
  right:30px;
  position: absolute;
  width:398px;
  height:215px;
  -webkit-animation-delay:3s;
  -webkit-animation-duration: 2s;
}

#c4_4{
  text-align: center;
  top:63%;
  margin-top: -273px;
  left:210px;
  position: absolute;
  width:693px;
  height:572px;
}
#word51{
  text-align: center;
  top:50%;
  margin-top: -295px;
  left:220px;
  position: absolute;
  width:763px;
  height:81px;
}


#word5{
  text-align: center;
  top:50%;
  margin-top: -295px;
  left:220px;
  position: absolute;
  width:763px;
  height:81px;
}

.bar-left, .bar-right {
    height: 141px;
    width: 142px;
    cursor: pointer;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -70px;
	left:50%;
}

.bar-left {
    margin-left: -665px;
	background: url("../images/5_l.png") no-repeat center center;
}

.bar-right {
    margin-left: 515px;
    background: url("../images/5_r.png") no-repeat center center;
}


#img-map {
    width:100%;
	top:50%;
    margin-top: -164px;
    position: absolute;
    height: 446px;
}
#img-map2 {
    width:100%;
	top:50%;
    margin-top: -200px;
    position: absolute;
    height: 388px;
}
.scroll-content2 {
	margin-left: 90px;
}
.scroll-content2 ul li {
	cursor: pointer;
	float: left;
	position: relative;
	text-align: center;
	width: 992px;
	height: 388px;
	box-sizing: border-box;
}
#img-map2 .box,#img-map .box{
    width:100%;
    position: relative;
    height: 100%;
}
.scroll-content {
	margin-left: 172px;
}
.scroll-content ul li {
	cursor: pointer;
	float: left;
	position: relative;
	text-align: center;
	width: 825px;
	height: 446px;
	box-sizing: border-box;
}
.scroll-content ul li img {
	  border-radius: 5%;
}

#word6{
  top:50%;
  margin-top: -280px;
  left:198px;
  position: absolute;
  width:528px;
  height:85px;
  -webkit-animation-delay:2s;
  -webkit-animation-duration: 2s;
}
#c6_2{
  top:50%;
  margin-top: -224px;
  right:84px;
  position: absolute;
  width:331px;
  height:332px;
}
#c6_3{
  top:50%;
  margin-top: -65px;
  left:42px;
  position: absolute;
  width:430px;
  height:433px;
}
#c6_4{
  top:50%;
  margin-top: -260px;
  right:131px;
  position: absolute;
  width:236px;
  height:364px;
  -webkit-animation-duration: 2s;
}
#c6_5{
  top:50%;
  margin-top: -42px;
  left:86px;
  position: absolute;
  width:316px;
  height:338px;
  -webkit-animation-delay:1s;
  -webkit-animation-duration: 2s;
}
#word6_1{
  color: #FFFFFF;
  font-size: 18px;
  text-align: right;
  top:50%;
  margin-top: -101px;
  right:480px;
  position: absolute;
  width:370px;
  height:60px;
  line-height:30px;
  -webkit-animation-delay:0.5s;
  -webkit-animation-duration: 2s;
}
#word6_2{
  color: #FFFFFF;
  text-align: left;
  font-size: 18px;
  top:50%;
  margin-top: 159px;
  left:501px;
  position: absolute;
  width:560px;
  height:60px;
  line-height:30px;
  -webkit-animation-delay:1s;
  -webkit-animation-duration: 2s;
}
#c9_1{
  top:50%;
  margin-top: -270px;
  left:87px;
  position: absolute;
  width:550px;
  height:555px;
  -webkit-animation-duration: 2s;
}
#c9_2{
  top:35%;
  margin-top: -69px;
  right:159px;
  position: absolute;
  width:272px;
  height:147px;
  -webkit-animation-delay:2s;
  -webkit-animation-duration: 2s;
}
#c9_3{
  top:62%;
  margin-top: -69px;
  right:251px;
  position: absolute;
  width:272px;
  height:147px;
  -webkit-animation-delay:s;
  -webkit-animation-duration: 2s;
}
.row {
	width: 1000px;
	margin: 15px auto;
	color: white;
}

.input-lg {
	width: 280px;
	padding: 5px 10px;
}

.input-md {
	width: 190px;
	padding: 5px 10px;
}

.input-sm {
	width: 90px;
}

input[type="text"], select {
	height: 23px;
	border: solid 1px #ccc;
	box-shadow: 1px 0px 0px #ccc;
	border-radius: 5px;
	color: #666;
}

select.input-sm {
	height: 33px;width:110px;
    font-size: 15px;
}

.text-center {
	text-align: center;
}

.table {
	width: 400px;
	margin: 15px auto;
}

.table td {
	padding: 5px 0px;
}
.table>tbody>tr>td{
   border: 0px;
}
.table tr{
   border: 0px;
}
.table tr td:first-child {
	font-size: 17px;
	white-space: nowrap;
	text-align: right;
}

.table tr td:last-child {
	text-align: left;
}
select,input{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.btn {
	height: 33px;
	border-radius: 5px;
	min-width: 100px;
	cursor: pointer;
}

.btn-info {
	background-color: #FDD416;
	color: black;
	font-size: 15px;
	border: solid 1px #333;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.jmtab h2{
   font-size: 47px;
}
.btn-info:hover {
	background-color: #FEEC98;
}

.btn-group {
	border-radius: 5px;
	background-color: white;
	border: solid 1px #ccc;
	min-width: 80px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
}

	.btn-group a {
		display: block;
		color: black;
		font-size: 15px;
		text-decoration: none;
		padding: 5px 8px;
		height: 23px;
		float: left;
		line-height: 23px;
	}

	.btn-group a input {
		display: none;
	}

	.btn-group a.active {
		background-color: #FDD416;
	}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("../../fonts/glyphicons-halflings-regular.eot");
	src: url("../../fonts/glyphicons-halflings-regular.eot-#iefix") format('embedded-opentype'), url("../fonts/glyphicons-halflings-regular.woff") format('woff'), url("../fonts/glyphicons-halflings-regular.ttf") format('truetype'), url("../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format('svg');
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
}

.glyphicon-ok:before {
	content: "\e013";
}
.jmtab{
top:50%;
margin-top: -300px;
position: absolute;
left:50%;
margin-left: -500px;
}
#main .direct-bar a.b50{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
body #LRdiv0 ,body #LRdiv1{
    position: absolute;
}

@media screen and (max-width: 1500px) { 
header nav.menu ul li {margin-right: 20px} 
header nav.menu ul li a{letter-spacing:0px;}
} 
@media screen and (max-width: 1200px) { 
header .logo{left:10%;}
header.fixed nav.menu, header nav.menu{margin-right:10%;}
} 