html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
*{box-sizing: border-box;}
html, body {min-height: 100%; max-width: 750px; margin:0 auto;}
body {font-family: "Microsoft YaHei";font-size:14px;color:#333;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol {list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #232323;}
table {border-collapse: collapse;table-layout: fixed;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}


.header{width: 100%;height: .90rem;display: flex;justify-content: space-between;position: fixed;z-index: 98; background: #fff;transition: .15s ease-in-out;}
.header_add{width: 100%;height: .90rem;}
.header .loge{padding-left: .29rem;display: flex;align-items: center;}
.header .loge img{height: 0.50rem;}
.header .menu{width: 1.02rem;display: flex;align-items: center;justify-content: center;font-size: .50rem;color: #333;}

.company_data{padding: .3rem;}
.company_data .company_title{color:#3a3039; font-size: .30rem; padding:.50rem 0; text-align: center;}
.company_data .company_title .font{color:#c7a474; font-size: .38rem; font-family: "Cambria"}
.company_data .company_title p{padding:.10rem;}
.company_data .company_title img{width:5.6rem;}
.company_data .company_image{padding:.10rem 0;}
.company_data .company_image img{width:100%;}
.company_data .company_main{padding:.30rem 0; color:#787d82; font-size: .28rem; line-height: 200%;}
.company_data .company_main .font{font-weight: bold; color:#666666;}
.company_data .company_main p{padding:.10rem;}

.business_data{padding: .3rem; background:#f4f4f4 url('../images/b6yg.jpg')no-repeat bottom center;background-size: 100% auto; overflow: auto;}
.business_data .business_title{color:#3a3039; font-size: .30rem; padding:.50rem 0; text-align: center;}
.business_data .business_title .font{color:#c7a474; font-size: .38rem; font-family: "Cambria"}
.business_data .business_title p{padding:.10rem;}
.business_data .business_title img{width:5.6rem;}
.business_data .business_main{padding:.30rem 0; font-size: .28rem; line-height: 200%; overflow: auto;}
.business_data .busmain_left{width:20%; padding-top:.20rem; color:#c7a977; font-size: 1.0rem; float:left; font-family: "Cambria"}
.business_data .busmain_right{width:80%; float:right; color:#72777b;}
.business_data .busmain_right p{padding-bottom:.10rem;}
.business_data .busmain_right .font{color:#353439; font-size: .28rem; font-weight: bold;}


.footer{height: auto; padding:.40rem 0; width: 100%; display: flex;flex-direction: column;justify-content: center;align-items: center; background: url('../images/bottom.jpg')no-repeat top center;background-size: 100% auto;font-size: .24rem;color: #fff;-webkit-text-size-adjust:none; line-height: 160%;}
.footer a{font-size: .24rem;color: #fff;-webkit-text-size-adjust:none;}

.index_banner .swiper-container img{width: 100%;}
.index_banner .swiper-pagination{bottom: .20rem;}
.index_banner .swiper-pagination-bullet{width: .21rem;height: .1rem;background: #fff;border-radius: 2px;opacity:.6;}
.index_banner .swiper-pagination-bullet-active{background: #fc9602;opacity:1;}