﻿
/* CSS Document */
html{color:#333;background:#fff}
body,div,p,h1,h2,h3,h4,h5,h6,img,ul,li,a,strong,span,p,dl,dt,dd,input,textarea{
    margin:0;
    padding:0;
    list-style:none;
    border:0;
    text-decoration:none;
    font-family:"microsoft yahei";
    font-size:18px;
    letter-spacing:1px;
    text-align: left;
}
img{ }
*{ padding:0 ; margin:0 ; font-size:14px;text-align: left;}
table{border-collapse:collapse;border-spacing:0}
a{ text-decoration:none;}
fieldset,img{border:0}
ol,ul{list-style:none}
caption,th{text-align:left}

.w-100{width:100%; height:auto; overflow:hidden;}
.w-1100{width:1100px; margin:0 auto; overflow:hidden;}
.w-1100-1{width:1100px; margin:0 auto;}
.w-1200{width:1200px; margin:0 auto; overflow:hidden;}
.w-1200-1{width:1200px; margin:0 auto;}
.w-1236{width:1236px; margin:0 auto; overflow:hidden;}
.w-1280{width:1280px; margin:0 auto;}
.wm-98{width:98%; height:auto; margin:0 auto; overflow: hidden;}
.line01{ width: 100%; border-top:#d8d8d8 1px solid; }
.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.mt-4{ margin-top:4px;}
.mt-6{ margin-top:6px;}
.mt-8{ margin-top:8px;}
.mt-10{ margin-top:10px;}
.mt-15{ margin-top:15px;}
.mt-20{ margin-top:20px;}
.mt-30{ margin-top:30px;}
.mt-35{ margin-top:35px;}
.mt-40{ margin-top:40px;}
.mt-50{ margin-top:50px;}
.mt-60{ margin-top:60px;}
.mt-65{ margin-top:65px;}
.mt-70{ margin-top:70px;}
.mt-80{ margin-top:80px;}
.mt-90{ margin-top:90px;}
.mt-100{ margin-top:100px;}
.mt-110{ margin-top:110px;}
.mt-120{ margin-top:120px;}
.mt-130{ margin-top:130px;}
.mt-140{ margin-top:140px;}
.mt-150{ margin-top:150px;}
.mt-160{ margin-top:160px;}
.mt-170{ margin-top:170px;}
.mt-180{ margin-top:180px;}
.mt-250{ margin-top:250px;}

.mb-10{ margin-bottom:10PX;}
.mb-20{ margin-bottom:20PX;}
.mb-30{ margin-bottom:30px;}
.mb-40{ margin-bottom:40px;}
.mb-50{ margin-bottom:50px;}
.mb-60{ margin-bottom:60px;}

.bg-tc{ background-position:top center; background-repeat:no-repeat;}
.bg-tl{ background-position:top left; background-repeat:no-repeat;}
.bg-tr{ background-position:top right; background-repeat:no-repeat;}
.f-s13{ font-size:13px;}
.f-s14{ font-size:14px;}
.f-s15{ font-size:15px;}
.f-s16{ font-size:16px;}
.f-s17{ font-size:17px;}
.f-s18{ font-size:18px;}
.f-s20{ font-size:20px;}
.f-s22{ font-size:22px;}
.f-s24{ font-size:24px;}
.f-s26{ font-size:26px;}
.t-align-r{ text-align:right;}
.t-align-l{ text-align:left;}
.t-align-c{ text-align:center;}
.img-m img{ margin:0 auto;}

.t-color-w{ color: #ffffff; }
.f-s18{ font-size: 18px; }
.f-s14{ font-size: 14px; }

/*TOP*/
.top01{
  width: 100%;
  height: 221px;
  background:url(/img/title_bg.jpg) no-repeat top center;
}
.t-menu{
  float: right;
  width: 872px;
}
.t-menu a{
  display: block;
  float: left;
  width: 109px;
  height: 221px;
  background: url(/img/menu_bg01.png) no-repeat top left;
}
.t-menu a h2{
  display: block;
  margin-top: 55px;
  margin-left:23px;
  float: left;
  width: 27px;
  font-size: 18px;
  color: #231815;
  line-height: 120%;
}
.t-menu a h3{
  display: block;
  float: left;
  margin-top:-10px;
  margin-left:0px;
  width: 130px;
  text-transform: uppercase;
  font-size: 12px;
  color: #231815;
  line-height: 100%;
  /* Safari */
    -webkit-transform: rotate(90deg);
    /* Firefox */
    -moz-transform: rotate(90deg);
    /* Internet Explorer 滤镜写法*/
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	letter-spacing: 0px;
}
.t-menu a:hover h2{
  color: #a07161;
}
.t-menu a:hover h3{
	color: #a07161;
}
.active h2,.active h3{color: #a07161 !important;}
/*END TOP*/ 


/*hOME MIDDLE*/
    /*所有标题*/
.h-tit01{
  width: 100%;
  height: 106px;
  background: url(tit01.jpg) no-repeat top center;
  overflow: hidden;
}
.h-tit01 h2{
  display: block;
  margin-top: 41px;
  width: 100%;
  height: 23px;
  font-size: 22px;
  color: #424242;
  text-align: center;
}
.h-tit02{
  width: 100%;
  height: 62px;
  border-bottom: 1px dashed #e5e5e5;
}
.h-tit02 h3{
  height: 30px;
  font-size: 20px;
  color: #4a4a4a;
}
.h-tit02 p{
  height: 15px;
  color: #6f6f6f;
  font-size: 16px;
}
    /*end所有标题*/
.h-fenlei{
  width:1200px;
  height: auto;
  overflow: hidden;
}
.h-fenlei ul{
  width: 1300px;
  height: auto;
}
.h-fenlei ul li{
  float: left;
  margin-right: 26px;
  margin-bottom: 5px;
  width: 219px;
  height: 29px;
  background:url(pro_bg01.jpg);
}
.h-fenlei ul li a{
  display: block;
  font-size: 16px;
  color: #040000;
  text-align: center;
  line-height: 29px;
  letter-spacing: 0px;
}
.h-fenlei ul li:hover a{
	color: #876c25;
	font-weight: bold;
}
.currtt{color: #876c25 !important;
	font-weight: bold !important;}
.h-fl-hover{
	color: #876c25;
	font-weight: bold;
}
.part03{
  width: 100%;
  height: 859px;
  background:url(bg01.jpg) no-repeat top center;
  overflow: hidden;
}
.h-about{
  height: 290px;
  padding: 55px 45px;
  font-size: 16px;
  color: #2e2828;
  line-height: 180%;
  letter-spacing: 0px;
}
.h-news01{
  width: 1200px;
  overflow: hidden;
}
.h-news01 ul{
  width: 1300px;
}
.h-news01 ul li{
  float: left;
  margin-right: 97px;
  width: 334px;
  height: 48px;
  border-bottom: 2px solid #e7e7e7;
}
.h-news01 ul li a{
  display: block;
  height: 48px;
  font-size: 15px;
  color: #646464;
  line-height: 48px;white-space:nowrap;
overflow: hidden;
text-overflow:ellipsis;
}
.h-news01 ul li:hover a{
  color: #da9821;
}
.h-news01 ul li a img{
  float: left;
}

.part04{
  width: 100%;
  background: url(bg02.jpg) no-repeat top center; background-size:cover; padding-bottom:20px;
  overflow: hidden;
}
.part04-1{
  height: 515px;
}
.h-case{
	float:right;
	margin-top:152px;
	width: 970px;
	height: auto;
}
/*单页*/
.ny-content{
  padding: 20px 0px;
  font-size: 15px;
  line-height: 190%;
  color: #666;
}
/*END HOME MIDDLE*/
/*通用*/
/*滚动产品图片样式*/

.h-pro-gun01 li{
  margin-right: 19px;
  margin-bottom: 19px;
  float: left;
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li .tu{
	padding:7px 10px;
	border:1px solid #b5b5b5;
	background-color: #e5e5e5;
	overflow: hidden;
}
.h-pro-gun01 li .tu img{
  -webkit-transform: scale(1, 1); 
  -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
  -moz-transition: all 0.5s ease-out; 
  transition: all 0.5s ease-out;
}
.h-pro-gun01 li:hover .tu img{
  -webkit-transform: scale(1.1, 1.1); 
  -moz-transform: scale(1.1, 1.1); 
  transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.6s ease-out; 
  -moz-transition: all 0.6s ease-out; 
  transition: all 0.6s ease-out;
}
.h-pro-gun01 li a h3{
  display: block;
  width: 100%;
  height: 46px;
  background-color: #c0ab85;
  font-size: 16px;
  color: #000000;
  text-align: center;
  line-height: 46px;
  letter-spacing: 0px;
}

	/*滚动2*/
.h-pro-gun02 li{
	padding: 12px 12px 26px 12px;
	margin-right: 19px;
	margin-bottom: 19px;
	float: left;
	border:1px solid #e0e0e0;
	background-color: #f9f7f7;
	-webkit-transition: all 0.5s ease-out; 
	-moz-transition: all 0.5s ease-out; 
	transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover{
	background-color: #c0ab85;
}
.h-pro-gun02 li .tu{
	height: 190px;
	overflow: hidden;
}
.h-pro-gun02 li .tu img{
	-webkit-transform: scale(1, 1); 
	-moz-transform: scale(1, 1); 
	-webkit-transition: all 0.5s ease-out; 
	-moz-transition: all 0.5s ease-out; 
	transition: all 0.5s ease-out;
}
.h-pro-gun02 li:hover .tu img{
	-webkit-transform: scale(1.1, 1.1); 
	-moz-transform: scale(1.1, 1.1); 
	transform: scale(1.1, 1.1); 
	-webkit-transition: all 0.6s ease-out; 
	-moz-transition: all 0.6s ease-out; 
	transition: all 0.6s ease-out;
}
.h-pro-gun02 li a h3{
	display: block;
	margin-top:15px;
	width: 100%;
	height: 36px;
	border-top:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	font-size: 16px;
	color: #3d3d3d;
	text-align: center;
	line-height: 36px;
	letter-spacing: 0px;
}
.h-pro-gun02 li:hover a h3{
	border-top:1px solid #e0d6c3;
	border-bottom:1px solid #e0d6c3;
	color:#ffffff;
}
/*内页*/
.ny-flash{ width: 100%; height: 380px; }
.ny-conent01{ width:100%;padding:30px 0px; font-size: 15px; color: #6d6d6d; line-height: 170%; overflow: hidden; }
/*内页新闻*/
   /*news9*/
.my-ny-news09{ width:1100px; height:auto;}
.my-ny-news09 ul{ width:1200px; margin-top:30px;}
.my-ny-news09 ul li{ float:left; width:530px; height:106px; margin-right:48px;}
.my-ny-news09 ul li .l{ float:left; width:67px; height:73px; background-image:url(m-news-tu01.jpg);-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.my-ny-news09 ul li .l h4{ display:block; height:33px; line-height:33px; text-align:center; margin-top:15px; font-size:22px; color:#8d8d8d;}
.my-ny-news09 ul li .l h5{ display:block; height:22px; line-height:22px; text-align:center; font-size:12px; color:#c5c5c5; letter-spacing:0px; margin:0px; padding:0px;}
.my-ny-news09 ul li .r{ float:right; width:446px; overflow:hidden;}
.my-ny-news09 ul li .r a h3{ display:block; height:31px; line-height:31px; text-align:left; font-size:16px; color:#000; overflow:hidden;-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;}
.my-ny-news09 ul li .r p{ display:block; height:38px; line-height:140%; text-align:left; font-size:13px; color:#949494; overflow:hidden;}

/*内页案例*/

/*end内页*/


/*foot*/
.f-link{
  border: 1px solid #bfbfbf; overflow:hidden; padding-bottom:11px
}
.f-link h3{
  display: block;
  margin-left:10px;
  float: left;
  width: 90px;
  height: 43px;
  line-height: 43px;
  font-size: 15px;
  color: #000000;
  text-align: right;
}
.f-link a{
  display: block;
  float: left;
  margin-right: 15px;
  font-size: 15px;
  color: #000000; padding-top:11px
}

.f-content{
  float: left;
  width: 850px;
  background: url(foot_bg01.png) no-repeat top center;
  overflow: hidden;
}
.f-content1{
  padding-top:72px;
  padding-left: 30px;
  line-height: 150%;
}
.f-content p{
  font-size: 15px;
  color: #2b2a2a; line-height:26px
}
.f-content p a{
  color: #2b2a2a;
}
/*end foot*/
/*手机站样式*/
.mini-title{
	width:100%;
	height:50px;
	font-size:18px;
	color:#1a3a83;
	text-align:center;
	line-height:50px;
	}
.mini-class01{
	width:98%;
	margin-left:2%;
	}
.mini-class01 li{
	float:left;
	margin-right:1%;
	margin-bottom:1%;
	width:48%;
	height:30px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background-color:#887b5a;
	}
.mini-class01 li a{
	display:block;
	width:100%;
	height:30px;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:30px;
	}
.mini-h-about{
	padding:10px;
	font-size:14px;
	text-align:left;
	line-height:170%;
	}
.mini-menu{
	width:100%;
	background-color:#1a3a83;
	padding:10px;
	}
.m-menu{
	width:100%;
	margin:0 auto;
	}
.m-menu a{
	display:block;
	float:left;
	width:24%;
	height:40px;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:20px;
	}
.m-fl01{
	width:100%;
	height:auto;
	overflow:hidden;
	}
.m-fl01 a{
	display:block;
	margin-bottom:10px;
	width:19%;
	height:66px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	}
.m-fl01 a .tu{
	margin:0px;
	padding:0px;
	width:100%;
	height:38px;
	text-align:center;
	}
.m-fl01 a h3{
	display:block;
	marign:0px;
	padding:0px;
	height:15px;
	width:100%;
	font-size:14px;
	text-align:center;
	color:#fff;
	}
.m-fl01-bg01{
	background-color:#0165ba;
	}
.m-fl01-bg02{
	background-color:#fe4351;
	}
.m-fl01-bg03{
	background-color:#ff6f3d;
	}
.m-fl01-bg04{
	background-color:#32b16c;
	}
.m-fl01-l{
	float:left;
	margin-left:5%;
	}
.m-fl01-r{
	float:right;
	margin-right:5%;
	}

.m-tit01{
	margin-bottom:15px;
	width:100%;
	height:40px;
	text-align:center;
	font-size:18px;
	color:#fff;
	line-height:40px;
	background:url(/img/m-tu02.png) no-repeat top center;
	}		
.m-tit01-1{background-color:#fe4351;}
.m-tit01-2{background-color:#ff6f3d;}
.m-tit01-3{background-color:#32b16c;}
.m-tit01-4{background-color:#00b7ee;}
.m-part02{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part02 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #fe4351;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#fe4351;
	font-size:15px;
	}
.m-part02-l{
	margin-right:5%;
	}
.m-part03{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part03 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #ff6f3d;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#ff6f3d;
	font-size:15px;
	}
.m-part04{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part04 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #32b16c;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#32b16c;
	font-size:15px;
	}
.m-part05{
	width:90%;
	margin:0 auto;
	height:auto;
	}
.m-part05 a{
	display:block;
	margin-bottom:10px;
	width:29%;
	height:30px;
	border:1px solid #00b7ee;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	text-align:center;
	line-height:30px;
	color:#00b7ee;
	font-size:15px;
	}
.m-part06{
	width:100%;
	padding:20px 0px 30px 0px;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	background-color:#f51d1d;
	}
.m-part06-1{
	width:80%;
	margin:0 auto;
	}
.m-part06-1 a{
	display:block;
	width:100%;
	height:auto;
	font-size:14px;
	color:#fff;
	border-bottom:1px solid #fff;
	}

.ny-readid{
	width:100%;
	background-color:#efefef;
	height:auto;
	padding:15px 0px;
	overflow:hidden;
	}
.ny-readid .tiao001{
	width:90%;
	height: auto;
	margin:0 auto;
	font-size:14px;
	color:#333;
	}
.ny-readid .tiao001 a{
	color:#09C;
	}

.mini-top{overflow: hidden;}	

/*menu1*/
.mini-menu-bg{
	padding: 15px 0px 5px 0px;
	width:100%;
	height: auto;
	background: url(/img/mini-menu-bg01.jpg) no-repeat top center;
}
.mini-menu1{
	width:100%;
	display: flex;
	flex-direction: row;
	flex-wrap:wrap;
	justify-content: space-around;
	align-items:center;
}
.mi-menu1{
	width:20%;
	height: 30px;
	background-color:#B97E68;
	margin:10px 0 5px 0px;
}
.mi-menu1 a{
	display: block;
	font-size:14px;
	text-align: center;
	line-height: 30px;
	color: #ffffff;
}
/*标题1*/
.m-tit02{
	width:100%;
	height: 88px;
	background: url(/img/mini-tit-bg.jpg) no-repeat top center;
	font-size:20px;
	line-height: 110px;
	text-align: center;
	color: #887b5a;
	overflow: hidden;
}

/*固定在底部*/

.fotheight{ height:50px;}
.fotfixed{ position:fixed; bottom:0; width:100%; max-width:640px; border-top: 1px solid rgba(255,255,255,0.2);height: 50px; background: -webkit-gradient(linear,0 0,0 100%,from(#b99d6b),to(#b99d6b));}
.footerWrap{ width:98%; margin:0 auto; padding-left:3%; padding-top:6px;}
.footerWrap li{ float:left; width:24%; height:44px;     border-right: 1px solid rgba(255,255,255,0.2); position:relative;}
.footerWrap li:last-child{ border:0;}
.footerWrap .text{ display:block; color:#fff; text-align:center; font-size:12px; line-height:20px;}
.footerWrap .icon{ width: 30px; height: 20px; display: block; background: url(/img/common.png) no-repeat; background-size: 400px; margin: 4px auto 0 auto;position: relative;}
.footerWrap .tel{background-position: -90px -110px;}
.footerWrap .email{    background-position: 0 -110px;}
.footerWrap .qq{    background-position: -360px -109px;}
.footerWrap .map{background-position: -120px -110px;}
.footerWrap .share{    background-position: -60px -110px;}
.footerWrap .message{background-position: -30px -110px;}

.sharebox{ display:none; position:absolute; width:242px; height:52px; left:-120px; top:-52px; background:#fff; padding:5px 0 5px 10px; border-radius:5px; border:1px solid #ccc;}

/*end 手机站样式*/
