body {
  padding: 0;
  margin: 0;
  font: normal 12px/180% \5FAE\8F6F\96C5\9ED1;
  color: #000;
  text-align: center;
  background: #f8f8f8;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

div {
  margin: 0 auto;
  text-align: left;
  font: normal 12px/180% \5FAE\8F6F\96C5\9ED1;
}

a:link,
a:visited {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #c00;
  text-decoration: underline;
}

img {
  border: none;
}

ol,
ul,
li {
  list-style: none;
}

em {
  font-style: normal;
}

/*clear*/
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.white,
.white a:link,
.white a:visited,
.white a:hover {
  color: #fff;
}

/*header*/
.header {
  height: 34px;
}

.header span {
  float: left;
}

.header span img {
  margin-top: 3px;
}

.header em {
  float: right;
  line-height: 34px;
  font-family: \5B8B\4F53;
}

.header em a {
  margin: 0 6px;
}

.header em,
.header em a:link,
.header em a:visited,
.header em a:hover {
  color: #666;
}

/*top*/
.top {
  position: relative;
  background: url(../images/bg-banner.png) no-repeat top center;
  height: 710px;
  text-align: center;
}

/*nav*/
.nav {
  background: #305cb5;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}

.nav a {
  padding: 0 50px;
  text-align: center;
  display: inline-block;
}

/*news*/
.news {
  text-align: center;
  padding-top: 30px;
}

.news h1 {
  width: 738px;
  margin: 0 auto;
  font: normal 35px/65px \5FAE\8F6F\96C5\9ED1;
  background: url(../images/icon1.png) no-repeat left center;
  text-align: left;
  padding-left: 112px;
}

.news h1 a {
  color: #5d9ae5;
}

/*p1Con*/
.p1Con {
  margin-top: 30px;
}

.p1Con .fl {
  width: 490px;
}

.p1Con .fr {
  width: 475px;
}

#box1 {
  width: 490px;
  height: 328px;
  position: relative;
}

#box1 ul li {
  display: none;
  text-align: center;
  position: absolute;
}

#box1 ul li span {
  position: absolute;
  background: url(../images/box_kuai.png);
  top: 278px;
  left: 0px;
  font-size: 14px;
  z-index: 3;
  width: 100%;
  height: 50px;
}

#box1 ol {
  position: absolute;
  top: 300px;
  right: 5px;
  z-index: 99;
}

#box1 ol li.active {
  display: block;
  background: #5d9ae5;
}

#box1 ol li {
  width: 7px;
  height: 7px;
  float: left;
  cursor: pointer;
  margin: 0 5px;
  background: #fff;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.p1Con .fr h2 {
  margin-top: 6px;
  height: 46px;
  border-bottom: 1px solid #5d9ae5;
  font: normal 22px/46px \5FAE\8F6F\96C5\9ED1;
}

.p1Con .fr p {
  color: #666;
  padding: 20px 0;
  border-bottom: 1px dashed #d2d2d2;
  line-height: 200%;
}

.p1Con .fr ul {
  border-bottom: 1px dashed #d2d2d2;
  padding: 20px 0;
}

.p1Con .fr ul li {
  font-size: 16px;
  line-height: 34px;
}

/*p2Con*/
.p2Con {
  margin-top: 50px;
}

.p2Con h2 {
  text-align: center;
}

.p2Con li {
  height: 153px;
  margin-top: 21px;
  overflow: hidden;
}

.p2Con li img {
  float: left;
  margin-right: 20px;
}

.p2Con li div {
  border-bottom: 1px dashed #d2d2d2;
  float: right;
  width: 660px;
  height: 152px;
}

.p2Con li b {
  font-size: 18px;
  margin: 15px 0 10px 0;
  display: block;
  font-weight: normal;
}

.p2Con li p {
  line-height: 160%;
}

.p2Con li span {
  float: right;
  width: 75px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background: #b7baca;
  margin-top: 8px;
}

.p2Con_right {
  margin-top: 50px;
}

.p2Con_right h2 {
  text-align: center;
}

.p2Con_right li {
  height: 153px;
  margin-top: 21px;
  overflow: hidden;
}

.p2Con_right li img {
  float: right;
  margin-right: 20px;
}

.p2Con_right li div {
  border-bottom: 1px dashed #d2d2d2;
  float: left;
  width: 620px;
  height: 152px;
}

.p2Con_right li b {
  font-size: 18px;
  margin: 15px 0 10px 0;
  display: block;
  font-weight: normal;
}

.p2Con_right li p {
  line-height: 160%;
}

.p2Con_right li span {
  float: right;
  width: 75px;
  height: 27px;
  line-height: 27px;
  text-align: center;
  background: #b7baca;
  margin-top: 8px;
}

/*p3Con*/
.p3Con {
  margin-top: 35px;
}

.p3Con .fl {
  width: 423px;
}

.p3Con .fr {
  width: 530px;
}

.p3box {
  background: url(../images/p3_1.gif) no-repeat;
  width: 423px;
  height: 382px;
}

#box2 {
  width: 423px;
  position: relative;
  height: 336px;
  margin-top: 22px;
}

#box2 ul li {
  display: none;
  position: absolute;
}

#box2 ul li p {
  padding: 28px 50px 0 50px;
  width: 323px;
  font-size: 16px;
  line-height: 180%;
}

#box2 ul li p span {
  float: left;
  width: 104px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #5d9ae5;
  font-size: 22px;
  text-align: center;
  margin-right: 22px;
}

#box2 ol {
  position: absolute;
  top: 219px;
  right: 8px;
}

#box2 ol li {
  background: #fff;
  float: left;
  width: 8px;
  height: 8px;
  margin: 0 4px;
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

#box2 ol li.active {
  display: block;
  background: #5d9ae5;
}

.p3Con .fr h2 {
  font: normal 22px/56px \5FAE\8F6F\96C5\9ED1;
  border-bottom: 1px solid #e7e7ec;
  text-align: right;
}

.p3Con .fr ul {
  border-top: 1px solid #c8cbd6;
}

.p3Con .fr ul li {
  margin-top: 35px;
  position: relative;
}

.p3Con .fr ul li span {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/p3_2.png) no-repeat;
  width: 123px;
  height: 123px;
}

.p3Con .fr ul li p {
  background: url(../images/p3_3.png) no-repeat left #e5e5e5;
  width: 339px;
  height: 86px;
  position: absolute;
  right: 0;
  top: 10px;
  padding: 18px 20px 0 25px;
}

/*p4Con*/
.p4Con {
  margin-top: 60px;
}

.p4_1 {
  width: 320px;
  background: url(../images/p4bg.jpg) no-repeat;
  height: 275px;
  padding: 20px 340px;
  font-size: 16px;
  line-height: 190%;
  margin-top: 15px;
}

/*p5Con*/
.p5Con {
  margin-top: 50px;
  height: 480px;
  overflow: hidden;
}

.p5Con h2 {
  text-align: center;
}

.p5Con .fl {
  width: 194px;
}

.p5Con .fr {
  width: 767px;
}

.p5Con .fl ul {
  margin-top: 15px;
}

.p5Con .fl ul li {
  height: 33px;
  line-height: 33px;
  font-size: 16px;
  padding-left: 16px;
  width: 178px;
  border: 1px solid #c3c3c3;
  margin-bottom: 26px;
  cursor: pointer;
}

.p5Con .fl ul li.active {
  border: 1px solid #67a0e6;
}

.p5con {
  margin-top: 15px;
}

.p5_1 {
  border: 1px solid #67a0e6;
  height: 147px;
}

.p5_1 div {
  width: 636px;
  float: left;
  margin: 10px 14px 10px 50px;
  overflow: hidden;
  overflow-y: auto;
  height: 125px;
}

.p5_1 div::-webkit-scrollbar {
  width: 2px;
  height: 1px;
}

.p5_1 div::-webkit-scrollbar-thumb {
  background: #5d9ae5;
}

.p5_1 div::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: #bfbfbf;
}

.p5_1 div td {
  font-size: 14px;
}

.p5_1 span {
  float: right;
  background: #5b98e8;
  width: 57px;
  height: 147px;
  padding-right: 8px;
}

.p5_1 span em {
  width: 23px;
  line-height: 100%;
  float: right;
  font-size: 16px;
  color: #fff;
  text-align: center;
}

.p5_1 span em.p5tit_1a {
  padding-top: 12px;
}

.p5_1 span em.p5tit_1b {
  padding-top: 38px;
}

.p5_1 span em.p5tit_2a {
  padding-top: 2px;
  line-height: 93%;
}

.p5_1 span em.p5tit_3a {
  padding-top: 2px;
}

.p5_1 span em.p5tit_4a {
  padding-top: 20px;
}

.p5con h2 {
  font: normal 20px/56px \5FAE\8F6F\96C5\9ED1;
  border-top: 1px dotted #ccc;
  margin-top: 13px;
  text-align: left;
  background: url(../images/icon2.gif) no-repeat left center;
  padding-left: 12px;
}

.rollBox1 {
  width: 757px;
  overflow: hidden;
  margin: 20px auto 0 auto;
  height: 182px;
}

.rollBox1 .ScrCont1 {
  width: 690px;
  overflow: hidden;
  float: left;
}

.rollBox1 .LeftBotton1 {
  width: 19px;
  height: 32px;
  background: url(../images/left1.gif) no-repeat;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 75px 0 0 0;
  cursor: pointer;
}

.rollBox1 .RightBotton1 {
  width: 19px;
  height: 32px;
  background: url(../images/right1.gif) no-repeat;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 75px 0 0 10px;
  cursor: pointer;
}

.rollBox1 ul li {
  width: 690px;
  overflow: hidden;
  float: left;
  margin: 0 0px 0 10px;
}

.rollBox1 ul li img {
  float: left;
  margin-right: 20px;
}

.rollBox1 ul li b {
  font-size: 16px;
  font-weight: normal;
  padding-top: 40px;
  display: block;
}

.rollBox1 ul li p {
  color: #666666;
  margin-top: 15px;
  padding-right: 10px;
}

.rollBox1 ul li span {
  width: 85px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #5d9ae5;
  float: right;
  color: #666;
  text-align: center;
  margin-top: 20px;
  margin-right: 15px;
}

#pic8 {
  margin-left: 31px;
}

/*p6Con*/
.p6Con {
  margin-top: 50px;
}

.p6Con ul {
  margin-left: 20px;
}

.p6Con h2 {
  text-align: center;
}

.p6Con li {
  position: relative;
  font-size: 16px;
  text-align: center;
  width: 296px;
  float: left;
  margin-left: 30px;
  margin-top: 15px;
}

.p6Con li span {
  position: absolute;
  background: url(../images/vbg.png) no-repeat;
  width: 31px;
  height: 32px;
  left: 133px;
  top: 66px;
}

.p6Con li img {
  display: block;
  margin-bottom: 13px;
}

/*p7Con*/
.p7Con {
  margin-top: 50px;
  position: relative;
}

.p7Con h2 {
  text-align: center;
}

.p7Con h3 {
  text-align: center;
  font: normal 20px/50px \5FAE\8F6F\96C5\9ED1;
  margin-top: 10px;
}

.rollBox2 {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  height: 312px;
}

.rollBox2 .ScrCont2 {
  width: 940px;
  overflow: hidden;
  float: left;
  position: relative;
}

.rollBox2 .LeftBotton2 {
  width: 21px;
  height: 68px;
  background: url(../images/left2.gif) no-repeat;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 120px 7px 0 0;
  cursor: pointer;
}

.rollBox2 .RightBotton2 {
  width: 21px;
  height: 68px;
  background: url(../images/right2.gif) no-repeat;
  overflow: hidden;
  float: left;
  display: inline;
  margin: 120px 0 0 7px;
  cursor: pointer;
}

.rollBox2 ul li {
  width: 168px;
  overflow: hidden;
  float: left;
  margin: 0 5px;
  display: inline;
  background: #ae2b30;
  line-height: 160%;
  font-size: 16px;
  text-align: left;
}

.rollBox2 ul li img {
  border-bottom: 3px solid #fff;
}

.rollBox2 ul li p {
  width: 158px;
  padding: 5px;
  text-align: center;
}

.rollBox2 ul li b {
  font-size: 18px;
  display: block;
  text-align: center;
  margin-bottom: 8px;
}

.rollBox16 {
  position: relative;
}

.rollBox16 .ScrCont2 {
  margin-left: 20px;
}

.rollBox16 {
  height: 230px;
}

.rollBox16 ul li {
  background: #f8f8f8;
}

.rollBox16 ul li p {
  width: 94%;
  color: #060000;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.prev2 {
  left: -4px;
  top: 110px;
}

div.next2 {
  right: 5px;
  top: 110px;
}

/*p8Con*/
.p8Con {
  margin-top: 50px;
}

.p8Con h2 {
  text-align: center;
}

.p8_1 {
  position: relative;
  margin-top: 20px;
}

.p8_1 li span {
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
}

.roundabout-holder {
  width: 800px;
  height: 265px;
  margin: 0px auto;
}

.roundabout-moveable-item {
  width: 481px;
  height: 265px;
  cursor: pointer;
}

.roundabout-moveable-item img {
  width: 100%;
  height: 100%;
}

.next,
.next2 {
  background: url(../images/right3.gif) no-repeat;
  width: 16px;
  height: 49px;
  z-index: 9999;
  position: absolute;
  top: 108px;
  right: 0;
  cursor: pointer;
}

.prev,
.prev2 {
  background: url(../images/left3.gif) no-repeat;
  width: 16px;
  height: 49px;
  z-index: 9999;
  position: absolute;
  top: 108px;
  left: 0;
  cursor: pointer;
}

/*link*/
.link {
  margin-top: 30px;
}

.link a {
  display: block;
  margin-top: 20px;
  text-align: right;
}

.link a img {
  margin-right: 30px;
}

/*wxCon*/
.wxCon {
  width: 164px;
  margin-top: 50px;
  text-align: center;
  font-size: 18px;
}

.wxCon img {
  display: block;
  margin-bottom: 5px;
  border: 1px solid #5d9ae5;
}

/*---------MEDIA QUERIES Mobile phone--------------*/
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  body {
    width: 1000px;
  }
  .w1000 {
    width: 980px !important;
  }
  .bad img {
    width: 980px;
    height: auto;
  }
  .p2Con li div {
    width: 65%;
  }
  .p6Con li {
    margin-left: 46px;
  }
}

.row-title {
  text-align: center;
  margin-bottom: 20px;
}

.row-title h1 {
  position: relative;
  display: inline-block;
  text-align: center;
  font-size: 24px;
  font-weight: bolder;
  color: #ae2a2f;
}

.row-title h1:after {
  position: absolute;
  bottom: 0;
  left: -30px;
  width: 15px;
  height: 2px;
  background: #ae2a2f;
  content: "";
}

.row-title h1:before {
  position: absolute;
  bottom: 0;
  right: -30px;
  width: 15px;
  height: 2px;
  background: #ae2a2f;
  content: "";
}

.video-top {
  position: relative;
  margin-top: -136px;
  padding-top: 20px;
  background: #ffffff;
  padding-left: 15px;
  padding-bottom: 30px;
}

.video-top * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.video-news {
  position: relative;
  height: 278px;
  margin-bottom: 10px;
}

.video-news .left-video {
  float: left;
  width: 492px;
  height: 100%;
  background: #bfbfbf;
  overflow: hidden;
}

.video-news .right-news-list {
  margin-left: 524px;
  width: 428px;
  height: 100%;
  overflow: auto;
}

.video-news .right-news-list .news-item {
  width: 100%;
  height: 98px;
  border-bottom: 1px dashed #e4e4e4;
}

.video-news .right-news-list .news-item:first-child {
  height: 90px;
}

.video-news .right-news-list .news-item:first-child .news-title {
  padding: 20px;
}

.video-news .right-news-list .news-item:first-child img {
  margin-top: 0;
}

.video-news .right-news-list .news-item .news-link {
  display: block;
  height: 100%;
  cursor: pointer;
}

.video-news .right-news-list .news-item .news-title {
  padding: 24px;
  margin-left: 150px;
  color: #666666;
}

.video-news .right-news-list .news-item img {
  margin-top: 10px;
  float: left;
  width: 142px;
  height: 80px;
}

.video-title {
  font-size: 16px;
  width: 492px;
  text-align: center;
}

.mb-50 {
  margin-bottom: 50px;
}

.news-list-wrap {
  height: 154px;
  overflow: auto;
}

.news-list .news-item2 {
  font-size: 16px;
  line-height: 2;
  float: left;
  width: 460px;
}

.news-list .news-item2:nth-child(even) {
  margin-left: 40px;
}

.news-section {
  height: 500px;
  overflow: auto;
}

.p6Con {
  position: relative;
}

.p6Con ul li a {
  display: inline-block;
  position: relative;
}

.p6Con ul li a:after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 32px;
  height: 32px;
  margin-left: 16px;
}

#copyright {
  clear: both;
  margin: 30px auto 0 auto;
  padding: 50px 0 30px 0;
  text-align: center;
  font-family: \5B8B\4F53;
  width: 100%;
  color: #666;
}

[hidden] {
  display: none;
}

.can-hidden {
  display: none;
}

.oh {
  overflow: hidden;
}

.oa {
  overflow: auto;
}
