@charset "utf-8";
/*初始样式*/
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} /*网站字体颜色*/
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { text-decoration:none;font-family: "Microsoft Yahei";}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
/*a:hover { text-decoration:underline;}*/
img{border:none;}
.vam { vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}

.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative}
i,em{ font-style:normal;}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden;}
.clearfix{zoom:1;}
.tit{background:url(../images/hg0.png) no-repeat bottom;}

.foot .ed2{display:block!important;}
/* -- 页面整体布局 -- */
/*banner*/
.banner{height: 520px;position: relative;}
.bdu{width: 100% !important;height:520px;}
.bdu li{width: 100% !important;height:520px;position:relative;}
.bdu li a{display: block;height:520px;}
/*.bdu li img{height:628px;margin-left: -960px;position:absolute;left:50%;}*/
.banner .sprev{ position:absolute; left:0px; top:320px; width:75px;height:77px; background:url(../images/prev.png) no-repeat;z-index: 100;}
.banner .snext{ position:absolute; right:0px; top:320px;  width:75px;height:77px; background:url(../images/next.png) no-repeat;z-index: 100;}
.hdu{position: absolute;width: 100%;height: 10px;right: 0;bottom: 44px;text-align: center;}
.hdu li{display: inline-block;width: 12px;height: 12px;background: #ffffff;margin:0 10px;border-radius: 6px;}
.hdu li.on{background: #d02736;width: 12px;height: 12px;border-radius: 6px;}

/* -- 搜索 -- */
.sou{height: 85px;background: #ffffff;}
.sou p{height: 85px;color: #4c4c4c;line-height:85px;font-size: 13px;width:600px;font-weight: bold;float: left;}
.sou p a{font-size: 13px;color: #4c4c4c;padding-right: 20px;font-weight: normal;line-height: 13px;}
.sou .s_box{float: right;margin-top:22px;width: 390px;height: 36px;border: 1px solid #d02736;border-radius: 18px;overflow: hidden;}
.sou .s_box .input1{float:left;width:270px;padding-left: 20px;height:36px;line-height: 36px;font-size:14px;color:#333;border:0;background: none;outline: 0;}
.sou .s_box .input2{float: left;width:100px;height: 36px;font-size: 14px;color: #fff;line-height: 36px;text-align: center;border: 0;background: #d02736;outline: 0;cursor: pointer;}
/* -- 引子 -- */
.yz{height: 635px;}
.yz h3{height: 60px; text-align: center;padding-top: 20px;}
.yz h3 em{font-size:40px ;color:#333333 ;display: block;line-height: 43px;}
.yz p{font-size:15px ;color: #999999;display: block;line-height: 30px;text-align: center;margin-top: 30px;margin-bottom: 30px;}
.yz1 ul li{ float: left;margin-right:75px;text-align: center;}
.yz1 ul li:last-child{ margin-right: 0;}
.yz1 ul li b{ display: inline-block;font-size:36px;line-height: 100%;color: #d02736;font-weight:bold;}
.yz1 ul li i{display: inline-block;width: 15px;height: 15px;line-height: 20px;font-size: 14px;color: #d02736;text-align: center;font-weight: bold;}
.yz1 ul li span{ display: block;font-size: 12px; line-height:20px; color: #999999; font-weight:normal;}
.yz1 ul li:first-child{margin-left:267px;}
.yz2{height: 351px; background:url(../images/yzbg.jpg) no-repeat center;margin-top: 26px;}
.yz2 li{height:227px ;width:250px;float: left;background: rgba(238,238,238,0.52);padding-top: 56px;padding-left:50px;position: relative;}
.yz2 li .l1{background: url(../images/y1.png) no-repeat center;height: 41px;width: 50px;float: left;}
.yz2 li .l2{background: url(../images/y2.png) no-repeat center;height: 41px;width: 50px;float: left;}
.yz2 li .l3{background: url(../images/y3.png) no-repeat center;height: 41px;width: 50px;float: left;}
.yz2 li .l4{background: url(../images/y4.png) no-repeat center;height: 41px;width: 50px;float: left;}

.yz2 li:hover{background: #d02736;}
.yz2 li:hover b,.yz2 li:hover span{color: #ffffff;}
.yz2 li:hover .l1{background: url(../images/y101.png) no-repeat center;}
.yz2 li:hover .l2{background: url(../images/y201.png) no-repeat center;}
.yz2 li:hover .l3{background: url(../images/y301.png) no-repeat center;}
.yz2 li:hover .l4{background: url(../images/y401.png) no-repeat center;}
.yz2 li b{font-size: 24px;color: #000000;display: block;line-height: 24px;font-weight: normal;padding-left: 58px;padding-top: 17px;}
.yz2 li span{font-size: 14px;color: #666666;line-height: 24px;display: block;padding-top:18px;padding-left: 15px;width: 180px;}
.yz2 ul li:after{position: absolute;width: 1px;height: 186px;background: #e1e1e1;content: "";right: 1px;top: 49px;}
.yz2 ul li:last-child:after{display: none;}
.yz2 ul li:hover:after{display: none;}
/* -- 产品中心 -- */
.cp{height: 2196px;}
.cp1{height: 665px;background: #ebefed;}
.cp1s h3{text-align:center;height: 60px;padding-top: 56px;}
.cp1s h3 em{font-size: 40px;color: #333333;display: block;line-height: 43px;}
.cp1s p{font-size:16px;color: #5e5e5e;line-height: 30px;display: block;text-align: center;margin-top: 30px;}

/* -- 产品1 -- */
.cp1 dl{height: 494px;padding-top: 70px;}
.cp1 dl dt{height:494px;width: 660px;float: left;overflow: hidden;}
.cp1 dl dt img{height:494px; width: 660px;display: block;transition: all 0.3s linear 0s;}
.cp1 dl dd{height:410px;width:456px;background: #ffffff;float:left;padding-top: 84px;padding-right: 84px;text-align: right;}
.cp1 dl dd h2{height: 50px;background: url(../images/b1.png) no-repeat 405px bottom;}
.cp1 dl dd h2 em{font-size: 30px;color: #1b1b1b;display: block;font-weight: bold;line-height: 31px;}
.cp1 dl dd h2 em i{font-weight: normal;}
.cp1 dl dd span{font-size: 14px;color: #595959;display: block;line-height: 28px;width: 357px;padding-left: 100px;padding-top: 30px;}
.cp1 dl dd .more{color: #fefeff;width: 142px;height: 41px;display: block;line-height: 41px;font-size: 14px;text-align: center;background: #d02736;margin-left: 314px;margin-top: 27px;border: 1px solid #d02736;}
.cp1 dl dd b{width: 255px;color: #000000;display: block;font-weight: normal;margin-top: 62px;float: right;font-size: 16px;}
.cp1 dl dd b a{float: right;color: #000000;display: block;font-weight: normal;padding-left:21px;font-size: 16px;line-height: 16px;padding-bottom: 20px;}
.cp1 dl dd b a:hover{color: #d02736;font-weight: bold;}
.cp1 dl dd .more:hover{border: 1px solid #d02736;background: #ffffff;color:#d02736; }
.cp1 dl dt:hover img{transform: scale(1.05);}
/* -- 产品2 -- */
.cp2{height: 673px;background: #f7f5f1;}
.cp2 dl{height: 494px;padding-top:90px;}
.cp2 dl dt{height:494px;width: 660px;float:right;overflow: hidden;}
.cp2 dl dt img{height:494px; width: 660px;display: block;transition: all 0.3s linear 0s;}
.cp2 dl dd{height: 410px;width: 439px;background: #ffffff;float: left;padding-top: 84px;padding-left: 101px;text-align: left;}
.cp2 dl dd h2{height: 47px;background: url(../images/b1.png) no-repeat 0px bottom;}
.cp2 dl dd h2 em{font-size: 30px;color: #1b1b1b;display: block;font-weight: bold;line-height: 31px;}
.cp2 dl dd h2 em i{font-weight: normal;}
.cp2 dl dd span{font-size: 14px;color: #595959;display: block;line-height: 28px;width: 364px;padding-top: 30px;}
.cp2 dl dd .more1{color: #fefeff;background: #d02736;width: 142px;height: 41px; display: block;line-height: 41px;font-size: 14px;text-align: center;border: 1px solid #d02736;margin-top: 20px;}
.cp2 dl dd b{width: 170px;color: #000000;display: block;font-weight: normal;margin-top: 62px;float: left;}
.cp2 dl dd b a{float: left;color: #000000;display: block;font-weight: normal;padding-right: 21px;font-size: 16px;line-height: 16px;padding-bottom: 20px;}
.cp2 dl dd b a:hover{color: #d02736;font-weight: bold;}
.cp2 dl dd .more1:hover{border: 1px solid #d02736;background: #ffffff;color:#d02736; }
.cp2 dl dt:hover img{transform: scale(1.05);}
/* -- 产品22 -- */
.cp1s{height: 860px;background: #f7f5f1;}
.cp1s dl{height: 494px;padding-top:90px;}
.cp1s dl dt{height:494px;width: 660px;float:right;overflow: hidden;}
.cp1s dl dt img{height:494px; width: 660px;display: block;transition: all 0.3s linear 0s;}
.cp1s dl dd{height: 410px;width: 439px;background: #ffffff;float: left;padding-top: 84px;padding-left: 101px;text-align: left;}
.cp1s dl dd h2{height: 47px;background: url(../images/b1.png) no-repeat 0px bottom;}
.cp1s dl dd h2 em{font-size: 30px;color: #1b1b1b;display: block;font-weight: bold;line-height: 31px;}
.cp1s dl dd h2 em i{font-weight: normal;}
.cp1s dl dd span{font-size: 14px;color: #595959;display: block;line-height: 28px;width: 364px;padding-top: 30px;}
.cp1s dl dd .more1{color: #fefeff;background: #d02736;width: 142px;height: 41px; display: block;line-height: 41px;font-size: 14px;text-align: center;border: 1px solid #d02736;margin-top: 20px;}
.cp1s dl dd b{width: 170px;color: #000000;display: block;font-weight: normal;margin-top: 62px;float: left;}
.cp1s dl dd b a{float: left;color: #000000;display: block;font-weight: normal;padding-right: 21px;font-size: 16px;line-height: 16px;padding-bottom: 20px;}
.cp1s dl dd b a:hover{color: #d02736;font-weight: bold;}
.cp1s dl dd .more1:hover{border: 1px solid #d02736;background: #ffffff;color:#d02736; }
.cp1s dl dt:hover img{transform: scale(1.05);}
/* -- 产品3 -- */
.cp3{height: 673px;background: #e7ebee;}
.cp3 dl{height: 494px;padding-top:90px;}
.cp3 dl dt{height:494px;width: 660px;float: left;overflow: hidden;}
.cp3 dl dt img{height:494px; width: 660px;display: block;transition: all 0.3s linear 0s;}
.cp3 dl dd{height:410px;width:456px;background: #ffffff;float:left;padding-top: 84px;padding-right: 84px;text-align: right;}
.cp3 dl dd h2{height: 50px;background: url(../images/b1.png) no-repeat 405px bottom;}
.cp3 dl dd h2 em{font-size: 30px;color: #1b1b1b;display: block;font-weight: bold;line-height: 31px;}
.cp3 dl dd h2 em i{font-weight: normal;}
.cp3 dl dd span{font-size: 14px;color: #595959;display: block;line-height: 28px;width: 357px;padding-left: 100px;padding-top: 30px;}
.cp3 dl dd .more2{color: #fefeff;background: #d02736;width: 142px;height: 41px; display: block;line-height: 41px;font-size: 14px;text-align: center;border: 1px solid #d02736;margin-top: 70px;margin-left:312px;}
.cp3 dl dd .more2:hover{border: 1px solid #d02736;background: #ffffff;color:#d02736; }
.cp3 dl dt:hover img{transform: scale(1.05);}
/* -- 更多产品 -- */
.gd{height: 1285px;background:#eeeeee;padding-top:96px;}
.gd .xl{height: 518px;float: left;width: 261px;}
.gd .xl h3{text-align: center;height: 74px;width: 261px;background: #d02736;line-height: 74px;}
.gd .xl h3 em{font-size:24px ;color:#ffffff ;display: block;font-weight: bold;}
.gd .xl h3 em i{font-weight: normal;}
.gd .xl ul{background: #ffffff;}
.gd .xl ul li{float: left;height: 55px;width: 261px;line-height: 55px;border-bottom: 1px solid #f0f0f0; }
.gd .xl ul li a{font-size: 16px;color: #666666;display: block;padding-left: 40px;}
.gd .xl ul li:last-child{border-bottom: none;height: 52.4px;}
.gd .xl ul li:hover a,.gd .xl ul li:hover,.gd .xl ul li.cur a,.gd .xl ul li.cur{color:#d02736;background: url(../images/g1.png) no-repeat 215px 18px;background-size: 20px 20px;}
.gd1{position: relative;height: 518px;width: 920px;float: right;}
.gd1 .gd_con{width:920px;}
.gd1 .gd_con b{height:518px ;width: 920px;display: block;overflow: hidden;}
.gd1 .gd_con b img{height:518px ;width: 920px;display: block;transition: all 0.3s linear 0s;}
.gd1 .jt .sprevs{position: absolute;left: 33px;top:219px;width:32px;height:80px;background:url(../images/prev.png) no-repeat;z-index: 10;}
.gd1 .jt .snexts{position: absolute;right: 33px;top:219px;width:32px;height:80px;background:url(../images/next.png) no-repeat;z-index: 10;}
.gd1 .jt .sprevs:hover{background:url(../images/prev01.png) no-repeat;}
.gd1 .jt .snexts:hover{background:url(../images/next01.png) no-repeat;}
.gd1 .gd_con b:hover img{transform: scale(1.05);}

.gd .qt{position: relative;height: 129px;border: 1px dotted #333;width: 1198px;float: left;margin-top: 56px;}
.gd .qt h4{text-align: center;height: 108px;width:108px ;background: #d02736;float: left;margin:10px 12px;line-height: 30px;}
.gd .qt h4 span{font-size: 24px;color:#ffffff ;display: block;font-weight: bold;padding-top: 23px;}
.gd .qt h4 i{font-size: 24px;color:#ffffff ;font-weight: normal;}
.gd .qt ul{height:83px;background:#ffffff;width: 1015px;float: left;margin-top: 10px; padding-left: 41px;padding-top:25px;}
.gd .qt ul li{float: left;}
.gd .qt ul li a{font-size: 14px;color:#666666 ;display: block;padding-right:40px;line-height: 27px;}
.gd .qt ul li a:hover{color:#d02736; }
.gd .qt ul li:after{position: absolute;width: 8px;height:8px;background: #d02736;content: "";left: -5px;top: -4px;}
.gd .qt ul li:before{position: absolute;width: 8px;height:8px;background: #d02736;content: "";right: -5px;top: -4px;}

/* -- 定制 -- */
.dz{height:389px;background:url(../images/zxbg.jpg) no-repeat center 0;}
.dz h3{height: 90px;text-align: left;float: left;padding-top: 68px;}
.dz h3 em{font-size: 36px;color: #ffffff;font-weight: normal;display: block;line-height: 48px;}
.dz h3 em i{font-weight: bold;}
.dz p {float: right;margin-top:110px;background:url(../images/ph2.png) no-repeat left; padding-left:35px;}
.dz p span{ font-size: 13px;color: #e0e0e0;text-align: left; display: block;}
.dz p b a{display:block; font-size: 24px; color: #ffffff; font-family: "Arvo"; line-height: 30px;font-weight:bold;}
.dz .dz1{height: 102px;float: left;width: 1200px;padding-top: 80px;}
.dz .dz1 h2{height:90px;width:107px;background:#ffffff;font-size: 30px;color: #d02736;line-height: 36px;text-align: center;float: left;padding-top: 12px; }
.dz .dz1 ul{float:right;background:url(../images/zx1.jpg) no-repeat center;width: 1034px;height: 71px;padding-top: 31px;padding-left: 49px;}
.dz .dz1 ul li{float: left;font-size: 18px;color: #ffffff;padding-right: 80px;font-weight: bold;}
.dz .dz1 ul li:last-child{padding-right: 0px;}
.dz .dz1 .a1{padding-right: 83px;}
.dz .dz1 .a2{padding-right: 78px;}
.dz .dz1 .a3{padding-right: 73px;}
.dz .dz1 .a4{padding-right: 60px;}

/* -- 家具 -- */
.al{height: 718px;background: url(../images/jz1.jpg) no-repeat center;}
.al h3{text-align:center;height: 60px;padding-top: 67px;}
.al h3 em{font-size: 40px;color: #333333;display: block;line-height: 43px;}
.al .jz_con{ position: relative; margin-top:53px; width: 1200px;}
.jz_con ul li{ float: left;width:586px;margin-right:27px; overflow: hidden;position: relative;}
.jz_con ul li em {width:586px; height:330px;overflow: hidden;display: block;}
.jz_con ul li em img{ width:586px; height:330px; display: block;transition: all 0.3s linear 0s;}
.jz_con p{height:168px;width: 544px;background: #ffffff;padding-top: 40px;padding-left:42px;}
.jz_con p b{font-size:18px;color: #272e3c;line-height: 100%;font-weight:bold;display: block;padding-bottom: 20px;}
.jz_con p b a{font-size:18px;color: #272e3c;line-height: 100%;}
.jz_con p span{font-size: 16px;color: #666666;line-height:30px;width:506px;display: block;}
.jz_con .tempWrap{width: 1200px!important;}
.more4{height: 28px; width: 28px;display: block;background:url(../images/d1.png) no-repeat center;float:left;margin-top: 15px;}
.jz_con .sprev{position: absolute;left: -75px;top: 190px;width:34px;height:67px;background:url(../images/left.png) no-repeat;z-index: 10;}
.jz_con .snext{position: absolute;right: -75px;top: 190px;width:34px;height:67px;background:url(../images/right.png) no-repeat;z-index: 10;}
.more4:hover{background:url(../images/d01.png) no-repeat center;}
.jz_con ul li:hover em img{transform: scale(1.05);}
/* -- 优势 -- */
.ys{height: 884px;background: #f4f4f4;}
.ys h3{height: 70px;text-align: center;padding-top:80px;}
.ys h3 em{font-size: 48px;color: #333333;display: block;font-weight: bold;}
.ys h3 em i{font-size: 40px;color: #333333;font-weight: normal;line-height: 100%;}
.ys_box .con{height:684px; padding-top:50px;}
.ys_box .con .fwbj{width:960px; height:684px; background:url(../images/ys_dd.jpg) no-repeat center; margin-left:-360px;float:left;}
.ys_box .con span{ display:block; width:960px; height:684px; margin-right:-360px;float:right;}
.ys_box .con span img{width:960px; height:684px;}
.fwbj .fw2{margin-left:360px; position:relative;}
.fwbj .fw2 dt i{ font-size:72px;line-height: 72px; color:#b7b7b7; display:block;padding-top: 125px;}
.fwbj .fw2 dt em{font-size: 28px;line-height: 40px;color: #333333;display: block;padding-top: 30px;}
.fwbj .fw2 dl b{font-size: 28px;line-height: 40px;color: #333333;display: block;padding-bottom: 34px;}
.fwbj .fw2 dl dd p{font-size:14px; color:#333333;width: 488px;line-height: 26px;}
.bg{background: #fff;height: 154px;position: absolute;margin-top: -209px;}
.bg ul li{ font-size:16px; color:#313131; float:left; width: 300px;text-align: center;height: 154px;border-right: 1px solid #eeeeee;box-sizing: border-box;}
.bg ul li.bg4{ border: 0;}
.bg ul li i{width:58px; height:58px; display:block; margin:38px auto 5px;}
.bg ul li.bg1 i{background:url(../images/sj1.png) no-repeat center;}
.bg ul li.bg2 i{background:url(../images/sj2.png) no-repeat center;}
.bg ul li.bg3 i{background:url(../images/sj3.png) no-repeat center;}
.bg ul li.bg4 i{background:url(../images/sj4.png) no-repeat center;}
.bg ul li.cur{color:#fff; background: #d02736;}
.bg ul li.bg1.cur i{background:url(../images/sj1h.png) no-repeat center;}
.bg ul li.bg2.cur i{background:url(../images/sj2h.png) no-repeat center;}
.bg ul li.bg3.cur i{background:url(../images/sj3h.png) no-repeat center;}
.bg ul li.bg4.cur i{background:url(../images/sj4h.png) no-repeat center;}
/* -- 新闻 -- */
.news{height:753px;}
.news h3{text-align:center;height: 66px;padding-top: 69px;margin-bottom:43px;}
.news h3 em{font-size: 40px;color: #333333;display: block;line-height: 43px;}
.news1{float: left;width:675px;}
.news1 .bt{height: 50px;}
.news1 .bt i{line-height:25px;padding-top: 6px;float:left;}
.news1 .bt i a{color: #000000;font-size: 24px;}
.news1 .bt b{float: right;font-weight:normal;text-transform:uppercase;line-height:15px;padding-top: 18px;}
.news1 .bt b a{font-size:14px ;color:#a3a3a3;}
.news1 .bt b a:hover{color:#d02736;}
.news1 dl{height: 304px;padding-left: 3px;}
.news1 dl dt{height:150px;width:675px;}
.news1 dl dt img{height:150px;width:675px; display: block;}
.news1 dl dd{height:154px;text-align: left;}
.news1 dl dd h2{height: 20px;font-weight:normal;padding-top: 30px;}
.news1 dl dd h2 b{font-size: 18px;color: #d02736;float: left;position: relative;padding-right: 29px;}
.news1 dl dd h2 a{font-size: 18px;color: #333333;float: left;}
.news1 dl dd h2 b:after{position: absolute;width: 2px;height:17px;background: #d02736;content: "";left: 43px;top:4px;}
.news1 dl dd p{font-size: 14px;color: #333333;float: left;line-height: 24px;width: 570px;padding-top: 22px;}
.news1 dl dd p a{font-size: 12px;color: #d02736;padding-left: 10px;}
.news1 ul li{float: left;height: 63px;width: 332px;background: #f2f2f4;line-height: 63px;margin-bottom: 13px;margin-right: 11px;}
.news1 ul li span{height: 63px;width: 63px;background: #5e5e5e;float: left;font-size: 24px;color: #ffffff;line-height: 63px;text-align: center;}
.news1 ul li span i{font-size: 12px;color: #ffffff;}
.news1 ul li a{font-size: 16px;color: #333333;display: block;padding-left: 97px;background:url(../images/dd.png) no-repeat 85px;}
.news1 ul li:last-child{margin-right: 0px;}
.news1 .i1{margin-right: 0px;}
.news1 ul li:hover span{background:#d02736;}
.news1 ul li:hover a{color: #d02736;}
.news1 dl dd h2 a:hover{color: #d02736;}

.news2{float:right;width:442px;padding-left:8px;}
.news2 .bt{height: 50px;border-bottom: 1px solid #b2b2b2;}
.news2 .bt i{line-height:25px;padding-top: 6px;float:left;}
.news2 .bt i a{color: #000000;font-size: 24px;}
.news2 .bt b{float: right;font-weight:normal;text-transform:uppercase;line-height:15px;padding-top: 18px;}
.news2 .bt b a{font-size:14px ;color:#a3a3a3 ;}
.news2 .bt b a:hover{color:#d02736;}
.news2 dl{height: 128px;border-bottom: 1px solid #b2b2b2;}
.news2 dl dt{height: 20px;line-height: 20px;padding-top: 25px;}
.news2 dl dt b{font-size: 16px;color: #333333;display: block;}
.news2 dl dt b a{color: #333333;}
.news2 dl dt b a:hover{color: #d02736;}
.news2 dl dd{padding-top: 18px;}
.news2 dl dd p{font-size: 14px;color: #333333;float: left;line-height: 24px;width:400px;}
.news2 dl dd p a{font-size: 12px;color: #d02736;padding-left: 10px;}
.news2 ul{padding-top: 16px;}
.news2 ul li{float: left;width: 441px;background:url(../images/dd.png) no-repeat left;padding-left: 12px;}
.news2 ul li a{font-size: 16px;color: #333333;line-height: 36px;}
.news2 ul li:hover a{color:#d02736; }

/* -- 关于 -- */
.abt{height:648px ;background: #eeeeee;}
.abt h3{text-align:center;height: 66px;padding-top: 67px;margin-bottom:51px;}
.abt h3 em{font-size: 40px;color: #333333;display: block;line-height: 43px;}
.abt b{height: 228px;width:1200px ;display: block;}
.abt b img{height: 228px;width:1200px ;display: block;}
.abt p{font-size: 14px;color: #707070;line-height: 26px;text-align: center;margin-top: 42px;}
.abt .more6{color: #fefeff;background: #d02736;width: 142px;height: 41px; display: block;line-height: 41px;font-size: 14px;text-align: center;border: 1px solid #d02736;margin:26px auto;}
.abt .more6 a{color: #fefeff;}
.abt .more6:hover{border: 1px solid #d02736;background: #ffffff;color:#d02736; }
.abt .more6:hover a{color:#d02736;}






