p {
	font-style: normal !important;
}
div, dl, dt, dd, input, button, label, ul, ol, li, p, select, span, textarea, thead, tfoot, table, tr, td, figure, figcaption, time, small {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

div {
    display: block;
}
div, dl, dt, dd, input, button, label, ul, ol, li, p, select, span, textarea, thead, tfoot, table, tr, td, figure, figcaption, time, small {
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}
.subpages_body {
    padding: 100px 0;
}
.pro_about {
    text-align: center;
    padding-top: 110px;
}
.pro_about .title {
    font-size: 40px;
    line-height: 77px;
    font-weight: bold;
    position: relative;
}
.pro_about .desc {
    font-size: 16px;
    color: #787878;
    line-height: 40px;
    margin-top: 5px;
}
.pro_about .list {
    text-align: center;
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0 40px;
}
.pro_about .box {
    float: left;
    width: 300px;
    height: 470px;
    background-color: #fff;
    transition: 300ms;
}
.pro_about .box img {
    margin-top: 58px;
}
img {
    border: 0 none;
    vertical-align: top;
}
.pro_about .box .name {
    font-size: 22px;
    margin-top: 50px;
    font-weight: bold;
}
.pro_about .box .desc {
    padding: 0 40px;
    color: #787878;
    margin-top: 20px;
    line-height: 2.4;
}

.pro_float {
	width: 100%;
    background-color: #f7f7f7;
    padding-bottom: 100px;
    margin-top: 60px;
    text-align: center;
    overflow: hidden;
}
.pro_float .title {
    font-size: 40px;
    font-weight: bold;
    line-height: 77px;
    position: relative;
    margin-top: 70px;
}
.pro_float .list {
    clear: both;
    overflow: hidden;
    width: 1340px;
    padding-top: 100px;
    margin: 0 auto;
}
.pro_float .more {
    width: 254px;
    height: 68px;
    border: solid 1px #000;
    border-radius: 50px;
    font-size: 28px;
    line-height: 68px;
    text-align: center;
    display: inline-block;
    margin-top: 140px;
}
a, a:visited {
    color: #333;
    text-decoration: none;
}
pro_about.style {
    padding: 80px 0;
}

.pro_about .title {
    font-size: 40px;
    line-height: 77px;
    font-weight: bold;
    position: relative;
}
.pro_float .list {
    clear: both;
    overflow: hidden;
    width: 1380px;
    padding-top: 100px;
    margin: 0 auto;
}
.pro_float .list .item:nth-child(1) {
    margin-left: 0;
}
.pro_float .list .item {
    background-color: #fff;
    width: 290px;
    float: left;
    margin: 0 30px;
}
a, a:visited {
    color: #333;
    text-decoration: none;
}
img {
    border: 0 none;
    vertical-align: top;
}
.pro_float .list .item .name {
    height: 60px;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
}

.case {
    overflow: hidden;
    text-align: center;
    padding-top: 30px;
}
.case .list {
    width: 1264px;
    display: inline-block;
    padding-bottom: 100px;
}
.case .list a {
    background-color: #fff;
    width: 290px;
    float: left;
    margin: 30px 13px 0;
    transition: 300ms;
}
a, a:visited {
    color: #333;
    text-decoration: none;
}
img {
    border: 0 none;
    vertical-align: top;
}
.case .name {
    text-align: left;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 33px;
    font-size: 16px;
}