
			.g-hd{height:5rem;position: relative;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;width:25%;margin:1.5rem 0 0 1.56%;}
			.g-hd ul{float: left;height:5rem;margin-left: 12%;}
			.g-hd ul li{float: left;font-size: 1.1rem;line-height:5rem;padding:0 1.5rem;position: relative;}
			.g-hd ul li:after{position: absolute;font-size: 1.1rem;color: #d3d3d3;content: "/";right: -0.3rem;top: 0;width: 0.6rem;text-align: center;}
			.g-hd ul li:last-child:after{display: none;}
			.g-hd ul li a{color: #333;}
			.g-hd ul li.cur a{color: #992b2b;}
			.g-hd .m-nav2{float: right;width:5%;margin:1.9rem 1.56% 0 0;}
			#menu{display:none;position: absolute;left: 0;top: 5rem;width:100%;height:55rem;background:url(images/menu_bg.jpg) no-repeat center;z-index: 200;background-size:100% auto;}
			#menu p{margin: 2rem auto 0;text-align: center;}
			#menu p a{display: block;width:42%;height: 4rem;line-height: 4rem;font-size: 1.2rem;color: #fff;border:1px solid rgba(255,255,255,0.5);box-sizing: border-box;border-radius: 2rem;margin:0 auto 1.5rem;}
		

    .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: #992b2a;
        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: #992b2a;
    }
    
    .starters-1-link a {
        display: block;
        color: #fff;
        line-height: 2rem;
    }


			.g-ft{height:13rem;position: relative;background: #e9e9e9;}
			.f_con{padding-top: 1.2rem;}
			.f_con .top{position: fixed;width: 4rem;bottom: 8.5rem;right: 1.5%;z-index: 100;}
			.f_con .top img{display:block;width: 100%;}
			.f_con p{line-height: 2rem;text-align: center;font-size: 1rem;color: #666;}
			.f_con p a{color: #666;}
			.f_con p i{margin:0 1rem;}
			.f_nav{height: 6rem;background-color: #333;min-width: 320px;max-width: 640px;width: 100%;position: fixed;bottom: 0;z-index: 100;}
			.f_nav li{float: left;width: 25%;height: 6rem;text-align: center;position: relative;}
			.f_nav li:after{position: absolute;width: 1px;height: 0.5rem;background: #7d7d7d;content: "";right: -1px;top: 3.7rem;}
			.f_nav li:first-child{background: #992b2b;overflow: hidden;}
			.f_nav li img{display:block;width: 1.8rem;margin:1.2rem auto 0;}
			.f_nav li span{display: block;color: #fff;font-size: 1.1rem;line-height:1.8rem;text-align: center;}
		
