@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";}




/*top*/
.head_bg{ width:100%;background-color:rgba(255,255,255,0); border-bottom: 1px solid rgba(255,255,255,0); position:fixed; top:0; left:0; z-index:200;
-webkit-transition:0.4s;
-moz-transition:0.4s;
transition:0.4s;}
.top_box{ width:1233px; height:145px; margin:0 auto;}
.top_box .logo{ float:left; margin-top:39px; margin-right:16px;}
.head_kuang{ float:left; margin-top:48px;}
.head_kuang .head_p1{ font-size:26px; color:#fff;}
.head_kuang .head_p2{ font-size:13px; color:#fff; text-transform:uppercase; margin-top:6px;}


.top_right{ float:right; padding-top:40px;}
.top_p3{ float:right; margin-left:10px;}
.top_p3 a{ display:block; font-size:14px; width:28px; height:28px; color:#cee0ea; text-align:center; line-height:28px; border:1px solid #cee0ea; border-radius:30px;}
.top_p4{ float:right; margin-left:10px;}
.top_p4 a{ display:block; font-size:14px; width:28px; height:28px; color:#204fa1; text-align:center; line-height:28px; border:1px solid #d5e8f1; background-color:#d5e8f1; border-radius:30px;}


.ss1{ float:right; margin-top:3px;}
.ss1 .ss_title1{ width:200px; height:26px; border-radius:20px; float:left; border:0; background-color:#d5e8f1; font-size:13px; 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:12px;}
.top_right ul li{ float:left; font-size:19px; color:#fff; margin-left:57px;}
.top_right ul li a{color:#fff;}



.head_bg.shrink{ background-color:rgba(255,255,255,0.9);border-bottom: 1px solid rgba(221,221,221,1);}
.head_bg.shrink .head_kuang .head_p1{ color:#000;}
.head_bg.shrink .head_kuang .head_p1 span{ color:#0074d1;}
.head_bg.shrink .head_kuang .head_p2{ color:#000;}
.head_bg.shrink .top_right ul li a{ color:#000;}
.head_bg.shrink .top_p3 a{border:1px solid #999; color:#999;}
.head_bg.shrink .top_p4 a{border:1px solid #1e8b3b; background-color:#1e8b3b; color:#fff;}



/*首页简介*/
.s_jj_box{ width:1233px; margin:0 auto; margin-top:129px;}
.s_jj_left{ width:560px; float:left; margin-top:44px;}
.s_jj_left .s_jj_p1{ font-family:Impact; font-size:72px; text-transform:uppercase; color:#2658a8;}
.s_jj_left .s_jj_p2{ font-size:24px; color:#000;}
.s_jj_left .s_jj_line{ width:55px; height:2px; background-color:#2658a8; margin-top:25px; margin-bottom:42px;}
.s_jj_nr p{ font-size:16px; color:#666666; line-height:36px;}
.s_jj_nr p a{ color:#666666;}
.s_jj_more{ width:164px; margin-top:54px;transition:all 0.4s linear;}
.s_jj_more p a{ display:block; font-size:15px; color:#fff; text-align:center; background-color:#7bd300; line-height:42px;transition:all 0.4s linear;}
.s_jj_more p a:hover{ background-color:#2658a8;}
.s_jj_more:hover{ margin-left:15px;}

.s_jj_right{ width:609px; height:563px; float:right; position:relative;}
.s_jj_right .s_jj_pic{ position:absolute; left:0; bottom:0;}
.s_jj_kuang{ width:483px; height:497px; position:absolute; right:0; top:0; overflow:hidden; border-radius:16px;}
.s_jj_kuang img{ transform: scale(1);transition: all 1s ease-out;  }
.s_jj_kuang img:hover{   transform: scale(1.1);    }


/*首页产品*/
.s_pro_bg{ background-color:#e5ecf4; margin-top:159px;}
.s_pro_box{ width:1233px; margin:0 auto; padding-top:124px; padding-bottom:155px; }
.s_pro_box .s_pro_p1{font-family:Impact; font-size:72px; text-transform:uppercase; color:#2658a8;}
.s_pro_box .s_pro_p2{font-size:36px; color:#000;}
.s_pro_box .s_pro_line{ width:55px; height:2px; background-color:#2658a8; margin-top:23px; margin-bottom:27px;}
.s_pro_box .s_pro_p3{font-size:16px; color:#464646; line-height:27px; margin-bottom:42px;}


.s_pro_tip{ width:381px; height:406px; float:left; overflow:hidden; position:relative; border-radius:20px; margin-right:44px;}
.s_pro_tip .s_pro_pic{width:381px; height:406px; position:absolute; left:0; top:0;}

.s_pro_tip:nth-child(3n+1){margin-right:0px;}

.s_pro_kuang{ width:320px; position:absolute; top:262px; right:55px;transition:all 0.4s linear;}
.s_pro_kuang .s_pro_p4{ font-size:31px; color:#fff; text-align:right;}
.s_pro_kuang .s_pro_p5{ font-size:22px; color:#fff; text-align:right; margin-top:7px;}


.s_pro_hezi{ width:232px; height:406px;background-color:rgba(0,0,0,0.6);transition:all 0.4s linear; padding-left:45px; padding-right:20px; position:absolute; right:-297px; top:0;}
.s_pro_hezi .s_pro_p6{ font-size:26px; color:#fff; padding-top:51px;}
.s_pro_hezi .s_pro_line1{ width:71px; height:1px; background-color:#fff; margin-top:27px; margin-bottom:26px;}
.s_pro_nr{ height:150px; overflow:hidden;}
.s_pro_nr p{ font-size:16px; color:#fff; line-height:30px;}
.s_pro_nr p a{ color:#fff;}
.s_pro_hezi .s_pro_line2{ width:71px; height:1px; background-color:#fff; margin-top:26px; }

.s_pro_hezi .s_pro_p7{ font-size:16px; color:#fff; margin-top:10px;}
.s_pro_hezi .s_pro_p7 a{ color:#fff;}


.s_pro_tip:hover .s_pro_hezi{ right:0;}
.s_pro_tip:hover .s_pro_kuang{ opacity:0;}



.s_pro_more{ width:164px; margin-top:50px;transition:all 0.4s linear;}
.s_pro_more p a{ display:block; font-size:15px; color:#fff; text-align:center; background-color:#7bd300; line-height:42px;transition:all 0.4s linear;}
.s_pro_more p a:hover{ background-color:#2658a8;}
.s_pro_more:hover{ margin-left:15px;}


/*首页使命*/
.s_sm_bg{ background:url(../images/img9.jpg) center no-repeat; width:100%; height:862px;background-attachment:fixed; background-size: cover;}
.s_sm_box{ width:1233px; margin:0 auto;}
.s_sm_hezi{ width:708px; float:right; margin-right:45px; padding-top:257px;}
.s_sm_hezi .s_sm_p1{font-family:Impact; font-size:72px; color:#d3e8ff; text-transform:uppercase;}
.s_sm_hezi .s_sm_p2{font-size:36px; color:#fff;}
.s_sm_hezi .s_sm_line{ width:56px; height:2px; background-color:#fff; margin-top:23px; margin-bottom:25px;}
.s_sm_hezi .s_sm_p3{font-size:24px; color:#fff; line-height:36px;}
.s_sm_hezi .s_sm_p4{font-size:36px; color:#fff; margin-top:10px; }




/*首页新闻*/
.s_xw_box{ width:1233px; margin:0 auto; margin-top:112px; margin-bottom:107px;}
.s_xw_box .s_xw_p1{ font-family:Impact; font-size:72px; text-transform:uppercase; color:#2658a8;}
.s_xw_box .s_xw_p2{font-size:36px; color:#000;}
.s_xw_box .s_xw_line{ width:55px; height:2px; background-color:#2658a8; margin-top:23px; margin-bottom:48px;}



.s_xw_tip{ width:351px; height:480px; overflow:hidden; border-radius:20px;  position:relative; float:left; margin-right:89px;}

.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:248px; background-color:#f5f5f5; padding-left:30px; padding-right:30px;}
.s_xw_kuang2 .s_xw_p3{ font-size:20px; color:#7f7f7f; line-height:30px; height:60px; padding-top:29px;}
.s_xw_kuang2 .s_xw_p4{ font-size:15px; color:#7f7f7f; line-height:28px; margin-top:19px;}
.s_xw_kuang2 .s_xw_p5{ font-size:16px; color:#7f7f7f; line-height:28px; margin-top:24px;}

.s_xw_tip:hover .s_xw_p3{color:#1e8b3b;}


.s_xw_more{ width:164px; margin-top:50px;transition:all 0.4s linear;}
.s_xw_more p a{ display:block; font-size:15px; color:#fff; text-align:center; background-color:#7bd300; line-height:42px;transition:all 0.4s linear;}
.s_xw_more p a:hover{ background-color:#2658a8;}
.s_xw_more:hover{ margin-left:15px;}



/*页脚*/
.foot_bg{ background:url(../images/img15.jpg) center no-repeat; width:100%; height:579px;}
.foot_box{ width:1233px; margin:0 auto; padding-top:136px;}
.foot_left{ width:545px; float:left;}
.foot_left .foot_pic{ margin-bottom:34px;}
.foot_left .foot_line1{ height:1px;background-color:rgba(255,255,255,0.2); }
.foot_nav{ margin-top:20px; margin-bottom:20px;}
.foot_nav p{ font-size:17px; color:#fff; line-height:48px; float:left; width:128px;}
.foot_nav p a{ color:#fff;}
.foot_left .foot_p1{ font-size:14px; color:#b1b1b4; line-height:28px; margin-top:30px;}
.foot_left .foot_p1 a{color:#b1b1b4;}

.foot_right{ width:565px; float:right; margin-top:19px;}
.foot_right .foot_p2{ font-size:24px; color:#fff;}
.foot_right .foot_p3{ font-size:18px; color:#fff; margin-top:5px;}
.foot_lx{ margin-top:22px;}
.foot_lx p{ font-size:17px; color:#fff; line-height:48px;}
.foot_lx p a{ color:#fff;}




/*about*/
.max_box{ width:1233px; margin:0 auto; margin-top:80px; padding-bottom:100px;}
.max_box .max_p1{ font-size:18px; color:#000; text-align:center; text-transform:uppercase;}
.max_kuang{ margin:0 auto; margin-bottom:64px; }
.max_kuang tr td .max_line{ width:39px; height:2px; background-color:#7d7d7d;}
.max_kuang tr td{ font-size:48px; color:#000; font-weight:bold; padding-left:12px; padding-right:12px;}


.jj_nr1 p{ font-size:16px; color:#000; line-height:34px;}
.jj_nr1 p a{ color:#000;}

.jj_left{ width:570px; float:left; margin-top:35px;}
.jj_left p{font-size:16px; color:#000; line-height:34px;}

.jj_right{ width:581px; float:right; margin-top:43px;}
.jj_right .jj_pic{ margin-bottom:30px;}
.jj_right p{font-size:16px; color:#000; line-height:34px;}


.jj_kuang{ margin-top:40px;}
.jj_kuang p{font-size:16px; color:#000; line-height:34px;}




/*新闻*/
.xw_tip{ height:144px;  margin-bottom:12px;transition:all .3s linear; 
    -o-transition:all .3s linear; 
    -moz-transition:all .3s linear; 
    -webkit-transition:all .3s linear;}
.xw_kuang1{ width:183px; float:left; padding-top:29px;}
.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:36px; background-color:#e5e5e5; float:left; margin-top:55px;}
.xw_tip .xw_p3{ font-size:16px; color:#333; float:left; line-height:144px; margin-left:60px;transition:all 0.4s linear;}
.xw_kuang2{ float:right; width:154px; border:1px solid #ccc; border-radius:37px; margin-right:46px; margin-top:46px;}
.xw_kuang2 p{ font-size:16px; line-height:53px; text-align:center; color:#333;}

.xw_tip:hover{background-color:#1e8b3b!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; padding-left:10px;}
.xw_tip:hover .xw_kuang2{border:1px solid #fff;}
.xw_tip:hover .xw_kuang2 p{ color:#fff;}



.news_title{width:100%; font-size:16px; color:#1e8b3b; 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:#666; text-align:right; margin-top:10px; font-weight:bold;}
.new_nr_wenzi{ margin-top:16px;}
.new_nr_wenzi p{ font-size:14px; line-height:32px; color:#333;}
.new_nr_wenzi p a{color:#333;}
.new_nr_wenzi img{max-width:1195px!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;}





.newspage1 { margin:0 auto; margin-top:40px;}
.newspage1 A { font-size:14px; color:#666; padding-left:15px; padding-right:15px; padding-top:9px; padding-bottom:9px; border:1px solid #999; margin-left:3px; margin-right:3px; border-radius:7px;}
.newspage1 A:hover {BACKGROUND: #1e8b3b;  COLOR: #FFFFFF; border:1px solid #1e8b3b;}
.newspage1 SPAN.current{ font-size:14px; BACKGROUND: #1e8b3b;COLOR: #FFFFFF;border:1px solid #1e8b3b; padding-left:15px; padding-right:15px;padding-top:9px;padding-bottom:9px;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;}





/*招聘*/
.job_dong{  border-top:5px solid #1e8b3b; background:#f6f7f7; cursor:pointer; margin-top:20px;}
		.job_dong .job_p4{ font-size:18px; color:#3f3a39; font-weight:bold; float:left; line-height:100px; width:500px; padding-left:35px;}
		.job_dong .job_p4 span{ font-size:13px;}
		
		.job_dong .job_p6{ font-size:16px; color:#3f3a39; float:left; line-height:100px;}
		.job_dong img{ float:right; margin-top:43px; padding-right:35px;}
		.sideMenu ul{ padding:20px 35px 30px 35px; background-color:#fff;  display:none; /* 默认都隐藏 */ }
         .jobs_nr p{font-size: 15px;color: #333;line-height: 34px;}


.jobs_kuang{ margin-bottom:35px;}
.jobs_kuang p{ font-size:16px; color:#000; line-height:36px;}




/*联系我们*/
.con_box{ width:530px; float:left;}
.con_box h1{ font-size:22px; color:#1e8b3b; margin-bottom:22px;}
.con_box p{ font-size:17px; color:#333; line-height:48px;}
.con_box p a{color:#333;}
.con_box p span{ font-size:12px;}

.con_ditu{ float:right; width:700px; }
.con_ditu img{ width:100%;}




/*产品*/
.pro_fl_box{box-shadow: 0px 6px 6px rgba(0,0,0,0.1);}
.pro_fl_box .pro_fl_hezi{ width:1233px; margin:0 auto;}
.pro_fl_box .pro_fl_tip{ width:408px; float:left; border-left:1px solid #d1d1d1;}
.pro_fl_box .pro_fl_tip a{ display:block; font-size:18px; color:#000; line-height:60px; text-align:center;}

.pro_fl_box .pro_fl_tip:nth-child(3n){border-right:1px solid #d1d1d1;}


.pro_fl_tip a:hover{background-color:#1e8b3b; color:#fff;}
.pro_fl_tip a.cur {background: #1e8b3b;}
.pro_fl_tip a.cur span {color: #fff;}





.pro_tip{ width:393px; height:370px; overflow:hidden; position:relative; float:left; border:1px solid #e1e1e1; margin-bottom:34px; margin-right:22px;transition:all 0.4s linear;}
.pro_tip .pro_pic{ width:363px; height:145px; overflow:hidden; padding-left:15px; padding-right:15px; padding-top:20px; display: table-cell;vertical-align: middle;}
.pro_tip .pro_pic img{ max-width:100%; max-height:100%; margin:0 auto;  }
.pro_tip .pro_p1{ font-size:15px; color:#000; text-align:center; margin-top:27px;transition:all 0.4s linear;}
.pro_tip .pro_p2{ font-size:17px; color:#000; text-align:center; margin-top:12px;transition:all 0.4s linear;}
.pro_tip .pro_p2 a{color:#000;transition:all 0.4s linear;}


.pro_more{ width:125px; margin:0 auto; margin-top:40px;}
.pro_more p a{ display:block; font-size:15px; color:#000; line-height:35px; text-align:center; border-radius:20px; border:1px solid #d8d8d8;transition:all 0.4s linear;}
.pro_tip:hover .pro_more p a{border:1px solid #1e8b3b; background-color:#1e8b3b; color:#fff;}

.pro_tip:hover .pro_p1{color:#1e8b3b;}
.pro_tip:hover .pro_p2 a{color:#1e8b3b;}

.pro_tip .pro_line{ width:0; height:5px; background-color:#1e8b3b; position:absolute; left:0; bottom:0;transition:all 0.5s linear;}
.pro_tip:hover .pro_line{ width:100%;}

.pro_tip:nth-child(3n+2){margin-right:0px;}


.pro_tip{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	
}
.pro_tip:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #cccccc;
    -moz-box-shadow:0px 5px 15px #cccccc;
    box-shadow:0px 5px 15px #cccccc;
}


.pro_title{ font-size:17px; color:white; line-height:50px; text-align:center; background-color:#1e8b3b;font-weight:bold; }
.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:32px; padding-top:15px; padding-bottom:15px;   border:1px solid #ccc; border-top:0; border-right:0;}
.pro_nr_box table tr td a{color:#333;}
.pro_nr_box table img{ max-width:90%!important; height:auto!important;}
.pro_nr_box p{ font-size:15px; color:#333; line-height:32px;}




.cpzx_kuang{ width:210px; margin-top:60px;background-color:#1e8b3b;}
.cpzx_kuang p{ font-size:17px; color:#fff; text-align:center; line-height:45px;}
.cpzx_line{ height:2px; background-color:#1e8b3b; margin-bottom:44px;}




/*咨询*/
.cp_ord_tip{ width:600px; float:left; margin-bottom:21px;}
.cp_ord_tip p{ font-size:16px; color:#333; margin-bottom:15px;}
.cp_ord_tip .cp_ord_kuang1{ width:580px; height:57px; background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; border-radius:9px;}
.cp_ord_tip2 p{font-size:16px; color:#333; margin-bottom:15px;}
.cp_ord_tip2 .cp_ord_kuang2{width:1215px; min-height:220px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; padding-top:10px;border-radius:9px;}
.cp_ord_p1{font-size:14px; color:#333; margin-top:21px; margin-bottom:10px;}
.cp_ord_kuang3{ width:160px; height:40px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; float:left;border-radius:9px;}
.cp_ord_kuang4{ width:128px; height:42px; float:left; margin-left:23px;border-radius:9px;}
.cp_ord_kuang5{ width:277px; height:42px; background-color:#1e8b3b; border:0; border-radius:6px; float:left; margin-left:23px; font-size:14px; line-height:42px; text-align:center; color:white; cursor:pointer;border-radius:9px;}

.ord_p1{font-size:16px; color:#333; margin-bottom:15px; margin-top:21px;}
































