@charset "utf-8";
/*评论*/
body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td{ padding:0; margin:0;} 
table{ /*border-collapse:collapse; border-spacing:0;*/}
fieldset,img{ border:0;}
body{font-family:'微软雅黑';min-width:1180px;}
body a{
 text-decoration: none;
  color: #000;
  cursor: pointer;
}

* {
margin: 0;
padding: 0;
list-style: none;
}


/*头部 start*/
.htop{width:100%;height:52px;background-color:#fff;}
.hleft{display:block;float:left;height:44px;padding:4px 10px;}
.hleft img{height:44px;}

.htop ul{display:block;float:left;padding-top:10px;padding-left:50px;}
.htop ul li{width:auto;height:42px;text-align:center;line-height:42px;float:left;padding:0px 17px;}
.htop ul li a{    color: rgb(218, 69, 70);font-size:16px;}
.htop ul li a:hover{background-color: #f2dede;}

.hright{float:right;padding-top: 15px;}
.hright span{display:block;float:left;color: rgb(218, 69, 70);font-size: 16px;padding-lefT:36px;height:22px;margin-left:36px;}
.hright span.h1{background:url('../images/wx_ico.png') no-repeat left center;cursor: pointer;}
.hright span.h2{background:url('../images/tel_ico.png') no-repeat left center;}
/*头部 end*/
/*底部 start*/
.rfoot_bj{width:100%;height:auto;overflow:hidden;background-color: #da4546;}
.rfoot{width:1280px;height:auto;overflow:hidden;margin:0 auto;padding-top: 30px;}
.rfoot_left{float:left;width:780px;height:auto;overflow:hidden;}
.rfoot_left ul{}
.rfoot_left ul li{width:260px;height:auto;overflow:hidden;float:left;line-height:30px;}
.rfoot_left ul li .rf1 a{font-size:14px;color:#fff;}
.rfoot_left ul li .rf2 a{font-size:14px;color:#fff;}

.rfoot_mid{width:350px;height:auto;overflow:hidden;float:left;}
.rfoot_mid span{color:#fff;font-size:28px;font-weight: bold;}
.rfoot_mid p{color:#fff;font-size:14px;padding-top:10px;}

.rfoot_right{width:150px;height:150px;float:right;}
.rfoot_right img{width:150px;height:150px;}

.rfoot_h{width:100%;height:auto;overflow:hidden;}
.rfoot_h p{padding:18px 0px;height:30px;line-height:30px;font-size:16px;text-align:center;color:#fff;}
.rfoot_h p a{color: #a1a9b0;}
.rfoot_h p a:hover{color:#fff;}
/*底部 end*/
