﻿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;
  background-color: #fff;
  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);
}

.content {
  background-color: #fff;
}

.floatRight925 {
  width: 925px;
  float: right;
}

/*通用头部、尾部、检索等公用代码*/
body,
html {
  min-width: 1200px;
}

.slone {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.margin-t-30 {
  margin-top: 30px;
}

.margin-t-40 {
  margin-top: 40px;
}

.margin-b-60 {
  margin-bottom: 40px;
}

.margin-b-50 {
  margin-bottom: 50px;
}

.tongBackGround {
  background-color: #fff;
}

.paddingTop40 {
  padding-top: 40px;
}

/* 头部开始 */
.head {
  height: 182px;
  width: 100%;
  background: url('../images/head.png') no-repeat top center;
  background-size: 100% 100%;
}

.head-top {
  height: 51px;
}

.head-top>a {
  font-size: 14px;
  color: #4177d8;
  line-height: 51px;
}


.head-top>ul>li {
  height: 51px;
  font-size: 14px;
  padding: 0 5px;
  display: inline-block;
  position: relative;
}



.head-top>ul>li>a {
  color: #4177da;
  line-height: 51px;
  font-size: 14px;
}

.head-top>ul>li::after {
  position: absolute;
  content: '';
  height: 14px;
  width: 1px;
  background: #4177da;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
}

.head-top>ul>li:nth-last-child(1)::after {
  display: none;
  padding-right: 0;
}

.head-top>ul>li:nth-last-child(1) {
  padding-right: 0;
}

.yhzx a {
  padding-left: 33px;
  padding-right: 19px;
  background: url(../images/head-top1.png) no-repeat center left 0;
}

.jyhzqdh>a {
  padding-left: 50px;
  padding-right: 0px;
  background: url(../images/head-top2.png) no-repeat center left 20px;
}

.head-conten {
  /*margin-top: 37px;*/
  height: 120px;
}

.head-conten>img {
  margin-top: 36px;
}


.searchBox {
  box-sizing: border-box;
  height: 50px;
  width: 390px;
  margin-top: 40px;
  margin-right: 20px;
  position: relative;
  z-index: 2;
}

.searchBoxOn {
  width: 300px;
  height: 50px;
  box-sizing: border-box;
  border-radius: 3px;
  border: 1px solid #4177d9;
  background-color: #fff;
  float: left;
}

.searchBox button {
  cursor: pointer;
  margin-right: 16px;
  background: url(../images/search_img.png) no-repeat right center;
  font-size: 14px;
  color: #999;
  box-sizing: border-box;
  padding-left: 19px;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: #fff;
  outline: 0;
  width: 100px;
  float: left;
  height: 50px;
  border: none;
  border-radius: 25px 0 0 25px;
}

.searchBox button span {
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: left;
  font-size: 14px;
}

.searchBox button ul {
  display: none;
  margin-left: -13px;
  margin-top: -5px;
  background: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
}

.searchBox button ul li {
  height: 32px;
  line-height: 32px;
}

.searchBox button ul li:hover {
  height: 32px;
  background: #4177d8;
  color: #fff;
}

.searchBox input {
  float: left;
  height: 48px;
  border: none;
  width: 275px;
  outline: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  text-indent: 8px;
}

.searchBox input::placeholder {
  font-size: 14px;
  color: #999;
}

.searchBox input[type='submit'] {
  height: 50px;
  width: 80px;
  float: right;
  background-color: #4177d9;
  color: #fff;
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  border-radius: 3px;
}


.jyhzqdh .wangzhandaohang {
  z-index: 999;
  display: none;
  padding: 15px 34px 26px;
  position: absolute;
  right: 0;
  top: 46px;
  width: 669px;
  background-color: #fff;
  border: 2px solid #4177da;
}

.jyhzqdh .wangzhandaohang h3 {
  font-size: 16px;
  color: #4177da;
  margin-bottom: 5px;
  margin-top: 15px;
}

.jyhzqdh .wangzhandaohang li {
  float: left;
  height: 28px;
  line-height: 28px;
  width: 33.3333%;
}

.jyhzqdh .wangzhandaohang li a {
  display: block;
  font-size: 14px;
  color: #666;
}

.jyhzqdh .wangzhandaohang li a:hover {
  text-decoration: underline;
  color: #4177da;
}

.jyhzqdh:hover .wangzhandaohang {
  display: block;
}

.nav-w {
  height: 52px;
  width: 100%;
  background-color: #4177d8;
}

.nav {
  height: 52px;
}

.nav li {
  padding: 0 37px;
  float: left;
}

.nav li a {
  font-size: 22px;
  line-height: 52px;
  color: #fff;
  display: inline-block;
  height: 100%;
  position: relative;
  padding: 0 10px;
}

.nav li:nth-of-type(1) a {
  padding-left: 45px;
  padding-right: 25px;
  background: url('../images/shouye.png') no-repeat left 14px center;
}

.nav li:nth-of-type(1) {
  padding-left: 0px;
  padding-right: 0px;
}

.nav li:nth-last-child(1) {
  padding-right: 0;
}

.nav li.on a::after {
  content: '';
  position: absolute;
  height: 4px;
  width: 100%;
  background-color: #ffb603;
  left: 0;
  bottom: 0;
}

/* 头部结束 */

/* 通用列表开始 */
.lie {
  height: 310px;
  width: 100%;
  margin-top: 18px;
}

.lie li {
  height: 44px;
}

.lie li a {
  text-indent: 1em;
  width: 79%;
  font-size: 18px;
  color: #333333;
  line-height: 44px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 44px;
  background: url(../images/dian.png) no-repeat top 22px left;
}

.lie li span {
  font-size: 16px;
  color: #999999;
  line-height: 44px;
  display: inline-block;
  vertical-align: top;
  height: 44px;
  float: right;
}

.lie li:hover a {
  color: #4177da;
  background-image: url('../images/dian1.png');
}

.lie li:hover span {
  color: #4177da;
}

/* 通用列表结束 */

/* 通用标题头部开始 */
.tys_head {
  height: 42px;
  width: 100%;
  border-bottom: 1px solid #e3e1e1;
}

.tys_head h2 {
  font-size: 24px;
  color: #4177d8;
  float: left;
  height: 42px;
  position: relative;
}

.tys_head h2::after {
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 2.5px;
  content: '';
  background-color: #4177da;
  left: 0;
  bottom: 0;
}



.tys_head a {
  float: right;
  font-size: 18px;
  color: #666666;
  margin-top: 6px;
}

.tys_head a img {
  vertical-align: middle;
  margin-left: 4px;
}

.tys_head a:hover {
  color: #666666;
}

.tys_head h2>a {
  font-size: 24px;
  color: #4177d8;
  float: left;
  height: 42px;
  position: relative;
}

/* 通用标题头部结束 */

/* 通用尾部开始 */
.footer {
  height: 230px;
}

.footer-top {
  height: 55px;
  width: 100%;
  background-color: #2c5299;
}

.footer-bottom {
  height: 175px;
  width: 100%;
  box-sizing: border-box;
  padding-top: 50px;
  background-color: #355faa;
}

.footer-top-con {
  height: 55px;
  position: relative;
}

.footer-top-con li {
  float: left;
}

.footer-top-con>li>a {
  font-size: 15px;
  color: #c7d7f4;
  line-height: 55px;
  padding: 0 106px;
  display: block;
  height: 55px;
}

.footer-top-con li a:nth-of-type(3n) {
  margin-right: 0;
}

.footer-top-con li a img {
  margin-left: 4px;
}

.footer-top-con li:first-of-type a {
  padding-left: 0;
}

.footer-top-con li:last-of-type a {
  padding-right: 0;
}


.footer-top-con>li.on>a>img {
  transform: rotate(180deg);
}

.sxz_footer_list {
  position: absolute;
  bottom: 55px;
  left: 0;
  background-color: #355faa;
  width: 1180px;
  max-height: 350px;
  padding: 30px;
  display: none;
  box-sizing: border-box;
  overflow-y: auto;
  z-index: 999;
  padding-right: 20px;
}

.sxz_footer_list>a {
  font-size: 16px;
  color: #fff;
  width: 226px;
  float: left;
  line-height: 46px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.sxz_footer_list>a:nth-child(5n + 1) {
  margin-right: 0;
}

.footer-top-con>li.on .sxz_footer_list {
  display: block;
}



.footer-bottom ul:nth-of-type(1) {
  display: inline-block;
  position: relative;
}

.footer-bottom ul:nth-of-type(1)::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 70px;
  background: #5479ba;
  top: 10px;
  right: -56px;
}

.footer-bottom ul:nth-of-type(1) li a {
  font-size: 15px;
  color: #acbddb;
  line-height: 30px;
}

.footer-bottom ul:nth-of-type(2) {
  display: inline-block;
  width: 648px;
  margin-left: 120px;
  position: relative;
}

.footer-bottom ul:nth-of-type(2) li {
  font-size: 15px;
  color: #acbddb;
  line-height: 30px;
}

.footer-bottom ul:nth-of-type(2) li a {
  font-size: 15px;
  color: #acbddb;
  line-height: 30px;
}

.footer-bottom ul:nth-of-type(2) li img {
  vertical-align: text-bottom;
}

.footer-bottom ul:nth-of-type(2)::after {
  position: absolute;
  content: '';
  width: 1px;
  height: 70px;
  background: #5479ba;
  top: 10px;
  right: -72px;
}

.gzjg {
  margin-left: 143px;
  display: inline-block;
}

.zfwzbc {
  height: 55px;
  width: 110px;
  margin-left: 22px;
  margin-top: 12px;
  display: inline-block;
  vertical-align: top;
}

/* 通用尾部结束 */

/* 栏目定位开始 */
.position {
  margin-top:42px;
  height: 76px;
  box-sizing: border-box;
  border-bottom: 1px solid #e3e1e1;
  background: #fff;
  line-height: 75px;
}

.position>.container {
  position: relative;
  font-size: 16px;
  color: #666666;
}

.position>.container::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 73px;
  height: 75px;
  background: url(../images/position.png) no-repeat center;
  background-color: #f4faff;
}

.position>.container span {
  line-height: 75px;
  display: inline-block;
  margin-left: 93px;
  font-size: 16px;
  color: #666666;
}

.position>.container a {
  font-size: 16px;
  color: #666666;
  display: inline-block;
}

.position>.container a:last-child {
  color: #4177d8;
}

.position>.container a:hover {
  color: #4177d8;
}

/* 栏目定位结束 */

/* 分页开始 */
.xll_pagebox {
  text-align: center;
  line-height: 39px;
  margin: 30px auto 0px;
}

.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: #4177d8;
  border: 1px solid #4177d8;
}

.page_hide span {
  background-color: #4177d8;
  color: #fff;
  border: 1px solid #4177d8;
}

/* 分页结束 */