
        .head2 {position: relative;z-index: 11;height:5rem;overflow:hidden; }
        .head2 .logo{ width:32.03125%; float:left;overflow: hidden; margin:1rem 0 0 2%; }
        .head2 .logo img{display:block; width:100%;}
        .head2 h3{ width:55%; float:left;text-align:center; font-size:1.2rem; line-height:5rem; color:#222;}
        .head2 h3 a{ display:inline-block; color:#222; padding:0 7%; position:relative;}
		.head2 h3 a:before{ content:""; position:absolute; top:2.1rem; right:0; width:1px; height:16%; background:#ebebeb;}
		.head2 h3 a:last-child:before{ background:none;}
        
        .head2 .menu_btn{width:1.5rem; height:1rem; float:right; margin:2rem 0.9rem 0 0;}
        .head2 .menu_btn a.downmenu{display:block; width:100%; }
        .head2 .menu_btn img{ display:block; width:100%;}

        .menu2 .slideMenu{ width:92%; display: none;z-index:99;position:absolute; top:5rem; right:0; transition:transform 1s;-webkit-transition:transform 1s; background:rgba(0,0,0,0.8); background-size:100% auto; padding:1.5rem 4% 1.5rem 4%;}
        .menu2.down .slideMenu{transform:translate3D(0,100%,0);-webkit-transform:translate3D(0,100%,0);}
        .menu2 ul li {line-height:2.6rem;text-align:center;color:#fff;font-size:1.1rem; border:1px solid #fff; width:50%; margin:0 auto 1rem; border-radius:1.5rem;}
        .menu2 ul li a {font-size:1.1rem; font-family:"Microsoft Yahei"; color: #fff;text-decoration: none;}
		

    .starters-2 dl {
        padding: 0 2.1%;
        border-bottom: 1.5rem solid #f0f0f0;
    }
    
    .starters-2 dl:last-child {
        border-bottom: 0;
    }
    
    .starters-2 dt {
        height: 3.6rem;
        font-size: 1.6rem;
        line-height: 3.6rem;
        border-bottom: 1px solid #e5e5e5;
        position: relative;
    }
    
    .starters-2 dt:after {
        content: "";
        position: absolute;
        top: 1.5rem;
        right: 0;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 0.9rem;
        height: 0.9rem;
        border-right: 1px solid #7f7f7f;
        border-top: 1px solid #7f7f7f;
    }
    
    .starters-2 dt a {
        display: block;
        height: 3.6rem;
        color: #333333;
        overflow: hidden;
    }
    
    .starters-2 dd {
        font-size: 1.4rem;
        line-height: 2rem;
        text-align: center;
    }
    
    .starters-2 dd span {
        display: inline-block;
        margin: 1rem 0;
        width: 32.3%;
        border-right: 1px solid #e5e5e5;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    .starters-2 dd a {
        display: block;
    }
    
    .starters-2 dd span:last-child {
        border-right: 0;
    }


		.g-ft{padding-bottom:5rem;}
.g-ft h2{ width:90.625%; height:3.5rem; background:#1e5db0; margin:0 auto;}
.g-ft h2 a{ display:block; float:left; width:50%; height:3.5rem; font-size:1.2rem; line-height:3.5rem; color:#fff;}
.g-ft h2 em{ display:block; width:1.7rem; height:1.5rem; float:left; margin:0.95rem 4% 0 22%;}
.g-ft h2 em img{display:block; width:100%;}
.g-ft h2 a:last-child{ background:#0d953c;}
.flx{ text-align:center; color:#878787; line-height:1.8rem; font-size:1.1rem;}
.flx a{ color:#878787;}
.flx em{ padding:0 2%;}
.flx p{ margin:1rem 0 0.2rem;}
.flx p a{ color:#363636; font-size:1.2rem; padding:0 2%; position:relative;}
.flx p a:before{ content:""; position:absolute; top:0.5rem; right:0; width:1px; height:50%; background:#363636;}
.flx p a:last-child:before{ background:none;}
.fnav{ position:fixed; bottom:0; left:0; min-width:320px; max-width:640px; width:100%; height:4rem; background:#1e5db0;z-index:12;}
.fnav li{ width:25%; float:left; height:4rem; position:relative;}
.fnav li em{ display:block; width:16.25%; margin:0 auto 0.2rem; padding-top:0.5rem;}
.fnav li em img{ display:block; width:100%;}
.fnav li:last-child:before{ background:none;}
.fnav li:before{ content:""; position:absolute; top:0; right:0; width:1px; height:100%; background:#346db7;}
.fnav li a{ display:block; text-align:center; color:#fff; font-size:1rem; height:4rem; line-height:1.6rem; font-family:"Microsoft YaHei";}
.fnav li a:hover{ background:#0d953c;}
        
