@charset "utf-8";
.logo {
	margin-left: 0px !important;
}
#collapsibleNavbar a {
	color: #fff;
	/*  transition: color .2s linear, background .2s linear;*/
	font-size: 16px;
	line-height: 30px;
	padding: 21px 12px;
}
.scroll #collapsibleNavbar a {
	color: #fff;
}
#collapsibleNavbar a i {
	text-align: center;
	display: inline-block;
}
#collapsibleNavbar a i p {
	margin-bottom: 0px !important;
	line-height: 24px;
	text-align: center;
}
#collapsibleNavbar a i em {
	font-size: 12px !important;
	line-height: 24px;
	color: #fff;
	text-align: center;
	display: block;
}
.navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
}
.navbar-brand {
	padding: 0px;
	height: auto;
}
.heard .navbar {
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.navbar-nav > li:hover a {
	background: none;
	color: #6592e6;
}
.navbar-nav > li > ul > li {
	margin: 8px 0px;
}
.navbar-nav > li > ul > li > a {
	transition: all 0.25s ease-in-out;
	line-height: 36px;
	border-radius: 4px;
	padding: 0px 20px !important;
	font-size: 14px !important;
}
.navbar-nav > li > ul > li > a:hover {
	background: #0785D9 !important;
	color: white !important;
}
.caret {
	color: #FFF;
}
.heard_n {
	padding-left: 0px;
	padding-right: 0px;
}
/*****************************************/

.logo {
	padding: 21px 0;
}
.heard>.navbar {
	padding: 0px !important;
}
.heard_n {
}
.heard_n .dropdown-menu li a {
	color: #333 !important;
}
.dropdown-menu li a {
	line-height: 38px !important;
}
/**************************************/
.banner_n {
	width: 100%;
	height: 514px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.banner_n p {
	text-align: left;
	color: #FFF;
	font-size: 24px;
}
/*清除浮动*/
.clearfix {
	zoom: 1
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.banner_z {
	width: 100%;
	margin: 0;
	position: relative;
	padding: 0px !important;
}
.heard {
	/*
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	*/
	z-index: 999;
	background-image: linear-gradient(to bottom, rgba(7,133,217,1), rgba(7,133,217,1));
}
.heard_show #collapsibleNavbar a {
	color: #333;
}
/**************************************/
/*footer*/

.footer {
}
.footer_T {
	padding: 60px 0;
	background: #0785D9;
}
.footer_B {
	background: #026BB4;
	font-size: 14px;
	height: 70px;
	background-size: cover;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.footer_B a {
	color: #fff;
}
.footer_B .container {
	text-align: center;
}
.footer_n_T_logo {
	text-align: center;
}
.H_news_n_li {
	margin-bottom: 30px;
}
/************************************************************************************************************************/
.H_about {
	padding: 0px;
	background: #F6F6F6;
	margin-top: 40px;
	margin-bottom: 40px;
}
.h_about_title {
	padding-top: 30px;
	margin-bottom: 20px;
}
.H_about_R img {
	width: 100%;
}
.H_about_R a {
	padding: 0px !important;
}
.H_about_L {
	padding-left: 40px;
}
.H_about_L {
	padding-right: 40px;
}
.h_about_L_n a {
	color: #707070;
	font-weight: 600;
}
.h_about_L_n p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
}
.h_about_L_n a:hover {
	color: #60a9d7;
}
.H_product {
	background-image: url(../images/chanbg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	padding-top: 55px;
	padding-bottom: 80px;
}
.H_title {
	text-align: center;
	color: #FFF;
}
.H_title h1 {
	font-size: 30px;
	text-align: center;
	color: #FFF;
}
.H_title p {
	font-size: 14px;
	text-align: center;
	color: #FFF;
	margin-bottom: 0px;
}
.H_product_n_li {
	margin-bottom: 20px;
}
.H_product_n div a {
	background: #fff;
	padding: 10px;
	display: block;
	padding-bottom: 0px;
}
.H_product_n a img {
	width: 100%;
}
.H_product_n_li {
	padding-left: 10px;
	padding-right: 10px;
}
.H_product_n_li p {
	text-align: center;
	font-size: 16px;
	margin-bottom: 0px;
	line-height: 46px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pr_img {
	overflow: hidden;
}
.pr_img img {
	transition: all 0.6s;
}
.H_product_n_li a:hover .pr_img img {
	transform: scale(1.2);
}
.H_product_n_li a:hover p {
	color: #0c64b3;
}
.H_product_n {
	margin-top: 50px;
}
.H_product_a {
	text-align: center;
	margin-top: 30px;
}
.H_product_a a {
	width: 130px;
	text-align: center;
	display: inline-block;
	line-height: 34px;
	border-radius: 20px;
	background: #fff;
	color: #666;
	margin: 0 auto;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0);
	transition: all 0.3s;
}
.H_product_a a:hover {
	color: #fff;
	background: #0c64b3;
	box-shadow: 0 4px 6px rgba(0, 0, 0, .15);
}
.H_news {
	margin-top: 60px;
}
.H_news h1, .H_news p {
	color: #000;
}
.H_news_n_li a {
	display: block;
}
.ne_img {
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 180px;
	border-radius: 4px;
	margin: 0 auto;
}
.ne_img img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	transition: all .5s ease;
}
.H_news_n_li a:hover .ne_img img {
	transform: translate(-50%, -50%) scale(1.2);
}
.H_news_n {
	padding-top: 35px;
	padding-bottom: 45px;
}
.H_news_n_li h1 {
	display: block;
	font-size: 16px;
	color: #595959;
	font-weight: 100;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lineBox {
	position: relative;
	width: 100%;
	display: block;
	height: 1px;
	background: #ededed;
}
.lineBox:before {
	content: '';
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 100%;
	background: #afafaf;
	transition: all .5s ease;
}
.H_news_n_li a:hover .lineBox:before {
	width: 100%;
}
.H_news_n_li p {
	font-size: 14px;
	line-height: 26px;
	color: #777;
	margin: 10px 0px;
	display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
	margin-bottom: 20px;
}
.H_news_n_li span {
	display: block;
	width: 30px;
	min-width: auto;
	height: 25px;
	color: #ccc;
	padding: 3px 5px;
	border: 1px solid #d8d8d8;
	transition: all .5s ease
}
.H_news_n_li a:hover span {
	color: #afafaf;
	border-color: #afafaf;
	;
}
.H_liucheng {
	background-image: url(../images/liubg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	padding-top: 55px;
	padding-bottom: 80px;
}
.H_liucheng .H_title h1, .H_liucheng .H_title p {
	color: #000;
}
.H_liucheng_n {
	margin-top: 35px;
}
.H_liucheng_n img {
	width: 100%;
}
.footer_n_T_n {
	text-align: center;
	color: #FFF;
	margin-top: 30px;
}
.footer_n_T_n a {
	color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
}
.footer a:hover {
	color: #FFF;
}
.footer_n_T a {
	color: #fff;
}
.footer_n_T_C {
	margin-top: 20px;
	font-size: 15px;
}
.footer_n_T_C, .footer_n_T_C p {
	text-align: center;
	color: #fff;
}
.contact {
	background: #F2F2F2;
	padding-top: 35px;
}
.contact_L, .contact_R {
	background: #FFF;
	margin-bottom: 50px;
}
.contact_L_T {
	background: url(../images/biaoti_1.jpg) repeat-x;
	height: 97px;
	width: 100%;
	text-align: center;
}
.contact_L_T h1 {
	color: #FFF;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 0px;
	display: block;
	text-align: left;
	padding-top: 18px;
	text-indent: 25px;
	margin-top: 0px;
}
.contact_L_T p {
	color: #FFF;
	font-size: 14px;
	margin-top: 5px;
	display: block;
	text-align: left;
	text-indent: 25px;
}
.contact_L_C {
	box-shadow: 0px 5px 20px 0px rgba(192, 192, 192, 0.4);
	background: #FFF;
}
.contact_L_C a {
	border-bottom: 1px solid #e8e8e8;
	padding-left: 20px;
	position: relative;
	height: 50px;
	line-height: 50px;
	display: block;
	color: #7b8a96;
	font-size: 18px;
	transition: all .5s ease;
}
.contact_L_C a:hover {
	background-color: #f5f8fa;
}
.contact_L_C a:before {
	content: '';
	display: block;
	width: 3px;
	height: 50px;
	background-color: #04abf4;
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
	transition: all .5s ease;
}
.contact_L_C a:hover:before {
	opacity: 1;
}
.contact_L_D {
	overflow: hidden;
	padding-bottom: 20px;
}
.contact_L_D_R {
	background: url(../images/dibu_lianxi_2.jpg) left center no-repeat;
	margin-top: 30px;
	margin-left: 20px
}
.contact_L_D_R span {
	font-size: 14px;
	color: #000;
	padding-left: 80px;
}
.contact_L_D_R p {
	font-size: 18px;
	color: #000;
	padding-left: 80px;
	font-weight: 600;
}
.contact_L_F img {
	width: 100%;
}
.contact_L_F {
	margin-bottom: 60px;
}
.contact_R_title {
	margin-bottom: 30px;
	text-align: center;
	padding-bottom: 20px;
	font-size: 36px;
	border-bottom: 1px solid #e8e8e8;
}
.contact_R_title span {
	display: inline-block;
	font-size: 36px;
	text-align: left;
	margin: 0 auto;
	line-height: 60px;
}
.show_n p {
	color: #595959;
}
.contact_R {
	padding: 30px;
}
.honor .pr_img img {
	width: 100%;
}
.honor a:hover .pr_img img {
	transform: scale(1.1);
}
.jieshao {
	overflow: hidden;
	padding-bottom: 20px;
}
.jieshao .time {
	float: left;
}
.jieshao .dianji {
	float: right;
}
.jianjie {
	padding: 10px 10px;
	background: #E6F7FF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 20px;
}
.news_pr_ne p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product_list {
	margin-top: 0px;
}
.product_list .H_product_n_li {
	margin-bottom: 10px;
}
.product_list .H_product_n_li a {
	padding: 0px !important;
}
.contact_lx_title {
	text-align: left;
	font-size: 28px;
	margin-bottom: 10px;
}
.contact_lx_sub_title {
	text-align: left;
	font-size: 16px;
	color: #cfcfcf;
	padding-bottom: 10px;
}
#collapsibleNavbar{ position: relative;}
.top_tel{ position: absolute; right:25px; top:10px;}
.top_tel span{ color: #FFF; font-size: 14px;    display: flex;
    align-items: center;}

.top_tel img{ margin-right: 5px;}









