@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style: none;
    letter-spacing: 0;
    outline: none;
}
body {
    text-align: center;
    font-family: "微软雅黑", "宋体", "黑体";
    background-color: #25052c;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat-y;
    background-position: center 589px;
    overflow-x: hidden;
}
div {
    margin: 0 auto;
}
a {
    text-decoration: none;
    cursor: pointer;
}
img {
    border: none;
    vertical-align: middle;
}
select::-ms-expand {
display: none;/*清除select下拉箭头*/
}
.clear {
    clear: both;
    height: 0;
    overflow: hidden;
}
/*顶部底部css*/

.head {
    width: 100%;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    background-color: #fff;
    border-bottom: 1px solid #d9d9d9;
}
.head .main {
    width: 1000px;
    height: 40px;
    margin: 0 auto;
}
.head .main .solarbe_logo {
    float: left;
}
.head .main .solarbe_nav {
    float: right;
    margin-top: 14px;
    display: inline;
}
.head .main .solarbe_nav li {
    float: left;
    padding: 0px 10px;
    display: inline;
    line-height: 12px;
 *line-height:14px;
    font-family: "微软雅黑", "宋体";
    font-size: 12px;
    color: #000;
    border-right: 1px solid #ddd;
}
.head .main .solarbe_nav li a {
    color: #000;
}
.head .main .solarbe_nav li a:hover {
    text-decoration: underline;
}
/*底部样式*/

.solarbe_bottom {
    text-align: center;
    font-family: "微软雅黑", "宋体";
    font-size: 12px;
    color: #000;
    line-height: 20px;
    padding: 0px 0px 10px 0;
    border-top: 1px solid #ddd;
    background-color: #fff;
    margin-top: 50px;
}
.solarbe_bottom .footLink {
    line-height: 40px;
}
.solarbe_bottom a {
    color: #000;
}
.solarbe_bottom a:hover {
    text-decoration: underline;
}
.footer_b {
    margin-top: 10px;
}
#banner {
    position: relative;
    width: 100%;
    height: 500px;
}
#banner img {
    position: absolute;
    left: 50%;
    margin-left: -960px;
}
.content {
    width: 1000px;
    margin: 0 auto;
}
.navigation {
    background-color: #078bcc;
    width: 100%;
}
.navigation ul {
    width: 1000px;
    height: 48px;
    margin: 0 auto;
    overflow: hidden;
}
.navigation li {
    float: left;
    width: 142px;
    height: 48px;
    position: relative;
}
.navigation li a {
    display: block;
    font-size: 18px;
    color: #fff;
    width: 100%;
    line-height: 18px;
    border-right: 1px solid #fff;
    box-sizing: content-box;
    text-align: center;
    margin-top: 15px;
    position: absolute;
    left: 0;
    top: 0;
}
.navigation li a:hover {
    text-decoration: underline;
}
.navigation li.active {
    background-color: #0070bc;
    height: 48px;
    color: #fff;
}
.navigation li.active a {
    color: #fff;
    border: none;
}
.scrolled {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}
.nav {
    padding: 50px 0;
}
.nav dt {
    font-size: 36px;
    color: #fff;
    text-align: center;
    line-height: 36px;
}
.nav dd {
    width: 40px;
    height: 1px;
    background-color: #fff;
    margin: 20px auto 0 auto;
}
#context div dl {
    overflow: hidden;
}
#context div dl dt {
    background-image: url(../images/icon_context.png);
    background-repeat: no-repeat;
    width: 140px;
    height: 131px;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    padding-top: 29.5px;
    float: left;
}
#context div dl dd {
    float: right;
    width: 820px;
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #ddd;
}
#context div dl dd p {
    font-size: 16px;
    line-height: 30px;
    text-align: left;
    color: #ddd;
    text-indent: 34px;
    margin-bottom: 10px;
}
#context div dl:last-of-type {
    margin-top: 20px;
}
#basic ul li {
    font-size: 16px;
    line-height: 48px;
    text-align: left;
    color: #ddd;
    background-image: url(../images/icon_basic.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
}
#Highlights ul {
    overflow: hidden;
    position: relative;
    width: 1040px;
}
#Highlights ul li {
    width: 220px;
    float: left;
    margin-right: 40px;
    display: inline;
}
#Highlights ul li div {
    background-image: url(../images/icon_Highlights.png);
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 48px;
    text-align: center;
    line-height: 117px;
    color: #fff;
}
#Highlights ul li p {
    font-size: 16px;
    line-height: 28px;
    color: #ddd;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 40px;
}
#schedule .nav {
    margin-top: -40px;
}
#schedule table {
    background-color: #fff;
    border-collapse: initial;
    border-spacing: 1px;
    font-family: "微软雅黑", "宋体", "黑体";
}
#schedule table td {
    background-color: #013686;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    color: #ddd;
    padding: 6px 20px;
}
#schedule table tr.title td {
    font-size: 18px;
    line-height: 48px;
    color: #f4a93c;
    padding: 0;
}
#schedule table tr td.part {
    background-color: #3d9ccd;
    font-size: 16px;
    line-height: 30px;
    padding: 9px 0;
}
#pic ul {
    position: relative;
    width: 1040px;
    overflow: hidden;
}
#pic ul li {
    width: 220px;
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
    display: inline;
}
#pic ul li img {
    width: 220px;
    height: auto;
    border: 1px solid #fff;
    box-sizing: border-box;
}
.more {
    width: 120px;
    height: 30px;
    display: block;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border: 1px solid #fff;
    border-radius: 15px;
    margin: 20px auto 0 auto;
}
.more:hover {
    color: #fff;
    text-decoration: underline;
}
#news ul {
    position: relative;
    width: 1040px;
    overflow: hidden;
}
#news ul li {
    width: 480px;
    float: left;
    margin-right: 40px;
    display: inline;
    background-image: url(../images/icon_basic.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    box-sizing: border-box;
}
#news ul li a {
    font-size: 16px;
    line-height: 60px;
    text-align: left;
    display: block;
    color: #ddd;
    background-image: url(../images/icon_news.png);
    background-repeat: no-repeat;
    background-position: left center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#news ul li a:hover {
    text-decoration: underline;
    color: #ddd;
}
