html {
    margin:0;
    padding:0;
}

.headhomeall {
    margin: 0;
    padding:0;
    background-color: white;
    height: 90px;
}

.page-container{ width:960px; margin:auto; }
#menu {
    height: 90px;
    color:#c9c9c9;
    padding: 0px;
    margin: 0px;
}

#menu ul {
    position: relative;
    top: 60px;
    left: 40px;
    padding: 0px;
    margin: 0px;
    font-size: 15px;
    line-height: 30px;
    list-style: none;
}

#menu ul li {
    float: left;
    margin-left: 10px;
    text-align: center;
    width: 80px
}

#menu ul li a {
    text-decoration: none;
    color: #000;
}

#menu ul li a:hover {
}

#menu ul li ul {
    display: none;
    position: relative;
    top: 0;
    left: 0px;
    width: 160px;
}

#menu ul li:hover {
    background-color: #369BF5;
}

#menu ul li:hover ul {
    display: block;
    height: 0;
    z-index:1000;
    background-color: #369BF5;
}

#menu ul li ul li {
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    float: none;
    background-color: #369BF5;
    width: 160px;
    border-bottom: 1px solid #3690E5;
}

#menu ul li ul li:hover {
    background-color: #36FFF5;
    width: 160px;
}

#menu ul#lanversion {
    font-size: 10px;
    margin: 3px;
    padding: 0px;
    top: 10px;
    left: 305px;
    float: left;
    height: 20px;
}
#menu ul#lanversion li {
    width: 45px;
}

.logo {
    position: relative;
    top: 8px;
    left: 0px;
    float: left;
    height: 80px;
    width:80px;
}

.logo-img {
    max-height:80px;
}

.headline {
position: absolute;
width: 450px;
margin-left: 130px;
}

.headline-img {
max-width: 100%;
}

.picswithall {
    z-index: -1;
    height: 360px;
    margin:0px auto;
	width:960px;
    clear: both;
}

.container, .container *{margin:0; padding:0;}
.picswithall a {
    text-decoration: none;
    color: #000;
}

.container{ float:left; overflow:hidden;position:relative; margin:auto; height: 360px;width:660px; margin-right:15px;#border:5px solid #fff00e;}
.conpattern {
    margin: 0;
    padding: 0;
    width: 400px;
    height: 150px;
    overflow: hidden;
    position: relative;
}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{width: 660px;height:360px; display:block;}

.slider2{ position: relative; width:400px;  height: 150px;  top: 20px}
.slider2 li {float:left; padding:0 ; margin: 20px;}
.testother {
    float: left;
}

.num{ position:absolute; right:5px; bottom:5px;}
.num li{
    float: left;
    color: #FF7300;
    text-align: center;
    line-height: 16px;
    width: 16px;
    height: 16px;
    font-size: 12px;
    cursor: pointer;
    overflow: hidden;
    margin: 3px 1px;
    border: 1px solid #FF7300;
    background-color: #fff;
}
.num li.on{
    color: #fff;
    line-height: 21px;
    width: 21px;
    height: 21px;
    font-size: 16px;
    margin: 0 1px;
    border: 0;
    background-color: #FF7300;
    font-weight: bold;
}
.patternerall {
    height: 90px;
}
.patternerin {
    margin: auto;
    width:1000px;
    height: 90px;
}

.patternerin ul {
}

.patternerin ul li img {
    width: 250px;
    height: 70px;
}

.patternerin ul li {
    float: left;
    margin-right: 70px;
    width: 250px
}
.patterner {
    float: left;
    width: 400px;
    margin: 30px;
    height: 200px;
}

.newsall {
    height: 400px;
    margin: 10px 0;
}

.newsin {
    margin: auto;
    height: 400px;
    width: 960px;
}

.news {
    margin-right: 10px;
    float: left;
    height: 350px;
    width: 310px;
}
.news img {
    width: 300px;
    height: 150px;
}
.news p {
    margin: 0.6em 0;
    line-height: 1.2em;
}

.news p a {
    font-size: 15px;
    text-decoration: none;
}

.newshead {
    height: 50px;
}

.newshead p {
    font-size: 20px;
    float: left
}
.newshead a {
    position: relative;
    top: 24px;
    font-size: 15px;
    float: right;
    text-decoration: none;
    color: #777;
}
.summaryall {
    background-color: #DEF;
    height: 230px;
}
.summaryin {
    margin: auto;
    width: 960px;
}
.summary {
    float: left;
    margin-left: 60px;
    width: 178px;
}

.summary p {
    font-size: 20px;
}

.summary hr {
    margin: 0px;
    text-align: left;
    width: 40px;
}
.summary a {
    color: #000;
    text-decoration: none;
}
.summary ul {
    padding-left: 0;
}

.summary ul li {
    position: relative;
    list-style: none;
}

#main-nav{ height:50px; }
#main-nav ul{
    list-style:none;
    margin:0;
    padding:0;
}
#main-nav li{ float:right; }
#main-nav a{
    display:block;
    height:0px 0 0 0;
    overflow:hidden;
    background-repeat:no-repeat;
    text-decoration:none;
}
#main-nav li a:hover {
    color:#db6d16;
}

#header{
    height:250px;
    //background:#db6d16;
    url(../sky.jpg);
}

#sidebar{
    float:right;
    width:350px;
    line-height:18px;
}
#sidebar .pading{ padding:25px; }

#content{
    width:380;
    margin-right:280px;
    line-height:18px;
}
#content .padding { padding:25px; }
#conten h2{
    margin:0;
    padding:0;
    padding-bottom:15px;
}
#conten p{
    margin:0;
    padding:0;
    padding-bottom:15px;
}

#footer{
    background:darkblue;
    font-size:12px;
    color:#c9c9c9;
    padding:13px 25px;
    line-height:18px;
}
#footer a{
    color:#ffffff;
    text-decoration:none;
}
#footer a:hover { color:#db6d16; }
#footer #altnav{
    width:350px;
    float:right;
    text-align:right;
}
#beian {
    text-align: center;
}


#headshow {
    border: 1px solid #eee;
    position: relative;
    top: 10px;
    left: 500px;
}

body {
    font-family: Helvetica, Arial, Sans-serif;
    margin: 0;
    padding:0;
    font-size: 15px;
    line-height: 24px;
    color: #333;
    background: #eee;
}

.main-container {
    background: #f8f8f8;
    width: 1060px;
    margin: 0 auto;
}

.hidden{ display:none; }

#divcss5{
    border:1px #ff8000 ;
}
#divcss5 li{
    width:250px;line-height:24px; font-size:12px;
    color:#6699ff;overflow:hidden;text-overflow:ellipsis;
    border-bottom:1px #ff8000 dashed;
}

.main, #footup {
    margin: auto;
    padding: 0 0 10px 0;
    width: 960px;
    clear: both;
}

.main img {
    max-width: 960px;
}

.main h1 {
    font-size: 2.6em;
    line-height: 1.2em;
    margin: 1em 0;
}

.intro p {
    line-height: 22px;
}

th, td {
    padding: 0 10px;
}
