/*头部样式*/
#header1 {
    background: url(../images/tou.jpg) no-repeat center;
    margin: 0 auto;
    height: 99px;
}

#header {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 99999;
}

.top {
    padding-left: 10px;
    padding-right: 10px;
    height: 100px;
}

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

.topLink {
    width: 600px;
    float: right;
    text-align: right;
    padding-top: 10px;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    line-height: 32px;
    padding-top: 5px;
    color: #eee;
}

.topLink .k2 {
    color: #eee;
    font-size: 14px;
    font-family: "微软雅黑";
}

.topLink .k1 a {
    color: #eee;
}

.topLink .k2 a {
    color: #eee;
}

#menu {
    margin: 0 auto;
    background: url(../images/dao.jpg) no-repeat center;
    height: 34px;
    margin-top: -3px;
    z-index: 9999;
}





/*热门搜索*/
.search {
    height: 24px;
    padding: 5px 5px 5px 10px;
}

#formsearch {
    width: 250px;
    float: right;
}

.hotSearch {
    width: 330px;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

.he {
    height: 590px;
    width: 1px;
}


/*搜索和热门搜索*/
.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    height: 22px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
}

#formsearch input#keyword {
    height: 22px;
    line-height: 22px;
    padding-left: 4px;
    color: #666;
}

#formsearch input#s_btn {
    width: 58px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: url(../images/search.jpg) no-repeat;
    color: #fff;
    border: none;
    cursor: pointer;
}



/*主体样式*/
.nav01 {
    float: left;
    width: 237px;
}

.nav02 {
    float: right;
    width: 733px;
}

.container1 {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

#container {
    width: 1000px;
    margin: 0 auto;
}

.menu_cate {
    width: 237px;
    float: left;
    height: 224px;
    background: url(../images/shipin.jpg) no-repeat;
}

.cate_title {
    line-height: 34px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: "微软雅黑";
}

.menu_cate1 {
    width: 237px;
    float: left;
}

.cate_title1 {
    line-height: 30px;
    height: 30px;
    padding-left: 20px;
    font-size: 14px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/lanmu.jpg) no-repeat;
}

.menu_cate1 .content {
    border: 1px solid #cdcdcd;
}

.about {
    width: 721px;
    float: right;
}

.about_title {
    background: url(../images/about.jpg) no-repeat;
    line-height: 30px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
}

.about_title a {
    position: absolute;
    right: 10px;
    top: 0px;
}

.about .content {
    padding: 5px;
    height: 185px;
    overflow: hidden;
    line-height: 21px;
    padding-top: 10px;
}




.sortt {}

.sortt li {
    line-height: 30px;
    line-height: 30px;
    padding-bottom: 4px;
}

.sortt li a {
    padding-left: 60px;
    display: block;
    height: 30px;
    line-height: 30px;
    color: #616161;
    font-family: "å¾®è½¯é›…é»‘", Helvetica, sans-serif;
    background: url(../images/tt1.jpg) 4px 50% no-repeat;
}

.sortt li a:hover {
    text-decoration: none;
    background: url(../images/tt2.jpg) 4px 50% no-repeat;
    line-height: 30px;
    color: #fff;
}


.product_list1 {}

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

.product_list1 li a.img {
    padding: 1px;
    border: 1px solid #e0e1dc;
}

.product_list1 li a.img img {
    width: 150px;
    height: 120px;
}

.product_list1 li h3 {
    text-align: center;
    padding-top: 5px;
    width: 150px;
    height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}

.product_list1 li h3 a {
    font-weight: normal;
}

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

.product_list1 li a.img:hover {
    border-color: #206dbd;
}




.navigation {
    float: right;
    width: 100px;
}

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "微软雅黑";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.index-table td {
    border: solid #add9c0;
    border-width: 0px 1px 1px 0px;
    padding: 10px 5px;
}

.index-table {
    border: solid #add9c0;
    border-width: 1px 0px 0px 1px;
    margin-top: 10px;
}

/*----- 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;
}

/*首页新闻*/
.news_company {
    width: 331px;
    float: left;
    margin-top: 20px;
    margin-left: 30px;
}

.news1_title {
    background: url(../images/xinwen.jpg) no-repeat;
    line-height: 30px;
    height: 30px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
}

.news_company .content {
    padding: 5px;
    height: 185px;
    overflow: hidden;
    line-height: 24px;
}

#qq {
    height: 0px;
    line-height: 0px;
    float: right;
    right: 5px;
    top: 8px;
    position: absolute;
}

.hangye {
    margin-top: 20px;
    width: 331px;
    float: right
}

.hangye_title {
    background: url(../images/daohang02.jpg) no-repeat;
    line-height: 30px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑";
}


/*首页左侧联系我们*/
.contact {
    width: 275px;
    float: left;
    margin-top: 20px;
}

.contact_title {
    background: url(../images/daohang02.jpg) no-repeat;
    line-height: 30px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑";
}

.contact .content {
    border: 1px solid #cdcdcd;
    border-top: 0px;
    padding: 5px;
}


/*工程案例*/
.case {
    width: 733px;
    float: left;
    background: url(../images/chanpin02.jpg) no-repeat;
    margin-top: 20px;
}

.case_title {
    line-height: 28px;
    font-weight: bold;
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
    padding-left: 15px;
}

.case .content {
    padding: 10px;
    lien-height: 26px;
    height: 146px;
    overflow: hidden;
    line-height: 23px;
}

#qq2 {
    height: 0px;
    line-height: 0px;
    float: right;
    right: 15px;
    top: 5px;
    position: absolute;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/
.recommend_product {
    margin-top: 15px;
    background: url(../images/bj2.jpg) no-repeat center;
}

.recommend_product .title {
    font: 700 14px/30px "微软雅黑";
    position: relative;
    padding-left: 15px;
}

.recommend_product .content {
    padding-top: 10px;
    padding-bottom: 14px;
    height: 142px;
    overflow: hidden;
}

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

#qq1 {
    height: 0px;
    line-height: 0px;
    float: right;
    right: 15px;
    top: 10px;
    position: absolute;
}



/*品牌列表*/
.brand-list {
    margin: 20px 0px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.brand-list li {
    margin: 5px 8px;
}

.brand-list li:hover {
    box-shadow: 2px 1px 5px;
}

.brand-list li img {
    width: 150px;
    height: 120px;
}

/*前台多页签*/

.list1 {
    padding: 8px 10px;
}

.list1 li {
    line-height: 27px;
    position: relative;
    vertical-align: middle;
}

.list1 li a {
    background: url(../images/list_dot1.gif) left center no-repeat;
    padding-left: 12px;
    line-height: 27px;
    color: #555555;
}

.list1 li a:hover {
    color: #e87518;
    text-decoration: none;
}

.list1 li span {
    position: absolute;
    right: 0px;
    line-height: 30px;
    top: 0;
    color: #999;
}





/*友情链接*/
.f_link {
    width: 1000px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 30px;
    line-height: 30px;
    background-color: #d5d5d5;
    text-indent: 20px;
}

.foot {
    background: url(../images/foot2.jpg) repeat-y center;
}

/*页面底部*/
#footer1 {
    margin: 0 auto;
    background: url(../images/bottom.jpg) repeat-x;
    height: 116px;
}

#footer {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 8px;
    margin-top: 15px;
    color: #fff;
}

#footer a {
    color: #fff;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
}

.copyright {
    text-align: center;
    line-height: 24px;
    font-family: "arial";
}




/*------------内页-------------------*/


.left .box {
    padding: 2px;
    border: 1px solid #e0e1dc;
    margin-bottom: 10px;
}

.left .box h3 {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 18px;
}

.left .box .content {
    padding: 5px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
}

.n_banner {
    width: 1920px;
    margin: 0 auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n_banner img {
    width: 1920px;
    margin: 0 auto;
}




.left {
    width: 237px;
    float: left;
}

.sort_menu h3 {
    line-height: 28px;
    font-weight: normal;
}

.sort_product {
    margin-top: 10px;
}

.sort_product h3 {
    line-height: 28px;
    font-weight: bold;
}

.n_contact {
    margin-top: 10px;
}

.n_contact h3 {
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.n_contact .content {
    padding: 5px;
    line-height: 24px;
}

.right {
    width: 820px;
    float: right;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    background: url(../images/right_h3.png) no-repeat;
    padding-right: 10px;
    font-size: 12px;
    font-family: "微软雅黑";
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 30px;
    text-align: center;
    text-align: left;
    text-indent: 10px;
    font-size: 18px;
    font-family: "微软雅黑";
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    border: 1px solid #e0e1dc;
    border-top: 0px;
}