﻿@charset "utf-8";
.nav-t-index{width: 952px;border-left: 0;}
.banner{height: 320px; width: 100%;min-width: 1190px;overflow: hidden;}
.banner li{height: 320px;position: relative;}
.banner li img{position: absolute;left: 50%; margin-left: -960px; top: 0; width: 1920px; height: 325px;}

.bx-wrapper{position: relative;}
.bx-wrapper .bx-controls{width: 915px; padding:0 0px 15px 275px;  position: absolute; left: 50%;margin-left: -595px; bottom: 0px;}
.bx-wrapper .bx-controls .bx-pager{float: left;} 
.bx-wrapper .bx-controls .bx-pager-item{float:left; position: relative; z-index: 99; margin-right: 12px; display: inline-block; width: 12px; height: 12px;}
.bx-wrapper .bx-controls .bx-pager-item a{display: block;width: 100%;height: 100%;background: #fff;border-radius: 100%;-webkit-border-radius:100%; -moz-border-radius:100%;text-indent: 999em;overflow: hidden;}
.bx-wrapper .bx-controls .bx-pager-item a.active{opacity: 0.5;filter:alpha(opacity=50);}

.container h4{height: 76px; line-height: 76px;}
.container .service{width: 1190px; overflow: hidden;}
.container .service div{width: 1212px;}
.container .service div dl{width: 281px; height: 299px; margin-right: 22px;}
.container .service div dl dt{height: 178px;  text-align: center;position: relative;}
.container .service div dl dt span{display:none;width: 178px; height: 178px;background: url(../images/servicebg.png) no-repeat; position: absolute; left: 50%;top: 0;margin-left: -89px; *margin-left: -93px;}
.container .service div dl:hover dt span{display: block;}
.container .service div dl dt img{width: 178px; height: 178px;-webkit-border-radius:178px; -moz-border-radius:178px; border-radius:178px; }
.container .service div dl dd span{text-align: center; display: block; line-height: 63px; height: 63px;}
.container .service div dl dd p{ line-height: 24px; color: #999; padding: 0 32px; }

.container .product{margin-bottom: 70px;}
.container .product div dl{width: 90px; margin-left: 39px; text-align: center;padding: 15px 0;}
.container .product div dl dt{margin-bottom: 24px;height: 60px;}
.container .product div dl dt img{width: 60px; height: 60px;-webkit-border-radius:60px; -moz-border-radius:60px; border-radius:60px;}
.container .product div dl a:hover{color: #f90b2d;}