ul,
li {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
p,
blockquote,
th,
td,
ol,
ul,
li,
img {
  margin: 0;
  padding: 0;
  border: 0;
}
table {
  border-collapse: collapse;
}
.clear {
  clear: both;
  margin: 0;
  padding: 0;
}
.clearFix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearFix {
  *display: inline-block;
}
textarea {
  resize: none;
}
.text-right {
  text-align: right;
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  text-decoration: none;
  color: #075033;
}
.text-center {
  text-align: center;
}
label,
input,
button,
select,
textarea {
  font-size: inherit;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  outline: none;
  color: #555;
  font-size: 12px;
  vertical-align: middle;
}
.text-center {
  text-align: center;
}
body {
  font-family: "microsoft yahei", simhei, Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #666;
  padding: 0;
  margin: 0;
  line-height: 1.7;
  background: #fff;
  min-width: 1200px;
}
.bodybg {
  background: #f5f5f5;
}
.pt60 {
  padding-top: 60px;
}
.nav-wrapbg {
  background: #fff;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.173);
}
.nav-wrap {
  padding-top: 12px;
  width: 1200px;
  overflow: hidden;
  font-size: 16px;
  margin: 0 auto;
}
.nav-warp .logo { float:left; height: 30px; overflow: hidden; display:inline;}
.nav-warp .logo a {display: block;line-height: 30em;}
.nav-wrap ul { float:right;
  background: #fff;
  overflow: hidden;
  padding-top: 10px;
}
.nav-wrap li {
  float:left;
  margin:0 5px;
}
.nav-wrap li a {
  padding: 0 20px 15px;
  border-bottom: 3px solid #fff;
  display: inline-block;
}
.nav-wrap li a:hover {
  border-bottom: 3px solid #075033;
}
.nav-wrap .on a {
  color: #075033;
  border-bottom: 3px solid #075033;
}

/*.nav-wrap .last-li {
  width: 100px;
}*/
.wrap {
  width: 1200px;
  margin: 0 auto;
}
.ptext-center {
  text-align: center;
  font-size: 30px;
  color: #444;
}
.pb30 {
  padding-bottom: 30px;
}
.textcenter {
  text-align: center;
}
.pt50 {
  padding-top: 50px;
}
.pt70 {
  padding-top: 70px;
}
.pb50 {
  padding-bottom: 50px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.footer-bottom {
  background: #075033; color:#fff;
  font-size: 12px;
  overflow: hidden;
  padding: 20px 0;
}
.footer-bottom .icon-right {
  float: right;
  text-align: right;

}
.footer-bottom .icon-right img {
  padding-bottom: 5px;
}
.footer-bottom .icon-right P { 
  font-size:18px;
}
.fn36 {
  font-size: 36px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pl-20 {
  padding-left: 20px;
}
.footer-listbg {
  background: #2f2f2f;
  padding: 25px 0;
}
.footer-listbg .footer-list {
  width: 1200px;
  margin: 0 auto;
  background: url(../images/footer-lineicon.png) repeat-y;
  overflow: hidden;
}
.footer-listbg .footer-list li {
  padding: 20px;
  width: 260px;
  float: left;
  color: #ccc;
}
.footer-listbg .footer-list li .p-title {
  text-align: center;
  font-size: 18px;
  color: #fff;
  font-weight: 600;
  padding-bottom: 15px;
}
.footer-listbg .footer-list li img {
  vertical-align: middle;
}
.index-Servicebg {
  background: #f8f8f8;
  padding: 10px 0 80px;
  overflow: hidden;
}
.fixed-server {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
/*# sourceMappingURL=common.css.map */
