@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
  border-radius: 12px;
  background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
  border-radius: 12px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
::selection {
  background-color: #122f71;
  color: #fff;
}
::-moz-selection {
  background-color: #122f71;
  color: #fff;
}
::-webkit-selection {
  background-color: #122f71;
  color: #fff;
}
#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
  box-sizing: content-box;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
  font-size: 14px;
  max-width: 1920px;
  margin: 0 auto !important;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.contents {
  width: 1280px;
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.yc {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tsy {
  transform: perspective(1px) translateZ(0);
  transition-duration: 0.3s ease-out;
}
.tsy:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.gd {
  transition: 0.5s linear;
}
.gm {
  transition: 0.2s ease-out;
}
.img100 {
  transform: scale(1);
  transition: 0.5s linear;
}
.img100:hover {
  transform: scale(1.1);
}
.w100 {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.wo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.flex {
  display: flex;
  justify-content: space-between;
}
.sjctop,
.sjcbottom,
.sjcleft,
.sjcright {
  -webkit-transition: all 0.9s ease-out;
  transition: all 0.9s ease-out;
}
.bjibenbodyody {
  min-width: 1200px;
}
.contentsce {
  width: 1200px;
  margin: 0 auto;
}
.bannerjibenx img {
  display: block;
  width: 100%;
  height: auto;
}
.jibenx .contentsce {
  height: 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.jibenx .mian {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.jibenx .mian .navlist {
  display: flex;
}
.jibenx .mian .navlist li {
  width: 89px;
  height: 40px;
  margin-right: 20px;
}
.jibenx .mian .navlist li a {
  display: block;
  font-size: 14px;
  color: #666;
  line-height: 40px;
  text-align: center;
}
.jibenx .mian .navlist .on {
  background: #1b4b6e;
}
.jibenx .mian .navlist .on a {
  color: #fff;
}
.jibenx .mian p {
  font-size: 14px;
  color: #666;
  line-height: 40px;
}
.jibenx .mian p a {
  color: #666;
}
.xingxicon {
  background: url(../images/bjxingq.jpg) no-repeat center;
  background-size: cover;
  padding: 60px 0;
}
.xingxicon h3 {
  font-size: 30px;
  color: #333;
  line-height: 30px;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
}
.xingxicon ul {
  margin: 23px 0 0;
}
.xingxicon ul li {
  height: 50px;
  display: flex;
  background: #fff;
}
.xingxicon ul li i {
  display: block;
  width: 212px;
  border-right: 1px solid #f7f8f9;
  box-sizing: border-box;
  font-size: 16px;
  color: #666;
  line-height: 50px;
  padding: 0 0 0 43px;
  position: relative;
}
.xingxicon ul li i::before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  position: absolute;
  background: #ccc;
  top: 24px;
  left: 20px;
}
.xingxicon ul li span {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 50px;
  padding: 0 0 0 20px;
}
.xingxicon ul li:nth-child(even) {
  background: #f3f5f6;
}
