@charset "utf-8";
/* CSS Document */

body {
    background:url(../images/inverter201707_bg.jpg) no-repeat center 40px #282828;
    color: #333;
    font-family: "微软雅黑",Arial,sans-serif,Tahoma,Geneva !important;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
ul, li, p, h1, h2, h3 {
    margin: 0;
    padding: 0;
}

ul, li {
    list-style: outside none none;
}
a {
    color: #333;
    text-decoration: underline;
}
a:hover {
    color: #e81727;
}
img {
    border: medium none;
}
.break {
    clear: both;
    height: 0;
    overflow: hidden;
}

.container {
    margin: 0 auto;
    width: 950px;
}

#header{ height:310px;}

#header h1{display:none;}

#main{ width:1080px; margin:0 auto; line-height:24px; text-align:left; padding-bottom:20px;}



.lead{ width:800px; height:150px; padding:44px 140px 0 140px; background:url(../images/inverter201707_lead.png) no-repeat 60px bottom; text-indent:-9999px; overflow:hidden;}



.detail_holder{ width:1080px; margin-top:50px; border-radius:10px; background:#fff; position:relative; padding:10px 0 40px;}



.title{ font-size:30px; line-height:60px; font-weight:normal; paddingcolor:#282828; text-align:center;}

.txt{ width:920px; line-height:30px; font-size:15px; padding:0 80px; margin:5px 0 0;}

.txt strong{ color:#e81727;}

.txt_list{ margin-left:50px;}

.txt_list li{ float:left; width:433px; padding-left:52px;  margin:8px 0 0 5px; font-size:15px;}

.theory_list li{ background:url(../images/inverter201707_theoryicon.gif) no-repeat 30px center;}

.design_list li{ background:url(../images/inverter201707_designicon.gif) no-repeat 30px center;}

.diy_list li{ background:url(../images/inverter201707_diyicon.gif) no-repeat 30px center;}


.js_report {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d00;
    float: none;
    margin: 30px auto;
    text-align: center;
    width: 1080px;
}

.js_report ul {
    background: #fff none repeat scroll 0 0;
    clear: both;
    float: none;
    margin: 30px auto 0;
    overflow: hidden;
    width: 914px;
}

.footer_box{ background:#333}