/* CSS Document */
.nybanner
{
    width: 1000px;
    height: 183px;
    overflow: hidden;
    margin: 0px auto;
    position: relative;
}
.nybanner h2
{
    position: absolute;
    left: 0px;
    top: 20px;
    color: #fff;
    font-family: "微软雅黑";
    line-height: 40px;
    font-weight: normal;
    font-size: 30px;
    width:200px;
}
.nybanner p
{
    position: absolute;
    left: 0px;
    top: 70px;
    color: #fff;
    display: block;
}
.nybanner p a
{
    color: #fff;
}
.nybanner p a:hover
{
    text-decoration: underline;
}
.inside
{
    width: 1000px;
    margin: 20px auto;
}
.aboutnav
{
    height: 30px;
    margin-bottom: 25px;
}
.aboutnav a
{
    width: 90px;
    height: 30px;
    text-align: center;
    display: block;
    float: left;
    overflow: hidden;
    color: #888888;
    margin-right: 5px;
    background: #d5e6f3;
    line-height: 30px;
    font-size: 14px;
    font-family: "微软雅黑";
}
.aboutnav a:hover
{
    text-decoration: none;
    background: #0356b2;
    color: #fff;
    font-weight: bold;
}
.aboutnav a.current
{
    background: #0356b2;
    color: #fff;
}
.aboutlink
{
    width: 479px;
    height: 195px;
    position: relative;
    background: url(../images/images4.jpg) no-repeat;
}
.aboutlink a
{
    width: 479px;
    height: 195px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
/*----------vision----------*/
.scrolltab
{
    position: relative;
    width: 670px;
    height: 640px;
    overflow: hidden;
    border-bottom: 2px solid #ccc;
    margin: 0px auto 28px auto;
}
.scrolltab .ulBigPic
{
    width: 670px;
    height: 494px;
    border-bottom: 1px solid #000;
    overflow: hidden;
    margin-bottom: 9px;
}
.scrolltab .ulBigPic li
{
    width: 670px;
    height: 494px;
    display: none;
}
.scrolltab .ulBigPic li p
{
    line-height: 36px;
    font-size: 14px;
}
.scrolltab .ulBigPic .liSelected
{
    display: block;
}
.scrolltab .sLeftBtnA, .scrolltab .sLeftBtnASel, .scrolltab .sLeftBtnABan, .scrolltab .sRightBtnA, .scrolltab .sRightBtnASel, .scrolltab .sRightBtnABan
{
    width: 20px;
    height: 65px;
    display: block;
    position: absolute;
    bottom: 60px;
    z-index: 99;
}
.scrolltab .sLeftBtnA, .scrolltab .sLeftBtnASel, .scrolltab .sRightBtnA, .scrolltab .sRightBtnASel
{
    cursor: pointer;
}
.scrolltab .sLeftBtnA, .scrolltab .sLeftBtnASel, .scrolltab .sLeftBtnABan
{
    left: 0px;
}
.scrolltab .sLeftBtnA
{
    background: url(sLeftBtnA.gif) no-repeat;
}
.scrolltab .sLeftBtnASel
{
    background: url(sLeftBtnASel.gif) no-repeat;
}
.scrolltab .sLeftBtnABan
{
    background: url(sLeftBtnABan.gif) no-repeat;
}
.scrolltab .sRightBtnA, .scrolltab .sRightBtnASel, .scrolltab .sRightBtnABan
{
    right: 0px;
}
.scrolltab .sRightBtnA
{
    background: url(sRightBtnA.gif) no-repeat;
}
.scrolltab .sRightBtnASel
{
    background: url(sRightBtnASel.gif) no-repeat;
}
.scrolltab .sRightBtnABan
{
    background: url(sRightBtnABan.gif) no-repeat;
}
.scrolltab .dSmallPicBox
{
    width: 670px;
    height: 88px;
    position: relative;
}
.scrolltab .dSmallPic
{
    width: 606px;
    height: 88px;
    position: absolute;
    left: 34px;
    top: 0px;
    overflow: hidden;
}
.scrolltab .dSmallPic ul
{
    position: absolute;
}
.scrolltab .dSmallPic li
{
    width: 115px;
    height: 86px;
    float: left;
    margin-right: 5px;
    border: 1px solid #CCC;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.scrolltab .dSmallPic .liSelected
{
    border: 1px solid #F00;
}
.scrolltab2
{
    position: relative;
    width: 670px;
    height: 620px;
    overflow: hidden;
    margin: 0px auto;
}
.scrolltab2 .ulBigPic2
{
    width: 670px;
    height: 494px;
    border-bottom: 1px solid #000;
    overflow: hidden;
    margin-bottom: 9px;
}
.scrolltab2 .ulBigPic2 li
{
    width: 670px;
    height: 494px;
    display: none;
}
.scrolltab2 .ulBigPic2 li p
{
    line-height: 36px;
    font-size: 14px;
}
.scrolltab2 .ulBigPic2 .liSelected2
{
    display: block;
}
.sLeftBtnA2, .sLeftBtnASel2, .sLeftBtnABan2, .sRightBtnA2, .sRightBtnASel2, .sRightBtnABan2
{
    width: 20px;
    height: 65px;
    display: block;
    position: absolute;
    bottom: 40px;
    z-index: 99;
}
.scrolltab2 .sLeftBtnA2, .scrolltab2 .sLeftBtnASel2, .scrolltab2 .sRightBtnA2, .scrolltab2 .sRightBtnASel2
{
    cursor: pointer;
}
.scrolltab2 .sLeftBtnA2, .scrolltab2 .sLeftBtnASel2, .scrolltab2 .sLeftBtnABan2
{
    left: 0px;
}
.scrolltab2 .sLeftBtnA2
{
    background: url(sLeftBtnA.gif) no-repeat;
}
.scrolltab2 .sLeftBtnASel2
{
    background: url(sLeftBtnASel.gif) no-repeat;
}
.scrolltab2 .sLeftBtnABan2
{
    background: url(sLeftBtnABan.gif) no-repeat;
}
.scrolltab2 .sRightBtnA2, .scrolltab2 .sRightBtnASel2, .scrolltab2 .sRightBtnABan2
{
    right: 0px;
}
.scrolltab2 .sRightBtnA2
{
    background: url(../images/sRightBtnA.gif) no-repeat;
}
.scrolltab2 .sRightBtnASel2
{
    background: url(../images/sRightBtnASel.gif) no-repeat;
}
.scrolltab2 .sRightBtnABan2
{
    background: url(../images/sRightBtnABan.gif) no-repeat;
}
.scrolltab2 .dSmallPicBox2
{
    width: 670px;
    height: 88px;
    position: relative;
}
.scrolltab2 .dSmallPic2
{
    width: 606px;
    height: 88px;
    position: absolute;
    left: 34px;
    top: 0px;
    overflow: hidden;
}
.scrolltab2 .dSmallPic2 ul
{
    position: absolute;
}
.scrolltab2 .dSmallPic2 li
{
    width: 115px;
    height: 86px;
    float: left;
    margin-right: 5px;
    border: 1px solid #CCC;
    cursor: pointer;
    overflow: hidden;
    position: relative;
}
.scrolltab2 .dSmallPic2 .liSelected2
{
    border: 1px solid #F00;
}
/*----------发展历程----------*/
.event
{
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 30px;
    background: url(../images/images17.gif) no-repeat left bottom;
    color: #000;
}
.event h3{
    text-align:center;
    width:292px;
    font-size:12px;
    font-weight:normal;
}
.event h1
{
    width: 75px;
    float: left;
    font-size: 12px;
    font-weight: normal;
}
.event h2
{
    width: 605px;
    float: left;
    font-size: 12px;
    font-weight: normal;
}
#header-wrapper
{
    height: 50px;
    margin: 0 auto;
    width: 998px;
    background: #fafafa;
    border: 1px solid #f5f5f5;
}
#header-wrapper ul li
{
    position: relative;
    width: 50px;
    float: left;
    line-height: 50px;
    margin: 0px 20px;
    _display: inline;
    text-align: center;
    cursor: pointer;
}
#header-wrapper ul li a:hover
{
    font-weight:bold;
}
.fixed 
{
    position: fixed;
    top: 0px;
    z-index:999;
    height:50px;
}
/*-------------产业布局----------*/
.left
{
    float: left;
    width: 250px;
}
.cytitle
{
    border-bottom: 4px solid #f2f2f2;
    margin-bottom: 5px;
    line-height: 36px;
    height: 36px;
    font-size: 18px;
    color: #000;
}
.left li a
{
    display: block;
    border-bottom: 1px dotted #ccc;
    line-height: 40px;
    font-size: 15px;
    height: 40px;
    background: url(../images/icon11.gif) no-repeat 10px 19px;
    padding-left: 25px;
}
.left li a:hover
{
    background: #8bb0e4 url(../images/icon11.gif) no-repeat 10px 19px;
    color: #fff;
}

.left li a.current
{
    background: #ccc url(../images/icon11.gif) no-repeat 10px 19px;
    color: #333;
}
 
.left li ul
{
    display: none;
}
.left li ul li
{
    height: 35px;
    border-top: 1px solid #fff;
}
.left li ul li a
{
    height: 35px;
    color: #006699;
    background: #ebebeb;
    font-size: 12px;
    overflow :hidden;
}
.left li ul li a:hover, .left li ul li a.lefthover
{
    background: #8bb0e4;
    color:#fff;
}

.right
{
    width: 700px;
    padding-left: 20px;
    float: right;
    border-left: 1px solid #f5f5f5;
}
ul.cylist
{
    padding: 5px 0px;
    background: #f5f5f5;
    border: 1px solid #d7d7d7;
    margin-bottom: 25px;
    height: 100%;
    overflow: hidden;
}
ul.cylist li
{
    width: 335px;
    height: 30px;
    line-height: 30px;
    float: left;
    background: url(../images/icon12.gif) no-repeat 23px 13px;
    text-indent: 33px;
    cursor: pointer;
}
.chanyenr
{
    margin: 0px auto 25px auto;
}
.chanyenr h1
{
    font-size: 14px;
    font-weight: bold;
    color: #0066cc;
    line-height: 37px;
}
.chanyepro
{
    height: 137px;
}
.chanyepro li
{
    width: 154px;
    margin-right: 18px;
    float: left;
    background: #eeeeee;
    text-align: center;
}
.chanyepro li p
{
    font-weight: bold;
    line-height: 42px;
    color: #666;
    height: 42px;
    overflow: hidden;
}
/*-------------新闻动态-------------*/
.subnav
{
    position: absolute;
    top: 108px;
}
.subnav a
{
    display: block;
    width: 70px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    margin-right: 31px;
    text-align: center;
    float: left;
}
.subnav a:hover
{
    text-decoration: none;
    border-bottom: 1px solid #ff6600;
}
.subhover
{
    background: #ff6600;
}
.news
{
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding-bottom: 8px;
    clear: both;
    height: 190px;
}
.news dt
{
    background: url(../images/images12.gif) no-repeat left bottom;
    height: 190px;
    width: 224px;
    float: left;
}
.news dt img
{
    border: 4px solid #e8e8e8;
    width: 216px;
    height: 159px;
}
.news dt img:hover
{
    border: 4px solid #004a9d;
}
.news dd
{
    float: right;
    width: 525px;
}
.news dd h2
{
    margin-bottom: 10px;
    height: 30px;
    line-height: 20px;
}
.news dd h2 a
{
    font-size: 16px;
    color: #004a9d;
}
.news dd h2 a:hover
{
    border-bottom: 1px dotted #004a9d;
}
.news dd h2 span
{
    float: right;
    font-size: 12px;
    color: #555;
}
.news dd p
{
    height: 88px;
    overflow: hidden;
    margin-bottom: 10px;
}
.news dd .detail
{
    width: 80px;
    height: 27px;
    overflow: hidden;
    display: block;
    text-align: center;
    line-height: 27px;
    background: #f2f1f1;
}
.news dd .detail:hover
{
    background: #0356b2;
    color: #fff;
}
h3
{
    font-size: 22px;
    padding-bottom: 10px;
    line-height: 32px;
    text-align: center;
}
.date
{
    text-align: center;
    color: #555;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.news_con, .nabout
{
    font-size: 14px;
    color: #555;
    line-height: 26px;
    margin-bottom: 20px;
}
.news_con img{
    display:block;
    margin:6px auto;
}
.moreinfo
{
    border: 1px solid #4a91cf;
    background: #d0eaff;
    padding: 10px;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 40px;
}
.moreinfo a:hover
{
    border-bottom: 1px dotted #004a9d;
}
.backlist
{
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 20px;
    margin-bottom: 50px;
    height: 26px;
}
.news_left
{
    float: left;
    width: 380px;
}
.news_right
{
    float: right;
    width: 380px;
}
.show h2
{
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    font-weight: normal;
    line-height: 26px;
    color: #333;
}
.show h2 a
{
    float: right;
}
.show h2 a:hover
{
    color: #004a9d;
    text-decoration: none;
}
.show ul li
{
    line-height: 26px;
    font-size: 12px;
    background: url(../images/icon13.gif) no-repeat left center;
    padding-left: 12px;
height:26px;
}
.show ul li span
{
    float: right;
}
.show ul li a:hover
{
    color: #004a9d;
    text-decoration: none;
}
/*----------page----------*/
.page
{
    clear: both;
    margin: 20px 0px;
    line-height: 30px;
    text-align: center;
}
.page a
{
    padding: 3px 8px;
    color: #333;
    margin-right: 5px;
    text-decoration: none;
    border: 1px solid #ccc;
}
.page a:hover
{
    color: #fff;
    background: #ccc;
    border: 1px solid #ccc;
}
.page span.current
{
    color: #333;
    margin-right: 5px;
    padding: 3px 8px;
}
.page span.disabled
{
    color: #333;
    margin-right: 5px;
    padding: 3px 8px;
    border: 1px solid #ccc;
}
/*----------产品中心----------*/
.procon span
{
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
}
.prolist
{
    width: 315px;
    float: left;
    margin-right: 33px;
}
.prolist dl dt
{
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    padding-left: 22px;
    margin-top: 15px;
}
.prolist dl dt a
{
    color: #0033cc;
}
.prolist dl dt a:hover
{
    border-bottom: 1px dotted #0033cc;
}
.prolist dl dd
{
    background: url(../images/icon14.gif) no-repeat 5px 7px;
    padding-left: 22px;
    line-height: 24px;
}
.product
{
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding-bottom: 8px;
    clear: both;
    height: 190px;
}
.product dt
{
    background: url(../images/images12.gif) no-repeat left bottom;
    height: 190px;
    width: 224px;
    float: left;
}
.product dt img
{
    border: 4px solid #e8e8e8;
    width: 216px;
    height: 159px;
}
.product dt img:hover
{
    border: 4px solid #004a9d;
}
.product dd
{
    float: right;
    width: 455px;
}
.product dd h2
{
    margin-bottom: 10px;
    height: 30px;
}
.product dd h2 a
{
    font-size: 16px;
    color: #004a9d;
}
.product dd h2 a:hover
{
    border-bottom: 1px dotted #004a9d;
}
.product dd h2 span
{
    float: right;
    font-size: 12px;
    color: #555;
}
.product dd p
{
    height: 88px;
    overflow: hidden;
    margin-bottom: 10px;
}
.product dd .detail
{
    width: 80px;
    height: 27px;
    overflow: hidden;
    display: block;
    text-align: center;
    line-height: 27px;
    background: #eee;
    float:left;
    margin-right:10px;
}
.product dd .detail:hover
{
    background: #0356b2;
    color: #fff;
}
h4
{
    height: 39px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 39px;
    text-align: center;
}
.pro_con
{
    line-height: 26px;
    margin-bottom: 20px;
}
.detailKeys
{
    clear: both;
    font-weight: bold;
    margin: 15px 0px;
}
.detailKeys a
{
    color: #06c;
}
.detailKeys a:hover
{
    border-bottom: 1px solid #06c;
}

.promunebox { position: relative; background:#FAFAFA; width: 100%; height:60px; border-bottom:1px solid #F2F2F2; margin-bottom:20px;}
.promunebox h1{display:none;}
.promunebox ul li{width: auto; float: left; margin-right: 40px; cursor: pointer; color: #fff; padding-left:10px;}
.promunebox ul li a{color: #666; line-height: 60px; }
.fixed { position: fixed; top: 0px; left:0px; z-index: 999; background: #107db5; width: 100%;}
.fixed .fixednr{width:1000px; margin:0 auto;}
.fixed .fixednr h1{display:block; width:300px; float:left; font-size:18px; line-height:60px; font-weight:bold; color: #fff;}
.fixed .fixednr ul{width:700px; float:left;}
.fixed ul li a { color: #fff; }
.fixed ul li a:hover{color:#ccc !important;}
.table0{color:#666;}
.tabletr td{background:#d1dae0;}
#id1 p, #id2 p, #id3 p, #id4 p { padding:6px 0px; font-size:14px;}



.lv_nav li{float:left; margin-right:15px; cursor:pointer; padding:5px 10px; border:1px solid #e1eaf0; background:#efefef}
.lv_nav .lv_hover{font-weight:bold; color:#06c; background:#e1eaf0}
.lv_nr{clear:both; padding-top:10px;}



/*----------工程案例----------*/
.casenav
{
    margin-bottom: 25px;
    height: 100%;
    overflow: hidden;
}
.casenav a
{
    width: 120px;
    height: 30px;
    text-align: center;
    display: block;
    float: left;
    overflow: hidden;
    color: #888888;
    margin: 0px 5px 5px 0px;
    background: #d5e6f3;
    line-height: 30px;
    font-size: 14px;
    font-family: "微软雅黑";
}
.casenav a:hover
{
    text-decoration: none;
    background: #0356b2;
    color: #fff;
    font-weight: bold;
}
.casenav a.current
{
    background: #0356b2;
    color: #fff;
}
.case
{
    border-bottom: 1px dashed #ccc;
    margin-bottom: 20px;
    padding-bottom: 8px;
    clear: both;
    height: 190px;
}
.case dt
{
    background: url(../images/images12.gif) no-repeat left bottom;
    height: 190px;
    width: 224px;
    float: left;
}
.case dt img
{
    border: 4px solid #e8e8e8;
    width: 216px;
    height: 159px;
}
.case dt img:hover
{
    border: 4px solid #004a9d;
}
.case dd
{
    float: right;
    width: 740px;
}
.case dd h2
{
    margin-bottom: 10px;
    height: 30px;
}
.case dd h2 a
{
    font-size: 16px;
    color: #004a9d;
}
.case dd h2 a:hover
{
    border-bottom: 1px dotted #004a9d;
}
.case dd h2 span
{
    float: right;
    font-size: 12px;
    color: #555;
}
.case dd p
{
    height: 88px;
    overflow: hidden;
    margin-bottom: 10px;
}
.case dd .detail
{
    width: 80px;
    height: 27px;
    overflow: hidden;
    display: block;
    text-align: center;
    line-height: 27px;
    background: #f2f1f1;
}
.case dd .detail:hover
{
    background: #0356b2;
    color: #fff;
}
.technology ul li
{
    line-height: 34px;
    font-size: 12px;
    background: url(../images/icon13.gif) no-repeat left center;
    padding-left: 12px;
    border-bottom: 1px solid #ddd;
    height:34px;
    overflow:hidden;
}
.technology ul li a:hover
{
    color: #004a9d;
    text-decoration: none;
}
.technology ul li span{
    float:right;
}
.online p
{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 10px 0px;
}
.online img
{
    vertical-align: middle;
}
.yptext
{
    width: 130px;
    height: 22px;
    padding-left: 3px;
    line-height: 22px;
    background: #f3f3f3;
    border: 1px solid #bcbcbc;
    vertical-align: middle;
    color: #888;
}
.lyphoto
{
    width: 230px;
    height: 22px;
}
#button
{
    cursor: pointer;
}
/*---------联系我们---------*/
.contact
{
    font-family: "微软雅黑";
    line-height: 27px;
    background: url(../images/images15.gif) no-repeat right bottom;
    border-bottom: 1px solid #ddd;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.contact h2, .other h2
{
    color: #0066ff;
    font-size: 16px;
    line-height: 27px;
}
.contact h3, .other h3
{
    text-align: left;
    font-size: 14px;
    color: #e87d00;
    line-height: 27px;
    margin: 0px;
    padding: 0px;
}
.weixin
{
    position: absolute;
    bottom: 0px;
    left: 370px;
    width: 100px;
    height: 100px;
}
.message
{
    position: absolute;
    top: 20px;
    right: 0px;
    width: 240px;
    height: 100px;
}
.bdmap
{
    margin: 20px 0px;
    background: url(../images/images3.jpg) no-repeat left bottom;
    padding-bottom: 10px;
}
.other
{
    font-family: "微软雅黑";
    line-height: 27px;
    font-size: 14px;
}
.other ul li{
	float:left;
	width:450px;
	margin-bottom:15px;
	padding-right:50px;
}

.feedback
{
    background: #e3e3e3 url(../images/images16.gif) no-repeat bottom center;
    padding-bottom: 60px;
}
.feedback h2
{
    height: 49px;
    line-height: 62px;
    color: #666666;
    margin-bottom: 8px;
    margin-left: 25px;
    font-weight: normal;
    font-size: 24px;
}
.feedback h2 span
{
    font-size: 12px;
    padding-left: 25px;
}
.mess_con
{
    width: auto;
    padding-left: 22px;
    line-height: 28px;
    font-size: 15px;
    color: #666666;
    margin-bottom: 26px;
}
.mess_con a
{
    color: #0066cc;
}
.mess_con a:hover
{
    background: #d3e0ed;
}
.feedback table td
{
    padding: 5px;
}
.feedback .input
{
    background: #f3f3f3;
    width: 300px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    padding-left: 10px;
    color: #666;
    border: 1px solid #bbb;
    border-radius: 3px;
    box-shadow: 1px 1px 1px #f3f3f3 inset;
    font-family: Arial;
    margin: 2px 0px;
}
.feedback textarea
{
    background: #f3f3f3;
    width: 453px;
    height: 100px;
    line-height: 22px;
    font-size: 12px;
    padding-left: 5px;
    color: #666;
    border: 1px solid #bbb;
    border-radius: 3px;
    box-shadow: 1px 1px 1px #f3f3f3 inset;
    font-family: Arial;
}
.btn
{
    width: 77px;
    height: 23px;
    background: #0d5eca;
    color: #fff;
    text-align: center;
    border: none;
    cursor: pointer;
    margin-right: 20px;
}
.feedback em
{
    padding: 0px 5px;
    color: #ff0000;
}
.feedback img
{
    margin-top: 6px;
}
.mess_line
{
    border-top: 1px solid #cccccc;
    background: #fff;
    margin: 30px;
    height: 1px;
    line-height: 1px;
}
.feedback .input2
{
    background: #f3f3f3;
    width: 600px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    padding-left: 10px;
    color: #666;
    border: 1px solid #bbb;
    border-radius: 3px;
    box-shadow: 1px 1px 1px #f3f3f3 inset;
    font-family: Arial;
    margin: 2px 0px;
}
/*---------网站地图---------*/
.mapline
{
    height: 1px;
    background-color: #ccc;
}
.MapUL li{width:100%; height:100%; overflow:hidden;}
.MapUL li h3{width:100%; height:31px; background:#e1eaf0; text-indent:10px; line-height:31px;  text-align:left ; padding :0; margin:0; font-weight:bold; color:#333; font-size:14px; border-bottom:1px solid #fff;}
.MapUL li h3:hover{background:#d1dae0;}
.MapUL li .mapss{width:980px; height:100%; overflow:hidden; background:#efefef; padding:10px;}
.MapUL li .mapss li{width:auto; float:left; padding-right:15px;}
.MapUL li .mapss li ul{width:980px; height:100%; overflow:hidden;}
.MapUL li .mapss li strong{line-height:31px; display:block;}
.MapUL li a{color:#555;}
.MapUL li a:hover{color:#0356B2; text-decoration:none;}


.downloadbt{width:100%; height:40px; margin-bottom:5px; font-size:18px; font-weight:bold; line-height:40px;}
.downloadbt span{line-height:40px; display:block; text-align:center; float:left; font-weight:bold; font-size:14px;}
.span1{width:324px; text-align:left !important; float:none;}
.span2{width:65px; margin-right:80px; float:none;}
.span3{width:65px; margin-right:60px; float:none;}
.span4{width:65px; float:none;}
.downloadlist li{width:100%; height:33px; border-bottom:1px solid #ccc;}
.downloadlist li span{line-height:33px; display:block; text-align:center; float:left;}
.downloadlist li a{padding-top:7px; line-height:33px; display:block; text-align:center; float:left;}