/*首页*/
.row{margin:13px 0 18px;}
.box{float:left;width:306px;height:129px;background:url(../images/bg.jpg) no-repeat;margin-right:13px;padding:9px 0 0 9px;}
.box.end{margin-right:0;}
.box .pic{float:left;width:100px;height:118px;}
.box .desc{margin-left:110px;padding-right:15px;}
.box .desc .tit{color:#f00;font-size:16px;}
.box .desc .con{line-height:20px;color:#666;}
.box .desc ul{background:url(../images/dl.jpg)0 center no-repeat;padding-left:25px;}
.box .desc ul li{line-height:18px;height:18px;overflow:hidden;}

.about{margin-bottom:24px;}
.about .bd{font-size:16px;line-height:32px;}
.about .bd p{margin-bottom:20px;}
.about .pic{float:left;padding-left:10px;}
.about .desc{margin-left:410px;}
.about .desc .con{margin-bottom:10px;}
.about .desc .btn{display:block;width:128px;padding:0;}
.about .desc .btn:hover{border-color:#e9280c}

.prod{padding-bottom:50px;}
.prod .fd{text-align:center;margin-top:63px;}
.prod .fd a{display:block;width:110px;height:40px;color:#fff;border-bottom:2px solid #783d3d;background:#d20000;font-size:14px;line-height:40px;margin:0 auto;}
.prod .fd a:hover{background:#b10101}
.prod li{float:left;width:238px;margin:0 34px 0px 0;background:#eee;border:1px solid #ccc;padding:17px;}
.prod li .pic{display:block;width:238px;height:200px;}
.prod li .pic img{width:100%;height:100%}
.prod li h3{line-height:40px;height:40px;overflow:hidden;font-size:16px;text-align:center;}

.prod .bd{position:relative;padding:0}
.prod .bfocus{position:relative;height:276px;overflow:hidden;}
.prod .prev,.prod .next{position:absolute;display:block;top:50%;width:72px;height:143px;margin-top:-72px}
.prod .prev i,.prod .next i{display:block;background:url(../images/arrow.png) no-repeat;width:72px;height:143px;}
.prod .prev{left:-90px;}
.prod .next{right:-90px;}
.prod .next i{background-position:-72px 0}

.choose{margin:10px 0}
.choose .bd{padding:22px 0}
.choose .c1{float:left;width:400px;}
.choose .c2{float:left;width:400px;padding-top:40px;text-align:center;}
.choose .c3{float:left;width:400px;}

.choose .pic{float:left;width:114px;text-align:center;}
.choose .con{float:left;font-size:16px;}

.choose .c3 .pic{float:right;}
.choose .c3 .con{float:right;}

.choose li{height:70px;line-height:70px;}
.choose li:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}

.news .hd{margin-bottom:54px;}
.news .hd h2{border-bottom:1px solid #e3e3e3;font-size:30px;font-weight:400;height:100px;line-height:80px;text-align:center;}
.news .hd ul{margin:auto;width:381px;}
.news .hd ul li{float:left;width:105px;height:30px;font-size:16px;border:1px solid #E3E3E3;border-radius:20px;text-align:center;margin:-17px 10px 0 10px;background:#FFFFFF;line-height:30px;}
.news .hd ul li a{display:block;}
.news .hd ul li.active,.news .hd ul li:hover{background:#d20000;border-color:#d20000;color:#fff;}
.news .hd ul li.active a,.news .hd ul li:hover a{color:#fff;}

.news{overflow:hidden;margin:30px 0;}
.news .tabc{display:none;}
.news .hot{width:563px;float:left;}
.news .hot a.pic{width:563px;height:276px;display:block;overflow:hidden;}
.news .hot img{display:block;width:100%;height:100%}
.news .hot .con{padding:8px 0px;}
.news .hot .con .tit{font-size:24px;display:block;height:32px;line-height:32px;overflow:hidden;color:#333;}
.news .hot .con .txt{font-size:14px;margin-top:5px;display:block;height:66px;line-height:22px;overflow:hidden;}

.news .list {width:590px;float:right;}
.news .list ul{width:100%;}
.news .list li {height:133px;}
.news .list li .pic{display:block;float:left;}
.news .list li .con {margin-left:130px;}
.news .list li .con .tit{display:block;transition:color 0.3s;height:24px;line-height:24px;overflow:hidden;}
.news .list li .con .tit a{float:left;font-size:16px;color:#333;}
.news .list li .con .tit span{float:right;color:#888;font-size:14px;}
.news .list li .con .txt{font-size:14px;display:block;color:#888;height:88px;line-height:22px;overflow:hidden;}
