body, button, input, select, textarea {
    font-size: 12px;
    font-family: Arial,tahoma,Helvetica,sans-serif,"Microsoft YaHei","微软雅黑";
    color: #666;
    background:#f9f9fc;
}
body{    margin: 0;
    padding: 0;}
a:link, a:visited, a:active {
    color: #323232;
    text-decoration: none;
}

button, input, select, textarea {
    font-size: 100%;
    font-family: Arial,Helvetica,sans-serif;
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
    margin: 0;
    padding: 0;
}
h1,h2{
    display:inline-block;
    font-size:20px;
    color:#333;
}
ul, li, ol, dl {
    list-style: none;
}
body{
    height:auto;
}
.clearfloat{clear: both;}
/*公共类代码*/
.w{
    width:1226px;
    margin:0 auto;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.al{
    text-align: left;
}
.ac{
    text-align:center;
}
.a人{
    text-align:right;
}
.hide{
    display:none;
}

.bg-white{
    background-color: #fff;
}
/*顶部导航条开始*/
.top-head{
    width:100%;
    height:40px;
    background-color: #333;
}
.top-nav li{
    float:left;
    line-height:40px;
    color:#424242;
    margin-right:8px;
}
.top-nav li a,.top-tel{
    font-size:12px;
    color:#b0b0b0;
}
.top-nav li a:hover{
    color: #fff;
}
.top-tel{
    line-height:40px;
}
/*顶部导航条结束*/

/*导航条开始*/
.nav-box{
    height:55px;
    padding:22px 0;
}
.nav{
    margin-left:25px;
}
.nav li{
    float:left;
    line-height:55px;
    margin-right:20px;
}
.nav li a{
    font-size:16px;
    color:#333;
}
.nav li a:hover{
    color:#ee2d23;
}.nav-search{
     position: relative;
 }
.search-box,.search-btn{
    width: 142px;
    height: 50px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    line-height: 24px;
    background: #fff;
    color: #616161;
    padding:0 10px;
    transition: border .2s;
}
.search-border{
    border:1px solid #ee2d23;
    transition: border .2s;
}
.search-btn{
    width:52px;
    height:52px;
    border-left:0;
    margin:0;
    padding: 0;
    cursor:pointer;
    background:url('../imgs/seacrh-btn.jpg');
}
.search-text{
    display: inline-block;
    font-size: 12px;
    position: absolute;
    top:50%;
    right:65px;
    margin-top:-6px;
}
.search-text-a{
    background: #eee;
    color: #757575;
    padding: 0 5px;
    transition: all .2s;
}
.search-text-a:hover{
    color:#fff;
    background:#ee2d23;
    transition: all .2s;
}
.headers{width: 100%;
    height: 33px;
background: #EFEFEF}
.breadcrumbs {
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    color: #616161;
}
.container {
    width: 1226px;
    margin-right: auto;
    margin-left: auto;
}
.masins-container h1 {
    margin: 0;
    background-color: #fff;
    height: 80px;
    line-height: 80px;
    text-indent: 40px;
    color: #424242;
    font-size: 20px;
    font-weight: 400;
	width:1226px;
	height:80px;
}
.w1180{
    width:1180px;
    min-width: 1180px;
    margin:0 auto;
}
.h_lf{float:left;height:33px;    margin-top: 8px;}
.headers .h_lf span {
    width: auto;
    height: 33px;
    background: url('../image/head_dw.jpg') no-repeat left center;
    padding-left: 17px;
}
.headers .h_lf span a {
    color: #ec383b;
}
.h_rt{float:right;color: #9e9e9e;line-height: 33px;}
.headers .h_rt a {
    padding: 0px 8px;
}
.headers .h_rt span {
    width: auto;
    height: 33px;
    background: url('../image/head_phone.jpg') no-repeat left center;
    padding-left: 20px;
    margin-left: 20px;
}



.menu{height: 40px;
    background: #333;
    width: 100%;
        min-width: 1180px;}
.top_menu {
    width: 1180px;
    height: 40px;
    margin: 0 auto;
    position: relative;
    z-index: 110;
}
.top_menu li.cur {
    background: #dd4f50;
}
.top_menu li {
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0 35px 0 35px;
    float: left;
    display: inline-block;
    position: relative;
    z-index: 100;
}
.top_menu li a {
    height: 40px;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.top_menu li.last {
    float: right;
}

.footer {
    padding: 50px 0 30px;
    background: #2a2c37;
	bottom:0;
	left:0;
	right:0;
}
.company-info {
    width: 1190px;
    height: 90px;
    margin: 0 auto;
    color: #b8b8b8;
    padding-bottom: 50px;
}
.footer-logo {
    width: 102px;
    height: 90px;
    float: left;
    margin-left: 40px;
    _margin-left: 20px;
}
.phone-email {
    float: left;
    width: 378px;
    padding-left: 30px;
}
.ewm-box, .ewm-box img {
    width: 85px;
    display: block;
}
.ewm-box {
    float: left;
    height: 105px;
    margin-top: 4px;
    margin-right: 30px;
    text-align: center;
}
.company-info .basic-info {
    float: left;
    width: 390px;
    padding-left: 200px;
    background: transparent;
    margin: 0;
    overflow: hidden;
}
.friendly-link {
    width: 1100px;
    padding: 0 0 0 90px;
    height: auto;
    line-height: 28px;
    margin: 0 auto;
    position: relative;
}
.link-tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 28px;
    font-size: 16px;
}
.friendly-link a {
    color: #666;
    line-height: 28px;
    margin-right: 20px;
    display: inline-block;
    font-size: 12px;
}
.info-link a, .info-link a:hover {
    color: #b8b8b8;
}
.info-link a {
    margin-right: 5px;
}
.footer-logo{
    background-repeat: no-repeat;
background-image:url(http://www.huomi360.cn/templets/default/imgs/newindex_logo.png);}
.last-dl dd{
    width:70px;
    float:left;
    margin-right:30px;
}
.footer dd a:hover{
    color:#5079d9;
    transition:all .15s ease;
}
.dd-tel{
    width: 241px;
    font-size: 30px;
    line-height: 1;
    color: #646464;
    text-align: right;
}
.dd-time{
    width: 241px;
    font-size: 12px;
    line-height: 30px;
    color: #c3c3c3;
    text-align: right;
}
.dd-btn a{
    float: right;
    width: 142px;
    height: 32px;
    line-height: 32px;
    background: linear-gradient(#fcfcfc,#f5f5f5);
    cursor: pointer;
    font-size: 14px;
    margin-top: 8px;
    text-align: center;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
     color:#5079d9;
}
.classify-nav {
    background: #fff;
    box-shadow: 0px 0px 14px 2px rgba(235, 235, 235, 1);
    border-radius: 6px;
    padding-bottom: 38px;
	border: none;
	width: 100%;
    margin: 10px auto 15px;
	height:20px;
}
.nav-list {
    padding-left: 195px;
    width: auto;
    height: auto;
    line-height: normal;
    position: relative;
    background: #fff;
    border: none;
	    padding: 14px 10px 8px 32px;
}
.main-nav {
    margin-left: 0;
}

.subnav-t {
    background: #fff;
    border: none;
}
.nav-list .main-nav .style {
    display: inline-block;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    margin-right: 4px;
    color: rgba(0, 0, 0, .8);

}
.subnav-t a.on, .subnav-t a:hover {
    border: none;
    background: #FA4633;
    color: #fff;
    height: auto;
}
.subnav-t a {
    margin: 0 9px 5px;
    border-radius: 4px;
    font-size: 16px;
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 9px;
    color: rgba(0, 0, 0, .6);
       float: left;
	   position: relative;
}
/*关于我们开始*/
.about-box{ 
	bottom: 0;  
    width:100%;
    background-color: #fff;
    padding:30px 0;
    margin-top:40px;
	height: 180px;
}
.about{
    border-top:1px solid #e0e0e0;
    padding-top:40px;
}
.about-huomi{
    width:194px;
}
.about dt{
    margin-bottom:30px;
    font-size: 14px;
    color:#424242;
}
.about dd{
    line-height:25px;
    font-size:12px;
    color:#757575;
}
.news-info{
    margin-left:135px;
    width:566px;
}
.news-info dd{
    float:left;
    width:180px;
    margin-left:5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-info dd:nth-child(3n-2){
    margin:0;
}
.contact{
    width:236px;
    height:136px;
	border-left: 1px solid #e0e0e0;
}
.contact-tel{
    font-size:21px;
    color:#ff6700;
    line-height:40px;
    text-align:center;
}
.contact-day,.contact-money{
    font-size: 12px;
    color:#666666;
    text-align:center;
    line-height:20px;
}
.contact-money{
    margin-bottom:15px;
}
.contact-btn{
    display:block;
    border: 1px solid #ff6700;
    background: #fff;
    color: #ff6700;
    width: 118px;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    text-align:center;
    margin:0 auto;
    transition: all .2s linear;
    box-sizing: border-box;
}
.contact-btn:hover{
    border: 0;
    background: #ff6700;
    color: #fff;
    transition: all .2s linear;
}
.foot-addr{
    width:100%;
    height:auto;
    margin:0 auto;
    background:white;
    padding-bottom:15px;
    padding-top:15px;
}
.foot-addr p{
    width:1200px;
    font-size:12px;
    height: 20px;
    line-height: 20px;
    color: #757575;
    margin:0 auto;
}
.banner-box{
    height:300px;
    position:relative;
}
.banner-title{
    font-size:36px;
    color:white;
    position:absolute;
    left: 20%;
    top: 70px;
}
.banner-content{
    width:500px;
    font-size:14px;
    color:white;
    position:absolute;
    left: 20%;
    top: 150px;
}
.banner-box img{
    width: 100%;
    height:300px;
    position:absolute;
    top:0;
    left: 0;
}
.banner-text{
    width:1200px;
    height:300px;
    margin:0 auto;
}
.masins-container{
    width:1226px;
    height:auto;
    padding-bottom:25px;
}
.mains-box{
    width:1200px;
    height:auto;
    margin:0 auto;
}
.mains-box ul{
    width:1200px;
    height:auto;
    display:flex;
    justify-content: left;
    flex-wrap:wrap;
}
.mains-box ul li{
    width: 285px;
    height:248px;
    margin-right:15px;
    margin-top:20px;
    background-color: #fff;
    box-sizing:border-box;
    border: 1px solid transparent;
    box-shadow: 0 1px 5px rgba(0,0,0,.06);
}
.mains-box ul li:hover{
    border:1px solid #FF4752;
    box-shadow: 0 1px 10px rgba(0,0,0,.25);
}
.image-box{
    width: 285px;
    height:160px;
    overflow:hidden;
    position: relative;
}
.image-box-img{
    width: 285px;
    height:160px;
    transition:all 0.5s;
}
.play-video{
    position:absolute;
    top:0;
    right: 0;
    bottom:0;
    left: 0;
    margin:auto;
    display:none;
}
.mains-box ul li:hover .image-box{
    width:283px;
}
.mains-box ul li:hover .image-box-img{
    transform:scale(1.1,1.1);
    transition:all 0.5s;
}
.mains-box ul li:hover .play-video{
    display:block;
}
.a-info{
    display:block;
    width:267px;
    padding-left:8px;
    padding-right:8px;
    padding-bottom:10px;
    padding-top:10px;
    color: #333;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.a-info:hover{
    color: #FF4752;
}
.p-time{
    color: #888;
    margin: 7px 0 12px;
    padding-left:8px;
    padding-right:8px;
    font-size:12px;
}
.hr{
    width: 98%;
    height:1px;
    background-color:#C5C5C5;
    margin:0 auto;
    opacity: 0.3;
}
.p-info{
    display:block;
    text-align:left;
    padding-left:8px;
    padding-right:8px;
    color: #888;
    font-size:12px;
}
.icon-01{
    width:15px;
    vertical-align: bottom;
    padding-top:13px;
}
.classify-container{
    width:100%;
    height:auto;
    position:relative;
}
.classify-container-01{
    width:100%;
    height:65px;
    border-bottom:1px solid #E4E4E4;
}
.classify-box-lg{
    width:1200px;
    height:65px;
    margin:0 auto;
    padding-top:17.5px;
}
.classify-box-lg a{
    display:inline-block;
    float:left;
    font-size:15px;
    padding:5px 8px;
    width:auto;
    height:20px;
    line-height:20px;
    margin-right:15px;
}
.classify-box-lg a:hover{
    background:#E4E4E4;
    border-radius:5px;
}
.classify-box-lg a:first-child{
    color:#ED3030;
}
.rs {
    padding: 0;
    margin: 20px 0 0 20px;
    width: 1200px;
}
.rs .tt{float:left;     font-weight: 700;font-size: 16px;}
.rs  ul li a{font-size:14px;font-weight: 400; white-space: nowrap;}

.autocomplete-container {
	width: 216px;
}

.autocomplete-input {
	padding: 9px;
	border-radius: 3px;
	font-family: inherit;
	float: left;
	font-size: 1em;
	border: 1px solid rgba(0, 0, 0, 0.19);
	margin: 0;
}

.autocomplete-button {
	font-family: inherit;
	border: none;
	background-color: #990101;
	color: white;
	padding: 8px;
	float: left;
	cursor: pointer;
	border-radius: 0px 3px 3px 0px;
	transition: all 0.2s ease-out 0s;
	margin: 0.5px 0px 0px -1px;
}

.autocomplete-button:HOVER {
	background-color: #D11E1E;
}

.proposal-box {
	position: absolute;
	height: auto;
	border-left: 1px solid rgba(0, 0, 0, 0.11);
	border-right: 1px solid rgba(0, 0, 0, 0.11);
	left: 0px;
}

.proposal-list {
	list-style: none;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.44);
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

.proposal-list li {
	text-align: left;
	padding: 5px;
	font-family: inherit;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
	height: 25px;
	line-height: 25px;
	background-color: rgba(255, 255, 255, 0.8);
	cursor: pointer;
}

li.proposal.selected {
	background-color: rgba(175, 42, 0, 0.52);
	color: white;
}

