.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
}
em{font-style:normal;color:#999}
.bd-gray{border:1px solid #ddd;}
.clearfix { /* 为了照顾ie6浏览器*/
    zoom: 1;
}
.float-left{
    float:left;
}
.float-right {
    float: right;
}
@media(max-width:998px){
    .myhidden-sm {
        display:none;
    }
}
@media(min-width:999px){
    .myhidden-pc {
        display:none;
    }
}

@media(min-width:999px){
    .myhidden-pc {
        display:none;
    }
}

.text-overflow{
    display:block;                     /*内联对象需加*/
    word-break:keep-all;           /* 不换行 */
    white-space:nowrap;          /* 不换行 */
    overflow:hidden;               /* 内容超出宽度时隐藏超出部分的内容 */
    text-overflow:ellipsis;
}
/*申请参观学校*/
.application{
    border:3px solid #c00;
    padding:20px 0;
}
.application p{
    text-align:center;
    font-weight:bold;
    line-height:1.2;
}
.application .tit .p1{
    color:#cc0000;
    font-size:24px;
}
.application .tit .p2{
    color: #000;
    font-size: 24px;
}
.application .tit .p3{
    color: #000;
    font-size:16px;
}

/*子栏目菜单样式*/
.nav{clear:both;position:relative; padding-left:0px;margin-bottom:0px;list-style:none;}
.nav .nav-toggle{text-align:center;cursor:pointer}
.nav .nav-title{clear:both;text-align:left;overflow:hidden;width:100%;z-index:10;padding-left:20px;}
.nav .nav-title .zhongwen{font-size:24px;font-weight:bold;color:#245496;}
.nav .nav-title .en{font-size:26px;color:#000;font-weight:bold;}
.nav .nav-title .en-1{font-size:12px;color:#000;font-weight:bold;}
.nav .nav-title .nav-toggle{width:50px;line-height:50px;cursor:pointer;color:#fff;text-align:center}
.nav .nav-title .nav-toggle.active{color:#5a342b}
.nav .nav-menu{clear:both;text-align:left;margin-top:10px; margin-bottom:10px;width:100%;overflow:visible;background:#fafafa;border:1px solid rgb(204, 204, 204);line-height: 48px;background-color: rgb(55, 101, 174, 10%);}
.nav .nav-menu li .sub-nav-toggle{position:absolute;right:0px;top:0px;text-align:center;width:54px;height:54px;transition:all 0.5s ease-in;line-height:54px;font-weight:100;transition:all 0.5s ease-in;color:#333;cursor:pointer}
.nav .nav-menu li.active > .sub-nav-toggle{transform:rotate(90deg);}
.nav .nav-menu ul{clear:both;overflow:hidden;padding-left:20px;}
.nav .nav-menu li{float:left;text-align:left;position:relative;display:block;}
.nav .nav-menu li a{border-left:1px solid transparent;display:block;padding-right:25px;line-height:54px;color:#808080;font-family:"Microsoft YaHei",Tahoma,Verdana,"Simsun";font-size:18px;font-weight:bold;}
.nav .nav-menu li ul li a{padding-left:50px;}
.nav .nav-menu li ul li ul li a{padding-left:75px;}
.nav-menu li.active > a{color:#245496;}
.nav-menu li i.n_right{display:block;transition:all 0.5s ease;font-family:Georgia,"Times New Roman",Times,serif;position:absolute;top:0px;right:0px;color:#333;text-align:center;font-size:20px;cursor:pointer;height:45px;line-height:45px;width:45px;}
@media (max-width:998px) /*手机端*/
{
    .leftnav-box{width:100%;}
    .nav .nav-title{line-height:50px;font-size:20px;position:static;height:auto;margin-top:20px;background:#e5e5e5;color:#666;}
    .nav .nav-menu{border:none;margin:0px;}
    .nav .nav-menu>ul {display: block;}
    .nav .nav-menu>ul>li{width:100%;line-height:1.5;padding-top:0;}
    /*手机默认隐藏第一级菜单*/
    .breadcrumb-box{border-bottom:none;}
}
/*分页页码样式*/
.pagination {display: inline-block;padding-left: 0;margin: 10px 0;border-radius: 4px;}
.pagination > li {display: inline;}
.pagination > li:first-child > a, .pagination > li:first-child > span {margin-left: 0;border-bottom-left-radius: 4px;border-top-left-radius: 4px;}
.pagination > li:last-child > a, .pagination > li:last-child > span {border-bottom-right-radius: 4px;border-top-right-radius: 4px;}
.pagination > li > a, .pagination > li > span {position: relative;float: left;padding: 6px 12px;line-height: 1.42857143;text-decoration: none;color:#666;border: 1px solid #ddd;margin-left: -1px;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {z-index: 3;color: #fff;background-color: #666;border-color: #666;cursor: default;}

/*在线留言表单*/
.ui-validForm{padding-top:30px;}
.form-group::before,.form-group::after{content:"";display:table}
.form-group::after{clear:both}
.form-group{position:relative;padding:10px 0px;}
.form-group .control-label{position:absolute;left:0px;top:10px;}
.form-group .controls{width:80%;margin:0 auto;}
.form-group .form-control{float:left; border:1px solid #eeeeee;height:32px;line-height:32px;width:90%;padding:2px 5px;font-size:14px;color:#666;transition:all .5s ease-in-out;}
.form-group .form-control:focus{border-color:#c00;}
.form-group textarea.form-control{height:300px}
.form-group .help-block{display:block}
.btn{border:1px solid #ad7669;color:#fff;height:35px;width:120px;background:#ad7669;transition:all .5s ease-in-out}
.btn:hover{background:#805246}
.form-group .controls-verificationCodeImage{position:relative;max-width:400px;_width:400px;}
.form-group .lb_verificationCodeImage{position:absolute;display:inline-block;right:1px;top:0px;height:32px;overflow:hidden}
.form-group .lb_verificationCodeImage img{height:30px;}
.form-group .red{color:red;}
.feedback .form-group {
    margin-bottom:0;
}
.feedback .myimg{
    width:70%;
    margin-top:10px;
}
.form-group .mybtn{
    display:block;
    width:70%;
    background:#cc0000;
    color:#fff;
    border:none;
    margin:0 auto;
}
.info-content {
    padding: 5px 10px;
    /*    min-height: 470px;*/
    line-height:2;
    border: 1px solid #ddd;
    font-size:14px;
}
@media(max-width:998px){
    .feedback .myimg{
        width:30%;
    }
    .info-content {
        min-height: 0;
    }
}


/*文章详情*/
.articleinfor h4 {
    font-size: 24px;
}

.articleinfor .intro {
    border: 1px solid rgb(204, 204, 204);
    background: #fafafa;
    padding: 10px;
    text-indent: 2em;
    margin: 10px 20px;
    text-align: left;
}

.articleinfor .article {
    text-align: left;
    text-indent: 2em;
}
.articleinfor .article img{
    display:block;
    max-width:98%;
    margin:10px auto;
}
/*文章列表左边日期*/
.wzlb_zbrq_box {
    clear: both;
    overflow: hidden;
    padding-top: 10px;
}

.wzlb_zbrq_box li {
    height: 7em;
    overflow: hidden;
    margin-bottom: 1.5rem;
    border-bottom: 1px dotted #ccc;
}

.wzlb_zbrq_box .date {
    float: left;
    max-width: 75px;
    background-color: #f2f2f2;
    text-align: center;
    font-family: Arial;
    padding: 0px;
}

.wzlb_zbrq_box .date span {
    display: block;
}

.wzlb_zbrq_box .date span.date1 {
    line-height: 50px;
    border-bottom: 1px solid #fff;
    color: #245496;
    font-size: 34px;
}

.wzlb_zbrq_box .date span.date2 {
    color: #245496;
    line-height: 22px;
    font-size: 12px;
}

.wzlb_zbrq_box .con a.title {
    clear: both;
    display: block;
    font-size: 16px;
    line-height: 1.5em;
    color: #4d4d4d;
    text-decoration: none;
    margin: 0px 0px 0.5em 0px;
    overflow: hidden;
}

.wzlb_zbrq_box .con a.title:hover {
    color:#245496;
}

.wzlb_zbrq_box .con div.introduct {
    color: #999;
    line-height: 1.5em;
}

.sublanmupage .wzlb_zbrq_box li {
    border-bottom: 1px dotted #ccc;
}

.sublanmupage .wzlb_zbrq_box .con a.title {
    max-height: 3em
}
.fenpian{
    margin:30px 0;
}

.contact-msg .fa{margin-bottom:20px;color: #10438f;}
.contact-msg li{font-size:16px;font-family: "Tahoma";}
.contact-msg li span{display:inline-block;width:30px;height:30px;margin-right:10px;font-size:24px;text-align:center;}

/*底部样式*/
.web-footer {margin-top: 20px;padding-top: 15px;background: #2F7ECE;line-height:2;color: #FFFFFF}
.web-footer .tel-icon {background: url(https://www.castc.net/Templates/SchoolT9271/Css/images/bt_phone.png) no-repeat left center;width: 38px;height: 46px;margin: 0px auto}
.web-footer .footer-nav {padding: 0 0 1.5rem 0;}
.web-footer .footer-nav h4 {color: #FFF;line-height: 4rem;}
.web-footer .footer-nav a:hover {color: #fff}
.web-footer .footer-tel .font {color: #FFF;font-size: 20px;font-weight: bold}
.web-footer .footer-tel .aniview {color: #FFFFFF}
.web-footer .weixin {color: #FFFFFF;}
.web-footer .copyright {color:rgba(201, 201, 201, 1);width: 100%;border-top: 1px solid #5a5a5a;padding: 5px 0px 5px 0px}
.web-footer .ewm {background: url(../images/ewm3.jpg) no-repeat left center;background-size:100px 100px;width: 100px;height: 100px;margin: 5px auto;}
.web-footer .ewm_chip {background: url(../images/chip.jpg) no-repeat left center;background-size:100px 100px;width: 100px;height: 100px;margin: 5px auto;}
.web-footer .ewm_castc {background: url(../images/ewm_castc.jpg) no-repeat left center;background-size:100px 100px;width: 100px;height: 100px;margin: 5px auto;}
.web-footer .ewm_littleProgramm {background: url(../images/ewm_littleProgramm.jpg) no-repeat left center;background-size:100px 100px;width: 100px;height: 100px;margin: 5px auto;}
/*手机*/
@media (max-width: 992px)
{
    .web-footer .ewm {margin-left:0px}
    .web-footer .ewm_chip {margin-left:0px}
    .web-footer .ewm_castc {margin-left:0px}
    .web-footer .ewm_littleProgramm {margin-left:0px}
}

.problem-a{padding:0px 5px;}
.problem-b{padding:0px 20px;}
.problembox {width: 100%;overflow: hidden;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.1);padding: .5rem;margin-top:10px;}
.problembox img{max-width:90px;margin:0px auto;display:block;}
.problembox:hover {background: #245496;}
.problembox:hover p {color: #fff;}
.nlzs{clear:both;overflow:hidden;border:0px;margin-top:30px;}
.nlzs li{float:left;width:400px;padding:0px 10px;}
.nlzs li img{height:230px;width:400px}

/*.ser-img-grids{
    background: #efefef;
}*/

.ser-img-grids p{
    font-size: 16px;
    letter-spacing: 2px;
    text-align: left;
    color: #000;
    line-height: 29px;
    padding: 15px ;
}

.left-side-ser {
    padding-right: 52px;
    text-align: right;
}
.service-two-grid h5 {
    font-weight: 600;
    font-size: 28px;
    letter-spacing: 1px;
    color:#06378E;

}
.service-two-grid  p {
    font-size: 16px;
    letter-spacing: 2px;
    text-align: left;
    color: #000;
    line-height: 29px;
    padding: 25px 0px;
}

.ser-gr,.ser-br {
    background-size: cover;
    min-height:245px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 3px solid #ebebeb;
}

.low-grid {
    margin-top: 3em;
}

h2.heading,h3.heading {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 4px;
    margin: 0 0 1.5em 0;
    line-height: 1.75em;
    color:#06378E;
    /*text-transform: uppercase;*/
}

.py-5 img {
    border: 3px solid #ebebeb;
}

.news-grids h4 {
    font-size: 2em;
    line-height: 1em;
    font-weight: 300;
    letter-spacing: 3px;
    color: #52575c;
    position: relative;
}
.news-grids p {
    font-size: 16px;
    line-height: 1em;
    color: #000;
}
.news-grids h6 {
    font-size: 1.5em;
    letter-spacing: 2px;
    margin: 1em 0 1em 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #06378E;
}


.area-main {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.area-inner {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.practice-areas{
    padding: 5em 0;
}

.area-right {
    padding: 1.5em;
}

.rs-services-section .nav-pills {
    margin-bottom: 50px;
    border: 1px solid #f7f7f7;
}
.rs-services-section .nav-pills li {
    width: 16%;
    text-align: center;
    float: left;
    list-style:none;
}
.rs-services-section .nav-pills li i,
.rs-services-section .nav-pills li i:before {
    font-size: 36px;
    display: block;
}
.rs-services-section .nav-pills li i {
    padding-bottom: 20px;
    color: #2F7ECE;
}
.rs-services-section .nav-pills li a {
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #4a4a4a;
    padding-bottom: 30px;
    position: relative;
    padding-top: 40px;
}
.rs-services-section .nav-pills li a:before {
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 10px;
    border-top-color: #2F7ECE;
    content: '';
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
}
.rs-services-section .nav-pills li a:after {
    position: absolute;
    top: 20%;
    right: 0;
    width: 1px;
    height: 60%;
    background: #f7f7f7;
    content: '';
    transition: all 0.3s ease 0s;
}
.rs-services-section .nav-pills li a:hover,
.rs-services-section .nav-pills li a.active {
    color: #ffffff;
    background: #2F7ECE;
}
.rs-services-section .nav-pills li a:hover:before,
.rs-services-section .nav-pills li a.active:before {
    opacity: 1;
    visibility: visible;
}
.rs-services-section .nav-pills li a:hover:after,
.rs-services-section .nav-pills li a.active:after {
    background: #2F7ECE;
}
.rs-services-section .nav-pills li a:hover i,
.rs-services-section .nav-pills li a.active i {
    color: #ffffff;
}
.rs-services-section .nav-pills li:last-child a:after {
    width: 0;
}
.rs-services-section .service-tabs-area .tab-pane.active {
    animation: slide-down 0.8s ease-out;
}


.align-items-center{
    -webkit-box-align:center;
    -ms-flex-align:center;
    align-items:center;
}


/* Featured Tab
================================================== */



.featured-tab{
    margin-top: 20px;
}

.featured-tab .tab-content{
    border: 1px solid #ddd;
    border-top: 0;
    padding: 20px 20px 20px;
    overflow: hidden;
}

.featured-tab .navv.nav-tabs{
    background: #F8F8FF;
}

.featured-tab .nav-tabs li a{
    font-weight: 500;
    background: none;
    border-radius: 0;
    min-width: 199px;
    padding: 15px 20px;
    border-right: 1px solid #ddd;
    border-top: 5px solid transparent;
    margin-right: -1px;
    color: #555;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    text-align: center;
    font-size: 18px;
}

.featured-tab.pages .nav-tabs li a{
    min-width: 175px;
}

.featured-tab .nav-tabs .active a{
    color: #2F7ECE;
    background: #fff;
    border-top: 5px solid #2F7ECE;
    border-left: 1px solid #ddd;
}

.featured-tab .tab-head i{
    font-size: 24px;
    padding:10px 2px;
}

.tab-content-title{
    font-size: 24px;
}

.featured-tab .tab-pane img.pull-left{
    margin: 0 20px 10px 0;
}

.featured-tab .tab-pane img.pull-right{
    margin: 0 0 0 20px;
}

.featured-tab .tab-icon i {
    font-size: 230px;
}

.nav-tabs li{
    float:left;
    margin-bottom:-1px;
}

.navv li{
    position:relative;
    display:block;
}
.navv li a {
    position:relative;
    display:block;
    padding:10px 15px;
}
.navv li a:hover, .navv li a:focus {
    text-decoration:none;
}


*, *::before, *::after{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}

.navv {
    padding-left:0;
    margin-bottom:0;
    list-style:none;
}
.navv:before, .navv:after {
    display:table;
    content:" ";
}
.navv:after {
    clear:both
}
.navv:before, .navv:after {
    display:table;
    content:" "
}
.navv:after {
    clear:both;
}

/*!**********关于我们-联系我们*************!*/
@media (min-width: 1200px) {
    .col-zdlg-2-5{
        float: left;
        width:17%;
        margin-left: 2%;
        margin-right: 1%;
        /*border: solid #06378E; */
        padding: 12px;
    }}


.col-zdlg-2-5 ul li {
    height: 30px;
}

.col-zdlg-2-5 h7 {
    line-height: 30px;
}

/* 业务能力 */
h2.business {
    font-size: 22px;
}

h5.business {
    font-size: 18px;
}

@media (max-width: 767px){
    h5.business {
        font-size: 18px;
    }
}

.title h5.business {
    display: inline;
}

ul.business li{
    list-style-type: square;
    text-indent:0;
    margin-left:40px;
    margin-right: 20px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: left;
    color: #06378e;
    line-height: 29px;
}
@media (max-width: 767px) {
    ul.business li{
        list-style-type: square;
        text-indent:0;
        margin-left:20px;
        margin-right: 0px;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 2px;
        text-align: left;
        color: #06378e;
        line-height: 29px;
    }
}

ul.business li ul li{
    list-style-type: none;
    margin-left:0;
    margin-right: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: left;
    color: #808080;
    line-height: 29px;
}


@media (max-width: 767px) {
    ul.business li ul li{
        font-size: 14px;
    }
}


ul.business li ul.disc li {
    list-style-type: disc;
}

/* 动态规范表格配置 */
tr td {word-break: break-all; border-collapse:collapse; border: 1px solid black;padding: 10px;}
tr td p {text-indent: 0;}

/* 内容，无最低高度要求 */
.height-unlimited-info-content {
    padding: 5px 10px;
    min-height: 0;
    line-height:2;
    border: 1px solid #ddd;
    font-size:14px;
}


/* 联系我们-业务联系 */
.call-us {
    width: 100%;
    min-width: 1200px;
}

.call-us .call-us-detail {
    width: 100%;
    margin-top: 60px;
    min-width: 1200px;
}
.call-us-detail-main{
    width: 1300px;
    margin: 0px auto;
    position: relative;
    height: 180px;
    text-align: center;
}
.call-ustitle{
    margin-top: 10px;
}
.call-us-left{
    left: 250px;
    transform: translate(-50%);
    position: absolute;
    top:-57px;
}
.call-us-middle{
    left: 600px;
    transform: translate(-50%);
    position: absolute;
    top:-57px;
}
.call-us-right{
    left: 950px;
    transform: translate(-50%);
    position: absolute;
    top:-57px;
}

.call-us-main{
    margin-top: 20px ;
}
.call-us-main span{
    /*width: 64px;*/
    display: inline-block;
    /*text-align: right;*/
}
.call-us-main p{
    margin-bottom: 25px;
    font-size: 15px;
}

/* 联系我们-业务联系（手机端）*/
.mobile-business-contact p {
    text-align: center;
    font-size: 16px;
    color: #000000;
    margin: 10px 0;
}
.mobile-business-contact p.title {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
}

/* 关于我们-荣誉资质 */
.big-event{display:block;clear:both;font-size:20px;border-left:12px solid #4F9CEE;font-weight:400;font-family:Microsoft YaHei,SimHei,Verdana;margin:25px 0 25px;position:relative}
.big-event h8 {
    display: block;
    padding: 0 8px 0 18px;
    line-height: 23px;
    font-size: 21px;
    font-weight: 600;
    color: #000;
    background: #fff;
}

.big-event-content p {
    text-indent: 37px;
    line-height: 250%;
    background: white; color: rgb(51, 51, 51); letter-spacing: 1px; font-family: 仿宋_GB2312, FangSong_GB2312; font-size: 16px;
}

/* 关于我们-荣誉资质-图片 */
/*授权资质*/
.empower {
    width: 100%;
    min-width: 1200px;
    height: 360px;
    padding-top: 15px;
}

.empower-main {
    width: 1200px;
    margin: 0px auto;
}

.empower-change {
    overflow: hidden;
    width: 1200px;
    margin-top: 40px;
    height: 260px;
    position: relative;
    /*border: 1px solid;*/

}

.empower-change-main {

    height: 260px;
    left: 0px;
    position: absolute;
    white-space: nowrap;
}

.empower-change-img {
    margin-left: 26px;
    display: inline-block;
    height: 250px;
    box-shadow: 3px 3px 3px #cccccc;
}
.empower-change-img img{
    display: block;
    width: 360px;
    height: 250px;
}
.empower-change-img img.short{
    display: block;
    width: 193px;
    height: 250px;
}

.empower-change-img:nth-child(1) {
    margin-left: 0;

}.empower-change-img:nth-child(5+n) {
     margin-left: 40px;
 }

.empower-control {
    overflow: hidden;
    width: 60px;
    margin: 20px auto;
}

.empower-control .prev, .empower-control .next {
    height: 30px;
    width: 30px;
    float: left;
    position: relative;
}

.empower-control .prev:after {
    content: '◀';
    color: #024095;
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.empower-control .next:after {
    content: '▶';
    color: #024095;
    font-size: 20px;
    position: absolute;
    top: 0px;
    right: 0px;
}

.empower-control .next.disabled:after {
    color: #999999 !important;
}

.empower-control .prev.disabled:after {
    color: #999999 !important;
}

/* 孙杰加的样式 */
/* .btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
} */

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.web_url{font-size:10px;display:flex;line-height:10px;align-items: center;justify-content: flex-end;padding-right: 14px;padding-top:10px;padding-bottom: 10px;letter-spacing: 2px;}
@media (max-width: 767px) {
    .web_url{display:flex;font-size:9px;line-height:10px;align-items: center;justify-content: right;padding-right: 0px;flex-wrap: wrap;padding-top:10px;padding-bottom:0px;letter-spacing: 1px;}
}
.line{margin-right:15px;}
@media (max-width: 767px) {
    .line{margin-right:5px;}
}

.tel_icon{position: relative;top: 0;left: 0;}
.tel_icon{width:34px;height: 27px;background: url(../images/icons/tel.jpg) top left no-repeat; display:inline-block;background-size: contain;}
@media (max-width: 767px) {
    .tel_icon{width:22px;height: 18px}
}
.navbar_tel{font-family: arial, helvetica,sans-serif;position: absolute;top: 28px;left: -160px;width: 180px;height: 130px; border: 1px #cccccc solid;z-index: 999;display: none;background: #f5f5f5;}
.navbar_tel h2{text-align: left; font-size: 10px; color: #fff; line-height: 25px;background: #083254;padding:3px 5px;font-weight: normal;}
.navbar_tel h3{text-align: left; font-size: 10px; color: #666666; line-height: 20px;padding:5px 0;padding:3px 6px;font-weight: normal;}
@media (max-width: 767px) {
    .navbar_tel{top: 15px;left: -130px;width: 110px;height: 50px;}
    .navbar_tel h2{font-size: 3px; line-height: 7px;padding:1px 3px;}
    .navbar_tel h3{font-size: 3px; line-height: 7px;padding:2px 5px;}
}

.navbar_tel2{font-family: arial, helvetica,sans-serif;position: absolute;top: 28px;left: 20px;width: 180px;height: 130px;border: 1px #cccccc solid; z-index: 999;display: none;background: #f5f5f5;}
.navbar_tel2 h2{text-align: left; font-size: 10px; color: #fff; line-height: 25px;background: #083254;padding:3px 5px;font-weight: normal;}
.navbar_tel2 h3{text-align: left; font-size: 10px; color: #666666; line-height: 20px;padding:5px 0;padding:3px 6px;font-weight: normal;}
@media (max-width: 767px) {
    .navbar_tel2{top: 15px;left: -20px;width: 110px;height: 50px;}
    .navbar_tel2 h2{font-size: 3px; line-height: 7px;padding:1px 3px;}
    .navbar_tel2 h3{font-size: 3px; line-height: 7px;padding:2px 2px;}
}

.weixin_icon{position: relative;top: 0;left: 0;}
.weixin_icon{width:34px;height: 27px;background: url(../images/icons/weChat.jpg) top left no-repeat; display:inline-block;background-size: contain;}
@media (max-width: 767px) {
    .weixin_icon{width:22px;height: 18px}
}
.ccid_ewm{position: absolute;top: 35px;left: -70px;border: 1px #cccccc solid; z-index: 999;display: none; background: #fff;}


.logoSize{padding-left: 10px;padding-right: 10px;padding-top: 0px;padding-bottom: 20px;}
@media (max-width: 767px) {
    .logoSize{padding-left: 10px;padding-right: 10px;padding-top: 5px;padding-bottom: 5px;}
}

/*.logoSize_chip{padding: 10px;}
@media (max-width: 767px) {
    .logoSize_chip{padding-top: 17px;padding-bottom: 17px;}
}*/

.index_minline{line-height: 30px;font-size:14px; color: #fff;text-align: right;text-align:justify;}
@media (max-width: 767px){
    .index_minline{line-height: 17px;font-size: 13px;}
}

.businessMin{
    list-style-type: square;
    text-indent:0;
    margin-left:40px;
    margin-right: 20px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: left;
    color: #06378e;
    line-height: 29px;
}
@media (max-width: 767px) {
    .businessMin{
        list-style-type: square;
        text-indent:0;
        margin-left:0px;
        margin-right: 0px;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 2px;
        text-align: left;
        color: #06378e;
        line-height: 29px;
    }
}


.businessLot{
    list-style-type: none;
    margin-left:0;
    margin-right: 0;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: left;
    color: #808080;
    line-height: 22px;
}
@media (max-width: 767px){
    .businessLot{
        list-style-type: none;
        margin-left:0;
        margin-right: 0;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 2px;
        text-align: left;
        color: #808080;
        line-height: 22px;
    }
}

/*证书样式*/
.w {
    margin: 0 auto;
    width: 1230px;
    position: relative;
}

.aptitude_list{
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.aptitude_list li{
    width: 314px;
    margin-right: 31px;
    margin-bottom: 56px;
    background: rgba(0,49,115,0.05);

}
.aptitude_list li:nth-of-type(3n){
    margin-right: 0;
}
.aptitude_list li a{
    width: 100%;
    padding: 30px 65px 70px;
    position: relative;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    background-color: transparent
}

.aptitude_list li img{
    width: 100%;
    height: 245px;
    -o-object-fit: contain;
    object-fit: contain;
}

.aptitude_list li .info_con{
    position: absolute;
    left: 31px;
    bottom: -31px;
    width: 250px;
    height: 60px;
    padding: 0 12px;
    background: #003173;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.aptitude_list li .title{
    font-size: 12px;
    color: #FFFFFF;
    line-height: 20px;
    height: auto;
    max-height: 40px;
    text-align: center;

}

.box {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.point2 {
    height: .376px;
    display: -webkit-box;            /*将对象作为弹性伸缩盒子模型显示 。*/
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;            /* 可以用来多行文本的情况下，用省略号“...”隐藏超出范围的文本 。*/
    -webkit-box-orient: vertical;      /* 设置或检索伸缩盒对象的子元素的排列方式 。*/
    -webkit-line-clamp: 2;              /* 限制在一个块元素显示的文本的行数。*/
}

/*证书弹窗*/
.video_mark{
    position: fixed;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    bottom: 100%;
    left: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.video_mark.open{
    bottom: 0;

}
.video_mark .video_box{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60%;
    height: 70%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;
}

.video_mark .video_box video{
    max-width: 100%;
    max-height: 100%;
}
.video_mark .video_box .close{
    position: absolute;
    top: -0.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url(https://www.castc.net/Templates/SchoolT9271/img/close_icon.png) no-repeat center center;
    width: 0.4rem;
    height: 0.4rem;
    -o-background-size: 100% 100% !important;
    background-size: 100% 100% !important;
    z-index: 100;
}

/*业务能力*/
.main_part_list li{
    position: relative;
    margin-bottom: 31px;
    width: 100%;
    padding: 25px 0;
}
.main_part_list li:last-of-type{
    margin-bottom: 0;
}

.main_part_list li:before{
    width: 814px;
    height: 100%;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(0,49,115,0.05);
    -webkit-clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(12% 0, 100% 0, 100% 100%, 0 100%);
}
.main_part_list li:nth-of-type(2n):before{
    right: auto;
    left: 0;
    -webkit-clip-path: polygon(0 0, 88% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 88% 0, 100% 100%, 0 100%);
}
.main_part_list li .w{
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.main_part_list li:nth-of-type(2n) .w{
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.main_part_list li .img{
    width: 500px;
    height: 290px;
    position: relative;
}
.main_part_list li .img img{
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.main_part_list li .img .video_icon{
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 60px;
    height: 60px;
}
.main_part_list li .img .video_icon:before{
    display: none;
}
.main_part_list li .info_con{
    width: 700px;
    padding: 0 30px;
}
.main_part_list li .info_con .info{
    white-space: pre-line;
    max-height: 510px;
}
.main_part_list li .info_con .info .mCSB_scrollTools{
    width: 0;
}
.main_part_list li .info_con .info .mCSB_inside > .mCSB_container {
    margin-right: 0;
}
.main_part_list li .info_con .title{
    font-size: 20px;
    color: #003173;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .w {
        padding: 0 12px;
        width: 100%;
    }

    .main_part_list li{
        padding: 31px 0;
    }
    .main_part_list li .w{
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .main_part_list li .img {
        width: 100%;
        height: 188px;
        margin-bottom: 18px;
    }
    .main_part_list li .info_con .title {
        font-size: 18px;
        margin-bottom: 12px;
    }
    .main_part_list li:before {
        width: 100%;
        height: 100%;
        -webkit-clip-path: none;
        clip-path: none;
    }
    .main_part_list li:nth-of-type(2n):before {
        width: 100%;
        height: 100%;
        clip-path: none;
    }
    .project_list li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 12px;
    }
    .project_list li:nth-of-type(3n){
        margin-right: 4%;
    }
    .project_list li:nth-of-type(2n){
        margin-right: 0;
        clip-path: none;
    }
    .project_list li .img{
        height: 125px;
    }
    .project_list li .title{
        height: 38px;
        line-height: 38px;

    }
}

/*软测业务能力样式*/
.business-list{
    list-style-type: square;
    text-indent:0;
    margin-left:40px;
    margin-right: 20px;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: left;
    color: #06378e;
    line-height: 29px;
}
@media (max-width: 767px) {
    .business-list{
        list-style-type: square;
        text-indent:0;
        margin-left:20px;
        margin-right: 0px;
        font-size: 14px;
        font-weight: bold;
        letter-spacing: 2px;
        text-align: left;
        color: #06378e;
        line-height: 29px;
    }
}

.business-list .content{
    list-style-type: none;
    margin-left:0;
    margin-right: 0;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 2px;
    text-align: left;
    color: #808080;
    line-height: 29px;
}

@media (max-width: 767px) {
    .business-list .content{
        font-size: 15px;
    }
}

.business-title {
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 1px;
    color:#06378E;
    margin-top: 15px;
}

@media (max-width: 767px) {
    .business-title{
        font-size: 18px;
    }
}

.business-img2{
    width: 500px; /* 图片宽度 */
    height: atuo; /* 保持图片比例 */
    margin-top: 30px;
}

.business-img2{
    width: 500px; /* 图片宽度 */
    height: atuo; /* 保持图片比例 */
    margin-top: 130px;
}

@media (max-width: 767px) {
    .business-img2{
        margin-top: 10px;
    }
}

.navbarNew-menu>ul>li {
    float: left;
    position:relative;
}
.navbarNew-menu ul li a {
    display:block;
    font-size: 1.05rem;
    position: relative;
    padding: 0 2.2rem;
    line-height: 55px;
}

.navbarNew-menu>ul>li:hover>ul{
    border-top: 2px solid #0054B1;
    position:absolute;
    top:100%;
    left:0;
    display:block;
    z-index:999;
    background: #fff;
}
.navbarNew-menu>ul>li>ul{
    width:100%;
}
.navbarNew-menu>ul>li>ul>li{
    float:none;
}
.navbarNew-menu>ul>li>ul>li>a{
    line-height: 50px;
    font-weight:normal;
    font-size: 1.05rem;
    padding: 0 0 0 0px;
    text-align:center;
    background:#95cee8;
    color:white;

}
.navbarNew-menu li a:hover:before, .navbarNew-menu>ul>li.active>a:before {
    width: 100%
}
.navbarNew-menu>ul>li.active>a {
    background:#2F7ECE;
    color: #fff;
}
.navbarNew-menu li:last-child {
    padding-right: 0;
}
.navbarNew-menu>ul>li>ul{
    display:none;}
@media all and (max-width: 1024px) {
    .navbarNew-menu li a {
        font-size: 1rem;
    }
    .navbarNew-menu {
        position: fixed;
        top: 0;
        right: -260px;
        width: 260px;
        height: 100vh;
        background: #fff;
        overflow-x: hidden;
        z-index: 900;
        margin: 0;
        padding: 1rem 0;
        -webkit-transition: all 0.25s ease-out;
        -o-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }
    .navbarNew-menu.active {
        right: 0
    }
    .navbarNew-menu li {
        width: 100%;
        padding: 0 2.5rem;
        border-bottom: 1px solid #dcdcdc;
    }
    .navbarNew-menu > ul > li.active > a{background:none;color:#5a5a5a;}
    .navbarNew-menu ul li a{line-height: 45px;}
    .navbarNew-menu ul li:hover ul{display:none}
    .navbarNew-menu li a:before {
        display: none;
    }
    .navbarNew-menu li span.btn {
        font-family: 'FontAwesome';
        content: "\f105";
        color: #ccc;
        position: absolute;
        right: 0;
    }
    .navbarNew-menu li:last-child {
        padding-right: 2.5rem;
    }
}