/* 预定义样式开始 */
body,
div,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input {
  margin: 0;
  padding: 0;
}
h1,
h2,
h6 {
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
img,
fieldset {
  border: 0 none;
  display: block;
}
* {
  padding: 0rem;
  margin: 0rem;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
em {
  font-style: normal;
}
body {
  font: 14px/1.5;
  background-color: #fff;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
}
i {
  font-style: normal;
}
/*band图片部分*/
.Bandimg {
  width: 100%;
  height:177px;
  min-width: 1200px;
  position: relative;
  background: #9ca2ac;
}
/*中间内容部分*/
.Content {
  width: 100%;
  background: #fbfbfb;
  position: relative;
  padding-bottom: 150px;
}
.Content .ContenCont {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background: #fff;
}
.Content .ContenCont .ContTop {
  width: 1200px;
  height: 36px;
  background: #fff;
  position: absolute;
  top: -36px;
  z-index: 999;
}
.Content .ContenCont .contus {
  padding-left: 23px;
}
.Content .ContenCont .contus .cont_ri {
  display: flex;
  padding-bottom: 150px;
}
.Content .ContenCont .contus .cont_ri .con_rig {
  width: 830px;
  margin-left: 41px;
}
.Content .ContenCont .contus .cont_ri .con_rig .con_title {
  margin-top: 30px;
}
.Content .ContenCont .contus .cont_ri .con_rig .con_title span {
  display: block;
  font-size: 28px;
  text-align: center;
  color: #333333;
}
.Content .ContenCont .contus .cont_ri .con_rig .con_title i {
  display: block;
  /*width: 630px;*/
  margin: 0 auto;
  /*font-size: 14px;*/
  color: #747474;
  line-height: 25px;
  margin-top: 22px;
}
.Content .ContenCont .contus .cont_ri .con_rig .cont_k {
  width: 100%;
  margin-top: 64px;
}
.Content .ContenCont .contus .cont_ri .con_rig .cont_k ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.Content .ContenCont .contus .cont_ri .con_rig .cont_k ul li {
  width: 391px;
  background: #ffffff;
  margin-bottom: 40px;
  padding-bottom: 20px;
  box-shadow: 0px 0px 13px 0px rgba(139, 137, 137, 0.31);
}
.Content .ContenCont .contus .cont_ri .con_rig .cont_k ul li span {
  font-size: 20px;
  color: #333333;
  display: block;
  text-align: center;
  margin-top: 52px;
  /*text-overflow: -o-ellipsis-lastline;*/
  /*overflow: hidden;*/
  /*text-overflow: ellipsis;*/
  /*display: -webkit-box;*/
  /*-webkit-line-clamp: 2;*/
  /*line-clamp: 2;*/
  /*-webkit-box-orient: vertical;*/
  padding: 0 20px;
}
.Content .ContenCont .contus .cont_ri .con_rig .cont_k ul li i {
  display: block;
  width: 339px;
  /*height: 80px;*/
  font-size: 14px;
  color: #999999;
  margin: 0 auto;
  margin-top: 28px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  line-clamp: 4;
  -webkit-box-orient: vertical;
}
.Content .ContenCont .contus .cont_ri .con_rig .cont_k ul li i:hover{
  text-overflow: -o-ellipsis-lastline;
  overflow: inherit !important;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10 !important;
  line-clamp: 10 !important;
  -webkit-box-orient: vertical;
}
.Content .ContenCont .contus .cont_ri .con_rig .cont_k ul li .href_a {
  width: 342px;
  height: 49px;
  background-color: #1c65da;
  text-align: center;
  color: #ffffff;
  display: block;
  line-height: 49px;
  margin: 0 auto;
  margin-top: 56px;
}
.dg_act {
  color: #fff !important;
  background: #1F6CE7 !important;
}
.activ {
  background: #1f6ce7 !important;
}
.activ .amile span {
  color: #fff;
}
.active {
  color: #fff !important;
}
.action {
  background-color: #1f6ce7 !important;
}
.action i {
  color: #fff !important;
}
/* nav-wrap */
.nav {
  position: relative;
  width: 770px;
  height: 40px;
  margin: 0 auto;
  padding-left: 190px;
}
.goods {
  width: 100%;
}
.goods h2 a,
.goods .title {
  display: block;
  height: 40px;
  padding-left: 20px;
  line-height: 40px;
  color: #fff;
}
.goods h2 a:hover {
  text-decoration: none;
}
.all-goods {
  background: #efefef;
  overflow: visible;
  padding-bottom: 150px;
}
.all-goods .item {
  width: 100%;
  background: #f7f7f7;
  position: relative;
}
.all-goods .btnone {
  border-top: none;
}
.all-goods .item .product span {
  width: 246px;
  display: block;
}
.all-goods .item .product span a {
  color: #333333;
  text-align: center;
  display: block;
  padding: 20px 15px;
}
.all-goods .item .product span a:hover {
  text-decoration: none;
}
.all-goods .active .product span a {
  color: #fff;
  background-color: #1F6CE7;
}
.all-goods .product-wrap {
  position: absolute;
  display: none;
  width: 246px;
  background: #efefef;
  right: -246px;
  top: 0;
}
.product-wrap ul li a {
  color: #333;
  display: block;
  padding: 20px 15px;
  text-align: center;
}
.product-wrap ul li:hover {
  background-color: #1F6CE7;
}
.product-wrap ul li a:hover {
  color: #fff;
}
.all-goods .product-wrap p {
  color: #fff;
  background-color: #1F6CE7;
}
.Bandimg {
  position: relative !important;
}

.Bandimg .Bandtext {
  position: relative !important;
  /*z-index: 999;*/
  /*left: 0 !important;*/
  /*top: 185px;*/
  width: 1200px;
  margin: 0 auto;
}

.Bandimg .Bandtext i {
  font-size: 25px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
  display: block;
  height: 20px;
  line-height: 20px;
}

.Bandimg .Bandtext span {
  height: 25px;
  font-size: 24px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: left !important;
  color: #ffffff;
  line-height: 25px;
  margin-top: 11px;
  display: block;
}
.activ {
  background: #1f6ce7 !important;
  color: #fff !important;
}
.action {
  color: #fff !important;
  background-color: #1f6ce7 !important;
}
.cover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
}

.cover .coverContent {
  width: 422px;
  height: 471px;
}

.cover .coverContent .coverTop {
  width: 422px;
  height: 395px;
  background-color: #fff;
  border-radius: 50px;
}

.cover .coverContent .coverguanbi {
  width: 422px;
  height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cover .coverContent .coverguanbi img {
  width: 42px;
  height: 42px;
  cursor: pointer;
}

.cover .coverContent .coverTop .coverTop_2 {
  width: 215px;
  height: 5px;
  background-color: #cccccc;
  margin: 0 auto;
  border-radius: 0 0 10px 10px;
}

.cover .coverContent .coverTop .cover_bu {
  width: 367px;
  height: 303px;
  margin: 0 auto;
  margin-top: 35px;
}

.cover .coverContent .coverTop .cover_bu form {
  width: 367px;
  height: 258px;
  margin: 0 auto;
  margin-top: 22px;
  position: relative;

}

.cover .coverContent .coverTop .cover_bu input {
  width: 345px;
  height: 53px;
;
  background-color: #F7F7F7;
  border: none;
  outline: none;
  padding-left: 22px;
  font-size: 18px;
  margin-bottom: 10px;
}

.cover .coverContent .coverTop .cover_bu input[type="submit"] {
  width: 367px;
  height: 49px;
;
  background-color: #1A56B5;
  border: none;
  outline: none;
  color: #fff;
  margin-top: 18px;
}

::-webkit-input-placeholder {
  font-size: 16px;
  color: #DADADA;
}

.cover .coverContent .coverTop .cover_bu .covertitle {
  width: 367px;
  height: 23px;
}

.cover .coverContent .coverTop .cover_bu .covertitle span {
  color: #666;
  font-size: 22px;
  display: block;
  line-height: 23px;
  position: relative;
  padding-left: 15px;
}

.cover .coverContent .coverTop .cover_bu .covertitle span::after {
  display: block;
  content: "";
  width: 3px;
  height: 23px;
  background-color: #1A56B5;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 7px;
}
.spa1 {
  max-width: 310px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 14px;
  white-space: normal;
  width: 200px;
}

.spa3 {
  max-width: 310px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 14px;
  white-space: normal;
}

.spa6 {
  max-width: 310px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 14px;
  white-space: normal;
}

.ulane {
  width: 339px;
  margin: 0 auto;
  margin-top: 30px;
}
.ulane ul{
  display: flex;
  flex-wrap: wrap;
}
.ulane ul li{
  width: 140px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: transparent !important;
  box-shadow: none !important;
  margin-bottom: 10px !important;
  padding-bottom: 0 !important;
}
.ulane ul li p {
  font-size: 14px;
  color: #999;
}
.Content .ContenCont {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  min-height: 1000px;
  padding-bottom: 150px;
}
.Content .ContenCont .ContTop {
  width: 1200px;
  height: 36px;
  background: #fff;
  position: absolute;
  top: -36px;
  /*z-index: 999;*/
}
.Content .ContenCont .ContenU {
  /*width: 1070px;*/
  margin: 0 auto;
  padding-top: 25px;
}
.Content .ContenCont .ContenU p{
  margin-top:0.7rem ;
}
.Content .ContenCont .ContenU .mains{
  /*line-height: 2.1rem;*/
  text-align: center;
}
.Content .ContenCont .ContenU .Solut {
  /* width: 854px; */
  height: 53px;
  background: #EFEFEF;
  /* padding: 0 108px 0 108px; */
}
.Content .ContenCont .ContenU .Solut ul {
  display: flex;
  /* justify-content: space-between; */
}
.Content .ContenCont .ContenU .Solut ul li {
  height: 53px;
  margin-left: 31px;
}
.Content .ContenCont .ContenU .Solut ul li .amile {
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 16px;
  color: #333;
  width: 242px;
  padding: 0 10px;
  height: 53px;
  text-align: center;
}
.Content .ContenCont .ContenU .Solut ul li .amile .ammil{
  display: block;
  width: 100%;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.Content .ContenCont .ContenU .Solut ul li .amile:hover {
  background-color: #1355b6;
}
.Content .ContenCont .ContenU .Solut ul li .amile:hover span {
  color: #ffffff;
}
.Content .ContenCont .ContenU .Solut ul li .Ganmennone {
  /* width: 172px; */
  height: 44px;
  display: none;
  position: relative;
  z-index: 999;
}
.Content .ContenCont .ContenU .Solut ul li .Ganmennone .Gameno {
  /* width: 172px; */
  /* height: 44px; */
}
.Content .ContenCont .ContenU .Solut ul li .Ganmennone .Gameno .Iadme {
  width: 252px;
  /* height: 44px; */
  display: block;
  text-align: center;
  /*line-height: 44px;*/
  padding: 15px 5px;
  background-color: #eff0f0;
  font-size: 16px;
  color: #333;
  -webkit-box-orient: vertical;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.Content .ContenCont .ContenU .Solut ul li .Ganmennone .Gameno .Iadme:hover {
  background-color: #1355b6;
}
.Content .ContenCont .ContenU .Solut ul li .Ganmennone .Gameno .Iadme:hover i {
  color: #fff;
}
.Content .ContenCont .ContenU .Solut ul li .Ganmennone .Gameno .Iadme i {
  color: #333333;
  font-size: 16px;
}
.Content .ContenCont .ContenU .Solut ul li:hover .Ganmennone {
  display: block;
}
.Content .ContenCont .ContenU .Soultitle {
  width: 100%;
  margin-top: 53px;
}
.Content .ContenCont .ContenU .Soultitle span {
  font-size: 30px;
  color: #333;
  /*text-align: center;*/
  display: block;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  padding: 0 25px;
}
.Content .ContenCont .ContenU p {
  font-size: 16px;
  color: #333;
  /* font-weight: bold; */
  margin-top: .7rem;
}
.Content .ContenCont .ContenU .Soutext {
  /*width: 100%;*/
  margin-top: 22px;
  padding: 0 25px;
}
.Content .ContenCont .ContenU .Soutext span {
  font-size: 16px;
  line-height: 33px;
}
.Content .ContenCont .ContenU .lastimage {
  width: 1040px;
  height: 432px;
  margin: 0 auto;
  margin-top: 56px;
  display: flex;
}
.Content .ContenCont .ContenU .lastimage .laimg {
  width: 331px;
  height: 432px;
  margin-right: 15px;
}
.Content .ContenCont .ContenU .lastimage .laimg img {
  width: 331px;
  height: 432px;
}
.Content .ContenCont .ContenU .lastimage .laimg .imglat {
  width: 340px;
  height: 216px;
}
.Content .ContenCont .ContenU .lastimage .laimg .imglat img {
  width: 340px;
  height: 216px;
}
.activ {
  background: #1355b6 !important;
}
.activ .amile span {
  color: #fff;
}
.active {
  color: #fff !important;
}
.action {
  background-color:  #1f6ce7 !important;
}
.action i {
  color: #fff !important;
}
.Content .ContenCont{
  width: 1200px;
  margin: 0 auto;
  position: relative;
  background: #fff;
  min-height: 1000px;
  padding-bottom: 150px;
}
.tab-cont {
  position: relative;
  width: 1160px;
  /*overflow: hidden;*/
  padding: 0 40px;
}
.Newsinside {
  width: 1160px;
  margin: 0 auto;
  padding: 15px 0 0 0;
}
.Newsinside ul {
  width: 1110px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.Newsinside ul li {
  width: 540px;
  height: 78px;
  opacity: 1;
  border: 1px solid #e7e3e3;
  margin-bottom: 18px;
  display: flex;
}
.ukenstam0022150 {
  width: 460px;
  height: 57px;
  padding: 21px 0 0 23px;
}
.ukenstam0022150 span {
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  color: #333333;
  margin-bottom: 4px;
  transition: all 0.2s linear;
  display: block;
  height: 24px;
  overflow: hidden;
}
.ukenstam0022150 p {
  font-size: 14px;
  color: #333333;
}
.ukenstam0041450 {
  width: 106px;
  height: 53px;
  padding: 25px 0px 0 0;
}
.unen12908981_a {
  width: 54px;
  height: 34px;
  opacity: 1;
  border: 1px solid #e7e3e3;
  margin: 0 auto;
  border-radius: 98px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #333333;
  line-height: 34px;
  transition: all 0.2s linear;
}
.Newsinside ul li:hover .ukenstam0022150 span{
  color:#1355b6;
}
.unen12908981_a:hover{
  background: #1355b6;
  color: #ffffff;
}
.Newsinside ul li .uen000aent {
  width: 54px;
  height: 34px;
  display: block;
}
.cover {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cover .coverContent {
  width: 422px;
  height: 471px;
}

.cover .coverContent .coverTop {
  width: 422px;
  height: 395px;
  background-color: #fff;
  border-radius: 50px;
}

.cover .coverContent .coverguanbi {
  width: 422px;
  height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cover .coverContent .coverguanbi img {
  width: 42px;
  height: 42px;
  cursor: pointer;
}

.cover .coverContent .coverTop .coverTop_2 {
  width: 215px;
  height: 5px;
  background-color: #cccccc;
  margin: 0 auto;
  border-radius: 0 0 10px 10px;
}

.cover .coverContent .coverTop .cover_bu {
  width: 367px;
  height: 303px;
  margin: 0 auto;
  margin-top: 35px;
}

.cover .coverContent .coverTop .cover_bu form {
  width: 367px;
  height: 258px;
  margin: 0 auto;
  margin-top: 22px;
  position: relative;

}

.cover .coverContent .coverTop .cover_bu input {
  width: 345px;
  height: 53px;
;
  background-color: #F7F7F7;
  border: none;
  outline: none;
  padding-left: 22px;
  font-size: 18px;
  margin-bottom: 10px;
}

.cover .coverContent .coverTop .cover_bu input[type="submit"] {
  width: 367px;
  height: 49px;
;
  background-color: #1A56B5;
  border: none;
  outline: none;
  color: #fff;
  margin-top: 18px;
}

::-webkit-input-placeholder {
  font-size: 16px;
  color: #DADADA;
}

.cover .coverContent .coverTop .cover_bu .covertitle {
  width: 367px;
  height: 23px;
}

.cover .coverContent .coverTop .cover_bu .covertitle span {
  color: #666;
  font-size: 22px;
  display: block;
  line-height: 23px;
  position: relative;
  padding-left: 15px;
}

.cover .coverContent .coverTop .cover_bu .covertitle span::after {
  display: block;
  content: "";
  width: 3px;
  height: 23px;
  background-color: #1A56B5;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 7px;
}
.spa1 {
  max-width: 310px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 14px;
  white-space: normal;
  width: 200px;
}

.spa3 {
  max-width: 310px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 14px;
  white-space: normal;
}

.spa6 {
  max-width: 310px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-style: normal;
  font-size: 14px;
  white-space: normal;
}