* {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}

body {
    font-family: "微软雅黑", Helvetica, sans-serif;
    color: #fff;
    font-size: 14px;
    width: 100%;
    min-width: 1000px;
}

body ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

body a {
    text-decoration: none;
}

body a:hover {
    color: #fe7d23;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.center {
    margin: 0 auto;
}

.hiddenele {
    display: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lookmore {
    color: #1192d4;
    font-size: 12px;
}

.lookmore:hover {
    color: #c70715;
}

/* 项目css部分 */
.clear:after {
    content: '';
    display: block;
    clear: both;
}

.banner {
    height: 450px;
    background: url(../img/banner.jpg) center center no-repeat;
}

.logo {
    width: 1000px;
    height: 59px;
}

.logo .logo_A {
    display: inline-block;
    width: 110px;
    height: 59px;
    overflow: hidden;
}

.banner_Btn {
    width: 510px;
    height: 49px;
    margin: 287px auto 0;
    clear: both;
}

.banner_Btn a {
    display: inline-block;
    width: 161px;
    height: 49px;
    background: url(../img/banner_Btn.png) center center no-repeat;
    text-align: center;
    line-height: 46px;
    font-size: 20px;
    color: #ffffff;
}

.banner_Btn a:hover {
    color: #ffffff;
}

.banner_Btn_R {
    float: right;
}

/*导航开始*/
.nav {
    width: 100%;
    height: 60px;
    background: #e5571c;
}

.nav div {
    width: 990px;
    margin: 0 auto;
    clear: both;
}

.nav div a {
    float: left;
    display: inline-block;
    width: 165px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
}

.nav div a:hover {
    background: #ec9438;
}

/*导航结束*/
/*三角*/
.SJ_H {
    width: 100%;
    height: 52px;
    background: url(../img/SJ_H.jpg) center center no-repeat;
}

.SJ_B {
    width: 100%;
    height: 52px;
    background: url(../img/SJ_B.jpg) center center no-repeat;
}

/*为什么要学家庭教育指导师 开始*/
.part {
    width: 100%;
}

.part > p {
    text-align: center;
    padding-top: 32px;
    height: 72px;
    line-height: 72px;
    font-size: 35px;
    color: #272728;
    font-weight: bold;
}

.part > span {
    display: block;
    height: 1px;
    width: 100%;
    background: url(../img/part_Title.png) center center no-repeat;
}

.part1Box {
    width: 1000px;
    margin: 53px auto 0;
    clear: both;
}

.part1BoxL {
    float: left;
    width: 625px;
    height: 223px;
    position: relative;
}

.part1BoxL > p {
    text-indent: 2em;
    line-height: 32px;
    font-size: 15px;
    color: #404040;
    padding-bottom: 15px;
    border-bottom: 1px solid #ededed;
}

.part1BoxL_p {
    margin-top: 15px;
    border-bottom: none !important;
}
.part1BoxL > p a{
    text-decoration: underline;
    color: #09276b;
    font-size: 15px;
	cursor: pointer;
	
}
/*d------------------------------------d*/
.part1BoxL_A_1{
    display: none;
    top:125px;
    left: 72px;
}
.part1BoxL_A_2{
    display: none;
    top:156px;
    left: -54px;
}
.part1BoxL>div{
    position: absolute;
    height: auto;
    z-index: 80;
    width: 500px;
}
.part1BoxL>div span{
    display: block;
    height: 10px;
    background: url(../img/XSImg.png) 100px center no-repeat;

}
.part1BoxL>div>div{
    width: 500px;
    height: auto;
    min-height: 200px;
    background: #eb7320;
}
.part1BoxL>div>div em{
    display: block;
    width: 500px;
    height: 72px;
    background: url(../img/XSImg_Tit.png) center center no-repeat;
    position: relative;
}
.part1BoxL>div.part1BoxL_A_2>div em{
    display: block;
    width: 301px;
    height: 203px;
    margin: 0 auto;
    background: url(../img/XSImg_Tit2.jpg) center center no-repeat;
    background-size: 80% 80%;
    position: relative;
}
.part1BoxL>div>div em span{
    cursor: pointer;
    position: absolute;
    right: 8px;
    top: 8px;
    display: block;
    width: 14px;
    height: 14px;
    background: url(../img/GBImg.png) center center no-repeat;
}
.part1BoxL>div>div p{
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    margin: 0 18px;
    padding-bottom: 20px;
}
    /*d------------------------------------d*/

.part1BoxR {
    float: right;
    width: 310px;
    height: 223px;
}

.part1BoxR div {
    margin-top: 8px;
    width: 310px;
    height: 185px;
    background: url(../img/part1BoxR_Img.png) center center no-repeat;
}

.part1BoxR div p {
    height: 40px;
    line-height: 40px;
    margin-left: 40px;
    font-size: 16px;
    color: #ffffff;
}

.part1BoxR div ul {
    margin: 4px 15px 0;
    height: 120px;
}

.part1BoxR div ul li {
    list-style-type: square;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #343434;
    margin-left: 15px;

}
/*课程特色 Start*/
.part2 {
    width: 100%;
    height: 398px;
    padding-top: 70px;
    background: #ededed;
}

.part2Box {
    margin: 0 auto;
    width: 1000px;
    height: 350px;
    clear: both;
    position: relative;
}

.part2Box > .part2BoxZ {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -82px;
    margin-left: -82px;
    width: 164px;
    background: #eb7320;
    height: 164px;
    border-radius: 50%;
}

.part2Box > .part2BoxZ > span {
    display: block;
    margin-top: 42px;
    width: 164px;
}

.part2Box > .part2BoxZ > span span {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 35px;
    font-weight: bold;
    color: #ffffff;
}

.part2Box div {
    display: inline-block;
    width: 470px;
    height: 350px;
}

.part2Box div.part2BoxL {
    float: left;
}

.part2Box div.part2BoxR {
    float: right;
}

.part2Box div div {
    cursor: pointer;
    width: 376px;
    height: 135px;
    border-radius: 6px;
    background: #ffffff;
}

.part2Box div div h4 {
    margin-top: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #eb7320;
}
.part2Box div div p {
    margin-top: 10px;
    font-size: 15px;
    color: #313030;
    line-height: 26px;
}
.part2BoxL_L {
    padding: 0 70px 0 24px;
}

.part2BoxL_R {
    padding: 0 24px 0 70px;
}

.part2Box div div:hover {
    background: #eb7320;
}
.part2Box div div:hover h4,
.part2Box div div:hover p{
    color: #ffffff;
}
.part2Box div div.part2BoxU {
    margin-top: 63px;
}
/*课程特色 End*/
/*为什么要学家庭教育指导师 结束*/
/*了解更多特色详情 Start*/
.part3{
    width: 1000px;
    margin: 0 auto;
    height: 560px;
    background: url(../img/part3_BG.jpg) center center no-repeat;
}
.part3Box{
    width: 1000px;
    height: 360px;
    padding-top: 58px;
}
.part3Box div{
    height: 360px;
}
.part3BoxL{
    width: 320px;
    float: left;
}
.part3BoxR{
    width: 270px;
    float: right;
}
.part3Box div p{
    margin-top: 56px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #303030;
    cursor: pointer;
}
.part3Box div p:hover{
    color: #eb7320;
}
.part3Box div p span{
    display: inline-block;
    margin-right: 10px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #eb7320;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
/*了解更多特色详情 End*/
.part_H{
    background: #ededed;
}
.part4{
    width: 100%;
    height: 640px;
}
.part4Box{
    width: 1000px;
    height: 574px;
    /*background: #66ffff;*/
    margin: 0 auto;
}
.center-content {
    width: 1000px;
    padding-top: 66px;
    margin: 0 auto;
}
.content-box {
    position: relative;
    overflow: hidden;
}
.swiper-slide-Cont{
    width: 200px;
    height: 240px;
    margin: 0 auto;
}
.swiper-slide-Cont h3{
    height: 50px;
    line-height: 42px;
    font-size: 22px;
    font-weight: bold;
    color: #eb7320;
    text-align: center;
}
.swiper-slide-Cont p{
    line-height: 30px;
    font-size: 14px;
    color: #2a2a2a;
}
.swiper-slide-Cont a{
    display: block;
    width: 200px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    background: #eb7320;
    margin: 14px auto 0;
}
.swiper-slide-Cont a:hover{
    color: #ffffff;
}
/*权威机构证书及教材 Start*/
.part5_Title{
    padding-top: 62px!important;
}
.part5{
    width: 1072px;
    height: 873px;
    margin: 0 auto;
}
.part5 ul{
    margin-top: 11px;
    clear: both;
}
.part5 ul li{
    float: left;
    width: 195px;
    height: 320px;
    margin:56px 31px 54px;
    overflow: hidden;
}
.part5 ul li img{
    display: block;
    width: 100%;
    height: 225px;
}
.part5 ul li span{
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 13px;
    color: #2d2d2d;

}
.part5 ul li a{
    display: block;
    width: 193px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #eb7320;
    border: 1px solid #eb7320;
    margin: 0 auto;
}
.part5 ul.part5_Bottom{
    width: 100%;
    height: 1px;
    background: url(../img/part5_Title.png) center center no-repeat;
}
.part5 ul li p{
    margin-left: 10px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #232323;
}
/*权威机构证书及教材 End*/

.part6{
    width: 1026px;
    height: 642px;
    margin: 0 auto;
}
.part6 ul{
    margin-top: 8px;
    clear: both;
}
.part6 ul li{
    float: left;
    width: 230px;
    /*height: 246px;*/
    margin:64px 13px 0;
    overflow: hidden;
}
.part6 ul li img{
    display: block;
    width: 100%;
    height: 130px;
}
.part6 ul li p{
    margin: 10px 6px;
    display: block;
    height: 50px;
    line-height: 25px;
    font-size: 15px;
    color: #383838;

}
.part6 ul li a{
    display: block;
    width: 230px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #eb7320;
    margin: 11px auto 0;
}



.part7{
    width: 1000px;
    margin: 0 auto;
    height: 700px;
}
.part7Box{
    margin-top: 68px;
    height: 667px;
    clear: both;
}
.part7Box .part7BoxL{
    float: left;
    width: 447px;
}
.part7Box .part7BoxR{
    width: 510px;
    float: right;
}
.part7BoxCon2{
    margin-top: 50px;
}
.part7BoxCon h4{
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    height: 36px;
    line-height: 36px;
    width: 145px;
    border-radius: 3px 3px 0 0;
    text-align: center;
    background: #eb7320;
}
.part7BoxCon span{
    display: block;
    border-bottom: 1px solid #eb7320;
}
.part7BoxCon div{
    padding-left: 28px;
    padding-right: 14px;
    background: #ededed;
}
.part7BoxCon div.part7BoxCon1{
    height: 294px;
}
.part7BoxCon div.part7BoxCon3{
    height: 250px;
}
.part7BoxCon div.part7BoxCon4{
    height: 628px;
    padding-left: 0!important;
    padding-right: 0!important;
    background: #e3e3e3;
    position: relative;
}
.part7BoxCon1 p{
    padding-top: 21px;
    line-height: 26px;
    font-size: 15px;
    color: #383838;
}
.part7BoxCon1 p.part7BoxCon1_p{
    padding-top: 33px;
}
.part7BoxCon1 a{
    display: block;
    margin: 20px auto 0;
    width: 320px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #eb7320;
    font-size: 17px;
    color: #ffffff;
    font-weight: bold;
}
.part7BoxCon1 a:hover{
    color: #fff;
}
.part7BoxCon4 table{
    width: 100%;
}
.part7BoxCon4 table tr th{
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #252525;
    background: #b4b4b4;
}
.part7BoxCon4 table tr td{
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 14px;
    color: #313131;
}

.part7BoxCon4 table tr:nth-child(even)
{
    background: #ededed;

}
.part7BoxCon4_A{
    position: absolute;
    top:545px;
    left: 0;
    width: 510px;
    height: 86px;
    background: #e3e3e3!important;
    padding-right: 0!important;
    padding-left: 0!important;
}

.part8{
    width: 1000px;
    height: 893px;
    background: #ededed;
    margin: 65px auto 0;
}


.part8L{
    margin-left: 40px;
    float: left;
    width: 400px;
    height: 893px;
    position: relative;
}
.part8L span{
    cursor: pointer;
    display: block;
    width: 35px;
    height: 35px;
    margin: 0 auto;
}
.part8L span.part8L_U{
    position: absolute;
    top:55px;
    left: 183px;
    background: url(../img/XSANImg.png) center center no-repeat;
}
.part8L span.part8L_D{
    position: absolute;
    left: 183px;
    bottom: 30px;
    background: url(../img/XXANImg.png) center center no-repeat;
}
.moveinfo{
    position: absolute;
    top:110px;
    left: 0;
    width: 400px;
    height: 710px;
    overflow: hidden;
}
.oUlplay{
    position: relative;
    height: 9999px;
    width: 400px;
}
.oUlplay .playli{
    width: 400px;
    overflow: hidden;
}

.part8L .moveinfo >ul>li ul{
    height: 710px;
    overflow: hidden;
}
.part8L .moveinfo >ul>li ul li{
    background: #66ffff;
    width: 400px;
    height: 200px;
    margin: 40px auto;
    overflow: hidden;
}
.part8L .moveinfo>ul>li ul li.part8L_U_DIV{
    margin-top: 0!important;
}
.part8L .moveinfo>ul>li ul li img{
    width: 100%;
    height: 100%;
    display: block;
}
.part8R{
    margin: 0 41px;
    float: right;
    width: 478px;
    height: 893px;
}
.part8R .part8Rp1{
    margin-top: 34px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #eb7320;
    height: 38px;
    line-height: 38px;
}
.part8R span{
    display: block;
    width: 100%;
    height: 8px;
    background: url(../img/part8_Title.png) center center no-repeat;
}

.part8R h5{
    width: 205px;
    height: 45px;
    line-height: 45px;
    padding-left: 15px;
    background: #eb7320;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
    margin-top: 28px;
    margin-bottom: 16px;
}
.part8R .part8Rp2{
    font-size: 15px;
    color: #323333;
    text-align: left;
    line-height: 28px;
    height: 140px;
}
.part9a{
	width:100%;
	height:170px;
	position: fixed;
	bottom:0;
	left:0;
	display: none;
	z-index: 1000;
}
.part9{		
    width: 1000px;
    height: 170px;
    background: #eb7320;
    margin: 0 auto;
    clear: both;
}
.part9_1{
    margin-left: 24px;
    float: left;
    width: 300px;
    height: 170px;
}
.part9_2{
    /*margin-top: 12px;*/
    float: left;
    width: 490px;
}
.part9_4{
    margin-top: 32px;
    float: right;
    width: 186px;
}
.part9_1 h2{
    margin-top: 20px;
    font-size: 42px;
    font-weight: bold;
    color: #ffffff;
}
.part9_1 p{
    margin-top: 5px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.part9_4 a{
    margin-top: 7px;
    display: block;
    width: 160px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #000;
}
.part9_4 a:hover{
    color: #fff;
}
.part9_2 div{
    margin-top: 20px;
    width: 240px;
}
.part9_2L{
    float: left;
}
.part9_2R{
    float: right;
}
.part9_2 div label{
    font-size: 16px;
    color: #ffffff;
    height: 33px;
    line-height: 33px;
}
.part9_2 div input[type=text]{
    width: 159px;
    height: 33px;
    line-height: 33px;
    background: #fff;
}
.YJHQ{
    margin-top: 26px;
    display: block;
    width: 210px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background: #a34e13;
}


    /* 脚 */
.warp1000 {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    color: #333;
}
.footer {
    text-align: center;
    line-height: 24px;
    margin: 0 auto;
    padding: 20px 0;
    font-size: 12px;
    font-family: '宋体';
    color: #333;
}

.footer .wrap960, .footer .warp960 {
    text-align: center
}

.footer a {
    color: #333;
}

.footer .f_links {
    margin: 0 0 30px;
}

.footer .f_links a {
    margin: 0 10px;
    line-height: 28px;
}

.footer a:hover {
    color: #333;
}
/*=====================================
 photos-box
=======================================*/
#box_photos {
    margin-bottom: 30px;
}

#box_photos .title-img {
    margin-left: -134px;
}

#box_photos .swiper-slide {
    position: relative;
    z-index: 300;
    width: 400px;
    cursor: pointer;
    transition: all ease 500ms;
    -ms-transition: all ease 500ms;
    /* IE 9 */
    -moz-transition: all ease 500ms;
    /* Firefox */
    -webkit-transition: all ease 500ms;
    /* Safari 和 Chrome */
    -o-transition: all ease 500ms;
    /* Opera */
}

#box_photos .swiper-slide img {
    width: 100%;
}

#box_photos .swiper-slide .ct {
    border: 4px solid #c7c8c9;
    position: relative;
    font-size: 0;
    height: 228px;
}
#box_photos .swiper-slide .ct img{
    width: 100%;
    height: 100%;
    display: block;
}

/*#box_photos .swiper-slide p {
    position: absolute;
    width: 100%;
    top: 100%;
    text-align: center;
    line-height: 2.6em;
    color: #fff;
    left: 0;
    font-size: 14px;
}*/

#box_photos .swiper-slide .large-im {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    opacity: 0;
    transition: all ease 500ms;
    -ms-transition: all ease 500ms;
    /* IE 9 */
    -moz-transition: all ease 500ms;
    /* Firefox */
    -webkit-transition: all ease 500ms;
    /* Safari 和 Chrome */
    -o-transition: all ease 500ms;
    /* Opera */
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
    -moz-transform: scale(1);
    /* Firefox */
    -webkit-transform: scale(1);
    /* Safari 和 Chrome */
    -o-transform: scale(1);
    /* Opera */
}

#box_photos .swiper-slide-active {
    z-index: 400;
    transform: scale(1.1) translateY(40px);
    -ms-transform: scale(1.1) translateY(40px);
    /* IE 9 */
    -moz-transform: scale(1.1) translateY(40px);
    /* Firefox */
    -webkit-transform: scale(1.1) translateY(40px);
    /* Safari 和 Chrome */
    -o-transform: scale(1.1) translateY(40px);
    /* Opera */
}
#box_photos .swiper-slide-active .ct{

    border: 4px solid #eb7320;
}
#box_photos .swiper-slide-active .ct:hover .large-im {
    border: 4px solid #eb7320;
    opacity: 1;
    transform: scale(1.3);
    -ms-transform: scale(1.3);
    /* IE 9 */
    -moz-transform: scale(1.3);
    /* Firefox */
    -webkit-transform: scale(1.3);
    /* Safari 和 Chrome */
    -o-transform: scale(1.3);
    /* Opera */
}
#slider_1 {
    height: 530px;
    overflow: visible;
}




/*消息提示框*/
.banner_Btn_R_mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
}

.banner_Btn_R_mask_Box {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -500px;
    margin-top: -200px;
    width: 1000px;
    height: 400px;
    background: #f1f1f1;
}
.banner_Btn_R_mask_Hed{
    height: 60px;
    line-height: 60px;
    text-align: center;
    width: 100%;
    background: #eb7320;
    font-size: 26px;
    font-weight: bold;
    color: #ffffff;
}
.banner_Btn_R_mask_Hed span{
    cursor: pointer;
    float: right;
    position: absolute;
    right: 19px;
    top: 21px;
    display: block;
    width: 18px;
    height: 18px;
    background: url(../img/GBImg.png) center center no-repeat;

}
.banner_Btn_R_mask_Box ul{
    width: 916px;
    margin:43px auto 0;
    clear: both;
}
.banner_Btn_R_mask_Box ul li{
    float: left;
    width: 189px;
    margin:0 20px;
    height:260px;
}
.banner_Btn_R_mask_Box ul li img{
    display: block;
    margin: 0 auto 26px;
    width: 158px;
    height: 159px;
}
.banner_Btn_R_mask_Box ul li p{
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 16px;
    color: #272728;
}
.yisi a,.yisi a:hover{
    color: #fff;
}