
/* css reset www.admin10000.com */
html {
  font-size: 10px;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
}
a {
  color: #555;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
  color: #333;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px "Microsoft Yahei";
}
table {
  border-collapse: collapse;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.con {
  width: 1200px;
  margin: 0 auto;
  min-width: 1200px;
}
img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.xian{
	border-top: dashed 1px #adadad;
}
.header {
  padding: 26px 0;
}
.header img {
  margin: 0 auto 0 70px;
}
.index1 {
  width: 100%;
  margin-top: 150px;
}
.index2 .con {
  padding: 105px 0;
}
.index2 .con .index2_t {
  margin: 40px auto 29px;
}
.index2 .con .pic_list {
  padding-left: 2%;
}
.index2 .con .pic_list li {
  float: left;
  width: 50%;
  padding-right: 3%;
  margin-top: 60px;
}
.index2 .con .pic_list li img {
  float: left;
  width: auto;
}
.index2 .con .pic_list li p {
  padding-left: 118px;
}
.index2 .con .pic_list li p em {
  display: block;
  font-size: 40px;
  color: #313131;
  font-weight: bold;
}
.index2 .con .pic_list li p span {
  color: #a2a2a2;
  font-size: 25px;
}
.index2 .con .sr {
  font-family: sy;
  width: 982px;
  margin: 0 auto;
  font-size: 36px;
  color: #ffffff;
}
.btn {
  display: block;
  text-align: center;
  margin: 10px auto;
}
.btn .btn_a {
  display: inline-block;
  vertical-align: top;
  padding: 0 33px;
  height: 98px;
  line-height: 98px;
  text-align: center;
  font-size: 51px;
  color: #ffffff;
  background: #dd4945;
  border-radius: 8px;
  margin: 40px 24px;
  font-family: "Microsoft YaHei UI Light";
}
.btn .btn_a + a {
  background: #f39801;
}
.index3 {
  background: #00b7ee;
  padding: 50px 0;
}
.index4 {
  padding: 50px 0;
  border-bottom: dashed 1px #b0b0b0;
}
.index5 .eees {
  width: 930px;
  margin: 0 auto;
}
.index5 .eees li h5 {
  margin: 30px auto 10px;
  font-size: 41px;
  color: #434343;
  font-weight: bold;
}
.index5 .eees li .text {
  background: #e60012;
  border-radius: 8px;
  padding: 20px 13px;
  font-size: 31px;
  color: #ffffff;
  line-height: 1.6;
}
.index5 .eees li .text span {
  display: block;
}
.index5 .rdf {
  margin: 60px auto 40px;
}
.index5 .seg {
  margin: 50px auto;
  text-align: center;
}
.index5 .seg li {
  display: inline-block;
  vertical-align: top;
  margin: 27px 13px 0;
  width: 497px;
  height: 84px;
  line-height: 84px;
  text-align: center;
  font-size: 55px;
  color: #434343;
  background: #dd4945;
  border-radius: 8px;
  font-family: "Microsoft YaHei UI Light";
  letter-spacing: 1px;
}
.index5 .seg li.w1 {
  color: #fff;
}
.index5 .seg li.w2 {
  background: #eb6100;
}
.index5 .seg li.w3 {
  background: #f9b552;
}
.index5 .seg li.w4 {
  background: #b4d465;
}
.index5 .seg li.w5 {
  background: #32b16c;
}
.index5 .seg li.w6 {
  background: #12b5b0;
}
.index5 p {
  text-align: center;
  font-size: 37px;
  color: #434343;
}
.link {
  margin: 50px auto;
  border-bottom: dashed 1px #b0b0b0;
  width: 100%;
}
.ae {
  width: 920px;
  margin: 0 auto;
  font-size: 59px;
  color: #1b1b1b;
  font-weight: bold;
}
.ae span {
  text-transform: uppercase;
  font-size: 30px;
  color: #1b1b1b;
}
.fomte {
  width: 920px;
  margin: 0 auto;
}
.fomte p {
  margin-top: 30px;
  border: solid 1px #000000;
  border-radius: 8px;
  line-height: 100px;
  font-size: 38px;
  color: #1b1b1b;
  padding-left: 20px;
}
.fomte p input {
  width: 600px;
  height: 100px;
  border: none;
  vertical-align: top;
  margin-left: 10px;
}
.fomte p textarea {
  width: 600px;
  height: 120px;
  border: none;
  vertical-align: top;
  margin: 10px;
  resize: none;
}
.fomte .btnkd {
  margin: 34px auto 55px;
  width: 484px;
  display: block;
  height: 100px;
  border: none;
  border-radius: 8px;
  background: url(../images/btn.png);
}
.div .aea {
  text-align: left;
  font-size: 59px;
  color: #1b1b1b;
  font-weight: bold;
}
.div .aea span {
  text-transform: uppercase;
  font-size: 30px;
  color: #1b1b1b;
}
.div .texta {
  text-align: justify;
  font-size: 33px;
  color: #000000;
  text-indent: 48px;
  line-height: 2;
  margin: 20px auto;
}
.footer {
  background: #424244;
  padding: 20px;
}
.footer .con {
  text-align: left;
  font-size: 33px;
  color: #ffffff;
  line-height: 2;
}
