@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:45px; 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:17px; color:#fff; margin-left:39px;}
.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 #0b599c; background-color:#0b599c; color:#fff;}



/*首页简介*/
.s_jj_bg{ background-color:#f2f2f2; padding-top:149px; padding-bottom:131px;}
.s_jj_box{ background-image:url(../images/img2.png); width:1233px; height:688px; margin:0 auto; position:relative;}
.s_jj_kuang1{ position:absolute; left:582px; top:42px;}
.s_jj_kuang1 .s_jj_p1{ font-size:29px; color:#b62026;}
.s_jj_kuang1 .s_jj_p2{ font-size:14px; color:#b62026; text-transform:uppercase; margin-top:7px;}

.s_jj_hezi{ width:660px; position:absolute; left:517px; top:176px;}
.s_jj_nr p{ font-size:15px; color:#000; line-height:36px;}
.s_jj_nr p a{ color:#000;}

.s_jj_p3{ font-size:14px; color:#b62026; font-weight:bold; text-align:right; margin-top:15px;}
.s_jj_p3 a{color:#b62026;}


.s_jj_kuang2{ position:absolute; left:591px; top:466px;}
.s_jj_kuang2 .s_jj_p4{ float:left; font-size:20px; color:#fff;writing-mode: vertical-rl; margin-right:12px; margin-top:40px;}
.s_jj_kuang2 .s_jj_p5{ float:left; font-size:14px; color:#fff;writing-mode: vertical-rl; margin-right:21px; margin-top:11px;}
.s_jj_kuang2 .s_jj_pic{ float:left;}


.s_jj_p6{ font-size:14px; color:#fff; font-weight:bold; position:absolute; left:546px; bottom:30px;}
.s_jj_p6 a{color:#fff;}


/*首页产品*/
.s_pro_bg{ background:url(../images/img5.jpg) center no-repeat; width:100%; height:949px;background-attachment:fixed; background-size: cover;}
.s_pro_box{ width:1233px; margin:0 auto; padding-top:203px;}
.s_pro_box .s_pro_p1{ font-size:40px; line-height:57px; color:#fff; font-weight:bold; text-align:center;}
.s_pro_box .s_pro_p2{ font-size:25px; color:#fff; line-height:42px; text-align:center; margin-top:39px; margin-bottom:55px;}

.s_pro_tip{ background-image:url(../images/img4.png); width:389px; height:262px; float:left; margin-right:10px;}
.s_pro_tip:nth-child(3n+2){margin-right:0px;}
.s_pro_tip .s_pro_p3{ font-size:24px; color:#fff; font-weight:bold; text-align:center; margin-top:79px;}
.s_pro_tip .s_pro_p4{ font-size:18px; color:#fff; font-weight:bold; text-align:center; margin-top:10px; text-transform:uppercase;}
.s_pro_more{ background-image:url(../images/img6.png); width:136px; height:42px; margin:0 auto; margin-top:26px;}
.s_pro_more p a{ display:block; font-size:14px; color:#fff; text-align:center; line-height:42px; }



.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);

}


/*首页技术*/
.s_jishu_bg{ background:url(../images/img11.jpg) center no-repeat; width:100%; height:880px;}
.s_jishu_box{ width:1233px; height:880px; margin:0 auto; position:relative;}

.s_jishu_tip{ width:153px; height:153px; position:absolute;}
.s_jishu_tip p{ padding-top:55px;}
.s_jishu_tip p a{ display:block; font-size:17px; color:#fff; text-align:center; line-height:27px;}
.s_jishu_tip1{ background-image:url(../images/img7.png); left:217px; top:214px;}
.s_jishu_tip2{ background-image:url(../images/img8.png); left:434px; top:155px;}
.s_jishu_tip3{ background-image:url(../images/img9.png); left:650px; top:155px;}
.s_jishu_tip4{ background-image:url(../images/img10.png); left:867px; top:214px;}


.s_jishu_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_jishu_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);

}



.s_jishu_box .s_jishu_p1{ font-size:18px; color:#000; text-align:center; text-transform:uppercase; padding-top:388px;}
.s_jishu_box .s_jishu_p2{ font-size:45px; color:#000; text-align:center; font-weight:bold;}




/*首页风貌*/
.s_fac_box{ width:1233px; margin:0 auto; margin-top:134px;}
.s_fac_box .s_fac_p1{font-size:18px; color:#000; text-align:center; text-transform:uppercase;}
.s_fac_box .s_fac_p2{font-size:45px; color:#000; text-align:center; font-weight:bold; margin-bottom:58px;}

.s_fac_tip{ width:284px; height:239px; float:left; margin-bottom:36px; overflow:hidden; margin-right:32px;}
.s_fac_tip img{width:284px; height:239px;transform: scale(1);transition: all 1s ease-out; }
.s_fac_tip img:hover{   transform: scale(1.1);    }

.s_fac_tip:nth-child(4n+2){margin-right:0px;}


.s_fac_more{ width:215px; margin:0 auto; margin-top:21px;transition:all 0.4s linear;}
.s_fac_more p a{ display:block; font-size:16px; color:#333333; line-height:38px; text-align:center; border:2px solid #858585;transition:all 0.4s linear;}
.s_fac_more p a:hover{ background-color:#0b599c;border:2px solid #0b599c; color:#fff;}
.s_fac_more:hover{ width:230px;}


/*首页联系我们*/
.s_lx_bg{ background:url(../images/img13.jpg) center no-repeat; width:100%; height:546px; margin-top:92px;}
.s_lx_box{ width:1233px; margin:0 auto; padding-top:125px;}
.s_lx_left{ width:510px; float:left; }
.s_lx_left .s_lx_pic{ float:left; margin-right:21px; margin-bottom:39px;}
.s_lx_kuang{ float:left; margin-top:35px;}
.s_lx_kuang .s_lx_p1{ font-size:18px; color:#000; text-transform:uppercase;}
.s_lx_kuang .s_lx_p2{ font-size:38px; color:#000; font-weight:bold;}

.s_lx_kuang2 p{ font-size:16px; color:#000; line-height:36px;}
.s_lx_kuang2 p a{ color:#000;}

.s_lx_right{ width:660px; float:right;}
.s_lx_right p{ font-size:16px; color:#000; line-height:36px;}
.s_lx_right p a{ color:#000;}


/*页脚*/
.foot_bg{ background-color:#292929; padding-top:37px; padding-bottom:30px;}
.foot_box{ width:1233px; margin:0 auto;}
.foot_box .foot_p1{ font-size:17px; color:#e0e0e0; text-align:center;}
.foot_box .foot_p1 a{color:#e0e0e0; }
.foot_box .foot_p2{ font-size:14px; color:#b3b3b3; text-align:center; margin-top:15px;}
.foot_box .foot_p2 a{color:#b3b3b3; }



/*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_nr p{ font-size:16px; color:#000; line-height:36px;}
.jj_nr p a{color:#000;}

.jj_bg{ background:url(../images/img14.jpg) center no-repeat; width:100%; height:1278px;}
.jj_bg .jj_p1{ font-size:31px; color:#d40000; text-align:center; line-height:60px; font-weight:bold; padding-top:118px;}
.jj_bg .jj_p2{ font-size:18px; color:#000; text-align:center; line-height:30px; padding-top:15px;}






/*图片*/
.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:42px; margin-bottom:30px;
	
	
}

.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: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: #0b599c;  COLOR: #FFFFFF; border:1px solid #0b599c;}
.newspage1 SPAN.current{ font-size:14px; BACKGROUND: #0b599c;COLOR: #FFFFFF;border:1px solid #0b599c; 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;}




/*咨询*/
.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:#0b599c; 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;}






/*联系我们*/
.lx_left{ width:600px; float:left; }
.lx_left img{ margin-bottom:10px;}
.lx_left h1{ font-size:24px;color:#0b599c; margin-bottom:15px;}
.lx_left p{font-size:16px; color:#000; line-height:36px;}
.lx_left p a{ color:#000;}

.lx_right{ width:600px; float:right;}
.lx_right p{ font-size:16px; color:#000; line-height:36px;}
.lx_right p a{ color:#000;}



.guanli_hezi{ width:1233px; height:360px; margin:0 auto; margin-top:50px; position:relative;}
.guanli_hezi .guanli_pic{ width:1233px; height:360px; position:absolute; right:0; top:0;}
.guanli_kuang{ width:385px; height:360px;background-color:rgba(11,89,156,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:151px;font-family:"宋体";}
.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; font-family:"宋体";  margin-right:50px;}






/*产品*/
.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-image: linear-gradient(to right, rgba(11,89,156,1), rgba(93,148,236,1), rgba(11,89,156,1)); color:#fff;}
.pro_fl_tip a.cur {background-image: linear-gradient(to right, rgba(11,89,156,1), rgba(93,148,236,1), rgba(11,89,156,1));}
.pro_fl_tip a.cur span {color: #fff;}



.pro_fl_title{ font-size:20px; font-weight:bold; color:white; text-align:center; line-height:65px; background-color:#2658a8; }
.pro_fl_title a{color:white;}

.pro_tb{ width:100%; margin-bottom:20px; }
.pro_tb tr td{ font-size:16px; color:#333; line-height:32px; padding-top:17px; padding-bottom:17px; padding-left:16px; padding-right:16px; }
.pro_tb tr td a{ color:#333;}

.nr_bo:hover{ background-color:#edf6fb;}



.pro_title{ font-size:17px; color:white; line-height:50px; text-align:center;background-color:#0b599c; 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:16px; color:#333; line-height:27px; padding-top:18px; padding-bottom:18px; border:1px solid #ccc; border-top:0; border-right:0;}
.pro_nr_box p{ font-size:16px; color:#333; line-height:34px;}
.pro_nr_box img{ max-width:100%!important; height:auto!important;}





.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:#d22e37; border-radius:8px;}







/*技术服务*/
.pro_tb1{ width:100%; margin-bottom:20px; }
.pro_tb1 tr td{ font-size:16px; color:#333; line-height:28px; padding-top:17px; padding-bottom:17px; padding-left:16px; padding-right:16px; }
.pro_tb1 tr td a{ color:#333;}

.nr_bo1:hover{ background-color:#edf6fb;}



.jishu_title{ font-size:17px; color:white; line-height:50px; text-align:center;background-color:#0b599c; font-weight:bold; margin-bottom:20px; }
.jishu_nr_box table{ width:100%;border:1px solid #ccc; border-bottom:0; border-left:0; }
.jishu_nr_box table tr td{ padding:11px; font-size:15px; color:#333; line-height:32px; padding-top:18px; padding-bottom:18px; border:1px solid #ccc; border-top:0; border-right:0;}
.jishu_nr_box p{ font-size:15px; color:#333; line-height:32px;}
.jishu_nr_box img{ max-width:100%!important; height:auto!important;}





































