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;
}
a {
  text-decoration: none;
  -webkit-transition: color 0.1s linear, background-color 0.15s linear;
  -moz-transition: color 0.1s linear, background-color 0.15s linear;
  -o-transition: color 0.1s linear, background-color 0.15s linear;
  transition: color 0.1s linear, background-color 0.15s linear;
}
body {
  color: #191919;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  margin: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
b,
label {
  font-weight: normal;
}
address,
caption,
cite,
code,
dfn,
em,
i,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
i {
  font-style: normal;
}
a {
  color: #191919;
  text-decoration: none;
}
/*a:hover {
  text-decoration: none;
  color: #0a8be5;
}*/
img {
  border: none;
  max-width: 100%;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  outline-style: none;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
ol > li > ol,
ol > li > ul,
ul > li > ol,
ul > li > ul {
  margin: 0;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.left {
  float: left;
}
.right {
  float: right;
}
input,
textarea,
select,
button {
  font-family: "Microsoft YaHei";
  color: #191919;
}
input[placeholder],
[placeholder],
*[placeholder] {
  color: #686868;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999999;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999999;
  opacity: 1;
}
input:-ms-input-placeholder {
  color: #999999;
  opacity: 1;
}
input::-webkit-input-placeholder {
  color: #999999;
  opacity: 1;
}
/*头部*/
.header {
  background: #86aef6;
  padding: 0.46296296rem 0.55555555rem 0.46296296rem 0.27777777rem;
  position: relative;
  /*导航*/
}
.header .logo {
  width: 4.22222222rem;
  margin: auto;
}
.header .logo img {
  width: 100%;
}
.header .cai {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.header .cai img {
  display: block;
  height: 100%;
}
.header .zbc {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 999999;
  display: none;
}
.header .nav {
  position: absolute;
  top: 100%;
  right: 0;
  width: 5rem;
  display: none;
  z-index: 99999999;
  text-align: left;
  background: #86aef6;
  padding-bottom: 0.18518518rem;
}
.header .nav > li {
  line-height: 0.92592592rem;
  border-bottom: 1px solid #a8c6fd;
}
.header .nav > li > a {
  display: block;
  padding: 0 0.37037037rem;
  font-size: 0.35185185rem;
  color: white;
}
.header .nav > li .nav_t {
  display: none;
  background: #86aef6;
  font-size: 0.33333333rem;
}
.header .nav > li .nav_t li {
  background: #86aef6;
  line-height: 0.92592592rem;
}
.header .nav > li .nav_t li > a {
  display: block;
  color: white;
  border-top: 1px solid #a8c6fd;
  padding: 0 0.37037037rem 0 0.83333333rem;
}
.header .nav > li .nav_t li.on {
  background: #5892fa;
}
.header .nav > li.on {
  background: #5892fa;
}
/*banner*/
.banner {
  position: relative;
}
.banner img {
  width: 100%;
}
.banner .swiper-pagination-bullet {
  width: 0.27777777rem;
  height: 0.27777777rem;
  border: 2px solid white ;
  background: transparent;
  opacity: 1;
  margin: 0 0.07407407rem !important;
}
.banner .swiper-pagination-bullet-active {
  opacity: 1;
  background: white;
}
.banner .swiper-pagination-bullets {
  bottom: 0.18518518rem;
}
/*tit*/
.tit {
  margin: auto;
  text-align: center;
  padding: 0.37037037rem 0.27777777rem;
}
.tit h6 {
  font-size: 0.55555555rem;
  color: #4372c7;
  font-family: Impact;
  margin-bottom: 0.09259259rem;
}
.tit span {
  color: #2f2f32;
  font-size: 0.31481481rem;
  border-bottom: 2px solid #2f2f32;
  display: inline-block;
  padding-bottom: 0.18518518rem;
}
/*产品中心*/
.Pro {
  padding: 0 0.27777777rem;
}
.Pro .Pro_ul {
  margin-bottom: 0.37037037rem;
  margin-top: 0.18518518rem;
}
.Pro .Pro_ul li {
  text-align: center;
  margin-bottom: 0.46296296rem;
}
.Pro .Pro_ul li .pro_tit {
  display: inline-block;
  padding-left: 1.11111111rem;
}
.Pro .Pro_ul li .pro_tit h6 {
  font-size: 0.42592592rem;
  color: #5f5f5f;
  margin-bottom: 0.09259259rem;
}
.Pro .Pro_ul li .pro_tit p {
  color: #656565;
  font-size: 0.29629629rem;
}
.Pro .Pro_ul li .pro_nav {
  margin-top: 0.18518518rem;
}
.Pro .Pro_ul li .pro_nav a {
  display: inline-block;
  width: 30%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0.18518518rem 1% 0 1%;
  height: 0.74074074rem;
  line-height: 0.74074074rem;
  border-radius: 0.16666666rem;
  color: white;
  font-size: 0.33333333rem;
  padding: 0 0.18518518rem;
}
.Pro .Pro_ul li.tiy1 {
  float: left;
}
.Pro .Pro_ul li.tiy1 .pro_tit {
  background: url(../images/fk1.png) no-repeat left;
  background-size: 0.83333333rem ;
}
.Pro .Pro_ul li.tiy1 .pro_nav a {
  background: #6e96de;
}
.Pro .Pro_ul li.tiy2 {
  float: right;
}
.Pro .Pro_ul li.tiy2 .pro_tit {
  background: url(../images/fk2.png) no-repeat left;
  background-size: 0.83333333rem ;
}
.Pro .Pro_ul li.tiy2 .pro_nav a {
  background: #57ccc2;
}
/*.服务优势*/
.Service {
  background: url(../images/se.png) no-repeat center;
  background-size: cover ;
  padding: 0.27777777rem ;
}
.Service .Service_ul {
  padding: 0 0.37037037rem;
}
.Service .Service_ul li {
  margin-bottom: 0.55555555rem;
}
.Service .Service_ul li .ser_d {
  position: relative;
}
.Service .Service_ul li .ser_d img {
  width: 100%;
  display: block;
}
.Service .Service_ul li .ser_d p {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 0.74074074rem;
  line-height: 0.74074074rem;
  text-align: center;
  color: white;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 0 0.27777777rem;
  font-size: 0.35185185rem;
}
.Service .Service_ul li .ser_d p.on0 {
  background: #6e96de;
}
.Service .Service_ul li .ser_d p.on1 {
  background: #57ccc2;
}
.Service .Service_ul li .ser_d p.on2 {
  background: #e2bb43;
}
.Service .Service_ul li .ser_i {
  margin-top: 0.18518518rem;
  /*overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;*/
  line-height: 1.8;
  font-size: 0.33333333rem;
}
/*新闻中心*/
.News {
  padding: 0 0.27777777rem;
  margin-bottom: 0.64814814rem;
}
.News .News_ul {
  padding: 0 0.37037037rem;
}
.News .News_ul li {
  margin-bottom: 0.37037037rem;
}
.News .News_ul li img {
  display: block;
  width: 100%;
  margin-bottom: 0.27777777rem;
}
.News .News_ul li .News_ul_d h5 {
  float: left;
  width: 1.25925925rem;
  height: 1.4074074rem;
  background: url(../images/nwbg.gif) no-repeat center;
  background-size: 100% 100% ;
  text-align: center;
  color: #424242;
}
.News .News_ul li .News_ul_d h5 b {
  display: block;
  font-size: 0.44444444rem;
  height: 0.96296296rem;
  line-height: 0.96296296rem;
}
.News .News_ul li .News_ul_d h5 span {
  height: 0.44444444rem;
  line-height: 0.44444444rem;
  display: block;
  font-size: 0.29629629rem;
}
.News .News_ul li .News_ul_d div {
  margin-left: 1.57407407rem;
  min-height: 1.4074074rem;
}
.News .News_ul li .News_ul_d div h6 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #424242;
  font-size: 0.35185185rem;
  margin-bottom: 0.09259259rem;
}
.News .News_ul li .News_ul_d div P {
  color: #9e9d9d;
  font-size: 0.29629629rem;
  line-height: 1.8;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.News .gd {
  width: 2.77777777rem;
  height: 0.81481481rem;
  line-height: 0.81481481rem;
  border: 0.03703703rem solid #5e5f60;
  display: block;
  text-align: center;
  color: #4d4d4e;
  margin: 0.37037037rem auto;
  border-radius: 0.37037037rem;
  font-size: 0.35185185rem;
}
/*底部*/
.footer {
  background: #86aef6;
  padding: 0.37037037rem 0.27777777rem;
  text-align: center;
}
.footer .footer_a {
  text-align: left;
  margin-bottom: 0.27777777rem;
}
.footer .footer_a .logo {
  display: block;
  width: 4.22222222rem;
  margin-bottom: 0.27777777rem;
}
.footer .footer_a .footer_a_yt li {
  display: inline-block;
}
.footer .footer_a .footer_a_yt li.foot_ty1 {
  margin-bottom: 0.27777777rem;
}
.footer .footer_a .footer_a_yt li.foot_ty1 a {
  display: inline-block;
  margin: 0.05555555rem 0.09259259rem;
  font-size: 0.31481481rem;
  color: white;
  line-height: 1.8;
}
.footer .footer_a .footer_a_yt li.foot_ty2 h6 {
  font-weight: bold;
  font-size: 0.31481481rem;
  color: white;
  margin-bottom: 0.09259259rem;
  line-height: 1.9;
}
.footer .footer_a .footer_a_yt li.foot_ty2 a {
  display: inline-block;
  margin: 0.05555555rem 0.09259259rem;
  font-size: 0.29629629rem;
  color: white;
  line-height: 1.8;
}
.footer .footer_b {
  text-align: left;
}
.footer .footer_b h6 {
  font-weight: bold;
  font-size: 0.33333333rem;
  color: white;
  margin-bottom: 0.18518518rem;
  line-height: 1.9;
}
.footer .footer_b p {
  color:white;
  line-height: 1.5;
  margin-top: 0.18518518rem;
  padding-left: 0.74074074rem;
}
.footer .footer_b p.on0 {
  background: url(../images/a1.png) no-repeat left 0.11111111rem;
  background-size: 0.37037037rem auto;
}
.footer .footer_b p.on1 {
  background: url(../images/a2.png) no-repeat left 0.11111111rem;
  background-size: 0.37037037rem auto;
}
.footer .footer_b p.on2 {
  background: url(../images/a3.png) no-repeat left 0.11111111rem;
  background-size: 0.37037037rem auto;
}
.footer .footer_b p.on3 {
  background: url(../images/a4.png) no-repeat left 0.11111111rem;
  background-size: 0.37037037rem auto;
}
.footer .footer_b p.on4 {
  background: url(../images/a5.png) no-repeat left 0.11111111rem;
  background-size: 0.37037037rem auto;
}
.footer .footer_d {
  text-align: left;
  display: inline-block;
  margin-top: 0.27777777rem;
}
.footer .footer_d img {
  width: 2.4074074rem;
  height: 2.4074074rem;
  float: left;
}
.footer .footer_d div {
  float: left;
  margin-left: 0.22222222rem;
  color: white;
  margin-top: 0.64814814rem;
  font-size: 0.31481481rem;
}
.footer .footer_d div p {
  font-size: 0.37037037rem;
}
.bottom {
  color: white;
  line-height: 2;
  text-align: center;
  background: #86aef6;
  font-size: 0.33333333rem;
  padding: 0.18518518rem 0.27777777rem;
}
.bottom span {
  margin: 0 0.09259259rem;
  display: inline-block;
}
.bottom a {
  color: white;
}
.x_banner img {
  width: 100%;
  display: block;
}
.section-nav {
  padding: 0.37037037rem 0;
  margin: 0 0.27777777rem;
}
.section-nav .left_tit {
  width: 100%;
}
.section-nav .left_tit td h6 {
  font-size: 0.55555555rem;
  font-weight: bold;
  font-family: Arial;
  text-transform: uppercase;
  color: #4472ca;
}
.section-nav .left_tit td p {
  font-weight: bold;
  font-size: 0.29629629rem;
}
.section-nav .left_tit td a {
  display: inline-block;
  width: 47%;
  font-size: 0.31481481rem;
  height: 0.83333333rem;
  line-height: 0.83333333rem;
  margin: 0.07407407rem 1% ;
  color: white;
  padding: 0 0.09259259rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: #4472ca;
}
.section-nav .left_tit td a.on {
  background: #86aef6;
}
/*分页*/
.pages {
  text-align: right;
  margin: 0.55555555rem 0 0.27777777rem 0.37037037rem;
  font-size: 0.31481481rem;
}
.pages a {
  text-align: center;
  height: 0.7037037rem;
  display: inline-block;
  line-height: 0.66666666rem;
  padding: 0 0.18518518rem;
  margin-left: 0.07407407rem;
  color: #666666;
  border: 0.01851851rem solid #dedede;
}
.pages span {
  display: inline-block;
  text-align: center;
  height: 0.7037037rem;
  line-height: 0.66666666rem;
  padding: 0 0.18518518rem;
  margin-left: 0.14814814rem;
  background: #4372c7;
  border: 0.01851851rem solid #4372c7;
  color: white;
}
.pages b {
  text-align: center;
  height: 0.7037037rem;
  display: inline-block;
  line-height: 0.66666666rem;
  padding: 0 0.18518518rem;
  margin-left: 0.07407407rem;
  color: #666666;
  border: 0.01851851rem solid #dedede;
  display: none;
}
/*内页主体*/
.section {
  padding: 0.46296296rem 0.27777777rem;
}
.section .n_about {
  font-size: 0.35185185rem;
  color: #737373;
  line-height: 2;
}
.section .n_about img {
  display: block;
  margin: 0.27777777rem auto;
}
.section .n_pro li {
  width: 48%;
  float: left;
  margin-top: 0.37037037rem;
  text-align: center;
}
.section .n_pro li img {
  width: 100%;
  display: block;
}
.section .n_pro li p {
  margin-top: 0.09259259rem;
  border: 1px solid #e5e5e5;
  height: 0.83333333rem;
  line-height: 0.81481481rem;
  padding: 0 0.12962962rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: black;
  font-size: 0.35185185rem;
}
.section .n_pro li:nth-child(2n) {
  float: right;
}
.section .n_pro li:hover p {
  border: 1px solid #4372c7;
  background: #4372c7;
  color: white;
}
.section .n_contact .dt {
  margin-bottom: 0.46296296rem;
}
.section .n_contact .dt img {
  width: 100%;
}
.section .n_contact .n_contact_y {
  color: #666666;
  line-height: 2;
  font-size: 0.35185185rem;
}
.section .n_message {
  margin: 0 0.55555555rem;
}
.section .n_message p {
  font-size: 0.37037037rem;
  height: 0.83333333rem;
  line-height: 0.83333333rem;
  color: #797979;
}
.section .n_message input {
  font-size: 0.35185185rem;
  color: #666666;
  width: 100%;
  border: 1px solid #d3d3d3;
  padding: 0 0.18518518rem;
  height: 0.83333333rem;
}

.section .n_message input.yam{
	 width: 3.7037037rem;
}
.section  .n_message a.yzmimg{
	 display: inline-block;
	 height: 0.83333333rem;
	 width: 2.31481481rem;
	 margin-left: 0.37037037rem;
	 vertical-align: top;
}
.section  .n_message a.yzmimg img{
	 display:block;
	 height: 0.83333333rem;
	 width: 2.31481481rem;
}



.section .n_message textarea {
  font-size: 0.35185185rem;
  color: #666666;
  width: 100%;
  height: 1.85185185rem;
  border: 1px solid #d3d3d3;
  padding: 0.09259259rem 0.18518518rem;
  
}
.section .n_message button {
  display: block;
  margin:0.37037037rem auto 0;
  width: 90%;
  height: 0.92592592rem;
  font-size: 0.33333333rem;
  color: white;
  border-radius: 0.27777777rem;
  border: none;
  background: #286cc2;
}
.section .n_news .tg1 {
  padding-bottom: 0.46296296rem;
  border-bottom: 2px solid #a1b8e3;
}
.section .n_news .tg1 img {
  float: left;
  width: 40%;
}
.section .n_news .tg1 div {
  width: 60%;
  float: right;
  padding-left: 0.27777777rem;
}
.section .n_news .tg1 div h6 {
  color: #494949;
  font-size: 0.37037037rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0.09259259rem;
}
.section .n_news .tg1 div span {
  font-size: 0.29629629rem;
  color: #898989;
}
.section .n_news .tg1 div p {
  line-height: 1.6;
  text-indent: 2em;
  font-size: 0.33333333rem;
  color: #6f6f6f;
  margin: 0.07407407rem auto;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.section .n_news .tg1 div i {
  color: #4372c7;
  font-size: 0.29629629rem;
}
.section .n_news .tg2 {
  height: 1.01851851rem;
  line-height: 1.01851851rem;
  border-bottom: 1px dashed #c8c8c8;
}
.section .n_news .tg2 span {
  float: left;
  color: #a3a3a3;
  font-size: 0.29629629rem;
}
.section .n_news .tg2 p {
  margin-left: 0.46296296rem;
  float: left;
  font-size: 0.35185185rem;
  color: #7c7c7c;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 70%;
}
.section .n_news_info .n_news_tit {
  text-align: center;
  padding-bottom: 0.18518518rem;
  border-bottom: 1px solid #e1e2e3;
  margin-bottom: 0.18518518rem;
}
.section .n_news_info .n_news_tit h6 {
  font-size: 0.42592592rem;
  color: #4a4949;
  margin-bottom: 8px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.section .n_news_info .n_news_tit p {
  color: #b0b1b1;
  font-size: 0.29629629rem;
}
.section .n_news_info .n__news_ky {
  font-size: 0.35185185rem;
  color: #737373;
  line-height: 2;
}
.section .n_news_info .n__news_ky img {
  display: block;
  margin: 0.27777777rem auto;
}
.section .n_news_info .n__news_next {
  padding: 0.27777777rem 0;
  margin-top: 0.37037037rem;
}
.section .n_news_info .n__news_next p {
  line-height: 2.4;
  color: #8f8f8f;
  font-size: 0.35185185rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.section .n_news_info .n__news_next p a {
  color: #8f8f8f;
}
.drift {
  position: fixed;
  right: 0;
  top: 60%;
  background: url(../images/pfdh.png) no-repeat 0.44444444rem center #4372c7;
  background-size: 0.68518518rem auto ;
  padding: 0 0.31481481rem 0  1.29629629rem;
  color: white;
  font-size: 0.37037037rem;
  line-height: 1.11111111rem;
  height: 1.11111111rem;
  border-radius: 0.64814814rem 0 0 0.64814814rem;
}

.section-nav1 {
  position: relative;
}
.section-nav1 .N_nav_as .swiper-slide > a {
  display: block;
  padding: 0.37037037rem 0.09259259rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  font-size: 0.35185185rem;
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
}
.section-nav1 .N_nav_as .swiper-slide > a.on {
  background: #4472ca;
  color: white;
}
.section-nav1 .N_nav_as .swiper-slide div {
  display: none;
}
.section-nav1 .N_nav_as .swiper-slide:nth-child(1) > a {
  border-left: none;
}
.section-nav1 .er_j {
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  background: white;
  z-index: 99;
  
}
.section-nav1 .er_j li {
  display: none;
  /*padding: 0.18518518rem 0.27777777rem;*/
  border-bottom: 1px solid #e3e3e3;
}
.section-nav1 .er_j li a {
  float: left;
  width: 33.3%;
  height: 0.74074074rem;
  line-height: 0.74074074rem;
  text-align: center;
  padding: 0 0.09259259rem;
  font-size:0.31481481rem;
  margin: 0.09259259rem 0;
}
.section-nav1 .er_j li a.on1 {
  background: #4472ca;
  color: white;
}