@charset "utf-8"; /*头部及导航*/ .header{height: 130px;} .headerLogo{width:260px;line-height: 130px;} .headerLogo img{display: block;max-width: 290px;} .headerRight{width:840px;} .headerTel{font-size: 12px;color: #db1d00;text-align: right;height: 75px;line-height: 75px;background-image: url(../images/head-ico1.png);background-repeat: no-repeat;float: right;padding-left: 20px;background-position: left center} .headerTel span{font-size: 22px;font-weight: 600px;} .headerNav{height: 55px;clear: both;} .headerNav .menu1>li{float: left;margin: 0 12px;} .headerNav .menu1>li:last-child{margin-right:0} .headerNav .menu1>li>a{font-size: 16px;color: #333333;display: block;height: 55px;position: relative;} .headerNav .menu1>li>a:after{position: absolute;width: 0;left: 50%;height: 2px;background-color: #e01400;bottom: 0;content:"";transition: all .5s;} .headerNav .menu1>li>a:hover,.headerNav .menu1>li>.current{color: #e01400;} .headerNav .menu1>li>a:hover:after,.headerNav .menu1>li>.current:after{left: 0;width: 100%;} .headerNav .menu2{left: 0;right: 0;background: #fff;position: absolute;background: rgba(255,255,255,0.9);padding: 20px 40px;box-shadow: 0 0 6px #ccc;z-index: 10;display: none;} .headerNav .menu2 .menuWrap{width: 1100px;margin: 0 auto;} .headerNav .menu2 img{float: left;width: 470px;margin-right: 30px;} .headerNav .menu2 .menulist{float: right;width: 600px;} .headerNav .menu2 .menulist>li{width: 170px;margin-right: 20px;float: left;} .headerNav .menu2 .menulist>li>a{color:#333;display: block;border-bottom: solid 1px #e6e8ea;text-align:left;line-height:40px;font-size:14px;background: url(../images/ly_li.png) left no-repeat;padding-left: 10px;position: relative;} .headerNav .menu2 .menulist>li:hover>a{color: #e01400;} .headerNav .menu2 .menulist>li a:after{content: "";position: absolute;left: 0;width: 0;transition: all .5s;bottom: -1px;height: 1px;background: #e01400;} .headerNav .menu2 .menulist>li a:hover:after{width: 100%;} /*广告*/ .banner{width: 100%;height: 600px;margin:0 auto;overflow:hidden;position: relative;} .banner .bd{height:600px;overflow: hidden;position: relative;left: 50%;margin-left: -960px;width: 1920px;} .banner .hd{width:100%;position: absolute;z-index:999;left: 0;height:16px;bottom:40px;} .banner .hd ul{text-align: left;} .banner .hd ul li{display:inline-block;width: 8px;height: 8px;margin: 0 5px;cursor: pointer;overflow: hidden;border:1px solid #fff;transition: all .5s;border-radius: 50%;border: 2px solid #02101c;} .banner .hd ul li.on,.banner .hd ul li:hover{background: #fe0000;border-color: #fe0000} .banner .prev,.banner .next{display:block;width: 40px;height:60px;position: absolute;z-index:2;top:45%;margin-top: -20px;} .banner .prev{background: url(../images/banner-pn.png) no-repeat left bottom;left: 5%;} .banner .next{background: url(../images/banner-pn.png) no-repeat right bottom;right: 5%;} /* 搜索*/ .homeSeach{width: 100%;height: 57px;background: #eeeeee;line-height: 56px;} .homeSeach .key{float: left;} .homeSeach .key span{color: #333333;font-size: 14px;} .homeSeach .key a{padding: 0 10px;color: #888888;font-size: 12px;border-right: 1px solid #888} .homeSeach .key a:last-child{border-right: 0;} .homeSeach .key a:hover{color: #db1d00;} .homeSeach .seachBox{float: right;margin-top: 10px;position: relative;} .homeSeach .seachBox form{height: 38px;} .homeSeach .seachBox form input{display: block;float: left;background-color: #ffffff;} .homeSeach .seachBox .word{width: 270px;height: 36px;line-height: 36px;text-indent: 1em;border-right: none;color: #828282} .homeSeach .seachBox .sousuo{width: 36px;height: 36px;background-repeat: no-repeat;background-position: center center;background-image: url(../images/search-ico2.png);cursor: pointer;background-color: #db1d00} .homeSeach .seachBox .ui-select{width:74px;float: left;position: relative;} .homeSeach .seachBox #select{width:34px;height:36px;line-height:36px;background-color:#fff;color:#525252;padding:0 20px 0 20px;text-align: left;position: relative;font-size: 12px;background-image: url(../images/hjt-ico1.png);background-repeat: no-repeat;background-position: 55px center;cursor: pointer;} .homeSeach .seachBox .option{font-size: 16px;background-color: #db1d00;display: none; position: relative;z-index: 20;padding: 5px 0;position: absolute;left: 0;top: 36px;z-index: 20;right: 0} .homeSeach .seachBox .option li{padding-left: 25px;color: #fff;line-height: 28px;cursor: pointer;font-size: 12px;} /*公共主题样式*/ .homeTopic{font-size:32px;color: #db1d00;font-weight: normal;text-align: center;margin-bottom: 35px;} .homeTopic b{display: block;font-size: 12px;color: #999999;text-transform: uppercase;font-weight: normal;margin-bottom: 5px;} /*产品*/ .homeProd{padding: 70px 0;} .homeProd-tab,.homeNews-tab{text-align: center;font-size: 0;margin-bottom: 40px;} .homeProd-tab h2{font-size: 14px;} .homeProd-tab a,.homeNews-tab a{font-size: 14px;color: #666666;display: inline-block;margin: 0 24px;position: relative;height: 36px;line-height: 36px;} .homeProd-tab a:after,.homeNews-tab a:after{position: absolute;content: "";width: 0;left: 50%;bottom: 0;height: 2px;background-color: #db1d00;transition: all .5s;} .homeProd-tab a:hover,.homeProd-tab .on,.homeNews-tab .on{color: #db1d00} .homeProd-tab a:hover:after,.homeProd-tab .on:after,.homeNews-tab a:hover:after,.homeNews-tab .on:after{width: 100%;left: 0} .homeProd-list,.homeProd-list ul{height:745px;overflow:hidden;width:1105px;} .homeProd-list li{float: left;overflow: hidden;border:1px solid #ddd;} .homeProd-list li .pic{display: block;overflow: hidden;} .homeProd-list li .pic img{width: 100%;height: 100%;animation: slowBig 2s linear infinite alternate; animation-play-state: paused;transform:scale(1,1)} .homeProd-list li .txt{font-size: 14px;color: #888888;text-align: center;} .homeProd-list li .txt h5{font-size: 18px;color: #db1d00;font-weight: normal;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .homeProd-list li .txt .more{display: block;font-size: 12px;color: #fff;width: 110px;height: 30px;line-height: 30px;text-align: center;background-color: #da1400;border-radius: 2px;margin: 15px auto 0; transition: all .5s;} .homeProd-list .li1{width: 510px;height: 740px;margin-right: 10px;} .homeProd-list .li1 .pic{width: 100%;height: 510px; margin-bottom: 40px;} .homeProd-list .li1 .txt{width: 360px;margin: 0 auto;} .homeProd-list .li2{width: 580px;height: 310px;float: right;margin-bottom: 10px;} .homeProd-list .li2 .pic{width: 280px;height: 310px;float: left;line-height: 310px;} .homeProd-list .li2 .pic img{height: auto;vertical-align: middle;} .homeProd-list .li2 .txt{width: 260px;float: left;text-align: left;padding-top: 80px;} .homeProd-list .li2 .txt .more{margin-left: 0} .homeProd-list .li3,.homeProd-list .li4{width: 285px;height: 420px;} .homeProd-list .li3 .pic,.homeProd-list .li3 .pic{height: 285px;} .homeProd-list .li3 .txt,.homeProd-list .li3 .txt{width: 240px;margin: 0 auto;} .homeProd-list .li4{float: right;} .homeProd-list li:hover img{animation-play-state: running;transform: none;margin-left: 0} @keyframes slowBig { to {transform:scale(1.15,1.15);} } .homeProd-list li:hover .more{background-color: #af1202;} .homeProd-list li:hover{border:1px solid #da1400;box-shadow:0 0 5px #ffb9b2;} /*优势*/ .homeYs{background: url(../images/hYs-bg.jpg) no-repeat center center;height: 530px;padding: 70px 0;} .homeYs ul{padding-top: 30px;width: 1120px;margin: 0 auto;} .homeYs li{width: 270px;float: left;text-align: center;height: 400px;transition: all .5s;margin-right: 5px;} .homeYs li i{display: block;width: 120px;height: 120px;margin: 60px auto 25px;background-repeat: no-repeat;background-position: center 0;transition: all .3s;} .homeYs li h5{font-size: 24px;color: #333333;font-weight: normal;margin-bottom: 25px;} .homeYs li p{width: 220px;margin:0 auto;font-size: 14px;color: #666666} .homeYs .ys1 i{background-image: url(../images/hYs-ico1.png);} .homeYs .ys2 i{background-image: url(../images/hYs-ico2.png);} .homeYs .ys3 i{background-image: url(../images/hYs-ico3.png);} .homeYs .ys4 i{background-image: url(../images/hYs-ico4.png);} .homeYs li:hover{background-color: #ffffff;box-shadow: 0 0 10px 5px #c8c8c8;transform: scale(1.02);} .homeYs li:hover i{background-position: center -120px;} /*案例*/ .homeSolve{padding: 70px 0;} .homeSolve .homeTopic{padding-bottom: 35px;} .homeSolve-main{width: 1220px;margin: 0 auto;position: relative;height: 445px;} .homeSolve-main .bd{width: 1100px;margin: 0 auto;height: 100%;overflow: hidden;} .homeSolve li{float:left;width:265px;margin-right:10px;background-color: #eeeeee;height: 100%;overflow: hidden;} .homeSolve li .pic{display: block;height: 350px;overflow: hidden;} .homeSolve li .pic img{display: block;width: 100%;height: 100%;transition: all .5s;} .homeSolve li h5{padding: 25px 10px;font-size: 16px;font-weight: normal;color: #333333;overflow: hidden;text-align: center;position: relative;z-index: 0;transition: all .5s;} .homeSolve li h5:after{position: absolute;width: 100%;left: 0;right: 0;height: 0; top: 0;background-color: #db1d00;content: " ";opacity: 0;transition: all .5s;z-index: -1} .homeSolve li h5 span{display: block;font-size: 12px;color: #999999;margin-top: -3px;} .homeSolve .prev,.homeSolve .next,.homeSetting .prev,.homeSetting .next{position: absolute;width: 30px;height: 30px;background-color: #4b4b4b;background-repeat: no-repeat;background-position: center center;top: 50%;margin-top: -15px;transition: all .5s;} .homeSolve .prev,.homeSetting .prev{background-image: url(../images/banner-prev.png);left: 0} .homeSolve .next,.homeSetting .next{background-image: url(../images/banner-next.png);right:0;} .homeSolve .prev:hover,.homeSolve .next:hover,.homeSetting .prev:hover,.homeSetting .next:hover{background-color: #db1d00} .homeSolve li:hover .pic img{transform: scale(1.1);} .homeSolve li:hover h5:after{height: 100%;opacity: 1} .homeSolve li:hover h5,.homeSolve li:hover h5 span{color: #fff;} /*关于*/ .homeAbout{background:#eee url(../images/hSBout-bg.jpg) no-repeat right center;margin-bottom: 40px; padding:50px 0;} .homeAbout-main{width: 520px;float: right;} .homeAbout-main h2{font-size: 32px;color: #333333;font-weight: normal;margin-bottom: 45px;line-height:32px;} .homeAbout-main h2 span{display: block;font-size: 18px;color: #db1d00;margin-top: 20px;position: relative;} .homeAbout-main h2 span:after{content: "";position: absolute;width: 479px;height: 7px;background: url(../images/hAbout-ico1.png) no-repeat center center;left: 0;bottom: -15px;} .homeAbout-main .txt{font-size: 14px;color: #666666;line-height: 26px;height: 228px;overflow: hidden;} .homeAbout-main .txt p{margin-bottom: 20px;} .homeAbout-main .more{display: block;width: 170px;height: 54px;line-height: 54px;color: #fff;font-size: 16px;color: #ffffff;background-color: #db1d00;text-indent: 20px;background-image: url(../images/hAbout-ico2.png);background-position: 130px center;background-repeat: no-repeat;transition: all .5s;margin-top: 50px;} .homeAbout-main .more:hover{opacity: 0.7} .homeSetting{width: 1220px;margin: 0 auto;position: relative;} .homeSetting .bd{overflow: hidden;height: 210px;width: 1100px;margin: 0 auto;} .homeSetting ul{width: 1120px;} .homeSetting li{width: 265px;height: 210px;overflow: hidden;position: relative;float: left;margin-right: 10px;} .homeSetting li img{display: block;width: 100%;height: 100%;transition: all .5s;} .homeSetting li span{position: absolute;bottom: 0;left: 0;right: 0;height: 40px;line-height: 40px;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;background: rgba(0,0,0,0.8);text-align: center;font-size: 14px;color: #fff;transition: all .5s;opacity: 1} .homeSetting li:hover span{height: 0;opacity: 0} .homeSetting li:hover img{transform: scale(1.1);} /*新闻*/ .homeNews{padding: 70px 0;} .homeNews-wrap{height: 490px;overflow: hidden;} .homeNews-list{overflow: hidden;height: 490px;overflow: hidden;margin-bottom: 5px;} .homeNews-left{width: 530px;height: 480px;float: left;position: relative;overflow: hidden;} .homeNews-left img{display: block;width: 100%;height: 100%;transition: all .5s;} .homeNews-left h5{padding: 0 30px;background: rgba(0,0,0,0.8);position: absolute;left: 0;right: 0;bottom: 0;height: 70px;line-height: 70px;font-size: 16px;color: #fff;font-weight: normal;transition: all .5s;} .homeNews-left .time{font-size: 12px;float: right;} .homeNews-left:hover h5{background-color: #db1d00} .homeNews-left:hover img{transform: scale(1.1);} .homeNews-right{width:550px;border:1px solid #dedede;height:478px;float: right;} .homeNews-right li{height:102px;padding:37px 25px 20px 0;overflow:hidden;font-size:12px;position:relative;background:#fff;border-bottom:1px solid #eee;} .homeNews-right li:after{position:absolute;content:"";left:0;top:0;width:0;height:100%;transition:all 0.4s;background:#db1d00;opacity: 0} .homeNews-right li a{position:relative;z-index:2;display:block;} .homeNews-right li .date{float:left;width:105px;height:112px;text-align:center;margin-right:20px;transition:all 0.3s;} .homeNews-right li .date i{display:block;font-style:normal;font-size:46px;color:#222;line-height:46px;} .homeNews-right li h5{color:#333;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;font-size:16px;} .homeNews-right li:hover .date i,.homeNews-right li:hover a,.homeNews-right li:hover h5{color:#fff;transition:all 0.3s;} /*.homeNews-right li:hover{background:#db1d00;transition-delay:.3s;}*/ .homeNews-right li:hover:after{width: 100%;opacity: 1} /*底部*/ .footer{background:#2d2d2d;color:#7f8182;padding: 60px 0 40px;} .footer .footLeft{overflow: hidden;} .footer .footLeft dl{float: left;width: 155px;margin-right: 10px;} .footer .footLeft dl dt{font-size: 14px;color: #fff;margin-bottom: 15px;} .footer .footLeft dl dd a{color: #999999;font-size: 12px;} .footer .footRight{width: 120px;overflow: hidden;} .footer .ewmTwo{margin-right: 20px;} .footer .footRight span{display: block;font-size: 14px;color: #7f8182;text-align: center;margin-bottom:15px;} .footer .footLeft dl dd a:hover{color: #fff;} .footerBox{position: relative;} .footerLink{clear:both;padding: 30px 0 15px;} .footerLink span{font-size: 14px;color: #999;margin-right: 10px;} .footerLink a{font-size: 12px;border-right: 1px solid #7f8182;padding: 0 10px;} .footerLink a:last-child{border-right: 0} .footerLink a:hover{color: #fff;} .foot-bot{background: #1e2125;color: #7f8182;height: 58px;line-height: 58px;} .foot-bot a{color:#7f8182;margin-right: 15px;font-size: 12px;} .foot-bot a:hover{color: #fff;]} /*关于我们专题页*/ /*企业介绍*/ .pageAbout{padding: 50px 0;} .pageAbout .pVideo{width: 500px;height: 430px;cursor: pointer;} .pageAbout .pVideo img{display: block;width: 100%;height: 100%;} .pageAbout .pAbout{width:560px;} .pageAbout .pAbout h2{font-size: 26px;font-weight: normal;font-weight: normal;color: #db1d00;margin-bottom:25px;} .pageAbout .pAbout .txt{font-size: 14px;} .pageAbout .pAbout .txt p{margin-bottom: 15px;} /*荣誉资质*/ .pageTopic{font-size:30px;font-weight: normal;text-align: center;margin-bottom: 30px;color: #333 } .pageTopic span{display: block;font-size: 12px;color: #666;text-transform: uppercase;margin-top: 5px;} .pageHonor{padding: 50px 0;background-color: #f0f0f0;} .pageHonor ul{width: 1130px;} .pageHonor li{width: 270px;margin-right: 12px;float: left;} .pageHonor li .pic{display: block;border: 1px solid #d9d9d9;padding: 5px;transition: all .5s;} .pageHonor li .pic img{display: block;width: 257px;transition: all .5s;height: 188px;} .pageHonor li .tit{display: block;height: 46px;line-height: 46px;font-size: 14px;color: #6a6a6a;transition: all .5s;text-align: center;} .pageHonor li:hover .pic{background-color: #db1d00} .pageHonor li:hover .tit{color: #db1d00} /*工厂实力*/ .pageStren{padding: 50px 0;} .pageStren ul{width: 1130px;} .pageStren li{width: 360px;margin-right: 15px;float: left;margin-bottom: 15px;position: relative;height: 240px;overflow: hidden;} .pageStren li img{display: block;width:100%;transition: all .5s;height: 100%;} .pageStren li .tit{display: block;height: 40px;line-height: 40px;font-size: 14px;color: #666;transition: all .5s;text-align: center;background: rgba(0,0,0,0.5);position: absolute;bottom: 0;left: 0;right: 0;opacity: 1;color: #fff;} .pageStren li:hover img{transform: scale(1.1);} .pageStren li:hover .tit{height: 0;opacity: 0} /* 内页公用 */ .listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:300px;} .listBanner img{display: block;} .listWrapper{padding:40px 0 50px 0;overflow:hidden;} .pageWrapper {padding:40px 0 50px 0;} .pWrapper {padding:0 0 50px 0;} .breadCrumb{height: 50px;line-height: 50px;border-bottom: 1px solid #dadada;background: #fff;} .breadCrumb p{font-size: 12px;color: #6d6d6d} .breadCrumb p a{color: #6d6d6d} .breadCrumb .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;background:#999;color:#fff;margin-top:10px;} .breadCrumb .back:hover{background:#db1d00;transition:all 0.3s;} .page-bgColor{background-color: #fff;padding: 30px 20px;} /* 内页公用菜单 */ .listMenu{height: 50px;line-height: 50px;color: #333;border-bottom: 1px solid #eee;overflow: hidden;} .listMenu .menuWrap{text-align: left;} .listMenu .menuWrap a{display: inline-block;margin: 0 20px;text-align: center;font-size: 16px;color:#333;transition: all .5s;position: relative;} .listMenu .menuWrap a:after{content: "";position: absolute;width: 0;left:50%;height: 3px;background-color: #db1d00;bottom: 0;transition: all .5s;} .listMenu .menuWrap a.current,.listMenu .menuWrap a:hover{color: #db1d00;} .listMenu .menuWrap a:hover:after,.listMenu .menuWrap .current:after{width: 100%;left: 0} .listMenu .menuWrap a:first-child{margin-left: 0} .menuSub{text-align:center;padding-top: 30px;} .menuSub a{border:1px solid #ececec;display: inline-block;margin:0 5px;width: 140px;height: 36px;line-height: 36px;text-align: center;font-size: 14px;color: #999;transition: all .5s;} .menuSub a.current,.menuSub a:hover{border-color: #db1d00;background-color: #db1d00;color: #fff;} /*产品导航*/ .prodMenu-main{border: 5px solid #efefef;width: 1090px;margin: 30px auto ;padding: 15px 0;} .prodMenu-main dl{overflow: hidden;margin: 20px 0;padding-left: 265px;padding-right: 10px;} .prodMenu-main dl dt{display:block;font-size: 16px;color: #000000;margin-right: 25px;float: left;margin-left: -240px;margin-top: 3px;margin-bottom: 3px;} .prodMenu-main dl dd{display:block;width: 195px;font-size: 14px;float: left;margin:2px 0;} .prodMenu-main dl dd span{display: inline-block;vertical-align: middle;width: 150px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .prodMenu-main dl .dd1{width: 80px;margin-left: -80px;} .prodMenu-main dl .dd1 span{width: 40px;} .prodMenu-main dl dd i{display: inline-block;width: 16px;height: 16px;border: 1px solid #dbdbdb;vertical-align: middle;margin-right: 10px;position: relative;} .prodMenu-main dl dd i:after{position: absolute;width: 10px;height: 10px;left: 50%;margin-left: -5px;top: 50%;margin-top: -5px;background-color: #db1d00;content: "";display: none;} .prodMenu-main dl dd:hover i:after,.prodMenu-main dl dd.current i:after{display: block;} /*产品列表*/ .prodList ul{width: 1130px;} .prodList li{width: 350px;float: left;margin-right: 25px;margin-bottom: 25px;} .prodList li .pic{height: 350px;background-color: #e9e9e9;text-align: center;position: relative;overflow: hidden;border: 1px solid #e9e9e9} .prodList li .pic img{height: 360px;max-width: 380px;transition: all .5s;} .prodList li .cover{position: absolute;top:0;left: 0;right: 0;bottom: 0;background: rgba(219,29,0,0.8);color: #fff;text-align: left;padding: 80px 30px;opacity: 0;transition: all .5s;} .prodList li .cover p{height: 96px;overflow: hidden;opacity: 0;transition: all .5s;position: relative;top: 20px;} .prodList li .cover .more{display: block;width: 120px;height: 32px;line-height: 32px;border: 1px solid #fff;text-align: center;font-size: 12px;color: #fff;transition: all .5s;margin-top: 30px;opacity: 0;transition: all .5s;top: -20px;position: relative;} .prodList li:hover .cover .more{background: #fff;color:#db1d00;border-color: #fff;transition-delay: 0s;transition: all .5s; } .prodList li h5{height: 40px;line-height: 40px;font-size: 16px;font-weight: normal;color: #444444;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;} .prodList li h5:after{position: absolute;content: "";left: 0;bottom: 0;width: 120px;height: 1px;background-color: #dadada;transition: all .5s;} .prodList li:hover .cover{opacity: 1;top:10px;left: 10px;right: 10px;bottom: 10px;} .prodList li:hover .cover p{top: 0;opacity: 1;transition-delay: .3s;} .prodList li:hover .cover .more{top: 0;opacity: 1;transition-delay: .3s} .prodList li:hover .pic img{transform: scale(1.1);} .prodList li:hover h5:after{background-color: #db1d00} /* 产品详情*/ .pageProbg{background: #fff;padding:70px;width: 1060px;margin: 0 auto;box-shadow:0 0 2px 1px #dadada;} .prodPic{width:560px;} .prodPic .big{width:435px;height:435px;position:relative;z-index:1;float:left;border:1px solid #e3e3e3;} .prodPic .big a{width:100%;height:100%;background:#e9e9e9;} .prodPic .big a img{display: block;width: 100%;height: 100%;} .prodPic .big a{*display:block;*font-family:Arial;*line-height:1;} div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:300px;height:300px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;} div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;} .prodPic .list{width:112px;height:436px;overflow:hidden;position:relative;float:right;} .prodPic .list a.prev,.prodPic .list a.next{display:block;width:107px;height:25px;position:absolute;top:0;left:0;background:url(../images/anus.jpg) no-repeat;overflow:hidden;cursor:pointer;} .prodPic .list a.next{top:auto;bottom:0;background-position:0 -50px;} .prodPic .list a.prev:hover{background-position:0 -25px;} .prodPic .list a.next:hover{background-position:0 -75px;} .prodPic .list .thumb{position:relative;width:112px;height:370px;overflow:hidden;top:33px;} .prodPic .list .thumb ul{position:absolute;height:99999px;} .prodPic .list .thumb ul li{background:none;float:left;width:107px;height:95px;position:relative;} .prodPic .list .thumb ul li a{display:block;width:103px;height:75px;border:2px solid #e3e3e3;text-align:center;background:#fff} .prodPic .list .thumb ul li img{max-width:100%;max-height:100%;cursor:pointer;} .prodPic .list .thumb ul li a em{display:block;width:5px;height:9px;position:absolute;right:-5px;top:35px;} .prodPic .list .thumb ul li a.selected{border-color:#db1d00;} .prodPic .list .thumb ul li a.selected em{background:url(../images/jt.png) no-repeat} /* 产品右侧简介样式 */ .proshow_synopsis{background:#f2f2f2; border: 1px solid #d5d5d5;padding: 19px;width:470px;color: #666;font-size: 13px;line-height:30px; height:396px;border-radius:3px;} .proshow_synopsis .title{font-size:24px; color:#333;border-bottom:1px solid #dbdbdb;margin-bottom:15px;padding-bottom:0px;font-weight:normal;padding-bottom: 10px} .proshow_synopsis strong{color: #333;font-weight: normal; } .proshow_synopsis .font{line-height:24px;overflow: hidden;height:150px;margin-bottom:15px;} .prodcut-tel{ padding-left:50px; margin-bottom:20px; line-height:26px; background:url('../images/p_icon.png') no-repeat left center; } .prodcut-tel span{font-family:arial; font-size:24px; color:#db1d00;display: block; } .proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px; color: #fff;transition: all 0.3s;font-size:16px;} .proshow_synopsis .btn .a02{background:#db1d00 url(../images/proshow_icon2.png) no-repeat 20px 13px;margin-left:25px;} .proshow_synopsis .btn a:hover{opacity: 0.8;filter:alpha(opacity=50);transition: all 0.3s;} /* 产品说明标签切换样式 */ .gr-tab-list{overflow:hidden; margin-top:40px;} .gr-tab-list .hd{height:40px;line-height:40px;border-bottom:1px solid #ddd;font-size:16px;} .gr-tab-list .hd li{width:150px;float:left;text-align:center;background:#eee;margin-right:5px;cursor:pointer;position:relative;} .gr-tab-list .hd li.on{background:#db1d00;color:#fff;} .gr-tab-list .bd{overflow:hidden;padding-top:15px;} .gr-tab-list .hd li.on::before{position: absolute;content: "";bottom:-12px;left:70px;border:6px solid transparent;border-top-color:#db1d00;} .gr-tab-list img{display: block;margin:0 auto;} /* 相关产品样式 */ .relatedPro{margin-bottom:30px;overflow:hidden;} .relatedPro .tie{height:40px;line-height:40px;background:#e9e9e9;color:#db1d00;font-size:16px;font-weight:normal;margin:20px 0;} .relatedPro .tie span{padding:0 30px;background:#db1d00;display:inline-block;color:#fff;} .relatedPro li{float:left;} .relatedPro ul{ width:1240px; margin-top:20px;} .relatedPro li{float:left;width:261px;margin-bottom:15px;margin-right:15px;border:1px solid #ddd;background:#fff;text-align: center;transition: all .5s;} .relatedPro li a{display:block;width:100%;} .relatedPro li a .pic{display: block;width: 100%;height: 260px;overflow: hidden;} .relatedPro li img{display: block;width: 100%;height: 100%;transition: all .5s;} .relatedPro li span{height:40px;line-height:40px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;transition: all .5s;background-color: #e9e9e9} .relatedPro li:hover{border:1px solid #db1d00;} .relatedPro li:hover span{background-color: #db1d00;color: #fff;} .relatedPro li:hover img{transform: scale(1.1);} /* 采购表单样式 */ .orderBox{padding:25px;width:1050px;background:#f1f1f1;overflow:hidden;margin:0 auto;} .orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";} .orderBox .table{padding-top:20px;overflow:hidden;} .orderBox .table li{width:520px;height:215px;float:left;height:35px;margin-bottom:10px;} .orderBox .table li span{float:left;border:1px solid #ddd;line-height:33px;height:33px;width:98px;display:inline-block;text-align:center;background:#fff;} .orderBox .table li .iptTxt{float:right;width:408px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;} .orderBox .table li .iptCode{float:left;width:199px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;} .orderBox .table li .checkcode{float:left;border:1px solid #ddd;border-left-width:0;background:#eee;margin-left:2px;padding:6px;} .orderBox .table li .btn{width:385px;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;} .orderBox .table li .btn:hover{background:#db1d00;color:#fff;} .orderBox .table li.areLi{width:510px;float:right;height:215px;overflow:hidden;} .orderBox .table li.areLi .txtContent{width:478px;height:183px;border:1px solid #ddd;outline:none;resize:none;padding:15px;color:#666;line-height:18px;background:#fff;} /*案例列表*/ .caseList li{width: 353px;float: left;margin-right: 20px;margin-bottom: 20px;} .caseList li a{display:block;transition: all .5s;} .caseList li .pic{display:block;height: 260px;overflow: hidden;position: relative;border: 1px solid #ccc} .caseList li .pic i{position: absolute;width: 29px;height: 32px;background: url(../images/hCase-ico.png) no-repeat center center;left: 50%;margin-left: -15px;z-index:1;top: 40%;margin-top: -16px;transition: all .5s;opacity: 0;} .caseList li .pic:after{content:"";left: 0px;top: 0px;bottom: 0px;right: 0px;position:absolute;background: rgba(219,29,0,0.8);border: 1px solid #f5f5f5;transition: all.5s;opacity: 0} .caseList li .pic img{display: block;width: 100%;height:100%;transition: all .5s;} .caseList li:hover .pic img{transform:scale(1.1);} .caseList li .txt{padding: 20px 0;transition: all.5s;position: relative;} .caseList li .txt:after{position:absolute;content: "";width: 42px;height: 42px;background: url(../images/hCase-ico2.png) no-repeat center center;right: 0;bottom: 30px;opacity: 0;transition:all .5s;} .caseList li h5{font-weight: normal;font-size: 14px;color:#3b3b3b;width: 290px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;transition: all .5s;} .caseList li p{color: #7a7a7a;font-size:12px;width: 290px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;} .caseList li:hover .txt{background-color: #fff;padding:20px 15px;} .caseList li:hover .txt:after{right: 15px;opacity: 1} .caseList li:hover .pic:after{opacity: 1;left: 10px;top: 10px;bottom: 10px;right:10px;} .caseList li:hover .pic i{top: 50%;opacity: 1} .caseList li:hover h5{color: #db1d00;} .caseList li:hover a{box-shadow: 0 0 10px 3px rgba(0,0,0,0.05)} /*解决方案详情页*/ .solveRelation{background-color:#f5f5f5;padding: 40px 0;} .solveRelation .topic{font-size: 26px;font-weight: normal;color:#db1d00;font-weight: normal;text-align:center;padding-bottom: 10px;height: 30px;line-height: 30px; margin-bottom: 20px;} .solveRelation .topic span{display: block;font-size: 12px;text-transform: uppercase;color: #666} .solveStart{margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid #dedede;overflow: hidden;text-align: center;position: relative;} .solveStart .bshare-custom{position: absolute;right: 0;top: 40px;} .solveStart .title{font-size: 26px;line-height: 30px;color: #db1d00;font-weight: normal;margin-bottom: 10px;} .solveStart .time{display: block;font-size: 14px;color: #999999} .solveStart .content{margin-bottom: 60px;} /* 风采展示 */ .partnerList,.honorList,.settingList,.newsList,.appList,.newsList,.downList{ width:1100px;overflow: hidden;} .caseList ul,.partnerList ul,.honorList ul,.settingList ul,.downList ul,.clientList ul,.newsList2 ul{ width:1130px;} .settingList ul li{width:262px;float:left;margin-right:15px;margin-bottom:15px;text-align:center;} .settingList ul li img{display:block;width:252px;height:170px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition: all .5s;} .settingList ul li img:hover{border:1px solid #db1d00;background:#db1d00;} .settingList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;} /* 荣誉证书 */ .honorList li{width:262px;float:left;margin-right:15px;margin-bottom:15px;text-align:center;} .honorList li img{display:block;width:252px;height:198px;padding:4px;border:1px solid #e3e3e3;background:#fff;} .honorList li img:hover{border:1px solid #db1d00;background:;} .honorList li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;} /*客户列表*/ .pagePartner{padding: 60px 0;background-color: #f0f0f0;} .partnerList ul{width: 1230px;} .partnerList li{width: 165px;height: 90px;float: left;overflow: hidden;border: 1px solid #dedede;margin-bottom: 5px;margin-right: 5px;} .partnerList li a{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;} .partnerList li a img{position: absolute;z-index: 2;transform:rotateY(0deg);transition: all 0.5s ease 0s;backface-visibility: hidden;transition: all 0.5s ease 0s;left:0;top:0;right: 0;bottom: 0;width: 100%;height: 100%;} .partnerList li a span{position: absolute;text-align: center;line-height: 90px;background-color:#db1d00;transform:rotateY(-180deg);color: #fff;font-size: 16px;transition: all 0.5s ease 0s;backface-visibility: hidden;left:0;top:0;right: 0;bottom: 0;} .partnerList li a:hover img{transform: rotateY(180deg);} .partnerList li a:hover span{transform: rotateY(0deg);} /*实力列表*/ .strenList ul{width: 1140px;} .strenList li{width: 264px;margin-right: 15px;position: relative;margin-bottom: 15px;float: left;transition: all .5s;} .strenList li .pic{display: block;overflow: hidden;position: relative;height:204px;} .strenList li img{width: 100%;height: 100%;transition: all .5s;display: block;} .strenList li:hover img{transform: scale(1.2);} .strenList li p{padding:12px 10px ;transition: all .5s;position: relative;left: 0} .strenList li p .tit{font-size: 14px;color: #333333;display: block;} .strenList li p .time{font-size: 12px;color: #999999;display: block;} .strenList li:after{content: "";position: absolute;width: 0;left:50%;height: 2px;background-color: #db1d00;transition: all .5s;bottom: 0px;} .strenList li:hover:after{width: 100%;left: 0} .strenList li:hover{box-shadow: 0 8px 20px rgba(0,0,0,.1);} .strenList li:hover p{left: 15px;} /* 新闻列表 */ .newsList .hot{overflow: hidden;margin-bottom: 30px;} .newsList .hot ul{width: 1130px;} .newsList .hot li{width: 353px;float: left;margin-right: 20px;position: relative;height: 370px;} .newsList .hot li .pic{display: block;height: 320px;overflow: hidden;} .newsList .hot li .pic img{display: block;width: 100%;height: 100%;transition: all .5s;} .newsList .hot li .txt{padding: 40px 20px 30px 20px;background-color: #f5f5f5;position: absolute;bottom: 0;left: 0;right: 0;transition: all .5s;} .newsList .hot li .txt h5{font-size: 14px;font-weight: normal;color: #464646;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 5px; transition: all .5s;position: relative;top: 0;} .newsList .hot li .txt p{font-size: 12px;color: #999;line-height: 22px;position: relative;top: 0;transition: all .5s;} .newsList .hot li .txt .time{position: absolute;background-color: #db1d00;width: 90px;height: 90px;color: #fff;text-align: center;top: -60px;left: 20px;transition: all .5s;} .newsList .hot li .txt .time b{display: block;font-size: 40px;font-weight: normal;margin-bottom: 10px;margin-top: 20px;} .newsList .hot li:hover img{transform: scale(1.2);} .newsList .hot li:hover .txt{background-color: #db1d00;} .newsList .hot li:hover .txt h5{color: #fff;top: 10px;} .newsList .hot li:hover .txt p{color: #fff;top: 10px;} .newsList .hot li:hover .time{background-color: #fff;padding-top: 10px;color: #db1d00;} .newsList .list li {padding-left: 120px;padding-bottom: 30px;border-top: 1px dotted #cccccc;padding-top: 30px;transition: all .5s;background: #fff;overflow: hidden;} .newsList .list li a{display: block;position: relative;left: 0;transition: all .5s;} .newsList .list li .time{display: block;float: left;font-size: 12px;color: #666666;margin-left: -120px;width: 90px;height: 90px;border: 1px solid #adadad;text-align: center;transition: all .5s;} .newsList .list li strong{font-size: 40px;color: #666666;display: block;font-weight: normal;text-align: center;margin-bottom: 10px;margin-top: 20px;transition: all .5s;} .newsList .list li .txt{width: 790px;float: left;margin-top: 15px;} .newsList .list li h5{font-size: 18px;color: #191919;font-weight: normal;margin-bottom: 20px;} .newsList .list li p{font-size: 12px;color: #666666;} .newsList .list li .more{display: block;font-size: 10px;text-align: center;height: 24px;line-height: 24px;width: 60px;text-align: center;background-color: #db1d00;color: #fff;margin-top: 35px;transition: all .5s;float:right;} .newsList .list li:hover h5 {color: #db1d00;} .newsList .list li:hover .time{background-color: #db1d00;border-color: #db1d00;color: #fff;} .newsList .list li:hover strong{color: #fff;} .newsList .list li:hover .more{background-color: #4b4b4b} /* 常见问题 */ .faqList li{position:relative;margin-bottom: 30px;border-left: 3px solid #db1d00;} .faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#db1d00;pointer-events:none;} .faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;} .faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;} .faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;} .faqList li h3{position:relative; padding:0 60px; background-color:#f3f3f3; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;color: #333;background-image:url(../images/faq.png); background-repeat:no-repeat; background-position:20px 0;} .faqList li div{display:none;padding:25px 60px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;} .faqList li div{background:url(../images/faq.png) no-repeat 20px -155px;font-size:14px;} @-webkit-keyframes fadeIn{ 0%{opacity:0;} 100%{opacity:1;} } @keyframes fadeIn{ 0%{opacity:0;} 100%{opacity:1;} } /* 新闻详细样式 */ .articleShow .articleStart{margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid #dedede;overflow: hidden;text-align: center;} .articleShow .articleStart .bshare-custom{margin-top: 20px;} .articleShow .articleMain .title{font-size: 22px;line-height: 30px;color: #303030;font-weight: normal;margin-bottom: 10px;} .articleShow .articleMain .time{display: block;font-size: 14px;color: #999999} .articleShow .articleMain .content{margin-bottom: 60px;} .articleShow .articlePage{background: #f5f5f5;overflow: hidden;margin-bottom: 30px;} .articleShow .articlePage .post-prev,.articleShow .articlePage .post-next{transition: all .36s ease;position: relative;width: 50%;overflow: hidden;float: left;padding: 15px;box-sizing: border-box;-moz-box-sizing: border-box;background: #f5f5f5;transition: all .5s;} .articleShow .articlePage a{display: block;width: 100%;height: 100%;} .articleShow .articlePage .pageImg{width: 70px;transition: all .5s;} .articleShow .post-prev .pageImg{text-align: right;} .articleShow .articlePage h5{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 14px;color: #666;font-weight: normal;position: relative;transition: all .5s;width: 240px;} .articleShow .articlePage .post-prev h5{right: 0;text-align: right;} .articleShow .articlePage .post-next h5{left: 0;text-align: left;} .articleShow .articlePage i{display: block;width: 40px;height:16px;margin-top: 5px;} .articleShow .articlePage .post-prev i{border-right: 1px solid #c9c9c9;background: url(../images/pageJt-icoL.png) no-repeat 0 center;transition: all .5s;} .articleShow .articlePage .post-next i{border-left: 1px solid #c9c9c9;background: url(../images/pageJt-icoR.png) no-repeat -40px center;transition: all .5s} .articleShow .articlePage .post-prev:hover .pageImg,.articleShow .articlePage .post-next:hover .pageImg{color: #fff;} .articleShow .articlePage .post-prev:hover,.articleShow .articlePage .post-next:hover{background-color: #db1d00} .articleShow .articlePage .post-prev:hover h5{color: #fff;right:25px;} .articleShow .articlePage .post-next:hover h5{color: #fff;left:25px;} .articleShow .articlePage .post-prev:hover i{border-color: #fff;background-position: -40px 0;opacity: 0.6} .articleShow .articlePage .post-next:hover i{border-color: #fff ;background-position: 0 0;opacity: 0.6} .articleShow .articleHost h3{height: 30px;line-height: 30px;font-size: 16px;font-weight: normal;color: #303030;margin-bottom: 10px;} .articleShow .articleRelate-news{border: 1px solid #e5e5e5;padding: 15px 20px;overflow: hidden;} .articleShow .articleRelate-news ul{width: 1250px;} .articleShow .articleRelate-news li{height: 36px;line-height: 36px;border-bottom: 1px dashed #e5e5e5;transition: all .5s;float: left;width: 510px;margin-right: 50px;} .articleShow .articleRelate-news li .time{color: #ccc;float: right;width: 72px;} .articleShow .articleRelate-news li a{display: block;background: url(../images/ly_li.png) no-repeat left center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 10px;width: 400px;position: relative;transition: all .5s;left: 0;float: left;} .articleShow .articleRelate-news li:hover a{color: #db1d00;left: 10px;} /* 人才招聘 */ .jobTop{overflow:hidden;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #eee;} .jobTop .main{float:right;width:560px;} .jobTop .main .font{height:140px;overflow:hidden;line-height:28px;} .jobTop .main .p1{padding-top:15px;font-size:16px;color:#333;} .jobTop .main .p1 a{color:#db1d00;} .jobTop .main .p1 a:hover{text-decoration: underline;} .jobTop .more{width:100px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:3px;display:inline-block;background:#db1d00;margin-top:15px;} .jobTop .more:hover{background:#201c1d;} .jobList li{overflow: hidden;position: relative;border-bottom: 1px solid #ddd;padding:30px 0 28px;} .jobList li .icon{display: block;width: 35px;height: 35px;background:#434343 url('../images/gicon19.png') no-repeat center center;position: absolute;right: 28px;top: 36px;cursor: pointer; transition: .3s;-ms-transition: .3s;-moz-transition: .3s; -webkit-transition: .3s;-o-transition: .3s;border-radius: 50% } .jobList li h3{width: 158px;float: left;color: #333;font-size: 16px;font-weight: normal;background: url('../images/jobIcon1.png') no-repeat;padding-top:85px;} .jobList li .inner{padding-left: 158px;font-size: 14px;color: #888;line-height: 27px;} .jobList li .txt{padding-top: 30px;display: none;} .jobList li h4{color: #333;font-size: 14px;font-weight: normal;} .jobList li h5{color: #db1d00;font-size: 14px;margin-top: 30px;font-weight: normal;} .jobList .more{display: block;padding-left: 20px;} .jobList li.on .txt{display: block;} .jobList li.on .more{display: none;} .jobList li.on .icon{background:#db1d00 url('../images/gicon18.png') no-repeat center center;border-radius: 50%} /* 内页留言样式 */ .page-ditu{background: #f5f5f5;height: 400px;} #dituContent{width:550px;height:400px;float: left;} .contactFont{overflow:hidden;margin-bottom:30px;float: right;width: 490px;height: 360px;padding: 20px 30px;} .page-contact-title{ font-size:26px; line-height:50px; color:#333; text-align:center; padding:10px 0 20px;} .page-contact{} .page-contact dl{ width:20%; height:210px; float:left; text-align:center; position:relative;} .page-contact dl:before{ content:""; overflow:hidden; position:absolute; background-color:#eee; left:0px; top:0; height:100%; width:1px;} .page-contact dl:nth-child(1):before{ width:0;} .page-contact dl dt{ position:relative; padding-top:120px; font-size:12px; line-height:20px; color:#888;} .page-contact dl dt span{ width:90px; height:90px; position:absolute; left:50%; top:20px; margin-left:-45px;} .page-contact dl dd{ font-size:14px; line-height:24px; padding:10px 20px 0;} .map{ margin-top:60px;overflow:hidden;} .map .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;} .map-left{ width:780px; height:560px;} .map-line{ margin-top:0px;} .map-line d{ margin:25px 30px 0; background-repeat:no-repeat; background-position:left 8px; padding-left:55px;} .map-line dl d{ font-size:18px; line-height:30px; color:#eee;} .map-line dl dd{ font-size:14px; line-height:24px; color:#bbb; padding:5px 0 25px; border-bottom:1px dotted #888;} .map-line dl:nth-last-child(1) dd{ border:none;} .map-line dl.map-line-a{ background-image:url(../images/icon-cc-a.png);} .map-line dl.map-line-b{ background-image:url(../images/icon-cc-b.png);} .map-line dl.map-line-c{ background-image:url(../images/icon-cc-c.png); background-position:left 3px; } .feedback{margin-top:30px;overflow:hidden;} .feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;} .feedback .title span{background:#fff;padding:0 30px;position:relative;top:-10px;} .feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;height:12px;vertical-align:top;width:100%;display:block;} #feedback_form{position:relative;} #feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;} #feedback_form label.name{background-position:0 -32px;} #feedback_form label.email{background-position:0 -64px;} #feedback_form label.city{background-position:0 -96px;} #feedback_form label.msg_title{background-position:0 -128px;} #feedback_form label.address{background-position:0 -160px;} #feedback_form label.message{background-position:0 -192px;margin-bottom:10px;} #feedback_form input{width:205px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;} #feedback_form input.last{margin-right:0;} #feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0;} #feedback_form textarea{height:125px;width:1070px;padding:10px;border:1px solid #dbdbdb;display:block;} #feedback_form i{font-style:normal;color:#ff1f19;position:absolute;font-size:14px;left:350px;top:6px;} #feedback_form .f2{left:725px;} #feedback_form .f3{left:auto;right:0;} #feedback_form .f4{left:350px;top:66px;} #feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#db1d00;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;} #feedback_form .btns:hover{background:#333;transition:all 0.3s;} #feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;} #feedback_form .tableRow{width:100%;height:32px;} #feedback_form .tableRow input{width:100px;margin-right:10px;color:#999;float:left;} #feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;} #feedback_form input:focus,#feedback_form textarea:focus{border-color:#db1d00;}