body{
	font-family: "微软雅黑";
    background-image: url(../images/bg02.jpg)!important;	
	background-repeat:repeat;
}
ul,li{
	list-style: none;
	padding: 0;
	margin: 0;
}
a{
	text-decoration: none;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;
	color:#eae5e5;
}
a:hover{color:#333;text-decoration: none;}
a:link{text-decoration: none;}
.clear{clear:both;}
.fl{float:left;}
.fr{float:right;}
.footer p a {color:#fff;text-decoration: none;}



/*首页导航*/
.t_top{
	height:35px;
	line-height: 35px;
	background: #06b177;
	color:#fff;
	margin: 0px 0 10px 0;
}
.t_top a{
	color:#fff;
}
.t_top_l{
	float:left;
}
.t_top_r{
	float:right;
}
.menu{
			
	border-bottom: 5px solid #c19f60;
    margin-top: -10px;	

	
}

.logo img{
	width:560px;
	height:66px;
	display: inline-block;
	margin:4px;
	
}
.navbar-default{
	border:0;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border:0;
}
@media (min-width: 768px) {
	.navbar-nav {
    	float: none;
    	margin: 0px;
  	}
  	.menu{
			
		
		height:135px;
		position: absolute;
		width:100%;
		z-index: 1;
	}
	.menu.fixed{
		position: fixed;
		top:10px;
		z-index: 10;
		background:url(../images/bg03.jpg)!important;
		border-bottom: 5px solid #c19f60;
	}

	
}
.navbar-default .navbar-nav > li > a{
	color:#c19f60;
	font-weight:bolder;
}

	
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color:#c19f60;
	background: none;
	border:none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	color:#fffbfb;
	background: none;
	border:none;
}
.navbar{
	margin-top: 6px;
	height:50px;
	margin-bottom:10px;
	
}

.navbar-default .active > a:hover {
	color: #fffbfb;
	
}
.navbarlogo{
	margin-top: 6px;
}
.navbar-nav{
	text-align: center;
	/*margin-top:-5px;*/
}
.nav > li{
	display: inline-block;
	float:none;
	padding:0 40px;
	font-size:18px;
}
.nav > li:hover{
	background-color: #50c398;
    border-radius: 15px 0;
}
.active a{
		
	color:#c19f60！important;
}
@media (min-width: 768px){
	.dropdown-menu{
		display: none;
		border-top: none;
	}
	.open > .dropdown-menu {
	    display: none;
	}
	.dropdown-menu > li > a{
		padding: 6px 20px;
	}
}
@media (max-width: 767px){
		.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	border:0;
	position:relative;
	background-color:#fff;
	z-index:999;
}
	
	.navbar-brand {
		float: left;
		height: 50px;
		padding: 10px 10px;		
		line-height: 20px;
	}
	.navbar-brand img{
		width:70px;
	}
	.navbar{		
		margin-bottom:0px;
	}
	.navbar-default .navbar-nav > li {
		width:100%;
		text-align: left;
	}
	.navbar-default .navbar-nav > li > a {
		color: #616366;
		font-size:16px;		
		padding: 10px 15px;				
	}
	.navbar-default .navbar-nav > li > a > p {   
		font-size:12px;		
		display:inline-block;
		padding:0;
		margin:0;
	}
	.caret{
		float:right;
		margin-top:10px;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		color: #000;
		background: none;
		border-bottom:4px solid #000;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
		color: #000;
		background: none;
		border-bottom:4px solid #000;
	}
	.navbar-nav > li > .dropdown-menu {
		margin:0 10px;
	}
	.dropdown-menu > li > a {
		display: block;
		padding: 15px 0px;
		clear: both;
		font-weight: normal;   
		color: #000;
		white-space: nowrap;
		border-bottom:1px solid #000;
	}
	.dropdown-menu > li > a:hover,
	.dropdown-menu > li > a:focus {
		color: #3399e6;
		text-decoration: none;
		background: none;
	}	
	
	
}

}
/*banner*/
.banner{
	width:100%;
	background-image: url(.../tnlfs/NESTX0029-1/images/bg01.jpg) center center no-repeat;	
}
.banner .container{
	width:100%;
	margin: 0 0px;
	padding: 0px;
}
.banner .container .row{
	margin: 0px 0;
    padding: 0px;
}
@media (min-width: 768px) {
	.banner{
		margin-top: 130px;
	}
}

/*banner中间文字效果*/
.banner-hny-info {
    padding: 12.5em 0 13em;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background:rgba(7,7,7,0.35);
    
}

.banner-hny-info h3 {
    font-size: 2.4em;
    font-weight: 600;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center;
    color: #f7f7f7;
    line-height: 5.5rem;
    letter-spacing: 0.1em;
	
}

.text-center {
    text-align: center !important;
}
@media (min-width: 768px){
.mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
}}


.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn.more {
	background: #06b177;
    border: 2px solid #058a5d;
    color: #fff;
}
.btn {
    border: 2px solid #fff;
    padding: 11px 30px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: inline-block;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn {
    border: 2px solid #fff;
    padding: 11px 30px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: capitalize;
    display: inline-block;
}
.hny-stats-inf {
    margin: 2em auto 0;
    width: 50%;
    text-align: center;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.mt-3, .my-3 {
    margin-top: 3.5rem !important;
}



@media (min-width: 768px){
.col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}



@media (min-width: 768px){
.d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
}

h5.counter {
    color:#08d892;
    font-size: 2.5em;
    font-weight: 700;
    margin: 0;
}

p.para-w3pvt {
    color: #fff;
    font-size: 1.4em;
    margin-left: 1.5em;
    font-weight: 300;
    line-height: 36px;
}

@media (max-width: 414px){
.hny-stats-inf {
    margin: 3em auto 0;
    width: 95%;
}
}

@media (max-width: 640px){
.hny-stats-inf {
    margin: 4em auto 0;
    width: 95%;
}
}




@media (max-width: 640px){
h5.counter {
    font-size: 1.5em;
    margin: 0;
}
}
@media (max-width: 640px){
p.para-w3pvt {
    font-size: 1em;
    margin-left: 0.5em;
}
}
@media (max-width: 667px){
.banner-hny-info {
    padding: 8em 0 1em;
	display: none;
}
}


@media (max-width: 667px){
.hny-stats-inf {
    margin: 6em auto 0;
    width: 95%;
}
}
@media (max-width: 667px){
.banner-hny-info {
    padding: 10em 0 5em;
}
}
@media (max-width: 667px){
.banner-hny-info h3 {
    font-size: 2em;
}
}

@media (max-width: 991px){
.hny-stats-inf {
    margin: 6em auto 0;
    width: 85%;
}
}
@media (max-width: 1024px){
.banner-hny-info {
    padding: 11em 0 9em;
}}


@media (max-width: 1280px){
.banner-hny-info {
    padding: 14em 0 12em;
}
}


@media (max-width: 1280px){
.banner-hny-info h3 {
    font-size: 2em;
}
}


@media (max-width: 1280px){
.hny-stats-inf {
    margin: 6em auto 0;
    width: 67%;
}
}

@media (max-width: 640px){
.banner-hny-info h3 {
    font-size: 1em;
	line-height: 2rem;
}
}

@media (max-width: 640px){
.banner-hny-info {
    padding: 1em 0 1em;
	display: none;
}
}

@media (max-width: 667px){
.btn {
    padding: 7px 23px;
}
.newsa {
    padding: 0 20px;
    overflow: hidden;
    max-width: 100%;
}
}

@media (max-width: 1300px){
.banner-hny-info {
    padding: 8em 0 6em;
	display: none;
}
p.para-w3pvt {
    font-size: 1.2em;
   
}

.logo img{
	width: 440px;
	margin-left: 345px;
	height: 66px;
    display: inline-block;
    margin: 4px;
	}
	.nav > li{
		padding: 0 27px;
		
	}

.proshow1 .col-md-2.column{
	
    margin-left: 45px;
   
	
}

.t_top_l{
	
	margin-left: 2%;
}

.t_top_r{
	
	margin-right: 10%;
}

}

@media (max-width: 1500px){
.banner-hny-info {
    padding: 5em 0 12em;
}
}

/*项目轮播*/

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
#indemo {
    float: left;
    width: 800%;
}
#demo1 {
    float: left;
}
.product_listN3 {
    margin-top: 10px;
}
.roll_product {
    float: left;
}
.clearfix {
    zoom: 1;
}
.product_listN3 li {
    float: left;
    margin-left: 17px;
    margin-right: 17px;
    background-color: #cead3a;
    color: #fff;
    text-align: center;
    line-height: 3em;
}
.product_listN3 li a.img {
    display: block;
}
.product_listN3 li a.img img {
    width: 275px;
    height: 185px;
}
#demo2 {
    float: left;
}
.product_listN3 {
    margin-top: 10px;
}









/*样衣

.banner_bottom {
    background: #f7f7f7;
}
.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}
.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-7 h4{

    font-weight: 400;
    color: #232;
    font-size: 22px;
}


.ml-auto, .mx-auto {
    margin-left: auto !important;
}
.mr-auto, .mx-auto {
    margin-right: auto !important;
}
.p-4 {
    padding: 1.5rem !important;
}
.mw-100 {
    max-width: 100% !important;
}
.bg-white {
    background-color: #fff !important;
}

.banner_bottom_left h4 {
    font-size: 1.5em;
    color: #3c3c3c;
    letter-spacing: 1px;
    position: relative;
    line-height: 5em;
    margin-bottom: 0.3em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.form-group {
    margin-bottom: 3rem;
}

.form-group label {
    color: #555;
    font-size: 0.9em;
}
.login label {
    color: #777879;
    font-weight: 600;
    font-size: 1em;
    text-transform: capitalize;
    letter-spacing: 1px;
}
.label {
    display: inline-block;
    margin-bottom: .5rem;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.modal-content button, input, select, textarea {
    font-family: inherit;
}
button, input {
    overflow: visible;
}
input, button, select, optgroup, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


.py-md-5{
padding-bottom: 3rem !important;	
	
	
	
}



.inner_sec_info{
	
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.banner_bottom_left{
	
	-webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}


.col-lg-7{

	position: relative;

    min-height: 1px;
    padding-right: 15px;
    padding-left: 33px;
}

.mb-4, .my-4 {
    margin-bottom: 2.5rem !important;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}


h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: 600;
}
h4, .h4 {
    font-size: 1.5rem;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

*/
















/*产品列表*/
.prolist{
	text-align: center;
	padding: 10px 0;
	margin: 20px 0;
}
.prolist .container{
	width:1380px;
	max-width: 100%;
}
.tit{
	display: inline-block;
    padding: 15px 15px;
    border: 1px solid;
    font-weight: bold;
    margin-bottom: 50px;
	color:#c19f60;
	font-size:22px;
}
.tit span{
	font-weight: normal;
}
.prolist1{
	position: relative;
	overflow: hidden;
}
.prolist1 h4{
	position: absolute;
	bottom: 0;
	width:100%;
	height:15%;	
	background: rgba(255,255,255,0.28);	
	margin:0;
}
.prolist2{
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
}
.prolist2 h4{
	position: absolute;
	right: 0;	
	bottom:0;
	width:50%;
	height:100%;
	background: rgba(255,255,255,0.28);
	padding: 20px;
	margin:0;

}
.prolist2 h4 a{
	position: absolute;	
    top: 80%;
    transform: translateY(-50%);
}
.prolist3{
	position: relative;
	overflow: hidden;
}
.prolist3 h4{
	position: absolute;
	right: 0;
	bottom:0;
	width:50%;
	height:100%;	
	background: rgba(255,255,255,0.28);
	padding: 20px;
	margin:0;
}
.prolist3 h4 a{
	position: absolute;	
    top: 80%;
    transform: translateY(-50%);
}
.prolist h4{
	text-align: left;
	padding-left: 20px;
	-webkit-transition: all 0.26s ease-out;
    -moz-transition: all 0.26s ease-out;
    -ms-transition: all 0.26s ease-out;
    -o-transition: all 0.26s ease-out;
    transition: all 0.26s ease-out;
}
.prolist h4 a{	
	padding-right: 20px;
}
.prolist h4 h3{
	line-height: 2.2;
    color: #343434;
    font-weight: bold;
	font-size:22px;
}
.prolist h4 p{
	font-size: 15px;
    letter-spacing: 1px;
    color: #4e4e4f;    
    line-height: 1.5;
	margin: 0 2%;
}
.prolist img{
	-webkit-transition: all 0.26s ease-out;
    -moz-transition: all 0.26s ease-out;
    -ms-transition: all 0.26s ease-out;
    -o-transition: all 0.26s ease-out;
    transition: all 0.26s ease-out;
	width: 100%;
}
.prolist1:hover img{
	transform: scale(1.08);
}
.prolist1:hover h4{
	background: rgba(255,255,255,0.6);
}
.prolist2:hover img{
	transform: scale(1.08);
}
.prolist2:hover h4{
	background: rgba(255,255,255,0.6);
}
.prolist3:hover img{
	transform: scale(1.08);
}
.prolist3:hover h4{
	background: rgba(255,255,255,0.6);
}
@media (max-width: 767px){
	.prolist1{
		margin-bottom: 25px;
	}
	.prolist h4 p{
		display: none;
	}
}


.col-md-3 column{
	
    border-left: 3px solid #c19f6057;
}


/*产品展示*/
.proshow{
	text-align: center;
	margin: 30px 0;
}
.proshow .tit{
	margin-bottom: 40px;
	margin-top: 40px;
}
.proshow .container{
	width:1700px;
	max-width: 100%;
}
.proshow1 .col-md-2.column{
	background-color:#06b177;margin-left:57px;margin-right:57px;margin-bottom:15px;    border-radius: 30px;
}
.proshow1 h4 {
	line-height: 45px;
}
.proshow1 h4 a{
	color:#fff;
	font-size: 16px;
}
.proshow1 h3{
	overflow: hidden;
}
.proshow1 div:hover h4 a{
	text-decoration: underline;
}
.proshow1 img{
	display: inline-block;
	-webkit-transition: all 0.26s ease-out;
    -moz-transition: all 0.26s ease-out;
    -ms-transition: all 0.26s ease-out;
    -o-transition: all 0.26s ease-out;
    transition: all 0.26s ease-out;
}
.proshow1 div:hover img{
	transform: scale(1.08);
}
@media (min-width: 992px){
	.col-md-25 {
    	width: 20%;
    	float: left;
    	position: relative;
	    min-height: 1px;
	    padding-right: 15px;
	    padding-left: 15px;
	}
}
/*关于我们*/
.about{
	text-align: center;
	margin: 50px 0;
}
.about .tit{
	margin-bottom: 50px;
	margin-top: 30px;
}
.about1{	
}
.about1 p{
	padding:20px 20px;
    color:#50515c;
    font-size: 14px;
    line-height: 2.4;
	text-align: left;
	text-indent: 2rem;
}
@media (max-width: 767px){
	
}
.aboutimg{
	height:700px;
}
.aboutimg img{
	width: 100%;
    height: 650px;
    object-fit: cover;
}
.about2{
	position: relative;
}
.about2 ul{
	position: absolute;
	bottom: 50px;	
	width:95%;
	text-align: center;
}
.about2 ul li{
	margin-left: 25%;	
	cursor: pointer;
}
.about2 ul li .ol{
	display: table-cell;
    vertical-align: top;
    padding-right: 50px;
}
.about2 ul li .ol span{
	font-size: 68px;
    font-weight: 500;
    display: inline-block;
    color: #c1b089;
    position: relative;
    width: 40px;
    top: -24px;
    -webkit-transition: all 0.26s ease-out;
	-moz-transition: all 0.26s ease-out;
	-ms-transition: all 0.26s ease-out;
	-o-transition: all 0.26s ease-out;
	transition: all 0.26s ease-out;
}
.about2 ul li:hover .ol span{
	color:#c1ab78;
}
.about2 ul li .or{
	display: table-cell;
    vertical-align: top;
    text-align: left;
}
.about2 ul li .or h3{
	letter-spacing: 3px;
    color: #fff;
    font-weight: 500;
    margin: 0;
    position: relative;
    display: inline-block;
	font-size:18px;
}
.about2 ul li .or h3:after{
	content: '';
	background: #c1b497;
	height: 2px;
	width: 26px;
	position: absolute;
	left: 0;
	bottom: -21px;
	-webkit-transition: all 0.26s ease-out;
	-moz-transition: all 0.26s ease-out;
	-ms-transition: all 0.26s ease-out;
	-o-transition: all 0.26s ease-out;
	transition: all 0.26s ease-out;
}
.about2 ul li:hover .or h3:after{
	width: 46px;
}
.about2 ul li .or p{
    max-height: 46px;
    margin-top: 34px;
    overflow: hidden;
    color: #c1c1c1;
    text-align: left;
    padding:0px 0 20px;
    letter-spacing: 2px;
    -webkit-transition: all 0.26s ease-out;
    -moz-transition: all 0.26s ease-out;
    -ms-transition: all 0.26s ease-out;
    -o-transition: all 0.26s ease-out;
    transition: all 0.26s ease-out;
}
.about2 ul li:hover p{
  	color:#fff;
}
@media (max-width: 767px){
	.about2 ul li{
		margin-left: 5%;		
		cursor: pointer;
	}
	.message_olr_list ul li:nth-child(3){
		display:none;
	}
	
}
/*新闻资讯*/
.news{
	text-align: center;
	margin: 50px 0;
}
.news .container{
	width:1300px;
	max-width:100%;
}
.news .tit{
	margin-bottom: 50px;
	margin-top: 50px;
}
.newsa{
	padding: 0 20px;
	overflow: hidden;
	max-width: 25%;
}

@media (max-width: 667px){
.newsa {
    padding: 0 20px;
    overflow: hidden;
    max-width: 100%;
}
}

.news h3{
	margin-bottom: 30px;	
	overflow: hidden;
}






.news h3 img{
	display: inline-block;	
}
.news h4 a{
	color:#a98a80;
	font-size: 18px;	
}
.news h4 a:hover{
	text-decoration: underline;
}
.news p{
	font-size: 12px;
    color: #959595;
    padding: 10px 10px;
    letter-spacing:2px;
	text-align: left;
}
/*联系我们*/
.contact{
	text-align: center;
	margin: 50px 0;
}
.contact .container{
	width:75%;
	max-width: 100%;
}
.contactl{
	font-size: 16px;
	color: #666;
    font-weight: 300;
    line-height: 1.8;   
    border-right: 1px solid #000;    
    padding-right: 20px;
}
.contactr{	
    padding-left: 50px;
}
@media (min-width: 768px){
	.contactr img{
		width:150px;
		height:150px;
		display: inline-block;
	}
}
@media (max-width: 767px){
	.contactl{		  
	    border-right: none;    
	    padding: 0px;
	}
	.contactr{	
	    padding: 0px;
	    text-align: center;
	}
	.contactr img{
		display: inline-block;
	}
}
/*商盟*/
.shangmeng{
	text-align: center;
	margin: 30px 0 0;
	width:100%;
	border-top: 1px solid #c19f60;
    padding: 5px 0;
    background-color: #06a36e;
}
.shangmeng a{
	color:#fffffb;
	padding: 0 5px;
	font-weight: normal;
}
/*公共底部*/
.footer{
	background-color: #06a36e;
    border-top: 2px solid #02925d;
}
		
}
.footer a{
	color:#ffffff;
}

.footer p{
	color:#ffffff;
	    margin: 10px 0;
}

.foot1 a{
	padding: 0 10px;
}
.cnzz{
	display: inline-block;
}

/*内页*/
.conttit{	
	line-height: 50px;
	border-bottom: 1px solid #ddd;
    text-align: center;
    width:100%;
	overflow:hidden;
}
.conttit ul li{
	display: inline-block;
	padding: 0 10px;
	font-size: 16px;
}

h4, h5, h6{
	font-size:100%;
	font-weight:400;
	margin:10px;
}
.conttit ul li a{
	color: #c09e5f;
}
.conttit ul li a:hover, .conttit ul li a.act{
	color: #333333;
}
.contect{
	padding: 20px 0 50px;
}
.ct{
	font-size: 24px;
	text-align: center;
	padding: 30px;
	font-weight: bold;
}

.contectp{
	text-align: center;
	margin:  0 50px;
}
.contectp .container{
	width:1700px;
	max-width: 100%;
}
.cc{
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
	font-weight: normal;
	color: #c5995d;
}
.proshow2 h4 a{
	color:#6b6b6b;
	font-size: 15px;
}
.proshow2 h3{
	overflow: hidden;
}
.proshow2 div:hover h4 a{
	text-decoration: underline;
}
.proshow2 h5{
	color:#bf1113;
	font-size: 12px;
	margin-bottom: 15px;
}
.proshow2 h6 a{
	color:#fff;
	background: #927339;
	font-size: 14px;
	padding: 10px 30px;
	margin-bottom: 20px;
	display: inline-block;
}
.proshow2 img{
	display: inline-block;
	-webkit-transition: all 0.26s ease-out;
    -moz-transition: all 0.26s ease-out;
    -ms-transition: all 0.26s ease-out;
    -o-transition: all 0.26s ease-out;
    transition: all 0.26s ease-out;
}
.proshow2 div:hover img{
	transform: scale(1.08);
}

@media (min-width: 992px){
	.col-md-25 {
    	width: 20%;
    	float: left;
    	position: relative;
	    min-height: 1px;
	    padding-right: 15px;
	    padding-left: 15px;
	}
}
.pages{
	text-align: center;
	margin:30px 0 10px;
}
.pages ul li{
	display: inline-block;
}
.pages ul li a{
	color:#fff;
	background: #b9a071;
	font-size: 14px;
	padding: 5px 10px;
	margin: 5px;
	display: inline-block;
}
.previous_s{
	color:#fff;
	background: #333;
	font-size: 14px;
	padding: 5px 10px;
	margin: 5px;
	display: inline-block;
}
.previous_s a{
	padding: 0!important;
	margin: 0!important;
}
.pages_solid{
	color:#fff;
	background: #927339;
	font-size: 14px;
	padding: 5px 10px;
	margin: 5px;
	display: inline-block;
}
.next{
	color:#fff;
	background: #333;
	font-size: 14px;
	padding: 5px 10px;
	margin: 5px;
	display: inline-block;
}
.next a{
	padding: 0!important;
	margin: 0!important;
}
.contectc{
	
	margin: 30px 0 20px;
	border-bottom: 1px solid #ddd;
}
.contcont{	
	padding: 0px 20px;
	text-align: left;
}
.contcont h1{
	color: #c1b497;
	font-size: 24px;
	font-weight: bold;
}
.contcont p{
	font-size: 14px;
	font-weight: normal;
	color: #959595;
	padding: 10px 0; 
}
.contcont h3{
	font-size: 20px;
	font-weight: normal;
	color: #333;
}
.contcont h4{
	padding: 20px 0;
	font-size: 20px;
	font-weight: normal;
	color: #333;
}
.contremark{
	margin-top:20px;	
}
.contectcp{
	text-align: center;
	margin: 30px 0 50px;
}
.contectcp .container{	
	max-width: 100%;
}
.aa{
	font-size: 34px;
	text-align: left;
	padding: 20px 0;	
	color: #c1b497;
}
.articlenext div{
	float:left;
	margin:10px 0 30px;
}
.articlenext div a{
	color:#999;
}
.articlenext div a:hover{
	color:#333;
}
@media (min-width: 998px){
	.plf {
    	float:left !important;
	}
	.prl {
    	float:right !important;
	}
}
.newsc{
	overflow: hidden;
	border-bottom: 1px solid #dddddd;
    padding: 30px 0;
}
.newsc .newscimg{

}
.newsc .newsctit{
	color: #333;
    font-weight: 600;
    font-size:18px;
    margin-bottom: 10px;
}
.newsc .newsctit a{
	color: #8e7d7d;
}
.newsc .newsctime{
	font-size: 12px;
	color:#959595;
	font-weight: normal;
	margin-bottom: 10px;
}
.newsc .newscinfo{
	color: #959595;
    margin: 0 0 8px;
    font-size: 14px;
    line-height: 24px;
}
.newsclist{
	display:block;
	margin: 20px auto;
	padding: 20px 0px;	   
}
@media (min-width: 998px){
	.newsclist{		
	    width:90%;  
	    float:right;  
	}
}
.newscltit{
	border-top: 3px solid #c19f60;
	font-size: 18px;
    font-weight: 600;
    padding: 20px 0;
}
.newscll{
	border: 1px solid #e4eaec;
	padding: 0;
	margin-bottom: 30px;
	border-radius: 3px;    
}
.newscll ul li{
	display:block;
}
.newscll ul li a{
	border-bottom: 1px solid #c19f604d;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #959595;
    font-size: 15px;
    display: inline-block;
    padding-left: 20px;
}
.newscll ul li:last-child a{
	border-bottom:none;
}
.newscll ul li a:hover{
	color: #fffbfb;
    background: #c19f60a6;
}
.newsart{
	display:block;
	margin: 20px auto;
	padding: 20px 0px;	   
}
@media (min-width: 998px){
	.newsart{		
	    width:96%;  
	    float:left;  
	}
	
}
.newsarttit{
	margin: 0px;
    margin-bottom: 5px;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 300;
}
.newsarttime{
	padding-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    font-size: 16px;
    font-weight: 300;
    color: #a3afb7;
    margin-bottom: 30px;
}
.tag{
	margin: 20px 0;
	text-align:left;
}
.tag a{
color:#333}
.tagc{
	margin: 20px 0;
	text-align:left;
	padding: 0px 20px;
}
.xgnews{
	padding-top: 20px;
    border-top: 1px solid #4c4d58;    
}

.nn{
	font-size: 24px;
	text-align: left;
	padding: 0px 0 20px;	
	color: #c1b497;
}
.xgnews ul li a{
	color: #4a4b56;
    padding: 5px 0;
    margin: 0 10px;
    border-bottom: 1px dashed #808080;
    display: block;
}
.xgnews ul li a span{
	float:right
}
.xgnews ul li a:hover{
	color: #d4941c;
    font-size: 16px;
}
.cpxg{
	border-top: none;    
	padding-bottom:20px;
}
.cpxg .nn{
	font-size: 34px;
}
.cpxg ul li a{
	text-align:left;
}
.xwxg .aa{
	font-size:24px;
}
.phonefooternav {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999;
  min-height:80px;
  background:#
}
.phonefooternav ul li {
  width: 25%;
  background: #494949;
  float: left;
  padding: 10px 0;
  border-right: 1px solid #666;
  list-style: none;
  min-height: 80px;
}
.phonefooternav ul li a {
  display: block;
  color: #fff;
  text-align: center;
}
.phonefooternav ul li a:hover{
	text-decoration: initial;
}
.phonefooternav ul li a i {
  display: block;
  font-size: 20px;
  padding: 10px 0;
}

@media (max-width: 480px) {
  .phonefooternav ul li {
    padding: 3px 0px;
  }
}
.sitemap a {color: #333;padding: 0 7px;font-size: 14px;}

.sitemap h3 {color: #ececec;font-size: 16px;background: #333;padding: 5px 10px;margin-bottom: 10px;display: inline-block;}

.sitemap dl {margin-bottom: 17px;}

.sitemap dl font {color: #333;}
@media (max-width: 767px) {
  body {
   padding-bottom:80px !important;
  }
}