.wr .i-tit{
	text-align:left;
	margin-bottom:12px;
}
.i-tit img{
	width:60px;
	margin-right:40px;
}

@media only screen and (min-width: 1200px) {
   .aop_nav{
       width:100%;
       float:left;
       height:60px;
   }
    .aop_nav li{
        width: 33.333%;
        float: left;
    }
    .aop_nav a{
        float:left;
        padding:0 0px 0px 75px;
        background-color: #f5f5f5;
        font-size:20px;
        line-height: 60px;
        height:60px;
        text-align: left;
        width: 100%;
    }
    .aop_nav a.on{
        height:62px;
    }





    .aop_k{
        width:100%;
        float:left;
        border: 1px solid #00ff7f;
        padding: 70px 50px 60px;
    }
    .aop_k h3{
        width:100%;
        float:left;
        font-size:20px;
        line-height:30px;
        margin-bottom: 20px;
    }
    .aop_k .d1{
        width:500px;
        float:left;
    }
    .aop_k .d2{
        float:right;
        width: 390px;
        border-left: 1px solid #eee;
        padding-left: 50px;
    }
    .aop_k .d2 p{
        margin-bottom: 16px;
    }



    .aop_ly{
        width:100%;
        float:left;
        padding: 70px 50px 60px;
    }
    .aop_ly h3{
        width:100%;
        float:left;
        font-size:20px;
        line-height:30px;
        margin-bottom: 20px;
    }
    .aop_ly .d1{
        width:580px;
        float:left;
    }
    .aop_ly .d2{
        float:right;
        width: 390px;
        border-left: 1px solid #eee;
        padding-left: 50px;
    }
    .aop_ly .d2 p{
        margin-bottom: 16px;
    }
    .aop_ly .d2 .yl_ts{
        display: none
    }
    .fo1_ly .ly_inp{
        font-size: 2.0rem;
    }
    .fo1_ly .photo img{
        max-height: 200px;
    }

    .fo1_aop{
        width:100%;
        float:left;
        margin-top: 10px;
    }
    .fo1_aop li{
        width:100%;
        float:left;
        margin-bottom: 33px;
        position: relative;
    }
	.fo1_aop  li  span	{
		display:none;
	}
    .fo1_aop .tx1{
        float:left;
        height: 40px;
        border: 1px solid #eee;
        padding-left: 14px;
        line-height: 40px;
        font-size:14px;
        width:100%;
    }
    .fo1_aop .l_yzm .tx1{
        width:300px;
        margin-right: 10px;
    }
	.l_yzm .img_yzm{
		height: 40px;
	}
    .an_h{
        width: 160px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size:16px;
        background-color: #00ff7f;
        color:#fff;
    }
    .fo1_aop .ts1_aop{
        background-color: #e42a27;
        color: #fff;
        height:24px;
        padding:0 10px;
        font-size:12px;
        position: absolute;
        left:0px;
        top:-30px;
    }
    .fo1_aop .ts1_aop:after{
        content: " ";
        position: absolute;
        top: 23px;
        left: 15px;
        width: 0;
        height: 0;
        border-width: 6px 6px 0;
        border-color: transparent;
        border-top-color: transparent;
        border-style: solid;
        border-top-color: #e42a27;
    }




    .fo1_ly{
        width:100%;
        float:left;
        margin-top: 10px;
    }
    .fo1_ly li{
        width:100%;
        float:left;
        margin-bottom: 33px;
        position: relative;
    }
    .fo1_ly  li  span  {
        /*display:none;*/
    }
    .fo1_ly .tx1{
        float:left;
        height: 40px;
        border: 1px solid #eee;
        padding-left: 14px;
        line-height: 40px;
        font-size:14px;
        width:100%;
    }
    .fo1_ly .l_yzm .tx1{
        width:300px;
        margin-right: 10px;
    }
    .an_h{
        width: 160px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size:16px;
        background-color: #01c8ad;
        color:#fff;
    }
    .fo1_aop .ts1_aop{
        background-color: #e42a27;
        color: #fff;
        height:24px;
        padding:0 10px;
        font-size:12px;
        position: absolute;
        left:0px;
        top:-30px;
    }
    .fo1_aop .ts1_aop:after{
        content: " ";
        position: absolute;
        top: 23px;
        left: 15px;
        width: 0;
        height: 0;
        border-width: 6px 6px 0;
        border-color: transparent;
        border-top-color: transparent;
        border-style: solid;
        border-top-color: #e42a27;
    }


    .aop_ts2{
        width:100%;
        float:left;
    }
    .aop_ts2 h3{
        margin-bottom: 10px;
    }
    .aop_ts2 h1{
        width:100%;
        float:left;
        line-height: 150%;
        margin-bottom: 20px;
    }
    .aop_ts2 .txtk{
        width:100%;
        float:left;
        border: 1px solid #e7e7e7;
        border-left-color: rgb(231, 231, 231);
        border-left-style: solid;
        border-left-width: 1px;
        box-shadow: 0 2px 6px 0 rgba(0,0,0,.05);
        padding: 20px 20px 20px 90px;
        min-height: 90px;
        align-items: center;
        margin-bottom: 30px;
        border-left: 2px solid #00ff7f;
        position:relative;
    }
    .aop_ts2 .txtk:after{
        content: '';
        background: url("./icon-correct.png") center no-repeat;
        width:90px;
        height:90px;
        position: absolute;
        left: 0px;
        top:0px;
    }

}
.aop_nav a.on{
    border: 1px solid #00ff7f;
    background-color: #fff;
    color:#00ff7f;
    border-bottom: solid 3px #fff;
    position: relative;
    z-index: 1;
}
.fo1_aop .tx1:focus{
    border: 1px solid #00ff7f;
}




@media only screen and (max-width: 750px) {
	
	.main{
		position: relative;
	}
	
	.aop_nav{
		display:none;
	
    }
	.aop_nav_mobile{
        width: 100%;
		height: 40px;
		display: block;

		z-index:20;
    }

	.aop_nav_mobile:before {
		content: '';
		position: absolute;
		width: 40px;
		height: 40px;
		right: 5px;
		top: 0px;
		background: url(../images/lm_jtx.png) center no-repeat;
		background-size: auto 22px;
	}
	.aop_nav_mobile a{
	    float: left;
		padding: 0 0px 0px 46px;
		background-color: #f5f5f5;
		font-size: 16px;
		line-height: 40px;
		height: 40px;
		text-align: left;
		width: 100%;
		background-size: 30px 30px!important;
	}
	.aop_nav_mobile .lmmobile{
		    width: 100%;
			float: left;
	}
	
}
@media only screen and (min-width: 750px) {
	.aop_nav_mobile{
		display:none;
	
    }
}
@media only screen and (max-width: 1200px) {
    .aop_nav{
        width:100%;
        float:left;
        height:60px;
	
    }

    .aop_nav li{
            width: 33.333%;
            float: left;
            display: inline-block;
    }


    .aop_nav a{
        float:left;
        padding:0 10px;
        background-color: #f5f5f5;
        font-size:15px;
        line-height: 20px;
        height:60px;
        width:100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        align-items: center;
        text-align: center;
    }
	.aop_nav a{
		background-size:30px !important;
		padding-left:20px;
	}
    .aop_nav a.on{
        height:62px;
    }
    .aop_k{
        width:100%;
        float:left;
        border: 1px solid #00ff7f;
        padding: 20px;
    }
    .aop_k h3{
        width:100%;
        float:left;
        font-size:16px;
        line-height:24px;
        margin-bottom: 20px;
    }
    .aop_k .d1{
        width:100%;
        float:left;
    }
    .aop_k .d2{
        float:left;
        width: 100%;
        border-top: 1px solid #eee;
        padding-top: 20px;
    }
    .aop_k .d2 p{
        margin-bottom: 12px;
    }
	.aop_k .d2 p img{
		max-height: 114px;
    }
    .fo1_aop{
        width:100%;
        float:left;
        margin-top: 10px;
    }
    .fo1_aop li{
        width:100%;
        float:left;
        margin-bottom: 33px;
        position: relative;
    }
    .fo1_aop li.l_yzm{
        height:40px;
        padding-right: 120px;
    }
    .fo1_aop li.l_yzm .img_yzm{
        position: absolute;
        right:0px;
        top:0px;
        max-width:110px;
    }
    .fo1_aop .tx1{
        float:left;
        height: 40px;
        border: 1px solid #eee;
        padding-left: 10px;
        line-height: 40px;
        font-size:12px;
        width:100%;
    }




    .fo1_ly{
        width:100%;
        float:left;
        margin-top: 10px;
    }
    .fo1_ly li{
        width:100%;
        float:left;
        margin-bottom: 0px;
        position: relative;
    }
    .fo1_ly .ly_inp{
        font-size: 2.4rem;
    }
    .fo1_ly li.l_yzm{
        height:40px;
        padding-right: 180px;
    }
    .fo1_ly li.l_yzm .img_yzm{
        position: absolute;
        right:0px;
        top:0px;
        max-width:160px;
    }
    .fo1_ly .tx1{
        float:left;
        height: 40px;
        border: 1px solid #eee;
        padding-left: 10px;
        line-height: 40px;
        font-size:12px;
        width:100%;
    }


    .an_h{
        width: 160px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-size:16px;
        background-color: #01c8ad;
        color:#fff;
    }
    .fo1_aop .ts1_aop{
        background-color: #e42a27;
        color: #fff;
        height:24px;
        padding:0 10px;
        font-size:12px;
        position: absolute;
        left:0px;
        top:-30px;
    }
	.fo1_aop  li  span	{
		display:none;
	}
    .fo1_aop .ts1_aop:after{
        content: " ";
        position: absolute;
        top: 23px;
        left: 15px;
        width: 0;
        height: 0;
        border-width: 6px 6px 0;
        border-color: transparent;
        border-top-color: transparent;
        border-style: solid;
        border-top-color: #e42a27;
    }

    .aop_ts2{
        width:100%;
        float:left;
        margin-bottom: 20px
    }
    .aop_ts2 h3{
        margin-bottom: 5px;
    }
    .aop_ts2 h1{
        width:100%;
        float:left;
        line-height: 150%;
        margin-bottom:15px;
    }
    .aop_ts2 .txtk{
        width:100%;
        float:left;
        border: 1px solid #e7e7e7;
        border-left-color: rgb(231, 231, 231);
        border-left-style: solid;
        border-left-width: 1px;
        box-shadow: 0 2px 6px 0 rgba(0,0,0,.05);
        padding: 20px 20px 20px 70px;
        min-height: 70px;
        align-items: center;
        margin-bottom: 20px;
        border-left: 2px solid #00ff7f;
        position:relative;
    }
    .aop_ts2 .txtk:after{
        content: '';
        background: url("./icon-correct.png") center no-repeat;
        background-size: auto 40px;
        width:70px;
        height:70px;
        position: absolute;
        left: 0px;
        top:0px;
    }
}


@media only screen and (max-width: 1200px){
	
	.i-tit img{
		width:40px;
		margin-right:20px;
	}
		.wr .i-tit{
			font-size:18px;
		}
    .fo1_ly{
        width:100%;
        float:left;
        margin:20px 0px;
    }
    .fo1_ly .ly_inp{
        font-size: 2.4rem;
    }
    .fo1_ly li{
        width:100%;
        float:left;
        margin-bottom: 33px;
        position: relative;
    }
    .fo1_ly  li  span  {
        /*display:none;*/
    }
    .fo1_ly .ly_inp{
        font-size: 2.4rem;
    }
    .fo1_ly .tx1{
        float:left;
        height: 40px;
        border: 1px solid #eee;
        padding-left: 14px;
        line-height: 40px;
        font-size:14px;
        width:100%;
    }
    .fo1_ly .l_yzm .tx1{
        width:300px;
        margin-right: 10px;
    }
    .fo1_ly .photo img{
        max-height: 200px;
    }
	
	.aop_ly h3 {
		width: 100%;
		float: left;
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 20px;
	}
	 .aop_ly{
        width:100%;
        float:left;
        margin-top: 10px;
    }
    .aop_ly li{
        width:100%;
        float:left;
        margin-bottom: 33px;
        position: relative;
    }
    .aop_ly li.l_yzm{
        height:40px;
        padding-right: 180px;
    }
    .aop_ly li.l_yzm .img_yzm{
        position: absolute;
        right:0px;
        top:0px;
        max-width:160px;
    }
	.aop_ly .aop_nr img{
		
	}
    .aop_ly .tx1{
        float:left;
        height: 40px;
        border: 1px solid #eee;
        padding-left: 10px;
        line-height: 40px;
        font-size:12px;
        width:100%;
    }
	.yl_ts{
		display:none;
	}
	
}

@media only screen and (max-width: 750px){
    .fo1_ly li {
        width: 100%;
        float: left;
        margin-bottom: 0px;
    }
    .fo1_ly .ly_inp{
        font-size: 1.6rem;
    }
     .fo1_ly .photo img{
        max-width: 100%;
    }
	.fo1_ly .img_yzm{
		margin-top:26px;
	}

}
@media only screen and (min-width: 766px){
	.fo1_ly .img_yzm{
		height:34px;
	}
		
	
}
@media only screen and (max-width: 766px){
	.fo1_ly .img_yzm{
		margin-top:26px;
	}
		
	
}
