/* ------------------------------------全局定义---------------------------------------- */  
/* 将具有默认margin和padding的标记置零，所有标记的margin、padding都在使用时具体定义 */  
*{ margin:0;padding:0;}  
  
/* 修正IE5.x和IE6的斜体溢出bug */  
* html body{ overflow:visible;}  
* html iframe, * html frame{ overflow:auto;}  
* html frameset{ overflow:hidden;}  
  
/* 常用标签，基本标签默认样式取消，HTML标签，取消基本标签默认样式，防止不同浏览器显示效果不同，text-align:center; 解决不同浏览器居中问题 */  
body{ color:#000;  background: url(bg.jpg) repeat-x top center; font:12px/22px  "Open Sans", "Helvetica Neue", Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, sans-serif; text-align:center;}  
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr{ margin:0; padding:0;}  
input,select{ font-size:12px; vertical-align:middle;}  
  
/* 设置内容左对齐，恢复因BODY设置剧中产生的继承 */  
body div{ text-align:left;}  
  
/* 标签属性，textarea,input 强制输入时内容超出时换行 */  
textarea,input{ word-wrap:break-word; word-break:break-all; padding:0px;}  
  
/* 清除ul列表标记的样式，ul列表更多的用在不需要列表前置符号的样式里 */  
li{ list-style-type:none;}  
  
/* 定义图片边框，当图片作为链接内容被填充时，会有默认边框出现，重定义掉 */  
img{ border:0 none;}  
  
/* 定义默认的链接样式，仅仅是作为默认样式提供，可以在各自的实例中覆盖掉 */  
a:link, a:visited{ color:#04C; text-decoration:none;}  
a:hover{ color:#F60; text-decoration:underline;}  
  
/* 去掉链接的虚线框 */  
a { outline:none; star:expression(this.onFocus=this.blur());}  
  
/* 定义H系列标签，覆盖H系列标签默认属性 */  
h1{ font-size:24px;}  
h2{ font-size:20px;}  
h3{ font-size:18px;}  
h4{ font-size:16px;}  
h5{ font-size:14px;}  
h6{ font-size:12px;}  

/* ==翻页样式== */
.fanye{
	border-top: 1px solid #e1dfdf;
	background-color: #f9f9f9;
	margin-top: 30px;
	width: 100%;
	height: 50px;
	float: left;
	text-indent: 10px;
}

.pages{
	font-size: 14px;
}

.pages b{
	font-weight: normal
}

.pages a{
	color: #666
}

.pagesnow b{
	color: #976c38;
	font-weight: bold;
}

.news_query{
	width: 100%;
	float: left;
	overflow: hidden
}


.top{
	height: 180px;
	margin: 0px auto;
	width: 1200px;
	overflow: hidden;
}

.top a.logo{
	height: 180px;
	background: url(logo.png) no-repeat center;
	width: 190px;
	float: left;
	display: block;
}

.top .search{
	width: 400px;
	overflow: hidden;
	float: right;
}

.top .search .search_top{
	width: 100%;
	text-align: right;
	height: 40px;
	line-height: 40px;
	margin-top: 50px
}

.top .search .search_top a{
	color: #666;
	font-size: 14px;
}

.top .search .search_bottom{
	width: 100%;
}

.top .search .search_bottom .input{
	width: 300px;
	height: 40px;
	border: 0px;
	float: left;
	font-size: 16px;
}

.top .search .search_bottom .button{
	height: 40px;
	float: left;
	border: 0px;	
	font-size: 16px;
	width: 100px;
	background-color: #976c38;
	color: #fff;
}

.dh{
	width: 100%;
	height: 60px;
	background-color: #000
}

.dh .maindh{
	width: 1200px;
	margin: 0px auto;
	height: 60px;
}

.dh .maindh a.menu{
	font-size: 18px;
	color: #fff;
	width: 150px;
	text-align: center;
	display: block;
	float: left;
	line-height: 60px;
}

.dropmenudiv_b{
	display: none
}

.dh .maindh a.menunow{
	background-color:#976c38
}

.homead{
	width: 1200px;
	margin: 20px auto 20px auto;
	overflow: hidden;
}

.box1{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.box1 .left{
	width: 500px;
	height: 315px;
	float: left;
	margin-right: 45px;
}

.box1 .center{
	width: 390px;
	float: left;
	overflow: hidden;
}

.box_title{
	width: 100%;
	border-bottom: 2px solid #976c38;
	float: left;
	height: 50px;
	line-height: 50px;
}

.box_title h3{
	font-size: 22px;
	font-weight: normal;
	float: left
}

.box_title a{
	float: right;
	font-size: 14px;
	color: #976c38;
}

.box_title a i{
	font-size: 26px;
	float: right;
	margin-left: 5px;
}

.news_tj{
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 20px 0px 20px 0px;
}

.news_tj a{
	display: block;
	height: 40px;
	width: 100%;
	font-size: 24px;
	background: url(img1.jpg) no-repeat left center;
	line-height: 40px;
	color: #000;
	overflow: hidden;
	text-indent: 60px;
}

.news_tj font{
	display: block;
	width: 100%;
	float: left;
	height: 40px;
	overflow: hidden;
	font-size: 16px;
	color: #666
}

.news_list{
	width: 100%;
	float: left;
}

.news_list ul li {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #c8c8c6
}

.news_list ul li a{
	color: #191919
}

.news_list ul li font{
	float: right
}

.box1 .right{
	float: left;
	width: 220px;
	overflow: hidden;
	margin-left: 40px;
	font-size: 14px;
	color: #666
}

.box1 .right .about{
	width: 100%;
	margin: 0px auto;
	margin-top: 20px;
	float: left;
	line-height: 24px;
}

a.more{
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border-radius: 5px;
	background-color: #976c38;
	color: #fff;
	text-align: center;
	margin-top: 20px;
}

.box2{
	width: 1200px;
	margin: 50px auto;
	overflow: hidden
}

.ysmj{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 30px;
}

.ysmj .swiper-container{
	height: 190px;
}

.ysmj a{
	display: block;
	width: 140px;
	height: 185px;
	text-align: center;
	background-size: 100% 100%;
	margin: 0px auto;
	position: relative;
	transition: all 0.2s;
	background-position: center;
}

.ysmj a:hover{
	background-size: 110% 110%
}

.ysmj a font,.box4 .left .swiper2 a font{
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #000;
	display: block;
	color: #fff;
	font-size: 14px;
	transition: all 0.2s;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.ysmj a:hover font,.box4 .left .swiper2 a:hover font{
	background-color: #976c38
}

.box3{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}

.box3 .box_title{
	margin-bottom: 20px;
}

.box3 .left,.box3 .center{
	float: left;
	width: 440px;
	overflow: hidden;
	margin-right: 40px;
}

.box3 .right{
	width: 221px;
	float: left;
}

.box3 .right a{
	display: block;
	float: left;
	height: 53px;
	width: 100%;
	margin-bottom:10px;
}

.box3 .right a.link1{
	background-image: url(img2.jpg)
}

.box3 .right a.link2{
	background-image: url(img3.jpg)
}

.box3 .right .erweima{
	background: url(img4.jpg) no-repeat top center;
	height: 180px;
	width: 100%;
	float: left
}

.box4 {
	width: 1200px;
	overflow: hidden;
	height: 300px;
	margin: 30px auto;
}

.box4 .left{
	float: left;
	width: 930px;
	margin-right: 35px;
}

.box4 .right{
	float: left;
	width: 220px;
}

.box4 .left .swiper2{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.box4 .left .swiper2 a{
	display: block;
	height: 170px;
	width: 220px;
	text-align: center;
	margin: 0px auto;
	background-color: #e8e6d9;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 100% ;
	position: relative;
}

.box4 .right .yp_class{
	width: 100%;
	float: left;
	margin-top: 20px;
}

.box4 .right .yp_class a{
	width: 100%;
	float: left;
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #e1dfdf;
	background-color: #f9f9f9;
	font-size: 16px;
	color: #000;
	text-decoration: none
}

.box4 .right .yp_class a:hover{
	color: #976c38
}

.box4 .right .yp_class a i{
	margin-left: 10px;
	margin-right: 5px;
	color: #cbcbcb;
}

.dbinfo{
	width: 100%;
	margin: 0px auto;
	overflow: hidden;
	background-color: #e8e8e8;
}

.foot_menu{
	width: 1200px;
	margin: 0px auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
	overflow: hidden
}

.foot_menu a{
	color: #666;
	font-size: 14px;
	padding: 0px 10px;
}

.foot .bdsharebuttonbox{
	width: 205px;
	text-align: center;
	margin: 0px auto;
	margin-top: 20px;
}

.foot .bdsharebuttonbox a{
	background-position:-100px -100px;
	width: 36px;
	height: 36px;
	padding: 0px;
	border-radius: 5px;
	text-align: center;
	line-height: 36px;
	background-color: #cccccc;
	display: block;
	overflow: hidden;
	margin-right: 5px;
	color: #575757;
	text-decoration: none;
	position: relative;
	font-size: 20px;
}

.foot_info{
	width: 1200px;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin: 10px auto;
	margin-bottom: 40px;
}

.page_main{
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
	margin-bottom: 50px;
}

.page_main .page_left{
	width: 221px;
	float: left;
	margin-right: 50px;
}

.page_main .page_left .page_class{
	width: 100%;
	float: left;
	margin-top:20px;
	margin-bottom: 30px;
}

.page_main .page_left .page_class a{
	width: 100%;
	float: left;
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #e1dfdf;
	background-color: #f9f9f9;
	font-size: 14px;
	color: #000;
	text-decoration: none
}

.page_main .page_left .page_class a.smenunow {
	color: #976c38
}

.page_main .page_left .page_class a.smenunow i{
	color: #976c38;
	margin-left: 20px;
}

.page_main .page_left .page_class a:hover{
	color: #976c38;
}

.page_main .page_left .page_class a i{
	margin-left: 10px;
	margin-right: 5px;
	color: #cbcbcb;
	transition: all 0.3s;
}

.page_main .page_left .page_class a:hover i{
	margin-left:20px;
}

.page_link a{
	display: block;
	float: left;
	height: 53px;
	width: 100%;
	margin-bottom:10px;
}

.page_link a.link1{
	background-image: url(img2.jpg)
}

.page_link a.link2{
	background-image: url(img3.jpg)
}

.page_link .erweima{
	background: url(img4.jpg) no-repeat top center;
	height: 180px;
	width: 100%;
	float: left
}

.page_right{
	float: left;
	width: 928px;
	overflow: hidden;
}

.page_right .page_title{
	float: left;
	width: 100%;
	border-bottom: 2px solid #976c38;
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px
}

.page_right .page_title h3{
	font-size: 22px;
	font-weight: normal;
	float: left;
	display: inline-block;
	margin-right: 20px;
}

.page_right .page_title .navs{
	float: right;
	font-size: 12px;
	color: #999
}

.page_right .page_title .navs a{
	color: #999
}

.page_con{
	float: left;
	width: 100%;
	margin: 20px 0px;
	font-size: 16px;
	color: #333;
	line-height: 170%;
}

.tj_news_img{
	width: 100%;
	float: left;
	overflow: hidden;
}

div.picnews{
	width: 100%;
	height: 350px;
	float: left;
	margin-top: 40px;
	background-size: auto 100%
}

div.picnews div{
	width: 48%;
	height: 100%;
	float: right;
	background-color: rgba(79,100,114,0.9);
}

div.picnews div a.pictitle{
	display: inline-block;
	line-height: 35px;
	font-size: 24px;
	color: #fff;
	overflow: hidden;
	margin-left: 40px;
	margin-top: 40px;
	width: 350px;
}

div.picnews div span{
	display: inline-block;
	float: left;
	width: 350px;
	overflow: hidden;
	margin: 20px 0px;
	max-height: 60px;
	line-height: 20px;
	margin-left: 40px;
	font-size: 16px;
	color: #fff;
}

div.picnews div font{
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	margin-left: 40px;
}

div.picnews div font i{
	margin-right: 10px;
}

.tj_news_img .box_title{
	margin: 40px 0px 20px 0px;
}

.news_tab{
	float: left;
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
}

.news_tab a.news_tab_pic {
	float: left;
	display: block;
	width: 220px;
	height: 140px;
	margin-right: 50px;
	background-size: 100% 100%
}

.news_tab a.news_tab_pic h3{
	display: none
}

.news_tab .newslist{
	width: 580px;
	float: left;
	margin-left: 40px;
	overflow: hidden;
}

.news_tab  ul{
	width: 650px;
	float: left
}

.news_tab  ul li{
	height: 30px;
}

.news_tab  ul li a{
	color: #2c2c2c;
	font-size: 14px;
}

.newsquery{
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #999;
	float: left;
}

.newsquery a{
	font-size: 14px;
	color: #000
}

.newsquery  font{
	float: right;
	font-size: 14px;
	color: #666
}

.news_title{
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 24px;
	margin: 40px 0px 20px 0px;
	line-height: 30px;
	float: left;
}

.newspro{
	float: left;
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #7F7F7F;
	border-top: 1px solid #b1903a;
	border-bottom: 1px dotted #b1903a
}

.page_btn{
	width: 100%;
	line-height: 30px;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	margin-bottom: 50px;
}

.page_btn a{
	display: block;
	float: left;
	color:#909090;
	font-size: 14px;
	margin-right: 10px;
	border: 1px solid #e7e7e7;
	padding: 0px 10px;
	height: 30px;
	line-height: 30px;
}

.page_btn a i{
	margin-right: 5px;
}

.newscon{
	width: 100%;
	margin: 30px 0px;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 170%;
}

.newscon img{
	display: block;
	margin: 20px auto;
	max-width: 100%;
}

.cpquery2{
	width: 275px;
	float: left;
	overflow: hidden;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 1px solid #e1dfdf;
	transition: all 0.3s;
}

.cpquery2:nth-child(1){
	margin-left: 10px;
}

.cpquery2:nth-child(3){
	margin-right: 0px;
}

.cpquery2:nth-child(4){
	margin-left: 10px;
}

.cpquery2:nth-child(6){
	margin-right: 0px;
}

.cpquery2:nth-child(7){
	margin-left: 10px;
}

.cpquery2:nth-child(9){
	margin-right: 0px;
}

.cpquery2:nth-child(10){
	margin-left: 10px;
}

.cpquery2:nth-child(12){
	margin-right: 0px;
}

.cpquery2:hover{
	box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
	border: 1px solid #d9d9c9;
}

.cpquery2 a.imga{
	width: 275px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	background-color: #f1f2e7;
	line-height: 180px;
	display:table-cell;
    vertical-align:middle;

}

.cpquery2 a.imga img{
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
}

.cpquery2 .query_pro{
	width: 100%;
	overflow: hidden;
	padding: 20px 0px;
	background-color: #f9f9f9;
	padding-bottom: 20px;
	transition: all 0.3s;
}

.cpquery2:hover .query_pro{
	background-color: #fff
}

.cpquery2 .query_pro h3{
	text-align: center;
	display: block;
	width: 100%;
	height: 30px;
}

.cpquery2 .query_pro font{
	display: block;
    width: 90px;
    height: 26px;
    text-align: center;
    padding-left: 0px;
    line-height: 26px;
    color: #999;
	border-radius: 5px;
	margin: 0px auto;
    font-size: 14px;
}

.news_detail{
	width: 100%;
	float: left;
	overflow: hidden;
}

.cp_title{
	width: 100%;
	float: left;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	font-weight: normal;
	font-size: 26px;
	color: #000;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}

.cp_img{
	width: 510px;
	float: left;
	text-align: center;
	background-color: #e6e7d3
}

.cp_img .zoomPad{
	width: 100%
}



.cp_pro{
	float: left;
	width: 410px;
	background-color: #f9f9f9
}

.cp_pro ul,.cp_pro2 ul{
	width: 210px;
	float: left;
	margin-left: 40px;
	margin-top: 30px;
	overflow: hidden
}

.cp_pro ul li,.cp_pro2 ul li{
	height: 30px;
	font-size: 14px;
	line-height: 30px;
}

.cp_pro ul li strong,.cp_pro2 ul li strong{
	padding-right: 10px;
}

.cp_pro ul li font,.cp_pro2 ul li font{
	color: #666
}

.cp_pro a{
	display: block;
	float: left;
	width: 140px;
	height: 40px;
	line-height: 40px;
	background-color: #c82e30;
	color: #fff;
	font-size: 16px;
	text-align: center;
	margin-left: 40px;
	margin-top: 20px;
}

.cp_intro_title{
	width: 100%;
	float: left;
	line-height: 50px;
	height: 50px;
	margin: 20px 0px;
	border-bottom: 2px solid #976c38
}

.cp_intro{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #333;
	line-height: 180%;
	overflow: hidden
}

.cp_intro img{
	max-width: 100%;
}

.cpquery3{
	width: 165px;
	float: left;
	overflow: hidden;
	margin-right: 23px;
	margin-bottom: 30px;
	margin-top: 10px;
	border: 1px solid #d9d9c9;
	transition: all 0.3s;
}

.cpquery3:hover{
	box-shadow: 0px 0px 30px rgba(0,0,0,0.2);
	border: 1px solid #d9d9c9;
}

.cpquery3:nth-child(5){
	margin-right: 0px;
}

.cpquery3:nth-child(10){
	margin-right: 0px;
}

.cpquery3:nth-child(15){
	margin-right: 0px;
}

.cpquery3 a{
	display: block;
	width: 100%;
	height: 215px;
	overflow: hidden
}

.cpquery3 a img{
	width: 100%;
	height: auto
}

.cpquery3 h3{
	display: block;
	width: 100%;
	height: 50px;
	transition: all 0.3s;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	background-color: #f9f9f9
}

.cpquery3:hover h3{
	background-color: #f1f2e7
}

.cp_img2{
	float: left;
	height: 280px;
	overflow: hidden
}

.cp_pro2{
	width: 710px;
	float: left;
	height: 280px;
	background-color: #f9f9f9
}

.box1 .left .news_tab_pic{
	width: 500px;
	height: 315px;
	background-color: #000;
	display: block;
	background-size: 100%;
	margin-top: 15px;
	position: relative;
}

.box1 .left .news_tab_pic h3{
	display: block;
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	text-indent: 20px;
	transition: all 0.3s;
	overflow: hidden;
	bottom: -50px;
	background-color: rgba(0,0,0,0.7)
}

.box1 .left .news_tab_pic:hover h3{
	bottom: 0px;
}

.r_menu{
	position:fixed;
	right:0px;
	top:50%;
	margin-top:-100px;
	width:180px;
	height:200px;
	z-index:99;
	overflow:hidden;
	}

.r_menu a{
	display:block;
	position:absolute;
	width:180px;
	height:60px;
	line-height:40px;
	margin:0px;
	left:120px;
	background:rgba(151,108,56,0.8);
	transition:all 0.6s ease;
	color:#fff;
	}


.r_menu a:hover{
	margin-left:-120px;
	background:#000
	}

.r_menu a b{
	font-size:25px;
	line-height:60px;
	font-weight: normal;
	margin-left:20px;
	}

.r_menu a font{
	font-size:18px;
	line-height:60px;
	display:inline-block;
	margin-left:20px;
	}


.r_menu a.r_qq{
	border-top-left-radius:10px;
	top:0px;
	}

.r_menu a.r_tel{
	top:60px;
	}

.r_menu a.r_top{
	border-bottom-left-radius:10px;
	top:120px;
	}

.feedback li{
	width:100%;
	overflow: hidden;
	float:left;
	list-style-type:none;
	margin-bottom:10px;
	}

.feedback li span{
	display:block;
	width:100%;
	color:#8a8c8f;
	height:30px;
	line-height:30px;
	}

.feedback li input{
	height:28px;
	width:400px;
	border:1px solid #bbbbbb;
	padding-left:10px;
	}

.feedback li .textarea{
	border:1px solid #bbbbbb;
	line-height:28px;
	width:410px;
	}

.feedback li select{
	height:28px;
	width:100px;
	}

.feedback .button{
	display:block;
	width:120px;
	height:30px;
	margin-top:10px;
	float:left;
	background-color:#666666;
	border:none;
	color:#fff;
	cursor:pointer;
	transition:all 0.2s;
	}

.feedback .button:hover{
	background-color:#b6953c;
	}

.showbox{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	z-index: 99;
	display: none;
	top: 0px;
	left: 0px;
}

.sc_erweima{
	width: 317px;
	height: 339px;
	position: absolute;
	left: 50%;
	margin-left: -159px;
	top: 50%;
	margin-top: -170px;
	z-index: 999;
	box-shadow: 0px 0px 20px rgba(0,0,0,0.9)
}




