@charset "UTF-8";
a:hover {
    color: #01a1bb;
}
.clear{ clear:both;}
.pc{display:block;}
.m_nav{display:none}
.headlf{display:none}
.headlf .m_logo{display:none}
.headrg .m_menuimg{display:none}
.hlogo{width:100%;height:110px;background:#fff;line-height:110px;text-align:center;}
.hlogo a img{border:none;margin:0 auto;}
.hlogo a{margin-left:10px;}
.nbiao{width:100%;padding:0px 0px 30px 0;text-align:center;}
.nbiao .t1{width:100%;font-size:36px; font-weight:bold;color:#00a2b9;}

.header {
    width: 100%;
    height: 110px;
    line-height: 110px;
    background-color: #fff;
    z-index: 999;
    overflow: hidden;
     
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
	box-shadow: 0px 10px 15px #c1c1c1;
}
.header1 {
    width: 100%;
    height: 110px;
    line-height: 110px;
    background-color: #00a2b9;
    z-index: 999;
    overflow: hidden;
     
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
	box-shadow: 0px 10px 15px #c1c1c1;
}
.nav-list {
    text-align:center;
}
.nav-list li {
    text-align:center;display:inline-block;vertical-align:middle;
    font-size: 0;
}
.nav-list li~li {
    margin-left: 40px;
}
.nav-list li a {
    display: inline-block;
    font-size: 18px;
    color: #1d1f1c;
    padding: 0 30px;
    line-height: 36px;
    height: 36px;
    position: relative;
    vertical-align: middle;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.nav-list li.on a,
.nav-list li a:hover {
    color: #fff;
	border-radius:18px;
    background-color: #00a2b9;
}

.nav-list1 {
    text-align:center;
}
.nav-list1 li {
    text-align:center;display:inline-block;vertical-align:middle;
    font-size: 0;
}
.nav-list1 li~li {
    margin-left: 40px;
}
.nav-list1 li a {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
    line-height: 36px;
    height: 36px;
    position: relative;
    vertical-align: middle;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.nav-list1 li.on a,
.nav-list1 li a:hover {
    color: #00a2b9;
	border-radius:18px;
    background-color: #fff;
}


/*.nav-list li a:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 0;
    border-bottom: 2px solid #fcc500;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.nav-list li.on a:before,
.nav-list li a:hover:before {
    width: 100%;
    left: 0;
}*/
.header-right {
    padding: 0 4%;
    border-left: 1px solid #ddd;
}
.header-right li {
    font-size: 0;
}
.header-right li a {
    line-height: 30px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #595959;
}
.header-right li a span {
    font-size: 18px;
    color: #1d1f1c;
}
.header-right li a .icon-dianhua {
    font-size: 21px;
    color: #01a1bb;
    margin-top: -2px;
    margin-right: 5px;
}

/*??????*/
.product-side {
    width: 310px;
}
.product-content {
    overflow: hidden;
    padding-left: 0;
}
.product-cate {
    padding-right: 30%;
    margin-bottom: 50px;
}
.product-cate li~li {
    margin-top: 8px;
}
.product-cate li a {
    display: inline-block;
    color: #595959;
    line-height: 30px;
    font-size: 16px;
}
.product-cate li a:before {
    content: "";
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    width: 0;
    height: 1px;
    margin-top: -2px;
    background-color: #01a1bb;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.product-cate li.on a:before,
.product-cate li a:hover:before {
    width: 50px;
}
.product-cate li.on a,
.product-cate li a:hover {
    color: #01a1bb;
}
.com-more {
    display: inline-block;
    padding: 0 26px;
    height: 42px;
    background-color: #ffffff;
    border-radius: 2px;
    border: solid 1px #bfbfbf;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #01a1bb;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.com-more.mini {
    height: 36px;
    line-height: 34px;
}
.productindex{}
.productindex p{width:100%;line-height:30px;font-size:16px;color:#787878;text-align:left;padding:0 10px;margin-bottom:20px;}
.productindex img{width:100%;margin-bottom:20px;border:none;}

.product-list {
    margin-bottom: -10px;
}
.product-list li {
    text-align: center;
    margin-bottom: 10px;
}
.product-list li .abox .pic {
    border: solid 1px #dddddd;padding-bottom:75%;width: 100%;position: relative;overflow: hidden;
}
.product-list li .abox .pic img{width: 100%;height: 100%; position: absolute;top: 0;left: 0; }
.product-list li .abox .tit {
    font-size: 16px;
    padding: 10px;
    color: #595959;
}
.youshi-list .item {
    width: 49.28%;
    height: 200px;
    background-color: rgba(246, 246, 246, 1);
    border-radius: 10px;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 56px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.youshi-list .item:hover {
    background: #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,0.2);
}
.youshi-list .item .pic {
    width: 125px;
    height: 125px;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0px 10px 20px 0px rgba(11, 84, 128, 0.1);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.youshi-list .item:first-child .pic {
    background-image: url(img/ys-1.png);
}
.youshi-list .item:nth-child(2) .pic {
    background-image: url(img/ys-2.png);
}
.youshi-list .item:nth-child(3) .pic {
    background-image: url(img/ys-3.png);
}
.youshi-list .item:nth-child(4) .pic {
    background-image: url(img/ys-4.png);
}
.youshi-list .item:hover .pic {
    background-color: #01a1bb;
}
.youshi-list .item:first-child:hover .pic {
    background-image: url(img/ys-1-on.png);
}
.youshi-list .item:nth-child(2):hover .pic {
    background-image: url(img/ys-2-on.png);
}
.youshi-list .item:nth-child(3):hover .pic {
    background-image: url(img/ys-3-on.png);
}
.youshi-list .item:nth-child(4):hover .pic {
    background-image: url(img/ys-4-on.png);
}
.youshi-list .item .cont {
     padding-left: 54px;width:-webkit-calc(100% - 180px); width:-moz-calc(100% - 180px); width:calc(100% - 180px);
}
.youshi-list .item .cont h4 {
    font-size: 24px;
    line-height: 1.3;
    color: rgba(38, 38, 38, 1);
}
.youshi-list .item .cont p {
    color: #8c8c8c;
    line-height: 1.5;
    margin-top: 15px;
}
.more-bar {
    text-align: center;
    font-size: 0;
    padding-top: 25px;
}
.more-bar a {
    display: inline-block;
    vertical-align: middle;
    height: 42px;
    border-radius: 21px;
    border: solid 1px #bfbfbf;
    line-height: 40px;
    margin: 0 3px;
}
.more-bar .zx {
    width: 160px;
    background-color: #ffffff;
    font-size: 16px;
    color: #00a2b9;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.more-bar .zx:hover {
    background: #01a1bb;
    color: #fff;
	border: solid 1px #01a1bb;
}
.more-bar .tel {
    width: 182px;
    background-color: rgba(0, 0, 0, .3);
    font-size: 18px;
    color: #f6f6f6;
}
.more-bar .tel .iconfont {
    font-size: 25px;
    margin-top: -2px;
    margin-right: 10px;
}
.youshi {
    background: url(img/ys-bg.jpg) no-repeat center;
    background-size: cover;
}
.index-about {
    padding-top: 128px;
}
.index-about .pic {
    width: 520px;
    height: 666px;
    position: relative;
    z-index: 2;
}
.index-about .cont {
    overflow: hidden;
    padding-right: 70px;
}
.index-about .cont h3 {
    font-size: 32px;
    line-height: 1.3;
    color: #01a1bb;
}
.index-about .cont .des {
    font-size: 16px;
    line-height: 2;
    color: #8c8c8c;
    margin-top: 20px;
    margin-bottom: 50px;
}

.index-shebei{width:100%; margin-top:60px; }
.shebei-cate {
    width:100%;text-align:center;
}
.shebei-cate li {
   border:1px solid #CCC; line-height:48px;text-align:center;display:inline-block;vertical-align:middle;transition: all 1s;width:195px;height:48px;border:1px solid #dadada;margin-right:-1px;
}
.shebei-cate li a {
    font-size: 18px;
    color: #595959;
}
.shebei-cate li.on{background:#00a2b9;}
.shebei-cate li.on a,
.shebei-cate li a:hover {
    color: #fff;
}
.shebei-list {
   
}
.shebei-list ul{width:100%;}
.shebei-list ul li{width:24%;float:left;margin-right:1.33%;}
.shebei-list ul li:nth-child(4n){margin-right:0;}
.shebei-list ul li a .img_wap{padding-bottom:65%;width: 100%;position: relative;overflow: hidden;float:left;}
.shebei-list ul li a .img_wap img{width: 100%;height: 100%; position: absolute;top: 0;left: 0; }
.shebei-list ul li a span{width:100%;height:70px;line-height:70px;font-size:16px;color:#787878;text-align:center;float:left;} 
.flink {
  margin-top: 50px;
  width: 100%;
}

.flink .flink_tit {
  width: 100%;
  position: relative;
}

.flink .flink_tit p {
  height: 12px;
  width: 100%;
  background: url(../img/dian.png);
  position: absolute;
  top: 15px;
}

.flink .flink_tit span {
  height: 42px;
  background: #fff;
  color: #00a2b9;
  font-size: 14px;
  border: 1px solid #00a2b9;
  position: relative;
  z-index: 9;
  display: block;
  width: 115px;
  text-align: center;
  line-height: 42px;
  margin-left: 0px;
}

.flink .flink_list {
  width: 100%;
  margin-top: 20px;
  margin-left: 0px;
}

.flink .flink_list ul li {
  float: left;
  margin-right: 28px;
  margin-bottom: 8px;
}

.flink .flink_list ul li a {
  font-size: 12px;
  color: #5a5a5a;
}

.flink .flink_list ul li a:hover {
  color: #00a2b9;
}
.pro_tag {
    border-top: 1px dashed #999;
    border-bottom: 1px dashed #999;
    line-height: 40px;
    margin-top: 20px;
}

.pro_tag span {
  font-size: 14px;
  color: #333;
}
.pro_tag a {
  font-size: 11px;
  color: #666;
  padding-right: 15px;
}
.pro_tag a:hover {
  color: #00a2b9;
}
.page_title {
  border-bottom: 1px solid #00a2b9;
  padding-top: 15px;
}

.page_title h3 {
  width: 140px;
  height: 42px;
  font-size: 18px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 42px;
  background: #00a2b9;
  text-align: center;
  font-weight: normal;
}
.showarea {
    padding: 15px 0;
}
.showarea h3 {
  padding-bottom: 10px;
  font-size: 16px;
  color: #00a2b9;
  border-bottom: 1px solid #e4e4e4;
  display: block;
}
.showarea h3 span {
  font-weight: 400;
  color: #999;
  text-transform: uppercase;
}
.showarea .list {
      overflow: hidden;
    margin-top: 20px;
}
.showarea .list a {
    display: block;
    margin-right: 17px;
    font-size: 14px;
    float: left;
    margin-bottom: 12px;
}
.showarea .list a:hover {
  color: #00a2b9;
}

.index-news {
    padding-top: 120px;
}
.news-cate {
    position: absolute;
    right: 0;
    top: 35px;
}
.news-cate li {
    float: left;
    margin-left: 55px;
}
.news-cate li a {
    font-size: 18px;
    color: #595959;
}
.news-cate li.on a,
.news-cate li a:hover {
    color: #01a1bb;
}
.news-list {
   
}
.news-list ul{width:100%;}
.news-list ul li{width:24%;float:left;margin-right:1.33%;margin-bottom:2%;}
.news-list ul li:nth-child(4n){margin-right:0;}
.news-list ul li a .img_wap{padding-bottom:60%;width: 100%;position: relative;overflow: hidden;}
.news-list ul li a .img_wap img{width: 100%;height: 100%; position: absolute;top: 0;left: 0; }
.news-list ul li a span{width:100%;height:70px;line-height:70px;font-size:20px;color:#000000;text-align:left;overflow:hidden;float:left;}
.news-list ul li a p{width:100%;height:60px;font-size:14px;line-height:30px;text-align:left;color:#787878; overflow:hidden;}
.news-list ul li a .more{width:100%;height:30px;line-height:30px;font-size:14px;color:#00a2b9;text-align:left;}
 
.job-list {
   
}
.job-list ul{width:100%;}
.job-list ul li{width:32%;float:left;margin-right:2%;margin-bottom:2%;}
.job-list ul li:nth-child(3n){margin-right:0;}
.job-list ul li a span{width:100%;height:70px;line-height:70px;font-size:20px;color:#000000;text-align:left;overflow:hidden;float:left;}
.job-list ul li a p{width:100%;height:60px;font-size:14px;line-height:30px;text-align:left;color:#787878; overflow:hidden;}
.job-list ul li a .more{width:100%;height:30px;line-height:30px;font-size:14px;color:#00a2b9;text-align:left;margin-top:20px;}

.index-case {
    background: url(img/partner-bg.png) no-repeat center;
    background-size: cover;
}
.index-case .com-title .tit-en {
    color: #d9d9d9;
}
.index-case .tit-side {
    position: relative;
    width: 16.78%;
}
.index-case .tit-side .com-more {
    position: absolute;
    left: 0;
    bottom: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.index-case .tit-side .com-more:hover,
.com-more:hover {
    background: #01a1bb;
    border-color: #01a1bb;
    color: #fff;
}
.index-case .parter-list {
    width: 83.22%;
}
.parter-list {
    margin-bottom: -15px;
}
.parter-list li {
    margin-bottom: 15px;
}
.parter-list li .box {
    position: relative;
}
.parter-list li .box .cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #01a1bb;
    font-size: 16px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.parter-list li .box:hover .cover {
    opacity: 1;
}
.footer {
    padding-top: 50px;
    padding-bottom: 45px;
    background-color: #373e45;
}
.foot-left {
    width: 64.3%;
}
.foot-nav {
    margin-top: 25px;
    margin-bottom: 35px;
}
.foot-nav li {
    float: left;
    margin-right: 80px;
}
.foot-nav li:last-child {
    margin-right: 0;
}
.foot-nav li a {
    font-size: 18px;
    color: rgba(255, 255, 255, .8);
}
.links {
    margin-bottom: 5px;
    font-size: 14px;
}
.links a {
    margin-right: 10px;
}
.links,
.links a,
.copyright,
.copyright a {
    color: rgba(255, 255, 255, .3);
}
.links a:hover,
.copyright a:hover,
.foot-contact p a:hover {
    color: rgba(255, 255, 255, .8);
}
.copyright {
    font-size: 14px;
}
.foot-contact {
    font-size: 14px;
    padding-bottom: 6px;
    text-align: right;
}
.foot-contact .tel {
    font-size: 12px;
    color: rgba(24, 144, 255, 1);
    line-height: 1.2;
}
.foot-contact .tel strong {
    display: block;
    font-size: 24px;
}
.foot-contact .tel strong .iconfont {
    font-size: 28px;
    margin-right: 10px;
    margin-top: -4px;
}
.foot-contact p {
    margin-top: 20px;
    line-height: 26px;
    color: rgba(255, 255, 255, .3);
}
.foot-contact p a {
    color: rgba(255, 255, 255, .3);
}


/*????????????*/
.product-content .con-hd {
    padding-top: 15px;
    padding-left: 35px;
    padding-right: 20px;
    background-color: #fff;
    margin-bottom: 20px;
}
.product-content .con-hd .tit {
    padding: 0 2px;
    padding-bottom: 15px;
    color: #00a2b9;
    font-size: 18px;
    border-bottom: 2px solid #00a2b9;
}
.product-content .con-hd form input,
.product-content .con-hd form button {
    display: inline-block;
    vertical-align: middle;
    background: none;
}
.product-content .con-hd form button {
    cursor: pointer;
}
.product-content .con-bd li {
    margin-top: 20px;
}
.product-content .con-bd li .box {
    padding: 0px;
    background-color: #fff;
    text-align: center;
}
.product-content .con-bd li .img {
    padding:0px;
}
.product-content .con-bd li .img img {
    width: 100%;
}
.com-padding {
    padding-bottom: 70px;
}
.pro-detail .image {
    padding-bottom: 20px;
}
.pro-detail .txt {
    padding-top: .5rem;
    padding-left: 6vw;
}
.pro-detail .txt h4.t {
    padding-bottom: .15rem;
    color: #00a2b9;
    font-size: 0.28rem;
}
.pro-detail .txt p.t {
    font-size: 0.14rem;
    color: #666;
    padding-bottom: .1rem;
    border-bottom: 1px solid #cccccc;
    margin-bottom: .3rem;
}
.pro-detail .txt .p {
    color: #666;
    line-height: 1.5;
}
.pro-detail .txt .phone {
    margin-top: 4vw;
    font-size: .24rem;
}
.pro-detail .txt .phone img {
    margin-right: .15rem;
}
.pro-detail .txt .phone .com-more {
    margin-left: 20px;
    position: relative;
    top: -2px;
}
.pro-detail .txt .get {
    display: block;
    width: 1.7rem;
    height: .44rem;
    line-height: .44rem;
    margin-top: 4vw;
    text-align: center;
    color: #fff;
    background-color: #00a2b9;
}
.pro-detail .image {
    padding-bottom: .2rem;
}
.pro-detail .image .big li .box {
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    background: #fff;
}
.pro-detail .image .big li .box img {
    max-width: 100%;

}
.pro-detail .image .list {
    padding: 0 4vw;
    margin-top: 20px;
    position: relative;
}
.pro-detail .image .list li .box {
    height: .6rem;
    line-height: .6rem;
    text-align: center;
    background: #fff;
    cursor: pointer;
}
.pro-detail .image .list li .box img {
    max-width:100%;
    max-height:100%;
}
.pro-detail .image .list .swiper-slide-thumb-active .box {
    border: 1px solid #00a2b9;
}
.pro-detail .image .list .swiper-button-prev,
.pro-detail .image .list .swiper-button-next {
    left: 1.2vw;
    margin-top: -15px;
    border: 1px solid #f8f8f8;
}
.pro-detail .image .list .swiper-button-next {
    left: auto;
    right: 1.2vw;
}
.pro-content .t2 {
    margin-top: .6rem;
}
.pro-content .title {
    line-height: .65rem;
    margin-bottom: .3rem;
    font-size: 0.2rem;
    position: relative;
}
.pro-content .title h3 {
    line-height: .65rem;
}
.pro-content .title span {
    font-size: 0.14rem;
}
.pro-content .title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 12.5%;
    border-bottom: 2px solid #00a2b9;
}
.pro-content .title:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 87.5%;
    border-bottom: 2px solid #000;
}
.pro-content .main {
    padding-right: .25rem;
    overflow: hidden;
}
.pro-content .main .con {
    padding: .7rem .5rem;
    background: #fff;
    line-height: 1.5;
}
.pro-content .side {
    width: 20%;
}
.pro-content .side li {
    margin-bottom: .2rem;
}
.pro-content .side li .img {
    background: #fff;
    text-align: center;
    padding: 20% 10%;
}
.pro-content .side li .img img {
    max-width: 90%;
}
.pro-content .side li .txt {
    padding-top: .15rem;
    padding-bottom: .15rem;
    text-align: center;
    border: 1px solid #dcdcdc;
    background: #333;
}
.pro-content .side li .txt h4 {
    color: #fff;
}
.pro-content .side li .txt p {
    height: 50px;
    overflow: hidden;
    margin-top: 6px;
    color: #00a2b9;
    font-size: 0.14rem;
    line-height: 25px;
}
.pro-content .side li:hover .txt {
    background-color: #00a2b9;
}
.position {
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    font-size: 14px;
    transition: all .3s;
    background-color: #f4f4f4;
}
.position.fff {
    background: #fff;
}
.position.top {
    position: fixed;
    left: 0;
    top: 60px;
    width: 100%;
    background: #fff;
    z-index: 998;
    border-bottom: 1px solid #ddd;
}
.position .nav a {
    display: inline-block;
    width: 115px;
    text-align: center;
    color: #333;
    transition: all .3s;
}
.position .nav a.active,
.position .nav a:hover {
    color: #fff;
    background: #01a1bb;
}
.position .pos>a,
.position .w>a {
    transition: all .3s;
}
.position .pos>a:hover,
.position .w>a:hover {
    color: #01a1bb;
}

.contact {
    position: relative;
    z-index: 2;
}
.contact .w1400 {
    background: #fff;
}
.contact .left {
    width: 54%;
    overflow: hidden;
}
.contact .left img {
    width: auto;
    max-width: 100%;
    max-height: 100%;
}
.contact .right {
    width: 45%;
    padding-top: 4vw;
    padding-left: 4vw;
}
.contact .right h3 {
    padding-bottom: 2%;
    padding-right: 2%;
    line-height: 1.5;
    font-size: 24px;
    color: #1890FF;
    border-bottom: 1px solid #ddd;
    margin-bottom: 33px;
}
.contact .right p {
    font-size: 16px;
    color: #666666;
}
.contact .right p~p {
    margin-top: 10px;
}
.contact .right .qrcode {
    margin-top: 40px;
    position: relative;
    display: none;
}
.contact .right .qrcode img {
    float: left;
    width: 85px;
    height: 85px;
}
.contact .right .qrcode span {
    position: absolute;
    left: 100px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    color: #666666;
}
.contact #map,
.contact #map2 {
    width: 100%;
    height: 500px;
}
.contact #map img,
.contact #map2 img {
    max-width: none;
    max-height: none;
}
.contact #map .BMapLib_SearchInfoWindow .BMapLib_bubble_center,
.contact #map2 .BMapLib_SearchInfoWindow .BMapLib_bubble_center {
    line-height: 1.5;
}
.contact #map td,
.contact #map2 td {
    box-sizing: content-box;
}
.contact-form input {
    width: 100%;
    height: 60px;
    padding: 20px 0 24px 30px;
    margin-right: 30px;
    font-size: 16px;
    color: #666666;
}
.contact-form input:last-child {
    margin-right: 0;
}
.contact-form textarea {
    width: 100%;
    height: 240px;
    padding: 20px 30px;
    margin-top: 10px;
    font-size: 16px;
    color: #333333;
}
.contact-form .more {
    padding-top: 50px;
    width: 680px;
    margin: 0 auto;
}
.contact-form .more a {
    display: block;
    width: 246px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    background-color: #1890FF;
    border-radius: 45px;
    margin: 0 auto;
    width: 100%;
}
.contact-form .more .icon {
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    height: 45px;
    color: #1890FF;
    margin-left: 64px;
    padding-left: 40px;
    padding-top: 5px;
    background: url(img/icon_phone.png) left center no-repeat;
    -webkit-background-size: 30px 30px;
    background-size: 30px 30px;
}
.contact-form .more .phone {
    font-size: 30.715px;
    color: #33323a;
    font-weight: 700;
    padding-left: 26px;
    height: 45px;
    line-height: 45px;
    letter-spacing: 1px;
}
/*???????????????*/
.page-title {
    padding-bottom: 60px;
    text-align: center;
    font-size: 32px;
    color: #333;
    line-height: 1;
}
.page-title h3 {
    line-height: 1;
}
.page-title .en {
    font-size: 18px;
    color: #999;
    margin-top: 13px;
}
.page-title.min {
    padding-top: 60px;
    padding-bottom: 40px;
}

/*????????????*/
.form-content .one .item {
    width: 28.5%;
    height: 60px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #dddcd7;
    line-height: 58px;
    font-size: 0;
}
.form-content .one .item input {
    height: 30px;
    vertical-align: middle;
    padding-left: 35px;
    padding-right: 35px;
    width: 100%;
    color: #2e3136;
    font-size: 16px;
}
.form-content .one .item:nth-child(3) {
    width: 41%;
}
.form-content .two textarea {
    width: 100%;
    height: 200px;
    background-color: #ffffff;
    border-radius: 5px;
    border: solid 1px #dddcd7;
    margin-top: 10px;
    display: block;
    line-height: 1.75;
    padding: 30px 35px;
    color: #2e3136;
    font-size: 16px;
}
.form-content .sub {
    display: block;
    margin: 30px auto 0;
    width: 240px;
    height: 50px;
    background-color: #1890FF;
    box-shadow: 0px 10px 20px 0px rgba(47, 113, 214, 0.15);
    border-radius: 28px;
    font-size: 18px;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.form-content .sub:hover {
    width: 260px;
    box-shadow: 0px 10px 20px 0px rgba(47, 113, 214, 0.25);
}
@media (max-width: 768px) {
    .form-content .one .item {
        width: 100%;
        height: 40px;
        line-height: 38px;
    }
    .form-content .one .item~.item {
        margin-top: 10px;
    }
    .form-content .one .item input {
        height: 30px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
    }
    .form-content .one .item:nth-child(3) {
        width: 100%;
    }
    .form-content .two textarea {
        height: 100px;
        padding: 10px 15px;
        font-size: 14px;
    }
    .form-content .sub {
        margin: 28px auto 0;
        width: 150px;
        height: 40px;
        line-height: 40px;
        border-radius: 28px;
        font-size: 16px;
    }
}

.about-honor .main {
  margin: 0 -1rem;
}
.about-honor .main li {
  padding: 0 1rem;
  margin-bottom: 2rem;
}
.about-honor .main li .img {
  height: 25rem;
  line-height: 25rem;
  border: 1px solid #d2d2d2;
  background: #fff;
}
.about-honor .main li .img img {
  max-width: 90%;
  max-height: 90%;
}
.about-honor .main li h4 {
  color: #292b3e;
  height: 55px;
  line-height: 55px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 20px;
}
.about-honor .more {
  display: block;
  width: 150px;
  line-height: 45px;
  margin: 60px auto 0;
  text-align: center;
  background: #963344;
}
.about-photo ul {
  margin: 0 -1rem;
}
.about-photo li {
  padding: 0 1rem;
  margin-bottom: 2rem;
}
.about-photo li .img {
  overflow: hidden;
}
.about-photo li .img img {
  width: 100%;
}
.about-photo li h4 {
  height: 5rem;
  line-height: 5rem;
  text-align: center;
  color: #1e242b;
  font-size: 1.8rem;
  background-color: #fff;
}

.layout-row-bd {
    margin-top: 20px;
    line-height: 30px;
}
.index-news-tab {
    padding-bottom: 20px;
}
.page-about {
    background: #fff;
    padding: 30px;line-height:35px;
}