@charset "utf-8";
/* CSS Document */

.headerbox{
	width:1280px;
	margin:auto;
	height:auto;
	 
}
.Topmain .logo{margin:5px 20px 0px 0px; max-width:100px;height: 30px;}
.Topmain .logo img{ width:100px;}
.simple { margin-top:2px;}
.simple .sea_input_radius{ height:26px;border:1px solid #dbdbdb;}
.simple .sbut1box{background:#adadad;height:32px; cursor:pointer}
.simple .sbut1box:hover{background:#f39800;height:32px;}
.simple .sea_but_radius{background:url(../img/seachr.png) no-repeat ; background-size:26px; margin:3px 0 0 18px; height:32px;}
.sea_input_radius{
	height:34px;
	width:240px;
	line-height:32px;
	border:1px solid #29b5ce;
	padding:2px 5px;
	border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
	float:left;}
.sea_but_radius{background:url(../image/icon_index.png) no-repeat 20px -15px; cursor:pointer;}
.box_but_radius{border-top-right-radius:3px;border-bottom-right-radius:3px;}
.company-info-head .txt-1{font-size:24px; font-weight:bold; color:#514141; }
.company-info-head .txt-2{ color:#646464;white-space: nowrap;width: 820px;overflow: hidden;text-overflow: ellipsis;}
.sea_but2,.sea_but1,.sea_but_radius {
	height:40px;
	width:28px;
	padding:2px;
	border:none;
}
.sbut1box{ background:#29b5ce;height:40px;width:65px; float:left}

@media screen and (max-width: 1350px) {

}