@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}
body {
  margin: 0 auto;
  font-family: Arial, "Microsoft heiti", "黑体", "宋体";
  color: #666;
  font-size: 14px;
}
body,
button,
input,
select,
textarea {
  outline: none;
}
input,
select,
textarea {
  font-size: 100%;
}
textarea {
  resize: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th {
  text-align: inherit;
}
fieldset,
img {
  border: 0;
}
img {
  vertical-align: middle;
}
iframe {
  display: block;
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
del {
  text-decoration: line-through;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
  font-style: normal;
  font-weight: 500;
}
menu,
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500;
}
a:hover {
  text-decoration: none;
  cursor: pointer;
}
ins,
a,
a:visited {
  text-decoration: none;
  outline: none;
}
i {
  font-style: normal;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
/*input[type="checkbox"]{ background:#2460aa; color:#fff; -webkit-text-shadow:none; border-color:#2157db; margin-right:0.08rem; border-radius:2px; -webkit-box-shadow:none;}*/
/*去除ios浏览器中input button的风格*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: none;
  outline: none;
}
/*移除html5 input="number"的小箭头*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}
input[type="number"] {
  -moz-appearance: textfield;
}
html,
body {
  background: #EEEEEE;
  padding-top: 10px;
}
.header {
  width: 1200px;
  height: 140px;
  margin: 0 auto;
  background: #fff;
  background: #fff url(/images/tel.png) 970px center no-repeat;
}
.header .logo {
  float: left;
  margin-top: 20px;
}
.header .menu {
  float: right;
  margin-top: 80px;
  margin-right: 40px;
}
.header .menu a {
  padding: 0 15px;
  font-size: 16px;
  color: #000;
}
.header .menu a:hover {
  text-decoration: underline;
}
.header .menu span {
  font-size: 16px;
  color: #000;
}
.banner {
  width: 1200px;
  padding: 20px 0;
  height: 400px;
  margin: 0 auto;
}
.nbanner {
  width: 1170px;
  padding: 15px;
  height: 138px;
  margin: 0 auto;
  background: #fff;
  margin-top: 20px;
}
.index {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.index .obox {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.index .obox .oleft {
  float: left;
  width: 569px;
  height: 372px;
}
.index .obox .oright {
  float: right;
  width: 610px;
  height: 372px;
  background: #fff;
  border: #e0dddb 1px solid;
}
.index .obox .oright_title {
  width: 100%;
  height: 32px;
  background: url(/images/bg03.jpg) left center no-repeat;
  color: #fff;
  text-indent: 2em;
  font-family: 18px;
  line-height: 32px;
}
.index .obox .oright_cont {
  padding: 10px;
}
.index .obox .oright_cont .nbox {
  display: block;
  padding-bottom: 10px;
  height: auto;
  overflow: hidden;
  color: #000;
}
.index .obox .oright_cont .nbox .nleft {
  width: 180px;
  height: 90px;
  float: left;
}
.index .obox .oright_cont .nbox .nleft img {
  width: 180px;
  height: 90px;
}
.index .obox .oright_cont .nbox .nright {
  width: 395px;
  height: 100px;
  float: right;
}
.index .obox .oright_cont .nbox .nright .ntitle {
  font-size: 16px;
  color: #000;
  margin-bottom: 7px;
}
.index .obox .oright_cont .nbox .nright .ndec,
.index .obox .oright_cont .nbox .nright .ndea {
  font-size: 13px;
  color: #666;
  line-height: 21px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.index .obox .oright_cont .nbox .nright .ndate {
  text-align: right;
  float: right;
  width: 120px;
  margin-top: 8px;
  color: #000 !important;
}
.index .tbox {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 20px 0;
}
.index .sbox {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.index .sbox .sbox_title {
  text-align: left;
  font-size: 24px;
  color: #000;
  line-height: 60px;
  font-weight: bold;
}
.index .sbox .sbox_title span {
  float: right;
  font-size: 14px;
  color: #333;
}
.index .sbox .sbox_title span a {
  color: #000;
  font-weight: initial;
}
.index .sbox .sbox_cont img {
  width: 1200px;
}
.index .photo {
  width: 1200px;
  height: auto;
  margin: 20px auto 20px;
  overflow: hidden;
  flex-wrap: wrap-reverse;
}
.index .photo .div1 {
  width: 786px;
  height: 444px;
  background: #e8e7e5;
  float: left;
  margin-right: 10px;
  display: block;
  margin-bottom: 10px;
}
.index .photo .div1 img {
  width: 786px;
  height: 444px;
}
.index .photo .div2 {
  width: 404px;
  height: 217px;
  background: #e8e7e5;
  float: left;
  margin-bottom: 10px;
  display: block;
}
.index .photo .div2 img {
  width: 404px;
  height: 217px;
}
.index .photo .div3 {
  width: 388px;
  height: 217px;
  background: #e8e7e5;
  float: left;
  margin-right: 10px;
  display: block;
}
.index .photo .div3 img {
  width: 388px;
  height: 217px;
}
.index .photo a:last-child {
  margin-right: 0;
}
.index .photo a:last-child img {
  width: 404px;
  height: 217px;
}
.other {
  width: 1170px;
  padding: 0 15px 20px;
  background: #fff;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.other .other_left {
  width: 308px;
  height: auto;
  overflow: hidden;
  float: left;
}
.other .other_left .left_top {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: url(/images/bg08.jpg);
  line-height: 53px;
  text-indent: 15px;
  color: #fff;
  font-size: 16px;
}
.other .other_left .left_cont {
  width: 266px;
  border-left: #827f7e 1px solid;
  border-right: #827f7e 1px solid;
  padding: 20px 20px 60px;
}
.other .other_left .left_cont a {
  display: block;
  height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 35px;
  color: #000;
  text-indent: 20px;
  background: url(/images/icon.jpg) left center no-repeat;
}
.other .other_left .left_cont a:hover {
  text-decoration: underline;
}
.other .other_left .left_bottom {
  width: 100%;
  height: 0px;
  border-bottom: #827f7e 1px solid;
}
.other .other_left .left_img {
  width: 100%;
  margin-top: 15px;
  height: 121px;
}
.other .other_left .left_img img {
  width: 100%;
  height: 121px;
}
.other .other_right {
  width: 790px;
  height: auto;
  overflow: hidden;
  float: right;
  border-left: #827f7e 1px solid;
  padding-left: 40px;
}
.other .other_right .right_top {
  width: 100%;
  height: 50px;
  background: url(/images/bg09.jpg) no-repeat;
  line-height: 33px;
  text-align: left;
  text-indent: 30px;
  color: #fff;
  font-size: 18px;
  border-bottom: #827f7e 1px solid;
  font-weight: bold;
}
.other .other_right .right_cont {
  width: 100%;
  padding-top: 20px;
  min-height: 600px;
  height: auto;
  overflow: hidden;
  /*文章列表*/
  /*图文列表*/
  /*单图列表*/
  /*文章详情*/
  /*图文详情*/
  /*分页列表*/
}
.other .other_right .right_cont .news_list {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
}
.other .other_right .right_cont .news_list .list_left {
  width: 80px;
  height: 80px;
  background: #C30E21;
  float: left;
}
.other .other_right .right_cont .news_list .list_left p {
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
.other .other_right .right_cont .news_list .list_left p:nth-child(1) {
  font-size: 32px;
  line-height: 44px;
  width: 40px;
  margin: 0 auto;
}
.other .other_right .right_cont .news_list .list_right {
  width: 100%;
  height: 80px;
  float: right;
}
.other .other_right .right_cont .news_list .list_right p {
  font-size: 14px;
  text-align: left;
  line-height: 30px;
  color: #b0b0b0;
  overflow: hidden;
  text-overflow: ellipsis;
}
.other .other_right .right_cont .news_list .list_right p:nth-child(1) {
  font-size: 20px;
  text-align: left;
  color: #333;
  margin-bottom: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.other .other_right .right_cont .news_list .list_right p:nth-child(2) {
  height: 45px;
  line-height: 23px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.other .other_right .right_cont .news_list .list_right:hover p:nth-child(1) {
  font-weight: bold;
}
.other .other_right .right_cont .img_list {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.other .other_right .right_cont .img_list .con_box {
  width: 975px;
  height: 210px;
  padding: 10px;
  margin: 0 0 30px;
  border: #e0dddb 1px solid;
}
.other .other_right .right_cont .img_list .con_box .con_left {
  width: 280px;
  height: 210px;
  float: left;
  overflow: hidden;
}
.other .other_right .right_cont .img_list .con_box .con_left img {
  width: 280px;
  height: 210px;
  transition: all 0.5s;
  transform: scale(1);
}
.other .other_right .right_cont .img_list .con_box .con_right {
  width: 660px;
  height: 210px;
  float: right;
}
.other .other_right .right_cont .img_list .con_box .con_right .con_title {
  font-size: 20px;
  color: #000;
  margin-bottom: 20px;
  margin-top: 10px;
  font-weight: bold;
}
.other .other_right .right_cont .img_list .con_box .con_right .con_dreation {
  font-size: 14px;
  color: #666;
  height: 120px;
  line-height: 1.6;
}
.other .other_right .right_cont .img_list .con_box .con_right a {
  float: right;
  color: #333;
  font-size: 16px;
  margin-right: 20px;
}
.other .other_right .right_cont .img_list .con_box:hover {
  border: #043d82 1px solid;
}
.other .other_right .right_cont .img_list .con_box:hover .con_title {
  color: #043d82;
}
.other .other_right .right_cont .img_list .con_box:hover img {
  transition: all 0.5s;
  transform: scale(1.25);
}
.other .other_right .right_cont .img_list .con_box:last-child {
  margin-bottom: 0;
}
.other .other_right .right_cont .pic_list {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.other .other_right .right_cont .pic_list .item-list {
  overflow: hidden;
}
.other .other_right .right_cont .pic_list .item-list li {
  float: left;
  width: 33.33%;
  margin-bottom: 10px;
  background-color: #fff;
  overflow: hidden;
  position: relative;
  height: 299px;
}
.other .other_right .right_cont .pic_list .item-list li a {
  display: block;
  margin: 0 2%;
  overflow: hidden;
  position: relative;
  height: 297px;
}
.other .other_right .right_cont .pic_list .item-list .img {
  text-align: center;
  overflow: hidden;
}
.other .other_right .right_cont .pic_list .item-list .img img {
  max-width: 100%;
  -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
  padding: 2px;
  height: 212px;
}
.other .other_right .right_cont .pic_list .item-list li:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.other .other_right .right_cont .pic_list .caption {
  width: calc(100% - 90px);
  height: 80px;
  padding: 0 80px 0 10px;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #fff;
  border-bottom: 2px solid #f5f5f5;
}
.other .other_right .right_cont .pic_list .caption .title {
  line-height: 80px;
  font-size: 15px;
  color: #555;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.other .other_right .right_cont .pic_list .caption .info {
  color: #b5b5b5;
}
.other .other_right .right_cont .pic_list .insert {
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-style: normal;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.other .other_right .right_cont .pic_list .insert::before {
  content: "＋";
  display: inline-block;
  font-size: 24px;
  color: #cdcdcd;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.other .other_right .right_cont .pic_list .item-list li .caption::after {
  content: '';
  display: block;
  width: 0;
  height: 2px;
  background-color: #043d82;
  position: absolute;
  right: 0;
  bottom: -2px;
  transition: all cubic-bezier(0.42, 0, 0.58, 1) 0.3s;
}
.other .other_right .right_cont .pic_list .item-list li:hover .insert {
  border-color: transparent;
}
.other .other_right .right_cont .pic_list .item-list li:hover .caption::after {
  right: auto;
  left: 0;
  width: 100%;
}
.other .other_right .right_cont .pic_list .item-list li:hover .insert::before {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  color: #043d82;
}
.other .other_right .right_cont .news_show {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.other .other_right .right_cont .news_show .news_title {
  text-align: center;
  line-height: 50px;
  font-size: 22px;
  color: #000;
}
.other .other_right .right_cont .news_show .news_title h3 {
  font-size: 22px;
}
.other .other_right .right_cont .news_show .news_info {
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.other .other_right .right_cont .news_show .news_cont {
  line-height: 1.5;
  font-size: 14px;
  margin-top: 30px;
}
.other .other_right .right_cont .img_show {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.other .other_right .right_cont .img_show .img_pic {
  width: 100%;
  height: auto;
  overflow: hidden;
  text-align: center;
}
.other .other_right .right_cont .img_show .img_pic img {
  width: 500px;
  height: 340px;
  margin: 0 auto;
}
.other .other_right .right_cont .img_show .img_title {
  text-align: left;
  font-size: 18px;
  margin-bottom: 30px;
  margin-top: 20px;
  color: #000;
  font-weight: bold;
}
.other .other_right .right_cont .img_show .img_cont {
  line-height: 1.5;
  font-size: 14px;
  margin-top: 30px;
}
.other .other_right .right_cont .img_show .img_cont img {
  max-width: 100%;
}
.other .other_right .right_cont .fpage {
  width: 100%;
  height: 30px;
  text-align: center;
  font-size: 14px;
  margin-top: 80px;
  margin-bottom: 50px;
}
.other .other_right .right_cont .fpage a {
  font-size: 14px;
  color: #666;
  border: #e0dddb 1px solid;
  padding: 5px 10px;
  margin: 0 5px;
}
.other .other_right .right_cont .fpage a:hover {
  background: #043d82;
  color: #fff;
}
.other .other_right .right_cont .fpage .action {
  background: #043d82;
  color: #fff;
}
.other .other_right .right_cont .form {
  width: 500px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.other .other_right .right_cont .form .form-left {
  width: 80px;
  height: 70px;
  line-height: 70px;
  text-align: right;
  float: left;
}
.other .other_right .right_cont .form .form-right {
  width: 400px;
  height: 70px;
  float: right;
  margin-left: 10px;
}
.other .other_right .right_cont .form .form-right input {
  width: 280px;
  height: 30px;
  line-height: 30px;
  outline: none;
  margin-top: 20px;
  float: left;
  display: block;
  border: #e0dddb 1px solid;
  padding-left: 15px;
}
.other .other_right .right_cont .form .form-right span {
  color: #f00;
  padding-left: 10px;
  float: left;
  display: block;
  margin-top: 30px;
}
.other .other_right .right_cont .form .submit {
  width: 120px;
  height: 40px;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  background: #f8970d;
  float: left;
  margin-top: 20px;
  margin-left: 150px;
  font-size: 18px;
  cursor: pointer;
}
.foot {
  width: 100%;
  background: #000;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #fff;
}
.foot a {
  color: #fff;
}
.mto {
  display: none;
  width: 100%;
  height: auto;
  align-items: center;
  justify-content: center;
  display: flex;
  display: -webkit-flex;
}
.mto .print {
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  background: #ee7f1d;
  color: #fff;
  margin-bottom: 20px;
  border-radius: 10px;
  cursor: pointer;
  margin-left: 20px;
  margin-right: 20px;
}
.mto .downimg {
  display: block;
  width: 120px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 16px;
  background: #ee7f1d;
  color: #fff;
  margin-bottom: 20px;
  border-radius: 10px;
  cursor: pointer;
  margin-left: 20px;
  margin-right: 20px;
}
.certificate {
  width: 615px;
  height: 670px;
  margin: 0 auto;
  background: url(/images/certificate.jpg);
  padding-top: 200px;
}
.certificate .cname {
  font-size: 22px;
  color: #728E9A;
  text-align: center;
}
.certificate .fname {
  font-size: 22px;
  color: #728E9A;
  text-align: center;
}
.certificate .rname {
  font-size: 40px;
  text-align: center;
  color: #333;
  margin-top: 180px;
}
.certificate .xname {
  padding: 0 80px;
  font-size: 20px;
  text-align: left;
  text-indent: 2em;
  line-height: 30px;
  margin-top: 30px;
}
.certificate .fwei {
  width: 220px;
  height: 100px;
  margin-left: 360px;
  margin-top: 50px;
}
.certificate .fwei #output {
  width: 100px;
  height: 100px;
  margin-right: 15px;
  float: left;
}
.certificate .fwei #output canvas {
  width: 100px!important;
  height: 100px!important;
}
.certificate .fwei #outpat {
  width: 100px;
  height: 100px;
  float: left;
}
.certificate .fwei #outpat img {
  width: 100px;
  height: 100px;
  margin-right: 5px;
}
.certificate .bianhao {
  font-size: 14px;
  color: #728E9A;
  margin-left: 370px;
  margin-top: 20px;
}
.ac {
  width: 100%;
  text-align: center;
}
/*焦点图*/
.focus {
  position: relative;
  width: 569px;
  height: 373px;
  background-color: #000;
  float: left;
}
.focus img {
  width: 569px;
  height: 373px;
}
.focus .shadow .title {
  width: 260px;
  height: 65px;
  padding-left: 30px;
  padding-top: 20px;
}
.focus .shadow .title a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: bolder;
  overflow: hidden;
}
.focus .btn {
  position: absolute;
  bottom: 34px;
  left: 510px;
  overflow: hidden;
  zoom: 1;
}
.focus .btn a {
  position: relative;
  display: inline;
  width: 13px;
  height: 13px;
  border-radius: 7px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: left;
  background: #D9D9D9;
}
.focus .btn a:hover,
.focus .btn a.current {
  cursor: pointer;
  background: #fc114a;
}
.focus .fPic {
  position: absolute;
  left: 0px;
  top: 0px;
}
.focus .D1fBt {
  overflow: hidden;
  zoom: 1;
  height: 16px;
  z-index: 10;
}
.focus .shadow {
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0px;
  z-index: 10;
  height: 48px;
  line-height: 48px;
  background-image: url(/images/sypicnewsdi.png);
  background-repeat: repeat-x;
  display: block;
  text-align: left;
}
.focus .shadow a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  overflow: hidden;
  margin-left: 10px;
  font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
  position: relative;
  width: 100%;
  float: left;
  display: none;
  background: #000;
}
.focus .fcon img {
  display: block;
}
.focus .fbg {
  bottom: 12px;
  right: 40px;
  position: absolute;
  height: 21px;
  text-align: center;
  z-index: 200;
  width: auto;
}
.focus .fbg div {
  margin: 4px auto 0;
  overflow: hidden;
  zoom: 1;
  height: 14px;
}
.focus .D1fBt a {
  position: relative;
  display: inline;
  width: 12px;
  height: 12px;
  border-radius: 7px;
  margin: 0 5px;
  color: #B0B0B0;
  font: 12px/15px "\5B8B\4F53";
  text-decoration: none;
  text-align: center;
  outline: 0;
  float: right;
  background: #D9D9D9;
}
.focus .D1fBt .current,
.focus .D1fBt a:hover {
  background: #fc114a;
}
.focus .D1fBt img {
  display: none;
}
.focus .D1fBt i {
  display: none;
  font-style: normal;
}
.focus .prev,
.focus .next {
  position: absolute;
  width: 40px;
  height: 74px;
  background: url(/images/focus_btn.png) no-repeat;
}
.focus .prev {
  top: 50%;
  margin-top: -37px;
  left: 0;
  background-position: 0 -74px;
  cursor: pointer;
}
.focus .next {
  top: 50%;
  margin-top: -37px;
  right: 0;
  background-position: -40px -74px;
  cursor: pointer;
}
.focus .prev:hover {
  background-position: 0 0;
}
.focus .next:hover {
  background-position: -40px 0;
}
.shadow {
  color: #fff;
  text-indent: 50px;
  font-size: 20px;
}
@media screen and (min-width: 320px) and (max-width: 967px) {
  .certificate .rname {
    font-size: 40px;
    text-align: center;
    color: #333;
    margin-top: 165px;
  }
  .print {
    display: none;
  }
  .ac {
    display: block;
  }
}
