.sl_12{
	width: 1020px;
}
.topbar{
	background-color: royalblue;
}
.focus{
	background-image: ;
}
/* 澶т細浠嬬粛 */
.met_box{
	width: 100%;
	background-color: #fff;
	padding: 50px 0;
}
.tip_h1{
	text-align: center;
}
/* .meet_title{
	text-align: center;
	padding: 80px 0;
	background-color: white;
	font-size: 20px;
} */
.meet_content{
	background-color: white;
	padding: 100px 0;
}
.met_con_box{
	margin: auto;
	height: 438px;
	position: relative;
}
.bzb_img{
	position: absolute;
	top: 15px;
	left: 10px;
}
.met_con_left,.met_con_right{
	display: inline-block;
	width:500px;
	height: 438px;
	text-indent: 2em;
}
.met_con_left{
	float: left;
	padding: 120px 15px 15px 15px;
	box-sizing: border-box;
}
/* 澶т細娴佺▼ */
.meet_flowpath{
	width: 100%;
	background-image: ;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 80px 0;
}
.meet_flowpath h1{
	text-align: center;
	color: #fff;
	display: inline-block;
	width: 100%;
	margin: 0 0 50px 0;
	font-size: 28px;
}
.met_path_box{
	margin: auto;
	font-size: 0;
}
.met_organization,.met_essential{
	display: inline-block;
	width: 100%;
	margin: 10px 0px;
	color: #1651b7; 
}
.met_path_name{
	display: inline-block;
	width: 100%;
	font-size: 18px;
	/* text-align: center; */
	font-weight: bold;
}
.met_org_box{
	display: inline-block;
	width: 480px;
	margin: 10px;
	background-color: #fff;
	border-radius: 10px;
	padding: 30px 20px 20px 40px;
	box-sizing: border-box;
	height: 330px;
	float: left;
}
.met_org_box p span{
	display: inline-block;
}
.leng_org_box{
	width: 980px;
}
.org_img1{
	background-image: ;
}
.org_img2{
	background-image: ;
}
.org_img3{
	background-image: ;
}

.met_path_box p{
	/* text-align: center; */
	font-size: 14px;
	color: black;
}
.met_essential{
	text-align: center;
}
.met_ess_box{
	display: inline-block;
	width: 310px;
	margin: 10px;
	background-color: #fff;
	border-radius: 10px;
	padding: 20px 20px 20px 40px;
	box-sizing: border-box;
	text-align: left
}
.ess_img1{
	background-image: ;
}
.ess_img2{
	background-image: ;
}
.ess_img3{
	background-image: ;
}
/* 寮圭獥 */
.shade_box{
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	z-index: 10;
	display: none;
}
.window_box{
	position: relative;
	width: 500px;
	height: 500px;
	background-color: #fff;
	margin: auto;
	margin-top: 200px;
	padding: 20px;
	border-radius: 15px;
}
.window_title_box{
	margin-bottom: 20px;
}
.colse_btn{
	position: absolute;
	top: -45px;
	right: -45px;
}
.window_left{
	float: left;
	width:150px;
	height: 131px;
	border: 1px solid #f1f1f1;
}
.window_right{
	padding: 20px 0 0 170px;
	width: 100%;
	height: 131px;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: bold;
	color: rgb(0,0,0);
}
.window_content{
	width: 500px;
	height: 350px;
	overflow: auto;
	word-break: break-word;
	padding: 15px;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	text-indent: 2em;
}
::-webkit-scrollbar{
	display:none;
}
/* 浼佷笟灞曠ず */
.enterprise_div{
	width: 100%;
	overflow: hidden;
	position: relative;
	height: 474px;
}
.enterprise_box{
	height: 474px;
	position: absolute;
}
.pageleft_btn,.pageright_btn{
	position: absolute;
	top: 0;
	width: 50px;
	height: 100%;
	line-height: 445px;
	font-size: 40px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
	color: #f1f1f1;
	z-index: 2	;
}
.pageleft_btn:hover,.pageright_btn:hover{
	background-color: rgba(0,0,0,0.3);
	color: white;
}
.pageleft_btn{
	left: 0;
}
.pageright_btn{
	right: 0;
}
.enterprise_page{
	width: 1020px;
	padding: 30px 13px 30px 58px;
	box-sizing: border-box;
	display: inline-block;
	float: left;
}
.enterprise_li_box{
	margin-right: 20px;
	margin-bottom: 30px;
	width: 210px;
	height: 177px;
	display: inline-block;
}
.enterprise_li{
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	cursor: pointer;
}
.enterprise_img{
	width: 100%;
	height: 100%;
}
.enterprise_img img{
	width: 100%;
	height: 100%;
}
.enterprise_content{
	position: absolute;
	bottom: -39px;
	padding: 3px 0;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	background-color: rgba(14,65,172,0.8);
	color:white;
	text-align: center;
}
.enterprise_title{
	display: inline-block;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
}
.enterprise_text{
	display: none;
}
.enterprise_m{
	display: none;
}
.entwindows_m{
	display: none;
}


.title_tip{
	margin-bottom: 100px;
}
.list .lone:hover{
	/* background-color: aliceblue; */
}
.list .lone .limg{
	padding: 5px 0 0 5px;
	box-sizing: border-box;
}
.list .lone .limg img{
	width: 180px;
	height: 118px;
}
.list .lone .ltxt h1{
	margin: 8px 0;
}
.list .lone .ltxt{
	border:0;
	background-color: transparent;
}
.list .lone .ltxt{
	border: 0;
	border-left: 0px;
	margin-left: 0px;
}
.list .lone .ltxt:hover{
	background: transparent;
	display: block;
	border: 0;
	border-left: 0px;
	margin-left: 0px;
}
.pageview,.foot_nav{
	display: none;
}



/* 濯掍綋鏌ヨ */
@media screen and (max-width: 1020px){
.sl_12{
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
}
.met_con_box{
	height: auto;
}
.bzb_img{
	width: 150px;
}
.met_con_left,.met_con_right{
	width: 100%;
	text-indent: 0%;
}
.met_con_left{
	font-size: 18px;
	text-indent: 2em;
	padding-top: 60px;
}
.met_con_right{
	text-align: center;
}
.meet_flowpath h1{
	font-size: 30px;
}
.topbar{
	height: 50px;
	background-color: royalblue;
}
.mediatype_title{
	font-size: 20px;
	line-height: 50px;
}
.mediatype_navbtn{
	padding: 15px 20px;
}
.mediatype_navbtn img{
	width: 100%;
}
.topbar .topnav{
	top: 50px;
	background-color: royalblue;
}
.topbar .topnav ul li{
	padding: 0 8px;
}
.topnav ul{
	padding: 10px 10px 10px 20px;
}
.topnav ul li{
	padding: 0 8px;
	font-size: 5px;
}
.focus{
	margin-top: 50px;
	height: 200px;
	line-height: 300px;
}
.meet_content{
	padding: 10px 0;
}
.met_con_left{
	font-size: 14px;
}
.met_con_right{
	padding: 0 10px;
	box-sizing: border-box;
	height: auto;
}
.met_con_right img{
	width: 100%;
}
.meet_flowpath h1{
	font-size: 30px;
}
.met_org_box{
	width: 100%;
	margin: 10px 0;
	padding: 30px 20px 20px 40px;
	background-size: cover;
}

.leng_org_box{
	height: auto;
}
.enterprise_li_box{
	width: 23%;
	height: auto;
	margin: 0 1% 1% 0;
}
.enterprise_title{
	display: none;
}
.enterprise_page{
	padding: 30px 0;
}
.window_box{
	width: 98%;
	margin-top: 150px;
	box-sizing: border-box;
	overflow: auto;
}
.colse_btn{
	right: 15px;
}
.window_left{
	float: none;
}
.window_right{
	height: auto;
	padding: 0;
}
.window_content{
	width: 100%;
	height: auto;
	padding: 0;
}
.met_box{
	padding: 10px 0;
}
.enterprise_div{
	display: none;
}
.enterprise_m{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 30px;
}
.view_btn{
	padding: 30px;
	background-color: cornflowerblue;
	font-size: 20px;
	color: white;
	font-weight: bold;
	border-radius: 10px;
}
.entwindows_m{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
}
.entcontent_m{
	width: 100%;
	height: 100%;
	padding: 70px 20px 70px 20px;
	box-sizing: border-box;
	overflow: auto;
}
.entimg_li{
	width: 30%;
	margin: 0 2% 11px 0;
	display: inline-block;
	float: left;
}
.entimg_li img{
	width: 100%;
}
.entfooter_btn{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background-color: royalblue;
	color: white;
	font-size: 18px;
	font-weight: bold;
}
.title_tip div{
	padding: 0 10px;
}
.list{
	padding: 0;
}
.padd_box{
	padding: 0 10px;
}
.list .lone{
	position: relative;
	height: 80px;
	padding: 0;
	overflow: hidden;
	padding: 20px 0 30px 0;
	border-top: 1px solid #f1f1f1;
	cursor: pointer;
	margin-top: 0;
}
.list .lone .limg{
	width: 120px;
	height: 80px;
	float: right;
}
.list .lone .limg img{
	width: 120px;
	height: 80px;
}
.list .lone .ltxt{
	height: 80px;
	padding: 0px 135px 0px 5px;
	box-sizing: border-box;
	border: 0;
}
.list .lone .ltxt h1{
	margin: 0;
	height: 80px;
	font-size: 16px;
	line-height: 25px;
	box-sizing: border-box;
}
.list .lone .ltxt .lcon{
	display: none;
}
.pageview{
	display: inline-block;
	position: absolute;
	bottom: 4px;
	color: #dbdbdb;
	font-size: 14px;
}
.pageview img{
	float: left;
	vertical-align: middle;
}
.pageview span{
	float: left;
	line-height: 16px;
	padding: 0 5px;
}
.foot{
	background: royalblue;
	color: white;
	padding: 10px;
}
.foot a{
	color: white;
}
.foot_nav{
	display: inline-block;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 65px;
	background-color: #f1f1f1;
	font-size: 0;
	border-top: 1px solid #ddd;
}
.foot_nav_btn{
	display: inline-block;
	width: 50%;
	height: 65px;
	font-size: 12px;
	text-align: center;
	color:  #2c2c2c;;
}
.mark_btn{
	color: #b8aaa5;
}
.foot_nav_btn div{
	width: 100%;
	float: left;
	text-align: center;
}
.nav-tip{
	height: 30px;
	box-sizing: border-box;
	padding-top: 8px;
}
.nav-tip img{
	width: 30px;
}

}