﻿.container{display:block; width:100%; margin-top:80px;}

.products .title{display:block; position:relative; z-index:2; left:0; top:0; height:78px;}
.products .title .en{display:block; height:50px; line-height:50px; font-size:48px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#282828;}
.products .title h4{display:block; height:40px; line-height:40px; font-size:32px; color:#282828;}
.products .title .more{position:absolute; z-index:9; right:0px; bottom:0px; font-size:14px; font-weight:bold; padding-right:24px; height:22px; background:url(../images/jia.jpg) no-repeat right center;}
.products .title .more:hover{background:url(../images/jiah.jpg) no-repeat right center;}
.products .con{display:block; margin-top:22px;}
.products .con dl{display:block; width:100%;}
.products .con dl dd{float:left; width:31%; margin-right:2.333%; margin-bottom:30px;}
.products .con dl dd .d_in{display:block;border:1px solid #b5b5b5; padding:24px;}
.products .con dl dd .d_in .icon{display:block; margin-bottom:20px;}
.products .con dl dd .d_in .icon img{display:block;}
.products .con dl dd .d_in .tit{display:block; height:50px; line-height:50px; font-size:32px; color:#0c4ebc;}
.products .con dl dd .d_in .wz{display:block; width:100%; margin-top:12px; font-size:14px; line-height:24px; height:72px; overflow:hidden;}
.products .con dl dd .d_in .wz a{font-size:14px; line-height:24px;}
.products .con dl dd .d_in .pic{display:block; margin-top:30px; position:relative; z-index:2; left:0; top:0;}
.products .con dl dd .d_in .pic .img{display:block; width:100%;}
.products .con dl dd .d_in .pic .img img{display:block; width:100%;}
.products .con dl dd .d_in .pic .img:hover{background:#0c4ebc;}
.products .con dl dd .d_in .pic .img:hover img{filter:alpha(opacity=50); opacity:0.5;}

.products .con dl dd .d_in .pic .moret{display:block; position:absolute; z-index:8; left:32px; top:36px; font-size:16px; font-weight:bold; height:30px; line-height:30px; padding-right:22px; background:url(../images/ar.png) no-repeat right center; color:#fff;}
.products .con dl dd .d_in .pic .moret:hover{text-decoration:underline;}

.products .con dl dd:nth-child(1n){width:32%; margin-right:2%;}
.products .con dl dd:nth-child(2n){width:32%; margin-right:2%;}
.products .con dl dd:nth-child(3n){float:right; width:32%; margin-right:0%;}


.hot_products{display:block; margin-top:40px;}
.hot_products .title{display:block;}
.hot_products .title h4{display:block; height:50px; line-height:50px; font-size:32px; color:#282828; text-align:center;}
.hot_products .title .tip{display:block; height:30px; line-height:30px; font-size:22px; color:#282828; text-align:center; background:url(../images/line.jpg) no-repeat center center;}
.hot_products  .con{display:block; margin-top:25px;}
.hot_products  .con  .c_pro{display:block; }
.hot_products  .con  .c_pro #scrollarea{display:block; max-width:1200px;  margin:0 auto; overflow:hidden; }
.hot_products  .con  .c_pro #inrea{display:block; width:800%;}
.hot_products  .con  .c_pro #area1{float:left;}
.hot_products  .con .c_pro #area2{float:left;}
.hot_products  .con  .c_pro #scrollarea li{float:left; width:315px; margin-right:20px; position:relative; z-index:2; left:0; top:0; background:#fff; box-shadow:0px 0px 5px 3px #f0f0f0;}
.hot_products  .con  .c_pro #scrollarea li a.pic{display:block; width:100%; margin-bottom:10px; }
.hot_products  .con  .c_pro #scrollarea li a.pic img{display:block; width:100%; }
.hot_products  .con  .c_pro #scrollarea li .wz{display:block; width:96%; margin:0 auto; margin-bottom:15px;}
.hot_products  .con  .c_pro #scrollarea li .wz .tit{display:block; height:30px; line-height:30px; color:#0c4ebc; font-size:18px; font-weight:bold; text-align:center;}
.hot_products  .con  .c_pro #scrollarea li .wz .tit:hover{color:#0c4ebc; text-decoration:underline;}
.hot_products  .con  .c_pro #scrollarea li .wz .detail{display:block; font-size:14px; line-height:16px; height:32px; overflow:hidden; text-align:center; color:#999; margin-top:6px;}
.hot_products  .con  .c_pro #scrollarea li .wz .detail:hover{color:#0c4ebc; text-decoration:underline;}

.hot_products  .con  .c_pro .arrow_l{position:absolute; left:1%; width:44px; height:340px; background:url(../images/left.png) no-repeat left center; cursor:pointer; z-index:9;}
.hot_products  .con  .c_pro .arrow_l.current{position:absolute; left:1%;  width:44px; height:340px; background:url(../images/lefth.png) no-repeat left center; cursor:pointer; z-index:9;}
.hot_products  .con  .c_pro .arrow_r{position:absolute; right:1%;  width:44px; height:340px; background:url(../images/right.png) no-repeat left center; cursor:pointer; z-index:9;}
.hot_products  .con  .c_pro .arrow_r.current{position:absolute;right:1%; width:44px; height:340px; background:url(../images/righth.png) no-repeat left center; cursor:pointer; z-index:9;}


.about{display:block; width:100%;  margin-top:76px; background:#0c4ebc;}
.about .fl{width:50%;}
.about .fl img{display:block; width:100%;}
.about .fr{width:50%; position:relative; z-index:2; left:0; top:0;}
.about .fr .moret{display:block; position:absolute; left:-35px; top:190px; z-index:9; transition:all .7s linear 0s; -webkit-transition:all .7s linear 0s; -moz-transition:all .7s linear 0s; -o-transition:all .7s linear 0s; }
.about .fr .moret:hover{transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);}

.about .fr .f_in{max-width:500px; margin-left:100px; margin-top:50px;}
.about .fr .f_in .title{display:block;}
.about .fr .f_in .title .en{display:block; font-size:48px; line-height:50px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.about .fr .f_in .title h4{display:block; height:40px; line-height:40px; font-size:32px; color:#fff;}
.about .fr .f_in .con{display:block;}
.about .fr .f_in .con a{font-size:14px; line-height:26px; color:#fff; display:block; margin-top:28px;}
.about .fr .f_in .con a:hover{text-decoration:underline;}


.customer{display:block; width:100%; margin-top:80px;}
.customer .title{width:40%; background:#424242 url(../images/case_tit.jpg) no-repeat left top;}
.customer .title .t_in{display:block; padding:34px;}
.customer .title .t_in .en{display:block; height:50px; line-height:50px; font-size:48px; color:#fff; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.customer .title .t_in h4{display:block; font-size:32px; line-height:40px; height:40px; color:#fff; margin-bottom:15px; padding-bottom:15px; background:url(../images/line02.jpg) no-repeat left bottom;}
.customer .title .t_in .tip{display:block; height:28px; line-height:28px; font-size:24px; color:#fff; }

.customer .con{width:58%;border-right:2px solid #e4e4e5; border-bottom:2px solid #e4e4e5;}
.customer .con ul{display:block;}
.customer .con ul li{float:left; width:33.333%;}
.customer .con ul li .l_in{display:block; padding:15px 0px; border-left:2px solid #e4e4e5; border-top:2px solid #e4e4e5;}
.customer .con ul li img{display:block; margin:0 auto;}

.case{display:block; margin-top:40px; position:relative; z-index:2; left:0; top:0;}
.case .more{display:block; width:44px; height:72px; line-height:72px;text-align:center; background:#0c4ebc url(../images/mm.png) no-repeat center center; position:absolute; left:0px; bottom:30px; z-index:8; font-size:44px; color:#fff; font-weight:normal;}

.case .c_in{display:block; margin-left:60px;}
.case .c_in ul{display:block;}
.case .c_in ul li{float:left; width:48%; margin-right:2%; margin-bottom:30px;}
.case .c_in ul li:nth-child(1n){float:left; width:48%;}
.case .c_in ul li:nth-child(2n){float:right; width:48%; margin-right:0%;}
.case .c_in ul li .pic{float:left; width:48%;}
.case .c_in ul li .pic img{display:block; width:100%;}
.case .c_in ul li .wz{float:right; width:48%; height:198px; }
.case .c_in ul li .wz .tit{display:block; font-size:18px; color:#0c4ebc; font-weight:bold; line-height:30px;}
.case .c_in ul li .wz .tit:hover{text-decoration:underline;}
.case .c_in ul li .wz .detail{display:block; font-size:14px; line-height:22px; color:#282828; height:88px; overflow:hidden; margin-top:10px;}
.case .c_in ul li .wz .detail:hover{color:#0c4ebc; text-decoration:underline;}

.case .c_in ul li .wz .moret{display:block; height:36px; text-align:right; line-height:36px; font-size:14px; font-weight:bold; text-align:right;border-bottom:2px solid #e4e4e5; margin-top:32px;}


.service{display:block; width:100%; height:424px; background:url(../images/service_bg.jpg) no-repeat center top; margin-top:60px;}
.service .inner{display:block; padding:65px 0px;}
.service .inner .title{display:block;}
.service .inner .title h4{display:block; height:50px; line-height:50px; font-size:48px; color:#fff; text-align:center;}
.service .inner .title .tip{display:block; font-size:18px; line-height:24px; height:24px; color:#fff; text-align:center; margin-top:10px;}
.service .inner .con{display:block; margin-top:25px;}
.service .inner .con ul{display:block; width:100%; }
.service .inner .con ul li{float:left; width:25%;}
.service .inner .con ul li .tit{display:block; width:88px; height:44px; padding:22px 0px; border:1px solid #fff; margin:0 auto; font-size:20px; line-height:24px; color:#fff; text-align:center; border-radius:88px;}
.service .inner .con ul li .detail{display:block; font-size:15px; line-height:20px; color:#fff; text-align:center; width:60%; margin:0 auto; margin-top:15px;}


.news{display:block; margin-top:80px;}
.news .title{display:block; position:relative; z-index:2; left:0; top:0; height:78px;}
.news .title .en{display:block; height:50px; line-height:50px; font-size:48px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#282828;}
.news .title h4{display:block; height:40px; line-height:40px; font-size:32px; color:#282828;}
.news .title .more{position:absolute; z-index:9; right:0px; bottom:0px; font-size:14px; font-weight:bold; padding-right:24px; height:22px; background:url(../images/jia.jpg) no-repeat right center;}
.news .title .more:hover{background:url(../images/jiah.jpg) no-repeat right center;}
.news .con{display:block; margin-top:26px;}
.news .con .rescommend{width:32%;}
.news .con .rescommend .r_in{display:block; padding:14px; border:1px solid #b5b5b5;}
.news .con .rescommend .r_in .ns{display:block; width:100%; margin-bottom:18px;}
.news .con .rescommend .r_in .ns img{display:block; width:100%;}
.news .con .rescommend .r_in .wz .time{display:block; height:24px; line-height:24px; font-size:14px; color:#282828;}
.news .con .rescommend .r_in .wz .tit{display:block; font-size:17px; line-height:30px; font-weight:bold; color:#0c4ebc;}
.news .con .rescommend .r_in .wz .detail{display:block; font-size:14px; line-height:22px; height:66px; overflow:hidden; margin-top:10px;}
.news .con .rescommend .r_in .wz .moret{display:block; margin-top:15px; font-size:14px; font-weight:bold;}
.news .con  ul{width:65%;}
.news .con  ul li{display:block; width:100%; margin-bottom:20px;}
.news .con  ul li .time{width:9%; float:left;background:#e7e6e6; padding:10px 0px;}
.news .con  ul li .time .d{display:block; font-size:24px; line-height:40px; text-align:center;}
.news .con  ul li .time .yy-m{display:block; font-size:12px; line-height:20px; text-align:center;}

.news .con  ul li .wz{width:88%; float:right;}
.news .con  ul li .wz .tit{display:block; font-size:18px; line-height:30px; color:#282828;}
.news .con  ul li .wz .tit:hover{color:#0c4ebc;}
.news .con  ul li .wz .detail{display:block; font-size:14px; line-height:20px; height:40px; overflow:hidden;}
.news .con  ul li .wz .detail:hover{color:#0c4ebc; text-decoration:underline;}
