        /* ***************************************PC端页面院校库 ********************************/
        
        #wrapEst .plentCenter .acadeCenter {
            width: 1200px;
            margin: 0 auto;
        }
        /* 当前位置 */
        
        #wrapEst .plentCenter .acadeCenter .current {
            width: 100%;
            height: 40px;
            font-size: 13px;
            margin-top: 50px;
            line-height: 40px;
            color: #d7d7d7;
            /* border: 1px solid black */
        }
        /* 院校筛选 */
        
        #wrapEst .plentCenter .acadeCenter .screen {
            width: 100%;
            height: 59px;
            background: #ffffff;
            /* border: 1px solid red; */
        }
        
        #wrapEst .plentCenter .acadeCenter .screen h1 {
            font-size: 24px;
            line-height: 59px;
            margin-left: 24px;
        }
        
        #wrapEst .plentCenter .acadeCenter .screen input {
            width: 347px;
            height: 32px;
            border: 1px solid #f0f0f0;
            margin-left: 252px;
            margin-top: 12px;
            padding-left: 10px;
            background-color: #ffffff;
        }
        
        #wrapEst .plentCenter .acadeCenter .screen button {
            width: 76px;
            height: 34px;
            background: #435b88;
            color: #fff;
            font-size: 16px;
            line-height: 34px;
            border-radius: 4px;
            margin-top: 12px;
            border: 0
        }
        /* 所属地区 */
        
        #wrapEst .plentCenter .acadeCenter .acadeAdress {
            width: 100%;
            /* height: 291px; */
            background-color: #f9f9fc;
            border-top: 1px solid #edeef5;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeAdress ul li {
            width: 100%;
            /* height: 71px; */
            padding:10px 0;
            border-bottom: 1px dashed #eee;
            display: flex;
            /*align-items: center;*/
            background: #fff;
            /* background: linear-gradient(#f3f4f9, #fff); */
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeAdress ul li .acadeRight {
            width: 1090px;
            /* border: 1px solid black; */
            position: relative;
			margin-left: 10px;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeAdress ul li .acadeRight .zhankai {
            position: absolute;
            top: 0;
            right: -20px;
            color: red
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeAdress ul span {
            font-size: 16px;
            line-height: 16px;
            margin-left: 24px;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeAdress ul li a {
            /*display: block;*/
            height: 24px;
            font-size: 13px;
            margin-right: 10px;
            line-height: 24px;
            padding: 0 15px;
            /* background: pink; */
            text-align: center;
            color: #666;
            border-radius: 5px;
        }
        
        .acadeACtive {
            background: #435b88;
            color: #fff !important;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeAdress
        /* 178px */
        /* 院校详情 */
        
        #wrapEst .plentCenter .acadeCenter .details {
            width: 1200px;
        }
        
        #wrapEst .plentCenter .acadeCenter .details ul {
            width: 1132px;
            margin-top: 20px;
            /* background-color: pink; */
            padding-left: 34px;
            padding-right: 34px;
            background: #ffffff;
        }
        
        #wrapEst .plentCenter .acadeCenter .details ul li {
            width: 1132px;
            height: 144px;
            border-bottom: 1px solid #eeeeee;
            padding-top: 34px;
        }
        /* 院校图片 */
        
        #wrapEst .plentCenter .acadeCenter .details ul li .acadeImgWrap {
            width: 113px;
            height: 100%;
            /* background: yellow; */
        }
        
        #wrapEst .plentCenter .acadeCenter .details ul li .acadeImgWrap .acadeImg {
            width: 80px;
            height: 80px;
            margin-top: 19px;
        }
        
        #wrapEst .plentCenter .acadeCenter .details ul li .acadeImgWrap .acadeImg img {
            width: 100%;
            height: 100%;
        }
        /* 院校名称 */
        /* #wrapEst .plentCenter .acadeCenter .details ul li .acadeName {
    width: 265px;
    height: 100%;
    background: yellow;
} */
        /* b3b3b3 */
        
        #wrapEst .plentCenter .acadeCenter .details ul li h3 a{
            font-size: 21px;
            line-height: 21px;
        }
        
        #wrapEst .plentCenter .acadeCenter .details ul li .acadeBack {
            font-size: 14px;
            line-height: 21px;
            color: #333333;
            margin-left: 13px;
            background: url(../images/addresss_03.jpg) no-repeat left center;
            padding-left: 23px;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeName {
            width: 1019px;
            height: 70px;
            /* border: 1px solid black; */
            margin-top: 40px;
            margin-left: 113px;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeName .acadeNameLeft {
            width: 265px;
            height: 100%;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeName .acadeNameCenter {
            width: 237px;
            height: 100%;
            padding-left: 13px
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeName .acadeNameRight {
            width: 317px;
            height: 100%;
            padding-left: 10px
        }
        /* #wrapEst .plentCenter .acadeCenter .acadeName .acadeNameCenter dl dt,
        #wrapEst .plentCenter .acadeCenter .acadeName .acadeNameRight dl dt {
            font-size: 14px;
            line-height: 14px;
            margin-top: 13px;
        }
         */
        
        #wrapEst .plentCenter .acadeCenter .acadeName dl dt {
            font-size: 13px;
            line-height: 23px;
            /* margin-top: 10px; */
            height: 26px;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeName .addredssDl {
            position: relative;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeName dl dt .jiahao {
            width: 15px;
            height: 15px;
            background: #eee;
            color: #Fff;
            display: inline-block;
            font-size: 10px;
            text-align: center;
            line-height: 15px;
            position: relative;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeName dl .AdderssNone {
            width: 50px;
            /* height: 100px; */
            /* background: pink; */
            border: 1px solid #eee;
            position: absolute;
            left: 182px;
            top: 20px;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeName dl .AdderssNone a {
            display: block;
            width: 100%;
            height: 20px;
            font-size: 10px;
            line-height: 20px;
            text-align: center;
            border-bottom: 1px dashed #eee;
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeName dl dt span {
            margin-right: 6px;
        }
        
        #wrapEst .plentCenter .acadeName .acadeCont {
            width: 840px;
            height: 100%;
            /* background: pink; */
        }
		#wrapEst .plentCenter .acadeName .acadeCont dl {
            width: 280px;
         
        }
        
        #wrapEst .plentCenter .acadeName .acadeContLeft {
            width: 220px;
            /* border: 1px solid black */
        }
        
        #wrapEst .plentCenter .acadeName .acadeContRight {
            width: 420px;
            /* border: 1px solid black */
        }
        
    
        
        #wrapEst .plentCenter .acadeCenter .nature {
            display: inline-block;
            padding: 0 10px;
            height: 18px;
            border: 1px solid #435b88;
            color: #fff;
            font-size: 11px;
            line-height: 18px;
            margin-right: 8px;
			border-radius: 5px;
            background: #035995;
           
        }
        
        #wrapEst .plentCenter .acadeCenter .acadeName .adadeCont dl dt .acadeA {
            font-size: 14px;
            margin-right: 17px;
        }
        /* 进入学校 */
        
        #wrapEst .plentCenter .acadeCenter .acadeName .comeSchool {
            display: block;
            width: 108px;
            height: 36px;
            border-radius: 5px;
            color: #fff;
            margin-right: 25px;
            font-size: 18px;
            line-height: 36px;
            margin-top: 13px;
            padding-left: 18px;
            /* text-align: center; */
            background: #435b88 url(../images/comeSChool_03.jpg) no-repeat 95px center;
        }
        /* 底部分页 */
        
        #wrapEst .plentCenter .acadeCenter .detailsBottom {
            width: 100%;
            height: 94px;
            /* background: #ffffff; */
            /* background: pink; */
            padding-top: 48px;
            background: #ffffff;
            margin-bottom: 54px;
        }
        
        #wrapEst .plentCenter .acadeCenter .detailsBottom .detaiNav {
            /* width: 540px; */
            height: 40px;
            margin-left: 184px;
            /* border: 1px solid black */
        }
        
        #wrapEst .plentCenter .acadeCenter .detailsBottom .detaiNav a {
            display: block;
            width: 38px;
            height: 38px;
            border: 1px solid #eeeeee;
            margin-right: 30px;
            font-size: 17px;
            line-height: 38px;
            text-align: center;
        }
        
        #wrapEst .plentCenter .acadeCenter .detailsBottom .detaiNav a .dian {
            width: 7px;
            height: 7px;
            margin-top: 17px;
            margin-left: 4px;
            border-radius: 50%;
            background: #b3b3b3;
        }
        /* *******************招生************************* */
        
        #wrapEst .plentCenter .acadeCenter .recruit {
            width: 1200px;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit ul {
            width: 1132px;
            padding-top: 40px;
            /* background-color: pink; */
            padding-left: 34px;
            padding-right: 34px;
			position: relative;
            /* border: 1px solid black; */
            /* background: linear-gradient(left, red, black); */
            background: linear-gradient(to right, #ffff, #f1f2f8);
            /* background: linear-gradient( #fdfdfe, #fefeff, #f5f6fa, #f5f6f9, #f1f2f8, #f6f6fa); */
            /* background: #f4f4f9; */
        }
        
        .checkACtive {
            color: #566a92;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit ul li {
            width: 1140px;
            height: 155px;
            margin: 0 auto;
            background: #fff;
            margin-top: 24px;
            padding-top: 11px;
            position: relative;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit ul li .generalImgWrap {
            width: 148px;
            height: 100%;
            position: relative;
            /* border: 1px solid red; */
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit ul li .generalImgWrap img {
		position: absolute;
		left: 10px;
		top: 32px;
		width: 100px;
		height: 100px;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit ul li h3 a{
            font-size: 23px;
        }
		 #wrapEst .plentCenter .acadeCenter .recruit ul li h3{
           width: 590px;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit ul .recrPosi {
            position: absolute;
            top: 0;
            width: 122px;
            height: 32px;
            background: #eef5f8;
            /* background: red; */
            color: #41758b;
            font-size: 14px;
            line-height: 32px;
            text-align: center;
            border-radius: 0 100px 100px 0;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit ul li .recruitRight {
            width: 802px;
            height: 144px;
            /* background: pink; */
            border-right: 1px dashed #eeeeee;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit ul li .recruitIng {
            display: block;
            width: 86px;
            height: 18px;
            background: #ca453d;
            font-size: 11px;
            line-height: 18px;
            color: #fff;
            text-align: center;
            margin-left: 8px;
            margin-top: 7px;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit ul li .refer {
            display: block;
            float: left;
            font-size: 14px;
            line-height: 14px;
            color: #7d7d7d;
            margin-top: 9px;
            margin-left: 17px;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit ul li .referFont {
            margin-top: -18px;
            display: block;
            margin-left: 24px;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .recruitRight .recruitName {
            width: 100%;
            height: 50px;
            /* background: red; */
            float: left;
            margin-top: 26px;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .recruitRight .xuanze {
            width: 18px;
            height: 18px;
            border: 1px solid #f0f0f0;
            margin-right: 5px;
            margin-top: -3px;
        }
        
        .refer {
            position: relative;
        }
        
        .input_check {
            position: absolute;
            visibility: hidden;
        }
        
        .input_check+label {
            display: inline-block;
            width: 18px;
            height: 18px;
            border: 1px solid #eeee;
            display: flex;
        }
        
        .input_check:checked+label:after {
            content: "√";
            width: 18px;
            height: 18px;
            color: #fff;
            background: #435b88;
            font-size: 16px;
            line-height: 18px;
            text-align: center;
            position: absolute;
            left: 0;
            top: 0;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .recruitRight .check {
            width: 18px;
            height: 18px;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .recruitRight .check:before {
            content: "";
            display: inline-block;
            vertical-align: middle;
            width: 18px;
            height: 18px;
            background-image: url(../images/check_03.gif);
            background-size: 100%;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .recruitRight .recruitName {
            width: 100%;
            height: 50px;
            /* background: red; */
            float: left;
            margin-top: 26px;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .recruitRight .recruitName dt {
            font-size: 14px;
            line-height: 14px;
            color: #7d7d7d;
            margin-top: 20px;
        }
        
        #wrapEst .plentCenter .acadeCenter .details dt i {
            float: left;
            width: 71px;
            display: inline-block;
            text-align: justify;
            text-align-last: justify;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .recruitRight .recruitName dt i {
            float: left;
            width: 71px;
            display: inline-block;
            text-align: justify;
            text-align-last: justify;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .recruitRight .recruitName .recruitNameLeft {
            width: 220px;
            height: 100%;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .recruitRight .recruitName .recruitNameCenter {
            width: 220px;
            height: 100%;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .recruitRight .recruitName .recruitNameBottom {
            width: 220px;
            height: 100%;
        }
        
        #wrapEst .plentCenter .acadeCenter .recruit .apply,
        #wrapEst .plentCenter .comeRec {
            display: block;
            width: 126px;
            height: 36px;
            background: #435b88;
            color: #fff;
            line-height: 36px;
            font-size: 16px;
            border-radius: 5px;
            text-align: center;
            margin-top: 54px;
            margin-right: 34px;
        }
		 #wrapEst .plentCenter .comeRec {
            position: absolute;
            top: -10px;
            right: -33px;
            z-index: 99999;
            background: #478843;
        }
        /* 8592ad */