
body { background:#e9e9e9;margin:0; padding:0;}
li{list-style:none}
a:hover{color:#1e9368;background-color:none;
        text-decoration:none; text-shadow:#00ff34 0px 0px 30px;}
.float-left {float: left;}
.float-left{float:left}
.layout-nav{width:1000px;height:100px;margin:0 auto;font-family:'Microsoft YaHei';
            margin-top:20px;}
.layout-left{float:left;}
.layout-left h2{float:left;}
.layout-right{float:right;}
.layout-right ul li{float:left; font-size:16px;padding:10px;
                     margin-top:40px;margin-right:20px;}
.layout-right ul li:hover{color:white;padding:10px;}
.layout-bottom{width:500px;padding-top:20px;margin:auto; text-align:center}
.layout-ul ul li{float:left;margin-left:20px}
.layout-ul{float:right}
.layout-company{width:100%;float:left;margin-top:10px;color:#8b8b8b;font-size:12px;
                line-height:6px}
/*------------------- index.cshtml -------------------*/
.index-main{width:1920px;height:500px;position:absolute;left:50%;
            margin:0 0 0 -960px;border:0 solid;}
.index-download{margin-top:520px; text-align:center;margin-bottom:50px;}
.index-download img{margin-left:50px; margin-right:100px;}
.index-neirong{width:1000px; margin:0 auto;margin-top:20px;}
.index-background{background-color:#e2e2e2;height:80px}
.index-background p{line-height:80px;font-size:20px;font-family:'Microsoft YaHei'}
.index-ul{text-align:left;height:180px;background-color:#ebebeb;padding-top:20px;}
.index-nav{margin:0 auto;height:80px;text-align:center;
           margin-top:20px;margin-bottom:20px;}
.index-nav p{font-size:50px;font-family:'Microsoft YaHei';line-height:80px;margin-left:20px;
             color:#ea4100; text-shadow:white 1px 1px 0px;}
.btn-danger{background-color:#ff4600;color:white}

/*----------------------- 公共样式（统一）--------------------------*/
.container-001{width: 25%;  float:left;padding: 5px;}
.bg-4{ border: solid 1px #B9D199;background:#E2E8CA}
.bg-5{color: #FF0004;}
h1,h2,h3,h4 {color:#026858;font-family: 'Microsoft YaHei';}
.index-center{color:#026858;font-size:3em;margin:50px;font-family:'Microsoft YaHei';
              text-shadow:white 1px 1px 0px;}
.caption-p{color:#1e9368; font-weight:normal;}
.thumbnail{box-shadow:#d9d9d9 0px 0px 10px 5px ;}
.thumbnail:hover{box-shadow:#1e9368 0px 5px 20px ;}
.index-padding{padding:10px;}
.news-new{background:#FF0004; border-radius: 50px; font-size: 12px; padding: 0px 5px;color:#FFFFFF}
.news-old{background:#7C7C7C;color: white; border-radius: 50px; font-size: 12px; padding: 0px 5px;}
.oooo{width: 25px;height: 25px; padding: 1px; text-align: center; line-height: 25px; background: #37822C;border-radius: 100px 100px; color: white}
/**/