.title { width: 100%; text-align: center; background: #fff; height: 67px;}
.title ul { display: inline-block; margin: 0 auto;}
.title ul li { float: left; line-height: 2em; font-size: 2em; margin:0 1em;}
.title ul li a { color: #4d4d4d;}
.banner { width: 100%; height: 15em; position: relative;}
.banner ul { height: 100%;}
.banner ul li { width: 100%; height: 100%;}
.banner ul li img { width: 100%; height: 100%;}
.banner ol li { position: absolute; bottom: 0; width: 100%; background: rgba(0,0,0,0.3); color: #fff; font-size: 1.5em; line-height: 2em; text-align: center;}

.content { background: #fff; width: 94%;padding: 0 3%; }
.content .one { display: block; padding: 1.5em 0; overflow: hidden;}
.content .one+.one { border-top: 1px solid #ccc;}
.content .one .img { width: 180px; height: 100px; float: left; margin-right: 1em;}
.content .one .img img { width: 100%; height: 100%;}
.content .one .text { width: 390px; float: left;}
.content .one .text h3 { line-height: 1.5em; font-size: 1.7em; height: 1.5em; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; font-weight: 100; color: #333;}
.content .one .text p { font-size: 1.3em; line-height: 1.3em; height: 2.6em;overflow: hidden; text-overflow:ellipsis; white-space: inherit; color: #666;}

.content-video { background: #f5f5f5; width: 100%; overflow: hidden;}
.content-video .one { margin: 1em 0 0 1em; background: #fff; width: 46%; float: left; border: 1px solid #ccc;}
.content-video .one .img { width: 100%; height: 13em; }
.content-video .one .img img{ width: 100%; height: 100%; }
.content-video .one p { color: #4D4D4D; font-size: 1.4em; line-height: 1.8em; height: 1.8em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 10px;}



.title ul .sel { border-bottom: 3px solid #66c5e5;}
.title ul .sel a { color: #66c5e5;}

.newsinfo { padding: 0 30px;}
.newsinfo >h3 { font-size: 1.8em; font-weight: 100; color: #4D4D4D; line-height: 1.5em;}
.newsinfo >p { color: #999; font-size: 1.4em;}
.newsinfo .con img { max-width: 100%;}
.newsinfo .con p { font-size: 1.6em; color: #666;}
.newsinfo .con p a{ color: #666;}

