@charset "utf-8";

/* CSS 定制的公共样式 */
html,
body {
  font-family: 'Lantinghei SC', 'Microsoft yahei';
  font-size: 14px;
  line-height: 24px;
  color: #666;
  background-color: #f2f2f2;
  overflow-x: hidden;
}

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,
sub,
sup,
tt,
var,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
input {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 14px;
}

a {
  color: #666;
  text-decoration: none;
  outline: none;
}

/* for firefox */
a:hover {
  color: #eb6100;
}

ul,
dl,
li {
  list-style-type: none;
}

li {
  vertical-align: top;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
  overflow: hidden;
}

.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

*html .clearfix {
  zoom: 1;
}

*+html .clearfix {
  zoom: 1;
}

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

img {
  border: none;
  vertical-align: top;
}

input,
textarea,
select {
  font-family: 'Microsoft yahei';
  font-size: 14px;
  color: #666;
  border: none;
  outline: medium none;
}

input:focus {}

.img_bfb img {
  width: 100%;
}

/* CSS 活动的公共样式 */
.left {
  float: left;
}

.right {
  float: right;
}

.display_bk {
  display: block;
}

.display_in_bk {
  display: inline-block;
}

.display_no {
  display: none;
}

.overflow {
  overflow: hidden;
}

.text_center {
  text-align: center;
}

.text_right {
  text-align: right;
}

.text_left {
  text-align: left;
}

.web_widht {
  width: 1200px;
  margin: 0 auto;
}

/* 网页的内容宽 */
.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.pointer {
  cursor: pointer;
}

/* CSS 边距 */
.mt_10 {
  margin-top: 10px;
}

.mt_15 {
  margin-top: 15px;
}

.mt_20 {
  margin-top: 20px;
}

.mt_25 {
  margin-top: 25px;
}

.mt_30 {
  margin-top: 30px;
}

.mt_35 {
  margin-top: 35px;
}

.mt_40 {
  margin-top: 40px;
}

.mt_50 {
  margin-top: 50px;
}

.ml_10 {
  margin-left: 10px;
}

.ml_15 {
  margin-left: 15px;
}

.ml_20 {
  margin-left: 20px;
}

.ml_25 {
  margin-left: 25px;
}

.ml_30 {
  margin-left: 30px;
}

.ml_35 {
  margin-left: 35px;
}

.ml_40 {
  margin-left: 40px;
}

.ml_50 {
  margin-left: 50px;
}

.mr_10 {
  margin-right: 10px;
}

.mr_15 {
  margin-right: 15px;
}

.mr_20 {
  margin-right: 20px;
}

.mr_25 {
  margin-right: 25px;
}

.mr_30 {
  margin-right: 30px;
}

.mr_35 {
  margin-right: 35px;
}

.mr_40 {
  margin-right: 40px;
}

.mr_50 {
  margin-right: 50px;
}

.mb_10 {
  margin-bottom: 10px;
}

.mb_15 {
  margin-bottom: 15px;
}

.mb_20 {
  margin-bottom: 20px;
}

.mb_25 {
  margin-bottom: 25px;
}

.mb_30 {
  margin-bottom: 30px;
}

.mb_35 {
  margin-bottom: 35px;
}

.mb_40 {
  margin-bottom: 40px;
}

.mb_50 {
  margin-bottom: 50px;
}

.m_auto {
  margin: 0 auto;
}

.pt_10 {
  padding-top: 10px;
}

.pt_15 {
  padding-top: 15px;
}

.pt_20 {
  padding-top: 20px;
}

.pt_25 {
  padding-top: 25px;
}

.pt_30 {
  padding-top: 30px;
}

.pt_35 {
  padding-top: 35px;
}

.pt_40 {
  padding-top: 40px;
}

.pt_45 {
  padding-top: 45px;
}

.pt_50 {
  padding-top: 50px;
}

.pb_10 {
  padding-bottom: 10px;
}

.pb_15 {
  padding-bottom: 15px;
}

.pb_20 {
  padding-bottom: 20px;
}

.pb_25 {
  padding-bottom: 25px;
}

.pb_30 {
  padding-bottom: 30px;
}

.pb_35 {
  padding-bottom: 35px;
}

.pb_40 {
  padding-bottom: 40px;
}

.pb_45 {
  padding-bottom: 45px;
}

.pb_50 {
  padding-bottom: 50px;
}

.pl_10 {
  padding-left: 10px;
}

.pl_15 {
  padding-left: 15px;
}

.pl_20 {
  padding-left: 20px;
}

.pl_25 {
  padding-left: 25px;
}

.pl_30 {
  padding-left: 30px;
}

.pl_35 {
  padding-left: 35px;
}

.pl_40 {
  padding-left: 40px;
}

.pl_45 {
  padding-left: 45px;
}

.pl_50 {
  padding-left: 50px;
}

.pr_10 {
  padding-right: 10px;
}

.pr_15 {
  padding-right: 15px;
}

.pr_20 {
  padding-right: 20px;
}

.pr_25 {
  padding-right: 25px;
}

.pr_30 {
  padding-right: 30px;
}

.pr_35 {
  padding-right: 35px;
}

.pr_40 {
  padding-right: 40px;
}

.pr_45 {
  padding-right: 45px;
}

.pr_50 {
  padding-right: 50px;
}

.p_10 {
  padding: 10px;
}

.p_20 {
  padding: 20px;
}

.p_30 {
  padding: 30px;
}

.p_40 {
  padding: 40px;
}

.p_50 {
  padding: 50px;
}

.p_60 {
  padding: 60px;
}

.p_70 {
  padding: 70px;
}

.p_80 {
  padding: 80px;
}

/* 字体 */
.tahoma {
  font-family: 'Tahoma';
}

.arial {
  font-family: 'Arial, Helvetica, sans-serif';
}

.verdana {
  font-family: Verdana, Geneva, sans-serif;
}

.yahei {
  font-family: 'Microsoft yahei';
}

.fzlth {
  font-family: 'Lantinghei SC';
}

.bold {
  font-weight: bold;
}

.bold600 {
  font-weight: 600;
}

.upper {
  text-transform: uppercase;
}

/* 字体大小 */
.font10 {
  font-size: 10px;
}

.font11 {
  font-size: 11px;
}

.font12 {
  font-size: 12px;
}

.font13 {
  font-size: 13px;
}

.font14 {
  font-size: 14px;
}

.font15 {
  font-size: 15px;
}

.font16 {
  font-size: 16px;
}

.font18 {
  font-size: 18px;
}

.font20 {
  font-size: 20px;
}

.font21 {
  font-size: 21px;
}

.font22 {
  font-size: 22px;
}

.font24 {
  font-size: 24px;
}

.font26 {
  font-size: 26px;
  line-height: 26px;
}

.font28 {
  font-size: 28px;
  line-height: 26px;
}

.font30 {
  font-size: 30px;
  line-height: 30px;
}

.font32 {
  font-size: 32px;
  line-height: 32px;
}

.font34 {
  font-size: 34px;
  line-height: 34px;
}

.font36 {
  font-size: 36px;
  line-height: 36px;
}

/* 字体颜色 */
.color_0 {
  color: #000;
}

.color_3 {
  color: #333;
}

.color_6 {
  color: #666;
}

.color_9 {
  color: #999;
}

.color_c {
  color: #ccc;
}

.color_f,
.color_f a,
.color_f:hover {
  color: #fff;
}

.red {
  color: #f00;
}

.blue,
.blue a {
  color: #083c78;
}

.blue a:hover {
  color: #000;
}

.orange,
.orange a {
  color: #eb6100;
}

/* 行高 */
.lh_16 {
  line-height: 16px;
}

.lh_18 {
  line-height: 18px;
}

.lh_20 {
  line-height: 20px;
}

.lh_21 {
  line-height: 21px;
}

.lh_24 {
  line-height: 24px;
}

.lh_25 {
  line-height: 25px;
}

.lh_30 {
  line-height: 30px;
}

.lh_40 {
  line-height: 40px;
}

.lh_50 {
  line-height: 50px;
}

/* 边框线 */
.bord_top {
  border-top: 1px solid #f2f2f2;
}

.bord_bot {
  border-bottom: 1px solid #f2f2f2;
}

.bord_no {
  border-bottom: none;
}

/* 页面背景图片与颜色 */
.i {
  display: block;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 50%;
}

.back_white {
  background: #fff;
}

.gray_bj {
  background: #fafafa;
}

.blue_bj {
  background: #083c78;
}

/*效果 */
.alpha1 {
  filter: Alpha(Opacity=10);
  opacity: 0.1;
}

.alpha2 {
  filter: Alpha(Opacity=20);
  opacity: 0.2;
}

.alpha3 {
  filter: Alpha(Opacity=30);
  opacity: 0.3;
}

.alpha4 {
  filter: Alpha(Opacity=40);
  opacity: 0.4;
}

.alpha5 {
  filter: Alpha(Opacity=50);
  opacity: 0.5;
}

.alpha6 {
  filter: Alpha(Opacity=60);
  opacity: 0.6;
}

.alpha6,
a:hover img {
  filter: Alpha(Opacity=70);
  opacity: 0.7;
}

.radius_3 {
  border-radius: 3px;
}

.radius_bf5 {
  border-radius: 50%;
}

  {
  box-shadow: 0px 0px 2px 2px #f9f9f9;
}

.i,
a,
img,
input,
textarea,
.img,
.oc_tab li,
.fa,
.news_list li h1,
.line,
.ml_list h1,
.search2,
.lic_list li {
  transition: all 0.3s linear 0s;
  -webkit-transition: all 0.3s linear 0s;
}

/* 共用 */
.topad {
  width: 100%;
}

.topad img {
  width: 100%;
}

.top {
  height: 100px;
}

.logo {
  padding: 16px 0 16px 24px;
}

.top_r {
  display: flex;
  align-items: center;
}

.phone {
  background: #eb6100;
  color: #fff;
  height: 100px;
}

.phone .phonecon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  height: 100%;
  font-size: 24px;
  font-weight: bold;
}

.phone .fa {
  font-size: 28px;
  margin-right: 10px;
}

.wechat {
  background: #083c78;
  height: 100px;
  width: 100px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
}

.t_search {
  border-radius: 3px;
  width: 310px;
  height: 40px;
  border-bottom: 1px solid #f2f2f2;
}

.t_search .input {
  height: 100%;
  width: 100%;
  background: none;
  text-indent: 14px;
}

.sea_but {
  display: block;
  color: #083c78;
  right: 0;
  top: 0;
  height: 100%;
  width: 60px;
  text-align: center;
  border-radius: 0 3px 3px 0;
}

.sea_but .fa {
  line-height: 36px;
  font-size: 20px;
}

.sea_but:hover {
  color: #fff;
  background: #eb6100;
}

.sub {
  position: absolute;
  width: calc(100% - 100px);
  /* width: 1200px; */
  left: 0;
  background-color: #fff;
  z-index: 9;
  color: #1e1e1e;
  line-height: 40px;
  padding: 30px 0;
  display: none;
  border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  -o-border-radius: 0 0 10px 10px;
  padding: 20px 50px;
  box-shadow: 0 10px 10px rgb(212, 212, 212);
}

.sub ul {
  width: 100%;
  margin: 0 auto;
}

.head {
  z-index: 9999;
  position: relative;
}

.nav .on .sub a {
  color: #eb6100;
  background: none;
}

.nav .sub li {
  width: 20%;
  text-align: left;
}

.nav .sub a:hover {
  text-indent: 2em;
}

.nav {
  line-height: 52px;
  background: rgba(8, 60, 120, 0.3);
  z-index: 9999;
}

.nav ul {
  margin: 0 auto;
}

.nav li {
  float: left;
  text-align: center;
  width: calc(100% / 12);
}

.nav li a {
  display: block;
}

/* .nav li a:hover {
  background: #eb6100;
} */
.nav li.on>a,
.nav li>a:hover {
  /* background: #083c78; */
  color: #eb6100;
  position: relative;
}

.nav li.on>a::after,
.nav>li>a:hover::after {
  position: absolute;
  content: ' ';
  left: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: #eb6100;
}

/* 右侧栏 */
.side {
  position: fixed;
  width: 50px;
  right: 0;
  top: 40%;
  z-index: 100;
}

.side ul li {
  width: 50px;
  height: 50px;
  position: relative;
  border-bottom: 1px solid #595959;
}

.side ul li:last-child {
  border: none;
}

.side ul li .sidebox {
  position: absolute;
  width: 50px;
  height: 50px;
  line-height: 50px;
  top: 0;
  right: 0;
  transition: all 0.3s;
  background: #303030;
  color: #fff;
  overflow: hidden;
}

.side .fa {
  width: 50px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  line-height: 50px;
}

.side ul li:hover .sidebox {
  background: #eb6100;
}

.side ul li:hover .ico {
  width: 150px;
  border-radius: 5px 0 0 5px;
}

.cweixin .wx {
  width: 194px;
  height: 199px;
  position: absolute;
  left: -185px;
  bottom: -42px;
  background: url(../images/weixin.png) no-repeat;
  opacity: 0;
  transform: scale(0);
  -webkit-transform: scale(0);
  transform-origin: 100% 70%;
  -webkit-transform-origin: 100% 70%;
  transition: transform ease 0.3s, opacity ease 0.3s;
  -webkit-transition: all ease 0.3s;
}

.cweixin:hover .wx {
  display: block;
  transform: scale(1);
  -webkit-transform: scale(1);
  opacity: 1;
}

/* 首页banner */
.slideBox {
  width: 100%;
  height: 400px;
  overflow: hidden;
  position: relative;
  margin-top: -52px;
}

.slideBox .hd {
  height: 8px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: 20px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin: 0 4px;
  width: 8px;
  height: 8px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  background: #000;
  border-radius: 50%;
  font-size: 0;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #fff;
  filter: Alpha(Opacity=100);
  opacity: 1;
}

.slideBox .banner {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .banner li {
  zoom: 1;
  vertical-align: middle;
  height: 400px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.slideBox .banner li a {
  display: block;
  width: 100%;
  height: 400px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: -1%;
  top: 50%;
  margin-top: -20px;
  display: block;
  width: 40px;
  height: 40px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.slideBox .next {
  left: auto;
  right: -1%;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox:hover .prev {
  left: 1%;
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox:hover .next {
  right: 1%;
  filter: alpha(opacity=100);
  opacity: 1;
}

.jr_lic {
  height: 200px;
  background: url(../images/jr_lic.jpg) repeat-x;
}

.jr_lic .web_widht {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.jl_search {
  flex: 1;
}

.jl_search .t_search,
.search2 .t_search {
  width: 90%;
  border-radius: 0;
}

.jl_search .t_search .input::placeholder,
.search2 .t_search .input::placeholder {
  color: #fff;
}

.jl_search .t_search .sea_but,
.search2 .t_search .sea_but {
  background: none;
  color: #fff;
}

.jl_search .t_search .sea_but:hover,
.search2 .t_search .sea_but:hover {
  color: #fff;
}

.jls_title {
  font-size: 34px;
  color: #fff;
  margin-bottom: 20px;
  font-weight: 500;
}

.jls_bq {
  margin-bottom: 15px;
}

.jls_bq span {
  color: #ffad74;
  display: inline-block;
  padding: 0 10px;
  font-size: 12px;
}

.jls_bq a {
  color: #ffad74;
}

.jls_bq a:hover {
  color: #fff;
}

.jl_lx {
  padding-left: 140px;
  flex: 1;
}

.jl_lx .font12 {
  font-weight: normal;
}

.jl_lx .i {
  margin-top: -60px;
  top: 50%;
}

.jl_lx:hover .i {
  filter: Alpha(Opacity=100);
  opacity: 1;
}

.title h1 {
  position: relative;
  padding-bottom: 10px;
}

.title h1::after {
  position: absolute;
  content: ' ';
  display: block;
  bottom: -10px;
  height: 5px;
  width: 20px;
  background: #1e1e1e;
  left: 50%;
  margin-left: -10px;
}

.title p {
  /* text-transform: uppercase;
  letter-spacing: 4px; */
  line-height: 20px;
  padding: 30px 20px 20px 20px;
}

.jr_sup_lic li {
  float: left;
  width: 16.66%;
  text-align: center;
}

.jr_sup_lic li a {
  display: block;
  line-height: 60px;
  height: 60px;
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
}

.jr_sup_lic li a:hover {
  box-shadow: 0px 0px 6px 0px #ccc;
  color: #eb6100;
}

.rea_lic ul {
  margin-left: -57px;
}

.rea_lic li {
  text-align: center;
  width: 100px;
  float: left;
  position: relative;
  margin-left: 57px;
  margin-bottom: 30px;
}

.rea_lic .img {
  width: 100px;
  height: 100px;
  background: #ccc;
  border-radius: 50%;
}

.rea_lic li:hover .img {
  background: #eb6100;
}

.rea_lic li:hover {
  color: #eb6100;
}

.rea_lic li a {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.rea_lic .img img {
  margin-top: 22px;
}

.c1_l {
  width: 280px;
}

.c1_r,
.c2_r {
  width: 900px;
}

.c2_l {
  width: 260px;
}

.title2 h1 {
  font-size: 18px;
  color: #083c78;
  line-height: 20px;
  border-left: 3px solid #083c78;
  padding-left: 16px;
}

.pop_ser {
  min-height: 355px;
}

.pop_ser li {
  border-bottom: 1px solid #f2f2f2;
  line-height: 50px;
  position: relative;
}

.pop_ser li a {
  display: block;
}

.pop_ser li .i {
  left: auto;
  right: 0;
  margin-top: -8px;
  color: #999;
}

.pop_ser li:hover .i {
  right: 10px;
  color: #eb6100;
}

.pop_ser li:last-child {
  border-bottom: none;
}

.oc_tab li {
  float: left;
  line-height: 48px;
  padding: 0 20px;
  margin-left: 20px;
  border-bottom: 2px solid #fff;
  cursor: pointer;
}

.oc_tab li.on {
  color: #eb6100;
  border-bottom: 2px solid #eb6100;
}

.oc_nr {
  background: url(../images/oc_nr.gif) repeat-y center top;
  padding: 12px 0;
  min-height: 281px;
}

.oc_nr li {
  width: 25%;
  float: left;
}

.oc_nr li a {
  padding-left: 30px;
  line-height: 40px;
}

.oc_nr li a:hover {
  padding-left: 20px;
}

.ys_list>ul>li {
  float: left;
  width: 100%;
}

.ys_tab li {
  float: left;
  line-height: 48px;
  padding: 0 20px;
  cursor: pointer;
  background-color: #f9f9f9;
  color: #1e1e1e;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  font-weight: 500;
}

.ys_tab li.on {
  background-color: #eb6100;
  color: #fff;
  border-bottom-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
}

.ys_tab li:first-child.on {
  border-bottom-left-radius: 0;
}

.ys_tab li.on .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 24px;
  width: calc(100% + 24px);
  background-color: #eb6100;
  z-index: 0;
}

.ys_tab li span {
  z-index: 999;
  position: relative;
}

.ys_tab li.on::after {
  position: absolute;
  width: 24px;
  height: 24px;
  content: ' ';
  border-radius: 0 0 0 24px;
  right: -24px;
  top: 24px;
  background-color: #f9f9f9;
  z-index: 0;
  -webkit-border-radius: 0 0 0 24px;
  -moz-border-radius: 0 0 0 24px;
  -ms-border-radius: 0 0 0 24px;
  -o-border-radius: 0 0 0 24px;
}

.ys_tab li:last-child.on::after {
  background-color: #fff;
}

.tempWrap {
  border-radius: 0 10px 10px 10px;
  -webkit-border-radius: 0 10px 10px 10px;
  -moz-border-radius: 0 10px 10px 10px;
  -ms-border-radius: 0 10px 10px 10px;
  -o-border-radius: 0 10px 10px 10px;
  overflow: hidden;
}

.ys_con {
  background-color: #fff;
}

.ys_con .ys_nr {
  background-color: #f9f9f9;
}

.ys_con .ys_nr_txt {
  padding: 20px;
}

.ys_con .ys_nr_lc {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
}

.ys_con .ys_nr_lc li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  overflow: hidden;
  margin-right: 20px;
  padding-right: 10px;
  width: calc(50% - 20px);
}

.ys_con .ys_nr_lc li div.num {
  width: 50px;
  min-height: 50px;
  background-color: #083c78;
  color: #fff;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.ys_con .ys_nr_lc li div.desc {
  flex: 1;
}

.ys_con .ys_nr_lc li:nth-child(2n) {
  margin-right: 0;
}

.ys_page {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  margin-top: 20px;
}

.ys_page ul {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ys_page ul li {
  margin: 0 10px;
  width: 10px;
  height: 10px;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background-color: #f2f2f2;
  color: #f2f2f2;
}

.ys_page ul li.on {
  background-color: #eb6100;
  color: #eb6100;
}

.que_too li {
  line-height: 50px;
  position: relative;
  margin-bottom: 10px;
}

.que_too li a {
  display: block;
  background: #f2f2f2;
  border-radius: 3px;
  padding: 0 20px;
}

.que_too li .i {
  left: auto;
  right: 20px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  margin-top: -10px;
  color: #999;
}

.que_too li a:hover {
  background: #eb6100;
  color: #fff;
  box-shadow: 0px 0px 8px 0px #999;
}

.que_too li a:hover .i {
  right: 10px;
  color: #eb6100;
}

.que_too li:last-child {
  margin-bottom: 0;
}

.input_a {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  line-height: 38px;
  width: 100%;
  text-indent: 10px;
}

.input_a:focus {
  border-color: #083c78;
  box-shadow: 0px 0px 4px 0px #ccc;
}

.leave textarea {
  line-height: 24px;
  height: 108px;
  margin: 10px 0;
}

.leave .l_but {
  border-radius: 3px;
  line-height: 50px;
  width: 100%;
  background: #eb6100;
  color: #fff;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}

.leave .l_but:hover {
  background: #083c78;
}

.i_news {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

.rec_news {
  width: calc(100% - 60px);
  cursor: pointer;
}

.rec_news dt {
  height: 320px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.rec_news dd {
  padding-top: 20px;
}

.rec_news dd h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  padding: 20px 0;
  color: #1e1e1e;
}

.rec_news a:hover h2 {
  color: #eb6100;
}

.rec_news dd .time {
  font-size: 14px;
  color: #999;
}

.rec_info {
  height: 76px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 20px;
  border-top: 1px solid #d9d9d9;
  padding-top: 20px;
}

.line {
  height: 1px;
  width: 60px;
  background: #d9d9d9;
  display: block;
  overflow: hidden;
  margin: 20px 0;
}

.but_a {
  display: inline-block;
  line-height: 38px;
  padding: 0 34px;
  border: 1px solid #eb6100;
  border-radius: 20px;
  color: #eb6100;
}

.but_a:hover {
  background: #eb6100;
  color: #fff !important;
}

.but_a:hover .fa {
  margin-left: 10px;
}

.news_list {
  width: calc(100% - 60px);
  margin-left: 60px;
}

.news_list li {
  margin-bottom: 20px;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 10px 20px;
}

.news_list li .line {
  display: inline-block;
  width: 40px;
  margin: 0 10px;
  position: relative;
}

.news_list li h1 {
  font-size: 16px;
  color: #1e1e1e;
  padding: 10px 0;
  font-weight: 600;
}

.news_list li a {
  color: #999;
}

.news_list li .info {
  height: 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news_list li a:hover h1 {
  color: #eb6100;
  border-color: #eb6100;
}

.news_list li .date {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
  margin-top: 10x;
  font-size: 13px;
}

.news_list li a:hover .date .more {
  color: #eb6100;
}

.eval {
  height: 320px;
  background: url(../images/eval.jpg) no-repeat center top;
  background-size: cover;
}

.eval_list li {
  width: 595px;
  height: 120px;
  float: left;
  margin-left: 10px;
}

.eval_list ul {
  margin-left: -10px;
}

.e_img {
  width: 120px;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.8);
  text-align: center;
}

.e_img img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin-top: 25px;
}

.e_info {
  width: 475px;
  height: 120px;
  background: #fff;
}

.eval_list .hd a {
  display: inline-block;
  width: 60px;
  height: 30px;
  color: #eb6100;
  background: #fff;
  text-align: center;
  margin: 10px 5px 0 5px;
}

.eval_list .hd a .fa {
  line-height: 30px;
  font-size: 20px;
}

.eval_list .hd a:hover {
  background: #eb6100;
  color: #fff;
}

.e_info h4 {
  font-size: 16px;
  margin-bottom: 5px;
}

.mon_lem {
  background: #fff;
}

.ml_list {
  display: flex;
}

.ml_list ul {
  margin: 0 20px;
  flex: 1;
}

.ml_list li {
  border-radius: 10px;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  background: #f2f2f2;
  margin-bottom: 10px;
}

.ml_list li h1 {
  font-size: 16px;
  font-weight: 600;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  min-height: 48px;
}

.ml_list li .line {
  width: 64px;
  background: #eb6100;
  margin: 10px 0;
}

.ml_list li .i {
  top: 0;
  color: #eb6100;
  font-size: 24px;
}

.ml_list li:hover h1 {
  color: #eb6100;
}

.ml_list li:hover .line {
  width: 100%;
}

.ml_list li .ml_info {
  display: none;
}

.ml_list li.open .ml_info {
  display: block;
  padding: 20px 0;
  border-top: 1px solid #ebebeb;
  margin: 0 20px;
}

.reg_rec_c ul {
  border-top: 1px solid #ebebeb;
  border-right: 1px solid #ebebeb;
}

.reg_rec_c li {
  float: left;
  width: 16.66%;
  text-align: center;
  height: 150px;
}

.reg_rec_c li a {
  display: block;
  border-bottom: 1px solid #ebebeb;
  border-left: 1px solid #ebebeb;
  height: 125px;
  padding-top: 25px;
}

.reg_rec_c li a:hover {
  background: #f9f9f9;
}

.reg_rec_c li img {
  width: 132px;
  height: 70px;
}

.reg_rec_c li p {
  padding-top: 10px;
}

.lic_list ul {
  /* margin-left: -10px; */
}

.lic_list li {
  width: 560px;
  background: #f9f9f9;
  float: left;
  margin-left: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  padding: 10px;
}

.lic_list li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.l_img {
  width: 300px;
  height: 300px;
  text-align: center;
  background-color: #fff;
}

.l_img img {
  max-width: 300px;
  max-height: 300px;
}

.l_info {
  flex: 1;
}

.l_info h1 {
  color: #333;
  font-size: 16px;
  padding: 20px 30px;
}

.l_info .line {
  margin: 0;
}

.lic_list li a h1 {
  font-size: 24px;
  font-weight: 600;
}

.lic_list li a:hover h1 {
  color: #eb6100;
}

.lic_list li a:hover .line {
  width: 100%;
  background: #f2f2f2;
}

.lic_list .lic_btn {
  text-align: center;
  width: 40%;
  background-color: #fff;
  color: #eb6100;
  font-size: 14px;
  margin-left: 30px;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #eb6100;
  line-height: 40px;
}

.lic_list .lic_btn:hover {
  background-color: #eb6100;
  color: #fff;
}

.btnmore {
  text-align: center;
  width: 200px;
  background-color: #fff;
  color: #eb6100;
  font-size: 14px;
  margin: 20px auto;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #eb6100;
  line-height: 40px;
}

.btnmore:hover {
  background-color: #eb6100;
  color: #fff;
}

.ny_banner {
  height: 200px;
  background-repeat: no-repeat;
  background-position: center top;
}

.loca {
  line-height: 60px;
  margin-top: -60px;
  color: #fff;
}

.loca a {
  color: #fff;
}

.loca .fa {
  margin-right: 10px;
}

.sub_nav {
  width: 280px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  background: #f5f5f5;
}

.sub_nav .lefttitle {
  background: #eb6100;
  line-height: 60px;
  height: 60px;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  padding-left: 30px;
}

.sub_nav li {
  line-height: 60px;
  border-bottom: 1px solid #f2f2f2;
  position: relative;
}

.sub_nav li a {
  display: block;
  padding: 0 30px;
}

.sub_nav li .i {
  left: auto;
  right: 30px;
  margin-top: -7px;
  color: #fff;
}

.sub_nav li a:hover,
.sub_nav li.on>a {
  background: rgb(235 97 0 / 76%);
  color: #fff;
}

.sub_nav li a:hover .i {
  right: 20px;
}

.sub_nav li ul li a {
  padding-left: 60px;
}

.sub_nav li ul li.on>a,
.sub_nav li ul li.on>a:hover {
  background: rgb(235 97 0 / 50%);
}

.main_con {
  width: 820px;
  padding: 40px;
}

.title3 h1 {
  font-size: 24px;
}

.search2 .t_search {
  background: #fff;
  margin: 0 auto;
}

.search2:hover {
  background: #f2f2f2;
}

.lic_fil dl {
  margin-top: 20px;
  line-height: 30px;
}

.lic_fil dt {
  width: 90px;
  float: left;
  font-size: 14px;
  color: #666;
}

.lic_fil dd {
  width: 1070px;
  float: right;
}

.lic_fil dd a {
  display: inline-block;
  padding: 0 12px;
}

.lic_fil dd .on {
  color: #eb6100;
}

.lic_list2 li {
  margin-bottom: 20px;
  width: 570px;
}

.lic_list2 li:first-child {
  margin-left: 0;
}

.ui_page {
  line-height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ui_page a,
.ui_page span {
  padding: 0 20px;
  background: #f9f9f9;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin: 0 3px;
}

.ui_page a:hover,
.ui_page .on {
  background: #eb6100;
  border-color: #eb6100;
  color: #fff;
}

.ui_page span,
.ui_page b {
  display: inline-block;
}

.lic_img {
  width: 500px;
  height: 600px;
  overflow: hidden;
  position: relative;
}

.lic_img .hd {
  height: 8px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: 20px;
  z-index: 1;
}

.lic_img .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.lic_img .hd ul li {
  float: left;
  margin: 0 4px;
  width: 8px;
  height: 8px;
  filter: Alpha(Opacity=20);
  opacity: 0.2;
  background: #000;
  border-radius: 50%;
  font-size: 0;
  cursor: pointer;
}

.lic_img .hd ul li.on {
  background: #000;
  filter: Alpha(Opacity=100);
  opacity: 1;
}

.lic_img .banner {
  position: relative;
  height: 100%;
  z-index: 0;
  background-color: #f9f9f9;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.lic_img .banner li {
  zoom: 1;
  vertical-align: middle;
  height: 600px;
  background-position: center center;
  background-repeat: no-repeat;
}

.lic_img .banner li a {
  display: block;
  width: 100%;
  height: 600px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.lic_img .prev,
.lic_img .next {
  position: absolute;
  left: -2%;
  top: 50%;
  margin-top: -20px;
  display: block;
  width: 40px;
  height: 40px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.lic_img .next {
  left: auto;
  right: -2%;
}

.lic_img .prev:hover,
.lic_img .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.lic_img:hover .prev {
  left: 0;
  filter: alpha(opacity=100);
  opacity: 1;
}

.lic_img:hover .next {
  right: 0;
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-filter: alpha(opacity=100);
}

.lic_info {
  min-height: 600px;
  width: 699px;
  /* border-left: 1px solid #f2f2f2; */
}

.lic_info dl {
  padding: 10px 0;
}

.lic_info dt {
  float: left;
  width: 70px;
  color: #666;
}

.lic_info dd {
  float: right;
  width: 570px;
  color: #1e1e1e;
}

.sub_nav2 a {
  display: inline-block;
  line-height: 58px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #f2f2f2;
  padding: 0 60px;
}

.sub_nav2 a:last-child {
  border-right: none;
}

.sub_nav2 a.on {
  color: #eb6100;
  border-bottom-color: #eb6100;
}

.news_list dl {
  height: 220px;
  background: #fff;
}

.news_list dt {
  float: left;
  width: 360px;
  height: 220px;
  overflow: hidden;
  background: #000;
}

.news_list dt img {
  width: 360px;
  height: 220px;
}

.news_list dd {
  width: 780px;
  float: right;
  padding-right: 30px;
}

.news_list dd a:hover {
  filter: Alpha(Opacity=70);
  opacity: 0.7;
}

.newspage_list dl {
  height: 370px;
  background: #f5f5f5;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
}

.newspage_list dt {
  float: left;
  width: 600px;
  height: 370px;
  background: #000;
}

.newspage_list dt img {
  width: 600px;
  height: 370px;
}

.newspage_list dd {
  width: 540px;
  height: calc(100% - 30px);
  float: right;
  padding-right: 30px;
  padding-left: 30px;
  padding-bottom: 30px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}

.newspage_list dd .newsdesc {
  flex: 1;
}

.newspage_list dd h2 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #1e1e1e;
}

.newspage_list dd a:hover {
  filter: Alpha(Opacity=70);
  opacity: 0.7;
}

.info_list1 {
  padding-bottom: 0;
}

.info_list1 li {
  min-height: 80px;
  margin-bottom: 20px;
  position: relative;
  background-color: #f9f9f9;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.info_list1 li:last-child {
  border-bottom: none;
}

.info_list1 a:hover,
.info_list2 a:hover {
  color: #eb6100;
}

.info_list1 .date {
  width: 80px;
  height: 100%;
  line-height: 35px;
  background: #e9e9e9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #1e1e1e;
}

.info_list1 .date b {
  display: block;
  font-size: 30px;
  flex: 0.7;
  padding-top: 10px;
}

.info_list1 li p {
  overflow: hidden;
  text-overflow: ellipsis;
  /* white-space: nowrap; */
  color: #333;
}

.info_list1 li h1 {
  padding: 10px 0;
  color: #1e1e1e;
  font-weight: 600;
}

.info_list1 li h1 a {
  color: #1e1e1e;
}

.info_list1 li .newsinfo {
  height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding-left: 20px;
  width: 100%;
  padding-bottom: 10px;
}

.info_list1 li .newsinfo h1 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: calc(100% - 20px);
}

.info_list1 li .newsinfo .newstime {
  color: #999;
  font-size: 12px;
  font-weight: normal;
}

.info_list1 li:hover .date {
  background-color: #eb6100;
  color: #fff;
}

.news_xx {
  padding: 40px 100px;
}

.foot {
  border-top: 2px solid #eb6100;
}

.ft_nav a {
  font-size: 14px;
  padding: 0 10px;
  margin: 0 20px;
  color: #1e1e1e;
}

.foot_a {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.foot_a .ft_nav {
  flex: 1;
  text-align: right;
}

.foot_b {
  background: #f7f7f7;
  border-radius: 3px;
  margin: 20px 0;
}

.foot_b a {
  line-height: 50px;
  padding: 0 30px;
  display: inline-block;
}

.foot_b a:hover {
  background: #083c78;
  color: #fff;
}

.foot_c a {
  padding-right: 40px;
}

.foot_keys {
  color: #1e1e1e;
  padding-bottom: 20px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.foot_keys .keystitle {
  font-weight: 600;
  font-size: 22px;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.foot_keys a {
  margin-right: 20px;
}

.foot_keys .links {
  flex: 1;
}

.foot_keys .qrcode {
  width: 120px;
  height: 120px;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding: 10px;
  margin-left: 20px;
}

.foot_keys .qrcode img {
  margin: 10px;
  height: 100px;
  width: 100px;
}

.paizhao {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.paizhao .pzitems {
  width: calc((1200px - 120px) / 3);
  margin-right: 60px;
  background: #f9f9f9;
  height: 80vh;
  max-height: 600px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.paizhao .pzlist {}

.paizhao .pzlist .pzitems {
  float: left;
}

.paizhao .pzitems .pz_con {
  overflow-y: scroll;
  height: 80vh;
  max-height: 600px;
  width: calc(100% - 40px);
  padding: 10px 20px;
  flex: 1;
  color: #333;
}

.paizhao .pzitems .pz_con::-webkit-scrollbar {
  width: 4px;
}

.paizhao .pzitems .pz_con::-webkit-scrollbar-track {
  background-color: #f9f9f9;
}

.paizhao .pzitems .pz_con::-webkit-scrollbar-thumb {
  background-color: #eb6100;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.paizhao .pzitems .pz_title {
  height: 80px;
  line-height: 80px;
  color: #fff;
  background-color: #083c78;
  width: 100%;
  font-size: 30px;
  text-align: center;
}

.paizhao .pzitems .pz_txt {
  font-size: 13px;
  line-height: 26px;
  padding-top: 20px;
}

.paizhao .pzitems .pz_title2 {
  font-weight: 500;
  padding-bottom: 10px;
}

.paizhao .pzitems .pz_bottom {
  height: 40px;
  padding: 10px 0;
  width: 100%;
}

.paizhao .pzitems .pz_btn {
  text-align: center;
  width: 40%;
  background-color: #eb6100;
  color: #fff;
  font-size: 14px;
  margin: 0 auto;
  height: 40px;
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}

.paizhao .pzitems .pz_pt {
  font-size: 30px;
  font-weight: 600;
  color: #1e1e1e;
  position: relative;
}

.paizhao .pzitems .pz_pt::after {
  position: absolute;
  content: ' ';
  display: block;
  bottom: -10px;
  height: 5px;
  width: 20px;
  background: #1e1e1e;
  left: 50%;
  margin-left: -10px;
}

.paizhao .pzitems .pz_desc {
  padding: 20px 20px;
  line-height: 30px;
}

.paizhao .pz_page {
  display: flex;
  align-items: center;
}

.paizhao .pz_page a {
  font-size: 30px;
  height: 50px;
  width: 50px;
  display: block;
  border: 1px solid #eb6100;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  color: #eb6100;
  display: flex;
  align-items: center;
  justify-content: center;
}

.paizhao #pz_page_index {
  margin: 0 20px;
  color: #eb6100;
}

.paizhao #pz_page_index span:first-child {
  font-size: 30px;
}

.paizhao .pz_page a.on {
  background: #eb6100;
  color: #fff;
}

.homenews .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 30px;
}

.homenews .title .m {
  border: 1px solid #eb6100;
  border-radius: 40px;
  height: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  font-size: 14px;
  text-align: center;
  padding: 0 20px;
  line-height: 40px;
  color: #eb6100;
}

.copy {
  text-align: center;
  padding-bottom: 20px;
}

.othernews {
  padding: 20px;
  background: #f5f5f5;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  color: #1e1e1e;
}

.othernews .t {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ececec;
  padding-bottom: 20px;
}

.othernews .t a {
  border: 1px solid #eb6100;
  border-radius: 40px;
  height: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  font-size: 14px;
  text-align: center;
  padding: 0 20px;
  line-height: 40px;
  color: #eb6100;
}

.othernews ul {
  line-height: 24px;
  padding-top: 20px;
}

.othernews ul li {
  padding: 10px 0;
  font-weight: 500;
}

.othernews ul li a {
  font-weight: normal;
}

.additems {
  display: flex;
  align-items: center;
  justify-content: center;
}

.additems .additem {
  width: calc(100% - 60px);
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  background: #f9f9f9;
  color: #1e1e1e;
  text-align: center;
}

.additems .additem:last-child {
  margin-left: 60px;
}

.additems .additem img {
  height: 300px;
  width: 100%;
}

.additems .additem .areaname {
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #ececec;
  font-weight: bold;
  font-size: 14px;
}

.additems .additem .tels {
  font-weight: 500;
  font-size: 14px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.additems .additem .tels>div {
  flex: 1;
}

.additems .additem .tels>div .type .fa {
  margin-right: 10px;
}

.addwechat {
  margin: 20px 0;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #000 url(../images/news/contact/otherbg.png) center center no-repeat;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  text-align: center;
}

.addwechat .qrcode img,
.addwechat .qq .img {
  width: 120px;
  height: 120px;
}

.addwechat .qrcode {
  margin-left: 100px;
  color: #fff;
}

.addwechat .qrcode img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
}

.addwechat .qq {
  margin-right: 100px;
  color: #fff;
}

.addwechat .qq .img {
  border: 1px solid #fff;
  border-radius: 120px;
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  -ms-border-radius: 120px;
  -o-border-radius: 120px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 50px;
}

.addwechat .qrcode .accountno,
.addwechat .qq .accountno {
  font-size: 24px;
  font-weight: 500;
  margin: 30px 0 10px 0;
}

.addlocal {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 50px 0;
  line-height: 50px;
  font-weight: 500;
  color: #1e1e1e;
}

.addlocal .img {
  height: 80px;
  width: 80px;
  border: 1px solid #ababab;
  border-radius: 80px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #eb6100;
}

.pzcategory {
  background: #f5f5f5;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  padding: 0 20px 20px;
  margin: 0 auto;
  width: 1170px;
}

.pzcategory .topsearch {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #dbdbdb;
  padding: 10px 0;
}

.pzcategory .topsearch span {
  font-size: 20px;
  font-weight: 500;
  color: #1e1e1e;
}

.zzaddwechat {
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #000 url(../images/news/contact/otherbg.png) center center no-repeat;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  text-align: center;
}

.zzaddwechat .qrcode {
  /* color: #1e1e1e; */
  color: #fff;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.zzaddwechat .qrcode img {
  width: 120px;
  height: 120px;
}

.zzaddwechat .qrcode img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
}

.zzaddwechat .qrcode .accountno {
  flex: 1;
  padding-left: 30px;
  text-align: left;
}

.zzaddwechat .qrcode .accountno .tels {
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: 20px;
}

.zzaddwechat .qrcode .accountno .tel {
  margin-right: 30px;
}

.zzaddwechat .qrcode .accountno .tel .fa {
  margin-right: 10px;
}

.zzaddwechat .qrcode .postfrom {
  border: 1px solid #eb6100;
  border-radius: 40px;
  height: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  font-size: 14px;
  text-align: center;
  padding: 0 20px;
  line-height: 40px;
  color: #eb6100;
}

.about1 {
  display: flex;
  align-items: flex-start;
  color: #1e1e1e;
}

.about1 .aboutlogo {
  width: 300px;
}

.about1 .abouttxt {
  flex: 1;
}

.about1 .abouttxt p {
  margin-bottom: 20px;
}

.aboutimg {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  overflow: hidden;
  margin: 20px auto;
}

.aboutimg img {
  width: 100%;
}

.about2 {
  color: #fff;
  background: #000 url(../images/news/about/wenabj.png) center center no-repeat;
  padding: 150px 0;
  font-weight: 500;
  line-height: 30px;
}

.about2 .web_widht {
  width: 800px;
  text-align: center;
}

.about3 {
  width: 800px;
  text-align: center;
  margin: 50px auto;
  font-weight: 500;
  color: #1e1e1e;
}

.about4 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1e1e1e;
}

.about4 .aboutleft {
  width: 570px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
}

.about4 .aboutleft img {
  width: 570px;
  height: 570px;
}

.about4 .aboutright {
  flex: 1;
  padding-left: 60px;
}

.about4 .aboutright .about4title {
  margin-bottom: 50px;
  position: relative;
}

.about4 .aboutright .about4title::after {
  position: absolute;
  content: ' ';
  display: block;
  bottom: -20px;
  height: 5px;
  width: 20px;
  background: #1e1e1e;
  left: 0;
}

.about4 .aboutright p {
  margin-bottom: 20px;
}

.about5 {
  padding-top: 50px;
}

.whlist {
  display: flex;
  align-items: center;
  justify-content: center;
}

.whlist .whitem {
  flex: 1;
  margin-right: 60px;
  background: #ececec;
  height: 400px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #1e1e1e;
  padding: 0 20px;
}

.whlist .whitem:nth-child(1) {
  background: #ececec url(../images/news/about/qywh1.png) center center no-repeat;
}

.whlist .whitem:nth-child(2) {
  background: #ececec url(../images/news/about/qywh2.png) center center no-repeat;
}

.whlist .whitem:nth-child(3) {
  background: #ececec url(../images/news/about/qywh3.png) center center no-repeat;
}

.whlist .whitem:nth-child(4) {
  background: #ececec url(../images/news/about/qywh4.png) center center no-repeat;
  margin-right: 0;
}

.whlist .whitem .t {
  font-size: 24px;
  font-weight: 500;
}

.whlist .whitem .desc {
  display: none;
}

.whlist .whitem:hover .t {
  height: 60px;
  line-height: 60px;
  color: #eb6100;
}

.whlist .whitem:hover .desc {
  display: block;
  height: 300px;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
}

.zzzslist {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.zzzslist .zzzsitem {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-right: 30px;
  color: #1e1e1e;
}
.zzzslist .zzzsitem:last-child {
  margin-right: 0;
}

.zzzslist .zzzsitem .img {
  height: 420px;
  padding: 20px;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  background-color: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}

.zzzslist .zzzsitem .img img {
  /* max-height: 420px;
  max-width: 420px; */
  width: 100%;
}

.zzcn {
  line-height: 30px;
  width: 800px;
  margin: 0 auto;
  text-align: center;
  color: #1e1e1e;
  position: relative;
}

.about8 {
  padding-bottom: 100px;
}

.about9 {
  background: #000 url(../images/news/about/diqiu.png) center top no-repeat;
  background-size: 1200px;
  padding: 100px 0;
  text-align: center;
  color: #fff;
  line-height: 30px;
}

.about9 .tip {
  font-size: 20px;
  font-weight: 500;
}

.about9 .mobiletip {
  font-size: 12px;
  margin-top: 30px;
}

.about9 .mobile {
  font-size: 14px;
}

.zzcn::before {
  position: absolute;
  content: '“';
  font-size: 100px;
  color: #eb6100;
  left: -100px;
  top: 30px;
  width: 100px;
  height: 100px;
}

.zzcn::after {
  position: absolute;
  content: '”';
  font-size: 100px;
  color: #eb6100;
  right: -100px;
  bottom: -100px;
  width: 100px;
  height: 100px;
  vertical-align: bottom;
}

.khxslist {
  /* display: flex;
  align-items: flex-start;
  justify-content: flex-start; */
  height: 300px;
}

.khxslist .khxsitem {
  width: 280px;
  height: 280px;
  float: left;
  margin-right: 60px;
  background: #ececec;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  overflow: hidden;
  display: block;
  margin-bottom: 20px;
}

.khxslist .khxsitem .title {
  height: 40px;
  height: 40px;
  background-color: #eb6100;
  color: #fff;
  padding: 10px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.khxslist .khxsitem .txt {
  padding: 20px;
  color: #1e1e1e;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 7;
  overflow: hidden;
  line-height: 24px;
  height: 150px;
  font-size: 13px;
}

.caselist {
  display: flex;
  flex-wrap: wrap;
  width: 1260px;
}

.caselist .caseitem {
  width: calc((1200px - 180px) / 4);
  margin-right: 60px;
  margin-bottom: 20px;
}

.caselist .caseitem .img {
  width: calc((1200px - 180px) / 4);
  height: calc((((1200px - 180px) / 4) * 4 / 6));
  display: flex;
  align-items: center;
  justify-content: center;
  background: #ececec;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}

.caselist .caseitem .img img {
  width: calc((1200px - 180px) / 4);
  height: calc((((1200px - 180px) / 4) * 4 / 6));
}

.caselist .caseitem .title {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 14px;
  color: #1e1e1e;
  line-height: 24px;
  font-weight: 500;
  padding: 20px 0;
}

.caselist .caseitem .desc {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  color: #333;
  line-height: 20px;
}

.caselist .caseitem .more {
  text-align: center;
  width: 100px;
  background-color: #fff;
  color: #eb6100;
  font-size: 14px;
  margin: 20px auto;
  height: 40px;
  border-radius: 40px;
  border: 1px solid #eb6100;
  line-height: 40px;
  float: right;
}

.caselist .caseitem:hover {
  cursor: pointer;
}

.caselist .caseitem:hover .more {
  background-color: #eb6100;
  color: #fff;
}

.caselist .caseitem:hover .title {
  color: #eb6100;
}

.counlist {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  border-bottom: 1px solid #ececec;
  padding-bottom: 10px;
  margin-bottom: 10px;
  background: #d9d9d9;
}

.counlist .labels {
  width: 120px;
  text-align: left;
}

.counlist:last-child {
  border: 0;
}

.counlist ul {
  flex: 1;
  background: #ababab;
}

.nav .on .sub .counlist>ul>li a:hover {
  color: #fff;
}

.hzyjsub {
  padding: 0px;
  width: 100%;
}

.hzyjsub .counlist {
  margin-bottom: 0;
  border-bottom: 0;
  padding-bottom: 0;
  background: #f1f1f1;
}
.hzyjsub .counlist:hover { 
  background: #ffad74 !important;
  color: #fff;
}

.hzyjsub .counlist:nth-child(even) {
  background: #fff;
}

.hzyjsub .counlist .labels {
  text-align: center;
  color: #000;
  width: 200px;
}
.hzyjsub .counlist:hover .labels {  
  color: #fff;
}

.hzyjsub .counlist .ulcon {
  background: #fff;
  width: 100%;
}

.hzyjsub .counlist ul {
  border-bottom: 1px solid #f1f1f1;
  background: #fff;
  padding: 20px 0;
  margin: 0 20px;
}
.hzyjsub .counlist:hover .ulcon,.hzyjsub .counlist:hover ul {  
  background: #f1f1f1;
}


.hzyjsub .counlist ul li {
  padding: 0 20px;
}

.hzyjsub .counlist ul a {
  padding-left: 10px;
  position: relative;
  color: #1e1e1e !important;
}

.hzyjsub .counlist ul a::after {
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 20px;
  content: ' ';
  display: block;
  background: #eee;
}

.hzyjsub .counlist ul a:hover {
  color: #eb6100 !important;
  text-indent: 0;
}

.hzyjsub .counlist ul li:hover {
 background: #ffad74 !important;
 color: #fff;
}
.nav .sub li:hover {
 background: #ffad74 !important;
 color: #fff;
}

.sub_nav2 .lefttitle {
  background-color: #043a78;
}

.sub_nav2 ul li > a:hover,.sub_nav2 ul li.on > a  {
  color: #043a78;
  background: none !important;
} 

.khxscontent {
  width: 636px;
  padding: 50px 25px;
  margin: 0 auto;
  position: relative;
  background-size: 100%;
}
.khxscontent .txtcontainbg {
  background: url(../images/xf.png) no-repeat center bottom; 
  padding-bottom: 380px;
  position: relative;
  z-index: 9999;
  background-size: 100%;
  width: 670px;
  left: -16px;
  top: -100px;
}
.khxscontent::before {
  position: absolute;
  content: ' ';
  background: url(../images/gxx.png) no-repeat center center;
  top: 50px;
  left: -10px;
  width: 148px;
  height: 148px;
}
.khxscontent .txtcontain {
  border: 1px solid #E9DECD;
  padding: 30px 35px
}
.khxscontent .txt {
  border: 1px dashed #F5EAD6;
  padding: 30px 35px
}
.khxscontent .lables {
  display: flex;
  padding-bottom: 20px;
}
.khxscontent .lables > span {
  margin-right: 20px;
}
.khxscontent .lables .labelname {
  font-weight: bold;
}