/*//首页的样式区域*/
.swrimg { width: 60%; float: left; overflow: hidden; position: relative; }
#userbox .logoswr { display: block; overflow: hidden; }
.swiperBox { display: block; overflow: hidden; position: relative; padding: 0; }
.swiperBox img { max-width: 100%; }
#allthreebox { padding: 0; }
 @media screen and (max-width: 1400px) {
 .swiperBox .swiper-slide .text h3 {
 font-size: 28px;
 line-height: 32px;
}
 .swiperBox .swiper-slide .text p {
 font-size: 16px;
 line-height: 20px;
 margin: 10px 0 18px 0;
}
 a.jianbinatwobtn,  a.jianbinatwobtn:hover,  a.jianbinatwobtn.jianbinatwobtnh {
 width: 130px;
 height: 45px;
 font-size: 16px;
 line-height: 45px;
}
 #allthreebox .domebox .domeboxtext {
 width: 50%;
}
 #allthreebox .domebox .domeimg {
 width: 45%;
}
 #allthreebox .containerbig {
 max-width: 1100px;
}
 #allthreebox .domebox .domeboxtext h3 {
 font-size: 26px;
 line-height: 26px;
 margin-bottom: 6px;
}
 #userbox .logoswr .swiper-slide a .text {
 height: 356px;
}
 #allthreebox .containerbigbg .domebox {
 margin-left: 0;
 margin-right: 0;
}
}
 @media screen and (max-width: 1300px) {
 #allthreebox .containerbigbg .domebox {
 margin-left: 0px;
 margin-right: 0px;
}
}
 @media screen and (max-width: 1200px) {
 #goodbox .containerbig ul li h3 {
 font-size: 17px;
 line-height: 27px;
 margin: 19px 0 4px 0;
}
 #newbox .newleft .textbox h3 {
 font-size: 18px;
 line-height: 28px;
 padding: 0 96px 0 0;
 margin: 15px 0 10px 0;
}
 #allthreebox a.jianbinatwobtnborder {
 font-size: 15px;
}
}
 @media screen and (max-width: 1100px) {
 #allthreebox {
 padding: 0 15px;
}
 #userbox .logoswr {
 background: #fff;
 font-size: 0;
}
 #userbox a.morebtn {
 width: 450px;
 height: 60px;
 border-radius: 60px;
 font-size: 18px;
 margin: 30px auto 0 auto;
 line-height: 60px;
}
 #userbox a.morebtn i {
 width: 24px;
 height: 24px;
 background-size: 7px;
 margin: -2px 0 0 0;
}
 #userbox .logoswr .swiper-slide a .text p {
 font-size: 16px;
 line-height: 36px;
 margin-bottom: 72px;
}
 #userbox .logoswr .swiper-slide a .text .saytext h4 {
 font-size: 18px;
 line-height: 28px;
}
}
 @media screen and (max-width: 1000px) {
 .swiperBox .swiper-slide .text {
 width: 84%;
 height: auto;
 top: 24%;
 left: 7%;
 background: #3232321f;
 padding: 18px 24px;
 border-radius: 4px;
}
 .swiperBox .lunimgfu {
 width: 71%;
}
 .swiperBox .swiper-slide .text.textthree {
 right: 20px;
 background: #f9f9f90d;
}
 .swiperBox .swiper-slide .bga img {
 max-width: 100%;
}
 .swiperBox .swiper-slide .text h3 {
 font-size: 17px;
 line-height: 20px;
}
 .swiperBox .swiper-slide .text p {
 font-size: 14px;
 line-height: 24px;
 margin: 15px 0 18px 0;
}
 .swiperBox .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
 width: 20px;
 height: 5px;
 border-radius: 5px;
 margin: 0 5px;
}
 #goodbox {
 padding: 30px 0;
}
 #goodbox .containerbig {
 width: 94%;
 padding: 10px 10px;
 border-radius: 6px;
 margin-top: 10px;
 box-shadow: 0px 0px 6px #dfdfdf;
}
 #goodbox .containerbig ul {
 border-top: 1px #e9e9e9 solid;
 border-bottom: 1px #e9e9e9 solid;
 display: block;
 overflow: hidden;
}
 #goodbox .containerbig ul li {
 width: 50%;
 margin: 0px 0;
 border-left: 1px #e9e9e9 solid;
 border-bottom: 1px #e9e9e9 solid;
 padding: 12px 6px 12px 5px;
}
 #goodbox .containerbig ul li:nth-child(2n) {
 border-right: 1px #e9e9e9 solid;
 border-left:none;
}
 #goodbox .containerbig ul li:last-child {
 border-left:none;
 border-bottom: none;
}
 #goodbox .containerbig ul li:nth-child(2n+1) {
 border-right: 1px #e9e9e9 solid;
}
 #goodbox .containerbig ul li h3 {
 font-size: 16px;
 line-height: 24px;
 margin: 0px 0 2px 0;
 transition: all 0.3s;
}
 #goodbox .containerbig ul li p {
 font-size: 13px;
 line-height: 18px;
 height: 36px;
 overflow: hidden;
 padding: 0 10px;
 margin: 10px 0 0 0;
}
 #goodbox .containerbig ul li .icon img {
 width: 28px;
}
 #goodbox .containerbig ul li a:before,  #goodbox .containerbig ul li a:after {
 display: none;
}
 #goodbox .containerbig ul li:last-child a {
 width: 90%;
 height: 110px;
 font-size: 18px;
 padding: 20px 0 0 0;
 border-radius: 8px;
 background-size: 100%;
 margin: 0 auto;
 display: block;
}
 #goodbox .containerbig ul li:last-child a span {
 font-size: 15px;
 line-height: 18px;
}
 #goodbox .containerbig ul li:last-child a em {
 width: 100px;
 height: auto;
 font-size: 14px;
 line-height: 33px;
 margin: 13px 0;
}
 #allthreebox .containerbigbg {
 margin-bottom: 10px;
 background: #F4F8FF;
 border: 1px #efefef solid;
}
 #allthreebox .containerbigbg .domebox {
 margin-left: 0;
 margin-right: 0;
 padding: 10px;
}
 #allthreebox .domebox .domeboxtext {
 padding-top: 0;
 position: relative;
 z-index: 10;
}
 #allthreebox .domebox .domeboxtext h3 {
 font-size: 17px;
 line-height: 22px;
 margin-bottom: 0;
}
 #allthreebox .domebox .domeboxtext ul {
 margin: 10px 0 20px 0;
}
 #allthreebox .domebox .domeboxtext li {
 font-size: 14px;
 line-height: 28px;
 padding: 0 0 0 8px;
}
 #allthreebox .domebox .domeboxtext li:before {
 top: 11px;
}
 #allthreebox a.jianbinatwobtnborder {
 font-size: 15px;
 background: rgba(255, 255, 255, 0.8);
}
 #allthreebox .domebox .domeimg {
 padding: 0 4% 25px 4%;
 position: relative;
}
 #allthreebox .containerbigbg .domebox .domeboxtext {
 margin-top: 4px;
 padding: 10px !important;
}
 #allthreebox .containerbigbg:nth-child(2n) .domeimg {
 margin: 0;
}
 #allthreebox .allbtn {
 margin-top: 0;
}
 #newbox {
 padding: 20px 2px 0 2px;
}
 #newbox .newright,  #newbox .newleft {
 width: 100%;
 padding: 0 10px;
}
 #newbox .newall {
 margin:10px 0;
}
 #newbox .newleft .imgbig {
 border-radius: 4px;
}
 #newbox .newleft .textbox h3 {
 font-size: 16px;
 line-height: 19px;
 padding: 0 90px 0 0;
 margin: 10px 0 10px 0;
}
 #newbox .newleft .textbox h3 span {
 top: -2px;
 right: 4px;
 font-size: 13px;
 line-height: 24px;
}
 #newbox .newleft .textbox p {
 font-size: 14px;
 line-height: 14px;
}
 #newbox .newleft .textbox i {
 margin: 0px 0 12px 0;
}
 #newbox .newright li a {
 padding: 12px 14px;
 background-size: 6px;
}
 #newbox .newright li p {
 font-size: 15px;
 line-height: 19px;
 margin-bottom: 4px;
}
 #newbox .newright li span {
 font-size: 13px;
 line-height: 15px;
 margin: 0 0 2px 0;
}
 #userbox {
 padding: 36px 15px;
}
 #userbox .logoswr {
 margin-top: 14px;
 padding: 0;
}
 #userbox .title-comtitle h3 {
 margin: 0 0 10px 0;
}
 #userbox .logoswr .imgbig {
 width: 100%;
 max-height: 240px;
}
 .swrimg {
 width: 100%;
}
 #userbox .logoswr .swiper-slide a .text {
 height: 180px;
 padding: 25px 26px 0 26px;
 background: url(../images/dh.png) no-repeat 10px 16px;
 background-size: 13px;
}
 #userbox .logoswr .swiper-slide a .text p {
 font-size: 14px;
 line-height: 24px;
 margin-bottom: 0;
}
 #userbox .logoswr .swiper-slide a .text .saytext h4 {
 font-size: 17px;
 line-height: 20px;
 margin-right: 20px;
}
 .swiper-container-horizontal>.swiper-pagination {
 bottom:7px;
}
 #userbox .swiper-pagination-bullet-active {
 width: 9px;
 border-radius: 4px;
}
 .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
 margin: 0 3px;
}
 #userbox .alllogo li {
 width: 33.3%;
}
 #userbox .alllogo li:nth-child(9) {
 display: none;
}
 #userbox a.morebtn {
 height:auto;
 border-radius: 44px;
 font-size: 15px;
 margin: 10px auto 0 auto;
 line-height: 44px;
}
 #userbox a.morebtn i {
 width: 14px;
 height: 14px;
 background-size: 6px;
 margin: 2px 0 0 1px;
}
 #userbox .alllogo ul {
 margin: 10px -6px;
}
}
 @media screen and (max-width: 800px) {
 #allthreebox {
 padding: 0 10px;
}
 #allthreebox .domebox .domeboxtext {
 width: 100%;
}
 #allthreebox .domebox .domeimg {
 width: 100%;
}
 #newbox #comtitlejstwo a.morebtn {
 position: absolute;
 top: -5px;
 right: 0;
 width: auto;
 height: 30px;
 background: transparent;
 border-radius: 4px;
 font-size: 13px;
 font-weight: 400;
 color: #5897ff;
 line-height: 30px;
 text-align: center;
 padding: 0;
}
 .swiperBox .swiper-slide .allbtn a {
 margin: 20px 3px 5px 2px;
}
#newbox #comtitlejstwo a.morebtn i {
 width: 16px;
 height: 16px;
 background: url(../images/righticon1blue.png) no-repeat center;
 background-size: 5px;
 margin: 7px 0 0 -3px;
 display: inline-block;
 vertical-align: top;
}
#newbox #comtitlejstwo a.morebtn:hover {
 box-shadow:none;
}
}
 @media screen and (max-width: 500px) {
 #userbox a.morebtn {
 width: 90%;
}
}
