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

body {
    font-family: "微软雅黑", "Microsoft YaHei UI" !important;
}
a {
    color: #2a3342;
}
.clear {
    clear: both;
}
.back-blue {
    background-color: #f1f4f5;
}
.font-size-60 {
    font-size: 60px !important;
}
.head-img2 {
    cursor: pointer;
}
.carousel-control.left {
    background: none;
    filter: none;
}
.carousel-control.right {
    background: none;
    filter: none;
}
.page-change {
    padding: 30px;
}
.swiper-slide {
    overflow: hidden;
}
.page-change a {
    width: 100%;
    float: left;
    text-decoration: none;
    border: 1px solid #f1f4f5;
    padding: 10px 30px;
    color: #21325e;
    border-radius: 5px;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}
.dropdown-menu li {
    display: block !important;
}
.page-change a:hover {
    color: #1872fa;
}
.page-change a span {
}
.page-change a:first-child {
    margin-bottom: 10px;
}
.page-change a:last-child {
}
.help2 {
    margin-top: 50px;
    margin-bottom: 50px;
    height: 100%;
}
.help3 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.help3-page-change {
    padding: 15px 15px;
}
.help3>.col-xs-12 {
    padding: 0 5px;
}
.help2-left {
/* background-color: #fff; */
}
.help3-left {
    position: fixed;
    width: 298px;
    left: 5px;
    top: 5px;
}
.help2-left ul {
    padding: 0px 0;
}
.help2-left ul li {
    list-style: none;
}
.help2-left ul li a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    padding: 13px 25px;
    width: 100%;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #f1f4f5;
    font-size: 14px;
    color: #21325e;
    background-color: #fff;
}
.help3-left ul li a {
    padding: 13px 15px;
    font-size: 12px;
}
.help2-left ul>.help-active a {
    background-color: #017eff;
    color: #fff;
}
.help2-left ul>.help-active a:hover {
    background-color: #017eff;
    color: #fff;
}
.help2-left ul li:first-child a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.help2-left ul li:last-child a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.help2-left ul li a:hover {
    color: #017eff;
}
.help2-right-s {
    height: 100%;
    overflow-y: scroll;
}
.help2-right {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
}
.help2-right-title {
    padding: 10px 25px;
    width: 100%;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    border-bottom: 1px solid #f1f4f5;
    font-size: 18px;
    color: #21325e;
}
.help3-right-title {
    padding: 12px 15px;
    font-size: 11px;
}
.help2-right-main {
    padding: 20px 30px;
}
.help2-right-main2 {
    padding: 20px 30px;
}
.help2-right-main2 ul {
    padding: 0;
    margin: 0;
}
.help2-right-main2 ul li {
    list-style: none;
    width: 33.333333%;
    float: left;
    margin-bottom: 3px;
}
.help2-right-main2 ul li a {
    overflow: hidden;/*超出部分隐藏*/
    text-overflow: ellipsis;/* 超出部分显示省略号 */
    white-space: nowrap;/*规定段落中的文本不进行换行 */
    width: 80%;/*需要配合宽度来使用*/
    display: inline-block;
}
.help2-right-main2 ul li a:hover {
    color: #017eff;
    text-decoration: none;
}
.help3-right-main {
    padding: 20px 15px;
    min-height: 460px;
}
.contactusdiyou .hoverbtn {
    width: 45px;
    height: 129px;
    padding-top: 25px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -66px;
    left: -45px;
    font-size: 14px;
    color: #fff;
    background: #017eff;
    box-shadow: 0px 15px 62px 0px rgba(1, 126, 255, 0.24);
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}
.contactusdiyou .hoverbtn span {
    width: 45px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    overflow: hidden;
    float: left;
}
.contactusdiyou .hoverbtn .hoverimg {
    width: 13px;
    height: 9px;
    margin: 10px 0 0 10px;
    float: left;
    display: inline;
    background-repeat: no-repeat
}
.hoverimg2 {
    background: url(../images/hoverbtnbg1.png) no-repeat
}
.contactusdiyou .conter {
    width: 100%;
    height: 560px;
    position: absolute;
    top: 0;
    margin-top: 45%;
    padding: 0 20px;
}
.contactusdiyou .conter .con1 {
    border-bottom: 1px solid #ffffff45;
    padding-bottom: 22px;
}
.contactusdiyou .conter .con1 dl dt {
    width: 31px;
    height: 31px;
    position: absolute;
    top: 0px;
    left: 0;
}
.contactusdiyou dl .f1 {
    width: 100%;
    float: right;
    font-size: 15px;
    color: #fff;
    vertical-align: top;
    font-weight: 700;
}
.contactusdiyou dl .f2 {
    width: 100%;
    font-size: 12px;
    color: #fff;
    line-height: 30px;
    float: right;
}
.kefuQQ {
    margin-top: 10px;
}
.kefuQQ ul {
    padding: 0;
    margin: 0;
}
.kefuQQ ul li {
    list-style: none;
    margin-bottom: 10px;
    width: 100%;
    display: block;
    margin-left: -10px;
    width: 200px;
}
.kefuQQ ul li span {
    font-size: 14px;
    padding-right: 5px;
    top: 1px;
    position: relative;
}
.kefuQQ ul li a {
    background-color: #fff;
    padding: 5px 8px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    color: #090909;
}
.kefuQQ ul li a:hover {
    color: #21325e;
    background-color: #fff;
}
.kefuQQ ul li a img {
    width: 18px;
}
.contactusdiyou .conter .con1 dl dd .ph_num {
    color: #fff;
    height: 25px
}
.ph_num {
    font-size: 18px;
}
.contactusdiyou .qqcall {
    padding: 20px 0;
    border-bottom: 1px solid #ffffff45;
    box-sizing: border-box;
    position: relative;
}
.contactusdiyou .qqcall dl dt {
    width: 31px;
    height: 31px;
    position: absolute;
    top: 0px;
    left: 0;
}
.contactusdiyou .weixincall {
    float: right;
    padding: 15px 0;/* border-bottom: 1px solid #ffffff45; */
}
.fn_cle {
    position: relative;
    padding-left: 40px;
    margin-bottom: 0;
}
.contactusdiyou .weixincall dl dt {
    width: 31px;
    height: 31px;
    position: absolute;
    top: 0px;
    left: 0;
}
.contactusdiyou .weixincall .f3 {
    float: right;
    width: 100%;
    margin-top: 12px;
}
.contactusdiyou .weixincall .f3 img {
    width: 100%;
}
.contactusdiyou .dytimer {
    float: right;
    width: 160px;
    height: 40px;
    padding: 16px 0 15px;
    margin: 20px 0 0
}
.contactusdiyou .dytimer span {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #fff
}
.diyou {
    _position: absolute;
    _bottom: auto;
    _margin-bottom: 0;
    z-index: 99999999999;
}
.diyoumask {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100000;
    width: 100%;
    height: 100%;
    opacity: .3;
    filter: alpha(Opacity=30);
    background: #000;
    display: none
}
.fn_cle:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
 @media screen and (min-width:0\0) {
 .page2-common-up-text i {
 color: rgba(73, 204, 238, 1) !important;
 background-image: none !important;
}
 .common-btn i {
 color: rgba(73, 204, 238, 1) !important;
 background-image: none !important;
}
 .page3-case-icon-middle i {
 color: rgba(73, 204, 238, 1) !important;
 background-image: none !important;
}
 .common-btn:hover i {
 color: #fff !important;
 background-image: none !important;
 background-color: none !important;
}
 .apple-banner {
 display: none !important;
}
 .carousel {
 display: block !important;
}
 .banner-free-left-ie {
 float: left;
 width: 30%;
 margin-top: 15%;
}
 .banner-free-left-ie img {
 width: 100%;
}
 .banner-free-right-ie {
 width: 70%;
 float: left;
 margin-top: 3%;
}
 .banner-free-right-ie img {
 width: 100%;
}
 .title-ie {
 margin: 0 auto 0;
 width: 45%;
 padding-top: 4%;
}
 .title-ie img {
 width: 100%;
}
 .slide-middle-ie {
 padding-top: 10% !important;
}
 .carousel2 {
 width: 100% !important;
 display: block !important;
 height: auto !important;
}
 .carousel2>.carousel-control {
 opacity: 0 !important;
}
 .carousel2>.carousel-control:hover {
 opacity: 0 !important;
}
 .ie-list {
}
 .ie-list ul {
}
 .ie-list ul li {
 list-style: none;
 width: 25%;
 padding: 0 15px;
 float: left;
 margin-top: 30px;
}
 .ie-list ul li img {
 height: 259px;
}
 .page3-other {
 display: none !important;
}
 .page3-ie {
 display: block!important;
}
 .page3-case-icon-middle {
 margin-top: 15% !important;
}
 .common-btn a:hover {
 background-image: none !important;
 background-color: #3789f5 !important;
}
 .common-btn a i {
 display: none!important;
 background-image: none !important;
}
 .common-btn a:hover i {
 display: none!important;
 transition: unset !important;
 background-image: none !important;
 background-color: unset !important;
}
 .common-btn a {
 padding: 9px 35px 9px 35px !important;
}
}
@keyframes tada {
0% {
transform:scaleX(1)
}
10%, 20% {
transform:scale3d(.9, .9, .9) rotate(-3deg)
}
30%, 50%, 70%, 90% {
transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)
}
40%, 60%, 80% {
transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)
}
to {
transform:scaleX(1)
}
}
.tada {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: tada;
    animation-name: tada;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

@media (max-width: 5000px) {

	.threed-s1-pic2-t{
		position:absolute;
		top: -150px;
		right:0;
		z-index:25;
		font-size: 23px;
		font-weight: bold;
		color: #8a93a770;
		}
	.threed-s1-pic2{

position: relative;

margin-top: 150px;
	}
	.threed-s1-pic2 ul{

padding: 0;

/* margin-top: 150px; */

min-height: 293px;
	}
	.threed-s1-pic2 ul li{

width: 100%;

list-style: none;

position: absolute;

top: 0;

left: 0;
	}
	.threed-s1-pic2 ul li img{

transform: perspective(400px) scale(1) translateX(-2%) rotateY(-3deg);

height: 250px;

width: 70%;

border:1px solid #fff;

border-radius:8px;

box-shadow: 0px 20px 15px 0px rgba(0, 0, 0, 0.03);

}
	.threed-s1-pic2 ul li:nth-child(1){
		z-index:24;
        left: 0px;
        top:0px;
	}
	.threed-s1-pic2 ul li:nth-child(2){
		z-index:23;
        left: 7px;
        top:-4px;
	}
	.threed-s1-pic2 ul li:nth-child(3){
		z-index:22;
        left: 14px;
        top:-8px;
	}
	.threed-s1-pic2 ul li:nth-child(4){
		z-index:21;
        left: 21px;
         top:-12px;
	}.threed-s1-pic2 ul li:nth-child(5){
		z-index:20;
        left: 28px;
         top:-16px;
	}.threed-s1-pic2 ul li:nth-child(6){
		z-index:19;
        left: 35px;
         top:-20px;
	}
	.threed-s1-pic2 ul li:nth-child(7){
		z-index:18;
        left: 42px;
         top:-24px;
	}.threed-s1-pic2 ul li:nth-child(8){
		z-index:17;
        left: 49px;
         top:-28px;
	}.threed-s1-pic2 ul li:nth-child(9){
		z-index:16;
        left: 56px;
         top:-32px;
	}
	.threed-s1-pic2 ul li:nth-child(10){
		z-index:15;
        left: 63px;
        top:-36px;
	}
	.threed-s1-pic2 ul li:nth-child(11){
		z-index:14;
        left: 70px;
        top:-40px;
	}
	.threed-s1-pic2 ul li:nth-child(12){
		z-index:13;
		left: 77px;
		top:-44px;
	}
	.threed-s1-pic2 ul li:nth-child(13){
		z-index:12;
        left: 84px;
        top:-48px;
	}
	.threed-s1-pic2 ul li:nth-child(14){
		z-index:11;
        left: 91px;
        top:-52px;
	}
	.threed-s1-pic2 ul li:nth-child(15){
		z-index:10;
        left: 98px;
        top:-56px;
	}
	.threed-s1-pic2 ul li:nth-child(16){
		z-index:9;
         left: 105px;
        top:-60px;
	}
	.threed-s1-pic2 ul li:nth-child(17){
		z-index:8;
          left: 112px;
        top:-64px;
	}
	.threed-s1-pic2 ul li:nth-child(18){
		z-index:7;
        left: 118px;
        top:-68px;
	}
	.threed-s1-pic2 ul li:nth-child(19){
		z-index:6;
        left: 125px;
        top:-72px;
	}
	.threed-s1-pic2 ul li:nth-child(20){
		z-index:5;
        left: 132px;
        top:-76px;
	}
	.threed-s1-pic2 ul li:nth-child(21){
		z-index:4;
        left: 139px;
        top:-80px;
	}
	.threed-s1-pic2 ul li:nth-child(22){
		z-index:3;
        left: 146px;
        top:-84px;
	}
	.threed-s1-pic2 ul li:nth-child(23){
		z-index:2;
       left: 153px;
        top:-88px;
	}
	.threed-s1-pic2 ul li:nth-child(24){
		z-index:1;
       left: 160px;
        top:-92px;
	}

	.threed-s3-pic-left{
		position: absolute;
		right: 0;
		top: 100px;
		z-index: 0;
	}
	.threed-s3-pic-left img{
		width: 100%;
	}
	.threed-s4-pic-left{
		position: absolute;
		right: 0;
		bottom: 0;
		z-index: 0;
		width: 100%;
	}
	.threed-s4-pic-left img{
		width: 100%;
	}
.threed-s1-pic-left {
    position: absolute;
    left: 0;
    top: 100px;
    z-index: -1;
}
.threed-s1-pic-left img {
    width: 100%;
}
	.threed-s2-pic-left {
    position: absolute;
    right: 0;
    top: -200px;
    z-index: -1;
}
.threed-s2-pic-left img {
    width: 100%;
}
.threed-s4-main-t1 {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}
.threed-s4-main {
    width: 90%;
    max-width: 1600px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding: 20px 0 0;
}
.threed-s4-main>.swiper-container {
    padding: 20px 0 50px;
}
.threed-s4-main a:hover {
    color: #76838f;
}
.threed-s4 {
    padding: 120px 0 70px;
    position: relative;
}
.threed-common-t1-s4 {
    font-size: 92px;
    color: #6d717c;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    opacity: 0.08;
    line-height: 48px;
}
.threed-common-t1-s4-up {
    position: relative;
    top: 50px;
}
.threed-s3-prev:hover {
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3789f5, endColorstr=#52eeeb);/*IE<9>*/
    background-image: -moz-linear-gradient( -135deg, rgb(55,137,245) 0%, rgb(82,238,235) 100%);
    background-image: -webkit-linear-gradient( -135deg, rgb(55,137,245) 0%, rgb(82,238,235) 100%);
    background-image: -ms-linear-gradient( -135deg, rgb(55,137,245) 0%, rgb(82,238,235) 100%);
    background-size: auto;
    border: 0px;
}
.threed-s3-prev:hover i {
    color: #fff;
}
.threed-s3-next:hover {
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3789f5, endColorstr=#52eeeb);/*IE<9>*/
    background-image: -moz-linear-gradient( -135deg, rgb(55,137,245) 0%, rgb(82,238,235) 100%);
    background-image: -webkit-linear-gradient( -135deg, rgb(55,137,245) 0%, rgb(82,238,235) 100%);
    background-image: -ms-linear-gradient( -135deg, rgb(55,137,245) 0%, rgb(82,238,235) 100%);
    background-size: auto;
    border: 0px;
}
.threed-s3-next:hover i {
    color: #fff;
}
.threed-s3-prev {
    left: 10% !important;
    border-radius: 200px;
    border: 1px solid #017eff;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.threed-s3-prev i {
    position: relative;
    font-size: 18px;
    left: -2px;
    top: 2px;
    color: #017eff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.threed-s3-next {
    right: 10% !important;
    border-radius: 200px;
    border: 1px solid #017eff;
    width: 44px !important;
    height: 44px !important;
    line-height: 44px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.threed-s3-next i {
    position: relative;
    font-size: 18px;
    left: 1px;
    top: 2px;
    color: #017eff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.threed-s3-btn {
    margin-top: 20px;
}
.threed-s3-btn a {
    color: #017eff;
    border: 1px solid #017eff;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 190px;
}
.threed-s3-btn a:hover {
    color: #ffffff;
    border: 1px solid #017eff;
    background-color: #017eff;
}
.btn2 a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    padding: 10px 50px;
    border-radius: 100px;
    text-decoration: none;
}
.threed-s3 {
    padding: 30px 0 !important;
}
.threed-s3-change {
}
.threed-s3-change>.swiper-container {
    padding: 40px 0 20px;
}
.threed-s3-common-title {
    font-size: 16px;
    position: relative;
    padding-left: 60px;
    line-height: 24px;
    min-height: 48px;
}
.threed-s3-common-title span {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 39px;
    font-weight: bold;
    color: #017eff;
    display: block;
    line-height: 44px;
}
.threed-s3-common-pic {
    margin-top: 20px;
    padding: 20px 15px 50px;
}
.threed-s3-common-pic img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0px 13px 21px 0px rgba(0, 0, 0, 0.13);
}
.threed-s2-text2 {
    margin-top: 15px;
    font-size: 14px;
}
.threed-common-t1-s2 {
    opacity: 0.7;
}
.threed-s2 {
    padding: 10px 0 20px;
    margin-bottom: 70px;
    position: relative;
}
.threed-s2-main {
}
.threed-common-title-left {
    padding-top: 30px;
}
.threed-common-title-left>.threed-common-t1 {
    text-align: left;
    line-height: 42px;
}
.threed-common-title-left>.threed-common-line {
    margin: 15px 0 15px 0;
}
.threed-common-title-left>.threed-common-t2 {
    text-align: left;
    padding: 0 8% 0 0;
}
.threed-s2-text {
    color: #21325e;
    font-weight: bold;
    font-size: 22px;
    opacity: 0.3;
    margin-bottom: 5px;
}
.threed-s2-iframe {
    height: 300px;
}
.threed-s2-iframe iframe {
    border: 0;
    border-radius: 12px;
    box-shadow: 0px 13px 21px 0px rgba(0, 0, 0, 0.13);
}
.threed-s1-main>.col-lg-6 {
/* padding:0 30px; */
}
.threed-s1-main {
    padding: 50px 0;
}
.threed-s1-pic {
    width: 100%;/* padding: 15px; */
}
.threed-s1-pic img {
    width: 100%;
}
.threed-s1-text {
    font-size: 16px;
    margin-top: 50px;
    text-align: left;
    width: 90%;
}
.threed-s1-text span {
    color: #017eff;
}
.threed-s1 {
    padding: 80px 0 50px;
    position: relative;
}
.threed-common-title-left2 {
    padding-left: 30px;
}
.threed-common-title {
    position: relative;
}
.threed-common-t1 {
    text-align: center;
    font-size: 28px;
    color: #21325e;
}

.threed-common-t1 span {
    font-weight: bold;
}
.threed-common-line {
    width: 70px;
    height: 3px;
    background-color: #017eff;
    margin: 15px auto;
}
.threed-common-t2 {
    /* color: #21325e; */

/* opacity: 0.6; */

    text-align: center;
    padding: 0 21%;
    font-size: 16px;
}
.threed-main {
    box-sizing: border-box;
    /* padding-top: 8%; */

    position: relative;
    display: flex;
    flex-flow: column nowrap;
    align-items: center;
}
.threed-main-t1 {
    text-align: center;
    font-size: 52px;
    font-weight: 100;
    color: #fff;
    line-height: 68px;
    text-shadow: 0px 3px 4px #00000036;
}
.threed-main-t1 span {
    font-weight: bold;
}
.threed-main-t1 span b {
    font-size: 36px;
    padding-left: 5px;
}
.threed-main-t1 span:first-child {
    font-style: italic;
}
.threed-main-t1 span:last-child {
    padding-left: 5px;
}
.threed-main-t2 {
}
.threed-main-t3 {
    margin-top: 50px;
}
.threed-main-t3 ul {
    padding: 0;
}
.threed-main-t3 ul li {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
}
.threed-main-t3 ul li img {
    position: relative;
    top: -5px;
}
.threed-main-t3 ul li span {
    color: #fff;
    font-size: 22px;

    text-shadow: 0px 2px 2px #00000036;
    padding-left: 8px;
}
.threed-main-btn {
    margin-top: 150px;
}
.threed-main-btn a {
    text-decoration: none;
    color: #fff;
    background-color: #3473f6;
    padding: 12px 70px;
    border-radius: 500px;
    cursor: pointer;
    box-shadow: 0px 2px 10px 0px rgb(38 149 255 / 0%);
    transition: all 0.5s;
}
.threed-main-btn a:hover {
    background-color: #3f7dff;
    box-shadow: 0px 5px 10px 0px rgb(0 126 255 / 0%);
}
.threed-main-t4 {
    color: #fff;
    position: absolute;
    bottom: 15px;
    font-size: 12px;
    right: 5%;
    opacity: 0.8;
}
.threed-banner {
    height: 700px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.threed-iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.threed-iframe iframe {
    border: 0;
}
.phone-change-lr {
    display: none;
}
.guoqing {
    padding-top: 100px;
}
.new-slide-11-a {
    background-image: -moz-linear-gradient( 90deg, rgb(254,219,81) 0%, rgb(254,249,81) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(254,219,81) 0%, rgb(254,249,81) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(254,219,81) 0%, rgb(254,249,81) 100%);
    box-shadow: 0px 5px 40px 0px rgba(251, 185, 42, 0.004);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fef951, endColorstr=#fedb51);/*IE<9>*/
    margin: 50px auto 0;
    display: block;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    background-color: #fee58d;
    color: #8a3407!important;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    border: 0;
    padding: 10px 0;
    position: relative;
    z-index: 99;
    outline: none;
}
.new-slide-11-a:hover {
    box-shadow: 0px 5px 40px 0px rgba(251, 185, 42, 0.9);
}
.new-slide-guoqing-a {
    background-image: -moz-linear-gradient( 0deg, rgb(255,231,146) 0%, rgb(242,217,96) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,231,146) 0%, rgb(242,217,96) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,231,146) 0%, rgb(242,217,96) 100%);
    box-shadow: 0px 10px 24px 0px rgba(138, 52, 7, 0.39);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffe792, endColorstr=#f2d960);/*IE<9>*/
    margin: 20px auto 0;
    display: block;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    background-color: #fee58d;
    color: #8a3407!important;

    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    border: 0;
    padding: 10px 0;
    position: relative;
    z-index: 99;
    outline: none;
}
.new-slide-guoqing-a:hover {
    box-shadow: 0px 15px 45px 0px rgba(138, 52, 7, 0.50);
}
.guoqing-middle {
    width: 95%;
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.guoqing-middle img {
    width: 100%;
    left: 35px;
    position: relative;
}
.guoqing-middle2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.guoqing-middle2 img {
    width: 100%;
}
	.guoqing2{

width: 100%;

max-width: 600px;

margin: 0px auto 0;

padding-top: 70px;
	}
	.guoqing2 button{

margin-top: 38%;
	}
	.guoqing2-pic{

	}
	.guoqing2-pic img{
		width: 100%;
	}
.new-slide-guoqing {
    background: url(../images/guoqing/guoqingback2.jpg) no-repeat;
    background-size: auto 100%;
    background-position: center center;
}.new-slide-guoqing2.guoqing3 {
     display: block;
     background: url(../images/guoqing2/banner.jpg) no-repeat;
     background-size: auto 100%;
     background-position: center center;
     cursor: pointer;
 }
.new-slide-guoqing2 {
    display: block;
    background: url(../images/guoqing2/jd-12-index.jpg) no-repeat;
    background-size: auto 100%;
    background-position: center center;
    cursor: pointer;
}

    .new-slide-101up {
    background: url(../images/101up/xuan101up.jpg) no-repeat;
    background-size: auto 100%;
    background-position: center center;
}
.new-slide-101up a:hover {
    text-decoration: none !important;
}
.new-slide-video {
    background: url(http://donghua-xr100.oss-cn-beijing.aliyuncs.com/video/banner_poster.jpg) center center no-repeat;
    background-size: cover;
}
.new-slide-cr {
    background: url(../images/cr/vr6.0.png) center center no-repeat;
    background-size: cover;
}
.new-slide-51 {
    background: url(../images/51/bg.jpg) center center no-repeat;
    background-size: cover;
}
.up-51-left {
    width: 90%;
    max-width: 540px;
    margin-top: 15%;
    margin-left: 20px;
}
.up-51-left img {
    width: 100%;
}
.up-51-right {
    position: absolute;
    right: -50px;
    bottom: 20px;
    width: 90%;
    max-width: 700px;
}
.up-51-right img {
    width: 100%;
}
.up-51-left-a {
    outline: none;
    background-image: -moz-linear-gradient( 0deg, rgb(79,229,236) 0%, rgb(58,149,244) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(79,229,236) 0%, rgb(58,149,244) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(79,229,236) 0%, rgb(58,149,244) 100%);
    box-shadow: 0px 2px 49px 0px rgba(77, 220, 237, 0.21);
    border: 0;
    color: #fff;
    padding: 10px 40px;
    border-radius: 50px;
    margin-top: 40px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.up-51-left-a:hover {
    outline: none;
    box-shadow: 0px 5px 35px 0px rgba(77, 220, 237, 0.5);
    border: 0;
}
.new-slide-2020 {
    background: url(../images/2020/2020.jpg) center center no-repeat;
    background-size: cover;
}
.new-slide-2020new {
    background: url(../images/2022new/2022bg.png) center center no-repeat;
    background-size: cover;
}
.up-2020new-left {
    margin-top: 20.8%;
}
.up-2020new-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 45%;
}
.up-2020new-right img {
    width: 100%
}
.new-slide-2020-t1 {
    width: 95%;
    max-width: 800px;
    margin: 23% auto 0;
}
.new-slide-2020-t1 img {
    width: 100%;
}
.new-slide-2020-t2 {
    width: 95%;
    max-width: 520px;
    margin: 4% auto 0;
}
.new-slide-2020-t2 img {
    width: 100%;
}
.new-slide-2020-t3 {
    width: 95%;
    max-width: 650px;
    margin: 3% auto 0;
}
.new-slide-2020-t3 span {
    display: none;
}
.new-slide-2020-t3 img {
    width: 100%;
}
.new-slide-mrhot1 {
    background: url(../images/marrychrishot1/marrych1.jpg) center center no-repeat;
    background-size: cover;
}
.new-slide-mrhot1-down {
    position: absolute;
    left: 0;
    width: 100%;
    /* height: 200px; */


    bottom: 0;
}
.new-slide-mrhot1-down img {
    width: 100%;
}
.new-slide-mrhot1 a {
    position: relative;
    display: block;
    height: 100%;
}
.new-slide-mrhot1-t1 {
    width: 95%;
    margin: 9% auto 0;
    max-width: 520px;
}
.new-slide-mrhot1-t2 {
    width: 95%;
    margin: 9% auto 0;
    max-width: 580px;
}
.new-slide-mrhot1 a button {
    margin-top: 50px;
    font-size: 16px;
    font-weight: 500;
    border-radius: 200px;
    background-image: -moz-linear-gradient( 90deg, rgb(244,173,121) 0%, rgb(243,217,123) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(244,173,121) 0%, rgb(243,217,123) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(244,173,121) 0%, rgb(243,217,123) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f4ad79, endColorstr=#f3d97b);/*IE<9>*/
    box-shadow: 0px 7px 24px 0px rgba(176, 32, 32, 0.27);
    color: #b82e2b !important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.new-slide-mrhot1 a button:hover {
    background-image: -moz-linear-gradient( 0deg, rgb(255,231,146) 0%, rgb(242,217,96) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(255,231,146) 0%, rgb(242,217,96) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(255,231,146) 0%, rgb(242,217,96) 100%);
    box-shadow: 0px 10px 24px 0px rgba(138, 52, 7, 0.59);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffe792, endColorstr=#f2d960);/*IE<9>*/
}
.new-slide-mrhot1-t2 img {
    width: 100%;
}
.new-slide-mrhot1-t1 img {
    width: 100%;
}
.cr-t1-change {
    display: inline-block;
    font-size: 44px;
    letter-spacing: 5px;
}
.cr-t1-change2 {
    display: inline-block;
}
.cr-t1 {
    text-align: center;
    font-size: 44px;
    color: #030203;
    font-weight: 300;
    letter-spacing: 1px;
    margin-top: 19%;
}
.cr-t1 span {
    font-weight: 500;
}
.cr-logo {
    box-sizing: border-box;
    width: 90%;
    max-width: 850px;
    margin: 5% auto 0;
}
.cr-logo-l1 {
    float: left;
    width: 48%;
}
.cr-logo-l1 img {
    width: 100%;
}
.cr-logo-l2 {
    float: left;
    width: 48%;
    margin-left: 1%;
}
.cr-logo-l2 img {
    width: 100%;
}
.new-slide-s11 {
    background: url(../images/11/back.jpg) center center no-repeat;
    background-size: cover;
}
.s11-t1 {
    text-align: center;

    font-size: 26px;
    letter-spacing: 20px;
    color: #fff;
    margin-top: 10%;
    font-weight: 600;
}
.s11-t2 {
    width: 95%;
    max-width: 650px;
    margin: 15% auto 0;
}
.s11-t2 img {
    width: 100%;
}
.s11-t3 {
    width: 95%;
    max-width: 650px;
    margin: 1% auto 0;
}
.s11-t3 img {
    width: 100%;
}
.s11up {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    box-sizing: border-box;
    height: 100%;
}
.x101up {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    box-sizing: border-box;
    height: 100%;
}
.x101up-left {
    width: 100%;
    margin-top: 17%;
    z-index: 10;
    position: relative;
}
.x101up-t1 {
    font-size: 44px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    text-decoration: none;
}
.x101up-t2 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    text-decoration: none;
}
.x101up-t2 span {
    color: #eaff51;
}
.x101up-t3 {
    font-size: 23px;
    font-weight: 500;
    color: #fff;
    letter-spacing: 1px;
    text-decoration: none;
}
.x101up-a {
    text-decoration: none;
    background-image: -moz-linear-gradient( 0deg, rgb(0,252,252) 0%, rgb(16,255,255) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(0,252,252) 0%, rgb(16,255,255) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(0,252,252) 0%, rgb(16,255,255) 100%);
    box-shadow: 0px 10px 20.16px 3.84px rgba(2, 193, 234, 0.18);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#00fcfc, endColorstr=#10ffff);/*IE<9>*/
    margin: 20px 0 0 0;
    display: block;
    width: 150px;
    text-align: center;
    border-radius: 5px;
    font-size: 14px;
    background-color: #fee58d;
    color: #ffffff!important;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    border: 0;
    padding: 10px 0;
    position: relative;
    z-index: 99;
    outline: none;
}
.x101up-a:hover {
    cursor: pointer;
    box-shadow: 0px 5px 50.16px 3.84px rgba(59, 254, 255, 0.6);
}
.x101up-right {
    width: 60%;
    position: absolute;
    right: 0;
    bottom: 12%;
    z-index: 1;
}
.x101up-right img {
    width: 100%;
}
.help2-left-so {
    position: fixed;
    top: 17px;
    width: 262.5px;
}
.vip-vip-rules-title-blue i {
    color: #017eff !important;
}
.vip-blue-icon {
    width: 44px;
    margin: 0 auto;
}
.vip-blue-icon i {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    transform: translateZ(0);
    display: inline-block;
    background-image: url(../img/slomo_crop_large3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block !important;
}
.vip-table-blue {
    box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.05) !important;
    border-radius: 10px !important;
    margin-top: 20px !important;
}
.vip-table-blue>.vip-table-line {
}
.vip-table-blue>.vip-table-line ul {
    margin: 0;
    padding: 0;
}
.vip-table-blue>.vip-table-line:nth-child(odd) {
    background-color: #ffffff !important;
}
.vip-table-blue>.vip-table-line ul li {
    border-bottom: 1px solid #e4eaec;
    line-height: 32px;
    font-size: 14px;
    padding: 0 15px;
    text-align: center;
    padding: 5px 0;
    color: #76838f;
    border-left: 1px solid #e4eaec;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vip-table-blue>.vip-table-line:last-child ul li {
    border-bottom: 0 !important;
}
.vip-table-top-blue {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    background-color: #f3f7f9 !important;
}
.vip-table-top-blue ul {
    padding: 0;
}
.vip-table-top-blue li {
    font-size: 16px !important;
    padding: 8px 0 !important;
    text-align: center;
    border-left: 1px solid #e4eaec;
    background-color: #f3f7f9 !important;
    color: #21325e !important;
}
.vip-table-top-blue li:first-child {
    border-top-left-radius: 10px;
}
.vip-table-top-blue li:nth-child(5) {
    border-top-right-radius: 10px;
}
.vip-table-blue>.vip-table-line ul li:first-child {
    border-left: 0 !important;
    padding-left: 0;
}
.vip-table-one {
    margin-top: 10px;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 21px 0px rgba(201, 201, 201, 0.05);
}
.vip-rules-info {
    color: #8a8a8a;
    font-size: 12px;
    padding-left: 50px;
    padding-top: 50px;
    width: 100%;
    box-sizing: border-box;
}
.vip-vip-rules-text2 {
    padding-left: 40px !important;
}
.vip-vip-rules-text {
    padding-left: 40px;
    margin-top: 10px;
    color: #707070;
    line-height: 24px;
    font-size: 14px;
}
.vip-rules {
    margin-top: 40px;
}
.vip-rules>.col-lg-4 {
    margin-bottom: 25px;
}
.vip-vip-rules-list {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 21px 0px rgba(201, 201, 201, 0.05);
    padding: 30px 30px;
    min-height: 170px;
    color: #707070;
    position: relative;
}
.vip-vip-rules-list2 {
    padding: 30px 30px;
    min-height: auto;
    margin-bottom: 10px;
}
.vip-vip-rules-title i {
    color: #cab388;
    font-size: 28px;
    padding-right: 10px;
    top: 3px;
}
.vip-vip-rules-title {
    color: #393b48;
    font-size: 16px;
}
.vip-vip-rules-title2 {
    position: absolute;
    left: 30px;
    top: 0px;
    color: #cab388;
    font-size: 42px;
    font-weight: 300;
}
.vip-vip-rules-title3 {
    color: #017eff;
}
.vip-table {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 73px 0px rgba(65, 65, 65, 0.22);
    margin-top: 40px;
    margin-bottom: 15px;
}
.vip-table>.vip-table-line:nth-child(even) {
}
.vip-table>.vip-table-line:nth-child(odd) {
    background-color: #f3f3f3;
}
.vip-table>.vip-table-line:last-child {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.vip-table-line {/* min-width: 500px; */
}
.vip-table-line ul {
    margin: 0;
    padding-left: 20px;
}
.vip-table-line ul li {
    float: left;
    width: 16.66666666%;
    line-height: 18px;
    padding: 12px 0;
    font-size: 14px;
    box-sizing: border-box;
    list-style: none;
    color: #707070;
}
.vip-table-line ul li:first-child {
    padding-left: 20px;
    color: #515151;
}

.vip-table-line ul li:nth-child(6) {
    color: #C2A979;
    font-weight: bold;
}

.vip-table-line:nth-child(2) > ul>li{
    color: #C2A979;
    font-weight: bold;
}

.vip-table-line:nth-child(2) > ul>li .recharge-total-icon{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.vip-table-top {
    background-color: #414141!important;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
}
.vip-table-top ul {
    padding-left: 20px;
}
.vip-table-top ul li {
    color: #dec282 !important;
    font-size: 16px;
    line-height: 22px;
    width: 16.6666666666666%;
}
.vip-price-info {
    margin-top: 50px;
}
.vip-price-info-title {
    color: #393b48;
    font-size: 16px;
    padding: 15px;
}
.vip-price-info-title i {
    color: #cab388;
    font-size: 28px;
    padding-right: 10px;
    top: 3px;
}
.vip-price-info-text {
    margin-top: 20px;
}
.vip-price-info-text ul {
    padding-left: 18px;
}
.text-vip-red {
    color: #da3030 !important;
}
.vip-price-info-text ul li {
    color: #707070;
    list-style: none;
    line-height: 24px;
    font-size: 14px;
    list-style-type: decimal;
    margin-bottom: 10px;
}
.vip-price {
    margin-top: 40px;
}
.vip-price-list-top-time {
    height: 35px !important;
    text-align: center;
    line-height: 35px;
    color: #393b48;
}
.vip-price-list-last1 {
    line-height: 12px;
    margin-top: 20px;
    color: #da2626;
    font-size: 18px;
    font-weight: 700;
}
.vip-price-list-last {
    /* position:absolute; */
    color: #262626;
    line-height: 19px;
    margin-top: 15px;
}
.vip-price-list-last span {
    color: #da2626;
    padding: 0 0px 0 2px;
    font-weight: 600;
    font-size: 18px;
}
.vip-price-list-top {
    background-color: #c9b286;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#e6d1a6, endColorstr=#c9b286);/*IE<9>*/
    background-image: -moz-linear-gradient( 0deg, rgb(230,209,166) 0%, rgb(201,178,134) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(230,209,166) 0%, rgb(201,178,134) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(230,209,166) 0%, rgb(201,178,134) 100%);
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    top: 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.vip-price-list-bottom {
    font-size: 14px;
    font-weight: 400;
    color: #FFF068;
    line-height: 16px;
    background-color: #414141;
    overflow: hidden;
    border-radius: 0 0 5px 5px;
    padding: 20px 30px;
    letter-spacing: 1px;
}

.vip-price-list-bottom .max-amount {
    font-size: 42px;
    font-weight: 300;
    line-height: 49px;
}


.vip-price-list-botton {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    /* height: 35px; */
    line-height: 35px;
    z-index: 9;
    font-size: 14px;
    background-color: #ff454e;
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ff545b, endColorstr=#ff3742);/*IE<9>*/
    background-image: -moz-linear-gradient( 90deg, rgb(255,55,66) 0%, rgb(255,84,91) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,55,66) 0%, rgb(255,84,91) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,55,66) 0%, rgb(255,84,91) 100%);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    text-align: center;
}
.vip-price-list-botton-s1 {
    text-align: left;
    padding-left: 15px;
    border-bottom: 1px solid #ff6c73;
    line-height: 30px;
}
.vip-price-list-botton span {
    color: #fff;
    padding-left: 10px;
    font-weight: bold;
}
.vip-price-list {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 6px 21px 0px rgba(201, 201, 201, 0.05);
    padding: 0;
    position: relative;
    min-height: auto;/* margin-bottom: 30px; */
}
.vip-price-list2 {
    min-height: 300px;
}
.vip-price-list ul {
   padding: 60px 30px 10px 30px;
    margin-bottom: 0;
}

.vip-price-list>.ribbon {
    margin-top: 2px;
}
.vip-price-list>.ribbon>.ribbon-inner {
    background-color: #da2626;
}
.vip-price-list-line {
    width: 55px;
    height: 1px;
    background-color: #f2f2f2;
    margin: 10px 0px;
    box-sizing: border-box;
}
.vip-price-list ul li {
    list-style: none;
    color: #262626;
    font-size: 16px;
}
.vip-price-list ul li:first-child span {
    font-size: 28px;
    display: block;
    font-weight: 500;
}
.vip-price-list ul li span {
    color: #cbb489;
    font-size: 48px;
    font-weight: 100;
    padding-right: 5px;
}
.vip-common-title {
}
.back-white {
    background-color: #fff;
}
.vip-common-title1 {
    text-align: center;
    color: #393b48;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
}
.vip-common-title2 {
    text-align: center;
    color: #393b48;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
}
.vip-common-line {
    width: 60px;
    height: 4px;
    background-color: #dbc572;
    margin: 0 auto;
    border-radius: 5px;
}
.vip-padding {
    padding: 70px 0;
}
.vip-icon {
    width: 90px;
    margin: 18px auto 0;
}
.vip-icon img {
    width: 100%;
}
.vip-title1 {
    text-align: center;
    font-size: 28px;
    color: #fefeff;
    margin-top: 75px;
}
.vip-title1 span {
    color: #e2e2e2;
    font-weight: 100;
}
.vip-title2 {
    font-size: 40px;
    text-align: center;
    color: #fefeff;
    font-weight: 100;
    letter-spacing: 2px;
}
.vip-title2 span {
    color: #fccf71;
    font-weight: 500;
}
.vip-title3 {
    text-align: center;
    font-size: 16px;
    color: #828282;
    text-transform: capitalize;
    font-weight: 100;
    letter-spacing: 5px;
}
.vip-title4 {
    color: #d4b681;
    font-size: 28px;
    text-align: center;
    font-weight: 300;
    position: relative;
    letter-spacing: 2px;
    margin-top: 15px;
}
.vip-title4 span {
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 5px;
}
.vip-title4:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #d4b681;
    margin-left: 70px;
    margin-top: 25px;
    left: 570px;
}
.vip-title4:after {
    content: '';
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #d4b681;
    margin-left: 25px;
    margin-top: 25px;
}
.vip-left {
    position: absolute;
    left: 15%;
    top: 10%;
}
.vip-left img {
    width: 100%;
}
.vip-right {
    position: absolute;
    right: 18%;
    top: 10%;
}
.vip-right img {
    width: 100%;
}
.help2-search-result {
    margin-bottom: 30px;
    padding: 50px 50px;
    background-color: #fff;
    margin-top: 30px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.page-search-form {
    margin-bottom: 35px
}
.page-search-title {
    font-size: 26px
}
.page-search .list-group-item {
    padding-top: 10px;
    padding-bottom: 10px
}
.page-search .list-group-item>h4 {
    margin-bottom: 5px
}
.page-search .list-group-item>h4 a {
    color: #526069;
    text-decoration: none
}
.page-search .list-group-item>h4 a:hover {
    color: #37474f;
    text-decoration: none
}
.page-search .list-group-item>p:last-child {
    margin-bottom: 0
}
.help2-search-text {
    margin: 12px auto 0;
    color: #d0d2dc;
    width: 90%;
    max-width: 600px;
    padding: 0 10px;
    font-size: 13px;
}
.help2-search-text a {
    padding-left: 8px;
    color: #f5f5f5;
}
.help2-search {
    margin: 12px auto 0;
    width: 90%;
    max-width: 600px;
    position: relative;
}
.help2-search input {
    width: 100%;
    padding: 10px 15px;
    border: 0;
    border-radius: 5px;
}
.help2-search button {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border: 0;
    outline: none;
    padding: 0 15px;
    background-color: #017eff;
    color: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.help2-search button:hover {
    background-color: #589ffc;
}
.help2-search button i {
    margin-right: 8px;
}
.head-button2 a {
    color: #c11526 !important;
    background-image: -moz-linear-gradient( 90deg, rgb(250,193,124) 0%, rgb(255,253,193) 100%) !important;
    background-image: -webkit-linear-gradient( 90deg, rgb(250,193,124) 0%, rgb(255,253,193) 100%) !important;
    background-image: -ms-linear-gradient( 90deg, rgb(250,193,124) 0%, rgb(255,253,193) 100%) !important;
}
.head-button3 a {
    color: #fff !important;
    background-image: -moz-linear-gradient( 90deg, rgb(230,91,21) 0%, rgb(254,229,50) 100%)!important;
    background-image: -webkit-linear-gradient( 90deg, rgb(230,91,21) 0%, rgb(254,229,50) 100%)!important;
    background-image: -ms-linear-gradient( 90deg, rgb(230,91,21) 0%, rgb(254,229,50) 100%)!important;
    box-shadow: 0px 6px 8px 0px rgba(76, 75, 70, 0.24);
}
.head-button4 a {
    font-weight: 500 !important;
    font-size: 16px !important;
    color: #e93e34 !important;
    font-weight: 800!important;
    background-image: -moz-linear-gradient( 90deg, rgb(255, 244, 77) 0%, rgb(252, 232, 34) 0%, rgb(255, 243, 86) 51%, rgb(255, 233, 77) 100%) !important;
    background-image: linear-gradient( 90deg, rgb(255, 244, 77) 0%, rgb(252, 232, 34) 0%, rgb(255, 243, 86) 51%, rgb(255, 233, 77) 100%) !important;
    background-image: -ms-linear-gradient( 90deg, rgb(255, 244, 77) 0%, rgb(252, 232, 34) 0%, rgb(255, 243, 86) 51%, rgb(255, 233, 77) 100%) !important;
    box-shadow: 0px 4px 15px 0px rgba(234, 63, 51,0.5) !important;
}
.head-button4 a:hover {
    box-shadow: 0px 4px 35px 0px rgba(255, 11, 36, 0.34) !important;
}
.head-button3 a:hover {
    box-shadow: 0px 6px 10px 0px rgba(255, 85, 23, 0.34);
}
.product-p4-list ul {
    padding: 0;
}
.product-p4-list ul li {
    padding: 20px;
    list-style: none;
    width: 25%;
    float: left;
    margin-bottom: 15px;
}
.product-p4-list ul li:nth-child(5) {
    margin-left: 13%;
}
.product-p4-list ul li a {
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 46px 0px rgba(36, 199, 254, 0.09);
    display: block;
    padding: 35px 0px;
}
.product-p4-list ul li a:hover {
    text-decoration: none;
}
.product-p4-list {
    padding: 20px 0;
}
.product-p4-pic {
    position: relative;
}
.product-p4-pic-right {
    position: absolute;
    right: 0;
    top: 35%;
    width: 200px;
    z-index: -1;
}
.product-p4-pic-right img {
    width: 100%;
}
.product-p4-list ul li a>.product-p2-list-title2 {
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;/* white-space: nowrap; */
}
.product-p3-pic {
    position: relative;
}
.product-p3-pic-left {
    position: absolute;
    bottom: -380px;
    left: 0;
    width: 400px;
    z-index: -1;
}
.product-p3-pic-left img {
    width: 100%;
}
.product-p3 {
    padding: 150px 0;
}
.product-p3>.product-p1-right {
    padding-top: 80px;
}
.product-p2-pic-top {
    position: absolute;
    top: -64px;
    left: 0;
    width: 100%;
    background-image: url(../images/product/p2.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 64px;
}
.product-p2-pic-top img {
    width: 100%;
}
.product-p2-pic-down {
    position: absolute;
    bottom: -64px;
    left: 0;
    width: 100%;
    height: 64px;
    background-image: url(../images/product/p2-dwon.png);
    background-position: center center;
    background-repeat: no-repeat;
}
.product-p2-pic-down img {
    width: 100%;
}
.product-p2-pic-left {
    position: absolute;
    top: 100px;
    left: 50px;
    width: 300px;
}
.product-p2-pic-left img {
    width: 100%;
}
.product-p2 {
    padding: 80px 0 00px;
}
.product-p2-pic {
    position: relative;
    background-color: #f9fafe;
}

.product-p2-pic-right {
    position: absolute;
    top: 50px;
    right: 0;
    width: 180px;
}
.product-p1-pic {
    position: relative;
}
.product-p1-pic-right {
    position: absolute;
    top: 50px;
    right: 0;
    width: 180px;
}
.product-p1-pic-right img {
    width: 100%;
}
.product-p1-list {
    margin-top: 30px;
}
.product-p1-list ul {
    padding: 0;
}
.product-p1-list ul li {
    list-style: none;
    margin-bottom: 12px;
    font-size: 20px;
    color: #50719a;
}
.product-p1-list ul li span {
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
    display: inline-block;
    background-image: -moz-linear-gradient( 180deg, rgb(58,148,244) 0%, rgb(78,225,236) 100%);
    background-image: -webkit-linear-gradient( 180deg, rgb(58,148,244) 0%, rgb(78,225,236) 100%);
    background-image: -ms-linear-gradient( 180deg, rgb(58,148,244) 0%, rgb(78,225,236) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fe924b, endColorstr=#fe696a);/*IE<9>*/
    margin-right: 15px;
}
.product-p1 {
    padding: 90px 0 100px;
}
.product-p1-left {
    float: left;
    width: 50%;
}
.product-p1-left img {
    width: 100%;
}
.product-p1-right {
    float: left;
    width: 50%;
    padding-left: 80px;

    padding-top: 30px;
}
.product-title-center i {
    text-align: center;
}
.product-title-center span {
    text-align: center;
    width: 100%;
    display: block;
}
.product-title-center>.product-title-line {
    margin: 5px auto;
}
.product-title-center>.product-title-en {
    text-align: center;
}
.product-p2-list {
    margin-top: 50px;
}
.product-p2-list ul {
    padding: 0;
}
.product-p2-list ul li {
    width: 33.333%;
    float: left;
    list-style: none;
    margin-bottom: 80px;
}
.product-p2-list ul li:nth-child(1)>.product-p2-list-yuan {
    background-color: #e0edfe;
}
.product-p2-list ul li:nth-child(1)>.product-p2-list-yuan i {
    color: #6466b2;
    top: -1px;
}
.product-p2-list ul li:nth-child(2)>.product-p2-list-yuan {
    background-color: #e9faf0;
}
.product-p2-list ul li:nth-child(2)>.product-p2-list-yuan i {
    color: #27ca6a;
    font-size: 32px;
    left: 2px;
    top: 1px;
}
.product-p2-list ul li:nth-child(3)>.product-p2-list-yuan {
    background-color: #cde9fe;
}
.product-p2-list ul li:nth-child(3)>.product-p2-list-yuan i {
    color: #0494f5;
    font-size: 34px;
    top: 3px;
}
.product-p2-list ul li:nth-child(4)>.product-p2-list-yuan {
    background-color: #fbe9e7;
}
.product-p2-list ul li:nth-child(4)>.product-p2-list-yuan i {
    color: #ff7340;
}
.product-p2-list ul li:nth-child(5)>.product-p2-list-yuan {
    background-color: #e4f2ff;
}
.product-p2-list ul li:nth-child(5)>.product-p2-list-yuan i {
    color: #0193ef;
    font-size: 28px;
    top: 2px;
}
.product-p2-list ul li:nth-child(6)>.product-p2-list-yuan {
    background-color: #f3e6f7;
}
.product-p2-list ul li:nth-child(6)>.product-p2-list-yuan i {
    color: #b264c4;
    font-size: 28px;
}
.product-p2-list ul li:nth-child(7)>.product-p2-list-yuan {
    background-color: #faf7d4;
}
.product-p2-list ul li:nth-child(7)>.product-p2-list-yuan i {
    top: 2px;
    color: #ffc82a;
    font-size: 32px;
    left: -2px;
}
.product-p2-list ul li:nth-child(8)>.product-p2-list-yuan {
    background-color: #e9f5e9;
}
.product-p2-list ul li:nth-child(8)>.product-p2-list-yuan i {
    color: #66bb6a;
    font-size: 25px;
    left: -2px;
    top: 3px;
}
.product-p2-list ul li:nth-child(9)>.product-p2-list-yuan {
    background-color: #ebeff2;
}
.product-p2-list ul li:nth-child(9)>.product-p2-list-yuan i {
    color: #7a909d;
    top: 3px;
    font-size: 42px;
}
.product-p2-list-yuan {
    width: 70px;
    height: 70px;
    border-radius: 50px;
    text-align: center;
    margin: 0 auto;
}
.product-p2-list-yuan i {
    font-size: 38px;
    line-height: 70px;
}
.product-p2-list-title {
    text-align: center;
    font-size: 20px;
    color: #50719a;
    margin-top: 15px;
}
.product-p2-list-title2 {
    text-align: center;
    font-size: 14px;
    color: #748492;
    width: 60%;
    margin: 5px auto 0;
    line-height: 20px;
}
.product-title {
}
.product-title-left {
}
.product-title i {
    display: block;
    font-size: 44px;
    color: #017eff;
    margin-bottom: 5px;
}
.product-title span {
    color: #21325e;
    font-size: 26px;
}
.product-title-line {
    background-color: #017eff;
    width: 60px;
    height: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.product-title-en {
    color: #dde9ff;
    font-size: 30px;
    text-transform: uppercase;
}
.product-back {
    background-image: url(../img/price.png);
    padding: 60px 0 100px;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.product-pic {
    width: 90%;
    max-width: 700px;
    margin: 0 auto;
}
.product-pic img {
    width: 100%;
    position: relative;
    left: 30px;
}
.product-download {
    position: absolute;
    bottom: 45px;
    width: 100% !important;
    left: 0;
}
.product-download2 {
    margin-top: 40px;
    margin-bottom: 100px;
}
.product-download-middle {
    width: 200px;
    margin: 0 auto;
}
.product-download a {
    color: #fff !important;
    text-align: center;
    width: 200px;
    margin: 0 auto;
    display: inline-block !important;
    border-color: #fff !important;
}
.activity-del-pic {
    height: 350px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}
.activity-del-pic img {
    width: 100%;
}
.activity-del-main {
    padding: 20px 40px;
    min-height: 500px;
}
.activity-del {
    /* padding: 20px 35px; */

    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 13px 32px 0px rgba(0, 118, 255, 0.05);
    margin: 35px 0 40px;
}
.activity-del-title {
    position: relative;
    border-bottom: 1px solid #f1f4f5;
    padding: 12px 40px 12px 50px;
}
.activity-del-title>.activity-name-one {
    font-size: 24px;
    padding: 0;/* line-height: 52px; */
}
.activity-del-title>.activity-name-one span:nth-child(2) {
    padding-top: 0px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 600;
    font-style: italic;
}
.activity-page {
    margin-top: 20px !important;
    margin-bottom: 50px;
}
.activity-page ul>.active a {
    background-color: #017eff !important;
    border-color: #017eff !important;
}
.activity-page a {
    background-color: #fff !important;
}
.activity-list2 {
    margin-top: 40px;
}
.activity-list2 ul {
    padding: 0;
}
.activity-list2 ul li {
    list-style: none;
    width: 50%;
    padding: 0 15px;
    float: left;
    margin-bottom: 35px;
}
.activity-list2 ul li a {
    cursor: pointer;
    background-color: #fff;
    border-radius: 4px;
    display: block;
    text-decoration: none;
    position: relative;
}
.activity-list2 ul li a:hover {
    box-shadow: 0px 15px 62px 0px rgba(1, 126, 255, 0.07);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: none;
}
.activity-list2 ul li a:hover img {
    opacity: 0.9;
}
.activity-list2 ul li img {
    width: 100%;
    border-radius: 4px 4px 0 0;
}
.activity-list2-text {
    padding: 12px 20px;
    color: rgb(118, 131, 143);
    position: relative;
}
.activity-list2-text>.ribbon>.ribbon-inner {
    padding: 0 20px 0 10px;
}
.activity-list2-name {
    font-size: 16px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.activity-list2-time {
    font-size: 15px;
    color: #aaaaaa;
}
.price-table-info {
    margin: 20px 0 50px;
    padding: 0 20px;
}
.price-table-info ul {
    /* padding: 0; */

    margin: 0;
    padding-left: 20px;
}
.price-table-info ul li {
    list-style: none;
}
.price-table-info-title {
}
.price-list-one {
    line-height: 321px;
    border-bottom: 1px solid #e4eaec !important;
}
.price-list-two {
    line-height: 91px;
    border-bottom: 1px solid #e4eaec !important;
}
.price-list-three {
    line-height: 91px;
    border-bottom: 1px solid #e4eaec !important;
}
.price-list-four {
    line-height: 45px;
}
.price-table-list {
    padding: 0 0px;/* border-bottom: 1px solid #e4eaec; */
}
.price-table-list span {
    font-size: 16px;
    color: #017eff;
}
.price-table-list ul {
    padding: 0;
    margin: 0;
}
.price-table-list ul li {
    border-left: 1px solid #e4eaec;
    list-style: none;
    width: 25%;
    float: left;
    text-align: center;
}
.price-table-list ul li:first-child {
    border: 0;
}
.price-list3 {
    border-bottom: 1px solid #e4eaec;

    line-height: 45px;
    font-size: 14px;
    padding: 0 15px;
    text-align: center;
}
.price-table {
    padding: 0px 0px;
    box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin: 50px 0 0;
}
.price-table>.price-table-list:last-child ul li>.price-list3 {
    border: 0;
}
.price-table-title {
    width: 100%;
    background-color: #f3f7f9;
    border-bottom: 1px solid #e4eaec;
    padding: 0 0px;
    border-radius: 10px 10px 0 0;



}
.price-table-title ul {
    padding: 0;
    margin: 0;
}
.price-table-title ul li {
    float: left;
    list-style: none;
    width: 25%;
    text-align: left;
    padding: 12px 0px;
    font-size: 16px;

    text-align: center;
    border-left: 1px solid #e4eaec;
}
.price-table-title ul li:first-child {
    border: 0;
}
.zoomify {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}
.zoomify.zoomed {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: relative;
    z-index: 1501
}
.zoomify-shadow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1500;
    background: rgba(0,0,0 ,.5);
    opacity: 0;
}
.zoomify-shadow.zoomed {
    opacity: 1;
    cursor: pointer;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.case2-back {
    background-color: #faf9f9;
}
.case2-nav {
    padding: 0 15px;
    background-color: #fff;
    text-align: center;
    position: relative;
}
.active {
    text-decoration: none !important;
}
.case2-nav>.active {
    color: #017eff;
    border-bottom: 2px solid #017eff;
}
.case2-nav a {
    height: 56px;
    display: inline-block;
    line-height: 56px;
    font-size: 16px;
    padding: 0 15px;
    color: #999;
    margin: 0 10px;
}
.case2-nav a:hover {
    text-decoration: none;
    color: #017eff;
    border-bottom: 2px solid #017eff;
}
.case2-main {
    padding: 50px 0;
}
.case2-main a>.case-pic>.page3-case-text {
    padding: 0 12px;
}
.case2-main img {
    border-radius: 5px 5px 0 0 !important;
}
.case2-main a {
    text-decoration: none;
}
.case2-main>.col-md-3 {
    margin-bottom: 30px;
}
.menu {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    padding: 80px 20px!important;
    z-index: 9999 !important;
    display: block !important;
}
.menu ul li:nth-child(1) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.0s;
    animation-delay: 0.0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu ul li:nth-child(2) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu ul li:nth-child(3) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu ul li:nth-child(4) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu ul li:nth-child(5) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu ul li:nth-child(6) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu ul li:nth-child(7) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;

    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu ul li:nth-child(8) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu ul li:nth-child(9) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu ul li:nth-child(10) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.nav-pc-show {
    display: inline-block !important;
}
.nav-phone-show {
    display: none !important;
}
.vip-info {
    width: 100% !important;
    max-width: 1050px !important;
    padding: 00px 0 80px !important;
}
.vip-info>.price2-text-t1 {
    line-height: 80px;
    color: #dbc5724a;
}
.vip-info>.price2-text-t2 {
    line-height: 80px;
    color: #393b48 !important;
}
.vip-info ul li span {
    color: #cab388 !important;
    opacity: 0.9;
}
.vip-info ul li {
    color: #393b48 !important;
}
.price-info {
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    padding: 80px 0 50px;
}
.price2-text-t2-li {
    margin-bottom: 15px;
    margin-top: 15px;
}
.price2-text-t2-li-2 {
    padding-left: 40px;
    font-size: 13px;
    opacity: 0.8;
    font-weight: bold;
}
.price-info ul li>.price2-text-t2-li:nth-child(3) {
    margin-bottom: 0;
}
.price-info ul {
    padding: 0 00px 0 60px;
    margin: 30px 0 0;
    position: relative;
}
.price-info ul li {
    list-style: none;
    display: inline-block;
    width: 100%;
    color: #21325e;
    font-size: 15px;
    /* font-style: italic; */
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 30px;
}
.price-info ul li span {
    font-size: 30px;
    position: absolute;
    left: 0;
    color: #017eff;
    font-style: italic;
}
.price-now {
    background: url("../images/price/pricesnow.png") no-repeat center !important;
    position: relative;
}
.price-now-down {
}
.price-now-down img {
    width: 100%;
}
.price-now-up {
    width: 100%;
    padding: 50px 0;
}
.price-now-up-t1 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    margin-top: 0px;
}
.price-now-up-t2 {
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.price-now-up-t3 {
}
.price-now-up-t3>.page3-more {
    margin-top: 30px;
}
.price2-h1 {
    padding: 80px 0;
}
.price2-h2 {
    padding: 50px 0;
}
.price2-h3 {
    padding: 80px 0 20px;
}
.price2-h4 {
    padding: 50px 0;
}
.price2-h4>.col-lg-4 {
    padding-top: 80px;
}
.price2-tips {
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: #fff;
    background-image: -moz-linear-gradient( 90deg, rgb(17,194,109) 0%, rgb(40,209,124) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(17,194,109) 0%, rgb(40,209,124) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(17,194,109) 0%, rgb(40,209,124) 100%);
    border-radius: 3px;
    padding: 0 7px;
    top: -12px;
    left: 5px;
}
.price2-d2 {
    position: relative;
}
.price2-d2-down {
}
.price2-d2-down img {
    width: 100%;
    margin-left: -69px;
}
.price2-d2-up {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 20%;
    margin-right: 40%;
}
.price2-d2-up img {
    width: 100%;
}
.price2-d3 {
    position: relative;
    margin-top: -20%;
}
.price2-d3-down {
}
.price2-d3-down img {
    width: 100%;
}
.price2-d3-up {
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 12%;
    margin-left: 24%;
}
.price2-d3-up img {
    width: 100%;
}
.price2-text {
/* padding-left: 12%; */
}
.price2-text-t1 {
    color: #f5f5f7;
    font-size: 72px;
    font-style: oblique;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: 30px;
}
.price2-text-t2 {
    font-size: 24px;
    color: #21325e;
}
.price2-text-t2 span {
    color: #017eff;
    padding-right: 10px;
}
.price2-text-t2 span:nth-child(1) {
    font-style: oblique;
    font-weight: bold;
    font-size: 72px;
}
.price2-text-t2 span:nth-child(2) {
    position: relative;
}
.price2-text-t3 {
    color: #5e778d;
    font-size: 15px;
    line-height: 32px;
    width: 70%;
}
.price2-d1 {
}
.price2-d1 ul {
    padding: 0;
}
.price2-d1 ul li {
    list-style: none;
    margin-top: -5px;
}
.price2-d1 ul li:nth-child(2) img {
    margin-left: -40px;
}
.price2-d1 ul li img {
    width: 100%;
    height: auto;
}
.price2-main {
    max-width: 900px;
    margin: -200px auto 0;
    width: 90%;
}
.nav-mark-hot {
    border-radius: 3px;
    font-size: 12px;
    padding: 0px 7px;
    position: relative;
    top: -8px;
    left: 2px;
    color: #fff;
    background-image: -moz-linear-gradient( 90deg, rgb(242,53,60) 0%, rgb(252,93,91) 0%, rgb(255,102,107) 0%, rgb(255,76,82) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(242,53,60) 0%, rgb(252,93,91) 0%, rgb(255,102,107) 0%, rgb(255,76,82) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(242,53,60) 0%, rgb(252,93,91) 0%, rgb(255,102,107) 0%, rgb(255,76,82) 100%);
}
.nav-mark-new {
    border-radius: 3px;
    font-size: 12px;
    padding: 0px 5px;
    position: relative;
    top: -8px;
    left: 2px;
    color: #fff;
    background-image: -moz-linear-gradient( 90deg, rgb(255,102,107) 0%, rgb(242,53,60) 0%, rgb(78,113,240) 0%, rgb(56,192,248) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,102,107) 0%, rgb(242,53,60) 0%, rgb(78,113,240) 0%, rgb(56,192,248) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,102,107) 0%, rgb(242,53,60) 0%, rgb(78,113,240) 0%, rgb(56,192,248) 100%);
}
.help2-main {
    min-height: 300px;
}
.contactusdiyou {
    position: fixed;
    right: -230px;
    bottom: 0;
    width: 230px;
    height: 100%;
    background: #009aff;
    z-index: 99999999999;
    margin-bottom: 0;
    transition: all .5s ease;
    display: block;
}
.case-back {
    background: url("../img/caseback.png") no-repeat center !important;
}
.help-back {
    background: url("../img/help-back.jpg") no-repeat center !important;
}
.price-back2 {
    background: url("../images/price/banner.jpg") no-repeat center !important;
    min-height: 409px;
}
.vip-back {
    background: url("../images/vip/gold-banner.png") no-repeat center !important;
    height: 409px;
    padding: 40px 0 !important;
    position: relative;
    overflow: hidden;
}
.price-back2>.sec-common-banner-title {
    margin-top: -90px;
    font-weight: 500;
}
.fixed-top {
    width: 100%;
    margin: 0 auto;/* height: 66px; */
}
.banner-box {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.banner-box img {
    width: 100%;
    height: auto;
}
.about-title {
    font-size: 22px;
    color: #2a3342;
}
.about-en {
    font-size: 22px;
    color: #191919;
    font-family: arial;
}
.about-title-box {
    padding: 20px 0 5px;

    margin-top: 60px;
}
.about-text, .t-text {
    font-size: 18px;
    color: #525151;
}
.about-text p {
    font-size: 16px;
}
.about-text img {
    width: 100%;
    margin-top: 30px;
}
.about-banner {
    background: url("../images/about/timg.jpg") no-repeat center !important;
}
.sec-common-banner {
}
.side4-ac {
    background-size: cover !important;
}
.side4-ac>.side4-main {
    width: 40%;
}
.help-back2 {
    padding: 84.5px 0 !important;
}
.sec-common-banner-img {
    padding: 160px 0;
}
.about-back {
    background: url(../img/timg.jpg) no-repeat center;
}
.sec-common-banner-title {
    color: #fff;
    font-size: 28px;
    font-weight: 100;
    line-height: 45px;
    text-align: center;
}
.sec-common-banner-title2 {
    text-align: center;
}
.sec-common-banner-title2 span {

    text-align: center;
    color: #f3f3f3;
    font-size: 28px;
    font-weight: 100;
    width: 250px;
    margin: 0 auto;
    position: relative;
    text-transform: uppercase;
    font-style: italic;
}
.sec-common-banner-title2 span::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    top: 18px;
    left: -50px;
    background-color: #e0e0e0;
}
.sec-common-banner-title2 span::after {
    content: '';
    top: 18px;
    right: -50px;
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #e0e0e0;
}
.version-banner {
    width: 100%;
    height: 400px;
    background-image: url(../img/version-back.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}
.page3-other {
    display: block;
}
.page3-ie {
    display: none;
}
.apple-banner {
    display: block;
}
.carousel {
    display: none;
}
.carousel {
    height: 700px;
}
.carousel-inner>.item {
    height: 700px;
}
.carousel-control {
    opacity: 1 !important;
}
.logo {
    padding: 0;
    height: auto;
    width: 130px;
    /* line-height:  normal; */
    margin-top: 12px;
    position: relative;
}
.logo span {
    width: 1px;
    height: 20px;
    background-color: #2a3342;
    display: block;
    position: absolute;
    top: 12px;
    left: 140px;
}
.logo img {
    width: 100%;
}
.logo-text {
    position: absolute;
    width: 160px !important;
    top: 14px;
    left: 140px;
    padding-left: 10px;
}
.nav-width {
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
}
.dropdown a b {
    font-size: 12px;
    margin-left: 5px;
}
.navbar-center {
    float: none;
    margin: 0 auto;
    max-width: 1010px;
    text-align: center;
    width: 100%;
}
.navbar-center li a:hover {
    background-color: #fff !important;
    color: #017eff;
}
.open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #fff !important;
    border-color: #fff !important;
}
.navbar-center li {
    float: none;
    display: inline-block;
}
.navbar-center li a {
    padding: 22px 32px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.dropdown-menu li a:hover {
    background-color: #f3f7f9 !important;
}
.dropdown-menu {
    min-width: 150px;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.1) !important;
    margin: 0;
    padding: 0;
}
.dropdown-menu>.divider {
    margin: 0;
}
.dropdown-menu li a {
    padding: 10px 15px;
    text-align: center;
}
.nav-right-personal li {
    list-style: none;
}
.nav-right-personal {
    position: absolute;
    top: 15px;
    right: 55px;
    width: 158px;
    cursor: pointer;
}
.nav-right-personal a:hover {
    color: #017eff;
}
.nav-right-personal-i1 {
    font-size: 16px !important;
    padding-right: 2px;
}
.nav-right-personal-i2 {
    font-size: 16px !important;
    padding-right: 5px;
}
.nav-right-personal li>.navbar-avatar {
    display: inline-block;
    width: 100%;
}


.nav-right-personal-name {
    float: left;
    margin-left: 10px;
    padding-top: 10px;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav-right-personal-i {
    float: left;
    margin-left: 0px;
    padding-top: 10px;
}
.nav-right-personal li a span {
    float: left;
}
.nav-right-bottom {
    /* float: right; */
		/* width: 500px; */
    position: absolute;
    top: 24px;
    right: 0;
}
.nav-right-bottom a:first-child {
    margin-right: 15px;
}
.nav-right-bottom a {

    color: #017eff;
    padding: 8px 35px;
    border: 1px solid #017eff;
    border-radius: 50px;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.nav-right-bottom a:hover {
    color: #fff;
    background-color: #017eff;
}
.navbar-xuan100 {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    /*position: relative;*/

    z-index: 999;
}
.apple-banner {
    width: 100%;
    height: 700px;
    overflow: hidden;
}
.apple-banner .swiper-container {
    /* margin-top: -40px; */
    width: 100%;
    height: 700px;
}
.swiper-button-prev, .swiper-button-next {
    width: 15%;
    height: 100%;
    top: 0;
    background: none;
}
.swiper-button-prev {
    left: 0;
}
.swiper-button-next {
    right: 0;
}
.swiper-button-prev span, .swiper-button-next span {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    left: 90px;
    top: 50%;
    margin-top: -32px;
    border-radius: 100%;
    background: rgba(0, 0, 0, 0.5) url(../img/arrows.png) no-repeat 16px 13px;
    background-size: 28%;
    opacity: 0.9;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
}
.swiper-button-next span {
    background: rgba(0, 0, 0, 0.5) url(../img/arrows.png) no-repeat 20px -60px;
    left: auto;
    background-size: 28%;
    right: 90px;
}
.swiper-button-prev:hover span, .swiper-button-next:hover span {
    opacity: 1;
}
/*分页器*/
.apple-banner .swiper-pagination {
    top: auto;
    background: none;
}
.apple-banner .swiper-pagination-bullet {
    display: inline-block;
    width: 50px;
    height: 30px;
    margin: 0 3px;
    cursor: pointer;
    background: none;
    border-radius: 0;
    opacity: 1;
}
.apple-banner .swiper-pagination-bullet span {
    width: 50px;
    height: 2px;
    display: block;
    background: rgba(255, 255, 255, 0.2);
}
.apple-banner .swiper-pagination-bullet-active span {
    background: white;
}
.apple-banner .autoplay .swiper-pagination-bullet-active span {
    background: rgba(255, 255, 255, 0.2);
}
.apple-banner .swiper-pagination-bullet i {
    background: white;
    height: 2px;
    transform: scaleX(0);
    transform-origin: 0;
    display: block;
}
.apple-banner .autoplay .firsrCurrent i {
    transition: transform 2.9s linear;
    transform: scaleX(1);
}
.apple-banner .autoplay .current i {
    transition: transform 4s linear;
    transform: scaleX(1);

}
.apple-banner .autoplay .replace span {
    background: white;
}
/*内容样式*/
.slide1 {
    background: #000 url(../img/banner1.jpg) no-repeat 50% 10%;
    background-size: auto 100%;
}
.slide1>.title {
    display: flex;
    height: 100%;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center;
}
.slide1>.title img {
    vertical-align: middle;
    width: 40%;
    height: auto;
    margin: -6% auto 0;
}
.slide2 {
    background: #000 url(../img/bannerfree.jpg) no-repeat 50% 10%;
    background-size: auto 100%;
}
.slide2>.container {
    height: 100%;
    position: relative;
}
.slide8 {
    background: #e0f8fa url(../images/phone/phone-back.jpg) no-repeat 50% 10%;
    background-size: auto 120%;
    background-position: 78% 42%;
    cursor: pointer;
}
.slide8 img {
    width: 100%;
}
.slide8-left {
    float: left;
    width: 55%;
    margin-top: 6%;
}
.slide8-right {
    float: left;
    width: 45%;
    padding: 0 15px;
    margin-top: 6%;
}
.slide9 {
    background: #e0f8fa url(../images/618/618.jpg) no-repeat 50% 10%;
    background-size: auto 100%;
    background-position: center center;
    cursor: pointer;
}
.slide9-main {
}
.slide9-main img {
    width: 100%;
}
.slide9-top {
    width: 200px;
}
.slide9-pic1 {
    width: 95%;
    max-width: 750px;
    margin: 5% auto 0;
}
.slide9-t1 {
    border-radius: 55px;
    color: #f73052;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 3.96px 0.04px rgba(247, 0, 45, 0.34);
    max-width: 420px;
    margin: 0 auto;
    padding: 3px 30px 6px;
    font-size: 20px;
    text-align: center;
}
.slide9-t1 span {
    padding: 0 12px;
    font-size: 28px;
}
.slide9-t2 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin-top: 12px;
    margin-bottom: 50px;
}
.slide9-btn {
}
.slide9-btn>.page3-more {
    margin-top: 0;
}
.slide9-btn>.page3-more a {
    width: 180px;
    cursor: pointer;
}
.slide9-btn>.page3-more a i {
    margin-right: 10px;
}
.banner-free-left {
    display: flex;
    height: 100%;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center;
    float: left;
    width: 32%;
}
.banner-free-left img {
    width: 100%;
}
.slide8-right-pic1 {
    float: left;
    width: 50%;
    padding: 0 3px;
    margin-top: 10%;
}
.slide8-right-pic2 {
    float: left;
    width: 50%;
    padding: 0 3px;
    margin-top: -45px;
}
.slide8-left-t1 {
    width: 170px;
    margin-top: 20%;
}
.slide8-left-t2 {
    width: 95%;
    margin-top: 20px;
}
.slide8-left-t3 {
    width: 340px;
    margin-top: 25px;
    margin-bottom: 60px;
}
.banner-free-right {
    display: flex;
    height: 100%;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center;
    float: right;
    width: 68%;
}
.banner-free-right img {
    width: 100%;
}
.slide3 {
    background: #0ab7f1 url(../img/bannerjiage.jpg) no-repeat 50% 10%;
    background-size: auto 100%;
}
.slide4 {
    background: #0ab7f1 url(../img/4-back.jpg) no-repeat 50% 10%;
    background-size: auto 100%;
}
.side4-main {
    margin: 2% auto 0;
    width: 55%;
}
.side4-main img {
    width: 100%;
}
.slide-middle {
    display: flex;
    height: 100%;
    margin: 0 auto;
    -webkit-justify-content: center;

    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center;
}
.slide3-pic {
    width: 20%;
    margin: -3% auto 0;
}
.slide3-pic img {
    width: 100%;
}
.slide3-title1 sup {
    font-size: 22px;
    top: -20px
}
.slide3-title1 {
    text-align: center;
    font-size: 48px;
    color: #fff;
    margin-top: 20px;
    position: relative;
    font-weight: 300;
}
.slide3-title2 {
    width: 550px;
    margin: 10px auto 0;
    position: relative;

    font-weight: 300;
}
.slide3-title2-back {
    width: 100%;
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#50e5ec, endColorstr=#3b97f3);
    /*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#50e5ec, endColorstr=#3b97f3)";
    /*IE8+*/
    background-image: -moz-linear-gradient( 0deg, rgb(132, 106, 180) 0%, rgb(80, 229, 236) 0%, rgb(80, 229, 236) 0%, rgb(79, 229, 236) 0%, rgb(59, 151, 243) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(132, 106, 180) 0%, rgb(80, 229, 236) 0%, rgb(80, 229, 236) 0%, rgb(79, 229, 236) 0%, rgb(59, 151, 243) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(132, 106, 180) 0%, rgb(80, 229, 236) 0%, rgb(80, 229, 236) 0%, rgb(79, 229, 236) 0%, rgb(59, 151, 243) 100%);
    opacity: 0.9;
    position: absolute;
    height: 100%;
}
.slide3-title2-text {
    color: #fff;
    position: relative;
    z-index: 2;
    text-align: center;
    font-size: 44px;
}
.slide3-title2-text span:first-child {
    font-weight: 800;
    padding-left: 10px;
}
.slide3-title2-text span:last-child {
    font-weight: 800;
    padding-right: 10px;
}
.apple-banner ul {
    bottom: 0px !important;
}
.page1 {
    padding: 180px 15px;
    position: relative;
}
.common-title {
    color: #21325e;
    font-size: 30px;
}
.common-title2 {
    color: #5e778d;
    font-size: 15px;
}
.page1>.common-title2 {
    width: 451px;
    margin-top: 20px;
    line-height: 30px;
}
.page1-right {
    position: absolute;
    right: 0;
    top: 16%;
}
.page1-pic {
    width: 100%;/* float:  right; */
}
.page1-pic img {
    width: 100%;
}
.page1-main::before {
    position: absolute;
    width: 100%;
    background-image: url(../img/783491d40aa54bbd2e3b9ad9d10b18a2.png);
    background-position: center center;
    background-repeat: no-repeat;
    height: 80px;
    margin-top: -80px;
    z-index: 9;
}
.common-btn {
    width: 190px;
    text-align: center;
    color: #017eff;
    border-radius: 50px;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.common-btn a {
    height: 42px;
    color: #017eff;
    padding: 9px 35px 9px 69px;
    border: 1px solid #017eff;
    border-radius: 50px;
    text-decoration: none;
    cursor: pointer;
    position: relative;
    display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.common-btn i {
    /* padding-right: 10px; */

    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    transform: translateZ(0);
    display: inline-block;
    background-image: url(../img/slomo_crop_large3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    /* left: 00px; */
    margin-left: -35px;
    /* display:  block; */
    font-size: 22px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.common-btn a:hover {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    height: 42px;
    color: #fff;
    border: 0;
    padding: 10px 35px 10px 69px;
    background-color: #3789f5 !important;
    background-image: -moz-linear-gradient( -135deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    background-image: -webkit-linear-gradient( -135deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    background-image: -ms-linear-gradient( -135deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    border-radius: 50px;
}
.common-btn:hover i {
    color: #fff;
    background-image: none;
    background-color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.page1-btn {
    margin-top: 30px;
}
.page2 {
    margin-bottom: 40px;
}
.page2>.col-lg-3 {
    margin-bottom: 80px;
}
.page2-common-pic {
    width: 100%;
    max-width: 140px;
    margin: 0 auto;
    position: relative;
}
.page2-common-back {
    width: 100%;
}
.page2-common-back img {
    width: 100%;
}
.page2-common-up-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.page2-common-up-text i {
    text-align: center;
    font-size: 52px;
    line-height: 135px;
    display: block;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    transform: translateZ(0);
    background-image: url(../img/slomo_crop_large2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.page2>.col-lg-4>.common-title {
    font-size: 24px;
    margin-top: 20px;
}
.page2>.col-lg-4>.common-title2 {
    width: 200px;
    margin: 15px auto 0;
}
.page2>.col-lg-3>.common-title {
    font-size: 24px;
    margin-top: 20px;
}
.page2>.col-lg-3>.common-title2 {
    margin: 15px auto 0;
}
.page2>.col-lg-6>.common-title {
    font-size: 24px;
    margin-top: 20px;
}
.page2>.col-lg-6>.common-title2 {
    margin: 15px auto 0;
}
.page3 {
    position: relative;
    background-image: -moz-linear-gradient( 0deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    padding: 80px 0 !important;
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3789f5, endColorstr=#52eeeb);
    /*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#3789f5, endColorstr=#52eeeb)";/*IE8+*/
}
.page3-main {
    position: relative;
    z-index: 10;
}
.page3-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.page3-text {
    position: absolute;
    left: -50px;
    width: 40%;
    /* height: 10%; */
    color: #fff;
    /* bottom: 0; */
		/* background-color:#fff; */
    font-size: 280px;
    /* font-weight: 500; */
    margin-top: -13%;
    opacity: 0.1;
    z-index: 2;
}
.page3-back img {
    width: 100%;
    height: 100%;/* overflow:  hidden; */
}
.common-title3 {
    text-align: center;
    color: #fefeff;
}
.common-title4 {
    text-align: center;
    /* color: #fff; */
    width: 90%;
    margin: 10px auto 0;
    max-width: 500px;
    line-height: 30px;
}
.color-white {
    color: #fff !important;
}
.page3-change {
    padding: 50px 0px;
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.page3-change>.swiper-container {
    /* overflow: hidden; */
		/* overflow-y: visible; */
    position: static;
}
.page3-change>.swiper-container>.swiper-pagination {
}
.page3-change>.swiper-container>.swiper-pagination>.swiper-pagination-bullet {
    width: 40px;
    height: 2px;
    border-radius: 5px;
    background-color: #fff;
    margin: 0 8px;
}
.page3-change>.swiper-container>.swiper-pagination>.swiper-pagination-bullet-active {
}
.page3-change>.swiper-container>.swiper-button-disabled {
    opacity: 0.5 !important;
}
.page3-change>.swiper-container>.swiper-button-prev i {
    color: #fff;
    font-size: 22px;
    line-height: 46px;
    padding-right: 2px;
}
.page3-change>.swiper-container>.swiper-button-next i {
    color: #fff;
    font-size: 22px;
    line-height: 46px;
    padding-left: 2px;
}
.page3-change>.swiper-container>.swiper-button-prev {
    opacity: 1;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50px;
    left: unset;
    top: unset;
    bottom: 0;
    margin-bottom: -70px;
    right: 100px;
    z-index: 800;
    text-align: center;/* box-sizing: border-box; */
}
.page3-change>.swiper-container>.swiper-button-next {
    text-align: center;
    opacity: 1;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50px;
    left: unset;
    top: unset;
    bottom: 0;
    margin-bottom: -70px;
    right: 10px;
}
.page3-change>.swiper-container>.swiper-button-prev span {
}
.page3-change>.swiper-container>.swiper-wrapper {
}
.page3-change>.swiper-container>.swiper-slide {
}
.case-pic {
    width: 100%;
    box-shadow: 3.716px 3.346px 18px 0px rgba(0, 0, 0, 0.1);
    /* position: relative; */
	/* overflow: hidden; */
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.case-pic:hover>.page3-case-text {
    bottom: 0;
}
.case-pic:hover>.page3-case-icon {
    opacity: 0;
}
.page3-case-text-t1 {
    font-size: 16px;
    line-height: 25px;
    height: auto;
    padding-top: 8px;
}
.page3-case-text-t2 {
    height: 20px;
}

.page3-case-text span {
    font-size: 13px;
    padding: 0 25px;
    display: block;
    line-height: 20px;
    height: 20px;
    float: left;
    opacity: 0.9;
}
.page3-case-text:nth-child(2) span {
    padding-left: 0;
}
.case-pic img {
    width: 100%;
    border-radius: 8px;
}
.page3-more {
    width: 100%;
    margin-top: 40px;
    z-index: 4;
}
.page3-more a {
    width: 160px;
    color: #fff;
    padding: 8px 35px;
    border-radius: 50px;
    border: 1px solid #fff;
    margin: 0 auto;
    display: block;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.page3-more a:hover {
    color: #017eff;
    background-color: #fff;
    box-shadow: 0px 4px 21px 0px rgba(1, 126, 255, 0.26);
}
.page4 {
    background-image: url(../img/busi-back.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-position-y: 210px;
    padding: 100px 0 80px!important;
}
.page4-title {
    color: #21325e;
    font-size: 18px;
    line-height: 25px;
}
.page4-line {
    width: 50px;
    height: 3px;
    margin-top: 8px;
    border-radius: 5px;
    background-image: -moz-linear-gradient( 0deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    position: absolute;
}
.page4-list {
    margin-top: 30px;
}
.page4-list ul {
    padding: 0;
    margin: 0;
}
.page4-list ul li {
    list-style: none;
    font-size: 14px;
    color: #5e778d;
    line-height: 30px;
}
.page4-common {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.05);
    padding: 50px 40px;
    font-size: 18px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.page4-common:hover {
    margin-top: -10px;
    box-shadow: 0px 15px 62px 0px rgba(1, 126, 255, 0.14);
}
.page4-main {
    margin-top: 50px;
}
.footer {
    background-color: #293134;
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}
.footer>.container {
    z-index: 2;
    position: relative;
}
.footer-logo {
    float: left;
    width: 36%;
}
.footer-logo-pic {
    width: 100%;
}
.footer-logo-pic img {
    width: 150px;
}
.footer-logo-text {
    width: 56%;
    margin-top: 20px;
    /* padding-right: 110px; */
    line-height: 25px;
}
.footer-common-list {
    float: left;
    width: 18%;
}
.footer-common-list ul {
    padding: 0;
    margin: 0;
}
.footer-common-list ul li {
    list-style: none;
    color: #878b8c;
    font-size: 14px;
    line-height: 35px;
}
.footer-qr {
    float: left;
    width: 10%;
}
.footer-common-list ul li:first-child {
    color: #fff;
    font-size: 16px;
}
.footer-common-list ul li a {
    color: #878b8c;
    text-decoration: none;
    cursor: pointer;
}
.footer-qr-pic {
    width: 100%;
    margin-top: 13px;
}
.footer-qr-pic img {
    width: 100%;
}
.footer-title {
    color: #fff;

    font-size: 16px;
    line-height: 35px;
}
.footer2 {
    background-color: #262e31;
    width: 100%;
    padding: 12px 15px;
    color: #646567;
    text-align: center;
    font-size: 12px;
}
.footer2 a {
    color: #017eff;
}
.footer-yuan-left {
    position: absolute;
    left: -5%;
    top: 55%;
    width: 500px;
    height: 500px;
    background-color: #2c3437;
    border-radius: 50%;
    z-index: 1;
}
.footer-yuan-right {
    position: absolute;
    right: -5%;
    bottom: 55%;
    width: 500px;
    height: 500px;

    background-color: #2c3437;
    border-radius: 50%;
    z-index: 1;
}
.page3-case-text {
    position: static;
    width: 100%;
    padding: 0px 20px;
    height: 60px;
    left: 0;
    bottom: 0px;
    background: rgba(255, 255, 255, 0.95);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    line-height: 50px;
    font-size: 16px;
    color: #616984;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.page3-case-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: none;
}
.page3-case-icon-middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    height: 100%;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: center;
    align-content: center;
}
.page3-case-icon-middle i {
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    transform: translateZ(0);
    display: inline-block;
    background-image: url(../img/slomo_crop_large.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    font-size: 26px;
    line-height: 69px;
    padding-left: 5px;
}
.page3-case-icon-middle-yuan {
    text-align: center;
    width: 65px;
    height: 65px;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0.85);
    border-radius: 50px;
    line-height: 50px;/* opacity: 0; */
}
.price {
    padding: 0px 0px 110px 0px;
    position: relative;
}
.price-back {
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3789f5, endColorstr=#52eeeb);
    /*IE<9>*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#3789f5, endColorstr=#52eeeb)";
    /*IE8+*/
    background-image: -moz-linear-gradient( -45deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    background-image: -webkit-linear-gradient( -45deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    background-image: -ms-linear-gradient( -45deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    padding: 180px 15px 250px !important;
    position: relative;
}
.price-list-1 {
    padding: 50px 20px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 6px 21px 0px rgba(0, 0, 0, 0.05);
    text-align: center;
    position: relative;
    cursor: pointer;


    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.price-list-1:hover {
    margin-top: 0px;
    box-shadow: 0px 15px 62px 0px rgba(1, 126, 255, 0.14);
}
.price-title {
    font-size: 22px;
    color: #017eff;
}
.price-title2 {
    color: #5e778d;
    font-size: 16px;
}
.price-title3 {
    color: #21325e;
    margin-top: 20px;
    font-size: 18px;
}
.price-title3 span {
    color: #21325e;
    font-size: 18px;
}
.price-title3 i {
    color: #017eff;
    font-size: 24px;
}
.price-line {
    width: 80%;
    height: 1px;
    background-color: #eeeeee;
    margin: 15px auto 0;
}
.price-list2 {
    width: 90%;
    max-width: 451px;
    margin: 25px auto 0;
}
.price-list2 ul {
    margin: 0;
    padding: 0px;
}
.price-list2-title {
    font-size: 18px;
    color: #017eff;
    text-align: left;
    margin-bottom: 15px;
}
.price-list2 ul li {
    width: 100%;
    display: block;
    color: #5e778d;
    font-size: 15px;
    line-height: 35px;
    text-align: left;
}
.price-up {
    margin-top: -220px;
}
.price-up-pic {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 64px;
    z-index: 2;
    overflow: hidden;
}
.price-up-pic img {
    /* width:  100%; */
    height: 100%;
}
.price-left-pic {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 25%;
}
.price-left-pic img {
    width: 100%;
}
.price-right-pic {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
}
.price-right-pic img {
    width: 100%;
}
.ribbon-inner2 {
    background-color: #29bdfd;
    color: #fff;
    left: -70px;
    width: 250px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 35px;
    height: 40px;
    line-height: 40px;
}
.ribbon-inner-ac {
}
.price-list-1-tag {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.offer {
    width: 60%;
    margin: 0 auto;
}
.offer-icon {
    width: 60px;
    height: 60px;
    line-height: 43px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background-color: rgb(255, 93, 99);
    box-shadow: 0px 13px 43px 0px rgba(255, 0, 0, 0.24);
    margin-top: 80px;
}
.offer-icon i {
    font-size: 28px;
    line-height: 60px;
}
.offer-left-text {
    margin-top: 20px;
}
.offer-left-text span {
    font-size: 30px;
    color: #21325E;
}
.sale-title2 {
    width: 90%;
    margin-top: 10px;
}
.offer-left-text sup {
    top: -2.5em;
}
.offer-mark {
    font-size: 9px !important;
    background-color: #ff575e;
    color: #fff !important;
    padding: 0 8px;
    border-radius: 2px;
}
.offer-twomark {
    padding-top: 15px;
    padding-right: 50px;
}
.offer-twomark span {
    font-size: 16px;
    width: 90%;
    display: inline-block;
}
.volume {
    width: 250px;
    float: left;
    padding: 25px 30px;
    border-radius: 5px;
    background-image: -moz-linear-gradient( 90deg, rgb(74, 197, 68) 0%, rgb(78, 113, 240) 0%, rgb(252, 103, 112) 0%, rgb(254, 146, 75) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(74, 197, 68) 0%, rgb(78, 113, 240) 0%, rgb(252, 103, 112) 0%, rgb(254, 146, 75) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(74, 197, 68) 0%, rgb(78, 113, 240) 0%, rgb(252, 103, 112) 0%, rgb(254, 146, 75) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fe924b, endColorstr=#fe696a);/*IE<9>*/
    box-shadow: 0px 22px 43px 0px rgba(0, 0, 0, 0.1);
    height: 315px;
}
.volume-top {
    color: #fff;
}
.new-offer {
    font-size: 22px;
    padding: 0px 0;
    font-style: italic;
}
.volume-top h3 {
    color: #fff !important;
    margin: 0;
    font-size: 48px;
    font-style: oblique;
    line-height: 52px;
}
.sale-yuan {
    width: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    margin-top: 120px;
}
.left-semicircle {
    width: 30px;
    height: 30px;
    background-color: #f4f4f4;
    border-radius: 50px;
    /* 左上、右上、右下、左下 */
    position: absolute;
    left: -15px;
    top: auto;
}
.right-semicircle {
    width: 30px;
    height: 30px;
    background-color: #ebebeb;
    border-radius: 50px;
    /* 左上、右上、右下、左下 */
    position: absolute;
    right: -15px;
    top: auto;
}
.volume-in {
    padding: 15px 15px;
    height: 30px;
}
.volume-in ul {
    padding: 0;
    margin: 0 0 0 1px;
}
.volume-in ul li {
    width: 13px;
    height: 2px;
    background-color: #fff;
    list-style: none;
    float: left;
    opacity: 0.5;
    margin-left: 5px;
}
.volume-bottom {
    color: #fff;
    /* padding-top: 5px; */
    position: absolute;
    bottom: 32px;
    width: 75%;
}
.volume-bottom-text {
    padding-bottom: 10px;
    line-height: 32px;
    font-size: 15px;
}
.volume-bottom-text span {
    font-size: 24px;
    padding-left: 5px;
    font-weight: 600;
}
.volume-bottom-button {
    margin-top: 10px;
}
.volume-bottom-button a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    padding: 8px 35px;
    border: 1px solid #fff;
    border-radius: 50px;
    text-decoration: none;
    cursor: pointer;
}
.volume-bottom-button a:hover {
    background-color: #fff;
    color: #fe6a68;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.volume-one {
    position: relative;
    top: 20px;
    left: 20px;
    overflow: hidden;
}
.volume-two {
    position: relative;
    top: -80px;
    left: 55px;
    background-image: -moz-linear-gradient( 45deg, rgb(78, 113, 240) 0%, rgb(255, 102, 107) 0%, rgb(176, 107, 255) 0%, rgb(79, 141, 244) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(78, 113, 240) 0%, rgb(255, 102, 107) 0%, rgb(176, 107, 255) 0%, rgb(79, 141, 244) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(78, 113, 240) 0%, rgb(255, 102, 107) 0%, rgb(176, 107, 255) 0%, rgb(79, 141, 244) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#518cf5, endColorstr=#ac6cff);/*IE<9>*/
}
.volume-bottom-button-two a:hover {
    background-color: #fff;
    color: #aa6dff !important;
}
.volume-three {
    position: relative;
    top: 55px;
    left: 50px;
    background-image: -moz-linear-gradient( 45deg, rgb(78, 113, 240) 0%, rgb(255, 102, 107) 0%, rgb(26, 179, 239) 0%, rgb(37, 239, 201) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(78, 113, 240) 0%, rgb(255, 102, 107) 0%, rgb(26, 179, 239) 0%, rgb(37, 239, 201) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(78, 113, 240) 0%, rgb(255, 102, 107) 0%, rgb(26, 179, 239) 0%, rgb(37, 239, 201) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#25eeca, endColorstr=#1ab6ef);/*IE<9>*/
    box-shadow: 0px 22px 43px 0px rgba(0, 0, 0, 0.1);
}
.volume-bottom-button-three a:hover {
    background-color: #fff;
    color: #1ac4ef !important;
}
.volume-four {
    position: relative;
    top: -45px;
    left: 90px;
    background-image: -moz-linear-gradient( 45deg, rgb(78, 113, 240) 0%, rgb(255, 102, 107) 0%, rgb(242, 97, 14) 0%, rgb(248, 163, 13) 100%);
    background-image: -webkit-linear-gradient( 45deg, rgb(78, 113, 240) 0%, rgb(255, 102, 107) 0%, rgb(242, 97, 14) 0%, rgb(248, 163, 13) 100%);
    background-image: -ms-linear-gradient( 45deg, rgb(78, 113, 240) 0%, rgb(255, 102, 107) 0%, rgb(242, 97, 14) 0%, rgb(248, 163, 13) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f8a20d, endColorstr=#f2630d);/*IE<9>*/
}
.volume-bottom-button-four a:hover {
    background-color: #fff;
    color: #f3720d !important;
}
}

@media (max-width: 1440px) {
.up-2020new-left {
    width: 480px;
    margin-top: 19%;
}
.up-2020new-left img {
    width: 100%;
}
.up-2020new-right {
    top: 10%;
    width: 50%;
}
.vip-title4:before {
    margin-left: -170px;
}
.vip-left {
    left: 5%;
    top: 10%;
}
.vip-right {
    right: 0%;
}
.side4-main {
    margin: 8% auto 0;
    width: 55%;

}
}

@media (max-width: 1366px) {
.guoqing2 button{

margin-top: 20%;
	}
.guoqing2{

width: 100%;

max-width: 550px;

margin: 0px auto 0;
padding-top:90px;
	}
.up-51-left {
    width: 90%;
    max-width: 451px;
    margin-left: 60px;
    margin-top: 15%;
}
.up-2020new-left {
    width: 451px;
    margin-top: 19.1%;
}
.up-2020new-right {
    top: 0%;
    width: 55%;
}
.new-slide-2020-t1 {
    width: 95%;
    max-width: 700px;
    margin: 22% auto 0;
}
.new-slide-2020-t2 {
    width: 95%;
    max-width: 500px;
    margin: 2% auto 0;
}
.new-slide-2020-t3 {
    width: 95%;
    max-width: 600px;
    margin: 2% auto 0;
}
.new-slide-2020 {
    background-size: 120%;
}
.new-slide-mrhot1 a button {
    margin-top: 45px;
}
.new-slide-mrhot1-t2 {
    width: 95%;
    margin: 9% auto 0;
    max-width: 500px;
}
.new-slide-mrhot1-down {
    bottom: 50px;
}
.new-slide-mrhot1-t1 {
    width: 95%;
    margin: 9% auto 0;
    max-width: 480px;
}
.guoqing {
    padding-top: 60px;
}
.slide9-top {
    width: 150px;
    margin-top: 40px;
}
.slide9-t2 {
    margin-top: 12px;
    margin-bottom: 10px;
}
.slide9-t1 {
    max-width: 350px;
    font-size: 18px;
}
.slide9-t1 span {
    padding: 0 12px;
    font-size: 26px;
}
.slide9-pic1 {
    width: 95%;
    max-width: 600px;
    margin: 3% auto 0;
}
.vip-title4:before {
    margin-left: -200px;
}
.swiper-button-prev span {
    left: 10px;
}
.swiper-button-next span {
    right: 40px;
}
.navbar-center {
    max-width: 900px;
}
.navbar-center li a {
    padding: 22px 20px;
}
.page3-case-text span {
    padding: 0 10px;
}
.page3-case-text {
    padding: 0px 15px;
}
.side4-main {
    margin: 7% auto 0;
    width: 55%;
}
.apple-banner ul {
    bottom: 8% !important;
}
.banner-free-left {
    width: 25%;
    margin-left: 7%
}
.nav-width {
    max-width: 98%;
}
.apple-banner {
    height: 550px;
}
.page1 {
    padding: 120px 15px 180px 15px;
    position: relative;
}
.page1-right {
    position: absolute;
    right: 0;
    top: 5%;
}
.page3-text {
    position: absolute;
    left: -50px;
    width: 40%;
    /* height: 10%; */
    color: #fff;
    /* bottom: 0; */
		/* background-color:#fff; */
    font-size: 250px;
    /* font-weight: 500; */
    margin-top: -15%;
    opacity: 0.1;
    z-index: 2;
}
.apple-banner .swiper-container {
    margin-top: -40px;
    width: 100%;
    height: 650px;
}
.volume {
    /* padding: 15px; */
    position: relative;
}
.volume-in {
    padding: 10px 0;
}
.volume-in ul li {
    width: 8px;
    margin: 0 2.5px;
}
}

@media (max-width: 1024px) {
.threed-s1-pic2-t{
		font-size: 20px;

		}
.threed-s1-pic2 ul{

min-height: 210px;
	}
.threed-s1-pic2 ul li img{

height: 200px;

width: 65%;



}
.threed-s1-pic-left {
    display:none;
}
.threed-s2-pic-left {
    display:none;
}
.nav-right-bottom a:first-child {
    margin-right: 5px;
}
.up-51-right {
    right: -50px;
    bottom: 20px;
    max-width: 600px;
}
.up-2020new-left {
    width: 400px;
    margin-top: 21%;
    margin-left: 7%;
}
.up-2020new-right {
    top: 12%;
    width: 50%;
}
.new-slide-2020-t1 {
    width: 95%;
    max-width: 650px;
    margin: 24% auto 0;
}
.new-slide-2020-t2 {
    width: 95%;
    max-width: 451px;
    margin: 3% auto 0;
}
.new-slide-2020-t3 {
    width: 95%;
    max-width: 550px;
    margin: 2% auto 0;
}
.new-slide-2020 {
    background-size: cover;
}
.vip-price-list-botton-s1 {
    line-height: 28px;
}
.vip-price-list-botton {

    font-size: 12px;
}
.new-slide-mrhot1 a button {
    margin-top: 35px;
}
.new-slide-mrhot1-t2 {
    width: 95%;
    margin: 11% auto 0;
    max-width: 451px;
}
.cr-t1-change {
    display: inline-block;
    font-size: 32px;
    letter-spacing: 5px;
}
.cr-logo {
    max-width: 750px;
    margin: 5% auto 0;
}

.cr-t1-change2 {
    display: inline-block;
    font-size: 32px;
}
.cr-t1 {
    font-size: unset;
    margin-top: 22%;
}
.new-slide-11-a {
    margin: 40px auto 0;
}
.s11-t1 {
    font-size: 22px;
    letter-spacing: 20px;
    margin-top: 10%;
    font-weight: 500;
}
.s11-t2 {
    width: 95%;
    max-width: 500px;
    margin: 15% auto 0;
}
.s11-t3 {
    width: 95%;
    max-width: 550px;
    margin: 1% auto 0;
}
.vip-title4:before {
    content: '';
    position: absolute;
    width: 80px;
    height: 1px;
    background-color: #d4b681;
    margin-left: -370px;
    margin-top: 25px;
    left: 570px;
}
.vip-price-list-last {
    font-size: 12px;
}
.vip-price-list ul {
    padding-left: 25px;
}
.x101up-t1 {
    font-size: 32px;
    padding-top: 50px;
}
.x101up-t2 {
    font-size: 38px;
}
.x101up-t3 {
    font-size: 18px;
}
.x101up {
    padding-left: 50px;
}
.guoqing-middle2 {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 100%;
}
.guoqing-middle2 img {
    width: 100%;
}
.guoqing {
    padding-top: 70px;
}
.guoqing-middle {
    width: 95%;
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.vip-price-list {
    /* min-height: 367px; */
    margin-bottom: 15px;
}
.vip-vip-rules-list {
/* min-height: 200px; */
}
.vip-price-list ul li {
    font-size: 14px;
}
.vip-price-list ul li span {
    font-size: 36px;
    padding-right: 5px;
}
.vip-padding {
    padding: 50px 0;
}
.vip-left {
    left: -8%;
}
.vip-right {
    right: -9%;
}
.product-download {
    display: none;
}
.product-p1-right {
    padding-left: 50px;
    padding-top: 30px;
}
.product-p1-pic-right {
    top: 50px;
    width: 100px;
}
.product-p2-pic-left {
    top: 100px;
    left: 0px;
    width: 200px;
}
.product-p4-pic-right {
    top: 60%;
    width: 100px;
}
.product-p3-pic-left {
    bottom: -380px;
    width: 200px;
}
.activity-del-title {
    position: relative;
    border-bottom: 1px solid #f1f4f5;
    padding: 12px 40px 12px 90px;
}
.activity-del-title>.dot-two {
    left: 10px;
}
.activity-del-title>.circle {
    top: 0;
    left: -5px;
}
.activity-del-title>.circle2 {
    top: -15px;
    left: 8px;
}
.price-list-one {
    line-height: 18px;
    font-size: 12px;
    height: 322px;
}
.price-list-one span {
    margin-top: 60%;
}
.price-list-two span {
    margin-top: 12%;
}
.price-list-three span {
    margin-top: 12%;
}
.price-list-four span {
    margin-top: 5px;
}
.price-list-two {
    line-height: 18px;
    font-size: 12px;
    height: 92px;
}
.price-list-three {
    line-height: 18px;
    font-size: 12px;
    height: 92px;
}
.price-list-four {
    line-height: 18px;
    font-size: 12px;
}
.price-table-list span {
    font-size: 14px;
    color: #017eff;
    display: inline-block;
    width: 100%;
a
}
.help2-main {
    padding: 0;
    min-height: 300px;
}
.help3-main {
    width: 100%;
    padding: 5px;
}
.contactusdiyou {
    display: none;
}
.side4-main {
    margin: 9% auto 0;
    width: 65%;
}
.logo span {
    display: none;
}
.logo-text {
    display: none !important;
}
.slide3-title2-text {
    color: #fff;
    position: relative;
    z-index: 2;
    text-align: center;
    font-size: 40px;
}
.slide3-title2 {
    width: 48%;
    margin: 10px auto 0;
    position: relative;
    font-weight: 300;
}
.slide3-title1 {
    font-size: 42px;
}
.slide3-pic {
    width: 30%;
    margin: -3% auto 0;
}
.banner-free-left {
    width: 28%;
    margin-left: 8%
}
.banner-free-right {
    width: 64%;
}
.slide1>.title img {
    width: 60%;
    margin: -5% auto 0;
}
.navbar-center li:nth-child(3) {
/* display: none; */
}
.navbar-center li a {
    padding: 22px 10px;
}
.navbar-center {
    max-width: 700px;
}
.apple-banner .swiper-container {
    height: 600px;
}
.nav-width {
    max-width: 100%;
}
.apple-banner {
    height: 500px;
}
.page1-pic {
    width: 70%;

    float: right;
}
.common-title {
    color: #21325e;
    font-size: 24px;
}
.common-title2 {

    color: #5e778d;
    font-size: 16px;
}
.page1>.common-title2 {
    width: 400px;
    margin-top: 15px;
    line-height: 30px;
}
.page1 {
    padding: 120px 15px 120px 15px;
    position: relative;
}
.common-title3 {
    text-align: center;
    color: #fefeff;
}
.common-title4 {
    text-align: center;
    /* color: #fff; */
    width: 90%;
    margin: 10px auto 0;
    max-width: 500px;
    line-height: 30px;
}
.page3-change {
    padding: 50px 0px;
    width: 100%;
    max-width: 95%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.page2 {
    margin-bottom: 70px;
}
.page2-common-pic {
    width: 100%;
    max-width: 120px;
    margin: 0 auto;
    position: relative;
}
.page2-common-up-text i {
    text-align: center;
    font-size: 48px;
    line-height: 115px;
    display: block;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    transform: translateZ(0);
    background-image: url(../img/slomo_crop_large2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.page3 {
    position: relative;
    background-image: -moz-linear-gradient( 0deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    background-image: -ms-linear-gradient( 0deg, rgb(55, 137, 245) 0%, rgb(82, 238, 235) 100%);
    padding: 50px 0 !important;
}
.page3-text {
    position: absolute;
    left: -50px;
    width: 40%;
    color: #fff;
    font-size: 180px;
    margin-top: -16%;
    opacity: 0.1;
    z-index: 2;
}
.footer-yuan-left {
    position: absolute;
    left: -20%;
    top: 55%;
    width: 500px;
    height: 500px;
    background-color: #2c3437;
    border-radius: 50%;
    z-index: 1;
}
.footer-yuan-right {
    position: absolute;
    right: -20%;
    bottom: 55%;
    width: 500px;
    height: 500px;
    background-color: #2c3437;
    border-radius: 50%;
    z-index: 1;
}
.apple-banner>.swiper-container>.swiper-button-prev span {
    left: 10px;
}
.apple-banner>.swiper-container>.swiper-button-next span {
    right: 10px;
}
.page4-common {
    padding: 50px 30px;
}
.price-left-pic {
    width: 35%;
}
.volume-in ul li {
    width: 10px;
    margin: 0 3.8px;
}
.new-offer-mobile {
    margin-top: 65px;
}
}

@media (max-width: 768px) {
.threed-s1-pic2-t{
		font-size: 25px;

		}
.threed-s1-pic2 ul{

min-height: 280px;
	}
.threed-s1-pic2 ul li img{

height: auto;

width: 70%;



}
.threed-s3-prev {
    display:none;

}

.threed-s3-next {
     display:none;

}
.threed-common-title-left2 {
    padding-left: 0px;
}
.threed-s2 {
    margin-bottom: 20px;
}
.threed-s2-text {
    margin-top:20px;
}
.threed-common-title-left>.threed-common-t2 {
   /* margin-bottom:30px; */
}
.threed-s1 {
    padding: 80px 0 00px;
}
    .threed-s1-main>.col-sm-12:first-child>.threed-s1-text{
        margin-bottom:80px;
    }
.threed-s1-main {
    padding: 50px 0 50px;
}
.threed-s1-text {
    width: 100%;
}
.threed-common-t2 {
    text-align: center;
    padding: 0 10%;
    font-size: 16px;
}
.up-51-left {
    width: 90%;
    max-width: 350px;
    margin-left: 80px;
    margin-top: 20%;
}
.up-51-right {
    right: -100px;
    bottom: 20px;
    max-width: 550px;
}
.up-2020new-left {
    width: 480px;
    margin: 18% auto 0;
}
.up-2020new-right {
    top: unset;
    bottom: 15%;
    width: 30%;
}
.new-slide-2020-t1 {
    max-width: 550px;
    margin: 32% auto 0;
}
.new-slide-2020-t2 {
    max-width: 451px;
    margin: 3% auto 0;
}
.vip-table-blue>.vip-table-line ul li {
    font-size: 12px;
}
.new-slide-mrhot1-t1 {
    width: 95%;
    margin: 12% auto 0;
    max-width: 420px;
}
.cr-logo-l1 img {
    margin-left: -10px
}
.cr-t1-change {
    display: inline-block;
    letter-spacing: 15px;
    font-size: 44px;
}
.cr-logo {
    box-sizing: border-box;
    width: 100%;
    max-width: 650px;
    margin-top: 8%;
}
.x101up-right {
    width: 60%;
}
.vip-padding {
    padding: 40px 0;
}
.vip-rules-info {
    padding: 0px 0px 0px 20px;
}
.vip-vip-rules-list {
    min-height: auto;
}
.vip-price-info {
    margin-top: 20px;
}
.vip-price>.col-md-3 {
    padding-left: 5px;
    padding-right: 5px;
}
.vip-price>.col-md-3:nth-child(5)>.vip-price-list {
    min-height: auto !important;
}
.vip-price>.col-md-3:nth-child(6)>.vip-price-list {
    min-height: auto !important;
}
.vip-price>.col-md-3:nth-child(7)>.vip-price-list {
    min-height: auto !important;
}
.vip-title4 {
    font-size: 24px;
    letter-spacing: 2px;
    margin-top: 15px;
}
.vip-title4:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #d4b681;
    margin-left: -440px;
    margin-top: 20px;
}
.vip-title4:after {
    content: '';
    position: absolute;
    width: 50px;
    height: 1px;
    background-color: #d4b681;
    margin-left: 25px;
    margin-top: 20px;
}
.vip-title3 {
    font-size: 14px;
}
.vip-title2 {
    font-size: 40px;
    letter-spacing: 1px;
}
.vip-title1 {
    font-size: 22px;
}
.vip-icon {
    width: 70px;
    margin-top: 50px;
}
.nav-right-personal {
    right: 0px;
}
.product-download2 {
    margin-top: 20px;
    margin-bottom: 50px;
}
.product-p4-list ul li {
    padding: 20px;
    list-style: none;
    width: 33.333%;
    float: left;
    margin-bottom: 15px;
}
.product-p4-list ul li:nth-child(5) {
    margin-left: 0%;
}
.product-p4-list ul li:nth-child(7) {
    display: none;
}
.product-p1-right {
    padding-left: 20px;
    padding-top: 30px;
}
.price2-h4 {
    margin-top: 10px;
}
.price2-h4>.col-lg-4 {
    padding-top: 00px;
}
.price2-d3-down img {
    width: 80%;
    margin: 0 auto;
    display: block;
}
.price2-d2-down img {
    width: 100%;
    margin-left: 0px;
}
.price2-h3 {
    margin-top: 30px;
}
.price2-d3 {
    position: relative;
    margin-top: 50px;
}
.price2-d1 ul li:nth-child(2) img {
    margin-left: -10px;
}
.price2-d1 {
    margin-top: 30px;
}
.offer-icon {
    margin-top: 0px;
}
.page4 {
    padding: 0px 0 80px!important;
}
.nav-mark-hot {
    display: none;
}
.nav-mark-new {
    display: none;
}
.side4-main {
    margin: 13% auto 0;
    width: 78%;
}
.side4-main img {
    margin-left: 10px;
}
.slide3-title2-text {
    font-size: 32px;
}
.slide3-title2 {
    width: 50%;
}
.slide3-title1 {
    font-size: 34px;
}
.slide1>.title img {
    width: 70%;
    margin: -5% auto 0;
}
.page1-pic {
    width: 60%;
    float: right;
}
.common-title {
    color: #21325e;
    font-size: 24px;
}
.common-title2 {
    color: #5e778d;
    font-size: 16px;
}
.page1>.common-title2 {
    width: 45%;
    margin-top: 15px;
    line-height: 30px;
}
.page1 {
    padding: 80px 15px 80px 15px;
    position: relative;
}
.common-title3 {
    text-align: center;
    color: #fefeff;
}
.common-title4 {
    text-align: center;
    /* color: #fff; */
    width: 90%;
    margin: 10px auto 0;
    max-width: 500px;
    line-height: 30px;
}
.page1-right {
    position: absolute;
    right: 0;
    top: 10%;
}
.page4-main>.col-lg-3 {
    margin-bottom: 30px;
}
.page4>.container>.common-btn {
    margin-top: 20px !important;
}
.page4-common {
    padding: 50px 40px;
}
.footer-logo {
    float: left;
    width: 30%;
}
.footer-qr {
    float: left;
    width: 15%;
}
.page3-text {
    font-size: 180px;
    margin-top: -21%;
}
.navbar-center li a {
    padding: 22px 5px;
}
.nav-right-bottom a {
    padding: 6px 20px;
    border: 1px solid #017eff;
    border-radius: 50px;
}
.nav-right-bottom a:first-child {
    margin-right: 5px;
}
.logo {
    padding: 0;
    height: auto;
    width: 120px;
    /* line-height:  normal; */
    margin-top: 15px;
}
.navbar-center {
    max-width: 490px;
}
.new-offer-mobile {
    margin-top: 120px;
}
.volume-in ul li {
    width: 8px;
    margin: 0 2.3px;
}
}

@media (max-width: 767px) {
.nav-right-personal a {
    display: none !important;
}
.help2-search-result {
    padding: 25px 20px;
}
.product-download2 {
    margin-top: 40px;
    margin-bottom: 100px;
    display: none;
}
.product-back {
    padding: 60px 0 60px;
}
.activity-list2-text>.ribbon>.ribbon-inner {
    margin-top: 28px;
}
.activity-list2-text {
    padding: 12px 15px;
}
.activity-list2 ul li {
    list-style: none;
    width: 100%;
    padding: 0 15px;
    float: left;
    margin-bottom: 25px;
}
.price-back2>.sec-common-banner-title {
    margin-top: 0px;
    font-weight: 500;
}
.sec-common-banner-title2 span::before {
    top: 14px;
    left: -55px;
}
.sec-common-banner-title2 span::after {
    top: 14px;
    right: -55px;
}
.sec-common-banner-title2 span {
    font-size: 22px;
}
.sec-common-banner-title {
    font-size: 22px;
}
.sec-common-banner-title2 {
    text-align: center;
}
.help2-search-text {
    font-size: 12px;
}
.help-back2 {
    padding: 60px 0 !important;
}
.sec-common-banner-img {
    padding: 60px 0;
}
.nav-pc-show {
    display: none !important;
}
.nav-phone-show {
    display: block !important;
}
.menu ul li:nth-of-type(3) {
/* display: none; */

}
.navbar-center li a {
    padding: 15px 5px;
}
.navbar-center li {
    float: left;
    display: block;
    width: 100%;
}
.fixed-top {
/* height: 48px; */

}
.navbar-xuan100 {
    position: fixed;
    width: 100%;
    background: rgba(255, 255, 255, 0.95);
    min-height: 48px;
    z-index: 9999;
}
.nav-right-bottom {
    /* float: right; */
    width: 210px;
    position: static;
    top: unset;
    right: unset;
    margin: 20% auto;
}
.nav-width {
}
.nav-width>.collapse {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.0s;
    animation-delay: 0.0s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    background-image: -moz-linear-gradient( 0deg, rgba(55, 137, 245, 0.98) 0%, rgba(82, 238, 235, 0.98) 100%);
    background-image: -webkit-linear-gradient( 0deg, rgba(55, 137, 245, 0.98) 0%, rgba(82, 238, 235, 0.98) 100%);
    background-image: -ms-linear-gradient( 0deg, rgba(55, 137, 245, 0.98) 0%, rgba(82, 238, 235, 0.98) 100%);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: -1;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    display: none;
    max-height: unset;
}
.nav-width>.navbar-header button {
    margin-top: 7px;
    margin-bottom: 0px;
    margin-right: 10px;
    z-index: 10000;
}
.logo {
    padding: 0;
    height: auto;
    width: 120px;
    /* line-height:  normal; */

    margin-top: 5px;
    padding-left: 5px;
}
.apple-banner>.swiper-container>.swiper-button-prev span {
    left: 0px;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5) url(../img/arrows.png) no-repeat 13px 9px;
    background-size: 30%;
}
.apple-banner>.swiper-container>.swiper-button-next span {
    right: 0px;
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.5) url(../img/arrows.png) no-repeat 16px -53px;
    background-size: 30%;
}
.page1-pic {
    width: 100%;
    float: right;
}
.common-title {
    color: #21325e;
    font-size: 22px;
}
.common-title2 {
    color: #5e778d;
    font-size: 16px;
}
.page1>.common-title2 {
    width: 100%;
    margin-top: 15px;
    line-height: 30px;
}
.page1 {
    padding: 350px 15px 80px 15px;
    position: relative;
}
.page1>.common-title {
    text-align: center;
}
.page1>.common-title2 {
    text-align: center;
}
.common-title3 {
    text-align: center;
    color: #fefeff;
}
.common-title4 {
    text-align: center;
    /* color: #fff; */

    width: 90%;
    margin: 10px auto 0;
    max-width: 500px;
    line-height: 25px;
    font-size: 14px;
}
.page1-right {
    position: absolute;
    right: 0;

    top: 8%;
}
.page1-btn {
    margin: 30px auto 0;
}
.page2 {
    margin-bottom: 20px;
}
.page2>.col-xs-12 {
    margin-bottom: 60px;
}
.page2>.col-xs-12>.common-title {
    font-size: 18px;
}
.page2>.col-xs-12>.common-title2 {
    margin: 5px auto 0;
}
.page2>.col-lg-3>.common-title {
    /* font-size: 20px; */
    margin-top: 10px;
}
.page2>.col-lg-3>.common-title2 {
/* margin: 5px auto 0; */

}
.page3-change {
    padding: 25px 0px;
    width: 100%;
}
.page3-change>.swiper-container>.swiper-pagination {
    bottom: -5px;
}
.page3-change>.swiper-container>.swiper-pagination>.swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    border-radius: 5px;
    background-color: #fff;
    margin: 0 2px;
}
.page3-more {
    width: 100%;
    margin-top: 100px;
    z-index: 4;
}
.page3-change>.swiper-container>.swiper-button-prev {
    opacity: 1;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50px;
    left: 30%;
    top: unset;
    bottom: 0;
    margin-bottom: -70px;
    right: unset;
    z-index: 800;
    text-align: center;/* box-sizing: border-box; */
}
.page3-change>.swiper-container>.swiper-button-next {
    text-align: center;
    opacity: 1;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50px;
    left: unset;
    top: unset;
    bottom: 0;
    margin-bottom: -70px;
    right: 30%;
}
.page3-text {
    font-size: 120px;
    margin-top: -22%;
    left: -50px;
}
.page4 {
    background-repeat: repeat;
}
.footer-logo {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}
.footer-qr {
    float: left;
    width: 100%;
}
.footer-common-list {
    float: left;
    width: 33.3333%;
}
.footer-logo-pic img {
    width: 150px;
    margin: 0 auto;
    display: block;
}
.footer-logo-text {
    width: 90%;
 margin：0 auto;
    text-align: center;
    margin: 5px auto 0;
    /* padding-right: 110px; */
    line-height: 25px;
}
.footer-common-list ul {
    padding-left: 25%;
}
.footer-title {
    margin-top: 40px;
    text-align: center;
}
.footer-qr-pic {
    width: 50%;
    margin: 13px auto 0;
}
.footer {
    padding: 50px 0;
}
.footer-yuan-left {
    position: absolute;
    left: -50%;
    top: 75%;
    width: 500px;
    height: 500px;
    background-color: #2c3437;
    border-radius: 50%;
    z-index: 1;
}
.footer-yuan-right {
    position: absolute;
    right: -50%;
    bottom: 75%;
    width: 500px;
    height: 500px;
    background-color: #2c3437;
    border-radius: 50%;
    z-index: 1;
}
.page3-case-icon-middle-yuan {
    width: 50px;
    height: 50px;
}
.page3-case-icon-middle i {
    font-size: 20px;
    line-height: 54px;
    padding-left: 5px;
}
.page3-case-text {
    position: static;
    width: 100%;
    padding: 0px 20px;
    /* height: 35px; */

    left: 0;
    /* bottom: -35px; */


    background: rgba(255, 255, 255, 0.95);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    line-height: 35px;
    font-size: 14px;
    color: #616984;
}
.nav-right-bottom a {
    color: #ffffff;
    padding: 8px 35px;
    border: 1px solid #ffffff;
    border-radius: 50px;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    cursor: pointer;
}
.navbar-center li a:hover {
    border-radius: 50px;
}
}

@media (max-width: 450px) {
.new-slide-guoqing2 {
    background-size: cover;
    background-position: 40% top;
}
.guoqing2 button{
	/* padding-top: unset; */
	margin-top: 40%;
	}
.guoqing2{

padding:0 15px;


margin: 90px auto 0;
	}
.threed-s1-pic2 ul li:nth-child(1){

        top:0px;
	}

	.threed-s1-pic2 ul li:nth-child(2){
        left: 5px;
	}
	.threed-s1-pic2 ul li:nth-child(3){
        left: 10px;
	}
	.threed-s1-pic2 ul li:nth-child(4){
		left: 15px;
	}
	.threed-s1-pic2 ul li:nth-child(5){
		left: 20px;
	}
	.threed-s1-pic2 ul li:nth-child(6){
		left: 25px;
	}
	.threed-s1-pic2 ul li:nth-child(7){
		left: 30px;
	}.threed-s1-pic2 ul li:nth-child(8){
		left: 35px;
	}.threed-s1-pic2 ul li:nth-child(9){
		left: 40px;
	}
	.threed-s1-pic2 ul li:nth-child(10){
		left: 45px;
	}
	.threed-s1-pic2 ul li:nth-child(11){
		left: 50px;
	}
	.threed-s1-pic2 ul li:nth-child(12){
		left: 55px;
	}
	.threed-s1-pic2 ul li:nth-child(13){
		left: 60px;
	}
	.threed-s1-pic2 ul li:nth-child(14){
		left: 65px;
	}
	.threed-s1-pic2 ul li:nth-child(15){
		left: 70px;
	}
	.threed-s1-pic2 ul li:nth-child(16){
		left: 75px;
	}
	.threed-s1-pic2 ul li:nth-child(17){
		left: 80px;
	}
	.threed-s1-pic2 ul li:nth-child(18){
		left: 85px;
	}
	.threed-s1-pic2 ul li:nth-child(19){
		left: 90px;
	}
	.threed-s1-pic2 ul li:nth-child(20){
		left: 95px;
	}
	.threed-s1-pic2 ul li:nth-child(21){
		left: 100px;
	}
	.threed-s1-pic2 ul li:nth-child(22){
		left: 105px;
	}
	.threed-s1-pic2 ul li:nth-child(23){
		left: 110px;
	}
	.threed-s1-pic2 ul li:nth-child(24){
		left: 115px;
	}

.threed-s1-pic2{
width:100%;

	}
.threed-s1-main>.col-lg-6 {
padding:0;
}
.threed-s1-pic2-t{
		font-size: 18px;

		}
.threed-s1-pic2 ul{

min-height: 120px;
	}
.threed-s1-pic2 ul li img{

height: auto;

width: 70%;
}
.threed-s3-common-title {

    min-height: 72px;
}
.threed-s4 {
    padding: 80px 0 70px;
    position: relative;
}
.threed-s1 {
    padding: 45px 0 00px;
    overflow-x: hidden;
}
    .threed-s2-main>.col-lg-6{
        padding:0
    }
.threed-main-t3 ul li span {
    font-size: 18px;
    padding-left: 15px;
}
.threed-main-btn {
    margin-top: 50px;
}
.threed-banner {
    height: 550px;
}
.threed-main-t3 ul li {
    list-style: none;
    display: block;
    padding: 0 0px;
    margin-bottom: 15px;
}
.threed-main-t1 {
    font-size: 37px;
    font-weight: 100;
    color: #fff;
    line-height: 52px;
    text-shadow: 0px 3px 4px #00000036;
}
.up-51-left-a {
    padding: 8px 35px;
    border-radius: 50px;
    margin-top: 35px;
}
.up-51-right {
    right: -100px;
    bottom: 25px;
    width: 90%;
}
.up-51-left {
    width: 80%;
    margin: 25% auto 0;
}
.up-2020new-left {
    width: 80%;
    margin: 20% auto 0;
}
.up-2020new-right {
    top: unset;
    bottom: 11%;
    width: 95%;
}
.new-slide-2020-t3 img {
    width: 100%;
    display: none;
}
.new-slide-2020-t3 span {
    display: block;
}
.new-slide-2020-t3 span ul {
    padding: 0;
    margin: 0;
    padding-left: 10px;
}
.new-slide-2020-t3 span ul li {
    list-style: decimal;
    font-size: 12px;
    margin-bottom: 10px;
    color: #fde995f0;
}
.new-slide-2020-t1 {
    width: 95%;
    max-width: 650px;
    margin: 50% auto 0;
}
.new-slide-2020-t2 {
    width: 95%;
    max-width: 320px;
    margin: 8% auto 0;
}
.new-slide-2020-t3 {
    max-width: 240px;
    margin: 10% auto 0;
}
.new-slide-2020 {
    background-size: cover;
    background: url(../images/2020/2020-phone.jpg) center center no-repeat;
}
.phone-change-lr {
    display: block;
    text-align: center;
}
.phone-change-lr-r {
    transform: rotate(180deg);
    top: -1px !important;
}
.phone-change-lr i {
    top: 1px
}
.phone-change-lr span {
    padding: 0 10px;
}
.vip-table-line {
    min-width: 600px;
}
.new-slide-mrhot1 a button {
    margin-top: 25px;
    width: 130px;
    font-size: 14px;
}
.new-slide-mrhot1-t2 {
    width: 90%;
    margin: 22% auto 0;
    max-width: 451px;
}
.new-slide-mrhot1-down {
    bottom: 65px;
    width: 200%;
    margin-left: -20%;
}
.new-slide-mrhot1-t1 {
    width: 90%;
    margin: 28% auto 0;
    max-width: 320px;
}
.cr-logo-l1 img {
    margin-left: -0px;
}
.cr-logo-l1 {
    float: left;
    width: 100%;
}
.cr-logo-l2 {
    width: 100%;
    margin-top: 30px;
    margin-left: 1%;
}
.cr-logo {
    width: 60%;
    max-width: 650px;
    margin-top: 14%;
}
.cr-t1 {
    font-size: unset;
    margin-top: 40%;
}
.cr-t1-change2 {
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
}
.cr-t1-change {
    display: inline-block;
    letter-spacing: 8px;
    font-size: 32px;
}
.new-slide-11-a {
    margin: 40px auto 0;
    width: 120px;
    padding: 8px 0;
}
.s11-t1 {
    font-size: 18px;
    letter-spacing: 10px;
    margin-top: 32%;
    font-weight: 500;
}
.s11-t2 {
    width: 85%;
    max-width: 500px;
    margin: 40% auto 0;
}
.s11-t3 {
    width: 85%;
    max-width: 550px;
    margin: 5% auto 0;
}
.x101up-right {
    width: 100%;
}
.x101up-a {
    width: 120px;
    padding: 8px 0;
}
.x101up-t1 {
    font-size: 29px;
    padding-top: 50px;
    font-weight: 600;

}
.x101up-t2 {
    font-size: 32px;
}
.x101up-t3 {
    font-size: 15px;
}
.x101up {
    padding-left: 35px;
}
.price-info ul li {
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 22px;
}
.price-info ul {
    padding: 0 00px 0 50px;
    margin: 00px 0 0;
}
.vip-info>.price2-text-t2 {
    line-height: 80px;
}
.vip-info>.price2-text-t1 {
    line-height: 20px;
}
.price2-text-t1 {
    font-size: 48px;
    font-style: oblique;
    font-weight: bold;
    letter-spacing: 4px;
    line-height: 20px;
}
.guoqing-middle2 {
    position: absolute;
    top: 20vh;
    left: 0;
    width: 100%;
    height: 100%;
}
.guoqing-middle2 img {
    width: 160%;
    left: -150px;
    position: relative;
}
.guoqing {
    padding-top: 18vh;
}
.guoqing-middle {
    width: 100%;
}
.guoqing-middle img {
    width: 100%;
    left: 40px;
}
.help2-left-so {
    position: static;
    top: unset;
    width: unset;
}
.slide9-top {
    width: 120px;
    margin-top: 40px;
}
.slide9-t2 {
    margin-top: 12px;
    margin-bottom: 20px;
    font-size: 16px;
}
.slide9-t1 {
    max-width: 320px;
    font-size: 16px;
    margin-top: 15px;
}
.slide9-t1 span {
    padding: 0 10px;
    font-size: 22px;
}
.slide9-pic1 {
    width: 95%;
    max-width: 600px;
    margin: 12% auto 0;
}
.activity-del-pic {
    height: 265px;
    width: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.slide8-left>.common-btn {
    float: left;
    width: 160px;
}
.slide8-left>.common-btn a {
    padding: 8px 12px 8px 50px;
}
.slide8-left-t1 {
    width: 150px;
    margin-top: 15%;
    display: none;
}
.slide8-left-t2 {
    width: 95%;
    margin-top: 20%;
}
.slide8-left-t3 {
    max-width: 250px;
    margin-top: 15px;
    margin-bottom: 00px;
    width: 100%;
}
.slide8-left {
    width: 100%;
    margin-top: 6%;
}
.slide8-right {
    float: left;
    width: 100%;


    padding: 0 15px;
    margin-top: 6%;
}
.slide8 {
    background: #e0f8fa url(../images/phone/phone-back.jpg) no-repeat 50% 10%;
    background-size: auto 100%;
    background-position: 50% 100%;
}
.vip-table-blue>.vip-table-line ul li {
    font-size: 12px;
    padding: 0 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}
.vip-table-top-blue li {
    font-size: 12px !important;
    padding: 6px 0 !important;
}
.vip-price-list {
    /* min-height: 325px; */
    padding: 65px 5px 30px 0px;
    margin-bottom: 15px;
}
.vip-price-info-text ul li {
    line-height: 22px;
    font-size: 14px;
    margin-bottom: 10px;
}
.vip-table-line ul li {
    font-size: 12px;
}
.vip-table-line ul li:first-child {
    padding-left: 10px;
    color: #515151;
    width: 20%;
}
.vip-table-line ul li {
    width: 16%;
}
.vip-table-top ul li {
    font-size: 14px;
}
.vip-table-line ul {
    margin: 0;
    padding: 0;
}
.vip-table {
    width: 98%;
    margin: 20px auto;
    overflow-y: scroll;
}
.vip-price-list ul li {
    font-size: 12px;
}

.vip-price-list ul li span {
    font-size: 32px;
    padding-right: 5px;
}
.vip-icon {
    width: 70px;
    margin-top: -40px;
}
.vip-price {
    margin-top: 20px;
    padding: 0 5px;
}
.vip-price>.col-lg-6 {
}
.vip-common-title1 {
    font-size: 22px;
}
.vip-common-title2 {
    font-size: 22px;
}
.vip-common-line {
    width: 50px;
    height: 3px;
    background-color: #dbc572;
    margin: 0 auto;
    border-radius: 5px;
}
.vip-right {
    top: 6%;
    right: -20%;
    opacity: 0.2;
}
.vip-left {
    left: -15%;
    opacity: 0.1;
}
.vip-title4 {
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 10px;
    width: 50%;
    margin: 10px auto 0;
}
.vip-title4:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #d4b681;
    margin-left: -565px;
    margin-top: 43px;
}
.vip-title4:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #d4b681;
    margin-left: 15px;
    margin-top: 15px;
}
.vip-title3 {
    font-size: 12px;
    padding: 0 50px;
}
.vip-title2 {
    font-size: 36px;
    letter-spacing: 1px;
    padding: 0 20px;
}
.vip-title1 {
    font-size: 18px;
    margin-top: 60px;
}
.product-p2-list-title {
    font-size: 16px;
    margin-top: 15px;
}
.product-p2-list-title2 {
    font-size: 12px;
    width: 85%;
}
.product-p4-list {
    padding: 40px 0;
}
.product-p3-pic-left {
    bottom: -370px;
    width: 150px;
}
.product-p4-list ul li {
    padding: 0 0px;
    width: 50%;
    margin-bottom: 20px;
}
.product-p4-list ul li:nth-child(odd) {
    padding-right: 8px;
}
.product-p4-list ul li:nth-child(even) {
    padding-left: 8px;
}
.product-p3 {
    padding: 80px 0;
}
.product-p3>.product-p1-left {
    margin-top: 50px;
}
.product-p2-list ul li {
    width: 50%;
    float: left;
    list-style: none;
    margin-bottom: 50px;
}
.product-p2-list ul li:nth-child(9) {
    margin-bottom: 00px;
}
.product-p2-list {
    margin-top: 50px;
}
.product-p2 {
    padding: 50px 0 00px;
}
.product-p2-pic-left {
    top: 100px;
    left: 0px;
    width: 100px;
    display: none;
}
.product-p1-list {
    margin-top: 20px;
}
.product-title span {
    font-size: 22px;
}
.product-p1-list ul li {
    list-style: none;
    margin-bottom: 12px;
    font-size: 16px;
}
.product-title-en {
    font-size: 24px;
}
.product-p1-left {
    width: 100%;
}
.product-p1-right {
    width: 100%;
}
.product-p1 {
    padding: 50px 0 50px;
}
.product-pic img {
    left: 5px;
}
.product-pic {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    overflow: hidden;
}
.product-back {
    padding: 20px 0 20px;
}
.activity-del-title>.dot-two {
    left: 10px;
    top: 3px;
}
.activity-del-title>.circle {
    top: 8px;
    left: 0px;
}
.activity-del-title>.circle2 {
    top: -8px;
    left: 15px;
}
.activity-del-main {
    padding: 15px 15px;
    min-height: 500px;
}
.activity-del-title>.activity-name-one span:nth-child(2) {
    padding-top: 0px;
    font-size: 15px;
    line-height: 25px;

    font-weight: 600;
    font-style: italic;
}
.activity-del-title {
    padding: 10px 15px 10px 60px;
}
.activity-del-title>.activity-name-one {
    font-size: 18px;
}
.activity-del {
    width: 95%;
    margin: 20px auto 20px;
}
.price-table-info ul li {
    font-size: 12px;
}
.price-list-one span {
    margin-top: 140px;
}
.price-list-two span {
    margin-top: 28px;
}
.price-list-three span {
    margin-top: 28px;
}
.price-list-four span {
    margin-top: 4px;
}
.price-table>.price-table-list:last-child ul li>.price-list3 {
    line-height: 59px;
}
.price2-main>.col-lg-12 {
    padding: 0 !important;
}
.price-table-main {
    padding: 0 5px !important;
}
.price-table-list ul li:nth-child(2) {
    width: 21%;
}
.price-table-list ul li:nth-child(3) {
    width: 27%;
}
.price-table-list ul li:nth-child(4) {
    width: 27%;
}
.price-table-title ul li:nth-child(2) {
    width: 21%;
}
.price-table-title ul li:nth-child(3) {
    width: 27%;
}
.price-table-title ul li:nth-child(4) {
    width: 27%;
}
.price-list3 {
    font-size: 12px;
    padding: 0;
}
.price-table-title ul li {

    font-size: 14px;
}
.price2-text-t3 {
    width: 100%;
}
.price2-h3 {
    margin-top: 00px;
}
.price2-h2>.col-lg-4 {
    padding-top: 40px;
}
.price2-h4>.col-lg-4 {
    padding-top: 40px;
}
.price-now-up-t1 {
    font-size: 22px;
}
.price2-d3-down img {
    width: 100%;
}
.sale-title2 {
    width: 100%;
}
.page4 {
    padding: 0px 0 120px!important;
}
.price-title3 span {
    color: #21325e;
    font-size: 16px;
}
.price-list-1 {
    padding: 50px 15px;
}
.price-title3 {
    color: #21325e;
    margin-top: 20px;
    font-size: 16px;
}
.price-line {
    width: 85%;
}
.ribbon-inner2 {
    left: -90px;
    width: 250px;
    top: 20px;
    height: 30px;
    line-height: 30px;
}
.price-title {
    font-size: 20px;
    color: #017eff;
    margin-top: 20px;
}
.price-list2 ul li {
    line-height: 25px;
    margin-bottom: 12px;
    font-size: 14px;
}
.apple-banner>.swiper-container>.swiper-button-prev span {
    opacity: 0;
}
.apple-banner>.swiper-container>.swiper-button-next span {
    opacity: 0;
}
.side4-ac>.side4-main {
    width: 95%;
    margin-top: 2%;
}
.side4-ac>.side4-main img {
    margin: 0;
}
.side4-main {
    margin: 30% auto 0;
    width: 145%;
}
.side4-main img {
    margin-left: 15px;
}
.version-banner {
    width: 100%;
    height: 300px;
}
.logo span {
    display: block;
    height: 18px;
    left: 135px;
}
.logo-text {
    display: block !important;
    width: 130px !important;
    top: 13px;
    left: 140px;
}
.slide3-title1 sup {
    font-size: 22px;
    top: -10px
}
.slide3-title2-text {
    font-size: 30px;
}
.slide3-title2 {
    width: 80%;
    margin: 20px auto 0;
}
.slide3-title1 {
    font-size: 32px;
    width: 70%;
    margin: 15px auto 0;
    line-height: 40px;
}
.slide3-pic {
    width: 60%;
    margin: -3% auto 0;
}
.banner-free-left {
    width: 100%;
    /* position:absolute; */
		/* display:block; */
    margin-left: 2%;
}
.banner-free-right {
    width: 100%;
    display: none;/* position:absolute; *//* bottom:0; *//* left:0; */
}
.slide1>.title img {
    width: 80%;
    margin: -5% auto 0;
}
.price-left-pic {
    width: 70%;
}
.price-right-pic {
    width: 50%;
}
.banner-free-left img {
    /* width: 100%; */

		/* position:absolute; */
		/* top:20%; */
		/* left: 30%; */
		/* z-index: 2; */
    width: 70%;
    margin: -10% auto 0;
}
.banner-free-right img {
    width: 100%;
    position: absolute;
    bottom: 0%;
    left: 5%;
}
.offer {
    width: auto;
    margin: 0 20px;
}
.offer-twomark {
    padding-right: 0;
}
.volume {
}
.volume-bottom-text {
    padding-bottom: 10px;
}
.volume-bottom-text span {
    font-size: 14px;
    padding-left: 0;
}
.volume-one {
    /* top: 0; */
    left: 25px;
}
.volume-two {
    top: 50px;
    left: 70px;
}
.volume-three {
    top: 90px;
    left: 25px;
}
.volume-four {
    top: 130px;
    left: 70px;
}
.new-offer-mobile {
    margin-top: 20px;
}
.volume-in ul li {
    width: 5px;
    margin: 0 2.2px;
}
}


@media (max-width: 375px) {
.threed-main-t1 {
    font-size: 32px;
    font-weight: 100;
    color: #fff;
    line-height: 48px;
    text-shadow: 0px 3px 4px #00000036;
}
.threed-common-t2 {
    text-align: center;
    padding: 0 1%;
    font-size: 16px;
}
.up-51-right {
    width: 100%;
}
.up-2020new-left {
    width: 80%;
    margin: 25% auto 0;
}
.up-2020new-right {
    top: unset;
    bottom: 15%;
    width: 98%;
}
.new-slide-mrhot1-t2 {
    width: 90%;
    margin: 26% auto 0;
    max-width: 451px;
}
.new-slide-mrhot1-t1 {
    width: 85%;
    margin: 31% auto 0;
    max-width: 320px;
}
.cr-t1-change {
    letter-spacing: 5px;
    font-size: 32px;
}
.s11-t1 {
    font-size: 18px;
    letter-spacing: 10px;
    margin-top: 40%;
    font-weight: 500;
}
.vip-title4:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #d4b681;
    margin-left: -570px;

    margin-top: 43px;
}
.price-info ul li {
    font-size: 14px;
    line-height: 20px;
}

.price-info ul li span {
    font-size: 26px;
    position: absolute;
    left: -5px;
    margin-top: 5px;
}
.price-info ul {
    padding: 0 00px 0 40px;
    margin: 30px 0 0;
    position: relative;
}
.vip-price-list {
/* padding: 30px 5px 25px 5px; */
}

.vip-title2 {
    font-size: 32px;
    letter-spacing: 1px;
    padding: 0 15px;
}
.vip-title2 span {
/* display:block; */
}
.banner-free-left img {
    /* width: 100%; */
		/* position:absolute; */
		/* top:20%; */
		/* left: 30%; */
		/* z-index: 2; */
    width: 65%;
    margin: -10% auto 0;
}
.side4-main {
    margin: 35% auto 0;
    width: 145%;
}
.side4-main img {
    margin-left: 15px;
}
.slide3-title2-text {
    font-size: 26px;
}
.slide3-title2 {
    width: 80%;
    margin: 20px auto 0;
}
.slide3-title1 {
    font-size: 28px;
    width: 75%;
    margin: 15px auto 0;
    line-height: 35px;
}
.volume-in ul li {
    margin: 0 1.5px;
}
}

@media(max-width:360px) {
.threed-s1-pic2 ul li img{

height: auto;

width: 65%;
}
.vip-title4 {
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 10px;
    width: 55%;
    margin: 10px auto 0;
}
.up-2020new-left {
    width: 80%;
    margin: 30% auto 0;
}
.vip-price-list-botton-s1 {
    line-height: 28px;
    padding-left: 5px;
}
.new-slide-mrhot1-t2 {
    margin: 30% auto 0;
}
.new-slide-mrhot1-t1 {
    width: 80%;
    margin: 35% auto 0;
    max-width: 350px;
}
.vip-banner-a {
    width: 120px !important;
    font-size: 12px !important;
}
.cr-t1-change {
    letter-spacing: 5px;

    font-size: 28px;
}
.cr-t1-change2 {
    font-size: 16px;
}
.s11-t1 {
    font-size: 18px;
    letter-spacing: 10px;
    margin-top: 40%;
    font-weight: 500;
}
.s11-t2 {
    width: 90%;
    max-width: 500px;
    margin: 50% auto 0;
}
.s11-t3 {
    width: 90%;
    max-width: 550px;
    margin: 5% auto 0;
}
.vip-price>.col-xs-12 {
    padding-left: 5px;
    padding-right: 5px;
}
.vip-price>.col-md-3 {
    padding-left: 4px;
    padding-right: 4px;
}
.vip-price {
    margin-top: 20px;
    padding: 0 2px;
}
.price2-text-t2-li-2 {
    padding-left: 30px;
    font-size: 13px;
}
.guoqing {
    padding-top: 22vh;
}
.guoqing-middle img {
    width: 100%;
    left: 30px;
}
.slide9-pic1 {
    width: 98%;
    max-width: 600px;
    margin: 18% auto 0;
}
.vip-price-list {
/* padding: 20px 0px 0px 0px; */
    /* min-height: 350px; */
}
.vip-price-list ul {
    padding-left: 15px;
}
.price2-text-t2 span:nth-child(1) {
    font-size: 62px;
}
.price2-text-t2 {
    font-size: 22px;
}
.price2-h1 {
    padding: 80px 0 10px;
}
.volume-one {
    /* top: 0; */
    left: 30px;
}
.volume-two {
    top: 50px;
    left: 30px;
}
.volume-three {
    top: 90px;
    left: 30px;
}
.volume-four {
    top: 130px;
    left: 30px;
}
}

@media (max-width: 320px) {
.up-2020new-left {
    width: 85%;
    margin: 35% auto 0;
}
.vip-price-list-botton-s1 {
    padding-left: 0px;
}
.new-slide-mrhot1-t2 {
    margin: 45% auto 0;
}

.x101up-t1 {
    font-size: 22px;
    padding-top: 80px;
    font-weight: 600;

}
.x101up-t2 {
    font-size: 26px;
}
.x101up-t3 {
    font-size: 12px;
}
.slide9-t1 {
    max-width: 300px;
    font-size: 14px;
    margin-top: 15px;
}
.vip-table-top ul li {
    font-size: 12px;
}
.vip-table {
    width: 98%;
}
.vip-price-list ul li span {
    font-size: 26px;
    padding-right: 2px;
}
.vip-title4:before {
    content: '';
    position: absolute;
    width: 30px;


    height: 1px;
    background-color: #d4b681;
    margin-left: -560px;
    margin-top: 15px;
}
.vip-title4:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    background-color: #d4b681;
    margin-left: 10px;
    margin-top: 15px;

}
.vip-title3 {
    font-size: 12px;
    padding: 0 50px;
}
.vip-title2 {
    font-size: 28px;
    letter-spacing: 1px;
    padding: 0 20px;

}
.vip-title1 {
    font-size: 16px;
}
.product-p1-list ul li {
    list-style: none;
    margin-bottom: 12px;
    font-size: 14px;
}
.product-p1-right {
    padding-left: 10px;
}
.price-list3 {
    font-size: 12px;
    padding: 0 0px;
}
.price2-text-t2 {
    font-size: 18px;
}
.price2-text-t2 span:nth-child(1) {
    font-size: 48px;
}
.volume-one {
    left: 10px;
}
.volume-two {
    left: 10px;
}
.volume-three {
    left: 10px;
}
.volume-four {
    left: 10px;
}
.banner-free-left img {
    /* width: 100%; */


		/* position:absolute; */
		/* top:20%; */

		/* left: 30%; */
		/* z-index: 2; */
    width: 75%;
    margin: -10% auto 0;
}
.side4-main {
    margin: 40% auto 0;
    width: 150%;
}
.side4-main img {
    margin-left: 10px;
}
.logo span {
    display: block;
    height: 18px;
    left: 120px;
    top: 8px;
}
.logo-text {
    display: block !important;
    width: 120px !important;
    top: 11px;
    left: 125px;
}
.logo {
    padding: 0;
    height: auto;
    width: 110px;
    /* line-height:  normal; */
    margin-top: 8px;
    padding-left: 5px;
}
.slide3-title1 sup {
    font-size: 22px;
    top: -5px
}
.slide3-pic {
    width: 70%;
    margin: -3% auto 0;
}
.slide3-title2-text {
    font-size: 22px;
}
.slide3-title2 {
    width: 80%;
    margin: 20px auto 0;
}
.slide3-title1 {
    font-size: 24px;
    width: 75%;
    margin: 15px auto 0;
    line-height: 35px;
}
.page3-case-icon-middle i {
    font-size: 20px;
    line-height: 54px;
    padding-left: 5px;
}
.page3-case-text {
    position: absolute;
    width: 100%;
    padding: 0px 20px;
    height: 40px;
    left: 0;
    bottom: -40px;
    background: rgba(255, 255, 255, 0.85);
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    line-height: 40px;
    font-size: 14px;
    color: #616984;
}
.volume-in ul li {
    margin: 0 3.4px;
}
}
.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: rgb(24, 114, 250) url(../img/cd-top-arrow.svg) no-repeat center 50%;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    z-index: 999;
    border-radius: 50px;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1;
}
.cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5;
}
.no-touch .cd-top:hover {
    background-color: #017eff;
    opacity: 1;
}

@media only screen and (min-width: 768px) {
.cd-top {
    right: 20px;
    bottom: 20px;
}
.offer-twomark {
    padding-right: 0;
}
}

@media only screen and (min-width: 1024px) {
.cd-top {
    height: 50px;
    width: 50px;
    right: 30px;
    border-radius: 30px;
    bottom: 30px;
}
}
.menu>.nav-right-bottom a:first-child {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu>.nav-right-bottom a:nth-child(2) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.menu ul li a {
    color: #fff;
    font-size: 14px;
}
.menu-btn span:nth-child(2) {
    transition: all 0.5s;
    background-color: #fff;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* IE 9 */

    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */

    -o-transform: rotate(45deg);
}
.menu-btn span:nth-child(3) {
    display: none;
}
.menu-btn span:nth-child(4) {
    transition: all 0.5s;
    background-color: #fff;
    transform: rotate(-45deg) translate(4px, -5px);
    -ms-transform: rotate(-45deg) translate(4px, -5px);
    /* IE 9 */
    -moz-transform: rotate(-45deg) translate(4px, -5px);
    /* Firefox */
    -webkit-transform: rotate(-45deg) translate(4px, -5px);
    /* Safari 和 Chrome */
    -o-transform: rotate(-45deg) translate(4px, -5px);
}
.menu-btn {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    margin-top: 20px !important;
}

/*补充*/

.p-d-10{
    padding: 10px;
    background: #fff;
}

.nav-header-product .media {
    max-width: 310px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.nav-header-product .media:hover{
    color: #76838f;
}
.nav-header-product .media .media-body{
    padding: 0 15px;
}

.nav-header-product .media p{
    margin-bottom: 2px;
    text-align: left;
}
.product-xr100 .media p>strong {
    color: #2082FE;
}

.product-xr101 .media p>strong {
    color: #19CB7D;
}

.nav-header-product .logo-icon{
    width: 32px;
    height: 32px;
}