.xm,.abou,.lx,  #kzk {max-width: 1000px;}
body{font-size: 16px }
.xm{margin: 20px 0;}
.smk .h2 {color:#f7f2f2;font-family: 'ziti';  transform: scale(1,1.3);
    -ms-transform: scale(1,1.3);
    -webkit-transform: scale(1,1.3);
    -moz-transform: scale(1,1.3);
    -o-transform: scale(1,1.3);
}
.xm .smk {width: 86%; margin: 0px auto;  padding: 20px 0;}
.xm .smk p{margin-top:16px;color:#bdbfbf}
.xm .tit4{font-size: 2.1em;height: 20px;}  
.xm .xmlist{ width:47%; float:left; margin-left:2%; margin-top:2%;  }
.xm .xmlist p{text-align: center;padding-top: 10px;color: #cecece;font-size:14px;}
.xm .xmlist img{width: 100%;    border-radius: 4px;}
.banniu{    width: 96%;margin: 0 auto }
    .banniu a{    width: 100%;
    height: 2.3rem;
    background-color: #e60012;
    box-shadow: 0rem 0.15rem 0.34rem 0rem rgba(230, 0, 18, 0.18);
    border-radius: 4px;
    margin-top: 0.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1rem;
    color: #fff;}

 
  #top11 {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 104px;
} 
 
html,
body, 
.abou {
  background-color: #ebebeb;
  padding: 50px 0 20px;
}
.lx_title{text-align: center;font-size: 24px;font-weight: bold;margin: 20px 0;}
 
.lx_title>h2 {
    width: 60%;
    margin: -20px auto 5px;
    font-size: 24px;
    text-align: center;
    position: relative;
    color: #fe0000;
}
.lx_title>p{
  width: 80%;
  margin: 10px auto 20px;
  font-size: 16px;
  text-align: center;
  position: relative;
  /* color: #fe0000; */
  color: #5e5e5e;

}
/* .lx_title>h2:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 21px;
    transform: rotate(0deg) scale(0.7);
    opacity: 0.6;
    top: 7px;
    left: 0px;
    background: url(/public/about/you.png) no-repeat center top;}

.lx_title>h2:after {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 21px;
    transform: rotate(180deg) scale(0.7);
    top: 7px;
    right: 0px;
    background: url(/public/about/you.png) no-repeat center top;
    opacity: 0.7;
} */

.tab_ul {
  width: 90%;
  margin: 0.58rem auto 0;
  display: flex;
  justify-content: center;
}
.tab_ul li {
  width: 30%;
  /* height: 2.3rem; */
  /* background: #5a77e6; */
  color: black;
  font-size: 1rem;
  border-radius: 0.9rem;
  transition: 0.3s;
  cursor: pointer;
  /* margin: 0 0.8rem 0.5rem 0; */
}
.tab_ul li  img{
  width: 50%;
  padding: 10% 25% 10%;
}
.tab_ul li p{
  font-size: 15px;
  margin: 10px;
  
  text-align: center;
}

.tab_ul li  .tb{
  width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    margin: 0 auto;
    display: none;
}

.tab_ul li:hover .tb{
  display: block;
}
.tab_ul li:hover {
  /* background: #e60012; */
  transition: 0.3s;
}
/* .tab_ul li.qxanniu {
  background: #e60012;
} */

.box_cont{
  background-color: white;
}

.box_cont .con_mk {
  padding: 0.3rem 0 1rem 0;
  display: none;
  overflow: hidden;
}

.box_cont .con_mk .top_box {
  width: 96%;
  /* background-color: #ffffff; */
  box-shadow: 0rem 0.18rem 1rem 0rem rgba(134, 124, 124, 0.06);
  border-radius: 0.5rem;
  margin: 0.2rem auto 0;
  overflow: hidden;
  padding: 0.3rem;
  box-sizing: border-box;
}

 
.box_cont .con_mk .top_box .left_pic {
  width: 98%;
  /* float: left; */
  margin: 20px auto;
  }
.box_cont .con_mk .top_box .left_pic img{width: 100% }
 
.box_cont .con_mk.qxcont {
  display: block;
}
.box_cont .con_mk .top_box .text_box {
  width: 98%;
  padding: 1.5rem 0 0 0.25rem;
  float: left;
  box-sizing: border-box;
  margin-bottom: 2rem;
}

/* .box_cont .con_mk .top_box .title_1:before  {
    content: "";
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    top: 0px;
    left: 1px;
    background: url(/public/about/an.png) no-repeat center top;
    background-size: 100%;
    } */

.box_cont .con_mk .top_box .title_1{font-size: 1rem;font-weight: bold;position: relative;text-indent: 1.5rem;line-height: 3rem;}
.box_cont .con_mk .top_box .text_box .text_1 {
  color: #615a5a;
  font-size: 0.9rem;
  padding-top: 0.07rem;
  line-height: 1.5; 
  width: 94%;
  padding-left: 1.5rem;
}
.box_cont .con_mk .top_box .text_box .text_1 a{
  color: #999;
 
}
.box_cont .con_mk .top_box .text_box .text_1 span{ color: #c72121;}

 
.btm_box .top_input {
  padding-top: 1rem;
  width: 96%;
  margin: 0 auto;
}
.btm_box .top_input .left_input {
  width: 100%;
  height: 2.5rem;
  background-color: #ffffff;
 /* border-radius: 5px;*/
  font-size: 1rem;
  border: solid 1px #dedede;
  color: #333;
  text-indent: 1rem;
}
 
.btm_box .top_input .left_input::placeholder {
  color: #999;
}
.btm_box .top_input .right_btn {
  width: 100%;
  height: 2.5rem;
  background-color: #d40000;
  box-shadow: 0rem 0.15rem 0.34rem 0rem rgba(230, 0, 18, 0.18);
  border-radius: 4px;
  margin-top: 0.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  color: #fff;
}
 
/* 集团介绍 */

.jtjs{
  padding: 50px 0 20px;
}


.jtjs .box-top{
  width: 96%;
  margin: 0 auto;
}
.jtjs .box-top img{
  width: 100%;
}
.jtjs  .jtjs-title {
  background-color: white;
  width: 90%;
  margin: 0 auto;
  box-shadow: 4px 4px 15px #d4d4d4;
}
.jtjs  .jtjs-title h2{
  font-size: 20px;
    font-weight: bold;
    position: relative;
    text-indent: 1.5rem;
    line-height: 70px;
    color: #ff0101;
}
.jtjs  .jtjs-title p{
  color: #615a5a;
  font-size: 14px;
  padding-top: 0.07rem;
  line-height: 24px;
  width: 94%;
  padding: 0 4%;
}


/* 发展历程 */
.fazhan_warp {
  background-color: #2f3943;
}
.fazhan_show {
  background-color: #2f3943;
  width: 100%;
}
.fazhan_show img {
  width: 100%;
}
.fazhan_years {
  width: 80%;
  margin: 0 auto;
  display: flex;

  overflow: auto;
}
.fazhan_years::-webkit-scrollbar {
  display: none;
}
.fazhan_years_warp {
  margin: 0 auto;
  width: 96%;

  padding-bottom: 6%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.fazhan_years li {
  border-radius: 30%;
  width: 20%;
  color: #84878c;
  text-align: center;
  margin-right: 2%;
  font-size: 15px;
  padding: 1%;
}
.fazhan_button_left,
.fazhan_button_right {
  color: #84878c;
}
/*  */
/* 获得荣誉 */
.rongyu {
  background-color: #ebebeb;
  padding: 50px 0 20px;
}
.rongyu_show_warp {
  display: flex;
}
.rongyu h2 {
  color: red;
  text-align: center;
}
.rongyu_show {
  text-align: center;
  width: 96%;
  padding: 5%;
  margin: 0 auto;
}
.rongyu_show img {
  width: 100%;
}
/*  */
/* 服务支持 */
.fuwu {
  background-color: white;
  padding: 50px 0 20px;
}
.fuwu_warp {
  width: 96%;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.fuwu_warp_bottom {
  margin-top: 2%;
}
.fuwu_warp li {
  width: 21%;
  text-align: center;
  box-shadow: 4px 4px 15px #d4d4d4;
  background-color: #ffffff;
}
.fuwu_warp li img {
  width: 70%;
  padding: 15%;
}
.fuwu_warp li p {
  margin: 0;
  padding: 15% 0;
  text-align: center;
  font-size: 12px;
  color: #5e5e5e;
}
/*  */
/* 合作流程 */
.hezuo {
  background-color: #353f4b;
  text-align: center;
  padding: 50px 0 60px;
 
}
.hezuo h2 {
  text-align: center;
  color: white;
  width: 60%;
  margin: -20px auto 5px;
  font-size: 24px;


}
.hezuo img {
  width: 80%;
  padding: 10%;
}
.hezuo a {
  width: 60%;
  background-color: #ff8383;
  height: 40px;
  border-radius: 20px;
  color: white;
  font-size: 20px;
  line-height: 40px;
  margin: 0 auto;
  display: block;
}
/*  */









/* 头部表单 */




 #formRegion{width: 95%;margin: 0 auto; } 
.form-item1 {width: 100%;margin: 20px auto 10px;line-height: 35px;}
.form-item {  margin-top: 10px!important; width: 100%;  margin: 0 auto;  line-height: 35px; }
.form-text {height: 2.5rem;outline: none;background-color: white;line-height: 20px;font-size: 1rem;width: 70%;border: 1px solid #CCC;margin: 2% 15%;   border-radius: 25px;text-align: center;} 
.column{
    width: 100%;
    height: 2.5rem;
    background-color: #fff;
    border-radius: 0.02rem;
    border: solid 1px #ccc;
    font-size: 1rem;
    color: #5f5555;
    text-indent: 0.39rem;
    } 
    select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: #fff url(" /public/about/down.jpg") no-repeat right center /
    contain;
  margin-right: 0.2rem;
}
#dataForm{   
   background: white;
  padding-bottom: 63px;
  width: 80%;
  margin: 40px auto;
  border-radius: 20px;
} 
#dataForm h2{
  text-align: center;
  font-size: 24px;
  line-height: 120px;
  font-weight: 100;
}
#submitItem {
    width: 70%;
    height: 2.5rem;
    background-color: #ff8383;
    text-align: center;
    line-height: 2.5rem;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    border-radius: 25px;
    font-size: 1rem;
    margin: 5% 15% 5%;
  }
    
    









@media screen and (max-width: 320px){
  #kzk {   margin-top: 0px; }
/* .tab_ul li {
    width: 20%;
    height: 2rem; 
    font-size: 14px;  
} */
.box_cont .con_mk .top_box .title_1 {
    font-size: 14px;}
.box_cont .con_mk .top_box .text_box .text_1 { 
    font-size: 13px;}


.btm_box .top_input .left_input { 
    font-size: 14px;}
.btm_box .top_input .right_btn { 
    font-size: 14px; }


}

@media screen and (min-width: 321px) and (max-width: 370px) { 
   #kzk {   margin-top: 0px; }
   /* .tab_ul li {
    width: 22%;
    height: 2rem;  margin: 0 0.5rem 0.5rem 0; } */
}
@media screen and (min-width: 371px) and (max-width: 480px) {
     #kzk {   margin-top: 0px; }

     /* .tab_ul li {  width: 20%; height: 2rem; margin: 0 0.9rem 0.5rem 0; } */


}
@media screen and (min-width: 481px) and (max-width: 768px) {
    #kzk {   margin-top: 0px; }
    /* .tab_ul li {
    width: 22%; 
    margin: 0 0.8rem 0.5rem 0; */
}
  

@media screen and (min-width: 769px) {
    #kzk {   margin-top: 0px; }
}
 
