.banner img {
    width: 100%;
    min-width: 1140px;
    vertical-align: bottom;
}

/* venture-enterprise-title start */
.venture-enterprise-title-subbanner img {
    vertical-align: bottom;
}
.venture-enterprise-title {
    padding: 60px 0;
    background: #f5f5f5;
}
.venture-enterprise-title h1,
.venture-enterprise-title h2 {
    font-size: 28px;
    text-align: center;
}
.venture-enterprise-title h1 {
    font-weight: normal;
}
.venture-enterprise-title h2 {
    margin-top: 10px;
}
.venture-enterprise-title .venture-enterprise-title-main {
    margin-top: 40px;
    overflow: hidden;
}
.venture-enterprise-title-main .venture-enterprise-item{
    float: left;
    margin-left: 40px;
    width: calc(100%/2 - 190px);
}
.venture-enterprise-item:nth-child(1) {
    margin-right: 190px;
}

.venture-enterprise-title-main .venture-enterprise-item img {
    float: left;
    margin-right: 25px;
    margin-top: 12px;
    width: 80px;
    height: 80px;
}
.venture-enterprise-content p {
    margin-top: 4px;
    font-size: 20px;
    white-space: nowrap;
}
.venture-enterprise-content p:nth-child(1) {
    margin-top: 0;
}
.venture-enterprise-content p:nth-child(2) {
    font-weight: bold;
}
.venture-enterprise-content p:nth-child(2) span {
    padding: 0 10px;
}

.venture-enterprise-content p:nth-child(3) strong {
    font-size: 20px;
    font-weight: bold;
}

/* venture-enterprise-title end */

/* direct-attack start*/
.direct-attack {
    padding: 60px 0;
}
.direct-attack h1 {
    font-size: 36px;
    text-align: center;
}
.direct-attack-main {
    margin-top: 40px;
}
.direct-attack-main img {
    width: 100%;
    vertical-align: bottom;
}
/* direct-attack end */

/* venture-enterprise-service start */
.title {
    display: block;
    margin: auto;
    margin-top: 30px;
    width: 800px;
    font-size: 24px;
    text-align: center;
}
.title strong {
    color: #ff0000;
    font-size: 30px;
}
.venture-enterprise-service {
    padding: 60px 0;
    background: #f5f5f5;
}
.venture-enterprise-service h1{
    display: block;
    margin: auto;
    width: 880px;
    font-size: 30px;
    font-weight: normal;
    line-height: 45px;
    text-align: center;
}
.venture-enterprise-service ul {
    margin-top: 40px;
    overflow: hidden;
}
.venture-enterprise-service li {
    float: left;
    width: calc(100% / 3);
}
.venture-enterprise-service li img {
    margin: auto;
    display: block;
}
.venture-enterprise-service-main {
    margin-top: 60px;
}
.venture-enterprise-service-main header h2 {
    font-size: 32px;
    font-weight: bold;
    text-align: center;
}
.venture-enterprise-service-main header h3 {
    margin-top: 10px;
    color: #f00;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
.venture-enterprise-service-main header p {
    margin-top: 5px;
    font-size: 24px;
    text-align: center;
}
.venture-enterprise-service-main section {
    margin-top: 40px;
}
.venture-enterprise-service-main section:first-child {
    margin-top: 0;
}
.venture-enterprise-service-main section .contronler {
    padding: 50px 0 ;
    background: #fff;
}

.venture-enterprise-service-main .service-three .contronler {
    padding-bottom: 0;
}

.venture-enterprise-service-main table {
    margin: auto;
    width: 820px;
    border: solid 1px #387ea9;
}
.venture-enterprise-service-main table tr td,
.venture-enterprise-service-main table p {
    font-size: 18px;
}
.venture-enterprise-service-main table tr td span {
    display: inline-block;
    margin-right: 10px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.venture-enterprise-service-main table tr td {
    padding: 15px;
}
.venture-enterprise-service-main table tr td:first-child {
    color: #fff;
    font-size: 20px;
    text-align: center;
    border-bottom: solid 1px #fff;
    background: #387ea9;
}
.venture-enterprise-service-main table tr:last-child td {
    border: none;
}

.venture-enterprise-service-main table tr td:last-child {
    border: solid 1px #387ea9;
}
.venture-enterprise-service-main table tr td:first-child {
    width: 160px;
}


.venture-enterprise-service-main table strong {
    margin-bottom: 20px;
    display: block;
    color: #387ea9;
    font-size: 20px;
}
.service-three-main table:first-child  tr td:last-child {
    padding: 15px 65px;
    box-sizing: border-box;
}
.service-three-main table p {
    margin: 0;
    text-align: left;
}

.service-one-main,
.service-two-main,
.service-three-main {
    margin-top: 30px;
}

.service-one-main-video {
    margin-top: 30px !important;
    width: 896px;
}
.service-one-main img,
.service-two-main img,
.service-three-main img{
    display: block;
    margin: auto;
}
.service-three-main .img8 {
    width: 100%;
}
.service-three-main img {
    margin-top: 30px;
}
.service-three-main h4{
    font-size: 28px;
    text-align: center;
}
.service-three-top {
    margin-top: 40px;
}
.service-three-main p {
    margin-top: 20px;
    font-size: 24px;
    text-align: center;
}

/* venture-enterprise-service end */

/* venture-enterprise-team start */
.venture-enterprise-team {
    padding: 60px 0;
}
.venture-enterprise-team h1 {
    font-size: 32px;
    text-align: center;
}
.venture-enterprise-team-main {
    margin-top: 30px;
}
.venture-enterprise-team-main img {
    display: block;
    margin: auto;
}
/* venture-enterprise-team end */

/* venture-enterprise-scene start */
.venture-enterprise-scene{
    padding: 60px 0;
    background: #f5f5f5;
}
.venture-enterprise-scene h1 {
    font-size: 32px;
    text-align: center;
}
.venture-enterprise-scene-main {
    margin-top: 30px;
}
.venture-enterprise-scene-main img {
    display: block;
    margin: auto;
}
/* venture-enterprise-scene end */

/* venture-enterprise-customer start */
.venture-enterprise-customer{
    padding: 60px 0;
}
.venture-enterprise-customer h1 {
    font-size: 32px;
    text-align: center;
}
.venture-enterprise-customer-main {
    margin-top: 30px;
}
.venture-enterprise-customer-main img {
    display: block;
    margin: auto;
}
/* venture-enterprise-customer end */