@charset "utf-8";
.main {
	max-width: 1000px;
	margin: 0 auto;
}
.mains {
	max-width: 1200px;
	margin: 0 auto;
}
a:hover {
	text-decoration: none;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clearfix:after{content:"";display:block;clear:both;}
ul,li{
	margin: 0;
	padding: 0;
}
ul,li{
	list-style: none;
}
/*header*/
.navbar {
	margin-bottom: 0;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #e60012;
}
/*zg_banner*/
.zg_banner_a{
	display: none;
}
.banner_b{
	position: relative;
}
.banner_b .bannera_bjb{
	display: block;
	width: 100%;
}
.banner_b .banner_xtitle{
	position: absolute;
	width: 26%;
	top: 15%;
    right: 24%;
}
.banner_b .banner_title{
	position: absolute;
	top: 15%;
}
.banner_b .banner_pic_xjl{
	width: 50%;
	position: absolute;
	top: 12%;
    right: -35%;
	display: none;
}
.banner_b .banner_pic_hua_a{
	position: absolute;
	width: 4%;
	left: 38%;
    bottom: 19%;
}
.banner_b .banner_pic_hua_b{
	position: absolute;
	width: 2%;
	left: 58%;
    bottom: 15%;
}
.banner_b .banner_pic_ssda,.banner_pic_ssdb{
	position: absolute;
	top: 10%;
	animation: buling 2s ease-in infinite;
	opacity: 0;
}
.banner_b .banner_pic_ssdb{
	animation: buling 2s ease-in infinite;
	opacity: 0;
}
/*zg_sectiona*/
.zg_sectiona{
	width: 100%;
	background: url(../images/zg_sectiona_bja.jpg) center top no-repeat;
}
.zg_sectiona_nr{
	background-color: #cdffe8;
	padding: 0 0 .5rem 0;
}
.nr_bjk{
	width: 100%;
	background-color: #2c6b63;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .62rem .74rem .74rem;
	text-align: center;
	font-size: .44rem;
	color:#FFF;
}
.nr_bjk .sectiona_title{
	margin: 0 auto;
}
.contenta_video{
	width: 100%;
	/*height: 7.3rem;*/
	height: 280px;
	padding: .15rem;
	background-color: #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px dashed #ddcb00;
	margin: .37rem 0 .74rem;
}
.contenta_video video{
	width: 100%;
	height: 100%;
}
.nr_bjk span{
	color: #fdff49;
}
.zg_sectiona_nr .nr_bjk ul{
	padding-top:.59rem;
}
.zg_sectiona_nr .nr_bjk li{
	position: relative;
}
.p_hide,.p_show{
	background-color: #5c8d87;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	height: 3.6rem;
	line-height: 3.6rem;
	border: 1px solid #a6fdf3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: .66rem;
}
.p_show{
	/*width: 3.71rem;*/
	width: 3.61rem;
	font-size: .37rem;
	line-height: 0.7rem;
	position: absolute;
	top: 0;
	opacity: 0;
	webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
	-webkit-transform:scale(-1,1); -moz-transform:scale(-1,1); transform:scale(-1,1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 1.2rem;
}
.p_hide span{
	font-size: 1.25rem;
}
.zg_sectiona_nr .nr_bjk li:hover .p_hide{
	background-color:#5c8d87;
	-webkit-transform:scale(-1,1); -moz-transform:scale(-1,1); transform:scale(-1,1)
	
}
.zg_sectiona_nr .nr_bjk li:hover .p_show{
	opacity: 1;
	-webkit-transform:scale(-1,1); -moz-transform:scale(-1,1); transform:scale(1,1)
	
}
.sectiona_hua,.sectiona_hub{
	position: absolute;
	left: -2%;
    bottom: 6px;
}
.sectiona_hub{
	left: 4%;
}
.zg_sectiona_pic_xjl{
	display: none;
	position: absolute;
	top: 24%;
    right: -96%;
}
/*zg_sectionb*/
.zg_sectionb{
	width: 100%;
	background: url(../images/zg_sectionb_bja.jpg) center top no-repeat;
}
.zg_sectionb_nr{
	background-color: #b8f8fa;
	position: relative;
	padding: .5rem 0;
}
.zg_sectionb_nr .nr_bjk{
	background-color: #104163;
	padding: .62rem .25rem .74rem;
}
.sectionb_nr_ys{
	position: absolute;
	top: 50%;
}
.zg_sectionb_nr .sectionb_nr_ys{
	font-size: .36rem;
	color: #000;
}
.zg_sectionb_nr .sectionb_nr_ys a{
	font-size: .38rem;
	color: #FFF;
}
.zg_sectionb_nr .sectionb_nr_ys li{
	text-align: left;
	line-height: .6rem;
	padding: 0 1rem;
}
.sectionb_nr_ys>a:first-child{
	background: url(../images/sectionb_btn_a.png) center top no-repeat;
}
.sectionb_nr_ys>a:nth-child(2){
	background: url(../images/sectionb_btn_b.png) center top no-repeat;
}
.sectionb_nr_ys>a:nth-child(3){
	background: url(../images/sectionb_btn_c.png) center top no-repeat;
}
.sectionb_nr_ys>a:nth-child(4){
	background: url(../images/sectionb_btn_d.png) center top no-repeat;
}
.sectionb_nr_ys ul li{
	display: none;
	font-weight: 600;
}
.sectionb_nr_ys ul li:first-child{
	color: #7159E4;
}
.sectionb_nr_ys ul li:nth-child(2){
	color: #B168D7;
}
.sectionb_nr_ys ul li:nth-child(3){
	color: #DB6CC5;
}
.sectionb_nr_ys ul li:last-child{
	color: #ee2da3;
}
.ck{
	font-weight: bold;
}
.sectionb_nr_ys ul .blk{
	display: block;
}
.sectionb_ren{
	display: none;
	position: absolute;
	left: -26px;
    bottom: -226%;
}
.sectionb_xrz{
	display: none;
	position: absolute;
	right: -95px;
    bottom: -132%;
}
/*zg_sectionc*/
.zg_sectionc{
	width: 100%;
	background: url(../images/zg_sectionc_bja.jpg) center top no-repeat;
}
.zg_sectionc_nr{
	background-color: #feffcd;
	padding: .5rem 0;
}
.zg_sectionc_nr .nr_bjk{
	padding: .62rem .25rem 1.74rem 0;
	position: relative;
}
.sectionc_lj{
	padding: 1.3rem 0;
}
.zg_sectionc_nr .nr_bjk>div a{
	display: block;
	width: 2.4rem;
    height: 1.6rem;
	color: #000;
	font-size: .1rem;
	line-height: 1.4rem;
	position: absolute;
}
.zg_sectionc_nr .nr_bjk>div a:first-child{
	background: url(../images/sectionc_btna.png) center top no-repeat;
	background-size: 100% 100%;
	top: 36%;
	left: 0;
}
.zg_sectionc_nr .nr_bjk>div a:nth-child(2){
	background: url(../images/sectionc_btnb.png) center top no-repeat;
	background-size: 100% 100%;
	top: 36%;
	left: 26%;
}
.zg_sectionc_nr .nr_bjk>div a:nth-child(3){
	background: url(../images/sectionc_btnc.png) center top no-repeat;
	background-size: 100% 100%;
	line-height: 1.6rem;
	top: 35%;
	left:51%;
}
.zg_sectionc_nr .nr_bjk>div a:nth-child(4){
	background: url(../images/sectionc_btnd.png) center top no-repeat;
	background-size: 100% 100%;
	top: 36%;
	right: 0;
}
.zg_sectionc_nr .nr_bjk>div a:nth-child(5){
	background: url(../images/sectionc_btne.png) center top no-repeat;
	background-size: 100% 100%;
	top: 57%;
    right: 14%;
}
.zg_sectionc_nr .nr_bjk>div a:nth-child(6){
	background: url(../images/sectionc_btnf.png) center top no-repeat;
	background-size: 100% 100%;
	top: 57%;
   	right: 39%
}
.zg_sectionc_nr .nr_bjk>div a:nth-child(7){
	background: url(../images/sectionc_btng.png) center top no-repeat;
	background-size: 100% 100%;
	top: 57%;
   	right: 64%
}
/*zg_sectiond*/
.zg_sectiond{
	width: 100%;
	background: url(../images/zg_sectiond_bja.jpg) center top no-repeat;
}
.zg_sectiond_nr{
	background-color:#dcffef;
	padding: .5rem 0;
}
.zg_sectiond_nr .nr_bjk{
	background-color: #a6e7df;
	padding: .62rem 0 .74rem;
	position: relative;
}
.zg_sectiond_nr .nr_bjk>div{
	height:7rem;
}
.sectiond_pic_lj{
	position: absolute;
	width: 100%;
	left: 0;
}
.zg_sectiond_nr .nr_bjk>div a{
	display: block;
	font-size: .01rem;
	position: absolute;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s;
	width: 2.08rem;
    height: 2rem;
    line-height: 2.9rem; 
}
.zg_sectiond_nr .nr_bjk>div a:hover{
	-webkit-transform: rotate(-6deg) translateX(10px);
	-moz-transform: rotate(-6deg) translateX(10px);
	-ms-transform: rotate(-6deg) translateX(10px);
	-o-transform: rotate(-6deg) translateX(10px);
	transform: rotate(-6deg) translateX(10px);
	
}
.zg_sectiond_nr .nr_bjk>div a:nth-child(2){
	background: url(../images/sectiond_pic_a.png) center top no-repeat;
	color:#ff7100;
	top: 13%;
    left: 6%;
   background-size: 100% 100%;
}
.zg_sectiond_nr .nr_bjk>div a:nth-child(3){
	background: url(../images/sectiond_pic_b.png) center top no-repeat;
	color:#6a8e29;
	top: 6%;
    left: 28%;
    background-size: 100% 100%;
}
.zg_sectiond_nr .nr_bjk>div a:nth-child(4){
	background: url(../images/sectiond_pic_c.png) center top no-repeat;
	color:#3395e2;
	top: 12.5%;
    left: 51%;
    background-size: 100% 100%;
}
.zg_sectiond_nr .nr_bjk>div a:nth-child(5){
	background: url(../images/sectiond_pic_d.png) center top no-repeat;
	color:#f1577d;
	top: 4%;
    left: 73%;
    background-size: 100% 100%;
}
.zg_sectiond_nr .nr_bjk>div a:last-child{
	background: url(../images/sectiond_pic_e.png) center top no-repeat;
	color:#ff7100;
	top: 53%;
    left: 56%;
    background-size: 100% 100%;
}
.zg_sectiond_nr .nr_bjk>div a:nth-child(6){
	background: url(../images/sectiond_pic_f.png) center top no-repeat;
	color:#f1577d;
	top: 49%;
    left: 28%;
    background-size: 100% 100%;
}
.sectiond_pic_hua{
	display: none;
	position: absolute;
	left: -23%;
    bottom: -6%;
}
/*zg_sectione*/
.zg_sectione{
	width: 100%;
	background: url(../images/zg_sectione_bja.png) center top no-repeat;
}
.zg_sectione_nr{
	background-color: #b8f8fa;
	padding: .5rem 0;
}
.zg_sectione_nr .nr_bjk{
	background-color: #104163;
	padding: .62rem 0.4rem .74rem;
	position: relative;
}
.sectione_pic_gg{
	width: 100%;
	max-height: 5.7rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px dashed #ddcb00;
}
.sectione_pic_gg img{
	width: 100%;
	height: 100%;
}
.sectionc_pic_yz{
	display: none;
	position: absolute;
	left: -20%;
    bottom: -4%;
}
.sectione_pic_yzb{
	display: none;
	position: absolute;
	right: -12%;
    bottom: 0%;
}
/*zg_sectionf*/
.zg_sectionf{
	width: 100%;
	background: url(../images/zg_sectionf_bja.png) center top no-repeat;
}
.zg_sectionf_nr{
	background-color: #feffcd;
	padding: .5rem 0;
}
.zg_sectionf_nr .nr_bjk{
	background-color: #d9f4e5;
	padding: .62rem 0 .74rem;
	position: relative;
	font-size: .4rem;
	color: #30733e;
	font-weight: bold;
}
.zg_sectionf_nr .nr_bjk li>div{
	margin: 0 auto;
	height: 3rem;
	padding-top: .5rem;
	background: url(../images/sectionf_ewm_bj.png) center top no-repeat;
	background-size: 100% 100%;
}
.zg_sectionf_nr .nr_bjk li>div img{
	width: 1.5rem;
	height: 1.5rem;
	margin: 0 auto;
	cursor: pointer;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-ms-transition: all .4s;
	-o-transition: all .4s;
	transition: all .8s;
}
.zg_sectionf_nr .nr_bjk li>div:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
/*zg_sectiong*/
.zg_sectiong{
	width: 100%;
	background: url(../images/zg_sectiong_bja.jpg) center top no-repeat;
}
.zg_sectiong_nr{
	background-color: #c8ffe8;
}
/*PC底部省份联系方式*/
.m4_con{display: none;height: 550px;}
.addr_prov li,.city_confirm li{float:left; width:151px; height:64px; font-size:24px; line-height:76px; color:#FFF; text-align:center;margin:0 18px 6px 0; cursor:pointer; }
.addr_prov li{background: url(../images/zg_dz_bja.png) center top no-repeat;}
.city_confirm li{background: url(../images/zg_dz_bjb.png) center top no-repeat; margin:0 18px 0 0;line-height:70px;}
.addr_prov li.on,.city_confirm li.on{ color:#fff600;}
.city_confirm{ padding-top:10px;}
.city_confirm ul{ display:none; border-bottom: 1px dashed #ddcb00;padding-bottom: 20px;}
.city_confirm ul.on{ display:block; }
.addrss_s{ font-size:22px; line-height:36px; color:#126643; display:none; padding:20px 0 0 96px;}
.addrss_s.on{ display:block; }
/*iphone底部省份联系方式*/
.zg_m4{ padding:0.59rem 0.3rem 0; box-sizing:border-box; height:4.02rem; background:url(../images/m4.jpg) no-repeat center top; background-size:100% auto; }
.m4_tit{ display:block; margin:0 auto; width:5.49rem; height:0.38rem; }
.select_city select{ width: 3.78rem;height: 0.78rem; border:1px solid #666; border-radius:0.14rem; background:#fff url(../images/m4_pic1.jpg) no-repeat 2.27rem center; background-size:0.36rem 0.5rem; box-sizing:border-box; padding-left:0.15rem; font:0.4rem/0.58rem "microsoft yahei"; color:#333; }
.address{ padding-top:0.34rem; }
.addr{ display:none; }
.addr p{ font:0.3rem/0.5rem "microsoft yahei"; color:#333; display:none; }
.addr p span{ color:#ff6600; }
/*zg_footer*/
.zg_footer{
	display: none;
}
/*zg_cbl_left*/
.zg_cbl_left{
	display: none;
	position: fixed;
	top: 50%;
	left: 2%;
	margin-top: -241px;
	z-index: 99;
}
.zg_cbl_left img{
	position: absolute;
	top: -30px;
    left: -62px;
	z-index: 2;
}
.zg_cbl_left ul li{
	width: 150px;
	height:60px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	background-color: #1b9e7d;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 5px;
	margin-bottom: 6px;
	position: relative;
}
.zg_cbl_left ul li:first-child{
	height: 80px;
	line-height: 70px;
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
}
.zg_cbl_left ul li:first-child a{
	color: #FFF;
}
.zg_cbl_left ul li a{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px dashed #FFF;
	color: #f8ff34;
}
.zg_cbl_left ul li a:hover{
	font-weight: bold;
}
.tp_lt{
	display: block;
	width: 1px;
	height: 6px;
	background-color: #937c54;
	position: absolute;
	top: -6px;
	left: 20px;
}
.tp_rt{
	display: block;
	width: 1px;
	height: 6px;
	background-color: #937c54;
	position: absolute;
	top: -6px;
	right: 20px;
}
/*zg_cbl_right*/
.zg_cbl_right{
	left: inherit;
	right: 2%;
}
.zg_cbl_right img{
	top: -68px;
    left: 32px;
}
.zg_cbl_right ul li{
	background-color: #3a90fa;
}
/*zg_xfk*/
.zg_xfk{
	display: none;
	width: 100%;
	background-color:rgba(0,0,0,.7);
	position: fixed;
	left: 0;
	bottom: 0;
	padding: 22px 0;
}
.zg_xfk img{
	margin-right: 22px;
}
.zg_xfk input{
	width: 180px;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 16px;
	color: #333;
	margin: 20px 10px 0 0;
}
.zg_xfk .form_btn{
	background-color: #ff397a;
	border: none;
	font-size: 22px;
	color: #FFF;
}
input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
    }
    input[type="number"]{
        -moz-appearance: textfield;
    }
/*zg_huaban*/
.pic_hua,.pic_hub,.pic_huc{
	position: fixed;
	z-index: 9999;
	top: -100px;
	right: 0;
	animation: huabana 7s .2s ease-in-out infinite;
}
.pic_hub{
	right: 100px;
	animation: huabanb 7s 1s ease-in-out infinite;
}
.pic_huc{
	right: 400px;
	animation: huabanc 7s .6s ease-in-out infinite;
}
.pic_hud{
	right: 800px;
	animation: huaband 7s  .4s ease-in-out infinite;
}
.pic_hue{
	right: 1200px;
	animation: huabane 7s ease-in-out infinite;
}
.pic_huj{
	right: 1600px;
	animation: huabanj 7s ease-in-out infinite;
}
.pic_huf{
	animation: huabanb 7s 3.6s ease-in-out infinite;
}
.pic_hug{
	animation: huabanc 7s 3.2s ease-in-out infinite;
}
.pic_huh{
	animation: huaband 7s 4s ease-in-out infinite;
}
.pic_hui{
	animation: huabane 7s 3.4s ease-in-out infinite;
}
/*花瓣动画a*/
@-webkit-keyframes huabana {
	100% {
		top: 1000px;
		right: 100px;
	 }
}
@-o-keyframes huabana {
	100% {
		top: 1000px;
		right: 100px;
	 }
}
@-moz-keyframes huabana {
	100% {
		top: 1000px;
		right: 100px;
	 }
}
@keyframes huabana {
	100% {
		top: 1000px;
		right: 100px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	 }
}
/*花瓣动画b*/
@-webkit-keyframes huabanb {
	100% {
		top: 1000px;
		right: 400px;
	 }
}
@-o-keyframes huabanb {
	100% {
		top: 1000px;
		right: 400px;
	 }
}
@-moz-keyframes huabanb {
	100% {
		top: 1000px;
		right: 400px;
	 }
}
@keyframes huabanb {
	100% {
		top: 1000px;
		right: 400px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	 }
}
/*花瓣动画c*/
@-webkit-keyframes huabanc {
	100% {
		top: 1000px;
		right: 800px;
	 }
}
@-o-keyframes huabanc {
	100% {
		top: 1000px;
		right: 800px;
	 }
}
@-moz-keyframes huabanc {
	100% {
		top: 1000px;
		right: 800px;
	 }
}
@keyframes huabanc {
	100% {
		top: 1000px;
		right: 800px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	 }
}
/*花瓣动画d*/
@-webkit-keyframes huaband {
	100% {
		top: 1000px;
		right: 1200px;
	 }
}
@-o-keyframes huaband {
	100% {
		top: 1000px;
		right: 1200px;
	 }
}
@-moz-keyframes huaband {
	100% {
		top: 1000px;
		right: 1200px;
	 }
}
@keyframes huaband {
	100% {
		top: 1000px;
		right: 1200px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	 }
}
/*花瓣动画e*/
@-webkit-keyframes huabane {
	100% {
		top: 1000px;
		right: 1600px;
	 }
}
@-o-keyframes huabane {
	100% {
		top: 1000px;
		right: 1600px;
	 }
}
@-moz-keyframes huabane {
	100% {
		top: 1000px;
		right: 1600px;
	 }
}
@keyframes huabane {
	100% {
		top: 1000px;
		right: 1600px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	 }
}/*花瓣动画j*/
@-webkit-keyframes huabanj {
	100% {
		top: 1000px;
		right: 1900px;
	 }
}
@-o-keyframes huabanj {
	100% {
		top: 1000px;
		right: 1900px;
	 }
}
@-moz-keyframes huabanj {
	100% {
		top: 1000px;
		right: 1900px;
	 }
}
@keyframes huabanj {
	100% {
		top: 1000px;
		right: 1900px;
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	 }
}
#iframe,#iframe_b{
    		width: 300px;
    		height: 260px;
    	}
#iframe_b{
	display: inline-block;
}
#iframe{
	display: none;
}
/*宽度大于768px*/
@media (min-width: 800px) {
	/*zg_header*/
	.navbar-default {
		background-color: #FFF;
		border-color: #FFF;
	}
	.zg_logo {
		margin-right: 40px;
	}
	.navbar-nav>li>a {
		padding-top: 25px;
	}
	.zg_tel {
		margin-top: 25px;
	}
	.container-fluid>.navbar-collapse,
	.container-fluid>.navbar-header,
	.container>.navbar-collapse,
	.container>.navbar-header {
		margin-right: -15px;
		margin-left: -15px;
	}
	
	/*zg_banner*/
	.zg_banner_a{
		display: block;
		width: 100%;
		max-width: 1920px;
		background: url(../images/bannera_bja.jpg) center top no-repeat;
		overflow: hidden;
	}
	.banner_b{
		display: none;
	}
	.bannera_nr{
		background: url(../images/bannera_bjb.jpg) center top no-repeat;
		height: 894px;
		position: relative;
	}
	.bannera_nr img{
		position: absolute;
	}
	.bannera_nr .banner_xtitle{
		top: 168px;
    	right: 297px;		
	}
	.bannera_nr .banner_title{
		top: 134px;
		left: 50%;
		margin-left: -552.2px;
	}
	.bannera_nr .banner_pic_hd{
		top: 114px;
    	left: -72px;
	}
	.bannera_nr .banner_pic_xjl{
		top: 80px;
    	right: -372px;
	}
	.bannera_nr .banner_pic_hua_a{
		left: 36%;
    	bottom: 175px;
	}
	.bannera_nr .banner_pic_hua_b{
		left: 57%;
    	bottom: 136px;
	}
	.bannera_nr .banner_pic_ssda{
		top: 100px;
		left: 50%;
		margin-left: -554.9px;
		animation: buling 2s ease-in infinite;
		opacity: 0;
	}
	.bannera_nr .banner_pic_ssdb{
		top: 99px;
		left: 50%;
		margin-left: -554.9px;
		animation: buling 2s 2s ease-in infinite;
		opacity: 0;
	}
	/*zg_sectiona*/
	.zg_sectiona_nr{
		background: url(../images/zg_sectiona_bjb.png) center top no-repeat;
		padding-bottom: 128px;
	}
	.zg_sectiona_pic_xjl{
		display: block;
	}
	.p_show{
		width: 3.71rem;
	}
	/*zg_sectionb*/
	.zg_sectionb_nr{
		background: url(../images/zg_sectionb_bjb.png) center top no-repeat;
		padding-top: 0;
		padding-bottom: 183px;
	}
	.sectionb_nr_ys{
		top: 39%;
	}
	.zg_sectionb_nr .sectionb_nr_ys ul{
		margin-top: 1rem;
	}
	.zg_sectionb_nr .sectionb_nr_ys li{
		line-height: .77rem;
		padding: 0 2rem;
	}
	.sectionb_ren{
		display: block;
	}
	.sectionb_xrz{
		display: block;
	}
	/*zg_sectionc*/
	.zg_sectionc_nr{
		background: url(../images/zg_sectionc_bjb.png) center top no-repeat;
		padding-top: 0;
		padding-bottom: 351px;
	}
	.zg_sectionc_nr .nr_bjk>div a{
		width: 4.2rem;
		height: 2.3rem;
		font-size: .37rem;
		line-height: 1.9rem;
	}
	.zg_sectionc_nr .nr_bjk>div a:first-child{
		top: 33%;
		left: 18px;
	}
	.zg_sectionc_nr .nr_bjk>div a:nth-child(2){
		top: 33%;
		left: 26%;
	}
	.zg_sectionc_nr .nr_bjk>div a:nth-child(3){
		line-height: 2.2rem;
		top: 32%;
		left:51%;
	}
	.zg_sectionc_nr .nr_bjk>div a:nth-child(4){
		top: 33%;
		right:3%;
	}
	.zg_sectionc_nr .nr_bjk>div a:nth-child(5){
		top: 63%;
    	right: 15%;
	}
	.zg_sectionc_nr .nr_bjk>div a:nth-child(6){
		top: 63%;
	   	right: 39%
	}
	.zg_sectionc_nr .nr_bjk>div a:nth-child(7){
		top: 63%;
	   	right: 64%
	}
	/*zg_sectiond*/
	.zg_sectiond_nr{
		background: url(../images/zg_sectiond_bjb.png) center top no-repeat;
		padding-top: 0;
		padding-bottom: 218px;
	}
	.zg_sectiond_nr .nr_bjk>div{
		height: 10.7rem;
	}
	.sectiond_pic_lj{
		width: 104%;
		left: -2%;
	}
	.zg_sectiond_nr .nr_bjk>div a{
		width: 3.9rem;
		height: 4.3rem;
		font-size: .37rem;
		line-height: 5.6rem;
	}
	.zg_sectiond_nr .nr_bjk>div a:nth-child(2){
		top: 14%;
	    left: 6%;
	}
	.zg_sectiond_nr .nr_bjk>div a:nth-child(3){
		top: 8%;
	    left: 28%;
	}
	.zg_sectiond_nr .nr_bjk>div a:nth-child(4){
		top: 16%;
	    left: 51%;
	}
	.zg_sectiond_nr .nr_bjk>div a:nth-child(5){
		top: 5%;
	    left: 73%;
	}
	.zg_sectiond_nr .nr_bjk>div a:last-child{
		top: 66%;
	    left: 56%;
	}
	.zg_sectiond_nr .nr_bjk>div a:nth-child(6){
		top: 61%;
	    left: 28%;
	}
	.sectiond_pic_hua{
		display: block;
	}
	/*zg_sectione*/
	.zg_sectione_nr{
		background: url(../images/zg_sectione_bjb.png) center bottom no-repeat;
		padding-top: 0;
		padding-bottom: 298px;
	}
	.sectionc_pic_yz{
		display: block;
	}
	.sectione_pic_yzb{
		display: block;
	}
	/*zg_sectionf*/
	.zg_sectionf_nr{
		background: url(../images/zg_sectionf_bjb.png) center top no-repeat;
		padding-top: 0;
		padding-bottom: 286px;
	}
	.zg_sectionf_nr .nr_bjk li>div{
		width: 4.4rem;
		height: 5rem;
		padding-top: .9rem;
	}
	.zg_sectionf_nr .nr_bjk li>div img{
		width: 2.5rem;
		height: 2.5rem;
	}
	/*zg_sectiong*/
	.zg_sectiong_nr{
		background: url(../images/zg_sectiong_bjb.jpg) center top no-repeat;
	}
	.m4_con{
		display: block;
	}
	.address{ display:none; }
	.address.on{ display:block; }
	.zg_m4{
		display: none;
	}
	/*.zg_footer*/
	.zg_footer{
		display: block;
		width: 100%;
		height: 100px;
		background:url(../images/zg_footer_bj.jpg) center bottom no-repeat;
		text-align: center;
		font-size: 14px;
		line-height: 22px;
		padding-top: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.zg_footer p{
		margin: 0;
	}
	/*.zg_cbl_left*/
	.zg_cbl_left{
		display: block;
	}
	/*.zg_xfk*/
	.zg_xfk{
		display: block;
	}
	#iframe,#iframe_b{
    		width: 800px;
    		height: 374px;
    	}
    	#iframe_b{
			display: none;
		}
		#iframe{
			display: inline-block;
		}
		.contenta_video{
		width: 100%;
		height: 7.3rem;
		text-align: center;
	}
}
/*不灵不灵动画*/
	@-webkit-keyframes buling {
		/*0% { opacity: 1;}*/
		50% {  opacity: 1;}
	}
	@-o-keyframes buling {
		/*0% { opacity: 1;}*/
		50% {  opacity: 1;}
	}
	@-moz-keyframes buling {
		/*0% { opacity: 1;}*/
		50% {  opacity: 1;}
	}
	@keyframes buling {
		/*0% { opacity: 1;}*/
		50% {  opacity: 1;}
	}
	
/*<!--幕后人员：【策划：杨昊然】【设计：郭亚丽】【制作：韩顺凯】【2018-11-07】-->*/