/* 预定义样式开始 */
body,
div,
ol,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form,
fieldset,
legend,
input {
  margin: 0;
  padding: 0;
}
h1,
h2,
h6 {
  font-size: 100%;
}
ol,
ul {
  list-style: none;
}
img,
fieldset {
  border: 0 none;
  display: block;
}
* {
  padding: 0rem;
  margin: 0rem;
}
ul li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
  width: 100%;
}
.fr {
  float: right;
}
em {
  font-style: normal;
}
body {
  font: 14px/1.5;
  background-color: #fff;
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
}
i {
  font-style: normal;
}
/* banner */
#main .flexslider {
  height: auto;
  z-index: 110;
}
#main .flexslider .flex-control-nav {
  display: block;
  bottom: 10px;
}
#main .flexslider .flex-control-paging li a {
  width: 55px;
  height: 8px;
  background: #cfcfcf;
  border-radius: 0;
}
#main .flexslider .flex-control-paging li a.flex-active {
  width: 55px;
  height: 8px;
  background: #2066D3;
  border-radius: 0;
}
/* banner */
/*å¤´éƒ¨Logo*/
.headTop {
  width: 100%;
  height: 99px;
  border-bottom: 1px solid #f0f0f0;
}
.headTop .headCont {
  width: 1200px;
  height: 99px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.headTop .headCont .headLeft {
  width: 367px;
  height: 99px;
}
.headTop .headCont .headLeft img {
  width: 367px;
  height: 99px;
}
.headTop .headCont .headRight {
  /* width: 220px; */
  height: 56px;
  padding-top: 43px;
  display: flex;
  justify-content: space-between;
}
.headTop .headCont .headRight .Rightphone {
  /* width: 100px; */
}
.headTop .headCont .headRight .Rightphone img {
  width: 38px;
  height: 38px;
}
.headTop .headCont .headRight .Rightnumber {
  width: 127px;
  margin-left: 12px;
}
.headTop .headCont .headRight .Rightnumber .Numberph {
  font-family: Alibaba, Alibaba-PuHuiTi-B;
  font-weight: bold;
  font-size: 21px;
  color: #333333;
  display: block;
  width: 174px;
  height: 17px;
  line-height: 17px;
}
.headTop .headCont .headRight .Rightnumber .zixun {
  font-weight: bold;
  font-size: 17px;
  color: #333333;
  line-height: 17px;
  display: block;
  height: 17px;
  margin-top: 3px;
}
/*导航部分*/
.nav_Cen {
  width: 100%;
  height: 59px;
}
.nav_Cen .nav_Content {
  width: 1200px;
  height: 59px;
  margin: 0 auto;
}
.nav_Cen .nav_Content .waibu {
  display: flex;
  justify-content: space-between;
}
.nav_Cen .nav_Content .waibu .Conli {
  width: 132px;
  height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  color: #333333;
}
.nav_Cen .nav_Content .waibu .Conli .ajavas {
  display: block;
  width: 132px;
  height: 59px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #333333;
}
.nav_Cen .nav_Content .waibu .Conli:hover {
  display: block;
}
.nav_Cen .nav_Content .waibu .Conli .ConSpna {
  font-size: 16px;
  font-weight: 700;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
}
.nav_Cen .nav_Content .waibu .Conli .Conlinone {
  width: 132px;
  height: 151px;
  position: absolute;
  bottom: -151px;
  display: none;
  z-index: 999;
}
.nav_Cen .nav_Content .waibu .Conli .Conlinone .Conliul .Conliem {
  width: 132px;
  height: 59px;
  background: #e8e8e8;
  display: block;
  line-height: 59px;
  text-align: center;
  font-size: 16px;
  color: #333333;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.nav_Cen .nav_Content .waibu .Conli .Conlinone .Conliul .Conliem:hover {
  background: #1355b6 !important;
  opacity: 1;
  color: #ffffff;
}
.nav_Cen .nav_Content .waibu .Conli:hover .Conlinone {
  display: block;
}
.nav_Cen .nav_Content .waibu .Conli:hover .ConSpna {
  color: #1A56B5 !important;
}
.nav_Cen .nav_Content .waibu .Conli:hover::after {
  display: block;
  content: "";
  width: 132px;
  height: 4px;
  background: #1355b6;
  position: absolute;
  top: 0;
}
.onclick {
  background: #1355b6 !important;
  opacity: 1 !important;
  color: #fff !important;
}
.CmenAst::after {
  display: block;
  background: #1355b6;
  width: 132px;
  height: 4px;
  content: "";
  position: absolute;
  top: 0;
}
.CmenAsts {
  color: #1A56B5 !important;
}
/*轮播图*/
.SwiperSenmT {
  width: 100%;
  height: auto;
  min-width: 1200px;
}
.SwiperSenmT .flexslider .slides li img {
  width: 100%;
  /*height: 719px;*/
}
/*解决方案*/
.Solution {
  width: 100%;
  /* height: 661px; */
  margin-top: 40px;
  margin-bottom: 30px;
}
.Solution .SolutionContent {
  width: 1200px;
  /* height: 661px; */
  margin: 0 auto;
}
.Solution .SolutionContent .SolutionTop {
  width: 100%;
  height: 62px;
}
.Solution .SolutionContent .SolutionTop .Souem {
  width: 500px;
  height: 62px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.Solution .SolutionContent .SolutionTop .Souem .Soutop {
  font-size: 30px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #000000;
  display: block;
  height: 28px;
  line-height: 28px;
}
.Solution .SolutionContent .SolutionTop .Souem .Soulast {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #999999;
  display: block;
  height: 17px;
  line-height: 17px;
  margin-top: 17px;
}
.Solution .Intro {
  width: 100%;
  /* height: 427px; */
  margin-top: 43px;
}
.Solution .Intro ul {
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.Solution .Intro ul li {
  width: 294px;
  height: 148px;
  position: relative;
  background-color: #f1f1f1;
  display: flex;
  align-items:center;
  justify-content: center;
  flex-direction: column;
}
.Solution .Intro ul li .Introlimage{
  width: 35px;
  height: 28px;
  position: relative;
  background: url(../image/gy.png) no-repeat center;
  background-size: 35px 28px;
}
.Solution .Intro ul li .Introlimage-1{
  width: 34px;
  height: 38px;
  position: relative;
  background: url(../image/dasj.png) no-repeat center;
  background-size: 34px 38px;
}
.Solution .Intro ul li .Introlimage-2{
  width: 34px;
  height: 38px;
  position: relative;
  background: url(../image/Aai.png) no-repeat center;
  background-size: 34px 38px;
}
.Solution .Intro ul li .Introlimage-3{
  width: 35px;
  height: 35px;
  position: relative;
  background: url(../image/fw.png) no-repeat center;
  background-size: 35px 35px;
}
.Solution .Intro ul li span{
  color: #333;
  font-size: 16px;
  font-weight: 700;
  display: block;
  width: 160px;
  height: 40px;
  text-align: center;
  margin-top: 17px;
}
.Solution .Intro ul li span:last-child{
}
.Solution .Intro ul li:hover{
  background-color: #1a56b5;
  color: #fff;
}
.Solution .Intro ul li:hover .Introlimage{
  background: url(../image/gy-active.png) no-repeat;
  background-size: 35px 28px;
}
.Solution .Intro ul li:hover .Introlimage-1{
  background: url(../image/dasj-active.png) no-repeat;
  background-size: 34px 38px;
}
.Solution .Intro ul li:hover .Introlimage-2{
  background: url(../image/Aai-active.png) no-repeat;
  background-size: 34px 38px;
}
.Solution .Intro ul li:hover .Introlimage-3{
  background: url(../image/fw-active.png) no-repeat;
  background-size: 35px 35px;
}
.Solution .Intro ul li:hover span{
  color: #fff !important;
}















/*!*解决方案*!*/
/*.Solution {*/
/*  width: 100%;*/
/*  height: 661px;*/
/*  margin-top: 40px;*/
/*}*/
/*.Solution .SolutionContent {*/
/*  width: 1200px;*/
/*  height: 661px;*/
/*  margin: 0 auto;*/
/*}*/
/*.Solution .SolutionContent .SolutionTop {*/
/*  width: 100%;*/
/*  height: 62px;*/
/*}*/
/*.Solution .SolutionContent .SolutionTop .Souem {*/
/*  width: 500px;*/
/*  height: 62px;*/
/*  margin: 0 auto;*/
/*  display: flex;*/
/*  flex-direction: column;*/
/*  align-items: center;*/
/*}*/
/*.Solution .SolutionContent .SolutionTop .Souem .Soutop {*/
/*  font-size: 30px;*/
/*  font-family: Microsoft YaHei, Microsoft YaHei-Bold;*/
/*  font-weight: 700;*/
/*  text-align: center;*/
/*  color: #000000;*/
/*  display: block;*/
/*  width: 124px;*/
/*  height: 28px;*/
/*  line-height: 28px;*/
/*}*/
/*.Solution .SolutionContent .SolutionTop .Souem .Soulast {*/
/*  font-size: 16px;*/
/*  font-family: Microsoft YaHei, Microsoft YaHei-Regular;*/
/*  font-weight: 400;*/
/*  text-align: center;*/
/*  color: #999999;*/
/*  display: block;*/
/*  height: 17px;*/
/*  line-height: 17px;*/
/*  margin-top: 17px;*/
/*}*/
/*.Solution .Intro {*/
/*  width: 100%;*/
/*  height: 427px;*/
/*  margin-top: 43px;*/
/*}*/
/*.Solution .Intro ul {*/
/*  width: 1200px;*/
/*  display: flex;*/
/*  justify-content: space-between;*/
/*}*/
/*.Solution .Intro ul li {*/
/*  width: 294px;*/
/*  height: 427px;*/
/*  position: relative;*/
/*}*/
/*.Solution .Intro ul li img {*/
/*  width: 294px;*/
/*  height: 427px;*/
/*}*/
/*.Solution .Intro ul li .IntroCon {*/
/*  width: 294px;*/
/*  height: 427px;*/
/*  background: cornsilk;*/
/*}*/
/*.Solution .Intro ul li .IntroCon img {*/
/*  width: 294px;*/
/*  height: 427px;*/
/*}*/
/*.Solution .Intro ul li .IntroAem {*/
/*  width: 294px;*/
/*  height: 53px;*/
/*}*/
/*.Solution .Intro ul li .Intertitle {*/
/*  text-align: center;*/
/*  color: #333333;*/
/*  line-height: 53px;*/
/*  width: 100%;*/
/*  height: 53px;*/
/*  background: #f1f1f1;*/
/*}*/
/*.Solution .Intro ul li:hover .CoemBlue {*/
/*  color: transparent !important;*/
/*  display: none !important;*/
/*}*/
/*.Solution .Intro ul li:hover  img{*/
/*  height: 427px!important;*/
/*}*/
.Hoverem {
  background: #1a56b5;
  overflow: 0.8;
  color: #ffffff !important;
}
.Hoverem:before {
  background: #1a56b5 !important;
}
.container-a1 {
  width: 800px;
  max-width: 800px;
  margin: 30px auto;
}
.captionOmme {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.captionOmme li {
  float: left;
  padding: 0px;
  position: relative;
  overflow: hidden;
}
.captionOmme li:hover .caption {
  opacity: 1;
}

.captionOmme img {
  margin: 0px;
  padding: 0px;
  float: left;
  z-index: 4;
}
.captionOmme .caption {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  -webkit-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  -o-transition: all 0.45s ease-in-out;
  -ms-transition: all 0.45s ease-in-out;
  transition: all 0.45s ease-in-out;
}
.captionOmme .blur {
  background-color: rgba(0, 0, 0, 0.65);
  height: 427px;
  width: 294px;
  z-index: 5;
  position: absolute;
}
.captionOmme .caption-text h1 {
  text-transform: uppercase;
  font-size: 26px;
}
.captionOmme .caption-text {
  z-index: 10;
  color: #fff;
  position: absolute;
  width: 294px;
  height: 374px;
  text-align: center;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.CoemBlue {
  width: 100%;
  height: 54px;
  background: #f1f1f1;
  bottom: 0;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-family: Microsoft YaHei, Microsoft YaHei-Bold;
  font-weight: 700;
  text-align: center;
  color: #333333 !important;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
/*关于我们*/
.Aubot {
  width: 100%;
  height: 733px;
  background: url(../image/background.png) no-repeat center;
  background-size: 100% 733px;
}
.Aubot .AubotConten {
  width: 1200px;
  height: 733px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.Aubot .AubotConten .AubotLeft {
  width: 570px;
  height: 608px;
  padding-top: 125px;
}
.Aubot .AubotConten .AubotLeft .TopTitle {
  width: 100%;
}
.Aubot .AubotConten .AubotLeft .TopTitle .TopPone {
  font-size: 40px;
  color: #333333;
  height: 31px;
  line-height: 31px;
  margin-bottom: 11px;
}
.Aubot .AubotConten .AubotLeft .TopTitle .TopPtwo {
  height: 28px;
  color: #333333;
  line-height: 28px;
  font-size: 30px;
  font-weight: bold;
}
.Aubot .AubotConten .AubotLeft .ContenAboius {
  width: 555px;
   height: 357px;
  margin-top: 30px;
  overflow: hidden;
  /* margin-bottom: 130px; */
}
.Aubot .AubotConten .AubotLeft .ContenAboius span {
  color: #333;
  font-size: 16px;
  line-height: 30px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  line-clamp: 7;
  -webkit-box-orient: vertical;
}
.Aubot .AubotConten .AubotLeft .company {
  width: 588px;
  height: 67px;
}
.Aubot .AubotConten .AubotLeft .company ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Aubot .AubotConten .AubotLeft .company ul li {
  width: 184px;
  height: 67px;
  border-right: 2px solid #EDEDED;
  display: flex;
  flex-direction: column;
}
.Aubot .AubotConten .AubotLeft .company ul li:last-child {
  border: none;
}
.Aubot .AubotConten .AubotLeft .company ul li .TOP_nianf {
  width: 100%;
  text-align: center;
}
.Aubot .AubotConten .AubotLeft .company ul li .TOP_nianf span {
  color: #333333;
  font-size: 48px;
  font-weight: 700;
  line-height: 36px;
}
.Aubot .AubotConten .AubotLeft .company ul li .TOP_nianf i {
  font-size: 16px;
  color: #333333;
}
.Aubot .AubotConten .AubotLeft .company ul li .compe {
  width: 100%;
  height: 16px;
  text-align: center;
  line-height: 16px;
  margin-top: 10px;
}
.Aubot .AubotConten .AubotLeft .Seemore {
  width: 238px;
  height: 57px;
  background: #1a56b5;
  margin-top: 30px;
}
.Aubot .AubotConten .AubotLeft .Seemore .SeeA {
  width: 238px;
  height: 57px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.Aubot .AubotConten .AubotLeft .Seemore .SeeA .Bootoem {
  width: 114px;
  height: 17px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Aubot .AubotConten .AubotLeft .Seemore .SeeA .Bootoem .BootoemLeft {
  width: 70px;
  height: 17px;
  line-height: 17px;
  color: #ffffff;
}
.Aubot .AubotConten .AubotLeft .Seemore .SeeA .Bootoem .BootoemRight {
  width: 16px;
  height: 10px;
}
.Aubot .AubotConten .AubotLeft .Seemore .SeeA .Bootoem .BootoemRight img {
  width: 16px;
  height: 10px;
}
.Aubot .AubotConten .AubotRight {
  width: 553px;
  height: 575px;
  margin-top: 80px;
  position: relative;
}
.Aubot .AubotConten .AubotRight img {
  width: 553px;
  height: 575px;
}
.Aubot .AubotConten .AubotRight .AbouCont {
  width: 65px;
  height: 64px;
  position: absolute;
  top: -32px;
  left: -32px;
}
.Aubot .AubotConten .AubotRight .AbouCont img {
  width: 65px;
  height: 64px;
}
/*我们的实力*/
.Ourstrength {
  width: 100%;
  height: 753px;
  background: #f8f8f8;
}
.Ourstrength .OurstrengthContent {
  width: 1200px;
  height: 701px;
  margin: 0 auto;
  padding-top: 52px;
}
.Ourstrength .OurstrengthContent p {
  width: 100%;
  height: 29px;
  color: #333333;
  font-size: 30px;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
}
.tab {
  width: 100%;
  margin-top: 37px;
  margin-bottom: 100px;
}
.tab .tab-title {
  height: 42px;
  font-size: 0;
  display: flex;
  justify-content: center;
  margin-bottom: 43px;
}
.tab .tab-title .item {
  display: inline-block;
  width: 188px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  color: #333;
  font-size: 18px;
  margin-right: 4px;
  background: #e8e8e8;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.tab .tab-title .item:hover {
  background: #1355b6;
  color: #fff;
}
.tab .tab-title .item-cur {
  color: #fff;
  background-color: #1355b6;
}
.tab-cont {
  position: relative;
  width: 100%;
  height: auto;
}
.tab-cont__wrap {
  position: absolute;
}
.tab-cont__wrap .item {
  width: 100%;
  height: 394px;
  /*line-height: 394px;*/
  /*text-align: center;*/
  position: absolute;
  color: #fff;
}
.tab-cont__wrap .item .itme_conme {
  width: 1200px;
  height: 394px;
  display: flex;
  justify-content: space-between;
}
.container-a2 {
  width: 800px;
  margin: 30px auto;
}
.captionYman {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  margin-left: 20px;
}
.captionYman .captionStyle {
  float: left;
  padding: 0px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 13px 19px 5px rgba(179, 179, 179, 0.35);
}
.captionYman .captionStyle:hover .caption {
  opacity: 1;
  transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -o-transform: translateY(-100px);
}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.captionYman img {
  margin: 0px;
  padding: 0px;
  float: left;
  z-index: 4;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  vertical-align: middle;
}
.captionYman .caption {
  cursor: pointer;
  position: absolute;
  opacity: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.captionYman .blur {
  background-color: rgba(0, 0, 0, 0.7);
  height: 53px;
  width: 100%;
  z-index: 5;
  position: absolute;
  bottom: -100px;
}
.captionYman .captiontext p {
  font-size: 18px;
  height: 53px;
  /* width: 277px; */
  color: #fff;
  line-height: 53px;
  position: absolute;
  bottom: -100px;
}
.captionYman .captiontext {
  z-index: 10;
  color: #fff;
  position: relative;
  text-align: center;
  bottom: 0;
  width: 100%;
}
/*公司动态*/
.dynamics {
  width: 100%;
  height: 774px;
}
.dynamics .dynamicsCont {
  width: 1200px;
  height: 722px;
  margin: 0 auto;
  padding-top: 52px;
}
.dynamics .dynamicsCont .dynamicsContP {
  width: 100%;
  height: 29px;
  color: #333333;
  font-size: 30px;
  font-weight: 700;
  line-height: 29px;
  text-align: center;
}
.dynamics .dynamicsCont .dynamicsContSoulast {
  font-size: 16px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  text-align: center;
  color: #999999;
  display: block;
  height: 17px;
  line-height: 17px;
  margin-top: 17px;
}
.dynamics .dynamicsCont .dynamitab {
  width: 1200px;
  height: 526px;
  margin: 0 auto;
  margin-top: 58px;
}
.Iboxem {
  width: 1170px;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0 30px 0 30px;
}
.Itmens {
  width: 357px;
  height: 250px;
  position: relative;
  margin-bottom: 19px;
  margin-right: 32px;
}
.Itmens img {
  width: 357px;
  height: 250px;
}
.Itemnlast {
  width: 357px;
  height: 52px;
  background: rgba(52, 52, 52, 0.8);
  line-height: 52px;
  text-align: center;
  position: absolute;
  bottom: 0;
}
.Itemnlast span {
  color: #fff;
}
.hovAe:hover .Itemnlast {
  background: #1355b6;
  color: #fff !important;
}
.hovAe:hover .Itemnlast span {
  background: #1355b6;
  color: #fff !important;
}
.taba {
  width: 100%;
  height: 18px;
}
.titleem {
  width: 100%;
  height: 18px;
  display: flex;
}
.titleem li {
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  margin-right: 40px;
  cursor: pointer;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: bold;
  position: relative;
  width: 95px;
}
.titleem li:hover {
  color: #1A56B5;
}
.titleem .active {
  color: #1A56B5;
}
.titleem .active::after {
  display: block;
  content: "-";
  position: absolute;
  right: 0;
  top: 0;
}
#content {
  width: 1200px;
  height: 488px;
  margin-top: 20px;
}
#content .mod {
  display: block;
  width: 1200px;
  height: 488px;
}
#content .mod .modLeft {
  width: 1200px;
  height: 341px;
  display: flex;
  justify-content: space-between;
}
#content .mod .modLeft .modleimgae {
  width: 601px;
  height: 341px;
}
#content .mod .modLeft .modleimgae img {
  width: 601px;
  height: 341px;
}
#content .mod .modLeft .modletext {
  width: 539px;
  height: 341px;
}
#content .mod .modLeft .modletext .modRight {
  width: 539px;
  height: auto;
  padding-top: 51px;
}
#content .mod .modLeft .modletext .modRight .modritio {
  width: 100%;
  height: 45px;
}
#content .mod .modLeft .modletext .modRight .modritio p {
  font-size: 18px;
  color: #333333;
  margin-bottom: 16px;
  line-height: 19px;
  display: block;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
#content .mod .modLeft .modletext .modRight .modritio i {
  font-size: 14px;
  color: #666666;
  height: 11px;
  line-height: 11px;
  display: block;
}
#content .mod .modLeft .modletext .modRight .modriCont {
  width: 477px;
  margin-top: 49px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-bottom: 35px;
}
#content .mod .modLeft .modletext .modRight .modriCont span {
  font-size: 14px;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
  font-weight: 400;
  display: block;
  color: #666666;
  line-height: 29px;
}
#content .mod .modLeft .modletext .modRight .modbottm {
  width: 159px;
  height: 43px;
  border: 1px solid #626262;
  display: flex;
  justify-content: center;
  align-items: center;
}
#content .mod .modLeft .modletext .modRight .modbottm .modconme {
  width: 97px;
  height: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#content .mod .modLeft .modletext .modRight .modbottm .modconme span {
  color: #666666;
  line-height: 16px;
  width: 67px;
  display: block;
}
#content .mod .modLeft .modletext .modRight a {
  width: 161px;
  height: 45px;
}
#content .mod .modLeft .modletext .modRight .modeml {
  width: 100%;
  height: 138px;
  overflow: hidden;
  margin-top: 38px;
}
#content .mod .modLeft .modletext .modRight .modeml a {
  width: 542px;
  display: block;
  height: 68px;
}
#content .mod .modLeft .modletext .modRight .modeml a:hover .moLedftext span {
  color: #1A56B5;
}
#content .mod .modLeft .modletext .modRight .modeml a:hover .moltex span {
  color: #1A56B5;
}
#content .mod .modLeft .modletext .modRight .modeml .modconm {
  width: 539px;
  height: 68px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #eeeeee;
}
#content .mod .modLeft .modletext .modRight .modeml .modconm .moLedf {
  width: auto;
  height: 68px;
  display: flex;
  align-items: center;
}
#content .mod .modLeft .modletext .modRight .modeml .modconm .moLedf img {
  width: 20px;
  height: 20px;
}
#content .mod .modLeft .modletext .modRight .modeml .modconm .moLedf .moLedftext {
  width: auto;
  height: 16px;
  line-height: 16px;
  margin-left: 8px;
  color: #333333;
}
#content .mod .modLeft .modletext .modRight .modeml .modconm .moLedf .moLedftext span {
  width: 360px;
  display: block;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
#content .mod .modLeft .modletext .modRight .modeml .modconm .moltex {
  width: auto;
  height: 68px;
  line-height: 68px;
}
#content .mod .modLeft .modletext .modRight .modeml .modconm .moltex span {
  color: #333;
}
#content .mod .modlelast {
  width: 1200px;
  height: 136px;
  margin-top: 8px;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#content .mod .modlelast a {
  width: 542px;
  display: block;
  height: 69px;
}
#content .mod .modlelast a:hover .modtext span {
  color: #1A56B5;
}
#content .mod .modlelast a:hover .modComneR span {
  color: #1A56B5;
}
#content .mod .modlelast .modComne {
  width: 542px;
  height: 68px;
  border-bottom: 1px solid #eeeeee;
  display: flex;
  justify-content: space-between;
}
#content .mod .modlelast .modComne .modComneL {
  height: 68px;
  display: flex;
  align-items: center;
}
#content .mod .modlelast .modComne .modComneL img {
  width: 20px;
  height: 20px;
}
#content .mod .modlelast .modComne .modComneL .modtext {
  width: auto;
  height: 16px;
  line-height: 16px;
  margin-left: 8px;
  color: #333333;
}
#content .mod .modlelast .modComne .modComneL .modtext span {
  width: 360px;
  display: block;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
#content .mod .modlelast .modComne .modComneR {
  width: auto;
  height: 68px;
  line-height: 68px;
}
#content .mod .modlelast .modComne .modComneR span {
  color: #333333;
}
.disimg {
  display: none;
}
.Martoo .modbottm {
  position: relative;
}
.Martoo .modbottm:hover {
  border: none !important;
  border: 1px solid #626262 !important;
}
.Martoo .modbottm:hover .disimg {
  display: block;
}
.Martoo .modbottm:hover .modconme span {
  color: #fff !important;
}
.Martoo img {
  width: 12px;
  height: 12px;
}
/*右侧联系我们部分*/
.animation {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.wrapper {
  position: relative;
}
.aside {
  position: fixed;
  right: 0;
  z-index: 999;
  bottom: 0;
}
.aside .btn {
  position: fixed;
  position: absolute;
  right: 95px;
  bottom: 20px;
}
.aside .btn a {
  background: #1355b6;
  width: 150px;
  color: #fff;
  display: inline-block;
  display: flex;
  justify-content: center;
  border-radius: 30px 30px;
  align-items: center;
  height: 39px;
}
.aside .btn a:hover span i {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  -ms-transform: translateX(10px);
  transform: translateX(10px);
}
.aside .btn a span {
  display: inline-block;
  position: relative;
  font-size: 14px;
  margin-right: 10px;
}
.aside .btn a i {
  display: inline-block;
  width: 15px;
  height: 10px;
  background: url(../image/jt04.png) no-repeat right center;
  margin-left: 10px;
}
.aside .list {
  width: 240px;
  position: absolute;
  right: 50px;
  bottom: 20px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  display: none;
}
.aside .list .title {
  background: #1355b6;
  position: relative;
  color: #fff;
  border-radius: 3px 3px 0 0;
  padding: 0 20px;
  line-height: 3;
}
.aside .list .title i {
  position: absolute;
  cursor: pointer;
  width: 57px;
  top: 0;
  right: 0;
  height: 100%;
  bottom: 0;
}
.aside .list .title i em {
  position: absolute;
  width: 20px;
  left: 20px;
  height: 2px;
  background: #fff;
  top: 50%;
  margin-top: -1px;
}
.aside .list h2 {
  padding: 0 20px;
  cursor: pointer;
  position: relative;
  line-height: 3;
  background: #f9f9f9;
  color: #2b2b2b;
}
.aside .list h2 i {
  background: #f9f9f9;
  top: 50%;
  right: 20px;
}
.aside .list .con {
  color: #7d7d7d;
  line-height: 2;
  display: none;
  padding: 0 20px;
}
.aside .list ul li .on h2 i {
  -moz-transform: rotate(135deg);
  background: #fff;
  border-color: #1355b6;
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.aside .list ul li.on h2,
.aside .list ul li:hover h2 {
  color: #1355b6;
  background: #fff;
}
.aside .list .con label {
  color: #e83421;
  font-size: 12px;
}
.aside .list .con a {
  color: #e83421;
}
.fnt-12 {
  font-size: 12px;
}
.go_top {
  position: fixed;
  bottom: 2%;
  right: 0.8%;
  cursor: pointer;
  z-index: 99;
  display: none;
}
.go_top img {
  width: 38px;
}
.go_top {
  bottom: 20px;
  right: 10px;
}
.box_Arrow2 {
  border-top: 1px solid #7d7d7d;
  border-right: 1px solid #7d7d7d;
  width: 10px;
  height: 10px;
  background: #fff;
  transform: rotate(45deg);
  margin-top: -0.3217em;
  position: absolute;
}
.nrnav-box .nr-nar-left2 .select-box dd a .box_Arrow2 {
  position: absolute;
  right: 0;
  top: 50%;
  border-color: #e83521;
}
.aside .list ul li.on h2 i {
  -moz-transform: rotate(135deg);
  background: #fff;
  border-color: #1355b6;
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
/*最后部分*/
.JflastM {
  width: 100%;
  height: 420px;
  background: #1a56b5;
}
.JflastM .JfConmte {
  width: 1200px;
  height: 291px;
  margin: 0 auto;
  padding-top: 61px;
  display: flex;
  border-bottom: 1px solid #2d66c1;
}
.JflastM .JfConmte .JfConlast {
  width: 333px;
}
.JflastM .JfConmte .JfConlast .Jfcontimaghe {
  width: 333px;
}
.JflastM .JfConmte .JfConlast .Jfcontimaghe img {
  width: 296px;
  height: 46px;
}
.JflastM .JfConmte .JfConlast .Jflatext {
  width: 333px;
  height: 71px;
  margin-top: 43px;
}
.JflastM .JfConmte .JfConlast .Jflatext span {
  color: #fff;
  font-size: 14px;
  height: 71px;
  display: block;
  line-height: 25px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  font-family: Microsoft YaHei, Microsoft YaHei-Regular !important;
}
.JflastM .JfConmte .JfConlast .Jfbottom {
  width: 91px;
  height: 30px;
  margin-top: 39px;
  border: 1px solid #ffffff;
  text-align: center;
  line-height: 30px;
}
.JflastM .JfConmte .JfConlast .Jfbottom span {
  color: #ffffff;
  font-size: 14px;
}
.JflastM .JfConmte .JfConlast .Jfbottom a {
  width: 91px;
  height: 30px;
  display: block;
}
.JflastM .JfConmte .JfCon {
  width: 536px;
  height: 243px;
  margin-left: 138px;
}
.JflastM .JfConmte .JfCon .JfTop {
  width: 536px;
  height: 42px;
  display: flex;
  justify-content: space-between;
}
.JflastM .JfConmte .JfCon .JfTop .Jflean {
  width: 188px;
  height: 42px;
  border-bottom: 1px solid #2066d3;
}
.JflastM .JfConmte .JfCon .JfTop .Jflean p {
  display: block;
  height: 18px;
  line-height: 18px;
  margin-left: 8px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.JflastM .JfConmte .JfCon .JfTop .JfleanR {
  width: 317px;
  height: 42px;
  border-bottom: 1px solid #2066d3;
}
.JflastM .JfConmte .JfCon .JfTop .JfleanR p {
  display: block;
  height: 18px;
  line-height: 18px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}
.JflastM .JfConmte .JfCon .Jfmanent {
  height: 189px;
  margin-top: 12px;
  display: flex;
  justify-content: space-between;
}
.JflastM .JfConmte .JfCon .Jfmanent .julen {
  height: 189px;
}
.JflastM .JfConmte .JfCon .Jfmanent .julen ul {
  width: 100%;
}
.JflastM .JfConmte .JfCon .Jfmanent .julen ul li {
  height: 14px;
  display: flex;
  align-items: center;
  margin-bottom: 21px;
}
.JflastM .JfConmte .JfCon .Jfmanent .julen ul li .lifam_an img {
  width: 5px;
  height: 11px;
}
.JflastM .JfConmte .JfCon .Jfmanent .julen ul li span {
  font-size: 14px;
  color: #ffffff;
  display: block;
  height: 14px;
  line-height: 14px;
  margin-left: 8px;
}
.JflastM .JfConmte .JfCon .Jfmanent .julen a li span {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.JflastM .JfConmte .JfCon .Jfmanent .julen a li span:hover {
  color: #2098D1;
}
.JflastM .JfConmte .JfCon .Jfmanent .julenRight {
  width: 317px;
  height: 144px;
}
.JflastM .JfConmte .JfCon .Jfmanent .julenRight .jurano {
  width: 317px;
  height: 25px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.JflastM .JfConmte .JfCon .Jfmanent .julenRight .jurano .Juicon {
  width: 22px;
  height: 25px;
}
.JflastM .JfConmte .JfCon .Jfmanent .julenRight .jurano .Juicon img {
  width: 25px;
  height: 25px;
}
.JflastM .JfConmte .JfCon .Jfmanent .julenRight .jurano span {
  color: #FFFFFF;
  font-size: 14px;
  display: block;
  line-height: 14px;
  margin-left: 9px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.JflastM .JfConmte .JfRoghje {
  width: 111px;
  height: 146px;
  margin-left: 81px;
  padding-top: 51px;
}
.JflastM .JfConmte .JfRoghje .JfRoghjetOP {
  width: 111px;
  height: 107px;
}
.JflastM .JfConmte .JfRoghje .JfRoghjetOP img {
  width: 111px;
  height: 107px;
}
.JflastM .JfConmte .JfRoghje .jfbuto {
  width: 111px;
  height: 14px;
  margin-top: 25px;
  text-align: center;
}
.JflastM .JfConmte .JfRoghje .jfbuto span {
  color: #fff;
  font-size: 14px;
  display: block;
  line-height: 14px;
  height: 14px;
}
.JflastM .copyMan {
  width: 1200px;
  height: 67px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.JflastM .copyMan .copyManLef {
  width: 500px;
  height: 15px;
  display: flex;
}
.JflastM .copyMan .copyManLef span {
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 15px;
  height: 15px;
}
.JflastM .copyMan .copyManLef a {
  font-size: 14px;
  color: #fff;
  display: block;
  line-height: 15px;
  height: 15px;
  margin-left: 15px;
}
.JflastM .copyMan .copyManLef a:hover {
  color: #2098D1;
}
.JflastM .copyMan .copyManRig {
  width: 200px;
  height: 15px;
  text-align: right;
  padding-right: 20px;
}
.JflastM .copyMan .copyManRig a {
  display: block;
  height: 15px;
  line-height: 15px;
  color: #fff;
  font-size: 14px;
}
.JflastM .copyMan .copyManRig a:hover {
  color: #2098D1;
}
