/*关于我们*/
.group_about {
  width: 100%;
  margin-top: 60px;
  overflow: hidden;
}
.group_about .text {
  width: calc(100% - 580px);
}
.group_about .text p {
  font-size: 18px;
  line-height: 48px;
  text-indent: 2em;
  margin-bottom: 30px;
}
.group_about .text span.name {
  color: #266837;
  font-weight: bold;
}
.group_about .img {
  width: 488px;
  height: 501px;
}
.group_about .img img {
  width: 100%;
}

/*企业文化*/
.group_culture {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}
.group_culture ul.clear {
  margin: 60px auto;
  text-align: center;
}
.group_culture ul.clear li {
  width: 330px;
  height: 420px;
  float: left;
  border: 1px solid #00612e;
  margin-left: 32px;
  margin-bottom: 32px;
}
.group_culture ul.clear li img {
  display: inline-block;
  margin-top: 50px;
}
.group_culture ul.clear li p {
  font-size: 16px;
  color: #3a3a3a;
  text-align: center;
  margin-top: 5px;
}

/*轻钢别墅产品介绍*/
.group_qgang {
  width: 100%;
  margin-top: 60px;
  overflow: hidden;
}
.group_qgang .text {
  width: 100%;
  font-size: 18px;
  line-height: 48px;
  margin-bottom: 30px;
}
.group_qgang .text p {
  text-indent: 2em;
}

/*重钢别墅产品介绍*/
.group_product {
  width: 100%;
  margin-top: 60px;
  overflow: hidden;
}
.group_product .text {
  width: calc(100% - 900px);
  font-size: 18px;
  line-height: 48px;
  text-indent: 2em;
  margin-bottom: 30px;
}
.group_product .img {
  width: 860px;
  height: 237px;
  margin: 0 auto;
}
.group_product .img img {
  width: 100%;
}
.group_product .text_tit {
  font-size: 30px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  margin: 30px auto;
  color: #00612e;
  font-weight: bold;
}
.group_product .text2 {
  width: calc(100% - 660px);
  font-size: 18px;
  line-height: 48px;
  margin-bottom: 30px;
}
.group_product .text2 h4 {
  font-size: 32px;
  color: #5f37b1;
}
.group_product .text2 h5 {
  font-size: 28px;
  color: #05a045;
}
.group_product .text2 p {
  text-indent: 2em;
  margin-top: 40px;
}
.group_product .img2 {
  width: 590px;
  height: 500px;
  margin: 0 auto;
}
.group_product .img img {
  width: 100%;
}

/*结构体系*/
.group_constructor {
  width: 100%;
  margin-top: 60px;
  overflow: hidden;
}
.group_constructor .bigimg {
  width: 1137px;
  height: 625px;
  margin: 0 auto;
}
.group_constructor .bigimg img {
  width: 100%;
}
.group_constructor .group_list {
  margin-top: 30px;
}
.group_constructor .item_img {
  height: 80px;
  background: url('../images/jg001.jpg') no-repeat left center;
  margin-top: 40px;
  margin-bottom: 5px;
  font-size: 24px;
  padding-left: 55px;
  font-weight: bold;
}
.group_constructor .text {
  font-size: 18px;
  margin-bottom: 30px;
}
.group_constructor .text.fl {
  width: calc(100% - 760px);
}
.group_constructor .text .note {
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.group_constructor .text p {
  font-size: 18px;
  line-height: 36px;
  margin-top: 15px;
}
.group_constructor .pic {
  margin: 80px auto 0px;
  text-align: center;
}
.group_constructor .img2 {
  background-image: url('../images/jg002.jpg');
}
.group_constructor .img3 {
  background-image: url('../images/jg003.jpg');
}
.group_constructor .img4 {
  background-image: url('../images/jg004.jpg');
}
.group_constructor .img5 {
  background-image: url('../images/jg005.jpg');
}

/*施工流程*/
.group_build {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
.group_build h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.group_build .text {
  font-size: 18px;
  line-height: 48px;
  margin-bottom: 30px;
  margin-top: 30px;
}
.group_build .text p {
  width: 90%;
  text-indent: 2em;
  margin: 0 auto;
}
.group_build .img {
  width: 1200px;
  margin-top: 30px;
  display: block;
  margin: 0 auto;
}

/*应用范围*/
.group_apply {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
.group_apply h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.group_apply .img {
  width: 1200px;
  margin-top: 30px;
  margin: 30px auto;
}
.group_apply .img li {
  float: left;
  width: 548px;
  margin-bottom: 30px;
}
.group_apply .img li:nth-child(2n) {
  margin-left: 50px;
}

/*性能优势*/
.group_xneng {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
.group_xneng h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.group_xneng .group_list {
  margin-top: 40px;
}
.group_xneng .group_list .text {
  font-size: 18px;
  margin-bottom: 30px;
}
.group_xneng .group_list .text.fl {
  width: calc(100% - 500px);
}
.group_xneng .group_list .title1 {
  background: url('../images/xneng_tit.jpg') no-repeat left center;
  height: 45px;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  line-height: 30px;
  padding-left: 10px;
  margin-top: 17px;
  margin-bottom: 4px;
}
.group_xneng .group_list p {
  font-size: 16px;
  color: #3a3a3a;
  text-indent: 2em;
}
.group_xneng .group_list .img {
  width: 433px;
  height: 346px;
  margin-top: -12px;
}
.group_xneng .group_list .img img {
  width: 100%;
  margin-top: 10px;
  border: none;
}

/*工艺优势*/
.group_tech {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
.group_tech > h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.group_tech .title_img {
  height: 65px;
  text-align: center;
}

.group_tech .title {
  font-size: 30px;
  font-weight: bold;
  color: #254a98;
  text-align: center;
}
.group_tech .group_list {
  margin-top: 30px;
}
.group_tech .group_list .item_list li {
  height: 150px;
  text-align: left;
  border-bottom: 1px dashed #c7c7c7;
  padding-left: 200px;
  padding-bottom: 60px;
  background: url('../images/tech001.jpg') no-repeat left center;
}
.group_tech .group_list .item_list li h3 {
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  padding-top: 40px;
}
.group_tech .group_list .item_list li h5 {
  font-size: 18px;
  color: #00612e;
}
.group_tech .group_list .item_list li p {
  font-size: 16px;
  text-indent: 2em;
  line-height: 28px;
  width: 80%;
}
.group_tech .group_list .item_list li.li2 {
  background-image: url('../images/tech002.jpg');
}
.group_tech .group_list .item_list li.li3 {
  background-image: url('../images/tech003.jpg');
}
.group_tech .group_list .item_list li.li4 {
  background-image: url('../images/tech004.jpg');
}
.group_tech .group_list .item_list li.li5 {
  background-image: url('../images/tech005.jpg');
}

/* 新闻列表 */
.group_news {
  width: 1480px;
  margin: 40px auto 0px;
}

.group_news .list_item li {
  padding: 30px;
  overflow: hidden;
  border-bottom: 1px dashed #cecdc8;
}
.group_news .list_item li:hover {
  background-color: #f2f2f2;
}
.group_news .list_item li .newslimore {
  text-align: center;
  float: left;
  width: 160px;
  padding-right: 25px;
  border-right: 1px solid #dcdcdc;
  height: 164px;
  font-size: 24px;
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 40px;
}
.group_news .list_item li .newslimore .newslidate {
  margin-top: 20px;
}
.group_news .list_item li .newslimore .yueri {
  padding: 30px 0px 10px;
  font-size: 70px;
  color: #c30d23;
}
.group_news .list_item .img_box {
  float: left;
  width: 237px;
  height: 158px;
  margin-left: 40px;
}
.group_news .list_item .img_box img {
  width: 100%;
}

.group_news .list_item .img_box img {
  width: 237px;
  height: 158px;
  padding: 2px;
  background: #fff;
  border: 1px solid #cbcbcb;
}

.group_news .list_item .text {
  width: 870px;
  text-align: left;
  float: right;
  font-size: 14px;
  font-family: '微软雅黑';
  color: #3a3a3a;
}

.group_news .list_item .c3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
}

.group_news .list_item .c3 a {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  padding-bottom: 10px;
}

.group_news .list_item .c6 {
  font-size: 16px;
  margin-top: 10px;
  line-height: 28px;
  text-indent: 1em;
}

.group_news .list_item .time {
  float: right;
  color: #8a8a8a;
  font-family: '宋体';
  font-size: 12px;
}

.group_news .list_item .text .more {
  display: inline-block;
  font-size: 14px;
  color: #e8373d;
  padding: 5px 15px;
  margin-top: 8px;
  border: 1px solid #cbcbcb;
  background: #fff;
  transition: all ease-in-out 0.5s;
  -moz-transition: all ease-in-out 0.5s;
  /* Firefox 4 */
  -webkit-transition: all ease-in-out 0.5s;
  /* Safari and Chrome */
  -o-transition: all ease-in-out 0.5s;
  /* Opera */
}

.group_news .list_item .text .more:hover {
  border-color: #e8373d;
  color: #fff;
  background: #e8373d;
}
/*详情页*/
.group_detail {
  width: 1480px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 30px;
  overflow: hidden;
  font-size: 16px;
  color: #555555;
  line-height: 2;
}
.group_detail h2 {
  font-size: 22px;
  margin: 20px 0px;
  color: #222;
  text-align: center;
  line-height: 22px;
}
.group_detail .newstime {
  border-bottom: #ddd 1px solid;
  text-align: center;
  line-height: 20px;
  padding-bottom: 10px;
  font-size: 13px;
  color: #555555;
}
.group_detail .text_content {
  padding-top: 20px;
  text-align: left;
  font-size: 16px;
  color: #555555;
  padding-bottom: 30px;
}
.group_detail .text_content p {
  margin-bottom: 10px;
  text-indent: 1em;
}
.group_detail .page_nav {
  border-top: #ddd 1px solid;
  padding-bottom: 25px;
  margin: 0 auto;
  padding-top: 10px;
  text-align: center;
}
.group_detail .page_nav a {
  color: #999;
}
.group_detail .pageleft {
  padding-left: 10px;
  float: left;
  text-align: left;
  line-height: 24px;
  height: 24px;
}
.group_detail .pageright {
  padding-right: 10px;
  float: right;
  text-align: right;
  line-height: 24px;
  height: 24px;
}

/*案例列表*/
.list_pro {
  width: 100%;
  margin: 40px auto 0px;
}

.list_pro .caseul li {
  float: left;
  width: 22.6%;
  padding: 0.5%;
  border: 1px solid #ccc;
  background-color: #fff;
  margin-left: 1%;
  margin-bottom: 20px;
}
.list_pro .caseul li a {
  display: block;
  width: 100%;
}
.list_pro .caseul li a font {
  font-size: 12px;
  transition: all 0.1s ease 0s;
  color: #a5a5a5;
}
.list_pro .caseul li .cimg {
  overflow: hidden;
  width: 100%;
  height: 258px;
  position: relative;
}
.list_pro a .cimg span {
  display: none;
}
.list_pro a:hover .cimg span {
  display: block;
  width: 368px;
  height: 258px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.list_pro .caseul li img {
  width: 100%;
  height: 258px;
  transition: all ease-in-out 0.5s;
}
.list_pro .caseul li .casb {
  height: 58px;
  padding: 10px;
  line-height: 1.8;
  transition: all 0.5s ease 0s;
}
.list_pro .caseul li h4 {
  font-size: 16px;
  font-weight: normal;
  line-height: 2;
  transition: all 0.1s ease 0s;
  color: #333;
}
.list_pro .caseul li .jt {
  color: #cecccc;
  width: 30px;
  height: 30px;
  border: 1px solid #eeeded;
  text-align: center;
  line-height: 30px;
  margin-top: 18px;
  transition: all 0.5s ease 0s;
}
.list_pro .caseul li a:hover h4,
.list_pro ul li a:hover font {
  color: #fff;
}
.list_pro .caseul li a:hover .jt {
  color: #fff;
}
.list_pro .caseul li a:hover img {
  transform: scale(1.1);
}
.list_pro .caseul li a:hover {
  background-color: #00612e;
  color: #fff;
}
.list_pro .caseul li a:hover .casb {
  padding-left: 20px;
  padding-right: 20px;
}

/*市场前景*/
.group_market {
  width: 1480px;
  margin: 40px auto 0px;
}
.group_market > h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.group_market .group_list {
  margin-top: 40px;
}
.group_market .group_list .text {
  font-size: 18px;
  margin-bottom: 30px;
}
.group_market .group_list .text.fl {
  width: calc(100% - 600px);
}
.group_market .group_list .text .title1 {
  height: 45px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  line-height: 45px;
  padding-left: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.group_market .group_list .text .title1 {
  width: 312px;
  background-color: #00612e;
}
.group_market .group_list .text p {
  font-size: 16px;
  color: #3a3a3a;
  text-indent: 2em;
}
.group_market .group_list .img {
  width: 430px;
  margin-top: 20px;
}
.group_market .group_list .img img {
  width: 430px;
  height: 606px;
  margin-top: 10px;
  border: none;
}

/*加盟优势*/
.group_join {
  width: 1480px;
  margin: 40px auto 0px;
}
.group_join > h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.group_join .list {
  overflow: hidden;
  width: 100%;
  margin-top: 40px;
}
.group_join .list li {
  float: left;
  width: 204px;
  height: 300px;
  padding: 0 10px;
  text-align: center;
  overflow: hidden;
  border: 1px solid #ccc;
  margin: 0 10px;
}
.group_join .list li img {
  margin-top: 30px;
  display: inline-block;
}
.group_join .list li h3 {
  font-size: 20px;
  color: #00612e;
  font-weight: bold;
  margin-top: 15px;
}
.group_join .list li p {
  line-height: 32px;
  font-size: 16px;
  color: #666666;
  height: 66px;
  margin-top: 15px;
}

/*营销策略*/
.group_trade {
  width: 1480px;
  margin: 40px auto 0px;
}
.group_trade > h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.tsbox {
  width: 100%;
  margin: 30px auto 0px;
}
.tsbox .tsboxli {
  width: 20%;
  float: left;
}
.tsbox .tsboxli + .tsboxli {
  margin-left: 6.66%;
}
.tsbox .tsboxli .tsboxtext {
  margin: 15px auto;
}
.tsboxtext h2 {
  width: 100%;
  background-color: #01824a;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.tsboxtext p {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
  min-height: 56px;
}
.tsboxpic {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

/*合作保障*/
.group_support {
  width: 1480px;
  margin: 40px auto 0px;
}
.group_support > h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.group_support .text {
  font-size: 18px;
  margin-bottom: 30px;
  text-indent: 2em;
  margin-top: 30px;
}
.row4box {
  width: 580px;
  height: 120px;
  margin-bottom: 24px;
  padding: 0px 20px 0px 115px;
}
.row4box .tit {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  line-height: 44px;
  padding: 0px 0px 0px;
}
.row4box .des {
  font-size: 14px;
  color: #666;
  line-height: 24px;
  overflow: hidden;
}
.row4box1 {
  background: url(../images/num1.jpg) no-repeat left center #f7f7f7;
}
.row4box2 {
  background: url(../images/num2.jpg) no-repeat left center #f7f7f7;
}
.row4box3 {
  background: url(../images/num3.jpg) no-repeat left center #f7f7f7;
}
.row4box4 {
  background: url(../images/num4.jpg) no-repeat left center #f7f7f7;
}
.row4box5 {
  background: url(../images/num5.jpg) no-repeat left center #f7f7f7;
}
.row4box6 {
  background: url(../images/num6.jpg) no-repeat left center #f7f7f7;
}
.row4box7 {
  background: url(../images/num7.jpg) no-repeat left center #f7f7f7;
}
.row4box8 {
  background: url(../images/num8.jpg) no-repeat left center #f7f7f7;
}
.row4box9 {
  background: url(../images/num9.jpg) no-repeat left center #f7f7f7;
}
.row4box10 {
  background: url(../images/num10.jpg) no-repeat left center #f7f7f7;
}
.row4box11 {
  background: url(../images/num11.jpg) no-repeat left center #f7f7f7;
}
.row4box12 {
  background: url(../images/num12.jpg) no-repeat left center #f7f7f7;
}

/*加盟流程*/
/*工艺优势*/
.group_process {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
.group_process > h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.group_process .title_img {
  height: 65px;
  text-align: center;
}

.group_process .title {
  font-size: 30px;
  font-weight: bold;
  color: #254a98;
  text-align: center;
}
.group_process .group_list {
  margin-top: 30px;
}
.group_process .group_list .item_list li {
  height: 100px;
  text-align: left;
  border-bottom: 1px dashed #c7c7c7;
  padding-left: 120px;
  padding-bottom: 60px;
  background: url('../images/process01.jpg') no-repeat left center;
}
.group_process .group_list .item_list li h3 {
  font-size: 24px;
  font-weight: bold;
  color: #222222;
  padding-top: 40px;
}
.group_process .group_list .item_list li h5 {
  font-size: 18px;
  color: #00612e;
}
.group_process .group_list .item_list li p {
  font-size: 16px;
  line-height: 32px;
  width: 80%;
  margin-top: 12px;
}

/*在线留言*/
.agent_con {
  line-height: 24px;
  padding-bottom: 30px;
}
.agent_title {
  margin: 40px auto 10px;
  text-align: center;
  font-size: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  width: 810px;
}

.ztonline {
  width: 810px;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 30px 30px;
}
.ztonline h5 {
  margin: 10px auto 30px;
  text-align: center;
  width: 100%;
}
.ztonline h5 img {
  max-width: 100%;
}

.hotel {
  margin: 0 auto;
  overflow: hidden;
}
.hotel .hotbook {
  width: 600px;
  margin: 0 auto;
}
.hotbook .p1 {
  height: 54px;
  line-height: 54px;
}
.hotbook .p1 span {
  font-size: 18px;
  display: inline-block;
  width: 80px;
}
.hotbook .p1 .ipt-txt {
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 34px;
  width: 440px;
  outline: none;
  padding-left: 5px;
  font-size: 14px;
  background: #fff;
}
.hotbook .p2 {
  height: 54px;
  line-height: 54px;
}
.hotbook .p2 span {
  font-size: 18px;
  float: left;
  display: block;
  width: 82px;
}
.hotbook .p2 .yzm-txt {
  float: left;
  border: 1px solid #ccc;
  border-radius: 5px;
  height: 34px;
  width: 220px;
  outline: none;
  padding-left: 5px;
  font-size: 14px;
  background: #fff;
  margin-top: 8px;
}
.hotbook .p2 img {
  margin-top: 6px;
  display: inline-block;
  margin-top: 8px;
  height: 34px;
  line-height: 34px;
  margin-left: 6px;
}
.hotbook .pt {
  line-height: 32px;
  margin-top: 12px;
}
.hotbook .pt span {
  float: left;
  font-size: 18px;
  display: block;
  width: 82px;
}
.hotbook .pt .ztextarea {
  width: 440px;
  font-size: 14px;
  height: 161px;
  line-height: 24px;
  border: 1px solid #ccc;
  border-radius: 5px;
  resize: none;
  outline: none;
  padding-left: 5px;
  padding-top: 5px;
  color: #787878;
}

.hotbook .pb {
  font-size: 18px;
  margin-top: 40px;
}
.hotbook .pb a {
  width: 530px;
  display: block;
  height: 48px;
  line-height: 48px;
  border: none !important;
  background: #00612e;
  border-radius: 5px;
  padding-left: 5px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  letter-spacing: 10px;
}
.hotbook .pb a:hover {
  text-decoration: none;
  background-color: #00612e;
}

.lianx {
  width: calc(100% - 800px);
  overflow: hidden;
  float: left;
}
.lianx > h3 {
  font-size: 24px;
  line-height: 48px;
}
.lianx p {
  margin: 10px auto;
}
.lianx p span {
  color: #00612e;
  font-weight: bold;
}

/* 重钢结构 */
.group_steel {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
.group_steel h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.group_steel .stru {
  width: 100%;
  overflow: hidden;
  margin: 30px auto 0px;
  text-align: center;
}
.group_steel .stru li {
  display: inline-block;
  width: 385px;
  height: 300px;
  background-color: #eee;
  margin-top: 50px;
  margin-right: 60px;
  text-align: center;
}
.group_steel .stru li img {
  display: block;
  width: 385px;
  height: 230px;
}
.group_steel .stru li p {
  display: block;
  width: 385px;
  height: 70px;
  line-height: 70px;
  font-size: 24px;
}

/*重钢应用范围*/
.group_zgapply {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
.group_zgapply h3 {
  text-align: center;
  font-size: 30px;
  color: #a92924;
  font-weight: bold;
  line-height: 56px;
}
.group_zgapply .fwei {
  width: 100%;
  overflow: hidden;
  margin: 30px auto 0px;
  text-align: center;
}
.group_zgapply .fwei li {
  width: 230px;
  height: 380px;
  background-color: #f2f2f2;
  border-radius: 10px;
  display: inline-block;
  margin-right: 12px;
  position: relative;
  text-align: center;
}
.group_zgapply .fwei li + li {
  margin-left: 85px;
}
.group_zgapply .fwei li img {
  width: 160px;
  height: 160px;
  border-radius: 200px;
  display: inline-block;
  margin-top: 40px;
}
.group_zgapply .fwei li h3 {
  font-size: 18px;
  color: #333;
  line-height: 32px;
  padding-top: 12px;
  height: 88px;
  font-weight: normal;
}
.group_zgapply .fwei li p {
  font-size: 23px;
  line-height: 23px;
  position: relative;
  display: inline;
  color: #d1d1d1;
  font-weight: bold;
  margin-top: 26px;
}
.group_zgapply .fwei li p i {
  background: #d1d1d1;
  width: 30px;
  height: 1px;
  display: block;
  position: absolute;
  right: -54px;
  top: 16px;
  display: block;
}
.group_zgapply .fwei li p i:first-child {
  left: -54px;
  right: auto;
}

.group_tji {
	width: 90%;
	overflow: hidden;
	margin: 40px auto;
	text-align: center;
}
.group_tji .item {
	width: 300px;
	height: 300px;
	border-radius: 300px;
	border: 1px solid #f0f0f0;
	display: inline-block;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.group_tji .item a {
	font-size: 24px;
	color: #fff;
	width: 160px;
	height: 60px;
	display: inline-block;
	line-height: 60px;
	background-color: #000;
	text-decoration: none;
}
.group_tji .part1 {
	background: url(/drawpages/images/one.png) no-repeat center center transparent;
	background-size: cover;
}
.group_tji .part2 {
	background: url(/drawpages/images/two.png) no-repeat center center transparent;
	background-size: cover;
}
.group_tji .part3 {
	background: url(/drawpages/images/three.png) no-repeat center center transparent;
	background-size: cover;
}
.group_tji .item + .item {
	margin-left: 5%;
}

@media screen and (max-width: 1023px)  and (min-width: 640px) {
	.box {
		width: 96%;
	}
	.item + .item {
		margin-left: 5%;
	}
}