@CHARSET "UTF-8";

.fl {float: left;}
.fr {float: right;}

/*头部样式*/
#header{width:1200px;margin:0 auto;}
.top{}
.logo{float:left;padding-top:10px;}

.topLink{width:740px;float:right;text-align:right;position: relative;z-index: 9999;}
.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 {
    line-height:40px;
    padding-bottom: 50px;
    color:#888;
}
.topLink .k1 a {
    color:#888;
}
.topLink .k1 a:hover {
    text-decoration: none;
    color:#333;
}

/*产品推荐*/
.wrap-product {
    background: url(img/productbg.jpg) repeat-x #dbdbdb;
    border-bottom: 1px solid #b1b1b1;
    padding:4px 0;
}
.recommend-product {
    width:1200px;
    margin:0 auto;
}
.recommend-product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}


/*主体样式*/
.wrap-contain {
    background-color: #dbdbdb;
    border-top:1px solid #f6f6f6;
    padding:38px 0;
    height:236px;
}
#container{width:1200px;margin:0 auto;margin-top:10px;}

#center{
   z-index: 2;
    position: relative;
    top: -10px;
    left: 50%;
}
#slider{
   z-index: 1;
    position: absolute;
    width: 1200px;
    height: 236px;
    overflow: hidden;
    top: 0;
    left: -600px;
}
#slider .slide{
   z-index: 10;
    position: absolute;
    text-align: left;
    width: 790px;
    background: #000;
    height: 236px;
    overflow: hidden;
    cursor: default;
}

#slider .diapo{
   position: absolute;
    filter: alpha(opacity=100);
    visibility: visible;
    opacity: 1;
}

.slide .text {
    position: absolute;
    top:0;
    left:228px;
    width:434px;
    padding:30px;
    color:#494a4a;
    font-weight: 400;
}

.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}


/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(img/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}


/*首页区域*/
.region{border:1px solid #e0e1dc;padding:10px;margin-top:10px;color:#333;}
.region h3{line-height:30px;height:30px;line-height:30px;padding-left:10px;position:relative;font-family:"微软雅黑";background:#f3f3f3;
border-bottom:2px solid #df2525;font-size:14px;}
.region .item{padding:10px;padding-bottom:0;color:#666;}
.region .item a{color:#666;padding-left:12px;padding-right:12px;line-height:26px;margin-bottom:6px;}
.region .item a:hover{text-decoration:underline;color:#df2525;}
.city h2{line-height:30px;border-bottom:2px solid #e87518;padding-left:5px;}
.city .item{line-height:28px;padding:10px;}

/*产品列表页描述*/
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}
.navigation{float:right;width:100px;}

/*友情链接*/
.wrap-link {
    background-color: #1f1a17;
}
.f_link {
    width:1200px;
    margin:0 auto;
    color:#898989;
    line-height: 40px;
}
.f_link a {
    color:#898989;
}

/*页面底部*/
#footer {
    position:relative;
    text-align:left;
    background:url(img/footbg.jpg) repeat;
    padding:20px 0;
}
.wrap-foot {
    width:1200px;
    margin:0 auto;
}
.left-foot {
    width:700px;
    margin-top:18px;
}
.left-foot {
    margin-left: 20px;
}
#footer a{color:#fff;}
#footer a:visited{color:#fff;text-decoration:none;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:left;line-height:24px;color:#fff;}
.copyright{text-align:left;line-height:24px;font-family:"微软雅黑";}
.wrap-foot a {
    color:#fff;
}
#footer div {
    color:#fff;
}

.more_region{position:absolute;right:10px;line-height:30px;top:0;font-weight:normal;font-size:12px;}
#footer h3{width:80px;line-height:30px;position:absolute;right:233px;top:5px;font-weight:normal;}

/*------------内页-------------------*/
.n_banner{width:1920px;left:50%;position:relative;margin-left:-960px;}
.left {
    width:220px;
    float:left;
}
.left .box {
    margin-bottom:10px;
    background-color: #f2f2f2;
}
.left .box h3 {
    background:url(img/sortbg.jpg) no-repeat;
    color:#fff;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
}
.left .box .content {
    padding:4px 12px;
}
.right {
    width:920px;
    float:right;
    padding-bottom:10px;
}
.sitemp {
    line-height:36px;
    height:36px;
    overflow:hidden;
    border-bottom: 1px solid #dbdbdb;
    background: url(img/sitebg.jpg) no-repeat left top;
    margin:14px 0;
    padding-bottom: 4px;
    margin-bottom: 40px;
}
.sitemp .site {
    float:right;
    text-align:right;
    line-height:36px;
    font-family:"微软雅黑";
    font-size: 13px;
    color:#606060;
    background:url(img/home.jpg) no-repeat left;
    padding-left: 24px;
}
.sitemp .site a:hover {
    text-decoration: none;
    color:#c30101;
}
.right .content {
    padding:10px;
    padding-top:15px;
    overflow:hidden;
    line-height: 24px;
}
.right-title {
    border-bottom: 1px solid #d9d9d9;
}
.right-title h2 {
    display: inline-block;
    color:#d40000;
    border-bottom: 2px solid #d40000;
    line-height: 48px;
    font-size: 18px;
    font-weight: 400;
    padding-right: 30px;
}