body{font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 auto;-webkit-text-size-adjust:none;color:#000; background:#eee;  }
a{ color:#000;text-decoration:none;}
a:hover{ color:#f8790b; text-decoration:none;}
ul,ol,li,dl,dt,dd,p,h1,h3{ list-style-type:none; margin:0; padding:0;}
img{ border:0; padding:0; margin:0;}
.clear{height:0px;line-height:0px;font-size:0px;overflow:hidden;clear:both;}




.main{width: 100%;overflow: hidden;position: absolute;top: 51px;overflow-y: auto;-webkit-overflow-scrolling : touch;bottom: 55px;}/**鏈夊簳閮�*/
.main1{width: 100%;overflow: hidden;position: absolute;top: 51px;overflow-y: auto;-webkit-overflow-scrolling : touch;bottom: 0px;}/**娌″簳閮�*/



/**鍔犺浇涓�*/
.loading{  position: absolute; opacity: 0.85; z-index: 100; left: 50%; width: 200px; margin-left: -100px; padding: 10px 30px; top:20%; background: #666;background:rgba(0,0,0,.4);border-radius:9px;color:white;}
.loading .ui-icon{ position: static; display: block; opacity: .9; margin: 0 auto; width: 35px; height: 35px; background-color: transparent;}
.loading  .ui-icon-loading{background-image: url(../../image/wuliu/loading.png);width: 35px;height: 35px;border-radius: 20px;background-size: 35px 35px;}
.loading  h1 { font-size: 15px; text-align: center; }
.spin  {
	-webkit-transform: rotate(360deg);
	-webkit-animation-name: spin;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count:  infinite;
}
@-webkit-keyframes spin {
	from {-webkit-transform: rotate(0deg);}
  	to {-webkit-transform: rotate(360deg);}
}



/***鍏虫敞鐗╂祦鍏徃*/

.no_wuliu{ width:100%; margin:20px auto 0;position:relative;top:53px;}
.no_wuliu img{ width:30%; margin:0 35%; overflow:hidden; display:block;}
.no_wuliu label{ width:100%; color:#666; font-size:15px; text-align:center; display:block; margin-top:10px;}


.wuliu_nav{ width:100%; height:53px; line-height:50px; background:#f4f4f4; border-bottom:1px solid #ddd; position:fixed;top:51px;z-index:999;}
.wuliu_nav ul li{ width:50%; text-align:center; float:left; height:50px; line-height:50px; font-size:16px;}
.wuliu_nav ul li.on{ border-bottom:3px solid #f97604; color:#f97604;}

.wuliu_search{width:96%;padding:0 2%; height:60px; overflow:hidden;border-bottom:1px solid #ddd;}
.wuliu_search input.input01{width: 77%; height: 40px; padding: 10px 10px 10px 10px; margin-bottom: 10px; margin-top:10px;background: #fff; border: 1px solid #ccc; border-radius: 5px;font-size: 14px;font-weight: normal;-webkit-appearance: none; box-sizing: border-box;}
.wuliu_search input.btn{width:20%; font-size:14px; height:40px; color:#fff; background:#f97604; border:none; border-radius: 5px; line-height:40px;margin-bottom: 10px; margin-top:10px;margin-left:2%;-webkit-appearance: none;}

.wuliu_attention{ width:96%; border-bottom:1px solid #ddd; padding:10px 2%; overflow:hidden; background:#fff;position:relative; }
.wuliu_attention_img{ width:20%;overflow:hidden; float:left;}
.wuliu_attention_img img{ width:100%;}
.wuliu_attention_text{ width:60%; float:left; margin-left:2%;overflow:hidden;}
.wuliu_attention_text p.pp1{ width:100%; height:28px; line-height:28px; font-size:16px;overflow:hidden;}
.wuliu_attention_text p.pp2{ width:100%; height:20px; line-height:20px; font-size:12px; color:#666;}
.wuliu_attention_text p.pp3{ width:100%;line-height:20px; font-size:12px;color:#666;}


.wuliu_attention_btn{ width:16%;;margin-left:2%;float:left; }
.wuliu_attention_btn img{ margin-top:15px;}
.wuliu_attention_btn .att{width:100%;}
.wuliu_attention_btn .att span.line{width:100%;margin:20px auto 0;border:1px solid #f97604; color:#f97604;text-align:center; height:30px; line-height:30px;display:inline-block;border-radius:5px;}

.guanzhu{width:50%; background:#8AC5F0; border-radius: 5px; color:#fff; text-align:center;height:35px; line-height:35px; font-size:14px; display:block; margin:10px auto;}
.guanzhu2{width:50%; background:-webkit-gradient(linear, 0 0, 0 bottom, from(rgba(21,159,238,1)), to(rgba(20, 121, 211, 1)));border-radius: 5px; color:#fff; text-align:center;height:35px; line-height:35px; font-size:14px; display:block; margin:10px auto;}

/**閫夋嫨鍏虫敞鐨勭墿娴佸叕鍙哥嚎璺�/
#bg{ position: absolute; top: 0%; left: 0%; width: 100%; height: 100%; background-color: black; -moz-opacity: 0.5; opacity:.50; filter: alpha(opacity=50);}
.attention_line{position: absolute;overflow-y: auto;-webkit-overflow-scrolling : touch;bottom: 20px; top:20px; left:3%;width:94%;background:#fff;  overflow:hidden; z-index:999;}
.attention_line_box{ padding:5%; width:90%; overflow:hidden;}
.attention_line_tit{ width:100%; margin:0 auto; text-align:center; font-size:16px; font-weight:bold; height:50px; line-height:50px;border-bottom:1px solid #ddd;}
.attention_line_tit span{ float: right; margin-right:10px; margin-top:10px;height:40px;}
.topp{ width:100%; border-bottom:1px solid #ccc; padding-bottom:10px; background:#fff;}
.top{ width:94%; margin:0 auto; overflow:hidden; height:50px; }
.top_search{ width:80%; float:left;}
.top_search input{width: 100%; height: 40px; padding: 10px 10px 10px 10px; margin-bottom: 10px; margin-top:10px;background: #fff; border: 1px solid #ccc; border-radius: 5px;font-size: 14px;font-weight: normal;-webkit-appearance: none; box-sizing: border-box;}
.top_btn{ width:16%;float:left;margin-left:2%;}
.top_btn input{ width:100%; font-size:14px; height:40px; color:#fff; background:#f97604; border:none; border-radius: 5px; line-height:40px;margin-bottom: 10px; margin-top:10px;-webkit-appearance: none;}

.attention_line_list{ width: 90%; padding:0 5%;overflow: hidden;position: absolute;top: 117px;overflow-y: auto;-webkit-overflow-scrolling : touch;bottom: 55px;}
.attention_line_list dl{ width:100%; overflow:hidden; border-bottom:1px solid #ccc;padding-bottom:5px; padding-top:5px;}
.attention_line_list dl dt{width:90%;line-height:25px;float:left; word-break:keep-all;font-size:14px; }
.attention_line_list dl dd{ width:10%; float:left;}
.attention_line_list dl dd img{position:relative; }
.line_save{width:30%; margin:10px 35%;position:absolute;bottom:5px;  height:32px; line-height:32px; background:#FF7300; text-align:center; color:#fff; border-radius:5px;}




/**鐗╂祦浼佷笟涓婚〉寮�**/
.wuliu_banner{ width:100%;}
.wuliu_banner img{ width:100%; }

.wuliu_name{ width:100%;background:#fff; display:inline-block; border-bottom:1px solid #ddd;}
.wuliu_name_kong{ width:2%; float:left;}
.wuliu_name_left{ width:70%; float:left; padding:15px 5;background-color: aliceblue;}
.wuliu_name_left .headimg{ width:24%; float:left; }
.wuliu_name_left .headimg img{ width:100%; max-height:100px; border-radius:5px;}
.wuliu_name_left .cname{float:left;line-height:26px; width:72%; margin-left:4%;}
.wuliu_name_left .cname p.PP1{ font-size:16px; line-height:26px;}
.wuliu_name_left .cname p.PP2{ color:#888; background:url(../image/add.png) left 5px no-repeat; padding-left:14px; font-size:14px;}
.wuliu_name_left .cname p.PP3{ }
.wuliu_name_left .cname p.PP3 span.SP1{ height:16px; line-height:18px; color:#037dfc; font-size:14px;}
.wuliu_name_left .cname p.PP3 span.SP1 img{ position:relative; top:4px; padding-right:3px;}
.wuliu_name_left .cname p.PP4{ color:#888; padding-top:3px;}
.wuliu_name_left .cname p.PP4 label{ color:#ff0000;}

.wuliu_name_right{ width:28%; float:left; /*background:url(../image/company_line.png) left top no-repeat;*/height:90px;background-size:7px; }
.wuliu_name_right_att{ width:85%; float:right; padding-top:10px; height:28px; line-height:28px;}
.wuliu_name_right_att img{position:relative;top:3px;right:5px; float:left;}
.wuliu_name_right_att span{height:28px; line-height:28px; display:inline-block; float:left; font-size:14px;}
/***鍏徃鍩烘湰璧勬枡缁撴潫**/


.wuliu_text{ width:100%; margin-top:20px; background:#fff; border-top:4px solid #f97604; overflow:hidden; }
.wuliu_text_tit{font-family:"寰蒋闆呴粦"; font-size:18px; padding-left:10px; font-weight:normal; border-bottom:1px solid #ccc; height:50px; line-height:50px;}
.wuliu_text_box{ width:100%; float:left;border-bottom:1px solid #ccc;background:#fff; overflow:hidden;}
.wuliu_text_box p{ padding:3px 2%; line-height:20px;}
.wuliu_text_box p label{ color:#0000ed;}
.wuliu_text_box dl{ width:96%;padding:0 2%; border-bottom:1px solid #ddd; height:50px; line-height:50px;}
.wuliu_text_box dl dt{ width:95%; float:left; font-size:13px; }
.wuliu_text_box dl dd{ width:5%; float:left;}
.wuliu_text_box dl dd img{ float:right; position:relative;top:15px;}

/***鐗╂祦浼佷笟鍙戣溅淇℃伅****/
.wuliu_company_fache{ width:96%; padding:10px 2%; overflow:hidden; border-bottom:1px solid #ddd; background:#fff;}
.wuliu_company_fache dl{ width:100%; float:left;}
.wuliu_company_fache dl dd{ width:100%; float:left; }
.wuliu_company_fache dl dd p.pp1{ width:100%; line-height:26px; font-size:15px;}
.wuliu_company_fache dl dd p.pp1 span.rz img{ position:relative; top:2px; margin-left:10px;}/**璁よ瘉鍥炬爣***/
.wuliu_company_fache dl dd p.pp1 label{ color:#f07102; margin-left:2px;}
.wuliu_company_fache dl dd p.pp2{ width:100%; line-height:24px; }
.wuliu_company_fache dl dd p.pp2 label{ color:#f97604;margin-left:2px;}

.wuliu_company_more{ padding:0.5em 1em;color:#fff;background-color:#0e90d2;border-color:#0e90d2;
		width:100%;text-align:center;font-size:1.6em;cursor:pointer;}
.wuliu_company_nomore{ padding:0.5em 1em;color:#fff;background-color:#0e90d2;border-color:#0e90d2;
		width:100%;text-align:center;font-size:1.6em;cursor:not-allowed;opacity:0.45;}

/*****************鐗╂祦浼佷笟涓婚〉缁撴潫***************************/







/***鍙戣溅淇℃伅锛岀嚎璺煡璇紝淇¤獕璇勭骇****/
.wuliu_fache_search{ width:84%; padding:20px 8%; border-bottom:4px solid #f97604; overflow:hidden; background:#fff;}
.wuliu_fache_search input.search {width: 72%; height: 40px; padding: 10px 0px 10px 1%;  background: #fff; border: 1px solid #ccc; border-radius: 5px;font-size: 14px;font-weight: normal;-webkit-appearance: none; box-sizing: border-box; float:left;}
.wuliu_fache_search input.btn{  width:25%;  height:40px; color:#fff; background:#f97604; border:none; border-radius: 5px; line-height:40px;float:left; margin-left:2%;-webkit-appearance: none; }

.wuliu_fache_list{ width:96%; padding:10px 2%; overflow:hidden; border-bottom:1px solid #ddd; background:#fff;}
.wuliu_fache_list dl{ width:100%; float:left;}
.wuliu_fache_list dl dt{ width:23%; float:left;}
.wuliu_fache_list dl dt img{ width:100%;}
.wuliu_fache_list dl dd{ width:75%; float:left; margin-left:2%; }
.wuliu_fache_list dl dd p.pp1{ width:100%; line-height:26px; font-size:15px;}
.wuliu_fache_list dl dd p.pp1 span.rz img{ position:relative; top:2px; margin-left:5px;}/**璁よ瘉鍥炬爣***/
.wuliu_fache_list dl dd p.pp1 label{ color:#f07102; margin-left:2px;}
.wuliu_fache_list dl dd p.pp2{ width:100%; line-height:22px; color:#888;}
.wuliu_fache_list dl dd p.pp2 label{ color:#f97604;margin-left:2px;}


.wuliu_fache_list dl dd p.pp3{ width:100%; line-height:18px; color:#888;  margin-top:5px;}/**璇勫畾鐞嗙敱***/
.wuliu_fache_list dl dd p.pp2 span.ss3{margin-right:2px; background:url(../../image/wuliu/AA.png) center center  no-repeat;  width:14px; height:14px; display:inline-block;top:5px; position:relative;} /**淇¤獕璇勭骇A鍥炬爣***/
.wuliu_fache_list dl dd p.pp2 span.ss1 img{ position:relative; top:6px;}/***鐗╂祦鍗忎細閲岄潰鐨勪細鍛樻垚鍛樿韩浠借璇佸浘鏍�**/
.wuliu_fache_list dl dd p.pp2 span.ss2{ color:#037dfc; margin-left:5px;}/**宸茶璇�*/
.wuliu_fache_list dl dd p.pp2 span.ss4{ color:#888; margin-left:5px;}/**鏈璇�*/

.wuliu_fache_list dl dd p.pp4{ width:100%; line-height:18px; margin-top:2px;color:#888;}/**璐ц繍绾胯矾***/

/***鐗╂祦浼佷笟鍒楄〃***/
.wuliu_company_list{ width:96%; padding:10px 2% 0; overflow:hidden; border-bottom:1px solid #ddd; background:#fff; margin-bottom:10px;}
.wuliu_company_list dl{ width:100%; float:left; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.wuliu_company_list dl dt{ width:23%; float:left;}
.wuliu_company_list dl dt img{ width:100%;}
.wuliu_company_list dl dd{ width:75%; float:left; margin-left:2%; }
.wuliu_company_list dl dd p.pp1{ width:100%; line-height:26px; font-size:15px;}
.wuliu_company_list dl dd p.pp2{ width:100%; line-height:20px; color:#888;}
.wuliu_company_list .huoyun{width:96%; margin:5px 2% 7px; line-height:18px; padding-top:5px; overflow:hidden;}



.footer2{ width:100%; border-top:1px solid #ccc;z-index:1000;height:55px;background:#f9f9f9;position:absolute;display:block; bottom:0px;}
.footer2 ul li{ width:25%; height:45px; float:left; padding-top:5px; padding-bottom:5px;}
.footer2 ul li.nav01 a{ background:url(../image/wuliu_chaxun.png) top center no-repeat; display:block; background-size:30px 30px; height:15px; text-align:center; padding-top:30px; color:#8b8a8a;width:50px; margin:0 auto;}
.footer2 ul li.nav01 a.on,.footer2 ul linav01 a:active{ background:url(../image/wuliu_chaxun2.png) top center no-repeat; background-size:30px 30px; color:#f8790b;}
.footer2 ul li.nav02 a{ background:url(../image/wuliu_fache.png) top center no-repeat; display:block; background-size:30px 30px; height:15px; text-align:center; padding-top:30px;color:#8b8a8a; position:relative; width:50px; margin:0 auto;}
.footer2 ul li.nav02 a.on,.footer2 ul li.nav02 a:active{ background:url(../image/wuliu_fache2.png) top center no-repeat; background-size:30px 30px; color:#f8790b;display:block; }
.footer2 ul li.nav03 a{ background:url(../image/wuliu_pinji.png) top center no-repeat; display:block; background-size:30px 30px; height:15px; text-align:center; padding-top:30px;color:#8b8a8a;width:50px; margin:0 auto;}
.footer2 ul li.nav03 a.on,.footer2 ul li.nav03 a:active{ background:url(../image/wuliu_pinji2.png) top center no-repeat; background-size:30px 30px; color:#f8790b;}
.footer2 ul li.nav04 a{ background:url(../image/wuliu_more.png) top center no-repeat; display:block; background-size:30px 30px; height:15px; text-align:center; padding-top:30px;color:#8b8a8a;width:50px; margin:0 auto;}
.footer2 ul li.nav04 a.on,.footer2 ul li.nav04 a:active{ background:url(../image/wuliu_more2.png) top center no-repeat; background-size:30px 30px; color:#f8790b;}

.footer2 ul li.nav02 a label{display: block; position: absolute; width: 14px; height:14px; left: 30px; border-radius:14px; background:#ff0000; z-index:100; color:#fff; text-align:center; line-height:14px; top:0;border:1px solid #fff; font-size:10px;}






/************涓儴鐗╂祦涓婚〉****************/
.wuliu_gonggao{ width:96%; height:40px; line-height:40px; background:#5e6b85; color:#fff; padding:0 2%; overflow:hidden;}
.wuliu_gonggao .gonggao_img{width:5%;float:left;}
.wuliu_gonggao .gonggao_img img{ position:relative; top:10px; margin-right:5px;float:left;}

.wuliu_index_search{ width:100%; background:#fff; border-bottom:1px solid #ddd;}
.wuliu_index_search_box{ width:100%; margin-bottom:10px;; overflow:hidden;}
.wuliu_index_search_box ul{ width:100%; overflow:hidden; border-bottom:1px solid #ddd;}
.wuliu_index_search_box ul li{ width:50%; float:left;text-align:center; float:left; height:50px; line-height:50px; font-size:16px;}
.wuliu_index_search_box ul li.on{ border-bottom:3px solid #f97604; color:#f97604;}

.wuliu_index_search_box .search_box{ width:96%; margin:15px  2% 5px; overflow:hidden;}
.wuliu_index_search_box .search_box input.search {width: 72%; height: 40px; padding: 10px 0px 10px 1%;  background: #fff; border: 1px solid #ccc; border-radius: 5px;font-size: 14px;font-weight: normal;-webkit-appearance: none; box-sizing: border-box; float:left;}
.wuliu_index_search_box input.btn{  width:25%;  height:40px; color:#fff; background:#f97604; border:none; border-radius: 5px; line-height:40px;float:left; margin-left:2%;-webkit-appearance: none; }



.wuliu_icon{ width:90%; padding:10px 5% 0; overflow:hidden; border-top:15px solid #eee;}
.wuliu_icon_list{ width:27%;float:left;text-align:center; margin:12px 3%; background:#eae9e9; border-radius:10px;}
.wuliu_icon_list:active{ background:#e4e4e4;}
.wuliu_icon_list .wuliu_box{ text-align:center; width:70%; margin:10px 15%;} 
.wuliu_icon_list .wuliu_box img{ width:100%;}
.wuliu_icon_list .wuliu_box label{ font-size:13px;color:#555; margin-top:10px; display:block;}








/****************鎶曡瘔寤鸿***************************/
.wuliu_advice{ width:100%; overflow:hidden;}
.wuliu_advice dl{ width:96%; margin:0 2%; overflow:hidden; padding:5px 0; line-height:35px;}
.wuliu_advice dl dt{ width:23%; float:left; line-height:35px;font-size: 13px; text-align:right;}
.wuliu_advice dl dd{ width:75%; float:left; margin-left:2%;font-size: 13px;}
.wuliu_advice dl dd input.input1 {width: 83%; height: 35px;background: #fff; border:1px solid #ccc;  font-size: 13px;font-weight: normal;-webkit-appearance: none; box-sizing: border-box; font-weight:normal;}
.wuliu_advice dl dd input.radio1{ width:17px; height:17px; border-radius:17px; position:relative; top:5px;}
.wuliu_advice dl dd  textarea.zw{ width:82%; min-height:100px; border:1px solid #ccc;}

.rz_pic { width:100%; overflow:hidden;}
.rz_pic dl.pic{ width:23%; overflow:hidden; padding:10px 2% 0 0; float:left; overflow:hidden; border:none; margin:0;}
.rz_pic dl.pic dt{ width: 100%; float:left; line-height:40px; font-size:14px;}
.rz_pic dl.pic dt img{ width:100%;}
.rz_pic dl.pic dd{ width:100%; line-height:24px; vertical-align:middle;float:left; text-align:center; }
.rz_pic dl.pic dd span{ width:70%; border:1px solid #f97604;line-height:25px; height:25px; display:inline-block; margin-top:5px; border-radius:5px;text-align:center; font-size:12px;}

.advice_save{  width:50%; background:#f97604; border-radius: 5px; color:#fff; text-align:center;height:40px; line-height:40px; font-size:14px; display:block;}




/****************鐗╂祦鍗忎細***************************/
/**鐞嗕簨浼氬憳**/
.wuliu_lishi{ width:96%; padding:10px 2%; overflow:hidden; border-bottom:1px solid #ddd; background:#fff;}
.wuliu_lishi dl{ width:100%; float:left;}
.wuliu_lishi dl dt{ width:15%; float:left;}
.wuliu_lishi dl dt img{ width:100%;}
.wuliu_lishi dl dd{ width:83%; float:left; margin-left:2%; }
.wuliu_lishi dl dd p.pp1{ width:100%; line-height:26px; font-size:15px;}
.wuliu_lishi dl dd p.pp2{ width:100%; line-height:24px; color:#888; }

/***鍗忎細鍏憡**/
.more_news{ width:96%; padding:10px 2%; background:#fff; overflow:hidden; border-bottom:1px solid #ddd;}
.more_news_tit{ width:100%; font-size:16px; line-height:24px; height:24px; overflow:hidden;}
.more_news_time{ width:100%; color:#888; line-height:24px; height:24px;}
.more_news_time label{color:#2f6bd5;}
.more_news_describe{ width:100%; line-height:24px; height:48px;color:#888; overflow:hidden;}


.gonggao_detail_tit{ width:96%; margin:0 2%; font-size:18px;font-weight:bold; line-height:24px; padding:10px 0 0;}
.gonggao_detail_time{width:96%; margin:0 2%; font-size:13px; line-height:30px;color:#888; border-bottom:1px solid #ddd;}
.gonggao_detail_text{ width:96%; margin:5px 2% 0; line-height:24px; font-size:14px!important;}
/****************鐗╂祦鍗忎細缁撴潫***************************/

/*********鏂伴椈璧勮璇︽儏璧勮鏍囬***********/
.new_detail_time{width:96%; margin:0 2%; font-size:13px; line-height:30px;color:#888; border-bottom:1px solid #ddd;}
.new_detail_time span.time_time{ margin-right:2%;}
.new_detail_time span.time_author{ margin-right:2%;}
.new_detail_time span.time_author label{color:#4780e5;}
.new_detail_time span.time_number{ }
.new_detail_time span.time_number label{color:#ff0000;}



/****鐗╂祦鐧诲綍*********/
.hx_denglu{ width:100%; margin-top:10px;}
.hx_denglu dl{width:100%; height:35px;line-height:35px; padding:5px 0; overflow:hidden;}
.hx_denglu dl dt{ width:20%; float:left; font-size:14px;text-align:right;}
.hx_denglu dl dd{width:78%; float:left; margin-left:2%;}
.hx_denglu dl dd input{width: 78%; height: 35px; padding: 5px 5px 5px 5px;background: #fff; border:1px solid #ccc; font-size: 14px;font-weight: normal;-webkit-appearance: none; box-sizing: border-box; font-weight:normal; }
.hx_denglu dl dd button.submit{ width:50%; text-align:center; background:#f97604;-webkit-appearance: none; box-sizing: border-box;border:none;height:35px; line-height:35px;border-radius:5px; color:#fff;}



/**棣栭〉鍏憡婊氬姩***/
.d1{
width:94%;
overflow:hidden;
white-space:nowrap;float:left;margin-left:1%;
}
/*.d2{
margin:0px auto;
background-color:#FF9933;
}*/
.div2{
width:auto;
height:20px;
font-size:12px;
}
.div3{
width:auto;
height:20px;
font-size:12px;
}
