﻿@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑', 'arial';
}
/*Html5*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
/*Base*/
html {
	font-size: 62.5%;/*10px*//*background:#fff;*/
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0,0,0,0);/*修正手持设备字体变化*/
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
body {
	max-width: 480px;
	margin: 0 auto;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
fieldset, img {
	border: 0
}
img {
	-ms-interpolation-mode: bicubic;/*ie7 解决图片缩放失真问题*/
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
}
ol, ul {
	list-style: none;
	letter-spacing: normal;
	word-spacing: normal;
}
li {
	list-style: none;
	_display: inline;
	font-size: 12px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
button, input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
*font-size:100%;
	outline: none;
	border: none;
}
legend {
	color: #000
}
a {
	-webkit-tap-highlight-color: rgba(255,0,0,0);/*禁止a标签点击时的边框*/
	text-decoration: none;
	background: transparent; /*修正win8系统IE连接灰色背景*/
	outline: none;
blr:expression(this.onFocus=this.blur());
	-webkit-touch-callout: none;/*禁止ios打开新页面*/
}
a:focus {
	outline: 0;
	background-color: #f4f4f4;
}
button:focus {
	outline: 0;
}
a:active, a:hover {
	outline: 0;/*transition:text-shadow 500ms ease-in 0ms, color 500ms ease-in 0ms;background-color: #000;*/
}
button, input {
	line-height: normal;
}
input:focus {
	outline: 0;
}
button, select {
	text-transform: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"], input[type="text"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input.sub {
	border: 0;
	margin: 0;
	cursor: pointer;
}
input.radio {
	width: 13px;
	height: 13px;
	display: inline;
}
textarea {
	overflow: auto;
	vertical-align: top;
	-webkit-appearance: none;
}
input, select {
	-webkit-appearance: none; /*去除input默认样式*/
}
input[type='checkbox'] {
	-webkit-appearance: checkbox;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.bgff {
	background-color: #fff;
}
.he5px {
	height: 5px;
	clear: both;
	width: 100%;
}
.he10px {
	height: 10px;
	clear: both;
	width: 100%;
}
.he30px {
	height: 30px;
	clear: both;
	width: 100%;
}
.pressed {
	background-color: #000;
}
.bgf3 {
	background-color: #f3f3f3;
}
/*--------------------------------------------------------------------------以下是公共代码---------------------------------------------------------------------*/
.wrap {
	width: 100%;
	height: auto;
}
/*返回顶部*/
#back_top {
	width: 3rem;
	height: 3rem;
	position: fixed;
	right: 3%;
	bottom: 120px;
	display: none;
	z-index: 999;
	background: url("../images/back_top.png") no-repeat;
	background-size: 100%
}
/*右侧客服*/
#chat_right {
	width: 3rem;
	height: 3rem;
	position: fixed;
	right: 3%;
	bottom: 155px;
	display: block;
	z-index: 999;
	background: url("../images/chat-right.png") no-repeat;
	background-size: 100%
}
/*搜索begin*/
.sideMenu {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.sideMenu .shaixuan {
	width: 90%;
	height: 50px;
	padding: 0 5%;
	line-height: 50px;
	vertical-align: middle;
	background-color: #e3e3e3;
	font-size: 1.6rem;
	color: #474747;
}
.sideMenu .shaixuan a {
	float: right;
	display: inline-block;
	color: #666666;
	margin-left: 10px;
	font-size: 1.5rem;
	padding-left: 10px
}
.sideMenu .shaixuan a.active {
	color: #e4514a;
}
.sideMenu h3 {
	height: 45px;
	line-height: 45px;
	color: #515151;
	font-weight: normal;
	font-size: 1.5rem;
	border-bottom: 1px solid #dfdfdf;
	display: block;
	margin-top: 0px !important;
	margin-bottom: 0px;
	position: relative;
	padding: 0 5%;
}
.sideMenu h3 em {
	display: block;
	width: 20px;
	height: 11px;
	background: url(../images/icon_select.png) 0px -21px no-repeat;
	background-size: 100%;
	position: absolute;
	right: 6%;
	top: 17px;
}
.sideMenu h3.active em {
	background-position: 0px 0px;
}
.sideMenu h3 span {
	position: absolute;
	right: 15%;
	top: 0px;
	display: block;
	font-size: 1.48rem;
	color: #999999;
}
.sideMenu h3 span.active {
	color: #f5a91d;
}
.sideMenu ul {
	color: #666666;
	display: none;
	background-color: #fff;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #dfdfdf;
}
.sideMenu ul li {
	text-align: left;
	font-size: 1.48rem;
	width: 100%;
	background-color: #f3f5f7;
}
.sideMenu ul li a {
	font-size: 1.48rem;
	width: 90%;
	;
	display: block;
	color: #777;
	border-bottom: 1px dashed #dadada;
	position: relative;
	padding: 10px 5%;
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.sideMenu ul li a em {
	position: absolute;
	right: 5%;
	top: 16px;
	width: 20px;
	height: 12px;
	display: none;
	background: url("../images/icon_select.png") 0 bottom no-repeat;
	background-size: 100%;
}
.sideMenu ul li.active a {
	color: #f5a91d;
}
.sideMenu ul li.active a em {
	display: block;
}
/*搜索end*/

/*首页头部 begin*/
#nav {
	-moz-user-select: none;
	display: block;
	font-size: 1.8rem;
	height: 5.5rem;
	max-height: 5.5rem;
	width: 100%;
	z-index: 9999;
	background-color: #fff;
	border-bottom: 1px solid #c3c3c3;
	max-width: 480px;
	-webkit-transition: position 0.4s linear 0.2s;
	-moz-transition: position 0.4s linear 0.2s;
	-ms-transition: position 0.4s linear 0.2s;
	-o-transition: position 0.4s linear 0.2s;
	transition: position 0.4s linear 0.2s;
}
.nav_top {
	width: 100%;
	position: relative;
}
.nav_top .logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.nav_top .logo a {
	width: 100%;
	height: 100%;
	display: block;
}
.nav_top .logo a img {
	position: relative;
	left: 0px;
	top: 0rem;
	width: 100%;
}
.nav_top .logo .language{
	width:100px;
	height:30px;
	position:absolute;
	top:1.2rem;
	right:0.5rem;
	font-size:1.4rem;
	text-align:right;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	}
.nav_top .logo .language a{
	
	color:#777;
	}
.nav_top .logo .language a.lg_on{
	color:#f5a91d;
	}
.nav_top .nav_tel {
	position: absolute;
	right: 5px;
	top: 0px;
	height: 48px;
	line-height: 48px;
	width: 130px;
}
.nav_top .nav_tel a {
	width: 100%;
	height: 100%;
	display: block;
}
.nav_top .nav_tel a img {
	position: relative;
	top: 3px;
	width: 128px;
}
.nav_top .member {
	position: absolute;
	right: 0;
	top: 0;
	width: 48px;
	height: 48px;
	background: url("../images/hy.png") center center no-repeat;
	background-size: 42%;
}
.nav_top .member a {
	width: 100%;
	height: 100%;
	display: block;
}
/*首页头部 end*/

/*内页变化头部begin*/
/*内页变化头部end*/

/*内页面包屑导航 begin*/
.position {
	width: 94%;
	height: 38px;
	line-height: 38px;
	background-color: #f5a91d;
	color: #fff;
	font-size: 1.45rem;
	padding: 0 3%;
	vertical-align: 38px;
	position: relative
}
.position s {
	position: relative;
	top: 3px;
	margin-right: 1px;
}
.position a {
	color: #fff;
	font-size: 1.45rem;
	padding: 2% 0
}
.position .search {
	width: auto;
	height: 20px;
	padding-bottom: 0;
	position: absolute;
	right: 1%;
	top: 0;
	padding: 9px;
}
.position .search span {
	width: 20px;
	height: 20px;
	display: block;
	background: url("../images/icon_search.png") no-repeat;
	background-size: 100%;
}
/*内页面包屑导航 end*/

/*加载更多begin*/
.container .more {
	width: 100%;
	background-color: #fff;
	clear: both;
	color: #666;
	font-size: 1.6rem;
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #e0e0e0;
}
.container .more a {
	width: 100%;
	height: 21px;
	line-height: 21px;
	display: block;
	color: #f5a91d;
	font-size: 1.5rem;
	text-align: center;
}
/*.container .more a img{position: relative;top: 7%;}*/
.container .more a span {
	width: 17px;
	height: 17px;
	display: inline-block;
	margin-left: 4px;
	margin-top: -4px;
	vertical-align: middle;
	background: url("../images/rxcx_more.png") center center no-repeat;
	background-size: 100%;
}
.container .more1 {
	width: 100%;
	background-color: #fff;
	clear: both;
	color: #666;
	font-size: 1.6rem;
	padding: 10px 0;
	text-align: center;
}
.container .more1 a {
	width: 100%;
	height: 21px;
	line-height: 21px;
	display: block;
	color: #f5a91d;
	font-size: 1.5rem;
	text-align: center;
}
/*.container .more1 a img{position: relative;top: 7%;}*/
.container .more1 a span {
	width: 17px;
	height: 17px;
	display: inline-block;
	margin-left: 4px;
	margin-top: -4px;
	vertical-align: middle;
	background: url("../images/rxcx_more.png") center center no-repeat;
	background-size: 100%;
}
/*加载更多end*/

/*首页底部固定菜单begin*/
.footer {
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	height: auto;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	border-top: 1px solid #e0e0e0;
	background-color: #fff;
	opacity: 0.99;
}
.footer ul {
}
.footer ul li {
	width: 25%;
	height: 4.8rem;
	float: left;/*background: url("../images/footer_line.png") right center no-repeat;*/
	position: relative;
}
.footer ul li div {
	width: 100%;
	height: 100%;
	display: block;
	color: #5d6063;
	font-size: 1.15rem;
	text-align: center;
	position: relative;
	z-index: 999;
}
.footer ul li .footer_cx {
	background: url(../images/footer_chexi_1.png) center 6px no-repeat #fff;
	background-size: 20px;
}
.footer ul li .footer_xs {
	background: url(../images/footer_zhichi_1.png) center 6px no-repeat #fff;
	background-size: 20px;
}
.footer ul li .footer_hd {
	background: url(../images/footer_zixun_1.png) center 6px no-repeat #fff;
	background-size: 20px;
}
.footer ul li .footer_sh {
	background: url(../images/footer_peijian_1.png) center 6px no-repeat #fff;
	background-size: 20px;
}
.footer ul li.on div p {
	color: #f5a91d;
}
.footer ul li.on .footer_cx {
	background: url(../images/footer_chexi.png) center 6px no-repeat #fff;
	background-size: 20px;
}
.footer ul li.on .footer_xs {
	background: url(../images/footer_zhichi.png) center 6px no-repeat #fff;
	background-size: 20px;
}
.footer ul li.on .footer_hd {
	background: url(../images/footer_zixun.png) center 6px no-repeat #fff;
	background-size: 20px;
}
.footer ul li.on .footer_sh {
	background: url(../images/footer_peijian.png) center 6px no-repeat #fff;
	background-size: 20px;
}
.footer .icon_footer_right {
	background: url(../images/icon_footer_right.png) center no-repeat;
	width: 16px;
	height: 16px;
	position: absolute;
	right: 5px;
	top: 14px;
	background-size: 16px;
}
/*页面归属底部图标变色*/
.footer ul li div.on p {
	color: #f5a91d;
}
.footer ul li .footer_cx.on {
	background: url(../images/footer_chexi.png) center 6px no-repeat;
	background-size: 20px;
}
.footer ul li .footer_xs.on {
	background: url(../images/footer_zhichi.png) center 6px no-repeat;
	background-size: 20px;
}
.footer ul li .footer_hd.on {
	background: url(../images/footer_zixun.png) center 6px no-repeat;
	background-size: 20px;
}
.footer ul li .footer_sh.on {
	background: url(../images/footer_peijian.png) center 6px no-repeat;
	background-size: 20px;
}
.footer ul li div a {
	display: block;
}
.footer ul li div img {
	margin: 6px 0px 1px 0px;
}
.footer ul li div p {
	color: #5d6063;
	padding-top: 28px;
}
.footer ul li ol {
	width: 100%;
	height: auto;
	position: absolute;
	bottom: 5rem;
	box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.3);
	z-index: 998;
	transition: all 0.5s ease 0s;
	display: none
}
.footer ul>li:first-child ol {
	left: 3%;
}
.footer ul>li:last-child ol {
	left: -20%;
}
.footer ul li.on ol {
	width: 100%;
	height: auto;
	bottom: 5rem;
	z-index: 998;
	display: block
}
.footer ul li ol li {
	height: 45px;
	line-height: 45px;
	width: 100%;
	background: #fff;
	opacity: 1;
}
.footer ul li ol li:last-child {
	border-bottom: 0;
}
.footer ul li ol li a {
	width: 100%;
	height: 44px;
	display: block;
	color: #5d6063;
	text-align: center;
	font-size: 1.2rem;
	border-bottom: 1px solid #e8e8e8;
}
.footer ul li ol li dl.on {
	display: block;
	height: auto;
	bottom: 50px;
}
/*底部第一个li二级导航*/
.keche_2nav {
	bottom: 50px;
	left: 26%;
	position: fixed;
	width: 90px;
	box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.3);
	border-radius: 1rem;
	transition: all 0.5s ease 0s;
	z-index: -1;
	display: none
}
.keche_2nav.on {
	display: block
}
.keche_2nav dd {
	height: 45px;
	line-height: 45px;
	width: 100%;
	background: #fff;
	opacity: 1;
}
.keche_2nav dd a {
	width: 100%;
	height: 100%;
	display: block;
	color: #5d6063;
	text-align: center;
	font-size: 1.35rem;
}
/*首页底部固定菜单end*/

/*全局左侧固定展开小导航begin*/
.yt-ibar {
	position: fixed;
	left: .96rem;
	bottom: 21.7rem;
	z-index: 102;
}
.yt-ibar-toggle {
	width: 2.88rem;
	height: 2.88rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #2f8ffd;
	background-color: #2f8ffd;
	position: absolute;
	z-index: 999;
	transition: all ease .2s;
	transform-origin: 50% 50%;
	-webkit-transition: all ease .2s;
	-webkit-transform-origin: 50% 50%;
}
.yt-ibar-toggle a {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
.yt-ibar-toggle .hline, .yt-ibar-toggle .vline {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	background-color: #fff;
	width: 1px;
	height: 1.536rem;
}
.yt-ibar-toggle .vline {
	height: 1px;
	width: 1.54176rem;
}
.yt-ibar-wrap {
	position: absolute;
	z-index: 998;
	width: 21.312rem;
	height: 21.312rem;
	left: -8.832rem;
	top: -9.832rem;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	border: 1px solid #e0e0e0;
	background-color: rgba(255,255,255,.8);
	transition: all ease .2s;
	-webkit-transition: all ease .2s
}
.yt-ibar.open .yt-ibar-toggle {
	transform: translate3d(0, 0, 0) rotate(225deg);
	-webkit-transform: translate3d(0, 0, 0) rotate(225deg);
	background-color: #929090;
	border-color: #909090;
}
.yt-ibar.open .yt-ibar-toggle a {
	background-color: #929090;
	border-color: #909090;
}
.yt-ibar.close .yt-ibar-toggle {
	transform: translate3d(0, 3.4rem, 0) rotate(0deg);
	-webkit-transform: translate3d(0, 3.4rem, 0) rotate(0deg);
	background-color: #3b98ff;
	border-color: #3b98ff;
}
.yt-ibar.close .yt-ibar-toggle a {
	background-color: #3b98ff;
	border-color: #3b98ff;
}
.yt-ibar.open .hline, .yt-ibar.open .vline {
	background-color: #fff;
}
.yt-ibar.close .hline, .yt-ibar.close .vline {
	background-color: #fff
}
.yt-ibar.open .yt-ibar-wrap {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	pointer-events: auto;
	top: -9.832rem;
}
.yt-ibar.close .yt-ibar-wrap {
	opacity: 0;
	transform: scale(0.3);
	-webkit-transform: scale(0.3);
	pointer-events: none
}
.yt-ibar-wrap .item {
	display: block;
	width: 5.472rem;
	height: 4.32rem;
	position: absolute;
	font-size: 12px;
	color: #353d44;
	z-index: 999
}
.yt-ibar-wrap .item .title {
	text-align: center;
	margin-top: .24rem
}
.yt-ibar-wrap .item:nth-child(1) {
	top: 1.344rem;
	left: 7.92rem
}
.yt-ibar-wrap .item:nth-child(2) {
	top: 3.936rem;
	left: 12.816rem
}
.yt-ibar-wrap .item:nth-child(3) {
	top: 8.832rem;
	left: 15.6rem
}
.yt-ibar-wrap .item:nth-child(4) {
	top: 13.92rem;
	left: 12.816rem
}
.yt-ibar-wrap .item:nth-child(5) {
	top: 15.84rem;
	left: 7.92rem
}
.yt-ibar-wrap .item .icon {
	width: 2.4rem;
	height: 2.4rem;
	margin: 0 auto;
	background: url("../images/icon_tanchu.png") no-repeat;
	background-size: 2rem
}
.yt-ibar-wrap .item:nth-child(1) .icon, .nav-more-list li a.nav-more-icon.home-icon:after {
	background-position: 0 0;
}
.yt-ibar-wrap .item:nth-child(2) .icon, .nav-more-list li a.nav-more-icon.cart-icon:after, .my-cart .icon {
	background-position: 0 -40px;
}
.yt-ibar-wrap .item:nth-child(3) .icon, .nav-more-list li a.nav-more-icon.search-icon:after {
	background-position: 0 -82px;
}
.yt-ibar-wrap .item:nth-child(4) .icon {
	background-position: 0 -130px;
}
.yt-ibar-wrap .item:nth-child(5) .icon, .nav-more-list li a.nav-more-icon.ebuy-icon:after {
	background-position: 0 -180px;
}
.yt-ibar-mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 101;
}
.yt-ibar.open .yt-ibar-mask {
	display: block;
}
/*全局左侧固定展开小导航end*/
.body {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.5);
	z-index: 1000000;
}
/*更多服务 begin*/
.more_service {
	padding: 13px 0px 5px 0px;
	background-color: #fff;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top: 1px solid #e0e0e0;
	margin-bottom: 8px;
	border-bottom: 1px solid #e0e0e0;
}
.more_service table {
	width: 100%;
	height: auto;
	overflow: hidden;
	border-collapse: collapse;
}
.more_service table tr {
	height: 34px;
}
.more_service table tr td {
	font-size: 1.4rem;
	height: 3.4rem;
	color: #666;
}
.more_service table tr td a {
	display: block;
	height: 100%;
}
.more_service table tr td:first-child {
	padding-left: 3%;
}
.more_service table tr td .weibo, .more_service table tr td .weixin, .more_service table tr td .taobao {
	padding-top: 8px;
	position: relative;
}
.more_service table tr td .weibo, .more_service table tr td .weixin {
	margin-right: 8px;
}
.more_service table tr td .footer_tel {
	background: url(../images/footer_tel.png) 3% center no-repeat #f5a91d;
	background-size: 5%;
	width: 85%;
	height: 96%;
	border-radius: 0.3rem;
	padding-left: 10%;
	padding-right: 3%;
	color: #fff;
	font-weight: bold;
	font-size: 1.6rem
}
.more_service table tr td .footer_tel span {
	float: right;
	padding-right: 5%;
	font-size: 1.5rem;
	font-weight: normal;
}
.more_service table tr td p {
	height: 34px;
	line-height: 34px;
	padding-top: 6px;/*padding-right: 2%;width: 98%;*/
}
.more_service table tr td p a {
	float: right;
	color: #666666;
	margin-right: 8px;
	font-size: 1.4rem;
}
/*更多服务 end*/

/*微信弹出框*/
.wx_box {
	width: 90%;
	display: none;
	background: #fff;
	z-index: 1000001;
	position: fixed;
	left: 50%;
	bottom: 18%;
	margin-left: -45%;
}
.wx_box .btn_close {
	background: url("../images/close.png") no-repeat;
	display: block;
	height: 11px;
	width: 11px;
	position: absolute;
	right: 10px;
	top: 10px;
}
.wx_box p {
	text-align: center;
	padding: 5px;
	color: #303030;
	font-size: 1.4rem;
	letter-spacing: 0;
}
/*预约订购弹出框*/
.yydg {
	width: 90%;
	display: none;
	background: #fff;
	z-index: 1000001;
	position: fixed;
	left: 50%;
	margin-left: -45%;
	bottom: 10%;
	padding: 8% 0px 0px;
}
.yydg .close {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	height: 30px;
}
.yydg .close a {
	width: 100%;
	height: 100%;
	display: block;
	background: url("../images/close.png") center center no-repeat;
}
.yydg h1 {
	font-size: 1.6rem;
	color: #f5a91d;
	width: 88%;
	margin: 0 auto;
	margin-bottom: 15px;
}
.yydg .option {
	border: 1px solid #e8e8e8;
	background: #fff;
	height: 42px;
	line-height: 42px;
	padding: 0 3%;
	width: 80%;
	margin: 0 auto;
	margin-bottom: 15px;
	position: relative;
}
.yydg .option p {
	display: block;
	line-height: 42px;
	font-size: 1.5rem;
	color: #555;
}
.yydg .option span {
	position: absolute;
	right: 10px;
	top: 18px;
	width: 17px;
	height: 9px;
	display: block;
	background: url(../images/yy_input1.png) center center no-repeat;
}
.set_rotate {
	background: url(../images/yy_input.png) center center no-repeat !important;
}
.yydg .new {
	width: 100%;
	position: absolute;
	border: 1px solid #e8e8e8;
	display: none;
	background: #fff;
	left: -1px;
	text-align: center;
	z-index: 1;
}
.yydg .option ul li {
	line-height: 35px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 1.5rem;
	width: 100%;
	color: #555;
}
.yydg input {
	width: 83%;
	padding-left: 3%;
	border: 1px solid #e8e8e8;
	font-size: 1.4rem;
	height: 42px;
	display: block;
	margin: 0 auto;
	margin-bottom: 15px;
	font-family: '微软雅黑';
	color: #555
}
.yydg textarea {
	font-family: '微软雅黑';
	width: 80%;
	padding: 3% 3%;
	font-size: 1.4rem;
	color: #666;
	height: 8rem;
	border: 1px solid #e8e8e8;
	resize: none;
	display: block;
	margin: 0 auto;
	margin-bottom: 8px;
}
.yydg input[type='button'] {
	padding: 0;
	width: 86%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #f5a91d;
	background-color: #f5a91d;
	color: #fff;
	border-radius: 5px;
}
/*免费电话弹出层*/
.tel_box {
	bottom: 0;
	display: none;
	height: 100%;
	overflow: hidden;
	padding: 10% 0 0;
	position: fixed !important;
	width: 100%;
	z-index: 1000001;
	max-width: 480px
}
.tel_tc {
	background: #fff none repeat scroll 0 0;
	bottom: -44%;
	left: 0;
	position: absolute;
	width: 100%;
}
.tel_tc .btn_close {
	background: rgba(0, 0, 0, 0) url("../images/tel_close.png") no-repeat scroll 0 0 / 70% auto;
	height: 15%;
	position: absolute;
	right: 0;
	top: 4%;
	width: 10%;
}
.tel_tc_cen {
	margin-bottom: 20px;
	margin-left: 5%;
	margin-top: 10%;
	width: 90%;
}
.tel_tc_cen .hint1 {
	color: #0096eb;
	font-size: 2rem;
	text-align: center;
}
.tel_tc_cen .hint2 {
	color: #999;
	font-size: 1.6rem;
	margin: 5% 0;
	text-align: center;
}
.tel_tc_cen #hint3 {
	color: #f60;
	font-size: 1.6rem;
	margin: 5% 0;
}
.tel_tc_cen .tel {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	color: #202325;
	font-size: 1.6rem;
	margin-bottom: 8px;
	padding: 10px 1%;
	width: 98%;
}
.tel_tc .refer {
	height: 15%;
	overflow: auto;
	width: 100%;
}
.tel_tc .refer .tj1 {
	background: #0096eb none repeat scroll 0 0;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: auto;
	width: 100%;
}
.tel_tc .refer .tj1 img {
	height: auto;
	margin-left: 30%;
	padding: 4% 0;
	width: 40%;
}
.tx {
	color: #f5a91d;
	font-size: 1.4rem;
	margin-bottom: 10px;
}
/*微信分享*/
.wx_share_bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 19891014
}

@media (max-width:339px) {
/*首页顶部begin*/
#nav {
	height: 48px;
	max-height: 48px;
}
.nav_top {
	height: 45px;
}
.nav_top .logo {
	width: 138px;
	height: 48px;
	position:relative;
}
.nav_top .logo a img {
	width: 114px;
	top: 14px;
}
.nav_top .nav_tel {
	right: 43px;
	height: 48px;
	line-height: 48px;
	width: 130px;
}
.nav_top .nav_tel a img {
	width: 114px;
	top: 2px;
	left: 10px;
}
.nav_top .member {
	width: 44px;
	height: 48px;
}
/*首页顶部end*/

     /*首页底部固定菜单begin*/
.footer ul li {
	height: 48px;
}
.footer ul>li:first-child ol {
	left: 5%;
}
.footer ul>li:last-child ol {
	left: -28%;
}
.footer ul li.on ol {
	width: 100%;
	height: auto;
	bottom: 50px;
	z-index: 998;
}
.keche_2nav {
	left: 26.5%;
	width: 80px;
}
.footer ul li ol li a {
	font-size: 1.3rem;
	;
}
/*首页底部固定菜单end*/

    /*详情页底部固定菜单begin*/
.footer1 div {
	height: 55px;
}
.footer1 .inquiry {
	line-height: 55px;
}
.footer1 .free_tel {
	line-height: 55px;
}
/*详情页底部固定菜单end*/

    /*更多服务*/
.more_service table tr {
	height: 24px;
}
.more_service table tr td {
	height: 24px;
	line-height: 24px;
	color: #666;
}
.more_service table tr td .footer_tel {
	font-size: 1.4;
	height: 30px;
	line-height: 30px;
}
.more_service table tr td .footer_tel span {
	font-size: 1.3rem;
}
.more_service table tr td .weibo, .more_service table tr td .weixin, .more_service table tr td .taobao {
	padding-top: 8px;
	position: relative;
}
}

@media (max-width:319px) {
.more_service table tr td p a {
	font-size: 1.3rem;
}
}

.news_content{
    padding:0 20px;
}