.txtEllipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* 初始化CSS  重置浏览器样式*/
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
  margin: 0;
  padding: 0;
}
fieldset,
img {
  border: none;
}
ul,
ol,
li {
  list-style: none;
}
input {
  padding-top: 0;
  padding-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  border: 0 none;
}
select,
input {
  vertical-align: middle;
}
select,
input,
textarea {
  font-size: 14px;
  margin: 0;
  outline: none;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
body {
  font-size: 16px !important;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif !important;
}
a {
  color: #333;
  text-decoration: none;
  font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  font-size: 16px;
}
a:hover {
  text-decoration: none;
  color: #0a445f;
}
i,
b {
  font-style: normal;
}
.oHid {
  overflow: hidden;
}
.wrap {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  height: 100%;
}
.home {
  background: url(../images/body_bg.jpg) no-repeat center top;
}
.wsfwBox {
  overflow: hidden;
  margin-top: 534px;
  padding: 0 15px;
  width: 1170px;
}
.wsfwBox .left {
  width: 590px;
  height: 610px;
  float: left;
}
.wsfwBox .left img {
  display: block;
  width: 100%;
  height: 100%;
}
.wsfwBox .right {
  width: 477px;
  height: 530px;
  overflow: hidden;
  padding-top: 80px;
  float: right;
  margin-right: 60px;
}
.wsfwBox .right .title {
  margin-bottom: 30px;
}
.wsfwBox .right .title h2 {
  font-size: 20px;
  font-weight: bold;
  color: #061c66;
  position: relative;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.wsfwBox .right .title h2:after {
  content: '';
  width: 75px;
  height: 4px;
  background-color: #f77254;
  position: absolute;
  left: 50%;
  bottom: -4px;
  margin-left: -38px;
}
.wsfwBox .right .bannerR a {
  display: block;
  width: 477px;
  height: 100px;
  margin-top: 20px;
}
.wsfwBox .right .bannerR a img {
  width: 100%;
  height: 100%;
}
.bsznBox {
  padding: 0 15px;
  width: 1170px;
}
.bsznBox .title {
  margin-bottom: 20px;
}
.bsznBox .title h2 {
  font-size: 20px;
  font-weight: bold;
  color: #061c66;
  position: relative;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.bsznBox .title h2:after {
  content: '';
  width: 75px;
  height: 4px;
  background-color: #f77254;
  position: absolute;
  left: 50%;
  bottom: -4px;
  margin-left: -38px;
}
.bsznBox .bsznCon ul {
  overflow: hidden;
}
.bsznBox .bsznCon li {
  float: left;
  margin: 0 15px 20px 0;
}
.bsznBox .bsznCon li a {
  display: block;
  width: 350px;
  height: 65px;
  background-color: #f6f6f6;
  padding: 15px;
}
.bsznBox .bsznCon li a h3 {
  font-size: 18px;
  color: #273a79;
  font-weight: bold;
  line-height: 34px;
}
.bsznBox .bsznCon li a p {
  font-size: 18px;
  color: #666;
}
.slwdBox {
  padding: 0 15px;
  width: 1170px;
  margin-bottom: 50px;
}
.slwdBox .title {
  margin: 30px 0 20px 0;
}
.slwdBox .title h2 {
  font-size: 20px;
  font-weight: bold;
  color: #061c66;
  position: relative;
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.slwdBox .title h2:after {
  content: '';
  width: 75px;
  height: 4px;
  background-color: #f77254;
  position: absolute;
  left: 50%;
  bottom: -4px;
  margin-left: -38px;
}
.slwdBox .slwdCon {
  overflow: hidden;
}
.slwdBox .slwdCon a {
  display: block;
  width: 575px;
  height: 142px;
  float: left;
}
.slwdBox .slwdCon a img {
  width: 100%;
  height: 100%;
}
.slwdBox .slwdCon .banenr_cjwt {
  float: right;
}
/* second */
.banner {
  background: url(../images/second_top_photo.jpg) no-repeat center top;
  height: 534px;
}
.common_main {
  width: 1200px;
  margin: 30px auto;
}
.common_left {
  width: 590px;
  float: left;
}
.common_right {
  width: 575px;
  float: right;
  /* min-height: 300px;*/
}
.content_main_title {
  height: 40px;
}
.content_main_title h2 {
  float: left;
  line-height: 20px;
  margin: 0px 10px;
}
.content_main_title h2 a {
  font-size: 24px;
  font-weight: bold;
  color: #061c66;
}
.content_main_title span {
  width: 2px;
  height: 20px;
  background: #061c66;
  display: inline-block;
  float: left;
}
.content_main_title p {
  font-size: 14px;
  color: #333;
  line-height: 20px;
  margin-left: 10px;
  float: left;
}
.dotte_line {
  background: url("../images/dotton_line.png") center;
  height: 10px;
}
.list_line {
  width: 100%;
  height: 1px !important;
  background: #EDEDED;
  margin: 20px;
}
.secBox_list {
  margin-top: 15px;
}
.secBox_list li {
  clear: both;
  font-size: 16px;
  color: #333;
  line-height: 38px;
  height: 38px;
}
.secBox_list li i {
  width: 4px;
  height: 4px;
  background: #DDDDDD;
  float: left;
  display: block;
  margin: 17px 8px 17px 20px;
}
.secBox_list li a {
  float: left;
  color: #333333;
}
.secBox_list li span {
  float: right;
}
.secBox_list li a:hover {
  color: #f77254;
}
.contentBox {
  line-height: 2;
  font-size: inherit;
}
.conTit {
  border-bottom: 2px solid #f5a594;
}
.conTit h2 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  text-align: center;
  margin: 25px 0px;
}
.conTit .time {
  font-size: 16px;
  color: #333;
  clear: both;
  text-align: center;
  height: 30px;
}
