﻿/* CSS Document */
.container{display:block; width:100%; margin:0 auto; margin-top:70px;}
.container .products{display:block; width:1200px; margin:0 auto; }
.container .products .list{width:243px; background:url(../images/list_bg.jpg) repeat-y left top;}
.container .products .show{width:930px;}


.container .products .list .title{display:block; width:243px; height:94px; background:url(../images/list_tit2.jpg) no-repeat left top;}
.container .products .list .title h4{display:block; padding-top:47px;  height:30px; line-height:30px; font-size:24px; color:#fff; width:196px;  text-align:center;}
.container .products .list .con{display:block; padding:11px;}
.container .products .list .con li{display:block; width:221px;  }
.container .products .list .con li a{display:block; width:206px; height:44px; background:url(../images/li.jpg) no-repeat left center; font-size:16px; color:#157dc4; padding-left:15px; line-height:44px;margin-bottom:6px;}
.container .products .list .con li a:hover{font-weight:bold;background:url(../images/li_h.jpg) no-repeat left center;color:#fff;}
.container .products .list .con li dl{display:block; margin-bottom:5px;}
.container .products .list .con li  dd{display:block; height:45px; line-height:45px; background:url(../images/xian.jpg) repeat-x left bottom;}
.container .products .list .con li  dd a{display:block; height:45px; line-height:45px;  background:none; background:url(../images/ar.jpg) no-repeat 20px center; padding-left:40px;  font-size:15px;color:#666;width:181px;}
.container .products .list .con li  dd a:hover{color:#157dc4; font-weight:bold; text-decoration:underline;}


.container .products .show .title{display:block; height:60px; border-bottom:1px solid #e1e1e1;  background:url(../images/pro_tit.jpg) no-repeat left top;}
.container .products .show .title h4{float:left; padding-left:44px; padding-bottom:25px; height:35px; line-height:35px; font-size:22px; color:#444; font-weight:normal;}
.container .products .show .title  ul{float:right;border-top:1px solid #e1e1e1; border-left:1px solid #e1e1e1; margin-top:15px;}
.container .products .show .title  ul li{float:left; height:45px; border-right:1px solid #e1e1e1;}
.container .products .show .title  ul li a{float:left;padding:0px 20px; height:45px; line-height:45px; font-size:16px;}
.container .products .show .title  ul li a:hover{background:#157dc4; color:#fff;}
.container .products .show .con{display:block; padding-top:20px; width:930px; overflow:hidden;}
.container .products .show .con dl{display:block; width:945px;}
.container .products .show .con dd{float:left;width:280px; height:260px; padding:9px;border:1px solid #e1e1e1;padding-bottom:0px; position:relative; z-index:2; left:0; top:0; margin-right:15px; margin-bottom:15px;}
.container .products .show .con dd a.pic{display:block;width:280px; height:210px; overflow:hidden;}
.container .products .show .con dd a.pic img{display:block; width:280px; height:210px; transition:all .7s linear 0s; -webkit-transition:all .7s linear 0s; -moz-transition:all .7s linear 0s;-o-transition:all .7s linear 0s;}
.container .products .show .con dd a.pic:hover img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05);}
.container .products .show .con dd a.tit{display:block; height:50px; line-height:50px; font-size:16px;}
.container .products .show .con dd a.moret{display:block;position:absolute; right:9px; bottom:15px; width:18px; height:18px; background:url(../images/mm.jpg) no-repeat left top;}
.container .products .show .con dd:hover{background:#157dc4; color:#fff;}
.container .products .show .con dd:hover a.tit{color:#fff;}
.container .products .show .con dd:hover a.moret{background:url(../images/mm_h.jpg) no-repeat left top;}


.container .customer{display:block; width:1200px; margin:0 auto; margin-top:80px;}
.container .customer .title{display:block; width:1200px; height:144px; background:url(../images/kuang.png) no-repeat center top;}
.container .customer .title h4{display:block; font-size:30px; line-height:30px; color:#444; font-weight:bold; text-align:center; padding-top:40px;}
.container .customer .title h4 .blue{color:#157dc4;}
.container .customer .title .tip{display:block; height:30px; line-height:30px; font-size:20px; color:#444; text-align:center;padding-top:8px; background:url(../images/ge.jpg) no-repeat center 25px;}
.container .customer .con{display:block; padding-top:30px; width:1200px; overflow:hidden;}
.container .customer .con ul{display:block; width:1210px;}
.container .customer .con ul li{float:left; width:191px; height:68px; margin-left:9px; margin-bottom:15px;}
.container .customer .con ul li a{display:block; width:189px; height:66px; border:1px solid #e1e1e1;}
.container .customer .con ul li a img{display:block; width:189px; height:66px;}
.container .customer .con ul li a:hover{border:1px solid #157dc4;}


.container .case{display:block; width:100%; margin-top:80px; background:url(../images/case_bg.jpg) no-repeat center top;}
.container .case .inner{display:block; width:1200px; margin:0 auto; padding:80px 0px;}
.container .case .title{display:block; width:1200px; height:144px; background:url(../images/kuang.png) no-repeat center top;}
.container .case .title h4{display:block; font-size:30px; line-height:30px; color:#444; font-weight:bold; text-align:center; padding-top:40px;}
.container .case .title h4 .blue{color:#157dc4;}
.container .case .title .tip{display:block; height:30px; line-height:30px; font-size:20px; color:#444; text-align:center;padding-top:8px; }
.container .case .con{display:block; width:1200px; height:552px; background:url(../images/case_con_bg.jpg) repeat-y left top; margin-top:50px; position:relative; z-index:2; left:0; top:0;}
.container .case .con .c_in{display:block; padding:15px; width:1170px; height:450px; overflow:hidden;}
.container .case .con .c_in dl{display:block; width:1170px; }
.container .case .con .c_in dl dd{display:none;width:1170px; height:450px;}
.container .case .con .c_in .pic{float:left; width:600px; height:450px;}
.container .case .con .c_in .pic img{display:block; width:600px; height:450px;}

.container .case .con .c_in .wz{float:right;width:504px;}
.container .case .con .c_in .wz .d_tit{display:block; height:50px; line-height:50px; font-size:24px; color:#444; font-weight:bold; margin-top:20px;}
.container .case .con .c_in .wz .m_tit{display:block; height:40px; line-height:40px; margin-top:20px; font-size:20px; color:#157dc4; padding-left:70px; background:url(../images/hot.png) no-repeat left center;}
.container .case .con .c_in .wz .detail{display:block;font-size:13px; line-height:26px; margin-top:10px;}
.container .case .con .c_in .wz .c_infor{display:block; margin-top:30px;}

.container .case .con .c_in .wz .c_infor .moret{float:left; width:165px; height:40px; border:2px solid #cccccc; line-height:40px; text-align:center; font-size:15px; border-radius:30px;}
.container .case .con .c_in .wz .c_infor .moret:hover{background:#157dc4; border:2px solid #157dc4; color:#fff;}
.container .case .con .c_in .wz .c_infor .zx{float:left; width:167px; height:42px;margin-left:20px; border-radius:30px; background:#ea0c01; color:#fff; text-align:center; line-height:42px; text-align:center; font-size:15px;}
.container .case .con .c_in .wz .c_infor .zx:hover{font-weight:bold;}

.container .case .con .c_menu{display:block; width:1200px; position:absolute; z-index:9; left:0; bottom:-61px;}
.container .case .con .c_menu ul{display:block; width:1200px; margin:0 auto;}
.container .case .con .c_menu ul li{float:left;width:170px; height:104px; padding-left:70px;}
.container .case .con .c_menu ul li a{display:block; width:104px; height:52px; padding:26px 0px; background:url(../images/quan.png) no-repeat left top; font-size:18px; line-height:26px; text-align:center;}
.container .case .con .c_menu ul li a:hover{width:104px; height:104px; background:url(../images/quanh.png) no-repeat left top; color:#fff;}
.container .case .con .c_menu ul li a.current{width:104px; height:104px; background:url(../images/quanh.png) no-repeat left top; color:#fff;}

.container .advantage{display:block; width:100%; margin-top:80px; background:#f0f0f0;}
.container .advantage .title{display:block; width:100%; height:296px; background:url(../images/advantage_tit.jpg) no-repeat center top;}
.container .advantage .con{display:block;width:1200px; margin:0 auto; padding:40px 0px; position:relative; z-index:2; left:0; top:0;}
.container .advantage .con .box{display:block; width:1200px; margin-bottom:40px;}
.container .advantage .con .wz{width:480px;padding-top:30px;}
.container .advantage .con .pic{width:630px;}
.container .advantage .con .second .pic{width:530px;}
.container .advantage .con .second .wz{width:560px;}
.container .advantage .con .wz dl{display:block; margin-bottom:30px;}
.container .advantage .con .wz dt{display:block;height:70px; background:url(../images/y_tit.jpg) no-repeat left center;}
.container .advantage .con .second .wz dt{display:block;height:70px; background:url(../images/y_tit2.jpg) no-repeat left center;}
.container .advantage .con .wz dt .num{float:left;width:62px; height:70px;margin-right:15px;}
.container .advantage .con .wz dt .num img{display:block; margin:0 auto;margin-top:20px;}
.container .advantage .con .wz dt h2{display:block; height:30px; line-height:30px; font-size:26px; color:#444; padding-top:10px;}
.container .advantage .con .wz dt h4{display:block;height:20px; line-height:20px; font-size:14px; color:#999; font-weight:normal; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;}
.container .advantage .con .wz dd{display:block; padding-left:70px;padding-top:10px;}
.container .advantage .con .wz ul{display:block;}
.container .advantage .con .wz ul li{display:block;display:block;  line-height:30px; font-size:15px; padding-left:15px; background:url(../images/kuai.png) no-repeat left 12px;}
.container .advantage .con .zx{display:block; width:200px; height:47px; border-radius:40px; line-height:47px;  font-size:17px; font-weight:bold;  text-align:center; position:absolute; left:500px; top:500px; z-index:8; background:#ea0c01; color:#fff; transition:all .7s linear 0s; -webkit-transition:all .7s linear 0s; -moz-transition:all .7s linear 0s; -o-transition:all .7s linear 0s;}
.container .advantage .con .zx:hover{transform:translate(0px,5px); -webkit-transform:translate(0px,5px); -moz-transform:translate(0px,5px); -o-transform:translate(0px,5px);}


.container .Boutique{display:block; width:100%; margin:0 auto;  height:265px; background:url(../images/Boutique.jpg) no-repeat center top;}
.container .Boutique .inner{display:block; width:1200px; position:relative; z-index:2;}
.container .Boutique .inner .zx{display:block; width:100px; height:38px; position:absolute; z-index:3; right:75px; top:126px; font-size:20px; color:#fff; font-style:italic; line-height:38px;}
.container .Boutique .inner .zx:hover{font-weight:bold;}


.container .about{display:block; width:100%; margin-top:80px; padding-bottom:60px;background:url(../images/pic_bg.jpg) no-repeat center bottom;}
.container .about .company{display:block; width:1198px; margin:0 auto; height:445px; background:#fff; border:1px solid #e1e1e1; box-shadow:3px 3px 3px #eee;}
.container .about .company .c_in{display:block; padding:30px;}
.container .about .company .c_in .fl{width:540px;}
.container .about .company .c_in .gs{width:518px; height:395px;}
.container .about .company .c_in .gs img{display:block; width:518px; height:395px;}

.container .about .company .c_in .fl .title{display:block; padding-bottom:18px; background:url(../images/tiao.jpg) no-repeat left bottom;}
.container .about .company .c_in .fl .title .en{display:block; height:40px; line-height:40px; font-size:32px; color:#d9d7d7; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.container .about .company .c_in .fl .title  h4{display:block;height:30px; line-height:30px; font-size:22px; color:#444;}
.container .about .company .c_in .fl .con{display:block; padding-top:20px; font-size:13px; line-height:28px;}
.container .about .company .c_in .fl .more{display:block;width:197px;height:47px; border:2px solid #cccccc; line-height:47px; font-size:14px; text-align:center; border-radius:40px; margin-top:30px;}
.container .about .company .c_in .fl .more:hover{background:#157dc4; color:#fff; border:2px solid #157dc4;}

.container .about  .picture{display:block; width:1200px; margin:0 auto;margin-top:40px;}
.container .about  .picture .title{display:block; width:1200px;height:50px; font-size:24px; color:#444; text-align:center; background:url(../images/ge.png) no-repeat center center;font-weight:bold; line-height:50px; }
.container .about  .picture .con{display:block; width:1200px; overflow:hidden;padding-top:20px;}
.container .about  .picture .con ul{display:block; width:1215px;}
.container .about  .picture .con li{float:left;width:269px; height:252px; padding:9px;background:#157dc4; padding-bottom:0px; position:relative; z-index:2; left:0; top:0; margin-right:15px; margin-bottom:15px;}
.container .about  .picture .con li a.pic{display:block;width:269px; height:202px; overflow:hidden;}
.container .about  .picture .con  li a.pic img{display:block; width:269px; height:202px; transition:all .7s linear 0s; -webkit-transition:all .7s linear 0s; -moz-transition:all .7s linear 0s;-o-transition:all .7s linear 0s;}
.container .about  .picture .con  li a.pic:hover img{ transform:scale(1.05); -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05);}
.container .about  .picture .con  li a.tit{display:block; height:50px; line-height:50px; font-size:16px; color:#fff;}
.container .about  .picture .con  li a.moret{display:block;position:absolute; right:9px; bottom:15px; width:18px; height:18px; background:url(../images/mm_h.jpg) no-repeat left top;}
.container .about  .picture .con  li:hover{background:#157dc4; color:#fff;}
.container .about  .picture .con  li:hover a.tit{color:#fff;font-weight:bold;}
.container .about  .picture .con  li a.tit:hover{font-weight:bold;}
.container .about  .picture .con  li:hover a.moret{background:url(../images/mm.jpg) no-repeat left top;}


.container .wrapt{display:block; width:1200px; margin:0 auto; margin-top:80px;}
.container .wrapt .gs_news{width:624px;}
.container .wrapt .gs_news .title{display:block; width:624px; height:60px; border-bottom:1px solid #e1e1e1; background:url(../images/c_tit.jpg) no-repeat left top;}
.container .wrapt .gs_news .title h4{display:block; padding-left:44px; padding-bottom:25px; height:35px; line-height:35px; font-size:22px; color:#444; font-weight:bold;}
.container .wrapt .gs_news .title .more{float:right; line-height:60px; font-size:14px;}
.container .wrapt .gs_news .con{display:block; padding-top:20px;}
.container .wrapt .gs_news .con .rescommend{display:block;width:100%; height:192px; background:#f0f0f0;overflow:hidden;}
.container .wrapt .gs_news .con .rescommend .ns{float:left;width:302px; height:192px; overflow:hidden;}
.container .wrapt .gs_news .con .rescommend .ns img{display:block; width:302px;}
.container .wrapt .gs_news .con .rescommend .wz{float:right;width:310px;}
.container .wrapt .gs_news .con .rescommend .wz .tit{display:block;padding:15px 15px 0px; height:30px; line-height:30px; color:#157dc4; font-size:18px; font-weight:bold;}
.container .wrapt .gs_news .con .rescommend .wz .time{display:block;height:20px; padding:0px 15px; line-height:20px; font-size:12px; color:#999;}
.container .wrapt .gs_news .con .rescommend .wz .detail{display:block; padding:0px 15px;font-size:12px; line-height:22px; color:#999; padding-top:6px;}
.container .wrapt .gs_news .con ul{display:block; margin-top:15px;}
.container .wrapt .gs_news .con ul li{display:block; height:44px; background:url(../images/xian2.jpg) repeat-x left bottom;}
.container .wrapt .gs_news .con ul li a{display:block; height:44px; line-height:44px; font-size:14px; padding-left:17px; background:url(../images/kuai.png) no-repeat left center;}
.container .wrapt .gs_news .con ul li .time{float:right; line-height:44px; font-size:14px; color:#c6c5c5; font-family:Arial, Helvetica, sans-serif; }

.container .wrapt .industry{width:536px;}
.container .wrapt .industry .title{display:block; width:100%; height:60px; border-bottom:1px solid #e1e1e1; background:url(../images/i_tit.jpg) no-repeat left top;}
.container .wrapt .industry .title h4{display:block; padding-left:44px; padding-bottom:25px; height:35px; line-height:35px; font-size:22px; color:#444; font-weight:bold;}
.container .wrapt .industry .title .more{float:right; line-height:60px; font-size:14px;}
.container .wrapt .industry .con{display:block; padding-top:20px;}
.container .wrapt .industry .con li{display:block; margin-bottom:13px; padding-bottom:13px; background:url(../images/xian2jpg) repeat-x left bottom;}
.container .wrapt .industry .con li .time{float:left;width:70px; height:92px; border:1px solid #f0f0f0;}
.container .wrapt .industry .con li .time .d{display:block;width:70px; height:60px; background:#f0f0f0; line-height:60px; font-size:34px; color:#d5d3d3; text-align:center; font-weight:bold; font-family:Arial, Helvetica, sans-serif; }
.container .wrapt .industry .con li .time .yy-m{display:block; height:30px; line-height:30px; font-size:14px; color:#d5d3d3; text-align:center; font-family:Arial, Helvetica, sans-serif;}
.container .wrapt .industry .con li  .wz{float:right;width:446px;}
.container .wrapt .industry .con li  .wz .tit{display:block; height:40px; line-height:40px; font-size:17px; color:#d5d3d3; font-weight:bold;}
.container .wrapt .industry .con li  .wz .tit:hover{color:#157dc4;}
.container .wrapt .industry .con li  .wz .detail{display:block; font-size:13px; line-height:22px; padding-top:2px;}

