/* 顶部大图 */
.top{width: 100%;height: 390px;background: url(../images/top.png) no-repeat;background-size: 100% 100%;position: relative;}
/* 主体 */
.main{width: 100%;min-width: 1200px;margin: 0 auto;}
.m{width: 1200px;margin: 0 auto;}
.m01{height: 350px;margin-top: 40px;}
.m01 .m01_left{width: 45%;float: left;}
.m01 .m01_right{width: 53%;float: right;}
.m01 .m01_right .m01_rtitle{font-size: 30px;font-weight: bold;color: #da001e;margin-top: 10px;width: 97%;}
.m01 .m01_right .m01_rtitle a{float: right;font-size: 16px;color: #da001e;padding-top: 10px;}
.m01 .m01_right .m01_rcontent ul{margin-top: 20px;}
.m_c ul li{padding: 0 20px 0 18px;background: url(../images/icon.jpg) 5px 25px no-repeat;line-height: 50px;}
.m_c ul li a{font-size: 18px;color: #292929;}
.m_c ul li a span{font-size: 14px;margin-left: 20px;color: #B0B0B0;float: right;}
.m02{margin-top: 60px;height: 350px;}
.m02_left,.m02_right{width:48%;padding:0 1%;float:left;}
.m_t{font-size: 30px;font-weight: bold;color: #da001e;text-align: center;}
.m_t a{color: #da001e;}
.m_t a:hover{color: #da001e;}
.m02 .m02_content{margin-top: 20px;}
/* .m02 .m02_content ul li a span{float: right;} */
.m03 .m03_bn{width: 1160px;height: 230px;margin: 30px auto 0 auto;}
.m03 .m03_bn a{width: 100%;height: 100%;}
.m03 .m03_bn a img{width: 100%;height: 100%;}
.m03 table{width: 100%;margin-top: 20px;height: 180px;}
.m03 table tr{width: 100%;}
/* .m03 table tr td{width: 200px;height: 180px;position: relative;} */
.m03 table tr td{width: 267px;height: 128px;}
/* .m03 table tr td a{width: 100%;display: block;height: 100%;position: relative;} */
.m03 table tr td a{width: 100%;display: block;height: 100%;}
.m03 table tr td a img{display: block;width: 100%;height: 100%;}
/* .m03 table tr td a p{height: 40px;width: 100%;;background: url(../images/lunbo_titlebg.png);top: 140px;font-size: 16px;line-height: 40px;color: #fff;text-align: center;position: absolute;} */
/* 轮播图 */
.m01_lbanner{width:480px; margin:0px auto; background:#000; position:relative; height:350px; overflow:hidden;}
.m01_lbanner ul{width:100%; position:relative; height:350px;}
.m01_lbanner ul li{width:100%; position:relative;height:350px;}
.m01_lbanner ul li img{height:350px; width:500px; display:block;}
.m01_lbanner .shadow{ width:460px; position:absolute; bottom:0; left:0px; padding:0px 10px; z-index:10; height:60px; line-height: 40px;background-image: url(../images/lunbo_titlebg.png); display:block;  text-align:center; font-size:16px; color:#fff;}

.indexpagination{ position:absolute;  bottom:5px; z-index:99;left:46%;}
.indexpagination span{position: relative;cursor: pointer; display:inline-block;width: 12px;height: 12px;border-radius: 7px;margin: 0 5px;color: #B0B0B0;font: 12px/15px "\5B8B\4F53";text-decoration: none;text-align: center;outline: 0;background: #fff;}
.indexpagination span.swiper-active-switch{ background:#b50317}

