@charset "utf-8";
*{  padding:0;margin:0;border:none;text-decoration:none;  list-style-type:none;  font-family:'Microsoft YaHei',sans-serif;  color:#000;  }
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; color:#333333;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}  img{border:0;}
.clear{  clear:both; }
img{display:block;}
.browserupgrade{  margin:0;  z-index:9999;  width:100%;  height:42px;  color:#e50b71;  text-indent:20px;  line-height:42px;  overflow:hidden;  background:#222222;  border-bottom:4px solid #000000;  }
.browserupgrade a{  font-size:16px;  color:#fdc12d;  cursor:pointer; }
.browserupgrade a.brow-close{  font-size:14px;  margin-right:20px;  float:right; }
a{cursor:pointer;}
.clear{clear:both;}
.body{
    width:7.5rem;
    margin:0 auto;
    overflow: hidden;
}
.main{
    width:6.9rem;
    margin:0 auto;
}
.banner img{
    width:100%;
}
.ztn{
    overflow: hidden;
}
.ztn .title{
    width:100%;
    margin-top:0.5rem;
    overflow: hidden;
}
.ztn .title h2{
    font-size:0.42rem;
    font-weight:bold;
    height:0.7rem;
    text-align: center;
    background: url(../images/title_hr.jpg) no-repeat center bottom 0;
    background-size:0.95rem 0.07rem;
}
.ztn .title p{
    font-size:0.24rem;
    color:rgba(44,44,42,0.6);
    text-align: center;
    margin-top:0.1rem;
}


.ztn1{
    background-color: #f2f2f2;
}
.ztn1 form{
    width:100%;
    overflow: hidden;
    margin-top:0.4rem;
}
.ztn1 form input.phone{
    width:100%;
    height:0.93rem;
    border:solid 1px #cccccc;
    border-radius:0.1rem;
    box-sizing: border-box;
    background: url(../images/form1_phone.png) no-repeat left 0.3rem center;
    background-size:0.57rem 0.43rem;
    padding-left:1rem;
    font-size:0.28rem;
    color:#333333;
    line-height:0.93rem;
}
.ztn1 form input.phone::-webkit-input-placeholder{
    color:#cccccc;
}
.ztn1 form p.tj{
    width:100%;
    border-radius: 0.1rem;
    height:0.93rem;
    line-height:0.93rem;
    background-color: #5e52a4;
    margin-top:0.3rem;
    font-size:0.36rem;
    text-align: center;
    color:#ffffff;
    margin-bottom:0.5rem;
}

.ztn2 .container{
    margin-top:0.4rem;
}
.ztn2 .container .box{
    width:3.2rem;
    height:1.8rem;
    box-shadow: 0 0 0.2rem rgba(0,0,0,0.2);
    border-radius:0.15rem;
    float:left;
    margin-right:0.3rem;
    margin-bottom:0.3rem;
}
.ztn2 .container .box2,.ztn2 .container .box4,.ztn2 .container .box6,.ztn2 .container .box8,.ztn2 .container .box10{
    margin-right:0;
}
.ztn2 .container .box h3{
    font-size:0.28rem;
    color:#2c2c2a;
    font-weight:bold;
    text-align: center;
    margin:0.35rem 0 0.3rem 0;
}
.ztn2 .container .box p{
    font-size:0.21rem;
    color:#fffffe;
    text-align: center;
    width:1.4rem;
    height:0.35rem;
    background-color: #656df2;
    border-radius:0.175rem;
    line-height:0.35rem;
    margin:0 auto;
    cursor:pointer;
}
.ztn3{
    background-color: #f2f2f2;
}
.ztn3 .container{
    width:6.3rem;
    margin:0.5rem auto 0 auto;
}
.ztn3 .container .box{
    width:100%;
    height:3.2rem;
    position:relative;
    margin-bottom:1.85rem;
}
.ztn3 .container .box img{
    width:100%;
}
.ztn3 .container .info{
    position:absolute;
    top:2.6rem;
    left:50%;
    margin-left:-2.3rem;
    background-color: #ffffff;
    width:4.6rem;
    height:1.95rem;
}
.ztn3 .container .info h4{
    font-size:0.3rem;
    color:#5e52a4;
    font-weight:bold;
    text-align: center;
    margin:0.25rem 0 0.15rem 0;
}
.ztn3 .container .info p{
    font-size:0.18rem;
    color:rgba(40,40,40,0.8);
    line-height:0.3rem;
    width:3.6rem;
    margin:0 auto;
}
.ztn4{
    background-color: #ffffff;
}
.ztn4 .container{
    margin-top:0.5rem;
}
.ztn4 .container img{
    width:100%;
}
.ztn4 .container p{
    width:3.7rem;
    height:0.65rem;
    margin:0.4rem auto 0.5rem auto;
    background-color: #5e52a4;
    border-radius:0.15rem;
    font-size:0.23rem;
    color:#ffffff;
    text-align: center;
    line-height:0.65rem;
}
.ztn5{
    background-color: #f2f2f2;
}
.ztn5 form{
    width:100%;
    overflow: hidden;
    margin-top:0.4rem;
}
.ztn5 form input.phone,.ztn5 form input.name{
    width:100%;
    height:0.93rem;
    border:solid 1px #cccccc;
    border-radius:0.1rem;
    box-sizing: border-box;
    padding-left:1rem;
    font-size:0.28rem;
    color:#333333;
    line-height:0.93rem;
}
.ztn5 form input.phone{
    background: url(../images/form1_phone.png) no-repeat left 0.3rem center;
    background-size:0.57rem 0.43rem;
}
.ztn5 form input.name{
    background: url(../images/form1_name.png) no-repeat left 0.3rem center;
    background-size:0.62rem 0.43rem;
    margin-bottom:0.38rem;
}
.ztn5 form input::-webkit-input-placeholder{
    color:#cccccc;
}
.ztn5 form p.tj{
    width:100%;
    border-radius: 0.1rem;
    height:0.93rem;
    line-height:0.93rem;
    background-color: #5e52a4;
    margin-top:0.3rem;
    font-size:0.36rem;
    text-align: center;
    color:#ffffff;
    margin-bottom:0.5rem;
}
.ztn6{
    background: url(../images/ztn6_1.jpg) no-repeat center;
    height:6.7rem;
}
.ztn6 .title h2{
    color:#ffffff;
}
.ztn6 .container{
    width:100%;
    height:4rem;
    background: url(../images/ztn6_2.png) no-repeat center;
    background-size:6.81rem auto;
    margin-top:0.68rem;
    position:relative;
}
.ztn6 .container p.zx{
    width:2.55rem;
    height:0.62rem;
    border-radius:0.31rem;
    background-color: #bb934e;
    line-height:0.62rem;
    text-align: center;
    font-size: 0.3rem;
    color:#ffffff;
    font-weight:bold;
    position:absolute;
    bottom:0.5rem;
    left:50%;
    margin-left:-1.275rem;
}
.ztn7 .title p{
    width:6rem;
    margin:0.1rem auto  0 auto;
}
.ztn7 .container {
    width: 7rem;
    margin: 0.5rem auto 0.65rem auto;
    position:relative;
}


.ztn7 .container .dg-wrapper{
    width:2.88rem;
    height:3.3rem;
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.ztn7 .container .dg-wrapper a {
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 0.05rem 0.2rem rgba(65,130,204,0.3);
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.2);
}
.ztn7 .container .dg-wrapper a .zhezhao {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(54,62,73,0.5);
}
.ztn7 .container .dg-wrapper a.dg-center .zhezhao {
    background-color: rgba(54,62,73,0);
}
.ztn7 .container .dg-wrapper a img {
    width: auto;
    height: 1.85rem;
    position:absolute;
    left:50%;
    margin-left:-1.75rem;
    display:block;
}
.ztn7 .container .dg-wrapper .info{
    width:100%;
    height:1.45rem;
    position:absolute;
    left:0;
    bottom:0;
    background-color: #ffffff;
    overflow: hidden;
}
.dg-wrapper a.dg-transition{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.dg-wrapper a.dg-center div{
    display: block;
}
.ztn7 .container .dg-wrapper .info .top{
    width: 1.7rem;
    height:0.3rem;
    margin: 0.15rem auto 0.1rem auto;
    overflow: hidden;
}
.ztn7 .container .dg-wrapper .info .top h4{
    font-size:0.24rem;
    color: #000000;
    float: left;
    font-weight: bold;
}
.ztn7 .container .dg-wrapper .info .top span{
    display:block;
    line-height:0.3rem;
    font-size:0.18rem;
    color: #000000;
    float: right;
}
.ztn7 .container .dg-wrapper .info .con {
    font-size: 0.18rem;
    color: #686868;
    text-align: center;
}
.ztn7 .container .dg-wrapper .info p.zx {
    width: 1.55rem;
    height: 0.35rem;
    margin: 0.1rem auto 0 auto;
    border-radius: 0.1rem;
    font-size: 0.18rem;
    line-height: 0.35rem;
    background-color: #5d9dff;
    color: #ffffff;
    text-align: center;
}

.ztn7 .container .dg-container span.dg-prev {
    background: url(../images/ztn2_left.png) no-repeat center;
    background-size: 100% 100%;
    left: -0.15rem;
    width: 0.28rem;
    height: 0.51rem;
    top: 1.6rem;
    cursor:pointer;
    position:absolute;
}
.ztn7 .container .dg-container span.dg-next {
    background: url(../images/ztn2_right.png) no-repeat center;
    background-size: 100% 100%;
    right: -0.15rem;
    width: 0.28rem;
    height: 0.51rem;
    top: 1.6rem;
    position:absolute;
    cursor:pointer;
}
.ztn8{
    background-color: #f2f2f2;
}
.ztn8 .container{
    background: url(../images/ztn8_1.png) no-repeat center;
    height:4.57rem;
    background-size: 6.89rem auto;
    margin-bottom:0.6rem;
    margin-top:0.4rem;
}


.biaodan{
    background: url(../images/biaodan_1.jpg) no-repeat center;
}
.biaodan h2{
    color:#ffffff;
}
.biaodan h2 span{
    color:#bb934e
}


.biaodan form{
    width:6.9rem;
    margin:0.5rem auto 1rem auto;
}

.biaodan form input.name{
    background: url(../images/m_ftbd_name.png) no-repeat left 0.3rem center;
    background-color: rgba(236,236,236,0.15);
    background-size: 0.19rem 0.28rem;
}
.biaodan form input.phone{
    background: url(../images/m_ftbd_phone.png) no-repeat left 0.3rem center;
    background-color: rgba(236,236,236,0.15);
    background-size: 0.16rem 0.28rem;
}
.biaodan form input.yewu{
    background: url(../images/m_ftbd_yewu.png) no-repeat left 0.3rem center;
    background-color: rgba(236,236,236,0.15);
    background-size: 0.19rem 0.20rem;
}

.biaodan form input{
    width:100%;
    height:0.87rem;
    margin-bottom:0.18rem;
    padding-left:0.7rem;
    box-sizing: border-box;
    font-size:0.26rem;
    color:#d2d3d8;
}
.biaodan form input::-webkit-input-placeholder {
    color: #d2d3d8;
}
.biaodan form span.tj{
    display:block;
    width:100%;
    height:0.88rem;
    background-color: #bb934e;
    font-size:0.3rem;
    color:#ffffff;
    line-height:0.88rem;
    text-align: center;
    cursor:pointer;
    margin-top:0.3rem;
    border-radius:0.1rem;
}
.beian{
    width:100%;
    height:1.3rem;
    line-height:1.3rem;
    background-color:#f2f2f2;
    font-size:0.24rem;
    color:#9a9792;
    text-align: center;
    margin-bottom:1rem;
}
.m_zixun{
    position:fixed;
    bottom:0;
    z-index:999;
}
.m_zixun ul{
    width:7.5rem;
    margin:0 auto;
}
.m_zixun ul li{
    width:50%;
    float:left;
    height:1rem;
    line-height:1rem;
    font-size:0.3rem;
    color:#ffffff;
    font-weight:bold;
    text-align: center;
    padding-left:0.5rem;
    box-sizing: border-box;
    cursor:pointer;
}
.m_zixun ul li a{
    font-size:0.3rem;
    color:#ffffff;
    font-weight:bold;
}
.m_zixun ul li.phone{
    background: url(../images/m_zixun_1.png) no-repeat left 30% center;
    background-size: 0.47rem;
    background-color: #bb934e;
}
.m_zixun ul li.zixun{
    background: url(../images/m_zixun_2.jpg) no-repeat left 30% center;
    background-color: #035fda;
    background-size: 0.47rem;

}