﻿.fwx:hover .wx-img{ display:block;}
.wx-img { display: none; position: absolute; width:100px; height:100px; bottom:-20px; right:30px; z-index:3;}
.wx-img:after{border: 5px solid transparent;border-top: 5px solid #fff;width: 0;height: 0;position: absolute;content:""; bottom:-10px; left:50%; margin-left:-5px;}
.wx-img img { width:100%; height:auto; display:block;}


/*所有页面过渡*/
.footer_main .footer_r a,
.index-news .inews-top .inews-title-btn .inews-more,
.index-news .inews-list a * ,.index-about .iabout-right a,
.iprofession-list ul li a:after,
.icase-slick-right a.icase-more,.aside-wrap .topcontrol ,
.index-profession .iprofession-left a.iprofess-more,
.iprofession-list ul li a *, .news-list ul li a, .news-list ul li a *,
.case-slick .slick-prev,.case-slick .slick-next,
.case-item .case-right ul li *,
.case-btn a,.cd-banner-txt .cd-banner-btn a:after,
.case-detail .w1200 .cd-nav ul li *, .case-detail .w1200 .cd-nav ul li a:after,
.cd-main .cs-slick button,.case-other-slick button,.ab-his-slick button,
.professonal-panel-item,.pd-main * ,
.news-hd li a,.icase-slick-right .icase-slick2 button,
.cd-main .cd-main-top .cd-main-topleft .cd-main-btn a {-webkit-transition:all .4s ease;-moz-transition:all .4s ease; -o-transition:all .4s ease; -ms-transition:all .4s ease;transition:all .4s ease;}


/*banner*/
.slick-banner a {display: block; overflow: hidden; position: relative;}
.slick-banner a img {display: block; width: 100%;}
.slick-banner .slick-dots {text-align: center; width: 100%; position: absolute; bottom: 50px;}
.slick-banner .slick-dots li {display: inline-block; margin: 0 3px; width: 12px; height: 12px; border-radius: 100%; background: #98a3bb; cursor: pointer;list-style: none!important;}
.slick-banner .slick-dots li.slick-active {background: #031846;}
.w1200{width: 1200px;
    margin: 0 auto;
    position: relative;}
.slick-banner a .banner-txt {position: absolute; left: 0; top: 20%; width: 100%;}
.slick-banner a .banner-txt .banner-bac {position: absolute; left: 0; top: 20%; background: url(../fonts/63895f4e7702446eb9f228baa356ad5c.svg) no-repeat center;}
.footer_main .footer_r a.fwb {background: url(../fonts/wb.svg) no-repeat center;}
.footer_main .footer_r a.fqq {background: url(../fonts/qq.svg) no-repeat center;}
.footer_main .footer_r a.fwx:hover {background: url(../fonts/wch.svg) no-repeat center;}
.footer_main .footer_r a.fwb:hover {background: url(../fonts/wbh.svg) no-repeat center;}
.footer_main .footer_r a.fqq:hover {background: url(../fonts/qqh.svg) no-repeat center;}


/*侧边返回顶部*/
.aside-wrap {position: fixed; right: 5%; bottom: 205px; display: none;}
.aside-wrap .topcontrol { width: 60px; height: 60px; background: #4c4c4c url(../images/topcontrol.png) no-repeat center; cursor: pointer;opacity: .6;filter:alpha(opacity=60)}
.aside-wrap .topcontrol:hover {opacity: 1.0;filter:alpha(opacity=100)}


/*about*/
.about-banner {padding-top: 70px; height: 415px; background-size: cover!important;}
.about-banner .w1200 .ab-banner-tip h2 {position: relative; font-family: DINCond-Regular; font-size: 17px; line-height: 24px; padding-bottom: 20px; color: #789ddf;text-transform: uppercase; font-weight: bold; letter-spacing: 10px;}
.about-banner .w1200 .ab-banner-tip h2:after {content: ""; display: block; position: absolute; bottom: 0; left: -36px; width: 134px; height: 1px; background: #789ddf;}
.about-banner .w1200 .ab-banner-des {margin-top: 40px; padding-left: 160px;}
.about-banner .w1200 .ab-banner-des h1 {font-family: DIN Light; font-size: 50px; color: #f8f9fb; line-height: 50px; text-transform: uppercase;}
.about-banner .w1200 .ab-banner-des h6 { font-size: 36px; color:  #f8f9fb; line-height: 36px; margin-top: 10px;}

/*新闻*/
.news-hd {margin-top: 36px; padding-left: 160px; overflow: hidden;}
.news-hd li {float: left; height: 60px; line-height: 60px; width: 200px;list-style: none;border-left: 2px solid #999;}
.news-hd li:nth-child(1){border-left:none;}
.news-hd li a {display: block;font-size: 22px; font-family: DINCond; font-weight: bold; background: #595959; color: #fff; text-align: center; text-transform: uppercase;}
.news-hd li.on a {background: #3e63a2;}
.news-hd li a:hover {background: #496bd9;}

/*--------------------------------------------------------------导航选中状态----------------------------------------------------------------------*/
.navbar-nav > li > .sele{
    color: #3e63a2;
}