html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
dl,
dt,
dd,
iframe,
span {
  margin: 0;
  padding: 0;
  border: 0;
}

table,
td {
  margin: 0;
  padding: 0;
}
b {
  text-decoration: none;
  font-weight: normal;
}
body {
  padding: 0;
  margin: 0;
  zoom: 100%;
  font-size: 16px;
  line-height: 1;
  font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma,
    Arial, 'Hiragino Sans GB';
}
table {
  width: 100% !important;
  max-width: 100% !important;
  text-align: center;
}
table td {
  word-break: break-all;
  word-wrap: break-word;
  font: 500 14px Arial;
}
ul,
dl,
dt,
dd,
ol {
  list-style-type: none;
}
select,
input {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
  outline: none;
}
input[type='button'],
input[type='submit'],
input[type='file'],
button {
  cursor: pointer;
  -webkit-appearance: none;
}
.sxz_shadow {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.sxz_padding {
  padding: 50px 60px !important;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover {
  cursor: pointer;
}
em {
  font-style: normal;
}
i {
  font-style: normal;
}
* html .clear {
  zoom: 1;
}
* + html .clear {
  zoom: 1;
}
* {
  margin: auto;
  padding: auto;
  font-family: 'Microsoft YaHei', 微软雅黑, 宋体, 黑体, 'Helvetica Neue', Tahoma,
    Arial, 'Hiragino Sans GB';
}
.Clear {
  clear: both;
}
.container {
  width: 1180px;
  margin: 0 auto;
}
.r {
  float: right;
}
.l {
  float: left;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1; /*IE/7/6*/
}
.tong_VisualArea {
  margin-top: 80px;
  background-color: #fff;
  box-sizing: border-box;
  padding: 50px 30px;
  min-height: 300px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
/*通用头部、尾部、检索等公用代码*/
body,
html {
  min-width: 1200px;
}

.slone {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.margin-t-40 {
  margin-top: 40px;
}

.margin-b-60 {
  margin-bottom: 40px;
}

.margin-b-50 {
  margin-bottom: 50px;
}

/* 头部开始 */
.header {
  width: 100%;
  height: 538px;
  overflow: hidden;
  position: relative;
}
.header-bg {
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.header-bg .bd {
  width: 100%;
  height: 538px;
}
.header-bg .bd ul {
  height: 100%;
}
.header-bg .bd ul img {
  width: 100%;
}

.head-top {
  height: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, 0);
}
.head-top ul li {
  margin-left: 23px;
}
.head-top ul li:nth-of-type(3) {
  padding-left: 33px;
  background: url('') no-repeat center left;
}
.head-top ul li a {
  color: #284aa1;
  font-size: 14px;
  line-height: 60px;
  position: relative;
}
.head-top ul li a:hover em {
  display: block;
}
.head-top ul li a em {
  height: 120px;
  width: 120px;
  padding: 10px;
  display: none;
  position: absolute;
  left: 50%;
  top: 34px;
  background-color: #fff;
  transform: translate(-50%, 0);
  box-sizing: border-box;
}
.head-top ul li a em::after {
  height: 10px;
  width: 10px;
  content: '';
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: -5px;
  transform: translate(-50%, 0) rotate(45deg);
}
.head-top ul li a em img {
  width: 100%;
}
.logo {
  text-align: center;
  position: absolute;
  top: 130px;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, 0);
}
.logo a {
  display: inline-block;
}
.logo a img {
  width: 100%;
}
.search {
  font-size: 0px;
  text-align: center;
  margin-top: 50px;
  position: absolute;
  top: 269px;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, 0);
}
.search input[type='text'] {
  height: 60px;
  width: 594px;
  color: #333;
  font-size: 18px;
  border-radius: 6px;
  outline: none;
  border: 0px;
  box-sizing: border-box;
  padding: 0 84px 0 40px;

  background: url('') no-repeat center right 30px;

  background-color: #fff;
}
.search input[type='text']::placeholder {
  color: #b2b2b2;
}
.search button {
  color: #fff;
  font-size: 18px;
  height: 60px;
  width: 99px;
  border-radius: 6px;
  background-color: #153280;
  text-align: center;
  line-height: 60px;
  border: 0px;
  vertical-align: middle;
  margin-left: 24px;
}
.nav {
  width: 100%;
  margin-top: 128px;
  height: 59px;
  position: absolute;
  top: 348px;
  left: 50%;
  z-index: 2;
  transform: translate(-50%, 0);
  background: url('') no-repeat center;
}
.nav-con {
  position: relative;
  height: 59px;
}
.nav ul {
  position: absolute;
  bottom: 0;
  vertical-align: text-bottom;
}
.nav ul li {
  height: 66px;
  float: left;
  width: 168px;
}
.nav ul li a {
  color: #fff;
  display: block;
  width: 100%;
  height: 59px;
  text-align: center;
  background: url('') no-repeat center bottom;
  line-height: 59px;
  margin-top: 7px;
}
.nav ul li:nth-of-type(1) a {
  background: url('') no-repeat center bottom;
}
.nav ul li.on a {
  height: 100%;
  margin-top: 0;
  text-indent: 2.5em;
  line-height: 66px;
  text-align: left;
  background: url('') no-repeat center bottom / 100% 100%;
}
.nav ul li:hover a {
  height: 100%;
  margin-top: 0;
  text-indent: 2.5em;
  line-height: 66px;
  text-align: left;
  background: url('') no-repeat center bottom / 100% 100%;
}
.nav ul li a img {
  vertical-align: text-top;
  margin-right: 4px;
}
/* 头部结束 */

/* 尾部开始 */
.footer {
  width: 100%;
  height: 223px;
  background-color: #153280;
  box-sizing: border-box;
  padding-top: 36px;
}
.footer-con {
  height:128px;
  width: 100%;
  border-bottom: 1px solid #385193;
}
.footer-con ul {
  height: 83px;
}

.footer-con ul li {
  float: left;
}

.footer-con ul li:nth-of-type(1) {
  height: 100%;
  width: 116px;
  position: relative;
}

.footer-con ul li:nth-of-type(1)::after {
  content: '';
  height: 83px;
  width: 1px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #27438c;
}

.footer-con ul li:nth-of-type(1) a {
  font-size: 14px;
  color: #5f84ce;
  display: block;
  line-height: 54px;
}

.footer-con ul li:nth-of-type(1) a:first-of-type {
  line-height: 1;
}

.footer-con ul li:nth-of-type(1) a:last-of-type {
  line-height: 1;
}

.footer-con ul li:nth-of-type(2) {
  width: 372px;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  padding-left: 58px;
}

.footer-con ul li:nth-of-type(2)::after {
  content: '';
  height: 83px;
  width: 1px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #27438c;
}

.footer-con ul li:nth-of-type(2) span {
  font-size: 14px;
  color: #5f84ce;
  display: block;
  line-height: 54px;
}

.footer-con ul li:nth-of-type(2) span:first-of-type {
  line-height: 1;
}

.footer-con ul li:nth-of-type(2) span:last-of-type {
  line-height: 1;
}

.footer-con ul li:nth-of-type(3) {
  width: 335px;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  padding-left: 58px;
}

.footer-con ul li:nth-of-type(3)::after {
  content: '';
  height: 83px;
  width: 1px;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #27438c;
}

.footer-con ul li:nth-of-type(3) span {
  font-size: 14px;
  color: #5f84ce;
  display: block;
  line-height: 54px;
}

.footer-con ul li:nth-of-type(3) span a {
  font-size: 14px;
  color: #5f84ce;
    font-family: "Microsoft YaHei", 微软雅黑, 宋体, 黑体, "Helvetica Neue", Tahoma, Arial, "Hiragino Sans GB";
}

.footer-con ul li:nth-of-type(3) span a img {
  vertical-align: middle;
  margin-right: 2px;
}

.footer-con ul li:nth-of-type(3) span:first-of-type {
  line-height: 1;
}

.footer-con ul li:nth-of-type(3) span:last-of-type {
  line-height: 1;
}

.footer-con ul li:nth-of-type(4) {
  box-sizing: border-box;
  padding-left: 50px;
  font-size: 0;
}

.footer-con ul li:nth-of-type(4) a {
  height: 60px;
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
  margin-top: 12px;
}

.footer-con ul li:nth-of-type(4) a img {
  height: 100%;
}

.footer-con ul li:nth-of-type(4) span {
  font-size: 14px;
  color: #5f84ce;
  display: inline-block;
  text-align: center;
}
.footer-con ul li:nth-of-type(4) span img {
  width: 77px;
  display: block;
  margin-bottom: 14px;
}
.footer-link em {
  line-height: 51px;
  font-size: 16px;
  display: inline-block;
  color: #91a9eb;
  vertical-align: top;
  margin-right: 6px;
}
.footer-link ul {
  height: 51px;
  display: inline-block;
  line-height: 51px;
}

.footer-link ul li {
  font-size: 14px;
  float: left;
  margin-right: 60px;
}
.footer-link ul li:nth-last-of-type(1) {
  margin-right: 0;
}
.footer-link ul li a {
  color: #91a9eb;
  font-size:14px;
}
.footer-link .container > a:nth-of-type(1) {
  margin-left: 10px;
}
.footer-link .container > a {
  float: right;
  display: block;
  height: 35px;
  width: 150px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #3f62bf;
  border-radius: 3px;
  background-color: #0f2769;
  margin-top: 12px;
}
/* 尾部结束 */

@font-face {
  font-family: 'numDigital';
  src: url('UnidreamLED.ttf') format('truetype');
}
.num-digital {
  font-family: 'numDigital';
}

/* 分页开始 */

.xll_pagebox {
  text-align: center;
  line-height: 39px;
  /* margin-top: 40px;
  margin-bottom: 6px; */
}

.xll_pagebox > a {
  margin-top: 10px;
  display: inline-block;
  width: 53px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #f5f5f5;
  font-size: 14px;
  color: #7d7d7d;
  border-radius: 3px;
}

.xll_pagebox > p {
  display: inline-block;
}

.xll_pagebox > font {
  margin-left: 20px;
  color: #7d7d7d;
}

.xll_pagebox > span {
  font-size: 14px;
  color: #7d7d7d;
  margin-left: 19px;
}

.page_hide a,
.page_hide span {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  color: #7d7d7d;
  font-size: 14px;
}

.zt11 {
  width: 28px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
}

.zt12 {
  width: 53px;
  height: 28px;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  text-align: center;
  color: #7d7d7d;
  background-color: #fff;
  cursor: pointer;
}

.xll_pagebox > a:hover,
.zt12:hover,
.page_hide a:hover {
  color: #fff;
  background-color: #1073b7;
  border: 1px solid #1073b7;
}

.page_hide span {
  background-color: #1073b7;
  color: #fff;
  border: 1px solid #1073b7;
}

/* 分页结束 */
@media screen and (max-width:768px) {
	body,html {
		min-width: 100%;
	}
	.qgl_openinf_search>form>div {
		width: 100%!important;
	}
	.qgl_openinf_menu li>a>em {
		line-height:40px!important;
	}
	.footer {
		height: auto !important;
		box-sizing: border-box;
		padding: 36px 10px 0;
	}
	.footer-con {
		border: none;
	}
	.footer-con ul {
		height: auto;
	}
 	.footer-con ul li:nth-of-type(1) {
	    width: 100%;
		margin-bottom: 20px;
	}
	.footer-con ul li:nth-of-type(1)::after {
		content: none;
	}
	.footer-con ul li:nth-of-type(2) {
	    width: 100%;
		padding-left: 0;
		margin-bottom: 20px;
	}
	.footer-con ul li:nth-of-type(2)::after {
		content: none;
	}
	.footer-con ul li:nth-of-type(3) {
	    width: 100%;
	    padding-left: 0;
		margin-bottom: 20px;
	}
	.footer-con ul li:nth-of-type(3)::after {
		content: none;
	}
	.footer-con ul li:nth-of-type(4) {
	    width: 100%;
	    text-align: center;
	    padding-left: 0;
	} 
	.footer-link em {
		line-height: 14px;
		font-size: 14px;
	}
	.footer-link ul {
		display: flex;
		justify-content: space-around;
		line-height: 48px;
		
	}
	.footer-link ul li {
		font-size: 12px;
		margin-right: 0;
	}
	.footer-link .container > a {
		margin-top: 0;
	}
}