	body {
		font-family: "微软雅黑", "Microsoft YaHei", 'arial', "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53" !important;
	}
	
	body {
		min-width: 1280px !important;
	}
	
	* {
		margin: 0;
		padding: 0;
	}
	
	ul li {
		list-style: none;
		text-decoration: none;
	}
	
	a {
		text-decoration: none;
	}
	
	@media (max-width:1280px) {
		.fixed .container {
			width: 100%;
		}
		.contact-nav {
			left: 5%!important;
		}
	}
	
	.container {
		width: 1170px;
		margin: auto;
		overflow: hidden;
	}
	
	.event-list #event-1-wrp .event-dot1 {
		top: 70px;
		left: 30px;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	
	.event-wrp {
		margin-left: 20px;
	}
	
	.event-list #event-2-wrp .event-dot1 {
		top: 17px;
		left: 100px;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	
	.event-list #event-3-wrp .event-dot1 {
		top: 10px;
		left: 60px;
		-webkit-transform: rotate(30deg);
		-moz-transform: rotate(30deg);
		-ms-transform: rotate(30deg);
		-o-transform: rotate(30deg);
		transform: rotate(30deg);
	}
	
	.event-list .event-wrp .event-dot1,
	.event-list .event-wrp .event-dot2 {
		position: absolute;
	}
	
	.event-list .event-wrp .event-dot1 img,
	.event-list .event-wrp .event-dot2 img {
		-webkit-transform: scale(.5);
		-moz-transform: scale(.5);
		-ms-transform: scale(.5);
		-o-transform: scale(.5);
		transform: scale(.5);
	}
	
	.event-link {
		position: relative;
	}
	
	.event-list .event-wrp img {
		position: absolute;
	}
	
	.event-list #event-1-wrp .event-dot2 {
		top: 60px;
		left: 60px;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	
	.event-list #event-2-wrp .event-dot2 {
		top: 70px;
		left: 0px;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		-o-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	
	.event-list #event-3-wrp .event-dot2 {
		top: 100px;
		left: 50px;
		-webkit-transform: rotate(210deg);
		-moz-transform: rotate(210deg);
		-ms-transform: rotate(210deg);
		-o-transform: rotate(210deg);
		transform: rotate(210deg);
	}
	
	.event-list .event-in #event-1-wrp #dot1 {
		animation-delay: .15s;
		-webkit-animation-delay: .15s
	}
	
	.event-list .event-in #event-1-wrp #dot2 {
		animation-delay: .15s;
		-webkit-animation-delay: .15s
	}
	
	.event-list .event-in #dot1 {
		animation: dot1 1.8s cubic-bezier(.455, .03, .515, .955);
		-webkit-animation-delay: 0s
	}
	
	.event-list .event-in #dot2 {
		animation: dot2 1.8s cubic-bezier(.455, .03, .515, .955)
	}
	
	@keyframes dot1 {
		0% {
			transform: translate(0, 0) scale(.5);
			opacity: 1
		}
		20% {
			transform: translate(20px, 0) scale(.5);
			opacity: 0
		}
		40% {
			transform: translate(-40px, 0) scale(.5);
			opacity: 0
		}
		70% {
			transform: translate(0, 0) scale(.5);
			opacity: 1
		}
		100% {
			transform: translate(0, 0) scale(.5);
			opacity: 1
		}
	}
	
	@keyframes dot2 {
		0% {
			transform: translate(0, 0) scale(.5);
			opacity: 1
		}
		20% {
			transform: translate(20px, 0) scale(.5);
			opacity: 0
		}
		40% {
			transform: translate(-40px, 0) scale(.5);
			opacity: 0
		}
		70% {
			transform: translate(0, 0) scale(.5);
			opacity: 1
		}
		100% {
			transform: translate(0, 0) scale(.5);
			opacity: 1
		}
	}
	
	a:focus,
	a:hover {
		color: #4A90E2 !important;
		text-decoration: none !important;
	}
	
	.tabsbox .tabs {
		display: none;
	}
	
	.productbanner {
		background: url("../img/product.png");
		background-size: cover;
		background-position:top;
	}
	
	.planbanner {
		background: url("../img/serverb.png");
		background-size: cover;
		background-position:top;
	}
	
	.newbanner {
		background: url("../img/new.png");
		background-size: cover;
		background-position:top;
	}
	
	.aboutbanner {
		background: url("../img/about.png");
		background-size: cover;
		background-position:top;
	}
	
	.joinbanner {
		background: url("../img/join.png");
		background-size: cover;
		background-position:top;
	}
	/*@media (max-width: 768px) {
		.header {
			height: 40px !important;
		}
		.index-box-row li {
			border-left: none !important;
		}
		.aliyun-index-box-2017 {
			position: relative !important;
			bottom: 10px;
			background: none !important;
		}
		.aliyun-index-box-2017 .module-wrap {
			background: rgba(49, 56, 72, .4);
		}
		.banner-img-box img {
			height: auto !important;
		}
		#navbar {
			height: 40px !important;
			line-height: 40px !important;
			border-top: none;
			border-left: none;
			border-right: none;
			border-radius: 0;
		}
		.navss {
			height: 40px !important;
		}
		.navbar-toggle {
			padding: 5px 5px !important;
			margin-top: 4px !important;
		}
		.banner-txt h2 {
			font-size: 20px !important;
		}
		.banner-txt {
			top: 30% !important;
		}
		.banner-t p {
			font-size: 12px !important;
			margin-top: 0 !important;
			line-height: 20px !important;
			width: 100% !important;
		}
		.contact-nav {
			top: 215px !important;
			left: 5% !important;
		}
		.nav-menu {
			background: #313848;
		}
		.nav-menu>li {
			float: none !important;
			line-height: 30px !important;
		}
		.navbar-nav>li>a {
			line-height: 35px !important;
		}
		.nav-menu>li>a:hover,
		a:active,
		a:focus {
			text-decoration: none;
			color: #4a90e2 !important;
		}
		.nav>li>a:focus,
		.nav>li>a:hover {
			background: none !important;
		}
		.nav-2,
		.nav-1,
		.nav-3,
		.nav-4 {
			width: 100% !important;
			left: 0 !important;
			box-shadow: none !important;
			top: 0 !important;
			position: relative !important;
		}
		.open,
		.open1 {
			display: block !important;
		}
		.banner {
			top: 44px;
		}
		.navbar-header {
			background: #313848;
		}
		.banner-txt {
			top: 3% !important;
		}
		a:focus {
			outline: none !important;
			outline-offset: inherit;
		}
		.media-list li {
			width: 385px !important;
			margin-bottom: 50px;
			height: 320px !important;
		}
		.advantage-list li {
			margin-bottom: 20px;
		}
	}*/
	/*内容区*/
	
	.product-box {
		/*height: 600px;*/
		overflow: hidden;
	}
	
	.index-box {
		width: 290px;
		margin: auto;
	}
	
	.voice-link .index-box,
	.apper-link .index-box {
		width: 550px;
	}
	
	.voice-link .server-top,
	.apper-link .server-top {
		float: left;
		margin-top: 50px;
	}
	
	.media-link,
	.writ-link,
	.serch-link {
		width: 390px;
		float: left;
	}
	
	.voice-link .index-box,
	.media-link .index-box {
		float: left;
	}
	
	.safe-link .index-box,
	.serch-link .index-box {
		float: right;
	}
	/*.serch-link,.safe-link{
		padding-right: 0 !important;
	}*/
	
	.media-link,
	.writ-link,
	.serch-link,
	.voice-link,
	.apper-link,
	.safe-link {
		cursor: pointer;
	}
	
	.main {
		width: 100%;
		height: 100%;
	}
	
	.server {
		background: #b0d6f5;
		margin-top: 30px;
	}
	
	.server-box {
		padding-top: 37px;
		padding-right: 30px;
		padding-left: 30px;
		/* background: #EDEFF3; */
		/* height: 510px; */
	}
	
	.server-top {
		text-align: center;
	}
	
	.server-txt {
		margin-top: 50px;
		float: right;
		margin-left: 25px;
		padding: 0 !important;
		width: 400px;
	}
	
	.server-txt h4 {
		font-weight: normal;
		font-size: 24px;
		margin-bottom: 10px;
		text-align: left;
	}
	
	.server-txt p {
		line-height: 26px;
		margin: 0 0 15px;
	}
	
	.web {
		position: relative;
	}
	
	#header {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		z-index: 111111;
	}
	
	.banner {
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
	}
	
	.banners {
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.banner-txt {
		max-width: 100%;
		height: auto;
		position: relative;
		top: 45%;
		color: #FFFFFF !important;
	}
	
	.banner-txt h2 {
		line-height: 53px;
		font-weight: 700;
		font-size: 53px;
		color: #FFFFFF;
	}
	
	.navbar-toggle .icon-bar {
		background: #FFF !important;
	}
	
	.banner-t p {
		width: 56%;
		line-height: 28px;
		font-weight: 300;
		font-size: 20px;
		margin-top: 20px;
	}
	
	.product,
	.server-title,
	.new,
	.our-server {
		padding-top: 50px;
		margin-bottom: 30px;
	}
	
	.pro-title {
		font-size: 16px;
		line-height: 34px;
		color: #777;
		font-weight: 400;
		letter-spacing: normal;
	}
	
	.tabs .pro-list .pro-txt {
		width: 900px;
	}
	
	.newbg .pro-txt {
		width: 700px;
	}
	
	.tabs .pro-icon {
		float: left;
	}
	
	.pro-icon {
		text-align: center;
		/*margin-left: -20px;*/
		/*float: left;*/
	}
	/*.pro-icon img {
		width: 100%;
		height: 100%;
	}*/
	/*.pro-txt {
		width: 700px;
		float: right;
	}
	*/
	
	.pro-txt h4 {
		font-weight: normal;
		text-align: center;
		font-size: 20px;
	}
	
	.pro-txt p {
		font-size: 16px;
		line-height: 22px;
		color: #666666;
		text-align: left;
	}
	
	.server-ct {
		height: 225px;
		position: relative;
		padding: 37px 20px;
	}
	
	.icon {
		display: inline;
		float: left;
		opacity: 0;
	}
	
	.icon_text {
		float: left;
		opacity: 0;
	}
	
	.icon_text h5 {
		margin: 0 0 15px;
		font-size: 18px;
		font-weight: 600;
		line-height: 25px;
		color: #002E5B;
	}
	
	strong {
		color: #002E5B;
	}
	
	.icon_text p {
		font-size: 13px;
		line-height: 30px;
	}
	
	.partner img {
		height: 165px;
		line-height: 165px;
	}
	
	.icons {
		margin: 3px 0 0 5px;
		font-size: 12px;
		vertical-align: middle;
		color: #fde428;
	}
	
	.new-img {
		width: 360px;
		height: 172px;
		border: 1px solid #FFFFFF;
		overflow: hidden;
	}
	
	.new-img a img {
		transition: all 0.6s;
	}
	
	.new-img a img:hover {
		transform: scale(1.2);
	}
	
	.news-list {
		padding: 10px 0 0 0;
		opacity: 1;
	}
	/*解决方案*/
	
	.solve {
		width: 1170px;
		margin: auto;
	}
	
	.solve li {
		width: 49.5%;
		float: left;
	}
	
	.media-tab {
		width: 726px;
		height: 50px;
		margin: 105px auto;
		border: 1px solid #7197ff;
		/*display: flex;*/
	}
	
	.media-tab li {
		cursor: pointer;
		float: left;
		line-height: 50px;
		text-align: center;
		font-size: 16px;
		color: #7197ff;
		/*flex: 1;*/
		width: 50%;
	}
	
	.media-tab li.select {
		background: #7197FF;
		color: #FFFFFF;
	}
	
	.img {
		margin-top: 20px;
		margin-bottom: 110px;
	}
	
	.img img {
		width: 1160px;
	}
	
	.imgs {
		width: 1170px;
		height: 466px;
		position: relative;
		overflow: hidden;
	}
	
	.imgs .lunbo li img {
		width: 2720px;
		height: 466px;
	}
	
	.lunbo {
		/*width: 3048px;*/
		height: 466px;
		float: left;
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.conten {
		display: flex;
		margin-top: 20px;
		margin: auto;
	}
	
	.conten li {
		cursor: pointer;
		float: left;
		flex: 1;
		text-align: center;
	}
	
	.conten-tab {
		/*color: #007AFF;*/
		background: #FFFFFF !important;
		border-left: 2px solid #7197FF;
	}
	
	.conten-title {
		color: #007AFF;
	}
	
	.contenbox .img {
		display: none;
	}
	
	.space-tab {
		/*width: 200px;
				float: left;*/
		float: left;
		border: 1px solid #ccc;
		/*padding: 10px 40px;*/
		height: 505px;
		margin-top: 10px;
		border-color: #7197FF;
		position: relative;
		left: 10px;
		width: 145px;
		text-align: center;
		line-height: 50px;
	}
	
	.space-tab li {
		background: #F6FAFF;
		border-bottom: 1px solid #7197FF;
		height: 50px;
		color: #007AFF;
		font-weight: bold;
		cursor: pointer;
	}
	
	.rg-img-box {
		float: right;
	}
	
	.rg-img-box .rg-img {
		display: none;
	}
	
	.rg-img>img {
		width: 1022px;
		height: 545px;
	}
	
	.contenbox {
		overflow: hidden;
	}
	
	.contenbox .img {
		overflow: hidden;
	}
	
	.lunbo {
		width: 2775px;
		animation: switch 20s linear infinite;
	}
	
	.lunbo li {
		float: left;
		/*width: 555px;*/
		height: 466px;
	}
	
	@keyframes switch {
		from {
			left: 0;
		}
		to {
			left: -1620px;
		}
	}
	
	.line {
		width: 70px;
		height: 3px;
		margin: auto;
		background: #007AFF;
		display: inherit;
		margin-top: 10px;
	}
	/*服务客户轮播*/
	
	.list {
		width: 1170px;
		height: 115px;
		position: relative;
		overflow: hidden;
	}
	
	.contact-list li {
		float: left;
		width: 181px;
		height: 90px;
		margin-right: 55px;
	}
	.contact-list li img{
		width: 180px;
		height: 90px;
	}
	.server-list li {
		float: left;
		height: 115px;
	}
	
	.server-list {
		float: left;
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
		width:1956px;
		height: 115px;
		animation: server 20s linear infinite;
	}
	
	@keyframes server {
		from{
			left: 0;
		}
		to{
			left: -800px;
		}
	}
	
	.server-list li img {
		width: 100%;
	}
	/*新闻中心*/
	
	.img_box,
	.text-box {
		width: 585px;
		float: left;
	}
	
	.text-box {
		float: right;
	}
	
	.data {
		float: left;
		text-align: center;
	}
	
	.data .month {
		width: 40px;
		height: 40px;
		background: #a8b1c2;
		color: #FFFFFF;
		text-align: center;
		font-size: 14px;
		line-height: 40px;
		font-weight: bold;
		margin-bottom: 10px;
		border-radius: 5px;
	}
	
	li.check .month {
		background: #7297ff;
	}
	
	li.check .data span {
		color: #7297ff;
	}
	
	.news-list li {
		height: 70px;
		margin-bottom: 60px;
	}
	
	.new-txt {
		width: 85%;
		float: right;
	}
	
	.new-txt p {
		text-align: justify;
		line-height: 20px;
		color: #666666;
		margin-top: 10px;
		font-size: 16px;
	}
	
	.new-txt h4 a {
		color: #333333;
		font-weight: bold;
		font-size: 16px;
	}
	
	.news img {
		max-width: 100%;
		height: auto;
		margin-bottom: 50px;
		border-radius: 5px;
	}
	/*产品服务*/
	
	.banner-boxs {
		width: 100%;
		/*height: 520px;*/
		/*position: relative;*/
	}
	
	.products {
		/*display: flex;*/
	}
	
	.products li {
		/*flex: 1;*/
		float: left;
		width: 33%;
	}
	
	.products li .fontrt {
		width: 270px;
	}
	
	.banner-img-box {
		width: 100%;
		display: block;
		height:440px;
	}
	/*.banner-img-box img {
		width: 100%;
		height: 520px;
	}*/
	
	.frist {
		background: url("../img/banner.png") no-repeat;
		background-size: cover;
		background-position: top;
	}
	
	.secnd {
		background: url("../img/banner2.png") no-repeat;
		background-size: cover;
		background-position: top;
	}
	
	.aliyun-index-box-2017 {
		background: rgba(49, 56, 72, .4);
		position: absolute;
		height: 100px;
		width: 100%;
		bottom: 0px;
	}
	
	.aliyun-index-box-2017 .module-wrap {
		position: relative;
	}
	
	.index-box-row li:first-child {
		padding-left: 0;
		border-left: none;
	}
	
	.index-box-row li {
		cursor: pointer;
		height: 100px;
		border-left: 2px solid #060232;
	}
	
	.index-box-row li:hover {
		background: rgba(113, 151, 255, .4);
	}
	
	.actives {
		background: rgba(113, 151, 255, .4);
	}
	
	.pro-list:first-child {
		margin-top: 120px;
	}
	
	.pro-list {
		margin: 0 0 40px 0;
		/*background: #f6faff;*/
	}
	
	.newbg {
		background: url(../img/di.png) no-repeat;
		display: inline-block;
		width: 1170px;
	}
	
	.pro-list .img-left {
		padding: 40px 0 40px 40px !important;
	}
	
	.product-title {
		text-align: left !important;
	}
	
	.product-title a {
		color: #232323;
		font-weight: 700;
	}
	
	.product-txt li {
		text-align: center;
		color: #333;
		width: 25%;
		float: left;
	}
	
	.introduce {
		padding: 30px 0;
		overflow: hidden;
	}
	
	.product-title-line {
		font-size: 24px;
		background-color: #fff;
		display: inline-block;
		padding-right: 10px;
		position: relative;
		padding-left: 14px;
		font-weight: normal;
	}
	
	.product-title-line:before {
		position: absolute;
		left: 0px;
		top: 0px;
		content: "";
		height: 26px;
		width: 4px;
		background: #4e8dee;
	}
	
	.pros-txt {
		margin-right: 15px !important;
	}
	
	.pros-txt p {
		padding: 20px 0;
		line-height: 25px;
		padding-left: 20px;
		color: #333333;
		font-size: 16px;
	}
	
	.pros-list li {
		float: left;
		position: relative;
		border: 1px solid #eee;
		width: 313px;
		padding: 0 20px;
		padding-top: 90px;
		height: 275px;
		cursor: default;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
	}
	
	.pro-img {
		position: absolute;
		top: -20px;
		right: 15px;
		width: 108px;
		height: 126px;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
	}
	
	.pros-list li h4 {
		font-size: 24px;
		/*padding-left: 20px;*/
		font-weight: normal;
	}
	
	.function-list li {
		width: 333px;
		float: left;
		position: relative;
		border: 1px solid #eee;
		padding: 0 20px;
		/*padding-top: 90px;*/
		height: 220px;
		cursor: default;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
	}
	
	.function-list li h4,
	.proslist li h4 {
		padding-top: 30px;
		color: #7297ff;
		font-weight: 500;
		display: inline-block;
		float: left;
		width: 130px;
		margin-right: 60px;
	}
	
	.function-list li h4:before {
		position: absolute;
		left: 20px;
		top: 70px;
		content: "";
		height: 2px;
		width: 330px;
		background: #ececec;
	}
	
	.function-list li .scene-txt {
		padding-left: 0;
	}
	
	.media-list li h4 {
		/*padding-left: 20px;*/
	}
	
	.fontrt {
		width: 450px;
		float: right !important;
		margin-top: 21px;
		padding-right: 0 !important;
	}
	
	.fontrt h4 {
		color: #FFFFFF;
	}
	
	.fontrt p {
		color: rgba(255, 255, 255, .8);
		font-size: 13px;
		margin-top: 10px;
	}
	
	.fuzhu {
		margin-top: 21px;
	}
	
	.scene-txt {
		font-size: 15px;
		text-align: left;
		word-break: break-all;
		line-height: 24px;
		padding: 40px 0 40px 0px;
		width: 320px;
		float: left;
	}

	.justify {
		text-align: justify !important;
	}
	
	.media-list .scene-txt {
		width: 100%;
	}
	
	.advantage-list .scene-txt {
		width: 100%;
		/*padding: 40px 0 40px 20px;*/
	}
	
	.pros-list li:hover,
	.media-list li:hover {
		border: 1px solid #4e8dee;
	}
	
	.pros-list li:hover .pro-img,
	.media-list li:hover .pro-img {
		position: absolute;
		top: -32px;
		right: 15px;
	}
	/*.proslist{
		display: flex;
	}*/
	
	.proslist li {
		width: 50%;
		padding-bottom: 70px;
		float: left;
	}
	
	.prostitle {
		float: left;
		margin-top: 35px;
		position: relative;
	}
	
	.prostitle p {
		height: 25px;
		line-height: 5px;
		color: #333333;
		font-size: 14px;
	}
	
	.prostitle p:before {
		position: absolute;
		left: -10px;
		/*top: 0;*/
		content: "";
		height: 5px;
		width: 5px;
		border-radius: 50%;
		background: #000000;
	}
	
	.proslist li:nth-child(1) {
		border-bottom: 2px solid #ECECEC;
		border-right: 2px solid #ECECEC;
	}
	
	.proslist li:nth-child(2) {
		border-bottom: 2px solid #ECECEC;
		/* padding-bottom: 95px; */
		width: 47%;
	}
	
	.proslist li:nth-child(3) {
		border-right: 2px solid #ECECEC;
	}
	
	.proslist li:nth-child(4) {
		width: 47%;
	}
	
	.proslist li:nth-child(2) h4 {
		margin-left: 50px;
	}
	
	.proslist li:nth-child(4) h4 {
		margin-left: 50px;
	}
	
	.review li {
		padding-bottom: 50px;
	}
	
	.review li:nth-child(2) {
		padding-bottom: 26px;
		width: 47%;
	}
	
	.review li:nth-child(4) {
		width: 47%;
	}
	
	.review li h4 {
		width: 120px;
		margin-right: 75px;
	}
	.review li .scene-txt {
		padding-top: 25px;
		width: 280px;
	}
	
	.advantage-list li {
		float: left;
		position: relative;
		border: 1px solid #eee;
		width: 234px;
		padding: 0 20px;
		padding-top: 50px;
		height: 435px;
		cursor: default;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
	}
	
	.advantage-img {
		width: 92px;
		height: 92px;
		margin: auto;
	}
	
	.bottom {
		width: 274px;
		height: 90px;
		background: #7297ff;
		position: absolute;
		bottom: 0;
		left: 0;
		text-align: center;
		line-height: 90px;
		color: #FFFFFF;
		font-size: 20px;
	}
	
	.advantage-list li:hover {
		border: 1px solid #4e8dee;
		-webkit-box-shadow: 0 3px 20px rgba(78, 141, 238, .1);
		box-shadow: 0 3px 20px rgba(78, 141, 238, .1);
		-webkit-transform: translate3d(0, -2px, 0);
		transform: translate3d(0, -2px, 0);
	}
	
	.media-list li {
		float: left;
		position: relative;
		border: 1px solid #eee;
		width: 510px;
		padding: 0 20px;
		padding-top: 90px;
		height: 275px;
		cursor: default;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
	}
	
	.pro-nav-txt {
		font-size: 16px;
		color: #262626;
	}
	
	.pro-nav-txt:focus,
	.pro-nav-txt:hover {
		color: #4A90E2;
		text-decoration: none;
	}
	/*返回顶部*/
	
	.back-fixed {
		position: fixed;
		bottom: 50px;
		right: 50px;
	}
	/*新闻中心-详情*/
	
	.new-title h2 {
		padding: 50px 0 0 0;
		font-weight: bold;
	}
	
	.new-title p {
		padding: 15px 5px 0;
		font-size: 16px;
		font-weight: 700;
	}
	
	.img-box {
		width: 1080px;
		margin: auto;
		padding: 30px 0;
	}
	
	.new-content {
		margin-bottom: 50px;
	}
	
	.new-content p {
		padding: 15px 0;
		line-height: 25px;
		text-indent: 2em;
	}
	
	.new-content p .title {
		background: #374bae;
		color: #FFFFFF;
		padding: 5px;
	}
	/*关于我们*/
	
	.contact-box {
		padding: 100px 0;
	}
	
	.contact-left {
		position: absolute;
		top: 0;
		left: 0;
	}
	
	.contact-nav {
		padding-left: 25px;
		border-left: 1px solid #D8D8D8;
		position: fixed;
		left: 20%;
		top: 615px;
	}
	
	.contact-nav li {
		height: 50px;
		line-height: 50px;
		font-size: 16px;
	}
	
	.contact-nav li a {
		color: #333333;
	}
	
	.contact-nav li a:hover,
	.contact-nav li a:active {
		text-decoration: none;
		font-size: 18px;
		transition: all 0.2s linear;
	}
	
	.contact-right {
		float: right;
		padding: 100px 0 0 0;
		width: 1170px;
	}
	.contact-right:last-child{
		margin-bottom: 100px;
	}
	/*.bottom-line {
		border-bottom: 1px solid #CCCCCC;
	}*/
	
	.contact-list li {
		margin: 20px 29px 20px 0;
	}
	
	.contact-titile {
		margin-bottom: 20px;
	}
	
	.contact-titile h4 {
		font-weight: bold;
		font-size: 30px;
	}
	
	.contact-titile p {
		text-indent: 2em;
		line-height: 25px;
		margin-top: 20px;
		font-size: 15px;
	}
	
	.contact-txt {
		margin-bottom: 50px;
	}
	
	.contact-txt p {
		line-height: 25px;
		padding: 10px 0;
		font-size: 15px;
	}
	
	.look-button {
		/*border: 1px solid #4A90E2;*/
		padding: 15px 30px;
		text-align: center;
		display: inline;
		background: #7297ff;
	}
	
	.look-button a {
		color: #FFFFFF;
	}
	
	.look-button a:hover {
		color: #FFFFFF !important;
	}
	.mapbox{
		display: block;
	}
	.maps{
		width: 49%;
		float: left;
	}
	.maps:first-child{
		margin-right: 1%;
	}
	/*加入我们*/
	
	.join-box,
	.joins-box {
		padding: 50px;
		border: 1px solid #4A90E2;
	}
	
	.join-title {
		padding: 50px 0;
	}
	
	.join-list,
	.joins-list {
		height: 80px;
	}
	
	.join-list li,
	.joins-list li {
		float: left;
		padding: 20px 30px;
		text-align: center;
		background: #edf6ff;
		margin-right: 10px;
	}
	
	.join-list li.act,
	.joins-list li.acts {
		background: #4e8cee;
		color: #FFFFFF;
	}
	
	.describe,
	.require {
		padding-top: 20px;
	}
	
	.describe p,
	.require p {
		line-height: 25px;
	}
	
	.join-txt {
		margin-bottom: 50px;
	}
	
	.about-us {
		margin-top: 50px;
	}
	
	.about-us li {
		height: 25px;
		line-height: 25px;
		font-weight: 400;
	}
	/*服务与支持
	
	.server_box {
		margin-bottom: 50px;
	}
	
	.server-lists {
		width: 45%;
		float: left;
	}
	
	.server-lists:nth-child(odd) {
		margin-right: 105px;
	}
	
	.name {
		float: left;
		font-size: 20px;
		line-height: 65px;
	}
	
	.server-input {
		width: 420px;
		height: 65px;
		float: right;
		margin-bottom: 30px;
		padding-left: 40px;
	}
	
	.server-input input,
	.server-input select,
	.server-input textarea {
		width: 100%;
		height: 100%;
		float: left;
		border: 1px solid #D8D8D8;
		padding-left: 20px;
	}
	
	.server-note {
		width: 100%;
		height: 300px;
		margin-bottom: 100px;
	}
	
	.save-button {
		padding: 20px 100px;
		color: #FFFFFF;
		background: #4A90E2;
		display: inline;
		font-size: 20px;
		margin-left: 110px;
		cursor: pointer;
	}*/