br.sp {
  display: none;
}

.resp-tabs-container .text {
  background-color: #efefef;
  padding: 20px;
}

.link-icon a:after{
	content: " >";
}

.mod_tab ul.resp-tabs-list li {
  width: 33.33%;
  border-right: 2px solid #fff;
  margin: 0;
  box-sizing: border-box;
}
.mod_tab ul.resp-tabs-list li:last-child {
  border: 0;
}
#Rtab a {
  color: #333;
}
#Rtab .headlist {
  clear: both;
  position: relative;
  margin-bottom: 30px;
  font-size: 16px;
}
#Rtab .headlist:first-child {
  padding-top: 15px;
}
#Rtab .headlist .head{
  position: absolute;
  font-weight: bold;
	z-index: 2;
}
#Rtab .headlist .list{
  position: relative;
  padding-left: 150px;
}
#Rtab .headlist .list p,
#Rtab .headlist .list div {
  width: 155px;
  float: left;
  margin-bottom: 15px;
}
#Rtab .headlist .list div:nth-child(5n+1){
  clear: both;
}

#Rtab .linklist {
     width: 550px;
    margin: auto;
}
#Rtab .linklist p {
  float: left;
  font-size: 16px;
  font-weight: bold;
  margin-right: 20px;
}
#Rtab .btn.link-icon {
  clear: both;
  text-align: center;
}
#Rtab .btn.link-icon a {
  display: block;
  width: 800px;
  height: 60px;
  margin: 35px auto 0;
  line-height: 60px;
  font-size: 18px;
  font-weight: bold;
  background: #fff;
  border: 1px solid #000;
  box-sizing: border-box;
}


.mod_bnrlink_in_four h3 {
  height: 80px;
  padding-left: 95px;
  margin-bottom: 25px;
  line-height: 80px;
  font-size: 22px;
  font-weight: bold;
}

.mod_bnrlink.mod1 h3{
  background: url(../images/top/top_feature1.png) no-repeat 20px center #cdeae0;
}
.mod_bnrlink.mod2 h3{
  background: url(../images/top/top_feature2.png) no-repeat 20px center #cdeae0;
}
.mod_bnrlink.mod3 h3{
  background: url(../images/top/top_feature3.png) no-repeat 20px center #cdeae0;
}

.mod_uni_section {
  width: 966px;
  margin: 20px auto 60px;
  padding: 10px 0;
  text-align: center;
}

.mod_uni_section.border{
  width: 966px;
  margin: 20px auto 60px;
  padding: 10px 0;
  border: 1px solid #ccc;
  text-align: center;
}
.mod_uni_section.border span {
  display: inline;
}
.mod_uni_section.border span.pc {
  display: inline;
  margin: 0 10px;
}

.mod_uni_section a {
  font-size: 16px;
  font-weight: bold;
  color: #1d2088;
}

.mod_bnrlink_in_four ul li.borderless {
  border: none;
}
.mod_bnrlink_in_four ul li.borderless .mod_bnrlink_in_two_text {
  padding: 0 35px 0 14px;
  background: url(../topimg/borderless_arrow.png) no-repeat 95% center;
  background-size: 11px 17px;
}

@media only screen and (max-width:640px) and (max-device-width:1280px){
  br.sp {
    display: block;
  }
  #Rtab .headlist {
    margin-bottom: 0;
  }
  #Rtab .headlist:first-child {
    padding:0;
  }
  #Rtab .headlist .head {
    position: relative;
    padding: 15px 10px;
    background: #dedede;
    box-sizing: border-box;
    z-index: 0;
  }
  #Rtab .linklist p {
    padding: 15px 10px;
    margin-bottom: 1px;
    background: #dedede;
    box-sizing: border-box;
    z-index: 0;
  }
  #Rtab .headlist .list {
    padding-left: 0;
    border-top: 1px solid #c1c1c1;
  }
  #Rtab .headlist .list div {
    width: 33.33%;
    float: left;
    text-align: center;
    margin-bottom: 0;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    font-size: 13px;
    box-sizing: border-box;
  }
  #Rtab .headlist .list div a {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  .headlist .list div:nth-child(3n){
    border-right: 0;
  }
  #Rtab .headlist .list div:nth-child(5n+1){
    clear: none;
  }
  .headlist .list div:nth-child(3n+1){
    clear: both;
  }
  .headlist .list div span {
    font-size: 18px;
    font-weight: bold;
  }






  .resp-tabs-container .text {
    padding: 0;
  }
  #Rtab .linklist p {
    float: none;
  }
  #Rtab .linklist p:last-child {
    margin-bottom: 0;
  }
  #Rtab .btn.link-icon a {
    width: 100%;
    position: relative;
    font-size: 15px;
  }
  #Rtab .btn.link-icon a:after {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 10px;
  }
    #Rtab .btn.link-icon.item2 a{
      line-height: 1.4;
      padding-top: 8px;
    }
    #Rtab .btn.link-icon.item2 a:after{
      top: 50%;
      margin-top: -10px;
    }
  .mod_bnrlink .mod_bnrlink_in_four h3 {
    width: 100%;
    height: auto;
    padding: 10px 0 10px 80px;
    line-height: 1.4;
    box-sizing: border-box;
  }
  .mod_bnrlink.mod1 h3 {
	padding: 25px 0 25px 80px;
    background: url(../images/top/top_feature1.png) no-repeat 10px center #cdeae0;
  }
  .mod_bnrlink.mod2 h3 {
    padding: 25px 0 25px 80px;
    background: url(../images/top/top_feature2.png) no-repeat 10px center #cdeae0;
  }
  .mod_bnrlink.mod3 h3 {
	padding: 25px 0 25px 80px;
    background: url(../images/top/top_feature3.png) no-repeat 10px center #cdeae0;
  }
  .mod_uni_section_wrapper {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
  }
  .mod_uni_section.border{
    width: 100%;
    padding: 10px;
    margin-bottom: 30px;
    line-height: 1.4;
    box-sizing: border-box;
  }
  .mod_uni_section.border span {
    display: block;
    margin-top: 10px;
  }
  .mod_bnrlink_in_four ul li.borderless .mod_bnrlink_in_two_text {
    padding: 10px 35px 10px 10px;
    background: url(../topimg/borderless_arrow.png) no-repeat 98% center;
    background-size: 11px 17px;
  }
  br.pc {
    display: none !important;
  }
  img.pcImg {
    display: none !important;
  }
	img.spImg {
    width: 100% !important;
    height: auto !important;
  }
	.mod_billboard .slick li {
		height: auto !important;
	}
	.mod_billboard .slick li a {
		position: static !important;
		width: 100% !important;
	}

}
