@charset "utf-8";
/*******CSS commont*************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}
img{border:0;}
ol,ul{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select,button{font-weight:inherit;font-size:inherit;font-family:inherit; border: 0px;}
input,textarea,select{*font-size:100%;}legend{color:#000;}
/*******CSS reset*************/
body{ background:#fff; color:#717071; font-size: 12px; font-family:'Microsoft YaHei','微软雅黑',Arial;}
@media (min-width:1200px) 
{
    body{ font-size: 13px; }
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
    body{ font-size: 15px; }
}
a{color:#717071;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#2d8ece; }
.left{float:left;}
.right{float:right;}
.ovfl{ overflow:hidden;}
.mar{ margin:0px auto;}
.clear{clear:both;}
.hidden{display:none;}
.filter_bg8{ filter: alpha(opacity=80); opacity: 0.8; }
 
.imgbox {position:relative;overflow:hidden;width:100%;}
.imgbox:after {content:'';display:block;padding-top:75%;}
.imgbox img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgbox:hover img {width:110%;transition:.36s width;}
.imgboxs {position:relative;overflow:hidden;width:100%;}
.imgboxs:after {content:'';display:block;padding-top:57%;}
.imgboxs img {width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:.36s width;}
.imgboxs:hover img {width:110%;transition:.36s width;}

/*******Css header*******/
#header{ padding: 12px 0px;}
#header .container{ position: relative; }
.logo{ width:160px; }
.logo img{ width: 100%; }
.en{ height: 34px; line-height: 34px; color: #717071; top: 50%; margin-top: -17px; position: absolute; right: 60px; font-size: 16px; font-weight: bold;}
.search{ position: absolute; right: 90px; height: 34px; line-height: 34px; top: 50%; margin-top: -17px; color: #717071;}
.nav-trigger{ width:26px; height:26px; z-index:999; background: url(../images/micon.png) no-repeat; outline: 0px; cursor: pointer; position: absolute; top: 50%; margin-top: -13px; right: 15px; }
.navigation-is-visible .nav-trigger{ width: 32px; height: 30px; background: url(../images/icon11.png) no-repeat;  position: absolute; top: 50%; margin-top: -15px; left: 15px;}
.nav_transform1{position:absolute;top:0; left:20%; display: none; z-index:20;overflow-y:scroll; padding:10px;width:80%;border:0;background:#FFFFFF; text-transform:none; overflow-scrolling:touch;}
.nav_transform1{transition:-webkit-transform .3s cubic-bezier(.86,0,.07,1);transition:transform .3s cubic-bezier(.86,0,.07,1);}
.navigation-is-visible .nav_transform1{-webkit-transform:none;transform:none; display:block;}
.nav-overlay{position:fixed;top:0;left:0px; z-index:10;width:100%;height:100vh;background:rgba(0,0,0,.6);opacity:0;transition:opacity .3s linear;pointer-events:none;}
.navigation-is-visible .nav-overlay{opacity:1;pointer-events:auto;}
.navp1{ padding: 10px 0px 10px 30px;  }
.navp1 img{ max-width: 80%; }
.navp2{ padding-left: 30px; font-size: 1.4rem;}
.navp2 b{ font-size: 1.6rem; color: #2d8ece; }
.navul{ width: 90%; margin: 15px auto 25px;}
.nav-item{position: relative; line-height:40px; max-height:40px; font-size: 1.6rem; padding: 0px 20px;}
.nav-item.on a{ color: #2d8ece; }
#mnav{ padding:6px 0px; background:#747474; overflow: hidden;}
#mnav a{ color: #fff; height:32px; line-height: 32px; font-size:18px; float: left; width: 33%; text-align: center;}
#mnav a.on{ font-weight: bold; }
@media (min-width:768px) 
{
    .logo{ width: 190px; }
    #header{  padding: 15px 0px;}
    #mnav a{ width: 12.5%; height:35px; line-height: 35px;}
    .search{ right: 130px; }
     .G_But{
        margin-left: 0em;
    }
}
@media (min-width:992px) 
{
    .en{ right: 0px;}
    .search{ right: 80px; }
}
@media (min-width:1200px) 
{
    #header{ padding: 0px; height: 90px;}
    .logo{ margin-top: 0px; }
    .nav{ float: left; margin-left: 40px;}
    .nav a{ float: left; font-size: 16px; font-weight: bold; height: 90px; line-height:88px; padding: 0px 25px; margin-left: 5px; position: relative;}
    .nav a:hover{ color: #fff; background: #2d8ece; }
    .nav a.on{ color: #fff; background: #2d8ece; }
    .search{ right: 90px; }
    .search.iconfont{ font-size: 18px; }
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
    #header{ height: 100px;}
    .logo{ margin-top: 5px; }
    .nav{ float: left; margin-left: 40px;}
    .nav a{ float: left; font-size: 17px; font-weight: bold; height:100px; line-height:97px; }
    .search{ right: 90px; }
    .search.iconfont{ font-size: 18px; }
}

/*******Css banner*******/
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto; }
.mbanner{ overflow:hidden;}
.mbanner .swiper-container .swiper-wrapper img {
    width: 100%;
    height: auto;
}
.mbanner .swiper-container .swiper-slide {
    text-align: center;
}
.page_banner{ width: 100%; position: relative; margin:0px auto; text-align:center; overflow:hidden;}
.page_banner img{ width: 100%; }
.page_bannerc{ width: 300px; padding-top: 15px; padding-left: 15px; padding-right: 15px; height:100px; text-align: center; border: solid 3px rgba(255,255,255,0.3); position: absolute; top: 50%; margin-top: -50px; z-index: 6; left: 50%; margin-left: -150px;}
.page_bannerp1{ font-size: 20px; font-weight: bold; color: #fff;}
.page_bannerp2{ color: #fff; margin-top: 5px; }
#page_menu{  margin-top: 10px;}
.page_menuc{ color: #a8a8a8; text-align: right; height: 30px; line-height: 30px;}
.page_menuc a{ color: #a8a8a8; }
.page_menuc i{ margin-right: 6px; }
.page_menul{ font-size: 20px;  height: 30px; line-height: 30px; background: url(../images/pbg2.jpg) no-repeat left center; padding-left: 20px;}
#cmenus{ padding: 10px 0px; border-bottom: solid 1px #dedede; line-height: 1.8; text-align: center;}
#cmenus a{ font-size: 14px; width: 32.3%; height: 32px; line-height: 30px; overflow: hidden; border-radius: 5px; float: left; background: #2d8ece; color: #fff; margin: 0px 1% 4px 0px;}
.ptitlesp1{ height: 30px; line-height: 30px; overflow: hidden; color: #999;}
.ptitlesp1 i{ width: 40px; height: 2px; background: #2d8ece; float: left; margin-top: 14px; margin-right: 15px;}
.ptitlesp2{ font-size: 20px; color: #2d8ece; font-weight: bold; margin-top: 5px;}
.ptitles{ margin-bottom: 15px; }
@media (min-width:768px) 
{
    #cmenus a{ width: 24%; }
    #page_menu{ margin-top: 15px; overflow: hidden;}
    .page_menul{ float: left; height: 36px; line-height: 36px;}
    .page_menuc{ float: right; height: 36px; line-height: 36px;}
}
@media (min-width:992px) 
{
    #cmenus a{ width:19%; }
}
@media (min-width:1200px) 
{
  .page_bannerc{ width: 680px;  padding-top: 40px;  padding-left: 20px; padding-right: 20px; height: 198px; margin-top: -99px; margin-left: -340px;}
  .page_bannerp1{ font-size: 50px; }
  .page_bannerp2{ font-size: 18px; }
  #page_menu{ margin-top: 25px;}
  .page_menul{ font-size: 20px; height: 44px; line-height: 44px;}
  .page_menuc{ height: 44px; line-height: 44px;}
  #cmenus{ padding: 30px 0px 20px 0px; }
  #cmenus a{ height:52px; line-height: 50px; font-size: 16px; width:13.6%; letter-spacing: 1px; margin: 0px 0.6% 7px 0px;}
  .left_side{ width: 140px; float: left; margin-top: 60px; }
  .pcontact{ width: 100%; float: left; margin-top: 25px; line-height: 2.2; }
  .ptitlesp1 i{ width: 70px; }
  .ptitlesp2{ font-size: 32px; margin-top: 15px;}
  .ptitles{ margin-bottom: 30px; }
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  .page_bannerc{ width: 680px;  padding-top: 40px;  padding-left: 20px; padding-right: 20px; height: 198px; margin-top: -99px; margin-left: -340px;}
  .page_bannerp1{ font-size: 50px; }
  .page_bannerp2{ font-size: 18px; }
  #page_menu{ margin-top: 30px;}
  .page_menul{ font-size: 26px; height: 50px; line-height: 50px;}
  .page_menuc{ height: 50px; line-height: 50px;}
  #cmenus{ padding: 30px 0px 20px 0px; }
  #cmenus a{ height:52px; line-height: 50px; font-size: 16px; width:13.6%; letter-spacing: 1px; margin: 0px 0.6% 7px 0px;}
  .left_side{ width: 160px; float: left; margin-top: 60px; }
  .pcontact{ width: 100%; float: left; margin-top: 25px; line-height: 2.2; }
  .ptitlesp1 i{ width: 70px; }
  .ptitlesp2{ font-size: 32px; margin-top: 15px;}
  .ptitles{ margin-bottom: 30px; }
}
#cmenus a:hover{ background:#e75454;  } 

 
/*******Css home*******/
#chan1{ overflow:hidden; padding: 25px 0px; }
.about_p1{ font-size: 22px; color: #5e5e5e; text-align: center;}
.about_p2{ color: #C0C0C0; text-transform: uppercase; text-align: center;}
.aboutc{ margin-top: 15px; line-height: 2; font-size: 13px;}
.aboutm{ text-align: center;  margin-top: 15px;}
.aboutm a{ color: #fff; display: inline-block; border-radius: 25px; padding: 10px 30px; background:#2d8ece;  }
.aboutm a:hover{ background: #FF6429; }
.about_imgs{ overflow:hidden; margin-top: 20px; background: url(../images/bg1.jpg); position: relative; padding: 15px;}
.about_imgs i{ width: 30%; height: 90%; background: #2d8ece; position: absolute; top: 0px; right: 0px; z-index: -1; }
.about_img{ overflow:hidden; position: relative; }
.about_img img{ width: 100%; }
.about_img span{ width: 70px; height: 70px; line-height: 70px; text-align: center; position: absolute; top: 50%; margin-top: -35px; left: 50%; margin-left: -35px; color: #fff; }
.about_img span.iconfont{ font-size: 40px; }
@media (min-width:992px) 
{
  #chan1{ padding: 30px 0px; }
  .about_txt{ width: 45%; float: left;}
  .about_txt .about_p1{ text-align: left; }
  .about_txt .about_p2{ text-align: left; }
  .about_imgs{ width: 43%; float: right; margin-top: 0px; }
  .about_txt .aboutm{ text-align: left; }
  .about_p1{ font-size: 25px; }
}
@media (min-width:1200px) 
{
  #chan1{ padding: 45px 0px 50px 0px; position: relative;}
  .chan1bg{ width: 50%; right: 0px; top: 0px; background: url(../images/bg1.jpg); position: absolute; z-index: -2; height: 100%;}
  .about_p1{ font-size:30px; }
  .about_txt{ width: 535px; }
  .aboutc{ font-size: 14px; line-height: 2.2; }
  .aboutm{ font-size: 14px; margin-top: 20px;}
  .about_imgs{ width: 500px; padding-top: 31px; padding-right: 31px; background: none; }
  .about_imgs i{ width: 185px; height: 375px; }
  .about_img span.iconfont{ font-size: 63px; transition: all 0.3s;}
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  #chan1{ padding: 75px 0px 80px 0px; position: relative;}
  .chan1bg{ width: 50%; right: 0px; top: 0px; background: url(../images/bg1.jpg); position: absolute; z-index: -2; height: 100%;}
  .about_p1{ font-size:42px; }
  .about_txt{ width: 525px; }
  .aboutc{ font-size: 16px; line-height: 2.2; }
  .aboutm{ font-size: 16px; margin-top: 20px;}
  .aboutm a{ padding: 12px 40px; border-radius: 35px;}
  .about_imgs{ width: 585px; padding-top: 31px; padding-right: 31px; }
  .about_imgs i{ width: 185px; height: 375px; }
  .about_img span.iconfont{ font-size: 63px; transition: all 0.3s;}
}
.about_img:hover span{ transform:rotate(60deg); }
#chan2{ background: url(../images/bg2.jpg) no-repeat center; background-size: cover; padding: 25px 0px;}
.procls{ overflow:hidden; margin-top: 15px;}
.procls a{ background-color: #fff; padding-left: 50px; background-position: 20px center; background-repeat: no-repeat; background-size:auto 55%; width: 44%; float: left;  font-weight: bold; margin: 6px 3%; font-size: 14px; border: solid 1px #CCCCCC; border-radius: 25px; height: 37px; line-height: 35px; }
.procls a:nth-child(1){ background-image: url(../images/pis1.png); }
.procls a:nth-child(2){ background-image: url(../images/pis2.png); }
.procls a:nth-child(3){ background-image: url(../images/pis3.png); }
.procls a:nth-child(4){ background-image: url(../images/pis4.png); }

.products{ overflow:hidden; margin-top: 20px; }
.products a{ width: 100%; float: left; background: #fff; text-align: center;}
.products_txt{ height: 40px; line-height: 40px; overflow:hidden;  font-weight: bold; font-size: 14px;}
.productsm{ text-align: center; font-size: 13px; margin-top: 25px;}
.productsm a{ color: #2d8ece; }
.productsm a:hover{ padding-left: 8px; }
@media (min-width:768px) 
{
  .procls a{ width:23%; margin: 5px 1%; }
}
@media (min-width:992px) 
{
  .procls a{ width:22%; margin: 6px 1.5%; height: 40px; line-height: 38px;}
  #chan2{ padding: 30px 0px; }
  .productsm{ margin-top: 30px; }
  .procls a{ background-position: 40px center; padding-left: 70px; }
}
@media (min-width:1200px) 
{
  #chan2{ padding: 45px 0px 50px 0px; }
  .procls{ margin-top: 25px; text-align: center;}
  .procls a{ background-position: 30px center; background-size: auto; height: 40px; line-height: 38px; font-size: 15px; width:auto; float: none; display: inline-block; padding: 0px 26px 0px 65px; margin: 0px 6px;}
  .products{ margin-top: 20px; }
  .products .swiper-slide{ padding: 15px; }
  .products_txt{ height: 48px; line-height: 48px; font-size: 15px; padding: 0px 15px;}
  .products a:hover{ background:#2d8ece; box-shadow: 0px 5px 20px rgba(0,0,0,0.2);}
  .products a:hover .products_txt{ color: #fff; }
  .productsm{ margin-top: 30px; font-size: 15px; }
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  #chan2{ padding: 75px 0px 80px 0px; }
  .procls{ margin-top: 35px; text-align: center;}
  .procls a{ background-position: 35px center; height: 48px; line-height: 44px; font-size: 17px; width:auto; float: none; display: inline-block; padding: 0px 35px 0px 75px; margin: 0px 10px;}
  .products{ margin-top: 40px; }
  .products .swiper-slide{ padding: 15px; }
  .products_txt{ height: 68px; line-height: 68px; font-size: 16px; padding: 0px 15px;}
  .products a:hover{ background:#2d8ece; box-shadow: 0px 5px 20px rgba(0,0,0,0.2);}
  .products a:hover .products_txt{ color: #fff; }
  .productsm{ margin-top: 55px; font-size: 16px; }
}
.procls a:hover{ background-color: #2d8ece; color: #fff; border: solid 1px #2d8ece;}
.procls a:nth-child(1):hover{ background-image: url(../images/pis1h.png); }
.procls a:nth-child(2):hover{ background-image: url(../images/pis2h.png); }
.procls a:nth-child(3):hover{ background-image: url(../images/pis3h.png); }
.procls a:nth-child(4):hover{ background-image: url(../images/pis4h.png); }

#chan3{ margin-top: 25px; overflow: hidden;}
.news{ margin-top: 20px; overflow:hidden;}
.news a{ width: 100%; float: left; background: #F5F5F5; }
.newst_txt{ padding: 10px; }
.newst_p1{ height: 44px; line-height: 22px; overflow:hidden; margin-top: 5px; font-weight: bold; font-size: 14px;}
.newst_p2{ line-height: 20px; height: 60px; margin-top: 10px; overflow:hidden; color: #999; }
.newst_m{ height: 40px; line-height: 40px; border-top: solid 1px #E2E2E2; overflow:hidden; }
.newst_m span{ float: left; margin-left: 10px; color: #999;}
.newst_m i{ width: 50px; float: right; text-align: center; border-left: solid 1px #E2E2E2;}
.newst_m i.iconfont{ font-size: 20px; }
@media (min-width:992px) 
{
  #chan3{ margin-top: 30px;  }
}
@media (min-width:1200px) 
{
  #chan3{ margin-top: 50px;  }
  .news{ margin-top: 15px; }
  .news .swiper-slide{ padding: 17px; }
  .newst_txt{ padding: 22px; }
  .newst_p1{ line-height: 24px; height: 38px; font-size: 15px; }
  .news a:hover{ box-shadow: 0px 5px 25px rgba(0,0,0,0.2); }
  .newst_p2{ line-height: 25px; height: 75px; margin-top: 13px;}
  .newst_m{ height: 46px; line-height: 46px; }
  .newst_m span{ margin-left: 28px; }
  .newst_m i{ width: 60px; }
  .newst_m i.iconfont{ font-size: 27px; }
  .news a:hover .newst_m i{ background: #2d8ece; color: #fff;}
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  #chan3{ margin-top: 80px;  }
  .news{ margin-top: 40px; }
  .news .swiper-slide{ padding: 17px; }
  .newst_txt{ padding: 27px; }
  .newst_p1{ line-height: 27px; height: 54px; font-size: 17px; }
  .news a:hover{ box-shadow: 0px 5px 25px rgba(0,0,0,0.2); }
  .newst_p2{ line-height: 25px; height: 75px; margin-top: 13px;}
  .newst_m{ height: 55px; line-height: 55px; }
  .newst_m span{ margin-left: 28px; }
  .newst_m i{ width: 65px; }
  .newst_m i.iconfont{ font-size: 30px; }
  .news a:hover .newst_m i{ background: #2d8ece; color: #fff;}
}
#chan4{ padding: 25px 0px; text-align: center; background: #EEEEEE; background-size: cover; margin-top: 25px;}
.chan4p1{ font-size: 22px; }
.chan4p2{ margin-top: 10px; line-height: 1.8; font-size: 14px; }
@media (min-width:992px) 
{
  #chan4{ margin-top: 30px; padding: 30px 0px;  }
  .chan4p1{ font-size: 25px; }
  .chan4p2{ width: 80%; margin: 15px auto 0px; }
}
@media (min-width:1200px) 
{
  #chan4{ margin-top: 50px; padding: 45px 0px 50px 0px;  }
  .chan4p1{ font-size: 30px; }
  .chan4p2{ width: 800px; letter-spacing: 1px; margin: 25px auto 0px; font-size: 15px; line-height: 2.1}
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  #chan4{ margin-top: 80px; padding: 65px 0px 70px 0px;  }
  .chan4p1{ font-size: 42px; }
  .chan4p2{ width: 845px; letter-spacing: 1px; margin: 40px auto 0px; font-size: 16px; line-height: 2.1}
}
#chan5{ background:#77b7e5; color: #fff; padding: 25px 0px; overflow:hidden; }
#chan5 a{ color: #fff; }
.chan5t{ text-align: center; }
.chan5t .about_p1{ color: #fff; }
.chan5t .about_p2{ color: rgba(255,255,255,0.4); }
.down{ overflow: hidden; margin-top: 15px; }
.down a{ height: 32px; line-height: 32px; font-size: 13px; float: left; width: 100%; overflow: hidden; }
.chan5m{ text-align: center; margin-top: 15px; font-size: 13px;}
#chan5 .chan5m a{ color: rgba(255,255,255,0.6); }
#chan5 .chan5m a:hover{ color: #fff; }
@media (max-width:768px) 
{
       .login{
      float: none;
      width: 300px;
      margin: 10px auto;
      border-top: 1px solid #666;
      padding-top:20px;
  }
  .login h3{
        display: block;
        font-size: 1.5;
        font-weight: 600;
        color:#fff;
        text-align: center;
    }
    .login .input_1,.login .input_2{
        padding-top: 8px;
        width: 300px;
        margin: 0 auto;
    }
    .login .input_1 input,.login .input_2 input{
        width: 60%;
    }
    .G_textarea{
        width: 100% !important;
    }
}
@media (min-width:768px) 
{
  .chan5t{ float: left; margin-top:20px; }
  .chan5t .about_p1{ text-align: left; }
  .chan5t .about_p2{ text-align: left; }
  .down{ float: left; margin-top: 0px; width:60%; margin-left: 30px;}
  .chan5m{ float: right; margin-top: 35px; }
   .login{
      float: none;
      width: 300px;
      margin: 0 auto;
  }
  .login h3{
        display: block;
        font-size: 1.5;
        font-weight: 600;
        color:#fff;
        text-align: center;
    }
    .login .input_1,.login .input_2{
        padding-top: 8px;
        width: 300px;
        margin: 0 auto;
            padding-left: 50px;
    }
    .login .input_1 input,.login .input_2 input{
        width: 60%;
    }
}
@media (min-width:992px) 
{
  #chan5{ padding: 30px 0px; }
  .down{ margin-left: 60px; }
   .login{
      float: none;
      width: 300px;
      margin: 0 auto;
  }
  .login h3{
        display: block;
        font-size: 1.5;
        font-weight: 600;
        color:#fff;
        text-align: center;
        font-size: 16px;
    }
    .login .input_1,.login .input_2{
        padding-top: 8px;
        width: 300px;
        margin: 0 auto;
        padding-left: 50px;
        
    }
    .login .input_1 input,.login .input_2 input{
        width: 60%;
    }
}
@media (min-width:1200px) 
{
  #chan5{ padding: 30px 0px; }
  .down{ margin-left: 120px; width: 720px;}
  .down a{ height: 36px; line-height: 36px; font-size: 15px; }
  .chan5m{ font-size: 15px; margin-top: 40px;}
   .login{
      float: right;
      width: 300px;
  }
  .login h3{
      text-align: left;
      font-size: 16px;
  }
   .login form div{
       text-align: right;
   }
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  #chan5{ padding: 50px 0px; }
  .down{ margin-left: 150px; width: 720px;}
  .down a{ height: 43px; line-height: 43px; font-size: 17px; }
  .chan5m{ font-size: 16px; margin-top: 45px;}
  .login{
      float: right;
      width: 300px;
      
  }
  .login h3{
      text-align: left;
      font-size: 16px;
  }
}
#chan5 .down a:hover{ color: #ecee28; }

/*******Css footer*******/
 
#fmenu{ background:#4b4b4b; padding:10px 0px 0px 0px; line-height: 2; text-align: center; color:rgba(255,255,255,0.45);}
#fmenu a{ color:rgba(255,255,255,0.45); }
#fmenu a:hover{ color: #fff; }
#footer{  background:#4b4b4b; text-align: center; line-height:1.6; padding: 5px 0px 10px 0px; color:rgba(255,255,255,0.45); margin-bottom: 57px;}
#footer a{ color:rgba(255,255,255,0.45); }
#footer a:hover{ text-decoration: underline; color: #fff;}
  
.footernav{ width: 100%; color: #fff; height:auto; overflow: hidden; position: fixed; bottom:0px; padding:7px 0px; left: 0px; z-index: 999;   background:#2C8ECD; }
.footernav a{ color: #fff; }
.footernav ul li{width: 20%; float: left; text-align: center; }
.footernp1{ font-size:18px;}
.footernp2{ line-height:1.5;}
.footernav ul li.on .footernp1{ animation: swing 1s; }
#warp{ margin-bottom: 25px; }
.page_con{ margin: 25px auto; overflow: hidden;}
@media (min-width:768px) 
{
  #footer{ margin-bottom: 0px; text-align: center; }
  .fmenump2{  margin: 3px 0px;}
  .fmenump2 a{ margin: 0px 10px 0px 0px; }
}
 
@media (min-width:1200px) 
{
  #fmenu{ padding:12px 0px 0px 0px; line-height: 1.8;}
  #fmenu .fmenu{ width: 780px;float:left; overflow: hidden;}
  .fmenul{ float: left; line-height: 32px; }
 
  .fmenul img{ width: 100px; }
  .fmenum{ width: 640px; float: right; text-align: left; }
  .fmenump2 a{ margin-right: 35px; }
  #footer{ padding:0px 0px 6px 0px; }
  #warp{ margin-bottom: 70px; }
  .page_con{ width: 1030px; float: right; margin-top: 60px;}
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  #fmenu{ padding:30px 0px 0px 0px; font-size: 14px; }
  .fmenul{ float: left; line-height: 28px; }
  .fmenul img{ width: 100px; }
  .fmenum{ width: 620px; float: right; text-align: left; }
  .fmenump2 a{ margin-right: 22px; }
  #footer{ padding:0px 0px 10px 0px; font-size: 13px; color: rgba(0,0,0,0.2);}
  #warp{ margin-bottom: 70px; }
  .page_con{ width: 1030px; float: right; margin-top: 60px;}
}
#fmenu .fmenulp3 a:hover{ background: #fff; color:#1d2228; border: solid 1px #fff; }
.cls{ overflow: hidden; }
.cls a{ width: 42%; float: left; border-radius: 22px; font-size: 14px; margin: 6px 4%; padding: 7px 0px; text-align: center; border: solid 1px #dedede;}
@media (min-width:768px) 
{
  .cls a{ width: 23%; margin: 6px 1%;  }
}
@media (min-width:1200px) 
{
  .cls a{ width: 100%; margin: 0px 0px 15px 0px; font-size: 15px; font-weight: bold; padding: 8px 0px;}
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  .cls a{ width: 100%; margin: 0px 0px 15px 0px; font-size: 17px; font-weight: bold; padding: 10px 0px;}
}
.cls a:hover{ background: #2d8ece; color: #fff; }
/*******Css company*******/
#company{ margin-top: 25px; }
.comptt{ color: #2d8ece; text-align: center; margin-top: 30px; font-size: 20px; font-weight: bold;}
#company1{ background: #eeeeee; overflow: hidden; padding:20px 0px 20px 0px; margin-top: 25px;}
.companyt{ font-size: 18px; padding-bottom: 12px; border-bottom: solid 1px #d0d0d0; }
.fzlc{ overflow: hidden; margin-top: 20px; position: relative; padding-left: 25px;}
.fzlc .fzlcline{ width: 1px; height: 100%; background:#d0d0d0; position: absolute; left: 10px; }
.fzlc a{ float: left; width: 100%; margin-bottom: 15px; line-height: 22px; font-size: 13px; position: relative;}
.fzlc a i{ width: 12px; height: 12px; background: #fff; border-radius: 50%; z-index: 1; border: solid 1px #dedede; position: absolute; top: 5px; left: -21px;}
.fzlc a span{ float: left; width: 100%; font-weight: bold; }
.fzlc a div{ float: left; width: 100%; }
.fzlc a.on i{ background: #2d8ece; }
.fzlc a.on span{ color: #2d8ece; }
.honor{ overflow: hidden; margin-top: 25px; text-align: center;}
.honor_img{ border: solid 1px #dedede; overflow: hidden;}
.honor_img img{ max-width: 100%; max-height: 100%; transition: all 0.3s;}
.honor_img:hover img{ transform:scale(1.05); }
.honor_txt{ height:35px; line-height: 35px; overflow: hidden; font-size: 13px; }
.conc{ overflow: hidden; margin-top: 25px; }
.concp1{ font-size: 16px; font-weight: bold; margin-bottom: 10px;}
.conc_wx{ float: left; width: 25%;}
.conc_wx img{ width: 100%; }
.conc_cc{ width: 70%; float: right; line-height: 2;}
.concp2{ margin-top: 10px; color: #2d8ece; font-size: 15px; font-weight: bold;}
.conc_sc{ line-height: 2; margin-top: 6px; }
.conc_img{ margin-top: 15px; }
.conc_img img{ max-width: 100%; }
@media (min-width:768px) 
{
  .conc_wx{ width: 18%; }
  .conc_cc{ width: 76%; }
}
@media (min-width:992px) 
{
  .conc_txt{ width: 55%; float: left; }
  .conc_img{ width: 40%; float: right; }
  .conc_wx{ width: 20%; }
  .conc_cc{ width: 76%; }
  #conc_txts{ width: 100%; }
  #conc_txts .conc_cc{ font-size: 14px; margin-top: 15px; }
  #conc_txts .concp2{ margin-top: 25px; font-size:18px; }
  #conc_txts .conc_sc{ margin-top: 16px; font-size: 14px; }
}
@media (min-width:1200px) 
{
  #company{ margin-top: 40px; }
  .companyt{ font-size: 24px; padding-bottom: 15px; }
  .comptt{ font-size: 32px; }
  #company1{ margin-top: 40px; padding: 40px 0px; }
  .fzlc{ margin-top: 30px; padding-left: 75px;}
  .fzlc .fzlcline{ left: 30px; }
  .fzlc a i{ left: -50px; }
  .fzlc a span{ width: auto; }
  .fzlc a{ font-size: 16px; margin-bottom:26px;}
  .fzlc a div{ width: 92%; float: right; }
  .honor{ margin-top: 25px; }
  .honor a{ width: 100%; float: left; }
  .honor_txt{ height: 40px; line-height: 40px; }
  .conc{ margin-top: 30px; }
  .conc_txt{ width: 480px; }
  .conc_img{ width: 600px; text-align: center; margin-top: 30px;}
  .concp1{ font-size: 16px; margin-bottom: 20px;}
  .conc_wx{ width: 120px; }
  .conc_cc{ width: 340px; margin-top: 20px;}
  .concp2{ margin-top: 25px; font-size: 16px; }
  .conc_sc{ margin-top: 20px; line-height: 2.3; }
  #conc_txts .conc_wx{ width: 140px; }
  #conc_txts{ margin-top: 30px; }
  #conc_txts .conc_cc{ width: 700px; float: left; margin-left: 70px; font-size: 15px; }
  #conc_txts .concp2{ margin-top: 35px; font-size:18px; }
  #conc_txts .conc_sc{ font-size: 15px; }
  .contcts{ margin-top: 20px; overflow: hidden; }
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  #company{ margin-top: 70px; }
  .companyt{ font-size: 28px; padding-bottom: 20px; }
  .comptt{ font-size: 40px; }
  #company1{ margin-top: 70px; padding: 50px 0px; }
  .fzlc{ margin-top: 40px; padding-left: 75px;}
  .fzlc .fzlcline{ left: 30px; }
  .fzlc a i{ left: -50px; }
  .fzlc a span{ width: auto; }
  .fzlc a{ font-size: 17px; margin-bottom: 30px;}
  .fzlc a div{ width: 92%; float: right; }
 
  .honor{ margin-top: 30px; }
  .honor a{ width: 100%; float: left; }
  .honor_txt{ height: 45px; line-height: 45px; }
  .conc{ margin-top: 40px; }
  .conc_txt{ width: 480px; }
  .conc_img{ width: 600px; margin-top: 40px; }
  .concp1{ font-size: 17px; margin-bottom: 20px;}
  .conc_wx{ width: 120px; }
  .conc_cc{ width: 340px; margin-top:0px;}
  .concp2{ margin-top: 25px; font-size: 17px; }
  .conc_sc{ margin-top: 20px; line-height: 2.3; }
  #conc_txts .conc_wx{ width: 140px; }
  #conc_txts{ margin-top: 30px; }
  #conc_txts .conc_cc{ width: 700px; float: left; margin-left: 70px; font-size: 16px; }
  #conc_txts .concp2{ margin-top: 35px; font-size:20px; }
  #conc_txts .conc_sc{ font-size: 16px; }
  .contcts{ margin-top: 20px; overflow: hidden; }
}
.contactust{ margin-top: 20px; font-size: 20px; font-weight: bold; margin-bottom:15px; }
.contactus{ overflow: hidden; margin-top: 5px; }
.contactus li{ background: #f1f1f1; text-align: center; border-radius: 5px; padding: 15px 10px; margin-top: 10px; margin-bottom: 10px;}
.contactusp1{ height: 44px; }
.contactusp2{ height: 30px; line-height: 30px; overflow: hidden; color: #888; font-size: 14px; margin-top: 5px;}
.contactusp2 b{ color:#2d8ece; font-size: 16px;  }
#contactusli1 .contactusp1{ background: url(../images/fot-icon-03.png) no-repeat center; }
#contactusli2 .contactusp1{ background: url(../images/fot-icon-01.png) no-repeat center; }
#contactusli3 .contactusp1{ background: url(../images/fot-icon-06.png) no-repeat center; }
#contactusli4 .contactusp1{ background: url(../images/fot-icon-02.png) no-repeat center; }
@media (min-width:768px) 
{
    .contactus li{ width: 48%; float: left; margin-right:1%; margin-left:1%; padding: 20px 10px;}
}
@media (min-width:992px) 
{
    .contactus li{  padding: 25px 10px; margin-top: 15px;}
}
@media (min-width:1200px) 
{
    .contactust{ font-size: 26px; margin-top: 35px;}
    .contactus{ margin-top: 20px; }
    .contactus li{ padding: 35px 10px;}
    .contactusp2{ height: 40px; line-height: 40px; font-size: 16px; margin-top: 10px; }
    .contactusp2 b{ font-size: 20px; }
}
.contactus li:hover{ cursor: pointer; background:#2d8ece; color: #fff;  }
.contactus li:hover .contactusp2{ color:#f1f1f1; }
.contactus li:hover .contactusp2 b{ color: #fff; }
#contactusli1:hover .contactusp1{ background: url(../images/contact-icon-05.png) no-repeat center; }
#contactusli2:hover .contactusp1{ background: url(../images/contact-icon-01.png) no-repeat center; }
#contactusli3:hover .contactusp1{ background: url(../images/contact-icon-06.png) no-repeat center; }
#contactusli4:hover .contactusp1{ background: url(../images/contact-icon-03.png) no-repeat center; }

/*******Css list*******/
#newslist{ overflow: hidden; margin-top: 10px;}
#newslist li{ margin-top: 20px; overflow: hidden;}
.newslist_times{ height:26px; line-height: 26px; color: #999; font-size: 14px; margin-bottom: 5px;}
.newslist_img{ overflow: hidden; }
.newslist_img img{ width: 100%; transition: all 0.3s;}
.newslistp1{ margin-top: 10px; height:28px; line-height: 28px; overflow: hidden; font-size: 15px; font-weight: bold;}
.newslistp2{ line-height: 20px; max-height: 40px; overflow: hidden; color: #999;}
.newslistp3{ margin-top: 5px; color: #2d8ece; text-transform: uppercase;}
@media (min-width:768px) 
{
    #newslist li a{ width: 100%; float: left; position: relative;}
    .newslist_img{ width: 28%; float: left; }
    .newslist_txt{ width: 68%; float: right; } 
    .newslistp1{ margin-top: 5px;  }
    .newslistp2{ margin-top: 6px; }
    .newslistp3{ margin-top: 10px; }
    .newslistp1s{ color: #999; margin-top: 5px; }
}
@media (min-width:992px) 
{
    .newslistp1{ font-size: 16px; margin-top: 10px;}
    .newslistp3{ height: 26px; line-height: 26px; overflow: hidden; }
    .newslistp3 i{ transition: all ease 1s; float: left;margin-top: 11px; height: 3px; background: #f2f50b; }
    .newslistp3 span{ float: left; }
    .newslist_img{ width: 20%; }
    .newslist_txt{ width: 77%; } 
}
@media (min-width:1200px) 
{
  #newslist{ margin-top: 20px; }
    #newslist li a{ padding:12px; }
    .newslist_img{ width: 22%;}
    .newslist_txt{ width: 75%; }
    .newslistp1{ height: 40px; line-height: 40px; font-size: 18px; }
    .newslistp2{ line-height: 23px; max-height: 46px; }
    .newslistp3{ margin-top: 20px; }
    #newslist li a:hover{ background: #2d8ece; color: #fff;}
    #newslist li a:hover .newslistp1s{ color: #fff; }
    #newslist li a:hover .newslistp2{ color: #fff; }
    #newslist li a:hover .newslistp3{ color: #fff; }
    #newslist li a:hover .newslistp3 i{ width:60px;  margin-right: 6px; }
    #newslist li a:hover .newslist_img img{ transform:scale(0.92); }
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  #newslist{ margin-top: 30px; }
    #newslist li a{ padding:15px; }
    .newslist_img{ width: 22%;}
    .newslist_txt{ width: 75%; }
    .newslistp1{ height: 40px; line-height: 40px; font-size: 22px; }
    .newslistp2{ line-height: 23px; max-height: 69px; }
    .newslistp3{ margin-top: 20px; }
}
#newslist1{ overflow: hidden; margin-top: 10px;}
#newslist1 li{ margin-top: 15px; overflow: hidden; padding-bottom: 20px; border-bottom: solid 1px #e5e5e5;}
.newslist1p1{ height: 32px; line-height: 32px; overflow: hidden; font-size: 14px;}
.newslist1p4{ color: #999; }
.newslist1p2{ line-height: 21px; height: 42px; margin-top: 5px; overflow: hidden; color: #999;}
.newslist1p3{ margin-top: 10px; color: #999; }
@media (min-width:992px) 
{
  .newslist1p2{ height: 24px; line-height: 24px; }
}
@media (min-width:1200px) 
{
  #newslist1{ margin-top: 18px; }
  #newslist1 li{ margin-top: 23px; padding-bottom: 20px; }
  .newslist1p1{ height: 38px; line-height: 38px; font-size: 16px; }
  .newslist1p2{ height: 26px; line-height: 26px; }
  .newslist1p3{ margin-top: 15px; }
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
  #newslist1{ margin-top: 25px; }
  #newslist1 li{ margin-top: 28px; padding-bottom: 25px; }
  .newslist1p1{ height: 40px; line-height: 40px; font-size: 18px; }
  .newslist1p2{ height: 26px; line-height: 26px; }
  .newslist1p3{ margin-top: 15px; }
}
#picUL li{ margin:6px 0px; overflow: hidden;}
#picUL li a{ width: 100%; height: 100%; float: left; background:#fff; text-align: center; }
#picUL li a .pic_01{ border:solid 1px #dedede;}
#picUL li a .pic_02{ height:38px; line-height: 38px; overflow: hidden; margin:0px 5px;}
#picUL li a:hover{ background:#2d8ece; color: #fff;  }
#picUL li a:hover .pic_01{ border:solid 1px #2d8ece;}

#proUL{ overflow: hidden; }
#proUL li{ text-align: center; margin-bottom: 20px;}
#proUL li a{ width: 100%; float: left; border: solid 1px #dedede; background: #f3f3f3;}
.pros_txt{ height: 43px; line-height: 43px; font-size: 13px; }


 
/*******Css info*******/
#company_main{ margin:0 auto; line-height:2; font-size: 13px;  }
#company_main img{ max-width:100%; }
#company_main a{ color:#2d8ece;}
#company_main strong{ color:#2d8ece;}
#contact_main{ margin:0 auto; padding:10px;}
#contact_main a{ color:#2d8ece;}
#contact_main p{ padding: 10px; background: #f5f5f5; margin-bottom: 10px; border-radius: 8px; }
#company_main strong{ color:#2d8ece;  }
#page_Title{ line-height:1.8; font-size:16px; text-align:center; margin-top: 20px;}
.page_Info{ height:36px; line-height: 36px; margin-top: 15px; color:#666;  border-top:solid 1px #E6E6E6; border-bottom:solid 1px #E6E6E6; }
.page_Infoleft { padding-left: 30px; float: left;}
.page_Infoleft i{ margin-right: 5px; }
.page_Share{ margin-right: 10px; float: right; }
.page_Share a{ float: left; margin-left: 10px;}
.page_Share a:hover{ animation: swing 1s; }
.page_Share span{ float: left; }

.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #2d8ece; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }

.qd{ float: left; font-size: 16px; margin-left: 25px; }
.qd b{ color:#2d8ece; }



#infoImage{ width:100%;text-align:center; margin:15px 0 15px 0;}
#infoImage img{ max-width:100%;  border:#dcdcdc solid 1px;}
.page_tit_bg{ height:36px; background:#F9F9F9; border-radius:5px; margin:10px auto;} 
.page_tit_tit{
    width:120px;
    height:36px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#2d8ece;
    color:#ffffff;
    line-height:36px;
    text-align: center;
    font-size: 15px;
}
.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #2d8ece; color: #fff; text-align: center; float: right; margin-right: 5px; border-radius: 5px; }
.ljdg:hover{ color: #fff; }
#page_Content{ margin:15px auto 0px; line-height:2; padding:10px; font-size: 13px;}
#page_Content img{max-width:100%;height:auto !important;}
#page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #dedede !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
#page_Content table th {
    border-width:1px;
    padding:5px 12px;
    border-style: solid;
    border-color: #dedede !important;
    background-color: #dedede;
}
#page_Content table td {
    border-width:1px;
    padding:5px 12px;
    border-style: solid;
    border-color: #dedede !important;
}
#page_Content table td a { text-decoration:underline; color: #333;}

.page_Content{ margin:0 auto; line-height:2; padding:10px; }
.page_Content img{max-width:100%;}
.page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f5f5f5 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.page_Content table th {
    border-width:1px;
    padding:5px 12px;
    border-style: solid;
    border-color: #dedede !important;
    background-color: #dedede;
}
.page_Content table td {
    border-width:1px;
    padding:5px 12px;
    border-style: solid;
    border-color: #dedede !important;
}
.page_Content table td a { text-decoration:underline; color: #333;}
.page_Content strong{ color: #000; display: inline-block;}

/* 无内容 */
.no-goods,.no-network{
  padding-top:70px;
  overflow: hidden;
  text-align: center;
}
.no-goods img{
  display: block;
  margin:0 auto 30px;
  width:220px;
  max-height: 105px;
}
.no-network img{
  display: block;
  margin:0 auto 30px;
  width:222px;
  height: 160px;
}
.no-goods p,.no-network p{
  color:#666666;
  line-height: 2;
}
.contact-list{ overflow: hidden; margin-top: 10px;}
.contact-list ul li {
  min-height: 36px;
  padding-left: 50px;
  font-size: 14px;
  color: #666;
  margin-bottom: 14px;
  word-wrap: break-word;
  line-height: 36px;
}
.contact-list ul li span {
  display: block;
  float: left;
  color: #999;
}
.contact-list ul li.icon-01 {
  background: url(../images/contact-icon-01.png) no-repeat left top;
}
.contact-list ul li.icon-02 {
  background: url(../images/contact-icon-02.png) no-repeat left top;
}
.contact-list ul li.icon-03 {
  background: url(../images/contact-icon-03.png) no-repeat left top;
}
.contact-list ul li.icon-04 {
  background: url(../images/contact-icon-04.png) no-repeat left top;
}
.contact-list ul li.icon-05 {
  background: url(../images/contact-icon-05.png) no-repeat left top;
}
.contact-list ul li.icon-06 {
  background: url(../images/contact-icon-06.png) no-repeat left top;
}
.contact-map {
  overflow: hidden;
  margin-top: 25px;
}
.contact-map #dituContent {
  width: 100%;
  height: 475px;
}
.morder{ overflow: hidden; margin-top: 20px; }
.morder li{ overflow: hidden; margin-bottom: 15px;}
.morder_InputText{ width:45%; margin-right: 5%; padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height: 40px;}
.morder_InputText1{ width:95%;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;}
.morder_textarea{ width:95%;  padding: 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 120px; line-height: 30px;}
.morder_captcha{ width:200px;  padding: 0px 15px; border-radius: 8px; outline: none; float: left; background: #f1f1f1; border: solid 1px #dedede; height: 40px; line-height:40px;}
.morder_img{ float: left; margin-left: 10px; margin-top: 15px; height: 20px; cursor: pointer; }
.morder_But{ float: left; outline: none; margin-top: 15px; margin-right: 5%; font-size:15px; width: 250px; height: 42px; line-height: 42px; background: #2d8ece; color: #fff; border-radius: 15px;}
.morder_But:hover{ background: #FF8C10; }
@media (min-width:768px) 
{
    #page_Title{ font-size: 18px; }
    #contact_main{ width: 80%; float: left; }
    .ewm{ float: right; margin-right: 20px; margin-top: 25px; }
    .morder_But{ float: right; margin-top: 0px;}
}
@media (min-width:992px) 
{
    #picUL li a .pic_02{ height:40px; line-height: 40px;  }
}
@media (min-width:1200px) 
{
    #page_Title{ font-size: 20px; margin-top: 20px;}
    .page_Info{ height: 40px; line-height: 40px; margin-top: 20px; }
    #picUL li{ margin: 10px 0px; }
    #picUL li a .pic_02{ height: 45px; line-height: 45px; }
    #company_main{ font-size: 14px;}
    .contact-list{ margin-top: 30px; }
    .contact-list ul li{ font-size: 17px; }
    .morder{ margin-top: 20px; }
    .morder_InputText{ height: 40px; line-height: 40px; }
    .morder_InputText1{ height: 40px; line-height: 40px; }
    .morder_captcha{ height: 40px; line-height: 40px; }
    .morder_But{ height:45px; line-height: 45px; font-size: 15px; }
    #infoImage{ margin-top: 25px; }
    #proUL li{ margin-bottom: 20px; }
    #proUL li .pros_txt{ height: 45px; line-height: 45px; font-size: 14px;}
    #proUL li a:hover{ background: #2d8ece; }
    #proUL li a:hover .pros_txt{ color: #fff; }
    .page_Content{ font-size: 14px; }
}
@media screen and (min-width:1601px) and (max-width:6000px)
{
    #page_Title{ font-size: 22px; margin-top: 50px;}
    .page_Info{ height: 50px; line-height: 50px; margin-top: 25px; }
    #picUL li{ margin: 10px 0px; }
    #picUL li a .pic_02{ height: 55px; line-height: 55px; }
    #company_main{ font-size: 16px;}
    .contact-list{ margin-top: 30px; }
    .contact-list ul li{ font-size: 17px; }
    .morder{ margin-top: 35px; }
    .morder_InputText{ height: 48px; line-height: 48px; }
    .morder_InputText1{ height: 48px; line-height: 48px; }
    .morder_captcha{ height: 48px; line-height: 48px; }
    .morder_But{ height: 50px; line-height: 50px; font-size: 16px; }
    #infoImage{ margin-top: 35px; }
    #proUL li{ margin-bottom: 25px; }
    #proUL li .pros_txt{ height: 55px; line-height: 55px; font-size: 16px;}
    #proUL li a:hover{ background: #2d8ece; }
    #proUL li a:hover .pros_txt{ color: #fff; }
    .page_Content{ font-size: 16px; }
    .page_Content strong{margin-bottom: 3px; margin-top: 3px;}
}
#warps{ position: relative;  margin-top: 20px; }
.proinfosc{ overflow: hidden;}
.proinfoimg{ overflow: hidden; text-align: center; border: solid 1px #dedede;}
.proinfoimg img{ max-width: 100%; }
.proinfostxt{ margin-top: 20px;}
.proinfot{ font-size: 16px; line-height: 1.7; }
.proinfop1{ padding: 8px 2px; border-bottom: solid 1px #eee; font-size: 13px;}
.proinfop1 span{ color: rgba(0,0,0,0.5); }
.proinfop1 a{ font-weight: bold; color:#e75454;  }
.proinfop1 b{ font-weight: bold; color:#e75454;  }
.proinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.proinfop3{ overflow: hidden; margin-top: 15px; overflow: hidden; }
.proinfop3 a{ float: left;  font-size: 14px; font-weight: bold; color: #fff; border-radius: 4px; padding: 10px 35px; background:#e75454; }
.proinfop3 b{ float: right; margin-right: 15px; font-size: 16px; color:#fff;  }
.proinfogg{ overflow: hidden; margin-top: 10px;}
.proinfogg p{ margin-top: 10px; }
.proinfoggs{ line-height: 1.8; color: #666; margin-top: 10px;}
.pmenuss{ margin-top: 25px; }
.pmenuss ul{ background:#eee; overflow: hidden; }
.pmenuss ul li{ width: 28%; cursor: pointer; float: left; text-align: center; font-size: 14px; padding: 12px 0px;}
.pmenuss ul li.on{ font-weight: bold; background: #2d8ece; color: #fff;}
.pmenuss.down{ position: fixed; top: 0px; width: 100%; z-index: 999; margin-top: 0px;}
.pageprc{ margin-top: 25px; }
.productrs{ overflow: hidden; margin-top:20px; }
.productrs a{ float: left; width: 100%; text-align: center; overflow: hidden; position: relative;}
.productrs a:hover .products_txts{ bottom: 10px; background: rgba(0,0,0,0.8); }
.productrs .products_img{ border: solid 1px #dedede; }
.xgss{ margin-top: 25px; margin-bottom: 25px;}
.newst{ height: 32px; line-height: 32px; overflow: hidden; }
.news_a1{ float: left; font-size: 18px; font-weight: bold; }
.newst i{ width: 30px; height: 3px; background:#2d8ece; float: left; margin-left: 15px; margin-top: 14px;  }
.newst span{ font-size: 13px; color: rgba(0,0,0,0.2); float: left; margin-left: 10px; }
.pscls{ overflow: hidden; margin-top: 20px; }
.pscls a{ width: 44%; float: left; font-size: 15px; position: relative; padding-right: 50px; margin:0px 3%; border-bottom: solid 1px #dedede; overflow: hidden; height:40px; line-height: 40px;}
.pscls a i{ position: absolute; right: 0px; top: 0px; }

@media (min-width:768px) 
{
  .proinfoimg{ width: 45%; float: left; }
  .proinfostxt{ width: 50%; float: right;}
  .pscls a{ width: 27%; }
}
@media (min-width:1200px) 
{
  .proinfostxt{ margin-top: 10px; }
    .proinfot{ font-size: 20px; }
    .proinfop1{ font-size: 14px; padding: 12px 2px; }
    .proinfop2{ font-size: 13px; }
    .proinfop3{ margin-top: 25px; }
    .proinfop3 a{ padding: 12px 45px; font-size: 15px;}
    .proinfop3 b{ font-size: 18px; }
    .pmenuss{ margin-top: 30px; }
    .pmenuss ul li{ padding: 13px 0px; font-size: 16px; transition: all 0.3s;}
    .pmenuss.down li{ padding: 15px 0px; }
    .pageprc{ margin-top: 35px; }
    .pageprc .ys{ margin-top: 30px; }
    .xgss{ margin-top: 75px; margin-bottom: 80px; }
    .productrs{ margin-top: 25px; }
    .newst{ height: 50px; line-height: 50px; }
    .news_a1{ font-size: 20px; }
    .newst i{ width: 60px; margin-top: 23px; margin-left:20px;}
    .newst span{ font-size:13px; margin-left:20px;}
    #warps{ margin-top: 70px; }
    .pscls a{ width: 19%; height: 55px; line-height: 55px; font-size: 17px;}
    .proinfogg{ margin-top: 15px; }
    .proinfogg strong{ margin-right: 4px; }
}
@media screen and (min-width:1601px) and (max-width:6000px)
{

    .proinfot{ font-size: 26px; }
    .proinfop1{ font-size: 15px; padding: 12px 2px; }
    .proinfop2{ font-size: 14px; }
    .proinfop3{ margin-top: 35px; }
    .proinfop3 a{ padding: 16px 85px; font-size: 16px;}
    .proinfop3 b{ font-size:18px; }
    .pmenuss{ margin-top: 50px; }
    .pmenuss ul li{ padding:15px 0px; font-size: 17px; transition: all 0.3s;}
    .pmenuss.down li{ padding: 15px 0px; }
    .pageprc{ margin-top: 40px; }
    .pageprc .ys{ margin-top: 30px; }
    .xgss{ margin-top: 75px; margin-bottom: 80px; }
    .productrs{ margin-top: 35px; }
    .newst{ height: 60px; line-height: 60px; }
    .news_a1{ font-size: 22px; }
    .newst i{ width: 60px; margin-top: 28px; margin-left:20px;}
    .newst span{ font-size:13px; margin-left:20px;}
    #warps{ margin-top: 70px; }
    .pscls a{ width: 19%; height: 55px; line-height: 55px; font-size: 17px;}
    .proinfogg{ margin-top: 20px; }
    .proinfoggs{ margin-top: 15px; }
}
.proinfop3 a:hover{ background: #1f92de; }

 
/*******Css job*******/
#job_ul{}
#job_ul li{
    border-bottom:dashed 1px #cfcfcf;
    padding:10px 0px;
    height: 100%; overflow: hidden;
}
#job_ul li .recruit_info{
    float:left; width: 80%;
}
.job_nam{
    color:#2d8ece;
    font-weight:bold;
}
#job_ul li .recruit_but{
    height:45px;
    float:right;
    margin-top:10px;
    margin-right:22px;
}
.job_ul li .recruit_but a{
    width:150px;
    height:45px;
    line-height:45px;
    background: #1C5FB8;
    border-radius:2px;   
    text-align:center; float: left;
}
.recruit_info_tit_bg{
    height:40px;
    background:#f8f8f8;
    border-radius:2px;
    margin:15px auto;
}
.recruit_info_tit_bg .recruit_info_tit{
    width:140px;
    height:45px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background:#2d8ece;
    color:#ffffff;
    line-height:45px;
    text-align: center;
}
.recruit_info_main{
    margin:0px auto;
    margin-top:10px;
    margin-bottom:60px;
    padding:5px 20px;
    line-height: 32px;
}
.seek_job{ margin-left: 20px; }
.seek_job li{ padding-top:10px; height: 100%; overflow: hidden;}
.seek_t1{ float: left; font-weight: bold; height: 40px; line-height: 40px; width:200px;}
.job_nam{ float: left; margin-left: 15px; color:#2d8ece; font-weight: bold; }
.G_InputText{
    width:250px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_InputText:hover{ border:1px solid #2d8ece; }
.G_captcha{
    width:100px;
    height:40px;
    line-height:40px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px; outline: none;
}
.G_captcha:hover{ border:1px solid #2d8ece; }
.G_textarea{
    width:250px;
    height:150px;
    line-height:30px;
    border:1px solid #dedede;
    padding:0px 10px;
    float:left;
    border-radius: 2px;outline: none;
}
.G_textarea:hover{ border:1px solid #2d8ece; }
.G_select{ float: left; border:1px solid #dedede; height: 40px; line-height: 40px; }
.job_radio{ float: left; }
.G_img{ float: left; margin-top: 10px; margin-left: 5px; }
.G_But{
    width:200px;
    height:50px;
    line-height:50px;
    background:#2d8ece;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;margin-left: 16em;
}
.G_But:hover{
    background:#2D2B2B; color: #fff;
}
@media (max-width:768px) 
{
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 500px; }
    .G_But{
    width:200px;
  margin-left: 0em;
}
}
@media (min-width:1200px) 
{
    .seek_job li{ padding-top: 15px; }
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 550px; }
    .seek_job{ float: left; }
    .mess_img{ float: right; width: 400px; margin-top: 30px;}
    .mess_img img{ max-width: 100%; }
}
/*******Css prev_next*******/
#prev_next{margin: 10px 10px;clear: both;overflow: hidden; }
#prev_next li{margin: 10px 0;}
#prev_next li i{ margin-right: 5px; }
#prev_next li a:hover{ color: #2d8ece; }
#prev_next li div{ display: inline-block; }
/*css digg style pagination*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #2d8ece;
  background: #2d8ece;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}

div.digg{ margin:10px auto; text-align:center; float:right; display: inline;}
div.digg a{border:#dedede 1px solid; padding:3px 10px; margin:3px; color:#666; display: inline-block;}
div.digg a:hover{border:#2d8ece 1px solid;color:#fff; background: #2d8ece;}
div.digg a:active{border:#2d8ece 1px solid;color:#fff; background: #2d8ece;}
div.digg span.current{border:solid 1px #2d8ece;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#2d8ece; display: inline-block;}
div.digg span.disabled{border:#dedede 1px solid;padding:3px 10px;margin:3px;color:#ddd;  display: inline-block;}
div.digg select{ border:#dedede 1px solid; padding:3px 0px; display: inline-block;}
.fl{
    display: block;
    float: left;
}
.fr{
    display: block;
    float: right;
}
.clearFix::after{
    content: '';
    display: block;
    clear: both;
}
