body{background: #f3f2f2;}
.searchbox {
  position: relative;
  z-index: 1;
  clear: both;
  width: 630px;
  height: 40px;
  margin: 175px auto 50px;
  /*border: 3px solid #1c7ca9;*/
}
.mod_select {
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  background: white;
border-right: 1px solid #afafaf;
border-top: 3px solid #1c7ca9;
border-bottom: 3px solid #1c7ca9;
border-left: 3px solid #1c7ca9;
}
.mod_select .select_box {
  position: relative;
  width: 98px;
  height: 40px;
}
.mod_select .select_box .select_txt {
  display: inline-block;
  width: 98px;
  height: 36px;
  padding-left: 14px;
  overflow: hidden;
  line-height: 36px;
  font-size: 16px;
  cursor: pointer;
}
.mod_select .select_box .select-icon {
  position: absolute;
  top: 50%;
  right: 1px;
  transform: translate(0,-50%);
  width: 10px;
  height: 10px;
  background: url(/uploads/image/tdimages/search_ico.png) center no-repeat;
}
.mod_select .select_box .option {
  display: none;
  position: absolute;
  top: 40px;
  left: -2px;
  width: 100px;
  background-color: #fff;
  border: 2px solid #1c7ca9;
  border-top: 0;
}
.mod_select .select_box .option li {
  padding-left: 19px;
  font-size: 16px;
  line-height: 2;
  cursor: pointer;
}
.searchbox .import {
  width: 409px;
  height: 40px;
  margin-left: 98px;
  padding-left: 20px;
  border: none;
  outline: none;
  border-top: 3px solid #1c7ca9;
border-bottom: 3px solid #1c7ca9;
border-right: 3px solid #1c7ca9;
}
.searchbox .btn-search {
  position: absolute;
  right: 0;
  width: 100px;
  height: 45px;
  color: #b36500;
  border: 0;
  background: url(/uploads/image/tdimages/seacxan.jpg) no-repeat left;
font-size: 17px;
}

.sealbg{ background:#f3f2f2; overflow:hidden; text-align:center;}
.sealbg img{ padding:10px;}
.seassdiv{ overflow:hidden; background:url(/uploads/image/tdimages/seabg3.jpg) no-repeat center; height:448px;}

.cjhfootdivd{padding-top: 32px;}
.seafootbg{background:#f3f2f2; overflow:hidden;height: 200px;}
.contain {
    width: 1200px;
    margin: 0px auto;
    overflow: hidden;
}
.cjhfllogo {
    float: left;
    width: 185px;
    border-right: 1px solid #cbcbcb;
    margin-right: 40px;
	margin-top: 25px;
}
.cjhfootview{ float:left; font-size:14px; color:black; line-height:23px;margin-top: 27px;}
.cjhfootewm{ float:right; width:100px; text-align:center; font-size:14px; line-height:17px;}


.cjhfdkleft{position: fixed;
top: 269px;
left: 1px;
z-index: 99999;}
.cjhfdkleftul{ overflow:hidden;}
.cjhfdkleftul li{ overflow:hidden; /*width:38px;*/ height:38px;margin-bottom: 5px;}
.cjhfdkleftul li img{ float:left;padding-right: 4px;}
.cjhfdklefttc{/*position: absolute;
left: 40px;
top: 0;*/
z-index: 9999;
line-height: 36px;
width: 140px;
background: #f2f2f2;
color: #4f4f4f;
border: 1px solid #cbcbcb;
text-align: center;
font-size: 15px;
float:left;
}

.searchbox .import2 {
    width: 504px;
    height: 40px;
    padding-left: 20px;
    outline: none;
    border: 3px solid #1c7ca9;
}

















