html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea{margin:0;padding:0; color:#333; font-weight: 500;}

table{border-collapse:collapse;border-spacing:0;}
body {    font: 14px/1.5 "Hiragino Sans GB", "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
}
a{ color:#666666;text-decoration: none;}
a:hover, a:focus {
    color: #eb6100;
    text-decoration: none;
}
fieldset,img{border:0;}
li{list-style:none;}
.clearfix:after {content: ".";display: block;height:0;clear:both; visibility:hidden;}
.clearfix {*zoom:1;}
.wrap{ width: 1200px; margin: 0 auto;}
.fl {float: left;}
.fr {float: right;}
section img{max-width: 100%;}

header{}
header .top0{ height: 40px;line-height: 40px;
    background: #333;
    width: 100%;}
header .top0 p{ color: #fff;}
header .top0 span{ color: #fff;margin-left: 20px;}
header .top{ margin:28px auto 22px;}
.top .logo{width: 400px;margin-top: 8px;}
.top .logo a{float: left;}
.top .logo a img{}
.top .logo p{    display: block;
    font-size: 36px;    margin-top: 10px;
    color: #b30000;
    font-weight: bold;}
.top .search{    float: left;}
.top .search .ss{border: 2px #b30000 solid;
    width: 400px;
    height: 36px;
    border-radius: 5px 5px 5px 5px;
    margin-top: 10px;}
.top .search .ss input{background: url(../images/ss.png)no-repeat 10px center;
   float: left;
       border: 0;
       width: 318px;
       text-indent: 35px;
       height: 32px;}
.top .search .ss button{ float: left;
    width: 78px;
    border: 0;
    background: #b30000;
    color: #fff;
    height: 34px;}
.top .search .hot p{    margin-top: 4px;}
.top .search .hot p a{    margin: 0px 6px;}
.top .tel img{float: left;
    margin-top: 14px;
    width: 40px;}
.top .tel .num{    float: right;}
.top .tel .num p{    font-size: 16px;
    margin-left: 12px;}
.top .tel .num p span{    font-size: 30px;
    font-weight: bold;
    color: #e04b4d;
    line-height: 62px;}
.nav{ height: 50px; line-height: 50px;    background: #b30000;}
.nav .nav_cp{}
.nav .nav_ico{width: 140px; position: relative;height: 50px;
    float: left;
    background: #000000;}
.nav .nav_ico i {
	 display: inline-block;
	     margin-left: 10px;
	     width: 18px;
	     height: 14px;
	     background: url(../images/nav_ico.png) no-repeat;
	     position: absolute;
	     top: 17px;
	     left: 5px;
	}
.nav .nav_ico p {    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    line-height: 50px;
    padding-left: 44px;
	}
.nav #nav2 {
    display: flex;
    display: -webkit-flex;
    float: left;
    width: 1060px;
}
.nav #nav2 .nav2_li {
    flex: 1;
    position: relative;
    height: 50px;
    font-size: 16px;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.nav .nav2_li a {
    line-height: 18px;
    display: block;padding: 0px;
    width: 100%;color: #fff;
    border-left: 1px solid #e0e0e0a8;
    text-align: center;
    transition: color .3s;
}
.nav .nav2_li > a:hover{   color: #fffc00;
      background-color: rgba(255, 255, 255, 0);}
.nav #nav2 li.nav2_li:first-child a {
    border-left: none;
}

.nav .sub2{ display:none; width:100%; left:0; top:50px;  position:absolute;background: #b30000; z-index: 9;  }
.nav .sub2 li{ height: 42px;border-bottom: 1px solid #d8d8d8;}
.nav .sub2 li a{ zoom:1; line-height: 42px; height: 42px; color: #fff;display:block; border-left: none;    font-size: 15px;}
.nav .sub2 li:hover a{ background:#e80404;color: #fff;border-bottom: 1px solid #d8d8d8; }

.nav_box{ display: none;}
.nav_cp:hover .nav_box{display: block;}
.nav_box{    clear: both;
    position: absolute;
    top: 211px; background: rgba(0, 0, 0, 0.59); height: 550px; width: 140px;
    z-index: 99;}

.nav_box .nLi{  z-index:1;}
.nav_box .nLi .t{clear: both;
    width: 100%; position: relative;
    height: 55px;
    border-bottom: 1px solid #d8d8d8;
    box-sizing: border-box;
    cursor: pointer;}
.nav_box .nLi .t a{position: relative;
    float: left;
   height: 55px;   color: #fff;
    line-height: 55px;
    text-align: center;
    padding-left: 12px;
    width: 60px;
    overflow: hidden;}

.nav_box .nLi .t a.m1{width: 100px;
    font-size: 16px;}
.nav_box .nLi.on .t{ background:#b30000;   }
.nav_box .nLi.on .t a{color:#fff; }
.nav_box .nLi .t i{position: absolute; color: #ffffff;
    right: 10px;
    top: 4px;
    font-size: 17px;}
.nav_box .nLi:hover i{ color: #fff;}
.nav_box .sub{     width: 1050px; display: none;
    background: #fff;
       padding: 14px 20px;
    box-shadow: 0 0 1px rgba(0,0,0,.1);
    position: absolute;
    top: 0;
    left: 140px;
    z-index: 11;}
.nav_box .sub li{  float: left;
    width: 220px;
    margin: 6px 16px;
    overflow: hidden;
    background: #fff;
    }
.nav_box .sub li .pic{width: 100%;
    border-radius: 4px;
   height: 130px;
    overflow: hidden; }		
.nav_box .sub li .pic img{width: 100%;transition: transform 0.5s; }
.nav_box .sub li p{
    line-height: 32px;
    text-align: center;}
.nav_box .sub li:hover img{transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);transition: transform 0.5s;}

.t_xian{height: 1px;    margin-bottom: 1px;
    box-shadow: 0px 2px 2px #808080;
    margin-top: -2px;}
.c_more{ display: table;
    cursor: pointer;
    position: relative;
    letter-spacing: normal;
    background-image: -moz-linear-gradient(left,#fd1908,#e38516);
    border-radius: 6px;
    font-size: 26px;
    color: #525252;
    margin: 30px auto 0px;
    letter-spacing: 2px;
    border: 2px solid #b30000;
    width: 820px;
    line-height: 60px;
    height: 60px;}
.c_more i{
    width: 32px;
    height: 32px;
    margin-right: 8px;
    display: inline-block;
    background: url(../img/dj.png) no-repeat;
    transition: 0.3s ease-out;
    vertical-align: middle;
}
.c_more p{     float: left;    width: 596px;
    padding-left: 36px;}
.c_more div{     float: right;
    color: #fff;
    background: #b30000;
    width: 220px;
    text-align: center;}
	.c_more div span{    color: #fff;}
.c_more:hover {
    color: #f6dbbc;
}
.c_more:hover i {
    margin-right: 10px;
    margin-left: 10px;
    background: url(../img/dj2.png) 1px 2px no-repeat;
}

.footer{ background: #373d41;}

.footer .foot {padding-top: 30px;}
.foot .f1{ float: left;}
.foot .tit{ font-size:20px; color:#fff;    margin-bottom: 16px;}
.foot .tit i{    display: block;
    background: #b30000;
    width: 30px;
    height: 1px;
    margin: 8px 0px;}
.foot  p{ color:#e6e6e6; font-size: 16px;   line-height: 30px;}
.foot .f2{    border-left: 1px solid #3e3e3e; 
    border-right: 1px solid #3e3e3e;}
.foot .f2 ul li a{ color:#e6e6e6; display: block;   line-height: 30px;font-size: 16px;}
.foot .f2 .fl{    margin-left: 46px;}
.foot .f2 .fl ul{float: left; }
.foot .f2 .fl ul:nth-of-type(2){float: right;
    margin-left: 30px;}
.foot .f2 ul li:hover a{color: #e8373d;}
.foot .f3{}
.foot .f3 .ewm { float: left;}

.foot .fr .bl{ float:left;}
.foot .fr .br{    float: right;
    position: absolute;
    right: 0px;}
.foot .fr .br a{    line-height: 44px;    width: 170px;
    height: 44px;
    border: 1px solid #a6a6a6;
    border-radius: 30px;
    display: block;
    text-align: center;}
.foot .fr .br a i{    margin-left: 30px;
    font-size: 20px;
    margin-top: 10px;}
.foot .fr .br a:hover{border: 1px solid #11ab50; background:#11ab50;color:#fff;}
.foot .fr .br a:hover i{ color:#fff;}
.foot .fr .br img{     position: absolute;
    bottom: -153px;    width: 150px;
    display: none;
    left: 10px;}
.foot .fr .br a:hover img{display:block;}
.footer .foot2{    border-top:1px solid #484848;    margin-top: 30px;}
.footer .foot2 p{     line-height: 50px;
    text-align: center;
    color: #fff;}
	
.c_nav{    border-bottom: 1px #d6d6d6 solid; }
.c_nav .container{text-align: center;}
.c_nav ul{}
.c_nav li{     float: left;
       padding: 0px 40px;}
.c_nav li a{    font-size: 16px;
    padding: 20px 0px;
    display: block;
    position: relative;
    color: #333;}

.c_nav li.cur a:after {
    width: 100%;
}
.c_nav li:hover{ background: #eb6100; }
.c_nav li:hover a{ color: #fff;}
.c_nav li.cur{    background: #eb6100; }
.c_nav li.cur a{ color: #fff;}
.c_nav ul .wz{ float:right;padding: 20px 0px;}
.c_nav ul .wz i{    background: url(../img/home.png) no-repeat;
    width: 14px;
    height: 14px;
    /* display: block; */
    background-size: 100%;
    float: left;
    margin-top: 3px;
    margin-right: 1px;}
.c_nav ul .wz a{    padding: 0px 4px;}	
	
#LRdiv1{ display:none !important;}	
.position{ background: #f5f5f5; height: 44px;line-height: 44px;}	
.position .p{font-size: 15px;}
.position .p i{background: url(../img/home.png) no-repeat;
    width: 14px;
    height: 14px;
    background-size: 100%;
    float: left;
      margin-top: 14px;
      margin-right: 5px;}

.c_fenlei{margin-top: 30px;}
.c_fenlei a{ width: 108px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 50px;
        margin: 1px 6px 10px 6px;
    color: #333;    display: block;
    float: left;
    border: 1px solid #eee;  transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;}
.c_fenlei a:hover{    background-color: #f8760c;
    color: #fff;
    box-shadow: 0 0px 6px rgba(0,0,0,.3);
    border: 1px solid #f8760c;
}
.c_fenlei a.cur{    background-color: #f8760c;
    color: #fff;
    border: 1px solid #f8760c;
}

h1.text-center{ font-size: 26px;margin-bottom: 20px;}
/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../img/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../img/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../img/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../img/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../img/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../img/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-size: 18px;
    color: #b30000;
    font-weight: bold;font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../img/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}