@charset "gb2312";
.w1280 {
  width: 1280px;
  margin: 0 auto;
}
.cont-left {
  left: -64px;
  width: 25px;
  height: 74px;
  background: #a3a3a3 url(../picture/cont-left.png) center center no-repeat;
}
.cont-right {
  right: -64px;
  width: 25px;
  height: 74px;
  background: #a3a3a3 url(../picture/cont-right.png) center center no-repeat;
}
.cont-tit {
  text-align: center;
}
.cont-tit h2 {
  font-size: 30px;
  color: #0058b5;
  margin-bottom: 10px;
  line-height: 100%;
  font-weight: normal;
}
.cont-tit h3 {
  font-size: 36px;
  color: #e10002;
  margin-bottom: 10px;
  line-height: 100%;
  font-weight: normal;
}
.cont-tit a {
  display: inline-block;
  width: 66px;
  height: 20px;
  line-height: 20px;
  font-family: "Arial";
  font-size: 17px;
  color: #fff;
  background-color: #666;
}
.cont-tit div {
  margin-top: 10px;
  height: 17px;
  background: url(../picture/cont-tit.png) center center no-repeat;
}
/* top开始 */
.top-bg {
  background-color: #eaeaea;
}
.top-bg div {
  height: 42px;
  line-height: 42px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  color: #666;
  font-size: 18px;
}
.top-bg a {
  color: #666;
  font-size: 18px;
}
/* header开始 */
.header {
  height: 230px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.header-left {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.header-line {
  height: 165px;
  width: 2px;
  margin: 0 18px;
  background: url(../picture/header-line.png) center center no-repeat;
}
.header-left h2 {
  font-size: 32px;
  color: #005ab6;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 100%;
}
.header-left p {
  font-size: 20px;
  color: #333;
  letter-spacing: 12px;
  line-height: 100%;
}
.header-right figcaption {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: space-between;
  height: 50px;
  padding-left: 62px;
  background: url(../picture/header-tel.png) left center no-repeat;
}
.header-right p {
  font-size: 18px;
  color: #666;
  line-height: 100%;
}
.header-right h2 {
  font-size: 27px;
  color: #e00000;
  line-height: 100%;
  letter-spacing: -1px;
}
.header-right figure {
  text-align: center;
  margin-bottom: 16px;
}
.header-right img {
  width: 117px;
  height: 117px;
  border: 2px solid #0041ab;
}
/* nav开始 */
.nav {
  height: 80px;
  background-color: #0159b3;
}
.nav ul {
  height: 100%;
  display: flex;
  display: -webkit-flex;
}
.nav li {
  width: 100%;
}
.nav a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 80px;
}
.nav a::after {
  content: "";
  position: absolute;
  right: -2px;
  top: 50%;
  margin-top: -20.5px;
  width: 4px;
  height: 41px;
  background: url(../picture/nav-line.png) center center no-repeat;
}
.nav li:last-child a::after {
  display: none;
}
.nav li:hover a {
  text-decoration-line: underline;
  text-decoration-color: #fff;
  background-color: #268cf1;
}
.nav li:hover a::after {
  display: none;
}
/* search开始 */
.search {
  height: 66px;
  border-bottom: 2px solid #ddd;
}
.search div {
  height: 100%;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
}
.search h1 {
  font-size: 18px;
  color: #666;
  font-weight: normal;
}
.search a {
  font-size: 18px;
  color: #666;
}
.search form {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.search input[type="text"] {
  width: 247px;
  height: 29px;
  border: 2px solid #c5c5c5;
  margin-right: 5px;
  text-indent: 12px;
  font-size: 18px;
}
.search input[type="submit"] {
  width: 43px;
  height: 27px;
  border: 1px solid #fff;
  background-color: #0073bd;
  box-shadow: 1px 0 #0073bd,
              -1px 0 #0073bd,
              0 1px #0073bd,
              0 -1px #0073bd;
  box-sizing: content-box;
  color: #fff;
  font-size: 18px;
}
/* cont1开始 */
.cont1 {
  padding-top: 62px;
  margin-bottom: 90px;
}
.cont1-main {
  position: relative;
  width: 1156px;
  margin: 0 auto;
  margin-top: 40px;
}
.cont1-main a {
  display: flex;
  display: -webkit-flex;
  width: 100%;
  height: 153px;
  border: 2px solid #dcdcdc;
  box-sizing: border-box;
}
.cont1-main img {
  max-width: 90%;
  max-height: 90%;
  margin: auto;
}
/* cont2开始 */
.cont2 {
  margin-bottom: 97px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.cont2-left {
  width: 341px;
}
.cont2-left-tit {
  position: relative;
  height: 99px;
  background: url(../picture/cont2-left-tit.png) center center no-repeat;
}
.cont2-left-tit h2 {
  position: absolute;
  left: 110px;
  top: 16px;
  font-size: 28px;
  color: #fff;
  line-height: 100%;
  font-weight: normal;
}
.cont2-left-list {
  border-left: 3px solid #005ab6;
  border-right: 3px solid #005ab6;
  padding-bottom: 13px;
}
.cont2-left-list h2 a {
  display: block;
  font-weight: normal;
  background-color: #8e8e8e;
  height: 45px;
  line-height: 45px;
  text-indent: 12px;
  font-size: 22px;
  color: #fff;
}
.cont2-left-list h3 a {
  position: relative;
  display: block;
  height: 54px;
  line-height: 54px;
  text-indent: 34px;
  font-size: 18px;
  color: #333;
  /* border-bottom: 2px dotted #d1d1d1; */
}
.cont2-left-list h3 a::before {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  left: 13px;
  content: "";
  width: 0;
  height: 0;
  border-width: 5px 0 5px 5px;
  border-style: solid;
  border-color: transparent transparent transparent #b7b7b7;/*透明 透明 透明 灰*/
}
.cont2-left-list div {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.cont2-left-list p {
  width: 50%;
  border-top: 2px dotted #d1d1d1;
}
.cont2-left-list p a {
  position: relative;
  display: block;
  line-height: 46px;
  font-size: 18px;
  color: #333;
  text-indent: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cont2-left-list p a::before {
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 13px;
  content: "";
  width: 0;
  height: 0;
  border-width: 5px 0 5px 5px;
  border-style: solid;
  border-color: transparent transparent transparent #b7b7b7;/*透明 透明 透明 灰*/
}
.cont2-left-tel {
  height: 112px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  flex-direction: column;
  background: #005ab6 url(../picture/cont2-left-tel.png) 20px center no-repeat;
  padding-left: 122px;
}
.cont2-left-tel p {
  font-size: 26px;
  color: #fff;
}
.cont2-left-tel h2 {
  font-weight: normal;
  font-size: 28px;
  color: #fff;
}
.cont2-right {
  width: 902px;
}
.cont2-right-tit {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  height: 52px;
  line-height: 52px;
  padding-top: 4px;
  padding-left: 106px;
  margin-bottom: 28px;
  background: url(../picture/cont2-right-tit.png) center center no-repeat;
}
.cont2-right-tit h2 {
  color: #666;
  font-weight: normal;
}
.cont2-right-tit h2 a {
  font-size: 25px;
  color: #666;
}
.cont2-right-tit h2 a:first-child {
  color: #0052b4;
}
.cont2-right-tit p a {
  font-size: 18px;
  font-family: arial;
  color: #666;
}
.cont2-right-main ul {
  height: 825px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.cont2-right-main figure {
  display: flex;
  display: -webkit-flex;
  width: 278px;
  height: 333px;
  border: 2px solid #dcdcdc;
  margin-bottom: 30px;
}
.cont2-right-main img {
  max-width: 90%;
  max-height: 90%;
  margin: auto;
}
.cont2-right-main figcaption {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.cont2-right-main h2 a {
  display: block;
  font-weight: normal;
  width: 118px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #015ab6;
}
.cont2-right-main h3 a {
  display: block;
  font-weight: normal;
  width: 118px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: #a80202;
}
/* cont3开始 */
.cont3-line {
  height: 78px;
  background: url(../picture/cont3-line.png) center center no-repeat;
}
.cont3-1 {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  margin-bottom: 16px;
}
.cont3-1 figcaption {
  width: 640px;
}
.cont3-1 figure {
  width: 640px;
  text-align: center;
}
.cont3-tit {
  position: relative;
  min-height: 92px;
  padding-left: 106px;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  flex-direction: column;
}
.cont3-tit h2 {
  font-size: 36px;
  color: #e00018;
  font-weight: normal;
  line-height: 100%;
  margin-bottom: 8px;
}
.cont3-tit h3 {
  font-size: 28px;
  color: #005ab6;
  font-weight: normal;
  line-height: 100%;
}
.cont3-tit::before {
  content: "01";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -46px;
  font-size: 56px;
  color: #fff;
  width: 88px;
  height: 88px;
  line-height: 88px;
  text-align: center;
  background-color: #005ab6;
  border: 4px solid #b1d8ff;
  border-radius: 50%;
}
.cont3-tit-2::before {
  content: "02";
}
.cont3-tit-3::before {
  content: "03";
}
.cont3-l {
  height: 11px;
  background: url(../picture/cont3-l.png) center center no-repeat;
  margin: 15px 0;
}
.cont3-1 p {
  position: relative;
  font-size: 18px;
  color: #666;
  line-height: 40px;
  overflow : hidden;
  height: 160px;
  overflow: hidden;
}
.cont3-1 p::after{
  content: "...";
  position: absolute;
  bottom: 0;
  right: 0;
  padding-left: 40px;
  background: -webkit-linear-gradient(left, transparent, #fff 55%);
  background: -o-linear-gradient(right, transparent, #fff 55%);
  background: -moz-linear-gradient(right, transparent, #fff 55%);
  background: linear-gradient(to right, transparent, #fff 55%);
}
/* cont4开始 */
.cont4 {
  padding-top: 100px;
  margin-bottom: 80px;
}
.cont4-main {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.cont4-main figure {
  width: 596px;
}
.cont4-main figcaption {
  width: 654px;
  padding-top: 22px;
}
.cont4-main h2 {
  font-size: 26px;
  color: #666;
  line-height: 100%;
  margin-bottom: 20px;
}
.cont4-main p {
  font-size: 18px;
  line-height: 29px;
  color: #666;
  margin-bottom: 40px;
}
.cont4-main a {
  display: inline-block;
  width: 120px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #015ab6;
  font-size: 18px;
  color: #fff;
}
/* cont5开始 */
.cont5-main {
  position: relative;
  width: 1158px;
  margin: 40px auto 36px;
}
.cont5-main img {
  width: 100%;
}
.cont5-main figcaption {
  text-align: center;
  height: 47px;
  line-height: 47px;
  font-size: 18px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* cont6开始 */
.cont6-bg {
  background-color: #efefef;
  padding-top: 40px;
  padding-bottom: 26px;
}
.cont6 {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.cont6-left {
  width: 400px;
}
.cont6-right {
  width: 828px;
}
.cont6-left-tit {
  height: 65px;
  margin-bottom: 20px;
  background: url(../picture/cont6-left-tit.png) center center no-repeat;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.cont6-left-tit h2 a {
  display: block;
  text-indent: 105px;
  height: 48px;
  line-height: 48px;
  color: #0055ba;
  font-size: 28px;
  font-weight: normal;
}
.cont6-left-tit p a {
  font-size: 18px;
  color: #666;
  line-height: 61px;
}
.cont6-right-tit {
  height: 65px;
  margin-bottom: 25px;
  background: url(../picture/cont6-right-tit.png) center center no-repeat;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.cont6-right-tit div {
  display: flex;
  display: -webkit-flex;
  padding-left: 108px;
}
.cont6-right-tit h2 a {
  display: block;
  height: 48px;
  line-height: 48px;
  color: #0055ba;
  font-size: 28px;
  font-weight: normal;
}
.cont6-right-tit h2:nth-child(2) a {
  margin-left: 80px;
  color: #666;
}
.cont6-right-tit p a {
  font-size: 18px;
  color: #666;
  line-height: 61px;
}
.cont6-left #marquee {
  height: 502px;
  overflow: hidden;
}
.cont6-left #marquee li {
  border-bottom: 2px dotted #a7a7a7;
  padding-bottom: 8px;
  padding-top: 27px;
}
.cont6-left #marquee h2 {
  position: relative;
  font-size: 18px;
  color: #b71110;
  font-weight: normal;
  margin-bottom: 21px;
  padding-left: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cont6-left #marquee p {
  position: relative;
  font-size: 18px;
  color: #666;
  line-height: 33px;
  padding-left: 34px;
}
.cont6-left #marquee h2::before {
  content: "";
  left: 0;
  top: 50%;
  margin-top: -8px;
  position: absolute;
  width: 21px;
  height: 16px;
  background: url(../picture/cont6-left-h2.png) center center no-repeat;
}
.cont6-left #marquee p::before {
  content: "";
  left: 0;
  top: 7px;
  position: absolute;
  width: 21px;
  height: 19px;
  background: url(../picture/cont6-left-p.png) center center no-repeat;
}
.cont6-right-top {
  height: 270px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.cont6-right-top figure {
  width: 357px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  height: 266px;
  border: 2px solid #dcdcdc;
  background-color: #fff;
}
.cont6-right-top img {
  margin: auto;
  width: 349px;
  height: 258px;
}
.cont6-right-top figcaption {
  position: relative;
  width: 436px;
  padding-top: 12px;
  padding-right: 12px;
}
.cont6-right-top h2 {
  font-size: 18px;
  font-weight: normal;
  color: #333;
  margin-bottom: 28px;
}
.cont6-right-top p {
  font-size: 18px;
  color: #666;
  line-height: 29px;
}
.cont6-right-top a {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 120px;
  height: 38px;
  line-height: 38px;
  background-color: #015ab6;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.cont6-right-bottom ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.cont6-right-bottom li {
  width: 50%;
  height: 53px;
  line-height: 53px;
  border-bottom: #a7a7a7 2px dotted;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cont6-right-bottom li:nth-child(7) ,.cont6-right-bottom li:nth-child(8) {
  border: none;
}
.cont6-right-bottom a {
  font-size: 18px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* footer开始 */
.footer-nav {
  height: 80px;
  line-height: 80px;
  background-color: #0159b3;
}
.footer-nav ul {
  display: flex;
  display: -webkit-flex;
}
.footer-nav li {
  width: 100%;
  text-align: center;
}
.footer-nav a {
  font-size: 20px;
  color: #fff;
}
.footer-nav a:hover {
  text-decoration-line: underline;
  text-decoration-color: #fff;
}
.footer {
  background-color: #1462a2;
  padding-top: 52px;
  padding-bottom: 60px;
}
.footer>.w1280 {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
  padding: 0 38px;
}
.footer-left {
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.footer-logo {
  margin-right: 64px;
}
.footer-contact li {
  height: 50px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  color: #fff;
  font-size: 18px;
}

.header ,.nav ,.banner ,.search ,.footer-nav ,.footer {
  zoom: 1;
}