/*about sungrow*/
.aboutsungrow-page .web #kvslider1{
    position: relative;
    margin-bottom: 100px;
}
.aboutsungrow-page .web #kvslider1 li img{
    width: 100%;
}
.aboutsungrow-page .web #kvslider1 .bx-pager{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.aboutsungrow-page .web #kvslider1 .bx-pager .bx-pager-item{
    display: inline-block;
    margin: 0 3px;
}
.aboutsungrow-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-indent: -99em;
    overflow: hidden;
    display: block;
    border: 1px solid #fff;
}
.aboutsungrow-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link.active{
    background-color: #fff;
}
.aboutsungrow-page .web .main-frame{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-left: 300px;
}

.aboutsungrow-page .web .main-frame .right{
    padding-bottom: 100px;
}
.aboutsungrow-page .web .main-frame .right img{
    width: 100%;
}
.aboutsungrow-page .web .main-frame .right p{
    font-size: 15px;
    color: #696969;
    line-height: 21px;
    margin-bottom: 10px;
}
.aboutsungrow-page .web .main-frame .right p.first{
    margin-top: 15px;
}
.aboutsungrow-page .web .main-frame .right p.last{
    margin-bottom: 20px;
}
.aboutsungrow-page .web .main-frame .right li:first-child{
    float: left;
}
.aboutsungrow-page .web .main-frame .right li:last-child{
    float: right;
}
.aboutsungrow-page .web .main-frame .right li .img-box{
    margin-bottom: 20px;
    display: block;
}
.aboutsungrow-page .web .main-frame .right li p{
    font-size: 15px;
    color: #696969;
    text-align: center;
}
/*mission*/
.mission-page .web #kvslider1{
    position: relative;
    margin-bottom: 100px;
}
.mission-page .web #kvslider1 li img{
    width: 100%;
}
.mission-page .web #kvslider1 .bx-pager{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.mission-page .web #kvslider1 .bx-pager .bx-pager-item{
    display: inline-block;
    margin: 0 3px;
}
.mission-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-indent: -99em;
    overflow: hidden;
    display: block;
    border: 1px solid #fff;
}
.mission-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link.active{
    background-color: #fff;
}
.mission-page .web .main-frame{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-left: 300px;
}

.mission-page .web .main-frame .right{
    padding-bottom: 80px;
}
.mission-page .web .main-frame .right li{
    border-bottom: 1px solid #ddd;
    padding-bottom: 22px;
    margin-bottom: 20px;
    font-size: 0;
}
.mission-page .web .main-frame .right li img{
    display: inline-block;
}
.mission-page .web .main-frame .right li .text-box{
    display: inline-block;
    width: 360px;
    height: 225px;
    line-height: 225px;
}
.mission-page .web .main-frame .right li.odd .text-box{
    padding: 0 30px;
}
.mission-page .web .main-frame .right li .text-box .middle-box{
    vertical-align: middle;
    line-height: 1;
    display: inline-block;
}
.mission-page .web .main-frame .right li .text-box h3{
    font-weight: normal;
    font-size: 24px;
    color: #ee7800;
    margin-bottom: 20px;
}
.mission-page .web .main-frame .right li .text-box p{
    font-size: 15px;
    color: #696969;
    line-height: 28px;
}
/*history*/
.history-page .web #kvslider1{
    position: relative;
    margin-bottom: 100px;
}
.history-page .web #kvslider1 li img{
    width: 100%;
}
.history-page .web #kvslider1 .bx-pager{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.history-page .web #kvslider1 .bx-pager .bx-pager-item{
    display: inline-block;
    margin: 0 3px;
}
.history-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-indent: -99em;
    overflow: hidden;
    display: block;
    border: 1px solid #fff;
}
.history-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link.active{
    background-color: #fff;
}
.history-page .web .main-frame{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-left: 300px;
}
.history-page .web .main-frame .right{
    padding-bottom: 100px;
}
.history-page .web .main-frame .right li{
    border-top: 1px solid #ddd;
    font-size: 0;
    height: 221px;
}
.history-page .web .main-frame .right li.last{
    border-bottom: 1px solid #ddd;
    height: 222px;
}
.history-page .web .main-frame .right li img{
    float: right;
    margin-top: 38px;
}
.history-page .web .main-frame .right li.even img{
    float: left;
}
.history-page .web .main-frame .right li .text-box{
    float: left;
    width: 412px;
    padding-top: 70px;
}
.history-page .web .main-frame .right li.even .text-box{
    float: right;
}
.history-page .web .main-frame .right li .text-box .middle-box{
    vertical-align: middle;
    line-height: 1;
    display: inline-block;
}
.history-page .web .main-frame .right li .text-box h3{
    font-weight: normal;
    font-size: 28px;
    color: #696969;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 8px;
}
.history-page .web .main-frame .right li .text-box p{
    font-size: 15px;
    color: #696969;
    line-height: 22px;
    text-align: left;
}
/*r&d*/
.randd-page .web #kvslider1{
    position: relative;
    margin-bottom: 100px;
}
.randd-page .web #kvslider1 li img{
    width: 100%;
}
.randd-page .web #kvslider1 .bx-pager{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.randd-page .web #kvslider1 .bx-pager .bx-pager-item{
    display: inline-block;
    margin: 0 3px;
}
.randd-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-indent: -99em;
    overflow: hidden;
    display: block;
    border: 1px solid #fff;
}
.randd-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link.active{
    background-color: #fff;
}
.randd-page .web .main-frame{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-left: 300px;
}
.randd-page .web .main-frame .right{
    padding-bottom: 90px;
}
.randd-page .web .main-frame .right ul{
    margin-bottom: 20px;
}
.randd-page .web .main-frame .right li{
    float: left;
}
.randd-page .web .main-frame .right li.first{
    margin-bottom: 11px;
}
.randd-page .web .main-frame .right li.middle{
    margin: 0 11px;
}
.randd-page .web .main-frame .right p{
    font-size: 15px;
    color: #696969;
    text-align: left;
    line-height: 21px;
}
/*socialresponsibility*/
.socialresponsibility-page .web #kvslider1{
    position: relative;
    margin-bottom: 100px;
}
.socialresponsibility-page .web #kvslider1 li img{
    width: 100%;
}
.socialresponsibility-page .web #kvslider1 .bx-pager{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.socialresponsibility-page .web #kvslider1 .bx-pager .bx-pager-item{
    display: inline-block;
    margin: 0 3px;
}
.socialresponsibility-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-indent: -99em;
    overflow: hidden;
    display: block;
    border: 1px solid #fff;
}
.socialresponsibility-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link.active{
    background-color: #fff;
}
.socialresponsibility-page .web .main-frame{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-left: 300px;
}
.socialresponsibility-page .web .main-frame .right{
    padding-bottom: 86px;
}
.socialresponsibility-page .web .main-frame .right h3{
    font-weight: normal;
    font-size: 21px;
    color: #696969;
    line-height: 23px;
    margin-bottom: 15px;
}
.socialresponsibility-page .web .main-frame .right p{
    font-size: 15px;	
    color: #696969;
    line-height: 21px;
    margin-bottom: 8px;
}
.socialresponsibility-page .web .main-frame .right p.last{
    margin-bottom: 20px;
}
.socialresponsibility-page .web .main-frame .right table{
    width: 100%;
}
.socialresponsibility-page .web .main-frame .right table td{
    vertical-align: top;
}
.socialresponsibility-page .web .main-frame .right table td.odd{
    padding-right: 18px;
}
.socialresponsibility-page .web .main-frame .right table td.even{
    padding-left: 18px;
}
/*.socialresponsibility-page .web .main-frame .right table td img{
	width: 100%;
}*/
.socialresponsibility-page .web .main-frame .right table td p{
    text-align: left;
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0;
    margin-bottom: 0;
}
/*career*/
.careers-page .web #kvslider1{
    position: relative;
    margin-bottom: 100px;
}
.careers-page .web #kvslider1 li img{
    width: 100%;
}
.careers-page .web #kvslider1 .bx-pager{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.careers-page .web #kvslider1 .bx-pager .bx-pager-item{
    display: inline-block;
    margin: 0 3px;
}
.careers-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-indent: -99em;
    overflow: hidden;
    display: block;
    border: 1px solid #fff;
}
.careers-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link.active{
    background-color: #fff;
}
.careers-page .web .main-frame{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-left: 300px;
}
.careers-page .web .main-frame .right{
    padding-bottom: 100px;
}
.careers-page .web .main-frame .right li{
    height: 281px;
    line-height: 280px;
    border-top: 1px solid #ddd;
    font-size: 0;
}
.careers-page .web .main-frame .right li:last-child{
    height: 282px;
    border-bottom: 1px solid #ddd;
}
.careers-page .web .main-frame .right li img{
    display: inline-block;
    vertical-align: middle;
}
.careers-page .web .main-frame .right li .text-box{
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    width: 468px;
    padding-left: 36px;
}
.careers-page .web .main-frame .right li .text-box h3{
    font-weight: normal;
    font-size: 19px;
    color: #ee7700;
    margin-bottom: 17px;
}
.careers-page .web .main-frame .right li .text-box p,.careers-page .web .main-frame .right li .text-box td{
    font-size: 15px;
    color: #696969;
    line-height: 22px;
    text-align: left;
    vertical-align: top;
}
/*jobsearch*/
.jobsearch-page .web #kvslider1{
    position: relative;
    margin-bottom: 100px;
}
.jobsearch-page .web #kvslider1 li img{
    width: 100%;
}
.jobsearch-page .web #kvslider1 .bx-pager{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.jobsearch-page .web #kvslider1 .bx-pager .bx-pager-item{
    display: inline-block;
    margin: 0 3px;
}
.jobsearch-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-indent: -99em;
    overflow: hidden;
    display: block;
    border: 1px solid #fff;
}
.jobsearch-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link.active{
    background-color: #fff;
}
.jobsearch-page .web .main-frame{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-left: 300px;
}
.jobsearch-page .web .main-frame .right{
    padding-bottom: 145px;
}
.jobsearch-page .web .main-frame .right h3{
    font-weight: normal;
    font-size: 19px;
    color: #696969;
    margin-bottom: 24px;
}
.jobsearch-page .web .main-frame .right table{
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #696969;
    margin-bottom: 55px;
}
.jobsearch-page .web .main-frame .right table th{
    height: 34px;
    line-height: 34px;
    background-color: #efefef;
}
.jobsearch-page .web .main-frame .right table td{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #efefef;
}
.jobsearch-page .web .main-frame .right .contact{
    font-size: 15px;
    color: #696969;
}
.jobsearch-page .web .main-frame .right .contact b{
    margin-bottom: 20px;
    display: block;
}
.jobsearch-page .web .main-frame .right .contact div{
    display: inline-block;
    vertical-align: middle;
    margin-right: 32px;
}
.jobsearch-page .web .main-frame .right .contact a{
    color: #23527c;
}
.jobsearch-page .web .main-frame .right .contact img{
    margin-right: 10px;
}
/*download center*/
.downloadcenter-page .web #kvslider1{
    position: relative;
    margin-bottom: 100px;
}
.downloadcenter-page .web #kvslider1 li img{
    width: 100%;
}
.downloadcenter-page .web #kvslider1 .bx-pager{
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
}
.downloadcenter-page .web #kvslider1 .bx-pager .bx-pager-item{
    display: inline-block;
    margin: 0 3px;
}
.downloadcenter-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    text-indent: -99em;
    overflow: hidden;
    display: block;
    border: 1px solid #fff;
}
.downloadcenter-page .web #kvslider1 .bx-pager .bx-pager-item .bx-pager-link.active{
    background-color: #fff;
}
.downloadcenter-page .web .main-frame{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    padding-left: 300px;
}
.downloadcenter-page .web .main-frame .right{
    padding-bottom: 100px;
}
.downloadcenter-page .web .main-frame .right table{
    width: 100%;
}
.downloadcenter-page .web .main-frame .right table th,.downloadcenter-page .web .main-frame .right table td{
    border: 1px solid #e5e5e5;
    width: 50%;
}
.downloadcenter-page .web .main-frame .right table tbody th{
    font-size: 15px;
    color: #777;
    line-height: 32px;
    background-color: #f5f5f5;
}
.downloadcenter-page .web .main-frame .right table tbody td{
    padding: 20px;
    height: 320px;
    vertical-align: top;
}
.downloadcenter-page .web .main-frame .right table tbody td a{
    display: block;
    font-size: 15px;
    color: #777;
    margin-bottom: 16px;
}
/*.downloadcenter-page .web .main-frame .right table tbody td.language a{
    display: none;
}*/
.downloadcenter-page .web .main-frame .right table tbody td a:last-child{
    margin-bottom: 0;
}
.downloadcenter-page .web .main-frame .right table tbody td a.active{
    color: #ee7700;
}
.downloadcenter-page .web .main-frame .right table tfoot th{
    text-align: left;
    line-height: 28px;
    padding: 0 20px;
    font-size: 15px;
    color: #777;
}
.downloadcenter-page .web .main-frame .right table tfoot td{
    text-align: left;
}
.downloadcenter-page .web .main-frame .right table tfoot td div{
    /*display: none;*/
    padding: 0 20px;
    height: 130px;
    line-height: 130px;
}
.downloadcenter-page .web .main-frame .right table tfoot td div.active{
    display: block;
}
.downloadcenter-page .web .main-frame .right table tfoot td img{
    vertical-align: middle;
}
.downloadcenter-page .web .main-frame .right table tfoot td p{
    display: inline-block;
    vertical-align: middle;
    margin-left: 26px;
    font-size: 15px;
    color: #777;
    font-weight: bold;
    line-height: 30px;
}
@media only screen and (max-width:1600px){
}
@media only screen and (max-width:1366px){
}
@media only screen and (max-width:1280px){
}
@media only screen and (max-width:1160px){
}
@media only screen and (max-width:1024px){
}
@media only screen and (max-width:980px){
}
@media only screen and (max-width:870px){
}
@media only screen and (max-width:768px){
    .mobile{color: #666666;}

    /* about sungrow */
    .aboutsungrow-page .mobile .content-inner img{width: 100%;}
    .aboutsungrow-page .mobile .content-inner .about-content{margin-top: 15px;}
    .aboutsungrow-page .mobile .content-inner  p{font-size: 16px;line-height: 28px;margin-bottom: 25px;word-break:break-all;}
    .aboutsungrow-page .mobile .content-inner .video-box p,
    .aboutsungrow-page .mobile .content-inner .download-pdf p{text-align: center;margin: 10px 0px 35px 0px;}

    /* careers page */
    .careers-page .mobile .careers-list ul li{margin-top: 35px;}
    .careers-page .mobile .careers-list ul li.first{margin-top: 0px;}
    .careers-page .mobile .careers-list img{width: 100%;}
    .careers-page .mobile .careers-list .text-box h3{font-size: 20px;color: #ee7700;line-height: 32px;margin: 35px 0px 10px 0px;}
    .careers-page .mobile .careers-list .text-box table td,
    .careers-page .mobile .careers-list .text-box p{font-size: 16px;line-height: 28px;vertical-align: top;text-align: left;}

    /* randd page */
    .randd-page .mobile .randd-content ul{margin-bottom: 25px;}
    .randd-page .mobile .randd-content ul li{float: left;}
    .randd-page .mobile .randd-content ul li img{width:100%;}
    .randd-page .mobile .randd-content ul li.first{width: 100%;margin-right: 0px;margin-bottom: 2%;}
    .randd-page .mobile .randd-content ul li{width: 32%;margin-right: 2%;}
    .randd-page .mobile .randd-content ul li.last{margin-right: 0px;}
    .randd-page .mobile .randd-content p{font-size: 16px;line-height: 26px;word-break:break-all;}

    /* history page */
    .history-page .mobile .history-list img{width: 100%;}
    .history-page .mobile .history-list ul li{border-bottom: 2px #ECECEC solid;padding-bottom: 35px;margin-bottom: 36px;}
    .history-page .mobile .history-list ul li.last{border-bottom: none;margin-bottom: 0px;}
    .history-page .mobile .history-list ul li h3{
        font-size: 20px;
        line-height: 28px;
        border-bottom: 1px #ECECEC solid;
        margin-top: 20px;
    }
    .history-page .mobile .history-list ul li p{font-size: 16px;line-height: 28px;margin-top: 10px;word-break:break-all;}

    /* mission page */
    .mission-page .mobile .mission-list ul li{margin-bottom: 25px;}
    .mission-page .mobile .mission-list ul li.last{border-bottom: 2px #ECECEC solid;padding-bottom: 35px;}
    .mission-page .mobile .mission-list ul li h3{
        font-size: 20px;
        color: #ee7800;
        line-height: 40px;
        margin-top: 15px;
        margin-bottom: 5px;
    }
    .mission-page .mobile .mission-list ul li p{font-size: 16px;line-height: 28px;word-break:break-all;}

    /* socialresponsibility page */
    .socialresponsibility-page .mobile .socialresponsibility-list img{width: 100%;}
    .socialresponsibility-page .mobile .socialresponsibility-list h3{font-size: 20px;line-height: 32px;}
    .socialresponsibility-page .mobile .socialresponsibility-list p{
        font-size: 16px;
        line-height: 28px;
        word-break:break-all;
        margin-top: 25px;
    }
    .socialresponsibility-page .mobile .socialresponsibility-list table td img{margin-top: 25px;}
    .socialresponsibility-page .mobile .socialresponsibility-list table td p{margin-top: 15px;}

    /* downloadcenter page */
    .downloadcenter-page .mobile .downloadcenter-content table{
        width: 100%;
    }
    .downloadcenter-page .mobile .downloadcenter-content table th,.downloadcenter-page .mobile .downloadcenter-content table td{
        border: 1px solid #e5e5e5;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tbody th{
        font-size: 15px;
        color: #777;
        height: 46px;
        line-height: 22px;
        background-color: #f5f5f5;
        text-align: left;
        padding-left: 10px;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tbody td{
        padding: 10px;
        height: 300px;
        vertical-align: top;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tbody td a{
        display: block;
        font-size: 15px;
        line-height: 18px;
        color: #777;
        margin-bottom: 15px;
    }
    /*    .downloadcenter-page .mobile .downloadcenter-content table tbody td.language a{
            display: none;
        }*/
    .downloadcenter-page .mobile .downloadcenter-content table tbody td a:last-child{
        margin-bottom: 0;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tbody td a.active{
        color: #ee7700;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tfoot th{
        text-align: left;
        line-height: 46px;
        padding-left: 10px;
        font-size: 16px;
        color: #777;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tfoot td{
        text-align: left;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tfoot td.file-link{
        vertical-align: top;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tfoot td.file-link div{
        height: 300px;
        padding-top: 20px;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tfoot td div{
        /*display: none;*/
        padding: 0 20px;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tfoot td div.active{
        display: block;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tfoot td img{
        vertical-align: middle;
        margin-right: 25px;
        width: 52px;
    }
    .downloadcenter-page .mobile .downloadcenter-content table tfoot td p{
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        color: #777;
        line-height: 30px;
    }

}