                      * {
                          margin: 0;
                          padding: 0;
                      }
body {
    overflow: auto;
    font-family: "Microsoft Yahei", Arial, tahoma, arial !important;
    margin: 0;
    padding: 0;
    font-style: normal!important;
    font-variant: normal!important;
    color: #707070;
    background-color: #fff;
    font-size: 12px;
    font-weight: light;
}
a {
    color: #434343;
    text-decoration: none;
    transition: 0.3s;
    cursor: pointer;
}
a:hover {
    color: #ff6800;
    text-decoration: none;
    opacity: 0.8;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}
.clearFix:after {
    content: '';
    clear: both;
    font-size: 0px;
    line-height: 0;
    height: 0;
    display: block;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
ul li {
    list-style: none;
}
br {
    margin: 0px;
    padding: 0px;
}
input,
button,
select,
textarea {
    outline: none;
    font-family: "Microsoft Yahei";
}
.radio-ipt b{
    position: relative;
    padding-left: 10px;
}
.radio-ipt input{
    vertical-align: middle;
}
.radio-ipt b:before{
    position: absolute;
    content: '';
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #e5e5e5;
    left: -15px;
    top: -3px;
    background: url(../images/xcxplate-3.png) no-repeat center center;
    background-color: #eee;
    background-size: 100%;
}
.radio-ipt input:checked + b:before{
    background-color: #ff6800;
}

.w-1180{
    width: 1180px;
    margin: 0 auto;
}
.w-1300{
    width: 1300px;
    margin: 0 auto;
}
.xcxplate{
    padding-top: 20px;
}
.xcxplateBox .xcxplate-top{
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
    box-shadow: 0 0 10px #e9e9e9;
    background-color: #fff;
    border-radius: 10px;
}
.xcxplateBox .xcxplate-top .xcxplate-top-title{
    text-align: center;
    font-size: 24px;
    color: #707070;
    margin-bottom: 50px;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group{
    margin-bottom: 35px;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group.addr_box{
    margin-bottom: 10px;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-control-label{
    width: 200px;
    text-align: right;
    color: #707070;
    font-size: 14px;
    line-height: 40px;
    vertical-align: middle;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group.submit_btn .xcxplate-control-label{
    line-height: 50px;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm{
    width: 100%;
    box-sizing: border-box;
    padding-left: 250px;
    vertical-align: middle;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .addr{
    line-height: 40px;
    font-size: 14px;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-btn{
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    background-color: #42b145;
    padding: 0 60px;
    display: inline-block;
    border-radius: 8px;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-version li{
    display: inline-block;
    width: 210px;
    height: 120px;
    border: 1px solid #eaeaea;
    padding: 20px 0;
    margin-right: 30px;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 8px;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-version li span{
    display: block;
    width: 35px;
    height: 45px;
    margin: 0 auto;
    background: url(../images/xcx-choose-1.png) no-repeat;
    background-position: center center;
    background-color: #f6f6f6;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-version li p{
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-version li:hover,.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-version li.on{
    border-color: #42b145;
    color: #42b145;
    background-color: #fff;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-version li:hover span,.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-version li.on span{
    background-image: url(../images/xcx-choose-2.png);
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-price i{
    color: #ff6800;
    font-style: normal;
    font-size: 18px;
    margin-right: 3px;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-price li{
    margin-right: 10px;
    line-height: 38px;
    position: relative;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-price li label{
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-price li sup{
    position: absolute;
    right: 4px;
    top: -10px;
    min-width: 40px;
    height: 19px;
    color: #fff;
    text-align: center;
    line-height: 16px;
    background: url(../images/xcxplate-1.png) no-repeat;
    background-position: 0 -57px;
    font-size: 12px;
}
.xcxplateBox .xcxplate-form-groups .xcxplate-form-group .xcxplate-col-sm .xcxplate-top-price li.on sup{
    background-position: 0 -76px;
}

.xcxplate_forShowBox .xcxplate_forShow_top>ul{
    font-size: 0px;
    width: 100%;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_choose li{
    display: inline-block;
    width: 33.3%;
    text-align: center;
    box-sizing: border-box;
    height: 47px;
    line-height: 45px;
    border-top: 2px solid transparent;
    border-right: 1px solid #e9e9e9;
    background-color: #f9f9f9;
    color: #5a5a5a;
    font-size: 14px;
    vertical-align: middle;
}

.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_choose li.search{
    border-right: none;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_choose li.search input{
    width: 100%;
    height: 45px;
    border: none;
    outline: none;
    text-align: center;
    vertical-align: top;
    background-color: #f9f9f9;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_choose li.search a{
    position: absolute;
    right: 10px;
    top: 0px;
    width: 45px;
    height: 45px;
    background: url(../images/xcx-searchBox.png) no-repeat center center;
    background-size: 55%;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_choose li.on,.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_choose li:hover{
    background-color: #fff;
    color: #3aa84c;
    border-top-color: #3aa84c;
    cursor: pointer;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_choose li.on input,.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_choose li:hover input{
    background-color: #fff;
}


.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property{
    padding: 15px 0;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li{
    font-size: 12px;
    display: inline-block;
    /* width: 33.3%; */
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li h1{
    display: inline-block;
    line-height: 30px;
    vertical-align: middle;
    margin-right: 15px;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li>ul{
    display: inline-block;
    vertical-align: middle;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li>ul>li{
    height: 30px;
    border: 1px solid #e9e9e9;
    border-radius: 5px;
    box-sizing: border-box;
    line-height: 28px;
    display: inline-block;
    padding: 0 20px;
    cursor: pointer;
    vertical-align: middle;
    margin-right: 10px;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li>ul>li.on,.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li li:hover{
    background-color: #3aa84c;
    color: #fff;
}
ul.plate_property>li .more{
    display: inline-block;
    position: relative;
}
ul.plate_property>li .more a{
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 28px;
    border: 1px solid #e9e9e9;
    background-color: #f3f3f3;
    color: #535353;
    padding: 0 20px;
    border-radius: 5px;
    position: relative;
}
ul.plate_property>li .more_detail{
    position: absolute;
    background-color: #fff;
    border: 1px solid #3aa84c;
    top: 30px;
    padding: 20px 30px;
    left: -500px;
    width: 800px;
    z-index: 10;
    display: none;
}
ul.plate_property>li .more_detail li{
    display: inline-block;
    padding: 0 20px;
    height: 30px;
    border: 1px solid #e9e9e9;
    line-height: 30px;
    margin-right: 8px;
    margin-bottom: 5px;
    cursor: pointer;
    border-radius: 5px;
}
ul.plate_property>li .more_detail li:hover,ul.plate_property>li .more_detail li.on{
    background-color: #3aa84c;
    color: #fff;
}
ul.plate_property>li .more:hover a{
    background-color: #fff;
    color: #3aa84c;
    border: 1px solid  #3aa84c;
    border-radius: 0;
    border-bottom-color: #fff;
    z-index: 11;
}
ul.plate_property>li .more:hover .more_detail{
    display: block;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox{
    position: relative;
    z-index: 10;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox .inner{
    display: inline-block;
    vertical-align: middle;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span{
    display: inline-block;
    height: 30px;
    width: 38px;
    background-color: #3aa84c;
    vertical-align: middle;
    margin-right: 10px;
    box-sizing: border-box;
    cursor: pointer;
    border: 2px solid transparent;
    line-height: 26px;
    position: relative;
    text-align: center;
    color: #fff;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span img{
    width: 30px;
    height: 30px;
    display: none;
    position: absolute;
    left: 4px;
    top: -3px;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox .outer{
    position: absolute;
    background-color: #fff;
    top: 30px;
    left: 42.5px;
    display: none;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox .outer span{
    margin-top: 5px;
}





.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-colors{
    background: url(../images/colors.jpg) no-repeat center center;
    background-size: 100%;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-red{
    background-color: #fe0000;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-orange{
    background-color: #ff6300;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-yellow{
    background-color: #fae242;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-green{
    background-color: #80d031;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-light_blue{
    background-color: #26e0d2;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-blue{
    background-color: #3aa84c;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-light_purple{
    background-color: #fe68ff;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-white{
    background-color: #fff;
    border: 1px solid #d0d0d0;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-gray{
    background-color: #999999;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-black{
    background-color: #000;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-purple{
    background-color: #990099;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.bg-color-brown{
    background-color: #974b00;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span:hover,.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.on{
    border-color: #3aa84c;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span:hover img,.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox span.on img{
    display: block;
}
.xcxplate_forShowBox .xcxplate_forShow_top ul.plate_property>li.colorBox:hover .outer{
    display: block;
}

.xcxplate_forShow_middle{
    padding: 20px 10px;
    box-sizing: border-box;
}
.xcxplate_forShow_middle .forShow_middle_content{
    width: 100%;
}
.xcxplate_forShow_middle .forShow_middle_content li{
    width: 25%;
    height: 368px;
}
.xcxplate_forShow_middle .forShow_middle_content li > div {
    position: relative;
    height: 100%;
    width: 229px;
    margin: 0 auto;
    padding: 34px 26px 54px 20px;
    box-sizing: border-box;
    background: url(../images/jzxcx-mob.png) no-repeat center center;
}
.xcxplate_forShow_middle .forShow_middle_content li > div img {
    width: 100%;
    height: 100%;
}
.xcxplate_forShow_middle .forShow_middle_content li > div .plate-mask {
    display: none;
    transition: all 0.5s;
    position: absolute;
    left: 20px;
    right: 26px;
    top: 34px;
    bottom: 54px;
    background: rgba(0, 0, 0, 0.5);
}
.xcxplate_forShow_middle .forShow_middle_content li > div .plate-mask .plate-dig {
    width: 120px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.xcxplate_forShow_middle .forShow_middle_content li > div .plate-mask .plate-dig .plate-dig-img {
    padding: 10px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 10px;
}
.xcxplate_forShow_middle .forShow_middle_content li > div .plate-mask .plate-dig .plate-dig-img img {
    width: 100px;
    height: 100px;
}
.xcxplate_forShow_middle .forShow_middle_content li > div .plate-mask .plate-dig p{
    color:#fff;
    margin-top: 15px;
}
.xcxplate_forShow_middle .forShow_middle_content li > div .plate-mask .plate-dig a {
    display: block;
    width: 100%;
    height: 36px;
    text-align: center;
    line-height: 34px;
    box-sizing: border-box;
    font-size: 14px;
    cursor: pointer;
    border: 1px solid #fff;
    background-color: #fff;
    color: #3aa84c;
    border-radius: 25px;
    margin-top: 15px;
    transition:0s;
}
.xcxplate_forShow_middle .forShow_middle_content li:hover .plate-mask{
    display: block;
}
.xcxplate_forShow_middle .forShow_middle_content li > div .plate-mask .plate-dig a.pcy2 {
    background-color: #3aa84c;
    color: #fff;
    border-color: #3aa84c;
}
.xcxplate_forShow_bottom{
    text-align: center;
}
.xcxplate_forShow_bottom ul{
    text-align: center;
    display: inline-block;

}
.xcxplate_forShow_bottom ul li{
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 30px;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    margin: 20px 3px;
    cursor: pointer;
}
.xcxplate_forShow_bottom ul li.on,.xcxplate_forShow_bottom ul li:hover{
    background-color: #3aa84c;
    border-color: #3aa84c;
    color: #fff;
}


.xcxplate_forShow_bottom ul a{
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 30px;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    margin: 20px 3px;
    cursor: pointer;
}
.xcxplate_forShow_bottom ul span{
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 30px;
    box-sizing: border-box;
    border: 1px solid #e9e9e9;
    border-radius: 50%;
    margin: 20px 3px;
    cursor: pointer;
}
.xcxplate_forShow_bottom ul a span{
    display:inline;
    border:none;

}

.xcxplate_forShow_bottom ul span.current,.xcxplate_forShow_bottom ul a:hover{
    background-color: #3aa84c;
    border-color: #3aa84c;
    color: #fff;
}