@charset "utf-8";
body{ margin:0px; padding:0px; font-size:14px;  color:#333;font-family:"Microsoft Yahei","微软雅黑", "宋体"!important; }
html{ overflow-x:hidden;}
a{ color:#333; text-decoration:none;}
ul,li,dl,dd,dt{  margin:0px; padding:0px; list-style-type: none;vertical-align:top;}
h1,h2,h3,h4,p,form{margin:0px; padding:0px;}
img{ border:0px;}
hr{border:0px; height:1px; background-color:#e1e1e1 ;}
.block{ display:block}
.bold{ font-weight:bold;}
.clear{ clear:both; }
.clear1{ clear:both; height:0px; line-height:0px;}
.clear2{ clear:both; height:15px; line-height:15px;}
.clear3{ clear:both; height:65px; line-height:65px;}
.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}
.clearfix:after{clear:both}
.text-left{ text-align:left;}
.text-center{ text-align:center;}
.text-right{ text-align:right;}
/*边距*/
.padding10{ padding:10px;}
.padding0-10{ padding:0px 10px;}
.padding10-0{ padding:10px 0px;}
.padding0-15{ padding:0px 15px;}
.padding15-0{ padding:15px 0px;}
.padding15{ padding:15px;}
.margin10{ margin:10px;}
.margin0-10{ margin:0px 10px;}
.margin10-0{ margin:10px 0px;}
.margin15-0{ margin:15px 0px;}
.margin0-15{ margin:0px 15px;}
.margin15{ margin:15px;}
.marginbottom{ margin-bottom:10px;}
/*边距end*/

/*定位*/
.relative{ position:relative;}
.absolute{ position: absolute;}
.left{ left:0px;}
.right{ right:0px;}
.top{ top:0px;}
.bottom{ bottom:0px;}

/*定位end*/

.anniu{ border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; padding:10px 10px; text-align:center;}
.anniu1{ border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; padding:10px 10px; text-align:center; border:1px #387ffc solid; color:#387ffc;}

.weight-normal{ font-weight:normal;}
.border-none{ border:none;}
.border{ border:1px #e6e6e6 solid;}
.border-left{ border-left:1px #e5e5e5 solid;}
.border-right{ border-right:1px #e5e5e5 solid;}
.border-top{ border-top:1px #e5e5e5 solid;}
.border-bottom{ border-bottom:1px #e5e5e5 solid;}

.size12{ font-size:12px;}
.size14{ font-size:14px;}
.size16{ font-size:16px;}
.size18{ font-size:18px;}
.size24{ font-size:24px;}
.fl{ float:left;}
.fr{ float:right;}
.blue,.blue a{ color:#387ffc;}
.orange,.orange a{ color:#f06c17;}
.white ,.white a{ color:#fff;}
.red ,.red a{ color:red;}
.huisez ,.huisez a{ color:#999;}

.bg-1{ background-color:#387ffc;}
.bg-2{ background-color:#fff;}
.bg-3{ background-color:#000;}
.bg-4{ background-color:#ff0000;}
.bg-5{ background-color:#fa7901;}
.bg-6{ background-color:#00aa38;}
.bg-7{ background-color:#b400ff;}
.bg-8{ background-color:#f5f5f5;}
.bg-9{ background-color:#e0e0e0;}
.bg-10{background:linear-gradient(90deg,#387ffc 0,#128aef 100%);background-color:#387ffc; }

.radius3{ border-radius:3px;-webkit-border-radius:3px;-moz-box-border-radius:3px;}
.yeqian1{ color:#fff; background-color:#0089ba; padding:3px 5px; margin-right:5px; border-radius:3px;font-size:14px;}
.yeqian2{ color:#fff; background-color:#d6be50; padding:3px 5px; margin-right:5px;border-radius:3px;font-size:14px;}
.yeqian3{ color:#fff; background-color:#eb4c50; padding:3px 5px; margin-right:5px;border-radius:3px;font-size:14px;}

.shadow {box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);-moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2); /*分别指投影的：偏右、偏下、模糊度、扩展、颜色*/}
.shadow1 {-webkit-box-shadow: 0 0 10px #ccc;-moz-box-shadow: 0 0 10px #ccc;box-shadow: 0 0 10px #ccc;}
.opacity7 { opacity: 0.7; filter: alpha(opacity=70);}
.opacity6 {opacity: 0.6;filter: alpha(opacity=60);}
.opacity3 { opacity: 0.3;filter: alpha(opacity=30);}
.opacity0 { opacity: 0;filter: alpha(opacity=0);}
.border-box{ box-sizing: border-box;}
hr { border: none;clear: both; border-width: 1px 0 0 0;border-style: solid;}
.hang1{ display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.hang2{ display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;}
/*.tj{ margin-right:10px; font-weight:normal; line-height:22px; padding:0px 8px; border:1px #F00 solid; color:#F00; font-size:14px;}*/
.nowrap {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.gg{ clear:both; padding:10px 0px;}
.wrap{ clear:both; width:1200px; margin-left:auto; margin-right:auto; _overflow:hidden;}

.page{ text-align:center; clear:both; margin-left:auto; margin-right:auto; height:50px; padding-top:10px;}
.page  a{ height:30px; line-height:30px; padding:0px 10px; text-align:center; background-color:#ebebeb; border:1px #cccccc solid; border-radius:3px; font-family:Arial, Helvetica, sans-serif; font-size:14px; margin-right:10px; display:inline-table}
.page .hover{ background-color:#387ffc; border:1px #387ffc solid;  color:#FFF;}

.picmid:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.picmid img{-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.listborder{-webkit-transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;transition:all 1s ease 0s;}
.listborder:hover{ border:1px #fa7901 solid;-webkit-transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;transition:all 1s ease 0s;}

.adres{ clear:both; padding:15px 10px; color:#666; }

.bankuai{ clear:both; padding:20px; line-height:20px; height:20px;}
.bankuai h2{ float:left; font-size:16px; border-left:2px #387ffc solid; padding-left:10px;}
.bankuai span{ float:right;}



.newsfl{border:dashed 1px #cfcfcf; clear:both; -moz-box-shadow:1px 1px 5px #e6e6e6; -webkit-box-shadow:1px 1px 5px #e6e6e6; box-shadow:1px 1px 5px #e6e6e6; background-color:#f9f9f9; padding-top:13px; margin-top:15px;}
.newsfl  .listitem {position:relative; padding-right:30px;}
.newsfl  .listitem ul {height:50px;overflow:hidden; padding-left:10px; }
.newsfl  .listitem.showmore ul{height:auto;}
.newsfl .listitem ul li {float:left;word-wrap:break-word;word-break:break-all;}
.block-choose-more {display:none;}
.newsfl  .btn-option-more {font-size:12px;position:absolute;top:5px;right:15px;height:20px;margin:0;line-height:20px;overflow:hidden;padding:0 10px;background-color:#FFF;border:1px solid #d9d9d9; margin-top:3px;}
.newsfl  .showmore .btn-option-more i{background-position:-142px -7px}
.newsfl  .showmore .btn-option-more:hover i{background-position:-101px -7px;}
.newsfl  .btn-option-more i{display:inline-block;height:12px;*height:15px;width:12px; background:url(../images/proicon.png) no-repeat;background-position:-142px -28px;}
.newsfl .btn-option-more:hover i{background-position:-101px -27px}
.newsfl  .chosemore .btn-option-more,.newsfl dd .chosemore .btn-choosemore{display:none;}
.newsfl  .btn-option-more:hover,.newsfl dd .btn-choosemore:hover{color:#666;}

.biaoti1{ clear:both; margin-top:15px; padding-left:15px;  padding-right:15px; background-color:#F9F9F9; line-height:40px; height:40px;border:1px #DBDBDB solid; border-top:2px #333 solid;}
.biaoti1 h2{ float:left; font-size:18px;}
.biaoti1 span{ float:right; color:#EF2D36;}
/* 页面弹窗*/
.zzc{
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  filter:alpha(opacity=70);
  position: fixed;
  right:0px;
  top:0px;
  z-index: 9999;
  display: none;
}
.fdc{
  width: 0px;
  height: 0px;
  border: 1px solid #ccc;
  background: #fff;
  position: fixed;
  top:50%;
  right:50%;
  margin-right: -300px;
  margin-top: -60px;
  z-index: 99999;
  border-radius:5px;
  opacity: 0;
  display: none;
}
.fdk{
  width: 580px;
  height: 100px;
  padding: 10px;
  position: relative;
}
.fdc .fdk input{
  width: 80px;
  height: 24px;
  line-height: 24px;
  color: #000;
  border: 1px solid #ccc;
  outline: none;
  background: #fff;
  cursor: pointer;
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -40px;
  border-radius:5px;
}
.fdk div.text{
  width: 580px;
  height: 60px;
  overflow: hidden;
  overflow-y: auto;
}
.tit{
  font-size: 16px;
  font-weight: bold;
}
.fdk div.text>p{
  font-size: 14px;
}
/**/


.gqxx1 ul li{ float:left; overflow:hidden; margin-bottom:20px; width:220px; margin-right:20px; border:1px #e6e6e6 solid; position:relative;}
.gqxx1 ul li .pinpai{ font-style:normal; position:absolute; left:0px; top:0px; color:#fff; background-color:#000; padding:3px 5px; z-index:1; opacity:0.8}
.gqxx1 ul li .gqxx1_pic{ height:220px;overflow:hidden;}
.gqxx1 ul li .money{padding:5px 10px; line-height:30px;}
.gqxx1 ul li .money .w1{ color:#F00; font-size:22px; font-family:Arial, Helvetica, sans-serif; }
.gqxx1 ul li .money .w2{ color:#999; font-size:12px; }

.gqxx1 ul li font{ font-size:12px;}
.gqxx1 ul li  h3{ clear:both; margin-bottom:5px; font-size:14px; line-height:20px; height:40px;padding:0px 10px; overflow:hidden; }
.gqxx1 ul li .gqxx1_1{margin-bottom:5px; color:#999;padding:0px 10px;}
.gqxx1 ul li .gqxx1_1 p{height:20px; overflow:hidden;  line-height:20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1;}
.gqxx1 ul li .gqxx1_3{margin-bottom:5px; color:#999;padding:0px 10px;height:20px;}
.gqxx1 ul li .gqxx1_2{ clear:both;  color:#999;padding:5px 10px; overflow:hidden;border-top:1px #e6e6e6 solid;}
.gqxx1 ul li .gqxx1_2 span{ line-height:25px;}
.gqxx1 ul li .gqxx1_2 a{ padding:5px; border-radius:2px;}


.gqxx1 ul li .gqxx1_2 a{-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5 s ease 0s;}
.gqxx1 ul li:hover .gqxx1_2 a{ background-color:#fa7901;-webkit-transition:all 0.5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s;}

.ggxx2{ width:230px;}
.ggxx3 ul {margin:10px; background:url(../images/paihang.jpg) no-repeat left 5px; padding-left:35px;}
.ggxx3 ul li{ line-height:23px; height:23px; overflow:hidden}
.ggxx3_1{ border-top:2px #2359df solid; padding-left:10px; background:url(../images/gqxx1.jpg) repeat-x; height:30px; line-height:30px;}
.ggxx03{ margin-bottom:20px;}


/*渚涙眰鍒楄〃鍐呴〉鍏敤*/
.ggxx4 ul li{ position:relative; padding:7px;border:1px #e5e5e5 solid; padding-bottom:0px; margin-bottom:10px;}
.ggxx4 ul li img{ vertical-align:bottom;}
.ggxx4 ul li  h3{ clear:both; padding-top:5px; font-size:14px; line-height:20px; height:20px; overflow:hidden; }
.ggxx4 ul li .money{ line-height:30px;height:30px}
.ggxx4 ul li .money .w1{ color:#F00; font-size:18px; font-family:Arial, Helvetica, sans-serif; }
.ggxx4 ul li .money .w2{ color:#999; font-size:12px; }
.ggxx4 ul li .pinpai{ font-style:normal; position:absolute; left:7px; top:7px; color:#fff; background-color:#000; padding:3px 5px; z-index:1; opacity:0.8}
.ggxx14{border:1px #e5e5e5 solid; margin-bottom:10px;}
.ggxx14 .biaodan{ background-color:#f5f5f5; width:90%; border:1px #e5e5e5 solid; margin-top:10px; padding:10px 5px;box-sizing: border-box;}
.ggxx14  textarea{ font-family:寰蒋闆呴粦; line-height:18px;}
.ggxx14 .tijiao{background-color:#387ffc;color:#ffffff; border:0px; width:90%; line-height:40px; margin:10px 0px; border-radius:3px;}
/*鍐呴〉*/
.gqbiaoti{ padding-bottom:20px;}
.ggxx5{ margin-bottom:10px; padding:20px;overflow: hidden;background-color:#fdeeee; line-height:30px; border-top:2px #e93a38 solid; background:url(../images/gqxx.jpg);}
.ggxx5 .w1{ width:85px; color:#999; }
.ggxx6{ width:580px; padding-left:20px;}

.ggxx6 ul li{display:table; clear:both; padding:10px 0px; display:block;}
.ggxx6 ul li .w1{  width:85px; color:#999; }
.ggxx7{ padding-top:10px; padding-left:110px; clear:both;}.ggxx7 a{ float:left; text-align:center; clear:both; width:170px; height:45px; line-height:45px;}

.ggxx8{ width:240px;}
.ggxx9{ padding-bottom:10px;}
.ggxx9 h3{ font-size:14px; margin-bottom:5px; padding:10px; }
.ggxx9 p{ padding:5px 15px; line-height:20px; }
.ggxx9 p img{  vertical-align:middle}
.ggxx9 .lx{ display:block; text-align:center; width:90%; border-radius:4px; padding:10px 0px; border:1px #ed7200 solid;background-color:#fa7901; margin:auto; margin-top:10px; }
.ggxx9 .lx1{display:block; text-align:center; width:90%; border:1px #ff6700 solid; color:#ff6700; border-radius:4px; padding:10px 0px;margin:auto; margin-top:10px; }

.ggxx10{ width:940px;}
.ggxx11{overflow: hidden;}
.ggxx11 ul li{ cursor:pointer;border-right:1px #e5e5e5 solid; float:left; height:50px; line-height:50px; padding:0px 30px; font-size:16px;}
.ggxx11 .hover{ border-top:2px #387ffc solid}
.ggxx12{ clear:both; }
.ggxx12 ul{ margin:10px 20px;}
.ggxx12 ul li{ line-height:30px;height:30px; width:24%; padding-right:1%; overflow:hidden; float:left; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:1;}
.ggxx12_1{ clear:both;; padding:15px 20px;}
.ggxx13{ font-size:14px; line-height:30px;}.ggxx13 img{ max-width:100%;}



/*姹傝喘鍒楄〃*/


.qgxx1{ position:relative;clear:both;}
.qgxx1 ul li{height:205px; clear: both; border-bottom:1px #e8e8e8 solid; margin-bottom:15px; }
.qgxx1 ul li .w1{ position:relative; float:left;  border:1px #F2F2F2 solid;}
.qgxx1 ul li .w2{ font-size:14px; float:left; padding-left:20px; padding-right:10px; width:550px;border-right:1px #F2F2F2  dashed;}
.qgxx1 ul li .w2 h3{ margin-top:2px; margin-bottom:5px;  color:#000; font-size:16px; line-height:25px;}
.qgxx1 ul li .w2 h3 a{ color:#000;}
.qgxx1 ul li .w2 p{ line-height:26px;}
.qgxx1 ul li .w3{ float:right;  margin-top:30px;text-align:center; margin-right:15px; width:150px;line-height:35px; font-size:14px;}
.qgxx1 ul li .w3 a{color:#FFF; display:block; margin:auto; width:110px; margin-top:5px;  background-color:#FF8500;-moz-border-radius: 2px; -webkit-border-radius:2px;border-radius:2px;}

/*姹傝喘鍐呴〉*/
.qgxx2 td{ padding:10px 0px; }
.qgxx3{ width:95%; margin:auto; height:70px;line-height:40px; }
.qgxx3 span{ margin-right:20px;}
.qgxx3_1{ display:block; margin: auto;background-color:#387ffc; color:#ffffff; border:0px; width:150px; line-height:40px; border-radius:3px;}
.qgxx4 ul li{ line-height:30px;  width:50%; float:left;}
.qgxx4{ height:60px;}.qgxx4 img{ vertical-align:middle; margin-right:3px;}

.jgfw{
    float: left;
}
.jgfw_1{
    float: left;
    position: relative;
    width: 156px;
    height: 45px;
    padding-left: 10px;
}
.two{
    position: absolute;
    top:0px;
    left:10px;
    z-index: 9999;
}
.f-price-edit {
    display: none;
    width: 160px;
    height: 30px;
    padding: 37px 6px 6px;
    border: 1px solid #999;
    position: absolute;
    background: #fff;
    box-shadow: 1px 1px 2px rgba(0,0,0,.2);
    top:0px;
    left:0px;
    z-index: 999;
}

.f-price-edit .item1 {
    position: absolute;
    top: 42px;
    left: 6px;
    width: 36px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: #005aa0;
}
.f-price-edit .item2 {
    cursor:pointer;
    position: absolute;
    top: 42px;
    right: 7px;
    width: 38px;
    height: 17px;
    line-height: 17px;
    padding: 3px;
    border: 1px solid #ccc;
    text-align: center;
    background: #f7f7f7;
    color: #333;
}
.did{
    display: inline-block;
    position: relative;
    padding-left: 18px;
    padding-right: 5px;
}
.did i{
    position: absolute;
    left: 0;
    top: 15px;
    background: url(../images/search.ele.png) no-repeat 9999px 9999px;
    display: inline-block;
    height: 12px;
    width: 12px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 0;
}
a.selected i {
    border-color: #e4393c;
    background-position: -1px -107px;
}

.zxul li{
    position: relative;
}
.select{
    position: absolute;
    top:13px;
    right:6px;
    display: inline-block;
    width: 136px;
    height: 19px;
    line-height: 19px;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
}
.select_1{
    width: 80px;
    right: 6px;
}
.select span{
    float: left;
    width: 100%;
    text-indent: 0.3em;
}
.select b{
    float: left;
    width: 12px;
    height: 8px;
    background: url("../images/xlt.png") no-repeat;
    margin-top: 6px;
    margin-left: -14px;
}
.selectzk{
    width: 136px;
    position: absolute;
    top:34px;
    right:6px;
    background: #fff;
    z-index: 999;
    display: none;
    border: 1px solid #ccc;
    border-top:none;
}
.selectzk_2{
    width: 80px;
}
.selectzk_1{
    display: block;
}
.selectzk a{
    display: block;
    width: 100%;
    height: 20px;
    line-height: 20px;
    border-top:1px solid #fff;
    text-indent: 0.3em;
}
.selectzk a:first-child{
    border-top:none;
}

.selectzk a:hover{
    background: blue;
    color: #fff;
}