body{
  font-family: "微软雅黑", "Microsoft Yahei";
  margin: 0 ;
  padding: 0;
}
.xwgl{
  width: 1000px;
  min-width: 1000px;
  margin: 0 auto;
}
.lf{
  float: left;
 }
.rt {
  float: right;
}

.clearfix:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.cu-time {
  margin-top: 3px;
  line-height: 30px;
  display: block;
  font-family: Simsun, 宋体;
  color: rgb(136, 136, 136);
}


.xwgl-list-card-content .cu-p {
  float: left;
  width: 546px;
  padding-top: 3px;
}

.xwgl-location {
  padding: 15px 30px 10px;
  height: 25px;
  background: url("../images/xwgl-site.png") left no-repeat;
  width: 100%;
}
.xwgl-location a{
  color: black;
}
 .xwgl-location a:hover {
  color: #0170ed;
}

.xwglC .xxgl-ftlinks li {
  border-right: 1px solid #666;
}

.xwglC .xxgl-ftservice a span {
  color: #666;
}

.xwglC .xxgl-ftservice a span:hover {
  color: #0170ed;
}

.xwgl-gl-lf {
  width: 720px;
}

.xwgl-gl-lf .hm-page {
  padding: 30px 0 40px;
}

.xwgl-gl-lf .hm-page ul li:hover {
  background: #0170ed;
}

.xwgl-gl-lf .hm-page ul li.z-active {
  background: #0170ed;
}

.xwgl-gl-lf .hm-page ul li.page-more:hover {
  background: #c9c9c9;
}

.xwgl-gl-lf .list {
  padding-right: 25px;
  border-right: 1px solid #dfdfdf;
}

.xwgl-gl-rt {
  float: left;
  width: 260px;
  margin-left: 20px;
}

.xwgl-gl-rt .title {
  height: 40px;
  background: url("../images/xxgl-rightTitle.png") no-repeat left top;
  z-index: 999;
}
.tm{
  margin: 20px 0 10px;
}
.xwgl-gl-rt .title a {
  line-height: 40px;
  margin-left: 20px;
  font-size: 22px;
  color: #444;
  font-weight:bold;
}

.xwgl-gl-rt ul {
  padding-top: 10px;
}

.xwgl-gl-rt li {
  overflow: hidden;
  background: url("../images/hpic-click-top-gray.png") no-repeat 10px center;
}

.xwgl-gl-rt li.blue {
  background: url("../images/hpic-click-top-blue.png") no-repeat 10px center;
}

.xwgl-gl-rt li span {
  float: left;
  width: 40px;
  font: 14px/36px 'Simsun', '宋体';
  text-align: center;
  color: #fff;
}

.xwgl-gl-rt li p {
  float: left;
  width: 220px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xwgl-gl-rt li a {
  font: 14px/36px 'Simsun', '宋体';
  color: #333;
}

.xwgl-gl-rt li a:hover {
  color: #368ef1;
}

.xwglC .xxgl-sch {
  margin-top: 6px;
  background: #fff;
}

、
.xwglC .cg-top {
  height: 45px;
}

.xwglC .xxgl-top {
  line-height: 45px;
  border-bottom: none;
}

/*新闻列表*/
.xwgl-list {
  margin-bottom: 23px;
}

/*新闻列表头部*/
.xwgl-list-header {
  height: 40px;
  *zoom: 1;
  border-bottom: 1px solid #e3e3e3;
}

.xwgl-list-header:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.xwgl-list-header h2 {
  float: left;
  margin: 8px 0;
  padding-left: 20px;
  border-left: 4px solid #3894e2;
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color: black;
}

.xwgl-list-header .more {
  float: right;
  line-height: 38px;
  font-size: 14px;
  color: #999999;
}

/*新闻列表内容*/
.xwgl-list-content {
  position: relative;
}

.xwgl-list-content ul li {
  background: url(../images/list-style.jpg) no-repeat 2px center;
  line-height: 32px;
  text-indent: 10px;
  font-family: "宋体";
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xwgl-list-content ul li a {
  font-size: 14px;
  color: #333333;
}

.xwgl-list-content ul li a span {
  font-family: "微软雅黑", "Microsoft Yahei";
}

.xwgl-list-content ul.todayhot li {
  background: none;
  text-indent: 0;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xwgl-list-content ul.todayhot li a {
  font-size: 14px;
  color: #888888;
  font-family: "宋体";
}

.xwgl-list-content ul.todayhot li a:hover {
  color: #34a150;
}

.xwgl-list-content ul.todayhot li.hot {
  line-height: 30px;
}

.xwgl-list-content ul.todayhot li.hot a {
  color: #000000;
  font-size: 18px;
  font-family: "微软雅黑", "Microsoft Yahei";
}

/*新闻卡片*/
.xwgl-list-card {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 10px;
  padding-top: 10px;
}

/*新闻卡片头部*/
.xwgl-list-card-header {
  height: 43px;
  line-height: 43px;
}

.xwgl-list-card-header > h3 {
  float: left;
  font-size: 18px;
  color: #000;
  max-width: 500px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.xwgl-list-card-header > h3:hover a{
  color: #0170ed;
  cursor: pointer;
}
.xwgl-list-card-header > h3 a {
  color: #000;
}

.xwgl-list-card-header > div {
  float: right;
}

.xwgl-list-card-header > div [class^=icon-] {
  font-size: 14px;
  color: #bbbbbb;
  padding-left: 25px;
  margin-left: 0;
  background: url(../images/xwgl-list-card-icons.png) 0 center no-repeat;
}

.xwgl-list-card-header > div .icon-share {
  background-position-x: 2px;
}

.xwgl-list-card-header > div .icon-view {
  background-position-x: -30px;
}

/*新闻卡片内容*/
.xwgl-list-card-content {
  *zoom: 1;
}
.xwgl-list-card-content img{
  width: 160px;
  height: 110px;
}
.xwgl-list-card-content:after {
  display: block;
  height: 0;
  clear: both;
  content: "";
  visibility: hidden;
}

.xwgl-list-card-content img {
  float: left;
  margin-right: 10px;
}

.xwgl-list-card-content p {
  line-height: 30px;
  font-size: 14px;
  color: #888888;
}

.xwgl-list-card-content .date {
  display: block;
  font-size: 14px;
  color: #888888;
  height: 50px;
  line-height: 70px;
}

/*分页*/
.hm-page {
  padding: 24px 0 42px;
  text-align: center;
}

/* 分页 */
.hm-page {
  padding: 24px 0 42px;
  text-align: center;
}

.hm-page ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.hm-page ul li {
  float: left;
  margin-left: 8px;
  height: 22px;
  line-height: 22px;
  background: #c9c9c9;
}

.hm-page ul li:hover {
  background: #0170ed;
}

.hm-page ul li.z-active {
  background: #0170ed;
}

.hm-page ul li a {
  display: block;
  font: 12px/22px 'Simsun', '宋体';
  color: #fff;
}

.hm-page ul li.firstPage, .hm-page ul li.lastPage {
  width: 44px;
}

.hm-page ul li.btn {
  width: 49px;
}

.hm-page ul li.page-more:hover {
  background: #c9c9c9;
}

.hm-page ul li.page-num, .hm-page ul li.page-more {
  width: 22px;
}


/*轮播*/
.carousel {
  position: relative;
  overflow: hidden;
}
.carousel-img{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.carousel-img li{
  float: left;
  height: 100%;
}
.carousel-img li a{
  display: block;
  height: 100%;
}
.carousel-span{
  position: absolute;
  left: 0;
  bottom: 0;
}
.carousel-span-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.carousel-span-infor {
  position: absolute;
  height: 100%;
}
.carousel-span-infor a {
  float: left;
  display: none;
}
.carousel-span-infor a span {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.carousel-buttons{
  position: absolute;
}
.carousel-buttons a{
  float: left;
}
.carl-btn {
  position: absolute;
  top: 50%;
  cursor: pointer;
}

#xxgl {
  width: 260px;
  height: 180px;
}

#xxgl .carousel-img img {
  width: 260px;
  height: 180px;
}

#xxgl .carousel-span {
  width: 260px;
  height: 35px;
}

#xxgl .carousel-span-bg {
  filter: alpha(opacity=60);
  opacity: .6;
}

#xxgl .carousel-span-infor {
  width: 250px;
  padding-left: 10px;
  line-height: 35px;
}

#xxgl .carousel-span-infor a span {
  display: inline-block;
  float: left;
  color: #fff;
  font-size: 14px;
  margin-left: 30px;
  width: 155px;
  line-height: 35px;
}

#xxgl .carousel-span-infor a p {
  float: left;
  display: inline-block;
  width: 55px;
  height: 25px;
  margin: 5px 0;
  color: #fff;
  font-family: "Microsoft YaHei";
  font-size: 12px;
  background-color: #e31616;
  line-height: 25px;
  text-align: center;
  border-radius:5px ;
}
#xxgl .carl-btn {
  width: 18px;
  height: 18px;
  margin-top: -5px;
  border-radius: 20px;
}

#xxgl .pre {
  left: 10px;
  background: url("../images/xxgl-prev.png") no-repeat;
  filter:alpha(opacity=70);
}
#xxgl .next {
  right: 10px;
  background: url("../images/xxgl-next.png") no-repeat;
}

#xxgl .pre, #xxgl .next{
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.7);
  filter:alpha(opacity=70);
}
#xxgl .pre:hover, #xxgl .next:hover{
  background-color: rgb(188, 188, 188);
  background-color: rgba(255,255,255,0.6);
  filter:alpha(opacity=60);
}
#xxgl:hover .carl-btn {
  display: block;
}

/* 轮播结束 */

/*视频新闻*/

.xxgl-videoTitle{
  position: absolute;
  font-size: 14px;
  color: #fff;
  line-height: 40px;
  margin: -40px 0 0 15px;

}
.xwgl-gl-rt li.icon {
  padding-left: 20px;
  background: url(../images/xxgl-icon.png) no-repeat 10px center;
}

/* 悬浮窗口 */
.xxglg-flwindow {
  position: fixed;
  bottom: 50%;
  left: 90%;
  /*margin-left: 560px;*/
  margin-bottom: -120px;
  z-index: 99;
}
.xxgl-windowlist li {
  margin-bottom: 3px;
  background: #fff;
}
.xxgl-windowlist li .a2 {
  display: block;
  width: 73px;
  height: 73px;
  color: #7e7e7e;
  text-align: center;
  font-size: 14px;
  border: 1px solid #e5e5e5;
}
.xxgl-windowlist .box01 .a2 {
  height: 25px;
  padding-top: 50px;
  background: url("../images/ms1-main-icon35.png") no-repeat center 6px;
}
.xxgl-windowlist .box01 .a2:hover {
  background: url("../images/ms1-main-icon35a.png") no-repeat center 6px;
}
.xxgl-windowlist .box02 .a1 {
  height: 25px;
  padding-top: 48px;
  background: url("../images/ms1-main-icon36.png") no-repeat center 10px;
}
.xxgl-windowlist .box02 {
  position: relative;
}
.xxgl-windowlist .box02 .a1:hover {
  width: 75px;
  height: 27px;
  border: none;
  color: #fff;
  background: #0170ed url("../images/ms1-main-icon36a.png") no-repeat center 10px;
}
.xxgl-windowlist .box03 .a2 {
  background: url("../images/ms1-main-icon37.png") no-repeat center;
}
.xxgl-windowlist .box03 .a2:hover {
  width: 75px;
  height: 75px;
  border: none;
  background: #0170ed url("../images/ms1-main-icon37a.png") no-repeat center;
}

.xxgl-windowlist .xxgl-phopen {
  position: absolute;
  left: -157px;
  top: -15px;
  width: 157px;
  height: 217px;
  color: #333;
  background: url("../images/ms1-main-icon39.png") no-repeat;
}
.xxgl-windowlist .xxgl-phopen img {
  margin-left: 14px;
  margin-top: 14px;
}
.xxgl-windowlist .xxgl-phopen .f-tac {
  line-height: 35px;
  font-size: 18px;
  text-align: center;
}
.xxgl-phopen .p1 {
  padding-left: 11px;
}


/*细览页*/
.vvmi-left-ti h1 {
  font-size: 38px;
  font-family: 微软雅黑;
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 58px;
}
.vvmi-sub-ti p {
  float: left;
  margin-right: 12px;
  line-height: 34px;
  font-size: 14px;
  color: rgb(133, 133, 133);
  font-family: 宋体;
}

.vvmi-right-btn p {
  display: inline-block;
  height: 27px;
  width: 27px;
  margin-top: 66px;
  cursor: pointer;
}

.vvmi-ti-btn-a1 {
  background: url(../images/vvmi-ti-btn-a1.png) no-repeat;
}
.vvmi-ti-btn-a2 {
  background: url(../images/vvmi-ti-btn-a2.png) no-repeat;
}
.vvmi-article-left {
  width: 712px;
  overflow: hidden;
}

.vvmi-article-text p {
  line-height: 36px;
  color: rgb(51, 51, 51);
  font-family: 宋体;
  font-size: 16px;
  text-indent: 2em;
}
.vvmi-article-img {
  margin-top: 25px;
}
.vvmi-hnews-side {
  width: 260px;
  margin-top: 21px;
}

.hnews-side-3 {
  position: relative;
  overflow: hidden;
}
.vvmi-hm-title {
  border-top: none;
  border-left: 4px solid #0170ed;
  background: #f3f3f3 url(../images/vvmi-banner-icon.png) no-repeat left center;
}
.video-list{
  position: relative;
  margin-top: 15px;
  height: 180px;
  width: 260px;
}
.hm-title {
  font-size: 20px;
  line-height: 40px;
}
.vvmi-hm-title p {
  margin-left: 15px;
}

.hm-title > p {
  float: left;
  margin-right: 33px;
}
.hm-title > p.z-active a {
  line-height: 40px;
  font-size: 22px;
  color: #444;
  font-weight: bold;
}

.hm-title > p a {
  float: left;
  padding: 0 1px;
  color: #333;
}
.hnews-side-3 .video-item.z-active {
  display: block;
}

.vvmi-hnews-side .video-item {

  width: 260px;
  height: 180px;
}

.hnews-side-3 .video-item {
  display: none;
  position: absolute;
  left: 0;
  font-size: 18px;
  line-height: 35px;
}
.hnews-side-3 .video-item .video {
  width: 100%;
  height: 180px;
}

.vvmi-hnews-side .video-item > p {
  position: absolute;
  left: 0px;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  color: #fff;
  font-size: 14px;
}

.hnews-side-3 .video-item > p {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.hnews-side-3 .video-item > p a {
  color: #333;
}
.vvmi-hnews-side .video-item > p a {
  color: #fff;
  font-size: 14px;
}


.vvmi-hnews-side .video-list-index {
  right: 5px;
}

.hnews-side-3 .video-list-index {
  position: absolute;
  top: 8px;
  right: 2px;
}
.hnews-side-3 .video-list-index li {
  float: left;
  width: 9px;
  height: 9px;
  margin-left: 6px;
  background: url(../images/hnews-video-index.png) no-repeat center;
  cursor: pointer;
}
.hnews-side-3 .video-list-index li.z-active {
  background: url("../images/hnews-video-index-active.png") no-repeat center;
}

/**/

.vvmi-btm-ti{
  padding: 18px 0;
}
.vvmi-btm-ti a{
  display: block;
  font-family: "微软雅黑";
  font-size: 18px;
  font-weight: bold;
  color:#333;
  line-height: 40px;
  padding-left: 30px;
}
.vvmi-btm-ti .vvmi-btm-ti1{
  background: url(../images/vvmi-btm-ti1.png) no-repeat left center;
}
.vvmi-btm-ti .vvmi-btm-ti2{
  background: url(../images/vvmi-btm-ti.png) no-repeat left center;
}
.vvmi-speak{

}
.vvmi-speak h2{
  font-weight: bold;
  font-size: 24px;
  font-family: "微软雅黑";
  color: #333;
  margin: 20px 0;
  padding-left: 10px;
}
.vvmi-area{
  border-color:#6bb4f2 ;
  height: 113px;
  width: 700px;
  padding:15px 5px;
  border-radius: 10px;

}
.vvmi-publish{
  margin-top: 10px;
  margin-bottom:60px;
}
.vvmi-publish p{
  float: left;
  color: #c6c6c6;
  font-family: "宋体";
  font-size: 14px;
  line-height: 40px;
}
.vvmi-publish-btn{
  width: 120px;
  height: 40px;
  background: #3894e2;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  font-family: "宋体";
}



/*share*/
.vvmi-share{
  position: fixed;
  top: 300px;
  left: 5%;
  width: 85px;
  border: 1px dashed #c9c9c9;
  box-sizing: border-box;
}
.vvmi-share p{
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: #3894e2;
  font-size: 12px;
  width: 85px;
  margin-bottom:18px;
}
.vvmi-share-group{
  margin-left: 23px;
}
.vvmi-share a{
  display: block;
  height: 40px;
  width: 40px;
  margin-bottom:10px;
}
.vvmi-share-icon1{
  background: url(../images/vvmi-weixin-icon.png) no-repeat;
}
.vvmi-share-icon2{
  background: url(../images/vvmi-kj-icon.png) no-repeat;
}
.vvmi-share-icon3{
  background: url(../images/vvmi-fri-icon.png) no-repeat;
}
.vvmi-share-icon4{
  background: url(../images/vvmi-qq-icon.png) no-repeat;
}
.vvmi-share-icon5{
  background: url(../images/vvmi-add-icon.png) no-repeat;
}
