body {
	font-family: "黑体";
}
.pre-load{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	z-index: 100000;
	background: white;
	text-align: center;
	padding-top: 18%;
	opacity: 1;
	transition: opacity 2s;
	-webkit-transition: opacity 2s;
}
.pre-load.hidden{
	opacity: 0
}
.nav-container {
	width: 100%;
	padding-top: 2px;
	position: fixed;
	top: 0;
	background: transparent;
	z-index: 1000;
	transition: background-color 1.5s;
}
.nav-container.border {
	border-bottom: 1px solid #da2128;
}
.nav-container.scrolling {
	background-color: #da2128
}
.nav-container, .nav-container a {
	color: #eff0f1;
}
.nav-container ul {
	margin: 0;
}
.nav-container li {
	width: 16.666%;
	line-height: 2.5;
	float: left;
	list-style: none;
	text-align: center;
}
.nav-container li:hover {
	border-bottom: 5px solid #8a0304
}
.nav-container li.current {
	border-bottom: 5px solid #8a0304
}
.nav-container.red-bg{
	background-color: #da2128
}
#menu-icon{
	display: none
}
.nav-container .logo, .nav-container .search, .nav-container .back {
	line-height: 69px
}
.search .back-index{
	padding:5px;
	border: 1px solid white;
	-webkit-border-radius: 5px;
	-mos-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}
.search i {
	padding-right: 1em;
}
.nav-bar a, .orbit-container a {
	display: block;
}
.nav-bar a {
	padding: 12px 0
}
.banner:after{
	content: "";
	height: 1px;
	display: block;
	clear: both;
}
.mobile-banner{
	display: none
}
.flickerplate {
  height: 480px;
}
.flickerplate ul.flicks>li .flick-inner {
  vertical-align: inherit; 
  padding-top: 10em;
}
.orbit-caption h2, .orbit-caption a {
	color: white !important;
}
.orbit-caption .more{
	margin-top: 6em;
}
.orbit-caption a {
	padding: 0 !important;
}
.orbit-caption h5 {
	padding: 10px 0;
	color: #ffffff;
	margin: 0;
	background-color: rgba(218, 33, 40, 0.4);
}
.orbit-caption .more {
	background: transparent;
	border: 1px solid #da2128;
}
.search-bar {
	display: none;
	position: fixed;
	top: 71px;
	width: 100%;
	padding: 5px 0;
	background-color: rgba(0, 0, 0, 0.4);
	z-index: 1000;
}
.search-bar input {
	margin: 1rem 0 1rem
}
.search-bar .button {
	background: #e72d2e;
	border-color: #e72d2e;
	margin: 1rem 0 1rem
}
.fi-magnifying-glass:before {
	font-size: 24px;
	color: white;
}
.fi-marker:before{
	font-size: 24px;
	margin-right: 20px
}
.flickerplate .dot-navigation .dot {
  margin: 0px 16px;
}
/*@media only screen and (min-width: 40.0625em){
	.reveal-modal {
	  width: 43%;
	}
}*/
.title {
	width: 180px !important;
  text-align: center;
  padding: 7px 0;
  margin: auto;
  background-color: #e72d2e;
  color: white;
  font-size: 15px;
}
.more {
	border: 1px solid #808285;
	margin: 1em auto;
	width: 220px;
	font-weight: bolder;
}
.more:hover {
	border: 1px solid #da2128;
	background-color: #da2128;
}
.more a {
	display: block;
	padding: 10px 0;
	color: #808285;
}
.more:hover a {
	color: white;
}
h1 {
	margin: 1em 0;
	margin-bottom: 1em;
}
h4 {
	margin-bottom: 1em;
}
.head-line-container{
	background-color: #eff0f1;
	padding-top: 40px;
	padding-bottom: 40px;
}
.head-line{
	box-shadow: 0 0 20px #a3a3a3;
	background-color: white
}
.head-line div{
	float: left;
}
.head-line div:first-child{
	width: 303.328px;
	margin-right: 1.875rem;
}
.head-line div:nth-child(2){
	position: relative;
  padding-top: 38px;
  padding-bottom: 2em;
  padding-left: 0;
}
.head-line .head-line-icon{
	padding: 5px;
  background-color: #e72d2e;
  color: white;
}
.head-line h5{
	margin-top: .8rem
}
.head-line a{
	color: #222
}
.head-line p, .head-line span{
	font-size: 12px
}
.head-line div:nth-child(3){
	float: right;
  margin-top: 25px;
  padding: 10px 20px;
  text-align: center;
  height: 200px;
  border-left: 1px solid #a3a3a3;
}
#news {
	background-color: #eff0f1;
	padding-bottom: 1px;
}
#news article {
	background-color: white;
	padding-bottom: 1px;
	position: relative;
}
#news .caption {
	position: absolute;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	color: #fff;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.3);
}
#news li {
	list-style: none;
	margin-bottom: 2em;
}
#news h5 {
	margin-top: 30px;
	padding: 0 20px
}
@media only screen and (min-width: 800px){
	#news h5 {
		position: absolute;
		bottom: 140px;
		color: white
	}
}
#news .summary{
	width: 100%;
	padding: 20px;
	font-size: 12px;
	min-height: 78px;
	color: #666666;
}
#news .time-and-share {
	margin-top: 10px;
	padding: 0 20px;
	color: #666666;
	font-size: 12px
}
#about {
	padding-bottom: 20px;
}
.text-container{
	position: relative;
}
.text{
	position: relative;
	opacity: 0;
	top: 30px;
}
.about-banner, .case-banner, .team-banner, .application-banner, .contact-banner {
	height: 260px;
	width: 100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: auto 260px;
	/*background-attachment: fixed;*/
	background-position: top center;
}
.about-banner {
	background-image: url(../images/about-banner.jpg);
}
.case-banner {
	background-image: url(../images/case-banner.jpg);
}
.team-banner{
	background-image: url(../images/team-banner.jpg);
}
.application-banner {
	background-image: url(../images/application-banner.jpg);
}
.contact-banner {
	background-image: url(../images/contact-banner.jpg);
}
.padding {
	height: 100px;
}
#about .padding {
	background-color: #eff0f1;
}
#about p, .case p, #application p{
	line-height: 2.2
}
.web-type{
	display: block;
	margin: 2em auto;
}
.mobile-type{
	display: none
}
#team {
	background: white;
	padding-bottom: 50px;
}
#team h5, #case h5{
	margin-bottom: 1.5rem;
}
.members-container{
	margin: auto!important;
}
.members-container article{
	position: relative;
}
.members-container li{
	/*width: 33%;*/
	padding-left: 5px;
  padding-right: 5px;
  float: left;
  list-style: none;
  position: relative;
  overflow: hidden;
}
.members-container li:last-child{
	float: left!important;
}
.members-flicker{
	background-color: inherit;
	height: inherit;
}
.flick-content{
	width: 1000px
}
.members{
	margin: 0;
	padding: 0;
}
.members li{
	list-style-type: none;
	margin-bottom: 30px;
	padding-left: 5px;
  padding-right: 5px;
}
.members-flicker ul.flicks>li .flick-inner {
  padding-top: 0;
}
.flickerplate .arrow-navigation{
	width: 5%;
}
.members-flicker .arrow-navigation.left {
  left: 5%;
}
.members-flicker .arrow-navigation:before{
	top: 45%;
	opacity: 1;
	color: #da2128;
}
.members-flicker .arrow-navigation.right {
  right: 5%;
}
.members-flicker article{
	position: relative;
}
.members div{
	position: absolute;
	bottom: -1px;
	width: 100%;
}
.members div span{
	float: right;
	font-size: 10px;
	padding-top: 3px;
}
.members h5{
  margin-bottom: 1em!important;
  margin-left: 1.2em!important;
  border-left: 3px solid red;
  color: white;
  text-align: left;
  padding-left: 0.5em;
	line-height: 1.125rem;
}
.members summary{
	font-size: 14px;
	padding: 10px 1.2em;
	text-align: left;
	color: white;
	background-color: #ed1b24;
	display: none
}
#memberModal, #casesModal {
	width: 640px;
	margin-bottom: 2em
}
#memberModal{
	padding: 4rem
}
#memberModal h4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.title-text .member-name{
	font-size: 24px
}
.title-text .member-title{
	font-size: 16px;
	margin-left: 1rem
}
#memberModal .member-details{
	text-align: left;
	font-size: 14px;
	padding-top: 2rem
}
#casesModal .member-details p{
	font-size: 14px
}
.reveal-modal p{
	font-size: 14px
}
.reveal-modal .close-reveal-modal {
  font-size: 1.5rem;
}
#case .case-text p{
	margin-top: 4em;
}
.case-tab{
	width: 50%;
  margin: auto;
  margin-bottom: 2rem;
}
.case-tab li{
  display: table-cell;
  width: 20%;
  font-size: 1.5rem;
}
.case-tab span{
	font-size: .8rem;
	color:#ffffff;
}
.case-tab li a{
  color: white;
  margin-left: 5px
}
.case-tab .active a{
	border-top: 1px solid #e72d2e;
	border-bottom: 1px solid #e72d2e;
	background-color: white;
	color: #e72d2e;
}
.case-tab .active span{
	color: #ffffff;
}
.jungong-tab{
	/*border-right: 1px solid #a3a3a3*/
}
.jungong-fuwu{
	overflow-x: hidden;
	width: 90%;
	margin: auto;
}
.case-tab a, .jungong-tab a{
	display: block;
	padding: 10px;
	background-color: #cccccc
}
#jungong, #fuwu{
	/*width: 90%;*/
	-webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-padding-start: 0;
  margin: auto
}
#jungong li, #fuwu li{
	list-style: none;
	margin: 10px auto;
	min-height:120px;
}
#jungong li:last-child, #fuwu li:last-child{
	float: left;
}
#fuwu{
	display: none
}
#application .more{
	margin-top: 3em;
}
#contact ul {
	width: 90%;
	margin: 100px auto 100px;
}
#contact li {
	float: left;
	width: 33.333%;
	list-style-type: none;
	border-left: 1px solid #e4e4e4;
}
#contact li:first-child {
	border-left: none;
}
#contact li h4 {
	font-weight: bold;
	font-size:18px;
}
.to-top-border{
	display: block;
	border:2px solid #808285;
	width: 50px;
	height: 50px;
	margin: auto;
	margin-bottom: 50px;
}
.to-top {
  display: block;
  height: 15px;
  width: 15px;
  border: 2px solid #808285;
  border-right: none;
  border-bottom: none;
  margin: auto;
  margin-top: 20px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.fi-arrow-up:before{
	font-size: 24px;
	color: #222;
}
footer {
	background-color: #eff0f1;
	padding-top: 5em;
	padding-bottom: 3em;
}
footer a {
	display: block;
	padding: 1em 0;
	margin: 0 2em;
}
footer a, footer a:hover, footer a:active {
	color: #505050;
}
footer .footer-bar {
	border: 1px solid #cccccc;
	border-left: none;
	border-right: none;
	margin: 5em
}
footer ul {
	padding: 1em 0;
	width: 85%;
	margin: 0 auto;
}
footer li {
	width: 33%;
	float: left;
	list-style-type: square
}
footer li:first-child {
	list-style: none;
}

/* news-list */
.news-contener {
	padding: 0 0 10em;
}
.news-contener ul {
	margin: 0;
	margin-top: 2em;
	padding: 0;
	width: 100%;
}
.news-contener li {
	list-style-type: none;
}
.news-contener article {
	padding: 3em 0;
	border-bottom: 1px solid #cccccc;
	position: relative;
}
.news-contener li:first-child article {
	border-top: 1px solid #cccccc;
}
.news-contener .medium-9 {
	padding-left: 0;
}
.news-contener .medium-3 {
	padding-right: 0;
}
.news-contener .new {
	width: 60px;
	position: absolute;
	left: 15px;
	background: #e72d2e;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.news-contener p{
	font-size: 14px
}
.news-contener .date-time {
	margin-bottom: 1em;
}
.news-contener h4 a {
	color: #222222;
}
.back .back-btn {
	border: 1px solid white;
	border-radius: 5px;
	padding: 10px 15px;
}
.pagination a:active {
	background: #da2128
}

/* news-details */
.news-contener .content{
	margin: auto;
	padding-top: 2em;
}
.news-contener p{
	letter-spacing: 2px;
  line-height: 2;
  margin-bottom: 20px;
}
.news-contener h3{
	margin-top: 3em
}

/* more.html */
.more-article{
	padding: 0 0 5em;
	color: #666666
}
.more-banner{
	padding-top: 4.5em;
}
.more-title{
	padding: 14px 0 14px 28px;
  margin-bottom: 1em;
	background-color: #eb1c24;
	color: white;
	font-size: 20px
}
.more-post{
	padding: 2em;
	border: 1px solid #bebebe;
	text-align: center;
	width: 70%;
	margin: 3em auto 0;
}

/* member-list.html */
.member-page h3{
	margin: 2rem auto;
	position: relative;
}
.member-page h3:before, .member-page h3:after{
	content: "";
	height: 1px;
	position: absolute;
	top: 50%;
	background-color: #a8a8a8;
	width: 40%
}
.member-page h3:before{
	left: 1%
}
.member-page h3:after{
	right: 1%
}

@media only screen and (max-width: 800px){
	.mobile-type{
		margin: 1em auto;
		display: block
	}
	.web-type{
		display: none
	}
	.pre-load{
		padding-top: 50%;
	}
	.flickerplate ul.flicks>li .flick-inner {
    padding-top: 7em;
	}
	.web-banner{
		display: none;
	}
	.mobile-banner{
		height: 250px!important;
		display: block
	}
	.case-tab {
    width: 100%;
    margin: auto;
	  margin-bottom: 0; 
	}
	.case-tab li a, .case-tab .active a{
		margin-left: 0;
		font-size: 1rem;
	}
	.case-tab li a{
		background-color: inherit;
		color: inherit;
		border: 1px solid #e72d2e;
	}
	.case-tab .active a{
		background-color: #e72d2e;
		color: white;
	}
	.jungong-fuwu{
		width: 100%;
		margin: 2rem auto;
	}
	#jungong .columns, #fuwu .columns{
		padding: 0;
	}
	#memberModal, #casesModal{
		padding:15px;
		padding-top: 4rem;
		width: 100%
	}
	#memberModal .columns, #casesModal .columns{
		padding-left: 0;
		padding-right: 0
	}
	.nav-bar-container{
		display: block;
	  position: fixed!important;
	  padding: 0!important;
	  right: -150px;
    bottom: 0;
	  top: 60px;
	  background: white;
	  width: 140px;
	  z-index: 1001;
	}
	.nav-bar-container li{
	  float: inherit;
	  width: 100%;
	  line-height: 14px;
	  background-color: inherit;
	  text-align: left;
	  margin-left: 2em;
	}
	.nav-container a{
		color: #222222;
	}
	.nav-bar a {
	  padding: 24px 0 12px;
	}
	.search{
		padding-top: 6px
	}
	.search-bar {
	  top: 57px;
	}
	.search i {
	  padding-right: 0; 
	}
	.search .back-index{
		color: white;
	}
	h1 {
	  margin: 14px 0;
	}
	.flickerplate {
	  height: 380px;
	}
	.dot-navigation{
		display: block;
	}
	.flickerplate .dot-navigation .dot{
		border-radius: 0%;
	  -o-border-radius: 0%;
	  -ms-border-radius: 0%;
	  -moz-border-radius: 0%;
	  -webkit-border-radius: 0%;
	  background-color: inherit;
	  width: 12px;
	  height: 12px;
	  border: 1px solid white;
	}
	.flickerplate .dot-navigation .dot.active {
	  background-color: #e72d2e;
	  border: 1px solid #e72d2e;
	}
	.flickerplate .dot-navigation {
	  bottom: -5px;
	}
	.orbit-caption h2{
		font-size: 0.8rem
	}
	.flick-content{
		width: 100%
	}
	.orbit-caption .more {
	  margin-top: 1em;
	  width: 100px
	}
	.dot-navigation ul{
		margin-bottom: 1rem;
	}
	.nav-container{
		padding: 12px 0;
	}
	.orbit-caption h5 {
    padding: 5px 0;
    color: #ffffff;
    margin: 0;
    font-size: 1rem
	}

	#menu-icon{
		margin-left: 2em;
		display: block;
	}
	.nav-container .back{
		padding-left: 0;
	}
	.nav-container .logo, .nav-container .search, .nav-container .back {
	  line-height: inherit;
	}
	.search .fi-list:before{
		font-size: 24px;
	  color: white;
	}
	.head-line {
	  padding: 1em;
	}
	.head-line h5{
		font-size: 1rem;
		margin: 1rem auto;
	}
	.head-line div:first-child {
		display: none
	}
	.head-line div:nth-child(2) {
	  position: relative;
	  padding: 0;
	}
	.head-line div:nth-child(3){
		display: block;
		float: left;
		border-left: none;
		width: 100%;
		margin-top: 0;
	}
	.head-line-container {
	  padding-bottom: 0;
	}
	.nav-container li.current a {
	  color: #8a0304;
	}
	#news {
  	padding-top: 50px;
  }
  #news article {
	  padding-bottom: 0;
	}
	#news article:after{
		content: "";
		display: block;
		clear: both;
	}
	#news li {
	  margin-bottom: 1.5em;
	}
	#news li:last-child {
	  margin-bottom: 0; 
	}
	#news h5 {
		font-size: 14px;
	  margin-top: 0; 
  	padding-top: 10px;
  	padding-right: 15px;
	}
	#news .time-and-share {
	  position: absolute;
	  bottom: 0;
	  left: 50%;
	  margin-top: 5px;
	  margin-bottom: 0;
	  padding-left: 0;
	  padding-bottom: 10px;
	}
	#news .summary {
		display: none
	}
	#news img{
		width: 46%;
		float: left;
		margin-right: 4%;
	}
	.more {
	  margin: 2em auto;
	}
	#about {
	  padding-bottom: 1em;
	}
	.about-type {
	  width: 100%;
	  margin: auto;
	  margin-bottom: 1.25em;
	  background-color: #eff0f1;
	}
	.about-type span {
		font-size: 14px;
  	background-size: 50px auto;
  	margin: 1em 2%;
  	padding-right: 0px!important;
	}
	.about-type li:first-child span {
	  width: 23%;
  	background-position: 0px 5px;
	}
	.about-type li:last-child span {
	  width: 66%;
  	background-position: -5px -97px;
	}

	.about-banner, .team-banner, .case-banner, .application-banner, .contact-banner{
		height: 120px
	}
	.about-banner, .team-banner, .case-banner, .application-banner, .contact-banner{
	  background-attachment: scroll;
	  background-position: top center !important;
	  background-size: cover;
	}
	#about p, .case p, #application p {
	  line-height:1.7;
		font-size: 15px
	}
	#team {
	   padding-bottom: 0; 
	}
	#team .row {
		width: 100%;
	}
	#team article:first-child{
		/*margin-top: 2em;*/
	}
	#team .more {
		margin: 2em auto;
	}
	.padding{
		display: none;
	}
	#team h4 {
	  font-size: 30px;
	  margin: 1.5rem 0;
	}
	#team h5{
  	padding: 0 1.5em;
	}
	.members-container{
		width: 90%;
	}
	.members-container li {
	  width: 49%;
	}
	.members-container h5{
		padding-left: 1rem!important;
	}
	.members h5{
		font-size: 1rem;
	}
	#contact ul {
	  width: 90%;
	  margin: 1em auto;
	}
	#contact li {
	  width: 100%;
    border-left: none;
    border-bottom: 1px solid #e4e4e4;
	}
	#contact li:last-child {
	  border: none;
	}
	#contact h6{
		margin-top: 1em
	}


	footer {
	  padding: 3em 0;
	}
	footer .footer-bar {
	   margin: 2em 0; 
	}
	footer ul {
  	width: 95%;
  	margin: auto;
  }
  footer a {
	  margin: 0;
	}
	footer p{
		padding-bottom: 2em;
	}
	footer li{
		list-style-position: inside;
	}
	footer li:first-child{
    list-style: none;
    width: 28%;
	}
	footer li:nth-child(2){
		width: 40%;
	}
	footer li:last-child{
		width: 30%
	}


	.column, .columns {
	  position: relative;
	  padding-left: 1.5em;
	  padding-right: 1.5em;
	}
	.page-overlay{
		position: fixed;
		width: 100%;
		left: 600px;
		bottom: 0;
		top: 0;
		background: rgba(0, 0, 0, 0.6);
		z-index: 100;
	}


	.more-banner{
		padding-top: 3.5em;
	}

	.news-contener p{
		display: none;
	}
	.news-contener ul{
		margin-top: 6em;
	}
}

@media only screen and (max-width: 640px){
	.search-bar .button{
		padding: 0;
	}
}
@media only screen and (max-width: 950px){
	.head-line div:first-child{
		width: 30%;
	}
	.head-line div:nth-child(2){
		width: 60%
	}
	.head-line div:nth-child(3){
		width: 100%
	}
}