﻿@charset "utf-8";
@font-face {
  font-family: 'iconfont';  /* project id 591377 */
  src: url('//at.alicdn.com/t/font_591377_maxi28ke9laqbyb9.eot');
  src: url('//at.alicdn.com/t/font_591377_maxi28ke9laqbyb9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_591377_maxi28ke9laqbyb9.woff') format('woff'),
  url('//at.alicdn.com/t/font_591377_maxi28ke9laqbyb9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_591377_maxi28ke9laqbyb9.svg#iconfont') format('svg');
}
.iconfont {
          font-family:"iconfont" !important;
          font-size:1.6rem;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.01rem;
          -moz-osx-font-smoothing: grayscale;
        }
		
/* CSS Document */		
/*边距清零*/
ul,li,p,dl,dt,dd,h1,h2,h3,h4,h5,h6,ol{margin:0; padding:0; font-weight:normal;}
form,span,input,select{margin:0; padding:0;}




/*----------------------------------------------------------总体设置----------------------------------------------------------*/
html{margin:0 auto;padding:0;font-size:14px; overflow-y:scroll;overflow-x:hidden; background:#fff; font-family:'微软雅黑';}
body{color:#222; margin:0 auto;padding:0; }
a:link,a:visited{color:#222; text-decoration: none;}
a:active{color:#222; text-decoration:none;}
a:hover{color:#f00;}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签虚线*/
p{ margin:0; padding:0;}
img{ margin:0; padding:0; border:0;}
ul,li{ list-style-type:none; margin:0; padding:0;}
/*公共*/
.clear{ clear:both;}
.nothing{font-size:14px; font-weight:bold; color:#fe5a0a; text-align:left;}/*资料整理中*/
.floatL{ float:left;}
.floatR{ float:right;}
.w1100{ max-width:1200px; margin:0 auto; position:relative; }
.w50{ width:50%;}
.hoverimg img{-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
-moz-transition-duration: 0.5s; /*Mozilla duration version*/
-o-transition-duration: 0.5s; /*Opera duration version*/}
.hoverimg img:hover{
-webkit-transform:scale(1.2); /*Webkit: Scale up image to 1.2x original size*/
-moz-transform:scale(1.2); /*Mozilla scale version*/
-o-transform:scale(1.2); /*Opera scale version*/
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}
/****************************************************************头部设置*********************************************************************/
.top{ height:50px; line-height:50px; background:#272829; color:#fff;}
.top span{ float:right;}
.top a{ color:#fff;}
.logo{ z-index:100000000; margin:0 auto;   top:0; width:100%;}
.logo_1{ margin:0 auto; max-width:1200px; height:115px; background:url(../images/logo.png) no-repeat center left;}
.logo_1 .tel{ display:inline-block; float:right;height:60px; line-height:1.5; font-size:18px; margin-top:10px;color:#3cb2e7;}
.logo_1 .tel h2{ font-size:16px; display:block;}
.logo_1 .tel span{ font-weight:bold; font-size:41px; background:url(../images/tel.png) no-repeat left center; color:#3cb2e7; font-family:"MS Serif", "New York", serif; padding-left:60px;}
.logo img{ display:block; float:left;}
.logoh{ height:52px; display:none;}
.logos{ display:block; margin:30px 0 0 0;  float:left; }
#rightArrow{ display:none;}


/********导航********/

.navbox{  z-index:9;text-align:center;  font-size:18px; z-index:100000 !important; position:relative; background:url(../images/nav.png) no-repeat center; width:1200px; margin:0 auto; height:110px;}
.nav{margin:0 auto;list-style:none; padding:0 0; margin:0 auto;  margin:0 auto;  }
.nav li{ display:block; float:left;text-align:center;padding:0; height:38px; line-height:38px; padding:8.5px; position:relative; z-index:10000000; width:154px; }
.nav li p{ font-size:14px; text-transform:uppercase;}
.nav li a{display:block; padding:0; line-height:38px; color:#fff; margin:0 15px; }
.nav li.mline{width:0;   padding:0; height:38px; padding:0; margin:0; }
.nav li:hover{ }
.nav li:hover a{ display:block;background:rgba(0,0,0,.2);box-shadow:inset 2px 2px 5px #333333;border-radius: 30px; height:38px; line-height:38px; }
.nav li.mj_hover_menu { }
.nav li.mj_hover_menu a{ display:block;background:rgba(0,0,0,.2);box-shadow:inset 2px 2px 5px #333333;border-radius: 30px; height:38px; line-height:38px;  }
.nav li .submenu{display:none; position:absolute;top:50px; left:0; font-size:12px; z-index:1000000000; width:100%; padding:10px 0;background:rgba(255,255,255,0.6);}
.nav li .submenu .ddmenu{  }
.nav li .submenu .ddmenu ul li{  height:auto !important; line-height:1.5 !important; float:none;text-align:center;color:#000; font-weight:normal; background:none; margin:0 !important; padding:10px 0; width:100%; }
.nav li .submenu .ddmenu ul li a{ color:#fff !important; font-size:16px; padding:0; background:none !important; }
.nav li .submenu .ddmenu ul li a:hover{ color:#ff0 !important;}
.nav li .submenu .ddmenu ul li:last-of-type{ border-bottom:0;}
/********导航/********/

/*******banner条***/
.banner{ position:relative; overflow:hidden; margin:0 auto; max-width:1200px;}
.slider{ margin:0 auto; width:100%;}
.flexslider {margin: 0;padding: 0;}
.flexslider .slides > li {display: none;-webkit-backface-visibility: hidden;}
.flexslider .slides img {width: 100%;display: block;}
.slides:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 450px;}
.no-js .slides > li:first-child {display: block;}
.flexslider {margin: 0 auto;position: relative;zoom: 1;}
.flexslider .slides {zoom: 1;}
.flex-direction-nav {width:90%;  margin:0 auto; position:relative; }
.flex-direction-nav a {width: 60px;height: 90px;margin: -60px 0 0;display: block;background: url(../images/ad_ctr.png) no-repeat 0 0;position: absolute;bottom:230px;z-index: 10;cursor: pointer;text-indent: -9999px;opacity: 0;filter:alpha(opacity=0);-webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 0 -90px;right:50px;}
.flex-direction-nav .flex-prev {left: 50px;}
.flexslider:hover .flex-next {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev {opacity: 0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;filter:alpha(opacity=50);}
.flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center;}
.flex-control-nav li {margin: 0 2px;display: inline-block; zoom: 1;*display: inline;}
.flex-control-paging li a {background: url(../images/dot.png) no-repeat 0 -16px;display:block;height: 16px;overflow: hidden;text-indent:-99em;width: 16px;cursor: pointer;}
.flex-control-paging li a.flex-active {background-position: 0 0;}


.friends_banner img{ display:block;}
/*首页标题*/

.indextitle {display: block;width: 100%; position:relative;}
.indextitle h2{float: left; width: 231px; display: inline-block;padding:5px;background:linear-gradient(to bottom,#b0e037,#38a732);color: #fff;line-height: 40px;font-size: 22px;text-align:left;border-top-left-radius: 20px;border-top-right-radius: 20px;}
.indextitle h2 img{margin-right: 8px;height: 35px; margin-left:20px; float:left;}
.indextitle a.more{float: right;line-height: 40px;color: #4eb133;font-size: 18;}
.indextitle a.more:after{margin-left: 5px; content: ' ';display: inline-block; background:url(../images/more.png) no-repeat center;float: right; width:21px;height:40px;border-radius:21px;color: #fff;background-size:18px;}

/*/首页标题*/





/*----------------------------------------------------------slideTxtBoxcss----------------------------------------------------------*/
.slideTxtBox{ width:50%;text-align:left;margin-top: 48px;}
.slideTxtBox .hd{height:192px;width: 134px;float: left;padding-right: 30px;border-right:1px solid #4eb133;}
.slideTxtBox .hd ul{float:left; }
.slideTxtBox .hd ul li{position:relative;margin-bottom:17px;border: 1px solid #4eb133; height:51px;line-height:51px;width:134px; border-radius:30px;text-align: center;color: #4eb133;font-size: 20px;}
.slideTxtBox .hd ul li:last-of-type{margin-bottom: 0;}
.slideTxtBox .hd ul li:first-child{margin-left: 0;} 
.slideTxtBox .hd ul li.on{color: #fff; background:linear-gradient(to bottom,#b0e037,#3aa732); border:1px solid #fff;}
.slideTxtBox .hd ul li:after{content: '●';color: #3AA732;position: absolute;top: 0px;right: -39px;font-size: 30px;display: none;}
.slideTxtBox .hd ul li.on:after{display: block;}
.slideTxtBox .bd {zoom:1;width:435px;float: left;height:200px;overflow: hidden;}


.slideTxtBox2{height: 192px;overflow:hidden;padding:0 30px;background:url(../images/line-bg.png) no-repeat right center;}
.slideTxtBox2 ul li:first-of-type span:first-of-type{display:inline-block;width: 75%;color: #000;font-size:20px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; font-weight:bold;}
.slideTxtBox2 ul li:first-of-type {margin-bottom: 10px;}
.slideTxtBox2 ul li:first-of-type span:last-of-type{color: #4eb133;font-size: 18px;float: right;}
.slideTxtBox2 ul li:first-of-type span:last-of-type a{ color:#4eb133;}
.slideTxtBox2 ul li:first-of-type span:last-of-type:after{margin-left: 5px; content: ' ';display: inline-block; background:url(../images/more.png) no-repeat center;float: right; width:21px;height: 24px;border-radius:21px;color: #fff;}
.slideTxtBox2 ul li p{font-size: 15px;color: #aaaaaa;line-height: 25px;}
.slideTxtBox2 ul li:hover p{text-decoration: underline;}

/*----------------------------------------------------------  民主法治   qy_mz ----------------------------------------------------------*/
.qy_mz{width:30%; float:left;height: 192px;overflow:hidden;padding:0 30px;background:url(../images/line-bg.png) no-repeat right center;} 
.qy_mz span{font-size:20px;float: left;background: linear-gradient(-130deg,#b6e247,#37a632);writing-mode: tb-rl;padding:25px 15px;border-radius:25px;margin-top:35px;display: block;color: #fff;}
.qy_mz ul{ float:left; width:270px; margin-left:20px;}
.qy_mz ul li:first-of-type{ padding-top:0; border:0;}
.qy_mz ul li{ padding:15px; border-top:1px solid #ddd;}
.qy_mz ul li h2{font-size: 15px;color: #000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.qy_mz ul li p{ color:#969696; margin:5px auto;}
.qy_mz ul li a.more{ color:#4eb133 !important;}
.qy_shop{border-radius:30px ; margin-top:20px;width:160px;height: 124px;text-align: center;padding: 18px 0;float: right;background: linear-gradient(45deg,#b0e037,#5ab656);}
.qy_shop img{width:50%;height:50%;}
.qy_shop p{color: #fff;font-weight: bold;text-shadow:#000 0 2px 5px;font-size: 16px;}
.qy_shop p:first-of-type{font-size: 26px;}

.qy_new{width: 48%;;text-align: left;margin-top: 55px;}
.qy_new ul{border: 1px solid #d9d9d9;padding:30px 20px;height: 166px;overflow: hidden;}
.qy_new ul li{line-height:35px;  position:relative; padding-left:17px;}
.qy_new ul li h2{ font-size:15px;}
.qy_new ul li span{ float:right;}
.qy_new ul li:before{content: '●';color: #55b43b;margin-right: 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; position:absolute; left:0;}
.qy_new ul li p{width: 80%;float: left;}
.qy_new ul li span{color: #aaaaaa;}

.qy_w1200 .qy_new:nth-of-type(2n){float:right;}


/*----------------------------------------------------------  健康科普   qy_popular ----------------------------------------------------------*/
.qy_popular{margin-top: 45px;}
.qy_popular .aaa{border: 1px solid #d9d9d9;padding: 25px 0;}
.qy_popular .aaa ul{}

.qy_popular .aaa ul li{ width:350px; float:left; padding:0 24px; border-left:1px solid #ddd; font-size:15px; line-height:1.8; color:#969696; }
.qy_popular .aaa ul li:first-of-type{ border-left:0;}
.qy_popular .aaa ul li h2{ color:#4eb133; font-size:18px; font-weight:bold;}


/*----------------------------------------------------------  文博天地   qy_text  ----------------------------------------------------------*/
.qy_text{margin-top:45px;width: 65%;float: left;}
.qy_text ul{border:1px solid #d9d9d9;padding:0 25px; }
.qy_text ul li{padding:20px 25px;}
.qy_text ul li:first-of-type{border-bottom:1px solid #d9d9d9;}
.qy_text ul li p{color: #969696;font-size:15px;text-align:left;line-height: 25px;	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}
.qy_text ul li h2{color: #4eb133;font-size:18px; line-height:2;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap;overflow:hidden;}


.qy_btn{float: right;margin-top:98px;}
.qy_btn a{height:45px;display:block;border: 1px solid #4eb133;padding:25px 70px;border-radius:20px ;}
.qy_btn a img{float: left;margin-right: 20px;}
.qy_btn a:first-of-type{margin-bottom:30px;}
.qy_btn a span{display: block;color: green;font-size:30px; font-style:italic; font-family: '微软雅黑';font-weight:bold;background-image:url(../images/jb.png);-webkit-background-clip: text;-webkit-text-fill-color: transparent; width:220px;}

.qy_link{margin-top:40px; padding-left:45px;color: #fff;background: linear-gradient(to bottom,#ff7272,#b4180f);text-align: left;line-height:44px;}
.qy_link a{color: #fff;margin:0 5px;}
.qy_link a:after{content: '|';margin: 0 10px;}
.qy_link a:last-of-type:after{display: none;}

.qy_bot{background: #f0f0f0;color: #000;padding:30px; color:#323232; font-size:18px; text-align:center; line-height:2.2;}

.gonggao{ width:200px; position:fixed; width:200px; right:10px; bottom:10px; background:#fff;border-radius:10px 10px 0 0; }
.gonggao ul.title{ height:40px; line-height:40px;background: linear-gradient(to bottom,#a4db37,#49af33); border-radius:10px 10px 0 0; text-align:center; font-size:20px; color:#fff;}
.gonggao ul.content{ border:1px solid #eee; padding:12px; line-height:2;}
/******首页配置********/

/****************内页配置*******************************/
.weizhi{ position:absolute; right:0; bottom:5px;  font-size:12px; }

.info{  font-size:14px; margin:15px  auto; background:#fff; line-height:2.2; min-height:520px; max-width:1200px; }
.info .indextitle{ border-bottom:1px solid #ddd;}
.infocontent{ display:block;}
.info_r{ }





.left_menu{ margin:24px  auto 0 auto; padding:0; padding:0; max-width:1200px; }
.left_menu ul{ width:1250px;}
.left_menu ul li{ display:block; width:180px; float:left; text-align:center; background:#eee; margin-right:24px; margin-bottom:24px; height:60px; line-height:60px; }
.left_menu ul li a{padding:0; padding:0;display:block; font-size:18px;}
.left_menu ul li:hover a{ background:#55b533; color:#fff; }
.left_menu li.ledd a{  background:#55b533; color:#fff; }

.feed_l{ background:url(../images/feedback.jpg) no-repeat left bottom; background-size:440px auto; padding-left:460px; width:auto; float:none;}



.message{ background:#f4f4f4; padding:3%;}
.message_show{ max-width:1200px; margin:0 auto;}
.message_show li{  font-size:14px; color:#000; padding:10px 0;}
.message_show li span{ display:block; float:left; width:130px;line-height:48px;}
.message_show li input{ height:48px; line-height:48px; border:1px solid #ddd; padding:0 15px; width:380px; font-size:14px; font-family:'微软雅黑'; color:#888;}
.message_show li textarea{ height:140px;border:1px solid #ddd; padding:15px; width:380px; font-size:14px; font-family:'微软雅黑'; color:#888;}


.message_show  .tijiao{ width:190px; height:40px; font-size:14px; text-align:center; line-height:40px; background:#0061a8; color:#fff !important; display:block; margin:0 0 30px 130px; border:0;font-family:'微软雅黑';}


/*产品展示*/

.infopiclist{ margin:0 auto; padding:0; overflow:hidden; padding:0; }
.infopiclist ul{ margin:0; padding:0 0; width:800px; }
.infopiclist ul li{ width:177px; float:left; margin-right:10.6666px;   }
.infopiclist ul li .indexlistpic{ position:relative;width:171px; border:1px solid #aaa; padding:2px; display:block; overflow:hidden;border-radius:0;  }
.infopiclist ul li img{ max-width:100%; display:block; margin:0 auto; width:171px;}
.infopiclist ul li .indexlistname{ text-align:center; padding:15px 0; }


.infopiclists{ margin:0 auto; padding:0; overflow:hidden; padding:0; }
.infopiclists ul{ margin:0; padding:0 0; width:800px; }
.infopiclists ul li{ width:232px; float:left; margin-right:22px;   }
.infopiclists ul li .indexlistpic{ position:relative;width:230px; border:1px solid #ddd; padding:0; display:block; overflow:hidden;border-radius:8px;  }
.infopiclists ul li img{ max-width:100%; display:block; margin:0 auto; width:268px;}
.infopiclists ul li .indexlistname{ text-align:center; padding:15px 0; }


/*翻页*/
.pager {TEXT-ALIGN: center; CLEAR: both; padding-bottom:35px;  padding-top:15px;}
.pager A {  display:inline; zoom:1; margin-right:8px; padding:7px 15px; background:#ddd; color:#000; }
.pager SPAN { border:0;display:inline; zoom:1; margin-right:8px; padding:7px 15px; background:#ff8700; color:#fff;}
.pager A:hover {  background:#ff8700; color:#fff;}



/*新闻*/

.articlist{ padding:0 0; }
.articlist li { font-size:14px;padding:15px  0; border-bottom:1px solid #eee; }
.articlist li:first-of-type{ padding-top:0;}
.articlist li  a.img{ display:block; overflow:hidden; float:left; padding:0;  margin-right:3%;}
.articlist li img{ width:200px;}
.articlist li .date{float:left; width:100px; height:120px;font-family:'微软雅黑';}
.articlist li .date strong{ font-size:26px; font-weight:bold; color:#4a4a4a;}
.articlist li .date p{ font-size:14px; color:#888;}
.articlist li .more{ color:#fb7e04; text-decoration:underline;}
.articlist li strong{  font-size:16px; color:#171717;font-family:'微软雅黑';  display:block; height:30px; line-height:1;
text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; }
.articlist li p{color:#888; font-size:14px; line-height:2; margin:0 auto;
	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.articlist li  p a{ color:#662501; }



/*详情*/
.s_title{ text-align:center;}
.s_title h2{font-family:'微软雅黑'; font-size:18px; font-weight:bold;}
.s_title p.z{ font-size:14px; color:#777; border-bottom:1px solid #eee; padding:5px;}
.s_title p.c{ padding:12px; text-align:left; background:#eee; color:#888; font-size:12px;}
.s_title p.c span{ display:inline-block; font-size:12px; font-weight:bold; color:#000;}
.s_img{ padding:20px 0;}
.s_img img{ display:block; max-width:100%;}
.s_content{ padding:15px 0;}





.footer_h{ height:52px; display:none }
.footmenu { display:none;}



/*分享*/
.bdsharebuttonbox{ max-width:1200px; margin:0 auto; padding:10px 0;}
.bdsharebuttonbox a{ padding-right:10px; padding-left:22px !important;}


@media (max-width:768px){
.logo_1{ margin:0 auto; height:auto; background:none;}
.logo_1 .tel{ display:none;}
.info_t img{ display:block; margin:0 auto; max-width:100%; float:none !important;}
.w1100{ margin:0; padding:0;}
.logos{ display:none !important;}
.tel{ display:none;}
.logo{ height:50px; background:url(../images/logo.png) no-repeat 10px rgba(255,255,255,0.8); background-size:auto 33px; margin:0 auto; position:relative; position:fixed; top:0; width:100%;  z-index:10000; overflow:inherit !important; }
.logoh{ height:52px; display:block;}
.top{ display:none;}
/*导航*/

/****************************************************************导航*********************************************************************/
#rightArrow{ width:auto; display:block; position:fixed; right:12px; top:15px; z-index:10000 !important; }

.navbox{margin:0 auto; z-index:9;padding:0; padding:0; height:auto;  text-align:center;  font-size:15px; height:0; border-radius:0; font-family:'微软雅黑'; width:100%; position:fixed; right:0;  overflow:hidden; background:rgba(255,255,255,0.8); padding:0;top:50px;}
.nav{margin:0 auto;list-style:none; padding:3%; margin:0 auto;}
.nav li{ display:block; float:left;text-align:center;padding:0; height:40px; margin:0 auto; width:33.333%;  line-height:40px; border-bottom:0;}
.nav li p{ display:none;}
.nav li a{display:block; padding:0; color:#000 !important; margin:0; height:40px;line-height:40px;}
.nav li.mline{width:0px; padding:0; height:0; padding:0; margin:0;}
.nav li:hover a{ display:block; ;}
.nav li.mj_hover_menu a{ display:block; color:#fff !important; background:#3cb1e6; box-shadow:none; }
.nav li.selected .submenu{display:block;} 
.nav li.search{ display:none;}

 input[type="button"], input[type="submit"], input[type="reset"],select { -webkit-appearance: none; } 
 



.friends_banner img{ display:block;}
/*首页标题*/

.indextitle {display: block;width: 100%; position:relative;}
.indextitle h2{float: left; width: 160px; display: inline-block;padding:5px;background:linear-gradient(to bottom,#b0e037,#38a732);color: #fff;line-height: 40px;font-size:18px;text-align:left;border-top-left-radius: 20px;border-top-right-radius: 20px;}
.indextitle h2 img{margin-right: 8px;height:30px; margin-left:12px; margin-top:5px; float:left;}
.indextitle a.more{float: right;line-height: 40px;color: #4eb133;font-size: 18;}
.indextitle a.more:after{margin-left: 5px; content: ' ';display: inline-block; background:url(../images/more.png) no-repeat center;float: right; width:21px;height:40px;border-radius:21px;color: #fff;background-size:18px;}

/*/首页标题*/





/*----------------------------------------------------------slideTxtBoxcss----------------------------------------------------------*/
.slideTxtBox{ width:100%;text-align:left;margin-top: 0;}
.slideTxtBox .hd{height:auto;width: 100%;float:none;padding:3% 0;border:0;}
.slideTxtBox .hd ul{float:none; display:flex; padding:1.5%; }
.slideTxtBox .hd ul li{ flex:1; margin:1.5%;border: 1px solid #4eb133; height:35px;line-height:35px; border-radius:30px;text-align: center;color: #4eb133;font-size: 15px;}
.slideTxtBox .hd ul li:last-of-type{margin-bottom: 0;}
.slideTxtBox .hd ul li:first-child{margin-left: 0;} 
.slideTxtBox .hd ul li.on{color: #fff; background:linear-gradient(to bottom,#b0e037,#3aa732); border:1px solid #fff;}
.slideTxtBox .hd ul li:after{content: '';color: #3AA732;position: absolute;top: 0px;right: -39px;font-size: 30px;display: none;}
.slideTxtBox .hd ul li.on:after{display: block;}
.slideTxtBox .bd {zoom:1;width:100%;float:none;height:auto;overflow: hidden;}


.slideTxtBox2{height:auto;overflow:hidden;padding:3%;background:none;}
.slideTxtBox2 ul li:first-of-type span:first-of-type{display:inline-block;width: 75%;color: #000;font-size:16px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; font-weight:bold;}
.slideTxtBox2 ul li:first-of-type {margin-bottom: 10px;}
.slideTxtBox2 ul li:first-of-type span:last-of-type{color: #4eb133;font-size: 15px;float: right;}
.slideTxtBox2 ul li:first-of-type span:last-of-type a{ color:#4eb133;}
.slideTxtBox2 ul li:first-of-type span:last-of-type:after{margin-left: 5px; content: ' ';display: inline-block; background:url(../images/more.png) no-repeat center;float: right; width:21px;height: 21px;border-radius:21px;color: #fff; b}
.slideTxtBox2 ul li p{font-size: 14px;color: #aaaaaa;line-height: 2;}
.slideTxtBox2 ul li:hover p{text-decoration: underline;}

/*----------------------------------------------------------  民主法治   qy_mz ----------------------------------------------------------*/
.qy_mz{width:67%; float:left;height:220px;overflow:hidden;padding:0 0;background:url(../images/line-bg.png) no-repeat right center; margin-left:3%;} 
.qy_mz span{font-size:15px;float: left;background: linear-gradient(-130deg,#b6e247,#37a632);writing-mode: tb-rl;padding:25px 5px;border-radius:15px;margin-top:35px;display: block;color: #fff;}
.qy_mz ul{ float:left; width:80%; margin-left:0; }
.qy_mz ul li:first-of-type{ padding-top:0; border:0;}
.qy_mz ul li{ padding:15px; border-top:1px solid #ddd;}
.qy_mz ul li h2{font-size: 15px;color: #000;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.qy_mz ul li p{ color:#969696; margin:5px auto;word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}
.qy_mz ul li a.more{ color:#4eb133 !important;}
.qy_shop{border-radius:15px ; margin-top:25px;width:24%;height: 124px;text-align: center;padding: 18px 0;float: right;background: linear-gradient(45deg,#b0e037,#5ab656); margin-right:3%;}
.qy_shop img{width:50%;height:50%;}
.qy_shop p{color: #fff;font-weight: bold;text-shadow:#000 0 2px 5px;font-size: 12px;}
.qy_shop p:first-of-type{font-size:16px;}


.qy_new{width: 94%; margin:3%;text-align: left;}
.qy_new ul{border: 1px solid #d9d9d9;padding:3%;height:auto;overflow: hidden;}
.qy_new ul li{line-height:1.5;  position:relative; padding:3% 0; padding-left:17px;}
.qy_new ul li h2{ font-size:15px;}
.qy_new ul li span{ float:right;}
.qy_new ul li:before{content: '●';color: #55b43b;margin-right: 10px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; position:absolute; left:0;}
.qy_new ul li p{width: 80%;float: left;}
.qy_new ul li span{color: #aaaaaa;}

.qy_w1200 .qy_new:nth-of-type(2n){float:right;}


/*----------------------------------------------------------  健康科普   qy_popular ----------------------------------------------------------*/
.qy_popular{margin:3%;}
.qy_popular .aaa{border: 1px solid #d9d9d9;padding:0;}
.qy_popular .aaa ul{}
.qy_popular .aaa ul li{ width:94%; float:none; padding:3%; border:0; border-bottom:1px solid #ddd; font-size:13px; line-height:1.8; color:#969696; }
.qy_popular .aaa ul li:last-of-type{ border:0;}
.qy_popular .aaa ul li h2{ color:#4eb133; font-size:15px; font-weight:bold;}
.qy_popular .aaa ul li p{word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}

/*----------------------------------------------------------  文博天地   qy_text  ----------------------------------------------------------*/
.qy_text{margin:3%;width:94%;float:none;}
.qy_text ul{border:1px solid #d9d9d9;padding:3%; }
.qy_text ul li{padding:3%;}
.qy_text ul li:first-of-type{border-bottom:1px solid #d9d9d9;}
.qy_text ul li p{color: #969696;font-size:15px;text-align:left;line-height: 25px;	word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;}
.qy_text ul li h2{color: #4eb133;font-size:16px; line-height:2;text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap;}


.qy_btn{float:none;margin:3%;}
.qy_btn a{height:45px;display:block;border: 1px solid #4eb133;padding:20px 70px;border-radius:20px ;}
.qy_btn a img{float: left;margin-right: 0;}
.qy_btn a:first-of-type{margin-bottom:10px;}
.qy_btn a span{display: block;color: green;font-size:30px; font-style:italic; font-family: '微软雅黑';font-weight:bold;background-image:url(../images/jb.png);-webkit-background-clip: text;-webkit-text-fill-color: transparent; width:220px;}

.qy_link{margin-top:20px; padding:3%;color: #fff;background: linear-gradient(to bottom,#ff7272,#b4180f);text-align: left;line-height:2;}
.qy_link a{color: #fff;margin:0;}
.qy_link a:after{content: '|';margin: 0 6px;}
.qy_link a:last-of-type:after{display: none;}

.qy_bot{background: #f0f0f0;color: #000;padding:15px; color:#323232; font-size:12px; text-align:center; line-height:2;}
.qy_bot img{ display:none;}
.qy_bot strong,.qy_bot span,.qy_bot a{ font-size:12px !important;}
.gonggao{ width:200px; position:fixed; width:200px; right:10px; bottom:10px; background:#fff;border-radius:10px 10px 0 0;}
.gonggao ul.title{ height:40px; line-height:40px;background: linear-gradient(to bottom,#a4db37,#49af33); border-radius:10px 10px 0 0; text-align:center; font-size:20px; color:#fff;}
.gonggao ul.content{ border:1px solid #eee; padding:12px; line-height:2;}
/******首页配置********/


/******首页配置********/
table{table-layout:fixed; word-break: break-all; word-wrap: break-word;}

/******首页配置********/

/****************内页配置*******************************/
.weizhi{  display:none;  }

.info{  font-size:16px; margin:3%; background:#fff; line-height:2.2; min-height:520px; max-width:1200px; }



.infocontent{  margin:0 auto; padding:0;  padding:20px 0;}/*内页右边内容详情*/
.infocontent img{ display:block; max-width:100%; margin:0 auto;}

.left_menu{ margin:0 0 20px 0; padding:0; padding:20px 0 0 0;  }
.left_menu ul{ width:100%;}
.left_menu ul li{ float:left; text-align:center; font-size:12px; height:45px; line-height:45px; background:#e6e6e6; margin-right:1px; width:33%; margin-bottom:1px; overflow:hidden; }
.left_menu ul li a{padding:0; padding:0 0;display:block; font-size:12px;}
.left_menu ul li:hover a{ background:#55b537; color:#fff; }
.left_menu li.ledd a{  background:#55b537; color:#fff; }





.ueditor_baidumap{ display:none;}




.gonggao{ display:none;}





.infocontent{clear:both; margin:0 auto; padding:0; max-width:1200px; float:none; width:auto; }/*内页右边内容详情*/
.infocontent img{ display:block; max-width:100%; margin:0 auto;}



.infopiclist{ margin:0%; padding:0; overflow:hidden; padding:0; }
.infopiclist ul{ margin:0; padding:0 0; width:100%; }
.infopiclist ul li{ width:47%; margin:0; float:left; padding:0; }
.infopiclist ul li:nth-child(2n){ float:right;}
.infopiclist ul li .indexlistpic{ width:auto;   overflow:hidden; padding:0; display:block; }
.infopiclist ul li img{ max-width:100%;  border-radius:3px; width:100% !important;}
.infopiclist ul li .indexlistname{ font-size:15px;}

.articlist{ padding:0 0; }
.articlist li { font-size:14px;   padding:3% 0; width:100%; float:none;}
.articlist li:nth-child(2n){ float:none;}
.articlist li  a.img{ display:block; overflow:hidden; float:left; padding:0;  margin-right:3%; width:40%;}
.articlist li img{ width:100%;}
.articlist li .date{ display:none; float:left; width:100px; height:120px;font-family:'微软雅黑';}
.articlist li .date strong{ font-size:26px; font-weight:bold; color:#4a4a4a;}
.articlist li .date p{ font-size:14px; color:#888;}
.articlist li .more{ color:#439890; text-decoration:underline; font-size:13px;}
.articlist li strong{  font-size:15px; color:#171717;font-family:'微软雅黑';  display:block; line-height:2; height:auto;
text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-webkit-text-overflow:ellipsis;
	-moz-text-overflow:ellipsis;
	white-space:nowrap; overflow:hidden; }
.articlist li p{display:block; color:#8c8c8c; font-size:13px; line-height:1.6; margin:0 0; padding:0;
word-break:break-all;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.articlist li  p a{ color:#662501; }


/*详情*/
.s_title{ text-align:center;}
.s_title h2{font-family:'微软雅黑'; font-size:16px; line-height:1.4; font-weight:bold;}
.s_title p.z{ font-size:14px; color:#777; border-bottom:1px solid #eee; padding:5px;}
.s_title p.c{ padding:12px; text-align:left; background:#eee; color:#888; font-size:12px;}
.s_title p.c span{ display:inline-block; font-size:12px; font-weight:bold; color:#000;}
.s_img{ padding:20px 0;}
.s_img img{ display:block; max-width:100%; height:auto;}
.s_content{ padding:15px 0;}

.Upper{ font-size:12px;}




.bottom{ text-align:left; font-size:12px; line-height:1.6; text-align:center; padding:15px 0; margin:10px auto 0 auto; background:#0071cf;}

.link{ display:none;}

.footer_h{ height:52px; background:#3cb0e5; display:block; }
.footmenu a{ color:#fff;}
.footmenu{color:#fff; background:#3cb0e5; position:fixed; bottom:0; left:0; width:100%; z-index:10000; display:block; }
.footmenu ul{display:-webkit-box;display:-webkit-flex;display:flex;justify-content:center;}
.footmenu ul li{-webkit-box-flex:1;-webkit-flex:1;flex:1;text-align:center;font-size:12px;  padding-top:6px;}
.footmenu ul li i{ display:block; width:20px; height:20px; line-height:20px; font-size:20px;  margin:0 auto;}


.pager {TEXT-ALIGN: center; CLEAR: both; padding:2%;}
.pager A {  display:inline; zoom:1; margin-right:3px; padding:5px 10px; background:#ddd; color:#000; font-size:12px; }
.pager SPAN { border:0;display:inline; zoom:1; margin-right:3px; padding:5px 10px; background:#ff8700; color:#fff;font-size:12px;}
.pager A:hover {  background:#ff8700; color:#fff;}

/*分享*/
.bdsharebuttonbox{ max-width:1200px; margin:0 auto; padding:10px 0; display:none;}
.bdsharebuttonbox a{ padding-right:10px; padding-left:22px !important;}
 
}
 