﻿.container{max-width:1200px;}
.lm-body{padding-top:30px;padding-bottom:20px;}
@media (max-width:1025px) /*手机端*/
{
.lm-body{padding-top:10px;padding-bottom:0px;}
}
/*网站公共样式*/
.info-content1{font-size:16px;line-height:2;min-height: 300px;padding-top:10px;margin-bottom:10px;}
.info-content{font-size:16px;line-height:2;min-height: 300px;padding:10px 100px;border:1px #d8d8d8 solid;margin:20px 0;overflow: hidden; }
.info-content .title{line-height:30px;padding:20px 0 12px;border-bottom: #f2f2f2 1px solid;font-weight: normal;}
.info-content .title1{line-height:1.5;text-align: center;padding:20px 0;border-bottom: #f2f2f2 0px solid;font-weight: normal;}
.info-content .info{color:#999;}
.info-content p{padding: 0px;margin:10px 0px;}
.info-content1 p{padding: 0px;margin:10px 0px;}
.info-content img{max-width: 80%;}
.info-next{clear:both;font-size:16px;}
.info-next li{float:left;width:50%;}
.info-next .t-right{text-align: right;float: right;}
@media (max-width:1000px) /*手机端*/
{
    .info-content{font-size:14px;padding:0px 0px;border:0px #eee solid;margin:0px; }
    .info-next{font-size:14px;}
    .info-next li{width:100%;}
    .info-next .t-right{text-align: left;}
}
a{color:#333;text-decoration:none;}                                            
a:hover{color:#2e9ede}
a:focus{color:#2e9ede}
a.btn-more{display:block;width:120px;height:36px;line-height:36px;color:#fff;font-size:16px;background:#56b9aa;text-align:center;margin:0 auto;margin-top:30px;border-radius: 18px;}
a.btn-more:hover{background:#2e9ede;}
@media (max-width:767px) /*手机端*/
{
a.btn-more{width:100px;height:30px;line-height:30px;font-size:14px;margin-top:10px;border-radius: 15px;}
}

/*栏目-标题-布局*/

.lm-title{clear: both;width:100%;border-bottom: 1px #2e9ede solid;overflow: hidden;}
.lm-title .s1{display: inline-block;height:50px;line-height:50px;font-size:24px;color:#56b9aa;border-bottom: 2px #56b9aa solid;}
.lm-title .s2{float: right;padding-right: 15px;}
@media (max-width:1025px) /*手机端*/
{
    .lm-title .s1{height:45px;line-height:45px;font-size:20px;}
}
@media (max-width:767px) /*手机端*/
{
    .lm-title .s1{height:40px;line-height:40px;font-size:18px;}
}
.banner { text-align:center;margin:0 auto;}
.banner .banner-next,.banner .banner-prev{ width:64px; height:64px; position:absolute; z-index:1000; top:50%; margin-top:-40px; cursor:pointer;}
.banner .banner-next{ left:0; background:url(../images/banner-next.png) no-repeat center center; background-size:cover; left:70px;}
.banner .banner-prev{ right:0; background:url(../images/banner-prev.png) no-repeat center center; background-size:cover; right:70px; }

.banner-sub {height: 344px;background: no-repeat center / cover;}
.banner-sub .container {display: table;height: 100%;}
.banner-sub .inner {display: table-cell;vertical-align: middle;color: #fff;text-align: center;font-size: 44px;text-shadow: 0 2px 2px #333333;}
@media (max-width:1024px) /*手机端*/
{
.banner-sub {height: 250px;}
}
@media (max-width:768px) /*手机端*/
{
.banner-sub {height: 200px;}
.banner .banner-next,.banner .banner-prev{ display: none;}
}
@media (max-width:767px) /*手机端*/
{
.banner-sub {height: 100px;}
}
.text-overflow {
  overflow: hidden; display: block; white-space: nowrap;text-overflow:ellipsis; -ms-text-overflow: ellipsis;
}
.text-overflow-lines2 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
.text-overflow-lines3 {
  text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;
   -ms-text-overflow: ellipsis;
}
/*遮罩层*/
.mask-bg{position:fixed;width: 100%;height:100%;display:none;height:100vh;background-color: rgba(0, 0, 0, .7);overflow:hidden;z-index:99;top: 0;left: 0;}
.mask-bg.active{display:block;}

/*首页模块样式*/
.module-box {clear:both;padding:60px 0px;margin:0 auto;overflow:hidden;}
.module-box .module-title{position:relative;text-align:center;margin:0px 0px 30px 0px;}
.module-box .module-title .en-title{display:inline-block;*display:inline;*zoom:1;z-index: 1;font-size:55px;line-height: 1.2;font-weight: bold;color:rgba(51,51,51,.1);text-transform : uppercase;}
.module-box .module-title .cn-title{position: absolute;z-index: 2;left: 0;right: 0;top: 12px;text-align: center;font-size: 28px;line-height: 1.5;font-weight: bold;}
.module-box .module-title i{float:left;width:134px;height:70px;background:url(../images/t-l.png);background-size:100% 100%;background-repeat:no-repeat;}
.module-box .module-title g{float:left;width:134px;height:70px;background:url(../images/t-r.png);background-size:100% 100%;background-repeat:no-repeat;}
.module-box .module-title .en-title span{float:left;margin:0px 8px;}

.module-box .module-title2{clear:both;margin:0px 0px 25px 0px;}
.module-box .module-title2 .cn-title{font-size: 45px;line-height: 1.4;color: #2e9ede;font-weight: bold;}
.module-box .module-title2 .en-title{font-size:24px;line-height: 1;color: #56b9aa;font-weight: bold;text-transform : uppercase;}
@media (max-width:767px) /*手机端*/
{
.module-box {padding:30px 0px}
.module-box .module-title{margin:0px 0px 20px 0px;}
.module-box .module-title .cn-title{font-size:20px;top: 3px;}
.module-box .module-title .en-title{font-size:30px;}
.module-box .module-title i{width:67px;height:35px;}
.module-box .module-title g{width:67px;height:35px;}
.module-box .module-title .en-title span{margin:0px 3px;}

.module-box .module-title2{clear:both;margin:0px 0px 20px 0px;}
.module-box .module-title2 .cn-title{font-size: 28px;line-height: 1.4;}
.module-box .module-title2 .en-title{font-size:16px;}
}

/*顶部样式*/
.header{position:relative;}
.header .logo img{height: 100px;padding: 14px 0px;}
.header .top_zdy{width: 230px;padding-top:15px;padding-right:15px;text-align: right;}
.header .tel{font-size: 12px;background:url(../images/tel.png) no-repeat 7px 10px;}
.header .tel span{font-size: 30px;color:#3ca091;}

/*自定义导航动画，也可以用animater.css中的动画，需要在script.js中修改*/
.nav .animated,.sub-nav .animated{-webkit-animation-duration:0.4s;animation-duration:0.4s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.navSlide{-webkit-animation-name:navSlide;animation-name:navSlide}
@keyframes navSlide{0%{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;visibility:visible}100%{-webkit-transform:translateY(0);opacity:1;transform:translateY(0)}}

/*手机顶部搜索样式 */
.search_box{position: absolute;z-index:9999;width:100%;background:#f5f5f5;}
.top-search{display:none;width:100%;}

.attr-nav{float:right;margin-left: 20px;transition:.5s all;-webkit-transition:.5s all;-o-transition:.5s all;-moz-transition:.5s all;-ms-transition:.5s all}

/*搜索样式*/
.s-bar{clear:both;padding:18px 0;width:100%;overflow:hidden;}
.s-bar .s-input{float:left;border:1px solid #cbcbcb;border-right:0px;padding-left:15px;height:36px;width:80%;font-size:14px;color:#999;border-bottom-left-radius: 18px;border-top-left-radius: 18px;}
.s-bar .s-btn{float:left;border:0px;background:none;width:20%;height:36px;color: #666;cursor:pointer;border:1px solid #cbcbcb;border-left:0px;border-bottom-right-radius: 18px;border-top-right-radius: 18px;}


/*主菜单*/
@media (min-width:1200px) /*pc端*/
{
.header .nav-toggle{display:none}
.main-menu{padding:20px 0;height:80px;border-top:1px solid #000000;}
    .nav>ul>li{display:inline-block;text-align:center;}
    .nav>ul>li>a{display:block;text-align:center;font-size:16px;width: 120px;height:60px;color:#333;position:relative;line-height:1.2;}
    .nav>ul>li>a span{font-size:10px!important;text-transform:uppercase;}
    .nav>ul>li:hover > a{color:#56b9aa;font-weight: bold;background:url(../images/nav-bg.jpg) no-repeat center 44px;}
    .nav>ul>li.current > a{color:#56b9aa;font-weight: bold;background:url(../images/nav-bg.jpg) no-repeat center 44px;}

    .nav>ul>li>ul{position:absolute;}
    .nav li:hover>ul{display:block}
    .nav> ul > li > ul::before {display:block;margin:0px auto;text-align: center;position:absolute;top:0px;left: 50%;margin-left: -5px;content: "";width: 0;height: 0;border-left:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid #fff;}
    .nav> ul > li > ul li ul::before{display:block;margin:0px auto;text-align: center;position:absolute;top:20px;left:-10px;content: "";width: 0;height: 0;border-bottom:5px solid transparent;border-right:5px solid transparent;border-top: 5px solid transparent;border-left: 5px solid #fff;}
    .nav ul li ul li a{display:block;width:100%;text-align:center;color:#fff;font-size:15px;line-height:45px;} 
    .nav ul li ul li a:hover{text-decoration:none;color:#fff;background:#1f8c7c;}
    .nav ul li ul li span{display: none;}

    .nav ul li{position:relative;}
    .nav ul li .arrow{display:none}
    .nav ul li ul{display:none;position:absolute;padding-top: 10px;padding-bottom: 15px;left:0%;z-index:1002;width:100%;background:rgba(60,160,145,0.7);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;} /*二级ul样式*/
    .nav ul li ul li ul{left:100%;top:0px; display:none;}/*三级以后ul样式*/
.el-input-group {width: 50%!important;}
}

@media (max-width:1200px) /*手机端*/
{
.header{}
.header .logo img{height:60px;padding: 8px 0px 8px 10px;}
.header .top_zdy{display: none;}
.header .nav-toggle{position:absolute;right:0px;background:#3ca091;top:0px;font-size:20px;color:#fff;width:50px;height:60px;line-height:60px;text-align:center;cursor:pointer;z-index:1005;}
.header .nav-toggle.active{color:#fff;}
.switch i {
    display: block;
    height:60px;
    line-height:60px;
    color: #888;
    text-align: center;
    margin-right: 65px;
    font-size: 20px;
}

.nav{position:fixed;z-index:1006;top:0px;right:0px;width:0px;background:#fff;height:100%;height:100vh;opacity:0;transition: all 0.2s linear;overflow-y:auto}
.nav.active{opacity:1;width:300px;max-width:60%}
.nav ul li{line-height: 45px;text-align:left}
.nav ul li ul{display:none;} /*二级ul样式*/
.nav ul li a{padding-left:30px;display:block;color:#999;font-size:15px;line-height:3.5;border-bottom: 1px solid #dcdcdc}
.nav ul li ul li a{padding-left:60px;font-size:14px;background-color:#eeeeee}
.nav ul li ul li ul li a{padding-left:90px;}
.nav ul li ul li ul li li a{padding-left:120px;}
.nav ul li{position:relative;}
.nav ul li .arrow{position:absolute;right:0px;top:0px;width:50px;height:50px;line-height:50px; text-align:center;transition-duration:0s}
.nav ul li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:bold;font-size:18px}

.nav ul li.current > a{color:#333;}
.nav ul li.active > ul{display:block}
.nav ul li.active > .arrow{transform:rotate(90deg)}
}

/*子栏目样式*/
.sub-nav-box {clear: both;}
.sub-nav-box .sub-nav-title{background:url(../images/sub-navbg.jpg) no-repeat left top;}
.sub-nav-box .sub-nav-title span{display:block;padding-left:20px;}
.sub-nav-box .sub-nav-title .s1{height:50px;line-height:50px;font-size:24px;color:white;background:url(../images/sub-nav1bg.jpg) no-repeat left bottom;}
.sub-nav-box .sub-nav-title .s2{padding-top: 10px;line-height: 2;font-size:18px;color:#c9c9c9;text-transform:Uppercase;border:1px #e0e0e0 solid;border-top:0px #e0e0e0 solid;border-bottom:0px #e0e0e0 solid;}

.sub-nav-box .sub-nav-title .nav-toggle{width:50px;line-height:40px;padding: 0px;cursor:pointer;color:#fff;text-align:center}
.sub-nav-box .sub-nav-title .nav-toggle.active{color:#333}

.sub-nav-box .sub-nav{clear:both;width:100%;border:1px #e0e0e0 solid;border-top:0px #e0e0e0 solid;border-bottom:0px #e0e0e0 solid;overflow:hidden;}
.sub-nav-box .sub-nav li{float:left;width:100%;padding:0px;text-align:left;position:relative;}
.sub-nav-box .sub-nav li a{display:block;line-height:60px;border-bottom:1px #e0e0e0 solid;padding-left:38px;font-size:16px;background: url(../images/arr1.png) no-repeat 20px center;}
.sub-nav-box .sub-nav li a:hover{color:#56b9aa;background: url(../images/arr2.png) no-repeat 20px center;}
.sub-nav-box .sub-nav li ul{display:none}
.sub-nav-box .sub-nav li ul li a{padding-left:52px;}
.sub-nav-box .sub-nav li ul li ul li a{padding-left:80px}

.sub-nav-box li .arrow{position:absolute;right:0px;top:0px;width:54px;height:56px;line-height:56px; text-align:center;transition-duration:0.1s;cursor:pointer}
.sub-nav-box li .arrow:after{font-family:FontAwesome;content:"\f105";display:block;font-weight:normal;font-size:18px;}

.sub-nav-box .sub-nav li.current > a{color:#56b9aa;background: url(../images/arr2.png) no-repeat 20px center;}
.sub-nav-box .sub-nav li.active > ul{display:block}
.sub-nav-box .sub-nav li.active > .arrow{color:#0075c2;transform:rotate(90deg)}

.sub-nav-box1 {clear: both;padding-top: 20px;border:1px #e0e0e0 solid;border-top:0px #e0e0e0 solid;border-bottom:0px #e0e0e0 solid;}
.sub-nav-box1 .sub-nav-title{}
.sub-nav-box1 .sub-nav-title span{display:block;padding-left:20px;}
.sub-nav-box1 .sub-nav-title .s1{height:50px;line-height:50px;font-size:24px;color:#56b9aa;background:url(../images/sub-nav1bg.jpg) no-repeat left bottom;}
.sub-nav-box1 .sub-nav-title .s2{padding-top: 10px;line-height: 2;font-size:18px;color:#c9c9c9;text-transform:Uppercase;}
.sub-nav-box1 .sub-nav{clear:both;width:100%;overflow:hidden;}
.sub-nav-box1 .sub-nav li{width:100%;padding: 8px 5px 8px 35px;font-size: 16px;text-align:left;border-bottom: dotted 1px #bbb;background: url(../images/arr3.png) no-repeat 20px center;}
.sub-nav-box1 .sub-nav li a{line-height:2;overflow: hidden; display: block; white-space: nowrap;text-overflow:ellipsis; -ms-text-overflow: ellipsis;}
.sub-nav-box1 .sub-nav1{clear:both;padding:10px 10px 10px 20px;width:100%;overflow:hidden;}
.sub-nav-box1 .sub-nav1 p{display: block;font-size: 16px;line-height: 2;}
@media (max-width:1025px) /*手机端*/
{
    .sub-nav-box {background:none;padding: 0px;margin-top:0px;margin-bottom:10px;}
    .sub-nav-box .sub-nav-title{height:40px;line-height:40px;padding-bottom: 0px;text-align:left;font-size:16px;background:#3ca091;color: #fff;padding-left: 10px;border-radius: 3px;}
    .sub-nav-box .sub-nav-title span{clear: both;border-left: 0px solid #0075c2;}
    .sub-nav-box .sub-nav-title .s1{display: none;}
    .sub-nav-box .sub-nav-title .s2{display: none;}

    .sub-nav-box .sub-nav{overflow-y:auto;background:#fff;margin-top:0px;}
    .sub-nav-box .sub-nav li{float:left;width:100%;background:none;}
    .sub-nav-box .sub-nav li a{display:block;padding-left:20px;line-height:50px;border-left:0px #3ca091 solid;border-right:0px #3ca091 solid;border-bottom:1px #ececec solid;font-size:15px;}
    .sub-nav-box .sub-nav li a:before{display: none;float:right;font-family:FontAwesome;content:"\f105";padding-right: 20px;}
.sub-nav {display:none}
.sub-nav.active{display:block}
.sub-nav.active{opacity:1;width:260px;max-width:60%;
    position: fixed;
    z-index: 1005;
    top: 0px;
    right: 0px;height:100%;height:100vh;}
    .sub-nav-box .sub-nav li.current > a{background:none;color:#333;}
}

/*文章列表左边日期*/
.wzlb_zbrq_box{clear:both;}
.wzlb_zbrq_box li{clear:both;position:relative;}
.wzlb_zbrq_box .date{position:absolute;left:0px;top:0px;max-width:90px;height:64px;border:#e3e3e3 0px solid;text-align:center;font-family:Arial;padding:0px;width:100%;}
.wzlb_zbrq_box .date span{display:block;}
.wzlb_zbrq_box .date span.date1{line-height:30px;border-bottom:0px solid #333;color:#646464;font-size: 28px;font-weight:bold;margin:0 auto;padding-top:2px;}
.wzlb_zbrq_box .date span.date2{color:#666;font-size:14px;height:20px;line-height:20px;}
.wzlb_zbrq_box .con{margin-left:90px;}
.wzlb_zbrq_box .con a.title{clear:both;display:block;text-align: center;font-size:28px;font-weight: bold;line-height:1.5em;color:#d9281c;text-decoration:none;margin:0px auto;overflow:hidden;}
.wzlb_zbrq_box .introduct{display:block;color:#555;line-height:22px;max-height: 44px;margin-top:15px;text-indent: 2em;}

@media (max-width:768px) /*手机端*/
{
.wzlb_zbrq_box .con a.title{font-size:22px;line-height:1.8em;}
}
@media (max-width:767px) /*手机端*/
{
.sy_xwtt{margin-top:10px;padding:20px 15px 15px;}
.wzlb_zbrq_box .con{margin-left:25px;}
.wzlb_zbrq_box .con a.title{font-size:16px;line-height:1.5em;}
.wzlb_zbrq_box .introduct{margin-top:5px;text-indent: 0em;text-align: center;}
}

/*新闻幻灯片*/
.sy-hdp {}
.sy-hdp img {
    width:100%;height: 260px;overflow:hidden;
}

.sy-hdp img:hover{
    opacity: 0.8;
}
.sy-hdp  a .title{
    position: absolute;
    z-index: 1;
    bottom: 0; 
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 10px 70px 10px 15px;
    font-size: 16px;
    background: rgba(0,0,0,0.6);text-overflow: ellipsis;white-space: nowrap;overflow: hidden; display: block;
}
.sy-hdp a:hover > .title{
    background: rgba(13, 85, 110, 0.7);
}

#Swiperhdp .swiper-pagination-bullets {
text-align: right;
}
#Swiperhdp .my-bullet{
    display:inline-block;
    width: 10px;
    height: 10px;
    border-radius:50%;
    background: #999;
    position: relative;
    z-index:2;
    margin: 0 2px;
    right:8px;
}
#Swiperhdp .my-bullet-active{
  background: #df6100;
  opacity: 1;
}

@media (max-width:768px) /*手机端*/
{
.sy-hdp img {height: auto;}
}

/*首页-产品优势*/
.in-server {width: 100%;padding:30px 0;background: linear-gradient(90deg, #56b9aa 0%,#2e9ede 100%);}
.in-server li {text-align: center;padding-top: 5px;}
.in-server li a {display: block;}
.in-server li .i-center {width:100%;text-align: center;margin: 0px auto;}
.in-server li .i-center img{max-width:80px;margin: 0px auto;-webkit-transition: all 0.5s;transition: all 0.5s;}
.in-server li .i-center i{font-size: 50px;color: #fff;text-align: center;-webkit-transition: all 0.5s;transition: all 0.5s;}
.in-server li .box{padding: 0px 50px;color: #fff;}
.in-server li .box h5 {margin: 15px 0;font-size: 18px;}
.in-server li .box p {text-align: justify;text-align: center;}

.in-server li:hover .i-center i{transform: rotateY(180deg);-ms-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-o-transform: rotateY(180deg);}
@media (max-width:1024px) /*手机端*/
{
.in-server li .box{padding: 0px 30px;}
}
@media (max-width:768px) /*手机端*/
{
.in-server li .box{padding: 0px 0px;}
}

/*首页_产品中心*/
.prodct-list {background:url(../images/pro-bg.jpg) no-repeat center / cover;}
.prodct-list .item{position:relative;margin-bottom: 10px;box-shadow: 0px 0px 10px rgba(152, 152, 152, .3);-moz-box-shadow:0px 0px 10px rgba(152, 152, 152, .3); -webkit-box-shadow:0px 0px 10px rgba(152, 152, 152, .3);-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.prodct-list .item .pic{overflow:hidden;}
.prodct-list .item .pic img{width:100%;}
.prodct-list .item:hover .pic img{transform:scale(1.1);transition:all 0.5s ease;}
.prodct-list .item .con {padding: 15px;height: 124px;text-align:center;border-bottom: #ffffff 5px solid;background:#fff;transition: all 0.5s ease-out 0s;}
.prodct-list .item:hover .con {border-bottom: #1a96c7 5px solid;background: linear-gradient(90deg, #56b9aa 0%,#2e9ede 100%);}
.prodct-list .item .con h3{font-size:24px;font-weight: normal;display:block;}
.prodct-list .item:hover .con h3{color: #fff;}
.prodct-list .item .con .more {display: block;cursor:pointer;color: #fff;margin: 14px auto 0;width: 130px;height: 36px;line-height: 36px;border-radius: 18px;font-size: 15px;background: linear-gradient(90deg, #56b9aa 0%,#2e9ede 100%);}
.prodct-list .item:hover .con .more {display: none;transition: all 0.5s ease-out 0s;}
.prodct-list .item .con p{display: none;margin-top: 10px;}
.prodct-list .item:hover .con p{display: block;color: #fff;}

@media (max-width: 767px) {
  .prodct-list .item{margin-bottom: 0px;}
.prodct-list .item .con {padding: 0px;height: 50px;line-height: 50px;border-bottom: #ffffff 0px solid;background: linear-gradient(90deg, #56b9aa 0%,#2e9ede 100%);}
.prodct-list .item .con h3{font-size:16px;color: #fff;}
.prodct-list .item .con .more {display: none;}
.prodct-list .item:hover .con p{display: none;}
}
/*首页-业务范围*/
.sy-keyan {text-align: center;}
.sy-keyan .item{position: relative;text-align: center;}
.sy-keyan .item .pic {overflow:hidden;}
.sy-keyan .item .pic img{width: 100%;}
.sy-keyan .item .box{padding:25px 15px;height:78px;background:#ffffff;-webkit-transition: all 0.3s;transition: all 0.3s;}
.sy-keyan .item:hover .box{position:absolute;height:auto;bottom:-78px;margin-top: 0px;color:#fff;border-bottom: #004a96 5px solid;background:#0167d5;}
.sy-keyan .item .box h5 {font-size: 18px;}
.sy-keyan .item .box p {display: none;text-align: left;margin-top: 15px;}
.sy-keyan .item .box .in-total {display: none;margin-top: 25px;position: relative;z-index:1;text-align: center;}
.sy-keyan .item .box .in-total li {padding: 0px 0;border-right: #00a3ef 1px solid;}
.sy-keyan .item .box .in-total li:last-child {border-right: #00a3ef 0px solid;}
.sy-keyan .item .box .in-total li span {display: block;line-height: 1;font-size: 18px;}
.sy-keyan .item .box .in-total li strong {font-size: 45px;position: relative;display: inline-block;margin-right: 5px;}
.sy-keyan .item .box .in-total li strong:before {position: absolute;right: -16px;top: 0;font-size: 18px;}
.sy-keyan .item .box .in-total li p {margin-top: 10px;text-align: center;}

.sy-keyan .item:hover .box p,.sy-keyan .item:hover .box .in-total {display: block;}
@media (max-width:1024px) /*手机端*/
{
.sy-keyan .item .box .in-total li span {font-size: 16px;}
.sy-keyan .item .box .in-total li strong {font-size: 35px;}
}  
@media (max-width:767px) /*手机端*/
{
.sy-keyan .item .box{padding:15px 15px;height:auto;}
.sy-keyan .item .box h5 {font-size: 16px;}
.sy-keyan .item:hover .box{position:relative;bottom:0px;color:#333;border-bottom: #fff 0px solid;background:#ffffff;}
.sy-keyan .item:hover .box p,.sy-keyan .item:hover .box .in-total {display: none;}
}
/*首页-健康服务*/
.sy-jkfw {}
.sy-jkfw .item{position: relative;}
.sy-jkfw .item .pic {overflow:hidden;}
.sy-jkfw .item .pic img{width: 100%;}
.sy-jkfw .item .box{padding-top:10px;}
.sy-jkfw .item .box h5 {display: block;font-size: 18px;line-height: 2;color: #2e9ede;}
.sy-jkfw .item .box p {margin-top: 5px;line-height: 1.75;color: #555;}
.sy-jkfw .item .box .more{float: right;display:block;width:68px;height:26px;line-height:26px;color:#fff;font-size:14px;text-align:center;margin-top:15px;border-radius: 13px;background:#56b9aa;}
.sy-jkfw .item:hover .box .more{background:#2e9ede;}
/*首页-健康管理*/
.sy-jkgl {padding:50px 0;text-align: center;color: #fff;background:#0cb8b6;}
.sy-jkgl .con{position:relative;margin-bottom:40px;}
.sy-jkgl .con h1{font-size: 64px;font-weight: normal;text-transform:uppercase;opacity:0.15;filter:alpha(opacity=15);}
.sy-jkgl .con h3{position:relative;margin-top: -55px;font-size: 48px;font-weight: normal;}
.sy-jkgl p{padding:0 170px;font-size: 18px;line-height: 1.75;}
.sy-jkgl a.more{display:block;width:200px;height:50px;line-height:50px;color:#0cb8b6;font-size:18px;text-align:center;margin:0 auto;margin-top:45px;border-radius: 25px;background:#fff;}
@media (max-width:1024px) /*手机端*/
{
.sy-jkgl p{padding:0 120px;}
}
@media (max-width:768px) /*手机端*/
{
.sy-jkgl .con h1{font-size: 50px;}
.sy-jkgl .con h3{margin-top: -45px;font-size: 36px;}
.sy-jkgl p{padding:0 20px;}
}
@media (max-width:767px) /*手机端*/
{
.sy-jkgl {padding:40px 0;}
.sy-jkgl .con{margin-bottom:25px;}
.sy-jkgl .con h1{font-size: 28px;}
.sy-jkgl .con h3{margin-top: -26px;font-size: 26px;}
.sy-jkgl p{padding:0 0px;font-size:16px;}
.sy-jkgl a.more{width:150px;height:36px;line-height:36px;font-size:16px;margin-top:30px;border-radius: 18px;}
}

/*首页-新闻列表*/
.homeNews{margin-top: 10px;overflow: hidden;}
.homeNews li{margin: 10px 0;position: relative; border: #e6e6e6 1px solid; min-height: 50px;}
.homeNews li .divLocation{ position: relative; padding-left: 66px;}
.homeNews li .divInfo{ width: 100%;border-left: #e6e6e6 1px solid;padding-left: 10px; }
.homeNews li .divInfo .divCont{ display:table; width: 100%; min-height: 50px; }
.homeNews li .divInfo .divCont a{ display:table-cell; vertical-align: middle;}
.homeNews li .divLocation .divTime{ width: 58px; position: absolute; left: 5px; top: 5px; text-align: center;}
.homeNews li .divLocation .divTime .data{ display: block; font-size: 16px;color: #2e9ede; line-height: 1.2;}
.homeNews li .divLocation .divTime .year{ display: block; font-size: 12px; color: #666;  line-height: 24px; }

/*图片列表*/
.images-list .row {margin-left: -15px;margin-right: -15px;}
.images-list .item {margin-top: 20px;}
.images-list .item .title{width:100%;background:#56b9aa;color:#fff;margin-top: 15px;padding:0 10px;font-size: 16px;height: 45px;line-height: 45px;text-align: center;overflow:hidden;}
.images-list .item .pic{position:relative;z-index: 1;overflow: hidden;width:100%;}
.images-list .item .pic i{display: block;font-size: 45px;position:absolute;top:50%;left:50%;z-index:2;margin-top:-40px;margin-left:-20px;width: 40px;height:40px;text-align:center;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.images-list .item:hover .pic i{opacity:1;filter:alpha(opacity=100);color:#fff;}
.images-list .item .pic .cover-bg{position:absolute;top: 0;left: 0;width: 100%;height: 100%;z-index:1;background:#000;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.images-list .item:hover .pic .cover-bg{opacity:0.5;filter:alpha(opacity=50);}
.images-list .item:hover .pic img{transform:scale(1.1,1.1);-webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.8s;
  transition: all 0.5;}

/*首页-合作伙伴*/
.images-list2 .row {margin-left:-15px;margin-right: -15px;}
.images-list2 .row .item {padding:40px 20px;margin-top: 20px;text-align: center;border:1px solid #f5f5f5;overflow:hidden;box-shadow: 0px 0px 15px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 15px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 15px rgba(152, 152, 152, .2);-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.images-list2 .row .item:hover {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  -webkit-transform: translate3d(0, -5px, 0);
          transform: translate3d(0, -5px, 0);
}
.images-list2 .row .item a{display:block;overflow:hidden;}
.images-list2 .row .item .pic{min-height:80px;line-height: 1;}
.images-list2 .row .item .pic img{width:auto;height:auto;}
.images-list2 .row .item .title{height: 2;line-height: 2;color: #000;}
.images-list2 .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.3s ease-out 0s;}
@media only screen and (max-width:767px) 
{
   .images-list2 .row .item {padding:30px 10px;}
   .images-list2 .row .item .pic{min-height:60px;}
}

/*新闻资讯-首页、子栏目公用*/
.news-list{clear:both;overflow:hidden;margin-top: 0px;}
.news-list li.tw{clear:both;overflow:hidden;display:block;width:100%;margin:0px 0px 15px 0px;text-align:left;}
.news-list li.tw .pic{float:left;width:160px;height:105px;overflow:hidden;margin-right:10px;}
.news-list li.tw .pic img{width:100%;height:100%;display:block;}
.news-list li.tw .content{display:inline;}
.news-list li.tw .content a{display:block;line-height:30px;font-size:16px;}
.news-list li.tw .content span{color:#808080;height:75px;line-height:25px;} 

.news-list li.item{clear:both;overflow:hidden;width:100%;height: 60px;line-height: 60px;font-size: 16px;border-bottom:1px dashed #e5e5e5;}
.news-list li.item .title{float:left;padding-left:10px;background:url(images/article_arrow.jpg) no-repeat left center;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list li.item .date{float:right;padding-right: 0px;color: #999;}

.news-list1 {margin-top: 12px;}
.news-list1 li.item{clear:both;overflow:hidden;width:100%;height: 40px;line-height: 40px;border-bottom:1px dashed #ccc;}
.news-list1 li.item .title{float:left;padding-left:0px;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list1 li.item .date{float:right;padding-right: 0px;color: #999;}

.news-list2 li.item{clear:both;overflow:hidden;width:100%;height: 50px;line-height: 50px;font-size: 16px;}
.news-list2 li.item .title{float:left;padding-left:10px;background:url(images/article_arrow.jpg) no-repeat left center;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list2 li.item .date{float:right;padding-right: 0px;color: #999;}
@media (max-width:768px) /*手机端*/
{
.news-list2{margin-top: 10px;}
.news-list2 li.item{height: 30px;line-height: 30px;font-size: 14px;}
}
@media (max-width:767px) /*手机端*/
{
.news-list li.item{font-size: 14px;height: 50px;line-height: 50px;}
.news-list li.item .title{max-width:76%;}
}

.news-list3 {padding:20px;background:#FFF;}
.news-list3 li.item{clear:both;overflow:hidden;width:100%;}
.news-list3 li.item .title{float:left;padding-left:11px;background:url(images/arr.png) no-repeat left center;font-size: 16px;line-height: 32px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*首页-新闻资讯列表*/
.news-list li.tw2{display:block;width:100%;padding-bottom: 20px;margin-top:20px;text-align:left;border-bottom:1px solid #ededed;overflow:hidden;}
.news-list li.tw2 .pic{overflow:hidden;}
.news-list li.tw2 .pic img{width:100%;height:100%;max-height: 200px;display:block;}
.news-list li.tw2:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list li.tw2 .content{padding-left: 20px;}
.news-list li.tw2 .content .t1{display:block;font-size:18px;line-height: 1.5;margin-bottom: 3px;overflow:hidden;}
.news-list li.tw2 .content .t2{width:100%;color:#888;max-height:44px;line-height:22px;} 
.news-list li.tw2 .content .mored{float: right;margin-top: 12px;width:90px;height:26px;line-height:26px;text-align: center;background:#56b9aa;color:#fff;display:block;overflow:hidden;}
.news-list li.tw2:hover .content .mored{background:#2e9ede;}
@media (max-width:767px) /*手机端*/
{
  .news-list li.tw2{padding-bottom: 15px;margin-top:15px;}
  .news-list li.tw2 .pic{max-height: auto;margin-top:3px;}
  .news-list li.tw2 .content{padding-left: 0px;}
  .news-list li.tw2 .content .t1{font-size:16px;margin-top: 10px;}
  .news-list li.tw2 .content .t2{max-height:40px;line-height:20px;} 
}

/*swiper*/
@media (max-width:1024px) /*手机端*/
{
    .swiper-inner{padding-bottom:22px;}
    .swiper-inner .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
    .swiper-inner .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#fff;width:10px;height:10px;opacity:0.8;}
    .swiper-inner .swiper-pagination-bullet-active{opacity:1;background:#1a96c7;}
}
@media (max-width:767px) /*手机端*/
{
    .swiper-inner1{padding-bottom:22px;}
    .swiper-inner1 .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
    .swiper-inner1 .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#fff;width:10px;height:10px;opacity:0.4;}
    .swiper-inner1 .swiper-pagination-bullet-active{opacity:1;}

    .swiper-inner3{padding-bottom:22px;}
    .swiper-inner3 .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
    .swiper-inner3 .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
    .swiper-inner3 .swiper-pagination-bullet-active{opacity:1;background:#1a96c7;}
}
.swiper-inner2{padding-bottom:22px;}
.swiper-inner2 .swiper-pagination{padding-top:12px;left: 50%;transform: translateX(-50%); white-space: nowrap;}
.swiper-inner2 .swiper-pagination-bullet{cursor:pointer;margin:3px;background:#999;width:10px;height:10px;opacity:0.4;}
.swiper-inner2 .swiper-pagination-bullet-active{opacity:1;background:#1a96c7;}

/*首页_新闻*/

.sy-news{clear: both;}
.sy-news .item{ position: relative;display: block;width:100%;padding: 18px 0; min-height: 110px;overflow: hidden;}
.sy-news .item:first-child{padding-top:0px;}
.sy-news .item .pic{ float: left;width:20%;}
.sy-news .item .pic img{ width:100%;}
.sy-news .item .divInfo{float: right;width:64%;display: table; border-left: #e6e6e6 2px solid;height: 96px;}
.sy-news .item .divInfo .divCont{min-height: 100px; display:table-cell; vertical-align: middle;padding-left: 15px;}
.sy-news .item .divInfo .divCont .title{ font-size:16px;line-height: 1.5;}
.sy-news .item .divInfo .divCont .title span{ display: block;font-size: 14px;line-height: 1.7;color:#656565;margin-top: 8px;}

.sy-news .item .divTime{ width:14%; float: left; margin-top: 5px;text-align: right;font-family: Arial;}
.sy-news .item .divTime .data{ display: block;font-size: 38px;color: #2e9ede;font-weight: bold;line-height: 1.2;}
.sy-news .item.divTime .year{ display: block; font-size: 14px; color: #898989;  line-height: 1; }

/*联系我们*/
.lm-contact{width:100%;margin: 1px 0 20px;padding: 45px 50px;background-color: #f8f8f8;overflow: hidden; }
.lm-contact .title{font-size: 20px;font-weight: bold;margin-bottom: 20px;}
.lm-contact p{padding: 0px;margin:20px 0px;font-size: 16px;color: #666;line-height: 25px;}

@media (max-width:767px) /*手机端*/
{
.lm-contact{margin: 0px 0 10px 0;padding: 20px 0px;background-color: #fff; }
.lm-contact .title{font-size: 18px;margin-bottom: 10px;}
.lm-contact p{margin:0px 0px;font-size: 14px;}
.zxlyt{margin-top: 10px;}
}

/*产品内容页*/

.p-content{line-height:2;min-height: 300px;padding:10px 20px;border:1px #e0e0e0 solid;margin-top:20px;margin-bottom:20px;background:#fff;overflow:hidden; }

.product-detail {line-height:2;margin:15px auto 15px 20px;}
.product-detail h3{font-size:26px;margin-bottom:5px;color: #56b9aa;}
.product-detail h6{font-size:16px;margin-top: 10px;margin-bottom:5px;color: #555;}
.product-detail .line{width:60px;background:#1d99c6;height:2px;margin-bottom:10px;}
.product-detail ul {margin-top: 2px;}
.product-detail ul li{display: inline-block;margin-right: 20px;margin-top: 10px;}
.product-detail ul li i{color: #fff;background: #56b9aa;font-size: 13px;border-radius: 50%;margin-right:5px;padding: 5px;}
.product-detail .jianjie{line-height:2;color:#555;margin-bottom:12px;}
.product-detail .yuyue{display: block;color:#555;padding-top: 10px;margin-bottom:0px;border-top:1px #eee solid;}
.product-detail .yuyue i{font-size: 28px;color: #56b9aa;margin-right:5px;}
.product-detail .yuyue span{font-size: 24px;color: #56b9aa;font-family: Impact;}
.product-detail .add{display: block;color:#555;border-top:1px #eee solid;padding-top: 10px;}

.product-detail .zixunbox{width:100%;border-top:1px solid #ddd;margin-top:10px;padding-top:30px;}
.product-detail .zixunbox li{float: left;width:33.33%;}
.product-detail .zixunbox .zixun{color:#fff;background:#56b9aa;font-size:18px;height:50px;text-align: center;font-weight:normal;line-height:50px;margin-right: 15px;border-radius: 5px;display: block;cursor:pointer}
.product-detail .zixunbox li:last-child .zixun{margin-right: 0px;}

.p-content .comtitle{margin-top:20px;height:40px;background: url(../images/p-titbg.png) no-repeat 100px center;}
.p-content .comtitle span{display:inline-block;color:#56b9aa;height:40px;line-height:40px;font-size:20px;font-weight:normal;}
.p-content .contentbox{padding:10px 0 20px;font-size:16px;}

@media (max-width:768px) /*手机端*/
{
  .p-content{padding:0px 0;margin-top:10px;border:0px #d8d8d8 solid;}
  .product-detail {margin:15px auto;}
}
@media (max-width:767px) /*手机端*/
{
    .product-detail h3{font-size:20px;}
    .product-detail .line{width:42px;}
    .product-detail .comtitle span{font-size:18px;}
    .p-content .comtitle{margin-top:10px;}
}

/*栏目-专家团队*/
.lm_team .row {margin-left: -15px;margin-right: -15px;}
.lm_team .item {margin-top: 20px;overflow:hidden;}
.lm_team .item .con{width:100%;background:#f5f5f5;padding:12px 15px;border-bottom:3px solid #56b9aa;}
.lm_team .item .con .title_line{margin:5px 0 8px;width:20px;height:1px;background:#7f7f7f;}
.lm_team .item .con .t1{font-size:16px;}
.lm_team .item .con .t2{line-height: 40px;color:#fff;background-color: #1B1B1B;}
.lm_team .item .pic{overflow: hidden;}
.lm_team .item .pic img{width:100%;}
.lm_team .item:hover .con{background:#56b9aa;}
.lm_team .item:hover .con .title_line{background:#fff;}
.lm_team .item:hover .con .t1{color: #ffffff;}
.lm_team .item:hover .pic img{transform:scale(1.1,1.1);-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5;}

/*栏目-成功案例*/
.cgal{padding-bottom:0px;}
.cgal .item {background-color: #ffffff;overflow:hidden;border:1px solid #f5f5f5;}
.cgal .item .con{padding:8px 10px;}
.cgal .item .con .title{height: 25px;line-height: 25px;font-size:14px;color:#000;}
.cgal .item .con .intro{display:block;line-height: 22px;font-size:12px;color:#666;}
.cgal .item .img{overflow: hidden;width:100%;}
.cgal .item .img img{width:100%;}
.cgal .item:hover img{transform:scale(1.1,1.1);-webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8;}

/*问答样式*/
.FaqList{clear: both;}
  .FaqList .item{margin-bottom: 20px;}
  .FaqList .circle{float: left;position: relative;width: 26px;height: 26px;line-height: 26px;margin: 2px 5px 0 0;border-radius: 4px;background: #C4261D;text-align: center;color: #FFF;font-size: 14px;}
  .FaqList .circle:after{content: "";position: absolute;top: 100%;left: 0;width: 0;height: 0;margin-top: -7px;border: 5px solid transparent;transform: rotate(2deg);-webkit-transform: rotate(2deg);}
  .FaqList .circle.q{margin-left: 8px;font-style: normal;}
  .FaqList .circle.q:after{border-left-color: #C4261D;}
  .FaqList .circle.a{background: #E8A839;font-style: normal;}
  .FaqList .circle.a:after{border-left-color: #E8A839;}
  .FaqList .ico-hot{float: left;}
  .FaqList .ico-hot:before{width: 40px;height: 18px;margin-top: 1px;background-position: -315px -390px;}
  .FaqList .ht h4{padding-left: 45px;font-size: 18px;}
  .FaqList .ct{position: relative;padding: 15px 8px 10px;margin-top: 15px;box-shadow: 0 0 10px rgba(0,0,0,.13);}
  .FaqList .ct .arrow{position: absolute;left: 5px;top: -13px;width: 30px;height: 30px;text-align: center;}
  .FaqList .ct .arrow:before{content: "";display: inline-block;width: 8px;height: 8px;box-shadow: 0 -3px 4px rgba(0,0,0,.1);background: #FFF;transform: rotate(45deg);-webkit-transform: rotate(45deg);}
  .FaqList .txt{overflow: hidden;line-height: 24px;padding:0 10px;color: #666;}
  .FaqList .read{float: right;margin-right: 15px;}

  .FaqList .btns{margin-top: 10px;line-height: 30px;}
  .FaqList .date{margin-left: 15px;color: #ABABAB;font-style: normal;}


/*在线留言表单*/
.ui-validForm{padding-top:30px;}
.form-group::before,.form-group::after{content:"";display:table} 
.form-group::after{clear:both} 
.form-group{position:relative;padding:10px 0px;}
.form-group .control-label{position:absolute;left:0px;top:10px;}
.form-group .controls{padding-left:100px;}
.form-group .form-control{border:1px solid #eeeeee;height:32px;line-height:32px;width:100%;padding:2px 5px;font-size:14px;color:#666;transition:all .5s ease-in-out}
.form-group .form-control:focus{border-color:#ad7669}
.form-group textarea.form-control{height:300px}
.form-group .help-block{display:block}
.btn{border:1px solid #3ca091;color:#fff;height:35px;width:120px;background:#3ca091;transition:all .5s ease-in-out}
.btn:hover{background:#805246}
.form-group .controls-verificationCodeImage{position:relative;max-width:400px;_width:400px;}
.form-group .lb_verificationCodeImage{position:absolute;display:inline-block;right:1px;top:0px;height:32px;overflow:hidden}
.form-group .lb_verificationCodeImage img{height:30px;}

.el-textarea__inner:focus,.el-input.is-active .el-input__inner, .el-input__inner:focus{border-color: #3ca091!important;outline: 0;}
.el-button--small, .el-button--small.is-round {padding: 12px 50px!important;}
.el-button--primary {background-color: #3ca091!important;border-color: #3ca091!important;}
.el-form--label-left .el-form-item__label {text-align: center!important;}
.el-textarea textarea{height: 100px!important;}


#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 12px;
    right: 12px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: -8889px;
    background: url(Images/ui.totop.png) no-repeat left 0px;
    background-size: auto;
    background-size: cover;
    z-index:190;
    border-radius:50%;
    transition:all 0.2s linear;
}
#toTop:hover {
    background-position:left -50px;
    background-size: cover;
    }

/*人才招聘*/
.jjyc{clear:both;overflow:hidden;width:100%;padding-top:10px;}
.jjyc li{margin-bottom:20px;position:relative;box-shadow:none;}
.jjyc li .tits{font-size:16px;height:45px;line-height:45px;padding-left:15px;cursor:pointer;padding-right:50px;-webkit-transition: all 0.25s linear;transition: all 0.25s linear;}
.jjyc li .tits span.s1{display:inline-block;position:absolute;top:0px;right:0px;z-index:5;width:50px;border-left:1px #fff solid;height:45px;line-height:45px;text-align:center;font-weight:normal;font-size:24px;background:#3ca091;color:white;}
.jjyc li .tits{background:#f5f5f5;}
.jjyc li .tits.current{background:#46b085;color:white;}
.jjyc li .tits.current span.s1{background:#46b085;}
.jjyc li .coms{padding:15px;background:#fff;line-height:2;transform:scale(1,1);transition: all 0.3s ease-out 0s;}
.jjyc li .tits .span_minus:before{content: "-";}
.jjyc li .tits .span_plus:before{content: "+";}
.collapse {display: none;}
.collapse.in {display: block;}

/*手机首页图标导航*/
.mainnav{clear: both;padding:30px 0px 22px;overflow:hidden;text-align:center;border-bottom:8px #e5e5e5 solid;}
.mainnav ul li{font-size: 18px;line-height: 2.5;padding:10px 0;text-align:center;margin:0 auto;}
.mainnav ul li i{font-size: 40px;text-align:center;margin:0 auto;display: block;color: #fff;width: 80px;height:80px;line-height:80px;border-radius: 50%;background: linear-gradient(180deg, #5c7dd9 0%,#5b8aed 100%);}
@media (max-width:767px) /*手机端*/
{
.mainnav{padding:20px 0px 12px;}
.mainnav ul li{font-size: 16px;padding:5px 0;}
.mainnav ul li i{font-size: 30px;width: 60px;height:60px;line-height:60px;}
}
/*悬浮图标*/
.service-online {
  position: fixed;
    _position: absolute;
    bottom: 40%;
    right: .1%;
    z-index: 1000;
}
.service-online .btn {
  width: 50px; height: 50px; font-size: 22px; margin-bottom: 1px; vertical-align: middle; display: block; background-color: #3ca091;border: 0px solid rgb(208, 208, 208);
}
.service-online .btn .fa {
  line-height: 40px; vertical-align: top;
}
.service-online :last-child.btn {
  margin-bottom: 0px;
}
.service-online #hotline {
  position: relative;
}
.service-online .linebox {
  left: -185px; width: 190px;bottom: 0px; display: none; position: absolute;
}
.service-online .linebox p {
  line-height: 1.8;
}
.service-online .linebox p .fa {
  top: 4px; line-height: 1.4; position: relative;
}
.service-online #hotline .linebox .contentbox {
  background: rgb(255, 255, 255); padding: 9px 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 170px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online #hotline:hover .linebox {
  display: block;
}
.service-online .ewm {
  left: -145px; width: 150px; height: 150px; bottom: 0px; display: none; position: absolute;
}
.service-online #weixinIm:hover .ewm {
  display: block;
}
.service-online .ewm .contentbox {
  background: rgb(255, 255, 255); padding: 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 130px; height: 150px; position: relative; box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.service-online .contentbox .border-right-empty {
  width: 0px; height: 0px; right: -12px; bottom: 10px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(13, 13, 13); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; position: absolute;
}
.service-online .contentbox .border-right-empty span {
  left: -12px; top: -12px; width: 0px; height: 0px; border-top-color: transparent; border-bottom-color: transparent; border-left-color: rgb(251, 251, 251); border-top-width: 12px; border-bottom-width: 12px; border-left-width: 12px; border-top-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute;
}
.service-online .ewm img {
  width: 120px; height: 120px;
}

/*移动端底部固定导航*/
.footer-fixed{position:fixed;left:0;bottom:0;width:100%;color:#fff;background:#1a96c7;z-index:9;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;}
.footer-fixed ul{height:60px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;}
.footer-fixed ul li{flex-grow:1;}
.footer-fixed ul li + li{border-left:1px solid rgba(255,255,255,0.3);}
.footer-fixed ul li a{display:block;width:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.footer-fixed ul li span{font-size:16px;color:#fff;line-height:26px;}
.footer-fixed ul li .fa-home{font-size:20px;}
.footer-fixed ul li p{color:#fff;font-size:12px;}
.footer-fixed.active{transform:translateX(280px);z-index:9;}

/*底部*/
footer{border-top: #1a96c7 3px solid;}
footer .com_1{padding:50px 0px 40px;color: #666;border-top: #d8d8d8 1px solid;border-bottom: #d8d8d8 1px solid;overflow:hidden;}
footer .com_1 .flogo{padding:5px 50px 0px;text-align:center;}
footer .com_1 .flogo img{max-width:120px;}
footer .com_1 .con{padding:0px 0px 0px 60px;border-left: #d8d8d8 1px solid;border-right: #d8d8d8 1px solid;}
footer .com_1 h4{display:block;font-size:20px;font-weight: bold;margin-bottom:15px;}
footer .com_1 ul{clear:both;overflow:hidden;}
footer .com_1 ul li {display:block;line-height:2;}
footer .com_1 .ewm{text-align:center;}
footer .com_1 .ewm .s1{margin-top:0px;}
footer .com_1 .ewm .s2{font-size:14px;line-height:1.5;margin-top:5px;}
footer .com_1 .ewm img{max-width:100px;}

footer .com_2{text-align:center;color: #666;padding:20px 0px;}
footer .com_2 a{color: #666;}
footer .nav2{clear:both;text-align: center;height: 58px;line-height: 58px;}
footer .nav2>ul>li{display: inline-block;text-align:center;background:url(../images/nav_line.jpg) no-repeat left center;}
footer .nav2>ul>li:first-child{background:none;}
footer .nav2>ul>li>a{padding:0 15px;}


@media (max-width:1024px)
{
footer .com_2{text-align: center;}
}
@media (max-width:768px)
{
  footer{padding-bottom:60px;}
  footer .com_1 .con{padding:0px 0px 0px 10px;border-left: #0a2543 0px solid;}
}
 @media (max-width:767px) /*手机端*/
{
  footer .com_1{padding:20px 0px;border-top: #d8d8d8 0px solid;}
  footer .com_1 .con{border-right: #d8d8d8 0px solid;}
  footer .com_1 .ewm .s1{margin-top:10px;}
}
/*首页-友情链接*/
.yun-link {background:#f5f5f5;padding:20px 0px;}
.yun-link ul {}
.yun-link ul li {display: inline-block;margin-right: 15px;line-height: 2;}
.yun-link ul li:first-child {margin-right: 5px;}

/*顶部弹窗*/
.modal-header{
  padding:10px 15px 65px; 
  background: url(images/mt-bg.jpg);
  background-size:100% 100%;
  border-bottom: 0px solid #e5e5e5;
}
.modal-content {
    overflow:hidden;
}

.modal-content .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 1;
    filter: alpha(opacity=100);
    background: none;
    border:0px;
}
.modal-content .modal-body{
    padding:15px 40px 0;width:100%;
}
.modal-content .modal-footer{
    border-top: 0px solid #eee;
}

    .modal-content .close:hover,
    .modal-content .close:focus {
        color: #ff7e00;
        text-decoration: none;
        cursor: pointer;
        opacity: 1
        filter: alpha(opacity=100);
    }
