@charset "utf-8";
/* mycat website public block start */


@font-face {
	font-family: impact;
	src: url('../fonts/impact.ttf')
}


* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
ul,
li,
input,
span,
a,
i {
	padding: 0;
	font-family: "PingFang SC", "mypingfang", "microsoft yahei", "HanHei SC", "PingHei", "PingFang SC", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

img {
	border: none;
	vertical-align: top;
}

a {
	text-decoration: none;
}

input,
textarea,
button {
	outline: none;
	-webkit-appearance: none;
}

textarea {
	resize: none;
	overflow: hidden;
}

li {
	list-style: none;
}

.rem-hack {
	font-size: 0;
}

.clear,
.clear-fix {
	zoom: 1;
}

.clear:after,
.clear-fix:after {
	content: "";
	display: block;
	clear: both;
}

.fl,
.pull-left {
	float: left;
}

.fr,
.pull-right {
	float: right;
}

.relative {
	position: relative;
}

.section {
	width: 100%;
	min-width: 1220px;
	position: relative;
}

.section-center {
	width: 1220px;
	margin: 0 auto;
	position: relative;
	font-size: 18px;
	text-align: center;
}

.section-center p {
	line-height: 30px;
	margin-top: 20px;
}

.full {
	width: 100%;
}

html body {
	background-color: #fcfcfc
}

.texthide {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/* mycat website public block end */

.yorkg-header.navbar-default.navbar {
	min-height: 95px;
	border-radius: 0;
}

.yorkg-header.navbar-default .navbar-nav>li>a {
	line-height: 63px;
	padding-left: 36px;
	padding-right: 28px;
	font-size: 16px;
}

.yorkg-header.navbar-default .navbar-nav>li.active:after,
.yorkg-header.navbar-default .navbar-nav>li:hover:after {
	content: '';
	width: 15px;
	height: 15px;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

@media all {
	.yorkg-header.navbar-default .navbar-nav>li:hover .dropdown-menu {
		display: block;
	}
}


.yorkg-header.navbar-default .navbar-nav>li {
	padding: 0;
	margin-left: 23px;
	position: relative;
}

.yorkg-header.navbar-default {

	background-color: #fff;

}

.yorkg-header.navbar-default .navbar-nav>li>a {
	color: #000079;
	font-weight: bolder;
}

.yorkg-header.navbar-default .navbar-nav>.active>a,
.yorkg-header.navbar-default .navbar-nav>.active>a:focus,
.yorkg-header.navbar-default .navbar-nav>.active>a:hover,
.yorkg-header.navbar-default .navbar-nav>li:hover {

	background-color: #acd6ff;
}

.yorkg-header.navbar-default .navbar-nav>li:hover a {
	color: #fff;
	display: inline-block;
}


.yorkg-header.navbar-default .navbar-brand {
	padding: 0 15px;
}

.yorkg-header.navbar-default.navbar {
	border-bottom: none;
	margin-bottom: 0;
}

.yorkg-header.navbar-default .navbar-nav>li>.dropdown-menu {
	background-color: #f4cf23;
	border: none;
	left: 0;
	padding: 13px 0;
}

.yorkg-header.navbar-default .dropdown-menu>li>a {
	line-height: 34px;
}

.yorkg-header.navbar-default .dropdown-menu>li>a {
	display: inline-block;
	transition: background 1s ease;
}

.yorkg-header.navbar-default .dropdown-menu>li>a:focus,
.yorkg-header.navbar-default .dropdown-menu>li>a:hover {
	background: -webkit-linear-gradient(left, #fae35c, #f4d127);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #fae35c, #f4d127);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #fae35c, #f4d127);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #fae35c, #f4d127);
	/* 标准的语法 */
}

.yorkg-header.navbar-default .lit-nav-group {
	display: inline-block;
	position: relative;
	line-height: 25px;
	top: 32px;
	background-color: #f2f2f2;
	font-size: 12px;
	padding: 0 16px;
	border-radius: 14px;
	margin-left: 30px;
}

.yorkg-header.navbar-default .lit-nav-group a {
	color: #666666;
}

.yorkg-header.navbar-default .lit-nav-group span {
	padding: 0 4px;
}

.yorkg-header.navbar-default .come-on-box {
	position: absolute;
	right: 18px;
	top: 26px;
	min-width: 142px;
	font-size: 16px;
}

.yorkg-header.navbar-default .come-on-box img {
	width: 127px;
}

@media all and (max-width: 1524px) {
	.yorkg-header.navbar-default .come-on-box {
		display: none;
	}
}

.yorkg-header.navbar-default .come-on-box .yorkg-icon {
	vertical-align: -3px;
}

.yorkg-header.navbar-default .come-on-box .phone {
	text-align: center;
}

.yorkg-header.navbar-default .come-on-box .phone img {
	width: 122px;
	margin-top: 2px;
}


.pub-linear {
	height: 5px;
	background: -webkit-linear-gradient(left, #e68322, #f4e729, #2298d6);
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #e68322, #f4e729, #2298d6);
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #e68322, #f4e729, #2298d6);
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #e68322, #f4e729, #2298d6);
	/* 标准的语法 */
}

/* icon */

.yorkg-icon {
	display: inline-block;
	background-image: url('icon.png');
	background-repeat: no-repeat;
	background-position: 0 0;
}

.yorkg-icon.nav-dian {
	width: 15px;
	height: 15px;
	background-position: 0 0;
}

.yorkg-icon.read-more {
	width: 29px;
	height: 16px;
	background-position: 0 -16px;
}

.yorkg-icon.play {
	width: 13px;
	height: 14px;
	background-position: 0 -33px;
}

.yorkg-icon.play {
	width: 13px;
	height: 14px;
	background-position: 0 -33px;
}

.yorkg-icon.back-top {
	width: 40px;
	height: 40px;
	background-position: 0 -48px;
	z-index: 9000;
}

.yorkg-icon.all {
	width: 14px;
	height: 14px;
	background-position: -15px -89px;
}

.yorkg-icon.all-active {
	width: 14px;
	height: 14px;
	background-position: 0 -89px;
}

.yorkg-icon.news {
	width: 14px;
	height: 14px;
	background-position: -15px -104px;
}

.yorkg-icon.news-active {
	width: 14px;
	height: 14px;
	background-position: 0 -104px;
}

.yorkg-icon.news2 {
	width: 14px;
	height: 14px;
	background-position: -15px -119px;
}

.yorkg-icon.news2-active {
	width: 14px;
	height: 14px;
	background-position: 0 -119px;
}

.yorkg-icon.news3 {
	width: 14px;
	height: 14px;
	background-position: -15px -134px;
}

.yorkg-icon.news3-active {
	width: 14px;
	height: 14px;
	background-position: 0 -134px;
}

.yorkg-icon.news4 {
	width: 14px;
	height: 14px;
	background-position: -15px -149px;
}

.yorkg-icon.news4-active {
	width: 14px;
	height: 14px;
	background-position: 0 -149px;
}

.yorkg-icon.news5 {
	width: 13px;
	height: 13px;
	background-position: -16px -149px;
}

.yorkg-icon.news5-active {
	width: 13px;
	height: 13px;
	background-position: 0 -149px;
}

.yorkg-icon.yellow-dian {
	width: 18px;
	height: 18px;
	background-position: 0 -163px;
}

.yorkg-icon.pdf {
	width: 17px;
	height: 17px;
	background-position: 0 -182px;
}

.yorkg-icon.phone {
	width: 17px;
	height: 17px;
	background-position: 0 -200px;
}

/* icon */


.breadcrumb {
	margin-bottom: 20px;
	background-color: transparent;
	padding-left: 0;
	border-bottom: 1px solid #eee;
}

.breadcrumb a {
	color: #333;
}

.breadcrumb li.active a {
	color: #ff6600;
}

.breadcrumb .b-icon {
	width: 18px;
	margin-right: 4px;
}

/* back-to-top */
.back-top {
	position: fixed;
	bottom: 100px;
	left: 50%;
	margin-left: 625px;
	cursor: pointer;
}

/* back-to-top */


.layui-layer-page .layui-layer-content {
	overflow: hidden !important;
}

.layui-layer-title {
	background-color: #000000 !important;
	border-bottom: 1px solid #000 !important;
	color: #909090 !important;
}

/* yorkg-footer */
.yorkg-footer .links {
	padding: 15px 0;
	background-color: #f9f9f9;
}

.yorkg-footer .links .link,
.yorkg-footer .links .logo {
	padding-top: 30px;
}

.yorkg-footer .links .logo {
	padding-top: 26px;
}

.yorkg-footer .links .link {
	padding-left: 50px;
	line-height: 26px;
}

.yorkg-footer .qrcode .inn-item {
	float: left;
	text-align: center;
	margin-left: 23px;
}

.yorkg-footer .qrcode .inn-item img {
	width: 102px;
	height: 102px;
}

.yorkg-footer .footer-bottom {
	height: auto;
	padding: 0 0;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.yorkg-footer .footer-bottom .cover-bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, .7);
	top: 5px;
}

.yorkg-footer .footer-bottom .section-center {
	z-index: 20;
}

.yorkg-footer .footer-bottom .section-center a,
.yorkg-footer .section-center {
	color: #000;
}

.yorkg-footer .footer-bottom .section-center span.tp {
	padding: 0 10px;
}

.yorkg-footer .footer-bottom .section-center span.item {
	display: inline-block;
}

.yorkg-footer .footer-bottom .section-center p {
	padding: 0 10px;
}

.yorkg-footer .footer-bottom .section-center .copyright {
	/* padding-top: 10px; */
	padding-bottom: 20px;
}

/* yorkg-footer */



/* public-title-s1 */
.public-title-s1 {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 35px;
}

.public-title-s1 h2 {
	font-size: 30px;
	color: #751644;
	position: relative;
}

.public-title-s1 h2 a {
	color: inherit;
}

.public-title-s1 h2 a:hover {
	text-decoration: none;
}

.public-title-s1 h2:after {
	content: '';
	display: inline-block;
	position: absolute;
	width: 40px;
	height: 1px;
	background-color: #751644;
	left: 50%;
	margin-left: -20px;
	bottom: -18px;

}

.public-title-s1 p {
	margin-top: 30px;
}

/* public-title-s1 */

.static-banner,
.fixed-banner {
	background-position: top center;
	background-repeat: no-repeat;
}

.static-banner {
	height: 500px;
}

.fixed-banner {
	height: 288px;
	background-attachment: fixed;
	background-size: cover;
	text-align: center;
	line-height: 240px;
	font-size: 48px;
	color: #fff;
	font-weight: bold;
}



/* trans-page */

.trans-page .left-boxer {
	width: 140px;
	float: left;
}

.trans-page .right-boxer {
	width: 1000px;
	float: right;
}

.trans-title-box {
	width: 100%;
	padding: 18px;
	background-color: #f7f7f7;
}

.trans-title-box .title {
	position: relative;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 15px;
	margin-bottom: 14px;
}

.trans-title-box .en {
	color: #666666;
	font-size: 14px;
}

.trans-title-box .title:after {
	content: '';
	display: block;
	width: 26px;
	height: 2px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #ff7e00;
}



.play-md:after {
	content: '';
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	background: url(play-md.png) no-repeat top center;
	left: 50%;
	top: 50%;
	margin-left: -30px;
	margin-top: -30px;
	cursor: pointer;

	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.play-lg:after {
	content: '';
	display: block;
	position: absolute;
	width: 80px;
	height: 80px;
	background: url(play-lg.png) no-repeat top center;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	cursor: pointer;

	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.play-lg:hover:after,
.play-md:hover:after {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.play-lg,
.play-md {
	position: relative;
}

/* trans-page */





/* zyyy */

.zyyy .cutter-box {
	position: relative;
}

.zyyy .cutter-box .left-box {
	width: 380px;
	height: 440px;
	padding: 0 10px;
}

.zyyy .cutter-box .right-box {
	padding: 0 10px;
	position: absolute;
	right: 0;
	left: 380px;
}

.zyyy .cutter-box .bg-inset {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.zyyy .cutter-box .left-box .top-img {
	width: 100%;
	height: 100%;
}

.zyyy .media-box {
	width: 100%;
	padding: 0 10px;
	display: none;
}

.zyyy .cutter-box .des-box {
	width: 100%;
	height: 60px;
	background-color: #ffef00;
	padding: 20px;
	position: absolute;
	bottom: -80px;
	left: 0;

	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.zyyy .cutter-box .des-box h3 {
	margin-top: 0;
	position: relative;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}

.zyyy .cutter-box .des-box h3:after {
	content: '';
	display: block;
	position: absolute;
	width: 140px;
	height: 1px;
	left: 0;
	bottom: -10px;
	background-color: #857e1f;
}

.zyyy .cutter-box .des-box .read-more {
	position: absolute;
	right: 30px;
	bottom: 20px;
}

.zyyy .cutter-box .right-box .top-loli {
	height: 220px;
}

.zyyy .cutter-box .right-box .bottom-wrap {
	margin-top: 20px;
	margin-left: -20px;
	margin-right: 0px;
}

.zyyy .cutter-box .right-box .bottom-item-wrap {
	float: left;
}

.zyyy .cutter-box .right-box .bottom-item {
	width: 253px;
	height: 200px;
	margin-left: 20px;
}

.zyyy .cutter-box .tag {
	position: absolute;
	left: 15px;
	bottom: 20px;
	color: #fff;
	font-size: 20px;
}

.zyyy .cutter-box .bg-inset {
	overflow: hidden;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
}

.zyyy .cutter-box img {
	width: 80%;
}

@media all and (min-width: 800px) {
	.zyyy .cutter-box .bg-inset:hover {
		background-position: center -120px;
	}

	.zyyy .cutter-box .bg-inset:hover .des-box {
		bottom: 0;
	}

}

.zyyy .media-box .bottom-item {
	width: 253px;
	height: 300px;
	float: left;
	margin-right: 20px;
}

.cover-black {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .8));
	/* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(bottom, transparent, rgba(0, 0, 0, .8));
	/* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(bottom, transparent, rgba(0, 0, 0, .8));
	/* Firefox 3.6 - 15 */
	background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .8));
	/* 标准的语法 */
}

.bg-inset img {
	width: auto;
}

.static-page-left-menu .item {
	margin-top: 20px;
}

.static-page-left-menu .item.active a {
	color: #ff6600;
}

.static-page-left-menu .item a {
	color: #000;
}

.static-page-left-menu .yorkg-icon {
	margin-right: 4px;
}


.news-controller .news-item {
	padding-left: 292px;
	position: relative;
	margin-bottom: 20px;
	min-height: 223px;
	border-bottom: 1px dashed #e5e5e5;
	padding-bottom: 20px;
}

.news-controller .news-item:hover .title {
	color: #ff6600;
}

.news-controller .news-item:hover .cover-box .in-cover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

.news-controller .news-item a {
	color: inherit;
}

.news-controller .news-item a:hover {
	text-decoration: none;
}

.news-controller .news-item .cover-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 270px;
	height: 203px;
	overflow: hidden;
}

.news-controller .news-item .cover-box .in-cover {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;

	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.news-controller .news-item .title {
	font-size: 20px;
	line-height: 30px;
	padding-bottom: 10px;
}

.news-controller .content-box {
	position: relative;
	height: 100%;
	min-height: 203px;
}

.news-controller .news-item .des {
	font-size: 14px;
	line-height: 24px;
	min-height: 110px;
	overflow: hidden;
}

.news-controller .news-item .time {
	font-size: 14px;
	line-height: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
}






.text-normal-controller .text-item a {
	color: inherit;
}

.text-normal-controller .text-item {
	position: relative;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #e5e5e5;
}

.text-normal-controller .text-item .time {
	position: absolute;
	right: 0;
	top: 0;
}

.paginationer {
	text-align: center;
	margin-top: 30px;
}

.paginationer a,
.paginationer span,
.paginationer .current.prev,
.paginationer .current.next {
	font-size: 14px;
	padding: 0px 10px;
	background: #fff;
	border: 1px solid #e6e6e6;
	color: #909090;
	margin: 0 3px;
	text-decoration: none;
	border-radius: 4px;
	margin-bottom: 10px;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	cursor: pointer;
}



.paginationer a:hover,
.paginationer span:hover,
.paginationer .current {
	border-color: #f4e523;
	color: #333;
	background: #f4e523;
	text-decoration: none;
}








.ui-pagination-container {
	height: 34px;
	line-height: 34px;
	text-align: center;
}

.ui-pagination-container .ui-pagination-page-item {
	font-size: 14px;
	padding: 0px 10px;
	background: #fff;
	border: 1px solid #e6e6e6;
	color: #909090;
	margin: 0 3px;
	text-decoration: none;
	border-radius: 4px;
	margin-bottom: 10px;
	display: inline-block;
}

.ui-pagination-container .ui-pagination-page-item:hover {
	border-color: #f4e523;
	color: #333;
	background: #f4e523;
	text-decoration: none;
}

.ui-pagination-container .ui-pagination-page-item.active {
	background: #f4e523;
	border-color: #f4e523;
	color: #333;
	cursor: default;
}

/* zyyy */

.yorkg-header.navbar-default .navbar-nav>li>a.home-hack {
	padding-left: 30px;
	padding-right: 30px;
}

.static-page-banner {
	height: 250px;
	background-position: top center;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.no-data {
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
}

.static-page-banner.big {
	height: 600px;
}


.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
}

/* media query */
@media all and (max-width: 1400px) {
	.yorkg-header.navbar-default .lit-nav-group {
		display: none !important;
	}
}

@media all and (max-width: 1230px) {
	.yorkg-header.navbar-default .navbar-nav>li>a {
		line-height: 38px;
	}

	.yorkg-header.navbar-default.navbar {
		min-height: auto;
	}

	.yorkg-header.navbar-default .navbar-brand img {
		width: auto;
		height: 46px;
		margin-top: 2px;
	}

	.yorkg-header.navbar-default .navbar-nav>li {
		margin-left: 10px;
	}

	.pub-linear {
		height: 3px;
	}

	.static-banner {
		height: 500px;
		background-size: cover;
	}
}

@media all and (max-width: 1200px) {
	.media-padding {
		padding: 0 10px;
	}

	.trans-page .left-boxer {
		width: 100% !important;
		margin-bottom: 20px;
	}

	.trans-page .right-boxer {
		width: 100% !important;
	}

	.trans-page {
		padding: 10px 15px;
	}

	.navbar-right {
		margin-right: 0px !important;
	}
}

@media all and (max-width: 768px) {
	.yorkg-header.navbar-default .navbar-brand {
		padding: 4px 15px;
	}

	.yorkg-header.navbar-default .navbar-brand img {
		height: 36px;
	}

	.yorkg-header.navbar-default .navbar-nav>li>a {
		line-height: 22px;
	}

	.pub-linear {
		height: 2px;
	}

	.yorkg-footer .footer-bottom .section-center span.tp {
		padding: 0 6px;
	}

	.public-title-s1 h2 {
		font-size: 20px;
	}

	.static-banner {
		height: 260px;
		background-size: cover;
	}

	.fixed-banner {
		font-size: 30px;
		height: 80px;
		line-height: 80px;
		padding-top: 0 !important;
	}

	.static-page-banner {
		height: 140px;
		background-size: cover;
		margin-bottom: 20px;
	}

	.trans-title-box,
	.static-page-left-menu .item .yorkg-icon {
		display: none;
	}

	.static-page-left-menu {
		text-align: center;
	}

	.static-page-left-menu .item {
		display: inline-block;
		float: inherit;
		font-weight: bold;
		font-size: 16px;
	}

	.static-page-left-menu .item {
		margin-top: 0;
	}

	.static-page-left-menu .item.active a {
		border-bottom: 1px solid #ff6600;
	}

	.back-top {
		bottom: 50px;
		margin: 0;
		right: 10px;
		left: inherit;
		top: inherit;
	}

	.paginationer {
		margin-bottom: 50px !important;
		margin-top: 50px !important;
	}

	.yorkg-header.navbar-default .navbar-nav>li>a.home-hack {
		padding-left: 18px;
		padding-right: 18px;
	}

	.paginationer a,
	.paginationer span {
		display: none;
	}

	.paginationer .prev,
	.paginationer .next {
		display: inline-block;
		width: 40%;
	}

	.yorkg-header.navbar-default.navbar {
		position: fixed;
		left: 0;
		top: 0;
		z-index: 10000;
		width: 100%;
		box-shadow: 4px 4px 6px rgba(0, 0, 0, .1);
	}

	body:before {
		content: '';
		display: block;
		width: 100%;
		padding-top: 53px;
	}

	.static-page-banner.big {
		height: 200px;
	}
}


.bg11 {
	background-image: url(bg11.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 50px;
	min-width: 1220px;
}

/*dm*/
.bian1 {
	border: 2px solid #CCCCCC;
	border-radius: 12px;
}

.bian2 {
	border: 3px solid #e2490d;
	border-radius: 12px;
}

a.bian {
	display: block;
	border: 2px solid #CCCCCC;
	border-radius: 8px;
	margin: auto 12px;
	line-height: 0px;
}

a.bian:hover,
a.bian:hover {
	display: block;
	border: 2px solid #e2490d;
	border-radius: 8px;
}

a.bian img {
	border-radius: 8px
}

.m-main {
	width: 990px;
	border: 1px solid #e1e1e1;
	background: #fff;
	padding: 30px 4px;
	margin: 0px auto 50px;
	border-radius: 8px 8px 0px 0px;
}

.u-tit {
	font-size: 26px;
	font-family: Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
	margin: 10px 0;
	color: #262626;
	overflow: hidden;
}

.k2 {
	border: 3px solid #f8d378;
}

.u-tit {
	font-size: 26px;
	font-family: Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, sans-serif;
	margin: 10px 0;
	color: #262626;
	overflow: hidden;
}


.k1200 {
	width: 1200px;
	margin: 0px auto;
}


/*dm*/
/* media query */