html {
	zoom:1
}
html * {
	outline:0;
	zoom:1
}
html button::-moz-focus-inner {
border-color:transparent!important
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0
}
fieldset, a img {
	border:0
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal
}
li {
	list-style:none
}
caption, th {
	text-align:left
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.clearfix {
	display:block
}
.clear {
	clear:both
}
.lft {
	float:left;
	display:inline
}
.rgt {
	float:right;
	display:inline
}
.over {
	overflow:hidden;
	clear: both;
}
.mr12 {
	margin-right:12px;
}
.mr38 {
	margin-right:38px;
}
*html {
	background-image:url(about:blank);
	background-attachment:fixed
}
body {
	font-size:12px;
	color:#333;
	line-height:22px;
	font-family:"微软雅黑", "黑体", Arial;
	overflow-x:hidden;
	background-image:url(../images/img/bg.jpg);
}
a {
	outline:0;
	text-decoration:none;
	color:#333;
}
a:hover {
	text-decoration:none;
	color:#88480d;
}
.line-limit {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wrapper {
	width:100%;
}
/*导航样式*/
.header {
	background:url("../images/img/headerback.jpg") no-repeat;
	height:36px;
	background-size:auto;
	background-position:center center
}
.header .logo {
	float:left;
	position: absolute;
	z-index: 999;
}
.header .logo img {
	height:56px;

}
.header .h_ght {
	float:right;
	margin-right:1px;
}
.header .h_ght .nav {
    float: right;
	margin-top:0px;
	overflow:hidden;
}
.header .h_ght .nav li:first-child{
    display: none;
}
.header .h_ght .nav .nLi {
	float:left;
	margin-left:6px;
	position:relative
}
.header .h_ght .nav .nLi a {
	font-size:10px;
	line-height:36px;
	font-weight: bold;
	display:block;
	text-align:center;
	color:#000
}
.header .h_ght .nav .nLi .sub {
	display:none;
	padding:10px 0;
	position:absolute;
	top:60px;
	width:100%;
	z-index:10
}
.header .h_ght .nav .nLi .sub li a {
	font-size:14px;
	color:#000;
	display:block;
	text-align:center;
	line-height:30px
}
.header .h_ght .number {
	display: none;
}
.banner {
	position:relative;
	width:100%;
	height:138px;
}
.banner .lunbo {
	width:100%;
	height:138px;
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
	display:block;
}
.banner .lunbo li a {
	width:100%;
	height:138px;
	display:block;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
}
#pagination {
	display:block;
	list-style:none;
	position:absolute;
	height:10px;
	text-align:center;
	margin:0;
	width:100%;
	bottom:12px;
	z-index:1000;
	text-align:center;
}
#pagination li {
	display:inline-block;
	list-style:none;
	width:10px;
	height:3px;
	margin-left:4px;
	margin-right:4px;
	background:#fff;
	overflow:hidden;
}
#pagination li a {
	display:inline-block;
	width:10px;
	height:3px;
	padding:0;
	margin:0;
	text-indent:-2000px;
}
#pagination li.current {
	background:#1f3974;
}
.corporate {
	background:url("../images/img/yi.jpg") top center no-repeat;
	background-size:760px auto;
	height:auto;
}
.corporate .title {
	text-align:center;
	margin-top:35px;
	margin-bottom:10px
}
.corporate .title h2 {
	font-size:14px;
	letter-spacing:1px;
	color:#000;
	font-weight:bold;
}
.corporate .title .border {
	width:60px;
	height:2px;
	background:#592a18;
	margin:5px auto;
}
.corporate .culture {
	height:100px;
}
.corporate .culture p {
	width:98%;
	margin:0 6px;
	font-size:10px;
	color:#666;
	line-height:18px;
	text-indent:2em;
	font-weight:bold;
}
.pro {
	margin:0 6px;
	overflow:hidden;
}
.mr12 {
	margin-right:5px;
}
.pro li {
	width:23.9%;
}
.pro li img {
	width:100%
}
.case {
	background:url("../images/img/er.jpg") top center no-repeat;
	background-size:760px auto;
}
.case .title {
	text-align:center;
	margin-top:33px;
	margin-bottom:10px;
}
.case .title h2 {
	font-size:14px;
	letter-spacing:1px;
	color:#000;
	font-weight:bold;
}
.case .title .border {
	width:60px;
	height:2px;
	background:#592a18;
	margin:5px auto
}
.case ul {
	margin:0 5px;
	padding:5px 0;
	overflow:hidden;
}
.mr38 {
	margin-right:8px;
}
.case ul li {
	width:31.8%;
	margin-bottom:10px;
}
.case ul li .img {
	width:100%;
	padding-top:66%;
	position:relative;
	overflow:hidden;
}
.case ul li img {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.case ul li h3 {
	margin-top:6px;
	font-size:10px;
	line-height:18px;
	text-align:center;
}
.case ul li .border {
	width:40%;
	height:1px;
	background:#592a18;
	margin:3px auto 0 auto;
}
.new {
	background:url("../images/img/san.jpg") top center no-repeat;
	background-size:760px auto;
}
.new .title {
	text-align:center;
	margin-top:28px;
	margin-bottom:10px
}
.new .title h2 {
	font-size:14px;
	color:#000;
	letter-spacing:1px;
	font-weight:bold;
}
.new .title .border {
	width:60px;
	height:2px;
	background:#592a18;
	margin:5px auto
}
.new .leftImg {
	width:100%;
	margin-top:6px;
	position:relative
}
.new .leftImg img {
	width:100%;
	border:1px solid #ccc;
	display:block;
}
.new .leftImg .time {
	width:58px;
	height:58px;
	position:absolute;
	top:0;
	left:0;
	background:#895c2e;
	color:#fff;
	text-align:center
}
.new .leftImg .time span {
	font-size:28px;
	line-height:33px;
	display:block;
}
.new .leftImg .time p {
	font-size:13px;
	line-height:18px;
}
.new .leftCon {
	width:100%;
}
.new .leftCon h3 {
	font-size:13px;
	margin:10px 6px 5px 6px;
	color:#552b11;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:bold;
}
.new .leftCon p {
	margin:0 6px;
	font-size:10px;
	line-height:16px;
	color:#aaa;
	text-indent:2em;
}
.new .linka {
	width:120px;
	height:23px;
	background:url("../images/img/link.png") no-repeat;
	background-size:100% 100%;
	margin:10px 0 10px 6px;
	display:block;
 -webkit-transition:all .4s;
 transition:all .4s;
}
.new ul {
	width:100%;
}
.new ul li {
	margin:0 6px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	overflow:hidden;
}
.new ul li a {
	display:block
}
.new ul li a .time {
	width:48px;
	float:left;
	color:#666;
	text-align:center;
}
.new ul li a .time span {
	padding-top:4px;
	font-size:25px;
	line-height:30px;
	display:block;
}
.new ul li a .time p {
	font-size:12px;
	line-height:18px;
}
.new ul li a .con {
	width:80%;
	float:left;
	margin-left:15px;
}
.new ul li a .con h3 {
	font-size:12px;
	margin-bottom:2px;
	color:#552b11;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-weight:bold;
}
.new ul li a .con p {
	font-size:10px;
	line-height:15px;
	height:28px;
	color:#aaa;
	overflow:hidden
}
.new ul li a:hover .con h3 {
	text-decoration:underline
}
.main {
	background:url(../images/img/main.jpg) no-repeat;
	background-size:100%;
	background-position:top left -45px;
	padding:12px 0;
}
.main .mai_rt {
	width:100%;
}
.main .mai_rt .crumb {
	padding:0 0 3px 16px;
	font-size:8px;
	line-height:12px;
	color:#000;
	border-bottom:2px solid #d3b498;
	background:url(../images/img/icon.png) 6px 0 no-repeat;
	background-size:8px auto;
}
.main .mai_rt .crumb a {
	font-size:8px;
	color:#000
}
.main .mai_rt .crumb a:hover {
	color:#88480d
}
.main .mai_rt .list_text {
	margin:0 6px;
}
.main .mai_rt .list_text li {
	width:100%;
	padding:10px 0;
	border-bottom:1px #ccc dashed;
	overflow:hidden;
}
.main .mai_rt .list_text li .time {
	float:left;
	width:50px;
	margin-right:10px;
}
.main .mai_rt .list_text li .conts {
	float:left;
	width:82.6%;
}
.main .mai_rt .list_text li .day, .main .mai_rt .list_text li .date {
	display:block;
	text-align:center;
	font-family:Arial;
}
.main .mai_rt .list_text li .day {
	height:45px;
	line-height:45px;
	margin-bottom:3px;
	font-size:28px;
	color:#fff;
	background:#dcc7ad;
}
.main .mai_rt .list_text li .date {
	height:20px;
	line-height:20px;
	font-size:10px;
	color:#fff;
	background:#dcc7ad
}
.main .mai_rt .list_text li h3 {
	padding-bottom:2px;
	font-size:14px;
	line-height:20px;
	color:#552b11;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.main .mai_rt .list_text li p {
	font-size:10px;
	line-height:16px;
	color:#999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.main .mai_rt .list_text li:hover h3 {
	text-decoration:underline;
}
.main .mai_rt .list_mu li {
	margin:0 6px;
	padding:10px 0;
	border-bottom:1px #ccc dashed;
	overflow:hidden;
}
.main .mai_rt .list_mu li img {
	float:left;
	width:36%;
	margin-right:10px;
	padding:3px;
	border:1px #ccc solid;
	-moz-border-radius:10px;
	border-radius:10px;
}
.main .mai_rt .list_mu li h3 {
	font-size:14px;
	line-height:24px;
	color:#552b11;
}
.main .mai_rt .list_mu li p {
	margin-top:2px;
	font-size:10px;
	line-height:16px;
	text-indent:2em;
	color:#999;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.main .mai_rt .list_tu {
	width:100%;
	margin-top:12px;
	overflow:hidden;
}
.main .mai_rt .list_tu .mr12 {
	margin-right:8px;
}
.main .mai_rt .list_tu ul {
	margin:0 6px;
	overflow:hidden;
}
.main .mai_rt .list_tu li {
	width:31.8%;
	margin-left:0;
	margin-bottom:12px;
}
.main .mai_rt .list_tu li img {
	width:93%;
	padding:3px;
	border:1px #ccc solid;
	-moz-border-radius:10px;
	border-radius:10px;
	overflow:hidden;
}
.main .mai_rt .list_tu li h3 {
	margin-bottom:5px;
	font-size:12px;
	line-height:18px;
	text-align:center;
}
.main .mai_rt .list_tu li .border {
	width:100px;
	height:1px;
	background:#592a18;
	margin:2px auto 0 auto;
}
.main .mai_rt .content {
	margin-top:12px;
}
.main .mai_rt .stance {
	padding:0 6px;
}
.main .mai_rt .stance h1 {
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	text-align:left;
}
.main .mai_rt .stance p {
	padding:6px 0;
	font-size:11px;
	line-height:16px;
	border-bottom:1px #ccc dashed;
}
.main .mai_rt .stance p span {
	margin:0 8px 0 0;
}
.main .mai_rt .conte {
	margin:6px 0;
	padding:0 8px 8px 8px;
	font-size:14px;
	color:#555;
	border-bottom:1px #ccc dashed;
}
.main .mai_rt .conte h2, .main .mai_rt .conte h3 {
	margin:4px 0;
	line-height:22px;
	font-size:15px;
	font-weight:bold;
	padding-left:8px;
	border-left:5px #F60 solid;
}
.main .mai_rt .conte p {
	line-height:22px;
	text-indent:1em;
	padding:3px 0;
}
.main .mai_rt .conte p img {
	margin:3px auto;
	display: block;
	max-width:96%;
	width: 96%;
	height:auto !important;
}
.main .mai_rt .nexte {
	padding-left:6px;
	font-size:10px;
	line-height:22px;
}
/*Pages-Start*/
.pages {
	padding: 20px 0 12px;
	text-align: center
}
.pages span, .pages a:hover {
	margin:1.6px 0px;
	padding: 2px 8px;
	border: 1px solid #ddb788;
	background: #ddb788;
	color: #fff;
	line-height: 18px;
	border-radius:3px;
	display:inline-block;
}
.pages a {
	margin:1.6px 0px;
	padding: 2px 8px;
	border: 1px solid #ddd;
	background: #fff;
	color: #A4A4A4;
	line-height: 18px;
	border-radius:3px;
	display:inline-block;
}
/* FOOTER */
#footer {
	padding:8px 0 40px 0;
	background:#895c2e;
	border-top:2px #930 solid;
}
.foot .fbox1 {
	float:left;
	width:100%;
	height:auto;
	margin-right:0;
	text-align:left;
	color:#EEE;
	overflow:hidden;
}
.foot .fbox1 img {
	float:left;
	width:48%;
	margin-bottom:0;
	margin-left:8px;
}
.foot .fbox1 .yyty {
	float:right;
	font-size:8px;
	line-height:14px;
	text-align:right;
	margin-right:8px;
}
.foot .fbox1 p {
	float:right;
	font-size:18px;
	line-height:20px;
	margin-right:8px;
}
.Copy {
    font-size:13px;
	line-height:26px;
	text-align:center;
    color:#ccc;
}
.Copy a {
    color:#ccc;
}
.fot_tle {
	height:38px;
	background:rgba(0, 0, 0, 0.5);
	box-shadow:0px 0px 1px 1px #a6a6a6;
	;
	position:fixed;
	bottom: 0;
	left: 0;
	right:0;
	z-index: 1;
	width: 100%;
	max-width:640px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.fot_tle p {
	margin:0 18px;
	padding-left:25px;
	font-size:16px;
	color:#EEE;
	line-height:38px;
	display:inline-block;
}
.fot_tle .QQ {
	background:url(../images/wap/QQ.png) left center no-repeat;
}
.fot_tle .weixin {
	background:url(../images/wap/weixin.png) left center no-repeat;
}
