
			.g-hd{height:5rem;position: relative; }
			.g-hd img{display: block;width: 100%;}
			.g-hd .h_logo{float: left;width:17.4%;margin:0.4rem 0 0 3.1%;}
			.g-hd ul{float: left;height:5rem;margin-left: 4%;}
			.g-hd ul li{float: left;font-size: 1.3rem;line-height:5rem;padding:0 0.8rem;position: relative;}
      .g-hd ul li:after{position: absolute;width: 1px;height: 1.2rem;background: #cbced7;content: "";right: 0;top: 2rem;}
			.g-hd ul li a{color: #333;}
      .g-hd ul li:last-child:after{ background: 0;}
			.g-hd .m-nav2{float: right;width:2.3rem;margin:1.8rem 3.1% 0 0;}
			 #menu{display:none;background:#e42908; 
            position: absolute;left: 0;top: 5rem;width: 100%; height:52.4rem; z-index: 200;}
      #menu p{width: 94%;margin:1.1rem auto 0;text-align: center;}
      #menu p a{display: block;height: 4.5rem;line-height: 4.5rem;font-size: 1.2rem;color: #fff;border-bottom:1px dashed #d1d2d5;box-sizing: border-box;opacity: 0.9;}
      #menu p a:hover{font-weight: bold;opacity: 1;}
      #menu p a:last-child{border: 0;}
            
		

    .starters-1 {
        padding-top: 1rem;
        margin: 0 2.1%;
    }
    
    .starters-1 dl {
        display: flex;
        display: -webkit-flex;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        align-items: center;
        border: 1px solid #d2d2d2;
        position: relative;
        margin-bottom: 4.75rem;
    }
    
    .starters-1 dl:after {
        content: "";
        position: absolute;
        bottom: -2.6rem;
        left: 50%;
        margin-left: -0.45rem;
        -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-left: 1px solid #8a8a8a;
        border-bottom: 1px solid #8a8a8a;
    }
    
    .starters-1 dl:last-child:after,
    .starters-1 dl:last-child:before {
        display: none;
    }
    
    .starters-1 dl:before {
        content: "";
        position: absolute;
        bottom: -3rem;
        left: 50%;
        margin-left: -0.45rem;
        -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-left: 1px solid #8a8a8a;
        border-bottom: 1px solid #8a8a8a;
    }
    
    .starters-1 dt {
        width: 42.6%;
    }
    
    .starters-1 dd {
        margin-left: 2%;
        width: 49%;
        margin-right: 2%;
        padding-bottom: 2rem;
    }
    
    .starters-1 img {
        display: block;
        width: 100%;
    }
    
    .starters-1-size {
        height: 2rem;
        font-size: 1.4rem;
        line-height: 2rem;
        color: #e42908;
        overflow: hidden;
    }
    
    .starters-1-title {
        height: 2rem;
        font-size: 1.6rem;
        line-height: 2rem;
        margin-bottom: 1rem;
        overflow: hidden;
    }
    
    .starters-1-desc {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
    
    .starters-1-link {
        position: absolute;
        bottom: -1rem;
        left: 50%;
        margin-left: -4.05rem;
        width: 8.1rem;
        height: 2rem;
        font-size: 1.1rem;
        line-height: 3rem;
        text-align: center;
        background-color: #e42908;
    }
    
    .starters-1-link a {
        display: block;
        color: #fff;
        line-height: 2rem;
    }


      .g-ft{ height: 20.8rem; position: relative;}
      .f_con .top{display: block;height: 4rem;padding-top: 2rem;font-size: 1.2rem;color: #fff;text-align: center;line-height: 4rem;background: url(images/top.png) no-repeat;background-size: 100% 6rem;}
      .f_con h3{font-size: 1.2rem;color: #333;text-align: center;font-weight: normal;line-height: 2rem;padding: 1.8rem 0 1.8rem;}
      .f_con h3 a{color: #333;}
      .f_con h3 i{padding: 0 0.5rem;}
      .f_con p{font-size: 1.2rem;color: #333;line-height: 2rem;text-align: center;}
      .f_con p a{color: #333;}
      .f_nav{height: 3.5rem;background-color: #2d3748;min-width: 320px;max-width: 640px;width: 100%;position: fixed;bottom: 0;z-index: 100;}
      .f_nav li{float: left;width: 33.3%;height: 3.5rem;text-align: center;border-left: 1px solid #5f6774;box-sizing: border-box;border-right: 1px solid #222a37;}
      .f_nav li:first-child{ border-left:0 ;}
      .f_nav li:last-child{ border-right:0 ;}
      .f_nav li img{display:inline-block;width: auto;height: 1.85rem;margin: 0.8rem 0.8rem 0 0;vertical-align: top;}
      .f_nav li span{display: inline-block;color: #ffffff;font-size: 1.2rem;line-height:3.5rem;vertical-align: top;}
    
