.zj01{
	padding-bottom: 20px;
	padding-top: 10px;
}
.zj01L{
	float: left;
	width: 252px;
}
.zj01LT{
	width: 100%;
	height: 28px;
	line-height: 28px;
	background: #ffead5;
	overflow: hidden;
}
.zj01LT div{
	cursor: pointer;
	float: left;
	width: 80px;
	height: 30px;
	background: #fff;
	line-height: 30px;
	margin-right: 10px;
	border: #FFB65B 1px solid;
	text-align: center;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.zj01LV{
	width: 100%;
	height: 286px;
	border: 1px #FFB65B solid;
	border-top: none;
	box-sizing: border-box;
}
.zj01LV1{
	padding-left: 5px;
	padding-top: 10px;
}
.zj01LV2{
	display: none;
	padding: 10px;
	padding-top: 20px;
}
.zj01LV21{
	text-align: center;
	font-size: 0;
}
.zj01LV22{
	text-indent: 2em;
	font-size: 12px;
	line-height: 1.8;
	color: #333;
	padding: 10px 0;
}
.zj01LV23{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 1.8;
	color: #333;
}

.zj01R{
	float: right;
	width: 694px;
}
.zj01RT{
	padding-left: 30px;
	width: 100%;
	background: red;
	color: #fff;
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	font-size: 12px;
	box-sizing: border-box;
}
.zj01RV{
	width: 100%;
	height: 286px;
  	background: -webkit-linear-gradient(#f3e5cc, white 80%);
  	padding-top: 16px;
  	padding-left: 25px;
  	box-sizing: border-box;
}
.zj01RV01{
	float: left;
}
.zj_carousel{
	float: left;
	width: 350px;
	height: 240px;
	position: relative;
	border: 1px solid #333;
  	box-sizing: border-box;
}
.zj_carouselImg{
	width: 100%;
	height: 240px;
	position: relative;
}
.zj_carouselImg li{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 240px;
	opacity: 0;
}
.zj_carouselImg li:first-child{
	opacity: 1;
	z-index:1;
}
.zj_carouselImg li a{
	display: block;
	width: 100%;
	height: 240px;
}
.zj_carouselImg li a img{
	width: 100%;
	height: 240px;
}

.zj_carouselBtn{
	position: absolute;
	bottom: -1px;
	left: 0;
	z-index: 2;
	width: 350px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #fff;
	background-color: rgba(0,0,0,0.4);
}

.zj_carouselBtnT{
	position: absolute;
    top: 36px;
    left: -1px;
    height: 32px;
	width: 350px;
    line-height: 32px;
    border: 1px solid #333;
    color: #333;
    padding: 0 10px;
    border-top: none;
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zj_carouselBtnT li{
	display: none;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.zj_carouselBtnT li:first-child{
	display: block;
}
.zj_carouselBtnTL{
	float: right;
	margin-right: 14px;
}
.zj_carouselBtnTL li{
	float: left;
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    margin-left: 6px;
    margin-top: 8px;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
}
.zj_carouselBtnTL_active{
	background-color: rgba(255,00,00,0.6) !important;
}

.zj01RV02{
	float: right;
	border-top: #DCDCDC 1px solid;
    width: 266px;
    padding: 8px;
    padding-bottom: 0;
    background-color: #fff;
    margin-right: 20px;
}
.zj01RV02 li{
	height: 28px;
	padding: 2px 0;
	padding-left: 14px;
	box-sizing: border-box;
	line-height: 24px;
	position: relative;
}
.zj01RV02 li span{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: 0;
}
.zj01RV02 li a{
	display: inline-block;
	max-width: 200px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #333;
}
.zj01RV02 li div{
	color: rgb(153, 153, 153);
	float: right;
}

.zj02{
	font-size: 0;
	padding-bottom: 20px;
}
.zj02 img{
	width: 100%;
	height: 100px;
}

.zj03{
	padding-bottom: 20px;
}
.zj03T{
	background: url(../img/index/wm_36.gif);
	width: 100%;
	height: 26px;
	line-height: 26px;
}
.zj03T div{
	float: left;
	width: 105px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.zj03T a{
	float: right;
	color: red;
	font-size: 12px;
	margin-right: 8px;
}
.zj03L{
	float: left;
	width: 700px;
}
.zj03L>li{
	float: left;
	margin-left: 20px;
	width: 340px;
	height: 270px;
	margin-top: 10px;
}
.zj03L>li:nth-child(odd){
	margin-left: 0;
}
.zj03L>li:nth-child(1){
	margin-top: 0;
}
.zj03L>li:nth-child(2){
	margin-top: 0;
}
.zj03LD{
	box-sizing: border-box;
    padding: 6px 12px 0 12px;
}
.zj03LD li{
	height: 28px;
	padding: 2px 0;
	padding-left: 14px;
	box-sizing: border-box;
	line-height: 24px;
	position: relative;
}
.zj03LD li span{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: 0;
}
.zj03LD li a{
	display: inline-block;
	max-width: 200px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #333;
}
.zj03LD li div{
	color: rgb(153, 153, 153);
	float: right;
}

.zj03R{
	float: right;
	width: 252px;
	height: 548px;
	border: #ccc 1px solid;
}
.zj03R01{
	padding: 10px 25px 0px 10px;
}
.zj03R01 li{
	height: 28px;
	padding: 2px 0;
	padding-left: 14px;
	box-sizing: border-box;
	line-height: 24px;
	position: relative;
}
.zj03R01 li span{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: 0;
}
.zj03R01 li a{
	display: block;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #333;
}

.zj03R02{
	font-size: 0;
	padding-top: 6px;
    padding-bottom: 4px;
}
.zj03R02 img{
	width: 100%;
}
.zj03R03{
	padding: 8px;
}
.zj03R03T{
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: url(../img/index/yj.gif);
}
.zj03R03T a{
	float: right;
	margin-right: 8px;
	color: #333;
	font-size: 12px;
}
.zj03RBtn0{
	text-align: right;
	margin-top: 7px;
	margin-right: 14px;
}
.zj03RBtn{
	display: inline-block;
	width: 75px;
	line-height: 26px;
	height: 26px;
	text-align: center;
	font-size: 12px;
	color: #0687b2;
	background: #cdeb8b;
	border-radius: 6px;
	cursor: pointer;
}

.zj04{
	border: #ccc 1px solid;
    padding: 5px;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.zj04L{
	float: left;
	font-size: 0;
}
.zj04L img{
	width: 121px;
	height: 93px;
}

.zj04R{
	float: left;
	width: 700px;
	height: 93px;
	margin-left: 20px;
}
.zj04RT{
	font-weight: bold;
    color: #F00;
    font-size: 16px;
    line-height: 34px;
}
.zj04RD{
	
}
.zj04RD li{
	width: 350px;
	height: 28px;
	line-height: 28px;
	font-weight: bold;
    color: #009933;
    font-size: 12px;
    float: left;
}

.zj05{
	padding-bottom: 20px;
}
.zj05 li{
	width: 230px;
	float: left;
	margin-left: 15px;
}
.zj05 li:first-child{
	margin-left: 0;
}
.zj05 li a{
	display: block;
}
.zj05 li a img{
	width: 230px;
	height: 86px;
}
.zj05 li a div{
	line-height: 24px;
	height: 24px;
	text-align: center;
	color: #000;
	font-size: 12px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.zj_love{
	display: none;
	padding-top: 20px;
}
.zj_love .layui-form{
	width: 80%;
	margin: 0 auto;
}
.zjYZM{
	height: 38px;
	width: 70px !important;
	font-size: 0;
	cursor: pointer;
}
.zjYZM img{
	height: 38px;
	width: 70px;
}

.zj09{
	padding-bottom: 10px;
}
.zj09_tab{
	height: 40px;
	padding-top: 10px;
	background-color: #2578bb;
}
.zj09_tab li{
	float: left;
    height: 40px;
    padding: 0 14px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    cursor: pointer;
    line-height: 36px;
}
.zj09_tab_active{
	background-color: #fff;
    color: #015293 !important;
}

.zj09_val{
	width: 100%;
	height: 160px;
	border: 1px solid #eee;
	margin-top: 20px;
	position: relative;
	display: none;
	overflow: hidden;
}
.zj09_val:first-child{
	display: block;
}
.zj09_valL7{
	height: 100%;
    width: 25px;
    background: url(../img/index/L.png) no-repeat center center;
    background-color: rgba(0,0,0,0.2);
    background-size: 25px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
}
.zj09_valR7{
	height: 100%;
    width: 25px;
	background: url(../img/index/R.png) no-repeat center center;
	background-color: rgba(0,0,0,0.2);
    background-size: 25px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	cursor: pointer;
}
.zj09_valR7{
	background-color: #C59200;
}
.zj09_val ul{
	width: 999999999px;
	height: 100%;
	position: relative;
	left: 0px;
	padding-left: 23px;
}
.zj09_val ul li{
	width: 144px;
	height: 100%;
	border-left: 1px solid #eee;
	box-sizing: border-box;
	float: left;
}
.zj09_val ul li:first-child{
	border: none;
}
.zj09_val ul li a{
	display: block;
}
.zj07 li{
	float: left;
	width: 388px;
	height: 110px;
	margin-left: 14px;
}
.zj07 li:first-child{
	margin-left: 0;
}
.zj07 li a{
	display: block;
	font-size: 0;
}
.zj07 li a img{
	width: 388px;
	height: 110px;
}

.tj_carousel{
	float: left;
	width: 380px;
	height: 250px;
	position: relative;
}
.tj_carouselImg{
	width: 380px;
	height: 250px;
	position: relative;
}
.tj_carouselImg li{
	position: absolute;
	left: 0;
	top: 0;
	width: 380px;
	height: 250px;
	opacity: 0;
}
.tj_carouselImg li:first-child{
	opacity: 1;
	z-index:1;
}
.tj_carouselImg li a{
	display: block;
	width: 380px;
	height: 250px;
}
.tj_carouselImg li a img{
	width: 380px;
	height: 250px;
}

.tj_carouselBtn{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 46px;
	line-height: 46px;
	font-size: 16px;
	color: #fff;
	background-color: rgba(0,0,0,0.4);
}

.tj_carouselBtnT{
	float: left;
	margin-left: 10px;
	font-size:14px;
	width: 221px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.tj_carouselBtnT li{
	display: none;
	width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.tj_carouselBtnT li:first-child{
	display: block;
}
.tj_carouselBtnTL{
	float: right;
	margin-top:5px;	
	margin-right: 20px;
}
.tj_carouselBtnTL li{
	float: left;
	width: 20px;
	height: 20px;
	font-size: 15px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	margin-left: 4px;
	margin-top: 8px;
	background: rgba(0,0,0,0.5);
	cursor: pointer;
}
.tj_carouselBtnTL_active{
	background-color: rgba(255,00,00,0.6) !important;
}

