@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style: none;
    outline: none;
}
body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "微软雅黑", "宋体", "黑体";
}
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: #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;
}
.solarbe_bottom .footLink {
    line-height: 40px;
}
.solarbe_bottom a {
    color: #000;
}
.solarbe_bottom a:hover {
    text-decoration: underline;
}
.footer_b {
    margin-top: 10px;
}
.home {
    position: fixed;
    left: 5%;
    top: 9px;
    z-index: 11;
    width: auto;
    height: 22px;
    display: none;
}
.navigation ul li div {
    position: absolute;
    right: -20px;
    background-color: #ff191c;
    font-size: 12px;
    line-height: 20px;
    padding: 0 8px;
    color: #fff;
    top: 0;
}
.navigation {
    background-color: #d64c18;
    width: 100%;
}
.navigation ul {
    width: 1200px;
    height: 40px;
    margin: 0 auto;
}
.navigation li {
    float: left;
    height: 40px;
    display: inline;
    position: relative;
}
.navigation li:last-of-type {
    border-right: none;
}
.navigation li.active {
    background-color: #fff2a8;
}
.navigation li.active a {
    color: #d64c18;
}
.navigation li.active a:hover {
    color: #d64c18;
}
.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 40px;
}
.navigation li a:hover {
    text-decoration: none;
    color: #fff;
}
.scrolled {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}
.content {
    width: 1200px;
    margin: 0 auto;
}
.bg {
    width: 100%;
    margin: 40px 0 0 0;
    padding: 40px 0;
    background-color: #f2f2f2;
}
.bg .nav {
    margin-top: 0;
}
.update {
    position: relative;
    left: 0;
    font-size: 16px;
    line-height: 24px;
    text-align: right;
    color: #888;
    top: 10px;
}
.nav {
    background-image: url(../images/nav_bg.png);
    background-repeat: no-repeat;
    background-position: center top;
    font-size: 32px;
    color: #000;
    font-weight: bold;
    line-height: 32px;
    text-align: center;
    padding-top: 60px;
    margin: 40px auto;
}
#banner {
    width: 100%;
}
#banner img {
    width: 100%;
}
#banner img:last-of-type {
    display: none;
}
.Introduction {
    overflow: hidden;
}
.Introduction img {
    float: left;
    width: 400px;
    height: 340px;
}
.Introduction div {
    float: right;
    width: 760px;
    height: auto;
    display: table;
}
.Introduction div span {
    display: table-cell;
    vertical-align: middle;
}
.Introduction div p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.special {
    overflow: hidden;
    position: relative;
    width: 1240px;
}
.special li {
    float: left;
    width: 270px;
    margin-right: 40px;
    display: inline;
}
.special li dl {
    overflow: hidden;
}
.special li dl dt {
    float: left;
}
.special li dl dd {
    height: 60px;
    display: table;
    float: left;
    margin-left: 20px;
}
.special li dl dd span {
    font-size: 16px;
    color: #000;
    line-height: 24px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.special li div {
    font-size: 14px;
    color: #999999;
    line-height: 24px;
    text-align: left;
    text-indent: 28px;
    margin-top: 20px;
}
.special li:nth-of-type(2) div {
    text-indent: 0;
}
.special li:nth-of-type(3) div {
    text-indent: 0;
}
.process {
    border-top: 3px solid #cccccc;
    position: relative;
    margin-top: 160px;
}
.process li {
    width: 20%;
    float: left;
    position: relative;
    left: 0;
}
.process li:first-child {
    top: -97px;
}
.process li:nth-of-type(2) {
    top: -17px;
}
.process li:nth-of-type(3) {
    top: -97px;
}
.process li:nth-of-type(4) {
    top: -17px;
}
.process li:nth-of-type(5) {
    top: -97px;
}
.process li .text {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    text-align: center;
}
.process li .line {
    width: 3px;
    height: 30px;
    margin: 10px auto;
    background-color: #cccccc;
}
.process li .round {
    width: 30px;
    height: 30px;
    border: 10px solid #a6733a;
    box-sizing: border-box;
    border-radius: 100%;
    background-color: #fff;
}
.process2 {
    border-left: 2px solid #cccccc;
    box-sizing: border-box;
    padding: 20px 0;
    margin-left: 11px;
}
.process2 li {
    overflow: hidden;
    position: relative;
    left: -11px;
    margin-top: 5px;
}
.process2 li>span {
    width: 20px;
    height: 20px;
    border: 6px solid #a6733a;
    box-sizing: border-box;
    border-radius: 100%;
    background-color: #fff;
    float: left;
    margin-top: 5px;
    display: inline;
}
.process2 li dl {
    float: left;
    width: 1140px;
    margin-left: 20px;
    display: inline;
}
.process2 li dl dt {
    font-size: 18px;
    line-height: 30px;
    text-align: left;
    color: #000;
}
.process2 li dl dd {
    margin-bottom: 10px;
}
.process2 li:last-child dl dd {
    margin-bottom: 0;
}
.process2 li dl dd div {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #999999;
}
.process2 li dl dd p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #999999;
    padding-left: 30px;
}
.pic {
    position: relative;
    overflow: hidden;
    width: 1220px;
}
.pic li {
    float: left;
    width: 224px;
    margin-right: 20px;
    margin-bottom: 20px;
    display: inline;
}
.pic li img {
    width: 224px;
    height: 149px;
}
#section4 a {
    width: 120px;
    height: 30px;
    border-radius: 15px;
    border: 1px solid #d64c18;
    font-size: 14px;
    color: #d64c18;
    line-height: 30px;
    text-align: center;
    display: block;
    margin: 10px auto 0 auto;
}
.news {
    width: 720px;
    float: left;
}
.news li {
    overflow: hidden;
    margin-bottom: 30px;
}
.news li:last-of-type {
    margin-bottom: 0;
}
.news li img {
    width: 230px;
    height: 173px;
    float: left;
}
.news li dl {
    float: right;
    width: 490px;
    height: 173px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    position: relative;
    padding: 15px;
}
.news li dl dt {
    font-size: 20px;
    text-align: left;
    color: #d64c18;
    margin-bottom: 10px;
    line-height: 28px;
    font-weight: bold;
}
.news li dl dd {
    font-size: 16px;
    text-align: left;
    line-height: 24px;
    color: #333;
    text-indent: 32px;
    max-height: 48px;
    overflow: hidden;
}
.news li dl dd:last-of-type {
    font-size: 14px;
    background-color: #d64c18;
    color: #fff;
    text-align: center;
    padding: 5px 20px;
    position: absolute;
    bottom: 0;
    right: 0;
    text-indent: 0;
}
.text2 {
    width: 430px;
    height: 376px;
    float: right;
    overflow-y: scroll;
}
.text2 li a {
    font-size: 16px;
    color: #333;
    display: block;
    border-bottom: 1px dashed #ccc;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    background-image: url(../images/icon_list.jpg);
    background-position: center left;
    background-repeat: no-repeat;
}
.text2 li:first-of-type a {
    font-size: 20px;
    background: none;
    padding: 0;
    overflow: visible;
    text-overflow: inherit;
    white-space: inherit;
    line-height: 28px;
    padding-bottom: 32px;
    font-weight: bold;
}
.text2 li a:hover {
    color: #d64c18;
}
.form div {
    overflow: hidden;
    margin-bottom: 30px;
}
.form div.clear {
    margin: 0;
}
.form div span {
    float: left;
    width: 90px;
    text-align: right;
    font-size: 18px;
    color: #000;
    line-height: 40px;
}
.form div input {
    float: right;
    width: 1100px;
    height: 40px;
    border: 1px solid #c58e48;
    box-sizing: border-box;
    font-size: 16px;
    text-align: left;
    padding-left: 10px;
    color: #888;
    font-family: "微软雅黑", "宋体", "黑体";
}
.form div select {
    float: right;
    width: 1100px;
    height: 40px;
    border: 1px solid #c58e48;
    box-sizing: border-box;
    font-size: 16px;
    text-align: left;
    padding-left: 10px;
    color: #888;
    font-family: "微软雅黑", "宋体", "黑体";
}
.form div textarea {
    float: right;
    width: 1100px;
    height: 300px;
    border: 1px solid #c58e48;
    box-sizing: border-box;
    font-size: 16px;
    text-align: left;
    padding-left: 10px;
    color: #888;
    font-family: "微软雅黑", "宋体", "黑体";
}
.form div:nth-of-type(2) {
    float: left;
    width: 50%;
}
.form div:nth-of-type(2) input {
    width: 500px;
    float: left;
    margin-left: 10px;
    display: inline;
}
.form div:nth-of-type(3) {
    float: left;
    width: 50%;
}
.form div:nth-of-type(3) input {
    width: 500px;
    float: left;
    margin-left: 10px;
    display: inline;
}
.form .Submission {
    background-color: #b78641;
    padding: 10px 30px;
    display: inline-block;
    margin: 0 auto 30px auto;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    border: none;
}
.contact {
    overflow: hidden;
    width: 1240px;
    position: relative;
}
.contact div {
    float: right;
    width: 580px;
    margin-right: 40px;
    display: inline;
    text-align: center;
    border: 1px solid #c58e48;
    box-sizing: border-box;
}
.contact div ul {
    margin: 40px auto;
}
.contact div:nth-of-type(2) ul {
    width: 260px;
}
.contact div:first-of-type ul {
    width: 370px;
}
.contact div ul li {
    overflow: hidden;
    margin-bottom: 30px;
}
.contact div ul li:last-of-type {
    margin: 0;
}
.contact div ul li img {
    float: left;
}
.contact div ul li span {
    float: left;
    font-size: 18px;
    line-height: 18px;
    text-align: left;
    color: #000;
    margin-left: 10px;
    display: inline;
}
.contact div ul li span br {
    display: none;
}
.review {
    overflow: hidden;
    position: relative;
    width: 1240px;
}
.review li {
    float: left;
    width: 270px;
    margin-right: 40px;
    display: inline;
}
.review li img {
    width: 270px;
    height: 203px;
    border: 5px solid #fff;
    border-radius: 5px;
    box-sizing: border-box;
}
.review li div {
    font-size: 16px;
    line-height: 24px;
    color: #000;
    text-align: center;
    margin: 10px 0;
}
.review li a:hover div {
    color: #d64c18;
    text-decoration: underline;
}
.download {
    overflow: hidden;
    position: relative;
    width: 1239px;
}
.download li {
    float: left;
    width: 374px;
    margin-right: 39px;
    display: inline;
    border: 1px solid #c58e48;
    box-sizing: border-box;
    padding: 40px 0;
}
.download li a {
    display: block;
    text-align: center;
}
.download li a:hover div {
    color: #c58e48;
    text-decoration: underline;
}
.download li a div {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    margin-top: 20px;
}
.Message li {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #ccc;
}
.Message li:last-of-type {
    border-bottom: none;
}
.Message li>dl dt {
    font-size: 18px;
    color: #333;
    line-height: 30px;
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold;
}
.Message li>dl dd {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-align: left;
    margin-bottom: 20px;
}
.Message li>div {
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 20px;
    box-sizing: border-box;
}
.Message li>div img {
    position: absolute;
    left: 20px;
    top: -16px;
    width: 28px;
}
.Message li>div dl {
    overflow: hidden;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    text-align: left;
}
.Message li>div dl dt {
    margin-bottom: 5px;
}
.list {
    margin-top: 40px;
    overflow: hidden;
    width: 1230px;
    position: relative;
}
.list li {
    float: left;
    width: 380px;
    margin-right: 30px;
}
.list li dl dt {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    text-align: left;
    background-image: url(../images/icon_list.png);
    background-repeat: no-repeat;
    background-position: left 8px;
    line-height: 30px;
    padding-left: 24px;
    margin-bottom: 10px;
}
.list li dl dd {
    font-size: 15px;
    color: #666;
    text-align: left;
    line-height: 24px;
    padding-left: 24px;
    margin-bottom: 15px;
}
.list li dl dd a {
    text-decoration: underline;
}
.list li dl {
    margin-bottom: 40px;
}
