*{ box-sizing: border-box;font-family: "微软雅黑";}
.clear{ clear: both;}
.left{ float: left;}
.right{ float:left;}
.h50{width: 100%;height: 50px;}

body{background-color: #fdeee1;}

.banner{ background: url(bj_01.jpg) center center no-repeat; height: 964px; position: relative;}
.banner p{width: 1040px;margin: 0 auto; color: #111d57;font-size: 18px; font-weight: bold;text-align: left;line-height: 35px;text-indent: 2em;position: relative;top: 680px; text-align: justify;}

.main{width: 1200px;margin: 0 auto;}
.section1, .section2, .section3,.section4,.section5 {width: 100%;}
.title {width: 353px;height: 82px;margin: 0 auto; margin-bottom: 40px;}
.section1 .left {width: 600px;}
.section1 ul{ margin-left: 15px;}
.section1 .left{ width: 600px;}
.section1 .right{ width: 600px;}
.section1 .right ul li,.section2 ul li{ background: url(dian.jpg) left center no-repeat; padding-left:30px; line-height: 40px; font-size: 18px; color:#333;}
.section1 .right ul li span,.section2 ul li span{ font-size:16px; color:#999; padding-left: 40px; float: right;}
.section3{ margin-top:-15px}
.section3 ul{ width:1230px; overflow:hidden;}
.section3 ul li{ float: left; margin:30px 30px 0 0;}


  .slideBox .bd ul {height: 360px; }
		.slideBox .bd img { width: 600px;height: 360px; }
		.pos_txt { width: 600px; }
        .slideBox{height:360px; position:relative;}
        .slideBox .hd{ height:20px; position:absolute; bottom:21px;right: 7px;}
        .slideBox .hd ul{float:left;}
        .slideBox .hd ul li{ float:left; background-color: #FFFFFF; opacity: 1; width:6px;height: 6px;margin-right: 15px;cursor: pointer;border-radius:100%; }
        .new_txt{ text-align: center; color:#333; font-size: 14px;}
        .slideBox .hd ul li a img{ display:none; position:absolute; top:-7px; left:0px;}
        .slideBox .hd ul li.on{ background-color: #1883FC; color:#fff; opacity: 1;}
        .slideBox .bd{ position:relative; height:100%; z-index:0;   }
        .slideBox .bd ul{height:360px;}
        .slideBox .bd ul li{ position:relative;}
        .slideBox .bd img{ width:600px; height:360px; }
        .new_pic{position: relative;}
		.new_pic img{ width: 100%; height: 100%;}
        .pos_txt{position: absolute;height: 50px;width: 100%;bottom: 0;left: 0;line-height: 50px;padding-left: 20px;font-size: 16px;color: #FFFFFF;background:url(tmBg.png) repeat;}
		.pos_txt a{ color:#eee; }



.wrapper {width: 100%; margin: 50px auto;display: flex;}
.col_fourth {border-left: 1px dashed #990000;}
.counter {width: 25%;text-align: center;}
.counter-ccr {width: 33.333333333%;text-align: center;}
h2#count-number {display: contents;font-size: 2.5rem;color: #990000;}
p.count-text {font-size: 1.5rem;color: #990000;margin-top: 20px;}
.end {border-right: 1px dashed #990000;}
/*----projet----*/
.fyxmbg{ background:#eee; overflow:hidden; width:100%;}
.fyxm_title{ color:#990000; font-size:40px; text-align:center; width:100%; height:55px; line-height:55px; margin-top:40px;}
.fyxm_line{ width:20%; margin:5px auto; border-bottom:1px solid #990000;}
.fyxm_list{ width:100%; margin:2% 0; overflow:hidden;}
.fyxm_list ul{ width:100%; text-align:center;display:flex;justify-content: space-between;flex-wrap:wrap;}
.fyxm_list ul li{ width:23%; height:auto; margin:0 1%;}
.fyxm_list ul li img{ width:100%;} 
.fyxm_list ul li .img1{ margin-bottom: 5%;}

.fyxm_menu{ width:100%; margin:2% 0; overflow:hidden;}
.fyxm_menu ul{ width:100%; text-align:center;display:flex;justify-content: space-between;flex-wrap:wrap;}
.fyxm_menu ul li{margin:0 1%; width:23%; min-height:80px; background:#990000; line-height:80px; color:#fff; font-size:1.8rem; text-align:center;}
.fyxm_menu ul li a{  min-height:80px; background:#990000; line-height:80px; color:#fff; font-size:1.8rem; text-align:center; display:block;}
.fyxm_menu ul li a:hover{  min-height:80px; background:#000; line-height:80px; color:#fff; font-size:1.8rem; text-align:center;}




.imgScorll {
    height: 360px;
    margin: 30px auto;
  }
  .imgScorll .poster-main {
    width: 1160px;
    height: 350px;
    position: relative;
    margin: 0 auto;
  }
  .imgScorll .poster-main a img {
    display: block;
  }
  .imgScorll .poster-main .poster-list {
    width: 1160px;
    height: 350px;
  }
  .imgScorll .poster-main .poster-list .poster-item {
    width: 600px;
    height: 350px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .imgScorll .poster-main .poster-list .poster-item a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .imgScorll .poster-main .poster-list .poster-item a img {
    display: block;
    width: 100%;
    height: 100%;
  }
  .imgScorll .poster-main .poster-list .poster-item a span {
    display: block;
    width: 100%;
    height: 40px;
    background: url("dian03.png") repeat;
    position: absolute;
    left: 0px;
    bottom: 0px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    overflow: hidden;
  }
  .imgScorll .poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
  }
  .imgScorll .poster-main .poster-prev-btn {
    left: 0;
  }
  .imgScorll .poster-main .poster-next-btn {
    right: 0;
  }