html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
  margin: 0;
  padding: 0;
}
input,
select,
button,
textarea {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
ul,
li,
dl,
dt,
dd {
  list-style: none;
}
img {
  border: medium none;
  border: none;
}
table {
  border-collapse: collapse;
}
a {
  color: #333;
  text-decoration: none;
}
html {
  height: 100%;
}
.header,
.footer,
.main {
  clear: both;
  margin: 0 auto;
  max-width: 1440px;
  min-width: 1160px;
  *max-width: 1400px !important;
  *min-width: 1160px !important;
}
.header {
  width: 100%;
  height: 561px;
  background: url('../images/header.jpg') no-repeat center top;
  background-color:#f00;
}
.main {
  width: 100%;
  background-color: #ff0000;
  padding: 0 0 37px 0;
}
.layout {
  width: 95%;
  height: 100%;
  margin: 0 auto;
  background-color: #ffffff;
}
.theme {
  width: 98%;
  height: 275px;
  margin: 0 0 0 21px;
  border-bottom: 2px solid #ff0000;
  margin: 0 auto;
}
.theme_cont {
  width: 80%;
  margin: 41px 106px 0 106px;
  float: left;
}
.theme_cont span {
  display: block;
  margin: 0 0 25px 0;
  text-indent: 1em;
  font-size:14px
}
.tech_pro {
  width: 100%;
  height: 885px;
  background: url('../images/pro.jpg') no-repeat center top;
  margin: 0 auto;
  position: relative;
  border-bottom: 2px solid #ff0000;
}
.tech_cont {
  width: 534px;
  margin: 58px 0 0 114px;
  float: left;
}
.tech_cont p {
  font-size: 20px;
  font-weight: bolder;
  background: url('../images/bg.png') no-repeat center top;
  background-position: -235px 8px;
  padding: 0 0 0 20px;
  height: 30px;
  line-height: 30px;
  margin: 0 0 6px 0;
}
.tech_cont_title {
  width: 442px;
  height: 45px;
  font-size: 30px;
  color: #ff0000;
  background: url('../images/com_1.png') no-repeat center top;
  margin: 0 0 25px 57px;
}
.tech_table {
  width: 479px;
  margin: 11px 0 0 24px;
  text-align: center;
  font-size: 14px;
  background-color: #F0BBAB;
}
.tech_table td {
  height: 30px;
  border-bottom: 1px solid #ffffff;
}
.tech_table .ttr {
  background-color: #F3E3E4;
}
.tech_table .ttr:hover {
  background-color: #E89780;
}
.tech_table .ttr2 {
  background-color: #F6F6F6;
}
.tech_table .ttr2:hover {
  background-color: #E89780;
}
.tech_table .tr1 {
  background: #f00;
}
.tech_table .tr2 {
  background: #ff0;
}
.tech_table .td1 {
  width: 110px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  font-weight: bolder;
  background-color: #f0bbab;
}
.tech_table .td2 {
  width: 110px;
  border-right: 3px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  font-weight: bolder;
  background-color: #F0BBAB;
  color: #000;
}
.tech_table .td2:hover {
  color: #000;
}
.tech_table .td3 {
  background-color: #F3E3E4;
  border-right: 2px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.tech_table .td3:hover {
  background-color: #C74823;
  color: #ffffff;
}
.tech_table .td4 {
  background-color: #F6F6F6;
  border-right: 2px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.tech_table .td4:hover {
  background-color: #C74823;
  color: #ffffff;
}
.tech_table .td5 {
  border-bottom: 3px solid #ffffff;
  width: 300px;
}
.tech_table .td6 {
  font-weight: bolder;
}
.tech_table .td7 {
  text-align: left;
  cursor: pointer;
}
.tech_line {
  width: 98%;
  height: 50px;
  border-bottom: 2px solid #ff0000;
}
.snajie {
  width: 155px;
  height: 325px;
  position: absolute;
  bottom: -188px;
  left: -13px;
  background: url('../images/bg.png') no-repeat center top;
  background-position: 0px -2px;
}
.member_intro {
  width: 98%;
  height: 951px;
  margin: 0 auto;
  border-bottom: 2px solid #ff0000;
  position: relative;
}
.member_intro_cont {
  width: 1004px;
  height: 634px;
  margin: 84px auto;
}
.member_intro_title {
  height: 44px;
  background: url('../images/com_2.png') no-repeat center top;
  margin: 0 0 70px 0;
}
.member_list {
  width: 510px;
  float: left;
  margin: 0 0 0 46px;
}
.member_list li {
  float: left;
  width: 153px;
  height: 230px;
  margin: 0 0 38px 14px;
  position: relative;
}
.member_list li img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  cursor: pointer;
}
.member_list li img:hover {
  border: 2px solid #e66512;
}
.member_list li p {
  text-align: center;
  font-size: 14px;
  position: absolute;
  bottom: 0;
  left: 37px;
}
.member_detail {
  width: 396px;
  height: 510px;
  float: right;
}
.member_detail p {
  font-size: 14px;
  background: url('../images/bg.png') no-repeat center top;
  background-position: -235px 8px;
  padding: 0 0 0 20px;
  height: 38px;
  line-height: 30px;
  margin: 0 0 6px 0;
}
.member_detail p .span1 {
  display: inline-block;
  width: 93px;
  color: #000;
  font-weight: bolder;
}
.member_detail p .span2 {
  display: inline-block;
  width: 93px;
  color: #000;
  font-weight: bolder;
  width: 122px;
}
.member_detail p .span3 {
  display: inline-block;
  margin: 0 0 0 89px;
}
.member_detail .p1 {
  margin: 0 0 27px 0;
}
.member_detail .p2 {
  margin: 0 0 57px 0;
}
.member_de_intro {
  width: 528px;
  position: absolute;
  background: #ffffff;
  top: 180px;
  left: 204px;
  border: 3px solid #cccccc;
  padding: 0 0 20px 0;
  visibility: hidden;
  z-index: 102;
}
.img_member {
  margin: 38px 0 0 23px;
  float: left;
}
.img_member_detail {
  font-size: 14px;
  width: 310px;
  float: left;
  margin: 31px 0 0 27px;
}
.img_member_detail .img_member_title {
  font-size: 20px;
  font-weight: bolder;
  text-indent: 0em;
  margin: 0 0 7px 0;
  color: #000;
}
.img_member_detail p {
  line-height: 30px;
  text-indent: 2em;
  font-size: 12px;
  color: #6a6a6a;
}
.cancebutton {
  font-size: 16px;
  position: relative;
  top: 3px;
  right: 5px;
  cursor: pointer;
}
.sum {
  width: 100%;
  height: 1192px;
  background: url('../images/sum.jpg') no-repeat center top;
  padding: b 0 10px 0;
}
.sum_cont {
  width: 775px;
  height: 427px;
  float: left;
  margin: 84px 0 0 132px;
  position: relative;
}
.sum_cont p {
  font-size: 14px;
  text-indent: 2em;
  margin: 0 0 10px 0;
  line-height: 25px;
}
.sum_cont .sum_title {
  background: url('../images/com_3.png') no-repeat center top;
  height: 43px;
  margin: 0 0 48px 0;
}
.sum_home {
  position: absolute;
  left: 0px;
  bottom: -89px;
  width: 224px;
  height: 24px;
}
.erweima {
  position: absolute;
  right: 150px;
  bottom: -125px;
  color: #f00;
  right:163px \9;
}
.modal_bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: url('../images/letie72.png');
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
}
