/* Add your CSS here */
body{padding:0;}
a{
	color:#000;
	font-size:12px;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: 0.2s;
    transition: 0s;
}
a.bold{
	font-weight:bold;
}
a.s14{
	font-size:14px;
}

a:hover, a:active, a:focus{
	text-decoration: none;
	color:#ec1327;
}

/* Logo Height on Scroll */
.header.headhesive.headhesive--stick .logo img {
	/*height: 28px;*/
}
/**/
.h6 {
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑","Microsoft JhengHei",STXihei, "华文细黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
    font-size: 14px;
}
.tp-banner {
    /*max-width:1200px;*/
	margin:0 auto;
	overflow:hidden;
}
.tp-caption.large_bold_white {
    font-size: 60px;
    line-height: 66px;
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑","Microsoft JhengHei",STXihei, "华文细黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
	font-weight:normal;
	width:100%;
	text-align:center;
}
.tp-caption.modern_medium_white{
    font-size: 26px;
    line-height: 36px;
}

.dropdown-menu {
    min-width: 60px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 12px;
    text-align: left;
    background-color: #fff;
    border: 0px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.page-content {
    padding-top: 0px;
    padding-bottom:0px;
	margin:0;
}
.container{
	padding-bottom:0px;
}
.padding-bottom1{
	padding-bottom:56px;
}
.padding-bottom2{
	padding-bottom:90px;
}
.padding-bottom4{
	padding-bottom:140px;
}
.margin-top1{
	margin-top:56px;
}
.background-gray{background:#f1f1f1;}

hr.hr-fw{
	margin:0;border-color:#e2e2e2;
}
hr.hr-fw2{
	margin:56px 0 0 0;border-color:#e2e2e2;
}
div.title-top-bordered{
	width:230px;
	border-top:4px solid #000;
	font-size:14px;font-weight:bold;
	line-height:36px;
	padding-bottom:18px;
}
div.title-top-bordered-thanks{
	line-height:24px;
	padding-bottom:24px;
	padding-top:8px;
}
div.title-top-bordered-white{
	border-top:4px solid #fff;
	color:#fff;
}



@media(max-width:767px){
	.padding-bottom2{
		padding-bottom:30px;
	}
	.padding-bottom3{
		padding-bottom:60px;
	}
	.padding-bottom4{
		padding-bottom:60px;
	}
	.banner-section{
		display:none;
	}
	.margin-top1{
		margin-top:16px;
	}
	div.title-top-bordered{
		border-top-color:transparent;
		padding-bottom: 10px;
	}
	.col-xs-4x{
		padding-left: 8px;
		padding-right: 8px;
	}
	.custom-row{
		padding-left: 8px;
		padding-right: 8px;
	}
	.entry.entry__small .excerpt {
		margin-bottom: 36px;text-align:center;
	}
	.entry.entry__small .media-sp {
		margin-bottom: 18px;
	}
}


.alignleft img,
.alignright img,
.alignnone img,
.aligncenter img {
  padding: 0px;
  /*border: 1px solid transparent;*/
  background-color: transparent;
}
.btn,.btn-default,.btn-primary{
	display:inline-block;
	text-transform: uppercase;
	border-radius: 0px;
	font-size:12px;
	line-height:1.0;
	border:3px solid transparent;
	box-shadow: none;
	    text-shadow: none;
	font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑","Microsoft JhengHei",STXihei, "华文细黑", SimSun, "宋体", Heiti, "黑体", sans-serif;
}
.btn-default{font-weight:normal;}
.btn-primary,.btn-primary:hover{
	color:#fff;
	background:#ec1327;
	border:3px solid #ec1327;
}
.btn-black{
	padding:11px 25px;
	background:#000;border:2px solid #000;
	color:#fff;
}
.btn-red{
	width: 102px;
	padding:11px 25px;
	background:#ec1327;border:2px solid #ec1327;
	color:#fff;
}
.btn-red2{
	padding: 11px 25px;
	background:#ec1327;
	border:2px solid #ec1327;
	color:#fff;
}
.btn-black:active,.btn-black:hover,.btn-primary, .btn-primary:active,.btn-primary:hover {
	background:#fff;
	color:#000;
}
.btn-red:active,.btn-red:hover {
	background:transparent;
	color:#ec1327;
}
.btn-primary2,.btn-primary2:active,.btn-primary2:hover,.btn-primary2:focus{
	color:#fff;background:#ec1327;border-color:#ec1327;
}
@media(max-width:767px){
	.btn-primary2,.btn-default2{
		width:100%;margin:0;padding:10px 0;border:0px solid transparent;text-align:center;
	}
	.btn-black-index{
		width: 108px;
		padding: 0;
		line-height: 2;
	}
}
.entry .entry-thumb > a:before {
  background: #fff;
}
/************ myfooter***************/
.myfooter{
	display:block;
	background:#000;color:#fff;
	padding:50px 0;
}
a.footer-logo{
  width:77px;height:45px;
  margin:15px 0;
  background-image: url(../images/logo154b.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  display:inline-block;
}
@media(max-width:767px){
	a.footer-logo{
	  margin:0 0 30px 0;
	}
}
.myfooter a{
	display:block;
	clear:both;
	color:#fff;
	text-decoration: none;
}
a.padding{
	padding-bottom:15px;
}
.padding2{
	padding-top:15px;
}
a.margin{
	margin-bottom:15px;
}
.myfooter a:hover, .myfooter a:active, .myfooter a:focus{
	color:#ec1327;
	outline: none;
}
.myfooter .copyright{
	margin-top:36px;
	padding-top:18px;
	border-top:2px solid #393939;
}
.copyright span{
	display:block;float:left;  
}
.nobreak{
	white-space:nowrap;
	height:22px;line-height:22px;
}
/************ myfooter end ***************/

.project-item .dlink{
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    background: rgba(255, 255, 255, 0.9);
	background: #ec1327;
    text-decoration: none;
	/**/
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    font-size: 38px;
    text-align: center;
    z-index: 2;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.project-item .dlink:hover{
    background: #fff;
}
.project-item .project-img:hover .dlink{
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
.project-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    right: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: 0.2s;
    transition: 0.2s;
}
.project-desc{
	background:#fff;padding:16px 0 0 0;text-align:left;
}
.project-img{cursor:pointer;}
img.border1{border:1px solid #bcbcbc}
.project-feed-filter {
    margin: 0 0 36px -2px;
}
@media(max-width:767px){
	.project-feed-filter{
		margin:0 0 0px 0;
	}
	.project-feed-filter > li {
		width:19%;display: inline-block;padding:0;
	}
}

/***********header***********/
.page-heading {
    background: transparent;
    border:0px solid transparent;
    position: relative;
    text-align: center;
}
.page-heading:before,
.page-heading:after {
  content: "";
  display: block;
  height: 0px;
  position: absolute;
  left: 0;
  right: 0;
  background: transparent;
}
.page-heading:before {
  top: 0;
}
.page-heading:after {
  bottom: 0;
}
.page-heading.page-heading__image {
    /*background-image: url(/makefont/images/headerbgx2.jpg);    background-image: none;
*/
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
	background-color:#e9e9e9;
    position: relative;
}

.page-heading.page-heading__image:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    background: #000;
    opacity: 0.00;
    filter: alpha(opacity=0);
}
.page-heading .header-font-name{
	display:inline-block;
	padding:0 36px;margin:50px auto;line-height:44px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background:#202020;
	border:3px solid #fff;
}
.page-heading .header-title,.page-heading .header-desc{
	height:145px;
	padding:20px;
	color:#fff;
	font-size:20px;
	line-height:1.5;
	text-align:left;
	background:#000;
	box-shadow: 4px 4px 20px -4px #000;
}

.page-heading .header-title{
	font-size:20px;
	margin-left:-1px;
}
.page-heading .header-desc{
	font-size:12px;
	margin-left:1px;
	line-height:1.7;
}
.header-desc .btn-red{
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.page-heading.page-heading__lg {
  padding: 0 0 0 0;
}


/*2019.10.28 add by wqy*/
.img-left{
	padding:0;
}
.img-right{
	padding:0;
}
.img-left img{
	width:100%;
}
.img-right img{
	width:100%;
}
.page-heading.custom_made_lg {
	padding: 150px 0 !important;
	height:300px;
}
.custom-made-bottom{
	padding-bottom:160px;
}


@media (min-width: 768px) {
  .page-heading.page-heading__lg {
    padding: 80px 0;
  }
  

  /*2019.10.28 add by wqy*/
  .img-left{
	padding-right:15px;
  }
  .img-right{
	padding-left:15px;
  }
}
@media (min-width: 992px) {
  .page-heading.page-heading__lg {
    padding: 145px 0;
  }
  .page-heading.font-heading__lg {
    padding: 250px 0 40px 0;
  }
}
@media (max-width: 767px) {
	/*2019.10.28 add by wqy*/
	.page-heading.custom_made_lg {
		padding: 0px 0 !important;
		height:136px;
	}



	.page-heading .header-title{
		font-size:20px;
		margin-left:0px;
		height:auto;
		padding-bottom:0;
	}
	.page-heading .header-desc{
		font-size:12px;
		margin-left:0px;
		height:auto;
	}
	.header-desc .btn-red{
		position: relative;
		left: 0; 
		bottom: 0; 
		margin: 18px 0 0 0;
		clear:both;
	}
}


/**for font page**/
.fontMainTit{font-weight:bold;color:#000;}
.fontMainTit a{display:inline-block;line-height:38px;padding:0 36px; cursor: pointer;}
.fontMainTit a.on{background:#000;color:#fff;font-weight:bold;}
.fontMainTit a:hover{background:#e7e7e7;color:#000;}
.fontMainTit a.on:hover{background:#000;color:#fff;}
.fontMainTit a.bold{font-weight:bold;}

#fontList{border:2px solid #000;display:block;}

#fontList div, #fontList a, #fontList a:link, #fontList a:visited{
	cursor: pointer;
	line-height:38px;color:#000;font-size:12px;font-weight:bold;display:inline-block;padding:0px 15px;margin-bottom:0px;
}
#fontList a.on, #fontList a.on:link, #fontList a.on:visited{background:#ec1327;color:#fff;}
#fontList a:hover, #fontList a:active{background:#e7e7e7;}
#fontList a.on:hover, #fontList a.on:active{background:#ec1327;}
#fontList2{height:27px;margin:6px 0 ;position:relative;clear:both;}
#fontList2 div{position:absolute;display:none;}

#fontList2{padding:0px 0 0px 0;clear:both;}
#fontList2 a, #fontList2 a:link, #fontList2 a:visited{
	padding: 5px 15px;
	margin-right: 2px;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
	color: #999;
	font-size: 12px;
	font-weight: normal;
/*	display: inline-block;*/
	border: 1px solid transparent;
}






#fontList2 a.on, #fontList2 a.on:link, #fontList2 a.on:visited{color:#ec1327;border:1px solid #ec1327;}

#fontList2 a:hover, #fontList2 a:active{background:#e7e7e7;color:#333;}
#fontList2 a.on:hover,#fontList2 ,a.on:active{color:#ec1327;background:#ffffff}


/*#fontList2 a.on:hover, #fontList2 a.on:active{background:#fff;color:#000;}*/
.fonts-navigation a{margin-right:-3px;}

#testInput input,#downcode{
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius:0px; 
}
#testInput{width:66.66666667%;padding-right:15px;
	}



#ftext{
	width:80%;
	height:42px;
	line-height:40px;
	text-indent:10px;
	font-size:18px;
	font-weight:bold;
	background:#fff;
	outline: 0;
	border:1px solid #ccc;margin:0;padding:0;float:left;
	border-right: 0px;
}
#fbutton{width: 20%;height: 42px;line-height: 42px;background: #000;color: #fff;font-size: 18px;font-weight: bold;cursor: pointer;border-width: 0px;float: right;box-sizing: border-box;padding: 0;}
#fbutton:hover{
	background-color: #fff;
	color: #000;
	border: 2px #000 solid;
}


/*
#fontshow{width:610px;height:110px;overflow:hidden;margin-top:2px;}
*/
#fontshow{width:100%;overflow:hidden; }

/*
#fontshow img{max-width:100%; margin-top: 20px}
*/
#fontshow img{max-width:100%;height: 110px;width: auto;margin-top: 20px}
#fontImgset{}
#fontImgset img{margin-bottom:35px;}
@media(max-width:767px){
	/*2019.10.28 add by wqy*/
	.page-heading .custom_made_name {
		display: inline-block;
		margin: 70px auto !important;
		font-size: 12px  !important;
		opacity: 1 !important;
		padding: 0px 10px !important;
		border: 3px solid #fff !important;
		line-height: 35px  !important;
		color: #fff  !important;
		background: #202020 !important;
	}
	.custom-made-bottom{
		padding-bottom:100px;
	}

	.page-heading .header-font-name {
		display: inline-block;
		padding: 0 16px;
		margin: 50px auto;
		line-height: 30px;
		font-size: 14px;
		font-weight: bold;
		color: #000;
		background: #fff;
		filter:alpha(opacity=0);  
		  -moz-opacity:0;  
		  -khtml-opacity:0;  
		  opacity: 0;  
	}
	.fontMainTit{font-weight:bold;color:#000;padding-bottom:0px;}
	.fontMainTit a{width:23%;display:inline-block;line-height:38px;padding:0 1%;text-align:center;}
	#testInput{width:100%;height:44px;    padding-right: 0;}
	#ftext{width:70%;height:42px;line-height:40px;text-indent:10px;font-size:18px;font-weight:bold;background:#fff;border:1px solid #ccc;margin:0;padding:0;float:left;}
	#fbutton{width:30%;height:42px;line-height:42px;background:#000;color:#fff;font-size:18px;font-weight:bold;cursor:pointer;border-width:0px;float:right;}



	#fontshow{width:100%;height:auto;overflow:hidden;margin-top:2px;}
	#fontshow img{width:100%;max-width:100%;height: auto}
}
#fontImgset img{
	max-width:100%;
}
#fontImgset img:nth-child(2), #fontImgset img:nth-child(3) {  
   border:1px solid #aaa;  
} 
.font-detail-desc{padding-left:45px;}
.about-right{padding-left:45px;}
.fontDescTit{line-height:1.1;font-size:14px;font-weight:bold;border-bottom:0px solid #000;margin-bottom:22px;display:inline-block;}
.fontDesc{line-height:22px;font-size:12px;padding-bottom:70px;clear:both;}
.goBuy{padding-bottom:85px;}
#fontDesc .btn-buy{margin-top:6px;}
.wx-img-wrapper {padding-left:0;padding-right:0;}
.wx-img-wrapper img{width:100%;max-width:100%;}
.wx-img-desc{padding:15px 0 50px 0;}
.auth-block{padding:0px 15px 15px 35px ;border:0px solid #ccc;}
.auth_contract{
	padding: 0px 15px 0px 45px
}
#downcode{height:40px;clear:both;margin:20px 0 12px 0;text-align: center;}

.about-right-logo,.about-right-logo-title{width:46%;margin-right:3%;}
.about-right-wx,.about-right-wx-title{width:46%;margin-left:3%;}
.about-right-logo-title,.about-right-wx-title{height:50px;line-height:50px;display:inline-block;margin-bottom:20px;}
.address-title{line-height:20px;display:inline-block;font-weight:bold;padding:0 0 13px 0;}
@media (max-width: 767px){
	.wx-img-wrapper{
		padding: 0 29%;
	}
	.wx-img-desc {
		padding: 15px 0 30px 0;
		text-align: center;
	}
	.mobi-align-center {
		text-align:center;
	}
	.auth-block{padding:0px 15px 15px 0 ;}
	.auth_contract{
		padding:0px 15px 15px 15px ;
	}
	.font-detail-desc{padding-left:15px;}
	.about-right{padding-left:15px;padding-top:20px;}
	#downcode{width:42%;}
	/*#down,#buy{width:42%;}*/
	
	#fontDesc .btn-buy {
		margin-top: 12px;
	}
	#fontDesc .btn-down {
		margin-top: 6px;
	}
	.goBuy{padding-bottom:40px;}
	.down-wrapper{padding-bottom:30px;}
}

/*********for types***********/
.grid{}
.imagesGrid{
	width:100%;
	box-sizing:border-box;    
	border-collapse: inherit;
    border-spacing: 15px;
}
.imagesGrid td{
	box-sizing:border-box;
	background-size: cover;
	background-repeat:no-repeat;
}
.imagesGrid img{
	width:100%;
	max-width:100%;
}

@media (max-width:767px){
	.imagesGrid{
		border-spacing: 6px;
	}
	.grid{
		padding:0 9px;
	}
}

/**********auth**************/
#price-wrapper img{
	width:100%;max-width:100%;
}
@media (max-width: 767px) {
	#price-wrapper img{
		margin-bottom: 15px;
	}
}
.price-box{
	background:#ec1327;
	border:4px solid #ec1327;
	color:#fff;
	font-size:14px;
}
.price-box .price{
	font-size:18px;
	line-height:1.5;
	margin-bottom:30px;
}
.price-box .year{
	font-size:12px;
}
.price-box .desc{
	
}
@media (min-width: 768px) {
	.price-box .price{
		font-size:20px;
		line-height:1.5;
		margin-bottom:80px;
	}
}
@media (min-width: 992px) {
	.price-box .price{
		font-size:30px;
		line-height:1.5;
		margin-bottom:120px;
	}
}
/*********about*******************/
.about-media{
/* background: url("/images/slider/about2.jpg") center center transparent;
	background-attachment: fixed;*/
	background:#666;

}
.about-media ul{
	    padding-left: 0;
    margin-bottom: 0;
}
.about-media li{
	list-style: none;line-height:2.0;
}
.about-media a{
	color:#fff;
}
/**************disney******************
#disneyImages .col-md-6,
#disneyImages .col-md-3,
#disneyImages .col-sm-6,
#disneyImages .col-sm-3
{
	padding-left:0;padding-right:0;
}
*/
.col-nopadding{
	padding-left:0;padding-right:0;
}
.col-nopadding .en-title,.col-nopadding a.bold{
	padding-left:15px;
}
.col-nopadding a.bold{
	display:inline-block;
	padding-top:24px;
}
#disneyImages img
{
	width:100%;max-width:100%;
}
#disneyImages  .img-row{
    margin-left: 0;
    margin-right: 0;
	padding-bottom:0;
}
#disneyImages  .img-row div.top-desc{
	padding-bottom:20%;
}

#disneyImages  .img-row a{
	background:transparent;
	transition-duration: 0.2s;
	-moz-transition-duration: 0.2s; /* Firefox 4 */
	-webkit-transition-duration: 0.2s; /* Safari 和 Chrome */
	-o-transition-duration: 0.2s; /* Opera */
	transition-timing-function: linear;
	-moz-transition-timing-function: linear; /* Firefox 4 */
	-webkit-transition-timing-function: linear; /* Safari 和 Chrome */
	-o-transition-timing-function: linear; /* Opera */
}
#disneyImages  .img-row a:hover{
	background:#ededed;color:#000;
}
#disneyImages  .img-row a.first-link{
	font-weight:bold;
}
#disneyImages  .img-row a.first-link:hover{
	background:transparent;color:#ec1327;
}
#disneyImages  .img-row a.width2x{
	display:block;padding-bottom:40%;
}
#disneyImages  .img-row a.width1x{
	display:block;padding-bottom:80%;
}

#disneyImages  .img-row a span{
	display:block;text-indent:12px;
}
#disneyImages  .img-row a span.bold{
	font-weight:bold;padding-top:12px;
}
@media(max-width:767px){
	#disneyImages  .img-row div.top-desc{
		;padding-top:6%;
	}
	#disneyImages  .img-row a.width2x{
		display:block;padding-bottom:20%;
	}
	#disneyImages  .img-row a.width1x{
		display:block;padding-bottom:20%;
	}
}
/**********disneyland****************/
.btn-virtual-wrapper{
	display:block;text-align:center;
	padding:0 0 48px 0;
}
.btn-virtual {
	display:inline-block;
    padding: 11px 25px;
    background: #fff;
    border: 3px solid #000;
    color: #000;
	font-size:14px;font-weight:bold;
	margin:0 auto;
	text-align:center;
}
#landDesc{padding:0 15px 20px 15px;}
#disneyLandImages  .img-row{
    margin-left: 0;
    margin-right: 0;
}
#disneyLandImages img
{
	width:100%;max-width:100%;padding:0px;
}
.land-desc{
	padding:60px 0;
}
#disneyLandImages .no-left-padding{
	padding-left:0;
}
#disneyLandImages .no-right-padding{
	padding-right:0;
}
#disneyLandImages .no-left-right-padding{
	padding-left:0;
	padding-right:0;
}
#disneyLandImages .no-all-padding{
	padding:0;
}
#disneyLandImages .padding-41{
	padding-left:0;
	padding-right:0px;
}
#disneyLandImages .padding-42{
	padding-left: 0px;
}
#disneyLandImages .padding-43{
	padding-right:0px;
}
#disneyLandImages .padding-44{
	padding-left:0px;
	padding-right:0px;
}
@media(max-width:767px){
	.land-desc{
		padding:30px 0;
	}
	.btn-virtual-wrapper {
		padding: 0 0 24px 0;
	}
}
/*********** testimonialsSlider **************/

#testimonialsSlider img{
	width:100%;max-width:100%;
}

.slider-section {
    margin-bottom: 0px !important;
    margin: 0px -100% 70px -100%;
    padding: 0px 100% 20px 100%;
    background: transparent;
    overflow: hidden;
    border-top: 0px solid #e4e4e4;
}
.owl-theme .owl-controls {
    text-align: center;
	margin-top:0;
}
.owl-testi .owl-pagination {
    padding-top: 0;
}
.owl-theme .owl-pagination .owl-page {
    position: relative;
    display: inline-block;
    margin: 0 1px;
	padding:12px 0;
    width: 32px;
    height: 4px;
    cursor: pointer;
}
.owl-theme .owl-pagination .owl-page span {
	top: 0;
	left: 0;
	width: 100%;
	height: 4px;
	margin:12px 0;
	outline: none;
	border-radius: inherit;
	background-color: #bbb;
	/*background-color: rgba(0,0,0,0.3);*/
	text-indent: -999em; /* make the text accessible to screen readers */
	cursor: pointer;
	position: absolute;
}
.owl-theme .owl-pagination .owl-page.active span {
    background-color: #ec1327;
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
}
.owl-theme .owl-pagination .owl-page span:hover,
.owl-theme .owl-pagination .owl-page span:focus {
	/*background-color: rgba(0,0,0,0.7);*/
	background-color:#555;
}
.owl-theme .owl-pagination .owl-page:hover span,
.owl-theme .owl-pagination .owl-page:focus span {
	/*background-color: rgba(0,0,0,0.7);*/
	background-color:#555;
}
.design-desc{
	line-height:4.0;text-align:left;
}
@media (max-width:767px){
	.owl-theme .owl-pagination .owl-page {
		position: relative;
		display: inline-block;
		margin: 0 1px;
		padding: 12px 0;
		width: 16px;
		height: 4px;
		cursor: pointer;
	}
}
/***********top header****************/
.header .logo div {
    width: 77px;
    height: 45px;
    background-image: url(../images/logo154a.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
@media (min-width: 992px){
  .fhmm .navbar-collapse .navbar-nav > li {
	padding-top:32px;
    text-align: left;
    list-style: none;
    display: inline-block;
    overflow: visible;
    border: none !important;
		transition-duration: 0.2s;
		-moz-transition-duration: 0.2s; /* Firefox 4 */
		-webkit-transition-duration: 0.2s; /* Safari 和 Chrome */
		-o-transition-duration: 0.2s; /* Opera */
		transition-timing-function: linear;
		-moz-transition-timing-function: linear; /* Firefox 4 */
		-webkit-transition-timing-function: linear; /* Safari 和 Chrome */
		-o-transition-timing-function: linear; /* Opera */
  }
  .fhmm .navbar-collapse .navbar-nav > li:hover {
		/*padding-bottom: 20px;*/
		padding-bottom: 0;
   }

	/*simba 2016/12/16*/
  .header-main{
		transition-duration: 0.2s;
		-moz-transition-duration: 0.2s; /* Firefox 4 */
		-webkit-transition-duration: 0.2s; /* Safari 和 Chrome */
		-o-transition-duration: 0.2s; /* Opera */
		transition-timing-function: linear;
		-moz-transition-timing-function: linear; /* Firefox 4 */
		-webkit-transition-timing-function: linear; /* Safari 和 Chrome */
		-o-transition-timing-function: linear; /* Opera */
  }
  .header-main:hover{
		padding-bottom: 24px;
  }
}
@media(max-width:991px){
	.navbar-collapse {
		padding-right: 0;
		padding-left: 0;
	}
	.fhmm .navbar-collapse .navbar-nav li a {
		padding: 12px 0 12px 30px;
	}
	.lastchild {
		text-align:right;padding-right: 40px;

	}
	li.lastchild a{
		padding:12px;float:right;
	}

	.fhmm .navbar-collapse .navbar-nav li.lastchild a{
		display: none;
	}
}

/************Rebuild heading***************/

.img-heading{
	position:relative;
}
.fonts-heading{
	background-color:#000;text-align: center;
}
.toggle-images .pc-img{
	display:inline;max-width:100%;
}
.toggle-images .mobile-img{
	display:none;max-width:100%;
}
@media(max-width:767px){
	.toggle-images .pc-img{
		display:none;
	}
	.toggle-images .mobile-img{
		display:inline;
	}
}
div.layer-wrapper{
	position:absolute;left:0;top:0;
	width:100%;height:100%;
	padding:0;
	transform: translate(0%,0%);
	font-size:0.4em;line-height:1.5em;
	text-align:center;

}
div.layer-wrapper:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  /* margin-right: -0.25em; Adjusts for spacing */
}
div.layer-logo{
  width:100%;
  transform: translate(0,-20%);
  background-image: url(../images/logo_white.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
    font-size: 1.6em;
    line-height: 1.7em;
}
div.layer-wrapper a.black-btn{
	display:inline-block;
	margin-top:1em;
	font-size:0.4em;
	line-height:2em;
	padding:0 1em;
	border:1px solid #fff;
	background:#fff;
	color:#000;
}
/*********for auth header*************/
.header-title-box{
	height:145px;
	padding:0;
	color:#fff;
	font-size:20px;
	line-height:1.5;
	text-align:left;
	background:transparent;
	border:5px solid #fff;
	box-shadow: none;
}
.header-title-box div:nth-child(1){
	height:100%;padding:20px;
	border-right:1px solid #fff;
}
.header-title-box div:nth-child(2){
	height:100%;padding:20px;
	font-size:12px;
}
/*********for fonts header*************/
.header-title-box-white{
	height:145px;max-width:1140px;
	display:inline-block;    
	padding:0;
	color:#000;
	font-size:20px;
	line-height:1.5;
	text-align:left;
	white-space: normal;
	border:0px solid #fff;
	box-shadow: none;
	background-color: #fff;
	background-color: rgba(255,255,255,0.93);
	text-shadow:none;
	display: inline-block;
	vertical-align: middle;
/*
	transform:translate(100px);
	-webkit-transform:translate(100px);
    -moz-transform:translate(100px);
	transition:1s ease all;
	-webkit-transition:1s ease all;
    -moz-transition:1s ease all;
	*/
}
@media(max-width:767px){
	.header-title-box-white{display:none;}
}
.header-title-box-white div:nth-child(1){
	height:100%;padding:20px;
	border-right:1px solid #000;
	font-weight:bold;
}
.header-title-box-white div:nth-child(2){
	height:100%;padding:20px;
	font-size:12px;
}
.header-title-box-white .btn-red{
	color:#fff;
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.header-title-box-white .btn-red:hover{
	color:#ec1327;
}
/*********for media header*************/
.header-title-box-white-border{
	color:#fff;
	border:5px solid #fff;
	box-shadow: none;
	background-color: transparent;
}
.header-title-box-white-border div:nth-child(1){
	border-right:1px solid #fff;
}
/*********for about header*************/
.header-title-box-white-no-border{
	background-color: transparent;
}
.header-title-box-white-no-border div:nth-child(1){
	border-right:0px solid #fff;
}
/*********for types header*************/
.header-title-box-white-transparent-border{
	background-color: transparent;
}
.header-title-box-white-transparent-border div:nth-child(1){
	background-color: rgba(255,255,255,0.93);
	border-right:0px solid #fff;
	margin-left:-1px;
}
.header-title-box-white-transparent-border div:nth-child(2){
	background-color: rgba(255,255,255,0.93);
	border-right:0px solid #fff;
	margin-left:1px;
}
/**************page media*******************/
.media-sp-padding{
	padding-top:0px;
	text-indent:6px;
}
#rmrbInner{padding-top:50px;}
.mediaDiv{
	display:none;
	padding:0 ;
}
.mediaDesc{
	padding-bottom:60px;
}
.mediaDesc2{
	padding-bottom:0px;
}
.mediaBold {
    text-align: left;
    font-weight: bold;
}
.mediaInner{
	padding-top:55px;
	padding-left:35px;
	padding-bottom:60px;
}
@media(max-width:767px){
	#rmrbInner{padding-top:0;}
	.mediaInner{
		padding-top:0;
		padding-left:15px;
	}
	.mediaDesc2{
		padding-bottom:36px;
	}
	.media-sp-padding{
		padding-top:18px;
		text-indent:0;
	}
}

.mediaInner img{
	width:100%;max-width:100%;border:1px solid #ccc;margin-bottom:20px;
}
.mediaSpan{font-size:20px;font-weight:bold;line-height:1.5;padding:40px 0 40px 0;display: inline-block;}
.mediaSpan2{font-size:20px;font-weight:bold;line-height:1.5; padding: 40px 0 10px 0;;display: inline-block;}
.mediaSpan3{font-size:20px;font-weight:bold;line-height:1.5;padding:60px 0 0 0;display: inline-block;}
.mediaTitle{font-size:14px;font-weight:bold;line-height:1.5;padding:0px 0 0px 0;display: inline-block;}

.title-desc{font-size:14px;}
#bonVideo {
    width: 100%;
}
@media(max-width:767px){
	.mediaSpan{font-size:20px;font-weight:bold;line-height:1.5;padding:0px 0 20px 0;display: inline-block;}
}
/******************ext**********************/
.padding0{padding-left:0;padding-right:0;}
/**********for index*************/
@media(max-width:991px){
	.entry.entry__single {
		line-height:0px;
	}
	.entry.entry__small .entry-thumb {
		margin-bottom: 10px;
	}

		.entry.entry__small .excerpt {
			margin-bottom: 36px;text-align:center;
			padding-top: 16px;
		}
		.entry.entry__small .media-sp {
			margin-bottom: 18px;
		}

	.index-bold{
		display:block;padding-bottom: 24px;
	}
	.project-item {
		margin-bottom: 15px;
	}
	.project-desc {
		padding: 6px 0 0 0;
	}
}
@media(max-width:767px){
	.auth-footer-link{
		padding:22px 0 0 0 ;
	}
}

.type-link-for-font{
	font-weight:bold;margin:18px 0px 50px 0px;
}

@media(max-width:767px){
	.type-link-for-font{
		;margin:0 00 20px 0;
	}
}

.bottom-biger{}
@media(max-width:767px){
	.entry.entry__small .media-sp {
		margin-bottom: 18px;
	}
	
	.bottom-biger{font-size:20px;}
}

/************for fonts****************/
@media (max-width: 767px) and (min-width: 320px){
	.project-feed__4cols .project-item, .project-feed__3cols .project-item, .project-feed__2cols .project-item {
		width: 50%;
	}
}
/************for qinquan****************/
#claim-contents{min-height:1024px;padding:0 0 40px 0;}
.notify{
	margin:50px 20px;
	margin: 0 auto 40px auto;
	padding:90px 100px;
	max-width:900px;
	box-shadow: 2px 2px 18px #777;
	background-color:#fff;
	border:1px solid #9a9a9a;
	font-size:16px;
	line-height:1.8;
	position: relative;
}
.notify h2{
	text-align:center;
}
.notify p.contact-block{
	padding-top:64px;
}
.notify p.companey-block{
	position: relative;
	text-align:right;
	padding-top:64px;
}
.companey-block img.mark-img{
	position: absolute;
    bottom: -8px;
    right: -7px;
}
.notify.notify-images{
	padding-top:60px;
}
.notify.notify-images img{
	max-width:100%;
	padding-bottom:30px;
}
.notify a{
    font-size: initial;
    text-decoration: underline;
    text-transform: none;
	color:blue;
}
.download-wrapper{
    margin: 40px auto 30px auto;
    padding: 0;
    max-width: 900px;
    font-size: 16px;
    line-height: 1.8;
	text-align:right;
    position: relative;
}
.download-wrapper .fa{
	font-size:28px;
    line-height: 1.1;
}
.download-wrapper .btn-default{
	background:#000;color:#fff;
	font-size:14px;
	padding:1px 14px;
}

.download-wrapper .btn-default:hover, .download-wrapper .btn-default:active{
	background:#ec1327;color:#fff;border-color:#ec1327;
}


@media(max-width:767px){
	.notify{
		margin: 0 auto 40px auto;
		padding:60px 40px;
	}
	.notify h2{
		margin-bottom:0;
	}
}
