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;
}

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;
}

.r {
  float: right;
}

.l {
  float: left;
}

.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
  /*IE/7/6*/
}


/*通用头部、尾部、检索等公用代码*/

body,
html {
  min-width: 1200px;
}

.container {
  width: 1200px;
  margin: 0 auto;
  padding: 0;
}


/*分页样式，根据实际情况修改*/

.xll_pagebox {
  text-align: center;
  line-height: 39px;
  margin: 40px auto 40px;
}

.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: 10px;
  color: #7d7d7d;
}

.xll_pagebox>span {
  font-size: 14px;
  color: #7d7d7d;
  margin-right: 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;
}

input.zt12 {
  display: inline-block;
  width: 53px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #f5f5f5;
  font-size: 14px;
  color: #7d7d7d;
  border-radius: 3px;
  margin-top: -1px;
}

.xll_pagebox>a:hover,
.zt12:hover,
.page_hide a:hover {
  color: #fff;
  background-color: #327fff;
  border: 1px solid #327fff;
}

.page_hide span {
  background-color: #327fff;
  color: #fff;
  border: 1px solid #327fff;
}


/*分页样式结束*/


/* 通用头部 start */

.header {
  background: url(../images/idx_top_bg.png) no-repeat center top;
  min-height: 323px;
}

.header .top {
  height: 38px;
  line-height: 38px;
}

.header .top * {
  font-size: 14px;
  color: #fff;
}

.header .top a:hover {
  text-decoration: underline;
}

.header .top .left {
  float: left;
}

.header .top .left a {
  padding-left: 20px;
  margin-right: 23px;
}

.header .top .left a:nth-child(1) {
  background: url(../images/idx_top_img1.png) no-repeat left center;
}

.header .top .left a:nth-child(2) {
  background: url(../images/idx_top_img1.png) no-repeat left center;
}

.header .top .right {
  float: right;
}

.header .top .right a {
  padding-left: 16px;
  background: url(../images/idx_top_img3.png) no-repeat left center;
}

.header .logo img {
  display: block;
  margin: 32px auto 0;
}

.searchBox {
  padding-top: 43px;
}

.searchBox .search {
  width: 490px;
  height: 54px;
  background: url(../images/search.png) no-repeat center;
  box-sizing: border-box;
  padding-left: 32px;
  margin: 0 auto;
}

.searchBox .search input {
  border: none;
  height: 54px;
  width: 360px;
}

.searchBox .search button {
  float: right;
  width: 85px;
  height: 54px;
  border: none;
  background: transparent;
}

.searchBox .search input::placeholder {
  font-size: 16px;
  color: #999999;
}

.nav {
  margin-top: 50px;
  height: 60px;
  line-height: 60px;
  background: #327fff;
}

.nav ul li {
  float: left;
  margin-right: 58px;
}

.nav ul li a {
  font-size: 18px;
  color: #fff;
  display: block;
  position: relative;
}

 .nav ul li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 100%;
  background: #ffc92e;
  display: none;
} 

.nav ul li:first-child a {
  padding-left: 30px;
  background: url(../images/nav.png) no-repeat left center;
}

.nav ul li:last-child {
  margin-right: 0;
}

.nav ul li.on a,
.nav ul li:hover a {
  font-weight: 700;
}
.nav ul li:hover a::after {
  display: block;
} 


/* 通用头部 end */


/* 通用 tab start */

.tab_hd_tong {
  height: 43px;
  box-sizing: border-box;
  border-bottom: 1px solid #e3e1e1;
}

.tab_hd_tong ul {
  float: left;
}

.tab_hd_tong ul li {
  float: left;
  margin-right: 43px;
  height: 42px;
}

.tab_hd_tong ul li a {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #333333;
  position: relative;
  height: 100%;
}

.tab_hd_tong ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  height: 3px;
  width: 100%;
  background: #327fff;
  display: none;
}

.tab_hd_tong ul li.on a {
  color: #327fff;
}

.tab_hd_tong ul li.on a::after {
  display: block;
}

.tab_hd_tong ul li:last-child {
  margin-right: 0;
}

.tab_bd_tong ul {
  padding-top: 10px;
  min-height: 200px;
}

.tab_bd_tong li {
  height: 46px;
  line-height: 46px;
}

.tab_bd_tong li a {
  display: inline-block;
  padding-left: 18px;
  position: relative;
  font-size: 18px;
  color: #333333;
  max-width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tab_bd_tong li a::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dedede;
}

.tab_bd_tong li span {
  float: right;
  font-size: 16px;
  color: #999999;
}

.tab_bd_tong li a:hover {
  color: #327fff;
}


/* 通用 tab end */

.idx_tong_tit {
  background: url(../images/idx_tit_bg.png) no-repeat center / 75% 7px;
}

.idx_tong_tit ul {
  float: left;
}

.idx_tong_tit ul li {
  float: left;
  background: #fff;
  padding-right: 25px;
  height: 34px;
  line-height: 34px;
}

.idx_tong_tit ul li a {
  display: inline-block;
  font-size: 24px;
  color: #333333;
  font-weight: 700;
}

.idx_tong_tit ul li img {
  display: inline-block;
  vertical-align: top;
  margin-right: 19px;
}

.idx_tong_tit>.more {
  font-size: 18px;
  color: #999;
  line-height: 36px;
  float: right;
}

.idx_tong_tit>.more a {
  color: #999;
}

/* 通用底部 start */

.footer {
  height: 231px;
  background: #327fff;
}

.outlink {
  height: 55px;
  background: #1f6ae7;
}

.outlink .block {
  float: left;
  position: relative;
  margin-left:148px;
}

.outlink .block:first-child {
  margin-left: 0;
}

.outlink .block>a,
.outlink .block>span {
  display: block;
  font-size: 15px;
  line-height: 55px;
  color: #a3c6ff;
  text-align: center;
  cursor: pointer;
  padding-right: 25px;
}

.outlink .block>.linkList {
  position: absolute;
  right: 0;
  bottom: 55px;
  width: 1180px;
  background: #1f6ae7;
  display: none;
  padding: 20px 30px;
  box-sizing: border-box;
}

.outlink .block>.linkList.on {
  display: block;
}

.outlink .block.on .linkList {
  display: block;
}

.outlink .block>img {
  position: absolute;
  right: 0;
  bottom: 22px;
  transform: rotateZ(0deg);
  transition: transform .3s;
}

.outlink .block.on .linkList a {
  float: left;
  width: 12.5%;
  line-height: 36px;
  text-align: center;
  font-size: 15px;
  color: #a3c6ff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.outlink .block.on>img {
  transform: rotateZ(180deg);
  transition: transform .3s;
}

.outlink .block.on .linkList a:hover {
  text-decoration: underline;
}

.footer_cont1 {
  float: left;
  width: 120px;
  margin-left: 130px;
  padding-top: 52px;
  box-sizing: border-box;
  height: 100%;
  height: 175px;
  position: relative;
}

.footer_cont1::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 52px;
  width: 1px;
  background: #5292fd;
}

.footer_cont2 {
  float: left;
  margin-left: 60px;
  padding-top: 45px;
}

.footer_cont2 * {
  font-size: 15px;
  color: #a3c6ff;
  line-height: 30px;
}

.footer_cont2 a:hover {
  text-decoration: underline;
}

.footer_cont2 p img {
  vertical-align: text-top;
  margin-right: 5px;
}


/* 通用底部 end */


/* 当前位置 start */

.position {
  height: 76px;
  line-height: 76px;
  background: #eff5ff;
}

.position .container {
  font-size: 16px;
  color: #666666;
}

.position .container * {
  font-size: 16px;
  color: #666666;
  display: inline-block;
}

.position span {
  padding-left: 50px;
  background: url(../images/position.png) no-repeat 25px center;
}

.position a:last-child {
  color: #4177d8;
}

.position a:hover {
  color: #4177d8;
}


/* 当前位置 end */


/* 通用侧边栏 start */

.subMain {
  padding-top: 40px;
  padding-bottom: 40px;
}

.subRight890 {
  float: right;
  width: 890px;
  min-height: 600px;
}

.sub_hd {
  height: 43px;
  box-sizing: border-box;
  border-bottom: 1px solid #e3e1e1;
}

.sub_hd span {
  display: inline-block;
  height: 40px;
  border-bottom: 3px solid #327fff;
  font-size: 24px;
  font-weight: 700;
  color: #327fff;
}

.cebian {
  float: left;
  width: 270px;
}

.cebian span {
  display: block;
  width: 100%;
  height: 90px;
  background: url(../images/cebian_img1.png) no-repeat center;
  box-sizing: border-box;
  padding-left: 100px;
  line-height: 90px;
  color: #fff;
  font-weight: 700;
  font-size: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cebian ul li {
  height: 70px;
  line-height: 70px;
  margin-top: 10px;
  background: #eff5ff;
}

.cebian ul li a {
  display: block;
  padding-left: 110px;
  font-size: 20px;
  color: #666666;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
}

.cebian ul li a::after {
  content: "";
  position: absolute;
  left: 82px;
  top: 50%;
  transform: translateY(-50%);
  height: 7px;
  width: 7px;
  border-radius: 50%;
  background: #c5dbff;
}

.cebian ul li:hover a,
.cebian ul li.on a {
  color: #327fff;
}

.cebian ul li:hover a::after,
.cebian ul li.on a::after {
  background: #327fff;
}


/* 通用侧边栏 end */

/* 分页开始 */

.xll_pagebox {
  text-align: center;
  line-height: 39px;
  margin: 30px auto 30px;
  margin-bottom: 0px;
}

.xll_pagebox li {
  display: inline-block;
  font-size: 14px;
  color: #7d7d7d;
  margin: 0 4px;
}

.xll_pagebox ul li.active a {
  background: #215eba;
  color: #fff;
}

/* .xll_pagebox ul li span {
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #ffffff;
  padding: 0 9px;
  border: 1px solid#215eba;
  background: #215eba;
} */

.xll_pagebox a {
  display: block;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
  color: #7d7d7d;
  text-align: center;
  width: 28px;
  border: 1px solid #f5f5f5;
  transition: all 0.28s linear;
  -moz-transition: all 0.28s linear;
  -webkit-transition: all 0.28s linear;
  -o-transition: all 0.28s linear;
}


.xll_pagebox>font {
  margin-left: 0px;
  color: #7d7d7d;
}

.xll_pagebox a:hover {
  color: #fff;
  background-color: #215eba;
  border: 1px solid #215eba;
}

/* 分页结束 */

/* 通用分页 */

.xll_pagebox ul {
  padding: 0 !important;
}

.xll_pagebox ul li {
  border-bottom: 0px !important;
  background: none;
  display: inline;
  margin: 0 !important;
  padding: 0 !important;
  height: 28px !important;
  line-height: 28px !important;
  overflow: hidden !important;
}

.xll_pagebox a {
  font-size: 14px !important;
  max-width: 100% !important;
  line-height: 28px !important;
  background-color: #fff;
  border-radius: 3px;
  border: 1px solid #f5f5f5;
  color: #7d7d7d !important;
  padding: 4px 8px !important;
  display: inline !important;
}

.xll_pagebox .slf a {
  border: 0 !important;
  cursor: default;
}

.xll_pagebox ul li a::after {
  display: none !important;
}

.xll_pagebox span {
  float: initial !important;
  font-size: 14px !important;
  color: #7d7d7d !important;
  line-height: 28px !important;
  margin-right: 5px;
}

.xll_pagebox .hidden-xs.on a {
  background-color: #327fff !important;
  color: #fff !important;
  border: 1px solid #327fff !important;
}

.xll_pagebox .hidden-xs a:hover {
  background-color: #327fff !important;
  color: #fff !important;
  border: 1px solid #327fff !important;
}

.xll_pagebox .page_prev a:hover {
  background-color: #327fff !important;
  color: #fff !important;
  border: 1px solid #327fff !important;
}

.xll_pagebox .page_next a:hover {
  background-color: #327fff !important;
  color: #fff !important;
  border: 1px solid #327fff !important;
}

.xll_pagebox .bot a:hover {
  background-color: #327fff !important;
  color: #fff !important;
  border: 1px solid #327fff !important;
}

.xll_pagebox #JumpPage {
  display: inline-block;
  width: 30px;
  color: #7d7d7d;
  line-height: 28px;
  font-size: 14px;
  border: 1px solid #f5f5f5;
  margin: 0 5px;
  text-align: center;
  border-radius: 3px;
}

/* 试运行弹窗 */

.testRun {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 285px;
  transition: height .3s;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0 0 10px rgba(0, 0, 0, .2);
  padding: 0 20px 20px;
  z-index: 99999;
}

.testRun .testRun_close {
  height: 20px;
}

.testRun .testRun_close span {
  float: right;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  margin-right: -15px;
  cursor: pointer;
  font-size: 25px;
  color: #67696a;
}

.testRun_cont a {
  display: block;
}

.testRun_cont p {
  font-size: 15px;
  color: #222;
  line-height: 22px;
  margin-top: 10px;
}

.testRun_cont>a>img {
  width: 254px;
  height: 144px;
}

.testRun .bot a {
  font-size: 12px;
  color: #015293;
  margin-top: 15px;
  display: inline-block;
}

.testRun .bot a:hover {
  color: red;
}

.testRun.hide {
  height: 0;
  overflow: hidden;
  transition: height .3s;
}


/* 试运行弹窗 end */