﻿body {
	overflow: auto;
}
#navigation{
	width: 100%;
	min-width: 970px;
	height: 36px;
	margin: 20px 0;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#86D5FB));
}
#index_notice {
	float: left;
	width: 293px;
	border: 1px solid #d7d4d4;
	height: 220px;
	overflow: hidden
}

#index_notice .title {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #00aff0;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px solid #d2f1fe;
	background: url(../images/index_notice_title_x.gif) repeat-x;
	position: relative
}

#index_notice .title a {
	position: absolute;
	right: 5px;
	top: 0;
	display: block;
	width: 60px;
	height: 100%;
	font-weight: normal
}

#index_notice .content {
	padding: 10px
}

#index_notice .content ul {
	width: 100%
}

#index_notice .content ul li {
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 12px
}

#index_notice .content ul li a {
	font-size: 12px;
	font-family: "宋体"
}

#index_banner {
	float: right;
	width: 660px;
	margin: 0 auto;
	height: 222px;
	position: relative
}

#index_banner .list {
	position: relative;
	width: 590px;
	height: 100%
}

#index_banner .list li {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 0;
	height: 0
}

#index_banner .list li a,
#index_banner .list li img {
	display: block;
	width: 100%;
	height: 100%
}

#index_banner {
	float: right;
	width: 660px;
	margin: 0 auto;
	height: 222px
}

#index_banner .list {
	float: left;
	width: 590px;
	height: 100%;
	overflow: hidden;
	position: relative
}

#index_banner .list li {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: none
}

#index_banner .list li a,
#index_banner .list li img {
	display: block;
	width: 100%;
	height: 100%
}

#index_banner .indexs {
	float: right
}

#index_banner .indexs li {
	width: 62px;
	height: 50px;
	border: 2px solid #00aefb;
	margin-top: 2px;
	position: relative
}

#index_banner .indexs li.index0 {
	margin-top: 0
}

#index_banner .indexs li a,
#index_banner .indexs li img {
	display: block;
	width: 100%;
	height: 100%
}

#index_banner .indexs li b {
	position: absolute;
	left: -6px;
	top: 21px;
	display: block;
	width: 4px;
	height: 7px
}

#index_banner .indexs li em {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
	filter: alpha(opacity=30);
	opacity: .3
}

#index_banner .indexs li.sel {
	border-color: #333
}

#index_banner .indexs li.sel em {
	display: none
}

#index_banner .indexs li.sel b {
	background: url(../images/index_banner_arr.gif) no-repeat
}

.index_box {
	width: 100%;
	overflow: hidden;
	margin-top: 13px;
	/*background: url(../images/index_box_y.gif) repeat-y 0 0;*/
	border: 2px solid #9dfae8;
    border-radius: 14px;
}

.index_box .title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	/*background: url(../images/index_box_title.jpg) no-repeat*/
}

.index_box .title .left {
	font-size: 16px;
	color: #ff6d01;
	/*text-indent: 60px;*/
	font-weight: bold;
	position: relative;
}
.index_box .title .left img{
	width: 46px;
	height: 46px;
	margin-right: 10px;
	position: relative;
	top: -2px;
}
.index_box .title .right {
	padding-right: 15px
}

.index_box #title {
	width: 100%;
	height: 46px;
	line-height: 46px;
	/*background: url(../images/index_box_title.jpg) no-repeat 0 -149px*/
}

.index_box .content,
.content02 {
	width: 100%;
	padding-bottom: 10px;
	/*background: url(../images/index_box_bottom.gif) no-repeat left bottom*/
}

.index_box .content ul,
.index_box .content02 ul {
	padding-left: 6px
}

.index_box .content ul li,
.index_box .content02 ul li {
	float: left;
	width: 170px;
	height: 182px;
	padding: 0 3px;
	margin-top: 10px
}

.index_box .content ul li .pic,
.index_box .content02 ul li .pic {
	width: 100%;
	height: 120px;
	margin-top: 5px
}

.index_box .content ul li .pic img,
.index_box .content02 ul li .pic img {
	display: block;
	width: 150px;
	height: 100px;
	margin: 0 auto
}

.index_box .content ul li .pic span,
.index_box .content02 ul li .pic span {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	color: #88c80b
}

.index_box .content ul li .info,
.index_box .content02 ul li .info {
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #797979
}

.index_box .content ul li .info span,
.index_box .content02 ul li .info span {
	text-decoration: line-through
}

.index_box .content ul li .btn,
.index_box .content02 ul li .btn {
	width: 100%;
	margin-top: 5px;
	text-align: center;
	vertical-align: middle;
}

.index_box .content ul li .btn input,
.index_box .content02 ul li .btn input {
	width: 22px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	border: 1px solid #666;
	vertical-align: middle
}
.index_box .content ul li .btn span,
.index_box .content02 ul li .btn span{
	line-height: 15px;
	height: 17px;
	font-size: 20px;
	display: inline-block;
	width: 17px;
	border: 1px solid #666;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
}
.index_box .content ul li .btn .button,
.index_box .content02 ul li .btn .button {
	display: inline-block;
	/*width: 69px;*/
	width: 47px;
	height: 24px;
	text-indent: -999px;
	overflow: hidden;
	border: 0;
	cursor: pointer;
	vertical-align: middle;
	background: url(../images/index_box_btn.gif) no-repeat
}

/*.index_box .content02 ul li {
	width: 160px;
	padding: 6px 3px
}*/

#index_world {
	background-position: -1430px 0
}

#index_china {
	background-position: -1790px 0
}

#index_recommend {
	background-position: -715px 0
}

#index_world .title {
	background-position: 0 -50px
}

#index_china .title {
	background-position: -360px -50px
}

#index_recommend .title {
	background-position: 0 -100px
}

#index_world .content {
	background-position: -1430px bottom
}

#index_china .content {
	background-position: -1790px bottom
}

#index_recommend .content {
	background-position: -715px bottom
}

#index_recommend .content {
	height: 192px;
	overflow: hidden
}

#index_world,
#index_china {
	width: 352px;
	overflow: hidden
}

#index_world .content,
#index_china .content {
	height: 400px
}

#index_world .content ul,
#index_china .content ul {
	padding-left: 0
}

#index_world .content ul li,
#index_china .content ul li {
	height: 195px
}

#index_world .content ul li .pic span,
#index_china .content ul li .pic span {
	color: #00aff0
}
