﻿@charset "utf-8";
html{color:#000;background:#FFF; }
body { color:#666;font:12px/1.231  "Microsoft Yahei";min-width: 1200px; width: 100%;overflow-x: hidden;} /*网站字体颜色*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
i,em{ font-style:normal;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

.mt10{ margin-top:10px;}

a { color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
.vam { vertical-align:middle;}
.clear{ clear:both; height:0; line-height:0; font-size:0;}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
p{ word-spacing:-1.5px;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.pa{ position:absolute;}
.pr{ position:relative;}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}

/* -- 页面整体布局 -- */
 .content, .container  { width:1400px; margin:0 auto;  }
.left0,.leftr{ width:266px; float:left; }
.leftr{ float:left;}
.left2 { width:908px; float:left; overflow:hidden; margin-top:15px;}
.left3 { width:266px; float:left; overflow:hidden; color:#666;}
.lefttop {height:0px; font-size:0; overflow:hidden; margin-top:10px;}
.leftbot { height:0px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right0,.rightl{ width:1085px; float:right; display:inline;overflow:hidden;}
.rightl{ float:right;}
.right2 { width:266px;  float:right; overflow:hidden;margin-top:15px;}
.right3 { width:266px; float:right; overflow:hidden; color:#666;}
.rightbot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { height:0px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:908px; overflow:hidden; }
.right2_main { width:266px;overflow:hidden;}
.left2_main { width:908px;overflow:hidden;}

/**/
  html body{min-width:1200px;max-width: 1920px;width:100%;margin: 0 auto;overflow-x:hidden;}
  i,em{ font-style:normal;}
  .container{width: 1580px; margin:0 auto;} 
  .h_con{height: 125px;}
  .h_con h1{float: left;margin: 20px 28px 0 0;}
  .h_con h2{float: left;font-size: 22px;color: #0074E6;line-height: 29px;margin-top: 28px;padding-left: 30px;}
  .h_con h2 em{display: block;color: #222;padding-top: 12px;}
  .h_con h2::before{position: absolute;width: 1px;height: 52px;content: "";background: #B8B8B8;left: 0;top: 9px;}
  .h_con .tel{float: right;margin-top: 30px;padding-left: 73px;background: url(/images/h-tel.png) no-repeat left center;font-size: 16px;color: #666;line-height: 20px;}  
  .h_con .tel b{display: block;font-size: 24px;color: #0074E6;line-height: 30px;padding-top: 5px;font-family: Montserrat, Montserrat;}
  .h_code{float: right;margin-top: 15px;margin-left: 28px;display: flex;}
    .h_code em{width: 75px;height: 75px;display: block;padding: 4px;border: 1px solid #ddd;position: relative;overflow: hidden;}
    .h_code img{width: 75px;height: 75px;}
    .h_code em:after{display:block;position:absolute;left:0;top:0;width:100%;height:40px;content:"";animation:light 5s infinite;-webkit-animation:light 5s infinite;background:url(/images/code_shadow1.png) no-repeat center 0;}
    .h_code span{display: block;width: 24px;height: 75px;background: #0074E6;margin: 5px 0 0 8px;}
    .h_code i{display: block;font-size: 13px;color: #fff;width: 20px;text-align: center;line-height: 16px;margin: 0 auto;padding: 5px 0 0;}
  .h_nav{height: 60px;background-color: #0074E6;}
  .h_nav ul{display: flex;justify-content: space-between;}
  .h_nav li{width: 164px;height: 60px;position: relative;z-index: 1;}
  .h_nav li:after{position: absolute;width: 0;height: 100%;content: "";background: url(/images/nav-bg.png) no-repeat center;background-size: 100% 100%;left: 50%;transform: translateX(-50%);bottom: 0;transition: all 0.5s;z-index: -1;}
  .h_nav li a{display: block;font-size: 18px;color: #fff;line-height: 60px;text-align: center;}
  .h_nav li:hover a,.h_nav li.cur a{font-weight: bold;}
  .h_nav li:hover::after,.h_nav li.cur::after{width: 100%;}

  @media screen and (max-width:1600px){
      .container{width: 1280px;}  
      .h_nav li a{font-size: 16px;}    
  }
  @keyframes light{
    0%{top:0;}
    50%{top:100%;}
    100%{top:-40px;}
    }
    
    
     .footer{height: 583px;background: url(/images/foot-bg.jpg) no-repeat center bottom;}
    .history{height: 290px;padding: 45px 0 0;box-sizing: border-box;background: url(/images/history-line.png) no-repeat center 142px;}
    .his-bd{width: 1260px;margin: 0 auto;}
    .his-bd p{height: 62px;line-height: 62px;text-align: center;font-size: 16px;color: #fff;background: #0074E6;position: relative;}
    .his-bd p::before{position: absolute;width: 12px;height: 14px;content: "";left: 50px;top: 50%;margin-top: -7px;background: url(/images/his-san1.jpg) no-repeat;}
    .his-bd p::after{position: absolute;width: 12px;height: 14px;content: "";right: 50px;top: 50%;margin-top: -7px;background: url(/images/his-san2.jpg) no-repeat;}
    .his-tab{margin-top: 36px;display: flex;justify-content: space-between;}
    .his-tab li{font-size: 28px;color: #fff;line-height: 34px;font-weight: bold;padding-top: 45px;position: relative;}
    .his-tab li.on{background: url(/images/his-san3.jpg) no-repeat center 23px;color: #0074E6;}
    .his-tab li.on::before{position: absolute;left: 50%;top: -6px;width: 1px;height: 18px;background: #0074E6;content: "";}

    .f-con{display: flex;justify-content: space-between;height: 238px;}
    .flogo h2{text-align: center;}
    .flogo .tel{height: 38px;display: flex;align-items: center;font-size: 26px;color: #fff;font-weight: bold;margin-top: 10px;}
    .flogo .tel img{margin-right: 10px;}
    .fnav{margin-top: 30px;width: 450px;}
    .fnav h4{font-size: 16px;color: #fff;line-height: 20px;margin-bottom: 20px;}
    .fnav p{display: flex;flex-wrap: wrap;}
    .fnav p a{font-size: 14px;color: rgba(255,255,255,0.8);line-height: 48px;width: 90px;}
    .fnav p a:hover{color: #fff;}
    .gsxx{margin-top: 30px;width: 420px;}
    .gsxx h4{font-size: 16px;color: #fff;line-height: 20px;margin-bottom: 24px;}
    .gsxx-list{display: flex;flex-wrap: wrap;}
    .gsxx p{width: 150px;height: 34px;display: flex;align-items: center;font-size: 14px;color: rgba(255,255,255,0.8);margin-bottom: 16px;}
    .gsxx p:nth-child(odd){width: 270px;}
    .gsxx p img{margin-right: 10px;}
    .sao{margin-top: 22px;display: flex;gap: 30px;}
    .sao p img{display: block;width: 100px;height: 100px;margin: 0 auto;}
    .sao p span{display: block;font-size: 14px;color: #fff;line-height: 40px;text-align: center;}


    .f-bt{border-top: 1px solid rgba(255,255,255,0.2);}
    .fbt-con{height: 52px;line-height: 52px;font-size: 12px;color: rgba(255,255,255,0.7);display: flex;justify-content: space-between;}
    .fbt-con a{color: rgba(255,255,255,0.7);}
    .links a{margin-right: 50px;}

    .zxkf{position: fixed;right: 0;top: 50%;transform: translateY(-50%);z-index: 999;}
    .zxkf li{width: 70px;text-align: center;height: 60px;background: #0074E6;margin-bottom: 2px;padding: 14px 0;box-sizing: border-box;position: relative;}
    .zxkf li.tel p{position: absolute;font-size: 16px;color: #fff;font-weight: bold;padding: 0 8px;line-height: 60px;background: #0074E6;right: -200px;top: 0;white-space: nowrap;transition: all 0.5s;z-index: -1;}
    .zxkf li.tel:hover p{right: 72px;}
    .zxkf li.ewm p{position: absolute;top: 0;right: 72px;transform: scale(0);transform-origin: right top;transition: all 0.5s;}
    .zxkf li.ewm:hover p{transform: none;}
    .zxkf li.my-kefu-ftop{display: none;}


    @media screen and (max-width:1600px){
        .his-bd{width: 1180px;}
        .his-bd p::before{left: 30px;}
        .his-bd p::after{right: 30px;}
        .flogo .tel{font-size: 24px;}
        .fnav{width: 400px;}
        .fnav p a{width: 80px;}
        .gsxx{width: 405px;}
        .gsxx p{width: 145px;}
        .gsxx p:nth-child(odd){width: 260px;}
        .sao{gap: 20px;}
        .sao p img{width: 90px;height: 90px;}
    }   





/*广告图*/
.fullSlide{width:100%;position:relative;height:660px;}
.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:660px;overflow:hidden;text-align:center;background-position:center top;}
.fullSlide .bd li {background:no-repeat center top;}
.fullSlide .bd li a {display:block;height:660px;}

.fullSlide .hd {width:100%;position:absolute;z-index:1;bottom:10px;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:17px;border-radius:17px; height:17px;margin:0 10px;overflow:hidden;background:#fff;line-height:999px;}
.fullSlide .hd ul .on {background:#3b790d;}


.fullSlide .prev,.fullSlide .next {display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;width:73px; height:73px;}
.fullSlide .prev{background:url(img/left1s.png) no-repeat;}
.fullSlide .next {left:auto;right:5%;background:url(img/right1s.png) no-repeat;}

/*弹出框*/
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
.b15 {background: url(/Skins/Default/Img/SkinsVIBtn.jpg) no-repeat; border:0; cursor: pointer; overflow:hidden; }
.b15 { background-position:-79px -650px; width:60px; height:24px; line-height:24px; color:#fff; font-size:14px; font-weight:bold; }

/*当前位置*/
.topadcs{width:100%; overflow:hidden; text-align:center;margin:0 auto 0;}
.topadcs a img{ width:100%; height:auto; display:block;}
.topadcs a{display:block;margin:0 auto;}
.topadcs a.fullad,.banner1 a{ height:400px;}

.plc,.plc2{ background:url(Img/logo_03.png) no-repeat 5px 5px;height:20px;line-height:24px;padding:7px 8px 8px 35px;margin-top:20px; position:relative; color:#333; overflow:hidden; font-size:14px; border-bottom:1px solid #888; padding-bottom:8px; font-family:微软雅黑;}
.plc i,.plc2 i,.plc a{ font-style:normal; font-size:14px; color:#333;}
.hp_withs{ width:1000px;}

.t_bgnone{position: fixed;top: 20%;_position: absolute;_margin-top:250px;_top: expression(eval(document.documentElement.scrollTop-880));z-index:10; display:none; left:0.2%; _left:0.2%}
.t_bgnone .leib2,.leib{ width:170px;}
.t_bgnone .leib2 .nr ul li {padding-left: 12px;}



