﻿/*--------------智汇云讲堂页面*/

/* wisdom 唯一父标签 

main 主体外外层盒子

title 标题

maxtitle 每个模块主标题

mintitle 每个模块灰色文字副标题

left 左边模块

right 右边模块

forum 第一个盒子外层标签

allbox 第二个盒子外层标签

up 某个模块居上方位置

down 某个模块居下方位置

_2 代表下方带有2像素下边框

*/

/* 外层唯一父标签 */

.wisdom{background-color: #f1f1f1;min-width: 1410px;}



/* 主体外层盒子 */

.main{width: 100%;background-image: url(../image/bg_great.jpg);background-repeat:no-repeat;background-size: 100% 357px;}



/* 智慧云文字样式 */

.main .title{font-size: 42px;color:#5b9abf;text-align: center;text-shadow: -2px 3px 2px #fff;}



/* 第一块   宗宇《智汇云讲堂》*/

.forum .kong{height:40px;}

.forum{width: 1410px;height:560px;background-color: #fff;margin:83px auto}

.forum .title{width:1410px;height:60px;font-size:26px;color:#5b9abf;line-height:60px;margin-left:40px}

.forum .bodys .left{float:left;width: 325px;margin:30px 100px 0px 40px}

.forum .bodys .left div #span0{width: 3px;height: 30px;background-color: #5b9abf;}

.forum .bodys .left>:nth-child(1){display: flex;font-size:26px;line-height: 30px;height:60px;}

.forum .bodys .left div p{margin-right:20px;}

.forum .bodys .left>:nth-child(2){height:76px;overflow:hidden;font-size:14px;color:#666666}

.forum .bodys .left>:nth-child(3){margin-top:100px}

.forum .bodys .left button{width:130px;height:30px;border:0;border-radius:5px;background-color:#5b9abf;color:#fff}

.forum .bodys .right{width:900px;height:460px;float: left;}

.forum .bodys .right img{width:852px;height:418px;border-radius:5px}



/* 后三块公用 */

.allbox>:nth-child(1){background-color: #fff;}

.allbox>:nth-child(2){height:540px;background-color: #fff;}

.allbox>:nth-child(3){height:810px;background-color: #fff;}

/* 第二块 后三块*/

.allbox{width:100%;min-width:1410px;}

.allbox .card{background-color:#fff;margin-top:100px;width:1410px;margin:0 auto 83px;}

.allbox .card .up .kong{height: 40px;width: 100%;}

.allbox .card .up .title{color:#5b9abf;text-align: center;}

.allbox .card .up .title .maxtitle{height: 60px;font-size: 26px;font-weight:600;line-height:60px;}

.allbox .card .up .title .mintitle{height: 60px;width: 100%;line-height:60px;font-size:14px;color:gray}

.allbox .card .up .title ._2{height: 2px;background-color: #5b9abf;width:100px;margin:0 auto;}



/* 促进常态化使用 */

.allbox .card .down0 img{}



/* 服务对象 */

.allbox .card .down1{display:flex;justify-content:space-around;width:1000px;margin:0 auto;}

.allbox .card .down1 img{width:218px;height:323px;}



/* 功能清单 */

.allbox .card .down2 .left{float:left;width:323px;height:311px;margin:100px 0 0 80px;border:1px solid #b6b4b4;}

.allbox .card .down2 .right{width:1000px;float: left;}

.allbox .card .down2 .right img{width:792px;height:252px;border:1px solid #b6b4b4;margin-left:80px}

.allbox .card .down2 .right :nth-child(2){margin-top:50px}