@charset "utf-8";
div,figure,figcaption {
	box-sizing: border-box;
}
body{ background: #f7f7f7;}
a{ text-decoration:none; color: #111; }
body, button, input, select, textarea {
    font-size: 12px;
    font: 14px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
    color: #666;
    background:#f1f1f1;
}
*{
    margin: 0;
    padding:0;
}
ul,ol{
    list-style: none;
}
a{text-decoration: none;}
.w{
    width:1226px;
    margin:0 auto;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.al{
    text-align: left;
}
.ac{
    text-align:center;
}
.ar{
    text-align:right;
}
.hide{
    display:none;
}

.bg-white{
    background-color: #fff;
	height:85px;
}
.clearfloat{clear: both;}
/*顶部导航条开始*/
.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;
    width: 1226px;
    margin: 0 auto;
}
.nav{
    margin-left:80px;
}
.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;
}
.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;
	z-index: 999;
}

.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;
}
.about-us .jiesao{
	    margin: 0 auto 30px;
		width: 860px;
    margin: 0 auto;
    overflow: hidden;
}
.about-us .jiesao p{
	line-height: 30px;
    font-size: 16px;
}
.about-us .jiesao .para{
	font-size: 16px;
    word-wrap: break-word;
    color: #333;
    margin-bottom: 15px;
    text-indent: 2em;
    line-height: 24px;
    zoom: 1;
}
.box{position: relative; background: #fff;padding: 24px 24px 16px 24px;margin-top: 24px;}
.box .title {
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    color: #333;
    margin-bottom: 24px;
}
.box .videoA {
    padding-bottom: 24px;
    border-bottom: 1px solid #eee;
	height: 158px;
}
.box .videoL {
    height: 133px;
    position: relative;
    margin-right: 16px;
}
.box .introduce {
    width: 484px;
}
.box .videoL img {
    width: 238px;
    height: 131px;
    border: 1px solid #eee;
}
.box .introduce .introduceTop {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    max-height: 68px;
    overflow: hidden;
}

.box .introduce .tagBot {
    max-width: 752px;
    margin-top: 48px;
    height: 12px;
    line-height: 12px;
}
.box .videoinfo {
    margin: 16px 0 0 0;
    height: 32px;
    line-height: 32px;
}
.box .videoinfo .info {
    font-size: 14px;
    color: #999;
}
.box .introduce .tagBot span {
    display: inline-block;
    font-size: 12px;
    color: #999;
    margin-right: 16px;
}
.box .videoinfo .info .xian {
    width: 1px;
    height: 10px;
    background: #eee;
    display: inline-block;
    margin: 0 12px;
}
.wai { background: #f2f2f2; }
.about-us .banner {
    width: 100%;
    height: 412px;
    background: url(../images/about_puhuijia_header.png) no-repeat;
    background-size: 100% 100%;
}
min-width: 1180px; background-position: center; }
.auto1 { width: 1180px; margin: 0 auto; background: #fff; }
.qiehuan a { display: inline-block; height: 69px; width: 295px; line-height: 69px;
 text-align: center; font-size: 18px; float: left; box-sizing: border-box;
 border-right: 1px #ededed solid;
}

.qiehuan a:hover{ color: #fff; }

.di1 div {background: url(../img/back1.png);}
.di2 div {background: url(../img/back2.png);}
.di3 div {background: url(../img/back3.png);}
.di4 div {background: url(../img/back4.png);}

.di1 div:hover {background: url(../img/back10.png); color: #fff;}
.di2 div:hover {background: url(../img/back20.png); color: #fff;}
.di3 div:hover {background: url(../img/back30.png); color: #fff;}
.di4 div:hover {background: url(../img/back40.png); color: #fff;}

.di1 .xuan {background: url(../img/back10.png) !important; color: #fff;}
.di2 .xuan {background: url(../img/back20.png) !important; color: #fff;}
.di3 .xuan {background: url(../img/back30.png) !important; color: #fff;}
.di4 .xuan {background: url(../img/back40.png) !important; color: #fff;}



.qiehuan { height: 69px; background: #fff; }

.about {  height: 130px; margin-top: 18px; padding: 0px 30px; padding-top: 5px; }
.about h2 { font-size: 48px; color: #cccccc; font-weight: normal; font-family: 'Arial';
margin-top: 20px; }
.about h2 span { color: #7a7a7a;  }
.about p { margin-top: 0px; font-size: 16px; color: #666; border-bottom: 1px #ececec solid;
padding-bottom: 20px; }
.jjnr {  padding: 0px 30px; padding-top: 30px; padding-bottom: 30px; }
.h3xian { font-weight: normal; font-size: 18px; color: #333; border-top: 1px #a8a8a8 solid;
padding-top: 10px; }
.h3xian span {border-top: 11px #d5291f solid; padding-top: 10px;}
.jjp { width: 800px; display: inline-block; vertical-align: middle; font-size: 12px; color: #666;
margin-left: 11px; line-height: 23px;}
.fwp { width: 100%; margin-left: 0px; }
.h3xian2 { margin-top: 27px; }
.smile { width: 232px; height: 148px; overflow: hidden; display: inline-block; vertical-align: top; }

			 .smile img {
			    cursor: pointer;
			    transition: all 0.8s;
			}

			 .smile img:hover{
			    transform: scale(1.2);
			}
.jjp3 { width: 870px; margin-top: 0px; line-height: 21px; }
.jjp3 span{ font-size: 18px !important; color: #333; }
.fwlb li { margin-top: 30px; }

.riqi { text-align: center; color: #d5291f; font-size: 26px; font-weight: normal;
	padding-top: 30px; position: relative;}

.riqi span {display: inline-block; height: 70px; border-left: 2px #dddddd solid;
 position: absolute; left: 160px; top:0px; }	

 .rqlieb { margin-left: 123px; }
  .rqlieb li{ height:49px; }
 .rqlieb li p { display: inline-block; vertical-align: top; font-size: 12px; color: #333; line-height: 40px;width:15px;}
 .rqlieb li span { display: inline-block; width: 17px; height: 49px; 
 	background: url(../img/yuandian.png); margin-right: 29px; margin-left: 10px; }
 .xianp {width: 731px; border-bottom: 1px #ccc solid;display: inline-block;vertical-align: top;font-size: 12px; color: #333;line-height: 40px;}
 .fd { position: fixed; top:100px; display: none; }
 .fd li{ width: 75px; height: 40px; font-size: 18px; color: #999;
 	line-height: 40px; padding-left: 10px;}
 .fd .jjj{ background: url(../img/jjj.png); color: #fff;  }
.dituri { display: inline-block; vertical-align: top;margin-left:50px;}
 .zhp { width: 300px; font-size: 12px; color: #666; }

.enp  { width: 300px; font-size: 12px; color: #999; }

.di_zhi { color: #333; line-height: 24px; font-size: 14px; }

.pinpai { position: relative; }

.pinpai li {position: relative; width: 82px; height: 73px; border: 1px #cfcfcf solid; float: left; margin-left: -1px;
margin-top: -1px; }

.inpinpai { width: 100%; height: 100%; background: #d5291f; 
	position: absolute; top:0px; left: 0px; }
.inpinpai { text-align: center; color: #fff; line-height: 73px; display: none; }
.pinpai li img { display: block; margin: 0 auto; margin-top: 3px;  }

/*来访嘉宾css*/
.jiabin { height: 250px; border: 1px #cecece solid; margin-top: 30px; position: relative; }
.jiabinimg { margin-left: 48px; }

.jpb { font-size: 18px; color: #333; font-weight: normal; margin-top: 0px; }
.jpb2 { font-size: 12px; color: #999; line-height: 24px; margin-top: 27px; }
.jpb3 {font-size: 14px; color: #666; margin-top: 43px;}
.jpb3 img { margin-right: 11px; position: relative; top:3px; }
.baop { padding-left: 25px; display: inline-block; height: 192px; border-left: 1px #8d8d8d  dotted;
margin-left: 22px; margin-top: 30px;width:700px;}
.xiangqing{ display: inline-block; width: 118px; height: 35px; line-height: 35px; text-align: center;
background: #666; color: #fff; font-size: 12px; border-radius: 5px; }
.xiangqing:hover{ background: #e03f4e; }

.yema li{ float: left; width: 24px; height: 24px; background: #ccc; border-radius: 3px;
 font-size: 16px; color: #fff;  margin-left: 3px;
text-align: center; 
line-height: 24px; }
.yema { width: 260px; margin: 0 auto; position: relative; top: 30px; height: 50px;}
.yema li:hover{background: #f36c65 !important;   }
.yema_dian { background: #f36c65 !important; }
.next { width: 80px !important; }

.hi_de { display: none; }

/*新关我们*/
.gywm{width:1200px; margin:0 auto;margin-top:20px;}
header{background: #fff;box-shadow: 1px 1px 5px rgba(0,0,0,.08);}
.gywm-left{width:198px;background: #fff; float: left; border: 1px solid #e5e5e5;}
.dh-box ul{background: #fafafa;}
.dh-box ul li {height: 50px;line-height: 50px;font-weight: bold;border-bottom: 1px solid #eee;text-align: center;}
.dh-box ul li.show-item a {color: #ee2d23;border-left: 3px solid #ee2d23;}
.dh-box ul li a {color: #565656; display: block;border-left: 3px solid #fafafa;}
.dh-box ul li a:hover{color:#ee2d23;border-left:3px solid #ee2d23;}
.gywm-right{width: 910px;padding: 35px;margin-bottom: 10px;background: #fff;box-shadow: 1px 1px 1px #e7e7e7;float: right;}
.about-box .tit-b {
    font-size: 26px;
}
.about-box .block {
    padding: 20px 0 10px;
}
.about-box .tit-m {
    font-size: 20px;
    color: #ee2d23;
    font-weight: normal;
    line-height: 2;
    margin-top: 20px;
}
.about-box p {
    line-height: 2;
    color: #666;
}
.about-box .tit-s {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    line-height: 2;
}
.about-tel .tit-m{    
font-size: 20px;
    color: #ee2d23;
    font-weight: normal;
    line-height: 2;
    margin-top: 20px;}
.honor-box {font-size: 18px;
    line-height: 32px;
}
.honor-box p{display: block;
    margin-bottom: 32px;}
.vivo-search  {margin-top:30px;}
.vivo-search .search-box input {
    width: 550px;
    height: 20px;
    padding: 10px 20px;
    font-size: 14px;
    color: #555;
    border: none;
    background: #fff;
    overflow: hidden;
    vertical-align: middle;
	border: #000 0.1px solid;
}
.vivo-search .search-box button {
    width: 110px;
    height: 42px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: none;
    overflow: hidden;
    vertical-align: middle;
    background: #008cd6;
    outline: none;
cursor: pointer;}
.search-content{margin-top:30px;}

.search-content li {
    height: 130px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-width: 1px;
    border-bottom-style: dashed;
	margin-bottom: 20px;
}
.mr-item-pic {
    width: 180px;
    height: 110px;
    overflow: hidden;
    margin-top: 5px;
    margin-right: 20px;
    float: left;
    display: block;
}
.mr-item-pic img {
    min-height: 100%;
	width: 100%;
}
.mr-item-content {
    width: 550px;
    float: left;
}
.mr-item-title {
    width: 100%;
    height: 32px;
    color: #000000;
    line-height: 32px;
    overflow: hidden;
    font-size: 22px;
    display: block;
    white-space: nowrap;
}
.mr-item-time {
    color: rgb(153, 153, 153);
    line-height: 15px;
    font-size: 12px;
    margin-top: 12px;
}
.mr-item-body {
    width: 100%;
    height: 64px;
    color: rgb(153, 153, 153);
    line-height: 22px;
    overflow: hidden;
    font-size: 14px;
    margin-top: 10px;
    -ms-text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.xiazai{height:50px;}
.download{ float:right;display: block;
    width: 160px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fffdf6;
    font-size: 14px;
    background: #ee2d23;
    border-radius: 3px;
    margin: 0 14px 10px 0;}
.download i{
	display: inline-block;
    width: 36px;
    height: 34px;
    background: url(../images/downLoadico.png) no-repeat 11px 8px;
    border-right: 1px solid #ff761a;
float: left;}


.about-us {
    width: 978px;
    border: 1px solid #e5e5e5;
    background: white;
}
.about-us .develop-history {
    width: 978px!important;
    box-sizing: border-box!important;
    padding-left: 60px!important;
}
.about-us .develop-history .title, .about-us .corporate-charter .company-license-box .title, .about-us .strategic-cooperation .title, .about-us .environment .title, .about-us .contact-us .title ,.about-us .jiesao .title{
    width: 100%;
    height: 100px;
    line-height: 100px;
    font-size: 24px;
    color: #000;
    position: relative;
}
.about-us .develop-history .title img, .about-us .corporate-charter .company-license-box .title img, .about-us .strategic-cooperation .title img, .about-us .environment .title img, .about-us .contact-us .title img {
    position: absolute;
    top: 38px;
}
.about-us .develop-history .title span, .about-us .corporate-charter .company-license-box .title span, .about-us .strategic-cooperation .title span, .about-us .environment .title span, .about-us .contact-us .title span {
    margin-left: 14px;
}
.about-us .develop-history .history {
    font-size: 0;
}
.about-us .develop-history .history .history-year {
    display: inline-block;
    width: 123px;
    font-size: 20px;
    color: #777;
    float: left;
}
.about-us .develop-history .history .history-year p {
    width: 86px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    background: #f2eff0;
    margin-bottom: 2px;
    cursor: pointer;
}
.about-us .develop-history .history .history-event {
    display: inline-block;
    width: 780px;
    height: 877px;
    overflow-y: auto;
    padding-left: 10px;
}
.about-us .develop-history .history .history-event .year{margin-left:10px;}
.about-us .develop-history .history .history-event ul {
    border-left: 1px solid #e5e5e5;
    width: 737px;
}
.about-us .develop-history .history .history-event li {
    margin-left: 42px;
}
.about-us .develop-history .history .history-event li .specific-time {
    height: 27px;
    color: #fa584a;
    font-size: 20px;
    position: relative;
}
.about-us .develop-history .history .history-event li .name {
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    color: #333;
}
.about-us .develop-history .history .history-event li .info {
    line-height: 22px;
    font-size: 14px;
    color: #999;
    margin-bottom: 20px;
}
.about-us .develop-history .history .history-event li .all-pic {
    margin-bottom: 20px;
}
.about-us .develop-history .history .history-event li .all-pic img {
    width: 162px;
    height: 122px;
    margin-right: 10px;
}
.about-us .develop-history .history .history-event li .specific-time img {
    position: absolute;
    left: -48.5px;
    top: 7px;
}
.selected-p {
    width: 95px !important;
    height: 56px !important;
    color: white !important;
    text-indent: -9px;
    background: url(../images/right_icon_bgc.png) no-repeat !important;
    background-size: 100% 100% !important;
}
.about-us .corporate-charter {
    height: 500px;
    background: #f4f4f4;
    position: relative;
}
.about-us .develop-history, .about-us .corporate-charter .company-license-box, .about-us .strategic-cooperation, .about-us .environment, .about-us .contact-us {
    width: 860px;
    margin: 0 auto;
    overflow: hidden;
}
.about-us .environment .all-picture {
    height: 438px;
    font-size: 0;
}
.about-us .environment .all-picture .left {
    width: 376px;
    float: left;
}
.about-us .environment .all-picture .left img {
    width: 177px;
    height: 133px;
    margin-top: 25px;
}
.about-us .environment .all-picture .mid {
    width: 236px;
    margin-left: 20px;
    float: left;
}
.about-us .environment .all-picture .right {
    width: 199px;
    margin-left: 20px;
    margin-top: -25px;
    float: left;
}
.about-us .contact-us .map {
    width: 400px;
    height: 258px;
    background: url(http://www.huomi360.cn/templets/default/img/huomidt.png) no-repeat;
	
    background-size: 100% 100%;
    float: left;
    margin-bottom: 85px;
}
.contact-us .my-info p {
    font-size: 14px;
    color: #555;
    margin-bottom: 20px;
}

.about-us .environment .all-picture .left .one img {
    width: 376px;
    height: 280px;
    margin-top: 0;
}
.about-us .contact-us .my-info {
    float: left;
    height: 258px;
    margin-left: 40px;
}
.about-us .contact-us .my-info p:first-child {
    font-size: 18px;
    color: #333;
    margin-bottom: 35px;
}
.breadcrumbs {
    height: 40px;
    font-size: 12px;
    line-height: 40px;
    background: #f5f5f5;
    color: #616161;
}
.container {
    width: 1226px;
    *zoom: 1;
    margin-right: auto;
    margin-left: auto;
}
.container:before, .container:after {
    content: " ";
    display: table;
}
.breadcrumbs a {
    color: #757575;
}
.breadcrumbs .sep {
    margin: 0 0.5em;
    color: #b0b0b0;
}
.culture {
    background: #fff;
    margin-bottom: 100px;
    width: 1220px;
    margin: 0 auto;
}
.culture .section-title {
    text-align: center;
    width: 1220px;
    display: block;
    margin-bottom: 80px;
}
.culture .section-title img {
    vertical-align: middle;
}
 .culture .text {
    padding: 0px 0 80px;
    width: 800px;
    margin: 0 auto;
}
.culture .section h2 {
    font-size: 28px;
    color: #333;
    font-weight: normal;
    padding: 0px 0 20px 0;
    text-align: center;
}
.culture .text p {
    color: #757575;
    font-size: 14px;
    line-height: 1.71;
    padding-top: 10px;
    text-align: left;
    margin: 0;
}
 .culture .section-title.title02 {
    background: #eee;
}

.footer_bottom {
	padding-top: 1px;
    background-color: #1f1f1f;
    min-width: 1220px;
    width: 100%;
    padding-bottom: 40px;
    background: #1f1f1f;
    border-top: 2px solid #009635;
    float: left;
}
.footer-company-box {
    padding: 30px 0;
    overflow: hidden;
}
.content-wrapper {
    width: 1200px;
    margin: 0 auto;
}
.footer-qr-code div {
    margin-left: 30px;
    height: 130px;
    width: 100px;
    float: right;
}
.footer-qr-code div img {
    width: 100px;
    height: 100px;
}
.footer-weixin-code {
    margin-left: 0!important;
}
.footer-company-info {
    float: left;
}
.footer-company-info ul {
    overflow: hidden;
}
.footer-company-info ul li {
    float: left;
    margin-right: 17px;
    font-size: 13px;
    color: #fff;
}
.footer-company-info ul li a {
    color: #fff;
}
.footer-company-info p {
    margin-top: 23px;
    font-size: 12px;
    text-align: left;
    color: #83888a;
}
.footer-company-info p {
    margin-top: 23px;
    font-size: 12px;
    text-align: left;
    color: #83888a;
}
.footer-company-info p span {
    display: inline-block;
    vertical-align: top;
    color: #83888a;
    *display: inline;
    *zoom: 1;
}
.footer-company-info p span  a{
	cursor: pointer;
    color: #666;
    display: inline-block;
    margin-left: 17px;
}

.footer-company-info p {
    margin-top: 23px;
    font-size: 12px;
    text-align: left;
    color: #83888a;
}