@charset "utf-8";
*{
    margin: 0;
    padding:0;
    font-size: 14px;
    font-family: "宋体";
    box-sizing:border-box;
     color:#666;
}
 a {
     text-decoration: none;
     outline: none;
    
 }
 ul,li{list-style:none;}
img {
    border: 0;
    outline: none;
}
.clear { clear: both;}
input:focus { outline: none;}
/*header*/
#box .top {
    width: 100%;
    overflow: hidden;
    background-color:#e9e9ef ;
}
#box .top .top_1 {
    width: 1200px;
    height: 30px;
    margin: 0 auto;
    line-height: 30px;
    font-size: 14px;
}
#box .top .top_1 .welcome {
    float: left;
}
#box .top .top_1 .welcome span,#box .top .top_1 .welcome span a{color:#666;}
/*返回首页*/
.gohome{margin-right:20px;cursor: pointer;}
.gohome:hover{color: red;}
.gohome img{width: 15px;height: 15px;vertical-align: middle;margin-right:4px;}
#box .top .top_1 .myown {
    float: right;
    width: 450px;
}
#box .top .top_1 .myown li.big {
    float: left;
    margin-right: 10px;
    list-style: none;padding:0px 5px;
}
#box .top .top_1 .myown li a{color:#666;}
#box .top .top_1 .myown li:hover a{color:#de2810;}
#box .top .top_1 .myown ul {
    display: none;
    z-index: 99;
}
#box .top .top_1 .myown .big ul{border:1px solid #e6e6e6; position: absolute;padding:10px 15px; border-top:none;width:240px;}
#box .top .top_1 .myown .big ul a{display:inline-block;width:100px;line-height:26px;}
#box .top .top_1 .myown .big:hover ul{ display:block; background:#FFF; margin-left:-6px; height: auto;z-index:1000;}
#box .top .top_1 .myown .big:hover ul li.subcc {display:block;}
#box .top .top_1 .myown .big:hover .subcc{ background:#FFF;}

.big:hover{  background:#FFF; border-bottom:none;  border-top:none; }
.big:hover a{ color:#e31939;}
#box .top .top_1 .myown .big:hover ul a { color:#676767;}
.subcc a:hover { color:#e31939; font-size:14px; /*text-decoration:underline;*/ }
#box .top .top_1 .myown .big:hover img.mmig{
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
    -webkit-transition: -webkit-transform 0.4s ease-out;
    -moz-transition: -moz-transform 0.4s ease-out;
    -o-transition: -o-transform 0.4s ease-out;
    -ms-transition: -ms-transform 0.4s ease-out
}
.subcc{ min-width:90px; text-align:left; line-height:20px;}
.big:last-child ul li{ width:145px; border-bottom:thin #666 dashed; float: left;}


.top-clas{ width:100%; height:38px; background-color:#f5ebd2;}
.top-clas-cont{ width:1000px; height:38px; background-color:#f5ebd2; line-height:38px;}
.t-text-rig{ float:right; color:#4d4d4d;  }




#box #header {
    width: 100%;
}

#box #header .header_1 {
    width: 1200px;
    height:auto;
    margin: 0 auto;
    margin-top: 20px;
}

#box #header .header_1 .logo {
    float: left;
}
#box #header .header_1 .sousuo {
    float: left;
    margin-left: 180px;
    margin-top: 35px;
}
#box #header .header_1 .sousuo .inp1 {
    border: 1px solid #e01737;
    width: 355px;
    height: 36px;
    float: left;
    padding-left: 10px;
}


.van{border-bottom: 2px solid #e01737;}
.nav_a{ float:left; width:210px; height:40px; line-height:40px; background: url(/homev/img/header/jts.png) no-repeat 180px 15px #d90200; box-sizing:border-box; padding-left:15px; color:#FFFFFF; border-bottom:2px solid #e01737; font-size:15px;}
.nav_b{ width:780px; height:40px; line-height:40px; float:left;}
.nav_b a{ width:80px; height:40px; line-height:40px; color:#000000; font-size:12px; text-align:center; display:block; float: left;}
.nav_b a:hover{color:#e01737;}


/*置顶*/
.gotop{width:32px; height:65px;position:fixed; bottom:100px;right:4px;cursor:pointer;}
.gotop li{position:relative;}
.gotop li div{display:none;text-align:center;position:absolute;top:0px;right:32px;width:68px;line-height:31px;height:31px;background:#de2810;}
.gotop li div a{color:#fff;}
.gotop li img{width:31px;height:31px;background:#de2810;padding:4px;}
.gotop li:hover div{display:block;}
.gotop .hhdd{width:120px;}


#box .top .top_1 .myown .big .daohang{width:1193px;position:absolute;background:#fff;display:none;right:357px;top:30px;z-index:1000;padding:10px 10px;border-bottom:1px solid #e3e4e5;}
#box .top .top_1 .myown .big .daohang div{padding-left:10px;text-align:left;float:left;width:281px;border-bottom:none;border-right:1px solid #eee;}
#box .top .top_1 .myown .big .daohang div h3{text-align:center;}
#box .top .top_1 .myown .big .daohang div a{display:inline-block;height:22px;line-height:22px;min-width:80px;}
#box .top .top_1 .myown .big:hover .daohang div a{color:#666;}
#box .top .top_1 .myown .big .daohang div a:hover{color:#de2810;}
#box .top .top_1 .myown .big .daohang div.lastt{border-right:none;}
#box .top .top_1 .myown .big:hover .daohang{display:block;}

.rere{position:relative;}
.rere img{position:absolute;top:25px;left:65px;}

.ooo{margin-top:42px;border-bottom:2px solid #de2810;}
.nav{width:1220px; height:40px; margin:0 auto; clear:both;position: relative;overflow: visible; z-index: 99;}
.fenlei{
    height:40px;
    width:210px;
    text-align:center;
    background: #de2810 ;
    float:left;
    box-sizing:border-box;
    padding-left:16px;
    line-height:40px;
    color: #ffffff;
    font-size:16px;
}
/*********全部分类的内容**********/
.nav .fenleia{color:#fff;font-size:16px;font-weight:bold;}
.nav .fenleia img{margin-left:15px;}
.nav .fenlei{position:relative;}
.nav .fenlei1{
    position:absolute;
    top:40px;
    left:0px;
    width:210px;
    z-index:100;
    background:#8e0306;
    display:none;
}
.nav .fenlei:hover .fenlei1{display:block;}
/***2016.11.29修改*****/
.nav .fenlei1 li{padding:7px 0px;border-bottom:1px solid #e01737;}
.nav .fenlei1 li a.A{color:#fff;font-size:15px;background:url(../img/ccr/dashi1.png) no-repeat 36px 11px;}
.nav .fenlei1 li:hover{background:#bb0a04;}
.nav .fenlei1 li:hover .A{color:#fff;}
.nav .fenlei1 li .fenlei2{
    position:absolute;
    top:0px;
    left:210px;
    width:600px;
    height:440px;
    background:#8e0306;
    padding:5px 20px;
    border:2px solid #e01737;
    display:none;
}
.nav .fenlei1 li:hover .fenlei2{display:block;}
.nav .fenlei1 li .fenlei2 li.clar{border-bottom:1px dashed #fff;overflow:hidden;padding:0px;}
/***2016.11.29修改*****/
.nav .fenlei1 li .fenlei2 li.clar:hover,.nav .fenlei1 li .fenlei2 li.clar ul li:hover{background:#8e0306;}
.nav .fenlei1 li .fenlei2 li.clar span{width:80px;font-size:13px;color:#fff;text-align:left;}
.nav .fenlei1 li .fenlei2 li.clar ul{width:475px;text-align:left;}
.nav .fenlei1 li .fenlei2 li.clar ul li{width:85px;padding:0;border:none;}
.nav .fenlei1 li .fenlei2 li.clar ul li a{font-size:12px;color:#fff;text-align:left;}
.nav .fenlei1 li .fenlei2 li.clar ul li a:hover{color:#fff;text-decoration:underline;}

/*******end*****/
.dh{float:left;}
.dh li{float:left;;height:37px;line-height:37px; padding-left:18px; padding-right:18px;}
.dh li a{color:#333333;font-size:16px; font-weight:bold;font-family:"微软雅黑";}
.dh li a:hover{ color:#F00;}
.dh li a.on{ color:#F00;}
.imgg img{
  margin-top: 3px;
}
/***轮播****/
.focusBox { position: relative; width:100%; height:600px; overflow: hidden;margin: 0 auto;margin-top: 5px;  }
    .focusBox .pic{ position:relative; z-index:0; }
    .focusBox .pic img {border:none; width:100%; height:600px; display: block;}
    .focusBox .hd { width:100%; position: absolute; bottom: 30px; text-align: center; font-size:0; z-index:1; }
    .focusBox .hd li{margin: 0 15px; background: url("../img/ccr/dot8.png") no-repeat 0 -16px; height: 16px; overflow: hidden; width: 16px; cursor: pointer;
        display:inline-block; *display:inline; zoom:1;  _background: url("../img/ccr/dot8.png") no-repeat 0 -16px;border-radius: 50%;
    }
    .focusBox .hd .on{ background-position:0 0; }

    .focusBox .prev,
    .focusBox .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.9;  }
    .focusBox .prev { left: 500px; }
    .focusBox .next { background-position: 0 -90px; right: 500px; }
    .focusBox .prev,
    .focusBox .next { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }