*{margin: 0;padding:0;list-style: none;}
body{font-family: "微软雅黑";max-width: 800px;margin: 0 auto;}
a{text-decoration: none;color: #333;}
.fl{float: left;}
.fr{float: right;}
.cl{clear: both;}

.logo {
    font-size: 16px;
    text-indent: 10px;
    color: #333;
    width: 100%;
    height: 60px;
    background: #fff;
    position: fixed;
    top: 0px;
    z-index: 2;
    box-shadow: 0 1px 2px #e5e5e5;
}
.logo img {
	height: 50px;
	margin: 5px;
	float: left;
	margin: 5px 0 0 10px;
}
.logo h2 {
	color: #000;
	font-weight: normal;
	font-size:18px;
	margin: 10px 0 5px 0;
}
.logo p {
	color: #1764CE;
	font-size: 12px;
}

.index-top {
	color: #1E50A2;
	margin: 20px 0 0 0;
	position: relative;
	text-align: center;
}
.index-top h1 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f5f5f5;
}
.index-top span {
    width: 70px;
    height: 3px;
    background: #1e50a2;
    display: inline-block;
    position: relative;
    top: -22px;
}
.index-top p {
    text-transform: uppercase;
    color: #d0caca;
    font-size: 12px;
    position: relative;
    top: -14px;
}

nav a {
	display: inline-block;
	width: 33%;
	background: #174797;
	color: #fff;
	text-align: center;
	height: 35px;
	line-height: 35px;
	float: left;
	border-bottom: 1px solid #7289af;
	border-right: 1px solid #7289af;
}


.product_img{
	width: 46%;
    margin: 0 1% 0 2%;
	height: 186px;
	line-height: 40px;
	text-align: center;
	overflow: hidden;
}
.product_img:hover img{
	transform: scale(1.1,1.1);
}
.product_img a {
	font-size: 14px;
	color: #666;
}
.product_imgBox{
	width: 100%;
	height: 144px;
	overflow: hidden;
	border-radius: 5px;
}
.product_img img{
	width: 100%;
	height: 100%;
	transition: all ease 0.5s;
}





.about_box{
	border-top: 20px solid #f9f9f9;
}
.about_box img{
	width: 100%;
}
.about-content {
	margin: 10px 0;
    padding: 0 10px;
    font-size: 14px;
    line-height: 28px;
    color: #333;
    text-align: justify;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6; /* 自定义的行数 */
    overflow: hidden;
}
.about_box a{
	display: block;
    margin: 30px auto;
    width: 40%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 20px;
    background: #1f51a2;
    box-shadow: 2px 2px 3px #666666;
}





.case_box{
	border-top: 20px solid #f9f9f9;
}




.tab {
  width: 100%;
}
.tab-title {
  height: 40px;
  font-size: 0;
  margin-bottom: 10px;
  background-color: #f3f3f3;
}
.tab-title .item {
  display: inline-block;
  width: 33%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333;
  font-size: 14px;
  border-right: 1px solid #dcdcdc;
}
.tab-title .item-cur {
  color: #fff;
  background-color: #1E50A2;
}
.tab-cont {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.tab-cont__wrap {
  position: absolute;
  width: 98%;
}
.tab-cont .item {
  height: 200px;
  color: #333;
}
.tab-cont .item p{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-indent: 20px;
	border-bottom: 1px dashed #e5e5e5;
	background: url(../images/icon.png)no-repeat 3px center;
}
.tab-cont .item p i {
	display: inline;
	margin-left: -10px;
}
.tab-cont .item p a{
	color: #666;
	font-size: 14px;
}
.tab-cont .item p time{
	float: right;
}
.foot_top{
	width: 100%;
	height: 60px;
	background: #fff;
	clear: both;
}
footer{
	position:fixed;
	bottom:0;
	width:100%;
	background: linear-gradient(to top,#032b6d,#4081ec);
	height: 50px;
}



footer li{
	width: 25%;
	height: 50px;
	float: left;
	text-align: center;
}

footer li:nth-child(4){
	border-right: none;
	 
}
footer li i{
	font-size: 20px!important;
    color: #fff;
    margin: 5px 0 0 0px;
}
    
footer li a{
    display: block;
    font-size: 12px;
    margin: 5px 0 0 0px;
    color: #fff;
}



.ny-top {
	height: 40px;
	line-height: 40px;
	background: #f5f5f5;
	color: #666;
	font-size: 12px;
	box-shadow: 0 1px 5px #d0d0d0;
	margin-bottom: 10px;
	overflow: hidden;
}
.ny-top a {
	font-size: 12px;
	color: #666;
	margin: 0 5px;
}
.ny-top span {
	font-family: "宋体";
}
.ny-top i {
	font-size: 16px;
	color: #666;
	margin: 0 0 0 10px;  
}





.n_content {
	padding: 10px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	text-align: justify;
}
.n_content img {
	width: 100%;
}




.n_news p {
	width: 100%;
	height: 36px;
	line-height: 36px;
	color: #666;
	font-size: 14px;
	border-bottom: 1px dashed #e5e5e5;
}
.n_news p a {
	color: #666;
}
.n_news p time {
	font-size: 12px;
}

.n_content_title {
	font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #e5e5e5;
    text-align: center;
}


.list_page {
	text-align: center;
    margin-bottom: 50px;
    clear: both;
    position: relative;
    top: 20px;
}
.list_page a {
	background: #fff;
	margin: 1px;
	padding: 4px 6px;
	border: 1px solid #cecece;
	color: #666;
}
.list_page span {
	background: #5a5a5a;
	color: #fff;
	margin: 1px;
	padding: 4px 6px;
	border: 1px solid #cecece;
}



.ny-previous{
	font-size: 14px;
	color: #666;
	margin-top: 20px;
}
.ny-next{
	font-size: 14px;
	color: #666;
}
.ny-previous a {
	color: #666;
	font-size: 14px;
}
.ny-next a {
	color: #666;
	font-size: 14px;
}




























