﻿@charset "UTF-8";
html {
  -webkit-user-select: none;
  -webkit-tap-highlight-color: #ffffff;
  -webkit-overflow-scrolling: touch;
}
* {
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
  -webkit-overflow-scrolling: touch;
  font-family: "Microsoft Yahei", "微软雅黑", "宋体", arial, "Hiragino Sans GB", Tahoma, Arial, Helvetica, STHeiti;
  color: #111;
}
ul,
ol {
  list-style-type: none;
}
select,
input,
img,
select {
  outline: none;
  max-width: 100%;
  background: none;
  vertical-align: top;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #333;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a,
i {
  display: block;
}
button {
  cursor: pointer;
  outline: 0;
  border: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl,
.clearfix {
  clear: both;
  display: block;
}
h4 {
  font-weight: normal;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}
ul li {
  list-style: none;
}
input,
button,
select,
textarea {
  outline: none;
  font-family: "Microsoft Yahei", "微软雅黑", "宋体", arial, "Hiragino Sans GB", Tahoma, Arial, Helvetica, STHeiti;
  border: none;
}
textarea {
  resize: none;
  background: none;
}
select {
  /* 解决select下拉箭头在ios上不兼容的问题 */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-size: 0.3rem;
  padding-right: 1rem;
  border: 0px solid #E50012;
}
dl {
  padding: 0px;
  margin: 0px;
}
dl dt {
  padding: 0px;
  margin: 0px;
}
dl dd {
  padding: 0px;
  margin: 0px;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.tc {
  text-align: center;
}
body {
  margin: 0 auto;
  position: relative;
}
.con {
  clear: both;
  display: block;
  overflow: hidden;
  width: 1360px;
  margin: 0 auto;
}
.conx {
  clear: both;
  display: block;
  width: 1360px;
  margin: 0 auto;
}
.top {
  padding-top: 10px;
  padding-bottom: 10px;
  clear: both;
  display: block;
}
.topr span {
  float: left;
  display: inline-block;
  color: #626262;
  font-size: 14px;
  margin-left: 5px;
  height: 17px;
  line-height: 17px;
}
.topr span.sp1 {
  margin-left: 20px;
}
.topr span.pp {
  position: relative;
}
.topr span.pp .img {
  height: 17px;
}
.topr span.pp .p {
  width: 117px;
  height: 117px;
  position: absolute;
  right: 0px;
  top: 20px;
  z-index: 1000;
  display: none;
}
.topr span.pp .p img {
  width: 117px;
  height: 117px;
}
.topr span.pp:hover .p {
  display: block;
}
.banner {
  clear: both;
  display: block;
  z-index: 1000;
}
.banner .logo a {
  text-decoration: none;
}
.banner .logo a img {
  width: 305px;
  height: 84px;
}
.banner .ban {
  display: flex;
  flex: 1;
  padding-top: 35px;
}
.banner .ban dl {
  position: relative;
}
.banner .ban dl:hover dd {
  display: block;
  position: absolute;
  left: 0px;
  top: 45px;
  z-index: 1000;
}
.banner .ban dl dt a {
  display: block;
  text-align: center;
  color: #444444;
  font-size: 17px;
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 24px;
}
.banner .ban dl dt a:hover {
  color: #2478ed;
}
.banner .ban dl dd {
  display: none;
  border-top: 2px solid #2478ed;
  background: #fff;
}
.banner .ban dl dd a {
  display: block;
  text-align: center;
  color: #444444;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 16px;
  height: 42px;
  line-height: 42px;
  border-bottom: 1px solid #f3f2f3;
}
.banner .ban dl dd a:hover {
  background: #2478ed;
  color: #fff;
  border-bottom: 1px solid #2478ed;
}
.banner .ban dl dd a:last-child {
  border-bottom: 1px solid #fff;
}
.swiperx {
  padding-top: 15px;
  width: 100%;
  clear: both;
  display: block;
}
.swiperx .swiper-container {
  position: relative;
  overflow: hidden;
}
.swiperx .swiper-container .swiper-pagination {
  bottom: 10px;
}
.swiperx .swiper-container .swiper-button-prev {
  background: url(../img/plan_16.png) no-repeat;
  padding: 0;
  margin: 0;
  right: auto;
  top: auto;
  left: 50%;
  bottom: -20px;
  margin-left: -100px;
}
.swiperx .swiper-container .swiper-button-next {
  background: url(../img/plan_19.png) no-repeat;
  padding: 0;
  margin: 0;
  right: auto;
  top: auto;
  left: 50%;
  bottom: -20px;
  margin-left: 100px;
}
.plan {
  padding-top: 60px;
}
.plan .tit {
  background: url(../img/nt1.png) no-repeat;
  width: 100%;
  height: 116px;
  background-position: top center;
  text-align: center;
}
.plan .tit strong {
  color: #333333;
  font-weight: 400;
  font-size: 44px;
  line-height: 44px;
  padding-top: 11px;
  height: 86px;
  display: inline-block;
  background: url(../img/plan_24.png) no-repeat;
  background-position: center bottom;
}
.plancon {
  padding-bottom: 100px;
  padding-top: 20px;
}
.plancon ul {
  display: flex;
  flex: 1;
}
.plancon ul li {
  width: 20%;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  height: 452px;
  background: #ededed;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.plancon ul li a .pic {
  height: 297px;
  width: 252px;
  overflow: hidden;
}
.plancon ul li a .pic img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.plancon ul li a strong {
  padding-top: 36px;
  color: #474747;
  font-size: 25px;
  line-height: 26px;
  display: inline-block;
  font-weight: 500;
}
.plancon ul li a p {
  padding-top: 14px;
  color: #474747;
  font-size: 14px;
  font-weight: 100;
  font-family: "Arial Black";
}
.plancon ul li:hover {
  background: #777777;
}
.plancon ul li:hover a .pic img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.plancon ul li:hover a strong {
  color: #d6d6d6;
}
.plancon ul li:hover a p {
  color: #d6d6d6;
}
.youshi {
  background: #ffffff url(../img/plan_49.png) no-repeat;
  background-position: top center;
  background-size: 100% auto;
  height: 700px;
}
.youshi {
  padding-top: 95px;
}
.youshi .tit {
  width: 100%;
  height: 116px;
  background-position: top center;
  text-align: center;
}
.youshi .tit strong {
  color: #ffffff;
  font-weight: 400;
  font-size: 44px;
  line-height: 44px;
  padding-top: 11px;
  height: 86px;
  display: inline-block;
  background: url(../img/plan_46.png) no-repeat;
  background-position: center bottom;
}
.ys1con {
  flex: 1;
}
.ys1con ul {
  display: flex;
  flex: 1;
}
.ys1con ul li {
  text-align: center;
  width: 20%;
}
.ys1con ul li strong {
  color: #fa6d00;
  font-size: 44px;
  font-weight: 600;
  line-height: 60px;
}
.ys1con ul li p {
  color: #b0cef9;
  font-size: 18px;
  font-weight: 400;
  line-height: 36px;
}
.ys2con {
  background: #fff;
  width: 1330px;
  height: 640px;
  margin: 0 auto;
  margin-top: 30px;
}
.ys2con ul {
  display: flex;
  flex: 1;
  padding-left: 40px;
  padding-right: 40px;
}
.ys2con ul li {
  width: 33.333%;
  text-align: center;
  padding-top: 35px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.ys2con ul li:last-child {
  border-right: 0px;
}
.ys2con ul li strong {
  font-weight: 400;
  font-size: 26px;
  line-height: 60px;
}
.ys2con ul li p {
  color: #999999;
  font-size: 17px;
  line-height: 32px;
  height: 110px;
  overflow: hidden;
  white-space: normal;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-top: 10px;
  text-align: left;
}
.ys2con ul li a {
  margin-top: 30px;
}
.suc {
  padding-top: 70px;
}
.suc .tit {
  background: url(../img/nt3.png) no-repeat;
  width: 100%;
  height: 116px;
  background-position: top center;
  text-align: center;
}
.suc .tit strong {
  color: #333;
  font-weight: 400;
  font-size: 44px;
  line-height: 44px;
  padding-top: 6px;
  height: 86px;
  display: inline-block;
  background: url(../img/plan_24.png) no-repeat;
  background-position: center bottom;
}
.sucon {
  padding-top: 50px;
  padding-bottom: 50px;
  clear: both;
  display: block;
}
.sucon ul li {
  float: left;
  width: 418px;
  height: 418px;
  margin-left: 15px;
  margin-right: 15px;
}
.sucon ul li a .pic {
  width: 418px;
  height: 251px;
  overflow: hidden;
}
.sucon ul li a .pic img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.sucon ul li a strong {
  color: #333333;
  font-size: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
  line-height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  display: block;
}
.sucon ul li a p {
  color: #999999;
  font-size: 17px;
  height: 70px;
  line-height: 30px;
  overflow: hidden;
  white-space: normal;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
  padding-left: 10px;
  padding-right: 10px;
}
.sucon ul li:hover a .pic img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.sucon ul li:hover a strong {
  color: #ff6900;
}
.suconx {
  padding-top: 10px;
  padding-bottom: 50px;
  clear: both;
  display: block;
  text-align: center;
}
.suconx a {
  border: 1px solid #f87e00;
  color: #f87e00;
  font-size: 16px;
  height: 44px;
  line-height: 44px;
  width: 150px;
  border-radius: 30px;
  text-align: center;
  margin: 0 auto;
}
.suconx a:hover {
  background: #f87e00;
  color: #fff;
}
.hdyingji {
  background: #fbfafa;
  padding-top: 70px;
}
.hdyingji .tit {
  background: url(../img/nt4.png) no-repeat;
  width: 100%;
  height: 116px;
  background-position: top center;
  text-align: center;
}
.hdyingji .tit strong {
  color: #333;
  font-weight: 400;
  font-size: 44px;
  line-height: 44px;
  padding-top: 6px;
  height: 86px;
  display: inline-block;
  background: url(../img/plan_24.png) no-repeat;
  background-position: center bottom;
}
.hdyingji .hdcon {
  padding-top: 40px;
  padding-bottom: 40px;
}
.hdyingji .hdcon ul li {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.hdyingji .hdcon ul li a {
  width: 251px;
  height: 152px;
  display: block;
  overflow: hidden;
}
.hdyingji .hdcon ul li a img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.hdyingji .hdcon ul li a:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.news {
  padding-top: 70px;
}
.news .tit {
  background: url(../img/nt5.png) no-repeat;
  width: 100%;
  height: 116px;
  background-position: top center;
  text-align: center;
}
.news .tit strong {
  color: #333;
  font-weight: 400;
  font-size: 44px;
  line-height: 44px;
  padding-top: 6px;
  height: 86px;
  display: inline-block;
  background: url(../img/plan_24.png) no-repeat;
  background-position: center bottom;
}
.newstit {
  clear: both;
  display: block;
  padding-top: 10px;
  padding-bottom: 25px;
  overflow: hidden;
}
.newstit ul {
  padding-left: 10%;
  padding-right: 10%;
}
.newstit ul li {
  width: 33.33%;
  float: left;
  color: #666666;
  font-size: 29px;
  text-align: center;
  cursor: pointer;
}
.newstit ul li:hover {
  color: #2478ed;
}
.newstit ul li.on {
  color: #2478ed;
}
.newslist ul li {
  background: #fbfafa;
  width: 655px;
}
.newslist ul li a {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
}
.newslist ul li a strong {
  color: #aaaaaa;
  font-weight: 300;
  font-size: 20px;
  line-height: 40px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
}
.newslist ul li a strong span {
  font-size: 15px;
}
.newslist ul li a p {
  color: #333333;
  font-size: 25px;
  line-height: 40px;
}
.newslist ul li a .ico {
  position: absolute;
  right: 20px;
  top: 40px;
}
.newslist ul li:nth-child(2n+1) {
  float: left;
}
.newslist ul li:nth-child(2n) {
  float: right;
}
.newslist ul li dl {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  display: flex;
  flex: 1;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px dotted #a7a3a2;
}
.newslist ul li dl dt {
  width: 223px;
  height: 138px;
}
.newslist ul li dl dt img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.newslist ul li dl dd {
  padding-left: 10px;
  width: 362px;
  height: 150px;
  overflow: hidden;
  white-space: normal;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
  text-align: left;
}
.newslist ul li dl dd p {
  color: #999999;
  font-size: 16px;
  line-height: 29px;
}
.newslist ul li:hover a strong {
  color: #2478ed;
}
.newslist ul li:hover a p {
  color: #2478ed;
}
.newslist ul li:hover dl dt img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.newslist ul li:hover dl dd p {
  color: #333;
}
.newscon {
  overflow: hidden;
  padding-bottom: 50px;
}
.vip {
  background: #404040;
  padding-top: 18px;
  padding-bottom: 18px;
  overflow: hidden;
  color: #fff;
}
.vip strong {
  font-size: 18px;
  font-weight: 600;
  font-family: "Microsoft Yahei", "微软雅黑", "宋体", arial, "Hiragino Sans GB", Tahoma, Arial, Helvetica, STHeiti;
  float: left;
  line-height: 20px;
}
.vip p {
  float: left;
  padding-left: 20px;
}
.vip p a {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  float: left;
}
.vip p span {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}
.bottom {
  background: #6f6f6f;
}
.bottom .con .botl {
  width: 800px;
  display: flex;
  flex: 1;
  padding-top: 40px;
  padding-bottom: 20px;
}
.bottom .con .botl ul {
  display: block;
  float: left;
  width: 200px;
}
.bottom .con .botl ul li {
  clear: both;
  display: block;
  padding-left: 50px;
}
.bottom .con .botl ul li a {
  color: #fff;
  font-size: 14px;
  line-height: 32px;
}
.bottom .con .botl ul li strong {
  height: 50px;
  line-height: 50px;
  display: block;
  position: relative;
}
.bottom .con .botl ul li strong::after {
  content: " ";
  position: absolute;
  height: 1px;
  background: #b7b7b7;
  width: 40px;
  left: 0px;
  bottom: 0px;
}
.bottom .con .botl ul li strong a {
  font-size: 16px;
}
.bottom .con .botl ul li:hover a {
  color: #ffa566;
}
.bottom .con .botr {
  width: 400px;
  padding-top: 40px;
  padding-bottom: 20px;
}
.bottom .con .botr dl {
  display: flex;
  padding-bottom: 15px;
}
.bottom .con .botr dl dt {
  width: 50px;
  padding-top: 8px;
}
.bottom .con .botr dl dd p {
  color: #fff;
  font-size: 14px;
  line-height: 28px;
}
.bottom .con .botr dl dd strong {
  clear: both;
  display: block;
  color: #ff6900;
  font-size: 22px;
  line-height: 32px;
}
.di {
  background: #6f6f6f;
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: hidden;
}
.di .con {
  border-top: 1px solid #7e7e7e;
}
.di .con p {
  color: #fff;
  font-size: 14px;
  line-height: 40px;
}
.di .con p.fl {
  padding-left: 40px;
}
.di .con p.fr {
  padding-right: 40px;
}
.xiangqing .con {
  display: flex;
  flex: 1;
}
.xiangqing .con .xqingl {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.xiangqing .con .xqingr {
  background: #f5f5f5;
  width: 100%;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.xiangqing .con .xqingr strong {
  display: block;
  padding-top: 40px;
  text-align: left;
  color: #247bf0;
  padding-bottom: 15px;
  border-bottom: 2px solid #333;
  margin-left: 40px;
  margin-right: 40px;
  font-size: 32px;
  font-weight: 400;
}
.xiangqing .con .xqingr .xqcon {
  padding-top: 40px;
  padding-left: 40px;
}
.xiangqing .con .xqingr .xqcon ul li {
  width: 50%;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
}
.xiangqing .con .xqingr .xqcon ul li span {
  float: left;
  color: #999;
  font-size: 16px;
}
.xiangqing .con .xqingr .xqcon ul li span:nth-child(1) {
  color: #000;
  padding-left: 10px;
}
.xqban {
  border-bottom: 1px solid #a3a4a6;
  border-top: 1px solid #a3a4a6;
  overflow: hidden;
}
.xqban ul {
  padding-left: 50%;
}
.xqban ul li {
  color: #7d7b7b;
  font-size: 24px;
  float: left;
  padding-left: 40px;
  padding-right: 40px;
  cursor: pointer;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.xqban ul li.on {
  color: #333;
}
.xqban ul li.on:after {
  content: " ";
  position: absolute;
  height: 1px;
  background: #1386f0;
  width: 95px;
  left: 40px;
  bottom: 0px;
}
.jieshao {
  padding-top: 40px;
  padding-bottom: 40px;
}
.jieshao .con {
  padding-bottom: 40px;
  border-bottom: 1px solid #1e76ed;
}
.jieshao h3 {
  color: #1386f0;
  text-align: left;
  font-size: 35px;
  font-weight: 400;
  padding-top: 20px;
  padding-bottom: 30px;
}
.jieshao strong {
  color: #333;
  font-size: 24px;
  line-height: 60px;
  text-align: left;
  padding: 10px 30px;
}
.jieshao p {
  padding: 10px 30px;
  text-align: left;
  color: #81817b;
  font-size: 17px;
  line-height: 34px;
  text-indent: 2rem;
}
.canshu {
  padding-top: 40px;
  padding-bottom: 40px;
}
.canshu .con {
  padding-bottom: 40px;
}
.canshu h3 {
  color: #1386f0;
  text-align: left;
  font-size: 35px;
  font-weight: 400;
  padding-top: 20px;
  padding-bottom: 30px;
}
.canshu h3 {
  color: #1386f0;
  text-align: left;
  font-size: 35px;
  font-weight: 400;
  padding-top: 20px;
  padding-bottom: 30px;
}
.canshu dl {
  display: flex;
  flex: 1;
  padding: 30px;
  background: #f5f5f5;
}
.canshu dl dt {
  width: 320px;
  font-size: 29px;
  line-height: 40px;
  text-align: left;
}
.canshu dl dd {
  width: 840px;
  font-size: 16px;
  line-height: 40px;
  text-align: left;
}
.canshu dl dd ul li {
  width: 50%;
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: left;
}
.canshu dl dd ul li span {
  float: left;
  color: #999;
  font-size: 16px;
}
.canshu dl dd ul li span:nth-child(1) {
  color: #000;
  padding-left: 10px;
}
.canshu dl:nth-child(2n+1) {
  background: #ffffff;
}
.salerb {
  border-top: 0px solid #a3a4a6;
  overflow: hidden;
}
.salerb .con {
  border-bottom: 1px solid #a3a4a6;
}
.salerb ul {
  padding-left: 40px;
  padding-right: 40px;
}
.salerb ul li {
  color: #7d7b7b;
  font-size: 24px;
  float: left;
  cursor: pointer;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  width: 20%;
  text-align: center;
}
.salerb ul li.on {
  color: #1386f0;
}
.salerb ul li.on:after {
  content: " ";
  position: absolute;
  height: 1px;
  background: #1386f0;
  width: 95px;
  left: 50%;
  margin-left: -48px;
  bottom: 0px;
}
.jieshao dl {
  float: left;
  width: 422px;
  height: 406px;
  border: 1px solid #e5e5e5;
  margin: 15px;
  padding: 8px;
}
.jieshao dl dt {
  width: 422px;
  height: 252px;
}
.jieshao dl dt a {
  width: 403px;
  height: 252px;
  overflow: hidden;
}
.jieshao dl dt a img {
  width: 403px;
  height: 252px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jieshao dl dd {
  padding-left: 20px;
  padding-right: 20px;
}
.jieshao dl dd .dd1 {
  text-align: left;
  font-size: 0;
  padding: 0;
  margin: 0;
}
.jieshao dl dd .dd1 strong {
  padding: 0;
  margin: 0;
  color: #000;
  font-size: 24px;
  line-height: 50px;
  float: left;
  text-align: left;
}
.jieshao dl dd .dd1 a {
  border: 1px solid #616161;
  color: #000000;
  font-size: 16px;
  display: inline-block;
  padding: 3px 5px;
  float: right;
  margin-top: 10px;
}
.jieshao dl dd .dd2 {
  text-align: left;
  font-size: 0;
  padding: 0;
  margin: 0;
  height: 80px;
  overflow: hidden;
  white-space: normal;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
}
.jieshao dl dd .dd2 span {
  color: #575656;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
}
.jieshao dl dd .dd2 span:nth-child(2n+1) {
  float: left;
}
.jieshao dl dd .dd2 span:nth-child(2n) {
  float: right;
}
.jieshao dl:hover {
  border: 1px solid #ff6900;
}
.jieshao dl:hover dt img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.jieshao dl:hover dd .dd1 strong {
  color: #ff6900;
}
.jieshao dl:hover dd .dd1 a {
  color: #fff;
  background: #ff6900;
  border: 1px solid #ff6900;
}
.newsx {
  padding-top: 10px;
}
.newsx .tit {
  width: 100%;
  height: 116px;
  background-position: top center;
  text-align: center;
}
.newsx .tit strong {
  color: #333;
  font-weight: 400;
  font-size: 44px;
  line-height: 44px;
  padding-top: 6px;
  height: 86px;
  display: inline-block;
  background: url(../img/plan_24.png) no-repeat;
  background-position: center bottom;
}
.newsxcon {
  padding-top: 40px;
  padding-bottom: 40px;
  clear: both;
  display: block;
  overflow: hidden;
}
.newsxcon ul li {
  float: left;
  width: 418px;
  height: 470px;
  margin-left: 15px;
  margin-right: 15px;
  background: #f5f5f5;
}
.newsxcon ul li a .pic {
  width: 418px;
  height: 309px;
  overflow: hidden;
}
.newsxcon ul li a .pic img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.newsxcon ul li a strong {
  color: #333333;
  font-size: 20px;
  overflow: hidden;
  white-space: normal;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
  line-height: 30px;
  height: 70px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  display: block;
  font-weight: 500;
}
.newsxcon ul li a p {
  color: #999999;
  font-size: 17px;
  height: 76px;
  line-height: 30px;
  overflow: hidden;
  white-space: normal;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
.newsxcon ul li:hover a .pic img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.newsxcon ul li:hover a strong {
  color: #ff6900;
}
.anlit {
  border-top: 0px solid #a3a4a6;
  overflow: hidden;
}
.anlit .con {
  border-bottom: 1px solid #a3a4a6;
}
.anlit ul {
  padding-left: 35%;
  padding-right: 40px;
}
.anlit ul li {
  color: #7d7b7b;
  font-size: 24px;
  float: left;
  cursor: pointer;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  width: 20%;
  text-align: center;
}
.anlit ul li.on {
  color: #1d75ee;
}
.anlit ul li.on:after {
  content: " ";
  position: absolute;
  height: 1px;
  background: #1386f0;
  width: 95px;
  left: 50%;
  margin-left: -48px;
  bottom: 0px;
}
.company .con {
  display: flex;
  flex: 1;
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
}
.company .con .companyl {
  width: 780px;
  text-align: left;
}
.company .con .companyl p {
  color: #000;
  font-size: 16px;
  line-height: 30px;
  text-indent: 2rem;
  padding-top: 10px;
  padding-bottom: 10px;
}
.company .con .companyl ul {
  clear: both;
  display: block;
  padding-top: 30px;
}
.company .con .companyl ul li {
  float: left;
  width: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
}
.company .con .companyl ul li strong {
  color: #333;
  font-size: 24px;
}
.company .con .companyr {
  width: 520px;
  text-align: center;
}
.newsy {
  padding-top: 10px;
}
.newsy .tit {
  width: 100%;
  height: 116px;
  background-position: top center;
  text-align: center;
}
.newsy .tit strong {
  color: #333;
  font-weight: 400;
  font-size: 44px;
  line-height: 44px;
  padding-top: 6px;
  height: 86px;
  display: inline-block;
  background: url(../img/plan_24.png) no-repeat;
  background-position: center bottom;
}
.newsycon {
  padding-top: 40px;
  padding-bottom: 20px;
  clear: both;
  display: block;
  overflow: hidden;
}
.newsycon ul li {
  float: left;
  height: 372px;
  margin-left: 10px;
  margin-right: 10px;
}
.newsycon ul li .pic {
  width: 402px;
  height: 372px;
  overflow: hidden;
}
.newsycon ul li .pic img {
  width: 402px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.newsycon ul li .pic1 {
  width: 367px;
  height: 177px;
  overflow: hidden;
}
.newsycon ul li .pic1 img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.newsycon ul li .pic2 {
  width: 367px;
  height: 177px;
  overflow: hidden;
  margin-top: 16px;
}
.newsycon ul li .pic2 img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.newsycon ul li .pic3 {
  width: 524px;
  height: 372px;
  overflow: hidden;
}
.newsycon ul li .pic3 img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.newsycon ul li:hover div img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.newsycony {
  padding-bottom: 40px;
  overflow: hidden;
}
.newsycony ul li {
  float: left;
  height: 324px;
  margin-left: 10px;
  margin-right: 10px;
}
.newsycony ul li .pic {
  width: 318px;
  height: 324px;
  overflow: hidden;
}
.newsycony ul li .pic img {
  width: 318px;
  height: 324px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.newsycony ul li:hover div img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.newsb {
  border-top: 0px solid #a3a4a6;
  overflow: hidden;
}
.newsb .con {
  border-bottom: 1px solid #a3a4a6;
}
.newsb ul {
  padding-left: 30%;
  padding-right: 40px;
}
.newsb ul li {
  color: #7d7b7b;
  font-size: 24px;
  float: left;
  cursor: pointer;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  width: 20%;
  text-align: center;
}
.newsb ul li.on {
  color: #1386f0;
}
.newsb ul li.on:after {
  content: " ";
  position: absolute;
  height: 1px;
  background: #1386f0;
  width: 95px;
  left: 50%;
  margin-left: -48px;
  bottom: 0px;
}
.newsbcon {
  padding-bottom: 40px;
}
.newsbcon .con {
  border-bottom: 1px solid #1386f0;
}
.newsbcon .con dl {
  border-bottom: 1px solid #a3a3a3;
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
  display: flex;
  flex: 1;
}
.newsbcon .con dl dt {
  float: left;
}
.newsbcon .con dl dt:nth-child(1) {
  width: 150px;
  padding-left: 10px;
}
.newsbcon .con dl dt:nth-child(2) {
  width: 435px;
  height: 274px;
}
.newsbcon .con dl dt:nth-child(2) img {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.newsbcon .con dl dt strong {
  color: #313030;
  font-size: 44px;
  line-height: 60px;
}
.newsbcon .con dl dt p {
  color: #aaaaaa;
  font-size: 14px;
}
.newsbcon .con dl dd {
  padding-left: 80px;
  width: 742px;
  padding-top: 10px;
}
.newsbcon .con dl dd strong a {
  color: #333;
  font-size: 24px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
}
.newsbcon .con dl dd .wzms {
  padding-bottom: 30px;
  overflow: hidden;
  border-bottom: 1px dashed #6e6664;
}
.newsbcon .con dl dd .wzms p {
  text-align: left;
  color: #999;
  font-size: 16px;
  line-height: 32px;
  height: 120px;
  padding-top: 20px;
  overflow: hidden;
  white-space: normal;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
}
.newsbcon .con dl dd .more {
  color: #333;
  font-size: 16px;
  margin-top: 20px;
  margin-left: 20px;
  display: block;
}
.newsbcon .con dl:hover dt img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.newsbcon .con dl:hover dd strong a {
  color: #ff6900;
}
.newsbcon .con dl:hover dd .more {
  color: #ff6900;
}
.newsbcon .con dl:last-child {
  border-bottom: 0px solid red;
}
.newsbcon .con dl.ls {
  border-bottom: 0px solid red;
}
.pages {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 0;
}
.pages a {
  background: #cccccc;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
  display: inline-block;
  margin: 5px 5px;
}
.pages a:hover {
  background: #ff6900;
  color: #fff;
}
.pages span {
  background: #cccccc;
  color: #fff;
  font-size: 14px;
  padding: 10px 15px;
  display: inline-block;
  margin: 5px 5px;
}
.newsdetails {
  padding-top: 50px;
}
.newsdetails .con {
  flex: 1;
}
.newsdetails .con .newsdetailsl {
  width: 820px;
  padding-bottom: 50px;
}
.newsdetails .con .newsdetailsl h1 {
  color: #454443;
  font-size: 32px;
  line-height: 100px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* IE/Safari */
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera */
  -moz-binding: url("ellipsis.xml#ellipsis");
  /*FireFox*/
}
.newsdetails .con .newsdetailsl .ttx {
  padding-top: 10px;
  padding-bottom: 30px;
  font-size: 14px;
  color: #333;
  text-align: center;
  border-bottom: 1px solid #cccccc;
}
.newsdetails .con .newsdetailsl .ttx span {
  color: #999;
  padding-left: 10px;
  padding-right: 10px;
}
.newsdetails .con .newsdetailsl p {
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #6a6767;
  font-size: 18px;
  width: 100%;
  line-height: 32px;
  display: block;
}
.newsdetails .con .newsdetailsl p img {
  display: block;
  margin: 0 auto;
}
.newsdetails .con .newsdetailsl p strong {
  clear: both;
  display: block;
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 32px;
}
.newsdetails .con .newsdetailsl ul {
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-top: 100px;
  margin-bottom: 100px;
  overflow: hidden;
}
.newsdetails .con .newsdetailsl ul li {
  clear: both;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
}
.newsdetails .con .newsdetailsl ul li a {
  color: #6a6767;
  font-size: 18px;
  width: 100%;
  line-height: 32px;
}
.newsdetails .con .newsdetailsr {
  width: 420px;
  padding-top: 50px;
}
.newsdetails .con .newsdetailsr .ntit a {
  background: #3b83ea;
  color: #d8e6fb;
  padding-top: 25px;
  padding-bottom: 25px;
  overflow: hidden;
  text-align: center;
  width: 100%;
  display: block;
}
.newsdetails .con .newsdetailsr .ntit a img {
  display: inline;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.newsdetails .con .newsdetailsr .ntit a:hover img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.newsdetails .con .newsdetailsr dl {
  text-align: center;
  background: #fbfafa;
  padding: 20px;
  border-bottom: 1px dashed #9f9a99;
}
.newsdetails .con .newsdetailsr dl:last-child {
  border-bottom: 0;
}
.newsdetails .con .newsdetailsr dl dt {
  clear: both;
  display: block;
  text-align: center;
}
.newsdetails .con .newsdetailsr dl dt a {
  width: 382px;
  height: 254px;
  overflow: hidden;
}
.newsdetails .con .newsdetailsr dl dt a img {
  width: 382px;
  height: 254px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.newsdetails .con .newsdetailsr dl dd {
  clear: both;
  display: block;
  text-align: center;
}
.newsdetails .con .newsdetailsr dl dd strong a {
  color: #040000;
  font-size: 18px;
  line-height: 25px;
  padding-top: 15px;
  padding-bottom: 10px;
  display: block;
  text-align: left;
}
.newsdetails .con .newsdetailsr dl dd p {
  color: #6a6767;
  font-size: 14px;
  width: 100%;
  line-height: 24px;
  text-align: left;
}
.newsdetails .con .newsdetailsr dl:hover dt a img {
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.newsdetails .con .newsdetailsr dl:hover dd strong a {
  color: #ff6900;
}
