﻿input[type="button"], input[type="submit"], input[type="reset"] {

  -webkit-appearance: none;
  
  }
  
  textarea {  -webkit-appearance: none;}   
.flex0{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex{
  display: flex;
  align-items: center;
 float:left;
}
.flex2{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.flex3 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.flex4 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.obcover{
  object-fit: cover;
}
.clearfix{
  clear: both;
  height:0;
}
.tc{
  text-align: center;
}
img{
  width: 100%;
}
.common_distance{
  margin: 0 auto;
  width: 96%;
}
.mail_list{
  padding: 0.7rem 0;
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
}




/*底部菜单栏*/
.menubar{
  position: fixed;
  left: 0;
  bottom: 0;
  justify-content: space-around;
  width: 100%;
  background: #fff;
}
.menu_item{
  width: 20%;
  text-align: center;
}
.menu_middle{
  width: 14%;
}
.menu_middle>a{
  display: block;
  width: 100%;
}
.menu_middle>a>div{
    margin: 0 auto;
}
.menu_middle>a>div>img{
  width: 100%;
}
.menu_color{
  font-size: 0.9rem;
  color: #ccc;
}
.menu_item .checked{
  color: #2F71F6;
}
.menu_item_pic{
  margin: 0 auto;
  width: 1.3rem;
  height: 1.3rem;
}
.menu_item_pic img{
  width: 100%;
}















.mail_area_box {
    border-bottom: 1px solid #EDEEF0;
}
.mail_area {
    justify-content: space-between;
    padding: 0.5rem 0;
}
.mail_lt_img {
    width: 6%;
}
.mail_center>h4 {
    font-size: 1.1rem;
}
.mail_rt_img {
    width: 6%;
}
.record {
    padding: 1rem 0;
    font-size: 1rem;
    background: #fff;
}
.mail_item>p {
    margin: 0.6rem 2%;
    font-size: 1rem;
}




.index_boss {
    max-width: 70%;
    display: inline-block;
    padding: 0 0.2rem;
    margin-left: 0.3rem;
    font-size: 0.7rem;
    color: #F72352;
    border-radius: 20px;
    border: 1px solid #F72352;
}
.offical_main {
    padding: 0.7rem 0;
    border-bottom: 1px solid #EDEEF0;
}
.service_main {
    font-size: 1rem;
}
.service_top_lt {
    width: 3rem;
    height: 3rem;
    overflow: hidden;
    border-radius: 50%;
}
.service_top_ct {
    width: 64%;
}
.service_main {
    font-size: 1rem;
}
.service_main p {
    font-size: 0.8rem;
    color: #A2A4A8;
}
.service_top_rt {
    width: 20%;
}
.service_top_rt div {
    margin: 0 auto;
    width: 63%;
}

.service_title {
    margin: 0.5rem 0;
}
.service_title div {
    padding: .1rem .3rem;
    margin-right: 1.5%;
    font-size: 0.8rem;
    border-radius: 0.25rem;
}
.service_imglist {
    font-size: 0;
}
.service_imglist li {
    width: 31.5%;
    overflow: hidden;
}
.service_imglist li img {
    border-radius: 0.3rem;
}
.service_style1 {
    color: #2F71F6;
    background: #DAECFF;
}
.service_style2 {
    color: #08C088;
    background: #DDFFEC;
}
.service_style3 {
    color: #EF6D13;
    background: #FFEDDA;
}
.service_style4 {
    color: #8C919B;
    background: #E0E5E9;
}
.service_mb {
    margin-bottom: 0.2rem;
}


.offical_height {
    height: .8rem;
    background: #F7F9FA;
}
.com_number {
    font-size: 0.8rem;
    font-weight: normal;
}
.com_nav span {
    font-size: 0.9rem;
}
.com_btn {
    display: block!important;
    padding: 0.8rem 0;
    margin: .5rem auto!important;
    font-size: 0.95rem;
    color: #fff!important;
    text-align: center;
    border-radius: 2rem!important;
    background: #2F71F6!important;
    border: none!important;
}
.com_lt {
    width:40%;
    padding-left: 2%;
    font-size: 1rem;
    font-weight: bold;
    border-left: 3px solid #2F71F6;
}

.com_nav {
    width: 100%;
    justify-content: space-between;
    margin-bottom: 0.8rem;
}

.com_nav span {
    font-size: 0.9rem;
}

.com_rt {
    justify-content: flex-end;
}

.com_rt img {
    width: 23%;
}

.com_rt span {
    font-size: 0.9rem;
}

.offical_box {
    margin-bottom: 5rem;
}
.service_rt {
    justify-content: flex-end;
}
.service_rt div {
    width: 30%;
}
.common_bg{
  height: 61px;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}
.common_bg2{
  background: #fff;
}
.common_mt{
  padding-top: 7rem;;
}


/*顶部*/
.offical_header{
  padding: 0 2%;
  height: 60px;
  z-index: 8;
  width: 96%;
  background: #fff;
}
.offical_header img{
  vertical-align: middle;
}
.offical_h_lt,.offical_h_rt{
  width: 25%;
}
.offical_h_lt>div{
  width: 26%;
}
.offical_h_c {
  width: 50%;
  font-size: 1rem;
  text-align: center;
}
.offical_h_c>span {
    font-size: 0.6rem;
    color: #ccc;
}
.offical_h_rt div{
  margin-right: 3%;
}
.offical_h_rt div:nth-child(2){
  margin-right: 0;
}
.offical_h_rt{
  font-size: 1rem;
  justify-content: flex-end;
}
.offical_h_rt div{
  width: 26%;
}
.offical_header2{
  padding: .5rem 0;
}


/*搜索栏*/
.searchbar {
    padding: 0.2rem 2%;
    width: 82%;
    border-radius: 2rem;
    background: #F0F3F9;
}

.searchbar img {
    margin-right: 2%;
    width: 8%;
}

.sousuo {
    width: 100%;
    height: 30px;
    color: #000;
    background: transparent;
    font-size: 1rem;
    outline:none;
}

.sousuo::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #8A8F99;
    font-size: 1rem;
}

.sousuo::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #8A8F99;
    font-size: 1rem;
}

.sousuo:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #8A8F99;
    font-size: 1rem;
}

.search_cancle {
    font-size: 1.1rem;
    color: #18181A;
}

.active_singup {
    border-top: 1px solid #EDEEF0;
}
.active_singup input {
    width: 96%;
}
.receipt_mt{
  margin: 1rem 0 1.5rem;
}
.receipt_item{
  margin: 1rem 0 1.5em;
  flex-wrap: wrap;
}
.receipt_item div{
  margin-right: 2.75%;
  padding: 2rem 0;
  width: 31.5%;
  font-size: 0.9rem;
  text-align: center;
  background: #F0F3F9;
}
.receipt_item div:nth-of-type(3n+3){
  margin-right: 0;
}

.singup_position{
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
}

.release_bar{
  padding: 0 4%;
  margin: 0.8rem auto 0;
  width: 88%;
  font-size: 0.8rem;
  color: #fff;
  height: 2.5rem;
  line-height: 2.5rem;
  background: #FFA560;
  border-radius: 0.3rem;
}
.release_gray{
  padding: 1rem 0;
  margin: .5rem auto;
  color: #646A73;
  background: #DDE0E5;
  display: block;
  text-align: center;
  border-radius: 2rem;
  border: none;
}


.download_logo{
  position: absolute;
  left: 2%;
  top: -0.5rem;
  width: 13%;
}
.invi_bottom .download_intro{
  margin-left: 14%;
  font-size: 0.8rem;
  color: #000;
}
.download_btn{
  padding: 0.6rem 0!important;
  margin: 0!important;
  width: 22%;
  font-size: 0.8rem;
}
p.per_note{
  margin: 5.5rem auto 0;
  width: 96%;
  font-size: 0.8rem;
  color: #F72352;
}
.per_tijiao{
  margin: 1rem auto!important;
  width: 90%;
}
.return_change{
  margin-top: 2rem!important;
  width: 80%;
}
.invi_bottom .download_intro2{
  font-size: 0.6rem;
  color: #A2A4A8;
}
.download_lt{
  margin-left: 15.5%;
}
.setting_mt{
  margin-top: 61px;
}
.talk_mt{
  margin-top: 81px;
}
.talktime{
  margin-bottom: 20px;
  color: #A5A5A5;
}
.talk_type{
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
}
.talk_type1{
  justify-content: flex-end;
}
.talk_type2{
  justify-content: flex-start;
}
.talk_card{
  padding: 0 0.7rem;
  margin: 0 0.7rem;
  width: 65%;
  background: #fff;
  border-radius: 0.3rem;
}
.talk_tp,.talk_bm{
  padding: 0.7rem 0;
}
.talk_tp{
  border-bottom: 1px solid #EDEEF0;
}
.talk_tp_tx{
  margin-right: 3%;
  width: 3.3rem;
  height: 3.3rem;
  overflow: hidden;
}
.talk_tp_tx,.talk_bm,.talk_man{
  border-radius: 0.3rem;
}
.talk_tp_title h4{
  margin-right: 0.3rem;
  font-size: 1rem;
  font-weight: normal;
}
.talk_tp_title p{
  font-size: 0.7rem;
  color: #A2A4A8;
}
.talk_bm_lt{
  width: 60%;
  font-size: 0.85rem;
}
.talk_bm_lt p{
  color: #000;
}
.talk_bm_img{
  margin-right: 4%;
  width: 10%;
}
.talk_bm_rt{
  padding: 0.5rem 0!important;
  margin: 0!important;
  width: 33%;
}
.talk_man{
  width: 3rem;
  height: 3rem;
  overflow: hidden;
}
.talk_con{
  padding: 0 1rem;
  margin: 0 0.5rem;
  height: 3rem;
  line-height: 3rem;
  background: #fff;
}
.func_area{
  position: fixed;
  left: 0;
  bottom: -15rem;
  width: 100%;
}
.func_div1{
  padding: 0 2%;
  height: 3rem;
  width: 96%;
  background: #F6F6F6;
  border-top: 1px solid #D8D8D8;
}
.func_div1 div{
  width: 8%;
}
.func_div1 input{
  width: 66%;
  height: 2rem;
  background: #fff;
}
.func_div2{
  padding: 1rem 3% 0;
  height: 14rem;
  background: #fff;
}
.func_item{
  width: 19%;
  text-align: center;
}
.func_item div{
  border: 1px dashed #000;
}
.func_item p{
  margin-top: 0.5rem;
  font-size: 0.8rem;
}


/* 商会简介 */
.about_introduce>img{
  margin: 0.5rem 0;
  width: 100%;
}
.about_introduce>h4{
  margin-bottom: 5px;
  font-size: 1rem;
}
.about_introduce>p{
  font-size: 0.9rem;
  text-align: justify;
  line-height: 24px;
}
@media screen and (max-width: 375px){
  .download_btn{font-size: 0.75rem;}
}
@media screen and (max-width: 360px){
  .func_item p{font-size: 0.7rem;}
  .com_btn{padding: 0.7rem 0;font-size: 0.9rem;}
  .download_btn{font-size: 0.75rem;}
}
@media screen and (max-width: 320px){
  .func_item{width: 21%;}
}