html,
body {
  width: 100%;
  height: 100%;
}
h1{margin:0px; padding:0px; display: none; }
body {
  font: 12px/1.5 Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB,
    "\5B8B\4F53", sans-serif;
  color: #666;
  user-select: none;
}

.audiocss{ width:200px; position:absolute; left:23%; top:7%; z-index:999; display: none;}

@media (max-width: 1600px) {
  .g-main {
    transform: scale(0.8);
    top: 102px !important;
  }
  .g-column {
  padding-top: 70px !important;
  padding-bottom: 50px !important;
  }
  .indexg-logo {
  width:658px !important;
  height: 122px !important;
  margin-left: -329px !important;
  }
  .g-logo {
  width: 440px;
  height: 81px;
  margin-left: -220px;
  }
  .g-flagindex {
  width:624px !important;
  height:202px !important;
  }
  .g-footer .nav {
  width: 960px !important;
  margin-left: -480px !important;
  }
  .g-footer .nav li {
  width: 100px !important;
  height: 104px !important;
  }
}

.g-page {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 1260px;
}

.bg-model {
  min-height: 100%;
  background: url("../images/xqbj.jpg") no-repeat center top / 100%;
}

.g-flag {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 650px;
  height: 210px;
  background: url("../images/guoqi.gif") no-repeat left top / 100% 100%;
}

.g-flagindex {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 724px;
  height: 234px;
  background: url("../images/guoqi.gif") no-repeat left top / 100% 100%;
}



.indexg-logo {
  position: absolute;
  top: 15%;
  left: 50%;
  z-index: 99;
  width:758px;
  height: 140px;
  background: url("../images/bg-logo.png") no-repeat center center / 100%;
  margin-left: -379px;
}

.g-logo {
  position: absolute;
  top: 60px;
  left: 50%;
  z-index: 99;
  width: 540px;
  height: 100px;
  background: url("../images/bg-logo.png") no-repeat center/cover;
  margin-left: -270px;
}

.g-logolist {
  position: absolute;
  top: 40px;
  left: 50%;
  z-index: 99;
  width: 550px;
  height: 102px;
  background: url("../images/bg-logo.png") no-repeat center/cover;
  margin-left: -250px;
}

.g-container {
  width: 1260px;
  margin: 0 auto;
}

.g-main {
  position: relative;
  top: 160px;
}

.g-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  /* height: 361px; */
  /* background: url("../images/bg-foot.png"); */
}

.g-footer .left {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 20%;
  height: 315px;
  background: url("../images/bg-footer-l.png") no-repeat center top / 100% 100%;
  z-index:99;
}

.g-footer .center {
  position: fixed;
  bottom: 0;
  left: 19.9%;
  width: 60.2%;
  height: 153px;
  background: url("../images/bg-footer-c.png") no-repeat center top / 100% 100%;
  z-index:999;
}

.g-footer .right {
  position: fixed;
  bottom: 0;
  left: 80%;
  width: 20%;
  height: 315px;
  background: url("../images/bg-footer-r.png") no-repeat center top / 100% 100%;
   z-index:99;
}

.g-footer .nav {
  overflow: hidden;
  position: absolute;
  bottom: 70px;
  left: 50%;
  width: 1120px;
  margin-left: -560px;

}

.g-footer .nav li {
  float: left;
  width: 120px;
  height: 125px;
  margin: 0 2px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.g-footer .nav li a {
  display: block;
  width: 100%;
  height: 100%;
}

.g-footer .copyright {
  position: absolute;
  bottom: -2px;
  left: 50%;
  width: 900px;
  height: 52px;
  margin-left: -450px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
}

.g-title {
  position: relative;
  height: 56px;
  background: #d41419;
  border-radius: 5px;
  line-height: 56px;
}

.g-title::before {
  position: absolute;
  left: 4px;
  top: -8px;
  content: "";
  width: 66px;
  height: 70px;
  background: url("../images/bg-star.png") no-repeat center / cover;
}

.g-title h2 {
  font-size: 24px;
  color: #fff;
  padding-left: 80px;
}

.g-title .go-btn {
  position: absolute;
  right: 20px;
  top: 7px;
  width: 120px;
  height: 40px;
  background: -webkit-linear-gradient(#f78102, #bc2709);
  background: linear-gradient(#f78102, #bc2709);
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 40px;
  border: 2px solid rgba(255, 255, 255, 0.6);
  border-radius: 8px;
}

.g-column {
  float: left;
  width: 100%;
  max-height:490px;
  overflow:hidden;
  padding-top: 0px;
  padding-bottom: 50px;
}

.g-column .side-bar {
  float: left;
  width: 320px;
  min-height:460px;
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
}

.g-column .side-list {
  margin-top: 15px;
}

.g-column .side-item {
  position: relative;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 48px;
  background-color: #f1f2f6;
  margin-top: 6px;
  color: #666;
  font-size: 18px;
  line-height: 48px;
  border-radius: 5px;
  text-indent: 30px;
}

.g-column .side-item .line {
  position: absolute;
  top: 0;
  left: 0;
  width: 2.5%;
  height: 100%;
  background: #d41419;
}

.g-column .side-item {
  position: abolute;
}

.g-column .side-item.active {
  background-color: #d41419;
  color: #fff;
}

.g-column .side-item.active .line {
  background-color: #d41419;
  color: #fff;
}

.g-column .column-content {
  float: right;
  width: 860px;
  max-height:490px;
  min-height:490px;
  padding: 15px;
  padding-bottom:50px;
  background-color: #fff;
  border-radius: 5px;
}

.g-column .column-content .position {
  height: 56px;
  background-color: #d41419;
  color: #fff;
  font-size: 18px;
  border-radius: 5px;
  line-height: 56px;
  padding-left: 20px;
}

.g-column .column-content .position a {
  font-size: 16px;
  color: #fff;
}
.g-column .column-content .position .search {
  margin-top: 1%;
  margin-right: 5%;
  float: right;
  /*width: 295px;*/
  height: 36px;
  border: #f85f0a 2px solid;
}

.g-column .column-content .position .search .text {
    float: left;
    width: 223px;
    border: none;
    height: 36px;
    padding-left: 12px;
    background: #fff url(../images/search.jpg) no-repeat left;
	font-size:16px;
}
.g-column .column-content .position .search .button {
    float: right;
    width: 60px;
    height: 36px;
    border: none;
    background: #f85f0a;
    color: #fff;
	font-size:18px;
}

.g-column .article {
  overflow-y: scroll;
  padding: 40px 0;
  padding-top:15px;
  max-height:435px;
}

.g-column .article .title {
  font-size: 30px;
  color: #d41419;
  text-align: center;
  line-height: 1.4;
  font-weight: bold;
}

.g-column .article .source {
  margin-top: 10px;
  padding-bottom: 10px;
  text-align: center;

}

.g-column .article .source .source-item {
  display: inline;
  margin: 0 30px;
  font-size: 14px;
  color: #999;
}
.g-column .article .source-item .icon {
  height: 15px;
  vertical-align: middle;
  margin-right: 5px;
}

.g-column .rich-text {
  padding: 10px 20px;
  border-top: 1px dashed #dfdfdf;
  border-bottom: 1px dashed #dfdfdf;
}

.g-column .rich-text p {
  font-size: 18px;
  color: #000;
  line-height: 1.6;
  margin-top: 10px;
  text-indent: 2em;
  text-align: justify;
}

.g-column .rich-text p img {
  display: block;
  max-width: 90%;
  margin: 0 auto;
}

.g-column .article .links {
  margin-top: 15px;
}

.g-column .article .links .link {
  display: block;
  margin: 5px 0;
}

.g-column .article .links .link a:hover {
  color: #d41419;
  text-decoration: underline;
}

.news-list1 {
}

.g-column .news-list1 .news-item {
  height: 44px;
  line-height: 44px;
}

.g-column .news-list1 .news-item:nth-child(2n) {
	background-color:#f1f1f1;
}

.news-list1 .news-item a {
  float: left;
  width:650px;
  height:44px;
  line-height:44px;
  overflow:hidden;
  font-size: 18px;
  color: #000;
  padding-left:15px;
}

.news-list1 .news-item span {
  float: right;
  font-size: 18px;
  color: #b7b7b7;
  margin-right:0px;
  width:120px;
  height:44px;
  line-height:44px;
  overflow:hidden;
}

.news-list1 .news-item a:hover {
  color: #d41419;
  text-decoration: underline;
}

.news-list1 .news-item .source {
  position: relative;
  margin-left: 30px;
  padding-left: 40px;
}


.news-list2 {
  width: 100%;
  /*height:420px;*/
}

.news-list2 .img-box {
  width: 860px;
}

.news-list2 .img-box .img-item {
  float: left;
  width: 266px;
  margin-right:10px;
  margin-left:10px;
  margin-top: 15px;
}

.news-list2 .img-box .img-item a {
  display: block;
}

.news-list3 .img-box .img-item a {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.news-list3 .img-box .img-item a .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 258px;
  height: 32px;
  background-color: rgba(0, 0, 0, 0.9);
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 10px;
}

.news-list3 .img-box .img-item a .player {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
}

.news-list2 .img-box .img-item a .thumb {
  display: block;
  width: 100%;
  height: 135px;
  object-fit: cover;
  border-radius:5px;

}

.news-list2 .img-item a .words .title {
  padding: 4px 0;
  padding-bottom:0px;
  font-size: 16px;
  line-height: 25px;
  color: #2a2a2a;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}

.news-list2 .img-item a .words .desc {
  font-size: 13px;
  color: #666;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 1.3;
}

.news-list2 .img-item a .words .time {
  font-size: 14px;
  color: #999;
}

/* 分页 */
.pagination {
  width: 600px;
  overflow: hidden;
  margin: 00px auto;
}

.pagination li{
    display: inline-block;
    margin: 0 3px;
    margin-top: 10px;
}

.pagination a,
.pagination span {
  float: left;
  height: 32px;
  padding: 0 1em;
  color: #666;
  border: 1px solid #dfdfdf;
  line-height: 32px;
}

.pagination a {
  cursor: pointer;
}

.pagination li.active span{
    background-color: #d41419;
  color: #fff;
  border-color: #d41419;
}

.pagination li.disabled{
    cursor: not-allowed;
    opacity: 0.8;
    background-color: #f1f1f1;
}

/*.form {*/
/*  padding: 30px 0;*/
/*}*/

.form-item {
  position: relative;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #dfdfdf;
  float:left;
  width:820px;
  margin-top:8px;
}

 .wxtstext{ width:820px; font-size:18px; color:#d41419; line-height:28px; margin-top:15px; margin-bottom:15px; float:left; clear:both; }

.form-itemleft {
	width:410px;
	float:left;
}

.form-item > * {
  float: left;
}
.form-item .select1 {
  display: none;
  position: absolute;
  left: 110px;
  top: 50px;
  z-index: 10;
  width: 300px;
  background-color: #fff;
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.form-item .select1 .option-item {
  padding-left: 10px;
  line-height: 40px;
  font-size: 14px;
  border-bottom: 1px solid #dfdfdf;
}

.form-item .select1 .option-item:hover {
  background-color: #f5f6f7;
}

.form input,
.form button,.form2 input,
.form2 button {
  border: none;
  outline: none;
}
.g-column .column-content .form{
    overflow-y: scroll;
	max-height:380px;
}

.g-column .column-content .form2{
    overflow-y: scroll;
	max-height:440px;
	padding-bottom:20px;
}

.form-item .require {
  position: relative;
  top: 5px;
  color: #d41419;
  font-size: 28px;
  font-weight: bold;
  width:20px;
  float:left;
}

.form-item .form-input {
  width: 94%;
  position: relative;
  float:left;
}

.form-item .form-input .arrow {
  position: absolute;
  right: 10px;
  top: 16px;
  width: 12px;
  height: 12px;
  font-size: 0;
  border-top: 2px solid #888;
  border-right: 2px solid #888;
  transform: rotate(45deg);
}

.form-item .form-input .name {
  font-size: 18px;
  color: #2a2a2a;
  font-weight: 500;
}

.form-item .form-input input {
  width: 60%;;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 16px;
}

.form-item .form-input button {
  padding: 0.3em 1em;
  background: #8d8d8d;
  color: #fff;
  font-size: 14px;
  border-radius: 3px;
  cursor: pointer;
}

.form-item .select {
  display: none;
  position: absolute;
  left: 110px;
  top: 50px;
  z-index: 10;
  width: 740px;
  background-color: #fff;
  box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}

.form-item .select .option-item {
  padding-left: 10px;
  line-height: 40px;
  font-size: 14px;
  border-bottom: 1px solid #dfdfdf;
}

.form-item .select .option-item:hover {
  background-color: #f5f6f7;
}

.form-btn {
  margin-top: 20px;
  text-align: center;
  margin-bottom:20px;
}

/*.form .upload {
  margin-top: 15px;*/
  /*overflow: hidden;*/
/*}*/

.form .upload,.form2 .upload {
    position: relative;
    /*height: 50px;*/
    line-height: 50px;
    border-bottom: 1px solid #dfdfdf;
    float: left;
    width: 820px;
    margin-top: 10px;
}


.form .upload .name,.form2 .upload .name {
  padding-left: 15px;
  font-size: 18px;
  color: #2a2a2a;
  font-weight: 500;
  float: left;
}

.form .upload-list,.form2 .upload-list {
  float: left;
  margin-left: 15px;
}

.form .upload-item,.form2 .upload-item {
  position: relative;
  float: left;
  overflow: hidden;
  width: 140px;
  height: 112px;
  margin: 0 8px;
  border-radius: 3px;
  background-color: #d4d4d4;
}

.form .upload-item input,
.form .upload-item .thumb,.form2 .upload-item input,
.form2 .upload-item .thumb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.form .upload-item .tip,.form2 .upload-item .tip {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -35px;
  margin-top: -10px;
  font-size: 14px;
}

.form .upload-item .thumb,.form2 .upload-item .thumb {
  object-fit: cover;
}

.form-btn .submit {
  background-color: #d41419;
  padding: 0.7em 2.2em;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  border-radius: 5px;
}
