* {
	margin: 0;
	padding: 0;
}

.middle .banner img {
	display: block;
	width: 100%;
}

.middle .row_one .title {
	text-align: center;
	color: #292929;
	padding: .1rem 0;
	font-size: .14rem;
}

.middle .row_one .btn_box {
	display: flex;
	justify-content: space-evenly;
}

.middle .row_one .btn_box div {
	width: 0.9333333333rem;
	text-align: center;
	background-color: #a40000;
	color: #FFFFFF;
	font-size: .14rem;
	line-height: .3rem;
	height: .3rem;
}

.middle .row_one .line {
	width: 94%;
	height: .04rem;
	background-color: #ebebeb;
	margin: .1rem auto 0;
}

.middle .row_two .title {
	padding: .1rem 0;
}

.middle .row_two .title h2 {
	font-size: .14rem;
	text-align: center;
	color: #2d2d2d;
}

.middle .row_two .title .line {
	width: 94%;
	margin: 0.04rem auto;
	color: #5a5a5a;
	height: .008rem;
	background-color: #5a5a5a;
}

.row_two .title p {
	text-align: center;
	font-size: .12rem;
	color: #2d2d2d;
}

.row_two ul {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-top: 10px;
}
.row_two ul li {
	   width: 1.45rem;
	       background-color: #ffffff;
	       padding-bottom: .1rem;
	       margin-bottom: .1rem;
	       border: 1px solid #f5f4f4;
}

.row_two li img {
	display: block;
	width: 100%;
}

.row_two li h3 {
	    font-size: .12rem;
	    margin-left: 5%;
	    padding-top: .04rem;
	    color: #0e0e0e;
	    text-align: center;
}

.row_two li p {
	font-size: .09rem;
	    margin-left: 5%;
	    padding: .04rem 0;
	    color: #000;
	    text-align: center;
}

.row_two li .h3 {
	font-size: .12rem;
	text-align: center;
	font-weight: 700;
	padding-bottom: .04rem;
}

.row_two li .h3 span {
	color: #ff0000;
}

.row_two li .btn {
	    width: 37%;
	    height: 24px;
	    line-height: 24px;
	    background-color: #ff0000;
	    color: #ffffff;
	    margin: 0 auto;
	    text-align: center;
	    float: left;
	    border-radius: 0px;
	    margin-left: 9%;
}

.row_two .btn {
	width: 53%;
	    height: 37px;
	    line-height: 37px;
	    background-color: #df0000;
	    color: #fff;
	    margin: 0 auto;
	    text-align: center;
	    float: left;
	    border-radius: 32px;
	    margin-left: 22%;
}

.middle .row_three .title {
	padding: .1rem 0;
}

.middle .row_three .title h2 {
	font-size: .14rem;
	text-align: center;
	color: #2d2d2d;
}

.middle .row_three .title .line {
	width: 94%;
	margin: 0.04rem auto;
	color: #5a5a5a;
	height: .008rem;
	background-color: #5a5a5a;
}

.row_three .title p {
	text-align: center;
	font-size: .12rem;
	color: #2d2d2d;
}

.row_three .box {
	display: flex;
	border-radius: .03rem;
	width: 94%;
	margin: 0 auto .1rem;
}

.row_three .box .text {
	padding: .02rem .2rem;
}

.row_three .box .btn {
	margin-left: auto;
	padding: .02rem 0.1rem;
	color: #FFFFFF;
}

.row_three .one {
	border: .01rem solid #43cd7a;
}

.row_three .one .btn {
	background-color: #43cd7a;
}

.row_three .two {
	border: .01rem solid #f99462;
}

.row_three .two .btn {
	background-color: #f99462;
}

.row_three .three {
	border: .01rem solid #feb54e;
}

.row_three .three .btn {
	background-color: #feb54e;
}

.row_three .four {
	border: .01rem solid #a3e2e9;
}

.row_three .four .btn {
	background-color: #a3e2e9;
}

.row_three .five {
	border: .01rem solid #98cefe;
}

.row_three .five .btn {
	background-color: #98cefe;
}

.row_three .sex {
	border: .01rem solid #fbdf69;
}

.row_three .sex .btn {
	background-color: #fbdf69;
}

.row_four img {
	display: block;
	width: 100%;
}

.middle .row_five .title {
	padding: .1rem 0;
}

.middle .row_five .title h2 {
	font-size: .14rem;
	text-align: center;
	color: #2d2d2d;
}

.middle .row_five .title .line {
	width: 94%;
	margin: 0.04rem auto;
	color: #5a5a5a;
	height: .008rem;
	background-color: #5a5a5a;
}

.row_five .title p {
	text-align: center;
	font-size: .12rem;
	color: #2d2d2d;
}

.row_five ul {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}

.row_five ul li {
	width: 1rem;
	margin-bottom: .04rem;
}

.row_five ul li img {
	display: block;
	width: 100%;
}

.row_five .btn {
	width: 2.6rem;
	margin: 0.1rem auto;
	height: .3rem;
	line-height: .3rem;
	text-align: center;
	background-color: #56adea;
	color: #FFFFFF;
	border-radius: .03rem;
}

.row_five .img {
	display: ;
}

.row_five .img {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
	width: 3rem;
	margin: 0 auto;
}

.row_five .img div {
	width: 0.933333rem;
	margin-bottom: .04rem;
}

.row_five .img div img {
	display: block;
	width: 100%;
}

.row_sex .title {
	padding-left: .16rem;
	color: #eb0b01;
	font-size: .14rem;
	font-weight: 700;
	margin-top: .1rem;
}

.swiper-container {
	width: 94%;
	height: 100%;
	margin: 0.04rem auto 0.1rem;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	width: 80%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
}

.row_seven {
	    width: 91%;
	        margin: 0 auto;
	        background-color: #ff6600;
	        color: #FFFFFF;
	        text-align: center;
	        line-height: .3rem;
	        height: .3rem;
	        border-radius: .03rem;
	        font-size: 20px;
}

.row_eight {
	background-color: #ff8900;
	margin-top: .2rem;
}

.row_eight .title {
	text-align: center;
	color: #FFFFFF;
	font-size: .12rem;
	padding: .1rem 0;
}

.row_eight ul {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}

.row_eight li {
	width: 1rem;
	margin-bottom: 0.04rem;
}

.row_eight li img {
	display: block;
	width: 100%;
}

.end {
	width: 100%;
	overflow: hidden;
	padding: .1rem 0;
}

.end img {
	display: block;
	width: 100%;
}

.swiper-container2 {
	width: 100%;
	height: 100%;
}
.ul3-1 {
    width: 93.75%;
    margin: .1rem auto .1rem;
    background: #fff;
    border-radius: .8rem;
    /* padding-top: .5rem; */
    position: relative;
}
.ul3-1 li {
    float: left;
    width: 17%;
	margin-left: 1%;
	 border: 1px solid #b5b5b5;
}
.ul3-1 span {
    display: block;
    width: .4rem;
    height: .4rem;
    margin: 0 auto;
    border-radius: 50%;
}
.ul3-1 li:nth-child(1) span {
    background: #f60;
}
.ul3-1 div {
        font-size: 12px;
        line-height: 22px;
        color: #000;
        display: block;
        text-align: center;
       
}
.zyfx_box {
    width: 100%;
    margin: .4rem auto 0;
}
.dtx{
	width: 100%;
}
.ul3-1 li:hover{
	background-color: #fe0000;
	color: #fff;
	border: none;
}
.ul3-1 li a div:hover{

	color: #fff;
}
.btnst {
    font-size: .14rem;
    width: 91%;
    margin-left: 5%;
    text-align: center;
    color: #FFFFFF;
    background-color: #ff6600;
    line-height: .4rem;
    height: .4rem;
    border-radius: .06rem;
    margin-top: 20px;
    border: none;
    float: left;
	margin-bottom: 10px;
}
.btnst2 {
    font-size: .14rem;
    width: 43%;
    margin-left: 5%;
    text-align: center;
    color: #FFFFFF;
    background-color: #ff6600;
    line-height: .4rem;
    height: .4rem;
    border-radius: .06rem;
    margin-top: 20px;
    border: none;
    float: left;
	margin-bottom: 10px;
}
.btnst1 {
    font-size: .14rem;
    width: 43%;
   margin-right: 5%;
    text-align: center;
    color: #FFFFFF;
    background-color: #ff6600;
    line-height: .4rem;
    height: .4rem;
    border-radius: .06rem;
    margin-top: 20px;
    border: none;
    float: right;
	margin-bottom: 10px;
}
.tit{
	font-size: .14rem;
	    text-align: center;
	    color: #2d2d2d;
}
.bk{
    border: 1px solid #f9f7f7;
    background-color: #f5f5f5;

    height: 100%;

    margin-top: 10px;
    border-radius: 5px;
}
.bdt{

	    width: 70%;
	  margin-left: 10%;
	    height: .38rem;
	    border: 1px solid #f3f3f3;
	    line-height: .38rem;
	    margin-bottom: 16px;
		border-radius: 3px;
}
.ztys{
	color: #f37676;
	    text-align: center;
	    font-size: 12px;
	    margin-bottom: 5px;
}
.btnt{
	        width: 2.6rem;
	        margin: 0.1rem auto;
	        height: .3rem;
	        line-height: .3rem;
	        text-align: center;
	        background-color: #56adea;
	        color: #FFFFFF;
	        border-radius: .03rem;
}
.middle .row_two1 .title {
	padding: .1rem 0;
}

.middle .row_two1 .title h2 {
	font-size: .14rem;
	text-align: center;
	color: #2d2d2d;
}

.middle .row_two1 .title .line {
	width: 94%;
	margin: 0.04rem auto;
	color: #5a5a5a;
	height: .008rem;
	background-color: #5a5a5a;
}

.row_two1 .title p {
	text-align: center;
	font-size: .12rem;
	color: #2d2d2d;
}

.row_two1 ul {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin-top: 10px;
}
.row_two1 ul li {
	    width: 1.45rem;
	   
	    padding-bottom: .1rem;
	    margin-bottom: .01rem;
	    
}

.row_two1 li img {
	display: block;
	width: 100%;
}

.row_two1 li h3 {
	font-size: .16rem;
	text-align: center;
	padding-top: .04rem;
	color:#000 ;
}

.row_two1 li p {
	font-size: .11rem;
	text-align: center;
	padding: .04rem 0;
	color: #000;
}

.row_two1 li .h3 {
	font-size: .12rem;
	text-align: center;
	font-weight: 700;
	padding-bottom: .04rem;
}

.row_two1 li .h3 span {
	color: #ff0000;
}

.row_two1 li .btn {
	    width: 37%;
	    height: 24px;
	    line-height: 24px;
	    background-color: #ff0000;
	    color: #ffffff;
	    margin: 0 auto;
	    text-align: center;
	    float: left;
	    border-radius: 0px;
	    margin-left: 9%;
}

.row_two1 .btn {
	    font-size: .08rem;
	    text-align: center;
	    color: #FFFFFF;
	    background-color: #f56e00;
	    line-height: .25rem;
	    height: .25rem;
	    border-radius: 2.06rem;
	    width: 50%;
	    margin-left: 26%;
}
.row_two1 .btn33 {
	   font-size: .12rem;
	       width: 51%;
	       text-align: center;
	       color: #000;
	       background-color: #fbc247;
	       line-height: 32px;
	       height: 32px;
	       border-radius: 50px;
	       margin-left: 41%;
	       margin-top: -9%;
}


.row_two2 .subhead span {
	text-transform: uppercase;
	font-size: .108rem;
	margin-left: .04rem;
}
.row_two2{
	background-color:#e88e81 ;
}
.row_two2 .ul {
	width: 3rem;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: .1rem 0 .2rem;
}

.row_two2 .ul .li {
	width: 0.9333333333rem;
}

.row_two2 .li img {
	display: block;
	width: 100%;
}

.row_two2 .li p {
	text-align: center;
	color: #ffffff;
	background-color: #6e5a50;
	font-size: .12rem;
	line-height: .26rem;
}

.row_two2 .btn {
	width: 1.6rem;
	margin: 0 auto;
	height: .4rem;
	text-align: center;
	line-height: .4rem;
	background-color: #6e5a50;
	color: #FFFFFF;
	font-size: .14rem;
}
.bdmk{
	    width: 80%;
	    margin-left: 10%;
	    background-image: url(../picture/bd.png);
	    background-size: 100% 100%;
	    height: 100%;
	    padding-bottom: 1px;;
}
.bdmk>img{
	width: 100%; 
}

#name{

        width: 75%;
        border: none;
        border-bottom: #fff solid 1px;
        font-size: .1rem;
        line-height: .2rem;
        margin: .05rem 0;
        padding-left: .05rem;
        background-color: none;
        background: none;
}
#dianhua{

        width: 75%;
        border: none;
        border-bottom: #fff solid 1px;
        font-size: .1rem;
        line-height: .2rem;
        margin: .05rem 0;
        padding-left: .05rem;
        background-color: none;
        background: none;
}
.title{
	text-align: center;
	color: #FFF;
}