/*base*/
* {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

li {
    list-style: none;
}

a {
    color: #fff;
    text-decoration: none;
}

b, strong {
    font-weight: normal;
}

i, em {
    font-style: normal;
}

img {
    vertical-align: top;
}

.clearfix:after {
    display: block;
    content: '';
    clear: both;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input {
    outline: none;
    border: none;
    background: none;
}

body {
    /*font-family: 'Microsoft YaHei';*/
    font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;
}

.wrap {
    width: 100%;
    overflow-x: hidden;
    color: #333;
    text-align: center;
}
.head, .head *{
 box-sizing: border-box;
}

.head {
    width: 100%;
    margin: 0 auto;
    padding: 0.75rem 0.5rem 0.8rem;
}

.head h1 {
    width: 3.9rem;
    height: 1.2rem;
}

.head h1 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../img/logo.png) no-repeat;
    background-size: 100% 100%;
    text-indent: -999em;
}

.head .txt {
    height: 1.15rem;
    border-left: 1px solid #666;
    margin-left: 0.4rem;
    text-align: left;
}

.head .txt p {
    font-size: 0.45rem;
    font-weight: bold;
    color: #222;
    padding-left: 0.3rem;
    line-height: 0.7rem;
    margin-top: -0.1rem;

}
.head .txt p span{
    font-weight: normal;
    color: #222;
}
.head .tel {
    background: url(../img/tel.png) no-repeat;
    background-size: 1.05rem 1.05rem;
    font-size: 0.75rem;
    color: #222;
    padding-left: 1.3rem;
    height: 1.05rem;
    line-height: 1.05rem;
    margin-top: 0.1rem;
}

/*banenr*/
.banner {
    width: 100%;
}

.banner img {
    width: 100%;
}


.banner .swiper-pagination{     bottom: 0.2rem !important; }

/*p1*/
.wid {
    padding: 0 1.6rem;
    margin: 0 auto;
}

.title-box {
}

.title-box .title {
    font-size: 1.1rem;
    color: #222;
    position: relative;
    padding-bottom: 0.8rem;
    margin-bottom: 1.1rem;
    padding-top: 2rem;
    font-weight: bold;
    line-height: 1.3;
}

.title-box .title:after {
    content: '';
    display: block;
    clear: both;
    width: 1.25rem;
    height: 0.15rem;
    background: #ff7200;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -0.625rem;
}

.p1 {
    width: 15rem;
    margin: -7.1rem auto 0;
    position: relative;
    z-index: 999;
    background: #fff;
    box-shadow: 0 6px 10px 0 rgba(0,0,0,.05), 0 10px 20px 0 rgba(0,0,0,.12);
    padding: 1.2rem 0.75rem;
    border-radius: 0.3rem;
}

.p1 * {
    box-sizing: border-box;
}

.p1 form {
    padding: 0 0.4rem;
}
input::-webkit-input-placeholder{
    color: #bbb;
}
.p1 input[type="text"] {
    margin-bottom: 0.8rem;
    width: 100%;
    height: 2.5rem;
    font-size: 0.9rem;
    color: #bbb;
    text-indent: 0.6rem;
    line-height: 2.5rem;
    border-radius: 4px;
    border: 1px solid #bbbbbb;
    padding-left: 3rem;
}

.p1 input[type="text"].tag1 {
    background: url("../img/p9-tag1.png") no-repeat 0 center;
    background-size: 2.2rem 2.5rem;
}

.p1 input[type="text"].tag2 {
    background: url("../img/p9-tag2.png") no-repeat 0 center;
    background-size: 2.2rem 2.5rem;
}

.p1 input[type="submit"] {
    width: 100%;
    height: 2.5rem;
    font-size: 1rem;
    color: #ffffff;
    text-align: center;
    line-height: 2.5rem;
    background: #ff7200;
    border: none;
    cursor: pointer;
    border-radius: 1.25rem;
    box-shadow: 0 4px 10px rgba(255, 114, 0, 0.5);
    -webkit-appearance: none;
}

.p1 .title {
    padding-bottom: 0.95rem;
}

.p1 .title h2 {
    font-size: 1.1rem;
    color: #222;
    font-weight: bold;
}

.p1 .title h2 span {
    color: #ff7200;
}

.p12 {
    overflow: hidden;
    color: #ffba00;
}

.p12 {
    margin-top: 0.5rem;
}

.p12 .cont {
    height: 12rem;
    background: url(../img/bg2.jpg) no-repeat center top;
    background-size: 100% auto;
    padding-top: 1.2rem;
}

.p12 .left {
    width: 4.85rem;
    margin-left: 1.4rem;
}

.p12 .right {
    width: 4.1rem;
    margin-left: 3.6rem;
}

.p12 h3 {
    font-size: 2.75rem;
    font-weight: bold;
    position: relative;
    line-height: 2rem;
    font-family: Arial;
}

.p12 h3 i {
    position: absolute;
    right: -0.55rem;
    top: -0.75rem;
    font-size: 0.75rem;
    font-weight: normal;
}
.p12 h3 em{
 font-style: normal;
}
.p12 p {
    font-size: 0.8rem;
    margin-top: 0.5rem;
    color: #444444;
}

.p12 .mart {
    margin-top: 2.4rem;
}

.p12 b {
    position: absolute;
    top: -0.25rem;
    right: -0.55rem;
    font-size: 0.55rem;
}

.p2 {
    padding-bottom: 0.5rem;
   /* margin-top: 0.75rem;*/
    background: #f7f7f7;
}

.p2 h2 {
    font-size: 0.9rem;
    color: #fff;
    font-weight: bold;
    padding-top: 0.75rem;
}

.p2 .con {
    width: 100%;
    border-radius: 0.6rem;
   /* margin: 0.5rem auto 0;
    padding-bottom: 1rem;*/
}

.p2 .con a {
    display: block;
}

.p2 .p2List {
    padding-bottom: 1rem;
    margin: 0 -0.5rem;
}

.p2 .p2List li {
    width: calc(100% / 4);
    float: left;
    text-align: center;
    line-height: 2;
    font-size: 0.7rem;
    font-weight: bold;
    color: #333;
    padding: 0.2rem 0;
}
.p2 .p2List li a p{
    font-size: 0.75rem;
    color: #222;
    font-weight: bold;
    padding-top: 0.1rem;
}
.p2 .p2List li .img {
    margin: auto;
    width: 3rem;
    height: 3rem;
    background: url("../img/p2icon.png") no-repeat left top;
    background-size: 400%;
}

.p2 .p2List li:nth-child(1) .img {
    background: url("../img/p2icon.png") no-repeat left top;
    background-size: 400%;
}

.p2 .p2List li:nth-child(2) .img {
    background: url("../img/p2icon.png") no-repeat -3rem 0;
    background-size: 400%;
}

.p2 .p2List li:nth-child(3) .img {
    background: url("../img/p2icon.png") no-repeat -6rem 0;
    background-size: 400%;
}

.p2 .p2List li:nth-child(4) .img {
    background: url("../img/p2icon.png") no-repeat -9rem 0;
    background-size: 400%;
}

.p2 .p2List li:nth-child(5) .img {
    background: url("../img/p2icon.png") no-repeat 0 -3rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(6) .img {
    background: url("../img/p2icon.png") no-repeat -3rem -3rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(7) .img {
    background: url("../img/p2icon.png") no-repeat -6rem -3rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(8) .img {
    background: url("../img/p2icon.png") no-repeat -9rem -3rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(9) .img {
    background: url("../img/p2icon.png") no-repeat 0 -6rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(10) .img {
    background: url("../img/p2icon.png") no-repeat -3rem -6rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(11) .img {
    background: url("../img/p2icon.png") no-repeat -6rem -6rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(12) .img {
    background: url("../img/p2icon.png") no-repeat -9rem -6rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(13) .img {
    background: url("../img/p2icon.png") no-repeat 0 -9rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(14) .img {
    background: url("../img/p2icon.png") no-repeat -3rem -9rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(15) .img {
    background: url("../img/p2icon.png") no-repeat -6rem -9rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(16) .img {
    background: url("../img/p2icon.png") no-repeat -9rem -9rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(17) .img {
    background: url("../img/p2icon.png") no-repeat 0 -12rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(18) .img {
    background: url("../img/p2icon.png") no-repeat -3rem -12rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(19) .img {
    background: url("../img/p2icon.png") no-repeat -6rem -12rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(20) .img {
    background: url("../img/p2icon.png") no-repeat -9rem -12rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(21) .img {
    background: url("../img/p2icon.png") no-repeat 0 -15rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(22) .img {
    background: url("../img/p2icon.png") no-repeat -3rem -15rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(23) .img {
    background: url("../img/p2icon.png") no-repeat -6rem -15rem;
    background-size: 400%;
}

.p2 .p2List li:nth-child(24) .img {
    background: url("../img/p2icon.png") no-repeat -9rem -15rem;
    background-size: 400%;
}

.p4 { /*height: 25.15rem;*/
}

.p4 * {
    box-sizing: border-box;
}

.p4 .con {
}

.p4 .con ul {
    margin: 0 -0.25rem;
    padding-bottom: 0.5rem;
}

.p4 .con li {
    width: 33.33%;
    float: left;
    position: relative;
    padding: 0 0.5rem;
    margin-bottom: 0.75rem;
}

.p4 .con li img {
    width: 100%;
    border-radius: 4px;
    display: block;
}

.p4 .con li h4 {
    font-size: 0.6rem;
    margin-top: 0.4rem;
    color: #222;
}

.p3, .p4 , .p14, .p7, .p2 , .p6 ,.p5 ,.p8{
    padding-bottom: 2rem;
}

.p3 * {
    box-sizing: border-box;
}

.p3 .cont ul {
    border-left: 1px solid #6082e5;
    border-right: 1px solid #6082e5;
}

.p3 .cont .t-head {
    background: #6082e5;
    color: #fff;
    height: 1.75rem;
    line-height: 1.75rem;
    font-size: 0.7rem;
    font-weight: bold;
}

.p3 .cont .t-body {
    color: #222;
    font-size: 0.6rem;
    border-bottom: 3px solid #6082e5;
    margin-bottom: 1.35rem;
}

.p3 .cont .t-body li {
    height: 1.75rem;
    line-height: 1.75rem;
    width: 100%;
    overflow: hidden;
}

.p3 .cont ul li {
    float: left;
    border-bottom: 1px solid #6082e5;
}

.p3 .cont .t-body li > div {
    float: left;
    text-align: center;
}

.p3 .cont .t-head li:nth-child(1),
.p3 .cont .t-body li > div:nth-child(1) {
    width: 20%;
    /*border-right: 1px solid #6082e5;*/

}

.p3 .cont .t-head li:nth-child(2),
.p3 .cont .t-body li > div:nth-child(2) {
    width: 20%;
}

.p3 .cont .t-head li:nth-child(3),
.p3 .cont .t-body li > div:nth-child(3) {
    width: 40%;
}

.p3 .cont .t-head li:nth-child(4),
.p3 .cont .t-body li > div:nth-child(4) {
    width: 20%;
}
.part4_body{
    height: 17.6rem;
    overflow: hidden;
    width: 100%;
    margin-bottom: 1.5rem;
    border-bottom:0.175rem solid #6082e5;
}




.p5 {

}

.p5 * {
    box-sizing: border-box;
}

.p5 .con {
}

.p5 .list {
}

.p5 .list .item {
    display: flex;
    padding: 0.6rem 0;
    align-items: center;

}

.p5 .list .item .num {
    flex: 0 0 3.25rem;
    width: 3.25rem;
    height: 3.25rem;
    border-radius: 100%;
    background: #ffb33e;
    text-align: center;
    line-height: 3.25rem;
    padding-top: 0.85rem;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.p5 .list .item .num span {
    width:1.6rem;
    height: 1.6rem;
    display: block;
    background: url("../img/icon1.png") no-repeat left 0;
    background-size: 100% auto;
    margin: auto;
}

.p5 .list .item .num img {
    width: 100%;
    height: auto;
}

.p5 .list .item .des {

    text-align: left;
    /* border: 1px solid #628ff8;
     border-left: none;*/
    padding: 0 0.5rem;

}

.p5 .list .item .des {
    /* border: 1px solid #628ff8;*/
    border-left: none;
    /*border-radius:0 0.2rem 0.2rem 0;*/
    margin-left: 0.6rem;
}

.p5 .list .item .des h3 {
    color: #333;
    font-size: 1rem;
    padding-bottom: 0.3rem;

}

.p5 .list .item .des p {
    color: #888;
    font-size: 0.75rem;
}

.p5 .list .style1 .num {
    background: #ffb33e;
}

.p5 .list .style2 .num {
    background: #26b7c4;
}

.p5 .list .style3 .num {
    background: #f4750e;
}

.p5 .list .style4 .num {
    background: #6082e5;
}

.p5 .list .style1 .num span {
    background: url("../img/icon1.png") no-repeat left 0;
    background-size: 100% auto;
}

.p5 .list .style2 .num span {
    background: url("../img/icon1.png") no-repeat left -1.6rem;
    background-size: 100% auto;
}

.p5 .list .style3 .num span {
    background: url("../img/icon1.png") no-repeat left -3.2rem;
    background-size: 100% auto;
}

.p5 .list .style4 .num span {
    background: url("../img/icon1.png") no-repeat left -4.8rem;
    background-size: 100% auto;
}

.p14 {
}

.p14 * {
    box-sizing: border-box;
}

.p14 .con {
}

.p14 .list {
    margin-bottom: 1.5rem;
}

.p14 .list .item {
    display: flex;
    margin: 0.6rem 0;
    align-items: center;
    border-radius: 4px;

}

.p14 .list .item .num {
    flex: 0 0 3.25rem;
    width: 3.8rem;
    height: 4rem;

    background: #ffb33e;
    text-align: center;
    line-height: 3.25rem;
    padding-top: 0.95rem;

    border-radius: 4px 0 0 4px;

}

.p14 .list .item .num span {
    width: 2.1rem;
    height: 2.1rem;
    display: block;
    background: url("../img/icon2.png") no-repeat left 0;
    background-size: 100% auto;
    margin: auto;
}

.p14 .list .item .num img {
    width: 100%;
    height: auto;
}

.p14 .list .item .des {
    text-align: left;
    padding: 0 0.5rem;

}

.p14 .list .item .des {
    /* border: 1px solid #628ff8;*/
    border-left: none;
    /*border-radius:0 0.2rem 0.2rem 0;*/
    margin-left: 0.6rem;
}

.p14 .list .item .des h3 {
    color: #222;
    font-size: 1rem;
    padding-bottom: 0.3rem;
}

.p14 .list .item .des p {
    color: #888;
    font-size: 0.75rem;
}

.p14 .list .style1 {
    border: 1px solid #ffb33e;
}

.p14 .list .style2 {
    border: 1px solid #26b7c4;
}

.p14 .list .style3 {
    border: 1px solid #6082e5;
}

.p14 .list .style1 .num {
    background: #ffb33e;
}

.p14 .list .style2 .num {
    background: #26b7c4;
}

.p14 .list .style3 .num {
    background: #6082e5;
}

.p14 .list .style1 .num span {
    background: url("../img/icon2.png") no-repeat left 0;
    background-size: 100% auto;
}

.p14 .list .style2 .num span {
    background: url("../img/icon2.png") no-repeat left -2.1rem;
    background-size: 100% auto;
}

.p14 .list .style3 .num span {
    background: url("../img/icon2.png") no-repeat left -4.2rem;
    background-size: 100% auto;
}

.p15 {
    background: #f7f7f7;
    padding-bottom: 1rem;
}

.p15 * {
    box-sizing: border-box;
}

.p15 .con {
}

.p15 .list {
}

.p15 .list .item {
    display: flex;
    margin: 0.6rem 0;
    align-items: center;
    background: #fff;
    padding: 0.5rem 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    position: relative;
}
.p15 .list .item .tip{
    display: inline-block;
    width: 0.75rem;
    height: 1rem;
    background: url("../img/jiantou.png") no-repeat left 0;
    background-size: 100% auto;
    position: absolute;
    right: 0.8rem;
    top: 50%;
    margin-top: -0.5rem;
}
.p15 .list .style2 .tip{
    background: url("../img/jiantou.png") no-repeat left 0;
    background-size: 100% auto;
}
.p15 .list .style3 .tip{
    background: url("../img/jiantou.png") no-repeat left -1rem;
    background-size: 100% auto;
}
.p15 .list .style4 .tip{
    background: url("../img/jiantou.png") no-repeat left -2rem;
    background-size: 100% auto;
}

.p15 .list .item .num {
    flex: 0 0 3.25rem;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 100%;
    text-align: center;
}

.p15 .list .item .num span {
    width: 2.5rem;
    height: 2.5rem;
    display: block;
    background: url("../img/icon3.png") no-repeat left 0;
    background-size: 100% auto;
    margin: auto;
}

.p15 .list .item .num img {
    width: 100%;
    height: auto;
}

.p15 .list .item .des {
    text-align: left;
    padding: 0 0.5rem;
}

.p15 .list .item .des {
    border-left: none;
}

.p15 .list .item .des h3 {
    color: #222;
    font-size: 1rem;
    padding-bottom: 0.3rem;
}

.p15 .list .item .des p {
    color: #999;
    font-size: 0.75rem;
}

.p15 .list .style1 {
    border-top: 0.15rem solid #fac413;
}

.p15 .list .style2 {
    border-top: 0.15rem solid #2ccfa6;
}

.p15 .list .style3 {
    border-top: 0.15rem solid #ff9946;
}

.p15 .list .style4 {
    border-top: 0.15rem solid #749cf1;
}

.p15 .list .style1 .num span {
    background: url("../img/icon3.png") no-repeat left 0;
    background-size: 100% auto;
}

.p15 .list .style2 .num span {
    background: url("../img/icon3.png") no-repeat left -2.5rem;
    background-size: 100% auto;
}

.p15 .list .style3 .num span {
    background: url("../img/icon3.png") no-repeat left -5rem;
    background-size: 100% auto;
}

.p15 .list .style4 .num span {
    background: url("../img/icon3.png") no-repeat left -7.5rem;
    background-size: 100% auto;
}



.p7 {

    background: #f7f7f7;
}

.p7 * {
    box-sizing: border-box;
}

.p7 .con { /*height:20.65rem; padding:0.75rem 0.75rem;*/
    width: 100%;
    overflow: hidden;
    padding-bottom: 2rem;
    position: relative;
}

/*.p7 img,.p7 li, .p8 img{width: 6.65rem;}*/
.p7 li h3 {
    font-size: 0.7rem;
    margin-top: -1.2rem;
    padding-left: 0;
    color: #fff;
    text-align: center;
    background: rgba(0,0,0,0.6);
    position: relative;
    height: 1.25rem;
    line-height: 1.25rem;
    border-radius: 0 0 0.15rem 0.15rem;
}

.p7 li h3 span {
    font-weight: bold;
    font-size: 0.6rem;
}

.p7 li p {
    font-size: 0.6rem;
    margin: 0.6rem 0;
    line-height: 0.85rem;
    text-align: justify;
}

.p7 .con .swiper-container {
    width: 100%;
}

.p7 .con .swiper-container .swiper-wrapper {
}

.p7 .con .swiper-container .swiper-slide {
    width: 100%;
}

.p7 li {
    width: 50%;
    padding:0 0.2rem;
    margin: 0.2rem 0;
}

.p7 li img {
    width: 100%;
    display: block;
    border-radius: 0.15rem;
}

.p7 .swiper-pagination{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
}
.p7 .swiper-pagination .swiper-pagination-bullet{
  float: none;
  display: inline-block;
  margin: 0 0.2rem;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 100%;
    background: #ff7200;

}
.p7 .swiper-pagination .swiper-pagination-bullet-active{
    float: none;
    display: inline-block;
    width:1.5rem;
    height: 0.4rem;
    border-radius:0.2rem;
    background: #ff7200;
}





.p6 {
    background: #f7f7f7;
}

.p6 .con img {
    width: 100%;
    display: block;
}

/*p8*/
.p8 {

}
.p8 *{
 box-sizing: border-box;
}
.p8 .con {

    width: 100%;
    overflow: hidden;
    position: relative;
    padding-bottom: 1.6rem;
}
.p8 .p8-box{
    padding-left: 1.6rem;
}
.p8 .con .swiper-container {
    width: 100%;
}

.p8 .con .swiper-container .swiper-wrapper {
}

.p8 .con .swiper-container .swiper-slide {
    width: 100%;
    min-width: 100px;
}

.p8 .swiper-pagination{
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    left: -0.8rem;
}
.p8 .swiper-pagination .swiper-pagination-bullet{
    float: none;
    display: inline-block;
    margin: 0 0.2rem;
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 100%;
    background: #ff7200;

}
.p8 .swiper-pagination .swiper-pagination-bullet-active{
    float: none;
    display: inline-block;
    width:1.5rem;
    height: 0.4rem;
    border-radius:0.2rem;
    background: #ff7200;
}
.p8 .video{
    width: 100%;
    min-height: 100px;
    padding-right: 0.8rem;
    overflow: hidden;
    position: relative;

}
.p8 .video img{
    width: 100%;
    border-radius: 0.5rem;
}
.p8 .video .video-box{
   position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-right: 0.8rem;
    display: none;

}
.p8 .video .video-box > div{
    background: #000;
    height: 100%;
}
.p8 .video iframe{
    width: 100%;
}
.p8 .con .swiper-container .swiper-slide p{
  text-align: center;
  color: #222;
  font-size: 0.85rem;
    padding-top: 0.2rem;
}




.p13 {
    height: 18.75rem;
}

.p13 h3 {
    width: 7.55rem;
    margin: 0 auto;
    font-size: 1.1rem;
    color: #fff;
    padding-top: 1rem;
    position: relative;
}

.p13 h3 i {
    position: absolute;
    top: 1.8rem;
    width: 1.1rem;
    height: 0.05rem;
    background: #fff;
}

.p13 h3 .one {
    left: 0rem;
}

.p13 h3 .two {
    right: 0rem;
}

.p13 h4 {
    font-weight: bold;
    color: #ffdc7e;
    margin-top: -0.3rem;
    margin-bottom: 0.3rem;
}

.p13 h4 b {
    color: #fff;
    font-weight: bold;
}

.p13 h4 span {
    font-size: 2.4rem;
}

.p13 .box {
    width: 15rem;
    margin: 0 auto;
}

.p13 form {
    width: 100%;
}

.p13 form input.txt {
    margin-bottom: 0.75rem;
    width: 15rem;
    height: 2.5rem;
    font-size: 0.9rem;
    color: #bbb;
    text-indent: 2.05rem;
    line-height: 2.5rem;
    border: none;
}

.p13 form input.name {
    background: url(../img/input1.png) no-repeat center;
    background-size: 15rem 2.5rem;
}

.p13 form input.phone {
    background: url(../img/input2.png) no-repeat center;
    background-size: 15rem 2.5rem;
}

.p13 form input[type="submit"] {
    margin: 0 auto;
    width: 15rem;
    height: 2.25rem;
    line-height: 2.25rem;
    display: block;
    background: url(../img/btn.png) no-repeat;
    background-size: 100% 100%;
    border: none;
    margin-top: 0.75rem;
}

.p13 form .ly-send-num {
    width: 8.25rem;
    height: 2.5rem;
    line-height: 2.5rem;
    color: #bbb;
    font-size: 0.9rem;
    text-align: center;
    background: #fff;
    border: none;
    border-radius: 0.2rem;
    float: left;
}

.p13 form .ly-send-send {
    float: right;
    width: 6.15rem;
    height: 2.45rem;
    line-height: 2.5rem;
    color: #ffffff;
    font-size: 0.9rem;
    border: none;
    border: 1px solid #daddfc;
    border-radius: 0.2rem;
    position: relative;
}

.ly-send-send b {
    width: 100%;
    height: 100%;
    border-radius: 0.2rem;
    background: #9599ff;
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: 0;
}

.ly-send-send p {
    position: relative;
    z-index: 999;
}

input::-webkit-input-placeholder {
    color: #bbb;
}

input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #bbb;
}

input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #bbb;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #bbb;
}

.p3 .btn, .p4 .btn, .p5 .btn, .p6 .btn, .p7 .btn, .p8 .btn {
    width: 13.95rem;
}

/*.p3 .btn{margin-top: 3.1rem;}*/
.p5 .btn {
    margin-top: 1rem;
}

.foot {
    font-size: 0.6rem;
    color: #999;
    line-height: 0.95rem;
    padding: 1rem 0 2.4rem;
    background: #191919;
}
.bottom-img img{
    width: 100%;
    display: block;
}
/*animate*/
@charset "UTF-8";

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@keyframes roll {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes op1 {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes op2 {
    0% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transform-origin: left;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        transform-origin: left;
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transform-origin: left;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        transform-origin: left;
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
    transform-origin: left;
}

@-webkit-keyframes rubberBandr {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transform-origin: right;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        transform-origin: right;
    }
}

@keyframes rubberBandr {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transform-origin: right;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        transform-origin: right;
    }
}

.rubberBandr {
    -webkit-animation-name: rubberBandr;
    animation-name: rubberBandr;
    transform-origin: right;
}

@-webkit-keyframes rubberBandb {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transform-origin: bottom;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        transform-origin: bottom;
    }
}

@keyframes rubberBandb {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0);
        transform-origin: bottom;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        transform-origin: bottom;
    }
}

.rubberBandb {
    -webkit-animation-name: rubberBandb;
    animation-name: rubberBandb;
    transform-origin: bottom;
}

@keyframes mymove {
    0% {
        width: 0;
    }
    100% {
        width: 45%;
    }
}

.btn {
    box-shadow: 0 4px 10px rgba(255, 114, 0, 0.5);
    display: block;
    width: 14rem;
    height: 2.5rem;
    background: #ff7200;
    border-radius: 1.25rem;
    margin: 0 auto;
    line-height: 2.4rem;
    font-size: 1rem;
    color: #ffffff;
}

.p1 .btn {
    margin-top: 0.75rem;
}

.p2 .btn {
   /* background: #f66118;*/
}

