html, body {
	margin: 0;
	height: 100%;
	width: 100%;
	position: absolute;
}

.maptop{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 50px;
	background-image: none;
	background-color:#0F418F;
	/* box-shadow: 0 5px 5px rgba(0, 0, 0, 0.75); */
	
}
.main{
	position: fixed;
	z-index: 5;
	width: 100%;
	height: 100%;
	padding-top: 50px;
	
}
.main .sidebar {
    float: left;
    width: 300px;
    height: 100%;
   /*  background-color: rgba(243, 243, 243, .7); */
    border: 1px solid  #ebebeb;
}

.bg {
    background-color: rgba(243, 243, 243, .7);
    
    padding: 24px 12px;
}
.main .map {
    margin-left: 300px;
    height: 100%;
}

.tt-inner{
			display:inline-block;
			line-height:12px;
			padding-top:15px;
		}
		.tt-inner img{
			border:0;
		}

#container 
{
	position: absolute;
	
	top: 50;
	left: 300;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.button-group {
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 12px;
	padding: 10px;
}

.button-group .button {
	height: 28px;
	line-height: 28px;
	background-color: #0D9BF2;
	color: #FFF;
	border: 0;
	outline: none;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
	margin-bottom: 4px;
	cursor: pointer;
}
.button-group .inputtext {
	height: 26px;
	line-height: 26px;
	border: 1px;
	outline: none;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
	margin-bottom: 4px;
	cursor: pointer;
}
 /*
.tip {
	position: absolute;
	bottom: 30px;
	right: 10px;
	background-color: #FFF;
	text-align: center;
	border: 1px solid #ccc;
	line-height: 30px;
	border-radius: 3px;
	padding: 0 5px;
	font-size: 12px;
}
*/
#tip {
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	font-size: 12px;
	right: 10px;
	top: 20px;
	border-radius: 3px;
	border: 1px solid #ccc;
	line-height: 30px;
}

/*
#tip input[type='button'] {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #0D9BF2;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	font-size: 12px;
	border-radius: 3px;
	outline: none;
	border: 0;
}
*/
.amap-info-content {
	font-size: 12px;
}

#myPageTop {
	position: absolute;
	top: 5px;
	right: 10px;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	margin: 10px auto;
	padding:6px;
	font-family: "Microsoft Yahei", "微软雅黑", "Pinghei";
	font-size: 14px;
}
#myPageTop label {
	margin: 0 20px 0 0;
	color: #666666;
	font-weight: normal;
}
#myPageTop input {
	width: 170px;
}
#myPageTop .column2{
	padding-left: 25px;
}

#topsearchPanel{
	
	position: relative;
    background-color: #cccccc;
    
    overflow-y: false;
    z-index:9999;
    width: 800px;
    height: 80px;
}

 #panel {
         position: absolute;
         background-color: white;
         max-height: 90%;
         overflow-y: auto;
         top: 10px;
         right: 10px;
         width: 280px;
     }
    .amap-logo{display:none;opacity:0}
    .amap-copyright{display:none;opacity:0}
  /*  .amap-toolbar{display:none;opacity:0;} */
    
.ditu-dao{width:100%;position:relative;min-width:1200px;margin:0 auto;z-index:1;top:20px;}
.ditu-daoright{width: 500px;height:32px;float: left;background: #fff;padding: 10px 0;box-shadow: 1px 1px 5px #999;position: relative;border-radius: 3px;margin-left: 70px;}
.di-frn{border-right: 1px solid #F9F9F9;float: left;min-width: 90px; max-width: 120px; padding-left: 20px;line-height: 30px;position: relative;cursor: pointer;}
.di-frn em{float: left;max-width:80px;padding-right:15px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.di-frn span{float: right;width: 13px;height: 8px;background: url(../img/botxia.jpg) no-repeat;position:relative;top:11px;right:9px;}
.ditu-daoright input{border:none;border-left:1px solid #E7E7E7;padding-left:13px;height: 30px;line-height: 30px;width:300px;}

.ditu-actbox{float:right;}
.C_navlist {
  width: 936px;
  height: 50px;
  float: right;
  background: #fff;
  position: absolute;
  right: 25px;
  border-radius: 3px;
  box-shadow: 1px 1px  5px #999;
  cursor: pointer;
}
.C_navlist:hover {
  background: #eee;
}
.C_nvbox {
  float: left;
  width: 170px;
  height: 30px;
  padding: 10px 10px 10px 0;
  line-height: 30px;
}
.C_nvbox .C_nals {
  border-left: 1px solid #eee;
  padding-left: 10px;
}
.C_nvbox .C_nals em {
  float: right;
  position: relative;
  width: 13px;
  height: 8px;
  background: #058;
  top: 11px;
  /* background: url(../img/top-bum.png) no-repeat 0 -8px; */
}
.C_nvbox .C_numl {
  float: right;
  padding-right: 5px;
}
.C_nvbox .C_numl span {
  color: #c33;
}
.C_nvbox .C_anic {
  float: left;
  width: 24px;
  height: 27px;
  background: #ff0;
  margin-top: 1px;
  margin-right: 10px;
  background: url(/portal/images/map/shn1.png) no-repeat;
  background-size: 100%;
}
.C_nvbox .C_anic1 {
  background: url(/portal/images/map/shn3.png) no-repeat;
  background-size: 100%;
}
.C_nvbox .C_anic2 {
  background: url(/portal/images/map/shn2.png) no-repeat;
  background-size: 100%;
}
.C_nvbox .C_anic3 {
  background: url(/portal/images/map/shn4.png) no-repeat;
  background-size: 100%;
}
.C_nvbox .C_anic11 {
  background: url(/portal/images/map/shn11.png) no-repeat;
  background-size: 100%;
}
.C_nvbox:hover {
  background: #fff;
}
.C_nvbox:hover .C_nals {
  border-left: 1px solid #fff;
}
.C_nvbox:hover .C_nals em {
  background-position: 0 0;
}
.C_nvbox:hover .C_xsn {
  display: block;
}
.Cdlis {
  background: #eee;
}
.C_nvboxmn {
  width: 100px;
}
.C_nvboxmn .C_nals {
  text-align: center;
}
.C_nvbpon {
  width: 175px;
}
.C_nalall {
  width: 100px;
  padding-left: 10px;
}
.C_nalall .C_nals {
  border-left-color: transparent;
}
.C_xsn {
  background: #fff;
  width: 815px;
  z-index: 1;
  line-height: 30px;
  display: none;
  box-shadow: 1px 3px 3px #999;
  top: 10px;
  padding: 10px 0;
}
.C_vpos {
  overflow: auto;
  background: #fff;
}
.C_xbox {
  border-bottom: 1px solid #eee;
  padding: 0 20px 10px 25px;
  margin-top: 10px;
  overflow: hidden;
}
.C_xbox .C_xlef {
  float: left;
}
.C_xbox .C_xrig {
  float: left;
  width: 620px;
}
.C_xbox a {
  margin-left: 20px;
  padding: 0 5px;
  border-radius: 2px;
  display: inline-block;
  line-height: 20px;
}
.C_xbox a:hover {
  color: #fff;
  background: #c33;
}
.C_xbox input {
  display: none;
}
.C_xbox label {
  margin-left: 20px;
  padding: 0 5px;
  border-radius: 2px;
  display: inline-block;
  line-height: 20px;
  cursor: pointer;
}
.C_xbox label:hover {
  color: #fff;
  background: #c33;
}
.C_xbox .credy {
  color: #fff;
  background: #c33;
}
.C_xbox:last-child {
  border-bottom: none;
}
.C_xboxbn {
  text-align: center;
}
.C_xboxbn span {
  display: inline-block;
  width: 50px;
  text-align: center;
  background: #c33;
  line-height: 24px;
  color: #fff;
  margin-left: 20px;
  border-radius: 2px;
  cursor: pointer;
  font-size: 12px;
}
.C_xboxbn .overw {
  background: #eee;
  color: #999;
}
.C_xsn1 {
  position: relative;
  left: -110px;
}
.C_xsn2 {
  position: relative;
  left: -290px;
}
.C_xsn2 .C_xlef {
  width: 140px;
  text-align: right;
}
.C_xsn2 .C_xlef a {
  margin-left: 0;
}
.C_xsn2 .C_xlef label {
  margin-left: 0;
}
.C_xsn2 .C_xrig {
  width: 600px;
}
.C_xsn3 {
  position: relative;
  left: -550px;
}
.C_xsn3 .C_xlef {
  width: 125px;
  text-align: right;
}
.C_xsn3 .C_xlef a {
  margin-left: 0;
}
.C_xsn3 .C_xlef label {
  margin-left: 0;
}
.C_xsn3 .C_xrig {
  width: 565px;
}
.ditu-daoright2 {
  width: 325px;
  margin-left: 20px;
}
.ditu-daoright2 input {
  width: 130px;
}
.actdibox{width: 280px;padding: 10px;background: #fff;margin-top: 20px;position: relative;left: -140px;border-radius: 4px;max-height: 500px;overflow: auto;box-shadow: 1px 1px 5px #999;display: none;}
.actdibox h1{padding: 4px 0 4px 10px;}
.actdibox h1 span{color: #D33031;}
.actdibox .actnv{overflow: auto;max-height: 430px;}
.actdibox .actnv::-webkit-scrollbar {width: 5px;}
.actdibox .actnv::-webkit-scrollbar-thumb {background-color: #eee;border-radius: 4px;}
.actdibox h6{text-align: center;}
.actdibox h6 a{color: #f66;}
.actditext{padding: 4px 4px 10px;}
.actditext:hover{background: #eee;}
.actditext h2{padding-left: 30px;font-size: 12px;font-weight: 700;position: relative;}
.actditext h2 span{display: block;width: 18px;padding-left: 2px; height: 20px;border-radius: 50%;position: absolute;left: 0;background: #f66;top: 3px;color: #fff;text-align: center;line-height: 20px;}
.actditext p{padding-left: 30px;line-height: 20px;font-size: 12px;}

.C_zlist {  width: 400px; height:390px;  background: #fff;  z-index: 1;  position: fixed;  top: 95px;  left: 20px;  padding: 5px 10px;  border-radius: 3px;  box-shadow: 1px 1px 5px #999;}
.zsbig2 {    width: 400px;    animation: myfirst2 1s forwards;}
.C_topall {  line-height: 30px;  padding: 0 12px;}
.C_topall span {  color: #c33;  padding: 0 3px;}
.C_liboxs {  overflow: auto;  max-height: 320px;}
.C_liboxs::-webkit-scrollbar {  width: 5px;}
.C_liboxs::-webkit-scrollbar-thumb {
  background-color: #eee;
  /*滑动条表面*/
  border-radius: 4px;
  /*滑动条圆角宽度*/
}
.C_boxsmall {  padding-left: 40px;  position: relative;  overflow: hidden;}
.C_boxsmall .C_linum {  position: absolute;  width: 20px;  height: 20px;  background: #c33;  color: #fff;  text-align: center;  line-height: 20px;  border-radius: 50%;  left: 10px;  top: 5px;}
.C_boxsmall .C_listnv h1 {  font-weight: bold;  line-height: 25px;}
.C_boxsmall:hover {  background: #eee;  border-radius: 3px;}
.C_licts {  font-size: 12px;  color: #666;  line-height: 25px;  overflow: hidden;}
.C_licts em {  float: left;  width: 14px;  height: 14px;  background: #fff;  margin-right: 10px;  position: relative;  top: 6px;  background: url(/portal/images/cdsc.png) no-repeat -3px 0;}
.C_licts .C_on1 {
  background-position: -3px 0;
}
.C_licts .C_on2 {
  background-position: -3px -26px;
}
.C_licts .C_on3 {
  background-position: -3px -74px;
}
.C_licts .C_on4 {
  background-position: -3px -51px;
}
.C_licts .C_on5 {
  background-position: -3px -98px;
}
.C_licts .C_on6 {
  width: 18px;
  margin-right: 6px;
  background-position: 0 -123px;
  left: -2px;
}
.C_licts .C_on7 {
  width: 18px;
  margin-right: 6px;
  background-position: 0 -150px;
  left: -2px;
}
.C_licts h2 {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
  font-weight: normal;
}
.C_licts div {
  float: left;
  width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.C_page {
  overflow: hidden;
  color: #666;
  font-size: 12px;
  padding: 12px 5px 12px 12px;
}
.C_page div {
  float: left;
}
.C_page p {
  float: right;
}
.C_page p a {
  float: left;
  margin-left: 4px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  padding: 0 9px;
  border-radius: 3px;
  background: #EFEFEF;
}
.C_page p .cbig {
  font-size: 30px;
  line-height: 18px;
  padding: 0 7px;
}
 .righbon{position:absolute;right:-13px;width:16px;height:50px;line-height:50px;background:#fff;cursor:pointer;border-radius: 0 3px 3px 0;box-shadow: 2px 0 3px #999;}
	    .righbon:hover{background: #eee;}
	    .zsbig{width:400px;animation: myfirst 1s forwards;}
	    .zsbig2{width:400px;animation: myfirst2 1s forwards;}
.C_xread {
  overflow: auto;
  width: 420px;
  height: 500px;
  max-height: 500px;
  padding: 0;
  padding-top: 40px;
  display: none;
}
.C_xread .C_xblack {
  position: fixed;
  left: 30px;
  top: 195px;
  border-radius: 3px;
  font-size: 12px;
  background: #c1c1c1 ;
  background-size: 20%;
  padding: 0 10px 0 5px;
  color: #fff;
  z-index: 2;
  cursor: pointer;
}

@keyframes myfirst{
	        from {left: 20px;}
	        to {left: -420px;}
	    }
	
	    @-moz-keyframes myfirst /* Firefox */{
	        from {left: 20px;}
	        to {left: -420px;}
	    }
	
	    @-webkit-keyframes myfirst /* Safari 和 Chrome */{
	        from {left: 20px;}
	        to {left: -420px;}
	    }
	
	    @-o-keyframes myfirst /* Opera */{
	        from {left: 20px;}
	        to {left: -420px;}
	    }
	
	
	    @keyframes myfirst2{
	        from {left: -420px;}
	        to {left: 20px;}
	    }
	
	    @-moz-keyframes myfirst2 /* Firefox */{
	        from {left: -420px;}
	        to {left: 20px;}
	    }
	
	    @-webkit-keyframes myfirst2 /* Safari 和 Chrome */{
	        from {left: -420px;}
	        to {left: 20px;}
	    }
	
	    @-o-keyframes myfirst2 /* Opera */{
	        from {left: -420px;}
	        to {left: 20px;}
	    }
	    
.sh_boxmn {	padding-bottom: 0;    padding: 20px;        padding-bottom: 14px;    background: #fff;border-radius: 2px;box-shadow: 0px 7px 7px    #E0E2DD;}
.sh_boxhide {    position: absolute;    right: 10px;    top: 10px;    font-size: 20px;    padding: 0 5px;    cursor: pointer;}
.sh_mation {    z-index: 1;    max-width: 240px;    margin: 0 auto;}
.sh_mation h1 {    text-align: center;    font-size: 16px;    overflow: hidden;    text-overflow: ellipsis;    white-space: nowrap;}
.sh_dlsm {    padding: 10px 0 15px 0;    overflow: hidden;}
.sh_dlsm dt {    width: 40px;    height: 40px;    float: left;    margin-right: 10px;    border: 1px solid     #ddd;}
.sh_dlsm dd {    float: left;    font-size: 12px;    color:     #666;    line-height: 20px;}
.bm {    height: 30px;}
/* .triangle2 {    width: 25px;    height: 25px;    background: #f0f;    position: absolute;    right: 40px;    background: url(../img/vin.png) no-repeat;  */       background-size: auto;    background-size: 100%;}
.sh_cha {        width: 100%;    left: 0;    height: 30px;}
.sh_cha span.rig-fdi {    float: right;    border: 0px;        border-left-color: currentcolor;        border-left-style: none;        border-left-width: 0px;    background: #eee;color:#666;position: relative;border-left: 1px solid    #ddd;    left: -1;}
.sh_fenxiang {    display: none;    position: absolute;    top: -110px;    right: 10px;    width: 100px;    height: 100px;    background: #fff;box-shadow: 3px -2px 4px    #eee;}


