@charset "utf-8";

/* CSS Document */
* {
  margin: 0px;
  padding: 0px
}

img {
  border: none
}

ul,
li {
  list-style: none
}

body {
  font-size: 14px;
  font-family: "微软雅黑";
}

a {
  color: #000000;
  text-decoration: none;
}

a:link {
  text-decoration: none;
  color: #000000;
}

a:active {
  text-decoration: none;
  color: #000000;
}

a:hover {
  text-decoration: none;
  color: #1e3485;
}

a:visited {
  text-decoration: none;
  color: #000000;
}

.cle {
  height: 0px;
  clear: both;
  padding: 0px;
  margin: 0px;
}



/*header*/
.top_bg {
  height: 120px;
  width: 100%;
  z-index: 99999;
}

.top_main {
  width: 1200px;
  margin: 0 auto;
}

.top_logo {
  float: left;
  margin-top: 20px;
  width: 236px;
}

.top_logo img {
  width: 100%;
  display: block;
}

.top_right {
  float: left;
  margin-top: 45px;
  font-size: 20px;
  position: relative;
}

.top_encn {
  float: right;
  margin-top: 49px;
  position: relative;
  width: 80px;
  text-align: right;
}

.top_encn p {}

.top_encn p a {
  font-size: 12px;
  display: block;
  background: #1e3485;
  color: #FFFFFF;
  padding: 3px 10px;
  text-align: center;
}

.top_encn p a:hover {
  background: #000000;
  color: #FFFFFF;
}

.top_serch {}

.top_serch_con {
  display: none;
  width: 250px;
  padding: 5px 0px;
}

.top_serch:hover .top_serch_con {
  display: block;
  position: absolute;
  margin: 0px 0px 0px -160px;
}

.top_serch_con .form_style_1 {
  border: #CCCCCC 1px solid;
  height: 30px;
  box-shadow: 0px 0px 1px 2px #DDDDDD;
  line-height: 30px;
  padding-left: 10px;
}

.top_serch_con .form_style_2 {
  background: #1e3485;
  border: none;
  color: #FFFFFF;
  height: 30px;
  box-shadow: 0px 0px 1px 2px #DDDDDD;
  line-height: 30px;
  padding: 0px 10px;
}

/*导航*/
.dh_bg {
  float: left;
  position: relative;
  margin: 25px 0px 0px 180px;
}

.dh_bg ul:after {
  display: table;
  content: '';
  clear: both;
  /*清除浮动*/
}

.dh_bg ul li {
  float: left;
  text-align: center;
  position: relative;
  z-index: 5;
  padding: 0px 15px;
}

.dh_bg ul li>a {
  font-size: 14px;
  color: #666;
  display: block;
  height: 50px;
  padding-top: 22px;
}

.dh_bg ul li>a:hover {
  border-bottom: #1e3485 2px solid;
}

/*.dh_bg ul li>a i{display: block;margin:0 auto;width: 24px; height: 28px;background-position-y:0;transition:background-position-y .3s;-moz-transition:background-position-y .3s;-webkit-transition:background-position-y .3s;-o-transition:background-position-y .3s;}*/
.dh_bg ul li>a span {
  display: block;
  height: 16px;
  line-height: 16px;
  margin-top: 6px;
  overflow: hidden;
}

.dh_bg ul li.cur>a {
  color: #1e3485;
  font-weight: bold;
  border-bottom: #1e3485 2px solid;
}

.two_nav_box {
  position: relative;
  position: absolute;
  width: 1800px;
  right: 0;
  z-index: 999999;
}

.two_nav_box .two_nav {
  position: absolute;
  right: 0;
  overflow: visible;
  background-color: #ffffff;
  box-shadow: 0 0 6px #888888;
  border-radius: 3px;
  padding: 10px 0;
  display: none;
}

.two_nav_box .two_nav dl {
  float: left;
  padding: 0 20px;
  position: relative;
}

.two_nav_box .two_nav dl dt {
  font-size: 14px;
  line-height: 30px;
}

.two_nav_box .two_nav dl dt.ttt {
  font-size: 16px;
  line-height: 15px;
  margin: 10px 0px 0px;
}

.two_nav_box .two_nav dl dt.ttt a {
  color: #f38000;
}

.two_nav_box .two_nav dl dt a {
  color: #1e3485;
  font-weight: bold;
}

.two_nav_box .two_nav dl dt a:hover {
  color: #000000;
}

.two_nav_box .two_nav dl i {
  position: absolute;
  left: 0;
  width: 1px;
  height: 100%;
  background: url(../images/menu_line.png) no-repeat center;
  background-size: 1px 100%;
}

.two_nav_box .two_nav dl dd a {
  font-size: 12px;
  color: #666666;
  line-height: 25px;
}

.two_nav_box .two_nav dl dd:hover a {
  color: #1e3485;
  text-decoration: underline;
}

.two_nav_box .two_nav dl dd.tit {
  font-size: 14px;
  margin: 5px 0px 5px;
  padding: 5px 10px;
  color: #1e3485;
  font-weight: bold;
}

.two_nav_box .two_nav dl dd {
  padding-left: 10px;
}



/*导航*/
/*
.nav_{ width:100%; background: #FFFFFF;}
.nav{ width:<strong>1280</strong>px; margin:0px auto; height: 100px;}
.nav_l{ width:220px; float:left; margin: 25px 0px 0px 0px;}
.nav_lr{ width: 2px; margin: 15px 50px 0px 50px; background: #000000; border-top: #1e3485 15px solid;float:left; height: 50px;} 
.nav_c{float:left;margin: 20px 0px 0px 0px;} 
.nav_c p.t1{ color: #000000; font-size: 22px; margin: 0px 0px 6px 0px; font-weight: lighter; width: 280px; text-align: right;background:url(../images/clogo.png) no-repeat left;} 
.nav_c p.t2{width: 280px; background: #EEEEEE; padding: 3px 0px; text-align: center; font-size: 14px; letter-spacing: 5px;} 
.nav_c span{ color: #000000; font-size: 20px;} 
.nav_r{ float:right;margin: 20px 0px 0px 0px;}
.nav_r i{ color: #999999;} 
.nav_r p{ width: 235px; font-size: 16px;font-weight: lighter;} 
.nav_r span{font-size: 30px;font-weight: lighter; font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif"; color: #1e3485;} 

.nav_menu{ width:100%; background: #1e3485; }
.nav_menu ul{width:1280px; margin:0px auto;} 
.nav_menu ul li{float:left; text-align: center;}
.nav_menu ul li a{ display:block; color:#FFFFFF;  font-size:16px; padding: 15px 48px; font-weight:lighter; }
.nav_menu ul li a:hover{ transform: translateY(0);}
*/










/*新导航样式*/
.nav_menu3,
.nav_menu3 ul,
.nav_menu3 ul li,
.nav_menu3 ul li a,
.nav_menu3 #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.nav_menu3 #menu-button {
  margin-top: 100px;
  background: #F00;
  position: absolute;
  z-index: 9999999999;
}

.nav_menu3:after,
.nav_menu3>ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.nav_menu3 #menu-button {
  display: none;
}

.nav_menu3 {
  float: left;
  width: auto;
  margin: 53px 0px 0px 130px;
}

.nav_menu3>ul>li {
  float: left;
}

.nav_menu3.align-center>ul {
  font-size: 0;
  text-align: center;
}

.nav_menu3.align-center>ul>li {
  display: inline-block;
  float: none;
}

.nav_menu3.align-center ul ul {
  text-align: left;
}

.nav_menu3.align-right>ul>li {
  float: right;
}

.nav_menu3.align-right ul ul {
  text-align: right;
}

.nav_menu3>ul>li>a {
  padding: 0px 0px 25px 0px;
  text-decoration: none;
  text-transform: uppercase;
  color: #000000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;

}

.nav_menu3>ul>li.cur>a {
  color: #f38000;
  font-weight: bold;
  border-bottom: #f38000 2px solid;
}

.nav_menu3>ul>li:hover>a {
  color: #f38000;
  font-weight: bold;
  border-bottom: #f38000 2px solid;
}

.nav_menu3>ul>li.nav-has-sub>a {
  margin: 0px 15px 0px 21px;
}

.nav_menu3>ul>li.nav-has-sub>a::after {
  position: absolute;
  top: 35px;
  right: 10px;
  width: 4px;
  height: 4px;

  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}

.nav_menu3>ul>li.nav-has-sub:hover>a::after {
  border-color: #f38000;
}

.nav_menu3 ul ul {
  position: absolute;
  left: -9999px;
  z-index: 9999999999;
}

.nav_menu3>ul>li>ul {
  border-top: #FFFFFF 2px solid;
  background: #FFFFFF;
}

.nav_menu3 li:hover>ul {
  left: auto;
}

.nav_menu3.align-right li:hover>ul {
  right: 0;
}

.nav_menu3 ul ul ul {
  margin-left: 100%;
  top: 0;
  background: #FFFFFF;
}

.nav_menu3.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}

.nav_menu3 ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}

.nav_menu3 ul li:hover>ul>li {
  height: 40px;
  line-height: 40px;
}

.nav_menu3 ul ul li a {
  padding: 13px 20px;
  width: 200px;

  background: #f38000;
  text-decoration: none;
  color: #FFFFFF;
  margin: 1px 0px;

  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}

.nav_menu3 ul ul li a.ww1 {
  width: 130px;
}

.nav_menu3 ul ul li a.ww2 {
  width: 200px;
}

.nav_menu3 ul ul li a.ww3 {
  width: 100px;
}

.nav_menu3 ul ul li a.ww4 {
  width: 130px;
}

.nav_menu3 ul ul li:hover>a,
.nav_menu3 ul ul li a:hover {
  color: #FFFFFF;
  background: #1e3485;
}

.nav_menu3 ul ul li.nav-has-sub>a::after {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 6px;
  height: 6px;
  border-bottom: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}

.nav_menu3.align-right ul ul li.nav-has-sub>a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}

.nav_menu3 ul ul li.nav-has-sub:hover>a::after {
  border-color: #f38000;
}

/*新导航样式*/











/*底部*/
.bottom {
  width: 100%;
  height: auto;
  background: #e5e5e5;
  z-index: 1
}

.bottom_ {
  width: 1200px;
  margin: 0 auto;
  padding: 60px 0px;
}

.bottom_00 {
  float: left;
  margin-right: 48px;
  padding-right: 48px;
  border-right: #CCCCCC 1px solid;
}

.bottom_00 p {
  font-size: 18px;
  padding: 10px 0px;
}

.bottom_01 {
  float: left;
  margin-right: 48px;
  padding-right: 48px;
  border-right: #CCCCCC 1px solid;
}

.bottom_01 h3 {
  color: #1e3485;
  font-weight: normal;
  font-size: 18px;
  padding: 10px 0px;
}

.bottom_01 p {
  font-size: 16px;
  font-weight: lighter;
}

.bottom_02 {
  float: left;
  margin-right: 48px;
  padding-right: 48px;
  border-right: #CCCCCC 1px solid;
}

.bottom_02 p {
  color: #1e3485;
  font-size: 18px;
  padding: 10px 0px 0px;
}

.bottom_02 span {
  font-size: 36px;
  font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
  color: #1e3485;
}

.bottom_03 {
  float: right;
  text-align: left;
}

.bottom2 {
  width: 100%;
  padding: 30px 0px;
  text-align: center;
  background: #1e3485;
  color: #CCCCCC;
}

.bottom2 a {
  color: #CCCCCC;
}

.bottom2 a:hover {
  color: #FFFFFF;
}

.jdc-side {
  display: none;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 300;
  width: 60px
}

.mod_hang_qrcode {
  position: relative
}

.mod-qr-tips {
  height: 70px;
  background-size: 100%
}

.mod_hang_qrcode_show {
  display: none;
  position: absolute;
  right: 70px;
  top: -65px;
  width: 138px;
  min-height: 166px;
  border: 0 none;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  -moz-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1)
}

.mod_hang_qrcode_show p {
  margin-top: 5px;
  line-height: 16px;
  color: #666;
  font-size: 12px;
  text-align: center
}

.mod_hang_qrcode_show_bg {
  width: 124px;
  height: 124px;
  margin: 8px auto 0;
  background-position: 0 0;
  background-repeat: no-repeat;
  -moz-background-size: 124px auto;
  background-size: 124px auto;
  background-image: url(../images/qrcode.png)
}

.jdc_hang_qrcode .mod_hang_qrcode_show_bg {
  background-image: url(../images/qrcode.jpg)
}

.jdc_hang_qrcode p {
  padding-bottom: 5px
}

.mod_hang_qrcode_btn {
  display: block;
  width: 60px;
  height: 60px;
  color: #999999;
  font-size: 16px;
  cursor: pointer;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease
}

.mod_hang_top {
  display: block;
  width: 60px;
  height: 60px;
  margin: 5px 0 0;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease;
  background-color: transparent
}

.mod_hang_qrcode:hover .mod_hang_qrcode_show {
  display: block
}

.mod_hang_qrcode_btn {
  position: relative;
  margin-top: 5px;
  text-align: center;
  background-color: transparent;
  -webkit-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  -moz-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1)
}

.mod_hang_qrcode_btn span {
  display: none;
  position: absolute;
  top: 25px;
  left: 25px;
  width: 30px;
  line-height: 15px;
  font-size: 12px;
  text-align: center
}

.mod_hang_qrcode_btn:hover {
  color: #fff
}

.mod_hang_top {
  -webkit-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  -moz-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1)
}

.mod_hang_top .mod_hang_qrcode_btn {
  background: 0 0;
  margin: 0
}

.mod_hang_appeal_btn {
  display: block;
  width: 60px;
  height: 60px;
  color: #999999;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  -webkit-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  -moz-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
}

.mod_hang_appeal:hover .mod_hang_appeal_show {
  display: block;
  opacity: 1;
}

.mod_hang_appeal_btn i,
.mod_hang_qrcode_btn i {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 28px;
  color: #999999;
  background-color: #fff
}

.mod_hang_appeal_btn span {
  display: none;
  position: absolute;
  top: 25px;
  left: 25px;
  width: 30px;
  line-height: 15px;
  font-size: 12px;
  text-align: center
}

.mod_hang_appeal_show {
  opacity: 0;
  z-index: -9;
  right: -500px;
  position: absolute;
  right: 70px;
  bottom: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  -moz-box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  box-shadow: 0 0 10px 0 rgba(20, 34, 67, .1);
  width: 240px;
}

.mod_hang_appeal_show li {
  *zoom: 1;
  cursor: pointer
}

.mod_hang_appeal_show li:hover {
  background: #f3f5fb
}

.mod_hang_appeal_show li:after,
.mod_hang_appeal_show li:before {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden
}

.mod_hang_appeal_show .icon_box,
.mod_hang_appeal_show .text_box {
  float: left;
  width: 155px;
  height: 90px;
  cursor: pointer
}

.mod_hang_appeal_show .icon_box {
  width: 78px;
  line-height: 90px;
  text-align: center
}

.mod_hang_appeal_show .icon_box i {
  color: #1e3485;
  font-size: 30px
}

.mod_hang_appeal_show .text_box h5 {
  margin-top: 10px;
  font-size: 16px;
  color: #03004c;
  line-height: 24px;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.mod_hang_appeal_show .text_box p {
  margin-top: 10px;
  max-height: 36px;
  overflow: hidden;
  line-height: 18px;
  font-size: 12px;
  color: #666;
  cursor: pointer
}

.jdc_feedback_qrcode .mod_hang_qrcode_btn {
  margin-bottom: 5px
}

.jdc_feedback_qrcode .mod_hang_qrcode_show {
  min-height: 226px
}

.jdc_feedback_qrcode .mod_hang_qrcode_show p {
  padding-bottom: 5px
}

.jdc_feedback_qrcode .mod_hang_qrcode_show_bg {
  margin-top: 0;
  background-image: none
}

@media (max-width:768px) {
  .jdc-rwd .jdc-side {
    display: none !important
  }
}

.jdc-lang-en .jdc_hang_qrcode .mod_hang_qrcode_show_bg {
  background-image: url(../images/qrcode-en.jpg)
}

.jdc-lang-en .mod-qr-tips {
  position: relative
}

.jdc-lang-en .mod-qr-tips:after {
  content: "Search";
  position: absolute;
  left: 41px;
  top: 8px;
  width: 85px;
  height: 30px;
  line-height: 30px;
  background: #fff;
  color: #666;
  font-size: 16px
}







/* fullSlide */
.fullSlide {
  width: 100%;
  position: relative;
  height: 600px;
  background: #000;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 600px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 600px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 30px;
  line-height: 30px;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 50px;
  height: 3px;
  margin: 1px;
  overflow: hidden;
  background: #FFF;
  filter: alpha(opacity=50);
  opacity: 0.5;
  line-height: 999px;
}

.fullSlide .hd ul .on {
  background: #1e3485;
}

.fullSlide .prev,
.fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 3%;
  z-index: 1;
  width: 40px;
  height: 60px;
  background: url(../images/slider-arrow.png) -126px -137px no-repeat;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
}

.fullSlide .next {
  left: auto;
  right: 3%;
  background-position: -6px -137px;
}


.main5b_ {
  width: 1200px;
  position: relative;
  margin: 35px auto;
}

.main5b_hr {
  width: 1200px;
  height: 1px;
  background: #EEEEEE;
  margin: 0px auto;
  z-index: 0;
}

.main5b_tit {
  width: 1200px;
  margin: 35px auto;
  text-align: center;
}

.main5b_tit p {
  color: #1e3485;
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}

.main5b_tit span {
  color: #999999;
  font-size: 14px;
  text-align: center;
}

.main5b_con {
  width: 1200px;
}

.main5b_con ul {}

.main5b_con li {
  float: left;
  text-align: center;
  margin: 0px 67px 0px 0px;
  border: #CCCCCC 1px solid;
  border-radius: 10px;
  padding: 15px 20px 20px 20px;
}

.main5b_con li:last-child {
  float: right;
  margin: 0px;
}

.main5b_con li:hover {
  border: #1e3485 1px solid;
  box-shadow: 0px 0px 3px 2px #DDDDDD;
}

.main5b_con li.this {
  border: #1e3485 1px solid;
  box-shadow: 0px 0px 3px 2px #DDDDDD;
}

.main5b_con li.this p.c3 {
  font-size: 12px;
  color: #1e3485;
  font-weight: bold;
}

.main5b_con li p.c1 {}

.main5b_con li p.c3 {
  font-size: 14px;
  color: #666666;
  width: 72px;
}

.main5b_con li:hover p.c3 {
  color: #1e3485;
}

.main5b_con li p.c1 {
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.main5b_con li:hover p.c1 {
  -webkit-transform: rotate(360deg);
  /*鼠标hover时，i图标旋转*/
  transform: rotate(360deg);
  /*	transform:translate(0,-20px);
	-webkit-transform:translate(0,-20px);
	-moz-transform:translate(0,-20px);
	-o-transform:translate(0,-20px);
	-ms-transform:translate(0,-20px);*/
}

.main5c {
  width: 1210px;
  position: relative;
  margin: 35px auto;
}

.main5c ul {}

.main5c li {
  float: left;
  margin: 5px;
}

.main5c li.promenu01 {
  width: 191.6px;
}

.main5c li.promenu02 {
  width: 200px;
}

.main5c li.promenu03 {
  width: 292px;
}

.main5c li.promenu04 {
  width: 320px;
}

.main5c li.promenu05 {
  width: 220px;
}

.main5c li.promenu06 {
  width: 200px;
}

.main5c li a {
  display: block;
  padding: 8px 15px;
  border: #DDDDDD 1px solid;
  margin-right: 5px;
  text-align: center;
}

.main5c li a:hover {
  color: #FFFFFF;
  border: #1e3485 1px solid;
  background: #1e3485;
  transition: All 0.5s ease-in-out;
}


.main4d {
  width: 1200px;
  margin: 50px auto;
}

.main4d_left {
  float: left;
  width: 600px;
}

.main4d_right {
  float: right;
  border-radius: 15px;
}

.main4d_left_a {
  height: 306px;
  width: 600px;
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 15px;
}

.main4d_left_a img {
  z-index: 9;
  position: absolute;
}

.main4d_left_a_1 {
  position: absolute;
  margin: 110px 0px 0px 50px;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: lighter;
  z-index: 9999;
}

.main4d_left_a_2 {
  position: absolute;
  margin: 150px 0px 0px 50px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: lighter;
  z-index: 9999;
}

.main4d_left_a_3 {
  position: absolute;
  margin: 200px 0px 0px 50px;
  z-index: 9999;
}

.main4d_left_a_3 a {
  display: block;
  padding: 5px 0px;
  background: #FFFFFF;
  width: 110px;
  margin: 0px auto;
  color: #000000;
  font-size: 14px;
  text-align: center;
  border-radius: 15px;
}

.main4d_left_a_3 a:hover {
  background: #f48000;
  color: #FFFFFF;
}

.main4d_left_b {
  height: 306px;
  width: 600px;
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}

.main4d_left_b img {
  z-index: 9;
  position: absolute;
}

.main4d_left_b_1 {
  position: absolute;
  margin: 110px 0px 0px 50px;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: lighter;
  z-index: 9999;
}

.main4d_left_b_2 {
  position: absolute;
  margin: 150px 0px 0px 50px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: lighter;
  z-index: 9999;
}

.main4d_left_b_3 {
  position: absolute;
  margin: 200px 0px 0px 50px;
  z-index: 9999;
}

.main4d_left_b_3 a {
  display: block;
  padding: 5px 0px;
  background: #FFFFFF;
  width: 110px;
  margin: 0px auto;
  color: #000000;
  font-size: 14px;
  text-align: center;
  border-radius: 15px;
}

.main4d_left_b_3 a:hover {
  background: #f48000;
  color: #FFFFFF;
}

.main4d_right {
  width: 590px;
  height: 623px;
  overflow: hidden;
}

.img-zoom-in img {
  transition: all .2s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
}

.img-zoom-in:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2)
}

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-bounce-to-bottom:hover,
.hvr-bounce-to-bottom:focus,
.hvr-bounce-to-bottom:active {
  color: white;
}

.hvr-bounce-to-bottom:hover:before,
.hvr-bounce-to-bottom:focus:before,
.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.main5a {
  width: 100%;
  background: url(../images/bg1.jpg) no-repeat center;
  height: 730px;
}

.main5a_ {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}

.main5a_con_1 {
  position: absolute;
  margin: 60px 0px 0px 400px;
  font-size: 36px;
  color: #1e3485;
  font-weight: bold;
}

.main5a_con_2 {
  position: absolute;
  margin: 130px 0px 0px 490px;
  font-size: 18px;
  color: #333333;
  font-weight: normal;
  border: #333333 1px solid;
  border-radius: 15px;
  padding: 5px 30px;
}

.main5a_con_3 {
  position: absolute;
  margin: 90px 0px 0px 0px;
  padding: 20px 20px 30px 20px;
  width: 120px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 1px #DDDDDD;
  border-radius: 5px;
  text-align: center;
}

.main5a_con_3:hover {
  box-shadow: 0px 0px 10px 1px #999999;
}

.main5a_con_3 p {
  font-size: 16px;
  color: #1e3485;
  font-weight: normal;
  margin: 5px 0px 5px;
}

.main5a_con_3 span {
  color: #999999;
  font-size: 12px;
}

.main5a_con_3 img {
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.main5a_con_3:hover img {
  -webkit-transform: rotate(360deg);
  /*鼠标hover时，i图标旋转*/
  transform: rotate(360deg);
}

.main5a_con_4 {
  position: absolute;
  margin: 300px 0px 0px 0px;
  padding: 20px 20px 30px 20px;
  width: 120px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 1px #DDDDDD;
  border-radius: 5px;
  text-align: center;
}

.main5a_con_4:hover {
  box-shadow: 0px 0px 10px 1px #999999;
}

.main5a_con_4 p {
  font-size: 16px;
  color: #1e3485;
  font-weight: normal;
  margin: 5px 0px 5px;
}

.main5a_con_4 span {
  color: #999999;
  font-size: 12px;
}

.main5a_con_4 img {
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.main5a_con_4:hover img {
  -webkit-transform: rotate(360deg);
  /*鼠标hover时，i图标旋转*/
  transform: rotate(360deg);
}


.main5a_con_5 {
  position: absolute;
  margin: 515px 0px 0px 0px;
  padding: 20px 20px 30px 20px;
  width: 120px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 1px #DDDDDD;
  border-radius: 5px;
  text-align: center;
}

.main5a_con_5:hover {
  box-shadow: 0px 0px 10px 1px #999999;
}

.main5a_con_5 p {
  font-size: 16px;
  color: #1e3485;
  font-weight: normal;
  margin: 5px 0px 5px;
}

.main5a_con_5 span {
  color: #999999;
  font-size: 12px;
}

.main5a_con_5 img {
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.main5a_con_5:hover img {
  -webkit-transform: rotate(360deg);
  /*鼠标hover时，i图标旋转*/
  transform: rotate(360deg);
}


.main5a_con_6 {
  position: absolute;
  margin: 90px 0px 0px 1035px;
  padding: 20px 20px 30px 20px;
  width: 120px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 1px #DDDDDD;
  border-radius: 5px;
  text-align: center;
}

.main5a_con_6:hover {
  box-shadow: 0px 0px 10px 1px #999999;
}

.main5a_con_6 p {
  font-size: 16px;
  color: #1e3485;
  font-weight: normal;
  margin: 5px 0px 5px;
}

.main5a_con_6 span {
  color: #999999;
  font-size: 12px;
}

.main5a_con_6 img {
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.main5a_con_6:hover img {
  -webkit-transform: rotate(360deg);
  /*鼠标hover时，i图标旋转*/
  transform: rotate(360deg);
}


.main5a_con_7 {
  position: absolute;
  margin: 300px 0px 0px 1035px;
  padding: 20px 20px 30px 20px;
  width: 120px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 1px #DDDDDD;
  border-radius: 5px;
  text-align: center;
}

.main5a_con_7:hover {
  box-shadow: 0px 0px 10px 1px #999999;
}

.main5a_con_7 p {
  font-size: 16px;
  color: #1e3485;
  font-weight: normal;
  margin: 5px 0px 5px;
}

.main5a_con_7 span {
  color: #999999;
  font-size: 12px;
}

.main5a_con_7 img {
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.main5a_con_7:hover img {
  -webkit-transform: rotate(360deg);
  /*鼠标hover时，i图标旋转*/
  transform: rotate(360deg);
}




.main5a_con_8 {
  position: absolute;
  margin: 515px 0px 0px 1035px;
  padding: 20px 20px 30px 20px;
  width: 120px;
  background: #FFFFFF;
  box-shadow: 0px 0px 10px 1px #DDDDDD;
  border-radius: 5px;
  text-align: center;
}

.main5a_con_8:hover {
  box-shadow: 0px 0px 10px 1px #999999;
}

.main5a_con_8 p {
  font-size: 16px;
  color: #1e3485;
  font-weight: normal;
  margin: 5px 0px 5px;
}

.main5a_con_8 span {
  color: #999999;
  font-size: 12px;
}

.main5a_con_8 img {
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.main5a_con_8:hover img {
  -webkit-transform: rotate(360deg);
  /*鼠标hover时，i图标旋转*/
  transform: rotate(360deg);
}

.main6a {
  width: 100%;
  margin: 0px;
  padding: 65px 0px;
  background: #F5F5F5;
}

.main6a_ {
  width: 1130px;
  margin: 0 auto;
  background: #FFFFFF;
  padding: 35px;
}

.main6a_left {
  width: 430px;
  float: left;
}

.main6a_right {
  width: 600px;
  float: right;
  padding-left: 30px;
  border-left: #DDDDDD 1px solid;
}

.main6a_left_tit {
  color: #1e3485;
}

.main6a_left_tit strong {
  font-weight: normal;
  font-size: 16px;
  color: #1e3485;
}

.main6a_left_tit span {
  color: #999999;
  font-size: 14px;
}

.main6a_left_tit p {
  float: right;
  font-size: 12px;
}

.main6a_right_tit {
  color: #1e3485;
}

.main6a_right_tit strong {
  font-weight: normal;
  font-size: 16px;
  color: #1e3485;
}

.main6a_right_tit span {
  color: #999999;
  font-size: 14px;
}

.main6a_right_tit p {
  float: right;
  font-size: 12px;
}

#main {
  width: 430px;
  height: 290px;
  overflow: hidden;
  position: relative;
  margin: 20px auto 0 auto;
}

#main ul {
  position: absolute;
  left: 0;
}

#main ul li {
  width: 430px;
  height: 290px;
  float: left;
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
}

#main ul li img {
  width: 430px;
  height: 290px;
}

#btn {
  line-height: 25px;
  text-align: center;
  background: #eeeeee;
  width: 430px;
  margin: 10px auto 0 auto;
}

#btn a {
  display: inline-block;
  background: url(../images/img.gif) no-repeat;
  width: 13px;
  height: 13px;
}

#btn a.index {
  background-position: -13px 0;
}

#btn a.active {
  background-position: -26px 0;
}

#btn a.prev {
  background-position: 0 0;
}

#btn a.next {
  background-position: -39px 0;
}

.main6a_right_top {
  padding: 20px 0px 30px;
  border-bottom: #EEEEEE 1px solid;
}

.main6a_right_top_left {
  float: left;
  width: 175px;
}

.main6a_right_top_left img {
  width: 175px;
  height: 110px;
}

.main6a_right_top_right {
  width: 375px;
  float: right;
}

.main6a_right_top_right p {
  font-size: 18px;
  margin-bottom: 8px;
}

.main6a_right_top_right span {
  font-size: 12px;
  color: #999999;
}

.main6a_right_con {}

.main6a_right_con ul {
  margin: 30px 0px 0px;
}

.main6a_right_con ul li {
  float: left;
  width: 50%;
  padding: 6px 0px;
}


/*banner*/
.z_banner {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.weizhi {
  width: 100%;
  border-bottom: #CCCCCC 1px solid;
}

.weizhi_ {
  width: 1200px;
  margin: 30px auto 20px;
  color: #999999;
  font-size: 14px;
  font-weight: normal;
}

.weizhi_ a {
  color: #999999;
}

/*关于我们*/
.main_con_menu {
  margin: 0px auto;
  text-align: center;
  width: 1200px;
  background: #1e3485;
}

.main_con_menu ul {
  padding: 0px;
}

.main_con_menu li {
  float: left;
}

.main_con_menu li.wi {
  width: 1px;
  height: 15px;
  background: #CCCCCC;
  margin-top: 17px;
}

.main_con_menu li.con {
  width: 170px;
  height: 50px;
  line-height: 50px;
}

.main_con_menu li.con a {
  font-size: 14px;
  font-weight: lighter;
  display: block;
  color: #FFFFFF;
}

.main_con_menu li.con a:hover {
  font-weight: normal;
}

.main_con_menu li.con a.this {
  border-top: 5px #f48000 solid;
  font-weight: normal;
}

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}

.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 0;
  background: #f48000;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-overline-from-center:hover:before,
.hvr-overline-from-center:focus:before,
.hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}




/*企业简介*/
.main1 {
  width: 100%;
  margin: 0px;
}

.main1_ {
  width: 1200px;
  margin: 0px auto;
}

.main_a {
  width: 1200px;
  margin: 0px auto;
}

.main_a_c {
  width: 1200px;
  margin: 30px auto;
}

.main_a_c_left {
  float: left;
}

.main_a_c_right {
  float: right;
  width: 520px;
}

.main_a_c_right p {
  font-size: 16px;
  line-height: 175%;
  margin: 0px 0px 30px 0px;
}

.main_a_c_left2 {
  float: left;
  width: 520px;
}

.main_a_c_left2 p {
  font-size: 16px;
  line-height: 175%;
  margin: 30px 0px;
}

.main_a_c_right2 {
  float: right;
}

.us_tx01 {
  width: 1200px;
  margin: 60px auto 10px;
  text-align: center;
}

.us_tx01 p.t1 {
  color: #1e3485;
  font-size: 28px;
  margin: 30px 0px 5px 0px;
  font-weight: bold;
}

.us_tx01 p.t2 {
  margin: 10px 0px;
}

.us_tx01 p.t2 strong {
  color: #1e3485;
}

.us_tx01 p.t3 {
  color: #999999;
  font-size: 18px;
  margin: 0px;
  font-weight: lighter;
  text-align: center;
  margin: 0px auto;
}

.us_tx_txt {
  font-size: 16px;
  color: #666666;
  line-height: 175%;
  text-align: center;
  margin: 0px auto;
}

.us_tx_txt_a {
  font-size: 16px;
  color: #666666;
  line-height: 175%;
  text-align: justify;
  margin: 0px auto;
}

.us_tx_img {
  margin: 35px auto;
  text-align: center;
}

.us_tx_txt02 {
  text-align: center;
}

.us_tx_txt02 p {
  font-weight: lighter;
  font-size: 28px;
  margin: 5px 0px;
}

.us_tx_txt02 p strong {
  font-weight: normal;
  color: #1e3485;
  font-size: 28px;
}

.us_tx_txt02 span {
  font-size: 16px;
  color: #999999;
  line-height: 175%;
  text-align: center;
  margin: 0px auto;
  display: inline-block;
  margin-top: 15px;
}



.main_b {
  width: 100%;
  background: #F6F6F6;
  margin: 50px 0px 0px;
  padding: 10px 0px 30px;
}

.us_list {
  width: 1200px;
  margin: 20px auto 10px;
}

.us_list ul {}

.us_list ul li {
  float: left;
  margin: 10px 14px 20px 0px;
}

.us_list ul li.fr {
  float: right;
  margin: 10px 0px 20px 0px;
}

.us_list ul li p {
  padding: 8px 0px;
  text-align: center;
}

.us_list_img {
  width: 289px;
  height: 180px;
  overflow: hidden;
}

.main_c {
  width: 100%;
  background: url(../images/bg2.jpg) no-repeat center;
  height: 688px;
  padding: 10px 0px;
}

.us_tx02 {
  width: 1200px;
  margin: 60px auto 10px;
  text-align: center;
}

.us_tx02 p.t1 {
  color: #FFFFFF;
  font-size: 28px;
  margin: 30px 0px 5px 0px;
  font-weight: bold;
}

.us_tx02 p.t2 {
  margin: 10px 0px;
}

.us_tx02 p.t2 strong {
  color: #FFFFFF;
}

.us_tx02 p.t3 {
  color: #CCCCCC;
  font-size: 18px;
  margin: 0px;
  font-weight: lighter;
  text-align: center;
  margin: 0px auto;
}

.us_tx_txt02 {
  font-size: 16px;
  color: #999999;
  line-height: 175%;
  text-align: center;
  margin: 0px auto;
}


#gla {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 404px;
}

.bac {
  position: absolute;
  bottom: 0;
  left: 50px;
}

#gla_box {
  width: 700px;
  margin: auto;
}

.gla_inbox {
  overflow: hidden;
  position: relative;
}

.gla_inbox img {
  width: 100%;
  height: 100%;
}

.roundabout-holder {
  height: 404px;
  width: 700px;
}

.roundabout-moveable-item {
  display: block;
  height: 300px;
  width: 500px;
  ;
  cursor: pointer;
}

.roundabout-in-focus {
  cursor: auto;
}

.main_d {
  width: 1200px;
  margin: 0px auto;
}

.us_tx_bg {
  background: url(../images/bg3.jpg) no-repeat center;
  width: 1200px;
  margin: 0px auto;
  height: 230px;
  position: relative;
}

.us_tx_bg_txt01 {
  position: absolute;
  margin: 90px 0px 0px 70px;
  font-size: 16px;
  color: #1e3485;
}

.us_tx_bg_txt02 {
  position: absolute;
  margin: 90px 0px 0px 270px;
  font-size: 16px;
  color: #1e3485;
}

.us_tx_bg_txt03 {
  position: absolute;
  margin: 90px 0px 0px 470px;
  font-size: 16px;
  color: #1e3485;
}

.us_tx_bg_txt04 {
  position: absolute;
  margin: 90px 0px 0px 670px;
  font-size: 16px;
  color: #1e3485;
}

.us_tx_bg_txt05 {
  position: absolute;
  margin: 90px 0px 0px 870px;
  font-size: 16px;
  color: #1e3485;
}

.us_tx_bg_txt06 {
  position: absolute;
  margin: 90px 0px 0px 1070px;
  font-size: 16px;
  color: #1e3485;
}

.us_tx_bg_txt07 {
  position: absolute;
  margin: 150px 0px 0px 75px;
  font-size: 14px;
  color: #999999;
  text-align: center;
}

.us_tx_bg_txt08 {
  position: absolute;
  margin: 150px 0px 0px 273px;
  font-size: 14px;
  color: #999999;
  text-align: center;
}

.us_tx_bg_txt09 {
  position: absolute;
  margin: 150px 0px 0px 440px;
  font-size: 14px;
  color: #999999;
  text-align: center;
}

.us_tx_bg_txt10 {
  position: absolute;
  margin: 150px 0px 0px 672px;
  font-size: 14px;
  color: #999999;
  text-align: center;
}

.us_tx_bg_txt11 {
  position: absolute;
  margin: 150px 0px 0px 840px;
  font-size: 14px;
  color: #999999;
  text-align: center;
}

.us_tx_bg_txt12 {
  position: absolute;
  margin: 150px 0px 0px 1030px;
  font-size: 14px;
  color: #999999;
  text-align: center;
}


.us_tx_list {
  border-top: #DDDDDD 1px dashed;
  padding: 50px 0px;
}

.us_tx_list_left {
  float: left;
  width: 532px;
}

.us_tx_list_right {
  float: right;
}

.us_tx_list_right_01 {
  width: 600px;
  margin-bottom: 48px;
}

.us_tx_list_right_01 p {
  float: left;
  width: 100px;
  padding: 5px 0px;
  background: #1e3485;
  text-align: center;
  color: #FFFFFF;
}

.us_tx_list_right_01 span {
  display: inline-block;
  float: right;
  text-align: left;
  width: 450px;
  font-size: 16px;
  font-weight: lighter;
  line-height: 175%;
}



.main_e {
  width: 100%;
  background: url(../images/bg4.jpg) no-repeat center;
  height: 1100px;
  padding: 10px 0px;
}


.main_f {
  width: 100%;
  background: url(../images/bg5.jpg) no-repeat center;
  padding: 50px 0px;
}

.time-axis {
  margin: 0px auto;
  padding: 0;
  position: relative;
  width: 1200px;
}

.time-axis:before {
  content: '';
  position: absolute;
  left: 93px;
  top: 15px;
  width: 1px;
  height: 100%;
  background-color: #E4E4E4;
}

.time-axis-item {
  list-style: none;
  padding-left: 150px;
  position: relative;
  line-height: 45px;
  font-size: 14px;
  color: #141414;
}

.time-axis-achievement {
  margin: 0;
}

.time-axis-date {
  position: absolute;
  left: 0;
  top: 0;
  color: #1e3485;
  font-weight: bold;
}

.time-axis-date span {
  position: absolute;
  right: -53px;
  top: 35%;
  display: block;
  width: 13px;
  height: 13px;
  border: 1px solid #ccc;
  border-radius: 100%;
  background-color: #fff;
}

.time-axis-date span:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 7px;
  height: 7px;
  margin: auto;
  background-color: #ccc;
  border: 1px solid #ccc;
  border-radius: 100%;
}

.time-axis-item:last-child .time-axis-date span {
  border-color: #48BEB2;
}

.time-axis-item:last-child .time-axis-date span:after {
  background-color: #48BEB2;
  border-color: #48BEB2;
}



.main_g {
  width: 1272px;
  margin: 30px auto;
}

.main_g ul {}

.main_g ul li {
  float: left;
  margin: 20px 37px;
}

.main_g ul li p {
  padding: 8px 0px;
}

.main_g_video {
  width: 350px;
  height: 240px;
  overflow: hidden;
  position: relative;
}

.main_g_video>img {
  width: 350px;
  height: 240px;
  position: absolute;
  z-index: 99;
}

.main_g_video a {
  display: block;
  position: absolute;
  width: 350px;
  height: 240px;
  z-index: 999;
  text-align: center;
  box-sizing: border-box;
  padding-top: 90px;
  font-weight: lighter;
}

.main_g_video a img {
  width: 65px;
  height: 65px;
}

.main_g_video a em {
  display: block;
  margin: 10px auto 0px;
  background: #FFFFFF;
  width: 50px;
  height: 2px;
}

.videolist:hover {
  cursor: pointer;
}

.videos {
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999999;
  box-sizing: border-box;
  text-align: center;
}

.videos video {
  width: 800px;
  height: 450px;
  border: #000000 15px solid;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.vclose {
  position: absolute;
  right: 27%;
  top: 22%;
  cursor: pointer;
}




.main_h {
  width: 1200px;
  margin: 30px auto;
}

.main_h ul {}

.main_h ul li {
  float: left;
  width: 550px;
  border: #EEEEEE 1px solid;
  padding: 15px;
  margin: 20px 0px;
}

.main_h ul li:hover {
  box-shadow: 0px 0px 5px 2px #CCCCCC;
}

.main_h ul li.fr {
  float: right;
}

.main_h_left {
  float: left;
}

.main_h_right {
  float: right;
}

.main_h_video {
  width: 241px;
  height: 335px;
  overflow: hidden;
  float: left;
}

.main_h_video img {
  width: 241px;
  height: 335px;
}

.main_h_txt {
  float: right;
  text-align: left;
  width: 270px;
}

.main_h_txt p {
  font-size: 24px;
  color: #1e3485;
  margin-bottom: 15px;
}

.main_h_txt span {
  display: block;
  margin: 5px 0px;
}

.main_h_txt span a {
  display: block;
  background: #f48000;
  color: #FFFFFF;
  width: 220px;
  text-align: center;
  border-radius: 10px;
  padding: 8px 0px;
  margin: 25px 0px;
}

.main_h_txt span a:hover {
  background: #1e3485;
  color: #FFFFFF;
}

.main_h_txt span img {
  width: 150px;
  height: 150px;
}



.pro_a {
  width: 1240px;
  margin: 30px auto;
}

.pro_a ul {}

.pro_a ul li {
  float: left;
  margin: 20px;
  padding: 10px;
  border: #DDDDDD 1px solid;
  width: 350px;
}

.pro_a ul li p {
  padding: 25px 0px;
  background: #F6F6F6;
  text-align: center;
  height: 120px;
}

.pro_a ul li p strong {
  font-size: 18px;
  font-weight: normal;
  color: #1e3485;
}

.pro_a ul li p span {
  display: block;
  margin: 12px auto;
  font-size: 14px;
  color: #999999;
}

.pro_a ul li p a {
  display: block;
  margin: 25px auto 0px;
  font-size: 14px;
  color: #FFFFFF;
  background: #CCCCCC;
  padding: 10px 0px;
  width: 120px;
  border-radius: 15px;
}

.pro_a ul li p a:hover {
  background: #1e3485;
  color: #FFFFFF;
}


.pro_a_video {
  width: 350px;
  height: 260px;
  overflow: hidden;
}

.pro_a_video img {
  width: 350px;
  height: 260px;
}



.pro_c {
  width: 1200px;
  margin: 50px auto;
}

.pro_c_ {
  width: 1140px;
  padding: 30px;
  background: #FAFAFA;
}

.pro_c_left {
  float: left;
}

.pro_c_left img {
  width: 520px;
  height: 384px;
}

.pro_c_right {
  float: right;
  width: 550px;
}

.pro_c_right h1 {
  text-align: left;
  font-weight: normal;
  font-size: 28px;
  color: #1e3485;
  padding: 0px 0px 25px;
  border-bottom: #DDDDDD 1px solid;
}

.pro_c_right>p {
  margin: 20px 0px;
  font-size: 16px;
}

.pro_info span {
  text-align: center;
  display: block;
  margin: 10px 0px 20px 0px;
  padding: 5px 10px;
  background: #EEEEEE;
  width: 100px;
  border-radius: 15px;
}

.pro_info>p {
  font-size: 14px;
  text-align: justify;
  line-height: 175%;
}

.pro_c_c {
  margin: 50px auto;
  width: 1200px;
  padding: 0px;
  background: #FAFAFA;
}

.pro_c_tit span {
  text-align: center;
  display: block;
  margin: 10px 0px 20px 0px;
  padding: 5px 10px;
  background: #EEEEEE;
  width: 100px;
  border-radius: 15px;
}

.pro_c_con {
  padding: 10px 80px 10px 50px;
  margin: 0px auto;
}

.pro_c_con p {
  margin: 0px;
}

.pro_c_con p img {
  display: block;
  margin: 0px auto;
  padding: 0px;
}



.pro_c_l {
  width: 1200px;
  margin: 50px auto;
  background: #FAFAFA;
  padding: 20px 0px;
}

.pro_c_l_tit {
  text-align: center;
  font-size: 18px;
  padding: 30px 0px;
  border-bottom: #DDDDDD 1px solid;
  width: 1100px;
  margin: 0px auto 20px;
}

.pro_c_l ul {
  margin: 0px auto;
  width: 1130px;
}

.pro_c_l ul li {
  float: left;
  margin: 20px 14px;
  padding: 10px;
  border: #DDDDDD 1px solid;
}

.pro_c_l ul li p {
  padding: 18px 0px 18px 10px;
  background: #F1F1F1;
  width: 220px;
  height: 40px;
}

.pro_c_l_video {
  width: 230px;
  height: 165px;
  overflow: hidden;
}

.pro_c_l_video img {
  width: 230px;
  height: 165px;
}




.news_c {
  width: 1200px;
  margin: 50px auto;
}

.news_c_ {
  width: 1140px;
  padding: 30px;
  background: #FAFAFA;
  margin: 30px 0px;
}

.news_c_left {
  float: left;
  width: 360px;
  height: 250px;
  overflow: hidden;
}

.news_c_left img {
  width: 360px;
  height: 250px;
}

.news_c_right {
  float: right;
  width: 720px;
}

.news_c_right h1 {
  text-align: left;
  font-weight: normal;
  font-size: 24px;
  color: #1e3485;
  padding: 0px 0px 25px;
  border-bottom: #DDDDDD 1px solid;
}

.news_c_right>p {
  padding: 20px 0px;
  font-size: 14px;
  border-bottom: #DDDDDD 1px solid;
  margin-bottom: 20px;
  line-height: 175%;
  color: #999999;
}

.news_c_right>span {
  font-size: 14px;
  display: inline-block;
  margin-right: 15px;
  color: #999999;
}

.news_c_con {
  width: 1000px;
  background: #FBFBFB;
  padding: 50px 100px;
}

.news_c_con h1 {
  text-align: center;
  font-weight: normal;
  font-size: 24px;
  color: #1e3485;
  padding: 0px 0px 25px;
  border-bottom: #CCCCCC 1px dashed;
}

.news_c_con_info {
  width: 1000px;
  margin: 20px auto;
  color: #999999;
  font-weight: normal;
  text-align: center;
}

.news_m {
  margin: 50px auto;
  width: 1000px;
}

.news_m p {
  margin: 10px 0px;
  font-size: 16px;
  line-height: 175%;
}

.news_m img {
  max-width: 600px;
}

.news_m a {
  font-size: 16px;
}

.news_xg {
  margin: 50px 0px 30px;
}

.news_xg ul {}

.news_xg ul li {
  float: left;
  width: 293px;
  padding: 14px;
  height: 50px;
  border: #EEEEEE 1px solid;
  margin: 0px 10px 0px 0px;
}

.news_xg ul li:hover {
  box-shadow: 0px 0px 2px 1px #CCCCCC;
}

.news_xg ul li.lr {
  float: right;
}

.news_xg ul li.cnt {
  text-align: center;
  padding: 14px 14px;
}

.news_xg ul li.cnt a {
  display: inline;
}

.news_xg ul li a {
  display: block;
  font-size: 16px;
  font-weight: lighter;
  line-height: 175%;
}

.news_xg ul li a:hover {
  color: #1e3485;
}

.pro_xg {
  margin: 50px 0px 30px;
}

.pro_xg ul {}

.pro_xg ul li {
  float: left;
  width: 360px;
  padding: 14px;
  height: 30px;
  border: #EEEEEE 1px solid;
  margin: 0px 10px 0px 0px;
}

.pro_xg ul li:hover {
  box-shadow: 0px 0px 2px 1px #CCCCCC;
}

.pro_xg ul li.lr {
  float: right;
}

.pro_xg ul li.cnt {
  text-align: center;
  padding: 14px 14px;
}

.pro_xg ul li.cnt a {
  display: inline;
}

.pro_xg ul li a {
  display: block;
  font-size: 16px;
  font-weight: lighter;
  line-height: 175%;
  text-align: center;
}

.pro_xg ul li a:hover {
  color: #1e3485;
}



.main1_l {
  margin: 80px auto;
  width: 1200px;
}

.main1_l_left_tit {
  width: 290px;
  margin: 0px auto 10px;
  padding: 15px 0px;
  font-weight: lighter;
  color: #FFFFFF;
  background: #1e3485;
  text-align: center;
  font-size: 18px;
}

.main1_l ul {
  margin: 0px;
  padding: 0px;
}

.main1_l li {
  margin: 30px 13px 50px 13px;
  border: #EEEEEE 1px solid;
  padding: 10px;
  float: left;
  text-align: center;
}

.main1_l li:hover {
  border: #1e3485 1px solid;
}

.main1_l li img {
  width: 250px;
  height: 180px;
}

.main1_l li p {
  line-height: 150%;
  font-size: 14px;
  color: #999999;
  width: 250px;
  font-weight: lighter;
}

.main1_l li p.n1 {
  font-size: 16px;
  color: #1e3485;
  width: 250px;
  padding: 10px 0px;
  border-bottom: #EEEEEE 1px solid;
  margin: 0px 0px 10px 0px;
  font-weight: normal;
}

.main1_l li p.n2 {
  width: 250px;
  text-align: right;
  margin: 10px 0px;
  font-weight: normal;
}

.main1_i {
  margin: 80px auto;
  width: 1200px;
}

.main1_i ul {
  margin: 0px;
  padding: 0px;
}

.main1_i li {
  margin: 30px 13px 50px 13px;
  border: #EEEEEE 1px solid;
  padding: 10px;
  float: left;
  text-align: center;
}

.main1_i li:hover {
  border: #1e3485 1px solid;
}

.main1_i li img {
  width: 352px;
  height: 260px;
}

.main1_i li p {
  line-height: 150%;
  font-size: 14px;
  color: #999999;
  width: 250px;
  font-weight: normal;
}

.main1_i li p.n1 {
  font-size: 16px;
  color: #1e3485;
  text-align: left;
  width: 352px;
  padding: 15px 0px;
  border-bottom: #EEEEEE 1px solid;
  margin: 0px 0px 10px 0px;
  font-weight: normal;
}

.main1_i li p.n2 {
  width: 352px;
  text-align: left;
  margin: 15px 0px;
  font-weight: normal;
}

.main1_i_img {
  width: 352px;
  height: 260px;
  overflow: hidden;
}

.main1_i li p.n3 {
  width: 152px;
  text-align: center;
  background: #CCCCCC;
  color: #FFFFFF;
  border-radius: 15px;
  padding: 5px 0px;
  margin: 20px 0px;
}



.us_tx_img2 {
  margin: 35px auto;
  position: relative;
  background: url(../images/about15.jpg) no-repeat center;
  height: 610px;
  width: 1200px;
}

.us_tx_img21 {
  position: absolute;
  margin: 105px 0px 0px 235px;
}

.us_tx_img22 {
  position: absolute;
  margin: 120px 0px 0px 542px;
}

.us_tx_img23 {
  position: absolute;
  margin: 160px 0px 0px 820px;
}

.us_tx_img24 {
  position: absolute;
  margin: 185px 0px 0px 682px;
}

.us_tx_img25 {
  position: absolute;
  margin: 290px 0px 0px 582px;
}

.us_tx_img26 {
  position: absolute;
  margin: 360px 0px 0px 300px;
}

.us_tx_img27 {
  position: absolute;
  margin: 416px 0px 0px 970px;
}


.box {
  height: 45px;
  width: 45px;
}

.box::after {
  border-radius: 5px;
  background: url(../images/icon13.png) no-repeat center;
  animation: rotate .5s linear infinite;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 45px;
  height: 45px;
}

@keyframes shadow {

  0%,
  100% {
    transform: scaleX(1);
  }

  50% {
    transform: scaleX(1.2);
  }
}

@keyframes rotate {
  0% {
    transform: translateY(0);
  }

  25% {
    transform: translateY(10px);
  }

  50% {
    transform: translateY(20px) scale(1.1, 0.9);

  }

  75% {
    ransform: translateY(10px);
  }

  100% {
    transform: translateY(0);
  }
}


.news_e {
  margin: 35px auto;
  position: relative;
  background: url(../images/bg6.jpg) no-repeat center;
  height: 209px;
  width: 100%;
}

.us_tx03 {
  width: 1200px;
  padding: 20px 0px;
  text-align: center;
  margin: 0px auto;
}

.us_tx03 p.t1 {
  color: #1e3485;
  font-size: 36px;
  margin: 30px 0px 5px 0px;
  font-weight: bold;
}

.us_tx03 p.t2 {
  margin: 10px 0px;
}

.us_tx03 p.t2 strong {
  color: #1e3485;
}

.us_tx03 p.t3 {
  color: #000000;
  font-size: 18px;
  margin: 0px;
  font-weight: lighter;
  text-align: center;
  margin: 0px auto;
}



.mapBox {
  width: 688px;
  margin: 10px auto;
}

.mapBox .mapPath {
  display: none;
  margin: 50px 0px;
  width: 726px;
  overflow: hidden;
  border: solid 3px #ccc;
  padding: 5px;
  text-align: center;
}

.mapBox .mapPath ul {}

.mapBox .mapPath ul li {
  float: left;
  width: 46%;
  margin: 0px 2%;
  height: 115px;
  text-align: left;
  padding: 20px 0px 0px;
  border-bottom: #DDDDDD 1px solid;
}

.mapBox .mapPath ul li p {
  color: #1e3485;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.mapBox .mapPath ul li span {
  line-height: 175%;
}

.mapBox .mapPath h3 {
  display: block;
  margin: 10px auto;
  width: 200px;
  text-align: center;
  background: #1e3485;
  color: #FFFFFF;
  padding: 8px 0px;
}

/*招商加盟*/


/* marqueeleft */
.marqueeleft {
  height: 380px;
  width: 1200px;
  overflow: hidden;
  margin: 40px auto;
}

.marqueeleft ul {}

.marqueeleft li {
  float: left;
  margin: 0 5px;
  display: inline;
  width: 290px;
  height: 380px;
  overflow: hidden;
}

.marqueeleft li div.pic {
  width: 273px;
  height: 380px;
  overflow: hidden;
}

.marqueeleft li img {
  width: 273px;
  height: 380px;
}

.join_menu {
  width: 100%;
  background: #FAFAFA;
  height: 75px;
  margin: 0px;
}

.join_menu ul {
  width: 1200px;
  margin: 0px auto;
  padding: 0px;
}

.join_menu ul li {
  float: left;
  margin: 0px;
}

.join_menu ul li a {
  width: 158.8px;
  display: block;
  height: 75px;
  line-height: 75px;
  border-left: 1px #CCCCCC solid;
  text-align: center;
  font-size: 16px;
}

.join_menu ul li a.br {
  border-right: 1px #CCCCCC solid;
}

.join_menu ul li a:hover {
  background: #1e3485;
  color: #FFFFFF;
}


#join_con_a {
  width: 100%;
  background: url(../images/join_bg01.jpg) no-repeat center;
  height: 445px;
  padding-top: 60px;
}

.join_con_a_ {
  width: 1100px;
  background: #FFFFFF;
  margin: 0px auto;
}

.join_con_a_left {
  float: left;
  width: 500px;
  margin: 33px 0px 0px 50px;
}

.join_con_a_left p {
  font-size: 38px;
  margin-bottom: 30px;
  color: #1e3485;
  font-weight: bold;
}

.join_con_a_left span {
  font-size: 16px;
  color: #333333;
  line-height: 175%;
}

.join_con_a_left span strong {
  color: #1e3485;
  font-size: 18px;
}

.join_con_a_right {
  float: right;
  margin: 13px 20px 0px 0px;
}

#join_con_b {
  width: 1100px;
  margin: 20px auto;
}

.join_con_b_left {
  float: left;
  width: 195px;
  padding-right: 50px;
  border-right: #CCCCCC 1px solid;
}

.join_con_b_left h3 {
  font-size: 55px;
  color: #1e3485;
}

.join_con_b_left h3 span {
  font-size: 55px;
  color: #1e3485;
}

.join_con_b_left span {
  font-size: 14px;
  color: #999999;
  line-height: 150%;
}

.join_con_b_left p {
  margin: 30px 0px 20px;
  font-size: 22px;
  font-weight: bold;
}

.join_con_b_cen {
  float: left;
  width: 195px;
  padding: 0px 50px;
  border-right: #CCCCCC 1px solid;
}

.join_con_b_cen h3 {
  font-size: 55px;
  color: #1e3485;
}

.join_con_b_cen h3 span {
  font-size: 55px;
  color: #1e3485;
}

.join_con_b_cen span {
  font-size: 14px;
  color: #999999;
  line-height: 150%;
}

.join_con_b_cen p {
  margin: 30px 0px 20px;
  font-size: 22px;
  font-weight: bold;
}

.join_con_b_right {
  float: left;
  width: 195px;
  padding-left: 50px;
}

.join_con_b_right h3 {
  font-size: 55px;
  color: #1e3485;
}

.join_con_b_right h3 span {
  font-size: 55px;
  color: #1e3485;
}

.join_con_b_right span {
  font-size: 14px;
  color: #999999;
  line-height: 150%;
}

.join_con_b_right p {
  margin: 30px 0px 20px;
  font-size: 22px;
  font-weight: bold;
}

#join_con_c_tit {
  width: 1200px;
  margin: 80px auto 0px;
  text-align: center;
}

#join_con_c_tit p {
  font-size: 38px;
  color: #1e3485;
  font-weight: 800;
  margin-bottom: 10px;
}

#join_con_c_tit span {
  color: #666666;
  font-size: 20px;
}


.join_con_c {
  width: 100%;
  background: url(../images/join_bg02.jpg) no-repeat center;
  height: 910px;
  margin: 35px auto;
}

.join_con_c_p {
  width: 1200px;
  text-align: center;
  margin: 0px auto;
  padding-top: 150px;
}

.join_con_c_p h3 {
  font-size: 38px;
  color: #FFFFFF;
}

.join_con_c_p p {
  height: 3px;
  width: 80px;
  background: #FFFFFF;
  text-align: center;
  margin: 15px auto;
}

.join_con_c_p span {
  font-size: 18px;
  color: #FFFFFF;
}

.join_con_c_ {
  width: 1280px;
  margin: 0px auto;
  position: relative;
}

.join_con_c_txt1 {
  position: absolute;
  margin-top: 170px;
  margin-left: 172px;
  text-align: center;
  width: 250px;
  color: #CCCCCC;
}

.join_con_c_txt1 p {
  font-size: 20px;
  color: #EEEEEE;
  font-weight: 500;
  ;
  margin-bottom: 10px;
}

.join_con_c_txt2 {
  position: absolute;
  margin-top: 170px;
  margin-left: 530px;
  text-align: center;
  width: 250px;
  color: #CCCCCC;
}

.join_con_c_txt2 p {
  font-size: 20px;
  color: #EEEEEE;
  font-weight: 500;
  ;
  margin-bottom: 10px;
}

.join_con_c_txt3 {
  position: absolute;
  margin-top: 170px;
  margin-left: 862px;
  text-align: center;
  width: 250px;
  color: #CCCCCC;
}

.join_con_c_txt3 p {
  font-size: 20px;
  color: #EEEEEE;
  font-weight: 500;
  ;
  margin-bottom: 10px;
}

.join_con_c_txt4 {
  position: absolute;
  margin-top: 440px;
  margin-left: 172px;
  text-align: center;
  width: 250px;
  color: #CCCCCC;
}

.join_con_c_txt4 p {
  font-size: 20px;
  color: #EEEEEE;
  font-weight: 500;
  ;
  margin-bottom: 10px;
}

.join_con_c_txt5 {
  position: absolute;
  margin-top: 440px;
  margin-left: 530px;
  text-align: center;
  width: 250px;
  color: #CCCCCC;
}

.join_con_c_txt5 p {
  font-size: 20px;
  color: #EEEEEE;
  font-weight: 500;
  ;
  margin-bottom: 10px;
}

.join_con_c_txt6 {
  position: absolute;
  margin-top: 440px;
  margin-left: 862px;
  text-align: center;
  width: 250px;
  color: #CCCCCC;
}

.join_con_c_txt6 p {
  font-size: 20px;
  color: #EEEEEE;
  font-weight: 500;
  ;
  margin-bottom: 10px;
}

#join_con_d {
  width: 100%;
}

.join_con_d_p {
  width: 1200px;
  text-align: center;
  margin: 0px auto;
}

.join_con_d_p h3 {
  font-size: 38px;
  color: #1e3485;
}

.join_con_d_p p {
  height: 3px;
  width: 80px;
  background: #1e3485;
  text-align: center;
  margin: 10px auto;
}

.join_con_d_p span {
  font-size: 20px;
  color: #666666;
}

.join_con_d_ {
  width: 1200px;
  margin: 0px auto;
}

#join_con_e {
  width: 100%;
  background: url(../images/join_bg03.jpg) no-repeat center;
  height: 909px;
  margin: 35px auto;
}

.join_con_e_p {
  width: 1200px;
  text-align: center;
  margin: 0px auto;
  padding-top: 140px;
}

.join_con_e_p h3 {
  font-size: 38px;
  color: #1e3485;
}

.join_con_e_p p {
  height: 3px;
  width: 80px;
  background: #1e3485;
  text-align: center;
  margin: 10px auto;
}

.join_con_e_p span {
  font-size: 20px;
  color: #666666;
}

.join_con_e_ {
  width: 1250px;
  margin: 0px auto;
}

.join_con_e_ ul {
  margin-top: 25px;
}

.join_con_e_ ul li {
  background: #FFFFFF;
  *zoom: 1;
  float: left;
  width: 228px;
  padding: 40px 20px;
  margin: 10px 20px;
  border-radius: 15px;
  border: #DDDDDD 1px solid;
  text-align: center
}

.join_con_e_ ul li p {
  text-align: center;
  margin: 10px 0px 20px;
  font-size: 22px;
  font-weight: 800;
  color: #333333;
}

.join_con_e_ ul li i {
  height: 2px;
  background: #1e3485;
  width: 25px;
  margin: 10px auto;
  display: block;
}

.join_con_e_ ul li span {
  line-height: 150%;
  color: #666666;
}

.join_con_e_ ul li img {
  transition: All 0.5s ease-in-out;
  -webkit-transition: All 0.4s ease-in-out;
  -moz-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
}

.join_con_e_ ul li:hover img {
  -webkit-transform: rotate(360deg);
  /*鼠标hover时，i图标旋转*/
  transform: rotate(360deg);
}




#join_con_f {
  width: 1200px;
  margin: 35px auto;
}

.join_con_f_p {
  width: 1200px;
  text-align: center;
  margin: 0px auto;
}

.join_con_f_p i {}

.join_con_f_p h3 {
  font-size: 38px;
  color: #1e3485;
}

.join_con_f_p p {
  height: 3px;
  width: 80px;
  background: #1e3485;
  text-align: center;
  margin: 10px auto;
}

.join_con_f_p span {
  font-size: 20px;
  color: #666666;
}


#join_con_g {
  width: 1200px;
  margin: 35px auto;
}

.join_con_g_ {
  width: 1084px;
  background: url(../images/join_bg04.jpg) no-repeat center;
  height: 263px;
  margin: 0px auto;
  position: relative;
}

.join_con_g_txt1 {
  position: absolute;
  margin-top: 170px;
  margin-left: 36px;
  text-align: center;
  width: 260px;
  color: #666666;
  font-size: 16px;
  line-height: 160%;
}

.join_con_g_txt2 {
  position: absolute;
  margin-top: 170px;
  margin-left: 278px;
  text-align: center;
  width: 260px;
  color: #666666;
  font-size: 16px;
  line-height: 160%;
}

.join_con_g_txt3 {
  position: absolute;
  margin-top: 170px;
  margin-left: 540px;
  text-align: center;
  width: 260px;
  color: #666666;
  font-size: 16px;
  line-height: 160%;
}

.join_con_g_txt4 {
  position: absolute;
  margin-top: 170px;
  margin-left: 816px;
  text-align: center;
  width: 260px;
  color: #666666;
  font-size: 16px;
  line-height: 160%;
}

#join_con_h {
  width: 100%;
  background: url(../images/join_bg05.jpg) no-repeat center;
  height: 750px;
  margin: 35px auto 0px;
}

.join_con_h_p {
  width: 1200px;
  text-align: center;
  margin: 0px auto;
  padding-top: 130px;
}

.join_con_h_p h3 {
  font-size: 38px;
  color: #FFFFFF;
}

.join_con_h_p p {
  height: 2px;
  width: 60px;
  background: #FFFFFF;
  text-align: center;
  margin: 10px auto;
}

.join_con_h_p span {
  font-size: 20px;
  color: #FFFFFF;
}

.join_con_h_ {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}

.join_con_h_txt1 {
  position: absolute;
  margin-top: 175px;
  margin-left: 52px;
  width: 125px;
  color: #333333;
}

.join_con_h_txt1 p {
  font-size: 20px;
  color: #1e3485;
  font-weight: normal;
  ;
  margin-bottom: 10px;
  text-align: center;
}

.join_con_h_txt2 {
  position: absolute;
  margin-top: 175px;
  margin-left: 252px;
  width: 125px;
  color: #333333;
}

.join_con_h_txt2 p {
  font-size: 20px;
  color: #1e3485;
  font-weight: normal;
  ;
  margin-bottom: 10px;
  text-align: center;
}

.join_con_h_txt3 {
  position: absolute;
  margin-top: 175px;
  margin-left: 445px;
  width: 125px;
  color: #333333;
}

.join_con_h_txt3 p {
  font-size: 20px;
  color: #1e3485;
  font-weight: normal;
  ;
  margin-bottom: 10px;
  text-align: center;
}

.join_con_h_txt4 {
  position: absolute;
  margin-top: 175px;
  margin-left: 638px;
  width: 125px;
  color: #333333;
}

.join_con_h_txt4 p {
  font-size: 20px;
  color: #1e3485;
  font-weight: normal;
  ;
  margin-bottom: 10px;
  text-align: center;
}

.join_con_h_txt5 {
  position: absolute;
  margin-top: 175px;
  margin-left: 835px;
  width: 125px;
  color: #333333;
}

.join_con_h_txt5 p {
  font-size: 20px;
  color: #1e3485;
  font-weight: normal;
  ;
  margin-bottom: 10px;
  text-align: center;
}

.join_con_h_txt6 {
  position: absolute;
  margin-top: 175px;
  margin-left: 1025px;
  width: 125px;
  color: #333333;
}

.join_con_h_txt6 p {
  font-size: 20px;
  color: #1e3485;
  font-weight: normal;
  ;
  margin-bottom: 10px;
  text-align: center;
}

#join_con_i {
  width: 100%;
  height: 430px;
  margin: 0px auto;
}

.join_con_i_p {
  width: 1200px;
  text-align: center;
  margin: 0px auto;
  padding-top: 50px;
}

.join_con_i_p h3 {
  font-size: 38px;
  color: #333333;
}

.join_con_i_p p {
  height: 3px;
  width: 80px;
  background: #1e3485;
  text-align: center;
  margin: 10px auto;
}

.join_con_i_p span {
  font-size: 20px;
  color: #333333;
}

.join_con_i_ {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}

.join_con_i_txt1 {
  position: absolute;
  margin-top: 35px;
  margin-left: 80px;
  color: #333333;
  font-size: 18px;
}

.join_con_i_txt2 {
  position: absolute;
  margin-top: 35px;
  margin-left: 480px;
  color: #333333;
  font-size: 18px;
}

.join_con_i_txt3 {
  position: absolute;
  margin-top: 35px;
  margin-left: 880px;
  color: #333333;
  font-size: 18px;
}

.join_con_i_txt4 {
  position: absolute;
  margin-top: 135px;
  margin-left: 520px;
  color: #333333;
  font-size: 18px;
}




.us_tx04 {
  width: 1200px;
  margin: 60px auto 10px;
  text-align: center;
}

.us_tx04 p.t1 {
  color: #1e3485;
  font-size: 28px;
  margin: 30px 0px 5px 0px;
  font-weight: bold;
}

.us_tx04 p.t2 {
  margin: 10px 0px;
}


.lx_bottom {
  margin: 20px auto;
  width: 1230px;
}

.lx_bottom ul {
  margin: 0px;
  padding: 0px;
}

.lx_bottom li {
  margin: 10px;
  width: 250px;
  border-bottom: #EEEEEE 1px solid;
  padding: 15px;
  line-height: 175%;
  float: left;
  font-size: 15px;
  color: #000000;
  font-weight: normal;
}



/*css black2 style pagination*/
div.black2 {
  padding: 10px;
  margin: 10px;
  text-align: center;
}

div.black2 a {
  border: #CCCCCC 1px solid;
  padding: 5px 10px;
  margin: 2px;
  color: #666666;
  text-decoration: none;
}

div.black2 a:hover {
  color: #fff;
  background-color: #1e3485;
  border: #1e3485 1px solid;
}

div.black2 a:active {
  color: #fff;
  background-color: #1e3485;
  border: #1e3485 1px solid;
}

div.black2 .p_n1 {
  padding: 5px 10px;
  font-weight: bold;
  margin: 2px;
  color: #fff;
  background-color: #1e3485;
  border: #1e3485 1px solid;
}






/*搜索*/
.top_a .allsearch .logo {
  width: 173px;
  float: left;
  height: 35px;
  overflow: hidden;
}

.top_a .allsearch .searchmenu li {
  float: left;
  padding-right: 20px;
  text-align: center;
  height: 30px;
  line-height: 30px;
}

.top_a .allsearch .searchmenu a {
  font-size: 15px;
  color: #666;
}

.top_a .allsearch .searchmenu .curr a {
  color: #338BC9;
  font-weight: bold;
  display: block;
  line-height: 30px;
}

.top_a .allsearch .searchsc {
  width: 140px;
  float: right;
  line-height: 38px;
}

.top_a .allsearch .searchsc a {
  color: #666;
}

.top_a .allsearch .searchmain {
  margin-top: 10px;
  height: 38px;
  line-height: 38px;
}

.top_a .allsearch .searchmain #key {
  width: 660px;
  overflow: hidden;
  float: left;
  height: 36px;
  line-height: 36px;
  color: #999;
  padding-left: 10px;
}

.top_a .allsearch .searchmain #m {
  width: 127px;
  height: 37px;
  /*line-height:37px;*/
  border: 1px solid #DDDDDD;
  border-left: 0;
  background: #fff;
  float: left;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
}



.searchbody {
  margin-top: 20px;
}

.searchbody .tit {
  background: #f8f8f8 url(../images/btn.png) no-repeat 8px center;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  color: #555;
  padding-left: 40px;
}

.searchbody .tit span {
  color: red;
  padding: 0 3px;
}

.searchbody .leftbox .searchlist .border {
  padding: 20px 0;
  font-size: 16px;
  color: #999;
}

.searchbody .leftbox .searchlist ul {
  padding-top: 15px;
}

.searchbody .leftbox .searchlist li {
  line-height: 28px;
  border-bottom: 1px dashed #E5E5E5;
  padding-bottom: 12px
}

.searchbody .leftbox .searchlist span.art_title {
  height: 35px;
  line-height: 35px;
  display: inline-block;
}

.searchbody .leftbox .searchlist span.art_title a {
  font-size: 16px;
}

.searchbody .leftbox .searchlist span.artintro {
  line-height: 22px;
  font-size: 12px;
  color: #666;
  display: inline-block;
}

.searchbody .leftbox .searchlist span.arturl {
  line-height: 24px;
}

.searchbody .leftbox .searchlist span.arturl a {
  font-size: 14px;
  color: #999
}

.searchbody .leftbox .searchlist span.c9 {
  font-size: 14px;
  float: right;
  color: #999
}

.searchbody .leftbox .searchabout {
  margin: 20px 10px 20px 0px;
  padding: 15px;
  background: #EFEFEF;
  height: 100%;
  overflow: hidden;
}

.searchbody .leftbox .searchabout h3 {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.searchbody .leftbox .searchabout .searchresult li {
  line-height: 25px;
  width: 20%;
  float: left;
  border-bottom: #f1f1f1 1px solid;
}

.searchbody .leftbox .searchabout .searchresult a {
  font-size: 14px;
  color: #0022CC;
  text-decoration: underline;
}

.searchbody .leftbox .kuaisou {
  margin: 0px 10px 0px 0px;
}

.searchbody .leftbox .kuaisou .i {
  height: 30px;
  line-height: 30px;
  width: 575px;
  padding-left: 15px;
  color: #333;
}

.searchbody .leftbox .kuaisou #m {
  margin-left: 5px;
  height: 28px;
  line-height: 22px;
  width: 80px;
}

.mainpdbox .showcomment .content_nei {
  height: 100%;
  overflow: hidden;
}

.mainpdbox .showcomment .content_nei ul {
  padding: 10px;
}

.mainpdbox .showcomment .content_nei li {}

.mainpdbox .showcomment .content_nei .articleurl {
  line-height: 30px;
}

.mainpdbox .showcomment .content_nei .articleurl a {
  color: #069;
  font-weight: bold;
  font-size: 14px;
}

.searchbody .ksad {
  border: #E2F3DE 1px solid;
  padding: 10px;
  background: #FAFFF9;
}

.searchbody .ksad h2 {
  font-size: 16px;
  font-weight: bold;
  color: green;
}

.searchbody .ksad p {
  line-height: 24px;
  color: #666;
}

.searchbody .ksad p a {
  color: green;
}

.searchbody .right01 .tit {
  height: 31px;
  line-height: 31px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  padding-left: 5px;
  border-bottom: #CCC 1px solid;
}

.searchbody .right01 .right01box {}

.searchbody .right01 .right01box ul {
  padding: 8px;
}

.searchbody .right01 .right01box li {
  background: url(../images/artarrow.gif) no-repeat 0px 11px;
  padding-left: 8px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.searchbody .right01 .right01box a {
  font-size: 14px;
}

.vid {
  height: 290px;
  width: 430px;
  position: relative;
  background-position: center center;
  background-size: cover;
  cursor: pointer;
}

.vid:before,
.vid:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: opacity .2s;
}

.vid:after {
  background-repeat: no-repeat;
  background-position: .7em .7em;
  opacity: .5;
  background-size: 2em;
}

.vid:before {
  background: linear-gradient(150deg, #000, transparent 70%);
  opacity: .9;
}

.vid:hover:after {
  opacity: .8;
}

.vid:hover:before {
  opacity: .85;
}



/*产品详情*/
.tab-content {
  width: 1200px;
  margin: 0 auto;
  height: auto;
}

.tab-block {
  width: 1200px;
  height: auto;
  margin: 0px auto;
}

.tab-block.information-tab {
  height: auto;
}

.tab-block.information-tab .tabs {
  height: auto;
}

.tab-block .tab-buttons {
  width: 1200px;
  height: 50px;
  background-color: #fafafa;
}

.tab-block .tab-buttons .tab-button {
  width: 33.33%;
  float: left;
  height: 50px;
  text-align: center;
  font-size: 16px;
  color: #999;
  line-height: 50px;
  position: relative;
  cursor: pointer;
  background-color: #EDEDED;
  border-bottom: #1e3485 2px solid;
}

.tab-block .tab-buttons .tab-button:hover {
  background-color: #1e3485;
  color: #FFFFFF;
}

.tab-block .tab-buttons .tab-button.cur {
  background-color: #FEFEFE;
  color: #1e3485;
}

.tab-block .tab-buttons .tab-button.cur:after {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1e3485;
}

.tab-block .tabs {
  width: 100%;
  height: auto;
}

.tab-block .tabs .tab-item {
  width: 100%;
  height: 100%;
  padding: 30px 0px;
}

.tab-block .tabs .tab-item.active {
  display: block
}

.tab-item-tit {
  margin: 50px auto 20px;
  text-align: center;
  display: block;
}

.tab-item-tit span {
  color: #1e3485;
  font-size: 36px;
  font-weight: lighter;
  padding-bottom: 15px;
  border-bottom: #1e3485 1px solid;
  padding-left: 0px;
}

.tab-button a {
  display: block;
}

.tab-button a:hover {
  color: #FFFFFF;
}



/* 加入我们 */
.d-flex {
  display: flex;
}

.justify-content-between {
  justify-content: space-between;
}

.list_recruit {
  padding-bottom: 80px;
}

.list_recruit .desc {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}

.list_recruit .content ul li {
  border: 1px solid #1E3485;
  border-top: 4px solid #1E3485;
  padding: 0 25px;
  margin-top: 35px;
}

.list_recruit .content ul li .tt {
  display: flex;
  align-items: center;
  padding: 40px 0;
}

.list_recruit .content ul li .tt h4 {
  color: #333333;
  font-size: 22px;
  font-weight: bold;
}

.list_recruit .content ul li .tt .number {
  color: #333333;
  font-size: 18px;
  margin-left: auto;
}

.list_recruit .content ul li .con {
  display: none;
  padding-bottom: 40px;
}

.list_recruit .content ul li .con .box {
  width: 44.5%;
  height: auto;
  color: #4c4c4c;
  font-size: 16px;
  line-height: 1.8;
}

.list_recruit .content ul li .con .box h5,
.list_recruit .content ul li .con .box b {
  font-size: 18px;
}

.list_recruit .content ul li .con .box .tips span {
  color: red;
  font-size: 16px;
}


/* 企业视频 */
.nylist_video{
  padding-top: 15px;
  padding-bottom: 50px;
}

.nylist_video .container{
  max-width: 1200px;
  margin: auto;
}

.nylist_video ul{
  display: flex;
  flex-wrap: wrap;
}

.nylist_video ul li {
  position: relative;
  width: 581px;
  margin-top: 38px;
  margin-right: 38px;
}

.nylist_video ul li:nth-child(2n) {
  margin-right: 0;
}

.nylist_video ul li .pic img{
  width: 100%;
  height: 360px;
  display: block;
}

.nylist_video ul li .tt{
  position: absolute;
  top: 40px;
  left: 40px;
}

.nylist_video ul li .tt h4{
  color: #fff;
  font-size: 24px;
  font-weight: normal;
}

.nylist_video ul li .icon{
  position:absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 63px;
  height: 63px;
  background: url(../images/icon_play.png) no-repeat center/cover;
}

.nylist_video ul li:hover .icon{
  background-image: url(../images/icon_play2.png);
}