#header{
  background :url("../../images/com_bg001.gif") repeat-x 0 0
}

#gnav li a{
  background: url("../../images/com_gnav_blue.gif") repeat-x 0 0;
}

h2{
  width: 960px;
  margin: 0 auto;
  color: #666;
  font-size: 1.8em;
}

.subTitle{
  margin-bottom: 8px;
  font-size: 2.4em;
}

h3{
  margin-bottom: 5px;
  font-size: 1.3em;
  font-weight: bold;
}

.big_photo{
  width: 660px;
  height: 440px;
}

button{
  width: 100%;
  margin-bottom: 20px;
  padding: 13px 54px 13px 16px;
  font-size: 1.2em;
  font-weight: 600;
  text-align: left;
  border: #dfdfdf solid 1px;
  background: none;
  cursor: pointer;
  position: relative;
}

button:hover{
  background: #004584;
  color: #fff;
}

.size{
  box-sizing: border-box;
  margin-right: 10px;
  padding: 2px 5px;
  color: #004584;
  border: 1px solid #004584;
}

button:hover .size{
  color: #fff;
  border: 1px solid #fff;
}

.single_body{
  width: 960px;
  margin: 80px auto 40px;
}

.image_wrapper{
  display: flex;
  margin-bottom: 40px;
}

.small_photo{
  margin-bottom: 20px;
}

.download{
  display: flex;
  flex-direction: column;
  margin-left: 60px;
}

.icon{
  width: 1.2em;
  position: absolute;
  right: 12px;
  top: 12px;
}

.st0{
  fill:#374149;
}

button:hover .st0{
  fill: #fff;
}

.thumbnail{
  box-sizing: border-box;
  width: 200px;
  cursor: pointer;
}

.thumbnail{
  margin-right: 30px;
}

footer{
  width: 960px;
  height: 40px;
  margin: 0 auto;
  position: relative;
}

.back_page{
  position: absolute;
  left: 0;
  line-height: 3;
}

.list_page{
  background: #004584;
  color: #fff !important;
  padding: 8px 16px;
  position: absolute;
  right: 300px;
}

#footerWrap{
  border-bottom: 4px solid #004584;
}
