@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}
body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "微软雅黑", "宋体", "黑体";
    overflow-x: hidden;
}
div {
    margin: 0 auto;
    padding: 0;
}
a {
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}
dl, dt, dd {
    margin: 0;
    padding: 0;
}
img {
    border: none;
    vertical-align: middle;
}
.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: #333;
    border-right: 1px solid #ddd;
}
.head .main .solarbe_nav li a {
    color: #333;
}
.head .main .solarbe_nav li a:hover {
    text-decoration: underline;
}
/*底部样式*/
.solarbe_bottom {
    text-align: center;
    font-family: "微软雅黑", "宋体";
    font-size: 12px;
    color: #333;
    line-height: 20px;
    padding: 0px 0px 10px 0;
    border-top: 1px solid #ddd;
}
.solarbe_bottom .footLink {
    line-height: 40px;
}
.solarbe_bottom a {
    color: #333;
}
.solarbe_bottom a:hover {
    text-decoration: underline;
}
.footer_b {
    margin-top: 10px;
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.bg {
    background-color: #f2f2f2;
    padding: 40px 0;
    margin: 40px 0 0 0;
}
.bg .nav {
    margin-top: 0;
}
.update {
    position: relative;
    right: 0;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #888;
    top: 10px;
}
.banner {
    width: 100%;
}
.banner img {
    width: 100%;
}
.banner img:last-of-type {
    display: none;
}
.banner img:first-of-type {
    display: block;
}
.nav {
    font-size: 30px;
    line-height: 30px;
    margin: 40px auto;
    text-align: center;
    color: #333;
}
.subnav {
    font-size: 14px;
    color: #888888;
    line-height: 24px;
    text-align: center;
    margin-top: -30px;
    margin-bottom: 40px;
}
.jsdb {
    overflow: hidden;
}
.jsdb img {
    float: left;
    width: 400px;
    height: 225px;
}
.jsdb div {
    float: right;
    width: 750px;
    height: 225px;
    display: table;
}
.jsdb div span {
    display: table-cell;
    vertical-align: middle;
}
.jsdb div span p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.jsdb_img1 {
    margin-top: 40px;
    overflow: hidden;
}
.ylcy {
    float: left;
    text-align: center;
}
.ylcy div {
    font-size: 16px;
    line-height: 16px;
    margin: 20px 0;
    color: #333;
}
.db {
    float: right;
    text-align: center;
}
.db div {
    font-size: 16px;
    line-height: 16px;
    margin: 20px 0;
    color: #333;
}
.jsdb_img2 {
    text-align: center;
    margin-top: 20px;
}
.jsdb_img2 img {
    display: inline-block;
    margin: 0 20px;
}
.jsdb_img2 div {
    font-size: 16px;
    line-height: 16px;
    margin: 20px 0;
    color: #333;
}
.fzqs {
    overflow: hidden;
}
.fzqs img {
    float: left;
    width: 400px;
    height: 225px;
}
.fzqs div {
    float: right;
    width: 750px;
    height: 225px;
    display: table;
}
.fzqs div span {
    display: table-cell;
    vertical-align: middle;
}
.fzqs div span p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.fzqs_img {
    text-align: center;
    margin-top: 20px;
}
.jsjj {
    overflow: hidden;
}
.jsjj img {
    float: left;
    width: 400px;
    height: 300px;
}
.jsjj div {
    float: right;
    width: 750px;
    height: 300px;
    display: table;
}
.jsjj div span {
    display: table-cell;
    vertical-align: middle;
}
.jsjj div span p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.text p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.text div {
    margin-bottom: 10px;
}
.text div p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 0;
}
.text strong {
    font-size: 18px;
    line-height: 24px;
    color: #111;
    text-align: left;
    display: block;
    text-indent: 0;
    font-weight: bold;
    margin-bottom: 5px;
}
.text img {
    margin: 30px auto;
}
.text .img_title {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    margin: -10px 0 20px 0;
    color: #333;
    display: block;
}
.img {
    text-align: center;
}
.img div {
    display: inline-block;
    margin: 0 20px;
}
.img div span {
    font-size: 16px;
    line-height: 16px;
    margin: 20px 0;
    color: #333;
    display: block;
}
.gj {
    overflow: hidden;
}
.gj img {
    float: left;
    width: 400px;
    height: 225px;
}
.gj div {
    float: right;
    width: 750px;
    height: 225px;
    display: table;
}
.gj div span {
    display: table-cell;
    vertical-align: middle;
}
.gj div span p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.home {
    position: fixed;
    left: 5%;
    top: 9px;
    z-index: 11;
    width: auto;
    height: 22px;
    display: none;
}
.navigation {
    background-color: #ce0000;
    width: 100%;
    display: none;
}
.navigation ul {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
    overflow: hidden;
}
.navigation ul.show {
    display: block;
}
.navigation li {
    float: left;
    height: 40px;
    display: inline;
}
.navigation li:last-of-type {
    border-right: none;
}
.navigation li.active {
    background-color: #a00000;
}
.navigation li.active a {
    color: #fff;
}
.navigation li.active a:hover {
    color: #fff;
}
.navigation li a {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    margin-top: 11px;
    text-align: center;
    border-right: 2px solid #fff;
    padding: 0 30px;
}
.navigation li a:hover {
    text-decoration: none;
    color: #fff;
}
