.hover02 {
  overflow: hidden;
}
.hover02 img {
  transition: all .6s;
}
.hover02:hover img {
  -webkit-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/*公用开始*/
.cl {
  color: #ff6600;
}
.img-md {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}
.img-md img {
    height: 100%;
    width: 100%;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.ahr a:hover {
  color: #ff6600;
}
.tab-body > li {
  display: none;
}
.tab-body > li.cur {
  display: block;
}
/* 翻页 */
.pagenation {
  text-align: center;
}
.pagenation a {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  min-width: 30px;
  margin: 0 3px;
  padding: 0 10px;
  text-align: center;
  color: #666;
  background: #eee;
  font-size: 14px;
}
.pagenation a.cur,
.pagenation a:hover {
  background: #ccc;
}
.imgbg {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
/*公用结束*/
/* 头部 */
.header {
  width: 100%;
  height: 92px;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 99999;
}
.header-l {
  float: left;
  width:38%;
  height: 100%;
  background: #1660bf;
  
  position: relative;
}
.header-l .logo {
  float: right;
  height: 92px;
  line-height: 80px;
}
.header-l::after {
  content: ' ';
  width: 59px;
  height: 92px;
  position: absolute;
  right: -59px;
  top: 0;
}
.header-r {
  float: right;
  width: 62%;
  padding-left: 82px;
  height: 100%;
  background: #FFFFFF;
}
.header-nav {
  float: left;
  margin-top: 35px;
}
.header-nav li {
  float: left;
  color: #fff;
  margin-left: 20px;
}
.header-nav li > a {
  font-size: 15px;
  color: #2f2f2f;
  padding: 0 5px;
  border-bottom: 4px solid transparent;
  transition: all .3s;
  padding-bottom: 10px;
}
.header-nav li.cur > a,
.header-nav li:hover > a {
  color: #d70c19;
  border-bottom-color: #d70c19;
}
.header-lg {
  float: left;
  margin-left: 10px;
  margin-top: 28px;
}
.header-lg a {
  float: left;
  display: block;
  width: 34px;
  height: 34px;
  margin: 0 5px;
  background: #002555;
  color: #fff;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
}
.header-lg a:hover {
  color: #002555;
  background: #fff;
}
/*banner*/
.banner .bx-wrapper .bx-pager {
  bottom: 20px;
}
/***** 首页内容 *****/
.con-ttl {
  
  text-align: center;
  padding-bottom: 5px;
  position: relative;
  margin: 50px 0;
}
.con-ttl2{
  
  text-align: center;
  padding-bottom: 5px;
  position: relative;
  margin: 50px 0;
}
.con-ttl2::before,
.con-ttl2::after {
  content: " ";
  width: 50%;
  height: 7px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.con-ttl2::before {
 
    background: url(../images/ttl-l.png) no-repeat center left;
  left: 0;
  
}
.col-lg-7 {
  width: 83.333333%;
  
}
.con-ttl2::after {
    right: 0;
    background: url(../images/ttl-r.png) no-repeat center right;
}


.con-ttl2 h2 {
  color: #525252;
  font-size: 24px;
}

.con-ttl2 div {
  color: #FFFFFF;
  font-size: 24px;
}
.con-ttl2 p {
  font-size:28px;
  color: #999999;
}

.con-ttl h2 {
  color: #525252;
  font-size: 24px;
}

.con-ttl div {
  color: #FFFFFF;
  font-size: 24px;
}
.con-ttl p {
  font-size:28px;
  color: #999999;
}
.cont-box1 .con-ttl p {
  color:#004ea1;
}
.cont-box1 {
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
}
.cont-box1 .txt {
  margin-top: 150px;
  line-height: 30px;
  color: #646161;
  font-size: 14px;
  margin-bottom: 40px;
}
.cont-box1 .txt2 {
 
  color: #FFFFFF;
  font-size: 14px;
  margin-bottom: 40px;
}
.cont-box1-list {
  text-align: center;
  margin-bottom: 50px;
}
.cont-box1-list li {
  display: inline-block;
  width: 182px;
  margin: 0 47px;
  text-align: center;
}
.cont-box1-list li i {
  display: block;
  width: 182px;
  height: 57px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center;
  transition: all .4s;
}
.cont-box1-list li i:hover {
  -webkit-transform: translateY(-7px);
  -moz-transform: translateY(-7px);
  -o-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  transform: translateY(-7px);
}
.cont-box1-list li.l1 i {
  background-image: url(../images/icon/icos01.png);
}
.cont-box1-list li.l2 i {
  background-image: url(../images/icon/icos02.png);
}
.cont-box1-list li.l3 i {
  background-image: url(../images/icon/icos03.png);
}
.cont-box1-list li.l4 i {
  background-image: url(../images/icon/icos04.png);
}
.cont-box1-list li.l5 i {
  background-image: url(../images/icon/icos05.png);
}
.cont-box1-list li em {
    line-height: 40px;
 font-size: 16px;
    color: #FFFFFF;
}

.cont-box1-list li div {
    line-height: 40px;
 font-size: 13px;
    color: #FFFFFF;
}
.cont-box1-list li:hover em {
  color: #64abd2;
}
.cont-box2 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cont-box2 .con-ttl h2{
  color:#656565;
}
.cont-box2 .con-ttl p {
  color:#004ea1;
}
.cont-box2-list {
  margin-bottom: 50px;
  padding: 30px 0;
}
.cont-box2-list li {
  float: left;
  width: 25%;
  height: 280px;
  padding: 0 10px;
}
.cont-box2-list li .item {
  padding: 5px;
  
  border-radius: 5px;
  transition: all .3s;
}
.cont-box2-list li .img-md {
  height: 203px;
  background: #fff;
  transition: all .3s;
}
.cont-box2-list li h3 {
text-align: center;
  padding: 15px;
  padding-right: 30px;
  line-height: 20px;
  font-size: 14px;
  color: #ffffff;
  background: #004ea1 url(../images/icon/ico02.png) no-repeat 95% center;
  transition: all .3s;
}
.cont-box2-list li .item:hover {
 
  margin-top: -20px;
}
.cont-box2-list li .item:hover h3 {
  background: #d70c19 url(../images/icon/ico03.png) no-repeat 95% center;
  color: #fff;
}
.cont-box2-list li .item:hover h3 em {
  color: #8899a8;
}
.cont-box2-list li .item:hover .img-md {
  height: 220px;
}
.btn01 {
  display: inline-block;
  width: 160px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #e84c3d;
  font-size: 14px;
  color: #fff;
  border-radius: 3px;
}
.btn01:hover {
  background: #f4594a;
}
.cont-box3 {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.cont-box3-l {
  float: left;
  width: 505px;
  height: 360px;
  position: relative;
}
.cont-box3-l .txt {
  height: 114px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 15px 20px;
  line-height: 28px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 14px;
}
.cont-box3-l .txt h3 {
  line-height: 28px;
  font-size: 14px;
}
.cont-box3-l .txt .p {
  opacity: .8;
}
.cont-box3-r {
  float: right;
  width: 640px;
}
.cont-box3-r li {
  margin-bottom: 15px;
  overflow: hidden;
  background: rgba(140, 140, 140, 0.1);
}
.cont-box3-r li a {
  display: block;
}
.cont-box3-r li .date {
  float: left;
  width: 110px;
  height: 110px;
  margin-right: 20px;
  text-align: center;
}
.cont-box3-r li .date span {
  display: block;
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 16px;
  color: #fff;
  background: #81aedd;
}
.cont-box3-r li .date em {
  display: block;
  width: 100%;
  height: 75px;
  line-height: 75px;
  color: #b8b4b3;
  font-size: 44px;
  background: #fff;
}
.cont-box3-r li h3 {
  padding: 15px 0;
  font-size: 15px;
}
.cont-box3-r li .els2 {
  line-height: 24px;
  height: 48px;
  font-size: 14px;
}
.cont-box3-r li:hover {
  background: rgba(140, 140, 140, 0.3);
}
/* 底部 */
.footer {
  background: #363636;
  padding: 50px 0;
  color: #b9b9b9;
}
.footer-main dl {
  float: left;
  margin-right: 126px;
}
.footer-main dl.last {
  margin-right: 0;
}
.footer-main dl.last dd {
  color: #e2e2e2;
}
.footer-main dl dt {
  font-size: 16px;
  margin-bottom: 5px;
  color: #fff;
  margin-bottom: 25px;
}
.footer-main dl dd {
  line-height: 24px;
  font-size: 14px;
}
.footer-main dl dd a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer-bottom {
  background: #242424;
  padding: 10px 0;
  line-height: 22px;
  text-align: center;
 color: #FFFFFF;
    font-size: 14px;
}


/* 底部 */
.footer2 {
  background: #363636;
  padding: 50px 0;
  color: #b9b9b9;
}
.footer2-main dl {
  float: left;
  margin-right: 80px;
}
.footer2-main dl.last {
  margin-right: 0;
}
.footer2-main dl.last dd {
  color: #e2e2e2;
}
.footer2-main dl dt {
  font-size: 16px;
  margin-bottom: 5px;
  color: #fff;
  margin-bottom: 25px;
}
.footer2-main dl dd {
  line-height: 24px;
  font-size: 14px;
}
.footer2-main dl dd a:hover {
  text-decoration: underline;
  color: #fff;
}
.footer2-bottom {
  background: #242424;
  padding: 10px 0;
  line-height: 22px;
  text-align: center;
 color: #FFFFFF;
    font-size: 14px;
}

/* 动画 */
.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
.main-menu {
  text-align: center;
  margin-bottom: 45px;
}
.main-menu a {
  display: inline-block;
  line-height: 36px;
  padding: 0 25px;
  background: #a1a1a1;
  border: 1px solid #e2e2e2;
  font-size: 14px;
  color: #fff;
  position: relative;
}
.main-menu a.cur,
.main-menu a:hover {
  background: #014e9c;
}
.main-menu a.cur::after,
.main-menu a:hover::after {
  content: ' ';
  border-bottom: 5px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -1px;
  margin-left: -4px;
}
.line {
  height: 3px;
  border-top: 1px solid #6493c2;
  border-bottom: 1px solid #6493c2;
}
.list-pro {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 30px;
}
.list-pro li {
  float: left;
  width: 25%;
}
.list-pro .item {
  margin: 0 10px;
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #cdcdcd;
  transition: all .4s;
}
.list-pro .item:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}
.list-pro .item .img-md {
  height: 198px;
  border: 1px solid #c8c8c8;
  margin-bottom: 15px;
}
.list-pro .item .line {
  margin: 7px 0;
}
.list-pro .item h2 {
  font-size: 14px;
  color: #666;
}
.list-pro .item .els2 {
  line-height: 22px;
  height: 88px;
  color: #999;
  -webkit-line-clamp: 4;
  font-size: 13px;
}
.list-pro .item .els2 em {
  display: block;
  color: #666;
}
.list-pro .item .more {
  display: inline-block;
  width: 51px;
  height: 18px;
  background: url(../images/more.jpg);
}
.prod-l {
  float: left;
  width: 464px;
}
.prod-r {
  float: left;
  margin-left: 20px;
  width: 550px;
}
.prod-img {
  height: 310px;
  padding: 8px;
  border: 1px solid #cecece;
}
.prod-img .img-md {
  border: 1px solid #cecece;
}
.prod-ttl {
  margin-bottom: 20px;
  font-size: 14px;
  padding-left: 20px;
  line-height: 30px;
  background: url(../images/icon/ico05.png) no-repeat left center;
  border-bottom: 2px solid #c7c7c7;
}
.tab-join {
  border: 1px solid #c7c7c7;
  margin-left: 30px;
  margin-right: 30px;
}
.tab-join ul {
  overflow: hidden;
}
.tab-join ul li {
  float: left;
  width: 16.28%;
}
.tab-join .top {
  border-top: 4px solid #ced6df;
  line-height: 50px;
  font-size: 15px;
  text-align: center;
  color: #666;
  border-bottom: 1px solid #c7c7c7;
}
.tab-join .item {
  border-bottom: 1px solid #c7c7c7;
  color: #888;
  font-size: 13px;
}
.tab-join .item:last-child {
  border-bottom: none;
}
.tab-join .item ul {
  line-height: 35px;
  text-align: center;
}
.tab-join .item ul .btn-check {
  color: #4b88b7;
  cursor: pointer;
}
.tab-join .item ul .btn-check:hover {
  text-decoration: underline;
}
.tab-join .item .detail {
  display: none;
  padding: 20px 40px;
  line-height: 22px;
  color: #888;
  border-top: 1px solid #c7c7c7;
}
.list-news {
  margin-bottom: 50px;
}
.list-news li {
  padding: 25px 0;
  border-bottom: 1px solid #d7d7d7;
}
.list-news li:hover h2 {
  color: #0e66be;
}
.list-news li h2 {
  transition: all .3s;
  margin-top: 2px;
}
.list-news li .date {
  float: left;
  width: 65px;
  height: 65px;
  background: #0e66be;
  color: #fff;
  margin-right: 30px;
  text-align: center;
}
.list-news li .date span {
  display: block;
  font-size: 24px;
  line-height: 40px;
}
.list-news li .date em {
  display: block;
}
.list-news li .p {
  color: #838383;
  font-size: 13px;
  margin-top: 5px;
  line-height: 20px;
  height: 40px;
}
.article {
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.article-top {
  text-align: center;
  color: #666;
  margin-bottom: 30px;
}
.article-top h1 {
  font-size: 18px;
  color: #000;
}
.article-top .date {
  font-size: 14px;
  margin-top: 20px;
  color: #999;
}
.mmm{ display:block; color:#FFFFFF; background-color:#ec6060; height:35px; width:100px; text-align:center; line-height:34px; margin:0 auto;}

.col-lg-5 {width:27.88%;float:left;position: relative;}
.col-lg-5 .border-red {
    position: absolute;
    left: 0;
	margin-left:77px;
    top: 0;
    width: 226px;
    height: 362px;
    border: 5px solid #175fc1;}
	
.col-lg-5 .img{    margin-right: 4px;
    margin-top: 46px;
    z-index: 9;
    position: relative;
    text-align: center;	}
.more1{width:17%; float:right; margin-top: 12px;}
	