@media (max-width:1670px){

}
@media (max-width:1440px){
.nas>li {
    padding-left: 3.5rem;
}
.bottomsRight_c {
    width: 19%;
}




}



@media (max-width:1366px){





}

@media (max-width:1140px){

.nas>li {
    padding-left: 0.5rem;
}




}



@media (max-width: 1080px){




}

@media (max-width: 992px){

}




@media (max-width: 768px){
.contactliuyan {
    margin: 4rem auto;
    width: 98%;
}
.contacttiltle label {
    font-size: 18px;
}
.contacttiltle div {
    font-size: 17px;
}

.contacttiltle span {
    font-size: 12px;
}
.contactInputLeft {
    float: left;
    width: 100%;
}

.contactInputLeft input {
    height: 36px;
    margin-bottom: 1.5rem;
}

.contactInputCenter {
    width: 100%;
    margin-left: 0;
}

.contactInputCenter input {
    height: 49px;
}

.contactInputRight {
    margin-top: 3.3rem;
    width: 100%;
}

.contactInputRight>input {
    width: 119px;
    height: 30px;
    font-size: 13px;
    margin: auto;
    display: block;
    margin-top: 4rem;
}

.info_lis {
    margin-bottom: 70px;
}
.info_lis .pic, .info_lis .con {
    width: 100%;
    float: none;
    overflow: hidden;
}

.info_lis .pic {
    position: inherit;
}
.info_lis .pic .box {
    padding-right: 10px;
    padding-left: 10px;
}
.info_lis .pic, .info_lis .con {
    width: 100%;
    float: none;
    overflow: hidden;
}

.info_lis h3 {
    font-size: 18px;
    margin-bottom: 10px;

}
.conbox {
    padding: 30px 0;
}
.info_lis p {
    font-size: 14px;
    line-height: 26px;
}
.info_lis .pic .box, .info_lis .con .box {
    width: 100%;
}

.info_lis .con .box {
    padding-right: 10px;
}

.info_lis .con .box {
    padding-left: 10px;
}
.info_lis li:nth-child(even) .pic {
    right: auto;
}
.info_lis .pic {
    position: inherit;
}

.info_lis li:nth-child(even) .pic .box {
    padding-left: 10px;
}

.info_lis li:nth-child(even) .pic .box {
    padding-right: 10px;
}

.info_lis li:nth-child(even) .con {
    margin-left: 0;
}
.info_lis li:nth-child(even) .con .box {
    padding-left: 10px;
}
.info_lis li:last-child {
    padding-top: 5px;
}







.heTop {
    display: none;
}


.youabout {
    background: none;
    height: auto;
}
.youaboutLeft {
    width: 100%;
    float: left;
    padding: 2rem 0;
    margin-top: 0rem;
}
.youaboutLeft div {
    font-size: 18px;
}
.youaboutLeft p {
    font-size: 15px;
}
.youabout>div {
    width: 98%;
}
#certifys {
    margin-top: 4rem;
    width: 100%;
    float: right;
    margin-right: 0;
}


/*.bannerText label {
    font-size: 15px;
}

.bannerText div {
    font-size: 12px;
}

.bannerText span {
    width: 47px;
    margin-top: 1rem;
}

.bannerText {
    top: 32%;
}*/

.conce-box, .job-box, .information {
    width: 96%;
}
.listheader{
    display: none;
}

.headers{
    display: none;
}



.visible-xs {
    display: block!important;
}
    /*banner*/
    .banner{
          margin-top: 5rem!important;  
    }





    /*end*/
	.header {
    display: none;
	}

	/*phone*/
	.header_phone {
    background: #fff;
    box-shadow: 0 0 10px #E5DBD6;
    padding: 10px 15px;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99999999;
	}

	.header_p_box {
    position: relative;
}
.p_logo {
    height: 40px;
    display: inline-block;
    float: left;
}

.p_logo img {
    height: 95%;
    width: auto;
}
a.p_menubtn {
    display: inline-block;
    float: right;
    padding: 4px 0 0;
}
a.p_menubtn span {
    display: block;
    width: 30px;
    height: 2px;
    background: #20439d;
    margin: 7px 0 5px;
}

.carousel{
	margin-top: 14.5%!important;
}


/*导航*/
.menuBox {
    position: fixed;
    width: 62%;
    top: 0;
    left: -62%;
    height: 100%;
    z-index: 999999999;
    background: #20439d;
    color: #fff;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.menuBox.active {
    left: 0;
}

.menuAll {
    position: relative;
    height: 100%;
    top: 0;
    padding-top: 43px;
}
.menuTitle {
    padding: 5px 10px;
    font-size: 16px;
    line-height: 32px;
    border-bottom: solid 1px #fff;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.menuTitle i.fa {
    font-size: 20px;
    line-height: 32px;
    float: left;
    margin-right: 15px;
}
.menuBody {
    height: 100%;
    overflow: auto;
}
.menuBody ul {
    padding: 0;
    margin: 0;
}
.menuBody li.ua {
    padding: 0;
    border-bottom: solid 1px #fff;
}


.menuBody li a.ua_a {
    line-height: 38px;
}
.menuBody li a {
    color: #fff;
    line-height: 36px;
    padding: 0 15px;
    font-size: 12px;
}

.menuBody li a .fa {
    float: right;
    line-height: 36px;
    font-size: 18px;
    margin-right: 15px;
}

.menuBody ul.ul2_0 {
    background: rgba(255, 255, 255, 0.2);
    display: none;
}

.menuBody ul {
    padding: 0;
    margin: 0;
}
.menuBody ul.ul2_0 li {
    border-top: solid 1px #fff;
    padding-left: 20px;
}


.home_a>div {
    margin: 3rem auto;
    width: 98%;
}
.home_aLeft {
    width: 100%;
}
.home_aLeft img:nth-child(1) {
    width: 100%;
}
.home_aLeft img:nth-child(2) {
    display: none;
}

.home_aRight {
    float: left;
    width: 100%;
    margin-left: 0;
}
.home_aRight label {
    font-size: 19px;
    margin-top: 2.5rem;
    margin-bottom: 1rem;
}
.home_aRight div {
    line-height: 30px;
    font-size: 12px;
}

.home_aRight a {
    margin-top: 2rem;
    font-size: 12px;
}

.home_bTop {
    margin-top: 2rem;
    margin-bottom: 2rem;
    width: 98%;
}
.home_bTop .home_bTopLeft label {
    font-size: 20px;
}
.home_bTop .home_bTopLeft div {
    font-size: 12px;
}
.home_bTopright {
    margin-top: 1rem;
}
.home_bTopright a {
    padding: 0.5rem 0.5rem;
    border-radius: 4px;
    margin-left: 0;
    width: 32%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 2%;
    font-size: 12px;
    margin-right: 2%;
    text-align: center;
}
.home_bTopright a:nth-child(3n){
    margin-right: 0;
}
.home_d>div {
    margin-top: 4rem;
    margin-bottom: 4rem;
    width: 98%;
}

.home_dLeft>label {
    font-size: 20px;
    display: block;
    font-weight: 700;
}

.home_dLeft a {
    margin-top: 2rem;
}
.home_dLeft a>img {
    display: none;
}

.home_dLeft a div {
    width: 100%;
}
.home_dLeft a span {
    font-size: 12px;
}
.home_dLeft a p {
    font-size: 12px;
}

.home_dLeft {
    width: 100%;
}


.home_dRight {
    float: right;
    width: 100%;
    margin-top: 2rem;
}

.home_dRight>label {
    font-size: 20px;
    display: block;
    font-weight: 700;
}

.swiperhome_dRight span {
    font-size: 13px;
    border-top: 0;
}

.bottomTop {
    display: none;
}

.bottomsLeft {
    height: 470px;
    width: 100%;
    float: none;
}
.bottomsLeft .bottomsLeft_a {
    font-size: 23px;
    font-weight: 700;
    margin-top: 4rem;
}

.bottomsLeft .bottomsLeft_b {
    margin-bottom: 4rem;
    font-size: 12px;
}

.bottomsLeft>a img {
    width: 153px;
}
.bottomsRight {
    float: none;
    width: 98%;
    margin: auto;
    margin-top: 2rem;
}
.bottomsRight_a .bottomsRight_b {
    float: none;
    width: 100%;
    overflow: hidden;
}

.bottomsRight_a .bottomsRight_b div a {
    font-size: 12px;
}

.bottomsRight_a .bottomsRight_b div:nth-child(3) {
    padding-left: 2rem;
}
.bottomsRight_a .bottomsRight_b div:nth-child(4) {
    padding-left: 2rem;
}

.bottomsRight_c {
    width: 100%;
    margin-top: 3rem;
}


.bottomsRight_d {
    display: flex;
    flex-wrap: wrap;
    margin-top: 2rem;
    margin-bottom: 1rem;
}




.bottomsRight_d a {
    border-right: 0;
    line-height: 100%;
    padding: 0;
    width: 20%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 1rem;
}

.bottomsRight_d span {
    line-height: 100%;
    width: 20%;
}

.about-qye{
    display: none;
}

.about-qye ul li h3 {
    font-size: 22px;

}


.about-qye ul li .conent b {
    font-size: 20px;
    font-weight: 400;
}

.about-qye ul li .conent .txt {
    font-size: 12px;
    margin-top: 2%;
}











/*listnew*/
.listnav {
    border-bottom: 1px solid #ccc;
    height: auto;
    line-height: 0;
    font-size: 0;
}
.listnav a {
    padding: 0;
    font-size: 16px;
    display: block;
    float: left;
    height: 44px;
    line-height: 44px;
    font-size: 13px;
    width: 49.33%;
}
.listnew {
    margin-top: 3rem;
    width: 98%;
}

.listnew a:nth-child(3n) {
    margin-right: 5%;
}

.listnew a:nth-child(2n) {
    margin-right: 0%;
}
.listnew a {
    width: 47%;
    margin-bottom: 2rem;
    margin-right: 5%;
}

.listnew label {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: 0px 0rem;
    font-size: 13px;
}

.listnew p {
    margin: 0;
    line-height: 22px;
    padding: 0px 0;
    font-size: 12px;
}


.listnew div {
    overflow: hidden;
    padding: 0px 0rem;
    font-size: 12px;
    margin-top: 1rem;
}
.listnew div img {
    width: 19px;
}

/*contact*/
.listcontacttop label {
    font-size: 24px;
}
.listcontactLeft {
    width: 100%;
    font-size: 13px;
}

.listcontactRight {
    float: right;
    width: 100%;
    height: 247px;
    margin-top: 3rem;
}

/**/

.listcase {
    margin-top: 3rem;
    width: 98%;
}

.listcase a:nth-child(3n) {
    margin-right: 5%;
}

.listcase a:nth-child(2n) {
    margin-right: 0%;
}
.listcase a {
    width: 47%;
    margin-bottom: 2rem;
    margin-right: 5%;
}

.listcase div {
    font-size: 14px;
    margin: 1.5rem auto;
    width: 88%;
}
.listcase p {
    width: 98%;
    margin: auto;
    line-height: 25px;
    font-size: 12px;
}

.listcase i {
    background: url(../image/images/3_03.jpg)center 0 no-repeat;
    width: 143px;
    height: 46px;
    margin: 2rem auto;
    background-size: 100%;
}

.listcase a:hover i{
    background: url(../image/images/2_03.jpg)center 0 no-repeat;
    background-size: 100%;
}

/**/
.listpro{
    width: 98%;
    margin-top: 3rem;
}


.listpro a:nth-child(4n){
    margin-right: 1.3%;
}

.listpro a:nth-child(2n){
    margin-right: 0%;
}

.listpro a {
    width: 49%;
    margin-bottom: 1rem;
}

.listpro a label {
    font-size: 13px;
    display: block;
    margin-top: 1rem;
}
/**/
.proshowLeft {
    width: 100%;
}
.proshowRight {
    width: 88%;
}

.cpxq_tit{
    width: 98%;
}

/**/
.about_a {
    margin-top: 3rem;
    margin-bottom: 5rem;
    width: 98%;
}
.about_aTop div {
    font-size: 18px;
}
.about_aTop span {
    width: 63px;
    height: 2px;
}
.about_a>p {
    width: 100%;
    padding: 9px;
}
.about_a>img {
    width: 100%;
}
.clut {
    padding: 0rem 0;
}
.clut .Culture-box .row div.Culture_con {
    padding: 11px;
    min-height: 135px;
}

.clut .Culture-box .Culture1 {
    background-size: 200%;
    width: 30%;
}
.clut .Culture-box .Culture2 {
    background-size: 200%;
    width: 30%;
}
.clut .Culture-box .Culture3 {
    background-size: 200%;
    width: 30%;
}
.clut .Culture-box .Culture4 {
    background-size: 200%;
    width: 30%;
}
.clut .Culture-box .Culture5 {
    background-size: 200%;
    width: 30%;
}
.clut .Culture-box .Culture6 {
    background-size: 200%;
    width: 30%;
}
.clut .Culture-box .Culture_text {
    max-width: 310px;
    width: 70%;
}
.clut .Culture-box .Culture_icon {
    margin-right: 0;
}
.clut .Culture-box .Culture_text h3 {
    margin: 18px 0 6px 0;
    font-size: 21px;
}
.clut .Culture-box .Culture_text p {
    font-size: 19px;
    margin: 0;
}
.hexin>div {
    margin-top: 2rem;
    width: 98%;
}
.hexin span {
    font-size: 18px;
}
.hexin label {
    width: 55px;
    height: 2px;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.about_b {
    background: #fff;
    padding: 11px;
    margin-top: 0;
}
.about_b img {
    width: 100%;
}
.about_b div {
    width: 100%;
}
.about_b span {
    font-size: 16px;
    padding-bottom: 1rem;
    margin-top: 10px;
}.about_b p {
    font-size: 12px;
}
.licen>div {
    margin: auto;
    margin-top: 4rem;
    width: 98%;
}
.licen span {
    font-size: 18px;
}
.licen label {
    width: 57px;
    height: 2px;
}
.licen {
    height: auto;
}
.about_c {
    text-align: center;
    margin: 3rem 0;
}

.about_c div {
    font-size: 19px;
}
.about_c img {
    width: 143px;
}
.forenext {
    background-size: 40px 40px!important;
}
.foreprev {
    background-size: 40px 40px!important;
}
.swiperlistabout_c {
    margin-top: -11rem!important;
}
.swiperlistabout_c a p {
    font-size: 13px;
    margin-top: 26px;
}



.about-a {
    padding-top: 30px;
    padding-bottom: 40px;
}

.page-div-bt .yinwen {
    font-size: 20px;
    margin-bottom: 10px;
}


.page-div-bt .hanzi {
    font-size: 26px;
}


.w, .home-case .case-left .nr, .home-case .case-right .web-sekuai.sekuai {
    width: auto;
    margin: 0 15px;
}

.about-a .nr-left {
    width: 100%;
}

.about-a .nr-right {
    width: 100%;
    padding-top: 20px;
    margin-left: 0;
}

.about-a .nr-left .nr {
    margin-right: 0;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.about-a .nr-right .nr {
    padding: 15px;
}
.about-c .w .clear li {
    width: 100%;
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
    left: 0;
    right: 0;
}
.c_1250_4 ul {
    margin-top: 11px;
    padding: 0 10px;
}
.c_1250_4 ul li {
    width: 100%;
    margin-top: 10px;
    padding: 0 5px;
}
.c_1250_4 ul li .zbox {
    padding: 10px 10px 7px 10px;
    height: auto;
}
.c_1250_4 ul li .zbox h4 {
    font-size: 14px;
    line-height: 26px;
}
.c_1250_4 ul li .zbox .p {
    line-height: 22px;
    font-size: 12px;
}



}

@media (max-width: 414px){



}


