.head-bg {
  background: url(../images/head.png) repeat-x top center;
  height: 170px;
}

.head-bg .head1 {
  line-height: 40px;
  color: #fff;
  font-size: 14px;
}

.head-bg .head1 a {
  color: #fff;
}

.head-bg .head2 .logo {
  line-height: 110px;
}

.head-bg .head2 .top-ad {
  line-height: 129px;
  margin-left: 18px;
}

.head-bg .head2 .tel {
  margin-top: 35px;
}

.box1 {
  background: #083268;
  height: 215px;
  overflow: hidden;
}

.box1 .ad1-index {
  padding-top: 40px;
}

.box1 .ad1-index .ad1-list {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.box1 .ad1-index .ad1-list li {
  text-align: center;
  width: 25%;
}

.box1 .ad1-index .ad1-list li img {
  width: 100px;
  height: 100px;
}

.box1 .ad1-index .ad1-list li h3 {
  color: #fff;
  font-size: 18px;
  padding-top: 16px;
}

.box2 {
  background: url(../images/bj1.jpg) no-repeat top center;
  height: 780px;
  overflow: hidden;
}

.box2 .pro-index {
  padding-top: 80px;
}

.box2 .pro-index h2 {
  text-align: center;
  font-size: 34px;
  color: #083268;
}

.box2 .pro-index h2 b {
  display: inline-block;
  font-size: 34px;
  color: #cc183d;
}

.box2 .pro-index h2 span {
  display: block;
  width: 350px;
  height: 40px;
  background-color: #083268;
  font-size: 20px;
  color: #ffffff;
  border-radius: 20px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 20px;
}

.box2 .pro-index .con {
  margin-top: 52px;
}

.box2 .pro-index .con .prol {
  width: 200px;
}

.box2 .pro-index .con .prol .sort1 li {
  background: #e6e6e6;
  border: 2px solid #fff;
  height: 54px;
  margin-bottom: 7px;
}

.box2 .pro-index .con .prol .sort1 li a {
  display: block;
  text-align: center;
  line-height: 52px;
  font-size: 18px;
  color: #333333;
}

.box2 .pro-index .con .prol .sort1 li.cur {
  background: #083268;
  border: 2px solid #083268;
}

.box2 .pro-index .con .prol .sort1 li.cur a {
  color: #fff;
}

.box2 .pro-index .con .pror {
  width: 970px;
  height: 480px;
}

.tt {
  display: none;
}

.box3 {
  background: url(../images/bj2.jpg) no-repeat top center;
  height: 938px;
  overflow: hidden;
}

.box3 .ys-index {
  padding-top: 80px;
}

.box3 .ys-index h2 {
  text-align: center;
  font-size: 34px;
  color: #333333;
}

.box3 .ys-index h2 b {
  display: inline-block;
  font-size: 34px;
  color: #cc183d;
}

.box3 .ys-index h2 span {
  display: block;
  width: 700px;
  height: 40px;
  background-color: #083268;
  font-size: 20px;
  color: #ffffff;
  border-radius: 20px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 20px;
}

.box3 .ys-index .con {
  position: relative;
  margin-top: 56px;
}

.box3 .ys-index .con .ys-img {
  position: absolute;
  top: 0;
  left: 353px;
  right: 0;
}

.box3 .ys-index .con .ys1 .ys1-list li {
  position: absolute;
}

.box3 .ys-index .con .ys1 .ys1-list li:nth-of-type(1) {
  top: 15px;
  left: 155px;
}

.box3 .ys-index .con .ys1 .ys1-list li:nth-of-type(2) {
  top: 15px;
  right: 134px;
}

.box3 .ys-index .con .ys1 .ys1-list li:nth-of-type(3) {
  top: 290px;
  left: 155px;
}

.box3 .ys-index .con .ys1 .ys1-list li:nth-of-type(4) {
  top: 310px;
  right: 134px;
}

.box3 .ys-index .con .ys1 .ys1-list li:nth-of-type(5) {
  top: 390px;
  left: 445px;
}

.box3 .ys-index .con .ys2 .ys2-list li {
  position: absolute;
  text-align: center;
}

.box3 .ys-index .con .ys2 .ys2-list li:nth-of-type(1) {
  top: 150px;
  left: 100px;
}

.box3 .ys-index .con .ys2 .ys2-list li:nth-of-type(2) {
  top: 150px;
  right: 90px;
}

.box3 .ys-index .con .ys2 .ys2-list li:nth-of-type(3) {
  top: 455px;
  left: 100px;
}

.box3 .ys-index .con .ys2 .ys2-list li:nth-of-type(4) {
  top: 480px;
  right: 90px;
}

.box3 .ys-index .con .ys2 .ys2-list li:nth-of-type(5) {
  top: 510px;
  left: 602px;
}

.box3 .ys-index .con .ys2 .ys2-list li h3 {
  font-size: 18px;
  color: #333333;
  margin-bottom: 15px;
}

.box3 .ys-index .con .ys2 .ys2-list li p {
  font-size: 12px;
  color: #666666;
  line-height: 24px;
}

.box4 {
  background: url(../images/bj3.jpg) no-repeat top center;
  height: 900px;
  overflow: hidden;
}

.box4 .sxqyq-index {
  padding-top: 95px;
}

.box4 .sxqyq-index h2 {
  text-align: center;
  font-size: 34px;
  color: #333333;
}

.box4 .sxqyq-index h2 b {
  display: inline-block;
  font-size: 34px;
  color: #cc183d;
}

.box4 .sxqyq-index h2 span {
  display: block;
  width: 700px;
  height: 40px;
  background-color: #083268;
  font-size: 20px;
  color: #ffffff;
  border-radius: 20px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 20px;
}

.box4 .sxqyq-index .sxqyq-list {
  margin: 0 -15px;
  margin-top: 40px;
}

.box4 .sxqyq-index .sxqyq-list li {
  float: left;
  margin: 0 15px;
  margin-bottom: 22px;
}

.box4 .sxqyq-index .sxqyq-list li .img1 {
  width: 380px;
  height: 230px;
  overflow: hidden;
}

.box4 .sxqyq-index .sxqyq-list li .img1 img {
  width: 380px;
  height: 230px;
  transition: 0.5s;
}

.box4 .sxqyq-index .sxqyq-list li h3 {
  font-size: 18px;
  color: #000000;
  text-align: center;
  line-height: 50px;
}

.box4 .sxqyq-index .sxqyq-list li:hover .img1 img {
  transform: scale(1.1);
}

.box5 {
  padding: 100px 0;
}

.i_prolist .prolist li {
  float: left;
  height: 480px;
  width: 200px;
  position: relative;
  cursor: pointer;
  transition: all 0.5s ease;
}

.i_prolist .prolist li.cur {
  width: 600px;
  background-size: cover !important;
}

.i_prolist .prolist li a.hh {
  display: block;
  position: relative;
  height: 480px;
  height: 100%;
}

.i_prolist .prolist li .prolist-li {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}

.i_prolist .prolist li ._info {
  position: absolute;
  left: 0px;
  bottom: 40px;
  overflow: hidden;
  z-index: 7;
  width: 100%;
}

.i_prolist .prolist li ._info .p {
  display: none;
  font-size: 13px;
}

.i_prolist .prolist li.cur ._info a * {
  cursor: pointer;
}

.i_prolist .prolist li ._info ._cn ._cns {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  display: block;
  position: relative;
  text-align: center;
  line-height: 80px;
  background: url(../images/t1.png) no-repeat top center;
  height: 80px;
}

.i_prolist .prolist li ._info .w1 {
  font-size: 20px;
  color: #efefef;
  width: 20px;
  margin: 0 auto;
  line-height: 20px;
  margin-top: 40px;
}

.i_prolist .prolist li ._info .w3 {
  text-align: center;
  margin-top: 10px;
}

.i_prolist .prolist li ._info .w2 {
  font-size: 25px;
  color: #333333;
  text-align: center;
  display: none;
}

.i_prolist .prolist li ._info .big {
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  padding: 0 58px;
  padding-top: 5px;
  display: none;
}

.i_prolist .prolist li ._info .more {
  width: 151px;
  height: 38px;
  margin: 0 auto;
  border-radius: 10px;
  background-color: #b4a176;
  text-align: center;
  line-height: 38px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 20px;
  display: none;
}

.i_prolist .prolist li ._info ._cn ._b {
  color: #fff;
  display: none;
  position: absolute;
  left: 50%;
  margin-left: 63px;
  top: -12px;
}

.i_prolist .prolist li ._info ._en {
  color: #fff;
}

.i_prolist .prolist li ._info ._en .p11 {
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
}

.i_prolist .prolist li.cur .prolist-li {
  display: none;
}

.i_prolist .prolist li.cur ._info ._cn ._cns {
  font-size: 20px;
  color: #fff;
  text-align: center;
  background: url(../images/t2.png) no-repeat bottom center;
  line-height: 40px;
  height: 40px;
}

.i_prolist .prolist li.cur ._info ._cn ._b {
  display: block;
}

.i_prolist .prolist li.cur ._info {
  background: rgba(8, 50, 104, 0.9);
  /*height: 122px;*/
  text-align: left;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  z-index: 7;
  padding: 3% 0;
}

.i_prolist .prolist li.cur ._info .p {
  display: block;
  color: #fff;
}

.i_prolist .prolist li.cur ._info .w2 {
  display: block;
}

.i_prolist .prolist li.cur ._info ._cn ._cns:before,
.i_prolist .prolist li.cur ._info .big {
  display: block;
}

.i_prolist .prolist li.cur ._info ._cn {
  padding-top: 10px;
}

.i_prolist .prolist li.cur ._info .more {
  display: block;
}

.i_prolist .prolist li.cur ._info .w1 {
  display: none;
}

.i_prolist .prolist li.cur ._info .w3 {
  display: none;
}

.box6 {
  background: url(../images/bj4.jpg) no-repeat top center;
  height: 902px;
  overflow: hidden;
}

.box6 .case-index {
  padding-top: 100px;
}

.box6 .case-index h2 {
  text-align: center;
  font-size: 60px;
  color: #222222;
  display: flex;
  justify-content: center;
  align-items: center;
}

.box6 .case-index h2 span {
  display: inline-block;
  width: 20px;
  font-size: 18px;
  color: #222222;
  margin-right: 5px;
}

.box6 .case-index h2 b {
  display: inline-block;
}

.box6 .case-index h3 {
  font-size: 22px;
  color: #666666;
  letter-spacing: 4px;
  padding-top: 16px;
  text-align: center;
}

.box6 .case-index .c-list {
  margin: 0 -11px;
  margin-top: 40px;
}

.box6 .case-index .c-list li {
  float: left;
  width: 385px;
  margin: 0 11px;
  margin-bottom: 32px;
}

.box6 .case-index .c-list li a {
  display: block;
  border: 4px solid #fff;
  position: relative;
}

.box6 .case-index .c-list li a .img1 img {
  width: 377px;
  height: 253px;
}

.box6 .case-index .c-list li a h4 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 44px;
  background: rgba(0, 0, 0, 0.7);
  line-height: 44px;
  text-align: center;
  font-size: 25px;
  color: #ffffff;
}

.box6 .case-index .c-list li a .hh {
  position: absolute;
  top: 96px;
  left: 0;
  right: 0;
  text-align: center;
  opacity: 0;
}

.box6 .case-index .c-list li a .hh h5 {
  font-size: 25px;
  color: #ffffff;
}

.box6 .case-index .c-list li a .hh p {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  padding: 15px 0;
}

.box6 .case-index .c-list li a .hh .more {
  background: url(../images/more.png) no-repeat top center;
  height: 6px;
  width: 22px;
  margin: 0 auto;
}

.box6 .case-index .c-list li:hover a .hh {
  opacity: 1;
}

.box6 .case-index .c-list li:hover a h4 {
  opacity: 0;
}

.box7 {
  background: url(../images/bj5.jpg) no-repeat top center;
  height: 638px;
  overflow: hidden;
}

.box7 .about-idnex {
  margin-top: 70px;
}

.box7 .about-idnex .abl {
  width: 600px;
  height: 570px;
}

.box7 .about-idnex .abl p {
  overflow: hidden;
}

.box7 .about-idnex .abl p img {
  width: 600px;
  height: 570px;
  transition: 0.5s;
}

.box7 .about-idnex .abl:hover p img {
  transform: scale(1.1);
}

.box7 .about-idnex .abr {
  width: 560px;
}

.box7 .about-idnex .abr h2 {
  padding-top: 50px;
  padding-bottom: 32px;
}

.box7 .about-idnex .abr p {
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  text-indent: 2em;
}

.adv-index {
  margin-top: 108px;
  margin-bottom: 56px;
}

.adv-index h2 {
  text-align: center;
  font-size: 34px;
  color: #083268;
  font-weight: bold;
}

.adv-index h2 b {
  display: inline-block;
  font-size: 34px;
  color: #03053b;
}

.adv-index h2 span {
  display: block;
  width: 620px;
  height: 40px;
  background-color: #083268;
  font-size: 20px;
  color: #ffffff;
  border-radius: 20px;
  line-height: 40px;
  margin: 0 auto;
  margin-top: 20px;
  font-weight: normal;
}

.adv1r {
  background: url(../images/ys1.jpg) no-repeat top center;
  height: 637px;
  width: 966px;
}

.adv1r .adv1r-con {
  width: 533px;
  margin-left: 68px;
  background: url(../images/d1.png) no-repeat top center;
}

.adv1r .adv1r-con .adv1r-list li {
  background: url(../images/ad1.png) no-repeat left 15px;
}

.adv1r .adv1r-con .adv1r-list li h3 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  padding-left: 150px;
  padding-top: 60px;
}

.adv1r .adv1r-con .adv1r-list li span {
  display: block;
  color: #fff;
  font-size: 20px;
  padding-left: 150px;
}

.adv1r .adv1r-con .adv1r-list li p {
  margin-top: 30px;
  font-size: 15px;
  color: #605f5f;
  line-height: 37px;
  padding: 0 40px;
  height: 114px;
  padding-top: 25px;
}

.adv1r .adv1r-con .adv1r-list li img {
  margin-top: 38px;
  width: 530px;
  height: 159px;
}

.adv2-bg {
  background: url(../images/bj6.jpg) no-repeat top center;
  height: 2020px;
  overflow: hidden;
}

.adv2-bg .adv2 {
  padding-top: 115px;
}

.adv2-bg .adv2 .adv2l {
  width: 530px;
}

.adv2-bg .adv2 .adv2l .adv1r-list li {
  background: url(../images/ad2.png) no-repeat -10px 15px;
}

.adv2-bg .adv2 .adv2l .adv1r-list li h3 {
  font-size: 30px;
  color: #083268;
  font-weight: bold;
  padding-left: 130px;
  padding-top: 60px;
}

.adv2-bg .adv2 .adv2l .adv1r-list li span {
  display: block;
  color: #333333;
  font-size: 20px;
  padding-left: 130px;
  padding-top: 5px;
}

.adv2-bg .adv2 .adv2l .adv1r-list li p {
  margin-top: 30px;
  font-size: 15px;
  color: #605f5f;
  line-height: 37px;
  padding: 0 40px;
  height: 130px;
  padding-top: 15px;
  padding-left: 0;
}

.adv2-bg .adv2 .adv2l .adv1r-list li img {
  width: 530px;
  height: 159px;
}

.adv2-bg .adv2 .adv2r {
  width: 599px;
}

.adv2-bg .adv3 {
  margin-top: 119px;
}

.adv2-bg .adv3 .adv1r-list {
  position: relative;
  margin-top: -152px;
  width: 535px;
}

.adv2-bg .adv3 .adv1r-list::before {
  position: absolute;
  content: "";
  width: 535px;
  height: 152px;
  background: #083268;
  z-index: 0;
  border-radius: 10px;
}

.adv2-bg .adv3 .adv1r-list li {
  background: url(../images/ad3.png) no-repeat left 15px;
  position: relative;
  z-index: 999;
}

.adv2-bg .adv3 .adv1r-list li h3 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  padding-left: 150px;
  padding-top: 50px;
}

.adv2-bg .adv3 .adv1r-list li span {
  display: block;
  color: #fff;
  font-size: 20px;
  padding-left: 150px;
  padding-top: 5px;
}

.adv2-bg .adv3 .adv1r-list li p {
  margin-top: 30px;
  font-size: 15px;
  color: #605f5f;
  line-height: 37px;
  padding: 0 40px;
  height: 130px;
  padding-top: 25px;
  padding-left: 40px;
}

.adv2-bg .adv4 {
  padding-top: 150px;
}

.adv2-bg .adv4 .adv2l {
  width: 530px;
}

.adv2-bg .adv4 .adv2l .adv1r-list li {
  background: url(../images/ad4.png) no-repeat -10px 15px;
}

.adv2-bg .adv4 .adv2l .adv1r-list li h3 {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  padding-left: 130px;
  padding-top: 60px;
}

.adv2-bg .adv4 .adv2l .adv1r-list li span {
  display: block;
  color: #fff;
  font-size: 20px;
  padding-left: 130px;
  padding-top: 5px;
}

.adv2-bg .adv4 .adv2l .adv1r-list li p {
  margin-top: 30px;
  font-size: 15px;
  color: #ffffff;
  line-height: 37px;
  padding: 0 40px;
  height: 130px;
  padding-top: 15px;
  padding-left: 0;
}

.adv2-bg .adv4 .adv2l .adv1r-list li img {
  width: 530px;
  height: 159px;
}

.adv2-bg .adv4 .adv2r {
  width: 599px;
}

.nei3 {
  background: #f8f8f8;
  padding-bottom: 55px;
  height: 758px;
}

.xwen {
  padding-top: 76px;
  float: left;
  width: 450px;
  font: 600 34px/45px "Microsoft Yahei";
  color: #000000;
}

.xwen span {
  font: 400 24px/45px "Microsoft Yahei";
  color: #a1a1a1;
  padding-left: 12px;
}

.xwfeb {
  float: right;
  width: 366px;
  padding-top: 70px;
}

.sortt li {
  float: left;
  width: 122px;
  height: 41px;
  text-align: center;
  font: 400 16px/41px "Microsoft Yahei";
  color: #999999;
  background: #fff;
}

.sortt li a {
  color: #999999;
}

.sortt li:hover {
  background: #e0ba3a;
}

.sortt li:hover a {
  color: #fff;
}

.xggf {
  float: left;
  width: 600px;
  margin-top: 45px;
}

.xggf li {
  list-style: none;
}

.xggf_nei {
  background: #fff;
  padding: 25px 21px;
}

.xggf_nei_tt {
  font: 400 16px/30px "Microsoft Yahei";
  color: #333333;
}

.xggf_nei_tt a {
  color: #333333;
}

.xggf_nei_rong {
  font: 400 14px/24px "Microsoft Yahei";
  color: #999999;
}

.xggf_img img {
  width: 600px;
  height: 410px;
  overflow: hidden;
}

.xhhfg {
  float: right;
  width: 580px;
  margin-top: 45px;
}

.xhhfg_shi {
  float: left;
  width: 105px;
  height: 126px;
  border-right: #eeeeee 1px solid;
  text-align: center;
  box-sizing: border-box;
}

.xhhfg li {
  background: #fff;
  margin-bottom: 11px;
  list-style: none;
}

.xhhfg_shi_n {
  font: normal 35px/45px "Microsoft Yahei";
  color: #999999;
  padding-top: 35px;
}

.xhhfg_shi_g {
  font: 400 14px/25px "Microsoft Yahei";
  color: #999999;
}

.xhhfg_rong {
  float: right;
  width: 450px;
  padding-right: 30px;
}

.xhhfg_rong_tt {
  font: 400 16px/30px "Microsoft Yahei";
  color: #333;
  padding-top: 25px;
}

.xhhfg_rong_tt a {
  color: #333;
}

.xhhfg_rong_yy {
  font: 400 14px/24px "Microsoft Yahei";
  color: #999999;
}

.sortt li:hover,
.sortt li.on {
  background: #083268;
  position: relative;
  color: #fff;
  cursor: pointer;
}

.sortt li:hover a,
.sortt li.on a {
  color: #fff;
  font-size: 18px;
}

.x-link {
  background: #fff;
  padding-bottom: 1.5%;
}

.yousin {
  float: left;
  width: 75px;
  height: 39px;
  background: url(../images/link.png) no-repeat;
  margin-top: 38px;
  margin-right: 5px;
}

.youqng {
  float: left;
  width: 1058px;
  font: 400 14px/28px "Microsoft Yahei";
  color: #999999;
  margin-top: 50px;
}

.youqng a {
  color: #999999;
}

.foot-bg1 {
  background: #212d3a;
  padding-top: 50px;
  padding-bottom: 30px;
}

.foot-bg1 .fnav {
  color: #e5e5e5;
}

.foot-bg1 .fnav a {
  color: #e5e5e5;
  font-size: 16px;
  padding: 0 59px;
}

.foot-bg1 .fnav a:first-child {
  padding-left: 0;
}

.foot-bg1 .fnav a:last-child {
  padding-right: 0;
}

.foot-bg2 {
  background: #202934;
  border-top: 4px solid #243346;
  padding: 35px 0;
}

.foot-bg2 .logo {
  margin-top: 20px;
}

.foot-bg2 .dh {
  margin-left: 44px;
  width: 344px;
}

.foot-bg2 .dh h2 {
  font-size: 20px;
  color: #fff;
  background: url(../images/f1.png) no-repeat left center;
  padding-left: 20px;
  margin-bottom: 20px;
}

.foot-bg2 .dh p a {
  display: inline-block;
  width: 49%;
  color: #bdbdbd;
  line-height: 32px;
  font-size: 14px;
  background: url(../images/dian.png) no-repeat left center;
  padding-left: 14px;
}

.foot-bg2 .dh p a:hover {
  background: url(../images/dianh.png) no-repeat left center;
  color: #fff;
}

.foot-bg2 .xian {
  width: 1px;
  height: 156px;
  background: #2d3640;
}

.foot-bg2 .tel {
  background: url(../images/tel1.png) no-repeat left center;
  padding-left: 47px;
  color: #ffffff;
  font-size: 13px;
  margin-left: 75px;
  margin-top: 10px;
}

.foot-bg2 .tel p:nth-of-type(2) {
  font-size: 24px;
}

.flx{
     margin-left: 75px;
}
.flx p{
    color: #f5f5f5;
    font-size: 14px;
    line-height: 31px;
}
.foot-bg2 .erq {
  width: 250px;
  text-align: center;
  color: #bdbdbd;
  line-height: 40px;
}

.foot-bg3 {
  background: #131f2d;
  color: #888888;
  font-size: 13px;
  text-align: center;
  padding: 10px 0;
  line-height: 22px;
}

.foot-bg3 a {
  color: #888888;
}

.foot-bg3 .power a {
  padding-right: 5px;
}

.page-wrap {
  min-height: 400px;
  background: #083268;
  width: 100%;
  min-width: 1040px;
  background-attachment: fixed;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
}

.loca {
  color: #fff;
  text-align: right;
  line-height: 44px;
}

.loca img {
  padding-right: 5px;
}

.loca a {
  color: #fff;
}



/*产品详情修改*/
.main-img{
    /*display: flex;*/
    display: inline-block;
    justify-content: center;
    text-align: left !important;
    background: #fff;
    padding: 5% 0;
}

.main-img img{
    width: 45%;
    float: left
}

.main-wen{
    width: 54%;
    /*display: flex;*/
    display: inline-block;
    justify-content: center;
    flex-direction: column;
    /*padding-right: 5%;*/
    margin-top: 5%;
    float: left;
}

.main-wen b{
    font-size: 20px;
    color: #023b89;
    line-height: 36px;
    margin: 10px 0;
    display:block;
}
.main-wen p{
    margin: 10px auto;
    padding-right: 10px;
    line-height: 20px;
    color: #888;
    font-size: 14px;
}

.p3-left{
    border: 1px solid #c6c6c6;
    margin-top:20px;
}
.xypg-detail-con-title1{
}
.xypg-detail-con-title1 span{
    background-color: #fff;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    width:132px;
    color: #266dd5;
    font-size: 20px;
    text-align: center;
}

.de-content{
    background: #fff;
    padding: 20px;
    background-color: #fff;
    text-align: center;
}

.de1{
    padding: 30px 0 20px 0;
    border-bottom: 1px dashed #bfbfbf;
    color: #7a7878;
    display: flex;
}

.de1 b{
    display: block;
    color: #266dd5;
    font-size: 16px;
    font-weight: bold;
    width: 10%;
    margin-right: 2%;
    line-height: 25px;
    text-align: left;
}

.de1 span{
    color: #7a7878;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    width: 88%;
}

.de0{
    border-bottom: none;
}








