input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul,
ol,
li {
    list-style-type: none;
}

select,
input,
img,
select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table,
th,
td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1,
h2,
h3,
h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

.wd1200 {
    width: 1200px;
    margin: 0 auto;
}

.wd1000 {
    width: 1200px;
    margin: 0 auto;
}

p {
    margin: 0;
}


/*滚动*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*头部样式*/

.header_top {
    position: relative;
    background: #57391f;
    line-height: 40px;
    color: #fff;
    font-size: 12px;
}

.header_top a {
    color: #fff;
    font-size: 12px;
}

.wel {
    float: left;
}

.k1 {
    float: right;
}

#header {
    width: 1200px;
    margin: 0 auto;
    height: 142px;
    padding-top: 35px;
}

.logo {
    margin-top: 0px;
    margin-left: 12px;
    float: left;
}

.word {
    float: left;
    color: #57391f;
    font-size: 14px;
    line-height: 30px;
    width: 410px;
}

.word span {
    display: block;
    font-size: 24px;
}

.k2 {
    float: right;
    width: 180px;
    padding-left: 42px;
    background: url(../images/phone.png) no-repeat left center;
    color: #57391f;
    box-sizing: content-box;
}


/*热门搜索*/

.search1 {
    background: #f0f0f0;
    margin-top: 1px;
    margin-bottom: 45px;
    height: 37px;
}

.search {
    width: 1200px;
    margin: 0 auto;
}

.hotSearch {
    float: left;
    font-weight: normal;
    color: #333;
    line-height: 37px;
}

.hotSearch a {
    color: #333;
    margin-right: 6px
}

.hotSearch a:hover {
    color: #b57c4b;
}

#formsearch {
    float: right;
    border: 1px solid #57391f;
    margin-top: 5px;
}

#formsearch input {
    height: 24px;
    background: #fff;
    border: none;
    line-height: 24px;
    font-family: "宋体";
    float: left;
    font-size:12px;
}

#formsearch input#keyword {
    height: 24px;
    line-height: 24px;
    padding-left: 15px;
    color: #888888;
}

#formsearch input#s_btn {
    width: 54px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #57391f;
    color: #fff;
    border: none;
    cursor: pointer;
}


/* pro_index */

.menu_cate {
    width: 268px;
    float: left;
    background: #f1e4d8;
    height: 1144px;
}

.cate_title {
    background: url(../images/cate.jpg) no-repeat center;
    color: #fff;
    font-size: 22px;
    padding-left: 55px;
    padding-top: 20px;
    height: 91px;
    font-weight: normal;
    margin-bottom: 2px;
}

.cate_title span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: -1px;
}


/*产品推荐*/

.recommend_product {
    width: 880px;
    float: right;
    overflow: hidden
}

.recommend_product .title {
    background: url(../images/hua.png) no-repeat 75px center;
    font-size: 16px;
    color: #57391f;
    line-height: 42px;
    border-bottom: 1px solid #b57c4b;
    position: relative;
}

.recommend_product .title a {
    position: absolute;
    right: 0;
    top: 0;
    color: #57391f;
    font-size: 14px;
    line-height: 42px;
}

.recommend_product .title a:hover {
    color: #b57c4b;
}

.recommend_product .content {
    width: 880px;
    margin-top: 13px;
}

.roll_product li {
    padding-bottom: 0px;
}

.sortt li {
    margin-bottom: 30px;
}

.sortt li a {
    display: block;
    font: 400 14px/32px "微软雅黑";
    padding-left: 51px;
    background: url(../images/sdot1.png) #b57c4b no-repeat 22px center;
    color: #fff;
}

.sortt li .sec a {
    background: url(../images/sdot.png) no-repeat 24px center;
    color: #57391f;
    border-bottom: 1px dashed #d5d0cb;
}

.sortt li a:hover {
    color: #fff;
}

.product_list2 li:nth-child(3n) {
    margin-right: 0px;
}
.product_list2 li {
    float: left;
    margin-right: 62px;
    margin-bottom: 14px;
    _display: inline;
}

.product_list2 li a.img img {
    width: 252px;
    height: 302px;
}

.product_list2 li h3 {
    text-align: center;
}

.product_list2 li h3 a {
    font-weight: normal;
    color: #57391f;
    background: #f5f5f5;
    font: 400 14px/43px "微软雅黑";
    display: block;
}

.product_list2 li a.img {
    display: block;
}

.product_list2 li h3 a:hover {
    color: #fff;
    background: #b57c4b
}


/*横图1*/

.ht1 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    margin-top: 70px;
}

.ht1 img {
    width: 100%;
}


/*优势*/

.c1 {
    background: url(../images/c1.jpg) no-repeat center top;
    padding-top: 43px;
    height: 1338px;
    overflow: hidden
}

.ctitle {
    color: #57391f;
    font-size: 36px;
    text-align: center;
    font-weight: normal
}

.ctitle span {
    display: block;
    font-size: 18px;
    margin-top: 70px;
}

.ys1 {
    width: 500px;
    float: left;
    margin-top: 74px;
    margin-left: 22px;
}

.c1 h3 {
    padding-left: 50px;
    color: #57391f;
    font-size: 21px;
    font-weight: normal
}

.c1 h3 span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: -1px;
    line-height: 1;
}

.c1 p {
    color: #57391f;
    font: 400 14px/30px "微软雅黑";
    padding-left: 27px;
    background: url(../images/sdot2.png) no-repeat left 8px;
}

.ys11 h3 {
    margin-bottom: 35px;
}

.ys12 {
    margin-top: 55px;
    margin-bottom: 60px;
}

.ys12 h3 {
    margin-bottom: 35px;
}

.ys13 p,
.ys14 p {
    background: none;
    padding: 0;
}

.ys14 {
    padding-left: 42px;
    background: url(../images/phone.png) no-repeat left 15px;
    margin-left: 10px;
    margin-top: 40px;
}

.ys2 {
    width: 500px;
    float: right;
    margin-top: 10px;
}

.ys21 {
    text-align: right
}

.ys21 p {
    background: none;
}

.ys22 {
    margin-top: 90px;
    margin-left: 20px;
}

.ys22 h3 {
    margin-bottom: 38px;
}

.ys14 .more {
    width: 173px;
    height: 37px;
    color: #fff;
    font: 400 16px/37px "微软雅黑";
    text-align: center;
    background: url(../images/more22.png) no-repeat left center;
    display: block;
    margin-top: 20px;
}

.ys14 .more:hover {
    color: #57391f;
}


/*定制流程*/

.jia {
    width: 1200px;
    margin: 0 auto;
    margin-top: 68px;
}

.jtitle {
    color: #57391f;
    font: 600 44px "微软雅黑";
    text-align: center;
    background: url(../images/line33.png) no-repeat center bottom;
    padding-bottom: 50px;
}

.jtitle h3 {
    color: #57391f;
    font-size: 44px;
    line-height: 1;
}

.jtitle h3 i {
    font-size: 20px;
    color: #fff;
    background: url(../images/jux.png) no-repeat center center;
    margin-left: 25px;
    width: 251px;
    line-height: 29px;
    display: inline-block;
    vertical-align: middle;
    font-style: inherit;
}

.jtitle span {
    display: block;
    font-size: 18px;
    font-weight: normal;
    margin-top: 18px;
}

.jia .content {
    text-align: center;
}

.jia li:nth-child(1) {
    margin-left: 0px;
}
.jia li {
    width: 180px;
    display: inline-block;
    margin-left: 70px;
}

.jia li h3 a {
    display: block;
    font: 400 14px/40px "微软雅黑";
    color: #fff;
    background: #cc8e19
}

.jia li h3 a:hover {
    color: #57391f;
}


/*案例*/

.showss .content {
    position: relative;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    margin-top: 20px;
}

.l_btn,
.r_btn {
    position: absolute;
    top: 36%;
    cursor: pointer;
}

.l_btn {
    left: -60px;
}

.r_btn {
    right: -60px;
}

.stitle {
    background: url(../images/stitle.png) no-repeat center bottom;
    line-height: 75px;
    color: #57391f;
    font-size: 20px;
    position: relative;
    font-weight: normal
}

.stitle a {
    position: absolute;
    right: 5px;
    top: 10px;
    font-size: 12px;
    color: #57391f;
}

.stitle a:hover {
    color: #b57c4b;
}

.ht2 {
    margin-top: 60px;
}

.ht2 img {
    width: 100%;
}

.case_list2 li {
    float: left;
    margin-left: 10px;
    margin-right: 11px;
    padding-bottom: 15px;
    _display: inline;
}

.case_list2 li a.img {
    padding: 3px;
    border: 1px solid #d9d9d9;
}

.case_list2 li a.img img {
    width: 232px;
    height: 173px;
}

.case_list2 li h3 {
    text-align: center;
    padding-top: 10px;
}

.case_list2 li h3 a {
    font-weight: normal;
    color: #57391f;
    font-size: 14px;
}

.case_list2 li h3 a:hover {
    color: #b57c4b;
}

.case_list2 li a.img {
    display: block;
}

.case_list2 li a.img:hover {
    border-color: #57391f;
}

.showss {
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}

.l_btn1,
.r_btn1 {
    position: absolute;
    top: 36%;
    cursor: pointer;
}

.l_btn1 {
    left: -60px;
}

.r_btn1 {
    right: -60px;
}


/*about*/

.c2 {
    background: #f6eee1;
    padding-top: 37px;
    padding-bottom: 20px;
    margin-top: 75px;
    margin-bottom: 40px;
}

.about {
    width: 775px;
    float: left;
}

.about .content1 {
    width: 215px;
    float: left;
}

.about_title {
    background: url(../images/atitle.png) no-repeat 0% 100%;
    font-size: 20px;
    color: #57391f;
    font-weight: normal;
    height: 50px;
    margin-bottom: 15px;
}

.about .content {
    width:492px;
    float: right;
    color: #57391f;
    font: 400 12px/30px "微软雅黑";
}

a.moree {
    color: #57391f;
    display: block;
    text-align: right;
    margin-top: 20px;
}

a.moree:hover {
    color: #b57c4b;
}

.honor {
    width: 255px;
    float: right;
}

.honor .about_title {
    background: url(../images/htitle.png) no-repeat 0% 100%;
        margin-left: 48px;
}


/*幻灯片样式2*/

#focus {
    width: 252px;
    height: 262px;
    overflow: hidden;
    position: relative;
}

#focus ul {
    height: 262px;
    position: absolute;
}

#focus ul li {
    float: left;
    width: 196px;
    height: 262px;
    position: relative;
    margin: 0 28px;
}

#focus ul li a img {
    height: 262px;
    width: 196px;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 196px;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none
}

#focus .btn {
    position: absolute;
    width: 196px;
    height: 10px;
    padding: 5px 10px;
    right: 0;
    bottom: 0;
    text-align: right;
    display: none
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 10px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

#focus .btn span.on {
    background: #fff;
}

#focus .pre,
#focus .next {
    position: absolute;
    top: 115px;
}

#focus .pre {
    left: 0;
}

#focus .next {
    right: 0;
}


/*首页新闻*/

.news_company {
    width: 600px;
    float: left;
    padding-right: 58px;
    background: url(../images/nbg.jpg) no-repeat right bottom;
    margin-top: 50px;
}

.news1_title {
    line-height: 55px;
    background: url(../images/ntitle.png) no-repeat 100px center;
    font-size: 20px;
    color: #57391f;
    position: relative;
    border-bottom: 1px solid #d5cdc7;
    padding-left: 5px;
}

.news1_title a {
    position: absolute;
    right: 6px;
    top: 5px;
    line-height: 55px;
    color: #57391f;
    font-size: 12px;
}

.news1_title a:hover {
    color: #b57c4b;
}

.news_company2 .news1_title {
    background: url(../images/ntitbg.png) no-repeat 100px center;
}

.news_company .content {
    padding-left: 6px;
    padding-top: 30px;
}

.news_company dl {
    margin-bottom: 3px;
}

.news_company dd {
    width: 183px;
    float: left;
}

.news_company dd img {
    width: 183px;
    height: 120px;
}

.news_company dt {
    width: 285px;
    float: left;
    margin-left: 10px;
}

.news_company dt a {
    font: 600 12px/30px "微软雅黑";
    color: #555;
    display: inline-block;
}

.news_company dt a:hover {
    color: #57391f;
}

.news_company dt span {
    display: block;
    color: #555;
    font: 400 12px/21px "微软雅黑";
    margin-top: 4px;
}

.news_company dt span a {
    color: #b57c4b;
    font-weight: bold;
}

.news_company dt span a:hover {
    color: #57391f;
}

.news_company2 {
    width:600px;
    float: right;
    padding: 0;
    background: none;
}

.news_company2 .content {
    /*padding-top: 50px;*/
}

.news_list2 {
    margin-top: 10px;
}

.news_list2 li {
    line-height: 32px;
    position: relative;
    font-size: 12px;
    font-family: "宋体";
}

.news_list2 li a {
    line-height: 32px;
    color: #555;
    background: url(../images/ndot1.jpg) no-repeat left 50%;
    padding-left: 32px;
    border-bottom: 1px dashed #a5a5a5;
    display: block;
}

.news_list2 li a:hover {
    text-decoration: none;
    color: #b57c4b;
}

.news_list2 li span {
    color: #555;
    z-index: 0;
    line-height: 32px;
    position: absolute;
    right: 0px;
    top: 0px;
}


/*link*/

.f_link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
    line-height:18px;
    font-size: 14px;
}


/*页面底部*/

.foot {
    background: #57391f;
    padding-bottom: 35px;
    margin-top: 15px;
    font-size: 12px;
}

#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    color: #fff;
}

#footer a {
    color: #fff;
}

#footer a:hover {
    color: #b57c4b;
    text-decoration: none;
}

#footer .nav_foot {
    line-height: 70px;
    color: #666;
    border-bottom: 1px solid #6f4a2a;
    color: #b57c4b;
}

.nav_foot a {
    padding: 0 16px;
}

.copyright {
    line-height: 24px;
}

.logo1 {
    float: left;
    width: 191px;
}

.foot1 {
    width:966px;
    float: right;
}

.dlxff {
    width:762px;
    float: left;
    margin-top: 20px;
    line-height: 27px;
}

.code1 {
    width: 134px;
    float: right;
    text-align: center;
    margin-top: 18px;
    line-height: 3;
}
