#header,#footer,#main{width: 100%;overflow: hidden}
.wrapper{width: 1000px;margin: 0 auto;display: block;position: relative}
/*header*/

.tel{width: 335px;height: 70px;background: url('../Images/tel.png')no-repeat 0px 5px;text-indent: 60px;float: right;margin-top: -17px;}
.tel h3{color: #262626;font-size: 20px;}
.tel h2{color: #e70101;font-size: 40px;position: relative;top: -10px;}


.header_top{
    line-height: 40px;
    background: #f4f4f4;
    font-size: 12px;
    color: #808080;
    overflow: hidden;
}
.header_top p{float: left}
.header_top ul{float: right}
.header_top ul li{
    display: inline-block;
}
.header_top ul li a{
    color: #808080;
    border-left: 1px solid #808080;
    padding: 0 5px
}
.header_top ul li:first-child a{border-left: 0}
#header>.wrapper{padding-top: 30px}
#header>.wrapper h1 a{
    display: block;
    width: 438px;
    height: 32px;
    background:url("../Images/logo.png");
    text-indent: -999em;
    float: left;
}
#header>.wrapper p{
    float: right;
    width: 284px;
    height: 48px;
    background: url("../Images/tel_bg.png");
    text-indent: 25px;
    margin:0 -8px 3px 0;
}
#header>.wrapper p span{
    color: #ffffff;
    font-size: 30px;
    line-height: 56px;
    background:url("../Images/tel.png") no-repeat right center;
    padding-right: 35px;
}
.nav{
    clear: both;
    overflow: hidden;
    line-height: 42px;
    background:url("../Images/nav.png") no-repeat center;
}
.nav ul li a{
    float: left;
    display: block;
    color: #ffffff;
    width: 125px;
    text-align: center;
}
.nav ul li a:hover{color: #398dff;}
.nav ul li a,
.pdc_list ul li a,
.company a,
.product .wrapper .pdc_left>a,
.news ul li p,
.news ul li small,
.show ul li{
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}


/*main*/

/*.pdc_list*/
.pdc_list>p{
    width: 243px;
    height: 130px;
    background: #ffa800;
    color: #ffffff;
    text-align: center;
    position: relative;
    font-size: 36px;
    float: left;
}
.pdc_list>p span{
    display: block;
    font-size: 28px;
    padding-top: 25px;
}
.pdc_list>p b{
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    width: 0;
    height: 0;
    border-bottom: 35px solid #ffffff;
    border-right: 30px solid transparent;
}
.pdc_list ul{overflow: hidden}
.pdc_list ul,
.pdc_list ul li,
.pdc_list ol,
.pdc_list ol li{
    float: left;
}
.pdc_list ul li a{
    display: block;
    width: 185px;
    line-height: 130px;
    text-align: center;
    font-size: 24px;
    color: #6b6b6b;
    background:url("../Images/li_bg.png");
    margin-left: 4px;
}
.pdc_list ul li a:hover{
    background:url("../Images/li_bg2.png");
    color: #262626;
}
.pdc_list ol{ margin: 35px 0 25px 0;}
.pdc_list ol li a,.pdc_list ol li{color: #808080;}
.pdc_list ol li a:hover{color: #000000}
.pdc_list form{
    float: right;
    position: relative;
    margin: 25px 0;
}
.pdc_list form input[type=text]{
    display: block;
    height: 36px;
    width: 212px;
    line-height: 36px;
    border: 1px solid #05215b;
    border-radius: 5px;
}
.pdc_list form input[type=submit]{
    display: block;
    height: 23px;
    width: 33px;
    background:url("../Images/sch.png") no-repeat;
    position: absolute;
    right: 12px;
    top: 10px;
    text-indent: -999em;
    border: 0;
}


/*company*/
.company{
    clear: both;
    background: #e0e3e9;
    padding: 55px 0 45px 0;
}
.company h2{
    font-size: 24px;
    text-align: center;
    color: #05215b;
    margin-bottom: 30px;
    font-weight: 500;
}
.company p{
    width: 810px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.company a{
    display: block;
    width: 130px;
    line-height: 32px;
    text-align: center;
    background: #ffa800;
    color: #ffffff;
    border-radius: 20px;
    margin: 42px auto 0 auto;
}
.company a:hover{background: #00215d;}


/*product*/
.product{
    background: #05215b;
    overflow: hidden;
}
.product .wrapper{width: 1018px;}

/*pdc_left*/
.pdc_left{
    width: 180px;
    height: 450px;
    background: #50648c;
    padding: 25px 10px 25px 25px;
    color: #ffffff;
    float: left;
    margin-right: 18px;
}
.p_introduce{
    background:url("../Images/pdc.png") no-repeat left center;
    width: 163px;
    height: 248px;
    position: relative;
}
.p_introduce h3 span{
    display: block;
    font-size: 28px;
    text-indent: -10px;
}
.p_introduce h3{
    font-weight: 500;
    font-size: 36px;
    position: absolute;
    top: 42px;
    left: 37px;
    width: 150px;
}
.p_introduce p{padding:145px 0 0 5px;}
.p_introduce p b{
    font-size: 55px;
    float: left;
}
.p_introduce p>span{
    float:left;
    font-weight: 500;
    margin: 17px 0 0 5px;
}
.p_introduce p>span span{display: block;}
.product .wrapper .pdc_left>p{
    clear: both;
    margin: 35px 0 22px 0;
}
.product .wrapper .pdc_left>span,.product .wrapper .pdc_left>span span{
    display: block;
}
.product .wrapper .pdc_left>span{
    background: url("../Images/phone.png") no-repeat left center;
    padding-left: 55px;
}
.product .wrapper .pdc_left>a{
    display: block;
    width: 162px;
    line-height: 32px;
    border: 2px solid #ffa800;
    margin: 42px auto 0 auto;
    text-align: center;
    color: #ffffff;
}
.product .wrapper .pdc_left>a:hover{background: #ffa800;}

/*.pdc_right*/
.pdc_right{
    float: right;
    width: 784px;
    overflow: hidden;
}
.pdc_right ul:first-child{margin-top: 35px}
.pdc_right ul{
    height: 208px;
    overflow: hidden;
    margin-bottom: 18px;
}
.pdc_right ul li{
    float: left;
    margin: 0 0 18px 18px;
    position: relative;
    width: 240px;
    height: 208px;
}
.pdc_right ul li img{
    display: block;
    width: 240px;
    height: 208px;
    background: #262626;
}
.pdc_right ul li span{
    display: block;
    text-align: center;
    width: 240px;
    position: absolute;
    bottom: -100%;
    line-height: 34px;
    background: rgba(255, 168, 0, 0.80);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8FFA800,endColorstr=#C8FFA800);
    color: #ffffff;
}
.pdc_right ul li:hover img{opacity: 0.7;}
.pdc_right ul li img,
.info_product li img,
.info_product li span{
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

/*news*/
.news{padding: 50px 0;overflow: hidden}
.news h3,
.show h3{
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    background:url("../Images/h_bg.png") no-repeat center;
    margin-bottom: 40px;
}
.news h3 span,
.show h3 span{
    font-size: 20px;
    padding-left: 10px;
}
.news_left{
    width: 305px;
    border-bottom: 2px solid #4c74c1;
    padding-bottom: 11px;
    float: left;
}
.news_left p{
    line-height: 82px;
    color: #ffffff;
    background: #ffa800;
    text-indent: 15px;
}
.news_left p a{
    padding-left: 10px;
    color: #ffffff;
}
.news_left p a:hover{text-decoration: underline}
.news_left>span{
    font-size: 14px;
    line-height:30px;
    color: #808080;
}
.news ul{
    width: 680px;
    float: right;
}
.news ul li{
    margin-bottom: 15px;
    overflow: hidden;
}
.news ul li p{
    height: 40px;
    width: 570px;
    float: left;
    border-bottom: 2px solid #4c74c1;
    background: #f7f7f7;
    padding: 20px 0 20px 30px;
}
.news ul li p span{
    display: block;
    color: #808080;
}
.news ul li small{
    display: block;
    height: 80px;
    background: #4c74c1;
    width: 80px;
    float: right;
    color: #ffffff;
    text-align: center;
    font-size: 36px;
    padding-top: 2px;
}
.news ul li small span{
    display: block;
    font-size: 16px;
}
.news ul li:hover p{
    border-bottom: 2px solid #ffa800;
}
.news ul li:hover small{ background: #ffa800;}

/*show*/
.show{
    background: #e0e3e9;
    padding: 42px 0 32px 0;
}
.show ul:after{
    display: block;
    content: '';
    clear: both;
}
.show ul li{
    float: left;
    position: relative;
    margin-left: 5px;
    overflow: hidden;
}
.show ul li:hover{
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.18);
    box-shadow:  0 15px 30px rgba(0, 0, 0, 0.18);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0)
}
.show ul li img{
    display: block;
    width: 195px;
    height: 172px;
}
.show ul li span{
    display: block;
    position: absolute;
    bottom: -100%;
    text-align: center;
    line-height: 34px;
    background: #ffa800;
    width: 100%;
    color: #ffffff;
}
.show ul li:first-child{margin-left: 0}
.show>.wrapper>img,.f_top img{
    display: block;
    width: 55px;
    height: 24px;
    position: absolute;
    left: 50%;
    margin-left: -27px;
    bottom: -46px;
}
.f_top img{
    bottom: -16px !important;
}
/*strength_contact*/
.strength_contact{
    overflow: hidden;
    padding: 46px 0 60px 0;
}
.strength{
    width: 448px;
    float: left;
    background:url("../Images/xian.png") no-repeat right bottom;
    padding-right: 48px;
}
.strength h3{ margin-bottom: 50px;}
.strength h3,
.contact h3{
    font-size: 24px;
    font-weight: 500;
}
.strength h3 span{
    padding-left: 10px;
    font-size: 20px;
}
.strength p{
    width: 142px;
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-top: 15px;
}
.strength p a{
    display: block;
    width: 100px;
    line-height: 32px;
    text-align: center;
    color: #ffffff;
    background: #ffa800;
    margin-top: 65px;
}
.strength p a:hover{text-decoration: underline}
.strength .s_ul{
    float: right;
}
#main .strength .s_ul>img{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 278px;
    height: 32px;
}
.s_ul li{ width: 286px;height: 202px;float: left}
.li_hover{background: red !important;}
.strength .s_ul img{
    display: block;
    width: 286px;
    height: 202px;
}
.ol_list{
    margin-left: -110px !important;
    bottom: 10px !important;
}
/*.contact*/
.contact{
    width: 455px;
    float: right;
}
.contact p{
    font-size: 30px;
    color: #ffa800;
    margin: 20px 0 22px 0;
}
.contact img{float: left;}
.contact ul{
    float: right;
    width: 228px;
}
.contact ul li{
    font-size: 14px;
    line-height: 25px;
}

/*footer*/
#footer{background: #05215b;}
.f_top{
    line-height: 45px;
    background: #e0e3e9;
    position: relative;
}
.f_top a:hover{text-decoration: underline}
.f_top ul{overflow: hidden}
.f_top ul li{
    float: left;
    font-size: 14px;
    margin-left: 78px;
}
.f_top ul li:first-child{margin-left: 0}
#footer>.wrapper{
    overflow: hidden;
    padding: 25px 0;
}
#footer>.wrapper,#footer>.wrapper a{
    color: #71a4d4;
    font-size: 14px;
}
#footer>.wrapper a:hover{color: #ffffff}
#footer>.wrapper p{
    width: 500px;
    float:left;
    padding: 30px 0 30px 140px;
    background: url("../Images/flogo.png") left center no-repeat;background-size: contain;
    /*padding-left: 120x;*/
}
#footer>.wrapper p span{
    display: block;
}
#footer>.wrapper>span,#footer>.wrapper>span img{
    float: right;
    line-height: 90px;
}
.delay1{
    animation-delay:.2s;
    -webkit-animation-delay:.2s; /* Safari å’Œ Chrome */
}
.delay2{
    animation-delay:.4s;
    -webkit-animation-delay:.4s; /* Safari å’Œ Chrome */
}
.delay3{
    animation-delay:.6s;
    -webkit-animation-delay:.6s; /* Safari å’Œ Chrome */
}

/*main*/
#info{overflow: hidden;padding: 40px 0 70px 0}
.sidebar{
    width: 228px;
    float: left;
}
.sidebar p{
    font-size: 30px;
    height:85px;
    color: #ffffff;
    background:url("../Images/s_bg.png") no-repeat center;
    font-weight: 500;
    text-indent:28px;
    padding-top: 15px;
}
.sidebar p span{
    display: block;
    font-size: 24px;
}
.sidebar img{display: block}
.sidebar ul li a{
    display: block;
    line-height: 40px;
    width: 228px;
    background: #e0e3e9;
    text-indent: 35px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}
.sidebar ul li a small{
    position: relative;
    z-index: 10;
}
.sidebar ul li a:hover{color: #ffffff}
.sidebar ul li a:hover em{display: block !important}
.sidebar ul li a span{padding-right: 10px}

/*info_right*/
.info_right{
    width: 750px;
    float: right;
}
.h_title{border-bottom: 1px solid #d2d2d2;margin-bottom: 40px;padding-bottom: 42px;font-weight: 500}
.h_title span{float: left;font-size: 24px;color:#064fb2;border-bottom: 2px solid #064fb2;padding-bottom: 10px}
.h_title small{float: right;padding-top: 14px; }
.h_title small a:hover{color:#064fb2 }
.info_product{overflow: hidden;width: 775px;}
.info_product li{
    float: left;
    position: relative;
    margin: 0 12px 12px 0;
}
.info_product li b{
    display: block;
    width: 246px;
    height: 208px;
    overflow: hidden;
    background: #000000;
}
.info_product li img{
    display: block;
    width: 246px;
    height: 208px;
}
.info_product li span{
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    line-height: 35px;
    text-align: center;
    background: rgba(0, 0, 0, 0.32);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    color: #ffffff;
}
.info_product li:hover img{
    transform: scale(1.1);
    -webkit-transform:scale(1.1) ;
    -moz-transform: scale(1.1);
    -o-transform:scale(1.1) ;
    -ms-transform: scale(1.1) ;
}
.info_product li:hover span{
    background: rgba(255, 168, 0, 0.51);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7FFFA800,endColorstr=#7FFFA800);
}
.p_content{
    font-size: 15px;
    line-height: 30px;
}
.p_content img{max-width: 100%}

/*新闻页面*/
.new_right{width: 100%;}
.new_right li{clear: both;overflow: hidden;border-bottom: 1px dotted #ccc;padding:35px 0}
.new_right li:first-child{margin-top: 20px;padding-top: 0}
.new_right li>span{display: block;float: left;text-align: center;font-size: 36px;color: #424242;border-right: 1px solid #000000;padding: 10px 20px 10px 0;position: relative;}
.new_right li>span b{position: absolute;width: 0;height: 0;border-top: 8px solid transparent;border-left: 8px solid #585858;border-bottom: 8px solid transparent;right: -8px;top: 34px;}
.new_right li>span small{display: block;font-size: 14px;}
.new_right li>a{display: block;float: right;width:630px;}
.new_right li>a:hover,.new_right li>a:hover span,#footer ul li a:hover{color: #8c0000;}
.new_right li>a span{display: block;font-size: 14px;color: #707070;padding-top: 12px;}
/*page*/
#prev_next{font-size: 14px}
div.page{margin:20px 0 0 0;clear: both;float: right;font-size: 14px}
div.page a{padding:2px 5px;margin:2px;color: #ffffff;text-decoration:none;background: #9b9b9b;}
div.page a:hover{background: #5c5c5c}
#prev_next a:hover{color: #0083E8}
div.page span.current{padding:2px 8px;font-weight:bold;margin:2px;color:#fff;background-color: #0083e8;}
div.page span.disabled{padding:2px 5px;margin:2px;color:#ddd;}
/*产品内页*/
.f16,.meta{text-align: center;margin-bottom: 10px;}
.f16{border-bottom: 1px dotted #ccc;font-size: 25px;color: #2c2c2c;padding-bottom: 10px;}
.meta{font-size: 14px;}
.pdc_img{max-width: 95%;}
.content_p{margin-top: 40px;}
.content_p img{max-width: 95%}
.content_p p{font-size: 14px;line-height: 30px;}
.content_p span.sp{display:block;background-color: #dddddd;color: #ffffff;margin-bottom: 20px;overflow: hidden;}
.content_p span.sp small{background: #0b3371;display: block;float: left;text-align: center;line-height: 40px;width: 120px}
/*配件一览*/
.pro{width: 765px;}
.pro li{float: left;padding: 5px;border: 1px solid #ccc;text-align: center;position: relative;border-radius: 4px;margin: 0 17px 20px 0}
.pro li:hover{border: 1px solid #2fa0ec;}
.pro li:hover span{color: #2fa0ec;}
.pro li a img{width: 225px;height: 188px;display: block;}
.pro li a span{display: block;color: #000000;padding: 10px 0 5px 0;font-size: 14px;background-color: #ccc;}
.image-layer:before {content: '';position: absolute;top: 0;right: 0;border-style: solid;border-width: 0;border-color: rgba(0,0,0,0.5) #fff;border-radius: 0 0 0 4px;box-shadow: 0 1px 1px rgba(0,0,0,0.5), -1px 1px 1px rgba(0,0,0,0.6);-webkit-transition: all 0.4s ease-out;transition:all 0.4s ease-out;}
.image-layer:hover:before{border-right-width:60px;border-bottom-width:60px;}
/*实力一览*/
.pdc-list{width: 780px;}
.pdc-list li{float: left;text-align: center;margin:0 15px 20px 0;position: relative;overflow: hidden;width: 240px;height:233px;}
.pdc-list li img,.pdc-list li span,.pdc-list li a{display: block; }
.pdc-list li img{width: 240px;height:188px;}
.pdc-list li a{border: 2px solid #ccc;position: relative;overflow: hidden;}
.pdc-list li span{padding: 10px 0;}
/*自写组件部分*/
.layuiLayer {
  background: none !important; }
  .layuiLayer .layui-layer-title {
    height: 30px;
    line-height: 30px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    border-bottom: none; }
  .layuiLayer .layui-layer-setwin {
    top: 7px; }
    .layuiLayer .layui-layer-setwin .layui-layer-close1 {
      background-color: #fff;
      background-position: 2px -39px;
      border-radius: 3px; }

.float_nav {
  position: fixed;
  right: 0;
  bottom: 80px;
  width: 42px;
  height: auto;
  z-index: 999; }
  .float_nav a {
    display: block;
    width: 40px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 40px;
    background: #fff;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
    /* Opera */ }
    .float_nav a:last-child {
      opacity: 0; }
    .float_nav a:hover {
      background: #163b7f; }
      .float_nav a:hover i {
        color: #fff; }
    .float_nav a i {
      color: #999;
      font-size: 20px; }

.float_nav_on {
  transform: translateX(100px);
  -ms-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -webkit-transform: translateX(100px);
  -o-transform: translateX(100px); }

.float_contact_on {
    right: 0%!important;
   }

.float_contact {
  width: 463px;
  height: 260px;
  position: fixed; 
  z-index: 1000;
  left: 50%;
  top: 50%;
  transform:translate(-50%,-50%);


  transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition-timing-function: ease;
  -moz-transition-timing-function: ease;
  /* Firefox 4 */
  -webkit-transition-timing-function: ease;
  /* Safari 和 Chrome */
  -o-transition-timing-function: ease;
  /* Opera */
  -webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
  box-shadow: 0 5px 9px rgba(4, 0, 0, 0.17);
  }
  .float_contact .p1 {
    line-height: 16px;


    color: #333;
    font-size: 14px;
    letter-spacing: 1px; }
    .float_contact .p1 i {
      display: block;
      position: absolute;
      top: 60px;
      right: 20px;
      font-size: 20px;
      transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transition: 0.5s;
      -moz-transition: 0.5s;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition-timing-function: ease;
      -moz-transition-timing-function: ease;
      /* Firefox 4 */
      -webkit-transition-timing-function: ease;
      /* Safari 和 Chrome */
      -o-transition-timing-function: ease;

      /* Opera */
      cursor: pointer; }
      .float_contact .p1 i:hover {
        transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        -o-transform: rotate(135deg); }
  .float_contact .p2 {
    padding: 12px 20px;
    height: 20px;
    line-height: 20px;
    transition: 0.5s;
    -moz-transition: 0.5s;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    /* Firefox 4 */
    -webkit-transition-timing-function: ease;
    /* Safari 和 Chrome */
    -o-transition-timing-function: ease;
    /* Opera */
    background: rgba(0, 0, 0, 0.05); }
    .float_contact .p2:hover {
      background: #333; }
      .float_contact .p2:hover a i {
        color: #fff; }
      .float_contact .p2:hover a div {
        color: #fff; }
    .float_contact .p2 a {
      width: 100%;
      height: 100%;
      display: block; }
    .float_contact .p2 i {
      display: block;
      float: left;
      font-size: 20px;
      transition: 0.3s;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition-timing-function: ease;
      -moz-transition-timing-function: ease;
      /* Firefox 4 */
      -webkit-transition-timing-function: ease;
      /* Safari 和 Chrome */
      -o-transition-timing-function: ease;
      /* Opera */ }
    .float_contact .p2 div {
      height: 20px;
      line-height: 20px;
      float: left;
      font-family: thyFont3;
      margin-left: 10px;
      transition: 0.3s;
      -moz-transition: 0.3s;
      -webkit-transition: 0.3s;
      -o-transition: 0.3s;
      transition-timing-function: ease;
      -moz-transition-timing-function: ease;
      /* Firefox 4 */
      -webkit-transition-timing-function: ease;
      /* Safari 和 Chrome */
      -o-transition-timing-function: ease;
      /* Opera */ }
  .float_contact .p3 {
    color: #333;
    padding: 12px 20px; }
    .float_contact .p3 div {
      text-align: center;
      margin-top: 4px; }
      .float_contact .p3 div span {
        font-size: 14px;
        font-family: thyFont3; }
