/*通用类*/
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	font-size: 14px;
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	background: #fff;
	text-align: justify;
	color: #010000;
	position: relative;
}

h1,
h2,
h3 {
	font-weight: 500;
}

img {
	border: none;
}

a {
	cursor: pointer;
	color: #333;
	text-decoration: none !important;
	outline: none;
}

a:hover {
	color: #006bb7;
}

ul {
	list-style-type: none;
}

em {
	font-style: normal;
}

.lt {
	float: left;
}

.rt {
	float: right;
}

input.sub,
label {
	border: none;
	cursor: pointer;
}

input,
textarea {
	font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif;
	outline: none;
}

table {
	border-collapse: collapse;
}

table td,
table th {
	padding: 0;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #ccc;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #ccc;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #ccc;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #ccc;
}

div.clear {
	font: 0px Arial;
	line-height: 0;
	height: 0;
	overflow: hidden;
	clear: both;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

/*header 开始*/
.header {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
	padding: 0;
	height: 80px;
	background: #fff;
	box-shadow: 0px 1px 14.56px 1.44px rgba(153, 153, 153, 0.2);
}

.header .logo {
	float: left;
	margin-top: 20px;
}

.header .logo img {
	height: 45px;
}

.header .nav {
	float: left;
	margin-left: 30px;
	z-index: 99;
}

.header .nav>li {
	float: left;
	width: auto;
	text-align: center;
	position: relative;
	line-height: 80px;
	margin-left: 15px;
	margin-right: 10px;
}

.header .nav>li a {
	padding: 0;
	font-size: 16px;
	background: none;
}

.header .nav>li:hover a {
	color: #7D634D;
}

.header .nav>li.hover a {
	color: #7D634D;
}

.header .contact {
	float: right;
	background: url(../images/di1.png) no-repeat left;
	background-size: auto 20px;
	padding-left: 30px;
	font-size: 20px;
	color: #d61419;
	line-height: 100px;
	font-weight: bold;
}

.header .nav .sec {
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	background: #2962a9;
	padding: 10px 0;
	display: none;
}

.header .nav>li:hover .sec {
	display: block;
}

.header .nav .sec>li {
	height: 37px;
	line-height: 37px;
	position: relative;
}

.header .nav .sec>li:hover,
.header .nav .sec>li.hover {
	background: #033a89;
}

.header .nav .sec>li a {
	color: #fff;
	font-size: 14px;
}

.header .nav .sec .level {
	width: 160px;
	padding: 10px 20px;
	position: absolute;
	left: 100px;
	top: 0;
	background: #033a89;
	display: none;
}

.header .nav .sec>li:hover .level {
	display: block;
}

.header .nav .sec .level>li {
	height: 37px;
	line-height: 37px;
	text-align: left;
}

.header .nav .sec .level li:hover {
	background: #2962a9;
}

.m_line {
	width: 25px;
	height: 16px;
	margin-top: -8px;
	position: absolute;
	top: 50%;
	right: 3%;
	display: none;
}

.m_line span {
	display: block;
	width: 100%;
	height: 2px;
	background-color: #000000;
	-webkit-transition: all ease .3s;
	-o-transition: all ease .3s;
	-moz-transition: all ease .3s;
	transition: all ease .3s;
}

.m_line span:nth-child(2) {
	margin: 6px 0;
}

.ziji {
	float: right;
	padding-top: 30px;
	margin-left: 30px;
	position: relative;
	height: 100%;

}

.sousuo {
	float: right;
	border-radius: 20px;
	border: 1px solid #be9657;
	overflow: hidden;
	width: 360px;
	height: 42px;
	margin-top: 18px;
	margin-right: 20px;
}

.sousuo .in1 {
	width: 80%;
	height: 100%;
	background: none;
	border: none;
	padding-left: 20px;
	font-size: 16px;
}

.sousuo .in2 {
	width: 20%;
	height: 100%;
	background: none;
	border: none;
	float: right;
	font-size: 16px;
	background: #be9657;
	color: #fff;
}

.ziji img {
	width: 30px;
}

.ziji a {
	font-size: 14px;
	color: #000000;
}

.ziji a:hover {
	color: #E9B219;
}

.xuan-list {
	float: right;
	padding-top: 16px;
}

.xuan-list a {
	float: left;
	text-align: center;
	display: inline-block;
	width: 60px;
	margin-left: 10px;
}

.xuan-list img {
	filter: grayscale(1);
	height: 25px;
	display: block;
	margin: 0 auto;
}

.xuan-list a:hover img {
	filter: grayscale(0);
}

.xuan-list a:hover {
	color: #E9B219;
}

.fp_box_1 .left {
	width: 20.55%;
	float: left;
	box-shadow: 0px 1px 10px 1.44px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	overflow: hidden;
	background-color: #3C4A5C;
	padding: 0 10px;
}

.fp_box_1 {
	margin-top: 30px;
}

.banner {
	margin-top: 80px;
}

.fp_box_1 .left .top {
	height: 250px;
	/* background: url(../images/bg1.png) no-repeat center;
	background-size: 100%100%; */
	text-align: center;
	padding-top: 50px;
	box-sizing: border-box;
	border-bottom: 1px solid #C2B385;
	margin-bottom: 20px;
}

.fp_box_1 .left .top h3 {
	margin-top:8px;
	font-size: 16px;
	color: #c2b385;
}

.fp_box_1 .left .top p {
	margin-top:8px;
	font-size: 12px;
	color: #111;
	color: #c2b385;
}

.fp_box_1 .left .list {
	text-align: left;
	padding-bottom: 100px;
	background-color: #3C4A5C;
}

.fp_box_1 .left .list a {
	display: block;
	height: 43px;
	line-height: 43px;
	padding-left: 20px;
	color: #c2b385;
}

.fp_box_1 .left .list img {
	width: 20px;
	margin-right: 20px;
	filter: grayscale(1);
}

.fp_box_1 .left .list a:hover img {
	filter: grayscale(0);
}

.fp_box_1 .left .list a:hover {
	color: #fff;

}

.fp_box_1 .left .list a.hover img {
	filter: grayscale(0);
}

.fp_box_1 .left .list a.hover {
	color: #fff;
	background-color: #4A5258;
}

.fp_box_1 .rii {
	width: 888px;
	float: right;
}

.fp_box_1 .rii .top {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}

.fp_box_1 .rii .top a {
	font-size: 16px;
	display: inline-block;
	margin-right: 30px;
	height: 100%;
	border-bottom: 2px solid #fff;
	padding-bottom: 10px;
}

.fp_box_1 .rii .top a:hover {
	border-bottom: 2px solid #E9B219;
	color: #E9B219;
}

.fp_box_1 .rii .top a.hover {
	border-bottom: 2px solid #E9B219;
	color: #E9B219;
}

.tab {
	margin-top: 50px;
	display: none;
}

.tab.show {
	display: block;
}

.tab ul {
	margin-left: -5px;
	margin-right: -5px;
}

.tab ul li {
	width: 20%;
	float: left;
	padding: 0 5px;
	margin-bottom: 20px;
}

.tab ul li .pic {
	width: 100%;
	height: 115px;
	position: relative;
}

.tab ul li .pic>img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.tab ul li .pic .text {
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	background-color: rgb(0, 0, 0, 0.3);
	display: none;
}

.tab ul li:hover .text {
	display: block;
}

.tab ul li .pic .text button {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	border: none;
	padding: 5px;
	border-radius: 0 0 0 5px;
	background: none;
}

.tab ul li .pic .text button:hover {
	background-color: #fff;
}

.tab ul li .pic .text button img {
	width: 20px;
}

.tab ul li .pic .text>img {
	width: 50px;
	padding-top: 35px;
}

.tab ul li .wenzi {
	min-height: 40px;
}

.tab ul li .wenzi h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 5px 0;
}

.tab ul li:hover .wenzi h3 {
	color: #BE9657;
}

.news .texty {
	position: relative;
	padding-left: 220px;
}

.news .texty .pic {
	width: 200px;
	height: 160px;
	position: absolute;
	top: 0;
	left: 0;

}

.news .texty .pic img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.news .texty .pic button {}

.news .texty .pic button {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30px;
	height: 30px;
	border: none;
	padding: 5px;
	border-radius: 0 0 0px 5px;
	background: none;
}

.news .texty .pic button:hover {
	background-color: #fff;
}

.news .texty .pic button img {
	width: 20px;
}

.news .texty {
	margin-bottom: 30px;
}

.news .texty h3 {
	font-size: 18px;
	color: #111;
}

.news .texty p {
	text-align: left;
	font-size: 14px;
	font-family: MicrosoftYaHei;
	color: #999;
	line-height: 19px;
	margin-top: 16px;
	height: 95px;
	overflow: hidden;
}

.vbox span {
	display: inline-block;
	float: left;
	height: 16px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #999;
	margin-top: 0px;
	line-height: 16px;
	margin-right: 32px;

}

.vbox i {
	font-style: normal;
	float: left;
	height: 16px;
	font-size: 12px;
	font-family: MicrosoftYaHei;
	color: #999;
	margin-top: 0px;
	line-height: 16px;
	margin-right: 32px;
}

.un_page {
	padding: 20px 0;
	text-align: center;
}

.un_page a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	background: #F4F4F5;
	padding: 0 12px;
	border-radius: 5px;
	color: #C0C4CC;
}

.un_page a.io {
	background: none;
	border: none;
}

.un_page a:hover,
.un_page a.hover {
	color: #fff;
	background: #BE9657;
	border-color: #BE9657;
}

.un_page .num {
	width: 38px;
	height: 38px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}

.text_wu {
	text-align: center;
	width: 100%;
	padding: 100px 0;
}

.form {
	width: 100%;
	margin: 20px 0;
	border-radius: 10px;
	padding: 55px 70px;
	box-sizing: border-box;
	box-shadow: 0px 1px 14.56px 1.44px rgba(153, 153, 153, 0.2)
}

.mui-input-row {
	margin-bottom: 20px;
}

.mui-input-group label {
	float: left;
	display: block;
	text-align: right;
	width: 15%;
	text-align: right;
	vertical-align: middle;
	float: left;
	font-size: 14px;
	color: #606266;
	line-height: 40px;
	padding: 0 12px 0 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
}

.mui-input-group label i {
	color: #ff0000;
	display: inline-block;
	margin-right: 5px;
}

.mui-input-group .op {
	float: right;
	width: 75%;
}

.mui-input-group .op .kuan {
	width: 100%;
	background-color: #fff;
	background-image: none;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	font-size: inherit;
	height: 40px;
	line-height: 40px;
	outline: 0;
	padding: 0 15px;
}

.mui-input-group .op .kuan1 {
	/*
	width: 60%;
	margin-left: 20%;*/
	background-color: #fff;
	background-image: none;
	border-radius: 4px;
	border: 1px solid #dcdfe6;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #606266;
	display: inline-block;
	font-size: inherit;
	height: 40px;
	line-height: 40px;
	outline: 0;
	padding: 0 15px;
	background: url(../images/rili.png) no-repeat left;
	background-size: 20px;
	background-position-x: 10px;
	padding-left: 50px;
}

.img_div {
	width: 200px;
	height: 150px;
	background: #f8f8f8;
	border-radius: 5px;
	margin-right: 40px;
	float: left;
	margin-top: 10px;
	text-align: center;
	line-height: 150px;
	font-size: 100px;
	color: #ccc;
	font-weight: normal;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.img_div .thumb{
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.mui-input-group button {
	width: 300px;
	height: 40px;
	background-color: #be9657;
	border-radius: 5px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	margin: 20px 0 0 0px;
	cursor: pointer;
	border: none;
}

.footer {
	padding: 20px 0;
	background-color: #a28567;
	position: relative;
	margin-top: 50px;
}

.footer .left {
	width: 40%;
	float: left;
	border-right: 1px solid #c8aa91;
	padding-right: 40px;
}

.footer .left h3 {
	font-size: 20px;
	font-weight: 700;
	color: #333;
	text-align: left;
	margin-bottom: 20px;
}

.footer .left a {
	display: block;
	float: left;
	width: 25%;
	text-align: left;
	text-align: left;
	margin-bottom: 12px;
	font-size: 14px;
	color: #333;
}

.footer .left a:hover {
	color: #E9B219;
}

.footer .rii {
	float: right;
	width: 60%;
}

.footer .rii ul li {
	width: 25%;
	float: left;
	text-align: center;
}

.footer .rii ul li img {
	width: 100px;
	height: 100px;
}

.footer .rii ul li h3 {
	font-size: 14px;
	color: #333;
	font-weight: 600;
	margin-bottom: 10px;
}

.footer .rii ul li p {
	font-size: 14px;
	color: #333;
	font-weight: 600;
	margin-top: 10px;
}

.xia {
	text-align: center;
	padding: 20px 0;

	font-size: 14px;
	color: #333;
}

.xia a {
	font-size: 14px;
	color: #333;
	display: inline-block;
	margin: 0 15px;
}

.xia a img {
	width: 15px;
}

.xia a:hover {
	color: #E9B219;
}

.body {
	position: relative;
	height: 100vh;
	/**
	width: 100vw;
	background: url(../images/bg.png) no-repeat center;
	background-size: 100% 100%;
	**/
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.deng {
	background: #fff;
	border-radius: 10px;
	padding: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 460px;
}

.deng h3 {
	margin: 0;
	font-size: 28px;
	margin-bottom: 10px;
	color: #000000;
}

.deng em {
	font-size: 14px;
	color: #be9657;
	margin-bottom: 20px;
	cursor: pointer;
}

.deng em a {
	font-size: 14px;
	color: #be9657;
	margin-bottom: 20px;
	cursor: pointer;
}

.deng .top {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px 0;

}

.deng .top a {
	font-size: 16px;
	color: #999;
	cursor: pointer;
}

.deng .top a:hover {
	color: #be9657;
	font-weight: 700;
}

.deng .top a.hover {
	color: #be9657;
	font-weight: 700;
}

.action {
	display: none;
}

.action.show {
	display: block;
}

.action>div {
	width: 100%;
	position: relative;
	font-size: 14px;
	display: inline-block;
	width: 100%;
	height: 40px;
	border: 1px solid #dcdfe6;
	margin-bottom: 20px;
	border-radius: 5px;
	overflow: hidden;
}

.action>div input {
	width: 100%;
	height: 100%;
	display: block;
	padding-left: 10px;
	border: none;

	background: none;
}

.action>div input.text {
	width: 70%;
	float: left;
}

.action>div button {
	width: 30%;
	float: left;
	border: none;
	background: none;
	border-left: 1px solid #ccc;
	height: 100%;
	background-color: #F5F7FA;
	color: #909399;
}

.action input.submit {
	width: 100%;
	height: 42px;
	text-align: center;
	line-height: 42px;
	background: #be9657;
	border-radius: 5px;
	color: #fff;
	border: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

.more {
	display: block;
	text-align: right;
	padding: 20px 0;
	color: #999;
	cursor: pointer;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0;
}

.more:hover {
	color: #E9B219;
}

.tongyi {
	margin-top: 20px;
}

.tongyi span {
	display: inline-block;
	position: relative;
	border: 1px solid #dcdfe6;
	border-radius: 2px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 15px;
	height: 15px;
	;
	background-color: #fff;
	z-index: 1;
	-webkit-transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46);
	transition: border-color .25s cubic-bezier(.71, -.46, .29, 1.46), background-color .25s cubic-bezier(.71, -.46, .29, 1.46);
}

.tongyi span i {
	display: block;
	width: 15px;
	height: 15px;
	background: url(../images/gougou.png) no-repeat center;
	background-size: cover;
	background-color: #be9657;
	display: none;
}

.tongyi span.hover i {
	display: block;
}

.tongyi a:hover {
	color: #BE9657;
}

.top22g a {
	margin-right: 30px;
}

.sousuo2 {
	display: none;
}

.sousuo1 {
	display: block;
}

@media only screen and (max-width:1200px) {
	.header .container {
		width: 100%;
	}

	.header .logo {
		width: 260px;
		margin-top: 35px;
	}


	.header .contact {
		font-size: 18px;
	}

	.fp_box_1 .rii {
		width: 75%;
		float: right;
	}

	.img_div {
		width: 150px;
		height: 130px;
		background: #f8f8f8;
		border-radius: 5px;
		margin-right: 40px;
		float: left;
		margin-top: 10px;
		text-align: center;
		line-height: 150px;
		font-size: 100px;
		color: #ccc;
		font-weight: normal;
	}

	.header .logo img {
		width: auto;
	}

	.header .logo {
		margin-top: 25px;
	}

	.tab ul li {
		width: 25%;
		float: left;
		padding: 0 5px;
		margin-bottom: 20px;
	}
}

@media only screen and (max-width: 1000px) {
	.header .contact {
		margin-right: 60px;
	}

	.header .nav {
		position: fixed;
		left: 0;
		top: 100px;
		width: 100%;
		background: #033a89;
		padding: 20px 0;
		margin: 0;
		display: none;
	}

	.header .nav>li {
		width: 100%;
		line-height: 80px;
	}

	.header .nav>li a {
		color: #fff;
	}

	.header .nav .sec {
		position: static;
	}

	.header .nav .sec>li {
		height: auto;
	}

	.header .nav .sec .level {
		position: static;
		width: 100%;
		padding: 10px 0;
	}

	.header .nav .sec .level li {
		text-align: center;
	}

	.m_line {
		display: none;
		width: 25px;
		height: 16px;
		margin-top: -8px;
		position: absolute;
		top: 50%;
		right: 3%;
	}

	.m_line span {
		display: block;
		width: 100%;
		height: 2px;
		background-color: #000000;
		-webkit-transition: all ease .3s;
		-o-transition: all ease .3s;
		-moz-transition: all ease .3s;
		transition: all ease .3s;
	}

	.m_line span:nth-child(2) {
		margin: 6px 0;
	}

	.header .ac .line1 {
		transform: rotate(45deg) translate(3px, 5px);
	}

	.header .ac .line2 {
		opacity: 0;
	}

	.header .ac .line3 {
		transform: rotate(-45deg) translate(6px, -8px);
	}

}

@media only screen and (max-width: 750px) {
	.header .contact {
		display: none;
	}

	.header {
		height: 60px;
	}

	.header .logo {
		width: 240px;
		margin-top: 15px;
	}

	.header .nav {
		top: 60px;
	}

	.xuan-list {
		display: none;
	}

	.header .logo img {
		height: 20px;
	}

	.sousuo {
		float: right;
		border-radius: 20px;
		border: 1px solid #be9657;
		overflow: hidden;
		width: 150px;
		height: 20px;
		margin-top: 18px;
		margin-right: 20px;
	}

	.ziji {
		float: right;
		padding-top: 17px;
		margin-left: 0px;
		position: relative;
		height: 100%;
	}

	.ziji img {
		width: 25px;
		margin-right: 10px;
	}

	.ziji a {
		font-size: 12px;
		color: #000000;
	}

	body {
		padding-top: 30px;
	}

	.sousuo {
		width: 80%;
		height: 30px;
		position: absolute;
		top: 50px;
		left: 0;
		margin-left: 15%;
		border-radius: 10px;

	}

	.sousuo .in2 {
		font-size: 12px;
	}

	.sousuo .in1 {
		font-size: 12px;
	}

	.banner img {
		height: 200px;
		object-fit: cover;
	}

	.sousuo1 {
		display: none;
	}

	.sousuo2 {
		display: block;
	}

	.fp_box_1 .left {
		width: 100%;
		float: left;
		box-shadow: 0px 1px 10px 1.44px rgb(0 0 0 / 10%);
		border-radius: 10px;
		overflow: hidden;
		background-color: #3C4A5C;
		padding: 0 10px;
	}

	.fp_box_1 {
		margin-top: 20px;
	}

	.fp_box_1 .left .top {
		width: 50%;
		float: left;
		border: none;
		height: auto;
		padding: 0;
	}

	.fp_box_1 .left .list {
		padding: 0;
		float: right;
		width: 50%;
	}

	.fp_box_1 .left .top img {
		width: 40px;
		margin-top: 20px;
	}

	.fp_box_1 .rii {
		width: 100%;
		float: right;
	}
	.form {
	    width: 100%;
	    margin: 5px 0;
	    border-radius: 10px;
	    padding: 20px 5px;
	    box-sizing: border-box;
	    box-shadow: 0px 1px 14.56px 1.44px rgb(153 153 153 / 20%);
	}
	.mui-input-group label {
	    float: left;
	    display: block;
	    text-align: right;
	    width: 25%;
	    text-align: right;
	    vertical-align: middle;
	    float: left;
	    font-size: 10px;
	    color: #606266;
	    line-height: 40px;
	    padding: 0 12px 0 0;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    font-weight: normal;
	}
	.mui-input-group .op .kuan {
	    width: 100%;
	    background-color: #fff;
	    background-image: none;
	    border-radius: 4px;
	    border: 1px solid #dcdfe6;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    color: #606266;
	    display: inline-block;
	    font-size: inherit;
	    height: 30px;
	    line-height: 30px;
	    outline: 0;
	    padding: 0 15px;
	}
	.mui-input-row {
	    margin-bottom: 10px;
	}
	.mui-input-group .op .kuan1 {
	    width: 100%;
	    margin-left: 0;
	    background-color: #fff;
	    background-image: none;
	    border-radius: 4px;
	    border: 1px solid #dcdfe6;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	    color: #606266;
	    display: inline-block;
	    font-size: inherit;
	    height: 30px;
	    line-height: 30px;
	    outline: 0;
	    padding: 0 15px;
	    background: url(../images/rili.png) no-repeat left;
	    background-size: 15px;
	    background-position-x: 10px;
	    padding-left: 38px;
	}
	.img_div {
	    width: 90px;
	    height: 80px;
	    background: #f8f8f8;
	    border-radius: 5px;
	    margin-right: 30px;
	    float: left;
	    margin-top: 10px;
	    text-align: center;
	    line-height: 80px;
	    font-size: 50px;
	    color: #ccc;
	    font-weight: normal;
	}
	.mui-input-group button {
	    width: 100%;
	    height: 30px;
	    background-color: #be9657;
	    border-radius: 5px;
	    line-height: 30px;
	    font-size: 14px;
	    color: #fff;
	    margin: 20px 0 0 0px;
	    cursor: pointer;
	    border: none;
	}
	.footer .left {
	    width: 100%;
	    float: left;
	    border-right:none;
	    padding-right: 0px;
	}
	.footer .rii {
	    float: right;
	    width: 100%;
	}
	.footer .rii ul li{
		width: 50%;
	}
	.xia {
	    text-align: center;
	    padding: 20px 0;
	    font-size: 12px;
	    color: #333;
	}
	.xia a{
		font-size: 12px;
	}
	.tab {
	    margin-top: 20px;
	    display: none;
	}
	.tab ul li {
	    width: 50%;
	    float: left;
	    padding: 0 5px;
	    margin-bottom: 20px;
	}
	.tab ul li .wenzi h3 {
	    font-size: 12px;
	    line-height: 16px;
	    margin: 5px 0;
	}
	.body{
		background-size:  cover;
		padding: 0 15px;
	}
	.deng{
		width: 100%;
		padding:  20px;
	}
	.deng .top a {
	    font-size: 13px;
	    color: #999;
	    cursor: pointer;
	}
}


/*
	Stylesheet for Tigra Calendar v5.0
	Product is Public Domain (Free for any kind of applicaiton, customization and derivative works are allowed) 
	URL: http://www.softcomplex.com/products/tigra_calendar/

	- all image paths are relative to path of stylesheet
	- the styles below can be moved into the document or in existing stylesheet

*/

/* input box in default state */ 
.tcalInput {
	background: url('../images/ay_time_btn.png') no-repeat 130px center;	
	cursor: pointer;
}

/* additional properties for input boxe in activated state, above still applies unless in conflict */
.tcalActive {
	background-image: url('../images/ay_time_btn.png');
}
/* container of calendar's pop-up */
#tcal {
	position: absolute;
	visibility: hidden;
	z-index: 100;
	width: 170px;
	background-color: white;
	margin-top: 2px;
	padding: 0 2px 2px 2px;
	border: 1px solid silver;

	-moz-box-shadow: 3px 3px 4px silver;
	-webkit-box-shadow: 3px 3px 4px silver;
	box-shadow: 3px 3px 4px silver;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver');
}

/* table containing navigation and current month */
#tcalControls {
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
#tcalControls td {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	width: 16px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}
#tcalControls th {
	border-collapse: collapse;
	border: 0;
	padding: 0;
	line-height: 25px;
	font-size: 10px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	white-space: nowrap;
}
#tcalPrevYear { background-image: url('../images/prev_year.gif'); }
#tcalPrevMonth { background-image: url('../images/prev_mon.gif'); }
#tcalNextMonth { background-image: url('../images/next_mon.gif'); }
#tcalNextYear { background-image: url('../images/next_year.gif'); }

/* table containing week days header and calendar grid */
#tcalGrid {
	border-collapse: collapse;
	border: 1px solid silver;
	width: 100%;
}
#tcalGrid th {
	border: 1px solid silver;
	border-collapse: collapse;
	padding: 3px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color: gray;
	color: white;
}
#tcalGrid td {
	border: 0;
	border-collapse: collapse;
	padding: 2px 0;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	width: 14%;
	font-size: 11px;
	cursor: pointer;
}		
#tcalGrid td.tcalOtherMonth { color: silver; }
#tcalGrid td.tcalWeekend { background-color: #ACD6F5; }
#tcalGrid td.tcalToday { border: 1px solid red; }
#tcalGrid td.tcalSelected { background-color: #FFB3BE; }		
