/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 29, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 40, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 47, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_html5.scss */
[hidden],
template {
  display: none;
}

/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */
/* line 11, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 19, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_base.scss */
body {
  margin: 0;
}

/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a {
  background: transparent;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_links.scss */
a:active,
a:hover {
  outline: 0;
}

/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
b,
strong {
  font-weight: bold;
}

/* line 22, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
dfn {
  font-style: italic;
}

/* line 29, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 36, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 43, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
small {
  font-size: 80%;
}

/* line 49, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 57, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sup {
  top: -0.5em;
}

/* line 61, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_typography.scss */
sub {
  bottom: -0.25em;
}

/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
img {
  border: 0;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_embeds.scss */
svg:not(:root) {
  overflow: hidden;
}

/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
figure {
  margin: 1em 40px;
}

/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 23, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
pre {
  overflow: auto;
}

/* line 29, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_groups.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */
/* line 15, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 27, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button {
  overflow: visible;
}

/* line 36, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
select {
  text-transform: none;
}

/* line 47, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 57, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 64, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 73, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input {
  line-height: normal;
}

/* line 83, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 93, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 102, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 113, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 120, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 129, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 136, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
textarea {
  overflow: auto;
}

/* line 143, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_forms.scss */
optgroup {
  font-weight: bold;
}

/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */
/* line 9, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 14, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-normalize-1.5/stylesheets/normalize/_tables.scss */
td,
th {
  padding: 0;
}

/* line 4, ../sass/index.scss */
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  font-family: "Microsoft YaHei",Helvetica, Arial, sans-serif;
}

/* line 5, ../sass/index.scss */
p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

/* line 6, ../sass/index.scss */
dd {
  margin-left: 0;
}

/* line 7, ../sass/index.scss */
ul, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 8, ../sass/index.scss */
a {
  text-decoration: none;
  font-size: 12px;
}
/* line 9, ../sass/index.scss */
a:hover {
  text-decoration: none;
}

/* line 11, ../sass/index.scss */
.contain {
  width: 1170px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}

/* line 14, ../sass/index.scss */
.contain1 {
  width: 1170px;
  height: auto;
  margin: 0 auto;
}

/* line 17, ../sass/index.scss */
.head {
  width: 100%;
  height: 80px;
  position: relative;
  z-index: 20;
  background-color: #ffffff;
}
/* line 19, ../sass/index.scss */
.head .headL {
  float: left;
  width: 200px;
}
/* line 21, ../sass/index.scss */
.head .headL img {
  width: 100%;
}
/* line 23, ../sass/index.scss */
.head .headR {
  float: right;
  width: 630px;
  height: 80px;
  position: relative;
}
/* line 25, ../sass/index.scss */
.head .headR .nav {
  width: 630px;
  height: 80px;
  position: relative;
  z-index: 999;
  background-color: #fff;
}
/* line 27, ../sass/index.scss */
.head .headR .nav li {
  width: 90px;
  height: 80px;
  text-align: center;
  line-height: 90px;
  float: left;
  position: relative;
  overflow: hidden;
}
/* line 29, ../sass/index.scss */
.head .headR .nav li a {
  font-size: 14px;
  font-weight: bold;
  display: block;
}
/* line 30, ../sass/index.scss */
.head .headR .nav li span {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  -moz-transition: top 300ms;
  -o-transition: top 300ms;
  -webkit-transition: top 300ms;
  transition: top 300ms;
}
/* line 31, ../sass/index.scss */
.head .headR .nav li .nav_bg {
  background-color: #003b96;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 1;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  width: 100%;
  height: 100%;
}
/* line 37, ../sass/index.scss */
.head .headR .nav li.active .nav_bg {
  top: 0;
}
/* line 38, ../sass/index.scss */
.head .headR .nav li.active span {
  color: #ffffff;
}
/* line 42, ../sass/index.scss */
.head .headIn {
  position: relative;
  z-index: 999;
}

/* line 46, ../sass/index.scss */
.banner {
  position: relative;
}

/* line 50, ../sass/index.scss */
.subNav {
  position: absolute;
  width: 100%;
  height: 60px;
  top: 0;
  z-index: 99;
}
/* line 52, ../sass/index.scss */
.subNav .item {
  position: absolute;
  height: 100%;
  background-color: #4c4a4f;
  -moz-transition: top 300ms;
  -o-transition: top 300ms;
  -webkit-transition: top 300ms;
  transition: top 300ms;
  z-index: 999;
  line-height: 60px;
  -moz-transition: all 1s;
  -o-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0px;
  width: 530px;
  height: 60px;
}
/* line 55, ../sass/index.scss */
.subNav .item a {
  color: #d2ced5;
  width: 100px;
  display: inline-block;
}
/* line 57, ../sass/index.scss */
.subNav .about {
  left: 0px;
}
/* line 60, ../sass/index.scss */
.subNav .pro {
  left: 0px;
}
/* line 62, ../sass/index.scss */
.subNav .pro a {
  width: 80px;
}
/* line 66, ../sass/index.scss */
.subNav .news a {
  width: 200px;
}
/* line 68, ../sass/index.scss */
.subNav .item.active {
  top: 80px;
}

/* line 74, ../sass/index.scss */
.cate {
  width: 100%;
  height: 180px;
  margin: 20px 0;
}
/* line 76, ../sass/index.scss */
.cate li {
  width: 220px;
  height: 180px;
  float: left;
  margin-right: 17.5px;
}
/* line 78, ../sass/index.scss */
.cate li img {
  width: 220px;
  height: 180px;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
/* line 82, ../sass/index.scss */
.cate li:nth-child(5n) {
  margin-right: 0;
}
/* line 86, ../sass/index.scss */
.cate li:hover img {
  -moz-transform: scale(0.95, 0.95);
  -ms-transform: scale(0.95, 0.95);
  -webkit-transform: scale(0.95, 0.95);
  transform: scale(0.95, 0.95);
}

/* line 94, ../sass/index.scss */
dl::before {
  content: "";
  width: 70px;
  height: 60px;
  -moz-transform: skew(-30deg, 5deg);
  -ms-transform: skew(-30deg, 5deg);
  -webkit-transform: skew(-30deg, 5deg);
  transform: skew(-30deg, 5deg);
  position: absolute;
  left: -50px;
  top: 0;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.2)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0) 100%);
}

/* line 101, ../sass/index.scss */
dl.active::before {
  left: 150px;
  -moz-transition: all, 2s;
  -o-transition: all, 2s;
  -webkit-transition: all, 2s;
  transition: all, 2s;
}

/* line 104, ../sass/index.scss */
dl.active {
  background-color: #f82b2b;
}
/* line 106, ../sass/index.scss */
dl.active dt {
  padding-top: 15px;
}
/* line 108, ../sass/index.scss */
dl.active dt h4 {
  height: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 109, ../sass/index.scss */
dl.active dt h2 {
  font-size: 20px;
}
/* line 111, ../sass/index.scss */
dl.active dd {
  right: -10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 115, ../sass/index.scss */
.news {
  width: 700px;
  height: 260px;
  float: left;
}
/* line 117, ../sass/index.scss */
.news .news_title {
  width: 100%;
  height: 50px;
  line-height: 50px;
  margin-bottom: 20px;
}
/* line 119, ../sass/index.scss */
.news .news_title h2 {
  display: inline-block;
}
/* line 120, ../sass/index.scss */
.news .news_title a {
  font-size: 14px;
}
/* line 124, ../sass/index.scss */
.news .news_list li {
  width: 100%;
  height: 60px;
  margin-bottom: 20px;
  cursor: pointer;
}
/* line 126, ../sass/index.scss */
.news .news_list li span {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  display: block;
}
/* line 129, ../sass/index.scss */
.news .news_list li p {
  font-size: 12px;
  line-height: 16px;
}

/* line 136, ../sass/index.scss */
.chuiniu {
  width: 400px;
  border-left: 2px solid #ddd;
  float: right;
  padding-left: 50px;
  margin-top: 30px;
}
/* line 138, ../sass/index.scss */
.chuiniu p {
  font-size: 14px;
  font-weight: bold;
}
/* line 141, ../sass/index.scss */
.chuiniu span {
  font-size: 20px;
  margin: 10px 0px;
  display: block;
}
/* line 142, ../sass/index.scss */
.chuiniu span i {
  font-size: 20px;
  color: #dc2424;
}
/* line 144, ../sass/index.scss */
.chuiniu .lianxi {
  width: 125px;
  height: 45px;
}
/* line 146, ../sass/index.scss */
.chuiniu .lianxi a {
  display: block;
}

/* line 150, ../sass/index.scss */
.footer {
  width: 100%;
  height: 200px;
  background-color: #222222;
}
/* line 152, ../sass/index.scss */
.footer .foot {
  padding-top: 30px;
}
/* line 154, ../sass/index.scss */
.footer .foot .foot_list {
  width: 200px;
  text-align: center;
  float: left;
}
/* line 156, ../sass/index.scss */
.footer .foot .foot_list span {
  font-size: 14px;
  font-weight: bold;
  color: #c4c4c4;
  display: block;
  margin-bottom: 10px;
}
/* line 157, ../sass/index.scss */
.footer .foot .foot_list a {
  font-size: 12px;
  line-height: 25px;
  color: #9c9c9c;
  display: block;
}
/* line 160, ../sass/index.scss */
.footer .foot .foot3 {
  margin-left: 150px;
}
/* line 163, ../sass/index.scss */
.footer .foot .foot4 {
  text-align: left;
  margin-left: 100px;
  width: 300px;
}
/* line 165, ../sass/index.scss */
.footer .foot .foot4 li {
  width: 100%;
  height: 30px;
  color: #9c9c9c;
  font-size: 12px;
}
/* line 167, ../sass/index.scss */
.footer .foot .foot4 li span {
  display: inline-block;
  font-weight: bold;
  font-size: 12px;
}

/* line 174, ../sass/index.scss */
.di {
  width: 100%;
  height: 40px;
  background-color: #101010;
  text-align: center;
}
/* line 176, ../sass/index.scss */
.di p {
  line-height: 40px;
  font-size: 16px;
  color: #5D5D5D;
  font-size: 12px;
}

/* line 180, ../sass/index.scss */
.service {
  width: 100%;
  height: 370px;
  background-color: #dcddde;
  margin-bottom: 20px;
}
/* line 182, ../sass/index.scss */
.service .service_title {
  text-align: center;
  float: right;
  height: 60px;
  width: 100%;
  margin-top: 30px;
}
/* line 186, ../sass/index.scss */
.service .service_con li {
  width: 585px;
  height: 130px;
  float: left;
  cursor: pointer;
}
/* line 188, ../sass/index.scss */
.service .service_con li img:nth-child(2) {
  display: none;
}
/* line 191, ../sass/index.scss */
.service .service_con li .service_list {
  width: 450px;
  height: 130px;
  float: right;
  padding-top: 20px;
}
/* line 193, ../sass/index.scss */
.service .service_con li .service_list span {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 10px;
  display: block;
}
/* line 194, ../sass/index.scss */
.service .service_con li .service_list p {
  font-size: 12px;
  line-height: 20px;
}
/* line 198, ../sass/index.scss */
.service .service_con li:hover img:nth-child(1) {
  display: none;
}
/* line 201, ../sass/index.scss */
.service .service_con li:hover img:nth-child(2) {
  display: inline-block;
}
/* line 205, ../sass/index.scss */
.service .service_con li:hover .service_list span {
  color: #c62619;
}
/* line 206, ../sass/index.scss */
.service .service_con li:hover .service_list p {
  color: #c62619;
}

/* line 212, ../sass/index.scss */
.left_con {
  width: 250px;
  height: auto;
  min-height: 500px;
  background: url("../images/left_bg.png") no-repeat center center;
  float: left;
  padding-top: 90px;
}

/* line 217, ../sass/index.scss */
.right {
  width: 900px;
  height: auto;
  overflow: hidden;
  float: right;
  padding-top: 20px;
}

/* line 221, ../sass/index.scss */
.crumbs {
  width: 900px;
  padding-left: 13px;
  height: 40px;
  background: url(../images/crumbs_icon.png) no-repeat 0 18px;
  border-bottom: 1px solid #999;
  margin-bottom: 20px;
}
/* line 224, ../sass/index.scss */
.crumbs a {
  float: left;
  padding: 0 9px;
  font-weight: bold;
  font-size: 12px;
  line-height: 50px;
  color: #4d4852;
}
/* line 227, ../sass/index.scss */
.crumbs a.on {
  background: url(../images/crumbs_arrow.png) no-repeat 0 23px;
}

/* line 231, ../sass/index.scss */
.left_btn {
  background: url("../images/left_btn.png") no-repeat;
  width: 200px;
  height: 65px;
  padding-left: 35px;
  margin: 0 auto;
}
/* line 233, ../sass/index.scss */
.left_btn span {
  line-height: 65px;
  font-size: 16px;
}
/* line 234, ../sass/index.scss */
.left_btn a {
  font-size: 10px;
}
/* line 235, ../sass/index.scss */
.left_btn:hover a {
  color: #4c8df0;
}

/* line 241, ../sass/index.scss */
.news_con {
  width: 900px;
  height: auto;
  overflow: hidden;
}
/* line 243, ../sass/index.scss */
.news_con li {
  width: 900px;
  height: 90px;
  border-bottom: 1px dashed #ccc;
  cursor: pointer;
  margin-bottom: 15px;
  padding: 5px 10px 5px 10px;
}
/* line 245, ../sass/index.scss */
.news_con li:hover {
  background-color: #eee;
}
/* line 248, ../sass/index.scss */
.news_con li h1 {
  font-size: 18px;
  display: block;
  float: left;
  margin-bottom: 5px;
}
/* line 251, ../sass/index.scss */
.news_con li span {
  float: right;
}
/* line 254, ../sass/index.scss */
.news_con li p {
  clear: both;
  font-size: 12px;
  line-height: 25px;
}

/* line 258, ../sass/index.scss */
.proViewTitle {
  text-align: center;
  margin-bottom: 20px;
}
/* line 260, ../sass/index.scss */
.proViewTitle h1 {
  font-size: 23px;
}

/* line 262, ../sass/index.scss */
.proViewCon {
  min-height: 500px;
}

/* line 265, ../sass/index.scss */
.newsCon {
  min-height: 500px;
}

/* line 270, ../sass/index.scss */
.newsView1 {
  text-align: center;
  margin-bottom: 20px;
}
/* line 272, ../sass/index.scss */
.newsView1 h1 {
  font-size: 23px;
  margin-bottom: 15px;
}
/* line 273, ../sass/index.scss */
.newsView1 h4 {
  font-size: 14px;
  font-weight: normal;
}
