body{background:url(Index_body_bg.gif) repeat;}
ul,li {list-style-type:none;}
.clear {clear:both; *display:inline;/*IE only*/}
.k{width:100%; margin:0 auto; height:25px;}
.k2{width:100%; margin:0 auto; height:25px;}
.fl{float:left;}
.fr{float:right}

/*Top*/
.logo{text-align:center; width:100%; padding:25px 0;}

.about_top{width:100%; text-align:left; padding:5px 0; background:#1370b5;}
.about_top img{padding-left:10px;}

/*Nav*/
.nav{width:100%; height:90px; background:#1370b5;}
.nav ul{width:100%; padding-left:0;}
.nav ul li{width:25%; float:left; height:45px; text-align:center;}
.nav ul li a{height:45px; line-height:45px; color:#fff; display:block; margin:0 auto; font-size:15px;}
.nav ul li a:hover{color:#97d3ff;}
.nav ul li a.nav_hover{color:#97d3ff;}

/*关于我们*/
.title{text-align:center; width:100%; font-size:30px; font-weight:bold;}

.about{width:100%;}
.about_content{width:94%; margin:0 auto;}
.about_content p{margin-top:10px;}

.about_content a{width:120px; height:35px; line-height:35px; text-align:center; display:block; color:#1370b5; border:1px solid #1370b5; margin-top:40px; margin:0 auto; font-size:14px; border-radius:25px; }
.about_content a:hover{background:#1370b5; color:#fff;}

/*产品展示*/
.product{width:100%; background: url(Index_product_bg.jpg) no-repeat 50%; background-size:cover;}

.product_more{width:120px; height:35px; line-height:35px; text-align:center; display:block; color:#1370b5; border:1px solid #1370b5; margin:30px auto; font-size:14px; border-radius:25px; }
.product_more:hover{background:#1370b5; color:#fff;}

		.slideBox{ max-width:100%;  overflow:hidden; position:relative; }
.slideBox ul{padding-left: 0em; }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; height:19.8rem; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:50px; height:65px; background:#555 url(../images/slider-arrow.png) -102px 17px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:18px 15px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }
/*新闻中心*/
.news_list{width:80%; border-radius:25px; background:#1370b5; height:40px; line-height:40px; margin:0 auto; padding-left:0;}
.news_list li{width:33.33333%; float:left; text-align:center; font-size:13px;}
.news_list li a{color:#fff;}

.more a{width:120px; height:35px; line-height:35px; text-align:center; display:block; color:#1370b5; border:1px solid #1370b5; margin-top:40px; margin:0 auto; font-size:16px; border-radius:25px; }
.more a:hover{background:#1370b5; color:#fff;}


/*底部版权*/
.copyright{text-align:center; line-height:24px; padding:20px 0; font-size:14px; background:#1370b5; color:#fff;}
.copyright a{color:#fff;}
.copyright b{font-size:18px; font-weight:bold;}

/*内页Css*/
.about_nav{width:100%; margin:0 auto; border-bottom:1px solid #e4e4e4; background:#fafafa;}
.about_nav ul{padding-left:0; width:100%; margin:0 auto;}
.about_nav ul li{width:23%; height:25px; margin:6px 1%; float:left; text-align:center; font-size:13px;}
.about_nav ul li a{width:100%; height:25px; line-height:25px; float:left; display:block; color:#333333;}
.about_nav ul li.a_cate_hover a{background:#1370b5; color:#fff;}

.about_navt{width:100%; margin:0 auto; border-bottom:1px solid #e5e5e5; background:#f2f2f2;}
.about_navt ul{padding-left:0; width:100%; margin:0 auto;}
.about_navt ul li{width:31%; height:25px; margin:3px 1%; float:left; text-align:center; font-size:13px;}
.about_navt ul li a{width:100%; height:25px; line-height:25px; float:left; display:block; color:#333333;}
.about_navt ul li a:hover{background:#1370b5; color:#fff;}
.about_navt ul li.a_cate_hover a{background:#1370b5; color:#fff;}

.am-dropdown-content ul li{float:left; width:98%;}

.p_navt{width:100%; margin:0 auto; border-bottom:1px solid #e5e5e5; background:#f2f2f2; height:35px; display:block;}

.about_wz{width:100%; height:40px; line-height:40px; text-align:left; text-indent:10px; border-bottom:1px solid #e4e4e4; font-size:13px;}

.about_body_title{font-size:20px; font-weight:bold; text-align:center; width:100%; height:50px; line-height:50px; background:#006c36; color:#fff;}
.edui-upload-video{
	display:flex;
	margin:0 auto;
	width:100%!important;
	height:auto !important;
}