/*顶部动画*/
.erbanner{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.8s;
}
/*轮播图*/
.wraper{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	overflow: hidden;
}
.wraper-box,
.pic-content1,.pic-content2,.pic-content3,.pic-content4,.pic-content5{
	position: relative;
	height: 100%;
	width: 100%;
}
.wraper-list{
	position: absolute;
	display: none;
	height: 100%;
	width: 100%;
}
.wraper-list.active{
	display: block;
}
.wraper-list .pic-content1{
	background: url(../../images/web/banner1.jpg) center 26% no-repeat;
	transition: all 0.8s;
	background-size: cover;
}
.wraper-list .pic-content2{
	background: url(../../images/web/banner2.jpg) center 25% no-repeat;
	transition: all 0.8s;
	background-size: cover;
}
.wraper-list .pic-content3{
	background: url(../../images/web/banner3.jpg) center no-repeat;
	transition: all 0.8s;
	background-size: cover;
}
.wraper-list .pic-content4{
	background: url(../../images/web/banner3.jpg) center no-repeat;
	transition: all 0.8s;
	background-size: cover;
}
.wraper-list .pic-content5{
	background: url(../../images/web/banner4.jpg) center 25% no-repeat;
	transition: all 0.8s;
	background-size: cover;
}
.wraper-list .wzbox{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 200;
}

.pic-content1 .zi02{
	position: absolute;
	width: 400px;
	height: 40px;
	top:42%;
	left:52%;
	margin-top: -50px;
	margin-left: -200px;
	line-height: 40px;
    font-size: 22px;
    font-family: hbkx;
    color: #f60;
    text-align: center;
}
.pic-content1 .zi02 span{
   font-family: "宋体";
}
.pic-content1 .zi03{
	position: absolute;
    display: inline-block;
    width: auto;
    line-height: 40px;
    font-size: 32px;
    font-family: hbkx;
    border-top: 1px solid rgba(118,177,93,.2);
    border-bottom: 1px solid rgba(118,177,93,.2);
    color: #f60;
    top:42%;
	left:52%;
	margin-top: -5px;
	margin-left: -206PX;
}
.pic-content1 .zi04{
	position: absolute;
    display: inline-block;
    width: 400PX;
    line-height: 40px;
    font-size: 14px;
    color: #f60;
    top:42%;
	left:52%;
	margin-top: 40px;
	margin-left: -200px;
	letter-spacing: 1px;
	text-align: center;
}

.pic-content2 .zi01{
	position: absolute;
	width: 400px;
	height: 40px;
	top:35%;
	left:47.5%;
	margin-top: -50px;
	margin-left: -200px;
	line-height: 40px;
    font-size: 22px;
    font-family: hbkx;
    color: #f60;
    text-align: center;
}
.pic-content2 .zi01 span{
   font-family: "宋体";
}
.pic-content2 .zi02{
	position: absolute;
    display: inline-block;
    width: auto;
    line-height: 40px;
    font-size: 32px;
    font-family: hbkx;
    border-top: 1px solid rgba(35,55,12,.2);
    border-bottom: 1px solid rgba(35,55,12,.2);
    color: #f60;
    top:35%;
	left:47.5%;
	margin-top: -10px;
	margin-left: -206PX;
}
.pic-content2 .zi03{
	position: absolute;
    display: inline-block;
    width: 400PX;
    line-height: 40px;
    font-size: 14px;
    color: #f60;
    top:35%;
	left:47.5%;
	margin-top: 30px;
	margin-left: -200px;
	letter-spacing: 1px;
	text-align: center;
}
.pic-content2 .zi04{
	position: absolute;
	width: 460px;
	height: 80px;
	 top:35%;
	left:47.5%;
	margin-top: 65px;
	margin-left: -230px;
    line-height: 20px;
    font-size: 14px;
    color:#999;
	text-align: center;
	font-size: 12px;
	text-align: center;
}

.pic-content4 .zi01{
	position: absolute;
    display: inline-block;
    width: 400px;
    line-height: 40px;
    font-size: 40px;
    font-family: hbkx;
    color: #fff;
    top:60%;
	left:20%;
	margin-top: -40px;
}
.pic-content4 .zi02{
	position: absolute;
	width: 400px;
	height: 40px;
	top:60%;
	left:20%;
	margin-top: 0px;
	line-height: 40px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 1px;
    padding-left: 5px;
}
.pic-content4 .zi03{
	position: absolute;
    display: inline-block;
    width: 400PX;
    line-height: 20px;
    font-size: 14px;
    color: rgba(255,255,255,.8);
    top:60%;
	left:20%;
	margin-top: 40px;
	letter-spacing: 1px;
	padding-left: 5px;
}
.pic-content4 .zi04{
	position: absolute;
    width: 150px;
    height: 140px;
    top:60%;
	left:18%;
	margin-top: -200px;
	background: url(../../images/web/hd1.png) center no-repeat;;
	background-size:auto 100%;
	transition: all ease;
	animation: hdfx1 1.1s 1s infinite linear;
	animation-fill-mode:forwards ;
	animation-iteration-count: 1;
	opacity: 0;
}
@keyframes hdfx1 {
	0% {
		opacity: 0;
		transform: translate3d(-40%,-10%,0);
	}

	100% {
		opacity: 1;
		transform: translate3d(0,0,0);
	}
}
.pic-content4 .zi05{
	position: absolute;
    width: 98px;
    height: 95px;
    top:34%;
	left:64%;
	background: url(../../images/web/hd2.png) center no-repeat;;
	background-size:auto 100%;
	transition: all ease;
	animation: hdfx2 1.1s 1.5s infinite linear;
	animation-fill-mode:forwards ;
	animation-iteration-count: 1;
	opacity: 0;
}
@keyframes hdfx2 {
	0% {
		opacity: 0;
		transform: translate3d(40%,-30%,0);
	}

	100% {
		opacity: 1;
		transform: translate3d(0,0,0);
	}
}
.pic-content4 .zi06{
	position: absolute;
    width: 76px;
    height: 83px;
    top:67%;
	left:40%;
	background: url(../../images/web/hd3.png) center no-repeat;;
	background-size:auto 100%;
	transition: all ease;
	animation: hdfx3 1.1s 1.8s infinite linear;
	animation-fill-mode:forwards ;
	animation-iteration-count: 1;
	opacity: 0;
}
@keyframes hdfx3 {
	0% {
		opacity: 0;
		transform: translate3d(40%,-30%,0);
	}

	100% {
		opacity: 1;
		transform: translate3d(0,0,0);
	}
}




.pic-content5 .zi01{
	position: absolute;
	width: 400px;
	height: 50px;
	top:55%;
	left:60%;
	margin-top: -145px;
	margin-left: -200px;
	background: url(../../images/web/Ebanner4z1.png) center no-repeat;
	background-size:auto 100%;
}
.pic-content5 .zi02{
	position: absolute;
    display: inline-block;
    width: auto;
    line-height: 50px;
    font-size: 40px;
    font-family: hbkx;
    border-top: 1px solid rgba(118,177,93,.2);
    border-bottom: 1px solid rgba(118,177,93,.2);
    color: #f60;
    top:55%;
	left:60%;
	margin-top: -85px;
	margin-left: -180px;
}
.pic-content5 .zi03{
	position: absolute;
    width: 400px;
    line-height: 20px;
    font-size: 14px;
    color: #f60;
    top:55%;
	left:60%;
	margin-top: -25px;
	margin-left: -200px;
	letter-spacing: 1px;
	font-size: 15px;
	text-align: center;
}
.pic-content5 .zi04{
	position: absolute;
	width: 400px;
	height: 80px;
	top:55%;
	left:60%;
    line-height: 20px;
    font-size: 14px;
    color:#999;
	margin-top: 0px;
	margin-left: -200px;
	text-align: center;
	font-size: 12px;
	text-align: center;
}
/*二级栏目导航样式*/
.lm-munelsit{
	position: relative;
	width:100%;
	max-width: 1300px;
	height: 115px;
    margin-top: 65px;
    margin-bottom: 20px;
    text-align: center;
    overflow: hidden;
    z-index: 500;
    cursor: pointer;
    opacity: 0;
	transition: all 0.8s ease;
}
.lm-munelsit.active{
    margin-top: 25px;
    opacity: 1;
    transition-delay: 0.5s;
}
.lm-munelsit ul {
    position: relative;
    text-align: center;
    display: inline-block;
    height: 100%;
}

.lm-munelsit li{
	position: relative;
	display: inline-block;
	vertical-align: middle;
	height: 100%;
    z-index: 11;
    margin: 0 8px;
}
.lm-munelsit li .er-maxcir {
    width: 100px;
    height: 115px;
    padding: 5px;
    position: relative;
    text-align: center;
    overflow: hidden;
    background: url(../../images/web/er-navbg1.png) center no-repeat;
    background-size: 100% 100%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
     color: #666;
}
.lm-munelsit li .er-maxcir .wzbox{
    position: absolute;
    width: calc(100% - 10px);
    height: auto;
    line-height: 22px;
    font-size: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.lm-munelsit li:hover .er-maxcir,
.lm-munelsit li.active .er-maxcir{
    background: url(../../images/web/er-navbg.png) center no-repeat;
    background-size: 100% 100%;
    color: #F08;
}

.lm-munelsit .line-left, .lm-munelsit .line-right {
    position: absolute;
    display: block;
    width: 625px;
    height: 10px;
    top: 50%;
    border-top: 1px dashed #7bccc5;;
}
.lm-munelsit .line-left {
    left: -625px;
}
.lm-munelsit .line-right {
    right: -625px;
}

/*二级栏目内容框样式*/
.e_bignrbox{
	position: relative;
	width: 100%;
	height: auto;
	min-height: 500px;
	overflow: hidden;
	z-index: 10;
	transition: all 0.8s ease;
}
.e_bignrbox.picshow{
	min-height: 100%;
}
.listnrbox{
	position: relative;
	width: 95%;
	max-width: 1300px;
	min-height: 600px;
	left: 50%;
	-webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 0;
    transition: 0.8s all;
}
.listnrbox.active{
	opacity: 1;
	-webkit-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
}
.listnrbox .listloadnr{
	position: absolute;
	width: 100%;
	height: auto;
	opacity: 0;
}
.listnrbox .listloadnr.active{
	position: relative;
	opacity: 1;
}

.load-bigbox {
    position: relative;
    width: 100%;
    height: auto;
    opacity: 1;
    transition: 0.6s all;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.er-bigbg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url(../../images/web/er-bg.jpg) top center no-repeat;
    background-size: 1920px 2048px;
	z-index: -1;
	overflow: hidden;
}
.er-bigbg.upstyle {
	position: fixed;
	top: 0;
}

.er-bigbg .leftbg {
    position: absolute;
    width: 313px;
    height: 271px;
    left: -100px;
    bottom: 0;
    background:url(../../images/web/hehua.png) bottom left no-repeat;
    background-size: auto 100%;
    opacity: 0;
    transition: all 0.8s;
}
.er-bigbg .leftbg.active {
    opacity: 0.7;
    left: -40px;
    transition-delay: 0.8s;
}
.er-bigbg .leftbg2 {
    position: absolute;
    width: 158px;
    height: 175px;
    right: 50px;
    bottom: 300px;
    background: url(../../images/web/shuimo2.png) bottom right no-repeat;
    background-size: 100% auto ;
    opacity: 0;
    transition: all 0.8s;
}
.er-bigbg .leftbg2.active {
    opacity: 0.8;
    bottom: 400px;
    transition-delay: 0.8s;
}

.er-bigbg .rightbg {
    position: absolute;
    width: 678px;
    height: 340px;
    right: -30px;
    bottom: 0px;
    opacity: 0;
    background: url(../../images/web/errightbg.png) bottom right no-repeat;
    background-size:100%  auto;
    transition: all 0.8s;
}
.er-bigbg .rightbg.active {
    opacity: 0.8;
    right: 0px;
    transition-delay: 0.8s;
}

.nr_cenbox{
	position: relative;
	width: calc(100% - 60px);
	max-width: 1300px;
	height: auto;
	min-height: 600px;
	z-index: 100;
	padding: 60px 0;
	left: 50%;
	-webkit-transform:translateX(-50%);
	-ms-transform:translateX(-50%);
	transform: translateX(-50%);
}
.nr_cenbox .zwtitle{
	position: relative;
	width: 100%;
	font-size: 24px;
	line-height: 30px;
	color: #f60;
	letter-spacing: 0px;
	text-align: center;
	letter-spacing: 3px;
	opacity: 1;
	transition: all 0.8s ease;
	margin-bottom: 10px;
}
.nr_cenbox .zwtitle span{
	position: relative;
	width: auto;
	height: 100%;
}

.nr_cenbox .zwtitle span:before{
    content: "";
    position: absolute;
    width: 37px;
    height: 10px;
    top: 10px;
    left: -45px;
    background: url(../../images/web/icons.png) no-repeat;
    background-position: -26px -283px;
}
.nr_cenbox .zwtitle span:after{
    content: "";
    position: absolute;
    width: 37px;
    height: 10px;
    top: 10px;
    right: -45px;
    background: url(../../images/web/icons.png) no-repeat;
    background-position: -77px -283px;
}

.nr_cenbox .ywtitle{
	position: relative;
	width: 100%;
	font-size: 18px;
	line-height: 25px;
	font-size: 24px;
    color: #2da79c;
    font-family: fontName;
	letter-spacing: 0px;
	text-align: center;
	margin-bottom: 10px;
}
.nr_cenbox .now{
	position: relative;
	width: 100%;
	font-size: 14px;
	line-height: 25px;
	color: #999;
	letter-spacing: 0px;
	text-align: center;
	-moz-opacity: 1;
    opacity: 1;
    transition: all 0.8s ease;
}

.nr_cenbox .linebox{
	position: relative;
	width: 100%;
	height: 30px;
	transition: all 0.8s;
}

.nr_cenbox .linebox .line{
	position: absolute;
	width: calc(50% - 13px);
	height: 1px;
	border-top: 1px dashed rgba(9,121,62,.3);
	top: 50%;
}
.nr_cenbox .linebox .left{
	left: 0;
}
.nr_cenbox .linebox .right{
	right: 0;
}
.nr_cenbox .linebox .fk{
	position: absolute;
	width: 21px;
	height: 15px;
	top:8px;
	left: 50%;
	margin-left: -10px;
	background:url(../../images/web/fk.png) left center no-repeat;
}

/*er-按钮*/
.er-gnbtnbox{
	position: relative;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.er-gnbtnbox.show{
	text-align: left;
	padding-left: 3px;
}		
.er-gnbtnbox li{
	position: relative;
	display: inline-block;
	border: 1px solid #999;
	width: auto;
	height: 30px;
	padding: 0 10px;
	transition: all 0.3s;
	margin: 0 -2px 0px -3px;
	cursor: pointer;
}
.er-gnbtnbox li span{
	float: left;
	line-height: 28px;
	color: #626867;
	text-align: center;
	transition: all 0.3s;
	font-size: 14px;
}	
.er-gnbtnbox li i{
	float: left;
	width: 20px;
	height: 28px;
	margin-right: 5px;
	transition: all 0.3s;
	font-size: 20px;
	color: #626867;
	line-height: 28px;
}
.er-gnbtnbox li:hover i{
	color: #fff;
}

.er-gnbtnbox li:hover{
	border: 1px solid #f08;
	background: #f08;
}
.er-gnbtnbox li:hover span{
	color: #fff;
}	
.er-gnbtnbox .yyjsbf{
	position: relative;
	display: inline-block;
	border: 1px solid #f60;
	width: auto;
	height: 30px;
	padding: 0 10px;
	transition: all 0.3s;
	margin: 0 -2px 0px -3px;
}
.er-gnbtnbox .ypbf.active,
.er-gnbtnbox .jjaudio1.active,
.er-gnbtnbox .jjaudio2.active,
.er-gnbtnbox .jjaudio3.active {
    background: #f08;
    border: 1px solid #f08;
    color: #fff;
}
.er-gnbtnbox .ypbf.active span,
.er-gnbtnbox .ypbf.active i,
.er-gnbtnbox .jjaudio1.active span,
.er-gnbtnbox .jjaudio2.active span,
.er-gnbtnbox .jjaudio3.active span,
.er-gnbtnbox .jjaudio1.active i,
.er-gnbtnbox .jjaudio2.active i,
.er-gnbtnbox .jjaudio3.active i{
    color: #fff;
}
.er-gnbtnbox #audio{
	opacity: 0;
	display: none;
}



.er-gnbtnbox li.enactive{
	border: 1px solid #f60;
	background: #f60;
}
.er-gnbtnbox li.enactive span{
	color: #fff;
}
	
.erbox .er-infobox .nrbox .xiangqing{
	position: relative;
	width: 100%;
	height: auto;
	color: #867a73;
	line-height: 200%;
	margin: 10px 0;
	padding: 0 1%;
}
.erbox .er-infobox .nrbox .xiangqing img{
	width: auto;
	max-width: 100%;
	height: auto;
	border: 1px solid rgba(0,0,0,.2);
	margin: 10px 0px;
	padding: 5px;
}
.dbpic{
	position: relative;
	width: auto;
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.dbpic img{
	width: auto;
	max-width: 100%;
	height: auto;
	border: 1px solid rgba(0,0,0,.1);
	margin: 5px 0px 0px 0px;
	padding: 5px;
}

.video-spbox{
	position: relative;
	width: 100%;
	height:auto;
	margin: 0 auto;
	/*margin-top: -20px;*/
	/*overflow: hidden;*/
}
.video-spbox video{
	width: 100%;
	height: auto;
}

.xiangqing{
	position: relative;
	width: 100%;
	height: auto;
	line-height: 200%;
	padding: 5px 0 20px 0px;
}
.xiangqing img{
	width: auto;
	max-width: 100%;
	height: auto;
	border: 1px solid rgba(0,0,0,.1);
	margin: 10px 0px 0px 0px;
	padding: 5px;
}

/*附属图片样式开始*/
.fs-picbox{
	position: relative;
	width: 101%;
	height: auto;
	overflow: hidden;
	margin-bottom:20px;
}
.fs-picbox li{
	float: left;
	width: 24%;
	margin:0px 1% 20px 0%;
	height: auto;
	cursor: pointer;
}
.fs-picbox li .pic-box{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.fs-picbox li .pic-box .txt-box{
	position: absolute;
	width: 100%;
	height: 90px;
	z-index: 100;
	top: 100%;
	/*margin-top: -30px;*/
	left: 0;
	transition: all 0.3s;
}
.fs-picbox li:hover .pic-box .txt-box{
	position: absolute;
	width: 100%;
	height: 90px;
	z-index: 100;
	top: 50%;
	margin-top: -45px;
	left: 0;
	transition: all 0.3s;
}
.fs-picbox li .pic-box .txt-box .title{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	padding: 0px 10px;
	white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fs-picbox li .pic-box .txt-box .search{
	width: 25px;
	height: 25px;
	margin: 0 auto;
	margin-top: 10px;
}
.fs-picbox li .pic-box .txt-box .search i{
	width: 25px;
	height: 25px;
	font-size: 20px;
	color: #fff;
	line-height: 25px;
}
.fs-picbox li .pic-box .txt-box .more{
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	padding: 0px 10px;
	font-size: 12px;
}
.fs-picbox li .pic-box .bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 100%;
	/*margin-top: -30px;*/
	background: rgba(0,0,0,.7);
	z-index: 90;
	transition: all 0.3s;
}
.fs-picbox li:hover .pic-box .bg{
	top: 0%;
	margin-top: 0px;
}
.fs-picbox li .pic-box .img-box{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.fs-picbox li:hover .pic-box .img-box{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	filter: saturate(180%);
}
/*附属图片样式结束*/
/*图文列表样式*/

.piclistshow01{
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
	transition: all 0.8s; 
}
.piclistshow01 li{
	position: relative;
	float: left;
	cursor: pointer;
	overflow: hidden;
}

.piclistshow01 li .jgbox .bgjt{
	position: relative;
	float: left;
	width: auto;
	height: 30px;
	background: url(../../images/web/ico/jiagebg1.png) top left no-repeat;
	background: auto 100%;
}

.piclistshow01 li .infobox .titb{
	position: relative;
	width: 100%;
	height: 50px;
}
.piclistshow01 li .infobox .titb .picnema{
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color:#fff;
	transition: all 0.3s;
	display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.piclistshow01 li .infobox .titb .picnema span.tists {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 3px;
}
.piclistshow01 li .infobox .titb .picnema span.fushu {
    display: block;
    width: auto;
    height: 16px;
    font-size: 12px;
    font-family: 微软雅黑;
    line-height: 16px;
    color: rgb(255, 255, 255);
    margin-left: 5px;
    padding: 0px 5px;
    background: #27C8A3;
    overflow: hidden;	
}

.piclistshow01 li:hover .infobox .titb .picnema{
	color:#ff0;
}
.piclistshow01 li .infobox .titb .ttd{
	position: relative;
	width: 40px;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 18px;
	background: #fff;
	transition: all 0.3s;
}
.piclistshow01 li:hover .infobox .titb .ttd{
	background: #ff0;
}
.piclistshow01 li .infobox .titb .yw{
	position: relative;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	transition: all 0.3s;
}
.piclistshow01 li .infobox .nrinfo{
	position: relative;
	width: 100%;
	height: 55%;
	max-height: 156px;
	color: #fff;
	line-height: 26px;
	margin-top: 10%;
	overflow: hidden;
	display: -webkit-box;
	word-wrap: break-word;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	transition: all 0.3s;
}

.piclistshow01 li .btbox{
	position:absolute;
	width: 90%;
	height: 30px;
	bottom: 30px;
}
.piclistshow01 li .btbox .bt{
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	margin-right: 5px;
	border-radius:13px;
	transition: all 0.3s;
	margin-left: -5px;
}
.piclistshow01 li .btbox .bt:hover{
	width: 85px;
	background: rgba(0,0,0,.1);
}
.piclistshow01 li .btbox .bt i{
	float: left;
	width: 25px;
	height: 25px;
	font-size: 18px;
	color: #fff;
	line-height: 25px;
	padding-left: 5px;
	transition: all 0.3s;
}
.piclistshow01 li .btbox .bt .zi1{
	position: absolute;
	width: 70px;
	height: 25px;
	top: 0;
	left: 26px;
	font-size: 12px;
	line-height: 25px;
	color: #fff;
	transition: all 0.3s;
}
.piclistshow01 li:hover .btbox .bt i,
.piclistshow01 li:hover .btbox .bt .zi1{
	color: #ff0;
}
.piclistshow01 li .img{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.piclistshow01 li:hover .img{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	filter: saturate(180%);
}

.piclistshow01 li:nth-child(1){
	width: 75%;
}
.piclistshow01 li:nth-child(1) .ch,
.piclistshow01 li:nth-child(6) .ch{
	margin-top: 37.255%;
}
.piclistshow01 li:nth-child(1) .imgbox{
	position: absolute;
	width: 67%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}
.piclistshow01 li:nth-child(1) .infobox{
	position: absolute;
	width: 33.333%;
	height: 100%;
	top: 0;
	right: 0;
	padding: 3%;
	background: #55cdc4;
	z-index: 10;
}
.piclistshow01 li:nth-child(1) .infobox .nrinfo,
.piclistshow01 li:nth-child(6) .infobox .nrinfo{
    margin-top:calc(10% - 17px) 
}
.piclistshow01 li:nth-child(1) .infobox .jj{
	position: absolute;
	width: 9px;
	height: 17px;
	left: -9px;
	top: 50%;
	margin-top: -8px;
	background: url(../../images/web/jj1.png);
}
.piclistshow01 li:nth-child(2){
	width: 25%;
	background: #000;
}
.piclistshow01 li:nth-child(2) .ch,
.piclistshow01 li:nth-child(5) .ch
{
	margin-top: 111.7647%;
}
.piclistshow01 li:nth-child(2) .imgbox{
	position: absolute;
	width: 100%;
	height: 40%;
	bottom: 0;
	overflow: hidden;
}
.piclistshow01 li:nth-child(2) .infobox{
	position: absolute;
	width: 100%;
	height: 60%;
	top: 0;
	padding: 30px;
	background: #fff;
	z-index: 10;
}
.piclistshow01 li:nth-child(2) .infobox .jj{
	position: absolute;
	width: 17px;
	height: 9px;
	left: 50%;
	bottom: -9px;
	margin-left: -8px;
	background: url(../../images/web/jj2.png);
}
.piclistshow01 li:nth-child(2) .infobox .titb .picnema{
	color:#666;
}
.piclistshow01 li:nth-child(2):hover .infobox .titb .picnema{
	color:#27C8A3;
}
.piclistshow01 li:nth-child(2) .infobox .titb .ttd{
	background: #999;
}
.piclistshow01 li:nth-child(2):hover .infobox .titb .ttd{
	background: #27C8A3;
}
.piclistshow01 li:nth-child(2) .infobox .titb .yw{
	color: #999;
}
.piclistshow01 li:nth-child(2) .infobox .nrinfo,
.piclistshow01 li:nth-child(5) .infobox .nrinfo
{
	position: relative;
    width: 100%;
    height: 55%;
    max-height: 78px;
    color: #999;
    line-height: 26px;
    margin-top: 3%;
    overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.piclistshow01 li:nth-child(2) .btbox{
	position:absolute;
	width: 90%;
	height: 30px;
	bottom: 10px;
}
.piclistshow01 li:nth-child(2) .btbox .bt .zi1{
	color: #666;
}
.piclistshow01 li:nth-child(2) .btbox .bt i,
.piclistshow01 li:nth-child(6) .btbox .bt i{
	color: #666;
}

.piclistshow01 li:nth-child(3){
	width: 50%;
	background: #666;
}
.piclistshow01 li:nth-child(3) .ch,
.piclistshow01 li:nth-child(4) .ch{
	margin-top: 35%;
}
.piclistshow01 li:nth-child(3) .imgbox{
	position: absolute;
	width: 50%;
	height: 100%;
	left: 0;
	bottom: 0;
	overflow: hidden;
}
.piclistshow01 li:nth-child(3) .infobox{
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0;
	padding: 30px;
	background: #fff;
	z-index: 10;
}
.piclistshow01 li:nth-child(3) .infobox .jj{
	position: absolute;
    width: 9px;
    height: 17px;
    left: -9px;
    top: 50%;
    margin-top: -8px;
	background: url(../../images/web/jj3.png);
}
.piclistshow01 li:nth-child(3) .infobox .titb .picnema{
	color:#666;
}
.piclistshow01 li:nth-child(3):hover .infobox .titb .picnema{
	color:#27C8A3;
}
.piclistshow01 li:nth-child(3) .infobox .titb .ttd{
	background: #999;
}
.piclistshow01 li:nth-child(3):hover .infobox .titb .ttd{
	background: #27C8A3;
}
.piclistshow01 li:nth-child(3) .infobox .titb .yw{
	color: #999;
}
.piclistshow01 li:nth-child(3) .infobox .nrinfo,
.piclistshow01 li:nth-child(4) .infobox .nrinfo{
	position: relative;
    width: 100%;
    height: 55%;
    max-height: 78px;
    color: #999;
    line-height: 26px;
    margin-top: 3%;
    overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.piclistshow01 li:nth-child(3) .btbox{
	position:absolute;
	width: 90%;
	height: 30px;
	bottom: 10px;
}
.piclistshow01 li:nth-child(3) .btbox .bt .zi1{
	color: #666;
}
.piclistshow01 li:nth-child(3) .btbox .bt i{
	color: #666;
}
.piclistshow01 li:nth-child(4){
	width: 50%;
	background: #666;
}
.piclistshow01 li:nth-child(4) .imgbox{
	position: absolute;
	width: 50%;
	height: 100%;
	left: 0;
	bottom: 0;
	overflow: hidden;
}
.piclistshow01 li:nth-child(4) .infobox{
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	right: 0;
	padding: 30px;
	background: #11bd82;
	z-index: 10;
}
.piclistshow01 li:nth-child(4) .infobox .jj{
	position: absolute;
    width: 9px;
    height: 17px;
    left: -9px;
    top: 50%;
    margin-top: -8px;
	background: url(../../images/web/jj4.png);
}

.piclistshow01 li:nth-child(4) .infobox .nrinfo{
    color: #fff;
}
.piclistshow01 li:nth-child(4) .btbox{
	position:absolute;
	width: 90%;
	height: 30px;
	bottom: 10px;
}

.piclistshow01 li:nth-child(5){
	width: 25%;
}
.piclistshow01 li:nth-child(5) .imgbox{
	position: absolute;
	width: 100%;
	height: 40%;
	bottom: 0;
	overflow: hidden;
}
.piclistshow01 li:nth-child(5) .infobox{
	position: absolute;
	width: 100%;
	height: 60%;
	top: 0;
	padding: 30px;
	background: #11bd82;
	z-index: 10;
}
.piclistshow01 li:nth-child(5) .infobox .jj{
	position: absolute;
	width: 17px;
	height: 9px;
	left: 50%;
	bottom: -9px;
	margin-left: -8px;
	background: url(../../images/web/jj5.png);
}
.piclistshow01 li:nth-child(5) .infobox .nrinfo{
	height: 78px;
	color: #fff;
	margin-top: 10px;
	line-height: 24px;
	overflow: hidden;
	display: -webkit-box;
	word-wrap: break-word;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.piclistshow01 li:nth-child(5) .btbox{
	position:absolute;
	width: 90%;
	height: 30px;
	bottom: 10px;
}
.piclistshow01 li:nth-child(6){
	width: 75%;
}
.piclistshow01 li:nth-child(6) .imgbox{
	position: absolute;
	float: left;
	width: 67%;
	height: 100%;
	overflow: hidden;
}
.piclistshow01 li:nth-child(6) .infobox{
	position: absolute;
	float: left;
	width: 33.333%;
	height: 100%;
	top: 0;
	right: 0;
	padding: 30px;
	background: #fff;
	z-index: 10;
}
.piclistshow01 li:nth-child(6) .infobox .jj{
	position: absolute;
	width: 9px;
	height: 17px;
	left: -9px;
	top: 50%;
	margin-top: -8px;
	background: url(../../images/web/jj3.png);
}
.piclistshow01 li:nth-child(6) .infobox .titb .picnema{
	color:#666;
}
.piclistshow01 li:nth-child(6):hover .infobox .titb .picnema{
	color:#27C8A3;
}
.piclistshow01 li:nth-child(6) .infobox .titb .ttd{
	background: #999;
}
.piclistshow01 li:nth-child(6):hover .infobox .titb .ttd{
	background: #27C8A3;
}
.piclistshow01 li:nth-child(6) .infobox .titb .yw{
	color: #999;
}
.piclistshow01 li:nth-child(6) .infobox .nrinfo{
	color: #999;
}
.piclistshow01 li:nth-child(6) .btbox .bt .zi1{
	color: #666;
}
.piclistshow01 li:nth-child(6) .btbox .bt .ico01{
	background: url(../../images/web/ico01.png) center center no-repeat;
}
.piclistshow01 li:nth-child(6) .btbox .bt .ico02{
	background: url(../../images/web/ico02.png) center center no-repeat;
}
.piclistshow01 li:nth-child(6) .btbox .bt .ico03{
	background: url(../../images/web/ico03.png) center center no-repeat;
}
.piclistshow01 li:nth-child(7){
	width: 50%;
	background: #666;
}
.piclistshow01 li:nth-child(7) .ch,
.piclistshow01 li:nth-child(8) .ch{
	margin-top: 35%;
}
.piclistshow01 li:nth-child(7) .imgbox{
	position: absolute;
	width: 50%;
	height: 100%;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.piclistshow01 li:nth-child(7) .infobox{
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 30px;
	background: #fff;
	z-index: 10;
}
.piclistshow01 li:nth-child(7) .infobox .jj{
	position: absolute;
    width: 9px;
    height: 17px;
    right: -9px;
    top: 50%;
    margin-top: -8px;
	background: url(../../images/web/jj6.png);
}
.piclistshow01 li:nth-child(7) .infobox .titb .picnema{
	color:#666;
}
.piclistshow01 li:nth-child(7):hover .infobox .titb .picnema{
	color:#27C8A3;
}
.piclistshow01 li:nth-child(7) .infobox .titb .ttd{
	background: #999;
}
.piclistshow01 li:nth-child(7):hover .infobox .titb .ttd{
	background: #27C8A3;
}
.piclistshow01 li:nth-child(7) .infobox .titb .yw{
	color: #999;
}
.piclistshow01 li:nth-child(7) .infobox .nrinfo,
.piclistshow01 li:nth-child(8) .infobox .nrinfo{
	position: relative;
    width: 100%;
    height: 55%;
    max-height: 78px;
    color: #999;
    line-height: 26px;
    margin-top: 3%;
    overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.piclistshow01 li:nth-child(7) .btbox{
	position:absolute;
	width: 90%;
	height: 30px;
	bottom: 10px;
}
.piclistshow01 li:nth-child(7) .btbox .bt .zi1{
	color: #666;
}
.piclistshow01 li:nth-child(7) .btbox .bt i{
	color: #666;
}
.piclistshow01 li:nth-child(8){
	width: 50%;
	background: #666;
}
.piclistshow01 li:nth-child(8) .imgbox{
	position: absolute;
	width: 50%;
	height: 100%;
	right: 0;
	bottom: 0;
	overflow: hidden;
}
.piclistshow01 li:nth-child(8) .infobox{
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 30px;
	background: #55cdc4;
	z-index: 10;
}
.piclistshow01 li:nth-child(8) .infobox .jj{
	position: absolute;
    width: 9px;
    height: 17px;
    right: -9px;
    top: 50%;
    margin-top: -8px;
	background: url(../../images/web/jj7.png);
}

.piclistshow01 li:nth-child(8) .infobox .nrinfo{
    color: #fff;
}
.piclistshow01 li:nth-child(8) .btbox{
	position:absolute;
	width: 90%;
	height: 30px;
	bottom: 10px;
}
.piclistshow01 .btnboxs{
	position: relative;
	width: 368px;
	height: 70px;
	margin: 30px auto 0px auto;
	text-align: center;
	-moz-opacity: 0;
	opacity: 0;
	transition: all 0.8s;
	transition-delay: 0.7s;
}
.piclistshow01 .btnboxs.active{
	opacity: 1;
}
.piclistshow01 .btnboxs li{
	position: relative;
	display: inline-block;
	width:auto;
	height: 70px;
	margin: 0px;
	text-align: center;
	transition: 0.3s;
	cursor: pointer;
}
.piclistshow01 .btnboxs li .btn{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	margin: 0 auto;
	transition: 0.3s;
}
.piclistshow01 .btnboxs li .zi{
	width: 55px;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: #767a7d;
	transition: 0.3s;
	opacity: 1;
}
.piclistshow01 .btnboxs li .line{
	width: 80px;
	height: 1px;
	border-top: 1px dashed rgba(0,0,0,.2);
	margin-top: 30px;
}
.piclistshow01 .btnboxs li:hover .zi{
	color: #005f9c;
}
.piclistshow01 .btnboxs li .ico1{
	background: url(../../images/web/morejd.png) 6px 8px no-repeat;
}
.piclistshow01 .btnboxs li .ico2{
	background: url(../../images/web/vr.png)  6px 10px no-repeat;
}
.piclistshow01 .btnboxs li:hover .ico1{
	background:#005f9c url(../../images/web/morejd.png) 6px -33px no-repeat;
}
.piclistshow01 .btnboxs li:hover .ico2{
	background:#005f9c url(../../images/web/vr.png) 6px -30px no-repeat;
}
.piclistshow01 li:nth-child(1) .infobox .nrinfo,
.piclistshow01 li:nth-child(4) .infobox .nrinfo,
.piclistshow01 li:nth-child(5) .infobox .nrinfo,
.piclistshow01 li:nth-child(8) .infobox .nrinfo{
	color: rgba(255,255,255,.8);
}
.piclistshow01 li:nth-child(1):hover .infobox .nrinfo,
.piclistshow01 li:nth-child(4):hover .infobox .nrinfo,
.piclistshow01 li:nth-child(5):hover .infobox .nrinfo,
.piclistshow01 li:nth-child(8):hover .infobox .nrinfo{
	color: #fff;
}

.piclistshow01 li:nth-child(2):hover .infobox .nrinfo,
.piclistshow01 li:nth-child(3):hover .infobox .nrinfo,
.piclistshow01 li:nth-child(6):hover .infobox .nrinfo,
.piclistshow01 li:nth-child(7):hover .infobox .nrinfo{
	color: #666;
}
.piclistshow01 li:nth-child(2) .btbox .bt i,
.piclistshow01 li:nth-child(3) .btbox .bt i,
.piclistshow01 li:nth-child(6) .btbox .bt i,
.piclistshow01 li:nth-child(7) .btbox .bt i,
.piclistshow01 li:nth-child(2) .btbox .bt .zi1,
.piclistshow01 li:nth-child(3) .btbox .bt .zi1,
.piclistshow01 li:nth-child(6) .btbox .bt .zi1,
.piclistshow01 li:nth-child(7) .btbox .bt .zi1{
	color: #666;
}
.piclistshow01 li:nth-child(2):hover .btbox .bt i,
.piclistshow01 li:nth-child(3):hover .btbox .bt i,
.piclistshow01 li:nth-child(6):hover .btbox .bt i,
.piclistshow01 li:nth-child(7):hover .btbox .bt i,
.piclistshow01 li:nth-child(2):hover .btbox .bt .zi1,
.piclistshow01 li:nth-child(3):hover .btbox .bt .zi1,
.piclistshow01 li:nth-child(6):hover .btbox .bt .zi1,
.piclistshow01 li:nth-child(7):hover .btbox .bt .zi1{
	color: #27C8A3;
}

.piclistshow02{
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
	transition: all 0.8s; 
}
.piclistshow02 li{
	position: relative;
	width: 50%;
	float: left;
	cursor: pointer;
	overflow: hidden;
}
.piclistshow02 li .infobox{
	position: absolute;
	width: 50%;
	height: 100%;
	transition: all 0.3s;
	padding: 3% 5%;
}
.piclistshow02 li .infobox .jj{
	position: absolute;
    width: 9px;
    height: 17px;
    top: 50%;
    margin-top: -8px;
}
.piclistshow02 li .infobox .titb{
	position: relative;
	width: 100%;
	height: 50px;
}
.piclistshow02 li .infobox .titb .picnema{
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color:#fff;
	transition: all 0.3s;
	display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.piclistshow02 li .infobox .titb .picnema span.tists {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 3px;
}
.piclistshow02 li .infobox .titb .picnema span.fushu {
    display: block;
    width: auto;
    height: 16px;
    font-size: 12px;
    font-family: 微软雅黑;
    line-height: 16px;
    color: rgb(255, 255, 255);
    margin-left: 5px;
    padding: 0px 5px;
    background: #27C8A3;
    overflow: hidden;	
}
.piclistshow02 li:hover .infobox .titb .picnema{
	color:#ff0;
}
.piclistshow02 li .infobox .titb .ttd{
	position: relative;
	width: 40px;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 18px;
	background: #fff;
	transition: all 0.3s;
}
.piclistshow02 li:hover .infobox .titb .ttd{
	background: #ff0;
}
.piclistshow02 li .infobox .titb .yw{
	position: relative;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	transition: all 0.3s;
}
.piclistshow02 li .infobox .nrinfo{
	position: relative;
	width: 100%;
	height: 55%;
	max-height: 78px;
	color: #fff;
	line-height: 26px;
	margin-top: 5%;
	overflow: hidden;
	display: -webkit-box;
	word-wrap: break-word;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	transition: all 0.3s;
}

.piclistshow02 li .btbox{
	position:absolute;
	width: 90%;
	height: 30px;
	bottom: 5%;
}
.piclistshow02 li .btbox .bt{
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	margin-right: 5px;
	border-radius:13px;
	transition: all 0.3s;
	margin-left: -5px;
}
.piclistshow02 li .btbox .bt:hover{
	width: 85px;
	background: rgba(0,0,0,.1);
}
.piclistshow02 li .btbox .bt i{
	float: left;
	width: 25px;
	height: 25px;
	font-size: 18px;
	color: #fff;
	line-height: 25px;
	padding-left: 5px;
	transition: all 0.3s;
}
.piclistshow02 li .btbox .bt .zi1{
	position: absolute;
	width: 70px;
	height: 25px;
	top: 0;
	left: 26px;
	font-size: 12px;
	line-height: 25px;
	color: #fff;
	transition: all 0.3s;
}

.piclistshow02 li .imgbox{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.piclistshow02 li .img{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.piclistshow02 li:hover .img{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	filter: saturate(180%);
}
.piclistshow02 li:nth-child(1) .ch{
	margin-top: 70%;
}
.piclistshow02 li:nth-child(2) .ch,
.piclistshow02 li:nth-child(3) .ch{
	margin-top: 35%;
	background: #333333;
}
.piclistshow02 li:nth-child(1) .infobox{
	height: 50%;
	bottom: 0;
	background: rgba(85, 205, 196, .9);
}
.piclistshow02 li:nth-child(2) .imgbox{
	width: 50%;
}
.piclistshow02 li:nth-child(2) .infobox{
	height: 100%;
	right: 0;
	background: #fff;
}
.piclistshow02 li:nth-child(3) .imgbox{
	width: 50%;
	right: 0;
}
.piclistshow02 li:nth-child(3) .infobox{
	height: 100%;
	background: #fff;
}

.piclistshow02 li:nth-child(2) .infobox .titb .picnema,
.piclistshow02 li:nth-child(3) .infobox .titb .picnema{
	color:#666;
}
.piclistshow02 li:nth-child(2):hover .infobox .titb .picnema,
.piclistshow02 li:nth-child(3):hover .infobox .titb .picnema{
	color:#27C8A3;
}
.piclistshow02 li:nth-child(2) .infobox .titb .ttd,
.piclistshow02 li:nth-child(3) .infobox .titb .ttd{
	background:#999;
}
.piclistshow02 li:nth-child(2):hover .infobox .titb .ttd,
.piclistshow02 li:nth-child(3):hover .infobox .titb .ttd{
	background:#999;
}
.piclistshow02 li:nth-child(2) .infobox .nrinfo,
.piclistshow02 li:nth-child(3) .infobox .nrinfo{
    color: #999;
}
.piclistshow02 li:nth-child(2) .btbox .bt .zi1,
.piclistshow02 li:nth-child(3) .btbox .bt .zi1{
	color: #666;
}
.piclistshow02 li:nth-child(2) .btbox .bt i,
.piclistshow02 li:nth-child(3) .btbox .bt i{
	color: #666;
}
.piclistshow02 li:nth-child(2) .infobox .jj{
    left: -9px;
	background: url(../../images/web/jj3.png);
}
.piclistshow02 li:nth-child(3) .infobox .jj{
	right: -9px;
	background: url(../../images/web/jj6.png);
}
.piclistshow02 li:nth-child(1):hover .btbox .bt i,
.piclistshow02 li:nth-child(1):hover .btbox .bt .zi1{
	color: #ff0;
}
.piclistshow02 li:nth-child(2):hover .btbox .bt i,
.piclistshow02 li:nth-child(3):hover .btbox .bt i,
.piclistshow02 li:nth-child(2):hover .btbox .bt .zi1,
.piclistshow02 li:nth-child(3):hover .btbox .bt .zi1{
	color: #27C8A3;
}
.piclistshow02 li:nth-child(1) .infobox .nrinfo{
	color: rgba(255,255,255,.8);
}
.piclistshow02 li:nth-child(1):hover .infobox .nrinfo{
	color: #fff;
}

.piclistshow02 li:nth-child(2):hover .infobox .nrinfo,
.piclistshow02 li:nth-child(3):hover .infobox .nrinfo{
	color: #f60;
}

.piclistshow03{
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
	transition: all 0.8s; 
}
.piclistshow03 li{
	position: relative;
	width: 50%;
	float: left;
	cursor: pointer;
	overflow: hidden;
}
.piclistshow03 li .ch{
	margin-top: 35%;
}
.piclistshow03 li .infobox{
	position: absolute;
	width: 50%;
	height: 100%;
	right: 0;
	transition: all 0.3s;
	padding: 3% 5%;
	background: rgba(255,255,255,.5);
}
.piclistshow03 li:hover .infobox{
	background: #f60;
}
.piclistshow03 li .infobox .jj{
	position: absolute;
    width: 9px;
    height: 17px;
    top: 50%;
    margin-top: -8px;
}
.piclistshow03 li .infobox .titb{
	position: relative;
	width: 100%;
	height: 50px;
}
.piclistshow03 li .infobox .titb .picnema{
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color:#f60;
	transition: all 0.3s;
	display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.piclistshow03 li .infobox .titb .picnema span.tists {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 3px;
}
.piclistshow03 li .infobox .titb .picnema span.fushu {
    display: block;
    width: auto;
    height: 16px;
    font-size: 12px;
    font-family: 微软雅黑;
    line-height: 16px;
    color: rgb(255, 255, 255);
    margin-left: 5px;
    padding: 0px 5px;
    background: #f60;
    overflow: hidden;	
    transition: all 0.3s;
}
.piclistshow03 li:hover .infobox .titb .picnema span.fushu {
    color: #f60;
    background: #fff;
}

.piclistshow03 li:hover .infobox .titb .picnema{
	color:#ff0;
}
.piclistshow03 li .infobox .titb .ttd{
	position: relative;
	width: 40px;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 18px;
	background: #999;
	transition: all 0.3s;
}
.piclistshow03 li:hover .infobox .titb .ttd{
	background: #ff0;
}
.piclistshow03 li .infobox .titb .yw{
	position: relative;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	transition: all 0.3s;
}
.piclistshow03 li .infobox .nrinfo{
	position: relative;
	width: 100%;
	height: 55%;
	max-height: 78px;
	color: #999;
	line-height: 26px;
	margin-top: 5%;
	overflow: hidden;
	display: -webkit-box;
	word-wrap: break-word;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.piclistshow03 li:hover .infobox .nrinfo{
	color: #fff;
}

.piclistshow03 li .btbox{
	position:absolute;
	width: 90%;
	height: 30px;
	bottom: 5%;
}
.piclistshow03 li .btbox .bt{
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	margin-right: 5px;
	border-radius:13px;
	transition: all 0.3s;
	margin-left: -5px;
}
.piclistshow03 li .btbox .bt:hover{
	width: 85px;
	background: rgba(0,0,0,.1);
}
.piclistshow03 li .btbox .bt i{
	float: left;
	width: 25px;
	height: 25px;
	font-size: 18px;
	color: #f60;
	line-height: 25px;
	padding-left: 5px;
	transition: all 0.3s;
}
.piclistshow03 li:hover .btbox .bt i{
	color: #ff0;
}
.piclistshow03 li .btbox .bt .zi1{
	position: absolute;
	width: 70px;
	height: 25px;
	top: 0;
	left: 26px;
	font-size: 12px;
	line-height: 25px;
	color: #666;
	transition: all 0.3s;
}
.piclistshow03 li:hover .btbox .bt .zi1{
	color: #ff0;
}

.piclistshow03 li .imgbox{
	position: absolute;
	width: 50%;
	height: 100%;
	transition: all 0.3s;
	overflow: hidden;
}
.piclistshow03 li .img{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.piclistshow03 li:hover .img{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	filter: saturate(180%);
}
.piclistshow03 li:nth-child(4n+1) .imgbox,
.piclistshow03 li:nth-child(4n+2) .imgbox{
	left: 0;
}
.piclistshow03 li:nth-child(4n+1) .infobox,
.piclistshow03 li:nth-child(4n+2) .infobox{
	right: 0;
}
.piclistshow03 li:nth-child(4n+0) .infobox,
.piclistshow03 li:nth-child(4n-1) .infobox{
	left: 0;
}
.piclistshow03 li:nth-child(4n+0) .imgbox,
.piclistshow03 li:nth-child(4n-1) .imgbox{
	right: 0;
}
.piclistshow03 li:nth-child(4n+1) .infobox .jj,
.piclistshow03 li:nth-child(4n+2) .infobox .jj{
    left: -9px;
	background: url(../../images/web/jj3.png);
}
.piclistshow03 li:nth-child(4n+0) .infobox .jj,
.piclistshow03 li:nth-child(4n-1) .infobox .jj{
    right: -9px;
	background: url(../../images/web/jj6.png);
}

.piclistshow04{
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-top: 25px;
	transition: all 0.8s; 
}
.piclistshow04 li{
	position: relative;
	width: 50%;
	float: left;
	cursor: pointer;
	overflow: hidden;
}
.piclistshow04 li .infobox{
	position: absolute;
	width: 50%;
	height: 100%;
	transition: all 0.3s;
	padding: 3% 5%;
}
.piclistshow04 li .infobox .jj{
	position: absolute;
    width: 9px;
    height: 17px;
    top: 50%;
    margin-top: -8px;
}
.piclistshow04 li .infobox .titb{
	position: relative;
	width: 100%;
	height: 50px;
}
.piclistshow04 li .infobox .titb .picnema{
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 20px;
	color:#fff;
	transition: all 0.3s;
	display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.piclistshow04 li .infobox .titb .picnema span.tists {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 3px;
}
.piclistshow04 li .infobox .titb .picnema span.fushu {
    display: block;
    width: auto;
    height: 16px;
    font-size: 12px;
    font-family: 微软雅黑;
    line-height: 16px;
    color: rgb(255, 255, 255);
    margin-left: 5px;
    padding: 0px 5px;
    background: #27C8A3;
    overflow: hidden;	
}
.piclistshow04 li:hover .infobox .titb .picnema{
	color:#ff0;
}
.piclistshow04 li .infobox .titb .ttd{
	position: relative;
	width: 40px;
	height: 2px;
	margin-top: 5px;
	margin-bottom: 18px;
	background: #fff;
	transition: all 0.3s;
}
.piclistshow04 li:hover .infobox .titb .ttd{
	background: #ff0;
}
.piclistshow04 li .infobox .titb .yw{
	position: relative;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #fff;
	transition: all 0.3s;
}
.piclistshow04 li .infobox .nrinfo{
	position: relative;
	width: 100%;
	height: 55%;
	max-height: 78px;
	color: #fff;
	line-height: 26px;
	margin-top: 5%;
	overflow: hidden;
	display: -webkit-box;
	word-wrap: break-word;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	transition: all 0.3s;
}

.piclistshow04 li .btbox{
	position:absolute;
	width: 90%;
	height: 30px;
	bottom: 5%;
}
.piclistshow04 li .btbox .bt{
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	margin-right: 5px;
	border-radius:13px;
	transition: all 0.3s;
	margin-left: -5px;
}
.piclistshow04 li .btbox .bt:hover{
	width: 85px;
	background: rgba(0,0,0,.1);
}
.piclistshow04 li .btbox .bt i{
	float: left;
	width: 25px;
	height: 25px;
	font-size: 18px;
	color: #fff;
	line-height: 25px;
	padding-left: 5px;
	transition: all 0.3s;
}
.piclistshow04 li .btbox .bt .zi1{
	position: absolute;
	width: 70px;
	height: 25px;
	top: 0;
	left: 26px;
	font-size: 12px;
	line-height: 25px;
	color: #fff;
	transition: all 0.3s;
}
.piclistshow04 li .imgbox{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.piclistshow04 li .img{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.piclistshow04 li:hover .img{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	filter: saturate(180%);
}
.piclistshow04 li:nth-child(3){
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50%;
	height: 50%;
}
.piclistshow04 li:nth-child(2) .ch{
	margin-top: 70%;
}
.piclistshow04 li:nth-child(1) .ch,
.piclistshow04 li:nth-child(3) .ch{
	margin-top: 35%;
	background: #333333;
}
.piclistshow04 li:nth-child(1) .infobox{
	height: 50%;
	bottom: 0;
	background: rgba(85, 205, 196, .9);
}
.piclistshow04 li:nth-child(1) .imgbox{
	width: 50%;
}
.piclistshow04 li:nth-child(1) .infobox{
	height: 100%;
	right: 0;
	background: #fff;
}
.piclistshow04 li:nth-child(3) .imgbox{
	width: 50%;
	right: 0;
}
.piclistshow04 li:nth-child(3) .infobox{
	height: 100%;
	background: #fff;
}
.piclistshow04 li:nth-child(2) .infobox {
    height: 50%;
    bottom: 0;
    right: 0;
    background: rgba(85, 205, 196, .9);
}
.piclistshow04 li:nth-child(1) .infobox .titb .picnema,
.piclistshow04 li:nth-child(3) .infobox .titb .picnema{
	color:#666;
}
.piclistshow04 li:nth-child(1):hover .infobox .titb .picnema,
.piclistshow04 li:nth-child(3):hover .infobox .titb .picnema{
	color:#27C8A3;
}
.piclistshow04 li:nth-child(1) .infobox .titb .ttd,
.piclistshow04 li:nth-child(3) .infobox .titb .ttd{
	background:#999;
}
.piclistshow04 li:nth-child(1):hover .infobox .titb .ttd,
.piclistshow04 li:nth-child(3):hover .infobox .titb .ttd{
	background:#27C8A3;
}
.piclistshow04 li:nth-child(3) .infobox .nrinfo,
.piclistshow04 li:nth-child(1) .infobox .nrinfo{
    color: #999;
}
.piclistshow04 li:nth-child(3) .btbox .bt .zi1,
.piclistshow04 li:nth-child(1) .btbox .bt .zi1{
	color: #666;
}
.piclistshow04 li:nth-child(3) .btbox .bt i,
.piclistshow04 li:nth-child(1) .btbox .bt i{
	color: #666;
}
.piclistshow04 li:nth-child(1) .infobox .jj{
    left: -9px;
	background: url(../../images/web/jj3.png);
}
.piclistshow04 li:nth-child(3) .infobox .jj{
	right: -9px;
	background: url(../../images/web/jj6.png);
}
.piclistshow04 li:nth-child(2):hover .btbox .bt i,
.piclistshow04 li:nth-child(2):hover .btbox .bt .zi1{
	color: #ff0;
}
.piclistshow04 li:nth-child(1):hover .btbox .bt i,
.piclistshow04 li:nth-child(3):hover .btbox .bt i,
.piclistshow04 li:nth-child(1):hover .btbox .bt .zi1,
.piclistshow04 li:nth-child(3):hover .btbox .bt .zi1{
	color: #27C8A3;
}
.piclistshow04 li:nth-child(2) .infobox .nrinfo{
	color: rgba(255,255,255,.8);
}
.piclistshow04 li:nth-child(2):hover .infobox .nrinfo{
	color: #fff;
}

.piclistshow04 li:nth-child(1):hover .infobox .nrinfo,
.piclistshow04 li:nth-child(3):hover .infobox .nrinfo{
	color: #666;
}

.piclistshow05{
	position: relative;
	width: 101%;
	height: auto;
	overflow: hidden;
	opacity: 1;
	transition: all 0.8s ease;
	top: 0;
}
.piclistshow05.active{
	opacity: 0;
	top: 100px;
}
.piclistshow05 li{
	position: relative;
	float: left;
	width: 32.333%;
	margin-right: 1%;
	margin-bottom: 1%;
	transition: all 0.4s;
}
.piclistshow05 li:hover{
	/*box-shadow:0 0px 3px 3px rgba(0,0,0,.2)*/
}
.piclistshow05 li.lsit3{
	width: 32.3333%;
}
.piclistshow05 li.lsit4{
	width: 24%;
}
.piclistshow05 li .imgbox{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.piclistshow05 li .imgbox .spico{
    position: absolute;
    width: 100%;
    height: 100%;
    transition:all 0.3s;
    background: rgba(0,0,0,.1);
    z-index: 5;
}
.piclistshow05 li:hover .imgbox .spico{
    background: rgba(0,0,0,.2);
}
.piclistshow05 li .imgbox .spico i{
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    top: 50%;
    margin-top: -40px;
    color: rgba(255,255,255,.7);
    font-size: 50px;
    line-height: 80px;
    transition:all 0.3s;
    text-align: center;
}
.piclistshow05 li:hover .imgbox .spico i{
    font-size: 65px;
    color: rgba(255,255,255,.9);
}
.piclistshow05 li .imgbox .img{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
	
}
.piclistshow05 li:hover .imgbox .img{
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	filter: saturate(150%) grayscale(0%);
}
.piclistshow05 li .ydbox{
	position:absolute;
	width: 100%;
	height: 30px;
	bottom: 0;
	background: rgba(0,0,0,.5);
	padding: 0 5%;
	font-size: 14px;
	color: #f60;
	line-height: 30px;
	transition: all 0.3s;
}

.piclistshow05 li .ydbox span,
.piclistshow05 li .ydbox span a{
	position:absolute;
	width: auto;
	min-width: 58px;
	height: 30px;
	bottom: 0;
	right: 5%;
	color: #f60;
	transition: all 0.3s;
}
.piclistshow05 li:hover .ydbox span{
	color: #ff0;
}
.piclistshow05 li .ydbox span a:hover{
	color: #ff0;
}
.piclistshow05 li .tujian{
	position:absolute;
	width: 57px;
	height: 57px;
	top: 0;
	right: 0;
	background: url(../../images/web/tuijian-rt.png) top left no-repeat;
	background-size:100% 100% ;
	color: rgba(255,255,255,.0);
	z-index: 10;
}
.piclistshow05 li .infosbox{
	position: relative;
	width: 100%;
	height: auto;
	background: rgba(255,255,255,.7);
	padding: 3% 5%;
	transition: all 0.5s ease;
}
.piclistshow05 li:hover .infosbox{
	background: #999;
}
.piclistshow05 li .infosbox h1{
	position: relative;
	width: 100%;
	height: 30px;
	font-size: 20px;
	color: #f60;
	font-family: hbkx;
	letter-spacing: -2px;
	line-height: 30px;
	transition: all 0.3s;
	display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.piclistshow05 li .infosbox h1.stitle{
	height: 25px;
	font-size: 16px;
	line-height:25px;
}
.piclistshow05 li .infosbox h1 span.tists {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 3px;
}
.piclistshow05 li .infosbox h1 span.tistx {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 3px;
    font-size: 20px;
    font-family: 宋体;
    font-weight: bold;
    letter-spacing: -1px;
    color: #f60;
    transition: all 0.3s;
}
.piclistshow05 li .infosbox h1 span.fushu {
    display: block;
    width: auto;
    height: 16px;
    font-size: 12px;
    font-family: 微软雅黑;
    line-height: 16px;
    color: #fff;
    margin-left: 5px;
    padding: 0px 5px;
    background:#999;
    overflow: hidden;
    letter-spacing: 0px;	
}

.piclistshow05 li:hover .infosbox h1{
	color: #fff;
}
.piclistshow05 li:hover .infosbox h1 span.tistx {
    color: #fff;
}
.piclistshow05 li:hover .infosbox h1 span.fushu{
	color: #f60;
	background: rgba(255,255,255,.7);
}
.piclistshow05 li .infosbox .info{
	position: relative;
	width: 100%;
	height: 46px;
	font-size: 13px;
	line-height: 23px;
	color: #556c5a;
	margin-top: 10px;
	transition: all 0.3s;
	overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.piclistshow05 li .infosbox .info.infos{
	height: 40px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}
.piclistshow05 li:hover .infosbox .info{
	color: rgba(255,255,255,.8);
}
.piclistshow05 li .btbox{
	position:relative;
	width: 100%;
	height: 30px;
	margin-top: 10px;
	overflow: hidden;
}
.piclistshow05 li .btbox.show{
	margin-top: 15px;
}
.piclistshow05 li .btbox.biaoqian{
	height: 25px;
	margin-top: 15px;
}
.piclistshow05 li .btbox .juli{
	position: absolute;
	width: auto;
	height: 26px;
	line-height: 30px;
	font-size: 12px;
	color: #999;
	top: 0;
	right: 0;
	text-align: center;
	transition: all 0.3s;
}
.piclistshow05 li:hover .btbox .juli{
	color: #e8d2c0;
}



.piclistshow05 li .btbox .bt{
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	margin-right: 5px;
	border-radius:13px;
	transition: all 0.3s;
	margin-left: 0px;
	background: rgba(0,0,0,.0);
	border: 1px solid rgba(118,177,93,.2);
}
.piclistshow05 li:hover .btbox .bt{
	background: rgba(0,0,0,.2);
	border: 1px solid rgba(0,0,0,0);
}
.piclistshow05 li .btbox .bt:hover{
	width: 85px;
	background: rgba(0,0,0,.2);
	border: 1px solid rgba(0,0,0,0);
}
.piclistshow05 li .btbox .bt i{
	float: left;
	width: 23px;
	height: 23px;
	font-size: 18px;
	color: #f60;
	line-height: 23px;
	padding-left: 0px;
	transition: all 0.3s;
	text-align: center;
}
.piclistshow05 li .btbox .bt i.ico1{
	font-size: 16px;
}
.piclistshow05 li:hover .btbox .bt i{
	color: #f4f0ea;
}
.piclistshow05 li .btbox .bt .zi1{
	position: absolute;
	width: 70px;
	height: 25px;
	top: 0;
	left: 26px;
	font-size: 12px;
	line-height: 25px;
	color: #666;
	transition: all 0.3s;
}
.piclistshow05 li:hover .btbox .bt .zi1{
	color: #f4f0ea;
}
.piclistshow05 li .btbox p{
	position:relative;
	width: auto;
	float: left;
	height: 25px;
	border: 1px solid #27C8A3;
	padding: 2px 5px;
	line-height: 19px;
	color: #27C8A3;
	font-size: 12px;
	margin-right: 5px;
	transition: all 0.3s;
}
.piclistshow05 li:hover .btbox p{
	border: 1px solid rgba(255,255,255,.7);
	padding: 2px 5px;
	color: rgba(255,255,255,.7);
}

/*图文列表结束*/

/*价格样式*/
.alljgbox{
	position: absolute;
	width: auto;
	height: auto;
	overflow: hidden;
	bottom: 15px;
	z-index: 100;
}
.alljgbox .jiage{
	position: relative;
	width: auto;
	height: 30px;
	padding-right: 15px;
	background: url(../../images/web/jiagebg1.png) right top no-repeat;
	background-size:auto 30px;
	overflow: hidden;
}
.alljgbox .jiage h1{
	position: relative;
	width: auto;
	height: 100%;
	background: #f60;
	padding-left: 10px;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	text-align: left;
}
.alljgbox .jiage h1 span{
	position: relative;
	width: auto;
	height: 100%;
	background: #f60;
	font-size: 24px;
	line-height: 30px;
	padding: 0 3px;
	padding-top: 3px;
}


.piclistshow01 li:nth-child(1) .alljgbox .jiage,
.piclistshow01 li:nth-child(6) .alljgbox .jiage,
.piclistshow02 li:nth-child(1) .alljgbox .jiage,
.piclistshow04 li:nth-child(2) .alljgbox .jiage{
	height: 40px;
	padding-right: 20px;
	background: url(../../images/web/jiagebg1.png) right top no-repeat;
	background-size:auto 40px;
}
.piclistshow01 li:nth-child(1) .alljgbox .jiage h1,
.piclistshow01 li:nth-child(6) .alljgbox .jiage h1,
.piclistshow02 li:nth-child(1) .alljgbox .jiage h1,
.piclistshow04 li:nth-child(2) .alljgbox .jiage h1{
	font-size: 16px;
	line-height: 40px;
}
.piclistshow01 li:nth-child(1) .alljgbox .jiage h1 span,
.piclistshow01 li:nth-child(6) .alljgbox .jiage h1 span,
.piclistshow02 li:nth-child(1) .alljgbox .jiage h1 span,
.piclistshow04 li:nth-child(2) .alljgbox .jiage h1 span{
	font-size: 35px;
	line-height: 40px;
}
.piclistshow02 li:nth-child(1) .alljgbox,
.piclistshow04 li:nth-child(2) .alljgbox{
	bottom: 50%;
	margin-bottom: 15px;
}

.piclistshow01 li:nth-child(3) .alljgbox,
.piclistshow01 li:nth-child(4) .alljgbox,
.piclistshow02 li:nth-child(2) .alljgbox,
.piclistshow03 li:nth-child(4n+1) .alljgbox,
.piclistshow03 li:nth-child(4n+2) .alljgbox,
.piclistshow04 li:nth-child(1) .alljgbox{
	right: 0px;
}
.piclistshow01 li:nth-child(3) .alljgbox .jiage,
.piclistshow01 li:nth-child(4) .alljgbox .jiage,
.piclistshow02 li:nth-child(2) .alljgbox .jiage,
.piclistshow03 li:nth-child(4n+1) .alljgbox .jiage,
.piclistshow03 li:nth-child(4n+2) .alljgbox .jiage,
.piclistshow04 li:nth-child(1) .alljgbox .jiage{
	padding-left: 15px;
	padding-right: 0;
	background: url(../../images/web/jiagebg2.png) left top no-repeat;
	background-size:auto 30px;
}
.piclistshow01 li:nth-child(3) .alljgbox .jiage h1,
.piclistshow01 li:nth-child(4) .alljgbox .jiage h1,
.piclistshow02 li:nth-child(2) .alljgbox .jiage h1,
.piclistshow03 li:nth-child(4n+1) .alljgbox .jiage h1,
.piclistshow03 li:nth-child(4n+2) .alljgbox .jiage h1,
.piclistshow04 li:nth-child(1) .alljgbox .jiage h1{
	padding-left: 0px;
	padding-right: 10px;
}
.piclistshow04 li:nth-child(2) .alljgbox{
	right: 0px;
}
.piclistshow04 li:nth-child(2) .alljgbox .jiage{
	height: 40px;
	padding-right:0px;
	padding-left: 20px;
	background: url(../../images/web/jiagebg2.png) left top no-repeat;
	background-size:auto 40px;
}
.piclistshow04 li:nth-child(2) .alljgbox .jiage h1{
	padding-right: 10px;
}

/*线路攻略样式*/
.xlyjbox{
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 25px;
	overflow: hidden;
}
.xlyjbox .lmtbox{
	position: relative;
	width: 100%;
	height: 30px;
	font-family: "微软雅黑";
	font-size: 22px;
	color: #666666;
	text-align: left;
	margin-bottom: 15px;
	font-weight: normal;
}
.xlyjbox .lmtbox span{
	float: left;
}
.xlyjbox .lmtbox p{
	position: relative;
	width: auto;
	float: left;
	height: 26px;
	line-height: 28px;
	font-family: arial;
	font-size: 16px;
	color: #999;
	border-bottom: 2px solid #27C8A3;
	text-transform: uppercase;
	margin-left: 5px;
}
.xlyjbox .infomess{
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 25px;
	font-size: 13px;
	color: #999;
	overflow: hidden;
	display: -webkit-box;
	word-wrap: break-word;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.xlyjbox .btnsbox{
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 15px;
	margin-bottom: 30px;
	overflow: hidden;
}
.xlyjbox .lines{
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -1px;
	border-right: 1px dashed #27C8A3;
}
.xlyjbox .btnsbox li{
	position: relative;
	float: left;
	width: auto;
	height: 30px;
	font-size: 14px;
	line-height: 28px;
	color: #999;
	border: 1px solid #27C8A3;
	padding: 0 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	transition: all 0.3s;
}
.xlyjbox .btnsbox li:hover{
	color: #fff;
	border: 1px solid #27C8A3;
	background: #27C8A3;
}
.xlglbox{
	position: relative;
	width: 50%;
	height: auto;
	float: left;
	padding:5px 4% 5px 0;
	overflow: hidden;
}

.xlglbox .listbox{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.xlglbox .listbox li{
	position: relative;
	float: left;
	width:32%;
	margin-right: 1.333%;
	overflow: hidden;
	background: #fff;
	transition: all 0.3s;
}
.xlglbox .listbox li .ch{
	margin-top: 120%;
}
.xlglbox .listbox li .imgbox{
	position: absolute;
	width: 100%;
	height: 55%;
	overflow: hidden;
}
.xlglbox .listbox li .imgbox .img{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.xlglbox .listbox li:hover .imgbox .img{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	filter: saturate(180%);
}
.xlglbox .listbox li .infobox{
	position: absolute;
	width: 100%;
	height: 45%;
	min-height: 90px;
	bottom: 0;
	overflow: hidden;
	background: #fff;
	z-index: 10;
}
.xlglbox .listbox li .infobox h1{
	position: absolute;
	width: 100%;
	height: 25px;
	top: 10px;
	padding: 0 5px;
	font-size: 15px;
	color: #666;
	font-weight: none;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.3s;
}
.xlglbox .listbox li:hover .infobox h1{
	color: #27C8A3;
}
.xlglbox .listbox li .infobox h2{
	position: absolute;
	width: 100%;
	height: 34px;
	top: 50%;
	padding: 0 5px;
	font-size: 12px;
	color: #999;
	line-height: 17px;
	margin-top: -17px;
	overflow: hidden;
	display: -webkit-box;
	word-wrap: break-word;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.xlglbox .listbox li .infobox h3{
	position: absolute;
	width: 100%;
	height: 25px;
	bottom: 5px;
	padding: 0 5px;
	font-size: 14px;
	color: #f60;
	font-weight: none;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.yjfxbox{
	position: relative;
	width: calc(50% - 1px);
	height: auto;
	float: left;
	padding:5px 0px 0 4%;
}
/*讲解服务--瀑布流*/
.sjs-default {
	position: relative;
	padding: 0;
	margin: 0;
	opacity: 0;
	transition: height .2s ease-out, opacity .2s ease-out .2s
}

[data-sjsel] {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	transition: -webkit-transform .2s ease-out;
	transition: transform .2s ease-out;
	transition: transform .2s ease-out, -webkit-transform .2s ease-out
}

.jj_bigbox {
	width: 99%;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0px;
	padding-bottom: 15px;
}

.jj_card {
	background: rgba(255, 255, 255, .4);
	border-radius: 0px;
	box-shadow: 0px 1px 4px rgba(0, 0, 0, .1);
	display: flex;
	flex-direction: column;
	transition: box-shadow .2s ease-in-out;
	transition: all 0.3s;
}
.jj_card:hover {
	background: #f60;
}
.jj_card .card__picture {
	position: relative;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}
.jj_card .card__picture .imgbox{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	transition: all 0.3s;
}
.jj_card .card__picture .imgbox.product{
	-webkit-filter: grayscale(80%);
    filter: grayscale(80%);
}
.jj_card:hover .card__picture .imgbox{
	-webkit-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.jj_card .card__picture img{
	width: 100%;
	height: auto;
	opacity: 0;
}
.jj_card .card__picture .spico {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.3s;
    background: rgba(0,0,0,.1);
    z-index: 5;
}
.jj_card .card__picture .spico i {
    position: absolute;
    width: 80px;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    top: 50%;
    margin-top: -40px;
    color: rgba(255,255,255,.8);
    font-size: 40px;
    line-height: 80px;
    transition: all 0.3s;
    text-align: center;
}
.jj_card:hover .card__picture .spico i {
    font-size: 55px;
    color: rgba(255,255,255,1);
}
.jj_card .tujian {
    position: absolute;
    width: 57px;
    height: 57px;
    top: 0;
    right: 0;
    background: url(../../images/web/tuijian-rt.png) top right no-repeat;
    color: rgba(255,255,255,.0);
    z-index: 10;
}

.jj_card .card-infos {
	padding: 3% 5%;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.jj_card .card-infos h1 {
	position: relative;
    width: 100%;
    height: 30px;
    font-size: 16px;
    color: #f60;
    line-height: 30px;
    transition: all 0.3s;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.jj_card .card-infos h1 span {
	font-size: 14px;
	line-height: 25px;
	margin: 0px;
	color: #f60;
}
.jj_card .card-infos h1 span.tists {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 3px;
    color: #f60;
    font-size: 20px;
    transition: all 0.3s;
}
.jj_card:hover .card-infos h1 span.tists {
    color: #fff;
}
.jj_card .card-infos h1 span.fushu {
    display: block;
    width: auto;
    height: 16px;
    font-size: 12px;
    font-family: 微软雅黑;
    line-height: 16px;
    color: rgb(255, 255, 255);
    margin-left: 5px;
    padding: 0px 5px;
    background: #f60;
    overflow: hidden;
    transition: all 0.3s;
}
.jj_card:hover .card-infos h1 span.fushu {
    color: #f60;
    background: #fff;
}

.jj_card .card-infos h2{
	position: relative;
	width: 100%;
	height: 46px;
	font-size: 13px;
	line-height: 23px;
	color: #999;
	margin-top: 10px;
	transition: all 0.3s;
	overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.jj_card:hover .card-infos h2{
	color: rgba(255,255,255,.8);
}
.jj_card .card-infos h3 {
	position: relative;
	height: 25px;
	margin: 0px;
}

.jj_card .card-infos h3 .leftbtn,
.jj_card .card-infos h3 .rightbtn  {
	position: absolute;
	bottom: 0;
	width: auto;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	background: #f60;
	color: #fff;
	padding: 0 5px;
	border-radius: 3px;
}
.jj_card .card-infos h3 .leftbtn {
	left: 0;
}
.jj_card .card-infos h3 .rightbtn {
	right:0;
	background: #f60;
}
.jj_card .card-infos .btbox{
	position:relative;
	width: 100%;
	height: 25px;
	margin-top: 5px;
	overflow: hidden;
}
.jj_card .card-infos .btbox.biaoqian{
	height: 20px;
	margin-top: 10px;
}
.jj_card .card-infos .btbox li{
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	margin-right: 2px;
	border-radius:13px;
	transition: all 0.3s;
	margin-left: 0px;
	padding: 0 2px;
}
.jj_card .card-infos .btbox li:hover{
	width: 85px;
	background: rgba(0,0,0,.1);
}
.jj_card .card-infos .btbox li i{
	float: left;
	width: 25px;
	height: 25px;
	font-size: 16px;
	color: #f60;
	line-height: 25px;
	padding-left: 0px;
	transition: all 0.3s;
	vertical-align: middle;
}
.jj_card:hover .card-infos .btbox li i{
	color: #ff0;
}
.jj_card .card-infos .btbox li.juli{
	position: absolute;
	width: auto;
	height: 26px;
	line-height: 26px;
	font-size: 11px;
	color: #f60;
	top: 0;
	right: 0;
	text-align: center;
	transition: all 0.3s;
}
.jj_card:hover .card-infos .btbox li.juli{
	color: #fff;
}
.jj_card .card-infos .btbox li .zi1{
	position: absolute;
	width: 70px;
	height: 25px;
	top: 0;
	left: 26px;
	font-size: 12px;
	line-height: 25px;
	color: #666;
	transition: all 0.3s;
}
.jj_card .card-infos .btbox li:hover .zi1{
	color: #ff0;
}
.jj_card .card-infos .btbox p{
	position:relative;
	width: auto;
	float: left;
	height: 25px;
	border: 1px solid #27C8A3;
	padding: 2px 5px;
	line-height: 19px;
	color: #27C8A3;
	font-size: 12px;
	margin-right: 5px;
	transition: all 0.3s;
}
.jj_card:hover .card-infos  .btbox p{
	border: 1px solid rgba(255,255,255,.7);
	padding: 2px 5px;
	color: rgba(255,255,255,.7);
}

/*内容详情页*/
.showcenbox {
    position: relative;
    width: calc(100% - 40px);
    max-width: 1300px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
.show-c-nr .leftnr{
	position: relative;
	float: left;
	width: 76%;
	height: auto;
	min-height: 500px;
	background:rgba(255,255,255,.5);
	z-index: 100;
	padding: 20px;
	z-index: 2000;
}

.show-c-nr .rightnr{
	position: relative;
	float: left;
	width: 22%;
	margin-left: 2%;
	height: auto;
	min-height: 500px;
	z-index: 2500;
}
.show-c-nr .rightnr.upstyle{
	z-index: 500;
}
.show-c-nr .rightnr .zbfwbox{
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	background:rgba(255,255,255,.5);
	padding: 18px 0;
	padding-bottom: ;
}
.show-c-nr .rightnr .zbfwbox .toptitle{
	position: relative;
	width: 100%;
	height: auto;
}
.show-c-nr .rightnr .zbfwbox .toptitle.botline{
	bottom: 1px ;
}
.show-c-nr .rightnr .zbfwbox .toptitle h1{
	position: relative;
	width: 100%;
	height: auto;
	padding: 0 5%;
	font-size: 20px;
	color: #f60;
	line-height: 25px;
}
.show-c-nr .rightnr .zbfwbox .toptitle h2{
	position: relative;
	width: 100%;
	height: auto;
	padding: 0 5%;
	font-size: 16px;
	color: #999;
	line-height: 20px;
	text-transform: uppercase;
	font-family: fontName;
}
.show-c-nr .rightnr .zbfwbox .toptitle h3{
	position: relative;
	width: 100%;
	height: auto;
	padding: 0 5%;
	font-size: 12px;
	line-height: 18px;
}
.show-c-nr .rightnr .zbfwbox .toptitle.botline{
	bottom: 1px ;
}
.show-c-nr .rightnr .hotnews{
	position: relative;
	width: 100%;
	height: auto;
	padding: 5%;
	/*border-top: 1px dashed #999;*/
	padding-bottom: 0;
}
.show-backbox{
	position: absolute;
	width: 40px;
	height: 40px;
	top:30px;
	left: 50%;
	margin-left: 650px;
	z-index: 10000;
}
.show-backbox.upstyle{
	position: fixed;
	top:0px;
}
.show-backbox i{
	position: absolute;
	width: 40px;
	height: 40px;
	top:0px;
	left: 0%;
	z-index: 10;
	background: #f60;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.show-backbox .zibox{
	position: absolute;
	width: 100%;
	height: 25px;
	top:15px;
	z-index: -10;
	background: #999;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	transition: all 0.3s;
}
.show-backbox:hover .zibox{
	top:40px;
}
.newshow_top{
	position: relative;
	width: 100%;
	height: auto;
	border-bottom: 1px dashed rgba(9,121,62,.3);
}
.newshow_top h1{
	position: relative;
	width: 100%;
	height: auto;
	line-height: 25px;
	color: #f60;
	font-size: 18px;
	text-align: left;
}
.newshow_top h2{
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #999;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
}
.newshow_top h2 span{
	position: relative;
	width: auto;
	float: left;
}
.newshow_top h2 a{
	color: 	#999;
}
.newshow_top h2 a:hover{
	color: #f60;
}

.newshow_top .botbtts{
	position: relative;
	float:left;
	width: 200px;
	height: 25px;
	left: 20px;
}
.newshow_top .pic_fxs{
	position: absolute;
	width: 30px;
	height: 25px;
	top: 0;
	right: 0;
}
.newshow_top .bt.activess{
	position: relative;
	float: left;
	width: 25px;
	height: 25px;
	overflow: hidden;
	margin-right: 10px;
	border-radius:13px;
	transition: all 0.3s;
	margin-left: -5px;
	cursor: pointer;
}
.newshow_top .bt:hover{
	width: 85px;
	background: rgba(0,0,0,.1);
}
.newshow_top .bt.activess:hover{
	width: 190px;
	background: rgba(0,0,0,.1);
}
.newshow_top .bt i{
	float: left;
	width: 25px;
	height: 25px;
	font-size: 20px;
	color: #666;
	line-height: 25px;
	padding-left: 5px;
	transition: all 0.3s;
	vertical-align: sub;
}
.newshow_top .bt.activex i{
	color: #090;
}
.newshow_top .botbtts .zi1{
	position: absolute;
	width: 70px;
	height: 25px;
	top: 0;
	left: 26px;
	font-size: 12px;
	line-height: 25px;
	color: #666;
	transition: all 0.3s;
}
.newshow_top .botbtts .zi2{
	position: absolute;
	width: 180px;
	height: 25px;
	top: 0;
	left: 26px;
	font-size: 12px;
	line-height: 25px;
	color: #666;
	transition: all 0.3s;
}
.newshow_top .botbtts .zi2 span{
	width: auto;
	float: left;
}

.newshow_top .botbtts .bt.activex .zi1{
	color: #090;
}


.fenxiang{
    width: 250px;
    height: 20px;
    z-index: 10;
    position: relative;
    float
}
.fenxiang.fxposa{
	position: absolute;
	border: 1px solid rgba(0,0,0,.1);
	bottom: 2px;
}
.fenxiang .benbox {
    position: relative;
    width: 200px;
    height: 20px;
    top: 0;
    left: 0;
    z-index: 100;
}
.fenxiang .benbox li {
    float: left;
    width: auto;
    height: 20px;
    line-height: 20px;
    padding: 0px 2px;
    font-size: 14px;
    color: #666;
}
.fenxiang .benbox li.zi {
    padding-top: 3px;
}
.fenxiang .benbox li a{
	width: 20px!important; 
	height: 20px!important;
	margin: 0 auto 0px!important; 
	float: none!important; 
	padding: 0!important; 
	display: block;
	color: #999;
}
.fenxiang .benbox li a:hover{
	color: #f60;
}
.fenxiang .benbox .bds_weixin,
.fenxiang .benbox .bds_sqq,
.fenxiang .benbox .bds_qzone,
.fenxiang .benbox .bds_tqq,
.fenxiang .benbox .bds_tsina{
	background-size:auto 0px;
	font-size: 18px;
	line-height: 18px;
	margin-top: 2px !important;
}

.hotnews .new_nsnr1:nth-last-child(1){
	margin-bottom: 0px;
}

.new_nsnr1{
	width: 100%;
	height: 85px;
	color: #9a8f88;
	overflow: hidden;
}

.new_nsnr1 .imgbox{
	float: left;
    width: 25%;
    height: 85px;
    margin-right: 15px;
    overflow: hidden;
}
.new_nsnr1.hot .imgbox{
    width: 38%;
}
.new_nsnr1 .imgbox .img{
    width: 100%;
    height: 100%;
    transition: all 0.3s;
}

.new_nsnr1:hover .imgbox .img{
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.new_nsnr1.hot:hover .imgbox .img{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.new_nsnr1 h5{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #27C8A3;
	font-weight: bold;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}
.new_nsnr1.hot h5{
	color: #626867;
	font-weight: normal;
}
.new_nsnr1.hot:hover h5{
	color: #f60;
	font-weight: normal;
}
.new_nsnr1 .font{
	height: 60px;
	margin-top: 5px;
	line-height: 20px;
	font-size: 12px;
	font-family: "微软雅黑";
	color: #999;
	text-align: left;
	overflow: hidden;
    display: -webkit-box;
    word-wrap: break-word;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    transition: all 0.3s;
}
.new_nsnr1 .font p{
	font-size: 12px;
	font-family: "微软雅黑";
	color: rgba(85,108,90,.6);
}

.new_nsnr1:hover .font{
	color:#666;
}
.new_nsnr1:hover .font p{
	color: rgba(85,108,90,1);
}

.new_nsnr1 .tims{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #777;
	margin-top: 3px;
}

.hot_jd{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.hot_jd .hotjd{
	position: relative;
	float: left;
	width: 49%;
	height: auto;
	margin-bottom: 15px;
}
.hot_jd .hotjd:nth-child(odd){
	margin-right: 2%;
}
.hot_jd .hotjd:nth-last-child(2),
.hot_jd .hotjd:nth-last-child(1){
	margin-bottom: 0px;
}
.hot_jd .hotjd .pics{
	position: relative;
	overflow: hidden;
}
.hot_jd .hotjd .pics .imgs{
	position: absolute;
	width: 100%;
	height: 100%;
	transition: all 0.3s;
}
.hot_jd .hotjd:hover .pics .imgs{
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.hot_jd .hotjd .namebox{
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
    font-size: 14px;
    color: rgb(155, 140, 130);;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all 0.3s;
    text-align: center;
}
.hot_jd .hotjd:hover .namebox{
    color:#f60;
}


.show-c-nr .rightnr .bigwx{
	position: relative;
	width: 100%;
	max-width: 1300px;
	height: auto;
}
.wxshow{
	position: relative;
	width: 100%;
	height: auto;
	background:rgba(255,255,255,.5);
}
.wxshow .infos{
	position: relative;
	width: 100%;
	height: auto;
	font-size: 16px;
	color: #f60;
	line-height: 23px;
	padding:15px 7% 10px 7%;
	border-bottom: 1px dashed rgba(0,0,0,.1);
}
.wxshow .infos span{
	font-size: 13px;
	color: #556c5a;
	line-height: 20px;
}
.wxshow .icos{
	position: relative;
	width: 100%;
	height: auto;
	padding: 7%;
	overflow: hidden;
}
.wxshow .icos .logo{
	position: relative;
	float: left;
	width: 42%;
	overflow: hidden;
	background: url(../../images/web/logo6.png) center center no-repeat;
	background-size:100% auto ;
}
.wxshow .icos .logo .ch{
	margin-top: 111.111%;
}
.wxshow .icos .ewm{
	position: relative;
	float: right;
	width: 46.69%;
	overflow: hidden;
	background: url(../../images/web/wxewm.jpg) top left no-repeat;
	background-size:auto 100%;
}
.wxshow .icos .ewm .ch{
	margin-top: 100%;
}
.show-c-nr .rightnr .bigwx.upstyle{
	position: fixed;
	top: 68px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.show-c-nr .rightnr .bigwx.upstyle .wxshow{
	width: 22%;
	float: right;
}
/*内容详情页结束*/
/*联系我们*/
.ctanrbox{
	position: relative;
	width: 100%;
	height: auto;
	padding: 0 10px;
	overflow: hidden;
	padding-bottom: 25px;
}
.ctanrbox .left{
	position: relative;
	float: left;
	width: 45%;
	height: 360px;
	padding-top: 15px;
}
.ctanrbox .left .title{
	position: relative;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 22px;
	color: #f60;
	font-family: hbkx;
	border-bottom: 1px dashed rgba(0,0,0,.1);
}
.ctanrbox .left .infobox{
	position: relative;
	width: 100%;
	height: auto;
	padding: 10px 0;
	border-bottom: 1px dashed rgba(0,0,0,.1);
}
.ctanrbox .left .infobox li{
	position: relative;
	width: 100%;
	height: 56px;
	padding: 18px 0;
	cursor: pointer;
}
.ctanrbox .left .infobox li i{
	position: relative;
	float: left;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	transition: all 0.3s;
}
.ctanrbox .left .infobox li:hover i{
	color: #f60;
}

.ctanrbox .left .infobox li .ctainf{
	position: relative;
	float: left;
	width: calc(100% - 40px);
	height: 20px;
	margin-left: 10px;
	line-height: 20px;
	font-size: 14px;
	transition: all 0.3s;
}
.ctanrbox .left .infobox li:hover .ctainf{
	color: #f60;
}

.ctanrbox .right{
	position: relative;
	float: right;
	width: 50%;
	height: 360px;
}
.ctanrbox .right .kk{
	position: absolute;
	width: 85%;
	height: 100%;
	top: 0;
	right: 0;
	border: 4px solid rgba(0,0,0,.1);
}
.ctanrbox .right .dt{
	position: absolute;
	width: calc(100% - 15px);
	height:calc(100% - 30px);
	top: 15px;
	right: 15px;
	overflow: hidden;
	border:1px solid rgba(0,0,0,.1)
}
.ctanrbox .anchorBL,
.ctanrbox .BMap_stdMpPan,
.ctanrbox .BMap_stdMpZoom{
	display: none;
}
/*联系我们结束*/

/*旅游服务样式*/
.lyfw{
    position: relative;
    width: 100%;
    margin: 0 auto;
    background: rgba(255,255,255,.3);
}
.lyfw .lmtits {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #f60;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    background: rgba(255,255,255,.3);
}
.lyfw .lmtits span {
   position: relative;
    left: 50%;
    top: 50%;
    width: auto;
    padding: 0 10px;
    position: absolute;
    margin-top: -20px;
    z-index: 1;
    text-align: center;
    -webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}
.lyfw .c_nr_box{
    position: relative;
    width: 100%;
    height: auto;
}
.lyfw .c_nr_box ul {
    width: 100%;
    height: auto;
    min-height: 45px;
    padding: 10px 15px;
    color: #999;
    overflow:hidden;
}
.lyfw .c_nr_box ul.nopad {
	padding-top:0px ;
	padding-bottom: 0px;
}
.lyfw .c_nr_box ul li {
    position: relative;
    float: left;
    width: calc(100% - 80px);
    height: 100%;
    line-height: 40px;
}
.lyfw .c_nr_box ul li span {
    margin-right: 0px;
}
.lyfw .c_nr_box ul li span.tcbtns {
    color: #f60;
    font-weight: bold;
    cursor: pointer;
}
.lyfw .c_nr_box ul li.yrz {
    color: #999;
    font-size: 12px;
}
.lyfw .c_nr_box ul li i {
    font-size: 16px;
    color: #27C8A3;
    width: auto;
    padding: 0 5px;
    line-height: 22px;
}
.lyfw .c_nr_box ul li i.no {
    font-size: 16px;
    color: #c00;
}
.lyfw .c_nr_box ul li a {
    color: #27C8A3;
    font-weight: bold;
    margin-left: 15px;
}
.lyfw .c_nr_box ul li.li1 {
    width: 80px;
    font-weight: bold;
    color: #2da79c;
    line-height: 40px;
}
.lyfw .c_nr_box ul li.li25 {
    line-height: 25px;
}
.lyfw .c_nr_box ul li.li2 {
    float: none;
    margin-left: 80px;
}
.lyfw .c_nr_box ul li .btn {
    position: absolute;
    left: 100px;
    top: 0;
    border: 1px solid #f60;
    background: #f60;
    height: 28px;
    width: 100px;
    text-align: center;
    color: #fff;
}
.lyfw .c_nr_box ul li .xyxz {
    position: absolute;
    left: 100px;
    top: 0;
    height: 28px;
    width: 100px;
    text-align: center;
    color: #f60;
}
.lyfw .c_nr_box ul li .input {
    border: 1px solid rgba(0,0,0,.1);
    background: rgba(255,255,255,.2);
    height: 40px;
    width: 100px;
    padding: 0 5px;
    vertical-align: bottom;
    font-size: 100%;
    color: #f60;
    margin: 0;
    vertical-align: baseline;
    outline: none;
}
.lyfw .c_nr_box ul li .input.l100 {
    width: 100%;
}
.lyfw .c_nr_box ul li .input.l28 {
    width: 275px;
}
.lyfw .c_nr_box ul li .input.l150 {
    width: 150px;
}
.lyfw .c_nr_box ul li .input.l260 {
    width: 230px;
}
.lyfw .c_nr_box ul li .time_data {
    position: relative;
    float: left;
    height: 28px;
    width: 275px;
}
.lyfw .c_nr_box ul li .time_data i {
    position: absolute;
    right: 5px;
    top: 3px;
    font-size: 18px;
}
.lyfw .c_nr_box textarea {
    width: 100%;
    height: 130px;
    border: 1px solid rgba(0,0,0,.1);
    background: rgba(255,255,255,.2);
    resize: none;
    line-height: 30px;
    color: #f60;
    padding: 5px;
    font-family: "微软雅黑";
}
.lyfw .tem_fzr{
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.lyfw .tem_fzr .left{
	position: relative;
	float: left;
	width: 55%;
	height: auto;
}
.lyfw .tem_fzr .right{
	position: relative;
	float: left;
	width: 45%;
	height: auto;
}
.lyfw .yztj{
	position: relative;
	width: 100%;
	height: 70px;
	overflow: hidden;
	border-top: 1px dashed rgba(0,0,0,.1);
}
.lyfw .tjbtn{
	position: absolute;
    right: 50%;
    margin-right: -50px;
    top: 15px;
    border: 1px solid #f60;
    background: #f60;
    height: 35px;
    line-height: 35px;
    width: 100px;
    text-align: center;
    color: #fff;
    transition: all 0.3s;
    cursor: pointer;
}
.lyfw .tjbtn:hover{
    background: #f60;
    border: 1px solid #f60;
    color: #ff0;
}
/*旅游服务样式结束*/
/*信息执行*/	
.aded_ok{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.0);
	z-index: -10;
	top: 0;
	left: 0;
	transition: all 0.3s;
}
.aded_ok.active{
	background: rgba(0,0,0,.8);
	z-index: 3000;
}	
.aded_ok .ok_messbox{
	position: absolute;
	width: auto;
	height: auto;
	background:#fff;
	border-radius: 5px;
	left: 50%;
	top: 50%;
	padding: 10px 20px;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transform:scale(0.8) translateX(-60%) translateY(-50%);
	-ms-transform:scale(0.8) translateX(-60%) translateY(-50%);
	transform:scale(0.8) translateX(-60%) translateY(-50%)
}
.aded_ok.active .ok_messbox{
	opacity: 1;
	-webkit-transform:scale(1) translateX(-50%) translateY(-50%);
	-ms-transform:scale(1) translateX(-50%) translateY(-50%);
	transform:scale(1) translateX(-50%) translateY(-50%)
}
.aded_ok .ok_messbox .tsico{
	position: relative;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	margin: 0 auto;
	text-align: center;
}
.aded_ok .ok_messbox .tsico.ok{
	background: #090;
}
.aded_ok .ok_messbox .tsico.no{
	background: #c00;
}
.aded_ok .ok_messbox .tsico i{
	line-height: 40px;
	font-size: 24px;
	color: #fff;
}
.aded_ok .ok_messbox .ts-info{
	position: relative;
	width: auto;
	line-height: 25px;
	font-size: 14px;
	color: #777;
	margin: 10px 0;
}
.aded_ok .ok_messbox .tj_btnbox{
	position: relative;
	width: auto;
	height: 25px;
	text-align: center;
	margin: 0 auto;
}
.aded_ok .ok_messbox .tj_btnbox .btn{
	position: relative;
	display: inline-block;
	width: auto;
	height: 100%;
	padding: 0 10px;
	font-size: 14px;
	color: #fff;
	line-height:25px;
	border-radius: 2px;
	cursor: pointer;
}
.aded_ok .ok_messbox .tj_btnbox .btn a{
	color: #fff;
}
.aded_ok .ok_messbox .tj_btnbox .btn.ok{
	background: #090;
}
.aded_ok .ok_messbox .tj_btnbox .btn.no{
	background: #c00;
}
/*信息执行结束*/	


.radio {
  padding-left: 3px;
  float: left;
  margin-right: 20px;
}
.radio label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-left: 5px;
}
.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%;
  margin-top: -9px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 12px;
  height: 12px;
  left: 4px;
  top:50%;
  margin-top: -5px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
  z-index: 1;
}
.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio.radio-inline {
  margin-top: -3px;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #f60;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #f60;
}

/*问卷调查*/
.wen_box{
    position: relative;
    width: 100%;
    /*height: calc(100% - 40px);*/
    height: auto;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding: 10px;
    overflow-x: hidden;
    overflow-y: auto !important;
}

.wen_box ul{
	position: relative;
	width: 100%;
	height: auto;
	border-top:1px solid rgba(0,0,0,.1);
	border-right:1px solid rgba(0,0,0,.1);
	overflow: hidden;
}
.wen_box ul li{
	position: relative;
	float: left;
	width: 50%;
	height: 45px;
	line-height: 25px;
	padding: 10px;
	color: #666;
	border-bottom:1px solid rgba(0,0,0,.1);
	border-left:1px solid rgba(0,0,0,.1)
}
.wen_box ul li.w100{
	width: 100%;
	text-align: center;
}
.wen_box ul li.center{
	text-align: center;
}
.wen_box ul li .much{
	color: #f60;
	margin: 0 10px;
}
.wen_box ul li .bfb{
	color: #999;
}
.wen_box ul li.tit{
	width: 100%;
	color: #f60;
	font-weight: bold;
	background: rgba(0,0,0,.05);
	text-align: center;
}
.wen_box ul li.btnbox{
	position: relative;
	width: 100%;
	height: 55px;
	line-height: 35px;
	padding: 10px;
	text-align: center;
}
.wen_box ul li.btnbox .btn{
	position: relative;
	display: inline-block;
	width: auto;
	height: 35px;
	padding: 0 10px;
	line-height: 33px;
	background: #f60;
	color: #fff;
	border: 1px solid #f60;
	cursor: pointer;
}
.wen_box ul li.btnbox .btn a{
	color: #fff;
}
.wen_box ul li.btnbox .btn:hover,
.wen_box ul li.btnbox .btn a:hover{
	color: #ff0;
}

/*预订中心*/
.none_in {
	display: none;
}
.order_form .order_item .Reserve_content .Reserve_content_l .Reserve_type_box ul li {
	line-height: 28px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
input[type="checkbox"]+label::before {
	content: '\a0';
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background: transparent;
	border: 1px solid #999;
	font-size: 12px;
	margin-right: 10px;
}

input[type="checkbox"]:checked+label::before {
	content: '\2713';
	background: #f60;
	border: 1px solid #f60;
	color: #fff;
}

.orderpayment {
	background: #ececec;
	line-height: 32px;
	overflow: hidden;
	padding: 20px;
}

.orderpayment .orderpayment_l {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.orderpayment .orderpayment_l span{
	color: #27C8A3;
	cursor: pointer;
}

.orderpayment .orderpayment_l a:hover {
	text-decoration: underline;
}

.orderpayment .orderpayment_r .zong i {
	font-size: 24px;
	font-style: normal;
	color: #ff6600;
	vertical-align: sub;
}

.orderpayment .orderpayment_r .zong_btn {
	background: #f60;
	border: none;
	padding: 0 20px;
	height: 32px;
	font-size: 16px;
	vertical-align: bottom;
	color: #fff;
	margin-left: 30px;
}



.orderbox{
	position: relative;
	width: 100%;
	height: auto;
	background: #fff;
	z-index: 2000;
}
.orderbox .oder-topnva{
	position: relative;
	width: calc(100% + 1px);
	height: 40px;
	overflow: hidden;
}
.orderbox .oder-topnva li{
	position: relative;
	float: left;
	width: 33.333%;
	height: 40px;
	line-height: 40px;
	background: rgba(80,45,30,.2);
	border-left:1px solid #fff;
	text-align: center;
	color: #666;
}
.orderbox .oder-topnva li:first-child{
	border-left:0px;
}
.orderbox .oder-topnva li p{
	position: relative;
    display: inline-block;
    height: 18px;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
}
.orderbox .oder-topnva li p.nomber {
    width: 18px;
    height: 18px;
    border: 1px solid #7b7b7b;
    line-height: 16px;
    font-size: 12px;
    margin-right: 5px;
    border-radius: 50%;
}
.orderbox .oder-topnva li.active{
	color: #fff;
	background: #f60;
}
.orderbox .oder-topnva li.activex{
	color: #fff;
	background: #f60;
}
.orderbox .oder-topnva li.active p.nomber,
.orderbox .oder-topnva li.activex p.nomber{
    border: 1px solid #fff;
}
.orderbox .lmtits{
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #f60;
	margin-top: 40px;
	margin-bottom: 20px;
}
.orderbox .lmtits:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 0;
    border-bottom: 1px dashed rgba(80,45,30,.2);
    width: 100%;
    z-index: 0;
}
.orderbox .lmtits span {
    /*display: inline-block;
    left: 50%;
    top: 50%;
    width: auto;
    padding: 0 10px;
    position: absolute;
    margin-left: -45px;
    margin-top: -20px;
    z-index: 1;
    font-size: 18px;
    background: #fff;
    text-align: center;*/
    position: relative;
    left: 50%;
    top: 50%;
    width: auto;
    padding: 0 10px;
    position: absolute;
    margin-top: -20px;
    z-index: 1;
    font-size: 16px;
    background: #fff;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.orderbox .nrbigbox{
	position: relative;
	width: 100%;
	height: auto;
	padding:0 20px;
	padding-bottom: 30px;
}
.orderbox .nrbigbox .tishi{
	position: relative;
	width: 100%;
	height: auto;
	padding:0 2%;
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 26px;
}
.orderbox .nrbigbox .tishi p{
	color: #27C8A3;
}
.orderbox .nrbigbox .rz_box{
	position: relative !important;
	top: 0 !important;
	width: 700px !important;
	left: 0 !important;
	margin: 0 auto !important;
	-webkit-transform: translateY(0%)!important;
	-ms-transform: translateY(0%)!important;
	transform: translateY(0%)!important;
}


.orderbox .messbox{
	position: relative;
	width: 100%;
	height: auto;
}
.tdclass{
	text-align: center;
	vertical-align: middle;
	background: #fff;
	font-size: 14px;
	color: #999;
	line-height: 25px;
	padding: 15px 20px;
}
/*.orderbox .messbox .list{
	position: relative;
	height: auto;
	min-height: 45px;
	border-top: 1px solid rgba(0,0,0,.1);
}*/
.orderbox .messbox .list ul{
	position: relative;
	height: auto;
	/*min-height: 45px;*/
	overflow: hidden;
	border-top: 1px solid rgba(0,0,0,.1);
	display: flex;
	display: -webkit-flex;
}
.orderbox .messbox .list ul:first-child{
	border-top: 0px ;
}
.orderbox .messbox .list li{
	position: relative;
	float: left;
	height: 100%;
	border-left: 1px solid rgba(0,0,0,.1);
	font-size: 14px;
	color: #999;
	line-height: 30px;
	padding: 10px 20px;
	display: flex;
	display: -webkit-flex;
}
.orderbox .messbox .list li:first-child{
	border-left: 0px ;
	
}
.orderbox .messbox .list li.one{
	width: 60%;
	text-align: left;
}
.orderbox .messbox .list li.two{
	width: 20%;
	text-align: center;
}
.orderbox .messbox .list li i{
	color: #f60;
	font-style: normal;
	font-weight: bold;
}
.orderbox .messbox .list li .nun_order {
    border: 1px solid #f60;
    display: inline-block;
    line-height: 24px;
}
.orderbox .messbox .list li .text_nun {
    width: 40px;
    height: 26px;
    border: none;
    text-align: center;
    color: #f60;
}
.orderbox .messbox .list li .next_btn {
    width: 26px;
    height: 26px;
    border: none;
    background: #f60;
    color: #fff;
}
.orderbox .messbox .list li .prev_btn {
    width: 26px;
    height: 26px;
    border: none;
    background: #999;
    color: #fff;
}
.orderbox .messbox .time_data{
    position: relative;
    float: left;
    height: 28px;
    width: 275px;
}
.orderbox .messbox .time_data input {
    border: 1px solid rgba(0,0,0,.2);
    height: 28px;
    width: 275px;
    padding: 0 5px;
    vertical-align: bottom;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    outline: none;
}
.orderbox .messbox .time_data i {
    position: absolute;
    right: 5px;
    top: 3px;
    font-size: 18px;
}
.orderbox .h1{
    position: relative;
    float: left;
    height: 28px;
    width: 30px;
    text-align: center;
    line-height: 28px;
}
.orderbox textarea {
    width: 100%;
    height: 85px;
    border: 1px solid rgba(0,0,0,.2);
    background: #F6F6F6;
    line-height: 25px;
    font-family: "微软雅黑";
    color: #666;
    padding:5px;
}

.orderbox .tdclass i{
	font-size: 16px;
	color: #27C8A3;
	width: auto;
	padding: 0 5px;
	line-height: 22px;
}
.orderbox .tdclass i.no{
	font-size: 16px;
	color: #c00;
}
.orderbox .tdclass .yrz{
	color: #999;
	font-size: 12px;
}
.orderbox .tdclass a{
	color: #f60;
	font-weight: bold;
	margin-left: 15px;
}
.orderbox .tdclass .editjbxx{
	color: #f60;
    font-size: 12px;
	cursor: pointer;
	font-weight: bold;
}
.orderbox .tdclass .syrname{
	width: 15%;
	float: left;
}
.orderbox .tdclass .syrid{
	width: 30%;
	float: left;
}
.orderbox .tdclass .syredit{
	width: auto;
	height: auto;
	float: right;
	padding: 0 10px;
	font-weight: bold;
	color: #090;
	cursor: pointer;
}
.orderbox .tdclass .syredit i{
	font-size: 18px;
	font-weight: normal;
}
.order-bottom{
	position: relative;
	width: 100%;
	max-width: 1300px;
	height: 73px;
	left: 0%;
	bottom: 0;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	padding: 0 0%;
	margin-top: 30px;
}
/*.order-bottom.active{
	position: relative;
	width: 100%;
	max-width: 1300px;
	height: 73px;
	left: 0%;
	bottom: 0;
	-webkit-transform: translateX(0%);
	-ms-transform: translateX(0%);
	transform: translateX(0%);
	padding: 0 0%;
	margin-top: 30px;
}*/

.oderpage_more{
	position: relative;
	width: 100%;
	max-width: 680px;
	height:auto;
	margin: 10px auto;
	border: 4px solid rgba(0,0,0,.1);
	padding: 20px;
}
.oderpage_more h1{
	position: relative;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #27C8A3;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.oderpage_more li{
	position: relative;
	width: 100%;
	height: auto;
	min-width: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #333;
	background: #f5f5f5;
	padding: 0 15px;
	overflow:hidden;
}
.oderpage_more li.n1{
	background: #fff6db;
	border: 1px solid #f2dbb6;
}
.oderpage_more li.n2{
	background: #fff;
}
.oderpage_more li.n1 .zi1{
	color: #f8664f;
}
.oderpage_more li.n1 .zi1 a{
	color: #27C8A3;
}
.oderpage_more li.n1 .zi2{
	color: #090;
}
.oderpage_more p{
	float: left;
	text-align: left;
	color: #999;
}
.oderpage_more p span{
	color: #f60;
}
.oderpage_more .p3{
	width:30%;
}
.oderpage_more .p4{
	width:40%;
}
.oderpage_more .p10{
	width:100%;
	float: none;
}

.order_payx{
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.order_payx .paybox{
	position: relative;
	width: 100%;
	height: 40px;
	text-align: center;
}
.order_payx .paybox li{
    display: inline-block;
    border: 1px solid rgba(0,0,0,.2);
    padding: 3px 20px;
    font-size: 16px;
    margin: 0 5px;
    cursor: pointer;
    color: #666;
}
.order_payx .paybox li i{
	font-size: 28px;
    vertical-align: sub;
}
.order_payx .paybox li i.weixin,
.order_payx .paybox li.active i.weixin{
	color:#090;
}
.order_payx .paybox li i.zhifubao,
.order_payx .paybox li.active i.zhifubao{
	color:#01AAEF;
}
.order_payx .paybox li.active,
.order_payx .paybox li:hover{
    border: 1px solid #f60;
   color: #f60;
}
.order_payx .paytu{
	position: relative;
	width: 500px;
	height: 270px;
	background:url(../../images/web/zhifu.jpg) top center no-repeat;
	margin: 0 auto;
	padding-top:210px;
	color: #f60;
	text-align: center;
	line-height: 30px;
	margin-bottom: 40px;
	margin-top: 20px;
}

.oderpage_xiangqing{
	position: relative;
	width: 100%;
	height: auto;
	padding: 30px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.oderpage_backbox{
	position: relative;
	width: 100%;
	height: auto;
	padding: 20px 0;
	margin: 30px 0 10px 0;
	border-top: 1px solid rgba(0,0,0,.15);
	text-align: center;
}
.oderpage_backbox li{
	display: inline-block;
	width: auto;
	height: 35px;
	line-height: 35px;
	padding: 0 15px;
	font-size: 14px;
	color: #fff;
    background: #f60;
	transition: all 0.3s;
}
.oderpage_backbox li i{
	font-size: 25px;
	vertical-align: sub;
}
.oderpage_backbox li:hover{
	background: #f60;
}
.open_bigbox{
	position: fixed;
	display:block ;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,.0);
	z-index: -100;
	/*z-index: 10000;
	background: rgba(0,0,0,.85);*/
	transition: all 0.5s;
}
.open_bigbox.active{
	display:block ;
	background: rgba(0,0,0,.85);
	z-index: 100000;
}
.open_order_pay{
	position: absolute;
	width: 460px;
	height: auto;
	left: 50%;
	margin-left: -230px;
	top: 50%;
	-webkit-transform:scale(0.8) translateY(-50%);
	-ms-transform:scale(0.8) translateY(-50%);
	transform:scale(0.8) translateY(-50%);
	background: #fff;
	opacity: 0;
	transition: all 0.5s;
	border-radius: 5px;
	/*opacity: 1;
	-webkit-transform:scale(0) translateY(-50%);
	-ms-transform:scale(1.0) translateY(-50%);
	transform:scale(1.0) translateY(-50%);
	border-radius: 5px;
	transition: all 0.5s;*/
}
.open_bigbox.active .open_order_pay{
	 opacity: 1;
	-webkit-transform:scale(0) translateY(-50%);
	-ms-transform:scale(1.0) translateY(-50%);
	transform:scale(1.0) translateY(-50%);
}	
.open_order_pay .top_name{
	position: relative;
	width: 100%;
	height: 40px;
	background: #f60;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px;
	line-height: 20px;
	color: #fff;
	font-weight:bold;
}	
.open_order_pay .top_name i{
	position: absolute;
	width: 25px;
	height: 25px;
	top: 8px;
	right: 8px;
	font-size: 25px;
	line-height: 25px;
	transition: all 0.3s;
}
.open_order_pay .top_name i:hover{
	color: #ff0;
}
.open_order_pay .paybox{
	position: relative;
	width: 100%;
	height: auto;
	padding: 20px;
	background: #fff;
	overflow: hidden;
	
}
.open_order_pay .paybox .zfleft{
	position: relative;
	float: left;
	width: 50%;
	height: 283px;
	font-size: 20px;
	color: #090;
	line-height: 35px;
	text-align: center;
}
.open_order_pay .paybox .zfleft .zfewm{
	position: absolute;
	width: 170px;
	height: 170px;
	bottom: 30px;
	left: 50%;
	margin-left: -85px;
	border: 1px solid rgba(0,0,0,.2);
	padding: 5px;
}
.open_order_pay .paybox .zfleft .zfewm img{
	width: 100%;
	height: 100%;
}

.open_order_pay .paybox .wxzfright{
	position: relative;
	float: right;
	width: 50%;
	height: 283px;
	background:url(../../images/web/wxzf-r.jpg) top right no-repeat;
}

.open_order_pay .paybox .zfbzfright{
	position: relative;
	float: right;
	width: 156px;
	height: 283px;
	background:url(../../images/web/zfb-r.jpg) top right no-repeat;
}
.open_order_pay .paybox .zfbzfright .btn{
	position: absolute;
	width: 100%;
	height: 40px;
	right: 0;
	bottom: 30px;
	background:#01AAEF;
	text-align: center;
	font-size: 14px;
	line-height: 40px;
	color: #fff;
}


/*在线缅怀*/
.messbox{
	width: 100%;
	height: auto;
	margin:5px auto; 
	overflow:hidden
}
.messbox li{ width:100%; height:45px;}
.messbox li .messleft{ float:left; width:15%; height:45px; background:rgba(255,255,255,.5); border:1px solid rgba(0,0,0,.1);color:#999;font-weight: bold; text-align:center; font-size:14px; line-height:45px; margin-bottom:5PX;}
.messbox li .messleft1{ float:left; width:15%; height:150px;background:rgba(255,255,255,.5); border:1px solid rgba(0,0,0,.1);color:#999;font-weight: bold; text-align:center; font-size:14px;line-height:90px; margin-bottom:5PX;}
.messbox li .messleft2{ float:left; width:50%; height:45px; text-align:right; padding-right:10px; margin-top:30px;}
.messbox li .messright{ float:left; width:85%; height:45px; border:1px solid rgba(0,0,0,.1); background:rgba(255,255,255,.3); border-left:0px; margin-bottom:5PX;}
.messbox li .messright2{ float:left; width:55%; height:45px; border:1px solid rgba(0,0,0,.1); background:rgba(255,255,255,.3); border-left:0px;margin-bottom:5PX;}
.messbox li .messright3{ float:left; width:20%; height:45px; margin-bottom:5PX; line-height:45PX; margin-left:20px; color: #635047;}
.messbox li .messright4{ float:left; width:85%; height:100px; border:1px solid rgba(0,0,0,.1); background:rgba(255,255,255,.3); border-left:0px; margin-bottom:5PX; padding-top:10px; padding-left:10px;}
.messbox li .messright5{ float:left; width:85%; height:150px; border:1px solid rgba(0,0,0,.1); background:rgba(255,255,255,.3); border-left:0px; margin-bottom:5PX;}
.messbox li .messright6{ float:left; width:50%; height:45px; text-align:left; padding-left:10px;margin-top:30px;}
.InputBoxLogin{ width:98%;  height:43px; border:0px solid #000; margin-left:10px; font:14px; font-family: "微软雅黑"; background:rgba(0,0,0,.0); color:#635047}
.InputBoxLogin2{ width:98%;  height:140px; border:0px solid #000; margin-left:10px; font:14px; font-family: "微软雅黑";  line-height:28px; background:rgba(0,0,0,.0);color:#635047}
.Inputbut{
	 width:auto;
	 height:35px;
	 padding: 0 10px;
	 border: 1px solid #f60;
     background: #f60;
	 font-size:14px;
	 color:#fff;
	 font-family: "微软雅黑";
	 text-align:center;
	 display:inline-block;
	 line-height:35px;
	 cursor: pointer;
	 transition: all 0.3s;
	 }
.Inputbut:hover{background:#900; border:1px solid rgba(0,0,0,.0);color:#ffffff}
.Inputbut01{
	 width:auto;
	 height:35px;
	 padding: 0 10px;
	 border: 1px solid #f60;
     background: #f60 !important;
	 font-size:14px;
	 color:#fff;
	 font-family: "微软雅黑";
	 text-align:center;
	 display:inline-block;
	 line-height:35px;
	 cursor: pointer;
	 transition: all 0.3s;
}

.Inputbut01:hover{background:#f60 !important; border:1px solid #f60;color:#ffffff}

.mess-bq{ float:left;  width:10%; text-align:center; margin:0 1%;}
.mess-bq img{ width:auto; max-width:100%; height:auto;}
.mess-xh{ float:left;  width:110px; text-align:center; margin:0 1%;}
.mess-xh img{ width:auto; max-width:100%; height:auto;}
.radiox{ height:30px; margin-top: -10px;}
.messbcbox{ width:100%; overflow:hidden; margin-bottom:20px; margin-top: 5px; margin-left:auto; margin-right:auto; color:#705E55}
.messbcbox li{ width:100%; overflow:hidden; }
.messbcbox li .bcnewsleft1{ float:left; width:20%; height:35px; line-height:35px; font-size:14px;border:1px solid rgba(0,0,0,.1); border-right:0px;background:rgba(255,255,255,.3);text-align:center}
.messbcbox li .bcnewsleft2{ float:left; width:20%; height:35px; line-height:35px; font-size:14px; border:1px solid rgba(0,0,0,.1);border-left:0px; border-right:0px; background:rgba(255,255,255,.3);text-align:center}
.messbcbox li .bcnewsleft3{ float:left; width:20%; height:35px; line-height:35px; font-size:14px;border:1px solid rgba(0,0,0,.1); background:rgba(255,255,255,.3);text-align:center}
.messbcbox li .bcnewsright1{ float:left; width:30%; height:35px; line-height:35px; font-size:14px; border:1px solid rgba(0,0,0,.1);padding:0px 10px;}
.messbcbox li .bcnewsright2{ float:left; width:80%; height:35px; line-height:35px; font-size:14px;border:1px solid rgba(0,0,0,.1); border-top:0px; padding:0px 10px;}
.messbcbox li .bcnewsright3{ float:left; width:80%; height:35px; line-height:35px; font-size:14px; border:1px solid rgba(0,0,0,.1); border-left:1px solid #ccc; padding:10px;}
.zxjd-hfbox{
	position: relative;
	width: 100%;
	height:auto;
	min-height: 170px;
	padding: 15px 0;
	border-bottom: 1px dashed rgba(0,0,0,.2);
}
.zxjd-hfbox .left{
	position: absolute;
	width: 140px;
	height: 100%;
	min-height: 140px;
	top: 0;
	left: 0;
	padding: 15px 5px;
}
.zxjd-hfbox .left .imgbox{
	width: 140px;
	height: 100%;
	border: 1px solid rgba(0,0,0,.1);
	background: rgba(255,255,255,.3);
}
.zxjd-hfbox .rgiht{
	position: relative;
	width: 100%;
	height: auto;
	top: 0;
	left: 0;
	padding-left: 160px;
}
.zxjd-hfbox .rgiht .tit{
	position: relative;
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: rgba(0,0,0,.05);
	padding: 0 10px;
	color: #635047;
	font-weight: bold;
	
}
.zxjd-hfbox .rgiht .tit span{
	color: #f60;
	padding-right: 30px;
}
.zxjd-hfbox .rgiht .info{
	position: relative;
	width: 100%;
	height: auto;
	line-height: 25px;
	font-size: 14px;
	padding: 0 10px;
	color: #f60;
	margin-top: 10px;
}
.zxjd-hfbox .rgiht .info-b{
	border-top: 1px dashed rgba(0,0,0,.1)
}
.zxjd-hfbox .rgiht .info span{
	color: #f60;
}

@media (max-width:1561px){
	.alldhbox .dhsty1 .zi01 {
		left: 48%;
	    font-size: 80px;
	    line-height: 85px;
	}
	.alldhbox .dhsty1 .zi02 {
		left: 48%;
	    width: 70px;
	    margin-top: 13px;
	    margin-left: 337px;
	}
	.alldhbox .dhsty1 .zi03 {
		left: 48%;
	    margin-left: 280px;
	    margin-top: 200px;
	    font-size: 26px;
	    line-height: 26px;
	}
	.alldhbox.active .dhsty1 .zi03 {
	    margin-top: 170px;
	}
	.alldhbox .dhsty1 .zi04 {
		left: 48%;
	    margin-left: 310px;
	    margin-top: 190px;
	}
	.alldhbox.active .dhsty1 .zi04 {
	    margin-top: 160px;
	}
	.alldhbox .dhsty1 .zi05, .alldhbox .dhsty1 .zi06, .alldhbox .dhsty1 .zi07 {
	    top: 32%;
	    left: 48%;
	    font-size: 18px;
	    line-height: 18px;
	}
	.alldhbox .dhsty1 .zi08 {
	    top: 32%;
	    left: 48%;
	    margin-top: 21px;
	    font-size: 15px;
	    line-height: 15px;
	}
	
	.alldhbox .dhsty2 .zi01 {
	    margin-top: -170px;
	    margin-left: -50px;
	    font-size: 80px;
	    line-height: 170px;
	}
	.alldhbox .dhsty2 .yuan02 {
	    width: 290px;
	    height: 290px;
	    margin-top: -145px;
	    margin-left: -145px;
	}
	.alldhbox .dhsty2 .yuan03 {
	    position: absolute;
	    width: 350px;
	    height: 350px;
	    margin-top: -175px;
	    margin-left: -175px;
	}
	.alldhbox .dhsty2 .zi02, .alldhbox .dhsty2 .zi03, .alldhbox .dhsty2 .zi04 {
	    margin-top: -32px;
	    margin-left: -230px;
	    font-size: 16px;
	    line-height: 16px;
	    letter-spacing: 0;
	}
	.alldhbox .dhsty2 .zi03 {
	    margin-top: -5px;
	    margin-left: -170px;
	}
	.alldhbox .dhsty2 .zi04 {
	    margin-top: 22px;
	    margin-left: -230px;
	}
	.alldhbox .dhsty2 .y1 {
	    margin-left: -374px;
	    margin-top: -110px;
	}
	.alldhbox.active .dhsty2 .y1 {
	    margin-left: -344px;
	}
	.alldhbox .dhsty2 .y2 {
	    margin-top: 88px;
	}
	.alldhbox.active .dhsty2 .y2 {
	    margin-left: 81px;
	}
	.alldhbox .dhsty3 .zi01 {
	    margin-top: -125px;
	    font-size: 90px;
	    line-height: 180px;
	}
	
	.alldhbox .dhsty4 .zi01 {
	    height: 90px;
	    margin-top: -120px;
	    font-size: 90px;
	    line-height: 90px;
	}
}

@media (max-width:1441px){
	.piclistshow03 li .infobox .nrinfo {
	    height: 60px;
	    line-height: 20px;
	    -webkit-line-clamp: 3;
	}
	
	.alldhbox .dhsty1 .zi01 {
		top: 31%;
		left: 46%;
	    font-size: 80px;
	    line-height: 85px;
	}
	.alldhbox .dhsty1 .zi02 {
		top: 31%;
		left: 46%;
	    width: 70px;
	    margin-top: 13px;
	    margin-left: 337px;
	}
	.alldhbox .dhsty1 .zi03 {
		top: 31%;
		left: 46%;
	    margin-left: 280px;
	    margin-top: 200px;
	    font-size: 26px;
	    line-height: 26px;
	}
	.alldhbox.active .dhsty1 .zi03 {
	    margin-top: 170px;
	}
	.alldhbox .dhsty1 .zi04 {
		top: 31%;
		left: 46%;
	    margin-left: 310px;
	    margin-top: 190px;
	}
	.alldhbox.active .dhsty1 .zi04 {
	    margin-top: 160px;
	}
	.alldhbox .dhsty1 .zi05, .alldhbox .dhsty1 .zi06, .alldhbox .dhsty1 .zi07 {
	    top: 30%;
	    left: 46%;
	    font-size: 18px;
	    line-height: 18px;
	}
	.alldhbox .dhsty1 .zi08 {
	    top: 30%;
	    left: 46%;
	    margin-top: 21px;
	    font-size: 15px;
	    line-height: 15px;
	}
	.alldhbox.active .dhsty1 .zi06 {
	    margin-left: 215px;
	}
	.alldhbox.active .dhsty1 .zi07 {
	    margin-left: 190px;
	}
	.alldhbox.active .dhsty1 .zi08 {
	    margin-left: 160px;
	}
	
}
@media (max-width:1367px){
	.nr_cenbox {
	    max-width: 1260px;
	}
	.showcenbox {
	    position: relative;
	    max-width: 1200px;
	}
	.show-backbox{
		margin-left: 600px;
	}
	.piclistshow03 li .infobox .nrinfo {
	    height: 60px;
	    line-height: 20px;
	    -webkit-line-clamp: 3;
	    font-size: 12px;
	    margin-top: 0;
	}
	.piclistshow03 li .infobox .titb .picnema {
	    height: 26px;
	    line-height: 26px;
	    font-size: 16px;
	}
	.order-bottom {
	    max-width: 1200px;
	}
	.alldhbox .dhsty1 .zi01 {
	    top: 31%;
	    left: 44%;
	    font-size: 70px;
	    line-height: 70px;
	}
	.alldhbox .dhsty1 .zi02 {
	    top: 31%;
	    left: 44%;
	    width: 55px;
	    margin-top: 0px;
	    margin-left: 330px;
	}
	.alldhbox .dhsty1 .zi03 {
	    top: 31%;
	    left: 44%;
	    margin-left: 280px;
	    margin-top: 170px;
	    font-size: 24px;
	    line-height: 22px;
	}
	.alldhbox.active .dhsty1 .zi03 {
	    margin-top: 145px;
	    -moz-opacity: 1;
	    opacity: 1;
	    transition-delay: 0.4s;
	}
	.alldhbox.active .dhsty1 .zi04 {
	    margin-top: 165px;
	}
	.alldhbox.active .dhsty1 .zi04 {
	    margin-top: 135px;
	}
	.alldhbox .dhsty1 .zi05, .alldhbox .dhsty1 .zi06, .alldhbox .dhsty1 .zi07 {
	    top: 29%;
	    left: 44%;
	    font-size: 17px;
	    line-height: 17px;
	}
	.alldhbox .dhsty1 .zi08 {
	    top: 29%;
	    left: 44%;
	    margin-top: 21px;
	    font-size: 14px;
	    line-height: 15px;
	}
	.alldhbox .dhsty2 .zi01 {
	    margin-top: -150px;
	    margin-left: -50px;
	    font-size: 70px;
	    line-height: 150px;
	}
	.alldhbox .dhsty2 .yuan02 {
	    width: 270px;
	    height: 270px;
	    margin-top: -135px;
	    margin-left: -135px;
	}
	.alldhbox .dhsty2 .yuan03 {
	    width: 330px;
	    height: 330px;
	    margin-top: -165px;
	    margin-left: -165px;
	}
	.alldhbox .dhsty2 .zi02, .alldhbox .dhsty2 .zi03, .alldhbox .dhsty2 .zi04 {
	    margin-top: -30px;
	    margin-left: -230px;
	    font-size: 15px;
	    line-height: 15px;
	    letter-spacing: 0;
	}
	.alldhbox .dhsty2 .zi03 {
	    margin-top: -5px;
	    margin-left: -170px;
	}
	.alldhbox .dhsty2 .zi04 {
	    margin-top: 20px;
	    margin-left: -230px;
	}
	.alldhbox .dhsty2 .y1 {
	    margin-left: -365px;
	    margin-top: -100px;
	}
	.alldhbox.active .dhsty2 .y1 {
	    margin-left: -335px;
	}
	.alldhbox .dhsty2 .y2 {
	    margin-top: 80px;
	}
	.alldhbox.active .dhsty2 .y2 {
	    margin-left: 75px;
	}
	.alldhbox .dhsty4 .zi01 {
	    margin-top: -110px;
	    font-size: 80px;
	    line-height: 80px;
	}
	.alldhbox .dhsty4 .zi03, .alldhbox .dhsty4 .zi04, .alldhbox .dhsty4 .zi05 {
	    font-size: 16px;
	}
}
@media (max-width:1281px){
	.nr_cenbox {
	    max-width: 1180px;
	}
	.piclistshow05 li{
		width: 32.333%;
	}
	.new_nsnr1 {
	    height: 65px;
	}
	.new_nsnr1 .imgbox {
	    height: 65px;
	    margin-right: 10px;
	}
	.new_nsnr1 .font {
	    height: 40px;
	    -webkit-line-clamp: 2;
	}
	
	.alldhbox .dhsty1 .zi01,
	.alldhbox .dhsty1 .zi02,
	.alldhbox .dhsty1 .zi03,
	.alldhbox .dhsty1 .zi04,
	.alldhbox .dhsty1 .zi05,
	.alldhbox .dhsty1 .zi06,
	.alldhbox .dhsty1 .zi07,
	.alldhbox .dhsty1 .zi08 {
	    left: 41%;
	}
}
@media (max-width:1025px){
	.video-spbox {
	    width: 700px;
	}
	.video-spbox video {
	    width: 700px;
	}
	.ctanrbox .left {
	    width: 48%;
	}
	.ctanrbox .right {
	    height: 320px;
	}
	.piclistshow03 li {
	    width: 100%;
	    margin-bottom: 15px;
	}
	.piclistshow03 li .infobox .titb .picnema {
	    height: 30px;
	    line-height: 30px;
	    font-size: 20px;
	}
	.piclistshow03 li .infobox .nrinfo {
	    height: 75px;
	    line-height: 25px;
	    -webkit-line-clamp: 3;
	    font-size: 13px;
	    margin-top: 5%;
	}
	.piclistshow03 li .ch {
	    margin-top: 30%;
	}
	.alldhbox .dhsty1 .zi01,
	.alldhbox .dhsty1 .zi02,
	.alldhbox .dhsty1 .zi03,
	.alldhbox .dhsty1 .zi04{
	    left: 38%;
	}
	.alldhbox .dhsty1 .zi05,
	.alldhbox .dhsty1 .zi06,
	.alldhbox .dhsty1 .zi07,
	.alldhbox .dhsty1 .zi08 {
	    left: 39%;
	}
}
.e_bignrbox.shoboxs {
	    padding-left:0;
}

