/* CSS Document */
*{ padding:0; margin:0;}
a{ color:#555; text-decoration:none;}
a:hover{ color:#03a23c;}
a{outline:none;}/*去除超链接虚线框*/
li{ list-style:none;}
img{ border:0;}
h1,h2,h3,h4,h5,h6{ font-size:12px;}
html{height:100%}
body 
{
    min-height:600px;
    min-width:1000px;
	font-family:"宋体";
    color:#565a5b; 
	font-size:12px;
	height:100%;
}
/* CSS 引导页 */
.absbg{ position: absolute; height: 100%; width: 100%; padding: 0 auto;min-height:600px;min-width:1000px;text-align:center;}
.absbg img{height:100%;min-height:600px;min-width:1000px;}
.bg_page{background:#20a866;}
.main_center{position:absolute; width:100%; height:100%;min-height:600px;min-width:1000px;}
.Buttonselect{ text-align:center;padding: 0 auto;}
.Buttonselect { height:100%;width:100%;}
.Buttonselect .navites{width: 700px; margin: 0 auto; padding-top:20%;}
.Buttonselect a,.Buttonselect ul a:visited{ background:url(../images/d1.png) no-repeat; width:152px; height:230px; float:left;  display:block; display:inline;}
.Buttonselect .li_box{padding-top:98px;}
.Buttonselect .li_box img{ width:110px; height:51px; border:#eeffff solid 1px;}
.Buttonselect .li_hover{ cursor:pointer;}
.Buttonselect .deff_on2{background:url(../images/d2.png) no-repeat; margin-left:85px;}
.Buttonselect .deff_on3{background:url(../images/d3.png) no-repeat; margin-left:84px;}










