
			.g-hd{height:6.7rem;position: relative;}
			.g-hd img{display: block;width: 100%;}
			.g-hd h1{float: left;text-align: center;font-size: 0;margin:0.8rem 0 0 3.1%;line-height:0;}
			.g-hd h1 img{display:inline-block;width: auto;height: 3.6rem;}
			.g-hd h1 b{display:block;font-size: 1rem;color: #333;line-height: 1.5rem;}
			.g-hd ul{float: left;height:6.7rem;margin-left: 6.5%;}
			.g-hd ul li{float: left;font-size: 1.2rem;line-height:6.7rem;padding:0 1.4rem;}
			.g-hd ul li a{color: #333;}
			.g-hd ul li.cur a{font-weight:bold;}
			.g-hd .m-nav2{float: right;width:5.8%;margin:2.5rem 3.1% 0 0;}
			#menu{display:none;position: absolute;left: 0;top: 6.7rem;width:100%;height:50rem;background:#485a81;z-index: 200;}
			#menu p{width: 85%;margin: 1rem auto 0;text-align: center;}
			#menu p a{display: block;height: 4rem;line-height: 4rem;font-size: 1.2rem;color: #fff;border-bottom:1px dashed rgba(255,255,255,0.2);box-sizing: border-box;}
			#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: #485a81;
        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: #485a81;
    }
    
    .starters-1-link a {
        display: block;
        color: #fff;
        line-height: 2rem;
    }


			.g-ft{height:15rem;position: relative;}
			.f_con .top{display: block;height: 2.9rem;line-height: 2.9rem;text-align: center;font-size: 1.2rem;color: #fff;background: #485a81;margin-bottom: 1.2rem;}
			.f_con .top img{display:inline-block;width: 1.7rem;vertical-align: middle;margin-right: 0.7rem;}
			.f_con p{line-height: 1.8rem;text-align: center;font-size: 1.2rem;color: #666;}
			.f_con p a{color: #666;}
			.f_nav{height: 6rem;background-color: #485a81;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;border-right:1px solid rgba(255,255,255,0.2);box-sizing: border-box;}
			.f_nav li:last-child{border: 0;}
			.f_nav li:first-child{background: #30446f;}
			.f_nav li img{display:block;width: auto;height: 1.6rem;margin:1.2rem auto 0;}
			.f_nav li span{display: block;color: #fff;font-size: 1.2rem;line-height:2.8rem;text-align: center;}
		
