﻿@charset "UTF-8";
/*css 初始化 */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img,input,button,textarea { border:none; padding:0;margin:0;outline-style:none; }
ul, ol { list-style:none; }
input,textarea,button {padding-top:0; padding-bottom:0; font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1";}
select, input { vertical-align:middle;}
select, input, textarea {font-size:14px; margin:0; }
textarea { resize:none; }
img {border:0;	vertical-align:middle; }
table { border-collapse:collapse; }
body {
    font:14px/150% "\5FAE\8F6F\96C5\9ED1",Arial,Verdana;
    color:#000;
    background:#fff;
    width:100%;
    max-width:1440px;
    min-width: 1000px;
    margin:0 auto;
}
.clearfix:before,.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}
a {color:#000; text-decoration:none; transition:all ease .3s;  -webkit-transition:all ease .3s; -moz-transition:all ease .3s; -o-transition:all ease .3s;}
a:hover{color:#000;}
h1,h2,h3,h4,h5,h6 {text-decoration:none; font-size:100%;}
s,i,em{font-style:normal;text-decoration:none;}
.col-red{color:#f20000;}

/*公共类*/
.w {width: 1000px; margin:0 auto;  }
.fl {float:left;}
.fr {float:right;}
.al {text-align:left;}
.ac {text-align:center;}
.ar {text-align:right;}
.hide {display:none;}



.top{
    height: 36px;
    line-height: 36px;
    background-color: #e6e6e6;
    color: #0d0d0d;
}
/*header*/
.header{}
.header .logo{
    display: block;
    width: 250px;
    height: 52px;
    background: url(images/logo.jpg) no-repeat center;
    text-indent: -100%;
    overflow:hidden;
    margin: 21px 0 17px;
}
.header .fr a{
    float: left;
    line-height: 36px;
    margin-top: 27px;
}
.header .tele{
    color: #f20000;
    font-weight: 700;
    font-size: 16px;
}
.header .qq,.header .zx{
    display: inline-block;
    padding-left: 20px;
    background: url(images/qq.png) no-repeat left 10px;
}
.header .qq{
    margin: 0 20px 0 35px;
}
.header .zx{
    background-image: url(images/zx.png);
}

.banner{
    height: 400px;
    width: 100%;
    background: url(images/banner.jpg) no-repeat center;
    overflow: hidden;
    position: relative;
}
.banner a{
    position: absolute;
    width: 98px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    bottom: 101px;
    left: 50%;
    margin-left: -500px;
}

/*毒跑道的危害*/
.harm{
    height: 313px;
    padding: 30px 0 38px 0;
}
.harm .txt{
    position: relative;
    height: 196px;
    padding: 117px 0 0 370px;
    background: url(images/harm1.jpg) no-repeat left center;
    line-height: 30px;
}
.harm h1{
    position: absolute;
    width: 198px;
    height: 65px;
    background: url(images/harm2.jpg) no-repeat center;
    text-indent: -100%;
    overflow: hidden;
    top: 22px;
    left: 264px;
}

/*毒跑道如何改变*/
.change{
    background-color: #019eef;
    color: #fff;
    padding: 37px 0 33px;
}
.change .cont{
    position: relative;
    width: 789px;
    height: 312px;
    margin: 0 auto;
    background: url(images/change.png) no-repeat center;
}
.change .tit{
    position: absolute;
    width: 192px;
    height: 207px;
    top: 32px;
    left: 267px;
    padding: 45px 30px 0;
    color: #019eef;
}
.change h1{
    /*font-size: 32px;*/
    font-size: 0;
    line-height: 48px;
    width: 160px;
    margin: 0 auto 11px;
    text-align: center;
    height: 96px;
}
.change .tit p{
    line-height: 24px;

}
.change .way1,.change .way2{
    position: absolute;
    width: 200px;
    line-height: 30px;
    top: 76px;
}
.change .way1 {
    width: 180px;
    left: 42px;
}
.change .way2{
    right: 30px;
}
.change h2{
    font-size: 20px;
    color: #fcff00;
    margin-bottom: 3px;
}
.change .summary{
    text-align: center;
    line-height: 14px;
    margin-top: 32px;
}

/*新型环保地板*/
.floor{
    padding-top: 40px;
}
.floor .title{
    text-align: center;
}
.floor .title h1{
    width: 597px;
    height: 56px;
    margin: 0 auto;
    background: url(images/floor-tit.png) no-repeat center;
    font-size: 0;
}
.floor .title p{
    font-size: 15px;
    line-height: 15px;
    margin: 20px 0 25px;
}

/*新型地板优势*/
.adv li{
    float: left;
    width: 479px;
    height: 157px;
    background-color: #f0f0f0;
    border-radius: 3px;
    margin-bottom: 10px;
}
.adv .li1, .adv .li3{ margin-right: 42px;}
.adv .li3, .adv .li4{ height: 141px;}
.adv li h3{
    width: 152px;
    height: 100%;
    float: left;
    margin-right: 20px;
    background: url(images/adv1.png) no-repeat center;
    font-size: 0;
}
.adv .li2 h3{background-image: url(images/adv2.png);}
.adv .li3 h3{background-image: url(images/adv3.png);}
.adv .li4 h3{background-image: url(images/adv4.png);}
.adv p{
    float: left;
    width: 286px;
    line-height: 24px;
}
.adv .li1 p,.adv .li2 p{ padding-top: 17px;}
.adv .li3 p{ padding-top: 34px;}
.adv .li4 p{ padding-top: 46px;}

/*新型地板应用领域*/
.area{
    margin-top: 30px;
}
.area dt,.area dd{
    float: left;
    width: 250px;
    height: 169px;
}
.area dt{
    background-color: #019eef;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    line-height: 169px;
}
.area .txt{
    padding: 24px;
    width: 202px;
    height: 121px;
    line-height: 30px;
}
.area .txt span{
    font-size: 16px;
    font-weight: bold;
}
.area .txt1{ background-color: #dcdcdc;  }
.area .txt2{
     background-color: #fb5853;
     color: #fff;
 }
.area .txt3{ background-color: #f0f0f0;  }
.area .txt4{
    background-color: #ff9620;
    color: #fff;
}
.area .txt2 span,.area .txt4 span{ display: block;}


/*为什么选择*/
.why{
    margin-top: 40px;
}
.choose{
    height: 434px;
    background: url(images/why1.jpg) repeat-x top;
    color: #fff;
}
.choose .w{overflow: hidden;}
.choose .title{
    height: 203px;
    background: url(images/why2.jpg) no-repeat center;
    font-size: 0;
}
.choose ul{
    height: 201px;
    background-color: #019eef;
    padding: 32px 42px 0;
    width: 1080px;
}
.choose li{
    float: left;
    width: 175px;
    margin-right: 72px;
    line-height: 20px;
}
.choose li h3{
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 10px;
}

.why .adv h1{
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    margin: 35px 0 30px;
}
.why .adv table{border-collapse:collapse; text-align:center;}
.why .adv table thead{background-color:#1a428a; color:#fff;}
.why .adv table th{background-color:#66b699; color:#fff; font-weight:400;}
.why .adv table td,.proTab .bd table th{padding:5px; line-height:20px;}
.why .adv a{
    display: block;
    width: 98px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    font-size: 15px;
    background-color: #fb5853;
    color: #fff;
    float: right;
    margin-top: 15px;
}


/*仲达服务*/
.fuwu{
    margin-top: 87px;
    padding-bottom: 25px;
}
.fuwu h1{
    height: 56px;
    text-align: center;
    background: url(images/fuwu-tit.png) no-repeat center;
    font-size: 0;
    margin-bottom: 45px;
}
.fuwu h2{
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
}
.fuwu ul li{
    float: left;
    width: 156px;
    height: 237px;
    padding: 12px 25px 0;
    margin-right: 50px;
    border: 3px solid #cf7b24;
    border-radius: 5px;
    color: #fff;
    line-height: 30px;
    background-color: #ff9620;
}
.fuwu ul .jishu2{
    background-color: #fb5853;
    border-color: #cb4743;
    padding: 12px 18px 0;
    width: 170px;
}
.fuwu ul .jishu3{
    background-color: #019eef;
    border-color: #1470b9;
    padding: 12px 16px 0;
    width: 174px;
}
.fuwu ul .jishu4{
    margin-right: 0;
    background-color: #01c3ab;
    border-color: #019d89;
}

.liucheng h2{ margin-top: 38px;}
.liucheng ol li{
    float: left;
    width: 475px;
    overflow: hidden;
    margin-bottom: 25px;
}
.liucheng li span{
    float: left;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #999;
    font-size: 26px;
    margin-right: 14px;
    background: url(images/fuwu1.png) no-repeat center;
}
.liucheng .lc2,.liucheng .lc4{
    width: 395px;
    float: right;
}
.liucheng li p{
    line-height: 24px;
    margin-top: 3px;
}
.liucheng img{
    width: 881px;
    margin: 0 auto;
}
.fuwu-bottom{
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}
.fuwu-bottom p{
    line-height: 16px;
    margin-top: 26px;
}
.fuwu-bottom span{
    font-size: 20px;
    color: #ff0000;
}

/*技术文章*/
.news .w{ overflow: hidden; }
.news .title,.contact .title{
    padding-bottom: 15px;
    border-bottom: 2px solid #b2b2b2;
}
.news .title h1,.contact .title h1{
    font-size: 24px;
    color: #019eef;
    line-height: 24px;
    float: left;
}
.news .title a{
    float: right;
    line-height: 14px;
    margin-top: 10px;
}
.news ul{
    width: 1100px;
    padding-top: 20px;
}
.news li{
    float: left;
    width: 450px;
    margin: 0 100px 20px 0;
}
.news li a{
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 8px;
}
.news li p{
    font-size: 12px;
    line-height: 22px;
}

/*联系我们*/
.contact{
    margin-top: 15px;
}
.contact .title{
    margin-bottom: 20px;
}
.lianxi{
    line-height: 36px;
    width: 432px;
}
.lianxi span{
    font-size: 18px;
    font-weight: 700;
    color: #ff0800;
}
.lianxi img{
    border: 1px solid #b4b4b4;
    margin-top: 8px;
}
.biaodan{
    width: 517px;
}
.biaodan li{
    margin-bottom: 10px;
}
.biaodan input,.biaodan textarea{
    background-color: #e7e7e7;
    height: 31px;
    line-height: 31px;
    color: #8c8c8c;
    padding-left: 15px;
}
.name{
    width: 202px;
}
.mycall{
    width: 265px;
}
.biaodan textarea{
    width: 502px;
    height: 107px;
    line-height: 24px;
}
.submit{
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #019eef;
    color: #fff;
    float: right;
}

/*footer开始*/
.footer{background-color:#262626; color:#fff; font-size:12px; margin-top: 40px;}
.footer a{font-size:12px; line-height:24px; color: #e0e0e0;}
.footer-top{padding:35px 0; border-bottom:1px solid #fff;}
.footer-top dl{float:left; width:140px;}
.footer-top dt a{display:inline-block; font-size:16px; margin-bottom:20px; color: #fff;}
.footer-top .fr{width:129px;}

.copyright{padding:15px 0; line-height: 26px;}
/*footer结束*/














