.introduction-header {
  font-size: 30px;
  text-align: center;
}
.introduction-content {
  margin-top: 10px;
}
.intro-info {
  text-align: left;
  padding-left: 4px;
}

.wecat-info {
    text-align: center;
}

.intro-icon {
  color: #548bf7;
  text-align: right;
  padding-right: 4px;
}
.intro-img {
  width: 50%;

}
.intro-info-leader {
  font-size: 16px;
}
.intro-header-img {
  width: 70%;
  position:relative;
  left: -4%;
}
.app-img {
  width: 100%;
  left: -16%;
}

.app-use-img {
  width: 14%;
}

.che-logo {
  width: 160px;
}
/**
@author：ycs 2018/09/20 20:19:46
@description: 提供服务 */
.feature-wrap .left {
  text-align: left;
}
.jo-seriver li {
  margin-left: 15px;
  list-style: square;
  color: #488bff;
}
.jo-seriver li span {
  color: #4e4e4e;
}
.jo-seriver .panel-body {
  padding: 8px;
  background: #ebebeb;
  margin-bottom: 16px;
}
.jo-seriver .jo-jiange {
  position: relative;
  /* left: 50px; */
  /* margin-left: 30px; */
}
.panel-body .serial {
  font-style: italic;
  font-size: 18px;
  color: #488bff;
}
.che-logo {
  width: 160px;
}

.introduce-img {
  width: 100%;
  margin-bottom: 40px;
}

.m-confirm__item a {
  color: #fff;
}

.joinus{
  overflow-x:hidden; 
}
.joinus #middles {
  background: #f2f2f2;
}

.joinus #middle {
  background: #f8f8f8;
}

.joinus .jo-flow {
  text-align: center;
}
.joinus #inner-page .project, .joinus .row{
  margin-left: 0;
  margin-right: 0;
}

/**
@author：ycs 2018/09/27 21:56:00
@description: 新闻 */
.new-date {
  position: absolute;
  right: 16px;
  color: #7d7d7d;
}
.new-title {
  color: #4e4e4e;
  cursor: pointer;
}
.new-title:hover {
  color: #1787fb;
}
.pagination>li>a, .pagination>li>span {
  cursor: pointer;
}
#Paginator .pagination {
  top: auto;
}
#Paginator .pagination>.active>a {
  color: #fff;
  background-color: #1787fb;
  border-color: #1787fb;
}
#Paginator .pagination>li>a, #Paginator .pagination>li>span {
  color: #1787fb;
}
.panel-body .more {
  font-size: 12px;
  margin-left: 8px;
  color: #a6a6a6;
}
.panel-body .more:hover {
  color: #000;
}
/* 关于我们 */
.honor .warp .item{
  padding-bottom: 10px;
} 

/* newItem */

.newItem .top-center .dashed{
	width: 70%;
	border-bottom: 1px solid #3092fe;
	margin-left: 15%;
	padding-top: 10px;
}
.newItem .top-center .join{
	position: relative;
  left: -31%;
	top: 20px;
  color: #1787fb;
}
.newItem .top-center .joinour{
	padding-top: 10px;
	width: 60%;
	margin-left: 6%;
}
.newItem .top-center .joinour p{
	margin-left: 15%;
	text-align: left;
	line-height: 40px;
	margin-top: 15px;
}
.newItem .top-center .infor{
	width: 60%;
	margin-left: 20%;
	text-indent: 2em;
	line-height: 50px;
	margin-top: 20px;
	text-align: left;
}
.newItem .top-center .button{
  text-align: left;
	width: 70%;
	margin-left: 15%;
}
.newItem .top-center .button p{
	position: relative;
	margin-top: 10px;
	line-height: 24px;
	cursor: pointer;
	left: 0;
} 
.newItem .top-center .button p .up, .newItem .top-center .button p .next{
	color: #4E4E4E;
}
.newItem .top-center .button p .up:hover, .newItem .top-center .button p .next:hover{
	color: #1787fb;
	display: inline-block;
}

.newItem #content {
  text-align: left;
  padding: 0 15%;
}
.newItem #inner-page #date img{
  padding-bottom: 2px;
}

.modal-dialog {
  z-index: 1200;
}

#header .navbar-inverse .container .navbar-nav .last>a{
  background: #fbfbfb;
  color: #000;
}

/**
@author：ycs 2018/09/30 10:20:02
@description: 图钉 */

@media (max-width: 768px) {
  .mainList .item .item_mid {
    padding-top: 6px;

  }
  .mainList .item {
	  height:600px;
  }
  .mainList .item .item_mid .hr {
    margin-top: 6px;
  }
  .mainList .item .item_top {
    height: 90px;
    line-height: 90px;
  }
  .mainList .item .item_bot {
    padding: 6px 0;
  }
  .recent-work-wrap img {
    height: 120px;
  }
  #recent-works,.center, #news {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .top-center {
    margin-bottom: 0px;
  }

  .isotope-item .recent-work-wrap img, .about .recent-work-wrap img  {
    height: 120px;
  }
  #LRdiv0,#LRdiv1,#LRdiv2 {
    display: none;
  }
  .portfolio-filter > li a {
    margin-right: 2px;
  }
  .panel-body {
    min-height: 80px;
    line-height: 40px;
    padding: 0px;
  }
  .new-date {
    display: block;
    color: #7d7d7d;
    right: 26px;
    top: 36px;
  }
  .new-title-app {
    position: relative;
    top: 4px;
  }
  body > section {
    padding: 20px 0;
  }
  .m-regTtl__ttl, .carousel-pc-inner, .more{
    display: none
  }
  .free-notice {
    text-align: center;
  }

	#nav_computer {
		display: none;
  }
  #nav_phone {
		display: flex;
  }
  .navbar-brand {
    text-align: center;
    margin: auto 0;
  }
  .navbar-brand>img {
    margin-left: auto;
    margin-right:auto;
    display:block;
    /* width: 64%; */
  }
  .app-nav {
    margin-top: 40px;
    display: block;
    margin-bottom: 6px;
  }
  .app-nav-item {
    /* margin-top: 3px; */
    border: 1px solid #488bff;
    background-color: #488bff;
    border-radius: 2px;
    width: 100%;
    text-align: center;
  }
  .app-nav-item-a {
    color: #ebebeb;
    font-size: 12px;
  }
  #content p>img{
    width: 100% !important;
    height: 100% !important;
  }
  .jo-td {
    width: 50px;
  }
  .app-use-img {
    width: 60%;
  }
}

@media (min-width: 769px) {
  .mainList .item {
	  height:800px;
  }

  .free-notice, .app-nav, .carousel-app-inner{
    display: none;
  }
	#nav_computer {
		display: block;
  }
  #nav_phone {
		display: none;
  }
  .jo-td {
    width: 200px;
  }
  .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: -15px;
  }
  .su-foot {
    position: fixed;
    bottom: 0;
    width: 100%;
  }
}

#nav_phone {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  /* height: 50px; */
  width: 100%;
  flex-flow: row;
}

#nav_phone div {
  box-sizing:border-box;
  -moz-box-sizing:border-box; /* Firefox */
  -webkit-box-sizing:border-box; /* Safari */
  border-left: 1px rgba(255,255,255,0.3) solid;
  text-align: center;
  color: #ebebeb;
  flex: 1;
  background: #488bff;
  padding: 8px 3px;
}

#nav_phone div:first-child {
  border-left: none;
}

#nav_phone div i {
  font-size: 18px;
}

#nav_phone div p {
  font-size: 12px;
}

#nav_phone a {
  color: #ebebeb;
}

.icon-bar{
  background-color: #000 !important;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #f0f0f0;
}

/**
@author：ycs 2018/10/06 16:57:18
@description: 提交信息 */
#submit {
  background: #f8f8f8;
}
.wrap-form {
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 30px 0 80px;
  position: relative;
  top: 40px;
  box-shadow: 0 4px 10px 0 rgba(60,65,71,0.1);
  border-radius: 4px;
}
.su-form {
  position: relative;
  width: 90%;
  margin: auto;
}
.su-form h2 {
  text-align: center;
  font-weight: 400;
  font-size: 32px;
  margin-bottom: 30px;
}
.su-btn {
  margin-top: 20px;
  width: 100%;
  background: #499ffe;
  border-color: #499ffe;
  color: #fff;
}
.su-btn:hover {
  background-color: #3092fe;
  border-color: #499ffe;
  color: #fff;
}
.nav_phone_a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.con_tel_a {
  color: #fff;
}
.con_tel_a:hover, .con_tel_a:focus {
  color: #fff;
}
.con_tel_btn {
  margin-top: 0;
}
.con_tel_btn i {
  color: #fff;
}
.free a{
  background: #499ffe;
  color: #fff !important;
}
.btn-primary:hover {
    background: #1787fb;
}
