﻿@charset "utf-8";
/* CSS Document */
body,.main-block ul.block-icon,.main-block h2,.main-block ul.text,.main-block ul.pic,.footer p.floatright,.footer p.floatleft {
	margin: 0;
	padding: 0;
	}
a {
	text-decoration: none;
	color: #333;
	}
a:hover {
	color: #0063dc;
}
#full-screen-slider { 
	width:100%; /*width: auto;*/
	float:left; 
	position:relative;
	}
.full-screen-slider-gray { 
	width:100%; /*width: auto;*/
	float:left; 
	background: #f4f4f4; 
	}
.full-screen-slider-write { 
	width:100%; /*width: auto;border: 1px solid green;*/
	float:left; 
	background: #fff;
	}
.wrapper {
	margin: 0 auto;
	width: 1200px; /*border: 1px solid red;*/
	height: 100%;
	}
.header {
	margin: 0 auto;
	width: 1200px;
	background: #fff url(../Images/Logo.jpg) no-repeat;;
	height: 86px;
	}
.header .logo {
	position: relative;
	}
.header span { float: right; padding-top: 20px;}
.banner {
/*	background: #3191e5 url(../Images/BannerBg1.jpg) no-repeat scroll;*/
	height: 500px;
	}
.floatword {
	float: right;
	background: #181b1e;
	opacity: 0.7;
	margin: 300px 0px 20px 500px;
	padding-top: 20px;
	display: inline;
	width: 400px;
	height: 60px;
	line-height: 60px;
	text-indent: 20px;
	color: #fff;
	font: 20px  微软雅黑,宋体;
	letter-spacing: 2px;
	}
.main-block {
	height: 310px;
	width: 100%;
/*	background: #fff;*/
	}
.main-block h2 {
	padding: 30px 25px 15px 25px;
	color: #0063dc;
	font: 26px  微软雅黑,宋体;
	}
.main-block ul.block-icon {
	float: left;
	list-style: none;
	}
.main-block ul.block-icon li {
	/*margin-right: 60px;*/ /*margin-right: 30px;border: 1px solid green;*/
	margin: 0px 35px 20px 25px;
	float: left;
	}
.main-block ul.block-icon p { font: 20px  微软雅黑,宋体; text-align: center;}
.main-block ul.software {
	float: left;
	list-style: none;
	margin: 0;padding: 0;
	}
.main-block ul.software li {
	/*margin-right: 60px;*/ /*margin-right: 30px; margin: 0px 82px 20px 0px;border: 1px solid orange;*/
	padding:10px 98px 10px 25px;
	float: left;
	}
.main-block ul.software p { font: 20px  微软雅黑,宋体; text-align: center;}
.main-block ul.word { float: left;list-style: none; font: 20px  微软雅黑,宋体; text-align: center; padding: 0px 0px 0px 10px;}
.main-block ul.word li {
	margin-top: 0px;
	/*margin-right: 60px;*//*margin-right: 10px; border: 1px solid blue;*/
	margin-left: 15px;
	float: left;
	}
.main-block ul.word li.word_gray{
	background: #ddd;
	height: 263px;
	padding: 0 15px 0 15px;margin-left: 0px;margin-right: 30px;
}

.main-block ul.text {
	float: left;
	list-style: none;
	padding: 16px 40px;
	}
.main-block ul.text-gd {
	float: left;
	list-style: none;
	margin-top: 0px;background: #fff; height: 250px;width: 200px; border: 1px solid #e5e5e5; padding: 50px 0px 0px 10%;
	font: 20px  微软雅黑,宋体;
	}
.main-block ul.text li {
	display: inline;
	color: #737373;
	font: 20px  微软雅黑,宋体;
	padding: 0px 50px;
	text-align: center; /*border: 1px solid green;*/
	}
.main-block ul.pic {
	width: 100%;
	float: left;
	list-style: none;/* border: 1px solid yellow;*/
	}
.main-block ul.pic li {
	display: inline;
	color: #737373;
	font: 20px  微软雅黑,宋体;
	padding:10px 98px 10px 25px;/*border: 1px solid green;*/
	float: left;
	}
.main-block ul.pic h4 {
	color: #737373;
	font: 20px  微软雅黑,宋体;
	padding:0px auto 10px auto;text-align: center;
	top: -90px;
	position: relative;
	}
.full-screen-slider-footer { 
	width:100%; 
	float:left; 
	position:relative;
	background: #535557;
	margin-top: 80px;
	}
.footer {
	font: 14px  微软雅黑,宋体;
	color: #fff;
	height: 150px;
	}
.footer p.floatleft {
	float: left;
	padding:20px 80px 10px 25px;
	width: 400px;
	}

.footer p.floatleft a {
	text-decoration: none;
	color: #fff;
	}
.footer p.floatleft a:hover {
	text-decoration: none;
	color: #bfd9fd;
	}

.footer p.floatright {
	float: right;
	width: 290px;
	padding:20px 20px 10px 25px;
	}
.footer p.floatright a {
	text-decoration: none;
	color: #fff;
	}
.footer p.floatright a:hover {
	text-decoration: none;
	color: #bfd9fd;
	}
.footer p.floatright span {
	padding:20px 20px 10px 0px;
	}