@charset "utf-8";
body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input {margin:0;padding:0;-webkit-text-size-adjust: none}
h1, h2, h3, h4, h5, h6{font-size:12px;font-weight:normal}
body>div{margin:0 auto}
a img {border:0}
body { color: #333; text-align: center; font: 12px "微软雅黑"; }
ul, ol, li {list-style-type:none;vertical-align:0}
a {outline-style:none;color:#535353;text-decoration:none}
a:hover { color: #26cfe8; text-decoration: none}
.clear{height:0; overflow:hidden; clear:both}
.button {display: inline-block;zoom: 1; *display: inline;vertical-align: baseline;margin: 0 2px;outline: none;cursor: pointer;text-align: center;text-decoration: none;font: 14px/100% Arial, Helvetica, sans-serif;padding:0.25em 0.6em 0.3em;text-shadow: 0 1px 1px rgba(0,0,0,.3);-webkit-border-radius: .5em; -moz-border-radius: .5em;border-radius: .5em;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.red {color: #faddde;border: solid 1px #980c10;background: #d81b21;background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#A51715));background: -moz-linear-gradient(top,  #ed1c24,  #A51715);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317'); font-size:14px!important;}
}
.red:hover { background: #b61318; background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115)); background: -moz-linear-gradient(top,  #c9151b,  #a11115); filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115'); color:#fff;}
.red:active {color: #de898c;background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');}
.keTitle{ height: 60px; line-height: 60px; font-size: 28px; font-family: '微软雅黑'; color: #FFF; text-align: center;  font-weight: normal; position: absolute; width: 100%; left: 0; top: 0; z-index: 999; padding: 0px 0px 8px; opacity:0.8; }
.keBottom{ color: #FFF; height: 60px; text-align: center; position: absolute; width: 100%; left: 0; bottom: 0; z-index: 999; font: 18px/60px "微软雅黑"; padding: 3px 0px 5px; opacity:0.8; }
.keBottom a,.keBottom a:hover{color:#fff;}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
}
.container {
	margin: 0 auto;
}
.horizental-item {
	float: left;
}
html {
	height: 100%;
}
body {
	height: 100%;
}
#pass-phoenix-list-login {
	width:224px;
}
.pass-login-pop-img, .pass-login-pop-img img {
	height: 362px !important;
}
#ad {
	width: 100%;
	height: 0;
}
.full_height {
	height: 100%;
	/* min-height: 820px; */
}
.icolo {
	height: 100%;
}
#icolo_home {
	/* background-color: rgb(227, 118, 31); */
}
#main {
	height: 100%;
}
#icolo_home #main {
	/* background:url('../../images/landing/bg_main.jpg') no-repeat top center; */
}
#splash {
	min-width: 960px;
	height: 100%;
}

.qrcode {
	margin-top: 5px;
	height: 90px;
	width: 90px;
}
/*  landing页手机不显示 */
@media only screen and (min-width: 320px) and (max-width: 960px){
    .landing{
        display: none; 
    }
}
#qrcode_hint {
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
	margin-left: 2px;
	margin-top: 5px;
}
.download-button {
	display: block;
	text-align: center;
	cursor: pointer;
}
#download_icon {
	width: 31px;
	height: 31px;
	background:url('../../images/landing/download-icon.png') no-repeat;
	margin-top: 5px;
	display: inline-block;
	position: relative;
	top: 5px;
}
.download-button:hover #download_icon {
}
#splash_introduction {
	text-align: center;
	font-size: 20px;
	line-height: 31px;
	color: rgb(255, 255, 255);
}
#splash_download_qrcode {
	left: 10px;
	position: relative;
	height: 110px;
	width: 200px;
	z-index: 0;
	text-align: left;
}
#icolo_home a {
    position: absolute;
	bottom:35%;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    line-height: 23px;
    padding: 10px 20px;
    background: #1dd6f2;
    border: 2px solid #1dd6f2;
    font-size: 20px;
	border-radius: 5px;
	font-family: "Microsoft YaHei";
	cursor: pointer;
	letter-spacing: 5px;
	color:#fff;
}
#icolo_home a:hover {
	transform:rotate(7deg);
	-ms-transform:rotate(7deg); 	/* IE 9 */
	-moz-transform:rotate(7deg); 	/* Firefox */
	-webkit-transform:rotate(7deg); /* Safari 和 Chrome */
	-o-transform:rotate(7deg); 	/* Opera */
}
.footer {
	position: absolute;
	bottom:2%;
	left:1%;
	text-align: center;
	width: 100%;
	height: 120px;
}
.footer #navbar{
	transform:scale(0.5);
	-webkit-transform:scale(0.5);  /*兼容-webkit-引擎浏览器*/
	-moz-transform:scale(0.5); 
}
#dash {
	margin: 0 auto;
	height: 2px;
	width: 800px;
	background: url('../../images/landing/dot.png');
	position: relative;
	top: 25px;
}
#progress {
	margin: 0 auto;
	height: 2px;
	width: 150px;
	left: -325px;
	background: white;
	position: relative;
	top: 23px;
}
#navbtns {
	width: 800px;
	position: relative;
	z-index: 1;
}
.navbtn {
	width: 100px;
	float: left;
	margin-left: 25px;
	margin-right: 25px;
	text-align: center;
	display: inline-block;
	line-height: 50px;
	color: white;
}
.navbtn a:hover {
	color: white;
}
.navbtn .icoloi{
	width:50px;
	height:50px;
	margin: 0 auto;
	border-radius: 25px;
	background: #fff;
	font-size:20px;
	color:#000;
	font-weight: bold;
}
/* #icolo_intro {
	background-color: rgb(232, 227, 22);
} */
/* #icolo_gift {
	background-color: rgb(33, 166, 210);
} */
#icolo_gift #splash_introduction {
	margin-top: 100px;
}
#icolo_gift .download-button {
	width: 260px;
	height: 60px;
	background-color: rgb(255, 255, 255);
	border-radius: 2px 2px 2px 2px;
}
#icolo_gift .download-button .download-title {
	margin: 0 auto;
	padding-top: 15px;
	font-size: 20px;
	color: rgb(33, 166, 210);
}
#icolo_gift .download-button:hover {
	background-color: rgb(207, 243, 255);
}
/* #icolo_feedback {
	background-color: rgb(134, 196, 87);
} */
#icolo_feedback #splash_introduction {
	margin-top: 100px;
}
#icolo_feedback .download-button {
	width: 260px;
	height: 60px;
	background-color: rgb(255, 255, 255);
	border-radius: 2px 2px 2px 2px;
}
#icolo_feedback .download-button:hover {
	background-color: rgb(229, 255, 208);
}
#icolo_feedback .download-button .download-title {
	margin: 0 auto;
	padding-top: 15px;
	font-size: 20px;
	color: rgb(85, 146, 39);
}
/* #icolo_related {
	background-color: rgb(211, 59, 68);
} */
#icolo_related #main {
	/* background:url('../../images/landing/bg_related.jpg') no-repeat top center; */
}
#icolo_related .download-button {
	width: 260px;
	height: 60px;
	background-color: rgb(255, 255, 255);
	border-radius: 2px 2px 2px 2px;
}
#icolo_related .download-button .download-title {
	margin: 0 auto;
	padding-top: 20px;
	font-size: 20px;
	color: rgb(134, 196, 87);
}
#icolo_related #related_demo {
}
#icolo_related #splash_introduction {
	margin-top: 50px;
	margin-left: 50px;
	width: 500px;
	text-align: left;
	padding-left: 15px;
	font-size: 14px;
	line-height: 20px;
}
#icolo_related #splash_introduction .container {
	padding-left: 0px;
	margin-bottom: 30px;
}
#icolo_related #splash_introduction h3 {
	margin-left: 10px;
}
#icolo_related #download_btn_group {
	margin-top: 30px;
}
#icolo_related .download-button {
	width: 320px;
	height: 100px;
}
#icolo_related .download-button:hover {
}
#icolo_related .download-button:active {
}
#icolo_related .download-button:hover .download-title {
	background-color: rgb(243, 218, 221);
}
#icolo_related .download-button:hover .download-subtitle {
	background-color: rgb(243, 218, 221);
}
#icolo_related .download-button .download-title {
	background-color: rgb(255, 255, 255);
	padding-top: 10px;
	font-size: 28px;
	line-height: 74px;
	font-weight: bold;
	color: rgb(72, 83, 66);
	border-radius: 2px 2px 0 0;
}
#icolo_related .download-button .download-subtitle {
	border:0px;
	border-top: 1px rgb(211, 59, 68);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	font-size: 11px;
	line-height: 31px;
	color: rgb(211, 59, 68);
	border-radius: 0 0 2px 2px;
}
#icolo_related a {
	color: rgb(255, 245, 139);
}
#declaration {
	margin-top:50px;
	color: rgba(255, 255, 255, 0.5);
}
.carousel {
	position:relative
}
.carousel-inner {
	position:relative;
	width:100%;
	overflow:hidden
}
.carousel-inner>.item {
	position:relative;
	display:none;
-webkit-transition:.6s ease-in-out left;
transition:.6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display:block;
	height:auto;
	max-width:100%;
	line-height:1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display:block
}
.carousel-inner>.active {
	left:0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position:absolute;
	top:0;
	width:100%
}
.carousel-inner>.next {
	left:100%
}
.carousel-inner>.prev {
	left:-100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left:0
}
.carousel-inner>.active.left {
	left:-100%
}
.carousel-inner>.active.right {
	left:100%
}
.carousel-control {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:15%;
	font-size:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);
	opacity:.5;
	filter:alpha(opacity=50)
}
.carousel-control.left {
	background-image:-webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
	background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	right:0;
	left:auto;
	background-image:-webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
	background-image:linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
	background-repeat:repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
	color:#fff;
	text-decoration:none;
	outline:0;
	opacity:.9;
	filter:alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position:absolute;
	top:50%;
	z-index:5;
	display:inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left:50%
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right:50%
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width:20px;
	height:20px;
	margin-top:-10px;
	margin-left:-10px;
	font-family:serif
}
.carousel-control .icon-prev:before {
	content:'\2039'
}
.carousel-control .icon-next:before {
	content:'\203a'
}
.carousel-indicators {
	position:absolute;
	bottom:10px;
	left:50%;
	z-index:15;
	width:60%;
	padding-left:0;
	margin-left:-30%;
	text-align:center;
	list-style:none
}
.carousel-indicators li {
	display:inline-block;
	width:10px;
	height:10px;
	margin:1px;
	text-indent:-999px;
	cursor:pointer;
	background-color:#000 \9;
	background-color:rgba(0, 0, 0, 0);
	border:1px solid #fff;
	border-radius:10px
}
.carousel-indicators .active {
	width:12px;
	height:12px;
	margin:0;
	background-color:#fff
}
.carousel-caption {
	position:absolute;
	right:15%;
	bottom:20px;
	left:15%;
	z-index:10;
	padding-top:20px;
	padding-bottom:20px;
	color:#fff;
	text-align:center;
	text-shadow:0 1px 2px rgba(0, 0, 0, 0.6)
}
.carousel-caption .btn {
	text-shadow:none
}
@media screen and (min-width:768px) {
.carousel-control .glyphicons-chevron-left, .carousel-control .glyphicons-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
width:30px;
height:30px;
margin-top:-15px;
margin-left:-15px;
font-size:30px
}
.carousel-caption {
right:20%;
left:20%;
padding-bottom:30px
}
.carousel-indicators {
bottom:20px
}
}
.clearfix:before, .clearfix:after {
	display:table;
	content:" "
}
.clearfix:after {
	clear:both
}
.center-block {
	display:block;
	margin-right:auto;
	margin-left:auto
}
.selling_point{
	width:100%;
    position: relative;
    height:140px;
}
.selling_point ul{
	width:98%;
	position: absolute;
	left: 50%;
	margin-left:-49%;
    bottom: 0px;
}
.selling_point ul,.selling_point li{
	display: inline-block;
}
.selling_point li{
	/* width:19.6%; */
	/* margin:0 2%; */
}
.selling_point li a {
    width: 100%;
    display: inline-block;
    color: #fff;
}
.selling_point li {
    padding: 14px 30px 0;
    /* height: 52px; */
    margin-right: 0;
    border-left: 1px solid #fff;
    position: relative;
    top: 0;
    background: #eff2f5;
    overflow: hidden;
    border-bottom: 2px solid #efefef;
}
.selling_point .icon-data1 {
    background: url(../../images/landing/icon-data1-active.png) no-repeat;
    background-size: 100%;
}
.selling_point .icon-data2 {
    background: url(../../images/landing/icon-data5.png) no-repeat;
    background-size: 100%;
}
.selling_point .icon-data3 {
    background: url(../../images/landing/icon-data3.png) no-repeat;
    background-size: 100%;
}
.selling_point .icon-data4 {
    background: url(../../images/landing/icon-data4.png) no-repeat;
    background-size: 100%;
}
.selling_point .icon-data5 {
    background: url(../../images/landing/icon-data6.png) no-repeat;
    background-size: 100%;
}

.selling_point  .icon-data1, .selling_point .icon-data2, .selling_point .icon-data3, .selling_point .icon-data4, .selling_point .icon-data5 {
    display: inline-block;
    width: 38px;
    height: 38px;
	vertical-align: middle;
	float: left;
}
.selling_point li .cont {
    float: left;
    margin-left: 10px;
}
.selling_point li .name {
    display: inline-block;
    width: 100%;
    text-align: left;
    color: #666;
    font-weight: bold;
}
.selling_point li .tips {
    color: #999;
    font-size: 12px;
	margin-top: 4px;
	margin-bottom: 8px;
}
.selling_point .details {
    position: absolute;
    top: 52px;
    left: 0;
    /* padding: 10px 20px; */
    font-size: 12px;
    text-align: left;
    color: #999;
}
.selling_point li.active, .selling_point li:hover {
    background: #f1f7ff;
    height: 94px;
	border-bottom: 2px solid #00c1de;
	color: rgb(0, 193, 222);
	animation: sellingPoint 0.5s;
	animation-fill-mode :forwards;
	animation-iteration-count:1;
	-moz-animation: sellingPoint 0.5s;	/* Firefox */
	-webkit-animation: sellingPoint  0.5s;	/* Safari 和 Chrome */
	-o-animation: sellingPoint 0.5s;	/* Opera */
}
@keyframes sellingPoint{
	from {height: 52px;}
	to {height:94px;}
}
@-webkit-keyframes sellingPoint{
	from {height: 52px;}
	to {height:94px;}
}
.clearfix {
	overflow: auto;
}
.service-list{
	/* margin-top:40px; */
}
.service-list .main-infor-list{
	width:90%;
	margin:0 auto;
}
.service-list .title{
	text-align: center;
    font-size: 40px;
    color: #666666;
}
.service-list .line {
    display: inline-block;
    width: 140px;
    height: 1px;
    margin: 20px auto 15px;
    background: radial-gradient(#aaadaf 10%, white 100%);
    position: relative;
}
.service-list .line .square {
    display: inline-block;
    width: 8px;
    height: 8px;
    border: 1px solid #aaadaf;
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -4px;
    margin-top: -5px;
    transform: rotate(45deg);
}
.service-list .subtitle {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #666;
    line-height: 35px;
	position: relative;
	font-size: 20px !important;
}
.service-list .main-infor-list li .img {
    width: 50%;
	position: relative;
    left: 0px;
    right: 0px;
}
.service-list .main-infor-list li .box {
    width: 1420px;
    margin: auto;
    padding: 5% 0 10px;
}
.service-list .main-infor-list li .tit {
    font-size: 30px;
    color: #303742;
    padding-top: 38px;
    margin-bottom:30px;
    text-align: left;
    position: relative;
}
.service-list .main-infor-list li .tit:before {
    content: "";
    width: 50px;
    height: 8px;
    background: #00c1de;
    position: absolute;
    top: 0;
    left: 0;
}
.service-list .main-infor-list li .msg {
    color: #626770;
    font-size: 14px;
    text-align: left;
    line-height: 28px;
    position: relative;
    padding-left: 22px;
}
.service-list .main-infor-list li .msg:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #00c1de;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 9px;
}
.service-list .main-infor-list li .msg:after {
    content: "";
    width: 6px;
    height: 6px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 2px;
    top: 11px;
}
.service-list .main-infor-list li:nth-child(odd) .img, .service-list .main-infor-list li:nth-child(odd) .data {
    float: left;
}
.service-list .main-infor-list li:nth-child(even) .img, .service-list .main-infor-list li:nth-child(odd) .data {
	/* float: right; */
	margin-left:2%;
}
.service-list .main-infor-list li .btn {
    display: inline-block;
    width: 120px;
    height: 42px;
    line-height: 42px;
    background: #1d4270;
    color: #fff;
    font-size: 14px;
    border-radius: 20px;
    text-align: center;
    float: left;
    margin-top: 50px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.service-list .more-func-list {
    display: inline-block;
    margin: 4% auto 0px;
    width: 90%;
}
.service-list  .more-func-list li {
    float: left;
    box-shadow: 0 0 10px #e2f2fd;
    width: calc(25% - 28px);
    margin: 0 14px;
    background: #fff;
}
.service-list  .more-func-list li a {
    width: 100%;
    display: inline-block;
    padding: 20px 0 30px;
}
.service-list  .more-func-list .index-icon {
    display: inline-block;
    width: 85px;
    height: 85px;
}
.service-list  .more-func-list .index-icon1 {
    background: url(../../images/landing/index-box1.png) 0 0 no-repeat;
    background-size: 100%;
}
.service-list  .more-func-list .index-icon2 {
    background: url(../../images/landing/index-box2.png) 0 0 no-repeat;
    background-size: 100%;
}
.service-list  .more-func-list .index-icon3 {
    background: url(../../images/landing/index-box3.png) 0 0 no-repeat;
    background-size: 100%;
}
.service-list  .more-func-list .index-icon4 {
    background: url(../../images/landing/index-box4.png) 0 0 no-repeat;
    background-size: 100%;
}
.service-list  .more-func-list li .tit {
    color: #303742;
    font-size: 18px;
    margin-top: 5px;
}
.service-list  .more-func-list li .tip {
    color: #8d8f92;
    font-size: 14px;
    margin-top: 15px;
}
.service-list  .more-func-list  li:hover ,.country_price  li:hover{
	box-shadow:0 0 6px #8cbdde;
	animation: funcList 0.5s;
	animation-fill-mode :forwards;
	animation-iteration-count:1;
	-moz-animation: funcList 0.5s;	/* Firefox */
	-webkit-animation: funcList  0.5s;	/* Safari 和 Chrome */
	-o-animation: funcList 0.5s;	/* Opera */
	transform: scale(1.05);
}
@keyframes funcList{
	0%{
		transform: scale(1);  /*开始为原始大小*/
	}
	100%{
		transform: scale(1.05);
	}
}
@-webkit-keyframes funcList{
	0%{
		transform: scale(1);  /*开始为原始大小*/
	}
	100%{
		transform: scale(1.05);
	}
}

.service-list .spn{
	width: 100%;
    position: relative;
    font-family: "Microsoft YaHei";
}
.service-list .main-content .home-spn {
    padding-bottom: 2%;
}
.service-list .mt40 {
    margin-top: 40px !important;
}
.service-list .main-content .home-spn .badge {
    float: left;
    margin-left: 26%;
    width: 12%;
}
.service-list .main-content .home-spn .cont {
    width: 36%;
    float: left;
    text-align: center;
    margin-left: 4%;
    margin-top: 15px;
}
.service-list .main-content .home-spn .msg {
    font-size: 1.4vw;
    margin-top: 1%;
}
.service-list .main-content .home-spn .btn {
    text-align: center;
    display: inline-block;
    padding: 12px 18px;
    border: 2px solid #fff;
    color: #fff;
    font-family: "Microsoft YaHei";
    border-radius: 6px;
    cursor: pointer;
    margin-top: 3%;
    background: #1dd6f2;
	border: 2px solid #1dd6f2;
	font-size:20px;
}
.main-sizedis {
    /* width: 90%; */
    width: 1260px;
    margin: 30px auto;
    overflow: hidden;
}
.main-sizedis .cood {
    float: left;
    width: 54px;
    height: 84px;
    margin: 0 10px;
    font-size: 12px;
}
.main-sizedis .cood img {
    width: 100%;
    border: solid 3px #27B8D0;
    border-radius: 50%;
}
.main-content .subtitle {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #666;
    line-height: 35px;
    position: relative;
}
.service-list .freetry-btn {
    display: inline-block;
    width: 120px;
    height: 42px;
    line-height: 42px;
    background: #db1f3c;
    color: #fff;
    padding: 0 10px;
    font-size: 16px;
    border-radius: 4px;
    text-align: center;
    margin-top: 50px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    margin-bottom: 30px;
}
.service-list .freetry-btn:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(ellipse at center, #db1f3c 0%, transparent 80%);
    background: radial-gradient(ellipse at center, #db1f3c 0%, transparent 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.service-list .home-footer {
    background: #162f3e;
    background-size: cover;
    width: 100%;
    color: #fff;
    font-family: "Microsoft YaHei";
    padding-top: 20px;
    position: relative;
}
.service-list  .icon-logo-white-b {
    display: inline-block;
    width: 175px;
    height:90px;
    background: url(../../images/landing/logo.png);
    background-size: 100%;
}
.f12 {
    font-size: 12px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.home-footer .footer-msg {
    display: inline-block;
}
.home-footer .footer-msg li {
    float: left;
    margin: 10px 15px;
    font-size: 12px;
}
.home-footer .footer-msg li a {
    color: #fff;
}
.fixed-system-right {
    width: 40px;
    height: 195px;
    position: fixed;
    right: 0;
    bottom: 20px;
    z-index: 9999;
    color: #fff;
}
.fixed-system-right .box4 {
    background: #27b8d0;
}
.fixed-system-right .sys-box {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 2px 0;
    font-size: 14px;
    cursor: pointer;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    position: relative;
    float: right;
}
.fixed-system-right .scroll {
    width: max-content;
    position: relative;
    overflow: hidden;
}
.fixed-system-right .icon-wrap {
    width: 36px;
    height: 36px;
    margin: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}
a, li, button, span:hover {
    text-decoration: none;
    transform: translate(0,0);
    transition: all .2s ease-in 0s;
}

.home-nav {
    width: 100%;
    height: 60px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999;
    border-bottom: 1px solid #4f849c;
    overflow: hidden;
}
.nvaBg{
	background: #162f3e;
	animation: navBg 0.5s;
	-moz-animation: navBg 0.5s;	/* Firefox */
	-webkit-animation: navBg  0.5s;	/* Safari 和 Chrome */
	-o-animation: navBg 0.5s;	/* Opera */
}
@keyframes navBg{
	0%{
		background:transparent;  /*开始为原始大小*/
	}
	100%{
		background: #162f3e;
	}
}
@-webkit-keyframes navBg{
	0%{
		background:transparent; /*开始为原始大小*/
	}
	100%{
		background: #162f3e;
	}
}
.home-nav .layer {
    width: 100%;
    height: 60px;
    background: #000;
    opacity: 0.3;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=10);
    position: absolute;
    left: 0;
    top: 0;
}
.home-nav .content {
    width: 90%;
    min-height: 60px;
    margin: auto;
    position: relative;
    z-index: 99999;
    font-size: 15px;
}
.home-nav .icon-logo{
	display: inline-block;
    width: 130px;
    height: 60px;
    background: url(../../images/logo1.png) no-repeat;
	background-size: 50%;
    float:left;
    margin-top: 0px;
}
.home-nav .nav-ul {
    position: absolute;
    right: 210px;
    top: 0;
    /* width: 960px; */
    /* margin-left: 8%; */
    height: 100%;
}
.home-nav .nav-ul li {
    float: left;
    line-height: 55px;
    font-family: "Microsoft YaHei";
    height: 100%;
    margin: 0 40px;
}
.home-nav .nav-ul li>a {
    display: inline-block;
    color: #fdfcfd;
    text-align: center;
    transition: all 0s;
}
.home-nav .nav-ul li .icon-down {
    transform: scale(.7);
}

.icon-down, .icon-down-blue {
    width: 12px;
    height: 7px;
}
.icon {
    background-image: url(../../images/landing/logo.png);
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0;
    border: 0;
    background-repeat: no-repeat;
}
.home-login {
    position: absolute;
    top: 0;
    width: 200px;
	font-family: "Microsoft YaHei";
	right: 20px;
}
.home-login a.login-try {
    display: inline-block;
    width: 120px;
    height:48px;
    padding: 6px 0;
    background: #26cfe8;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 45px;
}
.home-login a.login-link {
    display: inline-block;
    width: 90px;
    height: 55px;
    line-height: 55px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 120px;
    top: 0;
}

/* 讲堂 */
.class-list{
    background:#fe7c3f;
    display: block;
    font-size:0;
}
.class-list #study-model{
    position: relative;
}
.class-list #study-model ul{
    width: 64%;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left: -32%;
    top: 0px;
    height:100%;
}
.class-list #study-model li{
    width:25%;
    height:100%;
    float:left;
}

/* VAT */
.vat_price .vat_title {
    color: #00083c;
    font-size: 40px;
    text-align: center;
    margin-top:40px;
}
.vat_price>b {
    margin: 20px;
}
.vat_price b {
    border: solid 3px #3B4AD6;
    width: 88px;
    display: inline-block;
    margin: 10px;
}
.vat .head-content {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    z-index: 10;
    top: 200px;
    left: 50%;
    margin-left: -504px;
}
.vat .head-content img{
    max-height: 133px;
    max-width: 1308px;
    width: 70vw;
}
.vat .head-content p{
    font-size: 26px;
    line-height: 41px;
    color: #fff;
    margin-top: 20px;
}
.problem_ul li{
    animation: left_animate 1.5s;
    -webkit-animation: left_animate 1.5s;
    animation-fill-mode :forwards;
    position: relative;
}
.vat_price .country_price {
    max-width: 1500px;
    margin: 0 auto;
    min-width: 1290px;
    margin-top: 60px;
    display: inline-block;
}
.vat_price .country_price li {
    float: left;
    margin-left: 33px;
    cursor: pointer;
    min-width: 215px;
}
.vat_price .country_price .country_de {
    background: url(../../images/landing/vat/DE-s.png)no-repeat;
}
.vat_price .country_price .country_uk {
    background: url(../../images/landing/vat/UK-s.png)no-repeat;
}
.vat_price .country_price .country_es {
    background: url(../../images/landing/vat/ES-s.png)no-repeat;
}
.vat_price .country_price .country_it {
    background: url(../../images/landing/vat/IT-s.png)no-repeat;
}
.vat_price .country_price .country_fr {
    background: url(../../images/landing/vat/FR-s.png)no-repeat;
}
.vat_price .country_price .country_title {
    width: 141px;
    height: 141px;
    position: relative;
    z-index: 2;
    margin: 0 auto;
    margin-bottom: -50px;
}
.vat_price  .country_price .country_title b {
    border: solid 3px #3B4AD6;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    height: 116px;
    width: 116px;
    display: none;
}
.vat_price  .vat_price b {
    border: solid 3px #3B4AD6;
    width: 88px;
    display: inline-block;
    margin: 10px;
}
.vat_price .country_price li .content_price {
    height: 220px;
    max-width: 220px;
    padding: 0 14px;
    background-color: #EDEDED;
    border-radius: 6px;
}
.vat_price .content_price h1 {
    font-size: 28px;
    color: #222222;
    font-weight: bold;
    padding-top: 70px;
    padding-bottom: 30px;
}
.vat_price .content_price h2 {
    font-size: 20px;
    color: #222222;
    margin-bottom: 15px;
}
.activity {
    text-align: center;
    position: relative;
}
.activity .coded {
    margin-top: -300px;
    margin-left: -130px;
    position: absolute;
    display: none;
}
.free_trial {
    width: 232px;
    height: 80px;
    line-height: 80px;
    border-radius: 10px;
    background-color: #6fd1de;
    font-size: 32px;
    color: #fff;
    cursor: pointer;
    display: block;
    margin: 30px auto 0;
    line-height: 80px;
    text-align: center;
}
.free_trial:hover{
    background: #2772b9;
    color:#fff;
}
.free_trial, .advisory {
    transform: scale(.8);
}
.excellence {
    position: relative;
    margin-top: 50px;
    padding: 60px 0 0;
    background: url(../../images/landing/vat/header.png);
    height: 1025px;
    text-align: center;
    margin-bottom: 30px;
}
.excellence .vat_title{
    font-size: 45px;
}
.excellence h1, .excellence>p {
    color: #fff;
}
.excellence b {
    border: solid 3px #fff;
}
.intelligent b, .excellence b {
    border: solid 3px #3B4AD6;
    width: 88px;
    display: inline-block;
    margin: 20px;
}
.intelligent>p, .vat_price>p, .excellence>p {
    font-size: 26px;
    color: #00083C;
    line-height: 39px;
}

.advantage_service {
    position: relative;
    max-width: 1600px;
    margin: 35px auto;
    display: inline-block;
    width: 90%;
}
.advantage_service li {
    width: 30%;
    max-width: 480px;
    float: left;
    margin-top: 30px;
    padding: 35px 18px 0;
    border-right: 1px solid #898AA6;
}
.service_count {
    border-bottom: 1px solid #898AA6;
    margin-bottom: -15px;
}
.service_count img {
    height: 61px;
    background-size: 100%;
}
.service_count h1 {
    font-size: 32px;
    color: #fff;
    font-weight: bold;
    line-height: 45px;
    margin: 10px;
}
.service_count p {
    font-size: 24px;
    color: #fff;
    line-height: 35px;
    margin-bottom: 45px;
}
.advisory_img ,.class-list li{
    position: relative;
}
.advisory_img .coded {
    position: absolute;
    bottom: 62px;
    margin-left: -20px;
    display: none;
}
.class-list .coded{
    position: absolute;
    bottom: 32px;
    left: 50%;
    margin-left: -134.5px;
}
fieldset, img {
    border: 0;
}
.advisory {
    font-size: 32px;
    border: solid 1px #fff;
    border-radius: 10px;
    width: 232px;
    height: 68px;
    display: inline-block;
    line-height: 68px;
    cursor: pointer;
    color: #fff;
    margin-top: 60px;
}
.advisory:hover{
    background: #fff;
    color:#000;
}
.free_trial, .advisory {
    transform: scale(.8);
}
.common_problem {
    position: relative;
    padding: 50px 20px;
    margin: 0 auto;
    width: 85%;
}
.common_problem .vat_title{
    color: #00083c;
    font-weight: bold;
    text-align: center;
    font-size: 45px;
}
.common_problem .problem_ul {
    max-width: 1300px;
}
.problem_ul li {
    cursor: pointer;
    margin-top: 40px;
    text-align: left;
}
.problem_ul li{
    margin-left: 45px;
}
.problem_ul li.active .icon_dowm {
    background: url(../../images/landing/vat/open.png) no-repeat;
    width: 23px;
    height: 23px;
    vertical-align: sub;
}
.problem_ul li .icon_dowm {
    background: url(../../images/landing/vat/pack.png) no-repeat;
    width: 23px;
    height: 23px;
    vertical-align: sub;
}
.icon {
    background-image: url(../img/icon.png) no-repeat;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 0;
    border: 0;
    background-repeat: no-repeat;
}
.problem_ul li h1 {
    font-size: 22px;
    color: #222222;
    font-weight: bold;
    display: inline-block;
}
.problem_ul li h1 .icon_ask {
    background: url(../../images/landing/vat/ask.png) no-repeat;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    margin: 0 21px;
}
.problem_ul li h1 {
    font-size: 22px;
    color: #222222;
    font-weight: bold;
    display: inline-block;
}
.problem_reply.show {
    display: block;
}
.problem_reply {
    margin-left: 33px;
    margin-top: 20px;
    display: none;
}
.problem_reply .icon_answer {
    background: url(../../images/landing/vat/answer.png) no-repeat;
    width: 32px;
    height: 33px;
    vertical-align: sub;
    float: left;
    margin:0 16px;
}
.problem_reply p {
    display: inline-block;
    font-size: 20px;
    color: #222;
    line-height: 40px;
    margin-left: 10px;
    width: 90%;
}

.common_problem .info1{
	animation-delay: .5s;
    -webkit-animation-delay: .5s;
}
.common_problem .info2{
	animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}
.common_problem .info3{
	animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}
.common_problem .info4{
	animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}
.common_problem .info5{
	animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}
.common_problem .info6{
	animation-delay: 1s;
    -webkit-animation-delay: 1s;
}
.common_problem .info7{
	animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
}
.common_problem .info8{
	animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}
.common_problem .info9{
	animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
}
.common_problem .info10{
	animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
}
.common_problem .info11{
	animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}
.top_animate{
	opacity: 0;
	top:-40px;
	position: relative;
}
.top_animate{
	animation:top_animate 1.5s;
	-webkit-animation:top_animate 1.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode:forwards; 
}
@keyframes top_animate{
	from {
		top: -40px;
		opacity: 0;
	}
	to {
		top:0;
		opacity: 1;
	}
}
.bottom_animate{
	opacity: 0;
	bottom:-40px;
	position: relative;
}
.bottom_animate{
	animation:bottom_animate 1.5s;
	-webkit-animation:bottom_animate 1.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode:forwards; 
}

@keyframes bottom_animate{
	from {
		bottom: -40px;
		opacity: 0;
	}
	to {
		bottom:0;
		opacity: 1;
	}
}
.left_animate{
	opacity: 0;
	left:-60px;
	position: relative;
}
.left_animate{
	animation:left_animate 1.5s;
	-webkit-animation:left_animate 1.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode:forwards; 
}
@keyframes left_animate{
	from {
		left: -60px;
		opacity: 0;
	}
	to {
		left:0;
		opacity: 1;
	}
}
.right_animate{
	opacity: 0;
	right:-60px;
	position: relative;
}
.right_animate{
	animation:right_animate 1.5s;
	-webkit-animation:right_animate 1.5s;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode:forwards; 
}

@keyframes right_animate{
	from {
		right: -60px;
		opacity: 0;
	}
	to {
		right:0;
		opacity: 1;
	}
}
.landing .main-footer{
    margin-left:0px;
}
/*加入我们*/
.join_us {
    background: url(../../images/landing/joinus_bg.jpg) no-repeat center top;
    margin: 0 auto;
    padding-top: 200px;
    margin-top: 60px;
}
.join_us .home-nav{
    background: #162f3e;
}
.join_us .cont {
    width: 1000px;
    margin: 0 auto;
    text-align: left;
}
.join_us .no_way {
    clear: both;
    display: block;
    overflow: hidden;
    height: 0px;
    margin: 0px;
    padding: 0px;
    line-height: 0;
    font-size: 0;
}
.join_us .t-pad {
    border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 55px 40px 30px;
    border: 1px solid #999999;
    background: #FFF;
}
.join_us .pos_r {
    position: relative;
}
.join_us .t-pad h2 {
    background: url(../../images/landing/joinus_t.png) no-repeat center top;
    width: 190px;
    height: 55px;
    top: -10px;
    text-align: center;
    font-size: 20px;
    line-height: 50px;
    vertical-align: middle;
    color: #FFF;
}
.join_us h2, h3 {
    font-weight: normal;
}
.join_us .line-28 {
    line-height: 28px;
}
.join_us .pos_a {
    position: absolute;
}
.join_us .t-pad h3 {
    font-size: 16px;
    color: #0b4a79;
    margin-bottom: 10px;
    margin-top: 30px;
}
.join_us form, img, p {
    margin: 0px auto;
    border: 0px;
}
.join_us .t-pad h3 {
    font-size: 16px;
    color: #0b4a79;
    margin-bottom: 10px;
    margin-top: 30px;
}
.join_us .line-28 {
    line-height: 28px;
 
}