@charset "utf-8";
/* CSS Document */
body {
  margin: 0;
  padding: 0;
  font-size: 0.24rem;
  line-height: 1.5;
  font-family: "微软雅黑";
  -webkit-text-size-adjust: 100%;
}
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
p {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
img {
  border: 0;
  vertical-align: bottom;
  width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ul,
li {
  list-style-type: none;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.fb {
  font-weight: bold;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: none;
}
input[type="button"],
input[type="submit"],
input[type="reset"],
textarea {
  -webkit-appearance: none;
  font: inherit;
}
h3 {
  font-size: 0.26rem;
  font-weight: normal;
}
em {
  font-style: normal;
}
.flex {
  display: flex;
  display: -webkit-flex;
}
.between {
  justify-content: space-between;
}
.start {
  justify-content: flex-start;
}
.wrap {
  flex-wrap: wrap;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
/*header*/
.wrap_box {
  max-width: 7.5rem;
  margin: 0 auto;
  background: #fff;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
.menu {
  width: 0.48rem;
  right: 0.15rem;
  top: 0.74rem;
}
.menu_list {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #0d377f;
  z-index: 999999;
  padding: 2rem 0 0;
  display: none;
}
.menu_list li a {
  font-size: 0.3rem;
  line-height: 0.6rem;
  color: #fff;
}
.menu_close {
  right: 0.3rem;
  top: 0.4rem;
  font-size: 0.6rem;
  color: #fff;
}
.content {
  padding: 0 0.15rem;
}
/*index*/
.about_box {
  margin: 0.13rem 0 0.43rem;
}
.about_text {
  width: 4.3rem;
  margin: 0.1rem 0 0;
}
.about_text h3 {
  color: #2a5193;
  font-size: 0.3rem;
  line-height: 0.42rem;
  margin-bottom: 0.2rem;
}
.about_text div {
  color: #333333;
  line-height: 0.32rem;
  height: 1.7rem;
  overflow: hidden;
}
.more {
  display: block;
  width: 1.48rem;
  height: 0.45rem;
  border: solid 1px #07a0e4;
  border-radius: 0.3rem;
  line-height: 0.45rem;
  text-align: center;
  color: #07a0e4;
  margin: 0.35rem 0 0;
}
.about_video {
  width: 2.71rem;
  height: 1.98rem;
  border: solid 0.02rem #bfbfbf;
  overflow: hidden;
}
.pro_bg {
  background: url(../images/bg1.jpg) no-repeat center top;
  background-size: 100% 100%;
  padding: 0.3rem 0;
}
.pro_list {
  margin: 0.45rem 0 0;
}
.pro_list li {
  width: 3.35rem;
  margin-bottom: 0.46rem;
  border: solid 0.02rem #e5e5e5;
}
.pro_list li img {
  width: 3.31rem;
  height: 3.64rem;
}
.pro_list li h3 {
  background: #eeeeee;
  line-height: 0.54rem;
  color: #333333;
  text-align: center;
}
.pro_more {
  width: 3.03rem;
  height: 0.5rem;
  line-height: 0.5rem;
  color: #fff;
  display: block;
  background: #0d377f;
  margin: 0 auto;
  text-align: center;
}
.source_bg {
  background: url(../images/bg2.jpg) no-repeat center top;
  background-size: 100%;
  height: 4.46rem;
  margin: 0.7rem 0 0;
}
.source {
  width: 4.66rem;
  padding: 0.73rem 0 0;
}
.source_con {
  line-height: 0.36rem;
  height: 0.72rem;
  font-size: 0.26rem;
  overflow: hidden;
  margin-bottom: 0.6rem;
}
.source_more {
  width: 1.32rem;
  height: 0.47rem;
  border: solid 0.02rem #000000;
  line-height: 0.43rem;
  text-align: center;
  display: block;
  margin-right: 0.4rem;
}
.news_box {
  padding: 0.5rem 0 0.6rem;
}
.news_con {
  margin: 0.4rem 0 0;
}
.news_con_pic {
  overflow: hidden;
}
.news_con_pic img {
  width: 7.2rem;
  height: 3.43rem;
}
.news_text {
  margin: 0.1rem 0 0;
}
.news_text h3 {
  font-size: 0.3rem;
}
.news_text > div {
  font-size: 0.22rem;
  line-height: 0.38rem;
  height: 0.76rem;
  overflow: hidden;
}
.news_list {
  padding: 0.3rem 0 0.2rem;
}
.news_list li {
  height: 1.28rem;
  margin-bottom: 0.2rem;
}
.news_list li .news_list_con {
  width: 5.18rem;
  height: 1.28rem;
  background: #eeeeee;
  padding: 0.1rem 0.1rem 0;
  color: #000;
}
.news_list li .news_list_con h3 {
  line-height: 0.5rem;
}
.news_list li .news_list_con > a > div {
  line-height: 0.3rem;
  height: 0.6rem;
  overflow: hidden;
  color: #505050;
}
.news_list li .news_list_pic img {
  width: 1.99rem;
  height: 1.28rem;
}
.contact_bg {
  background: url(../images/bg3.jpg) no-repeat center top;
  background-size: 100% 100%;
  height: 6.33rem;
  padding: 0.5rem 0.3rem 0.4rem;
}
.contact_txt {
  color: #fff;
  line-height: 0.5rem;
  margin: 0.15rem 0 0.35rem;
}
.link li {
  margin: 0 0.3rem;
  text-align: center;
  color: #fff;
  display: inline-block;
}
.link li img {
  width: 1.14rem;
  height: 1.14rem;
}
.link li h3 {
  line-height: 0.43rem;
  font-size: 0.24rem;
}
.link li p {
  font-size: 0.16rem;
  line-height: 0.22rem;
}
/*footer*/
.footer {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #0d377f ;
}
.footer li {
  width: 25%;
  padding: 0.2rem 0 0.1rem;
  text-align: center;
}
.footer li img {
  width: 0.44rem;
}
.footer li h3 {
  color: #fff;
  line-height: 0.54rem;
}
/*main*/
.main_tit {
  width: 100%;
  background: url(../images/main1.jpg) no-repeat center bottom;
  background-size: 0.6rem;
  top: 40%;
  left: 0;
  color: #fff;
  padding-bottom: 0.2rem;
}
.main_tit h3 {
  font-size: 0.36rem;
}
.main_tit p {
  font-size: 0.16rem;
  text-transform: uppercase;
}
.path {
  color: #2a5193;
  line-height: 0.5rem;
  background: url(../images/main2.jpg) no-repeat left center;
  background-size: 0.2rem;
  padding-left: 0.3rem;
}
.type {
  padding: 0.35rem 0 0;
}
.type a {
  width: 1.82rem;
  height: 0.68rem;
  border: solid 1px #2a5193;
  text-align: center;
  line-height: 0.66rem;
  color: #2a5193;
  display: inline-block;
  margin: 0 0.25rem;
  font-size: 0.26rem;
}
.type .active {
  background: #2a5193;
  color: #fff;
}
.bg {
  background: url(../images/bg.jpg) no-repeat center top;
  background-size: 100%;
  height: 4.42rem ;
  margin: 0.3rem 0 0;
}
.m_news {
  padding: 0.5rem 0;
}
.m_news li {
  width: 3.44rem;
  color: #6b6a66;
  margin-bottom: 0.35rem;
}
.m_news li span {
  display: block;
  overflow: hidden;
}
.m_news li span img {
  width: 3.44rem;
  height: 1.8rem;
}
.m_news li .m_news_con {
  border-bottom: solid 1px #6b6a66;
  padding-bottom: 0.2rem;
}
.m_news li .m_news_con h3 {
  font-size: 0.24rem;
  line-height: 0.46rem;
  color: #2a5193;
}
.m_news li .m_news_con > div {
  font-size: 0.2rem;
  line-height: 0.36rem;
  height: 0.72rem;
  overflow: hidden;
  margin: 0.1rem 0 0;
}
.m_news li:hover h3 {
  color: #2a5193;
}
.m_about {
  color: #6d6d6d;
  line-height: 0.48rem;
}
.video {
  width: 6.64rem;
  margin: 0.3rem auto;
}
.m_message {
  width: 1055px;
  margin: 75px auto 0;
  color: #00a2e0;
}
.m_message label {
  display: block;
  line-height: 74px;
  font-size: 24px;
  font-family: "黑体";
  font-weight: bold;
}
.m_message_con {
  width: 5.75rem;
  margin: 0 auto;
  padding: 0.35rem 0 0;
}
.m_message_con h4 {
  font-size: 0.28rem;
  font-family: "黑体";
  padding-bottom: 0.15rem;
  color: #00a2e0;
}
.m_message_con p {
  margin-top: 0.5rem;
}
.m_message_con p label {
  width: 1.5rem;
  color: #00a2e0;
  font-family: "黑体";
  display: inline-block;
  font-size: 0.24rem;
}
.m_message_con p label img {
  width: 0.25rem;
  margin-right: 0.05rem;
}
.m_message_con p span {
  font-size: 0.16rem;
  color: #aaaaaa;
  line-height: 0.6rem;
}
.user {
  width: 4.2rem;
  height: 0.44rem;
  border: solid 1px #00a2e0;
  line-height: 0.42rem;
  padding: 0 0.1rem;
}
.area {
  margin: 60px auto 30px;
}
.area p {
  color: #aaaaaa;
  font-size: 16px;
  line-height: 70px;
}
.user1 {
  height: 1.8rem;
  padding: 0.05rem 0.1rem;
  line-height: 1.7;
  vertical-align: top;
}
.m_btn {
  width: 2.55rem;
  height: 0.54rem;
  background: #00a2e0;
  line-height: 0.54rem;
  color: #fff;
  margin: 0 auto;
  display: block;
  border: none;
}
