.optionlist{
    background: rgb(255, 255, 255);
    padding: 10px 15px;
    position: absolute;
    /*border: 1px solid rgb(0, 0, 0);*/
    z-index: 99;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    border: 1px solid #D5DBE8;
}
.classify-list {
    height: 402px;
    box-sizing: border-box;
    background: #FFFFFF;
    box-shadow: 0px 3px 10px 0px rgba(210, 210, 210, 0.35);
    border-radius: 10px;
    padding: 0 9px 25px 17px;
}

.classify-list dl dd {
    /* display: flex; */
    margin-top: 10px;
}

.classify-list dl dt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 25px;
}

.classify-list dl dt .el-image__inner {
    float: right;
}

.classify-list dl dt .classify-tit {
    flex: 1;
    margin-top: 4px;
    color: #333;
    font-size: 16px;
}

.classify-list dl dt::before {
    content: '';
    width: 4px;
    height: 13px;
    line-height: 13px;
    background: #D81E06;
    border-radius: 2px;
    margin-top: 3px;
    margin-right: 13px;
}

.classify-list dl dd a {
    display: inline-block;
    margin-right: 20px;
    margin-top: 10px;
    color: #5C5F66;

}
.classify-list dl dd a:hover{
    color: #D22222;
}

/*/deep/.classify-list .el-image__inner {*/
/*  width: 30px;*/
/*  height: 30px;*/
/*}*/

/* /deep/.el-carousel__item .el-image__inner {
    height: 402px;
  } */

.basics_center a {
    border: 1px solid #D7D7D7;
    display: inline-block;
    padding: 3px 10px 1px;
    margin-right: 20px;
}

/deep/.basics_center .el-image__inner {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.basics_center span {
    display: inline;
    vertical-align: 10px;
}

.basics_content {
    /* padding:20px 0; */
    height: 403px;
}

.basics_title {
    font-weight: bold;
    color: #666666;
    margin-bottom: 15px;
}

/deep/.el-popover {
    min-height: 403px !important;
    border: none;
}

.container_top {
    background: #FAFAFA;
}

.container_center {
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}

.operator_top h3 {
    font-size: 24px;
}

.operator_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.operator_top_center {
    flex: 1;
    margin-top: 5px;
    margin-left: 31px;
}

.operator_top_center ul li {
    margin-left: 25px;
    cursor: pointer;
}

/*/deep/.el-tabs__item.is-active {*/
/*  color: #D22222;*/
/*}*/

/*/deep/.el-tabs__active-bar {*/
/*  background: #D22222;*/
/*}*/

.operator_top_center .active {
    height: 23px;
    color: #D22222;
    border-bottom: 3px solid #D22222;
}

/*国际流量卡*/
.classify-list-guoji {
    height: 360px;
}

/*  /deep/.el-carousel__item .el-image__inner {
    height: 360px;
  } */

.classify-list-guoji dl {
    padding-top: 18px;
}

.classify-list-guoji dl dt {
    width: 125px;
    padding-top: 0px;
}

.classify-list-guoji dl dd {
    margin-top: 0px;
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    height: 30px;
    overflow: hidden;
    line-height: 27px;
}

.classify-list-guoji dl dd a {
    margin-top: 4px;
}

.content_serach {
    width: 696px;
    margin: 35px auto;
}

/deep/.content_serach .el-input__inner {
    width: 692px;
    height: 45px;
    line-height: 45px;
    padding-right: 115px;
    border-radius: 22px !important;
    border: 2px solid #D22222 !important;
}

.content_serach .el-button.is-round {
    width: 115px;
    border-radius: 20px;
    padding: 12px 23px;
    background: #D22222;
    color: #fff;
    border: 0;
    z-index: 10;
    margin-left: -120px;
}

.broad_casting {
    margin-bottom: 60px;
    margin-top: 45px;
}

.broad_casting ul {
    justify-content: center;
}

.broad_casting ul li {
    font-size: 20px;
    margin-right: 55px;
    position: relative;
}

.broad_casting ul li.is_active {
    color: #D22222;
}

.broad_casting ul li.is_active:after {
    content: "";
    position: absolute;
    left: 11px;
    bottom: -12px;
    width: 80%;
    height: 3px;
    background: #D22222;
}

.broad_box {
    width: 281px;
    background: #FAFAFA;
    border-radius: 13px;
    box-sizing: border-box;
    padding: 18px 12px 15px;
    margin-right: 25px;
    margin-bottom: 28px;
}

.broad_box:nth-child(4n) {
    margin-right: 0;
}

.broad_box_center {
    flex: 1;
    margin-left: 16px;
}

.broad_box_center_one {
    font-weight: bold;
    font-size: 16px;
}

.broad_box_center_one span {
    font-weight: normal;
    font-size: 12px;
    color: #D22222;
    border-radius: 5px;
    padding: 1px 5px;
    border: 1px solid #D22222;
    margin-left: 6px;
}

.broad_box_center_two {
    margin-top: 5px;
}

.broad_box_center_two span {
    font-weight: bold;
    color: #D22222;
}

.broad_button a {
    display: block;
    width: 387px;
    height: 54px;
    line-height: 54px;
    margin: 25px auto 50px;
    text-align: center;
    color: #FFFFFF;
    background: #D22222;
    border-radius: 12px;
}

.broad_casting_top {
    background: url(https://152liuliang.oss-cn-hangzhou.aliyuncs.com/guojibannner.png) no-repeat;
    height: 551px;
    background-size: 100% 100%;
    /*  width: 100%;
      height: 551px; */
}

.broad_casting_but {
    position: relative;
}

.broad_casting_down {
    position: absolute;
    top: 335px;
    left: 13px;
}

.down_button {
    background: #D22222;
    color: #fff;
    border-radius: 7px;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    outline: medium;
}

.down_button img {
    vertical-align: -8px;
    margin-right: 5px;
}

.scancode_download {
    text-align: center;
}

.scancode_download p {
    color: #999;
}

.broad_casting_center {
    padding: 89px 0;
}

.fingerpost_cont .fingerpost_tigs {
    font-size: 18px;
    margin-bottom: 30px;
}

.fingerpost_cont .fingerpost_title {
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 70px;
}

.fingerpost_cont ul li {
    text-align: center;
}

.fingerpost_cont ul li img {
    width: 228px;
    height: 433px;
}

.fingerpost_cont ul li p {
    font-weight: bold;
    font-size: 18px;
    margin-top: 25px;
}

.fingerpost_cont .check_more {
    text-align: center;
}

.fingerpost_cont .check_more a {
    display: inline-block;
    padding: 21px 120px;
    font-size: 24px;
    color: #FFFFFF;
    background: #D22222;
    border-radius: 10px;
}

.broad_casting_bottom {
    padding: 69px 0 56px;
}

.casting_box {
    width: 577px;
    height: 218px;
    box-sizing: border-box;
    padding: 32px 28px;
    margin-right: 45px;
    margin-bottom: 44px;
    background: url(https://152liuliang.oss-cn-hangzhou.aliyuncs.com/tiwenbg.png) no-repeat;
}

.casting_box:nth-child(2n) {
    margin-right: 0;
}

.casting_box_title {
    margin-bottom: 24px;
}

.casting_box h4 {
    font-size: 24px;
    margin-left: 18px;
}

.partner_title {
    margin-bottom: 40px !important;
}

.partner_content .partner_left {
    margin-right: 24px;
    margin-bottom: 24px;
}

.partner_content .partner_left:nth-child(6n) {
    margin-right: 0;
}

.partner_content .partner_left img {
    width: 180px;
    height: 70px;

}

.bourn_box {
    width: 344px;
    padding: 17px 17px;
    box-sizing: border-box;
    background: #FFFFFF;
    margin-right: 84px;
    margin-bottom: 20px;
    box-shadow: 0px 3px 10px 0px rgba(210, 210, 210, 0.35);
}

.bourn_box:nth-child(3n) {
    margin-right: 0;
}

.bourn_box .bourn_title {
    font-weight: bold;
    font-size: 20px;

}

.bourn_box .bourn_title span {
    font-weight: normal;
    font-size: 12px;
    color: #FF5501;
    padding: 3px 5px;
    border-radius: 11px;
    border: 1px solid #FF5501;
    margin-left: 10px;
}

.bourn_box_price {
    font-size: 16px;
    padding: 16px 0 21px;
    border-bottom: 1px dashed #E4E4E4;
    margin-bottom: 23px;
}

.bourn_box_price span {
    color: #D22222;
    font-weight: bold;
}

.bourn_box_left img {
    width: 40px;
    height: 30px;
    margin-right: 13px;
}

.bourn_box_left {
    margin-right: 79px;
    margin-bottom: 35px;
}

.bourn_box_left:nth-child(2n) {
    margin-right: 0;
}

.bourn_box .bourn_box_href {
    text-align: center;
}

.bourn_box .bourn_box_href a {
    border-radius: 5px;
    border: 1px solid #C6C6C6;
    color: #999999;
    padding: 5px 15px;
}

.bourn_box .bourn_box_href img {
    vertical-align: 2px;
}

.message_box_cont {
    width: 286px;
    padding: 14px 16px 22px;
    background: #FFFFFF;
    margin-right: 18px;
    margin-bottom: 20px;
}

.message_box_cont:nth-child(4n) {
    margin-right: 0;
}

.message_box_cont img {
    width: 255px;
    height: 170px;
}

.message_box_cont p {
    font-size: 16px;
    padding: 35px 0 0;
    line-height: 22px;
}
/*号卡推荐列表*/
.column_contice {
    /* margin-top: 20px; */
    overflow: hidden;
}

.column_list {
    float: left;
    width: 284px;
    background: #FFFFFF;
    box-shadow: 0px 5px 9px 0px rgba(225, 241, 255, 0.35);
    border-radius: 10px;
    margin-right: 20px;
    margin-top: 20px;
}

.column_list:nth-child(4n) {
    margin-right: 0;
}

.column_iamge img {
    width: 284px;
    height: 174px;
}
.column_iamge img:hover {
    opacity: .7;
}
.column_price {
    width: 120px;
    font-size: 16px;
    color: #666666;
    background: #fff;
    position: absolute;
    top: 12px;
    left: 67px;
}

.column_price span {
    font-weight: bold;
    font-size: 20px;
    color: #D22222;
}

.column_dete,
.column_detail {
    margin: 0 11px;
}

.column_dete {
    text-align: center;
    position: relative;
    padding: 25px 0 0;
}

.column_tig {
    font-weight: bold;
    font-size: 24px;
    color: #333;
    padding: 10px 0 15px;
}

.column_tig span {
    color: #D22222;
}

.column_tige {
    font-size: 16px;
    color: #333;
}

.column_detail span {
    display: inline-block;
    width: 21px;
    height: 20px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    background: #D22222;
    border-radius: 10px;
    margin-right: 8px;
}

.column_detail div {
    padding-top: 15px;
}

.dasad {
    border: 1px dotted #E9E9E9;
    padding: 10px 0 20px;
}

.draw_href a {
    display: block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
    color: #D22222;
    border-radius: 10px;
    border: 1px solid #D22222;
    margin: 10px 11px 30px;
}

/* .draw_href a {
  color: #D22222;
} */
.draw_href a:hover {
    background: #D22222;
    color: #fff;

}
.broad_box_two {
    margin-top: 25px;
}

.broad_box_two .broad_box {
    background: #ffffff;
}

.operator_top h3 {
    font-weight: bold;
}

.operator_top_one{
    margin-bottom: 29px;
    padding-top: 50px;
}
.operator_top_one h3{
    font-size: 24px;
    font-weight: 400;
    color: #333;
}
.operator_top_one .operator_top_center span{
    color: #666;
}
.operator_top_one a{
    color: #999;
}
.realize_content {
    padding: 18px 17px 0;
}

.realize_left {
    margin-right: 62px;
}

.realize_left:nth-child(3n) {
    margin-right: 0;
}
/*上网设备列表*/
.device_content_left{
    width: 269px;
    background: #fff;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 30px;
    margin-right: 38px;
    border: 1px solid #F2F2F2;
}
.device_content_left:nth-child(4n){
    margin-right: 0;
}
.device_content_left img{
    width: 269px;
    height: 269px;
}
.device_content_left h4{
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    margin-top: 14px;
    margin-bottom: 10px;
}
.device_content_left .device_net{
    color: #999999;
    margin-bottom: 8px;
}
.device_span span{
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 5px;
}
.device_span .tips1{
    color: #D22222;
    margin-right: 10px;

    border: 1px solid #D81E06;
}
.device_span .tips2{
    color: #000033;
    border: 1px solid #333333;
}
.device_price{
    font-weight: bold;
    font-size: 16px;
    padding: 12px 0 10px;
}
/*优惠会员*/
.member_content .member_left{
    width: 224px;
    background: #FFFFFF;
    border-radius: 9px;
    border: 1px solid #F1F1F1;
    padding-bottom: 15px;
    margin-right: 17px;
    margin-bottom: 20px;
}
.member_content .member_left:nth-child(5n){
    margin-right: 0;
}
.member_content .member_left img{
    width: 224px;
    height: 224px;
}
.member_content .member_bottom{
    padding: 0 10px;
}
.member_content .member_bottom h3{
    font-weight: bold;
    font-size: 18px;
    margin: 13px 0;
}
.member_bottom .member_tips{
    margin-bottom: 30px;
}
.member_bottom .member_tips span{
    font-size: 14px;
    color: #D22222;
    border-radius: 5px;
    border: 1px solid #D22222;
    padding: 1px 8px;
}
.member_bottom .member_price{
    color: #D22222;
}
.member_bottom .member_price span{
    font-weight: bold;
    font-size: 18px;
    margin: 0 1px;
}
.member_bottom .member_price_dele{
    color: #999999;
    text-decoration:line-through
}
/*号卡资讯*/
.realize_box {
    width: 345px;
    margin-bottom: 35px;
}

.realize_top {
    border-bottom: 1px solid #EEEEEE;
}

.realize_box .realize_top_title {
    font-weight: bold;
    font-size: 16px;
    color: #D22222;
    padding-bottom: 15px;
    border-bottom: 2px solid #D22222;
}

.realize_top_right img {
    display: block;
    margin-top: 6px;
}

.realize_bottom ul li {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}

.realize_bottom ul li a {
    display: block;
    width: 263px;
}
.realize_bottom ul li span{
    color: #999999;
}


.message_top_cont .message_top_box {
    position: relative;
    margin-left: 15px;
    height: 171px;
}

.message_top_left {
    position: relative;
    height: 357px;
}

.message_top_left p {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    color: #fff;
    padding: 10px 10px;
    font-weight: bold;
    font-size: 20px;
}

.message_top_cont .message_top_box p {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    bottom: 0;
    color: #fff;
    font-size: 13px;
    padding: 1px 10px;
    background-color: rgba(0, 0, 0, 0.5);
}

.message_bottom_left img {
    width: 216px !important;
    height: 144px !important;
}


.windzxsh {
    padding: 15px 19px;
    margin-bottom: 15px;
}

.windzxsh li {
    margin-right: 40px;
    font-size: 16px;
}

.windzxsh li.active {
    color: #D22222;
}
