/*
* @Author: Sun Jijing
* @Date:   2024-07-10 09:19:31
* @Last Modified by: Sun Jijing
* @Last Modified time: 2024-07-10 11:00:04
*/
* { margin: 0; padding: 0; font-family: "微软雅黑"; }
a { text-decoration: none; }
ul, li { list-style: none; }
img { max-width: 100%; display: inline-block; }

body { width: 100%; background: url(/uiFramework/commonResource/zip/summerCapm2024/index/bg.jpg) no-repeat center top; background-size: cover; padding-bottom: 8.6rem; }
.title { text-align: center; margin-top: 1.3rem; }
.title img { width: 15.56rem; }
.info { text-align: center; margin-top: 1.0rem; }
.info img { width: 15.71rem; }
.mkBox {  }
.mkBox .tit { text-align: center; margin-top: 0.8rem; margin-bottom: 0.8rem; }
.mkBox .tit img { width: 6.04rem; }
.mkBox .con p { display: flex; justify-content: center; margin-bottom: 0.5rem; }
.mkBox .con p a { display: inline-block; margin: 0 0.89rem; width: 7.54rem; }

.foot { padding-top: 0.93rem; }
.foot .txt1 { width: 14.43rem; margin: 0 auto; font-size: 0.37rem; line-height: 1.8; color: #000; font-weight: bold; text-shadow: 0.04rem 0.04rem 0.04rem #ccc; margin-bottom: 1.43rem; }
.foot .txt2 p { font-size: 0.36rem; line-height: 0.57rem; color: #6e12c1; text-align: center; font-weight: bold; }