﻿*{margin:0;padding:0;}
a{text-decoration:none;}
img,input{border:none;}
html{overflow-x:hidden;}
i,b{font-style:normal;font-weight:normal;}
ul,ol{ list-style-type:none;}
.none{display:none;height:0;overflow:hidden;}
.hide,ins{display:none;}
.clear{clear:both;width: 100%;}
body{ background: #fff;}
/*----------公共部分css-----------*/

.main{width:1000px;height:auto;margin:0 auto;}
.head{width:100%;height:115px;}
.head img{width:210px;height:75px;float:left;padding:10px 0 0 12px;}
.head ul{display:block;width:658px;height:32px;float:right;padding-top:50px;}
.head ul li{width:94px;height:32px;float:left;font-family:"Microsoft YaHei";}
.head ul li a{display:block;width:100%;height:32px;text-align:center;line-height:32px;font-size:14px;color:#000;}
.head ul li a:hover{border-radius:15px;background:#dd9201;color:#fff;}
.head ul li.active a{border-radius:15px;background:#dd9201;color:#fff;}

.banner{ width: 100%;height: 453px;overflow:hidden;}
.banner .containr{width: 100%;height: 453px;position: relative;}
.flexslider { position: relative; height: 453px;background: url(../images/loading.gif) 50% no-repeat;}
.banner .slides { position: relative; z-index: 1;width: 100%;height: 453px;overflow: hidden;display: block;}
.banner .slides li { height: 453px;background-repeat: no-repeat;background-position: center top;}
.banner .slides li a{ display: block;width: 100%;height: 453px;}
.banner .flex-control-nav { position: absolute; bottom: 5px; z-index: 99; margin:0px;text-align: center;width:100%;height:30px;background:url(../images/slider.png);}
.banner .flex-control-nav li { display: inline-block; width: 19px; height: 19px; margin: 8px 3px 0 3px; *display: inline; zoom: 1;}
.banner .flex-control-nav a { display: inline-block; width: 19px; height: 19px; line-height: 50px; overflow: hidden; background: url(../images/dot.png) right 0 no-repeat; cursor: pointer;}
.banner .flex-control-nav .flex-active { background-position: 0 0;}
/*---------幻灯片结束----------*/

.container{width:100%;height:160px;padding:40px 0;}
.container .box{width:327px;height:150px;background:#f0f0f0;font-family:"Microsoft YaHei";float:left;margin-right:10px;}
.container .box .title{width:100%;height:32px;background:url(../images/dot2.jpg) no-repeat 10px 10px #1f5639;}
.container .box .title h1{display:block;line-height:32px;padding-left:30px;width:60%;float:left;height:32px;font-size:14px;color:#fff;font-weight:normal;}
.container .box .title h1 span{font-size:12px;}
.container .box .title a{width:18px;height:18px;background:url(../images/more.png) no-repeat;float:right;margin-right:10px;margin-top:7px;}
.container .about .content{font-size:12px;padding:15px 15px;line-height:24px;color:#555;}

.product .content{padding:10px 15px 0 15px;}
.product .scroll{width:298px;height:110px;overflow:hidden;}
.product ul{ display: block;width:10000px;height:1100px;overflow:hidden;position:relative;z-index:1;}
.product li{width:82px;height:110px;float:left;padding:0 8px;}
.product li img{width:100%;height:82px;}
.product li p{text-align:center;font-size:12px;line-height:16px;}
.product li p a{color:#555;}

.container .contact .title h1{color:#555;padding-top:5px;}
.container .contact .title a{border-radius:18px;}
.container .contact .content{font-size:12px;padding:50px 0 0 30px;color:#555;line-height:22px;}

.foot{width:100%;height:64px;background:url(../images/foot_bg.jpg) repeat-x;line-height:60px;text-align:center;font-size:12px;font-family:"Microsoft YaHei";color:#828282;}
.foot a{color:#828282;}