﻿@charset "utf-8";
*{margin:0;padding:0}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,span,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-weight:inherit;font-style:inherit;margin:0;padding:0; font-family:Arial,"Microsoft YaHei","Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3","nsimsun","宋体";}
dl,dt,dd,ol,ul,li{list-style:none;margin:0;padding:0}
html,body{height:100%;}
/*==清除浮动== clearfix 和 clear 可以同时使用  clear方便于在dw 里浏览  overflow可以单独使用  ==*/
.clearfix:after,#container:after{display:block;height:0;clear:both;visibility:hidden;overflow:hidden}
.clear{clear:both;height:0;font-size:1px;line-height:0}

a{color:#5F5D5D;text-decoration:none;cursor: pointer;transition: all 0.5s;}
a:hover{color:#1b1ca8; text-decoration: none;transition: all 0.5s;}

br{line-height:0px}
hr{border:0;height: 1px; margin-top: 20px; margin-bottom:20px;  background: #ddd;}
.siu-img100{width: 100%;}
/*"Microsoft YaHei","Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3","nsimsun","宋体" #efeff0*/
body {font-size:16px; line-height:24px; color:#5F5D5D; font-family:Arial, "Microsoft YaHei","Lucida Grande","Hiragino Sans GB","Hiragino Sans GB W3","nsimsun","宋体"}
.bg1{ background:#f2f5f5}.bg2{ background:#fff}
.se1{color: #1b1ca8;}.se2{color: #fff;}
.huanhang{display: block;}
h1,h2,h3,h4,h5,h6{line-height: 1.0;}



.top{display: block;position: fixed; bottom: 10px; right:10px; width: 35px; height: 35px; text-align: center; line-height:32px; background:rgba(0,0,0,0.2);font-size: 12px;color: #fff; z-index:1}	
.top:hover{color: #fff;border: 0px solid #333; background: #1b1ca8;}
.top i{font-size: 18px;}

/*分享*/
.share .bdsharebuttonbox span{line-height:32px; float: left; font-size: 16px; margin-right: 5px;}
.share .bdsharebuttonbox a {
    background:url(../images/fx.png) no-repeat scroll 0 0; 
    display: inline-block;float: none;
    width: 32px;height: 32px;
    margin: 0 10px 0 0px; padding:0px;
    vertical-align:-7px;}
.share .bdsharebuttonbox .bds_tsina {background-position: 0 0;}
.share .bdsharebuttonbox .bds_weixin {background-position: -32px 0;}
.share .bdsharebuttonbox .bds_tqq {background-position: -64px 0;}
.share .bdsharebuttonbox .bds_kaixin001 {background-position: -96px 0;}
.share .bdsharebuttonbox .bds_linkedin{background-position: -128px 0;}

/*分享*/
.share .bshare-custom.icon-medium-plus .bshare-facebook, 
.share .bshare-custom.icon-medium-plus .bshare-twitter,
.share .bshare-custom.icon-medium-plus .bshare-linkedin,
.share .bshare-custom.icon-medium-plus .bshare-weixin
{width: 32px; height: 32px;line-height: 32px; font-size: 18px; border-radius: 4px; background:initial !important; text-align:center;  background-color: #999 !important}
.bshare-custom.icon-medium-plus a{padding-left:0px !important; margin-left: 5px;}

/*.share .bshare-custom.icon-medium-plus .bshare-weixin{width: 32px; height: 32px;line-height: 32px; border-radius: 4px; background:initial !important; text-align:center;  background-color: #bbb !important}*/
.share .bshare-custom.icon-medium-plus .fx:hover{background:#1b1ca8!important; color: #001440; text-decoration: none;}


/*map*/
.map{width: 100%;height:400px;}
.map .BMap_Marker{z-index:2}
.map .BMap_Marker img{height:25px!important; width:39px!important;  max-width:550px!important;}
.map .BMap_shadow img{max-width:inherit!important;}
.map .BMap_bubble_title{font-weight: bold;}
.map .BMap_bubble_content{font-size: 14px; line-height: 18px; margin-top:5px;}

.mt10{margin-top: 10px;}