/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

/*.slick-loading .slick-list { background: white url(./ajax-loader.gif) center center no-repeat; }*/
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

.slick-track:before, .slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

/* Icons */
/*@font-face { font-family: "slick"; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }*/
/* Arrows */
.slick-prev, .slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:focus, .slick-next:focus {
    outline: none;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

.slick-prev:before {
    content: "\2190";
}

.slick-next {
    right: -25px;
}

.slick-next:before {
    content: "\2192";
}

/* Dots */
.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
    outline: none;
}

.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
}

/*llllllllllllllllllllllllllllllllll*/
.content {
    margin-top: 78px;
}

.banner div {
    width: 100%;
    height: 910px;
}

.bannerwrap {
    width: 100%;
    overflow: hidden;
}

.l1wrap {
    margin-top: 65px;
    margin-bottom: 117px;
    background-color: #fff;
}

.l1 {
    width: 1200px;
    margin: 0 auto;
    height: 560px;
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl1-1.png") no-repeat right;
}

.l1 h1 {
    position: relative;
    right: 1200px;
    padding-top: 100px;
    margin-left: 143px;
    font-size: 40px;
}

.l1 .desc {
    position: relative;
    right: 1200px;
    width: 511px;
    margin-left: 67px;
    font-size: 23px;
    margin-top: 29px;

}

.l1 .info {
    width: 437px;
    margin-left: 104px;
    margin-top: 33px;

}

.l2wrap {
    height: 609px;
    width: 100%;
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl2.png") no-repeat center;
}

.l2 {
    padding-top: 244px;
    margin-left: -9px;
    text-align: center;
    font-size: 40px;
    font-weight: 600;

}

.l2:hover {
    padding-top: 225px;
    font-size: 50px;
    transition: all 600ms;
}

.l3wrap {
    width: 1200px;
    margin: 0 auto;
}

.l3t {
    padding-top: 80px;
    font-size: 24px;
    text-align: center;
}

.l3m {
    margin-top: 48px;
    margin-bottom: 56px;
    font-size: 40px;
    font-weight: 600;
    text-align: center;

}

.l3b {
    height: 425px;
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl3.png") no-repeat top;
}

.l3item {
    display: none;
    float: left;
    width: 300px;
    padding-top: 167px;
    text-align: center;

}

.l3item h3 {
    font-size: 24px;
    font-weight: 600;
}

.l3item p {
    padding-top: 32px;
    font-size: 16px;
    line-height: 30px;
}

.l4wrap {
    height: 609px;
    width: 100%;
    background: url("./images/ptl4.png") no-repeat center;
}

.l4 {
    width: 599px;
    margin: 0 auto;
    padding-top: 143px;
    color: #fff;
    text-align: center;
}

.l4 h2 {
    height: 94px;
    font-size: 53px;
    font-weight: 900;
    transition: 500ms;
}

.l4 h3 {
    font-size: 46px;
    font-weight: 100;
}

.l4 p {
    margin-top: 57px;
    font-size: 22px;
    font-weight: 100;
    text-align: left;
}

.l4:hover h2 {
    font-size: 59px;

}

.l5wrap {
    width: 100%;
    height: 775px;
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl5.png") no-repeat center;
}

.l5 {
    width: 1200px;
    margin: 0 auto;
}

.value {
    float: right;
    width: 511px;
    text-align: center;
    overflow: hidden;
}

.value h3 {
    padding-top: 120px;
    font-size: 39px;
}

.value h4 {
    margin-top: 17px;
    margin-bottom: 48px;
    font-size: 25px;

}

.spanwrap {
    display: none;
    width: 650px;

}

.value span {
    width: 206px;
    display: block;
    float: left;
    height: 76px;
    margin-bottom: 73px;
    margin-right: 99px;
    line-height: 76px;
    color: #fff;
    font-size: 29px;
    border-radius: 5px;
    background-color: #7585b3;

}

.l6wrap {
    height: 1150px;
    width: 100%;
    background: url("./images/ptl6.png") no-repeat center;
}

.l6 {
    width: 1200px;

    margin: 0 auto;
    color: #fff;
    text-align: center;
}

.l6t {
    height: 282px;
    padding-top: 160px;
    font-size: 39px;
    font-weight: 500;
    transition: 500ms;

}

.l6t:hover {
    font-size: 48px;
}

.l6t span {
    display: block;
    font-size: 38px;
    font-weight: 200;

}

.l6m {
    width: 1300px;
}

.circle {
    float: left;
    width: 160px;
    height: 160px;
    margin-right: 100px;
    border-radius: 50%;
    color: #02c2fc;
    line-height: 160px;
    text-align: center;
    font-size: 30px;
    background-color: #fff;
}

.l6b {
    height: 120px;
    width: 1500px;
    margin-left: -40px;
    overflow-y: hidden;
    font-size: 22px;
    transition: 800ms;

}

.l6b:hover {
    height: 500px;
}

.l6b .info {
    float: left;
    width: 220px;
    height: 800px;
    margin-top: 63px;
    margin-right: 45px;
    line-height: 30px;
}

.l7wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.l7 {
    margin-top: 80px;
    text-align: center;

}

.l7 .title {
    height: 182px;
    font-size: 38px;
    font-weight: 600;
    transition: 500ms;
    background: url("http://file.mayinongchang.net/college/maijiduo/images/darrow.png") no-repeat center 44%;

}

.l7 .title:hover {
    font-size: 42px;
}

.l7 .title span {
    display: block;
    font-weight: 300;
}

.swrap {
    width: 1300px;
}

.func {
    position: relative;
    float: left;
    width: 548px;
    margin-right: 99px;
}

.func:hover p {
    opacity: 1;
}

.func:hover .image {
    background-position: right;
}

.image {
    width: 100%;
    height: 550px;
    transition: 500ms;
    background-position: left;

}

.image1 {
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl71.png") no-repeat
}

.image2 {
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl72.png") no-repeat
}

.image3 {
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl73.png") no-repeat
}

.image4 {
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl74.png") no-repeat
}

.l7 h4 {

    width: 302px;
    height: 66px;
    margin: 62px auto 72px;
    line-height: 66px;
    font-size: 30px;
    color: #f2cf30;
    border: 1px solid #f2cf30;
}

.l7 p {
    position: absolute;
    top:170px;
    left: 50%;
    margin-left: -215px;
    width: 430px;
    font-size: 24px;
    line-height: 35px;
    color: #fff;
    opacity: 0;
    transition: 500ms;

}

.l8banner {
    width: 100%;
    height: 609px;
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl8.png") no-repeat center;
}

.l8 {
    width: 1200px;
    margin: 69px auto 0;
    overflow: hidden;
}

.l8twrap {
    width: 600px;
    height: 0;
    margin: 0 auto;
    padding-top: 140px;
    overflow: hidden;
    color: #ffffff;
    text-align: center;
    transition: 2000ms;

}

.l8twrap h3 {
    margin-bottom: 35px;
    font-size: 54px;
}

.l8twrap h4 {
    margin-bottom: 57px;
    font-weight: 300;
    font-size: 46px;
}

.l8twrap p {
    font-size: 23px;
}

.infowrap {
    width: 1400px;
    opacity: 0;
    transition: 1000ms;
}

.fundesc {
    float: left;
    width: 499px;
    margin-right: 143px;
    margin-bottom: 48px;

}

.fnum {

    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    background: #000;
}

.funinfo {
    margin-top: -29px;
    margin-left: 35px;
    text-indent: 1em;
    font-size: 24px;
    line-height: 36px;

}

.l9wrap {
    width: 100%;
    height: 1150px;
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl9.png") no-repeat center;
}

.l9 {
    display: none;
    width: 1200px;
    height: 650px;
    margin: 0 auto;
    padding-top: 850px;
    overflow: hidden;
    background: url("http://file.mayinongchang.net/college/maijiduo/images/ptl9b.png") no-repeat center;
}

.l10wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden
}

.l10 .title {
    position: relative;
    left: 2000px;
    height: 290px;
    padding-top: 70px;
    box-sizing: border-box;
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    background: url("http://file.mayinongchang.net/college/maijiduo/images/dlarrow.png") no-repeat center 52%;

}

.l10 .title span {
    display: block;
    font-weight: 200;
}

.l10 .ltitle {
    height: 84px;
    font-size: 40px;
    color: #f2cf30;
}

.l10 .icon {
    height: 160px;
    width: 100%;

}

.doc {
    position: relative;
    left: 2000px;
    width: 1400px;
    margin-top: 39px;
    margin-bottom: 94px;
}

.doc1 {
    margin-left: 30px;

}

.doc2 {
    margin-left: 5px;

}

.doc span {
    margin-right: 65px;
    font-size: 24px;
}

.shuoming {
    margin-bottom: 68px;
    margin-top: -20px;
    font-size: 24px;
    color: #818181;
}

.status {
    margin-bottom: 22px;
    font-size: 23px;
}

.sinfo {
    margin-bottom: 167px;
    font-size: 23px;
    color: #818181;
}



