﻿@charset "utf-8";
/* CSS Document */


.impNews {
  position:relative;
}
.jjwzl1, .jjwzl2 {
  height: 22px;
  line-height: 25px;
  padding: 8px 0;
  border-bottom: 1px solid #f0f0f0;
  position: absolute; 
  right: 0px; 
  font-size: 16px; 
  background-color: #fff; 
  width: 340px}
.jjwzl1 a, .jjwzl2 a {
  font-family: "微软雅黑";
  font-size: 16px;
  height: 22px;
  line-height: 25px;
  overflow: hidden;
}
.jjwzl1 a:hover, .jjwzl2 a:hover {
  text-decoration: underline !important;
  color: #000;
}

.jjwzl1 { 
  bottom: 224px; 
}
.jjwzl2 { 
  bottom: 6px;
}

.dataList13 {
  margin-bottom: 0;
}

#pc_topwzl{margin:10px auto; font-size:14px;}
#pc_topwzl a:hover{
  text-decoration:underline !important;
}

.rdtjlist li a{height: 100px;}

.rdtjlist li img {
   height: 100px;
}
.rdtjlist .longtp img {
 height: 100px;
}





/*茶叶*/
.section-1 .col-1 {
	width:560px;
	padding-right:20px
}

 .native-carousel {
	width:560px;
	height:360px
}


/* bigTit */
.bigTit{ overflow:hidden; position:relative; width:1000px; margin:0 auto; font-family: "微软雅黑";}
.bigTit .bd ul{ overflow:hidden;}
.bigTit .bd { margin:0 8px; float:left; overflow:hidden; text-align:center;  }
.bigTit .bd h3 { width:1000px; text-align:center; font-size:42px; padding:20px 0; color:#2e74c3; font-weight:bold;line-height: 1.5;}
.bigTit .bd h3 a {color:#2e74c3;text-decoration: none;font-weight:bold;font-size:42px;}
.bigTit .bd p { font-size:14px; color:#666;}
.bigTit .bd p a {color:#666;text-decoration: none;}


/*茶事*/
.cs h2{
    height: 35px;
	line-height: 30px;
    color: #7abb4a;
    font-family: "微软雅黑";
    font-size: 26px;
    background:url(../img/common.png) -385px -72px no-repeat;
    padding-left: 20px;
	}
	
	
.cs h2 span{ font-size: 22px;
    font-family: Didot;
    color: #7abb45;
	}
	
/*茶叙*/
.thirdPart .choiEyes .choiEyes1 { background: #f1f1f0; height: 90px; overflow: hidden; margin-bottom: 15px; }
.thirdPart .choiEyes .choiEyes1 .con { padding: 10px; }
.thirdPart .choiEyes .choiEyes1 img { float: right; margin-left: 10px; display: inline-block; }
.thirdPart .choiEyes .choiEyes1 p { height: 45px; overflow: hidden; }
.thirdPart .choiEyes .choiEyes1 h3 a { font-size: 16px; font-weight: bold; color: #373737; }
.thirdPart .choiEyes .choiEyes2 { margin-bottom: 10px; }
.thirdPart .choiEyes .choiEyes2 img { float: left; margin-left: 0; margin-right: 10px; }

/*茶区动态*/
.thirdPart .partSpace { margin-bottom: 20px; position: relative; }
.thirdPart .partR .cfx .partCon { height: 100px; overflow: hidden; margin-bottom: 15px; color: #a7a7a7; }
.thirdPart .partR .cfx .partCon .con { padding: 10px; }
.thirdPart .partR .cfx .partCon img { float: left; margin-right: 10px; display: inline-block; }
.thirdPart .partR .cfx .partCon h3 a { font-size: 16px; font-weight: bold; color: #373737; }

/*滚动新闻*/
.headLineLB{ margin: 20px 0; }

/*访谈*/
.hidden{ width: 334px; height: 140px; overflow: hidden; display: block; padding: 0 10px; }
.hidden img:hover{
  width: 334px;
  height: 140px;
  vertical-align: top;
  float: left;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.hidden img{
  transition: transform .3s ease;
}