body, dl, dd, ul, ol ,h1, h2, h3, h4 ,form, input, button, textarea, p, th, td{ margin:0; padding:0;}
body{ font:12px/1.5 Arial,'Microsoft YaHei'; color:#222222; font-size:12px; background: #fff;}
img{vertical-align: middle; border:none;}
ul,ol{list-style:none outside none;}
table{border-collapse:collapse; border-spacing:0;}
button, input, select, textarea {font-size: 100%; vertical-align:middle;}
a{ color:#333333; text-decoration:none; blr:expression(this.onFocus=this.blur()); }
a:hover{ text-decoration:none; text-decoration:none!important; color: #00479d; }
:focus {outline: 0 none;}
h1,h2,h3{ font-size:100%; font-weight:normal;}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer; -webkit-appearance: button;-moz-appearance: button;}
.text,.btn,textarea{font-family:arial,'Microsoft YaHei';}
.clearfix:after{ content:"."; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1;}
em,i{ font-style:normal;}
li{ list-style:none;}
h3{ font-weight:normal;}
.fl{float: left;}
.fr{float: right;}
.wrap{ width: 1200px; margin: auto;}
a,
img,
.logo,
.ind_prod_pos,
.prod_ul li,
.prod_con,
.news_imgs,
.news_date{
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
img { max-width: 100%; }
/*头部*/
.head{
  background:#fff;
  z-index: 999;
}
.head_top{
  line-height: 46px;
  border-bottom:1px solid #eeeeee;
}
.head_cont{
  display: inline-block;
  padding: 0 30px;
  font-size: 14px;
  background:no-repeat left center;
}
.head_cont_ph{
  border-right: 1px solid #eeeeee;
  margin-right: 20px;
  background-image: url('../images/phone.png');
}
.head_cont_email{
  background-image: url('../images/mail.png');
}
.login_reg a{
  display: inline-block;
  font-size: 14px;
  padding-left: 20px;
}
.reg{ padding: 0 20px;
border-right: 1px solid #eee; }


.logo{
  float: left;
  margin: 20px 0;
  line-height: 70px;
}
.logo_imgs{
  padding-right: 20px;
  margin-right: 20px;
  border-right:1px solid #dddddd;
}


.navs li{
  float: left;
  margin: 0 20px;
  z-index: 999;
}
.navs{
  float: right;
  margin: 38px 0;
}
.navs li a{
  display: block;
  font-size: 16px;
  line-height: 34px;
  font-weight: 700;
  position: relative;
}
.navs li.on a:hover,.navs li.on a{
  color: #00479d;
}
.search_head{
  float: right;
  width: 160px;
  margin-top: 37px;
  border-radius: 34px;
  border: 1px solid #dddddd;
}
.search_inp{
  float: left;
  width: 100px;
  padding:0 10px;
  line-height: 34px;
  background:none;
  border:none;
}
.search_sub{
  float: left;
  width: 38px;
  height:34px;
  border:none;
  background:url('../images/search.png') no-repeat center;
}


/*nav*/
.nav__trigger { width: 25px; height: 18px;float: right; position: relative; right: 0; top:28px; margin-left: 15px; z-index: 9999; display: none; cursor: pointer; }
.nav__icon { display: block; position: absolute; width: 25px; height: 3px; top: 0; left: 0; background-color:#cf1219; -webkit-transition-property: background-color, -webkit-transform; transition-property: background-color, -webkit-transform; transition-property: background-color, transform; transition-property: background-color, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before, .nav__icon:after { content: ''; display: block; width: 25px; height:3px; position: absolute; background: #cf1219; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.nav__icon:before { margin-top: 14px; }
.nav__icon:after { margin-top: 7px; }
.zjq-mnav { width: 300px; padding: 20px 0; position: fixed; z-index: 1024; opacity: 0; -webkit-transition-property: all; transition-property: all; -webkit-transition-duration: 300ms; transition-duration: 300ms; -webkit-transform: translateY(-150%); transform: translateY(-150%); right: 0; top: 120px; overflow: hidden; }
.zjq-msons { margin: 14px 10px; border-bottom: 1px solid #666; }
.zjq-msons dt { font-size: 14px; margin-bottom: 8px; line-height: 1.6rem; text-align: center; }
.zjq-msons a { color: #666 }
.zjq-msons dd { line-height: 24px; margin-left: -20px }
.zjq-msons dd a { margin-left: 20px; display: inline-block; color: #e9e8e8 }
.nav--active{ overflow: hidden; }
.nav--active .nav__trigger { opacity: 0.5; }
.nav--active .nav__icon { top: 8px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.nav--active .nav__icon:before { display: none; }
.nav--active .nav__icon:after { margin-top: 0; -webkit-transform: rotate(90deg); transform: rotate(90deg); }
.nav--active .zjq-mnav {  opacity: 1; background: #fff; -webkit-transform: translateY(0); transform: translateY(0); }

/*轮播图*/
.slide-img { overflow: hidden; position: relative; height: 600px!important;}
.slide-img .slide-b li,.slide-b{ height: 100%!important;}
.slide-img .slide-b li{ background-size: cover!important}
.slide-img .flex-control-nav {
  position: absolute;
  bottom: 10px;
  left: 0;
  width:100%;
  height: auto;
  text-align: center;
  z-index: 999;
}
.slide-img .flex-control-nav li{
  display: inline-block;
}
.slide-img .flex-control-nav li a{
  display: block;
  width:12px;
  height: 12px;
  margin: 0 7px;
  text-indent: -9999px;
  border-radius: 10px;
  cursor: pointer;
  background: #fff;
}
.slide-img .flex-control-nav li a.flex-active{
  width: 30px;
}

.slide-img .flex-direction-nav {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80%;
  transform: TranslateX(-50%);
  z-index: 999;
}
.flex-prev,.flex-next{
  display: block;
  width: 58px;
  height: 58px;
  text-indent: -9999px;
  background: no-repeat ;
}
.flex-prev{
  float: left;
  background-image: url('../images/next.png');
}
.flex-next{
  float: right;
  background-image: url('../images/prev.png');
}
.flex-prev:hover,.flex-next:hover{
  opacity: .5;
}


.ind_head_initial{
  float: left;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  color:#e60012;
  text-transform: uppercase;
  margin-right: 15px;
}
.ind_head_names{
  display: block;
  width:200px;
  font-size: 24px;
  color:#000;
  line-height: 30px;
  font-weight: 700;
}
.ind_head_en{
  display: block;
  font-size:14px;
  color:#e60012;
  text-transform: uppercase;
}
.ind_head_desc{
  margin-left: 202px;
  font-size: 14px;
  line-height: 26px;
  color:#666;
  padding-left: 40px;
  border-left: 1px solid #999999;
}

.ind_item{
  padding: 55px 0;
}
.ind_abt_box{
  background:url('../images/bg.png') no-repeat center top;
  background-size: cover;
}
.ind_margin{ margin-top: 40px; }
.ind_abt_chairman{
  float: left;
  width:440px;
}
.ind_abt_chairman li{margin-bottom: 30px;}
.ind_abt_imgs{
  float: left;
  padding: 8px;
  width:164px;
  height:224px;
  box-shadow: 0 0 10px rgba(0,0,0,.2);
  background:#fff;
}
.ind_abt_cons{
  margin-left: 210px;
}
.ind_abt_cons_name{
  font-size: 22px;
  font-weight: 700;
  line-height: 46px;
  padding-top: 8px;
}
.ind_abt_cons_desc{
  font-size: 14px;
  line-height: 24px;
}
.ind_abt_desc{
  margin-left: 510px;
  font-size: 14px;
  line-height: 30px;
}
.ind_abt_desc_name{
  font-size: 18px;
  font-weight: 700;
  padding: 22px 0;
}


.ind_prod_nav{ text-align: center; margin-bottom: 30px;}
.ind_prod_btn{
  display: inline-block;
  width:158px;
  line-height:34px;
  text-align: center;
  border-radius: 34px;
  margin: 0 10px;
  cursor: pointer;
  border:1px solid #999999;
}
.ind_prod_btn.on{
  color:#fff;
  background:#0089d1;
  border:1px solid #0089d1;
}

.ind_prod_item{ margin-left: -24px; display: none;}
.ind_prod_item li{
  float: left;
  width:384px;
  height:384px;
  overflow: hidden;
  margin-left: 24px;
  margin-bottom: 24px;
  position: relative;
}
.ind_prod_pos{
  position: absolute;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  background:rgba(0,137,209,.8);
}
.ind_prod_pos_box{
  position:absolute;
  top: 50%;
  left: 50%;
  width:100%;
  transform: Translate(-50%,-50%);
}
.ind_prod_name{
  font-size: 22px;
  font-weight: 700;
  line-height: 22px;
  color:#fff;
  position:relative;
  left: -100%;
}
.ind_prod_hr{
  display: block;
  margin:20px auto;
  width:200px;
  height:1px;
  background:#6ebee8;
  position: relative;
  top: 60px;
  opacity: 0;
}
.ind_prod_hr:before{
  position: absolute;
  top: -1px;
  left: 50%;
  width:40px;
  height:3px;
  background:#fff;
  transform: TranslateX(-50%);
  content: "";
}
.ind_prod_en{
  font-size: 14px;
  line-height: 24px;
  color:#fff;
  position:relative;
  right: -100%;
}
.ind_prod_more{
  display: block;
  width:120px;
  line-height: 36px;
  color:#fff;
  margin: auto;
  margin-top: 46px;
  border:1px solid #fff;
  border-radius: 36px;
  opacity: 0;
}
.ind_prod_more:hover{ color:#fff; background:#0089d1;border-color: #0089d1; }
.ind_prod_item li:hover .ind_prod_pos{
  opacity: 1;
  visibility: inherit;
}

.ind_prod_item li:hover .ind_prod_name{
  left: 0;
  -webkit-transition: all 0.6s;
  -ms-transition: all 0.6s;
  transition: all 0.6s;
}
.ind_prod_item li:hover .ind_prod_hr{
  top: 0;
  opacity: 1;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.ind_prod_item li:hover .ind_prod_en{
  right: 0;
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  transition: all 1s;
}
.ind_prod_item li:hover .ind_prod_more{
  opacity: 1;
  -webkit-transition: all 1.2s;
  -ms-transition: all 1.2s;
  transition: all 1.2s;
}


.akura{
  background:url('../images/bg1.jpg') no-repeat center top;
  background-size: cover;
}
.ind_akura_item{
  position:relative;
  height:730px;
}
.ind_akura_li{
  position: absolute;
  overflow: hidden;
}
.ind_akura_li:nth-child(1){
  top: 0;
  left: 0;
  width:270px;
  height:355px;
}
.ind_akura_li:nth-child(2){
  top: 0;
  left: 290px;
  width:300px;
  height:270px;
}
.ind_akura_li:nth-child(3){
  top: 0;
  left: 610px;
  width:270px;
  height:355px;
}
.ind_akura_li:nth-child(4){
  top: 0;
  left: 900px;
  width:300px;
  height:270px;
}
.ind_akura_li:nth-child(5){
  top: 375px;
  left: 0;
  width:270px;
  height:355px;
}
.ind_akura_li:nth-child(6){
  top: 290px;
  left: 290px;
  width:300px;
  height:440px;
}
.ind_akura_li:nth-child(7){
  top: 375px;
  left: 610px;
  width:270px;
  height:355px;
}
.ind_akura_li:nth-child(8){
  top: 290px;
  left: 900px;
  width:300px;
  height:440px;
}




.foot_cont{
  padding: 50px 0 40px;
  background:#f5f5f5;
}
.foot_nav li{
  float: left;
  min-height: 152px;
  padding: 0 50px;
  color:#666;
  border-right: 1px solid #dddddd;
}
.foot_nav_name{
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 20px;
}
.foot_nav_links a{
  display: block;
  line-height: 24px;
  font-size: 14px;
}
.web_imgs{
  margin-right: 32px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color:#666;
}
.foot_coty{
  font-size: 14px;
  line-height: 26px;
  color:#aaaaaa;
  padding: 20px 0;
  text-align: center;
  background:#3d3d3d;
}
.foot_coty a{ color:#aaa; }
.foot_coty span{
  margin: 0 8px;
}


.banner{
  height:430px;
  background-size: cover!important;
  position:relative;
}
.current{
  line-height: 50px;
  font-size: 14px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
}
.main{
  padding: 60px 0;
}

.catalog{
  float: left;
  width:240px;
}
.cata_ul{
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.cata_ul li a{
  width:240px;
  height: 130px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.cate_name{
  font-size: 18px;
  color:#666;
  font-weight: 700;
  line-height: 22px;
}
.cate_hr{
  display: block;
  margin:10px auto;
  width:120px;
  height:1px;
  background:#666;
}
.cate_en{
  font-size: 12px;
  color:#999999;
  text-transform:uppercase;
}
.cata_ul li.on a{
  background:url('../images/icon.png') no-repeat #e60012;
}
.cata_ul li.on a .cate_name{ color:#fff; }
.cata_ul li.on a .cate_hr{ background:#fff;}
.cata_ul li.on a .cate_en{ color:#fff; }


.main_con{
  float: right;
  width:900px;
}
.idea_item{
  background:#f5f5f5;
  margin-bottom: 30px;
}
.idea_img,.idea_con{
  width:50%;
}
.idea_con{
  padding: 40px 0 0 0;
  text-align: center;
}
.idea_name{
  font-size: 20px;
  font-weight: 700;
  line-height: 40px;
}
.idea_hr{
  display: block;
  margin:15px auto;
  width:50px;
  height:3px;
  background:#e60012;
}
.idea_desc{
  font-size: 14px;
  line-height: 30px;
  padding: 0 40px; height: 168px; overflow: hidden;}

.main_name{
  font-size: 26px;
  color:#0089d1;
  font-weight: 700;
  padding-top: 16px;
  line-height: 50px;
  position:relative;
  z-index: 10;
}
.main_pos_name{
  position: absolute;
  top: 0;
  left: 0;
  font-size: 80px;
  line-height: 68px;
  color:#f1f6f9;
  text-transform:uppercase;
  font-weight: 700;
  z-index: -1;
}
.box{
  font-size: 14px;
  line-height: 30px;
  color:#222;
}


.his_nav{
  margin: 40px 0;
}
.his_sp{
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  margin-right: 30px;
  color:#666;
  line-height: 20px;
  cursor: pointer;
  border-bottom:3px solid transparent;
}
.his_sp.on{ color:#e60012; border-bottom:3px solid #0089d1;}
.his_sp:last-child{ margin-right: 0 }
.his_item{ display: none; }
.his_li{
  margin-bottom: 24px;
  overflow: hidden;
}
.his_year{
  float: left;
  width:76px;
  font-size: 16px;
  font-weight: 700;
}
.his_desc{
  margin-left: 76px;
  font-size: 14px;
  line-height: 26px;
}


.prod_nav{margin-left: -10px; margin-bottom: 30px;}
.prod_nav_btn{
  float: left;
  width:176px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  padding: 5px 0;
  margin-left: 10px;
  margin-top: 10px;
  color:#666;
  background:#f5f5f5;
}
.prod_nav_btn.on{
  background:#0089d1;
  color:#fff;
}

.prod_ul{margin-left: -30px; padding-bottom: 20px;}
.prod_ul li{
  float: left;
  width:435px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.prod_ul li:hover{
  box-shadow: 0 0 18px rgba(0,0,0,.2)
}
.prod_imgs{
  height:265px;
  border:1px solid #f5f5f5;
  overflow: hidden;
}
.prod_con{
  padding: 25px 30px;
  background:#f5f5f5;
}
.prod_name{
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  line-height: 28px;
}
.prod_desc{
  font-size: 14px;
  line-height: 30px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
  margin-bottom: 22px;
}
.prod_more{
  display: block;
  width:120px;
  line-height: 36px;
  text-align: center;
  font-size: 14px;
  color:#fff;
  background:#aaaaaa;
}
.prod_more:hover{ background:#0089d1; color:#fff; }
.prod_ul li:hover .prod_con{
  background:#fff;
}

.pagings{
  text-align: center;
}
.pags_item{
  display: inline-block;
  width:30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  background:#eeeeee;
  margin: 0 5px;
}
.pags_item:hover,.pags_item.cur{
  color:#fff;
  background:#0089d1;
}

.prodn_ul{ padding-bottom: 20px; }
.prodn_ul li{ background:#f5f5f5; margin-bottom: 30px; }
.prodn_ul .prod_imgs{
  float: left;
  width:435px;
  height:265px;
  overflow: hidden;
}
.prodn_ul .prod_con{
  margin-left: 435px;
  padding: 35px 40px;
}
.prodn_ul .prod_desc{
-webkit-line-clamp: 3;}


.prod_in{
  position:relative;
  border:1px solid #f5f5f5;
}
.prod_svc{
  position: absolute;
  bottom: 0;
  right: 0;
  width:108px;
  font-size: 14px;
  font-weight: 700;
  color:#fff;
  padding-left: 22px;
  line-height: 36px;
  background:#e60012;
  z-index: 99;
}
.prod_svc:before{
  position: absolute;
  top: 50%;
  right: 24px;
  width:6px;
  height:12px;
  transform: TranslateY(-50%);
  background:url('../images/icon1.png') no-repeat;
  content: "";
}
.prod_in_owl .owl-nav{ display: none; }

.prod_in_owl .owl-dots{
  position: absolute;
  bottom: 16px;
  width:100%;
  height: 12px;
  text-align: center;
}
.owl-dot{
  display: inline-block;
  width:12px;
  height:12px;
  margin: 0 5px;
  border-radius: 12px;
  background:rgba(0,0,0,.3);
}
.owl-dot.active{ width:24px; }

.prod_in_head{
  padding-top: 30px;
  padding-bottom: 1px;
  margin-bottom: 24px;
  border-bottom:1px solid #dddddd;
}
.prod_in_name{
  float: left;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
  color:#0089d1;
}
.prod_in_nav{
  float: right;
}
.prod_in_sp{
  float: left;
  width:90px;
  line-height: 34px;
  text-align: center;
  font-size: 14px;
  color:#666;
  font-weight: 700;
  margin-left: 2px;
  background:#f5f5f5;
}
.prod_in_sp.on{
  color:#fff;
  background:#0089d1;
}
.prod_in_items{ display: none; }

.news_list li{
  padding-bottom: 30px;
  margin-bottom:30px;
  border-bottom:1px dashed #dddddd;
}
.news_date{
  float: left;
  width:100px;
  text-align: center;
  background:#eff5f8;
  color:#0089d1;
  margin-right: 20px;
}
.day{
  display: block;
  line-height: 70px;
  font-size: 25px;
  font-weight: 700;
  border-bottom:1px dashed #fff;
}
.year{
  line-height: 36px;
  font-size: 14px;
}
.news_imgs{
  float: left;
  width:178px;
  height:107px;
  position:relative;
  margin-right: 28px;
}
.news_imgs img{
  position:absolute;
  right: 0;
  top: 0;
  width:178px;
  height:107px;
  z-index: 10;
  max-width: none;
}
.news_title{
  font-size: 18px;
  font-weight: 700;
  line-height: 38px;
  overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.news_desc{
  font-size: 14px;
  line-height: 30px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.news_list li:hover .news_date{opacity: 0;}
.news_list li:hover img{
  width:300px;
  height:180px;
}

.news_list li:hover .news_imgs{
  /*width:300px;*/
  height:180px;
}
.inherit_in_head{ padding-bottom: 24px; text-align: center; line-height: 30px;}
.inherit_in_title{ font-size: 20px; font-weight: 700; margin-bottom: 5px;}
.inherit_p{
  font-size: 14px;
  color:#999999;
}
.inherit_page{
  line-height: 30px;
  margin-top: 30px;
  font-size: 14px;
}


.svc_txt{
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 32px;
}
.svc_item{
  float: left;
  width:430px;
  margin-right: 40px;
  margin-bottom: 10px;
}
.svc_item:nth-child(2n){ margin-right: 0 }
.svc_name{
  display: block;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 8px;
  float: left;
  width: 70px;
  text-align: right;
}
.svc_inp{
     width: 288px;
    height: 38px;
    padding: 0 5%;
    border: 1px solid #dddddd;
    float: left;
    margin: 0 10px;
}
.svc_w{ width:100%; }
.svc_text{
  width:755px;
  height:150px;
  resize: none;
  padding: 20px 2.5%;
  margin-bottom: 20px;
}
.btn{
  width:120px;
  height:36px;
  color:#fff;
  margin-right: 20px;
  font-size: 14px;
  border:none;
}
.qr{
  background:#e60012;
  margin-left: 80px;
}
.cz{
  background:#0089d1;
}

.cont_boxs{ margin-top: 40px; }
.msg{
  float: left;
  width:500px;
  padding: 32px 40px;
  background:#f7fbfd;
}
.msg_txts{
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
}
.msg_item{ margin-bottom: 15px; }
.msg_slt{
  width:100%;
  height:44px;
  padding: 0 2%;
  font-size:16px;
  color:#999999;
  background:none;
  border:1px solid #dddddd;
}
.msg_text{
  width:94%;
  padding: 10px 3%;
  height:122px;
  resize: none;
  font-size:16px;
}
.msg_inp{
  float: left;
  width:208px;
  padding: 0 15px;
  height:44px;
  background:none;
  margin-right: 20px;
  border:1px solid #dddddd;
  font-size:16px;
}
.msg_inp:nth-child(2){ margin-right: 0 }
.msg_txt{
  font-size: 16px;
  line-height: 26px;
}
.x{ font-size: 16px; color:#f54336; }
.msg_sub{
  width:150px;
  height:40px;
  color:#fff;
  font-size: 16px;
  font-weight: 700;
  border:none;
  background:#0089d1;
}
.conts_box{
  float: right;
  width:570px;
}

.conts_item{
  padding-top: 35px;
}
.conts_name{
  font-size: 22px;
  font-weight: 700;
  line-height: 34px;
  margin-bottom: 10px;
}
.conts_desc{
  font-size: 16px;
  line-height: 30px;
}
.search_hh{
  position: absolute;
  top: 50%;
  left: 50%;
  width:710px;
  height:50px;
  padding: 5px;
  transform: Translate(-50%,-50%);
  background:rgb(0,0,0,.4);
}
.searchs_inp{
  float: left;
  width:570px;
  height:100%;
  padding: 0 20px;
  background:#fff;
  border:none;
}
.searchs_sub{
  float: left;
  width:100px;
  height:100%;
  font-size: 16px;
  text-indent: -9999px;
  background:url('../images/searchs.png') no-repeat center #0089d1;
  border:none;
}


.query_list li{
  float: left;
  width:498px;
  /* height:100px; */
  padding:34px 40px;
  margin-right: 40px;
  margin-bottom: 30px;
  background:#f8f8f8;
}
.query_list li:nth-child(2n){ margin-right: 0 }
.query_title{
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
  margin-bottom: 10px;
}
.query_desc{
  font-size: 14px;
  line-height: 30px;
}

.query_hint{
  height:450px;
  line-height: 30px;
  font-size: 14px;
  color:#666;
  padding-top: 50px;
  text-align: center;
}
.hint{
  display: inline-block;
  padding-left: 36px;
  font-size: 18px;
  font-weight: 700;
  color:#fd7f24;
  background:url("../images/icon2.png") no-repeat left center;
}


.pos_center{
  position: absolute;
}

.login_bg{
  position: fixed;
  top: 0;
  left: 0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,.5);
  z-index: 1300;
  display: none;
}
.login_box{
  position: fixed;
  top: 50%;
  left: 50%;
  padding: 10px;
  border-radius: 5px;
  transform: Translate(-50%,-50%);
  background:rgba(255,255,255,.5);
  z-index: 1400;
  display: none;
}
.login_nbox{
  width:390px;
  padding: 45px 65px;
  border-radius: 5px;
  background:#fff;
  position: relative;
}
.login_close{
  position: absolute;
  top: 15px;
  right: 15px;
  width:16px;
  height:16px;
  cursor: pointer;
  background:url('../images/icon8.png') no-repeat;
}
.login_name{
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 35px;
  text-align: center;
}
.log_item{ margin-bottom: 15px; }
.log_names{
  float: left;
  width:86px;
  font-size: 14px;
  color: #666666;
  font-weight: 700;
  text-align: center;
  line-height: 38px;
}
.log_inp{
  float: left;
  width:278px;
  height:36px;
  padding: 0 10px;
  border-radius: 5px;
  border:1px solid #ddd;
}
.log_sub{
  width:150px;
  height:38px;
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  border-radius: 6px;
  background:#006ebc;
  border:none;
}
.log_links{
  font-size: 14px;
  color: #006ebc;
  margin-left: 30px;
}
.log_qd{
  margin-left: 86px;
}
.log_qd_txt{
  font-size: 12px;
  line-height: 18px;
  color: #999999;
}
.log_qd_jd{ margin-bottom: 5px; }
.log_qd_clr{
  display: inline-block;
  width:50px;
  height:6px;
}
.orange{ background:#ff8003; }
.yellow{ background:#ffd200; }
.green{ background:#3dbd52; }
.log_qd_t{ margin-left: 10px; }

.reg_links{ font-size: 14px; margin-left: 10px;}
.reg_links a{ color: #006ebc; }

.phone_banner{ display:none;}
.flex-direction-nav{ display: none; }
.flexslider {width: 100%;height:auto; margin:0 auto; overflow:hidden; box-sizing: border-box; }
.slides li .banner_img{ width:100%; height:auto;}
.slides li { position:relative; width:100%; height:auto;}
.slides li img{transition: 8s ease 0s;}
.slides {width:100%; height:auto;}
 .slides li.flex-active-slide img{ transition: 8s ease 0s; transform: scale(1.15,1.15); } 
.flex-control-nav { display: none;   }


.flex-direction-nav{ display: none; }
.flexslider {width: 100%;height:auto; margin:0 auto; position: relative; overflow:hidden; box-sizing: border-box; }
.slides li .banner_img{ width:100%; height:auto;}
.slides li { position:relative; width:100%; height:auto; text-align: center; }
.slides li img{ width: auto; height: auto; max-width: 100% }
.slides {width:100%; height:auto;}

.flex-control-nav { width: 100%; bottom: 20px; left: 0; text-align: center; z-index: 9999999; position: absolute;  }
.flex-control-nav li{ display: inline-block; margin: 0 5px; }
.flex-control-nav li a{ display:block; width: 12px; font-size: 0;
    height: 12px;
    margin: 0 5px;
    border-radius: 12px;
    background: rgba(0,0,0,.3); }
.flex-control-nav li a.flex-active{ width:24px; transition: all 0.5s ease 0s  }

.vic_sub{ display: block; margin: 30px auto; width: 154px; font-weight: bold;  transition: all 0.5s ease 0s; height: 96px;  text-align: center;  display: block; }
/* .vic_sub:hover{ color: #00479d; transition: all 0.5s ease 0s; */ }
/* .vic_sub .one_i{ display: block; font-size: 30px; line-height: 70px; height: 50px; }
.vic_sub .two_i{font-size: 40px; display: block; line-height: 70px; } */























