* {
	margin: 0;
	padding: 0
}

em,
i {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

button {
	cursor: pointer
}

a {
	color: #666;
	text-decoration: none
}

a:hover {
	color: #e33333
}

button,
input {
	font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, \\5B8B\4F53, sans-serif
}

body {
	-webkit-font-smoothing: antialiased;
	background-color: #fff;
	font: 12px/1.5 Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, \\5B8B\4F53, sans-serif;
	color: #666
}

.hide,
.none {
	display: none
}

.clearfix:after {
	visibility: hidden;
	clear: both;
	display: block;
	content: ".";
	height: 0
}

.clearfix {
	*zoom: 1
}

header .content {
	width: 1200px;
	/* background: #aaaa7f; */
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin: 15px auto;
}

header .content .logo {
	
}
header .content .nav {
	display: flex;
	justify-content: center;
	align-items: center;
}
header .content .nav ul li {
	display: inline-block;
}
header .content .nav a {
	font-size: 16px;
    color: #000;
	display: block;
	padding: 10px 20px;
}
header .content .nav ul li:last-child {
	background-color: #3389ff;
	border-radius: 20px;
	padding: 0 1.25rem;
}
header .content .nav ul li:last-child a {
	color: #FFFFFF!important;
}
.mySwiper .swiper-slide img {
	width: 100%;
}
#container .content {
	width: 75rem;
	margin: 0 auto;
	padding: 30px;
}
#container .content .jieshao {
	display: flex;
	flex-direction: row;
	padding: 30px 0 0 0;
}
#container .content .jieshao .left {
	font-size: 18px;
	padding: 50px 50px;
	flex-grow: 2;
}
#container .content .jieshao .left p {
	text-indent: 30px;
}
#container .content .jieshao .right {
	flex-grow: 1;
	width: 700px;
}
#container .content .jieshao .right img {
	overflow: hidden;
	height: 350px;
	width: 350px;
}
#fangan {
	display: grid;
	grid-template-columns: 50% 50%;
}
section h2 {
	font-size: 36px;
	color: #424A66;
	letter-spacing: 0;
	font-weight: 400;
	grid-column-start: 1;
	grid-column-end: 3;
	padding: 50px 0;
}
#fangan .fa {
	height: 250px;
	width: 100%;
	padding: 20px 0;
}
#fangan .fa1 {
	background: url(../images/main_b_b.png) no-repeat center;
}
#fangan .fa2 {
	background: url(../images/main_b_r.png) no-repeat center;
}
#fangan .fa3 {
	background: url(../images/main_b_g.png) no-repeat center;
}
#fangan .fa4 {
	background: url(../images/main_b_y.png) no-repeat center;
}
#fangan .fa .con {
	width: 50%;
	padding: 50px 100px 100px 100px;
	color: #FFFFFF;
	font-size: 17px;
}
#fangan .fa .con em {
	display: inline-block;
	margin-bottom: 20px;
}
#yingyong p {
	font-size: 18px;
}
#yingyong .yyimg {
	display: flex;
	justify-content: space-between;
	padding: 60px 60px 0px 60px;;
}
#yingjian {
	display: grid;
	grid-template-columns: 30% 30% 30%;
	padding-bottom: 50px;
	justify-content: space-between;
}
#yingjian h2 {
	grid-column-start: 1;
	grid-column-end: 4;
}
#yingjian .one{
	grid-row-start: 2;
	grid-row-end: 4;
}
#yingjian .item {
	background: #EFF6FF;
	margin: 10px 20px;
	padding: 20px 40px;
	display: flex;
	flex-direction: column;
	align-self: flex-end;
	border-radius: 10px;
}
#yingjian .item em {
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0 0 0;
}
#yingjian .item p {
	font-size: 16px;
	padding: 20px 0 35px 0;
}

footer {
	background: #F9F9F9;
}
footer .left {
	display: grid;
	grid-template-columns: 50% 50%;
}
footer .left .alalong {
	border-right: 1px solid #ebebeb;
}
footer .left .alalong ,footer .left .longgan {
	overflow: hidden;
	padding: 15px 30px;
}
footer .left .alalong img ,footer .left .longgan img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
footer .contack {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
	display: grid;
	grid-template-columns: 35% 45% 20%;
}
footer .contack {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 25px;
}
footer .contack .left .longgan p {
	font-size: 11px;
	margin-top: -30px;
	text-align: center;
}
footer .contack .right img {
	width: 100%;
}
footer .contack .center {
	padding: 20px;
}
footer .bottom {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	padding: 10px;
}
footer .bottom a {
    color: #FFFFFF;
}
.page #container .banner,.product .banner, .yy .banner,.article .banner,.single .banner {
	height: 400px;
	display: flex;
	justify-content: center;
}
.page #container .banner img ,.product .banner img,.yy .banner img,.article .banner img,.single .banner img{
	max-height: 100%;
	overflow: hidden;
}
.page .content h2,.product .content h2 ,.yy .content h2  {
	font-size: 36px;
	font-weight: normal;
	color: #424A66;
	padding: 30px;
}
.page .content .con,.product .content .con ,.yy .content .con{
	display: grid;
	grid-template-columns: 75% 25%;
	padding: 20px 50px;
	border-radius: 15px;
	box-shadow: 0 0 5px 5px #f6f7f7;
}
.page .content .con .con-left {
	display: grid;
	padding-top: 30px;
}
.page .content .con .con-left h3, .product .content .con .con-left h3{
	font-size: 36px;
	padding-bottom: 20px;
}
.page .content .con .con-left h3 em ,.product .content .con .con-left h3 em{
	font-size: 16px;
	font-weight: normal;
}
.page .content .con .con-left p ,.product .content .con .con-left p{
	font-size: 16px;
	letter-spacing:2px;
	padding: 10px 0;
}
.page .content .con .one, .product .content .con .one {
	margin-top: -80px;
}
.product .content .con .con-right {
	display: grid;
	justify-items:center;
	align-items:center;
}
.product .content .con .con-right img{
	width: 80%;
}
.product .content .con .con-left .main {
	display: grid;
	grid-template-columns: 50% 50%;
}
.product .content .con .con-left li {
	list-style: url(../images/list_ico.png);
	padding: 10px 0;
}
.pro-yingjian {
	margin-bottom: 40px;
}
/* -----------------应用软件--------------------- */

.con2 {
	display: grid;
	padding: 20px 50px;
	border-radius: 15px;
	box-shadow: 0 0 5px 5px #f6f7f7;
	margin-bottom: 50px;
}
.con2 h3 {
	font-size: 36px;
	color: #50597B;
	letter-spacing: 0;
	line-height: 46px;
	padding-bottom: 20px;
}
.product .content .con2 p ,.yy .content .con2 p {
    font-size: 16px;
    letter-spacing: 2px;
    padding: 10px 0;
}
.product .content .con2 .img .yy .content .con2 .img {
	padding: 20px;
	display: flex;
	flex-wrap: wrap ;
	justify-content: center;
}
.product .content .con2 .img img, .yy .content .con2 .img img {
	padding: 20px;
}
/* 单页,服务 */
.server-con {
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
.server-con h2 {
	font-size: 36px;
	padding: 50px 0;
}
.server-con .con-three {
	display: grid;
	grid-template-columns: 33% 33% 33%;
	padding-bottom: 30px;
}
.server-con .con-three img {
	padding: 10px;
}
.server-con .con-three em {
	font-size: 20px;
	color: #4B5566!important;
}
.server-con .con-three p {
	font-size: 20px;
	color: #B8BFCC;
	padding: 5px 0;
}
.server-con .con-four {
	display: grid;
	grid-template-columns: 50% 50%;
	background-color: #3389ff;
	color: #fff;
	border-radius: 20px;
}
.server-con .con-four .con-text {
	display: grid;
	justify-content: center;
	justify-items: center;
	padding: 50px 0;
	border: 1px solid #FFFFFF;
}
.server-con .con-four .con-text em {
	padding: 20px;
	font-size: 28px;
}
.server-con .con-four .con-text p {
	font-size: 14px;
}
.server-con .img {
	width: 100%;
}
.server-con .img img {
	 width: 100%; height: 100%;
	object-fit: cover;
}
/* 文章内容页 */
.article #container .content {
	padding: 50px;
	width: 1200px;
	margin: 0 auto;
}
.article .content  h1 {
	text-align: center;
}
.article .content .article_content {
	font-size: 14px;
	padding: 30px;
}
.page .content h1 {
	padding: 10px 0;
}
.article .content .article_content p {
	margin: 8px 0;
}
.article .content .info {
	text-align: center;
}
.article .content .info ul li {
	display: inline-block;
	padding: 10px;
}
/* 友情链接 */
.index .friend {
	background-color: #dadada;
}
.index .friend ul {
	width: 1200px;
	margin: 0 auto;
}
.index .friend ul li {
	display: inline-block;
	padding: 5px;
}
/* 文章列表 */
.category .post-con {
	max-width: 1200px;
	margin: 0 auto;
}
.category .post-con figure {
	display: flex;
	padding: 20px;
	border-bottom: 1px dashed #ccc;
}
.category .post-con figure .img {
	width: 300px;
	height: 150px;
}
.category .post-con figure .img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.category .post-con figure figcaption {
	margin-left: 20px;
	display: grid;
	width: 850px;
}
.category .post-con figure figcaption p {
	font-size: 14px;
}
.category .post-con figure figcaption time {
	align-self:end;
}

/* 文章页 */
.single .post-con {
	max-width: 1200px;
	margin: 0 auto;
}
h1 {
	text-align: center;
	padding: 20px 20px 0 20px;
}
.single .article_content h3 {
    padding: 10px 0;
}
.single .post-con .info {
	text-align: center;
}
.single .post-con .info span {
	margin: 0 20px;
}
.single .post-con .article_content {
	padding: 20px;
}

