
/* 会员 */
.L_hy .member {
	margin-top:10px;
	padding-top:1px;
	margin-right:18px;
	border-radius:0;
	padding-bottom:10px;
	border-bottom-color:#f8fafb;
	border-bottom-width:1px;
	border-bottom-style:groove;
}
.L_hy .member-bd {
	position:relative
}
.L_hy .member-bd .member-nick-info {
	font-size:12px;
	margin-top:10px;
	display:block;
	line-height:17px;
	height:17px;
	text-align:center
}
.L_hy .member-bd .avatar-wrapper {
    display: block;
    margin: 20px auto 0;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 4px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 4px;
    -moz-background-clip: padding;
    background-clip: padding-box;
    background-color: #f8fafb;
    border-style: outset;
    border-width: .3px;
    border-color: #eee;
    border-radius: 4px;
	box-shadow: inset 0 0 0 rgba(0,0,0,0), inset 0 3px 2px 1px rgba(255,255,255,0.4), inset 0 -20px 1px -14px rgba(0,0,0,0.15), 10px 8px 0 rgba(0,0,0,0.06);
    /*box-shadow: rgba(0, 0, 0, 0.15) 1.5px 1.5px 0px;*/
}
.L_hy .member-bd .member-home {
	width:50px;
	height:50px;
	line-height:40px;
	overflow:hidden
}
.L_hy .member-bd .member-avatar {
	width:50px;
	height:50px;
	-webkit-border-radius:0;
	-webkit-background-clip:padding-box;
	-moz-border-radius:0;
	-moz-background-clip:padding;
	border-radius:0;
	background-clip:padding-box;
	transform: scale(0.8);
}
.L_hy .member-ft {
	height:42px;
	overflow:hidden;
	margin-top:11px;
}
.L_hy .member-logout {
	height:30px;
	margin-top:4px;
	display: flex;
	justify-content: center;
}
.L_hy .member-logout a {
	float:left;
	height: 30px;
	line-height:32px;
	width:50px;
	margin-right:6px;
	text-align:center;
	color:#FFF;
	border-radius:1px;
	background-image:-webkit-linear-gradient(left,#ff5000 0,#ff6f06 100%);
	background-image:-o-linear-gradient(left,#ff5000 0,#ff6f06 100%);
	background-image:linear-gradient(to right,#ff5000 0,#ff6f06 100%);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff5000',endColorstr='#ffff6f06',GradientType=1);
	-webkit-border-radius:4px;
	-webkit-background-clip:padding-box;
	-moz-border-radius:4px;
	-moz-background-clip:padding;
	border-radius:4px;
	background-clip:padding-box;
	font-size:16px
}
.L_hy .member-logout a:hover {
	color:#fff !important;
	background: rgb(255, 0, 54) !important;
}
.L_hy .member-logout .btn-login {
	width:128px
}
.L_hy .member-logout .btn-login i {
	margin-right:5px;
	font-size:14px;
	position:relative;
	top:-2px
}
/* left */
.nzclass {
	border-radius:18px 0 0 0;
	position:relative;
	font-size:14px;
	background-color:#fff;
	width:100%;
	float:left
}
.nzclass h2 {
	padding:20px 0 10px;
	width:100%;
	text-align:center;
	font-size:16px;
	color:#FF6200;
}
.nzclass .service-bd {
	border-top:none;
	padding:6px 0 3px 0px
}
.nzclass .service-bd li {
	overflow:hidden;
	line-height:37px;
	height:37px;
	position:relative;
	font-size:14px;
	font-weight:400;
	/*margin-bottom:3px;*/
	width:100%;
	color:#666;
	padding: 0 24px;
	/*padding-left: 1.2rem;*/
	/*list-style: circle;*/
}
.nzclass .service-bd li .service-arrow {
	margin-right:6px;
	font-size:16px;
	width:16px;
	height:16px
}
.nzclass .service-bd li span {
	height:20px;
	overflow:hidden;
	width:7px;
	padding:0 2px
}
.nzclass .service-bd li:hover {
	color:#FF5000
}
.nzclass .service-bd li:hover a {
	color:#FF5000
}
.nzclass .service-bd li:hover .service-icons {
	color:#FF5000
}
.nzclass .service-bd a {
	color:#666
}
.nzclass .service-bd a:hover {
	color:#666;
	text-decoration:underline
}
.nzclass .service-float {
	border-radius:12px;
	-webkit-transform:translateZ(0);
	-moz-transform:translateZ(0);
	-ms-transform:translateZ(0);
	-o-transform:translateZ(0);
	transform:translateZ(0);
	display:none;
	position:absolute;
	left:188px;
	top:0;
	padding:0 0 0 18px;
	width:692px;
	height:518px;
	border:2px solid #F94A14;
	box-shadow:2px 2px 0 #dcdadb;
	background-color:#FFF;
	color:#333;
	font-size:12px;
	z-index:22
}
.nzclass .service-float-item {
	display:none
}
.nzclass .service-fi-links {
	padding-top:10px;
	width:415px;
	height:490px;
	overflow-x:hidden;
	overflow-y:auto;
	padding-right:12px;
	padding-left:10px;
	float:left
}
.nzclass .service-panel {
	font-size:12px;
	margin-bottom:5px;
	width:50%;
	float:left
}
.nzclass .service-panel.full {
	width:100%
}
.nzclass .service-panel .service-image-item {
	height:90px;
	width:80px;
	display:block;
	float:left;
	text-align:center;
	margin-top:10px
}
.nzclass .service-panel .service-image-item img {
	height:60px;
	width:60px
}
.nzclass .service-panel .service-image-item p {
	color:#666;
	white-space:nowrap
}
.nzclass .service-panel h5 {
	position:relative;
	height:34px;
	line-height:34px;
	font-size:16px;
	color:#333
}
.nzclass .service-panel h5 span {
	font-size:12px;
	right:-6px;
	position:absolute;
	font-weight:400;
	top:0
}
.nzclass .service-panel h5 span .tb-ifont {
	position:relative;
	left:-4px;
	font-size:12px
}
.nzclass .service-panel p {
	overflow:hidden;
	line-height:26px
}
.nzclass .service-panel p a {
	color:#666;
	display:inline-block;
	margin-right:12px;
	white-space:nowrap
}
.nzclass .service-rmd {
	float:left;
	width:253px;
	border-left:1px solid #f4f4f4;
	position:relative;
	height:498px;
	padding-top:20px
}
.nzclass .service-rmd h3 {
	line-height:18px;
	color:#333;
	font-size:14px;
	text-align:center;
	font-weight:400
}
.nzclass .service-rmd-list a {
	display:block;
	width:97px;
	height:143px;
	padding:10px 0 0 20px;
	overflow:hidden
}
.nzclass .service-rmd-list a:hover h5 {
	color:#ff5000
}
.nzclass .service-rmd-list img {
	display:block;
	width:98px;
	height:97px
}
.nzclass .service-rmd-list h5 {
	height:26px;
	line-height:26px;
	font-size:12px;
	overflow:hidden;
	font-weight:400;
	color:#999
}
.nczli{
	-webkit-transition:all .2s;
	-moz-transition:all .2s;
	-o-transition:all .2s;
	transition:all .2s
}
.nczli{
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
	overflow: hidden;


}



.cate_detail_item {
    position: relative;
    padding-left: 80px;
	display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.cate_detail_tit {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 6px;
    width: 120px;
    text-align: right;
    font-weight: 700;
    white-space: nowrap;
    text-overflow: ellipsis;
	display: block;
}
.cate_detail_con {
    overflow: hidden;
    padding: 5px 0;
	display: block;
    margin-inline-start: 40px;
}

.cate_detail_con_lk {
    float: left;
    margin: 3px 0;
    padding: 0 7px;
    height: 16px;
    line-height: 16px;
    white-space: nowrap;
}
.cate_detail_tit_lk {
    color: #666;
    font-weight: 700;
}
.cate_detail_tit_lk:hover {
    color: #f22e00;
}



/*slider2*/
#tb{width:100%;height:141px;color:#ff0;overflow:hidden;}#fg,#bg{width:100%;height:100%;color:#fff;font-size:14px;font-family:sans-serif;overflow:hidden;}#tb #fg a,#tb #fg a:hover{color:#fff !important;}#tb div{position:absolute;top:0;}#tb sub{font-size:12px;display:block;width:12px;height:5px;filter:alpha(opacity=70);overflow:hidden;cursor:pointer;border:#f8f9fa 1px solid;background-color:#ff5801;position:absolute;bottom:0px;}#tb .box{cursor:pointer;}#tb sub:hover,#tb .box:hover p sub{background-color:#33c900;}#tb p{padding:12px 1% 3px 1%;position:absolute;bottom:8px;}#tb p i{padding-left:1.5px;}

.cid-t3VcFoUmUU .kxc ul li{
  background-color:#f1f3fd;
  border-radius:8px;
  line-height:24px;
  margin:10px 0;
  padding:2px 12px;
}
.cid-t3VcFoUmUU .kxc ul li i{
  padding: 0 5px;color:#999;
}
.cid-t3VcFoUmUU .kxc ul li span{
  color:#999;
}

.cid-t3VcFoUmUU #slider2_container{
    position: relative;
    width: 479px;
    height: 239.5px;
	}
.cid-t3VcFoUmUU .zhongbu{
	background: #fff;
    width: auto;
    height: auto;
	margin: auto;
    margin-top: 1px;
    overflow: hidden;
	padding: 5px 0;
}
.cid-t3VcFoUmUU .zhongbu .zb2{
float: left;width: 32%;height: 29px;line-height: 32px;font-size: .8rem;
}
.cid-t3VcFoUmUU .zhongbu .zb3{
position: absolute;margin-left: 0;width: 25%;color: #ff00f7;float: left;height: 29px;line-height: 32px;font-size: .8rem;
}
.cid-t3VcFoUmUU .zhongbu .zb4{
float: right;width: 22%;height: 32px;line-height: 29px;font-size:.8rem;color: #fe0101;font-weight: bold;
}
.cid-t3VcFoUmUU .zhongbu .zb4:hover{
    border-bottom-style: solid;
    border-bottom-color: #ff5801;
    border-bottom-width: .8px;
}
.cid-t3VcFoUmUU .xiabu{
	position:relative;
	background: #fff;
    width: auto;
    height: auto;
	padding-top: 10px;
	overflow:hidden;
	border-top-width: 1px;
    border-top-style: solid;
    border-color: #ff0339;
	display: flex;
}
.cid-t3VcFoUmUU .xiabu #slider1_container{
    align-self: center;
}


/* slider3  */
.tip-main {
	background-color:#f7f9fa;
	padding-top:16px;
	width:100%;
}
.tip {
	/*width:100%;*/
	height:141px;
	border-radius:6px;
	overflow:hidden;
	margin-left:12px;
	margin-right: 11px;
	position:relative;
	background-color:#f7f9fa
}
.tip-bd .tip-mod {
	width:100%;
	height:141px
}
.tip-bd img {
	width:100%;
	height:141px
}
.tip-nav {
	margin-left:0
}

/* 快讯*/
.nzwkx {
	width:100%;
}
.kxm .kxtitle {
	width:413px
}
.kxm .kxc {
	width:413px
}
.kxm {
	width:100%;
}
.kxm .kxtitle {
	width:100%;
	padding:17px 0 14px 14px;
	height:16px;
	line-height:16px;
	/*background-color:#F3F3F3*/
}
.kxm .kxtitle .kxh {
	height:16px;
	font-size:12px;
	line-height:16px;
	font-weight:700
}
.kxm .kxtitle .notice-desc {
	margin-left:6px;
	height:16px;
	font-size:12px;
	line-height:16px
}
.kxm .kxc {
	width:100%;
	/*background-color:#F3F3F3;*/
	padding-bottom:8px;
	padding-left:14px;
	line-height:18px;
	height:18px;
	position:relative;
	overflow:hidden
}
.kxm .kxc p {
	font-size:12px;
	color:#666;
	margin-left:8px;
	float:left;
	/*width:295px;*/
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden
}
.kxm .notice-tip {
	height:18px;
	width:32px;
	line-height:18px;
	border-radius:2px;
	background-color:#ffefef;
	opacity:.8;
	text-align:center;
	font-size:12px;
	color:#FF5000;
	font-weight:700;
	float:left
}


.dphd{background-color: #fff;    padding-top: 15px;}
.dphd .container{background: #fff;padding: 0 20px;}
.dphd .container a{
    border-width: .1px;
    border-style: solid;
    border-color: #f7f9fa;
    display: block;
    -webkit-box-shadow:rgba(0, 0, 0, 0.15) 1px 1px 30px;
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 30px;
    box-shadow: rgba(0, 0, 0, 0.15) 1px 1px 30px;
}
.dphd .container a:hover{
  /*border-color: #ff550191;*/
  -webkit-box-shadow: 0 0 0 1px #ff6000;
  -moz-box-shadow:  0 0 0 1px #ff6000;
  box-shadow: 0 0 0 1px #ff6000;
}
.dphd .container a:hover div {
    background-image: none;/*linear-gradient(179deg,#f7f9fa 50%,#fff 96%,#fff 0);*/
}
.dphd .container a img{
    width: 100%;
	border-radius: 10px 10px 0 0px;
}
.dphd .container a div{
    background-image: linear-gradient(179deg,#fff9fe 50%,#fff 96%,#fff 0);
    color: #333;
    font-size: 1.4rem;
    font-weight: 400;
    margin-top: 0px;
    position: relative;
    padding: 30px 10px 10px;
    text-align: center;
	/*border-radius: 6px 6px 0 0px;*/
}
.dphd .container a div h3{
    overflow: hidden;
    line-height: 30px;
    max-height:90px;
	height:90px;
}
.dphd .container a div p{
    color: #fe0101;/*#ff5501;*/;
    padding: 2px;
    margin: 10px 30px 0px;
}

.dphd .container h2,.cid-t3VlJMCLdm .container h2{
color: #ff5501;
    font-weight: bolder;
	    text-shadow: -1px -1px 0 #f5efec, 1px -1px 0 #fff9fe, -1px 1px 0 #ffffff, 1px 1px 0 #f8fafb;
}

.dphd .container .onsale{
    position: relative;
    display: block;
    transition: color .3s ease;
    text-align: center;
    z-index: 95;
    line-height: 30px;
    /*padding: 0 15px;*/
    font-weight: bolder;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0px;
    width: 96%;
    color: #fe0101;/*#ff5501;*/
    background: #fff;
    height: 30px;
    margin: -15px auto -15px;
    border-radius: 2px;
    font-family: sans-serif;
	background-clip: padding-box;
    background-color: #f8fafb;
    border-style: outset;
    border-width: .3px;
    border-color: #eee;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.15) 1.5px 1.5px 0px;
}
.dphd .container a:hover .onsale {
    display: none;
}




@media (max-width: 1200px) {
.cid-t3VcFoUmUU .kxc ul li{line-height: 24px;}
}

@media screen and (min-width:1199px) and (max-width:1200px) {
.cid-t3VcFoUmUU .kxc ul li{line-height: 18px;}
.cid-t3VcFoUmUU .L_hy .member-logout a{font-size: small;}
}



@media (max-width: 1199px) {
  .cid-t3VlJMCLdm .mbr-section-btn .btn {padding: 1rem 2rem; }
  .dphd .container .onsale{font-size: small; }
  .cid-t3VcFoUmUU .kxc ul li{line-height: 18px;}
  .cid-t3VcFoUmUU {/*padding-top: 45px;*/}
  .cid-t3VcFoUmUU .L_hy .member-logout a{font-size: small;}

  .cid-t3VcFoUmUU .zhongbu .zb2{width: 41%;}
  .cid-t3VcFoUmUU .zhongbu .zb4{width: 29%;}
  .cid-t3VcFoUmUU .zhongbu .zb3{width: 100%;position: relative;}
  .cid-t3VcFoUmUU .xiabu{height: 45%;}

}
@media screen and (min-width:991px) and (max-width:992px) {
  .cid-t3VcFoUmUU .zhongbu .zb2{width: 32%;}
  .cid-t3VcFoUmUU .zhongbu .zb4{width: 22%;}
  .cid-t3VcFoUmUU .zhongbu .zb3{width: 25%;position: absolute;}
  .cid-t3VcFoUmUU .xiabu{height: auto;}
  .cid-t3VcFoUmUU #zbr2{max-width: 65%;}
  .cid-t3VcFoUmUU #zbr3{margin-top: 15px;}
  .cid-t3VcFoUmUU .kxc ul li{line-height: 24px;}
  .cid-t3VcFoUmUU .tip,.cid-t3VcFoUmUU #tb{height: 200px;}
}
@media (max-width: 991px) {
  .cid-t3VlJMCLdm .mbr-section-btn .btn {padding: 1rem 3rem; }
  .dphd .container .onsale{font-size: 1rem; }

  .cid-t3VcFoUmUU .zhongbu .zb2{width: 32%;}
  .cid-t3VcFoUmUU .zhongbu .zb4{width: 22%;}
  .cid-t3VcFoUmUU .zhongbu .zb3{width: 25%;position: absolute;}
  .cid-t3VcFoUmUU .xiabu{height: auto;}
  .cid-t3VcFoUmUU #zbr2{max-width: 65%;}
  .cid-t3VcFoUmUU #zbr3{margin-top: 15px;}
  .cid-t3VcFoUmUU .kxc ul li{line-height: 24px;}
  .cid-t3VcFoUmUU .tip,.cid-t3VcFoUmUU #tb{height: 490px;}

}
@media (max-width: 823px) {
  .dphd .container .onsale{font-size: small; }

  .cid-t3VcFoUmUU .tip,.cid-t3VcFoUmUU #tb{height: 420px;}

}



@media (max-width: 767px) {
  .cid-t3VlJMCLdm .mbr-section-btn .btn {font-size: 16px !important; }
  .dphd .container .onsale{font-size: 1rem; }

.cid-t3VcFoUmUU .tip,.cid-t3VcFoUmUU #tb{height: 390px;}

}

@media screen and (min-width:765px) and (max-width:768px) {
  .cid-t3VcFoUmUU #zbr1{-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
  .cid-t3VcFoUmUU #zbr2 {-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;/*max-width: 96%;margin-left: 15px;margin-right: 15px;*/margin-top: 15px;}
  .cid-t3VcFoUmUU .xiabu{width:100%}
  .cid-t3VcFoUmUU .tip,.cid-t3VcFoUmUU #tb{height: 360px;}
}

@media (max-width: 765px) {
  .cid-t3VcFoUmUU #zbr2 {max-width: 96%;margin-left:15px;margin-right:15px;margin-top:15px;}
  .cid-t3VcFoUmUU .tip,.cid-t3VcFoUmUU #tb{height: 360px;}

}
@media (max-width: 610px) {
    .cid-t3VcFoUmUU .container .media-container-row .row{max-width: 100%;}
	.cid-t3VcFoUmUU .tip,.cid-t3VcFoUmUU #tb{height: 320px;}
}

@media (max-width: 609px) {
   /*小于或等于609*/
  .cid-t3VcFoUmUU .container .media-container-row .row{max-width: 100%;margin-left:0;margin-right:0}
  .cid-t3VcFoUmUU .container .media-container-row .row .col{max-width: 100%;padding: 0;}
  .cid-t3VcFoUmUU #zbr2 {max-width: 100%;margin-left:0px;margin-right:0px;margin-top:15px;}

  .cid-t3VcFoUmUU .zhongbu .zb2{width: 61%;}
  .cid-t3VcFoUmUU .zhongbu .zb4{width: 41%;}
  .cid-t3VcFoUmUU .zhongbu .zb3{width: 100%;position: relative;}
  .cid-t3VcFoUmUU #zbr22,.cid-t3VcFoUmUU #xiabu{height:auto !important}
  .cid-t3VcFoUmUU .kxc ul li {line-height: 18px;}
  .cid-t3VcFoUmUU .tip,.cid-t3VcFoUmUU #tb{height: 320px;}
}

@media (max-width: 467px) {

.cid-t3VcFoUmUU .tip,.cid-t3VcFoUmUU #tb{height: 200px;}
}
