.tdu {
  text-decoration: underline;
}
body {
  position: relative;
}
.a_hover:hover {
  text-decoration: underline;
  color: #0062a9;
}
.a_hover_color:hover {
  color: #0062a9;
}
.page {
  line-height: 1.5;
  color: #0062a9;
  font-size: 16px;
}
.page .page-item {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #0062a9;
  margin: 2px;
  color: #0062a9;
  margin-top: 10px;
}
.page .page-item a {
  color: #0062a9;
}
.page .page-item.active {
  background: #0062a9;
  color: #fff;
}
.page .page-item.disabled {
  opacity: 0.5;
}
.page .prev,
.page .next {
  padding: 5px;
  margin: 0px;
}
.main_color {
  color: #0062a9;
}
.main_color2 {
  color: #0045b8;
}
.main_bg_color {
  background-color: #0062a9;
}
.main_bg_color2 {
  background-color: #0045b8;
}
.aic {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.vam {
  vertical-align: middle;
}
.index_nav {
  background-color: #0061a9;
  position: relative;
  z-index: 10;
}
.index_nav .item {
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  text-align: center;
  position: relative;
}
.index_nav .item a {
  color: #fff;
  display: block;
}
.index_nav .item:hover,
.index_nav .item.hover {
  background-color: #01518d;
}
.index_nav .item:hover .son {
  display: block;
}
.index_nav .item .son {
  background-color: #0061a9;
  font-size: 16px;
  display: none;
}
.index_nav .item .son .it {
  line-height: 50px;
  height: 50px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.index_nav .item .son .it:hover {
  background-color: #01518d;
}
.banner {
  position: relative;
  min-width: 1400px;
}
.banner .owl-dots {
  -moz-text-align-last: left;
       text-align-last: left;
  width: 1400px;
  margin-left: -700px;
  left: 50%;
}
.banner .owl-dots .owl-dot {
  width: 18px;
  height: 18px;
  background-color: #fff;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
}
.banner .owl-dots .owl-dot.active {
  background-color: #0062a9;
}
.index_bg1 {
  background-image: url("../images/aboutbg.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  -o-background-size: cover;
     background-size: cover;
}
.index_about .title_a {
  font-size: 86px;
  font-weight: bold;
  color: #f8f8f8;
  background-color: transparent;
  -webkit-text-stroke: 1px #d1d1d1;
}
.bgc78f7ff {
  background-color: #78f7ff;
}
.aic {
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.index_yw .item {
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  width: 430px;
}
.index_yw .item .info {
  position: absolute;
  z-index: 10;
  color: #fff;
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 35px;
  padding-top: 10px;
  left: 0;
  bottom: 0;
  background-image: url(../images/pbg.png);
  background-repeat: no-repeat;
  background-position: top ;
}
.index_bg2 {
  background-image: url("../images/bg2.jpg");
  background-repeat: no-repeat;
  background-position: bottom;
  -o-background-size: cover;
     background-size: cover;
}
.bgc1c408e {
  background-color: #1c408e;
}
.index_news_tit1 {
  border-bottom: 2px solid #1c408e;
}
.index_news_tit1 .tit {
  -webkit-border-radius: 10px 10px 0 0;
          border-radius: 10px 10px 0 0;
  margin-bottom: 1px;
}
.index_news_l_t {
  padding-bottom: 26px;
  border-bottom: 1px solid #e5e5e6;
}
.index_news_r_wrap {
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.index_news_r_wrap .item {
  margin-top: 17px;
  padding-bottom: 17px;
  border-bottom: 1px solid #e9e9e9;
}
.index_news_r_wrap .item:last-child {
  border: none;
}
.footer {
  background-color: #20222b;
  color: #d0d0d0;
}
.footer a {
  color: #d0d0d0;
}
.footer .footer1 {
  border-top: 1px solid #525358;
}
.about_two {
  background-image: url("../images/abbg.jpg");
  background-repeat: no-repeat;
  background-position: right bottom;
  -o-background-size: cover;
     background-size: cover;
}
.about_three .item {
  background-color: #f8f9fa;
  width: 640px;
  height: 420px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
  color: #000;
}
.bg {
  background: #f4f5f8;
}
.crumb {
  z-index: 10;
  left: 0;
  right: 0;
  bottom: 0;
  color: #888;
}
.crumb a {
  color: #888;
}
.crumb .w {
  border-bottom: 1px solid #eee;
}
.index_pro .item {
  margin-right: 22px;
  width: 369px;
  padding: 20px 20px 0 20px;
  background-color: #fff;
  margin-bottom: 23px;
  border: 1px solid #eceef0;
}
.index_pro .item .tit {
  border-top: 1px solid #e4e4e4;
  margin-top: 5px;
}
.index_pro .item:nth-child(4n) {
  margin-right: 0;
}
.index_pro .item .more {
  width: 130px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 17px;
          border-radius: 17px;
  text-align: center;
}
.index_pro .item .msg {
  background-image: url("http://www.tongxinrenhe.com/static/pc/images/msg.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  margin-left: 20px;
}
.img_list_cate .item {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
     -moz-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #f0f2f5;
  font-size: 16px;
  margin-right: 10px;
  margin-top: 20px;
  margin-right: 10px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
}
.img_list_cate .item:nth-child(4n) {
  margin-right: 0;
}
.img_list_cate .item a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  display: block;
}
.img_list_cate .item:hover,
.img_list_cate .item.hover {
  background-color: #0062a9;
}
.img_list_cate .item:hover a,
.img_list_cate .item.hover a {
  color: #fff;
}
.img_list .wrap .item {
  width: 320px;
  padding: 12px;
}
.news_list .item {
  padding-left: 20px;
  padding-right: 20px;
  width: 640px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  margin-bottom: 30px;
  position: relative;
}
.news_list .item:before {
  content: '';
  width: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 10;
  height: 3px;
  background-color: #0062a9;
  width: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  transition: all 0.4s;
}
.news_list .item:hover:before {
  width: 100%;
  background-color: #0062a9;
}
.news_list .item .more {
  color: #fff;
  text-align: center;
  width: 80px;
  height: 24px;
  line-height: 24px;
  background-color: #0967d7;
  float: right;
}
.news_list .item .desc {
  border-bottom: 1px solid #e7e9ee;
  padding-bottom: 30px;
}
.contact_page .map {
  border: 3px solid #fff;
}
.about_page_b .item {
  background-color: #fff;
  width: 310px;
  height: 245px;
  line-height: 120px;
  margin-bottom: 25px;
}
.about_page_b .item img {
  vertical-align: bottom;
}
.about_page_b .item:nth-child(5),
.about_page_b .item:nth-child(6) {
  width: 642px;
}
.about_page_b .item:nth-child(5) .img,
.about_page_b .item:nth-child(6) .img {
  line-height: 245px;
}
.about_page_b .item:nth-child(5) img,
.about_page_b .item:nth-child(6) img {
  vertical-align: middle;
}
