@charset "utf-8";
body,html{ min-width: 1200px; overflow-x: hidden; }
*{ margin:0; padding:0;}
body,p,h1,h2,h3,h4,h5,table,ul,li,form,input{ margin:0; padding:0; color:#000; font-family:"Microsoft yahei"; }

body,p{ font-size:14px; border:none; color: #000;}
a{ font-size:14px; color:#000; text-decoration:none; border:none; padding:0; margin:0;}
table{border-collapse:collapse;}
img{ border:0; margin:0; padding:0;}
ul,li{ list-style:none; border:0; margin:0; padding:0;}
dl,dt,dd{ margin:0; padding:0; -webkit-margin-start:0;}
h1,h2,h3,h4,h5{ font-weight:normal; font-size:12px; display:block;}
strong,b{ font-weight:normal;}
table,tr,td{ border-spacing:0;}
em,i,b{ font-style:normal;}
p{ line-height: 170%; color: #555; font-size: 14px;}
input{ border: none; background: none; }
figcaption{ display: block;}
input:focus{ outline: none; }
::-webkit-input-placeholder { /* WebKit browsers */ font-size:14px; color: #dfdfdf; } 
::-ms-input-placeholder { /* Internet Explorer 10+ */ font-size:14px;color: #dfdfdf; } 
.fl{float:left;}
.fr{float:right;}
.clearfix:before,.clearfix:after{display:table; line-height:0; content:"";}
.clearfix:after{clear:both;}
.w1240{ width: 1240px; margin: 0 auto;}

.top{ height: 90px; position: fixed; top: 0; left: 0; right: 0; transition: all 0.6s; background: rgba(0, 0, 0, .8); z-index: 3366;
padding-right: 20px; overflow: hidden;}
.top .logo img{ display: block; height: 90px; transition: all 0.6s;}
.navbar{ left: 350px; position: absolute;}
.navbar li{ float: left; margin: 0 35px; }
.navbar li a{ color: #fff; font-size: 16px;float: left;margin-left: -20px; height: 90px; line-height: 90px; transition: all 0.6s; display: block;}
.navbar li:hover a{ color: #223990;}
/*.navbar .scroll-nav { height: 2px;  background: #223990; position: absolute; left: 30px; overflow: hidden; bottom: 0;*/
/*width: 70px;}*/

.navbarbottom{
	box-sizing: border-box; display: inline;
}
.top .p1{line-height: 90px;  } 
.top .p1 b{color: #223990;  font-size: 24px; font-family: arial;}
.top .p1 span{color: #666; font-size: 14px; margin-right: 10px; display: inline-block;}
.top .p1 img{ display: inline-block; vertical-align: middle; margin-right: 20px;}
.top .searchbtn{ cursor: pointer; display: block; margin:40px 30px 0 20px;}


.sousuo{ position: fixed; top: 90px; background: #fff; z-index: 33; left: 0; right: 0; padding: 30px 0; border-top: 1px solid #E0E0E0;
transition: all 1s; transform: translateY(100%); opacity: 0; filter:alpha(opacity=0); visibility: hidden;} 
.sousuo div{ margin: 0 auto; width: 610px;  }
.sousuo .input1{ display: block; width: 500px; height: 50px; line-height: 50px; float: left;
background: #f5f5f5; font-size: 14px; color: #666; padding-left: 10px; }
.sousuo .sub{float: left; display: block;  height: 50px; width: 100px; font-size:14px; color: #fff; cursor: pointer;
background: #223990;}
.sousuo.on{ transform: none; opacity: 1; filter:alpha(opacity=100); visibility: visible;}

.banner { position:relative; overflow:hidden; margin-top: 90px;}
.banner .bannerfix >li { height: 100%; line-height: 0; opacity:0; transition:opacity 1000ms linear; -webkit-transition:opacity 1000ms linear; float:left;}
.banner .bannerfix >li .bimg { line-height: 0; width: 100%; position: relative; transition: transform 5s ease; -webkit-transition: transform 5s ease; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.banner .bannerfix >li.imgIn{ opacity:1; z-index:10; display:block;}
.banner .bannerfix >li.imgIn .bimg { transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transform: matrix(1, 0, 0, 1, 0, 0); }

.banner .flex-control-nav{ width:100%; height:20px; position:absolute; left:0; bottom:90px; text-align:center; z-index:20;}
.banner .flex-control-nav li{ display:inline-block; position:relative; margin-right:14px; width:5px; height:20px;}
.banner .flex-control-nav li:last-child{ margin-right:0;}
.banner .flex-control-nav li span{ display:block; text-indent:999px; overflow:hidden; width:5px; height:8px; position:absolute; background:#fff; transition:320ms; left:0; top:6px;}
.banner .flex-control-nav li a.flex-active span{ height:20px; top:0; background:#223990;}

.newstip { background: rgba(255,255,255,0.8); height: 75px; line-height: 75px; margin-top: -75px; position: relative; z-index: 333;}
.newstip li a{ display: block; overflow: hidden; clear: both;  }
.newstip li:hover .p1{ color: #223990;}
.newstip span{ display: block; height: 75px; line-height: 75px;}
.newstip span img{ display: inline-block; vertical-align: middle;}
.newstip .p1{ float: left; color: #333; font-size: 14px;  height: 40px; line-height: 40px;}
.newstip .p2{ float: right; font-size: 14px; color: #666;  height: 40px; line-height: 40px;}
.newstip .bd{ width: 580px; padding-left: 20px; margin-top: 20px;}
.newstip .prev{ display: block; background: url(../img/arrow.png) no-repeat top left; width: 12px; height: 7px; cursor: pointer; transition: all 0.6s;}
.newstip .next{ display: block; background: url(../img/arrow.png) no-repeat top right; width: 12px; height: 7px; cursor: pointer; transition: all 0.6s;
margin-top: 5px;}
.newstip .prev:hover{ background-position: bottom left;}
.newstip .next:hover{ background-position: bottom right;}
.newstip .div2{ margin-top: 10px;}
.newstip .hd{ margin-top: 30px; margin-left: 30px;}

.index-sec1 {
     margin-top: 5px;
}

/* w1240 容器，确保内部元素布局 */
.index-sec1 .w1240 {
    /* 确保这个容器能包含其浮动或flex子元素，如果使用了的话 */
    overflow: hidden; /* 或者使用 clearfix 类 */
    /* 其他样式 */
}


/* 视频容器的样式 */
.video-container {
    /* 添加底部外边距以创建与下方 smallScroll 模块的间距 */
    margin-bottom: 50px; /* 您可以根据需要调整这个值，例如 30px, 40px */
    width: 100%; /* 确保视频容器宽度正常 */
    /* height: auto; /* 如果您希望高度由内容决定，可以设置为 auto */
    /* height: 60vh; /* 示例：设置一个基于视口高度的高度 */
    position: relative; /* 如果需要对视频或覆盖层进行绝对定位 */
    overflow: hidden; /* 确保内容不会溢出 */
    /* 保留视频容器的其他样式，确保它不会无限拉伸或被压扁 */
}

/* 确保视频本身是覆盖容器的 */
.service-video { /* 或者您的 video 元素的 class */
    width: 100%;
    /* height: 100%; /* 让视频高度填充其父容器 video-container */
    height: auto; /* 或者根据您的需求设置一个固定高度 */
    object-fit: cover; /* 确保视频覆盖整个区域并保持比例 */
    display: block;
    /* 保留其他视频样式 */
}

/* 如果您有视频覆盖层，也要确保其定位正确 */
.video-overlay { /* 或者您的覆盖层 class */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* 保留其他覆盖层样式 */
}


/* .smallScroll 模块容器 */
.smallScroll {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}


.smallScroll .sPrev img,
.smallScroll .sNext img {
    display: block; /* 确保img标签是块级元素 */
    width: 100%; /* 使图片填充a标签的宽度 */
    height: 100%; /* 使图片填充a标签的高度 */
}


.smallScroll .smallImg {
    width: 100%;
    overflow: hidden;
}

.smallScroll .smallImg ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    width: auto;
}
.breadcrumb {
    margin-top: 100px;
}
.top > a img{
    padding-left: 150px;
}
/* 导航栏链接悬停效果 */
.navbar li a {
    position: relative;
    transition: all 0.3s ease;
}

.navbar li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background-color: #fff;
    transition: width 0.3s ease;
}

.navbar li a:hover::after {
    width: 100%;
}
.aboutpage{
    margin-top: 100px;
}
.navbar li a:hover {
    color: #fff !important;
}

.smallScroll .smallImg li {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    box-sizing: content-box;
}

.smallScroll .smallImg li a {
    display: block;
    position: static;
    padding-top: 0;
    overflow: visible;
    border-radius: 0;
}

.smallScroll .smallImg li img {
    display: block;
    position: static;
    width: auto;
    height: auto;
    object-fit: fill;
}

.smallScroll .smallImg li:hover img {
    transform: none;
}

@media (max-width: 992px) {
    /* 移除 smallScroll li 的媒体查询样式 */
}

@media (max-width: 768px) {
    /* 移除 smallScroll li 的媒体查询样式 */
}

@media (max-width: 480px) {
    /* 移除 smallScroll li 和箭头的媒体查询样式 */
}

.index-sec1 .left{ width: 500px; float: left; padding-top: 50px;}
.index-sec1 .p1 b{ display: block; height: 40px; width: 2px; background: #323232; margin-bottom: 30px;}
.index-sec1 .p1{ font-size: 56px; color: #323232; font-weight: bold; text-transform: uppercase; line-height: 1; }
.index-sec1 .p2{ font-size: 30px; color: #323232; margin-top: 10px;}
.index-sec1 .p3{ font-size: 18px; color: #555; padding-top: 20px;}
.index-sec1 .div1{ border-bottom: 1px solid #E0E0E0; margin-top: 45px; padding-bottom: 40px; margin-bottom: 50px;}

.index-sec1 .p4{ font-size: 22px; color: #333; padding-top: 30px; font-weight: bold;}
.index-sec1 .p5{ font-size: 12px; color: #323232;}
.index-sec1 .p6{ font-size: 14px; color: #666; line-height: 36px;}
.index-sec1 .a1{ display: block; width: 150px; height: 60px; line-height: 60px; text-align: center; color: #fff;
font-size: 14px;  float: left;}
.index-sec1 .a2{ display: block; width: 150px; height: 58px; border:1px solid #E0E0E0; line-height: 58px; text-align: center; color: #666666;
font-size: 14px; float: left;}
.index-sec1 .div2{ margin-top: 50px;}
.index-sec1 .right{position: absolute; right: -230px; }
.index-sec1 .greenbg{ position: absolute; background: #223990; height: 550px; top: 0; right: 0; width: 880px; z-index: -1;}
.index-sec1 .smallImg {
    overflow: hidden; /* 清除浮动，确保父容器包含浮动的子元素 */
}

.index-sec1 .smallImg ul {
    /* 如果 ul 元素有默认 margin 或 padding，可能需要调整 */
    padding: 0;
    margin: 0;
    list-style: none; /* 移除列表默认样式 */
}

.index-sec1 .smallImg li{
    width: calc(25% - 18px); /* 假设每行显示4个图片，减去左右margin。如果每行图片数量不同，请调整 25% */
    margin:0 9px; /* 左右外边距 */
    transition: all 0.6s;
    background: #223990; /* 可以保留或移除 */
    position: relative; /* 为内部图片的绝对定位提供参考 */
    height: 0; /* 移除固定高度 */
    padding-top: calc((25% - 18px) * 2 / 3); /* 根据宽度计算高度，保持 3:2 宽高比 (高度 = 宽度 * 2/3) */
    overflow: hidden; /* 隐藏超出容器的部分 */
    box-sizing: border-box; /* 包含padding和border在元素的总宽高内 */
    float: left; /* 使 li 元素浮动，实现并列显示 */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* 添加默认阴影 */
}

.index-sec1 .smallImg li:hover{
    transform: translateY(-5px); /* 悬停时向上移动一点 */
    box-shadow: 0 5px 15px rgba(0,0,0,0.2); /* 悬停时增加阴影 */
    border-color: transparent; /* 确保没有边框颜色变化 */
}

.index-sec1 .smallImg li img{
    display: block;
    position: absolute; /* 绝对定位在 li 内部 */
    top: 0;
    left: 0;
    width: 100%; /* 宽度铺满 li */
    height: 100%; /* 高度铺满 li */
    object-fit: cover; /* 确保图片覆盖整个区域并保持比例，可能会裁剪 */
    transition: all 0.6s;
}

.index-sec2{
    background: url(../img/bg1.jpg) no-repeat top center;
    height: 650px;
    margin-top:80px;
    background-attachment:fixed;
    background-size: cover;
    padding: 80px 0;
}

.index-sec2 .w1240 {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}

.index-sec2 .title {
    padding-top: 66px;
    margin-bottom: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.index-sec2 .title h2{
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-family: arial;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.index-sec2 .title .p1{
    color: #fff;
    font-size: 12px;
    font-family: arial;
}

.index-sec2 .title .p1 b{
    display: block;
    background: #fff;
    height: 3px;
    width: 21px;
    margin-top: 20px;
}

.index-sec2 .more{
    background: url(../img/morebg.png) no-repeat top center;
    height:49px;
    width: 180px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 49px;
    transition: all 0.6s;
}

.index-sec2 .more:hover{
    transform: translateX(-10px);
}

.index-sec2 .p3{
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    margin-top: 30px;
}

.index-sec2 .p4{
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin-top: 25px;
}

.index-sec2 ul {
    list-style: none;
    padding: 0;
    margin: 40px 0 0 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.index-sec2 li {
    background-color: rgba(255, 255, 255, 0.1);
    padding: 30px;
    border-radius: 8px;
    backdrop-filter: blur(5px);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    margin-top: 170px;
}

.index-sec2 li:hover {
    transform: translateY(-20px);
    background-color: rgba(255, 255, 255, 0.2);
}

.index-sec2 li strong {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    margin-bottom: 10px;
}

.index-sec2 li b {
    display: block;
    width: 30px;
    height: 30px;
    background: #fff;
    font-size: 14px;
    color: #000;
    border-radius: 100%;
    text-align: center;
    position: absolute;
    top: 0;
    right: 50px;
    line-height: 30px;
}

.index-sec2 li p {
    text-align: center;
    color: #fff;
    font-size: 15px;
    margin: 0;
}

.index-sec2 li i {
    font-style: normal;
    color: #fff;
}

/* 响应式调整 */
@media (max-width: 768px) {
    .index-sec2 ul {
        grid-template-columns: 1fr;
    }

    .index-sec2 li {
        padding: 20px;
        margin-top: 20px;
    }

    .index-sec2 li strong {
        font-size: 36px;
    }
}
.tit h2{  font-size: 30px; font-weight: bold; color: #333; text-align: center;}
.tit h3{  font-size:18px; font-weight: bold; color: #555; text-align: center; padding: 20px 0;}
.tit img{ display: block; margin: 0 auto;}
.index-sec3{ padding: 50px 0;}
.index-sec3 .w1240{ position: relative;}
.index-sec3 .bd{ padding-top: 50px; }
.index-sec3 .bd .tempWrap{  width: 1240px !important; }
.index-sec3 .bd li{ width: 585px; box-shadow: 0 0 10px 0px rgba(0,0,0,0.1); margin: 10px 40px 10px 10px;}
.index-sec3 .bd figcaption{ padding:25px 20px;}
.index-sec3 .bd figure,.index-sec3 .bd figure img{ display: block; width: 100%; height: 420px; overflow: hidden; transition: all 0.6s;}
.index-sec3 .bd .p1{ color: #333; font-size: 20px; }
.index-sec3 .bd .p2{ color: #666; font-size: 14px; padding-top: 10px;}
.index-sec3 .prev{ position: absolute; left: -50px; top: 50%; cursor: pointer; background: url(../img/icon2.png) no-repeat left top;
width: 35px; height: 55px; transition: all 0.6s;}
.index-sec3 .next { position: absolute; right: -50px; top: 50%;  cursor: pointer;  background: url(../img/icon2.png) no-repeat right top;
width: 35px; height: 55px; transition: all 0.6s;}
.index-sec3 .prev:hover{ background-position: left bottom;}
.index-sec3 .next:hover{ background-position: right bottom;}
.index-sec3 .bd li:hover figure img{ transform: scale(1.1);}
.index-sec3 .bd li:hover .p1{ color: #223990;}


.index-sec4{ padding: 50px 0; background: #F5F5F5;}
.index-sec4 ul{ margin-top: 40px;}
.index-sec4 li{ float: left; width: 400px; box-shadow: 0 0 5px 0 rgba(0,0,0,0.1); }
.index-sec4 li:nth-child(2){ margin: 0 20px;}
.index-sec4 figure,.index-sec4 figure img{ display: block; height:280px; width: 100%; transition: all 0.6s; overflow: hidden;}
.index-sec4 li figcaption{ background: #fff; padding: 20px;}
.index-sec4 li .p1{ color: #999; font-size: 12px; font-family: arial;}
.index-sec4 li .p2{ color: #000; font-size: 18px; padding: 20px 0;}
.index-sec4 li .p3{ color: #555; font-size: 14px; line-height: 30px;}
.index-sec4 li:hover figure img{ transform: scale(1.1);}
.index-sec4 li:hover .p2{ color: #223990;}


.footer{ 
    background: #040f2c; 
    padding: 50px 0 20px 0;
    color: #fff;
}

.footer-content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.footer-section {
    flex: 1;
    padding: 0 20px;
}

.footer-logo img {
    max-width: 200px;
    margin-bottom: 20px;
}

.footer-contact {
    margin-top: 20px;
}

.contact-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #fff;
}

.contact-phone {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}

.contact-address {
    font-size: 14px;
    color: #888;
    line-height: 1.6;
}

.footer-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff;
}

.footer-links {
    list-style: none;
    padding: 0;
}

.footer-links li {
    margin-bottom: 10px;
}

.footer-links a {
    color: #888;
    text-decoration: none;
    transition: color 0.3s ease;
    font-size: 14px;
}

.footer-links a:hover {
    color: #223990;
}

.footer-social {
    display: flex;
    gap: 15px;
}

.social-icon {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #888;
    transition: all 0.3s ease;
}

.social-icon img {
    width: 32px;
    height: 32px;
    margin-bottom: 5px;
}

.social-icon span {
    font-size: 12px;
}

.social-icon:hover {
    color: #223990;
    transform: translateY(-3px);
}

.footer-bottom {
    border-top: 1px solid #363f56;
    padding-top: 20px;
    text-align: center;
}

.footer-bottom p {
    color: #888;
    font-size: 14px;
    line-height: 1.6;
}

.footer-bottom a {
    color: #888;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-bottom a:hover {
    color: #223990;
}

@media screen and (max-width: 768px) {
    .footer-content {
        flex-direction: column;
    }
    
    .footer-section {
        margin-bottom: 30px;
    }
}

/*内页*/
.neibanner{ width: 100%; overflow: hidden; }
.neibanner img{ display: block; width: 100%; overflow: hidden;}
.breadcrumb .div2 span { display: inline-block; font-size: 14px; margin: 0 5px; height: 80px; line-height: 80px; cursor: pointer;
color: #666;}
.breadcrumb .div2  i{ display: inline-block; font-size: 14px; font-family: '宋体'; margin: 0 5px; height: 80px; line-height: 80px;}
.breadcrumb .div2 span.on{ color: #000; font-weight: bold}
.breadcrumb .div2 span img{ display: inline-block;  vertical-align: -1px; margin-right: 5px; margin-left: 15px;}
.breadcrumb .div1 a{ display: inline-block; font-size: 14px; color: #333; height: 80px; line-height: 80px; padding-left: 30px;}
.breadcrumb .div1 a.on{ color: #223990;}

.casepage,.newspage,.jobpage{ padding: 50px 0; background: #F5F5F5;}
.casepage li{ float: left; width: 390px; overflow: hidden; margin: 0 11px; margin-bottom: 22px;}
.casepage li figure img,.casepage li figure{ display: block; width: 100%; position: relative;}
.casepage li figcaption{ background: #fff; padding: 15px;}
.casepage li .p1{ font-size: 18px; color: #000; padding-bottom: 10px; font-weight: bold;}
.casepage li .p2{ font-size: 14px; color: #666; line-height: 30px; height: 60px; overflow: hidden;}
.casepage li .m-b{ position: absolute; top: 0%; left: 0; right: 0; bottom: 50%;  background: rgba(0,0,0,0.5); height: 0; transition: all 0.6s;}
.casepage li .m-t{ position: absolute; left: 0; right: 0; bottom: 0%; background: rgba(0,0,0,0.5); height: 0; transition: all 0.6s;}
.casepage li figure .mask img{ display: block; max-width: 100% !important; width: auto; position: absolute; top: 50%; z-index: 33;
left: 50%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);
 -ms-transform: translate(-50%,-50%); transition: all 0.6s;  opacity: 0; filter: alpha(opacity=0);  transition: 0.6s; transition-delay: 0.6s;}
.casepage li:hover .m-b{ height: 50%;}
.casepage li:hover .m-t{ height: 50%;}
.casepage li:hover .mask img{ opacity: 1; filter: alpha(opacity=100);  }



.fenye{ text-align: center;  padding:35px 0 0px 0; }
.fenye a{ display: inline-block;  padding: 0 20px; height: 40px; border:1px solid #eee; background: #fff;
color: #555; line-height: 40px; text-align: center; transition: all 1s; margin:0 5px; }
.fenye span{ display: inline-block;  padding: 0 20px; height: 40px; border:1px solid #eee; background: #CF0003; color: #fff; cursor: pointer; line-height: 40px; text-align: center; transition: all 1s; margin:0 5px; }
.fenye a:hover,.fenye a.on{ background: #223990; color: #fff; cursor: pointer; }

.newspage li{ transition: all 0.6s;}
.newspage li a{ display: block; overflow: hidden; clear: both; padding: 10px 0;  padding: 15px;
margin-bottom: 25px; transition: all 0.6s; border:1px solid #e0e0e0; background: #fff;}
.newspage li figure{ float: left;  width: 310px; height: 215px; overflow: hidden;}
.newspage li figure img{ display: block; width: 310px; height: 215px; overflow: hidden; transition: all 0.6s;}
.newspage li figcaption{ width: 815px; float: left; padding-left:25px;}
.newspage li figcaption h2{ color: #000; font-size: 18px; padding: 15px 0; font-weight: bold; transition: all 0.6s;}
.newspage li figcaption h5{ font-size: 14px; color: #666; padding: 0 0 20px 0;}
.newspage li figcaption p{ font-size: 14px; color: #333; line-height: 30px; height:90px; overflow: hidden;}
.newspage li:hover{ transform: translateX(10px);}
.newspage li:hover h2{ color: #223990;}

/*人才招聘 beign*/
.jobpage{ padding-bottom: 0; padding-top: 60px;}
.gy_box1 i{ display:block; color:#fff; text-transform:uppercase; font-size:60px;font-family: "ALTER32_0";}
.gy_box1 h1{ color:#fff; font-size:44px; line-height:55px; font-weight:bold;}
.gy_box_5{ padding:280px 181px 280px 181px;}
.rc_box{ clear:both; height:auto; overflow:hidden ; padding-bottom: 50px;}
.rcln_t{ height:auto; overflow:hidden; margin-bottom:30px;}
.rcln_t img{ display:block; max-width:100%; border:4px solid #666666; margin:0 auto;}
.rcln_b{ height:auto; overflow:hidden;}
.rcln_b p{ line-height:26px; color:#666666; font-size:14px; line-height:38px; text-align:left;text-indent:2em;}
.rcln_b p em{ color:#223990; font-size:16px; font-weight:bold;}
.rc_box1{ clear:both; height:auto; overflow:hidden; background:url(../img/bg22.jpg) no-repeat center center  fixed;-webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover; padding:176px 0 150px 0;}
.zpgw_t{ height:auto; overflow:hidden; margin-bottom:50px;}
.zpgw_t img{ display:block; max-width:100%; border:4px solid #fff; margin:0 auto;}
.zpgw_b{ height:auto; overflow:hidden;}
.menuTitle3{cursor:pointer; height:60px; background:url(../img/bg10.png) no-repeat 98% center #fff;border-bottom:1px solid #cccccc; color:#666666; font-family:"Microsoft YaHei"; font-size:14px; padding:0 67px 0 39px; line-height:60px;}
.menuTitle3 span{ float:left; display:block; width:80%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px; color:#666;}
.menuTitle3 em{ float:right; color:#666666; font-size:14px;}
.activeTitle3{cursor:pointer; height:60px; background:url(../img/bg11.png) no-repeat 98% center #141418; border-bottom:none; color:#666666; font-family:"Microsoft YaHei"; font-size:14px;  padding:0 67px 0 39px; line-height:60px;}
.activeTitle3 span{ float:left; display:block; width:80%;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; font-size:14px; color:#fff;}
.activeTitle3 em{ float:right; color:#fff; font-size:14px;}
.menuContent3{width:100%; height:auto; overflow:hidden; display:none; padding:35px 40px; background:#fff; border-bottom:1px solid #cccccc;}
.cwzj_t{ height:auto; overflow:hidden; border-bottom:1px solid #cccccc; padding-bottom:20px; margin-bottom:20px;}
.cwzj_t li{ float:left; width:25%; color:#666666; line-height:26px; font-size:14px;}
.cwzj_t li em{ color:#888888; font-size:14px; margin-left:15px;}
.cwzj_b{ height:auto; overflow:hidden;}
.cwzj_b h1{ color:#666666; line-height:26px; font-size:16px; font-weight:bold; margin-bottom:8px;}
.cwzj_b p{ line-height:26px; color:#888888; font-size:14px;}


/*联系我们*/
.online-map h2{ color: #000; font-size: 20px; font-weight: bold; background: #F5F5F5; padding: 15px; margin-bottom: 35px;}
.yiyuyue ul{ margin-top: 20px;}
.yiyuyue li{ overflow: hidden; clear: both; padding:20px 0; border-bottom: 1px dashed #F5F5F5;}
.yiyuyue li span{ display: block; float: left; width: 25%; text-align: center; font-size: 14px;}
.link-cont ul{ padding-bottom: 30px;}
.link-cont li h3{ color: #000; font-weight: bold; font-size: 16px; text-align: center;}
.link-cont li p{ text-align: center; font-size: 14px; color: #666;  margin-top: 15px; height: 40px; line-height: 30px;}
.link-cont li{ float: left; width: 33%; border-right: 1px solid #F5F5F5;}
.link-cont li:last-child{ border-right: none;}
.link-cont h6{ font-size: 16px; text-align: center; color: #666; font-weight: normal;}
.link-cont li img{ display: block; margin: 30px auto; height: 40px;}
.map img{width: 100%;}
/*在线咨询*/

.contact-nei h1{ color: #000; font-size: 20px;  border-bottom: 1px solid #F5F5F5; padding: 15px; margin-bottom: 35px; font-weight: bold;
background: #F5F5F5; margin-top: 35px;}
.contact-nei p{ font-size: 14px; color: #666; padding: 15px 0;}
.contact-nei .biao{ margin-right: -35px;}
.contact-nei .input1{ display: inline-block; height: 55px; line-height: 55px; width: 590px; border: 1px solid #E0E0E0;
padding-left: 10px; margin-bottom: 25px; font-size: 14px; color: #666;  margin-right: 30px;}
.contact-nei select{ background: none; border:none; display: inline-block; height: 55px; line-height: 55px; width: 605px; background: #fff;
 margin-bottom: 15px; font-size: 14px; color: #666;  margin-bottom: 25px; border: 1px solid #E0E0E0;}
.contact-nei .btn-sub{ text-align: center; padding:20px 0 35px 0;}
.contact-nei .area{background: none; border:none;  height: 180px; resize: none;  background: #fff; width: 1236px;  border: 1px solid #E0E0E0;}
.contact-nei  .tijiao{ display:inline-block; border-radius: 10px 20px 30px 40px; text-align: center; width: 200px; background: #003366; color: #fff;
font-size: 16px; height: 50px; margin-right: 15px; cursor: pointer;}
.contact-nei .res{ display: inline-block; border-radius: 10px 20px 30px 40px; width: 200px; background: #FFA842; color: #fff;
font-size: 16px; height: 50px;  cursor: pointer;}

/*关于我们*/
.about-sec1{ background: #fff; padding:60px 0;}
.about-sec1 .left{ width: 500px; padding-top: 55px;}
.about-sec1 .left b{ display: block; width: 55px; height: 2px; background: #333;}
.about-sec1 .left span{ font-size:36px;  font-family: times new roman,times,serif; text-transform: uppercase; display: block; color: #333;
padding: 20px 0 10px 0;}
.about-sec1 .left h2{ text-align: left; }
.about-sec1 .left p{ line-height: 36px; color: #555; font-size: 14px; margin-top: 40px;}

.about-tit h2{ color: #000; text-align: center; font-size: 30px; font-weight: bold;}
.about-tit h3{ color: #666; text-align: center; font-size: 30px;  font-family: times new roman,times,serif; text-transform: uppercase;}
.about-sec2 li{ float: left; margin: 0 25px 0 0;  overflow: hidden; width: 290px;}
.about-sec2 li  figure,.about-sec2 li figure img{ width: 100%; transition: all 0.6s;}
.about-sec2 li:hover figure img{ transform: scale(1.1);}
.about-sec2{ background: #F5F5F5; padding: 60px 0;}
.about-sec2 ul{ padding-top: 35px; margin-left: -20px;}
.about-sec2 .p2{ color: #666; font-size: 14px; text-transform: uppercase; text-align: center;}
.about-sec2 .p1{ color: #000; font-size: 18px; text-transform: uppercase; font-weight: bold; text-align: center;}
.about-sec2 .p3{ color: #999; font-size: 14px; text-align: center; padding-top: 20px;}
.about-sec2 figcaption{ background: #fff; margin-top: 0px; position: relative; z-index: 33; padding:  20px; text-align: center; transition: all 0.6s;}
.about-sec2 li b{ display: block; width: 30px; height: 2px; margin:20px auto 0 auto; background: #223990;}
.about-sec2 li:hover figcaption{ margin-top: -20px;}
.about-sec22 li{float: left; margin: 0 25px 0 0;  overflow: hidden; width: 290px;}
.about-sec22 li  figure,.about-sec2 li figure img{ width: 100%; transition: all 0.6s;}
.about-sec22 li:hover figure img{ transform: scale(1.1);}
.about-sec22{ background: #F5F5F5; padding: 60px 0;}
.about-sec22 ul{justify-content:flex-start; display:flex;padding-top: 35px; margin-left: -20px;}
.about-sec22 .p2{ color: #666; font-size: 14px; text-transform: uppercase; text-align: center;}
.about-sec22 .p1{ color: #000; font-size: 18px; text-transform: uppercase; font-weight: bold; text-align: center;}
.about-sec22 .p3{ color: #999; font-size: 14px; text-align: center; padding-top: 20px;}
.about-sec22 figcaption{background: #fff; margin-top: 80px;  z-index: 33; padding:  40px; text-align: center; transition: all 0.6s;}
.about-sec22 li b{display: block; width: 30px; height: 2px; margin:20px auto 0 auto; background: #223990;}
.about-sec22 li:hover figcaption{ transform: scale(1.1);}

.about-sec11 li{float: left; margin: 0 25px 0 0;  overflow: hidden; width: 380px;}
.about-sec11 li  figure,.about-sec2 li figure img{ width: 100%; transition: all 0.6s;}
.about-sec11 li:hover figure img{ transform: scale(1.1);}
.about-sec11{ background: #F5F5F5; padding: 60px 0;}
.about-sec11 ul{justify-content:flex-start; display:flex;padding-top: 35px; margin-left: -20px;}
.about-sec11 .p2{ color: #666; font-size: 14px; text-transform: uppercase; text-align: center;}
.about-sec11 .p1{ color: #000; font-size: 18px; text-transform: uppercase; font-weight: bold; text-align: center;}
.about-sec11 .p3{ color: #999; font-size: 14px; text-align: center; padding-top: 20px;}
.about-sec11 figcaption{background: #fff; margin-top: 80px;width: 150px; height: 250px; overflow: auto; z-index: 33; padding:  40px; text-align: center; transition: all 0.6s;}
.about-sec11 li b{display: block; width: 30px; height: 2px; margin:20px auto 0 auto; background: #223990;}
.about-sec3{ padding: 50px 0;}

.devalp{ width:100%; overflow:hidden; position:relative; padding: 50px 0 0 0;}
.devalp .coure{ width:100%; overflow:hidden;}
.devalp .coure li{ width:100%; overflow:hidden; position:relative;}
.devalp .coure li .nub{width:530px; padding:0 0 10px 30px; overflow:hidden; color:#006960; text-align:right;}
.devalp .coure li .nub .cont{float:left;width: 470px;}
.devalp .coure li .nub p{ font-size:16px; line-height:32px;  float:left; color:#333;width: 100%; text-align:right;}
.devalp .coure li .nub .tie{width:70px;font-size:26px; font-weight:bold; color:#cc0a0a; margin-left:20px; float:right;}
.devalp .coure li .nub .tie i{font-size:14px; color:#999;font-weight: bold;}
.devalp .coure li b{ width:190px; position:absolute; display:block; top:25px; background:#e0e0e0; height:1px; left:170px; z-index:-1;}
.devalp .coure li .part{ width:600px; padding:0 0 0 30px;  height:74px;   overflow:hidden; background:url(../img/part.jpg) left top repeat-y;}
.devalp .coure li .part .cont{float:left;width: 470px;}
.devalp .coure li .part p{ font-size:16px; line-height:32px;  float:left; color:#333;width: 100%; text-align:left;}
.devalp .coure li .part .tie{width:70px;font-size:26px; font-weight:bold; color:#cc0a0a; margin-right:20px; float:left;}
.devalp .coure li .part .tie i{font-size:14px; color:#999;font-weight: bold;}
.devalp .coure_more{ display:block; line-height:60px; background:#f5f5f5; text-align:center; width:100%; font-size:16px;
 cursor:pointer; margin-top:40px;}
 
.about-sec4{ padding: 50px 0 30px 0;} 
.about-sec4  .bd{ padding-top: 40px;}
.about-sec4 .cont{ position: relative;}
.about-sec4  .tempWrap{ width: 1240px !important; overflow: hidden;}
.about-sec4 li{ width: 385px; overflow: hidden; margin: 0 41px 0 0;}
.about-sec4 li figure img, .about-sec4 li figure { display: block; width: 100%; transition: all 0.6s; overflow: hidden;}
.about-sec4 li p{ background: #fff; height: 60px; line-height: 60px; text-align: center; font-size: 16px; margin-top: 10px; color: #000; transition: all 0.6s;}
.about-sec4  span{ display: block; position: absolute; top: 50%; font-size: 50px; font-family: "宋体"}
.about-sec4 .prev{ left: -50px}
.about-sec4 .next{ right: -50px;}
.about-sec4 li:hover img{ transform: scale(1.1);} 
.about-sec4 li:hover p{ background: #223990; color: #fff;} 

.about-sec5{ padding: 50px 0; background: #F5F5F5;}
.about-sec5 li{ float: left;  margin: 0 40px 20px 0; width: 385px;}
.about-sec5 li figure img,.about-sec5 li figure{ display: block; width: 100%; transition: all 0.6s; overflow: hidden;}
.about-sec5 ul{justify-content: flex-start; flex-wrap: wrap; display: flex; padding-top: 55px; margin-right: -40px;}
.about-sec5 li p{ color: #000; font-weight: bold; font-size: 16px; text-align: center;  padding-top: 15px;}
.about-sec5 li:hover figure img{ transform: scale(1.1);}


/*服务页面*/
.fuwupage-cont { padding: 50px 0;}
.fuwupage-cont .div{ background: #F5F5F5; margin: 20px 0;}
.fuwupage-cont .l-cont{ width: 40%; padding:0 5%;}
.fuwupage-cont .l-cont h3{ color: #333; font-weight: bold; font-size: 20px; text-align: right; padding:10% 0 3% 0; }
.fuwupage-cont .l-cont b{ display: block; background: #222; width: 60px; height: 2px; float: right; margin:3% 0 3% 0;}
.fuwupage-cont .l-cont p{ font-size: 14px;  line-height: 32px; color: #666;}
.fuwupage-cont .r-cont{ width: 50%;  position: relative; overflow: hidden; height: 350px;}
.fuwupage-cont .r-mask{ position: absolute; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.3); transform: scale(1.1); opacity: 0;
transition: all 0.36s;}
.fuwupage-cont .r-mask h3{ color: #fff; text-align: center; position: absolute; top:45%; text-align: center; width: 100%;
font-size: 20px; font-weight: bold; }
.fuwupage-cont .r-cont:hover .r-mask{ transform: scale(1); opacity: 1;}
.fuwupage-cont  .more-btn img{ display: block; width: 30px; float: right; margin-top: 10px;}
.fuwupage-cont .fan-div .l-cont  h3{text-align: left; }
.fuwupage-cont .fan-div b{ float:none;  }
.fuwupage-cont .fan-div .more-btn{ float: left;} 




.detailpage{ padding:50px 0; background: #F5F5F5;  }
.detailpage .w1240{ background: #fff; padding:30px 30px 50px 30px;width: 1180px;}
.stace h1{ font-size:24px; font-weight:bold; line-height:36px; overflow:hidden; padding-top:20px;}
.stace strong{ display:block; overflow:hidden; padding:20px 0; overflow:hidden; margin-bottom:20px; border-bottom:1px #e0e0e0 solid;}
.stace strong span{ display:inline-block; color:#999; padding-right:30px;}
.stace .cont{ width:100%; overflow:hidden;}
.stace .cont p{ color:#333; line-height:34px; font-size: 15px; }
.stace .cont img{ display:block; width:100%; margin: 10px auto;}
.stace .zjlj{ width:100%; overflow:hidden; margin-top:60px; border:1px #e0e0e0 solid; border-left:none; border-right:none; line-height:60px; position:relative;}
.stace .zjlj a{ display:block; width:50%; float:left; overflow:hidden; color:#666; text-overflow:ellipsis; white-space:nowrap; font-size:15px;}
.stace .zjlj a:nth-child(1){ text-align:left;}
.stace .zjlj a:nth-child(2){ text-align:right;}
.stace .zjlj a i{ color:#000;}
.stace .zjlj a:hover{ color: #196CAD;}

.jobpage{ padding: 35px 0;}
.jobpage table{ border-collapse: collapse; border:1px solid #f1f1f1;width: 100%; margin-top: 30px;}
.jobpage td,.jobpage th{ width: 25%;text-align: center; border:1px solid #f1f1f1; height: 50px; color: #333;}
.jobpage th{ background: #223990; color: #fff; font-size: 16px;}
.jobpage td a{ color: #333; transition: all 0.6s;}
.jobpage tr:hover a{ color: #223990;}
.jobpage td:nth-child(3){ color: #f00;}








@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-moz-keyframes down{
	from{transform: translateY(-100%); opacity: 0;}
	to{ transform: none; opacity: 1;}
}
@-ms-keyframes down{
	from{transform: translateY(-100%); opacity: 0;}
	to{ transform: none; opacity: 1;}
}
@-webkit-keyframes down{
	from{transform: translateY(-100%); opacity: 0;}
	to{ transform: none; opacity: 1;}
}

@keyframes down{
	from{transform: translateY(-100%); opacity: 0;}
	to{ transform: none; opacity: 1;}
}


@media screen and (max-width: 1800px){


 }
 @media screen and (max-width: 1650px){
 
 
 }
 
 @media screen and (max-width: 1600px){
.newstip .p2{ float: right;}.newstip .p1{ float: left;}.navbar li{ margin:  0 28px;}
	.top .p1 span{ display: none;}

 }
 
 @media screen and (max-width: 1510px){
	
 }

@media screen and (max-width: 1420px){
	.top .p1{ display: none;}
	.navbar li{ margin:  0 35px;}
}

.smallScroll{ width: 100%; margin: 0 auto; overflow: hidden; position: relative;}



