@charset "utf-8";
body { font-family:"微软雅黑";margin:0px; padding:0px;color:#4a4947; font-size:12px;}
a:link { color: #4a4947; text-decoration: none; }
a:visited { text-decoration: none; color: #4a4947; }
a:hover { text-decoration: none; color: #079ed7; }
a:active { text-decoration: none; color: #4a4947; }
a.a_blue:link { color:#079ed7; text-decoration: none; }
a.a_blue:visited { text-decoration: none; color:#079ed7; }
a.a_blue:hover { text-decoration: none; color: #079ed7; }
a.a_blue:active { text-decoration: none; color:#079ed7; }
a.a_red:link { color:#cd1b1b; text-decoration: none; }
a.a_red:visited { text-decoration: none; color:#cd1b1b; }
a.a_red:hover { text-decoration: none; color:#CC0000; }
a.a_red:active { text-decoration: none; color:#cd1b1b; }
a.a_w:link { color:#fff; text-decoration: none;}
a.a_w:visited { text-decoration: none; color:#fff; }
a.a_w:hover { text-decoration: none; color:#fff; }
a.a_w:active { text-decoration: none; color:#fff; }
a.a_b:link { color:#000; text-decoration: none;}
a.a_b:visited { text-decoration: none; color:#000; }
a.a_b:hover { text-decoration: none; color:#079ed7; }
a.a_b:active { text-decoration: none; color:#000; }
a.a_y:link { color:#fff; text-decoration: none;}
a.a_y:visited { text-decoration: none; color:#fff; }
a.a_y:hover { text-decoration: none; color:#ffff01; }
a.a_y:active { text-decoration: none; color:#fff; }
html, body, p, div, h1, h2, h3, h4, h5, dl, dd, dt, ol, ul, li, span, a, form { margin:0; padding:0; }
ul, li, ol { list-style-type:none; padding:0px; margin:0px; }
ul, ol { list-style:none; }
img { border:0px; }
.mc { margin-left:auto; margin-right:auto; }
.clear { width:0; height:0; overflow:hidden; clear:both; }
.dis { display:none; }
.sx { cursor:pointer; }
.tal-c { text-align:center; }
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }
.mt40 { margin-top:40px; }
.mt50 { margin-top:50px; }
.mt60 { margin-top:60px; }
.mt70 { margin-top:70px; }
.mt80 { margin-top:80px; }
.mt90 { margin-top:90px; }
.mt100 { margin-top:100px; }
.mt110 { margin-top:110px; }
.mt120 { margin-top:120px; }
.mt130 { margin-top:130px; }
.mt140 { margin-top:140px; }
.mt150 { margin-top:150px; }
.w1000 { width:1000px; }
.f_l { float:left; }
.f_r { float:right; }
.c_b{ clear:both;}
.fs14{ font-size:14px;}
.fs16{ font-size:16px;}
img { border:0; }
.w1000{ width:1000px;}
.w940{ width:940px;}

.color_r{color:#da1d21;}

/**分页**/
.pagelist
{
	margin:0px;
	padding:0px;
	border:0px;
}
.pagelist .n
{
	border:1px #DDD solid;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:#FFFFFF;
}
.pagelist .m
{
	border:1px #DDD solid;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	background:#E7EEF1;
}
/*友情提示页代码*/
.error
{
	line-height:150%;
	padding:15px;
	width:450px;
	border:1px #DDD dashed;
	font-size:12px;
}
/*表格*/
.career-table th { text-align: left; background: #0c89b9; color: #fff; padding: 5px 15px; }
.career-table td { border-bottom: 1px dotted #ccc; padding: 5px 15px; }

table.gridtable {
	font-size:12px;
	color:#333333;
	border-width: 1px;
	border-color: #e8e8e8;
	border-collapse: collapse;
}
table.gridtable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #e8e8e8;
	background-color: #f3f3f3;
}
table.gridtable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #e8e8e8;
	background-color: #ffffff;
}
/*顶部*/
#top{ height:117px; background:url(../img/160x117.jpg) no-repeat 0px 0px; position:relative;}
#top .lang{ position:absolute; right:0px; top:0px;}
#top .lang .select{ color:#079ed7;}
#top ul{margin-left:400px;}
#top ul li{ float:left; line-height:117px; font-size:16px; width:100px; text-align:center;}
/*banner*/
#banner{ min-width:1024px; width:100%; height:429px;}
#banner1{ min-width:1024px; max-width:1440px; margin:auto; width:100%; height:476px; border-top:#0072ab 3px solid; position:relative;}
#banner1 .yh{min-width:1024px; width:100%; height:72px; position:absolute;background:url(../img/1440x72.png) no-repeat center center; bottom:0px;}
/*导航*/
#nav{ position:relative;}
#nav ul{height:67px; position:relative; position:absolute;top:-33px;}
#nav ul li{ width:248px; text-align:center; font-size:18px; float:left; height:20px; line-height:20px; margin-top:23px; border-right:#ffff00 1px solid;}
#nav ul .last{border-right:none; width:250px;}
#nav ul li a:link { color:#fff; text-decoration: none;}
#nav ul li a:visited { text-decoration: none; color:#fff; }
#nav ul li a:hover { text-decoration: none; color:#ffff01; }
#nav ul li a:active { text-decoration: none; color:#fff; }
#nav ul .select a:link { color:#ffff01; text-decoration: none;}
#nav ul .select a:visited { text-decoration: none; color:#ffff01; }
#nav ul .select a:hover { text-decoration: none; color:#ffff01; }
#nav ul .select a:active { text-decoration: none; color:#ffff01; }
#nav ul li a{ position:relative;}
#nav ul li span{ width:25px; height:16px; display:block; position:absolute;right:-40px;top:5px;}
#nav ul .select .s_bg1{ background-image:url(../img/25x16_1.png);}
#nav .bg1{background-image:url(../img/1x67_1.jpg); border:#ffff00 1px solid;}
#nav .bg2{background-image:url(../img/1x67_2_1.jpg); border:#ffff00 1px solid;}
#nav .bg02{background-image:url(../img/1x67_2.jpg); border:#ffff00 1px solid;}
#nav .bg5{background-image:url(../img/1x67_5.jpg); border:#000000 1px solid;}
#nav .s_bg1{background-image:url(../img/25x16_0.png);}
/*首页*/
#index_nav{ height:200px;}
#index_nav ul li{ width:237px; height:114px; float:left; margin-right:13px;}
/*资质证书*/
#zzzs{ margin-top:70px;}
#zzzs ul li{ width:226px; height:306px; padding:5px; margin:5px; float:left; border:#3ccfb5 2px solid;}
/*我们的优势*/
#wmdys{ margin-top:34px;}
#wmdys .title{ height:50px; background-color:#db1c24; color:#FFF; font-size:30px; text-align:center; line-height:50px; position:relative;}
#wmdys .title img{ position:absolute; left:0px; bottom:0px;}
#wmdys .content{ line-height:30px; font-size:16px;}
#wmdys .content table td{ border:#db1c24 1px solid; height:60px; text-align:center;}
#nav .bg02 li{ width:248px;}
/*优势2*/
#wmdys ul li{ margin-bottom:20px;}
#wmdys .left{ margin-left:20px; width:480px; margin-right:60px; float:left;}
#wmdys .right{width:412px; float:left;}
#wmdys .title1{ height:35px; background-color:#db1c24;color:#FFF; font-size:20px; text-align:center; line-height:35px; position:relative;}
#wmdys .title1 span{ width:60px; height:60px; position:absolute; display:block; left:-10px; top:-15px; background-image:url(../img/60x60.png); line-height:60px; text-align:center; font-size:30px;}
#wmdys .content1{ line-height:30px; font-size:16px;}
/*优势3*/
#wmdys .title2{ height:35px; background-color:#db1c24;color:#FFF; font-size:20px; text-align:center; line-height:35px; position:relative;}
#wmdys .title2 img{ width:60px; height:35px; position:absolute; display:block; left:0px; top:0px;}
#wmdys .content2{ text-align:center;}
/*工程案例*/
#nav .gcal{height:67px; width:1000px; line-height:67px; color:#FFF; font-size:18px; text-align:center; position:absolute;top:-33px; background-image:url(../img/1x67_3.png);}
#gcal .title3{height:50px; background-color:#94c11e;color:#FFF; font-size:20px; text-align:center; line-height:50px; position:relative;}
/*下载中心*/
#xzzx{ height:1080px;}
/*联系我们*/
#lxwm .title4_ch{ color:#4d4d4d; text-align:center; font-size:40px; font-weight:bold;}
#lxwm .title4_en{ color:#4d4d4d; text-align:center; font-size:22px; font-weight:bold;}
#lxwm .info{ font-size:16px; line-height:25px;}
/*关于我们*/
#nav .gywm{height:67px; width:1000px; line-height:67px; color:#4a4945; font-size:18px; text-align:center; position:absolute;top:-33px; background-image:url(../img/1x67_4.png);}
#gywm .content3{ font-size:16px; line-height:30px;}
#gywm .content3 p{text-indent: 2em;}
#gywm .title5{height:50px; width:1000px; line-height:50px; color:#4a4945; font-size:18px; text-align:center; background-image:url(../img/1x67_4.png);}
#gywm .title6{height:35px; line-height:35px; color:#4a4945; font-size:18px; text-align:center; background-image:url(../img/1x67_4.png); position:relative;}
#gywm .title6 img{ width:55px; height:35px; position:absolute; left:0px;top:0px;}
/*产品1*/
#nav .bg5 li{ border-right:#000000 1px solid;}
#nav .bg5 .last{border-right:none; width:250px;}
#nav .bg5 li a:link {  text-decoration: none;color:#fff!important;}
#nav .bg5 li a:visited { text-decoration: none; color:#fff!important; }
#nav .bg5 li a:hover { text-decoration: none; color:#000!important; }
#nav .bg5 li a:active { text-decoration: none; color:#fff!important; }
#nav .bg5 .select a:link {  text-decoration: none;color:#000!important;}
#nav .bg5 .select a:visited { text-decoration: none; color:#000!important;}
#nav .bg5 .select a:hover { text-decoration: none; color:#000!important;}
#nav .bg5 .select a:active { text-decoration: none; color:#000!important;}
#nav .bg5 .select .s_bg1{ background-image:url(../img/25x16_2.png)!important; }
#product1{ margin-top:70px;}
#product1 ul li{ width:324px; height:320px; margin:5px 2px; float:left; border:#e79a00 2px solid; position:relative;}
#product1 ul li .title7{ height:35px; position:absolute; left:0px; bottom:0px; text-align:center; background-color:#e79a00; width:100%; line-height:35px; font-size:16px;}
/*产品2*/
#nav .bg2 li{ width:332px;}
#product2{ margin-top:70px;}
#product2 ul li{ width:324px; height:320px; margin:5px 2px; float:left; border:#e6342a 2px solid; position:relative;}
#product2 ul li .title7{ height:35px; position:absolute; left:0px; bottom:0px; text-align:center; background-color:#e6342a; width:100%; line-height:35px; font-size:16px;}
/*努力*/
#nuli img{ width:270px; height:60px; float:right;}
/*底部*/
#foot{ height:35px; background-color:#bbbbbb; line-height:35px; color:#808080;}
#foot .left{ width:600px; float:left; text-align:left;}
#foot .right{ width:400px; float:left; text-align:right;}