.mn-wrap { width: 1170px; background: #FFFFFF; overflow: hidden; position: relative; margin: 0 auto; padding: 50px 50px; }
.mn-wraps { background: #FFFFFF; overflow: hidden; position: relative; }
.mn-swiper { height: 100%; position: initial !important; }
.swiper-wrappers { -webkit-transition-timing-function: linear;    /*之前是ease-out*/ -moz-transition-timing-function: linear; -ms-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; margin: 0 auto; }
.mn-swiper .swiper-slide a { width: 100%; height: 100%; display: block; overflow: hidden; }
.mn-swiper .swiper-slide img { width: 100%; height: 100%; }
.mn-swiper .swiper-slide { width: 328px !important; height: 160px !important; border-radius: 4px; font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #FFFFFF; line-height: 150px; margin-left: 26px; text-align: center; transition: all .9s ease 0s; }
.mn-swiper .swiper-slides a { width: 100%; height: 100%; display: block; overflow: hidden; }
.mn-swiper .swiper-slides img { width: 100%; height: 100%; }
.mn-swiper .swiper-slides { width: 100% !important; border-radius: 4px; font-size: 24px; font-family: Microsoft YaHei; font-weight: bold; color: #FFFFFF; text-align: center; transition: all .9s ease 0s; }

/* 左侧点击按钮 */
.mn-swiper .swiper-button-prev { left: 0; background-image: url(../../images/swiper-l.png); }

/* 右侧点击按钮 */
.mn-swiper .swiper-button-next { right: 0; background-image: url(../../images/swiper-r.png); }
.mn-swiper .swiper-button-next, .mn-swiper .swiper-button-prev { width: 25px; height: 32px; background-repeat: no-repeat; background-size: cover; position: absolute; top: 50%; }
.mn-swiper .swiper-wrapper { width: 100%; margin: 0 auto; }

/*mycss*/
.my-item { display: flex; justify-content: space-around; }
.my-item .item { display: flex; flex-direction: column; justify-content: center; text-align: center; }
.my-item img { width: 100px; height: 100px; }
.my-item .text1 { font-size: 17px; font-weight: 600; color: #535154; padding: 10px 0px 5px; }
.item-div { display: flex; flex-wrap: wrap; }
.item-div .item { width: 16.63%; padding: 20px 0px; background: #FFFFFF; border: 1px solid #000000; color: #000000; font-size: 14px; display: flex; align-items: center; justify-content: center; }
.item-div .items { width: 16.63%; padding: 20px 0px; background: #000000; border: 1px solid #000000; color: #ffffff; font-size: 14px; display: flex; align-items: center; justify-content: center; }
.about-widget .logo { width: 200px; }
.contact-widget { text-align: center; }
.down-btn { width: 172px; height: 35px; line-height: 35px; background: #363636; border-radius: 10px; text-align: center; color: #ffffff; margin: 5px; }
.down-btn img { margin-right: 15px; }
.down-btn span { padding: 0px 4px; }
.footer-bottom { background: #484647; color: #ffffff !important; }
.footer-bottom .foot-item { display: flex; justify-content: center; text-align: center; padding: 40px 0px; }
.footer-bottom .foot-item .item-text { width: 100px; font-size: 15px; }
.footer-bottom .foot-item .item-text a { color: #ffffff; }
.footer-bottom .foot-item .item-text a:hover{color:#0a79eb}
.footer-bottom .container a { color: #ffffff; }
.footer-bottom .container a:hover{color: #0a79eb}
.modal-dialog { margin: 100px auto; width: 700px; }
.modal-dialog .modal-content { border-radius: 10px; }
.modal-dialog .modal-header { background-color: #1C7BFF; color: #ffffff; border-bottom: 0px solid #e5e5e5 !important; border-radius: 10px 10px 0px 0px; font-size: 13px; }
.modal-dialog .modal-body { background: #f3f3f3; padding: 0px; border-radius: 10px; }
.modal-body .body-item { display: flex; justify-content: center; text-align: center; font-size: 14px; padding: 25px 50px; }
.body-item .item-text { border-radius: 5px; border: 1px solid #dddddd; padding: 5px 15px; margin: 0px 15px; background-color: #ffffff; }
.body-item .sel { background-color: #1C7BFF !important; color: #FFFFFF !important; }
.modal-body .body-cont { display: flex; justify-content: space-between; background-color: #ffffff; padding: 35px 35px 35px 65px; border-radius: 0px 0px 10px 10px; height: 270px; }
.cont-qrcode img { width: 200px; height: 200px; }
.modal-body .cont { display: none; }
.body-cont .cont-text { width: 300px; }
.cont-text .text1 { line-height: 1px; border-radius: 5px; font-size: 16px; width: 200px; background: #1C7BFF; padding: 6px 40px; color: #ffffff; text-align: center; margin: 70px 0px 10px; }
.cont-text .text1 img { width: 20px; height: 20px; margin-right: 10px; vertical-align: -4px; }
.cont-text .text2 { font-size: 16px; }
.cont-text .text3 { border-radius: 5px; font-size: 16px; width: 200px; border: 1px solid #1C7BFF; padding: 6px 10px; color: #1C7BFF; text-align: center; margin: 10px 0px 10px; }
.cont-text .text3 img { width: 20px; height: 20px; margin-right: 10px; vertical-align: -4px; }
.cont-text .text4 { font-size: 16px; margin-top: 50px; }
