@charset "utf-8";

/*-- Public CSS --*/

body, dl, dd, ul, ol, h1, h2, h3, h4, h5, h6, form, input, th, td, p, pre {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-text-size-adjust: 100%;
}

table {
    border-collapse: collapse;
}

img, video {
    border: none;
    vertical-align: top;
}

ul, ol, li {
    list-style: none
}

a {
    text-decoration: none;
    -webkit-tap-highlight-color: transparent;
    color: #333;
}

h1, h2, h3, h4, h5, h6, b, i, em, strong {
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
}

textarea {
    resize: none;
    overflow: auto;
}

input, textarea, select, lable {
    outline: none;
    border: none;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
    border-radius: 0;
}

textarea {
    -webkit-appearance: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}

.lineblock10 {
    height: 10px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    display: block;
}

html {
    font-size: 312%;
}

/**************************************/

/*-- Layout css --*/

body {
    font-size: .26rem;
    font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
    color: #333;
    background: #fff;
    -webkit-user-select: none;
    -webkit-text-size-adjust: none;
}

.pub-tit {
    background: url(../images/bluebg.gif) no-repeat;
    background-size: 100%;
    text-align: center;
    padding: .15rem 0;
    overflow: hidden;
}

.pub-tit strong {
    color: #fff800;
    font-size: 17px;
    padding-bottom: .05rem;
    display: block;
}

.pub-tit span {
    color: #fff;
    font-size: 13px;
}

.orange-btn {
    width: 100%;
    text-align: center;
}

.orange-btn a {
    display: inline-block;
    width: 86%;
    padding: .16rem .3rem;
    margin: .3rem auto;
    background: #e67817;
    color: #fff;
    border-radius: 20px;
    font-size: .28rem;
    box-sizing: border-box;
}

.more-btn {
    display: block;
    text-align: center;
    padding-bottom: .22rem;
    background: url(../images/more-btn.gif) no-repeat center bottom;
    background-size: 1.32rem .2rem;
    margin: .25rem 0;
    font-size: .32rem;
}

.main {
    margin: 0 auto;
    min-width: 320px;
    max-width: 640px;
    overflow: hidden
}

.head-top {
    height: .7rem;
    line-height: .7rem;
    text-align: center;
    background: #003271;
    color: #fff;
    overflow: hidden;
}

.head-top a {
    color: #fff;
    font-size: .32rem;
}

.header {
    overflow: hidden;
    padding: .1rem 5%;
    margin: 15px 0 10px;
}

.header .logo {
    width: 2.12rem;
    height: .76rem;
    background: url(../images/logo.gif) no-repeat;
    background-size: 2.12rem;
}

.header .info {
    overflow: hidden;
}

.header .info .line1 {
    font-weight: bold;
    color: #000;
    padding-bottom: .1rem;
    font-size: .26rem;
}

.header .info .line2 span:nth-child(1) {
    color: #003271;
    float: left;
    font-weight: bold;
    font-size: .26rem;
}

.header .info .line2 span:nth-child(2) {
    color: #fff;
    float: right;
    width: 1.54rem;
    height: .32rem;
    line-height: .32rem;
    background: #e67817;
    text-align: center;
    font-size: .24rem;
    margin: .05rem 0 0 .1rem;
}

.nav {
    width: 100%;
    overflow: hidden;
    background: #003271;
    text-align: center;
}

.nav a {
    float: left;
    width: 25%;
    height: .7rem;
    line-height: .7rem;
    color: #fff;
    font-size: .28rem;
    border: 1px solid #fff;
    box-sizing: border-box;
    border-top: none;
    border-left: none;
}

.nav a:nth-child(5), .nav a:nth-child(6), .nav a:nth-child(7), .nav a:nth-child(8) {
    border-bottom: none;
}

.banner {
    width: 100%;
}

.banner img {
    display: block;
    width: 100%;
}

.page1 {
    overflow: hidden;
}

.page1 ul {
}

.page1 li {
    width: 33%;
    padding: .05rem;
    box-sizing: border-box;
    float: left;
}

.page1 li img {
    width: 100%;
}

.page2 {
    overflow: hidden;
    padding-top: .1rem;
}

.page2 .grid {
    padding: .2rem 3%;
    overflow: hidden;
    border-bottom: 1px dashed #000;
    font-size: .26rem;
}

.page2 .grid .text {
    line-height: .4rem;
    font-size: .28rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.page2 .grid .textBold {
    font-weight: bold;
    font-size: .3rem;
}

.page2 .grid .content {
    float: left;
    width: 70%;
    padding-top: .1rem;
    color: #060;
    font-size: .26rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.page2 .grid .content a {
    color: #060;
}

.page2 .grid .btn {
    float: right;
    width: 1.6rem;
    height: .6rem;
    line-height: .6rem;
    font-size: .26rem;
    color: #fff;
    background: #e67817;
    text-align: center;
    margin-top: .2rem;
}

.page3 {
}

.page3 li {
    width: 100%;
    overflow: hidden;
    margin: .1rem 0 0 0;
    position: relative;
}

.page3 li img {
    width: 100%;
}

.page3 li .text {
    padding: .08rem 3%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background: rgba(0, 0, 0, .7);
    display: block;
    color: #fff;
    box-sizing: border-box;
}

.page3 li .text h6 {
    padding-bottom: .04rem;
    color: #fff800;
    font-size: .26rem;
}

.page3 li .text span {
    font-size: .24rem;
}

.page4 {
    overflow: hidden;
    padding: .16rem;
    background: url(../images/xline.gif);
}

.page4 .p4-in {
    background: #fff;
    padding: .16rem;
}

.page4 .text {
    line-height: .44rem;
    font-size: .26rem;
}

.page5 {
    overflow: hidden;
}

.page5 .h2title {
    position: relative;
    margin: .4rem 0 0 .52rem;
}

.page5 .h2title span {
    display: block;
    background: #082a50;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.page5 .h2title .num {
    position: absolute;
    left: -0.26rem;
    top: -.2rem;
    width: .8rem;
    height: .8rem;
    line-height: .8rem;
    color: #fff800;
    border-radius: 50%;
    font-size: .26rem;
}

.page5 .h2title .text {
    color: #fff;
    width: 37%;
    height: .48rem;
    line-height: .48rem;
    border-radius: 6px;
    padding-left: .3rem;
    font-size: .26rem;
}

.page5 .content {
    padding: .3rem;
    line-height: .44rem;
    font-size: .26rem;
}

.page5 .cir-list {
    overflow: hidden;
    padding-bottom: .1rem;
}

.page5 .cir-list li {
    float: left;
    width: 33%;
    padding: 0 .07rem;
    box-sizing: border-box;
}

.page5 .cir-list li .cir {
    border-radius: 50%;
    width: 1.52rem;
    height: 1.52rem;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: .28rem;
    padding: .04rem;
}

.page5 .cir-list li span {
    display: block;
    width: 1.52rem;
    height: 1.52rem;
    line-height: .44rem;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
    box-sizing: border-box;
}

.page5 .cir-list li .pic {
}

.page5 .cir-list li .pic img {
    width: 100%;
}

.page5 .no1-list li:nth-child(1) .cir {
    border: 2px dashed #01a187
}

.page5 .no1-list li:nth-child(2) .cir {
    border: 2px dashed #913eb0
}

.page5 .no1-list li:nth-child(3) .cir {
    border: 2px dashed #d65400
}

.page5 .no1-list li:nth-child(1) span {
    background: #01a187;
}

.page5 .no1-list li:nth-child(2) span {
    background: #913eb0;
}

.page5 .no1-list li:nth-child(3) span {
    background: #d65400;
}

.page5 .no1-list li .content {
    padding: .1rem 0 0 0;
}

.page5 .no4-list li .cir {
    border: 2px dashed #082a50
}

.page5 .no4-list li .text {
    padding-top: .14rem;
    line-height: .32rem;
    color: #000;
    text-align: center;
    font-size: .25rem;
}

.page5 .no2-list {
    overflow: hidden;
}

.page5 .no2-list li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 .12rem;
    text-align: center;
}

.page5 .no2-list li span {
    display: block;
    padding: .2rem .1rem 0;
    background: #082a50;
    height: 2.7rem;
    line-height: .44rem;
    color: #fff;
    border-radius: 6px;
    font-size: .26rem;
}

.page5 .no2-list li:before {
    content: "";
    width: 0;
    height: 0;
    border-left: .24rem solid transparent;
    border-right: .24rem solid transparent;
    border-bottom: .3rem solid #082a50;
    display: block;
    margin: 0 auto;
}

.page5 .no3-list {
    padding: 0 .2rem .3rem;
    overflow: hidden;
}

.page5 .no3-list li {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 .2rem;
    text-align: center;
    position: relative;
}

.page5 .no3-list li span {
    display: block;
    text-align: center;
    margin: 0 auto;
}

.page5 .no3-list li .sjx {
    width: 0;
    height: 0;
    border-left: .6rem solid transparent;
    border-right: .6rem solid transparent;
}

.page5 .no3-list li:nth-child(1) .sjx {
    border-bottom: .8rem solid #082a50;
}

.page5 .no3-list li:nth-child(2) .sjx {
    border-bottom: .8rem solid #7a196a;
}

.page5 .no3-list li:nth-child(3) .sjx {
    border-bottom: .8rem solid #c1392b;
}

.page5 .no3-list li:nth-child(4) .sjx {
    border-bottom: .8rem solid #354961;
}

.page5 .no3-list li .cfx {
    width: .6rem;
    height: .9rem;
}

.page5 .no3-list li:nth-child(1) .cfx {
    background: #082a50;
}

.page5 .no3-list li:nth-child(2) .cfx {
    background: #7a196a;
}

.page5 .no3-list li:nth-child(3) .cfx {
    background: #c1392b;
}

.page5 .no3-list li:nth-child(4) .cfx {
    background: #354961;
}

.page5 .no3-list li .text {
    position: absolute;
    left: 50%;
    margin-left: -0.13rem;
    top: .4rem;
    width: .26rem;
    color: #fff;
    line-height: .3rem;
    font-size: .26rem;
}

.page6 {
    overflow: hidden;
    padding: 0 .1rem 0;
}

.page6 li {
    width: 50%;
    float: left;
    padding: .22rem .12rem 0;
    box-sizing: border-box;
    overflow: hidden;
}

.page6 li img {
    width: 100%;
}

.page6 li p {
    line-height: .4rem;
    height: .8rem;
    padding-top: .1rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: .26rem;
}

.page7 {
    overflow: hidden;
}

.page7 .grid {
}

.page7 .h2title {
    color: #fff;
    width: 70%;
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    background: #082a50;
    margin: 0 auto;
    border-radius: 6px;
    font-size: .26rem;
}

.page7 .h2title span {
    color: #fff800;
}

.page7 .content {
    padding: .2rem 8%;
    margin: .15rem 0 .25rem;
    background: #eee;
    line-height: .46rem;
    text-align: center;
    font-size: .26rem;
}

.page7 .content span {
    color: #e67817;
    padding-top: .2rem;
    font-size: .3rem;
    font-weight: bold;
}

.page8 {
    overflow: hidden
}

.page8 .list {
}

.page8 .list li {
    width: 47.9%;
    height: 2.6rem;
    float: left;
    box-sizing: border-box;
    margin: 1.04%;
    padding: .2rem;
    color: #fff;
}

.page8 .list li .title {
    display: block;
    background: url(../images/linebg.png) repeat-x bottom;
    position: relative;
}

.page8 .list li .title span {
    display: inline-block;
    line-height: .5rem;
    border-bottom: 2px solid #fff;
    padding: 0 .06rem;
    font-size: .26rem;
}

.page8 .list li .title .ico {
    position: absolute;
    right: 0;
    bottom: 2px;
    width: .22rem;
    height: .22rem;
    background: url(../images/p8-ico.png) no-repeat;
    background-size: contain;
}

.page8 .list li .content {
    font-size: .25rem;
    padding-top: .1rem;
    line-height: .4rem;
}

.page8 .list li:nth-child(1) {
    background: #082a50;
}

.page8 .list li:nth-child(2) {
    background: #7a196a;
}

.page8 .list li:nth-child(3) {
    background: #e67817;
}

.page8 .list li:nth-child(4) {
    background: #354961;
}

.page8 .list li:nth-child(5) {
    background: #5c2179;
}

.page8 .list li:nth-child(6) {
    background: #c1392b;
}

.page9 {
    overflow: hidden;
}

.page9 .list {
}

.page9 .list li {
    float: left;
    width: 33%;
    text-align: center;
    margin: .1rem 0;
}

.page9 .list li img {
    width: 1.72rem;
}

.page10 {
    overflow: hidden;
    padding: 0 .1rem 0;
}

.page10 .list {
    overflow: hidden;
}

.page10 .list li {
    float: left;
    width: 50%;
    padding: .2rem .14rem 0;
    box-sizing: border-box;
}

.page10 .list li img {
    width: 100%;
}

.page11 {
    overflow: hidden;
    padding: 0 .1rem 0;
}

.page11 li {
    width: 50%;
    height: 3rem;
    float: left;
    padding: .2rem .14rem 0;
    box-sizing: border-box;
}

.page11 li img {
    width: 100%;
}

.page11 li p {
    line-height: .34rem;
    padding-top: .1rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: .26rem;
}

.page12 {
    overflow: hidden;
}

.page12 .list {
}

.page12 .list li {
    width: 33%;
    float: left;
    box-sizing: border-box;
    padding: .1rem;
}

.page12 .list li img {
    width: 100%;
}

.page13 {
    overflow: hidden;
    padding: 0 .1rem;
}

.page13 .list a {
    display: block;
}

.page13 li {
    width: 48%;
    float: left;
    padding: .2rem 0 0 0;
    margin: 0 1%;
    overflow: hidden;
    position: relative;
}

.page13 li img {
    width: 100%;
}

.page13 li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: .34rem;
    box-sizing: border-box;
    padding: .1rem;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: .26rem;
}

.page13 li p .info {
    font-size: .25rem;
    display: block;
}

.page14 {
    overflow: hidden;
    padding-bottom: .2rem;
}

.page14 li {
    width: 33%;
    float: left;
    padding: 0 .1rem 0;
    overflow: hidden;
    box-sizing: border-box;
}

.page14 li img {
    width: 100%;
}

.footer {
    overflow: hidden;
    background: #003271;
    padding-bottom: 70px;
}

.footer .logo {
    width: 2.9rem;
    height: 1.45rem;
    margin: .2rem auto;
}

.footer .logo img {
    width: 100%;
    display: block;
}

.footer .content {
    width: 95%;
    margin: 0 auto .1rem;
    color: #fff;
    padding: .2rem;
    border: 1px solid #6684aa;
    box-sizing: border-box;
    line-height: .44rem;
    font-size: .26rem;
}

.footer .list {
    overflow: hidden;
}

.footer li {
    float: left;
    width: 23%;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
    margin: .1rem 1%;
    background: #00234e;
    font-size: .26rem;
}

.footer .info {
    text-align: center;
    color: #fff;
    background: #00234e;
    padding: .16rem 0;
    line-height: .4rem;
    font-size: .26rem;
}

.yy-course {
    background: #000;
    border-radius: 20px;
    margin: .1rem 0;
    padding: .3rem 0;
    position: relative; /*overflow:hidden; */
}

.yy-course .h4title {
    display: block;
    font-size: .32rem;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.yy-course .h4title span {
    color: #fff800;
}

.yy-course .info {
    text-align: center;
    color: #fff;
    padding: .15rem 0 .3rem;
    font-size: .26rem;
}

.yy-course .bd {
    padding: 0 10%;
}

.yy-course .bd input {
    display: block;
    width: 100%;
    background: #ccc;
    height: .7rem;
    line-height: .7rem;
    text-indent: .2rem;
    margin-bottom: .2rem;
    color: #000;
}

.yy-course .bd input::-webkit-input-placeholder {
    color: #000;
}

/*修改2018-7-20*/
.yy-course .bd label {
    position: relative;
    display: block;
}

.yy-course .bd label .ico {
    color: red;
    position: absolute;
    top: 8px;
    display: block;
    right: 10px;
    font-size: 18px;
}

.yy-course .bdxq {
    padding: 0 10%;
}

.yy-course .bdxq .sm-text {
    text-align: center;
    color: #aaa;
    font-size: .28rem;
    margin-bottom: .2rem;
}

.yy-course .bdxq .grid {
    margin: 0 auto .2rem;
    font-size: .28rem;
}

.yy-course .bdxq .grid .title {
    display: none;
    opacity: 0;
}

.yy-course .bdxq .grid select {
    width: 100%;
    box-sizing: border-box;
    line-height: .7rem;
    padding: 0 .4rem 0 .2rem;
    border: 1px solid #CCC;
    background: #ccc url(../images/sel-ico.png) no-repeat right center;
    background-size: .3rem;
    color: #000;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
    font-size: .27rem;
}

/*修改2018-7-20*/

.yy-course .btn-box {
    overflow: hidden;
    text-align: center;
}

/*修改2018-7-20*/
.yy-course .btn-box .btn {
    display: inline-block;
    width: 28%;
    height: .55rem;
    line-height: .55rem;
    background: #e67817;
    color: #fff;
    font-weight: bold;
    margin: 0 6%;
    caption-side: #e67817;
    box-sizing: border-box;
    padding: 0 .1rem;
}

/*修改2018-7-20*/

.yy-course .btn-box .text {
    float: left;
    width: 80%;
    text-align: center;
    padding-right: .06rem;
    box-sizing: border-box;
    font-size: .26rem;
}

.yy-course .btn-box .ico {
    float: left;
    width: 20%;
    height: .55rem;
    background: url(../images/bd-ico.png) no-repeat 0 .14rem;
    background-size: .3rem;
}

/*修改2018-7-20 这一行注释掉*/
/*.yy-course .btn-box .yy .ico{ background-position:0 -0.16rem}*/
/*修改2018-7-20*/
.yy-course .btn-box .zx {
    background: #e67817;
    color: #fff;
}

.yy-course .free-ico {
    position: absolute;
    top: .3rem;
    left: 80%;
    width: .96rem;
    height: 1.1rem;
    background: url(../images/freeIco.png) no-repeat;
    background-size: contain;
}

.yy-course .peo-num {
    text-align: center;
    color: #fff;
    padding-bottom: .2rem;
    overflow: hidden;
}

.yy-course .pop-bd {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 888;
    top: 0;
    left: 0; /*overflow:hidden; */
}

.yy-course .pop-bd-in {
    background: #fff;
    width: 90%; /*height:7rem;*/
    position: relative;
    z-index: 888;
    left: 50%;
    margin-left: -45%;
    top: 0;
    border-radius: 12px;
    padding: 0 .1rem;
    box-sizing: border-box;
    position: relative;
    box-shadow: 10px 10px 20px #000;
    border: 2px solid #455b77;
}

/*修改2018-7-20*/
.yy-course .pop-bd .pop-info {
    line-height: .44rem;
    padding: .4rem 0 .2rem;
    text-align: center;
    color: #e67817;
    font-weight: bold;
    border-bottom: 1px solid #a7a7a7;
    font-size: .26rem;
}

/*修改2018-7-20*/

.yy-course .pop-bd .grid {
    height: .55rem;
    line-height: .55rem;
    padding: .16rem 0;
    width: 88%;
    margin: 0 auto; /*overflow:hidden; */
}

.yy-course .pop-bd .grid .title {
    float: left;
    padding-right: .2rem;
    font-size: .26rem;
}

.yy-course .pop-bd .grid select {
    height: .55rem;
    padding: 0 .2rem;
    border: 1px solid #CCC;
    background: #fff;
}

.yy-course .pop-bd .grid .input-text {
    background: none;
    border: none;
    float: left;
    width: 2.2rem;
    height: .55rem;
    line-height: .55rem;
    text-indent: .2rem;
    border: 1px solid #ccc;
}

.yy-course .pop-bd label {
    margin: 0 .08rem 0 0;
    font-size: .26rem;
}

.yy-course .pop-bd .yy-radio {
    margin: 0 2px;
}

.yy-course .pop-btn {
    overflow: hidden;
    text-align: center;
    padding: .4rem;
}

.yy-course .pop-btn .btn {
    display: inline-block;
    width: 34%;
    height: .55rem;
    line-height: .55rem;
    margin: 0 6%;
    box-sizing: border-box;
    padding: 0 .1rem;
    color: #fff;
    text-align: center;
    background: #fc8511;
}

.yy-course .pop-bd .pop-close {
    position: absolute;
    right: -.2rem;
    top: -.2rem;
    width: .6rem;
    height: .6rem;
    background: url(../images/closer.png) no-repeat;
    background-size: contain;
}

/*长表单样式*/

.long-course {
    padding: 0 0 .3rem;
}

.long-course .info-list {
    overflow: hidden;
    margin: .2rem .7rem;
    font-size: .27rem;
}

.long-course .info-list li {
    width: 32%;
    border: 2px dashed #f39a00;
    display: inline-block;
    padding: .1rem 0;
    text-align: center;
    box-sizing: border-box;
}

.long-course .info-list li strong {
    font-size: .3rem;
    font-weight: bold;
    color: #f39a00;
}

.long-course .info-list li .t2 {
    font-size: .26rem;
    display: block;
    padding-top: .1rem;
}

.long-course .info {
    padding: 0 .2rem .2rem;
    line-height: .38rem;
    text-align: center;
}

/*修改2018-7-20*/

.long-course .grid {
    padding-top: .3rem;
    width: 230px;
    margin: 0 auto;
    font-size: .28rem;
}

/*修改2018-7-20*/

.long-course .grid .title {
    float: left;
    padding: .04rem .2rem 0 0;
    font-size: .3rem;
}

.long-course .sm-text {
    text-align: center;
    color: #f5780b;
    font-size: .28rem;
    padding-top: .2rem;
}

.long-course .grid .yy-inp-text {
    width: 2.7rem;
    height: .55rem;
    line-height: .55rem;
    padding: 0 .2rem;
    border: 1px solid #ccc;
    color: #4e4d4d;
    box-sizing: border-box;
    font-size: .27rem;
}

.long-course .grid select {
    width: 2.7rem;
    height: .55rem;
    line-height: .55rem;
    padding: 0 .4rem 0 .2rem;
    border: 1px solid #CCC;
    background: #fff url(../images/sel-ico.png) no-repeat right center;
    background-size: .3rem;
    color: #4e4d4d;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
    font-size: .27rem;
}

.long-course label {
    font-size: .27rem;
    margin: .1rem 0;
    padding: .04rem .2rem;
    display: inline-block;
}

.long-course .grid .input-text {
    background: none;
    border: none;
    float: left;
    width: 2.2rem;
    height: 32px;
    text-indent: .2rem;
    border: 1px solid #ccc;
}

.long-course .radio-box {
    overflow: hidden;
}

.long-course .yy-radio {
    margin: 0 2px;
    -webkit-appearance: none;
    appearance: none;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    outline: 0 !important;
    border: 0;
    font-size: 1em !important;
    border: 1px solid #f88e31;
    background: none;
}

.long-course label.active {
    background: #f88e31;
    border-radius: 5px;
    color: #fff;
}

.long-course label.active .yy-radio {
    border: 1px solid #fff;
}

.long-course .submit-btn {
    overflow: hidden;
    margin-top: .3rem;
}

/*修改2018-7-20*/

.long-course .submit-btn .btn {
    display: block;
    padding: .06rem 0;
    color: #fff;
    color: #fcfdfa;
    font-size: 18px;
    font-weight: bold;
    width: 60%;
    margin: 0 auto;
    background: #ec3944;
    border-radius: 6px;
}

/*修改2018-7-20*/

.long-course .syme {
    line-height: .3rem;
    font-size: .28rem;
    margin-top: .2rem;
    text-align: center;
}

.long-course .syme .num {
    padding: 0 .06rem .02rem;
    margin: 0 .05rem;
    text-align: center;
    background: #ec3944;
    font-weight: bold;
    border-radius: 4px;
    color: #fff;
}

.cour-pubtit img {
    width: 100%;
}

.freeTest {
    overflow: hidden;
}

.freeTest .ceshi_nav {
    overflow: hidden;
    padding: .2rem 0;
}

.freeTest .ceshi_nav a, .freeTest .ceshi_nav em {
    float: left;
    height: .6rem;
    line-height: .6rem;
    color: #fff;
    text-align: center;
}

.freeTest .ceshi_nav .text {
    width: 28%;
    background: #003271;
    border-radius: 12px;
    margin: 0 1%;
    padding: 0 .1rem;
    box-sizing: border-box;
    font-size: .26rem;
}

.freeTest .ceshi_nav .jt {
    width: 5%;
    background: url(../images/jt.gif) no-repeat center;
    background-size: contain;
}

.freeTest .ceshi_nav a.active {
    color: #fff800;
}

.freeTest .ceshi_box {
    overflow: hidden;
}

.freeTest .ceshi_box .grid {
    padding: .2rem 0 0 .2rem;
}

.freeTest .ceshi_box .grid .title {
    line-height: .32rem;
    font-size: 14px;
}

.freeTest .grid .fc {
    padding: .2rem 0 0 .3rem
}

.freeTest .ceshi_box .grid .fc label {
    margin: 0 .2rem;
}

.freeTest .ceshi_box .radioTitle {
    font-size: 14px;
}

.freeTest .ceshi_box .grid .fc input[type=radio] {
    width: 13px;
    height: 13px;
    appearance: none;
    border: 1px solid #666;
    border-radius: 50%;
    background: none;
}

.freeTest .ceshi_box .grid label.active input[type=radio]{ background:#666;}

.freeTest .bd-box {
    overflow: hidden;
}

.freeTest .bd-box .h2title {
    text-align: center;
    padding: .2rem 0;
    font-size: .26rem;
}

.freeTest .bd-box .h2info {
    padding: 0 3% .2rem;
    text-indent: 2em;
    line-height: .4rem;
    font-size: .26rem;
}

.freeTest .bd-box .bd {
    width: 5rem;
    margin: 0 auto;
}

.freeTest .bd-box .grid {
    overflow: hidden;
    height: .55rem;
    line-height: .55rem;
    padding: .16rem 0;
}

.freeTest .bd-box .grid .title {
    float: left;
    padding-right: .2rem;
    font-size: .26rem;
}

.freeTest .bd-box .grid select {
    height: .55rem;
    padding: 0 .2rem;
    border: 1px solid #CCC;
    background: #fff;
}

.freeTest .bd-box .grid .input-text {
    width: 3rem;
    height: .55rem;
    text-indent: .2rem;
    border: 1px solid #ccc;
}

.freeTest .bd-box .grid label {
    padding: 0 .2rem;
    font-size: .26rem;
}

.freeTest .ceshi_btn_box {
    overflow: hidden;
    padding: .3rem 10%;
    font-size: .26rem;
}

.freeTest .btn {
    float: left;
    width: 35%;
    height: .55rem;
    line-height: .55rem;
    margin: 0 6%;
    text-align: center;
    text-decoration: none;
    background: #e67817;
    color: #fff;
}

.freeTest .submit {
    color: #FF0;
    appearance: none;
}

.freeTest #cs_step1.next_btn {
    margin-left: 30%;
}

/*report页面*/

#report {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #FFF;
    z-index: 1999999;
    top: 0;
    left: 0;
    overflow: scroll;
    display: none;
}

.top-nav {
    overflow: hidden;
    background: #003271;
    height: .7rem;
}

.top-nav .return {
    float: left;
    height: .7rem;
    line-height: .7rem;
    background: url(../images/preturn.png) no-repeat .2rem center;
    background-size: .26rem;
    color: #fff;
    padding-left: .6rem;
    overflow: hidden;
}

.top-nav .tel {
    float: right;
    background: url(../images/itph.png) no-repeat;
    background-size: contain;
    color: #fff;
    margin: .1rem .2rem 0 0;
    padding-left: .5rem;
}

.reportIn {
    width: 100%;
    height: 560px;
    overflow: hidden;
    position: relative;
}

#report .head {
    overflow: hidden;
    padding-bottom: .2rem;
    border-bottom: 2px solid #ccc;
}

#report .head .logo {
    width: 2rem;
    float: left;
    padding-top: .15rem
}

#report .head .logo img {
    width: 100%;
}

#report .head .title {
    float: left;
    padding-top: .35rem
}

#report .head .right {
    float: right;
    line-height: .4rem;
    padding: .1rem .2rem 0 0;
}

#report .head .right span {
    color: #ae2649;
    font-size: .26rem;
}

#report .table1 {
    width: 100%;
    height: 257px;
    margin: 0 auto;
    background: url(../images/report_map.jpg) no-repeat;
    float: left;
    margin-top: 10px;
    overflow: hidden;
}

#report .report_map {
    float: left;
    width: 38px;
    height: 193px;
    position: relative;
    overflow: hidden;
    margin-left: 58px;
    margin-top: 21px;
}

#report .report_map .avg_map {
    width: 38px;
    height: 193px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 193px;
    background: #27548c;
}

#report .report_map .val_map {
    width: 38px;
    height: 193px;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 193px;
    background: #ae2649;
}

#report .res_title {
    padding: .2rem .4rem;
    overflow: hidden;
    line-height: .4rem;
    border-bottom: 1px solid #ccc;
    font-size: .26rem;
}

#report .table2 {
    overflow: hidden;
    border-bottom: 1px solid #ccc;
}

#report .table2 .t1 {
    display: block;
    color: #4d90ea;
    padding: 10px;
    font-size: .26rem;
}

#report .table2 .t2 {
    display: block;
    color: #4d90ea;
    padding: 10px 0 0 10px;
    font-size: .26rem;
}

#report #tb_res {
    font-size: 14px;
    color: #4d90ea;
    border-collapse: collapse;
    margin: 0 auto;
}

#report #tb_res tr {
    height: 30px;
    border-bottom: 1px solid #666;
}

#report #tb_res td {
    border: 1px solid #666;
}

#report_yuyue {
    width: 80%;
    overflow: hidden;
    display: block;
    margin: 10px auto 0;
}

#report_yuyue img {
    width: 100%;
}

/*#report .pic{ width:70%; margin:0 auto; margin-top:10px;}

#report .pic img{ width:100%; padding:10px 0;}

*/

/*底部导航*/

.zx-fixed2 {
    position: fixed;
    bottom: 0;
    z-index: 888888;
    max-width: 640px;
}

.zx-fixed2 .zx-fixed-in {
    position: relative;
    overflow: hidden;
}

.zx-fixed2 a {
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
}

.zx-fixed2 a img {
    width: 100%;
    display: block;
}

.zx-fixed2 .zxfixed-tel {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 70px;
    margin-left: -35px;
    margin-top: -35px;
}

@media only screen and (max-width: 414px) {
    .zx-fixed2 .zxfixed-tel {
        width: 50px;
        margin-left: -25px;
        margin-top: -25px;
    }
}

/*固定定位弹出式表单样式*/

.fixPop-course {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999999999999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: rgba(0, 0, 0, .8);
    display: none;
}

.fixPop-course .bd {
    position: absolute;
    left: 50%;
    top: 70px;
    margin-left: -160px;
    width: 320px;
    overflow: hidden;
    border-radius: 10px;
    background: #e5e5e5;
}

.fixPop-course .focus img {
    width: 100%;
    display: block;
}

.fixPop-course .txt-info {
    text-align: center;
    font-size: 16px;
    color: #3c3c3c;
    line-height: 40px;
    display: block;
}

.fixPop-course .closeBtn {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 23px;
    height: 23px;
    background: url(../images/fpop-close.png) no-repeat;
}

.fixPop-course .bd-in {
    background: #fff;
    margin: 10px 8px 0;
    padding-bottom: 10px;
    border-radius: 10px;
}

.fixPop-course .yy-inp-text {
    width: 260px;
    height: 32px;
    line-height: 32px;
    margin: 10px auto;
    border: 1px solid #ccc;
    color: #4e4d4d;
    box-sizing: border-box;
    display: block;
    text-align: center;
    border: 1px solid #ff5555;
}

.fixPop-course .btn-next {
    width: 260px;
    margin: 0 auto;
    background: #ed331f;
    color: #fff;
    text-align: center;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border-radius: 6px;
}

.fixPop-course .pop-bd {
    position: absolute;
    left: 50%;
    top: 5px;
    margin-left: -160px;
    width: 320px;
    border-radius: 10px;
    overflow: visible;
    display: none;
}

.fixPop-course .pop-bd-in {
    background: #fff;
    width: 94%;
    position: relative;
    z-index: 888;
    left: 50%;
    margin-left: -47%;
    top: 0;
    border-radius: 12px;
    padding: 10px;
    box-sizing: border-box;
    position: relative;
    box-shadow: 0 0 30px #000;
    border: 4px solid #ed331f;
    display: block;
}

.fixPop-course .pop-bd .info {
    font-size: 14px;
    padding-bottom: 5px;
    text-indent: 2em;
}

.fixPop-course .grid {
    width: 260px;
    line-height: 28px;
    padding-top: 8px;
    margin: 0 auto;
    overflow: hidden;
}

.fixPop-course .title {
    float: left;
    padding-right: 5px;
    font-size: 14px;
}

.fixPop-course .sm-text {
    text-align: center;
    color: #f5780b;
    font-size: 14px;
    padding-top: 8px;
}

.fixPop-course .grid select {
    width: 170px;
    height: 28px;
    padding: 0 .4rem 0 .2rem;
    border: 1px solid #CCC;
    background: #fff url(../images/sel-ico.png) no-repeat right center;
    background-size: 20px;
    color: #4e4d4d;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
}

.fixPop-course .grid .input-text {
    background: none;
    border: none;
    float: left;
    width: 2.2rem;
    height: 32px;
    text-indent: .2rem;
    border: 1px solid #ccc;
}

.fixPop-course label {
    margin: 0 0 0 0;
    font-size: 14px;
    padding: 0 10px;
}

.fixPop-course .radio-box {
    overflow: hidden;
}

.fixPop-course .yy-radio {
    margin: 0 2px;
    -webkit-appearance: none;
    appearance: none;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    outline: 0 !important;
    border: 0;
    font-size: 1em !important;
    border: 1px solid #f88e31;
    background: #fc6317;
}

.fixPop-course label.active {
    background: #fc6317;
    border-radius: 5px;
    color: #fff;
}

.fixPop-course label.active .yy-radio {
    border: 1px solid #fff;
    background: #fff;
}

.fixPop-course .submit-btn {
    overflow: hidden;
    margin-top: 15px;
}

.fixPop-course .submit-btn .btn {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #fff;
    color: #fcfdfa;
    font-size: 15px;
    width: 65%;
    margin: 0 auto;
    background: #ec3944;
    border-radius: 6px
}

.fixPop-course .pop-closeBtn {
    position: absolute;
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: url(../images/closer.png) no-repeat;
    background-size: contain;
}

/*底部返回头部菜单*/

.footer .fotnav {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 10px 0;
    background: #00234e;
}

.footer .fotnav .grid {
    float: left;
    width: 25%;
    color: #fff;
    box-sizing: border-box;
    font-size: 15px;
    border-right: 1px solid #f1efee;
    text-align: center
}

.footer .fotnav .grid:nth-child(4) {
    border: none;
}

.linkSwt {
    overflow: hidden;
    margin: 10px;
    padding: 5px;
    border: 2px dashed red;
    line-height: 24px;
}

.linkSwt .t1 {
    text-indent: 2em;
}

.linkSwt .t2 {
    text-align: center;
    font-size: 15px;
    padding: 3px 0;
}

.linkSwt .color {
    color: red;
    font-weight: bold;
}

.click_tel {
    overflow: hidden;
    margin-bottom: 8px;
    display: block;
}

.click_tel img {
    width: 100%;
}

/*表单 去掉年级  添加弹出  样式  start*/

.yy-course, .long-course {
    position: relative;
}

.popbd-pub {
    position: absolute;
    background: #fff;
    width: 94%;
    z-index: 888;
    left: 50%;
    margin-left: -47%;
    top: 50%;
    margin-top: -175px;
    border-radius: 12px;
    padding: 10px 0 20px;
    box-sizing: border-box;
    box-shadow: 0 0 30px #000;
    border: 4px solid #ec3944;
    display: none;
}

.popbd-pub .bdpub-in {
    position: relative;
}

.popbd-pub .bdpub-info {
    padding: 10px 0;
    margin-bottom: 14px;
    text-align: center;
    color: #e67817;
    font-weight: bold;
    border-bottom: 1px dashed #a7a7a7;
    font-size: 15px;
}

.popbd-pub .cell {
    width: 260px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 14px;
}

.popbd-pub .cell label {
    font-size: 15px;
    margin: 4px 5px 8px;
    padding: 0 3px;
    display: inline-block;
}

.popbd-pub .cell .title {
    float: left;
    padding-right: 5px;
    font-size: 15px;
    padding-top: 3px;;
}

.popbd-pub .cell .radio {
    float: right;
    width: 170px;
}

.popbd-pub .cell .yy-radio {
    margin: 0 4px;
    -webkit-appearance: none;
    appearance: none;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    outline: 0 !important;
    border: 1px solid #f88e31;
    background: none;
}

.popbd-pub .cell label.active {
    background: #f88e31;
    border-radius: 5px;
    color: #fff;
}

.popbd-pub .cell label.active .yy-radio {
    border: 1px solid #fff;
}

.popbd-pub .cell select {
    width: 170px;
    height: 30px;
    padding-left: 10px;
    border: 1px solid #CCC;
    background: #fff url(../images/sel-ico.png) no-repeat right center;
    background-size: 18px;
    color: #4e4d4d;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
    font-size: 14px;
}

.popbd-pub .bdpub-btn {
}

.popbd-pub .bdpub-btn input {
    display: block;
    padding: 6px;
    color: #fcfdfa;
    font-size: 15px;
    width: 65%;
    margin: 10px auto 0;
    background: #ec3944;
    border-radius: 6px;
}

.popbd-pub .bdpub-close {
    position: absolute;
    right: -12px;
    top: -20px;
    width: 30px;
    height: 30px;
    background: url(../images/closer.png) no-repeat;
    background-size: contain;
}

.pop-citys select {
    display: block;
    width: 100%;
    background: #ccc;
    height: .7rem;
    line-height: .7rem;
    text-indent: .2rem;
    margin-bottom: .2rem;
    color: #000
}

.pop-school select {
    display: block;
    width: 100%;
    background: #ccc;
    height: .7rem;
    line-height: .7rem;
    text-indent: .2rem;
    margin-bottom: .2rem;
    color: #000
}

.pop-school span {
    display: none;
}

/*表单 去掉年级  添加弹出  样式  end*/

@media only screen and (max-width: 400px) {

    .page5 .no2-list li span {
        height: 2.7rem;
    }

    .page8 .list li {
        height: 2.8rem;
    }

    .page11 li {
        height: 3.3rem;
    }

}

@media only screen and (min-width: 401px)and (max-width: 480px) {

    .page5 .no2-list li span {
        height: 2.2rem;
    }

    .page8 .list li {
        height: 2.5rem;
    }

    .page11 li {
        height: 3.8rem;
    }

}

@media only screen and (min-width: 481px)and (max-width: 640px) {

    .page5 .no2-list li span {
        height: 2rem;
    }

    .page8 .list li {
        height: 2.4rem;
    }

    .page11 li {
        height: 4.8rem;
    }

    .footer {
        padding-bottom: 120px;
    }

}

@media only screen and (min-width: 641px)and (max-width: 750px) {

    .page5 .no2-list li span {
        height: 2rem;
    }

    .page8 .list li {
        height: 2.2rem;
    }

    .page11 li {
        height: 5.2rem;
    }

    .footer {
        padding-bottom: 130px;
    }

}

@media only screen and (min-width: 749px) {

    .page5 .no2-list li span {
        height: 1.5rem;
    }

    .page8 .list li {
        height: 1.8rem;
    }

    .page11 li {
        height: 6.2rem;
    }

    .footer {
        padding-bottom: 130px;
    }

}