@charset "utf-8";
/* CSS Document */
input::-ms-clear{display:none;}
*{ margin:0; padding:0; font-family:"微软雅黑";}
ul,ol{list-style: none}
li{vertical-align:middle}
img{border:none;}
body,button,input,select,textarea{ font: 14px/1.5 "Microsoft YaHei","Helvetica Neue",Helvetica Neue,Helvetica,Hiragino Sans GB,tahoma,arial,sans-serif }
input,select,textarea { font-size:100%;}
table{border-collpase:collapse;}
a{ color:#333;cursor:pointer;text-decoration:none; outline:none;}
a:visited{ color:#333;text-decoration:none;}
a:hover{ color:#4178be;text-decoration:none;}
.clearfix:before,.clearfix:after{ display: table;content: " ";  }
.clearfix:after{clear:both;}
button{outline:none;cursor:pointer; appearance: none;-webkit-appearance:none;-moz-appearance:none; -ms-appearance:none;} 
.fl{float:left;}
.fr{float:right;}
.red{color:#ff0000;margin:0 3px;}
.blue{color:#007eff;}
.blue:hover,.blue:visited{color:#007eff;}
.hide{display:none}
/*头部导航*/
.wrapper{ width: 100%; min-width: 1200px;}
img{border:0;}
.top{ background-color:#fff;width:100%;float:left;}
.top_main{ width:1200px; height:80px; margin:0 auto; position:relative;;}
.top_logo{ width:277px; height:52px; position:absolute; top:15px; left:0px;}
/*导航*/
.top_nav{ width:auto; height:80px; position:absolute; top:0px; right:240px;;}
a.top_nav_sub{ display:block; float:left; width:100px; height:80px; position:relative; font-size:17px; line-height:80px; text-align:center; cursor:pointer;text-decoration:none;}
.top_nav_subOn{background-color:#4178be; color:#fff !important;}
/*检索*/
.top_search{ width:auto; height:45px; position:absolute; top:18px; right:200px;}
.search_tit{ width:23px; height:45px; position:absolute; top:0px; right:0px; background:url(../img/zoom.png) center 11px no-repeat; cursor:pointer; transition:all ease-in-out 0.2s;}
.search_tit:hover{background:url(../img/zoom_active.png) center 11px no-repeat;}
.search_main{ width:0px; height:45px;position:absolute; top:0px; right:0px;overflow:hidden;}
.search_form{ width:430px; height:45px; position:relative; background:url(../img/form_submit.png) top no-repeat;}
.search_form .search_hostory_list{width:90.5%;left:4.3%;top:44px;}
.search_text{ display:block; width:380px; height:45px; padding-left:30px; position:absolute; top:0px; left:0px; background:none; border:none; outline:none; font-size:15px; line-height:45px; color:#999;}
.search_submit{ display:block; width:33px; height:45px; position:absolute; top:0px; right:20px; background:url(../img/zoom_active.png) center 11px no-repeat; border:none; outline:none; font-size:15px; line-height:45px; color:#fff; text-align:center; cursor:pointer;}	
/* 登录注册按钮     */
.login_res_btn{ position: absolute; right:0; top: 20px;display:none;}
.login_res_btn>div,.login_res_btn a{ float: left; display: block; width: 70px; height: 40px; line-height: 40px; background-color: #007eff; text-align: center; color: #FFFFFF; font-size: 16px;cursor:pointer;}
.login_res_btn .resign{position:relative;}
.login_res_btn .login{background:#ff5f5f;}
.login_res_btn .resign:hover .register_box{display:block;}
.login_res_btn .login:hover .register_box{display:none;}
.login_res_btn .resign .register_box{position:absolute;top:37px;left:-65px;width:203px;height:269px;background:url("../img/register_bg.png") no-repeat 0 9px;display:none;z-index:1000;}
.login_res_btn .resign .register_box .register_box_list{width:145px;margin:52px auto 0 auto;}
.login_res_btn .resign .register_box .register_box_list>a{width:100%;height:74px;line-height:74px;font-size:18px;color:#fff;display:block;margin-bottom:3px; background-color: #fff; color: #666;}
.login_res_btn .resign .register_box .register_box_list>a:hover{color:#fff;background:#0185ff;}
.login_res_btn .resign:hover{background:#0564c5;transition:background 0.5s;-moz-transition:background 0.5s;-webkit-transition:background 0.5s; -o-transition:color 0.5s;}
.login_res_btn .login:hover{background-color:#e10505;transition:background-color 0.5s;-moz-transition:background-color 0.5s;-webkit-transition:background-color 0.5s; -o-transition:color 0.5s;}
.login_res_btn a.login{width: 90px; background: #ff5f5f url(../img/index_ico1.png) no-repeat 15px center; padding-left: 15px;}
/* 登录后的状态 */
.already_login{position: absolute;right:0; top:-10px;padding-top:30px;cursor:pointer;}
.already_login .user_info{float:left;position:relative;}
.already_login .user_info>span{float:left;}
.already_login .user_info .user_img{width:40px;height:40px;overflow:hidden;border-radius:50%;position:relative;}
.already_login .user_info .user_img>img{width:100%;height:100%;}
.already_login .user_info .user_message_num{width:25px;height:25px;text-align:center;line-height:25px;color:#fff;background:#ff0000;border-radius:50%;position:absolute;top:-7px;left:27px;border:1px solid #fff;z-index:100;
	transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;}
.already_login .user_info .user_message_num:hover{width:30px;height:30px;line-height:30px;}

.already_login .user_info .user_name{width:110px;float:left;margin-left:5px;cursor:pointer;}
.already_login .user_info .user_name span{width:100%;float:left;}
.already_login .user_info .user_name .name{color:#333;font-size:16px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.already_login .user_info .user_name .welcome{color:#999;font-size:12px;}
.already_login .user_info .arrow_down{width:10px;height:10px;background:url("../img/reagin_arrow.png") no-repeat;margin:17px 0 0 0;}
.already_login .already_login_box{position:absolute;width:160px;padding:60px 5px 0 5px;display:none;z-index:10;}
.already_login .already_login_box .arrow{position:absolute;top:-12px;height:12px;width:34px;left:30px;background:url("../img/bg_jt_par.png") no-repeat;}
.already_login .already_login_box ul{width:100%;float:left;border:1px solid #e2e2e2;background:#fff;opacity:.97;position:relative;padding:10px 0;}
.already_login .already_login_box ul li{height:35px;line-height:35px;width:96%;float:left;margin:0 2%;}
.already_login .already_login_box ul li>a{display:block;width:100%;padding:0 25px 0 28px;box-sizing: border-box;}
.already_login .already_login_box ul li>a i{background:url("../img/icon/user_icon.png") no-repeat;margin:10px 5px 0 0;float:left;width:20px;height:18px;}
.already_login .already_login_box ul li .user_icon01{background-position:0 -78px;}
.already_login .already_login_box ul li .user_icon02{background-position:0 -122px;margin-top:12px;}
.already_login .already_login_box ul li .user_icon03{background-position:-90px 0;}
.already_login .already_login_box ul li .user_icon04{background-position:-41px -36px;}
.already_login .already_login_box ul li .user_icon05{;background-position:2px -36px}
.already_login .already_login_box ul li .user_icon06{;background-position:-42px -118px}
.already_login .already_login_box ul li .user_icon07{;background-position:-130px -0}
.already_login .already_login_box ul li .user_icon08{;background-position:-128px -35px;}
.already_login .already_login_box ul .active_user .user_icon01{background-position:-46px -77px;}
.already_login .already_login_box ul .active_user .user_icon02{background-position: -93px -78px;}
.already_login .already_login_box ul .active_user .user_icon03{background-position:-40px 0;}
.already_login .already_login_box ul .active_user .user_icon04{background-position:-92px -35px;}
.already_login .already_login_box ul .active_user .user_icon05{background-position:2px 0;}
.already_login .already_login_box ul .active_user .user_icon06{background-position:-77px -118px;}
.already_login .already_login_box ul .active_user .user_icon07{background-position:-171px 0;}
.already_login .already_login_box ul .active_user .user_icon08{background-position:-171px -35px;}
.already_login .already_login_box ul .active_user{background-color:#2e98fa;}
.already_login .already_login_box ul .active_user>a{color:#fff;}
a.service_list.sub6:hover span{background-position:-53px -368px;}
a.service_list.sub7:hover span{background-position:-52px -450px;}
a.service_list.sub8:hover span{background-position:-52px -540px;}
a.service_list.sub9:hover span{background-position:-52px -640px;}
a.service_list.sub7 span{ background-position:0 -450px;}
a.service_list.sub8 span{ background-position:0 -540px;}
a.service_list.sub9 span{ background-position:0 -640px;}

/*更多服务下拉列表*/
.service_more{width:640px; height:240px; padding: 35px; box-sizing: border-box; position:absolute; right:15px; top:80px; background:#fff; z-index:5; border: 1px solid #ccc;}
.service_more .arrow_top{position: relative; display: block;}
.service_more .arrow_top:after,.service_more .arrow_top:before{border: 12px solid transparent;border-bottom: 12px solid #fff;width: 0;height: 0;position: absolute;top: -58px;left: 315px;content: ' '	}
.service_more .arrow_top:before {border-bottom-color: #ccc;top: -59px;}
.service_more_center{margin:0 auto; padding-top:10px; width: 570px; background: url(../img/border_pic.png) no-repeat left top; height: 168px; overflow:hidden; position:relative;}
a.service_list{display:block;text-align: center;float:left; margin: 0 0 10px 12px; width:175px; height:70px; background-color:#ffffff; font-size:18px; line-height:70px; color:#666666; cursor:pointer;}
a.service_list span{display: inline-block; background: url(../img/bg_ico.png) no-repeat left center; width: 35px; height: 35px; vertical-align: middle; margin: 15px 15px 15px 0px;}
a.service_list b{ font-weight: normal; display: inline-block; max-width: 75px;}
a.service_list b.rz{ line-height: 1; text-align: left; margin-top: 20px;}
a.service_list.sub5 span{margin-top: -10px;}
a.service_list.sub1 span{ background-position:0 0;}
a.service_list.sub2 span{ background-position:0 -70px;}
a.service_list.sub3 span{ background-position:0 -144px;}
a.service_list.sub4 span{ background-position:0 -217px;}
a.service_list.sub5 span{ background-position:0 -290px;}
a.service_list.sub6 span{ background-position:0 -368px;}
a.service_list:hover{background-color:#4e88e0; color: #ffffff;}
a.service_list.sub1:hover span{background-position:-53px -0px;}
a.service_list.sub2:hover span{background-position:-53px -70px;}
a.service_list.sub3:hover span{background-position:-53px -144px;}
a.service_list.sub4:hover span{background-position:-53px -217px;}
a.service_list.sub5:hover span{background-position:-53px -290px;}
a.service_list.sub6:hover span{background-position:-53px -368px;}
/*站点*/
.top_site{ width:auto; height:28px; position:absolute; top:30px; left:300px; z-index:10;display:none;}
.site_local{ width:100px; height:28px;white-space:nowrap;overflow:hidden; padding-left:25px; position:absolute; top:0px; left:0px; background:url(../img/local.png) left no-repeat; font-size:17px; cursor:pointer; display:table-cell; vertical-align:middle;}
.top_site .top_site_box{position:relative;width:120px;height:50px;}
/* 首页 头部css公共样式   */

/*定位划分*/
.page_one_content{ position: relative; left: 0; top: 110px; color: #FFFFFF; font-size: 16px;}
.page_one_content .location_top{ width: 1170px; border-bottom: 1px solid #FFFFFF;margin-top:30px;}
.page_one_content .location_top .content_left{float: left; cursor: pointer; padding-bottom:10px;}
.page_one_content .location_top .content_left b{ font-weight: normal;}
.page_one_content .location_top .provice{font-size: 24px;background: url(../img/map.png) no-repeat left top; padding-left: 50px;position:relative;}
.page_one_content .location_top .provice span{ font-size: 14px; color: #FFFFFF; opacity: 0.5; filter:alpha(opacity=50)}
.content_right{ float: right; padding-bottom:10px;}
.page_one_content .location_top .provice .address_option{padding-top:21px;}
.page_one_content .location_top .partment{ margin-left: 105px; margin-top: 5px; font-size: 18px; position: relative; background: url(../img/home.png) no-repeat left 5px; padding-left: 30px;}
.partment .partment_tab{font-size: 16px;padding: 15px; width: 850px;position:relative;
border: 1px solid #cccccc; background-color: #ffffff; opacity: 0.97; filter:alpha(opacity=90)}
.partment .tab_container{position: absolute; width: 850px; left: -272px; top: 41px; z-index: 6;}
.partment .tab_container>p{background:transparent;top:-14px;}
.provice_tab_box{width:100%;position:relative;height:100%;}
p.par_ico_jt{ position: absolute; left: 322px; top: -15px;z-index:10;opacity:1;background:#fff;}
.partment .partment_tab ul li{ float: left; margin-right: 15px; width: 145px; height: 50px;line-height: 50px;position:relative;text-align:center;}
.partment .partment_tab ul li .grade_partment{position:absolute;top:0;left:-10px;padding-top:50px;}
.partment .partment_tab ul li .grade_partment ul{width:150px;background:#333 repeat;opacity:.95;}
.partment .partment_tab ul li .grade_partment ul li{padding:10px 0;text-align:center;color:#fff;width:100%;float:left;}
.partment .partment_tab ul li .grade_partment ul li>a{display:block;color:#fff;}
/*定位划分 四级*/
.pos_popfour{width:100%;height:100%;background:#fff;position:absolute;top:1px;left:0;opacity:.96;display:none;}
.pos_popfour .popfour_title{padding:10px 0;text-align:center;font-size:18px;color:#666;border-bottom:1px solid #e2e2e2;}
.pos_popfour .popfour_title .back_arrow{font-size:22px !important;color:#333 !important;font-weight:700;font-family:"宋体";float:left;margin-left:15px;cursor:pointer;}
.pos_popfour .popfour_cont,.pos_popfour .popfour_cont dl{width:100%;float:left;}
.pos_popfour .popfour_cont dl{padding:10px;width:98%;}
.pos_popfour .popfour_cont>dl>dd{float:left;}
.pos_popfour .popfour_cont>dl>dd i{width:5px;height:5px;border-radius:50%;float:left;margin:10px 10px 0 0;background:#057df9;}
.pos_popfour .popfour_cont>dl>dd>a{display:block;float:left;color:#333;font-size:16px;padding:10px 20px;overflow:hidden;}
.pos_popfour .popfour_cont>dl>.popfour_active{background:#057df9;}
.pos_popfour .popfour_cont>dl>.popfour_active>a{color:#fff;}
.pos_popfour .popfour_cont>dl>.popfour_active i{background:#fff;}

.partment .partment_tab ul li a{ display: block; padding-left: 10px;}
.partment .partment_tab ul li a:hover{ color: #ffffff; background-color: #007eff;}
.notice {height: 26px; overflow:hidden;margin-top: 10px;}
.inf_tz .noticTipTxt{height:22px;line-height:22px;overflow:hidden; background: url(../img/tz.png) no-repeat left center; padding-left: 30px;}
.inf_tz ul li{height:25px;line-height:25px;}
.inf_tz ul li a{ color: #ffffff; display: block;}
.scr_con {position:relative;height:430px;width:100%;}
.dv_scroll{position:absolute;height:409px;overflow:hidden;width:100%; left: 0; top: 0;}
.dv_scroll .Scroller-Container{width:100%;}
#dv_scroll_bar {position:absolute;right:10px;top:10px;width:14px;height:310px;border-left:1px solid #cccccc;cursor:pointer;}
#dv_scroll_bar .Scrollbar-Track{position:absolute;left:0;top:20px;width:14px;height:270px;}
#dv_scroll_bar .Scrollbar-Handle{position:absolute;left:-5px;top:0;width:9px;height:74px;overflow:hidden;background:url(../img/scroll.png) no-repeat;cursor:pointer;}
.Scroller-Container{position:absolute;}
.form_search_box{position: absolute;width:710px;height:123px;left:50%;margin-left:-355px;top:50%;margin-top:-100px;}
.form_search{ width:100%; position: relative; z-index: 1;}
.form_search .from_search_container{ width: 100%; height:55px; line-height: 55px; background-color: #FFFFFF;
border-radius: 7px; box-shadow: 2px 2px 5px #CCCCCC; color: #666666; font-size: 18px}
.form_search .from_search_container input[type=text]{
	width: 606px;
	height: 50px;
	line-height: 50px;
	border: none;
	outline: none;
	padding-left: 20px;
	margin-left: 3px;
	float:left;
}
.form_search .from_search_container input[type=submit],.search_btn{
	width: 74px;
	height: 55px;
	line-height: 55px;
	vertical-align: top;
	appearance:none;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: none;
	background-color:none;
	background: url(../img/search.png) no-repeat center;
}
.hot{ margin: 20px auto; max-width: 620px; color: #333333; z-index: 8;}
.hot a{ display: inline-block;padding:3px 10px; margin-right: 3px; font-size: 14px; color: #FFFFFF; background-color: #007eff; border-radius: 3px;}
.search_list_focus{ z-index: 999; position: absolute; left: 0px; top: 52px;border-top:1px solid #ccc;box-shadow: 2px 4px 8px #999;}
.search_list_focus ul{ z-index: 9; width: 630px; background-color: #ffffff; opacity: 0.97; filter:alpha(opacity=90)}
.search_list_focus ul li .img,.text_mark{ display: inline-block; color: #666666;padding:14px 0;}
.text_mark{width:487px;;padding:9px 10px;}
.text_mark>a{display:block;width:100%;overflow:hidden;white-space:nowrap;text-overflow: ellipsis}
.search_list_focus ul li span{ text-align: center;}
.search_list_focus ul li .img{border-right:1px solid #ccc;width:107px;}
.search_list_focus ul li .img>img{width:50px;height:50px;}
.search_list_focus ul li .img>p{font-size:14px;font-weight:bold;}
.search_list_focus ul li .img .text_mark{padding-left:12px;}
.search_list_focus ul li{border-bottom: 1px solid #CCCCCC;}
.search_list_focus ul li a{ display:block; padding: 3px; width: 100%;}
.search_list_focus a.see_more{ position: absolute; right: 30px; bottom: 5px; padding: 3px 20px 3px 25px; border-radius: 10px; color:#ffffff; background: #ff5f5f url(../img/more_ico.png) no-repeat 7px center;font-size: 12px;}
.search_list_focus a.see_more:hover{background-color:#df5656;}
.text_mark{ vertical-align: top; text-align: left!important;}
.text_mark span{ color: #ff0000;}
.search_list_focus ul li a:hover{ background-color: #4e88e0;color:#fff;}
/*top*/
.top{ width:100%; height:auto; position:fixed; top:0px; z-index:999; background-color:#fff;box-shadow:0 0 5px #ddd;}

/*右侧固定栏*/
.right_side{ width: 90px; position: fixed; right:10px; bottom: 60px;z-index: 200;}
.right_side a{ display:block;vertical-align: top; background: url(../img/open.png) no-repeat center; width: 82px; height:68px;transition: all .5s ease-in-out;-ms-transition: all .5s ease-in-out;-moz-transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;}
.right_side a.top_01{width:90px;height: 180px; background-position:0px 10px;}
.mashine{ cursor: pointer;}
.right_side a.top_02{background-position:0px -171px;}
.right_side a.top_03{background-position:0px -239px;}
.right_side a.top_04{background-position:0px -307px;}
.right_side a.top_05{background-position:0px -377px;}
.right_side a.top_02:hover{background-position:-82px -171px;}
.right_side a.top_03:hover{background-position:-82px -239px;}
.right_side a.top_04:hover{background-position:-82px -307px;}
/*底部版权*/
/*.footer_container .foot{ position: inherit;}
.footer{width:100%; background-color: #34495e; padding: 40px 0px;}
.footer .footer_content{ width:1200px; margin:0px auto; color: #6c8298;}
.footer .footer_content .footer_left{float: left; width:700px; margin:25px 0px 0px 70px;}
.footer .footer_pic{ display: inline-block; vertical-align: top; margin-top: 10px;}
.footer .footer_txt{ display: inline-block; vertical-align: top; margin-left: 35px;}
.footer .footer_link { font-size: 16px; color: #6c8298;}
.footer .footer_link a{ color: #6c8298;}
.footer .footer_link i{ font-style: normal; padding: 0px 5px;}
.footer .footer_detail{ max-width:580px; margin-top:5px;}
.footer .footer_detail span{ display: inline-block; margin:0px 20px 3px 0px;}
.footer .footer_detail .address,.footer .footer_detail .bei{ margin-right: 0px;}
.footer .footer_right{ float: right; text-align: center; margin-right: 70px;}
.footer .footer_right .inline-block{ display: inline-block; vertical-align: top; margin-left: 30px;}
.footer .footer_right p{ margin-top: 5px; color: #6c8298;}	*/
.footer{width:100%; background-color: #34495e; padding:30px 0px 20px 0px;}
.footer .footer_content{ width:1200px; margin:0px auto; color: #6c8298;}
.footer .footer_content .footer_left{float: left; width:700px; margin:25px 0px 0px 70px;}
.footer .footer_pic{ display: inline-block; vertical-align: top; margin-top: 10px;}
.footer .footer_txt{ display: inline-block; vertical-align: top; margin-left: 35px;}
.footer .footer_link { font-size: 16px; color: #6c8298;}
.footer .footer_link a{ color: #6c8298;}
.footer .footer_link i{ font-style: normal; padding: 0px 5px;}
.footer .footer_detail{ max-width:580px; margin-top:5px;}
.footer .footer_detail span{ display: inline-block; margin:0px 20px 3px 0px;}
.footer .footer_detail .address,.footer .footer_detail .bei{ margin-right: 0px;}
.footer .footer_right{ float: right; text-align: center; margin-right: 70px;}
.footer .footer_right .inline-block{ display: inline-block; vertical-align: top; margin-left: 30px;}
.footer .footer_right p{ margin-top: 5px; color: #6c8298;}	
/*模拟滚动条*/
.fullpage-wrapper-active{transform:translate3d(0px, 0px, 0px) !important;}
.ps-container .ps-scrollbar-y-rail{position:absolute;right:5px;width:1px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:alpha(opacity=0);-o-transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;background:#999}
.ps-container .ps-scrollbar-y{display: block !important;position:absolute;right:-4px;width:8px;background-color:#007eff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-o-transition:background-color .2s linear;-webkit-transition:background-color.2s linear;-moz-transition:background-color .2s linear;transition:background-color .2s linear}
.ps-container.ie6 .ps-scrollbar-y{font-size:0}
#menu { padding: 0; position: fixed; left:15px; top:50%;margin-top:-48px; list-style-type: none;z-index:10;width:16px;overflow:hidden;}
#menu li { float: left;width:100%;}
#menu a { float: left; width:12px;height:12px;margin:6px 2px;background:#fff;border-radius:50%;}
#menu .active a { background-color:#007eff;}
/*纠错*/
.wrong_fix{position:fixed;width:120px;height:125px;background:url("../img/wrong.png") no-repeat;background-position: center center;left:50px;top:40%;box-shadow:0 0 9px #666; z-index:11;}
.wrong_fix .wrong_fix_box{width:100%;height:100%;overflow:hidden;}
.wrong_fix .wrong_fix_box .wrong_top{width:100%;height:93px;float:left;}
.wrong_fix .wrong_fix_box .wrong_bottom{width:100%;height:30px;float:left;cursor:pointer;}
#tz_gg1{height:25px;overflow:hidden;margin-top:-2px;}
.banner{margin-top: 80px;width: 100%;}
.banner_work{background:url("../img/online_work_bg.png") no-repeat center center;height:128px;text-align:center;}
.banner_outfit{background:url("../img/robot/outfit_banne.png") no-repeat center center;height:115px;text-align:center;}
.banner_book{background:url("../img/banner_bg.png") no-repeat center center;height:128px;text-align:center;}
.banner_guild{background:url("../img/guilds_bg.png") no-repeat center center;height:128px;text-align:center;}
.banner_detail{background:url("../img/banner_detail.png") no-repeat center center;height:105px;text-align:center;}
.banner_respon{background:url("../img/banner_respon.png") no-repeat center center;height:93px;text-align:center;}
.banner_contact{background:url("../img/banner_contact.jpg") no-repeat center center;height:256px;text-align:center;}
.banner>img{width:1203px;margin:0 auto;}
/*表单验证提示*/
.input_control .error{float:left;padding-left:24px;font-size:12px;max-width:385px;}
.input_control>label.error{position:absolute;top:-43px;right:0;background:url("../img/arrow_bg.png") no-repeat left center;color:#fff;height:40px;line-height:29px;padding-right:15px;white-space:nowrap;border-radius:0 5px 18px 0;}
/*.input_control>label.error:after{height:30px;width:1px;background:#e2e2e2;position:absolute;right:0;top:4px;content:"";}*/
.input_control>label.checked{background:url("../img/form_checked.png") no-repeat;background-position:left center;right:0;padding-right:0;height:20px;top:12px;}
.input_control>label.checked:after{width:0;}
.input_control>label.hidden{display:none!important;}
.control_length .input_control>label.error{right:-175px;}

.input_control .custom-checkbox .error{float:left;padding-left:24px;font-size:12px;margin-top:6px;max-width:385px;}
.input_control .custom-checkbox>label.error{position:absolute;top:-43px;right:0;background:url("../img/arrow_bg.png") no-repeat left center;color:#fff;height:40px;line-height:29px;padding-right:15px;white-space:nowrap;border-radius:0 5px 18px 0;}
.input_control .custom-checkbox>label.hidden{display:none!important;}

/*分页*/
.ui-paging-container{color:#666;font-size: 12px;}
.ui-paging-container ul{overflow: hidden;text-align: center;}
.ui-paging-container ul,.ui-paging-container li{list-style: none;}
.ui-paging-container li{display: inline-block;padding:5px 15px;margin-left: 5px;color:#666;font-size:14px;}
.ui-paging-container li.ui-pager{cursor: pointer; border:1px solid #ddd;background:#fff;border-radius:20px;padding:5px 12px;overflow:hidden;}
.ui-paging-container li.ui-pager:hover,.ui-paging-container li.focus{background-color: #288df0;color:#FFFFFF;border:1px solid #288df0;overflow:hidden;}
.ui-paging-container li.ui-paging-ellipse{border:none;}
.ui-paging-container li.ui-paging-toolbar{padding:0;}
.ui-paging-container li.ui-paging-toolbar select{height:33px;border:1px solid #ddd;margin-top:3px;color: #666;border-radius:20px;padding:0 5px;}
.ui-paging-container li.ui-paging-toolbar input{padding:5px 15px;border:1px solid #ddd;text-align: center;width:60px;margin:-2px 0 0 5px;vertical-align: middle;border-radius:20px;}
.ui-paging-container li.ui-paging-toolbar a{vertical-align: middle; text-decoration: none;display: inline-block;padding:5px 15px;cursor: pointer;margin-left:7px;color: #fff;border-radius:20px;background:#288df0;}
.ui-paging-container li.ui-pager-disabled,.ui-paging-container li.ui-pager-disabled:hover{background-color: #f6f6f6;;cursor: default;border:none;color:#ddd;}

.print_btn{color:#01c3fb;border:1px solid #01c3fb;border-radius:4px;width:77px;height:30px;line-height:30px;background:#fff;overflow:hidden;margin:0px 47% 0 47%;cursor:pointer;}
.print_btn:hover{background:#01c3fb;color:#fff;transition:background 1s;-moz-transition:background 1s;-webkit-transition:background 1s; -o-transition:color 1s;}
.btn_blue{ width: 180px; outline: none; transition: all .3s .1s;-moz-transition: all .3s .1s; -webkit-transition: all .3s .1s; margin: 35px 0 0 100px; height:45px; line-height: 45px; text-align: center; color: #ffffff !important; background-color: #1492ff; border-radius: 5px; border: none; cursor: pointer; font-size: 16px;}
.btn_blue:hover,.btn_blue:active{background-color: #038afe !important;color:#fff;}
.btn_orange{ width: 180px; outline: none; transition: all .3s .1s;-moz-transition: all .3s .1s; -webkit-transition: all .3s .1s; margin: 35px 0 0 120px; height:45px; line-height: 45px; text-align: center; color: #ffffff; background-color: #ff6000; border-radius: 5px; border: none; cursor: pointer; font-size: 16px;}
.btn_orange:hover{background-color: #e95903 !important;}
.form-control,.form-c{font-size:14px; float:left;padding:0 0 0 10px;border:1px solid #ccc;border-radius:4px;background:#fff;height:40px; line-height: 40px; width:300px;cursor:pointer; color: #666666; display: block;}
.form-control:focus,.form-c:focus{box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);border-color:rgba(82, 168, 236, 0.8);outline:0 none;}

.gray_bg{background:#ccc !important;}
.gray{color:#ccc !important;;}
.input_control{position:relative;float:left;}
/*.input_control>span{position:absolute;top:-45px;right:9px;white-space:nowrap;background:url("../img/arrow_bg.png") no-repeat right center;height:50px;}*/
.CodeTime{display:none;border: 1px solid #CCCCCC !important;color: #ccc !important;cursor: default !important;background-color: white !important;}
/*历史记录下拉框*/
.search_hostory_list{position:absolute;top:47px;background:#fff;border:1px solid #e5e5e5;width:99.5%;padding:10px 0;left:0.3%;z-index:3;display:none;}
.search_hostory_list>dl{width:100%;float:left;cursor:pointer;}
.search_hostory_list>dl dd{padding:7px 3%;width:94%;float:left;color:#666;height:20px;line-height:20px;text-align:left;}
.search_hostory_list>dl dd:hover{color:#fff;background:#007eff;}
/*美化表单*/
.control-group{ position: absolute; right: 10px; top: 10px;}
.custom-checkbox{position:relative;float:left;}
.custom-checkbox input{position:absolute;left:2px;top:8px;margin:0;}
.custom-checkbox label{display:block;position:relative; height:15px;font-size:14px;padding-right:1em;line-height:1;padding:.6em 0 .5em 25px;margin:0 0 .3em;cursor:pointer;}
.custom-checkbox label{background:url(../img/checkbox.png) no-repeat;}
.custom-checkbox label,.custom-radio label{background-position:-16px -30px;}
.custom-checkbox label.check,.custom-checkbox label.active,.custom-checkbox label.checked{background-position:-16px -59px;}/*模拟下拉框*/
.choice{position:relative;width:100%;margin:0 auto;height:100%;}
.choice .box{background-position:right 0;}
.choice form{background-repeat:repeat-x;background-position:0 -34px;}
.choice .select{float:left;color:#333;width:77%;height:100%;cursor:pointer;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-left:10px;}
.choice .sub{position:absolute;top:41px;left:-2.5%;color:#333;width:102.1%;background:#fff;display:none;border:1px solid #ccc;z-index:10;border-top:none;max-height:230px;overflow:auto;}
.choice .sub li{height:40px;line-height:40px;cursor:pointer;padding-left:10px;margin-bottom:-1px;width:81.3%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.choice .sub li.hover{background:#1492ff;color:#fff;}
.choice .select2-arrow{position:absolute;top:0;width:18px;right:0;height:100%;}
.choice .select2-arrow>b{display:block;width:100%;height:100%;background:url("../img/select_ico.png") no-repeat scroll 0 18px;}
.choice .select2-arrow-open>b{background-position:0 -10px;}
.control,.c{font-size:14px;padding:0 0 0 10px;border:1px solid #ccc;border-radius:4px;background:#fff;height:40px; line-height: 40px; width:410px;cursor:pointer; color: #666666; display: block;}
.control:focus,.c:focus{box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);border-color:rgba(82, 168, 236, 0.8);outline:0 none;}
/*new 地址选择弹层*/
.address_option{position:absolute;top:25px;left:0;padding-top:39px;z-index:10;}
.address_option .address_option_box{width:1000px;height:440px;position:relative;float:left;background:#fff;}
.address_option .address_option_box>.option_arrow{width:25px;height:12px;background:url("../img/icon/address_arrow.png") no-repeat;position:absolute;top:-11px;left:75px;}
.address_option .address_option_box>.option_cont{width:100%;float:left;}
.address_option_box>.option_cont .option_cont_left{width:185px;background:#007eff;color:#fff;float:left;height:100%;}
.address_option_box>.option_cont .option_cont_right{width:813px;float:left;border:1px solid #007eff }
.address_option_box>.option_cont .option_cont_left>h4{height:30px;line-height:30px;width:100%;text-align:center;font-size:14px;font-weight:400;}
/*.address_option_box>.option_cont .option_cont_left>h4:hover{background:url("../img/icon/nco.png") no-repeat 114px 18px;}*/
.address_option_box>.option_cont .option_cont_left ul{width:174px;padding:5px 0;margin:0 auto;border-top:1px solid #076dd4;height:390px;overflow:hidden ;}
.address_option_box>.option_cont .option_cont_left>h4>a{color:#fff;display:block;width:90%;margin:5px auto;overflow:hidden}
.address_option_box>.option_cont .option_cont_left>h4>a:hover{color:#333;background:#e6f2ff;}
.option_cont_left ul li{width:50%;float:left;text-align:center;height:35px;line-height:35px;font-size:14px;white-space:nowrap;overflow:hidden;}
.option_cont_left ul li>a{display:block;width:100%;color:#fff;}
.option_flActive,.option_cont_left ul li:hover{background:#e6f2ff;}
.option_flActive>a,.option_cont_left ul li:hover>a{color:#333 !important;}
.optionCont_right{width:780px;overflow:hidden;margin:15px 10px 10px 25px;position:relative;height:409px;}
.optionCont_right_list{width:100%;float:left;}
.optionCont_right_list>h6>a,.optionCont_right_list>h6{float:left;color:#007eff;display:block;font-weight:bold;font-size:14px;height:35px;line-height:35px;}
.optionCont_right_list>h6:hover>a,.optionCont_right_list>h6:hover,.optionCont_right_list>h6.active>a,.optionCont_right_list>h6.active{color:#fff!important;background:#007eff!important;}
.optionCont_right_list>h6>a{padding:0 7px;}
.optionCont_right_list>dl{width:100%;float:left;border-bottom:1px dashed #f1f1f1;margin-bottom:10px;padding-bottom:5px;}
.optionCont_right_list>dl>dd{padding:5px 10px;float:left;font-size:14px;}
.optionCont_right_list>dl>dd>a{display:block;width:100%;}
.optionCont_active,.optionCont_right_list dl dd:hover,.optionCont_right_list dl dd.active{color:#fff;background:#007eff;}
.optionCont_active>a,.optionCont_right_list dl dd:hover>a,.optionCont_right_list dl dd.active>a{color:#fff;}
.top_site .address_option{left:-200px;top:10px;}
.top_site .option_arrow{display:none;}

.blue_tab_btn{padding:2px 10px;color:#fff;background:#01c3fb;display:block;border:none;}
.blue_tab_btn:visited,.blue_tab_btn:hover{color:#fff;}
.ml20{margin-left:20px;}
.delete_icon{width:25px;height:27px;display:block;background:url("../img/center.png") no-repeat -430px -224px;overflow:hidden;margin:0 auto;}
.orange_delete_icon{background-position:-387px -224px;}
.no_message{width:100%;overflow:hidden;margin:50px 0;text-align:center;}
.no_message>p{width:100%;text-align:center;margin-top:10px;color:#666666;}
.no_message>p>a{color:#007eff;}
.orange{color:#ff8b00;}
/*个人资料*/
.member_center .member_info_wrap{padding:14px;width:100%;overflow:hidden}
.member_center .member_info_wrap>.member_info_wrap_header{width:80px;max-height:78px;float:left;margin-right:15px;overflow:hidden;}
.member_center .member_info_wrap>.member_info_wrap_list{width:117px;float:left;}
.member_center .member_info_wrap>.member_info_wrap_list>p{margin:2px 0;width:100%;float:left;}
.member_center .member_info_wrap>.member_info_wrap_list>.info_name{font-size:14px;color:#333;font-weight:bold;white-space:nowrap;overflow:hidden;}
.member_center .member_info_wrap>.member_info_wrap_list .ident{color:#fff;padding:5px 13px 5px 24px;float:left;background:url("../img/center.png") no-repeat;background-position:-301px -101px;font-size:12px;}
.member_center .member_info_wrap>.member_info_wrap_list .gray_ident{background-position:-301px -35px;}
.member_center .member_info_wrap>.member_info_wrap_list .edit_info .edits{width:19px;height:20px;float:left;background:url("../img/edit.png") no-repeat;margin:-2px 3px 0 0;}
.member_center .member_info_wrap>.member_info_wrap_list .edit_info>a{font-size:12px;color:#333;float:left;border-bottom:2px solid #ccc;}
/*面包屑导航*/
p.location_title{ height: 45px; line-height: 45px;}
p.location_title span{ display: inline-block; width:17px; height: 17px; background: url(../img/ico_css.png) no-repeat left center; background-position: 0px 0px; vertical-align: middle; margin: -2px 5px 0 0;}
p.location_title a{ color: #666666;}
p.location_title a:hover{ color: #fe8034;}

/*湖北省政务网首页共用*/
/* 头部 */
.transition{transition: all 0.3s ease-in;-webkit-transition: all 0.3s ease-in;-moz-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in;}
.top_dot{ width: 100%; background-color: #e8edee; padding: 15px 0px 0px 0px; box-sizing: border-box;}
.top_dot .dot_container{ width: 1200px; position: relative; min-height: 420px; margin:0px auto; background: url(../img/index/floor_bg.png) no-repeat right bottom;}
.top_dot .dot_title{ font-size: 18px; color: #717171;}
.top_dot .local_ico{ display: inline-block; vertical-align: middle; width:18px; height: 27px; margin-right: 5px; background: url(../img/index/index_sprite.png) no-repeat; background-position: -381px -41px;}
/* 省市区选择 */
.pro_container{min-height: 350px; max-width: 860px; margin-top: 15px;}
.pro_container .pro_hubei{width: 97px; height: 45px; line-height: 45px; text-align:center;  display: inline-block; vertical-align: top; margin-top: 125px;  color: #fff; font-size: 18px; background-color: #0d5caa;}
.pro_container .inline-block{display: inline-block; vertical-align: top; margin-left: 20px;}
.pro_container .location{width:195px;height: 350px; padding: 10px 15px; box-sizing: border-box; border-radius: 5px;}
.pro_container .location a{ display:block; padding:3px 10px; max-width:100px; box-sizing: border-box; color: #333;}
.pro_container .location a.long_text{ max-width:100%;}
.pro_container .location a:hover{ color: #fff;background-color: #0d5caa;}
.pro_container .street_content{ min-width:300px;}
.pro_container .city_content{ background:#fff url(../img/index/city_bg.png) no-repeat right top;}
.pro_container .area_content{ background:#fff url(../img/index/county_bg.png) no-repeat right top;}
.pro_container .street_content{ background:#fff url(../img/index/street_bg.png) no-repeat right top;}
.pro_container .street_content .street_inlineblock{ display: inline-block; vertical-align: top; max-width:120px;}
.pro_container .street_content a{ display: inline-block;max-width: 100%;}		
.dot_close{width:80px; text-align: center; color: #0d5caa; position: absolute; right:0px; top: 10px; cursor: pointer;}
.dot_close span{ display: block; width: 21px; height: 21px; margin: auto;}
.dot_close span:hover{ transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg);}
.dot_close p{ margin-top: 10px; font-size: 16px}
/* 头部  */
.hb_header{width: 100%; box-shadow: 0px 0px 7px #e1e7e0;}
.hb_header .hb_header_wrap{ width: 1200px; margin: auto;}
.hb_header .top_left{ float: left; color: #0d5caa;}
.hb_header .top_left a{ display: inline-block; vertical-align: top;}
.hb_header .top_left a.logo_big{ margin:25px 0px 0px 15px;}
.hb_header .top_left .switch_web{ display: inline-block; vertical-align: middle; cursor: pointer; font-size: 15px; margin: 40px 0px 0px 25px; }
.hb_header .top_left .switch_web>i{display:inline-block; vertical-align: middle; width:19px; height:19px;background: url(../img/index/index_sprite.png) no-repeat; background-position: 0px 0px;}
.hb_header .top_right{ float: right; width: 480px; margin-top: 35px;position: relative;}
.hb_header .top_right form{position: relative;}
.hb_header .top_right form .show_default{position: absolute; left: 5px; top: 3px; z-index: -1;}
.hb_header .show_default>span{ display: inline-block; padding:3px 10px; color: #717171; background-color: #f3f7fb;}
.hb_header .top_right form>input{ display: inline-block; background-color:rgba(255,255,255,0.1);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#2fffffff,endColorstr=#2fffffff);   z-index: 99; border: none; border-bottom: 1px solid #0d5caa; width: 305px; height:35px; line-height: 35px; outline: none; text-indent: 12px;}
.hb_header .top_right form button[type=button]{ display: inline-block; width:25px; height: 22px; vertical-align: bottom; background: url(../img/index/index_sprite.png) no-repeat; background-position: -23px 0px; outline: none;}
.hb_header .top_right form,.hb_header .top_right .partment_btn{ display: inline-block; vertical-align: middle;}
.hb_header .top_right .partment_btn{padding: 0px 15px; height: 35px; line-height: 35px; margin-left: 20px; cursor: pointer; color: #fff; text-align: center; border-radius: 5px; background-color: #4db681;}
.hb_header .top_right .partment_btn>i.ico_partment{background: url(../img/index/index_sprite.png) no-repeat; display: inline-block; width: 21px; height: 21px; vertical-align: middle; background-position: -57px 0px; margin: 0px 3px;}
/*搜索下拉列表*/
.search_list{width: 470px; z-index:10; position:absolute; left: 0px; top: 35px; border: 1px solid #e2e2e2; background-color: #fff; box-shadow: 2px 2px 7px #ddd;}
.search_list .list_part .part_left{ width: 95px; height: 110px; text-align: center; box-sizing: border-box; float: left; border-bottom: 1px solid #e2e2e2;}
.search_list .list_part .part_left>img{ display: block; margin:25px auto 5px auto;}
.search_list .list_part .part_right{ float: right; width: 375px;height: 110px; border-left: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2; box-sizing: border-box;}
.search_list .part_right ul{margin-top: 10px; }
.search_list .part_right ul li a{ display: block; height: 30px; line-height: 30px; text-indent: 15px; color: #666666; width: 100%;border-left: 3px solid #fff; box-sizing: border-box; overflow: hidden; white-space:nowrap; text-overflow: ellipsis;}
.search_list .part_right ul li a:hover{ border-left: 3px solid #4ab37e; background-color: #f3fbf4;}
.search_list .part_right ul li a span{ color: #0d5caa;}
/*部门下拉列表*/
.partment_listss{ width: 600px; background-color: #fff; position: absolute; left: -128px; top: 50px; z-index: 999;}
.partment_listss>.ico_jt{ display: block; position: absolute; right: 50px; top: -20px;  width: 0px; height: 0px; border: 10px solid transparent; border-bottom:10px solid #eee;}
.partment_listss .list_txt{ border: 1px solid #E2E2E2; box-shadow: 2px 2px 7px #ddd; padding: 15px;box-sizing: border-box;}
.partment_listss .list_txt a{ display:inline-block; color: #333; padding:5px 10px;text-align: center;}
.partment_listss .list_txt a:hover{ background-color: #0d5caa; color: #fff;}
/*导航栏*/
.hb_header .hb_nav ul{width:800px; float: left;}
.hb_header .hb_nav ul li{display: inline-block; margin-right: 60px; font-size: 16px;}
.hb_header .hb_nav ul li a{ display: block; height: 55px; line-height: 55px;} 
.hb_header .hb_nav ul li.active a{ color: #0d5caa;}
.hb_header .hb_nav ul li a i.ico_more{ display: inline-block; vertical-align: middle; width: 20px; height: 11px; background: url(../img/index/index_sprite.png) no-repeat; background-position: -80px -5px;}
.hb_header .hb_nav ul li a:hover{color: #0d5caa;}
.hb_header .hb_nav ul li:hover .ico_more{ background-position: -107px -5px;}
.no_login{ float: right; font-size: 14px; height: 60px; line-height: 60px;}
.no_login a.login_btn{ color: #0d5caa;}
.hb_header .hb_nav ul li.menu_more{ position: relative;}
.hb_header .more{ position: absolute; top: 55px; left: -55px; width: 190px; padding: 0px 10px; box-sizing: border-box; border: 1px solid #E2E2E2; box-shadow: 2px 2px 7px #ddd; background-color: #fff; z-index: 10;}
.hb_header .more ul{width: 100%; margin: 10px 0px;}
.hb_header .more ul li.borderNone{ border: none;}
.hb_header .more ul li{display: block; width: 100%; border-bottom: 1px solid #E2E2E2;}
.hb_header .more ul li a{ display: block; width: 100%; color: #666;padding: 8px 0px; height: 30px; line-height: 30px;}
.hb_header .more ul li a:hover{ background-color: #eee; color: #666;}
.hb_header .more ul li a>i{ background: url(../img/index/index_sprite.png) no-repeat; display:inline-block; vertical-align: middle; width: 27px; height: 25px; margin:0px 8px;}
.hb_header .more ul li a>.more_ico01{background-position: -145px -2px;}
.hb_header .more ul li a>.more_ico02{background-position: -183px -2px;}
.hb_header .more ul li a>.more_ico03{background-position: -221px -1px;}
.hb_header .more ul li a>.more_ico04{background-position: -258px -2px;}
.login{float: right; width:180px; height: 55px; line-height: 55px; cursor: pointer; position: relative; z-index: 5;}
.login .login_content p{ display: inline-block; vertical-align: middle;max-width:90px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.login .ico_header{ display: inline-block; vertical-align: middle; width: 40px; height: 35px; background: url(../img/index/index_sprite.png) no-repeat; background-position: -295px 0px;}
.login .ico_more{display: inline-block; vertical-align: middle; width: 20px; height: 11px; background: url(../img/index/index_sprite.png) no-repeat; background-position: -80px -5px;}
.login:hover .ico_more{ background-position: -107px -5px;}
.login .space_list{ position: absolute; top: 55px; left: -40px; width: 190px; padding: 0px 10px; box-sizing: border-box; border: 1px solid #E2E2E2; box-shadow: 2px 2px 7px #ddd; background-color: #fff; }
.login .space_list ul{ width: 100%; margin: 10px 0px;}
.login .space_list ul li.borderNone{ border: none;}
.login .space_list ul li{display: block; width: 100%;  border-bottom: 1px solid #E2E2E2;}
.login .space_list ul li a{ display: block; width: 100%; color: #666;padding: 8px 0px; height: 30px; line-height: 30px;}
.login .space_list ul li a:hover{ background-color: #eee; color: #666;}
.login .space_list ul li a>i{ background: url(../img/index/index_sprite.png) no-repeat; display:inline-block; vertical-align: middle; width: 27px; height: 25px; margin:0px 10px;}
.login .space_list ul li a>.more_ico05{background-position: -340px -2px;}
.login .space_list ul li a>.more_ico06{background-position: -378px -2px;}
.login .space_list ul li a>.more_ico07{background-position: -414px -1px;}
.login .space_list ul li a>.more_ico08{background-position: -450px -2px;}		
.login .space_list ul li a>.more_ico09{background-position: 0 -39px;}
.skinTM{background:none !important;box-shadow:none !important;}

/*修改layer公共样式*/
.layui-layer-ico1{background:url("../img/icon/tishi_yes.gif") no-repeat 0 0 !important;width:50px !important;height:50px !important;top:11px !important;}
.layui-layer-ico2{background:url("../img/icon/tishi_cha.gif") no-repeat 0 0 !important;width:50px !important;height:50px !important;top:11px !important;}
.layui-layer-ico3{background:url("../img/icon/tishi_wenhao.gif") no-repeat 0 0 !important;width:50px !important;height:50px !important;top:11px !important;}
.layui-layer-ico4{background:url("../img/icon/tishi_suo.gif") no-repeat 0 0 !important;width:50px !important;height:50px !important;top:11px !important;}
.layui-layer-ico5{background:url("../img/icon/tishi_ku.gif") no-repeat 0 0 !important;width:50px !important;height:50px !important;top:11px !important;}
.layui-layer-ico6{background:url("../img/icon/tishi_xiao.gif") no-repeat 0 0 !important;width:50px !important;height:50px !important;top:11px !important;}
.layui-layer-ico7{background:url("../img/icon/tishi_tanhao.gif") no-repeat 0 0 !important;width:50px !important;height:50px !important;top:11px !important;}
.layui-layer-dialog .layui-layer-padding{padding:20px 20px 20px 66px !important;}
.layui-layer-ico0{background:url("../img/icon/loading-1.gif") no-repeat 0 0 !important;width:50px !important;height:50px !important;top:11px !important;}

/*头部区划选择-没有四级菜单存在的情况  luccy by 2017.08.02*/
.fourth_scrolls_text{width:100%;float:left;}
.fourth_scrolls_text>a{padding:11px 40px;background:#f4f4f4;float:left;margin:10px 15px;cursor:pointer;color:#007eff;}
.fourth_scrolls_text>a:hover{background:#007eff;color:#fff;}
.fourth_scrolls_text .menutext_active{background:#007eff;color:#fff;}