@charset "utf-8";
*{
    padding: 0;
    margin: 0;
    font-family:微软雅黑,Arial;
}
body{
    width: 100%;
    min-width: 1300px;
}
img{
    border: 0;
    padding: 0;
    margin: 0;
}
ul,li{
    list-style: none;
}
a{
    text-decoration: none;
}
.m{
    width:65%;
    min-width:845px ;
    margin: 0 auto;
}
.footer{
    width: 100%;
    overflow: hidden;
}
.part{
    width: 20%;
    float: left;
    text-align: center;
}
.tit{
    font-size: 20px;
    color: #000000;
    line-height: 60px;
    font-weight: bold;
}
.contain{
    text-decoration: none;
    font-size: 14px;
    color: #666666;
    line-height: 32px;
}
.contain:hover{
    color: #E8BF30;
}
.ul_img li{
    float: left;
    padding: 0 6px;
}
.partner{
    width: 75%;
    margin: 60px auto;
    height: 224px;
    border: 1px solid #e5e5e5;
}
.partner p{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    margin-top: 50px;
}
.partner ul li{
    float: left;
    padding: 50px 0 0;
    width: 16.6667%;
}
.partner ul li img{
    width: 90%;
    display: block;
    margin: auto;
}
.bottom{
    width: 100%;
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
}
.bottom p{
    font-size: 14px;
    color: #333333;
    text-align: center;
    margin-top: 10px;
}
/*新底部*/
.newFooter .footer{margin-top: 0;padding-top: 50px;background-color: #313131;padding-bottom: 30px;}
.newFooter .tit{line-height: 1;margin-bottom: 20px;font-size: 16px;  color:white;}

.newFooter .contain { color: #9e9e9e; line-height: 22px;font-size: 16px;}
.newFooter .part {  text-align: left;  }
.newPro{  font-size: 14px;  color: #5E6D82;   line-height: 22px;}
.newFooter .bottom{border-top: none;padding-top: 40px;padding-bottom: 20px;}
.newFooter .bottom p {    font-size: 14px;  color: #91A1B7;  margin-top: 0;  }
.newFooter .m{width: 1008px;}
.mediaListTitle{  font-size: 16px;  color: #1F2D3D;}
.w1440{ max-width: 1440px; min-width: 1300px;}
.auto{margin:0 auto;}
.connectUs li{float: left;margin-right: 10px;}
.connectUs li a{display: inline-block;width: 24px;height: 24px;}
.face_book{background: url("/images/about/face_book.svg") no-repeat;}
.twitter{background: url("/images/about/twitter.svg") no-repeat;}
.instagram_icon{background: url("/images/about/instagram_icon.svg") no-repeat;}
.tut_icon{background: url("/images/about/tut_icon.svg") no-repeat;}
.in_icon{background: url("/images/about/in_icon.svg") no-repeat;}
.mt60{margin-top: 60px;}
.part li{margin-bottom: 16px;}
.logoImgBox{width: 158px;height: 32px;background: url("/images/about/bottom_logo.svg") no-repeat;}
.face_book:hover{background: url("/images/about/face_book_pre.svg") no-repeat;}
.twitter:hover{background: url("/images/about/twitter_icon_pre.svg") no-repeat;}
.instagram_icon:hover{background: url("/images/about/instagram_icon_pre.svg") no-repeat;}
.tut_icon:hover{background: url("/images/about/tut_icon_pre.svg") no-repeat;}
.in_icon:hover{background: url("/images/about/in_icon_pre.svg") no-repeat;}
.logoImgBox:hover{background: url("/images/about/bottom_logo_pre.svg") no-repeat;}