@charset 'gb2312';
* { margin: 0; padding:0;} 
html {width:100%; height:100%; margin:0px; padding:0; font:16px/1.5 "Microsoft YaHei" , tahoma, arial, \5FAE\8F6F\96C5\9ED1, "Hiragino Sans GB", sans-serif; background: url(../images/lybg.jpg) bottom no-repeat #f0fdf6;  -webkit-font-smoothing:antialiased; background-attachment: fixed;}
body { width:100%; height:100%; }

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,em,i,b,span,fieldset,input,textarea,blockquote,img,button {border:0;  padding:0; margin:0; font-weight:normal; font-style:normal;} 
table,td,tr,th{font-size:12px;}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
address,cite,code,th {font-weight:normal;font-style:normal;}
img:hover { opacity:1; filter: alpha(opacity=100); }
code, kbd, pre, samp { font-family: courier new, courier, monospace; }
small { font-size: 12px; }
legend { color: #000; }
fieldset, img { border: 0; }
button, input, select, textarea { font-size: 100%; }
.fl { float:left; }
.fr { float:right; }
a { color: #333; text-decoration: none; transition:all ease-out .4s 0s;-webkit-transition:all ease-out .4s 0s;}
a:hover{ color:#1d52a2; text-decoration:none; }
div,ul,li,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,i,em,b,span,td,tr,a,strong,input,textarea,blockquote,img,button { box-sizing:border-box; -webkit-box-sizing:border-box; }

.amn { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn img { transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;}
.amn:hover img { -webkit-transform:scale(1.05);  transform:scale(1.05);}



.header { width:100%; margin:0 auto; height:100%; overflow:hidden;  z-index:99; position:relative;  background:url(../images/banner.png) center bottom no-repeat; background-size: cover;  }

.cl { clear: both;}

.arrows{width:60px;height:72px;position:absolute;left:50%;margin-left:-30px;bottom:35px}
.arrows path{stroke:#2f8083;fill:transparent;stroke-width:2px;animation:arrow 2s infinite;-webkit-animation:arrow 2s infinite}
@keyframes arrow{0%{opacity:0}
40%{opacity:1}
80%{opacity:0}
100%{opacity:0}
}
@-webkit-keyframes arrow{0%{opacity:0}
40%{opacity:1}
80%{opacity:0}
100%{opacity:0}
}
.arrows path.a1{animation-delay:-1s;-webkit-animation-delay:-1s}
.arrows path.a2{animation-delay:-0.5s;-webkit-animation-delay:-0.5s}
.arrows path.a3{animation-delay:0s;-webkit-animation-delay:0s}


.mobtop { display: none; }

.warp { width:1200px; margin: 0 auto; }

.banner2 { background:url(../images/1920.png) top center no-repeat; height:650px; }

.nav { width:100%; position:fixed; top:0; z-index:99999; background:linear-gradient(135deg, #13876b 1%, #0e7e72 100%); height:5.2vh;  display:none; }
.nav .navtit { float: left;   width: 10%;   }
.nav .navtit img {  width: 100%; }
.nav ul {  float: left;  width: 90%;  }
.nav ul li { float: left; text-align: center; font-size:.9rem; line-height:5.2vh; color: #fff; padding:0px 2vh; border-right: 1px solid rgba(255,255,255,.1); }
.nav ul li a { color: #fff; }
.nav ul li.cug a { color: #ffe46f; }
.nav ul li a:hover { color: #ffe46f; }


.nav .navlogo { width: 100%; text-align: center; float: left;  position: absolute; bottom:2vh; }
.nav .navlogo img { height: 2.6vh; }

.lm { width:100%; margin:0 auto; overflow:hidden; text-align:center; padding:50px 0 20px; }
.lm img {}


.cxgs { width:100%; float:left; }
.cxgs .list { width:800px; float: left; }
.cxgs .list ul li {  width:48%; margin:0% 2% 2% 0%; height:104px;  float:left; padding:0 30px; background: #fff; box-shadow: 0px 0px 10px #13876b29;  display:flex; align-items:center; }
.cxgs .list ul li .tit { width:100%; overflow: hidden; float:left; line-height:32px; font-size:20px;  color: #333;  transition:all ease-out 1s 0s;-webkit-transition:all ease-out 1s 0s; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.cxgs .list ul li .tit a { color: #333; }
.cxgs .list ul li.active  {  background: linear-gradient(135deg, #13876b 1%, #0e7e72 100%); }
.cxgs .list ul li.active .tit a   { color:#fff; }
.cxgs .srcoll { width:396px; float:right; position:relative; }
.cxgs .srcoll .img { height:222px; width: 100%;}
.cxgs .srcoll .img img { width:100%; height: 100%; }
.cxgs .srcoll .txt { padding-bottom:20px; background: linear-gradient(135deg, #13876b 1%, #0e7e72 100%); }

.cxgs .srcoll .num { font-size:40px; font-family:Arial; color:#fff; line-height:1; font-style:italic;  padding-top:20px; padding-left:20px; position:relative}
.cxgs .srcoll .num:after { content:""; width:103px; height:72px; display:block; position:absolute; left:0; bottom:-45px; z-index:10; background:url(../images/line.png) left top no-repeat; }
.cxgs .srcoll .info { position: relative; padding:0 30px; margin-top:30px; }
.cxgs .srcoll .info span { font-size: 22px; color: #fff; font-weight:700; line-height:1.8rem; transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s; }
.cxgs .srcoll .info p { margin-top:15px;  font-size:15px;  color: #fff; line-height: 1.8rem; min-height: 3.6rem;
overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.cxgs .srcoll .info:after {content:""; width:103px; height:72px; display:block; position:absolute; right:0; bottom:-45px; z-index:10; background:url(../images/line.png) left top no-repeat;  }
.cxgs .srcoll .info:hover span {color: #ffe46f;  }
.cxgs .srcoll .more { margin:35px auto 0 auto; width:115px; height:30px; text-align: center; }
.cxgs .srcoll .more i { display:inline-block; font-size:14px; line-height:30px;  color:#8acdbf; width:88px; }


.srcoll .left_arrow,.srcoll .right_arrow { display: none; width:40px; height:40px; float:left; border:1px solid rgba(0,122,255,.45); top:50%; margin-top:-20px; cursor:pointer; position:absolute; z-index:9999; text-align:center; line-height:38px; font-size:20px; color:#c90000; border-radius:100px; transition:all ease-out .4s 0s;-webkit-transition:all ease-out .4s 0s; }
.srcoll .left_arrow { left:0px; }
.srcoll .right_arrow { right:0px; }
.srcoll .left_arrow:hover,.srcoll .right_arrow:hover { background:linear-gradient(0deg, #0164eb 1%, #00bafa 100%); color:#fff; border:1px solid #0164eb; }


.more1 { text-align: left; width: 100%; float:left; }
.more1 a { display:inline-block; font-size:16px; color:#fff; background:rgba(0,0,0,.3); padding:0 18px; line-height:40px; border-radius:3px; }
.more2 { text-align: left; width: 100%; float:left; margin-bottom:40px; margin-top: -40px; }
.more2 a { display:inline-block; font-size:16px; color:#fff; background:rgba(0,0,0,.3); padding:0 18px; line-height:40px; border-radius:3px; }
.more2 a:hover { color:#fff; background:#c90000;  }

/*视频直播*/
.elive { width:100%; height:870px; margin-bottom:15px; margin-top:15px; }


.w54 { width:54%;}
.w43 { width:43%;}
.w48 { width:48%;}

.player { background: url("../images/bg01.png") no-repeat center bottom #327afc; width: 100%; padding: 100px 0 250px; text-align: center; }
.player video { width: 1200px; height: 680px; margin: 0 auto;}
.bg2 { padding: 80px 0;}

.fz { width:100%; float:left; }
.fz ul li { width:29%; float:left; height:24vh; margin-right:1%; margin-bottom:1.2vh;  box-shadow: 0px 0px 10px #13876b29; }
.fz ul li h4 { width:100%; height: 100%;  float:left; position:relative; background-repeat:no-repeat; background-position:center center; background-size:cover; }
.fz ul li h4 span { width:100%; float: left; position:absolute; bottom:0; left:0; 
background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));  padding:0 6% 15px 7%; }
.fz ul li h4 span p { width:100%; font-size:16px; color:#fff; text-align:left; line-height:22px;text-shadow:1px 1px 5px rgba(0,0,0,.5);  font-weight: bold; }
.fz ul li h4 span p font {  font-size:14px;  font-weight:normal; color:rgba(255,255,255,.8);}
.fz ul li:nth-child(1) { width:39%; float:left; height:49.2vh; }
.fz ul li:nth-child(1) h4 span { padding:0 6% 20px 7%; }
.fz ul li:nth-child(1) h4 span p { width:100%; font-size:20px; line-height:28px; font-weight:bold; }
.fz ul li:hover { filter:alpha(opacity=85); opacity:0.85; }

.st { width:100%; float: left;}
.st ul li { width:32%; float:left; margin-right:2%; margin-bottom:25px; box-shadow: 0px 0px 10px #13876b29;  }
.st ul li h3 { width:100%; height:210px; position:relative;  }
.st ul li h3 img { width:100%; height:100%; }
.st ul li h3 b { position:absolute; left:0; bottom:0; background: linear-gradient(135deg, #13876b 1%, #0e7e72 100%);color:#fff; font-size:14px; line-height:36px; padding:0 12px; z-index:6; filter:alpha(opacity=9); opacity:0.9;  }
.st ul li h4 { width:100%; float:left;  background:rgba(255,255,255,.8);  padding:12px 5%; }
.st ul li h4 p { font-size:16px; line-height:22px; color:rgba(0,0,0,.8);  text-align: center; font-weight: bold; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical }
.st ul li:nth-child(3n) { margin-right:0;}
.st ul li:hover h4 { color:#e84335; }


.news { width:100%; float:left; margin-top:-12px; }
.news ul {overflow:hidden;}
.news ul li { width:100%; font-size:16px; line-height:48px; color:#444; overflow:hidden; height:48px; border-bottom:1px dashed #9fbca0; padding: 0 0 0 25px; background: url(../images/yuan.png) left center no-repeat; }
.news ul li b { color:#c00; padding:0 10px 0 0; font-size:13px; font-family:"\65B0\7EC6\660E\4F53"; }
.news.shuang ul li { width:49%; float:left; margin-right:2%;}
.news.shuang ul li:nth-child(2n) { margin-right:0%; }


.itools { margin-bottom: 2%;}
.itools ul { overflow: hidden;}
.itools li { width: 23.5%; float: left; margin-right: 2%; height: 78px; line-height: 78px; text-align: center; background: url("../images/tbg.png") no-repeat center; color: #fff; font-size: 22px; font-weight: 700;}
.itools li:nth-child(4) { margin-right:0%; }

.table {  background: linear-gradient(135deg, #13876b 1%, #0e7e72 100%); float: left; width: 720px; padding: 2vh 0;}
.form dl { overflow: hidden;}
.form dt,.form dd { float: left; padding: .5vh 1vw;}
.form dt { width: 100%; color: #fff;}
.form dd { width: 100%;}
.form dd input,.form dd textarea { padding: .5vh .5vw; width: 100%;}
.form dd textarea { height: 5em;}
.form .code dd input { width: 30%; margin-right: 3%;}
a#kanbuq { color: #b0d4ff; margin-left: 0.5vw;}
a#kanbuq:hover { color: #fff;}
.form .submit{ text-align: center;}
.form .submit input { padding: 8px 30px; background: #62e07e; color: #fff; padding: 1vh 0;}
.wordlist { width:440px; float: right;overflow:hidden; height: 404px;}
.wordlist li { background:#fff; box-shadow: 0px 0px 10px #13876b29;  padding: 1.5vh 1.5vw 1.5vh 1.8vw; margin-top: 10px; margin-bottom: .8vh;}
.wordlist li strong { font-size: 20px; padding-right: .5vw; color: #0e7e72}
.wordlist li span { font-size: 16px; color: #83bbb5;}
.wordlist li p { font-size: 18px; line-height: 1.8em; padding-top: 1vh;}

.tt { width:100%; float:left;   }
.tt ul li { width:100%; float:left; margin:20px 0 30px 0; background: linear-gradient(135deg, #13876b 1%, #0e7e72 100%);  position: relative; }
.tt ul li h3 { float:left; width:32%; height:240px;  margin-top: -20px; padding:0 0 20px 0; }
.tt ul li h3 img { width:100%; height:100%; display:block;}
.tt ul li h2 { float: right; width:68%; padding:32px 35px; }
.tt ul li h2 span { width:100%; float:left; line-height:40px; font-size:26px;font-weight: 600; color:#fff; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.tt ul li h2 p { width:100%; float:left; line-height:28px; font-size:18px; color:rgba(255,255,255,.8); margin-top:18px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.tt ul li h2 font { position:absolute; bottom:25px; right:30px;  line-height:40px; font-size:16px; color:#0f7d82; background:rgba(255,255,255,.9); border-radius: 50px; padding:0 20px; }

.cbpt { width:100%; float:left; margin-bottom:3%; } 
.cbpt ul li { width:32%; float:left; margin-bottom:2%; margin-right:2%;  }
.cbpt ul li h4 { width:100%; float:right; color:#333; line-height:30px; font-size:18px; overflow:hidden; height:120px; padding:0 5% 0 5%; display:flex; align-items:center; text-align: left; background:rgba(255,255,255,.85); box-shadow:0px 0px 10px #13876b29;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out; }
.cbpt ul li h5 { display: none; width:32%; float:left; height:120px; overflow: hidden;  }
.cbpt ul li h5 img { width:100%; height:100%; -webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out; }
.cbpt ul li:hover h5 img { -webkit-transform:scale(1.1); transform:scale(1.1); }
.cbpt ul li:nth-child(3n) { margin-right:0%; }
.cbpt ul li:hover h4 { color:#d92a2d; }




.vdlist { width:100%; float:left;  }
.vdlist ul li { width:32%; float:left; margin-right: 2%;  margin-bottom:25px; height:230px;  background-repeat: no-repeat; background-size:cover; background-position: center center;  overflow:hidden; border-radius:0px; position: relative;  box-shadow: 0px 0px 10px #13876b29; }
.vdlist ul li span { position: absolute; bottom:0; width:100%; float:left; font-size:20px; line-height:26px;  color:#fff; background:-webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0)),to(rgba(0,0,0,.8)));  padding:15px 5% 15px 5%; }
.vdlist ul li span i { width:26px; height:26px; float: left; margin-right: 10px; display:inline-block; background: url(../images/player.png);background-size:cover; }
.vdlist ul li:nth-child(3n) {  margin-right:0px; }
.vdlist ul li a { width: 100%; height: 100%; display: block; }


.footer { width: 100%; float:left; color:#fff; line-height:30px; font-size:15px; text-align: center; padding:14px 0;   background:#107366; }
.footer font { margin-left: 14px; }
.footer strong { margin-left: 10px; }


.padb100 { padding-bottom:90px;}

.fykp { width:100%; float:left;  margin-bottom:20px;} 
.fykp ul { width:100%; float:left;  margin-bottom:-10px; } 
.fykp ul li { width:49%; margin-right: 2%; float:left; padding: 2%;  margin-bottom:10px; margin-top:9px; background: #fff;box-shadow: 0px 0px 10px #13876b29;}
.fykp ul li:nth-child(2n){ margin-right: 0%;}
.fykp ul li h4 { width:62%; float:right; }
.fykp ul li h4 span { width:100%; float:left; color:#333; line-height:26px; font-size:18px; margin-bottom:10px; font-weight:bold; overflow:hidden; height:52px;}
.fykp ul li h4 p { width:100%; float:left; color:#999; line-height:24px; font-size:14px; height:48px; overflow:hidden;  }
.fykp ul li h5 { width:33%; float:left;  overflow:hidden;  }
.fykp ul li h5 img { width:100%; height:110px; display:block;}
.fykp ul li:hover h4 span { color:#f56a3f; }


#rw { width:100%; float:left; }
#rw ul { display:flex; flex-wrap:wrap; }
#rw ul li { width:260px; float:left; margin-right:25px;box-shadow: 0px 0px 10px #13876b29; } 
#rw ul li h2 { width:100%; float:left;}
#rw ul li h2 img { width:100%; height:460px; }
#rw ul li h3 { width:100%; float:left; background:#fff; padding:14px 20px 14px 20px; }
#rw ul li h3 span { width:100%; float:left; font-size:16px; color:rgba(0,0,0,.8); text-align:center; line-height: 26px; font-weight: bold; height: 52px;  }
#rw ul li h3 p { width:100%; float:left; font-size:14px; line-height: 26px; color:rgba(0,0,0,.5); text-align:center; margin-top: 5px; }
#rw ul li:hover img { filter:alpha(opacity=85); opacity:0.85; }
#rw ul li:hover h3 { background:linear-gradient(135deg,#299b92 0,#2c6da8 100%);}
#rw ul li:hover h3 span { color:rgba(255,255,255,1); }
#rw ul li:hover h3 p { color:rgba(255,255,255,.7); }

.tuwen555 { width:100%; height:480px; float:left; position:relative; margin-bottom: 10px; }
.tuwen555 ul li { width:19.6%; height:480px; float:left; display:block; position: relative; top:0; left:0; margin-right:.5%;  }
.tuwen555 ul li h3 { width:100%; height:240px; position:absolute; top:0; left:0;  background: linear-gradient(135deg, #13876b 1%, #0e7e72 100%); display:flex;
align-items: center;}
.tuwen555 ul li h3 span { width:100%; float:left; font-size:20px; padding:0 30px; line-height:30px; text-align:center; color:#fff; overflow:hidden; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; }
.tuwen555 ul li h4 { width:100%; height:240px; top:240px; position: absolute; left:0; overflow:hidden; display:block; }
.tuwen555 ul li h4 b { width:100%; height: 100%;  display:block; position:absolute; background-repeat:no-repeat; background-position:center center; background-size:cover; -webkit-transition:all ease-out .3s 0s;transition:all ease-out .3s 0s; }
.tuwen555 ul li h4 em { width:40px; height:40px; display:none; background: url(../images/player.png); background-size:cover; overflow:hidden; position:absolute; top:50%; left:50%; cursor:pointer;  margin-left:-20px; margin-top:-20px; z-index:1;  transform:rotate(0deg); -webkit-transform:rotate(0deg); -webkit-transition:all ease-out .5s 0s;-transition:all ease-out .5s 0s;}
.tuwen555 ul li:hover h4 em { transform:rotate(360deg);-webkit-transform:rotate(360deg); }
.tuwen555 ul li:hover h4 b { -webkit-transform:scale(1.06); transform:scale(1.06); }
.tuwen555 ul li:nth-child(2n) h3 { top:240px; }
.tuwen555 ul li:nth-child(2n) h4 { top:0px;}
.tuwen555 ul li:nth-child(5) { margin-right:0; }


.sjbk { width:100%; float:left; margin-top: -15px;}
.sjbk ul li { width:23.5%; float:left; margin:15px 2% 10px 0; overflow:hidden;  }
.sjbk ul li h3 { width:100%; float:left; }
.sjbk ul li h3 img { width:100%; height:165px; }
.sjbk ul li h4 { width:100%; float:left; height:90px; overflow:hidden; background:#fff; color:rgba(0,0,0,.8); padding:18px 25px; }
.sjbk ul li h4 font { width:100%; float:left; font-weight:bold; color:rgba(0,0,0,.8); font-size:18px; line-height:24px; max-height:48px; overflow:hidden; }
.sjbk ul li h4 p { display:none; width:100%; float:left; line-height:22px; font-size:14px; color:rgba(0,0,0,.6); padding:10px 0 0 0; max-height:98px; overflow:hidden;}
.sjbk ul li:nth-child(4n) { margin-right:0; }
.sjbk ul li:hover h4 { background:linear-gradient(135deg, #13876b 1%, #0e7e72 100%);  }
.sjbk ul li:hover h4 font { color:rgba(255,255,255,1);  }
.sjbk ul li:hover h4 p { color:rgba(255,255,255,.9);   }
.sjbk ul li:hover { -webkit-transform: translateY(-15px);transform:translateY(-15px); }




/*手机适应*/
@media screen and (max-width:899px) and (min-width: 160px){

	
.navbox{ display: none;}
.banner2 { display: none;}
.header { display: none;}
.mobtop { display: block;}
.headermob { display: block;  position: relative;}
.headermob img { width: 100%;}

.warp { width:100%; padding:0 5%; }	
.table { width:100%; padding:5%; }	
.wordlist { width:100%; }	
	.lm { padding:2% 0%; }	
	.lm img {  width:100%;}
	
.cxgs {  margin-bottom:0%; margin-top:-2%; padding:0 0 }
.cxgs .list { display:none; }
.cxgs .srcoll { width:100%; float:none; }
.cxgs .srcoll .img { height:14rem; width:100%; }
.cxgs .srcoll .num { font-size:3rem;  padding-top:20px; padding-left:20px;}
.cxgs .srcoll .num:after {  bottom:-45px; }
	
.cxgs .srcoll .info { position: relative; padding:0 5%; margin-top:2rem; }
.cxgs .srcoll .info span { font-size:1.05rem; line-height:1.5em; }
.cxgs .srcoll .info p { margin-top:.5rem; font-size:.85rem; line-height:1.7rem; -webkit-line-clamp: 2; min-height: 3.4rem; }
.cxgs .srcoll .info:hover span {color: #fff;  }
.cxgs .srcoll .more { margin:2rem auto 0 auto; width:116px; height:28px;  }
.cxgs .srcoll .more span {  width:28px; font-size:.85rem; line-height:28px; }
.cxgs .srcoll .more i { font-size:.85rem; line-height:26px; width:88px; }
.cxgs .srcoll .swiper-cube-shadow {  display:none; opacity:0.3; -webkit-filter:blur(30px); filter:blur(30px); }
		
.srcoll .left_arrow,.srcoll .right_arrow { display: block; width:40px; height:40px; float:left; border:0px solid #fff; top:50%; margin-top:-20px; cursor:pointer; position:absolute; z-index:9999; text-align:center; line-height:38px; font-size:24px; font-weight: 600; background:none; color:rgba(174,127,65,1); border-radius:100px; transition:all ease-out .4s 0s;-webkit-transition:all ease-out .4s 0s; }
.srcoll .left_arrow { left:-6%; }
.srcoll .right_arrow { right:-6%; }

.srcoll .left_arrow:hover,.srcoll .right_arrow:hover { background:none; border:0px solid #fff; color:rgba(174,127,65,1);}	
	
.more2 {  margin-top:0; text-align: center; margin-bottom: 6%; }
.more2 a { font-size:.95rem; line-height:1.5rem;  padding:.3rem 1rem;}
.more2 a:hover { background:rgba(0,0,0,.3);  }
.fz ul li { width: 100%;}	
	.fz ul li:nth-child(1) { width: 100%;}	
	.st ul li { width: 100%; margin-right: 0%;}	
	.news.shuang ul li { width: 100%; margin-right: 0%;}	
.tt { width:100%; float:left;   }
.tt ul li { margin:0 0 3% 0;  }
.tt ul li h3 { float:left; width:100%; height:12rem;  margin-top: 0; padding:0 0 0 0; }
.tt ul li h3 img { width:100%; height:100%; display:block;}
.tt ul li h2 { float: right; width:100%; padding:3.5% 5%; }
.tt ul li h2 span { line-height:1.5rem; font-size:1rem ;font-weight: 600; -webkit-line-clamp:3; }
.tt ul li h2 p { line-height:1.3rem; font-size:.8rem; margin-top:2%;  -webkit-line-clamp:4; }
.tt ul li h2 font { display: none; }

	.vdlist ul li { width: 100%; margin-right:0rem;}	
	.cbpt ul li { width: 100%; margin-right:0rem;}	
	
.footer { width: 100%; float:left;  line-height:1.5rem; font-size:.95rem; padding:.6rem 0; }
.footer font { display: none; }
.fykp ul li {width: 100%; margin-right: 0%;}
.fykp ul li h4 span { line-height:1.5rem; font-size:1rem ;font-weight: 600; -webkit-line-clamp:3;height: 3.5rem; }

.tuwen555 { height: auto; }
.tuwen555 ul { overflow:hidden;}
.tuwen555 ul li { width:100%; height:16rem; margin-right:0%;}
.tuwen555 ul li h3 { height: 3rem;}
.tuwen555 ul li h3 span { font-size:.9rem; padding:0; line-height:3rem; -webkit-line-clamp:1; }
.tuwen555 ul li h4 { height:13rem; top:3rem; }
.tuwen555 ul li:nth-child(2n) h3 { top:0px; }
.tuwen555 ul li:nth-child(2n) h4 { top:3rem;}

	.sjbk ul li {width: 49%; margin-right: 2%;}
	.sjbk ul li:nth-child(2n) { margin-right: 0%;}
	.sjbk ul li h4 { padding: 0.5rem; height: 5rem;}
	.sjbk ul li h4 p {display: none;}
	.sjbk ul li h4 font { font-size: 1rem; line-height: 1.5rem; font-weight: 300;}
	


 }


