﻿html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
dd,
dt,
dl {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  font-size: 14px;
  color: #1F0B02;
  line-height: 24px;
  font-family: '微软雅黑';
  max-width: 640px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  overflow-x: hidden;
}
ul {
  list-style: none;
  line-height: 24px;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
  overflow: hidden;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
a {
  color: #1b2153;
  text-decoration: none;
}
header .top {
  height: 25px;
  line-height: 25px;
  background: #e70012;
  text-align: right;
  padding-right: 20px;
  color: #Fff;
}
header .logo {
  margin: 25px 0;
}
header .tel {
  color: #000;
  background: url(../images/tel.jpg) no-repeat left center;
  font-size: 16px;
  line-height: 25px;
  padding-left: 55px;
  margin: 33px 28px;
}
nav {
  margin-bottom: 1%;
}
nav ul {
  width: 101%;
}
nav ul li {
  float: left;
  width: 24%;
  margin: 1% 1% 0 0;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  background: #48b7fc;
}
nav ul li a {
  color: #221815;
  width: 100%;
  height: 100%;
  display: block;
}
nav ul li span {
  font-size: 12px;
  text-transform: uppercase;
}
nav ul li:hover,
nav ul li.hover {
  background: #1d9b1d;
}
nav ul li:hover a,
nav ul li.hover a {
  color: #fff;
}
banner {
  width: 100%;
  overflow: hidden;
}
banner #banner_box {
  width: 100%;
  overflow: hidden;
  position: relative;
}
banner #banner_box ol {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  z-index: 10;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  list-style: none;
}
banner #banner_box ol li {
  width: 10px;
  height: 10px;
  background: #FFF;
  margin: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
banner #banner_box ol .on {
  background: #2fc7c9;
}
banner img {
  width: 100%;
}
.addr {
  margin-bottom: 1%;
}
.addr ul {
  width: 101%;
}
.addr ul li {
  float: left;
  width: 24%;
  margin: 1% 1% 0 0;
  text-align: center;
  line-height: 54px;
  font-size: 23px;
  background: #004196;
}
.addr ul li a {
  color: #fff;
  width: 100%;
  height: 100%;
  display: block;
}
.addr ul li span {
  font-size: 12px;
  text-transform: uppercase;
}
.addr ul li:hover,
.addr ul li.hover {
  background: #004196;
}
.addr ul li:hover a,
.addr ul li.hover a {
  color: #fff;
}
img {
  max-width: 100%;
}
.title {
  margin: 20px 0;
  text-align: center;
}
.title h1 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
.title h2 {
  text-transform: uppercase;
  font-weight: normal;
  color: #737373;
  font-size: 22px;
  margin-bottom: 10px;
}
.title span {
  width: 70px;
  display: block;
  margin: 0 auto;
  border-bottom: 3px solid #e70012;
}
nav.n ul {
  width: 108%;
}
nav.n ul li {
  border: 1px solid #e5e5e5;
  width: calc(22%);
  background: #fff;
}
nav.n ul li span {
  position: relative;
  font-size: 16px;
}
nav.n ul li i {
  position: absolute;
  left: -10px;
  top: 8px;
  display: block;
  background: #f00;
  border-radius: 50%;
  width: 0.4em;
  height: 0.4em;
}
nav.n ul li:hover,
nav.n ul li.hover {
  background: #e70012;
  border: 1px solid #e70012;
  width: calc(22%);
}
nav.n ul li:hover i,
nav.n ul li.hover i {
  background: #fff;
}
nav.n ul li:hover a,
nav.n ul li.hover a {
  color: #fff;
}
.gcal {
  margin-top: 2%;
  width: 590px;
  background: #fff;
  padding: 25px;
}
.gcal ul.list li {
  background: #fff;
  padding: 10px;
  width: 580px;
  float: left;
}
.gcal ul.list li img {
  width: 100%;
  display: block;
}
.gcal ul.list li .fr {
  background: url(../images/g2.jpg) no-repeat;
  width: 285px;
  height: 186px;
  color: #fff;
}
.gcal ul.list li .fr .title {
  text-align: left;
  color: #fff;
  font-size: 16px;
  line-height: 15px;
  margin: 15px 0;
  padding-top: 13px;
  padding-left: 40px;
}
.gcal ul.list li .fr p {
  padding: 0 30px 0 40px;
}
.gcal ul.list li .fr a {
  display: block;
  width: 100%;
  padding: 2px;
  color: #fff;
  line-height: 30px;
  margin-top: 15px;
}
.gcal ul.list li:nth-child(2n) .fl {
  float: right;
}
.gcal ul.list li:nth-child(2n) .fr {
  float: left;
  background: url(../images/g3.jpg) no-repeat;
  width: 285px;
  height: 186px;
  color: #fff;
}
.gcal ul.list li:nth-child(2n) .fr .title {
  text-align: left;
  color: #fff;
  font-size: 16px;
  line-height: 15px;
  margin: 15px 0;
  padding-top: 13px;
  padding-left: 40px;
}
.gcal ul.list li:nth-child(2n) .fr p {
  padding: 0 30px 0 40px;
}
.gcal ul.list li:nth-child(2n) .fr a {
  display: block;
  width: 100%;
  padding: 2px;
  color: #fff;
  line-height: 30px;
  margin-top: 15px;
}
.page {
  text-align: center;
  margin-top: 20px;
}
.page ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
}
.page ul li {
  display: inline;
}
.page ul li:first-child > a,
.page ul li:first-child > span {
  border-left-width: 1px;
  width: 80px;
}
.page ul li:last-child > a,
.page ul li:last-child > span {
  width: 80px;
}
.page ul li.active > a,
.page ul li.active > span {
  color: #fff;
  background: #037ac3;
  cursor: default;
}
.page ul li a,
.page ul li span {
  float: left;
  width: 40px;
  line-height: 40px;
  text-decoration: none;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pro {
  width: 100%;
  margin-top: 20px;
}
.pro .nav {
  width: 580px;
  margin: 10px auto;
}
.pro .nav ul {
  width: 101%;
}
.pro .nav ul li {
  float: left;
  width: 24%;
  margin: 1% 1% 0 0;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  background: #ededed;
}
.pro .nav ul li a {
  color: #221815;
  width: 100%;
  height: 100%;
  display: block;
}
.pro .nav ul li span {
  font-size: 12px;
  text-transform: uppercase;
}
.pro .nav ul li:hover,
.pro .nav ul li.hover {
  background: #037ac3;
}
.pro .nav ul li:hover a,
.pro .nav ul li.hover a {
  color: #fff;
}
.pro ul.list {
  width: 660px;
}
.pro ul.list li {
  width: 280px;
  float: left;
  margin-left: 16px;
  margin-bottom: 20px;
}
.pro ul.list li img {
  display: block;
}
.pro ul.list li a {
  margin-top: 5px;
  position: relative;
  display: block;
  height: 220px;
  width: 310px;
}
.pro ul.list li a .colum {
  height: 195px;
  width: 270px;
  margin: 0 auto;
  background-size: cover;
  padding: 5px;
  border: 1px solid #dcdcdc;
}
.pro ul.list li a .colum2 {
  text-align: center;
  font-size: 16px;
  height: 33px;
  line-height: 33px;
  color: #000;
  background: url(../images/pb.jpg) no-repeat center bottom;
}
.pro ul.list .title {
  padding-left: 30px;
  border-left: 4px solid #8ec31f;
  font-size: 18px;
  margin: 10px 0 15px 0;
}
.about {
  padding: 20px 0 ;
  margin-top: 5%;
  width: 100%;
  background: #ededed;
}
.about .contact {
  padding: 20px 35px ;
  font-size: 14px;
}
.about .contact img {
  margin: 10px 0;
}
section.news {
  width: 100%;
}
section.news .nav {
  width: 580px;
  margin: 0 auto;
}
section.news .nav ul {
  width: 101%;
}
section.news .nav ul li {
  float: left;
  width: 32.3%;
  margin: 1% 1% 0 0;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  background: #ededed;
  color: #221815;
}
section.news .nav ul li a {
  color: #221815;
  width: 100%;
  height: 100%;
  display: block;
}
section.news .nav ul li span {
  font-size: 12px;
  text-transform: uppercase;
}
section.news .nav ul li:hover,
section.news .nav ul li.hover {
  background: #037ac3;
  color: #fff;
}
section.news .fr {
  width: 500px;
}
section.news .contact ul {
  margin-top: 20px;
}
section.news .contact ul li {
  padding: 10px 25px;
  margin: 10px 0;
}
section.news .contact ul li:nth-child(2n) {
  background: #ededed;
}
section.news .contact ul li .date {
  background: url(../images/n1.png) no-repeat center center;
  height: 91px;
  width: 102px;
  text-align: center;
  color: #fff;
  float: left;
}
section.news .contact ul li .date .day {
  font-size: 33px;
  padding-top: 23px;
}
section.news .contact ul li .more {
  height: 91px;
  width: 462px;
  float: right;
}
section.news .contact ul li .more .title {
  text-align: left;
  color: #000;
  font-size: 20px;
  margin: 5px 0;
}
section.news .contact ul li .more .n {
  color: #7e7e7e;
}
section.news .contact ul li a {
  padding-left: 30px;
  font-size: 14px;
}
section.news .contact ul li span {
  float: right;
  font-size: 12px;
}
section.news .contact ul li span i {
  background: #0078c3;
  color: #fff;
  font-style: normal;
}
footer {
  background: #313131;
  color: #fff;
  text-align: center;
  margin-top: 150px;
  padding-top: 150px;
  padding-bottom: 20px;
  position: relative;
}
footer .Copyright {
  line-height: 40px;
}
footer .contact {
  position: absolute;
  left: 30px;
  top: -90px;
  width: 580px;
  margin: 0 auto;
  background: #0078c3;
  color: #fff;
}
footer .contact .fr {
  padding: 20px 20px 20px 0;
}
footer .contact .fl {
  text-align: left;
  width: 285px;
  font-size: 16px;
  padding: 20px 3px 20px 20px;
}
.view {
  padding: 25px;
}
.view .navigation {
  background: #ededed;
  line-height: 35px;
}
.view .navigation .name {
  background: #017ac3;
  width: 140px;
  float: left;
  text-align: center;
  color: #fff;
}
.view .navigation .r {
  float: right;
  padding-right: 20px;
}
.view .title {
  font-size: 20px;
}
.view .img {
  text-align: center;
}
.view .contact {
  padding:0px 10px 0px 10px;
  margin-top: 0px;
  font-size: 14px;
  line-height: 30px;
}
.view .contact img{width:100%;}
.view .contact .title {
  background: #017ac3;
  color: #fff;
  padding: 5px 20px;
  font-size: 14px;
}
.view .contact p {
  margin: 10px 0;
}
.view .contact ul.news li {
  background: #fff;
  padding: 10px;
  width: 570px;
  float: left;
  margin: 10px 7px;
  border-bottom: 1px dashed #221815;
}
.view .contact ul.news li:last-child {
  border: 0;
}
.view .contact ul.news li img {
  width: 100%;
  display: block;
}
.view .contact ul.news li .fr {
  width: 330px;
}
.view .contact ul.news li .fr .title {
  text-align: left;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 20px;
}
.view .contact ul.news li .fr p {
  font-size: 14px;
}
.view .contact ul.news li .fr a {
  background: #227ecb;
  padding: 2px;
  color: #fff;
  line-height: 50px;
  margin-left: 200px;
  margin-top: 20px;
}
/*# sourceMappingURL=style.css.map */

.newsmore {
  margin: 8px 1% 10px;
  border: 1px solid #CCCCCC;
  height: 40px;
  width:80%;
  line-height:35px;
  text-align: center;
  margin-bottom: 15px;
}
.newsmore a {
  width: 100%;
  height: 40px;
  display: block;
}

.sy_input{border:1px solid #CCCCCC;width:70%; height:20px;padding:5px 5px 0px 5px;color:#666666;}
.sy_inputs{border:1px solid #CCCCCC;width:70%; height:80px;padding:5px 5px 0px 5px;color:#666666;}