/*头部样式*/

#header {
    height: 107px;
}

.logo {
    float: left;
    padding-top: 10px;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

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

.topLink .k1 {
    line-height: 32px;
    padding-top: 10px;
}

.topLink .k2 {
    /*background: url(../images/top_phone.png) no-repeat left center;*/
    
    color: #707070;
    font-weight: 600;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    float: right;
    padding-left: 35px;
    height: 30px;
    line-height: 30px;
}

#menu {
    background-color:#dbb866;
    height: 45px;
}


/*首页新闻版块*/

.w_wbox {
    height: 60px;
    line-height: 60px;
    background: #fff;
    overflow: hidden;
    border-bottom: 1px solid #e9e9e9;
}

.w_aa {
    float: left;
    width: 190px;
    background: url(../images/fuwu_phone.jpg) no-repeat left center;
    height: 36px;
    padding-left: 40px;
    margin-top: 12px;
    line-height: 36px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}


.fzlc_list{position:relative;margin-left: 100px !important;border-left: 1px solid #ececec;padding-left: 40px !important;}
.fzlc_list li{position:relative;padding-bottom: 30px;}

.fzlc_list li i{position:absolute;left:-125px;top:0px;  font-size: 30px !important;
color: #d81a22 !important;  font-style: initial;background: url(../images/one.png) no-repeat right 10px;z-index: 999;width: 90px;height: 30px;}

.fzlc_list li>div>.line_fz{ height: 1px;width: 20px;background: #ececec;position: absolute;left: -40px;top: 15px;font-size: 0;}
.fzlc_list li>div>h3{color: #d81a22;font-size:14px;line-height:30px;font-weight:normal;}
.fzlc_list li>div>span{color: #444;line-height: 30px;font-size: 14px;}




















.w_aa span {
    color: #da2c30;
}

.w_bb {
    float: left;
    width: 400px;
    margin-left: 2px;
}

.w_bb_left {
    padding-left: 30px;
    float: left;
    background: url(../images/naba.jpg) no-repeat left center;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

.w_bb_right {
    float: left;
    margin-left: 10px;
    width: 280px;
}

.w_bb_nr {
    float: left;
    width: 250px;
}

.w_bb_right .w_bb_list {
    float: left;
}

.w_bb_list li {
    position: relative;
    width: 250px;
}

.w_bb_list li a {
    font-size: 14px;
    color: #444;
}

.w_bb_list li span {
    position: absolute;
    right: 10px;
    top: 0px;
}

.w_bb_right .news_btn {
    float: right;
    width: 16px;
    position: relative;
    margin-top: 10px;
}

.news_btn .l_btn {
    top: 7px;
}

.news_btn .r_btn {
    top: 30px;
}

.news_btn img {
    position: absolute;
    width: 16px;
    display: block;
    height: 9px;
    right: 0px;
    cursor: pointer;
}

.w_cc {
    float: left;
    margin-left: 8px;
}


/*产品切换*/

.pro_index {
    height: 416px;
    background: rgba(240, 240, 240, 1);
    padding-top: 20px;
}

.qie_top {
    /*padding-top: 20px;*/
    height: 90px;
    position: relative;
    background: #fff;
}


.qie_top li {
    float: left;
   
    margin-right: 25px;
}
.qie_top li:last-child{
    margin-right:0;
}

.qie_top li a {
    display: block;
}

.qie_top li a img {
    width: 150px;
    height: 90px;
}

.qie_top li a .img_a {
    display: block;
}

.qie_top li a .img_b {
    display: none;
}

.qie_top li:hover .img_a {
    display: none;
}

.qie_top li:hover .img_b {
    display: block;
}


/*切换的分类*/

.qie_cate {
    margin-top: 0px;
    background: #fff;
    height: 284px;
    padding-left: 20px;
    padding-right: 20px;
}

.qie_nr {
    position: relative;
}

.qie_nr .sort2 {
    padding-top: 18px;
    color: #ff0000;
    font-weight: bold;
}

.sort2 a {
    color: #ff0000;
    font-size: 14px;
    font-weight: bold;
}

.qie_btm {
    margin-top: 18px;
}

.qie_btm .bt_left {
    float: left;
    width: 465px;
    height: 205px;
}

.qie_btm .bt_left img {
    width: 463px;
    height: 204px;
}

.bt_right {
    width: 665px;
    height: 205px;
    float: left;
    margin-left: 25px;
}

.bt_right h3 {
    line-height: 70px;
    height: 70px;
    background: url(../images/ab2.jpg) no-repeat left center;
    padding-left: 50px;
    color: #d6151a;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.bt_right span {
    display: block;
    font-size: 14px;
    color: #707070;
    font-weight: normal;
    line-height: 2;
    height: 60px;
}

.bt_right>a {
    width: 142px;
    height: 37px;
    line-height: 37px;
    display: block;
    background: #d6151a;
    color: #fff;
    text-align: center;
    transition: all 500ms;
    font-family: arial;
    font-size: 14px;
    margin-top: 26px;
}

.bt_right>a:hover {
    display: block;
    background: #333;
    color: #fff;
    text-align: center;
    transition: all 500ms;
    font-family: arial;
    font-size: 14px;
}


/*理由*/

.liyou {
    position: relative;
    /*height: 932px;*/
    overflow: hidden;
}

.liyou .ly_tit {
    height: 134px;
    position: relative;
    background: url(../images/fafafa.png) no-repeat center center;
    z-index: 999;
}

.ly_tit h3 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    line-height: 110px;
}

.ly_left {
    float: left;
    width: 650px;
}

.ly_left .ly_aa {
    /*height: 285px;*/
    padding-left: 100px;
    width: 480px;
    padding-top: 85px;
    padding-bottom: 30px;
}

.ly_aa h3 {
    color: #FF0000;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}

.ly_aa span {
    display: block;
    color: #707070;
    font-size: 14px;
    line-height: 1.7;
}

.ly_left .ly_bb {
    width: 650px;
    height: 469px;
}

.ly_bb img {
    width: 623px;
    height: 469px;
}

.ly_right {
    float: left;
    width: 650px;
}

.ly_right .ly_dd {
    margin-top: -22px;
}

.ly_right .ly_dd img {
    width: 664px;
    height: 412px;
}

.ly_right .ly_cc {
    /*height: 350px;*/
    margin-top: 30px;
    padding-left: 100px;
    width: 530px;
}

.ly_cc h3 {
    color: #FF0000;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
}

.ly_cc span {
    display: block;
    color: #707070;
    font-size: 14px;
    line-height: 1.7;
}

.ly_right .ly_cc .ly_ee {
    margin-top: 15px;
}

.ly_right .ly_cc .ly_ee img {
    width: 391px;
    height: 197px;
    
    width: 564px;
    height: 310px;
}


/*荣誉与资质*/

.zz_index {
    position: relative;
    margin-top: 10px;
}

.zz_left {
    float: left;
    width: 380px;
    height: 377px;
    background-color: rgba(241, 241, 241, 1);
}

.zz_left .f_logo {
    padding-top: 18px;
    margin: 0 auto;
    text-align: center;
}

.zz_left .f_logo img {
    width: 198px;
    height: 136px;
}

.zz_left .f_contact {
    background: url(../images/paste1520924796688.png) no-repeat left top;
    height: 136px;
    margin-top: 20px;
    margin: 20px 40px 0;
    padding-left: 40px;
    font-size: 16px;
    line-height: 26px;
}

.zz_left>a {
    margin: 10px auto 0;
    text-align: center;
    display: block;
}

.zz_right {
    float: right;
    width: 790px;
    height: 377px;
    background-color: rgba(241, 241, 241, 1);
}

.zz_right>h3 {
    margin-top: 45px;
    color: #db2c31;
    font-size: 26px;
    text-align: center;
}

.zz_right>span {
    margin-top: 5px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #707070;
}

.zz_gun {
    margin-top: 30px;
    position: relative;
}

.zz_right a.ry_more {
    margin: 15px auto 0;
    text-align: center;
    display: block;
}


/*热门搜索*/

.search {
    margin-top: 12px;
    float: right;
    background: #e5e5e5;
    text-align: left;
    height: 35px;
}

#formsearch {
    width: 262px;
}

.hotSearch {
    float: left;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    color: #333333;
    font-weight: bold;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}


/*主体样式*/

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

.menu_cate {
    width: 220px;
    float: left;
}

.cate_title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    background: url(../images/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: "Microsoft YaHei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

.about .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

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

.index-title {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    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: 280px;
    float: right;
}

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

.news_company .content {
    padding: 5px;
}


/*首页左侧联系我们*/

.contact {
    width: 218px;
    float: left;
    padding-bottom: 5px;
    margin-top: 10px;
}

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

.contact .content {
    padding: 5px;
    padding-left: 8px;
}


/*工程案例*/

.case {
    width: 460px;
    float: left;
    margin-left: 12px;
    padding-bottom: 5px;
    margin-top: 10px;
}

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

.case .content {
    padding: 5px;
    padding-bottom: 12px;
    text-indent: 20px;
}

.news2_company {
    margin-top: 10px;
}


/*产品推荐*/

.recommend_product {
    margin-top: 10px;
    width: 692px;
    float: left;
}

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

.recommend_product .content {
    padding-top: 15px;
    padding-bottom: 14px;
}

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


/*品牌列表*/

.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;
}


/*前台多页签*/

.news {
    width: 1000px;
    float: left;
    margin-top: 10px;
}

.tab {
    position: relative;
}

.tab li {
    float: left;
    width: 100px;
    height: 30px;
    display: block;
    line-height: 30px;
    border: 1px solid #ccc;
    margin-right: 8px;
    text-align: center;
    color: #333;
    font-size: 12px;
    cursor: pointer;
}

.tab li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    background: #3a78c1;
    border-color: #3a78c1;
}

.tt {
    display: none;
}

.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;
}


/*友情链接*/

.flink_wap {
    padding: 0 40px;
    width: 1120px;
    margin: 25px auto 0;
    background-color: #ececec;
    padding-bottom: 20px;
}

.link_top {
    padding-top: 28px;
    margin-bottom: 15px;
}

.link_top span {
    color: #ff0000;
    font-size: 18px;
    line-height: 1;
}

.link_top span:last-child {
    float: right;
    font-size: 14px;
}

.f_link {
    line-height: 28px;
    font-size: 14px;
    color: #707070;
}

.f_link a {
    font-size: 14px;
    color: #707070;
}

.foot_wap {
    margin-top: 20px;
    height: 181px;
    background-color: #d6151a;
}

.foot_nr {
    margin-top: 10px;
}

.foot_nr .foot_logo {
    float: left;
    width: 140px;
}

.foot_lx {
    width: 620px;
    float: left;
    margin-left: 45px;
    padding-top: 25px;
}

.foot_lx p {
    width: 280px;
    float: left;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
    font-weight: normal;
    display: block;
}

.foot_lx p:nth-child(1) {
    background: url(../images/f_phone.png) no-repeat left center;
    padding-left: 30px;
}

.foot_lx p:nth-child(2) {
    background: url(../images/f_chuan.png) no-repeat left center;
    padding-left: 30px;
}

.foot_lx p:nth-child(3) {
    background: url(../images/f_address.png) no-repeat left center;
    padding-left: 30px;
}

.foot_lx p:nth-child(4) {
    background: url(../images/f_email.png) no-repeat left center;
    padding-left: 30px;
}

.foot_name {
    width: 300px;
    float: right;
    color: #fff;
    text-align: right;
    line-height: 20px;
}

.foot_name h3 {
    text-align: right;
    padding-top: 18px;
    font-size: 20px;
    color: #fff;
    font-weight: normal;
    font-family: "Microsoft Yahei";
    margin-bottom: 8px;
}


/*页面底部*/

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

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

.nav_foot {
    position: relative;
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #fff;
}

.nav_foot a {
    float: left;
    position: relative;
    z-index: 1;
    width: 120px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    display: block;
    color: #fff;
}

.nav_foot a:hover {
    background: #db2c31;
    color: #fff;
}

.copyright {
    text-align: center;
    line-height: 24px;
    color: #fff
}

.foot_name a {
    color: #fff
}


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

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 31px;
    padding-left: 15px;
    font-weight: bold;
    font-family: "Microsoft YaHei";
    background: url(../images/nav.png) no-repeat 0% 100%;
    font-size: 14px;
    color: #000;
}

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

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

.n_banner{width:100%;}
.n_banner img{max-width:100%; height:auto !important;width:auto !important;}

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

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

.sort_menu1 {
    height: 70px;
    background-color: rgba(233, 233, 233, 1);
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.sort_menu1>.sort1 {
    width: 1200px;
    margin: 0 auto;
    padding-top: 18px;
    position: relative;
}

.sort_menu1>.sort1>.about_a>.about_b{
    position: absolute;
    top: 100px;
    left: 0px;
}

.about_a>.about_b ul li{
     height: 36px;
    line-height: 36px;
    width: 225px;
    display: block;
    float: none;
    height: 50px;
    line-height: 50px;
}
.about_a>.about_b ul li a{
    height: 50px!important;
    line-height: 50px!important;
    font-size: 14px;
    color: #333;
    background: #e9e9e9;
    display: block;
    padding-left: 30px;
    /*width: 190px;*/
}


.sort3{
    width:250px;
    float: left;
}
.nrr{
    width:900px;
    float:left;
    text-align: center;
}

.nrr p img{max-width:900px;}

.sort_menu1>.sort1 li {
    padding: 0 5px 0 0;
    height: 36px;
    line-height: 36px;
    float: left;
  
}

.sort_menu1>.sort1 li>a {
    height: 36px;
    line-height: 36px;
    display: block;
    float: left;
    background: #e9e9e9;
    color: #333;
    text-align: center;
    transition: all 500ms;
    font-size: 14px;
    padding: 0 20px;
}
.sort_menu1>.sort1 li>a.current{
    background: #da2c30;
    color: #fff;
}
/*.sort_menu1>.sort1 li:first-child>a {*/
/*    background: #da2c30;*/
/*    color: #fff;*/
/*}*/

.sort_menu1>.sort1 li>a:hover {
    height: 36px;
    line-height: 36px;
    display: block;
    background: #da2c30;
    color: #fff;
    text-align: center;
    padding: 0 20px;
}

.sort_product {
    margin-top: 10px;
    display: none;
}

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

.n_contact {
    margin-top: 10px;
}

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

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

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

.sitemp {
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    padding-right: 10px;
    background: url(../images/nav.png) no-repeat 0% 100%;
}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 31px;
    text-align: center;
    text-align: left;
    text-indent: 15px;
    font-size: 14px;
}

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

.right>.content {
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;
    min-height: 400px;
}

.right .content {
    padding-top: 15px;
    overflow: hidden;
    line-height: 24px;font-size: 14px;
    width: 1150px;
}

.sort_album {
    margin-top: 15px;
}

.zs_index {
    position: relative;
    height: 774px;
    background-color: rgba(240, 240, 240, 1);
}

.zs_index .zs_tit {
    padding-top: 40px;
    text-align: center;
}

.sort1 li {
    line-height: 45px;
    border-bottom:1px solid #ddd;
    font-size: 14px;
}
.hide {
    display: none;
}





/*弹层*/
.ceng{
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	top: 0;
	left: 0;
	z-index: 99999999999;
	overflow: hidden;
}
.index-pic{
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 680px;
}
.index-pic .i-img-1{
	width: 100%;
	position: relative;
}
.index-pic .i-clode{
	position: absolute;
	right: 40px;
	top: 40px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	line-height: 26px;
	font-size: 20px;
	color: #fff;
	font-weight: 300;
	z-index: 1;
	cursor: pointer;
	border:2px solid rgba(255,255,255,.5);
}
@media (max-width: 1440px) {
	
	
}
@media (max-width: 991px) {
	.ceng{
		/* display: none; */
	}
	.index-pic{
		width: 600px;
	}
	.index-pic .i-clode{
		right: 30px;
		top: 30px;
	}
}
@media (max-width: 767px) {
	.index-pic{
		width: 360px;
	}
	.index-pic .i-clode{
		right: 20px;
		top: 20px;
		width: 24px;
		height: 24px;
	}
}

.pro-title .pro-title-c.span-d71719{
	color: #d71719;
}
.pro-title .pro-title-e.span-d71719{
	color: rgba(215,23,25,0.1);
}