@charset "utf-8";
/* CSS Document */
body{min-width:1000px;}
.head_bg{background:#000;}
.wrap{width:100%;}
#myCarousel{/* background:url('../../images/slider1.png') no-repeat  top center;     */
    background-size: cover;height:500px;}
.pcImg{height:350px!important;margin-top:70px;}
.mapImg{height:400px!important;margin-top:50px;}
.phoneImg{height:450px!important;margin-top:30px;}
#myCarousel .container{width:100%;height:500px;position:relative;background:url('../../../assetsnew/images/index-04.png');background-size:auto 500px;}
#myCarousel .container .item{height:500px;}
#login_toggle{width:100%;border:none;background-color: #2F578B;background:url('../../images/loginbtn.png') no-repeat  top center; background-size: cover;height:40px;}
#for_pwd{float:right;}
.loginImg{cursor:pointer;    margin-bottom: 20px;}
.left_nav{display:inline-block;width:38%;height:1px;background:#ccc;position:relative;    float: left;
    margin-top: 15px;}
.left_nav:after{width:3px;height:3px;background:#ccc;border-radius:50%;content:"";position:absolute;right:0px;top:-1px;}
.center_nav{display:inline-block;width:22%;height:30px;text-align:center;font:30px/30px '微软雅黑';color:#494949;}
.right_nav{display:inline-block;width:38%;height:1px;background:#ccc;float:right;margin-top:15px;position:relative;}
.right_nav:after{width:3px;height:3px;background:#ccc;border-radius:50%;content:"";position:absolute;left:0px;top:-1px;}
.zhanguo{
padding:3% 2%;
text-align:center;
    position: relative;
}
.zhanguo img{max-height:600px;width:90%;}
.zhanguo .jianguan,.zhanguo .baozhang,.zhanguo .zhaohui,.zhanguo .diushi{position:absolute;font:18px/30px '微软雅黑';}
.jianguan{
    top: 75%;
    left: 15%;}
     .baozhang{
         top:53%;
    left: 28%;}
    .zhaohui{left: 47%;
    top: 81%;}
    .diushi{
    left: 67%;
    top: 49%;
    }
.ver{
	max-width: 20em;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
	color:rgba(128,128,128,0.8);
	font-family:'Microsoft YaHei';
	font-size:11pt;
}
.footersize{
	line-height:1.5;
	width:25em;
	margin-top:0.5em;
	color:#ccc;
	text-align:center;
	margin:0 auto;
	font-family:'Microsoft YaHei';
	font-size:11pt;
}