.flexslider .slides li a{display:block;width:100%;height:100%;}
/*热门产品*/
.hot-products{width:100%;margin-top:20px;}
.hot-products-title{width:100%;height:50px;border-bottom:1px solid #eee;}
.hot-products h2{width:1100px;margin:0 auto;height:50px;line-height:50px;font-size:20px;font-weight:400;color:#07569d;position:relative;}
.hot-products h2:after{content:"";display:block;width:48px;height:2px;background:#07569d;position:absolute;left:0;top:49px;}
.hot-products h2 .en{color:#c8c8c8;}
.hot-products h2 .more{width:58px;height:22px;line-height:20px;text-align:center;font-size:14px;font-width:400;margin-top:15px;float:right;}
.hot-products h2 .more a{display:block;width:56px;height:20px;border:1px solid #eee;border-radius:10px;color:#a3a3a3;}
.hot-products h2 .more a:hover{width:58px;height:22px;border:none;background:#07569d;color:#fff;}
.hot-products-center{width:1110px;height:540px;margin:0 auto;overflow:hidden;}
.hot-products-center p{width:1100px;height:30px;line-height:30px;margin:10px auto 30px auto;}
.products-rows{width:3330px;}
.hot-products-center dl{width:265px;height:365px;border:1px solid #c8c8c8;float:left;margin:0 5px;position:relative;}
.hot-products-center dl dt,.hot-products-center dl dt img{width:265px;height:265px;}
.hot-products-center dl dd{height:90px;line-height:25px;padding:10px 10px 0 10px;}
.hot-products-center dl:hover dd{background:#07569d;color:#fff;}
.hot-products-center dl:hover dd a{color:#fff;}
.hot-products-center .product-details{display:block;width:80px;height:22px;line-height:22px;text-align:center;background:#07569d;position:absolute;left:92px;top:354px;}
.hot-products-center .product-details a{display:block;width:80px;height:22px;color:#fff;}
.products-dots{width:90px;height:16px;margin:50px auto;}
.products-dots div{width:14px;height:14px;float:left;margin:0 7px;border:1px solid #dcdcdc;background:#fff;border-radius:7px;cursor:pointer;}
.products-dots .current{background:#07569d;border:none;}
/*三个页面链接*/
.page-link{width:600px;margin:20px auto 0 auto;}
.page-link a{width:24px;height:130px;margin:0 0px;padding:10px 41px; float:inherit;font-size:24px;font-weight:bold;border-left:1px solid #c8c8c8;border-top:1px solid #c8c8c8;border-right:1px solid #c8c8c8;border-top-left-radius:53px;border-top-right-radius:53px;color:#c8c8c8;}
.page-link a:hover{width:26px;height:131px;border:none;background:#07569d;color:#fff;}
/*关于我们*/
.about-us{width:100%;height:480px;background:#cfffff;overflow:hidden;}
.about-us-center{width:1100px;margin:0 auto;}
.about-us-left{width:480px;margin-top:30px;float:left;}
.about-us-left h3{height:30px;font-size:24px;font-weight:bold;color:#07569d; margin-bottom:10px; text-align:center;}
.about-us-left h2{height:60px;font-family:Arial;font-size:48px;font-weight:400;color:#c8c8c8;}
.about-us-right{width:575px;float:right;position:relative;transition:all 1s ease-out;}
.about-us-right-animate-after{margin-top:60px;opacity:1;}
.about-us-right-animate-before{margin-top:120px;opacity:0;}
.about-us-right:before{content:"";display:block;width:1px;height:390px;background:#c8c8c8;position:absolute;left:0;top:5px;}
.about-us-right p{line-height:25px;padding-left:30px;margin-bottom:30px;position:relative;}
.about-us-right p:before{content:"";display:block;width:12px;height:12px;border:1px solid #c8c8c8;border-radius:6px;background:#fff;position:absolute;left:-6px;top:6px;}
/*友情链接*/
.friend-link{width:1100px;margin:20px auto 40px auto;}
.friend-link p{height:30px;line-height:30px;font-size:20px;color:#07569d;}
.friend-link p span{color:#c8c8c8;}
.friend-link ul{margin-top:10px;}
.friend-link ul li{margin-right:30px;float:left;}