tanbody{
	background: #000000!important;
}
.RISD_bannerWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.RISD_bannerWrap img{
	display: block;
	width: 100%;
}
.RISD_oneWrap{
	width: 1200px;
	clear: both;
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
}
.RISD_oneWrap:after{
	position: absolute;
	width: 264px;
	height: 263px;
	content: '';
	background: url(../images/RISD/RISD_one_pic2.png) center no-repeat;
	right: -50px;
	top: -50px;
	z-index: -1;
}
.RISD_one{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.RISD_one_left{
	width: 443px;
	float: left;
}
.RISD_one_left img{
	display: block;
	width: 100%;
}
.RISD_one_right{
	width: 757px;
	float: left;
	background: #fff;
	height: 319px;
	box-sizing: border-box;
	padding: 30px 50px;
}
.RISD_one_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
}
.RISD_one_title span{
	display: block;
	width: 100%;
}
.RISD_one_title span.span1 b{
	display: inline-block;
	position: relative;
	font-size: 36px;
	color: #000;
	line-height: 40px;
}
.RISD_one_title span.span1 b:after{
	position: absolute;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	border: 4px solid #000;
	content: '';
	right: -30px;
	top: 0;
}
.RISD_one_title span.span2{
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
	line-height: 22px;
	margin-top: 5px;
}
.RISD_one_title span.span3{
	font-size: 14px;
	color: rgba(255,255,255,0.7);
	line-height: 22px;
	margin-top: 10px;
}
.RISD_one_right_nr{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 30px;
}
/**/
.RISD_twoWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	background: url(../images/RISD/RISD_twoBG.jpg) center no-repeat;
	padding: 60px 0;
	margin-top: 60px;
}
.RISD_two{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.RISD_two_title{
	text-align: center;
}
.RISD_two_title span.span1 b,.RISD_two_title span.span2{
	color: #fff;
}
.RISD_two_title span.span1 b:after{
	border-color: #fff;
}
.RISD_two_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
}
.RISD_two_main_one{
	width: 260px;
	float: left;
	padding: 0 20px;
}
.RISD_two_main_one img{
	display: block;
	margin: 0 auto;
}
.RISD_two_main_one span{
	display: block;
	width: 100%;
	text-align: center;
}
.RISD_two_main_one span.span1{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	font-weight: bold;
	margin-top: 10px;
}
.RISD_two_main_one span.span2{
	font-size: 14px;
	color: rgba(255,255,255,0.7);
	line-height: 22px;
	margin-top: 5px;
}
.RISD_two_btn{
	display: block;
	margin: 0 auto;
	margin-top: 40px;
	width: 150px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 16px;
	color: #000;
	border-radius: 10px;
	background-image: -webkit-linear-gradient(left,#64f38c 0%, #64f3c6 100%);
    background-image: -moz-linear-gradient(left,#64f38c 0%, #64f3c6 100%); 
    background-image: -o-linear-gradient(left,#64f38c 0%, #64f3c6 100%); 
    background-image: -ms-linear-gradient(left,#64f38c 0%, #64f3c6 100%);  
    background-image: linear-gradient(left,#64f38c 0%, #64f3c6 100%);
}
/**/
.RISD_three{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 60px 0;
}
.RISD_three_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.RISD_three_main_oneWrap{
	width: 580px;
	float: left;
	padding: 10px;
}
.RISD_three_main_one{
	width: 580px;
	height: 300px;
	overflow: hidden;
	clear: both;
	position: relative;
}
.RISD_three_main_one_pic1{
	width: 580px;
	height: 300px;
	overflow: hidden;
	clear: both;
}
.RISD_three_main_one_pic1 img{
	display: block;
	width: 100%;
}
.RISD_three_main_one_title{
	width: 100%;
	overflow: hidden;
	clear: both;
	position: absolute;
	left: 0;
	top: 100px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.RISD_three_main_one_title span,.RISD_three_main_one_title a{
	display: block;
	width: 100%;
	text-align: center;
}
.RISD_three_main_one_title span.span1,.RISD_three_main_one_title a.span1{
	font-size: 20px;
	font-weight: bold;
	color: #64f38c;
}
.RISD_three_main_one_title span.span2,.RISD_three_main_one_title a.span2{
	font-size: 14px;
	font-weight: 200;
	color: #64f38c;
	text-transform: uppercase;
	margin-top: 5px;
}
.RISD_three_main_one_nr{
	width: 396px;
	background: #fff;
	height: 300px;
	position: absolute;
	right: -396px;
	top: 0;
	box-sizing: border-box;
	padding: 30px 40px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.RISD_three_main_one_nr_title{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.RISD_three_main_one_nr_title span,.RISD_three_main_one_nr_title a{
	display: block;
	width: 100%;
	text-align: left;
}
.RISD_three_main_one_nr_title span.span1,.RISD_three_main_one_nr_title a.span1{
	font-size: 20px;
	font-weight: bold;
	color: #000;
}
.RISD_three_main_one_nr_title span.span2,.RISD_three_main_one_nr_title a.span2{
	font-size: 14px;
	font-weight: 200;
	color: #000;
	text-transform: uppercase;
	margin-top: 5px;
}
.RISD_three_main_one_nr_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	color: #666;
	margin-top: 20px;
}
.RISD_three_main .RISD_two_btn{
	margin: 0;
	margin-top: 30px;
}
.RISD_three_main_oneWrap:hover .RISD_three_main_one_title{
	top: -100px;
}
.RISD_three_main_oneWrap:hover .RISD_three_main_one_nr{
	right: 0;
}
/**/
.RISD_four{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-bottom: 60px;
}
.RISD_four_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.RISD_four_main_left{
	width: 514px;
	float: left;
}
.RISD_four_main_left img{
	display: block;
	width: 100%;
}
.RISD_four_main_right{
	width: 686px;
	overflow: hidden;
	float: left;
	background: #fff;
	box-sizing: border-box;
	padding: 40px;
}
.RISD_four_main_right_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	font-size: 16px;
	color: #666;
	line-height: 26px;
}
.RISD_four_main_right_p2{
	width: 100%;
	overflow: hidden;
	clear: both;
	vertical-align: middle;
	padding: 20px 0 10px 0;
}
.RISD_four_main_right_p2 span.span1{
	display: inline-block;
	vertical-align: middle;
	width: 4px;
	height: 20px;
	background: #64f392;
}
.RISD_four_main_right_p2 span.span2{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 24px;
	margin-left: 5px;
}
/**/
.RISD_fiveWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding: 60px 0;
	background: url(../images/RISD/RISD_fiveBG.jpg) center no-repeat;
	background-size: cover;
}
.RISD_five{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
}
.RISD_five_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
}
.RISD_five_mainOneWrap{
	width: 260px;
	padding: 0 20px;
	float: left;
}
.RISD_five_mainOne{
	width: 260px;
	overflow: hidden;
	clear: both;
}
.RISD_five_mainOne_line{
	width: 100%;
	height: 4px;
	background: #fff;
}
.RISD_five_mainOne_main{
	width: 100%;
	height: 368px;
	overflow: hidden;
	clear: both;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	margin-top: 5px;
	position: relative;
}
.RISD_five_mainOne_main img{
	display: block;
	width: 100%;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.RISD_five_mainOne_main_nr{
	width: 100%;
	height: 368px;
	box-sizing: border-box;
	padding-top: 280px;
	overflow: hidden;
	clear: both;
	position: absolute;
	left: 0;
	top: 0;
	background-image: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
    background-image: -moz-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); 
    background-image: -o-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%); 
    background-image: -ms-linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);  
    background-image: linear-gradient(top,rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
}
.RISD_five_mainOne_main_nr span{
	display: block;
	width: 100%;
	overflow: hidden;
	clear: both;
	text-align: center;
}
.RISD_five_mainOne_main_nr span.span1{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.RISD_five_mainOne_main_nr span.span2{
	font-size: 14px;
	color: #fff;
	margin-top: 5px;
}
/**/
.RISD_six{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 60px 0;
}
.RISD_six_main{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 30px;
}
.RISD_six_main_one{
	width: 340px;
	float: left;
	padding: 0 30px;
}
.RISD_six_main_one img{
	display: block;
	margin: 0 auto;
}
.RISD_six_main_one span{
	display: block;
	width: 80%;
	text-align: center;
	margin: 0 auto;
}
.RISD_six_main_one span.span1{
	font-size: 16px;
	color: #64f38c;
	font-weight: bold;
	padding-top: 10px;
}
.RISD_six_main_one span.span2{
	font-size: 14px;
	color: rgba(255,255,255,0.7);
	line-height: 22px;
	padding-top: 5px;
}
/**/
.RISD_sevenWrap{
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
.RISD_seven{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
	margin-top: 30px;
}
.RISD_seven_pic{
	position: absolute;
	right: 0;
	top: 0;
	width: 70%;
	z-index: -1;
}
.RISD_seven_pic img{
	display: block;
	width: 100%;
}
.RISD_seven_nr{
	width: 80%;
	overflow: hidden;
	clear: both;
	background: #fff;
	box-sizing: border-box;
	padding: 20px 40px 40px 40px;
}
.RISD_seven_nr_p1{
	width: 100%;
	overflow: hidden;
	clear: both;
	vertical-align: middle;
	padding-top: 20px;
}
.RISD_seven_nr_p1 span{
	display: inline-block;
	vertical-align: middle;
}
.RISD_seven_nr_p1 span.span1{
	width: 4px;
    height: 20px;
    background: #64f392;
}
.RISD_seven_nr_p1 span.span2{
	font-size: 16px;
    font-weight: bold;
    color: #333;
    line-height: 24px;
    margin-left: 5px;
}
.RISD_seven_nr_p2{
	width: 100%;
	overflow: hidden;
	clear: both;
	padding-top: 10px;
}
.RISD_seven_nr_p2 span.span1{
	display: block;
	overflow: hidden;
	clear: both;
	float: left;
	padding-top: 8px;
}
.RISD_seven_nr_p2 span.span1 b{
	display: block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #666;
}
.RISD_seven_nr_p2 span.span2{
	width: 90%;
	float: left;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	margin-left: 9px;
}
/**/
.RISD_eight{
	width: 100%;
	overflow: hidden;
	background: url(../images/RISD/RISD_eightBG.jpg) center no-repeat;
	background-size: cover;
	margin-top: 60px;
}
.newIndex2_five{
	width: 1116px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 84px;
}
.newIndex2_five_left{
	width: 880px;
	float: left;
}
.newIndex2_five_left_title{
	width: 340px;
	height: 60px;
	position: relative;
	z-index: 2;
	margin-bottom: 20px;
}
.newIndex2_five_left_title:before{
	position: absolute;
	width: 348px;
	height: 50px;
	content: '';
	right: 0;
	bottom: 0;
	border: 1px solid rgba(255,255,255,0.6);
	z-index: -1;
}
.newIndex2_five_left_title span{
	display: block;
	width: 388px;
	height: 50px;
	line-height: 50px;
	background: #64f38c;
	font-size: 26px;
	color: #000;
	text-align: center;
}
.newIndex2_five_left_list{
	width: 880px;
	overflow: hidden;
	clear: both;
}
.newIndex2_five_left_list li{
	width: 440px;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	padding-top: 10px;
}
.newIndex2_five_right{
	width: 200px;
	float: left;
}
.newIndex_one_left_btn{
	width: 210px;
	background: #64f3c6;
	display: block;
	cursor: pointer;
	position: relative;
	-webkit-transition-duration: 1.5s,1s,0s;
    transition-duration: 1.5s,1s,1s,0s;
    -webkit-transition-property: opacity,-webkit-transform,background;
    transition-property: opacity,-webkit-transform;
    transition-property: transform,opacity;
    transition-property: transform,opacity,-webkit-transform,background;
    -webkit-transition-delay: .6s,0s;
    transition-delay: .6s,0s;
    -webkit-transition-timing-function: cubic-bezier(.42,0,.03,.985);
    transition-timing-function: cubic-bezier(.42,0,.03,.985);
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    font-size: 16px;
    color: #000;
    height: 54px;
    border-radius: 30px;
    text-align: center;
    line-height: 54px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 70px;
    outline: none;
}
.newIndex_one_left_btn:before{
	content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: -webkit-transform .25s 0s;
    transition: transform .25s 0s;
    transition: transform .25s 0s,-webkit-transform .25s 0s;
    background: #0e0e12;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    -moz-transform: translate3d(-50%,-50%,0) scale(0);
    -ms-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);

}
.newIndex_one_left_btn:after{
	content: '';
    width: 300px;
    height: 300px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
    transition: -webkit-transform .25s 0s;
    transition: transform .25s 0s;
    transition: transform .25s 0s,-webkit-transform .25s 0s;
    background: 0 0;
    border: 5px solid #0e0e12;
    border-radius: 50%;
    -webkit-transform: translate3d(-50%,-50%,0) scale(0);
    -moz-transform: translate3d(-50%,-50%,0) scale(0);
    -ms-transform: translate3d(-50%,-50%,0) scale(0);
    transform: translate3d(-50%,-50%,0) scale(0);
}
.newIndex_one_left_btn:hover{
	background: transparent!important;
	transition-delay: .6s,.35s;
	-webkit-transition-delay: .6s,.35s;
    -moz-transition-delay: .6s,.35s;
    -ms-transition-delay: .6s,.35s;
    color: #fff;
}
.newIndex_one_left_btn:hover:before{
	-webkit-transition: -webkit-transform .5s .15s;
    transition: -webkit-transform .5s .15s;
    transition: transform .5s .15s;
    transition: transform .5s .15s,-webkit-transform .5s .15s;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -moz-transform: translate3d(-50%,-50%,0) scale(1);
    -ms-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1);
}
.newIndex_one_left_btn:hover:after{
	-webkit-transition: -webkit-transform .5s 0s;
    transition: -webkit-transform .5s 0s;
    transition: transform .5s 0s;
    transition: transform .5s 0s,-webkit-transform .5s 0s;
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -webkit-transform: translate3d(-50%,-50%,0) scale(1);
    -moz-transform: translate3d(-50%,-50%,0) scale(1);
    -ms-transform: translate3d(-50%,-50%,0) scale(1);
    transform: translate3d(-50%,-50%,0) scale(1);
}
.newIndex2_five_p1{
	width: 1200px;
	overflow: hidden;
	clear: both;
	text-align: right;
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
}
.newIndex2_five_p1 span{
	color: #fe2ba9;
	font-weight: bold;
}

.newIndex2_five_btn{
	display: block;
	width: 1200px;
	margin: 0 auto;
	padding: 30px;
}
.newIndex2_five_btn img{
	display: block;
}
/**/
.RISD_nine{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 60px 0;
}
.master3_one_mainWrap{
    width: 1200px;
    clear: both;
    margin: 0 auto;
    position: relative;
    padding-top: 40px;
}
.master3_one_main{
    width: 1200px;
    overflow: hidden;
    clear: both;
    margin: 0 auto;
}
.master3_one_main_one{
    width: 284px;
    float: left;
    padding: 0 8px;
}
.master3_one_main_one_top{
    width: 250px;
    height: 264px;
    position: relative;
    overflow: hidden;
    clear: both;
    z-index: 1;
    padding-left: 14px;
    margin-bottom: 10px;
}
.master3_one_main_one_top:after{
    position: absolute;
    content: '';
    width: 250px;
    height: 250px;
    background: rgba(255,255,255,0.5);
    left: 0;
    bottom: 0;
    z-index: -1;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
.master3_one_main_one_top2:after{
    background: rgba(255,255,255,0.8);
}
.master3_one_main_one_top_img{
    width: 250px;
    height: 250px;
    overflow: hidden;
    clear: both;
}
.master3_one_main_one_top_img img{
    display: block;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
.master3_one_main_one_p1{
    width: 250px;
    padding-left: 14px;
    overflow: hidden;
    clear: both;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 26px;
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
.master3_one_main_one_p2{
    width: 250px;
    padding-left: 14px;
    overflow: hidden;
    clear: both;
    font-size: 14px;
    color: rgba(255,255,255,0.7);
    font-weight: 200;
    padding-top: 5px;
}
.master3_one_main_one:hover .master3_one_main_one_top_img img{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    -ms-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
}
.master3_one_main_one:hover .master3_one_main_one_top:after{
    left: 14px;
    bottom: 16px;
}
.master3_one_main_one:hover .master3_one_main_one_p1{
    color: #64f38c;
}
/**/
.RISD_tenWrap{
	width: 1200px;
	overflow: hidden;
	clear: both;
	height: 534px;
	background: url(../images/RISD/RISD_ten_pic1.jpg) center no-repeat;
	margin: 0 auto;
	padding: 4px;
	box-sizing: border-box;
}
.RISD_ten{
	width: 571px;
	overflow: hidden;
	clear: both;
	margin: 0;
	padding-top: 70px;
}
.RISD_ten input{
	display: block;
	width: 400px;
	border: 2px solid #fff;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	padding: 14px 10px;
	box-sizing: border-box;
	margin: 0 auto;
	margin-top: 30px;
	background: none;
}
.RISD_ten input::-webkit-input-placeholder{
    color: #fff;
}
.RISD_ten input::-moz-placeholder{
    color: #fff;
}
.RISD_ten input::-ms-input-placeholder{
    color: #fff;
}
.RISD_ten button{
	display: block;
	width: 400px;
	border-radius: 5px;
	border: none;
	background-image: -webkit-linear-gradient(left,#64f38c 0%, #64f3c6 100%);
    background-image: -moz-linear-gradient(left,#64f38c 0%, #64f3c6 100%); 
    background-image: -o-linear-gradient(left,#64f38c 0%, #64f3c6 100%); 
    background-image: -ms-linear-gradient(left,#64f38c 0%, #64f3c6 100%);  
    background-image: linear-gradient(left,#64f38c 0%, #64f3c6 100%);
    padding: 14px 0;
    text-align: center;
    font-size: 14px;
    color: #000;
    margin: 0 auto;
    margin-top: 30px;
}
/**/
.newZPJ_eightWrap{
	width: 100%;
	overflow: hidden;
	clear: both;
}
.newZPJ_eight{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 70px 0;
}
.newZPJ_eight .newZPJ_four_title span{
	color: #fff;
}
.newZPJ_eightNr{
	width: 1200px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	margin-top: 40px;
}
.newZPJ_eightNr_one{
	width: 386px;
	overflow: hidden;
	float: left;
}
.newZPJ_eightNr_two{
	margin-left: 20px;
	margin-right: 20px;
}
.newZPJ_eightNr_one_pic{
	width: 386px;
	height: 217px;
	overflow: hidden;
	clear: both;
	display: block;
}
.newZPJ_eightNr_one_pic img{
	display: block;
	width: 386px;
	height: 217px;
}
.newZPJ_eightNr_one_nr{
	width: 386px;
	overflow: hidden;
	clear: both;
	height: 256px;
	background: #fff;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_eightNr_one_nr a.span1{
	display: block;
	width: 340px;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	font-size: 18px;
	color: #64f38c;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
}
.newZPJ_eightNr_one_nr a.span2{
	display: block;
	width: 340px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	text-align: center;
	padding-top: 15px;
	margin-top: 15px;
	transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	font-size: 14px;
	color: #999;
	line-height: 24px;
	height: 100px;
}
.newZPJ_eightNr_one_nr a.span2:before{
	position: absolute;
	content: '';
	width: 40px;
	height: 1px;
	background: #333;
	left: 50%;
	margin-left: -20px;
	top: 0px;
	z-index: -1;
}
.newZPJ_eightNr_one_nr a.span2:after{
	position: absolute;
	content: '';
	width: 40px;
	height: 1px;
	background: #333;
	left: 50%;
	margin-left: -12px;
	top: 2px;
	z-index: -1;
}
.newZPJ_eightNr_one_nr .newProduct_bk_two_btn{
	margin: 0 auto;
	margin-top: 10px!important;
}

