@charset "utf-8";
/* CSS Document */

/* 公共样式 */
*{padding:0; margin:0;}
body{font-family:"微软雅黑"; Font-size:25%; width:100%;}
ul, li{list-style:outside none none;}
a{text-decoration:none; color:#332c2b;}
div{display:block;}
img{border:0; max-height:100%; max-width:100%; vertical-align:top;}

/* 头部样式 */
.nav_ul{display:inline-block;width: 100%;}
.nav_ul li{float:left; width:33.33%; text-align:center; line-height:4rem;font-size: 1.5rem;background-color: #0148B0;color: #fff;box-sizing:border-box;border:solid 1px #fff;}

.pro_list ul li{float:left; width:50%; text-align:center; line-height:35px;font-size: 15px;margin-top: 20px}

.banner{width: 100%;margin-bottom: 20px;}

/*首页样式*/
.download{text-align:center; padding-top:100px;}
.index_content{
	background-color: #fff;
}

/*产品样式*/
.index_core {
	width: 100%;
}
.index_core_title{
	margin: 8% auto 2% auto;
	max-height:100%;
	max-width:80%;
}

.index_core_content{
	width: 100%;
	display:inline-block;
}
.index_core_content_a{
	width: 47%;
	margin-left: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	background-color: #EEEEEE;
}
.index_core_content_a p2{
	font-size: 1.2rem;
	font-weight: bold;
	color: #000;
	margin: 10px auto auto 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.index_core_content_a p{
	font-size: 1rem;
	color: #7A7A7A;
	margin: 20px 0 20px 10px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/*-webkit-box-orient: vertical;*/
	word-break: break-all;
}
.index_core_content_img{
	width: 100%;
	background-repeat: no-repeat;
	background-position:center center;
}

.index_nav{
	margin-top: 3%;
	width:100%;
	max-height:100%;
	max-width:100%; 
	background-repeat: no-repeat;
	background-position:center center;
}
.index_nav_a{
	padding-top: 5%;
	padding-bottom: 5%;
	width: 95%;
	margin: 0 auto;
}
.index_nav p{
	font-weight: bold;
	font-size: 1.4rem;
	color: #fff;
}

/* 客户见证 */
.index_customer_a{
	width: 100%;
	background-color: #FAFAFA;
	display:inline-block;
}
.index_customer_a_a{
	width: 50%;
}
.index_customer_a_a_a{
	margin-top: 25px;
	width: 80%;
	box-sizing:border-box;
	border:solid 1px #CCCCCC;
	margin-left: 10%;
	background-repeat: no-repeat;
	background-position:center center;
}

.index_customer_a_a p{
	font-size: 1rem;
	color: #000;
	margin-top: 2%;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;

}
.index_customer_b{
	width: 100%;
	margin-top: 10px;
}
.index_customer_b_a{
	width: 90%;
	border: solid 1px #CDCDCD;
	margin-left: 4%;
	display:inline-block;
	padding-bottom: 3%;
	align-content: center;
	background-color: #FAFAFA;
}
.index_customer_b_a_a{
	width: 40%;
	border: solid 1px #CDCDCD;
	margin-top: 2%;
	margin-left: 2%;
	background-repeat: no-repeat;
	background-position:center center;
}
.index_customer_b_a_b{
	width: 50%;
	margin-top: 3%;
	margin-right: 3%;
}
.index_customer_b_a_b p1{
	font-size: 1.2rem;
	color: #0018C2;
	font-weight: bold;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.index_customer_b_a_b p2{
	font-size: 1rem;
	color: #000;
	overflow: hidden;
	display: -webkit-box;
	line-height: 2.5rem;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.index_customer_b_a_b p{
	font-size: 1rem;
	color: #8D8D8D;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.index_customer_b_a_b a{
	font-size: 1rem;
	color: #0018C2;
	margin-top: 2%;
}
.index_strengths_a{
	width: 100%;
	background-repeat: no-repeat;
	background-position:center center;

}
.index_about{
	width: 100%;
}
.index_about_a{
	width: 94%;
	border: solid 1px #CCCCCC;
	margin:1% auto;
	padding: 2%;
}
.index_about_a p{
	color: #333;
	font-size: 16px;
}

/* 资讯中心 */
.index_news{
	width: 100%;
	height: 100%;
}
.index_news ul{
	width: 100%;
	height: 50px;
}
.index_news ul li{
	background-color: #E1E1E1;
	height: 50px;
	width: 21.5%;
	line-height: 50px;
	text-align: center;
	float: left;
	font-size: 1.5rem;
}
.index_news ul li2{
	background-color: #E1E1E1;
	height: 50px;
	width: 14%;
	line-height: 50px;
	text-align: center;
	float: left;
	font-size: 1.2rem;
}
.index_news_lists{
	width: 90%;
	margin: 20px auto;
}
.index_news_lists li{
	width: 100%;
	line-height: 3rem;
	font-size: 1.5rem;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

/* 联系纯源天启 */
.index_message{
	width: 100%;
	display:inline-block;
}
.index_message_link{
	width: 93.75%;
	margin: 0 auto;
	padding-bottom:160%;
	background-size: 100% ;
	background-repeat: no-repeat;
}
.index_message_link_a{
	position: absolute;
	width: 92%;
	margin-top:65%;
	margin-left: 4%;
}
.index_message_link_a p{
	font-size: 1.5rem;
	color: #000;
	text-align: center;
}
.index_message_link_a span{
	font-size: 1.2rem;
	color: #FF7104;
}
.index_message_link_a li{
	font-size: 1.5rem;
	color: #111111;
	margin-top: 2%;
	line-height: 3rem;
}
.index_message_link_a li1{
	font-size: 1.5rem;
	color: #111111;
	margin-top: 4%;
}
.index_message_link_a li2{
	margin-left: 10%;
	margin-top: 4%;
	font-size: 1.5rem;
}
.index_message_link_a input{
	width: 78%;
	font-size:1.5rem;
	color: #111111;
	border:solid 1px #c0c0c0;
}
.index_message_link_a_a img{
	width: 40%;
	margin-top: 4%;
}
.index_message_link_a_b img{
	width: 40%;
	margin-top: 4%;
}
.index_message_link_a textarea
{
	width:78%;
	height:100%;
	margin-top: 4%;
	font-size: 1.5rem;
}
.page{
	width: 100%;
	height: 120px;
}
.core_core_content{
	width: 100%;
}
.about_title{
	width: 100%;
	margin-bottom: 4%;
}
.about_title_a{
	width: 70%;
	border-top: solid 2px #CCCCCC;
	border-bottom: solid 2px #CCCCCC;
	margin: 4% auto 0 auto;
}
.about_title_a li{
	line-height: 4rem;
	color: #000;
	font-size: 1.5rem;
	text-align: center;
}
.about_title_a span{
	color: #0346AF;
}
.about_about{
	width: 100%;
	
}
.about_about_a{
	width: 95%;
	margin: -5% auto;
}

.about_about_p{
	margin-top: 2%;
	font-size: 2rem;
	font-weight: bold;
	text-align: center;
}

.honor_list{
	width: 100%;
	margin-top: 4%;
}
.honor_list_a{
	width: 95%;
	border: solid 1px #CCCCCC;
	margin-left: 2%;
	margin-top: 2%;
	display:inline-block;
}
.honor_list_img{
	width:33%;
	margin-top: 4%;
	margin-left: 4%;
	background-repeat: no-repeat;
	background-position:center center;
}
.honor_list_text{
	width: 50%;
	margin-right: 4%;
	margin-top: 5%;
}
.honor_list_text p{
	text-align: center;
	margin-bottom: 2%;
	color: #333;
}
.honor_list_btn{
	width: 80%;
	border: solid 2px #0346AF;
	margin: 5% auto;
}
.honor_list_btn p{
	text-align: center;
	color: #0346AF;
	line-height: 3rem;
}
.contact_content{
	width: 95%;
	margin: 4% auto;
}
.contact_content p{
	font-size: 1.5rem;
	color: #000;
	line-height: 3rem;
}
.message_link{
	width: 100%;
	background-color: #fff;
	margin-top: 4%;
}
.message_link_a{
	width: 92%;
	margin-left: 4%;
	background-color: #fff;
}

.message_link_a p{
	font-size: 1.5rem;
	color: #000;
	text-align: center;
}
.message_link_a span{
	font-size:1.5rem;
	color: #FF7104;
}
.message_link_a li{
	font-size: 1.5rem;
	color: #111111;
	line-height: 3rem;
	margin-top: 4%;
}
.message_link_a li1{
	font-size: 1.5rem;
	color: #111111;
	margin-top: 4%;

}
.message_link_a li2{
	margin-left: 10%;
	margin-top: 4%;

}
.message_link_a input{
	width: 78%;
	color: #111111;
	font-size: 1.5rem;
	border:solid 1px #c0c0c0;
}
.message_link_a textarea{
	width:78%;
	height:100%;
	margin-top: 4%;
	margin-bottom: 2%;
}


.newsdetail_content{
	width: 100%;
}
.newsdetail_content p{
	margin-top: 2%;
	font-size: 1.4rem;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.newsdetail_content li{
	font-size: 0.9rem;
	text-align: center;
	color: #BFBFBF;
	margin-bottom: 2%;
}
.newsdetail_content_text{
	width: 95%;
	margin:0 auto;
}

/*底部样式*/
.bottom{height:120px; background:#262626; margin-top:10px; text-align:center; line-height:2rem; width:100%;}
.bottom p{color:#C9C9C9;font-size: 1.5rem}
.bottom div{width: 100%;text-align: center;font-size: 15px;line-height: 35px;height: 35px}


.bottom_menu{background:#0148B0; height:60px; position:fixed; bottom:0; width:100%;}
.bottom_ul{border-top:solid 1px #E5E5E5;}
.bottom_ul li{float:left;color: #fff ;width:25%; text-align:center; list-style:none; padding-top:10px;padding-bottom: 5px; font-size:12px;}
.bottom_ul li img{}
.bottom_ul a{color:#878787;}