.banner{width:100%;height:auto;position:relative;overflow-x:hidden;}
.banner img{width: 100%;height:auto;min-height: 200px;display: block;}
/* .banner .mySwiper{height:100%;} */
.banner .swiper-pagination-bullet {width: 12px;height: 12px;border-radius: 50%;border:1px solid #ffffff;background: transparent;}
.banner .swiper-pagination-bullet-active {width: 12px;height: 12px;border-radius: 50%;border:1px solid #ffffff;background: #fff;}

/****首页****/
/*首页-我的业务*/
/* .index-business{background:#f8fcfc url(../images/bg1.png) no-repeat center;background-size:cover;}
.index-business .itembox{padding-bottom: 40px;}
.index-business .itembox .item{width: 20%;padding-top: 50px;}
.index-business .itembox .item .pic{text-align: center;}
.index-business .itembox .item .info .tit{text-align: center;font-size: 18px;color:#333;margin: 15px auto;display:block;overflow:hidden;text-overflow: ellipsis;word-break:keep-all;white-space:nowrap;}
.index-business .itembox .item .info .data{padding: 0 20px;color: #666;line-height: 26px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 10;} */

.index-business{background:#f8fcfc url(../images/bg1.png) no-repeat center;background-size:cover;}
.index-business .itembox{padding: 40px 0;}
.index-business .itembox .itemChild{display:flex;flex-wrap:wrap;}
.index-business .itembox .item{width:calc(25% - 15px);background:#fff;box-shadow: 0px 1px 10px 0px rgba(76, 187, 177, 0.2);border-radius: 10px;border: solid 1px rgba(76, 187, 177, 0.2);position:relative;padding-bottom:20px;box-sizing:border-box;margin:20px 0 50px 20px;}
.index-business .itembox .item:nth-child(1),.index-business .itembox .item:nth-child(5){margin-left:0;}
.index-business .itembox .item .pic{text-align: center;margin-top:-40px;}
.index-business .itembox .item .pic:before{content:"";display:block;width:100px;height:100px;position:absolute;top:-50px;left:50%;margin-left:-50px;background:url(../images/home_check_bg.png) no-repeat center;}
.index-business .itembox .item .info .tit{text-align: center;font-size: 18px;color:#333;margin: 24px auto 0;display:block;overflow:hidden;text-overflow: ellipsis;word-break:keep-all;white-space:nowrap;}
.index-business .itembox .item .info .tit:after{content:"";display:block;width:26px;height:2px;background:#4cbbb1;margin:16px auto;}
.index-business .itembox .item .info .data{padding: 0 20px;color: #666;font-size:14px;line-height: 26px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 10;}
/*首页-cnas认可范围*/
.cnasbox{background:url(../images/cnas_bg.png) no-repeat center;background-size:100%;width:1012px;height: 429px;position: relative;margin:60px auto;}
.cnasbox .cnas{position: absolute;font-size: 18px;color: #666;left: 50%;right:50%;}
.cnasbox .cnas.node1{top: -8px;margin-left: -455px;}
.cnasbox .cnas.node2{top: 121px;margin-left: -402px;}
.cnasbox .cnas.node3{bottom: 184px;margin-left: -529px;}
.cnasbox .cnas.node4{bottom: 12px;margin-left: -376px;}
.cnasbox .cnas.node5{text-align: right;bottom: 18px;margin-right: -398px;}
.cnasbox .cnas.node6{text-align: right;bottom: 158px;margin-right: -529px;}
.cnasbox .cnas.node7{text-align: right;bottom: 219px;margin-right: -425px;}
.cnasbox .cnas.node8{text-align: right;top: 80px;margin-right: -481px;}
.cnasbox .cnas.node9{text-align: right;top: -8px;margin-right: -300px;}
/*首页-检测中心*/
.centerbox{background:#f8fcfc;}
.centerbox .infobox{padding: 40px 0;}
.centerbox .infobox .info{width:calc(100% - 520px);}
.centerbox .infobox .info .data{font-size:14px;color:#666;line-height:28px;text-indent:28px;margin: 15px 0;}
.centerbox .infobox .pic{width:470px;margin-left: 50px;}
/*首页-网上检测办理流程*/
.handleflow{background: #e7f5f4;padding: 32px 0 ;}
.handleflow .tit{font-size: 20px;color: #4cbbb1;font-weight: 700;background: url(../images/icons/flow_tit.png) no-repeat left center;padding-left: 40px;line-height: 32px;margin-bottom: 26px;}
.handleflow .flowbox{padding-left:45px;}
.handleflow .flowbox .flow{float: left;background:url(../images/icons/flow_arrow.png) no-repeat left 15px;padding:0 20px 0 35px;}
.handleflow .flowbox .node{border: 1px solid #4cbbb1;display:block;height:30px;line-height: 30px;padding: 0 30px;border-radius: 30px;font-size: 14px;color: #666;}
.handleflow .flowbox .flow:first-child{background: 0 none;padding: 0 20px 0 0;}
/*首页--规划院*/
.companybox .infobox{padding: 40px 0;}
.companybox .infobox .info{width:calc(100% - 600px);}
.companybox .infobox .info .data{font-size:14px;color:#666;line-height:27px;text-indent:28px;margin: 12px 0;}
.companybox .infobox .pic{width:560px;margin-right: 40px;}
/*首页--工作优势*/
.workadvantage{background:#e7f5f4 url(../images/bg2.png) no-repeat center;overflow: hidden;}
.workadvantage .advantagebox{padding: 40px 0;}
.workadvantage .advantage{width: 50%;display: block;margin: 20px 0;}
.workadvantage .advantage .pic{width: 60px;margin:0 15px;}
.workadvantage .advantage .info{width: calc(100% - 105px);}
.workadvantage .advantage .info .tit{font-size: 20px;margin-bottom: 10px;}
.workadvantage .advantage .info .data{font-size: 12px;color: #666;line-height: 20px;}
/*首页--头部图片*/
.acaList-icon{height:60px;margin-top:7px;}
.acaList-icon img{max-height:100%;}
/*关于我们--中心架构*/
.frameBox{width:100%;height:100%;background:url(../images/honor_bg.png) no-repeat top center;background-size:cover;}
.info-img{width:100%;margin-top:64px;}
.info-img:first-child{margin-top:0;}
.info-img img{display:block;max-width:100%;margin:0 auto;}
.info-img.frame-img img{width:30%;}

/****业务介绍****/
.businessbox .business .pic{width: 446px;height:321px;background:url(../images/business_pic_bg.png) no-repeat center;padding:75px 0;margin:0 10px;text-align: center;}
.businessbox .business .info{width: calc(100% - 486px);margin: 0 10px;}
.businessbox .business .info .name{width:92%;font-size: 40px;margin:85px 0 15px;color: #333;}
.businessbox .business:hover .info .name{background:url(../images/icons/business_arrow.png) no-repeat right center;}
.businessbox .business .info .data{width:92%;font-size: 14px;color: #666;margin:15px 0;line-height: 26px;}
.businessbox .business .info .locat{width:92%;margin-top: 20px;}
.businessbox .business .info .locat .tit{border-right: 2px solid #666;padding-right: 30px;width: 40px;}
.businessbox .business .info .locat .tit img{vertical-align: middle;}
.businessbox .business .info .locat .pro{width: calc(100% - 72px);display:block;overflow-x:auto;}
.businessbox .business .info .locat .pro .overbox{max-width: 300%;}
.businessbox .business .info .locat .pro .item{float: left;margin-left: 30px;text-align: center;color: #333;}
.businessbox .business .info .locat .pro .item img{display:block;margin: 5px auto;}
.businessbox .business.align-r{background:#f8fcfc;}
.businessbox .business.align-r .pic{background:url(../images/business_pic_bg_r.png) no-repeat center;}
.businessbox .business.align-r .info .name{float: right;text-align: right;}
.businessbox .business.align-r:hover .info .name{background:url(../images/icons/business_arrow_r.png) no-repeat left center;}
.businessbox .business.align-r .info .data{float: right;}
.businessbox .business.align-r .info .locat{float: right;}
.businessbox .business.item1 .info{background: url(../images/business_info_bg1.png) no-repeat 10% 40px;}
.businessbox .business.item2 .info{background: url(../images/business_info_bg2.png) no-repeat 90% 40px;}
.businessbox .business.item3 .info{background: url(../images/business_info_bg3.png) no-repeat 10% 40px;}
.businessbox .business.item4 .info{background: url(../images/business_info_bg4.png) no-repeat 90% 40px;}
.businessbox .business.item5 .info{background: url(../images/business_info_bg5.png) no-repeat 10% 40px;}
.businessbox .business.item6 .info{background: url(../images/business_info_bg6.png) no-repeat 90% 40px;}
.businessbox .business.item7 .info{background: url(../images/business_info_bg7.png) no-repeat 10% 40px;}
.businessbox .business.item8 .info{background: url(../images/business_info_bg8.png) no-repeat 90% 40px;}
.businessbox .business.item9 .info{background: url(../images/business_info_bg9.png) no-repeat 10% 40px;}

/****业务详情****/
.business-detail .master{padding-top: 154px;text-align: center;}
.business-detail .master .name{margin: 40px auto;position:relative;}
.business-detail .master .name .label{position:absolute;top:-54px;right:50%;left:50%;width:154px;height: 36px;display: block;color: #fff;font-size: 18px;line-height: 32px;}
.business-detail .master .info{margin: 10px 0}
.business-detail .master .info .line{width: 5%;text-align: center;}
.business-detail .master .info .item{width: 30%;font-size: 16px;}
.business-detail .master .info .item span{font-size: 24px;display: block;margin: 10px auto;}
.business-detail .master .user{background-size:100%;width:905px;height: 32px;font-size: 18px;color: #fff;margin: 40px auto;padding-top: 8px;}
.business-detail .content{background: #fff;border:5px solid;margin: 75px 10% 54px 10%;border-radius: 50px;}
.business-detail .content .name{width: 220px;height: 50px;text-align: center;line-height: 50px;margin: -25px auto;}
.business-detail .content .name img{vertical-align: middle;}
.business-detail .content .mainbox{margin:75px 54px;}
.business-detail .content .mainbox .main .info{font-size: 14px;color: #666;line-height: 34px;}
.business-detail .content .mainbox .main .introduce{width: calc(100% - 440px);height: 420px;overflow-y: auto;}
.business-detail .content .mainbox .main .introduce .info{text-indent: 28px;margin: 10px 0;}
.business-detail .content .mainbox .main .conditbox{width: 390px;height: 420px;overflow-y: auto;}
.business-detail .content .mainbox .main .conditbox .condit{margin:35px 40px 0 40px;}
.business-detail .content .mainbox .main .conditbox .condit .tit{margin-bottom: 10px;}
.business-detail .content .mainbox .main .conditbox .condit .info{line-height:26px;}
.business-detail .content .mainbox .locat{margin-top: 30px;}
.business-detail .content .mainbox .locat .tit{border-right: 2px solid #666;padding-right: 35px;width: 40px;}
.business-detail .content .mainbox .locat .tit img{vertical-align: middle;}
.business-detail .content .mainbox .locat .pro{width: calc(100% - 77px);display:block;overflow-x:auto;}
.business-detail .content .mainbox .locat .pro .overbox{max-width: 300%;}
.business-detail .content .mainbox .locat .pro .item{float: left;margin-left: 35px;text-align: center;color: #333;font-size: 14px;}
.business-detail .content .mainbox .locat .pro .item img{display:block;margin: 5px auto;}
/*业务详情--产品登记测试*/
.business-detail.cpdj{background: url(../images/business_cpdj_bg.png) no-repeat top center;}
.business-detail.cpdj .master .name{width:634px;}
.business-detail.cpdj .master .name .label{background: url(../images/business_cpdj_label.png) no-repeat center;margin-left:290px;background-size:100%;}
.business-detail.cpdj .master .user{background: url(../images/business_cpdj_uesr.png) no-repeat center;}
.business-detail.cpdj .content {border-color:#3f948c;}
.business-detail.cpdj .content .name{background: #3f948c;}
.business-detail.cpdj .content .main .conditbox{background: #f7fbfa;}
/*业务详情--产品确认*/
.business-detail.cpqr{background: url(../images/business_cpqr_bg.png) no-repeat top center;}
.business-detail.cpqr .master .name{width:474px;}
.business-detail.cpqr .master .name .label{background: url(../images/business_cpqr_label.png) no-repeat center;margin-left:200px;background-size:100%;}
.business-detail.cpqr .master .user{background: url(../images/business_cpqr_uesr.png) no-repeat center;}
.business-detail.cpqr .content {border-color:#20689c;}
.business-detail.cpqr .content .name{background: #20689c;}
.business-detail.cpqr .content .main .conditbox{background: #f6f9fb;}
/*业务详情--产品性能优化测试*/
.business-detail.cpxnyh{background: url(../images/business_cpxnyh_bg.png) no-repeat top center;}
.business-detail.cpxnyh .master .name{width:794px;}
.business-detail.cpxnyh .master .name .label{background: url(../images/business_cpxnyh_label.png) no-repeat center;margin-left:200px;background-size:100%;}
.business-detail.cpxnyh .master .user{background: url(../images/business_cpxnyh_uesr.png) no-repeat center;}
.business-detail.cpxnyh .content {border-color:#8a973e;}
.business-detail.cpxnyh .content .name{background: #8a973e;}
.business-detail.cpxnyh .content .main .conditbox{background: #fcfcf9;}
/*业务详情--产品专项测试*/
.business-detail.cpzx{background: url(../images/business_cpzx_bg.png) no-repeat top center;}
.business-detail.cpzx .master .name{width:634px;}
.business-detail.cpzx .master .name .label{background: url(../images/business_cpzx_label.png) no-repeat center;margin-left:200px;background-size:100%;}
.business-detail.cpzx .master .user{background: url(../images/business_cpzx_uesr.png) no-repeat center;}
.business-detail.cpzx .content {border-color:#786eb1;}
.business-detail.cpzx .content .name{background: #786eb1;}
.business-detail.cpzx .content .main .conditbox{background: #fafafc;}
/*业务详情--产品验收测试*/
.business-detail.cpys{background: url(../images/business_cpys_bg.png) no-repeat top center;}
.business-detail.cpys .master .name{width:634px;}
.business-detail.cpys .master .name .label{background: url(../images/business_cpys_label.png) no-repeat center;margin-left:200px;background-size:100%;}
.business-detail.cpys .master .user{background: url(../images/business_cpys_uesr.png) no-repeat center;}
.business-detail.cpys .content {border-color:#e09e4d;}
.business-detail.cpys .content .name{background: #e09e4d;}
.business-detail.cpys .content .main .conditbox{background: #fefcf9;}
/*业务详情--大数据产品专项测试*/
.business-detail.dsjcp{background: url(../images/business_dsjcp_bg.png) no-repeat top center;}
.business-detail.dsjcp .master .name{width:634px;}
.business-detail.dsjcp .master .name .label{background: url(../images/business_cpys_label.png) no-repeat center;margin-left:200px;background-size:100%;}
.business-detail.dsjcp .master .user{background: url(../images/business_dsjcp_uesr.png) no-repeat center;}
.business-detail.dsjcp .content {border-color:#1D4D5E;}
.business-detail.dsjcp .content .name{background: #1D4D5E;}
.business-detail.dsjcp .content .main .conditbox{background: #fefcf9;}
/*业务详情--代码走查专项测试*/
.business-detail.dmzc{background: url(../images/business_dmzc_bg.png) no-repeat top center;}
.business-detail.dmzc .master .name{width:634px;}
.business-detail.dmzc .master .name .label{background: url(../images/business_cpys_label.png) no-repeat center;margin-left:200px;background-size:100%;}
.business-detail.dmzc .master .user{background: url(../images/business_dmzc_uesr.png) no-repeat center;}
.business-detail.dmzc .content {border-color:#9EACC5;}
.business-detail.dmzc .content .name{background: #9EACC5;}
.business-detail.dmzc .content .main .conditbox{background: #fefcf9;}
/*业务详情--工业互联网专项测试*/
.business-detail.gyhl{background: url(../images/business_gyhl_bg.png) no-repeat top center;}
.business-detail.gyhl .master .name{width:634px;}
.business-detail.gyhl .master .name .label{background: url(../images/business_cpys_label.png) no-repeat center;margin-left:200px;background-size:100%;}
.business-detail.gyhl .master .user{background: url(../images/business_gyhl_uesr.png) no-repeat center;}
.business-detail.gyhl .content {border-color:#58BDCE;}
.business-detail.gyhl .content .name{background: #58BDCE;}
.business-detail.gyhl .content .main .conditbox{background: #fefcf9;}
/*业务详情--软件产品上线专项测试*/
.business-detail.cpsx{background: url(../images/business_cpsx_bg.png) no-repeat top center;}
.business-detail.cpsx .master .name{width:804px;}
.business-detail.cpsx .master .name .label{background: url(../images/business_cpys_label.png) no-repeat center;margin-left:200px;background-size:100%;}
.business-detail.cpsx .master .user{background: url(../images/business_cpsx_uesr.png) no-repeat center;}
.business-detail.cpsx .content {border-color:#D0C85A;}
.business-detail.cpsx .content .name{background: #D0C85A;}
.business-detail.cpsx .content .main .conditbox{background: #fefcf9;}

/****新闻资讯****/
.news-box .news-li{border-bottom:1px dashed #e0e0e0;padding-bottom:20px;padding-top:20px;}
.news-box .news-li .news-img{width:250px;margin-right:25px;}
.news-box .news-li .news-img img{max-width:100%;width:auto;height: auto;vertical-align: middle;}
.news-box .news-li .news-info{width:915px;margin-right: 10px;}
.news-box .news-li .news-info .title{font-size:18px;line-height:60px;color: #333;overflow: hidden;text-overflow: ellipsis;word-break: break-all;white-space: nowrap;}
.news-box .news-li:hover{background: #f9f9f9;}
.news-box .news-li:hover .news-info .title{color: #4cbbb1;font-weight: bold;}
.news-box .news-li .news-info .text{font-size:14px;line-height: 26px;color: #666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news-box .news-li .news-info .time{background: url(../images/icons/news_date.png) no-repeat 0 center;font-size:14px;font-family: arial;line-height: 24px;color:#888;padding-left:25px;margin-top:20px;}
.news-box .news-list .list{border-bottom:1px dashed #e0e0e0;padding-bottom:20px;padding-top:20px;}
.news-box .news-list .list .list-time{width:100px;height:100px;background: #ccc;border:1px solid #bbb;text-align: center;margin-right:20px;}
.news-box .news-list .list .list-time .day{font-size:40px;font-family: helvetica;line-height:60px;color:#fff;margin-top:5px;}
.news-box .news-list .list .list-time .year{font-size:16px;font-family: helvetica;line-height:35px;color:#fff;border-top:1px solid #ddd;width:68px;margin:0 16px;}
.news-box .news-list .list .list-info{width:1060px;margin-right:10px;}
.news-box .news-list .list .list-info .list-title{font-size:18px;line-height:40px;color: #333;overflow: hidden;text-overflow: ellipsis;word-break: break-all;white-space: nowrap;}
.news-box .news-list .list:hover{background: #f9f9f9;}
.news-box .news-list .list:hover .list-info .list-title{color: #4cbbb1;font-weight: bold;}
.news-box .news-list .list:hover .list-time{background: #4cbbb1;border:1px solid #4cbbb1;text-align: center;margin-right:20px;}
.news-box .news-list .list .list-info .list-text{font-size:14px;line-height: 26px;color: #666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;margin-top:4px;}
.pages {margin:40px auto;text-align: center;overflow: hidden;zoom: 1;display:flex;align-items:center;justify-content:center;}
.pages .pageSta{font-size:14px;color:#666;margin-left:14px;}
/* .pages a,.pages span {font-size: 14px;text-decoration: none;display: inline-block;height:36px;line-height:36px;margin-left: 4px;cursor: pointer;transition: all .2s;padding: 0 18px;border-radius: 2px;border: 1px solid #ddd;color: #666;background-color: #fff;}
.pages .curr {border: 1px solid #4cbbb1;color: #fff;background-color: #4cbbb1;}
.pages span:not(.current) {cursor: not-allowed;} */


/****新闻详情****/
.news-detail-box .news-detail{background: #fff;padding:20px 0;}
.news-detail-box .news-detail .news-title{font-size:22px;line-height: 40px;color: #333;}
.news-detail-box .news-detail .news-title.industy{text-align: center;}
.news-detail-box .news-detail .news-tips{font-size:14px;line-height: 28px;color:#666;}
.news-detail-box .news-detail .news-tips .tips{margin-right:20px;}
.news-detail-box .news-detail .news-tips span{font-family: arial;}
.news-detail-box .news-detail .news-info .news-text{font-size:14px;line-height: 28px;font-size:14px;line-height: 28px;color: #555;margin-top:10px;}
.news-detail-box .news-detail .news-info .news-img{margin-top: 10px;text-align: center;}
.news-detail-box .news-detail .news-info .news-img img{max-width:100%;width:auto;height: auto;vertical-align: middle;}
.news-detail-box .news-detail .news-info .news-flie .file{line-height: 36px;font-size:14px;color: #333;}
.news-detail-box .news-detail .news-info .news-flie .file a{color:#7B53C1;}


/****关于我们****/
.join{background:#e7f5f4;}
.join .pic{text-align: center;padding: 40px 0;display: block;}
.join .pic img{width: 998px;}
.contactbox .contact{padding: 40px 0;}
.contactbox .contact .item{width: 20%;margin: 15px 0;}
.contactbox .contact .item .pic{width: 154px;margin: 0 auto;}
.contactbox .contact .item .pic img{width: 100%;height: auto;}
.contactbox .contact .item .info{text-align: center;}
.contactbox .contact .item .info .tit{font-size: 20px;margin: 15px 0;}
.contactbox .contact .item .info .data{line-height: 24px;font-size: 14px;}


/****加入我们 ****/
.joinpost{margin: 40px 0;}
.joinpost .post-name a{float:left;display: block;font-size:16px;height: 44px;line-height:44px;padding: 0 30px;border-radius:5px;background: #a6adac;color:#fff;margin: 10px;}
.joinpost .post-name a.curr{background: #4cbbb1;}
.joinpost .post-info{}
.joinpost .post-info .item{margin:20px 15px;}
.joinpost .post-info .item .tit{font-size: 14px;line-height:15px;font-weight: 700;border-left: 5px solid #4cbbb1;padding-left: 10px;margin: 15px 0;}
.joinpost .post-info .item .info{font-size: 14px;line-height: 26px;color: #666;margin-top: 10px;}
.hyzx dl{ overflow:hidden; float:left; width:48%; margin:1%;}
.hyzx dl:hover{background: #f9f9f9;}
.hyzx dl:hover dt{background: #4cbbb1;  border: 1px solid #4cbbb1;}
.hyzx dl dt{ float:left; width:15%;    background: #ccc;
    border: 1px solid #bbb;
    text-align: center;}
.hyzx dl dt span{ font-size: 40px;line-height: 60px;
    color: #fff}
.hyzx dl dt p{font-size: 16px;line-height: 35px;
    color: #fff;
    border-top: 1px solid #ddd; padding:0; margin:0;}
.hyzx dl dd{ float:right; width:83%;}
.hyzx dl dd h1{ height:30px; }
.hyzx dl dd p{ height:60px;}
.hyzx dl dd h1,.hyzx dl dd p{ padding:0; margin:0; overflow:hidden;line-height:30px;}
.hyzx dl dd h1 a{ font-size:16px;  height:30px; font-weight:normal;}
/****swiper样式重构****/
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{right:0 !important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{left:0 !important;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{content:"" !important;}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{content:"" !important;}

/* **** 改版的 **** */
/* 首页--关于我们 */
.aboutUserBox{padding:40px 0;}
.aboutUserBox .introduce{margin-bottom:0;display:flex;flex-wrap:wrap;}
.aboutUserBox .introduce .introduceImg{width:720px;height:460px;}
.aboutUserBox .introduce .introduceCont{height:460px;flex:1;box-sizing:border-box;background:rgba(76,187,177,0.2);padding:90px 45px 20px;position:relative;box-sizing:border-box;}
.aboutUserBox .introduce .introduceCont .title{font-size:24px;color:#222222;margin-top:0;margin-bottom:16px;}
.aboutUserBox .introduce .introduceCont .cont{font-size:16px;color:#222222;margin-top:10px;margin-bottom:10px;line-height:32px;}
.aboutUserBox .introduce .introduceCont .cont:first-child{margin-top:0;}
.aboutUserBox .introduce .introduceCont:before{content:"";display:block;width:42px;height:38px;position:absolute;top:42px;right:44px;color:#fff;background:url(../images/home_about_icon.png) no-repeat center center;}
.aboutUserBox .honorList{margin-top:36px;}
.aboutUserBox .honorList ul{display:flex;flex-wrap:wrap;}
.aboutUserBox .honorList ul li{float:left;margin-left:10px;width:calc(16.6% - 8px);}
.aboutUserBox .honorList ul li:first-child{margin-left:0;}
.aboutUserBox .honorList ul li img{width:110px;height:146px;margin:0 auto 30px;display:block;}
.aboutUserBox .honorList ul li p{font-size:16px;color:#333;margin:0;text-align:center;line-height:30px;}
/* 首页--服务流程 */
.serviceProcess{background:rgba(76,187,177,0.04);}
.serviceProcess .processList{padding:40px 0;}
.serviceProcess .processList .processItem{float:left;width:20%;}
.serviceProcess .processList .processItem .itemTit{font-size:18px;color:#fff;width:180px;height:50px;background:#4cbbb1;line-height:50px;text-align:center;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;}
.serviceProcess .processList .processItem .itemTit:before{content:"";display:block;width:20px;height:20px;margin-right:10px;background:url(../images/home_titIcon.png) no-repeat center center;}
.serviceProcess .processList .processItem .itemLine{display:flex;justify-content:center;position:relative;height:33px;}
.serviceProcess .processList .processItem .itemLine:before{content:"";display:block;width:24px;height:33px;background:url(../images/home_service_point.png) no-repeat center center;}
.serviceProcess .processList .processItem .itemLine:after{content:"";height:1px;width:100%;position:absolute;top:50%;left:0;background:#4cbbb1;}
.serviceProcess .processList .processItem .itemCont{padding:40px 25px 10px;margin:10px auto 0;width:210px;height:200px;box-sizing:border-box;background:#4cbbb1;color:#fff;font-size:16px;line-height:28px;}
/* 首页--我们的优势 */
.advantageBox{background:rgba(76,187,177,0.1);}
.advantageBox .advantageList{padding:40px 0;}
.advantageBox .advantageList ul{display:flex;}
.advantageBox .advantageList .advantageItem{width:calc(33% - 33px);margin-left:50px;display:flex;justify-content:center;flex-wrap:wrap;position:relative;}
.advantageBox .advantageList .advantageItem:first-child{margin-left:0;}
.advantageBox .advantageList .advantageItem .itemTit{width:100%;}
.advantageBox .advantageList .advantageItem .itemTit img{display:block;margin:0 auto;}
.advantageBox .advantageList .advantageItem .itemCont{width:100%;font-size:16px;color:#333;margin-top:26px;line-height:36px;text-align:center;}
.advantageBox .advantageList .advantageItem .itemLine{content:"";display:block;width:114px;height:6px;background:url(../images/home_advantage_line.png) no-repeat center center;position:absolute;right:-80px;top:50px;}
/* 首页--客户展示 */
.customerBox .customerShow{padding:40px 0;}
.customerBox .customerShow .customerItem{margin-top:48px;}
.customerBox .customerShow .customerItem:first-child{margin-top:0;}
.customerBox .customerShow .customerItem .itemTit{display:flex;align-items:center;justify-content:center;}
.customerBox .customerShow .customerItem .itemList ul{display:flex;align-items:center;flex-wrap:wrap;margin-top:-2px;padding-bottom:20px;padding-right:20px;}
.customerBox .customerShow .customerItem .itemList ul li{padding:15px;color:#fff;font-size:16px;margin:20px 0 0 20px;border-radius:8px;}
.customerBox .customerShow .customerItem .itemList ul li.longTxt{padding:15px 2px !important;}
.customerBox .customerShow .customerItem:nth-child(1) .itemList ul{border:2px solid #2254f5;border-radius:20px;}
.customerBox .customerShow .customerItem:nth-child(1) .itemList ul li{background:#2254f5;padding:15px 17px;}
.customerBox .customerShow .customerItem:nth-child(2) .itemList ul{border:2px solid #4cbbb1;border-radius:20px;}
.customerBox .customerShow .customerItem:nth-child(2) .itemList ul li{background:#4cbbb1;padding:15px 10px;}
.customerBox .customerShow .customerItem:nth-child(3) .itemList ul{border:2px solid #ffcb00;border-radius:20px;}
.customerBox .customerShow .customerItem:nth-child(3) .itemList ul li{background:#ffcb00;}
/* 首页--廉洁声明 */
.statementBox{background:rgba(76,187,177,0.1);}
.statementBox .container .info p{margin:0;line-height:30px;}
.statementBox .statementCont{padding:40px 0;display:flex;}
.statementBox .statementCont .statementLeft{width:422px;height:421px;position:relative;}
.statementBox .statementCont .statementLeft img{position:absolute;left:0;top:0;z-index:0;}
.statementBox .statementCont .statementLeft .titList{width:100%;height:100%;}
.statementBox .statementCont .statementLeft .titList .titItem{font-size:16px;color:#333;width:320px;text-align:center;position:absolute;z-index:1;}
.statementBox .statementCont .statementLeft .titList .titItem:nth-child(1){top:20px;left:0;}
.statementBox .statementCont .statementLeft .titList .titItem:nth-child(2){top:130px;left:0;}
.statementBox .statementCont .statementLeft .titList .titItem:nth-child(3){top:250px;left:0;}
.statementBox .statementCont .statementLeft .titList .titItem:nth-child(4){top:380px;left:0;}
.statementBox .statementCont .statementRight{flex:1;flex-shrink:1;}
.statementBox .statementCont .statementRight .statementCont .contList{width:100%;}
.statementCont .contList .contGroup{display:flex;justify-content:space-between;flex-wrap:wrap;}
.statementCont .contList .contGroup:first-child{margin-top:0;}
.statementCont .contList .contGroup:nth-child(2){margin-top:25px;}
.statementCont .contList .contGroup:nth-child(3){margin-top:30px;}
.statementCont .contList .contGroup:nth-child(4){margin-top:30px;}
.statementCont .contList .contGroup p{font-size:16px;color:#666;line-height:32px;margin:0;}
.statementCont .contList .groupOne p{width:100%;}
.statementCont .contList .groupTwo p:nth-child(odd){width:45%;}
.statementCont .contList .groupTwo p:nth-child(even){width:55%;}
.statementContApp{display:none;}
.statementContApp .statementItem{padding:20px 20px;border-top:1px dashed #4cbbb1;}
.statementContApp .statementItem:first-child{margin-top:0;border-top:0;}
.statementContApp .statementItem .itemTit{font-size:18px;margin-bottom:10px;}
.statementContApp .statementItem .itemCont{font-size:14px;padding-left:10px;}
.statementContApp .statementItem .itemCont p{margin:0;line-height:32px;}
/* 首页--公正性原则 */
.principleBox .principleList{padding:40px 0;}
.principleBox .principleList ul li{display:flex;align-items:center;padding:10px 30px 10px 36px;position:relative;box-shadow: 0px 1px 10px 0px rgba(76, 187, 177, 0.2);border: solid 1px rgba(76, 187, 177, 0.2);margin-top:20px;transition:all 0.2s;}
.principleBox .principleList ul li:first-child{margin-top:0;}
.principleBox .principleList ul li:before{content:"";display:block;position:absolute;top:0;left:0;width:4px;height:100%;background:#4cbbb1;}
.principleBox .principleList ul li .numIcon{width:54px;height:60px;margin-right:28px;background:url(../images/home_fair_bg.png) no-repeat center center;font-size:26px;color:#fff;text-align:center;line-height:60px;}
.principleBox .principleList ul li .cont{flex:1;flex-shrink:1;font-size:16px;color:#222;line-height:32px;}
.principleBox .principleList ul li .cont p{margin:0;}
.principleBox .principleList ul li:hover{background:#5ee6da;}
.principleBox .principleList ul li:hover .numIcon{background:url(../images/home_fair_hover.png) no-repeat center center;}
.principleBox .principleList ul li:hover .cont{color:#fff;}


@media only screen and (max-width:1199px){
	/****首页****/
	.cnasbox{width: 950px;margin:50px auto;}
	.cnasbox .cnas.node1{top: 6px;margin-left: -434px;}
	.cnasbox .cnas.node2{top: 125px;margin-left: -380px;}
	.cnasbox .cnas.node3{bottom: 186px;margin-left: -498px;}
	.cnasbox .cnas.node4{bottom: 24px;margin-left: -355px;}
	.cnasbox .cnas.node5{text-align: right;bottom: 29px;margin-right: -380px;}
	.cnasbox .cnas.node6{text-align: right;bottom: 160px;margin-right: -498px;}
	.cnasbox .cnas.node7{text-align: right;bottom: 220px;margin-right: -402px;}
	.cnasbox .cnas.node8{text-align: right;top: 85px;margin-right: -455px;}
	.cnasbox .cnas.node9{text-align: right;top: 3px;margin-right: -286px;}
	.centerbox .infobox .info{width:calc(100% - 450px);}
	.centerbox .infobox .info .data{line-height:26px;margin: 10px 0;}
	.centerbox .infobox .pic{width: 400px;}
	.centerbox .infobox .pic img{width: 400px;}
	.handleflow .flowbox .node{padding: 0 20px;font-size: 14px;}
	.companybox .infobox .info{width:calc(100% - 540px);}
	.companybox .infobox .pic{width:520px;margin-right: 20px;}
	.companybox .infobox .pic img{width: 520px;}
	/*首页--头部认证图标*/
	.acaList-icon{display:none;}
	/****业务介绍****/
	.businessbox .business .pic{width: 345px;height: 243px;}
	.businessbox .business .pic img{width: 345px;}
	.businessbox .business .info{width: calc(100% - 385px);}
	
	/****业务详情****/
	.business-detail .content .mainbox .main .introduce{width: calc(100% - 350px);}
	.business-detail .content .mainbox .main .conditbox{width: 300px;}
	
	/****新闻资讯****/
	.news-box{width:calc(100% - 30px);width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);margin:0 15px;}
	.news-box .news-li .news-info{width:calc(100% - 290px);width:-moz-calc(100% - 290px);width:-webkit-calc(100% - 290px);}
	.news-box .news-list .list .list-info{width:calc(100% - 132px);width:-moz-calc(100% - 132px);width:-webkit-calc(100% - 132px);margin-right:10px;}
	
	/****新闻详情****/
	.news-detail-box{width:calc(100% - 30px);width:-moz-calc(100% - 30px);width:-webkit-calc(100% - 30px);margin:0 15px;}
	
	/****关于我们****/
	.join .pic img{width: 900px;}
	.contactbox .contact .item .pic{width: 115px;}
	.contactbox .contact .item .info .data{font-size: 12px;}
	
	/* 改版的 */
	/* 关于我们 */
	.aboutUserBox .introduce .introduceCont{padding:60px 30px 20px !important;}
	.aboutUserBox .introduce .introduceCont .cont{font-size:14px !important;line-height:28px !important;}
	.aboutUserBox .honorList ul li{width:33% !important;padding:0 10px;margin-top:20px;margin-left:0 !important;box-sizing:border-box;}
	/* 廉洁声明 */
	.statementCont .contList .contGroup p{font-size:14px !important;}
	.customerShow{padding:40px 10px !important;}
	.principleList{padding:40px 10px !important;}
}
@media only screen and (max-width: 991px){
	/****首页****/
	.index-business .itembox .item .info .tit{font-size: 16px;}
	.cnasbox{width: 750px;margin:0 auto;}
	.cnasbox .cnas{font-size: 16px;}
	.cnasbox .cnas.node1{top: 30px;margin-left: -310px;}
	.cnasbox .cnas.node2{top: 140px;margin-left: -300px;}
	.cnasbox .cnas.node3{bottom: 194px;margin-left: -395px;}
	.cnasbox .cnas.node4{bottom: 63px;margin-left: -285px;}
	.cnasbox .cnas.node5{text-align: right;bottom: 68px;margin-right: -305px;}
	.cnasbox .cnas.node6{text-align: right;bottom: 170px;margin-right: -395px;}
	.cnasbox .cnas.node7{text-align: right;bottom: 220px;margin-right: -322px;}
	.cnasbox .cnas.node8{text-align: right;top: 110px;margin-right: -365px;}
	.cnasbox .cnas.node9{text-align: right;top: 46px;margin-right: -229px;}
	.centerbox .infobox .info{width:100%;}
	.centerbox .infobox .info .data{margin:15px 20px;}
	.centerbox .infobox .pic{width:100%;text-align: center;margin-left: 0;}
	.handleflow .flowbox .flow{padding:0 10px 0 25px;}
	.handleflow .flowbox .node{padding: 0 12px;font-size: 12px;}
	.companybox .infobox .info{width: 100%;}
	.companybox .infobox .info .data{margin: 12px 20px;}
	.companybox .infobox .pic{width:100%;text-align: center;margin-right: 0;}
	
	/****业务介绍****/
	.businessbox .business .pic{width: 86%;margin: 0 7%;padding: 40px 0;height: auto;background:0 none;}
	.businessbox .business .info{width: 90%;margin: 0 5%;}
	.businessbox .business .info .name{width:100%;margin: 40px 0 15px;}
	.businessbox .business .info .data{width:100%;font-size: 12px;}
	.businessbox .business .info .locat{width:100%;}
	.businessbox .business.align-r .pic{background:0 none;}
	.businessbox .business.align-r .info {float: left;}
	.businessbox .business.align-r .info .name{float: none;text-align: left;}
	.businessbox .business.align-r:hover .info .name{background:url(../images/icons/business_arrow.png) no-repeat right center;}
	.businessbox .business.align-r .info .data{float: none;}
	.businessbox .business.align-r .info .locat{float: none;}
	.businessbox .business.item1 .info{background: url(../images/business_info_bg1.png) no-repeat 90% 40px;}
	.businessbox .business.item3 .info{background: url(../images/business_info_bg3.png) no-repeat 90% 40px;}
	.businessbox .business.item5 .info{background: url(../images/business_info_bg5.png) no-repeat 90% 40px;}
	
	/****业务详情****/
	.business-detail .master .user{width: 750px;}
	.business-detail .content{margin: 75px 5% 54px 5%;border-radius: 30px;border:4px solid;}
	.business-detail .content .mainbox{margin: 30px;}
	.business-detail .content .mainbox .main .info{font-size: 12px;}
	.business-detail .content .mainbox .main .introduce{width:100%;height: auto;}
	.business-detail .content .mainbox .main .conditbox{width:100%;height: auto;padding-bottom: 30px;}
	.business-detail .content .mainbox .main .conditbox .condit{margin: 30px 20px 0 20px;}
	.business-detail .content .mainbox .locat .tit{padding-right: 20px;}
	.business-detail .content .mainbox .locat .pro{width: calc(100% - 62px);}
	.business-detail .content .mainbox .locat .pro .item{font-size: 12px;margin-left: 20px;}
	/*业务详情--产品登记测试*/
	.business-detail.cpdj .master .name{width: 575px;}
	.business-detail.cpdj .master .name img{width: 100%;}
	.business-detail.cpdj .master .name .label{margin-left: 200px;}
	/*业务详情--产品确认*/
	.business-detail.cpqr .master .name img{width: 100%;}
	.business-detail.cpqr .master .name .label{margin-left: 200px;}
	/*业务详情--产品性能优化测试*/
	.business-detail.cpxnyh .master .name{width: 575px;}
	.business-detail.cpxnyh .master .name img{width: 100%;}
	.business-detail.cpxnyh .master .name .label{margin-left: 200px;}
	/*业务详情--产品专项测试*/
	.business-detail.cpzx .master .name{width: 575px;}
	.business-detail.cpzx .master .name img{width: 100%;}
	.business-detail.cpzx .master .name .label{margin-left: 200px;}
	/*业务详情--产品验收测试*/
	.business-detail.cpys .master .name{width: 575px;}
	.business-detail.cpys .master .name img{width: 100%;}
	.business-detail.cpys .master .name .label{margin-left: 200px;}
	
	/****关于我们****/
	.join .pic{padding: 40px 20px;}
	.join .pic img{width: 100%;}
	.contactbox .contact .item {width:50%;}
	.contactbox .contact .item .pic{float: left;margin: 0 20px;}
	.contactbox .contact .item .info{float: left;text-align:left;width: calc(100% - 155px);}
	
	/* 关于我们 */
	.aboutUserBox .introduce .introduceImg{width:100% !important;height:auto !important;}
	.aboutUserBox .introduce .introduceImg img{width:100%;height:100% !important;}
	.aboutUserBox .introduce .introduceCont{width:100% !important;height:auto !important;}
	/* 廉洁声明 */
	.statementCont{display:none !important;}
	.statementContApp{display:block !important;}
	
	.customerBox .customerShow .customerItem .itemList ul li{margin:10px 0 0 7px !important;padding:15px 12px !important;}
}
@media only screen and (max-width: 768px){
	.processItem{width:33% !important;margin-bottom:20px;}
	.statementContApp .statementItem .itemTit{text-align:center;}
	.statementContApp .statementItem .itemCont{width:67%;margin:0 auto;}
}
@media only screen and (max-width: 767px){
	/****首页****/
	.index-business .itembox .item{width: 100%;padding-top: 20px;position: relative;}
	.index-business .itembox .item .pic img{position: absolute;left:20px;top:40px;width: 54px;}
	.index-business .itembox .item .info{margin-left: 70px;}
	.index-business .itembox .item .info .tit{text-align: left;padding: 0 20px;font-size: 18px;margin: 15px auto 5px;}
	.cnasbox{background:url(../images/cnas_bg_sj.png) no-repeat center;background-size:100%;width:350px;}
	.cnasbox .cnas{font-size: 14px;}
	.cnasbox .cnas.node1{top: 105px;margin-left: -105px;}
	.cnasbox .cnas.node2{top: 175px;margin-left: -160px;}
	.cnasbox .cnas.node3{bottom: 144px;margin-left: -158px;}
	.cnasbox .cnas.node4{bottom: 80px;margin-left: -115px;}
	.cnasbox .cnas.node5{text-align: right;bottom: 30px;margin-left: -33px;width: 50px;}
	.cnasbox .cnas.node6{text-align: right;bottom: 85px;margin-right: -118px;}
	.cnasbox .cnas.node7{text-align: right;bottom: 170px;margin-right: -175px;}
	.cnasbox .cnas.node8{text-align: right;top: 145px;margin-right: -145px;}
	.cnasbox .cnas.node9{text-align: right;top: 80px;margin-left: -30px;width: 75px;}
	.centerbox .infobox .info{width:100%;}
	.centerbox .infobox .info .data{font-size: 12px;margin:15px 20px;}
	.centerbox .infobox .pic{width:100%;text-align: center;margin-left: 0;}
	.centerbox .infobox .pic img{width: 90%;}
	.handleflow .tit{margin-left: 20px;}
	.handleflow .flowbox{padding: 0;}
	.handleflow .flowbox .flow{float:none;width:180px;margin:0 auto;background: url(../images/icons/flow_arrow_sj.png) no-repeat center 0;padding:25px 0 0 0;text-align: center;margin-bottom: 10px;}
	.handleflow .flowbox .node{font-size: 14px;}
	.handleflow .flowbox .flow:first-child{background: 0 none;padding: 0 0 0 0;}
	.companybox .infobox .info{width:100%;}
	.companybox .infobox .info .data{font-size: 12px;margin:12px 20px;}
	.companybox .infobox .pic{width:100%;text-align: center;margin-left: 0;}
	.companybox .infobox .pic img{width: 90%;}
	.workadvantage .advantage{width: 100%;}
	
	/****业务介绍****/
	.businessbox .business .pic{width: 86%;margin: 0 7%;padding: 40px 0;height: auto;background:0 none;}
	.businessbox .business .pic img{width: 100%;}
	.businessbox .business .info{width: 90%;margin: 0 5%;}
	.businessbox .business .info .name{width:100%;font-size: 30px;margin: 30px 0 15px;}
	.businessbox .business .info .data{width:100%;font-size: 12px;}
	.businessbox .business .info .locat{width:100%;}
	.businessbox .business.align-r .pic{background:0 none;}
	.businessbox .business.align-r .info {float: left;}
	.businessbox .business.align-r .info .name{float: none;}
	.businessbox .business.align-r:hover .info .name{background:url(../images/icons/business_arrow.png) no-repeat right center;}
	.businessbox .business.align-r .info .data{float: none;}
	.businessbox .business.align-r .info .locat{float: none;}
	.businessbox .business.item1 .info{background: url(../images/business_info_bg1.png) no-repeat 90% 40px;}
	.businessbox .business.item3 .info{background: url(../images/business_info_bg3.png) no-repeat 90% 40px;}
	.businessbox .business.item5 .info{background: url(../images/business_info_bg5.png) no-repeat 90% 40px;}
	
	/****业务详情****/
	.business-detail .master{padding-top: 100px;}
	.business-detail .master .name{margin: 25px auto;}
	.business-detail .master .name .label{top:-40px;width: 115px;height: 30px;font-size: 14px;line-height: 28px;}
	.business-detail .master .info .item{font-size: 12px;}
	.business-detail .master .info .item span{font-size: 16px;}
	.business-detail .master .user{width:88%;font-size: 12px;padding:13px;height: auto;margin: 25px auto;}
	.business-detail .content{margin: 54px 5% 54px 5%;border-radius: 30px;border:4px solid;}
	.business-detail .content .mainbox{margin: 30px;}
	.business-detail .content .mainbox .main .info{font-size: 12px;}
	.business-detail .content .mainbox .main .introduce{width:100%;height: auto;}
	.business-detail .content .mainbox .main .conditbox{width:100%;height: auto;padding-bottom: 30px;}
	.business-detail .content .mainbox .main .conditbox .condit{margin: 30px 20px 0 20px;}
	.business-detail .content .mainbox .locat .tit{padding-right: 20px;}
	.business-detail .content .mainbox .locat .pro{width: calc(100% - 62px);}
	.business-detail .content .mainbox .locat .pro .item{font-size: 12px;margin-left: 20px;}
	/*业务详情--产品登记测试*/
	.business-detail.cpdj .master .name{width: 90%;}
	.business-detail.cpdj .master .name img{width: 100%;}
	.business-detail.cpdj .master .name .label{right: 0;left:auto;margin-left: 0;}
	/*业务详情--产品确认*/
	.business-detail.cpqr .master .name{width: 90%;}
	.business-detail.cpqr .master .name img{width: 100%;}
	.business-detail.cpqr .master .name .label{right: 0;left:auto;margin-left: 0;}
	/*业务详情--产品专项测试*/
	.business-detail.cpzx .master .name{width: 90%;}
	.business-detail.cpzx .master .name img{width: 100%;}
	.business-detail.cpzx .master .name .label{right: 0;left:auto;margin-left: 0;}
	/*业务详情--产品验收测试*/
	.business-detail.cpys .master .name{width: 90%;}
	.business-detail.cpys .master .name img{width: 100%;}
	.business-detail.cpys .master .name .label{right: 0;left:auto;margin-left: 0;}
	
	/****新闻资讯****/
	.news-box .news-li{padding-bottom:15px;}
	.news-box .news-li .news-img{width:100%;float: none;text-align: center;}
	.news-box .news-li .news-info{float: none;width:100%;}
	.news-box .news-li .news-info .time{margin-top:10px;}
	.news-box .news-li .news-info .title{line-height:50px;}
	.news-box .news-list .list{padding-bottom:15px;padding-top:15px;}
	.news-box .news-list .list .list-time{margin-right:20px;width:90px;height:90px;}
	.news-box .news-list .list .list-time .day{font-size:36px;font-family: helvetica;line-height:50px;color:#fff;margin-top:5px;}
	.news-box .news-list .list .list-time .year{font-size:14px;font-family: helvetica;line-height:35px;color:#fff;border-top:1px solid #ddd;width:68px;margin:0 11px;}
	.news-box .news-list .list .list-info{width:calc(100% - 112px);width:-moz-calc(100% - 112px);width:-webkit-calc(100% - 112px);margin-right:0;}
	
	/****新闻详情****/
	.news-detail-box .news-detail{padding:10px 0 15px;}
	.news-detail-box .news-detail .news-title{font-size:22px;line-height: 40px;color: #333;}
	.news-detail-box .news-detail .news-info{padding-top:0;}
	
	/****关于我们****/
	.join .pic{padding: 30px 20px;}
	.contactbox .contact .item {width:100%;}
	.contactbox .contact .item .pic{width: 75px;}
	.contactbox .contact .item .info{width: calc(100% - 115px);}
	.contactbox .contact .item .info .tit{margin: 5px 0;}
	
	/*首页--中心架构*/
	.info-img{width:auto;margin:16px 20px 0;}
	.info-img.frame-img img{width:auto;}
	
	/* 服务内容 */
	.index-business .itembox .item{margin:20px 20px 0 !important;}
	.index-business .itembox .item .pic{margin-top:0 !important;}
	.index-business .itembox .item .pic:before{content:"";display:none !important;}
	/* .index-business .itembox .item .info .tit{margin-top:;} */
	.index-business .itembox .item .info .tit:after{content:"";margin:10px 0 16px !important;}
	/* 客户展示 */
	.customerBox .customerShow .customerItem .itemList ul{padding-right:10px !important;}
	.customerBox .customerShow .customerItem .itemList ul li{padding:6px !important;font-size:14px !important;}
	.customerBox .customerShow .customerItem .itemList ul li.longTxt{padding:6px 2px !important;}
	/* 服务流程 */
	.serviceProcess .processList .processItem{width:100% !important;margin-top:20px;}
	.serviceProcess .processList .processItem:first-child{margin-top:0;}
	.serviceProcess .processList .processItem .itemTit{margin-bottom:10px !important;}
	.serviceProcess .processList .processItem .itemCont{width:90% !important;background:transparent !important;height:auto !important;color:#333 !important;padding:10px 25px !important;margin-top:0 !important;}
	/* 我们的优势 */
	.aboutUserBox .honorList ul li{width:49% !important;}
	.aboutUserBox .honorList ul li img{margin-bottom:10px !important;}
	.aboutUserBox .honorList ul li p{font-size:14px !important;}
	.advantageBox .advantageList ul{flex-wrap:wrap;}
	.advantageBox .advantageList .advantageItem{width:100% !important;margin-left:0 !important;padding:0 20px;margin-top:30px;}
	.advantageBox .advantageList .advantageItem .itemLine{display:none !important;}
	.advantageBox .advantageList .advantageItem .itemCont{text-align:left !important;margin-top:10px !important;}
	
	.statementContApp .statementItem .itemTit{text-align:left;}
	.statementContApp .statementItem .itemCont{width:100%;font-size:12px;}
	.principleBox .principleList ul li .cont{font-size:14px;}
}

/* 上一篇 下一篇 */
.otherPage{margin-top:15px;}
.otherPage div{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all;}
.otherPage .other-prev{margin-top:10px;}
.otherPage .other-next{margin-top:10px;margin-bottom: 20px;}

.tjxw{padding-bottom:10px;margin-top:30px;}
.xgxw{ border-bottom:1px solid #DADADA;}
.xgxw span{ display:inline-block; font-size:18px; line-height:35px; height:35px; padding:0 30px; background:#4cbbb1; color:#fff;}
.tjxw ul{ overflow:hidden;}
.tjxw ul li{ float:left; width:48%; margin:0 1%; line-height:35px; height:35px; overflow:hidden; border-bottom:1px dashed #DADADA}
.tjxw ul li span{ float:right; color:#CCC;}

/* 标签 */
.news-other .tags{display:flex;flex-wrap:wrap;margin-top:30px;}
.news-other .tags label{font-size:14px;font-weight:normal;color:#222;width:50px;text-align:right;}
.news-other .tags .tagList a{font-size:14px;font-weight:normal;color:#666;margin-right:14px;flex:1;width:0;}
.news-other .msg{margin-top:30px;}
