﻿/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0;}
body{color:#666666; background:#f6f6f6;font-size:14px;font-family:"Microsoft YaHei","微软雅黑",Arial,Verdana;}
input,textarea{ font-family:"Microsoft YaHei","微软雅黑",Arial,Verdana;}
img{border:none;}
h1,h2,h3{ font-weight:normal;}
a{/*transition:all .2s;*/text-decoration:none;color:#6a6a6a;}
a:hover{color:#e62700;}
li{list-style-type:none;}
.clear{clear:both;*zoom:1}
.clearfix:after{content:'.';clear:both;display:block;height:0;visibility:hidden;font-size:0;line-height:0}
.fl{float:left}
.fr{float:right}
.tran{transition:all .2s;}
.w1200{ width: 1200px;margin:0 auto;}
.w1190{ width: 1200px;margin:70px auto 0px auto; background:#FFF}
.w100{ width: 100%; background:#FFF}

/* banner */
.banner{width:1200px; background:url(/image/head2016/bannerpic.jpg) no-repeat center top; width:100%; height:250px; margin-bottom:0px;}
.banner img{width:1200px; }
/*
/*
.searchcon
*/
.searchcon {
  margin-left: -310px;
  width: 621px;
  left: 50%;
  margin-top: 100px;
  height: 57px;
  position: absolute;
  border: solid 5px hsla(0,0%,0%,.1); z-index:2; 
}
.searchcon input {
  background-color:#fff;
  border: 0;
  font-size: 20px;
  color: #616161;
  font-family: "Microsoft Yahei", Simsun, Arial, sans-serif;
  padding: 15px;
  padding-right: 10px;
  width: 530px;
  float: left;
  height: 27px;
  filter:alpha(opacity=90);  
      -moz-opacity:0.9;  
      -khtml-opacity: 0.9;  
      opacity: 0.9;  
  outline:none;
}

.searchbt{ float:left;}
.searchbt img{ margin-top:11px}
.searchbt a{ background-color:#f29600; width:66px; height:57px; text-align:center; display:block}
.searchbt a:hover{ background-color:#ffa511}

.recor_ctx{margin-left: -305px;width: 621px;left: 50%;margin-top: 170px;height: 57px;position: absolute; z-index:2;font-size: 14px;color: #fff;text-shadow: 1px 1px 0 rgba(0,0,0,.6);text-align: left;}
.recor_ctx span{ padding-right:30px; color:#fff} 
  .recor_ctx span b{ font-size:18px; font-weight:normal; color: #F00; padding:0 3px} 

.s_form {position: relative;width: 200px;margin: 0 auto;}
.s_d {float: left; width:160px; margin-top:13px; }
.s_d:after {content:""; clear:both; display:table}
.s_d form {width: auto;float: right;margin-right: 15px;}
.s_d input {width: 180px;height: 35px;padding-left: 15px;border-radius: 42px;background: #333; border: none;outline: none;position: relative; transition: .3s linear; color:#fff}
.s_d input:focus {width: 300px; font-size:14px;}
.s_d button { width: 35px;height: 35px;background: url(../images/ss.png) no-repeat center;border: none;position: absolute;top: 0px; right: 0; outline: none; cursor:pointer}
.s_d button:before{color: #324b4e;} 

/*****导航******/
.nav-wrap-head{width: 100%;height: 0px;}
.nav-wrap { width:100%;height: 80px;background: ; margin:0 auto;background-color: rgba(0, 0, 0, 0.6);}
.nav-wrap.navFix{position: fixed;top: 0;left: 0;background:;  box-shadow: 0 0 5px rgba(0,0,0, 0.2);border-bottom:1px solid #e3e3e3\9; z-index: 99999;} 
.nav-height{width:1200px;height: 80px; margin:0 auto;}
.nav-wrap  .logo{ width: 150px; height:80px; display: block; float: left;margin: 0px 40px 0 0; }
.nav-wrap .logo a{ width: 150px; height: 80px; background: url(../images/zhongyi.custom.png) 0 0; display: block; }
.nav-wrap .nav{
	float:left;
}

.nav-wrap .nav li{
	display:inline-block;
	    margin: 0 0 0 10px;
	float:left;
}
.nav-wrap .nav  li:nth-of-type(1){ background: url(../images/nav_icon.png) no-repeat -22px  46px; }
.nav-wrap .nav  li:nth-of-type(2){ background: url(../images/nav_icon.png) no-repeat -15px -60px; }
.nav-wrap .nav  li:nth-of-type(3){ background:  url(../images/nav_icon.png) no-repeat -22px -160px;}
.nav-wrap .nav  li:nth-of-type(4){ background:  url(../images/nav_icon.png) no-repeat -15px -265px;}
.nav-wrap .nav  li:nth-of-type(5){ background:  url(../images/nav_icon.png) no-repeat -20px -365px;}
.nav-wrap .nav  li:nth-of-type(6){ background:  url(../images/nav_icon.png) no-repeat -20px -480px;}
.nav-wrap .nav li a{
	font-size:16px;
	color:#fff;
	text-decoration:none;
	padding:24px 30px 34px 30px;
    display: block;
}
.nav-wrap .nav li a.first{
	background:rgba(182,0,5,0.7);
    color: #fff;
}
/* Sweep To Bottom */
.nav-wrap .nav li {
  display: inline-block;
/*  vertical-align: middle;*/
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.nav-wrap .nav li:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background:rgba(182,0,5,0.7);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.nav-wrap .nav li:hover, .nav-wrap .nav li:focus, .nav-wrap .nav li:active {
  color: white;
}
.nav-wrap .nav li:hover:before, .nav-wrap .nav li:focus:before, .nav-wrap .nav li:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.nav-wrap .nav  li a i{
	font-size: 1em;
    color: #fff;
    display: block;
    text-align: center;
    margin: 0.5em 0 0;
}
.nav-wrap  .header-search { width: 400px; display: block;float: right; margin-top: 10px;}
.nav-wrap .header-search .buttons{float:left;}
.nav-wrap .header-search .buttons a.button{width:120px; height:37px;display: block;line-height:12px;text-indent:0; padding:22px 0px 0 20px;text-align:center;cursor:pointer;/*-webkit-transition:background 0.2s ease-in ;*/ font-size:18px; color:#fff; }
.nav-wrap .header-search .buttons a.button-sign{background:url(../images/talk.png) no-repeat 0px 20px;  }
/***************快捷*********************/
	.top-menu-k{float:right;height:22px;margin:10px 0 0 0;}
.top-menu-k li{position:relative;z-index:5008; float:left; margin-left:10px;}
.top-menu-k li:hover .more {padding:7px 10px 0 10px; z-index:5008; background: #fff;  color:#666; border:1px #ededed solid; border-bottom:none;}
.top-menu-k li a{position:relative;height:53px;padding:7px 10px 0 10px;font-size:14px;display: block; transition:all 0s; font-size:18px;}
.top-menu-k li a.current, .top-menu-k li a:hover{color:#fff;}
.top-menu-k li .top-sub-menu{position:absolute;width: auto;z-index:4008;top:60px;right:0px;background:#fff;display:none; border:1px #ededed solid; padding:10px; } 
.top-menu-k li .top-sub-menu a{height:35px;line-height:35px;display:block;font-size:14px;padding:0 10px;text-align:center; float:left; color:#666} 
.top-menu-k li .top-sub-menu a:hover{ background:#E62700; color:#FFF;border-radius: 22px; font-weight:bold } 
..top-menu-k li:hover .nav-mune{ display:block;}
.nav-mune{width:516px;height:173px;padding:3px 0 0 3px;background:#fff;position:absolute;left:-218px;top:73px;z-index:3;display:none;}
.top-menu-k .nav-mune a{width:125px;height:83px;font-size:16px;display:inline-block;text-align:center;line-height:82px;background:#f1f1f1;margin:0 4px 3px 0;padding:0;}
.top-menu-k .nav-mune a:hover{ background:#4d9fef;color:#fff;}
.top-menu-k .more i{width:10px;height:5px;background:url(../images/nav01a.png) no-repeat;display:inline-block;margin:0 0 4px 6px;transition:all .2s; }
.top-menu-k .more:hover i,.top-menu-k li:hover i{background:url(../images/nav02a.png) no-repeat;}
/***************快捷*********************/	

/* flexslider */
		.container{height:420px; width:100%; overflow:hidden; margin:0px auto }
		.flexslider{position:relative;height:420px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
		.slides{position:relative;z-index:1;overflow:hidden;}
		.slides li{height:420px;}
		.slides li img{height:425px;width:100%;}
		.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
		.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
		.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
		.flex-control-nav .flex-active{background-position:0 0;}

		.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
		.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
		.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
		.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}
		
   .slides li div.ban_mation{position:absolute;color: #fff;  padding:50px 20px 0px 20px;
    z-index: 1;
    top: 30px;
    right:15%;
    width: 240px;
    height: 300px;
    background: rgba(255,255,255,.7);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0,rgba(255,255,255,.7) 17%,rgba(255,255,255,.8) 50%,rgba(255,255,255,.7) 88%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.7) 17%,rgba(255,255,255,.8) 50%,rgba(255,255,255,.7) 88%,rgba(255,255,255,0) 100%);
    _background: none #fff;

}
   .ban_mation_p1{font-size: 14px;color: #666;line-height:30px;padding-top:15px;}
    .tit { display: block;font-size: 24px;line-height: 34px; color: #ff6428;text-shadow: 0px 0px 6px #ccc;}
/*健康表*/ 
.box-activity{ margin-bottom:40px;} 
.box-activity .list{padding:15px 0}
.box-activity .list li{color:#ccc;background:url(../images/new_index_custom.png) no-repeat center left;line-height:30px;padding-left:15px;text-align:right}
.box-activity .list li a{height:30px;width:230px;overflow:hidden;display:block;float:left;text-align:left}



/*月份养生*/ 
 .list3 { width:275px; padding-bottom:30px} 
.list3 li{display:block;float:left;margin-right:19px;margin-bottom:10px;text-align:center;line-height:44px}
.list3 li a{width:48px;height:48px;background:#f6f6f6;display:block;border-radius:100px}
.list3 li a:hover{font-size:16px;background: #e62700; color:#FFF}

/*24节气*/  
.list4 { padding-bottom:30px; width:275px}   
.list4 li{display:block;float:left;margin-right:2px;margin-bottom:2px;text-align:center;line-height:35px}
.list4 li a{width:60px;height:40px;background:#f6f6f6;display:block;color:#666}
.list4 li a:hover{background:#2aa53b;color:#fff}
/*节日养生*/ 
.list5{display:block;background:#f7f7f7;padding:10px 0 5px 15px;height:auto;overflow:hidden}
.list5 li{display:block;float:left;line-height:30px;background:0}
.list5 li a{display:block;white-space:nowrap;padding-right:30px}  

/***********foot********/
.footer{width:1190px;margin:auto;height:29px;line-height:29px;padding:10px 0 16px}
.footer a{font-size:12px;color:#666;height:29px;line-height:29px;display:inline-block;*display:inline;*zoom:1;font-family:Simsun,Tahoma,"microsoft yahei",Geneva,"Heiti SC";}

.footer .FR a:hover,.footer a:hover{color:red}
.footer em{background:#999;display:inline-block;*display:inlie;*zoom:1;height:12px;margin:0 10px;overflow:hidden;position:static;vertical-align:middle;width:1px}
.footer .FR span,.footer .FR span a{font-size:12px;color:#999;font-family:Simsun,Tahoma,"microsoft yahei",Geneva,"Heiti SC";}
.footer .FR span a{margin-left:5px}
.FR{float:right}
.footer .FR img{width:80px;height:29px;display:block;float:right;margin:-6px 0 0 15px;}
footer{background: #222222;  }
/***********box********/
.con{width:1200px;;margin:20px auto 50px auto;}
.con_cn{width:1200px;margin:0px auto 50px auto}
.center .box .img img{opacity:1;}
.center .box .img img:hover{opacity:.8}
 .box p{height:30px;width:190px;filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6;background:#000;color:#fff;line-height:30px;text-align:center;overflow:hidden;position:absolute;z-index:1;left:0;bottom:0}
 .box a p{filter:alpha(opacity=60);-moz-opacity:.6;opacity:.6}
 .box a:hover p{filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8}
 
 .center .box,.bottom .box{width:370px;display:block;float:left;padding-right:41px}
 .center .box2{padding-right:0}
 .center .box .title{padding:30px 0;text-align:center}


 .center .box .title h2{font-size: 22px;color: #666;line-height: 80px;height: 80px;overflow: hidden;}
 .center .box .title h2:hover{font-size:22px}
 .center .box .title a{color:#666;font-size:22px}
 .center .box .title a:hover{color: #D14546;}
 .center .box .img{width:370px;height:212px;position:relative;display:block}
 .center .box .img img{width:370px;height:212px}
 .center .box .img p{height:60px;width:370px;color:#fff;line-height:60px;text-align:center;overflow:hidden;position:absolute;z-index:1;left:0;bottom:0;display:block;font-size:18px}
 .center .box .img .p1{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,.9));filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00ffffff', endColorstr='#80000000')}
 .center .box .img .p2{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,.9));filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00ffffff', endColorstr='#80000000')}
 .center .box .img .p3{background:linear-gradient(to bottom,rgba(255,255,255,0),rgba(0,0,0,.9));filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#00ffffff', endColorstr='#80000000')}
 .center .box .img a p{filter:alpha(opacity=80);-moz-opacity:.8;opacity:.8;display:block}
 .center .box .img a:hover p{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}
 .bottom h2 {font-size: 22px;color: #666;line-height: 80px;height: 80px;overflow: hidden;}
  .bottom h2 a{font-size: 22px;color: #666;}
   .bottom h2 a:hover{font-size: 22px;color: #D14546;}
 .list{padding:15px 0}
 .list li{color:#ccc;background:url(../images/new_index_custom.png) no-repeat center left;line-height:30px;padding-left:15px;text-align:right}
 .list li a{height:30px;width:230px;overflow:hidden;display:block;float:left;text-align:left}

 .list2{margin-top:-5px}
 .list2 ul{background:url(../images/numbg.png) no-repeat 0px 6px;}
 .list2 li{color:#ccc;line-height:30px;text-align:right; margin-left:30px;}
 .list2 li a{height:30px;width:210px;overflow:hidden;display:block;float:left;text-align:left}

.box2 {padding-right: 0;width: 370px; display: block; float: left; padding-right: px;}
.bottom h2 span {color: #f39800;padding-left: 6px;}

/***********养生内容********/
.con_left{width:890px;padding-right:60px;display:inline-block;float:left;padding-bottom:30px;overflow:hidden}
.con_right{width:250px;display:inline-block;float:left;padding:20px 0;overflow:hidden}
.location{line-height:70px;color:#868686;border-bottom:1px solid #e6e6e6}
.location span{width:20px;height:24px;background:url(../images/content_custom.png) no-repeat;display:inline-block;float:left;margin:25px 10px 0 0;padding-bottom:21px;border-bottom:1px solid #3cac4c}
.con_left_title{padding:20px 0 30px 0}
.con_left_title h1{font-size:28px;color:#545454;font-weight:normal;line-height:40px}
.con_left_title div.info{color:#999;padding:15px 0;}
.con_left_title div.info span{padding-right:15px;}
.content_text{color:#333;padding-top:10px}
.content_text span{width:21px;height:18px}
.content_text em{font-size:16px;color:#7eae3e;padding-left:5px;line-height:40px}
.content_text p{margin-bottom:20px;font-size:16px;line-height:28px}
.content_text .img{text-align:center}
.content_text .img img{opacity:.95;-moz-opacity:.95;filter:alpha(opacity=95)}
.content_text .img img:hover{text-align:center;opacity:1;-moz-opacity:1;filter:alpha(opacity=100)}
.content_text p{text-indent:30px}
.content_text p strong,.content_text strong{font-size:18px;line-height:30px;padding-bottom:20px}
.content_text p a{color:#136ec2}.content_text p a:hover{color:#136ec2;text-decoration:underline}


.hot_title h3,.hot h3{line-height:70px;font-size:18px;font-weight:bold;color:#7f7f7f}
.hot_title{border-bottom:1px solid #e3e3e3;height:70px;margin-bottom:15px}
.hot_title h3{border-bottom:1px solid #2aa53b;display:block;float:left}
.left_bottom_list1 { width:890px;overflow:hidden}
.left_bottom_list1 ul{ width:1040px;overflow:hidden}
.left_bottom_list1 ul li{width:195px;margin-right:37px;margin-top:20px;height:160px;display:inline-block;font-size:16px;float:left;line-height:40px;margin-bottom:18px;overflow:hidden}
.left_bottom_list1 ul li span{width:195px;height:120px;overflow:hidden;display:block}
.left_bottom_list1 ul li span img{width:195px;height:auto}
.left_bottom_list1 ul li em{font-family:Georgia,"Times New Roman",Times,serif;font-size:20px;padding-left:8px;padding-right:5px}

.left_bottom_list1_a1 a{color:#fff;display:block;background:#0dd5b8;text-align: center;}
.left_bottom_list1 a:hover{color:#fff;background:#444}
.left_bottom_list1_a1 a img{filter:alpha(opacity=70);-moz-opacity:.7;opacity:.7}
.left_bottom_list1_a1 a img:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1}
.home_left_title2{ height: 40px; display: block; margin-top:0px}
.home_left_title2 h2{ font-size: 22px; display: block; float: left; color:#000;  }
.home_left_title2 a em{ font-style:normal; display: block; float: right; width: 63px;height: 35px; font-size:12px; color:#999; margin-top: 0px; text-align: right;line-height: 25px;  }
.home_left_title2 a:hover em{color: #F00;}


.introduce{background:url(../images/icon2lu.png) no-repeat top right;color:#444;border-bottom:1px dashed #d9d9d9;padding-bottom:30px}
.introduce h2{color:#88bd43;font-size:30px;line-height:85px;font-weight:normal}
.news{height:150px;padding-bottom:15px;overflow:hidden;border-bottom:1px solid #eaeaea}
.news_title{width:670px;height:40px;overflow:hidden;display:inline-block;float:left;line-height:40px;padding-top:10px;color:#909090;font-size:12px}
.news_title h4{font-size:16px;display:block;float:left;width:500px;text-align:left;height:40px;overflow:hidden;padding:0;margin:0}
.l em{display:block;float:right;text-align:left;color:#b9b9b9;line-height:35px; margin-right:5px}
.l em img{width:18px;height:12px;margin:0;padding:12px 5px;float:left;display:inline-block;}
.news p{display:inline-block;float:left;width:680px;height:65px;font-size:14px;overflow:hidden;color:#7f7f7f;line-height:22px}
.news .s_span{display:inline-block;float:left;overflow:hidden;font-size:12px;padding-top:10px;height:20px;color:#b9b9b9}
.news .img {float:left;width:190px;display:block;height:132px;margin-right:20px;margin-top:15px;overflow: hidden;}
.news .img img {width:100%; height:100%;
	overflow-x: hidden;
    overflow-y: hidden;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	/* Firefox 4 */
	-moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
	/* Safari 和 Chrome */
	-webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
	/* Opera */
	-o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
	}
.news .img img:hover{
	transform: scale(1.1, 1.1);
	-ms-transform:scale(1.1, 1.1); 	/* IE 9 */
	-moz-transform:scale(1.1, 1.1); 	/* Firefox */
	-webkit-transform:scale(1.1, 1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1, 1.1); 	/* Opera */
	}

/*page*/
.page-large{margin:40px 0 20px; text-align:center;}
.page-large a{min-width:34px; height:34px; display:inline-block; border:1px solid #d5d5d5; box-sizing:border-box; -moz-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box; line-height:34px; text-align:center; float:left; text-indent:0; color:#666666; font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 3px;}
.page-large a.on{border:1px solid #88bd43; background:#88bd43; color:#fff;}
.page-large a.none{border:none;}
.page-large .Num:hover{border:1px solid #88bd43; color:#ef3838;}
.page-large .on:hover{border:1px solid #88bd43; color:#fff;}

.page-large .prev-page{background:url(../images/small-prev-page.png) center center no-repeat;}
.page-large .next-page{background:url(../images/small-next-page.png) center center no-repeat;}
.page-large .prev-page:hover{border:1px solid #88bd43; background:url(../images/small-prev-page-on.png) center center no-repeat #88bd43;}
.page-large .next-page:hover{border:1px solid #88bd43; background:url(../images/small-next-page-on.png) center center no-repeat #88bd43;}
/*分享*/
.content-action{float:right;margin-right:0px;margin-top:-5px}
.content-action .content-comment, .content-action .content-share{color:#999; padding-left:20px; position:relative; cursor:pointer;}
.content-action .content-share{padding-bottom:10px; float: right;margin-top: 5px; margin-right: 5px; z-index: 30; }
.content-action .content-comment:before, .content-action .content-share:before{content:""; position:absolute;}

.content-action .content-share:before{width:12px; height:12px; background:url(../images/content_tubiao.png) -13px -103px no-repeat; left:2px; bottom:10px;color:#666666;}
.content-action .content-collect{text-align:left;}
.content-action .content-collect span{color:#666666; padding-left:20px; position:relative; cursor:pointer;}
.content-action .content-collect span:before{content:""; position:absolute; width:13px; height:13px; background:url(../images/content_tubiao.png) -13px -45px no-repeat; left:0; bottom:0;}
.content-action a:hover, .content-action span:hover{color:#ef3838;}
.content-action .content-comment:hover:before{background:url(../images/content_tubiao.png) -37px -72px no-repeat;}
.content-action .content-share:hover:before{background:url(../images/content_tubiao.png) -37px -103px no-repeat;}
.content-action .content-collect span:hover:before{background:url(../images/content_tubiao.png) -37px -45px no-repeat;}
.content-action .content-collect #cancelSpan{color:#ef3838;}
.content-action .content-collect #cancelSpan:before{background:url(../images/content_tubiao.png) -37px -45px no-repeat;}

#content-share-list{display:none; position:absolute; width:180px; height:300px; background-color:#fff; border:1px solid #e4e4e4; box-sizing:border-box; border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; -webkit-border-radius:3px; left:-100%; bottom:-300px; z-index:999;}
.content-action .content-share:hover > #content-share-list{display:block;}
#content-share-list:before{content:""; position:absolute; height:5px; background:url(../images/content-share-list.png) center center no-repeat; top:-5px; z-index:2; width:10px; left:80px;}
#content-share-list li{padding-left:9px; margin-top:10px; line-height:25px;float:left;width:80px;text-align: left}
#content-share-list li a{color:#1f1f1f; line-height:17px; display:inline-block; position:relative; padding-left:22px;}
#content-share-list li a:before{content:""; position:absolute; left:0; bottom:0; width:17px; height:17px;}
#content-share-list .content_qq:before{ background:url(../images/content_tubiao.png) -13px -134px no-repeat;}
#content-share-list .content_qqzone:before{ background:url(../images/content_tubiao.png) -13px -164px no-repeat;}
#content-share-list .content_weixin:before{ background:url(../images/content_tubiao.png) -13px -194px no-repeat;}
#content-share-list .content_sina:before{ background:url(../images/content_tubiao.png) -13px -224px no-repeat;}

#content-share-list .content_tqq:before{ background:url(../images/content_tubiao1.png) -13px -257px no-repeat;}
#content-share-list .content_renren:before{ background:url(../images/content_tubiao1.png) -13px -288px no-repeat;}
#content-share-list .content_douba:before{ background:url(../images/content_tubiao1.png) -13px -319px no-repeat;}
#content-share-list .content_twi:before{ background:url(../images/content_tubiao1.png) -13px -350px no-repeat;}
#content-share-list .content_fbook:before{ background:url(../images/content_tubiao1.png) -13px -381px no-repeat;}
#content-share-list .content_linkedin:before{ background:url(../images/content_tubiao1.png) -13px -412px no-repeat;}
#content-share-list .content_youdao:before{ background:url(../images/content_tubiao1.png) -13px -443px no-repeat;}
#content-share-list .content_evernotecn:before{ background:url(../images/content_tubiao1.png) -13px -474px no-repeat;}
#content-share-list .content_mail:before{ background:url(../images/content_tubiao1.png) -13px -505px no-repeat;}
#content-share-list .content_copy:before{ background:url(../images/content_tubiao1.png) -13px -534px no-repeat;}
#content-share-list .content_print:before{ background:url(../images/content_tubiao1.png) -13px -564px no-repeat;}
#content-share-list li a{background:none; height:auto; margin:0; float:none;}

/*right-fixed*/
.right-fixed{position:fixed; right:0px; bottom:150px; z-index: 99999999;background-color:#cacaca;border-radius:3px;padding:1px; }
.right-fixed li{width:50px; height:50px; background-color:#cacaca; margin-bottom:1px; cursor:pointer; position:relative;}
.right-fixed .app, .right-fixed .weixin, .right-fixed .wap, .app-logo, .weixin-logo{background-image:url(../images/tubiao.png); background-repeat:no-repeat; transition-duration:400ms; -moz-transition-duration:400ms; -webkit-transition-duration:400ms; -o-transition-duration:400ms;}
.right-fixed .app:hove, .right-fixed .weixin:hover, .right-fixed .wap:hover{background-image:url(../images/tubiao.png); background-repeat:no-repeat; transition-duration:400ms; -moz-transition-duration:400ms; -webkit-transition-duration:400ms; -o-transition-duration:400ms;}
.right-fixed .back-top{background-image:url(../images/tubiao.png); background-repeat:no-repeat;}
.right-fixed .back-top:hover{background-image:url(../images/tubiao.png); background-repeat:no-repeat;}
.right-fixed .app{background-position:-10px -170px;}
.right-fixed .weixin{background-position:-65px -170px;}
.right-fixed .wap{background-position:-120px -170px;}
.right-fixed .back-top{display:none; background-position:-175px -170px;}
.right-fixed .app:hover{background-position:-10px -114px;}
.right-fixed .weixin:hover{background-position:-65px -114px;}
.right-fixed .wap:hover{background-position:-120px -114px;}
.right-fixed .back-top:hover{background-position:-175px -114px;}
.app-logo, .weixin-logo{width:162px; display:none; position:absolute; bottom:0; left:-162px; border:1px solid #ccc; box-sizing:border-box;}

.app-logo{height:180px; background-position:-180px -229px;}
.weixin-logo{height:200px; background-position:-10px -229px;}
.right-fixed .app:hover .app-logo{display:block;}
.right-fixed .weixin:hover .weixin-logo{display:block;}
.right-fixed .wap:hover .wap-logo{display:block;}
.right-fixed  .wap a {display:block;width:50px; height:50px; }
/*热门搜索 */
.hot_links h3,.hot_title h3,.hot h3{line-height:70px;font-size:18px;font-weight:bold;color:#7f7f7f}
.hot_links{height:187px;overflow:hidden}
.hot_links{height: auto;}
.hot_links ul a{color:#2aa53b;border:1px solid #eee; padding:5px 8px; line-height:40px; word-break: keep-all;
white-space: nowrap; }
.hot_links ul a:hover{color:#fff;background:#2aa53b;border:1px solid #2aa53b;}
.list_p{margin-top:-5px}
.list_p ul{background:url(../images/numbg.png) no-repeat center left;}
.list_p li{color:#ccc;line-height:30px;text-align:right; margin-left:30px;}
.list_p li a{height:30px;overflow:hidden;display:block;float:left;text-align:left}
