/*
Author: David Qin
E-mail: david@hereapp.cn
Date: 2014-11-05
*/

html { overflow-y:scroll!important;overflow-y:auto;}
body{ margin:auto; padding:0; font-family:"Microsoft Yahei"; min-width:1024px; font-size:14px;background:url(../images/bg.jpg) no-repeat top center;}
a{ text-decoration:none;color:#000;}
h2, p, h3, ul{margin:0px; padding:0px; font-weight:normal;}
li{ list-style:none;}
img{ border:0px;}
.clear{ clear:both; height:0px;}
.right{ float:right;}
.left{ float:left;}
*[hidden]{ display:none;}
img.hover{transition: all 0.4s;border:0px;}
img.hover:hover{-webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);	
    transform: scale(1.05);}
	
	
.top{ margin:0 auto; background:url(imgbanner.png) top center no-repeat; height:347px;}
.zcBox{ margin:0 auto; height:200px; text-align:center; background:#06C}
.zcBox .conTxt{ width:980px; height:180px;  margin:0 auto; text-align:left;}
.zcBox .conTxt h1{ font-size:36px; font-family:"Microsoft Yahei"; color:#FFF; float: left; line-height:20px; width:100%}
.zcBox .conTxt h1 a{ font-size:22px; font-family:"Microsoft Yahei"; color:#F90; float:right; line-height:20px; display:block; width:auto}
.zcBox .conTxt h1 a:hover{ color:#fff}
.zcBox .conTxt h2{ font-size:16px; font-family:"Microsoft Yahei"; color:#FFF; float: left; line-height:28px; width:100%; margin-top:15px;}
.zcBox .conTxt h2 span{ font-size:18px; font-family:"Microsoft Yahei"; color:#FFF; float: left; line-height:28px; width:100%; font-weight:bold}
.zcCon { border:1px solid #06C; margin:0 auto; width:980px; height:auto; min-height:900px; padding:30px; margin-top:5px; padding-top:0px;}
.scCon { margin:0 auto; width:980px; height:auto; min-height:700px; padding:30px; margin-top:5px; padding-top:0px;}

.zcHeader{ margin:0 auto; height:60px; text-align:center; background:#06C}
.zcHeader h3{ font-size:16px; font-family:"Microsoft Yahei"; color:#F90; float: left; line-height:60px; width:100%; text-align:center;}
.zcHeader h4{ font-size:20px; font-family:"Microsoft Yahei"; color:#F90; float: left; line-height:60px; width:100%; text-align:center;}
.zcCon .soBar{ height:115px;}
.zcCon .soBar h1{ font-size:36px; font-family:"Microsoft Yahei"; color:#06C}
.zcCon .titBox{border-bottom:1px dashed #CCCCCC; border-top:1px dashed #CCCCCC; width:100%;}	
.zcCon h3{font-size:18px; font-family:"Microsoft Yahei";color:#C00; text-align:center; line-height:24px; width:100%; margin:15px auto; font-weight:bold }
.zcCon .conBox p{ margin:20px auto; font-size:16px !important; font-family:"Microsoft Yahei"; color:#666; line-height:24px;  }
.zcCon .conBox span{ float:right;}
.searchable-select-hide {
  display: none;
}

.searchable-select {
  display: inline-block;
  min-width: 600px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  position: relative;
  outline: none;
}

.searchable-select-holder{
  padding: 6px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  min-height: 30px;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.searchable-select-caret {
  position: absolute;
  width: 0;
  height: 0;
  box-sizing: border-box;
  border-color: black transparent transparent transparent;
  top: 0;
  bottom: 0;
  border-style: solid;
  border-width: 5px;
  margin: auto;
  right: 10px;
}

.searchable-select-dropdown {
  position: absolute;
  background-color: #fff;
  border: 1px solid #ccc;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 4px;
  border-top: none;
  top: 28px;
  left: 0;
  right: 0;
}

.searchable-select-input {
  margin-top: 5px;
  border: 1px solid #ccc;
  outline: none;
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
  width: 100%;
}

.searchable-scroll {
  margin-top: 4px;
  position: relative;
}

.searchable-scroll.has-privious {
  padding-top: 16px;
}

.searchable-scroll.has-next {
  padding-bottom: 16px;
}

.searchable-has-privious {
  top: 0;
}

.searchable-has-next {
  bottom: 0;
}

.searchable-has-privious, .searchable-has-next {
  height: 16px;
  left: 0;
  right: 0;
  position: absolute;
  text-align: center;
  z-index: 10;
  background-color: white;
  line-height: 8px;
  cursor: pointer;
}

.searchable-select-items {
  max-height: 400px;
  overflow-y: scroll;
  position: relative;
}

.searchable-select-items::-webkit-scrollbar {
  display: none;
}

.searchable-select-item {
  padding: 5px 5px;
  cursor: pointer;
  min-height: 30px;
  box-sizing: border-box;
    transition: all 1s ease 0s;
}

.searchable-select-item.hover {

  background: #555;
  color: white;
}

.searchable-select-item.selected {
  background: #28a4c9;
  color: white;
}
.footer_bottom{ height:30px; margin-top:15px; text-align:center; font-size:14px; color:#666}

.tishi{ margin:0 auto; height:80px; width:980px; font-size:14px; line-height:25px; color:#F60; font-family:"Microsoft Yahei"; }
.tishi span{font-family:"Microsoft Yahei"; font-size:18px;  color:#F60; font-weight:100}
.gonggao { width:980px; margin:0 auto;  border-top:#06C solid 3px}
.gonggao .Cleft{ float:left; width:470px; border-right:#06C solid 1px; height:auto; padding-right:20px;}
.gonggao .Cright{ float:right; width:470px; height:auto;}
.gonggao .Cright .butie{font-size:16px; line-height:25px; color:#693;font-family:"Microsoft Yahei";}
.gonggao .Cright .butie h1{font-size:26px; font-family:"Microsoft Yahei";color:#693; text-align:left; line-height:24px; width:100%; margin:15px auto; font-weight:bold }

.gonggao .Cright .butie h2{ font-size:20px; font-family:"Microsoft Yahei"; color:#FFF; float: left; line-height:36px; width:100%}
.gonggao .Cright .butie h2 a{ font-size:20px; font-family:"Microsoft Yahei"; color:#F90; float:right; line-height:36px; display:block; width:auto}
.gonggao .Cright .butie h2 a:hover{ color:#F30}



.gonggao .Cright .linkImg{ margin:8px auto; width:400px; height:78px; text-align:center;}

 .bg
         {
             width: 100%;
             height:350px;
             margin:0px;
             position: absolute;
             z-index: 100;
             top: 0px;
             left: 0px;
             filter: alpha(opacity=10);
             -moz-opacity: 0.1;
             opacity: 0.1;
             font-size:40px;
             color:#F60;
			 text-align:center
         }
		  .bg1
         {
             width: 100%;
             height:400px;
             margin:0px;
             position: absolute;
             z-index: 100;
             bottom: 0px;
			 top:400px;
			 margin-top:400px;
             left: 0px;
             filter: alpha(opacity=10);
             -moz-opacity: 0.1;
             opacity: 0.1;
             font-size:60px;
             color:#F60;
			 text-align:center
         }

.bar{ width:100%; height:auto; background:url(imgbt.png) 0 0 no-repeat}
.bar1{ width:100%; height:auto; background:url(imgbt1.png) 0 0 no-repeat}
.barBox{ width:952px; height:auto; margin:0 auto;}
.barBox .btit{ width:auto; height:44px; line-height:42px; font-size:24px; font-family:"Microsoft Yahei"; color:#FFF; padding-left:20px;}
.barBox .bcon{ width:952px; height:270px; border:1px solid #06C}
.barBox .bcon .bcon_m{width:920px; height:240px; margin:0 auto; text-align:left; margin-top:15px; background:#E3FDD5}
.barBox .bcon .bcon_m p{font-family:"Microsoft Yahei"; font-size:14px; line-height:26px; padding:10px}
.f14{ font-weight:bold;}
.g_bar{ width:952px; height:50px; background:url(imgg_bg.png) no-repeat; margin:0 auto; font-size:24px; font-family:"Microsoft Yahei"; text-align:center; margin-top:15px; color:#FFF; line-height:40px;}
.barBox .bcon-1{ width:952px; height:580px; border:1px solid #06C}
.barBox .bcon-1 .bcon_m{width:920px; height:240px; margin:0 auto; text-align:left; margin-top:15px; background:#E3FDD5}
.barBox .bcon-1 .bcon_m p{font-family:"Microsoft Yahei"; font-size:14px; line-height:26px; padding:10px}
.f18gr{ font-size:18px; color:#FFF; font-family:"Microsoft Yahei"; font-weight:100; background:#6C0; padding-left:10px;}
.f18or{ font-size:18px; color:#FFF; font-family:"Microsoft Yahei"; font-weight:100; background:#F90; padding-left:10px;}
.barBox .bcon-1 span{font-family:"Microsoft Yahei"; font-size:14px; line-height:26px; padding:5px; margin-left:12px; display:block}
.barBox .bcon-2{ width:952px; height:300px; border:1px solid #06C}
.barBox .bcon-2 .bcon_m{width:920px; height:270px; margin:0 auto; text-align:left; margin-top:15px; background:#E3FDD5}
.barBox .bcon-2 .bcon_m p{font-family:"Microsoft Yahei"; font-size:14px; line-height:26px; padding:10px}
.barBox .bcon-3{ width:952px; height:200px; border:1px solid #06C}
.barBox .bcon-3 .bcon_m{width:920px; height:170px; margin:0 auto; text-align:left; margin-top:15px; background:#E3FDD5}
.barBox .bcon-3 .bcon_m p{font-family:"Microsoft Yahei"; font-size:14px; line-height:26px; padding:10px}
