


.content .content_body .nav_title {line-height: 58px;font-size: 30px;display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align: center;-moz-align-items: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background: #fff;}
.content .content_body .title_line {position: relative;width: 640px;}
.content .content_body .nav_title span {display: inline-block;height: 20px;width: 20px;-webkit-border-radius: 50%;border-radius: 50%;background: #7fded9;margin: 0 20px 0 28px;}


.content .content_body .nav {display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;background: #fff;margin-top: -8px;}
.content .content_body .nav div {width: 211px;height: 212px; text-align: center;line-height: 63px;font-size: 24px;display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-moz-align-items: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-moz-justify-content: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}
.content .content_body .nav div p{line-height: 38px;}

.content .content_body .nav .one_line {border-right: #f0f0f0 2px solid !important;border-bottom: #f0f0f0 2px solid;}
.content .content_body .nav .two_line {border-right: #f0f0f0 2px solid !important;}
.content .content_body .nav div:nth-child(3) {border-right: none;}
.content .content_body .nav div:nth-child(6) {border-right: none;}
.content .content_body .nav div:nth-child(9) {border-right: none;}
.content .content_body .nav div:last-child {border-right: none;}

.content .content_body .My_form {background: #fff; line-height: 60px;font-size: 28px;}
.content .content_body .My_form .form {display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;margin:20px 30px 0 0;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.content .content_body .My_form .form p{margin-left: 20px;height: 60px;}
.content .content_body .My_form .form p i{color: red;line-height: 60px;margin-right: 8px;font-style: normal;}
.content .content_body .My_form .form input{display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;border: 2px #ddd solid;-webkit-border-radius: 15px;border-radius: 15px;width: 420px;font-size: 20px;line-height: 45px;font-family: inherit;text-indent: 20px;letter-spacing: 1px;color: #ddd;}
.content .content_body .My_form .form_1 p span {letter-spacing: 55px;}
.content .content_body .My_form .form_3 input{width:340px;border-right: none;-webkit-border-top-right-radius: inherit;border-top-right-radius: inherit;-webkit-border-bottom-right-radius: inherit;border-bottom-right-radius: inherit;}
.content .content_body .My_form .form_3 ul {width: 340px;margin-right: 76px;font-size: 20px;line-height: 45px;border: 2px solid #ddd;-webkit-border-radius: 10px;border-radius: 10px;display: none;}
.content .content_body .My_form .form_3 ul li:last-child{border: none;}
.content .content_body .My_form .form_3 ul li{width: 300px;margin: 0 20px;letter-spacing: 1px;border-bottom: 2px solid #ddd;cursor:pointer;}
.content .content_body .My_form .form_4 input{width:420px;text-indent: 8px;background: url(../images/kssz/form_rq.png) right scroll no-repeat;}
.content .content_body .My_form .buttom_box {display: -webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;margin: 20px 0;}
