﻿/*带id在前面的为对应页面的样式，不带为公用样式*/
.Persent100{width: 100%; height: auto; overflow: hidden;}
.width1200{width: 100%; max-width: 1200px; height: auto; overflow: hidden; margin: 0 auto;}
a,a:hover,a:link,a:visited{color: #000000; text-decoration: none; cursor:pointer;}
/* 超小屏幕（手机，小于 768px） */
html{font-size: 55px;}
@media (min-width: 0) and (max-width:768px) {
    .top{position: fixed!important; z-index: 99; top:0;}
    .topImg{margin: 20px 20px 20px 80px; max-width: 7.6rem; height: 27px;}
    .navBox{display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%;  background: rgba(0,0,0,.4); z-index: 999999;}
    .navList{position: fixed; z-index: 9999999; width: 58%; left: -58%; height: 100%; background: #2e2e2e; list-style-type: none;}
    .navList li{-webkit-box-sizing: border-box; box-sizing: border-box; height: auto; overflow: hidden; font-size: 16px; border-bottom: 1px solid #170505; text-indent:1rem;}
    .navList li a{display: block; height: 1.1rem; line-height: 1.1rem; color: #ffffff; text-decoration: none;}
    .navActive{border-bottom: 3px solid #9f0d0e !important;height: 1.3rem!important; line-height: 1.3rem!important;}
    .itemNav1{height: auto; overflow: hidden;}
    .itemNav2, .itemNav3, .itemNav4 {height: auto; overflow: hidden;}
    .itemNav1 a,.itemNav2 a,.itemNav3 a,.itemNav4 a {font-size: 14px; display: block; text-indent: 1.2rem; line-height: .8rem!important; height: .8rem!important;}
    #home .newsList li a{border-bottom: 1px solid #f2f2f2;}
    #home .newsTab{border-bottom: 1px solid #eeeeee}
    #home .newsTab li{font-size: 14px!important;}
    #home .newsTitle span{font-size: 14px!important;}
    #video .itemTitle,#book .itemTitle{font-size: 16px!important;text-indent: 0!important;}
    #video .itemContent,#book .itemContent{font-size: 14px!important; padding: 0 0 10px 0!important;}
    #video .itemLeft,#book .itemLeft{width: 100% !important}
    #video .itemRight,#book .itemRight{width: 100% !important}
    #video .itemTime,#book .itemTime{display:block; border-bottom: 1px solid #eeeeee; font-size: 12px!important; margin-bottom: 10px; line-height: 24px!important; text-indent: 0!important;}
    .phoneInputGroup{margin-top: 15px;}
    #about .spaso{height: 134px!important; -o-object-fit: cover; object-fit: cover}
    #contactUs .contactContent img{width: 60%!important; margin: 10px auto!important;}
    #contactUs .contactContent p{font-size: 16px; line-height: 30px; text-indent: 30px}
    #servers {box-sizing: border-box; }
    #servers .serversLt{width: 100% !important;}
    #servers .serversRt{width: 100% !important; margin-right: 0!important;}
    #servers #map{width:100%;height:260px!important;border:#ccc solid 1px;font-size:12px;}
    #servers .serversList{width: 100%; height: auto; max-height: 160px!important; overflow-y: auto; margin-top: 10px;}
    #video .NDbox{padding-left: 14px!important; padding-right: 14px!important; padding-bottom: 20px;}
    #video .NDbox img {width:100%}
    .BMapLib_SearchInfoWindow {box-sizing: content-box;}
    .vedio_big_index {padding-right:0px;}
    #home .newsTitle span .nn{font-size: 18px!important;}
    .footer-right{
		float: right;
		line-height: 74px;
		font-size:18px;
	    color: #666;
	}
	.erM{
		margin-right: 1%;
	}
	.erM{
		float: none;
		margin-left: 2%;
		margin-right: 2%;
		width: 20%;
	}
	.erM img{
		width: 100%；
	}
	.foot-nav{
		width: 54%;
	}
	
	.foot-nav{
		width: 100%;
	}
	.foot-nav .ci{
		color: #666;
	}
	.foot-nav li{
		width: 100%;
		text-align:center;
		float: none;
	}
	.erM {
    text-align: center;
    font-style: normal;
    display: inline-block;
	}
}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
    html{font-size: 70px;}
    .topImg{margin: 20px 20px 20px 80px; max-width: 7.6rem; height: 27px;}
    .top{background-size: auto 1.26rem;}
    .navBox{height: .45rem; width: 100%; max-width: 1100px; margin: 0 auto;}
    .navContent{width: 100%; height: .38rem; position: relative;}
    .navList{display: block; width: 98%; height: .38rem; list-style-type: none; float: left;}
    .navActive{border-bottom: 3px solid #9f0d0e !important; }
    .searchBox{display: block; height: .38rem; width: 23%; float: left; -webkit-box-sizing: border-box; box-sizing: border-box; padding: .04rem .04rem .1rem .04rem;}
    .navList li{-webkit-box-sizing: border-box; box-sizing: border-box; width: 10%; height: .38rem; font-size: .16rem; float: left; text-align: center; line-height: .38rem;}
    .navList>li>a{display:block; width:100%;text-decoration: none;}
    .navList li a:hover{text-decoration: none;}
    .navList li:hover{border-bottom: 3px solid #9f0d0e!important;}
    /*.navActive{background: #9f0d0e!important;}*/
    .itemNav1{position: absolute; width: 80.75%; height: .72rem; line-height: .72rem; background:#fff;  border-bottom: 1px solid #9f0d0e!important;}
    .itemNav2{position: absolute; width: 71.125%; height: .72rem; line-height: .72rem; background:#fff; border-bottom: 1px solid #9f0d0e!important;}
    .itemNav3{position: absolute; width: 50.125%; height: .72rem; line-height: .72rem; background:#fff; border-bottom: 1px solid #9f0d0e!important;}
    .itemNav4{position: absolute; width: 71.125%; height: .72rem; line-height: .72rem; background:#fff; border-bottom: 1px solid #9f0d0e!important;}
    .itemNav1 a,.itemNav2 a,.itemNav3 a,.itemNav4 a{display: block; float: left; padding-left: .45rem; text-decoration: none;}
    .itemNav1 a:hover,.itemNav2 a:hover,.itemNav3 a:hover,.itemNav4 a:hover{color: #b7aa88;}
    .navItemActive{color: #b7aa88!important;}
    #video .NDbox img {width:100%}
    .vedio_big_index {padding-right:0px;}
    #home .newsTitle span .nn{font-size: 18px!important;}
    .footer-right{
		float: right;
		line-height: 74px;
		font-size:20px;
	    color: #666;
	}
	.erM{
		margin-right: 1%;
	}
	.erM{
		float: none;
		margin-left: 2%;
		margin-right: 2%;
		width: 20%;
	}
	.erM img{
		width: 100%；
	}
	.foot-nav{
		width: 54%;
	}
	
	.foot-nav .ci{
		color: #666;
	}
	.foot-nav li{
		width: 100%;
		text-align:center;
		float: none;
	}
	.erM {
	    text-align: center;
	    font-style: normal;
	    display: inline-block;
	}
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
    html{font-size: 85px;}
    .erM{
	float: right;
    margin-right: 2%;
    text-align: center;
    font-style: normal;
    width: 8%;
    display: inline-block;
}
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
    html{font-size: 100px;}
    .topImg{margin: 20px 20px 20px 0px; max-width: 7.6rem; height: 27px;}
    .vedio_big_index {padding-right:30px;}
    .erM{
		float: right;
	    margin-right: 2%;
	    text-align: center;
	    font-style: normal;
	    width: 8%;
	    display: inline-block;
	}
}
.bodyBg{background-size: 4rem auto;}
.navIcon{position: absolute; top: .36rem; left: .2rem; width: .5rem; height: 0.5rem;}
.bottom{padding-bottom: .2rem;}
.bottom img{display: block; margin: .26rem auto .1rem auto;}
.bottom p{font-size: 14px;line-height: 26px; padding: 0 20px; text-align: center; }
#home .newsBox{background: #ffffff; margin-top: .2rem; padding: .2rem; padding-bottom: 0;}
#home .vTitle{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .1rem 0; border-bottom: 1px solid #d61518;}
#home .newsTitle{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: .1rem 0; border-bottom: 1px solid #d61518;justify-content: space-between;}
#home .newsTitle a{display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; float: left;}
#home .newsTitle img,#home .newsTitle a img{display: block; float: left; vertical-align: middle; align-items: center;}
#home .newsTitle span,#home .newsTitle a span{display: block; float: left; font-size: 18px; font-weight: bold; text-indent: .1rem; color: #e62818;}
#home .newCarouselContent{padding: .2rem .1rem; line-height: 16px; font-size: 14px;}
#home .swiper-container2{background: #b6ab88; padding-bottom: .3rem; margin-top: .1rem;}
/*#home .newsList{padding: .2rem 0;}*/
#home .newsList li a{display: block; width: 100%; font-size: 14px; background: url("../img/listStyle2.png") no-repeat 0 .11rem; height: 32px; line-height: 32px; color: #000000; text-decoration: none;}
#home .newsList li a:hover{color: #e62818;}
#home .newsList li a p{text-indent: 25px; display: inline-block; width: 65%; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
#home .newsList li a span{display: inline-block; float: right;}
#home .newsTabBox{display: block;width:100%; height: auto; overflow: hidden; margin-top: 10px; border-bottom: 2px solid #f2f2f2;}
#home .newsTab{float: right; height: auto; overflow: hidden; padding-bottom: 10px;}
#home .newsTab li{float: left; font-size: 16px; margin: 0 6px; line-height: 23px; font-weight: bold;}
#home .newsTab li:hover{border-bottom: 2px solid #e62818;}
#home .newsTabActive{border-bottom: 2px solid #e62818;}
#home .product{display: block; margin-top: .1rem;}
#home .product:hover{background: rgba(0,0,0,.1); }
#home .productContent{border: 1px solid #eeeeee; padding-bottom: 10px;}
#home .product .productImg{display: block; width: 100%; height: auto; margin-bottom: 0;}
#home .pcDiv1{width: 40%; height: 32px; background: #e62818;}
#home .pcDiv1 img{display: block; float: left; margin: 4px 5px;}
#home .pcDiv1 span{display: block; float: left; font-size: 14px; font-weight: bold; line-height: 32px; color: #ffffff;}
#home .pcP1{font-size: 14px; color: #000000; padding: 10px 10px 5px 10px;}
#home .pcP2{font-size: 13px; color: #999999; line-height: 30px; padding: 0 10px;}
#home .pcP4{font-size: 13px; color: #474647; line-height: 24px; padding: 0 10px;}
#home .pcP3{display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 14px; color: #000000; line-height: 18px; padding: 0 10px 0 7px;}
#home .pcP3 span{width: 60px; font-size: 14px; color: #000000; line-height: 18px;}
#home .pcP3 div{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px; color: #000000; line-height: 18px;}

#product .product{display: block; margin-top: .1rem;}
#product .product:hover{background: rgba(0,0,0,.1); }
#product .productContent{border: 1px solid #eeeeee; padding-bottom: 10px;}
#product .product .productImg{display: block; width: 100%; height: auto; margin-bottom: 0;}
#product .pcDiv1{width: 40%; height: 32px; background: #e62818;}
#product .pcDiv1 img{display: block; float: left; margin: 4px 5px;}
#product .pcDiv1 span{display: block; float: left; font-size: 16px; line-height: 32px; color: #ffffff;}
#product .pcP1{font-size: 14px; color: #000000; padding: 10px 10px 5px 10px;}
#product .pcP2{font-size: 13px; color: #999999; line-height: 30px; padding: 0 10px;}
#product .pcP4{font-size: 13px; color: #474647; line-height: 24px; padding: 0 10px;}
#product .pcP3{display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 14px; color: #000000; line-height: 18px; padding: 0 10px 0 7px;}
#product .pcP3 span{width: 60px; font-size: 14px; color: #000000; line-height: 18px;}
#product .pcP3 div{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px; color: #000000; line-height: 18px;}
#product .productImgBox{position: relative; height: auto; overflow: hidden;}
#product .productImgBox div{position: absolute; bottom: 0; right: 0; font-size: 14px; background: rgba(0,0,0,.3); padding: 10px; color: #ffffff;}

#home .productImgBox{position: relative; height: auto; overflow: hidden;}
#home .productImgBox div{position: absolute; bottom: 0; right: 0; font-size: 14px; background: rgba(0,0,0,.3); padding: 10px; color: #ffffff;}
#home .nearTitle{font-size: 14px; color: #e94537; line-height: 28px;}
#home .nearItem{display: block; position: relative; height: auto; overflow: hidden; border: 1px solid #eeeeee;margin-bottom: 10px}
#home .nearItem div{width: 100%; position: absolute; bottom: 0; left: 0; font-size: 14px; color: #ffffff; line-height: 30px; background: rgba(0,0,0,.4); text-align: center;}
#home .nearItem img{display: block; width: 100%; height: auto; margin: 0;}
#home .moreTitle{display: block; margin: 10px 0; height: 36px; line-height: 36px; background: url("../img/navBg.jpg") repeat-x; border: 1px solid #000000; text-align: center; color: #ffffff; font-size: 18px;}
#home .moreTitle div{display: inline-block; float: right; padding-right: 20px; font-size: 12px;}
#home .moreTitle div span{width: 20px; height: 20px; border-radius: 50%; color: #ee2b2f; line-height: 20px; margin: 8px; font-weight: bold; display: inline-block;background: #ffffff;}
#home .videoTitle{font-size: 15px; padding-bottom: 8px;}
#home .yinP1{font-size: 16px; line-height: 22px; padding-bottom: 8px;}
#home .yinP2{ font-size: 14px; line-height: 20px; padding-bottom: 8px; color: #e62818;}
#home .yinP3{font-size: 14px; line-height: 20px; padding-bottom: 8px; color: #5acc15;}
#home .bookItem{height: 105px; margin-bottom: 8px; display: -webkit-box; display: -ms-flexbox; display: flex; color: #000000; text-decoration: none;}
#home .bookItem:hover{background: rgba(0,0,0,.1);}
#home .bookItem .bookLft{height: 90px; margin: 7px 10px 0 0; width: auto;}
#home .bookRight{-webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 104px; border-bottom: 1px dashed #eeeeee; position: relative;}
#home .bookP1{font-size: 16px; line-height: 30px; font-weight: bold;}
#home .bookP2{width: 100%; display:block; overflow: hidden; text-overflow: ellipsis; height: 54px; white-space: pre-wrap; font-size: 14px;line-height: 18px; word-break: break-all; -webkit-box-orient: vertical; -webkit-line-clamp:3;}
#home .bookP3{font-size: 12px;color: #999999; text-align: right;}
#home .hrefBox{white-space: nowrap;}
#home .hrefBox a{width: 50%; height: auto;vertical-align:top;*display:inline; *zoom:1;display: inline-block;}
#home .hrefBox a img{width: 100%;height: auto; display: block;}
#home .bannerImg{width: 100%;height: auto;}
.shade{position: fixed; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,.7); z-index: 9999;}
.ewm{position: fixed; -webkit-box-sizing: border-box; box-sizing: border-box; width: 400px; height: 400px; padding: 20px; top:50%; left: 50%; margin-left: -200px; margin-top: -200px; z-index: 9999;}
.ewm img{width: 100%; height: auto;}
.videoBanner{width: 97%; height: auto; display: block; margin: 15px auto;}
.videoBox{width: 100%; height: auto; overflow: hidden; margin: 0 auto}
.mianbao{display: block; width: 97%; text-indent: 20px; line-height: 46px; font-size: 14px;}
.mianbao a:hover{color: #ec2929}
#video .contentBox,#book .contentBox{width: 100%; height: auto; overflow: hidden;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-sizing: border-box;box-sizing: border-box;margin-bottom: 10px;}
#video .vItem,#book .vItem{display:block;width:100%;height: auto; overflow: hidden; padding: 22px 0; border-bottom:1px solid #f2f2f2;}
#video .itemLeft,#book .itemLeft{width: 45%;-o-object-fit: cover;object-fit: cover;float: right}
#video .itemRight,#book .itemRight{width: 55%; padding-left: 10px; float: right; -webkit-box-sizing: border-box; box-sizing: border-box}
#video .itemRight,#book .itemRight{display: block;}
#video .itemTitle,#book .itemTitle{font-size: 20px; line-height: 23px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-weight: bold}
#video .itemTime,#book .itemTime{font-size: 14px; color: #838383; line-height: 40px; text-indent: 10px;}
#video .itemContent,#book .itemContent{font-size: 14px; line-height: 20px; padding: 10px;}
#video .NDbox{padding-left: 40px; padding-right: 40px; padding-bottom: 20px;}
#video .NDBack{width: 120px; height: 30px; line-height: 30px; text-align: center;font-size: 16px; background: #ff0000; color: #ffffff;}
#video .NDp1{font-size: 18px; line-height: 30px; font-weight: bold; text-align: center; padding-top: 10px;}
#video .NDp2{font-size: 12px; line-height: 30px; color:#838383;text-align: center;}
#video .NDp3{font-size: 14px; height: 24px; line-height: 24px; color:#ffffff;text-align: center; background: url("../img/ndBg1.jpg") no-repeat; background-size: 100% 24px;}
#video .NDp4{font-size: 14px; line-height: 30px;}
#video p{font-size: 14px; line-height: 30px;}
#video .NDitem{display:block;width: 100%; height: auto;margin: 5px 0;}
#video .vItem:hover,#book .vItem:hover{background: rgba(0,0,0,.1)}
.minePage li a{font-size: 14px!important; border: 0;  color: #000000;padding: 3px 6px;}
.minePage li a{font-size: 14px!important; border: 0;  color: #000000;padding: 3px 6px;}
.minePage li a:hover{background: #ff0000!important; color: #ffffff!important;}
.minePage .active{background: #ff0000!important; color: #ffffff!important;}
#video .newsListTab,#about .newsListTab{display: -webkit-box;display: -ms-flexbox;display: flex;}
#video .newsListTab a,#about .newsListTab a{display:block;font-size: 14px; -webkit-box-sizing: border-box; box-sizing: border-box; margin-right: 15px; padding-top: 14px}
#video .newsListTab a:hover,#about .newsListTab a:hover,.newsListTabActive{border-bottom: 4px solid #cc1819; padding-bottom: 6px;}
#product .mineSelect{font-size: 14px; line-height: 25px;margin-top: 40px}
#product .mineSelect select{width:60%; padding:0; height: 25px; font-size: 14px; line-height: 25px}
#product .productListItem{display:block;margin-top: 10px;}
#product .productListItem:hover{background: rgba(0,0,0,.1)}
#product .productListItem img{display: block; margin:0;width: 100%; height: auto;}
#product .productListItem div{border: 1px solid #eeeeee; border-top: 0; margin-top: -1px}
#product .productListItem .productListItemP1{font-size: 16px;text-align: center; padding-top: 6px; padding-bottom: 6px;font-weight: bold; color: #333333}
#product .productListItem .productListItemP2{font-size: 14px;text-align: center;color: #a9a9a9; line-height: 26px;padding-bottom: 6px;}
#about .about1P1{font-size: 18px; line-height: 28px;}
#about .about1P2{font-size: 12px;}
#about .about1P3{font-size: 14px; line-height: 20px;padding-top:20px}
#about .about1P4{font-size: 15px; line-height: 20px; padding-bottom: 8px}
#about .about1 img{width:100%;margin-top: 10px}
#about .about1{padding-top: 10px; padding-bottom: 20px; border-top: 1px solid #f2f2f2}
#about .about3Box img{width: 100%}
#about .newsListTab a{width: auto!important;}
#about .about3BoxItem1{padding-top: 20px; height: auto; overflow: hidden; background: #fff5e1}
#about .about3BoxItem1 p{font-size: 14px; line-height: 22px; text-align: center; font-weight: bold;}
#about .spaso{height: 264px; -o-object-fit: cover; object-fit: cover}
#servers .serverTitle{height: .56rem; color: #ffffff; line-height: .56rem; font-size: 16px; background: #e04e42;margin-bottom: 20px; margin-top: 10px}
#servers .serverTitle img{display: inline-block; height: .56rem; width: auto; vertical-align: top}
#contactUs .contactContent{margin-top: 20px}
#contactUs .contactContent img{display:block;width: 100%; margin-top: 10px;}
#contactUs .contactContent p{font-size: 16px; line-height: 30px;}
#contactUs .contactTitle{width:120px; height:22px; line-height:22px; color: #ffffff;border-radius: 11px; background:#e62818;font-size: 16px; text-align: center; margin-bottom: 10px; line-height: 22px;}
#jobDetails .jobBtn{display: block; text-decoration: none; color: #ffffff; font-size: 16px; width: 140px; height: 50px; text-align: center; line-height: 50px; background: #ff0000; margin: 0 auto; border-radius: 8px; margin-bottom: 50px}
#jobDetails p {font-size:14px; line-height:34px;}
#productDetails .PDbox{border-top: 1px solid #eeeeee}
#productDetails .PDleft{padding: 20px 30px;}
#productDetails .PDright{padding-top: 10px}
#productDetails .PDp1{font-size: 22px; color: #ff0000;}
#productDetails .PDp2{font-size: 18px; line-height: 30px; padding-top:15px;}
#productDetails .PDp3{font-size: 14px; color: #777777; line-height: 30px}
#productDetails .pdetail {font-size: 14px; color: #777777; line-height: 30px}
#productDetails .PDp3 span{font-size: 16px; color: #000000; font-weight: bold; line-height: 34px}
.swiper-container-PD1>.swiper-wrapper>.swiper-slide{width: 100%;height: auto;overflow: hidden;}
.swiper-container-PD2>.swiper-wrapper>.swiper-slide>img{display:block;margin: 0 auto}
.swiper-container-PD1>.swiper-wrapper>.swiper-slide>img{width: 100%; height: auto}

#job .JDp1{font-size: 14px; line-height: 22px;}
#job .JDp2{font-size: 18px; color: #e62818; line-height: 60px;}
#job .JDTable{display: -webkit-box;display: -ms-flexbox;display: flex; margin-top: 20px; margin-bottom: 20px}
#job .JDTable .JDLt{width: 16%; color: #ffffff; margin-right: 20px; background: #ff0000; font-size: 20px; text-align: center; padding-top: 80px;}
#job .JDTable .JDRt{-webkit-box-flex:1;-ms-flex:1;flex:1; max-height: 326px; overflow-y: auto}
#job .JDTable .JDRt table tr th{border: 0;}
#job .JDTable .JDRt table tr td{border: 0; text-align: center}
#job .JDTable .JDRt table tr{border-bottom: 1px solid #eeeeee;}
#job .JDTable .JDRt table tr td a{display: block; height: 30px; line-height: 30px; color: #ffffff; background: #e62818}
#job #jobNav1{-webkit-box-sizing: border-box;box-sizing: border-box; height: 120px; text-align: center; line-height: 120px; font-size: 16px; font-weight: bold; color: #ff0000; background: #b7ab89; margin-bottom: 20px; border: 1px solid #ff0000;}
#job #jobNav2{-webkit-box-sizing: border-box;box-sizing: border-box; height: 120px; text-align: center; line-height: 120px; font-size: 16px; font-weight: bold; color: #ffffff;background: #ff0000; margin-bottom: 20px;}
#servers {box-sizing: border-box; }
#servers .serversSelectBox{width: 100%; height: auto; overflow: hidden}
#servers .serversSelectBox select{display:block; float:left;width: 40%; height: 40px; margin-right: 10%; font-size: 14px;}
#servers .serversList .serversItem{display: block;}
#servers .serversList .serversItem:hover{background: rgba(0,0,0,.1);}
#servers .serversList{width: 100%; height: auto; max-height: 450px; overflow-y: auto; margin-top: 10px;}
#servers .serversP1{height: 26px; width: 100%; text-indent: 40px; font-size: 16px; line-height: 26px; font-weight: bold; background: url("../img/addressIcon.jpg") no-repeat; background-size: auto 26px; margin-top: 10px;}
#servers .serversP2{font-size: 14px;color: #999999; line-height: 22px; padding-left: 40px;}
#servers .serversLt{width: 32%; margin-right:2%;float:right}
#servers .serversRt{width: 65%;float:right}
#servers #map{width:100%;height:500px;border:#ccc solid 1px;font-size:12px;}
.BMapLib_SearchInfoWindow {box-sizing: content-box;}


.erM img{width: 100%;}
.foot-nav,.foot-nav li{
	float: left;
}


.foot-nav ul{
	margin-top: 10px;
	margin-bottom: 16px;
}
.foot-nav li{
	width: 100%;
	margin: 0 auto;
}
.foot-nav li{
	margin-top: 10px;
	margin-bottom: 10px;
}

