@charset "utf-8";

@media (max-width:1200px) {
html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
.banner {
    margin-top: 40px;
}
.home {
    display: block;
}
.navigation ul li div {
    position: absolute;
    right: 0;
    background-color: #ff191c;
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px;
    color: #fff;
    margin-right: 0;
    top: 0;
}
.navigation {
    position: fixed;
    height: 40px;
    top: 0;
    left: 0;
    z-index: 10;
    background-image: url(../images/more.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: 6%;
    background-color: #1aad5c;
}
.navigation>span {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    width: 15%;
    height: 40px;
}
.navigation ul {
    width: auto;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 40px;
    right: 0;
    background-color: rgba(0,0,0,0.8);
    display: none;
}
.navigation ul li {
    width: 50%;
    float: right;
    margin-left: 10%;
    display: inline;
    border-bottom: 1px dashed #ddd;
    background-color: #fff;
    margin-top: 0;
    height: auto;
    border-right: none;
    padding: 0;
}
.navigation ul li:last-child {
    height: 100%;
}
.navigation ul li a {
    border: none;
    margin-top: 0;
    line-height: 26px;
    color: #000;
    top: 0;
    padding: 10px 0;
}
.navigation li.active {
    background-color: #fff;
}
.navigation li.active a {
    color: #1aad5c;
    border: none;
    padding: 10px 0;
}
.navigation li a:hover {
    text-decoration: none;
    color: #000;
}
.show {
    display: block !important;
}
.head, .solarbe_bottom {
    display: none;
}
.content {
    width: 100%;
    padding: 0 20px;
    background-color: inherit;
    box-sizing: border-box;
}
.nav {
    margin: 30px auto 30px auto;
}
.nav dt {
    font-size: 30px;
    color: #000;
    line-height: 36px;
}
.banner img:last-of-type {
    display: block;
}
.banner img:first-of-type {
    display: none;
}
.bg {
    background-color: #f2f2f2;
    padding: 30px 0;
    margin-top: 30px;
}
.Introduction {
    overflow: hidden;
}
.Introduction img {
    float: none;
    width: 100%;
    height: auto;
}
.Introduction div {
    float: none;
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.Introduction div p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.policy {
    overflow: hidden;
}
.policy div {
    float: none;
    width: 100%;
    height: auto;
    display: table;
}
.policy div span {
    display: table-cell;
    vertical-align: middle;
}
.policy div span p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.policy div span strong {
    font-size: 18px;
    margin: 10px 0;
    line-height: 36px;
    text-align: left;
    display: block;
}
.policy div span strong i {
    color: #1fcb6c;
}
.policy img {
    float: none;
    width: 100%;
    height: auto;
    display: none;
}
.Trade {
    overflow: hidden;
}
.Trade div {
    float: none;
    width: 100%;
    height: auto;
    display: table;
    margin-top: 10px;
}
.Trade div span {
    display: table-cell;
    vertical-align: middle;
}
.Trade div span p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.Trade div span strong {
    font-size: 18px;
    margin: 10px 0;
    line-height: 36px;
    text-align: left;
    display: block;
}
.Trade div span strong i {
    color: #1fcb6c;
}
.Trade img {
    float: none;
    width: 100%;
    height: auto;
}
.tax {
    overflow: hidden;
}
.tax img {
    float: none;
    width: 100%;
    height: auto;
}
.tax div {
    float: none;
    width: 100%;
    height: auto;
    display: table;
    margin-top: 10px;
}
.tax div span {
    display: table-cell;
    vertical-align: middle;
}
.tax div p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.profit {
    overflow: hidden;
}
.profit img {
    float: none;
    width: 100%;
    height: auto;
}
.profit div {
    float: none;
    width: 100%;
    height: auto;
    display: table;
}
.profit div span {
    display: table-cell;
    vertical-align: middle;
}
.profit div p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
.relationship {
    overflow: hidden;
}
.relationship img {
    float: none;
    width: 100%;
    height: auto;
}
.relationship div {
    float: none;
    width: 100%;
    height: auto;
    display: table;
    margin-top: 10px;
}
.relationship div span {
    display: table-cell;
    vertical-align: middle;
}
.relationship div p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
#section7 .nav {
    margin-top: 30px;
}
.news {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.news li {
    width: 100%;
    float: none;
    margin-right: 0;
    display: inline;
}
.news li dl dt a {
    font-size: 18px;
    line-height: 48px;
    color: #000;
    text-align: left;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 20px;
    box-sizing: border-box;
    font-weight: bold;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news li dl dt a:hover {
    text-decoration: underline;
    color: #1fcb6c;
}
.news li dl dd {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 20px;
}
#section3 .GW {
    overflow-x: scroll;
}
.GW table {
    background-color: #ddd;
    width: 900px;
}
.GW table td {
    background-color: #fff;
    font-size: 16px;
    padding: 10px;
    text-align: center;
}
.GW table tr:first-of-type td {
    background-color: #1fcb6c;
    color: #fff;
}
.special {
    margin-bottom: 0;
}
.special div:first-of-type {
    float: none;
    width: 100%;
    height: auto;
    display: table;
    margin-top: 10px;
}
.special div span {
    display: table-cell;
    vertical-align: middle;
}
.special div span p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 0;
}
.special div span strong {
    margin: 0;
}
.special strong {
    font-size: 18px;
    margin: 10px 0;
    line-height: 36px;
    text-align: left;
    display: block;
}
.special strong i {
    color: #1fcb6c;
}
.special img {
    float: none;
    width: 100%;
    height: auto;
}
.special p {
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: left;
    text-indent: 32px;
    margin-bottom: 10px;
}
#section8 .nav {
    margin-top: 10px;
}
.update {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #888;
    top: 10px;
    z-index: -1;
}
}
