@charset "utf-8";

/*------解决方案样式------*/
.icon-solution-ys {
    width:20.8%;
    padding-top:58px;
    float: left;
    display: block;
    text-align: center;
}
.solution-ys-box {
    background:url(../images/product/icon_solution_ys_bg.png) no-repeat center top;
    background-size: 100% cover;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 14px 4px; 
    border:#e4e4e4 1px solid;
    border-radius: 4px;
    margin-bottom: 24px;
    height:175px;
}
.solution-info {
    width:79.2%;
    float: left;
    display: block;
    padding-top:20px;
    color:#333;
}
.solution-info-content {
    color:#666;
    line-height: 22px;
    width:95%;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

/*应用场景样式*/
.application-title {
    height: 42px;
    font-size: 18px;
    color:#333;
    margin-top:40px;
}
.application-content {
    color:#666;
    line-height: 22px;
    margin-top:20px;
}

/*相关产品解决方案样式*/
.application-box {

    padding-bottom:00px;
}
.aplication-other-title {
    font-size:32px;
    padding-bottom:5vh;
    text-align: center;
}
.btn-aplication-more {
    background-color:#2053cd;
    color:#fff;
    border-radius: 17px; 
}
.btn-aplication-more:hover {
    color:#fff;
    font-weight: bold;
}
.aplication-other-box {
    border:#d6d6d6 1px solid;
    background-color: #fff;
    text-align: center;
    height: 308px;
    padding-top:40px;
    margin-bottom:20px;
}
.aplication-other-box:hover {
    box-shadow: rgba(0,0,0,0.15) 2px 2px 14px 4px; 
}
.aplication-other-info {
    color:#666;
    line-height: 22px;
    text-align: left;
    padding-left:15px;
    padding-right: 15px;
}
.btn-aplication {
    position: absolute;
    bottom:50px;
    width:108px;
    border:#2053cd 1px solid;
    color:#2053cd;
    background-color: transparent;
    border-radius: 17px;
    left:50%;
    margin-left:-54px;
}
.btn-aplication:hover {
    color:#fff;
    background-color: #2053cd;
    box-shadow: rgba(32,83,205,0.3) 2px 2px 14px 4px;
}
.jiagou-title-solution {
    font-size:32px;
    padding-bottom:5vh;
    text-align: center;
}
.aplication-other-main {
    position: relative;
} 
.aplication-arrowleft {
    position: absolute;
    top:135px;
    left:-60px;
}
.aplication-arrowright {
    position: absolute;
    top:135px;
    right:-60px;
}

/*----解决方案汇总样式----*/
/*通用技术解决方案样式*/
.fangan {
    background-color:#f4f5fa;
    padding-bottom:75px;
}
.fangan-main {
    padding-bottom:50px;
}
.fangan-box {
    background-color:#fff;
    border:#e4e4e4 1px solid;
    height:280px;
    margin-bottom:24px;
    position: relative;
    padding:30px 30px 0px 30px;
}
.fangan-title {
    font-size:18px;
    font-weight: bold;
    margin-top:20px;
}
.fangan-info {
    color:#666;
}
.fangan-more {
    position: absolute;
    left:0px;
    right:0px;
    bottom:0px;
    height: 50px;
    line-height: 50px;
    padding-left:30px;
    border-top:#e4e4e4 1px solid;
}
.fangan-more a {
    color:#2053cd;
    text-decoration: none;
}
.fangan-box:hover {
    background-color:#fff;
    border:#e4e4e4 1px solid;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 14px 4px;
}
.fangan-box:hover .fangan-more {
    background-color:#2053cd;
    border:none;
}
.fangan-box:hover .fangan-more a {
    color:#fff;
    text-decoration: none;
}

/*企业上云解决方案样式*/
.fangan-content-box {
    margin-top:70px;
    margin-bottom:100px;
}
.fangan-content {
    padding-top:60px;
}

/*------设计仿真云-助力云上战疫样式------*/
/*设计仿真云服务平台*/
.fangzhen-title {
    padding-top:20px;
    font-size: 28px;
    background:url(../images/line_zhanyi_1.png) no-repeat 15px top;
    margin-top:10vh;
}
.fangzhen-title-info {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    margin-top:10vh;
}
.fangzhen-link {
    background-color:#fff;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 14px 4px;
    border:#e4e4e4 1px solid;
    border-radius: 4px;
    margin-top:6vh;
}
.fangzhen-link img {
    border-radius: 4px;
}

/*3D空间*/
.space-info-box {
    background:#00a0ff url(../images/icon_fangzhen_3.png) no-repeat right bottom;
    color:#fff;
    padding:42px;
    margin-bottom:12vh;
    margin-top:10px;
}
.space-info-1 {
    padding-left:15px;
    line-height: 24px;
}
.space-info-1 li {
    padding-bottom:10px;
}
.space-process {
    font-size:16px;
    font-weight: bold;
    height: 48px;
    background:url(../images/line_zhanyi_2.png) no-repeat left bottom;
    padding-top:10px;
}
.space-info-2 {
    list-style-type: none;
    padding-left:0px;
}
.space-info-2 li {
    line-height:34px;
}
.space-info-2 a {
    color:#fff;
    text-decoration: underline;
}
.space-info-img {
    padding-right:0px;
    margin-top:10px;
}

/*3D实体设计*/
.entity {
    background-color:#f1f3ff;
    position: relative;
    padding-bottom:10vh;
}
.entity-design-title {
    padding-top:7vh;
    font-size: 16px;
    font-weight: bold;
}
.entity-design-info {
    color:#666;
    line-height: 24px;
    padding-top:14px;
    padding-bottom:40px;
}
.btn-entity {
    background-color:#2053cd;
    color:#fff;
    height:40px;
    line-height: 40px;
    padding:0px 36px;
    border-radius: 20px;
    margin-right:16px;
}
.btn-entity:hover {
    color:#fff;
    font-weight: bold;
}
.btn-entity a {
    color:#fff;
    text-decoration: underline;
}

/*仿真平台*/
.fangzhen-list {
    padding-top:10px;
}
.fangzhen-list-title {
    font-size: 16px;
    font-weight: bold;
    height: 30px;
}
.fangzhen-list p {
    color:#666;
    line-height: 21px;
    margin-bottom:24px;
}
.fangzhen-list-img {
    padding-top:10px;
}
.fangzhen-app {
    background:#00a0ff url(../images/icon_fangzhen_1.png) no-repeat right bottom;
    background-color:#fff;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 14px 4px;
    border-radius: 4px;
    padding:40px;
    height:250px;
    margin-top:7vh;
}
.fangzhen-app-title {
    font-size: 16px;
    font-weight: bold;
    height: 32px;
    background:url(../images/line_zhanyi_1.png) no-repeat left bottom;
}
.fangzhen-app ul {
    padding-left:16px;
    padding-top:10px;
    color:#666;
    width: 70%;
}
.fangzhen-app ul li {
    line-height: 24px;
    padding-bottom:10px;
}
.fangzhen-method {
    background:#00a0ff url(../images/icon_fangzhen_2.png) no-repeat right bottom;
    background-color:#fff;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 14px 4px;
    border-radius: 4px;
    padding:40px;
    height:250px;
    margin-top:7vh;
}
.fangzhen-method-line {
    float: left;
    padding-top:20px;
}
.fangzhen-method ul {
    list-style-type: none;
    padding-left: 12px;
    padding-top:12px;
}
.fangzhen-method ul li {
    color:#666;
    line-height: 24px;
    padding-bottom:6px;
}
.fangzhen-method ul li a {
    color:#2053cd;
    text-decoration: underline;
}
.fangzhen-method-number {
    color:#2053cd;
    font-weight: bold;
    padding-right:10px;
}
.trade-title-cloud {
    font-size: 20px;
    padding-top: 4%;
    padding-bottom: 5%;
    text-align: center;
}