.w1920{
    width: 1920px;
    margin-left: -960px;
    left: 50%;
    position: relative;
}
.w1200{
    width: 1200px;
    margin-left: -600px;
    left: 50%;
    position: relative;
}
/*氓陇麓茅茠篓忙聽路氓录聫*/
.head1{
    background: #000000;
    height: 30px;
    overflow: hidden;
}
.head1 div,.head1 p,.head1 a{
    color: #fff;
    font-size: 12px;
    line-height: 30px;
}
.head2{
    padding:19px 0;
    height: 52px;
}
.logo{
    width: 113px;
    margin-right: 62px;
}
.head2_fr{
    width: 271px;
}
.ttel{
    width: 100%;
    background: url(/template/default/images/ttel.png) left top no-repeat;
    padding-left: 58px;
}
.ttel p{
    color: #c1272d;
    font-size: 30px;
    line-height: 54px;
}


#header{width:1000px;margin:0 auto;}
.logo{float:left;}

.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(/template/default/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:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"氓戮庐猫陆炉茅鈥衡€γ┞烩€";}

#menu{margin-top:5px;}

/*莽茠颅茅鈥斅β惻撁绰*/
.search{text-align:left;padding:10px 0;overflow: hidden;margin-bottom: 50px;}
.hotSearch{width:450px;float:left;height:24px;line-height:24px;font-weight:normal;}
#formsearch{width:320px;float:right;}
#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);}


/*盲赂禄盲陆鈥溍β犅访ヂ悸*/
.tit{
    text-align: center;
}
.tit p{
   color: #000000;
   font-size: 26px;
   line-height: 26px;
   margin-bottom: 18px; 
}
.tit p:last-of-type{
    margin-bottom: 0;
    margin-top: 18px;
    font-size: 20px;
    text-transform: uppercase;
}
.titline{
   width: 40px;
   height: 4px;
   background: #d02219;
   margin:0 auto; 
}
.b1_index{
    width: 100%;
    overflow: hidden;
    padding: 49px 0 100px;
    text-align: center;
}
.b1_index p{
    color: #000000;
    font-size: 16px;
    line-height: 24px;
}
.b1_index p:first-of-type{
    font-size: 24px;
}
.b1_index h2{
   color: #000000;
   font-size: 22px;
   margin:16px 0; 
   line-height: 24px;
}
.wrapper{
    overflow: hidden;
    width: 100%;
    padding:85px 135px 77px 113px;
    /*display: none;*/
    text-align: center;
    box-sizing: border-box;
}
.wrapper1{
    width: 168px;
    margin-right: 244px;
}
.wrapper2{
    width: 153px;
}
.wrapper3{
    width: 124px;
}
.wrapper .counter h2{
   color: #c1272d;
   font-size: 60px;
   line-height: 65px;
   margin-bottom: 7px; 
}
.wrapper.timey p{
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}
.more1{
    width:150px;
    height: 50px;
    line-height: 50px;
    border:1px solid #c1272d;
    color: #000000;
    font-size: 16px;
    margin: 0 auto;
    transition: all 0.5s linear;
}
.more1:hover{
    background:#c1272d;
    color: #fff;
}

/* box2 */
.box2{
    overflow: hidden;
    padding-top:30px;
}
.b2_index{
    width: 100%;
    overflow: hidden;
    margin-top:16px; 
}
.b2_index ul{
    overflow: hidden;
}
.b2_index li{
    width: 285px;
    height: 200px;
    overflow: hidden;
    position: relative;
    float: left;
    margin:0 17px 20px 0;
}
.b2_index li:nth-of-type(4n){margin-right: 0;}
.b2_index li:nth-of-type(n+9){margin-bottom: 37px;}
.b2_index li .casetit{
    position: absolute;
    width: 100%;
    height: 40px;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
}
.b2_index li .casetit p{
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
}
.b2_index li:hover .casetit p{
    color:#d02219;
}

.b2_index li img{
    transition: all 0.5s linear;
}
.b2_index li:hover img{
    transform: scale(1.1);
    
}
.more2{
    width: 150px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border:1px solid #c1272d;
    color: #000000;
    font-size: 16px;
    margin:0 auto;
    transition: all 0.5s linear;
}
.more2:hover{
    background:#c1272d;
    color: #fff;
}

/* box3 */
.box3{
    overflow: hidden;
    padding: 140px 0 113px;
}
.b3_index{
    width: 100%;
    margin-top: 48px;
    overflow: hidden;
    position: relative;
}

.b3_index .bd{
    width: 888px;
    margin:0 auto;
    overflow: hidden;
    padding-bottom: 52px;
}
.b3_index .bd li{
    float: left;
    width: 197px;
    margin:0 29px 21px 0; 
    overflow: hidden;
    border: 1px solid #d2d2d2;
    transition: all 0.4s linear;
}
.b3_index .bd li:hover{
    border: 1px solid #c1272d;
}
.b3_index .bd li .b1img1{
    width: 100%;
    height: 113px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.b3_index .bd li .b1img2{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all 0.4s linear;
    z-index: 1;
}
.b3_index .bd li:hover .b1img2{
    opacity: 1;
}
.b3_index .bd li:nth-of-type(4n){margin-right:0;}
.b3_index .next{
    position: absolute;
    width: 40px;
    height: 71px;
    top: 159px;
    right: 0;
}
.b3_index .prev{
    position: absolute;
    width: 40px;
    height: 71px;
    top: 159px;
    left: 0;
}
.b3c1{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.b3c1 p{
    color: #000000;
    font-size: 16px;
    line-height: 20px;
}
.b3c1 p:nth-of-type(2){
    text-transform: uppercase;
    margin-top: 9px;
}

/*box4*/
.box4{
   background:url(/template/default/images/servicebg.png) no-repeat;
   overflow: hidden; 
   padding: 14px 0 72px;
}
.b4_index{
    width: 100%;
    overflow: hidden;
    padding:120px 0 66px;
}
.b4_index li{
    width: 154px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-right: 103px;
}
.b4_index li:last-of-type{
    margin-right: 0;
}
.b4_index li img{
    transition: all 0.5s linear;
}
.b4_index li:hover img{
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.b4_index li p{
    color: #000000;
    font-size: 18px;
    line-height: 18px;
    margin-top: 10px;
}
.b4c1{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.b4c1 h2{
    color: #000;
    font-size: 26px;
    margin-top: 37px;
}
.b4c1 p{
    color: #000000;
    font-size: 26px;
    line-height: 33px;
    margin-top: 9px;
}

/* box5 */
.box5{
    overflow: hidden;
    padding:85px 0 40px;
}
.b5_index{
    overflow: hidden;
    margin-top: 46px;
    width: 100%;
}
.newsli1{
    width: 389px;
    float: left;
    margin-right: 16px;
    padding-bottom: 27px;
    overflow: hidden;
}
.newsli1:last-of-type{margin-right: 0;}
.newsli1 p img{
    width: 100%;
    margin-bottom: 15px;
}
.newsli2{
    float: left;
    width: 100%;
    height: 36px;
}
.newsli2 span{
    line-height: 36px;
    font-size: 16px;
    color: #000000;
}














#container{width:1200px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"氓戮庐猫陆炉茅鈥衡€γ┞烩€";
background:url(/template/default/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:"氓戮庐猫陆炉茅鈥衡€γ┞烩€";
background:url(/template/default/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:"氓戮庐猫陆炉茅鈥衡€γ┞烩€";
background:url(/template/default/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:"氓戮庐猫陆炉茅鈥衡€γ┞烩€";
background:url(/template/default/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:"氓戮庐猫陆炉茅鈥衡€γ┞烩€";
background:url(/template/default/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:"氓戮庐猫陆炉茅鈥衡€γ┞烩€";
background:url(/template/default/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:"氓戮庐猫陆炉茅鈥衡€γ┞烩€";background:url(/template/default/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(/template/default/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,.f_link a{
    color: #000000;
    font-size: 12px;
    line-height:38px;
}
.f_link a{
    margin-right:7px; 
}
/*茅隆碌茅聺垄氓潞鈥⒚┢捖*/
.foot{
    overflow: hidden;
}
.foot1{
    background: #c1272d;
    height: 50px;
}
.fnav{
    width: 1100px;
    margin:0 auto;
    text-align: center;
}
.fnav a,.fnav p{
    color: #ffffff;
    font-size: 18px;
    line-height: 50px;
}
.fnav a{margin: 0 76px;}
.foot2{
    background: #e2e2e2;
    overflow: hidden;
}
.foot2_fl{
    width: 169px;
    margin:58px 210px 56px 125px;
}
.foot2_mid{
    width: 335px;
    text-align: left;
    padding:20px 0 26px;
}
.foot2_mid p{
    color: #000000;
    font-size: 12px;
    line-height: 20px;
}
.foot2_mid p:nth-of-type(3){
    background:url(/template/default/images/ftel2.png) left center no-repeat;
    padding-left: 20px;
    line-height: 14px;
    font-size: 12px;
    margin-bottom: 12px;
    margin-top: 18px;
}
.foot2_mid p:nth-of-type(4){
    background:url(/template/default/images/ftel.png) left center no-repeat;
    padding-left: 20px;
    line-height: 14px;
    font-size: 12px;
    margin-bottom: 12px;
}
.foot2_mid p:nth-of-type(5){
    background:url(/template/default/images/fmail.png) left center no-repeat;
    padding-left: 20px;
    line-height: 14px;
    font-size: 12px;
    margin-bottom: 12px;
}
.foot2_mid p:nth-of-type(6){
    background:url(/template/default/images/faddr.png) left center no-repeat;
    padding-left: 20px;
    line-height: 18px;
    font-size: 12px;
    margin-bottom: 12px;
}
.foot2_fr{
    width: 103px;
    margin-right: 61px;
    padding:44px 0;
}
.foot3{
    width: 100%;
    overflow: hidden;
    background: #c6c6c6;
    padding:9px 0;
}
.foot3 div,.foot3 a,.foot3 p{
    text-align: center;
    color: #000000;
    font-size: 12px;
    line-height: 20px;
}


/*------------氓鈥犫€γ┞÷-------------------*/

.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #d02219;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.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:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;
}
.n_banner img{width:1920px;margin:0 auto;margin-left:-960px;position:relative;left:50%;}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.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:940px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 16px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
<!--0.00011205673217773-->