@charset "utf-8";
/*html {-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);}*/
*{margin:0;padding:0;}
body{font-size:12px;font-family:"微软雅黑",宋体,Arial, Helvetica, sans-serif; color:#595757; background:#FFF; }
img{border:0;}
ul{list-style:none;}
li{ vertical-align:bottom;}
a{color:#595757; text-decoration:none;}
a:hover{ color:#0077ac; text-decoration:none;}
input:focus,textarea:focus {outline: none;}
.clear{clear:both;}
.blank{font-size:0; height:10px; width:100%;}
.blank2{font-size:0; height:5px; width:100%;}
.blank3{font-size:0; height:2px; width:100%;}
.blank4{font-size:0; height:1px; width:100%;}

.totop{ width: 44px; height: 44px; background-image: url(../images/totop.png); background-repeat: no-repeat; background-position: left top; position: fixed; right:10px; bottom:50px; z-index: 1000; }

.layout{width:100%; height:auto; }
.container{ height: auto; margin:0 auto; }



.container-header{ height:auto; margin:0 auto; background:#FFF;}
.header{ width:1120px; height:auto;  margin:0 auto; padding-top:15px; padding-bottom:15px; }
.logo{ width:240px; height:80px; float:left; overflow:hidden; margin-left:60px; display:inline;}
.logo img{ width:240px; height:80px; }
.nav{ width: 800px; height: 40px; margin-top: 30px; display: inline; float: right;}
.nav li{ width:80px; height: 40px; line-height: 40px; font-size: 16px;  margin-right:22px; float: left;text-align: center;  }
.nav li.lihome{ width: 60px; }


.container-flash{  height:auto; margin:0 auto; position:relative; overflow:hidden; z-index:200;}


.main{ width:1120px; height:auto;  margin:0 auto; position:relative; z-index:100; }

.container-service{ height:auto; margin:0 auto; background:#f3f2f2; }
.service{ width:1120px; height:auto;  margin:0 auto; padding-top: 50px; padding-bottom:50px;  }
.serv-list{width:800px; height: auto; float: left;}
.serv-list li{ width:100px; height: auto; float: left; margin-right:30px; }
.serv-list li h3{ width: 64px; height:34px; line-height: 16px; font-size:16px; font-weight: normal; margin:0 auto; border-bottom:1px solid #DDD; text-align: center; margin-bottom:10px; }
.serv-list li p{ width:100px; height: auto; }
.serv-list li p a{ display: block; width:100px; height: 25px; line-height: 25px; text-align: center; font-size: 14px; overflow: hidden; }
.serv-logo{ width:270px; height: 90px; padding:35px 0 35px 49px; display: block; float: right; border-left:1px solid #DDD; }
.serv-logo img{ width:270px;  }


.container-footer{ height:auto; margin:0 auto; background:#006fa6; }
.footer{ width:1120px; height:auto;  margin:0 auto; padding-top: 10px; padding-bottom:10px;  }
.foot-logo{ width:160px; height: auto; float: left; display: block;}
.foot-logo img{width: 160px;}
.copyright{ width:1000px; height:auto; line-height:32px; text-align:right; font-size:14px; font-family:"微软雅黑"; color:#FFF;}
