*{margin: 0; padding: 0;}
ul,ol{list-style: none;}
a{text-decoration: none;}
body{ background: #f6f6f6; font-family: "微软雅黑";}
input{outline: none;}
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/style_fonts/iconfont.eot');
    src: url('../fonts/style_fonts/iconfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/style_fonts/iconfont.woff2') format('woff2'),
        url('../fonts/style_fonts/iconfont.woff') format('woff'),
        url('../fonts/style_fonts/iconfont.ttf') format('truetype'),
        url('../fonts/style_fonts/iconfont.svg#iconfonts') format('svg');
  }
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }


.shadow2{border-bottom: 1px solid #f2f2f2;box-shadow: 0 0 7px 3px #f2f2f2;}

.shadow{box-shadow: 0 0px 5px 0 rgba(69,69,69,0.10);background: #fff;}
.p4030{padding: 40px 30px 20px; box-sizing: border-box;}


.publicTitle{width: 1200px; height: 24px; display: flex; justify-content: space-between; margin: 40px auto 30px; line-height: 24px;}

.publicTitle h1{padding-left: 18px; border-left: 5px solid #9e0f15; font-weight: 400; color: #555; font-size: 24px;}
.publicTitle p{color: #555; font-size: 14px;}
.publicTitle p a{color: #555; display: inline-block; margin-left: 10px; font-size: 14px;}
.publicTitle p a span{color: #413e3e; font-family: "宋体"; color: #9e0f15;}
.publicTitle p a:hover{color: #9e0f15;}
  
.MBX{color: #888; font-size: 14px; height: 40px; line-height: 40px; width: 1200px; margin: 15px auto;}
.MBX a{color: #888;}
.MBX a:hover{color: #9e0f15;}


.ConTent{width: 100%;padding: 15px 0; line-height: 210%; font-size: 14px; color: #555;}
.ConTent img{max-width: 100%; width: auto!important;}


.header{width: 100%; height: 124px;box-shadow: 0 0px 5px 0 rgba(69,69,69,0.10);}
.hd_top{width: 100%; height: 38px; background: #272727;}
.hd_top_con{width: 1200px; height:100%; margin: 0 auto; font-size: 14px;}
.hd_top_con p{float: left; color: #dddddd;}
.hd_top_con p span{margin: 0 15px;}
.hd_top_con p a{color: #dddddd;}
.hd_top_con p a:hover{color: #9e0f15;}
.hd_top_con>ul{float: right; display: flex; margin-top: 8px;}
.hd_top_con>ul>li{margin-left: 15px; border: 1px solid transparent; position: relative;}

.hd_top_con>ul>li a{color: #dddddd; display: block;  padding: 0 10px; box-sizing: border-box;}

.hd_top_con>ul>li:last-child a{padding-right: 0;}
.hd_top_con>ul>li a span{color: #9e0f15; font-weight: bold; margin-left: 5px;}

.hd_top_con>ul>li>ul{width: 100%; position: absolute; left: -1px; top: 20px; z-index: 100; background: #fff; border: 1px solid #ddd; border-top: none;display: none; }
.hd_top_con>ul>li>ul>li>a{line-height: 25px; color: #555; font-size: 12px; text-align: center;}

.hd_top_con>ul>li:first-child:hover{border-color: #ddd;background: #fff; border-bottom: none;}
.hd_top_con>ul>li:first-child:hover ul{display: block;}


.hd_bottom{width: 100%; background: #fff; height: 86px;}
.hd_bottom_con{width: 1200px; height: 100%; margin: 0 auto;}
.hd_bottom_con .logo{float: left; height: 70px; margin-top: 8px;}
.hd_bottom_con .logo img{display: block; height: 100%;}

.hd_bottom_con ul{float: left; display: flex; margin-top: 10px; margin-top:25px; margin-left: 120px;}
.hd_bottom_con ul li{margin-right: 5px;}
.hd_bottom_con ul li:last-child{margin-left: 0;}
.hd_bottom_con ul li a{display: block; padding: 0 15px; height: 30; text-align: center; line-height: 30px; font-size: 16px; color: #555; box-sizing: border-box; border-radius: 13px; background: none;}
.hd_bottom_con ul li:hover a{color: #fff; background: #9e0f15;}

.hd_bottom_con .search{float:right;width: 251px; height: 36px; position: relative; border: 2px solid #9e0f15; box-sizing: border-box; margin-top: 23px;}
.hd_bottom_con .search_so{position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0 60px 0 10px; box-sizing: border-box;}
.hd_bottom_con .search_btn{position: absolute; top: 0; right: 0; width: 50px; height: 100%; background: #9e0f15 url('/images/search.png') no-repeat center; border: none; cursor: pointer;}

.banner{width: 1200px; height: 382px; margin: 23px auto 0;}
.banner_left{float: left; width: 946px; height: 100%;}
.banner_left img{display: block; width: 100%; height: 100%;}
.swiper-pagination-bullet{width: 12px; height: 12px; opacity: 1; background: none; border: 2px solid #fff;}
.swiper-pagination-bullet-active{background: #fff;}

.banner_right{float: right; width: 245px; height: 100%; background: #fff;}
.banner_right_top{width: 100%;   padding: 18px 25px 0; box-sizing: border-box;}
.banner_right_top .top{width: 100%; display: flex;}
.banner_right_top .top .pic{width: 57px; height: 57px; border-radius: 50%; overflow: hidden;}
.banner_right_top .top .pic img{width: 100%;}
.banner_right_top .top .txt{margin-left: 20px; color: #555; font-size: 14px; line-height: 20px; padding-top: 10px;}
.banner_right_top .bottom{width: 100%; display: flex; justify-content: space-between; margin-top: 16px;}
.banner_right_top .bottom button{width: 90px; height: 36px; background: #9e0f15; border: 2px solid #9e0f15; box-sizing: border-box; color: #fff; transition: 0.5s; cursor: pointer;}
.banner_right_top .bottom .register{background: #fff; color: #9e0f15;}

.banner_right_top .bottom .sign:hover{background: #fff; color: #9e0f15;}
.banner_right_top .bottom .register:hover{background: #9e0f15; color:#fff;}

.banner_right_enter{width: 100%; display: flex; flex-wrap: wrap; margin-top: 24px; padding: 0 25px ; border-bottom: 1px solid #f5f7fa; box-sizing: border-box;}
.banner_right_enter li{ width: 33.33%; margin-bottom: 16px;}
.banner_right_enter li a{color: #555; text-align: center;}
.banner_right_enter li a span{font-size: 28px;display: block;}
.banner_right_enter li a p{font-size: 14px;}

.banner_right_enter li a:hover{color: #9e0f15;}

.banner_right_bottom{width: 100%;  padding:0 30px; box-sizing: border-box; display: flex; justify-content: space-between; margin-top: 8px;}
.banner_right_bottom .ewm{width:70px; height:70px;}
.banner_right_bottom .ewm img{display: block; width: 100%;}
.banner_right_bottom .desc{color: #555; line-height: 1.5em; font-size: 14px; width: 90px; border-left: 1px solid #e8e8ea; padding-left: 20px; box-sizing: border-box;}


.link{font-size: 12px; width: 1200px; margin: 0 auto; margin-top: 20px;}
.link span{color: #000;}
.link a{color: #555; margin-left: 10px;}
.link a:hover{color: #9e0f15;}

.mompath{font-size: 12px;text-align: center; color: #000;display: flex; justify-content:center; margin: 5px 0;}

.mompath a{display: block; padding: 0 5px; border-right: 1px solid #000; color: #000;;}
.mompath a:last-child{border-right: none;}
.mompath a:hover{color: #9e0f15;}

.footer{width: 100%; background: #fff; margin-top:20px;}
.footer .ft_con{width: 1200px; margin: 0 auto; padding:30px 0; box-sizing: border-box;}


.footer .ft_con .bq{text-align: center; line-height: 1.75em; color: #555; font-size: 12px;}



.ma10{margin-top: 10px;}
.ma80{margin-top: 80px;}
.border{border-top: 1px solid #e8e8e8;}


/****/
.list_1_title{width: 100%; height:48px; border-bottom: 1px solid #d9dde1;}
.list_1_title p{width:68px; color: #9e0f15;border-bottom: 2px solid #9e0f15; height: 48px; line-height: 48px; font-size: 16px;}
.list_1{width: 100%;}

.list_1 li{width: 220px; float: left;margin-bottom:15px; transition: 0.3s; padding: 10px 0;}
.list_1 li>a{display: block; width: 100%;}
.list_1 li .pic{width:100%; height: 220px;}
.list_1 li .pic img{width: 100%; height: 100%; display: block;}
.list_1 li a>p{font-size: 14px; color: #555; line-height: 1.5em; margin-top: 10px;}
.list_1 li .Price{width: 100%; height: 25px; display: flex; justify-content: space-between; margin-top: 15px;}
.list_1 li .Price>p{color: #9e0f15; font-size: 16px; line-height: 25px;}
.list_1 li .Price>a{display: block; width: 55px; height: 25px; text-align: center; line-height: 25px; border-radius: 10px; color: #fff; background: #9e0f15; font-size: 14px;}

/**/
.list_2{width: 100%;}
.list_2 li{width: 100%;}
.list_2 li{white-space:nowrap;overflow: hidden;text-overflow: ellipsis;color: #555; font-size: 14px; margin: 10px 0;}
.list_2{counter-reset:subsection;}
.counter:before{counter-increment:subsection;content:counter(subsection);}
.list_2 span{display: inline-block; width: 21px; height: 21px; border-radius: 50%; margin-right: 5px; background: #ccc; color: #fff; text-align: center; line-height: 21px; font-size: 14px;}
.list_2 a{color: #555; font-size: 14px;}
.list_2 li:hover span{background: #9e0f15;}

.list_2 li:nth-child(1) span{background: #9e0f15;}
.list_2 li:nth-child(2) span{background: #9e0f15;}
.list_2 li:nth-child(3) span{background: #9e0f15;}

/**/
.list_3{width: 100%; padding: 5px 0; border-bottom: 1px dashed #ccc;}

.list_3 li{height: 32px;line-height: 32px; position: relative; margin: 0 0 2px;}
.list_3 li span{position: absolute; right: 0; color: #999; font-size: 12px;}
.list_3 li a{color: #555; font-size: 14px;}

.list_3 li a:hover{color: #9e0f15;}










