a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
input,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: 0 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-spacing: 0;
}
button,
input[type=button],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none !important;
}
a {
  text-decoration: none;
  display: block;
}
li {
  list-style-type: none;
}
em,
i {
  font-style: normal;
}
body {
  overflow-x: hidden;
  font-family: Roboto, sans-serif;
  /*  min-width: 1136px; */
}
/* html {
	line-height: 1.5;
	font-family: Roboto,sans-serif;
	color: rgba(0,0,0,.87)
} */
img {
  /* width: 100%; */
  max-width: auto;
  display: block;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
input:focus {
  outline: 0;
}
.clearf:after,
.clearf:before {
  display: block;
  content: "";
}
.clearf:after {
  clear: both;
}
.clear_f:after {
  display: block;
  content: "";
}
.clear_f:after {
  clear: both;
}
.clear {
  clear: both;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.w100 {
  width: 100%;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
/* .container {width: 1136px;margin: 0 auto;position: relative;} */
.sectionbox {
  width: 100%;
  padding: 42px 0;
}
/* .tit_s {color: #f3531e; text-align: center;position: relative;margin-bottom: 68px;
    h2{font-size: 42px;}
}
.tit_s::after {
  position: absolute;
  content: "";
  width: 138px;
  height: 12px;
  background: #f3531e;
  left: 50%;
  top: 64px;
  transform: translateX(-50%);
  z-index: 999;
}
.tit_b {
  color: #222424;
  font-size: 29px; text-align: center;
  position: relative;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.tit_b::after {
  position: absolute;
  content: "";
  width: @container;
  height: 2px;
  background: #f3531e;
  left: 50%;
  top: -29px;
  transform: translateX(-50%);
} */
.banner-v {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
}
.banner-v img {
  max-width: 1920px;
  height: auto;
  margin: 0 auto;
}
.consult-bar {
  width: 448px;
  text-align: center;
  background: #fb0200;
  color: #ffffff;
  margin: 0 auto;
  font-size: 28px;
  border-radius: 0.86rem;
  padding: 5px 0;
  cursor: pointer;
}
.consult-bar.xc {
  margin-bottom: 40px;
}
.tsxckc {
  padding: 40px 0 0.1rem 0;
}
.xcdqkc {
  background: #eff6fc;
  padding: 40px 0 0.1rem 0;
  margin: 0 auto;
}
.dqkc_box {
  width: 100%;
  margin: 1.5rem auto 0;
}
/* .zyfx_box>div{display:none} */
.zy_box {
  width: 1280px;
  margin: 30px auto 30px;
  padding-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.zy_box li {
  width: 24.1%;
  position: relative;
  margin-bottom: 35px;
  border-radius: 10px;
  box-shadow: 0 3px 10px 2px #ddd;
  background: #fff;
  padding: 9px 0 11px;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
}
/* .zy_box li:nth-child(3n){margin-right:0;} */
.zy_box li.zw {
  width: 24.1%;
  height: 0;
  margin-bottom: 0;
  border: none;
  padding: 0;
  box-shadow: none;
}
.zy_box li:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
  top: -4px;
  left: -4px;
}
.zy_box img,
.zy_btn img {
  width: 100%;
  display: block;
}
/* .zy-marb0,.zy_box li:nth-last-child(1){margin-bottom:0!important} */
.zy_box li > img {
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
.zy_box h3 {
  font-size: 24px;
  line-height: 36px;
  text-align: left;
  padding-left: 15px;
  padding-top: 5px;
  font-weight: bold;
}
.zy_box p {
  width: 90%;
  margin: 14px auto 0;
  font-size: 17px;
  line-height: 26px;
  text-align: justify;
  height: 73px;
  overflow: hidden;
}
.zy_box span {
  position: absolute;
  width: 25px;
  height: 25px;
  background: #f60;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 25px;
  line-height: 23px;
  right: 15px;
  top: 30px;
}
.zy_btn {
  width: 90%;
  margin: 8px auto 10px;
}
.zy_btn a {
  float: left;
  width: 48%;
  margin-right: 4%;
  text-align: center;
  font-size: 18px;
  line-height: 36px;
  border-radius: 8px;
  border: 1px solid #f60;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-color: #eaeaea;
  background: #fff;
  color: #ff8900;
}
.zy_btn a:last-child {
  margin-right: 0;
  background: #f60;
  color: #fff;
}
.zy_xz {
  text-align: left;
  color: #777;
  padding-left: 15px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 6px;
}
.tit_box {
  width: 1280px;
  text-align: center;
  color: #fff;
  padding: 1px 0;
  box-sizing: border-box;
  height: 349px;
  margin: 35px auto 0;
}
.tit_b {
  max-width: 1280px;
  font-size: 1.6rem;
  line-height: 2.2rem;
  margin-top: 2rem;
  text-align: center;
  margin: 0 auto;
  position: relative;
  padding-bottom: 0.6rem;
}
.tit_b h1 {
  font-size: 38px;
  line-height: 46px;
  font-weight: 700;
  position: relative;
  text-align: center;
  color: #fb0200;
  border-bottom: 3px solid #ccc;
  padding-bottom: 1rem;
}
.tit_b:after {
  content: "";
  display: block;
  width: 276px;
  height: 3px;
  background-color: #ff6600;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.6rem;
}
.tit_s {
  font-size: 21px;
  line-height: 40px;
  text-align: center;
  padding-top: 0.3rem;
}
.youshi_box {
  padding: 40px 0 3rem 0;
}
.youshi_box_con {
  width: 1280px;
  margin: 30px auto 40px auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.youshi_box_con li {
  /* display: block; float: left; margin-right:2.5%;  */
  width: 25%;
  text-align: center;
}
.youshi_box_con li h4 {
  font-size: 21px;
  font-weight: bold;
}
.youshi_box_con li:nth-child(1) .pic_b {
  margin-top: 35px;
}
.youshi_box_con li:nth-child(2) p {
  padding: 6px 0;
}
.youshi_box_con li:nth-child(3) .pic_b {
  margin-top: 35px;
}
.youshi_box_con li p {
  padding: 6px 0;
  font-size: 18px;
}
.youshi_box_con .pic_s {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  padding-top: 5px;
}
.youshi_box_con .pic_b {
  margin-left: auto;
  margin-right: auto;
}
.fwtx_box {
  width: 100%;
  height: auto;
  background: #eff6fc;
  padding: 2.2rem 0 2.6rem 0;
  margin-bottom: -20px;
}
.fwtx_box_con {
  width: 1280px;
  margin: 20px auto;
}
.fwtx_box_con li {
  display: block;
  text-align: left;
  width: 100%;
  height: 150px;
}
.fwtx_box_con_l {
  float: left;
  width: 20%;
}
.fwtx_box_con_l img {
  width: 150px;
  height: 150px;
}
.fwtx_box_con_m {
  float: left;
  text-align: left;
  width: 65%;
  padding-top: 40px;
}
.fwtx_box_con_m h4 {
  font-size: 30px;
  color: #000;
}
.fwtx_box_con_m p {
  font-size: 16px;
  padding-top: 15px;
}
.fwtx_box_con_r {
  float: right;
  text-align: left;
  width: 12.5%;
  padding-top: 60px;
  padding-left: 10px;
  margin-right: 24px;
}
.fwtx_box_con_r a {
  width: auto;
  text-align: center;
  background: #fb0200;
  color: #ffffff;
  margin: 0 auto;
  font-size: 20px;
  border-radius: 0.46rem;
  padding: 0.3rem 1.5rem;
}
.yueyue {
  width: 100%;
  max-width: 0 auto;
}
.yuyue_box {
  max-width: 1280px;
  margin: 80px auto 40px;
}
.yuyue_box h4 {
  text-align: center;
  font-size: 36px;
  margin-bottom: 30px;
}
.input_box {
  font-size: 26px;
}
.input_box span {
  font-size: 25px;
  margin-left: 20px ;
}
.input_box input {
  width: 280px;
  height: 40px;
  border: 2px solid #fb0200;
  border-radius: 8px;
  padding-left: 8px;
  font-size: 20px;
  margin: 20px 22px 20px 2px;
}
.yuyue_box .bdbtn_box input {
  height: 44px;
  border: none;
  border-radius: 8px;
  background-color: #e11616;
  color: #fff;
  font-size: 26px;
  cursor: pointer;
}
/* .main li img {margin-left:0px!important;} */
.ulzyfx_titbox {
  background: #e5e5e5;
  height: 70px;
  margin: 0 auto 40px;
}
.ulzyfx_tit {
  width: 1280px;
  margin: 0 auto;
}
.ulzyfx_tit li {
  float: left;
  width: 25%;
  font-size: 28px;
  line-height: 70px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-align: center;
  height: 70px;
}
.ulzyfx_tit li.active {
  background: #fff;
  border-bottom: 4px solid #a6a6a6;
}
.content_box {
  width: 1200px;
  margin: 50px auto;
}
.left_img {
  float: left;
  width: 640px;
  margin-right: 50px;
}
.right_nr {
  float: left;
  width: 510px;
  margin-right: 0;
  padding-top: 15px;
}
.big_img {
  margin-bottom: 50px;
}
.s_img li {
  float: left;
  width: 32%;
  margin-right: 2%;
}
.s_img li:last-child {
  margin-right: 0;
}
.right_nr p {
  font-size: 22px;
  line-height: 35px;
  margin: 20px 0 50px;
  height: 30px;
}
.right_nr p span {
  color: #e60012;
  font-weight: 700;
  font-size: 24px;
  line-height: 36px;
  float: left;
}
.right_nr p a {
  background: #e60012;
  color: #fff;
  font-size: 24px;
  padding: 0 15px;
  display: inline-block;
  border-radius: 5px;
  line-height: 35px;
}
.right_nr > a {
  display: block;
  text-align: center;
  background: #e60012;
  color: #fff;
  font-size: 24px;
  line-height: 46px;
  border-radius: 23px;
}
.tit {
  font-size: 20px;
  line-height: 35px;
  font-weight: 700;
  color: #e60012;
  margin-top: 20px;
}
.btn_group a {
  float: left;
  font-size: 26px;
  line-height: 50px;
  width: 250px;
  background: #e60012;
  color: #fff;
  border-radius: 25px;
  margin-right: 200px;
  text-align: center;
}
.btn_group a:first-child {
  margin-left: 250px;
}
.btn_group {
  margin-top: 20px;
}
.mid_nr {
  font-size: 18px;
  line-height: 30px;
}
h2 {
  width: 1200px;
  margin: 45px auto 30px;
  font-size: 36px;
  color: #7b3a1c;
  text-align: center;
  padding-bottom: 10px;
}
.dp_list_bg {
  background: #fff;
  padding: 1px 0;
  margin-bottom: -20px;
}
.dp_list {
  width: 1200px;
  margin: 30px auto 30px;
}
.dp_list li {
  float: left;
  width: 291px;
  margin-right: 12px;
  margin-bottom: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 16px 0 rgba(188, 184, 184, 0.95);
}
.dp_mc {
  text-align: center;
  font-size: 22px;
  line-height: 35px;
  color: #e60012;
  margin: 10px 0;
}
.dp_list li:nth-child(4n) {
  margin-right: 0;
}
.dp_btn > a {
  float: left;
  width: 50%;
  border: 1px solid #7b3a1c;
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  background: #7b3a1c;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.dp_btn > a:first-child {
  color: #7b3a1c;
  background: #fff;
}
.dp_btn {
  padding-bottom: 2px;
}
.foot .footer img {
  width: auto;
}
.huanjing {
  padding: 40px 0 0.1rem 0;
  width: 100%;
  height: auto;
  background: #eff6fc;
}
.hj-box {
  width: 1280px;
  margin: 30px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hj-box .hj-sec {
  width: 32.4%;
  display: block;
  margin-bottom: 20px;
}
.hj-box .hj-sec img {
  width: 100%;
  display: block;
}
.dp-sec {
  width: 1280px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 30px auto;
}
.dp-sec .dp-item {
  width: 12%;
  display: block;
  margin-bottom: 18px;
  box-shadow: 0 1px 12px 0px rgba(0, 0, 0, 0.14), 0 4px 10px 1px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
  text-align: center;
}
.dp-sec .dp-item.zw2 {
  width: 12%;
  height: 0;
  margin-bottom: 0;
  border: none;
  padding: 0;
  box-shadow: n;
}
.cqkc_box {
  width: 100%;
  margin: 1.5rem auto 0;
}
.cqkc_box .cqkc {
  width: 1280px;
  margin: 0 auto;
  padding: 40px 0 0.1rem 0;
}
/* .container{width: @container; margin: 0 auto; position: relative;}
.cgzs-sec{ width: 100%; padding: 48px 0;} */
/*banner*/
.video-banner {
  position: relative;
  max-width: 1920px;
  padding-top: 500px;
  margin: 0 auto;
  overflow: hidden;
}
.video-banner .banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
}
.clearfix::after,
.clearfix::before {
  content: "";
  height: 0;
  line-height: 0;
  display: block;
  visibility: hidden;
  clear: both;
  zoom: 1;
}
.bg-grey {
  background: #f5f4f4;
}
.con-box {
  width: 66.66666666%;
  margin: 0 auto;
}
.link-sec {
  display: none;
}
.nav-sec {
  padding: 1.2% 0;
}
.nav-sec a {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: inline-block;
  position: relative;
  font-size: 18px;
  color: #333;
}
.nav-sec a.ny:before {
  content: '>';
  vertical-align: middle;
  display: inline-block;
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  font-size: 25px;
  margin: 0 8px 0 6px;
  -webkit-font-smoothing: antialiased;
}
.tit {
  margin: 0.66% 0;
  position: relative;
  line-height: 50px;
  font-size: 24px;
  padding: 0 1px;
  width: 100%;
}
.tit span {
  position: absolute;
  right: 2px;
  z-index: 1;
}
.tit span a {
  font-size: 16px;
  line-height: 50px;
  color: #424242;
}
.zw {
  width: 24%;
  height: 0;
  margin-bottom: 0;
  border: none;
  padding: 0;
}
.xdfvideo-list.zlm {
  margin-top: 1%;
}
.xdfvideo-list-wrap {
  margin: 0px auto;
}
.xdfvideo-list::after {
  display: block;
  content: "";
  clear: both;
  width: 24%;
}
.xdfvideo-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xdfvideo-list .videolist {
  width: 24%;
  height: auto;
  margin-bottom: 2%;
  position: relative;
}
.xdfvideo-list .videolist .face {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.xdfvideo-list .videolist .vtit {
  text-align: center;
  line-height: initial;
}
.xdfvideo-list .videolist .vtit img {
  display: block;
}
.xdfvideo-list .videolist .vpic {
  text-align: center;
  line-height: initial;
  position: relative;
}
.xdfvideo-list .videolist .vpic .videoed {
  /* display:none; */
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  border-radius: 100%;
  opacity: 0.98;
  background: rgba(0, 0, 0, 0.5);
  border: 2px solid #fff;
}
.xdfvideo-list .videolist .vtime {
  text-align: center;
  line-height: initial;
}
.xdfvideo-list .videolist .vtime img {
  display: block;
}
.xdfvideo-list .videolist .txt {
  display: none;
}
.xdfvideo-list .videolist .txt2 {
  font-size: 16px;
  line-height: 2.4;
  opacity: 0.88;
  text-align: center;
  width: 100%;
  color: #000;
  background-color: #fff;
  transition: all 0.4s;
  /* position: absolute; bottom: 0; left: 0; */
  box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 10px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
  padding: 0 8px;
  display: -webkit-box;
  overflow: hidden;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  /* font-size: 1.1rem; */
  /* line-height: 1.4rem; */
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.xdfvideo-list .videolist:nth-child(4),
.xdfvideo-list .videolist:nth-child(8) {
  margin-right: 0;
}
.xdfvideo-list .videolist:hover {
  cursor: pointer;
}
.xdfvideo-list .videolist:hover .videoed {
  opacity: 1;
  background: rgba(255, 140, 0, 0.82);
}
.xdfvideo-list .videolist:hover .face {
  opacity: 0.9;
}
.xdfvideo-list .videolist:hover .txt2 {
  opacity: 1;
  background-color: rgba(236, 125, 22, 0.8);
  color: #fff;
}
.xdfvideo-list .mask {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.55);
}
.xdfvideo-list .videos {
  display: none;
  border: 1px solid transparent;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  width: 55%;
  height: auto;
  z-index: 99;
}
.xdfvideo-list .videos .ht {
  line-height: initial;
  display: block;
  opacity: 0;
  transition: all 2s linear;
  transform: translateY(80.66px);
}
.xdfvideo-list .videos .ht img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.xdfvideo-list .videos .videobox {
  position: relative;
  line-height: initial;
}
.xdfvideo-list .videos #video {
  line-height: initial;
  display: block;
  width: 100%;
  z-index: -1;
}
.xdfvideo-list .videos .txt {
  background: #fff;
  color: #000;
  line-height: 2.36;
  padding: 0px 10px;
  text-align: justify;
  font-size: 15px;
}
.xdfvideo-list .videos .vclose {
  position: absolute;
  right: 10px;
  top: 10px;
  border-radius: 100%;
  cursor: pointer;
  background: rgba(254, 129, 1, 0.78);
  width: 30px;
  height: 30px;
  text-align: center;
  transition: all 0.42s;
  z-index: 99999999;
}
.xdfvideo-list .videos .vclose img {
  width: 21px;
  height: 21px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.xdfvideo-list .videos .vclose:hover {
  transform: rotate(360deg);
}
.nr-sec {
  width: 65%;
  float: left;
  padding: 2.86% 2.36%;
  /* box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 10px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); */
  margin: 1% auto 2.8%;
  background: #fff;
}
.nr-sec .big-tit {
  width: 100%;
}
.nr-sec .big-tit h1 {
  font-weight: 400;
  font-size: 28px;
}
.nr-sec .txt-info {
  border-bottom: 1px solid #ebebeb;
  color: #7a7676;
  margin: 2% auto 3.2%;
  padding-bottom: 0.8%;
}
.nr-sec .txt-info .time {
  margin-right: 14px;
}
.nr-sec .intro {
  width: 100%;
  text-align: justify;
}
.nr-sec .intro p {
  border: 1px dashed #ff9900;
  padding: 1.8% 1.5%;
  font-size: 16px;
}
.nr-sec .zw-box {
  padding: 3.2% 0 5%;
}
.nr-sec .zw-box .video-box2 {
  max-width: 88.8%;
  margin: 0 auto;
  width: 100%;
  text-indent: 0em;
}
.nr-sec .zw-box .video-box2 .vdmask {
  position: relative;
}
.nr-sec .zw-box .video-box2 .vdmask .vdmask-thumb img {
  width: 100%;
}
.nr-sec .zw-box .video-box2 .vdmask .vdmask-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.nr-sec .zw-box .video-box2 .vd-wrap {
  display: none;
}
.nr-sec .zw-con {
  font-size: 16px;
}
.nr-sec .zw-con p {
  text-indent: 2em;
  padding: 1.6% 0 0 0;
  text-align: justify;
}
.nr-sec .zw-con p img {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  text-indent: 0;
}
.nr-sec .zw-con a {
  display: initial;
}
.nr-sec .guanjian {
  font-size: 14px;
  color: #7a7676;
  padding: 2%0;
}
.nr-sec .tags_new span {
  display: inline-block;
  padding: 2px 8px 2px 8px;
  border-radius: 16px;
  background: #ff8101;
  margin-right: 10px;
  font-weight: bold;
}
.nr-sec .tags_new a {
  color: #ff8101;
  margin-right: 4px;
  display: inline-block;
}
.nr-sec #prenext {
  margin-left: 58px;
  font-size: 16px;
  color: #ff8101;
  padding: 2% 0;
  margin: 2% auto;
  border: 1px solid #ebebeb;
  border-left: none;
  border-right: none;
}
.nr-sec #prenext a {
  color: #ff8101;
  display: inline-block;
}
.nr-sec .ques-sec {
  width: 100%;
}
.nr-sec .ques-sec .ques-tit h2 {
  font-weight: 400;
  font-size: 22px;
  padding: 1.8% 0;
}
.nr-sec .ques-sec .ques-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nr-sec .ques-sec .ques-wrap .ques-item {
  width: 30%;
  margin-bottom: 1.66%;
  text-align: center;
}
.nr-sec .ques-sec .ques-wrap .ques-item a {
  display: block;
  padding: 1.4%;
  background: #fff;
  color: #131212;
  font-size: 14.5px;
  border: 1px dashed #f78a1e;
  transition: all 0.3s;
}
.nr-sec .ques-sec .ques-wrap .ques-item a.red {
  color: #ec3939;
}
.nr-sec .ques-sec .ques-wrap .ques-item:hover a {
  color: #fff;
  background: #f78a1e;
}
.nr-sec .xg-sec {
  width: 100%;
}
.nr-sec .xg-sec .xg-tit h2 {
  font-weight: 400;
  font-size: 22px;
  padding: 1.8% 0;
}
.nr-sec .xg-sec .xg-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nr-sec .xg-sec .xg-wrap .xg-item {
  width: 48.34%;
  margin-bottom: 2.96%;
  text-align: center;
  line-height: 0;
}
.nr-sec .xg-sec .xg-wrap .xg-item .xg-pic img {
  width: 100%;
  display: block;
}
.nr-sec .xg-sec .xg-wrap .xg-item .xg-des p {
  font-size: 16px;
  line-height: 2.6;
  background: #f5f3f3;
  overflow: hidden;
  height: auto;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.nr-sec .xg-sec .xg-wrap .xg-item:hover {
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.nr-sec .xg-sec .xg-wrap .xg-item:hover .xg-des p {
  color: #ff8101;
  background: #fff;
}
.nr-sec .xg-sec.news-box-m {
  display: none;
  height: 0;
}
.yctj-sec {
  float: right;
  width: 33.46%;
  /* box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 10px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3); */
  margin: 1% auto 2.8%;
}
.yctj-tit-sec {
  font-size: 21.6px;
  padding: 4% 0;
  text-align: center;
  background: #fff;
  border-top: #ff8c00b3 solid 2px;
  margin-bottom: 3.7%;
}
.yctj-con-sec {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 4.4%;
}
.videolist-ny {
  width: 48.2%;
  height: auto;
  margin-bottom: 3.6%;
  position: relative;
  background: #fff;
}
.videolist-ny .vpic {
  text-align: center;
  line-height: initial;
  position: relative;
}
.videolist-ny .vpic .videoed {
  /* display:none; */
  width: 44px;
  height: 44px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 4;
  border-radius: 100%;
  opacity: 0.8;
  background: rgba(255, 140, 0, 0.7);
  border: 2px solid #fff;
}
.videolist-ny .vpic .face {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.videolist-ny .txt {
  display: none;
}
.videolist-ny .txt2 {
  font-size: 13px;
  padding: 3.6% 3%;
  line-height: 1.66;
  text-align: justify;
}
.videolist-ny:hover {
  cursor: pointer;
  box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 10px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}
.videolist-ny:hover .videoed {
  opacity: 1;
  /* background: rgba(255, 140, 0, 0.82); */
}
.videolist-ny:hover .face {
  opacity: 0.9;
}
.videolist-ny:hover a {
  height: 100%;
}
.videolist-ny:hover .txt2 {
  opacity: 1;
  /* background-color: rgba(236, 125, 22, 0.8); color: #fff; */
}
.zy-item {
  width: 48%;
  height: auto;
  margin-bottom: 3.7%;
  position: relative;
  background: #fff;
}
.zy-item .zy-pic {
  width: 100%;
}
.zy-item .zy-pic img {
  max-width: 100%;
  width: 100%;
}
.zy-item .zy-des {
  padding: auto;
  padding: 4.3% 6% 6.2%;
}
.zy-item .zy-des h4 {
  font-size: 16px;
  font-weight: 300;
  line-height: 2;
  text-align: center;
}
.zy-item .zy-des h4:hover {
  color: #fc3908;
}
.zy-item .zy-des .des {
  font-size: 13px;
  color: #777;
  line-height: 1.66;
  overflow: hidden;
  height: auto;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: justify;
}
.zy-item:hover {
  box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 10px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}
.zy-item:hover a h4 {
  color: #ff8101;
}
.newslist-ny {
  width: 48%;
  height: auto;
  margin-bottom: 3.7%;
  position: relative;
  background: #fff;
}
.newslist-ny .newspic {
  text-align: center;
  line-height: initial;
  position: relative;
}
.newslist-ny .newspic .face {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}
.newslist-ny .txt2 {
  padding: 4.3% 6% 6.2%;
  line-height: 1.66;
  text-align: justify;
  font-size: 13px;
  color: #777;
  line-height: 1.5;
  overflow: hidden;
  height: auto;
  display: -webkit-box;
  text-indent: 0;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.newslist-ny:hover {
  box-shadow: 0 2px 14px 1px rgba(0, 0, 0, 0.14), 0 4px 10px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.3);
}
.newslist-ny:hover .txt2 {
  color: #ff8101;
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
@media only screen and (max-width: 375px) {
  html {
    width: auto;
  }
}
@media only screen and (min-width: 375px) and (max-width: 640px) {
  html {
    width: auto;
  }
}
@media only screen and (min-width: 640px) and (max-width: 768px) {
  html {
    width: auto;
  }
}
@media only screen and (min-width: 768px) and (max-width: 827px) {
  html {
    width: auto;
  }
  .dht_n ul li {
    width: 83px!important;
  }
  .con-box {
    width: 87.566%;
  }
  .xdfvideo-list .videolist {
    width: 48%;
  }
}
@media only screen and (min-width: 827px) and (max-width: 992px) {
  html {
    width: auto;
  }
  .dht_n ul li {
    width: 90px!important;
  }
  .con-box {
    width: 87.466%;
  }
  .xdfvideo-list .videolist {
    width: 48%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  html {
    width: auto;
  }
  .dht_n ul li {
    width: 110px!important;
  }
  .con-box {
    width: 87.266%;
  }
  .xdfvideo-list .videolist {
    width: 48%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  html {
    width: auto;
  }
  .dht_n ul li {
    width: 120px!important;
  }
  .con-box {
    width: 82.266%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  html {
    width: auto;
  }
  .con-box {
    width: 77.266%;
  }
}
@media only screen and (min-width: 1440px) {
  html {
    width: auto;
  }
  .con-box {
    width: 67.266%;
  }
}
@media only screen and (max-width: 768px) {
  .con-box {
    width: 93.88%;
  }
  .nav-sec {
    margin: 1.66% auto;
    background: #fff;
  }
  .nav-sec a {
    font-size: 1.46rem;
  }
  .nav-sec a.ny:before {
    font-size: 1.46rem;
    margin: 0 5px 0 3px;
  }
  .bg-grey {
    background: #fff;
  }
  .tit {
    margin: 0 auto;
    position: relative;
    line-height: 2;
    font-size: 1.72rem;
    padding: 5% 1px 1.6%;
    width: 100%;
  }
  .tit span {
    position: absolute;
    right: 2px;
    z-index: 1;
  }
  .tit span a {
    font-size: 1.4rem;
    line-height: 2.5;
    color: #424242;
  }
  .tit.first {
    padding: 2% 1px 1.6%;
  }
  .link-sec {
    display: block;
    margin: 2.9% auto 1.54% auto;
  }
  .link-sec .link-wrap {
    justify-content: space-between;
    flex-wrap: nowrap;
  }
  .link-sec .link-wrap .link-items {
    width: 24%;
    display: block;
    border-radius: 5px;
    background: #f3f0f0;
    text-align: center;
    padding: 1.8% 0;
  }
  .link-sec .link-wrap .link-items .tit-s {
    font-weight: 500;
    font-size: 16px;
  }
  .link-sec .link-wrap .link-items .tit-s.c1 {
    color: #ff8b39;
  }
  .link-sec .link-wrap .link-items .tit-s.c2 {
    color: #578620;
  }
  .link-sec .link-wrap .link-items .tit-s.c3 {
    color: #02acf9;
  }
  .link-sec .link-wrap .link-items .tit-s.c4 {
    color: #ff0000;
  }
  .link-sec .link-wrap .link-items .des {
    font-size: 13px;
    color: #000;
  }
  .xdfvideo-list {
    margin-top: 0.4rem;
    padding-bottom: 2%;
  }
  .xdfvideo-list .videolist {
    width: 48.6%;
    height: auto;
    margin-bottom: 3.5%;
  }
  .xdfvideo-list .videolist .vpic .videoed {
    width: 38px;
    height: 38px;
  }
  .xdfvideo-list .videolist .txt2 {
    font-size: 1.4rem;
  }
  .xdfvideo-list .videos {
    width: 100%;
    z-index: 99;
  }
  .xdfvideo-list .videos .txt {
    line-height: 1.6;
    padding: 1% 10px;
    font-size: 1.4rem;
  }
  .xdfvideo-list .videos .vclose {
    left: 0;
    right: 0;
    bottom: -13%;
    top: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .xdfvideo-list .mask {
    background-color: rgba(0, 0, 0, 0.7);
  }
  .nr-sec {
    width: 100%;
    padding: 0;
  }
  .nr-sec .big-tit h1 {
    font-size: 1.9rem;
  }
  .nr-sec .txt-info {
    font-size: 1.3rem;
  }
  .nr-sec .intro p {
    font-size: 1.3rem;
    display: none;
  }
  .nr-sec .zw-box .video-box2 {
    max-width: 92%;
    margin: 0 auto;
    width: 100%;
    text-indent: 0em;
    position: relative;
  }
  .nr-sec .zw-box .video-box2 .vd-wrap {
    display: none;
    width: 100%;
  }
  .nr-sec .zw-box .video-box2 .vdmask {
    z-index: 3;
    display: block;
  }
  .nr-sec .zw-box .video-box2 .vdmask .vdmask-btn {
    position: absolute;
    width: 15%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 7;
  }
  .nr-sec .zw-box .video-box2 .vdmask img {
    width: 100%;
  }
  .nr-sec .zw-box .zw-con {
    font-size: 1.44rem;
    line-height: 2.4rem;
  }
  .nr-sec .zw-box .zw-con p {
    text-indent: 0em;
    padding: 0 0 2.6% 0;
    text-align: justify;
  }
  .nr-sec .zw-box .zw-con p img {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
  }
  .nr-sec .ques-sec {
    width: 100%;
  }
  .nr-sec .ques-sec .ques-tit h2 {
    font-weight: 400;
    font-size: 1.7rem;
    padding-bottom: 1.8%;
  }
  .nr-sec .ques-sec .ques-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .nr-sec .ques-sec .ques-wrap .ques-item {
    width: 49%;
    margin-bottom: 1.6%;
    text-align: left;
  }
  .nr-sec .ques-sec .ques-wrap .ques-item a {
    display: block;
    padding: 2.4% 0% 2.4% 3%;
    font-size: 1.4rem;
  }
  .nr-sec .xg-sec {
    width: 100%;
  }
  .nr-sec .xg-sec .xg-tit h2 {
    font-weight: 400;
    font-size: 1.7rem;
    padding-bottom: 1.8%;
  }
  .nr-sec .xg-sec .xg-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .nr-sec .xg-sec .xg-wrap .xg-item {
    width: 48.34%;
    margin-bottom: 2.96%;
    text-align: center;
  }
  .nr-sec .xg-sec .xg-wrap .xg-item .xg-pic img {
    width: 100%;
    display: block;
  }
  .nr-sec .xg-sec .xg-wrap .xg-item .xg-des p {
    font-size: 1.42rem;
    line-height: 1.6;
    background: #f5f3f3;
    padding: 2.2% 3%;
    text-align: left;
    color: #000;
  }
  .nr-sec .xg-sec.news-box-m {
    display: block;
    height: auto;
  }
  .nr-sec .tags_new span {
    display: inline-block;
    padding: 2px 8px 3px 8px;
    border-radius: 1.66rem;
    background: #ff8101;
    margin-right: 10px;
    font-weight: bold;
    font-size: 1.4rem;
  }
  .nr-sec .tags_new a {
    color: #ff8101;
    margin-right: 4px;
    display: inline-block;
    font-size: 1.4rem;
  }
  .nr-sec #prenext {
    font-size: 1.5rem;
  }
  .yctj-sec {
    display: none;
    height: 0;
  }
}
