
.xfk{position: fixed;right: 10px;top:45%;z-index:999999999999999;}
.xfk div img{width: 95px;height: 94px;cursor: pointer;}
.wxewmDiv{position: fixed;right: 120px;top:55%;display: none;}
.wxewm{ }
.wxZoomDiv {display: none;position: fixed;left:0;top:0;bottom:0;right:0;z-index:9999999999999999;background-color:rgba(0,0,0,.6);cpacity:0.6;}
.wxZoomDiv .wxZoomImg{position: fixed;left:35%;top:30%;display:block;float:left;}
.wxZoomDiv .wxZoomImg img {width:500px;height:500px;cursor: pointer;}
.wxZoomDiv .wxZoomImg .xwZoomText{position:relative;color:#fff;width:500px;text-align:center;margin-top:5px;cursor: pointer;}
.cxjtipsDiv{position: fixed;right: 120px;top:68%;display: none;font-size:16px;font-weight:400;color:red;text-align:center;}
.top_bar {
	height: 100%;
	width: 100%;
	background-color: #fff ;
	position: relative;
}

.top_bar:before {
/*	content: '';
	background: #ef8f71;
	height: 5px;
	width: 100%;
	display: block;*/
}

.h_title {
	height: 70px;
	line-height: 70px;
	width: 1200px;
	margin: 0 auto;
}

.h_title .main_title {
	font-size: 36px;
	float: left;
	height: 70px;
	line-height: 70px;
}

.h_title .main_title a{color: #000;text-decoration: none;}

.h_title .second_title {
	font-size: 16px;
	float: right;
	height: 70px;
	line-height: 70px;
}




.second_title  .org_info {
	display: inline-block;
	line-height: 70px;
}

.blue a{color: #fbfbfb;font-weight: bold;}	 


.second_title span{color: #000;}

.second_title  .org_info img {
	width: 26px;
	height: 26px;
	position: relative;
	top: 6px;
}

.second_title  .org_info:nth-child(1) {
	margin-right: 20px;
}

.find_nav {
	width: 1200px;
	height: 65px;
	margin: 0 auto;
}

.find_nav_left {
	width: 100%;
	height: 100%;
	position: relative;
}

.find_nav_list {
	width: 100%;
	position: absolute;
	left: 0;
}

.find_nav_list ul {
	width: 100%;
	position: relative;
	white-space: nowrap;
	font-size: 0;
	list-style: none;
}

.find_nav_list ul li {
	display: block;
	box-sizing: border-box;
	margin: 0 40px;
	float: left;
}

.find_nav_list ul li>a {
	display: block;
	width: 100%;
	/* color: rgb(31, 138, 210); */
	height: 100%;
	line-height: 65px;
	font-size: 18px;
	text-align: center;
	text-decoration: none;
	height: 100%;
	font-weight: 600;
    color: #fbfbfb;
}

.sideline {
	display: block;
	position: absolute;
	border: 0;
	height: 4px;
	background-color:#009bff;
	left: 0;
	top: 58px;
	pointer-events: none;
}
.header_bg{width: 100%;height: 240px;line-height: 240px; background:url("../images/new/pic01.jpg") no-repeat;background-size:100% 100%; position: relative;font-size: 38px;color: #fff;}
.header_title{width: 1200px;margin: 0 auto;position: relative;}
.tab_bar.active{    background-color: #F7F7F7;color: #0D6FBA;}
.tab_bar{ line-height:60px; font-size: 20px;width: 180px;height: 60px; text-align: center;float: left;position: absolute;bottom: 0;
background-color: rgba(0,136,227,.7);color: #fff; font-size: 22px;
   }
 .tab_bar a{color:#fff; text-decoration: none;}
 .tab_bar.active a{color:rgb(31, 138, 210); text-decoration: none;}
  .tab_bar a:hover{text-decoration: none;color: inherit;}
.tab_bar:nth-child(2){ left:190px;     }
.tab_bar:nth-child(3){ left:380px;     }
.tab_bar:nth-child(4){ left:570px;     }

.child_menu{position:absolute;z-index: 99999;width: 108px;heigh;background: transparent;font-size: 18px;text-align: center;color: #333;left: -18px;}
.child_menu .menu_item{    
	height: 40px;
    line-height: 40px;
    border-radius: 5px;
    box-shadow: rgb(0 0 0 / 15%) 0px 5px 15px 0px;
    background: #fff;
}
.child_menu .menu_item>a{text-decoration: none;color: #333;}



.unit_info{width: 430px;height: auto;margin: 60px auto 20px auto;display: flex;justify-content: space-between;color: #fbfbfb;height: 35px;line-height: 35px;font-size: 16px; }
.unit_info img{vertical-align: middle;margin-right: 8px;}

.top_title_text{font-size: 50px;font-weight: bold;color: #fff;text-align: center;width: 100%;letter-spacing:5px;text-shadow:0px 5px 6px rgba(0,0,0,.5);}


.search_btn {
    float: left;
    width: 100px;
    height: 50px;
    margin: 0;
    padding: 0;
    outline: none;
    border-radius: 0;
    background-color: transparent;
    line-height: inherit;
    cursor: pointer;
    border: none;
}

.jy_search_panel{width: 860px;height: 50px;box-sizing: border-box;margin: 50px auto 58px auto;margin-top: 60px;}
.jy_search_panel .button{float: left;width: 100px;height: 50px;margin: 0;padding: 0;outline: none;border-radius: 0;background-color: transparent;line-height: inherit;cursor: pointer;}
.jy_search_panel .s_input{width: 700px;height: 100%;background: url("../images/new/bg_search.png");float: left;}
.jy_search_panel .input_p{width: 600px;height: 100%;float: left;}
.jy_search_panel input{width: 100%;height: 100%;box-sizing: border-box;padding-left: 20px;font-size: 16px;background: none;outline: none;border: none;}
.search_emo{width: 150px;height: 50px;text-align: center;background-color: #80C467;line-height: 50px;color: #fff;cursor: pointer;float: right;overflow: hidden;}
.search_emo img{vertical-align: middle;}

.emo_mark{position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: rgba(0,0,0,.5);z-index: 1000;box-sizing: border-box;display: none;}
.search_tip_con{height: 600px;width: 960px;margin: 100px auto;background-color: #fff;}
.search_tip_con .tip_title{height: 35px;width: 100%;box-sizing: border-box;padding: 0 25px;line-height: 35px;background-color:#939393;font-weight: bold;position: relative; }
.search_tip_con .close_tip{height: 35px;width: 35px;position: absolute;right: 10px;cursor: pointer;}
.search_tip_con .tip_content{ width:100%; box-sizing:border-box; padding: 30px 0px;}
.tip_content .content_text1{text-align: center;font-size: 34px;width: 100%;}
.tip_content .content_img{width: 700px;height: 350px;background:url(../images/sfz_search.jpg);margin: 20px auto;}
.tip_content .content_text2{text-align: center;font-size: 22px;height: 35px;line-height: 35px;color: #939393;}
.content_text2 img{width: 35px;height: 35px;vertical-align: middle;}
.content_text3{font-size: 34px;text-align: center;margin-top: 10px;}
#tip_second{color: orange;}
