a {
    color: #505050;
    text-decoration: none
}

a:hover {
    text-decoration: none;
}

body {
    font: 14px/1.6 "Microsoft Yahei";
    color: #505050;
    background: #ebf5ff url(../images/bg.jpg) no-repeat center top;
}

ul li {
    list-style: none
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *+height: 1%;
}

* html .clearfix {
    zoom: 1;
}

/* IE6 */

*+html .clearfix {
    zoom: 1;
}

/* IE7 */

.fL {
    float: left !important;
}

.fR {
    float: right !important;
}

img {
    vertical-align: top;
}

/*---------------index--------------*/

#header {
    padding: 14px 0 0;
    height: 100px;
    box-sizing: border-box;
    background: #fff;
	box-shadow: 2px 0px 18px #02324d25;
	position: fixed;
    width: 100%;
    z-index: 9;
}

#header .hInner {
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1500px;
    min-width: 960px;
}

#header .hInner .logo {
    float: left;
	margin-top: 12px;
}

#header .hInner .logo img{
    height: 53px;
}

#header .hInner .hImg img {
    margin: 0 auto;
    padding: 5px 17px 0 0;
    display: block;
}

#header .hInner .hLink {
    margin-top: 12px;
    float: right;
}

#main {
    margin: 0 auto;
    /*padding: 80px 20px 60px;*/
	padding-top: 150px;
    min-width: 1200px;
    overflow: hidden;
}

#main .mainBox {
    margin-left: -750px;
    width: 1500px;
    position: relative;
    left: 50%;
}

#main .mainBox .tabNavi {
    width: 649px;
	height: 60px;
    position: absolute;
    left: 0;
    top: 150px;
    overflow: hidden;
	background: url("../images/btn-bg.png") no-repeat;
}

#main .mainBox .tabNavi li {
    width: 33.33%;
    float: left;
}

#main .mainBox .tabNavi li a {
    display: block;
    color: #0d8ee8;
    font-size: 20px;
	line-height: 54px;
    margin: 3px 1px;
    text-align: center;
}

#main .mainBox .tabNavi li a span {
    margin: -4px 8px 0 0;
    display: inline-block;
    vertical-align: middle;
}

#main .mainBox .tabNavi li a:hover,
#main .mainBox .tabNavi li.on a {
    color: #fff;
    background: #0d8ee8;
	border-radius: 50px;
}

#main .mainBox .tabNavi li a img {
    display: block;
}

#main .mainBox .tabNavi li a:hover span,
#main .mainBox .tabNavi li.on a span {
    background: url(../images/img01_on.png) no-repeat;
}

#main .mainBox .tabNavi li.li02 a:hover span,
#main .mainBox .tabNavi li.li02.on a span {
    background: url(../images/img02_on.png) no-repeat;
}

#main .mainBox .tabNavi li.li03 a:hover span,
#main .mainBox .tabNavi li.li03.on a span {
    background: url(../images/img03_on.png) no-repeat;
}

#main .mainBox .tabNavi li a:hover span img,
#main .mainBox .tabNavi li.on a span img {
    visibility: hidden;
}

#main .tabPanel .photo {
	/*margin-top: 20px;*/
    position: absolute;
    left: 42%;
}

#main .tabPanel .lBox {
    width: 649px;
    min-height: 790px;
    float: left;
}

#main .tabPanel .lBox .logo {
    margin-bottom: 125px;
    text-align: center;
}

#main .tabPanel .lBox p {
    border-top: 1px solid #d5e6f4;
    padding-top: 15px;
    color: #505050;
    font-size: 14px;
    line-height: 2.1;
}

#main .tabPanel .lBox .ttl {
    border-top: none;
    padding-top: 0;
	display: flex;
    justify-content: center;
}

#main .tabPanel .lBox .ttl1 {
    margin-bottom: 28px;
}

#main .tabPanel .lBox .ttl2 {
    margin-bottom: 20px;
}

#main .tabPanel .lBox .ttl3 {
    margin-bottom: 24px;
}

#main .tabPanel .lBox .listUl {
    /*margin-bottom: 34px;*/
	display: flex;
    justify-content: center;
}

#main .tabPanel .lBox .listUl li {
    float: left;
    color: #505050;
    font-size: 14px;
    text-align: center;
	margin: 0 15px;
}

#main .tabPanel .lBox .listUl li img {
    margin: 0 auto 10px;
    display: block;
    max-width: 135px;
}

#main .tabPanel .lBox .listUl li .icon {
    margin: -3px 7px 0 0;
    display: inline-block;
    vertical-align: middle;
}

#main .tabPanel .lBox .listUl li span {
    color: #505050;
}

#main .tabPanel .lBox .listUl li.btn01 a {
    display: block;
    position: relative;
	width: 71px;
	height: 125px;
	background: url("../images/btn01.png") no-repeat;
	margin: 5px 0 0 10px;
}

#main .tabPanel .lBox .listUl li.btn01 a:hover:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	background: url("../images/btn01_hov.png") no-repeat;
    content: "";
}

#main .tabPanel .lBox .list01 li.btn02 a {
    display: block;
    position: relative;
	width: 191px;
	height: 45px;
	background: url("../images/btn02.png") no-repeat center;
	/*top: 10px;*/
}

#main .tabPanel .lBox .list01 li.btn02 a:hover:before {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
	background: url("../images/btn02_hov.png") no-repeat center;
    content: "";
}

#main .tabPanel .lBox .list01 {
    /*margin-bottom: 15px;*/
}

#main .tabPanel .lBox .list01 li {
    float: left;
    color: #505050;
    font-size: 14px;
    line-height: 1.7;
    text-align: center;
	/*margin-left: 60px;*/
}

#main .tabPanel .lBox .list01 li span {
    color: #0d8ee8;
}

#main .tabPanel .lBox .list01 li>img {
    margin: 0 auto 10px;
    display: block;
}

#main .tabPanel .lBox .list01 li:last-child {
    float: right;
	margin-right: 75px;
	margin-left: 0px;
}

#main .tabPanel .lBox .list02 {
    display: flex;
    justify-content: center;
}

#main .tabPanel .lBox .list02 li {
    margin: 3px 40px 0;
    color: #66a9d8;
    font-size: 14px;
    text-align: center;
}

#main .tabPanel .lBox .list02 li img {
    margin: 0 auto -20px;
    position: relative;
    z-index: -1;
}

#main .tabPanel .lBox .list02 li span {
    display: block;
    color: #505050;
    font-size: 16px;
}

#main .tabPanel .lBox .list03 {
    margin-bottom: -8px;
}

#main .tabPanel .lBox .list03 li {
    float: left;
    color: #505050;
    font-size: 16px;
    line-height: 1.7;
    text-align: center;
	margin-left: 140px;
}

#main .tabPanel .lBox .list03 li span {
    color: #505050;
}

#main .tabPanel .lBox .list03 li>img {
    margin: 0 auto 12px;
    display: block;
}

#main .tabPanel .lBox .list03 li:last-child {
    float: right;
	margin-right: 150px;
	margin-left: 0px;
}


#main .tabPanel .lBox .list04 li {
    margin: 6px 40px 0;
	color: #66a9d8;
    font-size: 14px;
    text-align: center;
}

#main .tabPanel .lBox .android {
	margin-top: 11px;
}

#main .tabPanel .lBox .tips {
    display: block;
	margin: 17px auto 19px;
    color: #505050;
    font-size: 16px;
	width: 502px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	letter-spacing: 2px;
	background: url("../images/download-bg.png") no-repeat;
}

#main .tabPanel .lBox .tips span {
    color: #0d8ee8;
}

#footer {
    overflow: hidden;
    background: #353f4b;
}

#footer p {
    color: #a4acb4;
    font-size: 14px;
    line-height: 50px;
    text-align: center;
}

#footer p span {
    color: #505050;
}

.jcBox {
    margin: 0 auto;
    text-align: center;
}

/* 彈窗 */
#lightbox_lightboxbg {
    display: none;
    background: rgba(0, 0, 0, 0.65);
    position: fixed;
    top: 0px;
    left: 0px;
    min-width: 100%;
    min-height: 100%;
    z-index: 1000;
}
.lightbox{
    display: none;
    position: fixed;
    z-index: 1001;
    /* width: 950px; */
    height: 85%;
    max-height: 85%;
    /* border: 1px solid #fff; */
    text-align: center;
    box-sizing: border-box;
}

.lightbox_close {
    width: 31px;
    height: 31px;
    background: url(../images/close.png) 50% 50% no-repeat;
    background-size: 100% auto;
    position: absolute;
    overflow: auto;
    right: -30px;
    top: -30px;
}

.lightbox_content{
    overflow: auto;
    height: 100%;
}
.lightbox_content::-webkit-scrollbar{
    transform: translateX(-5px);
    width: 5px;
}
.lightbox_content::-webkit-scrollbar-thumb{
    background: rgba(255, 255, 255, 0.65);
  /* border-radius: 5px; */
}

@media all and (max-width: 1600px) {
    #main {
        padding: 150px 60px 0px;
        min-width: 1460px;
    }
	#main .tabPanel .photo {
		right: 2%;
	}
}

@media all and (max-width: 1460px) {
    #main {
        padding: 50px 100px 0px 120px;
        min-width: 1000px;
		margin-bottom: -50px;
    }
	#main .tabPanel .photo {
		right: 0;
	}
	#main .tabPanel .photo1 {
		width: 52%;   
	}
	#main .tabPanel .photo2 {
		width: 58%;
	}
	#main .tabPanel .photo3 {
		width: 56%;
	}
	#header .hInner .hImg img {
		width: 30%;
		min-width: 380px;
		padding-top: 10px;
	}
}