html {
	font-family: "Microsoft YaHei", sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
html, body, div, object, iframe, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, progress {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline
}
li {
	list-style: none
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
	display: block
}
img {
	border: none;
}
.clearfix:after {
	content: "";
	clear: both;
	display: table;
*zoom:1
}
body {
	height: 100%;
	min-width: 320px;
}
a {
	text-decoration: none;
	color: #194055;
	outline:none;
}
a:hover {
	text-decoration: underline;
}
.marginNone {
	margin-right: 0;
}
.main, .noticeBox, .install, .question, .soft, .update-log, .nav, .ios {
	width: 1000px;
	margin: 0 auto;
}
article, .article {
	width: 100%;
	background: url(../../img/freelink/images/webbg2.jpg) center bottom;
	background-size: cover;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../../img/freelink/images/webbg2.jpg', sizingMethod='scale')\9;
}
header {
	height: 150px;
	width: 100%;
	position: relative;
}
.border-b {
	background: #194055;
	margin-bottom: 50px;
}
header .logo {
	float: left;
	margin: 50px 0 0 80px;
	width: 500px;
	margin-right: 100px;
}
header .logo img {
	display: block;
	width: 100%;
}
header ul {
	float: left;
	margin-right: 80px;
	margin-top: 97px;
}
header li {
	float: left;
	display: inline-block;
	width: 150px;
	text-align: center;
	border: 1px solid #194055;
	margin-right: 20px;
	border-bottom: none;
	border-radius: 3px 3px 0 0;
	cursor: pointer;
	
}
header li a {
	display: inline-block;
	line-height: 1;
	color: #194055;
	transition: .3s all ease;
	padding: 18px 20px;
}
header li.active {
	background: #194055;
	background: rgba(25,64,85,.7)
}
header li.active a {
	color: #fff;
}
header li a:hover {
	opacity: .8;
	text-decoration: none;
}
header img {
	vertical-align: middle;
}
.main {
	position: relative;
}
.red {
	color: #ef222f;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.icon {
	display: inline-block;
	width: 84px;
	height: 84px;
	background-repeat: no-repeat;
	background-size: cover;
	vertical-align: middle;
	margin: -2px 10px 20px 0;
}
.nav {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.nav li {
	display: inline-block;
	margin: 0 30px;
}
.nav li a {
	color: #fff;
	font-size: 14px;
}
.icon01 {
	background-image: url(../../img/freelink/images/icon01.png);
	margin: -8px 20px 20px 0;
}
.icon02 {
	background-image: url(../../img/freelink/images/icon02.png);
	margin: -8px 20px 20px 0
}
.icon03 {
	background-image: url(../../img/freelink/images/icon03.png);
	margin: -8px 20px 20px 0
}
.icon04 {
	background-image: url(../../img/freelink/images/icon04.png);
	margin: -8px 20px 20px 0
}
.icon05 {
	background-image: url(../../img/freelink/images/icon05.png);
	margin: -8px 20px 20px 0
}
.icon06 {
	background-image: url(../../img/freelink/images/icon06.png);
	margin: -8px 20px 20px 0
}
.main .phone {
	float: left;
	width: 500px;
}
.main .phone img {
	display: block;
	width: 100%;
}
.main .text {
	width: 450px;
	float: right;
}
.main .text h1 {
	font-size: 36px;
	font-weight: 700;
	margin: 10px 0 20px;
	color: #3c5561;
	display: inline-block;
}
.main .text h1 em {
	position: relative;
	padding: 2px 15px;
	background: #b80006;
	color: #fff;
	font-size: 16px;
	left: 5px;
	top: -30px;
	font-style: normal;
	border-radius: 5px;
}
.main .text p {
	line-height: 2;
	text-indent: 2em;
	font-size: 16px;
	color: #526871;
	text-align: justify
}
.main .text ul {
	margin: 20px 0;
	line-height: 2;
	color: #5d7179;
}
.main .text ul li {
	margin-bottom: 10px;
}
.action-bar {
	border: 1px solid #abc6cf;
	margin: 20px 0 40px;
	padding: 20px;
	font-size: 14px;
	border-radius: 5px;
	background: #edf4f8;
	color: #194055
}
.action-bar a {
	color: #f00d1d;
	display: inline-block;
	margin-left:10px;
	line-height: 2;
	font-size: 14px;
}
.btn {
	display: inline-block;
	transition: all .3s ease;
}
.btn-download {
	margin-right: 30px;
	padding: 0 60px;
	border: 1px solid #abc6cf;
	background: #fff;
	border-radius: 10px;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	color: #344c56;
}
.btn-download:hover {
	background: #d6e9ef;
	border: 1px solid #81a1ac;
	text-decoration: none;
}
.top-info {
	position: absolute;
	top: 40px;
	right: 100px;
	z-index: 2;
}
.qr-code {
	width: 50px;
	height: 50px;
	padding: 0;
	background: #fff url(../../img/freelink/images/qrcode-btn_9fb8ef89d7.png) no-repeat center center;
	border: 1px solid #abc6cf;
	border-radius: 5px;
}
.qr-code:hover {
	border: 1px solid #81a1ac;
	background-color: #d6e9ef;
}
.qr-code .code {
	position: absolute;
	width: 150px;
	height: 180px;
	padding: 20px;
	padding-top: 10px;
	border: 1px solid #81a1ac;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	z-index: 2;
	left: -70px;
	top: 60px;
	background: #fff;
	display: none;
}
.qr-code .code span {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	display: block;
}
.qr-code .code:after {
	content: "";
	width: 10px;
	height: 10px;
	display: block;
	border: 0;
	border-top: 1px solid #81a1ac;
	border-left: 1px solid #81a1ac;
	z-index: 2;
	position: absolute;
	left: 50%;
	margin-left: -5px;
	top: -6px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
}
.qr-code .code img {
	display: block;
	width: 100%;
}
.soft {
	margin: 50px auto;
}
.soft li {
	display: inline-block;
	width: 50%;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 60px 35px;
}
.soft li .soft-box .tit {
	width: 180px;
	margin-right: 10px;
	overflow: hidden;
	text-align: left;
}
.soft li .soft-box .tit h2 {
	font-size: 24px;
	color: #194055;
	font-weight: normal;
	margin-bottom: 10px;
}
.soft li .soft-box .tit span {
	font-size: 12px;
	color: #888;
}
.soft li .soft-box p {
	font-size: 14px;
	color: #526871;
	line-height: 1.5;
	text-indent: 2em;
	text-align: justify;
	max-height: 4.5em;
}
.soft .box-head {
	border-bottom: 1px solid #91aebd;
	margin-bottom: 30px;
}
.soft .box-head h5 {
	color: #244d5a;
	line-height: 50px;
	font-size: 28px;
	font-weight: normal;
	padding: 0 20px;
}
.soft li:nth-child(2n) {
	border-right: none;
}
.soft li:last-child{ border-bottom:none; text-align:center; color:#888;}
.soft li:last-child h4{font-weight:normal;padding-top:30px;}
.soft li:nth-child(3){ border-bottom:none;}
.soft .daili>li {
	display: block;
	width: 100%;
	border: none;
}
.btn-default {
	padding: 5px 20px;
	background: #47809f;
	border-radius: 5px;
	color: #fff;
	display: block;
	margin-bottom: 5px;
	text-align: center;width: 80px;
}
.btn-ios {
	background: #51c03b;
}
.btn-ios:hover {
	background-color: #2d9319!important;
}
.btn-default:hover {
	text-decoration: none;
	background: #255c79;
}
.update-log {
	margin-bottom: 50px;
}
.stepbg {
	height: 56px;
	background: url(../../img/freelink/images/step.png) no-repeat center center;
	margin-top: 150px;
}
.update-log .list {
}
.update-log .list>li {
	display: block;
	float: left;
	width: 20%;
	box-sizing: border-box;
	height: 229px;
	padding: 40px 30px;
	background: url(../../img/freelink/images/step-content.png) no-repeat center center;
	line-height: 2;
	text-align: justify;
	color: #183f54;
	font-size: 16px;
}
.main .mainTxt {
	font-size: 16px;
	color: rgb(183,191,202);
	margin-left: 60px;
	margin-bottom: 30px;
}
.main .mainTxt a {
	color: red;
}
.main .Abtn, .warming {
	position: absolute;
}
.main .Abtn {
	top: 168px;
	left: 410px;
}
.main .warming {
	top: 186px;
	left: 620px;
}
.main .banner {
	margin-top: 150px;
	position: relative;
	z-index: 1;
}
.main .banner .swiper-button-prev {
	left: -55px;
}
.main .banner .swiper-button-next {
	right: -55px;
}
.noticeBox {
	height: 20px;
	padding: 40px 0;
}
.noticeBox a {
	color: rgb(183,191,202);
	text-decoration: none;
}
.noticeBox a img {
	vertical-align: middle;
}
.install {
	padding-top: 70px;
	position: relative;
}
.install .installTxt {
	width: 340px;
	font-size: 24px;
	text-align: center;
	color: #ff4745;
	margin: 0 auto;
	font-weight: 700;
	padding: 17px 0;
	border: 1px solid #ff4745;
}
.install .installTxt b {
	color: #000000;
}
.install .download {
	position: absolute;
	right: 0;
	top: 77px;
}
.install .download a {
	color: rgb(144,144,144);
}
.install ul {
	overflow: hidden;
	margin: 77px 0 95px 0;
}
.install ul li {
	width: 145px;
	height: 280px;
	float: left;
	padding-top: 50px;
	margin-right: 68px;
}
.install ul li dl dt {
	margin-bottom: 20px;
}
.install ul li dl dd {
	line-height: 1.5;
}
.install ul li.marginNone {
	margin-right: 0;
}
.install ul.phoneList li {
	width: 170px;
	height: 240px;
	margin-right: 37px;
	vertical-align: middle;
}
.install ul.phoneList li.marginNone {
	margin-right: 0;
}
.install ul.phoneList li dl dt {
	width: 166px;
	height: 166px;
	border: 2px solid rgb(235,237,240);
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	margin: 0 auto 20px;
}
.install ul.phoneList li dl dd {
	text-align: center;
}
ul.phoneList li dl dt span {
	display: inline-block;
*display:inline;
*zoom:1;
	height: 100%;
	width: 0;
	vertical-align: middle;
}
ul.phoneList li a:link, ul.phoneList li a:visited {
	vertical-align: middle;
	display: inline-block;
*display:inline;
*zoom:1;
}
.questionwrap {
	background: rgb(55,59,67);
}
.question .questionTxt {
	text-align: center;
	color: white;
	font-size: 27px;
	padding-top: 70px;
}
.question ul {
	height: 160px;
	margin-top: 65px;
}
.question ul li {
	float: left;
	width: 166px;
	height: 55px;
	text-align: center;
}
.question ul li a {
	font-size: 22px;
	color: rgb(127,136,149);
}
footer {
	background: rgb(50,54,60);
	padding: 10px 0;
}
footer p {
	text-align: right;
	
	margin: 0 auto;
	color: rgb(127,136,149);
	font-size: 12px;
	line-height: 30px;
}
footer p.tel{ font-size:16px; text-align:center; width:200px;}
footer p.copyright{ float:right;padding-right:20px;}
footer a{color: rgb(127,136,149);}
footer a:hover{ text-decoration:underline;}
footer p img {
	vertical-align: middle;
}
.motal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 100;
}
.motal .motalBox {
	width: 900px;
	background: rgb(244,244,244);
	margin: 2% auto;
	box-shadow: 0 0 30px rgba(0,0,0,.5);
	border-radius: 10px;
	padding: 40px 20px;
}
.motal .motalBox .motalImg {
	text-align: center;
	padding-bottom: 20px;
	color: #2a5c77;
}
.motal .motalBox .motalTxt {
	width: 800px;
	margin: 0 auto;
	line-height: 2;
	overflow: auto;
	max-height: 400px;
	
    padding: 0 20px;
}
.motal .motalBox .motalTxt p{ text-indent:2em;}
.motal .motalBox .motalBtn {
	width: 233px;
	height: 72px;
	margin: 0 auto;
	background: #c72d2d;
	border: none;
	margin-top: 50px;
	margin-left: 355px;
	color: white;
	font-size: 22px;
	cursor: pointer;
	font-family: "Microsoft YaHei";
	border-radius: 5px;
	transition: .3s all ease;
}
.motal .motalBox .motalBtn:hover {
	background: #dc4242
}
.noticeWrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 100;
	display: none;
}
.notice {
	width: 750px;
	height: 350px;
	background: rgb(244,244,244);
	margin: 1000px auto;
}
.notice h2 {
	padding-top: 30px;
	text-align: center;
}
.notice p {
	padding: 45px;
	line-height: 2;
}
.notice button {
	width: 160px;
	height: 40px;
	margin: 0 auto;
	background: #c72d2d;
	border: none;
	margin-top: 3px;
	margin-left: 290px;
	color: white;
	font-size: 22px;
}
.backtop {
	position: fixed;
	right: 50%;
	margin-right: -700px;
	bottom: 50px;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	z-index: 999999;
	border: 0;
	background: url(../../img/freelink/images/backtop.png) no-repeat;
	display: none;
	transition: all .2s ease;
}
.backtop:hover {
	background-position: 0 -42px;
}
.question {
	margin: 100px 0;
}
.question dt {
	display: block;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #183f54;
	font-weight: 800;
	background: #f5f5f5;
	margin:0;
	margin-top: 20px !important;
	padding: 0 20px;
	border-radius: 5px;
}
.question dd {
	color: #526871;
	font-size: 16px;
	line-height: 2;
	text-indent: 2em;
	display: none;
	padding: 20px;
}
.ios {
	min-height: 300px;
	margin: 100px auto;
}
.ios h1 {
	text-align: center;
	padding-top: 10px;
	color: #244d63;
	font-weight: normal;
	font-size: 20px;
}
.ios div {
	margin: 10px 0;
	text-align: center;
	font-size: 60px;
	color: #f00;
}
.weixin-tip{ display: none; position: fixed; left:0; top:0; bottom:0; background: rgba(0,0,0,0.8); filter:alpha(opacity=80);  height: 100%; width: 100%; z-index: 100;}
.weixin-tip p{text-align: center; margin-top: 10%; padding:0 5%;}
.weixin-tip img{max-width: 100%; height: auto;}
.top-nav{ height:30px;}
.top-nav .top-nav-list{ float:right; padding:0 20px;}
.top-nav .table-cell{ display:inline-block; line-height:30px; float:left; padding:0 10px;}
.top-nav .table-cell a{ color:#47748c; font-size:12px;}
.top-nav .table-cell a:hover{ text-decoration:none; color:#f00;}
.menu-bar{ display:none;}
 @media (max-width: 1130px) {
body {
	min-width: 400px;
}
.top-nav{ height: auto;}
header .logo {
	float:none;
	margin: 0 auto;
	width: 400px;
	padding: 20px 0;
	padding-left:5px;
	height: 103px;
	box-sizing: border-box;
}
header .logo img {
	display: block;
	width: 100%;
	height: auto;
	max-height: 90px;
}
.top-info {
	display: none;
}
header ul {
	float: none;
	width: 350px;
	display: block;
	margin: 0 auto;
}
header ul li {
	width: 150px;
	margin: 0 10px;
}
header li a {
	padding: 15px 20px;
}
.main, .noticeBox, .install, .question, .soft, .update-log, .nav, .ios {
	width: 95%;
	margin: 0 auto;
}
.nav li {
	display: inline-block;
	margin: 0 10px;
}
.soft li{ padding:0; margin-bottom:20px;}
.icon{ width:60px; height:60px; margin: 3px 20px 0 0;}
.soft-tit{ padding-bottom:20px; position:relative;}
.soft-tit h2{ margin-bottom:5px;}
.soft li .soft-box p { line-height:2;max-height: none;}
.soft li{ display:block; width:100%; border:none; border-bottom:1px solid #ddd; padding:20px 0;}
.soft li:nth-child(n) {
    border-bottom: 1px solid #ddd;
}
.soft li:last-child {
    border-bottom: none;
}
.stepbg{ display:none;}
.update-log .list{ margin-top:50px; padding-top:30px;}
.update-log .list>li{ width:220px; margin:30px 10px; padding:40px 35px; position:relative; font-size:16px;}
.update-log .list>li:before{ line-height:30px; display:block; width:30px; height:30px; text-align:center; font-size:20px; background:#f00; color:#fff; border-radius:30px; position:absolute; left:50%; margin-left:-15px; top:-20px; z-index:2; box-shadow:0 0 30px rgba(0,0,0,.3)}
.update-log .list>li:nth-child(1):before{ content:"1"}
.update-log .list>li:nth-child(2):before{ content:"2"}
.update-log .list>li:nth-child(3):before{ content:"3"}
.update-log .list>li:nth-child(4):before{ content:"4"}
.update-log .list>li:nth-child(5):before{ content:"5"}
.install ul.phoneList li {
    width: 33.33333%;
    height: 220px;
    margin:0;
	padding-top:30px;
    vertical-align: middle;
}
.question{ margin:70px auto;}
.question dt{ height:auto;position:relative; padding: 10px 50px  10px 10px; line-height:1.5;}
.question dt span{ position:absolute; top:50%; right:20px; z-index:2;    margin-top: -12px; display:block;}
.backtop {
	position: fixed;
	right: 2%;
	margin-right: 0;
	bottom: 50px;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	z-index: 999999;
	border: 0;
	background: url(backtop.png) no-repeat;
	display: none;
	transition: all .2s ease;
}
.motal .motalBox {
	  width: 80%;
	  background: rgb(244,244,244);
	  margin: 10% auto;
	  box-shadow: 0 0 30px rgba(0,0,0,.5);
	  border-radius: 10px;
	  padding:20px;
	}
.motalBox h1{ font-size:24px;}
.motal .motalBox .motalTxt {
    width: 100%;
    box-sizing: border-box;
    line-height: 2;
    overflow: auto;
    max-height: 100%;
    padding: 0 5%;
	height: 90%;
}
.motal .motalBox .motalBtn {
   	width: 150px;
    margin: 0;
    height: 50px;
    background: #c72d2d;
    border: none;
    text-align: center;
    color: white;
    font-size: 22px;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -75px;
	z-index:2;
}
.motal .motalBox{ height:70%; margin:5% auto; position:relative;padding-bottom: 90px; box-sizing:border-box;}
	
 }
  @media (max-width: 550px) {
	  body {
	min-width: 320px;
}
header .logo {
	float:left;}
.menu-bar{ display: block; height:30px;  width:30px; line-height:30px; text-align:center; background:rgba(0,51,79,.8); border-radius:30px; position:absolute; top:22px; right:5px; z-index:9999;}
.menu-bar i{ color:#fff;}
.top-nav{ display: none; position:absolute; width:100%; left:0; top:0; height:80px; z-index:2; background: rgba(0,0,0,.9); padding-top:13px;}
.top-nav .table-cell a{ color:#ddd; font-size:14px;}
	header .logo{ width:320px;}
	.icon {
    width: 60px;
    height: 60px;
    margin: 0 10px 0 0;
}
.soft li .soft-box .tit{ width:40%; min-width:80px;text-align: left;}
	.soft li .soft-box .tit h2{ font-size:16px; font-weight:700; margin-bottom:5px;}
	.soft li .soft-box .tit span{ line-height:1em;}
	.soft-download { position:absolute; right:0; top:0; z-index:2;}
	.update-log .list>li{width: 60%;
    font-size: 16px;
    background-size: 110%;
    margin: 0 auto;
    padding: 40px 10%;
    height: 270px;
    float: none;
    background-position: center -5px;}
	.install .installTxt {
    width: 50%;
    font-size: 20px;
    text-align: center;
    color: #ff4745;
    margin: 0 auto;
    font-weight: 700;
    padding: 15px 0;
    border: 1px solid #ff4745;
}
	.install ul.phoneList li{ width:50%;}
	.install ul.phoneList li dl dt{ margin:10px;box-sizing:border-box; border:1px solid #ddd; width:150px; height:150px;margin: 0 auto 20px;
	}
	.ios h1 {font-size:20px; line-height:2em;}
	.motal .motalBox{ height:80%; padding-bottom:60px;}
	.motal .motalBox .motalTxt{height:80%;}
	.soft .box-head h5 {
		color: #244d5a;
		line-height: 35px;
		font-size: 22px;
		font-weight: normal;
		padding: 0 5px;
		}
}
.question span{
	position: relative;
    right: 0;
    top: 50%;
    margin-top: -8px;
}



