a, address, b, big, blockquote, body, center, cite, code, dd, del, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, label, legend, li, ol, p, pre, small, span, strong, u, ul, var {
	margin: 0;
	padding: 0;
}
em, i, u {
	font-style: normal;
}
li, a, div {
	outline: none
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
img {
	border: 0;
	vertical-align: bottom;
	text-align: center
}
a {
	color: #333;
	text-decoration: none;
	cursor: pointer;
	font-size: 0.6rem
}
a:hover {
	color: #333;
	text-decoration: none
}
*:focus {
	outline: none;
}
a:hover {
	cursor: default;
}
.clear {
	clear: both;
}
.clear:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
img {
	vertical-align: bottom;
}
table {
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0
}
h1 {
	font-size: 16px
}
h2, h3, h4 {
	font-size: 0.7rem
}
body {
	background: #FFF none repeat scroll 0 0;
	color: #333;
	font-family: Tahoma,"Microsoft YaHei", "SimSun", "宋体", Helvetica, "STHeiti STXihei", "Microsoft JhengHei";
	overflow-x: hidden;
	font-size: 0.6rem
}
.fr {
	float: right;
}
.fl {
	float: left
}
.hide {
	display: none
}
.red {
	color: #ff3300;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}
input[type="email"], input[type="search"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"] {
	padding: 0 0.3rem;
}
li {
	list-style-type: none
}
/*
@-webkit-keyframes op{0%{opacity:1}50%{opacity:0.5}100%{opacity:1}}
@-webkit-keyframes qn{0%{-webkit-transform:rotateZ(0deg)}50%{-webkit-transform:rotateZ(70deg)}100%{-webkit-transform:rotateZ(0deg)}}
@-webkit-keyframes qw{0%{-webkit-transform:rotateZ(0deg)}100%{-webkit-transform:rotateZ(-360deg)}}
@-webkit-keyframes rotate{0%{-webkit-transform:rotateZ(0deg)}100%{-webkit-transform:rotateZ(360deg)}}
@-webkit-keyframes py{0%{-webkit-transform: translate(0,-5px)}50%{-webkit-transform: translate(0,5px)}100%{-webkit-transform: translate(0,-5px)}}
@-webkit-keyframes down{0%{-webkit-transform:translate(0,0px);opacity:0.8;}70%{-webkit-transform:translate(0,50px);opacity:0;}99%{-webkit-transform:translate(0,50px);opacity:0;}100%{-webkit-transform:translate(0,0px);opacity:0.8;}}
@-webkit-keyframes go{0%{-webkit-transform:translate(0,0)}50%{-webkit-transform:translate(0,-10px)}100%{-webkit-transform:translate(0,0)}}
.ro{-webkit-animation:rotate 5s linear 0s infinite;}
*/
@font-face {
	font-family: 'iconfont';
	src: url('fonticon/iconfont.eot');
	src: url('fonticon/iconfont.eot?#iefix') format('embedded-opentype'), url('fonticon/iconfont.woff') format('woff'), url('fonticon/iconfont.ttf') format('truetype'), url('fonticon/iconfont.svg#iconfont') format('svg');
}
.icon {
	font-family: "iconfont" !important;
	font-size: 27px;
	font-style: normal;
}
.icon-home:before {
	content: "\e632";
}
.icon-menu:before {
	content: "\e602";
}
.icon-dhzx:before {
	content: "\e60e";
}
.icon-dzfa:before {
	content: "\e660";
}
.icon-newszx:before {
	content: "\e601";
}
.icon-bxwb:before {
	content: "\e607";
}
/*头部开始*/
.moblie_nav {
	z-index: 300;
	position: relative;
}
#header {
	width: 100%;
	/*background: #0e509e;*/
	margin: auto;
	max-width: 768px;
	z-index: 150;
}
#header h1 img {
	vertical-align: middle;
	text-align: center;
	max-width: 110px;
	max-height: 28px;
	overflow: hidden;
}
.zhuse {
	z-index: 99;
	width: 100%;
	background: #0e509e;
	margin: 0 auto;
	position: fixed;
	top: 0;
	box-shadow: 1px 2px 5px 2px rgba(0, 0, 0, 0.30);
}
.footer_nav {
	z-index: 299;
	width: 100%;
	background: #fff;
	position: fixed;
	/* left: 0; */
	bottom: 0;
	    box-shadow: 1px 2px 5px 2px rgba(51, 51, 51, 0.30);
	max-width: 768px;
}
.relative-posi {
	position: relative;
	padding: 3.7rem 0rem 0rem 0rem;
}
.footer_nav a {
	color: #333333;
	font-size: 0.85rem;
	letter-spacing: 0.1em;
	width: 25%;
	float: left;
	display: block;
	text-align: center;
	 
}
/*返回顶部*/
#scrollUp {
	background-color: rgba(14, 80, 158, 0.5);
	bottom: 80px;
	color: #ffffff;
	font-size: 25px;
	height: 43px;
	line-height: 42px;
	right: 13px;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 44px;
}
#scrollUp:hover {
	background: #0e509e;
	color: #fff;
}
.fa-angle-up:before {
	content: "\e614";
}
.showpic {
	width: 100%;
	margin: 0 auto;
}
.showpic img {
	width: 100%;
}
/*首页banner下的导航*/
.in_nav {
	width: 100%;
	margin: 0 auto;
	padding: 0.4rem 0rem;
	margin-bottom: 4%;
}
.in_nav a {
	width: 25%;
	float: left;
	text-align: center;
	color: #161616;
}
.in_nav ul li {
	width: 70%;
	margin: 4% 15% 0% 15%;
	border-radius: 50%;
	background: -webkit-linear-gradient(#1681c9, #0e4ea6);
	background: -o-linear-gradient(#1681c9, #0e4ea6);
	background: -moz-linear-gradient(#1681c9, #0e4ea6);
	background: linear-gradient(#1681c9, #0e4ea6);
}
.in_nav ul li img {
	width: 100%;
	display: block;
}
.in_nav ul p {
	font-family: Impact, Charcoal, sans-serif;
	line-height: 30px;
	font-size: 0.85rem;
	/*text-shadow: 2px 2px 1px rgba(0,0,0,.2), 0 0 20px rgb(244, 250, 255), 0 0 40px rgb(243, 249, 254), 0 0 50px rgb(244, 250, 255), 0 0 60px rgb(244, 250, 255);*/
}
.in_nav img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
/*.in_nav li:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}
*/
/*全网营销型网站建设开始*/
.in_about_bg {
	width: 100%;
	background: #f4faff;
	padding: 0.5rem 0rem;
	padding-top: 4%;
}
.in_com_title {
	margin: 0 auto;
	padding-top: 2%;
	width: 100%;
	overflow: hidden;
	margin-bottom: 4%;
}
.in_com_title p {
	text-align: center;
	color: #373737;
	font-weight: bolder;
	font-size: 1.05rem;
	letter-spacing: 0.1rem;
	/*text-shadow: 2px 2px 1px rgba(0,0,0,.2), 0 0 20px #fff, 0 0 40px rgba(255, 255, 255, .75), 0 0 50px rgba(255, 255, 255, .75), 0 0 60px rgba(255, 255, 255, .75)*/
}
.in_news {
	width: 95%;
	margin: 0 auto;
	padding: 0.3rem 0rem;
}
.in_news a {
	display: block;
	margin-bottom: 20px;
}
/*
.in_news dl .in_pic111 img {
	transform: scale(1) rotatez(7deg) translate(-17px, 1px);
	animation: 1s init, 0.7s aa 1s, 3s ab 1.7s infinite;
}
*/
.in_news dl .in_pic img {
	width: 100%;
	display: block;
	position: relative;
}
.in_news dl .in_text {
	width: 50%;
	float: left;
	overflow: hidden;
}
.in_news dl dt {
	width: 50%;
	float: left;
}
.in_news dl .in_text span {
	font-size: 0.85rem;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.1rem;
	padding: 0.4rem 0.3rem;
	display: block;
	margin-bottom: 0.7rem;
}
.in_news dl .in_text a.a-blue {
	background: -webkit-linear-gradient(#1681c9, #0e4ea6);
	background: -o-linear-gradient(#1681c9, #0e4ea6);
	background: -moz-linear-gradient(#1681c9, #0e4ea6);
	background: linear-gradient(#1681c9, #0e4ea6);
	border-radius: 8px;
	width: 45%;
	margin: 0 auto;
	padding: 0.2rem;
	font-size: 0.85rem;
	color: #ffffff;
	display: block;
	text-align: center;
}
.in_news a {
	display: block
}
.in_product {
	width: 99%;
	margin: 0px auto;
}
.in_product li {
	width: 33%;
	float: left;
	font-size: 0.75rem;
	text-align: center;
	background: #fff;
}
.in_product li a {
	box-shadow: 2px 5px 5px #d0d4d9;
	width: 96%;
	text-indent: 1rem;
	position: relative;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	margin: 0px auto;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-weight: 700;
	border: 1px solid #2d69a7;
	display: block;
	border-radius: 5px;
}
.in_product li a p.in_p {
	text-align: center;
	background: -webkit-linear-gradient(#308fcf, #0f58ac);
	background: -o-linear-gradient(#308fcf, #0f58ac);
	background: -moz-linear-gradient(#308fcf, #0f58ac);
	background: linear-gradient(#308fcf, #0f58ac);
	margin-bottom: 10px;
	font-size: 0.84rem;
}
.in_product li img {
	width: 75%;
	display: block;
}
.in_product li p {
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0.3rem 0.2rem;
	font-size: 0.79rem;
	color: #1f1f1f;
	text-align: left;
	background: #fff;
	line-height: 20px;
	font-weight: 400;
	letter-spacing: 0.1rem;
	word-wrap: break-word;
	font-weight: normal;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: justify;
	display: -webkit-box;
}
.in_product li a span {
	color: #fff;
	text-shadow: 2px 2px 1px rgba(0,0,0,.2), 0 0 20px rgba(21, 119, 194, 0.2), 0 0 40px rgba(19, 111, 189, 0.3), 0 0 50px rgba(17, 95, 178, 0.2), 0 0 60px rgba(18, 105, 185, 0.2);
}
/*公众号运营解决方案*/
.iin_bg {
	width: 95%;
	background: #fff;
	margin: 0px auto;
	padding: 2% 2%;
	padding-bottom: 4%;
}
.in_aboutTwo_bg {
	width: 100%;
	margin: 10px 0;
	padding-bottom: 4%;
	padding-top: 4%;
}
.in_bg .in_aboutTwo_bg:nth-child(even) {
	background: #f4faff;
	border-top: 1px dashed #f1f1f1;
	border-bottom: 1px dashed #f1f1f1;
}
.in_bg .in_aboutTwo_bg:nth-child(even) .in_news dl dt {
	float: left;
}
.in_bg .in_aboutTwo_bg:nth-child(even) .in_news dl dd {
	float: right;
}
/*代运营*/
.business_English {
	width: 100%;
	text-align: center;
	padding: 0.5rem 0rem 0rem 0rem;
}
.business_title {
	padding-top: 5px;
}
.business_title p {
	color: #183883;
	text-align: center;
	font-size: 1.19rem;
	padding: 0px 6rem 0px 6rem;
	background-image: url(../images/title1.png), url(../images/title2.png);
	background-position: left, right;
	background-repeat: no-repeat, no-repeat;
	display: table;
	max-width: 80px;
	font-family: 'Lucida Console', Monaco, monospace;
	margin: 0 auto;
	/*text-shadow: 2px 2px 1px rgba(0,0,0,.2), 0 0 20px #fff, 0 0 40px rgba(255, 255, 255, .05), 0 0 50px rgba(255, 255, 255, .05), 0 0 60px rgba(255, 255, 255, .05);*/
}
/*建站优势*/

.pro_fouc {
	color: #0a0a0a;
	font-size: 0.95rem;
	text-align: center;
	padding-top: 10px;
	width: 90%;
	margin: 0 auto;
	font-family: 'microsoft yahei';
}
.index_nav {
	width: 100%;
	margin: 0 auto;
}
.index_nav .focuscont:nth-child(odd) {
	background: #f4f7ff;
}
.index_nav .focuscont:nth-child(even) {
	background: #fff;
}
.focuscont {
	float: left;
	margin: 0 auto;
	margin-top: 10px;
	padding-bottom: 10px;
}
.index_nav dl dt img {
	width: 100%;
	display: block;
}
.index_nav dl dt {
	width: 18%;
	margin: 5% 0% 0% 5%;
	border-radius: 100%;
	float: left;
}
.focuscont a {
	display: block;
}
.focuscont dt {
	float: left;
}
.index_nav dd h1 {
	font-size: 1.10rem;
	color: #0a0a0a;
	font-weight: 600;
	font-family: 'Lucida Console', Monaco, monospace;
	 
}
.index_nav dd h3 {
	color: #333333;
	font-size: 0.89rem;
	text-align: left;
	padding-top: 5px;
	font-weight: normal;
	letter-spacing: 0.1rem;
}
.index_nav dl dd {
	float: left;
	padding-top: 4%;
	width: 73%;
	padding-left: 0.4rem;
}
/* 幻灯片*/
.aui-banner-content {
	overflow-x: hidden;
	width: 100%;
	position: relative;
}
.main {
	position: relative;
}
.aui-banner-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	position: relative;
	z-index: 1;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}
.aui-banner-pagination {
	position: absolute;
	width: 100%;
	z-index: 2;
	left: 0;
	bottom: 1.05rem;
	pointer-events: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.aui-banner-wrapper-item {
	width: 100%;
	height: 100%;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.aui-banner-wrapper-item a{
	width: 100%;
}
.slider-pagination-item {
 margin: 0 .3rem;
	width: 14px;
	height: 3px;
	display: inline-block;
	background-color: #fff;
}
.slider-pagination-item.slider-pagination-item-active {
	background: #1681c9;
}
.aui-banner-wrapper-item img {
	width: 100%;
	background-size: cover;
}
.aui-header-item-icon {
	height: 2.8rem;
	min-width: 19%;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 13%;
	-ms-flex: 0 0 13%;
	flex: 0 0 13%;
	padding: 0 0.8rem 0 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 0.3rem;
	white-space: nowrap;
	overflow: hidden;
	color: #5C5C5C;
}
.aui-header-item-icon:last-child {
	-webkit-box-ordinal-group: 4;
	-webkit-order: 3;
	-ms-flex-order: 3;
	order: 3;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
.aui-header-search-box {
	background-color: rgba(000, 000, 000, 0.1);
	height: 27px;
	line-height: 27px;
	width: 100%;
	padding-left: 10px;
	border-radius: 30px;
}
.aui-header-search {
	width: 90%;
	background: none;
	border: none;
	color: #222;
	font-size: 12px;
	line-height: 27px;
}
.aui-header-center-clear {
	width: 100%;
	margin-left: 13%;
}
@keyframes aa {
 0% {
 transform: scale(1);
}
 100% {
 transform: scale(1) rotatez(7deg) translate(-17px, 1px);
}
}
 @keyframes ab {
 0% {
 transform: rotatez(7deg) translate(-17px, 1px);
}
 50% {
 transform: rotatez(-7deg) translate(17px, 1px);
}
 100% {
 transform: rotatez(7deg) translate(-17px, 1px);
}
}
/**/

.terminal {
	font-family: monospace;
}
.terminal .command {
	width: 0%;
	white-space: nowrap;
	overflow: hidden;
	animation: write-command 5s both;
}
.terminal .command:before {
	content: ' ';
	color: #22da26;
}
.terminal .log {
	overflow: hidden;
	animation: write-log 5s both;
}
.terminal p:nth-child(2) {
	animation-delay: 2s;
}
.terminal p:nth-child(3) {
	animation-delay: 8s;
}
 @keyframes write-command {
 0% {
 width: 0%;
}
 100% {
 width: 100%;
}
}
@keyframes write-log {
 0% {
 height: 0;
}
 16% {
 height: 0;
}
 17% {
 height: 18px;
}
 33% {
 height: 18px;
}
 34% {
 height: 37px;
}
 51% {
 height: 37px;
}
 52% {
 height: 55px;
}
 69% {
 height: 55px;
}
 70% {
 height: 74px;
}
 87% {
 height: 74px;
}
 88% {
 height: 92px;
}
 88% {
 height: 92px;
}
 99% {
 height: 92px;
}
 100% {
 height: 110px;
}
}
canvas {
	width: 100%;
	position: absolute;
	display: block;
}
/*新增内容*/
.breadcrumb-top {
	position: relative;
}
.nav {
}
div.tring_search {
	position: relative;
}
.nav p {
	height: 46px;
	border-radius: 10px;
	outline: none;
	color: #3c3d3c;
	font-size: 0.90rem;
	text-align: left;
	/* text-indent: 0.86rem; */
	display: block;
	padding-left: 10px;
	line-height: 46px;
	font-size: 0.80rem;
	text-align: left;
	overflow: hidden;
	width: 90px;
}
.nav p i {
	display: block;
	padding-top: 1%;
	float: left;
	width: 20px;
}
.nav p span {
}
.set {
	background: url(../images/btn_2.png) 75px no-repeat;
}
.select {
	background: url(../images/btn_1.png) 75px no-repeat;
}
.set1 {
	background: url(../images/btn_2.png) 75px no-repeat;
}
.select1 {
	background: url(../images/btn_1.png) 75px no-repeat;
}
.new, .new1 {
	position: absolute;
	border: 1px solid #0e509e;
	display: none;
	background: #fff;
	border-top: none;
}
.new, .new1 {
	z-index: 55;
	width: 100%;
}
.nav ul li {
	line-height: 30px;
	padding-left: 10px;
	text-align: left;
	font-size: 0.75rem;
	border-bottom: 1px dashed #d0d4d9;
}
.nav ul li:last-child {
	border-bottom: none;
}
.nav ul li:hover {
	background: #CCC;
	color: #FFF;
}
.w-dropdown {
	width: 100%;
	margin: 0px auto;
	position: relative;
	z-index: 100;
}
.w-dropdown:before {
	content: "";
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	position: absolute;
	right: 13%;
	top: 50%;
	margin-top: -2px;
}
.w-dropdown .dropdown-sel {
	display: block;
	 
	cursor: pointer;
	font-style: normal;
	outline: line;
}
.w-dropdown .dropdown-sel:focus {
	outline: none;
}
.w-dropdown .dropdown-sel:hover {
	border: 1.5px solid #0e509e;
}
.w-dropdown ul {
	width: 96%;
	border: 1px solid #0e509e;
	border-top: none;
	background-color: #ffffff;
	position: absolute;
	z-index: 100;
	display: none;
}
.w-dropdown ul li {
	line-height: 30px;
	padding-left: 10px;
	text-align: left;
	font-size: 0.75rem;
	border-bottom: 1px dashed #d0d4d9;
}
.w-dropdown ul li:last-child {
	border-bottom: none;
}
.w-dropdown ul li a {
	display: block;
	
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
.w-dropdown ul li a:hover {
	color: #333;
	background-color: #f0f0f0;
}
.w-dropdown ul li a.hover {
	color: #333;
	background-color: #f0f0f0;
}
.wall_cont {
  display: block;
  position: relative;
}
.wall-column {
  display: block;
  position: relative;
  width: 50%;
  float: left;
  padding: 0 2%;
  box-sizing: border-box;
}
.article_cont {
  display: block;
  margin: 0 0 8% 0;
  padding: 5%;
  background: #f2f2f2;
  border-radius: 3px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
  transition: all 100;
  overflow: hidden;
  position: relative;
}
.article_cont:hover{ transform: scale(1.01);}
.article_cont img {
  display: block;
  width: 100%;
  padding: 0 0 5% 0;
}
 