@charset "utf-8";
/* CSS Document */
body {
    max-width: 100%; overflow-x: hidden;
    color: #9e4928; font: 18px/36px "Hiragino Sans GB", "MicroSoft YaHei", Arial, sans-serif; }
body , h1 , h2 , h3 , h4 , h5 , h6 , hr , p , blockquote , dl , dt , dd , ul , ol , li ,
pre , form , fieldset , legend , button , input , select, textarea ,
th, td { margin: 0; padding: 0; }
img { border: none; max-width: 100%; }
a { color: #2b2a3c; text-decoration: none; }
a:hover { text-decoration: none; }
a , area { blr: expression(this.onFocus=this.blur()); }
ul , ol , li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; max-width: 100%; }
input , :focus { outline: 0; }
input[type="button"] , input[type="submit"] , input[type="reset"] , select { -webkit-appearance: none; }
input::focus-inner { padding: 0; border: 0; }

.fl { float: left; } .fr { float: right; }
.clearfix:after { display: block; content: ''; clear: both; } .clearfix { zoom: 1;}
.clear { height: 0; width: 100%; overflow: hidden; font-size: 1px; line-height: 0; visibility: hidden; }
.Width { width: 1190px; margin: 0 auto; }
.hide , .onlymob { display: none; }
.container{width: 65%;margin:0 auto;position:relative;box-sizing: border-box;}


/* 通用头部 */
.ht_top {
    width: 100%; overflow: hidden;
    background: #fafafa url(https://www.huatu.com/z/topfooter/images/nav_bg.gif) repeat-x 0 0;
    line-height: 41px; }
.ht_top .zt_top {
    width: 1200px; height: 41px; margin: 0 auto; }
.ht_top h1 {
    float: left; }
.ht_top h1 a {
    float: left; width: 131px; height: 40px; overflow: hidden;
    background: url(https://www.huatu.com/z/topfooter/images/logo.gif) no-repeat;
    font-size: 12px; text-indent: -100em; }
.ht_top .topnav {
    float: right; color: #333; font-size: 12px; }
.ht_top .topnav a {
    padding: 0 8px; }
.ht_top .topnav a:hover {
    color: #e4393c; text-decoration: underline; }

/* 通用底部*/
	.footer {
	position: relative;
	padding:30px 0;
	background-color: #494dc0;
	/* background: linear-gradient(50deg, #5fbbc3, #4328c0); */
	/* background: linear-gradient(136deg, #5fbac3, #4228c0); */
	text-align: center;
}
.footer p {
	line-height: 26px;
	color:#fff;
	font-size:14px;
	position: relative;
}
.footer p a {
	color: #fff;
	font-size:14px;
}
.footer p span {
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px
}

.m-footer {
  display: none;
}

.banner_box{
    width: 100%;
    background: url("../images/banner.jpg") top center no-repeat;
    z-index: 1;
}
.banner_container{
    width: 100%;
    padding: 120px 0px 120px 0px;
    padding-top: 100px;
    color: #fffe66;
    text-align: center;
}
.banner_tit{
    line-height: 57px;
    background-image: url("../images/banner_tit.png");
    background-repeat:  no-repeat;
    background-position: center;
    font-size: 26px;
    margin:  auto;
}
.banner_mid{
    text-indent: -9999em;
    background-image: url("../images/zbcm.png");
    background-repeat:  no-repeat;
    background-position:  center;
    width: 100%;
    height:  150px;
    margin: 50px 0 35px 0;
}
.banner_bottom{
    line-height: 40px;
    font-size: 30px;
    background-image: url("../images/banner_bottom.png");
    background-repeat:  no-repeat;
    background-position:  center;
}
.futrue{
    display: block;
    position: absolute;
    right: -65px;
    top: 0px;
}
.person{
    display: block;
    position: absolute;
    left: 40px;
    bottom: 0;
    z-index: 2;
}
.mszd_container{
    position: relative;
    z-index: 3;
    width: 1180px;
    margin: -50px auto 70px auto;
    background: #ffffff;
    box-shadow: 0 0 15px rgba(0,84,164,0.5);
    padding: 50px;
    box-sizing: border-box;
}
.h3_tit{
    background: url("../images/container_tit.png") top center no-repeat;
    background-size: auto 100%;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #002c7d;
}
.h3_tit2{
    background: url("../images/container_tit2.png") top center no-repeat;
    background-size: auto 100%;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #ffffff;
}
.h3_tit3{
    background: url("../images/container_tit3.png") top center no-repeat;
    background-size: auto 100%;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #002c7d;
}
.h3_tit4{
    background: url("../images/container_tit4.png") top center no-repeat;
    background-size: auto 100%;
    line-height: 40px;
    text-align: center;
    font-weight: normal;
    color: #ffffff;
}
.mszd_tit{
    font-size: 36px;
}
.mszd_city{
    padding-top: 40px;
}
.mszd_city:after{
    display: block;
    content: '';
    clear: both;
}
.mszd_city li{
    float: left;
    padding: 10px;
}
.mszd_city li a{
    display: block;
    width: 250px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border: 1px solid #002c7d;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    color: #002c7d;
    font-size: 18px;
}
.mszd_city li:hover a{
    border: none;
    color: #ffffff;
    background: linear-gradient(to bottom right, #177ed5, #004a9e);
}


.mszd_bt{
    /* padding-top: 40px; */
}
.mszd_bt:after{
    display: block;
    content: '';
    clear: both;
}
.mszd_bt li{
    /* float: left; */
    padding: 10px;
}
.mszd_bt li a{
    display: block;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border: 1px solid #ffeb3b;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    color: #002c7d;
    font-size: 18px;
}
.mszd_bt li:hover a{
    border: none;
    color: #ffffff;
    background:linear-gradient(45deg, #ff9800, #f00);
	
}




.zdzb_container{
    width: 1180px;
    margin: 0 auto 70px auto;
}
.zdzb_tit{
    font-size: 40px;
    margin-bottom: 60px;
}
.zdzb_box{
    width: 565px;
    box-sizing: border-box;
    padding: 30px 30px 130px 30px;
    margin-bottom: 40px;
    box-shadow: 0 0 15px rgba(0,84,164,0.5);
    background: url("../images/zdzb_bg.jpg") bottom center no-repeat;
}
.video_box{
    width: 505px;
    height: 300px;
    padding-bottom: 30px;
    position: relative;
}
.video_mask{
    width: 505px;
    height: 300px;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
   /* background: #000000;*/
}
.video_mask img{
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    transition: all 0.5s;
}
.video_mask:hover img{
    transform: scale(1.1,1.1);
}
.video_box video{
    width: 505px;
    height: 300px;
    z-index: 1;
}

.box03 {
	position: relative;
	padding-bottom:40px;
	margin-top:50px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,84,164,0.5);
}

.box03 h4 {
	width: 35%;
	height: 65px;
	margin:0 auto;
	background: #e91114;
	border-radius:0 0 20px 20px;
	background: linear-gradient(0, #004a9e,#21acce );
	box-shadow: -6px 0 0 #104b8e;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
	text-shadow: -3px 3px 15px #004a9e;
	line-height: 59px;
	text-align: center;
}


.slideBox { 
	position:relative; width:1080px; height: 280px; margin:60px auto 0; overflow:hidden;
}
.slideBox .bd {
	position:relative; height:100%; width:1120px; 
}
.slideBox ul {
	float:left; width:200%;
}
.box03 .prevBtn,
.box03 .nextBtn {
	position:absolute; left:15px; top:230px; z-index:1; cursor: pointer;
	display:block; width:40px; height:70px;
	background:rgba(0,0,0,.5) url(../images/pic39a.png) no-repeat center;
	transition: all .3s; 
}
.box03 .nextBtn {
	left:auto; right:15px;
	background-image: url(../images/pic39b.png);
}
.box03 .prevBtn:hover,
.box03 .nextBtn:hover {
	transform: scale(1.1);
}
.box03 li {
	position: relative; float:left; width:208px; height: 280px; margin:0 4px; overflow: hidden;
}
.box03 .picbg,
.box03 img,
.box03 p,
.box03 a {
	position: absolute; left:0; top:0;
	display:block; width:100%; height: 100%;
}
.box03 .picbg {
	top:-95px;
	background: #343131;
}
.box03 p {
	top:185px; padding-top:12px;
	background:rgba(10,10,10,.6);
	color:#fff; font-size:20px; text-align: center;
	transition: all .5s;
}
.box03 p:before {
	content: " "; display: block; width:88px; height:2px;
	position: absolute; left:60px; top:47px;
	background: #fefdfd; opacity: .2;
	transition: all .5s;
}
.box03 li:hover p {
	background:rgba(10,10,10,.75);
}
.box03 li:hover p:before {
	opacity: .4;
	transform: scale(1.2);
}

.zdzb_p{
    line-height: 45px;
    font-size: 18px;
    box-sizing: border-box;
    padding-left: 35px;
    color: #002c7d;
    position: relative;
}
.zdzb_p i{
    position: absolute;
    display: inline-block;
    width: 30px;
    height: 30px;
    left: 0;
    top: 7px;
}
i.time{
    background-image: url("../images/icon1.png");
}
i.content{
    background-image: url("../images/icon2.png");
}
i.teacher{
    background-image: url("../images/icon3.png");
}
.video_check{
    display: block;
    width: 230px;
    line-height: 60px;
    border-radius: 30px;
    margin: 30px auto 0 auto;
    color: #ffffff;
    background: linear-gradient(45deg, #177ed5, #004a9e);
    font-size: 24px;
    text-align: center;
}
.video_check:hover{
    background: linear-gradient(45deg, #23c6ed, #004a9e);
    color: #ffffff;
}
.msjz_container{
    width: 100%;
    background: linear-gradient(to top right, #177ed5, #004a9e);
}
.msjz_container .container{
    padding: 65px 0 65px 0;
    box-sizing: border-box;
}
.msjz_tit{
    font-size: 40px;
}
.msjz_sa{
    line-height: 50px;
    box-sizing: border-box;
    padding: 40px;
    text-align: center;
    color: #fffe66;
    font-size: 30px;
}
table{
    width: 1180px;
    border: 1px solid #ffffff;
    color: #ffffff;
    font-size: 20px;
    box-sizing: border-box;
}
table tr{
    line-height: 70px;
    text-align: center;
    padding: 0 50px;
    box-sizing: border-box;
}
table tr:nth-child(odd){
    background: rgba(255,255,255,0.1);
}
table tr:nth-child(even){
    background: rgba(255,255,255,0.2);
}
table tr td{
    display: inline-block;
}
table tr td:nth-last-child(1){
    border-right: none;
}
table tr td a{
    color: #ffff66;
}
table tr td a:hover{
    color: #ffffff;
    text-shadow: 0 0 20px #ffffff;
}
table tr td:nth-child(1){
    width: 200px;
}
table tr td:nth-child(2){
    width: 220px;
}
table tr td:nth-child(3){
    width: 460px;
}
table tr td:nth-child(4){
    width: 180px;
}
table tr td:nth-child(5){
    width: 160px;
}
.msjq_container{
    width: 100%;
    overflow: hidden;
    background: url("../images/msjq_bg.jpg") top center no-repeat;
    padding: 0 0 39px 0;
}
.msjq_box{
    width: 1180px;
    margin: 100px auto;
    position: relative;
}
.msjq_box:after{
    content: '';
    clear: both;
}
.m_tit{
    display: none;
}
.msjq_lbg{
    width: 496px;
    height: 496px;
    border: 2px dashed #a3abc4;
    border-radius: 248px;
    margin: 0 auto;
    animation: circle1 60s linear infinite;
}
.msjq_sbg{
    width: 390px;
    height: 390px;
    border: 2px dashed #cacfdd;
    border-radius: 195px;
    margin: 53px auto;
    position: relative;
    animation: circle1 30s linear infinite;
    animation-direction: reverse;
}
.msjq_box img{
    display: block;
    position: absolute;
    top: 130px;
    left: 464px;
}
.msjq_bbg{
    z-index: 1;
    animation: scale1 5s linear infinite;
}
.msjq_mbg{
    z-index: 2;
    animation: scale2 5s linear infinite;
}
.msjq_tbg{
    z-index: 3;
    animation: scale3 5s linear infinite;
}
.msjq_box>p{
    position: absolute;
    text-align: center;
    width: 100%;
    top: 200px;
    left: 0;
    line-height: 50px;
    z-index: 5;
    color: #ffffff;

    font-size: 36px;
}
@keyframes circle1 {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
@keyframes scale1 {
    0% { transform: rotate(0deg); }
    50% { transform: rotate(5deg); }
    100% { transform: rotate(0deg); }
}
@keyframes scale2 {
    0% { transform: rotate(0deg); }
    50% { transform: rotate(-5deg); }
    100% { transform: rotate(0deg); }
}
@keyframes scale3 {
    0% { transform: scale(0.9); }
    50% { transform: scale(1); }
    100% { transform: scale(0.9); }
}
.ms_l{
    left: 0px;
}
.ms_r{
    right: 0px;
}
.msjq_list{
    position: absolute;
    z-index: 6;
    width: 590px;
    top: 36px;
}

.msjq_list li{
    height: 130px;
    font-size: 20px;
    margin-bottom: 38px;
    position: relative;
}
.msjq_list li p{
    line-height: 40px;
    position: absolute;
    padding: 0 30px;
    box-sizing: border-box;
    border-radius: 20px;
    border: 1px solid #002c7d;

    box-shadow: 0 0 5px #002c7d;
    background-color: #ffffff;
}
.msjq_list li p a{
    color: #002c7d;
    overflow:hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}
.msjq_l1{
    right: 85px;
}
.msjq_l2{
    right: 145px;
}
.msjq_l3{
    right: 205px;
}
.msjq_r1{
    left: 85px;
}
.msjq_r2{
    left: 145px;
}
.msjq_r3{
    left: 205px;
}
.msjq_tit{
    font-size: 40px;
    margin-bottom: 40px;
}
.msjq_city:after{
    display: block;
    content: '';
    clear: both;
}
.msjq_city li{
    float: left;
    padding: 10px;
}
.msjq_city li:nth-child(10n+1){
    padding-left: 0;
}
.msjq_city li:nth-child(10n){
    padding-right: 0;
}
.msjq_city li a{
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
    border: 1px solid #002c7d;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    color: #002c7d;
    font-size: 18px;
}
.msjq_city li:hover a{
    color: #ffffff;
    background: linear-gradient(to bottom right, #177ed5, #004a9e);
}
.bottom_container{
    width: 100%;
    background: linear-gradient(to top right, #177ed5, #004a9e);
    /* padding: 70px 0 0 0; */
    padding-top:  70px;
    padding-bottom:  70px;
}
.bottom_tit{
    font-size: 40px;
    margin-bottom: 50px;
}
.bottom_list{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 70px;
}
.bottom_list li{
    float: left;
    width: 380px;
    height: 240px;
    overflow: hidden;
}
.bottom_list li:nth-child(2){
    margin: 0    30px;
}
.bottom_list li:hover img{
    transform:scale(1.05);
}
.bottom_list li a img{
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    padding: 0.25rem;
}

.fixed_box{
    width: 230px;
    height: 290px;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    background: url("../images/fixed_bg.png");
    box-sizing: border-box;
    padding-top: 20px;
    z-index: 10;
}
.fixed_box>p{
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    margin-bottom: 10px;
}
.fiexd_con{
    width: 150px;
    margin: 0 auto;
}
.fiexd_con a{
    display: block;
    width: 150px;
    line-height: 40px;
    font-size: 20px;
    color: #002c7d;
    border-radius: 20px;
    margin-bottom: 10px;
    box-sizing: border-box;
    padding-left: 50px;
    position: relative;
}
.fiexd_con a:nth-child(1){
    margin-bottom: 35px;
    background: #ffff66;
    padding-left: 0;
    text-align: center;
}
.fiexd_con a:nth-child(1):hover{
    background: linear-gradient(to top, #ffd366, #fffe66);
}
.zx_icon{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("../images/zx_icon.png");
    position: absolute;
    left: 5px;
    top: 0;
}
.bb_icon{
    display: inline-block;
    width: 40px;
    height: 40px;
    background: url("../images/bb_icon.png");
    position: absolute;
    left: 5px;
    top: 0;
}
.fixed_shadow{
    display: none;
    width: 400px;
    height: 445px;
    position: fixed;
    z-index: 9;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url("../images/fiixed_shadow.png");
    box-sizing: border-box;
    padding: 20px 30px;
    color: #ffffff;
    border-radius: 10px;
}
.fixed_shadow h5{
    font-weight: normal;
    text-align: center;
    line-height: 40px;
    font-size: 24px;
    letter-spacing: 1px;
}
.fixed_shadow>p{
    font-weight: normal;
    text-align: center;
    line-height: 35px;
    font-size: 18px;
    margin-bottom: 35px;
}
form{
    font-size: 18px;
    font-weight: 300;
}
form>p{

    line-height: 35px;
    margin-bottom: 15px;
    position: relative;
}
form p input{
    line-height: 35px;
    border: none;
    background: rgba(0,0,0,0.1);
    border-radius: 18px;
    width: 100%;
}
form p span{
    display: inline-block;
}

form p select{
    line-height: 35px;
    border: none;
    background: rgba(0,0,0,0.1);
    border-radius: 18px;
    width: 85%;
    color: #b1bad8;
    /* margin-left: 4px; */
    padding-left: 20px;
}
form p option{
    line-height: 35px;
    border: none;
    background: rgba(0,0,0,0.1);
    border-radius: 18px;
    width: 85%;
    color: #2b2a3c;
}

.input_group{
    display: inline-block;
    position: relative;
    width: 80%;
}
.yy_span1 + input{
    width: 80%;
    /* padding-left: 8px; */
    margin-left: 4px;
}
#fs{
    width: 140px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    text-align: center;
    color: #ffffff;
    background: rgba(0,0,0,0.2);
}
.radio_group{
    display: inline-block;
    width:60px;
    height: 35px;
    line-height: 35px;
}
input[type="radio"] + label::before {
    content: "\a0"; /*不换行空格*/
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    font-size: 18px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: rgba(255,255,255,0.2);
    line-height: 1;
    margin: 10px 10px 10px 0;
}
input[type="radio"]:checked + label::before {
    background-color: rgba(6,64,172,0.7);
    background-clip: content-box;
    margin: 10px 10px 10px 0;
}
input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
}
#submit_form{
    display: block;
    background: #ffff66;
    padding-left: 0;
    text-align: center;
    width: 150px;
    line-height: 40px;
    font-size: 20px;
    color: #002c7d;
    border-radius: 20px;
    margin: 0 auto;
    border: 0;
}
#submit_form:hover{
    background: linear-gradient(to top, #ffd366, #fffe66);
}
.close {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,0.2);
    border-radius: 25px;
    cursor: pointer;
}
.close:hover {
    background: rgba(0,0,0,0.5);
}
.close:before {
    position: absolute;
    content: '';
    width: 25px;
    height: 8px;
    background: white;
    transform: rotate(45deg);
    top: 15px;
    left: 8px;
}
.close:after{
    content: '';
    position: absolute;
    width: 25px;
    height: 8px;
    background: white;
    transform: rotate(-45deg);
    top: 15px;
    left: 8px;
}


@media only all and (max-width:1200px) {
    .onlymob {
        display: block;
    }

    html {
        font-size: 20px;
    }

    body {
        width: 18.75rem;
        font-size: .7rem;
        line-height: 1.2rem;
        background-size: auto 12rem;
        background-position: center 2rem;
    }

    html, body {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .Width {
        width: 17.5rem;
    }

    /* 隐藏元素 */
    .ht_top .topnav a:nth-child(n+2),
    .stage,
    .footer p,
    .pc, .onlypc {
        display: none;
    }

    /* 通用头部 */
    .ht_top {
        height: 2.5rem;
        background-size: auto 100%;
        line-height: 2.5rem;
    }

    .ht_top h1 a {
        height: 2.5rem;
        width: 7.5rem;
        background: url(https://www.huatu.com/images/2015css/images/mob_logo.png) no-repeat center / contain;
    }

    .ht_top .topnav {
        font-size: .8rem;
        text-indent: -1000rem;
    }

    .ht_top .topnav a {
        padding: 0 0 0 0.3rem;
        text-indent: 0;
        float: right;
    }
  

    .banner_box{
        width: 100%;
        background-size: auto 100%;
    }
    .container{
        width: 100%;
    }
    .futrue{
        width: 2.3rem;
        display: block;
        position: absolute;
        right: 0px;
        top: 0px;
    }
    .person{
        width: 4.6rem;
        display: block;
        position: absolute;
        left: 0.8rem;

        bottom: 0;
        z-index: 2;
    }
    .banner_container{
        width: 18.75rem;
        padding: 1.0rem 0rem 1rem 0rem;
    }
    .banner_tit{
        width: 80%;
        line-height: 1.4rem;
        background-size: 100% 100%;
        font-size: 0.45rem;
        margin-bottom: 0.5rem;
    }
    .banner_mid{
        background-size: 100% 100%;
        width: 96%;
        height: 3rem;
        margin: auto;
        /* background-position: center; */
    }
    .banner_bottom{
        width: 90%;
        line-height: 1rem;
        background-size: 100% 100%;
        font-size: 0.7rem;
        margin:  auto;
    }
    .mszd_container,.zdzb_container{
        width: 100%;
        margin: 0;
        padding: 0.2rem;
        box-shadow: none;
        box-sizing:border-box;
    }
    .h3_tit,.h3_tit2,.h3_tit3,.h3_tit4{
        width: 100%;
        line-height: 1rem;
        background-size: 100% 100%;
        background: none;
    }
    .mszd_tit{
        font-size: 1.0rem;
        margin-top: 0.5rem;
        line-height:  2.4rem;
        font-weight:  bold;
    }
    .mszd_city{
        padding-top: 0.5rem;
    }
    .mszd_city li{
        width: 46%;
        padding: 2%;
    }
    .mszd_city li a{
        width: 100%;
        height: 1.4rem;
        line-height: 1.3rem;
        font-size: 0.6rem;
        border-radius: 1.5rem;
    }
	
	  .mszd_bt{
        padding-top: 0.25rem;
    }
    .mszd_bt li{
        width: 68%;
        padding: 2%;
    }
    .mszd_bt li a{
        width: 100%;
        height: 1.4rem;
        line-height: 1.3rem;
        font-size: 0.6rem;
        border-radius: 1.5rem;
    }
	
	
	
    .zdzb_tit{
        font-size: 1.2rem;
        line-height:  2.4rem;
        margin-bottom: 0.5rem;
        font-weight:  bold;
    }
    .zdzb_box{
        width: 100%;
        margin: 0 auto;
        box-shadow: none;
        background: none;
        padding: 0 0.2rem 0.2rem 0.2rem;
    }
    .video_box{
        width: 8rem;
        height: 7rem;
        padding: 0;
        float: left;
    }
    .video_mask{
        width: 9rem;
        height: 6rem;
    }
    .video_mask img{
        display: block;
        width: 1.5rem;
        height: 1.5rem;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -0.75rem;
        margin-top: -0.75rem;
        transition: all 0.5s;
    }
    .zdzb_box video{
        width: 8rem;
        height: auto;
        float: left;
    }
    .zdzb_p{
        width: 9.4rem;
        line-height: .9rem;
        font-size: 0.5rem;
        float: left;
        padding-left: 1.5rem;
    }
    .zdzb_p i{
        display: none;
    }
    .video_check{
        width: 5rem;
        line-height: 1.2rem;
        float: left;
        margin: 0.4rem;
        font-size: 0.4rem;
        margin-left: 2.5rem;
        border-radius: 3rem;
    }
		.box03 h4 {
		width: 10rem;
		height: 2rem;
		border-radius:0 0 .5rem .5rem;
		box-shadow: -0.2rem 0 0 #004a9e;
		font-size: .9rem;
		line-height: 2rem;
	}
	
	.box03 { padding-bottom:1rem; margin-top:1rem; }
	.slideBox { width:16.5rem; height: 7.2rem; margin-top:1rem; }
	.slideBox .bd { width:16.5rem; }
	.box03 .prevBtn,
	.box03 .nextBtn {
		left:.3rem; top:5.6rem;
		width:1.2rem; height:2.4rem;
		background-size: 1rem;
	}

	.box03 .nextBtn { left:auto; right:.3rem; }
	.box03 li { width:5.3rem; height:7.2rem; margin:0 .1rem; }
	.box03 .picbg { top:-2.4rem; }
	.box03 p { top:4.8rem; padding-top:.2rem; font-size:.6rem; line-height: 1rem; }
	.box03 p:before { width:2.6rem; height:.05rem; left:1.3rem; top:1.2rem; }

	
	
	
	
	
    .msjz_container .container{
        padding: 1rem 0
    }
    .msjz_tit{
        font-size: 1.2rem;
        font-weight:  bold;
    }
    .msjz_sa{
        line-height: 1rem;
        padding: 0.5rem;
        font-size: 0.8rem;
    }
    table{
        width: 98%;
        margin: 0 auto;
        font-size: 0.5rem;
    }
    table tr{
        padding: 0;
        line-height: 1.5rem;
    }
    table tr td{
        border-right: 1px solid #ffffff;
        display: table-cell;
        vertical-align:middle;
        text-align:center;
    }
    table tr td:nth-child(1){
        width: 17%;
    }
    table tr td:nth-child(2){
        width: 15%;
    }
    table tr td:nth-child(3){
        width: 29%;
    }
    table tr td:nth-child(4){
        width: 14%;
    }
    table tr td:nth-child(5){
        width: 14%;
    }
    .msjq_container{
        padding: 0 0 0.5rem 0;
    }
    .msjq_box{
        width: 100%;
        margin: 0.5rem auto;
    }
    .msjq_lbg{
        display: none;
    }
    .msjq_box img,.msjq_box>p{
        display: none;
    }
    .m_tit{
        display: block;
        text-align: center;
        margin-top:  1rem;
        margin-bottom: -.1rem;
        font-size: 1.2rem;
        font-weight:  bold;
    }
    .msjq_list{
        position: relative;
        width: 100%;
        top: 1rem;
    }
    .msjq_list:after{
        content: '';
        clear: both;
    }
    .msjq_list li{
        height: 1.4rem;
        display: inline-block;
        width: 86%;
        margin: 0.2rem 8%;
        font-size: 0.5rem;
    }
    .msjq_city li{
        width: 19%;
        padding: 0.5%;
    }
    .msjq_city li a{
        width: 100%;
        height: 1.2rem;
        line-height: 1.2rem;
        font-size: 0.6rem;
        border-radius: 0.2rem;
    }
    .msjq_city li:nth-child(10n+1){
        padding-left: 0.3%;
    }
    .msjq_city li:nth-child(10n){
        padding-right: 0.3%;
    }
    .msjq_list li p{
        line-height: 1rem;
        position: relative;
        padding: 0;
        text-align: center;
        overflow:hidden;
        white-space: nowrap;
        text-overflow:ellipsis;
    }
    .msjq_list li p a{
        width: 47%;
        overflow:hidden;
        white-space: nowrap;
        text-overflow:ellipsis;
        font-size: 0.5rem;
    }
    .msjq_l2,.msjq_l1,.msjq_l3,.msjq_r2,.msjq_r1,.msjq_r3{
        right: 0;
        left: 0;
    }
    .msjq_list:after{
        clear: both;
    }
    .msjq_tit{
        margin: 2.5rem 0 1.0rem 0;
        font-size: 1.2rem;
        font-weight:  bold;
    }
    .bottom_container{
        padding: 0.5rem 0 0 0;
    }
    .bottom_tit{
        font-size: 1.0rem;
        font-weight:  bold;
        margin-top: 0.8rem;
        margin-bottom: 0.8rem;
    }
    .bottom_list{
        width: 98%;
        margin: 0 auto;
        padding-bottom: .2rem;
    }
    .bottom_list li:nth-child(2){
        margin: 1%;
    }
    .bottom_list li{
        width: 48%;
        height: auto;
        margin: 1%;
    }
    .bottom_list li a{
        display:block;
        line-height:0px;
    }

    .fixed_box{
        position: fixed;
        background:none;
        right: 0;
        transform:none;
        width: 100%;
        height: 2.5rem;
        padding: 0;
        top: auto;
        bottom: 0;
    }
    .fixed_box>p{
        display: none;
    }
    .fiexd_con{
        width: 100%;
    }
    .fiexd_con a{
        width: 33.3%;
        float: left;
        line-height:2.5rem;
        margin-bottom: 0;
        background: rgba(255,255,255,0.3);
        border-radius: 0;
        text-align: center;
        padding-left: 0;
        font-size: 0.8rem;
    }
    .fiexd_con a:nth-child(1){
        margin-bottom: 0;
        background: rgba(255,255,255,0.9);
    }
    .fiexd_con a:nth-child(3){
        margin-bottom: 0;
        background: rgba(255,255,255,0.9);
    }
    .fiexd_con a:nth-child(2){
        background: rgba(255,255,255,0.9);
    }
    .zx_icon,.bb_icon{
        display: none;
    }
    .fixed_shadow{
        display: none;
        width: 12rem;
        height: 13rem;
        position: fixed;
        z-index: 9;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        background-size: 100% 100%;
        box-sizing: border-box;
        padding: 0.5rem;
        color: #ffffff;
        border-radius: 10px;
    }
    .fixed_shadow h5{
        line-height: 1.5rem;
        font-size: 0.7rem;
    }
    .fixed_shadow>p{
        line-height: 0.8rem;
        font-size: 0.5rem;
        margin-bottom: 0.8rem;
    }
    form{
        font-size: 0.6rem;
    }
    form>p{
        line-height: 1rem;
        margin-bottom: 0.3rem;
    }
    form input{
        line-height: 0.8rem;
        border-radius: 0.1rem;
    }
    form p input{
        border-radius: 2.4rem;
        line-height: 1.2rem;
    }
    .input_group{
        width: 8rem;
        display: inline-block;
        position: relative;
    }
    .input_group input{
        width: 8rem;
    }
	
	form p select{
    line-height: 1.2rem;
    border: none;
    background: rgba(0,0,0,0.1);
    border-radius: 18px;
    width: 85%;
    color: #b1bad8;
    /* margin-left: 4px; */
    padding-left: -0.5rem;
    height:  1.5remn;
}
form p option{
    line-height: 35px;
    border: none;
    background: rgba(0,0,0,0.1);
    border-radius: 18px;
    width: 85%;
    color: #2b2a3c;
}

		/* 通用底部*/ 
.footer {
    /*height:3rem;*/
    padding:0;
 margin-top: 1rem;
 overflow:hidden;
}
.footer p {
 display: none;
}
.m-footer {
 display: block;
 color: #fff;
 text-align: center;
 height: 32rem;
 width: 100%;
 font-size: 0.7rem;
 line-height: 2.5rem;
 /* background-color:  rgb(12, 40, 198); */
}
	
	
    .yy_span1 + input{
        width: 8rem;
        height: 1.2rem;
    }
    #fs{
        font-size: 0.3rem;
        width: 4.5rem;
        right: 0;
    }
    .radio_group{
        width: 1.3rem;
        height: 0.8rem;
        line-height: 0.8rem;
    }
    input[type="radio"] + label::before {
        content: "\a0"; /*不换行空格*/
        display: inline-block;
        box-sizing: border-box;
        vertical-align: middle;
        font-size: 0.45rem;
        width: 0.3rem;
        height: 0.3rem;
        border-radius: 50%;
        background: rgba(255,255,255,0.2);
        line-height: 1;
        margin: 0.2rem 0.2rem 0.2rem 0;
    }
    input[type="radio"]:checked + label::before {
        background-color: rgba(6,64,172,0.7);
        background-clip: content-box;
        margin: 0.2rem 0.2rem 0.2rem 0;
    }
    input[type="radio"] {
        position: absolute;
        clip: rect(0, 0, 0, 0);
    }
    #submit_form{
        display: block;
        background: #ffff66;
        padding-left: 0;
        text-align: center;
        width: 4.75rem;
        line-height: 1.2rem;
        font-size: 0.6rem;
        color: #002c7d;
        border-radius: 0.8rem;
        margin: 0px auto;
        margin-top: .6rem;
        /* padding-top:  1rem; */
        border: 0;
    }
    .close {
        position: absolute;
        right: 5px;
        top: 5px;
        width: 1rem;
        height: 1rem;
        background: rgba(0,0,0,0.2);
        border-radius: 0.6rem;
        cursor: pointer;
    }
    .close:hover {
        background: rgba(0,0,0,0.5);
    }
    .close:before {
        position: absolute;
        content: '';
        width: 0.6rem;
        height: 0.2rem;
        background: white;
        transform: rotate(45deg);
        top: 0.375rem;
        left: 0.2rem;
    }
    .close:after{
        content: '';
        position: absolute;
        width: 0.6rem;
        height: 0.2rem;
        background: white;
        transform: rotate(-45deg);
        top: 0.375rem;
        left: 0.2rem;
    }
}