

.view_more{
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #f00;
    margin: 0 auto;
    text-align: center;
    margin-top: 5%;
    border-radius: 4px;
}
.view_more:hover{
	background: #fff;
	transition: opacity .2s ease;
    
}
.view_more a{
	font-size: 1.3em;
	color: #fff;
}
.view_more a:hover{
	color: #f00;
	transition: opacity .2s ease;
}

.service-detail-contain .biaoti{
    border-bottom: 2px solid #a4a3a3;
    padding-bottom: 15px;
}


.service-detail-contain .biaoti span{
    position: absolute;
    display: block;
    left: 50%;
    margin-left: -10px;
    top: 142px;
    width: 0;
    height: 0;
    content: "";
    border-width: 8px 14px;
    border-color: #a4a3a3 transparent transparent transparent;
    border-style: solid;
}


.service-detail-contain .btn {
    display: block;
    margin: 0 auto;
    color: #fff;
    background: #ff8d06;
    width: 140px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 5%;
}





.javaee_fixed {
 
    padding-top: 30px;
    background: #f6f6f6;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
}
.con .base, .fixed_tab .base{
    width: 1170px;
    margin: 0 auto;
    padding: 0;
}

.javaee_fixed ul {
    width: 1170px;
    height: 184px;
    background: #f6f6f6;
    margin: 0 auto;
    position: relative;
}

.big_fixed ul li {
    width: 150px;
    margin: 0;
    float: left;
}

.javaee_fixed ul li {
    width: 180px;
    height: 184px;
    margin: 0 27px;
    float: left;
    position: relative;
    z-index: 10;
    cursor: pointer;
    text-align: center;
}
.javaee_fixed ul li h3 {
    font-size: 20px;
    margin-bottom: 5px;
}

.javaee_fixed ul li p {
    font-size: 16px;
}

.big_fixed ul li:nth-child(2n) h3 {
    margin-top: 0px;
}

.javaee_fixed ul li:nth-child(1) {
    background: url(../image/javaee_fixed_01.png) no-repeat center 4px;
    padding-top: 109px;
    height: 75px;
    color: #0da172;
}

.javaee_fixed ul li:nth-child(2) {
    background: url(../image/javaee_fixed_02.png) no-repeat center bottom;
    color: #ff8d07;
}

.javaee_fixed ul li:nth-child(3) {
    background: url(../image/javaee_fixed_03.png) no-repeat center 4px;
    padding-top: 109px;
    height: 75px;
    color: #62356c;
}
.javaee_fixed ul li:nth-child(4) {
    background: url(../image/javaee_fixed_04.png) no-repeat center bottom;
    color: #e15e3f;
}

.javaee_fixed ul li:nth-child(5) {
    background: url(../image/javaee_fixed_05.png) no-repeat center 4px;
    padding-top: 109px;
    height: 75px;
    color: #156290;
}


.clear {
    zoom: 1;
}

.class_list ul {
    border-left: 1px solid #c4c4c4;
    padding-left: 50px;
    padding-top: 10px;
    margin-left: 38px;
    padding-bottom: 10px;
    position: relative;
}

.con_title span {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background: #0da172;
    font-size: 41px;
    line-height: 70px;
    color: #fff;
    text-align: center;
}

.con_title h6 {
    font-size: 24px;
    color: #0da172;
    line-height: 70px;
    float: left;
    margin: 0 0 0 20px;
    font-weight: bold;
}

.con_title i {
    display: inline-block;
    padding-left: 8px;
    font-weight: normal;
}
.class_list ul {
    border-left: 1px solid #c4c4c4;
    padding-left: 50px;
    padding-top: 10px;
    margin-left: 38px;
    padding-bottom: 10px;
    position: relative;
}
.class_list ul li {
    width: 100%;
    float: left;
}
.con li {
    float: left;
    width: 294px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.con li h2 {
    background: #f78468;
    height: 65px;
    line-height: 65px;
    padding-left: 18px;
    margin-bottom: 0;
}
.con li em {
    float: left;
    display: inline-block;
    font-size: 24px;
    color: #fff118;
    margin-right: 10px;
    font-weight: normal;
    font-style: normal;
}
.con li i {
    width: 280px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 66px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-style: normal;
}
.javaee_fixed .bxina{
    content: "";
    display: block;
    position: absolute;
    width: 1200px;
    height: 3px;
    background: #dcdcdc;
    left: 0px;
    top: 452px;
}
.con{
	margin-top: 10%;
}
.con_list {
    background: #f3f3f3;
    padding: 15px 0;
    height: 100%;
    min-height: 300px;
}
.con_title{
	height: 71px;
}
.clear {
    height: 100%;
}
.class_list:nth-child(1) h2, .class_list:nth-child(1) span {
    background: #0da073;
}
.class_list:nth-child(1) h6 {
    color: #0da073;
}
.class_list:nth-child(2) h2, .class_list:nth-child(2) span {
    background: #ff8d08;
}
.class_list:nth-child(2) h6 {
    color: #ff8d08;
}
.class_list:nth-child(3) h2, .class_list:nth-child(3) span {
    background: #62356c;
}
.class_list:nth-child(3) h6 {
    color: #62356c;
}
.class_list:nth-child(4) h2, .class_list:nth-child(4) span {
    background: #e15f3f;
}
.class_list:nth-child(4) h6 {
    color: #e15f3f;
}
.class_list:nth-child(5) h2, .class_list:nth-child(5) span {
    background: #156290;
}
.class_list:nth-child(5) h6 {
    color: #156290;
}

.con li p {
    margin-left: 38px;
    font-size: 14px;
    color: #2e2c2c;
    padding-right: 16px;
    line-height: 24px;
    text-indent: -10px;
}


/*


@media screen and (max-width:1200px){
.service-detail-contain{width:95%;margin:auto;}
.con .base{width:100%;}

.javaee_fixed ul li{    width: 20%;padding:1%;box-sizing:border-box;height:auto;margin:auto;}
.javaee_fixed ul li h3{font-size:14px;margin-top:10px !important;}
.javaee_fixed ul li p{font-size:14px;}

}*/