@charset "utf-8";
.none {
	display: none;
}
.pro_content1 ul li:nth-of-type(5n) {
	margin-right:0;
}
.brand-item{
	text-align: center;
	line-height: 48px;
	overflow: hidden;
}
.brand-item-img{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	margin-top:-2px;
}
.putongshangjia{
	padding:0 14px 14px;
}
.putongshangjia a{
	margin-right:10px;
}
.brand-search-wrap{
	margin-left:5px;
	position: relative;
}
.brand-search-list{
	position: absolute;
	left:0px;
	top:37px;
	width:129px;
	border:1px solid #ddd;
	background: #fff;
	display: none;
}
.brand-search-item{
	display: block;
	border-bottom: 1px solid #eee;
	height:24px;
	line-height: 24px;
	padding-left:5px;
	color:#333;
	font-size:12px;
}
.brand-search-item:last-child{
	border-bottom: 0;
}
.brand-search-item:hover{
	background: #fafafa;
}

/* CSS Document */
.pagination{
    height:26px;
    line-height: 26px;
    text-align: center;
    padding-top:15px;
}
.pagination li{
    display: inline-block;
    width:26px;
    box-sizing: border-box;
    border:1px solid #ddd;
    margin-right:8px;
}
.pagination li.disabled{
    color:#999;
}
.pagination li a{
    font-size:12px;
    color:#666;
    display: inline-block;
    padding: 0 8px;
    height:100%;
}
.pagination li:hover,
.pagination li.active{
    background: #f5f5f5;
}

* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style: none;
	font-family: "微软雅黑";
}

body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
dl,
dt,
dd,
input {
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
}

img {
	border: none;
}

li {
	list-style: none;
}

input,
select,
textarea {
	outline: none;
}

a {
	text-decoration: none;
	color: #000;
}

.mbox {
	width: 1200px;
	margin: auto;
}

.clear {
	clear: both;
}

.blank5 {
	height: 5px;
	margin: auto;
}

.blank10 {
	height: 10px;
	margin: auto;
}

.blank20 {
	height: 20px;
	margin: auto;
}

.blank30 {
	height: 30px;
	margin: auto;
}

.blank40 {
	height: 40px;
	margin: auto;
}

.blank50 {
	height: 50px;
	margin: auto;
}


/*头部*/

.header {
	width: 100%;
	background: #f5f5f5;
	height: 29px;
	line-height: 29px;
}

.header_left {
	float: left;
	position: relative;
}

.header_left img {
	float: left;
	margin-top: 4px;
}

.header_left p {
	float: left;
	margin-left: 10px;
}

.header_right {
	float: right;
}

.header_right ul li {
	float: left;
	background: url(../images/line.png) no-repeat right center;
	padding: 0 10px;
}

.header_right ul {
	float: left;
}

.header_right span {
	float: left;
	margin: 0 10px;
}

.header_right font {
	color: #ff3f3f;
}

.header_posi {
	width: 300px;
	background: #fff;
	padding: 10px;
	position: absolute;
	left: 0;
	display: none;
}

.header_left:hover {
	background: #fff;
}

.header_posi ul li {
	float: left;
	padding: 2px 8px;
}

.header_posi ul li:hover {
	background: #f4f4f4;
	color: #e33333;
}

.header_left:hover .header_posi {
	display: block;
}


/*头部结束*/


/* banner开始 */

.slideBox {
	height: 430px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	height: 430px;
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	display: block;
}


/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

.relative {
	position: relative;
}

.banner {
	width: 100%;
	margin: auto;
}

.absolute {
	position: absolute;
	top: 0px;
	width: 229px;
	height: 430px;
	background: #3f3f3f;
	z-index: 100000000000;
	display: none;
}

.absolute ul li {
	width: 228px;
	height: 44px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 44px;
	background: url(../images/jiantou.png) no-repeat center;
}

.absolute ul li img {
	float: left;
	margin-left: 56px;
	margin-right: 11px;
	margin-top: 11px;
}

.absolute ul li p {
	float: left;
}

#nav {
	position: relative;
	z-index: 1;
}

#nav li {
	height: auto;
}

#nav .mainCate {
	/position: relative;
	zoom: 1;
}

#nav .evenLeval {
	background: #fff;
}

#nav h3 {
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	overflow: hidden;
}

#nav h3 span {
	width: 18px;
	height: 15px;
	line-height: 32px;
	font-weight: 200;
	font-size: 12px;
	float: right;
}

#nav .subCate {
	display: none;
	background: url(images/nav_ny_div_bg.jpg) 0 0 repeat-y #fff;
	position: absolute;
	left: 230px;
	top: 0;
	width: 731px;
	height: 246px;
	color: #333;
}

#nav .subCate h4 {
	height: 26px;
	line-height: 26px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	color: #333;
}

#nav .subCate ul {
	float: left;
	overflow: hidden;
	padding-top: 20px;
}

#nav .subCate li {
	width: 230px;
	float: left;
	display: inline;
}

#nav .subCate li a {
	display: block;
	float: left;
	padding: 0 5px;
	line-height: 25px;
	color: #666;
	word-break: keep-all;
	white-space: nowrap;
}

#nav .subCate #sub-ul-1 {
	width: 100%;
	;
}

#nav .on {
	background: #88766E;
	color: #fff;
}

#nav .on h3 a,
#nav .on p a {
	color: #fff;
}

#nav .on .subCate {
	display: block !important;
}

#mainCate-6 .subCate {
	top: -70px
}

#mainCate-7 .subCate {
	top: -100px
}

#mainCate-8 .subCate {
	top: -164px;
}

#mainCate-9 .subCate {
	top: auto;
	bottom: 0;
}

#nav .subCate .erji {
	width: 660px;
	margin: auto;
	border-top: 1px solid #eeeeee;
	text-align: left;
}

#nav .subCate .erji:nth-child(1) {
	border: 0;
}

#nav .subCate .erji p {
	float: left;
	font-weight: 600;
}

#nav .subCate .erji span {
	background: url(../images/shu.jpg) no-repeat left center;
	padding: 0 10px;
}

#nav .subCate .erji span:nth-child(1) {
	background: none;
}

#nav .subCate .erji .leixing {
	float: left;
	margin-left: 20px;
	width: 580px;
}

.absolute1 {
	width: 229px;
	height: 430px;
	position: absolute;
	top: -432px;
	right: 0;
}

.absolute1 .duxiang {
	text-align: center;
	color: #fff;
	height: 53px;
	line-height: 53px;
	background: url(../images/zhuanxiang.jpg) no-repeat center;
	font-size: 18px;
}

.absolute1 .tequan {
	background: #fff;
	height: 157px;
	overflow: hidden;
	border-bottom: 2px solid #000;
}

.absolute1 .tequan p {
	background: url(../images/kuang.png) no-repeat 2px center;
	float: left;
	width: 113px;
	text-align: center;
	line-height: 21px;
}

.absolute1 .tequan input {
	width: 104px;
	height: 32px;
	border-radius: 10px;
	border: 0;
	color: #fff;
	background: #166beb;
	margin-left: 6px;
	text-align: center;
	font-size: 16px;
	margin-top: 23px;
}

.absolute1 .tequan input:nth-of-type(1) {
	background: #ff5400;
}

.absolute1 .dongtai_top {
	height: 42px;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}

.absolute1 .dongtai_top p {
	float: left;
	padding-left: 10px;
}

.absolute1 .dongtai_top p img {
	padding-top: 15px;
}

.absolute1 .dongtai_top p:nth-of-type(2) {
	float: right;
	line-height: 42px;
}

.absolute1 .dongtai_con {
	background: #fff;
	height: 176px;
}

.absolute1 .dongtai_con ul li {
	width: 229px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	color: #888888;
}

.absolute1 .dongtai_con ul li:hover {
	color: #ff3c3c;
}

.absolute1 .dongtai_con ul li span {
	color: #3f3f3f;
}


/* banner结束*/


/*广告开始*/

.gg {
	background: url(../images/gg.jpg) no-repeat center;
	height: 80px;
}


/*广告结束*/


/*logo开始*/

.logo {
	width: 100%;
	margin: auto;
}

.logo_left {
	float: left;
	margin: 30px auto;
}

.logo_center {
	float: left;
	width: 203px;
	height: 63px;
	margin: 40px auto;
	border-left: 1px solid #dbdbdb;
	line-height: 18px;
}

.logo_right {
	float: right;
}

.logo_center .weizhi {
	margin-left: 27px;
}

.logo_center .weizhi img {
	float: left;
}

.logo_center .weizhi span {
	float: left;
	margin: 0 10px;
}

.logo_center .weizhi a {
	color: #2fa6fa;
	border-bottom: 1px solid #2fa6fa;
	padding: 3px 0px;
}

.logo_right .input {
	width: 426px;
	height: 36px;
	margin-top: 46px;
	border: 2px solid #1cbfda;
	font-size: 16px;
}

.logo_right .input1 {
	width: 346px;
	height: 32px;
	float: left;
	border: 0px;
}

.logo_right .input2 {
	width: 80px;
	height: 36px;
	float: left;
	border: 0px;
	background: #1cbfda;
	color: #fff;
}

.logo_right ul li {
	float: left;
	margin: 10px;
	color: #999999;
}


/*logo结束*/


/*nav_ny开始*/

.nav_ny {
	height: 48px;
	background: #f5f8f9;
	border-bottom: 3px solid #3f3f3f;
}

.nav_ny .menu {
	width: 229px;
	height: 51px;
	background: #209ad9;
	line-height: 51px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	float: left;
}

.nav_ny .menu .absolute {
	display: block;
}

.nav_ny .menu img {
	float: left;
	margin-left: 36px;
	padding-top: 17px;
}

.nav_ny .menu p {
	float: left;
	margin-left: 16px;
}

.nav_ny ul {
	float: left;
}

.nav_ny ul li {
	width: 100px;
	height: 48px;
	float: left;
	line-height: 48px;
	text-align: center;
	font-size: 16px;
}

.nav_ny .selected {
	color: #ff3f3f;
	background: url(../images/hot.png) no-repeat right 6px;
}

.nav_ny .gongyingshang {
	width: 257px;
	height: 50px;
	float: right;
	background: url(../images/gongyingshang.jpg) no-repeat center;
}


/*nav_ny结束*/


/*管理开始*/

.guanli {
	width: 100%;
	margin: auto;
	border-bottom: 3px solid #1bb7cc;
}

.guanli_top {
	margin: auto;
	border-bottom: 1px solid #eaeaea;
}

.guanli_top ul li {
	float: left;
	margin: 40px 83px;
}

.guanli_top img {
	float: left;
}

.guanli_top .guanli_sheng {
	float: left;
	line-height: 25px;
	margin-left: 10px;
}

.guanli_top .guanli_sheng p {
	font-size: 15px;
	color: #000;
	font-weight: 600;
}

.guanli_top ul li:nth-child(1) {
	margin-left: 0px;
}

.guanli_top ul li:nth-child(4) {
	margin-right: 0px;
}

.guanli_bottom {
	height: 256px;
}

.guanli_bottom .bt_left {
	width: 842px;
	float: left;
}

.guanli_bottom .bt_left ul {
	float: left;
	margin: 20px 40px;
}

.guanli_bottom .bt_left ul:nth-child(1) {
	margin-left: 0px;
}

.guanli_bottom .bt_left ul li {
	line-height: 22px;
}

.guanli_bottom .bt_left font {
	font-size: 16px;
	color: #000;
	font-weight: 600;
	padding: 20px 0px;
	display: block;
}

.guanli_bottom .bt_right {
	width: 357px;
	height: 166px;
	float: left;
	margin-top: 45px;
	border-left: 1px solid #eaeaea;
}

.guanli_bottom .bt_right ul {
	float: left;
	margin: 5px 23px;
}

.guanli_bottom .bt_right font {
	font-size: 16px;
	color: #000;
	font-weight: 600;
	display: block;
}

.guanli_bottom .bt_right ul li {
	background: url(../images/erweima_bg.jpg) no-repeat center;
	width: 124px;
	height: 124px;
	margin: 10px 0px;
}

.guanli_bottom .bt_right ul li img {
	margin: 6px;
}


/*管理结束*/


/*footer开始*/

.footer {
	background: #2a3038;
}

.footer ul {
	text-align: center;
	margin: auto;
	width: 813px;
}

.footer ul li {
	float: left;
	background: url(../images/shu.jpg) no-repeat right;
	font-size: 14px;
	color: #fff;
	padding: 20px;
}

.footer p {
	text-align: center;
	line-height: 30px;
	font-size: 12px;
	color: #fff;
}

.footer ul li:nth-child(7) {
	background: none;
}

.footer img {
	margin: 7px 4px;
}


/*footer结束*/


/*右侧定位开始*/

.fixed {
	position: fixed;
	right: 0;
	height: 100%;
	top: 0;
	color: #fff;
}

.fixed ul {
	width: 35px;
	background: #17191c;
	height: 100%;
}

.fixed ul li {
	padding: 6px 0px;
	margin: auto;
	border-bottom: 1px solid #4b4d50;
	margin-top: 10px;
}

.fixed ul li img {
	margin-left: 7px;
}

.fixed ul li:hover {
	background: #32c5de;
}

.fixed ul li p {
	margin: auto;
}

.fixed p {
	margin: 10px auto;
	text-align: center;
}

.fixed_right {
	margin-top: 50%;
}


/*右侧定位结束*/


/*列表1开始*/

.list1 {
	background: #f7f7f7;
}

.list1 .catpos {
	font-size: 12px;
	height: 55px;
	line-height: 55px;
    /*width:230px;*/
    text-align:left
}

.list1 .catpos img {
	float: left;
	margin-top: 10px;
}

.list1 .catpos p {
	float: left;
	margin-left: 12px;
	font-size: 12px;
}

.list1 .catpos p a{
	font-size: inherit;
	color:inherit;
}

.list1 .tuijian {
	width: 100%;
	background: #fff;
}

.list1 .tuijian .paizi {
	width: 1180px;
	
	margin: auto;
	border-bottom: 1px dashed #e1dddd;
	padding-top: 21px;
}
.list1 .tuijian .paizi p {
	float: left;
	height: 60px;
	line-height: 20px;
	text-align: center;
}

.list1 .tuijian .paizi ul {
	width: 1055px;
	float: left;
	margin: 0px 20px 0 15px;
}

.list1 .tuijian .paizi ul li {
	/border: 1px solid #dddddd;
	width: 110px;
	float: left;
	margin-right: 15px;
	line-height: 20px;
	border-left: 0;
}
.list1 .tuijian .paizi ul li img{margin:0 10px 10px 10px; }

.list1 .tuijian .paizi ul li:nth-of-type(10) {
	border-left: 1px solid #ddd;
}

.list1 .tuijian .shangjia {
	width: 1180px;
	margin: auto;
	border-bottom: 1px dashed #e1dddd;
	padding-top: 8px;
	padding-bottom: 10px;
	margin-bottom: 14px;
}

.list1 .tuijian .shangjia p.tit {
	float: left;
	height: 60px;
	line-height: 33px;
	text-align: center;
}

.list1 .tuijian .shangjia ul {
	width: 1055px;
	/*height: 60px;*/
	/*overflow: hidden;*/
	float: left;
	margin: 0px 15px;
}

.list1 .tuijian .shangjia ul li {
	width: 116px;
	float: left;
	border-left: 0;
	font-size: 12px;
	text-align: center;
	margin-top: 6px;
}

.list1 .tuijian .shangjia ul li img {
	border: 1px solid #dddddd;
}

.list1 .tuijian .shangjia ul li p {
	width: 100%;
	text-align: center;
	line-height: 17px;
	float: inherit;
	height: 34px;
	overflow: hidden;
}

.list1_left {
	width: 926px;
	float: left;
	margin-top: 14px;
}

.list1_price {
	height: 42px;
	background: #fff;
	margin: 9px auto;
	line-height: 42px;
}

.list1_price p {
	float: left;
	margin-left: 39px;
}

.list1_price ul li {
	float: left;
	margin-left: 13px;
}

.list1_price .chaxun .chaxun_button{
	height: 20px;
}
.list1_price ul li input{
	width: 44px;
	height: 18px;
}

.list1_paixu {
	height: 39px;
	background: #f1f1f1;
	border-bottom: 1px solid #dddddd;
	border-top: 1px solid #ddd;
}

.list1_paixu ul {
	margin-top: 5px;
}

.list1_paixu ul li {
	padding: 0 10px;
	height: 28px;
	float: left;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
	line-height: 28px;
}

.list1_paixu .selected {
	background: #e4393c;
	color: #fff;
	border: 1px solid #e4393c;
}

.list1_pro ul li {
	float: left;
	width: 227px;
	height: 350px;
	background: #fff;
	margin: 8px auto;
	margin-right: 6px;
}

.list1_pro ul li p {
	padding: 0px 7px;
}

.list1_pro .red {
	font-size: 22px;
	color: #e12319;
}

.list1_pro .title {
	font-size: 12px;
	line-height: 22px;height:40px;overflow:hidden
}

.list1_pro .dp_name {
	color: #888888;
	line-height: 41px;
}

.list1_pro .dp_age img {
	margin-right: 10px;
	float: left;
}

.list1_pro .dp_name img {
	margin-right: 4px;
}

.list1_pro ul li:nth-of-type(4n) {
	margin-right: 0px;
}
.b_list1_pro_b ul li:nth-of-type(4n) {
	margin-right: 4px;
}
.b_list1_pro_b ul li:nth-of-type(5n) {
	margin-right: 0;
}
.pages {
	height: 72px;
	line-height: 72px;
	margin: auto;
	text-align: center;
}

.pages span {
	width: auto;
	border: 1px solid #eeeeee;
	font-size: 14px;
	padding: 5px 10px;
}

.pages .selecte {
	background: #d9271d;
	color: #fff;
	border: 1px solid #d9271d;
}

.list1_right {
	float: right;
	width: 261px;
	margin-top: 14px;
}

.slideBox1 {
	width: 261px;
	height: 248px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.slideBox1 .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	left: 38%;
	bottom: 0px;
	z-index: 1;
}

.slideBox1 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox1 .hd ul li {
	float: left;
	margin-right: 2px;
	width: 24px;
	height: 5px;
	line-height: 14px;
	text-align: center;
	background: #2c64a1;
	cursor: pointer;
}

.slideBox1 .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox1 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox1 .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox1 .bd img {
	display: block;
}

.banner1{
	position: relative;
}

.banner1_posi {
	position: absolute;
	background: #000;
	bottom: 0px;
	height: 35px;
	width: 261px;
    left: 1px;
}
.banner1_posi p{
	font-size: 14px;
	color: #fff;
	text-align: center;
}
.list1_right .xinwen .xw_title{
	border-bottom: 2px solid #dddddd;
}
.list1_right .xinwen .xw_title p{
	padding: 10px 0;
	font-size: 18px;
	border-bottom: 2px solid #209ad9;
	width: 83px;
	margin-bottom: -2px;
	margin-left: 5px;
}

.list1_right .xinwen ul li{
	margin: 12px 15px;
	font-size: 12px;
}
.list1_right .xinwen{
	margin: 20px auto;
}
.list1_right .gggg{
	margin: 8px auto;
}

.slideBox2 {
	width: 261px;
	height: 248px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.slideBox2 .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	left: 38%;
	bottom: 0px;
	z-index: 1;
}

.slideBox2 .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox2 .hd ul li {
	float: left;
	margin-right: 2px;
	width: 24px;
	height: 5px;
	line-height: 14px;
	text-align: center;
	background: #2c64a1;
	cursor: pointer;
}

.slideBox2 .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox2 .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox2 .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox2 .bd img {
	display: block;
}

.banner2{
	position: relative;
}

.banner2_posi {
	position: absolute;
	background: #000;
	bottom: 0px;
	height: 35px;
	width: 261px;
    left: 1px;
}
.banner2_posi p{
	font-size: 14px;
	color: #fff;
	text-align: center;
}
/*列表1结束*/



/*列表2开始*/
.list2{
	background: #f7f7f7;
}

.list2 .catpos {
	font-size: 18px;
	height: 55px;
	line-height: 55px;
}
.list2 .catpos p {
	width:230px;text-align:left
}
.list2 .svip{
	background: #f7f7f7;
	border-bottom: 1px solid #e0e0e0;
}
.list2 .svip ul li{
	float: left;
	width: 282px;
	height: 81px;
	margin-right: 13px;
	background: #fff;
	margin-bottom: 17px;
}
.list2 .svip ul li:nth-of-type(4n){
	margin-right: 3px;
}
.list2 .svip .svip_l{
	width: 46px;
    height: 81px;
    background: #0a77cc;
    text-align: center;
    line-height: 81px;
    color: #ffea01;
    font-size: 16px;
    float: left;
}
.list2 .svip .svip_r{
	float: left;
	margin-left: 10px;
}
.list2 .svip .svip_r .svip_tit{
	font-size: 15px;
	color: #555555;
	line-height: 30px;
}
.list2 .svip .svip_r font{
	color: #e92626;
}
.list2 .svip .svip_r div{
	width: 83px;
	height: 23px;
	float: left;
	margin: 5px 0px;
	border: 1px solid #ededed;
	border-radius: 6px;
	line-height: 23px;
}
.list2 .svip .svip_r .btn1 img{
	float: left;
	margin-top: 4px;
    margin-left: 4px;
    margin-right: 4px;
}
.list2 .svip .svip_r .btn2{
	margin-left: 10px;
}
.list2 .svip .svip_r img{
	float: left;
	margin-left: 10px;
    margin-top: 12px;
}
.list2 .svip .svip_r .btn2 img{
	float: left;
	margin-top: 4px;
    margin-left: 4px;
    margin-right: 4px;
}
.list2 .svip .VIP1 .vip_l{
	width: 46px;
    height: 81px;
    background: #0a77cc;
    text-align: center;
    line-height: 81px;
    color: #fff;
    font-size: 16px;
    float: left;
}
.list2_option{
	background: #fff;
	margin: 15px auto;
}
.list2_option p{
	float: left;
	font-size: 12px;
	color: #000;
	margin-top:15px;
}
.list2_option ul{
	float: left;
	width: 1120px;
}
.list2_option ul li{
	float: left;
}
.list2_option_up{
	width: 1160px;
	height: auto;
	margin: auto;
	padding:0 0 15px 0;
}
.list2_option_up ul li{
	margin: 15px 20px;
	margin-bottom: 0px;
}
.list2_option_down{
	width: 1160px;
	height: 56px;
	margin: auto;
	border-top: 1px solid #eeeeee;
}
.list2_option_down p{
	margin-top: 15px;
}
.list2_option_down ul li{
	margin: 15px 20px;
	margin-bottom: 0px;
}
.list2_option_down .chaxun{
	margin: 12px 20px;
}
.list2_option_down .chaxun .chaxun_button{
	height: 20px;
}
.list2_option_down ul li input{
	width: 44px;
	height: 18px;
}
.list2_option_img{
	width: 1200px;
    margin: auto;
    text-align: center;
    background: #f7f7f7;
}
.list2_option_img .img{
	margin: auto;
    width: 33px;
}
.list2_order{
	width: 1200px;
	margin: auto;
	height: 39px;
	background: #f1f1f1;
	border: 1px solid #dddddd;
}
.list2_order ul{
	float: left;
}
.list2_order ul li{
	width: 85px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	float: left;
	margin: 5px auto;
	border: 1px solid #dddddd;
	border-left: 0px;
	background:#fff url(../images/down.png) no-repeat 60px center;
}
.list2_order ul li:nth-of-type(1){
	margin-left: 7px;
	border-left: 1px solid #DDDDDD;
}
.list2_order .list2_select{
	background: #e4393c;
	border: 0px;
	color: #fff;
	border: 1px solid #e4393c;
}

.list2_order .list2_order_page{
	line-height: 39px;
	float: right;
}
.list2_order .list2_order_page span{
	padding: 5px 10px;
	background: #fff;
	margin: auto 2px;
}
.list2_order .list2_order_page .list2_order_page_select{
	background: #d9271d;
	color: #fff;
}
.list2_pro ul li{
	float: left;
    width: 227px;
    height: 350px;
    background: #fff;
    margin: 8px auto;
    margin-right: 16px;
}
.list2_pro ul li:nth-of-type(5n){
	margin-right: 0px;
}
.list2_pro ul li p {
	padding: 0px 7px;
}

.list2_pro .red {
	font-size: 22px;
	color: #e12319;
}

.list2_pro .title {
	font-size: 12px;
	line-height: 22px;display:block;height:40px;overflow:hidden
}

.list2_pro .dp_name {
	color: #888888;
	line-height: 41px;
}

.list2_pro .dp_age img {
	margin-right: 10px;
	float: left;
}

.list2_pro .dp_name img {
	margin-right: 4px;
}
.list2_pro .pages span{
	background: #fff;
}
.list2_pro .pages .selecte{
	background: #d9271d;
    color: #fff;
    border: 1px solid #d9271d;
}
/*列表2结束*/

/*新闻资讯开始*/
.news{
	width: 100%;
	background: #f7f7f7;
}
.news_catname{
	border-bottom: 1px solid #dedede;
}
.news_catname p{
	padding: 17px 0;
	font-weight: 600;
	font-size: 21px;
	float: left;
}
.news_catname .more{
	float: right;
	font-size: 12px;
}
.news_con_left img{
	margin:14px;
	margin-left: 0px;
}
.news_con_left{
	float: left;
}
.news_con_right{
	float: left;
}
.news_con_right ul{
	float: left;
	width: 240px;
	height: 252px;
}
.news_con_right .num1{
	text-align: center;
	margin-top: 25px;
}
.news_con_right ul li{
	height: 25px;
	line-height: 25px;
	padding-left: 16px;
}

/*新闻资讯结束*/


/*详情开始*/
.show{
	background: #f7f7f7;
}
.show .catpos{
	font-size: 12px;
    height: 55px;
    line-height: 55px;
}
.show .catpos img {
	float: left;
	margin-top: 10px;
}

.show .catpos p {
	float: left;
	margin-left: 12px;
}
.show_pro_l{
	float: left;
	width: 934px;
	background: #fff;
}
.show_pro_l .show_pro_con{
	float: left;
}
.show_pro_l .show_pro_title{
	font-size: 18px;
	max-width: 665px;
}
.show_pro_l .show_pro_price{
	font-size: 25px;
	color: #ec1918;
}
.show_pro_l .show_pro_con .xinxi{
	width: 500px;
	height: 200px;
	background: #fafafa;
}
.show_pro_l .show_pro_con .xinxi ul li{
	float: left;
	width: 498px;
} 
.show_pro_l .show_pro_con .xinxi ul li .xinxi_l{
	float: left;
	width: 57px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background:url(../images/peizhi.png) no-repeat center center;
	margin: 8px;
}
.show_pro_l .show_pro_con .xinxi ul li .xinxi_r{
	float: left;
	width: 400px;
	margin-top: 8px;
}
.show_pro_l .show_pro_con .xinxi ul li .peizhi{
	font-size: 14px;
	color: #ff8533;
	
}
.show_pro_l .show_pro_con .xinxi ul li .weight{
	font-size: 13px;
	line-height: 27px;
}
.show_pro_l .show_pro_con .xinxi ul li .beizhu{
	font-size: 12px;
	line-height: 22px;
}
.show_pro_l .show_pro_con p{
	margin: 20px auto;
}
.show_pro_l .show_pro_con .button{
	
}
.show_pro_l .show_pro_con input{
	width:142px;
	height: 46px;
	border: 0px;
	margin-top: 24px;
	color: #fff;
	font-size: 18px;
}
.show_pro_l .show_pro_con .button1{
	background: #df3033;
	margin-right: 16px;
}
.show_pro_l .show_pro_con .button2{
	background: #209ad9;
}


#showbox { background:#eee;border: 1px solid #e3e3e3;left: 28px;}
#showbox span { background:url(../images/whitebg.png) repeat;}
#showsum { left:25px; margin-top:10px;}
#showsum span { border:1px solid #ddd;}
#showsum span.sel { border:1px solid #f60;}
.magnifier{width: 405px;float: left;margin: 7px;}
.showpage { width:400px; position:relative;}
.showpage a { display:block; width:15px; border:1px solid #ddd; height:60px; line-height:60px; background:#eee; text-align:center; font-size:18px; position:absolute; left:0; top:-62px; text-decoration:none; color:#999;}
.showpage a#shownext { left:auto; right:0;}
.showpage a:hover { background:#ccc; color:#777;}

.tab{ width:903px; margin:auto;}
.tab-hd { background:#fafafa;line-height: 39px; overflow:hidden; zoom:1;}
.tab-hd li{ float:left; padding: 0 25px; color:#555555; text-align:center; cursor:pointer;font-size: 14px;border-bottom: 2px solid #df3033;}
.tab-hd li.active{ background: #fff;border-bottom: 0px;border-top: 2px solid #df3033;}
.tab-bd li{display:none; border-top:0 none; font-size:24px;max-width: 903px;}
.tab-bd li.thisclass{ display:list-item;}
.show_pro_r{
	float: right;
	width: 250px;
}
.show_pro_r_gys .gys_title{
	background: url(../images/xinxi.jpg) no-repeat center center;
	text-align: center;
	width: 250px;
	height: 53px;
	line-height: 53px;
	font-size: 18px;
	color: #fff;
}
.show_pro_r_gys .gys_con{
	background: #fff;
}
.show_pro_r_gys .gys_con .con1{
	width: 226px;
	border-bottom: 1px dashed #d7d7d7;
	text-align: center;
	font-size: 16px;
	margin: auto;
}
.show_pro_r_gys .gys_con .con1 p{
	padding: 10px 0px;
}
.show_pro_r_gys .gys_con .con1 .ico img:nth-of-type(1){
	margin-left: 53px;
}
.show_pro_r_gys .gys_con .con1 .ico img{
	float: left;
	margin: 12px 5px;
}
.show_pro_r_gys .gys_con .con1 .ico p{
	float: left;
	padding: initial;
	color: #e52121;
	margin-top: 12px;
}

.show_pro_r_gys .gys_con .con1 .ico{
	font-size: 12px;
}
.show_pro_r_gys .gys_con .con2{
	width: 226px;
    border-bottom: 1px dashed #d7d7d7;
    font-size: 12px;
    margin: auto;
}
.show_pro_r_gys .gys_con .con2 .zixun{
	background: url(../images/zixun.png) no-repeat 7px center;
	width: 78px;
	height: 22px;
	float: left;
	line-height: 22px;
	margin: 5px 14px;
	margin-left: 23px;
	background-size: 13px auto;
	border: 1px solid #eee;
	border-radius: 5px;
}
.show_pro_r_gys .gys_con .con2 .weixin{
	background: url(../images/weixin.png) no-repeat center center;
	width: 78px;
	height: 22px;
	float: left;
	line-height: 22px;
	margin: 5px 14px;
}
.show_pro_r_gys .gys_con .con2 p{
	line-height: 26px;
    padding-left: 8px;
}
.show_pro_r_gys .gys_con .con2 a{
	color: #989898;
}
.show_pro_r_gys .gys_con .con2 font{
	color: #e92626;
}
.show_pro_r_gys .gys_con .con3{
	width: 226px;
    font-size: 12px;
    margin: auto;
}
.show_pro_r_gys .gys_con .con3 .renzheng{
	color: #aaaaaa;
}
.show_pro_r_gys .gys_con .con3 .renzheng img{
	float: left;
	margin: 13px 7px;
}
.show_pro_r_gys .gys_con .con3 .renzheng p{
	float: left;
	margin: 13px 6px;
}
.show_pro_r_gys .gys_con .con3 input{
	float: left;
	background: url(../images/button2.png) no-repeat center center;
	border: 0;
	width: 104px;
	height: 29px;
	color: #fff;
}
.show_pro_r_gys .gys_con .con3 input:nth-of-type(1){
	background: url(../images/button1.png) no-repeat center center;
	margin-right: 15px;
}
.show_pro_r_gys .gys_con .con3 p{
	text-align: center;
	padding-bottom: 16px;
}
.show_pro_r_tj{
	width: 250px;
	background: #fff;
	margin-top: 22px;
}
.show_pro_r_tj p{
	width: 234px;
	border-bottom: 1px solid #d3d3d3;
	margin: auto;
	font-size: 16px;
	padding: 10px 0px;
}
.show_pro_r_tj ul li{
	width: 200px;
	padding:30px;
}
.tab-bd .wfnr{padding:20px 10px}
.show_pro_r_tj_price{
	color: #e4393c;
	line-height: 20px;
	font-size: 14px;
	font-weight: 600;
}
.show_pro_r_tj_tit{
	line-height: 20px;
}

/*详情结束*/


/*黄页开始*/
.clearfix:after{content: '.';width:0px;height:0px;display: block;visibility: hidden;font-size: 0px;clear:both;}
.yellow-page-container{
	padding-bottom: 40px;
}
.y-search{
	position: relative;
}
#y-cat-input{
	width: 500px;
	height: 30px;
	line-height: 30px;
	border:1px solid #ddd;
	text-indent: 10px;
	font-size: 14px;
	color: #555;
	background: url('../images/y-search.png') no-repeat 470px center;
	background-size: 20px auto;
}
.y-search-list{
	position: absolute;
	left:0;
	top: 32px;
	width: 250px;
	background: #fafafa;
	display: none;
	border: 1px solid #f1f1f1;
}
.y-search-list li {
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #555;
	font-size: 12px;
	text-indent: 10px;
}
.y-search-list li a{
	display: block;
}
.y-search-list li:hover{
	background: #f1f1f1;
}
.y-search-list li:last-child{
	border-bottom: 0;
}
.y-cat-container{
	padding-top: 20px;
}
.y-cat-block{
	margin-bottom: 18px;
	background: #fff;
	padding: 8px 0 17px;
}
.y-cat-top{
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 22px;
	background: #197bea;
	padding:0 24px;
	margin-bottom: 6px;
	display: inline-block;
}
.y-cat-con{
	padding:0 24px;
}
.y-cat-item{
	padding: 6px 0;
	border-bottom: 2px solid #f4f4f4;
}
.y-empty{
	color: #8a8a8a;
	font-size: 12px;
	padding: 15px 0;
	text-align: center;
}
.y-cat-item .y-cat-sub{
	width: 8%;
	height: 100%;
	float:left;
	box-sizing: border-box;
	padding-right: 5px;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
}
.y-cat-item .y-cat-third{
	width: 92%;
	line-height: 30px;
	float:left;
}
.y-cat-item .y-cat-third a{
	font-size: 13px;
	color: #555;
	margin-right: 20px;
	transition: all .3s;
}
.y-cat-item .y-cat-third a:hover{
	color: #000;
}
.y-list-container{
	padding-top: 17px;
}
.y-list-block{
	margin-bottom: 17px;
	background: #fff;
	padding: 56px 14px 18px;
	position: relative;
}
.y-block-tit{
	width: 171px;
	height: 39px;
	line-height: 39px;
	color: #fff;
	font-size: 20px;
	background: #3986de;
	text-indent: 14px;
	position: absolute;
	left:0;
	top:0;
}
.y-buser-item{
	width: 15%;
	margin-right: 2%;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 10px;
	float:left;
}
.y-buser-item:nth-of-type(6n) {
	margin-right:0;
}
.y-block-buser{
	line-height: 20px;
	max-height: 60px;
	overflow: hidden;
}
.y-block-more{
	width: 64px;
	height: 25px;
	line-height: 25px;
	color: #666;
	cursor: pointer;
	background: url('../images/y-arrow.png') no-repeat right 3px;
	background-size: auto 16px;
	margin: 10px auto 0;
}
.yellow-container.list2 .svip ul li{
	background: #fafafa;
}
.y-scrollbar{
	width: 90px;
	position: absolute;
	left:-100px;
	top: 0px;
	background: #fff;
}
.y-scrollbar .bar-tit{
	font-size: 16px;
	color: #fff;
	background: #3986de;
	line-height: 1.2;
	padding: 12px 6px;
}
.y-scrollbar ul{
	height: 500px;
	overflow-y: scroll;
	padding:5px 0;
}
.y-scrollbar ul li{
	width: 100%;
	height:38px;
	line-height: 38px;
	font-size: 14px;
	color: #333;
	text-indent: 6px;
	overflow: hidden;
	cursor: pointer;
}
.y-scrollbar ul li.on{
	background: #3986de;
	color: #fff;
}
.y-scrollbar ul li:not(.on):hover{
	background: #f1f1f1;
}
/*黄页结束*/






