@charset "utf-8";
/* CSS Document */
/*@import "font/iconfont.css";*/
@charset "utf-8";
* {
	word-wrap: break-word;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
*:before, *:after {
	box-sizing: inherit
}
html, body, h1, h2, h3, h4, h5, h6, hr, p, iframe, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, fieldset {
	margin: 0;
	padding: 0
}
ul, ol, dl {
	list-style-type: none
}
html, body {
*position:static
}
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}
address, caption, cite,dfn, em, th, var {
	font-style: normal;
	font-weight: 400
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit
}
input, button {
	overflow: visible;
	vertical-align: middle;
	outline: none
}
body, th, td, button, input, select, textarea {
	font-family: "Microsoft Yahei", "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial, Verdana, sans-serif, "WenQuanYi Micro Hei", "\5B8B\4F53";
	font-size: 14px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
body {
	line-height: 1.6
}
a, area, a:focus, a:hover, a:active {
	outline: none
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #222
}
sub, sup {
	vertical-align: baseline
}
button, input[type="button"], input[type="submit"] {
	line-height: normal !important
}
img {
	border: 0;
	vertical-align: middle
}
a img, img {
	-ms-interpolation-mode: bicubic
}
.img-responsive {
	max-width: 100%;
	height: auto
}
header, footer, section, aside, details, menu, article, section, nav, address, hgroup, figure, figcaption, legend {
	display: block;
	margin: 0;
	padding: 0
}
time {
	display: inline
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
audio:not([controls]) {
	display: none
}
legend {
	width: 100%;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: 40px;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
legend small {
	font-size: 15px;
	color: #999
}
svg:not(:root) {
	overflow: hidden
}
fieldset {
	border-width: 0;
	padding: .35em .625em .75em;
	margin: 0 2px;
	border: 1px solid #c0c0c0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
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
}
input[type="radio"], input[type="checkbox"] {
	margin-top: -2px
}
.cl:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.cl, .clearfix {
	zoom: 1
}
.spinner {
	margin: 100px auto;
	width: 100px;
	height: 60px;
	text-align: center;
	font-size: 10px
}
.spinner>div {
	background-color: #ddd;
	height: 100%;
	width: 6px;
	margin-right: 3px;
	display: inline-block;
	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out
}
.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}
.spinner .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}
.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}
.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s
}
@-webkit-keyframes stretchdelay {
0%, 40%, 100% {
-webkit-transform:scaleY(.4)
}
20% {
-webkit-transform:scaleY(1)
}
}
@keyframes stretchdelay {
0%, 40%, 100% {
transform:scaleY(.4);
-webkit-transform:scaleY(.4)
}
20% {
transform:scaleY(1);
-webkit-transform:scaleY(1)
}
}
.city-map-box {
	position: absolute;
	z-index: 1200;
	top: 25px;
	left: 0;
	background-color: #fff;
	width: 680px;
	padding: 0 30px 5px 23px;
	display: none;
	border: 1px solid #f60
}
.city-header {
	border-bottom: 1px solid #eee;
	font-size: 14px;
	line-height: 1
}
.city-header h3 {
	padding: 16px 0;
	font-size: 13px;
	font-weight: 400
}
.city-header .city-breadcrumb {
	float: right;
	padding: 16px 0 0 50px
}
.city-header .city-breadcrumb .highlight {
	color: #0089dc
}
.city-map-box dl {
	zoom: 1;
	position: relative;
	border-top: 1px solid #eee;
	padding-left: 5em;
	line-height: 24px;
	font-size: 14px
}
.city-map-box dl:before, .city-map-box dl:after {
	content: " ";
	display: table
}
.city-map-box dl:after {
	clear: both
}
.city-map-box dt {
	position: absolute;
	left: 0;
	color: #666;
	padding: 4px 0
}
.city-map-box dd {
	float: left;
	margin: 4px 2px 4px 0;
	text-align: left
}
.city-map-box dd a {
	display: block;
	padding: 0 .8em;
	color: #0089dc
}
.city-map-box dd a:hover {
	color: #f60
}
.city-map-box dd.curr {
	background-color: #f60;
	border-radius: 5px
}
.city-map-box dd.curr a {
	color: #fff
}
.js_dom {
	display: none
}
.kf-tiao {
	position: fixed;
	background:url(../images/kf-tiao.png) no-repeat;
	background-size:100%;
	z-index: 10006;
	right: 4%;
	top: 200px;
	background-color:#ffffff;
	-webkit-border-radius:8px;
}
.kf-tiao2 {
    position: fixed;
    background-size: 100%;
    z-index: 10006;
    left: 4%;
    top: 200px;
}

.kf-tiao2 .borard2 {
	position: relative;
	width: 240px;
	height: 602px;	

}


.kf-tiao .borard {
	position: relative;
	width: 224px;
	height: 302px;
	text-align: center;

}
.kf-tiao .borard img {
    /*position: absolute;*/
    /*left: 50%;*/
    /*bottom: 29%;*/
    width: 125px;
    height: 125px;
	margin:0 auto;
	/*margin-top: -10px;*/
	/*margin-left: -62.5px;*/
}
.kf-tiao a {
	display: block;
	width: 76%;
	margin:auto;
	height: 50px;	
	margin: 10px auto ;
	text-align: center;
	color: #333333;
	-webkit-border-radius:10px;
	line-height:50px;
	background:url(../images/qq1.jpg) no-repeat 0;
	background-size:100%;
	text-indent:20%;
	border:1px solid #dcdddd;
}

.kf-tiao a:hover{
	color:#ffffff;
	background:url(../images/qq2.jpg) no-repeat 0;	
	background-size:100%;
	
	}

.kf-tiao .close {
	position: absolute;
	width:36px;
	height: 36px;
	top: -300px;
	left: 1px;
	text-align: center;
	background:url(../images/close.png) no-repeat;
	background-size:100%;
}
.kf-tiao .close:hover {
	background-color: #000;
	-webkit-border-radius:50%;	
	background-size:100%;

}
.kf-tiao .btn {
	display: none;
	position: absolute;
	right: 238px;
	background: #fa3228;
	color: #fff;
	top: -160px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height:60px;
	font-size:18px
}
.kf-tiao.hidden .btn {
	display: block
}
.kf-tiao2 .close {
	position: absolute;
	width:30px;
	height: 30px;
	top: 14px;
	right: 20px;
	text-align: center;
	background:url(../images/close.png) no-repeat;
	background-size:100%;
}
.kf-tiao2 .close:hover {
	background-color: #000;
	-webkit-border-radius:50%;
}
.kf-tiao2 .btn2 {
	display: none;
	position: absolute;
	left: 238px;
	background: #fa3228;
	color: #fff;
	top: 140px;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height:60px;
	font-size:18px
}
.kf-tiao2.hidden .btn2 {
	display: block
}
.conts{
	width:62.5%;	
	margin:0 auto;
	
}
.fl {
	float: left
}
.fr {
	float: right
}
.wrap {
	width:62.5%;
	margin: -28px auto 0;
	padding: 0;
	zoom: 1
}
.l {
	float: left;
	width: 18%
}
.r {
	width:100%;
	zoom: 1
}
.r:before, .r:after {
	content: " ";
	display: table
}
.r:after {
	clear: both
}
.rl {
	float: left;
}
.rr {
	float: right;
	width: 24%;
	border:1px solid #dcdddd;
	border-top:5px solid #ed1b24;
}
a {
	color: #222
}
a.hg {
	color: #06c
}
.red {
	color: #ef4047 !important;
}
hr {
	width: 100%;
	height: 44px;
	background-color: #ed1b24;
	border: 0;
	position:relative;
	top:-44px;
}
.header {
	position: relative;
	z-index: 999;
	background-color: #fff;
	width: 62.5%;
	margin: 0 auto;
	padding: 5px 0 0;
}
.top{
	width:100%;
	height:28px;
	border-bottom:1px solid #dcdddd;

}
.top p{
	width:62.5%;
	margin:0 auto;
	display:block;
	color:#999999;
	font-size:12px;
	line-height:28px;
}

.header .t {
	height: 80px;
	padding-top: 10px;
	zoom: 1
}
.header .t:before, .header .t:after {
	content: " ";
	display: table
}
.header .t:after {
	clear: both
}
.header .t .logo {
	float: left;
	height: 66px;
	width: 140px
}
.header .t .logo a {
	display: block;
	width: 140px;
	height: 0;
	padding-top: 66px;
	overflow: hidden;
	background:url(../images/logo.jpg) no-repeat 0;
}
.header .nav {
	margin-top: 28px;
	height: 44px;
	background:#ed1b24;
}
.header .nav:after {
	clear: both
}
.header .nav .fi {
    float: left;
    width: 10%;
    height: 44px;
    line-height: 45px;
    background-color: #b1191a;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.header .nav ul {
	float: left;
	width:100%;
	zoom: 1
}
.header .nav ul:before, .header .nav ul:after {
	content: " ";
	display: table
}
.header .nav ul:after {
	clear: both
}
.header .nav ul li {
	float: left;
	padding: 0 20px;
	color: #b1191a;
	font-size: 16px;
	line-height: 45px;
	height:44px;
	width:14%;
	text-align:center;
	letter-spacing:4px;
	
	
}
.header .nav ul li a:hover {
	width:100%;
	height:100%;
	display:block;
	background: #ae0008
}

.header .nav ul li a {
	color: #ffffff;
	font-size: 18px;
	line-height: 45px
}
.header .nav ul li.curr{
	margin-left:-20px;
}
.header .nav ul li.curr a {
	color: #ffffff;
	width:100%;
	height:100%;
	display:block;
	background: #ae0008

}
.search-box {
	width: 550px;
	margin: 20px auto 0;
	margin-left: 50px
}
.search-box ul {
	height: 26px
}
.search-box ul li {
	cursor: pointer;
	float: left;
	color: #333;
	padding: 2px 15px
}
.search-box ul li.curr {
	background: #b1191a;
	color: #fff
}
.search-box .form {
	padding-left: 10px;
	border: 1px #ed1b24 solid;
	position: relative;
	height: 40px;
	line-height: 37px
}
.search-box .form input[type="search"] {
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	border: none;
	font-size: 20px;
	font-weight: 700;
	padding-top: 6px
}
.search-box .form input[type="search"]::-webkit-input-placeholder {
font-size:14px;
font-weight:100
}
.search-box .form input[type="search"]:-moz-placeholder {
font-size:14px;
font-weight:100
}
.search-box .form input[type="search"]::-moz-placeholder {
font-size:14px;
font-weight:100
}
.search-box .form input[type="search"]:-ms-input-placeholder {
font-size:14px;
font-weight:100
}
.search-box .form input[type="submit"] {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 38px;
	border: none;
	background: #ed1b24;
	color: #fff;
	padding: 0 30px
}
.kf-number {
	margin:24px 0 ;
}
.tel-box {
	float: right;
	height: 64px;
	width: 210px
}
.tel-top {
	float: right;
	text-align: right;
	width: 210px;
	padding: 2px 0 2px 0
}
.tel-text {
	float: right;
	text-align: right;
	width: 210px;
	padding-bottom: 1px
}
.tel-tel {
	float: right;
	text-align: right;
	width: 210px
}
#top-city {
	float: left;
	font-size: 12px;
	margin: 18px 0 0 0;
	width: 100px;
	padding-left: 14px;
	position: relative
}
#top-city .city-current {
	width: 116px;
	margin-bottom: 0
}
#top-city .city-current .city-current-name {
	color: #404040;
	font-size: 20px;
	margin: 4px 0 2px 0;
	line-height: 22px;
	padding-left: 2px;
	font-weight:600;
}
#top-city .inactive {
	color: #666;
	text-decoration: none;
	position: relative
}
#top-city .inactive span.qh-but {
	padding: 3px;
	cursor: pointer;
	display: block;
	padding-right: 19px
}
#top-city .inactive span.qh-but:before {
	content: " ";
	display: block;
	position: absolute;
	border-left: 4px solid transparent;
	border-top: 4px solid #666;
	border-right: 4px solid transparent;
	top: 11px;
	right: 7px
}
#top-city .inactive:hover span.qh-but {
	background-color: #f60;
	color: #fff
}
#top-city .inactive:hover span.qh-but:before {
	border-top-color: #fff
}
#top-city .inactive:hover .city-map-box {
	display: block
}
.fiexd_nav {
	width:100%;
	border:2px solid #ed1b24;
	-webkit-border-radius:10px;
	padding: 1px;
	background:#fff;
}
a.a_more{
	float:right;
	font-size:14px !important;
	color:#ed1b24;
}
 .fiexd_nav .li {
	overflow: hidden;
margin-top:;
	padding: 8px 0 0;
	position: relative;
		border-bottom: 1px solid #dcdddd;

}
.fiexd_nav .li:hover ul li a:hover {
	color: #ed1b24
}
.fiexd_nav h3 {
    width: 84%;
    height: 28px;
    margin: 0 auto;}
.fiexd_nav h3 a {
	line-height: 28px;
	font-size: 18px;
	font-weight:300;
}
.fiexd_nav ul {
	zoom: 1;
	padding: 0 0 10px;
	width: 84%;
    margin: 10px auto 0;
}
.fiexd_nav ul li i{
	width:0;
	height:0;
	display:inline-block;
	border:6px #ed1b24 solid;
	border-color:#FFF #FFF #FFF #ed1b24;
	
}
.fiexd_nav ul:before,.fiexd_nav ul:after {
	content: " ";
	display: table
}
.fiexd_nav ul:after {
	clear: both
}
.fiexd_nav ul li {
	width: 100%;
	float: left
}
.fiexd_nav ul li a {
	line-height: 30px;
	font-size: 13px;
}
.l .qa {
	border: 1px solid #eee
}
.l .qa h6:before, .l .qa h6:after {
	content: " ";
	display: table
}
.l .qa ul {
	padding:0 10px 0 0;
	margin-top: -1px;
	overflow: hidden
}
.l .qa ul li {
	border-top: 1px solid #eee;
	padding:0 0 12px 0
}
.l .qa ul li  a {
	font-size: 18px;
	color: #fff;
	line-height: 78px;
	width:100%;
	height:78px;
	background:#ed1b24;
	display:block;
	text-indent:2em;
	letter-spacing:4px;
}
.l .qa ul li p {
	font-size: 12px;
	line-height: 22px;
	color: #333
}
.l .qa ul li .time {
	text-align: right;
	color: #ddd
}
.fix_box {
	position: fixed;
	right: 0;
	margin-left: 610px;
	bottom: 20px;
	z-index: 10005;
	width: 48px;
	zoom: 1
}
.fix_box .fix_box_back_up {
	display: block;
	background:url(../images/home_top.png) 0 -42px no-repeat;
	height: 42px;
	width: 48px;
	text-indent: -9999px;
	position: relative;
	z-index: 10;
	margin-top: 10px
}
.fix_box .fix_box_back_up:hover {
	background-position: 0 -84px
}
.fix_box .fix_box_survey {
	display: block;
	background: #646464;
	position: relative;
	z-index: 10;
	line-height: 18px;
	padding: 6px 9px;
	text-align: center;
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 12px;
	text-decoration: none;
	margin-top: 10px
}
.fix_box .fix_box_survey:hover {
	background: #fa3228;
	color: #fff;
	text-decoration: none
}
.home-# {
	width: 100%;
	zoom: 1;
}
.home-num-list:before, .home-num-list:after {
	content: " ";
	display: table
}
.home-num-list:after {
	clear: both
}
.num-list li {
	width:24.988%;
	position: relative;
	float: left;	
	overflow: hidden;
	border:1px solid #dcdddd;
}
.num-list li:hover { background:#aaedfb}
.li_bc1{
	background:#f3f9e8;
}

.li_bc2{
	background:#dbedfb;
}

.li_bc3{
	background:#fee5e6;
}
.li_bc4{
	background:#fef8ea;
}

.num-list li div {
}
.num-list li .p-num {
	z-index: 3;
	width: 100%;
	padding:0  10%;
	padding-top: 17px;
	font-size: 22px
}
.num-list li .p-num span {
	color: #333333;
	cursor: default
}
.num-list li .p-num span.s1 {
	color: #138a13
}
.num-list li .lanmu {
	z-index: 1;
	padding:0 10%;
	color: #9a9a9a;
	font-size: 12px;
	top: 50px
}
.num-list li .p-infor {
	z-index: 1;
	top: 70px;
	text-align: left;
	padding:0  10%;
	width: 100%;
	height: 48px;
}
.num-list li .p-infor  em {
	font-size: 16px;
	color:  #ed1b24;	
	position: relative;
	line-height: 44px;
}
.num-list li .p-infor a{
	width:78px;
	height: 30px;
	background:#ed1b24;
	color:#ffffff;
	text-align: center;
	line-height: 30px;
	display: block;
	float: right;
	letter-spacing: 2px;
	-webkit-border-radius: 6px;
	font-size: 16px;
}
.num-list li .p-operate {
	z-index: 3;
	display: none;
	top: 62px;
	left: 50%;
	width: 180px;
	height: 24px;
	margin-left: -80px;
	zoom: 1
}
.num-list li .p-operate:before, .num-list li .p-operate:after {
	content: " ";
	display: table
}
.num-list li .p-operate:after {
	clear: both
}
.num-list li .p-operate a {
	float: left;
	width: 80px;
	height: 24px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	display: block
}
.num-list li .p-operate .btn-buy {
	background: #ef4047;
	border-radius: 3px 0 0 3px
}
.num-list li .p-operate .btn-collect {
	background: #393232;
	border-radius: 0 3px 3px 0
}
.num-list li .p-mask {
	display: none;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5)
}
.num-list li.dg .p-num span, .num-list li.dg .p-num span.s1 {
	color: #a7a6a5
}
.num-list li.dg .lanmu {
	color: #a7a6a5
}
.num-list li.dg .p-infor span, .num-list li.dg .p-infor span em {
	color: #a7a6a5
}
.num-list li.dg:hover .p-num {
	color: #a7a6a5
}
.num-list li.dg:hover .p-num span {
	color: #a7a6a5
}
.num-list li.dg:hover .lanmu {
	display: block
}
.num-list li.dg:hover .p-infor {
	display: block
}
.num-list li.dg:hover .p-operate {
	display: none
}
.num-list li.dg:hover .p-mask {
	display: none
}
.num-list-row li {
	position: relative;
	float: left;
	height: 44px;
	border-bottom: 1px solid #eee;
	border-left: 1px solid #eee;
	margin-left: -1px;
	margin-bottom: -1px;
	overflow: hidden
}
.num-list-row li div {
	position: absolute
}
.num-list-row li .p-num {
	z-index: 3;
	font-weight: 700;
	width: 50%;
	padding-left: 18px;
	font-size: 20px;
	line-height: 44px
}
.num-list-row li .p-num span {
	color: #e4393c;
	cursor: default
}
.num-list-row li .p-num span.s1 {
	color: #138a13
}
.num-list-row li .lanmu {
	z-index: 1;
	color: #9a9a9a;
	font-size: 12px;
	left: 45%;
	width: 20%;
	line-height: 40px
}
.num-list-row li .p-infor {
	z-index: 1;
	left: 65%;
	text-align: left;
	width: 30%;
	line-height: 40px
}
.num-list-row li .p-infor span {
	font-size: 12px;
	color: #666;
	margin: 0 5px
}
.num-list-row li .p-infor span em {
	font-weight: 700;
	font-size: 14px;
	color: #e4393c;
	padding: 0 5px 0 10px;
	position: relative
}
.num-list-row li .p-infor span em:before {
	font-weight: 100;
	position: absolute;
	font-family: FontAwesome;
	content: "\f157";
	left: 0
}
.num-list-row li .p-operate {
	z-index: 3;
	display:block;
	top: 10px;
	left: 45%;
	width: 50%;
	height: 24px;
	zoom: 1
}
.num-list-row li .p-operate:before, .num-list-row li .p-operate:after {
	content: " ";
	display: table
}
.num-list-row li .p-operate:after {
	clear: both
}
.num-list-row li .p-operate a {
	float: left;
	width: 60px;
	height: 24px;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	display: block;
	margin-right: 33px;
	border-radius: 3px
}
.num-list-row li .p-operate .btn-buy {
	background: #ef4047
}
.num-list-row li .p-operate .btn-collect {
	background: #393232
}
.num-list-row li .p-mask {
	display:block;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5)
}
.sortbar {
	width: 100%;	
	margin-top: 20px
}
.sortbar .sort-row {
	zoom: 1;
	height: 41px;
	background-color: #f5f5f5;
	border: solid 1px #e8e8e8
}
.sortbar .sort-row:before, .sortbar .sort-row:after {
	content: " ";
	display: table
}
.sortbar .sort-row:after {
	clear: both
}
.sortbar .sort-row .sorts {
	float: left
}
.sortbar .sort-row .sorts ul {
	zoom: 1
}
.sortbar .sort-row .sorts ul:before, .sortbar .sort-row .sorts ul:after {
	content: " ";
	display: table
}
.sortbar .sort-row .sorts ul:after {
	clear: both
}
.sortbar .sort-row .sorts ul li {
	float: left;
	display: block;
	position: relative;
	margin-left: -1px;
	padding: 0 25px;
	border-left: solid 1px #f5f5f5;
	border-right: solid 1px #f5f5f5;
	color: #6d6d6d;
	line-height: 39px;
	cursor: pointer
}
.sortbar .sort-row .sorts ul li.curr, .sortbar .sort-row .sorts ul li:hover {
	background-color: #fff;
	color: #c81623
}
.sortbar .sort-row .sorts ul li i {
	display: none
}
.sortbar .sort-row .sorts ul li.curr i {
	display: block;
	position: absolute;
	top: 1px;
	right: 13px;
	font-style: normal
}
.sortbar .sort-row .sorts ul li.curr i:before {
	font-family: FontAwesome;
	content: "\f175"
}
.sortbar .sort-row .sorts ul li.curr i.f:before {
	font-family: FontAwesome;
	content: "\f176"
}
.sortbar .sort-row .prices {
	float: left;
	position: relative
}
.sortbar .sort-row .prices:hover .number-txtbox-box {
	display: block
}
.sortbar .sort-row .prices .number-line {
	padding: 5px 0 0 15px;
	position: relative
}
.sortbar .sort-row .prices .number-line input {
	width: 240px;
	padding: 0 4px;
	height: 28px;
	border: solid 1px #dfdfdf;
	line-height: normal;
	font-family: arial
}
.sortbar .sort-row .prices .number-line .f-s-btn {
	position: absolute;
	right: 1px;
	top: 6px;
	border: none;
	background: #fff;
	height: 26px;
	width: 41px;
	border-left: 1px #d6d6d6 solid;
	color: #333
}
.sortbar .filter-row {
	zoom: 1;
	height: 39px;
	border: 1px solid #e8e8e8;
	border-top: 0
}
.sortbar .filter-row:before, .sortbar .filter-row:after {
	content: " ";
	display: table
}
.sortbar .filter-row:after {
	clear: both
}
.sortbar .filter-row .filter-box {
	float: left
}
.sortbar .filter-row .filter-box ul {
	zoom: 1
}
.sortbar .filter-row .filter-box ul:before, .sortbar .filter-row .filter-box ul:after {
	content: " ";
	display: table
}
.sortbar .filter-row .filter-box ul:after {
	clear: both
}
.sortbar .filter-row .filter-box ul li {
	float: left;
	line-height: 39px;
	margin-left: 12px;
	color: #6d6d6d;
	position: relative;
	padding-left: 16px;
	cursor: pointer;
	font-size: 12px
}
.sortbar .filter-row .filter-box ul li:before {
	position: absolute;
	left: 0;
	top: 1px;
	font-family: FontAwesome;
	content: "\f096";
	font-size: 14px
}
.sortbar .filter-row .filter-box ul li.selected:before {
	content: "\f046"
}
.sortbar .block-row {
	float: right;
	zoom: 1;
	width: 78px;
	height: 39px
}
.sortbar .block-row:before, .sortbar .block-row:after {
	content: " ";
	display: table
}
.sortbar .block-row:after {
	clear: both
}
.sortbar .block-row div {
	float: left;
	width: 39px;
	height: 39px;
	border-left: 1px solid #e8e8e8;
	text-align: center
}
.sortbar .block-row div:before {
	font-family: iconfont;
	line-height: 39px;
	font-size: 18px
}
.sortbar .block-row .block:before {
	content: "\f015f"
}
.sortbar .block-row .row:before {
	content: "\e607"
}
.sortbar .block-row .selected {
	color: #c81623
}
.sortbar400 {
	height: 40px
}
.sortbar400 .block-row {
	float: left
}
.sortbar400 .block-row div {
	border-left: 0;
	border-right: 1px solid #e8e8e8
}
.green {
	color: #093
}
.hui {
	font-size: 12px;
	color: #666
}
.subBtn {
	height: 38px;
	background: #f40;
	color: #fff;
	cursor: pointer;
	text-align: center;
	font-family: "Hiragino Sans GB", "microsoft yahei", sans-serif;
	font-size: 16px;
	line-height: 34px;
	padding: 1px 10px;
	border: 1px solid #f40
}
.blog-home {
	display: block;
	width: 920px;
	margin-bottom: 20px
}
.pager-top {
	border-bottom: 1px solid #e3eef8;
	overflow: hidden;
	padding: 5px 10px 0
}
.pager-top {
	border-bottom: medium none;
	padding-top: 0
}
.pager-top span.right-line {
	float: right
}
.text-article {
	font-size: 14px !important;
	line-height: 1.5;
	padding: 10px 5px;
	width: 910px;
	word-wrap: break-word
}
.stat-article {
	display: block;
	width: 880px;
	color: #666;
	line-height: 1.8em;
	margin-bottom: 5px;
	padding: 0 5px;
	font-size: 12px
}
.stat-article a {
	color: #666
}
.stat-article span.stat {
	border-bottom: 1px solid #ddd;
	display: block;
	text-align: right
}
.page2 {
	display: block;
	font-size: 14px;
	border-left: 1px solid #f60;
	border-right: 1px solid #f60;
	border-bottom: 1px solid #f60;
	margin-bottom: 10px;
	padding: 5px 20px;
	width: 915px;
	-moz-border-radius: 0 0 5px 5px;
	background-color: #fffbf0
}
.page2 ul {
	width: 880px;
	display: block;
	padding: 2px 0;
	line-height: 24px;
	zoom: 1
}
.page2 ul:before, .page2 ul:after {
	content: " ";
	display: table
}
.page2 ul:after {
	clear: both
}
.page2 .registItems {
	width: 870px;
	margin-bottom: 3px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #999
}
.page2 .zfbg {
	background-color: #ccc
}
.page2 .zfdg {
	padding: 10px 5px 0;
	border-bottom: none;
	width: 690px
}
.page2 .left1 {
	width: 60px;
	font-weight: bold;
	float: left;
	text-align: right
}
.page2 .right1 {
	padding-left: 10px;
	width: 610px;
	float: left;
	overflow: hidden
}
.gallery-item {
	float: left;
	display: block;
	min-height: 60px;
	padding: 10px 5px;
	vertical-align: top;
	width: 165px
}
.gallery-item .preview {
	left: 0;
	height: 67px
}
.gallery-item .actions {
	padding-left: 20px;
	color: #f67b00;
	font-weight: bold
}
.page {
	font-size: 14px;
	line-height: 28px;
	border: 1px solid #d6d6d6;
	margin-bottom: 20px;
	padding: 10px 20px;
	width: 920px;
	border-radius: 5px
}
.page1 {
	float: left;
	display: block;
	font-size: 14px;
	border: 1px solid #d6d6d6;
	margin-bottom: 5px;
	padding: 0 20px;
	width: 708px;
	-moz-border-radius: 0 0 5px 5px
}
.page thead tr td {
	padding: 4px 0
}
.page tbody tr:hover {
	background-color: #eee
}
.page tbody tr td {
	line-height: 22px;
	border-top: 1px dotted #999;
	padding: 4px 0
}
.page h6 {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	padding: 5px
}
.fenxiang {
	height: 45px;
	overflow: hidden
}
.page .cell, .page2 .cell {
	float: left;
	display: block;
	width: 600px;
	color: #000;
	line-height: 18px;
	margin: 1px 0
}
.page input {
	height: 24px;
	width: 220px
}
.page .newsitem, .page2 .newsitem {
	float: left;
	width: 708px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #999
}
.page .tlabel, .page2 .tlabel {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	width: 90px;
	color: #000
}
.page label {
	float: left;
	padding-right: 10px;
	font-weight: normal;
	text-align: left;
	color: #000;
	width: 45%
}
.page ul li {
	width: 708px;
	margin: 5px 0;
	zoom: 1
}
.page ul li:before, .page ul li:after {
	content: " ";
	display: table
}
.page ul li:after {
	clear: both
}
.page .blog-home {
	float: left;
	display: block;
	width: 640px
}
.page .pager-top {
	border-bottom: 1px solid #e3eef8;
	overflow: hidden;
	padding: 5px 10px 0
}
.page .pager-top {
	border-bottom: medium none;
	padding-top: 0
}
.page .pager-top span.right-line {
	float: right
}
.page .text-article {
	float: left;
	font-size: 14px !important;
	line-height: 1.5;
	padding: 10px 5px;
	width: 730px;
	word-wrap: break-word
}
.page .stat-article {
	float: left;
	width: 700px;
	color: #888;
	line-height: 1.8em;
	margin-bottom: 5px;
	padding: 0 5px
}
.title-top {
	background: none repeat scroll 0 0 #f7f7f7;
	border-bottom: 1px solid #e3eef8;
	border-top: 1px solid #cee1ee;
	padding: .5em .3em .5em .5em;
	word-wrap: break-word;
	font-size: 12px;
	display: block
}
h1.title-article {
	word-wrap: break-word;
	font-size: 14px;
	display: block
}
.title-top .link_1 {
	display: block;
	margin-bottom: 5px;
	height: 20px;
line-height::20px;
	padding-top: 1px;
	margin-right: 6em;
	overflow: hidden
}
.title-top .timestamp {
	display: inline;
	font-weight: normal;
	color: #888;
	line-height: 1em
}
.pipe {
	color: #aaa;
	font-size: 11px;
	font-weight: 400;
	margin: 0 3px
}
.title-top span.group {
	color: #093;
	font-weight: normal;
	margin-right: 3px;
	font-weight: bold
}
.huifu {
	display: block;
	-moz-border-radius: 5px 5px 5px 5px;
	border: 1px solid #dad7d7;
	margin: 10px 10px;
	padding: 10px 10px;
	position: relative;
	line-height: 20px;
	width: 580px;
	color: #666;
	background-color: #f6f6f6
}
.huifu .huifu_asarrow {
	background: url("i/arrow.gif") no-repeat scroll 0 0 transparent;
	height: 11px;
	left: 53px;
	overflow: hidden;
	position: absolute;
	top: -10px;
	width: 19px
}
.font14 {
	font-size: 14px;
	font-weight: bold;
	color: #f30;
	line-height: 140%
}
.filterContent {
	border: #f60 1px solid;
	overflow: hidden;
	margin: 0 0 5px;
	background-color: #fffff5;
	zoom: 1;
	width: 915px;
	font-size: 12px;
	margin-bottom: 20px
}
.filterContent:before, .filterContent:after {
	content: " ";
	display: table
}
.filterContent:after {
	clear: both
}
.filterContent a {
	font-size: 12px
}
.filterCond {
	float: left;
	display: block;
	width: 100%;
	font-weight: bold;
	padding-left: 15px;
	background-color: #fffcdb
}
.filtersearch {
	background-color: #fffcdb;
	width: 710px;
	padding: 5px 8px 0 28px;
	position: relative;
	border-bottom: 1px solid #ccc
}
.filterfl {
	margin: 0 15px
}
.filterContent .filterPrice {
	position: relative
}
.filterContent .filterPrice {
	position: relative;
	padding: 4px 2px
}
.filterContent dl {
	display: block;
	padding: 4px 0 2px;
	zoom: 1
}
.filterContent dl:before, .filterContent dl:after {
	content: " ";
	display: table
}
.filterContent dl:after {
	clear: both
}
.filterContent dt {
	float: left;
	line-height: 28px;
	overflow: hidden;
	text-align: right;
	width: 55px;
	padding-right: 10px
}
.filterContent dd {
	float: left;
	overflow: hidden;
	padding: 2px 0;
	width: 645px;
	font-weight: 500
}
.filterContent dd ul {
	zoom: 1
}
.filterContent dd ul:before, .filterContent dd ul:after {
	content: " ";
	display: table
}
.filterContent dd ul:after {
	clear: both
}
.filterContent dd li {
	float: left
}
.filterContent dl a {
	color: #06c
}
.filterContent dd a {
	color: #06c;
	border: 1px solid #fff;
	display: block;
	float: left;
	height: 18px;
	line-height: 18px;
	margin: 0 0 0;
	padding: 1px 5px
}
.filterContent dd a.dhsttl, .filterContent dd a.dhst {
	border: 1px solid #f60;
	display: block;
	height: 22px;
	line-height: 18px
}
.filterContent dd a.dhsttl {
	color: #fff;
	background: #f60
}
.filterContent dd a.dhst {
	padding-right: 22px;
	background: url("i/sure.png") no-repeat scroll right top #fffcdb
}
.filterContent dd a:hover, .filterfl dd a:hover {
	border: 1px solid #f60;
	background-color: #fffcdb;
	display: block;
	height: 22px;
	line-height: 18px;
	color: #06c
}
.filterContent dd em {
	cursor: pointer;
	float: left;
	font-style: normal;
	font-size: 12px;
	height: 18px;
	white-space: nowrap
}
.filterContent dd .red {
	color: #f00
}
.filterCond dl {
	float: left;
	display: block;
	padding-top: 2px
}
.filterCond dd a {
	margin-right: 4px
}
.filterContent dd a.dhst {
	border: 1px solid #f60;
	display: block;
	float: left;
	height: 22px;
	line-height: 18px
}
.redbtn {
	background-color: #da251d;
	color: #fff;
	font-size: 12px;
	line-height: 22px;
	height: 24px;
	padding: 1px 6px
}
.tabs_header {
	border-bottom: 2px solid #f60;
	height: 31px;
	width: 915px
}
.tabs_header ul {
	height: 29px;
	width: 100%;
	overflow: hidden
}
.tabs_header ul li {
	float: left;
	border: 1px solid #fcd693;
	border-radius: 3px 3px 0 0;
	border-bottom: 0;
	height: 30px;
	margin-right: 2px
}
.tabs_header ul.tabs li.active {
	border-color: #f60;
	background: #f60
}
.tabs_header ul.tabs li a {
	font-size: 14px;
	line-height: 30px;
	padding: 0 10px;
	color: #222
}
.tabs_header ul.tabs li a:hover {
	color: #f60
}
.tabs_header ul.tabs li.active a {
	color: #fff;
	font-weight: bold
}
.pagination {
	width: 100%;
	display: block;
	font-size: 12px;
	zoom: 1
}
.pagination:before, .pagination:after {
	content: " ";
	display: table
}
.pagination:after {
	clear: both
}
.page-bottom {
	float: right;
	display: block;
	height: 22px;
	margin: 10px 0
}
.page-prev, .page-next, .page-start, .page-end, .jiage-up, .jiage-down, .jiage-cup, .jiage-cdown {
	background: url("i/T1k.xmXolhXXXXXXXX-215-864.gif") no-repeat scroll 500px 500px #fff;
	border: 1px solid #ccc
}
.pagination a, .pagination .page-prev, .pagination .page-next, .pagination .page-cur, .pagination .page-start, .pagination .page-end, .pagination .page-break, .jiage-up, .jiage-down, .jiage-cup, .jiage-cdown {
	height: 20px;
	line-height: 20px;
	margin: 0 3px 0 0;
	text-align: center;
	vertical-align: middle;
	padding: 0 6px
}
.pagination a, .pagination a:link, .pagination a:visited, .jiage-up, .jiage-down {
	border: 1px solid #ccc;
	color: #03c;
	min-width: 8px;
	float: left;
	text-decoration: none
}
.pagination .page-cur, .jiage-cup, .jiage-cdown, .pagination a:hover, .pagination a:active {
	background-color: #ffede1;
	border-color: #fd6d01;
	color: #03c;
	border: 1px solid #fd6d01;
	text-decoration: none;
	float: left
}
.jiage-up span, .jiage-down span {
	padding-right: 12px
}
.jiage-up, .jiage-cup {
	background-position: 31px -53px
}
.jiage-down, .jiage-cdown {
	background-position: 31px -37px
}
.jiage-cup, .jiage-cdown {
	padding-right: 17px
}
.page-break {
	float: left;
	color: #666;
	vertical-align: top
}
.page-next {
	background-position: -52px -5px
}
.page-end {
	background-position: -87px -20px
}
.page-prev {
	background-position: 6px -5px
}
.page-start {
	background-position: 6px -20px
}
.page-skip {
	color: #666;
	float: left;
	line-height: 22px;
	margin-left: 2px
}
.page-start span, .page-end span, .page-skip button span {
	display: none
}
.page-prev span {
	padding-left: 8px
}
.page-next span {
	padding-right: 5px
}
.num-page {
	min-height: 500px
}
.related-search {
	padding-top: 20px
}
.xh-num-list {
	zoom: 1;
	width: 100%;
	border: 1px solid #dcdddd
}
.xh-num-list:before, .xh-num-list:after {
	content: " ";
	display: table
}
.xh-num-list:after {
	clear: both
}
.xh-num-list li .p-num {
	color: #666
}
.xh-num-list li .p-infor .p-fee {
	font-weight: 100
}
.xh-num-list li .p-infor .p-price {
	font-weight: 100
}
.xh-num-list .num-list li {
	width: 20%
}
.xh-num-list .num-list-row li {
	width: 50%
}
#page-bar .page-wrap {
	height: 35px;
	margin-top: 25px;
	zoom: 1
}
#page-bar .page-wrap:before, #page-bar .page-wrap:after {
	content: " ";
	display: table
}
#page-bar .page-wrap:after {
	clear: both
}
#page-bar .page-wrap div {
	float: left;
	position: relative;
	color: #3d3d3d;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 2px;
	padding: 0 12px;
	border: 1px #ededed solid
}
#page-bar .page-wrap div.active {
	background: #ff5000;
	border-color: #ff5000;
	color: #fff
}
#page-bar .page-wrap div.active:hover {
	color: #fff
}
#page-bar .page-wrap div.disabled {
	color: #eee;
	border-color: #eee
}
#page-bar .page-wrap div.disabled:hover {
	color: #eee;
	border-color: #eee
}
#page-bar .page-wrap div:hover {
	border-color: #ff5000;
	color: #ff5000
}
#page-bar .page-wrap .next {
	width: 35px
}
#page-bar .page-wrap .next:before {
	position: absolute;
	font-family: FontAwesome;
	content: "\f101";
	width: 35px;
	text-align: center;
	left: 0
}
#page-bar .page-wrap .prev {
	width: 35px
}
#page-bar .page-wrap .prev:before {
	position: absolute;
	font-family: FontAwesome;
	content: "\f100";
	width: 35px;
	text-align: center;
	left: 0
}
#page-bar .close-click {
	display: none
}
#page-block .page-wrap {
	float: right;
	line-height: 39px;
	zoom: 1
}
#page-block .page-wrap:before, #page-block .page-wrap:after {
	content: " ";
	display: table
}
#page-block .page-wrap:after {
	clear: both
}
#page-block .page-wrap div {
	float: left
}
#page-block .page-wrap .prev, #page-block .page-wrap .next {
	width: 36px;
	text-align: center;
	color: #6d6d6d;
	height: 39px;
	position: relative
}
#page-block .page-wrap .prev:before, #page-block .page-wrap .next:before {
	position: absolute;
	font-family: FontAwesome
}
#page-block .page-wrap .prev:before {
	content: "\f104"
}
#page-block .page-wrap .next:before {
	content: "\f105"
}
#page-block .page-wrap .pageNum {
	font-size: 12px;
	font-family: arial, 'Hiragino Sans GB', "\5b8b\4f53", sans-serif
}
#page-block .page-wrap .pageNum .curr {
	color: #c81623
}
#page-block .close-click {
	display: none
}
.s-title {
	border-top: 1px solid #ddd;
	background: #f1f1f1;
	line-height: 34px;
	height: 38px;
	width: 100%;
	overflow: hidden
}
.s-title h3 {
	float: left;
	padding-left: 10px;
	font-size: 14px
}
.s-title h3 b {
	color: #e4393c;
	margin-right: 5px
}
.s-title h3 em {
	font-style: normal
}
.s-title .st-ext {
	float: left;
	font-size: 12px;
	padding-left: 20px
}
.page1 {
	border: 1px solid #d6d6d6
}
.search-result-wrap {
	padding: 80px 0;
	padding-left: 310px;
	color: #666;
}
.search-result-wrap .result-title {
	font-size: 24px;
	margin: 20px 0
}
.search-result-wrap p {
	margin: 8px 0;
	font-size: 15px
}
.search-result-wrap p .all-clear {
	cursor: pointer
}
.search-result-wrap p a, .search-result-wrap p em {
	color: #005ea7
}
#demo1{
	margin:20px 0;
}
.layui-laypage-prev,.layui-laypage-next{
	background:#ed1b24;
	color:#ffffff !important ;
	-webkit-border-radius:8px !important;
	width:5%;
	margin:0 2%!important;
}
.layui-laypage-prev{
	float:left;
	margin-right:20%!important;
}

.layui-laypage-next{
	float:right;	

}
.ec_cont{
	width:62.5%;
	/*margin:-20px auto;*/
    margin: 0 auto;
}
.ec_cont h1{
	font-size:18px;
	color:#ed1b24;
	text-align:center;
	line-height:60px;
	margin-top:40px;
		border-bottom:1px solid #dcdddd

}
.ec_cs{
	width:100%;
	margin-bottom:200px;
}
.ec_css{
	width:92%;
	margin:26px auto;
	height:170px;
	border-bottom:1px dotted #999999;
}

.ec_css a,.ec_css span,.ec_css p{
	float:left;
	line-height:20px;
}
.ec_css a{
	width:6%;
	margin:0;
}
.ec_css p{
	width:100%;
	margin:12px 0 26px;
	text-indent:14px;
	font-size:12px;
}
.ed_merchant{
	width:98%;
	background:#fde8e9;
	-webkit-border-radius:10px;
	float:left;
	margin-left:14px;
}
.ed_merchant a{
	float:left;
	width:6%;
	margin:16px 0 0 2%;
}

.ed_merchant span{
	float:left;
	width:90%;
	margin:16px 0;
	font-size:12px;
}
.ev_form{
	width:32%;
	margin:36px auto;
	min-width:340px;
}
.ec_cont ul li a:hover{
	
	color:#ed1b24;
}














