@charset "utf-8";

@media (max-width:1200px) {
html {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}
.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: #d64c18;
}
.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: #d64c18;
    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;
}
#banner {
    margin-top: 40px;
}
#banner img:last-of-type {
    display: block;
}
#banner img:first-of-type {
    display: none;
}
.bg {
    background-color: #f2f2f2;
    padding: 30px 0;
    margin-top: 30px;
}
.update {
    position: relative;
    left: 0;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    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: 30px auto 30px auto;
}
.Introduction {
    overflow: hidden;
}
.Introduction img {
    float: none;
    width: 100%;
    height: auto;
    display: none;
}
.Introduction div {
    float: none;
    width: 100%;
    height: auto;
    display: block;
    margin-top: 10px;
}
.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 {
    width: 100%;
}
.special li {
    width: 50%;
    margin-right: 0;
    margin-bottom: 40px;
}
.special li dl dd {
    width: 50%;
    margin-left: 10px;
}
.special li dl dd span {
    font-size: 1em;
}
.special li div {
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 0.8571428571428571em;
    line-height: 150%;
}
.process {
    display: none;
}
.process2 li dl {
    width: 88%;
    margin-left: 20px;
}
.process2 li dl dt {
    font-size: 1.142857142857143em;
}
.process2 li dl dd div {
    font-size: 1em;
}
.process2 li dl dd p {
    font-size: 1em;
}
.pic {
    width: 105.3475935828877%;
}
.pic li {
    width: 44.9238578680203%;
    margin-right: 5.076142131979695%;
}
.pic li img {
    width: 100%;
    height: auto;
}
.news {
    width: 100%;
    float: none;
}
.news li {
    margin-bottom: 20px;
}
.news li img {
    width: 30%;
    height: auto;
    float: left;
}
.news li dl {
    width: 70%;
    height: auto;
    border: none;
    padding: 0 0 0 20px;
}
.news li dl dt {
    color: #333;
    font-weight: normal;
    font-size: 16px;
}
.news li dl dd {
    display: none;
}
.text2 {
    width: 100%;
    height: auto;
    float: none;
    margin-top: 10px;
}
.text2 li a {
    font-size: 16px;
    color: #333;
    display: block;
    border-bottom: 1px dashed #ddd;
    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: 16px;
    color: #333;
    display: block;
    border-bottom: 1px dashed #ddd;
    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;
    padding-bottom: 0;
    font-weight: normal;
}
.text2 li:last-of-type a {
    border-bottom: none;
}
.text2 li a:hover {
    color: #d64c18;
}
.text2.show {
    max-height: inherit;
}
.form div {
    overflow: hidden;
    margin-bottom: 10px;
}
.form div.clear {
    margin: 0;
}
.form div span {
    float: none;
    width: 100%;
    text-align: left;
    font-size: 18px;
    color: #000;
    line-height: 40px;
    display: block;
}
.form div input {
    float: none;
    width: 100%;
    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: none;
    width: 100%;
    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: none;
    width: 100%;
    height: 240px;
    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: none;
    width: 100%;
}
.form div:nth-of-type(2) input {
    width: 100%;
    float: none;
    margin-left: 0;
    display: inline;
}
.form div:nth-of-type(3) {
    float: none;
    width: 100%;
}
.form div:nth-of-type(3) input {
    width: 100%;
    float: none;
    margin-left: 0;
    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;
}
.contact {
    overflow: hidden;
    width: 100%;
}
.contact div {
    float: none;
    width: 100%;
    margin: 0;
    display: block;
    text-align: center;
    border: 1px solid #c58e48;
    box-sizing: border-box;
    margin-bottom: 20px;
}
.contact div ul {
    margin: 40px auto;
}
.contact div:nth-of-type(2) {
    margin-bottom: 0;
}
.contact div:nth-of-type(2) ul {
    width: 260px;
}
.contact div:first-of-type ul {
    width: 280px;
}
.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: inline;
    margin-bottom: 5px;
}
.review {
    width: 105.3475935828877%;
}
.review li {
    overflow: hidden;
    margin-right: 5.076142131979695%;
    margin-bottom: 10px;
    width: 44.9238578680203%;
}
.review li img {
    width: 100%;
    height: auto;
    border: none;
}
.review li div {
    font-size: 12px;
    line-height: 18px;
    height: 54px;
    margin-bottom: 0;
}
.download {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.download li {
    float: none;
    width: 100%;
    margin-right: 0;
    display: block;
    margin-bottom: 20px;
    border: 1px solid #c58e48;
    box-sizing: border-box;
    padding: 30px 0;
}
.download li a {
    display: block;
    text-align: center;
}
.download li a div {
    font-size: 18px;
    color: #000;
    line-height: 24px;
    margin-top: 20px;
}
.Message li>div img {
    position: absolute;
    left: 20px;
    top: -16px;
    width: 28px;
}
.TabbedPanelsTabGroup {
    overflow: hidden;
}
.TabbedPanelsTab {
    width: 50% !important;
    margin: 0 !important;
    float: left;
}
.list {
    margin-top: 0;
    overflow: hidden;
    width: 100%;
    position: relative;
}
.list li {
    float: left;
    width: 100%;
    margin-right: 0;
}
.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:20px;
}

}

@media (max-width:375px) {
.process2 li dl {
    width: 87%;
}
}

@media (max-width:360px) {
.process2 li dl {
    width: 86%;
}
}

@media (max-width:320px) {
.process2 li dl {
    width: 85%;
}
}
