.clear {
            clear: both;
        }
        
        .tit {
            text-align: left;
            margin-top: 10px;
            border-left: 6px solid #008f47;
            padding-left: 10px;
            margin: 20px 0;
            background:url(../images/title_bg.jpg) no-repeat;
            height: 40px;
        }
        
        .chin {
            display: inline-block;
            width: 100%;
            height: 30px;
            border-bottom: 1px solid #eee;
            font-size: 18px;
            padding-bottom: 10px;
        }
        
        .eng {
            border-bottom: 2px solid #008f47;
            line-height: 30px;
            height: 30px;
            display: inline-block;
            font-size: 24px;
            font-weight: normal;
            padding-bottom: 10px;
        }
        
        .intr {
            height: 400px;
            border: 1px solid #016332;
        }
        
        .intrl {
            width: 50%;
            float: left;
            background: #009b4d;
            position: relative;
            height: 400px;
        }
        
        .intrr {
            width: 45%;
            float: right;
            height: 400px;
            margin-right: 20px;
        }
        
        .pici {
            position: absolute;
            top: 45px;
            left: 40px;
        }
        
        .intrr p {}
        
        .fan {
            display: inline-block;
            color: #ff7300;
            font-weight: bold;
        }
        
        .adv {
            width: 307px;
            text-align: center;
            font-size: 20px;
            border-right: 1px solid #eee;
            float: left;
            background:url(../images/tu_bg_1.png) no-repeat center 0;
            height: 164px;
        }
        
        .adv:hover {
            background:url(../images/tu_bg_1.png) no-repeat center 0;
            color: #ff7300;
        }
        
        .ser {
            width: 290px;
            float: left;
            padding: 10px 5px;
            overflow: hidden;
            text-align: center;
            border-bottom: 1px solid #e3e3e3;
        }
        
        .pic:hover {
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1);
        }
        
        .ser:hover {
            border-bottom: 1px solid #333333;
        }
        
        .pic {
            transition: 1s;
            text-align: center;
        }
        
        .ser p {
            font-size: 18px;
        }
        
        .xij {
            width: 420px;
            float: right;
            text-align: right;
            padding-top: 20px;
        }
        
        .xijl {
            width: 450px;
            float: left;
            padding-left: 30px;
        }
        
        .xijl1 {
            padding-top: 20px;
        }
        
        .zhs {
            border-bottom: 1px dashed #eee;
            padding-bottom: 10px;
        }
        
        .yuanq {
            font-size: 20px;
            color: #008f47;
        }
        
        .diyg {
            border: 1px solid #eee;
        }
        
        .xijs {
            margin: 20px 0;
            border-bottom: 1px dashed #eee;
        }
        
        .xijsl {
            width: 400px;
            float: left;
            text-align: center;
            border: 1px solid #eee;
            box-shadow: 3px 3px rgba(0, 0, 0, 0.3);
        }
        
        .xijsr {
            width: 450px;
            float: right;
            text-align: center;
        }
        
        .xitit {
            color: #008f47;
            font-size: 18px;
            line-height: 70px;
            font-weight: bold;
            text-align: left;
        }
        
        .xijie {
            text-align: left;
        }
        
        .xijsl2 {
            width: 400px;
            float: right;
            text-align: center;
            border: 1px solid #eee;
            box-shadow: 3px 3px rgba(0, 0, 0, 0.3);
        }
        
        .xijsr2 {
            width: 450px;
            float: left;
            text-align: center;
        }
        
        .shuzi {
            width: 60px;
            height: 70px;
            background:url(../images/cu_tt.jpg) no-repeat 0 0;
            ;
            text-align: center;
            font-size: 24px;
            display: inline-block;
            padding-left: 10px;
        }
        
        .circl5 {
            width: 5px;
            height: 5px;
            border: 1px solid #008f47;
            border-radius: 50%;
            text-align: center;
            font-size: 24px;
            display: inline-block;
        }
		.clear {
        clear: both;
    }
    
    .tit {
        text-align: left;
        margin-top: 10px;
        border-left: 6px solid #008f47;
        padding-left: 10px;
        margin: 20px 0;
        background:url(../images/tit_bg.jpg) no-repeat;
        height: 40px;
    }
    
    .chin {
        display: inline-block;
        width: 100%;
        height: 30px;
        border-bottom: 1px solid #eee;
        font-size: 18px;
        padding-bottom: 10px;
    }
    
    .eng {
        border-bottom: 2px solid #008f47;
        line-height: 30px;
        height: 30px;
        display: inline-block;
        font-size: 24px;
        font-weight: normal;
        padding-bottom: 10px;
    }
    
    .abil {
        width: 55%;
        float: left;
    }
    
    .abir {
        width: 42%;
        float: right;
    }
    
    .num {
        width: 60px;
        height: 50px;
        background: #009b4c;
        color: #fff;
        line-height: 50px;
        text-align: center;
        float: left;
        text-transform: uppercase;
        font-size: 16px;
    }
    
    .des {
        width: 380px;
        float: left;
        margin-left: 25px;
    }
    
    .shi {
        font-weight: bold;
        display: block;
    }
    
    .yan {
        font-size: 16px;
    }
    
    .yannei {
        margin-top: 15px;
    }
    
    .line1 {
        width: 15px;
        height: 1px;
        background: #fff;
        margin: 0 auto;
        display: block;
        margin-top: -10px;
    }
    
    .abil2 {
        width: 55%;
        float: right;
    }
    
    .abir2 {
        width: 42%;
        float: left;
    }
    
    .abi2 {
        margin-top: 30px;
        border-bottom: 1px dashed #eee;
        ;
    }
    
    .abi {
        border-bottom: 1px dashed #eee;
        padding-bottom: 20px;
    }
    
    .fah {
        width: 465px;
        float: left;
    }
    
    .fac {
        width: 420px;
        border: 1px solid #eee;
        box-shadow: 3px 3px rgba(0, 0, 0, 0.3);
        margin: 0 auto;
        padding: 15px;
        text-align: center;
        height: 240px;
    }
    
    .fact {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }
    
    .fac:hover {
        background: #009b4c;
        color: #fff;
    }
    
    .ser2 {
        width: 210px;
        float: left;
        padding: 10px 5px;
        overflow: hidden;
        text-align: center;
        border-bottom: 1px solid #e3e3e3;
    }
    
    .pic:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    
    .ser2:hover {
        border-bottom: 1px solid #333333;
    }
    
    .pic {
        transition: 1s;
        text-align: center;
    }
    
    .ser p {
        font-size: 18px;
    }
    
    .shini {}
    
    .rehs1 {
        width: 445px;
        float: left;
        padding-bottom: 15px;
        border-bottom: 1px dashed #d4d4d4;
    }
    
    .rehsr {
        width: 445px;
        float: right;
        border-bottom: 1px dashed #d4d4d4;
        padding-bottom: 15px;
    }
    
    .rehs {
        margin: 25px 0;
    }
    
    .reco {
        width: 440px;
        margin: 0 auto;
        height: 84px;
    }
    
    .rehsll {
        width: 80px;
        height: 80px;
        border: 3px solid #008f47;
        border-radius: 50%;
        text-align: center;
        line-height: 80px;
        font-size: 32px;
        color: #008f47;
        float: left;
    }
    
    .rehslr {
        width: 300px;
        margin-left: 20px;
        float: left;
    }
    
    .retit {
        font-size: 18px;
        color: #008f47;
        font-weight: bold;
    }
	.clear {
        clear: both;
    }
    
    .tit {
        text-align: left;
        margin-top: 10px;
        border-left: 6px solid #008f47;
        padding-left: 10px;
        margin: 20px 0;
        background:url(../images/tit_bg.jpg) no-repeat;
        height: 40px;
    }
    
    .chin {
        display: inline-block;
        width: 100%;
        height: 30px;
        border-bottom: 1px solid #eee;
        font-size: 18px;
        padding-bottom: 10px;
    }
    
    .eng {
        border-bottom: 2px solid #008f47;
        line-height: 30px;
        height: 30px;
        display: inline-block;
        font-size: 24px;
        font-weight: normal;
        padding-bottom: 10px;
    }
    
    .abil {
        width: 55%;
        float: left;
    }
    
    .abir {
        width: 42%;
        float: right;
    }
    
    .num {
        width: 60px;
        height: 50px;
        background: #009b4c;
        color: #fff;
        line-height: 50px;
        text-align: center;
        float: left;
        text-transform: uppercase;
        font-size: 16px;
    }
    
    .des {
        width: 380px;
        float: left;
        margin-left: 25px;
    }
    
    .shi {
        font-weight: bold;
        display: block;
    }
    
    .yan {
        font-size: 16px;
    }
    
    .yannei {
        margin-top: 15px;
    }
    
    .line1 {
        width: 15px;
        height: 1px;
        background: #fff;
        margin: 0 auto;
        display: block;
        margin-top: -10px;
    }
    
    .abil2 {
        width: 55%;
        float: right;
    }
    
    .abir2 {
        width: 42%;
        float: left;
    }
    
    .abi2 {
        margin-top: 30px;
        border-bottom: 1px dashed #eee;
        ;
    }
    
    .abi {
        border-bottom: 1px dashed #eee;
        padding-bottom: 20px;
    }
    
    .fah {
        width: 465px;
        float: left;
    }
    
    .fac {
        width: 420px;
        border: 1px solid #eee;
        box-shadow: 3px 3px rgba(0, 0, 0, 0.3);
        margin: 0 auto;
        padding: 15px;
        text-align: center;
        height: 240px;
    }
    
    .fact {
        text-align: center;
        font-size: 18px;
        font-weight: bold;
    }
    
    .fac:hover {
        background: #009b4c;
        color: #fff;
    }
    
    .ser2 {
        width: 210px;
        float: left;
        padding: 10px 5px;
        overflow: hidden;
        text-align: center;
        border-bottom: 1px solid #e3e3e3;
    }
    
    .pic:hover {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }
    
    .ser2:hover {
        border-bottom: 1px solid #333333;
    }
    
    .pic {
        transition: 1s;
        text-align: center;
    }
    
    .ser p {
        font-size: 18px;
    }
    
    .shini {}
    
    .rehs1 {
        width: 445px;
        float: left;
        padding-bottom: 15px;
        border-bottom: 1px dashed #d4d4d4;
    }
    
    .rehsr {
        width: 445px;
        float: right;
        border-bottom: 1px dashed #d4d4d4;
        padding-bottom: 15px;
    }
    
    .rehs {
        margin: 25px 0;
    }
    
    .reco {
        width: 440px;
        margin: 0 auto;
        height: 84px;
    }
    
    .rehsll {
        width: 80px;
        height: 80px;
        border: 3px solid #008f47;
        border-radius: 50%;
        text-align: center;
        line-height: 80px;
        font-size: 32px;
        color: #008f47;
        float: left;
    }
    
    .rehslr {
        width: 300px;
        margin-left: 20px;
        float: left;
    }
    
    .retit {
        font-size: 18px;
        color: #008f47;
        font-weight: bold;
    }