@charset "utf-8";
html,body {font: 12px/22px SourceHanSansCN-Bold, Arial, Helvetica, sans-serif;}
html,body,div,ul,li,h1,h2,h3,h4,em,p {margin: 0;padding: 0;font-style: normal;}
ul,li {list-style: none;}
img {border: 0;vertical-align: middle;font-size: 0;}
body {color: #000000;background: #FAFAFA;}
.clear {clear: both;height: 1px;width: 100%;overflow: hidden;margin-top: -1px;}
a {color: #000000;text-decoration: none;outline: 0;}
a:hover {text-decoration: none;}
.wrap {width: 100%;}
.continer {margin: 0;padding: .1rem;text-size-adjust: auto;}
.graph {text-indent: 2em;}
.main {font-weight: bold;}
article>p {margin: 0}
h4 {margin: .5em 0;}
.wrap {min-width: 960px;}
.swiper-slide {width: 100%;height: auto}
.swiper-slide>img {width: 100%;display: block;}
.swiper-pagination-bullet {width: 40px;height: 4px;border-radius: 2px;}

/* .swiper-container-horizontal>.swiper-pagination{
			bottom:0;
		} */
.swiper-pagination-bullet {background-color: #ffffff;opacity: 1;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 8px;}
.swiper-pagination-bullet-active {background-color: #B59960;}
.content {min-width: 960px;}
.content>section {display: box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;}
.content>.section-reserve {flex-direction: row-reverse;background-color: #E9F0FB;}
section>img {width: 43.75%;}
section>img+div {-prefix-box-flex: 1;-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;display: box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;flex-direction: column;justify-content: center;padding: 0 100px;line-height: 30px;}
section h3 {font-size: 2em;font-weight: bold;position: relative;color: #B59960;padding: 0 18px;margin-bottom: 10px;display: inline-block;}
section h3::before,section h3::after {position: absolute;left: 0;top: 50%;width: 8px;height: 8px;border-radius: 50%;background-color: #B59960;transform: translateY(-50%);content: '';}
section h3::after {left: auto;margin-left: 18px;}
h3+span {font-family: SourceHanSansCN-Medium;font-size: 1.4em;color: #333333;font-weight: 400;}
.footer {display: box;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;justify-content: center;align-items: center;display: flex;background-color: #E9F0FB;padding: 14px 0 19px;}

/* .footer > div {
			flex:1;
		} */
.foolter-left {flex: 2.6;text-align: right;margin-right: 20px;}
.foolter-left img {width: 64px;}
.foolter-right {flex: 3;margin-left: 20px;}
.link {font-size: 1em;}
.link a {margin-left: 30px;color: #B59960;text-decoration: underline;cursor: pointer;}
.copyright .mui-pull-right {color: #B59960;text-decoration: underline;margin-left: 20px;}
.nav {position: fixed;top:0;z-index: 100;width: 100%;min-width: 960px;background-color: rgba(233, 240, 251, 0);}
.logo{margin: 0 10%;min-width: 820px;display: flex;justify-content: space-between;align-items: center;}
.logo-img span {color:#B59960;}
.nav-tab li {display: inline-block;margin-left:3em;font-size: 1.3em;font-weight: 600;}
li.active {color:#B59960;}


.section {padding:48px 0 ;}
.section h3{font-size: 2em;text-align: center;}
.table-header,.table-body{max-width: 960px;margin:48px auto 0;display: flex;align-items: center;font-size: 1.2em;}
.table-body{margin-top:24px;}
.table-body img {width: 60px;}
.table-header > div, .table-body > div{flex:1;text-align: center;}
.table-header .title, .table-body .title{flex:3}
.table-header .desc, .table-body .desc{flex:5}
