.serbox{
    width: 1200px;
	margin: 0 auto;
	height: auto;
}
/* 高等院校培训开始 */
.piece {
    width: 1200px;
    height:auto;
    margin: 0 auto;
    /* margin-top: 32px; */
    overflow: hidden;
    opacity: 0;
}
.pie{
    width: 320px;
    height: auto;
    margin: 0 55px 45px 55px;
    float: left;
    position: relative;
}
.pie:nth-of-type(3n+1){
    margin-left:10px;
}
.pie:nth-of-type(3n){
    margin-right:10px;
}
.pie:nth-of-type(4),.pie:nth-of-type(5),.pie:nth-of-type(6){
    margin-bottom: 0;
}
.pie .top {
    width: 320px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    text-align: center;
    line-height: 115px;
    
}
.pie::after {
    content: "";
    width: 0;
    height: 60px;
    border-left: 320px solid #fe8328;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
}
.pie:nth-of-type(2)::after {
    border-left: 320px solid #00a1cf;
}
.pie:nth-of-type(3)::after {
    border-left: 320px solid #73a300;
}
.pie:nth-of-type(4)::after {
    border-left: 320px solid #e277ab;
}
.pie:nth-of-type(5)::after {
    border-left: 320px solid #43c3c4;
}
.pie:nth-of-type(6)::after {
    border-left: 320px solid #da9b03;
}
.pie .top p {
    font-size: 20px;
    text-align: center;
    line-height: 100px;
    color: #fff;
}
.pie_p{
    line-height: 28px;
    margin-top: 120px;
    color: #666666;
}
.ser_cnt{
    /* margin-top: 50px; */
    opacity: 0;
}
.ser_tit{
    font-size: 24px;
    font-weight: bold;
    color: #333333;
    margin-top: 50px;
}
.ser_info{
    font-size: 16px;
    height: auto;
    color: #666666;
    line-height: 26px;
    margin-top: 25px;
}
.author{
    display: inline-block;
    width: 180px;
    line-height: 30px;
}
.bookname{
    display: inline-block;
    width: 350px;
}
/* 高等院校培训结束 */

/* 机构培训开始 */
.color_round {
    width: 100%;
    height: 165px;
    margin: 0 auto;
    /* margin-top: 32px; */
    opacity: 0;
}

.color_round li {
    float: left;
    line-height: 180px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    margin: 0 45px 0 20px
}

.color_round .one {
    width: 175px;
    height: 180px;
    background: url(images/round.gif) no-repeat;
}

.color_round .two {
    width: 175px;
    height: 180px;
    background: url(images/round_1.gif) no-repeat;
}

.color_round .three {
    width: 175px;
    height: 180px;
    background: url(images/round_2.gif) no-repeat;
}

.color_round .four {
    width: 175px;
    height: 180px;
    background: url(images/round_3.gif) no-repeat;
}

.color_round .five {
    width: 175px;
    height: 180px;
    background: url(images/round_4.gif) no-repeat;
    margin-right: 20px;
}
.list_con,
.list_con1 {
    width: 100%;
    height: auto;
    overflow: hidden;
    /* margin-top: 50px; */
    opacity: 0;
}

.list_con .left {
    width: 560px;
    height: auto;
    float: left;
    margin-left: 20px;
}

.list_con .left .ser_tit,
.list_con1 .right .ser_tit {
    margin-top: 10px;
}

.ser_info p span.stit {
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}

.list_con .right {
    width: 400px;
    height: 370px;
    background: url(images/pic.gif) no-repeat;
    float: right;
    margin-top: 10px;
}

.list_con1 .left {
    width: 400px;
    height: 310px;
    background: url(images/pic_1.gif) no-repeat;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

.list_con1 .right {
    width: 560px;
    height: auto;
    float: right;
    margin-right: 20px;
}

.list_con .right1 {
    background: url(images/pic_2.gif) no-repeat;
}

.list_con1:last-of-type .left {
    height: 280px;
    background: url(images/pic_3.gif) no-repeat;
    margin-top: 0;
}

.list_con .left .ser_tit1 {
    margin-top: 50px;
}

.list_con .right1 {
    margin-top: 0;
}

.list_con1:last-of-type .right {
    margin-top: 10px;
}
/* 机构培训结束 */

/* 数据定制开始 */
.imgmargin{
    margin:50px 40px 0 40px;
}
.btn_dbcustom{
    margin-left: 50px;
}
    /*弹窗样式开始  */
    #shadow{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgb(0, 0, 0);
        opacity: 0.5;
        z-index: 1000;
        display: none;
    }
    .pup{
        width:800px;
        height: auto;
        background: #FFFFFF;
        border-radius: 2px;
        position: fixed;
        left:calc(50% - 400px);
        top: calc(50% - 322px);
        z-index: 2001;
        box-shadow: 0 2px 4px #999;
        display: none;
    }
    .pup-tit{
        height:52px;
        border-bottom: 1px solid #DDDDDD;
        line-height: 52px;
        padding:0 20px;
    }
    .pup-tit span{
        text-align: left;
        font-size: 18px;
        color: #333333;
    }
    .pup-tit .btn_close{
        float: right;
        width: 24px;
        height: auto;
        margin-top: 15px;
    }
    .pup-body{
        padding:20px;
        height: auto;
        overflow: auto;
    }
    .custom {
        padding: 10px 25px 30px 25px;
        margin-bottom: 10px;
    }
    .custom label {
        width: 100%;
        display: block;
        line-height: 46px;
        margin: 5px 0;
        border-bottom: none;
        color: #333333;
    }
    .custom input {
        width: 214px;
        height: 32px;
        border: 1px solid #dcdcdc;
        background: #deebfe;
        padding: 0 10px;
    }
    .custom label input.theme {
        width: 560px;
    }
    .custom .tleft {
        width: 100px;
        display: inline-block;
        text-align: right;
    }
    .custom .tleft::before {
        content: none;
    }
    .custom .tleft span {
        color: red;
    }
    .custom label .tright textarea {
        width: calc(100% - 150px);
        font-size: 16px;
        vertical-align: top;
        background: #deebfe;
        border: 1px solid #dcdcdc;
        padding: 0 10px;
        line-height: 28px;
    }
    .custom label.btncnt {
        width: 100%;
        text-align: center;
        margin-top: 20px;
    }
    .custom label span.tip{
        font-size: 15px;
    }
    .btncnt a {
        display: inline-block;
        width: 148px;
        height: 40px;
        text-align: center;
        line-height: 40px;
        font-size: 14px;
        color: #ffffff;
        background-color: #a90533;
    }
    .btn-info {
        margin-right: 40px;
    }
    .btn-info:hover {
        font-weight: bold;
        color: #ffffff !important;
        box-shadow: 2px 2px 8px rgba(0, 0, 0, .2);
    }
    a.btn-gray {
        background: #f2f2f2;
        color: #666666;
    }
    a.btn-gray:hover {
        font-weight: bold;
        background: #ebebeb;
    }

    /* 数据定制提交成功提示开始 */
    #apply_success {
        width: 560px;
        left: calc(50% - 280px);
        top: calc(50% - 154px);
    }
    .success_tip{
        text-align: center;
    }
    .success_tip .p1{
        font-size: 17px;
        color: #333;
        margin-top: 6px;
    }
    .success_tip .p2{
        font-size: 15px;
        color: #666666;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    /* 数据定制提交成功提示结束 */

    
    /*弹窗样式结束  */
/* 数据定制结束 */

/* 下载中心开始 */
.download_box{
    width: 1200px;
    height: auto;
    margin-top: 50px;
    overflow: hidden;
}
.downl{
    width: 600px;
    height: 290px;
    overflow: hidden;
    margin-bottom: 50px;
    float: left;
}
.downlast{
    height: 320px;
    margin-top: 50px;
    margin-bottom: 0;
    opacity: 0;
}
.downl img{
     width: 240px;
     height: auto;
     float: left;
}
.downl_text{
    width: 360px;
    height: auto;
    float: left;
}
.downl_text .ser_tit{
    margin-top: 10px;
}
.downl_text .ser_info{
    line-height: 28px;
}
.ser_info a{
    color: #333333;
}
/* 下载中心结束 */

/* 咨询反馈开始 */
.consult_box{
    width: 100%;
    height: auto;
    margin: auto;
    text-align: center;
    margin-top: 50px;
}
.inline {
	background: #deebfe;
	padding: 30px 25px 35px 25px;
	margin-bottom: 10px;
}
.inline label {
    width: 80%;
    height: auto;
	border-bottom: none;
    margin: 12px auto;
    border-bottom: none;
    color: #333333;
    display: block;
    text-align: left;
}
.inline input {
	width: 150px;
	height: 32px;
    border: 1px solid #cccccc;
    padding:0 15px;
}
.inline label input.full {
	width: calc(100% - 112px);
    padding:0 15px;
}
.inline .tleft {
	width:80px;
    display: inline-block;
    text-align: right;
}
.inline .tleft span{
    color: red;
}
.inline label .tright textarea {
    width: calc(100% - 112px);
	vertical-align: top;
    border: 1px solid #cccccc;;
    padding:0 15px;
}
.inline label.btncnt {
	width: 100%;
	text-align: center;
	margin-top: 20px;
}
/* 咨询反馈结束 */



