@charset "utf-8";
* {
    padding: 0;
    margin: 0;
}
/* 图文开始 */
.graphic {
    margin-top: 50px;
    width: 100%;
    margin-bottom: 30px;
    float: left;
}
.graphic .graphic-body {
    width: 990px;
    margin: 0 auto;
}
.graphic .graphic-body ul li {
    float: left;
    border: 1px solid #e7e7e7;
    box-sizing: border-box;
    padding-bottom: 10px;
    width: 327px;
}
/* 第一个li标签改动开始 */
.graphic .graphic-body ul li:nth-child(1) {
    float: left;
    border: 1px solid #e7e7e7;
    border-right:none;
    box-sizing: border-box;
    padding-bottom: 10px;
    width: 327px;
}
/* 第一个li标签改动结束 */
/* title标题开始 */
.graphic .graphic-body ul li>h2 {
    text-align: center;
    font-size: 24px;
    font-family: 微软雅黑;
    padding-top: 10px;
    position: relative;
    color: #39442e;
    padding-bottom: 20px;
}
.graphic .graphic-body ul li>h2>span {
    font-size: 12px;
    color: #666;
    font-weight: initial;
    padding-left: 5px;
}
.graphic .graphic-body ul li>h2>img {
    position: absolute;
    left: 72%;
    top: 25%;
}
/* title标题结束 */
/* p标签的列表开始 */
.graphic .graphic-body ul li>p {
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    width: 290px;
    margin: 0 auto;
}
/* p标签的列表结束 */
/* 按钮上面的小字开始 */
.graphic .graphic-body ul li>h3 {
    text-align: center;
    padding-top: 90px;
    font-size: 12px;
    color: #666;
    font-weight: initial;
}
/* 按钮上面的小字结束 */
/* 第一个li标签的按钮开始 */
.graphic .graphic-body ul li>button {
    width: 130px;
    background: url(../img/down_btn_126x30.png) no-repeat;
    border: none;
    height: 35px;
    line-height: 40px;
    color: #fff;
    background-size: 130px 70px;
    margin-top: 10px;
    margin-left: 30%;
}
/* 第一个li标签的按钮结束 */
/* 第二个li开始 */
.graphic .graphic-body ul li:nth-child(2)>h2 {
    text-align: left;
    padding-left: 5px;
}
.graphic .graphic-body ul li:nth-child(2)>h2>img {
    left: 87%;
}
.graphic .graphic-body ul li:nth-child(2)>h3{
    padding-top: 30px;
}
.graphic .graphic-body ul li:nth-child(2)>button {
    width: 130px;
    background: url(../img/down_btn_126x30.png) no-repeat;
    border: none;
    height: 35px;
    line-height: 40px;
    color: #fff;
    background-size: 130px 70px;
    margin-top: 10px;
    margin-left: 8%;
    float: left;
}
/* 第二个li结束 */
/* 第三个li开始 */
.graphic .graphic-body ul li:nth-child(3)>h3{
    padding-top: 30px;
}
/* 第三个li结束 */
/* 图文结束 */

/* 其他产品开始 */
.other {
    margin-top: 10px;
    width: 100%;
    float: left;
    margin-bottom: 100px;
}
.other .other-body {
    width: 990px;
    margin: 0 auto;
}
.other-body>h2 {
    font-size: 18px;
    color: #666;
    font-weight: initial;
}
.other-body>ul {
    margin-top: 20px;
}
.other-body>ul li {
    float: left;
    width: 490px;
    border: 1px solid #e3e3e3;
}
.other-body>ul li>img {
    padding-left: 35px;
    padding-top: 35px;
    padding-bottom: 35px;
    float: left;
    height: 40px;
}
.other-body>ul li .font {
    float: left;
    padding-left: 40px;
    padding-top: 35px;
}
.other-body>ul li .font>h3 {
    font-size: 16px;
    color: #333;
}
.other-body>ul li .font>h3>span {
    font-size: 12px;
    color: #737373;
    font-weight: initial;
}
.other-body>ul li .font>p {
    font-size: 13px;
    padding-top: 5px;
    color: #737373;
}
.other-body>ul li>button {
    width: 78px;
    height: 31px;
    background: url(../img/down_btn.png) no-repeat;
    float: left;
    border: none;
    text-align: center;
    line-height: 35px;
    color: #fff;
    margin-left: 120px;
    margin-top: 9%;
}
/* 其他产品的边框9个开始 */
.other-body>ul li:nth-child(1) {
    border-bottom: none;
    border-right: none;
}
.other-body>ul li:nth-child(2) {
    border-bottom: none;
}
.other-body>ul li:nth-child(3) {
    border-bottom: none;
    border-right: none;
}
.other-body>ul li:nth-child(4) {
    border-bottom: none;
}
.other-body>ul li:nth-child(5) {
    border-bottom: none;
    border-right: none;
}
.other-body>ul li:nth-child(6) {
    border-bottom: none;
}
.other-body>ul li:nth-child(7) {
    border-bottom: none;
    border-right: none;
}
.other-body>ul li:nth-child(8) {
    border-bottom: none;
}
.other-body>ul li:nth-child(9) {
    border-right: none;
}
/* 其他产品9个边框结束 */
/* 七个按钮的位置开始 */
.other-body>ul li:nth-child(3)>button {
    margin-left: 75px;
}
.other-body>ul li:nth-child(4)>button {
    margin-left: 75px;
}
.other-body>ul li:nth-child(5)>button {
    margin-left: 33px;
}
.other-body>ul li:nth-child(6)>button {
    margin-left: 41px;
}
.other-body>ul li:nth-child(7)>button {
    margin-left: 45px;
}
.other-body>ul li:nth-child(8)>button {
    margin-left: 158px;
}
.other-body>ul li:nth-child(9)>button {
    margin-left: 47px;
}
.other-body>ul li:nth-child(10)>button {
    margin-left: 120px;
}
/* 七个按钮的位置结束 */