@charset "utf-8";
/* css reset www.admin10000.com */
* {
  box-sizing: border-box;
}
body {
  background: #fff;
  color: #555;
  font-size: 1.4rem;
  font-family: "Microsoft Yahei";
  cursor: pointer !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 100%;
}
address,
caption,
cite,
code,
dfn,
em,
i,
b,
u,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
a {
  color: #555;
  text-decoration: none;
  transition: color 0.4s;
}
a:hover {
  text-decoration: none;
  color: #21a0eb;
}
img {
  border: none;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
  border-collapse: collapse;
}
/* css common */
.clearfix:after,
.clearfix:before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
ul,
p {
  margin: 0;
}
a:hover {
  color: #064d87;
}
.text-hidden {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.text-hidden2 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.text-hidden3 {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.IndexContent {
  width: 1200px;
  margin: 0 auto;
  max-width: 1200px;
}
.paddingL {
  padding-left: 0;
}
.paddingR {
  padding-right: 0;
}
.headerG {
  background:  url(../images/ntop_bj.png) no-repeat left top -50px,
               url(../images/top_bj.png) no-repeat;
  padding: 10px 0;
  height: 176px;
  display: flex;
  align-items: center;
  justify-content: end;
}
.headerG .IndexContent {
  padding: 5px 0;
  width: 35%;
  margin-left: 65%;

}
.headerG .IndexContent p {
  font-size: 28px;
  color: #fff;
  line-height: 1.65;
  text-align: justify;
}
.qglm {
  background: #f6b84b;
}
.qglm .IndexContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
}
.qglm .IndexContent a {
  font-size: 13px;
  color: #666;
}
.TopLogo {
  display: flex;
  align-items: center;
  justify-content: space-between;
  line-height: 4.5;
}
.TopLogo .infoList li a {
  font-size: 16px;
  color: #fb040a;
}
.TopLogo .more a {
  display: block;
  font-size: 14px;
  color: #333;
}
.navCon {
  background: #064d87;
}
.navCon .IndexContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.navCon .IndexContent .login {
  display: block;
  width: 84px;
  height: 36px;
  background: #fff;
  border-radius: 5px;
  font-size: 15px;
  text-align: center;
  line-height: 36px;
}
.navCon .IndexContent .login a {
  display: block;
  color: #064d87;
}
.navCon .IndexContent .nav {
  display: flex;
  align-items: center;
  justify-content: left;
}
.navCon .IndexContent .nav > li {
  position: relative;
  text-align: center;
}
 > .navCon .IndexContent .nav > li:last-child::after {
  display: none;
}
.navCon .IndexContent .nav > li .sub {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border: solid 1px #d3d3d3;
  border-bottom: none;
  border-top: none;
  z-index: 2;
  margin: 0;
}
.navCon .IndexContent .nav > li .sub > li {
  background: #fff;
  border-bottom: solid 1px #d3d3d3;
}
.navCon .IndexContent .nav > li .sub > li:hover {
  background: #064d87;
}
.navCon .IndexContent .nav > li .sub > li:hover a {
  color: #ffffff;
}
.navCon .IndexContent .nav > li .sub > li a {
  cursor: pointer !important;
  display: block;
  color: #064d87;
  line-height: 2.5;
  font-size: 15px;
  padding: 0;
}
.navCon .IndexContent .nav > li > a {
  display: block;
  font-size: 16px;
  color: #ffffff;
  line-height: 65px;
  position: relative;
  padding: 0 20px;
  cursor: pointer !important;
}
.navCon .IndexContent .nav > li > a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -7px;
  width: 1px;
  height: 15px;
  background: rgba(255, 255, 255, 0.97);
}
.navCon .IndexContent .nav > li:first-child > a::after{
  display: none;
}
.divGg {
  margin: 0 auto;
}
.divGg img {
  max-width: 100%;
  width: 100%;
}
.swiperNews .slideItem {
  position: relative;
}
.swiperNews .slideItem img {
  width: 100%;
}
.swiperNews .slideItem p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.56);
  line-height: 3;
  color: #fff;
  padding-left: 10px;
}
.swiperNews .swiper-pagination {
  position: absolute;
  bottom: 0;
  right: 20px;
  text-align: right;
  width: auto;
  left: inherit;
}
.swiperNews .swiper-pagination span {
  width: 11px;
  height: 11px;
  background: #fff;
}
.swiperNews .swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #fc114a;
}
.indexTitle {
  width: 100%;
  border-bottom: solid 2px #064d87;
  position: relative;
}
.indexTitle::after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 7px;
  height: 22px;
  margin-top: -11px;
  background: #064d87;
}
.indexTitle a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  color: #1f1f1f;
  line-height: 2;
}
.indexTitle a i {
  display: inline-block;
  vertical-align: middle;
  padding: 1px 20px;
  height: 38px;
  line-height: 38px;
  font-weight: bold;
  background: #064d87;
  color: #fff;
}
.indexTitle a span {
  font-size: 14px;
  color: #000;
}
.indexYW .indexYWItem {
  padding: 10px 0;
}
.indexYW .indexYWItem li {
  line-height: 2.45;
}
.indexYW .indexYWItem li span {
  margin-top: 4px;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.indexYW .indexYWItem li span.on {
  background: #dddddd;
}
.indexYW .indexYWItem li span.on1 {
  background-color: #f7574b;
}
.indexYW .indexYWItem li span.on2 {
  background-color: #f5874a;
}
.indexYW .indexYWItem li a {
  display: block;
  padding-left: 25px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.indexYW .indexYWItem li a i {
  font-size: 13px;
  color: #999;
}
.indexList li {
  border-top: solid 1px #eeeeee;
  padding: 1.25rem 0;
}
.indexList li:hover .indexListText .indexListTt {
  color: #21a0eb;
}
.indexList li:last-child {
  padding-bottom: 0;
}
.indexList li .indexListImg {
  float: left;
  width: 110px;
  height: 77px;
}
.indexList li .indexListText {
  padding-left: 120px;
  min-height: 77px;
}
.indexList li .indexListText .indexListTt {
  font-size: 16px;
  color: #333333;
  transition: color 0.4s;
}
.indexList li .indexListText .indexListSubTt {
  font-size: 14px;
  color: #666666;
}
.indexSZ .indexSZCon {
  margin: 10px 0 0;
}
.indexSZ .indexSZCon .indexSZlist li {
  position: relative;
  width: 100%;
  padding: 0;
}
.indexSZ .indexSZCon .indexSZlist li::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #cccccc;
  border-radius: 50%;
  top: 28%;
  left: 0px;
  margin-top: -2px;
}
.indexSZ .indexSZCon .indexSZlist li.on a {
  font-weight: bold;
}
.indexSZ .indexSZCon .indexSZlist li a {
  padding-left: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
}
.indexSZ .indexSZCon .indexSZlist li a i {
  font-size: 14px;
  color: #8e8e8e;
}
.gbwork {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.gbwork li {
  width: 44%;
}
.gbwork li .workImg {
  width: 100%;
  height: 187px;
}
.gbwork li .workImg img {
  width: 100%;
}
.gbwork li p {
  font-size: 14px;
  line-height: 2;
}
.mt35 {
  margin-top: 35px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.PublicList li {
  position: relative;
}
.PublicList li::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #cccccc;
  border-radius: 50%;
  top: 50%;
  left: 0px;
  margin-top: -2px;
}
.PublicList li.on a {
  font-weight: bold;
}
.PublicList li a {
  padding-left: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
}
.PublicList li a i {
  font-size: 14px;
  color: #8e8e8e;
}
.PublicImgList {
  display: flex;
  align-items: center;
  justify-content: center;
}
.PublicImgList img {
  width: 95%;
}
.indexfz .tabCon {
  display: none;
}
.indexfz .tabCon.active {
  display: flex;
}
.indexfz .tabCon li {
  float: left;
}
.PublicIndexImg img {
  width: 100%;
  max-width: 100%;
}
.indexSZlist li {
  position: relative;
}
.indexSZlist li::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #cccccc;
  border-radius: 50%;
  top: 50%;
  left: 0px;
  margin-top: -2px;
}
.indexSZlist li a {
  padding-left: 15px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2.1;
}
.videoList {
  width: 100%;
  position: relative;
  margin-top: 20px !important;
}
.videoList .videoListImg {
  width: 100%;
  height: 100%;
}
.videoList .sp_icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.56);
  display: flex;
  align-items: center;
  justify-content: center;
}
.videoList .sp_icon img {
  width: 57px;
  height: 57px;
}
.indexTab {
  width: 100%;
  border-bottom: solid 2px #064d87;
  position: relative;
}
.indexTab li {
  float: left;
  font-size: 22px;
  padding: 0 20px;
  color: #1f1f1f;
  line-height: 2;
  cursor: pointer;
}
.indexTab li.on {
  background: #064d87;
  color: #fff;
}
.indexTab li.on span {
  opacity: 1;
  z-index: 1;
}
.indexTab li span {
  font-size: 14px;
  color: #9d9d9d;
  opacity: 0;
  position: absolute;
  top: 28%;
  right: 0;
  z-index: -1;
}
.fzShList {
  margin: 30px auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fzShList li {
  width: 48%;
  margin-bottom: 10px;
}
.fzShList li:hover .fzShText p {
  color: #ff8a00;
}
.fzShList li a {
  display: flex;
  align-items: center;
  justify-content: left;
}
.fzShList li a .fzShImg {
  width: 70px;
  height: 53px;
  border-radius: 5px;
  position: relative;
}
.fzShList li a .fzShImg .fzShListImg {
  width: 100%;
  height: 100%;
}
.fzShList li a .fzShImg .sp {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  margin-top: -15px;
}
.fzShList li a .fzShText {
  flex: 3;
}
.fzShList li a .fzShText span {
  border: solid 1px #eeeeee;
  border-radius: 5px;
  padding: 3px;
  font-size: 14px;
  color: #666;
  margin: 0 20px;
}
.fzShList li a .fzShText p {
  font-size: 14px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
}
.fzShList li a .fzShBz {
  font-size: 14px;
  color: #999;
}
.zypx li {
  width: 100%;
}
.mask {
  display: none;
}
.yq_link {
  margin-bottom: 40px;
}
.yq_link .yqItem .slideItem {
  border: solid 2px #b5b5b5;
}
.yq_link .yqItem .slideItem img {
  height: 100%;
  width: 100%;
}
.footer {
  background: #064d87;
}
.footer .footerCon {
  padding: 3rem 0;
}
.footer .footerCon .link {
  color: #fff;
  margin-top: 20px;
  font-size: 16px;
  color: #87888a;
}
.footer .footerCon .link a {
  padding-right: 6px;
  font-size: 14px;
  color: #fff;
  line-height: 2;
}
.footer .footerCon .footerText {
  font-size: 14px;
  line-height: 2;
  padding-top: 40px;
  color: #fff;
}
.footer .footerCon .footerText .lir {
  display: flex;
  align-items: center;
  justify-content: end;
}
.footer .footerCon .footerText .lir a {
  font-size: 14px;
  color: #fff;
  padding: 0 8px;
}
.footer .footerCon .footerText .lir a:first-child {
  padding-left: 0;
}
.footer .footerCon .footerText .lx {
  width: 28%;
}
.footer .footerCon .footerText .lx p {
  text-align: left;
  font-size: 14px;
}
.footer .footerCon .footerText .lx span {
  display: block;
  line-height: 1.8;
  font-size: 32px;
  text-align: left;
  font-weight: bold;
  font-family: Arial;
}
.footer .footerCon .footerText .ba {
  font-size: 14px;
}
.footer .footerCon .footerRight {
  color: #fff;
}
.footer .footerCon .footerRight .footerTel .sub_t {
  font-size: 14px;
}
.footer .footerCon .footerRight .footerTel .tel {
  font-size: 31px;
}
.footer .footerCon .footerRight .fxList div {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
  transition: all 0.4s;
  cursor: pointer !important;
  position: relative;
}
.footer .footerCon .footerRight .fxList div:hover .hover {
  display: block;
}
.footer .footerCon .footerRight .fxList>div>img {
  cursor: pointer !important;
  width: 40px;
  height: 40px;
}
.footer .footerCon .footerRight .fxList div .hover {
  position: absolute;
  bottom: 50px;
  left: 0;
  width: 120px;
  height: 120px;
  display: none;
  transition: all 0.4s;
}
.footer .footerCon .footerRight .fxList div .hover img {
  width: 120px !important;
  height: 120px;
}
.footer .footerCon .footerRight .divEwm {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .footerCon .footerRight .divEwm .ewm {
  margin-top: 10px;
  text-align: center;
  padding-left: 10px;
}
.footer .footerCon .footerRight .divEwm .ewm img {
  width: 99px;
  background: #fff;
  border: solid 4px #fff;
}
.footer .footerCon .footerRight .divEwm .ewm p {
  line-height: 2;
}
.FindexYT .FindexYTImg .FindexYTImg_top img {
  width: 100%;
  height: 251px;
}
.FindexYT .FindexYTImg .FindexYTImg_top p {
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
}
.FindexYT .FindexYTImg .FindexYTImg_List {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.FindexYT .FindexYTImg .FindexYTImg_List a {
  width: 49%;
}
.FindexYT .FindexYTImg .FindexYTImg_List a img {
  width: 100%;
  height: 117px;
}
.pages-ewm {
  text-align: center;
  font-size: 14px;
  line-height: 2;
}
.pages-ewm img {
  width: 120px;
}
.Infopages {
  border-top: 1px solid #eeeeee;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: #efefef;
  padding-right: 2%;
}
.Infopages li {
  margin: 0 10px;
}
.Infopages li:hover a {
  color: #21a0eb;
}
.Infopages li a {
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2;
  color: #222;
}
.cnews {
  width: 90%;
  margin: 0 auto;
}
.videoList li {
  margin-bottom: 20px;
}
.videoList li img {
  width: 100%;
  max-height: 210px;
}
.videoList li p {
  font-size: 14px;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2.5;
  text-align: center;
  color: #5f5f5f;
}
.mbx {
  background: url(../images/mbx.png) no-repeat;
  height: 300px;
  padding: 20px;
  font-size: 14px;
  color: #333;
}
.mbx img {
  margin-right: 5px;
}
.mt_200 {
  margin-top: -200px;
}
.form .formTitle {
  text-align: center;
  font-size: 40px;
  color: #06355b;
  letter-spacing: 3px;
}
.form .formList {
  width: 70%;
  margin: 10px auto;
  border: solid 1px #959595;
  padding: 0 20px;
}
.form .formList li {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: left;
}
.form .formList li label {
  text-align: right;
  font-size: 14px;
  color: #333;
  flex: 1;
  padding-right: 2%;
}
.form .formList li input,
.form .formList li textarea,
.form .formList li p,
.form .formList li select{
  flex: 4;
  margin: 0;
}
#code{
  width: 45%;
  flex: auto;
}
.form .formList li .btn {
  margin-left: 24%;
}
.form .formList li .btncz {
  margin-left: 20px;
  background: #5f5f5f;
}
.aboutContent .aboutText {
  padding:  0 20px;
  line-height: 2;
  font-size: 14px;
  color: #333333;
  text-align: justify;
}
.aboutContent .aboutList .aboutImg {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.aboutContent .aboutList .aboutImg a {
  width: 49%;
}
.aboutContent .aboutList .aboutImg a img {
  width: 100%;
}
.aboutContent .aboutList .aboutItem {
  padding: 10px 0;
}
.aboutContent .aboutList .aboutItem li {
  line-height: 2.45;
}
.aboutContent .aboutList .aboutItem li span {
  margin-top: 4px;
  float: left;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  font-size: 14px;
}
.aboutContent .aboutList .aboutItem li span.on {
  background: #dddddd;
}
.aboutContent .aboutList .aboutItem li span.on1 {
  background-color: #f7574b;
}
.aboutContent .aboutList .aboutItem li span.on2 {
  background-color: #f5874a;
}
.aboutContent .aboutList .aboutItem li a {
  display: block;
  padding-left: 25px;
  font-size: 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mb10 li {
  margin-bottom: 10px;
}
.RWtext .RWtext_T {
  background: url(../images/rbj.png) no-repeat;
  padding: 3.125rem;
  background-size: 100%;
}
.RWtext .RWtext_T .RWtext_title {
  font-size: 35px;
  color: #1f1f1f;
  line-height: 1.66;
}
.RWtext .RWtext_T .fzText {
  font-size: 18px;
  color: #1f1f1f;
  text-align: justify;
}
.RWtext .RWtextImg img {
  width: 100%;
}
.listI3 li {
  float: left;
  width: 33.3%;
}
.listI3 li a {
  padding-right: 3%;
}
.RightItem li {
  border-top: none;
  padding: 0.625rem 0;
}
.RightTop a {
  display: flex;
  color: #333333;
  transition: color 0.4s;
  align-items: center;
}
.RightTop a img {
  float: left;
  width: 144px;
  height: 95px;
}
.RightTop a p {
  font-size: 18px;
  margin-left: 20px;
}
.RightTop:hover a {
  color: #21a0eb;
}
.newsTab {
  border-top: 2px solid #064d87;
  background: #eeeeee;
  display: flex;
  align-items: center;
  justify-content: space-between;
  white-space: unset;
}
.newsTab li {
  flex: 1;
}
.newsTab li.on a,
.newsTab li:hover a {
  background: #064d87;
  color: #fff;
}
.newsTab li a {
  text-align: center;
  display: block;
  font-size: 17px;
  color: #1f1f1f;
  transition: all 0.4s;
  line-height: 3;
}
.newsList {
  border-bottom: dashed 1px #eeeeee;
  padding-bottom: 20px;
  margin-top: 20px;
}
.newsList:first-child {
  margin-top: 0;
}
.newsList li:hover .indexListText .indexListSubTt {
  color: #21a0eb;
}
.newsList li .indexListImg {
  float: left;
  width: 178px;
  height: 119px;
  border-radius: 5px;
}
.newsList li .indexListText .indexListSubTt {
  font-size: 19px;
  color: #666666;
  transition: color 0.4s;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2.2;
  position: relative;
  padding-left: 15px;
}
.newsList li .indexListText .indexListSubTt::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #cccccc;
  border-radius: 50%;
  top: 50%;
  left: 0px;
  margin-top: -2px;
}
.newsList li .indexListText .time {
  font-size: 14px;
  color: #a8a8a8;
  line-height: 3;
}
.pagination-centered {
  margin: 2.1875rem auto;
}
.pagination-centered .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination-centered .pagination li {
  margin: 0 5px;
}
.pagination-centered .pagination li a,
.pagination-centered .pagination li span {
  display: block;
  text-align: center;
  line-height: 2;
  color: #404040;
  background-color: #f3f3f3;
  padding: 0.0625rem 0.825rem 0.0625rem;
}
.pagination-centered .pagination li.active span {
  background: #064d87;
  color: #fff;
}
.pagination-centered .pagination li.disabled span {
  background: #efefef;
}
.newsTitle {
  font-size: 32px;
  color: #1f1f1f;
  padding: 0 20px;
}
.subNews {
  font-size: 14px;
  color: #626262;
  line-height: 2;
  border-bottom: 1px solid #9d9c9c;
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 0 30px;
}
.tgForm {
  width: 70%;
  max-width: 70%;
  margin: 35px auto -35px;
  background: url(../images/formbj.png) no-repeat bottom -26px center;
}
.tgForm .tg_left {
  background: url(../images/tg_bj.png) no-repeat;
  padding: 5.375rem 0 0 4.9375rem;
  min-height: 584px;
  color: #fff;
}
.tgForm .tg_left h3 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  line-height: 0.64;
}
.tgForm .tg_left p {
  font-size: 14px;
  line-height: 2;
}
.tgForm .tg_left span {
  font-size: 14px;
  display: block;
  line-height: 1.7;
}
.tgForm .tg_right {
  padding-bottom: 2.5rem;
}
.tgForm .tg_right .FormList li {
  margin-bottom: 1.25rem;
  display: flex;
  align-items: center;
  justify-content: left;
}
.tgForm .tg_right .FormList li label {
  width: 120px;
  text-align: right;
  font-size: 14px;
  color: #333333;
  font-weight: normal;
}
.tgForm .tg_right .FormList li .select {
  width: 200px;
  height: 45px;
  border: solid 1px #eeeeee;
  border-radius: 5px;
  margin-bottom: 0;
}
.tgForm .tg_right .FormList li input {
  border: solid 1px #eeeeee;
  height: 45px;
  border-radius: 5px;
  padding-left: 10px;
  margin-bottom: 0;
}
.tgForm .tg_right .FormList li .InputTitle {
  width: 524px;
}
.tgForm .tg_right .FormList li .name {
  width: 196px;
}
.tgForm .tg_right .FormList li .tel {
  width: 196px;
}
.tgForm .tg_right .FormList li .se {
  display: flex;
}
.tgForm .tg_right .FormList li .yzm {
  height: 45px;
  margin-left: 10px;
}
.tgForm .tg_right .FormList li .content {
  width: 532px;
  height: 223px;
}
.tgForm .tg_right .FormList li .btn {
  width: 163px;
  height: 48px;
  border: none;
  border-radius: 5px;
  background: #064d87;
  margin-left: 120px;
}
.yqLink {
  border-top: solid 1px #eeeeee;
  padding-top: 20px;
}
.yqLink .yqLinkTitle {
  font-size: 18px;
  color: #333;
}
.yqLink .yqLinkItem a {
  display: inline-block;
  vertical-align: top;
  padding-right: 20px;
  font-size: 14px;
  color: #333333;
  line-height: 2;
}
.videoInfo .newsTitle,
.videoInfo .subNews {
  text-align: center;
}
.playerL {
  width: 70%;
  margin: 20px auto;
}
.wapHeaderH {
  height: 3rem;
  width: 100%;
}
.wapHeader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #064d87;
  height: 3rem;
  z-index: 3;
}
.wapHeader .IndexContent {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}
.wapHeader .IndexContent .wap_logo img {
  height: 1.5rem;
}
.wapHeader .IndexContent .text {
  font-size: 1.1rem;
  color: #fff;
  line-height: 3rem;
  margin: 0;
}
.wapHeader .IndexContent .cd {
  cursor: pointer;
}
.wapHeader .IndexContent .cd img {
  height: 1.5rem;
}
.bannerItem li {
  border-bottom: 1px solid #eeeeee;
  padding: 0.45rem 0;
}
.bannerItem li:last-child {
  border-bottom: none;
}
.bannerItem li a .indexListSubTt {
  font-size: 16px;
  color: #333333;
}
.bannerItem li a .time {
  font-size: 14px;
  color: #666666;
}
.line {
  border-top: solid 10px #eaeaea;
}
.wapNewsList li {
  border-top: solid 1px #eeeeee;
  padding: 1.25rem 0;
}
.wapNewsList li:hover .indexListText .indexListSubTt {
  color: #21a0eb;
}
.wapNewsList li:last-child {
  padding-bottom: 0;
}
.wapNewsList li .indexListImg {
  float: right;
  width: 110px;
  height: 77px;
  border-radius: 5px;
}
.wapNewsList li .indexListText {
  padding-right: 120px;
  min-height: 77px;
}
.wapNewsList li .indexListText .indexListSubTt {
  font-size: 16px;
  color: #333333;
  transition: color 0.4s;
}
.wapNewsList li .indexListText .time {
  font-size: 14px;
  color: #666666;
}
.popuMenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 22;
  overflow-y: auto;
}
.popuMenu .wapTop {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  height: 3rem;
  background: #064d87;
  color: #fff;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
  line-height: 2.2;
}
.popuMenu .wapTop .wapHome,
.popuMenu .wapTop .wapGnb {
  cursor: pointer;
}
.popuMenu .wapTop .wapHome img,
.popuMenu .wapTop .wapGnb img {
  height: 1rem;
}
.popuMenu .wapTop .wapHome {
  margin-left: 1rem;
}
.popuMenu .wapTop .wapGnb {
  margin-right: 1rem;
}
.popuMenu .wapNavTitle a {
  display: block;
  font-size: 17px;
  color: #21a0eb;
  line-height: 3;
}
.popuMenu .navItem li {
  text-align: center;
}
.popuMenu .navItem li .subb {
  display: none;
}
.popuMenu .navItem li .subb li a {
  padding-left: 15%;
}
.popuMenu .navItem li a {
  display: block;
  color: #333;
  line-height: 3;
  text-align: left;
  padding-left: 10%;
}
.popuMenu .waplogin {
  width: 60%;
  display: block;
  margin: 3rem auto;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  background: #064d87;
  border-radius: 25px;
}
.popuMenu .waplogin a {
  display: block;
  color: #fff;
}
.linh {
  height: 3rem;
  width: 100%;
}
.wapTopH {
  width: 100%;
  height: 3rem;
  background: url(../images/wap_topbj.png) no-repeat;
  background-size: 100% 100%;
  height: 7rem;
  color: #fff;
  font-size: 1rem;
  display: flex;
  align-items: top;
  justify-content: space-between;
  padding: 0.5rem 0;
  line-height: 2.2;
  z-index: 3;
}
.wapTopH .wapHome,
.wapTopH .cd {
  cursor: pointer;
}
.wapTopH .wapHome img,
.wapTopH .cd img {
  height: 1rem;
}
.wapTopH .wapHome {
  margin-left: 1rem;
}
.wapTopH .cd {
  margin-right: 1rem;
}
.navWap {
  display: flex;
  align-items: center;
  justify-content: left;
  flex-wrap: wrap;
  position: relative;
  z-index: 4;
  margin-top: -7rem;
}
.navWap li a {
  padding: 0 0.5rem;
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 2;
}
.wapTopR {
  width: 100%;
  height: 3rem;
  background: #064d87;
  color: #fff;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
  line-height: 2.2;
}
.wapTopR .wapHome,
.wapTopR .cd {
  cursor: pointer;
}
.wapTopR .wapHome img,
.wapTopR .cd img {
  height: 1rem;
}
.wapTopR .wapHome {
  margin-left: 1rem;
}
.wapTopR .cd {
  margin-right: 1rem;
}
.fc_ewm {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 0;
  background: #eeeeee;
  padding: 20px;
}
.fc_ewm li {
  display: block;
  margin-bottom: 10px;
}
.fc_ewm li img {
  width: 120px;
}
.fc_ewm li p {
  line-height: 2.5;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.wapListNews li {
  background: #fff;
  padding: 0.5rem 0;
  border-top: 10px solid #e5e5e5;
}
.wapListNews li a {
  display: block;
  width: 90%;
  margin: 0 auto;
}
.wapListNews li a h5 {
  font-size: 1.4rem;
  font-weight: bold;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wapListNews li a p {
  font-size: 1rem;
  color: #555;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.news .newsLeft {
  background: #efefef;
  min-height: 400px;
}
.news .newsLeft li.on,
.news .newsLeft li:hover {
  background: #06355b;
}
.news .newsLeft li.on a,
.news .newsLeft li:hover a {
  color: #fff;
  font-weight: bold;
}
.news .newsLeft li.on a::after,
.news .newsLeft li:hover a::after {
  background: #fff;
}
.news .newsLeft li a {
  line-height: 73px;
  display: block;
  font-size: 21px;
  color: #8a8a8a;
  padding-left: 40px;
  border-bottom: 2px solid #fff;
  position: relative;
}
.news .newsLeft li a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 4px;
  height: 26px;
  margin-top: -13px;
  background-color: #8a8a8a;
}
.news .newsRight .newsRightTitle {
  border-bottom: 1px solid #c7c7c7;
  font-size: 25px;
  font-weight: bold;
  color: #06355b;
  position: relative;
  padding-bottom: 10px;
}
.news .newsRight .newsRightTitle::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 110px;
  height: 4px;
  background-color: #06355b;
}
.news .newsRight .newsRightItem li {
  position: relative;
  width: 100%;
  padding: 0;
}
.news .newsRight .newsRightItem li::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background: #cccccc;
  border-radius: 50%;
  top: 50%;
  left: 0px;
  margin-top: -2px;
}
.news .newsRight .newsRightItem li.on a {
  font-weight: bold;
}
.news .newsRight .newsRightItem li a {
  padding-left: 10px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 2.5;
}
.news .newsRight .newsRightItem li a i {
  font-size: 14px;
  color: #8e8e8e;
}
.spTitle {
  text-align: center;
  font-size: 30px;
  color: #333;
}
.IndexContent .newTitle{
  text-align: center;
  border-bottom: none;
  margin: 10px auto;
}
.IndexContent .newTitle a i{
  display: block;
  margin: 0 auto;
}
.mewsItem{
  margin: 15px auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.mewsItem  .newList{
  width: 49%;
  margin: 0;
  box-shadow: 1px 1px 2px 2px #ededed;
  background: #fff;
  padding: 20px;
}
.mewsItem  .newList li{
  display: block;
  width: 100%;
}
@media only screen and (min-width: 1300px) {
  .IndexContent {
    width: 90%;
  }
  .hiddenPC {
    display: none;
  }
}
@media only screen and (max-width: 1299px) and (min-width: 1024px) {
  .IndexContent {
    width: 90%;
  }
  .hiddenPC {
    display: none;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
  .swiperNews,
  .indexYW,
  .indexSH {
    padding: 0 15px!important;
    margin: 0 auto!important;
  }
}
  @media only screen and (max-width: 1023px) {
    .IndexContent .newTitle{
      text-align: center;
      border-bottom: none;
      margin: 10px auto;
    }
    .IndexContent .newTitle a i{
      display: block;
      margin: 0 auto;
    }
    .mewsItem{
      margin: 15px auto;
      display: inherit;
      align-items: flex-start;
      justify-content: space-between;
    }
    .mewsItem  .newList{
      width: 100%;
      margin: 1rem auto;
      box-shadow: 1px 1px 2px 2px #ededed;
      background: #fff;
      padding: 20px;
    }
    .mewsItem  .newList li{
      display: block;
      width: 100%;
    }
    .mewsItem .fzShList li a .fzShText p{
      width: 10rem;
      white-space: nowrap;
      text-overflow: ellipsis;
      -o-text-overflow: ellipsis;
      overflow: hidden;
      margin-left: 8px;
    }
  .IndexContent {
    width: 90%;
  }
  .padding {
    padding: 0;
  }
  .hiddenWap {
    display: none;
  }
  .swiperNews,
  .indexYW,
  .indexSH {
    padding: 0;
  }
  .indexSH {
    margin-top: 1rem;
  }
  .PublicList li a i,
  .indexSZlist li a i {
    display: none;
  }
  .indexYW {
    margin-top: 1rem;
  }
  .indexYW .indexYWItem li {
    position: relative;
  }
  .indexYW .indexYWItem li::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #cccccc;
    border-radius: 50%;
    top: 50%;
    left: 0px;
    margin-top: -2px;
  }
  .indexYW .indexYWItem li span {
    display: none;
  }
  .indexYW .indexYWItem li a {
    padding-left: 15px;
  }
  .indexYW .indexYWItem li a i {
    display: none;
  }
  .nav {
    width: 90%;
    margin: 0 auto;
    background: #fff;
    border-radius: 5px;
    margin-top: -7.2rem;
    padding: 0.5rem;
    flex-flow: wrap;
    height: 6.2rem;
    overflow: hidden;
  }
  .nav li {
    width: 12.5%;
    text-align: center;
  }
  .swiperNews {
    margin-top: 0.5rem;
  }
  .swiperNews .swiper-wrapper .swiper-slide {
    border-radius: 5px;
    overflow: hidden;
  }
  .indexTitle {
    border-bottom: solid 1px #eeeeee;
  }
  .indexTitle a {
    padding-left: 0.5rem;
    position: relative;
  }
  .indexTitle a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 5px;
    height: 1.6rem;
    margin-top: -0.8rem;
    background: #064d87;
    display: none;
  }
  .indexTitle a i {
    background: transparent;
    color: #333;
    padding: 0;
  }
  .indexTitle a span img {
    height: 15px;
  }
  .videoList li {
    padding: 0;
    width: 49%;
  }
  .videoList li:nth-last-child(1),
  .videoList li:nth-last-child(2) {
    margin-bottom: 0;
  }
  .videoList li:nth-child(even) {
    margin-left: 2%;
  }
  .mt35 {
    margin-top: 1rem;
  }
  .mt_200 {
    margin-top: -15rem;
  }
  .footer {
    background: #064d87;
  }
  .footer .footerCon {
    padding: 1rem 0;
  }
  .footer .footerCon .footerLeft li {
    float: left;
    width: 50%;
    padding-left: 3%;
    border-right: solid 1px rgba(255, 255, 255, 0.17);
    margin-bottom: 0.5rem;
  }
  .footer .footerCon .footerLeft li:nth-of-type(odd) {
    padding-left: 0;
  }
  .footer .footerCon .footerLeft li p a {
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 2;
  }
  .footer .footerCon .footerRight {
    display: initial;
    align-items: center;
    justify-content: space-between;
    color: #fff;
  }
  .footer .footerCon .footerRight .footerTel {
    width: 100%;
  }
  .footer .footerCon .footerRight .footerTel .sub_t {
    font-size: 14px;
  }
  .footer .footerCon .footerRight .footerTel .tel {
    font-size: 31px;
  }
  .footer .footerCon .footerRight .footerTel .footerText {
    width: 100%;
    font-size: 14px;
    line-height: 2;
    margin-top: 10px;
  }
  .footer .footerCon .footerRight .divEwm {
    text-align: center;
  }
  .footer .footerCon .footerRight .divEwm .lir {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer .footerCon .footerRight .divEwm .lir a {
    font-size: 14px;
    color: #fff;
    padding: 0 8px;
  }
  .footer .footerCon .footerRight .divEwm .ewm {
    margin-top: 10px;
    text-align: center;
  }
  .footer .footerCon .footerRight .divEwm .ewm .ewmImg {
    background: #fff;
    border: solid 5px #fff;
  }
  .footer .footerCon .footerRight .divEwm .ewm p {
    line-height: 2;
  }
  .RWtext .RWtext_T {
    background: url(../images/rbj1.png) no-repeat;
    background-size: 100% 100%;
    padding: 1rem 0.85rem;
  }
  .RWtext .RWtext_T .RWtext_title {
    font-size: 1.5rem;
    color: #1f1f1f;
    line-height: 1.66;
  }
  .RWtext .RWtext_T .fzText {
    font-size: 18px;
    color: #1f1f1f;
    text-align: justify;
  }
  .fzShList {
    flex-wrap: wrap;
  }
  .fzShList li {
    width: 100%;
  }
  .fzShList li:nth-of-type(odd) {
    margin-left: 0;
  }
  .fc_ewm {
    display: none;
  }
  .footerWapH {
    height: 3rem;
    display: block;
    width: 100%;
  }
  .footerWap {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    background: #fff;
    z-index: 3;
    border-top: 1px solid #eeeeee;
  }
  .footerWap li {
    flex: 1;
    text-align: center;
    position: relative;
  }
  .footerWap li:last-child::after {
    display: none;
  }
  .footerWap li::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    border-right: 1px solid #eeeeee;
  }
  .footerWap li a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #333;
    line-height: 2.5;
  }
  .footerWap li a img {
    width: 1rem;
    margin-right: 5px;
  }
  .videoList li {
    margin-bottom: 0;
  }
  .videoList li p {
    line-height: 3;
  }
  .IndexContent .newsText .videoList {
    margin: 1rem auto;
  }
  .newsTitle {
    font-size: 1.4rem;
  }
  .news .newsLeft {
    min-height: auto;
  }
  .newsRight {
    padding: 0;
  }
  .paddingL {
    padding: 0;
  }
}
