/* con1Box */
.con1Box {
    height: 410px;
    background-color: #f7f9fc;
}

.campImgBox {
    width: 574px;
    height: 373px;
    margin-top: 19px;
}

.campImgBox .hd {
    z-index: 999;
    /* left: 916px; */
    width: 100%;
    top: 330px;
}

.campImgBox .hd ul {
    /* width: 114px; */
    height: 4px;
    text-align: center;
}

.campImgBox .hd ul li {
    width: 30px;
    height: 4px;
    border-radius: 1px;
    background-color: rgba(255, 255, 255, .3);
    margin-right: 12px;
    cursor: pointer;
}

.campImgBox .hd ul li.on {
    background-color: #fff;
}

.campImgBox img {
    width: 574px;
    height: 373px;
    border-radius: 4px;
}

.con1_right {
    width: 578px;
    height: 347px;
    padding: 25px 13px 0px 19px;
    background-color: #fff;
    border-radius: 4px;
    margin-top: 19px;
}

.con1_right .hd {
    border-bottom: 1px solid #e1e2e6;
}

.con1_right .hd li {
    margin-right: 30px;
    cursor: pointer;
}

.con1_right .hd li p {
    font-size: 20px;
    font-weight: bold;
    color: #a1c5e5;
    padding-bottom: 18px;
}

.con1_right .hd li.on p {
    color: #148ff9;
    border-bottom: 1px solid #148ff9;
}

.con1_right .moreBtn {
    right: 15px;
    top: 30px;
}

.moreBtn {
    background: url(../../foundTraining/images/arrIcon.png) no-repeat right center;
    background-size: 7px 12px;
    padding-right: 19px;
    color: #999;
    font-size: 14px;
}

.moreBtn:hover {
    color: #048cd3;
    background: url(../../foundTraining/images/arrIconOn.png) no-repeat right center;
    background-size: 7px 12px;
}

.mt22 {
    margin-top: 22px;
}

.con1_right ul li:last-child,
.con2Box ul li:last-child {
    border-bottom: none;
}

.con1_right ul,
.con2Box ul {
    width: 100%;
    zoom: 1;
    /* margin-top: 10px; */
}

.con1_right .bd li,
.con2Box li {
    padding-left: 20px;
    background: url(../../index/images/point.png) no-repeat left center;
    border-bottom: 1px dashed #ccc;
    height: 49px;
    line-height: 49px;
}

.con1_right .bd li:hover,
.con2Box li:hover {
    background: url(../../index/images/pointBlue.png) no-repeat left center;
}

.con1_right li .title,
.con2Box li .title {
    width: 480px;
    margin-right: 25px;
}

.con2Box li .title {
    width: 450px;
}

.con1_right li a,
.con2Box li a {
    font-size: 16px;
    color: #333;
}

.con1_right li a:hover,
.con2Box li a:hover {
    color: #007bc7;
}

.c808080 {
    color: #808080;
}

/* con2Box */
.con2Box {
    height: 560px;
    background-color: #fff;
}
.con2Box_top {
    height: 95px;
    background: url(../images/con2Top.png) no-repeat center bottom;
    background-size: 100% 100%;
    margin-top: 26px;
    padding-top: 23px;
    padding-left: 138px;
    padding-right: 23px;
}
.con2Box_li{
    height: 33px;
    line-height: 33px;
    background: url(../images/con2LiTop.png) no-repeat center center;
    background-size: 100% 100%;
    margin-bottom: 13px;
    padding: 0px 32px 0px 25px;
}
.con2Box_li .leftText{
    font-weight: bold;
    color: #1593fc;
    font-size: 16px;
    margin-right: 25px;
}
.con2Box_li .li_Con{
    color: #64b4fa;
}
.con2Box_li .time{
    color: #c9c5bb;
}
.con2_title {
    font-size: 30px;
    color: #147af7;
    padding-top: 23px;
    padding-bottom: 20px;
    background: url(../images/con2_title.png) no-repeat center bottom;
}

.titlesSyle{
    font-size: 26px;
    color: #333333;
    padding-left: 18px;
    background: url(../images/titleStyle.png) no-repeat left center;

}

.con2_leftBox,
.con2_rightBox {
    width: 552px;
    height: 265px;
    padding: 25px 18px 0px 18px;
    background-color: #f8fbfd;
    margin-top: 12px;
}

.cWhite {
    color: #808080;
}

.moreBtn_white {
    background: url(../images/more.png) no-repeat right center;
    background-size: 7px 12px;
    padding-right: 19px;
    color: #808080;
    font-size: 14px;
}

.con2Box ul li {
    height: 56px;
    line-height: 56px;
}

.con2Box ul li .title {
    color: #333;
}

.con2Box ul li .title:hover {
    color: #007bc7;
}
/* contentBox3 */
.contentBox3 {
    /* height: 530px; */
    background-color: #f7f9fc;
}


/* con3Box */
.con3Box {
    height: 530px;
    background-color: #fff;
}

.con3_title {
    font-size: 30px;
    color: #147af7;
    padding-top: 26px;
}

.con3Box .content3 {
    height: 264px;
    padding: 44px 37px;
    background: url(../images/con3BoxUl.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 47px;
    box-shadow: 0px 0px 10px rgba(11, 62, 131, .10);
}

.con3Box ul {
    width: 1200px;
}

.con3Box ul li a {
    width: 216px;
    height: 44px;
    border: 1px solid #80bef5;
    border-radius: 4px;
    background-color: #fff;
    color: #668acc;
    font-size: 16px;
    line-height: 44px;
    padding: 0px 20px;
    margin-right: 34px;
    margin-bottom: 26px;
}

.con3Box ul li a:hover {
    background-color: #148df7;
    color: #fff;
}

/* con4Box */
.con4Box {
    height: 411px;
    /* background: url(../images/con4Bg.png) no-repeat center center; */
    background-color: #f7f9fc;
}
.mainList{
    background-color: #fff;
    border-radius: 5px;
}
.mainList li{
    width: 241px;
    height: 305px;
    border: 1px solid #f2f2f2;
    padding: 20px 0;
    margin: -1px 0 0 -1px;
    box-sizing: border-box;
}
.mainList li img{
    width: 215px;
    height: 250px;
    border-radius: 5px;
}
.liTitle{
    font-size: 18px;
    color: #333;
}
.liTitle:hover{
    color: #148df7;
}
.moreStar{
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    background-color: #147af7;
    color: #fff;
    font-size: 15px;
    display: block;
    margin: 20px auto;
}

.con4_title {
    font-size: 30px;
    color: #147af7;
    padding-top: 35px;
}

.con4Box ul {
    width: 1300px;
}

.con4Box ul li {
    width: 285px;
    height: 240px;
    border-radius: 4px;
    overflow: hidden;
    margin-right: 20px;
}

.con4Box ul li:hover p {
    font-size: 20px;
    color: #147af7;
}

.con4Box ul li a:hover p {
    font-size: 20px;
    color: #147af7;
}

.con4Box ul li img {
    width: 285px;
    height: 190px;
}

.con4Box ul li p {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #333;
    background-color: #e8eef7;
}

.hoverA {
    top: 0px;
    left: 0px;
}

.nodataPic01 {
    margin: 0px auto;
}

.nodataPic02,
.nodataPic03 {
    margin: 0px auto;
    background: rgba(255, 255, 255, 0) url(../../public/images/pics/noDataPic.png) no-repeat 50%;
}

.nodataPic04,
.nodataPic05 {
    height: 223px;
    margin: 0px auto;
    background-size: 50%;
}

.nodataPic04 {
    background: rgba(248, 251, 255, 0) url(../../public/images/pics/noDataPic.png) no-repeat 50%;
}

.nodataPic05 {
    margin: 56px auto;
}

.slideBox {
    margin-top: 55px;
}

.hd .prev {
    position: absolute;
    z-index: 999;
    top: 35%;
    left: 0px;
    width: 26px;
    height: 51px;
    background: url(../images/prev2.png) no-repeat center center;
    background-color: rgba(0, 0, 0, .3);
    border-top-right-radius: 13px;
    border-bottom-right-radius: 13px;
}

.hd .next {
    position: absolute;
    z-index: 999;
    top: 35%;
    right: 0px;
    width: 26px;
    height: 51px;
    background: url(../images/next2.png) no-repeat center center;
    background-color: rgba(0, 0, 0, .3);
    border-top-left-radius: 13px;
    border-bottom-left-radius: 13px;
}

/* introBox */

.introBox {
    z-index: 999999999999;
    top: 29%;
    left: 0px;
    width: 296px;
    height: 562px;
    background: url(../../index/images/index_introBox.png) no-repeat center center;
    background-size: 100% 100%;
    overflow: hidden;
}

.introBox_title {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    margin-left: 67px;
    margin-top: 12px;
}

.introBox_x {
    width: 14px;
    height: 14px;
    background: url(../../index/images/introBox_x.png) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 16px;
    margin-right: 12px;
}

.introSlideBox {
    width: 262px;
    height: 456px;
}

.introSlideBox .hd {
    width: 100%;
    height: 30px;
    /* padding-top: 15px; */
    position: absolute;
    bottom: 0px;
    text-align: center;
}

.introSlideBox .hd ul li {
    width: 16px;
    height: 4px;
    border-radius: 2px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, .3);
    margin-right: 8px;
}

.introSlideBox .hd ul li.on {
    background: #fff;
}

.introSlideBox .bd ul {
    margin-left: 30px;
    margin-top: 48px;
    overflow: hidden;
    height: 430px;
}

.introSlideBox .bd ul li a {
    width: 234px;
    height: 132px;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 15px;
}

.introSlideBox .bd ul li a img {
    width: 100%;
    height: 100%;
}
.introBox .nodataPic{
    width: 215px;
    height: 260px;
    margin: 128px auto;
    margin-left: 45px;
}
