

* {margin: 0px;padding: 0px;font-family: "microsoft yahei";font-size: 14px;}
body{ background:#FFF; color:#333; width:100%; overflow:hidden auto;}
li { list-style: none;}
input,select{outline:none;}
ul{ list-style:none;}
a,a:hover {text-decoration: none;color: #000; cursor:pointer}
img { border: none;}
.fl {float: left;}
.fr {float: right;}
.clear {clear: both; height: 0px; width: 0px;}
.dk{ width:1200px; margin:0 auto;}

/*          回到顶部           */
#up{ position:fixed; bottom:50px; right:50px; display:none; z-index:10000;}

/*          头部           */
#top { width: 100%; height: 80px; min-width:1200px}
#top .search{margin-top: 29px; width: 284px; height: 30px; border: 1px solid #e6e5e1; padding-left: 12px;}
#top .search input{height: 28px;line-height: 28px;width: 238px;outline: none;border: none;}
#top .search input::-webkit-input-placeholder{color: #b8b8b8;font-size: 12px;}
#top .search input::-moz-placeholder{ color: #b8b8b8; font-size: 12px;}
#top .search input::placeholder{color: #b8b8b8;font-size: 12px;}
#top .search button{ height: 28px; outline: none;border: none;width: 32px;background:url(/statics/css/../images/icon_search.png) no-repeat center;color:#004098;}
/*        /头部          */

/*        导航          */
#nav{ height: 46px;background: #001a3d; min-width:1200px}
#nav ul li{ width: 10%;height: 46px;margin: 0;float: left;}
#nav ul li a{color: #fff;line-height: 46px;display: block;width: 100%;text-align: center; transition: 0.2s; font-size:18px;}
#nav ul li a:hover,.cur{ background: #007cef;transition: 0.3s;}
/*        /导航          */

/*          footer           */
#footer{padding: 80px 0 20px 0; height: auto;background: #001a3d;z-index: 0; position: relative; min-width:1200px;}
#footer .link_box{ padding:0;}
#footer h1{ font-size: 24px;color: #fff;padding-bottom: 15px;font-weight:normal;}
#footer h1 i{font-size: 20px;padding-right: 8px;background:url(/statics/css/../images/icon_footlj.png) no-repeat left center; display:inline-block;width:40px; height:20px;}
#footer>.link_box ul{height: auto;}
#footer>.link_box ul li{line-height: 46px;font-size: 16px;color: #fff;transition: 0.2s; width:250px; padding-left:50px;cursor:pointer}
#footer>.link_box ul li a{line-height: 46px;font-size: 16px;color: #fff;transition: 0.2s; width:250px; padding-left:10px;cursor:pointer}
#footer .link_box ul li a:hover{color: #007cef; transition: 0.2s;}
.link_block{width:180px;margin: 0 auto;height:auto;padding-bottom: 41px;padding-top:30px;}
.link_block b{height: 10px;width: 24px;border-radius: 2px;background: #fff;display: inline-block;margin: 0 16px; cursor: pointer; transition: 0.2s; color:#fff; font-size:9px;}
.link_block b span{opacity:0;filter:alpha(opacity=0);}
.link_block b:hover,.focus{background: #007cef !important; transition: 0.3s; color:#007cef;}
#footer>p{ height: 4px;width: 100%;background: #004098;margin-bottom: 0;}
#footer>p>b{display: block;width: 80%; height: 4px; border: none;background: #007cef;margin: 0 auto;}
.footer_box{ padding-top: 42px;}
.footer_box img{ padding-right: 29px;border-right: 6px solid #007cef;}
.footer_tow p{ font-size: 13px; color: #fff; line-height: 1.1;  margin: 0; padding-left:30px;}
.footer_tow h1{ font-size: 18px; line-height: 30px;padding-bottom: 8px; margin:-4px 0 0; font-weight:normal;padding-left:30px;}
.footer_box ul{ width: 836px;margin: 0 auto;height:50px; padding-top: 40px;/*display: block;*/}
.footer_box ul li a{color: #fff;font-size: 14px;padding: 10px 18px;transition: 0.2s;}
.footer_box ul li a:hover{color: #004098;transition: 0.3s;}
.footer_box>p{font-size: 14px;color: #fff; text-align: center;}
.footer_tow{ width:600px;}
/*          /footer           */

.BMapLabel{
    top: -67px !important;
    border-radius: 10px;
    height: 66px;
    width: 220px;
    border: none !important;
    background:rgba(0,0,0,0) url("../images/add_bg.png") no-repeat center center !important;
    line-height: 58px !important;
    text-align: center;
    font-size: 24px !important;
    color:#990000 !important;
    left: -102px !important;
}
.tag a{text-decoration: none;color: #fff; cursor:pointer}
.tag a:hover {text-decoration: none;color: #fff; cursor:pointer}

