/***** commom style *****/
body {
  font-family: 微软雅黑;
  font-size: 15px;
  margin: 0;
  padding: 0;
}

/*body设置*/
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
  border: medium none;
  margin: 0;
  padding: 0;
}

input {
  outline: none;
}

p {
  margin: 0;
}

ul,
ol {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a,
ins {
  text-decoration: none;
}

*:focus {
  outline: none;
}

a:link,
a:visited {
  color: #333;
}

/**链接。访问颜色**/
a:hover,
a:active {
  color: #333;
  border: none;
}

/**移动、点击颜色**/
.fl {
  float: left;
  display: inline;
}

/**左浮动**/
.fr {
  float: right;
  display: inline;
}

/**右浮动**/
.cf:after {
  display: block;
  content: "";
  height: 0;
  visibility: hidden;
  clear: both;
  zoom: 1;
}

.zoom {
  zoom: 1;
}

/**清除浮动**/
.hide {
  display: none;
}

/**隐藏**/
.block {
  display: block;
}

/**显示**/
.w1170 {
  position: relative;
  width: 1170px;
  margin: 0 auto;
}

.header{
	margin-bottom: 0 !important;
}
/**宽度1100**/
.bt-clear {
  height: 25px;
  clear: both;
}

.bt-clear-15 {
  height: 15px;
  clear: both;
}

.dqwz {
	height: 50px;
  line-height: 50px;
  font-size: 15px;
  color: #666;
}

.dqwz span {
  line-height: 50px;
  float: left;
  color: #666;
}

.dqwz a {
  line-height: 50px;
  float: left;
  padding: 0;
  color: #666;
}

.column_first {
  height: 53px;
  background: url(../image/2008182031289506261.png) no-repeat left;
}

.first_col {
  width: 241px;
  line-height: 53px;
  color: #619C4A;
  font-size: 22px;
  font-weight: bold;
  padding-left: 70px;
  /* letter-spacing: 14px; */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;

}

.dqlm {
  font-size: 17px;
  color: #2d548f;
  line-height: 53px;
  font-weight: bold;
  padding-left: 24px;
}

.column_second {
  overflow: hidden;
  background-color: #fff;
  min-height: 540px;
}

.second_col {
  width: 230px;
  height: 100%;
  background-color: #f9f9f9;
  overflow: hidden;
  padding-bottom: 9999px;
  margin-bottom: -9999px;
}

.second_col a li {
  background: url(../image/2008182012318044061.png) no-repeat 10px center;
  font-size: 17px;
  line-height: 45px;
  border-bottom: 1px solid #f0f0f0;
  padding-left: 30px;
  border-left:5px solid #f9f9f9;
}

.second_col a li:hover,
.second_col a li:visited {
  color: #3c66a5;
  font-weight: bold;
  background-color: #fff;
  border-left: 5px solid #3c66a5;
}

.dqlm_list {
  width: 910px;
  height: auto;
  padding-right: 20px;
  padding-bottom: 15px;
}

.second_col a li.selected {
  color: #355e92;
  font-weight: bold;
  background-color: #fff;
  border-left: 5px solid #3c66a5;
}

.default_pgToolbar td {
  padding: 0 !important;
  padding-left: 1px !important;
}

#make,
#sjtb,
#sjdb {
  display: none;
}
#pctb,
#pcdb {
  display: block;
}

/*手机站*/
@media (max-width: 700px) {
  #pctb,
  #pcdb {
    display: none;
  }
  #sjtb,
  #sjdb {
    display: block;
  }
  .lucidity-ui-paging-container{
  	display: none;
  }
  table tr td:nth-child(8){
display: none!important;}
table tr td:nth-child(9){
display: none!important;}
table tr td:nth-child(10){
display: none!important;}
.lucidity_pgToolbar {
    height: 30px;
    border: none!important;
    background: #fff;
    margin: 10px 36px!important;
}
  .bgt {
    background: #fff;
  }
  .w1170 {
    width: 100%;
  }
  .dqwz {
    display: none;
  }
  .header {
    /* height: 150px!important; */
}
  .column_first {
    background: none;
    margin: 0 15px;
    border-bottom: 1px solid #eae8e8;
  }
  .first_col {
    width: auto;
    padding-left: 0px;
    display: none;
  }
  .first_col div {
    color: #1a56a8;
  }
  .dqlm {
    display: block;
    padding-left: 0;
    color:#619C4A;
  }
  .second_col a li.selected {
    color: #619C4A;
    border-left: 5px solid #619C4A;
}
  .second_col {
    display: none;
    position: absolute;
    top: 0px;
    width: 100%;
  }
  .dqlm_list {
    float: left;
    width: 100% !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  .bt-prefix {
    float: left;
  }
  .bt-mod-wzpb-02 ul li {
    width: 100%;
  }
  .bt-mod-wzpb-02 ul li a {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 70%;
  }
  #make {
    display: block;
    overflow: hidden;
  }
  #make img {
    float: right;
    margin-right: 15px;
    margin-top: 10px;
    width: 18px;
    height: 18px;
  }
  .default_pgSearchInfo {
    display: none !important;
  }
  .second_col a li {
    background: url(../image/2008221629493037390.png) no-repeat 10px center;
  }
}
@media (max-width: 350px) {
  .bt-mod-wzpb-02 ul li a {
    width: 65%;
  }
}
