@charset "utf-8";
* {
    margin: 0;
    padding: 0;
}
@font-face {
    font-family: "Source Han Sans CN", "微软雅黑", PingFang SC;
    src: url("../fonts/sourcehansans.eot");
    src: url("../fonts/sourcehansans.eot?#iefix") format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/sourcehansans.woff") format("woff"),
        /* Modern Browsers */ url("../fonts/sourcehansans.ttf") format("truetype"),
        /* Safari, Android, iOS */ url("../fonts/sourcehansans.svg#Source Han Sans CN") format("svg"); /* Legacy iOS */
    font-weight: bold;
    font-style: normal;
}
body {
    font-size: 13px;
    font-family: "PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei","Helvetica Neue",Arial,sans-serif;
    /*font-family: "Source Han Sans CN", "微软雅黑", Arial, sans-serif;*/
    color: #232323;
    background: #f1f1f1;
    line-height: 25px
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0px;
    padding: 0px;
}
table {
    border-collapse: collapse;
}
a, img {
    border: 0;
}
ol, ul {
    list-style: none
}
a {
    color: #454545;
    text-decoration: none;
}
a:hover {
    color: #1eaff1;
}
.clearfix {
    clear: both;
    width: 0px;
    height: 0px;
    overflow: hidden;
}
.index-notice {
    height: 44px;
    background: #FFFFFF;
    text-align: center;
}
.index-notice .index-breadcrumb {
    margin: 0 auto;
    text-align: left;
    width: 1200px;
    max-width: 1600px;
    line-height: 44px;
}
.index-notice .index-breadcrumb .newest-notice-text {
    font-size: 20px;
    color: #333333;
    line-height: 34px;
    font-weight: bold;
    margin-left: 10px;
}
.index-notice .index-breadcrumb a {
    color: #C40301;
}
.index-notice .index-breadcrumb a:hover {
    color: #C40301;
}
.index-buttons {
    width: 100%;
}
.index-button {
    /*height: 72px;*/
    width: 100%;
    margin: 4px 0;
    background: #FFFFFF;
    border: 1px solid #C40301;
    display: inline-flex;
    /*align-self: center;*/
    justify-content: center;
    box-sizing: border-box;
}
.index-button a{
    display: inline-flex;
    align-items: center;
}
.index-button a span{
    display: inline-flex;
    align-items: center;
}
.index-button:nth-child(1) {
    background: url("../images/index-button-1.png") no-repeat center center;
}
.index-button:nth-child(2) {
    background: url("../images/index-button-2.png") no-repeat center center;
}
.index-button:nth-child(3) {
    background: url("../images/index-button-3.png") no-repeat center center;
}
.index-button span {
    height: 36px;
    font-size: 28px;
    font-weight: 500;
    line-height: 70px;
    color: #000;
    letter-spacing: 4px;
    opacity: 1;
    margin-left: 5px;
    padding: 0;
}
/*.title_color{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}*/
.yzm-container-box {
    /*width: 100%;*/
    background: #F1F1F1;
    min-width: 1200px

}
.yzm-header-box {
    height: 40px;
    line-height: 38px;
	font-size: 14px;
    background: #C72833;
    border-bottom: 1px solid #C72833;
}
.yzm-header-top {
    width: 1170px;
    margin: 0 auto;
    color: #fff;
}
.yzm-header-top a {
    color: #fff;
    margin-left: 10px;
}
.yzm-header-top a:hover {
    color: #000;
}
.yzm-member-status {
    float: right;
}
.yzm-member-status .login {
    color: #FFF;
    border: 1px solid #A12624;
    padding: 3px 7px
}



/* 网站容器 */
.yzm-container {
    margin: auto;
    width: 1200px;
    max-width: 1600px;
    /*min-width: 1170px;*/
}
.yzm-content-box {
    /*padding: 0px 4px 0px 4px;*/
    padding: 4px;
    background: #fff;
    /*border: 1px solid #eee;*/
	margin:0 auto;
}
.yzm-content table,.yzm-content td{
    border: 1px solid #aaaaaa;
    padding: 2px;
}
.yzm-title {
    border-bottom: #e4e3e3 1px solid;
    margin-bottom: 10px
}
.yzm-title a {
    line-height: 41px;
}
.yzm-title h2 {
    font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    border-left: 6px solid #C40301;
    display: inline-block;
    padding-left: 12px;
    padding-right: 2px;
    margin-bottom: 6px;
    color: #000
}
.yzm-title-right {
    float: right;
}
.yzm-title-right a {
    line-height: 40px
}
.yzm-line {
    height: 20px;
    clear: both;
}
/*网站头部 */
.yzm-header {
    height: 160px;
    padding: 10px 0;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;


}

.yzm-sub {
    /*float: left;*/
	font-size: 20px;
    line-height: 34px;
    font-weight: bold;
    margin-top: 5px;
    width: 100%;
}
.yzm-logo {
    /*float: left;*/
    margin-top: 25px;
    width: 100%;
}
.yzm-logo a {
    color: #2196f3;
    font-size: 30px;
    display: block;
    line-height: 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.yzm-logo img {
}
/*中部搜索 */
.yzm-searchbg {
width: 1200px;
/*height: 100px;*/
background: #fff;
border: 1px solid #eee;
}
.yzm-search {
margin: 4px 0;
padding: 2px;

}
.searchtxt .searchmenu .searchselected {
    background-image: url(../images/icon2.png);
    background-repeat: no-repeat;
}
.searchtxt {
    position: relative;
    /*width: 491px;*/
    height: 44px;
    border: 1px solid #C40301;
    border-right: 0;
    z-index: 100;
    background: #fff;
    /*border-radius: 5px;*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.searchtxt .searchmenu {
    float: left;
    border-right: 1px solid #eee;
}
.searchtxt .searchmenu .searchselected {
    color: #666;
    cursor: pointer;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    width: 60px;
    background-position: 55px -85px;
}
.searchtxt .searchmenu .searchopen {
    background-position: 55px -113px
}
.searchtxt .searchmenu .searchtab {
    display: none;
    position: absolute;
    top: 36px;
    left: -2px;
    width: 75px;
    border: 2px solid #2196f3;
    border-top: 0;
    background: #fff;
    z-index: 100;
}
.searchtxt .searchmenu .searchtab li {
    height: 28px;
    line-height: 28px;
    color: #666;
    font-size: 14px;
    cursor: pointer;
    padding-left: 15px
}
.searchtxt .searchmenu .searchtab li.selected {
    background: #edf3fc;
    color: #018dbc;
}
#form-search {
    display: grid;
    grid-template-columns: 70% auto;
    gap:0 20px;

}
#form-search .search_input {
    float: left;
    border: 2px solid #C40301;
    background: transparent;
    color: #666;
    padding: 12px 20px;
	margin:20px 0;
	font-size: 14px;
    width: 100%;
    /*height: 22px;*/
    line-height: 26px;
    margin: 0;
    outline: medium none;
}
#form-search .buttons {
    display: flex;
    justify-content: space-around;
}
#form-search .btn-search{
    background: #c40301 ;
    font-size: 16px;
	width: 80px;
    color: #ffffff;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
	border-radius: 4px;
    padding: 10px 30px;

}



.searchbtn {
    float: left;
    margin-left: -50px;
}
.searchbtn button {
    /*background: #2196f3;*/
    /*border: 0;*/
    /*color: #fff;*/
    /*outline: none;*/
    /*cursor: pointer;*/
    /*float: left;*/
    /*height: 39px;*/
    /*line-height: 39px;*/
    /*width: 86px;*/
    /*font-size: 16px;*/
    /*transition: all 0.3s*/
    width: 66px;
    height: 44px;
    background: #C40301;
    opacity: 1;
    border-radius: 0px 4px 4px 0px;
}
.searchbtn button:hover {
    background: #1784db;
}
.yzm-add-content {
    /*width: 110px;*/
    float: right;
    width: 136px;
    height: 44px;
    background: #FFFFFF;
    border: 1px solid #C40301;
    opacity: 1;
    border-radius: 4px;
    margin-top: 30px;
    text-align: center;
}
.yzm-add-content div {
    width: 136px;
    height: 44px;
    font-size: 18px;
    font-weight: 400;
    line-height: 44px;
    color: #C40301;
    opacity: 1;
}
.yzm-add-content a:hover {
    text-decoration: none;
}
/*导航条*/
.yzm-menu {
    height: 45px;
    line-height: 45px;

    background-color: #F5F5F5;
}
.yzm-nav {
    width: 1200px;
    max-width: 1600px;
    margin: 0 auto;
}

/*底部块背景*/

.yzm-footer-up {
    width: 1200px;
	background-color: #F5F4F2;
    margin: 0 auto;
}
.yzm-footer-nav {
    width: 1170px;
    margin: 0 auto;
}
.yzm-nav li {
    float: left;
    position: relative;
    z-index: 98;
    background-color: #F5F5F5;
}
.yzm-footer-nav li {
    float: left;
    position: relative;
    z-index: 98;
}
.yzm-main {
    margin: 20px 0;
}
.yzm-nav li a {
    float: left;
    width: 110px;
    display: block;
    line-height: 45px;
    text-align: center;
    font-weight: bold;
    font-size: 17px;
    color: #000;
    transition: all 0.3s
}
.yzm-footer-nav li a {
    float: left;
    width: 110px;
    display: block;
    line-height: 45px;
    text-align: left;
    font-weight: bold;
    font-size: 17px;
    color: #000;
    transition: all 0.3s
}
.yzm-nav li a:focus {
    -moz-outline-style: none;
}
.yzm-nav li a:hover {
    text-decoration: none;
    color: #000;
    background: #FFF;
}
.yzm-nav li .current {
    text-decoration: none;
    color: #000;
    background: #FFF;
}
.yzm-nav li .sub_nav {
    position: absolute;
    top: 43px;
    left: 0px;
    background: #fff;
    display: none;
    z-index: 99;
    border: 1px solid #F5F5F5;
    border-top: none;
}
.yzm-nav li .sub_nav li {
    text-align: center;
    width: 108px;
    height: 35px;
    line-height: 35px;
    position: relative;
    z-index: 99;
    padding: 0px;
    background: #FFF;
    clear: left;
}
.yzm-nav li .sub_nav li a {
    height: 34px;
    line-height: 34px;
    width: 108px;
    display: inline-block;
}
/* 前端分页 */
#page {
    margin: 30px 0;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center
}
#page .pageinfo {
    display: none;
}
#page a {
    border: 1px solid #ddd;
    background: #fff;
    color: #808080;
    padding: 5px 11px;
    margin-left: 5px;
    border-radius: 2px;
    transition: all 0.2s
}
#page a:hover, #page .curpage {
    background: #C40301;
    color: #fff;
    text-decoration: none;
    border: 1px solid #C40301;
}
#page .nopage {
    cursor: not-allowed;
}
#page .nopage:hover {
    background: #fff;
    color: #808080;
    border: 1px solid #ddd;
}
/* 网站底部 */
.yzm-footer {
    text-align: center;
    background-color: #F1F1F1;
    color: #000;
}
.yzm-footer .yzm-footer-menu {
    margin: 20px 20px;
}
.btn {
    /*border: 1px solid #ddd;*/
    background: #fff;
    padding: 5px 11px;
    /*margin-left: 5px;*/
    border-radius: 2px;
    transition: all 0.2s;
}
.btn-red {
    color: #C40301;
    border: 1px solid #C40301 !important;
}
.btn-danger {
    background-color: #C40301;
    color: #FFFFFF;
}
.yzm-index-middle-ad {
    height: min-595px;
    background: url('../images/index-middle-bg.png') no-repeat center center;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    color: #000;
    padding: 41px 40px 24px 40px;
    display: inline-grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 50px;
}
.yzm-index-middle-ad .yzm-index-middle-ad-left {
    display: flex;
    align-items: center;
}
.yzm-index-middle-ad .yzm-index-middle-ad-left .button {
    width: 136px;
    height: 44px;
    background: #C40301;
    opacity: 1;
    border-radius: 4px;
    padding: 10px 20px;
}
.yzm-index-middle-ad .yzm-index-middle-ad-left .content {
}
.yzm-index-middle-ad .yzm-index-middle-ad-left .title {
    font-size: 21px;
	font-weight:bold;
 
}
.yzm-index-middle-ad .yzm-index-middle-ad-left .sub-title {
    font-size: 21px;
    margin: 10px 0;
}
.yzm-index-middle-ad .yzm-index-middle-ad-left .description {
    font-size: 14px;
    opacity: 0.7;
    margin-bottom: 20px;
}
.yzm-index-middle-ad .yzm-index-middle-ad-right {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
}
.yzm-index-middle-ad-right a {
    color: #000;
}
.yzm-index-middle-ad .yzm-index-middle-ad-right .line {
    display: grid;
    grid-template-columns: 200px auto;
    gap: 0 20px;
    align-items: center;
}
.yzm-index-middle-ad .yzm-index-middle-ad-right .thumb {
    background-position: center center;
    background-size: 100% 100%;
    /*max-height: 126px;*/
    height: 100px;
    display: inline-block;
}
.yzm-index-middle-ad .yzm-index-middle-ad-right .content {
}
.yzm-index-middle-ad .yzm-index-middle-ad-right .hr {
    width: 100%;
    height: 0px;
    border-bottom: 2px solid #C40301;
    margin: 20px 0;
}
.yzm-index-middle-ad-right .title {
    font-size: 18px;
    opacity: 1;
    line-height: 31px;
}
.yzm-index-middle-ad-right .inputtime {
    font-size: 12px;
    opacity: 0.5;
    line-height: 14px;
}
.yzm-index-middle-ad-right .description {
    font-size: 14px;
    opacity: 1;
    line-height: 24px;
    margin-top: 20px;
}
