@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, button, input, textarea, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0px none; font-family: "Microsoft Yahei", Verdana, Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }
input, textarea { margin: 0; padding: 0; }
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance: none!important;
	margin:0;
}
* { margin: 0; padding: 0; }
dl, dt, dd, p, div, input, img { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0; }
ul, ol, li { list-style: none outside none; }
em, i { font-style: normal; }
img { border: 0 none; }
textarea { outline: medium none; }
a, a:visited { color: #333; text-decoration: none; }
body { background:#ffffff;font-size: 14px; font-family: 'microsoft yahei', Verdana, Arial, Helvetica, sans-serif; color: #333; -webkit-text-size-adjust: none; }
img, fieldset { border: 0; }
ul, ol { list-style: none; }
em, address { font-style: normal; }
a { color: #000; text-decoration: none; }
table { border-collapse: collapse; }
a { color: #333; }

.bird_top{
	height: 40px;
	line-height: 40px;
	display: table;
	width: 100%;
}

.grey_bg{
	background: #f5f5f5;
}

.bird_main{
	width:1200px;
	display: table;
	margin:0px auto;
}

.login_reg {
	width: 100px;
	display: table;
	float: right;
}

.top30{
	margin-top:30px;
}

.b_logo{
	width:200px;
	display: table;
	float: left;
	text-align: center;
	height: 75px;
}

.b_search{
	width: 700px;
	display: table;
	float: left;
	height: 75px;
}

.search_ipt{
	height: 40px;
	line-height: 40px;
	width: 375px;
	border: 2px solid #e6454a;
	background: url("images/search_bg.png") no-repeat center left 10px;
	text-indent: 30px;
	float: left;
	margin-left: 50px;
}

.search_btn{
	width:80px;
	height: 44px;
	float: left;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	border: 2px solid #e6454a;
	background: #e6454a;
	cursor: pointer;
}

.b_search p{
	height: 30px;
	line-height: 30px;
	clear: both;
	text-indent: 50px;
	color: #999999;
}

.b_search p a{
	color: #999999;
}

.b_public{
	float: right;
	width: 300px;
	display: table;
}

.b_public a{
	display: table;
	width: 150px;
	height: 40px;
	color: #c39869;
	line-height: 40px;
	text-indent: 25px;
	font-size: 16px;
	float: right;
	margin-top: 5px;
}

.b_card ul{
	margin: 0px;
	display: table;
	padding: 0px;
	width: 100%;
}

.b_card ul li{
	float: left;
	display: table;
	margin: 0px 10px 10px 0px;
	width:190px;
	height: 80px;
	line-height: 80px;
	text-indent: 90px;
	font-size: 20px;
	cursor: pointer;
}

.b_1{
	background: url("images/b_1.png") no-repeat center left 35px #ecf5f4;
}

.b_2{
	background: url("images/b_2.png") no-repeat center left 35px #f4f4f4;
}

.b_3{
	background: url("images/b_3.png") no-repeat center left 25px #f3eeea;
}

.b_4{
	background: url("images/b_4.png") no-repeat center left 35px #f6f5ef;
}

.b_5{
	background: url("images/b_5.png") no-repeat center left 40px #ecf2f5;
}

.b_6{
	background: url("images/b_6.png") no-repeat center left 35px #f4f4f4;
}

.b_7{
	background: url("images/b_7.png") no-repeat center left 35px #f6f5ef;
}

.b_8{
	background: url("images/b_8.png") no-repeat center left 35px #f4f4f4;
}

.b_1:hover{
	background-image: url("images/b_1_on.png");
}

.b_2:hover{
	background-image: url("images/b_2_on.png");
}

.b_3:hover{
	background-image: url("images/b_3_on.png");
}

.b_4:hover{
	background-image: url("images/b_4_on.png");
}

.b_5:hover{
	background-image: url("images/b_5_on.png");
}

.b_6:hover{
	background-image: url("images/b_6_on.png");
}

.b_7:hover{
	background-image: url("images/b_7_on.png");
}

.b_8:hover{
	background-image: url("images/b_8_on.png");
}

.hot_city dl{
	padding: 0px;
	margin: 0px;
	display: table;
}

.hot_city dl dt{
	float: left;
	width: 80px;
	padding: 0px;
	margin: 0px;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	font-size: 16px;
}

.hot_city dl dd{
	float: left;
	width: 1120px;
	padding: 0px;
	margin: 0px;
	height: 35px;
	line-height: 35px;
}

.hot_city dl dd a{
	float: left;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	height: 35px;
	line-height: 32px;
	font-size: 16px;
}

.bird_sel{
	width: 120px;
	height: 35px;
	line-height: 33px;
	float: left;
	border: 1px solid #cdcdcd;
	margin-right: 1%;
	background: url(images/xiala.png) no-repeat 95px center;
	background-size: 15px;
	text-indent: 10px;
}

.bird_ipt{
	height: 35px;
	line-height: 35px;
	width:170px;
	border:1px solid #e4e4e4;
	text-indent: 10px;
	float: left;
}

.city_btn{
	width:80px;
	height: 36px;
	line-height: 36px;
	border: 0px;
	background: #e6454a;
	color: #ffffff;
	float: left;
	text-align: center;
}

.city_area h2{
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	border-bottom: 1px solid #e4e4e4;
	padding-bottom: 10px;
	font-weight: bold;
}

.city_area ul{
	width:100%;
	display: inline-block;
	margin: 10px 0px;
	padding: 0px;
	height: 50px;
	line-height: 50px;
}

.city_area ul li{
	display: table;
	float: left;
	margin: 0px 10px 0px 0px;
}

.a_word{
	width:50px;
	background: #f5f5f5;
	font-size: 18px;
	text-align: center;
	color: #e6454a;
}

.a_first{
	width:60px;
	text-align: center;
	font-size: 18px;
	border-right: 1px solid #e4e4e4;
}

.one_line a{
	display: table;
	float: left;
	line-height: 50px;
	height: 50px;
	margin-right: 15px;
	font-size: 14px;
}

.city_area a:hover{
	color: #e6454a;
}

.city_area ul:hover{
	background: #f5f5f5;
}

.city_area ul:hover .a_word{
	background: #e53a3d;
	color: #ffffff;
}

.border-line{
	width: 100%;
	display: block;
	height: 1px;
	background: #e4e4e4;
}

.two_line a{
	display: table;
	float: left;
	line-height: 25px;
	height: 25px;
	margin-right: 15px;
	font-size: 14px;
}

.a_last{
	width:1058px;
}

.i_info h2{
	height: 50px;
	line-height: 50px;
	background: #f3f3f3;
	font-size: 20px;
	font-weight: 700;
	text-indent: 30px;
}

.info_1{
	margin-right: 45px;
	width:370px;
	float: left;
	display: table;
	margin-bottom: 10px;
	margin-top: 20px;
}

.info_1 h2{
	width: 100%;
	display: table;
}
.tit_1{
	width:150px;
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #df2f30;
	float: left;
	display: inline-block;
	font-style: normal;
	font-size: 18px;
	text-align: center;
	font-weight: 600;
}

.tit_2{
	width:220px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #e4e4e4;
	float: left;
	display: inline-block;
}

.info_1 ul{
	display: table;
	width: 100%;
}

.info_1 ul li{
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #e4e4e4;
}

.info_1 ul li em{
	font-style: normal;
	float: left;
	margin: 10px 7px 0px 7px;
	width: 20px;
	height: 20px;
	display: block;
	text-align: center;

	line-height: 20px;
}

.red_bg{
	background: #df2f30;
	color: #ffffff;
}

.linkqq{
	height: 50px;
	line-height: 50px;
	background: #eeeeee;
	text-indent: 20px;
}

.linkqq a:hover{
	color: #EA0000;
}

.b_link h2{
	height: 35px;
	line-height: 35px;
	border-bottom: 2px solid #cc0000;
	font-size: 16px;
	margin-top: 10px;
}

.b_link_txt{
	width: 100%;
	display: table;
	padding-bottom: 15px;
	border-bottom: 1px solid #e4e4e4;
}

.b_link_txt a{
	display: table;
	float: left;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
}

.f_help{
	text-align: center;
	height: 35px;
	line-height: 35px;
	width: 100%;
	display: table;
}

.f_help a{
	margin-right: 15px;
	margin-left: 15px;
}
.f_help a:hover{
	color: #EA0000;
}

.b_search_hot{
	overflow: hidden;
}
.b_search_hot a{
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
}

.list_search h2{
	height: 40px;
	line-height: 40px;
	width:100%;
}

.ls_1{
	float: left;
	width: 130px;
	height:40px;
	line-height: 40px;
	font-style: normal;
	text-align: center;
	border-top:2px solid #cc0000;
	border-left:2px solid #cc0000;
	border-right:2px solid #cc0000;
	font-size: 16px;
	font-weight: 600;
	color: #cc0000;
}

.ls_2{
	width: 1066px;
	float: left;
	height:40px;
	line-height: 40px;
	border-bottom:2px solid #cc0000;
}

.list_search ul{
	margin:0px;
	padding: 0px;
	display: table;
	width:1198px;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.list_search ul li{
	float: left;
	line-height: 30px;
	padding: 0px 0px 10px 0px;
}
.ls_tit{
	width: 80px;
	text-indent: 20px;
	float: left;
}

.ls_item{
	width:1115px;
	float: left;
}

.ls_item a{
	display: table;
	float: left;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
}

.ls_item a:hover{
	color: #cc0000;
}

.ls_left{
	width:830px;
	display: table;
	float: left;
}

.ls_right{
	width:350px;
	display: table;
	float: right;
}

.ls_h2{
	height: 40px;
	line-height: 40px;
	width:100%;
}

.lsl_1{
	width:150px;
	height: 40px;
	line-height: 40px;
	float: left;
	font-size: 16px;
	text-align: center;
	border-left: 1px solid #dddddd;
	border-top: 1px solid #dddddd;
}

.lsl_2{
	width:667px;
	height: 40px;
	line-height: 40px;
	float: left;
	border: 1px solid #dddddd;
	background: #fbfbfb;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
}

.lsl_2 b{
	font-weight: normal;
	color: #EA0000;
}

.top15{
	margin-top: 15px;
}

.ls_card{
	width:100%;
	display: table;
	padding: 15px 0px;
	border-bottom: 1px dotted #dddddd;
}

.ls_card_img{
	float: left;
	width: 200px;
	margin: 0px 5px;
	display: table;
	text-align:center;
}

.ls_card_img img{
	/*max-width: 100%;*/
	width:200px;
	height:150px;
}

.ls_card_txt{
	width: 390px;
	float: left;
	margin-left: 10px;
	display: table;
}

.ls_card_tel{
	width: 220px;
	float: left;
	display: table;
	background: url("images/tel.png") no-repeat center left 30px;
	height: 80px;
	line-height: 80px;
	text-indent: 50px;
	font-size: 18px;
}

.ls_card_txt h2{
	height:35px;
	line-height: 35px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: 600;
}

.ls_card_txt h2 em{
	font-style: normal;
}

.red_area{
	height: 25px;
	line-height: 25px;
	border: 1px solid #EA0000;
	padding: 0px 5px;
	color: #EA0000;
}

.ls_card_desc{
	line-height: 25px;
	color: #999999;
	display: table;
	margin-top: 5px;
}

.ls_card_2 em{
	padding: 0px 10px;
	margin: 0px 10px;
}

.ls_card:hover{
	background: #fffbf2;
}

.ls_jzxuqiu{
	width: 100%;
	display: table;
}

.ls_jzxuqiu h2{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 2px solid #cc0000;
}

.ls_jzxuqiu h2 em{
	width:60px;
	float: right;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	font-weight: normal;
	font-size: 14px;
}

.ls_div_xuqiu{
	width:100%;
	display:table;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}

.ls_jzxuqiu ul{
	width:100%;
	display: table;
	margin: 0px;
	padding: 0px; 
}

.ls_jzxuqiu ul li{
	height: 35px;
	line-height: 35px;
	width: 90%;
	margin: 0px auto;
	overflow: hidden;
	display: block;
}

.ls_jzwenda{
	width: 100%;
	display: table;
}

.ls_jzwenda h2{
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	font-weight: 600;
	border-bottom: 2px solid #cc0000;
}

.ls_jzwenda h2 em{
	width:60px;
	float: right;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	font-weight: normal;
	font-size: 14px;
}

.ls_jzwenda ul{
	width:100%;
	display: table;
	margin: 0px;
	padding: 0px;
}

.ls_jzwenda ul li{
	height: 35px;
	line-height: 35px;
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	display: block;
	border-bottom: 1px dotted #dddddd;
}

.ls_num_red{
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #df2f30;
	color: #ffffff;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	overflow: hidden;
	float: left;
	margin-top: 8px;
}

.ls_num_grey{
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #dfdfdf;
	color: #333;
	display: inline-block;
	text-align: center;
	margin-right: 10px;
	overflow: hidden;
	float: left;
	margin-top: 8px;
}

.ls_num_yue{
	width: 80px;
	border: 1px solid #EA0000;
	height: 20px;
	line-height: 20px;
	color: #EA0000;
	overflow: hidden;
	float: right;
	margin-top: 8px;
	text-align: center;
}

.ls_num_txt{
	width: 235px;
	height: 35px;
	line-height: 35px;
	display: inline-block;
	overflow: hidden;
	float: left;
}

.lsl_3{
	width:1037px;
	height: 40px;
	line-height: 40px;
	float: left;
	border: 1px solid #dddddd;
	background: #fbfbfb;
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
}

.ls_zhishi ul{
	margin:0px;
	padding: 10px 0px;
	width:1198px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	display: table;
}

.ls_zhishi ul li{
	height: 40px;
	line-height: 40px;
	float: left;
	display: inline-block;
	width: 279px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
}

.red_word{
	color: #EA0000;
}

.ls_sousuo ul{
	margin:0px;
	padding: 10px 0px;
	width:1198px;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	display: table;
}

.ls_sousuo ul li{
	height: 40px;
	line-height: 40px;
	float: left;
	display: inline-block;
	width: 178px;
	overflow: hidden;
	padding-right: 10px;
	padding-left: 10px;
}

.ls_hot_link ul{
	width: 100%;
	border: 1px solid #dddddd;
	height: 40px;
	line-height: 40px;
	display: table;
	background: #fbfbfb;
}

.ls_hot_link ul li{
	height: 40px;
	line-height: 40px;
	float: left;
}

.ls_hot_tit{
	width: 100px;
	text-indent: 15px;
}

.ls_hot_txt{
	width: 1098px;
}

.ls_hot_txt a{
	display: table;
	height: 40px;
	line-height: 40px;
	float: left;
	margin-right: 10px;
}

.bird_page{
	padding: 0px;
	width: 100%;
	display: table;
	height: 35px;
	line-height: 35px;
	margin: 15px 0px;
	text-align: center;
}

.bird_page a{
	display: inline-block;
	width: auto;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0px 5px;
	padding: 0px 8px;
	border: 1px solid #dddddd;
	min-width: 35px;
}

.bird_page input{
	display: none;
}

a.red_word{
	color: #EA0000;
}

.bencandy_menu ul{
	margin:0px;
	padding:0px;
	display:table;
	width:100%;
}

.bencandy_menu ul li{
	height:40px;
	line-height:40px;
	width:170px;
	float:left;
	text-align:center;	
	background:#e6454a;
	font-size:16px;
	color:#ffffff;
}

.bencandy_menu ul li a{
	color:#ffffff;
}

.bencandy_content h3{
	height:50px;
	line-height:50px;
	margin:0px;
	padding:0px 0px 20px 0px;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #cdcdcd;
	text-align:center;
}

.bencandy_content p{
	height:30px;
	line-height:30px;
	text-align:center;
	padding:10px 0px;
}

.bencandy_content_box{
	width:95%;
	margin:10px auto;
	display:table; 
}

.bencandy_city{
	width:100%;
	display:table;
	margin:20px 0px;
	border:1px solid #cdcdcd;
}

.bencandy_city h2{
	height:40px;
	line-height:40px;
	text-indent:20px;
	background:#cccccc;
	font-size:18px;
	font-weight:bold;
} 

.bencandy_city ul{
	display:table;
	margin:0px;
	padding:0px;
}

.bencandy_city ul li{
	height:35px;
	line-height:35px;
	width:33.333%;
}

.bencandy_link{
	width:100%;
	display:table;	
}

.bencandy_link ul{
	padding:0px;
	margin:0px;
}

.bencandy_link ul li{
	float:left;
	height:30px;
	line-height:30px;
	margin:0px 3px; 
}

.showpage{
	display: table;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 100%;
	margin: 20px 0px;
}

.showpage a{
	height: 35px;
	line-height: 35px;
	padding: 0px 8px;
	border: 1px solid #dddddd;
	margin: 0px 5px;
	display: inline-block;
}

.showpage input[type="text"]{
	height: 33px;
	line-height: 33px;
	border: 1px solid #dddddd;
	width: 60px;
	text-indent: 5px;
}

.showpage input[type="button"]{
	height: 35px;
	line-height: 35px;
	width: 50px;
	background: #cc0000;
	text-align: center;
	color: #ffffff;
}

.side_t{
	width: 100%;
	height: 35px;
	line-height: 35px;
	display: block;
	border-bottom: 1px dotted #dddddd;
	overflow: hidden;
}

.layui-field-title{
	margin: 10px 0px 0px 0px;
}