@charset "UTF-8";
html {
  font-size: 62.5%; }

body {
  margin: 0px;
  padding: 0px;
  font-family: '微软雅黑';
  background: #FFF;
  font-size: 1em; }

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; }

a:hover {
  text-decoration: none; }

.clear {
  clear: both; }

.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 {
  vertical-align: bottom; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1;
  /*IE/7/6*/ }

input::-moz-focus-inner {
  border: 0;
  padding: 0; }

.wrap {
  width: 1200px;
  margin: 0 auto; }

.header {
  min-width: 1200px; }

.header-top {
  background: #e3e3e3;
  line-height: 30px;
  color: #fff;
  font-size: 14px; }
  .header-top a {
    color: #fff;
    margin-left: 6px; }
    .header-top a:hover {
      opacity: .5; }
  .header-top .lang {
    margin-left: 6px;
    border-left: 1px solid #3fa7df; }

.header-con .logo {
  float: left; }
  .header-con .minilogo{
     float: right;
    margin-top: 31px;
	}
.header-con .nav {
  float: right; }
  .header-con .nav li {
    line-height: 95px;
    float: left;
       margin-left: 30px; }
    .header-con .nav li a {
      font-size: 16px;
      color: #000; }
      .header-con .nav li a:hover, .header-con .nav li.cur a {
        color: #3fa7df; }

.banner {
  min-width: 1200px;
  height: 520px; }
  .banner li {
    height: 520px; }

.top_sou {
    width: 160px;
    padding: 0 8px;
    border: 1px solid #dcdcdc;
    border-radius: 100px;
    background-color: #f9f8f8;
    margin-left: auto;
    margin-bottom: 10px;
	float: right;
	margin-top: 33px;
	margin-left: 5px;
}
.text1 {
    float: left;
    width: 80%;
    height: 28px;
    line-height: 28px;
    margin: 0;
    border: none;
    background: none;
    outline: none;
    padding: 0;
}
.button1{
	float:left;
	width:20%;
	height:28px;
	margin:0;
	border:none;
	outline:none;
	background:url(../images/index_2.png) center no-repeat;
	}
	
.bmenu {
  position: absolute;
  top: 0;
  left: 0;
  height: 520px;
  width: 1200px;
  margin: 0 auto;
  right: 0;
  *left: 50%;
  *margin-left: -600px;
  bottom: 0; }
  .bmenu ul {
    padding-top: 23px;
    height: 520px;
    width: 250px;
    background: url(../images/mbg.png);
    position: relative; }
    .bmenu ul li {
      height: 48px; }
      .bmenu ul li a {
        display: block;
        font-size: 16px;
        color: #fff;
        line-height: 48px; }
        .bmenu ul li a span {
          display: block;
          width: 72%;
          margin: 0 auto;
          background: url(../images/mjt.png) no-repeat right center; }
      .bmenu ul li:hover {
        color: #3fa7df; }
        .bmenu ul li:hover .box {
          height: 520px; }
  .bmenu .box {
    -webkit-transition: all .5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    top: 0;
    height: 0;
    left: 100%;
    background: #fff;
    width: 950px;
    overflow: hidden; }
    .bmenu .box ul {
      width: 900px;
      height: 479px;
      overflow: hidden;
      padding: 25px 18px 0 32px; }
    .bmenu .box li {
      float: left;
      width: 33.33%;
      height: 37px;
      line-height: 37px;
      margin-bottom: 45px;
    }
      .bmenu .box li .img {
        width: 25px;
        height: 37px;
        overflow: hidden;
        float: left; }
        .bmenu .box li .img img {
          width: 100%;
          height: 100%;
          display: block; }
      .bmenu .box li span {
        line-height: 37px;
        height: 37px;
        font-size: 14px;
        color: #000; }
      .bmenu .box li:hover span {
        color: #3fa7df; }

.main {
  background: #f6f6f6;
  min-width: 1200px; }

.footer {
  min-width: 1200px; }

.footer-bot {
  font-size: 14px;
  line-height: 44px;
  text-align: center;
  color: #232323;
  background: #edeff1; }

.footer-top {
  padding-top: 40px;
  padding-bottom: 46px; }
  .footer-top dl {
    width: 240px;
    float: left; }
    .footer-top dl dt {
      font-size: 18px;
      color: #000;
      margin-bottom: 12px; }
    .footer-top dl dd {
      font-size: 14px;
      color: #3e3e3e;
      line-height: 26px; }
      .footer-top dl dd a {
        color: #3e3e3e; }
        .footer-top dl dd a:hover {
          opacity: .5; }
  .footer-top .fphone {
    width: 206px;
    float: right;
    text-align: center; }
    .footer-top .fphone .kf {
      margin: 0 auto;
      display: block;
      width: 174px;
      height: 40px;
      border: 2px solid #3fa7df;
      border-radius: 40px;
      text-align: center; }
      .footer-top .fphone .kf span {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        background: url(../images/bot.png) no-repeat left center;
        padding-left: 60px;
        line-height: 40px;
        height: 40px;
        font-size: 16px;
        color: #3fa7df; }
    .footer-top .fphone p {
      font-size: 30px;
      color: #3fa7df;
      line-height: 26px;
      margin-top: 10px;
      margin-bottom: 6px; }
    .footer-top .fphone > span {
      font-size: 16px;
      color: #393939;
      line-height: 26px; }

.probox {
  padding-top: 38px;
  padding-bottom: 90px; }
  .probox .tit ._t {
    font-size: 30px;
    color: #5a5a5a;
    line-height: 31px;
    font-weight: normal;
    float: left; }
  .probox .tit .more {
    float: right;
    width: 153px;
    height: 31px;
    color: #fff;
    background: #333;
    text-align: center;
    font-size: 15px;
    line-height: 31px; }
  .probox .tit .more2 {
    float: right;
    width: 153px;
    height: 31px;
    color: #fff;
    background: #3fa7df;
    text-align: center;
    font-size: 15px;
    line-height: 31px; }
  .probox .tit .tab {
    float: right; }
    .probox .tit .tab li {
      float: left;
      /*width: 120px;*/
      padding:0 6px;
      margin: 0 7px;
      text-align: center; }
      .probox .tit .tab li a {
        display: block;
        line-height: 31px;
        font-size: 15px;
        color: #999;
        border-bottom: 1px solid #999999; }
      .probox .tit .tab li.cur {
        background: #3fa7df; }
        .probox .tit .tab li.cur a {
          color: #fff;
          border-bottom: 1px solid #3fa7df; }
  .probox .pro-list {
    margin-top: 23px; }
    .probox .pro-list .next {
      background: url(../images/right1.png) no-repeat center center;
      width: 40px;
      height: 40px;
      position: absolute;
      right: 10px;
      top: 168px;
      cursor: pointer; }
      .probox .pro-list .next:hover {
        background: url(../images/right2.png) no-repeat center center; }
    .probox .pro-list .prev {
      background: url(../images/left1.png) no-repeat center center;
      width: 40px;
      height: 40px;
      position: absolute;
      left: 14px;
      top: 168px;
      cursor: pointer; }
      .probox .pro-list .prev:hover {
        background: url(../images/left2.png) no-repeat center center; }
    .probox .pro-list li {
      float: left; }
      .probox .pro-list li .li_img {
        margin: 0 10px;
        width: 279px;
        height: 239px;
        border: 3px solid #fff;
        overflow: hidden;
        position: relative;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s; }
        .probox .pro-list li .li_img span {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background: url(../images/fd.png) no-repeat center center;
          visibility: hidden\9;
          opacity: 0;
          -webkit-transition: all .5s;
          -o-transition: all .5s;
          transition: all .5s; }
      .probox .pro-list li .li_con {
        margin: 0 10px;
        overflow: hidden;
        width: 279px;
        height: 128px;
        border: 3px solid #fff;
        background: #fff;
        text-align: center;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s; }
        .probox .pro-list li .li_con span {
          margin-top: 30px;
          display: block;
          font-size: 18px;
          color: #333333;
          margin-bottom: 6px; }
        .probox .pro-list li .li_con p {
          font-size: 15px;
          color: #717171; }
      .probox .pro-list li:hover .li_img {
        border: 3px solid #3fa7df; }
        .probox .pro-list li:hover .li_img span {
          visibility: visible\9;
          opacity: 1; }
      .probox .pro-list li:hover .li_con {
        border: 3px solid #3fa7df;
        background: #3fa7df; }
        .probox .pro-list li:hover .li_con span {
          color: #fff; }
        .probox .pro-list li:hover .li_con p {
          color: #fff; }

.mouse-list {
  margin-top: 25px; }
  .mouse-list .mo {
    float: left;
    width: 590px;
    height: 376px;
    margin-right: 20px;
    margin-bottom: 21px; }
  .mouse-list .porcon {
    float: left;
    margin-right: 20px;
    margin-bottom: 21px; }
    .mouse-list .porcon.last {
      margin-right: 0; }
    .mouse-list .porcon .li_img {
      width: 279px;
      height: 239px;
      border: 3px solid #fff;
      overflow: hidden;
      position: relative;
      -webkit-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s; }
      .mouse-list .porcon .li_img span {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../images/fd.png) no-repeat center center;
        visibility: hidden\9;
        opacity: 0;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s; }
    .mouse-list .porcon .li_con {
      overflow: hidden;
      width: 279px;
      height: 128px;
      border: 3px solid #fff;
      background: #fff;
      text-align: center;
      -webkit-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s; }
      .mouse-list .porcon .li_con span {
        margin-top: 40px;
        display: block;
        font-size: 18px;
        color: #333333;
        margin-bottom: 6px; }
      .mouse-list .porcon .li_con p {
        font-size: 15px;
        color: #717171; }
    .mouse-list .porcon:hover .li_img {
      border: 3px solid #3fa7df; }
      .mouse-list .porcon:hover .li_img span {
        visibility: visible\9;
        opacity: 1; }
    .mouse-list .porcon:hover .li_con {
      border: 3px solid #3fa7df;
      background: #3fa7df; }
      .mouse-list .porcon:hover .li_con span {
        color: #fff; }
      .mouse-list .porcon:hover .li_con p {
        color: #fff; }

.present {
  margin-top: 20px;
  position: relative; }
  .present .txt {
    position: absolute;
    left: 76px;
    top: 48px; }
    .present .txt .t {
      font-size: 26px;
      line-height: 60px;
      color: #01fe01; }
      .present .txt .t span {
        display: block;
        border-bottom: 2px solid #f6f6f6;
        width: 42px; }
    .present .txt .b {
      margin-top: 14px;
      font-size: 14px;
      color: #c4c4c4;
      line-height: 21px; }

.crumbs {  padding-top: 32px;  padding-bottom: 25px;  color: #000;  font-size: 16px;  line-height: 2em; }

  .crumbs a {  color: #000; }
  .crumbs a.cur {  color: #3fa7df; }
  .crumbs a:hover {  color: #3fa7df; }

.nypro .menu {  margin-bottom: 30px;  /*height: 50px;*/  background: #fff;  line-height: 50px;  font-size: 16px;  color: #000; }
  .nypro .menu span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 80px;
    text-align: center; }
  .nypro .menu a {
    font-size: 16px;
    margin-right: 30px;
    color: #000; }
    .nypro .menu a:hover {
      color: #3fa7df; }
.nypro .menu li{
  display: inline-block;
}
.nypro-list {
  padding-bottom: 60px; }
  .nypro-list li {
    float: left;
    margin-right: 20px;
    margin-bottom: 21px; }
    .nypro-list li.last {
      margin-right: 0; }
    .nypro-list li .li_img {
      width: 279px;
      height: 239px;
      border: 3px solid #fff;
      overflow: hidden;
      position: relative;
      -webkit-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s; }
      .nypro-list li .li_img span {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../images/fd.png) no-repeat center center;
        visibility: hidden\9;
        opacity: 0;
        -webkit-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s; }
    .nypro-list li .li_con {
      overflow: hidden;
      width: 279px;
      height: 128px;
      border: 3px solid #fff;
      background: #fff;
      text-align: center;
      -webkit-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s; }
      .nypro-list li .li_con span {
        margin-top: 30px;
        display: block;
        font-size: 18px;
        color: #333333;
        margin-bottom: 6px; }
      .nypro-list li .li_con p {
        font-size: 15px;
        color: #717171; }
    .nypro-list li:hover .li_img {
      border: 3px solid #3fa7df; }
      .nypro-list li:hover .li_img span {
        visibility: visible\9;
        opacity: 1; }
    .nypro-list li:hover .li_con {
      border: 3px solid #3fa7df;
      background: #3fa7df; }
      .nypro-list li:hover .li_con span {
        color: #fff; }
      .nypro-list li:hover .li_con p {
        color: #fff; }

.nypro .int {
  padding-bottom: 48px; }
  .nypro .int .big {
    float: left;
    width: 646px;
    height: 427px;
    overflow: hidden;
    border: 1px solid #d2d2d2; }
    .nypro .int .big img {
     }
.nypro .txt {
  float: right;
  width: 518px; }
  .nypro .txt .box {
    padding-bottom: 12px;
    border-bottom: 1px solid #d2d2d2; }
  .nypro .txt ._t {
    font-size: 26px;
    color: #232323;
    line-height: 62px;
    font-weight: normal; }
  .nypro .txt .p {
    font-size: 16px;
    line-height: 24px;
    color: #525252; }
  .nypro .txt ul {
    padding-top: 12px; }
    .nypro .txt ul li {
      font-size: 16px;
      line-height: 30px;
      color: #525252; }
  .nypro .txt .min {
    margin-top: 36px; }
    .nypro .txt .min li {
      float: left;
      margin-right: 3px;
    }
      .nypro .txt .min li a {
        display: block;
        width: 100px;
        height: 100px;
        border: 2px solid transparent; }
      .nypro .txt .min li.cur a {
        border: 2px solid #3fa7df; }

.nypro .txt .min li.on a {
  border: 2px solid #3fa7df; }

      .nypro .txt .min li.last {
        margin-right: 0; }
.nypro .pro-bot {
  border-top: 1px solid #d2d2d2; }
  .nypro .pro-bot .tab {
    font-size: 16px;
    color: #232323;
    line-height: 48px; }
    .nypro .pro-bot .tab a {
      color: #232323;
      line-height: 48px;
      padding: 0 30px; }
      .nypro .pro-bot .tab a.cur {
        color: #3fa7df; }
  .nypro .pro-bot .bot {
    min-width: 1200px; }
    .nypro .pro-bot .bot img {  }

.nypro .pro-bot .bot1{  border-top: 1px solid #d2d2d2;}
.nypro .pro-bot .bot1 p{
  font-size: 16px;
  line-height: 24px;
  color: #525252;
}
.nypro .menu li.cur a {
  color: #3fa7df; }

.nyab {
  padding-bottom: 63px;
  background: #f6f6f6; }
  .nyab .menu {
    margin-bottom: 30px;
    height: 50px;
    background: #fff;
    line-height: 50px;
    font-size: 16px;
    color: #000; }
    .nyab .menu span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      width: 80px;
      text-align: center; }
    .nyab .menu a {
      font-size: 16px;
      margin-right: 30px;
      color: #000; }
      .nyab .menu a:hover {
        color: #3fa7df; }

  .nyab .txt {
    float: left;
    width: 590px; }
    .nyab .txt .p {
      text-indent: 2em;
      font-size: 14px;
      line-height: 26px; }
  .nyab .ablb {
    position: relative;
    float: right;
    width: 590px; }
    .nyab .ablb .abprev {
      position: absolute;
      background: url(../images/nleft.png) no-repeat center center;
      width: 60px;
      height: 60px;
      left: 0;
      top: 223px; }
    .nyab .ablb .abnext {
      position: absolute;
      background: url(../images/nreight.png) no-repeat center center;
      width: 60px;
      height: 60px;
      right: 0;
      top: 223px; }

.contact {
  padding-bottom: 49px; }
  .contact .menu {
    height: 50px;
    background: #fff;
    line-height: 50px;
    font-size: 16px;
    color: #000; }
    .contact .menu span {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      width: 80px;
      text-align: center; }
    .contact .menu a {
      font-size: 16px;
      margin-right: 30px;
      color: #000; }
      .contact .menu a:hover {
        color: #3fa7df; }

.menu a {  color: #000; }
.menu a.cur {  color: #3fa7df; }
.menu a:hover {  color: #3fa7df; }

  .contact .ul {
    margin-top: 96px;
    margin-bottom: 30px; }
    .contact .ul li {
      float: left;
      width: 222px;
      position: relative;
      border: 1px solid #c9c9c9;
      background: #fff;
      height: 198px;
      margin-right: 20px; }
      .contact .ul li.li1 .ico {
        background: url(../images/ico1.png) no-repeat center center;
        width: 104px;
        height: 104px;
        position: absolute;
        top: -52px;
        left: 59px; }
      .contact .ul li.li2 .ico {
        background: url(../images/ico2.png) no-repeat center center;
        width: 104px;
        height: 104px;
        position: absolute;
        top: -52px;
        left: 59px; }
      .contact .ul li.li3 .ico {
        background: url(../images/ico3.png) no-repeat center center;
        width: 104px;
        height: 104px;
        position: absolute;
        top: -52px;
        left: 59px; }
      .contact .ul li.li4 .ico {
        background: url(../images/ico4.png) no-repeat center center;
        width: 104px;
        height: 104px;
        position: absolute;
        top: -52px;
        left: 59px; }
      .contact .ul li.li5 .ico {
        background: url(../images/ico5.png) no-repeat center center;
        width: 104px;
        height: 104px;
        position: absolute;
        top: -52px;
        left: 59px; }
      .contact .ul li:hover {
        background: #3fa7df;
        border: 1px solid #3fa7df; }
        .contact .ul li:hover.li1 .ico {
          background: url(../images/ico1z.png) no-repeat center center; }
        .contact .ul li:hover.li2 .ico {
          background: url(../images/ico2z.png) no-repeat center center; }
        .contact .ul li:hover.li3 .ico {
          background: url(../images/ico3z.png) no-repeat center center; }
        .contact .ul li:hover.li4 .ico {
          background: url(../images/ico4z.png) no-repeat center center; }
        .contact .ul li:hover.li5 .ico {
          background: url(../images/ico5z.png) no-repeat center center; }
        .contact .ul li:hover .li_con span {
          color: #fff; }
        .contact .ul li:hover .li_con p {
          color: #fff; }
      .contact .ul li.last {
        margin-right: 0; }
      .contact .ul li .li_con {
        text-align: center; }
        .contact .ul li .li_con span {
          padding-top: 75px;
          font-size: 16px;
          color: #6a6a6a;
          font-weight: bold;
          margin-bottom: 10px;
          display: block; }
          .contact .ul li .li_con span.s {
            padding-top: 8px; }
        .contact .ul li .li_con p {
          font-size: 14px;
          color: #838383;
          line-height: 26px; }
        .contact .ul li .li_con .ewm {
          padding-top: 59px;
          width: 100px;
          height: 102px;
          margin: 0 auto; }
  .contact .loca {
    margin-bottom: 24px;
    font-size: 17px;
    vertical-align: bottom;
    color: #3fa7df;
    line-height: 40px;
    text-indent: 45px;
    background: url(../images/ic.png) no-repeat left bottom; }
.contact .loca1 {
  margin-bottom: 24px;
  font-size: 17px;
  vertical-align: bottom;
  color: #3fa7df;
  line-height: 40px;
  text-indent: 45px;
 }
.txt p{

  font-size: 14px;
  color: #838383;
  line-height: 26px;
}
.txt{

  font-size: 14px;
  color: #838383;
  line-height: 26px;
}





.header-con{
	position: relative;
}
.submenu-wrapper{
	/*display: none;*/
	z-index: 999;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background: rgba(0,0,0,.5);
	padding: 5px;
	text-align: center;
}
.submenu-wrapper ul {
	width: auto;
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.submenu-wrapper ul li{
	float: left;
	font-size: 14px;
	color: #00c4df;
	text-align: center;
	line-height: 18px;
	margin-left: 20px;
}
.submenu-wrapper ul li a{
	color: #00c4df;
}
.submenu-wrapper ul li a:hover{
	font-weight: bold;
}