@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	font: 14px "微软雅黑";
}

input, ul, h1, h2, h3, h4, input, ol, p, dl, dt, dd {
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #666
}

a:hover {
	color: #ff4040;
	text-decoration: none;
}

img, input {
	border: none;
	vertical-align: middle;
}

.block10 {
	height: 10px;
	line-height: 10px;
	size: 1px;
	clear: both;
}

.block15 {
	height: 15px;
	line-height: 15px;
	size: 1px;
	clear: both;
}

.block20 {
	height: 20px;
	line-height: 20px;
	size: 1px;
	clear: both;
}
a:hover{
	text-decoration: none;
}
.main{
	margin-top:14px;
}
.width1210{
	width:1210px;
}

.background-color-shenhui{
	background-color:#59688f;
}

.background-color-molan{
	background-color:#4589a8;
}

.background-color-lvlan{
	background-color:#36a7a5;
}

.background-color-junlv{
	background-color:#506a4f;
}

.background-color-qianlan{
	background-color: #006699;
}

.topbar {
	height: 48px;
	width: 100%;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.topbar-box {
	height: 48px;
	margin-right: auto;
	margin-left: auto;
}

.topbar-box-left {
	float: left;
	height: 48px;
	line-height:48px;
	width: 700px;
}

.topbar-box-right {
	float: right;
	height: 48px;
	width: auto;
	line-height: 48px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
.topbar-box-right li{
	float: left;
	position: relative;
	height: 48px;
	line-height: 48px;
	list-style-type: none;
}
.topbar-box-right .icon-shop{
	background-image: url(../images/shopping.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 48px;
	width: auto;
	padding-left:25px;
}

.topbar-box-right .icon-shop a{
	height: 48px;
}
.topbar-box-right .icon-shop a:hover{
	color:#006699;
}

.topbar-box-right .login-box{
	height: 48px;
	line-height: 48px;
	float: right;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}

.topbar-box-right .login-box a{
	padding-bottom:0px !important;
	padding-top:0px !important;
	font-size:14px !important;
}
.topbar-box-right .login-box a:visited{
	color:#006699;
}
.topbar-box-right .login-box a:hover{
	color:#006699;
}

.login-register-box{
	height: 48px;
	line-height: 48px;
	float: right;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.login-register-box a{
	padding-bottom:0px !important;
	padding-top:0px !important;
	font-size:14px !important;
}
.login-register-box a:visited{
	color:#006699;
}
.login-register-box a:hover{
	color:#006699;
}


.topbar-box-right .login-box .name{
	cursor: pointer;
}
.topbar-box-right .login-box .dropdown-menu{
	padding: 0;
	margin: 0;
	min-width:110px !important;
}
.topbar-box-right .login-box .dropdown-menu li span{
	margin-right:10px;
}
.topbar-box-right .login-box .dropdown-menu li{
	height: 36px;
	line-height: 36px;
	text-align: center;
	border-bottom: 1px solid #eee;
	clear: both;
	float: none;
}
.topbar-box-right .login-box .dropdown-menu li a{
	padding: 0;
	margin: 0;
	color: #555;
	height:36px;
	line-height: 36px;
	font-size: 14px;
}
.topbar-box-right .login-box .dropdown-menu li a:hover{
	color: #fff;
}

.ad-topbar {
	height: auto;
	width: 1210px;
	margin-right: auto;
	margin-left: auto;
}

.navbar {
	height: 215px;
	width: 100%;
	margin-bottom: 0px;
}

.navbar-box {
	height: 165px;
	margin-right: auto;
	margin-left: auto;
}

.navbar-box-left {
	float: left;
	height: 165px;
	width: 350px;
	overflow: hidden;
}

.navbar-box-left .logo {
	padding-top:0px;
}

.navbar-box-right {
	float: right;
	height: 165px;
	width: 850px;
	overflow: hidden;
}

.searchbar {
	height: 165px;
	width: 820px;
	overflow: hidden;
	float: right;
}

.searchbar-box {
	float: right;
	height: 165px;
	width: 650px;
	padding-top: 80px;
}

.searchbar-box-input {
	float: left;
	height: 37px;
	width: 550px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-width: 0px;
}

.searchbar-box-button {
	float: right;
	height: 37px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	background-color: #52b9a4;
	color: #FFF;
}
.searchbar-box .searchbar-resou {
	line-height: 30px;
	height: 30px;
	width: 650px;
	clear: both;
	padding-left: 17px;
	overflow: hidden;
}


.shoppingCartBox {
	float: right;
	height: 37px;
	width: 150px;
	padding-top:80px;

}

.shoppingCartBoxbar {
	background-repeat: no-repeat;
	height: 37px;
	width: 150px;
	background-color: #fff;
	border: 1px solid #cccccc;
	border-radius:5px;
}

.shoppingCartBoxbar a{
	height: 37px;
	width: 150px;
	display: block;
	line-height: 37px;
	text-align: center;
	background-image: url(../images/ico.png);
	background-repeat: no-repeat;
	background-position: 20px -36px;
	padding-left:25px;
}

.nav-box {
	height: 50px;
	width: 100%;
}
.nav-box-cent {
	height: 50px;
	width: 1210px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #52b9a4;
}


.nav-list {
	height: 50px;
	width: 1210px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.nav-list .nav-first {
	line-height: 50px;
	text-align: center;
	height: 50px;
	width: 240px;
	font-size: 18px;
	background-color: #52b9a4;
	color: #FFF;
}

.nav-list li {
	float: left;
	height: 50px;
	overflow: hidden;
}
.nav-list li .first {
	color: #52b9a4;
	line-height: 45px;
	height: 45px;
}


.nav-list li a {
	font-size: 18px;
	line-height: 50px;
	display: inline-table;
	height: 50px;
	padding-right: 30px;
	padding-left: 30px;
}
.nav-list li a:hover {
	font-size: 18px;
	color: #52b9a4;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
}
.banner-box {
	height: 405px;
	width: 1210px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.nav-fudong-box {
	height: 405px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	z-index: 999;
	left: 0px;
	float: left;
	position: absolute;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
	background-image: url(../images/bai-70.png);
	background-repeat: repeat;
	top: 1px;
}
.nav-fudong-box li {
	height: 35px;
	width: 240px;
	line-height: 35px;
	padding-left: 20px;
}
.nav-fudong-box li:hover {
	background-color: #CCCCCC;
	cursor: pointer;
	width: 238px;
}
.nav-fudong-box li span {
	padding-right: 5px;
	padding-left: 5px;
}

.nav-fudong-box li a {
	font-size:16px;
}
.nav-fudong-box li a:hover{
	color:#52b9a4;
}
.nav-fudong-box li .nav-fudong-san {
	height: 420px;
	width: 970px;
	position: absolute;
	z-index: 999;
	left: 239px;
	top: 0px;
	display: none;
	padding: 15px;
	overflow: hidden;
	color: #52b9a4;
	background-image: url(../images/bai-90.png);
	background-repeat: repeat;
}
.nav-fudong-box li .nav-fudong-san .nav-fudong-san-class {
	float: left;
	height: 390px;
	width: 740px;
}
.nav-fudong-box li .nav-fudong-san .nav-fudong-san-class dl {
	line-height: 35px;
	height: auto;
	width: 740px;
	display: block;
	clear: both;
	overflow: auto;
}
.nav-fudong-box li .nav-fudong-san .nav-fudong-san-class dl dt {
	float: left;
	padding-right: 10px;
	display:inline;
}
.nav-fudong-box li .nav-fudong-san .nav-fudong-san-class dl dt a {
	color: #52b9a4;
	font-size:12px;
}

.nav-fudong-box li .nav-fudong-san .nav-fudong-san-class dl dd {
	float: left;
	display:inline;
}
.nav-fudong-box li .nav-fudong-san .nav-fudong-san-class dl dd a {
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e0e0e0;
	color: #666666;
	font-size: 12px;
	line-height: 25px;
	height: 25px;
}
.nav-fudong-box li .nav-fudong-san .nav-fudong-san-class dl dd a:hover {
	color: #F00;
}
.nav-fudong-box li .nav-fudong-san .nav-fudong-san-brand {
	float: right;
	height: 420px;
	width: 200px;
}
.nav-fudong-box li .nav-fudong-san .nav-fudong-san-brand a {
	float: left;
	height: 45px;
	width: 100px;
	overflow: hidden;
}
.nav-fudong-box li .nav-fudong-san .nav-fudong-san-brand a img {
	width: 90px;
	height:38px;
	margin-left:10px;
}


.gundong-box {
	float: right;
	height: 405px;
	width: 950px;
	background-color: #C90;
}

.footbar {
	height: 380px;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #52b9a4;
}

.footbar-box {
	height: 380px;
	width: 1210px;
	margin-right: auto;
	margin-left: auto;
	padding-top:40px;
}

.footbar-fw {
	height: 150px;
	width: 1210px;
	margin-right: auto;
	margin-left: auto;
}
.footbar-fw-user {
	float: left;
	height: 150px;
	width: 310px;
	background-image: url(../images/AD0I8dbiBRAEGAAg1or1wQUooN-BzwIwODg4.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 18px;
	color: #666666;
	text-align: center;
	padding-top: 60px;
	line-height: 30px;
}
.footbar-fw-user strong {
	font-size: 28px;
}

.footbar-fw-list {
	float: left;
	height: 150px;
	width: 225px;
	overflow: hidden;
}

.footbar-fw-list dt{
	font-size: 18px;
	line-height: 50px;
	color: #666666;
}

.footbar-fw-list dd{
	line-height: 20px;
	color: #666666;
}

.footbar-fw-list dd a{
	color: #666666;
}



.footbarr-box-txt {
	text-align: center;
	height: 90px;
	width: 1210px;
	color:#666666;
	margin-bottom:20px;
}

.footbarr-box-txt a{
	color:#666666;
	margin-right: 10px;
	margin-left: 10px;
}

.footbar-box-img {
	height: 50px;
	width: 1210px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.footbar-box-img img{
	margin-right: 5px;
	margin-left: 5px;
}



.container{
	width:1210px !important;
	padding:0px;
}






.carousel-control.right,.carousel-control.left{
	background-image:none !important;
	filter:none !important;
}
.footer{ margin-top:30px;}
.footer-main{
	background-color:#e5e5e5;
	padding-bottom:30px;
	padding-top:30px;
}
.footer-main-left{
	float:left;
}
.footer-main-left ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.footer-main-left ul li{
	float:left;
	margin-left:60px;
}
.footer-main-right{
	float:right;
}
.footer-main-left .title{
	margin-bottom:20px;
}
.footer-main-left .title a{
	font-size:16px;
	color:#333;
}
.footer-main-left a{
	color:#999999;
}
.wap-erweima{ float:right; margin-right:60px; text-align:center}
.wx-erweima{ float:right;margin-right:30px; text-align:center}
.footer-bottom{ height:48px; border-top:1px solid #0099CC; background-color:#f0f0f0; text-align:center; line-height:48px; color:#999999}
.page{ margin-top:40px; text-align:center;}
.page .pagination a{ color:#333;}
.page .pagination a:hover{background-color: #fdeff1;color:#333;}
.page .active span{ color:#fff; background-color:#0099CC; border:#0099CC;}
.page .active span:hover{background-color: #0099CC;color:#fff;}
.color-red{ color:#0099CC}
