@charset "utf-8";

table,td,tr,thead,tbody,form,body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre,
dl, dt, dd, ul, ol, li, th, td, div, span, img,
fieldset, lengend, button, input, select, textarea {
    margin: 0;
    padding: 0;
	border:0;}

/* color & background */
html {
    color: #333;}



/* font */
body, button, input, select, textarea {
    /* for ie */
    font: 12px/18px Arial, Verdana, Microsoft YaHei;}

form{ border:none;}

/* fix center */
html, body {
    height: 100%;
	width:100%;
    margin: 0 auto;}


/* a */
a {
	overflow:hidden;
    text-decoration: none;}

a:hover {
    text-decoration:none;}

/* list */
ul, ol {
    list-style: none;}

/* img border */
 img {
    border: 0
;}


/* float & clear */


.clear {
    clear: both;
    display: block; height:0; line-height:0;}

/*= 清除浮动=*/
.clear{clear: both; height:0px; line-height:0px; font-size:0px; overflow:hidden;}
.clearfix:after { content: ""; display: block; height: 0px;  clear: both; visibility: hidden; font-size:0px;}
/* Hides from IE-mac \*/
* html .clearfix {height: 0%;}
/* End hide from IE-mac */
*+html .clearfix {min-height: 0%;}

/*解决IE6背景缓存*/
*html{zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this));}

/* End hide from IE-mac */


/* 针对IE7 */
* + html .clearfix {
    min-height:0%;}

.images{
	transition: all 0.8s;
	-moz-transition: width 0.8s; /* firefox 4 */
	-webkit-transition: width 0.8s; /* safari 和 chrome */
	-o-transition: width 0.8s;}
.images:hover{
	cursor: pointer;
	transition: all 0.8s;
	transform: scale(1.1);
    -ms-transform:scale(1.1);     /* ie 9 */
    -moz-transform:scale(1.1);     /* firefox */
    -webkit-transform:scale(1.1); /* safari 和 chrome */
    -o-transform:scale(1.1);}


/*全局样式*/
.w100 {
  width: 100%;}
.fl {
  float: left;}
.fr {
  float: right;}
/*原文件配置*/
.container {
  width: 1200px;
  margin: 0 auto;}
body {
  color: #333;
  background: #fff;
  font: 16px/2 'Microsoft YaHei', arial, sans-serif;
  min-width: 1200px;}
/*最小宽度1200px是为了适应移动端预览*/
a {
  color: #333;}
input {
  outline: none;}
a:hover {
  color: #bb0000;}
input,
textarea {
  outline: none;}

/*原文件配置  end*/

a,
img {
  transition: all 0.3s ease-in-out;}
.single {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
/*全局样式 start*/
.header {
  width: 100%;
	height: 450px;
	overflow: hidden;}
.header img{
  width: 100%;
  height: 450px;}
.nav {
  height: 50px;
  background: #bb0000;}
.nav ul li {
  float: left;
  text-align: center;
  width: 20%;
  position: relative;}
.nav ul li h3 a {
  display: block;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  font-weight: normal;}
.nav ul li dl {
  position: absolute;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 10;
  background: #9f0606;
  background: rgba(63, 119, 195, 0.9);
  background: -webkit-gradient(left top, left bottom, color-stop(100%, rgba(9, 44, 135, 0)), color-stop(100%, rgba(9, 44, 135, 0)));
  background: -webkit-linear-gradient(top, #9f0606 0%, rgba(9, 44, 135, 0) 100%);
  background: linear-gradient(to bottom, #9f0606 0%, rgba(9, 44, 135, 0) 100%);
  padding: 10px 0 60px;
  display: none;}
.nav ul li dl dd a {
  padding: 8px 2px;
  display: block;
  line-height: 1.5;
  font-size: 16px;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease-in-out;}
.nav ul li dl dd:hover a {
  background: #930808;}
.nav ul li:hover h3,
.nav ul .on h3 {
  background: #930808;}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);}
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);}
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);}
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);}
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
  display: block !important;}


/* 内容 */
/*background: url(../images/bg.jpg) no-repeat center; */
.zynr{width: 100%;padding: 47px 0 0 0;}
.zytitle{border-bottom: 1px solid #d9d9d9;line-height: 40px;overflow: hidden;}
.zytitle h3{float: left;font-size: 28px;color: #333;font-weight: normal;padding-left: 40px;background: url(../images/title1.jpg) no-repeat left center;}
.zytitle a{float: right;font-size: 12px;color: #1f1f1f;margin-top: 14px;transition: 0.8s;}
.zytitle a:hover{padding-right: 10px;transition: 0.8s;color: #bb0000;}

/* part1 */
.part1{margin-bottom: 30px;}

/* 校庆公告 */
.xqgg{width: 580px;}
.xqggnr{background: #fff;margin-top: 25px;padding: 30px;}
.xqggnr a{text-align: center;color: #b00400;font-weight: bold;text-align: center;display: block;}
.xqggnr p{font-size: 14px;color: #666;line-height: 22px;margin-top: 20px;}

/* 倒计时 */
.djslj{width: 580px;}
.djs{width: 100%;height: 150px;background: url(../images/djs.jpg) no-repeat center;position: relative;margin-top: 50px;}
.djs .jxq{position: absolute;top: 10px;left: 239px;color: #fff;}
.djs table{}
.djs .jxq span{font-size: 40px;margin: 0 5px;}
.djs .jls{position: absolute;bottom: 14px;right: 35px;color:#cf7b7c;}
.djslj ul li{float: left;width: 180px;height: 110px;background: url(../images/link1.jpg) no-repeat center;margin-right: 20px;line-height: 110px;font-family: "楷体";font-size: 30px;position: relative;}
.djslj ul li a{display: block;color: #fff;}
.djslj ul li+li{margin-right: 0;background: url(../images/link2.jpg) no-repeat center;}
.djslj ul li i{position: absolute;left: 5px;top: 30px;transition: 0.6s;}
.djslj ul li span{position: absolute;left: 58px;}
.djslj ul li+li{ margin-right: 20px;}
.djslj ul li+li span{left:55px;}
.djslj ul li:hover i{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);transition: 0.6s;}
.djslj ul li+li+li{margin-right: 0;background: url(../images/bjbj.jpg) no-repeat center;}
/* part2 */
.part2{margin-bottom: 30px;}

/* 校庆动态 */
.xqdt{width:1100px;}
.xqdt h3{background: url(../images/title2.jpg) no-repeat left center;}
.xqdtnr{margin-top: 25px;}
.picScroll-left{ width:410px;  overflow:hidden; position:relative;float: left;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;}
.picScroll-left .bd ul li .pic{ width:410px; height:280px; overflow: hidden;}
.picScroll-left .bd ul li .pic img{ width:410px; height:280px; display:block;transition: 0.6s;}
.picScroll-left .bd ul li .title{ line-height:50px;background: #fff;padding: 0 10px;overflow: hidden;}
.picScroll-left .bd ul li:hover .title a{color: #ff0000;}
.xqdtwz{width: 390px;float: right;}
.xqdtwz li{line-height: 36px;}
.xqdtwz li a{color: #333;transition: 0.6s;}
.xqdtwz li span{float: right;font-size: 14px;color: #808080;}
.xqdtwz li:hover a{padding-left: 8px;transition: 0.6s;color: #ff0000;}
.xqdtwz li:hover span{color: #ff0000;}

/* 流金岁月 */
.ljsy{width: 330px;}
.ljsy h3{background: url(../images/title3.jpg) no-repeat left center;}
.ljsy ul li{padding: 25px 0;overflow: hidden;border-bottom: 1px dashed #bfbfbf;}
.ljsy ul li span{float: left;width: 7px;height: 35px;background: url(../images/i-aa.jpg) no-repeat left center;line-height: 35px;text-align: center;font-size: 18px;font-weight: bold;color: #fff;margin-right: 10px;}
.ljsy ul li a{color: #333;}
.ljsy ul li:hover a{color: #ff0000
;}

/* part3 */
.part3{margin-bottom: 30px;position: relative;}
.part3 .zytitle h3{background: url(../images/title4.jpg) no-repeat left center;}
.part3 .zytitle span{font-size: 12px;color: #1f1f1f;background: url(../images/ico.jpg) no-repeat right center;padding-right: 20px;float: right;cursor: pointer;}
.line{position: absolute;width: 100%;height: 1px;background: #c8c8c8;bottom:30px;left: 0;z-index: 2;}

/* 校庆活动安排 */
.picScroll-left1{ width:1200px;  overflow:hidden; position:relative;margin-top: 30px;z-index: 3;}
.picScroll-left1 .hd{ overflow:hidden;}
.picScroll-left1 .hd .prev{left: 0;background: url(../images/left.jpg) no-repeat center;display:block;  width:36px; height:36px;overflow:hidden;cursor:pointer;position: absolute;top: 26%;}
.picScroll-left1 .hd .next{right: 0;background: url(../images/right.jpg) no-repeat center;display:block;  width:36px; height:36px;overflow:hidden;cursor:pointer;position: absolute;top: 26%;}
.picScroll-left1 .bd{padding: 0 70px;}
.picScroll-left1 .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left1 .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden;width: 335px;cursor: pointer;}
.picScroll-left1 .bd ul li .title{background: #fff;padding: 20px 25px;box-shadow: 0 0 5px #bbb;min-height: 164px;}
.picScroll-left1 .bd ul li .title p{margin-bottom: 15px;}
.picScroll-left1 .bd ul li .title p span{color: #000;}
.picScroll-left1 .bd ul li .title p i{font-style: normal;font-size: 26px;color: #c3000e;}
.picScroll-left1 .bd ul li .title a{color: #333;}
.picScroll-left1 .bd ul li:hover .title a{color: #ff0000;}
.picScroll-left1 .bd ul li .date{padding-top: 40px;background: url(../images/sanj.jpg) no-repeat top center;}
.picScroll-left1 .bd ul li .date h3{font-size: 20px;font-weight: normal;line-height: 20px;}
.picScroll-left1 .bd ul li .date h5{font-size: 14px;font-weight: normal;}
.picScroll-left1 .bd ul li .date div{width: 62px;height: 52px;margin: 0 auto;background-size: 100% 100%;color: #fff;text-align: center;padding-top: 10px;}
.picScroll-left1 .bd ul li .date1{background: url(../images/circle1.jpg) no-repeat center;}
.picScroll-left1 .bd ul li .date2{background: url(../images/circle2.jpg) no-repeat center;}
.picScroll-left1 .bd ul li .date3{background: url(../images/circle3.jpg) no-repeat center;}
.picScroll-left1 .bd ul li .date4{background: url(../images/circle1.jpg) no-repeat center;}
.picScroll-left1 .bd ul li .date5{background: url(../images/circle2.jpg) no-repeat center;}
.picScroll-left1 .bd ul li .date6{background: url(../images/circle3.jpg) no-repeat center;}

/* part4 */
.part4{margin-bottom: 30px;}

/* 孔目掬清 */
.kmjq{width: 380px;padding-right: 30px;}
.kmjq .zytitle h3{background: url(../images/title5.jpg) no-repeat left center;padding-left: 50px;}
.kmjq ul{margin-top: 25px;}
.kmjq ul li{float: left;width: 380px;height: 210px;overflow: hidden;margin-right: 40px;position: relative;}
.kmjq ul li+li{margin-right: 0;}
.kmjq ul li a{display: block;}
.kmjq ul li img{width: 380px;height: 210px;transition: 0.6s;}
.kmjq ul li p{position: absolute;left: 0;bottom: 0;width: 100%;height: 30px;text-align: center;line-height: 30px;background: url(../images/yybg.jpg) no-repeat center;color: #fff;}


/* 马鞍挹翠*/
.mayc{width: 380px;padding-right: 30px;}
.mayc .zytitle h3{background: url(../images/title5.jpg) no-repeat left center;padding-left: 50px;}
.mayc ul{margin-top: 25px;}
.mayc ul li{float: left;width: 380px;height: 210px;overflow: hidden;margin-right: 40px;position: relative;}
.mayc ul li+li{margin-right: 0;}
.mayc ul li a{display: block;}
.mayc ul li img{width: 380px;height: 210px;transition: 0.6s;}
.mayc ul li p{position: absolute;left: 0;bottom: 0;width: 100%;height: 30px;text-align: center;line-height: 30px;background: url(../images/yybg.jpg) no-repeat center;color: #fff;}

/* 桃李芬芳 */
.tlff{width: 380px;}
.tlff .zytitle h3{background: url(../images/title6.jpg) no-repeat left center;padding-left: 50px;}
.tlff ul{margin-top: 25px;}
.tlff ul li{float: left;width: 380px;height: 210px;overflow: hidden;margin-right: 40px;position: relative;}
.tlff ul li+li{margin-right: 0;}
.tlff ul li a{display: block;}
.tlff ul li img{width: 380px;height: 210px;transition: 0.6s;}
.tlff ul li p{position: absolute;left: 0;bottom: 0;width: 100%;height: 30px;text-align: center;line-height: 30px;background: url(../images/yybg.jpg) no-repeat center;color: #fff;}
.qhtitle{border-bottom: 1px solid #d9d9d9;line-height: 40px;overflow: hidden;padding-bottom: 14px;}
.qhtitle h3{float: left;font-size: 28px;color: #333;font-weight: normal;padding-left: 50px;background: url(../images/title6.jpg) no-repeat left center;}
.qhtitle ul{float: right;margin-top: 10px;}
.qhtitle ul li{float: left;width: 80px;height: 30px;line-height: 30px;text-align: center;background: #fff;color: #c3000e;margin-left: 5px;cursor: pointer;}
.qhtitle ul li.cur{background: #c3000e;color: #fff;}

/* 捐赠 */
.jzzs{margin-top: 25px;background: #fff;padding: 15px;overflow: hidden;}
.jzzs>ul{border-bottom: 1px solid #dcdcdc;padding-bottom: 8px;overflow: hidden;}
.jzzs>ul>li{width: 25%;color: #333;float: left;color: #333;font-weight: bold;}
.txtScroll-top{ width:460px;  overflow:hidden; position:relative;}
.txtScroll-top .infoList li{ height:34px; line-height:34px;border-bottom: 1px dotted #dcdcdc;}
.txtScroll-top .infoList li span{width: 25%;color: #333;display: inline;float: left;font-size: 16px;}

/* 校友风采 */
.xyfc{margin-top: 25px;background: #fff;padding: 15px;overflow: hidden;}
.xyfc ul li{height:35px; line-height:35px;border-bottom: 1px dotted #dcdcdc;}
.xyfc ul li span{float: right;font-size: 14px;color: #808080;}
.xyfc ul li:hover a{padding-left: 6px;transition: 0.6s;}

/* 九曲荷风 */
.part5 .zytitle h3{background: url(../images/title7.jpg) no-repeat left center;}
.jqhftp{margin: 20px 0;}
.jqhftp li{float: left;width: 370px;margin-right: 45px;cursor: pointer;}
.jqhftp li+li+li{margin-right: 0;}
.jqhfpic{width: 124px;height: 124px;border-radius: 50%;overflow: hidden;margin-left: 20px;}
.jqhfpic img{width: 124px;height: 124px;border-radius: 50%;transition: 0.6s;}
.jqhftpwz{background: #fff;padding: 25px;margin-top: -70px;}
.jqhftpwz a{font-weight: bold;color: #b50f23;padding-left: 160px;}
.jqhftpwz span{font-size: 12px;color: #999;padding-left: 160px;}
.jqhftpwz p{font-size: 14px;color: #666;margin-top: 10px;}
.jqhftp li:hover .jqhftpwz{box-shadow: 0 0 5px #bbb;}
.jqhftp li:hover .jqhfpic img{-webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg);transition: 0.6s;}
.jqhfwz li{float: left;width: 348px;border-left: 2px solid #b40f22;margin-right: 45px;padding-left: 20px;}
.jqhfwz li+li+li{margin-right: 0;}
.jqhfwz li a{font-weight: bold;color: #b50f23;}
.jqhfwz li span{font-size: 12px;color: #999;display: block;}
.jqhfwz li p{font-size: 14px;color: #666;margin-top: 10px;}
.wyzf{display: block;margin: 30px auto 0 auto;width: 150px;height: 40px;line-height: 40px;text-align: center;color: #666;background: #fff;}
.wyzf:hover{background: #bb0000;color: #fff;}

/* footer */
.footer {
  background: url(../images/footer.jpg) no-repeat center;
  overflow: hidden;
	font-size: 14px;
	color: #ffff;
	line-height: 28px;}
.info{margin: 10px 0;}
.bq{width: 400px;}
.bq p{color:#fff;}
.bq span{margin: 0 20px;}

/* 增加 */
.news-banner {
  position: relative;}
.news-banner .hd {
  position: absolute;
  right: 15px;
  top: 15px;}
.news-banner .hd li {
  display: block;
  margin: 8px 0;
  width: 13px;
  height: 13px;
  background: #fff;

  border-radius: 100%;
  text-indent: -9999px;
  overflow: hidden;}
.news-banner .hd li.on {
  background: #46ccab;}
.scenery-box .scenery-banner .bd li p {
  width: 65%;}
.scenery-banner {
  position: relative;}
.scenery-banner .hd {
  position: absolute;
  bottom: 20px;
  right: 15px;}
.scenery-banner .hd li {
  display: inline-block;
  margin: 0 5px;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 100%;
  text-indent: -9999px;
  overflow: hidden;}
.scenery-banner .hd li.on {
  background: #46ccab;}
/*全局样式 end*/







/*  -----------------二级页面开始---------------------- */


/*内页样式*/
.ny{width:1200px; margin:20px auto 0 auto; padding-bottom:30px;overflow: hidden;}
.ny_left{ float:left; width:250px;}
.ny_left_top{ height:70px; width:250px; border-bottom:1px solid #ddd; padding-top:5px; background:#bb0000; font-size:18px; text-align:center; line-height:65px; color:#fff; font-weight:bold;}
.ny_right{ float:right; width:920px; min-height:600px;}
.ny_right_con{ line-height:34px !important; padding-top:15px; font-size:15px;}

.ny_right1{width:1100px; margin:0 auto;}

.nycolumn1{ height: 45px; border-bottom:1px solid #dfdfdf; margin: 0px auto;}
.nycolumn1_l{ color: #222; font-size:20px;  font-weight: bold; float: left;  border-bottom:2px solid #bb0000; line-height:43px; padding:0 10px;}
.nycolumn1_r{ padding-right: 10px; font-size:14px; color: #888888; line-height:30px; float: right;}
.nycolumn1_r a{color: #888888;}
.nycolumn1_r a.hover{color: #bb0000;}



/*次级页面二级菜单*/

.sidenav{ overflow:hidden; display:block; width:250px;}
.accordion { width:100%;}
.accordion .nav-link {display: block;  padding-left:25px; height:53px; line-height:53px; font-size:16px; outline:none; border-left:3px solid #f7f8fa;}
.accordion .nav-link a{ display: block;}
.accordion .nav-link:hover{  color: #bb0000 !important; font-weight:bold; border-left:3px solid #bb0000; background:#f3f3f3; font-size:16px;}
.accordion .nav-link:hover a{  color: #bb0000 !important;  font-weight:bold; font-size:16px;}
.accordion .nav-link.hover{  color: #bb0000 !important;  font-weight:bold; border-left:3px solid #bb0000;  background:#f3f3f3; font-size:16px;}
.accordion .nav-link.hover a{  color: #bb0000 !important;  font-weight:bold; font-size:16px;}
.currentnav{ background:#f7f8fa !important; color: #fff !important;}

.nav-link1{ width:50px; height:53px; line-height:53px; cursor: pointer; position:absolute; top:0; right:3px;}
.accordion li{  position: relative; font-size:16px; border-bottom:2px solid #fff; background:#f7f8fa;overflow:hidden;}
.accordion li:last-child .nav-link { font-size:16px;}
.accordion li i { display:block; width:30px; height:30px; background:url(../images/xia.jpg) center no-repeat; position: absolute;top:12px;right: 12px;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease;}
.accordion li.open .nav-link { color: #bb0000 !important; border-left:3px solid #bb0000;  background:#f3f3f3; font-size:16px;}
.accordion li.open .nav-link a{color: #bb0000 !important; font-size:16px;}
.accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
.sidemenu {display: none; font-size:14px !important; background:#f6f6f6; border-top:none; padding:10px 0;}
.sidemenu li { background:#f6f6f6; font-size:14px !important;border-bottom:none;}
.sidemenu a { display: block;font-size:14px !important;text-decoration: none; padding:8px 8px; padding-left:40px; -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease; transition: all 0.25s ease;}
.sidemenu a.on{color:#bb0000; background:#fff; padding-left:40px !important;} 
.sidemenu a:hover {color:#bb0000; background:#fff; padding-left:40px !important;}



.dpzw{ padding-top:10px; font-size:16px; line-height:34px;}
.dpzw p{ text-indent:2em; margin-bottom:10px;}
.dpzw img{text-align: center; max-width:800px; margin:0 auto; display: block;} 

.dpzw table {font-size:14px; width:90%; margin:0 auto; border-collapse: collapse;}
.dpzw table td{text-align: center; padding:5px 10px; line-height:30px; border:1px #ddd solid;}
.dpzw table td p{ text-indent:0em !important; margin-bottom:0px;}



.m-list3 {}
.m-list3 li {
	overflow: hidden;
	padding: 10px 0 30px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;}
.m-list3  .pic3 {
	float: left;
	overflow: hidden;
	width: 180px;
	height: 120px;
	position:relative;}
.m-list3  .pic3 img {
	display: block;
	overflow: hidden;
	width: 180px;
	height: 120px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; position:absolute; z-index:1;}
.m-list3  .pic3:hover img {
-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);}
.m-list3 .txt4 {
	overflow: hidden;
	padding-left: 20px;}
.m-list3 .tit4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 32px;

	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}

.m-list3 .txt4 p {
	height: 48px;
	font-size: 14px;
	line-height:24px;
	color: #333;

	overflow: hidden;
	display: -webkit-box;
	display: box; 
	
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;}
.m-list3 .info {
	padding: 5px 0;
	line-height: 25px;}
.m-list3 .info .time1 {
	padding-left: 5px;
	color: #bb0000;}





/*信息列表开始*/
.Newslist {}
.Newslist ul li {height:55px; line-height:55px; border-bottom:1px dashed #dcdcdc; font-size:16px;}
.Newslist ul li span{float: right; color: #999999;}

.Newslist1 li a{
	
display: inline-block;
	
width: 350px;
	
text-align: center;}

/*详细页*/
.content{ padding:0 10px;}
.content-title{ width:100%; border-bottom:1px dashed #ccc; padding-bottom:10px;}
.content-title h3{ font-size:24px; font-weight:bold; line-height:50px; width:100%; text-align:center; padding-bottom:5px;}
.content-title i{text-align: center;  margin: 0px auto; background: #f6f6f6; height:40px; display:block; line-height:40px; font-style:normal;}
.content-con{font-size:16px; line-height:35px; padding:10px 0;}
.content-con p{ text-indent:2em; text-align:justify; text-justify:inter-ideograph; margin-bottom:20px;}
.content-con img{text-align: center; max-width:800px; margin:15px auto; display: block;}

.sxt{padding:15px 0; border-top:1px dotted #bbb;}
.sxt p{display:block; width:100%; height:34px; font-size:15px; line-height:34px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#333;}


/*搜索结果*/
.ssjg { padding:10px;}
.ssjg ul li {height:50px; line-height:50px;border-bottom:1px dashed #dcdcdc; font-size:16px;}
.ssjg ul li i{float: right; color: #999999; font-style:normal; margin-right: 2px;}






/*图片列表开始*/


.pro_list {float:left; width:256px; margin:10px 25px;}
.pro_img {
	overflow: hidden;
	width: 256px;
	height: 175px;
	position:relative;}

.pro_img img {
	display: block;
	overflow: hidden;
width: 256px;
	height: 175px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; position:absolute; z-index:1;}
.pro_title {
	width: 100%;
	height: 35px;
	line-height:35px; text-align:center;
	overflow: hidden;}

.pro_img:hover img {
-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1);}
.post_box { border:1px solid #d9d9d9; padding:25px 15px; overflow:hidden; border-radius:5px;}


.bgstyle1014505 tr{
       background: #e2f2fa !important;
       color: #2f7195;
       height: 40px;}

.bgstyle1014505 tr:hover td{
    color:#2f7195;
       background: #326699 !important;}
.bgstyle1014505 td{
    background: none;}