﻿body {
}
 .layout
        {
            
        }
        
        .homeBanner
        {
            height: 500px;
            background-color: #EEE;
            padding-top:100px;
        }
        
        .homeBanner .swiper-pagination-bullet
        {
            width: 15px;
            height: 15px;
            border: 1px solid #FFF;
            border-radius: 100%;
            display: inline-block;
            margin: 0 10px!important;
        }
        
        .homeBanner.swiper-container-horizontal>.swiper-pagination
        {
            bottom: 20px;
        }

        
        .serviceScope
        {
            padding: 30px 0 0 0;
        }
        
        .serviceScope__text
        {
            text-align: center;
            font-size: 25px;
        }
        
        .serviceScope__items
        {
            padding: 40px 0 40px 0;
        }
        
        .serviceScope__item
        {
            width: 25%;
            display: inline-block;
            float: left;
            cursor: pointer;
        }
        
        .serviceScope__itemImage
        {
            width: 255px;
            height: 179px;
            background-position: center center;
            background-size: 100% 100%;
            margin: 0 auto 0 auto;
        }
        
        .serviceScope__item .serviceScope__itemImage DIV
        {
            border: 11px solid #000;
            height: 179px;
            opacity: 0;
            box-sizing: border-box;
            
            transition: opacity 0.3s linear;
            
            display: none\9;
        }
        
        .serviceScope__item:hover .serviceScope__itemImage DIV
        {
            opacity: 0.13;
        }
        

        .serviceScope__item:hover .serviceScope__itemText
        {
            color: #568CC8;
        }
        

        
        
        .serviceScope__itemText
        {
            text-align: center;
            font-size: 17px;
            line-height: 2.4em;
            color: #333;
            font-weight: bold;
            transition: color 0.1s linear;
        }
        
        .serviceScope__itemDescription
        {
            font-size: 12px;
            width: 255px;
            margin: 0 auto 0 auto;
            color: #B0B0B0;
            transition: color 0.1s linear;
        }
        .serviceScope__item:hover .serviceScope__itemDescription
        {
            color: #568CC8;
        }
        
        
        .serviceScope__viewLink
        {
            width: 255px;
            margin: 16px auto 0 auto;
            font-weight: bold;
            font-size: 12px;
            text-align: right;
            color: #333333;
            line-height: 1.65em;
            padding-right: 6px;
            box-sizing: border-box;
            background-position: -255px 0;
            background-image: url(data:image/gif;base64,R0lGODlh/wATAIAAAIKo0////yH5BAAHAP8ALAAAAAD/ABMAAAJLhI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Si8YhMKpfMpvMJjUqn1Kr1is1qt9yu9wsOi8fkMrgAADs=);
            
            transition: background-position 0.14s cubic-bezier(0, 0, 0.24, 0.74);
        }
        
        .serviceScope__viewLink SPAN
        {
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTAvMjgvMTadewgFAAAAnklEQVQYlYXRMQoCMRAF0GewtBIWPIawwcraxtozWe8BBHvBzhsIgqSwFTyAB7BdsHAEXRb9VSbzAsNkUNe1yAhLzKI+44AHDONyjh0mvnPHCseECvs3KqV8wkn0qoR1YJBz7uIK6xRzfaUHLxPGXdiDxwnXPlhKkXN+l7eE7R8Em4QGpx/ohCahxSIedFETvXbw8TO89jaN88Vr4eAJsAgrO2URdBoAAAAASUVORK5CYII=);
            background-position: left center;
            padding-left: 15px;
            font-weight: normal;
        }
        
        .serviceScope__viewLink:hover .serviceScope__viewLink SPAN
        {
            color: #FFF;
            background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAALCAYAAABGbhwYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMTAvMjgvMTadewgFAAAAj0lEQVQYlY2RsQ3CQAwAL0qbNhJjUFFlA3oGyRwUGSBrsEKEUiEkZniUmibV0fwL6XlQXNm6k23ZlUqMBjgCh1jPwAV4AaCidmrwO0JkoLbqksjpfM3lRW1Rx5wU5JEfI3M5oK4lMZNX1PuGjg/UfsOOPWqtTn+kSa3THRt1KGwwREbl5zMAO2Af8xvwTOANNlBZDqMQ1hcAAAAASUVORK5CYII=);
        }
        .serviceScope__itemLink{
            margin-top:15px;
        }
        .itemLink__list{
            float:left;
            width:44%;
            margin-left:10px;
            border:1px solid #B0B0B0;
            height:30px;
            text-align:center;
            line-height:30px;
            margin-top:10px;
            font-size:13px;

        }
        .itemLink__list:hover{
            background-color:#82A8D3;
        }
        .serviceScope__viewLink:hover
        {
            background-position: 0 0;
        }
        
        
        .caseList
        {
            padding: 30px 0 20px 0;
        }


        .caseList__itemDefault{
            background-image:url(/Images/news/default.png);
            background-position:center;
            background-size:90% auto;
        }

         .caseList__itemText
        {
            display: block;
            color: #FFC600;
            font-size: 16px;
            float:left;
            overflow: hidden;  /** 隐藏超出的内容 **/
        }
        .caseList__curtainBottom span
        {
            display: block;
            color: #FFF;
            height:26px;
            line-height:26px;
        }

          .Banner {
            background-size: 100% auto ;
            background-position: center bottom;
            background-repeat: no-repeat;
            overflow-y: hidden;
            border: 0.01rem solid red;
            
        }

        .flexslider {
            border-width: 0;
            margin: 0 !important;
        }

        .Banner .flex-control-nav {
            bottom: 5px;
            z-index: 1000;
        }
         .homeFlow{
            margin-top:40px;
        }
        .homeFlow__icon{
            height:150px;
            display: -webkit-box;
            display: box;
            display: -webkit-flex;
            display: flex;
            margin-top:20px;
        }
        .homeFlow__iconList{
            -webkit-flex: 1;
            flex: 1;
            position:relative;
            cursor:pointer;

        }
        .iconList__pic{
            width:95px;
            height:95px;
            background: url(/Images/home/flow-ico.png) no-repeat center center;
            transition:all .4s ease;
            margin:0 auto;
        }
        .homeFlow__iconList:first-child{

            margin-left:0px;
        }
        .iconList__contact{
            background-position: center 0px;
        }
        .homeFlow__iconList:hover .iconList__contact{
            background-position: center -100px;
        }
        .iconList__page{
            background-position: center -200px;
        }
        .homeFlow__iconList:hover .iconList__page{
            background-position: center -300px;
        }
        .iconList__check{
            background-position: center -400px;
        }
        .homeFlow__iconList:hover .iconList__check{
            background-position: center -500px;
        }
        .iconList__web{
            background-position: center -600px;
        }
        .homeFlow__iconList:hover .iconList__web{
            background-position: center -700px;
        }
        .iconList__back{
            background-position: center -800px;
        }
        .homeFlow__iconList:hover .iconList__back{
            background-position: center -900px;
        }
        .iconList__all{
            background-position: center -1000px;
        }
       .homeFlow__iconList:hover .iconList__all{
            background-position: center -1100px;
        }
        .iconList__text{
            font-size:18px;
            text-align:center;
            margin-top:20px;
        }
        .iconList__textShow{
            position:absolute;
            width: 170px;
            padding: 15px;
            border-radius: 3px;
            border: 1px solid #e8e8e8;
            color: #84898d;
            font-size: 12px;
            top: 170px;
            box-shadow: 0px -4px 6px #d8d6d6;
            -webkit-box-shadow: 0px -4px 6px #d8d6d6;
            text-align:center;
            line-height:30px;
            font-size:13px;
            opacity: 0;
            transition:all .4s ease;
        }
        .iconList__textTri{
            width: 16px;
            height: 15px;
            position: absolute;
            left: 50%;
            top: 156px;
            background: url(/Images/home/flow-tri.png) no-repeat center top;
            opacity: 0;
            transition:all .4s ease;
        }
        .homeFlow__iconList:hover .iconList__textTri{
            top: 146px;
            opacity: 1;
        }
        .homeFlow__iconList:hover .iconList__textShow{ 
            top: 160px;
            opacity: 1;
        }
        .homeFlow__comment{
            margin-top:80px;
            height:240px;
            
            display: -webkit-box;
            display: box;
            display: -webkit-flex;
            display: flex;
            cursor:pointer;
        }
        .homeFlow__commentItem{
            -webkit-flex: 1;
            flex: 1;
            position:relative;
            
            display:block;
            overflow:hidden;
        }
        .commentItem__fram{
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            z-index: 1;
            font-size:13px;
            padding:35px 20px;
            box-sizing:border-box;
        }
        .commentItem__fram span{
            color: #848485;
            line-height: 30px;
            font-size:16px;
        }
        .commentItem__fram p{
            color: white;
            line-height: 20px;
            margin-top:15px;
        }
        .commentItem__framBlack{
            top: 0;
            width: 240px;
            height: 240px;
            position:absolute;
            background: rgba(0,0,0,0.8);
            transition:all .5s ease;
        }
        .commentItem__framBlue{
            top: 240px;
            width: 240px;
            height: 240px;
            position:absolute;
            background: rgba(0,175,218,0.8);
            transition:all .5s ease;
        }
        .homeFlow__commentItem:hover .commentItem__framBlack{
            top: -241px;
        }
        .homeFlow__commentItem:hover .commentItem__framBlue{
            top: 0px;
        }
        .flexslider {
            border-width: 0;
            width:100%;
            height:100%;
            margin: 0 !important;
        }
        .flexslider .slides{
            height:100%;
            width:100%;
        }
        .flexslider .slides li{
            height:100%;
            width:100%;
        }
        .newsCenter{
            margin-top:50px;
            height:900px;
        }
        .newsCenter__Out{
            margin-top: 20px;
        }
        .newsCenter__OutList{
            width: 31.2%;
            height:340px;
            float:left;
            margin-left:33px;
            display: -webkit-box;
            display: box;
            display: -webkit-flex;
            display: flex;
            margin-top:40px;
        }
        .newsCenter__OutList:nth-child(3n+1){
            margin-left:0;
        }
        .OutList__left{
            -webkit-flex: 1;
            flex: 1;
        }
        .OutList__leftIcon{
            height: 46px;
            background-image:url(/Images/icon/news-icon.png);
            background-position:center;
            background-size:100% auto;

        }
        .OutList__leftIcon:hover{
            background-image:url(/Images/icon/news-Cicon.png);
        }
        .OutList__leftDate{
            text-align: center;
            background-color:#F5F5F5;
            font-size:22px;
            color:#3D3D3D;
            line-height:18px;
            padding-top:5px;
            box-sizing:border-box;
            cursor:default;
        }
        .OutList__leftDate span{
            font-size:15px;
        }
        .OutList__leftDate:hover{
            background-color:#FFE400;
            color:#82A8D3;
        }
        .OutList__right{
            -webkit-flex: 7;
            flex: 7;
        }
        .OutList__rightDefault{
            background-image: url(/Images/news/default.png);
            background-position:center;
            background-size:100% auto;
        }
        .OutList__rightImg{
             height: 167px;
            position:relative;
            background-position:center;
            background-size:100% 100%;
        }
        
        .rightImg__big{
            position: absolute;
            width:100%;
            height:100%;
            background-color:transparent;
            cursor:pointer;
        }
        .rightImg__big:hover {
            border:10px solid rgba(0, 0, 0, 0.4);
            box-sizing:border-box;
        }
        .OutList__rightTitle{
            height: 33px;
            width:100%;
            margin-top:5px;
            border-bottom:1px solid #DEDEDE;
            color:#5F5F5F;
            line-height:33px;
            font-size:18px;
            font-weight:bold;
            float:left;
            overflow: hidden;  /** 隐藏超出的内容 **/
            cursor:pointer;
        }
        .OutList__rightTitle:hover{
            color:#82A8D3;
        }
        .OutList__rightTime{
            height: 33px;
            line-height:33px;
            color:#AAAAAA;
            border-bottom:1px solid #DEDEDE;
            display: -webkit-box;
            display: box;
            display: -webkit-flex;
            display: flex;
            font-size:12px;
        }
        .rightTime__item{
            -webkit-flex: 7;
            flex: 7;
            padding-left:17px;
            box-sizing:border-box;
            cursor:default;
            background-position:left -20px;
        }
        .rightTime__item:hover{
            color:#82A8D3;  
            background-position:left 10px;         
        }
        .OutList__rightSummary{
            height: 50px;
            margin-top:10px;
            color:#AAAAAA;
            font-size:13px;
            cursor:pointer;
            line-height:16px;
            word-break: break-all;
            width:323px;
            line-height: 20px;
            float:left;
            overflow: hidden;  /** 隐藏超出的内容 **/
            cursor:pointer;

        }
        .OutList__rightSummary:hover{
            color:#82A8D3;
        }
        .OutList__rightView{
            height: 20px;
            margin-top:5px;
            position:relative;
            overflow:hidden;
            cursor:pointer;
        }
        .rightView__move{
            height: 20px;
            width:325px;
            position:absolute;
            left:-325px;
            background-color:#82A8D3;
            transition:all .4s ease;
        }
        .OutList__rightView:hover .rightView__move{
            left:0px;
        }
        
        .rightView__text{
            right: 5px;
            height:20px;
            width:100px;
            z-index:5;
            position:absolute;
            font-size:12px;
            line-height:20px;
        }
        .rightView__textIcon{
            position: absolute;
            z-index:5;
            height:12px;
            width:12px;
            line-height:12px;
            text-align:center;
            border-radius:5px;
            background-color:#333333;
            color:white;
            font-size:12px; 
            top:4px;
            right:120px;
        }
        .OutList__rightView:hover .rightView__textIcon{
            background-color:white;
            color:#82A8D3;
        }
        .OutList__rightView:hover .rightView__text{
            color:white;
        }
        .newsCenter__OutMore{
            height: 20px;
            width:260px;
            margin:20px 480px;
            float:left;
            font-size:12px;
            color:#AAAAAA;
            line-height:20px;
            cursor:pointer;
            display:block;
        }
        .OutMore__icon{
            height: 12px;
            width:12px;
            line-height:12px;
            text-align:center;
            border-radius:5px;
            background-color:#AAAAAA;
            color:white;
            font-size:12px; 
            float:right;
            margin-top:4px;
        }
        .newsCenter__OutMore:hover{
            color:#82A8D3;
        }
        .newsCenter__OutMore:hover .OutMore__icon{
            background-color:#82A8D3;
        }
        .rightTime__Lantu{
            background-image: url(/Images/icon/company.gif);
        }
        .rightTime__Creat{
            background-image: url(/Images/icon/time.gif);
        }
        .rightTime__Num{
            background-image: url(/Images/icon/span.gif);
            
        }
        .enterpriseLogo{
            margin-top:50px;
            height:55px;
            display: -webkit-box;
            display: box;
            display: -webkit-flex;
            display: flex;
        }
        .enterpriseLogo__list{
            -webkit-flex:1;
            flex: 1;
            font-size:25px;
            line-height:53px;
            text-align:center;
            cursor:pointer;
        }
        .enterpriseLogo__middle{
            -webkit-flex:28;
            flex: 28;
            position:relative;
            margin-top:5px;
            overflow:hidden;
        }
        .enterpriseLogo__middleInner{
            position:absolute;
            width:1500px;

        }
        .middleInner__item{
            width:155px;
            height:46px;
            float:left;
            margin-left:26px;
        }
        .middleInner__charity{
            margin-left:0;
            background-image:url(/Images/icon/charity.png);
        }
        .middleInner__charity:hover{
            background-image:url(/Images/icon/charity-color.png);
        }
        .middleInner__dh{
            background-image:url(/Images/icon/dh.png);
        }
        .middleInner__dh:hover{
            background-image:url(/Images/icon/dh-color.png);
        }
        .middleInner__jc{
            background-image:url(/Images/icon/jc.png);
        }
        .middleInner__jc:hover{
            background-image:url(/Images/icon/jc-color.png);
        }
        .middleInner__scl{
            background-image:url(/Images/icon/scl.png);
        }
        .middleInner__scl:hover{
            background-image:url(/Images/icon/scl-color.png);
        }
        .middleInner__sova{
            background-image:url(/Images/icon/sova.png);
        }
        .middleInner__sova:hover{
            background-image:url(/Images/icon/sova-color.png);
        }
        .middleInner__yd{
            background-image:url(/Images/icon/yd.png);
        }
        .middleInner__yd:hover{
            background-image:url(/Images/icon/yd-color.png);
        }
        .middleInner__yy{
            background-image:url(/Images/icon/yy.png);
        }
        .middleInner__yy:hover{
            background-image:url(/Images/icon/yy-color.png);
        }
        .middleInner__z8{
            background-image:url(/Images/icon/z8.png);
        }
        .middleInner__z8:hover{
            background-image:url(/Images/icon/z8.png);
        }
         .friendshipLink{
            margin-top:50px;
            font-size:13px;
            line-height:25px;
            color:#767676;
            padding-bottom:30px;
        }
        .friendshipLink a{
            color:inherit;
        }
