*{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}
a{
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}
img{
	border: none;
}
ul,li{
	list-style: none;
}
header{
	width: 1200px;
	height: 90px;
	margin: 0 auto;
}
.header_left{
	width: 23%;
	float: left;
	padding: 10px;
}
.header_left img{
	width: 100%;
}
.header_right{
	width: 70%;
	float: right;
	padding: 30px 0;
}
.header_right li{
	padding: 0 10px;
	float: left;
	position: relative;
}
.header_right li a{
	padding: 5px 10px;
	border-radius: 5px;
	color: #202020;
}
.header_right li a:hover{
	background: #50B3EA;
	color: #fff;
}
.active{
	background: #50B3EA;
	color: #fff!important;
}
.banner img{
	width: 100%;
}
.nav{
	position: absolute;
	width: 100%;
	height: auto;
	top: 45px;
	left: 0;
	border-radius: 5px;
	background: #50B3EA;
	display: none;
	z-index: 9;
}
.header_right li:hover .nav{
	display: block;
}
.nav a{
	margin: 5px 10px;
	display: block;
	color: #FFFFFF;
	border-radius: 5px;
	color: #FFFFFF!important;
}
.nav::before{
	content: "";
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-bottom: 10px solid #50B3EA;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	top: -20px;
}
.nav a:hover{
	background: #FFFFFF!important;
	color: #50B3EA!important;
}
.content{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	padding: 30px 0;
}
.content_left{
	width: 627px;
	float: left;
}
.content_title{
	font-size: 24px;
	color: #50B3EA;
	background: url(../images/xian.png) no-repeat right 18px;
}
.content_about{
	font-size: 14px;
	line-height: 30px;
	padding: 10px 0;
}
.content_more{
	height: 44px;
	background: url(../images/xians.png) no-repeat 0 22px;
}
.content_more a{
	width: 180px;
	height: 44px;
	border-radius: 5px;
	background: #50B3EA;
	color: #FFFFFF;
	display: block;
	text-align: center;
	line-height: 44px;
	float: right;
	font-size: 14px;
}
.content_right{
	width: 473px;
	float: right;
}
.con_right_left{
	width: 231px;
	height: 315px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.con_right_left img{
	width: 100%;
}
.con_right_left:last-child{
	margin-right: 0;
}
.con_right_left li{
	margin-bottom: 10px;
	height: 152px;
	overflow: hidden;
}
.contents_titles{
	text-align: center;
}
.contents_titles p{
	font-size: 24px;
	color: #50B3EA;
}
.contents_titles span{
	width: 90px;
	height: 2px;
	background: #50B3EA;
	display: block;
	margin: 5px auto;
}
.contents_titles i{
	font-style: normal;
	font-size: 14px;
	color: #222222;
}
.product_list{
	margin: 27px 0;
	height: auto;
	overflow: hidden;
}
.product_list li{
	width: 238px;
	height: 48px;
	border: 1px solid #50B3EA;
	border-radius: 30px;
	text-align: center;
	line-height: 48px;
	color: #50B3EA;
	float: left;
	margin-right: 80px;
	cursor: pointer;
}
.product_list li:last-child{
	margin-right: 0;
}
.product_bottom ul{
	height: auto;
	overflow: hidden;
}
.product_bottom ul li{
	width: 243px;
	float: left;
	margin-right: 8px;
}
.product_bottom ul li .product_img{
	height: 168px;
	overflow: hidden;
}
.product_bottom ul li .product_img img{
	width: 100%;
}
.product_bottom ul li span{
	font-size: 14px;
	color: #222222;
	display: block;
	text-align: center;
	line-height: 30px;
}
.product_list .on{
	background: #50B3EA;
	color: #FFFFFF!important;
}
.news_left{
	width: 578px;
	float: left;
	margin-right: 42px;
}
.news_left:last-child{
	margin-right: 0;
}
.news_left .content_title{
	background: url(../images/xian1.png) no-repeat 110px 15px;
}
.news_left .content_title a{
	float: right;
	font-size: 14px;
	color: #FF5400;
	line-height: 31px;
}
.news_img{
	width: 100%;
	height: 206px;
	margin: 20px 0;
}
.news_img img{
	width: 100%;
}
.news_list li{
	background: url(../images/_.png) no-repeat 0 10px;
	padding: 0 20px;
}
.news_list li a{
	font-size: 14px;
	color: #222222;
	line-height: 30px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;
}
.news_list li a:hover{
	color: #50B3EA;
}
.contact_bottom{
	height: auto;
	overflow: hidden;
	margin: 20px 0;
	background: #F5F5F5;
}
.contact_left{
	width: 50%;
	height: 325px;
	float: left;
}
.contact_left img{
	width: 100%;
}
.contact_left span{
	font-weight: bold;
	color: #222222;
	line-height: 70px;
	margin-left: 20px;
}
.contact_left p{
	color: #222222;
	line-height: 48px;
	margin-left: 20px;
	font-size: 14px;
}
.contact_left a{
	display: block;
	width: 177px;
	height: 44px;
	text-align: center;
	line-height: 44px;
	background: #50B3EA;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 5px;
	float: right;
	margin: 10px 20px;
}
footer{
	background: #333333;
}
.footer{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 1px solid #525252;
	padding: 10px 0;
}
.footer p{
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-size: 12px;
}
.footer li{
	padding: 0 10px;
	height: 15px;
	float: left;
	border-right: 1px solid #FFFFFF;
}
.footer li a{
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	line-height: 15px;
}
.footer ul{
	height: auto;
	overflow: hidden;
	width: 552px;
	margin: 20px auto;
}
.about_content_left{
	width: 245px;
	float: left;
}
.about_content_right{
	float: right;
	width: 916px;
}
.tap{
	border-bottom: 1px solid #DDDDDD;
	line-height: 30px;
	font-size: 18px;
	color: #50B3EA;
}
.tap span{
	border-bottom: 1px solid #50B3EA;
	line-height: 30px;
	display: block;
	width: 72px;
}
.content_content{
	font-size: 14px;
	margin: 20px 0;
	line-height: 24px;
}
.content_titles{
	border-left: 9px solid #50B3EA;
	padding: 0 10px;
	font-size: 24px;
	color: #50B3EA;
}
.list_list{
	margin: 20px 0;
}
.list_list li{
	background: #50B3EA;
	line-height: 48px;
	margin-bottom: 10px;
}
.list_list li a{
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 20px;
}
.list_list .jian{
	float: right;
	margin-top: 18px;
	margin-right: 20px;
}
.tel{
	background: url(../images/tel.png) no-repeat center center/cover;
	padding: 20px 0 20px 70px;
	height: 60px;
	margin-bottom: 10px;
}
.tel span{
	color: #FFFFFF;
	font-size: 18px;
}
.tel p{
	color: #FFFFFF;
	font-size: 18px;
}
.di{
	font-size: 14px;
}
.case li{
	width: 430px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #DDDDDD;
	padding: 10px;
	cursor: pointer;
}
.case_left{
	width: 243px;
	height: 168px;
	float: left;
	overflow: hidden;
}
.case_left img{
	width: 100%;
	margin: 0!important;
}
.case_right{
	width: 170px;
	float: right;
}
.case_right span{
	font-size: 14px;
	color: #222222;
	line-height: 24px;
	font-weight: bold;
}
.case_right p{
	font-size: 14px;
	color: #B9B9B9;
	margin: 15px 0;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.case_right a{
	display: block;
	width: 140px;
	height: 35px;
	border: 1px solid #9D9D9D;
	color: #9D9D9D;
	border-radius: 5px;
	text-align: center;
	line-height: 35px;
}
.case li:nth-child(2n){
	margin-right: 0;
}
.case li:hover .case_right span{
	color: #50B3EA;
}
.case li:hover .case_right a{
	border: 1px solid #50B3EA;
	color: #50B3EA;
}
.case li:hover{
	border: 1px solid #50B3EA;
}
.fen{
	float: right;
	height: 40px;
	margin-top: 20px;
}
.fen a{
	padding: 5px 10px;
	border: 1px solid #C0C0C0;
	color: #C0C0C0;
}
.case{
	height: auto;
	overflow: hidden;
}
.content_content{
	height: auto;
	overflow: hidden;
}
.actived{
	background: #50B3EA;
	color: #FFFFFF!important;
	border: 1px solid #50B3EA!important;
}
.map img{
	width: 100%;
}
.map div{
	width: 100%;
}
#dituContent{
	width: 100%!important;
}
.map_bottom span{
	font-weight: bold;
}
.news li{
	height: auto;
	overflow: hidden;
	padding: 10px;
	border: 1px solid #DDDDDD;
	margin-bottom: 10px;
}
.news_lefts{
	width: 243px;
	height: 168px;
	overflow: hidden;
	float: left;
}
.news_lefts img{
	width: 100%;
}
.news_rights{
	width: 640px;
	float: right;
	height: 168px;
}
.news_rights span{
	font-weight: bold;
	color: #222222;
}
.news_rights p{
	color: #9D9D9D;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	margin: 10px 0;
}
.news li:hover{
	border: 1px solid #50B3EA;
}
.consultation li{
	margin-bottom: 20px;
	height: auto;
	overflow: hidden;
}
.consultation li span{
	display: block;
	float: left;
	width: 70px;
	line-height: 28px;
}
.consultation li input{
	width: 417px;
	padding: 0 10px;
	height: 26px;
	border: 1px solid #CCCCCC;
	outline: none;
	float: left;
}
.consultation li textarea{
	width: 417px;
	height: 119px;
	padding: 10px;
	border: 1px solid #CCCCCC;
	outline: none;
}
.consultation li button	{
	width: 140px;
	height: 35px;
	background: #50B3EA;
	color: #FFFFFF;
	border: none;
	outline: none;
	border-radius: 5px;
	margin-left: 180px;
}
.two{
	background: #FFFFFF;
	display: none;
}
.two a{
	color: #222222!important;
	font-size: 14px!important;
	line-height: 30px;
	margin: 0!important;
}
.two_li{
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
}
.two_li:hover{
	background: #50B3EA;
	color: #FFFFFF;
}
.two a img{
	margin: 0 10px;
	display: none;
}
.two_li:hover a{
	color: #FFFFFF!important;
}
.two_li:hover a img{
	display: inline-block;
}
.tab{
	display: none;
}
.li_yan input{
	width: 300px!important;
}
.yan{
	float: left;
	width: 100px;
	height: 40px;
	margin: 0 10px;
}
.content_content img{
	width: 100%;
	margin: 10px auto;
}
.yan img{
	width: 100%;
	margin: 0;
}
.yan a{
	display: block;
	text-align: center;
	color: #50B3EA;
}
.li_yan span{
	line-height: 44px!important;
}
.li_yan input{
	margin-top: 7px;
}
.fen_left{
	width: 50%;
	float: left;
}
.fen_left a{
	color: #50B3EA;
}
.fen_left:last-child{
	text-align: right;
}
.recruitment{
	width: 100%!important;
}
.title{
	text-align: center;
	margin-top: 20px;
}
.title span{
	display: block;
	font-size: 24px;
}
.wap_bottom{
	display: none;
}
@media screen and (max-width:750px){
	*{
		box-sizing: border-box;
	}
	header{
		width: 100%;
		height: auto;
	}
	.header_left{
		width: 50%;
	}
	.content{
		width: 100%;
		padding: 10px;
	}
	.content_left{
		width: 100%;
	}
	.content_title{
		background: none;
		font-size: 14px;
		line-height: 24px;
	}
	.content_about{
		font-size: 12px;
		line-height: 20px;
		padding: 0;
	}
	.content_more a{
		width: 100px;
		height: 30px;
		line-height: 30px;
	}
	.content_more{
		height: 30px;
		margin: 10px 0;
	}
	.content_right{
		width: 100%;
		height: auto;
	}
	.con_right_left{
		width: 48%;
		height: auto;
	}
	.con_right_left li{
		height: auto;
	}
	.contents_titles p{
		font-size: 14px;
	}
	.contents_titles i{
		font-size: 12px;
	}
	.contents_titles span{
		margin: 0 auto;
	}
	.product_list{
		margin: 10px 0;
	}
	.product_list li{
		width: 22.5%;
		height: 40px;
		margin-right: 10px;
		line-height: 40px;
		font-size: 14px;
		border-radius: 5px;
	}
	.product_bottom{
		width: 243px;
		margin: 0 auto;
		overflow: hidden;
	}
	.news_left{
		width: 100%;
	}
	.news_left .content_title{
		background: none;
	}
	.news_left .content_title a{
		line-height: 24px;
	}
	.news_img{
		margin: 10px 0;
		height: auto;
	}
	.contact_bottom{
		margin: 10px 0;
	}
	.contact_left{
		width: 100%;
		height: auto;
		padding: 10px;
	}
	.contact_left span{
		font-size: 12px;
		line-height: 20px;
		margin: 0;
	}
	.contact_left p{
		font-size: 12px;
		line-height: 20px;
		margin: 0;
	}
	.contacts_img{
		display: none;
	}
	.contact_left a{
		width: 100px;
		height: 30px;
		line-height: 30px;
		float: none;
		margin: 10px auto;
	}
	footer{
		margin-bottom: 40px;
	}
	.footer{
		width: 100%;
	}
	.footer_top{
		display: none;
	}
	.tel{
		display: none;
	}
	.di{
		display: none;
	}
	.about_content_left{
		width: 100%;
	}
	.about_content_right{
		width: 100%;
	}
	.tap span{
		font-size: 14px;
	}
	.content_content{
		font-size: 12px;
		line-height: 20px;
	}
	.list_list li{
		width: 48%;
		float: left;
		margin-right: 10px;
		line-height: 40px;
	}
	.list_list li:nth-child(2n){
		margin-right: 0;
	}
	.list_list li a{
		font-size: 14px;
		display: block;
		text-align: center;
	}
	.list_list li a .jian{
		display: none;
	}
	.header_right{
		width: 100px;
		padding: 10px;
		position: absolute;
		top: 55px;
		border-radius: 5px;
		right: 10px;
		background: #50B3EA;
		display: none;
	}
	.header_right li{
		width: 100%;
		margin-right: 0px;
		font-size: 14px;
		padding: 0;
		line-height: 34px;
	}
	.header_right li a{
		color: #fff;
	}
	.case li{
		width: 100%;
		margin-right: 0;
	}
	.case_left{
		width: 40%;
		height: auto;
	}
	.case_right{
		width: 58%;
	}
	.case_right p{
		margin: 0;
		font-size: 12px;
		line-height: 20px;
		-webkit-line-clamp: 2;
	}
	.case_right a{
		width: 100px;
		height: 25px;
		line-height: 25px;
		margin-top: 5px;
	}
	.case_right span{
		font-size: 12px;
		line-height: 18px;
	}
	.header_right li a{
		padding: 0;
		display: block;
		text-align: center;
	}
	.header_right li:nth-child(4n){
		margin-right: 0;
	}
	.consultation li input{
		width: 76%;
	}
	.consultation li textarea{
		width: 76%;
	}
	.content_content{
		margin: 10px 0;
	}
	.consultation li{
		margin-bottom: 10px;
	}
	.consultation li button{
		margin: 0 auto;
		display: block;
	}
	.news_lefts{
		width: 40%;
		height: auto;
	}
	.news_rights{
		width: 58%;
		height: auto;
	}
	.news_rights span{
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
		font-size: 12px;
	}
	.news_rights p{
		-webkit-line-clamp: 3;
		margin: 5px 0;
		line-height: 18px;
		font-size: 12px;
	}
	.tab{
		display: block;
		position: absolute;
		right: 10px;
		top: 10px;
		width: 40px;
		height: 40px;
		border-radius: 5px;
	}
	.tab img{
		width: 100%;
	}
	.li_yan input{
		width: 50%!important;
		margin-top: 0px;
	}
	.yan{
		width: 20%;
		height: 28px;
	}
	.fen_left{
		font-size: 12px;
	}
	.li_yan span{
		line-height: 24px!important;
	}
	.nav{
		display: none!important;
	}
	.wap_bottom {
	    display: block;
	    position: fixed;
	    bottom: 0px;
	    width: 100%;
	    background: #50B3EA;
	    padding: 0 10%;
	    box-sizing: border-box;
	}
	.wap_bottom .kefu {
	    display: block;
	    float: right;
	    color: #ffffff;
	    height: 40px;
	    line-height: 40px;
	    background: url(../images/kefu.png) no-repeat;
	    padding-left: 40px;
	    box-sizing: border-box;
	}
	.wap_bottom .dianhua {
	    display: block;
	    float: left;
	    color: #ffffff;
	    height: 40px;
	    line-height: 40px;
	    width: 49%;
	    border-right: 1px solid white;
	    background: url(../images/dianhua.png) no-repeat 0 2px;
	    padding-left: 40px;
	    box-sizing: border-box;
	}
	.yb_conct{
		display: none;
	}
}
