/* 公共样式 */
*{margin: 0;padding: 0;}
body{border:0;}
li{list-style: none;}
.fl{float: left;}
.fr{float: right;}
a{text-decoration: none;}
.clear{clear: both;}
input{outline: none;}
/**************************首页开始*****************************/
.nav_top{
	width: 100%;
	height: 1.1rem;
	padding: 0.2rem;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	z-index: 999;
	background: #FFFFFF;
}

.nav_top1{
	width: 100%;
	height: 1.1rem;
	padding: 0.2rem;
	box-sizing: border-box;
	position: fixed;
	top: 0;
	z-index: 999;
	background: #0f79c3;
}
.nav_top_left{
	width: 5.8rem;
	height: 0.6rem;
	margin-top: 0.05rem;
}
.nav_top_left1{
	width: 0.4rem;
	height: 0.5rem;
	margin-top: 0.1rem;
}
.nav_top_left1 img{
	width: 100%;
	height: 100%;
	display: block;
}
.nav_top_left img{
	width: 100%;
	height: 100%;
	display: block;
}
.nav_top_right{
	width: 0.7rem;
	height: 0.7rem;
	position: relative;
}
.daohanglan{
	width: 2rem;
	background: #0f79c3;
	position: absolute;
	top: 1.1rem;
	right: 0;
	display: none;
}
.daohanglan ul li{
	width: 100%;
	height: 0.8rem;
	border-bottom: 0.01rem solid #FFFFFF;
	font-size: 0.26rem;
	line-height: 0.8rem;
	text-align: center;
	color: #FFFFFF;
}
.nav_top_right img{
	width: 100%;
	height: 100%;
	display: block;
}
.footer{
	width: 100%;
	height: 1.6rem;
	background: #0f79c3;
	position: fixed;
	bottom: 0;
}
.footer_xian{
	width: 100%;
	height: 0.08rem;
	background: url(../images/foot_xian.jpg);
	background-size: 100% 100%;
}
.footer ul a li{
	width: 25%;
	height: 1.5rem;
	float: left;
	padding-top: 0.2rem;
	box-sizing: border-box;
	font-size: 0.3rem;
	text-align: center;
	color: #FFFFFF;
	line-height: 0.5rem;
}
.footer ul a li img{
	width: 0.7rem;
	height: 0.7rem;
	display: block;
	margin: auto;
}
.banner{
	width: 100%;
	height: 4.9rem;
}
.banner ul li img{
	width: 100%;
	height: 4.9rem;
	display: block;
}

.about-type{width:100%;}
.about-type ul{display:table;width:100%;margin:0 auto;padding: 3% 0;}
.about-type ul li{float:left;background: #0f79c3; padding: 2% 0%;width: 30%;text-align:center;margin: 2% 1.5%;color:#fff;font-size: 0.25rem;}

.about{
	width: 95%;
	margin: 0.65rem auto;
}
.about_tit_left{
	width: 50%;
	height: 1.15rem;
	line-height: 0.85rem;
}
.about_tit_left span:nth-child(1){
	font-size: 0.35rem;
	font-weight: bold;
}
.about_tit_left span:nth-child(2){
	font-size: 0.25rem;
}
.about_tit_left{
	width: 50%;
	height: 1.15rem;
}
.about_tit_left img{
	width: 100%;
	height: 100%;
}
.about_con{
	width: 100%;
	height: 3.5rem;
	background: #0f79c3;
	font-size: 0.3rem;
	color: #FFFFFF;
	line-height: 0.6rem;
	padding: 0.25rem;
	box-sizing: border-box;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}
#more{
	color: #ffb400;
	
}
.news{
	width: 95%;
	margin: 0.3rem auto;
}
.news_tit{
	width: 100%;
	height: 0.9rem;
	line-height: 0.4rem;
}
.news_tit span:nth-child(1){
	font-size: 0.35rem;
	font-weight: bold;
}
.news_tit span:nth-child(2){
	font-size: 0.25rem;
}
.news_tuijian{
	width: 100%;
}
.news_pic{
	width: 100%;
	height: 2.7rem;
	border: 0.01rem solid #CCCCCC;
	padding: 0.1rem;
	box-sizing: border-box;
}
.news_pic_q{
	width: 100%;
	height: 2.5rem;
}
.news_pic_q img{
	width: 100%;
	height: 100%;
	display: block;
}
.news_tuijian_tit{
	width: 100%;
	height: 0.75rem;
	font-size: 0.2rem;
	color: #0f79c3;
	font-weight: bold;
	line-height: 1rem;
}
.news_tuijian_con{
	width: 100%;
	font-size: 0.18rem;
	line-height: 0.35rem;
	color:#5a5a5a;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.news_list{
	width: 100%;
	height: 1.4rem;
	margin-top: 0.38rem;
	background: #f4f4f4;
}
.news_list_left{
	width: 1.4rem;
	height: 1.4rem;
	font-size: 0.27rem;
	color: #FFFFFF;
	text-align: center;
	padding: 0.2rem;
	box-sizing: border-box;
	line-height: 0.5rem;
	background: #0f79c3;
}
.news_list_right{
	width: 78%;
	height: 1rem;
}
.news_list_right_tit{
	width: 95%;
	height: 0.6rem;
	line-height: 0.7rem;
	font-size: 0.3rem;
	color: #0f79c3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.news_list_right_tit_con{
	width: 97%;
	font-size: 0.25rem;
   margin-top:2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #0f79c3;
	    line-height: 0.35rem;
}

.in_news_list{ width:93.548%; margin:0px auto; margin-top:1%; margin-bottom:2.7%;}
.in_news_list a{ display:block; background-color:#0f79c3; width:93.6%; color:#fff; padding:3.2%;font-size: 0.3rem;}




.product{
	width: 95%;
    margin: 0.3rem auto;
    display: flex;
    flex-wrap:wrap;
    justify-content:space-around;
}
.product_list{
	width: 47%;
	height: 3rem;
	margin-top: 0.2rem;
}
.product_list_pic{
	width: 100%;
	height: 2.3rem;
}
.product_list_pic img{
	width: 100%;
	height: 100%;
	display: block;
}
.product_list_tit{
	width: 100%;
	height: 0.6rem;
	background: #0f79c3;
	margin-top: 0.1rem;
	font-size: 0.3rem;
	color: #FFFFFF;
	line-height: 0.6rem;
	text-align: center;
}
.about{
	width: 95%;
    margin: 0 auto;
}
.about1{
	font-size: 0.22rem;
}
.about2{
	font-size: 0.32rem;
	font-weight: bold;
}
.about2 span{
	color: #6a6a6a;
}
.about_jianjie{
	font-size: 0.28rem;
	color: #676161;
	margin-top: 0.2rem;
	line-height: 0.4rem;
}
.about_xinxi{
	width: 65%;
	height: 3rem;
	font-size: 0.28rem;
	color: #0c0c0c;
	margin-top:0.3rem;
}
.about_erweima{
	width: 1.6rem;
	
	margin-top: 0.8rem;
	margin-right: 0.4rem;
}
.about_erweima img{
	width: 100%;
	height: 100%;
	display: block;
}
.dianhua{
	font-size: 0.28rem;
	width: 100%;
 
	line-height: 0.28rem;
	text-align: center;
	color: #0f79c3;
}
.dianhua span{
	font-weight: bold;
}
.erjibt{
	width: 100%;
	height: 1rem;
	border-bottom: 1px solid #c4c4c4;
	position: relative;
	font-size: 0.38rem;
	color: #0f79c3;
	font-weight: bold;
	text-align: center;
	line-height: 1.2rem;
}
.xian{
	width: 0.8rem;
	height: 0.06rem;
	background: #0f79c3;
	position: absolute;
	left: 3.25rem;
	bottom: -1px;
}
.gbook{
	width: 80%;
	margin: auto;
	margin-top: 0.4rem;
}
.gbook_inp{
	width: 100%;
	height: 0.6rem;
	margin-top: 0.2rem;
}
.gbook_inp1{
	width: 20%;
	font-size: 0.16rem;
	text-align: center;
	line-height: 0.6rem;
}
.gbook_inp2{
	width: 100%;
	height: 1.5rem;
	margin-top: 0.2rem;
}
.gbook_inp input{
	width: 65%;
	height: 0.6rem;
	border:0.01rem solid #0f79c3;
	display: block;
	float: left;
}
.gbook_inp2 textarea{
	width: 75%;
	height: 1.5rem;
	border:0.01rem solid #0f79c3;
	display: block;
	float: left;
}
.tijiao{
	width: 0.82rem;
	height: 0.32rem;
	background: #434343;
	font-size: 0.14rem;
	color: #FFFFFF;
	text-align: center;
	line-height: 0.32rem;
	margin-top: 0.5rem;
	margin-right: 2.5rem;
}
.news_type{
	width: 100%;	
	box-sizing: border-box;
	flex-wrap:wrap;
	justify-content:space-around;
	    display: table;
}
.news_type1{
    float:left;
	width: 2rem;
	height: 0.6rem;
	background: #0f79c3;
	font-size: 0.25rem;
	color: #FFFFFF;
	line-height: 0.6rem;
	text-align: center;
	 margin: 0.3rem 0.2rem;
}
.page{
	width: 100%;
	padding: 0.2rem;
	box-sizing: border-box;
	font-size: 0.28rem;
	display: flex;
	flex-wrap:wrap;
	justify-content:center;
}
.page a{
	width: 0.5rem;
	height: 0.5rem;
	text-align: center;
	line-height: 0.5rem;
	background: #0f79c3;
	border-radius: 50%;
	color: #FFFFFF;
	margin-left: 0.2rem;
}
.page .select{background: #cb1933 !important;}
.product_show{
	width: 95%;
	margin: auto;
	margin-top: 0.3rem;
}
.product_show1{
	font-size: 0.5rem;
	color: #212121;
	text-align: center;
	line-height: 1rem;
    font-weight: bold;
}
.product_show2{
	width: 90%;
	
	margin: auto;
}
.product_show2 img{
	width: 100%;
	height: 100%;
	display: block;
}
.product_show3{
	width: 90%;
	height: auto;
	margin: auto;
	margin-top: 0.5rem;
}
.product_show3_tit{
	width: 1.5rem;
	height: 0.62rem;
	background: url(../images/cp_show.jpg) no-repeat;
	background-size: 100% 100%;
}
.page1{
	font-size: 0.28rem;
	color: #212121;line-height: 0.4rem;
}
.product_show4{
	width: 97%;
	margin: auto;
	line-height: 0.4rem;
	font-size: 0.18rem;
}
