@font-face {
  font-family: MyFont1;
  src: url('../font/ysbt.woff2');
  font-weight: normal;
  font-style: normal;
}
.sidein{
	height:15em;
	width:4em;
	background:#d9e4e6f0;
	position:fixed;
	bottom:6em;
	right:10px;
	z-index:501;
	text-align:center;
}
.sidicon {
	display:flex;
	flex-direction:column;
	justify-content:space-around;
	height:170px;
}
.sidein ul li{
	list-style-type:none;
	line-height:40px;
	font-size:2em;
}
.lianxiw{
	padding:0.6em;
	margin:0;
	background:#2d88ca;
	color:#FFF;
}
.badge a{
	color:#FFF;
	text-decoration:none;
}
.badge a:hover{
	color:#FFF;
	text-decoration:none;
}
#link{
	width:1em;
}
.scrollblock{
	margin-top:3em;
}
#feature {
	background: url("../img/yellow_testimonial.png") repeat-x 0 0;
	height: 176px;
	box-shadow: 0 5px 16px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 5px 16px rgba(0, 0, 0, 0.3);
}
#feature article {
	text-align: center;
	margin-top: 40px;
	max-width: 1170px;
}
#feature article p {
	font-family: 'MyFont1', cursive;
	font-size: 40px;
	margin-bottom: 0;
	line-height: 1.35;
	color: #fff;
}
section#testimonials {
	height:230px;
	background: url("../img/yellow_testimonial.png") repeat-x 0 0;
	padding: 0;
	color: #e4e5e2;
	z-index: 500;
	box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.3);
}
section#testimonials .blockquote-wrapper {
	display: table-cell;
	vertical-align: middle;
	height: 210px;
}
blockquote.mega {
}
blockquote.mega p {
	font-size: 45px;
	line-height: 50px;
	text-align: left;
	font-family: 'Patua One', cursive;
	font-weight:bold;
	color:#312A1E;
}
blockquote.mega .cite {
	font-size: 22px;
	text-align: left;
	font-weight:300;
}
/* Team and Contact */

section#team, section#contact {
	color: #e4e5e2;
	background:#312A1E;
	margin-top:5em;
	padding-bottom:5em;
}
section#team .align, section#contact .align {
	font-size: 6em;
	text-align: center;
}
#team h1, #contact h1 {
	font-size: 3em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
#contact, #team {
	padding-top: 4.75em;
}
#team {
	padding-bottom: 0;
}
#contact {
	padding-bottom: 0;
}
/* team */

#team h3 {
	font-size: 26px;
	margin-top: 24px;
	margin-bottom: 0px;
}
#team h3, .job-position {
	text-align: center;
}
#team .featurette {
	text-align: center;
	font-size: 1em;
}
#team h2.featurette-heading {
	margin-bottom: 24px;
}
.teamalign {
	text-align:center
}
.team-thumb {
	margin-top: 26px;
	text-align:center;
}
.job-position {
	font-family: 'Open Sans', sans-serif;
	margin-bottom: .46155em;
}
section#portfolio hgroup h2 {
	margin-top: 1em;
	text-transform: capitalize;
	font-size:1.5em;
}

section#portfolio .entry-content {
	margin: 1em 0 2.5em;
}
.entry-content p {
	font-size: 1em; /* 16px */
	line-height: 1.5; /* 24px */
	margin: 0 0 1.5em 0;
	color: #312A1E;
	font-size: 85%;
	font-family: 'Quattrocento', serif;
}
#team h2{
	font-weight: normal; /* reset default browser weight for our webfonts */
	font-family: 'Patua One', cursive;
	font-size:1.5em;
}
.muted {
	color: #A5A5A2;
	font-family: 'Quattrocento', serif;
}
/* News */
section#news {

}
section#news .align {
	font-size: 6em;
	text-align: center;
}
article.post {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1);
}
article .inside {
	margin: 18px 24px 24px;
	padding-top: 1em;
}
.post-date {
	color: #A5A5A2;
	float: right;
	font-family: 'Open Sans';
	font-size: 14px;
	font-style: normal;
	line-height: 2;
	margin-right: 5px;
}
#news h1 {
	font-size: 3em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
#news h2 {
	font-size: 21px;
	margin-top: 24px;
	margin-bottom: 16px;
	color: #312A1E;
	clear: right;
}
section.single-page h1 {
	text-align: center;
	font-family:  'Patua One', cursive;
	margin-bottom: 2em; /* 72px */
	font-size: 2.25em; /* 36px */
}
footer{
	text-align:center;
	line-height:2em;
	margin:2em 0 1em 0;
}
#headerwrap{
	position:absolute;
	top:30%;
	z-index:2;
	text-align:center;
	width:80%;
	margin-left:10%;
}
#headerwrap h1 {
	color: #FFFFFF;
	font-family: 'MyFont1', cursive;
	font-size: 4em;
	font-weight: 400;
	margin: 1em 0;
	background:#e6dfdfb2;
	padding:20px;
}
#headerwrap h2 {
	color: #FFFFFF;
	font-family: 'Open Sans', sans serif;
	font-size: 2em;
	font-weight: normal;
	margin: 0.5em 0;
	text-shadow: 1px 1px 1px #333333;
}
#headerwrap h1 span {
	color:#1291cf;
}
#headerwrap input[type=text] {
	background: rgba(227, 231, 228, 1);
	font-family: 'Open Sans', sans serif;
	font-size: 1.3125em;
	border: 0;
	text-align: center;
	vertical-align: middle;
	margin-bottom:0 !important;
}
/* Services */

section#services {
	padding-bottom: 9.5em;
}
#services h1 {
	font-size: 3em;
	margin-bottom: 1em;
	margin-top: 0.5em;
}
section#services h2 {
	font-size: 22px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align:center;
}
section#services p {
	margin:10px;
	font-size:0.8em;
}
section#services .align {
	text-align:center;
	margin-top:10px;
	font-size: 4em;
}
section#services .align .sev_icon {
	text-align:center;
	margin:10px 0 20px 0;
	font-size: 0.6em;
	color:#F0BF00;
}
section#services .col-sm-3 {
	background:#e9e9e9;
	padding:1em;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin:1.5%;
}
section#services .col-sm-3:hover {
	background:#e3e3e3;
	box-shadow: 1px 1px 6px #C1BAC1;
}
/**图标颜色**/
.fa-skyatlas{
	color:#62910e;
}
.fa-gears{
	color:#d04a4a;
}
.fa-wechat{
	color:#6fb341;
}
.fa-shopping-cart{
	color:#43a086;
}
#portfolio{
	margin-top:50px;
}
/* 设置图片默认隐藏 */
.hover-image {
    display: none;
    position: absolute;
    border: 1px solid #ccc;
    padding: 5px;
    background-color: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	right:3em;
	width:7em;
	bottom:0;
    }

    .hover-image img {
    max-width: 200px;
    max-height: 200px;
    }

/*商城引导页css*/
.container-fluid{
	background:#071923;
	color:#EFC000;
}
.mallcol{
	text-align:center;
}
.mallcol h1{
	font-family:'MyFont1', cursive;
	font-size:5rem;
	margin-top:2em;
}

/*手机尺寸css*/
@media only screen and (max-width: 768px)
		{
		blockquote.mega p {
			font-size: 33px;
			}
		section#testimonials {
			height:auto;
		}
		blockquote.mega .cite {
	margin: 0;
		}
		#headerwrap h1 {
	font-size: 1.5em; 
	font-weight: 400;
	margin: 0; 
	padding:1em;
}
#feature {
	height:7rem;
}
#feature article {
	margin-top: 1em;
}
#feature article p {
	font-size: 2em;
}
.mallcol h1{
	font-family:'MyFont1', cursive;
	font-size:3rem;
	margin-top:0; 
}
section#services .col-sm-3 {
	background:#fff;
	width: 48%;
	border: 1px solid;
	margin: 1%;
}
section#services p {
	display:none;
}
}