/* 
* @Author:anchen
* @Date:2017-11-05 09:58:14
* @Last Modified by:   anchen
* @Last Modified time: 2017-11-14 21:05:34
*/
.ix-service {
    padding:4% 0;
}
.ix-service-bx ul li {
    float:left;
    width:29.5%;
    overflow:hidden;
    cursor:pointer;
}
.ix-service-img {
    width:100%;
    height:220px;
    overflow:hidden;
}
.ix-service-bx ul li img {
    transition:all 1.8s ease;
    -webkit-transition:all 1.8s ease;
    -moz-transition:all 1.8s ease;
    -o-transition:all 1.8s ease;
}
.ix-service-bx ul li:hover h5,.ix-service-bx ul li:hover p {
    color:#0058a7;
}
.ix-service-bx ul li:hover img {
    transform:scale(1.1);
}
.ix-service-bx ul li:nth-child(2) {
    margin:0 5.75%;
}
.ix-common-title h4 {
    font-size:36px;
    font-weight:normal;
    text-align:center;
    width:480px;
    margin:0 auto;
    position:relative;
    margin-bottom:30px;
}
.ix-common-title h4:before,.ix-common-title h4:after {
    content:"";
    position:absolute;
    top:52%;
    height:2px;
    width:150px;
    background:#004ea2;
    margin-top:-1.5px;
}
.ix-common-title h4:before {
    left:0;
}
.ix-common-title h4:after {
    right:0;
}
.ix-service-bx li img {
    max-width:100%;
}
.ix-service-ct {
    background:#eee;
    padding:20px 20px 40px 20px;
}
.ix-service-ct a {
    display:block;
    opacity:0;
    filter:alpha(opacity=0)\9;
    -webkit-transform:translate3d(0,40px,0);
    transform:translate3d(0,40px,0);
    -webkit-transition:all .8s;
    transition:all .8s;
}
.ix-service-ct a.normal-page,.ix-news .ix-service-bx li.normal-page {
    opacity:1;
    filter:alpha(opacity=100)\9;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
}
.ix-service-ct h5 {
    font-size:18px;
    font-weight:bold;
    margin-bottom:20px;
}
.ix-service-ct p {
    font-size:14px;
    line-height:24px;
}
.ix-news {
    background:#004ea2;
    padding-top:40px;
    padding-bottom:40px;
}
.ix-news .ix-common-title h4:before,.ix-news .ix-common-title h4:after {
    background:#fff;
}
.ix-news .ix-common-title h4 {
    color:#fff;
}
.ix-news-content {
    background:#eee;
    padding:20px 20px 30px 20px;
    transition:all .8s ease;
    -webkit-transition:all .8s ease;
    -moz-transition:all .8s ease;
    -o-transition:all .8s ease;
}
.ix-news-content:hover {
    background:rgba(238,238,238,.8);
}
.ix-news-content h2 {
    font-size:18px;
    font-weight:bold;
    line-height:24px;
    height:72px;
    display:-webkit-box;
    text-overflow:ellipsis;
    overflow:hidden;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.ix-news .ix-service-bx li {
    opacity:0;
    filter:alpha(opacity=0)\9;
    -webkit-transform:translate3d(-300%,0,0);
    transform:translate3d(-300%,0,0);
}
.ix-news .ix-service-bx li:nth-child(1) {
    -webkit-transition:all .4s;
    transition:all .4s;
}
.ix-news .ix-service-bx li:nth-child(2) {
    -webkit-transition:all .4s .5s;
    transition:all .4s .5s;
}
.ix-news .ix-service-bx li:nth-child(3) {
    -webkit-transition:all .4s 1.0s;
    transition:all .4s 1.0s;
}
.news-time {
    color:#004ea2;
    margin-top:10px;
    margin-bottom:10px;
}
.ix-news-ct {
    font-size:14px;
    line-height:24px;
    height:100px;
    display:-webkit-box;
    text-overflow:ellipsis;
    overflow:hidden;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
}
.check-news-detail.check-news-detail {
    display:inline-block;
    color:#004ea2;
    font-size:14px;
    margin-top:20px;
    padding-left:26px;
    background:url(../images/check-more.png) no-repeat 0 4px;
}
.hy-bx {
    padding-top:40px;
    padding-bottom:40px;
}
.hy-ct-bx ul li {
    float:left;
    width:31.1%;
    margin-right:3.333333%;
    margin-bottom:40px;
}
.hy-ct-bx ul li:nth-child(3n) {
    margin-right:0;
}
.hy-ct-bx ul li img {
    width:100%;
    max-width:100%;
}
.hy-ct-bx ul li img:hover {
    opacity:.7;
}
.hy-ct-bx ul li p {
    font-size:18px;
    line-height:28px;
    width:100%; color:#fff;
    text-align:center;
    margin-top:20px;
}
.blue-bg {
    background:#004ea2 url(../images/index_bg.png) no-repeat right 0;
    height:366px;
    padding-top:30px;
    background-size:26%;
}
.blue-img-bx {
    margin-left:3%;
    width:864px;
}
.blue-bg img {
    display:block;
    margin:0 auto;
}
.blue-bg img.py {
    margin-top:40px;
}
.ix-foot {
    padding-top:40px;
    padding-bottom:40px;
}
.ix-foot dl {
    float:left;
    padding-left:20px;
    padding-right:40px;
}
.ix-foot dl dt {
    font-size:18px;
    margin-bottom:20px;
}
.ix-foot dl dd {
    font-size:12px;
    line-height:24px;
}
.erweima {
    float:right !important;
}
.ix-foot dl.erweima dt {
    margin-bottom:10px;
}
.ix-foot dl.erweima dd {
    text-align:center;
    font-size:16px;
}
/*服务行业*/
.page-banner {
    width:100%;
    position:relative;
}
.page-banner img {
    width:100%;
    max-width:100%;
    position:relative;
    left:50%;
    margin-left:-50%;
    top:0;
}
.ban_b_box {
    position:absolute;
    width:100%;
    top:36%;
    left:0;
}
.ban_cont {
    max-width:1190px;
    margin:0 auto;
}
.ban_ft_bx {
    width:434px;
    height:148px;
    background:rgba(0,0,0,.22);
    color:#fff;
    padding:18px;
}
.ban_ft_bx h1 {
    font-size:30px;
    font-weight:bold;
    margin-bottom:10px;
}
.ban_ft_bx p {
    font-size:18px;
    line-height:28px;
}
.service-area-bx {
    padding-top:10%;
    padding-bottom:10%;
}
.service-area-bx ul li {
    float:left;
    overflow:hidden;
    position:relative;
}
.service-area-bx ul li.wid25 {
    width:25%;
}
.service-area-bx ul li.wid50 {
    width:50%;
}
.plr8 {
    padding-left:8%;
    padding-right:8%;
}
.service-area-bx ul li img {
    width:100%;
}
.opacity_bg {
    position:absolute;
    width:100%;
    height:100%;
    background:rgba(255,255,255,.75);
    left:0;
    top:0; transition:all 0.2s; color:#004ea2; 
    font-size:24px;
    text-align:center;
}
.opacity_bg h3 {
    padding-top:130px;text-shadow:0 1px 3px rgba(255,255,255,.7);
}
a.opacity_bg:hover { background:rgba(255,255,255,0);}
a.opacity_bg:hover h3 {color:#fff; text-shadow:0 1px 3px rgba(0,0,0,.8);}
.service-area-detai {
    padding-top:40px;
    padding-bottom:40px;
}
.service-area-detai-bx {
    padding-right:4%;
    padding-left:4%;
}
.service-area-detai-bx h1 {
    font-size:30px;
    font-weight:normal;
    line-height:60px;
}
.area-item-bx {
    padding-top:20px;
    padding-bottom:40px;
}
.area-item-bx>div {
    float:left;
    overflow:hidden;
}
.area-item-bx>div.item-bx-l {
    width:20%;
    padding-top:6px;
}
.item-bx-l img {
    width:100%;
}
.area-item-bx>div.item-bx-r {
    width:75%;
}
.item-bx-r p {
    width:90%;
    padding-left:10%;
    font-size:14px;
    line-height:26px;
    margin-bottom:16px;
}
.item-bx-r h4{ padding:0 0 0 10%; font-size:16px; font-weight:700; margin: 30px 0 10px;}
.item-bx-r p.mb4 {
    margin-bottom:4px;
}
.rc-bx {
    padding-top:80px;
    padding-bottom:80px;
    margin-top:40px;
}
.rc-item {
    width:264px;
    height:214px;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
    background:#f7f7f7;
    margin-left:91px;
    float:left;
    position:relative;
    padding-top:88px;
    margin-bottom:100px;
}
.rc-item.h120 {
    height:120px;
}
.rc-item:nth-child(3n-2) {
    margin-left:0;
}
.rc-item a {
    position:absolute;
    left:32%;
    top:-58px;
    background:#fff;
    height:116px;
    width:116px;
    border:3px solid #eee;
    border-radius:50%;
    text-align:center;
}
.rc-item a span {
    display:inline-block;
    width:100%;
    height:100%;
    line-height:116px;
    /* 行高等于高度 */
}
.rc-item a span:before {
    content:".";
    /* 具体的值与垂直居中无关，尽可能的节省字符 */
    font-size:10px;
    /* 修复居中的小BUG */
    visibility:hidden;
    /*设置成隐藏元素*/
}
.rc-item a span img {
    vertical-align:middle;
}
.rc-item h4 {
    font-size:18px;
    font-weight:bold;
    height:50px;
    line-height:24px;
    padding-bottom:10px;
}
.rc-item h4.auto-h {
    height:auto;
}
.rc-item p {
    font-size:14px;
    line-height:24px;
}
/*业务类型*/
.business-type-ban .ban_ft_bx {
    float:right;
    margin-right:10%;
}
.business-type-ban.ban_b_box {
    top:26%;
}
.ptb40 {
    padding-top:40px;
    padding-bottom:40px;
}
.type-common-ly {
    padding-top:20px;
    padding-bottom:20px;
}
.type-common-ly>div {
    float:left;
    overflow:hidden;
}
.type-common-img {
    width:30%;
    padding-left:5%;
    padding-right:2%;
}
.type-common-ft {
    width:50%;
    padding-left:5%;
    padding-right:2%;
    color:#333;
}
.type-common-ft h2 {
    margin-top:20px;
    font-size:30px;
    font-weight:normal;
    margin-bottom:10px;
}
.type-common-ft p {
    font-size:14px;
    line-height:24px;
    margin-bottom:20px;
}
.type-gray-bg {
    width:100%;
    background:url(../images/type-gray-bg.jpg) no-repeat;
    background-size:cover;
}
.mr4 {
    margin-right:4px;
}
.type-common-ft p.mb4 {
    margin-bottom:4px;
}
.type-blue-bg {
    width:100%;
    background:url(../images/type-blue-bg.jpg) no-repeat;
    background-size:cover;
    color:#fff;
}
.type-blue-bg h2 a,.type-blue-bg p a,.type-blue-bg h2 a:hover,.type-blue-bg p a:hover {
    color:#fff;
}
/*新闻中心*/
.news-container {
    padding-bottom:40px;
}
.slide_for {
    height:30px;
    padding-top:30px;
    line-height:30px;
}
.slide_for a,.slide_for {
    color:#999;
}
.news-container>div {
    float:left;
    overflow:hidden;
}
.slide-r {
    width:20%;
}
.slide_l {
    width:70%;
    padding-right:10%;
}
.slide_box {
    overflow:hidden;
}
.list_all li {
    padding:25px 0;
    border-bottom:1px dashed #e5e5e5;
}
.list_t {
    height:36px;
}
.list_t a {
    display:block;
    height:36px;
}
.list_title {
    display:block;
    font-size:18px;
    width:740px;
    height:36px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.list_time {
    font-size:14px;
}
.fr {
    float:right;
}
.creat_time,.list_intro {
    color:#666;
}
.list_intro {
    font-size:14px;
    margin-top:10px;
}
.list_more {
    padding-top:16px;
}
.list_more a {
    display:block;
    color:#666;
    font-size:14px;
    background:url(../images/check-more.png) no-repeat 18px;
    width:72px;
    height:32px;
    line-height:32px;
    padding-left:44px;
    border-radius:30px;
    border:1px solid #dcdcdc;
}
.page {
    height:60px;
    padding-top:50px;
    text-align:center;
    padding-bottom:40px;
}
.page a.cur,.page a:hover {
    background-color:#004ea2;
    color:#fff !important;
}
.page a {
    color:#a0a0a0;
    font-size:14px;
    padding:6px 12px;
    background-color:#eee;
    margin:0 9px;
}
.page select {
    color:#a0a0a0;
    font-size:14px;
    padding:5px 12px;
    margin:0 9px;
    border:1px solid #eee;
}
.slide-r {
    overflow:hidden;
}
.slide-r ul li {
    margin-bottom:30px;
}
.slide-r ul li img {
    width:100%;
    max-width:100%;
}
.slide-r ul li span {
    font-size:12px;
    color:#1b1b1b;
    line-height:30px;
}
.slide-r ul li h4 {
    font-size:18px;
}
.list_more a:hover {
    color:#004ea2;
}
.slide_l.pl20 {
    padding-left:2%;
    width:68%;
}
.col01 {
    color:#f29a76;
}
.col02 {
    color:#888;
}
.mt10 {
    margin-top:10px;
}
.pb20 {
    padding-bottom:20px;
}
.news-detail-ct {
    color:#333;
}
.news-detail-ct h1 {
    font-size:36px;
    font-weight:normal;
    line-height:56px;
    margin-bottom:20px;
}
.news-detail-ct p {
    font-size:16px;
    text-indent:32px;
    line-height:30px;
    margin-bottom:10px;
}
.news-detail-ct img {
    display:block;
    margin:20px auto;
    width:60%;
    max-width:70%;
}
.ktz {
	background-size: 20%;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.ktz-ct {
    padding-left:6%;
    padding-right:6%;
    padding-bottom:4%;
}
.ktz-ct p {
    font-size:16px; text-indent:34px;
    margin-bottom:10px;
    line-height:28px;
    color:#333;
}
.ktz-ct h3{ font-size:16px; font-weight:normal; text-indent:34px; line-height:28px;color:#333;}
.long-width .ix-common-title h4 {
    width:560px;
}
.join-us {
    background:#004ea2;
}
.contact-bx {
    padding-top:20px;
    padding-left:2%;
    padding-right:2%;
    box-sizing:border-box;
}
.contact-bx>div {
    float:left;
}
.contact-bx .contact-img {
    width:45%;
}
.contact-bx .contact-info {
    width:45%;
    padding-left:6%;
}
.contact-info h2 {
    font-size:24px;
    margin-bottom:10px;
}
.contact-info p {
    font-size:16px;
    line-height:28px;
}
.contact-bg {
    float:right;
}
.xinxi_solution_bg {
    /*background-size:100% 400px;
    max-width:1920px;
    background-color:#F7F7F7;
    */margin:0 auto;
}
.xinxi_solution_main {
    padding-bottom:30px;
}
.xinxi_solution_main ul {
    padding:0;
    overflow:hidden;
    height:450px;
    width:900px;
    margin:0 auto;
}
.xinxi_solution_main ul li {
    background:url('../images/about-img-01.jpg') no-repeat;
    height:450px;
    float:left;
    width:120px;
    position:relative;
    overflow:hidden;
    transition:all 0.5s;
}
.xinxi_solution_main ul li:nth-child(2) {
    background:url('../images/about-img-02.jpg') no-repeat;
}
.xinxi_solution_main ul li:nth-child(3) {
    background:url('../images/about-img-03.jpg') no-repeat;
}
.xinxi_solution_main ul li .left_top {
    position:absolute;
    left:0;
    width:30px;
    padding:0 20px;
    text-align:center;
}
.xinxi_solution_main ul li .left_top img {
    width:30px;
}
.xinxi_solution_main ul li i {
    font-size:24px;
    color:#004ea2;
}
.xinxi_solution_main .left_top {
    font-size:30px;
    color:#FFF;
}
.xinxi_solution_main ul li .left {
    float:left;
    width:58px;
    height:450px;
}
.xinxi_solution_main ul li .right {
    float:left;
    width:600px;
    position:relative;
    height:450px;
}
.xinxi_solution_main .right dl {
    position:absolute;
    top:66%;
    left:102px;
}
.xinxi_solution_main .right dd {
    color:#FFF;
    font-size:26px;
    border-radius:5px;
    width:280px;
    height:75px;
    margin-bottom:45px;
    background:#000;
    opacity:0.5;
}
.xinxi_solution_main .right dl a {
    background-repeat:no-repeat;
    color:#FFF;
    font-size:16px;
    line-height:28px;
    height:106px;
    width:406px;
    padding:40px 20px;
    display:block;
    overflow:hidden;
    background-color:rgba(0,78,162,0.23);
}
.xinxi_solution_main .right dl a.yichu {
    float:left;
    margin-right:20px;
}
.xinxi_solution_main ul li.on {
    width:658px;
}
.xinxi_solution_main ul li.two {
    background:url('../images/about-img-02.jpg') no-repeat;
}
.xinxi_solution_main ul li.thr {
    background:url('../images/about-img-03.jpg') no-repeat;
}
/*业务详情*/
.fb {
    font-weight:bold;
}
.type-common-ft.mt0 h2 {
    margin-top:0;
    margin-bottom:20px;
}
.feature-item {
    width:31.5%;
    float:left;
    border:1px solid #727171;
    margin-right:1.6%;
    background:#fff;
    font-size:16px;
    margin-bottom:30px;
}
.feature-content {
    height:230px;
    padding:20px;
    color:#000;
    line-height:1.666667em;
}
.feature-content h2 {
    font-size:18px;
    padding-bottom:0.5em;
}
.feature-content h3 {
    padding-bottom:10px;
    font-size:14px;
    line-height:24px;
    color:#444;
}
.feature-content.h100 {
    height:100px;
}
.feature-content.h120 {
    height:120px;
}
.cooperation-ct{
    padding-left: 8%;
    padding-right: 8%;
    padding-top: 4%;
}
.case-img-bx{
    padding-top: 30px;
}
.cooperation-img{
    display:flex;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.cooperation-img a{
    display:block;
    position:relative;
}
.ps-ft{
    position:absolute;
    font-size: 24px;
    font-weight: normal;
    color:#fff;
}
.ps-ft h3{
    margin-bottom: 6px;
}
.fw-detail{
    position: absolute;
    left: 10%;
    top: 30%;
    color: #004ea2;
     display: none; 
    height: 100%;
    width: 84%;
    font-size: 16px;
    line-height: 28px;
}
.mr20{
    margin-right: 20px;
}
.mt13{
    margin-top: 13px;
}
.case-im1{
    bottom:50px;
    left:50px;
}
.case-im2{
    bottom:30px;
    left:50px;
}
.case-im3{
    bottom:20px;
    right:40px;
}
.case-im4{
    top:40px;
    right:30px;
}
.case-im5{
    bottom:50px;
    left:50px;
}
.cooperation-img a:hover img{
    opacity:.2;
        transition:all .4s ease;
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -o-transition:all .4s ease;
}
.cooperation-img a:hover h3{
    display:none;
}
.cooperation-img a:hover .fw-detail{
    display:block;
    transition:all .8s ease;
    -webkit-transition:all .8s ease;
    -moz-transition:all .8s ease;
    -o-transition:all .8s ease;
}
.team1-bx{padding-top: 2%;padding-bottom: 2%;}
.team1-bx>div{
    width:42%;
    float: left;
    padding-left: 2%;
    padding-right: 4%;
}
.team1-bx>div h3{
    font-size: 24px;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}
.team1-bx>div p{
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 10px;
}
.team2{
    height: 470px;
    background: #004ea2;
    width:100%;
}
.team2-posi-r{
    position:relative;
    height: 470px;
    width:100%;
}
.team2-posi-r>img{
    position: absolute;
    top: -100px;
    left: 50%;
    margin-left: -595px;
    width: 100%;
    height: auto!important;
    max-height: initial;
}
.posi-r{
    position:relative;
}
.team3{
    padding-top: 6%;
    padding-bottom: 6%;
}
.team3 img{
    width:70%;
    height:auto;
}
.team3-ct{
    position:absolute;
    top: 100px;
    right:60px;
    width:520px;
    overflow:hidden;
}
.team3-ct h3{
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
}
.team3-ct p{
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    padding-right: 6%;
}

@media screen and (max-width:1024px) {
    .ix-service-ct a,.ix-news .ix-service-bx li {
    opacity:1;
    filter:alpha(opacity=100)\9;
    -webkit-transform:translate3d(0,0,0);
    transform:translate3d(0,0,0);
}
    #footerright{
        display:none;
    }
}

.log-box{ width:999px; margin:0 auto; overflow:hidden;}
.log-box li{ float:left; width:310px; height:140px; margin:12px 11px;}
.log-box li.al-01{ background:url(../images/al-002.jpg) center;}
.log-box li.al-02{ background:url(../images/al-011.jpg) center;}
.log-box li.al-03{ background:url(../images/al-001.jpg) center;}

.log-box li.al-04{ background:url(../images/al-009.jpg) center;}
.log-box li.al-05{ background:url(../images/al-005.jpg) center;}
.log-box li.al-06{ background:url(../images/al-006.jpg) center;}

.log-box li.al-07{ background:url(../images/al-003.jpg) center;}
.log-box li.al-08{ background:url(../images/al-004.jpg) center;}
.log-box li.al-09{ background:url(../images/al-008.jpg) center;}

.log-box li.al-10{ background:url(../images/al-010.jpg) center;}
.log-box li.al-11{ background:url(../images/al-007.jpg) center;}
.log-box li.al-12{ background:url(../images/al-012.jpg) center;}


