@charset "UTF-8";
body {
  margin: 0px;
  padding: 0px;
  font-size: 12px ;
  font-family: "微软雅黑" !important;
  background: #fff; }

ol, ul, li, dl, dt, dd, form, p, h1, h2, h3, h4, h5, img {
  margin: 0px;
  padding: 0px; }

ol, ul, li {
  list-style: none;
  padding: 0;
  margin: 0; }

img {
  border: none; }

a {
  text-decoration: none;
  border: none;
  margin: 0;
  padding: 0; }

.clear {
  clear: both; }

input, textarea {
  outline: 0;
  resize: none;
  border: none;
  _border: 0;
  margin: 0;
  padding: 0; }

input {
  margin: 0;
  padding: 0;
  border: none; }

table {
  border-collapse: collapse; }
  table td {
    border-collapse: collapse; }

.li_img {
  display: table;
  text-align: center;
  *position: relative;
  *overflow: hidden; }
  .li_img a {
    display: table-cell;
    vertical-align: middle;
    *position: absolute;
    *left: 50%;
    *top: 50%; }
    .li_img a img {
      *position: relative;
      *left: -50%;
      *top: -50%; }

.fl {
  float: left; }

.fr {
  float: right; }

img {
  max-width: 100%;
  vertical-align: bottom; }

/**/
.div1200 {
  width: 1200px;
  margin: 0 auto; }

.nav {
  width: 760px;
  margin-top: 90px; }
  .nav ul {
    text-align: right;
    font-size: 16px; }
    .nav ul li {
      display: inline-block; }
      .nav ul li a {
        color: #0a0a0a; }
        .nav ul li a:hover {
          color: #008fdb; }
    .nav ul span {
      margin: 0 1.5em; }

.banner {
  border-top: 4px solid #008fdb;
  text-align: center; }

.main_box {
  margin-top: 65px; }
  .main_box ul {
    text-align: center; }
    .main_box ul li {
      display: inline-block;
      width: 210px;
      text-align: center;
      height: 110px;
      cursor: pointer; }
      .main_box ul li p {
        font-size: 24px;
        color: #1b1b1b;
        line-height: 2em;
        text-align: center;
        margin-top: 72px; }
      .main_box ul li.mb_1 {
        background: url(../images/u1.png) no-repeat center top; }
      .main_box ul li.mb_2 {
        background: url(../images/u2.png) no-repeat center top; }
      .main_box ul li.mb_3 {
        background: url(../images/u3.png) no-repeat center top; }
      .main_box ul li.mb_4 {
        background: url(../images/u4.png) no-repeat center top; }
      .main_box ul li.mb_1z {
        background: url(../images/u1z.png) no-repeat center top; }
      .main_box ul li.mb_2z {
        background: url(../images/u2z.png) no-repeat center top; }
      .main_box ul li.mb_3z {
        background: url(../images/u3z.png) no-repeat center top; }
      .main_box ul li.mb_4z {
        background: url(../images/u4z.png) no-repeat center top; }
  .main_box .main_cont_box {
    margin-top: 30px; }
    .main_box .main_cont_box .main_cont_text {
      width: 715px;
      box-sizing: border-box;
      padding-left: 100px; }
      .main_box .main_cont_box .main_cont_text p {
        font-size: 15px;
        color: #3c3c3c;
        line-height: 2em;
        /*text-indent: 2em;*/ }
    .main_box .main_cont_box .main_cont_img {
      width: 420px; }
      .main_box .main_cont_box .main_cont_img div {
        width: 317px;
        box-sizing: border-box;
        border: 1px solid #bababa;
        padding: 7px;
        border-radius: 25px; }
        .main_box .main_cont_box .main_cont_img div img {
          border-radius: 20px; }
  .main_box .click_box {
    text-align: right; }
  .main_box .click {
    display: inline-block;
    margin-top: 15px;
    width: 103px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    background: #008fdb; }
    .main_box .click a {
      display: block;
      color: #fff; }

.technology {
  min-height: 615px;
  background: url(../images/bg1.jpg) no-repeat center center;
  box-sizing: border-box;
  padding-top: 55px; }
  .technology .title {
    color: #575757;
    font-size: 18px;
    vertical-align: bottom;
    margin-bottom: 30px; }
    .technology .title span {
      color: #008fdb;
      font-size: 32px; }
  .technology .tec_img {
    width: 298px;
    text-align: right; }
    .technology .tec_img div {
      display: inline-block;
      width: 196px;
      box-sizing: border-box;
      padding: 3px;
      border: 1px solid #aeaeae;
      border-radius: 15px; }
      .technology .tec_img div img {
        border-radius: 10px; }
  .technology .tec_text {
    width: 745px;
    margin-right: 120px; }
    .technology .tec_text ul li div {
      margin: 10px 0;
      color: #050505;
      font-size: 18.67px;
      line-height: 28px; }
      .technology .tec_text ul li div a {
        color: #050505; 
        font-size: 15px;}
        .technology .tec_text ul li div a:before {
          content: '●';
		  font-family: "微软雅黑";
		  position:relative;
		  top:-2px;
          color: #0078ff;
          font-size: 14px;
          margin: 0 8px; }
        .technology .tec_text ul li div a:hover {
          color: #008fdb; }
          .technology .tec_text ul li div a:hover:before {
            color: #008fdb; }
      .technology .tec_text ul li div span {
        float: right; 
        font-size: 15px;
        font-family: "微软雅黑";
        }
    .technology .tec_text ul li p {
      text-indent: 2em;
      color: #0d0d0d;
      line-height: 2em;
      font-size: 14px;
      box-sizing: border-box;
      padding: 1em 1em 1em 2em; }
    .technology .tec_text ul .show a {
      color: #008fdb; }
      .technology .tec_text ul .show a:before {
        color: #008fdb; }
  .technology .click_box {
    text-align: right; }
  .technology .click {
    display: inline-block;
    width: 103px;
    line-height: 37px;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    background: #008fdb; }
    .technology .click a {
      display: block;
      color: #fff; }

.main_pro {
  padding-bottom: 60px; }
  .main_pro .title {
    text-align: center; }
    .main_pro .title p {
      font-size: 30px;
      color: #008fdb; }
    .main_pro .title span {
      font-size: 18.67px;
      color: #5e5e5e; }
  .main_pro ul {
    text-align: center;
    width: 1000px;
    margin: 15px auto; }
    .main_pro ul li {
      display: inline-block;
      text-align: center;
      width: 24%; }
      .main_pro ul li p {
        color: #1b1b1b;
        font-size: 21.34px;
        text-align: center;
        margin-top: 20px; }
    .main_pro ul a:hover p {
      color: #008fdb; }

.main_in_co {
  min-height: 456px;
  box-sizing: border-box;
  padding-top: 85px;
  background: url(../images/gb2.jpg) center no-repeat; }
  .main_in_co .title {
    font-size: 18.67px;
    color: #575757; }
    .main_in_co .title span {
      font-size: 24px;
      color: #008fdb; }
  .main_in_co .click {
    margin-top: 105px;
    display: inline-block;
    margin-right: 30px;
    width: 103px;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    border-radius: 5px;
    background: #008fdb; }
    .main_in_co .click a {
      display: block;
      color: #fff; }
  .main_in_co .news {
    width: 49%; }
  .main_in_co .dynamic {
    width: 49%; }
  .main_in_co ul {
    margin-top: 20px; }
    .main_in_co ul li {
      color: #000000;
      font-size: 15px;
      line-height: 2em; }
      .main_in_co ul li a {
        color: #000000; }
        .main_in_co ul li a:before {
          content: '●';
		  font-family: "微软雅黑";
          color: #0078ff;
          font-size: 14px;
		  position:relative;
		  top:-1px;
          margin: 0 8px; }
      .main_in_co ul li a:hover {
        color: #008fdb; }
        .main_in_co ul li a:hover:before {
          color: #008fdb; }
      .main_in_co ul li span {
        float: right; }
  .main_in_co .n_img {
    width: 178px;
    height: 144px;
    box-sizing: border-box;
    padding: 2px;
    border: 1px solid #aeaeae;
    border-radius: 15px; }
    .main_in_co .n_img img {
      border-radius: 10px; }

.footer {
  box-sizing: border-box;
  padding-top: 40px;
  min-height: 160px; }

.footer_left {
  position: relative;
  vertical-align: bottom;
  display: inline-block;
  width: 49%;
  min-height: 160px;
  padding-top: 160px\9; }
  .footer_left .title {
    color: #575757;
    font-size: 18px;
    vertical-align: bottom;
    margin-bottom: 30px; }
    .footer_left .title span {
      color: #008fdb;
      font-size: 24px; }
  .footer_left ul {
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 100px;
    font-size: 17.34px;
    line-height: 2em;
    padding-bottom: 30px; }
    .footer_left ul p {
      color: #008fdb; }
    .footer_left ul li {
      color: #282828; }
  .footer_left > p {
    position: absolute;
    bottom: 0;
    font-size: 16px;
    color: #0a0a0a;
    line-height: 2em; }
    .footer_left > p a {
      color: #0a0a0a; }
      .footer_left > p a:hover {
        color: #008fdb; }
    .footer_left > p span {
      margin: 0 .5em; }

.footer_right {
  display: inline-block;
  width: 49%; }

.ewm {
  margin-top: 120px;
  text-align: center;
  font-size: 14px;
  color: #202020;
  line-height: 2em;
  /*position: fixed;*/
  position:absolute;
  /*top: 140px;*/
  top: 40px;
  right: 0px;
  padding: 10px 1px;
  background: #fff; }
  .ewm p {
    margin-top: 5px; }
	

.ewm1 {
  margin-top: 120px;
  text-align: center;
  font-size: 14px;
  color: #202020;
  line-height: 2em;
  /*position: fixed;*/
  position:absolute;
  /*top: 200px;*/
  top:280px;
  right: 0px;
  padding: 10px 1px;
  background: #fff; }
  .ewm1 p {
    margin-top: 5px; }

.bottom {
  text-align: right;
/*  color: #acacac;*/
  border-top: 1px solid #acacac;
  line-height: 3em; 
  color: #666;
    font-size: 14px;
  
  }
  .bottom span {
    margin-left: 1em; }

.ny_list {
  padding-top: 60px; }
  .ny_list .div1200 {
    width: 960px; }
    .ny_list .div1200 > p {
      font-size: 37.34px;
      color: #0d0d0d;
      line-height: 2em;
      text-align: center; }

.list_cont {
  margin: 30px auto; }
  .list_cont > ul {
    text-align: center; }
    .list_cont > ul > li {
      margin: 0 23px;
      position: relative;
      display: inline-block;
      width: 169px;
      line-height: 47px;
      color: #fff;
      text-align: center; }
      .list_cont > ul > li p {
        background: #aaaaaa;
        cursor: pointer;
        font-size: 22.67px; }
      .list_cont > ul > li p a{
     display: block;}
      .list_cont > ul > li ul {
        font-size: 17.34px;
        display: none;
        position: absolute;
        width: 100%;
        top: 100%;
        background: rgba(84, 180, 231, 0.8); }
        .list_cont > ul > li ul li a {
          color: #fff;
          display: block; }
          .list_cont > ul > li ul li a:hover {
            background: #008fdb; }
      .list_cont > ul > li:hover p {
        background: #008fdb; }
      .list_cont > ul > li:hover ul {
        display: block; }

.list_box {
  padding-top: 30px; min-height: 400px;}
  .list_box ul li {
    margin-bottom: 35px; }
    .list_box ul li .list_img {
      width: 274px;
      height: 210px;
      border: 1px solid #c8c8c9; }
      .list_box ul li .list_img:hover {
        border: 1px solid #000; }
    .list_box ul li .list_text {
      width: 635px;
      box-sizing: border-box;
      font-size: 17.1px;
      color: #000000; }
      .list_box ul li .list_text ol {
        padding-top: 5px; }
        .list_box ul li .list_text ol li {
          margin: 8px auto;
          line-height: 1.6em; }
      .list_box ul li .list_text a {
        color: #000000; }

.fy {
  text-align: center;
  padding-top: 70px; }

.ny {
  margin-top: 0;
  padding-top: 0; }

.dt {
  margin-right: 126px; }

/*# sourceMappingURL=style.css.map */
.on p{background:#008fdb !important ;}


.detail ul{
	    border-bottom: 1px solid #2681dd;
    clear: both;
    display: inline-block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
	
}

.detail ul li{    background: none repeat scroll 0 0 #2681dd;
    height: 25px;
    line-height: 25px;
    padding-bottom: 2px;
        margin-right: 1px;
    text-align: center;
    width: 96px;
    float: left;
    margin-bottom: 0px; 
    }
    
.detail ul li a{  
	color: #fff;
	font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    }



.tit{text-align: center;
    font-size: 25px;
    margin: 15px auto;
    font-family: "微软雅黑";}
.bod{margin: 5px auto;
    font-size: 15px;min-height: 400px;padding: 10px;}
 .tim{text-align: center;margin: 15px;color: #666;font-size: 16px;font-family: "微软雅黑";}  


.back{float: right;}
.back a{color: #0a68b2;font-size: 16px;font-family: "微软雅黑";}


.cur{color: #008fdb !important;}


.link_list{line-height: 24px;}
.llist{  padding: 20px 0 0 0;}

.llist li{    float: left;
    width: 150px;
    text-align: center;
    margin: 0 12px 20px 12px;
    }

.llist li a{    display: block;}

.llist li span{    width: 148px;
    height: 50px;
    border: 1px #ccc solid;
    display: block;
    vertical-align: bottom;
    overflow: hidden;}
    
 .llist li img{    height: 50px;
    max-width: 150px;}
    
  .llist li p {
    height: 30px;
    line-height: 30px;
    color: #333333;
    font-size: 15px;
}
