﻿@CHARSET "UTF-8";

/*头部样式*/

#header {
    width: 1000px;
    margin: 0 auto;
}

.top {}

.logo {
    float: left;
    padding-top: 0px;
}

.topLink {
    line-height: 32px;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 {
    text-align: right;
    width: 400px;
    float: right;
    font-family: "宋体";
}

.topLink .k3 {
    width: 400px;
    float: left;
}

.k2 {
    width: 300px;
    float: right;
    /*font-style: italic;*/
    font-weight: bold;
    font-size: 18px;
    color: #8e8e8d;
    text-align: right;
    line-height: 117px;
}


/*热门搜索*/

.sousuo {
    background: url(../images/sousuo.jpg) repeat-x top;
    height: 38px;
}

.search {
    height: 24px;
    width: 1000px;
    margin: 0 auto;
    padding-top: 7px;
}

#formsearch {
    width: 310px;
    float: right;
    height: 23px;
    background: url(../images/ss.jpg) no-repeat
}

.hotSearch {
    width: 400px;
    float: left;
    height: 24px;
    line-height: 24px;
    font-weight: normal;
}

.box_bg {
    background: url(../images/box1.jpg) repeat-x top #f4f4f4;
    margin-top: 4px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e9e8e8;
}

.box_center {
    width: 1000px;
    margin: 0 auto;
}

.pro_tit {
    padding-top: 25px;
    position: relative;
}

.pro_top_left {
    float: left;
    width: 270px;
}

.pro_top_left span {
    display: block;
    font-size: 18px;
    color: #616161;
    margin: 5px 0;
}

.pro_top_left>a {
    display: block;
    font-size: 12px;
    color: #de0000;
    font-family: "Adobe 黑体 Std";
}

.juzhong{float:left;color:#de0000;font-family: "黑体";font-size:35px;}


.pro_cate {
    float: right;
    width: 346px;
    height: 49px;
    background: #343235;
    position: relative;
}

.pro_cate .sort_pp {
    position: relative;
}

.sort_pp li {
    float: left;
    width: 115px;
    text-align: center;
    line-height: 49px;
}

.sort_pp li a {
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: normal;
    font-family: "Adobe 黑体 Std";
}

.pro_nr {
    position: relative;
    margin-top: 15px;
}

.pro_nr .pro_nr_list {}

.pro_nr .pro_nr_list li {
    float: left;
    margin-left: 19px;
    margin-right: 19px;
    margin-bottom: 10px;
}

.pro_nr_list li a {
    display: block;
}

.pro_nr_list li a img {
    width: 206px;
    border: 3px solid #fff;
    height: 149px;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.5);
}

.pro_nr_list li a h3 {
    text-align: center;
    padding-top: 8px;
    font-weight: normal;
    color: #949494;
    font-family: "宋体";
}

.jingyan {
    background: #f4f4f4;
    border-top: 1px solid #fff;
    border-bottom: 2px solid #de0000;
}

.jingyan .title {
    width: 1000px;
    margin: 0 auto;
    background: url(../images/img1.jpg) no-repeat;
    height: 61px;
}

.box_bg1 {
    background: url(../images/s_bg.jpg) no-repeat top center;
    height: 735px;
}

.box_l {
    width: 400px;
    margin-top: 30px;
}

.tt1 {
    font-size: 25px;
    font-weight: bold;
    color: #de0000;
    height: 46px;
    line-height: 26px;
    background: url(../images/t1.jpg) 0 50% no-repeat;
    padding-left: 60px;
}

.tt1 span {
    font-weight: normal;
    font-size: 12px;
    color: #989797;
    padding-left: 5px;
    text-transform: uppercase;
    font-family: "宋体";
}

.box_l .content {
    margin-left: 60px;
    border-top: 1px dashed #8f8f8f;
    margin-top: 20px;
    padding-top: 15px;
    line-height: 22px;
    color: #686868;
    font-family: "宋体";
}

.t_2 {
    background: url(../images/t2.jpg) 0 50% no-repeat;
}

.t3 {
    background: url(../images/t3.png) 0 50% no-repeat;
}

.t4 {
    background: url(../images/t4.png) 0 50% no-repeat;
}

.box_bg2 {
    background: #f4f4f4;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    padding-top: 5px;
    margin-top: 15px;
}


/*主体样式*/

#container {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
}

.menu_cate {
    width: 225px;
    float: left;
}

.cate_title {
    background: url(../images/tt1.jpg) 0 50% no-repeat;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-left: 15px;
}


/*产品推荐*/

.recommend_product {
    width: 720px;
    float: right;
}

.recommend_product .title {
    background: url(../images/tt2.jpg) 0px 50% no-repeat;
    line-height: 26px;
    height: 26px;
    padding-left: 20px;
    font-weight: bold;
    color: #316a04;
    font-size: 14px;
    position: relative;
}

.recommend_product .title span {
    color: #bebaba;
    padding-left: 15px;
}

.recommend_product .title a {
    position: absolute;
    right: 5px;
    top: 0;
    font-family: "Arial";
    font-weight: normal;
}

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

.roll_product li {
    padding-bottom: 0px;
    float: left;
}

.roll_product {
    float: left;
}

.about {
    width: 680px;
    float: left;
}

.tt2 {
    background: url(../images/tt3.jpg) no-repeat left bottom;
    line-height: 50px;
    height: 50px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 14px;
    color: #000000;
    position: relative;
}

.tt2 span.pz {
    color: #bebaba;
    padding-left: 15px;
    font-family: "宋体";
    font-weight: normal;
}

.tt2 span.pt {
    color: #de0000;
    font-family: "宋体";
}

.tt2 a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    font-family: "Arial";
    font-weight: normal;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    line-height: 22px;
}


/*首页图片切换*/

.focus_img {
    width: 250px;
    float: right;
}

.focus_img .title {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.focus_img .content {
    padding: 5px;
}

.navigation {
    float: right;
    width: 100px;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    background: url(../images/tt1.jpg) 0 50% no-repeat;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-left: 15px;
}

.left .box .content {
    padding: 5px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}


/*首页新闻*/

.news_company {
    width: 315px;
    _display: inline;
}

.news1_title {
    background: url(../images/tt5.jpg) no-repeat left bottom;
    position: relative;
    font-size: 14px;
    color: #181716;
    height: 40px;
    line-height: 40px;
    font-weight: bold;
}

.news1_title span {
    color: #bfc0c1;
    font-size: 12px;
    font-weight: normal;
    padding-left: 10px;
}

.news1_title a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    font-family: "宋体";
    font-weight: normal;
}

.news_company .content {
    padding: 5px;
}

.news_company .content1 {}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    border: 1px solid #e0e1dc;
    padding-bottom: 5px;
    margin-top: 10px;
}

.contact_title {
    background-color: #ececec;
    line-height: 28px;
    padding-left: 15px;
    font-weight: bold;
}

.contact .content {
    padding: 5px;
    padding-left: 8px;
}

.hot_product {
    margin-top: 10px;
}

.hot_product .title {
    background: url(../images/tt4.jpg) no-repeat bottom center;
    line-height: 20px;
    height: 50px;
    padding-left: 35px;
    font-weight: bold;
    position: relative;
    font-size: 18px;
    color: #de0000;
    font-family: "宋体";
}

.hot_product .title span {
    line-height: 20px;
    font-size: 14px;
    color: #adaeaf;
    font-family: "宋体";
    font-weight: normal;
}

.hot_product .title a {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 12px;
    font-family: "Arial";
    font-weight: normal;
    line-height: 50px;
    font-family: "宋体";
}

.hot_product .title .en {
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 42px;
    color: #de0000;
    font-family: "宋体";
}

.hot_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
    position: relative;
}

.l_btn,
.r_btn {
    position: absolute;
    top: 45%;
    cursor: pointer;
}

.l_btn {
    left: -10px;
}

.r_btn {
    right: -10px;
}

#focus .prev {
    position: absolute;
    top: 45%;
    cursor: pointer;
    left: 0px;
    background: url(../images/pp_left.png) no-repeat center center;
    width: 12px;
    height: 23px;
}

#focus .next {
    position: absolute;
    top: 45%;
    cursor: pointer;
    right: 0px;
    background: url(../images/pp_right.png) no-repeat center center;
    width: 12px;
    height: 23px;
}

.qiye {
    width: 1000px;
    line-height: 34px;
    height: 34px;
    border: 1px solid #ddf2ca;
    margin: 40px auto 0;
    padding: 0 10px;
}

.qiye a {
    padding: 0 10px;
}


/*首页区域*/

.region {
    border: 1px solid #ddf2ca;
    line-height: 30px;
    padding-left: 5px;
}

.region a {
    color: #666;
    padding-left: 12px;
}

.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;
}

.more_region {
    position: absolute;
    right: 10px;
    line-height: 30px;
    top: 0;
    font-weight: normal;
    font-size: 12px;
}

.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: 1px solid #d5d5d5;
    padding-left: 5px;
}

.city .item {
    line-height: 28px;
    padding: 10px;
}

.ban {
    padding-top: 20px;
    text-align: center;
    line-height: 25px;
    font-family: "宋体";
    padding-bottom: 10px;
}


/*友情链接*/

.links {
    background: #de0000;
}

.f_link {
    width: 1100px;
    margin: 0 auto;
    margin-top: 15px;
    line-height: 48px;
    text-indent: 20px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    font-family: "宋体";
}

.f_link a {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}


/*页面底部*/

.foot_bg {
    background: #f4f4f4;
}

#footer {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 15px;
}

#footer h3 {
    width: 80px;
    line-height: 30px;
    position: absolute;
    right: 233px;
    top: 5px;
    font-weight: normal;
}

.nav_foot {
    line-height: 24px;
}

.copyright {
    text-align: center;
    line-height: 24px;
    font-family: "arial";
}


/*------------内页-------------------*/

.n_banner {
    width: 1000px;
    margin: 0 auto;
}

.left {
    width: 225px;
    float: left;
}

.n_contact .content {
    padding: 5px;
}

.right {
    width: 740px;
    float: right;
    border: 1px solid #e0e1dc;
    padding-bottom: 10px;
}

.sitemp {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    background-color: #ea0b0c;
    padding-right: 10px;
    color: #fff;
}

.sitemp a {
    color: #fff;
}

.sitemp a:hover {
    color: #e87518;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 30px;
    text-align: center;
    text-align: left;
    text-indent: 10px;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 30px;
}

.right .content {
    padding: 10px;
    padding-top: 15px;
    overflow: hidden;
}