.index .feature-box .feature-txt .feature-p .win {
	width: 163px;
	height: 43px;
	display: block;
	background: url(../img/down-win.jpg);
	line-height: 43px;
	padding-left: 58px;
	float: left;
	color: white;
	text-decoration: none;
	font-family: "微软雅黑";
	font-size: 18px;
}

.index .feature-box .feature-txt .feature-p .win:hover {
	background-position: 0 -43px;
	text-decoration: none;
}

.index .feature-box .feature-txt .feature-p .mac {
	width: 163px;
	height: 43px;
	display: block;
	background: url(../img/down-mac.jpg);
	line-height: 43px;
	padding-left: 58px;
	float: left;
	color: white;
	text-decoration: none;
	margin-left: 35px;
	font-family: "微软雅黑";
	font-size: 18px;
}

.index .feature-box .feature-txt .feature-p .mac:hover {
	background-position: 0 -43px;
	text-decoration: none;
}

.botlink {
	width: 100%;
	background-color: rgb(238, 237, 253);
	margin-top: 0px
}

.botlink .container {
	padding: 30px 10px 40px;
	overflow: hidden;
}

.botlink-box {
	width: 40%;
	float: left;
	margin-right: 3%;
}

.botlink-company {
	width: 25%;
}

.botlink-support {
	width: 25%;
}

.botlink-social {
	width: 23%;
	float: left;
}

.botlink h3 {
	font-size: 1.8em;
	margin: 10px auto;
	color: #080808;
}

.botlink h3.cooper {
	margin-top: 20px;
}

.botlink p {
	font-size: 1.3em;
}

.botlink a:link,
.botlink a:visited,
.botlink p {
	color: #080808;
}

.botlink ul li {
	line-height: 16px;
	margin: 11px 0;
	font-family: "微软雅黑";
	font-size: 0.895em;
	font-weight: 500;
}

.botlink-sns {
	width: 100%;
}

.botlink-sns a {
	margin-right: 5px;
}

.botlink-sns a img {
	max-width: 48px;
}

.botlink a,
a:link,
a:visited {
	text-decoration: none;
	/*color:#222;*/
}

.botlink a:hover,
a:active {
	text-decoration: underline;
	color: #222;
}

.payArea {
	color: #555;
	margin-top: 25px;
}

.payArea .label label {
	padding-left: 7px;
}

.payArea .label {
	font-size: 14px;
	margin-bottom: 18px;
}

.btn_download{
        padding:20px 0;
        display:flex;
}
.btn_download .mac_btn{
        margin-left:20px;
}
.btn_download a{
        padding:6px 15px;
        background:#7b4dbc;
        display:inline-block;
        color:#fff;
        font-size: 18px;
        border-radius: 5px;
        
}
.btn_download a span{
        margin-left:15px;
}
.btn_download a.win_btn{
        
}
.btn_download a.mac_btn{
}

.blueBtn-b,
.orangeBtn-b {
	display: inline-block;
	width: 220px;
	background: #15abef;
	border-radius: 5px;
	color: #000000 !important;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: none !important;
}

.blueBtn-b:hover {
	text-decoration: none;
	background: #18aff3;
}

.blueBtn-b .pic,
.orangeBtn-b .pic {
	float: left;
	padding-top: 16px;
	width: 56px;
	height: 60px;
	/*line-height: 44px;*/
	border-right: 1px solid #1aa0dd;
	text-align: center;
	margin-right: 18px;
}

.blueBtn-b .name,
.orangeBtn-b .name {
	/*font-size: 24px;*/
	line-height: 30px;
	padding: 5px 0 0;
	display: block;
	margin-bottom: 0;
	color: #fff;
	padding-right: 29px;
}

.orangeBtn-b {
	background: #f6772c;
}

.orangeBtn-b .pic {
	border-right: 1px solid #e06f0b;
}

.blueBtn-b,
.orangeBtn-b {
	color: #fff !important;
	text-align: left;
}

.pro_recomm {
	width: 100%;
	height: 89px;
	/*margin-bottom: 25px;*/
	background: url(../img/pro_recomm_bg.png) repeat-x;
}

.pro_recomm_con {
	width: 980px;
	margin: 0px auto;
}

.powerful_img {
	width: 180px;
	height: 59px;
	float: left;
	padding: 10px 20px 0px 0px;
}

.pro_recomm_con dl {
	width: 780px;
	float: left;
	/*padding-top: 15px;*/
}

.pro_recomm_con dt {
	width: 780px;
	color: #5A5A5A;
	line-height: 18px;
}

.pro_recomm_con dd {
	float: right;
	font-size: 12px;
	font-style: italic;
	color: #5A5A5A;
	margin-top: 6px;
}

.feature-box {
	overflow: hidden;
	padding: 25px 0;
	clear: both;
	max-width: 1000px;
	margin: 70px auto;
	height: auto;
}

.feature-box-free {
	overflow: hidden;
	padding: 15px 0;
	clear: both;
	max-width: 1000px;
	margin: 0px auto;
}

.feature-box-four {
	overflow: hidden;
	float: left;
	width: 50%;
	margin-top: 36px;
}

.feature-box-four div {
	overflow: hidden;
	margin-bottom: 20px;
}

.feature-box-four div h2 {
	font-size: 24px;
	line-height: 40px;
	margin-left: 20px;
	float: left;
	width: 70%;
}

.feature-box-four div img {
	float: left;
	width: 80px;
}

.feature-box-four p {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 20px;
	padding-right: 30px;
	height: 158px;
}

.feature-box table {
	width: 100%;
	margin: 0;
	padding: 0px;
	border: 0px none;
	border-collapse: collapse !important;
	border-spacing: 0px;
	border-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	vertical-align: baseline;
	font-size: 13px;
}

.feature-box table td {
	background: transparent url("images/box_shadow.png") repeat-x scroll left top;
	border-color: rgba(0, 0, 0, 0.08);
	padding: 10px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	margin: 0px;
}

.feature-box table th {
	border-color: rgba(0, 0, 0, 0.08);
	font-weight: 500;
	background: transparent url("images/bg_panel.png") repeat-x scroll left top;
	padding: 10px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	vertical-align: middle;
	margin: 0px;
}

.feature-box table tr {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: baseline;
}

.feature-box table i {
	font-style: italic;
}

.feature-box table .icon ul {
	width: 24.5%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 1.0em;
	list-style: outside none none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	text-align: left;
}

.feature-box table .icon .icon ul li {
	background: none;
	line-height: 1.7em;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 1.0em;
}

.feature-box .icon img {
	background-color: rgba(40, 149, 112, 0.66);
	margin: 5px 10px -5px 5px;
	width: 24px;
}

.feature-box .icon2 img {
	background-color: #CCCCCC;
	margin: 5px 10px -5px 5px;
	width: 24px;
}

.feature-txt {
	float: left;
	width: 50%;
	padding: 16px 0 0;
	height: auto;
}

.feature-txt-free {
	float: left;
	width: 80%;
	padding: 8px 0 0;
}

.feature-box h2,
.feature-txt h2 {
	font-size: 24px;
	color: #0067F6;
	line-height: 25px;
	margin-bottom: 20px;
}
.feature-box h1,
.feature-txt h1 a{
	font-size: 36px;
	color: #EC5298;
	/*line-height: 25px;*/
	margin-bottom: 20px;
}
.feature-txt h1 a:hover{
	text-decoration: underline;
	cursor: pointer;
}

.feature-box-free h2,
.feature-txt-free h2 {
	font-size: 24px;
	color: #393C46;
	line-height: 25px;
	margin-bottom: 10px;
}

.feature-txt p {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 23px;
}

.feature-txt p a,
#suggestion p a,
#meaning p a {
	text-decoration: underline;
	color: #09f;
}

.feature-txt-free p {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 22px;
}

.feature-txt ul li {
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 24px;
}

.feature-txt ul.dot {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
	font-size: 15px;
	list-style: outside none none;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.feature-txt ul.dot li {
	list-style: outside none disc;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	line-height: 1.7em;
	margin-left: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 15px;
}

.feature-img {
	width: 45%;
	padding-top: 15px;
}

.feature-img-free {
	width: 20%;
}

.feature-item-box {
	padding: 70px 0 30px;
	max-width: 1000px;
}

.feature-item-box h4 {
	color: #4b595e;
	font-size: 40px;
	text-align: center;
	padding-bottom: 30px
}

.feature-item-box ul {
	overflow: hidden;
	margin-bottom: 20px;
}

.feature-item-box ul li {
	float: left;
	width: 270px;
	margin-right: 90px;
}

.feature-item-box ul li img {
	text-align: center;
}

.feature-item-box ul li.last {
	margin: 0;
}

.feature-item-box ul li h3 {
	font-size: 1.6em;
	margin-bottom: 15px;
}

.feature-item-box ul li p {
	font-size: 1.4em;
}

.right {
	float: right;
}

.left {
	float: left;
}

.bottom {
	padding: 70px 0px;
	background: #F2F6F7;
	margin-bottom: -40px;
}

.bottom h2 {
	font-size: 40px;
	color: #4b595e;
	line-height: 1.2em;
	text-align: center;
	margin: 0;
	padding: 0 0 30px;
}

.bottom h2 span {
	font-size: 20px;
	color: #FFF;
	display: block;
	font-weight: normal;
}

.bottom .btn {
	width: 260px;
	margin: 20px auto 0px;
}

.mt20 {
	margin-top: 20px !important;
}

.wBtn,
.mBtn {
	border-radius: 10px;
	background-color: #EC5298;
	color: #FFF;
	display: block;
	width: 270px;
	height: 72px;
	margin: 0px auto;
	transition: all 0.3s ease 0s;
}

.wBtn .icon_win {
	display: inline-block;
	float: left;
	background: transparent url("../img/win.png") no-repeat scroll center center;
	width: 70px;
	height: 72px;
	border-right: 1px solid #EC5298;
	margin-right: 15px;
}

.wBtn .icon_mac {
	display: inline-block;
	float: left;
	background: transparent url("../img/mac.png") no-repeat scroll center center;
	width: 70px;
	height: 72px;
	border-right: 1px solid #EC5298;
	margin-right: 15px;
}

.wBtn .info,
.mBtn .info {
	font-size: 22px;
	color: #FFF;
	text-align: left;
	padding: 15px 0 0 0;
	margin: 0;
	line-height: 25px;
}

.wBtn .info span,
.mBtn .info span {
	font-size: 14px;
	font-weight: normal;
}

.bottom .btn .link {
	text-align: center;
	margin: 5px 0 0 0;
	padding: 0;
}

.button a {
	text-decoration: none;
	text-decoration-color: -moz-use-text-color;
	text-decoration-line: none;
	text-decoration-style: solid;
}

.wBtn:hover {
	text-decoration: none;
	background-color: rgba(236, 82, 152, 0.82);
}

.bottom .btn .link a {
	color: #555;

}
.amazing-features {
    background-color: #EFEFEF;
    text-align: center;
    padding: 50px 0;
    padding-bottom: 20px;
}
.pro-wrapper {
    width: 1190px;
    margin: 0 auto;
    max-width: 80%;
}
.amazing-features {
    background-color: #ffffec;
    text-align: center;
    padding: 50px 0;
    padding-bottom: 20px;
}
.amazing-features h3{
	font-size: 30px;
    color: #4B4C4C;
    font-weight: bold;
    /* line-height: 60px; */
    margin-bottom: 40px;
    /* display: block; */
}
.amazing-features p{
   font-size:16px;
   margin-bottom:40px;
}
.amazing-features .row {
    margin-left: -15px;
    margin-right: -15px;
}
.amazing-features .row-box {
    border-color: #804747;
}
.amazing-features .row-box {
    /* cursor: pointer; */
    display: inline-block;
    width: 300px;
    height: 423px;
    border: 1px solid;
    vertical-align: top;
    margin: 0 20px 40px;
    padding: 41px 26px 0;
}
.amazing-features .row-box img {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 20px;
}
.amazing-features .row-box .p1 {
    font-size: 16px;
    display: block;
    color: #4B4C4C;
    line-height: 25px;
    margin-bottom: 10px;
    min-height: 50px;
    font-weight: 600;
}
.amazing-features .row-box .p2 {
    display: block;
    font-size: 14px;
    color: #4B4C4C;
    line-height: 25px;
    margin-bottom: 0px;
    min-height: 175px;
}
	
.feature-part-six {
	padding: 0;
	max-width: 1200px;
	margin: auto;
	width: 83%;
	margin-bottom: 50px;
}

.feature-part-six h2 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 3.5%;
	font-weight: normal;
	line-height: 35px;
}

.feature-part-six ul {
	padding-left: 0;
	list-style: none;
}

.feature-part-six ul li {
	float: left;
	width: 33.3%;
	padding: 0 2%;
	text-align: center;
	cursor: pointer;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 20px;
	min-height: 119px;
}

.feature-part-six li span {
	display: block;
	background: url(../../images/ios-new-win-guide-1.png) no-repeat;
	width: 43px;
	height: 42px;
	margin: 0px auto 10px auto;
}

.feature-part-six font {
	font-size: 16px;
	background: url(../../images/radio-blue-out.png) 0px 0px no-repeat;
	padding-left: 28px;
	display: inline-block;
	letter-spacing: 1px;
}

.feature-part-six .current font {
	background: url(../../images/radio-blue-in.png) 0px 0px no-repeat;
}

.feature-part-six li.current {
	border-bottom: 2px solid #0288ff;
	min-height: 118px;
}

.feature-part-six h2 {
	text-align: center;
	font-size: 24px;
	margin-bottom: 3.5%;
	font-weight: normal;
	line-height: 35px;
}
.feature-part-six p {
	text-align: center;
	font-size: 16px;
	margin: 2% 0 2% 0;
    line-height: 25px;
}

.feature-part-six .carousel {
	padding: 4.5% 0;
}
.feature-part-six-wrapper{
	position: relative;
}

.feature-part-six-wrapper  .in-left{
	position: absolute;
	top:50%;
	color:gainsboro ;
	z-index: 99;
}
.feature-part-six-wrapper  .in-right{
	position: absolute;
	top:50%;
	right: 0;
	color:gainsboro ;
	z-index: 99;
}

.slide {
	width: 100%;
	min-height: 180px;
	/*overflow: hidden;*/
	position: relative;
}

.slide .img {
	overflow: hidden;
	position: absolute;
	transition: width 0.4s, height 0.4s, top 0.4s, left 0.4s, z-index 0.4s;
}

.slide .img img {
	/*width: calc(100% - 14px);
	height: calc(100% - 14px);*/
	margin: 7px;
    
}

.slide .img1 {
	width: 40%;
	height: 40%;
	top: 30%;
	left: -50%;
	z-index: 1;
	display: none;
}

.slide .img2 {
	width: 60%;
	height: 60%;
	top: 20%;
	left: -20%;
	z-index: 2;
	text-align: center;
}
.img2 img{
	width: 314px;
	height: 220px;
}

.slide .img3 {
	width: 80%;
	height: 110%;
	top: 10%;
	left: 10%;
	z-index: 3;
	text-align: center;
}
.slide .img3 img{
	width: 522px;
	height: 338px;
}

.slide .img4 {
	width: 60%;
	height: 60%;
	top: 20%;
	left: 60%;
	z-index: 2;
	text-align: center;
}
.img4 img{
	width: 314px;
	height: 220px;
}

.slide .img5 {
	width: 40%;
	height: 40%;
	top: 30%;
	left: 110%;
	z-index: 1;
        display:none;
}

.slide-bt {
	position: absolute;
	left: 50%;
	bottom: 13%;
	z-index: 10;
}

.slide-bt span {
	width: 24px;
	height: 8px;
	background: #c9caca;
	float: left;
	margin: 5px;
	border-radius: 4px;
}

.slide .slide-bt .on {
	background: #ffd200;
}

button {
	width: 50px;
	margin: 20px;
}
.step{
	position: relative;
}
.step1,.step2,.step3,.step4,.step5{
        width:770px;
	position: absolute;
	visibility: hidden;
}
.my-container {
	position: relative;
	max-width: 800px;
	margin: 0 auto;
}
.review{
	margin-top: 10%;
	padding: 5px 0 15px 0;
	margin-bottom: 0;
	background: #F5F5F5;
}
.review-wrapper{
	text-align: center;
	width: 83%;
    margin: 0px auto;
    position: relative;
    max-width: 1600px;
    min-width: 1000px;
}
.pro_des{
    font-size: 18px;
    margin: -1% 0 4% 0;
    line-height: 25px;
}
.star_01,.star_02{
	display: inline-block;
    background: url(../img/icon-index.png) -159px 0px no-repeat;
    width: 14px;
    height: 16px;
    margin-right: 1px;
    overflow: hidden;
    vertical-align: middle;
}
.star_02{
	background-position: -176px 0px;
}
.review .list{
	margin-bottom: 70px;
    width: 100%;
    list-style: none;
}
.review-wrapper h2{
    font-size:24px;
	margin-bottom: 20px;
}
.review .list li{
	width: 25%;
    margin: 0 2%;
    display: inline-block;
    zoom: 1;
    vertical-align: top;
}
.review .list li .word{
	text-align: left;
	letter-spacing: 1px;
}
.review .list li .name{
	position: relative;
    margin-bottom: 30px;
    padding-left: 65px;
    text-align: left;
}
.review .list li .name .head{
	position: absolute;
    left: 0;
    top: -3px;
    width: 52px;
    height: 52px;
}
.review .list li .name .head img{
	width: 100%;
    height: auto;
}
.review_link{
	display: block;
    margin: 0 auto;
    width: 210px;
    border: 2px solid #f38a01;
    color: #f38a01;
    background: url(../img/edit.png) no-repeat 20px center;
    padding: 12px 0 13px 30px;
    font-size: 18px;
}
.review_link:hover{
	color: #FFFFFF;
    text-decoration: none;
    background: #f38a01 url(../img/edit2.png) no-repeat 20px center;	
}
.buy-banner {
    padding: 50px 0;
    background-color: #4d6c82;
    position: relative;
}
.buy-banner h1 {
    font-size: 36px;
    line-height: 60px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 30px;
}
.buy-banner img {
    vertical-align: bottom;
    margin-right: 20px;
    margin-bottom: 40px;
    height: 97px;
}
.buy-banner ul {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 30px;
    border-left: 1.5px solid #fff;
    margin-bottom: 40px;
}
.buy-banner li::before {
    content: "";
    width: 7px;
    height: 7px;
    display: inline-block;
    border-radius: 120px;
    background-color: #fff;
    vertical-align: top;
    margin-top: 7px;
}
.buy-banner li span {
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
}
.buy-banner .buy-box{
	width: 262px;
	height: 258px;
	background-color: #fff;
	position: absolute;
	top:30px;
	right: 120px;
	text-align: center;
}
.buy-banner .buy-box .title1{
	color: #646464;
    font-size: 20px;
    padding-top: 32px;
}
.buy-banner .buy-box .price{
	font-size: 32px;
    color: #fa3e58;
    padding-top: 26px;
}
.buy-banner .buy-box .buy-now{
	display: block;
    width: 174px;
    height: 48px;
    margin: 15px auto 0px;
    line-height: 48px;
    border-radius: 30px;
    color: #fff;
    background-color: #f94e66;
    font-size: 20px;
}
.buy-banner .buttons {
    position: absolute;
    bottom: 0;
    left: 26%;
}
.buy-banner .buttons a {
    padding: 10px 30px;
    display: inline-block;
    font-size: 20px;
    color: #fff;
    text-align: center;
}
.buy-banner .buttons a.active {
    background-color: #fff;
    color: #4d6c82;
    border-bottom: 1px solid #efefef;
}
.buy-banner .buttons a i {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 10px;
}
.buy-content {
    padding: 50px 0;
}
.buy-content .box {
    width: 100%;
    margin-bottom: 40px;
    background-color: #EFEFEF;
    box-shadow: 10px 10px 10px #a8c1c6;
    transition: 1s;
    padding: 40px;
    position: relative;
}
.buy-content .box:hover {
    box-shadow: 0px 0px 0px #dddddd;
}
.buy-content .box .pro {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
}
.buy-content .box.best_value::before {
    content: "Best Value";
    padding: 10px 17px;
    display: inline-block;
    font-size: 16px;
    background-color: #c4a31f;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.buy-content .box .pro .name {
    font-size: 24px;
    color: #4b4c4c;
    line-height: 30px;
    font-weight: bold;
}
.buy-content .box .pro .desc {
    font-size: 16px;
    color: #606060;
    line-height: 30px;
}
.buy-content .box .mid {
    width: 22%;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    line-height: 30px;
    color: #4b4c4c;
    margin-left: 32px;
    margin-right: 50px;
}

.buy-content .box .price-buy {
    width: 23%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding-left: 70px;
    border-left: 2px solid #d7d6d6;
}
.buy-content .box .price-buy .price {
    margin-bottom: 20px;
}
.buy-content .box .price-buy .price .old_price {
    font-size: 16px;
    line-height: 30px;
    color: #4b4c4c;
    text-decoration: line-through;
    margin-right: 10px;
}
.buy-content .box .price-buy .price .new_price {
    font-size: 22px;
    line-height: 30px;
    color: #4b4c4c;
    font-weight: bold;
}
.buy-content .box .price-buy .buy a {
    display: inline-block;
    width: 156px;
    height: 40px;
    border: 1px solid #994422;
    text-align: center;
    line-height: 40px;
    background-color: #994422;
    color: #fff;
    font-size: 16px;
    transition: 0.5s;
}
.buy-content .box .price-buy .buy a em {
    position: relative;
    top: -1px;
    margin-right: 6px;
    color: inherit;
}
.buy-content .box .price-buy .buy a:hover {
    background-color: #fff;
    color: #994422;
}

.buy-bundle_area {
    background-color: #efefef;
    padding: 60px 0;
}
.buy-bundle_area .container{
	padding: 0;
}
.buy-bundle_area h3 {
    font-size: 32px;
    color: #4b4c4c;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}
.buy-bundle_area .bundle {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-right: -3px;
    padding: 0 3px;
}
.buy-bundle_area .bundle.bundle-3 {
    width: 28%;
    height: 456px;
    background-color: #fff;
    box-shadow: 3px 3px 3px #a8c1c6;
    font-size: 24px;
    transition: 1s;
}
.buy-bundle_area .bundle.bundle-3-plus, .buy-bundle_area .bundle.bundle-3-equ {
    width: 70px;
    font-size: 66px;
    color: #efefef;
}
.buy-bundle_area .bundle .pro_title {
    max-width: 95%;
    margin: 40px auto 0;
    font-size: 93%;
    color: #4b4c4c;
    font-weight: bold;
}
.buy-bundle_area .bundle img {
    margin-top: 30px;
}
.buy-bundle_area .bundle .des {
    font-size: 66%;
    max-width: 90%;
    margin: 30px auto 0;
    color: #4b4c4c;
}
.buy-bundle_area .bundle .des a {
    font-size: inherit;
    line-height: inherit;
    color: #007495;
}
.buy-bundle_area .bundle .price {
    display: inline-block;
}
.buy-bundle_area .bundle .price .old_price {
    display: inline;
    font-size: 83%;
    line-height: 36px;
    vertical-align: baseline;
    color: #606060;
    text-decoration: line-through;
    margin-right: 20px;
}
.buy-bundle_area .bundle .price .new_price {
    display: inline;
    font-size: 130%;
    vertical-align: baseline;
    color: #994422;
}
.buy-bundle_area .bundle-buy .total {
    font-size: 24px;
    color: #4b4c4c;
    font-weight: bold;
    margin-top: 50px;
}
.buy-bundle_area .bundle-buy .old_price {
    font-size: 20px;
    line-height: 46px;
    color: #606060;
    text-decoration: line-through;
}
.buy-bundle_area .bundle-buy .new_price {
    font-size: 32px;
    line-height: 46px;
    color: #994422;
    margin-bottom: 15px;
}
.buy-bundle_area .bundle-buy .save {
    font-size: 20px;
    line-height: 46px;
    color: #606060;
}
.buy-bundle_area .bundle-buy a {
    display: inline-block;
    width: 156px;
    height: 40px;
    border: 1px solid #994422;
    text-align: center;
    line-height: 40px;
    background-color: #994422;
    color: #fff;
    font-size: 16px;
    transition: 0.5s;
}
.buy-bundle_area .bundle-buy a em {
    position: relative;
    top: 1px;
    margin-right: 6px;
    color: inherit;
}
.buy-bundle_area .bundle-buy a:hover {
    background-color: #fff;
    color: #994422;
}
.buy-payment {
    padding: 60px 0;
}
.buy-payment p {
    font-size: 16px;
    color: #4b4c4c;
    margin-bottom: 20px;
    text-align: center;
}
.buy-payment img {
    max-width: 100%;
}
.buy-service {
    padding-bottom: 50px;
}
.buy-service .services span {
    display: inline-block;
    vertical-align: top;
    width: 20.6%;
    height: 230px;
    text-align: center;
    margin-right: 20px;
    margin-left: 20px;
    padding: 0 5px;
    font-size: 14px;
}
.buy-service .services span img {
    max-width: 60px;
    max-height: 55px;
    margin-bottom: 20px;
}
.buy-service .services span .top {
    font-size: 17px;
    color: #4b4c4c;
    margin-bottom: 23px;
}
.phone-head{
 display:none;
}
.download-prompt-title {
  text-align:center;
 
}
.download-prompt-title h3{
   padding: 30px 0;
   background-color: #DCEEF8;
}
.download-prompt-content{
   text-align:center;
   padding:45px 0;
   padding-top:10px;
}
.download-prompt-content ul{
    list-style:none;
    padding: 0 20px;
    text-align:left;
}
.download-prompt-content p{
    width: 88%;
    margin: 0 auto;
    color: #000;
    font-size: 16px;
    line-height: 24px;
}
.download-prompt-content-share{   
    width: 88%;
    margin: 0 auto;
    margin-top: 30px;
}
.download-prompt-content-note{
    background:#03a9f4;
    width: 88%;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 14px;
    color: #323232;
    line-height: 24px;
}
.download-prompt-content-note a{
    color:#fff;
}
.download-prompt-content-tutorials{   
    width: 88%;
    margin: 0 auto;
    margin-top: 30px;
    background:#ffc10791
}
.button_icon {
	padding: 15px 16px;
	background: rgba(0, 0, 0, .05);
}
.button_label {
	position: relative;
	padding: 15px 30px;
	z-index: 2;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
}

.button {
        cursor: pointer;
	position: relative;
	border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 20px;
	background-color: #88be4c;
	background-image: url(../../images/box_shadow_button.png);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .03);
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .03);
}

.button::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	z-index: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	background: rgba(0, 0, 0, .05);
}

.button:hover:after {
	width: 100%;
}
#alertFram{
   position: absolute;
    width: 65vh;
    height: 150px;
    top:30%;
    left:30%;
    text-align: center;
    z-index: 300;
}
#alertFram .alert-li1{
   padding-top:30px;background:#fff;font-size:16px;font-weight:bold;height:25px;line-height:25px;border:1px solid #F9CADE;border-bottom:none;color:#000;
}
#alertFram .alert-li2{
  background:#fff;text-align:center;font-size:14px;height:75px;line-height:95px;border-left:1px solid #F9CADE;border-right:1px solid #F9CADE;border-bottom:none;color:#000;
}
#alertFram .alert-li3{
  background:#fff;text-align:center;font-size:16px;height:95px;line-height:95px;border-left:1px solid #F9CADE;border-right:1px solid #9E9E9E;border-bottom:none;color:#000;
}
#alertFram .alert-li4{
  background:#fff;text-align:center;font-weight:bold;height:50px;line-height:25px; border:1px solid #F9CADE;border-top:none;
}
#alertFram .alert-li5{
  position: absolute;
  top: 2.5%;
  right: 2.5%;;
}
#alertFram .alert-ul{
  list-style:none;margin:0px;padding:0px;width:100%;position: relative;
}
#product-code{
  display:none;
}
.share{
	background-color: #FFFFFF;
    padding: 50px 0;
    text-align: center;
}
.share-btn {
    display: inline-block;
    color: #ffffff;
    border: none;
    width: 8em;
    padding: 1em;
    box-shadow: 0 2px 0 0 rgba(0,0,0,0.2);
    outline: none;
    text-align: center;
}
.share-btn.facebook {
    background: #3B5998;
}
.share-btn.linkedin {
    background: #4875B4;
}
.share-btn.google-plus {
    background: rgb(220, 78, 65);
}
.share-btn.twitter {
    background: rgb(29, 161, 242);
}
.win-none {
    display: none;
}
.pc-hidden {
    display: none !important;
}


@media(max-width:768px){
    .botlink-box {
    width: 100%;
}
    .botlink-company {
    width: 50%;
}
    .botlink-support {
    width: 40%;
}
    .pro_recomm{
    display:none;
}
    .swiper-container{
    display:none;
}
    .top-download-show{
    display:none;
}
  .index .banner .banner-left .banner-title{
    margin:auto;
    font-size: 30px;
}
  .feature-txt{
    float:none;
    width:90%;
    margin:auto;
}
  .feature-img{
   display:none;
}
  .feature-box{
   margin:auto;
}
  h1.h{
   display:none;
}
  .bottom h2{
  font-size:24px;
}
  #User-Guide{
  display:none;
}
  #review{
  display:none;
}
  .head{
  display:none;
}
 .phone-head{
  display:block;
  width:100%;
}
 .phone-head .phone-head-container{
  width:90%;
  margin:auto;
}
 .phone-head .phone-head-container .phone-head-logo{
  width:20%;
  float:left;
}
.phone-head .phone-head-container .phone-head-menu{
  margin-left: 20px;
  margin-top: 10px;
  float:left;
}
.phone-head .phone-head-container .phone-head-menu>ul>li{
  float:left;
}
.phone-head .phone-head-container .phone-head-logo img{
  width:100%;
}
.phone-head .phone-head-container .phone-head-menu ul li a{
 padding:10px;
}
.product-menu{
 position:relative;
}
.head-ul-2{
 position: absolute;
 display: none;
 top: 35px;
 width:200px;
 background: #fff;
 z-index:1;
}
.head-ul-2>li{
 width:100%;
}
.head-ul-2 li a{
 padding:10px;
 border:1px solid #000;
 display:block;
 color:#000;
}
.buy-banner{
  width:90%;
  margin-left:5%;
  margin-right:5%;
}
.buy-banner .buy-box{
  right:40px;
}
.buy-banner img{
  display:none;
}
.buy-banner ul{
 padding:0;
 border:none;
 margin-top:260px;
}
.buy-banner .buttons{
 left:unset;
}
.buy-bundle_area .bundle.bundle-3{
 width:100%;
}
.buy-content .box .mid{
 display:none;
}
.buy-content .box .pro .name,.buy-content .box .pro .desc{
 text-align:center;
}
.buy-content .box .pro .desc{
 font-size:12px;
}
.buy-content .box .price-buy{
 border:none;
}
.buy-content .box .price-buy{
  padding-left:0;
}
.buy-service .services span{
  width:100%;
  margin:auto;
}
.my-button_label {
    padding: 15px 10px;
    display: inline-block;
}
.share-btn{
    margin:0;
    padding:10px;
    margin-top:20px;
}
#alertFram{
    left: 0;
    margin: 0;
    width: 100%;
    top: 140px;
    
}
#alertFram .alert-ul{
        
}
#alertFram .alert-li1{
   font-size: 14px;
    height: 55px;
}
#alertFram .alert-li2{
    font-size: 12px;
    height: 35px;
    line-height: 36px;
}
#alertFram .alert-li3{
    height: 50px;
    line-height: 50px;
}
#alertFram .alert-li4{
    height: 160px;
}
#alertFram .alert-li4 a{
   display:inline-block;
   margin-top:10px;
}
#alertFram .alert-li5{ 
  right: 2.5%;;
}
#product-code{
  display:block;
  opacity:1;
  position:fixed;
  top: 10%;
  left: 35%;
}
#product-code.show-message{ 
  opacity:0;
  transition: 5s;
  -webkit-transition: 5s;
  -moz-transition: 5s;
}
.index .product-apple,.index .product-iTunes,.index .product-TunesGo,.index .product-2d{
   background:#b9fceb;
}

.phone-none {
    display: none;
}
.win-none {
    display: block;
}
.phone-hidden {
    display: none !important;
}
.phone-show {
    display: block !important;
}
.payArea{
    margin-top:10px;
}
.index .product-all{
    padding-top:10px;
    height:280px;
}
}

