/* CSS Document
	Copyright	:	kksem.com
	Author		:	Murong In 2013-11-21 16:01
	Email		:	1403322690@qq.com	
*/
/*初始化*/
body {
  padding: 0px;
  margin: 0px;
  line-height: 20px;
  background-color: #fff;
  font-size: 12px;
  font-family: 'Microsoft YaHei';
  color: #333333;
}

img {
  border: none;
  font-family: Arial;
}

ul,
dl,
dd,
dt,
p,
li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

a,
a:link {
  text-decoration: none;
  color: inherit;
}

.clear {
  clear: both;
}

.center-center {
  width: 1090px;
  margin: auto;
  padding-top: 15px;
  margin-bottom: 20px;
}

.b_content {
  width: 896px;
  margin: auto;
}

.center-left {
  float: left;
}

.center-right {
  float: right;
}

.list-time {
  border: 1px #CCCCCC dashed;
  padding: 3px;
  background-color: #ffe7da;
  text-align: center;
  margin: 20px 0;
}

/*奇数行*/
.newsli li:nth-of-type(odd) {
  color: #F8359D;
}

/*偶数行* */
.newsli li:nth-of-type(even) {
  color: #AB14F7;
}

.banner,
.banner img {
  width: 416px;
  height: 212px;
  overflow: hidden;
}

.ban {
  width: 100%;
  margin: auto;
  height: 400px;
  overflow: hidden;
}

.focusBox {
  position: relative;
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.focusBox .pic {
  position: relative;
  z-index: 0;
}

.focusBox .pic img {
  width: 100%;
  height: 400px;
  display: block;
}

.focusBox .hd {
  width: 100%;
  position: absolute;
  bottom: 10px;
  text-align: center;
  font-size: 0;
  z-index: 1;
}

.focusBox .hd li {
  margin: 0 5px;
  background: url(../Images/dot.png) no-repeat 0 -16px;
  height: 16px;
  overflow: hidden;
  width: 16px;
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  _background: url(../Images/dot8.png) no-repeat 0 -16px;
}

.focusBox .hd .on {
  background-position: 0 0;
}

.focusBox .prev,
.focusBox .next {
  width: 60px;
  height: 90px;
  margin: -60px 0 0;
  display: none;
  background: url(../Images/ad_ctr.png) no-repeat 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  cursor: pointer;
  text-indent: -9999px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

.focusBox .prev {
  left: 0;
}

.focusBox .next {
  background-position: 0 -90px;
  right: 0;
}

.focusBox .prev:hover,
.focusBox .next:hover {
  filter: alpha(opacity=50) !important;
  opacity: 0.5 !important;
}

/*初始化结束*/
.logo {
  background: url(../Images/logo.png) no-repeat;
  width: 904px;
  height: 93px;
  margin: auto;
  font-size: 14px;
}

.nav {
  background-color: #7AB51D;
  height: 57px;
}

.nav ul {
  width: 896px;
  height: 57px;
  line-height: 57px;
  margin: auto;
}

.nav ul li {
  width: 112px;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #FFF;
}

.navli li {
  background: url(../Images/navli.jpg) no-repeat 0 center;
}

.dingyi {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  line-height: 30px;
  color: #717171;
}

.xian {
  background: url(../Images/xian.jpg) no-repeat;
  width: 943px;
  height: 2px;
  margin: auto;
}

.index-font {
  font-size: 15px;
  color: #6CB104;
  text-align: center;
  margin-top: 20px;
  font-weight: bold;
}

.bg1 {
  background: url(../Images/bg1.jpg) repeat-x;
}

.list-font {}

.list-font font {
  background: url(../Images/index.jpg) no-repeat 0 center;
  font-size: 15px;
  font-weight: bold;
  color: #585858;
  padding-left: 12px;
}

.list-font span {
  font-size: 13px;
  font-weight: bold;
  color: #9E9999;
  padding-left: 8px;
}

.about {
  background-color: #7AB51D;
  margin-top: 5px;
}

.about ul {
  width: 163px;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 5px;
}

.about-title {
  color: #FFF;
  padding-top: 10px;
}

.index-artlist {
  width: 380px;
}

.index-artlist li {
  width: 380px;
  border-bottom: 1px #E1E1E1 solid;
  padding: 10px 0;
}

.index-artlist font {
  font-size: 15px;
  font-weight: bold;
  color: #727272;
  display: block;
}

.index-artlist span {
  display: block;
  padding: 5px 0;
}

.index-artlist a.more {
  background: url(../Images/MORE.jpg) no-repeat;
  width: 42px;
  height: 13px;
  float: right;
}

.index-piclist {}

.index-piclist li {
  width: 220px;
  text-align: center;
  border-bottom: 1px #E1E1E1 solid;
  padding: 10px 0;
}

.index-piclist li img {
  width: 220px;
  height: 90px;
}

.bg-color {
  background-color: #ECECEC;
}

#indexs {
  width: 740px;
  margin: auto;
  overflow: hidden;
}

#indexs li {
  width: 165px;
  float: left;
  padding-left: 20px;
  text-align: center;
  color: #8D8D8D;
}

#indexs li img {
  width: 165px;
  height: 110px;
  padding-bottom: 5px;
}

.overbg {
  background-color: #2A611D;
}

.naven {
  width: 896px;
  margin: auto;
}

.naven li {
  width: 112px;
  float: left;
  text-align: center;
  font-size: 14px;
  color: #FFF;
}

.navenli li {
  background: url(../Images/naven.jpg) no-repeat 0 center;
}

.navenli li a:hover {
  color: #FFF !important;
}

.over {
  width: 760px;
  margin: auto;
  color: #FFF;
  line-height: 26px;
}

.index-img {
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}

.index-img img {
  width: 100%;
  height: 100%;
  display: block;
}

.content-content td {
  padding: 10px;
}

/*公共结束*/
.content-content {
  padding: 10px;
}

.content-content img {
  max-width: 100%;
  height: auto !important;
}

/* left style */
.left {
  width: 202px;
}

.left_meun,
.con_mian {
  border: 1px solid #ccc;
  margin-bottom: 10px;
  background-color: #FFF;
}

.left_meun_t {
  height: 49px;
  overflow: hidden;
  background-color: #7AB51D;
  text-indent: 20px;
  width: 260px;
  overflow: hidden;
  white-space: nowrap;
}

.left_meun_t h2 {
  font-size: 14px;
  color: #fff;
}

.left_meun_m {
  width: 240px;
  padding: 10px;
  background-color: #FFF;
}

.left_meun_m li {
  line-height: 30px;
  text-indent: 20px;
  background: url(../Images/dian.png) no-repeat 5px 12px;
  background-size: 8px;
  border-bottom: 1px solid #F2F2F2;
  width: 240px;
  overflow: hidden;
  white-space: nowrap;
}

.left_meun_m dd {
  background: url(../Images/jian.png) no-repeat 3px center;
  background-size: 5px;
  border-top: 1px #B8B8B8 dashed;
  margin-left: 15px;
  color: #900;
}

.left_meun_m dd a {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.catlist dd {
  display: block !important;
}


.left_meun_b {
  padding: 12px;
}

.left_meun_b li {
  border-bottom: 1px solid #F2F2F2;
}

.left_meun_b li a {
  line-height: 20px;
  padding-bottom: 10px;
  color: #303030;
  display: block;
  padding-left: 28px;
  padding-top: 10px;
  background: url(../Images/dot-02.jpg) no-repeat 0 13px;
  font-family: "微软雅黑", "黑体";
  font-size: 14px;
}

.left_meun_b li a:hover {
  font-size: 16px;
  color: #FF6600;
  font-weight: 800;
  text-decoration: none;
}

.contact {
  height: 66px;
  overflow: hidden;
}

.a_q {
  height: 70px;
  overflow: hidden;
}

.a_q a {
  display: block;
  height: 70px;
}

.new_sch {
  padding: 20px 0 0 18px;
  height: 150px;
  overflow: hidden;
}

.porlist-porlist {
  padding: 20px 0;
}

.porlist-porlist li {
  width: 170px;
  text-align: center;
  margin: auto;
}

.porlist-porlist li img {
  width: 170px;
  height: 135px;
  border: 1px #CCC solid;
}

.porlist-porlist li img:hover {
  border: 1px #C30 solid;
}


/* right style */
.con_mian {
  width: 810px;
}

.con_mian_t {
  height: 49px;
  overflow: hidden;
  background: url(../Images/right.gif) repeat-x;
  padding-left: 35px;
}

.con_mian_t h2 {
  font-size: 14px;
  color: #333;
}

.con_mian_m {
  padding: 20px;
  line-height: 20px;
  background-color: #FFF;
}

.con_mian_m .pic {
  float: left;
  margin-right: 5px;
  display: inline;
}

.adv_y {
  font-size: 14px;
  color: #dc143c;
  font-size: 20px;
  clear: both;
  padding: 20px 0 0 20px;
}

.new_con {
  padding: 10px;
}

.new_list li,
.download li {
  border-bottom: 1px dotted #eee;
  height: 30px;
  line-height: 30px;
  padding: 0 15px 0 20px;
  font-size: 14px;
  background: url(../Images/queryli.gif) no-repeat 5px 11px;
}

.new_list li .name a,
.download li .name a {
  color: #555;
}

.new_list li .name a:hover,
.download li .name a:hover {
  color: #ff6600;
  text-decoration: underline;
}

.new_list li .date,
.download li .date {
  color: #777;
}

.download li {
  background: url(../Images/li.gif) no-repeat 5px 9px;
}

.page {
  height: 30px;
}

.page_l {
  padding: 3px 8px;
}

.page_r {
  padding-right: 8px;
}

.page_r li {
  background-color: #fff;
  border: 1px solid #ccc;
  color: #333;
  padding: 0 5px;
  margin: 3px;
  float: left;
  height: 18px;
  line-height: 18px;
}

.page_r li.opt {
  padding: 0 2px;
  border: none;
}

.page_r li.cur {
  background-color: #EFEFEF;
  border: 1px solid #ccc;
  color: #333;
}

/* feedback style */
.feedback {
  margin-top: 10px;
  margin-left: 10px;
}

.feedback table td {
  padding: 4px 3px;
}

.feedback table td .text {
  border: 1px solid #ddd;
  color: #555;
  height: 16px;
  line-height: 16px;
  padding: 4px 3px;
  width: 400px;
}

.feedback table td .l_text {
  width: 400px;
  padding: 3px;
  border: solid 1px #ddd;
  height: 158px;
}

.feedback table td .button {
  background: #F7F7F7;
  border: 1px solid #ddd;
  height: 22px;
  line-height: 22px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  padding: 0 3px;
}

.red {
  color: #ff0000;
  font-family: '宋体';
}

.list-news {
  padding: 10px;
}

.list-news li {
  border-bottom: 1px dotted #eee;
  height: 30px;
  line-height: 30px;
  padding: 0 15px 0 20px;
  font-size: 14px;
  background: url(../Images/queryli.gif) no-repeat 5px 11px;
}

.list-news li span {
  float: right;
  color: #999;
}

.list-news li:hover {
  color: #ff6600;
  text-decoration: underline;
}

.new_list li,
.download li {
  border-bottom: 1px dotted #eee;
  height: 30px;
  line-height: 30px;
  padding: 0 15px 0 20px;
  font-size: 14px;
  background: url(../Images/queryli.gif) no-repeat 5px 11px;
}

.new_list li .name a,
.download li .name a {
  color: #555;
}

.new_list li .name a:hover,
.download li .name a:hover {
  color: #ff6600;
  text-decoration: underline;
}

.new_list li .date,
.download li .date {
  color: #777;
}

.list-prolist {
  padding: 10px;
}

.list-prolist li {
  width: 243px;
  height: 197px;
  overflow: hidden;
  float: left;
  padding: 5px 8px;
  text-align: center;
}

.list-prolist li img {
  width: 235px;
  height: 165px;
  border: 1px solid #ccc;
  padding: 3px;
}

.list-prolist div.effect7 {
  float: left;
  margin: 8px;
}



.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  padding: 0 10px;
}

.pagination>li {
  display: inline
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none
}

/*内页结束*/


/*外加*/
.artlist-artlist {
  display: block;
}

.artlist-artlist li {
  border-bottom: 1px dotted #eee;
  height: 30px;
  line-height: 30px;
  padding: 0 15px 0 20px;
  font-size: 14px;
  background: url(../Images/queryli.gif) no-repeat 5px 11px;
  width: 350px;
  float: left;
  margin: 0 10px;
}

.artlist-artlist span {
  float: right;
}





#wrapper {
  background: #fff;
  position: relative;
}

a {
  text-decoration: none;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

a:focus,
a:link,
a:active {
  outline: none;
}

a:hover {
  color: #444;
}

.fullwidthbanner-container .fullwidthabnner {
  width: 100% !important;
  max-height: 450px !important;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

  .banner,
  .bannercontainer {
    width: 768px;
    height: 309px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .banner,
  .bannercontainer {
    width: 480px;
    height: 193px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 479px) {

  .banner,
  .bannercontainer {
    width: 320px;
    height: 129px;
  }
}

@media only screen and (max-width: 319px) {

  .banner,
  .bannercontainer {
    width: 240px;
    height: 97px;
  }
}

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected {
  background: #e1472f !important;
}

.tp-leftarrow:hover,
.tp-rightarrow:hover {
  background-color: #e1472f !important;
}

/** BULLETS **/
.tp-bullets {
  z-index: 1001;
  position: absolute;
  bottom: 0px;
}

.tp-bullets.simplebullets.round .bullet {
  cursor: pointer;
  position: relative;
  background: #fff;
  width: 188px;
  height: 6px;
  float: left;
  -webkit-transition: background 0.1s linear;
  -moz-transition: color, background 0.1s linear;
  -o-transition: color, background 0.1s linear;
  transition: color, background 0.1s linear;
}


.tp-leftarrow.large {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: #393939 url(../Images/slider-left-arrow.png) no-Repeat;
  width: 71px;
  height: 208px;
  margin-left: 0px;
  margin-top: -150px;
  -webkit-transition: background 0.1s linear;
  -moz-transition: color, background 0.1s linear;
  -o-transition: color, background 0.1s linear;
  transition: color, background 0.1s linear;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  /*增加阴影*/
  /*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}

.tp-rightarrow.large {
  z-index: 100;
  cursor: pointer;
  position: relative;
  background: #393939 url(../Images/slider-right-arrow.png) no-Repeat 0 0;
  width: 71px;
  height: 208px;
  margin-left: 0;
  margin-top: -150px;
  -webkit-transition: background 0.1s linear;
  -moz-transition: color, background 0.1s linear;
  -o-transition: color, background 0.1s linear;
  transition: color, background 0.1s linear;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  /*增加阴影*/
  /*
	**打开注释，按钮变成圆形的
	border-radius: 20px;  所有角都使用半径为5px的圆角，此属性为CSS3标准属性 
	-moz-border-radius: 20px;  Mozilla浏览器的私有属性 
	-webkit-border-radius: 20px;  Webkit浏览器的私有属性 
	border-radius: 20px 20px 20px 20px; 四个半径值分别是左上角、右上角、右下角和左下角 
	*/
}



.tp-bullets.tp-thumbs {
  z-index: 100;
  position: absolute;
  padding: 3px;
  background-color: #fff;
  width: 500px;
  height: 50px;
  margin-top: -50px;
}

.fullwidthbanner-container .tp-thumbs {
  padding: 3px;
}

.tp-bullets.tp-thumbs .tp-mask {
  width: 500px;
  height: 50px;
  overflow: hidden;
  position: relative;
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
  width: 5000px;
  position: absolute;
}

.tp-bullets.tp-thumbs .bullet {
  width: 100px;
  height: 50px;
  cursor: pointer;
  overflow: hidden;
  background: none;
  margin: 0;
  float: left;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /*filter: alpha(opacity=50);	*/
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

.tp-thumbs img {
  width: 100%;
}

.tp-bannertimer {
  width: 100%;
  height: 10px;
  position: absolute;
  z-index: 200;
  z-index: 5000;
}

.tp-bannertimer.tp-bottom {
  bottom: 0px !important;
  height: 5px;
}


@media only screen and (min-width: 768px) and (max-width: 959px) {}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .responsive .tp-bullets.tp-thumbs {
    width: 300px !important;
    height: 30px !important;
  }

  .responsive .tp-bullets.tp-thumbs .tp-mask {
    width: 300px !important;
    height: 30px !important;
  }

  .responsive .tp-bullets.tp-thumbs .bullet {
    width: 60px !important;
    height: 30px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 479px) {
  .responsive .tp-bullets {
    display: none;
  }

  .responsive .tparrows {
    display: none;
  }
}


.tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

.tp-simpleresponsive a {
  text-decoration: none;
}

.tp-simpleresponsive ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tp-simpleresponsive>ul>li {
  list-style: none;
  position: absolute;
  visibility: hidden;
}

.caption.slidelink a div,
.tp-caption.slidelink a div {
  width: 10000px;
  height: 10000px;
}

.tp-loader {
  background: url(../Images/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.fullwidthbanner-container {
  width: 100% !important;
  position: relative;
  padding: 0;
  max-height: 450px !important;
  overflow: hidden;
}

.sk-index-box {
  display: block;
  padding: 42px 0;
  background: #f8f8f6 url(../Images/bg1.jpg) repeat-x;
}

.sk-index-main {
  width: 896px;
  display: block;
  clear: both;
  margin: auto;
}

.sk-index-title {
  margin: 0;
  padding-left: 15px;
  background: url(../Images/index.jpg) no-repeat left center;
  line-height: 25px;
}

.sk-index-title span {
  margin-right: 8px;
  color: #333;
  font-size: 16px;
}

.sk-index-title em {
  color: #999;
  font-size: 14px;
  font-weight: normal;
}

.sk-index-title a {
  float: right;
  font-size: 12px;
  font-weight: normal;
  color: #999;
}

.sk-index-title a:hover {
  color: #7ab51d;
}

.sk-index-about {
  float: left;
  width: 500px;
}

.sk-index-aboutus {
  padding-top: 12px;
  font-size: 12px;
  line-height: 22px;
}

.sk-index-aboutus img {
  float: left;
  width: 210px;
  height: auto;
  display: block;
  margin: 0 12px 0 0;
  border: 3px solid #7ab51d;
  box-shadow: 0 0 10px #999;
}

.sk-index-news {
  float: right;
  width: calc(100% - 530px);
}

.sk-index-newslist {
  padding-top: 12px;
}

.sk-index-newslist-li {
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 1px dashed #ddd;
}

.sk-index-newslist-li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}

.sk-index-newslist-li .sk-index-newslist-title {
  margin: 0;
  font-size: 14px;
  color: #333;
}

.sk-index-newslist-li .sk-index-newslist-desc {
  padding-top: 5px;
  font-size: 12px;
  color: #666;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.sk-index-newslist-li .sk-index-newslist-title a:hover {
  color: #7ab51d;
}

.clearfix {
  clear: both;
}

.sk-index-product {
  padding-top: 12px;
}

.sk-index-product-box {
  float: left;
  width: 208px;
  margin: 0 8px 12px 8px;
}

.sk-index-product-box a {
  display: block;
}

.sk-index-product-box img {
  display: block;
  width: 100%;
  height: 250px;
  border: 1px solid #ddd;
}

.sk-index-product-box h3 {
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  color: #333;
  margin: 0;
  padding: 0;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
  padding: 0 10px;
}

.sk-index-product-box:hover h3 {
  color: #7ab51d;
}

.sk-index-product-box:hover img {
  border-color: #7ab51d;
}