html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1.4;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  color: #000;
  text-decoration: none !important;
}
a:focus {
  outline: none;
}
img {
  border: 0 none;
}
body,
select {
  font-family: "Hiragino Sans GB", "Microsoft Yahei", "Arial";
  font-size: 12px;
  color: #000000;
}
html {
  height: 100%;
}
.clr {
  clear: both;
  display: block;
}
header {
  /* height: 132px; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
header * {
  box-sizing: border-box;
}
header .header {
  background-color: #10589a;
  color: #fff;
  /* border-bottom: 1px solid #f0f0f0; */
}
header .header .margin {
  width: 1360px;
  margin: 0 auto;
  padding-bottom: 20px;
}
header .header .margin .logo {
  float: left;
  margin-top: 20px;
}
header .header .margin .right {
  float: right;
  margin-top: 38px;
}
header .header .margin .right span {
  /* color: #808080; */
  font-size: 16px;
  line-height: 30px;
  margin-right: 10px;
  margin-left: 15px;
}
header .header .margin .right select {
  height: 30px;
  width: 240px;
  border-color: #dbdbdb;
  font-size: 14px;
  color: #b2b2b2;
  text-indent: 12px;
}
header .top-swip {
  background: #ab7623;
  height: 64px;
  padding: 19px 10px;
}
header .top-swip .top-swip-content {
  position: relative;
  height: 26px;
  width: 100%;
  display: block;
  text-align: center;
  overflow: hidden;
}
header .top-swip .top-swip-content .swiper-wrapper {
  display: block;
  width: 100%;
  height: 26px;
}
header .top-swip .top-swip-content a {
  font-size: 24px;
  color: #fff;
  line-height: 1;
  display: inline-block;
  word-break: keep-all;
  white-space: nowrap;
}
header .nav-wrap {
  width: 100%;
  background-color: #e4e4e4;
}
header .nav {
  /* width: 1200px; */
  width: 1360px;
  margin: 0 auto;
  padding: 15px 0;
}
header .nav a {
  color: #10589a;
  font-size: 20px;
  line-height: 24px;
  float: left;
  width: 16.66667%;
  text-align: center;
  position: relative;
}
header .nav a:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  border-left: 1px solid #d9d9d9;
  left: 0;
  top: 50%;
  margin-top: -5px;
}
header .nav a:hover {
  color: #eb6100;
}
header .nav .active {
  color: #eb6100;
}
header .nav .fir:before {
  border: none;
}
.main-wrap {
  width: 100%;
  margin-top: 166px;
  background-image: url('https://www.jscg.cn/template/pc/skin/img/indexbg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 100%;
  position: relative;
}
.hero {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  height: 350px;
}
.device {
  margin-top: 166px;
  position: relative;
  width: 100%;
  height: 300px;
}

.index .device {
  margin-top: 0;
  /* margin-top: 192px; */
  position: relative;
  width: 76%;
  /* max-width: 652px; */
}
.device .swiper-slide a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0px;
  width: 100%;
  z-index: 2;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50px;
  margin: 0 10px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #eb6100;
}
.gray {
  /* background: #f2f2f2; */
}
.container {
  width: 1360px;
  margin: 0 auto;
  position: relative;
}
.container .box-wrap {
  width: 100%;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
  background-color: #fff;
  display: flex;
  flex-direction: row;
}
.container .box {
  flex: 1;
  padding: 24px;
  /* float: left; */
  position: relative;
  /* background: #fff; */
  /* margin-top: 20px; */
}
.container .box .common-top {
  margin-bottom: 25px;
}
.container .box .common-top .jj-title {
  background: url(../img/icon_index.png) no-repeat;
  text-indent: 32px;
  font-size: 18px;
  color: #eb6100;
  line-height: 1;
  background-position: 0 1px;
}
.container .box .common-top .dt-title {
  background: url(../img/icon_index.png) no-repeat;
  text-indent: 28px;
  font-size: 18px;
  color: #eb6100;
  line-height: 1;
  background-position: 0 -23px;
}
.container .box .common-top .jr-title {
  background: url(../img/icon_index.png) no-repeat;
  text-indent: 28px;
  font-size: 18px;
  color: #eb6100;
  line-height: 1;
  background-position: 0 -47px;
}
.container .box .common-top .zc-title {
  background: url(../img/icon_index.png) no-repeat;
  text-indent: 28px;
  font-size: 18px;
  color: #eb6100;
  line-height: 1;
  background-position: 0 -72px;
}
.container .box .common-top .pic-title {
  background: url(../img/icon_index.png) no-repeat;
  text-indent: 28px;
  font-size: 18px;
  color: #eb6100;
  line-height: 1;
  background-position: 0 -95px;
}
.container .box .common-top .yq-title {
  background: url(../img/icon_index.png) no-repeat;
  text-indent: 28px;
  font-size: 18px;
  color: #eb6100;
  line-height: 1;
  background-position: 0 -119px;
}
.container .box .common-top .more {
  background: url(../img/more.png) no-repeat 0 0;
  width: 16px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 25px;
}
.idx-jj {
  /* width: 428px; */
  border-right: 1px solid #f2f2f2;
}
.idx-jj img {
  float: left;
}
.idx-jj .bottom {
  float: right;
  width: 260px;
}
.idx-jj .bottom .title {
  color: #4c4c4c;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 15px;
}
.idx-jj .bottom .des {
  font-size: 14px;
  color: #808080;
  line-height: 20px;
  text-align: justify;
}
.idx-jj .bottom .more {
  position: absolute;
  bottom: 30px;
  right: 20px;
  font-size: 14px;
  color: #ac7724;
}
.idx-jj .b li {
  margin-bottom: 15px;
}
.idx-jj .b li img {
  float: left;
}
.idx-jj .b li .info {
  float: right;
  width: 320px;
}
.idx-jj .b li .info .title {
  color: #eb6100;
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}
.idx-jj .b li .info .des {
  color: #666;
  line-height: 18px;
  text-align: justify;
}
.idx-jj .s li {
  position: relative;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dashed #e5e5e5;
}
.idx-jj .s li a {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 1;
  display: block;
  text-indent: 20px;
}
.idx-jj .s li a:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #eb6100;
  top: 5px;
  left: 7px;
}
.idx-jj .s li span {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 14px;
  color: #999;
}
.idx-jj .s .fir {
  margin: 0;
  padding: 0;
  border: none;
}
.idx-jj .s .fir a:before {
  top: 5px;
}
.idx-jj .s .fir span {
  top: 0;
}
.idx-dt {
  /* width: 370px; */
}
.idx-dt .b li {
  margin-bottom: 15px;
}
.idx-dt .b li img {
  float: left;
}
.idx-dt .b li .info {
  float: right;
  width: 253px;
}
.idx-dt .b li .info .title {
  color: #eb6100;
  font-size: 14px;
  margin-bottom: 10px;
}
.idx-dt .b li .info .des {
  color: #666;
  line-height: 18px;
  text-align: justify;
}
.idx-dt .s li {
  position: relative;
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px dashed #e5e5e5;
}
.idx-dt .s li a {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 1;
  display: block;
  text-indent: 20px;
}
.idx-dt .s li a:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #eb6100;
  top: 5px;
  left: 7px;
}
.idx-dt .s li span {
  position: absolute;
  top: 10px;
  right: 0;
  font-size: 14px;
  color: #999;
}
.idx-dt .s .fir {
  margin-top: 0;
  padding-top: 1px;
  border: none;
}
.idx-dt .s .fir a:before {
  top: 5px;
}
.idx-dt .s .fir span {
  top: 0;
}
.idx-right {
  margin-top: 20px;
  margin-left: 10px;
  float: right;
  width: 270px;
  height: 163px;
}
.idx-right a {
  display: block;
}
.idx-hz {
  /* margin-top: 20px; */
  margin-left: 10px;
  /* float: right; */
  width: 270px;
  max-width: 270px;
  height: 233px;
}
.idx-hz li {
  float: left;
  margin-bottom: 10px;
}
.idx-hz .r {
  float: right;
}
.idx-pics {
  width: 1160px;
}
.idx-pics .pic-lists {
  height: 147px;
}
.idx-pics .pic-lists .arrow-left {
  background: url(../img/more.png) no-repeat;
  background-position: -32px 0;
  width: 16px;
  height: 20px;
  position: absolute;
  right: 46px;
  top: 25px;
}
.idx-pics .pic-lists .arrow-right {
  background: url(../img/more.png) no-repeat;
  background-position: -48px 0;
  width: 16px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 25px;
}
.idx-yq {
  width: 1160px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.idx-yq .common-top {
  margin: 0 !important;
  padding: 0;
}
.idx-yq .common-top p {
  float: left;
}
.idx-yq .common-top .right {
  margin-top: 20px;
}
.idx-yq .common-top .right a {
  float: left;
  padding-right: 20px;

  border-right: 1px solid #e5e5e5;
  font-size: 14px;
  color: #808080;
  line-height: 18px;
  margin-bottom: 10px;
  margin-right: 20px;
}
/* .idx-yq .common-top .right .fir {} */
footer {
  background: #666666;
}
footer .footer {
  width: 1360px;
  margin: 0 auto;
  position: relative;
}
footer .footer .f-logo {
  float: left;
  margin-top: 30px;
  margin-bottom: 30px;
}
footer .footer .info {
  float: left;
  margin-right: 15px;
  margin-top: 30px;
  margin-bottom: 30px;
  width: 350px;
}
footer .footer .info p {
  color: #e5e5e5;
  margin-top: 15px;
  line-height: 1;
  font-size: 14px;
}
footer .footer .right {
  float: right;
  margin-top: 15px;
  margin-bottom: 5px;
}
.cat {
  margin-top: 20px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.cat .left {
  float: left;
  width: 320px;
}
.cat .left .top {
  background: #eb6100;
  padding: 25px 30px 20px 30px;
}
.cat .left .top .zh {
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
}
.cat .left .top .en {
  font-size: 22px;
  color: #eddbb7;
  line-height: 1;
  margin-top: 15px;
  text-align: right;
}
.cat .left a {
  display: block;
  line-height: 60px;
  background: #f5f5f5;
  color: #999999;
  font-size: 16px;
  text-align: center;
}
.cat .left a:hover {
  background: #808080;
  color: #fff;
}
.cat .left .active {
  background: #808080;
  color: #fff;
}
.cat .right {
  flex: 1;
  float: right;
  /* width: 900px; */
  /* width: 60%; */
  margin-left: 5%;
  margin-bottom: 50px;
}
.cat .right .top {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
.cat .right .top .zh {
  font-size: 22px;
  color: #808080;
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #e5e5e5;
  line-height: 1;
  display: inline-block;
}
.cat .right .top .en {
  color: #b2b2b2;
  font-size: 22px;
  line-height: 1;
  display: inline-block;
}
.cat .right .b li {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #b3b3b3;
}
.cat .right .b li img {
  float: left;
}
.cat .right .b li .info {
  float: right;
  width: 680px;
}
.cat .right .b li .info .title {
  color: #808080;
  font-size: 18px;
  margin-bottom: 10px;
}
.cat .right .b li .info .title:hover {
  color: #eb6100;
}
.cat .right .b li .info .time {
  margin: 20px 0 15px;
  font-size: 14px;
  color: #999;
  line-height: 1;
  background: url(time.png) no-repeat 0;
  text-indent: 20px;
}
.cat .right .b li .info .des {
  color: #666;
  line-height: 30px;
  text-align: justify;
  font-size: 14px;
}
.cat .right .s li {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #b3b3b3;
  top: 25px;
}
.cat .right .s li a {
  color: #4c4c4c;
  font-size: 14px;
  line-height: 1;
  display: block;
  text-indent: 20px;
}
.cat .right .s li a:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #4c4c4c;
  top: 6px;
  left: 7px;
}
.cat .right .s li a:hover {
  color: #eb6100;
}
.cat .right .s li span {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  color: #999;
}
.cat .right .content {
  margin-top: 20px;
}
.cat .right .content .title {
  color: #808080;
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
}
.cat .right .content .time {
  margin-top: 20px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #b3b3b3;
  font-size: 14px;
  color: #999;
  line-height: 1;
  text-align: center;
  margin-bottom: 15px;
}
.cat .right .content .des {
  color: #666;
  line-height: 36px;
  text-align: justify;
  font-size: 18px;
}

.cat .right .content .des p img {
  max-width: 100%;
  margin: 20px 0;
}

.second {
  position: absolute;
  width: 200px;
  top: 0;
  background-color: #fff;;
  padding: 10px;
  display: none;
}
.second a {
  font-size: 16px;
  color: #808080;
  line-height: 35px;
  text-align: center;
  border-top: 1px dashed #e5e5e5;
  display: block;
}
.second a:hover {
  color: #eb6100;
}
.box1 {
  position: absolute;
  width: 100%;
  top: 166px;
  z-index: 2;
}
.box1 .mid {
  width: 1360px;
  margin: 0 auto;
  position: relative;
}

.pb1 {
  width: 130px;
  height: 55px;
  float: left;
  background: #fff;
  border: none;
  margin-left: 10px;
  margin-top: 8px;
}

.idx-dt .s li a {
  position: relative;
}
.idx-dt .s li a i {
  font-size: 12px;
  font-style: normal;
  color: #fa0000;
  position: relative;
  top: -6px;
  right: 6px;
}
.idx-jj .s li a {
  position: relative;
}
.idx-jj .s li a i {
  font-size: 12px;
  font-style: normal;
  color: #fa0000;
  position: relative;
  top: -6px;
  right: -6px;
}
.cat .right .s li a {
  position: relative;
}
.cat .right .s li a i {
  font-size: 12px;
  font-style: normal;
  color: #fa0000;
  position: relative;
  top: -6px;
  right: -6px;
}
