body{
    font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;
    background: #f5f5f3!important;
    overflow-x: hidden;
}
.wrap{
    overflow: inherit;
   
}
.pull-left{
    float: left;
}
.pull-right{
    float: right;
}
.content-wrap{
    width: 1200px;
    margin: 0 auto;
    padding: 80px 0; 
}
.clearfix:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.cloud_wrap .rolling,
.cloud_wrap .rolling_box,
.cloud_wrap .banner {
    min-height: 447px;
    height: auto;
    background-size: auto 100%;
}
.rolling{
    position: relative;
    z-index: 1;
}
.rolling .ali-banner1 {
    background: url(../images/banner1.jpg) center top no-repeat;
    background-size: 100%;
    min-width: 1200px;
}
.rolling .ali-banner2 {
    background: url(../images/banner2.png) center top no-repeat;
    background-size: 100%;
    min-width: 1200px;
}


.rolling_framework .banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.banner a {
    display: block;
    width: 100%;
    height: 100%;
}

.rolling_btn {
    position: absolute;
    left: 50%;
    transform: translate3d(-50%,0,0);
    bottom: 102px;
    margin: auto;
    z-index: 97;
}

.rolling_btn span {
    float: left;
    width: 16px;
    height: 16px;
    margin: 0 4px;
    line-height: 12px;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    color: #fff;
	filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
	-moz-opacity:0.5; /*Firefox私有，透明度50%*/
	opacity:0.5;/*其他，透明度50%*/
}

.rolling_btn .span_hover {
    background: #fff;
}

.rolling_btn .rl_span_bg {
    border: solid 1px #8d8b8f;
    background: #fff;
	filter:alpha(opacity=100); /*IE滤镜，透明度50%*/
	-moz-opacity:1; /*Firefox私有，透明度50%*/
	opacity:1;/*其他，透明度50%*/
}

.rolling_framework {
    width: 100%;
    margin: 0 auto;
    z-index: 96;
}

.rolling_framework {
    position: relative;
    height: 350px;
}

.rolling_framework .banner {
    width: 100%;
    display: block;
}

.banner img {
    display: block;
    height: 350px;
}

#wrap .product-list {
    width: 1200px;
    margin: 0 auto;
    margin-top: -97px;
    position: relative;
    z-index: 2;
    padding-bottom: 100px;
}

#wrap .product-list .prd {
    position: relative;
    margin: 0 auto;

    width: 735px;
}

#wrap .product-list .prd .select {
    margin-left: 0;
}

#wrap .product-list .prd .prd-li {
    width: 345px;
    float: left;
    margin-left: 15px;
    background: #fff;
}

#wrap .product-list .prd .prd-li .prd-li-box {
    width: 345px;
    border: 1px solid;
    border-color: transparent;
}
#wrap .product-list .prd .prd-li .title {
    width: 345px;
    height: 97px;
    line-height: 97px;
    text-align: center;
    font-size: 18px;
    color: #373d41;
    overflow: hidden;
}

#wrap .product-list .prd .prd-li .title .prd-icon1, #wrap .product-list .prd .prd-li .title .prd-icon2 {
    width: 18px;
    height: 18px;
    margin-right: 4px;
    vertical-align: middle;
    display: none;
}

#wrap .product-list .prd .prd-li .title .prd-icon1 {
    display: inline-block;
}

#wrap .product-list .prd .prd-li .price {
    width: 345px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    font-size: 36px;
    color: #ff8a00;
    border-top: 1px solid #d5dfed;
    margin: 0 auto;
    padding: 13px 0 11px;
}

#wrap .product-list .prd .prd-li .price em {
    font-style: normal;
    color: #ff8a00;
    font-size: 14px;
    line-height: 14px;
    vertical-align: top;
    margin-top: 12px;
    display: inline-block;
}

#wrap .product-list .prd .prd-li .price span {
    color: #ff8a00;
    font-size: 14px;
    padding-left: 3px;
}

#wrap .product-list .prd .prd-li .ini-list {
    width: 300px;
    margin: 0 auto;
    border-top: 1px dashed #d5dfed;
    padding-top: 16px;
    overflow: hidden;
}

#wrap .product-list .prd .prd-li .ini-list .ini-li {
    float: left;
    margin-left: 20px;
    width: 86px;
}

#wrap .product-list .prd .prd-li .ini-list .ini-text {
    font-size: 12px;
    color: #777f84;
}
#wrap .product-list .prd .prd-li .ini-list .ini {
    font-size: 18px;
    color: #373d41;
}
#wrap .product-list .prd .prd-li .os {
    width: 300px;
    margin: 24px auto 0;
}
#wrap .product-list .prd .prd-li .os .os-title {
    font-size: 12px;
    color: #777f84;
}

#wrap .product-list .prd .prd-li .os .os-list {
    margin-top: 11px;
    overflow: hidden;
    margin-bottom: 24px;
    cursor: pointer;
}

#wrap .product-list .prd .prd-li .os .os-list .os-li {
    width: 145px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    float: left;
    color: #373d41;
    text-align: center;
    border: 1px solid #d7d8d9;
}

#wrap .product-list .prd .prd-li .os .os-list .osBg {
    background: #00c1de;
    color: #fff;
    width: 147px;
    height: 36px;
    border: none;
}

#wrap .product-list .prd .prd-li .os-text {
    width: 300px;
    margin: 0 auto;
}


#wrap .product-list .prd .prd-li .os-text .os-text-box.txtshow {
    display: block;
}

#wrap .product-list .prd .prd-li .os-text .os-text-box .text1, #wrap .product-list .prd .prd-li .os-text .os-text-box .text2 {
    width: 300px;
    margin: 0 auto;
    font-size: 12px;
    color: #777f84;
    position: relative;
}

#wrap .product-list .prd .prd-li .os-text .os-text-box .text1 em, #wrap .product-list .prd .prd-li .os-text .os-text-box .text1 span, #wrap .product-list .prd .prd-li .os-text .os-text-box .text2 em, #wrap .product-list .prd .prd-li .os-text .os-text-box .text2 span {
    display: block;
    width: 300px;
    font-size: 18px;
    line-height: 25px;
    color: #373d41;
    text-align: justify;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-style: normal;
}

#wrap .product-list .prd .prd-li .os-text .os-text-box .text1 span, #wrap .product-list .prd .prd-li .os-text .os-text-box .text2 span {
    margin-top: 4px;
    margin-bottom: 20px;
}

#wrap .product-list .prd .prd-li .os-text .os-text-box .text1 .text2-icon-box, #wrap .product-list .prd .prd-li .os-text .os-text-box .text2 .text2-icon-box {
    position: absolute;
    width: 281px;
    height: 35px;
    line-height: 35px;
    padding-left: 12px;
    top: -20px;
    left: 0;
    background: #fff;
    border: 1px solid #d7d8d9;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 15%);
    color: #373d41;
    font-size: 12px;
    display: none;
}

#wrap .product-list .prd .prd-li .idc {
    width: 300px;
    margin: 0 auto;
    height: 104px;
}

#wrap .product-list .prd .prd-li .idc .idc-title {
    font-size: 12px;
    color: #777f84;
}
#wrap .product-list .prd .prd-li .idc .idc-list {
    overflow: hidden;
    margin-top: 4px;
}
#wrap .product-list .prd .prd-li .idc .idc-list .idc-li {
    float: left;
    margin-right: 20px;
    font-size: 18px;
    color: #373d41;
    line-height: 24px;
    cursor: pointer;
}

#wrap .product-list .prd .prd-li .idc .idc-list .idc-li .idc-icon {
    width: 14px;
    height: 14px;
    display: inline-block;
    border: 1px solid #00c1de;
    border-radius: 14px;
    vertical-align: middle;
    overflow: hidden;
}

#wrap .product-list .prd .prd-li .idc .idc-list .idc-li .idc-icon .idcActive {
    background: #00c1de;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    margin: 3px;
}

#wrap .product-list .prd .prd-li .year-box {
    width: 300px;
    height: 56px;
    margin: 24px auto 0;
    position: relative;
}

#wrap .product-list .prd .prd-li .year-box .year-title {
    font-size: 12px;
    color: #777f84;
    line-height: 12px;
}

#wrap .product-list .prd .prd-li .year-box .year-item-box {
    width: 300px;
    position: absolute;
    top: 12px;
    left: 0;
    margin-top: 10px;
}
#wrap .product-list .prd .prd-li .year-box .year-item-box .el-select{
    width: 100%;
}
#wrap .product-list .prd .prd-li .year-box .year-item-box .el-input__inner{
    border-radius: 0;
}
#wrap .product-list .prd .prd-li .buy-btn {
    width: 300px;
    height: 40px;
    margin: 20px auto 30px;
}
#wrap .product-list .prd .prd-li .buy-btn a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #ff8a00;
    transition: .5s;
}

#wrap .product-list .prd .prd-li .prd-li-box:hover {
    border-color: #00c1de;
}

#wrap .product-list .prd .prd-li .prd-li-box:hover .title {
    background-image: linear-gradient(32deg, #1d6cf7 7%, #00c1de 95%);
    color: #fff;
}

#wrap .product-list .prd .prd-li .prd-li-box:hover .title .prd-icon1 {
    display: none;
}

#wrap .product-list .prd .prd-li .prd-li-box:hover .title .prd-icon2 {
    display: inline-block;
    margin-right: 12px;
}

#wrap .product-list .prd .prd-li .os-text .os-text-box .text2 em:hover+.text2-icon-box{
    display: block;
}

#wrap .product-list .prd .prd-li .os-text .os-text-box .text1 .text2-icon-box .arrow, #wrap .product-list .prd .prd-li .os-text .os-text-box .text2 .text2-icon-box .arrow {
    width: 16px;
    height: 10px;
    position: absolute;
    top: 35px;
    left: 18px;
}