.head {
  height: 0.8rem;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #65bade;
  padding: 0 0.2rem; }
  .head .info {
    position: absolute;
    background-color: #65bade;
    left: 0.2rem;
    top: 0;
    width: 6rem;
    height: 0.8rem;
    line-height: 0.8rem;
    z-index: 10; }
    .head .info:after {
      content: '.';
      display: block;
      visibility: hidden;
      clear: both;
      width: 100%;
      height: 0;
      font-size: 0;
      zoom: 1; }
    .head .info .logo-img {
      float: left;
      height: 0.8rem;
      width: 0.52rem;
      line-height: 0.8rem;
      display: table; }
      .head .info .logo-img span {
        display: table-cell; }
        .head .info .logo-img span img {
          vertical-align: middle;
          width: 0.52rem;
          height: 0.52rem; }
    .head .info .logo-info {
      width: 4.9rem;
      float: left;
      box-sizing: border-box;
      padding: 0 0.2rem; }
      .head .info .logo-info p {
        font-size: 0.28rem;
        color: #fff; }
    .head .info .nav {
      display: table;
      height: 0.8rem;
      width: 0.34rem;
      float: left;
      line-height: 0.8rem; }
      .head .info .nav span {
        display: table-cell; }
        .head .info .nav span img {
          vertical-align: middle;
          padding: 0.1rem;
          width: 0.34rem;
          height: 0.3rem;
          -webkit-transition: all .35s;
          transition: all .35s; }
          .head .info .nav span img.active {
            background-color: #448aca; }
  .head .menu {
    width: 3.28rem;
    right: 0.22rem;
    z-index: 9;
    position: absolute;
    top: 0.8rem;
    display: block;
    margin-top: -100%;
    -webkit-transition: all 0.35s;
    transition: all 0.35s; }
    .head .menu li {
      list-style: none;
      height: 0.8rem;
      line-height: 0.8rem;
      color: #fff;
      font-size: 0.26rem;
      padding: 0 0.2rem;
      background: #448aca url(../images/icon-right.png) 2.8rem center no-repeat;
      background-size: 0.14rem 0.26rem; }
      .head .menu li:active {
        background-color: #2076c4; }
      .head .menu li a {
        display: inline-block;
        line-height: 0.8rem;
        height: 100%;
        color: #fff; }
    .head .menu.active {
      margin-top: 0; }

.banner {
  height: 3.2rem;
  overflow: hidden;
  font-size: 0; }
  .banner img {
    width: 6.4rem;
    height: 3.2rem; }
  .banner p {
    position: absolute;
    bottom: 0;
    height: 0.5rem;
    width: 100%;
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 0.28rem;
    font-weight: bold;
    text-align: center;
    line-height: 0.5rem; }
  .banner .swiper-pagination {
    text-align: right !important; }
    .banner .swiper-pagination .swiper-pagination-bullet-active {
      background: #65bade !important; }

.navigation .navigation-list {
  list-style: none; }
  .navigation .navigation-list li {
    clear: both;
    width: 100%;
    height: 1.45rem; }
    .navigation .navigation-list li a {
      display: block;
      width: 100%;
      height: 1.4rem; }
      .navigation .navigation-list li a:after {
        content: '.';
        display: block;
        visibility: hidden;
        clear: both;
        width: 100%;
        height: 0;
        font-size: 0;
        zoom: 1; }
      .navigation .navigation-list li a .img {
        width: 1.36rem;
        height: 100%;
        line-height: 1.4rem;
        display: table;
        float: left;
        text-align: center; }
        .navigation .navigation-list li a .img span {
          display: block; }
          .navigation .navigation-list li a .img span img {
            vertical-align: middle;
            width: .6rem;
            height: .6rem; }
      .navigation .navigation-list li a .text {
        width: 5.04rem;
        float: left;
        padding: 0.4rem 0;
        border-bottom: 1px solid #d2d2d2;
        background: transparent url(../images/icon-right2.png) 4.6rem center no-repeat;
        background-size: 0.2rem 0.36rem; }
        .navigation .navigation-list li a .text p {
          font-size: 0.26rem;
          color: #404040; }
          .navigation .navigation-list li a .text p.tips {
            color: #65bade;
			margin:0.05rem 0;
            font-size: 0.32rem; }
        .navigation .navigation-list li a .text.no-border {
          border: 0; }

.common-tips-tool {
  border: 0;
  display: block;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  background-color: #f7f7f7;
  outline: none;
  height: 0.2rem;
  width: 6.4rem; }

.common-title-style1 {
  display: block;
  height: 0.8rem;
  width: 6rem;
  line-height: 0.8rem;
  padding: 0 0.2rem;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e5e5e5; }
  .common-title-style1 span.txt {
    color: #73bfe0;
    font-size: 0.28rem; }
  .common-title-style1 span.right {
    position: absolute;
    color: #404040;
    right: 0.2rem;
    font-size: 0.22rem; }

.common-cropus-style1 .common-cropus-list {
  width: 6.4rem;
  padding: 0.2rem 0;
  height: auto;
  list-style: none; }
  .common-cropus-style1 .common-cropus-list li {
    height: 0.8rem;
    width: 100%; }
    .common-cropus-style1 .common-cropus-list li a {
      display: block;
      width: 5.6rem;
      height: 0.4rem;
      line-height: 0.4rem;
      padding: 0.2rem 0.4rem;
      text-indent: 0.4rem;
      color: #404040;
      font-size: 0.26rem;
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .common-cropus-style1 .common-cropus-list li a:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0.4rem;
        width: 0;
        height: 0;
        border: 5px solid #ddd;
        border-radius: 100%;
        margin: -5px; }
      .common-cropus-style1 .common-cropus-list li a.new:before {
        content: '';
        display: block;
        position: absolute;
        border: 0;
        border-radius: 0;
        top: 50%;
        left: 0.4rem;
        width: 0.56rem;
        height: 0.28rem;
        background: transparent url(../images/icon-new.png) left center no-repeat;
        background-size: 0.56rem 0.28rem;
        margin: -0.14rem -0.28rem; }
      .common-cropus-style1 .common-cropus-list li a.hot:before {
        content: '';
        display: block;
        position: absolute;
        border: 0;
        border-radius: 0;
        top: 50%;
        left: 0.4rem;
        width: 0.56rem;
        height: 0.28rem;
        background: transparent url(../images/icon-hot.png) left center no-repeat;
        background-size: 0.56rem 0.28rem;
        margin: -0.14rem -0.28rem; }

.slogn {
  width: 100%; }
  .slogn .img {
    height: 2rem;
    width: 100%;
    overflow: hidden; }
    .slogn .img img {
      width: 100%;
      height: 2rem;
      font-size: 0; }

.common-title-style2 {
  width: 2.7rem;
  height: 3.6rem;
  background: transparent url(../images/title-bg.png) left center no-repeat;
  background-size: 0.8rem 3.2rem;
  padding-left: 0.8rem;
  box-sizing: border-box;
  float: left; }
  .common-title-style2 .info {
    border-right: 1px solid #e5e5e5;
    padding: 0.4rem 0;
    margin: 0.5rem 0; }
    .common-title-style2 .info .chn {
      display: inline-block;
      font-size: 0.28rem;
      color: #65bade;
      width: 1.9rem;
      line-height: 0.5rem;
      height: 0.5rem;
      text-align: center; }
    .common-title-style2 .info .eng {
      font-size: 0.22rem;
      height: 0.5rem;
      line-height: 0.5rem;
      color: #a1a1a1;
      width: 1.9rem;
      text-align: center; }
    .common-title-style2 .info .read-more {
      color: #fff;
      font-size: 0.26rem;
      border-radius: 5px;
      display: block;
      margin: 0 auto;
      width: 1.3rem;
      text-align: center;
      height: 0.5rem;
      line-height: 0.5rem;
      background-color: #f39800; }

.profile:after{
	content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1;

}	  
.profile .text {
  width: 3.7rem;
  box-sizing: border-box;
  padding: 0.5rem 0.2rem;
  float: left; }
  .profile .text p {
    font-size: 0.24rem;
    color: #404040;
    line-height: 1.6em; }

.common-swiper:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1; }

.common-swiper .common-title-style2 .info {
  border: 0; }

.common-swiper .swiper-swiper {
  width: 3.7rem;
  height: 3.6rem;
  overflow: hidden;
  float: left; }
  .common-swiper .swiper-swiper img {
    width: 3.7rem;
    height: 3.7rem; }
  .common-swiper .swiper-swiper .swiper-pagination {
    bottom: 30px;
    color: #fff;
    text-indent: 0.2rem; }
  .common-swiper .swiper-swiper .common-swiper-prev,
  .common-swiper .swiper-swiper .common-swiper-next {
    width: 0.46rem;
    height: 0.46rem;
    position: absolute;
    z-index: 11; }
    .common-swiper .swiper-swiper .common-swiper-prev.bottom,
    .common-swiper .swiper-swiper .common-swiper-next.bottom {
      bottom: 15px; }
  .common-swiper .swiper-swiper .common-swiper-prev {
    left: 0.5rem;
    background: transparent url(../images/icon-prev.png) center no-repeat; }
  .common-swiper .swiper-swiper .common-swiper-next {
    right: 0.2rem;
    background: transparent url(../images/icon-next.png) center no-repeat; }

.business .business-list {
  padding: 0 0.2rem; }
  .business .business-list:after{
  content: '.';
    display: block;
    visibility: hidden;
    clear: both;
    width: 100%;
    height: 0;
    font-size: 0;
    zoom: 1;

  }
  .business .business-list li {
    width: 3rem;
    height: 0.8rem;
    line-height: 0.8rem;
    float: left; }
    .business .business-list li a {
      display: block;
      height: 0.4rem;
      line-height: 0.4rem;
      padding: 0.2rem 0.2rem;
      text-indent: 0.4rem;
      color: #404040;
      font-size: 0.26rem;
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .business .business-list li a:before {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 0.4rem;
        width: 0;
        height: 0;
        border: 5px solid #ddd;
        border-radius: 100%;
        margin: -5px; }

.consult {
  padding-bottom: 0.3rem; }
  .consult .consult-from {
    padding: 0.2rem; }
    .consult .consult-from .list {
      /*padding-left: 0.6rem;*/
      width: 6rem;
      background-size: 0.6rem;
      background-position: left top;
      background-repeat: no-repeat;
      margin-top: 0.2rem; }
      /*.consult .consult-from .list.name {
        background-image: url(../images/icon-list1.png); }
      .consult .consult-from .list.tel {
        background-image: url(../images/icon-list2.png); }
      .consult .consult-from .list.que {
        background-image: url(../images/icon-list3.png); }*/
      .consult .consult-from .list input,
      .consult .consult-from .list textarea {
        width: 6rem;
        box-sizing: border-box;
        border: 1px solid #d2d2d2;
        outline: none;
        font-size: 0.26rem;
        color: #404040; }
      .consult .consult-from .list input {
        height: 0.6rem;
        line-height: 0.6rem; }
      .consult .consult-from .list textarea {
        line-height: 1.5em;
		padding:0.1rem;
        height: 2.2rem; }
      .consult .consult-from .list a {
        width: 6rem;
        height: 0.6rem;
        display: block;
        line-height: 0.6rem;
        color: #fff;
        font-size: 0.28rem;
        background-color: #f39800;
        border-radius: 5px;
        text-align: center; }

.concat .concat-list {
  padding: 0.2rem; }
  .concat .concat-list p {
    font-size: 0.26rem;
    line-height: 1.5em;
    color: #404040;
    padding: 0.1rem 0; }

.site-info {
  width: 100%;
  text-align: center;
  font-size: 0.22rem;
  background-color: #f7f7f7;
  color: #8a8a8a;
  height: 0.8rem;
  line-height: 0.8rem;
  border-top: 1px solid #d2d2d2; }
.site-info a {
  color: #8a8a8a;  }

.common-swiper2:after {
  content: '.';
  display: block;
  visibility: hidden;
  clear: both;
  width: 100%;
  height: 0;
  font-size: 0;
  zoom: 1; }

.common-swiper2 .swiper-swiper {
  width: 3.7rem;
  margin-top: 0.5rem;
  overflow: hidden;
  float: left; }
  .common-swiper2 .swiper-swiper img {
    margin: 0 auto;
    display: block;
    width: 2rem;
    height: 2rem; }
  .common-swiper2 .swiper-swiper p {
    text-align: center;
    line-height: 0.4rem;
    height: 0.4rem;
    font-size: 0.26rem; }
  .common-swiper2 .swiper-swiper .swiper-pagination {
    color: #fff;
    text-indent: 0.2rem; }
  .common-swiper2 .swiper-swiper .common-swiper-prev,
  .common-swiper2 .swiper-swiper .common-swiper-next {
    width: 0.46rem;
    height: 0.46rem;
    position: absolute;
    z-index: 11;
    top: 0.8rem; }
  .common-swiper2 .swiper-swiper .common-swiper-prev {
    left: 0.2rem;
    background: transparent url(../images/icon-prev.png) center no-repeat; }
  .common-swiper2 .swiper-swiper .common-swiper-next {
    right: 0.2rem;
    background: transparent url(../images/icon-next.png) center no-repeat; }

.evalute .evalute-list {
  padding: 0.2rem; }
  .evalute .evalute-list p {
    width: 100%;
    padding: 0.1rem 0;
    height: 0.4rem;
    font-size: 0.24rem;
    color: #404040;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

	
	/** 底部导航开始 **/
.other {
width: 6.4rem;
position: fixed;
z-index: 9;
bottom: 0;
height: 0.88rem;
background:#333; 
/*overflow:hidden;*/
}
body{
padding-bottom:0.88rem;
}
.other-menu{position:relative;z-index:2}
.other-menu a {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
background-color: #333;
display: block;
line-height: 1.16rem;
text-align: center;
height: 0.88rem;
width: 1.6rem;
float: left;
color:#ccc;
font-size: 0.22rem;
position:relative;
padding-top:0.1rem;
border-right: 1px solid #434343;
margin-top: 0px;
 }
.other-menu a:hover{
background:#3c3c3c;
}
.other-menu a.hover{
background:#3c3c3c;
color:#fff;
}
.other-menu a .ico {
width:0.4rem;
height:0.4rem;
display:inline-block;
vertical-align:-0.18rem;
position:absolute;
left:50%;
margin-left:-0.2rem;
}
.other-pop{
position:absolute;
bottom:-3.88rem;
right:0;
width:1.6rem;
opacity:0;
overflow:hidden;
transition: all 0.35s;
z-index:1;
border-radius:0.05rem 0.05rem 0 0
}
.other-pop a{
display:block;
width:1.6rem;
height:0.8rem;
line-height:0.8rem;
padding-top:0;
font-size:0.22rem;
border-bottom:0.01rem solid #5c5c5c;
background:rgba(60,60,60,0.95);
top:-3.40rem;
color:#fff;
text-align:center;
}
.other-pop-active {
opacity:1;
bottom:0.76rem;
right:0;
}

/** 底部导航结束 **/
