* {
  padding: 0;
  margin: 0;
  font-family: Microsoft YaHei;
}

html {
  overflow-y: auto
}

html, body {
  height: 100%
}

ul, li {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  border: 0
}
a:focus{outline:none;}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.full_back {
  width: 100%;
  height: 100%;
  min-width: 1300px;
  overflow: hidden;
}

.index_logo {
  padding-top: 9%;
  margin: 0 auto;
}

.index_logo h1 {
  width: 194px;
  height: 76px;
  background: url("/images/logo_06.png") no-repeat bottom;
  margin: 0 auto;
}

.index_logo h2 {
  text-align: center;
  letter-spacing: 16px;
  font-size: 72px;
  line-height: 72px;
  color: #ffffff;
  font-weight: normal;
  margin-top: 56px;
}

.index_logo p {
  text-align: center;
  letter-spacing: 20px;
  font-size: 36px;
  line-height: 36px;
  color: #ffffff;
  font-family: SimSun;
  margin-top: 58px;
}

.index_back1 {
  background: url("/images/back1.jpg") no-repeat center;
}
.index_back4{
  background: url("/images/back1_2.jpg") no-repeat center;
}
.index_back5{
  background: url("/images/back1_3.jpg") no-repeat center;
}
.index_back2 {
  background: url("/images/back2.jpg") no-repeat top left;
  /*-webkit-background-size:auto 100%;*/
  /*-moz-background-size:auto 100%;*/
  /*-o-background-size:auto 100% ;*/
  /*background-size:auto 100%;*/
  overflow: hidden;
}
.index_back2 img{
  height: 100%;
  width: auto;
}
.index_back3 img{
  width: 100%;
  position: relative;
}
.index_back3 .img_bg {
  position: relative;
}
.culture_logo {
  z-index: 99;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -28px;
  margin-left: -105px;
}
.culture_logo a{
  text-align: center;
  color: #fff;
  font-size: 43px;
}
.title_con{
  text-align: center;
  font-size: 43px;
  color: #406294;
  line-height: 175px;

}
.container {
  width: 100%;
  min-width: 1300px;
  position: relative;
}
.container_other{
  padding: 90px 0 170px;
}
.content_news {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.news_time {
  position: absolute;
  top: -138px;
  left: 50%;
  margin-left: -7px;
}

.news_time_word {
  width: 180px;
  position: absolute;
  top: -138px;
  left: 50%;
  margin-left: -90px;
}

.news_time_dot {
  display: block;
  width: 15px;
  height: 15px;
  background: url("/images/dot_03.png") no-repeat;
}

.news_time_line1, .news_time_line2, .news_time_line3 {
  display: block;
  width: 1px;
  background-color: #a2b5c9;
  margin-left: 7px;
}

.news_time_line1 {
  height: 338px;
}

.news_time_line2 {
  height: 191px;
}

.news_time_line3 {
  height: 160px;
}

.news_time_word .news_time_line1, .news_time_word .news_time_line2, .news_time_word .news_time_line3 {
  background-color: transparent;
}

.news_time_word .news_time_dot {
  background: none;
}

.news_time_word p {
  width: 100%;
  font-size: 12px;
  color: #6388b0;
  line-height: 15px;
}

.news_time_word .news_time_word_right {
  text-align: right;
}

.news_time_word .news_time_more {
  text-align: right;
  font-size: 14px;
  width: 120px;
  margin: 0 auto;
  cursor: pointer;
}

.content_news h2 {
  width: 600px;
  height: 119px;
  background: url("/images/news_h2.png") no-repeat;
}

.info_box {
  width: 571px;
  height: 266px;
  background-color: #ffffff;
  position: absolute;
}

.info_box a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.info_box a img {
  width: 355px;
  height: 266px;
  border: none;
  float: left;
}

.info_box a p {
  float: right;
  width: 188px;
  height: 226px;
  font-family: SimSun;
  font-size: 14px;
  color: #6388b0;
  line-height: 36px;
  padding: 0 10px 0 18px;
  margin: 20px 0;
  overflow: hidden;
}

.info_box a span {
  position: absolute;
  width: 355px;
  height: 266px;
  top: 0;
  left: 0;
  background-color: #094282;
  filter: alpha(opacity=10);
  -moz-opacity: 0.1;
  -khtml-opacity: 0.1;
  opacity: 0.1;
}

.info_box1 {
  right: 0;
  top: 0;
}

.info_box2 {
  left: 0;
  top: 206px;
}

.info_box3 {
  right: 0;
  top: 412px;
}

.info_box4 {
  left: 0;
  top: 618px;
}
.info_box5 {
  right: 0;
  top: 824px;
}
.info_box6 {
  left: 0;
  top: 1030px;
}

/*mask*/
.info_mask1 {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #112234;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

.info_mask1_border {
  margin: 17px;
  border: 1px solid #636e7b;
  width: 535px;
  height: 230px;
}

.info_mask1_border img {
  float: none !important;
  display: block;
  width: 42px !important;
  height: 42px !important;
  margin: 61px auto 36px !important;
}

.info_mask1_border p {
  float: none !important;
  font-size: 18px !important;
  color: #ffffff !important;
  text-align: center !important;
  width: 100% !important;
  font-family: Microsoft YaHei !important;
  padding: 0 !important;
}

.info_mask2 {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #112234;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  z-index: 5;
}

.info_mask2_border {
  margin: 17px;
  border: 1px solid #636e7b;
  width: 346px;
  height: 346px;
}

.info_mask2_border img {
  float: none !important;
  display: block;
  width: 42px !important;
  height: 42px !important;
  margin: 159px auto !important;
}

/*menu*/
.menu {
  position: fixed;
  top: 0;
  right: -414px;
  height: 100%;
  width: 497px;
  z-index: 99999;
}

.menu_btn {
  float: left;
  width: 80px;
  height: 80px;
  text-align: center;
  /*background: url("/images/menu.jpg") no-repeat center;*/
  background-color: #ffffff;
  line-height: 80px;
  font-size: 15px;
  color: #112456;
  cursor: pointer;
}

.menu_nav {
  position: relative;
  float: right;
  height: 100%;
  width: 356px;
  background-color: #f0f4f7;
}

.menu_nav h1 {
  height: 152px;
  border-bottom: 1px dotted #ced3da;
  background: url("/images/logo.png") no-repeat center;
  /*background-size: 132px 52px;*/
}

.menu_tit {
  float: right;
  height: 100%;
  width: 58px;
  background: #e9eff5 url("/images/menu_word.png") center bottom no-repeat;
}

.menu_list {
  margin-top: 30px;
  background-color: #f0f4f7;
}

.menu_list > li {
  display: block;
  *display: inline-block;
  position: relative;
  font-size: 0;
}

.menu_list > li > a {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 16px;
  color: #112456;
  padding: 21px 0;
  line-height: 16px;
  letter-spacing: 8px;
  text-indent: 8px;
}

.menu_list > li > span {
  display: none;
  width: 30px;
  height: 100%;
  position: absolute;
  left: -30px;
  top: 0;
  z-index: 0;
  pointer-events: none;
}

.menu_list > li:hover > a {
  color: #ffffff !important;
  background-color: rgba(7, 65, 128, 0.88);
}

@media \0screen\,screen\9 {
  .menu_list > li:hover > a {
      background-color: #074180;
      filter: Alpha(opacity=88);
      position: static;
      *zoom: 1;
  }
}

.menu_list > li:hover > span {
  display: block;
  background-color: #074180;
  filter: alpha(opacity=88);
  -moz-opacity: 0.88;
  -khtml-opacity: 0.88;
  opacity: 0.88;
}

.menu_list > a {
  letter-spacing: 33px !important;
  text-indent: 33px !important;
}

.menu_list_son > li:hover > a {
  background-color: #7092b6;
  color: #ffffff;
}

.menu_list_son > li > a {
  text-align: center;
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 14px;
  padding: 7px 0;
  color: #112456;
  letter-spacing: 7px;
  text-indent: 7px;
}

.menu_list_oth > a {
  padding: 21px 0 8px !important;
  *text-indent: 16px!important;
}

.menu_list .menu_list_oth:hover > a {
  color: #112456 !important;
}

.menu_list .menu_list_oth:hover > a {
  background-color: #f0f4f7 !important;
}

.menu_nav > p {
  position: absolute;
  bottom: 52px;
  width: 100%;
  height: 44px;
  background: url("/images/phone24.png") no-repeat center;
}

.mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #112234;
  filter: alpha(opacity=88);
  -moz-opacity: 0.88;
  -khtml-opacity: 0.88;
  opacity: 0.88;
  z-index: 90000;
}

/*back2*/
.culture_top {
  width: 941px;
  height: 141px;
  background: url("/images/fullLinetop.png") no-repeat;
  margin: 176px auto 0;
}

.culture_bot {
  width: 941px;
  height: 122px;
  background: url("/images/fullLinebot.png") no-repeat;
  margin: 0 auto 155px;
}

.content_culture {
  width: 1230px;
  height: 948px;
  margin: 0 auto;
  position: relative;
}

.content_culture img {
  width: 380px;
  height: 247px;
}

.content_culture > div {
  /* position: absolute; */
  width: 380px;
  height: 380px;
  background-color: #e4eaf0;
  float: left;
  margin:0 15px 30px;
}
.content_culture > div a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}

.culture_mask {
  position: absolute;
  display: block;
  width: 380px;
  height: 247px;
  background-color: #003366;
  filter: alpha(opacity=15);
  -moz-opacity: 0.15;
  -khtml-opacity: 0.15;
  opacity: 0.15;
  top: 0;
  left: 0;
}

.culture_tit {
  position: absolute;
  height: 35px;
  font-size: 16px;
  font-weight: normal;
  line-height: 35px;
  padding: 0 44px;
  color: #ffffff;
  z-index: 2;
}

.culture_box1 .culture_tit {
  top: 257px;
  left: 50%;
  background-color: #86bce4;
}

.culture_box2 .culture_tit {
  top: 257px;
  left: 50%;
  background-color: #a9b5c6;
}

.culture_box3 .culture_tit {
  top: 257px;
  left: 50%;
  background-color: #ee9e76;
}

.culture_box4 .culture_tit {
  top: 257px;
  left: 50%;
  background-color: #7fbed3;
}

.culture_info {
  display: block;
  width: 360px;
  height: 132px;
  background-color: #ffffff;
  position: absolute;
  left: 10px;
  bottom: 9px;
}

.culture_info h2 {
  font-size: 18px;
  font-weight: normal;
  line-height: 32px;
  color: #333;
  text-align: center;
  margin-top: 24px;
  padding: 0 20px;
}

.culture_info p {
  font-size: 12px;
  line-height: 24px;
  color: #999999;
  text-align: center;
  margin-top: 18px;
}

/* .culture_logo {

} */
.culture_logo {
  margin-top: -17px;
  margin-left: -64px;
}
.culture_logo a{
  text-align: center;
  color: #fff;
  font-size: 26px;
}
.cooperation_logo {
  width: 100%;
  height: 100%;
  background: url("/images/cooperationlogo.png") no-repeat center;
  margin: 0 auto;
  position: relative;
}

.cooperation_tit {
  position: relative;
  margin-top: 192px;
  width: 100%;
  height: 1px;
  background-color: #a2bbd7;
}

.cooperation_tit span {
  position: absolute;
  width: 672px;
  height: 72px;
  background: url("/images/cooperationtit.jpg") no-repeat;
  left: 50%;
  margin-left: -336px;
  top: -18px;
}

.content_cooperation {
  width: 1200px;
  margin: 140px auto 95px;
}

.content_cooperation ul {
  font-size: 0;
}

.cooperation_info {
  display: inline-block;
  width: 199px;
  height: 199px;
  margin-bottom: 1px;
  margin-right: 1px;
  *display: inline;
  zoom: 1;
}

.cooperation_info a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

.cooperation_info a img {
  position: absolute;
  left: 50%;
  top: 50%;
  display: none;
}

.cooperation_info a span {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #d3e4f4;
  display: none;
}

.map_index {
  width: 100%;
  height: 660px;
  background-color: #000000;
}

.footer_contact {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 20px;
}

.footer_contact_left {
  width: 570px;
  float: left;
}

.footer_contact_tit {
  font-size: 18px;
  color: #fff;
  /* margin-left: 27px; */
  padding-top: 30px;
  padding-bottom: 12px;
}

.footer_contact_info li i {
  display: inline-block;
  width: 22px;
  height: 27px;
  background: url("/images/smallicons.png") no-repeat;
  vertical-align: top;
}

.footer_contact_info li span {
  display: inline-block;
  line-height: 32px;
  font-size: 14px;
  color: #ced1d9;
}
.footer_contact_info li span>img{
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
}
#contact{
  background-color: #343842;
}
.contact_icon1 {
  -ms-background-position-y: 4px !important;
  background-position-y: 4px !important;
  background-position: 0 4px !important;
}

.contact_icon2 {
  -ms-background-position-y: -21px !important;
  background-position-y: -21px !important;
  background-position: 0 -21px !important;
}

.contact_icon3 {
  -ms-background-position-y: -45px !important;
  background-position-y: -45px !important;
  background-position: 0 -45px !important;
}

.contact_icon4 {
  -ms-background-position-y: -21px !important;
  background-position-y: -21px !important;
  background-position: 0 -21px !important;
}

.contact_icon5 {
  -ms-background-position-y: -21px !important;
  background-position-y: -21px !important;
  background-position: 0 -70px !important;
}

.footer_contact_mid {
  width: 390px;
  float: left;
}

.footer_contact_right {
 /* width: 327px;
  height: 171px;
  float: left;
  margin-top: -24px;
  border: 2px solid #e9e9e9;*/
  width: 220px;
  float: left;
  margin-top: -24px;
}

.footer_contact_right .footer_contact_info {
  margin-top: 24px;
  /* margin-left: 25px; */
}
.footer_contact_right .footer_contact_info a{
  color: #ced1d9;
}

.footer_link {
  height: 52px;
  background-color: #343842;
  font-size: 14px;
  color: #fff;
  line-height: 52px;
  border-top: 1px solid #3e424b;
}
.footer_link_con{
  width: 1200px;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
  position: relative;
}
.footer_link a {
  color: #fff;
}
.footer_link a:hover{
  text-decoration: underline;
}
.footer_other {
  height: 90px;
  background-color: #181818;
  font-size: 14px;
  color: #666666;
  line-height: 90px;
}
.footer_other_contact{
  height: 90px;
  width: 1200px;
  background-color: #181818;
  font-size: 14px;
  color: #666666;
  line-height: 90px;
  margin: 0 auto;
  position: relative;
}
.footer_other a {
  color: #666666;
}

.footer_other img {
  margin-left: 6px;
  margin-right: 2px;
  vertical-align: middle;
  margin-top: -4px;
}
.home_product{
  text-align: center;
  width: 1230px;
  padding-bottom: 60px;
}
.home_product .pro_item{
  float: left;
  margin:0 6px;
  width: 234px;
}
.home_product .pro_item a{
  font-size: 18px;
  color: #222;
}
.home_product .pro_item a:hover{
  color: #406294;
}
.home_product .imgcon{
  border: 2px solid #e4eaf0;
  width: 230px;
  /* height: 198px; */
}
.home_product .pro_item a:hover .imgcon{
  border: 2px solid #406294;
}
.home_product .txt{padding: 15px;word-wrap:break-word;}
@media screen and (min-width:725px) and (max-height:850px){
  .menu_nav h1 {
      height: 120px!important;
  }
  .menu_list {
      margin-top: 15px!important;
  }
  .menu_list > li > a {
      padding: 16px 0!important;
  }
  .menu_list_oth > a {
      padding: 16px 0 6px !important;
  }
  .menu_list_son > li > a {
      padding: 4px 0!important;
  }
  .menu_nav > p {
      bottom: 40px!important;
  }
}
@media screen  and (max-height:725px){
  .menu_nav h1 {
      height: 110px!important;
  }
  .menu_list {
      margin-top: 12px!important;
  }
  .menu_list > li > a {
      padding: 13px 0!important;
  }
  .menu_list_oth > a {
      padding: 13px 0 4px !important;
  }
  .menu_list_son > li > a {
      padding: 1px 0!important;
  }
  .menu_nav > p {
      bottom: 30px!important;
  }
}
@media screen  and (max-height:625px){
  .menu_nav > p {
      display: none!important;
  }
}
.culture_logo span{
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 440px;
  height: 135px;
  margin: 0 auto;
  margin-left:-220px;
  margin-top: -68px;
  text-align: center;
  line-height: 135px;
  font-size: 43px;
}
.culture_logo span a,.culture_logo span a:visited {
  color: #fff;
}
.culture_logo span a:hover{
  /* background-color: #001e6c; */
  filter:alpha(opacity=5);
  -moz-opacity:0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.cooperation_logo span{
  display: block;
  width: 440px;
  height: 182px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -220px;
  margin-top: -91px;
}
.cooperation_logo span a{
  display: block;
  width: 440px;
  height: 135px;
  margin: 0 auto;
}
.cooperation_logo span a:hover{
  background-color: #001e6c;
  filter:alpha(opacity=16);
  -moz-opacity:0.16;
  -khtml-opacity: 0.16;
  opacity: 0.16;
}
.footer_other .language{
  position: absolute;
  right: 0;
  font-size: 14px;
  color: #FFFFFF;
  cursor: pointer;
}
.footer_other .language:hover{
  text-decoration: underline;
}
.full_banner{
  width: 100%;
  height: 100%;
  min-width: 1300px;
  overflow: hidden;
  position: relative;
}
.full_banner .full_back{
  position: absolute;
  top:0;
  left: 0;
}

.scroll{
  width: 100%;
  height: 265px;
}
.scroll_wrapper{
  width: 1180px;
  height: 150px;
  margin: 0 auto;
  padding-top: 78px;
}
.scroll_wrapper .scroll_prev{
  width: 45px;
  height: 120px;
  float: left;
  cursor: pointer;
  background: url("/images/scrollprev.png") no-repeat center;
}
.scroll_wrapper .scroll_prevn{
  background: url("/images/scrollprevn.png") no-repeat center;
}
.scroll_wrapper .scroll_next{
  width: 45px;
  height: 120px;
  float: right;
  cursor: pointer;
  background: url("/images/scrollnext.png") center no-repeat;
}
.scroll_wrapper .scroll_nextn{
  background: url("/images/scrollnextn.png") center no-repeat;
}
.scroll_wrapper .scroll_box{
  width: 1090px;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
}
.video{
  height: 100%;
  position: absolute;
  left: 0;
}
.video_item{
  float: left;
  width: 172px;
  margin: 0 23px;
  cursor: pointer;
}
.video_item .video_top{
 position: relative;
  width: 100%;
  height: 120px;
}
.video_item .video_top img{
  width: 100%;
  height: 100%;
}
.video_item .video_top span{
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: url("/images/video_mask.png") no-repeat center;
  background-size: 100%;
  top: 0;
}
/*.video_item .video_bottom{
  color: #406294;
  font-size: 14px;
  line-height: 18px;
  padding-top: 18px;
  width: 100%;
  text-align: center;
}*/
.video_item .video_bottom{
  color: #406294;
  font-size: 14px;
  line-height: 18px;
  padding-top: 14px;
  width: 100%;
  text-align: center;
}
.ecqh {
  position: fixed;
  top: 40px;
  left: 0;
  z-index: 1000;
}

.ecqh .box {
  -webkit-box-shadow: 0 0px 12px 0 rgba(7, 17, 27, .1);
  -moz-box-shadow: 0 0px 12px 0 rgba(7, 17, 27, .1);
  box-shadow: 0 0px 12px 0 rgba(7, 17, 27, .1);
  font-size: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-border-bottom-right-radius: 20px;
  -moz-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-top-right-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #ffffff;
}

.ecqh .block1 {
  width: 135px;
  height: 40px;
  -webkit-transform: translateX(-70px);
  -moz-transform: translateX(-70px);
  -ms-transform: translateX(-70px);
  -o-transform: translateX(-70px);
  transform: translateX(-70px);
}

.ecqh .block1>div {
  display: block;
  font-size: 0;
  line-height: 40px;
}

.ecqh .block1>div a {
  color: #333;
}

.ecqh .block1>div a:hover {
  text-decoration: underline;
}

.ecqh .block1>div .icon {
  display: inline-block;
  width: 42px;
  height: 40px;
  /*background: url("images/guoqi.png") 15px center no-repeat;*/
  /*background-size: auto 16px;*/
  vertical-align: top;
  font-size: 12px;
  text-align: right;
  padding-right: 18px;
  float: right;
}

.ecqh .block1>div .word {
  display: inline-block;
  /*width: 60px;*/
  font-size: 12px;
  text-align: center;
  float: right;
}

.ecqh .block1>div i {
  display: inline-block;
  font-size: 12px;
  color: #333;
  padding: 0 8px;
  float: right;
}

.ecqh .box:hover {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.full_banner .prev {
  display: block;
  position: absolute;
  left: 10px;
  top: 50%;
  background: url("/images/prev.png") no-repeat center;
  background-size: 100% auto;
  width: 60px;
  height: 100px;
  margin-top: -40px;
  cursor: pointer;
}

.full_banner .next {
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  background: url("/images/next.png") no-repeat center;
  background-size: 100% auto;
  width: 60px;
  height: 100px;
  margin-top: -40px;
  cursor: pointer;
}

.menu {
  width: 414px;
}

.menu_btn {
  position: absolute;
  left: -80px;
}

.full_banner_dot {
  position: absolute;
  font-size: 0;
  width: 100%;
  text-align: center;
  bottom: 40px;
  z-index: 10000;
}

.full_banner_dot li {
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 2px solid rgba(255, 255, 255, .8);
  display: inline-block;
  margin: 0 5px;
  background-color: rgba(7, 17, 27, .4);
  cursor: pointer;
}

.full_banner_dot li.cur {
  border-color: rgba(7, 17, 27, .4);
  background-color: #fff;
}

.mobile_header {
  display: none;
}
#newBridge .nb-icon-base-5 .nb-icon-inner-wrap{
  bottom: 20px;
  position: fixed;
  right: 20px;
}
#newBridge .pc-group-icon-style{
  top: auto!important;
  bottom: 20px;
  right: 20px;
}
@media (max-width:768px) {
  html{overflow-x: hidden;}
  .title_con{
    font-size: 28px;
    line-height: 85px;
  }
  .ecqh {
    top: 56px !important;
  }
  .ecqh .box {
    -webkit-transform: translateX(0) !important;
    -moz-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    -o-transform: translateX(0) !important;
    transform: translateX(0) !important;
  }
  .ecqh .block1 { 
    height: 30px !important;
  }
  .ecqh .block1>div {
    line-height: 30px !important;
  }
  .menu {
    display: none;
  }
  .mobile_header {
    display: block;
  }
  .mobile_nav {
    display: flex;
    align-items: center;
    border-bottom: solid 1px #eee;
    height: 62px;
    min-width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff;
    justify-content: space-between;
    padding: 0 16px;
    box-sizing: border-box;
  }
  .mobile_nav .logo img {
    width: 110px;
  }
  .mobile_nav .menubtn {
    width: 24px;
    height: 22px;
    background: url(../images/menu.png) no-repeat;
    background-size: 100%;
  }
  .mobile_menu {
    overflow: auto;
    position: fixed;
    width: 100%;
    top: 62px;
    left: 0;
    bottom: 0;
    padding: 15px 30px;
    background-color: #efefef;
    z-index: 99999;
    box-sizing: border-box;
    display: none;
  }
  .mobile_menu ul li a {
    width: 100%;
    font-size: 16px;
    border-bottom: 1px solid #dcdcdc;
    line-height: 1;
    display: block;
    padding: 18px 0;
    color: #333;
  }
  .mobile_menu ul li {
    position: relative;
  }
  .mobile_menu ul li::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 16px;
    background: url('../images/arrow_right.png') no-repeat;
    background-size: 100%;
  }
  .mobile_menu .submenu {
    display: none;
  }
  .mobile_menu .submenu li {
    margin-left: 20px; 
  }
  .full_banner {
    width: 100%;
    height: 210px;
    min-width: 0px;
    margin-top: 62px;
  }
  .full_banner .prev, .full_banner .next {
    width: 40px !important;
    margin-top: -50px !important;
  }
  .full_back {
    min-width: auto;
  }
  .full_banner .full_back:first-child {
    background: url(../images/0ytry.jpg) center center / auto 100% no-repeat !important;
  }
  .full_banner .full_back:nth-child(2) {
    background: url(../images/1ytry.jpg) center center / auto 100% no-repeat !important;
  }
  .full_banner  .full_back:nth-child(3) {
    background: url(../images/2ytry.jpg) center center / auto 100% no-repeat !important;
  }
  .full_banner .full_back:nth-child(4) {
    background: url(../images/3ytry.jpg) center center / auto 100% no-repeat !important;
  }
  .full_banner .full_back:nth-child(5) {
    background: url(../images/4ytry.jpg) center center / auto 100% no-repeat !important;
  }
  .full_banner .full_back:nth-child(6) {
    background: url(../images/5ytry.jpg) center center / auto 100% no-repeat !important;
  }
  .full_banner_dot {
    bottom: 10px !important;
    z-index: 998 !important;
  }
  .full_banner_dot li {
    width: 6px !important;
    height: 6px !important;
    border-radius: 6px !important;
  }
  .scroll {
    height: auto;
    padding-bottom: 20px;
  }
  .scroll_wrapper {
    width: 100%;
    padding-top: 38px;
    height: 110px;
  }
  .scroll_wrapper .scroll_box {
    width: calc(100% - 60px);
  }
  .video_item {
    width: 136px;
    margin: 0 5px;
  }
  .video_item .video_top{
    height: 87px;
  }
  .video_item .video_bottom {
    font-size: 14px;
    padding-top: 6px;
  }
  .scroll_wrapper .scroll_prev, .scroll_wrapper .scroll_next {
    height: 84px;
    width: 30px;
    background-size: 50%;
  }

  .container {
    min-width: auto;
  }
  .container_other {
    padding: 0;
  }
  .content_news {
    width: 100%;
    height: auto;
  }
  .content_news h2 {
    width: 100%;
    background: url(../images/m_title01.png) 0/100% no-repeat;
  }
  .info_box1 {
    position: static;
  }
  .info_box {
    position: static;
    width: calc(100% - 32px);
    margin: 0 auto 16px;
    height: 138px;
  }
  .info_box a span {
    width: 60%;
    height: 138px;
  }
  .info_box a img {
    width: 60%;
    height: 138px;
  }
  .info_box a p {
    width: 40%;
    height: 118px;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 23px;
    margin: 10px 0;
  }
  .info_mask1 {
    display: none !important;
  }
  .info_mask1_border {
    width: calc(100% - 32px);
    height: calc(100% - 32px);
  }
 
  .culture_logo span a,.culture_logo span a:visited {
    height: 100%;
    width: 100%;
    color: #fff;
  }
  .culture_top {
    background: url(../images/m_title03.png) 0/100% no-repeat;
    width: 100%;
    margin: 10px auto 0;
    height: 120px;
  }
  .content_culture {
    width: calc(100% - 32px);
    height: auto;
  }
  .content_culture > div {
    /* position: static; */
    width: 100%;
    margin-bottom: 16px;
    height: 334px;
    float: none;
    margin-left: 0;
  }
  .culture_mask {
    width: 100%;
    height: 240px;
  }
  .culture_info {
    width: calc(100% - 32px);
    min-height: 98px;
    height: auto;
    padding: 0 10px;
    left: 16px;
    bottom: 16px;
    box-sizing: border-box;
  }
  .culture_info h2 {
    line-height: 28px;
    margin-top: 20px;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .content_culture img {
    width: 100%;
    height: 240px;
  }
  .culture_bot {
    display: none;
  }
  .info_mask2 {
    display: none !important;
  }
  .info_mask2_border {
    width: calc(100% - 32px);
    height: calc(100% - 32px);
  }
  .map_index {
    height: 420px;
  }
  .footer_contact {
    width: 100%;
    padding-left: 20px;
    box-sizing: border-box;
    padding-bottom: 10px;
  }
  .footer_contact_tit {
    padding-top: 30px;
    margin-left: 0;
    font-size: 16px;
  }
  .footer_contact_left {
    width: auto;
  }
  .footer_contact_info li span {
    font-size: 12px;
    width: auto;
  }
  .footer_contact_info li span>img {
    height: 16px;
  }
  .footer_link{
    line-height: 40px;
    height: 40px;
    font-size: 12px;
    display: none;
  }
  .footer_link_con{
    padding-left: 20px;
  }
  .footer_other {
    height: 60px;
  }
  .footer_other_contact {
    height: auto;
    width: 100%;
    line-height: 26px;
    font-size: 12px;
    padding: 10px 0px 10px 20px;
    box-sizing:border-box;
  }
  .footer_other_contact span{
    display: block;
  }
  .footer_contact_mid {
    width: 100%;
  }
  .footer_other .language { 
    display: none;
  }
  .video_play {
    width: 90% !important;
    height: 220px !important;
    left: 50% !important;
    top: 50% !important;
    margin-top: -50% !important;
    margin-left: -45% !important;
  }
  .video_play span{
    width: 20px !important;
    height: 20px !important;
    top: -24px !important;
    right: -18px !important;
  }
  #newBridge {
    display: none!important;
  }
  .home_product{
    width: 100%;
    padding: 0 8px 20px;
    box-sizing: border-box;
  }
  .home_product .pro_item{
    margin:0 2% 10px;
    width: 46%;
  }
  .home_product .pro_item .imgcon{
    width: 100%;
    /* height: 100%!important; */
  }
  .home_product .pro_item a{
    font-size: 14px;
    color: #222;
  }
  /* .home_product .imgcon{
    border: 2px solid #e4eaf0;
    width: 100%;
  } */
  .home_product .txt{padding: 8px 0;}
}

.privacy_prompt {
  width: 100%;
  padding: 20px;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #23578f;
  z-index: 10000;
  display: none;
  box-sizing: border-box;
  pointer-events: auto;
}

.privacy_prompt .text {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 10px;
  color: #fff;
  text-align: center;
}

.privacy_prompt .text a {
  font-size: 16px;
  text-decoration: underline !important;
  color: #fff;
}

.privacy_prompt .agree_btn {
  background: #fff;
  color: #23578f;
  font-size: 16px;
  padding: 4px 10px;
  border-radius: 4px;
  display: inline-block;
}

.privacy_prompt #rejectbtn {
  background: #f1f1f1;
  color: #23578f;
}

.privacy_prompt .agree_btn:hover {
  opacity: 0.7;
}
.agree_btns{
  text-align: center;
}
