@CHARSET "utf-8";

/*å¤´éƒ¨æ ·å¼*/
p{margin:0;}
.head{border-bottom: 1px solid #e8e8e8;}
.headtop{max-width: 1100px;margin:0 auto;height: 35px;}
.wel{float: left;line-height: 35px;color:#999999;}
#header{width:100% !important;max-width:1100px;margin:0 auto;padding-left: 15px;padding-right: 15px;}
.top{padding:15px 0 12px;}
.logo{float:left;margin-top:-4px;}
.logo img{width: 297px;height:auto;}

.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;}
.k1{line-height:35px;float: right;color:#999999;}
.k1 a{color:#999999;}
.k1 a:hover{text-decoration: none;color:#e32433;}
.topLink .k2{color:#333333;font-size:14px;font-family:"å¾®è½¯é›…é»‘";background: url(../images/top_contact.jpg) 0 0 no-repeat;text-align: left;padding-left: 72px;margin-top: 22px;}

#menu{background: url(../images/menu.jpg) top center no-repeat;}
.f_link a{
    color: #666;
}

/*导航栏样式*/
.navv{height:61px;max-width: 1140px;margin:0 auto;}
.navv li{line-height:61px;height:61px;text-align:center;width:114px;float:left;position:relative;z-index:999;background: url(../images/navli.jpg) right no-repeat;}
.navv li a{display:block;line-height:61px;color:#f8f3eb;height:61px;font-size: 15px;}
.navv li a:hover{color:#fff;text-decoration:none;background:url(../images/navhover2.png) center no-repeat;}
.navv li.lxff{background: none;}
.navv > li.cur > a{color:#fff;text-decoration:none;background:url(../images/navhover2.png) center no-repeat;}

.navv .sec{height:0;background-color:rgba(51,51,51,.8);color:#fff;overflow:hidden;z-index:9999;position:absolute;top:61px;left:0px;}
.navv .sec a{color:#fff;height:33px;line-height:33px;width:167px;border-bottom: 1px solid #464545;}
.navv .sec a:hover{text-decoration:none;color:#e32433;background: none;}

.navbar-header{padding-top: 10px;}
.navbar-header .navbar-toggle{border: 1px solid #b4b8bc;padding: 0 10px 0 55px;height:34px;}
.navbar-header .navbar-toggle .menu{position: absolute;left:10px;top:0;line-height: 34px;}
.navbar-header .navbar-toggle.active{}
.navbar-header .navbar-toggle a:hover{text-decoration: none;}
.navbar-header .navbar-toggle .icon-bar {background-color: #999;}
.navbar-header .navbar-toggle:hover{border: 1px solid #f58222;background: #f58222;}
.navbar-header .navbar-toggle:hover .menu{color:#fff;}
.navbar-header .navbar-toggle:hover .icon-bar {background-color: #fff;}
.toleft{position: relative;overflow-x:hidden;left:0;-webkit-transition: all 0.21s ease-out;transition: all 0.21s ease-out;}
.push-toleft{left:-260px;-webkit-transition: all 0.21s ease-out;transition: all 0.21s ease-out;}
.menuid.menuopen{left: 0px;opacity: 1;-webkit-transition: all 0.21s ease-out;transition: all 0.21s ease-out;}
.push-toleft .head{
    left: -260px;
}

#cbp-spmenu-s2 {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}
#menu{margin-top:5px;}
.navbar-header{position: relative;}
.menuid{width:100%;height:100%;position: fixed;top:0;left:100%;opacity: 0;z-index: 9999;-webkit-transition: all 0.21s ease-out;transition: all 0.21s ease-out;}
.mobile-menu-overlay{opacity: 0.3;filter: alpha(opacity=30);position: absolute;display: none;background: #000000;z-index: 9;top: 0;right: 0;width: 200%;height: 100%;}
.cbp-spmenu-open .mobile-menu-overlay{display:block;-webkit-transition: all 0.21s ease-out;transition: all 0.21s ease-out;}
.cbp-spmenu-right{
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.3);
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    position: absolute;
    display: block;
    background: #0d233b;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 260px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0 40px 0;

}
.cbp-spmenu-right li a{padding: 15px 23px;color:#fff;display: block;border-bottom: solid 1px #163c65;}
.cbp-spmenu-right li a:hover{background: #f58222;text-decoration: none;}
.menuid .icon-close {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 20px 20px 0 0;
    font-size: 16px;}
.menuid .icon-close span{color:#fff;font-size:25px;-webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;}
.menuid .icon-close:hover span{color:#f58222;}
.menuopen .mobile-menu-overlay{
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}



.bannerr{width:362px;position:relative;height:233px;}
.bannerr ul.ba{position:relative;padding:0px;margin:0px;z-index:5;}
.bannerr ul.ba li{position:absolute;display:none;}
.bannerr .numm{position:absolute;left:0;bottom:20px;z-index:100;width:100%;text-align:center;background:none;}
.bannerr .numm li{width:10px;height:10px;display:inline-block;*display:inline;zoom:1;border-radius:6px;background:#fff;margin-bottom:5px;margin-right:5px;border:1px solid #fff;border-radius:5px;}
.bannerr .numm li.num_hover{background-color:#252525;}
.bannerr .numm li a{display:inline-block;*display:inline;zoom:1;text-indent:-160px;overflow:hidden;text-decoration:none;cursor:pointer;}
.bannerr .preNext { cursor:pointer;z-index:99;position:absolute;width:23px;height:40px;top:50%;margin-top:-20px;background:url(../images/pre.png) no-repeat;opacity: 0.6;filter:alpha(opacity=60);}
.bannerr .pre {left:0; background-position:right top;}
.bannerr .next {right:0; background-position:left top;}




 .swiper-container {
        width: 100%;
        height: 100%;
    }
 .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
 .swiper-slide  img{width:100%;height:auto;min-height: 160px;}
  .swiper-container2 {
        width: 100%;
        height: 100%;
        overflow: hidden;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        overflow: hidden;
        z-index: 1;
    }
.swiper-pagination2 {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
}
.swiper-container2 span{
    display:inline-block;
    width:10px;
    height:10px;
    border-radius:5px;
    background:#fff;
    border:1px solid #fff;

}
.swiper-container2 span.swiper-pagination-bullet-active{
    background:#252525;

}

.nav2 li{width:180px;float: left;}
.nav2 li a{display: block;color:#fff;font:400 18px/46px "Microsoft YaHei";height:46px;}
.nav2 li .sec a{font:400 14px/28px "Microsoft YaHei";height:auto;}
.nav2 li.lxff{width:411px;}
.nav2 li.lxff .sec{font:400 16px/36px "Microsoft YaHei";}
.nav2 li.ewm{width:114px;float: right;padding-top:20px;}






/*幻灯片样式2*/
#focus {position:relative;width:100%;max-height:284px;overflow: hidden;}
#focus ul {width:100%;height:auto;position:absolute;}
#focus ul li {float:left;width:100%;height:auto;overflow:hidden;position:relative;}
#focus ul li a img{width:100%;height:auto;}
#focus ul li div {position:absolute; overflow:hidden;}
#focus .preNext {width:23px; height:40px; position:absolute; top:120px; background:url(../images/pre.png) no-repeat 0 0; cursor:pointer;z-index:9999;}
#focus .pre {left:0; background-position:right top;}
#focus .next {right:0; background-position:left top;}

/*下面按钮*/
#focus .btnBg {position:absolute; width:100%; height:20px; left:0; bottom:10px; }
#focus .btn {position:absolute; width:100%; height:10px; padding:5px 10px; right:0; bottom:10px; text-align:center;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:10px; height:10px; _font-size:0; margin-left:8px; cursor:pointer; background:#fff;border:1px solid #fff;border-radius: 10px;vertical-align: top;}
#focus .btn span.on {background:#252525;}
#focus .btn span.span_hover{background:#252525;}

/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:32px;background:none;border:none;line-height:22px;}
#formsearch input#keyword{height:32px;line-height:32px;padding-left:10px;color:#666;width: 210px;float: left;}
#formsearch input#s_btn{width:73px;height:32px;line-height:32px;text-align:center;color:#fff;border:none;cursor:pointer;float: left;}






/*çƒ­é—¨æœç´¢*/
.ss{background: #e9e9e9;height: 46px;}
.search{text-align:left;width: 1100px;margin:0 auto;}
#formsearch{float:right;background: url(../images/search.jpg) no-repeat;width: 296px;margin-top: 7px;}
.hotSearch{float:left;height:46px;line-height:46px;font-weight:normal;font-size:14px;}
.hotSearch a{color:#333;}


/*ä¸»ä½“æ ·å¼*/
#container{max-width:1100px;margin:0 auto;margin-top:20px;padding:0 15px;}
.le_product{}
.menu_cate{}
.cate_title{line-height:45px;padding-left:75px;font-family:"å¾®è½¯é›…é»‘";
background:url(../images/cate_title.jpg) no-repeat 0% 100%;font-size:15px;color:#fff;height: 75px;background-size: 100% 75px;}
.cate_title2{color:#222;font:600 26px/45px "Microsoft YaHei";text-align: center;}
.cate_title2 span{color:#e32433;}

.about{}
.about_title{line-height:40px;padding-left:15px;font-weight:bold;font-family:"Microsoft YaHei";font-size:32px;color:#e32433;}
.about_title span{color:#222222;}
.about .content{padding:5px;font-size: 14px;line-height: 30px;margin-top:20px;}
.about a img{width: 119px;height: 33px;display: block;float: right;margin-top: 18px;}
.aboutbj{background: url(../images/aboutbj.jpg) no-repeat 100% 100%;padding:0 38px 22px 0;margin-top:35px;}
.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;}

.service{max-width: 1100px;margin:0 auto;margin-top:30px;padding:0 15px;}
.service .title{text-align: center;color:#222;font:600 32px/45px "Microsoft YaHei";background: url(../images/line.jpg) repeat-x 0 88%;}
.service .title img{max-width: 100%;height:auto;}
.service .title a{display:inline-block;padding:0 17px;background: #fff;color:#333;}
.service .title span{color:#e32433;}
.aboutus .title span{color:#e32433;}
.sortt li img{max-width: 100%;height:auto;}
.sortt li{padding:0;}
.sortt li .pro{padding:0 5px;line-height: 20px;}
.sortt li h3{border:1px solid #f6e5d9;border-top:2px solid #f6e5d9;border-bottom:2px solid #f6e5d9;text-align: center;color:#333;font:400 13px/30px "Microsoft YaHei";padding:5px 0;height:42px;overflow: hidden;font-weight: bold;}
.sortt li h3 a{color:#333;}
@media (min-width: 768px){
   .sortt li{padding:0;}
}
@media (max-width: 768px){
   .sortt li{margin-bottom: 15px;}
}
.service .content{padding-top:30px;}
.service .content li span{border: 1px solid #e5e5e5;display: block;margin-top: 4px;padding: 20px;text-align: center;color:#333;line-height: 24px;height:100px;overflow: hidden;}

.cont1{background: #f5f5f5;margin-top: 30px;padding-top: 25px;padding-bottom: 20px;border-bottom: 1px solid #e9e9e9;}
.cont_center{max-width: 1100px;margin:0 auto;}
.lianjie{background: #828282;margin-top:21px;position: relative;padding:10px 0;}
.lianjie h2{color:#fff;font:600 24px/40px "Microsoft YaHei";text-align: center;background: url(../images/line2.png) no-repeat 50% 50%;}
.lianjie .content{color:#fff;font:400 13px/24px "Microsoft YaHei";padding:10px 10px;}
.lianjie .more{text-align: center;}
.lianjie .more a{display:inline-block;width:149px;border:1px solid #fff;background: #d03743;font:400 16px/38px "Microsoft YaHei";color:#fff;}

.youshi{width: 1100px;margin:0 auto;position: relative;height: 985px;background: url(../images/youshi.jpg) no-repeat;margin-top: 20px;}
.zixun{position: absolute;right: 30px;top:30px;}
.le_youshi{width: 600px;float: left;margin-top: 345px;}
.ys{float: left;width: 452px;margin-left: 120px;}
.ys .title{font-size: 26px;font-weight: bold;color:#111111;line-height: 30px;}
.ys .title span{display: block;font-weight: normal;font-size: 12px;color:#999999;text-transform : uppercase;}
.ys .content{margin-top:15px;color:#666;font-size: 14px;line-height: 24px;}
.ys2{margin-top: 25px;}
.ys3{margin-top: 25px;}
.ys4{margin-top: 30px;}
.img_ys{width: 473px;float: right;margin-top:295px;}

.cont2{background: #f5f5f5;padding-top:30px;padding-bottom: 30px;}
.cont_center1{max-width: 1100px;margin:0 auto;}

.cont3{background: url(../images/cont3.jpg) top center no-repeat;height: 148px;}
.mores{width: 240px;float: right;line-height: 32px;font-size: 14px;color:#fff;margin-top:25px;}

.aboutus{max-width: 1100px;margin:0 auto;margin-top:20px;padding:0 15px;}
.aboutus h2{text-align: center;color:#222;font:600 32px/45px "Microsoft YaHei";background: url(../images/line.jpg) repeat-x 0 88%;}
.aboutus h2 a{display:inline-block;padding:0 40px;background: #fff;}
.aboutus h2 span{color:#e32433;}
.aboutus h2 img{max-width: 100%;height:auto;}
.about_img{border:8px solid #f6e5d9;}
.tit-img{text-align: right;padding-right: 20px;}
.tit-img img{max-width: 100%;height:auto;}

.cont4{background: #f5f5f5;margin-top: 65px;padding-top: 20px;padding-bottom:25px;border-bottom: 1px solid #e9e9e9;}
.process{width: 1100px;float: left;}
.process .title{background: url(../images/process_title.jpg) top center no-repeat;height: 100px;line-height: 140px;font-size: 28px;color:#333333;text-align: center;}
.process .title span{color:#e32433;font-weight: bold;}




.sorts{padding: 10px 20px 5px;border: 4px solid #dfdfdf;border-top:none;}
.sorts li a{background:url(../images/sortsli.jpg) center no-repeat;color:#fff;display:block;line-height:36px;font-family: "微软雅黑";padding-left:40px;font-size: 14px;margin-bottom: 8px;height:36px;overflow: hidden;}
.sorts li a:hover{color:#e32433;text-decoration: none;}

.sort2{padding-top:15px;}
.sort2 li a{background:url(../images/sortsli2.jpg) center no-repeat;color:#fff;display:block;line-height:36px;font-family: "微软雅黑";font-size: 14px;margin-bottom: 8px;text-align:center;}
.sort2 li a:hover{color:#e32433;text-decoration: none;}






.product_list1{}
.product_list1 li{padding:0 8px 20px;_display:inline;}
.product_list1 li a.img{border:10px solid #e9e9e9;}
.product_list1 li a.img img{max-width:100%;height:auto;}
.product_list1 li h3{text-align:center;padding-top:10px;}
.product_list1 li h3 a{font-weight:normal;font-size: 14px;color:#666;}
.product_list1 li a.img{display:block;}
.product_list1 li a.img:hover{border-color:#ffb778;}
.roll_product{float:left;}


.product_listt{}
.product_listt li{}
.product_listt li a.img{padding:1px;border:4px solid #f6e5d9;background: #fff;}
.product_listt li a.img img{max-width:100%;height:auto;}
.product_listt li h3{text-align:center;padding-top:10px;}
.product_listt li h3 a{font-weight:normal;font-size: 14px;color:#666;}
.product_listt li a.img{display:block;}
.product_listt li a.img:hover{border-color:#ff6e08;}
.roll_product{float:left;}




.news_list1{}
.news_list1 li{line-height:44px;position:relative;border-bottom: 1px dashed #e2e2e2;height:44px;overflow: hidden;}
.news_list1 li a{line-height:44px;color:#666;background: url(../images/list1.jpg) 0 50% no-repeat;padding-left: 26px;}
.news_list1 li a:hover{text-decoration:none;color:#e32433;}
.news_list1 li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;}

.news_listt{}
.news_listt li{line-height:32px;position:relative;border-bottom: 1px dashed #e5e5e5;padding-bottom: 8px;margin-bottom: 5px;}
.news_listt li a{line-height:32px;color:#333;font-size: 14px;display: block;background: url(../images/wen.jpg) 0 50% no-repeat;padding-left: 30px;height:32px;overflow: hidden;}
.news_listt li a:hover{text-decoration:none;color:#e32433;}
.news_listt li span{color:#999;z-index:0;line-height:21px;display: block;background: url(../images/da.jpg) 0 0% no-repeat;padding-left: 30px;}




/*首页留言*/
.cont5{max-width: 1100px;margin:0 auto;}
.liuyan{max-width: 1100px;margin:0 auto;background: url(../images/liuyan.jpg) no-repeat;height: 385px;padding:10px 10px 10px 10px;position: relative;margin-top:35px;}
.ly{width: 670px;float: right;margin-top: 15px;margin-right:45px;}
.ly .title{font-size: 27px;color:#111111;line-height: 40px;padding-left: 15px;}
.ly .title span{display: block;font-size: 14px;color:#fff;padding-left: 35px;}
.person{position: absolute;width:223px;height:362px;background: url(../images/person.png) no-repeat;right:-110px;bottom:10px;}

.message1{padding-top:20px;z-index:100;position:relative;padding-left:20px;}
.message1 input{vertical-align:middle;}
.message1 #name{display:block;height:40px;line-height:40px;padding:0;padding-left:6px;border:none;width:260px;background: #dedede;margin-top: 10px;}
.message1 #contact{display:block;height:40px;line-height:40px;padding:0;padding-left:6px;border:none;width:260px;background: #dedede;margin-top: 12px;}
.message1 #email{display:block;height:40px;line-height:40px;padding:0;padding-left:6px;border:none;width:260px;background: #dedede;margin-top: 12px;}
.message1 #content{display:block;width:254px;height:135px;padding:6px;font-size:12px;border:none;margin-top:10px;background: #dedede;opacity: 0.5;color:#333;font-size:14px;}
.message1 .msgbtn{background:#e32433;cursor:pointer;width:76px;height:28px;line-height:28px;text-align:center;border:none;color:#fff;font-size:14px;margin-top:15px;font-family:"Microsoft YaHei";margin-left:42px;}
.message1 .msgbtn1{background:#000;cursor:pointer;width:76px;height:28px;line-height:28px;text-align:center;border:none;color:#fff;font-size:14px;margin-top:15px;font-family:"Microsoft YaHei";margin-left: 7px;}
#message_main1 tr{position:relative;float: left;}
#message_main1 tr th{font-weight:normal;text-align:right;height:42px;line-height:42px;color:#333;font-size: 14px;}
.m_label1{position:absolute;width:160px;text-align:left;line-height:40px;padding-left:8px;color:#ccc;z-index:1;cursor:text;}
.c_label1{line-height:18px;padding-top:12px;}

.message1 #checkCodeImg{margin-top:4px;}




/*----- 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{}
.news1_title{line-height:40px;padding-left:18px;font-family:"å¾®è½¯é›…é»‘";
background:url(../images/news_title.jpg) no-repeat 0% 100%;font-size:16px;color:#333;position: relative;font-weight: 600;}
.news1_title span{font-size: 12px;padding-left: 5px;color:#666;font-weight: 400;}
.news1_title a{position: absolute;top:0;right: 15px;font-size: 12px;color:#666;font-weight: 400;}
.news_company .content{padding-top: 18px;}
.news_company .content img{max-width: 100%;height:auto;}

/*é¦–é¡µå·¦ä¾§è”ç³»æˆ‘ä»¬*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"å¾®è½¯é›…é»‘";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:16px;color:#333;}
.contact .content{padding:5px;padding-left:8px;}

/*å·¥ç¨‹æ¡ˆä¾‹*/
.case{padding:0 15px;}
.case .title{text-align: center;color:#222;font:600 32px/45px "Microsoft YaHei";background: url(../images/line.jpg) repeat-x 0 88%;}
.case .title img{max-width: 100%;height:auto;}
.case .title a{display:inline-block;padding:0 17px;background: #f5f5f5;color:#333;}
.case .title span{color:#e32433;}
.case .content{padding-top: 30px;}
.case .content a.detail img{display: block;width: 123px;height: 35px;margin:0 auto;}


.anli{padding-bottom: 30px;}
.tab{position:relative;width: 405px;margin:0 auto;}
.tab li{float:left;display:block;margin-right: 15px;text-align: center;}
.tab li a{display:block;line-height:37px;color:#333333;font-size:16px;border:1px solid #c6c6c6;height:37px;width:118px;text-align: center;}
.tab li a:hover{text-decoration:none;}
.tab li a.tab_click{color:#fff;text-decoration:none;font-size:16px;background:#e32433;border-color:#e32433;text-align: center;height:37px;width:118px;line-height:37px;}
.tab_content{padding-top:40px;position: relative;}
.l_btn,.r_btn{position:absolute;top:46%;cursor:pointer;}
.l_btn{left:0;}
.r_btn{right:0;}
.l_btn1,.r_btn1{position:absolute;top:46%;cursor:pointer;}
.l_btn1{left:0;}
.r_btn1{right:0;}
.l_btn2,.r_btn2{position:absolute;top:46%;cursor:pointer;}
.l_btn2{left:0;}
.r_btn2{right:0;}


.news2_company{margin-top:10px;}
.newsbj{background: #f5f5f5;border-top:1px solid #e9e9e9;padding:30px 0;}

/*äº§å“æŽ¨è*/
.recommend_product{}
.recommend_product .title{line-height:60px;padding-left:24px;font-family:"å¾®è½¯é›…é»‘";
background:url(../images/product_title.jpg) no-repeat 0% 100%;font-size:17px;color:#333;position: relative;}
.recommend_product .title a{position:absolute;top:0;right: 0}
.recommend_product .content{padding-top:20px;}
.roll_product li{padding-bottom:0px;}




/*å‹æƒ…é“¾æŽ¥*/
.links{background: #f3f4f6;margin-top:60px;}
.f_link{width:1100px;margin:0 auto;line-height:79px;text-indent:160px;background: url(../images/links.jpg) left no-repeat;height:79px;}
.f_link a{padding: 0 5px;}

/*é¡µé¢åº•éƒ¨*/
.foot{background: url(../images/foot.jpg) top center no-repeat;height: 335px;}
#footer{position:relative;width:1100px;margin:0 auto;padding:25px 15px 0;color:#fff;}
#footer a{color:#fff;}
#footer a:hover{color:#e32433;text-decoration:none;}
.nav_foot{text-align:center;line-height:60px;color:#fff;font-size: 14px;}
.nav_foot a{padding: 0 20px;}
.mid-foot{width: 530px;float: left;margin-left: 65px;}
.copyright{text-align:left;line-height:30px;float: left;margin-top: 20px;}
.logos{width: 278px;float: left;margin-top:60px;}
.copyright1{text-align:left;line-height:30px;margin-top:45px;}
.footbj{background: #222;}
.foot2{max-width: 1100px;margin:0 auto;color:#fff;font:400 12px/20px "Microsoft YaHei";padding:10px 15px;text-align:center;}
.foot2 a{color:#fff;}







