@charset "utf-8";
/* CSS Document */
.between{
	width:1180px;
	margin:0 auto;
	overflow: hidden;
}
.float_l{
	float:left;
}
.float_r{
	float:right;
}
.clear_fl{
	height:0px;
	clear: both;
	overflow: hidden;
}
body {margin: 0px; 
	color:#262626; 
	font-size: 14px; 
	font-family:微软雅黑,Arial, Helvetica, sans-serif;
}

/*header*/
.headerbox{
	background: #fdfdfd;
	border: solid 1px #dfdbdb;
	width:99.9%;
	overflow:hidden;
}
.topbox{width:1180px; margin:0 auto; overflow:hidden;}
.topbox p{color:#454545;float: left;line-height: 25px;}
.top{ width:309px;
	height:25px;
	float:right;
	border-radius:0 0 10px 10px;
	line-height:23px;
	background:#0060bf;
	padding-right:10px;
	background: url("../images/top_bg.png")no-repeat 0px 5px;
}
.top a{ float:right; 
	margin-left:21px;
	color:#454545;
}
.top a:hover{text-decoration:underline;}

.header{width:1180px; margin:0px auto 20px auto; height:100px; overflow:hidden;position: relative;}






.logo,.by{float:left;}
.logo{padding-right:20px;  }
.logo img{overflow:hidden; margin-top:30px;border-right:solid 1px #0060bf;padding-right: 20px;}
.by{width:523px; height:90px; line-height:30px; font-size:18px; letter-spacing:2px;}
.by b{color:#0060bf;font-size:24px;font-weight: bold;letter-spacing: 6px;display: block;margin-top: 30px;}
.by p{font-size:18px;color:#454545;letter-spacing: 1px;}
.tel_top{float:right; font-size:18px; margin-top:10px; padding-left:52px;color:#666;}
.tel_top img{width:78px;}
.tel_top div{margin-top: 20px;}
.tel_top div b{font-size:30px;color:#333;font-weight: bold;font-family: Impact;}
.header>a{width:61px;height:61px;display: block;background: #0060bf;float: right;margin-left: 20px;}
.header>a>p{width:41px;height:43px;display: block;background: #0060bf;border:solid 1px #fff;color:#fff;margin: 5px 5px;font-size:18px;padding:6px 0 0 8px }
.header>a>p:hover{background: #012f56;}
/*nav*/
.navbox{width:100%; height:50px; background:#0060bf;}
.nav{width:1180px; margin:0 auto; height:50px; overflow:hidden; position:relative;}
.nav ul li:hover,.another{width:119px;height:50px;background: rgba(255,255,255,0.5);}
.nav_z{position:absolute; left:0; top:0;}

.nav ul{width:1190px;}

.nav ul li{height:50px;float:left; width:119px; text-align:center;}
.nav ul li a{color:#fff; height:50px; display:block;}
.nav ul li a b{font-size:16px; font-weight:normal; line-height:50px;}

.nav ul li span{font-size:11px;display:block;width:119px; text-align:center; color:#fff; z-index:-1;}
.fixedNav {position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:100000;
	_position:absolute;
  _top:expression(eval(document.documentElement.scrollTop));}




/*foot*/

.footer_nav{
	width:100%;
	height:50px;
	background: #003162;
	overflow: hidden;
}
.nav_body_footer>ul>li{
	float: left;
}
.nav_body_footer>ul>li>a{
	font-size: 14px;
	line-height:50px;
	color:#fff;
	padding:16px 31px 16px 32px;

}
.nav_body_footer>ul>li>a:hover{
	background: rgba(255,255,255,0.5);
}
.footer{width:100%; background:url(../images/foot_bj.jpg) repeat-y center top; padding:0px 0; overflow:hidden; color:#323232; text-align:center;line-height:25px;}
.foot{width:100%;padding:0 0 0px 0; overflow:hidden; color:#323232; text-align:center;margin:0 auto; line-height:28px;}
.foot .menu{background:url(../images/foot_menu.jpg) no-repeat center; height:35px; padding:0px 0 20px 0 }
.foot .menu a{color:#323232; font-size:16px; padding:0 10px; line-height:30px;}
.foot a:hover{text-decoration:underline;}
.foot_text{margin:1px 0 0 0;background: #0060bf;color:#fff;height:168px;padding-top: 10px; }
.foot_text h2{
	margin-bottom: -25px;
}
.foot_text img{margin:0 5px;}
.foot_text a{color:#fff;}




/*咨询客服*/
.floating_ck{position:fixed;right:10px;top:30%;}
.floating_ck dl dd{position:relative;width:80px;height:80px;background-color:#666666;border-bottom:solid 1px #4d4d4d;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover{background-color:#0060bf;border-bottom:solid 1px #b34900;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(../images/QQ/qq.png);}
.words{background-image:url(../images/QQ/zxicon.png);}
.quote{background-image:url(../images/QQ/kficon.png);}
.qrcord{background-image:url(../images/QQ/erweima1.png);}
.return{background-image:url(../images/QQ/fanhui.png);}
.floating_ck dd span{color:#fff;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-160px;top:0px;width:160px;height:80px;background-color:#0060bf;border-bottom:solid 1px #b34900;display:none; font-weight:bold;}
.left_t a{color:#fff;line-height:80px; font-size:18px;}
.left_2{height:auto; overflow:hidden;}
.left_2 a{line-height:20px; font-size:16px;color:#fff; display:block; padding:10px 0;}
.left_1 a{line-height:30px; font-size:16px;color:#fff; display:block; padding:10px 0;}
.floating_ewm{height:260px;top:-180px;}
.floating_ewm i{display:block;width:145px;height:145px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}
.floating_ewm img{width:145px;height: 145px;}


.wjdh-ico1,.wjdh-ico2{vertical-align: middle;}

.UrbansubstationBox {
    display: inline-block;
    position: relative;
    z-index: 999;
}

.Urbansubstation {
    position: absolute;
    bottom: 40px;
    left: -50%;
    transform: translateX(-25%);
    background: #f8f8f8;
    width: 0;
    height: 0;
    overflow: hidden;
    box-sizing: border-box;
    line-height: 0;
    font-size: 0;
    border-radius: 10px;
    color: #333 !important;
}

.Urbansubstationfenzhan {
    height: 40px;
    line-height: 40px;
    font-weight: bold;
    font-size: 16px;
    display: block;
    text-align: center;
    color: #333 !important;
}

.UrbansubstationBoxCenter p {
    width: 94%;
    height: 100%;
    border: 1px dashed #e2e2e2;
    margin: 0 auto 10px;
    border-radius: 5px;
    line-height: 0 !important;
}

.UrbansubstationBoxCenter p a {
    text-align: left;
    position: relative;
    width: 100%;
    box-sizing: border-box;
    display: block;
    color: #666 !important;
    padding: 5px 10px 5px 30px;
    line-height: 26px !important;
    font-size: 16px;
    -webkit-transition: .5s;
    transition: .5s;
}

.UrbansubstationBox:hover .Urbansubstation {
    min-width: 160px;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
}

.Urbansubstation p a:hover::before {
    border-color: #c30d23;
}

.Urbansubstation p a:hover::after {
    background: #c30d23;
}

.Urbansubstation p a::after {
    content: "";
    width: 6px;
    height: 6px;
    background: #ddd;
    position: absolute;
    top: 16px;
    left: 15px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a::before {
    content: "";
    width: 14px;
    height: 14px;
    border: 1px solid #ddd;
    position: absolute;
    top: 11px;
    left: 10px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s;
}

.Urbansubstation p a:hover {
    transform: translateY(-2px);
    color: #c30d23 !important;
}

.disablemouserightclick,.disablechoose,.disablecopy{
    display: none;
}



