@charset "utf-8";

body { margin:0; padding:0; width:100%; color:#000; font:normal 12px/1.8em "Microsoft YaHei",Arial, Helvetica, sans-serif; background:#ffffff;}
html, .main { padding:0; margin:0;}
.clr { clear:both; padding:0; margin:0; width:100%; font-size:0px; line-height:0px;}
h1 { margin:0; padding:5px 0; color:#fff; font: bold 32px Arial, Helvetica, sans-serif;}
h2 { font:normal 20px "Microsoft YaHei",Arial, Helvetica, sans-serif; padding:0; margin:5px 0; color:#3e3e3e;}
p { margin:8px 0; padding:0; font:normal 14px/1.8em "Microsoft YaHei",Arial, Helvetica, sans-serif;}
a { color:#000; text-decoration:none;}
img { border:none;}
a:hover { text-decoration:underline; color:#FF0000;}
.newline {margin-bottom:6px;}
li,ul{list-style:none}
.fl{float: left;}
.fr{float: right;}

.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mt40 { margin-top:40px;}

.title { width:575px; background:url(../images/titlebg.jpg) repeat-x; height:65px; position:relative; }
.title a:hover { text-decoration:none;}
.title b { color:#e5110d; font-size:22px; line-height:60px; padding-left:43px; font-family:"黑体";}
.more { position:absolute; margin:0; padding:0; bottom:0; right:0;color:#e7312b; text-align:center; }

/*list*/
ul.list_title{ margin:0; padding:0; color:#000;}
ul.list_title li { margin:0; padding:0; width:410px; line-height:42px; height:42px; font-size:15px; color: #f82212; list-style: disc;overflow:hidden; list-style-position: inside;}
ul.list_title li a{ color:#000; text-decoration:none; padding-left: 5px;}
ul.list_title li a:hover{ color:#ff0000; text-decoration:underline; }

ul.list_news {width:510px;margin:0;  padding:0; color:#000;}
ul.list_news li {  margin:0; padding:0; width:510px; line-height:42px; height:42px; font-size:15px; color: #f82212; list-style: disc; overflow:hidden; list-style-position: inside;}
ul.list_news li a{ color:#000; text-decoration:none; padding-left: 5px;}
ul.list_news li a:hover { color:#ff0000; text-decoration:underline; }


.header, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar { margin:0; padding:0;}

/* header */
.header { width:auto; height:670px; background:url(../images/head.jpg) no-repeat; background-position:center; min-width:1200px;}
.header_resize { width:1100px; margin:0 auto; padding:650px 0 0 0;}

/*datoutiao*/
.datoutiao { margin:0; padding:0; min-width:1200px;}
.datoutiao_resize { width:1100px; margin:0 auto; padding:30px 0;}

.t_toutiao{background:url(../images/toutiao.png) no-repeat; width:100px; height:100px; display:block; float:left}
.con_toutiao { float: right; width: 1000px; background: #fbfcff}
.datoutiao h1 { text-align:center; line-height: 100px;}
.datoutiao h1 a{color: #000;text-align:center;letter-spacing: 2px;}
.datoutiao h1 a:hover{ color:#d71d18; }

/* fbg */
.fbg { padding:0; margin:0; min-width:1200px;}
.fbg_resize { margin:0 auto ; padding:0; width:1100px;overflow:hidden;}
.fbg  h2 { color: #FF0000; padding:10px 0 0 0; font-size:19px; font-weight:600; text-align:left;}
.fbg .col { margin:0; float:left; display:inline;}
.fbg .c1 { margin:0; padding:0 40px 0 0; width:640px; display:inline;}
.fbg .c2 { margin:0; padding:0; width:420px; display:inline; float:right;}
.line { border-bottom:1px solid #333; height:20px; margin-bottom:20px;}
.lhdt_box {padding-left:5px; padding-top:5px;}

.toutiao { margin-bottom: 20px}
.toutiao h2 a { font-size:21px; color:#333; line-height:36px;}

/*幻灯*/
.slideshow{clear:both}
.slideshow li{position:relative;overflow:hidden}
.slideshow span.title{position:absolute;bottom:0px;left:0; display:block; margin:0; padding:0; width:100%;height:55px;line-height:55px;font-size:16px;text-indent:10px;}

.slidebar{position:absolute;bottom:0px;right:0;}
.slidebar li{float:left;margin-left:1px;width:30px;height:55px;line-height:55px;text-align:center;font-size:12px;cursor:pointer}
.slidebar li,.slideshow span.title{ background:#d71d18;color:#fff;overflow:hidden}
.slidebar li.on{ background:#841f1c; color:#fff;}

.block{margin:0;position:relative}
#frameHlicAe{margin:0!important;border:0!important}
.comiis_wrap960,.comiis_wrapad{margin:0 auto;width:640px}
.comiis_wrapad{margin:0}
.comiis_wrapad{overflow:hidden}
.comiis_wrapad img{float:left;margin-top:0}
#slidesImgs li{width:640px;height:400px;display:none}

/* content */
.content { padding:0; background:url(../images/cbg.png) no-repeat; width:100%; height:890px; background-position:center;min-width:1200px; position: relative}
.content_resize { margin:0 auto; padding:0; width:1170px; position: relative;height:70%; padding-top:10%}
.content .sidebar { width:525px; float:left;  margin:0; padding:10px 0 0 0; }
.content .mainbar { width:525px; float:right; margin:0; padding:10px 0 0 0; overflow:hidden }
.content .box { margin-top:30px;}

.mt100{ margin-top: 100px;}
.swiper-container {width: 100%; height:500px;}
.swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #e9101e;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
    }
.swiper-slide img{ width:100%; height:auto;}

.swiper-button-next, .swiper-button-prev { color: #f82212}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {right: 0;left: auto;outline: none}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next { left: 0; right: auto;outline: none}

.swiper-slide-active,.swiper-slide-duplicate-active{ transform: scale(1);}

.swiper-pagination-bullet { width: 10px; height: 10px; display: inline-block; border-radius: 100%;  background: #fff; border: 2px solid #f82212; opacity: 1; outline: none}
.swiper-pagination-bullet-active { background-color:#f82212 }

.swiper-pagination { width: 100%; text-align: center; bottom:-50px}
.swiper-pagination-box {width: 100%; position: relative; text-align: center}
.swiper-pagination-bullet { margin: 0 5px;}

/* content2 */
.content2 {padding:0; min-width:1200px; }
.content2_resize { margin:0 auto; padding:0; width:1100px;}
.content2 .sidebar { width:525px; float:left;  margin:0; padding:0; }
.content2 .mainbar { width:525px; float:right; margin:0; padding:0; overflow:hidden }

.weibo{ padding:0;min-width:1200px;}
.weibo_resize { margin:0 auto; padding:0; width:1100px;}

/* foot */
#foot {padding:0; width:auto; background:#c40000;min-width:1200px; color: #fff;}
#foot_resize { margin:0 auto; padding:50px 0; text-align:center; width:1200px;}

<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2020-09-01 09:55:52" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->