@charset "utf-8";
/* CSS Reset Start */
html {
  color: #000;
  background: #fff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: 0;
}
ol,
ul {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font: 12px/1.5 微软雅黑, "simsun", "Tahoma", Arial, sans-serif, 宋体;
}
a {
  color: #3d3d3d;
  text-decoration: none;
}
a:visited {
  color: #3d3d3d;
  text-decoration: none;
}
a:hover {
  color: #3095c6;
  text-decoration: none;
}
.tteman .ttemannav {
  position: fixed;
  top: 0;
  width: 100%;
  height: 76px;
  z-index: 9999;
  background: #0ac70d;
}
.tteman .ttemanside {
  background: #0ac70d;
}
.tteman .ttemannav .ttemannav_center {
  width: 1180px;
  margin: 0 auto;
  height: 76px;
  text-align: right;
}
.center_logo {
  width: 48px;
  height: 48px;
  background: url(../images/tteman01.png?v=01) no-repeat;
  background-size: 100%;
  display: inline-block;
  float: left;
  margin-top: 12px;
}
.logo_text {
  float: left;
  margin: 15px 0 0 15px;
  font-size: 28px;
  color: #ffffff;
}
.ttemanside .logo_text {
  color: #fff;
}
.ttemanlist {
  display: inline-block;
  height: 72px;
  line-height: 72px;
  position: relative;
  text-align: right;
}
.ttemanlist li {
  float: left;
  margin-left: 42px;
  position: relative;
}
.ttemanlist li span {
  position: absolute;
  left: 0px;
  bottom: 15px;
  border-radius: 2px;
  height: 2px;
  width: 100%;
  background: #ffe99c;
  display: inline-block;
}
.ttemanlist a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  padding: 8px 5px;
  font-weight: bold;
}
.ttemanmain {
  width: 100%;
  min-width: 1180px;
  background: #f8fafb;
}
.ttemanindex {
  width: 100%;
  min-width: 1180px;
  background: url(../images/tteman02.png) no-repeat right top;
  height: 923px;
}
.index_bar {
  width: 1180px;
  margin: 0 auto;
}
.index_bar img {
  margin-top: 270px;
}
.index_bar p {
  width: 100%;
  color: #012402;
  font-size: 18px;
  display: inline-block;
  margin-top: 40px;
}
.index_bar .bar_btn {
  width: 260px;
  height: 65px;
  line-height: 65px;
  background: #0ac70d;
  box-shadow: 0 34px 20px -20px rgba(0, 0, 0, 0.29);
  border-radius: 32px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  float: left;
  display: block;
  margin: 80px auto 0 auto;
}
.ttemanyou {
  width: 1180px;
  height: 160px;
  margin: 0 auto;
  border-bottom: solid 1px #ddd;
}
.ttemanyou .youht {
  font-size: 36px;
  margin: 10px 0 20px 0;
  width: 100%;
  font-weight: bold;
  display: inline-block;
  color: #012402;
}
.ttemanyou .youpt {
  font-size: 18px;
  width: 100%;
  display: inline-block;
  color: #012402;
}
.ttemanyou ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ttemanyou li {
  width: 305px;
  height: 370px;
  background: #fff;
  border-radius: 2px;
  margin-top: 50px;
  text-align: center;
  box-shadow: 0 6px 20px 0 rgba(39, 49, 74, 0.05);
}
.ttemanyou li .youlit {
  font-size: 26px;
  color: #27314a;
  letter-spacing: 0;
  text-align: center;
  line-height: 36px;
  margin: 24px 0 8px;
  font-weight: bold;
}
.ttemanyou li .youlip {
  font-size: 16px;
  color: #47314a;
  letter-spacing: 0;
  text-align: center;
}
.ttemanping {
  width: 1180px;
  margin: 70px auto 0 auto;
  height: 1050px;
}
.ttemanping .pinglef {
  float: left;
  width: 600px;
  text-align: center;
}
.ttemanping .pingrig {
  float: right;
  width: 540px;
  margin-top: 160px;
}
.ttemanping .pingrig h2 {
  font-size: 36px;
  margin: 10px 0 20px 0;
  width: 100%;
  font-weight: bold;
  display: inline-block;
  color: #012402;
}
.ttemanping .pingrig p {
  font-size: 16px;
  width: 100%;
  margin: 0 0 15px 0;
  display: inline-block;
  color: #777;
}
.diesp {
  float: left;
  width: 175px;
  margin-top: 60px;
}
.diesp span {
  font-size: 14px;
  width: 100%;
  display: inline-block;
  color: #777;
  text-align: center;
}
.diesp span.diesptit {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #012402;
}

.ttemanfoot {
  height: 360px;
  width: 100%;
  min-width: 1180px;
  background: url(../images/tteman12.png) no-repeat center;
}
.ttemanfoot .foot_main {
  width: 1180px;
  margin: 0 auto;
  color: #fff;
  position: relative;
}
.ttemanfoot ul {
  width: 100%;
  padding: 60px 0 45px 0;
  border-bottom: solid 1px #d8d8d8;
  float: left;
}
.ttemanfoot ul li:nth-child(1) {
  float: left;
  font-size: 18px;
  width: 320px;
  color: #ffffff;
}
.ttemanfoot ul li:nth-child(2) {
  float: left;
  width: 500px;
  margin-right: 60px;
  font-size: 16px;
  color: #ffffff;
}
.ttemanfoot ul li:nth-child(2) p {
  line-height: 35px;
}
.ttemanfoot ul li:nth-child(1) h4,
.ttemanfoot ul li:nth-child(2) h4 {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 14px;
  font-weight: bold;
}
.ttemanfoot ul li.ttemanlast {
  float: right;
  margin-right: 0;
}
.ttemanfoot ul li.ttemanlast h4 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 18px;
  font-weight: bold;
}
.ttemanfoot ul li.ttemanlast span {
  display: inline-block;
  text-align: center;
  margin-right: 10px;
  float: right;
}
.ttemanfoot ul li p {
  font-size: 16px;
  line-height: 22px;
}
.ttemanfoot ul li img {
  width: 100px;
  height: 100px;
  margin: 0 45px 0 25px;
}
.maincomm {
  width: 1180px;
  height: 1050px;
  padding-top: 76px;
  margin: 0 auto;
}
.maincomm .commh2 {
  font-size: 36px;
  margin: 80px 0 20px 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
  display: inline-block;
  color: #012402;
}
.maincomm .commpt {
  font-size: 18px;
  width: 100%;
  text-align: center;
  display: inline-block;
  color: #012402;
}
.maincomm .lefxiang {
  float: left;
  width: 580px;
  margin-top: 80px;
  height: 500px;
  background: url(../images/tteman13.png) no-repeat -10px 100px;
}
.maincomm .commh3 {
  font-size: 24px;
  margin: 200px 0 20px 0;
  width: 100%;
  font-weight: bold;
  display: inline-block;
  color: #012402;
}
.maincomm .commpm {
  font-size: 18px;
  width: 100%;
  display: inline-block;
  color: #012402;
}
.maincomm .rigimg {
  float: right;
  margin-top: 80px;
}
.commbg {
  background: #00b703;
  width: 100%;
  height: 240px;
  margin-top: -100px;
}
.commptes {
  width: 100%;
  font-family: ArialMT;
  text-align: left;
  font-size: 20px;
  color: #333;
  letter-spacing: 0;
  line-height: 1.5;
  margin: 40px auto 20px auto;
}
.commptes p {
  font-size: 16px;
  color: #666;
  margin: 4px 0 18px 18px;
}
.policy {
  width: 1180px;
  margin: 0 auto;
  background: #f6f7f8;
  padding: 120px 0 60px 0;
}
