﻿@charset "utf-8";

/* CSS Document */



/*样式清除*/

body{ margin:0;}

ul,h1,li,dl,dd,dt,p{ margin:0; padding:0;}

h1{ font-weight:normal;}

li{ list-style:none;}

a{ text-decoration:none;}

*{ font-family:"微软雅黑"}

.clearfix{ clear:both;}

img{ display:block;}



/*header*/

.header_box{ height:40px; background-color:#999; color:#fff; font-size:14px;}

.header_center{ width:1180px; margin:0 auto; line-height:40px;}

.header_left{ float:left;}

.header_right{ float:right;}



/*two*/

.search{ float:left; width:110px; height:26px;background-image:url(../images/serch_bg.png);}

.btns{ background:none; border:none; background-image:url(../images/search.png); background-repeat:no-repeat; float:right;  width:18px; height:18px; margin-right:6px; margin-top:3px;}

.tex{ border:none; background:none; color:#929292; font-size:12px; float:left; width:60px; margin-top:3px; margin-left:10px;}

.two_list{ width:1180px; margin:0 auto; height:100px;}

.logo{ float:left; margin-top:29px;}

.two_right{ float:right; margin-top:37px;}

.language{ font-size:14px; float:left; line-height:26px; margin-right:9px;}

.language li{ float:left; padding-left:10px; padding-right:10px; background:url(../images/shuline.png) no-repeat right center;}

.language li a{ color:#666;}

.language li a:hover{ color:#005e9c;}

.language .blue a{ color:#005e9c;}



/*nav*/

.nav_box{ height:44px; width:1180px; background-color:#005e9c; margin:0 auto;}

.nav{ width:870px; margin:0 auto;}

.nav li{ float:left; width:145px; text-align:center; line-height:44px; background:url(../images/libg.png) no-repeat right center; position:relative;}

.nav_box .nav li:hover{ background-color:#0075c2;}

.nav li a{ color:#fff;}

.nav_in{ position:absolute;z-index:999; text-align:center; width:145px; line-height:30px; display:none; font-size:14px;}

.nav_in dd{ position:relative; background-color:#005e9c;}

.nav_in dd:hover{ background-image:url(../images/ddbg.png); background-position:bottom center; background-repeat:no-repeat; background-color:rgba(0,94,156,0.5);}

.nav_in .navin_in{ position:absolute; left:145px; top:0; width:145px; display:none;}

/*banner*/

.banner_box{ position:relative; height:380px; overflow:hidden; width:1180px; margin:0 auto; margin-bottom:60px;}

.btn{ position:absolute;  margin-top:-21px; top:50%;  cursor:pointer;}

.btn1{ left:140px;}

.btn2{ right:140px;}

.tab{ position:absolute; bottom:20px; left:50%; margin-left:-45px; cursor:pointer;}

.tab li{ width:14px; height:14px; background-color:#999; float:left;  margin-left:8px; margin-right:8px; border-radius:100%;}

.tab .bg{ background-color:#fff; border:1px solid #005e9c; width:12px; height:12px;}



/*main*/

.about_box{ width:1180px; margin:0 auto;}

.about_left{ width:712px; float:left;}

.about_top{ border-bottom:1px solid #ccc; padding-bottom:5px;}

.big{ font-size:20px; border-bottom:2px solid #005e9c; padding-bottom:4px;}

.small{ font-size:12px; color:#666; margin-left:10px;}

.guanyu{ float:left;}

.more{ float:right; font-size:12px; font-family:Arial; margin-top:10px; padding-right:13px; background:url(../images/morejiantou.png) no-repeat right center; color:#757575;}

.more:hover{ color:#005e9c; background-image:url(../images/morejiantoulan.png);}

.about_under{ margin-top:17px;}

.ab_img{ float:left;}

.ab_text{ float:right; width:425px; font-size:14px; line-height:22px; opacity:0.8; height:175px; overflow:hidden;}

.new_right{ float:right; width:420px;}

.small_new{ font-size:20px; background:url(../images/newline.png)left center no-repeat; margin:0; padding-left:10px;}

.big{ padding-right:10px;}

.new_text{ margin-top:17px;}

.new_text li a{ margin-bottom:8px; padding-left:20px; background:url(../images/newsan.png) no-repeat left center; display:block;}

.new_text li a{ font-size:14px; color:#757575;}

.new_text li:hover a{ color:#005e9c; text-decoration:underline;}

/*product*/

.product_box{ width:1180px; margin:0 auto; margin-top:60px;}

.zuoyou{ float:right;}

.zuoyou li{ width:50px; height:20px; float:left; margin-left:5px; cursor:pointer;}

.jian1{ background:url(../images/zuo.png) no-repeat center center;}

.jian2{ background:url(../images/you.png) no-repeat center center;}

.jian1:hover{ background:url(../images/zuolan.png);}

.jian2:hover{ background:url(../images/youlan.png);}

.product{ margin-top:17px; overflow:hidden; height:196px;}

.product li{ float:left; margin-right:50px; position:relative;}

.pro_in{ width:196px; height:26px; background-color:#005e9c; position:absolute; bottom:0; right:0; text-align:center; font-size:14px; line-height:26px; display:block; color:#fff;}

/*customers*/

.customer_box{ width:1180px; margin:0 auto; margin-top:60px;}

.huoban{ margin-top:22px;}

.huo1{ margin-bottom:0px;  margin-right:-47px;}

.huo1 li{ float:left; margin-right:47px; border:1px solid #999;margin-bottom:20px;

transition:ease-in-out 0.2s;



-moz-transition:ease-in-out 0.2s;



-ms-transition:ease-in-out 0.2s;



-webkit-transition:ease-in-out 0.2s;

}

.huo1 li:hover{

	border:1px solid #005e9c;

	transform:scale(1.05);



-moz-transform:scale(1.1);



-ms-transform:scale(1.1);



-webkit-transform:scale(1.1);



transition:ease-in-out 0.2s;



-moz-transition:ease-in-out 0.2s;



-ms-transition:ease-in-out 0.2s;



-webkit-transition:ease-in-out 0.2s;

	}

/*wangzhi*/

.wang_box{ height:50px; background-color:#aaa; margin-top:60px; border-bottom:1px solid #005bac;}

.wang_center{ width:1180px; margin:0 auto;}

.wang_center h1{ font-size:20px; line-height:50px; color:#fff; float:left; padding-right:20px; border-right:1px solid #d5d5d5;}

.wang_center p{ font-size:12px; color:#fff; float:left; line-height:25px; margin-left:20px;}

.wang_center a{ color:#fff;}

.wang_center a:hover{ color:#005cad;}

/*footer*/

.footer_box{ height:123px; background-color:#999;}

.footer_center{ width:1180px; margin:0 auto;}

.footer_left{ float:left; margin-top:20px;}

.footer_right{ float:right; font-size:14px; margin-top:10px; color:#fff;}

.footer_right li{ margin-top:10px; text-align:right;}

.footer_right li a{ color:#fff;}

.footer_right li a:hover{ color:#005cad;}