body {
	max-width: 1920px;
	margin: 0 auto;
	background-color: #f9f8ed;
}
.container{
	width: 12rem;
	margin: 0 auto;
	padding-top: .5rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.container_top{
	width: 2.95rem;
}
.content{
	width: 100%;
	background: rgba(246, 245, 245, 0.36);
	border: .01rem solid #B4B4B4;
	box-shadow: 0rem .1rem .08rem .01rem rgba(154, 154, 154, 0.14);
	border-radius: .04rem;
	overflow: hidden;
}
.content span{
	display: flex;
	align-items: center;
	justify-content: center;
	height: .50rem;
	background: linear-gradient(0deg, #FF8A26, #E8641B);
	border: .01rem solid rgba(84, 84, 91, 0.37);
	box-shadow: 0rem .01rem 0rem 0rem rgba(255, 255, 255, 0.39);
	position: relative;
}
.content span img{
	position: absolute;
	top: 50%;
	right: .08rem;
	transform: translate(-50%, -50%);
	width: .23rem;
}
.content span em{
	font-size: .20rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
}
.content a{
	display: flex;
	align-items: center;
	justify-content: center;
	height: .50rem;
	border-bottom: .01rem solid rgba(84, 84, 91, 0.37);
	position: relative;
}
.content a.w1200{
	background: #F59A23;
	color: #FFFFFF;
	border: .01rem solid rgba(250,250,250,0);
}
.content a.w1200 img{display: none;}
.content a.w1200 em{
	color: #FFFFFF;
}
.content a img{
	position: absolute;
	top: 50%;
	right: .23rem;
	transform: translate(-50%, -50%);
	width: .1rem;
}
.content a em{
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #050505;
}

.content_bos{
	width: 100%;
	height: 3.25rem;
	background-image: url(../images/iocn11.png);
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	margin-top: .21rem;
}
.content_bos h4{
	font-size: .24rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FC6D00;
	text-align: center;
	padding-top: .23rem;
	line-height: .30rem;
}
.content_bos img{
	display: block;
	margin: 0 auto;
	margin-top: .15rem;
	width: 1.67rem;
}
.content_bos p{
	text-align: center;
	padding-top: .25rem;
	font-size: .18rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}

.container_box{
	width: 8.80rem;
	background-color: #FFFFFF;
	padding-bottom: .60rem;
}
.middle{
	width: 8.00rem;
	margin: 0 auto;
}
.middle .texta{
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
	text-align: justify;
	padding: 0 .20rem;
}
.middle h4{
	font-size: .18rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	padding: .23rem .20rem;
	border-bottom: .01rem solid rgba(245, 154, 35, .35);
	margin-bottom: .20rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.middle_los{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	border-bottom: .01rem solid rgba(245, 154, 35, .35);
	padding-bottom: .18rem;
}
.middle_los h6{
	font-size: .24rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	padding-left: .08rem;
}
.middle span{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F59A23;
	line-height: .36rem;
	padding: 0 .20rem;
}
.middle span img{
	margin-right: .07rem;
	width: .16rem;
}
.middle p{
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
	padding: 0 .20rem;
}

.section{
	padding: .24rem 0 .15rem 0;
	border-bottom: .01rem solid #F59A23;
	width: 12.00rem;
	margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.section span{
	font-size: .24rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	padding-left: .22rem;
}
.mySwip_wip{
	width: 12.00rem;
	margin: 0 auto;
	padding-top: .18rem;
}
.block{
	width: 2.92rem;
	height: 3.48rem;
	background-image: url(../images/iocn6.png);
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-position: center 0;
	padding: 1.90rem .31rem 0 .28rem;
}
.block_a{background-image: url(../images/iocn7.png);}
.block_b{background-image: url(../images/iocn8.png);}
.block_c{background-image: url(../images/iocn9.png);}
.block p{
	font-size: .18rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #131313;
	line-height: .30rem;
	position: relative;
}
.block p:after {
	content: "";
	display: block;
	width: .42rem;
	height: .04rem;
	background: #FE6C00;
	position: absolute;
	top: -15%;
	left: 0;
}
.block span{
	width: 2.34rem;
	padding: .10rem 0;
	background: #EFECD1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
	margin-top: .20rem;
}
.block span em{
	font-size: .18rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FE6C00;
}
.block span i{
	font-size: .24rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FE6C00;
	line-height: .26rem;
}

.swiper{
	padding-bottom: .20rem !important;
}
.content a:hover em{
	color: #F0721F;
}


.minor{
	padding: 0 .40rem;
}
.minor h4{
	font-size: .18rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	border-bottom: .01rem solid rgba(245, 154, 35, 0.35);
	padding: .15rem 0;
}
.minor span{
	display: block;
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
	padding: .25rem 0;
}
.minor span em{
	color: #F59A23;
}

.current{
	padding: 0 .40rem;
}
.current_top{
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
	padding: .06rem 0;
	border-bottom: .01rem solid rgba(245, 154, 35, 0.35);
	margin-bottom: .25rem;
}
.current_top span{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.current_top span em{
	font-size: .24rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000000;
	padding-left: .20rem;
}
.current_top a{
	width: .81rem;
	height: .26rem;
	line-height: .26rem;
	background: #F59A23;
	font-size: .14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	border-radius: .50rem;
}
.current p{
	font-size: .18rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
	padding-bottom: .50rem;
}

.dividr{
	padding: 0 .40rem;
}
.dividr h6{
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
	border-bottom: .01rem solid rgba(245, 154, 35, 0.35);
	padding:0 .20rem .25rem;
}
.dividr span{
	display: block;
	font-size: .18rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #F59A23;
	padding-top: .20rem;
}
.dividr p{
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
	padding-top: .20rem;
	text-align: justify;
}
.inpot{
	padding: 0 .40rem;
}
.text_a{
	padding: .20rem;
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
	border-bottom: .01rem solid rgba(245, 154, 35, 0.35);
}

.text_b{
	padding:0 .20rem;
}
.text_b span{
	display: block;
	font-size: .18rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #F59A23;
	line-height: .36rem;
	padding-top: .30rem;
}
.text_b p{
	font-size: .18rem;
	font-family: Microsoft YaHei;
	color: #4B4B4B;
	line-height: .36rem;
	text-indent: .20rem;
}
.text_b p.box_a{
	color: #F59A23;
}

.region_tect h4{
	font-size: .18rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #F59A23;
	padding: .20rem;
	border-bottom: .01rem solid rgba(245, 154, 35, 0.35);
}
.region_tect p{
	text-indent: .20rem;
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
	padding-top: .20rem;
}

.region_list .list_a{
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
	padding:0 .20rem .20rem;
	border-bottom: .01rem solid rgba(245, 154, 35, 0.35);
}
.region_list .list_b {
	padding: .20rem .20rem 0;
}
.region_list .list_b span{
	display: block;
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #F59A23;
	line-height: .36rem;
}
.region_list .list_b p{
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
	text-align: justify;
}

.checked{
	padding: 0 .20rem .20rem;
	border-bottom: .01rem solid rgba(245, 154, 35, 0.35);
	font-size: .18rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #F59A23;
}
.checked_box{
	/* padding-bottom: 40rem; */
	padding-top: .10rem;
	border-bottom: .01rem solid rgba(245, 154, 35, 0.35);
}
.checked_box{
	width: 8.00rem;
	/* height: 208rem; */
}
.checked_box ul li span{
    width: .87rem;
    height: .78rem;
    display: flex;
    align-items: center;
    justify-content: center;
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	background: #FC8525;
	border-radius: .12rem;
}
.checked_box ul li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: .10rem 0 .40rem 0;
	position: relative;
}
.checked_box ul li .check_img{
	position: absolute;
    top: 1.15rem;
    right: .26rem;
	transform: translate(-50%, -50%);
}
.checked_box p{
	width: .55rem;
	height: .78rem;
}

.modal{
	padding: 0 .20rem .20rem;
	border-bottom: .01rem solid rgba(245, 154, 35, 0.35);
}
.modal p{
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
}
.modal span{
	display: block;
	font-size: .18rem;
	font-weight: bold;
	line-height: .36rem;
}

.modal_top{
	padding: .30rem 0;
}
.modal_top span{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.modal_top span em{
	font-size: .18rem;
	font-family: Microsoft YaHei;
	color: #F59A23;
	padding-left: .08rem;
}
.modal_top p{
	font-size: .16rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #4B4B4B;
	line-height: .36rem;
}

.modal_boxs{
	display: flex;
	align-items: center;
	justify-content: center;
}
.modal_boxs a{
	width: .81rem;
	line-height: .26rem;
	background: #F59A23;
	font-size: .14rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	text-align: center;
	border-radius: .50rem;
}

footer {
    background: #1c1c1c;
    padding-top: .55rem;
    margin-top: .08rem;
	padding-bottom: .45rem;
	margin-top: .50rem;
}

.footer {
    width: 12.00rem;
    margin: auto;
}

.footer ul li {
    float: left;
    font-size: .14rem;
    /* color: #a4a4a4; */
    color: #e1e1e1;
    float: left;
    font-size: .14rem;
    width: .9rem;
    text-align: center;
    margin-bottom: .05rem;
}

.footer a {
   color: #FFf;
}

.footer .f_nav {
    margin-bottom: .20rem;
}

.footer .f_nav span {
    color: #fff;
    font-size: .16rem;
    float: left;
}

.footer .f_nav ul {
    float: right;
    width: 11.00rem;
}


.footer-center {
    padding: .30rem 0;
    border-top: .01rem solid #303030;
    border-bottom: .01rem solid #303030;
    width: 12.00rem;
    margin: .30rem auto;
    margin-bottom: 0;
}
.Copyright{
	border-top: .01rem solid #303030;
	width: 12.00rem;
	margin: 0 auto;
	padding-top: .20rem;
	margin-top: .10rem;
}

.images1{
	width: .29rem;
}
.images2{
	width: .21rem;
}
.images3{
	width: .28rem;
}
.images4{
	width: .4rem;
}