﻿ul,
li,
p,
input,
body,
h1,
h2,
h3 {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  vertical-align: middle;
  border: 0px;
  border: none;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
body {
  font-family: "微软雅黑";
  min-width: 1180px;
  margin: 0 auto;
}
.alignRight {
  float: right;
}
.alignLeft {
  float: left;
}
.ea-wp100 {
  width: 100%;
}
.ea-w1180 {
  width: 1180px;
  margin: 0 auto;
}
a {
  text-decoration: none;
  color: #333333;
}
/********样式初始化结束*******************************************/
/***** 网站头部样式开始*****/
.header-outer-box {
  min-width: 1180px;
  max-width: 1920px;
  height: 142px;
  margin: 0 auto;
  background: url(../images/header-bg.png) no-repeat center top;
  overflow: hidden;
}
.header-inner-box {
  width: 1180px;
  min-height: 140px;
  margin: 0 auto;
}
.search-box {
  width: 380px;
  height: 42px;
  margin-top: 66px;
}
.search-btn-box {
  width: 70px;
  height: 42px;
  background-color: #226ca5;
}
.search-btn-box a {
  display: block;
  width: 100%;
  height: 100%;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.search-input-box {
  width: 265px;
  height: 40px;
  padding: 1px 15px 1px 20px;
  background-color: #eeeeee;
}
.search-input-box input {
  width: 265px;
  height: 40px;
  border: 0px;
  outline: none;
  font-size: 14px;
  background-color: transparent;
  color: #666;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #bbbbbb;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bbbbbb;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bbbbbb;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bbbbbb;
}
.site-logo {
  width: 370px;
  height: 90px;
  padding-top: 34px;
  overflow: hidden;
}
.site-logo a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.navbar {
  min-width: 1180px;
  max-width: 1920px;
  height: 54px;
  background-color: #226ca5;
  margin: 0 auto 0;
}
.navbar-inner {
  width: 1180px;
  height: 54px;
  margin: 0 auto 0;
  overflow: hidden;
}
.nav-list {
  width: 1265px;
  height: 54px;
}
.nav-list li {
  float: left;
  height: 100%;
  min-width: 134px;
  margin-right: 20px;
  position: relative;
}
.nav-list li a {
  display: block;
  height: 100%;
  font-size: 16px;
  color: #cfe8fb;
  text-align: center;
  line-height: 54px;
  padding: 0 10px;
}
.nav-list li span {
  position: absolute;
  width: 100%;
  height: 3px;
  background-color: transparent;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}
.nav-list li:hover span {
  background-color: #fff;
  transition: all 0.5s;
}
.nav-list li.on span {
  background-color: #fff;
  transition: all 0.5s;
}
.nav-list li a.homepage {
  padding-left: 30px;
  width: 80px;
  background: url(../images/hpicon.png) no-repeat 8px center;
}
/***** 网站头部样式结束*****/
/*****友情链接开始*****/
.comLink {
  width: 1180px;
  height: 46px;
  margin: 20px auto 0;
  overflow: hidden;
}
.conLink-tit {
  width: 120px;
  height: 46px;
  background-color: #226ca5;
  font-size: 14px;
  color: #fff;
  line-height: 46px;
  text-align: center;
}
.comLink-pan {
  width: 1010px;
  height: 46px;
  background-color: #f5f5f5;
  padding: 0 25px;
  overflow: hidden;
}
.comLink-list {
  width: 1180px;
  height: 46px;
  overflow: hidden;
}
.comLink-list li {
  float: left;
  min-width: 180px;
  height: 46px;
  text-align: center;
  margin-right: 25px;
  transition: all 0.3s;
}
.comLink-list li a {
  display: block;
  height: 46px;
  color: #333333;
  font-size: 14px;
  line-height: 46px;
  transition: all 0.3s;
}
.comLink-list li:hover {
  background-color: #226ca5;
  transition: all 0.5s;
}
.comLink-list li:hover a {
  color: #fff;
  transition: all 0.5s;
}
/*****友情链接结束*****/
/*****网页底部开始*****/
.footer {
  min-width: 1180px;
  max-width: 1920px;
  min-height: 75px;
  padding: 30px 0 20px;
  background-color: #292929;
  margin: 20px auto 0;
}
.footInner {
  width: 1180px;
  min-height: 75px;
  margin: 0 auto;
  background: url(../images/foot.png) repeat-y left top;
}
.siteInfo {
  display: block;
  padding-left: 20px;
  padding-right: 10px;
  width: 98px;
  min-height: 60px;
}
.siteInfo li {
  width: 98px;
  height: 30px;
  font-size: 14px;
  overflow: hidden;
}
.siteInfo li a {
  line-height: 30px;
  color: #c2c2c2;
}
.jgjiucuo {
  min-height: 74px;
  width: 188px;
  padding: 0 12px 0 62px;
}
.dzjgicon {
  display: block;
  width: 58px;
  height: 73px;
}
.jiucuoicon {
  float: right;
  width: 110px;
  height: 55px;
  margin-top: 6px;
  margin-left: 20px;
}
.sitebasicInfo-02 {
  width: 400px;
  min-height: 60px;
  padding: 0 10px 0 54px;
}
.sitebasicInfo-02 li {
  width: 400px;
  height: 30px;
  font-size: 14px;
  color: #c2c2c2;
  overflow: hidden;
}
.sitebasicInfo-02 li a {
  line-height: 30px;
  color: #c2c2c2;
}
.sitebasicInfo-01 {
  width: 265px;
  min-height: 60px;
  padding: 0 10px 0 50px;
}
.sitebasicInfo-01 li {
  width: 265px;
  height: 30px;
  font-size: 14px;
  color: #c2c2c2;
  overflow: hidden;
}
.sitebasicInfo-01 li a {
  line-height: 30px;
  color: #c2c2c2;
}
.sitebasicInfo-01 li a.gwabnum {
  padding-left: 22px;
  background: url(../images/gwab.png) no-repeat left center;
}
.sitebasicInfo-02,
.sitebasicInfo-01 a:hover {
  color: #fff;
}
.siteInfo li a:hover {
  color: #fff;
}
/***** 子页公用banner开始 *****/
.commom-banner {
  min-width: 1180px;
  max-width: 1920px;
  min-height: 200px;
  margin: 0 auto;
}
.commom-banner-bd {
  width: 100%;
  min-height: 200px;
  position: relative;
}
.commom-banner-bd ul {
  width: 100%;
  overflow: hidden;
}
.commom-banner-bd ul li {
  width: 100%;
  overflow: hidden;
}
.cbInner-box {
  position: absolute;
  width: 1180px;
  height: 200px;
  left: 50%;
  margin-left: -590px;
  top: 0;
}
.columnName {
  height: 76px;
  font-size: 36px;
  color: #ffffff;
  font-weight: normal;
  line-height: 76px;
  margin-top: 50px;
  position: relative;
}
.columnName em {
  position: absolute;
  width: 60px;
  height: 3px;
  left: 0;
  bottom: -3px;
  background: url(../images/redwhite.jpg) no-repeat left center;
}
/***** 子页公用banner结束 *****/
/***** 子页公用当前位置开始 *****/
.currentPosition-bar {
  min-width: 1180px;
  max-width: 1920px;
  height: 50px;
  margin: 0 auto ;
  background-color: #f5f5f5;
}
.cpbInner {
  width: 1180px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 16px;
  color: #333;
}
.cpbInner span {
  line-height: 50px;
  font-size: 16px;
  color: #333;
  padding-left: 26px;
  background: url(../images/adress.png) no-repeat left center;
}
.cpbInner a {
  line-height: 50px;
  font-size: 16px;
  color: #333;
}
.cpbInner a:hover {
  color: #226ca5;
}
/***** 子页公用当前位置结束 *****/
/***** 大小字号的设置 *****/
.font14 * {
  font-size: 14px !important;
  line-height: 28px !important;
}
.font16 * {
  font-size: 16px !important;
  line-height: 32px !important;
}
.font18 * {
  font-size: 18px !important;
  line-height: 36px !important;
}
.pageRightSide {
  position: relative;
  width: 1180px;
  height: 0;
  left: 50%;
  margin-left: -590px;
}
.prs-inner {
  position: absolute;
  width: 141px;
  height: 230px;
  top: -80px;
  right: -178px;
  z-index: 99;
}
.prs-inner a {
  display: block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  margin-bottom: 8px;
  position: relative;
}
.qrbox{
  position: absolute;
  width: 129px;
  height: 127px;
  left: -165px;
  top: -8px;
  padding: 11px 23px 12px 11px;
  background: url(../images/qrbg.png) no-repeat center;
  z-index: 999;
  display: none;
}
.qrbox em{
  display: block;
  width: 129px;
  height: 127px;
  overflow: hidden;
}

.prs-inner .guanWeixin {
  background: url(../images/newMedia01.png) no-repeat left center;
}
.prs-inner .guanWeibo {
  background: url(../images/newMedia02.png) no-repeat left center;
}
.prs-inner .backtop {
  background: url(../images/newMedia03.png) no-repeat left center;
}
.prs-inner a[href]:hover {
  width: 141px;
}
.prs-inner a.guanWeixin:hover {
  background: url(../images/newMedia01-2.png) no-repeat left center;
}
.prs-inner a.guanWeixin:hover .qrbox{
  display: block;
}
.prs-inner a.guanWeibo:hover {
  background: url(../images/newMedia02-2.png) no-repeat left center;
}
.prs-inner a.guanWeibo:hover .qrbox{
  display: block;
}
.prs-inner a.backtop:hover {
  background: url(../images/newMedia03-1.png) no-repeat left center;
}
/***** 通用分页样式 *****/
.pages {
  padding: 12px; width: 95%; text-align: center; clear: both; margin-top: 20px; margin-bottom: 20px;
}
.pages span {
  margin: 0px 2px; color: rgb(51, 51, 51); font-size: 16px;
}
.pages a {
  margin: 0px 2px; color: rgb(51, 51, 51); font-size: 16px;
}
.pages b {
  margin: 0px 2px; color: rgb(51, 51, 51); font-size: 16px;
}
.pages span font {
  color: rgb(125, 125, 125); font-size: 12px;
}
.pages a {
  background: rgb(255, 255, 255); padding: 2px 8px; border: 1px solid rgb(245, 245, 245); color: rgb(125, 125, 125); text-decoration: none;
}
.pages b {
  background: rgb(255, 255, 255); padding: 2px 8px; border: 1px solid rgb(245, 245, 245); color: rgb(125, 125, 125); text-decoration: none;
}
.pages span {
  padding-right: 10px;
}
.pages b {
  background: rgb(0,138,224); color: rgb(255, 255, 255);
}
.pages a:hover {
  background: rgb(0,138,224); color: rgb(255, 255, 255);
}
/***** table样式 *****/
table {
  width: 100%; 
  min-height: 25px; 
  line-height: 25px;
  text-align: center; 
  border-collapse: collapse;
}
table,table tr th, table tr td {
  border:1px solid #888; 
  color: #888;
}
/* 关于表格的单元格对其方式调整 */
#conTableStyle tr td.aliLeft{
  text-align: left !important;
}
#conTableStyle tr td.aliCenter{
  text-align: center !important;
}