@import url(glo.css);

/* banner */
#banner{
    margin: 5px 0;
    overflow: hidden;
}

/* small-3 */
.small-3{
    background: url("../images/bg-img.png") no-repeat;
    width: 100%;
    height: 323px;
    display: inline-block;
    padding: 0 30px;
    overflow: hidden;
}
.small-3>section{
    display: inline-block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 5px;
    overflow: hidden;
}
.about-g{
    background-color: #fff;
    width: 305px;
    height: 227px;
    font-family: "宋体","sans-serif";
    overflow: hidden;
}
.small h2{
    width: 98px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 17px;
    display: block;
    background-color: #009dff;
    text-align: center;
    margin: 20px 0 5px 0;
}
.about-g:first-child,.about-g .about-image{
    width: 305px;
    height: 114px;
}
.about-g>span{
    padding: 1px 5px;
    display: inline-block;

}
.about-g>b{
    display: block;
    border-bottom: solid 1px #dadada;
    margin-top: 20px;
}
.about-g>.b1{
    margin-top: 9px;
    *margin-top: 11px;
}
.about-g>p{
    padding: 2px 10px;
}
.about-g .contact-3{
    text-align: center;
    padding: 3px 5px 0 5px;
}
.about-g .contact-3 a{
    display: inline-block;
    color: #666666;
    padding: 0.5px 10px;
}
.product-g .product-image{
    display: inline-block;
    width: 125px;
    height: 146px;
    text-align: center;
    margin:19px 5px;
}
.product-g a{
    display: block;
    text-align: center;
    color: #666666;
}

/* new-product */
.new-product{
    margin: 15px 0 60px 0;
    overflow: hidden;
}
.new-product h3{
    border-bottom: solid 2px #a50000;
}
.new-product span{
    display: inline-block;
    background-color: #a50000;
    width: 184px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 17px;
}
.new-g{
	margin-left:3px;
}
.new-g .ul{
    display: block;
}
.new-g .ul li{
    float: left;
    width: 193px;
    height: 196px;
    padding: 0 18px;
    text-align: center;
}
.new-g .ul li a{
    display: block;
    /*position: relative;*/
}
.new-g .showimg{
	display: block;
    width: 193px;
    height: 140px;
}
.new-g p{
	display: block;
    width: 193px;
    line-height: 18px;
    background-color: #7a7a79;
	font-size:14px;
	position:relative;
}
.new-g p a{
	display:block;
	height:50px;
	color: #fff;
    padding-top: 8px;
}
.new-g p a:hover{
	background-color: #cbcbcb;
	color:#1c1c1c;
}
.fifle{
    position: absolute;
    left: 0;
    top: 129px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    z-index: 10;
}
.fifle .transparent{
    width: 193px;
    height: 64px;
    line-height: 64px;
    background-color: #292929;
    opacity: 0.6;
    filter:Alpha(opacity=60);
    position: relative;
}
.fifle p{
    color: #fff;
    display: block;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    margin-left: 32px;
}
.new-g-left{
    float: left;
    display: block;
    background: url("../images/icon-rgle.png") no-repeat;
    width: 30px;
    height: 71px;
    line-height: 71px;
    margin-left: 10px;
    margin-top: 5%;
    cursor: pointer;
}
.new-g-right{
    float: right;
    display: block;
    background: url("../images/icon-rgle.png") no-repeat;
    background-position: -80px 0;
    width: 30px;
    height: 71px;
    line-height: 71px;
    margin-right: 10px;
    margin-top: 5%;
    cursor: pointer;
}
.new-g{
    margin: 15px 0;
}

/* banner */
.banner{height:430px;overflow:hidden;}
.banner .d1{
    width: 100%;
    height: 430px;
    display: block;
    position: absolute;
    left: 0;
    top: 168px;
}
.banner .d2{
    width: 100%;
    height: 30px;
    clear: both;
    position: absolute;
    z-index: 100;
    left: 0;
    top: 550px;
}
.banner .d2 ul{
    float:left;position:absolute;left:50%;top:0;margin:0 0 0 -96px;display:inline;}
.banner .d2 li{
    width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;
}
.banner .d2 li.nuw{
    background:url(../images/img1_1.png) no-repeat center;
}