.heading-font {
  font-family: "微软雅黑";
  font-weight: 200;
  letter-spacing: 1px;
}
.body-font {
  font-family: "微软雅黑";
}
.alt-font {
  font-family: "微软雅黑";
  text-transform: uppercase;
  letter-spacing: 2px;
}
input{
	border: none;
}
html,
body {

  width: 100%;
}
body {
  font-family: "微软雅黑";
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: #fdcc52;
}
a:hover,
a:focus {
  color: #fcbd20;
}
hr {
  max-width: 100px;
  margin: 25px auto 0;
  border-width: 1px;
  border-color: rgba(34, 34, 34, 0.1);
}
hr.light {
  border-color: white;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "微软雅黑";
  font-weight: 200;
  letter-spacing: 1px;
}
.f30{font-size: 30px;}
.f18{font-size: 18px;}




@media only screen and (max-width: 768px) {

	.templates .tplb .tplbyl:hover .pre-link,.templates .tplb .tplbyl:focus .pre-link{
		display: none!important;
	}
	.header-title{
		line-height:40px;
	}

}

.header-title{
	color:#999999;
	font-size:30px;
	text-align:center;
}

.ex-allnum{
	width: 100%;
	background-color:#f0f3f4;
	font-size: 20px;
	color: #333;
	height:100px;
	line-height:80px;
}
.ex-allnum .ex-shownum{
	font-size: 32px;
	color: #479ef8;
	font-weight: bold;
}

.ex-case{
	width: 100%;
	height: 280px;
	text-align: center;
	background: url("../images/mb-casebg.png");
	margin-top:80px;
}
.ex-muban-22{
	background: url("../images/mb-casebg-22.png");
}
.ex-case div{
	margin: 0 auto;
	width: 1170px;
	color: #fff;
	text-align:left;
	padding-top:100px;
}


.carts{
	padding: 12px;
	background: #f6f6f6;
	border-radius: 6px;
	margin-top: 132px;
	line-height: 38px;;
}

.carts a{
	color: #777777;
	margin-right: 22px;
	text-decoration: none;
}

.carts a:hover{
	color: #0091ea;
}

.carts a.active{
	color: #0091ea;
	font-weight:bold;
}


.templates{

	text-align: center;
	margin-top: 45px;

}

.templates .tp0{
	padding: 0px;
	padding-right: 34px;
}
.templates .tp1{
	padding: 0px 17px;
}
.templates .tp2{
	padding: 0px;
	padding-left: 34px;
}

.templates .tplb{
	width: 100%;
	margin-bottom: 40px;
}
.templates .tplb .tplbyl{
	 width: 100%;
	 border: 1px #e5e5e5 solid;
	 border-radius: 1px;
	position: relative;
}
.templates .tplb .tplbyl .template-preview-thumb{
	width: 100%;
}
.templates .tplb .tplbyl .template-preview-cover{
    position: absolute;
    top: 0px;
    width: 100%;
    height:100%;
    line-height:100%;
    text-align: center;
    margin: 0;
    color:#fff;
    font-size: 12px;
}
.templates .tplb .tplbyl .pre-link{
    display: none;
    background-color: rgba(0, 0, 0, 0.5);
}

.templates .tplb .tplbyl:hover .pre-link{
	display: block;
}

.pre-mobile-model {
    position: absolute;
    bottom: 0;
    right: 0;
    padding-left: 0;
    padding-right: 2%;
    text-align: right;
    padding-bottom: 2%;
}

.pre-mobile-model img {
    max-width: 100%;
    max-height: 100%;
}

.templates .tplb .tplbyl div a {
	color: #fffefe;
}
.pre-mobile, .pre-pc {
    top: 50%;
    margin-top: -50px;
}

.pre-mobile p, .pre-pc p{
    margin-top: 10px;
}
.pre-mobile:after {
    position: absolute;
    height: 70px;
    background: #ccc;
    width: 1px;
    top: 5px;
    right: 0;
    content: " ";
}
.pre-pc img {
    margin-top: 5px;
    margin-bottom: 4px;
}


.templates .tplb .tplbsm{
	margin-top: 15px;
	margin-bottom: 10px;
	height:50px;
	line-height:25px;
	text-align: left;
}

.templates .tplb .tplbsm .tplbsmfl{
	font-size: 16px;
}


.templates .tplb .tplbsm .tplbsmfl span{
	color: #999999;
	font-size: 14px;
}

.templates .tplb .tplbsm .tplbsmsy{
	text-align: right;
}

.templates .tplb .tplbsm .tplbsmsy a{
	display: inline-block;
	background: #3eaff8;
	color: #fff;
	border-radius: 2px;
	width: 108px;
	height:40px;
	line-height:38px;
	text-align: center;
	font-size: 14px;
	margin-top: 6px;
	text-decoration: none;
	font-family: "微软雅黑", Helvetica, sans-serif;
}


.layui-layer-title{
	background-color: #5baaf4 !important;
	color: #fff !important;
}
.layui-layer-close{
	color: #fff !important;
}


.btn-info{
	background: #5baaf4;
	border: 1px #5baaf4 solid;
}
.btn-info:hover,.btn-info:active,.btn-info:focus, .open .dropdown-toggle.btn-info {
	background: #5299db !important;
	border: 1px #5299db solid !important;;
}



.links{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 30px;
}

/* footer */
.footer {
	background-color: #f2f2f2;
	line-height: 30px;
	margin-bottom: 0;
	min-height: 60px;
	width: 100%;
}
.footer .text-center{
	margin-bottom: 0px;
}
.footer p{
	color: #666666;
	font-size: 16px;
	/*line-height: 58px;*/
	padding: 15px 0px;
}


@media only screen and (max-width: 768px) {
	.service-bar{
		display: none;
	}
	.footer p{
		font-size: 12px;
	}
	.ex-allnum{
		font-size:14px;
		margin-top:70px;
	}
	.ex-case{
		height: 136px;
		background: url("../images/ex-casebg-mobile.png");
		margin-top: 70px;
	}
	
	.ex-muban-22{
		background: url("../images/mb-casebg-mobile-22.png");
	}
	.ex-case div{
		width: 100%;
		padding-top: 25px;
		text-align: center;
	}
}
/* ffooter结束 */