﻿@import url("http://at.alicdn.com/t/font_2079680_dfwu2aapevc.css");
.container{max-width:1200px;}
.lm-body{padding-top:10px;padding-bottom:20px;background:url(images/body1.png) no-repeat center bottom;}
/*网站公共样式*/
.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-bottom:20px;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;}
.info-next li{float:left;width:50%;}
@media (max-width:1000px) /*手机端*/
{
    .info-content{font-size:14px;padding:0px 0px;border:0px #eee solid;margin-bottom:0px; }
    .info-next li{float:left;width:100%;}
}
a{color:#333;text-decoration:none;}                                            
a:hover{color:#0d556e}
a:focus{color:#0d556e}
a.btn-more{display:inline-block;width:140px;height:34px;line-height:34px;background:#d1292e;border:1px #d1292e solid;border-radius: 4px;color:#fff;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin-top:10px}
a.btn-more:hover{background:#fff;border-color:#d1292e;color:#d1292e;}

a.btn-more2{display:inline-block;width:140px;height:34px;line-height:34px;background:#d1292e;border:1px #d1292e solid;border-radius: 4px;color:#fff;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin-top:30px}
a.btn-more2:hover{background:#fff;border-color:#d1292e;color:#d1292e;}
@media (max-width:1025px) /*手机端*/
{
a.btn-more2{margin-top:20px}
.lm-body{padding-top:0px;padding-bottom:0px;}
}

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

.lm-title{padding: 8px 0 8px 10px;background:#f3f3f3;}
.lm-title span{border-left: 5px solid #2b5642;text-align:left;padding-left:10px;font-size:18px;font-weight: normal;}
@media (max-width:1025px) /*手机端*/
{
    .lm-title{padding: 6px 0 6px 10px;}
    .lm-title span{font-size:16px;}
}

#banner .swiper-slide{
      height:350px;
    }

@media (max-width:767px) /*手机端*/
{
   #banner .swiper-slide{
      height:160px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1025px) {
    #banner .swiper-slide{
      height:300px;
    }
}
.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 {position:relative;padding:40px 0px}
.module-box .module-title{clear:both;text-align:center;margin:0px 0px 25px 0px;}
.module-box .module-title .module_title_line{margin:11px auto 10px;width:60px;height:2px;background:#d1292e;}
.module-box .module-title .cn-title{display:inline-block;*display:inline;*zoom:1;color:#0d556e;font-size:24px;font-weight: bold;line-height:30px;}
.module-box .module-title .en-title{display:block;color:#bbbbbb;font-size:12px;font-family: Arial;text-transform:uppercase;}
.module-box .module-title .cn-title i{float:left;width:50px;background:#0d556e;height:2px;margin-top:17px; }
.module-box .module-title .cn-title span{float:left;margin:0px 15px;}

@media (max-width:768px) /*手机端*/
{
.module-box {padding:20px 0px}
.module-box .module-title{margin:0px 0px 20px 0px;}
}
/*底部*/
footer{text-align:left;width:100%;color:#fff;padding:120px 0 50px 0;background:#0d556e url(images/bottom-bg.jpg) no-repeat center top;margin-top:10px;line-height:1.8;border: #fff 0px solid;}
footer a{color:#fff;}
footer a:hover{color:#fff;}
footer .bleft{text-align: center;}
footer .bleft img{max-width:120px;}
footer .bright{}
footer .bright p{display: block;color: #fff;font-size: 16px;}
@media (max-width:998px) /*手机端*/
{
footer{padding:120px 0 100px 0;}
footer .bright p{font-size: 14px;}
}
@media (max-width:767px) /*手机端*/
{
footer .bright{margin-top: 10px}
footer .bright p{font-size: 14px;text-align: center;}
}
/*顶部样式*/
.header{position:relative;background:url(images/head-bg.png) no-repeat center top;}
.header .logo img{height: 99px;padding: 12px 0px;}

.Mtop{width:100%;height:36px;background:#eee;}
.Mtop .Most-top {height:36px;line-height:36px; width:1200px;margin:0px auto;}
.Mtop .Most-top .t1{float:left;color:#838383;}
.Mtop .Most-top .t2{float:right;}
.Mtop .Most-top .t2 a{color: #838383;margin-right: 2px;}
.Mtop .Most-top .t2 a:hover{color: #838383;}
.Mtop .Most-top .t2 span{background:url(back_images/tel.png) no-repeat left center;padding-left:20px;margin:0 2px;}


.shurukuang input {width: 240px;background: none;border: 0px;margin: 0;outline: none;color: #666;height: 35px;line-height: 35px;padding: 0px 0 0px 20px;box-sizing: content-box;}
.shurukuang .s-btns{background: none;border:none;height:35px;color:#666;padding-right:20px;}
.shurukuang{margin-top: 32px;text-align:center;background:#e7e7e7;border-radius: 18px;}
/*自定义导航动画，也可以用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;width:100%;background:#fff}

.top-search{display:none;width:100%;z-index:9999}

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

.top-search .input-group{width:100%;margin:0 auto;padding:0px;}
.top-search .form-control {

  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
  padding-left: 20px;
  border-right:0px solid #eeeeee;
  height: 40px;
}
.top-search .input-group-btn .btn {
  border-bottom-right-radius: 20px;height: 40px;width: 80px;font-size: 16px;margin:0;padding:0;
  border-top-right-radius: 20px;border-color:burlywood;background:#0d556e;border:1px solid #0d556e;color:#fff;border-left:0px solid #eeeeee;
}

.top-search .input-group-btn .btn i {
  color: #023530;font-size: 18px;
}

.switch i {
    display: block;
    height:84px;
    line-height:84px;
    color: #999;
    text-align: center;
    margin-right: 15px;
    font-size: 18px;
    cursor: pointer;
}

/*主菜单*/
@media (min-width:1200px) /*pc端*/
{
.header .nav-toggle{display:none}
.main-menu{padding:0px;background:#0d556e;height:50px;}
    .nav>ul>li{display:inline-block;text-align:center;}
    .nav>ul>li>a{display:block;text-align:center;font-size:18px;padding:0 38px;color:#fff;position:relative;line-height:50px;height:50px;}
    .nav>ul>li:hover{background:none;}
    .nav>ul>li:hover > a{color:#fff;}
    .nav>ul>li.current > a{line-height:50px;height:50px;}
    .nav>ul>li.current:hover > a{line-height:50px;height:50px;}
    .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:-8px;left: 45%;content: "";width: 0;height: 0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom: 8px 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:#333;font-size:15px;line-height:45px;} 
    .nav ul li ul li a:hover{text-decoration:none;color:#fff;background:#0d556e;}

    .nav ul li{position:relative;}
    .nav ul li .arrow{display:none}
    .nav ul li ul{display:none;position:absolute;left:0%;z-index:1002;width:100%;background:rgba(255,255,255,0.6);} /*二级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{background:url(images/head2-bg.jpg) no-repeat right bottom;}
.header .logo img{height:60px;padding: 10px 0px 10px 10px;}
.header .top_zdy{display: none;}
.header .nav-toggle{position:absolute;right:0px;background:#2f5746;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;position: relative;margin-bottom:20px;}
.sub-nav-box .sub-nav-title{height:100px;padding-left:30px;color:white;background:url(images/sub-nav-bg.jpg) repeat-x 0 top;}
.sub-nav-box .sub-nav-title span{display:block;}
.sub-nav-box .sub-nav-title .s1{line-height:35px;font-size:25px;padding-top:22px;}
.sub-nav-box .sub-nav-title .s2{line-height:20px;font-size:12px;text-transform:Uppercase;}


.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;text-align:center;margin-bottom:20px;width:100%;}
.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:56px;border-left:1px #0d556e solid;border-right:1px #0d556e solid;border-bottom:1px #0d556e solid;padding-left:30px;font-size:18px;}
.sub-nav-box .sub-nav li a:before{display:none;float:right;font-family:FontAwesome;content:"\f105";padding-right: 20px;}
.sub-nav-box .sub-nav li a:hover{color:#0d556e;background:#d5ecf9;}
.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:#0d556e;background:#d5ecf9;}
.sub-nav-box .sub-nav li.active > ul{display:block}
.sub-nav-box .sub-nav li.active > .arrow{color:#0075c2;transform:rotate(90deg)}

.sub-nav1{clear:both;text-align:left;margin-top:5px;margin-bottom:0px;width:100%;overflow:visible;}
.sub-nav1 li{float:left;width:auto;padding:0px;margin-right:40px;text-align:left;position:relative;}
.sub-nav1 li a{display:block;padding-left:0px;line-height:30px;color:#666;border-bottom:1px #fff solid;font-size:16px}
.sub-nav1 li a:hover{color:#0075c2;border-bottom:1px #0075c2 solid;}
.sub-nav1 li ul{display:none}
.sub-nav1 li ul li a{padding-left:55px;}
.sub-nav1 li ul li ul li a{padding-left:85px}

.sub-nav1 li.current > a{color:#0075c2;border-bottom:1px #0075c2 solid;}
.sub-nav1 li.active > ul{display:block}
.sub-nav1 li.active > .arrow{transform:rotate(90deg)}

@media (max-width:1025px) /*手机端*/
{
    .sub-nav-box {background:none;padding: 0px;margin-top:10px;margin-bottom:10px;}
    .sub-nav-box .sub-nav-title{height:40px;line-height:40px;padding-bottom: 0px;text-align:left;font-size:16px;background:#0d556e;color: #fff;padding-left: 10px;border-radius: 5px;}
    .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 #0d556e solid;border-right:0px #0d556e 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;}
}

/*新闻幻灯片*/
.sy-hdp {}
.sy-hdp img {
    width:100%;height: 392px;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;
    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);
}
    
.sy-hdp a > .title > span{
    text-align: center;
    text-overflow: ellipsis;white-space: nowrap;overflow: hidden; display: block;
    letter-spacing: 1px;
    line-height: 42px;
    font-size: 16px;
}

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

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

/*联系我们-快捷图标*/

#kjtb{
    margin:20px 0;
}

#kjtb ul li {
  padding:25px;
  background: #f5f5f5;
  border-radius: 8px;
  cursor: pointer;
  overflow:hidden;
}
#kjtb ul li i{
  font-size: 50px;
  color:#0d556e;
  text-align: center;
  width:50px;
  float: left;
}

#kjtb ul li p{
  font-size: 16px;
  line-height: 25px;
  margin:0 0 0 60px;
}


@media screen and (min-width: 768px) and (max-width: 1024px){

  #kjtb ul li i{
  width:100%;
  float: none;
}
#kjtb ul li p{
  font-size: 14px;
  margin:10px 0 0 0px;
  text-align: center;
}
}
  @media (max-width:767px) /*手机端*/
{ 
  #kjtb{
   margin:20px 0;
}
  #kjtb ul li {
  margin-bottom: 10px;
  border-radius: 5px;
}

}
/*图片列表*/
.images-list .row {margin-left:-15px;margin-right: -15px;}
.images-list .row .item {margin-top:20px;}
.images-list .row .item a{display:block;overflow:hidden;}
.images-list .row .item img{display:block;width:100%;height:auto;}
.images-list .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.images-list .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.images-list .row .item .title{font-size: 18px;text-align: center;padding-top: 20px;}
.images-list .row .item p{font-size: 16px;color:#999;text-align: center;}

/*首页-会员单位*/
.images-list1 .item {border:2px solid #e7e7e7;}
.images-list1 .item img{width:100%;overflow:hidden;}

/*首页-合作机构*/
.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{margin-top:10px;height: 44px;line-height: 22px;}
.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;}
}

/*栏目-投资者关系*/
.divLastNotice{}
.divLastNotice ul li{ padding: 20px 0; border-bottom: #f1f1f1 1px solid;}
.divLastNotice ul li .info{ padding-left: 100px; padding-right: 120px; position:relative; }
.divLastNotice ul li .info .div{width: 100%;}
.divCase li{position:relative;}
.divCase li .ton{position:absolute;top:61px; right:37%;}

.divLastNotice ul li .info .divBox{ display: table; width: 100%;min-height: 110px; height:110px; }
.divLastNotice ul li .info .divBox .divCont{display:table-cell; vertical-align:middle; font-size: 16px; font-weight: normal;}
.divLastNotice ul li .info .divBox .divCont a{ color:#333;}
.divLastNotice ul li .info:hover .time{ background-color: #d1292e; color: #fff; }
.divLastNotice ul li .info:hover .time .year{ background-color: #b11115; color: #fff; }
.divLastNotice ul li .info:hover .divBox .divCont a{ color:#d1292e;}

.divLastNotice ul li .time{ width: 70px; background-color: #e8e8e8; color: #333; text-align: center; font-family: Arial; position:absolute; top: 50%; left: 0; margin-top: -35px;}
.divLastNotice ul li .time .year{ display: block; font-size: 14px; background-color: #ddd; line-height: 24px;}
.divLastNotice ul li .time .date{ display: block; font-size: 30px; line-height: 46px;}

.divLastNotice ul li .a_download{position: absolute; top: 0; right: 0; display: block; width: 110px; border-left: #ededed 1px solid; height: 100%; text-align: right; background:url(../images/icon_download.png) no-repeat center center;}
.divLastNotice ul li .a_download span{ position: absolute; top: 50%; margin-top: -12px; right: 0; }
.divLastNotice ul li .a_download:hover{background:url(../images/icon_download_on.png) no-repeat center center;}
.divLastNotice ul li .a_download:hover span{ color: #d1292e; }

/*发展历程*/
.divHistory{ clear: both;padding-left: 0px;margin-top: 20px;}
.divHistory .divHistory_li{ padding-bottom: 4.17%; }
.divHistory .divThing{ font-size: 23px; line-height: 30px; padding-left: 44px; background:url(../images/icon_time.png) no-repeat left center; cursor: pointer; margin-bottom: 10px;}
.divHistory .divThing .spanTimes{ color: #d1292e; font-size: 0.92em; }
.divHistory .divThing .spanInfo{ color: #7c7c7c; font-size: 0.92em; }
.divHistory .divThing .bottomdirection  
{  
    width:0;height:0;  
    line-height:0;  
    border-width:7px 6px;  
    border-style:solid;  
    border-color: #d1292e transparent transparent transparent;  
    display: inline-block;
    margin: -3px 15px;
} 
.divHistory .divThing .topdirection  
{  
    border-color: transparent transparent #d1292e transparent; 
    margin: 3px 15px;
} 
.divHistory .divTimeList{ margin-left: 12px; padding-top: 3.6%; border-left:#e3e3e3 1px solid;}
.divHistory .divTimeList .divTimeList_dl{ margin-left: -7px;}
.divHistory .divTimeList .divTimeList_dd{display: -moz-box; /* Firefox */ 
display: -ms-flexbox; /* IE10 */ 
display: -webkit-box; /* Safari */ 
display: -webkit-flex; /* Chrome, WebKit */ 
display: box; 
display: flexbox; 
padding:15px 0; position:relative;}
.divHistory .divTimeList .divTimeList_dd .spanYear{-webkit-box-flex: 0;-ms-flex: 0;-webkit-flex: 0;flex: 0; display: block; color: #d1292e; font-size: 16px; padding-left: 34px; background:url(../images/icon_year.png) no-repeat left 7px; white-space: nowrap; line-height: 25px; /*line-height: 47px;*/ position:absolute;}
.divHistory .divTimeList .divTimeList_dd .divInfo{ -webkit-box-flex: 1;-ms-flex: 1;-webkit-flex: 1;flex: 1;  font-size: 16px; padding-left:112px;}
.divHistory .divTimeList .divTimeList_dd .divInfo p{ margin: 0; line-height: 25px;}
/*histroy*/

/*栏目-学生评价*/
.images-list4 {clear: both;position: relative;}
.images-list4 .row {margin-left: -5px;margin-right: -5px;}
.images-list4 .row .item {padding:0px;border:0px solid #e5e5e5;margin-bottom: 10px;position: relative;}
.images-list4 .row .item:hover {border:0px solid #e70012;}
.images-list4 .row .item a{display:block;overflow:hidden;}
.images-list4 .row .item img{display:block;width:100%;}
.images-list4 .row .item a:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.images-list4 .row .item .title{position:absolute;bottom:0px;width:100%;line-height:20px;background: rgba(0,0,0,0.5);color:#FFF;font-size:14px;left: 0;text-align:center;padding:6px 10px;}

/*栏目-学生评价*/
.images-list6 .row .item {padding:20px;margin-bottom: 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-list6 .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-list6 .row .item a{}
.images-list6 .row .item .pic{min-height:80px;line-height: 1;}
.images-list6 .row .item .pic img{width:auto;height:auto;}
.images-list6 .row .item .title{height: 2;line-height: 2;color: #000;}
.images-list6 .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-list6 .row .item {padding:10px;}
}

/*新闻资讯-首页、子栏目公用*/
.news-list{clear:both;overflow:hidden;margin-top: 10px;}
.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%;border-bottom:1px dashed #e5e5e5;}
.news-list li.item .title{float:left;font-size: 16px;height: 60px;line-height: 60px;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list li.item .title i{font-size: 11px;color: #999;margin:0 10px 0 5px;}
.news-list li.item .title:hover i{color: #0d556e;}
.news-list li.item .date{float:right;padding-right: 0px;line-height: 60px;font-size: 16px;color: #999;}
@media (max-width:767px) /*手机端*/
{
  .news-list li.item .title{font-size: 14px;height: 50px;line-height: 50px;max-width:76%;}
.news-list li.item .title i{font-size: 10px;margin:0 5px 0 0px;}
.news-list li.item .date{line-height: 50px;font-size: 14px;}
}
.news-list2 {padding:20px;background:#FFF;}
.news-list2 li.item{clear:both;overflow:hidden;width:100%;}
.news-list2 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: 20px;margin-top:20px;text-align:left;border:1px solid #eee;overflow:hidden;}
.news-list li.tw2:hover{border:1px solid #e70012;}
.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: 30px;}
.news-list li.tw2 .content .t1{display:block;font-size:18px;margin-bottom: 5px;overflow:hidden;}
.news-list li.tw2 .content .t2{color:#888;max-height:125px;line-height:25px;overflow:hidden;} 
.news-list li.tw2 .content .date{color:#888;margin-bottom: 5px;} 
@media (max-width:767px) /*手机端*/
{
  .news-list li.tw2{padding:0px 0 15px 0;margin:15px 0px 0px 0px;border:0px solid #eee;border-bottom:1px solid #eee;}
  .news-list li.tw2:hover{border:0px solid #e70012;}
  .news-list li.tw2 .pic{margin-top: 5px;}
  .news-list li.tw2 .content{padding-left: 0px;}
  .news-list li.tw2 .content .t1{font-size:16px;margin-bottom: 2px;margin-top: 10px;}
  .news-list li.tw2 .content .t2{max-height:60px;line-height:20px;} 
  .news-list li.tw2 .content .date{margin-bottom: 2px;} 
}

/*首页- 新闻资讯*/
.news-list li.tw5{clear:both;overflow:hidden;display:block;width:100%;padding: 20px;margin:0px 0px 20px 0px;text-align:left;background: #fff;}
.news-list li.tw5 .fenlei{display:none;}
.news-list li.tw5 .pic{float:left;overflow:hidden;}
.news-list li.tw5 .pic img{width:100%;display:block;}
.news-list li.tw5:hover img{transform:scale(1.1,1.1);transition: all 0.8s ease-out 0s;}
.news-list li.tw5 .content{padding-left: 15px;}
.news-list li.tw5 .content .t1{font-size:16px;color:#000;margin-bottom: 6px;overflow:hidden;}
.news-list li.tw5:hover .content .t1{color:#E04747;}
.news-list li.tw5 .content .t2{color:#666;max-height:48px;line-height:24px;margin-bottom: 6px;overflow:hidden;} 
.news-list li.tw5 .content .date{text-align:left;color:#999;line-height:25px;} 
.news-list li.tw5 .content .jiantou{border:1px #999 solid;text-align:center;color:#999;font-size: 12px;padding:2px 6px;margin-top: 0px;} 
@media (max-width:1025px) /*手机端*/
{
.news-list li.tw5{padding: 10px;margin:0px 0px 10px 0px;}
.news-list li.tw5:hover img{transform:scale(1.0,1.0);transition: all 0.8s ease-out 0s;}
.news-list li.tw5 .pic img{width:100%;height:100%;display:block;margin:4px 0px 0px 0px;}
.news-list li.tw5 .content .date{} 
.news-list li.tw5 .content{padding-left: 10px;}
.news-list li.tw5 .content .t1{margin-bottom: 2px;}
.news-list li.tw5 .content .t2{max-height:44px;line-height:22px;margin-bottom: 2px;} 
.news-list li.tw5 .fenlei{display:block;}
}
/*首页-加盟优势*/

.jmys-box a{display:block;height:100%;position:relative;}
.jmys-box  .pptyg{clear:both;overflow:hidden;padding:10px 0px;}
.jmys-box  .pptyg span{float:left;line-height:40px;color:#4d4d4d;font-weight:600;font-size:16px;}

.jmys-box  .yc_box{clear:both;overflow:hidden;position:absolute;top:0px;left:0px;z-index:2;padding:0px 10%;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.jmys-box  a:hover .yc_box{opacity:1;filter:alpha(opacity=100);}
.jmys-box  .yc_box span{display:block;text-align:center;color:white;}
.jmys-box  .yc_box .yc_title{line-height:45px;font-size:25px;margin-top:90px;transition:all 0.5s ease;}
.jmys-box  a:hover .yc_title{margin-top:70px;}
.jmys-box  .yc_box .yc_con{line-height:20px;padding:10px 0px;margin-top:-30px;transition:all 0.5s ease;text-align:center;}
.jmys-box  a:hover .yc_con{margin-top:0px;}
.jmys-box  .yc_box .yc_cksq{line-height:33px;width:94px;height:33px;border:1px #fff solid;margin:0px auto;}
.jmys-box  .xs_title{position:absolute;bottom:10%;left:10%;z-index:2;font-size:20px;color:white;line-height:35px;border-bottom:1px #fff solid;padding:0px 10px 0px 0px;opacity:1;filter:alpha(opacity=100);}
.jmys-box  a:hover .xs_title{opacity:0;filter:alpha(opacity=0);}
.jmys-box  .yc_bg{position:absolute;top:0px;left:0px;z-index:1;width:100%;height:100%;background:#5a342b;opacity:0;filter:alpha(opacity=0);transition:all 0.5s ease;}
.jmys-box  a:hover .yc_bg{opacity:0.8;filter:alpha(opacity=80);}
@media only screen and (max-width:768px) 
{
   .jmys-box a:hover .yc_box{opacity:0;filter:alpha(opacity=0);}
   .jmys-box a:hover .xs_title{opacity:1;filter:alpha(opacity=100);}
   .jmys-box a:hover .yc_bg{opacity:0;filter:alpha(opacity=0);}
}

/*首页-优势*/
.sy-youshi{background: url(images/sh-bg.jpg) repeat-x 0 0;box-shadow:2px 2px 10px #eee;}
.sy-youshi .box {
  border-right: solid 1px #e9e9e9;
  padding:0px 0 ;
  line-height: 41px;
  text-align: center;
  margin:25px 0;
}
.sy-youshi li h4 {
  font-weight: normal;
  font-size: 18px;
}
.sy-youshi li h4 span {
  font-weight: bold;color: #333;margin-right: 5px;
}
.sy-youshi li:nth-child(4) .box{border-right: solid 0px #e9e9e9;}

@media (max-width:767px) /*手机端*/
{
    .sy-youshi{background: none;}
    .sy-youshi .box {margin:0px 0;padding:30px 0 ;}
    .sy-youshi li h4 {font-size: 14px;}
    .sy-youshi li h4 span {display: block;margin-right: 0px;}
    .sy-youshi li:nth-child(1) .box{border-left: solid 0px #e9e9e9;border-bottom: solid 1px #e9e9e9;margin-bottom:0px;}
    .sy-youshi li:nth-child(2) .box{border-bottom: solid 1px #e9e9e9;border-right: solid 0px #e9e9e9;margin-bottom:0px;}
    .sy-youshi li:nth-child(3) .box{border-left: solid 0px #e9e9e9;border-bottom: solid 1px #e9e9e9;}
    .sy-youshi li:nth-child(4) .box{border-right: solid 0px #e9e9e9;border-bottom: solid 1px #e9e9e9;}

}

/*首页-直播课*/
.sy-zhibo {max-width:1300px;margin:0px auto;position:relative;}

.images-list5 .item {}
.images-list5 .item a{display:block;width:100%;overflow:hidden;}
.images-list5 .item a .con{width:100%;}
.images-list5 .item a .con .t1{float:left;width:50%;text-align: center;line-height: 40px;color:#fff;background-color: #E04747;}
.images-list5 .item a .con .t2{float:left;width:50%;text-align: center;line-height: 40px;color:#fff;background-color: #1B1B1B;}
.images-list5 .item a .img{position:relative;z-index: 1;overflow: hidden;width:100%;}
.images-list5 .item a .img .zbbg{position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:2;width: 59px;height:59px;text-align:center;display:block;background:url(images/zhibo.png) no-repeat 0 0;}
.images-list5 .item a .img img{width:100%;}
.images-list5 .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;}


.sy-zhibo .swiper-button-prev {
    top:42%;
}
.sy-zhibo .swiper-button-next {
    top:42%;
}

@media (max-width:1024px) /*手机端*/
{
    .swiper-inner{padding-bottom:25px;}
    .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:#999;width:10px;height:10px;opacity:0.4;}
    .swiper-inner .swiper-pagination-bullet-active{opacity:1;}
}

.swiper-inner2{padding-bottom:25px;}
.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;}
/*首页-成功案例*/
.sy-case {max-width:1280px;margin:0px auto;position:relative;}
.images-list3 .item {padding:0px;margin-top:0px;background-color: #ffffff;}
.images-list3 .item .con{padding:10px 15px;}
.images-list3 .item .con .title{height: 50px;line-height: 25px;font-size:14px;color:#000;}
.images-list3 .item .con .date{display:block;line-height: 25px;font-size:14px;color:#666;}
.images-list3 .item .img{overflow: hidden;width:100%;}
.images-list3 .item .img img{width:100%;}
.images-list3 .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;}

.sy-case .swiper-button-prev,.sy-case .swiper-button-next {
   opacity: 0.8 !important; width: 60px; text-align: center; line-height: 150px;  height: 61px;  z-index: 10;   margin-top: -30px;position: absolute;top: 50%;overflow: hidden;}
.sy-case .swiper-button-prev{ 
  left: 15px;  background: #fff url(images/icon_home_prev.png) no-repeat center center;}
.sy-case .swiper-button-next{ 
  right: 15px;background: #fff url(images/icon_home_next.png) no-repeat center center;}


/*首页选项卡*/
.tabBox { width:100%;overflow:hidden;}
.tabBox .hd{text-align: left;position:relative;height:52px;border-bottom:1px solid #0d556e;}
.tabBox .hd ul{text-align: left;}
.tabBox .hd ul li{ display: inline-block; padding:0px;width:120px;height:40px;line-height:40px;color:#0d556e;margin-right:5px;text-align: center;font-size:18px;font-weight:bold;cursor: pointer;}
.tabBox .hd ul li:last-of-type a{margin-right: 0px;}
.tabBox .hd ul .active{ color:#fff;background:#0d556e;}
.tabBox .hd .more{float: right;font-size:14px;color:#999;padding-top: 12px;}
.tabBox .bd ul{ padding:20px 0px;}

@media (max-width: 767px) {
 .tabBox .hd{height:42px;}
 .tabBox .hd ul{text-align: center;}
 .tabBox .hd ul li{ height:30px;line-height:30px;font-size:16px;}
 .tabBox .hd .more{padding-top: 6px;}
}
@media (max-width: 998px) {
 .tabBox { margin-top: 20px;}
}
.tabBox .divHomeNewsTop{ padding-top: 22px; padding-bottom: 22px; border-bottom: #e6e6e6 1px solid; min-height: 70px;}
.tabBox .divHomeNewsTop .divLocation{ position: relative; padding-left: 105px;}
.tabBox .divHomeNewsTop .divInfo .tit{font-size: 16px; line-height: 34px; color: #da241b; display: block; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.tabBox .divHomeNewsTop .divInfo .p{font-size: 14px; line-height: 24px; color: #888; max-height: 72px; overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; position: relative;}

.tabBox .ul_homeNews{}
.tabBox .ul_homeNews li{ padding: 10px 0; position: relative;  border-bottom: #e6e6e6 1px solid; min-height: 50px;}
.tabBox .ul_homeNews li .divLocation{ position: relative; padding-left: 82px; padding-right: 0px;}
.tabBox .ul_homeNews li .divInfo{ width: 100%;border-left: #e6e6e6 1px solid;padding-left: 15px; }
.tabBox .ul_homeNews li .divInfo .divCont{ display:table; width: 100%; min-height: 64px; }
.tabBox .ul_homeNews li .divInfo .divCont a{ display:table-cell; vertical-align: middle; font-size:16px; color:#333;}
.tabBox .ul_homeNews li .divInfo .divCont a:hover{ color:#0d556e;}
.tabBox .ul_homeNews li .more{ position: absolute; right: 0; top: 50%; margin-top: -12px; display:block; width: 78px; height:25px; text-align: center; line-height: 25px; border:#ccc 1px solid; font-size: 14px; color: #999;}
.tabBox .ul_homeNews li .more:hover{background:#0d556e; color:#fff; border:#0d556e 1px solid;}
.tabBox .divTime{ width: 67px; position: absolute; left: 0; top: 0; text-align: center;}
.tabBox .divTime .data{ display: block; border-bottom: #e6e6e6 1px solid; font-size: 28px;font-weight: bold; line-height: 1.38;}
.tabBox .divTime .year{ display: block; font-size: 14px; color: #666;  line-height: 24px; }


/*首页-党建之窗选项卡*/
.tabBox2 { width:100%;overflow:hidden;}
.tabBox2 .hd{text-align: left;position:relative;height:40px;border-bottom:0px solid #0d556e;}
.tabBox2 .hd ul{float:right;}

.tabBox2 .hd .tit{float:left;height:40px;line-height:40px;}
.tabBox2 .hd .t1{font-size:24px;font-weight:bold;}
.tabBox2 .hd .t1 i{font-size:24px;color:#0d556e;}
.tabBox2 .hd .t2{font-size:12px;font-weight:normal;color:#999;padding-left:5px;text-transform:uppercase;}

.tabBox2 .hd ul li{float:left;display: inline-block; padding:0px 0px;height:40px;line-height:40px;color:#666;text-align: center;font-size:16px;cursor: pointer;margin:0 0px;}
.tabBox2 .hd ul li.active{ color:#0d556e;font-weight:bold;}
.tabBox2 .hd .more{float: right;font-size:14px;color:#999;padding-top: 12px;}
.tabBox2 .bd ul{ padding:20px 0px;}

.tabBox2 .hd ul li:before{content: "|"; float:left;  padding:0px 10px;line-height: 26px; color: #666;margin-top: 5px}
.tabBox2 .hd ul li:first-of-type:before{ display: none;}

@media (max-width: 767px) {
 .tabBox2 .hd{height:42px;}
 .tabBox2 .hd ul li{ height:30px;line-height:30px;font-size:16px;}
 .tabBox2 .hd .more{padding-top: 6px;}
}

/*首页>>领军人物*/
.sy-ljrw {clear: both;overflow: hidden;}
.sy-ljrw .tit{height:40px;line-height:40px;margin:0px;border-bottom: 0px solid #b6b9ba;}
.sy-ljrw .t1{font-size:24px;font-weight:bold;padding:0px 0px;}
.sy-ljrw .t1 i{font-size:24px;color:#0d556e;}
.sy-ljrw .con {text-align: center;padding:24px 0;background:url(images/lj-bg.jpg) no-repeat center center;background-size: cover;}
.sy-ljrw .con i{font-size:68px;color:#fff;}
.sy-ljrw .con2 {text-align: center;padding:25px 0;background:#fff;}
.sy-ljrw .con2 a{display: block;font-size:18px;line-height: 1.8;}
.sy-ljrw .con3 {text-align: center;padding:37px 0;background:#fff;}
.sy-ljrw .con3 a.more{display: block;margin:0 auto;font-size:18px;height: 40px;line-height: 40px;color: #fff;width: 124px;border-radius: 20px;background:#0d556e;}
.sy-ljrw .con3 a.more:hover{color: #0d556e;border:1px solid #0d556e;background:#fff;}

@media (max-width:768px) /*手机端*/
{
.sy-ljrw {padding-top:15px;}
}
/*首页>>合作案例*/
.index-case{background:#f4f4f4;}
.index-case .font-box{background:#fff;height:230px;padding:30px;position:relative;}
.index-case .font-box .num{font-weight:bold;color:#1e94fc;font-size:30px;margin-bottom:20px;}
.index-case .font-box .title{margin-bottom:16px;color:#333;font-size:18px;font-weight:bold;}
.index-case .font-box .intro{color:#666;line-height:26px;height:52px;margin-bottom:10px;}
.index-case .font-box .detail{display:inline-block;width:50px;border:1px solid #d1292e;color:#d1292e;font-size:12px;border-radius:20px 20px;height:22px;line-height:20px;text-align:center;}
.index-case .font-box-1::after{content:"";width:0;height:0;border-top:10px solid #f5f5f5;border-right:8px solid transparent;border-bottom:8px solid transparent;border-left:8px solid transparent;position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);}
.index-case .font-box-2::after{content:"";width:0;height:0;border-bottom:10px solid #f5f5f5;border-right:8px solid transparent;border-top:8px solid transparent;border-left:8px solid transparent;position:absolute;top:-18px;left:50%;transform:translateX(-50%);}
.index-case .font-box .circle{background:#fff;border-radius:50% 50%;width:40px;height:40px;display:inline-block;text-align:left;}
.index-case .inner:hover .font-box{background:#d1292e;}
.index-case .inner:hover .font-box .num,.index-case .inner:hover .font-box .title,.index-case .inner:hover .font-box .intro{color:#fff;}
.index-case .inner:hover .font-box .detail{border:1px solid #fff;color:#fff;}

.index-case .inner:hover .font-box-1::after{border-top:10px solid #d1292e;}
.index-case .inner:hover .font-box-2::after{border-bottom:10px solid #d1292e;}
.index-case .pic-box img{height:230px;width:100%;}
#swiperServie{width:100%;height:100%;}
#swiperServie .swiper-slide{text-align:center;font-size:18px;background:#fff;/* Center slide text vertically */
 display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;}
.swiperServie-outer{padding-right:60px;}
.index-case .swiperServie-outer .more{height:100%;background:#d1292e;color:#fff;width:60px;display:flex;justify-content:center;align-items:center;flex-direction:column;position:absolute;right:0;top:0;}
.index-case .swiperServie-outer .more span{width:26px;text-align:center;font-size:20px;}
@media(max-width:768px){.index-case .font-box .intro{display:none;}
.swiperServie-outer{padding-right:50px;}
.productshow-inner{padding-bottom:30px;}
.productshow-inner .swiper-pagination{width:100%;padding-top:10px;}
.productshow-inner .swiper-pagination-bullet{cursor:pointer;margin:4px;background:#999;width:10px;height:10px;opacity:0.4;}
.productshow-inner .swiper-pagination-bullet-active{opacity:1;}
.index-case .font-box .num{margin-bottom:12px;}
.index-case .font-box .title{margin-bottom:12px;font-size:14px;}
.index-case .font-box{height:170px;display:flex;flex-direction:column;justify-content:center;padding:12px;}
.index-case .pic-box img{height:170px;}
.index-case .swiperServie-outer .more{font-size:18px;width:50px;}
}


/*首页-我们的服务*/
.sy-service{}
.sy-service .con{}
.sy-service .con img{border-radius: 3px;margin-bottom: 20px;}
.sy-service .con2{clear: both;margin: 0px 15px;padding-bottom: 30px;background: url(images/s-bg.jpg) repeat 0 0;overflow:hidden;}
.sy-service .con2 .td-l{position:relative;margin-top: 30px;color: #fff;padding:0px 30px;overflow:hidden;}
.sy-service .con2 .td-l .title{position:relative;z-index: 2;height: 32px;background: url(images/zf-t.png) no-repeat 26px 0;}
.sy-service .con2 .td-l .con{position:relative;z-index: 1;padding:35px 25px 30px 30px;min-height: 332px;line-height: 1.9;margin-top:-16px;border-radius: 5px;background-color:rgba(67,67,67,0.9); }
.sy-service .con2 .td-r{position:relative;margin-top: 30px;color: #fff;padding:0px 30px;overflow:hidden;}
.sy-service .con2 .td-r .title{position:relative;z-index: 2;height: 32px;background: url(images/df-t.png) no-repeat 26px 0;}
.sy-service .con2 .td-r .con{position:relative;z-index: 1;padding:35px 25px 30px 30px;min-height: 332px;line-height: 1.9;margin-top:-16px;border-radius: 5px;background-color:rgba(67,67,67,0.9); }
.sy-service .con2 .shenqing{margin-top: 20px;}

@media (max-width: 1000px) {
  .sy-service .con2{margin: 0px 0px;}
  .sy-service .con2 .td-l{padding:0px 20px;}
  .sy-service .con2 .td-r{padding:0px 20px;}
}

/*首页-关于我们*/
.sy-about{text-align: center;padding:20px 0px;}
.sy-about li {
  background: rgba(13, 85, 110, 0.2);
  padding:32px 0px 26px;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}

.sy-about li:hover {
  background: rgba(13, 85, 110, 0.7);
}
.sy-about li i {
  display:block;
  margin:0 auto;
  font-size: 70px;
  width: 100px;
  height: 86px;
  text-align: center;
  line-height: 86px;
  color: #0d556e; 
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.sy-about li:hover i {
  color: #fff;
}
.sy-about li h4 {
  margin-top: 0px;
  font-size: 16px;
  color: #333;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.sy-about li:hover h4 {
  color: #fff;
}

@media (max-width: 767px) {
  .sy-about{padding-top:0px;}
}
/*首页-会员之家*/

.sy-hyzj{clear: both;padding:20px 0;margin-bottom:45px;background: rgba(13, 85, 110, 0.7);overflow:hidden;}
.sy-hyzj .con{padding:0px 26px;}
.sy-hyzj .con li{display:inline-block;width:100%;border-bottom:1px solid #fcc40b;height: 50px;line-height: 50px;}
.sy-hyzj .con li i{float:left;font-size: 18px;color: #fff;}
.sy-hyzj .con .t1{float:left;padding-left: 5px;font-size: 18px;color: #fff;}
.sy-hyzj .con .t2{float:left;padding-left: 10px;padding-top: 13px;font-size: 12px;line-height: 1;color: #b7c9d0;}
.sy-hyzj .con li:last-child {border-bottom:0px solid #fcc40b;}

/*栏目-关于我们*/
.lm-about{display:inline-block;height:auto;background: url(images/about.jpg) no-repeat 0 0;}
.lm-about .con{margin:40px 0px;padding:20px 30px;text-align: left;border:1px solid #f5f5f5;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);background:#fff;} 

.lm-about .con p{margin:10px 0;line-height: 2;overflow:hidden;} 
@media (max-width: 768px) {
  .lm-about .con{margin:20px 20px;padding:20px 30px;border:0px solid #f5f5f5;} 
}

/*首页_模块标题*/
.sy-title {padding:0px 0px;overflow: hidden;}
.sy-title .tit{height:48px;line-height:48px;margin:0px;border-bottom: 1px solid #b6b9ba;}
.sy-title .t1{font-size:24px;font-weight:bold;padding:0px 0px;}
.sy-title .t1 i{font-size:24px;color:#0d556e;}
.sy-title .t2{font-size:12px;font-weight:normal;color:#999;padding-left:10px;text-transform:uppercase;}
.sy-title .more{float:right;text-align:right;color:#999;font-size:14px;padding-top: 5px;}
.sy-title .more a{color:#999;}
.sy-title .more a:hover{color:#0d556e;}
.sy-title .cent{padding:10px 0;border: 0px solid #eee;}

@media (max-width:768px) /*手机端*/
{
.sy-jlfw {padding-top:10px;}
}

.news-list1 {padding-top:15px;}
.news-list1 li.item{clear:both;overflow:hidden;width:100%;padding:0px;font-size:16px;}
.news-list1 li.item .title{float:left;padding-left:12px;height:32px;line-height:32px;background:url(images/arr.png) no-repeat 1px center;max-width:85%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-list1 li.item .date{float:right;padding-right: 1px;color: #666;line-height:32px;}
@media (max-width:767px) /*手机端*/
{
.news-list1 li.item .title{max-width:80%;}
}
/*栏目-心得分享*/
.lm-xinde {
    position: relative;
    width: 1200px;
    margin: 0 auto
}

.lm-xinde .swiper-slide {
    width: 520px;
    background: #fff;
    border-radius: 5px;
    overflow:hidden;
}

#Swiper8  .swiper-slide {
    
    background: #fff;
    border-radius: 5px;
    overflow:hidden;
}
#Swiper8 .swiper-slide {
      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      transition: 300ms;
      transform: scale(0.8);
    }
#Swiper8 .swiper-slide-active,#Swiper8 .swiper-slide-duplicate-active{
      transform: scale(1);
    }

.images-list7 .item {padding:10px;}
.images-list7 .item a{display:block;width:100%;overflow:hidden;}
.images-list7 .item a .con{width:100%;}
.images-list7 .item a .con .t1{float:left;width:70%;text-align: left;line-height: 40px;}
.images-list7 .item a .con .t2{float:left;width:30%;text-align: right;line-height: 40px;}
.images-list7 .item a .img{position:relative;z-index: 1;overflow: hidden;width:100%;}
.images-list7 .item a .zbbg{position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:2;width: 59px;height:59px;text-align:center;display:block;background:url(images/zhibo.png) no-repeat 0 0;}
.images-list7 .item a .img img{position:relative;z-index: 1;width:100%;}
.images-list7 .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;}

/*栏目-心得分享*/
.images-list8 .row {margin-left: -15px;margin-right: -15px;}
.images-list8 .item {margin-top: 20px;}
.images-list8 .item a{display:block;width:100%;overflow:hidden;}
.images-list8 .item a .con{width:100%;background:#f5f5f5;padding:0 10px;overflow:hidden;}
.images-list8 .item a .con .t1{float:left;width:70%;text-align: left;line-height: 45px;}
.images-list8 .item a .con .t2{float:left;width:30%;text-align: right;line-height: 45px;}
.images-list8 .item a .img{position:relative;z-index: 1;overflow: hidden;width:100%;}
.images-list8 .item a .zbbg{position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:2;width: 59px;height:59px;text-align:center;display:block;background:url(images/zhibo.png) no-repeat 0 0;}
.images-list8 .item a .img img{position:relative;z-index: 1;width:100%;}
.images-list8 .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;}

/*栏目-我们的服务*/
.lm-service .item {display:block;overflow:hidden;margin-bottom:20px;border:1px solid #f5f5f5;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);}
.lm-service .item img{display:block;width:100%;height:auto;}
.lm-service .item .title{font-size: 16px;line-height: 3;text-align: center;}

/*栏目-offer*/
.lm-offer {max-width:1320px;margin:0px auto;position:relative;}
.lm-offer .item {display:block;overflow:hidden;}
.lm-offer .item .pic{overflow: hidden;width:100%;}
.lm-offer .item .pic img{display:block;width:100%;}
.lm-offer .item .title{font-size: 16px;line-height: 3;text-align: center;}
.lm-offer .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;}
.lm-offer .swiper-button-prev {
    width: 50px;height: 50px;background: url(images/of-l.png) no-repeat 0 0;
}
.lm-offer .swiper-button-next {
    width: 50px;height: 50px;background: url(images/of-r.png) no-repeat 0 0;
}

/*栏目-我们的服务2*/
.lm-service2 .item {background-color: #ffffff;margin-bottom: 20px;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); }
.lm-service2 .item .con{padding:20px 30px;}
.lm-service2 .item .con .title{height: 25px;line-height: 25px;font-size:18px;color:#000;}
.lm-service2 .item .con .title_line{margin:12px 0;width:30px;height:2px;background:#7f7f7f;}
.lm-service2 .item .con p{display:block;line-height: 24px;min-height:72px;font-size:14px;color:#666;}
.lm-service2 .item .img{overflow: hidden;width:100%;}
.lm-service2 .item .img img{width:100%;}
.lm-service2 .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;}
.lm-service2 .item a.more{display:inline-block;width:130px;height:38px;line-height:38px;border:1px #333 solid;border-radius: 0px;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin-top:10px;margin-bottom: 10px;}
.lm-service2 .item a.more:hover{background:#fff;border-color:#d1292e;color:#d1292e;}

/*首页-合作机构*/
.lm-liucheng .row .item {padding:50px 20px;margin-bottom: 25px;text-align: center;background:#fff;border-radius: 5px;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;}
.lm-liucheng .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);
}
.lm-liucheng .row .item .pic{min-height:60px;line-height: 1;}
.lm-liucheng .row .item .pic img{width:auto;height:auto;}
.lm-liucheng .row .item .title{height: 2;line-height: 2;color: #000;font-size: 16px;}
.lm-liucheng .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) 
{
   .lm-liucheng .row .item {padding:30px 10px;margin-bottom: 20px;}
   .lm-liucheng .row .item .title{font-size: 14px;}
}

/*栏目-优秀案例*/
.lm-youxiu {max-width:1320px;margin:0px auto;position:relative;}
.youxiu{padding-bottom:10px;}
.youxiu .item {background-color: #ffffff;overflow:hidden;border:1px solid #f5f5f5;box-shadow: 0px 0px 10px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 10px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 10px rgba(152, 152, 152, .3);}
.youxiu .item .con{padding:10px 15px;}
.youxiu .item .con .title{height: 25px;line-height: 25px;font-size:14px;color:#000;}
.youxiu .item .con .date{display:block;line-height: 25px;font-size:14px;color:#666;}
.youxiu .item .img{overflow: hidden;width:100%;}
.youxiu .item .img img{width:100%;}
.youxiu .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;}
.youxiu .item a.more{display:inline-block;width:76px;height:26px;line-height:26px;border:1px #333 solid;border-radius: 3px;transition:all 0.5s ease;font-size:14px;transition:all 0.5s ease;text-align:center;margin-top:10px;margin-bottom: 5px;}
.youxiu .item a.more:hover{background:#fff;border-color:#d1292e;color:#d1292e;}


/*栏目-成功案例*/
.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;}


.cgal2{}
.cgal2 .row {margin-left: -15px;margin-right: -15px;}
.cgal2 .item {margin-top: 20px;background-color: #ffffff;overflow:hidden;border:1px solid #f5f5f5;box-shadow: 0px 0px 10px rgba(152, 152, 152, .2);-moz-box-shadow:0px 0px 10px rgba(152, 152, 152, .2); -webkit-box-shadow:0px 0px 10px rgba(152, 152, 152, .3);}
.cgal2 .item .con{padding:10px 12px;}
.cgal2 .item .con .title{height: 25px;line-height: 25px;font-size:14px;color:#000;}
.cgal2 .item .con .intro{display:block;line-height: 22px;font-size:12px;color:#666;}
.cgal2 .item .img{overflow: hidden;width:100%;}
.cgal2 .item .img img{width:100%;}
.cgal2 .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;}
/*栏目-海归导师*/

.hgds .item {}
.hgds .item a{display:block;width:100%;overflow:hidden;}
.hgds .item a .con{width:100%;background:#fff;padding:12px;}
.hgds .item a .con .title_line{margin:10px 0;width:20px;height:1px;background:#7f7f7f;}
.hgds .item a .con .t1{line-height: 2;color:#000;}
.hgds .item a .con .t2{text-align: center;line-height: 40px;color:#fff;background-color: #1B1B1B;}
.hgds .item a .img{position:relative;z-index: 1;overflow: hidden;width:100%;}
.hgds .item a .img .zbbg{position:absolute;top:50%;left:50%;margin-top:-24px;margin-left:-24px;z-index:2;width: 48px;height:48px;text-align:center;display:block;background:url(images/zhibo2.png) no-repeat 0 0;}
.hgds .item a .img img{width:100%;}
.hgds .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;}

/*栏目-名师访谈*/

.msft .row {margin-left: -15px;margin-right: -15px;}
.msft .item a{display:block;width:100%;margin-top: 20px;overflow:hidden;}
.msft .item a .con{width:100%;background:#f5f5f5;padding:12px;}
.msft .item a .con .title_line{margin:10px 0;width:20px;height:1px;background:#7f7f7f;}
.msft .item a .con .t1{line-height: 2;color:#000;}
.msft .item a .con .t2{text-align: center;line-height: 40px;color:#fff;background-color: #1B1B1B;}
.msft .item a .img{position:relative;z-index: 1;overflow: hidden;width:100%;}
.msft .item a .img .zbbg{position:absolute;top:50%;left:50%;margin-top:-24px;margin-left:-24px;z-index:2;width: 48px;height:48px;text-align:center;display:block;background:url(images/zhibo2.png) no-repeat 0 0;}
.msft .item a .img img{width:100%;}
.msft .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;}


  /*栏目-精英留德导师*/
.lm-ldds .item {position: relative;background-color: #ffffff;margin-bottom: 20px;}
.lm-ldds .item .con{padding:20px 30px;}
.lm-ldds .item .con .title{height: 25px;line-height: 25px;font-size:18px;color:#000;}
.lm-ldds .item .con .title_line{margin:12px 0;width:30px;height:2px;background:#7f7f7f;}
.lm-ldds .item .con p{display:block;line-height: 24px;min-height:72px;font-size:14px;color:#666;}
.lm-ldds .item .img{position: relative;top: -50%;overflow: hidden;width:50%;margin:0 auto;}
.lm-ldds .item .img img{width:100%;}

.ldds .row {margin-left: -15px;margin-right: -15px;}

/*产品内容页样式*/
.product-content .detail .title{clear: both;text-align: left;overflow: hidden;background: #ad7669;line-height: 40px;color: rgb(255,255,255);font-weight: 600;padding-left:15px;font-size: 16px;}


/*在线留言表单*/
.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 #E04747;color:#fff;height:35px;width:120px;background:#E04747;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: #E04747!important;outline: 0;}
.el-button--small, .el-button--small.is-round {padding: 12px 50px!important;}
.el-button--primary {background-color: #E04747!important;border-color: #E04747!important;}
.el-form--label-left .el-form-item__label {text-align: center!important;}
.el-textarea textarea{height: 160px!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;
    }


    @media (max-width:998px) /*手机端*/
{
#toTop {

    bottom: 60px;
    right: 10px;
    width: 35px;
    height: 35px;

}
    #toTop:hover {
        background-position:left -35px;
    }
}


/*悬浮图标*/
.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: #0d556e;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: -193px; height: 60px; 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: 5px; border-radius: 6px; border: 1px solid rgb(208, 208, 208); border-image: none; width: 180px; height: 60px; 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;
}
/*首页-友情链接*/
.footlink { clear:both;width:100%;overflow:hidden;}
.footlink .cent{margin:0px auto;text-align: center;}
.footlink .title{height:40px;line-height:40px;text-align:left;border-bottom:1px #ccd8e4 solid;}
.footlink .title span{float:left;height:40px;line-height:40px;padding-left:30px;padding-right:10px;font-size:18px;font-weight:bold;border-bottom:2px #015293 solid;background:url(images/t1.png) no-repeat 5px 13px;}

.footlink .link-list { float: left;display: inline-block;width:30%;margin-right: 4%;}
.footlink .link-list:nth-child(n+3) {margin-right: 0%;}
.footlink .link-list .item { width:100%;   }
.footlink .link-list .item .linksele { text-align: center;width:100%;margin:0 auto; height:40px;line-height:40px; outline: none; border:#ddd 1px solid;border-radius:5px;background:#ffffff;}
.footlink .link-list .item .linksele option { text-align: center; text-align-last: center;margin:0 auto;}
@media (max-width: 767px) {
.footlink .link-list {width:100%;margin-right: 0%;margin-bottom: 10px;}
}

/*移动端底部固定导航*/
.footer-fixed{position:fixed;left:0;bottom:0;width:100%;color:#fff;background:#064960;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;}