section .m_banner{width: 100%;height: auto;position: relative;}
section .m_banner img{width: 100%;height: auto;}
section .m_banner .text_box{width:100%;text-align: center;top: 30%;position: absolute;font-size: 28px;color: #ffffff;}
section .m_banner .text_box:after{width: 20px;height: 2px;background: #ffffff;position: absolute;left:50%;bottom:-5px;margin-left:-10px;content: '';}
section .m_text{padding: 0px 15px;background: #6f8e99;overflow: hidden;display: none;}
section .m_text .text_box{text-align: center;}
section .m_text .text_box h6{font-size: 18px;margin: 20px auto;color: #ffffff;}
section .m_text .text_box p{font-size: 12px;color: #ffffff;}
section .m_text .buicon{ text-align: center;margin: 15px 0px;}
section .m_text .buicon a img{transform:rotate(0deg);}
section .m_text .buicon a .on{transform:rotate(180deg);}
section .m_list ul li{width: 100%;height: auto;position: relative;box-sizing: border-box;}
section .m_list ul li.on{box-shadow:0px 0px 10px 5px #999 inset;padding: 5px;}
section .m_list ul li a img{width: 100%;height: auto;}
section .m_list ul li a .text_box{width: 100%;position: absolute;top: 50%;text-align: center;color: #ffffff;font-size: 24px;margin-top: -13px;}
