@charset "utf-8";
/* CSS Document */

#shop_price_wrap table {
    width: 1100px;
    margin: 0 auto;
    border-collapse: collapse;
    cursor: default;
    position: relative;
}
#shop_price_wrap table th {
    background: #f8f8f8;
    height: 100px;
    font-size: 18px;
    font-weight: normal;
    border: 1px solid #e9e9e9;
    text-align: center;
}
#shop_price_wrap table th strong {
    font-size: 22px;
    color: #00aabe;
    font-weight: normal;
}
#shop_price_wrap table th span {
    font-size: 14px;
    color: #00aabe;
    letter-spacing: 3px;
   
    font-weight: 700;
}
#shop_price_wrap .title{
    font-size:24px;
}
#shop_price_wrap table td {
    height: 38px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #e9e9e9;
	z-index:99;
}
#shop_price_wrap table .in30 {
    text-indent: 30px;
    text-align: left;
}
#shop_price_wrap table .fz16 {
    font-size: 16px;
    font-weight: 700;
}
#shop_price_wrap table .h48 {
    height: 48px;
    line-height: 48px;
}
#shop_price_wrap table .color {
    color: #00aabe;
}
#shop_price_wrap table .fz14 {
    font-size: 14px;
}
#shop_price_wrap table td.bottom {
    height: 64px;
    line-height: 64px;
}
.icons {
    position: relative;
}
#shop_price_wrap table .download {
    width: 100%;
    height: 100%;
    display: inline-block;
    background: #00aabe;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    text-align: left;
    text-indent: 190px;
}
.icons i {
    position: absolute;
    display: inline-block;
}
#shop_price_wrap table .download i {
    width: 21px;
    height: 25px;
    left: 155px;
    top: 20px;
    /*background: url(/images/icons.png) no-repeat;*/
    /*background-position: -100px -40px;*/
}
#shop_price_wrap table .burst i {
    width: 176px;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    font-style: normal;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
#shop_price_wrap table .yanshi{ position:relative; height:50px;}
#shop_price_wrap table .yanshi i {
    width: 176px;
    height: 39px;
    line-height: 39px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    font-style: normal;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}


#shop_price_wrap table .burst div.burst_hide_div {
    width: 219px;
    position: absolute;
    top: -16px;
    border: 0;
    z-index: 4;
    margin-top: -20px;
	}
#shop_price_wrap table .burst .standard {
      left: 440px;
}
#shop_price_wrap table .burst a {
    width: 100%;
    height: 100%;
    text-decoration: none;
}
#shop_price_wrap table .burst h3 {
    height: 116px;
    padding-top: 30px;
    background: #00aabe;
    font-size: 28px;
    color: #fff;
}
#prishop_price_wrapce table .burst h3 strong {
    font-size: 36px;
    color: #fff;
    font-weight: normal;
}
#shop_price_wrap table .burst h3 span {
    font-size: 17px;
    letter-spacing: 3px;
    margin-left: 5px;
    font-weight: 700;
}
#shop_price_wrap table .burst .advanced {
    left: 660px;
}
#shop_price_wrap table .burst .standard:hover a {
    display: block;
}
#shop_price_wrap table .burst .advanced:hover a {
    display: block;
}
#shop_price_wrap table .burst .professional:hover a {
    display: block;
}
#shop_price_wrap table td.explain_icon_tips i {
    width: 16px;
    height: 16px;
    right: 10px;
    top: 11px;
    background: url('/images/question.png') no-repeat;
    background-position: -69px -157px;
}
#shop_price_wrap table td.explain_icon_tips div {
    width: 657px;
    position: absolute;
    left: 441px;
    top: 0;
    background: url('/images/shop_price_icon_tips_arrow.jpg') left top #00aabe no-repeat;
    line-height: 38px;
    color: #fff;
    font-size: 14px;
    display: none;
    text-indent: 0;
    padding-left: 30px;
}
#shop_price_wrap table td.explain_icon_tips:hover i {
    background-position:-119px -157px;
}
#shop_price_wrap table td.explain_icon_tips:hover div{
    display:block;
    z-index:5;
}
#shop_price_wrap table .burst h3 strong {
    font-size: 22px;
    color: #fff;
    font-weight: normal;
}
#shop_price_wrap table .burst h3 span {
    font-size: 14px;
    letter-spacing: 3px;

}
.shop_price_free_trial{
    position: relative;
    left: -1px;
    top: 9px;
}
#shop_price_wrap table .in47{
    /* text-indent: 47px; */
    text-align: left;
    padding-left: 47px;
    padding-right: 25px;
    line-height: 1.25;
}
#shop_price_wrap table td.icons i {
 /*   left: 102px;*/
    width: 16px;
    height: 16px;
    top: 11px;
    background: url('/images/check.png') no-repeat;
}
#shop_price_wrap table .check i:after {
 content:'\f00c';
position: relative;
display: inline-block;
z-index: 2;
font: 400 18px "FontAwesome";
text-align: center;
transition: 0.4s all ease;
color: #24a3d8;
will-change: transform;
-webkit-filter: blur(0); }


.copy_shop_price_frist_tr {
    display: none;
    position: fixed;
    top: 109px;
    z-index: 5;
}
#shop_price_wrap table td.explain_icon_tips:hover i {
    background-position: -119px -157px;
}
#shop_price_wrap table td.explain_icon_tips i {
    width: 16px;
    height: 16px;
    right: 10px;
    top: 11px;
    background: url('/images/question.png') no-repeat;
    background-position: -69px -157px;
}
#shop_price_wrap table td.difference.icons div {
    display: inline-block;
    position: relative;
    left: -5px;
    top: -1px;
    width: 7px;
    height: 7px;
    background: url('/images/circle_icon.png') no-repeat;
}
.difference i{ display:none;}
#shop_price_wrap table .burst .advanced .guanwang_index_smallboss_free {
    display: block;
    border: 1px solid #00aabe;
    text-decoration: none;
    box-shadow: 0 0 40px 0 #91d8e1;
    -moz-border-top-left-radius: 5px;
    -ms-border-top-left-radius: 5px;
    -o-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -ms-border-top-right-radius: 5px;
    -o-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}
.recharge_presentation {
    width: 219px;
    position: absolute;
    bottom: -39px;
    border: 0;
    z-index: 4;
    height: 30px;
    color: red;
    padding: 0 13px;
}
.extend_probation_des {
    position: absolute;
    bottom: -68px;
    z-index: 4;
    color: #3895e5;
    padding: 0 13px;
}
.guanwang_index_smallboss_free{
	margin-top:20px;
	}