html,body{
	height: 100%;
	overflow: hidden;
	width: 100%;
	position: relative;
}

body{
   
}
 
 .inputBox{
	height: 182px;
}
.inputBox{
	background: #E5E5E5;
	position: relative;
	
}
.inputSpanBox{
	width: 671px;
	height: 90px;
	border: 1px solid #C52828;
	 position: absolute;
	 left: 0;
	 top: 0;
	 right:0;
	 bottom:0;
	 margin: auto; 
	 overflow: hidden;
	 	border-radius: 10px;
}
.searchInput{
	 position: absolute!important;
    left: 132px!important;
    right: 132px!important;
	top: 0px!important;
	bottom: 0px!important;
	width: 406px!important;
	height: 90px!important;
	margin: 0!important;
	padding: 0!important;
	border-radius: 0!important;
	border: 0px solid white!important;
	background: url(../img/1/search_icon.png)no-repeat 28px 30px;
	text-indent: 75px;
}

.inlineBlock{
	display: inline-block;
	height: 100%;
	line-height: 90px;
	text-align: center;
}
.itemHead{
	position: absolute;
	left: 0px;
	display: inline-block;
	width: 132px;
	top: 0px;
	bottom: 0px;
	color: #C52828;
	border-right:1px solid #C52828 ;
	background: url(../img/1/input_sel_slider.png)no-repeat 90px 40px;
}
.itemFoot{
	position: absolute;
	right: 0px;
	display: inline-block;
	width: 132px;
	top: 0px;
	bottom: 0px;
	color: white;
	background: #C52828;
	border-right:1px solid #C52828 ;
}

.textAlignCenter{
	text-align: center;
	
}

 /*商标注册容器*/
.shangbiaoBox{
	padding-top: 50px;
	background: white;
	position: relative;
	text-align: center;
}
.border1{
	height: 1px ;
	width: 100%;
	background: #9F9392;
	display: block;
	position: absolute;
	top:106px ;
}
.centImgTitle{
	display:  inline-block;
	margin:   auto;
	background: white;
	z-index: 1;
	position: relative;
	margin-bottom: 25px;
}


.hometextAlignCenter{
	padding-bottom: 180px!important ;
}
.hometextAlignCenter:before{
	border: none!important;
	background: none!important;
}
.homeImgIcon{
	width: 235px;
	height: 135px;
	margin: 25px;
	border-radius: 10px;

}
.homeImgIconA{
	/*overflow: auto!important;*/
	 margin-top: 10px!important;
}
.homeImgIconText{
		color: white!important;
	font-size: 25px!important;
	height: auto!important;	
	line-height: 25px!important;
}
.homeImgIconOne{
	background:#708BB1!important ;
}
.homeImgIconTwo{
	background:#27B98F!important ;
}
.homeImgIconThree{
	background:#65ABE2!important ;
}
.homeImgIconFour{
	background:#7CB904!important ;
}
.homeImgIconFive{
	background:#FFAA04!important ;
}
.homeImgIconSix{
	background:#FE6785!important ;
}
.homeImgIconSeven{
	background:#55CF75!important ;
}
.homeImgIconEight{
	background:#B85BC6!important ;
}
.homeImgIconNine{
	background:#528DB0!important ;
}

.whyChoice{
	height: 143px;
	font-size: 41px;
	line-height: 143px;
	text-align: center;
	border-bottom: 13px solid #B0BAC6;
}
.displayBlock{
	display: block;
}
.ptBox{
	width: 401px;
	height: 130px;
	background: #EEF9FE;
	padding-top: 4px;
	text-align: left;
	color: black;
	/*margin: auto;*/
}
.textTitle{
	color: black;
	font-size: 25px;
	height: 41px;
	line-height: 41px;
	padding-left: 30px;
}
.textContents{
	height: 28px;
	color: black;
	line-height: 28px;
	font-size: 20px;
	padding-left: 30px;
}
 

.footLianXiTitle{
	/*background: #C52828;
	border: 2px solid white;*/
}
.footLianxi{
	/*background: #C52828;*/
}
.lianxiBrOne{
/* background: white;	*/
}

.lianxiBrTwo{
/* background: white;	*/
}
