@keyframes telshow {
  0% {
    transform: rotate(0deg);
  }
  5% {
    transform: rotate(-13deg);
  }
  10% {
    transform: rotate(0deg);
  }
  15% {
    transform: rotate(-13deg);
  }
  20% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-13deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes telshow {
  0% {
    -webkit-transform: rotate(0deg);
  }
  5% {
    -webkit-transform: rotate(-13deg);
  }
  10% {
    -webkit-transform: rotate(0deg);
  }
  15% {
    -webkit-transform: rotate(-13deg);
  }
  20% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-13deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-o-keyframes telshow {
  0% {
    -o-transform: rotate(0deg);
  }
  5% {
    -o-transform: rotate(-13deg);
  }
  10% {
    -o-transform: rotate(0deg);
  }
  15% {
    -o-transform: rotate(-13deg);
  }
  20% {
    -o-transform: rotate(0deg);
  }
  25% {
    -o-transform: rotate(-13deg);
  }
  100% {
    -o-transform: rotate(0deg);
  }
}
/*********************************************/
submenu {
  display: block;
}
a:hover {
  color: #005aae;
}
.controW {
  width: 1160px;
  margin: 0 auto;
}
.swf {
  background-color: #2aa5d7;
}
.slide {
  background-color: #2aa5d7;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.slide div.contain {
  overflow: hidden;
}
.slide div.contain li {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%;
  float: left;
}
.slide h1.allIsNormal {
  position: absolute;
  top: 50%;
  margin-top: -40px;
  height: 80px;
  line-height: 80px;
  padding: 0 30px;
  background-color: #fff;
  cursor: pointer;
  opacity: 0.2;
  filter: alpha(opacity=20);
  z-index: 999;
}
.slide h1.allIsNormal.rig {
  _left: auto;
  _left: initial;
  left: unset;
}
.slide h1.allIsNormal .fa {
  font-size: 28px;
  color: #b4b4b4;
  vertical-align: middle;
}
.swf h4,
.slide h4 {
  text-align: center;
  font-size: 14px;
  line-height: 3;
}
.swf h4::after,
.slide h4::after {
  content: "loading…";
}
h1.allIsNormal.shadow {
  box-shadow: 0px 4px 6px 0px #999;
  position: relative;
  z-index: 9;
  height: 6px;
  margin-top: -6px;
}
.top {
  background-color: #fff;
}
.top section.logo {
  display: block;
  height: 82px;
  width: 220px;
  font-size: 0;
  line-height: 82px;
  float: left;
  margin-left: 10px;
}
.top section.logo img {
  width: 95%;
  height: auto;
  vertical-align: middle;
}
.top ol {
  float: right;
  padding-top: 21px;
  max-width: 250px;
}
.top ol li {
  border: 1px solid #2aa5d7;
  line-height: 36px;
  background-color: #fff;
}
.top ol span {
  float: left;
  display: block;
  padding: 0 12px;
  background-color: #2aa5d7;
  color: #fff;
  line-height: 36px;
}
.top ol span .fa {
  font-size: 20px;
  vertical-align: middle;
}
.top ol em {
  float: left;
  color: #2aa5d7;
  display: block;
  padding: 0 22px 0 15px;
  font-weight: bold;
  font-size: 20px;
}
.top dl {
  float: left;
  position: relative;
  padding-left: 50px;
  margin-top: 23px;
}
.top dd span {
  display: block;
  border: 1px solid #efefef;
}
.top dd span input {
  border: none;
  background: none;
  padding: 0 6px;
  line-height: 30px;
  width: 300px;
  height: 36px;
  font-size: 14px;
  color: #a9a9a9;
}
.top dt {
  position: absolute;
  right: 10px;
  top: 0;
  height: 38px;
  line-height: 38px;
}
.top dt .fa {
  font-size: 22px;
  vertical-align: middle;
  cursor: pointer;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.top .controW div {
  float: right;
  padding: 21px 20px 0 0;
}
.top .controW div > span {
  display: block;
  float: left;
  line-height: 38px;
  border-right: 1px solid #b6b6b6;
  padding-right: 15px;
}
.top .controW div > span i,
.top .controW div > span b {
  display: block;
  float: left;
}
.top .controW div > span i {
  color: #0068b7;
  font-size: 18px;
}
.top .controW div > span b {
  color: #434343;
  font-size: 24px;
  padding-left: 7px;
  font-weight: 500;
}
.top .controW div ul {
  float: left;
  padding: 2px 0 0 12px;
}
.top .controW div li {
  float: left;
  padding: 0 4px;
}
.top .controW div li span {
  display: block;
  border: 2px solid #317fce;
  text-align: center;
  width: 28px;
  line-height: 28px;
  border-radius: 100%;
  color: #317fce;
}
.top .controW div li span.wx {
  color: #0aad0e;
  border-color: #0aad0e;
}
.top .controW div li span .fa {
  font-size: 16px;
}
.top .controW div li span.hx .fa {
  cursor: pointer;
}
div.header {
  border-top: 1px solid #ececec;
}
div.header dl {
  float: left;
  padding: 9px 0 0 10px;
}
div.header dd {
  float: left;
  padding: 0 14px;
  position: relative;
  max-width: 103px;
  z-index: 999;
}
div.header dd div {
  padding: 0 12px;
  height: 35px;
}
div.header dd b {
  display: block;
  height: 3px;
  width: 0;
  margin: 0 auto;
}
div.header dd.curr b {
  width: 100%;
}
div.header dd.hover b,
div.header dd.curr b {
  background-color: #005aae;
}
div.header dd div a {
  display: block;
  font-size: 16px;
  line-height: 2;
  color: #333;
  white-space: nowrap;
}
div.header dd.hover div a,
div.header dd.curr div a {
  color: #005aae;
}
div.header dd div a:hover {
  text-decoration: none;
}
div.header dd div a i.fa {
  margin-left: 5px;
  width: 10px;
  overflow: hidden;
  vertical-align: middle;
}
div.header dd ul {
  display: none;
  position: absolute;
  z-index: 999999999;
  border-top: 3px solid #005aae;
  border-bottom: 3px solid #005aae;
  box-shadow: 2px 3px 3px 0px #545454;
  left: 18px;
}
div.header dd li {
  border-left: 3px solid #005aae;
  border-right: 3px solid #005aae;
}
div.header dd li a {
  display: block;
  white-space: nowrap;
  line-height: 2;
  color: #fff;
  background-color: #007fae;
  background-color: rgba(0, 127, 174, 0.85);
  padding: 0 25px 0;
  font-size: 16px;
}
div.header dd li a:hover {
  display: block;
  color: #000;
  text-decoration: none;
  background-color: #c91b1b;
  background-color: rgba(201, 27, 27, 0.9);
}
.banner div.contain li div.allIsNormal {
  position: absolute;
  top: 0;
  z-index: 1000;
  color: #fff;
  padding: 96px 0 0 25px;
}
.banner div.contain li div.allIsNormal h1 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  padding: 15px 0;
}
.banner div.contain li div.allIsNormal p,
.pro_case4 p {
  font-size: 30px;
  line-height: 42px;
  width: 430px;
}
.banner div.contain li div.allIsNormal dd,
.pro_case4 dd {
  padding: 15px 0 17px;
}
.banner div.contain li div.allIsNormal dd span,
.pro_case4 dd span {
  display: block;
  float: left;
  background-color: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.banner div.contain li div.allIsNormal dd input,
.pro_case4 dd input {
  background-color: transparent;
  background: none;
  padding: 0 6px;
  height: 40px;
  line-height: 40px;
  width: 260px;
  border: none;
  font-size: 18px;
}
.banner div.contain li div.allIsNormal dt b,
.pro_case4 dt b {
  display: block;
  border: 1px solid #e8a403;
  background-color: #ff6406;
  font-size: 18px;
  line-height: 2;
  width: 120px;
  text-align: center;
  cursor: pointer;
}
.banner div.contain li div.allIsNormal dt b.disabled,
.pro_case4 dt b.disabled {
  cursor: not-allowed;
  border-color: #818181;
  background-color: #818181;
}
.bstyle1 {
  text-align: center;
  padding: 60px 0 20px;
  color: #fff;
}
.bstyle1 dt {
  font-size: 38px;
  line-height: 1;
  padding: 3px 0 10px;
}
.bstyle1 dd {
  font-size: 20px;
  line-height: 1;
  overflow: hidden;
}
.bstyle1 dd i {
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 2px;
  background-color: #fff;
  margin-top: 9px;
  margin-bottom: 23px;
}
.pro ol {
  border-bottom: 2px solid #5ea5f5;
  padding-left: 20px;
}
.pro ol li {
  float: left;
  padding-right: 10px;
}
.pro ol li a {
  display: block;
  font-size: 15px;
  line-height: 2.5;
  padding: 0 35px 0;
  font-weight: bold;
}
.pro ol li a:hover {
  text-decoration: none;
}
.pro ol li.curr a {
  color: #fff;
  background-color: #5ea5f5;
}
.pro ul {
  padding-top: 20px;
  padding-bottom: 30px;
}
.pro ul li {
  display: none;
  height: 335px;
}
.pro ul li dl {
  float: left;
  width: 600px;
}
.pro ul li dt {
  font-size: 16px;
  font-weight: bold;
  color: #818181;
  line-height: 2;
  padding: 20px 0 13px;
}
.pro ul li dd p {
  font-size: 14px;
  line-height: 2;
  text-indent: 2em;
}
.pro ul li dd h1 {
  padding-top: 30px;
}
.pro ul li dd h1 a {
  display: block;
  float: left;
  color: #fff;
  background-color: #ff6406;
  font-size: 16px;
  line-height: 2;
  padding: 0 30px;
}
.pro ul li div {
  float: right;
  margin-top: 20px;
  border: 1px dashed #ddd;
}
.pro ul li div a {
  display: block;
  width: 522px;
  height: 312px;
  text-align: center;
  line-height: 312px;
  overflow: hidden;
}
.pro ul li div img {
  max-width: 100%;
  height: auto;
  max-height: 312px;
  vertical-align: middle;
}
.solu {
  background-color: #3399ff;
  margin-top: 10px;
  padding-top: 30px;
}
.solu .bstyle1 {
  padding-bottom: 40px;
}
.solu .bstyle1 * {
  color: #fff;
}
.solu .controW {
  padding-bottom: 20px;
}
.solu .scroll dt {
  float: left;
  color: #fff;
  overflow: hidden;
  width: 34px;
  text-align: left;
  margin-top: 167px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.solu .scroll dt .fa {
  font-size: 30px;
  text-align: right;
  cursor: pointer;
}
.solu .scroll dt.rig {
  float: right;
}
.solu .scroll dd {
  float: left;
  width: 1092px;
  height: 247px;
  overflow: hidden;
}
.solu .scroll dd li {
  float: left;
  width: 182px;
  height: 247px;
  overflow: hidden;
}
.solu .scroll dd li a {
  display: block;
  margin: 0 14px 0 5px;
  color: #fff;
}
.solu a:hover {
  text-decoration: none;
}
.solu .scroll dd li a:hover {
  color: #FF6600;
}
.solu .scroll dd li a div {
  line-height: 1;
  text-align: center;
  padding-bottom: 36px;
}
.solu .scroll dd li a div h2 .fa {
  font-size: 30px;
}
.solu .scroll dd li a div h1 {
  font-size: 18px;
  padding-top: 13px;
}
.solu .scroll dd li a h3 {
  width: 150px;
  margin: 0 auto;
  height: 150px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 100%;
}
.solu .scroll dd li a:hover h3 {
  background-color: #005aae;
}
.solu .scroll dd li a h3 em {
  display: block;
  height: 120px;
  overflow: hidden;
}
.solu .scroll dd li a h3 em img {
  width: 100%;
  height: 120px;
}
.solu .scroll dd li a:hover h3 em img {
  transform: rotate(20deg);
}
.solu .scroll dd li a h3 span {
  display: block;
  text-align: center;
  line-height: 1.5;
  color: #777777;
  font-size: 16px;
}
.solu .scroll dd li a:hover h3 span {
  color: #fff;
}
.solu h6,
div.more.case {
  text-align: center;
  font-size: 0;
  line-height: 0;
  padding: 47px 0 45px;
}
.solu h6 a,
div.more.case a {
  display: inline-block;
  color: #fff;
  line-height: 3;
  font-size: 17px;
  padding: 0 50px;
  border: 1px solid #fff;
}
.solu h6 a:hover,
div.more.case a {
  color: #FF6600;
  border-color: #FF6600;
}
dl.case {
  margin-top: 24px;
}
.case dt {
  float: left;
  width: 30px;
  text-align: left;
  padding-top: 78px;
  line-height: 1;
  overflow: hidden;
}
.case dt.rig {
  text-align: right;
}
.case dt .fa {
  font-size: 36px;
  color: #3399ff;
  cursor: pointer;
}
.case dd {
  float: left;
  width: 1100px;
  height: 215px;
  overflow: hidden;
  *position: relative;
}
.case dd li {
  width: 275px;
  float: left;
}
.case dd li a {
  display: block;
  margin: 0 15px;
}
.case dd li a:hover {
  text-decoration: none;
}
.case dd li a div.pic {
  position: relative;
  height: 170px;
  overflow: hidden;
}
.case dd li a div.pic img {
  width: 100%;
  height: 170px;
}
.case dd li a div.pic i {
  display: block;
  position: absolute;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid transparent;
  border-bottom: 8px solid #f9f9f9;
  bottom: 0;
  right: 20px;
}
.case dd li a div.tit {
  line-height: 3;
  font-size: 15px;
  background-color: #f9f9f9;
  text-align: center;
}
div.more.case {
  padding: 50px 0 42px;
}
div.more.case a {
  line-height: 40px;
  border-color: #fff;
  color: #fff;
}
div.more.case a:hover {
  text-decoration: none;
  background-color: #FF6600;
  border-color: #FF6600;
}
.news {
  background-color: #fff;
  padding-top: 50px;
  overflow: hidden;
}
.bstyle2 {
  position: relative;
  height: 85px;
  overflow: hidden;
}
.bstyle2 dt {
  height: 1px;
  margin-top: 44px;
  background-color: #c0bfbf;
}
.bstyle2 dd {
  position: absolute;
  left: 50%;
  top: 0;
  background-color: #fff;
  line-height: 0;
  font-size: 0;
  width: 160px;
  text-align: center;
  margin-left: -80px;
}
.bstyle2 dd i {
  display: inline-block;
  color: #757575;
  font-size: 50px;
  line-height: 1;
  font-weight: lighter;
}
.bstyle2 dd span {
  display: inline-block;
  font-size: 28px;
  color: #0068b4;
  line-height: 1;
}
.bstyle3 {
  position: relative;
}
.news .bstyle3 {
  margin-top: 18px;
}
.bstyle3 dt {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
.bstyle3 dt b {
  display: inline-block;
  padding: 0 60px;
  line-height: 30px;
  font-size: 14px;
  margin: 0 6px;
  background-color: #d0d0d0;
  border-radius: 10px;
  cursor: default;
}
.bstyle3 dt b.curr {
  background-color: #0088f1;
  color: #fff;
}
.bstyle3 dd {
  position: absolute;
  right: 0px;
  height: 30px;
  top: 0;
}
.bstyle3 dd i,
.bstyle3 dd b,
.bstyle3 dd a {
  display: block;
  float: left;
}
.bstyle3 dd i,
.bstyle3 dd b {
  width: 130px;
  height: 1px;
  background-color: #118fe9;
  margin-top: 15px;
}
.bstyle3 dd b {
  width: 40px;
}
.bstyle3 dd a {
  margin: 0 10px;
  background-color: #118fe9;
  color: #fff;
  line-height: 30px;
  padding: 0 20px;
}
.news div.controW {
  padding: 22px 0 20px 0;
}
.news div.controW ul {
  display: none;
}
.news div.controW li {
  float: left;
  width: 50%;
  padding: 16px 0;
}
.news div.controW li a {
  display: block;
  margin-right: 3%;
}
.news div.controW li a h1 {
  float: left;
  width: 18%;
  border: 1px solid #ddd;
}
.news div.controW li a h1 img {
  width: 100%;
  height: 82px;
}
.news div.controW li a dl {
  float: right;
  width: 78%;
}
.news div.controW li a dt {
  font-size: 16px;
  line-height: 2;
}
.news div.controW li a dd {
  line-height: 22px;
  padding-top: 4px;
  color: #767676;
}
.blo1 {
  background-color: #fff;
  padding: 12px 0 40px;
}
.abouts {
  width: 382px;
  float: left;
}
.abouts dt {
  height: 212px;
  background: url(p1.png) 0 0 no-repeat;
  position: relative;
}
.abouts dt b {
  display: block;
  font-size: 33px;
  color: #34a0fc;
  line-height: 1;
  position: absolute;
  left: 20px;
  top: 108px;
  font-weight: normal;
}
.abouts dd {
  padding: 15px 0 0 0;
  line-height: 2;
  font-size: 14px;
}
.abouts dd * {
  margin: 0;
  padding: 0;
}
.bstyle4 {
  border-bottom: 2px solid #349df6;
  line-height: 1;
  padding-bottom: 9px;
}
.bstyle4 b {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #349df6;
  float: left;
}
.bstyle4 em {
  display: block;
  float: right;
}
.bstyle4 em a {
  color: #349df6;
}
.gsxwsjsm {
  float: right;
  width: 776px;
}
.gsxwsjsm dd {
  float: left;
  width: 50%;
  overflow: hidden;
  padding-top: 10px;
}
.gsxwsjsm dd h1,
.gsxwsjsm dd ul {
  margin-left: 8%;
}
.gsxwsjsm dd ul {
  padding: 18px 0 0 0;
}
.gsxwsjsm dd li {
  font-size: 14px;
  line-height: 0;
  font-size: 0;
}
.gsxwsjsm dd li .fa,
.gsxwsjsm dd li a {
  line-height: 32px;
  font-size: 14px;
}
.gsxwsjsm dd li .fa {
  color: #349df6;
  margin-right: 6px;
}
.foot {
  background-color: #2f383d;
  color: #f0f7ff;
}
.foot div.controW {
  padding-top: 22px;
}
.foot .controW div.tips {
  font-size: 20px;
  text-align: center;
  line-height: 2;
  padding: 20px 0 10px;
  font-weight: 500;
}
.foot .controW dl {
  padding: 18px 0 35px;
}
.foot .controW dt {
  text-align: center;
  color: #8c99a1;
  font-size: 0;
  line-height: 0;
}
.foot .controW dt a,
.foot .controW dt b {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 2;
}
.foot .controW dt b {
  padding: 0 10px;
}
.foot .controW dt a {
  color: #8c99a1;
}
.foot .controW dd {
  line-height: 2;
  padding-top: 26px;
  font-size: 14px;
}
.foot .controW dd * {
  color: #8c99a1;
  margin: 0;
  padding: 0;
}
.foot .controW h2 {
  text-align: center;
  font-size: 16px;
}
.friendlink {
  background-color: #21262a;
}
.friendlink ul {
  font-size: 0;
  line-height: 0;
  text-align: center;
  padding: 11px 0;
}
.friendlink li {
  display: inline-block;
  font-size: 14px;
  line-height: 2;
  vertical-align: middle;
  padding: 0 10px;
  color: #5e696f;
}
.friendlink li a {
  color: #5e696f;
}
/*****/
.wechatqrcode {
  position: absolute;
  z-index: 999;
}
.wechatqrcode img {
  width: 80px;
  display: block;
  height: auto;
}
.wechatqrcode dt {
  width: 0px;
  height: 0px;
  border-bottom: 8px solid #09900c;
  border-top: 8px solid transparent;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  margin-left: 20px;
}
.wechatqrcode dd {
  border: 3px solid #09900c;
  border-radius: 4px;
  padding: 3px;
  line-height: 1.5;
  background-color: #fff;
}
.bstyle5 {
  margin-top: 39px;
}
.bstyle5 div.controW dl {
  margin: 0 auto;
  width: 898px;
}
.bstyle5 div.controW dt,
.bstyle5 div.controW dd {
  float: left;
  height: 50px;
}
.bstyle5 div.controW dt {
  border-left: 1px solid #ddd;
  border-right: 1px solid #fff;
  width: 0;
}
.bstyle5 div.controW dd {
  position: relative;
}
.bstyle5 div.controW dd a {
  display: block;
  background-color: #eee;
  font-size: 22px;
  width: 298px;
  line-height: 50px;
  color: #323232;
  text-align: center;
  cursor: pointer;
}
.bstyle5 div.controW dd i {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
.bstyle5 div.controW dd a:hover {
  text-decoration: none;
}
.bstyle5 div.controW dd.curr a {
  background-color: #158afd;
  color: #fff;
}
.bstyle5 div.controW dd.curr i {
  border-top-color: #158afd;
}
.bstyle5 h1 {
  border-top: 1px solid #dfdfdf;
  height: 16px;
}
.wrap {
  overflow: hidden;
  padding-top: 20px 0 15px;
}
.wrap ul {
  display: none;
  min-height: 300px;
}
.jiejuefangan {
  width: 1212px;
  padding-top: 14px;
}
.jiejuefangan li {
  float: left;
  width: 25%;
}
.jiejuefangan li dl {
  margin-right: 52px;
}
.jiejuefangan li dt {
  width: 174px;
  position: relative;
  margin: 0 auto;
}
.jiejuefangan li dt img {
  width: 100%;
  height: 193px;
}
.jiejuefangan li dt i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 193px;
  background: url(p3.png) 0 0 no-repeat;
}
.jiejuefangan li dd > div {
  font-size: 18px;
  line-height: 2;
  text-align: center;
  padding: 7px 0 7px;
}
.jiejuefangan li dd > div a {
  font-weight: 600;
}
.jiejuefangan li dd p {
  font-size: 14px;
  line-height: 26px;
  color: #666;
  text-align: center;
  min-height: 120px;
  overflow: hidden;
}
.jiejuefangan li dd p a:hover {
  text-decoration: none;
}
.xinwen {
  padding: 12px 0 20px 0;
}
.xinwen li {
  float: left;
  width: 50%;
}
.xinwen li h2 {
  font-size: 14px;
  padding-left: 40px;
}
.xinwen li h2 i {
  margin-right: 6px;
  width: 3px;
  height: 3px;
  background-color: #868686;
  border-radius: 6px;
}
.xinwen li h2 span {
  padding-left: 10px;
  font-size: 12px;
  color: #93939a;
}
.xinwen li h2 i,
.xinwen li h2 a,
.xinwen li h2 span {
  display: inline-block;
  vertical-align: middle;
  line-height: 35px;
}
/*******************06172020*********************/
.cpfa_tip {
  padding-top: 60px;
}
.cpfa_tip dl {
  width: 356px;
  margin: 0 auto;
}
.cpfa_tip dl dd {
  width: 122px;
  height: 30px;
  position: relative;
  float: left;
}
.cpfa_tip dl dd i {
  display: block;
  width: 100%;
  left: 0;
  position: absolute;
  height: 2px;
  background-color: #000;
  top: 50%;
  margin-top: -1px;
}
.cpfa_tip dl dt {
  line-height: 30px;
  height: 30px;
  float: left;
  width: 112px;
  text-align: center;
  color: #555;
  font-size: 22px;
}
.homeArticleSec {
  padding: 26px 0 50px;
}
.homeArticleSec .left,
.homeArticleSec .right {
  width: 49%;
  min-height: 400px;
  overflow: hidden;
}
.homeArticleSec .left dl.tipp,
.homeArticleSec .right dl.tipp {
  border-bottom: 3px solid #eb0000;
}
.homeArticleSec .left dl.tipp dt,
.homeArticleSec .right dl.tipp dt {
  float: left;
  padding: 0 16px;
  line-height: 36px;
  font-size: 18px;
  color: #fff;
  background-color: #eb0000;
  font-weight: bold;
  border-top-right-radius: 10px;
}
.homeArticleSec .left dl.tipp dd.aka,
.homeArticleSec .right dl.tipp dd.aka {
  float: left;
  line-height: 36px;
  color: #eb0000;
  font-size: 20px;
  letter-spacing: -2px;
  padding-left: 13px;
}
.homeArticleSec .left dl.tipp dd.more,
.homeArticleSec .right dl.tipp dd.more {
  float: right;
  line-height: 36px;
}
.homeArticleSec .left dl.tipp dd.more a,
.homeArticleSec .right dl.tipp dd.more a {
  color: #eb0000;
}
.homeArticleSec .left dl.tipp dd.more a .fa,
.homeArticleSec .right dl.tipp dd.more a .fa {
  margin-right: 2px;
}
.homeArticleSec .left dl.tipp dd.more a:hover,
.homeArticleSec .right dl.tipp dd.more a:hover {
  text-decoration: none;
}
.homeArticleSec .left {
  float: left;
}
.homeArticleSec .left > dl,
.homeArticleSec .left > div {
  margin-right: 7px;
}
.homeArticleSec .right {
  float: right;
}
.homeArticleSec .right dl.tipp {
  border-color: #0062ca;
}
.homeArticleSec .right dl.tipp dt {
  background-color: #0062ca;
}
.homeArticleSec .right dl.tipp dd.aka {
  color: #0062ca;
}
.homeArticleSec .right dl.tipp dd.more a {
  color: #0062ca;
}
.homeArticleSec .right > dl,
.homeArticleSec .right > div {
  margin-left: 7px;
}
.homeArticleSec .items {
  padding-top: 20px;
}
.homeArticleSec .items dl {
  padding: 10px 0;
}
.homeArticleSec .items dl dt {
  float: left;
  width: 120px;
}
.homeArticleSec .items dl dt > em {
  display: block;
  border: 1px solid #e8e8e8;
  height: 78px;
  line-height: 78px;
  text-align: center;
  font-size: 0;
}
.homeArticleSec .items dl dt > em img {
  width: auto;
  max-width: 116px;
  height: auto;
  max-height: 76px;
  vertical-align: middle;
}
.homeArticleSec .items dl dd {
  width: 430px;
  float: right;
}
.homeArticleSec .items dl dd .tit {
  padding-top: 1px;
  padding-bottom: 4px;
  font-size: 16px;
  line-height: 22px;
}
.homeArticleSec .items dl dd .tit.ellips {
  height: 22px;
  overflow: hidden;
}
.homeArticleSec .items dl dd .tit a {
  color: #000;
}
.homeArticleSec .items dl dd .intro {
  color: #8c8c8c;
  line-height: 18px;
  max-height: 54px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
}
.anli {
  height: 601px;
  background: url(j4.jpg) 0 center no-repeat;
}
