* {
    margin: 0;padding: 0;box-sizing: border-box;
    font-family: "PingFangSC-Regular", "Microsoft YaHei", "Open Sans", Arial, "Hiragino Sans GB", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}
@font-face {
    font-family: 'iconfont-dinghome2019';
    src: url('../rt/index/font_1283655_e97spi8ao84.eot');
    src: url('../rt/index/font_1283655_e97spi8ao84.eot?#iefix') format('embedded-opentype'),
    url('../rt/index/font_1283655_e97spi8ao84.woff2') format('woff2'),
    url('../rt/index/font_1283655_e97spi8ao84.woff') format('woff'),
    url('../rt/index/font_1283655_e97spi8ao84.ttf') format('truetype'),
    url('../rt/index/font_1283655_e97spi8ao84.svg#iconfont') format('svg');
}
.yi-home-head-body {
    position: fixed;width: 100%;min-width: 1200px;height: 80px;top: 0;background-color: #fff;/*border-bottom: 1px solid #ebeef3;*/z-index: 100;
}
.yi-home-head-body-block {
    position: relative;width: 100%;min-width: 1210px;height: 80px;background-color: #fff;
}
.yi-home-head-content {
    position: relative;width: 1210px;margin: 0 auto;display: -ms-flexbox;display: flex;-ms-flex-direction: row;flex-direction: row;
}
.yi-home-head-logo {
    width: 157px;height: 80px;display: -ms-flexbox;display: flex;-ms-flex-align: center;-ms-align-items: center;align-items: center;
}
.yi-home-head-logo-link {
    position: relative;display: block;width: 157px;height: 34px;
    background-image: url('../ri/qxy_logo.png');background-position: 0%;background-size: 100%;text-decoration: none;
}
.yi-home-head-nav {
    width: 900px;height: 80px;margin-left: 28px;display: -ms-flexbox;display: flex;
}
.yi-home-head-nav-item {
    position: relative;display: -ms-flexbox;display: flex;height: 80px;
    margin: 0 25px 0 0;-ms-flex-align: center;-ms-align-items: center;align-items: center;
}
.yi-home-head-nav-item.active {
    border-bottom: 2px solid #BB3035;
}
.yi-home-head-nav-item.active .yi-home-head-nav-item-link {
    color: #BB3035;
}
.yi-home-head-nav-item-link {
    font-size: 16px;color: #000;line-height: 80px;text-decoration: none;
}
.yi-home-head-nav-item-link.nohover {
    color: #000 !important;
}
.yi-home-head-nav-item-link:hover {
    color: #BB3035;
}
.yi-home-head-nav-item-new {
    position: absolute;width: 27px;height: 17px;left: 25px;top: 20px;
    background-image: url('../ri/index/new-54-34.png');background-position: 0%;background-size: 100%;
}
.yi-home-head-operation {
    position: relative;width: 145px;height: 80px;display: -ms-flexbox;display: flex;-ms-flex-align: center;
    -ms-align-items: center;align-items: center;
}
.yi-home-head-operation-region {
    position: relative;/*width: 100px;*/height: 80px;display: -ms-flexbox;display: flex;-ms-justify-content: center;
    justify-content: center;-ms-flex-align: center;-ms-align-items: center;align-items: center;cursor: pointer;
}
.yi-home-head-operation-region-text {
    font-size: 16px;text-align: center;color: #000;
}
.yi-home-head-operation-region-icon {
    margin: 1px 0 0 5px;font-size: 12px;-webkit-transform: scale(.8);-moz-transform: scale(.8);
    -ms-transform: scale(.8);-o-transform: scale(.8);transform: scale(.8);
}
.yi-home-head-operation-register {
    position: relative;display: block;padding: 2px;width: 140px;height: 46px;margin-right: 10px;
    line-height: 40px;font-size: 16px;font-weight: bold;color: #BB3035;
    -ms-flex-align: center;-ms-align-items: center;text-align: center;text-decoration: none;border: 1px solid #BB3035;border-radius: 23px;
}
.yi-home-head-operation-register:hover {
    border: 3px solid #BB3035;padding: 0;
}
.yi-home-head-operation-download {
    position: relative;display: block;width: 140px;height: 46px;margin-right: 25px;line-height: 46px;font-size: 16px;font-weight: bold;color: #fff;
    -ms-flex-align: center;-ms-align-items: center;text-align: center;text-decoration: none;border-radius: 23px;background-color: #BB3035;
}
.yi-home-head-operation-download:hover {
    background-color: #932327;
}
.yi-home-head-operation-login {
    position: relative;display: block;font-size: 16px;color: #000;
    -ms-flex-align: center;-ms-align-items: center;text-align: center;text-decoration: none;
}
.yi-home-head-operation-login:hover {
    color: #BB3035;
}