* {

    padding: 0;

    margin: 0;

    box-sizing: border-box;

}



p {

    margin: 0;

}



ul,

ol {

    list-style: none;

}



a {

    text-decoration: none;

    color: #000000;

    font-size: 16px;

}



button,

input {

    border: none;

    outline: none;

}





/* 轮播 */



.swiper-container {

    width: 100%;

    height: 470px;

}


body .swiper-pagination-bullet{
	background:#fd9009;
}
body .swiper-pagination-bullet-active{
	background:#e84d5d;
}
.swiper-wrapper .bg1 {

    background: url(../images/Penguins.jpg) no-repeat;

    background-size: 100% 100%;

}



.swiper-wrapper .bg2 {

    background: url(../images/Penguins.jpg) no-repeat;

    background-size: 100% 100%;

}



.swiper-wrapper .bg3 {

    background: url(../images/Penguins.jpg) no-repeat;

    background-size: 100% 100%;

}





/* 内容模块 */



.cont {

    padding-bottom: 56px;

}



.title {

    font-size: 30px;

    text-align: center;

    padding-top: 56px;

    padding-bottom: 36px;

}



.title p {

    display: inline-block;

    font-weight: bold;

    font-size: 42px;

    color: #333;

}



.details {

    display: flex;

    justify-content: space-between;

    max-width: 1200px;

    margin: 0 auto;

}





/* 市场洞悉 */



.cont1 .details ul {

    width: 49%;

}



.cont1 .details ul>p {

    display: inline-block;

    margin-bottom: 30px;

}



.cont1 .details ul>p a {

    font-size: 28px;

    color: #333;

}



.cont1 .details .u1>div {

    background: linear-gradient(to right, #E8EAEE, #E0E4E8, #D1D7DB);

    width: 100%;

    height: 15px;

}



.cont1 .details ul li {

    display: flex;

}



.cont1 .details ul li a img {

    width: 158px;

    height: 105px;

    display: inline-block;

    border: 2px solid #EEEEEF;

}

.cont1 .details ul li>div .p1{
	height:38px;
}

.cont1 .details ul li>div .p1 a {
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;	
    font-size: 14px;

    color: #333;
	
    font-weight: bold;

}



.cont1 .details ul li>div .p1 a:hover {

    color: #e84d5d;

}



.cont1 .details .u1>div,

.cont1 .details .u2>div {

    height: 1px;

    width: 100%;

    background: #f5f5f5;

    margin: 14.5px 0;

}



.cont1 .details .u2 li>div {

    margin-left: 20px;

}



.cont1 .details .u1 li>div {

    margin-left: 15px;

}



.cont1 .details ul li>div .p2 {

    display: -webkit-box;
	height:42px;
    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    overflow: hidden;

    margin: 5px 0;

}



.cont1 .details ul li>div .p2 a {

    font-size: 13px;

    color: #999;

}




.cont1 .details ul li>div .p3 {

    font-size: 12px;

    color: #bfbfbf;

}



.cont1 .details ul li>div .p3>p {

    float: right;

}



.cont1 .details ul li>div .p3 div {

    display: inline-block;

    color: #fd9009;

}



.cont1 .details ul li>div .p3 div img {

    width: 20px;

    height: 12px;

    margin-left: 25px;

    position: relative;

    top: 2px;

}





/* 线下活动及培训 */



.cont2 {

    background: url(../images/index_bg1.jpg) no-repeat;
	background-size:100% 100%;

}



.cont2 .title {

    padding-bottom: 36px;

}



.cont2 .title p {

    color: #fff;

}



.cont2 .details>div {
	background-color:rgba(0,0,0,0.3);
    width: 330px;
	margin:0 35px;

}



.cont2 .details div img {

    width: 100%;

    height: 290px;

}



.cont2 .details div p {

    color: #fff;
	font-size:18px;
    padding: 25px 10px 35px 10px; 

    width: 100%;
	position:relative;
    text-align: center;

}



.cont2 .details div p:hover {

    color: #e84d5d;
	
}



.cont3 img {

    width: 100%;

    height: 192px;

}



.cont3 .details {

    margin-top: 56px;

}



.cont3 .details>div {
	position:relative;
    width: 286px;

}



.cont3 .details>div div {

    margin-top: 35px;

}



.cont3 .details>div p {

    font-size: 16px;

    margin-top: 20px;

    color: #333;

}
.cont3 .details>div a>p:hover{
	color:#e84d5d;
}


.cont3 .details>div .p1 {

    font-size: 28px;

    margin-left: 15px;

    margin-top: 0;

}



.cont3 input {

    border-radius: 20px;

    color: #fff;

    font-size: 18px;

    background:linear-gradient(#fe9807,#f4810e);

    width: 140px;

    height: 40px;

    margin-top: 20px;
	

}
.cont3 span{
 width: 140px;
    height: 40px;
	border-radius: 20px;
	background-color:rgba(255,255,255,0.2);
position:absolute;
bottom:0;
left:0;
border:none;
display:none;

}

.cont3 .details>div>a:hover {
	cursor:pointer;
	
		
}
.cont3 .details>div>a:hover span {
	display:block;
	
		
}




/* 学院动态 */



.cont4 {

      background: url(../images/index_bg2.jpg) no-repeat;
	background-position:center center;

}




.cont4 .title p{
    color: #fff;

}



.cont4 .details ul li>div .p2 a,

.cont4 .details ul>p a {

    color: #fff;

}



.cont4 .details ul>p {

    margin-bottom: 8px;

}



.cont4 .details ul li>div .p2 {

    margin: 0;

}



.cont4 .details ul li>div {

    display: flex;

    flex-direction: column;

    justify-content: center;

}



.cont4 .details .u2 li>div {

    margin-left: 20px;

}



.cont4 .details .u1 li>div {

    margin-left: 20px;

}



.cont4 .details ul li {
    margin-top: 20px;
}
.cont4 .details ul li:hover  .img_move{
	position:relative;
	left:10px;
	
}



.cont4 .details ul li>div .p2 a {

    color: #fff;

    font-size: 20px;

    line-height: 32.5px;

}



.cont4 .details ul li a img {

    width: 245px;

    height: 135px;

    border: 0;

}



.cont4 .details ul>p {

    padding-left: 20px;

}



.cont4 .details ul {

    width: 49%;

}

.cont4 .details ul li>div .p2{
	height:auto;
}

.cont5 .details>p {

    font-size: 16px;

    color: #333;

    text-indent: 2em;
	line-height:35px;

}



.cont5_cont2 {

    margin: 0 auto;

    margin-top: 60px;

    width: 1000px;

    height: 195px;

    background: url(../images/cont5_p1.png) no-repeat;

    background-position: center center;

}





/* 摩瑞大事记 */



.cont5 .title2 {

    text-align: center;

}



.cont5 .title2>p {

    padding-top: 56px;

    padding-bottom: 36px;

    font-weight: normal;

    font-size: 42px;

    color: #333;

}



.cont5 .title2>div {

    height: 200px;

    width: 1200px;

    margin: 0 auto;

}



.cont5 .title2 .fenzhi {

    width: 100%;

    height: 5px;

    background-color: #2D2C40;

    margin-top: 187.5px;

      display: flex;
    justify-content: space-around;
}



.fenzhi li {

    width: 5px;

    height: 75px;

    background-color: #2D2C40;

    float: left;

    position: relative;

}



.fenzhi li div {

    position: absolute;

    width: 85px;

    height: 120px;

    bottom: -120px;

    left: -40px;

    border-radius: 15px;

    box-shadow: 3px 5px 1px #C8C3C0;

    font-size: 12px;

    color: #333;

    padding: 0 10px;

    padding-top: 30px;

    text-align: left;

    background-color: #313043;

}



.fenzhi li:nth-of-type(4n+1) {

    height: 35px;

    top: -30px;

}



.fenzhi li:nth-of-type(4n+1) div {

    background-color: #F1F1F2;

    top: -120px;

}



.fenzhi li:nth-of-type(4n+2) {

    height: 75px;

}



.fenzhi li:nth-of-type(4n+2) div {

    background-color: #2F2E40;

    color: #fff;

}



.fenzhi li:nth-of-type(4n+3) {

    height: 75px;

    top: -70px;

}



.fenzhi li:nth-of-type(4n+3) div {

    background-color: #9199AB;

    top: -120px;

}



.fenzhi li:nth-of-type(4n+4) {

    height: 35px;

}



.fenzhi li:nth-of-type(4n+4) div {

    background-color: #F1F1F2;

}
/* 在线留言 */
.lxmr_box {
    background-color: #F2F3F3;
}
.lxmr {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 56px;
	background:#F2F3F3;
}

.lxmr .lxmr_text {
    font-size: 14px;
    color: #666;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.lxmr .lxmr_text img {
    margin-left: 10px;
    margin-right: 30px;
}

.lxmr form {
	position:relative;
	left:55px;
    font-size: 16px;
    color: #666;
    display: flex;
    flex-wrap: wrap;
}

.lxmr form div {
    position: relative;
    margin-top: 20px;
}

.lxmr form div input {
    width: 360px;
    height: 35px;
    border: 1px solid #C0C0C0;
    font-size: 16px;
}

.lxmr form div label {
    margin-right: 25px;
}

.lxmr form div span {
    color: #B41F08;
    position: absolute;
    top: 0;
    left: 465px;
}

.lxmr form div textarea {
    width: 935px;
    height: 110px;
    outline: none;
    margin-right: 110px;
    resize: none;
    font-size: 16px;
}

.lxmr form .message {
    display: flex;
    align-items: flex-start;
}

.lxmr form div input:nth-of-type(n) {
    margin-right: 110px;
}

.lxmr form button {
    margin: 0 auto;
    width: 140px;
    height: 40px;
    background-color: #E84D5D;
    border-radius: 20px;
    color: #fff;
    margin-top: 32px;
	font-size:16px;
}
br{
	display:none;
}
