html,body{
	min-width: 1200px;
	padding:0px;
	margin:0px;
}

ul,li{
	list-style-type: none;
	padding:0px;
	margin:0px;
}
.clear{
	clear: both;
	height: 0px;
	line-height: 1px;
}
.top_box{
	height:142px;
	background: url(../img/top_box_bg.jpg) no-repeat center center;
	background-size: cover;
}

.logo_box{
	width:1200px;
	margin: auto;
	padding-top:40px;
}

.logo{
	float:left;
	width: 300px;
}

.sreach_box{
	float:right;
}

.input_keyword_box{
	width:300px;
	height:40px;
	line-height: 40px;;
	border:2px solid #71a2b3;
	position: relative;
}

.input_keyword{
	float:left;
	width:100%;
	border:0px;
	line-height: 36px;
	height: 36px;
}
.btn_search{
	position: absolute;
	border:0px;
	background: url(../img/btn_search.jpg) no-repeat center center;
	width:40px;
	height:40px;
	right:-2px;
	top: -2px;
}

.menu_box{
		width: 100%;
	
	position:absolute;
	z-index: 9999;
}
.menu{
	width: 100%;
	
	color:#fff;
	font-size: 14px;

}

.nav li{
	position:static !important;
}

.menu_ul{
	width:1200px;
	
	margin: auto;
}

.nav-menu ul{
	padding:0px;
}

.menu_ul ul,.menu_ul li{
	list-style-type: none;
}
.menu_ul li{
	float:left;
	width:127px;
}




.nav-inline li a{
	line-height: 60px !important;
	padding:0px !important;
	text-align: center;
	color:#000 !important;
	font-size:18px !important;
	font-weight: bold;
		margin:5px;
}

.nav-inline li a:hover{
	background-color: #ff0000;
	color: #fff !important;
	border-radius: 10px;;
}


.drop-menu{
	width:100%;
	overflow: hidden;
	background-color: rgba(225, 225, 225, 0.5) !important;
}
.nav-inline.nav-menu ul li{
	width:100%;
	
		
	border-bottom: 1px solid #000;
}
.nav-inline.nav-menu ul li a{
	width:250px;
	display: block;
		margin:auto;
	padding:20px !important;
	text-align: center;
	 background-color: rgba(229, 229, 229, 0) !important; /**/


}

/* 弹出子菜单*/
.nav-inline.nav-menu ul li a:hover{
	border-radius: 50px;
	background-color: #ff0000 !important; 
}

.menu_col1{
	width:33.33%;
	float:left;

	text-align: center;
	background: url(../img/menu_splite.png) no-repeat right center;
	
}
.menu_col1 img{
	max-width: 100% !important;
}

/*案例*/
.menu_col2{
	width:25%;
	float:left;

	text-align: center;
	
	background: url(../img/menu_splite.png) no-repeat right center;
	
}
.menu_col2 img{
	max-width: 100% !important;
}

.banner{
	width: 100%;
	overflow: hidden;
}

#news_box{
	margin-top: 50px;
}
#news_box_left{
	width:586px;
	height:430px;
	float: left;
}
#news_box_right{
	width:556px;
	height:430px;
	padding:10px;
	float: right;
	line-height: 35px;;
}

#news_box_right h1{
	color:#2475b4;
	font-size: 20px;
	border-bottom: 1px solid #000;
	
}
.banner_txt{
	background-color: rgba(0, 0, 0, 0.5);
	color:#fff;
	position: absolute;
	bottom: 0px;;
	width: 100%;
	height:50px;
	line-height: 50px;
	text-indent: 20px;
}

.news_list_index li{
	list-style-type: none;
}
.news_date{
	float: right;
	margin-right: 10px;
}
.news_title_01{
	margin-top:20px;
}
.news_title_01 .title{
	color:#b40c19;
	font-size: 20px;
}
.news_title_01 .dec{
	color:#969696;
}
.news_list_index{
	margin-top:20px;
	line-height: 35px;;
}

#banner2{
	margin-top:20px;
}
.index_row3{
	width: 100%;

	margin: auto;
	margin-top: 20px;
}
.index_row3_left{
	width:315px;
	float:left;
}
.index_row3_right{
	width:840px;
	float:right;
}

.index_row3 h1{
	color: #3671b5;
	font-size: 24px;
	line-height: 40px;
	background: url(../img/h1_border.png) no-repeat left bottom;
}

.jianzhu_cate{
	margin-top:15px;
}
.jianzhu_cate li{
	float:left;
	width:50%;
	
}

.jianzhu_cate li a{
	display: block;
	margin:5px;
	background-color: #000;

	line-height: 55px;
	color:#fff;
	text-align: center;
}

.chaxun_link{
	margin-top:20px;
}
.chaxun_link a{
	display: block;
	margin:5px;
	background-color: #55aa7f;
	line-height: 60px;
	color:#fff;
	text-align: center;
}

.peixun_list{
	line-height: 35px;;
}

.peixun_list_pic{
	float:left;
}
.peixun_list{
	float: right;
	width: 577px;
}
.peixun_list_content{
	padding-top: 15px;
}

.chaxun_link_btn div{
	margin-bottom: 10px;;
}

.news_col1{
	float:left;
	width: 48%;
}
.news_col2{
	float:right;
	width: 48%;
}
.news_col_list{
	line-height: 35px;;
}

.news_col1_box{
	padding:10px;
	border: 1px solid #ccc;
}
.index_row3_right h2{
	font-size:16px;
	color:#000;
	background: url(../img/h1_border.png) no-repeat left bottom;
	line-height: 40px;
	margin-bottom: 10px;
}

.news_col1_box_pic{
	float: left;
}

.news_col1_box_title_01{
	float:right;
	width:220px;
}

.news_col1_box_title_01 .title{
	color:#ac203b;
	font-size: 16px;
}
.friend_link_box{
	width:100%;
	background-color: #000;;
	margin-top: 30px;
}
.friend_link_list{
	width:1200px;
	margin:auto;
	background: url(../img/friend_link_pic.png) no-repeat left center;
	padding-top:10px;
	padding-bottom: 10px;
	
}
.friend_link_list ul{
	display: block;
	padding:30px;
	margin-left:80px;
	clear: both;
}

.friend_link_list li{
	float:left;
	width: 150px;
	height:48px;
	line-height: 48px;
	border:1px solid #ccc;
	margin-right: 10px;
	text-align: center;
}

.bottom_box{
	width:100%;
	padding-top:10px;
	padding-bottom: 10px;
	background-color: #000;
}

.bottom_box_content{
	width:1200px;
	margin:auto;
	text-align: center;
	color:#fff;
	line-height: 40px;
}
.bottom_link a{
	color:#fff;
	margin-right:30px;
	padding-right:30px;
	border-right:1px solid #ccc;
}

.bottom_link a:last-child{
	border-right: 0px;
}

/*子页*/
.sub_cate_list{

	background-color: #6a6a6a;
}

.sub_cate_list li{
	float:left;
	width:12.5%;
	height: 100px;
	line-height: 100px;;
}

.sub_cate_list li a{
	width:100%;
	display: block;
	text-align: center;
	background-color: #6a6a6a;
	font-size:16px;
	font-weight: bold;
	color:#fff;
}

.sub_cate_list li a.active{
	background-color: #000;
}

.sub_cate_list li a:hover{
	background-color: #000;
}
.sub_cate_content{
	width:100%;
	min-height: 300px;
	border:30px solid #ff0000;
}
/*质保查询页*/
.sub_cate_zhibao_list{

	background-color: #6a6a6a;
}

.sub_cate_zhibao_list li{
	float:left;
	width:33.33%;
	height: 100px;
	line-height: 100px;;
}

.sub_cate_zhibao_list li a{
	width:100%;
	display: block;
	text-align: center;
	background-color: #6a6a6a;
	font-size:16px;
	font-weight: bold;
	color:#fff;
}

.tab .tab-nav li a{
	width:100%;
	display: block;
	text-align: center;
	background-color: #6a6a6a;
	font-size:16px;
	font-weight: bold;
	color:#fff;
	border:0px;
	padding:0px;
	border-radius: 0px;
	height: 100px;
	line-height: 100px;;
}

.tab .tab-nav .active a{
	background-color: #000;
	border-radius: 0px;
}

.sub_cate_zhibao_list li a:hover{
	background-color: #000;
}

.tab .tab-nav  a:focus{
	border:0px;
	border-radius: 0px;
	outline:0px;
}

.sub_cate_zhibao_content{
	width:100%;
	min-height: 300px;
	border:30px solid #ff0000;
	border-top:0px;
}

/*质保查询*/
.chaxun_form{
	float:left;
	width:35%;
}

.form-auto{
	padding:30px;
	margin-top:10%;
}
.form-auto .input{
	width:100% !important;
	border:0px;
	box-shadow:none;
	border-bottom: 1px solid #ffbab2;
	border-radius: 0px;
}
.form-auto input::placeholder{
	color:#ffbab2;
}

.form-group{
	padding-bottom: 30px;
}

.chaxun_pic{
	float:right;
	width:65%;
}
#btn_chaxun{
	background-color: red;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	line-height: 40px;
	border-radius: 30px;;
}

#btn_chaxun_code{
	background-color: red;
	color:#fff;
	font-size:16px;
	font-weight: bold;
	line-height: 40px;
	border-radius: 30px;;
}
.text-red-l{
	color:#ffbab2;
}

.fangwei_box_content{
	width:80%;
	margin:auto;
}

.zhibao_info_box_content{
	width:80%;
	margin:auto;
}

#code_keyword{
	background-color: #e5e5e5;
	    height: 45px;
	    line-height: 45px;
		border:0px;
}

#code_keyword::placeholder{
	color:#a0a0a0;
}


.guest_input{
	background-color: #e5e5e5;
	    height: 45px;
	    line-height: 45px;
		border:0px !important;
}
.guest_input::placeholder{
	color:#a0a0a0 !important;
}