﻿html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
dl,
dt,
dd,
iframe,
span {
  margin: 0;
  padding: 0;
  border: 0;
}
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%;
  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 {
  color: #dd2525;
  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: 1280px;
  margin: 0 auto;
}
.container {
  width: 1280px;
  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,.1);
}
/*通用头部、尾部、检索等公用代码*/

body {
  background: url(../images/bg1.png) no-repeat center bottom;
  overflow-x: hidden;
}
.Big_background {
  background: url(../images/bg.png) no-repeat center 25px;
}
/*分页样式开始*/
.xll_pagebox_mobile {
  display: none;
}
.xll_pagebox {
  text-align: center;
  line-height: 39px;
  margin: 30px auto;
  margin-bottom: 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: 0px;
  color: #7d7d7d;
}
.xll_pagebox > span {
  font-size: 14px;
  color: #7d7d7d;
  margin-left: 6px;
}
.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;
}
/*分页样式结束*/

/*顶部绿条开始*/
.top {
  height: 36px;
  line-height: 36px;
  background-color: #1073b7;
}
.top .left {
  height: 36px;
}
.top .left a {
  display: inline-block;
  font-size: 14px;
  color: #ddecea;
  padding-left: 38px;
  background: url(../images/top_icon1.png) no-repeat left center;
}
.top .right {
  position: relative;
  z-index: 100;
}
.top .right li {
  float: left;
}
.top .right li:first-child {
  background: url(../images/top_icon2.png) no-repeat left center;
}
.top .right li a {
  display: block;
  font-size: 14px;
  color: #a2bedb;
  padding-right: 15px;
  background: url(../images/top_icon6.png) no-repeat right center;
  padding-left: 15px;
}
.top .right li:first-child a {
  padding-left: 28px;
}
.top .right li:last-child a {
  background: none;
}
.top .right a:hover {
  opacity: 0.8;
}
/*顶部绿条结束*/

/*导航栏开始*/
.header .nav {
  height: 86px;
  line-height: 86px;
  position: relative;
  z-index: 10;
}
.header .nav li {
  float: left;
  width: 14.2%;
  text-align: center;
}
.header .nav li a {
  display: block;
  font-size: 22px;
  color: #333;
}
.header .nav li.on a {
  color: #1073b7;
  font-weight: 700;
}
.header .nav li:hover a {
  color: #1073b7;
  font-weight: 700;
}
.header .nav li:nth-child(1) a {
  background: url(../images/nav.png) no-repeat 20px center;
}
/*导航栏结束*/

/*logo开始*/
.header .logo img {
  display: block;
  margin: 0 auto;
  margin-top: 24px;
}
/*logo结束*/

/*search开始*/
.header .search {
  margin-top: 40px;
}
.header .search form {
  display: block;
  margin: 0 auto;
  margin-left: 320px;
  width: 641px;
  box-sizing: border-box;
  border: 2px solid #1073b7;
  height: 56px;
  border-radius: 35px;
  padding-left: 77px;
  background: url(../images/search_img1.png) no-repeat 35px center,
    url(../images/search_img2.png) no-repeat 63px center;
  background-color: #fff;
}
.header .search form input {
  float: left;
  height: 52px;
  border: none;
  outline: none;
  font-size: 16px;
}
.header .search form input:first-child {
  width: 420px;
}
.header .search form input:first-child + input {
  float: right;
  width: 138px;
  border-radius: 30px;
  background-color: #1073b7;
  color: #fff;
  font-size: 20px;
  margin-right: -1px;
  cursor: pointer;
}
/*search结束*/

/*底部开始*/
.footer {
  height: 250px;
  background-color: #1073b7;
  box-sizing: border-box;
  padding-top: 20px;
  margin-top: 40px;
}
.footer a:hover {
  opacity: 0.8;
}
.footer .YouLink li {
  float: left;
  margin-right: 12px;
  text-align: center;
  background-color: #0a6db1;
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  border-top: 10px solid #1073b7;
}
.footer .YouLink li a {
  height: 38px;
  line-height: 38px;
  font-size: 15px;
  color: #bacee4;
  display: inline-block;
}
.footer .YouLink li span {
  display: inline-block;
  margin-right: 10px;
  height: 38px;
  line-height: 38px;
  font-size: 15px;
  color: #bacee4;
}
.footer .YouLink li img {
  transform: rotateZ(0);
  transition: transform 0.3s;
}
.footer .YouLink li .list {
  position: absolute;
  bottom: 48px;
  background-color: #0a6db1;
  width: 1280px;
  max-height: 350px;
  padding: 30px;
  display: none;
  box-sizing: border-box;
  /*overflow-y: auto;*/
  z-index: 9999;
  padding-right: 20px;
  text-align: left;
}
.footer .YouLink li .list_in {
  max-height: 290px;
  min-height: 42px;
  overflow-y: auto;
}
.footer .YouLink li .list_in::-webkit-scrollbar {
  width: 8px;
  background-color: #065991;
  border-radius:10px;
}
.footer .YouLink li .list_in::-webkit-scrollbar-thumb {
  border-radius:10px;
  background-color: #2386c9;
}
.footer .YouLink li.li2 .list {
  left: -151px;
}
.footer .YouLink li.li3 .list {
  left: -317px;
}
.footer .YouLink li.li7 .list {
  left: -956px;
}
.footer .YouLink li.li8 .list {
  right: 0;
}
.footer .YouLink li .list a {
  width: 195px;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.footer .YouLink li.li1 {
  width: 139px;
}
.footer .YouLink li.li2 {
  width: 155px;
  text-align: left;
  padding-left: 20px;
}
.footer .YouLink li.li3 {
  width: 167px;
}
.footer .YouLink li.li4 {
  width: 135px;
}
.footer .YouLink li.li5 {
  width: 144px;
}
.footer .YouLink li.li6 {
  width: 144px;
}
.footer .YouLink li.li7 {
  width: 156px;
}
.footer .YouLink li.li8 {
  width: 156px;
  margin-right: 0;
}
.footer .YouLink li.show {
  border-top: 10px solid #0a6db1;
}
.footer .YouLink li.show img {
  transform: rotateZ(180deg);
  transition: transform 0.3s;
}
.footer .YouLink li.show .list {
  display: block;
}
.footer .bottom {
  height: 182px;
  box-sizing: border-box;
  padding-top: 50px;
}
.footer .bottom .left {
  float: left;
  width: 186px;
  background: url(../images/bottomImg2.png) no-repeat right 5px;
}
.footer .bottom .left_l {
  float: left;
}
.footer .bottom .left_r {
  float: right;
  width: 90px;
}
.footer .bottom .left_r a {
  display: block;
  font-size: 15px;
  color: #bacee4;
  margin-bottom: 17px;
}
.footer .bottom .middle {
  float: left;
  width: 861px;
  box-sizing: border-box;
  padding-left: 36px;
  background: url(../images/bottomImg2.png) no-repeat right 5px;
}
.footer .bottom .middle * {
  font-size: 15px;
  color: #bacee4;
}
.footer .bottom .middle p {
  margin-bottom: 16px;
}
.footer .bottom .middle img {
  vertical-align: middle;
  margin-right: 7px;
}
.footer .bottom .right {
  float: right;
  width: 200px;
}
.footer .bottom .right img {
  display: block;
  width: 81px;
  height: 81px;
  margin-bottom: 9px;
}
.footer .bottom .right_l {
  float: left;
}
.footer .bottom .right_r {
  float: right;
  margin-right: 5px;
}
.footer .bottom .right p {
  font-size: 15px;
  color: #bacee4;
  text-align: center;
}
/*底部结束*/

/*右侧悬浮开始*/
.right_bar {
  position: fixed;
  right: 30px;
  top: 370px;
  width: 100px;
  background: url(../images/right_bar_bg.png) no-repeat center top;
  z-index: 9990;
  box-sizing: border-box;
  padding-top: 100px;
}
.right_bar li {
  margin-bottom: 30px;
  text-align: center;
  position: relative;
}
.right_bar li:first-child + li {
  /*margin-bottom: 30px;*/
}
.right_bar li > img {
  display: block;
  margin: 0 auto;
  margin-bottom: 8px;
}
.right_bar li > span {
  font-size: 13px;
  color: #333;
}
.right_bar li i {
  position: absolute;
  left: -115px;
  top: -15px;
  width: 90px;
  height: 90px;
  opacity: 1;
  transition: opacity 0.3s;
  background-color: #fff;
  padding: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
}
.right_bar li i img:nth-child(1) {
  display: block;
  width: 100%;
  height: 100%;
}
.right_bar li i img:nth-child(2) {
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.right_bar li:hover i {
  display: block;
}
.znwdxr img {
  display: block;
  margin: 0 auto;
}
/*右侧悬浮结束*/

/*快捷导航开始*/
.kuaiJie {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s;
}
.kuaiJie.show {
  opacity: 1;
  transition: opacity 0.3s;
  pointer-events: auto;
}
.kuaiJie_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 3600px;
  height: 3600px;
  background: url(../images/kuaijie_1.png) repeat center;
  border-radius: 50%;
  z-index: 1;
  transform: translate(-100%, -100%);
  transition: all 0.8s;
}
.kuaiJie.show .kuaiJie_bg {
  transition: all 0.8s;
  transform: translate(-20%, -25%);
}
.kuaiJie_cont {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.kuaiJie_cont .container {
  position: relative;
  margin-top: 65px;
}
.kuaiJie_cont span {
  position: absolute;
  right: 0px;
  top: -30px;
  cursor: pointer;
  width: 19px;
  height: 18px;
}
.kuaiJie_cont .container .cont {
  transform: translateY(500px);
  transition: all 0.5s;
}
.kuaiJie.show .container .cont {
  transform: translateY(0);
  transition: all 0.5s;
}
.kuaiJie_cont .cont_hd img {
  display: block;
  margin: 0 auto;
}
.kuaiJie_cont .cont_bd {
  /*padding-left: 50px;*/
  margin-top: 85px;
}
.kuaiJie_cont .cont_bd > div {
  float: left;
  width: 406px;
  height: 345px;
  background-color: #1073b7;
  border-radius: 5px;
  margin-right: 30px;
  margin-bottom: 33px;
  padding-top: 26px;
  padding-left: 40px;
  box-sizing: border-box;
}
.kuaiJie_cont .cont_bd > div * {
  color: #fff;
  font-size: 16px;
}
.kuaiJie_cont .cont_bd > div a:hover {
  opacity: 0.8;
}
.kuaiJie_cont .cont_bd > div h3 a {
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  padding-left: 40px;
}
.kuaiJie_cont .cont_bd > div ul {
  padding-top: 15px;
}
.kuaiJie_cont .cont_bd > div li {
  float: left;
  width: 50%;
  line-height: 30px;
  box-sizing: border-box;
  padding-right: 10px;
}
.kuaiJie_cont .cont_bd > div li a {
  display: block;
}
.kuaiJie_cont .cont_bd > div:nth-child(3n) {
  margin-right: 0;
}
.kuaiJie_cont .cont_bd > div.kuai1 h3 a {
  background: url(../images/kuaijie_4.png) no-repeat left center;
}
.kuaiJie_cont .cont_bd > div.kuai2 h3 a {
  background: url(../images/kuaijie_5.png) no-repeat left center;
}
.kuaiJie_cont .cont_bd > div.kuai3 h3 a {
  background: url(../images/kuaijie_6.png) no-repeat left center;
}
.kuaiJie_cont .cont_bd > div.kuai4 h3 a {
  background: url(../images/kuaijie_7.png) no-repeat left center;
}
.kuaiJie_cont .cont_bd > div.kuai5 h3 a {
  background: url(../images/kuaijie_8.png) no-repeat left center;
}
.kuaiJie_cont .cont_bd > div.kuai6 h3 a {
  background: url(../images/kuaijie_9.png) no-repeat left center;
  padding-left: 45px;
}
/*快捷导航结束*/

/*当前位置开始*/
.position {
  height: 48px;
  padding-bottom: 28px;
  box-sizing: border-box;
  background: url(../images_bgt/position1.png) no-repeat center bottom / 100%
    8px;
  color: #666;
}
.position * {
  font-size: 16px;
  color: #666;
}
.position a:last-child {
  color: #1073b7;
}
.position a {
  display: inline-block;
  height: 20px;
}
.position a:hover {
  color: #1073b7;
}
.position span {
  height: 20px;
  display: inline-block;
  padding-left: 25px;
  background: url(../images_bgt/position.png) no-repeat left center;
}
/*当前位置结束*/

/*信息公开 开始*/
.fly_xxgk_header {
  background: url(../images/fly_xxgk_bg.png) top no-repeat;
}
.fly_xxgk_header .fly_xxgkHeader {
  height: 365px;
  padding-top: 32px;
  box-sizing: border-box;
}
.fly_xxgk_header .fly_xxgkHeader strong {
  display: block;
  font-size: 100px;
  color: #fff;
  text-align: center;
  margin-top: 38px;
}
.fly_xxgk_header .fly_xxgkHeader .fly_HeaderXian {
  float: right;
  margin-top: 38px;
  margin-right: 150px;
}
/*信息公开 结束*/



.hideBr br {
  display: none;
}
