@media (max-width:1670px){

}
@media (max-width:1440px){
.allting button {
    width: 54%;
}
.home_aRight label {
    font-size: 28px;
    color: #104492;
    font-weight: 400;
    display: block;
    margin-top: 15px;
    margin-bottom: 11px;
    line-height: 100%;
}
.home_aRight p {
    font-size: 21px;
    color: #20272d;
}
.home_aRight div {
    color: #666666;
    line-height: 26px;
    margin-bottom: 11px;
    font-size: 12px;
}




}



@media (max-width:1366px){




}

@media (max-width:1140px){


.allting button {
    width: 54%;
}
.myTopLeft {
    float: left;
    width: 56%;
}




}



@media (max-width: 1080px){




}

@media (max-width: 992px){

}




@media (max-width: 768px){

.izl-rmenu {
    position: fixed;
    left: auto;
    bottom: 10px;
    padding-bottom: 73px;
    background: url(../image/r_b.png) 0px bottom no-repeat;
    z-index: 999;
    right: 0;
}
.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:74%;
    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: #104492;
    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: #104492;
    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;
}





.banner .bannernext{
    width: 12px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 30px;
}
.banner .bannerprev{
    width: 12px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 12px 30px;
}

.allTop {
    max-width: 1590px;
    margin: auto;
    padding: 0 10px;
    position: relative;
    text-align: center;
    margin-top: 29px;
    margin-bottom: 32px;
}

.allTop label {
    font-size: 34px;
    font-family: Impact;
    color: #f0f0f0;
    margin: 0;
    line-height: 100%;
}
.allTop div {
    font-size: 22px;
    color: #104492;
    background: url(../image/4.png)center 0 no-repeat;
    background-position: center;
    font-weight: 700;
    position: relative;
    margin-top: -32px;
    margin-bottom: 9px;
    background-size: 259px;
}


.allTop span {
    font-size: 12px;
    color: #999999;
}


.home_aLeft {
    float: none;
    width: 100%;
    overflow: hidden;
}
.home_aRight {
    position: relative;
    right: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin-top: 4rem;
}


.home_aRight>img {
    width: 43px;
}
.home_aRight label {
    font-size: 23px;
}
.home_aRight p {
    font-size: 20px;
    color: #20272d;
}
.home_bnavLeft {
    display: none;
}
.home_bnavRight {
    float: right;
    width: 100%;
    overflow: hidden;
    padding: 14px 11px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.home_bnavRight a {
    display: block;
    background: #104492;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 21%;
    color: #fff;
    font-size: 12px;
    margin-bottom: 18px;
}

.home_btext a {
    display: block;
    width: 49%;
    background: #f0f0f0;
    padding: 10px;
    text-align: center;
    position: relative;
    margin-bottom: 45px;
}

.home_btext a span {
    display: block;
    height: 81px;
    line-height: 81px;
    color: #333333;
    font-size: 14px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}




.home_cTop {
    max-width: 1590px;
    margin: auto;
    padding: 0 10px;
    position: relative;
    text-align: center;
    margin-top: 39px;
    margin-bottom: 32px;
}

.home_cTop label {
    font-size: 34px;
    font-family: Impact;
    margin: 0;
    line-height: 100%;
}
.home_cTop div {
    font-size: 22px;
    background: url(../image/4.png)center 0 no-repeat;
    background-position: center;
    font-weight: 700;
    position: relative;
    margin-top: -32px;
    margin-bottom: 9px;
    background-size: 259px;
}


.home_cTop span {
    font-size: 12px;
}
.home_cs a {
    display: block;
    position: relative;
    overflow: hidden;
    border: 6px solid #fff;
    border-radius: 66px 6px 76px 6px;
    margin-bottom: 36px;
    width: 100%;
}

.home_c {
    width: 100%;
    background: #104492;
    height: auto;
    overflow: hidden;
}


.home_cs a div label {
    display: block;
    font-size: 19px;
    color: #104492;
    margin: 0;
    text-shadow: 2px 2px 0px #fff;
}
.home_cs a div img {
    margin-bottom: 9px;
    width: 66px;
}

.allnewTop{
    display: none;
}

.bottoms {
    display: none;
}
.allbottom {
    line-height: 24px;
    font-size: 12px;
    padding: 14px 17px;
}




















.allting div {
    font-size: 12px;
}

.allting label {
    font-size: 19px;
    margin: 1rem 0;
}
.allting i {
    font-size: 13px;
}

.allting p {
    font-size: 12px;
    width: 100%;
    line-height: 24px;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.allting button {
    width: 99%;
    font-size: 12px;
}


.dismore {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    margin-bottom: 85px;
}


.list .swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%!important;
}


.homenewTop{
    display: none;
}

.index-news{
    display: none;
}

.dismore{
    display: none;
}
















/**/
.listbanner{
    margin-top: 5rem;
}
.listbanner {
    height: 320px;
    padding-top: 7rem;
}

.listbanner label {
    font-size: 19px;
    margin-top: -36px;
}
.listbanner div {
    border-top-color: #104492;
    border-top-style: solid;
    border-top-width: 3px;
    width: 84px;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.listbanner p {
    font-size: 12px;
    margin: 0;
    line-height: 23px;
}
#allmap {
    height: 400px;
}
.listcontact {
    min-height: 800px;
}
.listcontact>img {
    margin: 2rem 0;
    transition: all 1s;
    width: 58px;
}

.listcontact>p {
    font-size: 18px;
}
.listcontact>span {
    font-size: 13px;
    line-height: 24px;
    margin-top: 1rem;
}
/**/

.listnav {
    height: 60px;
    line-height: 60px;
}

.listnavleft {
    width: 52%;
}

.listnavleft a {
    width: 46%;
    color: #333;
    font-size: 12px;
}

.listabout .listabouttitle {
    font-size: 16px;
    margin: 0;
    padding-bottom: 1rem;
    margin-top: 2rem;
}
.listabout>div{
    font-size: 12px;
}

.listnew {
    padding-top: 2rem;
    width: 98%;
}


.listnew a {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
}
.listnew a img {
    display: none;
}
.listnew .listnewright {
    width: 100%;
    margin-top: 0rem;
}
.listnew .listnewright .listnewrighttop {
    line-height: 34px;
}
.listnew .listnewright .listnewrighttop span {
    font-size: 14px;
}
.listnew .listnewright .listnewrighttop div {
    font-size: 12px;
}


.listnew .listnewright p {
    font-size: 12px;
    line-height: 24px;
    margin: 0;
    margin-bottom: 1rem;
}

/**/
.listmessage>form>input {
    height: 29px;
    width: 70px;
    border: 0;
    margin-left: 31px;
    margin-top: 2rem;
    font-size: 14px;
    line-height: 20px;
}

.listmessages input {
    width: 81%;
    height: 30px;
    padding-left: 10px;
}
.listmessages span {
    float: left;
    width: 56px;
    text-align: right;
    margin-right: 1rem;
    font-size: 12px;
}

.listmessage {
    margin: 3rem auto;
    padding-left: 0;
    width: 98%;
}
.listmessages textarea {
    width: 81%;
    height: 100px;
}

.listpro {
    margin-top: 2rem;
    margin-bottom: 2rem;
    width: 98%;
}

.listproleft {
    width: 100%;
    margin-bottom: 1rem;
}

.listproleft a {
    height: 35px;
    width: 32%;
    font-size: 13px;
    line-height: 35px;
    margin-bottom: 0.5rem;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 2%;
}
.listproleft a:nth-child(3n){
    margin-right: 0;
}

.listproright .fa {
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 15px;
    color: #fff;
    z-index: 999;
}

.listproright .title .tle {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 77%;
}
.listproright .pic {
    height: auto;
}
.listproright .foot {
    padding: 10px 10px 10px;
    background: #fff;
}

.listproright .read {
    font-size: 12px;
    margin: 0;
}
.listproright .title {
    padding-top: 26px;
    width: 100%;
    height: 58px;
}
.listproright {
    width: 100%;
}



.listshowright {
    float: right;
    width: 100%;
}



.listshowrighttop>img {
    width: 100%;
}


.listshowrighttop>div {
    width: 100%;
    margin-top: 1rem;
}
.listshowrighttop>div p label {
    font-size: 17px;
}


.inquire-output-msg thead {
    color: #333;
    font-size: 12px;
}

.inquire-input {
    margin-top: 8rem;
}

.inquire-input .form-group {
    width: 72%;
    float: left;
}
.inquire-input button {
    width: 26%;
}


.listmap {
    width: 320px;
}

.yu-list ul li>div {
    background: #fff;
    padding-top: 7px;
    padding-left: 13px;
    padding-right: 7px;
    box-sizing: border-box;
    padding-bottom: 22px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}
.yu-list ul li h1 {
    font-size: 15px;
}
.yu-title {
    margin-bottom: 13px;
    font-size: 18px;
}
#map a {
    color: #5b5a5a;
    font-size: 12px;
    text-decoration: none;
    transform: scale(0.8);
}
.city:nth-child(5) .citybg {
    top: 33px;
    left: 0px;
    width: 130px;
    height: 98px;
    display: none;
    background: url(../image/xinjiang.png) 0px 0px no-repeat;
    background-size: 130px 98px;
}

.city:nth-child(5) a {
    position: absolute;
    top: 82px;
    left: 55px;
    z-index: 10;
}

.city:nth-child(2) .citybg {
    background: url(../image/anhui.png) no-repeat 0 0;
    top: 141px;
    left: 232px;
    width: 36px;
    height: 40px;
    background-size: 36px 40px;
}


.city:nth-child(2) a {
    position: absolute;
    top: 156px;
    left: 240px;
    z-index: 10;
}


.city:nth-child(6) .citybg {
    background: url(../image/xizang.png) no-repeat 0 0;
    top: 122px;
    left: 15px;
    width: 124px;
    height: 80px;
    background-size: 124px 80px;
}

.city:nth-child(6) a {
    position: absolute;
    top: 154px;
    left: 55px;
    z-index: 10;
}

.city:nth-child(7) .citybg {
    background: url(../image/qinghai.png) no-repeat 0 0;
    top: 108px;
    left: 83px;
    width: 81px;
    height: 60px;
    background-size: 81px;
}

.city:nth-child(7) a {
    position: absolute;
    top: 127px;
    left: 115px;
    z-index: 10;
}

.city:nth-child(3) .citybg {
    background: url(../image/neimeng.png) no-repeat 0 0;
    top: 4px;
    left: 133px;
    width: 318px;
    height: 272px;
    background-size: 142px;
}


.city:nth-child(3) a {
    position: absolute;
    top: 95px;
    left: 180px;
    z-index: 10;
}


.city:nth-child(4) .citybg {
    background: url(../image/heilongjiang.png) no-repeat 0 0;
    top: 1px;
    left: 246px;
    width: 165px;
    height: 151px;
    background-size: 75px;
}
.city:nth-child(4) a {
    position: absolute;
    top: 35px;
    left: 271px;
    z-index: 10;
}

.city:nth-child(8) .citybg {
    background: url(../image/gansu.png) no-repeat 0 0;
    top: 84px;
    left: 107px;
    width: 207px;
    height: 177px;
    background-size: 92px;
}
.city:nth-child(8) a {
    position: absolute;
    top: 137px;
    left: 157px;
    z-index: 10;
}

.city:nth-child(9) .citybg {
    background: url(../image/ningxia.png) no-repeat 0 0;
    top: 111px;
    left: 170px;
    width: 49px;
    height: 75px;
    background-size: 21px;
}

.city:nth-child(9) a {
    position: absolute;
    top: 118px;
    left: 171px;
    z-index: 10;
}
.city:nth-child(10) a {
    position: absolute;
    top: 152px;
    left: 272px;
    z-index: 10;
}


.city:nth-child(10) .citybg {
    background: url(../image/shanghai.png) no-repeat 0 0;
    top: 158px;
    left: 271px;
    width: 23px;
    height: 22px;
    background-size: 11px;
}

.city:nth-child(11) .citybg {
    background: url(../image/liaoning.png) no-repeat 0 0;
    top: 71px;
    left: 249px;
    width: 91px;
    height: 87px;
    background-size: 40px;
}
.city:nth-child(11) a {
    position: absolute;
    top: 79px;
    left: 259px;
    z-index: 10;
}
.city:nth-child(12) .citybg {
    background: url(../image/guangdong.png) no-repeat 0 0;
    top: 209px;
    left: 207px;
    width: 111px;
    height: 88px;
    background-size: 53px;
}
.city:nth-child(12) a {
    position: absolute;
    top: 224px;
    left: 216px;
    z-index: 10;
}
.city:nth-child(13) .citybg {
    background: url(../image/guangxi.png) no-repeat 0 0;
    top: 204px;
    left: 172px;
    width: 118px;
    height: 92px;
    background-size: 52px;
}

.city:nth-child(13) a {
    position: absolute;
    top: 217px;
    left: 189px;
    z-index: 10;
}

.city:nth-child(14) .citybg {
    top: 129px;
    left: 207px;
    width: 118px;
    height: 92px;
    display: none;
    background: url(../image/henan.png) 0px 0px no-repeat;
    background-size: 39px;
}

.city:nth-child(14) a {
    position: absolute;
    top: 141px;
    left: 211px;
    z-index: 10;
}

.city:nth-child(15) .citybg {
    background: url(../image/shanxi.png) no-repeat 0 0;
    top: 110px;
    left: 178px;
    width: 79px;
    height: 134px;
    background-size: 34px;
}

.city:nth-child(15) a {
    position: absolute;
    top: 143px;
    left: 184px;
    z-index: 10;
}

.city:nth-child(16) .citybg {
    top: 99px;
    left: 205px;
    width: 56px;
    height: 112px;
    display: none;
    background: url(../image/shanxi2.png) 0px 0px no-repeat;
    background-size: 24px;
}

.city:nth-child(16) a {
    position: absolute;
    top: 120px;
    left: 201px;
    z-index: 10;
}
.city:nth-child(17) .citybg {
    background: url(../image/hebei.png) no-repeat 0 0;
    top: 83px;
    left: 223px;
    width: 85px;
    height: 118px;
    background-size: 37px;
}

.city:nth-child(17) a {
    position: absolute;
    top: 108px;
    left: 220px;
    z-index: 10;
}

.city:nth-child(18) .citybg {
    background: url(../image/jilin.png) no-repeat 0 0;
    top: 51px;
    left: 259px;
    width: 125px;
    height: 88px;
    background-size: 54px;
}

.city:nth-child(18) a {
    position: absolute;
    top: 55px;
    left: 266px;
    z-index: 10;
}

.city:nth-child(19) .citybg {
    background: url(../image/beijing.png) no-repeat 0 0;
    top: 94px;
    left: 229px;
    width: 50px;
    height: 38px;
    background-size: 21px;
}
.city:nth-child(19) a {
    position: absolute;
    top: 90px;
    left: 216px;
    z-index: 10;
}
.city:nth-child(20) .citybg {
    background: url(../image/tianjin.png) no-repeat 0 0;
    top: 99px;
    left: 239px;
    width: 26px;
    height: 34px;
    background-size: 12px;
}
.city:nth-child(20) a {
    position: absolute;
    top: 99px;
    left: 245px;
    z-index: 10;
}
.city:nth-child(21) .citybg {
    background: url(../image/shandong.png) no-repeat 0 0;
    top: 114px;
    left: 233px;
    width: 103px;
    height: 68px;
    background-size: 46px;
}
.city:nth-child(21) a {
    position: absolute;
    top: 120px;
    left: 240px;
    z-index: 10;
}
.city:nth-child(22) .citybg {
    background: url(../image/jiangsu.png) no-repeat 0 0;
    top: 137px;
    left: 241px;
    width: 93px;
    height: 72px;
    background-size: 39px;
}
.city:nth-child(22) a {
    position: absolute;
    top: 140px;
    left: 253px;
    z-index: 10;
}
.city:nth-child(23) .citybg {
    background: url(../image/hainan.png) no-repeat 0 0;
    top: 250px;
    left: 199px;
    width: 89px;
    height: 88px;
    background-size: 18px;
}
.city:nth-child(23) a {
    position: absolute;
    top: 250px;
    left: 182px;
    z-index: 10;
}
.city:nth-child(24) .citybg {
    background: url(../image/hubei.png) no-repeat 0 0;
    top: 155px;
    left: 196px;
    width: 115px;
    height: 75px;
    background-size: 49px;
}
.city:nth-child(24) a {
    position: absolute;
    top: 161px;
    left: 211px;
    z-index: 10;
}

.city:nth-child(25) .citybg {
    background: url(../image/yunnan.png) no-repeat 0 0;
    top: 186px;
    left: 126px;
    width: 132px;
    height: 138px;
    background-size: 57px;
}
.city:nth-child(25) a {
    position: absolute;
    top: 213px;
    left: 144px;
    z-index: 10;
}
.city:nth-child(26) .citybg {
    background: url(../image/sichuan.png) no-repeat 0 0;
    top: 148px;
    left: 128px;
    width: 161px;
    height: 143px;
    background-size: 70px;
}
.city:nth-child(26) a {
    position: absolute;
    top: 170px;
    left: 145px;
    z-index: 10;
}
.city:nth-child(27) .citybg {
    background: url(../image/guizhou.png) no-repeat 0 0;
    top: 184px;
    left: 165px;
    width: 93px;
    height: 81px;
    background-size: 41px;
}

.city:nth-child(27) a {
    position: absolute;
    top: 198px;
    left: 177px;
    z-index: 10;
}
.city:nth-child(28) .citybg {
    background: url(../image/taiwan.png) no-repeat 0 0;
    top: 203px;
    left: 273px;
    width: 32px;
    height: 65px;
    background-size: 15px;
}

.city:nth-child(28) a {
    position: absolute;
    top: 215px;
    left: 272px;
    z-index: 10;
}
.city:nth-child(30) .citybg {
    background: url(../image/hunan.png) no-repeat 0 0;
    top: 177px;
    left: 200px;
    width: 83px;
    height: 96px;
    background-size: 37px;
}
.city:nth-child(30) a {
    position: absolute;
    top: 187px;
    left: 205px;
    z-index: 10;
}
.city:nth-child(31) .citybg {
    background: url(../image/zhejiang.png) no-repeat 0 0;
    top: 164px;
    left: 256px;
    width: 62px;
    height: 70px;
    background-size: 27px;
}

.city:nth-child(31) a {
    position: absolute;
    top: 173px;
    left: 260px;
    z-index: 10;
}
.city:nth-child(32) .citybg {
    background: url(../image/jiangxi.png) no-repeat 0 0;
    top: 175px;
    left: 229px;
    width: 76px;
    height: 98px;
    background-size: 34px;
}
.city:nth-child(32) a {
    position: absolute;
    top: 189px;
    left: 225px;
    z-index: 10;
}

.city:nth-child(33) a {
    position: absolute;
    top: 172px;
    left: 179px;
    z-index: 10;
}

.city:nth-child(33) .citybg {
    background: url(../image/chongqing.png) no-repeat 0 0;
    top: 163px;
    left: 177px;
    width: 70px;
    height: 80px;
    background-size: 31px;
}


.city:nth-child(29) .citybg {
    top: 186px;
    left: 244px;
    width: 70px;
    height: 84px;
    display: none;
    background: url(../image/fujian.png) 0px 0px no-repeat;
    background-size: 31px;
}



.city:nth-child(29) a {
    position: absolute;
    top: 195px;
    left: 249px;
    z-index: 10;
}


.listshowrightbottom table{
    display: block;
    width: 100%;
}
.listshowrightbottom table tbody{
    display: block;
    width: 100%;
    border: 0;
}
.listshowrightbottom table tbody tr{
    display: block;
    width: 100%;
}
.listshowrightbottom table td{
display: block;
    width: 100%;
}





}

@media (max-width: 414px){



}


