body{
	font-size: 14px;
	color: #5c5f69;
}
img{
	display: block;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.font16{
	font-size: 16px;
}
.bg_fa{
	background-color: #FAFAFA;
}
.bg_red{
	background-color: #e7373d;
}
.font_red{
	color: #e7373d;
}
.font_white{
	color: #fff;
}
p.text_left{
	text-align: left;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.w1330{
	width: 1330px;
	margin: 0 auto;
}
.header_wrap{
	height: 130px;
	border-bottom: 1px #DADADA solid;
	background-color: #fff;
	z-index: 99999;
	width: 100%;
}
.header_wrap .logo{
	margin-top: 30px;
}
.header_wrap .liangdian{
	margin-top: 38px;
}
.header_ul li{
	float: left;
	padding-left: 65px;
	background: url("../images/jjr/icon-daoshi.png") left center no-repeat;
	margin-right: 20px;
}
.header_ul li h1{
	font-size: 16px;
	font-weight: normal;
}
.hot_line{
}
.hot_line img{
	margin-bottom: 20px;
}
.top_dh_wrap{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	z-index: 100000;
}
.top_dh_bg{
	background-color: #F7F7F7;
	width: 100%;
	position: absolute;
	filter:alpha(opacity=90);  
    -moz-opacity:0.9;  
    -khtml-opacity: 0.9;
    opacity: 0.9;
    height: 0px;
    margin-top: 66px;
}
.top_dh_ul{
	position: relative;
}
.top_dh_ul li{
	float: left;
	width: 11.11111111%;
	text-align: center;
	position: relative;
}
.top_dh_ul li.li_long{
	width: 16.11111111%;
}
.top_dh_ul li.li_short{
	width: 7.11111111%;
}
.top_dh_ul li.li_short2{
	width: 9.11111111%;
}
.top_dh_ul.dh li span{
	display:block;
	height: 66px;
	line-height: 66px;
	font-size: 16px;
	cursor: pointer;
	color: #000000;
	position: relative;
	background-color: #fff;
}
.top_dh_ul.dh li.cur span:after{
	content: "";
	width: 30px;
	border-top: 3px #ED302A solid;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -15px;
}
.top_dh_ul.dh li .li_order{
	padding: 20px 0;
	display: none;
	position: absolute;
	width: 100%;
}
.top_dh_ul.dh:hover .li_order{
	display: block;
}
.li_order a{
	color: #B3B3B3;
	font-size: 14px;
	display: block;
	line-height: 40px;
}
.top_dh_ul.dh li.cur .li_order a{
	color: #6F6F6F;
}
.top_dh_ul.dh li.cur .li_order a:hover{
	color: #EB3029;
}

.top_nav{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 20px;
}
/* .hot_line{
	text-align: right;
	position: relative;
	height: 22px;
	line-height: 22px;
	padding-right: 130px;
}
.hot_line img{
	position: absolute;
	right: 0;
	top: 0;
} */
/* .top_dh{
	line-height: 77px;
}
.top_dh_ul{
	
}
.top_dh_ul li{
	float: left;
	font-size: 16px;
	margin-left: 12px;
} */


.top_banner{
	height: 688px;
	background: url("../images/jjr/bg-banner.jpg") center top no-repeat;
}

.section1{
	position: relative;
	height: 726px;
}
.sec1_left{
	width: 50%;
	background: url("../images/jjr/img-hb.jpg") right top no-repeat;
	height: 100%;
}
.sec1_right{
	padding-top: 86px;
	text-align: center;
	width: 50%;
	max-width: 600px;
}
.sec_title{
	font-size: 26px;
	margin-bottom: 10px;
}
.sec1_right p{
	line-height: 28px;
}
p.title_p{
	line-height: 24px;
}
.speak_con{
	padding-top: 30px;
	font-size: 20px;
	color: #000;
	letter-spacing: 3px;
	padding-bottom: 50px;
}
.speak_con i{
	font-style: oblique;
}
.tx_img img{
	margin: 0 auto;
}
.tx_name{
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 10px;
	margin-bottom: 20px;
}
.tx_name i{
	font-style: oblique;
}
.btn_wrap{
	height: 102px;
	width: 274px;
	margin: 0 auto;
}
a.red_btn{
	height: 102px;
	width: 274px;
	margin: 0 auto;
	background: url("../images/jjr/btn-ty.png") left top no-repeat;
	display: block;
	color: #fff;
	line-height: 48px;
	font-size: 16px;
	margin-top: 30px;
	text-align: center;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
	position: absolute;
}
a.red_btn:hover{
	color: #fff;
	margin-top: 20px;
}
a.red_btn,a.step2_btn, a.red_btn:link,a.step2_btn:link, a.red_btn:visited,a.step2_btn:visited{
	color: #fff;
}

.section2{
	padding-top: 108px;
	padding-bottom: 20px;
}
.h1_title{
	font-size: 40px;
	font-weight: normal;
}
.h1_title2{
	font-size: 40px;
	color: #000;
}
.h1_title2.center{
	text-align: center;
}
.h1_title_p{
	font-size: 20px;
	padding-top: 10px;
	text-align: center;
}
.sec2_con{
	position: relative;
	padding-top: 40px;
}
.sec2_con .img_l{
	height: 380px;
}
.sec2_con .img_l img{
	margin-top: 0;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
}
.sec2_con .img_l:hover img{
	margin-top: -10px;
}
.img_r_w:hover .img_r{
	bottom: 40px;
}
.sec2_con .img_r{
	position: absolute;
	right: -26px;
	bottom: 30px;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
}
.sec2_con2{
	position: relative;
}
.sec2_con2 a{
	margin-right: 16px;
	display: block;
	float: left;
}
.sec2_con2 a:last-child{
	margin-right: 0;
}
.sec2_con2 img{
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
	margin-top: 0px;
}
.sec2_con2 img:last-child{
	margin-right: 0px;
}
.sec2_con2 img:hover{
	margin-top: -10px;
}



.section3{
	padding-top: 112px;
	padding-bottom: 20px;
}
.sec3_con{
	padding-top: 100px;
}
.sec3_con li{
	width: 23%;
	text-align: center;
	text-align: justify;
	margin-right: 15.5%;
	position: relative;
}
.sec3_con li img{
	display: block;
	margin: 0 auto;
	margin-bottom: 40px;
}
.sec3_con li:last-child{
	margin-right: 0;
}
.sec3_con li h2{
	font-size: 24px;
	color: #000;
	margin-bottom: 10px;
}
.sec3_con li p{
	line-height: 26px;
}

.section4{
	padding-top: 86px;
	padding-bottom: 20px;
}
.sec4_con{
	padding-top: 80px;
	position: relative;
}
.ul_wrap{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.sec4_con_ul{
	width: 3000px;
	padding-bottom: 50px;
}
.sec4_con_ul li{
	float: left;
	margin-right: 10px;
	width: 272px;
	margin-top: 0;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
}
.sec4_con_ul li.li2{
	padding-top: 80px;
}
.sec4_con_ul li .img_order{
	padding: 16px 24px;
	background-color: #fff;
	box-shadow: 2px 2px 40px #888888;
}
.sec4_con_ul li .img_order h3{
	font-size: 20px;
	padding-bottom: 10px;
}
.sec4_cop{
	position: absolute;
	width: 21px;
	height: 38px;
	top: 50%;
	margin-top: -60px;
	cursor: pointer;
}
.sec4_cop_l{
	left: 0px;
}
.sec4_cop_r{
	right: 0px;
}
.img_order p{
	text-align: right;
	line-height: 26px;
	font-size: 12px;
}
.red_f{
	color: #e7373d;
	margin-right: 10px;
}

.section5{
	padding-top: 100px;
}
.phone_wrap{
	height: 638px;
	width: 670px;
	background: url("../images/jjr/img-shouji.png") left top no-repeat;
	margin-left: 20px;
	position: relative;
}
.sec5_ul_wrap{
	width: 463px;
	height: 547px;
	overflow: hidden;
	margin-top: 92px;
	margin-left: 42px;
}
.sec5_ul_wrap img{
	width: 100%;
}
.sec5_ul{
	width: 2000px;
}
.sec5_ul li{
	float: left;
	width: 463px;
}
.sec5_cop{
	position: absolute;
	bottom: 15px;
	left: 464px;
	cursor: pointer;
}
.sec5_cop img{
	margin-top: 0px;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
}
.sec5_cop img:hover{
	margin-top: -10px;
}
.sec5_right{
	color: #fff;
}
.h2_title{
	font-size: 30px;
	font-weight: normal;
}
.viedo_wrap{
	margin: 50px 0;
	width: 483px;
	position: relative;
}
.viedo_wrap video{
	width: 100%;
}
.viedo_wrap .bf_wrap{
	position: relative;
	width: 100%;
	height: 273px;
	margin-top: -277px;
	background-color: #000;
	opacity:.3;
}
.viedo_wrap img{
	margin: 0 auto;
	cursor: pointer;
	padding-top: 100px;
}
a.white_btn{
	width: 206px;
	height: 50px;
	display: block;
	float: right;
	border: 2px #fff solid;
	text-align: center;
	line-height: 50px;
	border-radius: 28px;
	font-size: 16px;
	color: #fff;
	margin-top: 0px;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
}
a.white_btn:hover{
	color: #fff;
	margin-top: -20px;
}
.te_hide_js a,.te_hide_js a:link,.te_hide_js a:visited{
	color: #fff;
}
.section6{
	padding-top: 10px;
	padding-bottom: 25px;
}
.section6.pd30{
	padding-top: 30px;
	padding-bottom: 50px;
}
.te_wrap{
	width: 1200px;
	margin: 0 auto;
}
.w1300{
	width: 1298px;
	margin: 0 auto;
	overflow: hidden;
}
.sec6_ul{
	width: 5000px;
}
.sec6_ul li{
	float: left;
	margin-right: 50px;
}
.sec6_ul li.li2{
	padding-top: 58px;
}
.te_left .te_img{
	float: left;
	width: 400px;
	position: relative;
}
.sec6_ul li img{
	display: block;
}
.te_6_wrap{
	width: 1200px;
}
.te_6_wrap .te_img{
	width: 400px;
	float: left;
	position: relative;
}
.te_left{
	width: 800px;
}
.te_right{
	width: 400px;
	position: relative;
	padding-top: 58px;
}
.te_right .te_hide_js{
	line-height: 580px;
}

.te_js{
	position: absolute;
	right: 20px;
	bottom: 30px;
}
.te_js h3{
	font-size: 20px;
	margin-bottom: 10px;
	color: #000;
	line-height: 24px;
}
.te_js p{
	line-height: 20px;
	font-size: 16px;
	color: #000;
}
.te_hide_js:hover{
	transform: scale(1.1);
	filter:alpha(opacity=90);  
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;  
    opacity: 0.9;  
}
.te_hide_js{
	position: absolute;
	left: -0px;
	top: 0px;
	width: 400px;
	z-index: 99;
	background-color: #e7373d;
	color: #fff;
	height: 100%;
	cursor: pointer;
	line-height: 260px;
	filter:alpha(opacity=0);  
    -moz-opacity:0;
    -khtml-opacity: 0;  
    opacity: 0;  
    transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
}
.te_hide_js.gaode{
	line-height: 320px;
}
.te_hide_wrap{
	padding: 0px 30px;
	line-height: 24px;
	vertical-align: middle;
	display: inline-block;
}
.te_hide_wrap .name{
	font-size: 18px;
	letter-spacing: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

.sec6_cop{
	font-size: 0;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
.sec6_cop li{
	display: inline-block;
	width: 30px;
	height: 30px;
	background-image: url("../images/jjr/img-lunbo0.png");
	cursor: pointer;
}
.sec6_cop li.cur{
	background-image: url("../images/jjr/img-lunbo.png");
}


.section7{
	padding-top: 50px;
	background: url("../images/jjr/bg-jiuyeqianjing.jpg") center top no-repeat;
	/* height: 782px; */
	height: 931px;
	position: relative;
	overflow: hidden;
}
.sec7_con{
	margin-top: 73px;
}
.jingjiren1{
	margin-top: 193px;
	margin-right: 67px;
	position: relative;
}
.jingjiren2{
	margin-top: 114px;
	width: 356px;
}
.jingjiren2 img{
	width: 100%;
}
.jingjiren3{
	position: relative;
	width: 356px;
}
.jingjiren3 img{
	width: 100%;
}
.left_bg{
	position: absolute;
	left: -362px;
	top: -152px;
	background: url("../images/jjr/img-z.png") left top no-repeat;
	width: 362px;
	height: 676px;
}
.right_bg{
	position: absolute;
	right: -360px;
	top: -123px;
	background: url("../images/jjr/img-y.png") left top no-repeat;
	width: 360px;
	height: 838px;
}


.section8{
	margin-top: -100px;
	padding-bottom: 50px;
}
.img_logo{
	margin: 80px auto;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
}
.img_logo:hover{
	transform: scale(1.05);
}

.section9{
	min-height: 472px;
	background: url("../images/jjr/bg-jjrkc.jpg") center top no-repeat;
}
.section9 .h1_title2{
	color: #fff;
	padding-top: 120px;
}
.section9 .h1_title_p{
	color: #fff;
}
.kc_left{
	width: 480px;
	margin-left: 110px;
	margin-right: 40px;
}
.sec9_con{
	padding-top: 100px;
	background: url("../images/jjr/bg-y.png") center 900px no-repeat;
	padding-bottom: 50px;
}
.sec9_con .kc_jd{
	color: #e8373e;
	font-size: 24px;
	font-weight: normal;
	line-height: 16px;
}
.sec9_con .kc_jd_name{
	color: #e8373e;
	font-size: 46px;
	font-weight: normal;
	line-height: 45px;
}
.top_jd_pic{
	padding: 100px 0 20px;
}
.kc_jd_title{
	height: 72px;
	line-height: 72px;
	background-color: #e8373e;
	font-size: 20px;
	position: relative;
	padding-left: 110px;
	color: #fff;
}
.kc_jd_title .jd_num{
	position: absolute;
	left: 10px;
	bottom: 0px;
}
.kc_ul{
	width: 438px;
	background-color: #fff;
	padding: 0px 20px 20px;
	border-left: 1px #D7D7D7 solid;
	border-right: 1px #D7D7D7 solid;
	border-bottom: 1px #D7D7D7 solid;
}
.kc_ul li{
	border-bottom: 1px #D7D7D7 solid;
	cursor: pointer;
}
.kc_ul li:last-child{
	border: 0;
}
.kc_ul li .kc_title{
	height: 50px;
	line-height: 50px;
	padding-left: 50px;
	position: relative;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.kc_title .open{
	position: absolute;
	width: 15px;
	height: 15px;
	background: url("../images/jjr/icon-r+.png") left top no-repeat;
	left: 20px;
	top: 17px;
}
.kc_ul li.cur .kc_title .open{
	background: url("../images/jjr/icon-g-.png") left top no-repeat;
}
.kc_ul li .kc_title .tit_num{
	margin-right: 10px;
}
/* .kc_ul li:hover .kc_title .open{
	background: url("../images/jjr/icon-g-.png") left top no-repeat;
} */
.kc_js{
	padding: 0 2px;
	height: 0px;
	overflow: hidden;
	border: 0;
}
.kc_ul li.cur .kc_js{
	display: block;
	border-top: 1px #D7D7D7 solid;
	height: auto;
}
/* .kc_ul li:hover .kc_js{
	display: block;
} */
.kc_js p{
	padding: 10px 20px;
	line-height: 26px;
	background-color: #F9F9F9;
}
.kc_right{
	padding-top: 200px;
}
.step2_btn{
	display: block;
	margin: 0 auto;
	width: 428px;
	height: 160px;
	background: url("../images/jjr/btn-dejd.png") left top no-repeat;
	text-align: center;
	line-height: 63px;
	color: #fff;
	font-size: 20px;
	margin-top: 100px;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
	cursor: pointer;
}
a.step2_btn:hover{
	color: #fff;
	margin-top: 80px;
}
.step2_btn.no{
	display: none;
}
.more_hide{
	display: none;
}
.more_hide.yes{
	display: block;
}
.kaohe{
	height: 440px;
	position: relative;
	color: #fff;
	text-align: center;
}
.kaohe img{
	position: absolute;
	left: -48px;
	top: -26px;
	z-index: -1;
}
.kaohe h4{
	padding-top: 90px;
	font-size: 20px;
	font-weight: normal;
}
.kaohe h1{
	font-size: 60px;
	font-weight: normal;
}
.kaohe p{
	line-height: 24px;
}
.kaohe p span{
	background-color: #000;
	padding: 0 5px;
}
.peple_lq{
	text-align: center;
}
.btn_wrap2{
	width: 1046px;
	height: 188px;
	margin: 0 auto;
}
a.shiting_btn{
	width: 1046px;
	height: 188px;
	display: block;
	line-height: 83px;
	font-size: 30px;
	text-align: center;
	color: #fff;
	background: url("../images/jjr/btn-ljhqtkzg.png") left top no-repeat;
}


.sec10_con{
	/* padding-top: 80px; */
	width: 100%;
	/* overflow: scroll; */
	height: 512px;
	background: url("../images/jjr/img-huanjing.jpg") center top no-repeat;
	margin-top: 80px;
	transition: all .5s;
	-moz-transition: all .5s; /* Firefox 4 */
	-webkit-transition: all .5s; /* Safari 和 Chrome */
	-o-transition: all .5s; /* Opera */
	background-size: 1920px;
}
.sec10_con:hover{
	 background-size: 1980px;
}

.sec11_h1{
	font-size: 30px;
	text-align: center;
	padding-top: 100px;
}

.sec11_con{
	height: 828px;
	background: url("../images/jjr/bg-mx.jpg") center top no-repeat;
	text-align: center;
	color: #fff;
	margin-top: 130px;
	position: relative;
	border-top: 1px #fff solid;
}
.sec11_jt{
	margin: 0 auto;
	margin-top: -77px;
}
.sec11_con h1{
	font-size: 50px;
	padding-top: 200px;
}
.sec11_con p{
	font-size: 20px;
	padding-top: 10px;
	letter-spacing: 12px;
}
.footer{
	background-color: #1F1F1F;
}
.foot_wrap{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
	color: #5B5B5B;
}
.bot_logo{
	width: 250px;
	display: block;
}
.dh_ul{
	font-size: 14px;
	padding-bottom: 16px;
}
.dh_ul a{
	color: #fff;
}
.dh_ul a:hover{
	color: #5B5B5B;
}
.dh_ul li{
	float: left;
	margin-right: 42px;
}

