.input2 {
BORDER-BOTTOM: #666666 1px solid; BORDER-LEFT: #666666 1px solid; BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; HEIGHT: 18px
;BACKGROUND-COLOR: #ebf5fb
}

td{font-size:12px;  line-height: 170%;font-family:Geneva, Arial, Helvetica, sans-serif; color:#666666}
body{font-size=12px}
form{margin:1px 0px 1px 0px}

BODY { 
��SCROLLBAR-FACE-COLOR: #EDEDED;
��SCROLLBAR-HIGHLIGHT-COLOR:#F3F8F2; 
��SCROLLBAR-SHADOW-COLOR: #F3F8F2; 
��SCROLLBAR-ARROW-COLOR: #6D6D6D;
��SCROLLBAR-BASE-COLOR:#6D6D6D; 
��SCROLLBAR-DARKSHADOW-COLOR: #6D6D6D
��} 

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0D4292;
	text-decoration: underline;
	position: relative;
	/* left: 1px; */    /* 鼠标放上后，会左移的效果  */
	top: 1px;
}
.ziju {
	letter-spacing: 3px;
}
a.b:link {
	color: #0D4292;
	text-decoration: none;
}
a.b:visited {
	color: #0D4292;
	text-decoratio��n: none;
}
a.b:active {
	color: #0D4292;
	text-decoration: none;
}
a.b:hover {
	color: #ff6600;
	text-decoration: none;
}
a.c:link {
	color: #ffffff;
	text-decoration: none;
}
a.c:visited {
	color: #ffffff;
	text-decoration: none;
}
a.c:active {
	color: #ffffff;
	text-decoration: none;
}
a.c:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.d:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
a.d:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
a.d:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
a.d:hover {
	color: #FFA800;
	text-decoration: underline;
	font-size: 13px;
}

a.top:link {
	color: #E3E9F8;
	text-decoration: none;
}
a.top:visited {
	color: #E3E9F8;
	text-decoration: none;
}
a.top:active {
	color: #E3E9F8;
	text-decoration: none;
}
a.top:hover {
	color: #ffffff;
	text-decoration: underline;
}




.hangju {
	line-height: 158%;
}


.zihao1 {
	font-size: 15px;
}
.zihao2 {
	font-size: 13px;
}


/*  分页样式      page               start   */
.newpage {
    padding: 10px 0 19px;
    text-align: center;
    clear: both;
	
	float:right;
}
.newpage a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
	
	 transition: background-color .3s;
	 display: inline;
	 border: 1px solid #ddd;
}
.newpage .current {
    background-color: #016ECF;
    color: white;
	
	border: 1px solid #016ECF;
	display: inline;
}
.newpage a:hover:not(.active) {background-color: #ddd;}
.newpage span {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
	
	 transition: background-color .3s;
	 display: inline;
	 border: 1px solid #ddd;
}
.newpage span:hover:not(.active) {background-color: #ddd;}
/*  分页样式      page               end   */




/* 首页产品介绍   start */
.wal {
    width: 100%;
    margin: 0px auto;
}
.box2 .jsys li {
    width: 33%;
    float: left;
	list-style-position: outside;
    list-style-type: none;
}
 
.box2 .jsys a {
    display: block;
    line-height: 25px;
cursor:default ;
 
}
.box2 .jsys img {
    width: 96%;
    height: 220px;
    padding: 10px;
    border-radius: 10px;
    transition: all 0.6s;
}
.box2 .jsys a p {
    background: #fff;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #d6d6d6;
    width: 95%;
    margin: 0 auto;
}
/* 首页产品介绍   end */