/* 头部及导航 */
.header-top .logo img{display:inline-block;max-width:100%;max-height:90px;width:auto;height:auto;vertical-align:middle; margin:20px auto;}
.tt-header{position:absolute;top:0;left:0;width:100%;z-index:101}

.tt-header .logo img.black,.stick.tt-header .logo img.black{display:inline-block;}
.tt-header .logo img.white,.stick.tt-header .logo img.white{display:none;}

.tt-header ul{padding-left:0;margin-bottom:0}
.tt-header .logo{display:inline-block;position:relative; line-height:90px; max-height:90px; z-index:101;transition:none}
.tt-header .logo img{display:inline-block;max-width:100%;max-height:90px;width:auto;height:auto;vertical-align:middle; margin:20px auto;}
.tt-header .main-nav>ul>li{position:relative;}
.tt-header .main-nav>ul>li>a{font-size:16px; line-height:28px;}
.tt-header .main-nav>ul>li.active>a,.tt-header .main-nav>ul>li:hover>a{color:#408dda;}
.tt-header .main-nav>ul>li>div{background-color:rgba(114,120,132,0.7);text-align:center;position: absolute;top: 62px;left: 0;width: 100%;padding:14px 0 20px 0;display: none;
}
.tt-header .main-nav>ul>li:hover>div{
    display:block;
}
.tt-header .main-nav>ul>li>div a{display:block;color:#fff;margin-top:6px}
.tt-header .main-nav>ul>li>div a:hover{color:#408dda!important;}
.header_hd1{
    display: none;
}
.join-form .form-label input.messageform{
    width: 230px;
    height: 63px;
    border: 0;
    cursor: hand;
    background: #408dda;
    color: #fff;
    font-size: 22px;
    margin: 30px 0px;
}
.jrnumber1{
    display: none;
}
.jrnumber{
    display: block;
}
/* 菜单列表 */
.cmn-toggle-switch:focus{outline:0}
.tt-header .cmn-toggle-switch{display:none;position:relative;float:right;margin-top:12px;padding:0;width:25px;height:17px;cursor:pointer;z-index:101}
.tt-header .cmn-toggle-switch span{display:block;position:absolute;top:7px;left:0;right:0;height:3px;background:#333333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.tt-header .cmn-toggle-switch::after,.tt-header .cmn-toggle-switch::before{content:"";position:absolute;display:block;top:7px;left:0;width:100%;height:3px;background:#333333;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.tt-header .cmn-toggle-switch::before{margin-top:-7px}
.tt-header .cmn-toggle-switch::after{margin-top:7px}
.tt-header .cmn-toggle-switch.active::before{-webkit-transform:translateY(7px) rotate(45deg);-moz-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}
.tt-header .cmn-toggle-switch.active::after{-webkit-transform:translateY(-7px) rotate(-45deg);-moz-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg);-webkit-transform-origin:center center;-moz-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}
.tt-header .cmn-toggle-switch.active span{opacity:0}

/* SWIPER 轮播切换按钮 */
.swiper-slide{position:relative}
.swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background:#ffffff;opacity:1;}
.swiper-pagination .swiper-pagination-bullet-active{background:#408dda}

/* swiper-pagination-white */
.swiper-pagination-white .swiper-pagination-bullet{background:#ffffff}
.swiper-pagination-white .swiper-pagination-bullet-active{background:#408dda}

/* swiper position */
.swiper-pagination.fixed{bottom:30px!important}
.swiper-pagination.relative-pagination{position:relative;top:0;margin-top:30px}
.swiper-button-next,.swiper-button-prev{color:#ffffff!important}

/* 内页header_hd */
.header_wrap{overflow:hidden;}
.header_hd{position:relative;}
.header_hd .backg-about{background:url(../images/ny-about.jpg) no-repeat top center;width:100%; height:600px;  }
.header_hd .backg-wzlhsjb{background:url(../images/ny-wzlhsjb.jpg) no-repeat top center;width:100%; height:600px;  }
.header_hd .backg-case{background:url(../images/ny-case.jpg) no-repeat top center;width:100%; height:600px;  }
.header_hd .backg-video{background:url(../images/ny-video.jpg) no-repeat top center;width:100%; height:600px;  }
.header_hd .backg-news{background:url(../images/ny-news.jpg) no-repeat top center;width:100%; height:600px;  }
.header_hd .backg-contact{background:url(../images/ny-contact.jpg) no-repeat top center;width:100%; height:600px;  }

/* 视频设置 */
video{display: block; position: relative; width: 100%; height: 100%;object-fit: cover;}

/* 模块主标题 */
.mkbt{padding-bottom:30px;}
.mkbt h2.maintitle{font-size:28px; font-weight:bold; color:#181818; margin:0; }
.mkbt p.subtitle{font-size:16px; font-weight:bold; color:#555555;text-transform:uppercase;display:block;}

/* TAB切换（首页案例展示） */
.taba{zoom:1;clear:both;overflow:hidden;}
.taba ul{border:1px solid #f0f0f0; clear:both; overflow:hidden;    font-size: 0;}
.taba ul li{border-right:1px solid #f0f0f0; background:none; color:#3a3a3a; font-weight:bold; float:left; cursor:pointer; text-align:center; width:50%; padding-top:15px; font-size:18px; font-weight:bold;position:relative}
.taba ul li span{display:block; font-size:12px; font-weight:normal;}
.taba ul li:last-child{ border-right-width:0px;}
.taba ul li.current{ color:#fff;background:#408dda;}
.taba ul li:last-child{margin-right:0px;}
.taba-c { clear:both;}
.taba-c .tabacontent{ display:none;margin:15px 0px;}

/* 泵源战略类别 */
.category-bg{ border-bottom:2px solid #e8e8e8;}
.category{}
.category a{color:#787878; margin:26px 0px;font-size:14px; padding:0px 20px; display:inline-block; font-size:26px; border-left:2px solid #e8e8e8; width:33%; text-align:center;}
.category a:last-child{border-right:2px solid #e8e8e8;}
.category a.active,.category a:hover{color:#408dda;}

/* 视频中心和系统互动 */
.category2-bg{ border-bottom:2px solid #e8e8e8;}
.category2{}
.category2 a{color:#787878; margin:26px 0px;font-size:14px; padding:0px 20px; display:inline-block; font-size:26px; border-left:2px solid #e8e8e8; width:48%; text-align:center;}
.category2 a:last-child{border-right:2px solid #e8e8e8;}
.category2 a.active,.category2 a:hover{color:#408dda;}

/* 加入我们类别 */
.category3{}
.category3 a{ background:#e5e5e5; color:#545454; font-size:26px; width:20%; height:92px; line-height:80px; text-align:center; display:inline-block; margin:0px 0px; border:6px solid #fff;}
.category3 a.active,.category3 a:hover{background:#408dda; color:#fff;}

/* 首页案例 */
.piclist{ padding:20px 0px;}
.piclist .txt .txt-content{background:none; padding:25px 0px; border:1px solid #d6d6d6;}
.piclist .txt .txt-content h3{font-size:18px; color:#3a3a3a; font-weight:normal;}
.piclist .txt .txt-content p{color:#666; margin-bottom:20px;}
.piclist .img-box{ overflow:hidden; background:rgba(0,0,0,.9);}
.piclist .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}

/*内页案例列表*/
.piclist6{ padding:20px 0px;}
.piclist6 .txt .txt-content{background:none; padding:30px 30px; -webkit-box-shadow:0 0 10px rgba(0,0,0,.1);-moz-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px rgba(0,0,0,.1)}
.piclist6 .txt .txt-content h3{font-size:26px; line-height:54px; color:#0e0e0e; font-weight:normal; white-space: nowrap;text-overflow: ellipsis; text-align:left;}
.piclist6 .txt .txt-content h3 span{color:#666; margin-bottom:20px; background:#408dda; width:180px; height:54px; 
display:block; 
/*float:right;  */
border-radius:30px; font-size:18px; color:#fff; text-align:center;}
.piclist6 .img-box{ overflow:hidden; background:rgba(0,0,0,.9); border-radius:5px 5px 0px 0px;}
.piclist6 .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist6:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}

/*内页系统互动列表*/
.piclist5{ padding:20px 0px;}
.piclist5 .txt .txt-content{background:#f7f9fc; padding:15px 30px 20px 30px; display:block; clear:both; overflow:hidden;}
.piclist5 .txt .txt-content h3{font-size:20px; line-height:54px; color:#595757; font-weight:normal; white-space: nowrap;text-overflow: ellipsis; text-align:center; }
.piclist5 .txt .txt-content h3 span{color:#595757; font-size:12px; display:inline-block; line-height:54px; }
.piclist5 .txt .txt-content h4{line-height:23px; border:1px solid #bfbfbf; border-radius:9px; font-size:12px; color:#999; padding:5px 10px; width:110px; float:left;}
.piclist5 .img-box{ overflow:hidden; background:rgba(0,0,0,.9); border-radius:5px 5px 0px 0px;}
.piclist5 .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist5:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}

/* 关于我们证书列表 */
.piclist4{ padding:20px 0px;}
.piclist4 .txt .txt-content{background:none; padding:25px 0px; border:1px solid #d6d6d6;}
.piclist4 .txt .txt-content h3{font-size:18px; color:#3a3a3a; font-weight:normal; white-space: nowrap;text-overflow: ellipsis;}
.piclist4 .txt .txt-content p{color:#666; margin-bottom:20px;}
.piclist4 .img-box{ overflow:hidden; background:rgba(0,0,0,.9);  -webkit-box-shadow:0 0 10px rgba(0,0,0,.3);-moz-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px rgba(0,0,0,.3)}
.piclist4 .img-box img{
	transition:opacity .3s ease-out,transform .3s ease-out,filter .3s ease-out;
	-moz-transition:opacity .3s ease-out,-moz-transform .3s ease-out,-moz-filter .3s ease-out;
	-o-transition:opacity .3s ease-out,-o-transform .3s ease-out,-o-filter .3s ease-out;
	-webkit-transition:opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}
.piclist4:hover .img-box img{-webkit-transform:scale(1.1);transform:scale(1.1); cursor:pointer; opacity:.5}

/* 首页多媒体 */
.piclist3-item.mb{ margin-bottom:20px;}
.piclist3-item .piclist3-profile{ position: relative; overflow: hidden; width: 100%; margin: 0;}
.piclist3-item .piclist3-profile img {width:100%; height: auto;}

.piclist3-item .txt{position:relative;}
.piclist3-item .txt .txt-content{position:absolute; left:0; bottom:0px; background:rgba(64, 141, 218, 0.5); color:#fff; padding:10px 0px; width:100%; opacity: 1; -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1); }
.piclist3-item .txt .txt-content h2{font-size:20px; font-weight:bold; line-height:30px; padding:0 20px;}
.piclist3-item .txt .txt-content h2 span{ font-size:16px; font-weight:normal;} 

.piclist3-item .piclist3-profile figcaption {height: 100%;  position: absolute;  top: 0;  background:rgba(64, 141, 218, 0.5);  opacity: 0;  width: 100%;  -webkit-transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  transition: opacity 0.8s cubic-bezier(0.19, 1, 0.22, 1);}
.piclist3-item .piclist3-profile figcaption .details {  position: absolute;  top: 15%; left:30px; right:30px;}
.piclist3-item .piclist3-profile figcaption .content-white { color: #FFF; width:100%;  -webkit-transform: translateY(-50px);  transform: translateY(-50px);  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  transition: all 0.5s ease;}
.piclist3-item .piclist3-profile figcaption .content-white h2{ font-size:18px; font-weight:bold;}
.piclist3-item .piclist3-profile figcaption .content-white h2 span{ font-size:16px; font-weight:normal; text-transform:uppercase; display:block; padding:10px 0px;}
.piclist3-item .piclist3-profile figcaption .content-white p{font-size:14px; line-height:26px;}
.piclist3-item .piclist3-profile figcaption .orange-line { width: 0px;  height: 1px;  -webkit-transition: all 0.5s ease;  -moz-transition: all 0.5s ease;  transition: all 0.5s ease; margin-bottom:10px;}

.piclist3-item:hover figcaption { opacity: 1;}
.piclist3-item:hover figcaption .orange-line {width: 100px; height: 2px; background:#fff;}
.piclist3-item:hover figcaption .content-white {-webkit-transform: translateY(0px);  transform: translateY(0px);}

.piclist3-item:hover .txt-content{ opacity: 0;}

/*新闻列表*/
.newslist-k{border-bottom:1px solid #969696;}
.newslist{margin:0px 0px; border-top:1px solid #969696; padding:40px 0px;}
.newslist dl dt{font-size:24px; padding:0px 0px 10px 0px; color:#408dda; font-weight:normal;}
.newslist dl dd.riqi{color:#a9a9a9; margin-bottom:10px; font-size:20px;}
.newslist dl dd.pic{padding-bottom:10px;}
.newslist dl dd.txt{color:#383838; margin-bottom:10px; font-size:20px;}
.newslist dl dd.txt a{color:#408dda;}
.newslist dl dt a{color:#408dda;}

/* 视频中心加弹出视频 */
.d_1{float:left;width:100%;}
.d_1 ul{margin:0 -19px}
.d_1 ul.index-video{
    margin-bottom:35px
}

.d_1 ul.index-video li{float:left;width:25%;padding:0 19px;margin-top:20px;position:relative}
.d_1 ul li a{float:left;width:100%;display:block}
.d_1 ul li a .z_img{float:left;width:100%;position:relative}
.d_1 ul li a .z_img img{display:block;float:left;width:100%;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.d_1 ul li a i{position:absolute;display:block;width:69px;top:50%;left:50%;margin-left:-35px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
.d_1 ul li a i img{display:block;width:100%}
.d_1 ul li a h4{float:left;width:100%;line-height:64px;height:64px;font-size:20px;color:#595757;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis; background:#f7f9fc;}
.d_1 ul li a:hover>img{-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3);-moz-box-shadow:1px 1px 10px rgba(0,0,0,.3);box-shadow:1px 1px 10px rgba(0,0,0,.3);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}

.d_s{width:50%; margin:0 auto; position:relative}
.d_s a{width:100%;display:block}
.d_s a .z_img{float:left;width:100%;position:relative}
.d_s a .z_img img{display:block;float:left;width:100%;-webkit-transition:all .4s ease-out 0s;-moz-transition:all .4s ease-out 0s;-o-transition:all .4s ease-out 0s;transition:all .4s ease-out 0s}
.d_s a i{position:absolute;display:block;width:69px;top:50%;left:50%;margin-left:-35px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
.d_s a i img{display:block;width:100%}
.d_s a:hover>img{-webkit-box-shadow:1px 1px 10px rgba(0,0,0,.3);-moz-box-shadow:1px 1px 10px rgba(0,0,0,.3);box-shadow:1px 1px 10px rgba(0,0,0,.3);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.zzphone{
    display: none;
}
@media screen and (max-width:991px){
    .d_1{margin:0}
.d_1 ul{margin:0 0px}
.d_1 ul.index-video li{padding:0 10px;margin-top:30px;width:50%}
.d_1 ul li a i{width:40px;margin-left:-20px}
.zzphone{
    display: block;
}
.zzphone img{width:100%;}
.zzpc{display:none}
}
@media screen and (max-width:767px){
.d_1{margin-top:15px}
.d_1 ul{margin:0}
.d_1 ul.index-video li{padding:0 5px;margin-top:10px;width:50%}
.d_1 ul.index-video li a h4{line-height:24px;height:24px;font-size:14px}
}
/*视频弹窗*/
.video_tc{display:none;position:fixed;left:0;top:0;width:100%;height:100%;z-index:1999;background:rgba(0,0,0,.6)}
.video_tc .vid_m{position:absolute;left:20%;top:20%;width:60%;height:auto;overflow:hidden;padding:0 30px}
.video_tc .vid_m i{display:block;position:absolute;right:0;top:0;width:20px;height:20px;background:url(../images/cha.png) no-repeat;background-size:100%;cursor:pointer}
.video_tc .vid_m ._vid{float:left;width:100%}
.video_tc .vid_m ._vid video{display:block;position:relative;width:100%;height:100%;object-fit:cover}
.video_tc .vid_m ._vid p,.video_tc .vid_m ._vid p iframe{width:100%;height:100%}
@media screen and (max-width:1199px){
.video_tc .vid_m{left:10%;top:50%;width:80%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}
}
@media screen and (max-width:767px){.video_tc .vid_m{left:5%;top:50%;width:90%;padding:0 15px}
.video_tc .vid_m i{width:10px;height:10px;background-size:100%}
}

/* 详情页 */
.detail_title h3{font-size:28px; color:#111111; text-align:center;}
.detail_title h3 span{ display:block; font-weight:normal; font-size:20px; color:#a9a9a9; line-height:32px; margin:10px 0px;}
.detail_content{ padding-bottom:20px;}
.detail_content p{ padding:10px 0px;}
.detail_content img{margin:25px auto; display: block; max-width: 100%; height: auto !important;}

.detail_content .table tr th{ height:40px; line-height:40px; font-size:26px; color:#333333; background:#e3e3e3; text-align:center; vertical-align:middle;}
.detail_content .table tr td{ height:40px; line-height:40px; text-align:center; vertical-align:middle;}

.detail_pre_next{padding-bottom:30px;}
.detail_pre_next ul li{ color:#999;}
.detail_pre_next ul li a{ color:#666;}


/* 联系方式里在线留言表单 */
.feedback-title{ padding-bottom:40px; padding-left:20px;}
.feedback-title h2.maintitle{font-size:26px; color:#408dda; margin:0;}
.feedback-title h2.maintitle::after {content:""; display:block; width:100px; height:2px; background:#408dda; margin:10px 0px 10px 0px;}
.feedback-title p.subtitle{font-size:18px;color:#2b2b2b;text-transform:uppercase;display:block;}
.feedback-form{clear:both; overflow:hidden;}
.feedback-form .form-label{position:relative;margin-bottom:10px}
.feedback-form .form-label input,.feedback-form .form-label textarea{background:#fff;width:100%;border:0 none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;font-size:18px;outline:0; padding:0px 30px; border:1px solid #7e7e7e; box-shadow:none}
.feedback-form .form-label input:focus,.feedback-form .form-label textarea:focus{box-shadow:none}
.feedback-form .form-label input{height:46px}
.feedback-form .form-label textarea{padding:14px 0 0 30px;height:80px;resize:none}
.feedback-form .form-label .form-btn{font-size:24px;line-height:70px; padding:0px 0px;background:#408dda;color:#fff; border:0px; border-radius:10px; cursor:pointer; width:150px; height:70px; text-align:center; margin-top:20px;}

/* FOOTER 底部*/
footer .footer-bg{ background:url(../images/footer-bg.jpg) no-repeat top center; padding:50px 0px;}

footer .footer-logo{ padding-bottom:50px;}
footer .footer-logo img{padding-left:17px;}
footer .footer-logo p{ color:#818282; text-indent:2em;}

footer .footer-qrcode{ text-align:center;}
footer .footer-qrcode ul li{width:50%; float:left; margin:0px 0px;}
footer .footer-qrcode img{width:100%; }

footer .footer-list ul{width:20%; float:left; text-align:center; border-left:1px solid rgba(129,129,129,0.2); padding:0px 10px;}
footer .footer-list ul li{list-style:none; padding:5px 0px;clear:both;color:#dbdbdb; font-size:14px;}
footer .footer-list ul li.title{ font-size:18px; color:#3f3f3f;}
footer .footer-list ul:last-child{border-right:1px solid rgba(129,129,129,0.2);}

footer .footer-copyright{ background:#408dda; padding:25px 0; color:#fff; text-align:center; font-size:14px;}
footer .footer-copyright a{color:#fff;}
footer .footer-copyright a:hover{color:#fff; text-decoration:underline;}
footer .footer-copyright p{display:inline-block;}

footer a{color:#7f7f7f}
footer a:hover{color:#408dda;text-decoration:none}

.index-fourlist{ background:url(../images/index-fourlist-iconbg.png) no-repeat top center; padding:60px 0px 60px 0px; font-size:26px; line-height:34px; font-weight:bold; color:#408dda; text-align:center;}

.index-case-bg{background:#fafbfd;}

.index-wzlhshjb-title{ background:url(../images/index-wzlhshjb-title-bg.png) no-repeat bottom right; text-align:center; padding-bottom:60px;}
.index-wzlhshjb-title img{ max-width:480px; height:auto;}
.nr01{background:url(../images/xg/ibg.png) no-repeat;background-size: cover;width:100%; padding:5% 10%;border-radius:20px;min-height:500px}
.nr01 a{text-align:center;display: block;
}

.index-wsqyz-k{ padding:50px 0px;}
.index-wsqyz-pic{padding-top:20px;}
/*.index-wsqyz{border:1px solid #e4e4e4; border-radius:33px; background:url(../images/index-wsqyz-bg.jpg) no-repeat bottom center; text-align:center; padding:50px 0px 100px 0px;}*/
.index-wssjs-k1,.index-wssjs-k2{position:relative}
.index-wssjs-k1 .index-wsqyz{    width: 40%;
    position: absolute;
    top: 35%;
    right: 6%;text-align: center;
}
.index-wssjs-k2 .index-wssjs{
    width: 40%;
    position: absolute;
    top: 35%;
    left: 5.8%;   text-align: center;
    
}
.imgshow{
    display: none;
}
.index-wsqyz h2{padding-bottom:40px;}
.index-wsqyz p.btn{padding-bottom:40px;width:60%}
.index-wsqyz p.txt{ font-size:28px; color:#b1b3b4;}
.index-wsqyz p.txt span{ font-size:49px; color:#408dda; padding:0 10px;}

.index-wssjs-k{ padding:50px 0px;}
.index-wssjs-pic{padding-top:20px;}
/*.index-wssjs{border:1px solid #e4e4e4; border-radius:33px; background:url(../images/index-wssjs-bg.png) no-repeat bottom center; text-align:center; padding:50px 0px 100px 0px;}*/
.index-wssjs h2{padding-bottom:40px;}
.index-wssjs p.btn{padding-bottom:40px;width:60%}
.index-wssjs p.txt{ font-size:28px; color:#b1b3b4;}
.index-wssjs p.txt span{ font-size:49px; color:#408dda; padding:0 10px;}

.index-news-bg{ background:#f7f9fc;}



/*加入我们-投递join-td.html和需求发布xqfb.html*/
.join-bg{ background:#f7f9fc;}
.join-k{ border:1px solid #d7d7d7; background:#fff; padding:70px 0px;}

.join-form{padding:20px 20px; }
.join-form h2{font-size:20px; padding-bottom:20px; color:#9a9999;}
.join-form .dx{color:#F00;}
.join-form .label-title{font-size:20px; color:#6a6a6a;}
.join-form .form-label{position:relative;margin-bottom:20px;}
.join-form .form-label input,.join-form .form-label textarea{background:#f6f6f6;width:100%;border:0 none;-webkit-appearance:none;-moz-appearance:none;border-radius:0;font-size:14px;outline:0; padding:8px 30px; box-shadow:none}
.join-form .form-label input:focus,.join-form .form-label textarea:focus{box-shadow:none}
.join-form .form-label input{}
.join-form .form-label textarea{padding:14px 0 0 30px;height:80px;resize:none}
.join-form .form-label button{ width:230px; height:63px; line-height:63px; border:0; cursor:hand; background:#408dda; color:#fff; font-size:22px; margin:30px 0px;}
.join-form .checkbox{ margin-left:20px;position:relative;}
/*.join-form .checkbox input{font-size:20px; }*/
.join-form .zcxy{ font-size:20px; color:#888888;padding-left:20px;}
/*.join-form .zcxy{ font-size:20px; color:#888888;padding-left:20px;*/
/*position:absolute;*/
/*top:-1px;*/
/*left:0;*/
/*background:url(../images/bg-unchecked.png) no-repeat top 4px left 3px;}*/
/*.join-form .zcxy.right{*/
/*background:url(../images/bg-checked.png) no-repeat top 2px left 3px;*/
/*}*/
.join-form .zcxy a{color:#408dda;}
#test1{margin-left:0;margin-top:10px}
.yzm-box{display:flex; align-items:center;}
.input-yzm {flex-grow:1;}
.yzm-img{ background:#408dda; color:#fff; line-height:44px; padding:0px 10px;}
.jrnumber{position:relative;}
.jrnumberin{position:absolute;    top: 49%;
    left: 36%;z-index:2}
.jrnumberin div{
    position:absolute;top:0px;left:00px;z-index:2;width: 420px;text-align: center;
}
.jrnumberin div p{line-height: 36px;font-size: 22px;color: #2251a9;margin-bottom: 10px;}
.jrnumberin div span{font-size: 30px;font-weight:bold;color:#fff}
/*内页关于我们about.html*/
.ny-about-title{background:url(../images/ny-about-title.png) no-repeat top center; width:435px; height:142px; font-size:38px; color:#297ad3; text-align:center; padding-top:40px; margin:0 auto 40px auto;}
.ny-about-title span{ font-size:22px; display:block;}
.ny-about0{height:600px;    background: url(http://feiou.qiankunquan.net/uploads/2023-01-09/63bc320495486.jpg) no-repeat left 100%;}
.ny-about0 .img-responsive{display:none}
.ny-about1{height:600px;    background: #f7f9fc;}
.gsjj-nr{ padding:28px; background:#f7f9fc;}
.gsjj-nr p{text-indent:2em;}

.about-ad01{padding:40px 0px;}
.about-fwpp-pic{padding-bottom:40px;}
.cer-fourlist{ text-align:center; font-size:20px; color:#363636; padding:40px 0px;}

/*内页联系方式contact.html*/
.contact-map img{ border:1px solid #7e7e7e; border-radius:10px;}
.contact-list{padding:40px 0px;}
.contact-list ul li{float:left; color:#484747; font-size:22px; padding:10px 60px 10px 10px; line-height:38px;display:flex; }
.contact-list ul li img{width:40px;height:40px}
.contact-list ul li:last-of-type{padding:10px 00px 10px 0px;}
/*.contact-list ul li.icon01{ background:url(../images/contact-icon01.png) no-repeat left center;}*/
/*.contact-list ul li.icon02{ background:url(../images/contact-icon02.png) no-repeat left center;}*/
/*.contact-list ul li.icon03{ background:url(../images/contact-icon03.png) no-repeat left center;}*/
/*.contact-list ul li.icon04{ background:url(../images/contact-icon04.png) no-repeat left center;}*/

/*新闻详情背景颜色newsshow.html*/
.newsshow-k{background:#f7f9fc; padding:40px 40px;}

/*内页加入我们join.html*/
.job-content{}
.job-content h2{ font-size:36px; color:#408dda; padding-bottom:30px;}
.job-content p{font-size:22px; line-height:36px; color:#616161; padding-bottom:30px;}
.job-btn{}
.job-btn a{width:292px; height:70px; line-height:70px; background:#408dda; color:#fff; border-radius:8px; font-size:26px; text-align:center; display:inline-block;}
.job-btn a:hover{color:#fff;}

/*我是设计师wssjs.html*/
.wsjjs-ad01-bg{ background:url(../images/wssjs-wyhz-bg.jpg) no-repeat top center; text-align:center;}
.wsjjs-bdys{}
.wsjjs-bdys-title{ width:480px; height:80px; margin:0 auto 20px auto;}
.wsjjs-bdyslist{display:flex; align-items:center;  padding:20px 10px; margin:15px 0px; border:1px solid #408dda; border-radius:10px;}
.wsjjs-bdyslist .bdyslist-icon{width:108px; height:108px; margin-right:10px;}
.wsjjs-bdyslist .bdyslist-nr{flex-grow:1; text-align:center; font-size:16px;}

.wsjjs-hzlc-bg{ background:#f7f9fc;}
.wsjjs-hzlc-title{ border-left:4px solid #408dda; height:28px; line-height:28px; padding-left:20px; font-size:26px; color:#212121; margin-bottom:30px;}
.wsjjs-hzlc-nr{border:1px solid rgba(84,153,222,0.5); border-radius:10px; padding:27px 10px; text-align:center; -webkit-box-shadow:0 0 10px rgba(79,139,202,.3);-moz-box-shadow:0 0 10px rgba(79,139,202,.3);box-shadow:0 0 10px rgba(79,139,202,.3); margin:26px 0px;}
.wsjjs-hzlc-nr p{ font-size:22px; color:#4c4948;}

.wsjjs-kpbz-title{ border-left:4px solid #408dda; height:28px; line-height:28px; padding-left:20px; font-size:26px; color:#212121; margin-bottom:30px;}
.wsjjs-kpbz-nr{border:1px solid rgba(84,153,222,0.5); border-radius:10px; padding:58px 10px; text-align:center; -webkit-box-shadow:0 0 10px rgba(79,139,202,.3);-moz-box-shadow:0 0 10px rgba(79,139,202,.3);box-shadow:0 0 10px rgba(79,139,202,.3); margin:26px 0px;}
.wsjjs-kpbz-nr p{ font-size:24px; color:#4c4948;}

/*我是企业主wsyz.html*/
.wsyz-zyww-title{ border-left:4px solid #408dda; height:28px; line-height:28px; padding-left:20px; font-size:26px; color:#212121; margin-bottom:30px;}
.wsyz-zyww-nr{border:0px solid rgba(84,153,222,0.5); border-radius:0px; padding:58px 50px; text-align:center; -webkit-box-shadow:0 0 10px rgba(79,139,202,.3);-moz-box-shadow:0 0 10px rgba(79,139,202,.3);box-shadow:0 0 10px rgba(79,139,202,.3); margin:26px 0px; border-top:6px solid #408dda;}
.wsyz-zyww-nr h2{ font-size:24px; color:#408dda; padding:10px 0px; font-weight:bold;}
.wsyz-zyww-nr p{ color:#5e5d5d; font-size:18px; height:40px; line-height:20px;}

.wsyz-hzlc-bg{ background:#f7f9fc;}
.wsyz-hzlc-title{ border-left:4px solid #408dda; height:28px; line-height:28px; padding-left:20px; font-size:26px; color:#212121; margin-bottom:30px;}
.wsyz-hzlc-nr{}
.wsyz-hzlclist{}
#wzlhsjb{    background: #f7f9fc;}


/*微众联合设计泵wzlhsjb.html*/
.wzlhsjb-szwh-bg{ background:#f7f9fc;}
.wzlhsjb-szwh-title{ border-left:4px solid #408dda; height:28px; line-height:28px; padding-left:20px; font-size:26px; color:#212121; margin-bottom:30px;}
.wzlhsjb-szwh-nr{}
.wzlhsjb-hzlclist{}

.wzlhsjb-gzsdhy-bg{ background:rgba(84,153,222,0.1);}
.wzlhsjb-gzsdhy-title{ border-left:4px solid #408dda; height:28px; line-height:28px; padding-left:20px; font-size:26px; color:#212121; margin-bottom:30px;}
.wzlhsjb-gzsdhy-nr{ padding:15px 0px;}

.wzlhsjb-ydwt-title{ border-left:4px solid #408dda; height:28px; line-height:28px; padding-left:20px; font-size:26px; color:#212121; margin-bottom:30px;}
.wzlhsjb-ydwt-title span{ color:#408dda;}
.wzlhsjb-ydwt-nr{ padding:15px 0px;}

.wzlhsj-ad{ background:url(../images/wzlhsj-ad-bg.jpg) no-repeat top center;}

.wzlhsjb-byfn-bg{ background:rgba(84,153,222,0.1);}
.wzlhsj-byfn-title{ width:450px; height:140px; margin:0 auto;}
.wzlhsj-byfn-nr{border:1px solid rgba(84,153,222,0.5); background:#fff; border-radius:10px; padding:58px 10px; text-align:center; margin:26px 0px;}
.wzlhsj-byfn-nr p{ font-size:39px; color:#287ed6; padding-top:40px; font-weight:bold;}

.wzlhsjb-foys-bg{ background:#f7f9fc;}
.wzlhsjb-foys-title{ border-left:4px solid #408dda; height:28px; line-height:28px; padding-left:20px; font-size:26px; color:#212121; margin-bottom:30px;}
.wzlhsjb-foys-nr{border:0px solid rgba(84,153,222,0.5); border-radius:0px; padding:0px 50px; text-align:center; margin:26px 0px;}
.wzlhsjb-foys-nr h2{ font-size:28px; color:#408dda; padding:10px 0px; font-weight:bold;}
.wzlhsjb-foys-nr p{ color:#464646; font-size:18px; height:90px; line-height:30px;}

.wzlhsjb-yyms-bg{ background:rgba(84,153,222,0.1);}
.wzlhsjb-yyms-title{ border-left:4px solid #408dda; height:28px; line-height:28px; padding-left:20px; font-size:26px; color:#212121; margin-bottom:30px;}
.wzlhsjb-yyms-nr{}
.wzlhsjb-yyms-nr.bg01{background:url(../images/yyms-pic01.jpg) no-repeat; padding:30px 0px 0px 25px; }
.wzlhsjb-yyms-nr.bg02{background:url(../images/yyms-pic02.jpg) no-repeat; padding:30px 0px 0px 25px; }
.wzlhsjb-yyms-nr.bg03{background:url(../images/yyms-pic03.jpg) no-repeat; padding:30px 0px 0px 25px; }
.wzlhsjb-yyms-nr h2{ font-size:24px; color:#fff; padding:10px 0px; font-weight:bold;;}
.wzlhsjb-yyms-nr p{ font-size:16px; color:#fff; height:90px; line-height:30px;}

.wzlhsjb-czhhr-bg{ background:url(../images/czhhr-bg.jpg) no-repeat top center; text-align:center; padding:70px 0px;}
.wzlhsjb-czhhr-bg img{margin:0 auto;}

.wzlhsjb-wzhzms-bg{ 
    /*background:url(../images/wzhzms-bg.jpg) no-repeat top center; */background-color: #f7f9fc;
    text-align:center; padding:0px 0px;}
.wzlhsjb-wzhzms-bg img{margin:40px auto;}

.wzlhsjb-bsj-bg{ 
    /*background:url(../images/bsj-bg.jpg) no-repeat top center;*/
    background-color: #eef5fc;
text-align:center; padding:70px 0px;}
.wzlhsjb-bsj-bg img{margin:0 auto;}
/*.index5 .col-md-7,.index5 .col-lg-7,.index5 .col-xs-12{margin-left:10px;margin-right:10px}*/