﻿@charset "utf-8";
/* CSS Document */

.meetingBox{ width:100%; height: 499px; min-width: 1252px; background: url(../images/meeting-bg.jpg) no-repeat center top;}
.xuanchuanyu{ width:576px; height: 133px; margin: 0 auto; padding-top: 75px;}
.dylmBox{ width:1252px; margin: 0 auto; height: 227px; background: url(../images/dy-bg.png) no-repeat center top; margin-top:34px; padding:0 34px 0 50px; box-sizing: border-box;}
.dylmBox .tit{ height: 30px; line-height: 30px; font-weight: bold; color: #fff; font-size:22px;}
.dylmBox .tit h3{  background: #7cb0e7;margin-left:10px;}
.dyCenter{ width:100%; margin-top: 10px;  color: #fff;}
.dyCenter p{ line-height:33px;}
.dyCenter p a{ color: #fff;}

/*---列表样式--*/
.newlist{ width:100%;}
.newlist li{ overflow:hidden; zoom:1; line-height:38px; background:url(../images/arrow-zt.png) no-repeat left; padding-left:15px; font-family:"微软雅黑";}
.newlist li a{ display:inline-block; float:left; max-width:82%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newlist li span{ width:80px;float:right; color:#999999; text-align:center;  font-size:15px; font-family:"Arial"; }

.neiCenter{ width:1200px; margin: 0 auto;margin-bottom:20px;}
.newBox1,.newBox3,.newBox2{ width:100%; display: flex; justify-content: space-between;}
.newBox1{margin-top:27px;}
.newBox3{margin-top:15px;}
.newBox3:last-child{ margin-right:0px;}
.lmColumn{ width:31.3%; margin-right:2%;}
.lmColumn .newlist{margin-top:5px;}
.lmColumn .newlist li a{max-width: 74%;}

.newBox2{ margin-top:17px;height: 104px; background: url(../images/shenq-bg.jpg) no-repeat bottom; border-radius: 5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
.newBox2 .tit{width:180px; height: 124px; line-height: 30px; padding-top:30px;}
.newBox2 .tit h3{color: #08b6d6; letter-spacing: 1px; font-size: 30px; text-align: center; font-weight: bold; }
.newBox2 .sqnrBox{ width:915px; margin-right:85px; line-height: 34px; text-indent:30px;padding-top:15px; }


/*--焦点图及新闻---*/
.foucebox{ width:700px; height:423px; position:relative; border:6px solid #f3f1f2;}
.foucebox .hd{  width:88px; height: 10px; position:absolute; bottom:20px; right:2px; z-index:999;}
.foucebox .hd span{ line-height: 45px; color: #ededed; letter-spacing: 5px;}
.foucebox .hd span span{ color: #fff;}
.foucebox .hd li{ float: left; width:10px; height: 10px; margin-right:6px; background: #fff; border-radius:5px; -webki-border-radius:5px; -moz-border-radius:5px;}
.foucebox .hd li.on{ background: #d50c0c;}

.foucebox .bd{ width:700px; height:423px;}
.foucebox .bd li{ float:left;width:700px; height:423px; position:relative;}
.foucebox .bd li p{ width:100%; height:45px; background: url(../images/tm-bg1.png) repeat;color:#fff; position:absolute; left:0; bottom:0; z-index:99;}
.foucebox .bd li p span{ width:73%;line-height:45px; display:block; text-indent:13px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }


.areaCon{ width:469px;}
.areaCon ul{margin-top:10px;}

.titBox1{ width:100%;margin-top:-5px; height: 45px; border-bottom: 1px solid #61baf2; display: flex; justify-content: space-between;}
.titBox1 h3,.titBox1 span{ display: block;height: 45px; line-height: 45px;  }
.titBox1 h3 {min-width:174px; font-size: 22px; font-weight: bold;  padding-left:25px; background: url(../images/tit-icon.jpg) no-repeat left;}
.titBox1 h3 a{ color: #126cd1;}
.titBox1 span{ font-size:15px; color: #777;margin-right:5px;}
