@charset "utf-8";
/* 公共CSS */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0}
html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;clear:both}
body{font-family:'Microsoft YaHei',arial,helvetica,sans-serif;color:#111;background:#f9f9f9;;-webkit-text-size-adjust:none;min-width:320px;font-size:12px;max-width: 800px;margin: 0 auto;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
form{display:inline}
textarea{resize:none}
table{border-collapse:collapse;border-spacing:0}
ul,ol{list-style:none}
input,select,button{font-family:'Microsoft YaHei',arial,helvetica,sans-serif;font-size:100%;vertical-align:middle;outline:0}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;-moz-appearance:button}
input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder{color:transparent}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
a{text-decoration:none;color:#111}
a:hover{color:#111;text-decoration:none}
img{vertical-align:middle;font-size:0;border:0;-ms-interpolation-mode:bicubic}
.fl{float:left}
.fr{float:right}
.hide{display:none!important}
.show{display:block!important}
.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.ellipsis-2l{ overflow: hidden; -webkit-line-clamp: 2; text-overflow: ellipsis; display: -webkit-box;-webkit-box-orient: vertical;}
.break{word-break:break-all;word-wrap:break-word}
.clearfix:after{content:'\0020';display:block;height:0;clear:both}
.clearfix{*zoom:1}
.blank{height:10px}

/* 头部 */
.headerbox{clear:both;overflow:hidden;position:relative;height:6.5rem;background-color:#d10f0f; padding:0 2rem;}
.headerbox .ce_logo{width:13.5rem; height:6.5rem;position: absolute;top:0;left:2.4rem;background-size: 100% 100%;background-position: 0 0;  background-repeat: no-repeat; background-image: url(../icon/images/P020230417556461262282.jpg); }
.headerbox .pc{width:4.75rem; height:6.5rem;position: absolute;top:0;right:7.8rem;background-size: 100% 100%;background-position: 0 0;  background-repeat: no-repeat; background-image: url(../icon/images/P020230417558615992546.jpg); }
.headerbox aside{width:4.75rem; height:6.5rem;position: absolute;top:0;right:2rem;background-size: 100% 100%;background-position: 0 0;  background-repeat: no-repeat; background-image: url(../icon/images/P020230417558668507783.jpg); }
.headerbox span{position: absolute;color: #fff;font-size: 2.25rem;left: 15.5rem;top: 1.625rem;}

/* 栏目列表 */
.main_nav,.main_foot_nav{clear:both;padding:1rem 0.1rem 0.3rem 0.1rem }
.main_nav_list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;margin-bottom:10px}
.main_nav_list a{-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;display:block;text-align:center;white-space:nowrap;color:#333; font-size:2rem;}

/* 列表 */
.news_module{clear:both;overflow:hidden;background:#fff;position:relative;}
.news_tab{color:#282828;font-size: 2.85rem;line-height: 7.5rem;background:#fff;border-top: 0.75rem solid #f2f2f2;padding: 0 1.5rem;margin-bottom: 1rem;font-weight: bold;}
.news_tab span {font-weight: 100;margin: 0 6px;color: #c1c1c1;}
.news_tab a {color: #d10f0f;}
.news_items {clear:both;overflow:hidden;padding: 0.5rem 1.5rem;}
.news_items li{clear:both;overflow:hidden;height: 6rem;line-height: 3rem;padding: 1.25rem 0;border-bottom: 1px solid #f0f0f0;display: flex;flex-direction: row;justify-content: flex-start;flex-wrap: wrap;align-content: center;}
.news_items li:last-child { border: none !important; }
.news_items li a{display:block;color: #131313;font-size: 2.25rem;}
.news_one_pic {padding: 1.5rem 1.5rem 0 1.5rem;}
.news_one_pic .text{width:100%;background: #f9f9f9;color: #131313;text-align: center;height: 5.2rem;padding: 1.6rem 0 1.6rem 0;line-height: 2.6rem;}
.news_one_pic .text a{color: #8a8a8a;font-size: 2rem;display: block;}

/* Loading */
.refresh{position:relative;}
.loading{width:25px;height:25px;border:2px solid #155fb8;margin:15px auto;border-bottom-color:transparent;border-radius:50%;-webkit-animation:load 0.75s 0s linear infinite;animation:load 0.75s 0s linear infinite;}
@-webkit-keyframes load{
	0%{-webkit-transform:rotate(0deg) scale(1);}
	50%{-webkit-transform:rotate(180deg) scale(0.6);}
	100%{-webkit-transform:rotate(360deg) scale(1);}
}
@keyframes load{
	0%{transform:rotate(0deg) scale(1);}
	50%{transform:rotate(180deg) scale(0.6);}
	100%{transform:rotate(360deg) scale(1);}
}

/* 底部按钮 */
.news_module_btns { display: flex; background: #fff; padding: 1rem 1.5rem 3rem 1.5rem; }
.news_module_btns a {  display: block; }
.news_module_btns img { display: block; width: 90%; margin: 0 auto; }
/* 底部 */
.footerbox{background:#d10f0f;color:#fff;padding:2.625rem 3rem;display: flex; flex-wrap: wrap; justify-content: space-between;}
.footerbox p{color:#fff;font-size:1.5rem; line-height:4.5rem;}
.footerbox p a {color:#fff;}

/* 屏幕划分 */ /* 1rem = 8px */
@media screen and (min-width: 0px){
    html {
        font-size: 43% !important; 
    }
}

@media screen and (min-width: 360px){
    html {
        font-size: 48% !important; 
    }
}

@media screen and (min-width: 375px){
    html {
        font-size: 50% !important; 
    }
}

@media screen and (min-width: 414px){
    html {
        font-size: 54.8% !important; 
    }
}

@media screen and (min-width: 575px){
    html {
      font-size:62.5% !important; 
    }
}

@media screen and (min-width: 750px){
    html {
      font-size: 75% !important; 
    }
}

@media screen and (min-width: 1024px){
    html {
        /* font-size: 100% !important; */
    }
}