a {
    text-decoration: none;
}

.home>img:nth-child(1) {
    height: 5.31rem;
}

.home>img:nth-child(2) {
    width: 6.56rem;
    height: 0.57rem;
    display: block;
    margin: 40px auto 35px;
}

.home .huangse {
    width: 1.1rem;
    height: 0.1rem;
    background: #f67605;
    border-radius: 5px;
    margin: 0 auto;
    margin-bottom: 0.34rem;
}

.home .title {
    width: 6.1rem;
    font-size: 0.36rem;
    color: #000000;
    margin: 0 auto;
    margin-bottom: 0.85rem;
    font-weight:100;
    color:rgba(0,0,0,1);
}
.home .item {
    box-sizing: border-box;
    max-width: 100%;
    margin: 0 auto 85px;
    overflow: hidden;
    width: 100%;
    height: 420px;
}
.home .item .item_content {
    margin-left: 0;
    float: left;
    display: flex;
    justify-content: center;
}
.home .item .itemInner {
    float: left;
    margin-left: 0;
    display: flex;
    justify-content: space-between;
}
.home .item .product-swiper-container {
    max-width: 1560px;
    width: 1544px;
}
.home .item .item_list {
    width: 274px;
    height: 384px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    background: #ffffff;
    box-shadow: 0px 10px 10px 0px rgba(54, 123, 240, 0.17);
    border-radius: 10px;
    font-size: 0;
}

#mapCanvas div {
    font-size: 20px !important;
}

.home .item .item_list p:nth-child(1) {
    max-width: 90%;
    margin: 38px auto 34px;
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(68,68,68,1);
      text-overflow: ellipsis;
      -ms-text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.home .item .item_list div:nth-child(2) {
    width: 247px;
    height:178px;
    background: url(./assets/images/phone.png) 0 0 no-repeat;
    background-size: 100% 100%;
    margin-bottom: 19px;
}

.home .item .item_list div:nth-child(3) {
    margin-bottom: 22px;
    width:234px;
    height:2px;
    background-color: rgba(100,32,184,1);
    opacity: 0.2;
}

.home .item .item_list .hot {
    text-align: center;
    width:157px;
    height:46px;
    line-height: 46px;
    background:rgba(54,123,240,1);
    border-radius:3px;
    font-size:14px;
    font-family:Heiti SC;
    font-weight:500;
    color:rgba(255,255,255,1);
}

.home .banner1 {
    width: 100%;
    padding: 0.53rem 0rem 0.53rem 0rem;
    box-sizing: border-box;
    margin-bottom: 0.63rem;
}
.home .banner1 .banner1_inner {
    width: 1170px;
    min-height: 728px;
    margin: 0 auto 0;
    display: flex;
    justify-content: space-between;
}
.home .banner1 .banner1_item {
    width: 880px;
    border-radius: 6px;
    flex-direction: column;
    margin-top: 0.67rem;
}

.home .banner1 .banner1_item>div {
    width: 880px;
    border-radius: 6px;
    margin-bottom: 0.53rem;
    display: flex;
    flex-wrap: wrap;
    display: none;
}
.home .banner1 .banner1_item>div:nth-child(1) {
    display: flex;
    justify-content: flex-start;
}
.home .banner1 .banner1_item>div>a {
    margin-left: 15px;
    margin-top: 53px;
    width:196px;
    height:237px;
    background:rgba(255,255,255,1);
    box-shadow:0px 10px 10px 0px rgba(54,123,240,0.28);
    border-radius:6px;
}
.home .banner1 .banner1_item>div>a:nth-child(4n+1) {
    margin-left: 0px;
}
.home .banner1 .banner1_item>div>a:nth-child(1) {
    margin-top: 0px;
}
.home .banner1 .banner1_item>div>a:nth-child(2) {
    margin-top: 0px;
}
.home .banner1 .banner1_item>div>a:nth-child(3) {
    margin-top: 0px;
}
.home .banner1 .banner1_item>div>a:nth-child(4) {
    margin-top: 0px;
}
.home .banner1 .banner1_item>div>a p {
    font-size:20px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(68,68,68,1);
    padding: 0 18px;
    margin: 28px auto 20px;
    text-align: center;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.home .banner1 .banner1_item>div>a div {
    width:184px !important;
    height:152px !important;
    border-radius:6px;
    margin: 0 auto;
}
.home .content {
    width: 1170px;
    margin: 0 auto;
}

.home .content .about {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0.72rem;
}
.home .content .about>div.about_content {
    width: 1186px;
    margin: 0 auto 0;
    overflow: hidden;
}
.home .content .about>div.about_title {
    width: 100%;
}
.home .content .about>div.about_title .about_title_top {
    margin: 0 auto;
    width: 5.04rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 0.2rem;
}
.home .content .about>div.about_title p {
    display: block;
    text-align: center;
    font-size: 0.2rem;
    color: #cccccc;
    margin-bottom: 0.48rem;
}
.home .content .about>div.about_title .about_title_top >span {
    font-size: 0.3rem;
}
.home .content .about>div.about_title .about_title_top >div {
    width: 1.14rem;
    height: 2px;
    background-color: gray;
    opacity: 0.4;
}
.home .content .about>div.about_content div.about_content_left {
    width:551px;
    height:407px;
    background:linear-gradient(62deg,rgba(90,148,246,1),rgba(57,125,241,1));
    float: left;
}
.home .content .about>div.about_content div.about_content_right {
    width: 519px;
    padding-left: 96px;
    overflow: hidden;
    float: right;
}
.home .content .about>div.about_content div.about_content_right > p {
    text-align: left;
    font-size: 0.24rem;
    margin-bottom: 0.29rem;
}
.home .content .about>div.about_content div.about_content_right div span {
    float: left;
    position: relative;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:28px;
}
.home .content .about>div.about_content div.about_content_right div span a {
    width:177px;
    height:54px;
    line-height: 54px;
    color:rgba(255,255,255,1);
    font-size: 0.2rem;
    text-align: center;
    background:linear-gradient(62deg,rgba(90,148,246,1),rgba(54,124,240,1));
    box-shadow:1px 15px 29px 0px rgba(54,124,240,0.3);
    display: block;
    float: right;
    margin: 25px;
    margin-right: 0px;
}
.home .content .about>div:nth-child(2)>div:nth-child(1)>span {
    font-size: 0.3rem;
}

.home .content .about>div:nth-child(2)>div:nth-child(1)>div {
    width: 0.29rem;
    height: 2px;
    background-color: gray;
    opacity: 0.4;
}

.home .content .about>div:nth-child(2)>p:nth-child(2) {
    text-align: left;
    font-size: 0.24rem;
    margin-bottom: 0.29rem;
}

.home .content .about>div:nth-child(2)>div:nth-child(3) {
    position: relative;
    width: 5.29rem;
    font-size: 0.14rem;
    line-height: 0.28rem;
    overflow: hidden;
}
.home .content .about>div:nth-child(2)>div:nth-child(3) span {
    float: left;
    position: relative;
    font-size:14px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:28px;
}
.home .content .about>div:nth-child(2)>div:nth-child(3) span a {
    width:177px;
    height:54px;
    line-height: 54px;
    color:rgba(255,255,255,1);
    font-size: 0.2rem;
    text-align: center;
    background:linear-gradient(62deg,rgba(90,148,246,1),rgba(54,124,240,1));
    box-shadow:1px 15px 29px 0px rgba(54,124,240,0.3);
    display: block;
    float: right;
    margin: 25px;
    margin-right: 0px;
}
.home .content .about>div:nth-child(2)>div:nth-child(3)>div {
    display: inline-block;
    font-size: 0.2rem;
    text-align: center;
    float: right;
    width:177px;
    height:54px;
    line-height: 54px;
    align-items: center;
    background:linear-gradient(62deg,rgba(90,148,246,1),rgba(54,124,240,1));
    box-shadow:1px 15px 29px 0px rgba(54,124,240,0.3);
}
.home .content .about>div:nth-child(2)>div:nth-child(3)>div a {
    font-size:20px;
    font-family:Adobe Heiti Std;
    font-weight:normal;
    color:rgba(255,255,255,1);
    display: block;
    width: 100%;
    height: 100%;
}
.home .content .about>div:nth-child(3) {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 42px;
}

.home .content .about>div:nth-child(3)>div {
    background: url(./assets/images/phone.png) repeat;
    background-size: contain;
    width: 335px;
    height: 216px;
}

.home .content .about>div:nth-child(3)>div:nth-child(1) {
    position: relative;
}
.home .content .about>div:nth-child(3)>div:nth-child(1) div.mask {
    width:95px;
    height:137px;
    background:rgba(83,143,245,1);
    opacity:0.47;
    border-radius:50%;
}
.home .content .about>div:nth-child(3)>div:nth-child(1)>div {
    width: .95rem;
    height: 1.37rem;
    position: absolute;
    right: -0.475rem;
    bottom: -0.685rem;
    background: #ccc;
}

.home .content .news {
    width: 100%;
    /*height: 6.47rem;*/
}

    .home .content .news>div:nth-child(1) {
        margin: 0 auto;
        width: 5.04rem;
        display: flex;
        align-items: center;
        justify-content: space-around;
        margin-bottom: 0.2rem;
    }

    .home .content .news>div:nth-child(1)>span {
        font-size: 0.3rem;
    }

    .home .content .news>div:nth-child(1)>div {
        width: 1.14rem;
        height: 2px;
        background-color: gray;
        opacity: 0.4;
    }

.home .content .news>p:nth-child(2) {
    display: block;
    text-align: center;
    font-size: 0.2rem;
    color: #cccccc;
}

.home .content .news>div:nth-child(3) {
    margin-top: 0.48rem;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.home .content .news>div:nth-child(3)>div:nth-child(1) {
    width: 429px;
    height: 484px;
    margin-right: 0.59rem;
    background: url(./assets/images/phone.png) repeat;
}
.home .content .news>div:nth-child(3)>div:nth-child(1) img {
    max-width: 429px;
    max-height: 484px;
    width: auto;
    height: auto;
}
.home .content .news>div:nth-child(3)>div:nth-child(2) {
    width: 675px;
}

.home .content .news>div:nth-child(3)>div:nth-child(2)>div:nth-child(3) {
    margin-top: 0.12rem;
    width: 2.77rem;
    height: 1.76rem;
    float: right;
    background: url(./assets/images/phone.png) repeat;
}

.home .content .news>div:nth-child(3)>div:nth-child(2)>div:nth-child(5) {
    width: 100%;
    height: 1.01rem;
    font-size: 0.16rem;
    color: #666666;
    line-height: 0.3rem;
    overflow: hidden;
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_title {
    display:table
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_title .img {
    display: inline-block;
    width: 73px;
    height: 28px;
    padding: 6.31px 15.5px 2.7px 0px;
    border-right: 2px solid rgba(204,204,204,1);
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_title .img div {
    width: 100%;
    height: 100%;
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_title > div {
    display: inline-block;
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_title > div:nth-child(2) {
    font-size:20px;
    font-family:Source Han Sans SC;
    font-weight:bold;
    color:rgba(52,52,52,1);
    line-height:71px;
    margin-left: 25.5px;
    transform: translateY(-9px);
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_content {
    overflow: hidden;
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_content .left {
    width: 336px;
    float: left;
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_content .left p {
    font-size:16px;
    font-family:Adobe Heiti Std;
    font-weight:normal;
    color:rgba(102,102,102,1);
    line-height:30px;
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_content .right {
    width:277px;
    height:176px;
    float: right;
    margin-top: 12px;
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_content .right .img {
    width:277px;
    height:176px;
}
.home .content .news>div:nth-child(3) .news_content .one .news_one_content .right .img img {
    max-width: 277px;
    max-height: 176px;
    width: auto;
    height: auto;
}
.home .content .news>div:nth-child(3) .news_content .two {
    margin-top: 6px;
}
.home .content .news>div:nth-child(3) .news_content .two .news_two_title .img {
    display: inline-block;
    width: 81px;
    height: 28px;
    padding: 6.31px 15.5px 2.7px 0px;
    border-right: 2px solid rgba(204,204,204,1);
}
.home .content .news>div:nth-child(3) .news_content .two .news_two_title .img div {
    width: 100%;
    height: 100%;
}
.home .content .news>div:nth-child(3) .news_content .two .news_two_title > div {
    display: inline-block;
}
.home .content .news>div:nth-child(3) .news_content .two .news_two_title > div:nth-child(2) {
    font-size:20px;
    font-family:Source Han Sans SC;
    font-weight:bold;
    color:rgba(52,52,52,1);
    line-height:71px;
    margin-left: 25.5px;
    transform: translateY(-9px);
}
.home .content .news>div:nth-child(3) .news_content .two .news_two_content .left p {
    font-size:16px;
    font-family:Adobe Heiti Std;
    font-weight:normal;
    color:rgba(102,102,102,1);
    line-height:30px;
}

.home .content .news>div:nth-child(4) {
    width: 100%;
    margin-top: 0.36rem;
}

.home .content .news>div:nth-child(4).three {
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    margin-top: 36px;
    width: 100%;
}
.home .content .news>div:nth-child(4).three .three_left {
    max-width: 399px;
}
.home .content .news>div:nth-child(4).three .three_right {
    max-width: 304px;
    width:304px;
    height:263px;
    background:rgba(238,238,238,1);
}
.home .content .news>div:nth-child(4).three .three_right h1 {
    font-size:20px;
    font-family:Source Han Sans SC;
    font-weight:bold;
    color:rgba(70,129,249,1);
    line-height:28px;
    text-align: center;
    /*padding: 48px 0px 21px;*/
    padding: 15px 0px 10px;
}
.home .content .news>div:nth-child(4).three .three_right h2 {
    font-size:14px;
    font-family:SourceHanSansSC;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:28px;
    text-align: center;
}
.home .content .news>div:nth-child(4).three .three_right h3 {
    /*padding: 31px 0px 34px;*/
    padding: 17px 0px 15px;
    text-align: center;
}
.home .content .news>div:nth-child(4).three .three_right h3 div.phone_icon {
    width: 31px;
    height: 31px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}
.home .content .news>div:nth-child(4).three .three_right h3 p {
    font-size:18px;
    font-family:Source Han Sans SC;
    font-weight:bold;
    color:rgba(235,97,0,1);
    line-height:28px;
    vertical-align: middle;
    display: inline-block;
}
.home .content .news>div:nth-child(4).three .three_right h4 {
    font-size:24px;
    font-family:Source Han Sans SC;
    font-weight:bold;
    color:rgba(70,129,249,1);
    line-height:28px;
    text-align: center;
}
.home .content .news>div:nth-child(4).three .three_center {
     max-width: 394px;
     width:394px;
    height:263px;
}
.home .content .news>div:nth-child(4).three .three_center .center_img {
    width:394px;
    height:263px;
}
.home .content .news>div:nth-child(4).three .three_left .news_three_title {
    padding: 61px 0px 34px;
}
.home .content .news>div:nth-child(4).three .three_left .news_three_title .img {
    display: inline-block;
    width: 116px;
    height: 28px;
    padding: 6.31px 15.5px 2.7px 0px;
    border-right: 2px solid rgba(204,204,204,1);
}
.home .content .news>div:nth-child(4).three .three_left .news_three_title .img div{
    width: 100%;
    height: 100%;
}
.home .content .news>div:nth-child(4).three .three_left .news_three_title div:nth-child(2) {
    display: inline-block;
    font-family:Source Han Sans SC;
    font-weight:bold;
    color:rgba(51,51,51,1);
    margin-left: 20px;
    transform: translateY(-9px);
    max-width: 240px;
    height: 28px;
    padding: 6.31px 0px 2.7px 0px;
    line-height: 28px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 6px;
}
.home .content .news>div:nth-child(4).three .three_left .news_three_title div:nth-child(2) a {
    font-size:20px;
        margin-top: 6px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.home .content .news>div:nth-child(4).three .three_left .news_three_content .left p {
    font-size:16px;
    font-family:SourceHanSansSC;
    font-weight:500;
    color:rgba(102,102,102,1);
    line-height:30px;
}
.home .content .news>div:nth-child(4)>div:nth-child(3)>p:nth-child(1) {
    color: #4681F9;
    font-size: 0.2rem;
    font-weight: 900;
    margin-bottom: 0.2rem;
}

.home .content .news>div:nth-child(4)>div:nth-child(3)>p:nth-child(2) {
    color: #666666;
    /* margin-bottom: 0.37rem; */
    font-size: 0.14rem;
    text-align: center;
    width: 100%;
    display: inline-block;
    height: 0.72rem;
}

.home .content .news>div:nth-child(4)>div:nth-child(3)>div:nth-child(3) {
    display: flex;
    margin-bottom: 0.42rem;
}

.home .content .news>div:nth-child(4)>div:nth-child(3)>div:nth-child(3)>img:nth-child(1) {
    width: 0.31rem;
    height: 0.31rem;
    margin-right: 0.1rem;
}

.home .content .news>div:nth-child(4)>div:nth-child(3)>div:nth-child(3)>span:nth-child(2) {
    color: #EB6100;
    font-weight: 900;
    font-size: 0.18rem;
}

.home .content .news>div:nth-child(4)>div:nth-child(3)>p:nth-child(4) {
    color: #4681F9;
    font-size: 0.24rem;
    font-weight: 900;
}

.home .content .fengcai {
    margin-top: 0.83rem;
    width: 100%;
}
.home .content .fengcai_img {
    width: 1170px;
    margin: 60px auto 71px;
    overflow: hidden;
}
.home .content .fengcai_content {
    width: 1170px;
    margin: 0 auto 0;
    display: flex;
}
.home .content .fengcai_content_img {
    display: flex;
    justify-content: space-between;
}
.fengcai_content_img .fengcai_img_wrap {
    display: flex;
    justify-content: space-between;
    width: 1170px;
    float: left;
}
.home .content .fengcai_content_img .fengcai_img_wrap div {
    width:255px;
    height:227px;
    margin-right: 50px;
}
.home .content .fengcai_content_img div.fengcaiimg {
    width:255px;
    height:227px;
    margin-right: 50px;
}
.home .content .fengcai>div:nth-child(1) {
    margin: 0 auto;
    width: 5.04rem;
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin-bottom: 0.2rem;
}

.home .content .fengcai>div:nth-child(1)>span {
    font-size: 0.3rem;
}

.home .content .fengcai>div:nth-child(1)>div {
    width: 1.14rem;
    height: 2px;
    background-color: gray;
    opacity: 0.4;
}

.home .content .fengcai>p:nth-child(2) {
    display: block;
    text-align: center;
    font-size: 0.2rem;
    color: #cccccc;
}

.home .content .fengcai>div:nth-child(3) {
    margin-top: 0.6rem;
    display: flex;
    justify-content: space-between;
}

.home .content .fengcai>div:nth-child(3)>div {
    width:255px;
    height:227px;
    background: url(./assets/images/phone.png) repeat;
}

.home .banner2 {
    width: 1170px;
    height: 4.6rem;
    background: url(./assets/images/z50.png);
    margin: 0 auto;
}

.home .banner2>div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
    height: 100%;
}

.home .banner2>div>div {
    width:255px;
    height:227px;
    background: url(./assets/images/phone.png) repeat;
}

.tltle_news {
    width: 100%;
    height: 0.37rem;
    display: flex;
    align-items: center;
    font-size: 0.2rem;
    color: #333333;
    font-weight: 900;
    margin-bottom: 0.46rem;
}

.tltle_news>div:nth-child(2) {
    width: 2px;
    height: 0.37rem;
    background: #cccccc;
    margin-left: 0.16rem;
    margin-right: 0.25rem;
}

.tltle_news>img {
    height: 0.28rem;
}

.sousuo {
    margin-right: .5rem;
}

.home .banner1 .sousuo .xiala1 {
    box-sizing: border-box;
    background-color: #ffffff;
    font-size: .18rem;
    overflow: hidden;
}

.sousuo>div:nth-child(1)>.zhedie {
    height: .68rem;
    width: 190px;
    padding: 0 29px 0 31px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-sizing: content-box;
    border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.sousuo>div:nth-child(1)>.zhedie:hover {
    /*background: #2D68CD;*/
}
.sousuo>div:nth-child(1)>.zhedie:hover span {
    /*color: #fff;*/
}
.sousuo>div:nth-child(1)>.zhedie_a {
    width: 250px;
    background-color: #F7F7F7;
}
.xiala1 {

}

.zhedie>img {
    float: right;
    width: .14rem;
    height: .08rem;
}

.zhedie>span {
    height: .68rem;
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    color: rgba(34,34,34,1);
}
.xiala1>.zhedie.active span {
    color: #fff;
}
.index_ss {
    width: 190px;
    padding: 0 29px 0 31px;
    height: .68rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.index_ss form {
    width: 190px;
    display: flex;
    justify-content: space-between;
}
.index_ss>form>img {
    width: .18rem;
    height: .18rem;
}

.index_ss>form>span {
    margin-right: 5px;
    color: rgba(34,34,34,1);
}
.index_ss form span,.ss form input {
    font-size: 18px;
    color: rgba(34,34,34,1);
}
.index_ss>form>input:nth-child(2) {
    margin-right: 0.1rem;
    width: 1.2rem;
    border: none;
    height: .34rem;
    color: rgba(39, 61, 82, 1);
    opacity: 0.3;
    outline: medium
}
.index_ss>form>input:nth-child(3) {
    width: 30px;
    height: 20px;
    border: none;
    color: #fff;
    background: blue;
    opacity: 0.3;
    outline: medium
}

.ss {
    width: 190px;
    padding: 0 29px 0 31px;
    height: .68rem;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(221, 221, 221, 1);
}
.ss form {
    width: 190px;
}
.ss>form>img {
    width: .18rem;
    height: .18rem;
}

.ss>form>span {
    margin-right: 5px;
}
.ss form span,.ss form input {
    font-size: 18px;
}
.ss>form>input:nth-child(2) {
    margin-right: 0.1rem;
    width: 1.2rem;
    border: none;
    height: .34rem;
    color: rgba(39, 61, 82, 1);
    opacity: 0.3;
    outline: medium
}
.ss>form>input:nth-child(3) {
    width: 30px;
    height: 20px;
    border: none;
    color: #fff;
    background: blue;
    opacity: 0.3;
    outline: medium
}
.ss form span,.ss form input {
    font-size: 19px !important;
    vertical-align: middle !important;
}
.ss form input[type='text'] {
    width: 1.1rem !important;
    height: auto !important;
    margin-top: 3px;
}
.ss form input[type='submit'] {
    margin-top: 5px;
}
.zhedie_a {
    display: none;
    width: 100%;
}
.zhedie_a>p {
    box-sizing: border-box;
    width: 100%;
    padding-left: .3rem;
    display: flex;
    justify-content: right;
    align-items: center;
    border-radius: 0px 4px 4px 0px;
    font-size: 16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height: 60px;
}
.zhedie_a>p>span:hover {
    background-color: #799CD8;
    color: black;
}
.zhedie_a>p>span:nth-child(1) {
    width: .03rem;
    height: .03rem;
    background-color: black;
    margin-right: 7px;
    display: none;
}
.zhedie_a>p>a{
    font-size: 16px;
    font-family:Microsoft YaHei;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:60px;
    width: 100%;
    height: 100%;
    display: block;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.zhedie_a>p>span:nth-child(2) {
    width: 1.11rem;
    height: .35rem;
    text-align: center;
    line-height: .35rem;
    margin-right: .08rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.xiala1>.zhedie.active {
    background: #2D68CD;
    color: #fff;
}