html{font-size:62.5%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,
legend,input,textarea,button,blockquote,th,td,p{font-family:"Microsoft YaHei",Tahoma;padding:0;margin:0;}
fieldset, img{border:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
input,button,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit; vertical-align:middle; border:none;}
:focus{outline:0;} 
.clearfix:after{content:'.';display:block;height:0;clear:both;overflow:hidden;visibility:hidden;}
.clearfix{*zoom:1;display:inline-block;}
.clear{clear:both;}
a{ 
    color:#333333;
    text-decoration:none;
    transition:ease .3s;
    -o-transition:ease .3s;
    -ms-transition:ease .3s;
    -moz-transition:ease .3s;
    -webkit-transition:ease .3s;
}/*默认链接显示颜色666666*/
a:hover{color:#00a63c; text-decoration:none;}/*默认链接鼠标移上去显示颜色996600*/
img,object{}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}/*html5*/
.fl{float: left;}
.fr{float: right;}
.mt-20{margin-top:20px;}
.mt-30{margin-top:30px;}
.container{width: 1200px;margin: 0 auto;}
.nocontent{height:35px;line-height:35px;
border:1px dashed #CCC;margin:20px 0;text-align:center;}

/*顶部*/
.header{}
.header .top{background:#d20000;height:30px;line-height:30px;font-size:12px;}
.header .top .fl{color:#fff;}
.header .top .fr,
.header .top .fr a{color:#fff;}
.header .top .fr a:hover{color:#fff;}
.header .logo{background:url(../images/logo.jpg) no-repeat;margin:10px;margin-top:20px;width:197px;height:81px;}
.header .menu{margin-top:35px;margin-left:30px}
.header .menu li{float:left;margin-right:10px}
.header .menu li a{border:1px solid #fff;font-size:16px;overflow:hidden;white-space:nowrap;width:97px;text-align:center;
display:inline-block;padding:10px 5px;color:#333333;text-transform:capitalize;
-moz-border-radius:10px;/* Gecko browsers */
-webkit-border-radius:10px;/* Webkit browsers */
border-radius:10px;/* W3C syntax */}
.header .menu li a.cur,
.header .menu li a:hover{border:1px solid #d20000;color:#d20000;}

/*幻灯片*/
.slideshow .slideshow_pager{text-align:center;}
.slideshow ul.slides, .slideshow ul.slides li {min-height: 500px;}

/*幻灯片*/
.slideshow .slideshow_pager{text-align:center}
.slideshow ul.slides,
.slideshow ul.slides li{height:500px;width:100%;}
.slideshow ul.slides li a{height:500px}

/*首页主体*/
.home .w500{width:500px;}
.home .w487{width:487px;}

.linkl{width:200px;height:300px;background:#d20000;color:#fff;font-size:30px;text-align:center;vertical-align:middle}
.linkl .name{display:block;margin-top:100px}
.linkl a.more{display:block;font-size:12px;border:1px solid #ff3f3f;color:#fff;padding:6px;width:100px;margin:15px auto 0;-moz-border-radius:10px;/* Gecko browsers */
-webkit-border-radius:10px;/* Webkit browsers */
border-radius:10px;/* W3C syntax */}
.linkr{width:966px}
.linkr ul{margin-top:38px}
.linkr li{float:left;margin:0 30px 25px 0}
.linkr li:nth-child(4n){margin-right:0}
.linkr li a{display:block;border:1px solid #eeeeee;}
.linkr li a img{width:217px;height:95px}

.homeproduct{}
.homelist h1{color:#d20000;font-size:25px;font-weight:700}
.homelist>span.title{color:#666666;line-height:25px}
.homelist .line{border-bottom:1px solid #eeeeee;height:1px;margin:25px 0}
.homeproduct .prolist{margin-bottom:25px}
.homeproduct .prolist h2{border:1px solid #d20000;font-size:16px;
display:inline-block;padding:7px 20px;color:#d20000;margin-bottom:20px;
-moz-border-radius:10px;/* Gecko browsers */
-webkit-border-radius:10px;/* Webkit browsers */
border-radius:10px;/* W3C syntax */}
.homeproduct .prolist h2 a{color:#d20000;}
.homeproduct .prolist li{float:left;padding:5px;background:#eeeeee;margin-right:25px;margin-bottom:15px}
.homeproduct .prolist li:nth-child(4n){margin-right:0}
.homeproduct .prolist li a{display:block}
.homeproduct .prolist li img{max-width:100%;}
.homeproduct .prolist li span{text-align:center}
.homeproduct .prolist li span.title{display:block;color:#333333;font-size:16px;padding:25px 0 15px}
.homeproduct .prolist li span.more{display:block;color:#d20000;padding:10px 0 15px;border-top:1px solid #ffffff;margin:auto;width:80px}
.homeproduct .prolist li:hover{background:#d20000}
.homeproduct .prolist li:hover span.title{color:#ffffff}
.homeproduct .prolist li:hover span.more{color:#ffffff;filter:alpha(opacity=60); /*IE滤镜，透明度50%*/
-moz-opacity:0.6; /*Firefox私有，透明度50%*/
opacity:0.6;/*其他，透明度50%*/}
.homeabout .fl{width:555px;line-height:30px;font-size:14px}
.homeabout .fr{width:627px;}

.navlist{background:#eeeeee;height:45px}
.navlist .container{background:url(../images/nav.jpg) no-repeat left center}
.navlist .container .nav{padding-left:30px;line-height:45px;color:#a4a4a4}
.navlist .container .nav a{color:#a4a4a4}
.main .catelist{border-bottom:1px solid #eeeeee;padding:10px 0}
.main .catelist li{float:left;margin-right:10px}
.main .catelist li a{display:block;padding:5px 15px;border:1px solid #fff;color:#333333;font-size:20px;
-moz-border-radius:10px;/* Gecko browsers */
-webkit-border-radius:10px;/* Webkit browsers */
border-radius:10px;/* W3C syntax */}
.main .catelist li a.cur,
.main .catelist li a:hover{border:1px solid #d20000;color:#d20000}

.main .catelist_er{border-bottom:1px solid #eeeeee;padding:10px 0}
.main .catelist_er li{float:left;margin-right:10px}
.main .catelist_er li a{display:block;padding:2px 5px;color:#666666;font-size:16px;
-moz-border-radius:10px;/* Gecko browsers */
-webkit-border-radius:10px;/* Webkit browsers */
border-radius:10px;/* W3C syntax */}
.main .catelist_er li a.cur,
.main .catelist_er li a:hover{color:#d20000}

.link ul{margin-top:38px}
.link li{float:left;margin:0 25px 25px 0}
.link li:nth-child(4n){margin-right:0}
.link li a{display:block;border:1px solid #eeeeee;}
.link li a img{width:217px;height:95px}
.link li span{display:block;background:#f9f9f9;padding:8px 0;text-align:center;font-size:14px}

.product{margin-top:35px}
.single{margin-top:15px}

/*底部*/
.footer{margin-top:25px;font-size:12px;padding:25px 0;background:#d20000;color:#fff;}
.footer .fl a{color:#fff;font-size:14px;}
.footer .bdsharebuttonbox{font-size:14px;display:inline-block;width:138px;vertical-align:middle}
.footer .right{border-left:1px solid #e04d4d;padding-left:35px;margin-left:30px;}
.footer .right .footmenu{border-bottom:1px solid #e04d4d;margin-bottom:15px}
.footer .right .footmenu li{float:left;margin-right:5px}
.footer .right .footmenu li a{text-transform:capitalize;display:block;color:#fff;font-size:14px;padding:6px 0px;width:92px;height:20px;overflow:hidden;white-space:nowrap;text-align:center}


