.win_item {
    display: block;
    width: 418px;
    height: 359px;
    position: relative;
    box-shadow: 3px 9px 34px #969696;
    -webkit-box-shadow: 3px 9px 34px #969696;
    -moz-box-shadow: 3px 9px 34px #969696;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    background: #fff
}

.win_item * {
    padding: 0;
    margin: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    font-family: "Microsoft YaHei"
}

.win_close {
    width: 44px;
    height: 44px;
    position: absolute;
    top: -12px;
    right: -12px;
    cursor: pointer;
    background: url("../images/tanchuang/tc_close.png") no-repeat
}

.layui-layer-page {
    background: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important
}

.layui-layer-page .layui-layer-content {
    overflow: visible !important
}

.win_item_1 {
    background: url("../images/tanchuang/tc_bg_1.jpg") no-repeat
}

.tc_footer {
    width: 100%;
    position: absolute;
    top: 250px;
    text-align: center
}

a.tc_swt {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 125px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 18px;
    color: #FFF;
    background: -webkit-linear-gradient(left, #ec2700, #ff7200);
    background: -o-linear-gradient(right, #ec2700, #ff7200);
    background: -moz-linear-gradient(right, #ec2700, #ff7200);
    background: linear-gradient(to right, #ec2700, #ff7200)
}

.f_14 {
    font-size: 14px
}

.index_hui {
    color: #595757
}

.mg_t20 {
    margin-top: 20px
}

.win_item_2 {
    background: url("../images/tanchuang/tc_bg_2.jpg") no-repeat

}

.win_item_3 {
    background: url("../images/tanchuang/tc_bg_3.jpg") no-repeat
}

.win_item_2>ul {
    position: absolute;
    top: 55px;
    left: 20px;
    width: 382px
}

.win_item_2>ul>li {
    width: 117px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    float: left;
    margin-left: 15px
}

.win_item_2>ul>li:first-child {
    margin-left: 0
}

.win_item_2>ul>li a {
    color: #FFF
}

.win_item_2>ul>li p {
    margin-top: 10px
}

.win_item_3>ul {
    position: absolute;
    top: 25px;
    left: 40px;
    width: 345px
}

.win_item_3>ul>li {
    margin-top: 15px;
    font-size: 17px
}

.win_item_3>ul>li>a {
    color: #FFF
}

.win_item_3>ul>li>a>span {
    display: block;
    width: 22px;
    float: left;
    margin-right: 10px
}

.win_item_3>ul>li>a>p {
    float: right;
    width: 75px;
    font-size: 13px
}

.tc_pub_css {
    color: #F00;
    background: #FFF;
    height: 22px;
    line-height: 22px;
    text-align: center;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px
}