body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6,p { font-family: "Microsoft YaHei UI-Regular, Microsoft YaHei UI"}
html,body{
    width: 100%;
    /* height: 100%; */
    margin: 0;
    padding: 0;
}
/* 背景图以后可能做成banner */
.head-nav {
    min-width: 1200px;
    height: 600px !important;
    /* background: url('../images/web-head-nav.png') no-repeat;
    background-size: 100% 100%; */
}
/* .head-nav.layui-carousel#carous .layui-carousel-ind {
    top: -145px;
} */
.banner {
    width: 100%;
    min-width: 1200px;
    height: 750px;
    position: relative;
}
.banner .textbox {
    position: absolute;
    top: 50%;
    left: 18.5%;
    color: #fff;
    transform: translateY(-50%);
}
.banner .textbox p {
    font-size: 18px;
    line-height: 1.5;
}
.banner .textbox p.htitle {
    font-size: 40px;
}
.banner .textbox button {
    width: 95px;
    height: 35px;
    background-color: #093AC3;
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    border: none;
    cursor: pointer;
    margin-top: 70px;
}
.banner img {
    width: 100%;
    height: 100%;
}
ul.car-ban {
    text-align: center;
}
ul.car-ban li {
    position: relative;
}
.layui-carousel-arrow ,.layui-carousel-ind{
    z-index: 3;
}
.bannerImgout{
    width: 120%;
    height: 140%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    filter: blur(60px);
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.bannerImg {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    vertical-align: middle;
    cursor: pointer;
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
    z-index: 2;
    opacity: 1;
}
.index-content {
    position: relative;
    min-width: 1200px;
}
.little-tips {
    width: 529px;
    height: 130px;
    background: #FFFFFF;
    box-shadow: 0px 10px 25px 0px rgba(36, 119, 233, 0.2);
    border-radius: 10px;
    position: absolute;
    top: -75px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    z-index: 99;
    box-sizing: border-box;
    padding: 0 96px;
}
.little-title {
    margin-bottom: 10px;
    margin-top: 25px;
    text-align: left;
}
.little-title a {
    font-size: 16px;
    font-weight: 500;
    color: #216ACE;
}
.text p {
    line-height: 28px;
    text-align: left;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
}
.content-item1 {
    width: 100%;
    height: 600px;
    /* height: 870px; */
    background-color: #fff;
    position: relative;
}
.bg-img {
    position: absolute;
    right: 144px;
    top: 116px;
}
.bg-img2 {
    width: 41%;
    position: absolute;
    right: 0;
    bottom: 0;
}
.bg-img2 img {
    width: 100%;
    /* width: 935px;
    height: 262px; */
}
.bg-img3 {
    width: 203px;
    height: 200px;
    background: #A8E3FB;
    opacity: 0.5;
    border-radius: 50%;
    position: absolute;
    right: 144px;
    top: -100px;
}
/* .bg-img5 {
    width: 772px;
    height: 815px;
    background: url(../images/web-index-bg2.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    right: 0;
    bottom: 0;
} */
.main-cont {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.content-item2 .main-cont h2 {
    font-size: 32px;
    font-weight: 400;
    color: #000000;
    margin-top: 62px;
}
.content-item2 .main-cont h3 {
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    margin: 32px 0 52px 0;
}
.item-line {
    display: flex;
    justify-content: space-around;
}
.item-line .item-text {
    text-align: left;
}
.item-text p:first-child{
    font-size: 48px;
    font-weight: 400;
    color: #093AC3;
}
.item-text p:last-child{
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}
.item1-line1 {
    margin-top: 80px;
    /* margin-top: 156px; */
    text-align: center;
}
.item1-line1 span {
    color: #666;
    font-size: 16px;
}
.item1-line1.topstyle {
    margin-top: 90px;
}
.item1-line1 h3 {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
}
.iine3-msg {
    /* margin-left: 130px; */
    width: 600px;
    box-sizing: border-box;
    padding-left: 90px;
}
.msg-infor h3 {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    margin-bottom:25px;
    text-align: left;
}
/* p.twotitle {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
    margin-bottom: 20px;
} */
p.information {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 1.6;
    text-align: left;
}
.item1-line2,.item2-line2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
}
.project {
    text-align: center;
    /* flex: 1; */
}
.project span {
    width: 60px;
    height: 60px;
    /* width: 50px;
    height: 50px; */
    display: inline-block;
    margin-bottom: 15px;
}
.project h3 {
    font-size: 15px;
    font-weight: 600;
    color: #000000;
    position: relative;
}
h3.acive-col {
    color: #093AC3;
}
h3.acive-col::after {
    content:'';
    display:block;
    width:60px;
    height:3px;
    position:absolute;
    background: #093AC3;
    bottom:-5px;
    left:50%;
    transform:translateX(-50%);
}
.item1-line3 {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.item1-line3 .line3-img {
    width: 350px;
    text-align: center;
}
.item1-line3.isshowhide {
    display: none;
}
.getmore {
    width: 93px;
    height: 32px;
    background: #093AC3;
    border-radius: 5px;
    text-align: center;
    line-height: 32px;
}
.getmore a {
    font-size: 12px;
    font-weight: 400;
    color: #FFFFFF;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.content-item2 {
    width: 100%;
    height: 366px;
    position: relative;
    background: url(../images/index-banner4.png) no-repeat;
    background-size: 100% 100%;
}
.content-item3 {
    width: 100%;
    height: 648px;
    background-color: #fff;
    position: relative;
}
.main-cont3 {
    width: 1200px;
    height: 100%;
    box-sizing: border-box;
    padding-top: 65px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.section-cont {
    height: calc(100% - 236px);
    /* height: 500px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.msg-infor {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    height: 180px;
}
/* 赛链头条开始 */
.main-cont3 h3 {
    font-size: 26px;
    font-weight: 600;
    color: #333333;
}
.racelink-hot {
    width: 100%;
    height: 100%;
}
.hot-titlt {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.news_list.box .morenews {
    width: 94px;
    height: 32px;
    line-height: 32px;
    opacity: 1;
    font-weight: 400;
    color: #000000;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #000000;
    border-radius: 4px 4px 4px 4px;
    cursor: pointer;
    margin-top: 20px;
}
#newlistBox a {
    color: #333;
    font-size: 18px;
}
#newlistBox a i {
    margin-left: 10px;
}
.news_title h2 {
    font-size: 24px;
    line-height: 33px;
    position: relative;
}
.news_list.box {
    display: flex;
}
.news_list ul {
    display: block;
    /* padding-bottom: 30px; */
}
.activity-box {
    width: 50%;
}
.act-img {
    width: 600px;
    height: 301px;
    margin-top: 30px;
    background: rgba(178,64,203,.6);
}
.act-img img {
    width: 600px;
    height: 100%;
    border-radius: 8px;
    object-fit: scale-down;
}
.act-text {
    margin-top: 20px;
    height: 121px;
}
.act-text p:nth-child(1) {
    font-size: 14px;
    font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
    font-weight: 400;
    color: #8A8A8A;
    line-height: 14px;
}
.act-text p:nth-child(2) {
    font-size: 18px;
    font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
    font-weight: 400;
    color: #121212;
    margin: 8px 0 10px;
    line-height: 21px;
}
.act-text p:nth-child(3) {
    font-size: 14px;
    font-family: Microsoft YaHei UI-Regular, Microsoft YaHei UI;
    font-weight: 400;
    color: #8A8A8A;
    line-height: 16px;
}
#newlistBox {
    width: 40%;
    margin-left: 60px;
}
.news_list ul li {
    display: block;
    clear: both;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: #DDDDDD 1px dotted;
    box-sizing: border-box;
    height: 98px;
}
.news_list ul li a {
    display: block;
    height: 100%;
}
.news_list ul li .news_img {
    float: left;
    width: 170px;
    height: 100px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.news_list ul li .news_img img {
    max-width: 170px;
    height: 100px;
    cursor: pointer;
    transition: all 0.6s;
}
.news_list ul li .news_img_r {
    float: right;
    width: 100%;
    margin-left: -282px;
}
.news_list ul li .news_img_r .news_img_r_info {
    /* margin-left: 282px; */
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.news_list ul li .news_img_r .news_img_r_info .news_name {
    font-size: 20px;
    color: #333;
    line-height: 25px;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    padding-top: 6px;
    word-wrap: break-word;
}
.news_list ul li .news_img_r .news_img_r_info .news_sub_name {
    font-size: 14px;
    color: #666;
    line-height: 40px;
    max-height: 50px;
    overflow: hidden;
    position: relative;
    margin-top: 8px;
    word-wrap: break-word;
}
.news_list ul li .news_img_r .news_img_r_info .news_tip_text {
    font-size: 14px;
    color: #999;
    line-height: 20px;
    /* position: absolute; */
    /* left: 0; */
    /* bottom: 35px; */
    word-wrap: break-word;
}
.news_title h2 .line {
    position: absolute;
    left: 0;
    bottom: -22px;
    width: 100px;
    height: 2px;
    background-color: #fb8944;
}
div#page {
    text-align: center;
}
.news_img:hover{
    box-shadow: 0 2px 12px rgba(0,0,0,.2), 0 2px 12px rgba(0,0,0,.2);
    transform: translateY(-1px);
}
.news_sub_name p span {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    max-height: 20px;
}
/* 赛链头条结束 */
/* 资讯start */
.racelin-msg {
    width: 600px;
    height: 100%;
    box-sizing: border-box;
    padding-left: 140px;
}
.racelin-msg ul {
    margin-top: 56px;
}
.racelin-msg ul li {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin-bottom: 40px;
}
.racelin-msg ul li a {
    display: flex;
    align-items: center;
}
i.icon {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url('../images/web-index-icon.png') no-repeat;
    background-size: 100% 100%;
    margin-right: 15px;
}
/* 资讯end */
/* 联系我们star */
.foot-top {
    position: relative;
    width: 100%;
    height: 262px;
    background-color: #F5FCFF;
    /* background: url('../images/web-foot-top.png') no-repeat;
    background-size: 100% 100%; */
}
.bg-img4 {
    width: 203px;
    height: 203px;
    background: #F59399;
    opacity: 0.5;
    border-radius: 50%;
    position: absolute;
    left: 144px;
    top: -121px;
}
.contact-us {
    width: 1200px;
    margin: 0 auto;
    /* display: flex;
    flex-direction: column;
    align-items: center; */
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.foot-top .contact-us h3 {
    font-size: 24px;
    font-weight: 500;
    color: #093AC3;
    margin-bottom: 20px;
}
.foot-top .contact-us span {
    font-size: 15px;
    font-weight: 400;
    color: #000000;
    display: inline-block;
    width: 488px;
}
.foot-top .contact-us .btn-us {
    width: 140px;
    height: 46px;
    line-height: 46px;
    border: 1px solid #FFFFFF;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;
    text-align: center;
    margin-top: 34px;
    cursor: pointer;
}
.foot-ewm {
    display: flex;
    margin-top: 20px;
}
.foot-ewm img {
    width: 78px;
    height: 78px;
}
.ewm-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 15px;
    font-weight: bold;
    color: #121212;
    margin-left: 15px;
}
/* 联系我们end */
/* 兼容IE样式 */
@media screen\0 {
    .msg-infor {
        height: auto;
    }
}
