@charset "UTF-8";
@font-face {
  font-family: "方正兰亭超细黑简体";
  src: url("../fonts/方正兰亭超细黑简体.woff2") format("woff2"), url("../fonts/方正兰亭超细黑简体.woff") format("woff"), url("../fonts/方正兰亭超细黑简体.ttf") format("truetype"), url("../fonts/方正兰亭超细黑简体.eot") format("embedded-opentype"), url("../fonts/方正兰亭超细黑简体.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-size: 14px;
  color: #404040;
  font-family: "Adobe 黑体 Std", Microsoft Yahei, "Arial", "宋体";
  background: #004573 url(../images/bg.jpg) no-repeat center top;
}
html {
  overflow-y: scroll;
}
form,
div,
body,
img,
p,
img,
dl,
dt,
dd {
  margin: 0px;
  padding: 0px;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
  padding: 0px;
}
a {
  color: #404040;
  text-decoration: none;
  outline: none;
}
a:visited,
a:hover {
  text-decoration: none;
}
a:focus {
  outline: none;
  -moz-outline-style: none;
}
a:active {
  outline: none;
  -moz-outline-style: none;
  text-decoration: none;
}
em,
i {
  font-style: normal;
}
.clear_ios {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-appearance: none;
  outline: none;
}
/*清除苹果手机按钮默认样式*/
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearboth:after {
  display: block;
  clear: both;
  content: "";
  overflow: hidden;
  height: 0;
}
img {
  border: none;
  border: 0;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
input,
textarea,
select {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: Arial;
  vertical-align: middle;
}
input:focus,
textarea:focus {
  outline: none;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #000;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}
#nav {
  position: relative;
  width: 100%;
  color: #8f9398;
  text-align: center;
  font: normal 12px/42px SimSun;
}
#nav div {
  margin: 0px auto;
  width: 1000px;
  background: url(../images/bgtop.jpg) no-repeat center top;
}
#nav a {
  color: #8f9398;
}
#nav a:hover {
  color: #c00;
}
#footer {
  color: #fff;
  text-align: center;
  font: normal 12px/26px SimSun;
  clear: both;
  margin-top: 50px;
}
#footer:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#footer p,
#footer address {
  margin: 0px auto;
  width: 1000px;
  padding: 40px 0;
  text-align: center;
  display: block;
}
#footer a {
  color: #fff;
}
#footer a:hover {
  color: #c00;
}
.bg01 {
  margin: 0px auto;
  width: 1200px;
  height: 600px;
  overflow: hidden;
}
.bg02 {
  margin: 0px auto;
  width: 1200px;
  height: 545px;
  background: url(../images/title_02.jpg) no-repeat center top;
}
.bg02 .vid {
  float: left;
  width: 640px;
  padding: 140px 0 0 60px;
}
.bg02 .erweima {
  float: left;
  width: 105px;
  padding: 25px 0 0 295px;
}
.bg02 .text {
  float: left;
  width: 345px;
  padding: 75px 0 0 45px;
  font-size: 18px;
  line-height: 30px;
  color: #737373;
}
.bg02 .text a {
  color: #737373;
}
.bg02 .text a:hover {
  color: #c00;
}
.bg03 {
  margin: 0px auto;
  width: 1200px;
  height: 485px;
  background: url(../images/title_03.jpg) no-repeat center top;
}
.bg03 .focus-figure {
  float: left;
  width: 640px;
  margin: 95px 0 0 60px;
}
.bg03 .reports {
  float: left;
  width: 405px;
  padding: 95px 0 0 60px;
}
.bg03 .reports dl {
  float: left;
  width: 375px;
  height: 155px;
}
.bg03 .reports dl dt {
  font-size: 18px;
  padding-top: 18px;
  color: #f3f4f6;
}
.bg03 .reports dl dt a {
  color: #f3f4f6;
}
.bg03 .reports dl dt a:hover {
  color: #c00;
}
.bg03 .reports dl dd {
  padding-top: 8px;
  font-size: 14px;
  line-height: 24px;
  color: #adadad;
}
.bg03 .reports dl dd a {
  border: 1px #a1a4a7 solid;
  padding: 0 5px;
  line-height: 20px;
  margin-top: 5px;
  color: #adadad;
  display: inline-block;
}
.bg03 .reports dl dd a:hover {
  border: 1px #c00 solid;
  color: #c00;
}
.bg03 .reports ul {
  float: left;
  width: 375px;
  padding-top: 5px;
}
.bg03 .reports ul li {
  background: url(../images/title_13.png) 0px 13px no-repeat;
  padding-left: 18px;
  font-size: 16px;
  line-height: 34px;
  color: #fff;
}
.bg03 .reports ul li a {
  color: #fff;
}
.bg03 .reports ul li a:hover {
  color: #c00;
}
.w1200 {
  margin: 0px auto;
  width: 1200px;
  clear: both;
}
.w1200:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.int {
  float: left;
  width: 1200px;
  height: 165px;
  background: url(../images/title_05.png) no-repeat center top;
}
.int p {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  padding: 36px 90px 0 105px;
}
.list01 {
  float: left;
  width: 1200px;
  padding: 15px 0 30px 0;
  background: url(../images/title_06.png) no-repeat center bottom;
}
.list01 li {
  background: #fff;
  margin-top: 10px;
  height: 100px;
  display: flex;
  align-items: center;
}
.list01 li span {
  display: inline-block;
  width: 315px;
  background: #009ce0 url(../images/title_14.png) 280px 41px no-repeat;
  text-align: center;
  color: #fff;
  font-size: 48px;
  line-height: 100px;
  font-family: "方正兰亭超细黑简体";
}
.list01 li p {
  width: 790px;
  padding-left: 50px;
  color: #000;
  font-size: 18px;
  line-height: 30px;
}
.list02 {
  float: left;
  width: 1200px;
  padding: 15px 0 30px 0;
  background: url(../images/title_06.png) no-repeat center bottom;
}
.list02 li {
  background: #fff;
  margin-top: 10px;
  height: 100px;
  display: flex;
  align-items: center;
}
.list02 li span {
  display: inline-block;
  width: 315px;
  background: #cea36b url(../images/title_14.png) 280px 41px no-repeat;
  text-align: center;
  color: #fff;
  font-size: 48px;
  line-height: 100px;
  font-family: "方正兰亭超细黑简体";
}
.list02 li p {
  width: 790px;
  padding-left: 50px;
  color: #000;
  font-size: 19px;
  line-height: 31px;
}
.tit {
  padding-top: 20px;
}
.product-introduction01 {
  float: left;
  margin-top: 15px;
  width: 1200px;
  height: 492px;
  background: url(../images/title_08.png) no-repeat center top;
}
.product-introduction01 .pileft {
  float: left;
  width: 460px;
  padding: 30px 0 0 55px;
}
.product-introduction01 .pileft h3 {
  background: url(../images/title_15.png) 0px 5px no-repeat;
  padding-left: 30px;
  font-size: 22px;
  letter-spacing: 1px;
  color: #000;
}
.product-introduction01 .pileft img {
  float: left;
  margin-top: 30px;
}
.product-introduction01 .pileft span {
  background: #dcdcdc;
  width: 460px;
  float: left;
  margin-top: 20px;
  font-size: 16px;
  line-height: 31px;
  border-radius: 15px;
  text-align: center;
}
.product-introduction01 .pileft span a {
  color: #000;
}
.product-introduction01 .pileft span a:hover {
  color: #c00;
}
.product-introduction01 ul {
  float: left;
  padding: 130px 0 0 110px;
  width: 550px;
}
.product-introduction01 ul li {
  line-height: 55px;
  font-size: 16px;
  color: #000;
}
.product-introduction01 ul li a {
  color: #000;
}
.product-introduction01 ul li a:hover {
  color: #c00;
}
.product-introduction02 {
  float: left;
  margin-top: 15px;
  width: 1200px;
  height: 490px;
  background: url(../images/title_09.png) no-repeat center top;
}
.product-introduction02 .pileft {
  float: left;
  width: 535px;
  padding: 35px 0 0 55px;
}
.product-introduction02 .pileft h3 {
  background: url(../images/title_15.png) 0px 5px no-repeat;
  padding-left: 30px;
  font-size: 22px;
  letter-spacing: 1px;
  color: #000;
}
.product-introduction02 .pileft p {
  padding-top: 50px;
}
.product-introduction02 .pileft span {
  background: #dcdcdc;
  width: 460px;
  float: left;
  margin-top: 15px;
  font-size: 16px;
  line-height: 31px;
  border-radius: 15px;
  text-align: center;
}
.product-introduction02 .pileft span a {
  color: #000;
}
.product-introduction02 .pileft span a:hover {
  color: #c00;
}
.product-introduction02 ul {
  float: left;
  padding: 130px 0 0 70px;
  width: 400px;
}
.product-introduction02 ul li {
  line-height: 33px;
  font-size: 16px;
  color: #000;
  padding-left: 20px;
  margin-top: 1px;
}
.product-introduction02 ul li a {
  color: #000;
}
.product-introduction02 ul li a:hover {
  color: #c00;
}
.product-introduction03 {
  float: left;
  margin-top: 15px;
  width: 1200px;
  height: 490px;
  background: url(../images/title_09.png) no-repeat center top;
}
.product-introduction03 .pileft {
  float: left;
  width: 535px;
  padding: 35px 0 0 55px;
}
.product-introduction03 .pileft h3 {
  background: url(../images/title_15.png) 0px 5px no-repeat;
  padding-left: 30px;
  font-size: 22px;
  letter-spacing: 1px;
  color: #000;
}
.product-introduction03 .pileft img {
  float: left;
  margin-top: 10px;
}
.product-introduction03 .pileft span {
  background: #dcdcdc;
  width: 460px;
  float: left;
  margin-top: 13px;
  font-size: 16px;
  line-height: 31px;
  border-radius: 15px;
  text-align: center;
}
.product-introduction03 .pileft span a {
  color: #000;
}
.product-introduction03 .pileft span a:hover {
  color: #c00;
}
.product-introduction03 ul {
  float: left;
  padding: 130px 0 0 70px;
  width: 400px;
}
.product-introduction03 ul li {
  line-height: 33px;
  font-size: 16px;
  color: #000;
  padding-left: 20px;
  margin-top: 15px;
}
.product-introduction03 ul li a {
  color: #000;
}
.product-introduction03 ul li a:hover {
  color: #c00;
}
.box01 {
  width: 1200px;
  padding-top: 35px;
}
.box01 img {
  border-radius: 10px;
}
.list03 {
  float: left;
  width: 400px;
}
.list03 li {
  padding-top: 20px;
}
.list04 {
  float: left;
  width: 360px;
  padding: 15px 0 0 35px;
}
.list04 li {
  background: url(../images/title_13.png) 0px 14px no-repeat;
  font-size: 16px;
  line-height: 34px;
  padding-left: 20px;
  color: #fff;
}
.list04 li a {
  color: #fff;
}
.list04 li a:hover {
  color: #c00;
}
.box02 {
  float: left;
  width: 365px;
  padding: 20px 0 0 25px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.box02 a {
  color: #fff;
}
.box02 a:hover {
  color: #c00;
}
.box02 p {
  height: 180px;
}
.box02 ul {
  display: block;
}
.box02 ul li {
  float: left;
  width: 105px;
  margin-left: 50px;
  text-align: center;
}
.box02 ul li img {
  width: 105px;
  height: 105px;
  margin-bottom: 5px;
}
