body {margin:0;padding:0;list-style:none;text-decoration:none;width:100%;}


img{display:inline-block;}

p{ margin:0;}

.main{ width:100%;margin:0 auto;overflow:hidden}
#robot{
        position:absolute;
        left:90%;
        top:400px;
        cursor:pointer;
    }

.header{
	position:relative;
	/* border-top:9px solid #25AC2B;   */
    /*background-image:url('../images/index/home_02.jpg');*/
}
    .header .aimagetop {height:401px;
         width: 1280px;
    margin: 0 auto;
    }
.header img.bgimg{ width:88%;
    /*margin: 0 auto;*/
margin-left:70px;
    opacity:0.85;
filter:"alpha(opacity=85)";
-ms-filter:"alpha(opacity=85)"; /* ¾É°æIE */
}
.header .title{ position:absolute;top:0px;
    /*background-image:url('../images/index/home_01.jpg');*/
    background: #ffffff; filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2B9DBFE,endColorstr=#B2B9DBFE);
    height:77px;line-height:77px;width:100%;box-shadow:2px 3px 4px #e0d9d9;}
.header .title div{ width:1000px;margin:0 auto;position:relative;}
.header .title img.titleimg{position:relative;}
.header .title div span .Login {
    display:inline-block;position:absolute;right:0px;
    width:68px;height:28px;line-height:28px;
    padding-left:25px;color:#fff;  font-weight:bold;
    background: url('/Content/index/image/µÇÂ¼.png') no-repeat 10px 5px #25AC2B;
    background-size:12px 12px;
    background-position:12px 8px;
    font-size:12px;
}
.header .title div span .Register {
      display:inline-block;position:absolute;left:0px;
    width:68px;height:28px;line-height:28px;
    text-align:center;color:#7E7E7E;
    background-color:#E9E9E9; font-weight:bold;
 
}
a:link {
    color:#7E7E7E;
}
.header .title div p{height:26px;width:302px;position:absolute;
                     right:0;top:32px;left:310px; background-color:#FFF; 
                     border:1px solid #ccc;}
.header .title div span{height:26px;position:absolute;
                     left:880px;top:32px; }
.header .title div input{width:274px; border:none;height:100%;outline: none;}
.header .title div img.btnimg{cursor:pointer;}
.header .menu{position:absolute;bottom:0px; height:34px;width:100%;}
.header .menu div{margin:0 auto;width:1000px;height:34px;}
.header .menu div ul{ margin:0;padding:0; width:100%;}
.header .menu div ul li{height:34px;line-height:34px; width:11.1%;
    float:left;color:#000;list-style:none;
    text-align:center;color:#fff;background-color:#25AC2B;
    cursor:pointer;border-right:1px solid #25A22A;}
.header .menu div ul li.li1{border-left:1px solid #ccc;}
.header .menu div ul li:hover{background-color:#249529;}
.header .menu div ul::after{clear:both; content:"";display: block;height:0;visibility:hidden;}
.content{ height:auto; width:1000px;margin:0 auto;}
.footer{width:100%;border-top:7px solid #25AC2B; margin-top:20px;}
.footer p{font-size:12px;font-family:'Microsoft YaHei';text-align:center;
    color:#333;margin:15px auto;}