/* 閫氱敤鍒濆鍖栨牱寮� START*/
blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}

html {
  color: #333;
}

body,
button,
input,
pre,
select,
textarea {
  font-family: "Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
  font-size: 12px;
  line-height: 150%
}

body {
  overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 500
}

address,
cite,
dfn,
em,
var {
  font-style: normal
}

small {
  font-size: 12px
}

ol,
ul {
  list-style: none outside none
}

li {
  vertical-align: top
}

a {
  color: inherit;
  text-decoration: none
}

a:hover {
  color: #02487c;
  cursor: pointer
}

a:focus {
  outline: 0;
  -moz-outline: 0;
  -webkit-outline: 0
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

legend {
  color: #333
}

fieldset,
img {
  border: 0 none
}

button,
input,
select,
textarea {
  font-size: 12px;
  vertical-align: middle;
  border: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

img {
  vertical-align: top;
  border: 0
}

textarea {
  resize: none
}

:focus {
  outline: 0 none
}

.overflow {
  overflow: hidden
}

.hide {
  display: none
}

.disblock {
  display: block
}

.inlineBlock {
  display: inline-block
}

.positionRelative {
  position: relative;
}

.block {
  display: block
}

.inline {
  display: inline
}

.error {
  color: red;
  font-size: 12px
}

button {
  cursor: pointer
}

i {
  font-style: normal
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline
}

button,
input {
  line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
input[disabled] {
  cursor: default
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block
}

.wordwrap {
  word-break: break-all;
  word-wrap: break-word
}

pre.wordwrap {
  white-space: pre-wrap
}

.fl {
  float: left
}

.fr {
  float: right
}

input {
  border: 0
}

.hidden {
  overflow: hidden
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "."
}

.clearfix {
  display: block
}

.area {
  width: 1200px;
  margin: 0 auto;
  text-align: left
}

.tl {
  text-align: left
}

.tc {
  text-align: center
}

.tr {
  text-align: right
}

.ellipsis {
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

.conmon-box {
  width: 1200px;
  margin: 0 auto
}

/* 閫氱敤鍒濆鍖栨牱寮� END*/
.header {}

.header .ht {
  height: 30px;
  background: #f4f4f4;
  text-align: right;
}

.header .ht a {
  vertical-align: -5px;
  padding: 0 5px;
  color: #666
}

.header .ht a img {
  vertical-align: text-top;
  width: 20px;
}

.header .hc {
  background: url(hc-bg.png) no-repeat #3290c3 center center;
}

.header .hc .con-box {
  height: 100%;
  padding-bottom: 50px;
}

.header .hc .con-box .text {
  text-align: right;
  font-size: 16px;
  color: #fff;
  padding-top: 25px;
  padding-right: 10px;
}

.header .hc .con-box .logo {
  padding: 56px 0 40px;
  text-align: center;
}

.header .hc .con-box .search {
  display: block;
  width: 422px;
  height: 36px;
  margin: 0 auto;
  background: #0078b4;
  border: 1px solid #009ee4;
}

.header .hc .con-box .search input {
  float: left;
  height: 100%;
  width: 272px;
  padding: 0 20px;
  font-size: 14px;
}

.header .hc .con-box .search button {
  float: left;
  background: #00699d;
  width: 110px;
  height: 100%;
  font-size: 16px;
  color: #fff
}

.header .hb {
  border-top: 1px solid #4dadd9;
  background: #008ac8;
}

.header .hb .menu {
  font-size: 0;
}

.header .hb .menu li {
  width: 171px;
  height: 52px;
  line-height: 52px;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  font-weight: bolder;
}

.header .hb .menu li a {
  display: block;
  color: #fff
}

.header .hb .menu li a:hover {
  background: url(header-active-bg.jpg) repeat-x;
}

.header .hb .menu .active {
  background: url(header-active-bg.jpg) repeat-x;
}

.cur {
  cursor: pointer;
}

/* 閫氱敤涓績鏍峰紡 START*/

.content {
  padding-bottom: 20px;
}

.common-content {
  width: 1200px;
  margin: 0px auto;
  padding-top: 20px;
}

/* 褰撳墠浣嶇疆 */
.common-content .current-location {
  width: 100%;
  height: 45px;
  background: #f3f3f3;
  /* margin-top: 20px; */
  color: #0078b4;
  font-size: 14px;
  line-height: 45px;
}

.common-content .current-location img {
  margin-left: 18px;
  margin-top: 14px;
}

/* 閫氱敤涓績鏍峰紡 END*/

/* 閫氱敤搴曢儴鏍峰紡 START*/

.footer {
  background: #0078b4;
  padding: 20px 0;
}

.footer .link {
  font-size: 0;
}

.footer .link li {
  width: 214px;
  height: 30px;
  padding-right: 30px;
  display: inline-block;
  color: #fff;
}

.footer .link li select {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 12px;
  padding: 0 10px;
  background: #0d5e91;
  border: 1px solid #1f89cc;
  color: #fff;
}

.footer .link li .option {
  color: #fff
}

.footer .link .last-li {
  padding-right: 0;
}

.footer .copyright {
  float: left;
  display: block;
  color: #afcbe4;
  padding-top: 20px;
  line-height: 30px;
}

.footer .copyright span {
  padding: 0 10px;
}

.footer .copyright span a {
  color: #afcbe4
}

.footer .copyright .mobile-block {
  display: none;
}

.footer .record {
  float: left;
  color: #afcbe4;
  padding: 20px 36px 0 69px;
  line-height: 30px;
}

.footer .record div {
  display: inline-block;
  padding-right: 35px;
}

.footer .record img {
  vertical-align: 2px;
  display: inline-block;
}

.footer .record span {
  display: inline-block;
  padding: 0 10px;
}

.footer .record span img {
  vertical-align: -5px;
  padding-right: 5px;
}

.footer .external-link {
  float: left;
}

.footer .external-link img {
  display: inline-block;
  margin-left: 5px;
  vertical-align: middle;
  padding-top: 20px;
}

/* 閫氱敤搴曢儴鏍峰紡 END*/

/* 棣栭〉鏍峰紡 START*/

.index-advert {
  margin: 10px auto 0;
  width: 1200px;
}

.index-advert img {
  width: 100%;
}

.index-rotation1 {
  float: left;
  width: 640px;
  padding-top: 30px;
  position: relative;
}

.index-news1 {
  float: left;
  width: 530px;
  padding-left: 29px;
  padding-top: 30px;
  position: relative;
}

.index-fitness {
  font-size: 0;
  padding-top: 30px;
}

.index-fitness a {
  margin-right: 24px;
}

.index-fitness .last-a {
  margin-right: 0;
}

.index-news2 {
  float: left;
  width: 590px;
  margin-right: 22px;
  padding-top: 30px;
}

.index-news2 .index-news-content li p:nth-of-type(1) {
  width: 95%;
}

.index-special {
  float: left;
  width: 588px;
  padding-top: 30px;
  position: relative;
}

.index-special .section-3 .nav {
  padding-bottom: 5px;
}

.index-special .section-3 .nav .fox {
  padding-bottom: 5px;
}

.index-masses {
  font-size: 0;
  padding-top: 30px;
}

.index-masses img {
  padding-right: 21px;
}

.index-masses .last-img {
  padding-right: 0;
}

.index-overt {
  float: left;
  width: 775px;
  padding-top: 30px;
}

.index-online {
  float: left;
  width: 386px;
  padding-left: 39px;
  padding-top: 20px;
  font-size: 0;
}

.index-online .top-img {
  padding-bottom: 18px;
}

.index-online .img {
  margin-right: 19px;
}

.index-online .last-img {
  margin-right: 0px;
}

.slideBox {
  width: 580px;
  height: 387px;
  overflow: hidden;
  border: 1px solid #ddd;
  margin: auto;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 32px;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd img {
  width: 580px;
  height: 387px;
  display: block;
}

.slideBox .prev {
  position: absolute;
  left: 0;
  top: 56%;
  margin-top: -25px;
  display: block;
  width: 15px;
  height: 26px;
  background: url(01-indexdot_03.png);
}

.slideBox .next {
  position: absolute;
  right: 0;
  top: 56%;
  margin-top: -25px;
  display: block;
  width: 15px;
  height: 26px;
  background: url(01-indexdot_05.png);
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .prevStop {
  display: none;
}

.slideBox .nextStop {
  display: none;
}

/* 棣栭〉杞挱鍥� END */

/* 棣栭〉鍙充晶鏂伴椈锛岄潬杩戣疆鎾浘 START*/
.yw-box {
  margin-left: 20px;
  position: relative;
}

.tab-title {
  height: 50px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 20px;
}

.tab-pc-block {
  display: block;
}

.tab-mobile-block {
  display: none;
}

.tab-title>div {
  display: inline-block;
  line-height: 50px;
  /* margin-right: 26px; */
  height: 50px;
  margin-right: 42px;
  padding-right: 4px;
  position: relative;
}

.tab-title>div .index-imgNews {
  display: none;
}

.tab-title>div.active .index-imgNews {
  display: block;
}

.tab-title>div img {
  vertical-align: middle;
  margin: 0 7px 0 22px;
  margin-top: -4px;
  display: inline-block;
  width: 19px;
}

.tab-title>div a {
  color: #3A3A3A;
}

.tab-title>div.active {
  border-bottom: 1px solid #0168b7;
}

.tab-title>div.active a {
  color: #0168b7;
  display: block;
  height: 100%;
}

.tab-title>div.active .yw-img1 {
  display: none;
}

.tab-title>div img.yw-img2 {
  display: none;
}

.tab-more {
  position: absolute;
  height: 50px;
  line-height: 50px;
  right: 20px;
  top: 5px;
  font-size: 14px;
  color: #999999;
}

.pub-table-box {
  display: none;
  margin-top: 6px;
}

.pub-table-box.active {
  display: block;
}

.pub-table-box li {
  font-size: 16px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 36px;
  overflow: hidden;
  position: relative;
  height: 36px;
  color: #3A3A3A;
}

.pub-table-box li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  color: #1a1a1a;
}

.pub-table-box li span {
  float: right;
  font-size: 14px;
}

.pub-table-box li i {
  width: 4px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 25px;
  background: #0168b7;
  margin-top: -2px;
}

.wsbsdt {
  width: 1160px;
  height: 99px;
  margin: 0 auto;
  overflow: hidden;
}

.dt-box {
  margin-left: 0;
  /* margin-top: 20px; */
  height: 274px;
}

.dt-box .tab-title>div img {
  width: 7px;
  position: absolute;
  bottom: -4px;
  left: -22px;
}

.pub-table-box-c {
  margin-top: 21px;
}

.pub-table-box-c li {
  font-size: 16px;
  padding-right: 10px;
  line-height: 40px;
  overflow: hidden;
  position: relative;
  height: 40px;
  color: #999999;
}

.pub-table-box-c li a {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  color: #3b3b3b;
}

.pub-table-box-c li span {
  float: right;
  font-size: 14px;
}

.pub-table-box-c li i {
  width: 4px;
  height: 4px;
  position: absolute;
  top: 50%;
  left: 8px;
  background: #3C78B4;
  margin-top: -2px;
  border-radius: 50%;
}

/* 棣栭〉鍙充晶鏂伴椈锛岄潬杩戣疆鎾浘 END */

.index-hideImg {
  display: none;
  margin: auto;
}

.index-online .index-onlineLink {
  margin-right: 19px;
  display: inline-block;
  width: 116px;
  height: 144px;
  box-sizing: border-box;
  border: 1px solid #E3E3E3;
  background-color: #F0F0F0;
  text-align: center;
  float: left;
}

.index-online .index-onlineLink:nth-child(2) img {
  margin-top: 42px;
}

.index-online .index-onlineLink:nth-child(3) img {
  margin-top: 34px;
}

.index-online .index-onlineLink:nth-child(4) {
  margin-right: 0;
}

.index-online .index-onlineLink:nth-child(4) img {
  margin-top: 40px;
}

.index-online .index-onlineLink p {
  font-size: 16px;
  color: #3b3b3b;
  margin-top: 28px;
}

.index-online .index-onlineLink:hover {
  background-color: #18A3B6;
}

.index-online .index-onlineLink:hover p {
  color: #FFFFFF;
}

.index-online .index-onlineLink:hover .index-hideImg {
  display: block;
}

.index-online .index-onlineLink:hover .index-showImg {
  display: none;
}

.index-overt-body {
  width: 790px;
  height: 232px;
}

.index-overt-body .index-overt-r {
  width: 675px;
  height: 232px;
  display: inline-block;
}

.index-overt-body .index-overt-r ul li {
  width: 160px;
  height: 118px;
  box-sizing: border-box;
  float: left;
  margin-right: 11px;
  text-align: center;
  border: 1px solid transparent;
}

.index-overt-body .index-overt-r ul li a {
  display: block;
  width: 100%;
  height: 100%;
}

.index-overt-body .index-overt-r ul li img {
  margin-top: 15px;
}

.index-overt-body .index-overt-r ul li a p {
  font-size: 16px;
  color: #225386;
  margin-top: 17px;
}

.index-overt-body .index-overt-r ul li:nth-child(4n) {
  margin-right: 0;
}

.index-overt-body .index-overt-r ul li:hover {
  border: 1px solid #B2E0FD;
  background-color: #EDF9FF;
}

.index-overt-body .overtImg {
  display: inline-block;
}

/* 棣栭〉鐒︾偣鍥� START */
.slideBoxnew {
  width: 588px;
  height: 235px;
  overflow: hidden;
  border: 1px solid #ddd;
  margin-top: 20px;
  float: right;
}

.slideBoxnew .hd {
  height: 190px;
  overflow: hidden;
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 1;
}

.slideBoxnew .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBoxnew .hd ul li {
  background-color: #F0F0F0;
  margin-right: 2px;
  width: 189px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  cursor: pointer;
  margin-bottom: 2px;
  font-size: 18px;
}

.slideBoxnew .hd ul li.on {
  background: url(01-indexjdtbg.jpg) no-repeat;
  background-size: contain;
  color: #fff;
}

.slideBoxnew .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBoxnew .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBoxnew .bd img {
  width: 100%;
  height: 235px;
  display: block;
}

.slideBoxnew .prev {
  position: absolute;
  left: 10px;
  top: 70%;
  margin-top: -25px;
  display: block;
  width: 15px;
  height: 26px;
  background: url(01-indexdot_03.png);
}

.slideBoxnew .next {
  position: absolute;
  right: 10px;
  top: 70%;
  margin-top: -25px;
  display: block;
  width: 15px;
  height: 26px;
  background: url(01-indexdot_05.png);
}

.slideBoxnew .prev:hover,
.slideBoxnew .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBoxnew .prevStop {
  display: none;
}

.slideBoxnew .nextStop {
  display: none;
}

.m-tab-more {
  display: none;
}

.m-index-time {
  display: none;
}

.m-indexJDT {
  display: none;
}

/* 棣栭〉鐒︾偣鍥� END */

/* 棣栭〉鏍峰紡 END*/

/* 01-05-閫氱敤鍒楄〃椤�  start */
.common-list-content {
  margin-top: 20px;
}

.common-list-content .common-list-left-nav {
  width: 250px;
  height: auto;
}

.common-list-content .common-list-top-nav {
  display: none;
}

/* 宸︿晶瀵艰埅鍥剧墖 */
.common-list-left-images {
  position: relative;
  width: 100%;
}

.common-list-left-images span {
  position: absolute;
  color: #8290a6;
}

.common-list-Chinese {
  top: 45px;
  left: 110px;
  font-size: 30px;
}

.common-list-English {
  top: 80px;
  left: 115px;
  font-size: 16px;
}

/* 瀵艰埅鍒楄〃 */
.common-list-left-list {
  width: 250px;
  height: auto;
  background: #f1f1f1;
}

.common-list-left-list>li {
  width: 220px;
  margin: 0 15px;
  background: url(01-05-leftNavJt.png) no-repeat;
  background-size: cover;
  border-bottom: 1px solid #d3d3d3;
  color: #666666;
  font-size: 24px;
  line-height: 80px;
  text-align: left;
  cursor: pointer;
}

.common-list-left-list>li span {
  margin-left: 20px;
  font-size: 22px;
}

.common-list-left-list .select-list li {
  width: 220px;
  font-size: 16px;
  line-height: 35px;
  margin-left: 35px;

}

.common-list-left-list .click {
  width: 266px;
  margin: 0;
  border: none;
  background: url(01-05-leftNavClick.png) no-repeat;
  background-size: 100%;
}

.common-list-left-list .click span {
  color: #fff;
}

.common-list-left-list .click .select-list {
  width: 250px;
  font-size: 16px;
  border-bottom: 2px solid #0093d6;
  color: #495d73;
  background: #e6eff7;
  /* list-style: disc; */
  list-style-image: url(01-05-list-style.jpg);
  padding: 15px 0;
}

.common-list-left-list .click .select-list li::before {
  position: relative;
  top: 9px;
  left: -6%;
  width: 1px;
  font-size: 35px;
  border-left: 2px solid #a4c7e4;
  content: "";
}

/* 宸︿晶瀵艰埅  end */

/* 鍙充晶鍐呭  start */
.common-list-right-content {
  width: 880px;
  margin-left: 70px;
}

/* 鍙充晶title */
.common-list-right-title {
  width: 100%;
  border-bottom: 1px solid #c1c1c1;
  font-size: 20px;
  line-height: 35px;
  color: #00699d;
}

.common-list-right-title span {
  padding-bottom: 10px;
  border-image: url(01-05-right-title.png);
  -webkit-border-image: url(01-05-right-title.png);
  -moz-border-image: url(01-05-right-title.png);
  -o-border-image: url(01-05-right-title.png);

}

/* 鍒楄〃 */
.common-list-right-listContent li {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 0;
  border-bottom: 1px #ccc dotted;
  /* white-space: pre-line; */
}

.common-list-right-listContent li:nth-of-type(odd) {
  overflow: hidden;
}

.common-list-right-listContent li:nth-of-type(odd) p:nth-of-type(1) {
  font-size: 16px;
  color: #333333;
  line-height: 36px;
}

.common-list-right-listContent li:nth-of-type(odd) p:nth-of-type(2) {
  font-size: 16px;
  color: #999999;
  line-height: 36px;
}

.common-list-right-listContent li:nth-of-type(even) {
  padding-bottom: 30px;
  border-bottom: 1px dotted #d2d2d2;
  font-size: 14px;
  color: #999999;
  line-height: 36px;

}

/* 椤电爜 */
.common-list-pages {
  /* padding-top: 30px; */
  width: 53%;
  margin: 30px 430px
}

.common-list-pages .page {
  width: 90px;
  height: 36px;
  font-size: 16px;
  color: #000;
  margin-right: 5px;
}

.common-list-pages span {
  font-size: 16px;
  color: #000;
}

/* .common-list-pages span:nth-of-type(3){
  padding: 5px 10px;
  /* border: 1px solid #e3e3e3; 
} */
.common-list-pages input {
  width: 50px;
  height: 30px;
  border: 1px solid #e3e3e3;
}

.common-list-bottom-content {
  display: none;
}

/* .common-list-pages{
  display: none;
} */
/* 01-05-閫氱敤鍒楄〃椤� */

/* 01-06-鍥剧墖鍒楄〃椤� */
.media-list-content {
  width: 1200px;
  margin-top: 50px;
}

.media-list-top-image img {
  width: 490px;
}

.media-list-top-text {
  width: 690px;
  margin-left: 20px;
}

.media-list-top-text .media-list-top-title::before {
  position: relative;
  top: 15px;
  left: 0;
  content: "";
  width: 1px;
  font-size: 60px;
  border: 3px solid #16a0b6;
}

.media-list-top-text .media-list-top-title .big-title {
  margin-left: 25px;
  margin-top: -40px;
  font-size: 22px;
  line-height: 36px;
  color: #0078b4;
}

.media-list-top-text .media-list-top-title .small-title {
  margin-left: 30px;
  font-size: 14px;
  line-height: 36px;
  color: #999999;
}

.media-list-top-text .media-list-top-textContent {
  width: 100%;
  box-sizing: border-box;
  padding: 20px 30px 70px 20px;
  background: #ebfdff;
  font-size: 14px;
  line-height: 34px;
}

.media-list-top-text .media-list-top-textContent a {
  color: #008ac8;
}

.media-list-bottom-img {
  margin-top: 15px;
}

.media-list-bottom-img li {
  float: left;
  margin-top: 35px;
}

.media-list-bottom-img li:nth-of-type(1),
.media-list-bottom-img li:nth-of-type(2),
.media-list-bottom-img li:nth-of-type(4),
.media-list-bottom-img li:nth-of-type(5) {
  margin-right: 25px;
}

.media-list-bottom-img .media-list-first-text {
  font-size: 16px;
  line-height: 36px;
  color: #333;
}

.media-list-bottom-img .media-list-second-text {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #999;
}

.media-list-bottom-img .media-list-second-text p:nth-of-type(1) {
  float: left;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

}

.media-list-bottom-img .media-list-second-text span:nth-of-type(1) {
  float: right;
  text-align: right;
}

/* 椤电爜 */
.media-list-pages {
  width: auto;
  margin: 50px auto;
  padding: 0 280px;
}

.media-list-pages button {
  margin-right: 0px;
}

.media-list-pages .textPage {
  height: 28px;
  padding: 0 13px;
  border: 1px solid #0073a9;
  background: #fff;
  color: #0073a9;
}

.media-list-pages .number {
  width: 30px;
  height: 28px;
  border: 1px solid #dce0e0;
  color: #999;
  background: #fff;
}

.media-list-pages .click {
  background: #0073a9;
  color: #fff;
}

.media-list-pages .true {
  width: 50px;
  height: 30px;
  background: #008ac8;
  color: #fff;
}

.media-list-pages span {
  font-size: 14px;
  color: #008ac8;
}

.media-list-pages .pageNumber {
  /* padding: 5px 20px; */
  width: 50px;
  height: 30px;
  border: 1px solid #dce0e0;
}

/* 鏀垮姟鍏紑鏍峰紡  START */
.herder-list {
  margin-top: 20px;
  background-color: #f3f3f3;
  height: 44px;
  width: 100%;
  line-height: 44px;
}

.herder-list span {
  height: 18px;
  width: 18px;
  margin-top: 14px;
  margin-left: 10px;
}

.herder-list img {
  height: 18px;
  width: 18px;
}

.herder-list p {
  color: #0078b4;
}

.section {
  height: 355px;
  width: 100%;
}

.section-left {
  width: 640px;
}

.section-left-header {
  width: 100%;
  height: 63px;
  line-height: 63px;
}

.section-left-header span {
  width: 33px;
  height: 28px;
  margin-top: 18px;
}

.section-left-header p {
  font-size: 20px;
  color: #0078b4;
}

.section-left-header span.rightpp {
  height: 63px;
  width: 470px;
  margin-top: 0px;
  background-color: #fff;
}

.rightpp img {
  height: 29px;
  width: 479px;
  margin-top: 18px;
  margin-left: 0px;
}

.yidongduantupian {
  display: none;
}

.section-left-top {
  width: 638px;

}

.section-left-top div {
  height: 72px;
  width: 310px;
  border: 1px solid #ccc;
  background-color: #fafafa;
  margin-bottom: 25px;
}

.section-left-top div>span {
  height: 44px;
  width: 44px;
  margin-top: 15px;
  margin-left: 30px;
}

.section-left-top div>a {
  display: block;
  height: 72px;
  width: 310px;
  font-size: 18px;
  line-height: 72px;
  color: #0078b4;
}


.section-zhengfu1 {
  background: url(01-02-zhengfu1.png) no-repeat;
  background-size: contain;
}

.section-zhengfu2 {
  background: url(01-02-zhengfu2.png) no-repeat;
  background-size: contain;
}

.section-zhengfu3 {
  background: url(01-02-zhengfu3.png) no-repeat;
  background-size: contain;
}

.section-zhengfu4 {
  background: url(01-02-zhengfu4.png) no-repeat;
  background-size: contain;
}

.section-zhengfu5 {
  background: url(01-02-zhengfu5.png) no-repeat;
  background-size: contain;
}

.section-zhengfu6 {
  background: url(01-02-zhengfu6.png) no-repeat;
  background-size: contain;
}

.section-left-top div:hover {
  background-color: #008ac8;
}

.section-left-top div:hover .section-zhengfu1 {
  background: url(01-02-zhengfu1-bai.png) no-repeat;
  background-size: contain;
}

.section-left-top div:hover .section-zhengfu2 {
  background: url(01-02-zhengfu2-bai.png) no-repeat;
  background-size: contain;
}

.section-left-top div:hover .section-zhengfu3 {
  background: url(01-02-zhengfu3-bai.png) no-repeat;
  background-size: contain;
}

.section-left-top div:hover .section-zhengfu4 {
  background: url(01-02-zhengfu4-bai.png) no-repeat;
  background-size: contain;
}

.section-left-top div:hover .section-zhengfu5 {
  background: url(01-02-zhengfu5-bai.png) no-repeat;
  background-size: contain;
}

.section-left-top div:hover .section-zhengfu6 {
  background: url(01-02-zhengfu6-bai.png) no-repeat;
  background-size: contain;
}

.section-left-top div>a:hover {
  color: #fff;
}

.section-right {
  width: 540px;
}

.section-right .nav {
  width: 540px;
  height: 58px;
  border-bottom: 1px solid #ccc;
}

.fistra-list {}

.section-right .nav .dou {
  width: 120px;
  height: 58px;
}

.section-right .nav span a {
  display: block;
  width: 80px;
  height: 58px;
  font-size: 20px;
  line-height: 58px;
  margin-right: 50px;
}

.section-right .nav span a:hover {
  color: #0078b4;
  border-bottom: 1px solid #0078b4;
}

.section-right .nav .last-gengduo a {
  font-size: 14px;
  width: 40px;
  padding-top: 10px;
  margin-right: 0px;
  height: 48px;
}

.section-right .nav .last-gengduo a:hover {
  color: #0078b4;
  border-bottom: 1px solid #0078b4;
}

.nav-t {
  height: 292px;

}

.nav-t ul li {
  height: 46px;
  width: 100%;
}

.nav-t ul li i {
  display: block;
  width: 10px;
  height: 10px;
  margin-top: 22px;
  float: left;
}

.nav-t ul li i img {
  height: 5px;
  width: 5px;

}

.nav-t ul li a {
  display: block;
  height: 46px;
  line-height: 50px;
  float: left;
}

.nav-t ul li span {
  margin-top: 15px;
}

.section-right div.nav-t,
.section-right div.nav-tt {
  display: none;
}

.section-right div.nav-tt {
  display: block;
}

.lastsection {
  width: 100%;
  margin-bottom: 30px;
}

.lastsection-left {
  height: 223px;
  width: 780px;
  background-color: #f0f9ff;
}

.lastsection-left-left {
  width: 62px;
  height: 100%;
  background-color: #00699d;
  position: relative;
}

.lastsection-left-left img {
  position: absolute;
  top: 100px;
  right: -21px;
}

.lastsection-left-left span {
  display: block;
  margin-top: 10px;
  height: 120px;
  line-height: 30px;
  width: 100%;
}

.lastsection-left-left a {
  display: block;
  height: 100%;
  width: 32px;
  padding-top: 42px;
  margin-left: 20px;
  font-size: 22px;
  color: #fff;
}

.lastsection-left-middle {
  height: 100%;
  width: 110px;
  margin-left: 60px;
  text-align: center;
}

.lastsection-left-middle-box {
  height: 144px;
  width: 110px;
  margin-top: 20px;
  background-color: #008ac8;
}

.lastsection-left-middle-box img {
  height: 144px;
  width: 110px;
}

.lastsection-left-middle p {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  color: #005a96;
  font-weight: bold;
}

.lastsection-left-middle span {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  color: #6ebee6;
}

.lastsection-right-right {
  width: 440px;
  height: 100%;
}

.lastsection-right-right-xinxi {
  width: 660px;
  height: 62px;
  margin-right: 20px;
  margin-top: 20px;

}

.lastsection-right-right-xinxi div {
  width: 220px;
  height: 62px;
  line-height: 62px;
}

.lastsection-right-right-xinxi div p {
  font-size: 14px;
  height: 62px;
  line-height: 62px;
  color: #005a96;
}

.lastsection-right-right-xinxi div p span {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  color: #6ebee6;

}

.lastsection-right {
  width: 400px;
  height: 100%;
}

.lastsection-right-fool {
  width: 100%;
  height: 107px;
  margin-bottom: 10px;
}

.lastsection-right-fool div {
  width: 190px;
  height: 100%;
  background-color: #ebebeb;
}

.lastsection-right-fool div:hover {
  background-color: #c8f0f0;
}

/* 鏀垮姟鍏紑鏍峰紡  END */

/*    涓撻涓撴爮鏍峰紡  START */

.section-3 .nav {
  width: 100%;
  height: 45px;
  border-bottom: 1px solid #ccc;
}

.section-3 .nav .fox {
  height: 45px;
  width: 144px;
  border-bottom: 1px solid #0078b4;
}

.section-3 .nav .fox div {
  height: 30px;
  width: 30px;
  margin-top: 10px;
}

.section-3 .nav .fox div img {
  height: 30px;
  width: 30px;
}

.section-3 .nav .fox span {
  height: 45px;
  width: 112px;
}

.section-3 .nav .fox span a {
  display: block;
  height: 45px;
  line-height: 45px;
  width: 100px;
  font-size: 20px;
  padding-left: 10px;
  color: #0078b4;
}

.section-1 {
  width: 100%;
  margin-bottom: 20px;
}

.section-1fool-left {
  width: 335px;
  margin-top: 20px;
  text-align: center;
  background-color: #fbfbfb;
  border-bottom: 1px solid #f2f2f2;
}

.section-1fool-left-1 {
  width: 313px;
  padding: 10px;
  border: 1px solid #f2f2f2;
  background-color: #fff;
}

.section-1fool-left-1 img {
  height: 175px;
  width: 313px;
}

.section-1fool-left span {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
}

.section-1fool-left p {
  height: 38px;
  line-height: 38px;
  font-size: 11px;
}

.section-1fool-middle {
  margin-left: 98px;
}

/*    涓撻涓撴爮鏍峰紡  END */

/*  浣撹偛宸ヤ綔鏍峰紡  START */
.section-4 {
  height: 630px;
  width: 1200px;
  border-bottom: 1px dashed #ccc;
}

.section-zuo {
  height: 80px;
  width: 420px;
}

.section-zuo-1 {
  margin-top: 20px;
  height: 80px;
  width: 420px;
  background-color: #ccc;
  background-image: url(01-04smallpeoplebgc.png);
  position: relative;
  border: 1px solid #00699d;
}

.section-zuo-1 img {
  height: 105px;
  width: 373px;
}

.section-zuo-1 span {
  height: 80px;
  width: 160px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}

.section-zuo-1 span>a {
  display: block;
  height: 80px;
  width: 160px;
  line-height: 80px;
  font-size: 24px;
  color: #00699d;
}

.section-zuo-2 {
  margin-top: 20px;
  height: 80px;
  width: 420px;
  background-color: #ccc;
  background: url(01-04-smallchitenbgc.png) no-repeat;
  position: relative;
  border: 1px solid #00699d;
  overflow: hidden;
}

.section-zuo-2 img {
  height: 85px;
  width: 420px;
  overflow: hidden;
}

.section-zuo-2 img {
  position: absolute;
  top: 0;
  left: 0;
}

.section-zuo-2 span {
  height: 80px;
  width: 160px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}

.section-zuo-2 span>a {
  display: block;
  height: 80px;
  width: 160px;
  line-height: 80px;
  font-size: 24px;
  color: #00699d;
}

.section-zuo-3 {
  margin-top: 20px;
  height: 80px;
  width: 420px;
  background-color: #ccc;
  background: url(01-04-jiangbeibgc.png) 0px -100px no-repeat;
  position: relative;
  border: 1px solid #00699d;
  overflow: hidden;
}

.section-zuo-3 img {
  height: 85px;
  width: 200px;
}

.section-zuo-3 span {
  height: 80px;
  width: 160px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}

.section-zuo-3 span>a {
  display: block;
  height: 80px;
  width: 160px;
  line-height: 80px;
  font-size: 24px;
  color: #00699d;
}

.section-zuo-4 {
  margin-top: 20px;
  height: 80px;
  width: 420px;
  background-color: #ccc;
  background-image: url(01-04-sunrunpeople.png);
  position: relative;
  border: 1px solid #00699d;
}

.section-zuo-4 span {
  height: 80px;
  width: 160px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}

.section-zuo-4 span>a {
  display: block;
  height: 80px;
  width: 160px;
  line-height: 80px;
  font-size: 24px;
  color: #00699d;
}

.section-zuo-5 {
  margin-top: 20px;
  height: 80px;
  width: 420px;
  background-color: #ccc;
  background-image: url(01-04-baiyunbgc.png);
  position: relative;
  border: 1px solid #00699d;
  overflow: hidden;
}

.section-zuo-5 img {
  height: 85px;
  width: 420px;
}

.section-zuo-5 span {
  height: 80px;
  width: 160px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}

.section-zuo-5 span>a {
  display: block;
  height: 80px;
  width: 160px;
  line-height: 80px;
  font-size: 24px;
  color: #00699d;
}

.section-zuo-6 {
  margin-top: 20px;
  height: 80px;
  width: 420px;
  background-color: #fff;
  background-image: url(01-04-lastbgc.png);
  position: relative;
  border: 1px solid #00699d;
}

.section-zuo-6 img {
  height: 80px;
  width: 160px;
}

.section-zuo-6 span {
  height: 80px;
  width: 160px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}

.section-zuo-6 span>a {
  display: block;
  height: 80px;
  width: 160px;
  line-height: 80px;
  font-size: 24px;
  color: #00699d;
}

.section-you {
  height: 82px;
  width: 760px;
  margin-top: 20px;
  overflow: hidden;
}

.section-you-zuo {
  height: 80px;
  width: 368px;
  border: 1px solid #00699d;
  margin-right: 20px;
  background-color: #f0f9ff;
  text-align: center;
}

.section-you-zuo span {
  display: block;
  height: 40px;
  width: 238px;
  text-align: center;
  margin: 20px auto;
}

.section-you-zuo span p {
  display: inline-block;
  font-size: 18px;
  line-height: 35px;
  color: #6eb4e7;

}

.section-you-zuo span img {
  display: inline-block;
  width: 52px;
  height: 37px;
}

.section-you-you {
  height: 80px;
  width: 368px;
  text-align: center;
  border: 1px solid #00699d;
  background-color: #f0f9ff;
}

.section-you-you span {
  display: block;
  height: 40px;
  width: 244px;
  text-align: center;
  margin: 20px auto;
}

.section-you-you span p {
  display: inline-block;
  font-size: 18px;
  line-height: 35px;
  color: #6eb4e7;

}

.section-you-you span img {
  width: 52px;
  height: 37px;
  display: inline-block;
}

.section-you-middle {
  height: 80px;
  width: 238px;
  border: 1px solid #00699d;
  margin-right: 20px;
  background-color: #f0f9ff;
}

.section-you-middle span {
  display: inline-block;
  height: 40px;
  width: 136px;
  text-align: center;
  margin: 20px auto;
}

.section-you-middle span p {
  display: inline-block;
  font-size: 18px;
  line-height: 35px;
  color: #6eb4e7;

}

.section-you-middle span img {
  display: inline-block;
  width: 52px;
  height: 37px;
}

.section-you-middle {
  height: 80px;
  width: 238px;
  border: 1px solid #00699d;
  background-color: #f0f9ff;
}

.section-you-middle {
  display: inline-block;
  height: 80px;
  width: 238px;
  text-align: center;
}

.section-you-middle {
  font-size: 18px;
  line-height: 18px;

}

.section-you-middle-3 {
  margin: 0px;
}

.section-last {
  height: 82px;
  width: 758px;
  margin-top: 20px;
}

.section-last img {
  height: 100%;
  width: 100%;
}

/* .section-4-tiebie {
position: relative;
}
.section-4-tiebie .tiebie-span {
position: absolute;
left: 20%;
} */

/*   杞挱鍥炬晥鏋� */
.last-lunboactive {
  height: 252px;
  width: 1100px;
  overflow: hidden;
  position: relative;
}

.section-4-slideBox {
  overflow: hidden;
  zoom: 1;
  padding: 10px 60px 10px 42px;
  position: relative;
}

.section-4-slideBox .bd {
  width: 1116px;
  height: 222px;
  overflow: hidden;
}

.section-4-slideBox .bd ul {
  overflow: hidden;
  zoom: 1;
}

.section-4-slideBox .bd ul li {
  margin: 0 8px;
  float: left;
  overflow: hidden;
  text-align: center;
}

.section-4-slideBox .bd ul li .last-lunbo-1-picture {
  text-align: center;
}

.section-4-slideBox .bd ul li .last-lunbo-1-picture img {
  width: 204px;
  height: 150px;
  display: block;
  padding: 2px;
  border: 1px solid #ccc;
}

.section-4-slideBox .bd ul li .last-lunbo-1-picture a:hover img {
  border-color: #999;
}

.section-4-slideBox.bd ul li p {
  line-height: 28px;
}

.sPrev {
  height: 85px;
  width: 34px;
  position: absolute;
  left: 0;
  top: 84px;
  background-image: url(01-04-zuocejiantou.png);
}

.sNext {
  height: 85px;
  width: 34px;
  position: absolute;
  right: 0px;
  top: 84px;
  background-image: url(01-04-youcejiantou.png);
}

.last-lunbo-1 {
  height: 190px;
  width: 210px;
  margin-top: 32px;
  float: left;
  background-color: #fff;
  margin-left: 0px;
  text-align: center;
}

.last-lunbo-1-picture {
  width: 202px;
  height: 156px;
}

.last-lunbo-1-picture img {
  width: 202px;
  height: 152px;
}

.last-lunbo-1 p {
  height: 30px;
  width: 210px;
  background-color: #f6f6f6
}

.last-lunbo-1-fistr {
  margin-left: 0px;
}

.last-lunbo {
  display: none;
}

/* 杞挱鍥炬晥鏋� */

/*  浣撹偛宸ヤ綔鏍峰紡  END */

/* 01-07-閫氱敤鍐呭椤� */
.common-contents {
  width: 100%;
  background: #f2f2f2;
}

.common-contents .current-location {
  width: 1200px;
  margin-top: -20px;
}

.common-content-content {
  width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 90px 30px 90px;
  background: #fff;
}

.common-content-title {
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #e3e3e3;
}

.common-content-title .common-content-big-title {
  width: 700px;
  margin: 30px auto;
  font-size: 30px;
  color: #006eab;
  line-height: 65px;
}

.common-content-title .common-content-small-title {
  width: 800px;
  margin: 0 auto;
  font-size: 14px;
  color: #999999;
}

.common-bottom-content {
  width: 100%;
  margin-top: 30px;
}

.common-bottom-content p {
  font-size: 16px;
  line-height: 30px;
  color: #333;
  word-wrap: break-word
}

.common-bottom-content img {
  max-width: 100%;
  margin: 10px auto;
}

.common-content-bottom-title {
  margin-top: 25px;
  line-height: 30px;
  border-bottom: 1px solid #e3e3e3;
}

.common-content-bottom-title .fr img {
  margin-top: 6px;
}

/* 棰嗗椤靛唴瀹规牱寮�   START */


.section-8 {
  margin-top: 20px;
}

.section8-left {
  width: 300px;
}

.section8-left div {
  width: 300px;
  height: 55px;
  border: 1px solid #d5dcee;
  margin-top: 10px;
  position: relative;
}

.section8-left div span {
  display: block;
  width: 300px;
  height: 52px;
  position: relative;
}

.section8-left div span a {
  display: block;
  height: 38px;
  line-height: 30px;
  width: 70px;
  font-size: 20px;
  color: black;
  position: absolute;
  top: 12px;
  left: 28px;
}

.section8-left div span p {
  display: block;
  height: 38px;
  line-height: 20px;
  color: #b6b6b6;
  width: 144px;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  top: 17px;
  left: 130px;
}

.section8-left .section8-left-1 {
  width: 300px;
  height: 120px;
  background-color: #0078b4;
  text-align: center;
  border: none;
  position: relative;
  margin-top: 0px;
  margin-bottom: 20px;
}

.section8-left-1 img {
  height: 40px;
  width: 37px;
  position: absolute;
  top: 40px;
  left: 74px;
}

.section8-left-1 p {
  display: block;
  height: 38px;
  width: 95px;
  font-size: 22px;
  color: #d5dcee;
  border-bottom: 2px solid #11dfa9;
  position: absolute;
  top: 40px;
  right: 90px;
}

.section8-right {
  min-height: 600px;
  width: 870px;
  border: 1px solid #d5dcee;
}

.section8-right-1floor {
  width: 100%;
  height: 240px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.section8-right-1floor img {
  margin-top: 35px;
  width: 142px;
  height: 168px;
}

.section8-right-1floor span {
  display: block;
  font-size: 20px;
  width: 20px;
  height: 60px;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 90px;
  left: 424px;
}

.section8-ss {
  margin: 0 auto 50px;
  width: 830px;
}

.section-8 .nav {
  height: 45px;
  border-bottom: 1px solid #ccc;
}

.section8-ss .nav .fox {
  height: 45px;
  width: 162px;
}

.section8-ss .nav .fox div {
  height: 25px;
  width: 30px;
  background-color: black;
  margin-top: 15px;
  margin-left: 18px;

}

.section8-ss .nav .fox span {
  height: 45px;
  width: 112px;
}

.section8-ss .nav .fox span a {
  display: block;
  height: 45px;
  line-height: 45px;
  width: 112px;
  font-size: 24px;
  color: #0078b4;
}

.fox-section {
  width: 100%;
}

.fox-section p {
  font-size: 14px;
  text-indent: 30px;
  margin-top: 20px;
}

.yidongneirong {
  display: none;
}

/* 棰嗗椤靛唴瀹规牱寮�   END */

/* 缃戠珯鍦板浘鏍峰紡  START */

.section-9 .nav {
  width: 1200px;
  height: 60px;
}

.section-9 {
  width: 1200px;
  height: 60px;
}

.section-9 .nav .fox {
  height: 45px;
  width: 100%;
  margin-top: 20px;
  border-bottom: 2px solid #ccc;
}

.section-9 .nav .fox span a {
  display: block;
  height: 43px;
  line-height: 43px;
  width: 98px;
  font-size: 22px;
  color: #4f4e4e;
  border-bottom: 3px solid #0078b4;
  padding-bottom: 1px;
}

.section-a {
  width: 100%;
  margin-bottom: 20px;
}

.section-a span {
  height: 60px;
  width: 279px;
  margin-top: 10px;
  background-color: #e3f2ff;
  overflow: hidden;
}

.section-a span a {
  display: block;
  height: 60px;
  width: 270px;
  font-size: 16px;
  line-height: 60px;
  text-align: center;
  color: #000000;
}

.secction-a-4 {
  margin-left: 28px;
}

.secction-a-2 {
  margin-left: 28px;
  margin-right: 28px;
}

.secction-a-1 {
  margin-left: 0px;
}

/* 缃戠珯鍦板浘鏍峰紡 END */

/*N宓屽鎵撳嵃缂╂斁  寮€濮�*/
.qt-print_area {
  position: relative;
  padding: 15px 5px;
}

.qt-print_right {
  float: right;
}

.qt-print_clear {
  clear: both;
}

.qt-print_area>.qt-print_right>span {
  display: inline-block;
  vertical-align: top;
  float: left;
}

.qt-print_area>.qt-print_right>span img {
  width: 24px;
}

.qt-print_area>.qt-print_right>span.qt-mr-10 {
  margin: 0 10px 0 0;
}

.pr-10 {
  padding-right: 10px;
}

/*N宓屽鎵撳嵃缂╂斁  缁撴潫*/