/*默认样式重置*/

body,
ul,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
p {
  margin: 0px;
  padding: 0px;
  /* font-family: arial; */
}

li {
  list-style: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

img {
  border: none;
  vertical-align: top;
}

table {
  border-collapse: collapse;
}

th,
td {
  padding: 0px;
}

html,
body {
  width: 100%;
}

/*公共样式*/

#content {
  width: 100%;
}

.place_bg {
  width: 100%;
  height: 100px;
  background-color: #f9f7f8;
}

#CurrentPosition {
  width: 1000px;
  height: 100%;
  padding-top: 16px;
  margin: 0px auto;
}

#CurrentPosition p:nth-child(1) {
  color: #b6b5b5;
}

#CurrentPosition p:nth-child(2) {
  font-size: 25px;
  color: #0186d1;
}

#CurrentPosition p:nth-child(3) {
  color: #b6b5b5;
}

#CurrentPosition p:nth-child(3) span {
  color: #0186d1;
}

#wrap {
  width: 1200px;
  margin: 0px auto;
}


#Head {
  /* height: 80px; */
  margin: 0px auto;
  text-align: center;
  line-height: 80px;
  color: #0186d1;
  font-size: 25px;
  border-bottom: 1px solid #dcdddd;
}

.frame {
  height: 20px;
  background-color: #f9f7f8;
  margin: 20px 0px;
}

.move_fy {
  color: red;
}

/*DevelopmentHistory.html样式 */

ExcellentEnterprise.html .history {
  margin-top: 40px;
}

.history li {
  font-size: 14px;
  font-family: "微软雅黑";
  margin-top: 10px;
  font-weight: blod;
}

/*ExcellentEnterprise.html样式 */

.row_writer {
  margin-bottom: 10px;
  color: #333333;
  border-bottom: 1px solid #dcdddd;
}

#certificate {
  /* width: 670px;
			height: 465px; */
  width: 669px;
  height: 466px;
  margin: 0px auto;
  margin-top: 20px;
  /* background-image: url(../img/diploma.png);
			background-size: 100% 100%;
			background-repeat: no-repeat; */
}

.font_size_EE {
  font-size: 14px;
}

#paging {
  margin-top: 10px;
}

#Head_EE {
  margin: 0px auto;
  text-align: center;
  color: #0186d1;
  font-size: 24px;
  font-weight: 700;
}

/* Lookahead .html 样式*/

#location {
  width: 100%;
  margin-top: 20px;
}

#Head_LH {
  width: 100%;
  height: 84px;
  border-bottom: 1px solid #dcdddd;
  margin: 0px auto;
  text-align: center;
  line-height: 85px;
  font-size: 25px;
  color: #0186d1;
  margin-bottom: 20px;
}

#main_bg {
  width: 1100px;
  height: 1000px;
  background-image: url(../img/LookAhead.png);
  background-repeat-y: no-repeat;
  background-repeat-x: repeat;
  background-size: 100% 100%;
}

#head_title {
  display: inline-block;
  color: white;
  font-size: 26px;
  font-family: "微软雅黑";
  margin: 100px 0px 0px 100px;
}

#mission {
  margin: 40px 0px 20px 100px;
  height: 136px;
}

.mission_p {
  color: white;
  font-size: 20px;
  font-family: "微软雅黑";
  margin: 0px 0px 0px 220px;
}

#target {
  margin: 40px 0px 20px 100px;
  height: 136px;
}

#target_text_list {
  margin-left: 220px;
}

#target_text_list li {
  margin-top: 40px;
}

.target_p {
  color: white;
  font-size: 20px;
  font-family: "微软雅黑";
}

.None {
  display: none;
}

/*ModelRoomVisits.html样式*/

.place_bg {
  width: 100%;
  height: 100px;
  background-color: #f9f7f8;
}

#phone {
  height: 16px;
  color: #0186d1;
}

.col-md-6 {
  padding-right: 0;
}

#input_box span {
  display: inline-block;
  width: 85px;
  text-align: right;
  margin-right: 10px;
}

#input_box li {
  margin: 15px 0;
}

#input_box input {
  width: 190px;
}

.warm {}

.warm p {
  margin: 15px;
  font-size: 12px;
  margin-left: 30px;
}

#download {
  width: 100%;
  margin-top: 20px;
}

#download li {
  margin-top: 40px;
}

#download p {
  margin-left: 20px;
  margin-top: 10px;
}

.dropdown_button {
  background-color: #0186d1;
  color: white;
  border-radius: 0px;
  width: 80px;
}

#download li h5 {
  font-weight: blod;
  color: black;
}

.pic_right {
  background-image: url(../img/icon.png);
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

.btn_css {
  margin-left: 95px;
  width: 190px;
  background-color: #0186d1;
  color: white;
  border-radius: 0px;
}

.remark {
  width: 200px;
  height: 180px;
  margin-top: 15px;
}