﻿@charset "utf-8";

/* 首页部分 */
.top_info {
	width:100%;
	height:38px;
	overflow:hidden;
	background:#F9F9F9;
}
.top_info h1,.top_info h2 {
	color:#919191;
	font-size:12px;
	line-height:38px;
	font-weight:400;
}
.top_info h2 {
	padding-left:25px;
	background:url(./images/topico03.png) no-repeat left center;
}
.top_info span {
	color:#FF7201;
	font-weight:bold;
}

.logo_nav {
	z-index:99;
	position:absolute;
	top:38px;
	left:0;
	width:100%;
	min-width:1200px;
	padding-top:10px;
	height:90px;
	overflow:hidden;
	background:#fff;
}
#go_topnav {
	position:relative;
	background:#fff;
	top:0;
}
.logo_topbg {
	background:#fff;
}
.logo_nav nav {
	float:right;
	width:960px;
	_width:965px;
	text-align:right;
	padding-top:29px;
	height:30px;
	overflow:hidden;
}
.logo_nav nav a {
	font-size:16px;
	color:#444;
	display:inline-block;
	padding-left:30px;
}
.logo_nav nav a:hover , .logo_nav nav a.hover{
	color:#FF7201;
}

#index-banner {
	position:relative;
}
#index-banner .owl-carousel {
	position:relative;
	height:472px;
	width:100%;
}
#index-banner .owl-carousel .index-owl {
	display:block;
	color:transparent;
	background-size:cover;
	height:472px;
}
#index-banner .owl-carousel .index-owl .owl-detail {
	position:relative;
	color:#FFF;
	width:1200px;
	margin:0 auto;
	padding-top:100px;
	clear:both;
	zoom:1;
	text-align:center;
}
#index-banner .owl-carousel .index-owl .owl-detail::before {
	content:"";
	display:table;
}
#index-banner .owl-carousel .index-owl .owl-detail::after {
	content:"";
	display:table;
	clear:both;
}
#index-banner .owl-carousel .index-owl .owl-detail h2 {
	font-size:56px;
	line-height: 70px;
	float:right;
	width:600px;
	margin:0;
	text-align:left;
}
#index-banner .owl-carousel .index-owl .owl-detail p {
	font-size:24px;
	margin:15px 0 15px 400px;
	float:right;
	width:600px;
	text-align:left;
}
#index-banner .owl-carousel .index-owl-1 {
	background:url(./images/index-owl-1.jpg) 50% 50% no-repeat;
	position:relative;
	width:100%;
}
#index-banner .owl-carousel .index-owl-1 h3 {
	position:relative;
	top:0px;
	font-size:40px;
	font-weight:normal;
}
#index-banner .owl-carousel .index-owl-1 h4 {
	position:relative;
	top:20px;
	font-size:24px;
	font-weight:normal;
}
#index-banner .owl-carousel .index-owl-2 {
	background:url(./images/index-owl-2.jpg) 50% 50% no-repeat;
}
#index-banner .owl-carousel .index-owl-3 {
	background:url(./images/index-owl-3.jpg) 50% 50% no-repeat;
}
#index-banner .owl-carousel .index-owl-4 {
	background:url(./images/index-owl-4.jpg) 50% 50% no-repeat;
}
#index-banner .owl-carousel .index-owl-4 .owl-4-detail {
	width:900px;
	margin:0 auto;
	text-align:center;
	position:relative;
	color:#FFF;
	padding-top:100px;
}
#index-banner .owl-carousel .index-owl-4 .owl-4-detail li {
	width:300px;
	float:left;
}
#index-banner .owl-carousel .index-owl-4 .owl-4-detail li .top-style {
	font-size:90px;
}
#index-banner .owl-carousel .index-owl-4 .owl-4-detail li .top-content {
	background-color:rgba(226,105,197,0.6);
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	font-size:22px;
	height:40px;
	line-height:40px;
	margin:70px 10px 0 10px;
}
#index-banner .owl-carousel .index-owl-5 {
	background:url(./images/index-owl-5.jpg) 50% 50% no-repeat;
}
#index-banner .owl-carousel .owl-controls {
	position:absolute;
	bottom:20px;
	left:0;
	right:0;
	text-align:center;
}
#index-banner .owl-carousel .owl-controls .owl-pagination .owl-page {
	display:inline-block;
}
#index-banner .owl-carousel .owl-controls .owl-pagination .owl-page.active span {
	background-color:#FFF;
}
#index-banner .owl-carousel .owl-controls .owl-pagination .owl-page span {
	display:block;
	width:12px;
	height:12px;
	margin:0 4px;
	background-color:rgba(255,255,255,0.5);
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
.index-dev{
	width: 100%;
	background: #fff;
}
.part-detail {
	width: 1200px;
	padding:100px;
	margin: 0 auto;
}
.part-detail::before {
	content:"";
	display:table;
}
.part-detail::after {
	content:"";
	display:table;
	clear:both;
}
.part-detail ul li {
	float:left;
	width:300px;
	height:auto;
	padding-top:20px;
	overflow:hidden;
	text-align:center;
}
.part-detail ul li:last-of-type {
	margin-right:0;
}
.part-detail ul li .part-photo {
	width:41px;
	height:50px;
	margin:0 auto;
}
.part-detail ul li h3 {
	font-size:20px;
	line-height:42px;
	margin-top:20px;
	font-weight:normal;
}
.part-detail ul li p {
	color:#9E9E9E;
	width:210px;
	line-height:24px;
	margin:10px auto;
}

.index_part {
	width:100%;
	height: auto;
	overflow: hidden;
	padding:100px 0 100px 0;
}
.index_tit {
	height: 80px;
	line-height:80px;
	font-weight:400;
	color:#666;
	text-align: center;
}
.advantage_box {
	width:1200px;
	margin:50px auto 0;
}
.servermain{*padding-bottom:40px;_padding-bottom:0px}
.servermain div{float:left;width:400px;margin-bottom:40px;}
.servermain div img{float:left;}
.servermain div dl{float:left;width:215px;margin-left:20px;color:#747474;}
.servermain div dl dt{font-size:18px;margin-top:31px;letter-spacing:2px;}
.servermain div dl dd{margin-top:15px;font-weight:500;}
.servermain .rdl img{margin-left:30px;}
.servermain .rdl dl{width:187px;}

.part-flow{
  width:100%;
  background:#fff;
}
.index-flow {
  width: 1200px;
  margin:0 auto;
  padding-top:50px;
}
.index-flow .rows-1 {
  width: 1061px;
}
.index-flow .rows-1 .cols-xs-3 {
  width: 230px;
  height: 127px;
  float: left;
  position: relative;
  padding: 15px 12px 0;
  box-sizing:border-box;
}
.index-flow .rows-1 .cols-xs-3 .rows-1-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.index-flow .rows-1 .cols-xs-3 .rows-1-img {
  width: 10px;
  display: block;
  margin: auto;
}
.index-flow .rows-1 .cols-xs-3 div {
  width: 136px;
  margin: 0 auto 15px;
}
.index-flow .rows-1 .cols-xs-3 div i {
  font-size: 36px;
  color: #9e9e9e;
  margin-right: 8px;
  font-style: oblique;
}
.index-flow .rows-1 .cols-xs-3 div a {
  font-size: 18px;
  color: #515151;
}
.index-flow .rows-1 .cols-xs-3 span {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #999999;
  line-height: 1.5;
}
.index-flow .rows-1 .cols-xs-3 + .cols-xs-3 {
  margin-left: 45px;
}
.index-flow .rows-1 + .rows-1 {
  height: 48px;
  padding: 0;
  margin: 10px 0 20px;
}
.index-flow .rows-1 + .rows-1 .cols-xs-3 {
  height: 100%;
  float: left;
  position: relative;
  padding: 0;
}
.index-flow .rows-center {
  width: 1025px;
  height: 60px;
  margin: auto;
}
.index-flow .rows-center .cols-xs-15 {
  width: 6.66666667%;
  height: 100%;
  float: left;
}
.index-flow .rows-center .cols-xs-next {
  position: relative;
}
.index-flow .rows-center .cols-xs-next img {
  width: 12px;
  height: 21px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.index-flow .rows-center .cols-xs-icon img {
  height: 100%;
  display: block;
  margin: auto;
}
.index-flow .rows-center .cols-xs-icon1 img {
  width: 55px;
}
.index-flow .rows-center .cols-xs-icon2 img {
  width: 50px;
}
.index-flow .rows-center .cols-xs-icon3 img {
  width: 51px;
}
.index-flow .rows-center .cols-xs-icon4 img {
  width: 68px;
}
.index-flow .rows-center .cols-xs-icon5 img {
  width: 44px;
}
.index-flow .rows-center .cols-xs-icon6 img {
  width: 54px;
}
.index-flow .rows-center .cols-xs-icon7 img {
  width: 55px;
}
.index-flow .rows-center .cols-xs-icon8 img {
  width: 60px;
}
.index-flow .rows-2 {
  width: 1061px;
  height: 48px;
  padding: 0;
  float: right;
  margin: 20px 0 10px;
}
.index-flow .rows-2 .cols-xs-3 {
  width: 230px;
  height: 100%;
  float: left;
  box-sizing:border-box;
}
.index-flow .rows-2 .cols-xs-3 .rows-1-img {
  width: 10px;
  display: block;
  margin: auto;
}
.index-flow .rows-2 .cols-xs-3 + .cols-xs-3 {
  margin-left: 45px;
}
.index-flow .rows-2 + .rows-2 {
  height: 127px;
  margin: 0;
}
.index-flow .rows-2 + .rows-2 .cols-xs-3 {
  position: relative;
  padding: 15px 12px 0;
}
.index-flow .rows-2 + .rows-2 .cols-xs-3 .rows-1-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.index-flow .rows-2 + .rows-2 .cols-xs-3 div {
  width: 136px;
  margin: 0 auto 15px;
}
.index-flow .rows-2 + .rows-2 .cols-xs-3 div i {
  font-size: 36px;
  color: #9e9e9e;
  margin-right: 8px;
  font-style: oblique;
}
.index-flow .rows-2 + .rows-2 .cols-xs-3 div a {
  font-size: 18px;
  color: #515151;
}
.index-flow .rows-2 + .rows-2 .cols-xs-3 span {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #999999;
  line-height: 1.5;
}

.case_tab {
	width:1200px;
	margin:0 auto;
	border-spacing:18px;
	border-collapse:separate;
}
.case_tab li a {
	display:block;
	height:210px;
	width:348px;
	background:#4d80bf;
	overflow:hidden;
}
.case_tab li a img {
	width:348px;
}
.case_more {
	height:30px;
	width:100px;
	display:block;
	overflow:hidden;
	margin:20px auto 0;
	border:1px solid #afafaf;
	color:#333;
	line-height:30px;
	text-align:center;
}
.case_more:hover {
	-webkit-transition:all 0.2s ease-in-out 0.01s;
	-moz-transition:all 0.2s ease-in-out 0.01s;
	-o-transition:all 0.2s ease-in-out 0.01s;
	-ms-transition:all 0.2s ease-in-out 0.01s;
	transition:all 0.2s ease-in-out 0.01s;
}
.part-news{
	background: #fff;
}
#index-post-list {
  width: 1200px;
  margin: 0 auto;
}
#index-post-list::before {
  content: "";
  display: table;
}
#index-post-list::after {
  content: "";
  display: table;
  clear: both;
}
#index-post-list .post-list-block {
  margin-bottom: 30px;
  float: left;
}
#index-post-list .post-list-block h4 {
  font-size: 20px;
  margin: 20px 0;
  position: relative;
}
#index-post-list .post-list-block h4 .more {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #a4a4a4;
}
#index-post-list .post-list-block ul.post-list li {
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 36px;
}
#index-post-list .post-list-block ul.post-list li .list-item-date {
  float: right;
  color: #a4a4a4;
}
#index-post-list .post-list-block:nth-of-type(2n) {
  margin-left: 2.5%;
  width: 47.4%;
}
#index-post-list .post-list-block:nth-of-type(2n+1) {
  margin-right: 2.5%;
  width: 47.4%;
}
.f-arr{
	width:100%;
	background:#323027;
}
.f-arr-body{
	width:1200px;
	height:auto;
	margin:auto;
	overflow:hidden;
}
.f-arr-body .left-arr{
	width:530px;
	height:auto;
	float:left;
}
.left-arr .cphone{
	padding-top:75px;
}
.left-arr .cphone h2{
	font-size:36px;
	color:#ec681f;
	margin:0;
	padding:20px 0 0 20px; 
}

.left-arr .cphone img{
	float:left;
	margin-right:20px;
}
.left-arr font{
	display:block;
	font-size:18px;
	color:#ffffff;
	padding-top:18px;
}
.left-arr span{
	display:block;
	font-size:12px;
	color:#9e9e9e;
        line-height: 18px;
}
.left-arr .span-first{
	padding-top:40px;
}
.left-arr .span-first a{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.left-arr span a{
	font-size:12px;
        color:#9e9e9e;
	text-decoration:none;
}

.right-arr{
	width:670px;
	height:auto;
	float:left;
	padding:75px 0;
}
.right-arr ul{
	float:left;
	margin-right:80px;
}
.right-arr .ul-last{
	float:left;
	margin-right:0px;
}
.right-arr ul li{
    font:16px "Microsoft YaHei";
	color:#ffffff;
	margin-bottom:16px;
}
.right-arr ul .li-first{
	color:#a9a9a9;
	font-size:18px;
	margin-bottom:28px;
}

/*微信全线开发*/
.banner-wrap {
  width: 100%;
}
.banner-wrap img {
  width: 100%;
}
.pf_title_two {
    margin-top: 50px;
    line-height: 180px;
    text-align: center;
}

.pf_title_two h2 {
    font-size: 30px;
    color: #3f3f3f;
    font-weight: bold;
}

.pf_title_two .pf_plus {
    font-size: 40px;
    color: #ff7852;
    margin: 0 5px;
}
.pf_block {
    width: 1200px;
    height: 380px;
    overflow: hidden;
	margin:0 auto 100px;
}

.pf_serviceList {
    width: 278px;
    height: 350px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d1d1d1;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #FFF;
    margin-right: 24px;
    cursor: pointer;
}

.pf_serviceList:last-of-type {
    margin: 0;
}

.pf_serviceicon {
    width: 85px;
    height: 85px;
    margin: 50px auto 0;
}

.pf_serviceList h3 {
    font-size: 22px;
    color: #555;
    text-align: center;
    line-height: 60px;
}

.pf_serviceList p {
    font-size: 14px;
    color: #888;
    line-height: 20px;
    text-align: left;
    padding: 0 15px;
    letter-spacing: 1px;
}
.pf_blockLeft, .pf_blockRight {
    float: left;
}

.pf_blockLeft {
    width: 780px;
    height: 380px;
}

.pf_BL_Two {
    height: 380px;
    width: 700px !important;
    margin-left: 80px;
}

.pf_blockRight {
    width: 420px;
    height: 380px;
    text-align: center;
}

.pf_blockLeft h3 {
    font-size: 24px;
    color: #3f3f3f;
    display: block;
    line-height: 100px;
    margin-top: 10px;
}

.pf_li {
    padding-bottom: 12px;
}

.pf_li p {
    font-size: 16px;
    display: inline-block;
    color: #3f3f3f;
    vertical-align: middle;
}

.pf_liNum {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #ff7852;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
/*game*/
.game-wrap{
	width:100%;
}
.game-wrap-bg{
	background:#fff;
}

.game-second-body{
    width: 1200px;
    margin: auto;
    padding: 100px 0;
}
.game-second-body ul{
   width: 100%;
   height: 295px;
}
.game-second-body ul li{
   width: 290px;
   height: 295px;
   margin: 0 5px;
   background: #ffffff;
   float: left;
   padding: 30px 20px 0;
   text-align: center;
   box-sizing:border-box;
 
}
.game-second-body ul li +li{
   width: 290px;
   height: 295px;
   margin: 0 5px;
   background: #ffffff;
   float: left;
   padding: 45px 20px 0;
   text-align: center;
 
}
.game-second-body ul li h2{
    padding-top: 20px;
    font-size: 24px;
    color: #e85821;
}
.game-second-body ul li span{
    display: block;
    padding-top: 25px;
    font-size: 16px;
    line-height: 24px;
}

.game-fourth-body{
    width: 1200px;
    margin: auto;
    padding: 100px;
}

.game-fourth-body h1{
   font-size: 36px;
   text-align: center;
   color:#e85821;
  
}
.game-fourth-body p{
   font-size: 20px;
   text-align: center;
   padding: 20px 0 50px;
}
.game-fourth-body ul{
   width: 100%;
   height: 336px;
}
.game-fourth-body ul li{
   width: 240px;
   height: 336px;
   margin: 0 24px;
   background: #f7f7f7;
   float: left;
   padding: 30px 20px 0;
   text-align: center;
   box-sizing:border-box;
}
.game-fourth-body ul li h2{
    padding-top: 20px;
    font-size: 24px;
    color: #e85821;
}
.game-fourth-body ul li span{
    text-align: left;
    display: block;
    padding-top: 25px;
    font-size: 16px;
    line-height: 24px;

}
.game-sixth-body{
    width: 1200px;
    margin: auto;
    padding: 100px 0;
}

.game-sixth-body h1{
   font-size: 36px;
   text-align: center;
   color:#e85821;
   
}
.game-sixth-body p{
   font-size: 20px;
   text-align: center;
   color: #9b9b9b;
   padding:30px 0 80px;
   line-height: 34px;
}
.game-sixth-body ul{
   width: 100%;
   height: 295px;
}
.game-sixth-body ul li{
   width: 290px;
   height: 295px;
   margin: 0 5px;
   background: #f7f7f7;
   float: left;
   padding: 30px 20px 0;
   text-align: center;
   box-sizing:border-box;
}

.game-sixth-body ul li h2{
    padding-top: 20px;
    font-size: 24px;
    color: #e85821;
}
.game-sixth-body ul li span{
    display: block;
    padding-top: 25px;
    font-size: 16px;
    line-height: 24px;
}
/*APP*/
.service-wrap{
	width:100%;
	background:#fff;
}

.service-wrap .title-top {
	width:1200px;
	overflow:hidden;
	margin:0 auto;
	padding-top:100px;
}
.service-wrap .title-top .title-con {
  text-align: center;
}
.service-wrap .title-top .title-con h2 {
  color: #3f3f3f;
  font-size: 32px;
  font-weight: bold;
  line-height:128px;
}
.service-wrap .title-top .title-con h2 span {
  color: #f2633d;
}
.service-wrap .title-top p {
  padding-top: 7px;
  font-size: 18px;
  color: #999999;
  text-align: center;
  width: 880px;
  margin: 0 auto;
}
.service-bottom{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:50px 0;
}
.service-bottom .service-list .service-item {
  width: 340px;
  float: left;
  text-align: center;
  padding:30px;
}
.service-bottom .service-list .service-item:hover .service-icon a {
  background: url("./images/service01-h.png") no-repeat center;
}
.service-bottom .service-list .service-item:hover .service-icon-an a {
  background: url("./images/service02-h.png") no-repeat center;
}
.service-bottom .service-list .service-item:hover .service-icon-ht a {
  background: url("./images/service04-h.png") no-repeat center;
}
.service-bottom .service-list .service-item:hover h3 a {
  color: #fe7100;
}
.service-bottom .service-list .service-item .service-icon {
  text-align: center;
}
.service-bottom .service-list .service-item .service-icon a {
  display: inline-block;
  height: 100px;
  width: 100px;
  margin: 0 auto;
  background: url("./images/service01.png") no-repeat center;
}
.service-bottom .service-list .service-item .service-icon-an a {
  background: url("./images/service02.png") no-repeat center;
}
.service-bottom .service-list .service-item .service-icon-ht a {
  background: url("./images/service04.png") no-repeat center;
}
.service-bottom .service-list .service-item h3 {
  margin: 25px 0 15px;
}
.service-bottom .service-list .service-item h3 a {
  color: #3f3f3f;
  font-size: 20px;
  font-weight: 600;
}
.service-bottom .service-list .service-item p {
  color: #888888;
  font-size: 16px;
  line-height: 32px;
  text-align:center;
}

.develop-type-wrap{
  width:100%;
  background:none;
}

.solution {width:1200px; margin:0 auto; text-align:center;overflow:hidden; padding:50px 0 100px 0;}
.solution_con{ margin-top:30px; padding:0 10px; line-height:20px;overflow: hidden}
.solution_list li{ float:left; width:16.4%; padding:20px 0; text-align:center; }
.solution_title{ font-size:24px; margin:5px 0;}
.solution_content{ font-size:16px; margin:20px 0; line-height:24px;}

/*html5*/
.station-wrap{
	width:100%;
	background:#fff;
}
.station {
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
	padding-top:120px;
}
.station .station_title{ text-align:center; font-size:48px; line-height:117px; color:#31548e; padding-bottom:100px;}
.station .station_list{ height:650px; background:url(./images/station_bg.jpg) no-repeat center top; position:relative;}
.station .station_list li{ position:absolute;}
.station .station_list li a{ font-size:18px; line-height:24px; font-weight:bold; color:#31548e;}
.station .station_list li a:hover{ color:#f69803;}
.station .station_list li dl{ overflow:hidden; padding-top:10px; line-height:20px;}
.station .station_list li dt{ float:left; padding:0 15px 0 10px; font-size:12px; }

.station .station_list .li1{ top:14px; left:474px; width:293px;}
.station .station_list .li1 dt{ width:116px;}

.station .station_list .li2{ left:56px; top:61px; width:284px;}
.station .station_list .li2 dt{ width:116px;}

.station .station_list .li3{ top:65px; width:217px;}
.station .station_list .li3 dt{ width:116px; float:right;}

.station .station_list .li4{ top:220px; width:273px;}
.station .station_list .li4 dt{ width:210px;}

.station .station_list .li5{ top:226px; width:273px;}

.station .station_list .li6{ top:377px; width:220px;}
.station .station_list .li6 dt{ width:84px;}

.station .station_list .li7{ top:387px; width:300px;}
.station .station_list .li7 dt{ width:124px;}

.station .station_list .li8{ top:570px; width:330px;}
.station .station_list .li8 dt{ width:86px;}

.station .station_list .li9{ top:590px; width:220px;}

.station .station_list .li2,.station .station_list .li4,.station .station_list .li6,.station .station_list .li8{ left:56px;}
.station .station_list .li3,.station .station_list .li5,.station .station_list .li7,.station .station_list .li9{ text-align:right; right:57px;}
.station .station_list .li3 dt,.station .station_list .li5 dt,.station .station_list .li7 dt,.station .station_list .li9 dt{ padding:0 10px 0 15px; text-align:right; background-position:right center;}

.station-wrap .con{ width:1200px; margin:0 auto; height:750px; position:relative; font-size:14px; line-height:22px; padding-bottom:100px;}
.station-wrap .con5{ background:url(./images/mobile_station_bg5.jpg) no-repeat right 167px;}

.station-wrap .con5 .txt{ padding-top:185px; width:1000px;}
.station-wrap .con5 .txt .t{ font-size:48px; color:#ffa800; padding-bottom:100px;}
.station-wrap .con5 .txt li{ float:left; width:322px; padding-left:31px; font-size:16px; line-height:34px; height:34px; color:#333; background:url(./images/mobile_station_libg_03.jpg) no-repeat left center;}
.station-wrap .con5 .txt li.li{ background:none;}

/*about*/
.about-wrap{
	width:100%;
	background:#fff;
}
.about{
	width:1200px;
	margin:0 auto;
	padding:100px;
}
.about-title{ margin:0 auto; padding:40px 0;}
.about-c-title{ font-size:36px; text-align:center; height:72px; line-height:72px;}
.about-e-title{font-family:"Neo Sans Intel Light", Arial; font-size:28px; line-height:56px;  text-align:center;text-transform:Uppercase;}
.fz16{ font-size:16px; line-height:32px;}
.fz24{ font-size:24px; text-align:center;}

/*cases*/
.cases-wrap{
	width:100%;
}

.cases{
	width:1200px;
	margin:0 auto;
}
.cases .top-navi {
  text-align: center;
  margin: 40px 0;
  clear: both;
  zoom: 1;
}
.cases .top-navi::before {
  content: "";
  display: table;
}
.cases .top-navi::after {
  content: "";
  display: table;
  clear: both;
}
.cases .top-navi li {
  width: 16.666%;
  position: relative;
  display: inline;
}
.cases .top-navi li a {
  display: inline-block;
  border: 1px solid #DFDFDF;
  border-radius: 23px;
  margin: 12px 10px;
  color: #44424a;
}
.cases .top-navi li p {
  line-height: 18px;
  font-size: 18px;
  padding: 5px 35px;
}
.cases .top-navi .active a {
  background: #FF7201;
  border: 1px solid #FF7201;
  color: #FFF;
}
.cases .post-list-detail {
	background: #fff;
  clear: both;
  zoom: 1;
}
.cases .post-list-detail::before {
  content: "";
  display: table;
}
.cases .post-list-detail::after {
  content: "";
  display: table;
  clear: both;
}
.cases .post-list-detail .post-item {
  width: 300px;
  float: left;
  height: 360px;
  overflow: hidden;
  margin-bottom: 20px;
}
.cases .post-list-detail .post-item .post-thumbnail {
  width: 300px;
  height: 240px;
  background: 50% 50% no-repeat #E5E5E5;
  background-size: cover;
}
.cases .post-list-detail .post-item .post-thumbnail img{
width:300px; height:240px;}
.cases .post-list-detail .post-item .post-title {
  margin: 20px 10px 10px 10px;
  font-size: 16px;
  font-weight: bold;
  color: #44424a;
}
.cases .post-list-detail .post-item .post-summary {
  font-size: 14px;
  margin: 0 10px;
  color: #7a7a86;
  text-align: justify;
}
.cases .post-detail{
	padding:42px 0;
}
.cases .post-detail h3 {
  margin: 0;
  color: #44424a;
  font-size: 30px;
  letter-spacing: 2px;
  font-weight: normal;
}
.cases .post-detail section {
	margin-top:42px;
}
.cases .post-detail section p{
	padding-bottom:10px;
}
.cases .post-detail section .conPics {
	text-align:center; line-height:0
}

.cases .post-detail section .conPics img{ line-height:0;max-width: 1200px;}
/*cases*/
.informations-wrap{
	width:100%;
}

.informations{
	width:1200px;
	margin:0 auto;
}
.informations .top-navi {
  text-align: center;
  margin: 40px 0;
  clear: both;
  zoom: 1;
}
.informations .top-navi::before {
  content: "";
  display: table;
}
.informations .top-navi::after {
  content: "";
  display: table;
  clear: both;
}
.informations .top-navi li {
  width: 16.666%;
  position: relative;
  display: inline;
}
.informations .top-navi li a {
  display: inline-block;
  border: 1px solid #DFDFDF;
  border-radius: 23px;
  margin: 12px 10px;
  color: #44424a;
}
.informations .top-navi li p {
  line-height: 18px;
  font-size: 18px;
  padding: 5px 35px;
}
.informations .top-navi .active a {
  background: #FF7201;
  border: 1px solid #FF7201;
  color: #FFF;
}
.informations dl{ overflow:hidden;}
.informations dd{ width:100%; height:240px; padding: 20px; background: #fff;-webkit-transition: all .3s;transition: all .3s; overflow:hidden; margin-bottom:20px; }
.informations dd div.fl{   width: 300px;
  height: 240px;
  background: 50% 50% no-repeat #E5E5E5;
  background-size: cover; float:left;}
.informations dd div.fr{ width: 840px; height: 240px; overflow: hidden; float:left; margin-left:20px;}
.informations dd div.fr h4{ font-size: 18px; font-weight: bold; color: #60646a; line-height: 30px;-webkit-transition: all .3s;transition: all .3s;}
.informations dd div.fr h5{ line-height: 54px;}
.informations dd div.fr h5 span{ margin-right: 30px; font-size: 14px; color: #a9a9a9;}
.informations dd div.fr p{ height: 112px; font-size: 12px; color: #60646a; line-height: 24px;}

.informations .post-detail{
	overflow:hidden;
}
.informations .post-detail .a1{ padding: 30px 20px 25px 20px; background: #fff; overflow:hidden; margin-top:20px;}
.informations .post-detail .a1>div{ float: left; height: 94px;}
.informations .post-detail .a1>div.b2{ width: 84%; position: relative;}
.informations .post-detail .a1>div.b2 p{ font-size: 27px; font-weight: bold; color: #60646a; text-align: center; line-height: 94px;}
.informations .post-detail .a1>div.b2 em{position: absolute; bottom: 0; right: 6%; font-style:normal;}

.informations .post-detail .a2{ margin: 22px 0; padding: 36px 90px; background: #fff;}

/*page*/
.post-navi {
  margin: 30px 0;
  text-align: center;
}
.post-navi #page-navi {
  margin: 0;
  display: inline-block;
  padding: 10px 95px;
  line-height: 50px;
}
.post-navi #page-navi a.prev, .post-navi #page-navi a.num, .post-navi #page-navi a.next {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  line-height: 50px;
  margin: 0 10px;
  font-size: 25px;
  border: 0;
}
.post-navi #page-navi span.current {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  line-height: 50px;
  margin: 0 10px;
  font-size: 25px;
  border: 0;
  background-color: #FF7201;
  color: #FFF;
}
/*http*/
.pagenotfound-wrap{
	width:100%;
	background:#fff;
}
.pagenotfound{
	width:1200px;
	margin:0 auto;
	padding:100px 0;
}
.pagenotfound-content{
	width:330px;
	margin:0 auto;
}
.pagenotfound h3{
	font-size:120px;
}
.pagenotfound p{
	font-size:18px;
	line-height:72px;
}
.pagenotfound p b{
	font-size:36px;
	
}
.pagenotfound .bt a{background: #FF7201;padding: 9px 46px 11px;*padding: 7px 24px 9px;color: #fff;border: 0;font-size: 14px;}





