/* CSS Document */
body,ul,li,dd,dt,dl,p,span,div,a,img,select,input,textarea,h1,h2,h3,h4,h5,h6,video{border:none;margin:0;padding:0;font-family:Arial,"Microsoft YaHei"}
h1,h2,h3,h4,h5,h6{font-weight:normal}
a{text-decoration:none}
li{list-style:none}
input,select,textarea{outline:none}
input[type="submit"],input[type="reset"],input[type="button"],button{-webkit-appearance:none}
.userSelect{-webkit-user-select:none}
.clear{clear:both}
input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px white inset}

.page-width{width:1200px;margin:0 auto;min-width:1200px;}

.icon{ background-image:url(../image/icon.png); background-repeat:no-repeat;}

.BMap_Marker{ background:url(image/us_cursor.gif) -44px -21px no-repeat !important;}

/*导航栏*/
.nav{ position:fixed; top:-96px; left:0; width:100%; height:84px; min-width:1200px; border-bottom:1px solid #09559a \9; box-shadow:0 2px 10px 0px rgba(9,85,154,0.3); background:#fff; background:rgba(255,255,255,0.9); transition:top ease-out 0.27s; z-index:18;}
.navch{ top:0;}
.nava{ float:left; display:inline-block; padding:17px 0;}
.nava img{ height:50px;}
.navul{ float:left; margin-left:80px;}
.navul li{ float:left; width:114px; text-align:center; margin-right:10px;}
.navul li a{ color:#09559a; line-height:84px; font-size:16px; display:inline-block; width:100%;}
.navul li.navula a,.navul li:hover a{ color:#fff; background:#09559a;}

.navnum{ position:fixed; top:0; left:0; width:100%; min-width:1200px; z-index:19; height:0px;}
.navnumd{ position:relative; float:right; padding-left:50px; color:#09559a; margin-top:22px;}
.navnum span{ position:absolute; top:50%; left:0; width:40px; height:40px; margin-top:-20px; background-position:0 0;}
.navnum p{ font-size:14px; line-height:14px; padding-bottom:6px;}
.navnum h5{ font-size:20px; line-height:20px;}

/*底部*/
.footer{}
.footert{ background:#363636; min-width:1200px;}
.footert .page-width{ position:relative;}
.erweima{ position:absolute; top:24px; right:0;}
.footernav{ padding:50px 0;}
.footernav a{ font-size:14px; color:#fff;}
.footernav span{ color:#fff; padding:0 20px;}
.footert p{ font-size:14px; color:#858585; line-height:26px;}
.footert p span{ display:inline-block; width:20px;}
.footert .friendly{ border-top:1px solid #858585; line-height:40px; padding:10px 0; margin-top:30px;}
.footert .friendly a{ color:#858585;}
.footerb{ background:#0e4a81; min-width:1200px; color:#fff; font-size:14px;}
.footerb a{ color:#fff; line-height:50px; display:inline-block; margin-right:20px;}
.footer a:hover{ color:#d73228;}

/*分页*/
.paging{}
.paging a{ border:1px solid #d73228; text-align:center; line-height:30px; display:inline-block; font-size:14px; color:#d73228; border-radius:16px; min-width:30px; margin:0 5px;}
.paginga{ padding:0 10px;}
.paging a:hover,.paging .pagingch{ background:#d73228; color:#fff;}