@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
a, input {
 bblr: expression(this.onFocus=this.blur()); /*IE使用*/
	outline-style: none; /*FF使用*/
	text-decoration:none;outline:none;
}
input, select, textarea, button {
	outline: medium;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
}
input:focus {
}
ul {
	list-style-type: none;
}
img {
	border: none;
}
.none {
	display: none;
}
/*@font-face {
	font-family: heizi;
	src: url(../font/heizi.ttf);
}*/
a {
	cursor: pointer;
}
body {
	margin: 0;
	padding: 0;
	font-family: Microsoft Yahei, Roboto-Regular, Arial, Helvetica, sans-serif;
	width:100%;overflow-x:hidden;
	background: #fff;
}
body, html {
	height: 100%;
}
.clear-both {
	width: 100%;
	height: 0;
	overflow: hidden;
	clear: both;
}
.header-top {
	width: 100%;
	height: 30px;
	background: #fcfcfc;
}
.header-topbox {
	width: 1230px;
	margin: 0 auto;
	font-size: 14px;
	line-height: 30px;
}
.header-topbox dt {
	width: 500px;
	float: left;
	color: #777;
}
.header-topbox dt a {
	color: #777;
	text-decoration: none;
	margin: 0 4px;
}
.header-topbox dt a.bule {
	color: #174a9d;
}
.header-topbox dt a:hover {
	color: #174a9d;
	text-decoration: underline;
}
.header-topbox dd {
	width: 400px;
	float: right;
	margin-right: 50px;
	margin-top: -50px;
}
.header-topbox dd em {
	background: url(../imges/back/tel-white.png) no-repeat left center;
	padding-left: 15px;
	color: white;
	/*font-weight: bold;*/
	font-family: all;
	font-style: normal;
	float: right;
}
.header-topbox dd a.ipoho {
	background: url(../imges/back/ipho.png) no-repeat left center;
	padding-left: 12px;
	color: #174a9d;
	text-decoration: none;
	float: right;
	padding-right: 10px;
}
.header-topbox dd a.ipoho:hover {
	text-decoration: underline;
}
.header-topbox dd span {
	background: url(../imges/back/person.png) no-repeat left center;
	float: right;
	padding: 0 16px;
	color: #777;
}
.header-topbox dd span a {
	color: #777;
	padding: 0 10px;
	text-decoration: none;
}
.header-topbox dd span a:hover {
	color: #174a9d;
	text-decoration: underline;
}
.header-topbox dd a.shopping {
	float: right;
	padding-right: 0;
	background: url(../imges/back/shoping.png) no-repeat -3px 10px;
	color: #777;
	text-decoration: none;
	margin-top: -4px;
}
.header-topbox dd a.shopping:hover {
	color: #174a9d;
	/*text-decoration: underline;*/
}
.header-topbox dd a.shopping:hover i {
	color: #fff;

}
.header-topbox dd a.shopping i {
	background: #f6640e;
	padding: 0 5px;
	color: #fff;
	border-radius: 3px;
	font-style: normal;
	margin-left: 5px;
}
.header-topbox dd a.shopping:hover i {
	text-decoration: none;
}
.wrap-box {
	width: 100%;
	background: #fff;
}
.wrap {
	width: 1230px;
	margin: 0 auto;
}
#nav {
	width: 100%;
	padding: 17px 0 10px 0;
}
.logo {
	width: 248px;
	float: left;
	padding: 0 52px 0 0;
	text-align: center;
}
.logo img {
	width: 220px;
}
.input-box {
	width: 700px;
	margin-left: 0px;
	margin-top: 13px;
	float: left;
	background: #174a9d;
	border: 2px solid #174a9d;
	position: relative;
}
.input-box input {
	width: 500px;
	padding: 0 25px;
	border: none;
	line-height: 38px;
	height: 38px;
	background: #fff url(../imges/back/seacer.png )no-repeat 6px center;
	font-family: "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
	float: left;
	border-right: 2px solid #f4f4f4;
}
.fileinput-button {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 120px;
	background: #fff url(../imges/back/exel.png) no-repeat 14px 10px;
	float: left;
	height: 38px;
	line-height: 38px;
	padding-left: 40px;
	box-sizing: border-box;
	font-size: 13px;
	color: #333;
}
.fileinput-button input {
	position: absolute;
	right: 0px;
	top: 0px;
	opacity: 0;
	-ms-filter: 'alpha(opacity=0)';
	font-size: 200px;
	width: 148px;
}
.input-box button {
	width: 80px;
	line-height: 38px;
	float: left;
	height: 38px;
	color: #fff;
	cursor: pointer;
	border: none;
	background: none;
	font-size: 16px;
}
.dlpohot {
	width: 180px;
	float: left;
	padding: 15px 0 0 20px;
}
.dlpohot ul {
	list-style-type: none;
}
.dlpohot ul li {
	width: 80px;
	float: left;
	text-align: center;
}
.dlpohot ul li img {
	width: 80px;
}
.ures-box {
	width: 166px;
	/*background: #ccc;*/
	float: left;
	/*padding-left: 60px;*/
	margin-left: 33px;
}
.ures-box h3 {
	width: 100%;
	padding-left: 40px;
	line-height: 20px;
	font-size: 14px;
	color: #777;
	font-weight: 400;
	position: relative;
	box-sizing: border-box;
}
.ures-box h3 img {
	width: 30px;
	position: absolute;
	left: 0;
	top: 5px;
	border-radius: 30px;
}
.ures-box h3 span {
	/*color: #174a9d;*/
	float: left;
}
.ures-box h3 i {
	color: #174a9d;
	float: left;
	font-style: normal;
	max-width: 70px;
	/*background: #ccc;*/
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.urse-a {
	width: 100%;
	height: 40px;
	overflow: hidden;
	padding-top: 6px;
}
.urse-a a {
	width: 74px;
	background: #fff;
	border: 2px solid #ff0000;
	line-height: 30px;
	text-align: center;
	float: left;
	border-radius: 20px;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}
.urse-a a.red {
	margin-right: 10px;
}
.urse-a a.red, .urse-a a:hover {
	background: #ff0000;
	color: #fff;
}
.fix {
	position: fixed;
	top: 0;
	left: 0%;
	/*margin-left: -615px;*/
	background-color: #fff;
	-webkit-box-shadow: #ccc 0px 0px 8px;
	-moz-box-shadow: #ccc 0px 0px 8px;
	box-shadow: #ccc 0px 0px 8px;
	padding-bootom: 20px;
	z-index: 999;
}
.fixbox {
	position: relative;
	width: 1230px;
	margin: 0 auto;
	/*overflow: hidden;*/
}
.fix .ures-box {
	display: none;
}
.fix .dlpohot {
	display: none;
}
.fix .logo {
	padding: 0px 60px 0 0;/*padding-right: 70px;*/
}
.fix .logo img {
	width: 220px;
}
.fix .input-box {
	width: 700px;
	margin-top: 13px;
	margin-left: -8px;
}
.fix .input-box input {
	width: 500px;
}
.fix .fixbox {
	padding-bottom: 10px;
}
.title-yh-mobile {
	position: absolute;
	width: 227px;
	right: -11px;
	top: 23px;
	display: none;
}

.title-yh-mobile img {
	width: 106%;
}

/*尾部样式*/

/*

.footer {
	width: 100%;
	background: #2758a8;
	padding: 20px 0; margin-top: 80px; # 启用旧footer需要关闭margin-top
}
.footer-box {
	width: 1200px;
	margin: 0 auto;
}
.footer-box .topnav {
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0 30px 0;
	overflow: auto;
	zoom: 1;
}
.footer-box .topnav dl {
	width: 156px;
	float: left;
	padding-right: 197px;
}
.footer-box .topnav dl.dlfooter {
	padding-right: 0px;
	width: 141px;
}
.footer-box .topnav dl dt {
	width: 56px;
	float: left;
	padding-right: 20px;
}
.footer-box .topnav dl dt img {
	width: 56px;
	padding-right: 20px;
}
.footer-box .topnav dl dd {
	padding-top: 6px;
	width: 80px;
	float: left;
	color: #fff;
	line-height: 22px;
	font-size: 18px;
	letter-spacing: 2px;
}
.footer-box .topnav dl.dlfooter dd {
	text-align: right;
	width: 64px;
}
.footer-nav {
	width: 1200px;
	position: relative;
	padding-right: 200px;
	box-sizing: border-box;
}
.footer-nav span {
	width: 120px;
	position: absolute;
	right: 0;
	top: 90px;
}
.footer-nav span img {
	width: 120px;
}
.footer-nav .nav-ul {
	width: 960px;
	margin-right: 40px;
	border-bottom: 2px solid #ffffff;
	overflow: auto;
	zoom: 1;
	padding-bottom: 20px;
}
.footer-nav .nav-ul ul {
	width: 219px;
	float: left;
}
.footer-nav .nav-ul ul li {
	width: 100%;
	float: left;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
}
.footer-nav .nav-ul ul li a {
	color: #fff;
	text-decoration: none;
}
.footer-nav .nav-ul ul li a:hover {
	text-decoration: underline;
}
.footer-nav .nav-ul ul.ulfooter {
	width: 80px;
	float: left;
}
.footer-nav .nav-ul ul.ulfooter li {
	text-align: right;
}
.footer-nav .footer-link {
	width: 100%;
	line-height: 30px;
	font-weight: bold;
	padding: 10px 0 0 0;
	font-size: 15px;
}
.footer-nav .footer-link a {
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
}
.footer-nav .footer-add {
	width: 100%;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.footer-nav .footer-add i {
	margin-right: 20px;
	font-style: normal;
}

*/
/*右侧导航*/

/*悬浮链接*/
.suspension {
	position: fixed;
	z-index: 55;
	right: 10px;
	bottom: 217px;
	width: 70px;
	height: 186px;
}
.suspension-box {
	position: relative;
	float: right;
}
.suspension .a {
	display: block;
	width: 44px;
	height: 44px;
	/*background-color: #353535;*/
	background-color: white;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
	box-shadow: 0px 1px 4px 0px grey;
}
.suspension .a.active, .suspension .a:hover {
	background: #d81e06;
}
/*.suspension .a.active, .suspension .a:hover {*/
/*	background: #d81e06;*/
/*}*/
.suspension .d-service-item a:hover{
	background: #d81e06;
}
.suspension .a .i {
	float: left;
	width: 44px;
	height: 44px;
	background: url(../imges/inco/top.png) center center no-repeat;
}
.suspension .a .i{background-position: center center;} 
.suspension .a-service .i {
	width: 24px;
	height: 24px;
	margin-top: 10px;
	margin-left: 10px;
	background: url(../imges/inco/customer-service.png) no-repeat;
	background-size: 24px;
}
.suspension .a-service-phone .i {
	width: 24px;
	height: 24px;
	margin-top: 10px;
	margin-left: 10px;
	background: url(../imges/inco/personal-info.png) no-repeat;
	background-size: 24px;
}
.suspension .a-qrcode .i {
	width: 24px;
	height: 24px;
	margin-top: 10px;
	margin-left: 10px;
	background: url(../imges/inco/cart_sidebar.png) no-repeat;
	background-size: 24px;
}

.suspension .a-yh-erweima .i {
	width: 24px;
	height: 24px;
	margin-top: 10px;
	margin-left: 10px;
	/*background: url(../imges/inco/youhui-wirde.png) no-repeat;*/
	background: url(../imges/inco/yh-erweima.png) no-repeat;
	background-size: 24px;
}
/*.suspension .a-cart .i {
	background-position: -88px 0;
}
*/
.suspension .a-top {
	background: #353535;
	display: none;
}
.suspension .a-top:hover {
	background: #d81e06;
}
.suspension .d {
	display: none;
	/*width: 223px;*/
	min-width: 190px;
	padding-right: 10px;
	background: #d81e06 url(../imges/inco/red-back.png) no-repeat;
	position: absolute;
	right: 67px;
	/*min-height: 90px;*/
	/*border: 1px solid #E0E1E5;*/
	border-radius: 3px;/*box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);*/
}
.suspension .d .rgiht-line {
	background: url(../imges/inco/red-back.png) no-repeat;
	width: 8px;
	height: 12px;
	position: absolute;
	right: -8px;
	top: 18px;
}
.suspension .d .rgiht-line-person {
	background: url(../imges/inco/white-back.png) no-repeat;
	width: 8px;
	height: 12px;
	position: absolute;
	right: -8px;
	top: 18px;
}
.no-login-img {
	width: 23%;
	margin: 38%
}
.no-login-span {
	display: inline-block;
	font-size: 14px;
	margin-top: -50px;
	margin-left: 22%;
}
.d-service-phone span a {
	color: #174a9d;
}
.d-qrcode a {
	font-size: 13px;
}
.d-yh-erweima {
	background: #174a9d;
	width: 106%;
	height: 100%
}
.d-yh-erweima img {
	width: 106%;
	height: 100%
}
.suspension .d .rgiht-line-yh {
	background: url(../imges/inco/white-back.png) no-repeat;
	width: 8px;
	height: 12px;
	position: absolute;
	right: -8px;
	top: 18px;
}
.suspension .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;
	background: url(../images/side_bg_arrow.png) no-repeat;
	right: -8px;
	top: 31px;
}
.suspension .d-service {
	top: 0;
	height: 145px;
}
.suspension .d-service-phone {
	top: 48px;
	display: block;
	width: 220px;
	padding: 17px;
	height: 310px;
	background: white;
	box-shadow: 2px 4px 23px -3px
}
.suspension .d-qrcode {
	top: 96px;/*background:#000;*/
}
.suspension .d .inner-box {
	padding: 0 8px;
}
.suspension .d-yh-erweima {
	top: 145px;
	/*padding: 9px 4px 118px 14px;*/
}
.suspension .d-service-item {
	/*border-bottom: 1px solid #eee;*/
	padding: 5px 0;
	background: #d81e06 url(../imges/inco/red-back.png) no-repeat;
}
.suspension .d-service-item a {
	width: 100%;
	float: left;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding: 5px 0 ;
}
.suspension .d-service-item a:first-child {
	border-bottom: thin dotted ghostwhite;
}
.suspension .d-service-item a:nth-child(2) {
	border-bottom: thin dotted ghostwhite;
}
.suspension .d-service-item a:hover {
	text-decoration: underline;
}
.suspension .d-service .d-service-item {
	border-bottom: none;
}
.suspension .d-service-item .circle {
	width: 34px;
	height: 34px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}
.suspension .d-service-item .i-qq {
	width: 34px;
	height: 34px;
	background: url(../imges/inco/side_con_icon03.png) no-repeat center 15px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}
.suspension .d-service-item:hover .i-qq {
	background-position: center 3px;
}
.suspension .d-service-item .i-tel {
	width: 34px;
	height: 34px;
	background: url(../images/side_con_icon02.png) no-repeat center center;
	display: block;
}
.suspension .d-service-item a h3 {
	float: left;
	width: 130px;
	line-height: 34px;
	font-size: 16px;
	margin-left: 10px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
}
.suspension .d-service-item .text {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}
.suspension .d-service-item .text .number {
	font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
.suspension .d-service-intro {
	padding-top: 10px;
}
.suspension .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}
.suspension .d-service-intro i {
	background: url(../images/side_con_icon01.png) no-repeat center center;
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}
.suspension .d-qrcode {
	text-align: center;
}
.suspension .d-qrcode .inner-box {
	padding: 7px 0 7px 0;
}
.suspension .d-yh-erweima .inner-box {
	padding: 0
}
.suspension .d-qrcode .inner-box a {
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	width: 100%
}
.suspension .d-qrcode .inner-box a:hover {
	text-decoration: underline;
}

/*右边固定栏新增样式*/
.icon-img {
	width: 50px;
	height: 50px;
	border: 1px solid white;
	border-radius: 100px;
	overflow: hidden;
	float: left
}
.icon-img img {
	width: 100%;
	height: 100%
}
.header-info {
	float: left;
	margin-left: 15px;
	margin-top: 5px
}
.header-info p {
	font-size: 14px;
	color: grey;
	margin-top: 4px
}
.personal-info-wrap {
	float: left;
	margin-top: 10px;
	margin-left: 8px
}
.personal-info-wrap button {
	width: 86px;
	line-height: 30px;
	height: 33px;
	color: #174a9d;
	cursor: pointer;
	background: none;
	font-size: 14px;
	border: 2px solid;margin: 5px
}
.personal-info-wrap button a {
	color: #174a9d;
}
.info_line {
	float:left;
	width: 85%;
	border-bottom: 1px solid lightgrey;
	margin-top: 15px;
	margin-left: 12px
}
.my-order {
	float: left;
}
.my-order h5 {
	margin: 12px;
}
.my-order-status {
	width: 100%;
	height: 33%
}
.my-order-status ul {
	height: 100%;
	margin-left: 20px
}
.my-order-status ul li {
	float: left;
	margin: 14px;
	font-size: 15px;
	position: relative
}
.order_status {
	color: #174a9d;
	margin-right: 26px
}
.order_status a {
	color: #174a9d;
}
.order_nums {
	position: absolute;
	left: 56%;
	top: -12px;
	background-color: red;
	color: #fff;
	line-height: 19px;
	width: 19px;
	border-radius: 24px;
	text-align: center;
	font-size: 12px;
}

/*头部样式*/
/*
.header_top_tips {
	width: 100%;
	text-align: center;
	height: 28px;
	line-height: 28px;
	background-color: #174a9d;
	font-size: small;
	color: white;
        margin-bottom: 22px;
}
.header_top_tips dt {
	color: white;
	margin-left: 63px;
	width: 660px
}
.header_top_tips dt img {
	float: left;
	margin-left: -22px;
	margin-top: 6px
}
.header-topbox dt {
	color: white;
	margin-left: 100px;
	width: 660px
}
.header-topbox dt img {
	float: left;
	margin-left: -24px;
	margin-top: 6px
}
*/
/*导航*/
.nav-nav {
	width: 100%;
	background: #174a9d;
}
.naver-box {
	width: 1218px;
	margin: 0 auto;
	padding: 0 6px;
	overflow: auto;
	zoom: 1;
}
.naver-box li {
	width: 118px;
	float: left;
	font-size: 18px;
	margin: 0 17px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
}
.naver-box li a {
	color: #fff;
	text-decoration: none;
	width: 100%;
	float: left;
}
.naver-box li a:hover {
	background: #3375e2;
}
.naver-box li.hover a {
	background: #3375e2;
}
/*回的顶部*/


#topcontrol {
	background: #2758a8;
	height: 30px;
	width: 30px;
	text-align: center;
	padding: 7px;
}
/*Page*/
.serise-page {
	padding: 20px 0;
	margin: 0 auto;
	text-align: right;
	width: 100%;
	float: left;
}
.serise-page em {
	padding: 0 0 0 0px;
	float: left;
	width: 40%;
	min-width: 300px;
	text-align: left;
	font-style: normal;
	color: #666;
	font-size: 14px;
}
.serise-page span {
	padding: -2px 0px 0 0;
	float: right;
	width: 50%;
	min-width: 400px;/*margin-right: 20px;*/
}
.serise-pad em, .serise-pad span {
	padding: 0;
	margin-right: 0;
}
.serise-page a {
	padding: 4px 8px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #D8DCE7;
	line-height: 30px;
	color: #6d7791;
	margin: 0 0 0 5px;
	text-decoration: none;
	border-radius: 2px;
	font-size: 14px;
}
.serise-page a:hover, .serise-page a.hover {
	background: #2758a8;
	color: #FFF;
	border: 1px solid #2758a8;
}
.serise-page a.no {
	color: #cccccc;
}
.serise-page a.bold {
	color: #000;
	font-weight: bold;
}
.serise-page i {
	padding: 0px 0px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
	margin: 0 2px;
	font-style: normal;
	padding: 4px 0px;
	color: #2758a8;
}
.serise-page em b {
	font-weight: 400;
	float: left;
	padding-top: 1px;
}
.serise-page em .seect {
	border: 1px solid #D8DCE7;
	height: 30px;
	border-radius: 3px;
	margin-right: 8px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	width: 64px;
	margin-left: 5px;
	line-height: 30px;
}
.serise-page em select {
	border: none;
	width: 104px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #ffffff url(../images/select.png) no-repeat 40px 13px;
	font-size: 14px;
	color: #666;
	padding: 4px 5px 4px 5px;
	height: 30px;
}
.serise-page a.no:hover {
	color: #cccccc;
	background: #FFF;
	border: 1px solid #D8DCE7;
}
.serise-page p.pade-rogjt {
	width: 400px;
	float: right;
	text-align: right;
	font-size: 14px;
	color: #d20f26;
	line-height: 26px;
}
.serise-page p a, .serise-page p span {
	color: #003791;
	text-decoration: none;
	padding: 0;
	border: none;
	float: none;
	margin: 0 2px;
}
.serise-page p a {
	cursor: pointer;
}


/*位置*/
.sale-add{
	width: 1200px;
	margin: 0 auto;
	padding: 10px 0;
	line-height: 30px;
	font-size: 14px;
	color: #000;
}
.sale-add i{
	color:#999;
	margin:0 4px;
	font-style: normal;
}
.sale-add a{
	color: #174a9d;
	text-decoration: none;
}
.sale-add a:hover{
	text-decoration:underline;
}
/*尾部4个图样式*/
.footer-brand {
	position: relative;
	top: 60px;
	height: 80%
}
.index-news .container h1 {
	text-align: center;
}
.index-news .container p {
	text-align: center;
	color: darkgrey;
	font-weight: bold;
	padding-top: 7px
}
.brand-wrap {
	width: 50%;
	margin-left: 25px
}
.brand-wrap h3 a {
	color: #174a9d;
}
.brand-wrap span a {
	color: gray;
}
.brand-wrap h3 {
	margin: 22px 22px 22px 0;
	color: #174a9d;
}
.brand-wrap .brand-more a {
	color: #174a9d;
}
.brand-introduce {
	line-height: 22px;
	color: gray;
	font-size: 13px
}
.brand-more {
	float:right;
	margin-top: 17px
}
.brand-more a {
	color: #174a9d;
	font-weight: bold
}
