@charset "utf-8";
/* CSS Document */
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;font-size:14px;line-height:1em;}
html, body {min-height: 100%;}
body{min-width:1200px;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#333;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #333;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.tl {text-align: left;}
.tc {text-align: center}
.tr {text-align: right;}
.cl{clear:both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}
.rob{font-family:'rob';}
.p80{padding-bottom: 80px !important;}
.m80{margin-bottom: 80px !important;}
.ov{overflow:hidden;}
.db, .lb, .dd{font-size:0;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}
.bt{text-align: center;padding-top: 30px;color: #c81624;margin-bottom: 30px;}
.bt>dl>dt{font-size:36px;font-weight: bold;}
.bt>dl>dd{font-size: 16px;color: #c81624;}
em, .em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.page{width:1200px;margin:0 auto;}
:focus {outline:none;background-color:transparent;}
::selection{background:#c81624;color: #fff;}

/*bz*/
.bz{text-align: center;padding-top: 80px;margin-bottom: 33px;}
.bz b{font-size: 40px;display: block;line-height: 40px;margin-bottom: 19px;color: #c81624;margin-bottom: 12px;font-weight: bold;}
.bz b strong{font-size: 40px;font-weight: bold;color: #c81624;}
.bz p{line-height: 30px;font-size: 16px;font-weight: 100;}
.bz span{line-height: 16px;font-size: 16px;font-weight: 100;margin-top: 8px;display: block;}

.bse,.bse b,.bse span{color: #fff;}

/*wel*/
.wel_bg{background: #f7f7f7;color: #fff;width: 100%;}
.wb_le{line-height: 60px;color: #939393;}
.wb_le img{margin-right: 7px;float: left;margin-top: 20px;}
.wb_ri{line-height: 60px;}
.lb{}
.wb_ri li{position:relative;}
.wb_ri li a,.wb_ri li b{color: #939393;line-height:60px;letter-spacing: 2px;}
.wb_ri li em{display:inline-block;margin-top: 23px;float: left;margin-right: 9px;}
.wb_ri li+li{margin-left: 18px;}
.wb_ri li+li em img{border-left:1px solid rgba(102, 102, 102, 0.34);padding-left: 18px;}
.wb_ri li:nth-child(1){}
.wb_ri li:nth-child(1) a{}
.wb_ri li:nth-child(2){}
.wb_ri li:nth-child(3){}

.wb_ri .xl{background: #eee;position:absolute;top: 60px;left: 50%;z-index: 9;transform-origin: 0 0;transform: perspective(600px) rotateX(-90deg);transition:600ms ease;padding: 10px;margin-left: -55px;}
.wb_ri li:hover .xl{transform: perspective(600px) rotateX(0deg);transition:600ms ease;}
.wb_ri .xl i{}

/*head*/
.hd_bg{position:relative;height: 159px;overflow: hidden;}
.hd_bg::after{content: "";width: 740px;height: 159px;top:0;right: 50%;background: #c81624;position: absolute;z-index:-1;border-radius: 80px 0 0 80px;margin-right: -960px;}
.bounceInRight{}
.hd{padding-top: 43px;}
.logo{}
.ggy{margin-top: 3px;padding-top: 5px;border-left: 1px solid #eee;padding-left: 35px;margin-left: 35px;}
.ggy b{font-size: 30px;color: #c81624;font-weight:bold;}
.ggy p{font-size: 18px;color: #4e4e4e;padding-bottom: 5px;display: block;margin-top: 10px;}
.tel{background: url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210118/20210118172237_585558363.png) no-repeat left 20px;height: 70px;padding-left: 60px;margin-top: 0px;}
.tel em{color: #fff;font-size: 28px;font-weight: bold;line-height: 30px;display: block;}
.tel em+em{letter-spacing: 0px;}

/*nav*/

.nav_bg{border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;display: inline-block;width: 100%;height:81px;}
.nav{}
.nav .lb{}
.nav .lb .cur{}
.nav li{position: relative;transition: 0.6s;display: inline-block;width: calc(100% / 9);}
.nav li+li{}
.nav li a{font-size: 16px;display: block;position: relative;z-index: 2;height: 79px;text-align: center;line-height: 79px;transition: all 0.5s;text-transform: uppercase;}
.nav li.cur a{}
.nav .cur a{font-weight:bold;color: #c81624 !important;}
.nav li::before{content: "";width: 100%;height: 3px;bottom: -1px;background: #c81624;position: absolute;transition: all 0.5s;left: 50%;z-index: 1;transform: rotateY(90deg);margin-left: -50%;}
.nav li.cur::before{width: 100%;transform: rotateY(0deg);transition: all 0.5s;}
.nav li:hover a{font-weight:bold;color: #c81624 !important;transition: all 0.3s;}
.nav li:hover::before{width: 100%;transition: all 0.5s;transform: rotateY(0deg);}
.ywb{border:1px solid #eee;padding: 6px 5px 4px 7px;margin-top: 26px;}
.ywb a{text-transform: uppercase;}
.ywb a em{display: inline-block;float: left;margin-right: 5px;}

/*导航下拉*/
.nav>ul>li .sedNav {width:360px;height:0;position: absolute;background: rgba(255,255,255,0.9);right:-30px;top: 80px;z-index: 99;overflow: hidden;opacity: 0;transition:0.5s;}
.nav>ul>li .sedNav button{width:120px;height:30px;border:none;background:#eee;margin-top:20px;padding: 0;}
.nav>ul>li .sedNav button a{width:100%;height:100%;line-height:28px;}
.nav>ul>li:hover .sedNav{padding:30px;opacity: 1; height:auto;transition:0.5s;}
.nav li .sedNav p{font-size:18px; font-weight:bold; color:#222 !important;padding-bottom:8px;}
.nav li .sedNav span{text-transform: uppercase;font-size:12px !important;color:#999;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#c81624; margin-top:20px;}
.nav li .sedNav a {display: block;border:1px #ccc solid;margin-bottom:14px;width:140px;line-height: 34px;color: #333 !important;font-size: 14px;text-align: center;height: 34px;}
.nav li .sedNav a:hover { color: #fff !important;border-color:#c81624;background-color: #c81624;}
.nav li .nav2{width:250%;}
.nav li .nav2 a{width:50%; float:left;}
.sedNav_r{margin-left: 10px;}

/*幻灯片*/
.banner{overflow:hidden;width:100%;position: relative;}
.banner-box{ min-width:1400px;height:650px;position:relative;margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:650px;background-position:center;background-color:#eee;}
.banner-box .bd li a{display:block;background-size:auto;width:100%;height:80%;position:relative;z-index: 9;}
.banner-btn{width:100%;position:absolute;bottom:0;left:0;margin-left:0;height:60%;overflow:hidden;}
.banner-btn a{ display:block;width:49px; height:104px;position:absolute;top:0;filter:alpha(opacity=0); -moz-opacity:0;-khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px;background:url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210118/20210118173504_566856125.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px;background:url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210118/20210118173504_566856125.png) no-repeat -49px 0;}
.banner-box .hd { position:absolute;bottom:30px;width:100%;display:block;}
.banner-box .hd ul{ text-align:center}
.banner-box .hd ul li{ width:10px; height:10px;border-radius:50%;text-indent:-9999px;background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#c81624;border-radius:50px;width:50px;height:10px;}
.banner-box:hover .banner-btn a.prev{left:20px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4; }
.banner-box:hover .banner-btn a.next{right:20px;filter:alpha(opacity=40);-moz-opacity:.4;-khtml-opacity:.4;opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }

/*search*/
#search {padding: 60px 0;border-bottom: 1px solid #eee;background: #fff;}
.box{}
.seach_l{}
.sch_t{}
.sch_t span{color: #333;font-size: 16px;display: block;margin-bottom: 15px;}
.sch_t a{color: rgba(51, 51, 51, 0.68);float: left;text-transform: uppercase;}
.sch_t a+a{margin-left: 12px;}
.sch_t a:hover {color: #333;}
.sch_b{display: inline-block;width: 396px;height: 54px;border: 1px solid #eaeaea;margin-top: 26px;position: relative;background: #fff;}
.z{position: absolute;top: 15px;right: 15px;}
.seach_r{}
.seach_r li{float: left;text-align: center;border: 1px dashed #e8e8e8;}
.seach_r li+li{margin-left:19px}
.seach_r li em{display: inline-block;float: left;margin: 9px;}
.seach_r li em img{width: 98px;}
.seach_r li b{display: block;margin-top: 17px;}
.seach_r li p{float: right;border-left: 1px dashed #e8e8e8;width: 120px;padding-top: 18px;padding-bottom: 28px;}

/*Benefits*/
.benf_box{padding: 79px 0;}
.benf_le{}
.benf_le em{width: 574px;height:439px;background: #c81624;}
.benf_le em img{margin-left: 25px;margin-top: 25px;}

.cbr{position: relative;z-index: 3;}
.ripple,.ripple:before,.ripple:after {position: absolute;left: 50%;top: 50%;height: 70px;width: 70px;margin-top: -35px;margin-left: -35px;border-radius: 50%;-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.64);box-shadow: rgba(255, 255, 255, 0.64);-webkit-animation: ripple 3s infinite;animation: ripple 3s infinite;}
.ripple{margin-left: 3px;margin-top: -41px;}
.ripple:before {-webkit-animation-delay: .9s;animation-delay: .9s;content: "";position: absolute;right: 0;bottom: 0;}
.ripple:after {-webkit-animation-delay: .6s;animation-delay: .6s;content: "";position: absolute;right: 0;bottom: 0;}
.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;visibility: hidden;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;visibility: visible;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;}
.video_box.cur .video,.video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;border-radius:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}

@-webkit-keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
	}
}

@keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
	}
}


.benf_ri{width: 565px;}
.benf_wz{padding-top: 26px;}
.benf_wz b{color: #333;font-size:50px;margin-bottom:14px;font-weight: 100;}
.benf_wz em{margin-bottom: 33px;text-transform: uppercase;font-size: 18px;font-weight: 100;}
.benf_wz i{}
.benf_wz p{margin-top: 35px;line-height: 36px;font-size: 16px;font-weight: 100;}
.benf_wz b,.benf_wz em,.benf_wz p,.benf_num{margin-left:43px;display: block;}
.benf_num{display: inline-block;margin-top: 40px;margin-left: 97px;}
.benf_num li{float: left;text-align: center;position:relative;}
.benf_num li+li{margin-left: 142px;}
.benf_num li+li::before{position:absolute;content:'';width: 1px;height: 100px;background: #c4c4c4;top: 50%;left: -50%;margin-left: -15px;margin-top: -50px;}
.benf_num li p{display: inline-block;}
.benf_num li p em{font-size: 55px;color: #525252;display: inline-block;line-height: 55px;font-weight: bold;vertical-align: sub;}
.benf_num li b{font-size: 30px;color: #525252;display: inline-block;}
.benf_num li span{margin-top: 13px;color: #343434;display: block;text-transform: uppercase;}

/*product*/
.pro_bg{background: #f6f6f6;width: 100%;overflow: hidden;padding-bottom: 80px;}
.pro_bt{text-align: center;font-size: 38px;padding: 80px 0 48px 0;font-weight: bold;text-transform: uppercase;}
.pro_tab{height: 45px;}
.pro_tab li.cur a{background: #fcf300;color: #333;transition: 0.5s;}
.pro_tab li{float: left;text-align: center;position:relative;transition: 0.5s;width: calc((100% - 30px) / 3);}
.pro_tab li+li{margin-left: 10px;}
.pro_tab li a{display: block;width: 100%;background: #c81624;transition: 0.5s;text-align:center;line-height: 45px;font-size:16px;font-weight: bold;text-transform: uppercase;color: #fff;}
.pbbc_list{overflow: hidden;display: inline-block;width: 100%;margin-top: 20px;}
.pbbc_list li{}
.pbbc_list li+li{display: none;}

.pro_lb{margin-bottom: 20px;}
.pro_lb dl{padding: 30px;background: #fff;height: 360px;}
.pro_lb dt{float: left;}
.pro_lb dt img{width: 100%;}
.pro_lb dd{float: left;margin-top: 23px;margin-left: 61px;}
.pro_lb dd b{display:block;font-size: 30px;margin-bottom: 12px;}
.pro_lb dd p{font-size: 16px;font-weight: 100;line-height: 36px;margin-bottom: 12px;}
.pro_lb dd a{display:block;width: 131px;height: 30px;line-height: 30px;text-align: center;background: #c81624;color: #fff;font-size: 14px;font-weight: 100;transition: 0.5s;border-radius: 15px;}
.pro_lb dd a:hover{background: #fcf300;color: #333;transition: 0.5s;}

.pro_list{}
.pro_list .tempWrap{width:100% !important;}
.pro_list tr{display: block;}
.pro_list td{position: relative;margin-right: 21px;transition: 0.5s;overflow: hidden;width:284px !important;display: inline-block;}
.pro_list td:last-child{margin-right: 0;}
.pro_list td>a{display: block;overflow: hidden;}
.pro_list td>a>img{width: 100%;transform: scale(1);transition: 0.5s;}
.pro_list td>br{display: none;}
.pro_list td span{padding-top:0px !important;transition:all 0.5s ease;width:100%;}
.pro_list td span a{display:block; width:100%;color:#333;line-height:50px;font-size:14px;font-weight: 100;background:#fff;}
.pro_list td:hover span a{color:#fff;background:#c81624;transition: 0.5s;}
.pro_list td:hover a>img{transform: scale(1.2);transition: 0.5s;}

/*Process*/
.proce{background: url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119105732_314123507.jpg) no-repeat center;height: 794px;width: 100%;overflow: hidden;}
.proce .bz{margin-bottom: 80px;}
.proce_nr{}
.proce_nr li{float: left;text-align: center;position:relative;transition:0.5s;width: 113px;}
.proce_nr li+li{margin-left:158px;}
.proce_nr li::after{position:absolute;content:'';width: 30px;height:32px;top: 50%;right: 0;z-index: 1;transition: 0.5s;background: url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119115112_2078943357.png) no-repeat center;margin-right: -86%;margin-top: -60%;}
.proce_nr li em{margin: 0 auto;display: inline-block;margin-bottom: 20px;position: relative;z-index: 2;transition: 0.5s;background: url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119114546_1985899581.png) no-repeat center;width: 113px;height: 131px;/* padding: 50px 36px; */overflow: hidden;}
.proce_nr li em::before{position:absolute;content:'';width: 113px;height: 131px;top: 0;left:-100%;z-index: 2;transition: 0.3s;background: url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119134854_839754162.png) no-repeat center;}
.proce_nr li em::after{position:absolute;content:'';width: 48px;height: 59px;top:34px;right:-100%;z-index: 2;transition: 0.5s;background: url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119140637_1009290652.png) no-repeat center;}
.proce_nr li em img{transition: 0.5s;z-index: 3;position: absolute;top: 50%;left: 50%;margin-left: -12%;margin-top: -15%;}
.proce_nr li:nth-child(6){margin-left:0;}
.proce_nr li:nth-child(5):after,.proce_nr li:nth-child(10):after{display: none;}
.proce_nr li i{font-size: 18px;color: #fff;display: block;margin-bottom: 21px;transition: 0.5s;font-weight: 100;font-family: auto;line-height: 15px;}
.proce_nr li b{font-size: 18px;color: #fff;display: block;margin-bottom: 49px;transition: 0.5s;font-weight: 100;}
.proce_nr .one{transition: 0.5s;opacity: 1;transform: rotateX(0deg);}
.proce_nr .two{opacity: 0;transition: 0.5s;}
.proce_nr li:hover{transition: 0.5s;}
.proce_nr li:hover b{color:#c81624;}
.proce_nr li:hover i{color:#c81624;}
.proce_nr li:hover .one{opacity: 0;transition: 0.5s;transform: rotateX(90deg);}
.proce_nr li:hover .two{opacity: 1;transition: 0.5s;}
.proce_nr li:hover em::before{left: 0;transition: 0.3s;}
.proce_nr li:hover em::after{right:34px;transition: 0.5s;}



/*四大优势*/
.adv{background:url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119141554_766587560.png) no-repeat top center;overflow:hidden;padding-bottom: 60px;}
.adv_bt{text-align: center;text-transform: uppercase;padding-top: 80px;margin-bottom: 40px;}
.adv_bt em{height: 41px;background: url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119142213_1694257558.png) no-repeat center;display: block;padding-top: 7px;font-size: 16px;font-weight: 100;font-family: none;}
.adv_bt b{font-size: 40px;font-weight: bold;display: block;margin-bottom: 21px;}
.adv_bt b strong{font-size: 40px;font-weight: bold;color: #c81624;}
.adv_bt p{color: #fff;font-size: 18px;background:#c81624;width: 356px;height: 43px;line-height: 43px;display:block;border-radius: 23px;margin: 0 auto;}
.advcon {display: inline-block;overflow: hidden;}
.advcon dl{width:calc((100% - 20px) / 2);float: left;margin-bottom: 20px;}
.advcon dl:nth-child(even){margin-left: 20px;}
.advcon dt{}
.advcon dd{background: #eaeaea;padding: 31px 23px 0 21px;height: 180px;}
.advcon dd p{display: flex;align-items: center;margin-bottom: 20px;}
.advcon dd p em{width: 160px;height: 35px;background:#c81624;text-align: center;display:block;color: #fff;font-size: 24px;font-weight: bold;line-height: 35px;}
.advcon dd p strong{font-size: 26px;font-weight: bold;margin-left: 30px;display: block;}
.advcon dd span{line-height: 36px;}

/*application*/
.case{}
.case .bz{padding-top: 0;}
.case_con{background: #000;height: 577px;}
.case_con tr{display:inline-block;position: relative;}
.case_con td{float: left;transition: 0.5s;position: relative;overflow: hidden;width: calc(100% / 5);display: block;}
.case_con td>a{display: block;overflow: hidden;}
.case_con td img{transform: scale(1);transition: 0.5s;width: 100%;opacity: 0.5;}
.case_con td br{display: none;}
.case_con td div{display: none;}
.case_con td:hover img{transform: scale(1.1);transition: 0.5s;opacity: 1;}

/* news */
.news{}
.n_con{margin-top:50px;margin-bottom:80px;}
.nc_le{width:390px;background:#f7f7f7;position:relative;}
.nc_le:before{content:'';width:100%;height:212px;background:#595959;position:absolute;top:0;left:0;}
.ncl_top, .ncl_con{position:relative;}
.ncl_top{padding:30px 30px 0;font-size:0;}
.nclt_title, .ncl_top button{display:inline-block;vertical-align:middle;}
.nclt_title p{font-size:24px;color:#fff;line-height:1em;padding-left:28px;background:url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119154946_1194501509.png) no-repeat left center;}
.nclt_title em{font-size:14px;color:#999;line-height:12px;margin-top:7px;}
.ncl_top button{width:23px;height:23px;float:right;border:none;background:url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119154946_1615464830.png) no-repeat;margin-top:10px;cursor: pointer;}
.ncl_top button a{display:block;height:100%;}

.ncl_con{padding:30px;height:451px;}
.ncl_con .news_div{height:391px;position:relative;overflow:hidden;}
.ncl_con .news_div_item{width:330px;position:absolute;top:0;left:0;}
.ncl_con .news_div_item+.news_div_item{left:100%;}
.ncl_con .news_div_item_title a{font-size:16px;font-weight:bold;display:block;line-height:1em;margin:34px 0 30px;}
.ncl_con .news_div_item_body, .ncrl_con .news_div_item_body{font-size:14px;line-height:22px;color:#6e6e6e;}
.ncl_con .news_div_item_date{text-align:right;margin-top: 30px;position:relative;}
.ncl_con .news_div_item_date>div, .ncrl_con .news_div_item_date>div{display:inline-block;vertical-align:middle;font-size:14px;font-weight:bold;color:#6e6e6e;line-height: 1em;}
.ncl_con .news_div_item_date:before, .ncrl_con .news_div_item_date:before{content:'';width:80px;height:2px;background:#eaeaea;position:absolute;top:50%;left:0;margin-top:-1px;}

.ncr_list{width:790px;height:253px;padding:30px;background:#f7f7f7;overflow:hidden;}
.ncr_list+.ncr_list{margin-top:18px;}
.ncrlt_title{display:inline-block;}
.ncrlt_title p{font-size:24px;padding-left:28px;line-height:1em;}
.ncr_a p{background:url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119154946_1557535047.png) no-repeat left center;}
.ncr_f p{background:url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119154946_500785383.png) no-repeat left center;}
.ncrlt_title em{font-size:14px;line-height:12px;margin-top:7px;color:#999;}
.ncrl_top ol{float:right}
.ncrl_top ol li{width:10px;height:10px;background:#bdbdbd;border-radius:10px;transition:600ms;}
.ncrl_top ol li+li{margin-left:8px;transition:600ms;}
.ncrl_top ol li.cur{width:22px;background:#c81624;}
.ncrl_con{margin-top:20px;height:130px;overflow: hidden;}
.ncrl_con .news_div{height:130px;position:relative;}
.ncrl_con .news_div_item{width: 830px;position:absolute;top:0;left:0;}
.ncrl_con .news_div_item+.news_div_item{left:100%;}
.ncr_list+.ncr_list .news_div_item{position:absolute;top:0;left:0;}
.ncr_list+.ncr_list .news_div_item+.news_div_item{top:100%;}
.ncrl_con .news_div_item>div{display:inline-block;vertical-align:top;}
.ncrl_con .news_div_item_pic, .ncrl_con .news_div_item_pic img{width:215px;height:130px;}
.news_div_item_pic img {width: 330px;}
.ncrl_con .news_div_item_content{width:515px;padding-left: 30px;}
.ncrl_con .news_div_item_title a{font-size:16px;font-weight:bold;}
.ncrl_con .news_div_item_body{margin-top:20px;}
.ncrl_con .news_div_item_date{text-align:right;position:relative;margin-top: 28px;}

/*about*/
.abt_bg{background: url(https://memberpic.114my.com.cn/xinruidz/uploadfile/image/20210119/20210119160114_804520471.jpg) no-repeat top center;padding-bottom: 80px;}
.abt_bt{text-align: center;text-transform: uppercase;}
.abt_bt b{font-size: 38px;font-weight: bold;display: block;margin-bottom: 16px;padding-top: 90px;color: #c81624;}
.abt_bt p{font-weight: 100;color: #c81624;font-size: 18px;}
.abt_nr{margin-top: 335px;}
.abt_wz{text-align: center;width: 100%;background: rgb(255 255 255 / 0.9);height: 180px;padding-top: 30px;}
.abt_wz p{line-height: 40px;display: block;font-size: 16px;font-weight: 100;}

.fac_box{margin-top:30px;}
.fac_top {border-bottom: 1px solid #ddd;display: inline-block;width: 100%;}
.fac_top>a{margin-top: 19px;}
.fac_top li{padding: 13px 0;transition:0.5s;position:relative;}
.fac_top li.on{transition:0.5s;}
.fac_top li::after{position:absolute;content:'';background:#c81624;width:100%;height:2px;bottom:0;left:0;transform: scaleX(0);}
.fac_top li.on::after{transform: scaleX(1);}
.fac_top li+li{margin-left:43px}
.fac_top li a{font-size: 18px;color: #343434;font-weight: bold;transition:0.5s;}
.fac_bot{margin-top:30px;position:relative;height: auto;}
.fac_bot .tempWrap{width:100% !important;}
.fac_bot tr{display: block;}
.fac_bot td{position: relative;margin-right: 21px;transition: 0.5s;overflow: hidden;width:284px !important;display: inline-block;}
.fac_bot td:last-child{margin-right: 0;}
.fac_bot td>a{display: block;overflow: hidden;}
.fac_bot td>a>img{width: 100%;transform: scale(1);transition: 0.5s;height: auto;}
.fac_bot td>br{display: none;}
.fac_bot td div{padding-top:0px !important;transition:all 0.5s ease;width:100%;}
.fac_bot td div a{display:block; width:100%;color:#333;line-height:50px;font-size:14px;font-weight: 100;background:#eee;}
.fac_bot td:hover div a{color:#fff;background:#c81624;transition: 0.5s;}
.fac_bot td:hover a>img{transform: scale(1.2);transition: 0.5s;}
.fac_btn{width: 40px;overflow: hidden;position: absolute;top: 50%;margin-top: -20px;}
.fac_btn_le{margin-left: -74px;transition:0.5s;}
.fac_btn_le img{transition:0.5s;cursor: pointer;}
.fac_btn_le:hover img{transform: translateX(-44px);transition:0.5s;}
.fac_btn_ri{margin-right: -74px;transition:0.5s;right: 0;}
.fac_btn_ri img{transform: translateX(-44px);transition:0.5s;}
.fac_btn_ri:hover img{transform: translateX(0px);transition:0.5s;}

/*links*/
.link{display: inline-block;width: 100%;padding: 30px 0;background: #c81624;}
.lkb{}
.lkb_l{display: inline-block;border-right: 1px solid #eee;margin-right: 20px;padding-right: 20px;}
.lkb_l em{font-size: 10px;color: #fff;width: 63px;height: 12px;text-align: right;line-height: 12px;letter-spacing: 5.5px;font-variant: all-small-caps;border-radius: 3px;margin-bottom: 4px;}
.lkb_l em i{display: inline-block;font-size: 24px;color: #ea110e;}
.lkb_l span{font-size: 16px;display: block;font-weight: bold;color: #fff;}
.lkb_l p{float: right;}
.linkTagcs li{line-height:normal !important;}
.lkb_le{margin-left: 18px;margin-top: 4px;}
.lkb_r{margin-left: 30px;margin-top: 7px;width: 1065px;}

/*copy*/
.copy_bg{width:100%;background:#080102;}
.cob_nav{height:110px;border-bottom:1px solid rgba(255, 255, 255, 0.16);}
.cn_le{padding-top:35px;}
.cn_ri{}
.cn_ri li{}
.cn_ri li a{display: block;font-size:16px;color:#fff;width: 100%;line-height: 110px;}
.cn_ri li+li{margin-left: 76px;}
.cob_con{padding-top:72px;padding-bottom:64px;}
.cocl_le {padding-right:50px;margin-right:50px;border-right:1px solid rgba(255, 255, 255, 0.16);font-size:14px;line-height:26px;color:rgba(255, 255, 255, 0.62);}
.cocl_le a{color:rgba(255, 255, 255, 0.62);}
.cocl_le a:hover{color:#fff;}
.cocllt{margin-bottom:36px;}
.cocllt b{font-size:21px;font-weight: bold;color:#fff;line-height:1em;}
.cocllt em{font-size:12px;color:rgba(255, 255, 255, 0.2);line-height:1em;margin-top:13px;}
.coclrb p b,.coclrb p em{display:inline-block;vertical-align:middle;line-height:26px;color:rgba(255, 255, 255, 0.62);}
.coclrb p em{font-family:Roboto;text-transform:none;}

.coc_ri li{width:200px;position:relative;text-align: center;padding-bottom: 10px;}
.coc_ri li+li{margin-left:20px;}
.coc_ri li:before{content:'';width:100%;height:132px;background:#c81624;left:0;bottom:0;position:absolute;}
.coc_ri li+li:before{background:#333;}
.coc_ri li i,.coc_ri li p{position:relative;}
.coc_ri li i img{height: 137px;padding: 10px;background: #fff;}
.coc_ri li p{font-size:14px;color: #fff;padding-top: 18px;}

.wb_ri .xl i img{ width:180px}

.main{display: none;}

li.a2 {
    display: none;
}
a.a1 {
    display: none !IMPORTANT;
}