@charset "utf-8";

/* CSS Document */

@media screen and (max-width: 1160px) {
	.footer .foot {
		padding: 0 10%;
	}
	.footer .wx-box {
		float: left;
		margin-top: 22px;
		margin-left: 5%;
	}
	.footer .f-box {
		width: 27%;
		margin: 12px 0 0;
		padding: 0 5% 0 0;
		min-height: 355px;
		text-align: center;
	}
	.footer .copyright {
		margin: 0;
	}
	.footer .f-box img {
		width: auto;
		margin: 0 auto;
	}
}
@media screen and (max-width: 1024px) {
	.mongodb-navbar {
		display: none;
	}
	.header .navbar-toggle {
		display: block;
	}
	.header .logo {
		width: 140px;
		padding: 10px 0;
		left: 5px;
		float: left;
		position: relative;
	}
	.header .head {
		height: 60px;
	}
	.section {
		padding: 60px 0 0;
	}
	.navbar-header {
		width: 100%;
		margin: 0 auto;
		background: rgba(0, 0, 0, 0.7);
	}
	.header .nav {
		height: auto;
		margin-right: 0;
		text-align: center;
	}
	.header .nav li {
		width: 100%;
		display: block;
		padding: 0;
	}
	.subnav .cont a {
		color: #ffffff;
		padding: 0;
	}
	.subnav > span {
		display: none;
	}
	.header .nav .name {
		background: none;
		color: #ffffff;
		width: 100%;
		line-height: 30px;
		height: auto;
		vertical-align: top;
		font-size: 14px;
		padding: 0;
	}
	.header .nav a:hover {
		background: none;
		color: #428bca;
	}
	.subnav {
		position: relative;
		background: none;
		padding: 0;
		top: 0;
		width: 100%;
		left: 0;
		display: block;
		text-align: left;
		box-shadow: inherit;
	}
	.subnav .cont {
		background: none;
		box-shadow: inherit;
		-webkit-box-shadow: inherit;
		-moz-box-shadow: inherit;
	}
	.header .subnav a {
		width: 50%;
		background: none;
		font-size: 12px;
		line-height: 30px;
		text-align: center;
	}
	.header-link {
		display: none;
		position: relative;
		margin: 0 0 10px;
		background: rgba(0, 0, 0, 0.7);
		width: auto;
		padding-bottom: 10px;
		text-align: center;
	}
	.header-link .btn {
		margin: 5px auto 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		line-height: 30px;
		border: 1px solid #3dbce5;
		font-size: 18px;
	}
	.header .navbar-toggle {
		display: block;
		padding-top: 7px;
	}
	.header .mongodb-navbar {
		padding-top: 64px;
		width: 100%;
		display: none;
		background: rgba(0, 0, 0, 0.7);
	}
	.article .box {
		padding: 0 10px;
	}
	.index .section {
		padding: 0;
	}
	.index .article01 h1 {
		font-size: 60px;
	}
	.index .article07 h2 {
		font-size: 30px;
	}
	.subpage .article01 .text {
		padding: 70px 10px 40px;
	}
	.subpage .article01 {
		padding: 0;
	}
	.subpage .article01 h3 {
		font-size: 24px;
		line-height: 30px;
	}
	.subpage .text h2 {
		font-size: 20px;
		line-height: 40px;
	}
	.subpage .text p {
		margin: 10px 0 0;
		padding: 0 0 10px;
	}
	.subpage01 .article03 .right {
		width: 48%;
	}
	.about .article03 ul {
		margin: 0;
	}
	.about .article03 li {
		float: none;
		width: 310px;
		display: inline-block;
		*display: inline;
		_display: inline;
	}
	.about .article02 h3 {
		font-size: 26px;
	}
	.about .article06 h2,
	.about .article05 .box01 h2 {
		font-size: 38px;
	}
	.about .article05 li {
		font-size: 16px;
	}
	.about .article05 .box02 h2 {
		font-size: 20px;
		margin: 0 0 10px;
		padding: 0 0 0 55px;
	}
	.about .article05 .box02 .iocn01 {
		background: url(/images/ico_29.png) left center no-repeat;
		background-size: 44px 44px;
	}
	.about .article05 .box02 .iocn02 {
		background: url(/images/ico_30.png) left center no-repeat;
		background-size: 44px 44px;
	}
	.about .article05 .box02 .iocn03 {
		background: url(/images/ico_31.png) left center no-repeat;
		background-size: 44px 44px;
	}
	.about .article05 .box02 .iocn04 {
		background: url(/images/ico_32.png) left center no-repeat;
		background-size: 44px 44px;
	}
	.city .tab a {
		width: 21%;
	}
	#signin {
		position: fixed;
		left: 0;
		right: auto;
		top: 64px;
		height: 100%;
	}
	.header .subnav a {
		width: 50%;
	}
	#contactForm .ent_form .form {
		margin: 0 auto;
	}
	/*.row > div:first-child {*/
		/*display: none;*/
	/*}*/
	.row > div:last-child {
		padding-left: 0;
	}
	.row .col-md-6 {
		width: 100%;
	}
	.sign-up-center {
		width: 430px;
		margin: 0 auto;
	}
	.price .article01 .text {
		padding-top: 70px;
	}
	.contact .row > div:first-child {
		display: block;
	}
	.contact .company_ul {
		margin: 0 40px;
	}
	.contact .company_ul .nav li {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 960px) {
	.index .article02 h2 {
		font-size: 30px;
	}
	.index .article03 .point {
		padding: 20px 40px;
	}
	.index .article04 li {
		font-size: 16px;
	}
	.index .article05 .box {
		padding: 0 10px 0 158px;
	}
	.index .article05 .img {
		left: 10px;
	}
	.index .article07 h2 {
		font-size: 26px;
	}
	.index .article07 .list p {
		margin: 0 3%;
	}
	.index .article07 li {
		font-size: 16px;
	}
	.index .article07 .btn {
		font-size: 20px;
		line-height: 36px;
	}
	.index .article08 h2 {
		font-size: 30px;
	}
	.footer .foot {
		padding: 0 0 0 3%;
	}
	.footer .copyright {
		line-height: 20px;
	}
	.internet .tab-cont {
		height: 44px;
		line-height: 44px;
		background-size: 100% 44px;
		font-size: 22px;
	}
	.internet .tab02 .tab-cont {
		background-size: 100% 44px;
	}
	.internet .article03 h1 {
		font-size: 28px;
	}
	.internet table .name {
		font-size: 18px;
	}
	.internet th {
		font-size: 22px;
	}
	.internet .article05 h2 {
		font-size: 28px;
	}
	.internet .article05 {
		font-size: 20px;
	}
	.price .article02 td {
		font-size: 14px;
	}
	.price .item {
		width: 21%;
	}
	.price .yellow {
		left: 21%;
	}
	.price .article02 h1 {
		font-size: 24px;
		padding: 0 0 14px;
		line-height: 34px;
	}
	.price .article02 h2 {
		font-size: 20px;
		line-height: 60px;
	}
	.price .article04 h1 {
		padding: 0;
		line-height: 60px;
	}
	.price .article04 .btn {
		font-size: 16px;
	}
	.price .article04 .item {
		width: 15%;
	}
	.price .article04 .block {
		width: 50.5%;
	}
	.price .article04 .yellow {
		right: 33.6%;
	}
	.price .article04 .blue2 {
		right: 16.8%;
	}
	.jkb-bj-fff .jkb-sidebar {
		width: auto;
	}
	.jkb-bj-fff .jkb-sidebar .nav > li {
		padding: 0;
	}
	.jkb-bj-fff .jkb-main {
		margin-left: 102px;
	}
	.contact .article01 {
		padding-top: 105px;
	}
	.contact .article02 p {
		line-height: 1.4;
		margin-left: 40px;
		margin-right: 40px;
	}
	.contact .company_ul .nav {
		padding-left: 20px;
	}
	.contact .article04 .row {
		padding: 0;
	}
	.contact .article05 .box {
		padding: 0 10px;
	}
	.contact .article05 .flex-control-nav li {
		margin: 0px 10px 25px;
	}

}
@media screen and (max-width: 768px) {
	.index .article01 h1 {
		font-size: 50px;
	}
	.index .article02 h2 {
		font-size: 30px;
	}
	.index .article03 .point {
		font-size: 18px;
		padding: 20px 30px;
	}
	.index .article04 .two,
	.index .article04 .three {
		max-width: 320px;
		margin: 0 auto;
	}
	.index .article04 .two li,
	.index .article04 .three li {
		width: 94%;
		background: #595758;
		margin: 0 0 10px;
	}
	.index .article04 li p {
		width: 54%;
	}
	.index .article04 li .img {
		margin: 0 3% 0 0;
	}
	.index .article04 p span {
		display: inline-block;
	}
	.index .article04 .arrow {
		display: none;
	}
	.index .article06 .logo {
		width: 33.33%;
	}
	.index .article07 li.yellow,
	.index .article07 li.blue {
		width: 80%;
		float: none;
		margin: 0 auto 20px;
		max-width: 331px;
		padding: 0;
		min-height: 200px;
		padding-bottom: 16px;
	}
	.index .article07 .btn {
		position: relative;
		bottom: auto;
		margin: 10px auto 30px;
		left: auto;
	}
	.footer .f-box {
		width: 42%;
	}
	.footer .wx-box {
		margin-top: 17px;
		margin-left: 10%;
	}
	.price .share {
		text-align: left;
	}
	.price .article02 .table02 {
		display: none;
	}
	.price .article02 .box {
		margin: 30px 0;
	}
	.price .item {
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		width: 100%;
		margin: 0 auto;
	}
	.price .monitor_num .item {
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		width: 100%;
		margin: 0 auto;
	}
	.iphone-name {
		display: inline-block;
		padding: 0 10px 0 0;
		width: 60%;
	}
	.price .article02 .one,
	.price .article02 .two {
		padding: 0;
	}
	.price .item td {
		padding: 12px 4%;
		line-height: 20px;
	}
	.price .article03 h3 {
		font-size: 26px;
	}
	.price .article03 a {
		border: 4px solid #feeb60;
		line-height: 51px;
		font-size: 18px;
		margin: 4% 0 0;
	}
	.price .article04 .table02 {
		display: block;
	}
	.price .article04 .box {
		margin: 185px auto 0;
		padding: 0 0 50px;
	}
	.price .article04 .item {
		position: absolute;
	}
	.price .article04 .box02,
	.price .article04 .box03,
	.price .article04 .box04 {
		display: block;
	}
	.price .article04 .box01 .blue,
	.price .article04 .box02 .yellow,
	.price .article04 .box02 .blue2,
	.price .article04 .box02 .blue3,
	.price .article04 .box03 .yellow,
	.price .article04 .box03 .blue1,
	.price .article04 .box03 .blue3,
	.price .article04 .box04 .yellow,
	.price .article04 .box04 .blue2,
	.price .article04 .box04 .blue1 {
		display: none;
	}
	.price .article04 .item {
		min-width: 100px;
		width: 29%;
		right: 0;
	}
	.price .article04 .block {
		width: 70%;
		right: auto;
	}
	.enterprise_contact_type {
		font-size: 12px;
	}
	.price .article04 .box td {
		padding: 12px 2%;
		font-size: 12px;
	}
	.price .article04 .look {
		padding: 30px 0 0;
	}
	.internet .article04 h1 {
		height: 90px;
	}
	.internet .article04 .point-box {
		top: auto;
	}
	.article04 .box .item .table01 tr td:first-child {
		min-width: 40px;
	}
	.about .article06 h2,
	.about .article05 .box01 h2 {
		font-size: 28px;
	}
	.about .article05 li,
	.about .article05 .last {
		width: 44%;
		padding: 0 2%;
		min-height: 242px;
	}
	.about .article .box02 {
		max-width: 560px;
	}
	.about .article05 .btn {
		font-size: 18px;
	}
	.city .tab a,
	.map-box {
		font-size: 16px;
	}
	.map-box .dress span {
		font-size: 15px;
	}
	.city .tab a {
		width: 16.8%;
	}
	.contact .article03 {
		padding: 0 40px;
	}
	.contact .width_25 {
		width: 50%;
	}
	.contact .company_ul .nav {
		padding-top: 16px;
	}
	.contact .company_ul .nav > li > a {
		font-size: 14px;
		padding: 7px 15px;
	}
}
@media screen and (max-width: 640px) {
	.index .article01 .box {
		margin-top: 52px;
	}
	.index .article01 h1 {
		font-size: 30px;
	}
	.index .article01 h3 {
		font-size: 22px;
	}
	.index .article01 .play {
		background-size: 14%;
		padding: 0 0 0 40px;
		font-size: 18px;
	}
	.article01 .btn {
		padding: 7px 15px;
	}
	.index .flex-viewport ul li .article01 {
		height: 247px;
		max-height: 247px;
		overflow: hidden;
	}
	.index .article03 li {
		width: 29%;
	}
	.index .article03 .point02 p {
		margin: 0;
	}
	.index .article03 .point02 span {
		display: inline-block;
	}
	.footer .f-box {
		width: 45%;
	}
	.subpage .article01 .text {
		min-height: 200px;
	}
	.subpage .article01 {
		margin: 0;
	}
	.subpage .article01 h3 {
		font-size: 18px;
	}
	.subpage .article .left,
	.subpage .article .right,
	.safe .article .left,
	.safe .article .right {
		float: none;
		width: 100%;
		padding: 0;
	}
	.subpage .article .right {
		padding: 20px 0 0;
	}
	.subpage .text h2 {
		font-size: 18px;
		margin: 5px 0 0;
	}
	.subpage .text {
		font-size: 16px;
		line-height: 24px;
	}
	.internet .article03 h1 {
		font-size: 20px;
	}
	.internet table .name {
		font-size: 14px;
	}
	.internet th {
		font-size: 18px;
	}
	.internet .article05 h2 {
		font-size: 22px;
		line-height: 30px;
	}
	.internet .article05 {
		font-size: 16px;
	}
	.about .article01 .text {
		min-height: 100px;
	}
	.about .text h2 {
		margin: 7% 0 0;
	}
	.price .article02 h2 {
		font-size: 16px;
	}
	.internet .article05 p span {
		display: inline;
	}
	.internet .article05 .contact span {
		font-size: 18px;
		background: url(/images/ico_35.png) no-repeat;
		background-size: 35px 35px;
		line-height: 35px;
		padding: 0 0 0 40px;
	}
	.internet .article05 a {
		font-size: 16px;
	}
	.internet .article05 .relation {
		margin: 0;
	}
	.contact .article01 .title h1 {
		font-size: 28px;
	}
	.contact .article03 img {
		margin: 20px auto 40px;
	}
	.contact .article05 .flexslider {
		padding: 0 20px;
	}
	.contact .company_ul {
		margin: 0 20px;
	}
	.contact .company_ul .nav {
		padding-left: 0;
	}
	.contact .company_ul .nav li {
		margin-bottom: 19px;
	}
	.contact .company_ul .nav > li > a {
		padding: 7px 5px;
	}
	.company_ul .nav > li.active:before {
		border-width: 0px;
	}
	.contact .contact_tsb h4 {
		font-size: 14px;
	}
	.contact .contact_tsb a {
		font-size: 12px;
	}
	.contact .adress {
		position: static;
		margin-top: 20px;
	}
}
@media screen and (max-width: 560px) {
	#contactForm .form{
		margin: 0 auto;
	}
	.index .article02 h2 {
		font-size: 22px;
	}
	.index .article03 li {
		width: 46%;
	}
	.index .article04 {
		padding: 30px 0;
	}
	.index .article05 .box {
		padding: 0 10px;
		text-align: center;
	}
	.index .article05 .img {
		position: relative;
		margin: 0 auto;
	}
	.index .article05 p {
		padding: 10px 0 0;
	}
	.index .article06 .logo {
		width: 50%;
	}
	.index .article08 h2 {
		font-size: 24px;
	}
	.index .article08 .btn {
		font-size: 18px;
		line-height: 50px;
	}
	.footer .foot {
		padding: 0;
	}
	.footer .f-box {
		width: 100%;
		margin: 0 auto;
		min-height: 100px;
		float: none;
		padding: 0 0 40px;
	}
	.footer .f-box h2 {
		text-align: center;
	}
	.footer .f-box01 {
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}
	.footer .f-box01 a img {
		margin: 0 auto;
	}
	.footer .f-box02 p,
	.footer .f-box03 p,
	.footer .f-box04 p {
		display: inline-block;
		width: 49%;
		text-align: center;
	}
	.footer .f-box05 p {
		text-align: center;
	}
	.footer .wx-box {
		float: none;
		margin: 0 auto;
	}
	.subpage .article01 h1 {
		font-size: 14px;
		line-height: 28px;
	}
	.subpage .article01 h3 {
		font-size: 18px;
	}
	.subpage .article01 h3 span {
		display: inline;
	}
	.internet .article03 h1 {
		font-size: 16px;
	}
	.price .article03 h3 {
		font-size: 20px;
	}
	.price .article03 a {
		margin: 40px 0 0;
		width: 150px;
	}
	.price .article04 {
		margin: 0 2px;
	}
	.price .article04 .box {
		margin-top: 265px;
	}
	.price .article04 .box td {
		padding: 12px 0;
	}
	.price .article04 .look {
		font-size: 12px;
		padding: 30px 10px;
		margin: 0;
	}
	.price .article04 .box table td {
		height: 84px;
	}
	.price .article04 .enterprise_contact_type {
		padding: 15px 2px 0;
	}
	.price .article04 .enterprise_contact_type a img {
		display: block;
	}
	.about .article05 li,
	.about .article05 .last {
		width: 94%;
		padding: 0 2%;
		min-height: 110px;
		float: none;
		max-width: 180px;
		margin: 0 auto 10px;
	}
	.internet .tab-cont {
		height: 34px;
		line-height: 34px;
		background-size: 100% 34px;
		font-size: 18px;
	}
	.internet .tab02 .tab-cont {
		background-size: 100% 34px;
	}
	.internet .article03 h1 {
		margin: 22px 0 0;
	}
	.sign-up-center .form-group .title,
	#contactForm .ent_form .form_block label {
		display: block;
		margin-left: 43px;
		text-align: left;
	}
	.sign-up-center .form-group .title + input,
	#contactForm .ent_form .form_block label + input {
		margin-left: 43px;
	}
	#div_id_embed {
		margin-left: 43px;
	}
	.ent_form {
		text-align: left;
	}
	.ent_form .form_block > label {
		text-align: left;
		float: none;
		width: 100px;
		margin-left: 43px;
	}
	.ent_form .form_block > input,
	.ent_form .form_block > select {
		float: none;
	}
	.ent_form .ent_btn {
		float: none;
	}
	.span_must {
		text-align: left;
	}
	.form_empty {
		top: 37px;
	}
	#div_submit,
	#btn-commit {
		margin-left: 43px;
	}
	#pwd_find .field-group .title {
		display: block;
		text-align: left;
		margin-bottom: 10px;
	}
	#pwd_find .field-group .btn {
		display: block;
		margin-top: 20px;
	}
	.pwd_page {
		min-height: 280px;
	}
	.pwd_page .field-group label.title {
		display: block;
		text-align: left;
	}
	.page_title_sub, .pwd_come {
		padding-left: 40px;
	}
	.pwd_page .field-group,
	#input_tip,
	#succ_tips,
	#err_tips,
	#err_tip,
	#succ_tip {
		margin-left: 40px;
	}

}
@media screen and (max-width: 543px) {
	.index .flex-viewport ul li .article01 {
		height: 231px;
		max-height: 231px;
		overflow: hidden;
	}
}
@media screen and (max-width: 517px) {
	body{
		background: transparent!important;
	}
	#contactForm .form{
		margin: 0 auto!important;
	}
	.index .article03 .point {
		padding: 20px 15px;
	}
	.index .flex-viewport ul li .article01 {
		height: 227px;
		max-height: 227px;
		overflow: hidden;
	}
}
@media screen and (max-width: 320px) {

	.index .article07 li {
		max-width: 310px;
	}
	.index .article04 li p {
		width: 58%;
	}
	.index .article04 li .img {
		width: 39%;
	}
	.internet th {
		font-size: 13px;
	}
	.internet .article04 .point {
		font-size: 14px;
	}
	.internet table .name {
		font-size: 12px;
	}
	.internet .tab-cont {
		font-size: 18px;
	}
	.price .article02 h3 {
		padding: 3px 0 0;
	}
	.price .article04 .item {
		min-width: 89px;
	}
	.price .cont-box,
	.price .article02 h2 {
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		border-radius: 0px;
	}
	.price .article04 h1 {
		line-height: 60px;
	}
	.price .article04 .box03 .block h1 {
		line-height: 60px;
	}
	.price .article02 h3 span {
		font-size: 20px;
	}
	.price .article04 .btn {
		font-size: 14px;
	}
	.about .article02 h3,
	.about .article06 h2,
	.about .article05 .box01 h2 {
		font-size: 20px;
	}
	.contact .article03 {
		padding: 0 10px;
	}
	.contact .article05 .flexslider {
		padding: 0;
	}
	.contact .company_ul {
		margin: 0;
	}
	.contact .company_ul .nav {
		padding-right: 10px;
	}
	.contact .company_ul .nav li {
		margin-bottom: 15px;
	}
	.contact .company_ul .nav li:last-child {
		margin-bottom: 0;
	}
	.contact .width_33 {
		width: 100%;
		margin-top: 30px;
		padding: 0 50px;
	}
	.contact .row > div.width_33:last-child {
		padding-left: 50px;
	}
	.contact .width_33:first-child {
		margin-top: 0;
	}

}
