/*产品中心*/
.pro_nav{
	height: 80px;
	line-height: 80px;
	width: 100%;
	background-color: rgb(16,107,243);
	background-color: rgba(16,107,243,0.4);
	position: absolute;
	bottom: 0;
}
.pronav_con{
	width: 1180px;
	margin: 0 auto;
}
.pronav_con p{
	width: 80px;
	float: left;
	background-color: #106bf3;
	text-align: center;
}
.pronav_con ul{
	width: 1100px;
	float: left;
}
.pronav_con ul li{
	width: 22%;
	float: left;
	box-sizing: border-box;
	border-right: 1px solid #FFFFFF;
	text-align: center;
}
.pronav_con ul li a{
	color: #FFFFFF;
	font-size: 18px;
	display: block;
	width: 100%;
}

.pro{
	width: 100%;
	margin-top: 40px;
}
.pro_con{
	width: 1180px;
	margin: 0 auto;
}
.pro_con ul li{
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
	padding: 60px 0;
}
.pro_left,.pro_right{
	float: left;
	width: 50%;
}
.pro_left{
	text-align: center;
}
.pro_left img{
	width: 78%;
}
.pro_right p{
	width: 95%;
	margin: 0 auto;
}
.pro_right1{
	font-size: 24px;
	color: #333333;
	margin: 50px 0 !important;
}
.pro_right2,.pro_right3{
	color: #666666;
	font-size: 16px;
	line-height: 32px;
}
.pro_right4{
	color: #FFFFFF;
	width: 160px !important;
	text-align: center;
	float: left;
	height: 40px;
	line-height: 40px;
	background-color: #0060a1;
	font-size: 16px;
	margin-top: 60px !important;
}
.pro_con ul li:first-child{
	height: 100%;
	position: relative;
}
.pro_fir{
	border: 0px solid #0056a0 !important;
	width: 100%;
	position: absolute;
	top:0px;
	bottom: 0px;
	z-index: -1;
	font-size: 0;
}
.pro_fir img{
	width: 100%;
	height: 100%;
}
.pro_con ul li:first-child .pro_right1,
.pro_con ul li:first-child .pro_right2,
.pro_con ul li:first-child .pro_right3{
	color: #FFFFFF;
}
.pro_con ul li:first-child .pro_right4{
	background-color: #FFFFFF;
	color: #106bf3;
}
.pro_con ul li:hover .pro_right1{
	color: #0060a1;
}
.pro_con ul li:first-child:hover .pro_right1{
	color: #FFFFFF !important;
}
/*产品中心——应用领域*/
.hpro_title{
	width: 100%;
	text-align: center;
}
.hpro_title p{
	color: #333333;
	font-size: 3rem;
}
.apply{
	margin-top: 5rem;
	width: 100%;
}
.apply_con{
	width: 100% !important;
	margin-top: 3.75rem;
}
.apply_con ul li{
	box-sizing: border-box;
	border: 1px solid #CCCCCC;
	padding: 5.625rem 0;
	position: relative;
	height: 312px;
}
.apply_con ul li div{
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 0%;
	top: 0;
	font-size: 0;
	overflow: hidden;
}
.apply_con ul li div img{
	width: 100%;
	height: 312px;
}
.apply_pic{
	height: 54px;
}
.apply_con ul li p,.apply_con ul li span{
	display: block;
	width: 62%;
	margin: 0 auto;
	color: #333333;
}
.apply_con ul li p{
	font-size: 1.5rem;
	line-height: 3rem;
}
.apply_con ul li span{
	font-size: 0.875rem;
	line-height: 1.75rem;
}
.apply_con ul li:hover{
	border: 0px solid #0060a1;
	height: 312px;
}
.apply_con ul li:hover div{
	height: 312px;
}
.apply_con ul li:hover p,.apply_con ul li:hover span{
	color: #FFFFFF;
}
.apply_con ul li:hover a{
	text-decoration: none;
}
/*产品中心详情*/
.pro_show{
	width: 1180px;
	margin: 0 auto;
	margin-top: 40px;
}
.ps_title{
	width: 100%;
	text-align: center;
	font-size: 30px;
	color: #333333;
}
.ps_title span{
	color: #999999;
	font-size: 14px;
	margin: 0 10px;
}
.ps_con{
	width: 62%;
	margin: 0 auto;
}
.ps_pic img{
	width: 100%;
}
.pse_title{
	height: 48px;
	line-height: 48px;
	width: 100%;
	background: #e6e6e6;
	margin: 30px 0;
}
.pse_title span{
	display: inline-block;
	color: #FFFFFF;
	padding: 0 20px;
	font-size: 24px;
	background: #106bf3;
	height: 48px;
	line-height: 48px;
}
.ps_essay{
	margin-top: 30px;
}
.ps_essay ul li{
	color: #4C4C4C;
	font-size: 16px;
	line-height: 32px;
}
/*走进宏康——公司简介*/
.about{
	width: 100%;
	margin-top: 60px;
}
.about_con{
	width: 100%;
	margin-top: 40px;
}
.about_left,.about_right{
	width: 50%;
	float: left;
}
.about_left{
	background-image: url(../images/about/about_leftbg.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 80px 0;
}
.about_left div{
	width: 80%;
	margin: 0 auto;
}
.about_left1{
	font-size: 24px;
	color: #333333;
}
.about_left1 span{
	width: 80px;
	height: 2px;
	background: #106bf3;
	display: block;
}
.about_left2 ul li{
	width: 23%;
	margin-right: 2%;
	float: left;
	height: 30px;
	line-height: 30px;
	margin-top: 40px;
}
.al1{
	display: inline-block;
	height: 30px;
	line-height: 30px;
	color: #144c88;
	font-size: 30px;
	border-right: 1px solid #cccccc;
	padding-right: 5px;
}
.al2{
	color: #4C4C4C;
	font-size: 18px;
	margin-left: 5px;
}
.about_left3{
	color: #4C4C4C;
	font-size: 16px;
	line-height: 32px;
	margin-top: 50px !important;
}
/*走进宏康——荣誉证书*/
.big_pic{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	filter:alpha(Opacity=50);
	-moz-opacity:0.5;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.5);
	display: none;
}
.bp_close{
	width: 100%;
}
.bp_close span{
	display: inline-block;
	float: right;
	margin-top: 50px;
	margin-right: 100px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	filter:alpha(Opacity=50);
	-moz-opacity:0.5;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.5);
	text-align: center;
	border-radius: 50%;
	cursor: pointer;
}
.bp_close span:hover{
	background-color: rgba(255,255,255,0.8);
}
.bp_con{
	width: 1180px;
	line-height: 100%;
	margin: 0 auto;
	margin-top: 5%;
}
.bp_con div{
	float: left;
}
.pic_con{
	width: 1050px;
	margin: 20px;
	text-align: center;
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,0.8);
	overflow: auto;
	border-radius: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 600px;
	line-height: 600px;
}
.pic_con img{
	vertical-align: middle;
}
.prev_pic,.next_pic{
	width: 45px;
	margin-top: 225px;
	cursor: pointer;
}

.honor{
	width: 100%;
	margin-top: 60px;
}
.honor_con{
	width: 1180px;
	margin: 0 auto;
	margin-top: 40px;
}
.honor_con ul li{
	width: 23.5%;
	float: left;
	margin-right: 2%;
	text-align: center;
	margin-bottom: 10px;
}
.honor_con ul li:nth-child(4n){
	margin-right: 0;
}
.honor_con ul li img{
	width: 100%;
}
.honor_con ul li p{
	color: #333333;
	font-size: 16px;
	line-height: 32px;
}
.honor_con ul li:hover p{
	color: #106BF3;
}
/*新闻资讯*/
.news{
	width: 100%;
	margin-top: 80px;
}
.news_con{
	width: 1180px;
	margin: 0 auto;
}
.news_con ul li{
	width: 100%;
	border: 0;
	border-bottom: 1px solid #CCCCCC;
	border-style: dashed;
	padding: 20px 0;
}
.news_left{
	width: 31%;
	float: left;
}
.news_left img{
	width: 100%;
}
.news_right{
	width: 65%;
	float: right;
}
.news_right1{
	font-size: 24px;
	line-height: 48px;
}
.news_right1 a{
	color: #333333;
}
.news_right1:hover a{
	color: #106BF3;
}
.news_right2{
	color: #999999;
	font-size: 14px;
	line-height: 28px;
}
.news_right2 img{
	margin-right: 5px;
	vertical-align: middle;
}
.news_right3{
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news_right3 a{
	color: #666666;
}
.news_right3:hover a{
	color: #106BF3;
}
.news_more{
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	color: #106BF3;
	font-size: 16px;
	border: 1px solid #106BF3;
	position: relative;
	box-sizing: border-box;
	text-align: center;
}
.news_more span{
	display: block;
	width: 50px;
	height: 1px;
	background: #106BF3;
	top: 19px;
	right: -40px;
	position: absolute;
}
/*新闻中心详情*/
.news_show{
	width: 1180px;
	margin: 0 auto;
}
/*人才招聘*/
.join{
	width: 100%;
}
.join_con{
	width: 1180px;
	margin: 0 auto;
}
.join_us{
	width: 100%;
	margin-top: 60px;
}
.ju_left{
	width: 61%;
	float: left;
}
.ju_left img{
	width: 100%;
}
.ju_right{
	width: 39%;
	float: left;
	background-image: url(../images/join/join_bg.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding: 45px 0;
}
.ju_right p{
	width: 90%;
	margin: 0 auto;
}
.ju_right1{
	font-size: 30px;
	font-family: arial;
}
.ju_right2{
	font-size: 16px;
	line-height: 32px;
	margin-top: 30px !important;
}
.ju_right3{
	font-size: 18px;
	margin-top: 30px !important;
}
.job{
	width: 100%;
}
.job ul li{
	width: 100%;
}
.job_name{
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding: 0 20px;
	background-color: #ebebeb;
	margin: 30px 0;
}
.job_name span{
	border-left: 2px solid #106BF3;
	padding-left: 5px;
	font-size: 18px;
}
.job_name img{
	float: right;
	margin-top: 20px;
}
.job_desc{
	width: 100%;
	font-size: 18px;
	line-height: 36px;
	display: none;
}
.job_desc span{
	margin-right: 30px;
}
/*联系我们*/
.contact{
	width: 100%;
	margin-top: 70px;
}
.con_dou{
	width: 1180px;
	margin: 0 auto;
}
.con_essay{
	width: 100%;
	margin-top: 30px;
}
.con_left{
	width: 55%;
	height: 400px;
	color: #FFFFFF;
	float: left;
	background-color: #004890;
}
.con_left ul li{
	width: 85%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 36px;
}
.con_left ul li p{
	font-size: 24px;
	margin-top: 30px;
}
.con_right{
	width: 45%;
	float: left;
}
#wrap{}
.my-map { margin: 0 auto; width: 100%; height: 400px;}
.my-map .icon { background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 40px; }
.my-map .icon-cir-blue { background-position: -11px -55px; }
.amap-container{height: 100%;}
#mapContainer{width: 100%;height: 400px;}
#mapContainer1{width: 100%;height: 400px;}
.message{
	width: 100%;
	margin-top: 60px;
}
.message_left,.message_right{
	width: 50%;
	float: left;
}
.message_title{
	width: 100%;
	color: #333333;
	font-size: 36px;
}
.message_title span{
	color: #666666;
	font-size: 16px;
	margin-left: 10px;
}
.message_left form{
	width: 78%;
}
.same{
	margin-bottom: 20px;
}
.same input{
	width: 100%;
	padding: 0 10px;
	height: 50px;
	line-height: 100%;
	border: 1px solid #CCCCCC;
	box-sizing: border-box;
}
.form1{
	width: 100%;
	height: 140px;
}
.form1 textarea{
	width: 100%;
	height: 140px;
	padding: 10px;
}
.code{
	height: 50px;
	width: 100%;
	line-height: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.code span{
	display: block;
	width: 15%;
	float: left;
}
.code input{
	width: 36%;
	float: left;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.code p{
	width: 33%;
	float: right;
	cursor: pointer;
}
.sub input{
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background: #004890;
	color: #FFFFFF;
	border: 1px solid #004890;
	font-size: 18px;
	letter-spacing: 15px;
}

