@charset "utf-8";
/* index CSS */
body {
	position: relative;
	overflow: auto;
	font-family: '思源黑体 CN', 'Microsoft YaHei';
	margin: 0;
	padding: 0;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #fff;
	opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #ffff;
	opacity: 1;
}

input:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}

input::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}

.clear {
	clear: both;
}

:focus {
	outline: none;
	outline-style: none;
	outline-width: 0px;
}

.banner-img {
	width: 100%;
	/*height: 400px;*/
	height: 700px;
	display: block;
	margin: 0 auto;
	color: #fff;
	/*border-top: #e8e9ed 3px solid;*/
	text-decoration: none;
}

.banner-img:hover, .banner-img:focus, .banner-img:visited {
	color: #fff;
	text-decoration: none;
}

/*首页菜单*/
.topnav {
	position: relative;
	margin: 0 auto;
	width: 1080px;
}

.topnav .left {
	float: left;
}

.topnav .left ul {
	margin: 0;
	padding: 0
}

.topnav .left ul li {
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 54px;
	font-size: 16px;
	height: 90px;
	line-height: 90px;
	color: #272e2e
}

.topnav .left ul li a:link {
	color: #272e2e;
	text-decoration: none
}

.topnav .left ul li a:visited {
	color: #272e2e;
	text-decoration: none
}

.topnav .left ul li a:hover {
	color: #B6A174;
	text-decoration: none
}

.topnav .left ul li.more {
	position: relative;
	z-index: 99999;
	width: 100px;
}

.topnav .left ul li.more a.add {
	margin-top: 36px
}

.topnav .left ul li.more a.add:link {
	display: block;
	width: 20px;
	height: 20px;
	background: url(/images/index/indeximg.png) no-repeat 0 -45px;
}

.topnav .left ul li.more a.add:hover {
	display: block;
	width: 20px;
	height: 20px;
	background: url(/images/index/indeximg.png) no-repeat -20px -45px;
}

.topnav .left ul li.more .add a {
	width: 50px;
	position: relative;
}

.topnav .left ul li.more  a:link {
	color: #272e2e;
	text-decoration: none
}

.topnav .left ul li.more  a:visited {
	color: #272e2e;
	text-decoration: none
}

.topnav .left ul li.more  a:hover {
	color: #272e2e;
	text-decoration: none
}

.topnav .left ul li.more:hover .div {
	display: block;
	width: 230px;
}

.topnav .left ul li.more:hover .div a {
	line-height: 30px;
	font-size: 14px;
}

.topnav .left ul li.more .div {
	position: absolute;
	z-index: 999999;
	top: 90px;
	display: none;
	background: white;
}

.topnav .left ul li.more .div a:hover .cothes {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat 0 0;
	margin-left: 8px;
}

.topnav .left ul li.more .div a .cothes {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -135px 0;
	margin-left: 8px;
}

.topnav .left ul li.more .div a:hover .online {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -45px 0;
	margin-left: 8px;
}

.topnav .left ul li.more .div a .online {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -180px 0;
	margin-left: 8px;
}

.topnav .left ul li.more .div a:hover .custom {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -90px 0;
	margin-left: 8px;
}

.topnav .left ul li.more .div a .custom {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -225px 0;
	margin-left: 8px;
}

.topnav .left ul li.more .div  a {
	display: block;
	float: left;
	margin: 10px 10px;
	line-height: 30px;
}

.topnav .left ul li.more .div  


.indexicon2 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -46px 0;
}

.indexicon3 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -92px 0;
}

.indexicon1-1 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -138px 0;
}

.indexicon1-2 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -184px 0;
}

.indexicon1-3 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -230px 0;
}

/*搜索*/
.topnav .right {
	float: right;
	margin-top: 32px;
	overflow: auto;
	width: 310px;
	overflow: hidden
}

.topnav .right .search {
	position: relative;
	font-size: 14px;
	background: #bcbcbc;
	width: 310px;
	height: 30px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.topnav .right .search input {
	position: absolute;
	z-index: 44px;
	outline: none;
	border: none;
	width: 310px;
	background: transparent;
	color: #fff;
	margin: 4px
}

.topnav .right .search a {
	
}

.topnav .right .search a .searchBTN {
	width: 24px;
	height: 24px;
	background: #bcbcbc url(/images/index/indeximg.png) no-repeat 0 -65px;
	position: absolute;
	width: 30px;
	height: 24px;
	display: block;
	z-index: 55;
	top: 0;
	left: 280px;
	margin-top: 3px
}
/*业务优势介绍内容*/
.businessOutside{
	/*width: 100%;*/
	min-width: 990px;
	max-width: 1440px;
	height: 700px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.business-bg {
	width: 1440px;
	height: 700px;
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 50%;
}
.businessContent {
	/*box-sizing: border-box;*/
	/*max-width: 1440px;*/
	/*min-width: 990px;*/
	/*height: 700px;*/
	/*background: url(/images/index/business.png) no-repeat center center;*/
	/*margin: 0 auto;*/
	/*padding-top: 225px;*/
	/*padding-left: 225px;*/
	position: absolute;
	transform: translate(-50%, -50%);
	left: 25%;
	top: 50%;
}
.businessContent .businessTitle {
	display: inline-block;
	font-size: 34px;
	line-height: 34px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 30px;
}
.businessContent .businessDetails {
	margin-bottom: 8px;
}
.businessContent .businessDetails img {
	margin-right: 8px;
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
}
.businessContent .businessDetails .details {
	font-size: 17px;
	color: #333333;
	/*vertical-align: middle;*/
	vertical-align: text-top;
	display: inline-block;
	width: 450px;
}

/*版位区域*/
/*.plate {*/
/*	margin: 0 auto;*/
/*}*/

.indexcontent {
	margin: 0 auto;
	width: 1080px;
}
/*公告*/
.topnav #indexnotice {
	padding: 15px;
	height: 290px;
	width: 280px;
	position: absolute;
	right: 0;
	z-index: 888;
	top: 93px;
	/*background-color: #000;*/
	/*filter: alpha(opacity = 80);*/
	/*-moz-opacity: 0.8;*/
	/*-khtml-opacity: 0.8;*/
	/*opacity: 0.8;*/
	/*filter: Alpha(opacity = 60);*/
	background: rgba(0, 0, 0, 0.6) !important;
	/*background: #000;*/
	color: white;
	font-size: 16px
}

.topnav #indexnotice a {
	color: #fff
}

.topnav #indexnotice a:visited {
	color: #fff
}

.topnav #indexnotice a:hover {
	color: #ffc017
}

.topnav #indexnotice ul {
	list-style: none;
	padding: 15px;
	margin: 0;
	color: white;
	position: relative;
	z-index: 9999;
}

.topnav #indexnotice ul li {
	list-style: none;
	margin: 0;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	font-size: 14px
}

.topnav #indexnotice .more {
	float: right;
	text-align: right;
	font-size: 14px
}

/*四个按钮快速指引*/
.fourBTN {
	margin: 30px auto;
	width: 520px;
	height: 98px;
}

.fourBTN a {
	color: #272e2e;
	text-decoration: none;
	text-align: center;
	width: 80px;
	display: block;
	float: left;
	margin: 0 25px;
}

.fourBTN a {
	color: #272e2e;
	text-decoration: none
}

.fourBTN a .pic {
	width: 37px;
	height: 37px;
	background-color: #272e2e;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px;
	display: inline-block;
}

.fourBTN a .words {
	font-size: 14px;
	margin-top: 8px;
}

.fourBTN a:visited {
	color: #272e2e;
	text-decoration: none
}

.fourBTN a:hover {
	color: #B6A174;
	text-decoration: none
}

.fourBTN a:hover .pic {
	background: #b6a173;
	text-decoration: none
}

/*标题*/
.indexcontent .title {
	font-size: 24px;
	color: #272e2e;
	text-align: center;
	position: relative;
	height: 40px;
}

.tabcontents.bordernone {
	border: none;
}

.indexcontent .title .word {
	background: white;
	display: inline-block;
	padding: 0 24px;
	position: relative;
	z-index: 5
}

.indexcontent .title hr {
	position: absolute;
	top: 1px;
	z-index: 2;
	width: 100%
}

/*全球精选   限时特惠*/
.rollBox {
	position: relative;
	width: 1080px;
	height: 352px;
	margin: 40px 0;
}

.rollBox .LeftBotton {
	position: absolute;
	z-index: 9888;
	height: 43px;
	left: -25px;
	background: url(/images/index/arrow.png) no-repeat 0 0;
	width: 22px;
	float: left;
	display: none;
	margin: 183px 0 0 0;
	cursor: pointer;
}

.rollBox .RightBotton {
	display: none;
	position: absolute;
	z-index: 4488;
	right: -25px;
	width: 22px;
	height: 43px;
	background: url(/images/index/arrow.png) no-repeat -22px 0;
	overflow: hidden;
	float: left;
	display: none;
	margin: 183px 0 0 0;
	cursor: pointer;
	height: 43px;
}

.rollBox .Cont {
	width: 1080px;
	overflow: hidden;
	float: left;
}

.rollBox .ScrCont {
	width: 10000000px;
}

.rollBox .Cont .pic {
	width: 352px;
	float: left;
	text-align: center;
	margin-right: 12px;
}

.rollBox .Cont .pic img {
	background: #fff;
	display: block;
	margin: 0 auto;
}

.rollBox .Cont .pic p {
	line-height: 26px;
	color: #505050;
}

.rollBox .Cont a:link, .rollBox .Cont a:visited {
	color: #626466;
	text-decoration: none;
	text-align: left;
	color: #275db0
}

.rollBox .Cont a:hover {
	color: #f00;
	text-decoration: underline;
}

.rollBox #List1, .rollBox #List2 {
	float: left;
}

/*国家馆*/
#country {
	margin: 30px 0;
	float: left;
	position: relative
}

#tabs {
	background: white;
	padding: 0;
	margin: 0;
	float: left
}

#tabs.tab-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	background: #fff;
	position: relative;
}

#tabs.tab-nav li {
	position: relative;
	top: 0;
	z-index: 9999;
	list-style: none;
	margin: 0;
	background: white;
	overflow: hidden;
	float: left;
	width: 178px;
	border-top: solid white 3px;
	height: px;
	border-bottom: 1px solid #dbd0b9;
	height: 160px;
}

#tabs.tab-nav li img {
	width: 360px;
}

#tabs.tab-nav li:hover {
	background: #f9f9f9;
	border-top: solid #f9f9f9 3px;
}

#tabs.tab-nav li.active {
	position: relative;
	z-index: 9999;
	top: 0;
	width: 388px;
	border-top: solid #272e2e 3px;
	border-right: 1px solid #dbd0b9;
	border-bottom: 1px solid white;
	border-left: 1px solid #dbd0b9;
	height: 160px;
}

#tabs.tab-nav li.active img {
	position: relative;
	z-index: 9999;
	top: 0
}

#tabs.tab-nav li.active1 {
	position: relative;
	z-index: 9999;
	top: 0;
	width: 1078px;
	border-top: solid #272e2e 3px;
	border-right: 1px solid #dbd0b9;
	border-bottom: 1px solid white;
	border-left: 1px solid #dbd0b9;
	height: 160px;
}

#tabs.tab-nav li.active1 img {
	position: relative;
	z-index: 9999;
	top: 0;
	width: 1078px;
}

#tabs.tab-nav li.active1:hover {
	background: white;
	border-top: solid #272e2e 3px;
}

#tabs.tab-nav li.active:hover {
	background: white;
	border-top: solid #272e2e 3px;
}

.tabcontents {
	width: 100%;
	float: left;
	border: 1px #dbd0b9 solid;
	width: 1078px;
	position: relative;
	top: -2px;
	height: auto;
}

.tabcontents .tabcontent {
	display: none
}

.tabcontents .tabcontent ul {
	list-style: none;
	padding: 5px;
	margin: 0;
	float: left
}

.tabcontents .tabcontent ul li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	color: #727272;
	font-size: 14px;
	width: 254px;
	padding: 6px;
}

.tabcontents .tabcontent ul li .word {
	margin-top: 10px;
	text-align: left;
}

.tabcontents .tabcontent ul li .word span.name {
	float: left;
	display: block;
	width: 254px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tabcontents .tabcontent ul li .word a {
	color: #727272;
	text-decoration: none
}

.tabcontents .tabcontent ul li .word a:visited {
	color: #727272;
	text-decoration: none
}

.tabcontents .tabcontent ul li .word a:hover {
	color: #B6A173;
	text-decoration: none
}

.tabcontents .tabcontent ul li .word span.price {
	color: #d84e58;
	font-size: 18px;
}

.tabcontents .tabcontent ul li .word span.price1 {
	color: #686767;
	font-size: 14px;
	text-decoration: line-through;
}

.tabcontents .tabcontent ul li .img {
	position: relative;
	height: 254px;
	width: 254px;
	overflow: hidden;
	text-align: center;
}

.tabcontents .tabcontent ul li .img .transmodel {
	position: absolute;
	z-index: 888;
	top: 0;
	width: 70px;
	height: 77px;
}

.tabcontents .tabcontent ul li .img .transmodel img {
	width: 70px;
	height: 77px;
}

.tabcontents .tabcontent ul li .img .transmodel img:hover {
	transform: scale(1)
}

.tabcontents .tabcontent ul li .img .enjoy_sc {
	position: absolute;
	z-index: 888;
	top: 154px;
	right: 0;
	background: url(/images/index/enjoy_sc.png);
	height: 70px;
	width: 70px;
}

.tabcontents .tabcontent ul li .img .enjoy_tc {
	position: absolute;
	z-index: 888;
	top: 154px;
	right: 0;
	background: url(/images/index/enjoy_tc.png);
	height: 70px;
	width: 70px;
}

.tabcontents .tabcontent ul li .img .enjoy_en {
	position: absolute;
	z-index: 888;
	top: 154px;
	right: 0;
	background: url(/images/index/enjoy_en.png);
	height: 70px;
	width: 70px;
}

.tabcontents .tabcontent ul li .img .enjoy_sc .number {
	color: #b6a173;
	font-weight: bold;
	font-size: 20px;
	margin-top: 25px;
	margin-left: -8px;
}

.tabcontents .tabcontent ul li .img .enjoy_tc .number {
	color: #b6a173;
	font-weight: bold;
	font-size: 20px;
	margin-top: 27px;
	margin-left: -10px;
}

.tabcontents .tabcontent ul li .img .enjoy_en .number {
	color: #b6a173;
	font-weight: bold;
	font-size: 20px;
	margin-top: 27px;
	margin-left: -10px;
}

.tabcontents .tabcontent ul li .img .enjoy_sc .number  span {
	font-size: 12px;
}

.tabcontents .tabcontent ul li .img .enjoy_tc .number  span {
	font-size: 12px;
}

.tabcontents .tabcontent ul li .img .enjoy_en .number  span {
	font-size: 12px;
}

.tabcontents .tabcontent ul li .img img {
	/* 	height: 230px; */
	/* 	width: 230px; */
	text-align: center;
	cursor: pointer;
	transition: all 0.6s;
}

.tabcontents .tabcontent ul li .img img:hover {
	transform: scale(1.1)
}

.tabcontents .tabcontent.active {
	display: block;
	float: left
}

.tabcontents .tabcontent.active .more {
	text-align: right;
	height: 50px;
	line-height: 30px;
	float: left;
	width: 1050px;
	font-size: 14px;
}

.tabcontents .tabcontent.active .more a {
	
}

.tabcontents .tabcontent.active .more a:link {
	color: #272E2E
}

.tabcontents .tabcontent.active .more a:visited {
	color: #272E2E
}

.tabcontents .tabcontent.active .more a:hover {
	color: #B6A173
}

/*子banner*/
.subbanner {
	margin: 10px 0;
}

/*会员服务*/
.vipservice {
	float: left;
	width: 1080px
}

.vipservice .content {
	width: 500px;
	float: left;
	padding: 15px;
	margin: 30px 0 30px 0;
}

.vipservice .content.rightline {
	border-right: 1px #939797 solid;
}

.vipservice .content .title {
	font-size: 18px;
	color: #272e2e;
	margin-top: 30px
}

.vipservice .content .part1 {
	width: 100%;
}

.vipservice .content .part1 .block {
	float: left;
	height: 60px;
	margin: 15px 0;
	width: 100%
}

.vipservice .content .part1 .block .pic {
	float: left;
	width: 47px;
	height: 47px;
	background-color: #272e2e;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	padding: 8px;
	display: inline-block;
}

.vipservice .content .part1 .block .words {
	float: left;
	padding-top: 6px;
	padding-left: 10px
}

.vipservice .content .part1 .block .words .bt1 {
	color: #b6a173;
	font-size: 18px;
}

.vipservice .content .part1 .block .words .bt2 {
	color: #272e2e;
	font-size: 14px;
}

.vipservice .content .part2 {
	
}

.vipservice .content .part3 {
	float: left;
}

.vipservice .content .part3 .block {
	float: left;
	width: 100%;
}

.vipservice .content .part3 .block .pic {
	float: left;
}

.vipservice .content .part3 .block .word {
	float: left;
	color: #272e2e;
	font-size: 18px;
	padding-top: 18px;
}

.txtcenter {
	text-align: center
}
/*遮罩*/
.mask {
	position: absolute;
	top: 0;
	z-index: 88888;
	width: 100%;
	height:1500px;
	overflow: auto;
	/*background-color: #000;*/
	/*filter: alpha(opacity = 60);*/
	/*-moz-opacity: 0.8;*/
	/*-khtml-opacity: 0.8;*/
	/*opacity: 0.8;*/
	/*filter: Alpha(opacity = 80);*/
	/*background: #000;*/
	background: rgba(0, 0, 0, 0.8) !important;
	color: white;
	font-size: 16px;
	display: none
}
/*登录窗口*/
.indexlogin {
	position: absolute;
	z-index: 99999;
	top: 35%;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 310px;
	background-color: #e6e7e8;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #e6e7e8;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 335px;
	height: 310px;
	background-color: #e6e7e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: none;
	top: 35%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 403px;
	background-color: #e6e7e8;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: none
}

.indexlogin .title {
	width: 100%;
	height: 62px;
	color: #fff;
	font-size: 20px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 62px;
	text-align: center;
	background: -webkit-linear-gradient(left, #b7a274, #F0DEA4);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #b7a274, #F0DEA4);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #b7a274, #F0DEA4);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #b7a274, #F0DEA4); /* 标准的语法 */
}

.indexlogin .title span {
	margin-left: 10px;
}

.indexlogin .title span.right {
	float: right;
	font-size: 25px;
	margin-right: 10px;
}

.indexlogin .title span.right a {
	color: #fff;
	text-decoration: none;
	font-size: 25px;
}

.indexlogin .title span.right a:link {
	color: #fff;
	text-decoration: none;
	font-size: 25px;
}

.indexlogin .title span.right a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 25px;
}

.indexlogin .title span.right a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 25px;
}

.indexlogin .content {
	padding: 10px 37px
}

.indexlogin .content input[type=text] {
	outline: none;
	border: 0;
	font-size: 14px;
	line-height: 25px;
	height: 30px;
	padding: 0 25px;
	margin-bottom: 16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 280px;
}

.indexlogin .content input[type=password] {
	outline: none;
	border: 0;
	font-size: 14px;
	height: 30px;
	line-height: 25px;
	padding: 0 25px;
	margin-bottom: 16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 280px;
}

.indexlogin .content input:-ms-input-placeholder {
	color: #999;
	opacity: 1;
}

.indexlogin .content input::-webkit-input-placeholder {
	color: #999;
	opacity: 1;
}

.indexlogin .content input:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
	opacity: 1;
}

.indexlogin .content input::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #ffff;
	opacity: 1;
}

.indexlogin .content div {
	position: relative;
}

.indexlogin .content div .user {
	position: absolute;
	z-index: 666;
	top: 7px;
	left: 6px;
	width: 14px;
	height: 14px;
	background: url(/images/index/login.png) no-repeat 0 0;
	width: 14px;
}

.indexlogin .content div .pwd {
	position: absolute;
	z-index: 666;
	top: 7px;
	left: 6px;
	width: 14px;
	height: 14px;
	background: url(/images/index/login.png) no-repeat -14px 0;
}

.indexlogin .content input.code {
	width: 60px;
	margin-right: 10px;
	font-size: 14px;
}

.indexlogin .content a {
	color: #4f5454
}

.indexlogin .content a:visited {
	color: #4f5454
}

.indexlogin .content a:hover {
	color: #b6a173;
	text-decoration: none;
}

.indexlogin .content .login {
	width: 100%;
	background: #b6a173;
	height: 37px;
	color: white;
	text-align: center;
	line-height: 37px;
	font-size: 17px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 19px
}

.indexlogin .content .login:hover {
	cursor: pointer;
	color: #F1DFA5;
}

.indexlogin .content img {
	margin-right: 10px;
}

.indexlogin .bottom .left {
	float: left;
	line-height: 25px;
	color: #272e2e;
	font-size: 14px
}

.indexlogin .bottom .left a {
	color: #272e2e;
}

.indexlogin .bottom .left a:visited {
	color: #272e2e
}

.indexlogin .bottom .left a:hover {
	color: #b6a173;
	text-decoration: none;
}

.indexlogin .bottom .right {
	float: right;
	line-height: 25px;
	font-size: 14px;
}

.indexlogin .bottom .right a {
	color: #b6a173
}

.indexlogin .bottom .right a:visited {
	color: #b6a173
}

.indexlogin .bottom .right a:hover {
	color: #b6a173;
	text-decoration: underline;
}
/*登录提示*/
.indexlogin .tip {
	position: absolute;
	z-index: 99999999;
	top: 48px;
	left: 60px;
	width: 280px;
	height: 31px;
	background: #000;
	filter: alpha(Opacity = 40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	color: white;
	text-align: center;
	line-height: 25px;
	opacity: 0.5;
	display: none;
	font-size: 14px;
}

.indexlogin .tip .cir {
	position: absolute;
	width: 14px;
	height: 14px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}
/*各种小图标*/
#indexicon1 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat 0 0;
}

.indexicon1 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat 0 0;
}

.indexicon2 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -46px 0;
}

.indexicon3 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -92px 0;
}

.indexicon1-1 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -138px 0;
}

.indexicon1-2 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -184px 0;
}

.indexicon1-3 {
	width: 45px;
	height: 45px;
	background: url(/images/index/indeximg.png) no-repeat -230px 0;
}

.indexicon4 {
	width: 20px;
	height: 20px;
	background: url(/images/index/indeximg.png) no-repeat 0 -46px;
}

.indexicon10 {
	width: 37px;
	height: 37px;
	background: url(/images/index/indeximg.png) no-repeat 0 -90px;
}

.indexicon11 {
	width: 37px;
	height: 37px;
	background: url(/images/index/indeximg.png) no-repeat -37px -90px;
}

.indexicon12 {
	width: 37px;
	height: 37px;
	background: url(/images/index/indeximg.png) no-repeat -74px -90px;
}

.indexicon13 {
	width: 37px;
	height: 37px;
	background: url(/images/index/indeximg.png) no-repeat -111px -90px;
}

.indexicon14 {
	width: 47px;
	height: 47px;
	background: url(/images/index/indeximg.png) no-repeat -0 -126px;
}

.indexicon15 {
	width: 47px;
	height: 47px;
	background: url(/images/index/indeximg.png) no-repeat -47px -126px;
}

.indexicon16 {
	width: 47px;
	height: 47px;
	background: url(/images/index/indeximg.png) no-repeat -94px -126px;
}

.indexicon18 {
	width: 58px;
	height: 54px;
	background: url(/images/index/indeximg.png) no-repeat -0 -173px;
}

.marginR100 {
	margin-right: 30px;
}

.marginL30 {
	margin-left: 30px;
}

.paddingtopbottom {
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 20px;
	float: left;
	text-align: center;
	width: 100%
}

#home-footer dl {
	/*margin-right: 38px;*/
}

.container {
	min-width: 990px;
	margin: 0 auto;
	padding-top: 1px;
	padding-bottom: 1px;
}

.contact.pull-left.marginR100.mail p a {
	color: #999;
	text-decoration: none;
}

.contact.pull-left.marginR100.mail p a:visited {
	color: #B6A173;
	text-decoration: none;
}

.contact.pull-left.marginR100.mail p a:hover {
	color: #B6A173;
	text-decoration: underline;
}

.clearfix.onlineservice {
	font-size: 16px;
}

.list-unstyled.pull-left {
	font-size: 16px;
}

.marginR0 {
	margin-right: 0;
}
.shop-page{position:relative;height:100%;width:100%}

.wayBilltips {
	position: absolute;
	z-index: 99999999;
	top: 25px;
	left: 43px;
	width: 263px;
	height: 31px;
	background: #000;
	filter: alpha(Opacity = 40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	color: white;
	text-align: center;
	line-height: 25px;
	opacity: 0.5;
	display: none;
	font-size: 14px;
}