

@media (max-width:1200px) {
    
    .siliaozhanshi img:last-child{
        display: none;
    }
    
    
	.mobile_block{
		display: block !important;
	}
	ul:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }
	.pc_none{
		display: none !important;
	}
	.w1200{
		width: 96%;
		margin: 0 auto;
	}
	.head_main{
		position: fixed;
		    z-index: 999999;
		    background: #fff;
		    height: 62px;
		    width: 100%;
		    top: 0;
		    left: 0;
	}  
	.head_main .wa_left {
		float: left;
	}
	.logo a{
		    display: flex;
		    height: 62px;
		    line-height: 62px;
		    align-items: center;
		
	}
	.logo a img{
		height: 35px;
	}
	.head_main_nav .wa_right .nav{
		    position: absolute;
		    left: 0;
		    top: 58px;
		    width: 100%;
		    display: none;
		    z-index: 9999999;
		    background: #009b4c;
		    height: calc(100vh - 128px);
	}
	.head_main_nav .wa_right .nav li{
		height: 50px;
		line-height: 50px;
		text-align: center;
		font-size: 16px;
		border-top: 1px solid #008a44;
	}
	.head_main_nav .wa_right .nav li a{
		display: block;
		color: #FFFFFF;
	}
	.menuBtn {
		display: block;
		width: 62px;
		height: 62px;
		position: absolute;
		right: 0;
		top: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	.menuBtn .icon-bar {
		display: block;
		position: relative;
		width: 25px;
		background-color: #d69036;
	}
	
	.menuBtn .icon-bar:before,
	.menuBtn .icon-bar:after {
		content: '';
		display: block;
		width: 25px;
		height: 1px;
		position: absolute;
		background: #333333;
		-webkit-transition-property: margin, -webkit-transform;
		transition-property: margin, -webkit-transform;
		transition-property: margin, transform;
		transition-property: margin, transform, -webkit-transform;
	}
	
	.menuBtn .icon-bar:before {
		margin-top: -5px;
	}
	
	.menuBtn .icon-bar:after {
		margin-top: 5px;
	}
	
	.menuBtn.toggle-animate .icon-bar {
		background: none
	}
	
	.menuBtn.toggle-animate .icon-bar:before {
		margin-top: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	.menuBtn.toggle-animate .icon-bar:after {
		margin-top: 0;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	.menuBtn.toggle-animate .icon-bar:before,
	.menuBtn.toggle-animate .icon-bar:after {
		content: '';
		display: block;
		width: 25px;
		height: 1px;
		position: absolute;
		background: #333333;
	}
	
	.bannerlist .swiper-slide img{
		display: block;
		width: 100%;
	}
	.bannerlist .swiper-button-next,
	.bannerlist .swiper-button-prev {
		width: 40px;
		height: 40px;
		border-radius: 5px;
		outline: none;
		background: rgba(0, 0, 0, .3);
	}
	
	.bannerlist .swiper-button-next {
		right: 0;
	}
	
	.bannerlist .swiper-button-prev { 
		left: 0;
	}
	
	.bannerlist .swiper-button-next:after,
	.bannerlist .swiper-button-prev:after {
		font-size: 16px;
		color: #FFFFFF;
	}
	
	/*floor_1_main*/
	.floor_1_main { 
		width: 100%;
		padding-top: 30px;
		background-color: #f4f6f9;
		    padding-bottom: 30px;
	}
	.floor_1_main .floor_1_1 {
		width: 100%;
		text-align: left; 
		background-color: #fff;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	.floor_1_main .floor_1_1 .hd {
		width: 96%;
		margin: 0 auto;
		padding-top:20px;
		height: 80px;
	}
	.floor_1_main .floor_1_1 .hd ul {
		display: inline-block;
		float: left;
	}
	.floor_1_main .floor_1_1 .hd ul li {
		float: left;
		width: 130px;
		height: 40px;
		background-color: #f2f2f2;
		text-align: center;
		line-height: 40px;
		font-size: 16px;
		color: #1f252d;
		margin-right: 10px;
		cursor: pointer;
		-webkit-transition: all .3s ease-in-out 0s;
		-moz-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}
	.floor_1_main .floor_1_1 .hd ul li.on {
		background-color: #009b4c;
		color: #fff;
	}
	.floor_1_main .floor_1_1 .hd ul li.on a, .floor_1_main .floor_1_1 .hd ul li a:hover {
		color: #fff;
	}
	.floor_1_main .floor_1_1 .hd span {
		float: right;
	}
	.floor_1_main .floor_1_1 .hd span a {
		display: inline-block;
		width: 19px;
		height: 19px;
		background-position: -42px -29px;
		margin-top: 10px;
	}
	.floor_1_main .floor_1_1 .bd {
		width: 96%;
		margin: 0 auto;
		position: relative;
	}
	.floor_1_main .floor_1_1 .bd ul {
		display: inline-block;
	}
	.floor_1_main .floor_1_1 .bd ul li {
		width: 100%;
		display: block;
		line-height: 32px;
		height: 32px;
		    overflow: hidden;
	}
	.floor_1_main .floor_1_1 .bd ul li a {
		display: block; 
	}
	.floor_1_main .floor_1_1 .bd ul li span {
		display: inline-block;width: calc(100% - 80px);
		background: url("../images/b_03.jpg") 0 14px no-repeat;
		font-size: 14px;
		color: #333333;
		float: left;
		padding-left: 14px;
		-webkit-transition: all .3s ease-in-out 0s;
		-moz-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
	}
	.floor_1_main .floor_1_1 .bd ul li i {
		display: inline-block;
		font-size: 14px;
		color: #999999;
		float: right;
	}
	.floor_1_main .floor_1_1 .bd ul li a:hover span {
		color: #009b4c;
	}
	.floor_1_main .floor_1_1 .bd ul .gengduo {
		position: absolute;
		right: 0;
		top: -40px;
	}
	.floor_1_main .floor_1_1 .bd ul .gengduo a {
		display: inline-block;
		width: 19px;
		height: 19px;
		background-position: -42px -29px;
		transition: all .6s ease 0s;
		transform: translate3d(0, 10px, 0);
		-moz-transform: translate3d(0, 10px, 0);
		-webkit-transform: translate3d(0, 10px, 0);
	}
	.floor_1_main .floor_1_1 .bd ul .gengduo a:hover {
		display: inline-block;
		width: 19px;
		height: 19px;
		background-position: -42px -50px;
		transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-webkit-transform: translate3d(0, 0, 0);
	}
	.floor_1_main .floor_1_1 .bd .iop { 
		width: 100%;
		border-bottom: #dddddd solid 1px;
		margin-bottom: 12px;
	}
	.floor_1_main .floor_1_1 .bd .iop a {
		display: inline-block;
	}
	.floor_1_main .floor_1_1 .bd .iop i {
		display: block;
		float: left;
		width: 50px;
		font-size: 36px;
		color: #666666;
		font-family: "Arial";
		line-height: 40px;
		padding-top: 0px;    margin-right: 10px;
	}
	.floor_1_main .floor_1_1 .bd .iop i span {
		display: block;
		font-size: 12px;
		color: #666666;
		font-family: "Arial";
		line-height: 20px;
	}
	.floor_1_main .floor_1_1 .bd .iop p {
		display: block;
		float: left;
		width: calc(100% - 70px);
		font-size: 16px;
		margin-left: 10px;
		color: #333333; 
		-webkit-transition: all .3s ease-in-out 0s;
		-moz-transition: all .3s ease-in-out 0s;
		transition: all .3s ease-in-out 0s;
		    height: 28px;
    line-height: 28px;
    overflow: hidden;
	}
	.floor_1_main .floor_1_1 .bd .iop  span.p {
		display: block;
		font-size: 12px;	float: left;
		width: calc(100% - 70px);
		font-weight: normal;
		color: #666666;
	    height: 40px;
    line-height: 20px;
    overflow: hidden;
	}
	.floor_1_main .floor_1_1 .bd .iop a:hover p {
		color: #009b4c;
	}
	.floor_1_main .floor_1_1 .bd .iop a:hover p span {
		color: #454545;
	}
	.floor_1_main .floor_1_2 {
		width: 100%; 
		position: relative;
	}
	.floor_1_main .floor_1_2 ul {
		display: block;
		width: 100%; 
	} 
	.floor_1_main .floor_1_2 ul li {
		width: 50%;
		    background: url(../images/a1_03.jpg) no-repeat;
		    text-align: center;
		    background-size: 100%;
		    float: left;
	}
	.floor_1_main .floor_1_2 ul li a {
		display: block;
		width: 100%; 
		padding-bottom: 30px;
	}
	.floor_1_main .floor_1_2 ul li p {
		font-size: 24px;
		color: #fff;
		padding-top: 34px;
		transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	}
	.floor_1_main .floor_1_2 ul li p span {
		display: block;
		font-size: 14px;
		color: #fff;
		font-family: "Arial";
	}
	.floor_1_main .floor_1_2 ul li em {
		display: inline-block;
		width: 78px;
		height: 22px;
		border: #ffffff solid 1px;
		transition: all .6s ease 0s;
		transform: translate3d(0, 0px, 0);
		-moz-transform: translate3d(0, 0px, 0);
		-webkit-transform: translate3d(0, 0px, 0);
		margin-top: 30px;
		text-align: center;
	}
	.floor_1_main .floor_1_2 ul li em span {
		display: block;
		position: absolute;
		top: 10px;
		left: 50%;
		margin-left: -12px;
		width: 24px;
		height: 3px;
		background: url("../images/jt_03.png") no-repeat;
		transition: .6s ease;
	} 
	.floor_1_main .floor_1_2 ul li:first-child+li {
		    width: 50%;
		    background: url(../images/a1_04.jpg) no-repeat;
		    background-size: 100%;
		    float: left;
	} 
	.floor_1_main .floor_1_2 ul li:first-child+li+li {
	 
		width: 100%; 
		background: url("../images/a1_06.jpg") no-repeat;
		background-size: 100%;
		text-align: left;
	} 
	.floor_1_main .floor_1_2 ul li:first-child+li+li a {
		width: 100%; 
	} 
	.floor_1_main .floor_1_2 ul li:first-child+li+li p {
		padding-left: 40px;
	} 
	.floor_1_main .floor_1_2 ul li:first-child+li+li em {
		margin-left: 40px;
	}
	.floor_1_main .floor_1_2 ul li a:hover p {
		padding-top: 34%;
	}
	.floor_1_main .floor_1_2 ul li a:hover em {
		transform: translate3d(0, 80px, 0);
		-moz-transform: translate3d(0, 80px, 0);
		-webkit-transform: translate3d(0, 80px, 0);
	} 
	.floor_1_main .floor_1_2 ul li:first-child+li+li a:hover p {
		padding-top: 16%;
	}
	
	
	.floor_4_main{
		    padding-bottom: 20px;
	    background-color: #f4f6f9;
	} 
	.n-gridlist .item {
		    padding: 10px 0;
		width: 49%;
		float: left;
		margin: 0 2% 10px 0;
		background: #fff;
		position: relative;
		overflow: hidden;
		-webkit-transition: all ease 300ms;
		-moz-transition: all ease 300ms;
		-ms-transition: all ease 300ms;
		-o-transition: all ease 300ms;
		transition: all ease 300ms;
		    border: 1px solid #f2f2f2;
	}
	.n-gridlist .item:nth-child(even){
		margin-right: 0;
	}
	.n-gridlist .item a {
		width: 100%;
		display: block;
	}
	.n-gridlist .item img {
	    display: block;
    width: 100%;
    margin: 0 auto;
	}
	.n-gridlist .item p {
		width: 100%;
		height: 26px;
		line-height: 26px;
		text-align: center;
		font-size: 14px;
		color: #009b4c;
		font-weight: bold;
		-webkit-transition: all ease 300ms;
		-moz-transition: all ease 300ms;
		-ms-transition: all ease 300ms;
		-o-transition: all ease 300ms;
		transition: all ease 300ms;
	}
	.n-gridlist .item span {
		width: 100%;
		height: 20px;
		line-height: 20px;
		text-align: center;
		font-size: 12px;
		display: block;
		-webkit-transition: all ease 300ms;
		-moz-transition: all ease 300ms;
		-ms-transition: all ease 300ms;
		-o-transition: all ease 300ms;
		transition: all ease 300ms;
		color: #009b4c;
	}
	.n-gridlist .item .bg {
		position: absolute;
		width: 100%;
		padding-top: 40%;
		height: 100%;
		left: -100%;
		top: 0;
		z-index: 10;
		background: url("../images/red80.png") repeat 0 0;
		text-align: center;
		-webkit-transition: all ease 300ms;
		-moz-transition: all ease 300ms;
		-ms-transition: all ease 300ms;
		-o-transition: all ease 300ms;
		transition: all ease 300ms;
	}
	.n-gridlist .item .bg s {
		width: 50px;
		height: 50px;
		display: block;
		border-radius: 100%;
		margin: 0 auto;
		background-color: #fff;
		background-position: -22px 18px;
	}
	.nyIcon {
	    background: url(../images/nyicon.png) no-repeat;
	    display: inline-block;
	    vertical-align: middle;
	}
	.n-gridlist .item:hover {
		box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
	}
	.n-gridlist .item:hover h3 {
	}
	.n-gridlist .item:hover .bg {
		left: 0;
	}
	
	.floor_4_main .slideBox img {
	    width: 100%; 
	}
	
	
	.floor_4_main .floor_4_3 {
		width: 100%; 
		background-color: #fff;
		padding: 15px; 
	}
	.floor_4_main .floor_4_3 h2 {
		font-size: 18px;
		color: #333333;
		font-weight: normal;
	}
	.floor_4_main .floor_4_3 p {
		font-size: 14px;
		color: #333333;
		padding-top: 10px;
		line-height: 24px;
		overflow: hidden; 
	}
	.floor_4_main .floor_4_3 p a {
		display: block;
		font-size: 14px;
		color: #333333;
		text-align: left;
	}
	.floor_4_main .floor_4_3 p a:hover {
		color: #000;
	}
	.floor_4_main .floor_4_3 a.dj {
		width: 148px;
		height: 38px;
		margin-top: 34px;
		display: block;
		border: #009b4c solid 1px;
		position: relative;
	}
	.floor_4_main .floor_4_3 a.dj span {
		line-height: 38px;
		float: left;
		font-size: 12px;
		color: #009b4c;
		padding-left: 20px;
	}
	.floor_4_main .floor_4_3 a.dj i {
		display: block;
		float: left;
		width: 7px;
		height: 11px;
		background-position: -84px -4px;
		margin-top: 14px;
		margin-left: 18px;
		transition: .6s ease;
	}
	.floor_4_main .floor_4_3 a.dj:hover i {
		margin-left: 22px;
	}
	
	.siliaozhanshi img{
		width: 32%;
	}
	
	/*鐗堟潈淇℃伅*/
	#footer_main {
		text-align: center;
		width: 100%;
		background: #f2f2f2;
		padding: 15px 0;
	}
	#returntop {
		width: 1rem;
		height: 1rem;
		background: url(../images/gotop.png) no-repeat center top;
		background-size: 1rem auto;
		position: fixed;
		bottom: 10%;
		right: 2%;
		cursor: pointer;
		z-index: 99;
	}
	#copyright {
		width: 94%;
		margin: 0 auto;
		color: #666;
		font-size: 12px;
		    line-height: 22px;
	}
	#footer_main .bottomNav {
	}
	#footer_main .bottomNav .list {
	border-top:.02rem solid #ddd;
	}
	#footer_main .bottomNav .list li {
		width: 100%;
	height:.8rem;
	border-bottom:.02rem solid #ddd;
	}
	#footer_main .bottomNav .list li a {
		display: block;
		height: 0.8rem;
		line-height: 0.8rem;
		padding: 0 0.4rem;
	}
	#footer_main .bottomNav .list li .tit {
		display: block;
		font-size: 0.26rem;
		color: #444444;
		line-height: 0.8rem;
		float: left;
	}
	#footer_main .bottomNav .list li em {
		display: block;
		float: right;
		width: 0.2rem;
		height: 0.3rem;
		margin-top: 0.25rem;
	background-position:-2.2rem -.5rem;
	}
	#footer_main .bottomNav .list li:hover .tit {
		color: #1048a0;
	}
	#copyright a {
		color: #666;
	}
	#fix-sider {
		width: 1rem;
		height: 1rem;
		position: fixed;
		right: 2%;
		bottom: 29%;
		background: url(../images/tel.png) no-repeat center top;
		background-size: 1rem auto;
		cursor: pointer;
		z-index: 999;
	}
	/* 宸ュ叿鏍� */
	.icont{
		background: url(../images/icon_m.png) no-repeat;
		    display: inline-block;
		    background-size: 160px auto;
		    vertical-align: middle;
	}
	#toolbar {
		position: fixed;
		bottom: 0;
		width: 100%;
		z-index: 888;
		height:70px;
		left: 0;
	}
	#toolbar .list {
		width: 100%;
		max-width: 640px;
		min-width: 320px;
		margin: 0 auto;
		background: #009b4c;
	}
	#toolbar .list li {
		float: left;
		width: 25%;
		text-align: center;
	}
	#toolbar .list a {
		display: block;
		height:70px;
		line-height: 26px;
		font-size:14px;
		padding-top: 10px;
	}
	#toolbar .list a span {
		text-align: center;
		color: #fff;
		display: block;
		font-size: 14px;
	}
	#toolbar .list a s {
		margin-left: auto;
		margin-right: auto;
		width: 22px;
		height: 22px;
		display: block;
	margin-bottom: 5px;
	background-position: -50px -13px;
	}
	#toolbar .list li:nth-child(2) s {
	background-position:2px -13px;
	}
	#toolbar .list li:nth-child(3) s {
	background-position: -25px -13px;
	}
	#toolbar .list li:nth-child(4) s {
	background-position: -78px -13px;
	}
	#toolbar .list li:hover {
		background: #028673;
	}
	
	
	.wechat_box {
		opacity: 0;
		-webkit-transform: translate(0, -100%);
		-moz-transform: translate(0, -100%);
		-ms-transform: translate(0, -100%);
		-o-transform: translate(0, -100%);
		transform: translate(0, -100%);
		position: fixed;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .5);
		z-index: 99999999;
		left: 0;
		top: 0;
		display: flex;
		align-items: center;
		justify-content: center;
		-webkit-transition: -webkit-transform .4s ease;
		-ms-transition: -ms-transform .4s ease;
		transition: transform .4s ease;
	}
	
	.wechat_box_open {
		opacity: 1;
		-webkit-transform: translate(0, 0%);
		-moz-transform: translate(0, 0%);
		-ms-transform: translate(0, 0%);
		-o-transform: translate(0, 0%);
		transform: translate(0, 0%);
		-webkit-transition: -webkit-transform .4s ease;
		-ms-transition: -ms-transform .4s ease;
		transition: transform .4s ease;
		display: flex !important;
	}
	
	.wechat_box .box {
		background: #FFFFFF;
		width: 230px;
		border-radius: 5px;
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		    padding-top: 20px;
		position: relative;
	}
	
	.wechat_box .box i {
		    position: absolute;
		    right: 10px;
		    top: 10px;
		    color: #fff;
		    width: 20px;
		    height: 20px;
		    text-align: center;
		    line-height: 20px;
		    background: #666;
		    border-radius: 50%;
		    font-size: 12px;
		    font-family: "Arial";
	}
	
	.wechat_box .box img {
		display: block;
		margin: 0 auto;
		width: 180px;
	}
	
	.wechat_box .box p {
		text-align: center;
		font-size: 14px;
		color: #333333;
		margin: 15px 0;
	}
	
	.wechat_box .box button {
		background: #009b4c;
		color: #FFFFFF;
		border: none;
		height: 35px;
		padding: 0 10px;
		border-radius: 5px;
	}
 
	/*nybanner*/
	.nybanner {
		width: 100%;
		height:auto; 
		background: none !important;
	}
	.nybanner	 img{ display:block;width:100%}
	.nybanner .w1200{width:90%}
	.nybanner h3 {
		font-size: 18px;
		padding: 20px 0 6px;
		color: #00936f;
	}
	.nybanner .en {
		font-size: 16px;
		font-family: arial;
		font-weight: bold;
	}
	.nybanner .line {
		width: 50px;
		height: 2px;
		display: block;
		background: #00936f;
		margin-top: 10px;
	}
	
	/***********category css*************/
	.nyIcon {
		background: url("../images/nyicon.png") no-repeat;
		display: inline-block;
		vertical-align: middle;
	}
	/*menu*/
	.menu {
		width: 96%;
		margin: 0 auto; 
		background: #fff;
		border-bottom: 1px solid #ddd;
		padding: 10px 0;
	}
	.menu .list { 
		margin: 0 auto; 
	}
	.menu li {
		width: 49%;
		height: 40px;
		float: left; 
		margin-right: 2%;
		line-height: 40px;
		position: relative;
		text-align: center;
		background: #F2F2F2;
		margin-bottom: 5px;
		border-radius: 5px;
	}
	.menu li:nth-child(even){
		margin-right: 0;
	}
	.menu li .nav1 { 
		display: block; 
	} 
 	.menu li.hover{
 	    background: #009b4c;
 	}
	.menu li.hover a{color:#fff}
	/*sitepath*/
	.sitepath {
		height: 60px;
		line-height: 60px;
		text-align: left;
		    border-bottom: 1px solid #f2f2f2;
	}
	.sitepath s {
		width: 20px;
		height: 18px;
		background-position: 0 0;
		margin-right: 4px;
	}
	.sitepath a {
		display: inline-block;
		color: #333;
	}
	.sitepath a:hover {
		color: #009b4c;
	}
	
	
	/*aboutPage*/
	.aboutPage {
		padding:20px;
		width: 96%;
		margin: 0 auto;
		background: #fff; 
		    border-bottom: 1px solid #f2f2f2;
	}
	.aboutPage .txtcon img {
		max-width: 100%;
		height: auto !important; 
	}
	.aboutPage .mapArea {
		width: 100%;
		height: 400px;
		margin-top: 20px;
	}
	.aboutPage .mapArea #allmap {
		width: 100%;
		height: 400px;
	}
	
	
	
	/*newsPage*/
	.newsPage .list{
		padding-top: 1px;
	}
	.newsPage .item {
		width: 100%; 
		margin-bottom: 10px;
		-webkit-transition: all ease 300ms;
		-moz-transition: all ease 300ms;
		-ms-transition: all ease 300ms;
		-o-transition: all ease 300ms;
		transition: all ease 300ms;
		background: #fff;
	}
	.newsPage .item a {
		width: 100%;
		display: block;
	}
	.newsPage .item img {
		width: 120px;
		    height: 90px;
		    display: block;
		    margin-right: 10px;
		    float: left;
	}
	.newsPage .item h3 {
		    font-size: 16px;
		    height: 28px;
		    line-height: 28px;
		    margin-bottom: 5px;
		    -webkit-transition: all ease 300ms;
		    -moz-transition: all ease 300ms;
		    -ms-transition: all ease 300ms;
		    -o-transition: all ease 300ms;
		    transition: all ease 300ms;
		    overflow: hidden;
	}
	.newsPage .item .txt {
		color: #999999;
		line-height: 24px;
		height: 48px; 
		overflow: hidden;
	}
	.newsPage .item .time {
		display: none;
		 
	}
 
 /*showNews*/
 .showNews {
 	padding:20px; 
 	margin: 0 auto;
 	background: #fff;
 }
 .showNews img {
 	max-width: 100%;
 	height: auto !important;
 }
 .showNews .title {
 	color: #333333;
 	line-height: 32px;
 	text-align: center;
 	font-weight: bold;
 	font-size: 18px;
 }
 .showNews .mark {
 	width: 100%;
 	height: 40px;
 	line-height: 40px;
 	margin: 15px 0 20px;
 	border-top: 1px solid #e9e9e9;
 	border-bottom: 1px solid #e9e9e9;
 	text-align: center;
 }
 .showNews .mark span {
 	margin: 0 10px;
 	font-size: 12px;
 	color: #666666;
 }
 .showNews .shareNew {
 	padding-bottom: 25px;
 }
 .showNews .showContxt {
 	    padding: 0 0 30px;
 	    line-height: 28px;
 	    font-size: 14px;
 	    color: #454545;
 }
 /*showProduct*/
 .showProduct {
 	padding: 30px 40px;
 	width: 1120px;
 	margin: 0 auto;
 	background: #fff;
 }
 .showProduct .pro-tit {
 	margin-bottom: 40px;
 }
 .showProduct .pro-tit s {
 	width: 4px;
 	height: 50px;
 	display: block;
 	background: #da0a1b;
 	float: left;
 	margin-right: 10px;
 }
 .showProduct .pro-tit h3 {
 	font-size: 24px;
 	line-height: 24px;
 	margin-bottom: 10px;
 }
 .showProduct .pro-tit .mark {
 	line-height: 20px;
 	color: #999;
 }
 .showProduct .pro-tit .mark span {
 	margin-right: 6px;
 }
 .showProduct img {
 	max-width: 100%;
 }
 .showProduct .shareNew {
 	padding-bottom: 25px;
 }
 .showProduct .showContxt {
 	padding: 0 0 30px;
 	line-height: 30px;
 }
 .showProduct .infoImg {
 	margin-bottom: 40px;
 }
 .showProduct .infoImg .imgf {
 	width: 500px;
 	height: 375px;
 	display: block;
 	float: left;
 	margin-right: 40px;
 }
 .showProduct .infoImg .txt {
 	line-height: 32px;
 	height: 320px;
 	overflow: hidden;
 }
 .showProduct .infoImg .btn {
 	margin-top: 15px;
 }
 .showProduct .infoImg .btn a {
 	width: 120px;
 	height: 40px;
 	line-height: 40px;
 	font-size: 16px;
 	display: inline-block;
 	margin-right: 10px;
 	text-align: center;
 	background: url("../images/detail-btnbg.png") no-repeat -140px center;
 }
 .showProduct .infoImg .btn a:hover {
 	background-position: left center;
 	color: #da0a1b;
 }
 
 /* reLink */
 .reLink { 
 	line-height: 35px;
 	padding: 0 15px;
 	border: 1px solid #dddddd;
 }
 .reLink .nextLink, .reLink .prevLink {
 	width: 100%;
 	color: #666;
 }
  
 .reLink a { 
 	-webkit-transition: all ease 300ms;
 	-moz-transition: all ease 300ms;
 	-ms-transition: all ease 300ms;
 	-o-transition: all ease 300ms;
 	transition: all ease 300ms;
 }
 .reLink a:hover {
 	color: #009b4c;
 }
 
 
 /*relateNews*/
 .relateNews {
 	padding: 25px 0 0;
 	width: 100%;
 	overflow: hidden;
 }
 .relateNews .list li {
 	width: 100%;  
 	margin-bottom: 20px;
 }
 .relateNews .list li a {
 	display: block;
 	width: 100%;
 }
 .relateNews .list li img {
 	width: 120px;
 	    height: 90px;
 	display: block;
 	float: left;
 	margin-right: 10px;
 }
 .relateNews .list li h3 {
 	    font-size: 16px;
 	    height: 28px;
 	    line-height: 28px;
 	    margin-bottom: 5px;
		overflow: hidden;
 }
  .relateNews .list li a{
	  display: block;
  }
  .relateNews .list li a:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }
 .relateNews .list li:hover h3 {
 	color: #009b4c;
 }
 .relateNews .list li .time {
	 display: none; 
 }
 .relateNews .list li p {
 	line-height: 24px;
 	overflow: hidden;
 	font-size: 14px;
 	color: #999; 
 	text-align: justify;
	    height: 48px;
 }
 .relateNews .list li:hover img {
 	-webkit-filter: brightness(105%);
 	filter: brightness(105%);
 }
 /*n-tit*/
 .n-tit {
 	margin-bottom: 10px;
 }
 .n-tit h3 {
 	line-height: 35px;
 	font-size: 18px;
	display: flex;
	align-items: center;
 }
 .n-tit s {
 	width: 3px;
 	height: 18px;
 	margin-right: 8px;
 	background: #009b4c;
 	display: inline-block;
 	vertical-align: middle;
 }
 .n-tit .more {
 	font-size: 16px;
 	width: 120px;
 	height: 30px;
 	text-align: center;
 	line-height: 30px;
 	margin-top: 10px;
 	border: 1px solid #ddd;
 	transition: all ease 600ms;
 }
 .n-tit .more:hover {
 	width: 150px;
 	transition: all ease 600ms;
 }
 
 

	.lmt {
		margin-bottom: 15px;
	}

	.lmt strong {
		font-size: 20px;
		color: #333333;
		text-align: center;
		display: block;
	}

	.lmt p {
		font-size: 14px;
		color: #999999;
		font-family: arial;
		text-align: center;
		margin-top: 5px;
	}

	.about1 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.about1 .left img {
		display: block;
		width: 100%;
	}

	.about1 .right {
		width: 100%;
		background: #f6f6f6;
		padding: 15px;
	}

	.about1 .right h1 {
		font-size: 18px;
		color: #333333;
		font-weight: bold;
		margin-bottom: 15px;
	}
.about1 .right  span{
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid #c6c6c6;
		width: 37px;
		height: 37px;
		margin-top: 25px;
		cursor: pointer;
	}
.about1 .right   span i{
		font-size: 18px;
		color: #c6c6c6;
	}
	.about1 .right p {
		font-size: 14px;
		color: #666666;
		line-height: 28px;
		text-align: justify;
	}

	.about2 {
		padding-top: 30px;
		background: #f6f6f6;
		padding-bottom: 30px;
	}

	.about2 .box {}

	.about2 dl {
		position: relative;
		padding-bottom: 20px;
		background: url(../images/about2_ico.png) no-repeat 5px 8px;
		padding-left: 40px;
		background-size: 30px;
	}

	.about2 dl:first-child {
		position: relative;
		background: url(../images/about2_ico1.png) no-repeat left 5px;
		padding-top: 3px;
		background-size: 35px;
	}

	.about2 dl:last-child {
		padding-bottom: 0;
	}

	.about2 dl::after {
		content: "";
		width: 1px;
		background: #009b4c;
		height: 100%;
		position: absolute;
		left: 10px;
		top: 27px;
	}

	.about2 dl dt {
		font-size: 16px;
		color: #333;
		font-weight: bold;
		margin-bottom: 15px;
	}

	.about2 dl dd {
		position: relative;
		background: #FFFFFF;
		border: 1px solid #eeeeee;
		padding: 15px;
	}

	.about2 dl dd::after {
		content: "";
		width: 17px;
		height: 12px;
		background: url(../images/about2_ico2.png) no-repeat;
		position: absolute;
		top: -12px;
		left: 12px;
	}

	.about2 dl dd p {
		font-size: 14px;
		color: #666666;
		line-height: 28px;
	}

	.about3 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.about3 .left img {
		display: block;
		width: 100%;
	}

	.about3 .box {
		background: #f6f6f6;
	}

	.about3 .left {
		padding: 5px;
	}

	.about3 .right {
		width: 100%;
		background: #f6f6f6;
		padding: 15px;
	}

	.about3 .right h1 {
		font-size: 18px;
		color: #333333;
		font-weight: bold;
		margin-bottom: 15px;
	}

	.about3 .right p {
		font-size: 14px;
		color: #666666;
		line-height: 28px;
		text-align: justify;
	}


	.about4 {
		background: #f6f6f6;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.about4 .left {
		display: flex;
		margin-bottom: 15px;
	}

	.about4 .left img {
		width: 50%;
		height: 1100%;
	}

	.about4 .left .about4_z {
		width: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		flex-direction: column;
		background: #FFFFFF;
		color: #333333;
		font-size: 14px;
		padding: 10px;
	}

	.about4 .left .about4_z strong {
		font-size: 18px;
		margin-bottom: 15px;
	}


	.about4 .right {
		width: 100%;
	}

	.about4 .right li {
		display: flex;
		margin-bottom: 15px;
	}

	.about4 .right li img {
		width: 50%;
		height: 1100%;
	}

	.about4 .right li .about4_z {
		width: 50%;
		display: flex;
		text-align: center;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		background: #FFFFFF;
		color: #333333;
		font-size: 14px;
		padding: 10px;
	}

	.about4 .right li .about4_z strong {
		font-size: 16px;
		margin-bottom: 5px;
	}

	.about4 .right li p {
		line-height: 20px;
	}

	.about4 .right li .about4_z span {
		display: none;
	}

	.about4 .right li:last-child p {
		font-size: 12px;
	}

	.about5 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.about5 .left img {
		display: block;
		width: 100%;
	}

	.about5 .box {
		background: #f6f6f6;
	}

	.about5 .right {
		width: 100%;
		background: #f6f6f6;
		padding: 15px;
	}

	.about5 .right h1 {
		font-size: 18px;
		color: #333333;
		font-weight: bold;
		margin-bottom: 15px;
	}

	.about5 .right p {
		font-size: 14px;
		color: #666666;
		line-height: 28px;

		text-align: justify;
	}

	.about6 {
	border-top: 1px solid #ccc;
		padding-top: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #f2f2f2;
	}

	.about6 img {
		display: block;
		margin-bottom: 15px;
		width: 100%;
	}

	.about6 .w1200 p {
		font-size: 14px;
		color: #666666;
		line-height: 28px;
		margin-bottom: 15px;
		text-align: justify;
	}

	.yanfa {
		margin-top: 30px;
	}

	.yanfa .left {
		width: 100%;
	}

	.yanfa .yanfa_img img {
		display: block;
		width: 100%;
	}

	.yanfa .right {
		width: 100%;
	}

	.yanfa .yanfa_txt {
		background: #f6f6f6;
		padding: 15px;
	}

	.yanfa .yanfa_txt strong {
		font-size: 18px;
		color: #333333;
		font-weight: bold;
		margin-bottom: 10px;
		display: block;
	}

	.yanfa .yanfa_txt p {
		font-size: 14px;
		color: #666666;
		line-height: 28px;
		text-align: justify;
	}

	.yanfa .yanfa_txt span {
		display: flex;
		align-items: center;
		justify-content: center;
		border: 1px solid #c6c6c6;
		width: 37px;
		height: 37px;
		margin-top: 25px;
		cursor: pointer;
	}

	.yanfa .yanfa_txt span i {
		font-size: 18px;
		color: #c6c6c6;
	}

	.yanfa .yanfa_txt span:hover {
		background: #009b4c;
		border: 1px solid #009b4c;
	}

	.yanfa .yanfa_txt span:hover i {
		color: #FFFFFF;
	}

	.yanfa_max {
		padding-top: 20px;
		padding-bottom: 40px;
		border-bottom: 1px solid #f5f5f5;
	}

	.yanfa_zhezhao {
		display: none;
		position: fixed;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, .5);
		top: 0;
		left: 0;
		z-index: 999;
	}

	.yanfa_zhezhao .yanfa_zhezhao_box {
		width: 90%;
		height: 400px;
		position: absolute;
		left: 0;
		top: 0;
		bottom: 0;
		right: 0;
		margin: auto;
		background: #FFFFFF;
		padding: 15px;
	}

	.yanfa_zhezhao .yanfa_zhezhao_box strong {
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 20px;
		display: block;
	}

	.yanfa_zhezhao .yanfa_zhezhao_box i {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 50px;
		height: 50px;
		text-align: center;
		line-height: 50px;
		cursor: pointer;
	}

	.yanfa_zhezhao .yanfa_zhezhao_box .yanfa_p {
		height: 320px;
		overflow-y: auto;
	}

	.yanfa_zhezhao .yanfa_zhezhao_box p {
		font-size: 14px;
		line-height: 28px;
		color: #666666; 
		margin-bottom: 10px;
		text-indent: 2em;
	}
	.about7{
	    padding: 40px 0;
    border-bottom: 1px solid #eee;
		padding: 20px 0;
	}
	.about7 li {
		float: left;
		width: 49%;
		margin-bottom: 15px;
		margin-right: 2%;
	}
	.about7 li:nth-child(even){
	 margin-right: 0;
	}
	.about7 li  img{
		display: block;
		width: 100%;
	}
	
	
	.yf1 {
		padding: 30px 0;
	}
	.yf1 .yanfa_img{
		width: 100%;
		margin-bottom: 15px;
	}
	.yf1 .yanfa_img img{
		display: block;
		width: 100%;
	}
	.yf1 .yanfa_img p{
		height: 45px;
		line-height: 45px;
		text-align: center;
		background: #f6f6f6;
		font-size: 15px;
	}
	.yf1 .yf_t{
		font-size: 14px;
		line-height: 28px;
		text-align: justify;
		color: #818181;
		margin-top: 15px;
		
	}
	.yf1 .yf_t p{
		margin-bottom: 15px;
	}
	.yf_t img{
		display: block;
		margin: 0 auto;
		margin-top: 20px;
		width: 100%;
	}
	
	.yf2{ 
			padding: 30px 0;
	  
		background: #f6f6f6;
	}
	.yf2 ul li{
		float: left;
		width: 49%;
		margin-right: 2%;
		background: #FFFFFF;
		margin-bottom: 15px;
	}
	.yf2 ul li img{
		display: block;
		width: 100%;
	}
	.yf2 ul li:nth-child(even){
		margin-right: 0;
	}
	.yf2 ul li p{
		    text-align: center;
		    font-size: 12px;
		    color: #333333;
		    height: 50px;
		    display: flex;
		    line-height: 20px;
		    align-items: center;
		    justify-content: center;
		    padding: 0 10px;
		    box-sizing: border-box;
	}
	.yf3 {
		padding: 30px 0; 
	}
	.yf3 img{
		display: block;
		width: 100%;
	}
	.yf3 .right{
		width: 100%;
		background: #f6f6f6;  
		padding: 10px;
	}
	.yf3 .right strong{
		font-size: 18px;
		display: block;
		margin-bottom: 5px;
	}
	.yf3 .right b{
		font-size: 16px;
		display: block;
		margin-bottom: 10px;
	}
	.yf3 .right p{
		font-size: 12px;
		line-height: 22px;
		    color: #333333;
			text-align: justify;
			margin-bottom: 5px;
	}
	.yf3 ul{ margin-top:15px;}
	.yf3 li{ display:block; width:100%;  margin-bottom:15px; position:relative; display: flex; overflow:hidden; cursor:pointer;}
	.yf3 li img{ display: block;
    width: 150px;
    height: 100%;}
	.yf3 li .team-li-bg{    padding: 0 10px; 
    color: #333; 
    width: calc(100% - 100px); }
	.yf3 li .team-li-bg strong{    display: block;
    font-weight: normal;
    /* margin-bottom: 10px; */
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    font-size: 16px;}
	.yf3 li .team-li-bg p{font-size: 12px;
    line-height: 18px;
    color: #666;}
	.yf3 li .team-li-bg a{ display:block; width:100px; height:30px; line-height:30px; text-align:center; color:#fff; background:#3068f8; margin-top:15px; font-size:14px;} 
	.yf3 li:hover .team-li-bg{ bottom:0;}
	.yf3 li:hover .team-li-bg strong{ margin-top:20px; font-size:20px;}
	.yf3 li .team-li-bg a:hover{ opacity:0.9}
	.yf4{
		background: #F6F6F6;
		padding: 30px 0;
	}
	.yf4 ul li{
		float: left;
		width: 49%;
		margin-right: 2%;
		margin-bottom: 5px;
	}
	.yf4 ul li img{
		width: 100%;
	}
	.yf4 ul li:nth-child(even){
		margin-right: 0;
	}
	
	
	

 .tuwenlist .newList {
 	overflow: hidden; 
 	height: auto;
 }

 .tuwenlist .newPicBox {
 	position: relative;
 	width: 100%;
 	height: 275px;
 	overflow: hidden;
 	border-radius: 4px;
 	margin: 0 auto;
 }

 .tuwenlist .newPic {
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	transform: translate(-50%, -50%) scale(1);
 	width: 100%;
 	height: 100%;
 	transition: all .5s ease;
 }

 .tuwenlist .picLink {
 	position: absolute;
 	top: 0px;
 	left: 0px;
 	width: 100%;
 	height: 100%;
 }

 .tuwenlist .contentBoxB {
 	padding: 20px 1rem 1rem;
 	background: #f6f6f6;
 }

 .tuwenlist .newTitle {
 	display: block;
 	font-size: 1rem;
 	margin-bottom: 20px;
 	transition: all .5s ease;
 	overflow: hidden;
 	text-overflow: ellipsis;
 	white-space: nowrap;
 }

 .tuwenlist .lineBox {
 	position: relative;
 	width: 100%;
 	height: 1px;
 	background: #ddd;
 	margin: 1rem 0;
 }

 .tuwenlist .lineBox::before {
 	content: '';
 	position: absolute;
 	top: 0px;
 	left: 0px;
 	width: 0px;
 	height: 100%;
 	background: #afafaf;
 	transition: all .5s ease;
 }

 .tuwenlist .newMs {
 	position: relative;
 	width: 100%;
 	line-height: 1.5rem;
 	clear: both;
 	font-size: 0.75rem;
 	color: #777;
 	margin: 0 0 1.5rem;
 	display: -webkit-box;
 	overflow: hidden;
 	-webkit-line-clamp: 2px;
 	-webkit-box-orient: vertical;
 	text-overflow: ellipsis;
 }

 .tuwenlist .bottomLink {
 	    display: flex;
    float: none;
    width: 30px;
    min-width: auto;
    height: 25px;
    color: #ccc;
    font-size: 0.875rem;
    font-family: Raleway;
    padding: 3px 5px;
    border: 1px solid #d8d8d8;
    transition: all .5s ease;
    align-items: center;
    justify-content: center;
 }

 .tuwenlist .newList:hover .newPic {
 	transform: translate(-50%, -50%) scale(1.1);
 }

 .tuwenlist .newList:hover .lineBox::before {
 	width: 100%;
 }

 .tuwenlist .newList:hover .bottomLink {
 	color: #afafaf;
 	border-color: #afafaf;
 }

 
 	.tuwenlist .newList {
 		width: 100%;
 		margin-bottom: 20px;
 	}
 
 
 

 .tuwenlist .p_hot .iconfont:before {
 	shadow-angle: 0px;
 	shadow-distance: 0px;
 	shadow-angle-ofInset: 0px;
 	shadow-distance-ofInset: 0px;
 }

 .tuwenlist .p_new .iconfont:before {
 	shadow-angle: 0px;
 	shadow-distance: 0px;
 	shadow-angle-ofInset: 0px;
 	shadow-distance-ofInset: 0px;
 }

 .tuwenlist .p_page .pre .iconfont:before {
 	shadow-angle: 0px;
 	shadow-distance: 0px;
 	shadow-angle-ofInset: 0px;
 	shadow-distance-ofInset: 0px;
 }

 .tuwenlist .p_page .next .iconfont:before {
 	shadow-angle: 0px;
 	shadow-distance: 0px;
 	shadow-angle-ofInset: 0px;
 	shadow-distance-ofInset: 0px;
 }

 .tuwenlist .p_more .iconfont:before {
 	shadow-angle: 0px;
 	shadow-distance: 0px;
 	shadow-angle-ofInset: 0px;
 	shadow-distance-ofInset: 0px;
 }

 .tuwenlist .p_loading .iconfont:before {
 	shadow-angle: 0px;
 	shadow-distance: 0px;
 	shadow-angle-ofInset: 0px;
 	shadow-distance-ofInset: 0px;
 }

 .tuwenlist {
 	width: 100%;
 	max-width: 1240px;
 	min-width: 0px;
 	height: auto;
 	max-height: none;
 	min-height: 0px;
 	margin-top: 0px;
 	margin-left: auto;
 	margin-right: auto;
 	margin-bottom: 50px;
 	padding-top: 0px;
 	padding-left: 0px;
 	padding-right: 0px;
 	padding-bottom: 0px;
 }
.zhaopinlist table {
		width: 100%;
	}

	.zhaopinlist table thead {
		background: #009b4c;
	}

	.zhaopinlist table thead th {
		height: 40px;
		line-height: 40px;
		text-align: left;
		padding-left: 10px;
		font-size: 12px;
		color: #fff;
	}

	.zhaopinlist table tbody td {
		height: 40px;
		line-height: 40px;
		text-align: left;
		padding-left: 10px;
		font-size: 12px;
		color: #333333;
		border-bottom: 1px solid #e7e8ea;
	}

	.zhaopinlist table tbody td a {
		-webkit-transition: all 0s ease-in-out 0s;
		transition: all 0s ease-in-out 0s;
		color: #009b4c;
	}

	.zhaopinlist table tbody tr:hover {
		background: #2593dd;
	}

	.zhaopinlist table tbody tr:hover td {
		color: #FFFFFF;
	}

	.join3 table tbody tr:hover td a {
		color: #FFFFFF;
	}
}