@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";}


    

/*简介*/
.s_jj_box{ width:87%; margin:0 auto; margin-top:95px;}
.s_jj_box .s_jj_pic{ margin:0 auto;}
.s_jj_box .s_jj_p1{ font-size:40px; color:#000; text-align:center; font-weight:bold; margin-top:10px;}
.s_jj_box .s_jj_p2{ font-size:22px; color:#7f7f7f; text-align:center;  margin-top:17px; margin-bottom:66px;}

.s_jj_tip{ width:16.5%; float:left;}
.s_jj_tip .s_jj_pic1{ margin:0 auto;transform-style: preserve-3d;transition: all 1s;}
.s_jj_tip .s_jj_p3{ font-size:18px; color:#616161; text-align:center; margin-top:16px;}
.s_jj_tip .s_jj_p4{ font-size:50px; color:#2140a3; font-family:Impact; text-align:center; margin-top:13px;}
.s_jj_tip .s_jj_p4 span{font-family:"Microsoft YaHei"; font-size:20px;}

.s_jj_tip:hover .s_jj_pic1{
        transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
        }


.s_jj_box .s_jj_p5{ font-size:16px; color:#5b5b5b; font-weight:bold; text-align:center; text-transform:uppercase; margin-top:67px;}
.s_jj_box .s_jj_line{ width:168px; height:1px; background-color:#cacaca; margin:0 auto; margin-top:8px; margin-bottom:8px;}
.s_jj_box .s_jj_p6{ font-size:12px; color:#737373;  text-align:center; text-transform:uppercase; }



.s_jj_bg{ background:url(../images/img8.jpg) center no-repeat; width:100%; height:814px; margin-top:86px; padding-top:171px;background-attachment:fixed; background-size: cover;}
.s_jj_box1{ width:87%; height:483px;background-color:rgba(19,57,144,0.9); margin:0 auto;}
.s_jj_hezi{ width:90%; margin:0 auto;}
.s_jj_hezi .s_jj_p7{font-size:55px; color:#fff; /*font-family:Impact;*/ font-weight:bold; text-transform:uppercase; text-align:center; padding-top:90px;}
.s_jj_hezi .s_jj_p8{font-size:22px; color:#bfd7ff;  text-align:center; margin-top:7px;}
.s_jj_nr{ margin-top:30px;}
.s_jj_nr p{ font-size:18px; color:#fff; line-height:36px;}
.s_jj_nr p a{ color:#fff;}

.s_jj_more{ width:17%; margin:0 auto; margin-top:40px;transition:all 0.4s linear;}
.s_jj_more p a{ display:block; font-size:16px; color:#bfd7ff; text-align:center; line-height:45px; border:2px solid #bfd7ff;transition:all 0.4s linear;}
.s_jj_more p a:hover{ background-color:#fff; color:#2140a3;border:2px solid #fff;}
.s_jj_more:hover{ width:19%;}




/*产品*/
.s_pro_box{ width:87%; margin:0 auto; margin-top:126px;}
.s_pro_box .s_pro_p1{ font-size:55px; color:#000; font-weight:bold; text-align:center;}
.s_pro_box .s_pro_p2{ font-size:20px; color:#7f7f7f;  text-align:center; margin-top:13px; margin-bottom:60px;}

.s_pro_left{ width:22%; float:left;}
.s_pro_fl_tip{ width:100%; border:3px solid #2843a3; background-color:#efefef; margin-bottom:30px;transition:all 0.3s linear;}
.s_pro_fl_tip .s_pro_fl_line{ width:0px; height:2px; background-color:#fff; float:left; margin-left:15px; margin-right:10px; margin-top:34px;transition:all 0.3s linear;} 
.s_pro_fl_tip .s_pro_p3{ font-size:21px; color:#000; float:left; line-height:68px;transition:all 0.3s linear;}

.s_pro_fl_tip:hover{ background-color:#2843a3;}
.s_pro_fl_tip:hover .s_pro_p3{ color:#fff;}
.s_pro_fl_tip:hover .s_pro_fl_line{ width:18px;}


.s_pro_right{ width:74%; float:right;}
.s_pro_tip{ width:31%; height:224px; background-color:#efefef; float:left; margin-bottom:45px; margin-right:3%;}


.s_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;
	
}
.s_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 #999;
    -moz-box-shadow:0px 5px 15px #999;
    box-shadow:0px 5px 15px #999;
}



.s_pro_tip:nth-child(3n){margin-right:0px;}

.s_pro_kuang{ height:73px; background-color:#2843a3;}
.s_pro_kuang .s_pro_p4{ font-size:16px; color:#fff; margin-left:29px; padding-top:13px;}
.s_pro_kuang .s_pro_p5{ font-size:14px; color:#fff; margin-left:29px; margin-top:7px;}

.s_pro_kaung2{ width:90%; height:130px; margin:0 auto; overflow:hidden; padding-top:10px; padding-bottom:10px;}
.s_pro_kaung2 img{ max-width:100%; max-height:100%; margin:0 auto;}

.s_pro_more{ width:60px; margin:0 auto;}
.s_pro_more p a{ display:block; font-size:12px; color:#fff; text-align:center; line-height:20px;background-color:#2843a3;}

.s_pro_box1{ width:87%; margin:0 auto; }
.s_pro_ss{ width:80%; float:left;}
.s_pro_ss .s_pro_ss_kuang1{ width:87%; float:left; height:52px; background-color:#efefef; border:0; font-size:16px; color:#626262; line-height:52px; padding-left:30px;}
.s_pro_ss .s_pro_ss_kuang2{ width:117px; height:52px; float:left; border:0;}


.s_pro_more1{ width:18%; float:right; margin-right:12px;}
.s_pro_more1 p a{ display:block; font-size:18px; color:#fff; text-align:center; line-height:52px; background-color:#6f6f6f;transition:all 0.4s linear;}
.s_pro_more1 p a:hover{background-color:#2843a3;}


/*优势*/
.s_ys_box{ width:1423px; height:514px; overflow:hidden; margin:0 auto; margin-top:136px; position:relative;}
.s_ys_pic1{width:1423px; height:514px; position:absolute; left:0; top:0;  }
.s_ys_pic2{width:290px; height:290px; position:absolute; bottom:0; right:0;}




.s_ys_bg{ height:496px;background-color:#2843a3;}
.s_ys_box1{ width:1234px; margin:0 auto; padding-top:300px; margin-top:-255px;}
.s_ys_tip{ width:409px; float:left;}
.s_ys_tip .s_ys_p1{ font-size:21px; color:#fff; text-align:center;}
.s_ys_tip .s_ys_p2{ font-size:50px; color:#fff; font-family:Impact; text-align:center; margin-top:10px;}
.s_ys_tip .s_ys_p2 span{font-family:"Microsoft YaHei"; font-size:20px;}

.s_ys_line{ width:3px; height:112px; background-color:#576cb7; float:left;}



/*新闻*/
.s_xw_box{ width:87%; margin:0 auto; margin-top:90px;}
.s_xw_box .s_xw_p1{font-size:55px; color:#2843a3; /*font-family:Impact;*/ font-weight:bold; text-transform:uppercase; text-align:center; }
.s_xw_box .s_xw_line{ width:48px; height:2px; background-color:#8b8b8b; margin:0 auto; margin-top:19px;}
.s_xw_box .s_xw_p2{ font-size:30px; color:#555555; font-weight:bold; text-align:center; margin-top:12px;}
.s_xw_box .s_xw_p3{ font-size:20px; color:#828282;  text-align:center; margin-top:21px; margin-bottom:44px;}

.s_xw_left{ width:49%; float:left;}
.s_xw_pic{ width:100%; height:374px; overflow:hidden;}
.s_xw_pic img{width:100%; height:374px;transform: scale(1);transition: all 1s ease-out;}
.s_xw_pic img:hover{   transform: scale(1.1); }
.s_xw_kuang{ height:187px; background-color:#2843a3;}
.s_xw_kuang .s_xw_p4{ font-size:14px; color:#fff; font-weight:bold; margin-left:45px; padding-top:48px;}
.s_xw_kuang .s_xw_p5{ font-size:21px; color:#fff;  margin-left:45px; margin-top:10px;}
.s_xw_kuang .s_xw_p6{ font-size:14px; color:#abb2d4; margin-left:45px; margin-top:17px;}

.s_xw_right{ width:49%; float:right;}
.s_xw_tip{ width:49%; float:left;}
.s_xw_pic1{ width:100%; height:168px; overflow:hidden;}
.s_xw_pic1 img{width:100%; height:168px;transform: scale(1);transition: all 1s ease-out;}
.s_xw_tip:hover .s_xw_pic1 img{transform: scale(1.1);}

.s_xw_tip:nth-child(2n){ float:right;}

.s_xw_kaung1{ height:112px; background-color:#232324;transition:all 0.4s linear;}
.s_xw_kaung1 .s_xw_p7{ font-size:14px; color:#fff; font-weight:bold; width:86%; margin:0 auto; padding-top:14px;}
.s_xw_kaung1 .s_xw_p8{ font-size:17px; color:#fff; line-height:24px;  width:86%; margin:0 auto;margin-top:8px;}

.s_xw_tip:hover .s_xw_kaung1{background-color:#2843a3;}


.s_xw_hezi{ background-color:#dedede; height:257px; margin-top:24px;transition:all 0.4s linear;}
.s_xw_kuang2{ width:87%; margin:0 auto;}
.s_xw_kuang2 .s_xw_p9{ font-size:14px; color:#000; font-weight:bold; padding-top:40px;transition:all 0.4s linear;}
.s_xw_kuang2 .s_xw_p10{ font-size:21px; color:#000; margin-top:10px; transition:all 0.4s linear;}
.s_xw_kuang2 .s_xw_p11{ font-size:14px; color:#777; line-height:28px; margin-top:16px;transition:all 0.4s linear; }

.s_xw_hezi:hover{background-color:#2843a3;}
.s_xw_hezi:hover .s_xw_p9{ color:#fff;}
.s_xw_hezi:hover .s_xw_p10{ color:#fff;}
.s_xw_hezi:hover .s_xw_p11{ color:#fff;}


/*荣誉*/
.s_hon_bg{ background:url(../images/img18.jpg) center no-repeat; width:100%; height:1030px; margin-top:50px; background-attachment:fixed; background-size: cover;}
.s_hon_box{ width:1234px; margin:0 auto;}
.s_hon_box .s_hon_p1{font-size:55px; color:#2843a3; /*font-family:Impact;*/ font-weight:bold; text-transform:uppercase; text-align:center; padding-top:118px;}
.s_hon_box .s_hon_line{ width:48px; height:2px; background-color:#8b8b8b; margin:0 auto; margin-top:19px;}
.s_hon_box .s_hon_p2{ font-size:30px; color:#555555; font-weight:bold; text-align:center; margin-top:12px; margin-bottom:45px;}
.s_hon_box .s_hon_p3{ font-size:14px; color:#545454; line-height:30px;  text-align:center;  margin-bottom:65px;}


.s_hon_hezi{ margin:0 auto;}
.s_hon_hezi .s_hon_pic1{width:380px; height:320px; float:left; margin-left:15px; margin-right:15px;}



.tempWrap{ width:1044px!important;}
.picMarquee-left{ width:100%;}
		.picMarquee-left .hd{ width:1044px;  height:1px; background-color:rgba(0,0,0,0);position:relative;}
	.picMarquee-left .hd .next{ background-image:url(../images/img17.png); width:54px; height:91px; position:absolute; left:1228px; top:136px; cursor:pointer;}
	.picMarquee-left .hd .prev{ background-image:url(../images/img16.png); width:54px; height:91px; position:absolute; right:1228px; top:136px; cursor:pointer;}

		.picMarquee-left .bd{ width:1044px; margin:0 auto; overflow:hidden;}

		.picMarquee-left .bd ul li{ margin:0 16px; float:left;}

.s_hon_pic{ width:499px; height:355px;}



/*联系我们*/
.s_lx_bg{ background:url(../images/img19.jpg) center no-repeat; width:100%; height:666px;background-attachment:fixed; background-size: cover;}
.s_lx_box{ width:1234px; margin:0 auto; padding-top:166px;}
.s_lx_hezi{ width:454px; margin:0 auto;}
.s_lx_hezi .s_lx_pic{ float:left; margin-top:7px;}
.s_lx_kuang{ float:right; margin-top:16px;}
.s_lx_kuang .s_lx_p1{ font-size:33px; color:#fff; font-weight:bold;}
.s_lx_kuang .s_lx_p2{ font-size:14px; color:#fff; text-transform:uppercase;}

.s_lx_box .s_lx_p3{ font-size:24px; color:#fff; font-weight:bold; text-align:center; margin-top:45px;}


.s_lx_line{ height:2px; background-color:rgba(255,255,255,0.2); margin-top:86px; margin-bottom:24px;}
.s_lx_line1{ height:2px; background-color:rgba(255,255,255,0.2); margin-top:86px; margin-top:24px;}

.s_lx_nr table tr td{ font-size:18px; color:#fff; line-height:30px;}
.s_lx_nr table tr td a{ color:#fff;}




/*页脚*/
.foot_bg{ background-color:#292929; padding-top:103px; padding-bottom:30px;}
.foot_box{ width:1234px; margin:0 auto;}
.foot_left{ width:120px; float:left;}
.foot_left .foot_pic{ width:120px; margin:0 auto;}
.foot_left .foot_p1{ font-size:30px; color:#fff; text-align:center; margin-top:12px;}
.foot_left .foot_p2{ font-size:14px; color:#ababab; text-align:center; margin-top:10px;}

.foot_box .foot_line{ width:1px; height:230px; background-color:#545454; float:left; margin-left:53px;}

.foot_right{ width:1000px; float:right; margin-top:46px;}
.foot_tip{ float:left;}
.foot_tip .foot_p3{ font-size:16px; letter-spacing: 1px;color:#fff;}
.foot_tip .foot_p3 a{ color:#fff;}
.foot_tip .foot_p4{ font-size:14px;letter-spacing: 1px; color:#fff; margin-top:16px;}
.foot_right .foot_line1{ width:1px; height:25px; background-color:#545454; float:left; margin-left:22px; margin-right:22px; }



.foot_bg .foot_line2{ height:1px; background-color:#545454; margin-top:100px;}
.foot_bg .foot_p5{ font-size:14px; color:#8a8a8a; text-align:center; margin-top:32px;}
.foot_bg .foot_p5 a{color:#8a8a8a;}


/*about*/
.max_box{ width:1234px; margin:0 auto; margin-top:84px; padding-bottom:90px;}
.max_box .max_p1{ font-size:18px; color:#000; text-align:center; text-transform:uppercase;}

.max_biaoge{  margin:0 auto; margin-bottom:75px;}
.max_biaoge tr td{ font-size:48px; color:#000; font-weight:bold; text-transform:uppercase; padding-left:10px; padding-right:10px;}
.max_biaoge .max_line{ width:39px; height:2px; background-color:#7d7d7d;}



.jj_pic{ width:1234px; margin:0 auto; margin-bottom:52px;}
.jj_nr p{ font-size:16px; color:#000; line-height:36px;}
.jj_nr p a{color:#000;}


.cul_left{ width:617px; height:420px; float:left; overflow:hidden;}
.cul_left img{width:617px; height:420px;transform: scale(1);transition: all 1s ease-out;   }
.cul_left img:hover{ transform: scale(1.1);}
.cul_right{  width:617px; height:420px; background-color:#f2f2f2; float:left;}
.cul_nr{ width:550px; margin:0 auto; padding-top:30px;}
.cul_nr h1{ font-size:36px; color:#676767; text-transform:uppercase; font-weight:normal; margin-bottom:17px;}
.cul_nr p{ font-size:14px; color:#000; line-height:33px;}
.cul_nr p span{ font-weight:bold;}

.cul_right1{ background-image:url(../images/img28.jpg);width:617px; height:420px; float:left;}
.cul_nr1 h1{ color:#fff;}
.cul_nr1 p{ color:#fff;}





/*资质*/
.product-list li {
	float: left; 
	 
}

.product-list li {
	background: none;
	width: 380px;
	height: 390px; border:1px solid #ddd;
	
	display: block;
	line-height: normal;
	overflow: hidden;
	position: relative;  background:#fff; margin-right:46px; margin-bottom:46px;
	
	
}

.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: 380px;
	height: 320px;
	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:14px; color:#666; padding-left:17px; padding-right:17px; padding-top:11px; padding-bottom:11px; border:1px solid #999; margin-left:5px; margin-right:5px; border-radius:7px;}
.newspage1 A:hover {BACKGROUND: #2843a3;  COLOR: #FFFFFF; border:1px solid #2843a3;}
.newspage1 SPAN.current{ font-size:14px; BACKGROUND: #2843a3;COLOR: #FFFFFF;border:1px solid #2843a3; padding-left:17px; padding-right:17px;padding-top:11px;  padding-bottom:11px;margin-left:5px; margin-right:5px;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;}




/*新闻*/
.xw_tip{ height:240px; background-color:#f7f7f7; margin-bottom:36px;border-bottom: 1px solid #ebebeb;}
.xw_tip .xw_pic{ width:325px; height:209px; overflow:hidden; float:left; margin-left:16px; margin-top:16px;}
.xw_tip .xw_pic img{width:325px; height:209px;transform: scale(1);transition: all 1s ease-out;}
.xw_tip:hover img{transform: scale(1.1);}
.xw_right{ width:830px; float:right; margin-right:30px; margin-top:28px; }
.xw_right .xw_p1{ font-size:17px; line-height:29px; color:#000;}
.xw_right .xw_p2{ margin-top:20px; height:115px; overflow:hidden;}
.xw_right .xw_p2 p{color:#999999; font-size:13px; line-height:26px;}
.xw_right .xw_p3{color:#999999; font-size:14px;}
.xw_tip:hover .xw_p1{color:#0588da;}



.news_title{width:100%; font-size:16px; color:#2843a3; 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:#c81622; text-align:right; margin-top:10px; font-weight:bold;}
.new_nr_wenzi{ margin-top:16px;}
.new_nr_wenzi p{ font-size:15px; line-height:34px; color:#333;}
.new_nr_wenzi p a{color:#333;}
.new_nr_wenzi img{max-width:900px!important; height:auto!important;; margin:0 auto; margin-bottom:5px; margin-top:5px;}




/*招聘*/
.job_dong{  border-top:5px solid #2843a3; background:#f6f7f7; cursor:pointer; margin-top:20px;}
		.job_dong .job_p4{ font-size:18px; color:#3f3a39; font-weight:bold; float:left; line-height:70px; width:460px; padding-left:35px;}
		.job_dong .job_p4 span{ font-size:13px;}
		
		.job_dong .job_p6{ font-size:16px; color:#3f3a39; float:left; line-height:60px;}
		.job_dong .job_p7{ font-size:16px; color:#3f3a39; float:left; line-height:60px; margin-left:10px;}
		
		.job_dong img{ float:right; margin-top:30px; 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;}



/*联系我们*/
.con_box h1{ font-size:19px; color:#2843a3; margin-bottom:10px; margin-top:30px;}
.con_box tr td{ font-size:15px; color:#333; line-height:50px; border-bottom:1px dashed #b3b3b3;  padding-left:8px;}
.con_box tr td a{color:#333;}





.liuyan_kuang{ width:200px; background-color:#2843a3; margin-top:70px;}
.liuyan_kuang p{ font-size:18px; color:#fff; line-height:50px; text-align:center; font-weight:bold;}
.liuyan_line{ height:1px; background-color:#ccc; margin-bottom:30px;}

.ord_tip{ width:610px; float:left; margin-bottom:20px;}
.ord_tip p{ font-size:14px; color:#333; margin-bottom:12px;}
.ord_tip .ord_kuang1{ width:580px; height:50px; background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px;}
.ord_tip2 p{font-size:14px; color:#333; margin-bottom:5px;}
.ord_tip2 .ord_kuang2{width:1185px; min-height:113px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; padding-top:10px;}
.ord_p1{font-size:14px; color:#333; margin-top:12px; margin-bottom:6px;}
.ord_kuang3{ width:160px; height:40px;background-color:#f9f9f9; border:1px solid #cccccc; font-size:14px; color:#000; padding-left:10px; float:left;}
.ord_kuang4{ width:128px; height:42px; float:left; margin-left:23px;}
.ord_kuang5{ width:277px; height:42px; background-color:#034f9b; border:0; border-radius:6px; float:left; margin-left:23px; font-size:14px; line-height:42px; text-align:center; color:white; cursor:pointer;}





/*产品*/
.left_box{ width:270px; float:left; border-bottom:5px solid #2843a3;}
.left_kuang1{ height:105px;background-color:#2843a3; border-top-left-radius: 6px; border-top-right-radius: 6px; margin-bottom:1px;}
.left_kuang1 .left_p1{ font-size:23px; color:#fff; font-weight:bold; padding-left:30px; line-height:105px;}
.left_kuang1 .left_p2{ font-size:19px; color:#fff;  padding-left:30px; }

.left_kuang2{ background-color:#f5f5f5;}
.left_kuang2 p a{ display:block; font-size:16px; color:#333; line-height:64px; border-bottom:1px solid #cccccc; padding-left:25px;transition:all 0.4s linear;}
.left_kuang2 p a:hover{ background-color:#2843a3; color:#fff; }

.left_kuang2 .left_pic{ max-width:200px; height:auto; margin:0 auto; padding-top:20px; padding-bottom:15px;}


.right_box{ width:933px; float:right;}



.pro_tip{ width:280px; height:346px; float:left;background-color:#efefef; border:1px solid #e1e1e1; margin-bottom:30px; margin-right:45px;transition:all 0.4s linear;}
.pro_tip .pro_pic{ width:280px; height:156px; overflow:hidden; 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_p2{ font-size:16px; color:#fff; text-align:center; padding-top:20px;}
.pro_tip .pro_p1{ font-size:14px; color:#fff; text-align:center; padding-top:12px; }



.pro_more{ width:125px; margin:0 auto; margin-top:20px;}
.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 #2843a3; background-color:#2843a3; color:#fff;}


.pro_tip:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}


.pro_tip:nth-child(3n){margin-right:0px;}



.pro_title{ font-size:15px; color:white; line-height:40px; text-align:center; background-color:#2843a3;font-weight:bold; margin-bottom:15px;}
.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:73px;   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;}




.pro_kuang10{background-color:#2843a3; margin-bottom:20px;}
.pro_kuang10 p{ font-size:15px; font-weight:bold; color:#fff; text-align:center; line-height:38px;}


.pro_kuang{ background-color:#2843a3; height:95px;}








.pro_ss{ width:967px; margin:0 auto; margin-bottom:40px;}
.pro_ss .pro_ss_kuang1{ width:850px; float:left; height:52px; background-color:#efefef; border:0; font-size:16px; color:#626262; line-height:52px; padding-left:30px;}
.pro_ss .pro_ss_kuang2{ width:117px; height:52px; float:left; border:0;}







/*持续发展*/
.fz_box p{ font-size:15px; color:#000; line-height:36px;}
.fz_box .fz_line{ height:1px; background-color:#ddd; margin-top:20px; margin-bottom:20px;}



.guanli_hezi{ width:1234px; height:440px; margin:0 auto; margin-top:50px; position:relative;}
.guanli_hezi .guanli_pic{ width:1234px; height:440px; position:absolute; right:0; top:0;}
.guanli_kuang{ width:385px; height:440px;background-color:rgba(4,73,154,0.8); position:absolute; right:0; top:0;}
.guanli_kuang .gunali_p1{ font-size:21px; color:#fff; text-align:right; font-weight:bold; text-transform:uppercase; margin-right:50px; padding-top:190px;}
.guanli_kuang .guanli_line{ width:125px; height:1px;background-color:rgba(255,255,255,0.5); float:right; margin-right:50px; margin-top:10px; margin-bottom:10px;}
.guanli_kuang .gunali_p2{ font-size:35px; color:#fff; text-align:right; text-transform:uppercase;font-weight:bold;  margin-right:50px; margin-top:10px;}











