@charset "utf-8";
/* CSS Document */

/*css重置*/
*{ margin:0; padding:0;font-family:"Microsoft YaHei";}
a{ text-decoration:none;font-family:"Microsoft YaHei";}
li{ list-style:none;}
.clearfix{ clear:both;}
img{ border:0; display:block;}
p{font-family:"Microsoft YaHei";}


.revealOnScroll{opacity:1;}
.animated {
  -webkit-animation-duration:2s;
  animation-duration:2s;
  -webkit-animation-fill-mode:both;
  animation-fill-mode:both;
}
.animated.infinite {
  -webkit-animation-iteration-count:infinite;
  animation-iteration-count:infinite;
}
.animated.hinge{
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}


/*top*/
.head_bg{ width:100%;background-color:rgba(255,255,255,1); border-bottom:1px solid #ddd; position:fixed; top:0; left:0; z-index:2000;}
.top_box{ width:92%; height:110px; margin:0 auto;}
.top_box .logo{  float:left; margin-top:24px;}

.top_right{ float:right; padding-top:24px;}
.top_p3{ float:right; margin-left:10px;}
.top_p3 a{ display:block; font-size:14px; width:26px; height:26px; color:#005d7f; text-align:center; line-height:28px; border:1px solid #005d7f; border-radius:30px;}

.ss1{ float:right;}
.ss1 .ss_title1{ width:169px; height:26px; border-radius:20px; float:left; border:1px solid #e6e6e6; background-color:#fff; font-size:14px; color:#5a5a5a; line-height:26px; padding-left:18px; position:relative;z-index:77;}
.ss1 .ss_pic2{ float:left; border:0; margin-left:-47px; margin-top:1px;position:relative; z-index:88;}

.top_right ul{ margin-top:13px;}
.top_right ul li{ float:left; font-size:15px; color:#010000; margin-left:47px;padding-bottom:25px;}
.top_right ul li a{color:#010000;}


#wrap>ul{position: relative;}


#wrap #nav_xiala{ width:10000px; height:370px;background-color:rgba(255,255,255,0.9); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);

position: absolute;
		display:none;
		top: 45px;
		left:0; margin-left:-4819px;}

.nav_hezi{ width:92%; margin:0 auto; padding-top:38px;}
.nav_hezi .nav_nr{ width:710px; float:left; }
.nav_hezi .nav_nr h1{ font-size:28px; color:#000; margin-bottom:30px;}

.nav_tip1{ width:210px; float:left; border-bottom:1px solid #b3b3b3;transition:all 0.4s linear; margin-bottom:24px; margin-right:24px;}
.nav_tip1 .nav_pp1{ font-size:17px; color:#000; float:left; line-height:46px;transition:all 0.4s linear;}
.nav_tip1 .nav_pp2{ font-size:17px; color:#000; float:right; line-height:46px;transition:all 0.4s linear;}
.nav_tip1:hover{ border-bottom:1px solid #009844;}
.nav_tip1:hover .nav_pp1{ color:#009844;}
.nav_tip1:hover .nav_pp2{ color:#009844;}

.nav_pic{ width:480px; height:290px; float:right;}



/*首页简介*/
.s_jj_bg{ background-color:#eef8fc; margin-top:-4px;}
.s_jj_box{ width:92%; margin:0 auto; padding-top:40px; padding-bottom:40px;}
.s_jj_left{ float:left; width:100%;}
.s_jj_left .s_jj_p1{ font-size:28px; color:#005d7f; line-height:40px; float:left}
.s_jj_left .s_jj_p1:nth-child(2){ margin-left:10px}


.s_jj_left .s_jj_p1 span{ color:#009844; font-weight:bold;}

.s_jj_right{ width:100%; float:right;}
.s_jj_nr p{ font-size:15px; color:#6b7072; line-height:30px; margin-top:20px}
.s_jj_nr p a{color:#6b7072;}

.s_jj_p3{ font-size:16px; color:#009844; margin-top:17px; margin-bottom:40px;}
.s_jj_p3 a{ color:#009844;}
.s_jj_p3 a:hover{ font-weight:bold;}
.flex{ display:flex}
.shuliang{flex-wrap:wrap ;justify-content:  center}



.shuliang a{ width:33%; height:118px; margin-bottom:10px }
.s_jj_tip img{ margin:0 auto;transform-style: preserve-3d;transition: all 1s; height:65px}
.s_jj_tip:hover img{ transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);}

.s_jj_tip p{ font-size:18px; color:#87969d; text-align:center; margin-top:12px; transition:all 0.4s linear;}
.s_jj_tip:hover p{color:#009844;}
.s_jj_line{ width:1px; height:86px; background-color:#ced6d9; float:left; margin-top:12px;}



/*首页产品*/
.s_pro_bg{ background:url(../images/img10.jpg) center no-repeat; width:100%; height:1634px;background-attachment:scroll; background-size: cover;}
.s_pro_box{ width:92%; margin:0 auto; padding-top:50px;} 

.s_pro_p1{ font-family:Impact; font-size:42px; text-transform:uppercase; color:#c0ddbb;opacity:0.7; float:left; line-height:64px;}
.slideTxtBox .hd ul li{ width:90%; float:left;background-color:rgba(255,255,255,0.7); border-radius:19px; font-size:18px; color:#000; line-height:44px;  padding-left:10%; cursor:pointer; margin-bottom:10px}
.slideTxtBox .hd ul li span{color:#009844;}


.slideTxtBox .bd ul{ width:100%; height:1180px;background-color:rgba(255,255,255,0.7); margin-top:23px; border-radius:19px; }

.s_pro_hezi{ width:100%; height:1120px; margin:0 auto; padding-top:33px;}
.s_pro_tip{ width:48%; float:left; margin:1%;}
.s_pro_tip .s_pro_pic{ width:100%; height:180px; overflow:hidden;}
.s_pro_tip .s_pro_pic img{width:100%; height:180px;transform: scale(1);transition: all 1s ease-out;}
.s_pro_tip:hover .s_pro_pic img{transform: scale(1.1); }
.s_pro_tip .s_pro_p2{ font-size:15px; color:#000; text-align:center; margin-top:6px; transition:all 0.4s linear; margin-bottom:6px}
.s_pro_tip:hover .s_pro_p2{color:#009844;}


.s_pro_tip:nth-child(5n){margin-right:0px;}


.s_pro_more{ background-image:url(../images/img11.png); width:127px; height:28px; margin:0 auto;}
.s_pro_more p a{ display:block; font-size:14px; color:#fff; text-align:center; line-height:28px; font-weight:bold;}


.s_ss_bg{  width:100%; height:55px; margin:0 auto; margin-top:44px;}
.s_ss_kuang1{ width:85%; height:45px; float:left;background-color:rgba(0,0,0,0); border:0; padding-left:5%; font-size:16px; color:#3b3b3b; line-height:55px; background:rgb(255,255,255,.7); border-radius: 15px;}
.s_ss_kuang2{ width:15%; height:45px; float:left; border:0;background-color:rgba(0,0,0,0); cursor:pointer; background:url(../images/go.png) no-repeat center top;border-radius: 15px; margin-left:-5% }



/*首页新闻中心*/
.s_xw_box{ width:92%; margin:0 auto; margin-top:50px;}
.s_xw_box .s_xw_p1{ font-size:30px; color:#343434; text-align:center; text-transform:uppercase;}
.s_xw_box .s_xw_p2{ font-size:18px; color:#7f7f7f; text-align:center; margin-top:7px;}
.s_xw_box .s_xw_line{ width:60px; height:2px; background-color:#8b8b8b; margin:0 auto; margin-top:17px; margin-bottom:30px;}

.s_xw_tip{     width: 100%;
    height: 460px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 0;}

.s_xw_kuang1{ width:351px; height:232px; overflow:hidden; margin:0 auto; position:relative;}
.s_xw_kuang1 .s_xw_pic{width:351px; height:232px; position:absolute; left:0; top:0; transform: scale(1);transition: all 1s ease-out;}
.s_xw_tip:hover .s_xw_kuang1 .s_xw_pic{transform: scale(1.1);  }

.s_xw_yy{width:351px; height:232px;position:absolute; left:0; top:0;background-color:rgba(0,0,0,0.4);opacity:0;transition:all 0.4s linear;}
.s_xw_tip:hover .s_xw_yy{opacity:1;}

.s_xw_pic1{ width:60px; height:60px;position:absolute; left:148px; top:-60px;opacity:0;transition:all 0.4s linear;}
.s_xw_tip:hover .s_xw_pic1{top:84px;opacity:1;}



.s_xw_kuang2{ height:208px; background-color:#f5f5f5; padding-left:30px; padding-right:30px;}
.s_xw_kuang2 .s_xw_p3{ font-size:18px; color:#7f7f7f; line-height:30px; height:60px; padding-top:29px;}
.s_xw_kuang2 .s_xw_p4{ font-size:14px; color:#7f7f7f; line-height:28px; margin-top:0px;}
.s_xw_kuang2 .s_xw_p5{ font-size:14px; color:#7f7f7f; line-height:28px; margin-top:14px;}

.s_xw_tip:hover .s_xw_p3{color:#009844;}

.s_xw_tip:nth-child(3n+3){margin-right:0px;}


.s_xw_p6{ font-size:18px; color:#4d4d4d; text-align:right; margin-top:37px;}
.s_xw_p6 a{color:#4d4d4d;}
.s_xw_p6 a:hover{color:#009844; font-weight:bold;}



.s_xw_more{ width:215px; margin:0 auto; margin-top:64px;transition:all 0.4s linear;}
.s_xw_more p a{ display:block; font-size:15px; color:#525252; text-align:center; line-height:38px; border:2px solid #858585;transition:all 0.4s linear;}
.s_xw_more:hover{ width:235px;}
.s_xw_more p a:hover{ background-color:#009844; color:#fff;border:2px solid #009844;}



/*首页广告1*/
.s_gg1_bg{ background:url(../images/img19.jpg) center no-repeat; width:100%; height:300px; margin-top:94px;background-attachment:scroll; background-size: cover;}
.s_gg1_box{width:92%; margin:0 auto; padding-top:50px;}
.s_gg1_box .s_gg1_pic{ margin:0 auto; width:35%} 
.s_gg1_box .s_gg1_p1{ font-size:28px; color:#fff; font-weight:bold; text-align:center; margin-top:5px;}
.s_gg1_box .s_gg1_p2{ font-size:16px; color:#fff;  text-align:center; margin-top:9px;}


/*首页成员*/
.s_cy_box{ width:92%; margin:0 auto; margin-top:50px;}
.s_cy_box .s_cy_p1{ font-size:30px; color:#343434; text-align:center; text-transform:uppercase;}
.s_cy_box .s_cy_p2{ font-size:18px; color:#7f7f7f; text-align:center; margin-top:7px;}
.s_cy_box .s_cy_line{ width:60px; height:2px; background-color:#8b8b8b; margin:0 auto; margin-top:17px; margin-bottom:30px;}



.picScroll-left{ width:100%; margin:0 auto;  }
		.picScroll-left .hd{  width:100%;  height:1px;  position:relative; display:none }
		.picScroll-left .hd .prev{ background-image:url(../images/img20.jpg); width:45px; height:79px; position:absolute; left:-57px; top:244px; cursor:pointer;}
		.picScroll-left .hd .next{ background-image:url(../images/img21.jpg); width:45px; height:79px; position:absolute; right:-120px; top:244px; cursor:pointer;}


		.picScroll-left .bd{}
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 0; float:left; _display:inline; overflow:hidden; }



.s_cy_tip{ width:94%; height:482px;background-color:#009844; padding:10px;}
.s_cy_kuang1{ width:100%; height:225px; overflow:hidden; margin:0 auto;}
.s_cy_kuang1 img{width:100%; height:225px;transform: scale(1);transition: all 1s ease-out; }
.s_cy_tip:hover .s_cy_kuang1 img{transform: scale(1.1); }
.s_cy_kuang2{width:100%; height:190px; background-color:#fff; margin:0 auto;}
.s_cy_kuang2 .s_cy_nr{ width:80%; margin:0 auto; padding-top:29px; padding-bottom:30px}
.s_cy_kuang2 .s_cy_nr p{ font-size:14px; color:#000; line-height:30px;}
.s_cy_tip .s_cy_p3{ font-size:20px; color:#fff; font-weight:bold; text-align:center; margin-top:20px;}



.s_cy_more{ width:215px; margin:0 auto; margin-top:34px;transition:all 0.4s linear;}
.s_cy_more p a{ display:block; font-size:15px; color:#525252; text-align:center; line-height:38px; border:2px solid #858585;transition:all 0.4s linear;}
.s_cy_more:hover{ width:235px;}
.s_cy_more p a:hover{ background-color:#009844; color:#fff;border:2px solid #009844;}



/*首页招聘*/
.s_jobs_bg{ background:url(../images/img23.jpg) center no-repeat; width:100%; height:700px; margin-top:58px;background-attachment:scroll; background-size: cover;}
.s_jobs_box{ width:92%; margin:0 auto; padding-top:67px;}
.s_jobs_left{ width:100%; float:left;}
.s_jobs_left .s_jobs_p1{ font-size:20px; color:#fff; padding-top:4px;}
.s_jobs_left .s_jobs_p2{ font-size:28px; color:#fff; font-weight:bold;}
.s_jobs_left .s_jobs_p3{ font-size:14px; color:#fff; margin-top:10px; margin-bottom:10px }

.s_jobs_right{ width:100%; height:430px; float:right;background-color:rgba(255,255,255,0.8); border-radius:19px;}
.s_jobs_hezi{ width:100%; margin:0 auto; padding:10px; padding-top:30px}
.s_jobs_hezi .s_jobs_p4{ font-size:28px; color:#005d80; font-weight:bold; float:left; margin-bottom:20px;}
.s_jobs_hezi .s_jobs_p5{ font-size:14px; color:#000; float:left; font-weight:bold; margin-top:17px; margin-left:33px;}
.s_jobs_hezi .s_jobs_p5 a{color:#000; }
.s_jobs_tip{ border-bottom:1px solid #bec8ce;}
.s_jobs_tip p a{ display:block; font-size:17px; color:#000; line-height:50px; padding-left:6px;transition:all 0.4s linear;}
.s_jobs_tip p a span{ color:#009a44;transition:all 0.4s linear;}
.s_jobs_tip p a:hover{ background-color:#005d80; color:#fff; padding-left:12px;}
.s_jobs_tip p a:hover span{ color:#fff;}


/*首页数据*/
.s_sj_bg{ background-color:#009844;}
.s_sj_box{width:100%; margin:0 auto; padding-top:45px; padding-bottom:45px; display:flex;justify-content:  center ;flex-wrap:wrap }
.s_sj_tip{ width:30%; margin-bottom:5%}
.s_sj_tip .s_sj_pic{ margin:0 auto;transform-style: preserve-3d;transition: all 1s; width:40%}
.s_sj_tip:hover .s_sj_pic{transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);}
.s_sj_tip .s_sj_p1{ font-size:16px; color:#fff; text-align:center; margin-top:8px;}
.s_sj_tip .s_sj_p2{ font-size:38px; color:#fff; font-weight:bold; text-align:center; margin-top:0;}
.s_sj_tip .s_sj_p2 span{ font-size:15px;}


/*首页联系我们*/
.s_lx_bg{ background:url(../images/img29.jpg) center  center no-repeat; width:100%; height:921px;}
.s_lx_kuang{ width:92%; height:300px; margin:0 auto;}
.s_lx_kuang .s_lx_p1{ font-size:20px; color:#fff; text-align:center; padding-top:140px;}
.s_lx_kuang .s_lx_p2{ font-size:26px; color:#fff; text-align:center; font-weight:bold; padding-top:8px;}

.s_lx_hezi{ height:620px;background-color:rgba(0,0,0,0.7);}

.s_lx_ditu{ width:100%; height:269px; float:left; background-color:#ddd;}

.s_lx_right{ width:100%; float:right;}
.s_lx_kuang2{ width:90%; padding-top:73px; padding-left:5%; padding-right:5%}
.s_lx_kuang2 .s_lx_p3{ font-size:26px; color:#fff; float:left;}
.s_lx_kuang2 .s_lx_p4{ font-size:15px; color:#fff; float:right; margin-top:3px; margin-right:5px}
.s_lx_kuang2 .s_lx_p4 a{ color:#fff;}
.s_lx_kuang2 .s_lx_line{ height:1px;background-color:rgba(255,255,255,0.2); margin-top:14px; margin-bottom:25px;}

.s_lx_nr p{ font-size:18px; color:#fff; line-height:30px;}
.s_lx_nr p a{ color:#fff;}

.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


/*页脚*/
.foot1_bg{ background-color:#e9e9e9;  padding-bottom:35px; width:90%; padding:8% 5%; margin:0 auto; text-align:center}
.foot1_bg table{ margin:0 auto;}
.foot1_kuang .foot1_p1{ font-size:21px; color:#6e6e6e;}
.foot1_kuang .foot1_p2{ font-size:15px; color:#6e6e6e;}
.foot1_line{ width:220px; height:1px; background-color:#bababa; margin-left:30px; margin-right:30px;}




.foot_bg{ background-color:#292929; padding-top:50px; padding-bottom:30px;}
.foot_box{ width:92%; margin:0 auto;}
.foot_left{ width:100%; float:left; text-align:center}
.foot_left img{ display:block; margin:0 auto}


.foot_left .foot_p1{ font-size:20px; color:#fff; text-align:center; margin-top:4px;}
.foot_left .foot_p2{ font-size:13px; color:#ababab; text-align:center; margin-top:0px; margin-bottom:40px}
.foot_box .foot_line{ width:1px; height:237px; background-color:#545454; float:left; margin-left:49px; margin-right:49px; display:none}

.foot_tip{ float:left; margin-left:10px; width:116px; }


.foot_tip .foot_p3{ font-size:17px; color:#fff;}
.foot_tip .foot_p3 a{ color:#fff;}
.foot_tip .foot_line1{ width:30px; height:2px; background-color:#a0feff; margin-top:16px; margin-bottom:16px;}
.foot_tip .foot_p4{ font-size:14px; color:#ababab; line-height:30px;}
.foot_tip .foot_p4 a{ color:#ababab;}
.foot_tip .foot_p4 a:hover{ color:#fff;} 

.foot_line2{ height:1px;background-color:#545454; margin-top:30px;}
.foot_bq{ margin:0 auto;font-size:14px; color:#8a8a8a; text-align:center; margin-top:15px; width:92%}
.foot_bq a{color:#8a8a8a;}



/*about*/
.zjnav_bg{ background-color:#e4f1f7; margin-top:-4px;}
.zjnav_box{ width:100%; margin:0 auto;}
.zjnav_tip{ width:19.5%; float:left; border-left:1px solid #b6dce5;}
.zjnav_tip p a{ display:block; font-size:16px; color:#000; line-height:56px; text-align:center;}
.zjnav_tip p a:hover{ background-color:#009844; color:#fff;}


.max_box{ width:92%; margin:0 auto; margin-top:50px; padding-bottom:50px;}
.jj_nr p{ font-size:15px; color:#000; line-height:30px;}
.jj_nr p a{color:#000; margin-left:30px}
.jj_nr p img{ float:right; margin-left:0; margin-bottom:20px; width:100%}
.jj_nr{ margin-bottom:65px;}



.jjlm_tip{ width:33%;}
.jjlm_tip .jjlm_pic{ margin:0 auto;transform-style: preserve-3d;transition: all 1s;}
.jjlm_tip:hover .jjlm_pic{transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);}
.jjlm_tip .jjlm_p1{ font-size:16px; color:#005d7f; text-align:center; margin-top:8px;}
.jjlm_tip .jjlm_p2{ font-size:38px; color:#005d7f; font-weight:bold; text-align:center; margin-top:0px; font-family:Arial, Helvetica, sans-serif}
.jjlm_tip .jjlm_p2 span{ font-size:15px;}


.jj_pic{ margin:0 auto; margin-top:43px; width:100%}




/*精神文化*/
.wh_bg{ background:#fff; width:100%; height:940px;}
.wh_box{ width:92%; margin:0 auto;}
.wh_left{ width:100%; float:left;}
.wh_pic1{ width:50%; margin-top:50px; margin-bottom:20px;}
.wh_left .wh_p1{ font-size:18px; color:#555; line-height:39px;}
.wh_left .wh_line{width: 90px;
    height: 1px;
    background-color: #f39800;
    margin-top: 25px;
    margin-bottom: 25px;}
.wh_nr p{font-size: 17px;
    color: #555;
    line-height: 36px;}

.wh_pic{ float:right; width:100%; height:auto; padding-top:77px; padding-bottom:77px; background:#fff}


/*利民之歌*/
.zhige_box{ width:100%; margin:0 auto;}


/*利民荣誉*/
.hon_box h1{ font-size:24px; color:#005d7f; margin-bottom:14px; margin-top:25px;}
.hon_box p{ font-size:15px; color:#000; line-height:30px;}



/*生产基地*/
.scjd_tip{ width:100%; height:120px; overflow:hidden; position:relative; margin-bottom:30px;transition:all 0.3s linear;}
.scjd_tip .scjd_kuang{ width:85%;background-color:rgba(0,0,0,0.5); position:absolute; left:0; top:30px;}
.scjd_tip .scjd_kuang p{ font-size:20px; color:white; font-weight:bold; line-height:60px; padding-left:38px;}

.scjd_tip .scjd_pic{width:130%; height:120px; position:absolute; left:0; top:0;transform: scale(1);transition: all 1s ease-out;}
.scjd_tip:hover .scjd_pic{ transform: scale(1.1); }

.scjd_tip:hover{
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.4);
	}


.scjd_p1{ font-size:22px; color:#005d7f; font-weight:bold; text-align:center; }
.scjd_line{ width:50px; height:2px; background-color:#005d7f; margin:0 auto; margin-top:14px; margin-bottom:15px;}
.scjd_nr p{ font-size:15px; color:#333; line-height:30px;}
.scjd_nr{ margin-bottom:45px;}


/*图片*/
.product-list li {
	float: left; 
	 
}.product-list{ width:100%; margin:0 auto}

.product-list li {
	background: none;
	width: 100%;
	height: 270px; border:1px solid #ddd;
	
	display: block;
	line-height: normal;
	overflow: hidden;
	position: relative;  background:#fff; margin-bottom:20px
	
	
}

.product-list li:nth-child(3n){margin-right:0px;}

.product-list li figure{ display:block; text-align:center; background:#f1f1f1}
.product-list li figure img {
	width: 100%;
	height: 270px;
	transition: 424ms linear;  
}




.product-list li figcaption {
	display: block;
	color: #5d5d5d;
	font-size: 16px;
	line-height: normal;
	margin-top: 20px;
	transition: 350ms;
	text-align: center; padding-bottom:30px
}

.product-box .product-down {
	float: left;
}

.product-list li  mark {
	position: absolute;
	left: 0;
	top: 0;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	background: rgba(0, 117, 207, 0.2);
	background: #0075cf\9;
	filter: alpha(opacity=20);
	z-index: 20;
	opacity: 0;
	transform: skewX(45deg);
	visibility: hidden;
	transition: 360ms;
}

.product-list li mark b {
	display: block;
	width: 46px;
	height: 46px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -23px;
	margin-top: -23px;
	z-index: 30;
}

.product-list li  mark b:before {
	content: "";
	width: 100%;
	height: 1px;
	background: #0075cf;
	position: absolute;
	left: 0;
	top: 23px;
	transform: translateX(-200px);
	-webkit-transform: translateX(-200px);
	-moz-transform: translateX(-200px);
}

.product-list li  mark b:after {
	content: "";
	width: 1px;
	height: 100%;
	background: #0075cf;
	position: absolute;
	left: 23px;
	top: 0;
	transform: translateY(-200px);
	-webkit-transform: translateY(-200px);
	-moz-transform: translateY(-200px);
}

.product-list li  mark:before {
	content: "";
	width: 100%;
	height: 0%;
	border-left: 3px solid #0075cf;
	border-right: 3px solid #0075cf;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	transition: 320ms;
}

.product-list li  mark:after {
	content: "";
	width: 0%;
	height: 100%;
	border-top: 3px solid #0075cf;
	border-bottom: 3px solid #0075cf;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	top: 0;
	transition: 320ms;
}

.product-list li:hover  mark {
	opacity: 1;
	transform: skewX(0);
	visibility: visible;
}
.product-list li:hover img{ transition:all 0.4s;transform: scale(1.1)}
.product-list li:hover mark:before {
	height: 100%;
	transition: 330ms 200ms;
}

.product-list li:hover  mark:after {
	width: 100%;
	transition: 330ms 200ms;
}

.product-list li:hover f img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
}

.product-list li:hover  mark b:before {
	transition: 355ms 180ms;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
}

.product-list li:hover  mark b:after {
	transition: 355ms 240ms;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
}

.product-list li:hover figcaption {
	color: #0075cf;
}





.newspage1 { margin:0 auto; margin-top:40px;}
.newspage1 A { font-size:12px; color:#666; padding-left:5px; padding-right:5px; padding-top:3px; padding-bottom:3px; border:1px solid #999; margin-left:1px; margin-right:1px; border-radius:7px;}
.newspage1 A:hover {BACKGROUND: #009844;  COLOR: #FFFFFF; border:1px solid #009844;}
.newspage1 SPAN.current{ font-size:12px; BACKGROUND: #009844;COLOR: #FFFFFF;border:1px solid #009844; padding-left:5px; padding-right:5px;padding-top:3px;padding-bottom:3px;margin-left:3px; margin-right:3px;border-radius:7px;}


.back_bg{ background-color:#ebebeb; margin-top:20px;}
.back_bg p{ font-size:13px; color:#666; text-align:center; line-height:38px;} 
.back_bg p a{color:#666;}



/*人才理念*/
.linian_box img{ max-width:100%; height:auto; margin:0 auto;}
.linian_box p{ font-size:15px; color:#000; line-height:30px;}


/*招聘*/
.jobs_left{ width:100%; float:left; border-bottom:4px solid #009844;}
.jobsleft_kuang1{ height:75px; background-color:#009844; border-top-left-radius: 6px; border-top-right-radius: 6px; margin-bottom:1px;}
.jobsleft_kuang1 .jobsleft_p1{ font-size:22px; color:#fff; font-weight:bold; padding-left:30px; padding-top:24px;}

.jobsleft_kuang2{ background-color:#f5f5f5;border-bottom:4px solid #009844;}
.jobsleft_kuang2 p a{ display:block; font-size:15px; color:#333; line-height:64px; border-bottom:1px solid #cccccc; padding-left:25px;}
.jobsleft_kuang2 p a:hover{ background-color:#009844; color:#fff;transition: all 0.4s; }
.jobsleft_kuang2 p span{ color:#009844;}
.jobsleft_kuang2 p a:hover span{color:#fff;transition: all 0.4s;}


.jobs_pic{ margin:0 auto; padding-top:8px; margin-bottom:10px; display:none}
.jobsleft_kuang3 p{font-size: 15px;
    color: #646464;
    line-height: 29px; margin:15px 0}

.jobsleft_kuang3{ padding-bottom:10px;}



.job_right{ width:100%; float:right;}



.jobs_ss_box{ width:100%; margin:0 auto; margin-bottom:30px; margin-top:30px }
.jobs_ss_box .jobs_ss_kuang1{ width:60%; height:52px; background-color:#efefef; float:left; border:0; font-size:15px; color:#626262; line-height:52px; padding-left:5%;}
.jobs_ss_box .jobs_ss_kuang2{ float:left; border:0;}




.job_dong{  border-top:5px solid #009844; background:#f6f7f7; cursor:pointer; margin-bottom:20px;}
		.job_dong .job_p4{ font-size:16px; color:#3f3a39; font-weight:bold; float:left; line-height:50px; width:90%; padding-left:5%;}
		.job_dong .job_p4 span{ font-size:13px;}
		
		.job_dong .job_p6{ font-size:14px; color:#3f3a39; float:left; line-height:40px; padding-left:5%;}
		.job_dong img{ float:right; margin-top:0px; padding-right:35px;}
		.sideMenu ul{ padding:0px 10px 30px 10px; background-color:#fff;  display:none; /* 默认都隐藏 */ }
         .jobs_nr p{font-size: 15px;color: #333;line-height: 30px;}

.jobs_td{ width:160px; margin-top:20px;}
.jobs_td p a{    display: block;
    font-size: 15px; font-weight:bold;
    color: #fff;
    text-align: center;
    line-height: 42px;
    background-color: #005d7f;
    border-radius: 8px}


.jobs_kuang{ margin-bottom:35px;}
.jobs_kuang p{ font-size:15px; color:#000; line-height:30px;}





/*新闻*/
.xw_tip{ height:55px; transition:all .3s linear; 
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;}
.xw_kuang1{ width:36px; float:left; padding-top:0px;}
.xw_kuang1 .xw_p1{ font-size:38px; font-weight:bold; color:#000; text-align:center;}
.xw_kuang1 .xw_p2{ font-size:20px; color:#000; text-align:center; margin-top:5px;}
.xw_tip .xw_line{ width:1px; height:25px; background-color:#e5e5e5; float:left; margin-top:14px;}
.xw_tip .xw_p3{ font-size:14px; color:#333; float:left; line-height:55px; margin-left:3%;transition:all 0.4s linear; width: calc(97% - 38px); height:55px;display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;  
        overflow: hidden;
}
.xw_kuang2{ float:right; width:125px; border:1px solid #ccc; border-radius:37px; margin-right:46px; margin-top:12px; display:none}
.xw_kuang2 p{ font-size:13px; line-height:30px; text-align:center; color:#333; }

.xw_tip:hover{background-color:#009844!important;}
.xw_tip:hover .xw_kuang1 .xw_p1{ color:#fff;}
.xw_tip:hover .xw_kuang1 .xw_p2{ color:#fff;}
.xw_tip:hover .xw_p3{ color:#fff; }
.xw_tip:hover .xw_kuang2{border:1px solid #fff;}
.xw_tip:hover .xw_kuang2 p{ color:#fff;}



.news_title{width:100%; font-size:15px; color:#009844; line-height:35px; padding-top:15px; padding-bottom:15px; background-color:#fbfbfb; text-align:center; border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6;}
.news_title2{ font-size:13px;color:#f31f42; text-align:right; margin-top:10px; font-weight:bold;}
.new_nr_wenzi{ margin-top:16px;}
.new_nr_wenzi p{ font-size:14px; text-align:justify; line-height:32px; color:#333;}
.new_nr_wenzi p a{color:#333;}
.new_nr_wenzi img{max-width:100%!important; height:auto!important;margin:0 auto; margin-bottom:5px; margin-top:5px;}
.new_nr_wenzi table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.new_nr_wenzi table tr td{ padding:11px; font-size:14px; color:#333; line-height:26px;border:1px solid #ccc; border-top:0; border-right:0;}






/*投资者关系*/
.wh_bg1{ background:#fff; width:100%; height:600px; margin-top:20px;}
.wh_box1{ width:92%; margin:0 auto;}
.wh_pic2{ float:left; width:100%; height:auto; margin-top:27px;}

.wh_left1{ width:100%; float:right;}
.wh_left1 .wh_p2{ font-size:26px; color:#363636; padding-top:20px;}
.wh_left1 .wh_line1{width: 90px;
    height: 1px;
    background-color: #f39800;
    margin-top: 24px;
    margin-bottom: 24px;}

.wh_nr1 h1{font-size: 22px; color: #555; margin-top:25px; margin-bottom:8px;}	
.wh_nr1 p{font-size: 17px;
    color: #555;
    line-height: 36px;}


.wh_more{ width:140px; margin-top:25px;}
.wh_more p a{ display:block; font-size:15px; color:#fff; text-align:center; line-height:44px; background-color:#009844; border-radius:14px;transition:all 0.4s linear;}
.wh_more p a:hover{ background-color:#005d7f;}



/*联系我们*/
.con_box table{ margin-top:20px;}
.con_box table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.con_box table tr td{ padding:11px; font-size:15px; color:#333; line-height:29px; text-align:center; border:1px solid #ccc; border-top:0; border-right:0;}

.con_box h1{ font-size:18px; color:#005d7f;margin-top:40px; margin-bottom:17px;}
.con_box h2{ font-size:15px; color:#005d7f;  margin-bottom:15px; margin-top:15px;}
.con_box p{ font-size:15px; color:#000;  line-height:30px;}
.con_box p a{color:#000; }

.con_line{ height:1px; border-bottom:1px dashed #ddd; margin-top:15px;}





/*产品*/
.max_p1{ font-size:28px; color:#373737; text-transform:uppercase;}
.max_line{ width:78px; height:6px; background-color:#009844; margin-top:11px; margin-bottom:40px;}



.pro3_p1{ background-color:#efefef; font-size:16px; font-weight:bold; color:#000; text-align:center; line-height:50px; margin-bottom:10px; width:100%}


.pro_title{ font-size:17px; color:white; line-height:50px; text-align:center;background-color:#009844; font-weight:bold; margin-bottom:20px; }
.pro_nr_box table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.pro_nr_box table tr td{ padding:11px; font-size:15px; color:#333; line-height:33px; text-align:center; border:1px solid #ccc; border-top:0; border-right:0;}
.pro_nr_box p{ font-size:15px; color:#333; line-height:34px;}
.pro_nr_box img{ max-width:80%!important; height:auto!important;  margin-bottom:15px;}



.pro_more{ width:160px; margin:0 auto;  margin-bottom:20px;}
.pro_more p a{ display:block; font-size:15px; color:#fff;  text-align:center; line-height:42px;background-color:#005d7f; border-radius:8px;}


.pro_fl_title{ background-color:#009844; font-size:15px; font-weight:bold; color:#fff; text-align:center; line-height:60px;}




.pro_tip{ width:45%;  padding:1%;border:1px solid #e5e5e5; border-radius:6px; margin-bottom:35px;  margin:1%;}
.pro_kuang{ width:100%; height:180px; overflow:hidden; padding:10px; display: table-cell;vertical-align: middle;}
.pro_kuang img{max-width:100%; max-height:100%; margin:0 auto;}


.pro_tip:nth-child(4n+2){margin-right:0px;}

/*.pro_tip .pro_line{ width:0px; height:1px;background-color:#005d7f; margin-top:15px;transition:all 0.3s linear; }
.pro_tip:hover .pro_line{ width:100%;}*/

.pro_tip .pro_line{ width:100%; height:1px; margin:0 auto; background-color:#e5e5e5; margin-top:8px; position:relative;}
.pro_tip .pro_line .pro_line1{ width:0px; height:1px; background-color:#005d7f; position:absolute; left:0; top:0;transition:all 0.3s linear;}
.pro_tip:hover .pro_line .pro_line1{ width:100%;}

.pro_tip .pro_p1{ font-size:15px; color:#333; text-align:center; margin-top:6px; margin-bottom:6px}
.pro_tip:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
.pro_tip:hover .pro_p1{color:#005d7f;}







/*产品*/
.encpleft_box{ width:100%; float:left; border-bottom:8px solid #005d7f;}
.encpleft_kuang1{ height:105px; background-color:#009844; border-top-left-radius: 6px; border-top-right-radius: 6px; margin-bottom:1px;}
.encpleft_kuang1 .encpleft_p1{ font-size:27px; color:#fff; font-weight:bold; padding-left:30px; padding-top:22px;}
.encpleft_kuang1 .encpleft_p2{ font-size:19px; color:#fff;  padding-left:30px; }

.encpleft_kuang2{ background-color:#f5f5f5;}
.encpleft_kuang2 h1{ display:block; font-size:17px; color:#fff; font-weight:normal; line-height:55px; background-color:#808080; padding-left:25px;}
.encpleft_kuang2 h1 a{display:block; color:#fff;}
.encpleft_kuang2 h2{ display:block; font-size:16px; color:#555; font-weight:normal; background-color:#d9d9d9; line-height:45px;  padding-left:25px;}
.encpleft_kuang2 h3{ display:block; font-size:16px; color:#555; font-weight:normal;background-color:#ebebeb; line-height:45px;  padding-left:42px;}
.encpleft_kuang2 p{ font-size:15px; color:#555; line-height:30px;padding-left:67px;}
.encpleft_kuang2 p a{color:#555;}
.encpleft_kuang2 p a:hover{color:#009844;}






.encpright_box{ width:100%; float:right; margin-top:40px}

.encppro_fl_title{ font-size:17px; font-weight:bold; color:white; text-align:center; line-height:65px; background-color:#009844; }
.encppro_fl_title a{color:white;}

.encppro_tb{ width:100%; margin-bottom:20px; }
.encppro_tb tr td{ font-size:14px; color:#333; line-height:32px; padding-top:11px; padding-bottom:11px; padding-left:5px; padding-right:5px; }
.encppro_tb tr td a{ color:#333;}



.nr_bo:hover{ background-color:#edf6fb;}









