* {
	padding: 0;
	margin: 0;
}

body {
	width:100%;
	font-family: 'Microsoft YaHei';
	font-size: 14px;
}

.section-wrap{
	width:1349px;
	margin:0 auto;
}

.top {
	position: relative;
}

.top .bg {
	width: 100%;
}
.top .nav{
	position: absolute;
	left: 260px;
	top: 160px;
	 
}
.top .logo {
	position: absolute;
	left: 85px;
	top: 35px;
}

.top .menu {
	position: absolute;
	top: 55px;
	right: 5px;
	color: #fff;
}

.top .menu li {
	float: left;
	list-style: none;
	margin-right: 30px;
}

.top .menu li a {
	color: #fff;
	text-decoration: none;
}
/*
web��
*/
.web-panel {
	height: 554px;
	position: relative;
}

.web-panel .tabs {
	width: 666px;
	height: 66px;
	margin: 67px auto 0px;
}

.web-panel .tabs .tab {
	float: left;
	width: 330px;
	height: 66px;
	line-height: 66px;
	color: #000;
	font-size: 24px;
	text-align: center;
	border: 2px solid #5595bf;
	cursor: pointer;
}

.web-panel .tabs .tab:first-child {
	border-right-width: 0px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.web-panel .tabs .tab:last-child {
	border-left-width: 0px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}

.web-panel .tabs .tab.current {
	color: #fff;
	background: #5694bf;
}
/* web�� inter
   */
.web-panel .content .tab_inter {
	width: 890px;
	height: 405px;
	margin: 0 auto;
	margin-top: 60px;
}

.web-panel .content .tab_inter .box {
	float: left;
	width: 200px;
	height: 180px;
	margin-right: 140px;
}

.web-panel .content .tab_inter .box .title {
	
	margin-top: 10px;
}
.web-panel .content .tab_inter .box .title a {
	font-size: 16px;
	color: #1e1e1e;
	font-weight: 600;
	text-decoration: none;
	
}

.web-panel .content .tab_inter .box .des {
	font-size: 12px;
	color: #5d5d5d;
	margin-top: 10px;
	line-height: 20px;
}
/*
            web�� api
            */

.web-panel .tab_api {
	width: 1220px;
	position: relative;
	margin: 40px auto;
}

.web-panel .content .tab_api > img {
	position: absolute;
	left:100px;
	top: 25px;
}

.web-panel .content .tab_api .info {
	width: 540px;
	position: absolute;
	right: 0px;
	top: 16px;
}


.web-panel .content .tab_api .title {
	font-size: 32px;
	color: #495d77;
	font-weight: 700;
	
}

.web-panel .content .tab_api .title span {
	font-size: 26px;
	color: #495d77;
	width: 20px;
	font-weight: 700;
}

.web-panel .content .tab_api .des {
	margin-top: 12px;
	font-size: 18px;
	color: #32445b;
	font-weight: 555;
	width: 600px;
}

.web-panel .content .tab_api .check {
	margin-top: 25px;
	border: 1px;
}

.web-panel .content .tab_api .check li {
	float: left;
	list-style: none;
	margin-right: 20px;
	height: 40px;
}

.web-panel .content .tab_api .check .see {
	width: 60px;
	padding: 6px;
	background: #56B881;
	color: #fff;
	border-radius: 15px;
	font-size: 18px;
	text-align: center;
}

.web-panel .content .tab_api .check li a {
	padding: 10px;
	color: #358500;
	line-height: 30px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
}

.web-panel .content .tab_api .load {
	margin-top: 18px;
	border: 1px;
}

.web-panel .content .tab_api .load li {
	float: left;
	list-style: none;
	float: left;
	list-style: none;
	margin-right: 20px;
	height: 40px;
}

.web-panel .content .tab_api .load .down {
	width: 60px;
	padding: 6px;
	background: #3887BE;
	color: #fff;
	border-radius: 15px;
	font-size: 18px;
	text-align: center;
}

.web-panel .content .tab_api .load li a {
	padding: 10px;
	color: #3887BE;
	line-height: 30px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 550;
}
/*
�ƶ���
*/
.mobile-panel {

    position: relative;
    height: 670px;
    background-image: url(../images/banner.png);
    border: 1px solid #fff;

    background-color:#000000;
}

.mobile-panel .tabs {
	width: 666px;
	height: 66px;
	margin: 57px auto 0px;
}

.mobile-panel .tabs .tab {
	float: left;
	width: 330px;
	height: 66px;
	line-height: 66px;
	color: #000;
	font-size: 24px;
	text-align: center;
	border: 2px solid #56bfaa;
	cursor: pointer;
}

.mobile-panel .tabs .tab:first-child {
	border-right-width: 0px;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
}

.mobile-panel .tabs .tab:last-child {
	border-left-width: 0px;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
}


.mobile-panel .tabs .tab.current {
	color: #fff;
	background: #56bfaa;
}


.mobile-panel .tabs .tab {
	color: #56BFAA;
}
            

.mobile-panel .mob_api {
	width: 950px;
	height: 500px;
	position: relative;
	margin: 20px auto;
}

               
.mobile-panel .mob_api .ip {
	position: absolute;
	right:-20px;
	top: 10px;
}
.mobile-panel .mob_api .tab_api{	
	padding-top: 90px;
    			
}

.mobile-panel .mob_api .title {
	font-size: 34px;
	color: #fff;
	font-weight: 600;
}
.mobile-panel .mob_api .title span {
	font-size: 28px;
	color: #fff;
	font-weight: 555;
}

.mobile-panel .mob_api .des {
	margin-top: 20px;
	font-size: 18px;
	color: #fff;
	font-weight: 555;
}

.mobile-panel .mob_api .check {
	margin-top: 25px;
	border: 1px;
}

.mobile-panel .mob_api .check li {
	float: left;
	list-style: none;
	margin-right: 20px;
	height: 40px;
}

.mobile-panel .mob_api .check .see {
	width: 60px;
	padding: 6px;
	background: #56B881;
	color: #fff;
	border-radius: 15px;
	font-size: 18px;
	text-align: center;
}

.mobile-panel .mob_api .check li a {
	padding: 10px;
	color: #7AE5B0;
	line-height: 30px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 500;
}


.mobile-panel .mob_api .load {
	margin-top: 40px;
	border: 1px;
}



.mobile-panel .mob_api .load li {
	float: left;
	list-style: none;
	
	margin-right: 20px;
	height: 40px;
}

.mobile-panel .mob_api .load .down {
	width: 60px;
	padding: 6px;
	background: #3887BE;
	color: #fff;
	border-radius: 15px;
	font-size: 18px;
	text-align: center;
}


.mobile-panel .mob_api .load li a {
	padding: 10px;
	color: #74befe;
	line-height: 30px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 550;
}
/*
                       �ƶ��˽ӿ�
            */


.mobile-panel .mob_inter {
    width: 890px;
    height: 405px;
    margin: auto;
    margin-top: 120px;
}

  
.mobile-panel .mob_inter .box {
	float: left;
	width: 200px;
	height: 180px;
	margin-right: 140px;
}

.mobile-panel .mob_inter .box .title {
	
	margin-top: 10px;
}
.mobile-panel .mob_inter .box .title a{
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
    text-decoration: none;
	
}


.mobile-panel .mob_inter .box .des {
	font-size: 12px;
	color: #737373;
	margin-top: 10px;
	line-height: 20px;
}

.company_info .containerPanel {
	min-width: 1169px;
}

.developer{
	height: 20px;
	width: 75px;
	cursor: pointer;
	text-align: center;
}

