
/*************** 产值 ***************/

 div, p, h1, h2, h3, h4, h5, h6, figure, figcaption, ul, ol, input, textarea, button {
    margin: 0;
    padding: 0;
}

.fl {float: left;}
.fr {float: right;}
.pr{position: relative;}

.newjm1 {width:1200px;
    margin:66px auto 60px;}
    .newjm1>.fl{
        width:600px;
        overflow:hidden;
        
    }
    .newjm1>.fl img{transition:all .3s;}
    .newjm1>.fl:hover img{transform:scale(1.1)}
    .newjm1>.fr{
        width:540px;
    }
    .newjm1>.fr .tit h3{
        color:#00a2ea;
        font-size:24px;
        line-height:40px;
    }
    .newjm1>.fr .brief{
        margin-top:40px;
        font-size:20px;
        line-height:34px;
        height:160px;
    }
    
    .newjm1>.fr .brief span{
        background:#00a2ea;
        color:#fff;
        padding:2px 5px;
    }
    /*************** 产值 结束 ***************/
    
    /*************** 行业趋势 ***************/
    .newhy{
        background:#f7f7f7;
        text-align:center;
    }
    .newhybox{
        width:1200px;
        margin:auto;
        height:400px;
    }
    .newhybox1{
        width:360px;
        margin-left:45px;
        float:left;
        background:#fff;
        transition:all .3s;
    }
    .newhy .tit{
        padding:50px 0;
    }
    .newhybox1.current{
        margin-left:0;
    }
    .newhybox1 img{
        width:100%;
        margin-bottom:30px;
    }
    .newhybox1:hover{box-shadow:0 5px 25px rgba(0,0,0,.1)}
    .newhybox1 h3{
        float:left;
        margin-left:20px;
        color:#00a2ea;
        font-weight:bold;
        font-size:34px;
    }
    .newhybox1 h4{float:left;
    font-size:16px;
    color:#afafaf;
    padding-top:15px;
    font-size:18px;
    margin-left:10px;
    }
    .newhybox1 h2{
        width:320px;
        float:none;
        text-align:left;
        clear:both;
        padding-top:10px;
        font-size:22px;
        padding-left:20px;
        padding-bottom:40px;
    }
    /*************** 行业趋势 结束 ***************/
    
    /*************** 森林 ***************/
    .newjmbg{
        background:url(/template/default/images/jmpicbg.jpg) center;
        height:320px;
        text-align:center;
    }
    .newjmbg h3{
        padding-top:120px;
        color:#fff;
        margin-bottom:5px;
        font-size:28px;
    }
    .newjmbg h4{
        font-size:30px;
        font-weight:bold;
        color:#fff;
    }
    /*************** 森林 结束 ***************/
    
    /*************** 城市合伙人 ***************/
    .newjmbg2{
        background:url(../images/jmpicbg2.jpg) center;
        height:910px;
    }
    .newjmbg2top{
        width:1200px;
        margin:auto;
        padding:80px 0 80px;
        height:135px;
    }
    .newjmbg2top p{margin:10px 0;}
    .newjmbg2top p span{
        margin-right:10px;
        padding-right:10px;
        display:inline-block;
        line-height:16px;
        font-size:18px;
        color:#333;
        border-right:1px solid #333;
    }
    .newjmbg2top h3{
        display:inline-block;
        background:#00a2ea;
        color:#fff;
        font-size:18px;
        line-height:30px;
        border-radius:15px;
        padding:0 15px;
    }
    
    .newjmbg2bot{
        height:300px;
        width:1200px;
        margin:auto;
    }
    .newjmbg2bot>.fl{
        width:598px;
        overflow:hidden;
    }
    .newjmbg2bot>.fl img{transition:all 300ms;}
    .newjmbg2bot>.fl:hover img{transform:scale(1.1)}
    
    .newjmbg2bot>.fr{
        width:540px;
    }
    .newjmbg2bot>.fr p{
        font-size:18px;
        line-height:30px;
        margin-top:50px;
    }
    
    .newld{width:100%;overflow:hidden;}
    .newld img{
        position:relative;
        width:1920px;
        margin-left:-960px;
        left:50%;
        display:block;
    }
    
    /*************** 城市合伙人 结束 ***************/
    
    /*************** 成为合伙人好处 ***************/
    
    .newfive{width:1200px;
    margin:-250px auto 0;
    padding:50px 100px ;
    background:#fff;
    }
    
    .newfive .tit{
        text-align:center;
        margin-bottom:50px;
    }
    .fivetop{
        height:480px;
    }
    .fivetopdiv{
        float:left;
        width:240px;
    }
    .fivetopdiv .text{
        width:200px;
        height:200px;
        padding:20px 20px;
        background:#e6e9ea;
    }
    .fivetopdiv.five02 .text{
    color:#fff;
        background:#282e30;
    }
    .fivetopdiv.five03 .text{
    color:#fff;
        background:#d4b791;
    }.fivetopdiv.five05 .text{
    color:#fff;
        background:#0054a3;
    }
    .fivetopdiv .text h1{
        font-size:46px;
        padding-bottom:30px;
    }
    .fivetopdiv .figure{
        overflow:hidden;
    }
    .fivetopdiv .figure img{
        display:block;
        width:240px;
        height:240px;
        transition:all 300ms;
    }
    .fivetopdiv:hover .figure img{
        transform:scale(1.1)
    }
    .fivetopdiv .text p{
        font-size:18px;
        line-height:28px;
    }
    
    /*************** 成为合伙人好处 结束 ***************/
    
    /*************** 八大加盟 ***************/
    .eightdiv{
        padding-top:50px;
    }
    .eightdiv ul {
        overflow:hidden;
    }
    .eightdiv ul li {
        float:left;
        width:600px;
        margin-bottom:40px;
        height:90px;
    }
    .eightdiv ul li img{
        float:left;
        width:80px;
        height:80px;
    }
    .eightdiv ul li  .text{
        float:left;
        width:470px;
        margin-left:30px;
        font-size:18px;
        line-height:28px;
    }
    .eightdiv ul li  .text h3{
        color:#00a2ea;
        margin-bottom:7px;
    }
    /*************** 八大加盟 结束 ***************/
    
    /*************** 加盟流程 ***************/
    .newld{width:100%;overflow:hidden;}
    .newld img{
        position:relative;
        width:1920px;
        margin-left:-960px;
        left:50%;
        display:block;
    }
    .newlc {
        background: #F5f5f5;
        text-align: center;
        padding: 50px 0 70px;
    }
    /*************** 加盟流程 结束 ***************/
-->