/* 
 Author: edsSite.com
 */
a {color:#666666; text-decoration: none;}
a:hover {color: rgb(0, 114, 182); text-decoration: none;}

/* navbar pc start */
@media ( min-width : 992px) {	
	.eds_navbar_bg {
		background-color: #FFFFFF;
		height: 90px;
		/* border-bottom:5px solid rgb(48, 93, 195); */
		/* line-height: 60px; */
	}
	.navbar-header {height: 85px;}
	.eds_logo {margin-top:15px;}
	.navbar{
		/* height: 95px; */
		margin-bottom: 0;
	}
	.navbar-nav li {height: 85px;}
	.navbar-nav li a {
		font-size: 16px;
	}
	.navbar-nav>li>a {
	    line-height: 70px;
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: rgb(0, 114, 182);
    background-color: #ffffff;
	border-bottom: 3px solid rgb(0, 114, 182);
	height: 85px;
	}
	.navbar-brand {
		padding: 5px 0;
	}
}
@media ( max-width : 992px) {	
	.navbar-brand {
		padding: 5px;
	}
	.navbar-brand img {
		height: 40px;
	}
}
/* navbar pc end */
.navbar{
		margin-bottom: 0;
	}
/* swiper banner start */
 .swiper-container {
    width: 100%;
    height: 100%;
	margin-top: 90px;
}
@media ( max-width : 992px) {	
	.swiper-container {
		width: 100%;
		height: 100%;
		margin-top: 50px;
	}
}
.swiper-slide {
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
/* swiper banner end */
/* advantage starr */
.eds-box a{ padding: 20px; display: block; cursor: pointer;}
.eds-box a:hover { background-color: #f9f9f9; padding: 20px;}
.eds-box img {height: 48px;}
/* advantage end */
/* product start */
.eds_pro_rec {
	background-color: #ffffff; 
	padding:0 30px; 
	/* height: 360px; */
	border-radius: 5px;
	box-shadow: 0px 0px 10px 10px rgba(221,221,221,0.7);
}

.eds_pro_t_list li a {	
	font-size: 16px;
	color: #333;
	background-color: #f9f9f9;
}.eds_pro_t_list li a:hover {	
	color: #fff;
	background-color: rgb(0, 114, 182);
	border-color: #fff;
}
.eds_pro_t_list >.active >a, a:hover {
	color: #fff;
	background-color: rgb(0, 114, 182);
	border-color: #fff;
}
/* product end */
.eds_pro_p_list a {
	border:2px solid #f9f9f9; 
	background-color: #fff;
	box-shadow: 0px 0px 5px 5px rgba(238,238,238,0.7);
	color: #999; 
	text-decoration: none;
	display: block;
}
.eds_pro_p_list a:hover {
	border:2px solid #f9f9f9;
	background-color: #ffffff; 
	box-shadow: 0px 0px 10px 10px rgba(238,238,238,1.0);
	color: rgb(0, 114, 182); 
	text-decoration: none;
	display: block;
}
.eds_pro_p_list h3 {
	font-size: 16px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 0 10px;
}
.eds_pro_p_list a:hover h3 {color: rgb(0, 114, 182);}

.eds_pro_img {
	border: 1px solid #eeeeee;
	border-radius: 5px;
	padding: 14px;	
	box-shadow: 0px 0px 10px 10px rgba(221,221,221,0.7);
}
/*faq start*/
.eds_faq_list a {
	border:2px solid #f9f9f9;
	background-color: #f1f1f1;
	box-shadow: 0px 0px 5px 5px rgba(238,238,238,0.7);
	border-radius: 10px;
	color: #999;
	text-decoration: none;
	display: block;
}
.eds_faq_list a:hover {
	border:2px solid #f9f9f9;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 10px rgba(238,238,238,1.0);
	color: rgb(0, 114, 182);
	border-radius: 10px;
	text-decoration: none;
	display: block;
}
.eds_faq_list a h3{
	font-size: 16px;
	padding:15px;
	margin: 0;
}
	/*faq end*/
/* about start */
.eds_bg_about {
	background:#eeeeee url(../images/bg_about.jpg) center center no-repeat;
	/**添加以下css */
	/* height: 100%; //大小设置为100%
	width: 100%; //大小设置为100%
	position: fixed;
	background-size: 100% 100%; */
	padding: 50px;
}
.eds_bg_about_conent {
	background: rgba(255, 255, 255, 0.7);
	margin: 50px 0;
	padding: 10px 20px;
	/* min-height: 273px; */
}
@media ( max-width : 992px) {	
	.eds_bg_about{
		background: #F9F9F9;
	}
}
.eds_border_r {border-right: 1px solid #CCC;}
/* about end */
/* news start */
.eds_news_box h3 {font-size: 16px;}
.eds_news_box h3,.eds_news_box p {padding: 0 10px;}
.eds_news_box a {
	border:2px solid #f9f9f9;
	background-color: #fff;
	padding: 3px;
	box-shadow: 0px 0px 5px 5px rgba(221,221,221,0.7);
	display: block;
}
.eds_news_box a:hover {
	border:2px solid #f9f9f9;
	background-color: #fff;
	padding: 3px;
	color: rgb(0, 114, 182);
	box-shadow: 0px 0px 10px 10px rgba(221,221,221,1.0);
	display: block;
}


.eds_news_img a{
	border:2px solid #f9f9f9;
	background-color: #fff;
	box-shadow: 5px 5px 5px #EEEEEE;
	color: #999999; 
	text-decoration: none;
	display: block;
}
.eds_news_img a:hover {
	border:2px solid #1e57f9;
	background-color: #FFFFFF; 
	box-shadow: 5px 5px 5px #02aaff;
	color: #666666; 
	text-decoration: none;
	display: block;
}
.eds_news_img h3 {
	margin: 0;
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}
/* ul {padding: 0 30px;} */
.eds_news_list li{
	padding-top: 10px; 
	list-style-type: square;
	border-bottom: 1px dashed #999;
	font-size: 16px;
}
.eds_news_list li a:hover {
	color:#305dc3;
}
.eds_content_img img {
	display: block;
	max-width: 100%;
	height: auto;
}
/* news end */
/* footer */
.eds_footer_bg {
	background-color: rgb(0, 114, 182);
	border-top: 1px solid #dbdbdb;
	padding: 20px 0;
	color: #EEEEEE;
	
}
.eds_footer_bg h3{color: #FFFFFF;}
.eds_footer_bg a {color: #8fc6e6;}
.eds_footer_bg a:hover {color: #FFFFFF;background-color: rgb(0, 114, 182);}
.c-8fc6e6{color: #8fc6e6;}
/* mobile phone start */
@media (min-width:992px) { 
	.eds_m_tel{display: none;}
}
.eds_m_tel {
		width: 100%;
		height: 50px;		
		line-height: 50px;
		background: #00457e;
		color: #FFFFFF;
		position: fixed;
		bottom: 0;
	}
.eds_m_tel a {color: #FFFFFF;}

.eds_bg_aa171f {background-color: #aa171f;}
/* mobile phone end */

/* breadcrumb */
.eds_breadcrumb {
	width: 100%;
	background: #f5f5f5;
}
.eds_breadcrumb a:hover {
	color: rgb(0, 114, 182);
	background: none;
}
/* product */
.eds_pro_img {
	border: 1px solid #eeeeee;
	border-radius: 5px;
	padding: 14px;	
	box-shadow: 0px 0px 10px 10px rgba(221,221,221,0.7);
}
/* news */
.eds_news_list_box a {
	border: 1px solid #f9f9f9;
	padding: 19px;
	display: inline-block;
}
.eds_news_list_box a:hover {
	background:none;
	color:rgb(48, 93, 195);	
	box-shadow: 0px 0px 10px 10px rgba(48, 93, 195,1.0);
}

blockquote a:hover {background-color: #fff;color:rgb(0, 114, 182);}

/*pager*/
.pager li {
	margin: 3px;
}
.pager li a:hover{
	background: rgb(0,114,182);
	color: #FFFFFF;
}
/* img zoom start */
#box{
    /* width: 100%; */
    /* margin: 100px auto 0; */
	overflow: hidden;    
}
#box>img{
    width: 100%;
    transition: all 0.5s;
    /*让动画更丝滑*/
    /*只有开始和结束两帧*/
    /*必须有hover这种触发条件*/
}
#box>img:hover{
    transform: scale(1.09);
}
/* img:hover{ transform:scale(1,1)} */
/* img zoom end */
/* common style */
.btn-09F {    
	color: #000;
    background-color: #F5F5F5;
    border-color: #F9F9F9;
	border-radius: 0;
}
.btn-09F:hover {
	color: #fff;
	background-color: #1e57f9;
	border-color: #2e6da4;
} 
.btn-09F-r {    
	color: #FFFFFF;
    background-color: #0099FF;
    border-color: #F9F9F9;
	border-radius: 5px;
}
/* 文字尺寸 */
.f-12{font-size:12px}
.f-14{font-size:14px}
.f-16{font-size:16px}
.f-18{font-size:18px}
.f-20{font-size:20px}
.f-24{font-size:24px}
.f-26{font-size:26px}
.f-28{font-size:28px}
.f-30{font-size:30px}
/* 文字行距 */
.lh-16{line-height:16px}/*16像素行距*/
.lh-18{line-height:18px}/*18像素行距*/
.lh-20{line-height:20px}/*20像素行距*/
.lh-22{line-height:22px}/*22像素行距*/
.lh-24{line-height:24px}/*24像素行距*/
.lh-26{line-height:26px}/*26像素行距*/
.lh-28{line-height:28px}/*28像素行距*/
.lh-30{line-height:30px}/*30像素行距*/
/* 文字颜色 */
/*EDS色*/
.c-eds,.c-eds a,a.c-eds{color:#0093dd}
.c-eds a:hover,a.c-eds:hover{ color:#0093dd}

.c-305dc3 {color:#305dc3;}

/*主要颜色*/
.c-primary,.c-primary a,a.c-primary{color:#5a98de}
.c-primary a:hover,a.c-primary:hover{ color:#5a98de}
 
/*次主色*/
.c-secondary,.c-secondary a,a.c-secondary{color:#555}
.c-secondary a:hover,a.c-secondary:hover{ color:#555}
 
/*强调色—成功*/
.c-success,.c-success a,a.c-success{color:#5eb95e}
.c-success a:hover,a.c-success:hover{ color:#5eb95e}
 
/*强调色—危险*/
.c-danger,.c-danger a,a.c-danger{color:#dd514c}
.c-danger a:hover,a.c-danger:hover{ color:#dd514c}
 
/*强调色—警告*/
.c-warning,.c-warning a,a.c-warning{color:#f37b1d}
.c-warning a:hover,a.c-warning:hover{ color:#f37b1d}
 
/*强调色—错误*/
.c-error,.c-error a,a.c-error{color:#c00}
.c-error a:hover,a.c-error:hover{ color:#c00}
 
/*辅助色—浅黑*/
.c-333,.c-333 a,a.c-333{color:#333}
.c-333 a:hover,a.c-333:hover{ color:#333}
 
/*辅助色—灰色*/
.c-666,.c-666 a,a.c-666{color:#666}
.c-666 a:hover,a.c-666:hover{ color:#666}
.c-999,.c-999 a,a.c-999{color:#999}
.c-999 a:hover,a.c-999:hover{color:#999}
 
/*标准色—红色*/
.c-red,.c-red a,a.c-red{color:red}
.c-red a:hover,a.c-red:hover{ color:red}
 
/*标准色—绿色*/
.c-green,.c-green a,a.c-green{color:green}
.c-red a:hover,a.c-red:hover{color:green}
 
/*标准色—蓝色*/
.c-blue,.c-blue a,a.c-blue{color:blue}
.c-blue a:hover,a.c-blue:hover{color:blue}
 
/*标准色—白色*/
.c-white,.c-white a,a.c-white{color:white}
.c-white a:hover,a.c-white:hover{color:white}
 
/*标准色—黑色*/
.c-black,.c-black a{color:black}
.c-black a:hover,a.c-black:hover{color:black}

/*标准色—LOGO*/
.c-0072b6,.c-0072b6 a{color:#0072b6}
.c-0072b6 a:hover,a.c-0072b6:hover{color:#0072b6}
 
/*标准色—橙色*/
.c-orange,.c-orange a,a.c-orange{color:orange}
.c-orange a:hover,a.c-orange:hover{color:orange}
/* 对齐 */
.text-l{text-align:left}/*水平居左*/
.text-r{text-align:right}/*水平居右*/
.text-c{text-align:center}/*水平居中*/
.va *{vertical-align:sub!important;*vertical-align:middle!important;_vertical-align:middle!important}
.va-t{ vertical-align:top!important}/*上下居顶*/
.va-m{ vertical-align:middle!important}/*上下居中*/
.va-b{ vertical-align:bottom!important}/*上下居底*/
/* 浮动 */
.f-l{float:left!important;_display:inline}
.f-r{float:right!important;_display:inline}
/* 文字单行溢出省略号 */
.text-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
/*多行溢出*/
.content-overflow{
    overflow: hidden; /* 溢出部分隐藏 */
    text-overflow: ellipsis; /* 文字溢出部分省略号显示 */
    display: -webkit-box; /* 弹性伸缩盒子模型显示 */
    -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 设置或检索伸缩盒对象的子元素的排列方式 */
}
/* 外边距 */
.mt-5{margin-top:5px}/*距上5像素*/
.mt-10{margin-top:10px}/*距上10像素*/
.mt-15{margin-top:15px}/*距上15像素*/
.mt-20{margin-top:20px}/*距上20像素*/
.mt-25{margin-top:25px}/*距上25像素*/
.mt-30{margin-top:30px}/*距上30像素*/
.mt-35{margin-top:35px}/*距上35像素*/
.mt-40{margin-top:40px}/*距上40像素*/
.mt-50{margin-top:50px}/*距上50像素*/
 
.mb-5{margin-bottom:5px}/*距下5像素*/
.mb-10{margin-bottom:10px}/*距下10像素*/
.mb-15{margin-bottom:15px}/*距下15像素*/
.mb-20{margin-bottom:20px}/*距下20像素*/
.mb-25{margin-bottom:25px}/*距下25像素*/
.mb-30{margin-bottom:30px}/*距下30像素*/
.mb-35{margin-bottom:35px}/*距下35像素*/
.mb-40{margin-bottom:40px}/*距下40像素*/
.mb-50{margin-bottom:50px}/*距下50像素*/
 
.ml-5{margin-left:5px}/*距左5像素*/
.ml-10{margin-left:10px}/*距左10像素*/
.ml-15{margin-left:15px}/*距左15像素*/
.ml-20{margin-left:20px}/*距左20像素*/
.ml-30{margin-left:30px}/*距左30像素*/
.ml-40{margin-left:40px}/*距左40像素*/
.ml-50{margin-left:50px}/*距左50像素*/
 
.mr-5{margin-right:5px}/*距右5像素*/
.mr-10{margin-right:10px}/*距右10像素*/
.mr-15{margin-right:15px}/*距右15像素*/
.mr-20{margin-right:20px}/*距右20像素*/
.mr-30{margin-right:30px}/*距右30像素*/
.mr-40{margin-right:40px}/*距右40像素*/
.mr-50{margin-right:50px}/*距右50像素*/
/* 内填充 */
.pb-5{padding-bottom:5px}/*下填充5像素*/
.pb-10{padding-bottom:10px}/*下填充10像素*/
.pb-15{padding-bottom:15px}/*下填充15像素*/
.pb-20{padding-bottom:20px}/*下填充20像素*/
 
.pl-5{padding-left:5px}/*左填充5像素*/
.pl-10{padding-left:10px}/*左填充10像素*/
.pl-15{padding-left:15px}/*左填充15像素*/
.pl-20{padding-left:20px}/*左填充20像素*/
 
.pr-5{padding-right:5px}/*右填充5像素*/
.pr-10{padding-right:10px}/*右填充10像素*/
.pr-15{padding-right:15px}/*右填充15像素*/
.pr-20{padding-right:20px}/*右填充20像素*/
 
.pd-5{padding:5px}/*填充5像素*/
.pd-10{padding:10px}/*填充10像素*/
.pd-15{padding:15px}/*填充15像素*/
.pd-20{padding:20px}/*填充20像素*/
/* 行内分割竖线 */
.pipe{margin:0 5px;color:#CCC}
/* 线条 */
.line{ font-size: 0px; line-height: 0px; border-top: solid 1px #ddd; float: none}


article .c-666 a:hover{
	background: none;
	color: rgb(0,114,182);
}

