body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	color: #666;
	font-family: Microsoft YaHei, SimSun;
	background: #f1f6fa;
	line-height: 2;
}

fieldset,
img {
	border: 0;
}

ol,
ul {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
}

em {
	font-style: normal;
}

input,
button,
select,
textarea {
	outline: none;
}

textarea {
	resize: none;
} //禁用了文本的拖拉，尤其在谷歌下
p {
	text-align: justify;
	text-justify: distribute;
	text-indent: 2em;
} //为了使文本段落左右两边对齐
p {
	word-wrap: break-word
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

i {
	display: inline-block;
}

span {
	display: inline-block;
}


/*a:hover { color: #f60; text-decoration:none; }*/

address,
cite,
code,
em,
th {
	font-weight: normal;
	font-style: normal;
}

a {
	color: inherit;
	text-decoration: none;
	display: inline-block;
}


/*a:link{color:#009;}*/


/*a:visited{color:#800080;}*/

a:hover,
a:active,
a:focus {}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}


/* 这是对Firefox进行的处理，因为Firefox支持生成元素，而IE所有版本都不支持生成元素 */

.clearfix {
	display: inline-block;
}


/* 这是对 Mac 上的IE浏览器进行的处理*/


/*float*/

.fl {
	float: left!important;
}

.fr {
	float: right!important;
}


/*margin*/

.mt-10 {
	margin-top: 10px;
}

.mt-15 {
	margin-top: 15px;
}

.mt-20 {
	margin-top: 20px;
}

.mr-3 {
	margin-right: 3px;
}

.mr-5 {
	margin-right: 5px;
}

.mr-6 {
	margin-right: 6px;
}

.mr-10 {
	margin-right: 10px;
}

.mr-15 {
	margin-right: 15px;
}

.mr-20 {
	margin-right: 20px;
}

.mr-35 {
	margin-right: 35px;
}

.mb-5 {
	margin-bottom: 5px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-15 {
	margin-bottom: 15px;
}

.mb-20 {
	margin-bottom: 20px;
}

.ml-5 {
	margin-left: 5px;
}

.ml-10 {
	margin-left: 10px;
}

.ml-15 {
	margin-left: 15px;
}

.ml-20 {
	margin-left: 20px;
}

.ml-30 {
	margin-left: 35px;
}

.ml-35 {
	margin-left: 35px;
}

.ml-65 {
	margin-left: 65px;
}

.ml-75 {
	margin-left: 75px;
}

.ml-80 {
	margin-left: 80px;
}

.ml-100 {
	margin-left: 100px;
}

.ml-145 {
	margin-left: 145px;
}

.mlr-10 {
	margin-left: 10px;
	margin-right: 10px;
}


/*padding*/

.pt-20 {
	padding-top: 20px;
}

.pt-2 {
	padding-top: 2px;
}

.pt-5 {
	padding-top: 5px;
}

.pb-15 {
	padding-bottom: 15px;
}

.pl-50 {
	padding-left: 50px;
}


/*width*/

.w85 {
	width: 85px;
}

.w95 {
	width: 95px;
}

.w115 {
	width: 115px;
}

.w135 {
	width: 135px;
}

.w160 {
	width: 160px;
}

.w170 {
	width: 170px;
}

.w178 {
	width: 178px;
}

.w195 {
	width: 195px !important;
}

.w205 {
	width: 205px;
}

.w440 {
	width: 440px;
}


/*color*/

.color-red {
	color: #f40000;
}

.color-orange {
	color: #ff8e42;
}

.color-price {
	color: #c30;
}

.color-purple {
	color: #a018e0;
}

.color-grey_big {
	color: #80756c;
	font-size: 14px;
	font-weight: bold;
}

.color-grey {
	color: #87827f;
}

.hide {
	display: none;
}


/*span*/

.span-w63 {
	display: inline-block;
	width: 63px;
}

.span-w60 {
	display: inline-block;
	width: 60px;
}

.span-w65 {
	display: inline-block;
	width: 65px;
}

.span-w70 {
	display: inline-block;
	width: 70px;
}

.span-w75 {
	display: inline-block;
	width: 75px;
}

.span-w80 {
	display: inline-block;
	width: 80px;
}

.span-w160 {
	display: inline-block;
	width: 160px;
}

.span-w180 {
	display: inline-block;
	width: 180px;
}

.span-w300 {
	display: inline-block;
	width: 300px;
}


/*input*/

.input-w55 {
	width: 55px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding-left: 2px;
}

.input-w87 {
	width: 87px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding-left: 2px;
}

.input-w90 {
	width: 90px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding-left: 2px;
}

.input-w152 {
	width: 150px;
	_width: 148px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding-left: 2px;
}

.input-w172 {
	width: 170px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding-left: 2px;
}

.input-w178 {
	width: 176px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding-left: 2px;
}

.input-w125 {
	width: 123px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding-left: 2px;
}

.input-w210 {
	width: 210px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding-left: 2px;
}

.input-w440 {
	width: 438px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #d4d4d4;
	padding-left: 2px;
}

.select-h22 {
	position: relative;
	height: 22px;
	line-height: 22px;
	background: #fff;
	border: 1px solid #d4d4d4;
	margin-right: 5px;
	z-index: 9;
}


/*ie7hack*/

.container {
	width: 1200px;
	/*padding-left:15px;padding-right:15px;*/
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}


/*endlisthead*/

.footer {
	/*background: #fff;*/
	height: 80px;
border-top:3px #0082D4 solid;
	width: 100%;
	width: 1200px;
	margin:20px auto 0 auto;
	font-size: 16px;
	padding-top:20px;
	text-align: center;
}

.footer>.container>.pull-left {
	width: 70%;
	margin-top: 40px;
}

.footer>.container>.pull-left>.pull-left {
	width: 20%;
}

.footer>.container>.pull-left>.pull-left div {
	color: #ccc;
	width: 300px;
	padding: 20px 0 0 0px;
	line-height: 22px;
}

.footer>.container>.pull-left>.pull-right {
	width: 60%;
	overflow: hidden;
	border-left: 1px #444444 solid;
}

.footHelp {
	height: 200px;
	overflow: hidden;
	padding-left: 30px;
}

.footHelp li {
	width: 120px;
	height: 80px;
	float: left;
	font-size: 14px;
	text-align: center
}

.footHelp li b {
	padding-bottom: 20px;
	display: block;
	color: #ccc;
}

.footHelp li a {
	display: block;
	line-height: 28px;
	color: #aaa;
	font-size: 12px;
}

.footHelp li a:hover {
	display: block;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
}

.footer>.container>.pull-right {
	width: 30%;
	*width: 30%!important;
	margin-top: 40px;
	padding-left: 30px;
	height: 200px;
	border-left: 1px #444 solid;
}

.footer>.container>.pull-right>h3 {
	color: #aaa;
	margin: 5px 0 0 50px;
	font-family: arial
}

.footer>.container>.pull-right>.tel {
	background: url(../img/feettel.png) no-repeat 0px 0px;
	padding-left: 0px;
}

.footer>.container>.pull-right .tel>h3 {
	color: #aaa;
	font-size: 35px;
	margin: 5px 0 0 50px;
	font-family: arial
}

.footer>.container>.pull-right .tel>div {
	padding-left: 50px;
	color: #aaa;
	padding-top: 5px;
	font-size: 12px;
}

.footer>.container>.pull-right .tel>div b {
	padding-left: 5px;
	font-weight: normal
}

.icp {
	color: #fff;
	font-size: 12px;
	margin-top: 20px;
	line-height: 24px;
	padding-left: 50px;
}

.icp a {
	color: #fff;
}

.pages {
	padding: 40px 0px 40px 0;
	text-align: center;
}

.pages label {
	padding: 0 5px;
	color: #fc4443;
	font-weight: normal;
}

.pages a {
	border: 1px #eee solid;
	padding: 5px;
	margin: 0 5px;
	color: #000;
}

.pages a:hover {
	border: 1px #fc4443 solid;
	color: #fc4443;
	text-decoration: none;
}

.pages a.disabled {
	color: #ccc;
	border: 1px #e9e9e9 solid;
}

.pages a.disabled:hover {
	border: 1px #e9e9e9 solid;
	color: #ccc;
}


/*load*/

.load {
	border-bottom: 1px #f0f0f0 solid;
	height: 50px;
	line-height: 50px;
	font-size: 12px;
	color: #999;
	background: #fff
}

.load a {
	font-size: 12px;
	background: url(../images/arrow1.png) no-repeat right 22px;
	padding: 0 20px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.Position {
	color: #ccc;
	padding-right: 20px;
	border-right: 1px #e0e0e0 solid;
	background-image: none;
	line-height: 12px;
}

.load span {
	padding: 0 20px;
}

.load a:hover {
	color: #0163bf;
}


/*head*/


.whitebg {
	background: #fff;
	min-width: 1200px;
}

.topbar {
	background: #0082d4;
	color: #fff;
	line-height: 30px;
	min-width: 1200px;
}

.topbar .pull-left a {
	color: #fff;
	margin: 0 10px
}

.topbar .pull-right a {
	color: #fff;
	margin: 0 10px
}

.topbar .pull-right a:hover {
	text-decoration: underline;
	color: #fff}

.topbar .pull-right em {
	color: #fff
}

.search {
	padding: 30px 0
}

.search .pull-left .input-group {
	padding: 20px 0 0 60px;
	width: 100px;
}

.search .pull-left .input-group>input {

	
	width: 260px;
	border: 1px #fff solid;
}

.search .pull-left span button {
	
	
	width: 80px;
	border: 1px #f72e66 solid;
	background-image: linear-gradient(to top, #f72e66 0%, #ff512f 100%);
	background:#f72e66\0;
	color: #fff;
}

.search .pull-left span button:active {
	color: #fff
}

.search .pull-left span button i {
	padding-right: 5px;
}

.rightTel {
	background: url(../images/telephone.png) no-repeat 0 6px;
}

.rightTel>span {
	font-size: 28px;
	padding-left: 40px;
	color: #fff;
	font-family: arial, simhei, microsoft yahei;
	line-height: 40px;
}

.telTime {
	font-size: 12px;
	padding-left: 10px;
	color: #fff;
}

.telTime span {
	color: #fff;
	padding-left: 5px;
	line-height: 14px;
}

.navBox {
	
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	
	
}

.navBox li {
	float: left;
	width: 16%;
	text-align: center;
	line-height: 44px;
}
.navBox li:hover{ background:#3d87d1}
.navBox li a {
	color: #fff;
	margin: 0 10px;
	font-size: 16px;
	font-weight: bold;
}

.navBox li a:hover {
	color: #fff;
	text-decoration: none;
}

.navBox li em {
	color: #96bee4;
	padding: 0 10px;
	float: right;
	font-size: 18px;
	font-family: arial;
}

.banner {
	background: url(../images/banner.png) no-repeat center top;
	min-width: 1200px;
	height: 200px;
}

.jicaiList {
	color: #fff;
	background: #011045;
	width: 345px;
	height: 300px;
	margin-left: -15px
}

.jicaiList .title {
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}

.jicaiList .list li {
	padding: 5px 20px 10px 20px;
}

.jicaiList .list li h2 {
	font-size: 16px;
	line-height: 30px;
}

.jicaiList .list li a {
	padding-right: 10px
}

.jicaiList .list li a:hover {
	color: #fff;
}

.cart_box {
	float: right;
	margin-top: 15px;
	z-index: 8;
	-webkit-backface-visibility: hidden;
	line-height: normal;
}

.cart_box .cart_link {
	-webkit-backface-visibility: hidden;
	text-decoration: none;
	display: block;
	width: 138px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #eaeaea;
	background: #f7f5f6;
	z-index: 2;
}

.cart_box .cart_gif {
	float: left;
	width: 24px;
	height: 24px;
	overflow: hidden;
	margin: 3px 0 0 15px;
}

.cart_box .text {
	width: 86px;
	height: 32px;
	line-height: 32px;
	color: #666;
	overflow: hidden;
	float: left;
	padding-left: 6px;
	font-family: tahoma, arial, "\5b8b\4f53";
	border-right: #eaeaea solid 1px;
}

.cart_box .icon_arrow_right {
	margin: 4px 3px -2px 5px;
	position: absolute;
	top: 11px;
	right: 2px;
	overflow: hidden;
	width: 6px;
	height: 3px;
	background: url(../images/index_icons1.png) no-repeat 0 0;
}

.cart_box .cart_content {
	position: absolute;
	margin-left: -162px;
	margin-top: -2px;
	background: #fff;
	border: 1px solid #e5e5e5;
	box-shadow: 0 0 2px rgba(0, 0, 0, .2);
	display: none;
	z-index: 8;
}

.cart_box .cart-icons {
	display: none;
	width: 138px;
	height: 5px;
	background: #fff;
	overflow: hidden;
	position: absolute;
	top: -5px;
	right: 0;
}

.cart_box .cart_content_null {
	width: 260px;
	text-align: center;
	padding: 20px;
	color: #666;
	font-size: 14px;
	display: none;
	_zoom: 1;
	background: #FFF;
	line-height: normal;
}

.cart_content .cart_content_all,
.cart_content .cart_content_center {
	width: 300px;
	_zoom: 1;
}

.cart_box .cart_left_time {
	height: 37px;
	line-height: 37px;
	border-bottom: solid 1px #eee;
	padding-left: 30px;
	background: url(../images/cart_countdown.jpg) no-repeat 13px center;
}


/*.cart_box .num {
    width: 16px;
    height: 13px;
    line-height: 13px;
    color: #fff;
    position: absolute;
    font-family: "Microsoft YaHei";
    text-align: center;
    padding: 0;
    margin: 0;
    margin-left:-10px;
    margin-top:-6px;
    overflow: hidden;
    background: url(../images/index_icon.png) no-repeat  0 -34px;
}*/

.cart_box .num {
	line-height: 13px;
	color: #fff;
	position: absolute;
	text-align: center;
	padding: 1px 6px;
	margin: 0;
	margin-left: -10px;
	margin-top: -6px;
	overflow: hidden;
	background-color: #f90;
	border-radius: 5px;
}

.cart_left_time span {
	color: #e11927;
	font-weight: 700
}

.cart_box .cart_content_center {
	max-height: 234px;
	_height: 234px;
	overflow: auto;
	margin-bottom: -1px;
	width: 300px;
	_zoom: 1;
}

.cart_box .cart_con_single {
	height: 80px;
	padding: 8px 12px;
	border-bottom: 0px dashed #d3d3d3;
	overflow: hidden;
}

.cart_box .cart_con_single:hover {
	background: #f2f2f2;
}

.cart_box .single_pic {
	width: 62px;
	height: 62px;
	float: left;
	overflow: hidden;
}

.cart_box .single_pic a {
	border: 1px solid #f5f5f5;
	width: 60px;
	height: 60px;
	display: inline-block;
}

.cart_content .single_pic a img {
	width: 60px;
	height: 60px;
	display: inline-block;
}

.cart_box .single_info {
	width: 187px;
	padding-left: 10px;
	float: left;
	overflow: hidden;
	height: 100px;
}

.cart_box .single_info .price {
	color: #e11927;
	font-family: arial;
}

.cart_content .single_info a.name {
	display: block;
	height: 36px;
	line-height: 18px;
	overflow: hidden;
	word-break: break-all;
	text-overflow: ellipsis;
}

.cart_content .single_info a.name,
.cart_content .price_all .delete,
.cart_content .con_all .price_whole,
.cart_content .con_all .num_two {
	font-size: 12px;
	text-decoration: none;
	color: #3d3d3d;
}

.cart_content .single_info a.name:hover,
.cart_content .price_all .delete:hover,
.cart_content .price_all .price,
.cart_content .con_all .price_gongji span,
.cart_content .con_all .price_gongji em,
.cart_content .con_all .num_all {
	color: #e11927;
}

.car-current .cart_link {
	-webkit-backface-visibility: hidden;
	padding-bottom: 1px;
	border-bottom: 0
}

.cart_box .cart_link:hover {
	background: #fff;
}

.cart_box .cart_link:hover .text {
	-webkit-backface-visibility: hidden;
	border-right: 1px solid #ffffff
}

.cart_box .cart_link:hover .cart_gif {
	background: #fff;
}

.car-current .text {
	background: #fff;
	-webkit-backface-visibility: hidden;
	padding-bottom: 1px;
	border-bottom: 0;
	color: #f60
}

.car-current .icon_arrow_right {
	-webkit-backface-visibility: hidden;
	-o-transform: rotate(180deg);
	-o-transform-origin: 50% 30%;
	-o-transition: transform .2s ease-in;
	-webkit-transform: rotate(180deg);
	-webkit-transform-origin: 50% 50%;
	-webkit-transition: transform .2s ease-in;
	-moz-transform: rotate(180deg);
	-moz-transform-origin: 50% 50%;
	-moz-transition: transform .2s ease-in;
	transform: rotate(180deg);
	transform-origin: 50% 50%;
	transition: transform .2s ease-in
}

.car-current .cart_content {
	display: block;
}

.car-current .cart-icons {
	display: block;
}

.cart_content .price_all,
.cart_content .con_all .price_whole,
.cart_content .con_all .num_two {
	height: 25px;
	line-height: 25px;
	display: inline-block;
}

.cart_box .con_all {
	padding: 5px 15px;
	width: 270px;
	background: #f9f9f9;
	overflow: hidden;
	position: relative;
	z-index: 8;
}

.cart_content .con_all .price_whole {
	width: 270px;
}

.cart_content .con_all .price_gongji {
	float: left;
}

.cart_content .con_all .price_gongji em {
	font-weight: 400;
	padding: 0 2px 0 5px;
}

.cart_content .price_all .price,
.cart_content .con_all .price_gongji em,
.cart_content .con_all .num_all,
.cart_content .con_all .price_gongji span {
	font-size: 14px;
	font-weight: 700;
	font-family: arial;
}

.cart_content .con_all .cart_btn {
	position: absolute;
	right: 0;
	top: 20px;
	display: block;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	background: #f60;
	border: solid 1px #f90;
	color: #fff;
	text-align: center;
	line-height: 26px;
	text-decoration: none;
	width: 100px;
}

.cart_content .con_all .price_gongji span {
	font-size: 18px;
}