@charset "UTF-8";
/*commom style*/
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

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

em {
  font-style: normal;
}

ul,
ol {
  list-style: none;
}

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

a,
ins {
  text-decoration: none;
}

*:focus {
  outline: none;
}

a {
  outline: none !important;
  text-decoration: none;
  color: #333;
}

a:hover {
  color: #355e92;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cf {
  zoom: 1;
}

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

.hide {
  display: none;
}

.block {
  display: block;
}

body {
  font-family: 微软雅黑;
  margin: 0;
  padding: 0;
  font-size: 15px;
}

/*commom style*/
.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.main {
  min-height: 300px;
  background: #fff;
}

/*搜索*/
.sou-time {
  width: 1200px;
  height: 40px;
  line-height: 40px;
  background: #f1f1f1;
  margin: 20px auto;
}

.sou-time .js-p {
  color: #b40f0d;
  width: 90px;
  padding-left: 34px;
  font-size: 14px;
  background: url(sos.png) no-repeat 10px center;
  float: left;
}

.sou-time .time-p {
  float: right;
  font-size: 14px;
  color: #000000;
  padding-right: 11px;
}

.sou-time .time-p span {
  font-size: 14px;
  color: #000000;
}

.searchform {
  float: left;
  width: 275px;
  position: relative;
}

.search_txt {
  width: 200px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #cccccc;
  padding-left: 10px;
  font-size: 16px;
  outline: none;
  position: absolute;
  left: 8px;
  top: 7px;
}

.search_bnt {
  width: 60px;
  height: 25px;
  background: #ed9412;
  color: #ffffff;
  border: none;
  outline: none;
  position: absolute;
  right: -5px;
  top: 7px;
}

.search {
  width: 600px;
  margin: 0 auto;
  line-height: 56px;
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  margin-top: 40px;
}
.search form {
  margin: 2px;
}

.search input {
  width: 79%;
  padding-left: 3%;
  float: left;
  height: 56px;
  line-height: 56px;
  font-size: 18px;
  border: 1px solid #d5d5d5;
  border-right: none;
  border-radius: 5px 0px 0px 5px;
}

.search .search-btn {
  width: 21%;
  height: 56px;
  background: #af0012;
  color: #fff;
  float: right;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
}

.search .search-btn img {
  margin-right: 5px;
  vertical-align: middle;
}

.first-box {
  overflow: hidden;
  width: 100%;
  margin-top: 15px;
}

.first-box .box1-tit {
  width: 1200px;
  line-height: 36px;
  border-bottom: 1px solid #ccc;
  font-size: 22px;
  color: #b40f0d;
  height: 50px;
  font-weight: bold;
}

.first-box .first-left img {
  width: 194px;
  height: 252px;
  margin-top: 25px;
  float: left;
}

.first-box .first-left .ld-jian {
  width: 620px;
  margin: 19px 0 0 21px;
  float: left;
}

.first-box .first-left .ld-jian .ld-fg p {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  margin-bottom: 0px;
  padding-left: 11px;
  width: 578px;
  position: absolute;
  top: 1px;
  left: 42px;
}

.first-box .first-left .ld-jian p.quz-p {
  font-size: 18px;
  color: #b40f0d;
  line-height: 33px;
  font-weight: bold;
  margin-bottom: 9px;
}

/*1 */
.first-left .ld-jian .ld-fg {
  position: relative;
}

.first-left .ld-jian .ld-fg span {
  font-weight: bold;
  line-height: 34px;
}

.first_right {
  width: 335px;
  padding-left: 25px;
  border-left: 1px solid #ccc;
  margin: 25px 1px 3px 0px;
}

.first_right .ld-zw {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  width: 100%;
  padding-left: 7px;
}

.first_right ul li {
  font-size: 16px;
  color: #333333;
  width: 82px;
  line-height: 49px;
  padding-left: 28px;
  background: url(jian.png) no-repeat 7px center;
}

.first_right ul li a {
  color: #333;
}

.box2 {
  width: 1200px;
  margin: 14px auto 31px;
  overflow: hidden;
  overflow: hidden;
}

.box2 ul li {
  width: 31%;
  height: 80px;
  line-height: 80px;
  float: left;
  background-color: #f6f6f6;
  margin-top: 30px;
}

.box2 ul li + li {
  margin-left: 3.5%;
}

.box2 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #333;
  text-align: center;
  font-size: 18px;
  box-sizing: border-box;
}

.box2 ul li a img {
  float: left;
  margin: 15px 25px 0 25px;
}

.box2 ul li a span {
  display: block;
  float: left;
  line-height: 80px;
  cursor: pointer;
}

.box2 ul li a i {
  display: inline-block;
  float: right;
  width: 43px;
  height: 80px;
  background: url("box2_2814.png") no-repeat center;
  top: 50%;
  line-height: 80px;
  margin-right: 20px;
}

.box2 ul > :nth-child(4) {
  margin-left: 0px;
}

.box3 {
  width: 1200px;
  height: 110px;
  border: 1px solid #ccc;
  background: url(zhuant.png) no-repeat 6px 1px;
  padding-left: 145px;
  height: 120px;
}

.box3 a {
  margin: 17px 22px 0 0;
  display: inline-block;
}

.box3 li {
  float: left;
}

.picScroll-left {
  width: 1026px;
  overflow: hidden;
  position: relative;
}

.picScroll-left .hd {
  height: 20px;
  margin: 10px auto 0;
  width: 155px;
}

.picScroll-left .hd ul {
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}

.picScroll-left .hd ul li {
  display: inline-block;
  *float: left;
  margin: 0px 5px;
  cursor: pointer;
  background-color: #aab2d0;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  line-height: 50px;
  overflow: hidden;
}

.picScroll-left .hd ul li.on {
  background-position: 0 0;
}

.picScroll-left .hd li.on {
  background-color: #1492ff;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  cursor: pointer;
  width: 500px;
  margin-right: 25px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.picScroll-left .bd ul li a span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  text-align: center;
}

.picScroll-left .bd li a {
  display: table;
  color: #fff;
  height: 72px;
  line-height: 72px;
  *display: block;
  *line-height: 50px;
  text-align: center;
  transition: 0.3s all;
}

.picScroll-left .bd li a:hover {
  background-color: #1492ff;
  color: #ffffff;
}

.box4 {
  width: 1200px;
  margin: 26px auto 26px;
}

.box4 .box4-left {
  width: 585px;
  position: relative;
}

.box4 .box4-left .tit {
  border-bottom: 1px solid #dadada;
  margin-bottom: 0px;
}

.box4 .box4-right {
  width: 585px;
}

.box4 .box4-right .tit3 {
  border-bottom: 1px solid #dadada;
  margin-bottom: 0px;
}

.box4 .box4-right .tit2 {
  float: left;
}

.box4 .box4-right .tit2 p {
  font-size: 22px;
  font-weight: bold;
  height: 44px;
  padding: 0;
  cursor: default;
  color: #b40f0d;
  color: #666666;
  float: left;
  font-size: 22px;
  font-weight: bold;
  height: 44px;
  padding: 0 27px 0 0;
  cursor: default;
}

.box4 .box4-right .tit2 p a {
  font-size: 16px;
  color: #b40f0d;
  float: right;
  font-weight: normal;
  line-height: 35px;
}

.box4 .box4-right .tit2 p.act {
  color: #b40f0d;
}

.box4 .box4-right .more {
  position: relative;
  float: right;
}

.box4 .box4-right .box4-tab2 .five {
  position: relative;
  top: -30px;
}

.box4 .box4-right .box4-tab2 .five .gzlb {
  padding-top: 6px;
}

.box4-left .tit p {
  float: left;
  font-size: 22px;
  font-weight: bold;
  height: 44px;
  padding: 0 27px 0 0;
  color: #666666;
  cursor: default;
}

.box4-left .tit p.act {
  color: #b40f0d;
}

.more {
  font-size: 16px;
  position: absolute;
  top: 6px;
  right: -2px;
}

.more a {
  color: #b40f0d;
}

.column-cover {
  width: 585px;
  overflow: hidden;
  padding-top: 4px;
  float: left;
}

.column-cover ul {
  overflow: none;
  margin-top: 5px;
  height: auto;
  position: relative;
}

.column-cover ul li {
  background: url(dian.png) left center no-repeat;
  padding-left: 18px;
  line-height: 35px;
}

.column-cover ul li a:hover {
  color: #e51f1f;
}

.column-cover ul li a span {
  font-size: 16px;
  color: #999999;
  float: right;
}

.column-cover ul li.white {
  position: relative;
}

.column-cover ul li.white ins {
  width: 42px;
  height: 35px;
  position: absolute;
  right: 0;
  z-index: 1;
  background-color: #fff;
}

.column-cover ul li:hover ins {
  color: #fff;
}

.column-cover ul li a,
.column-cover li span {
  font-size: 16px;
  line-height: 35px;
  color: #333;
}

/* .five{height:329px;} */
.box4-tab2 .tit3 {
  margin: 16px 0 0 0;
}

.box4-tab2 .tit3 p {
  float: left;
  font-size: 18px;
  height: 30px;
  padding: 0px;
  color: #666666;
  cursor: default;
  float: left;
  font-size: 12px;
  height: 30px;
  padding: 0px;
  color: #666666;
  cursor: default;
}

.box4-tab2 .tit3 p span {
  padding: 0 9px;
  color: #999;
}

.box4-tab2 .tit3 p.act {
  color: #b40f0d;
  font-weight: bold;
}

.box4-tab2 .tit3 p.act a {
  color: #b40f0d;
  font-weight: bold;
}

.box4-tab2 .tit3 p a {
  font-size: 12px;
  color: #666666;
  font-weight: normal;
}

.box4-tab2 .more {
  font-size: 16px;
  position: absolute;
  top: 6px;
  right: 6px;
}

.box4-tab2 .more a {
  color: #b40f0d;
}

/* .five2{height:277px;} */
.five2 ul {
  margin-top: -4px;
}

/* 5 */
.box5 {
  width: 1200px;
  margin: 20px auto 33px;
}

.box5 ul li {
  width: 216px;
  height: 80px;
  line-height: 80px;
  float: left;
}

.box5 ul li a {
  display: inline-block;
  width: 216px;
  height: 80px;
  color: #333;
  text-align: right;
  padding-right: 35px;
  font-size: 20px;
}

.box5 ul li.box5-li1 {
  background: url(zdgk1.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box5 ul li.box5-li2 {
  background: url(zdgk2.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box5 ul li.box5-li3 {
  background: url(zdgk3.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box5 ul li.box5-li4 {
  background: url(zdgk4.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box5 ul li.box5-li5 {
  background: url(zdgk5.png) no-repeat #f6f6f6;
  margin: 0;
}

.box6 {
  width: 100%;
  background: #f7f7f7;
  overflow: hidden;
}

.box6 .box6-cont {
  width: 1200px;
  margin: 0 auto;
  padding: 6px 0;
}

.box6 ul li {
  width: 23%;
  height: 80px;
  line-height: 80px;
  float: left;
  margin-bottom: 22px;
  border: 1px solid #c7cee1;
}

.box6 ul li + li {
  margin-left: 2%;
}

.box6 ul li a {
  display: inline-block;
  width: 100%;
  height: 80px;
  color: #333;
  font-size: 18px;
}

.box6 ul > :nth-child(4n + 1) {
  margin-left: 0px;
}

.box6-tit {
  color: #b40f0d;
  font-size: 22px;
  height: 70px;
  line-height: 70px;
  font-weight: bold;
}

.box6-cont ul li img {
  float: left;
  margin: 15px 8px 0 20px;
}

.box6-cont ul li span {
  display: block;
  float: left;
  cursor: pointer;
}

.box7 {
  width: 1200px;
  margin: 20px auto 8px;
}

.box7 .box7-left {
  width: 585px;
}

.box7 .tit7 {
  border-bottom: 1px solid #dadada;
}

.box7 .tit7 p {
  font-size: 22px;
  font-weight: bold;
  height: 53px;
  line-height: 44px;
  float: left;
  padding: 0px 27px 0 0;
  cursor: default;
  color: #b40f0d;
}

.box7 .tit7 a {
  color: #666;
  font-size: 22px;
  line-height: 43px;
}

.box7 .tit7-2 {
  margin-top: 20px;
}

.box7 .tit7-2 .wssq {
  width: 90px;
  height: 30px;
  background: #b40f0d;
  font-size: 18px;
  color: #fff;
  float: left;
  margin-right: 15px;
  line-height: 30px;
  text-align: center;
}

.box7 .tit7-2 a {
  color: #666;
  font-size: 22px;
}

.box7 .box7-right {
  width: 585px;
}

.wssq-box p {
  font-size: 16px;
  color: #000000;
  line-height: 30px;
  width: 100%;
  margin-top: 22px;
  text-indent: 2em;
}

.wssq-box .p-a {
  width: 100px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-indent: 0px;
  border: 1px solid #d4d4d4;
  margin: 23px auto;
  color: #333;
}

.wssq-box .p-a a {
  color: #333;
}

.box8 {
  width: 1200px;
  margin: 20px auto 8px;
}

.box8 ul li {
  width: 175px;
  height: 120px;
  float: left;
  margin-bottom: 29px;
}

.box8 ul li a {
  display: inline-block;
  width: 175px;
  height: 120px;
  color: #666666;
  font-weight: bold;
  padding-top: 79px;
  text-align: center;
}

.box8 ul li.box8-li1 {
  background: url(sq1.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box8 ul li.box8-li14 {
  background: url(sq14.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box8 ul li.box8-li2 {
  background: url(sq2.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box8 ul li.box8-li3 {
  background: url(sq3.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box8 ul li.box8-li4 {
  background: url(sq4.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box8 ul li.box8-li5 {
  background: url(sq5.png) no-repeat #f6f6f6;
  margin-right: 0px;
}

.box8 ul li.box8-li6 {
  background: url(sq6.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box8 ul li.box8-li7 {
  background: url(sq7.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box8 ul li.box8-li8 {
  background: url(sq8.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box8 ul li.box8-li9 {
  background: url(sq9.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box8 ul li.box8-li10 {
  background: url(sq10.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.box8 ul li.box8-li11 {
  background: url(sq11.png) no-repeat #f6f6f6;
  margin-right: 0px;
}

.box8 ul li.box8-li12 {
  background: url(sq12.png) no-repeat #f6f6f6;
  margin-right: 30px;
}

.multipleColumn {
  overflow: hidden;
  position: relative;
  width: 870px;
  border: 1px solid #ccc;
}

.multipleColumn .hd {
  overflow: hidden;
  height: 30px;
  background: #f4f4f4;
  padding: 0 10px;
}

.multipleColumn .hd .next {
  background: url("images/icoRight.gif") no-repeat;
}

.multipleColumn .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
}

.multipleColumn .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("images/icoCircle.gif") 0 -9px no-repeat;
}

.multipleColumn .hd ul li.on {
  background-position: 0 0;
}

.multipleColumn .bd {
  padding: 10px;
  overflow: hidden;
}

.multipleColumn .bd ul {
  overflow: hidden;
  zoom: 1;
  width: 284px;
  float: left;
  _display: inline;
}

.multipleColumn .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
}

.multipleColumn .bd ul li .pic {
  text-align: center;
}

.multipleColumn .bd ul li .pic img {
  width: 120px;
  height: 90px;
  display: block;
  padding: 2px;
  border: 1px solid #ccc;
}

.multipleColumn .bd ul li .pic a:hover img {
  border-color: #999;
}

.multipleColumn .bd ul li .title {
  line-height: 24px;
}

.multipleColumn .hd .prev,
.multipleColumn .hd .next {
  display: block;
  width: 5px;
  height: 9px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("images/icoLeft.gif") no-repeat;
}

.box9 {
  width: 1200px;
  margin: 0 auto;
  padding: 6px 0;
}

.tit2,
.tit3 {
  line-height: 48px;
  height: 48px;
  border-bottom: 1px solid #e3e3e3;
  width: 100%;
}

.tit2 .more,
.tit2 > span,
.tit3 .more,
.tit3 > span {
  float: right;
  font-size: 16px;
  color: #999999;
}

.tit2 .more a,
.tit2 > span > a,
.tit3 .more a,
.tit3 > span > a {
  color: #999999;
}

.tit2 li,
.tit3 li {
  float: left;
  margin-right: 22px;
  position: relative;
}

.tit2 li a,
.tit3 li a {
  display: block;
  padding: 0 1px;
  font-size: 22px;
  font-weight: bold;
}

.tit2 li em,
.tit3 li em {
  position: absolute;
  left: 50%;
  width: 0;
  bottom: 1px;
  transition: 0.3s all;
  height: 4px;
  background-color: #b40f0d;
}

.tit2 li.on em,
.tit3 li.on em {
  width: 100%;
  left: 0;
}

.tit2 li.on a,
.tit3 li.on a {
  color: #b40f0d;
  font-weight: bold;
}

.list1 {
  height: 260px;
  overflow: hidden;
  margin-top: 10px;
}

.list2 {
  height: 320px;
  overflow: hidden;
  margin-top: 10px;
}

.list1 ul,
.list2 ul {
  display: block;
}

.list1 ul li,
.list2 ul li {
  padding-left: 20px;
  padding-left: 20px;
  position: relative;
}

.list1 li a,
.list2 li a {
  line-height: 28px;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list1 li:before,
.list2 li:before {
  display: inline-block;
  content: "";
  height: 6px;
  width: 6px;
  background: #c2cdd7;
  position: absolute;
  border-radius: 50%;
  left: 4px;
  margin-top: 13px;
}

.zj {
  clear: both;
}

.h-zw-more {
  display: none;
}

.list1 li span,
.list2 li span {
  color: #999999;
  float: right;
  font-size: 14px;
  line-height: 36px;
}

.outBox {
  width: 100%;
  text-align: left;
}

.outBox .hd {
  line-height: 48px;
  height: 48px;
  border-bottom: 1px solid #c8d1d5;
  position: relative;
  padding-right: 10px;
}

.outBox .hd .more {
  float: right;
}

.outBox .hd ul {
  float: left;
  position: absolute;
  top: -1px;
  height: 48px;
}

.outBox .hd ul li {
  float: left;
  padding: 0 10px;
  cursor: pointer;
  color: #666666;
  font-size: 22px;
  font-weight: bold;
}

.outBox .hd ul li.on {
  height: 48px;
  line-height: 48px;
  font-weight: bold;
  color: #b40f0d;
}

.inBox {
  width: 100%;
  padding: 10px 0px;
}

.inBox .inHd {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #ccc;
}

.inBox .inHd ul {
  overflow: hidden;
  zoom: 1;
}

.inBox .inHd ul li {
  height: 32px;
  margin-left: 3px;
  padding: 0 3px;
  text-align: center;
  float: left;
  cursor: pointer;
}

.inBox .inHd ul li.on {
  background: #ccc;
  color: #fff;
}

.inBox .inHd ul li.on a {
  color: #fff;
}

.inBox .inBd ul {
  display: block;
}

.inBox .inBd ul li {
  padding-left: 20px;
  position: relative;
}

.inBox .inBd li a {
  line-height: 36px;
  font-size: 16px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 80%;
  float: left;
}

.inBox .inBd li:before {
  display: inline-block;
  content: "";
  height: 5px;
  width: 5px;
  background: #c2cdd7;
  position: absolute;
  border-radius: 50%;
  left: 6px;
  margin-top: 15px;
}

.inBox .inBd li span {
  color: #999999;
  float: right;
  font-size: 14px;
  line-height: 36px;
}

.hotbox {
  overflow: hidden;
  padding-top: 30px;
}

.hotbox ul li a {
  width: 100%;
}

.hotbox ul li img {
  animation-duration: 0.8s;
  animation-fill-mode: both;
}

.hotbox ul li span {
  display: block;
  width: 120px;
  height: 100px;
  padding-top: 20px;
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 100px;
  margin: 0 auto;
}

.hotbox li {
  display: inline-block;
  border: 1px solid #ccc;
  width: 168px;
  height: 168px;
  text-align: center;
  line-height: 48px;
  margin-left: 5px;
  margin-bottom: 10px;
  color: #fff;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  transition: 0.4s;
  border-radius: 4px;
}

.hotbox li:nth-child(1) {
  background: #3782cb;
}

.hotbox li:nth-child(2) {
  background: #007fb4;
}

.hotbox li:nth-child(3) {
  background: #c58549;
}

.hotbox li p {
  display: block;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  color: #ffffff;
}

.hotbox li:hover span img {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes bounce {
  0%,
  20%,
  53%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translateZ(0);
  }
  40%,
  43% {
    transform: translate3d(0, -20px, 0);
  }
  40%,
  43%,
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
  }
  70% {
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}
