<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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:#333; font-size: 12px; font-family:'Microsoft YaHei','微软雅黑',Arial;}
@media (min-width:1200px) 
{
    body{ font-size: 15px; }
}
a{color:#333;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#002557; }
.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;}
/*******Css*******/
/*******Css header*******/
#top{ height:28px; line-height: 28px; background: #002557; margin:0px auto; color: #fff; }
#top a{ color: #fff; }
.top_sp2 a{ float: left; }
.top_sp2 b{ color: #FFD800; }
.top_sp2 i{ width: 1px; height: 28px; background: #ED646A; float: left; margin: 0px 10px;}
#header{  position: relative; padding: 12px 0px;}
.logo{ width:80%; }
.logo img{ max-width: 100%; }
.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:0; 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: #002557; }
.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: #002557; }
#mnav{ padding:6px 0px; background:#002557; overflow: hidden;}
#mnav a{ color: #fff; height:32px; line-height: 32px; font-size:14px; float: left; width: 25%; text-align: center;}
#mnav a.on{ font-weight: bold; }
@media (min-width:768px) 
{
    #header{  padding: 15px 0px;}
    .logo{ width:380px; }
    #mnav a{ width: 12.5%; height:36px; line-height: 36px;}
    .tel{ background: url(../images/tels.png) no-repeat left center; padding-left: 30px; line-height: 36px;  font-size: 13px; color: #888888; position: absolute; top: 50%; margin-top:-18px; right: 70px; padding-left: 25px;  }
    .tel b{ color:#d0231c;font-family:Arial; font-size: 15px; float: left; line-height: 36px; }
    .tel span{ color: #888;float: left; }
}
@media (min-width:992px) 
{
  .logo{ width:459px; }
  .tel{ line-height: 40px; }
  .tel b{ line-height: 40px; font-size: 16px;} 
}
@media (min-width:1200px) 
{
    #header{  padding:23px 0px;}
    #header .container{ position: relative; }
    .tel{ right: 0px; font-size: 16px; line-height: 50px; margin-top: -25px;}
    .tel b{ font-size: 20px; line-height: 50px; }
    .nav{  width: 100%; border-top: solid 1px #dedede; overflow: hidden;}
    .nav a{ float: left; font-size: 16px; height: 60px; line-height:60px; width:10%; text-align: center;}
    .nav a.on{ color:#fff; background: #002557;}
    .nav a:hover{ color:#fff; background: #002557;}
}

/*******Css banner*******/
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto; }
.mbanner{ overflow:hidden;}
.mbanner .swiper-container .swiper-wrapper img {
    max-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{ height: 34px; line-height: 34px; border-bottom: solid 1px #E6E6E6;}
.page_menuc{ background: url(../images/page_icon1.jpg) no-repeat left center; padding-left: 26px; color: #999999;}
.page_menuc a{ color: #999; }
#cmenus{ padding: 10px 0px; border-bottom: solid 1px #dedede; line-height: 1.8; text-align: center;}
.cmenus{ overflow: hidden; }
.cmenus .swiper-slide{ width: auto; margin-right: 12px; }
#cmenus a{ font-size: 14px; width: 100%; padding: 0px 14px; height: 32px; line-height: 30px; overflow: hidden; border-radius: 5px; float: left; background: #002557; color: #fff;  }
@media (min-width:768px) 
{
    .cmenus .swiper-slide{ margin-right: 15px; }
  #cmenus a{ padding: 0px 18px; height: 34px; line-height: 32px;}
}
@media (min-width:992px) 
{
    .cmenus .swiper-slide{ margin-right: 20px; }
  #cmenus a{ padding: 0px 22px; height: 36px; line-height: 34px;}
}
@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; margin-top: 15px;}
  #page_menu{ height: 60px; line-height: 60px; }
  #cmenus{ padding: 28px 0px 18px 0px; }
  #cmenus a{ height:48px; line-height: 46px; font-size: 16px;  letter-spacing: 1px; padding: 0px 40px; }
  .cmenus .swiper-slide{ margin-right: 25px; }
}
#cmenus a:hover{ background:#efae38;  } 

/*******Css home*******/
#gg{ margin-top: 25px; overflow: hidden;}
.gg{ overflow: hidden; }
.gg li{ width: 50%; float: left; text-align: center; margin: 8px 0px;}
.gg_p1 .iconfont{ font-size:26px; }
.gg_p2{ font-size: 16px; margin-top: 5px;}
.gg_p3{ color: #ababab; margin-top: 2px;}
@media (min-width:768px) 
{
    .gg li{ width: 25%; }
}
@media (min-width:992px) 
{
    .gg_p1 .iconfont{ font-size: 28px; }
}
@media (min-width:1200px) 
{
  #gg{ margin-top: 50px; }
    .gg li{ margin: 0px 0px; padding: 40px 0px; transition: all ease 0.6s;}
    .gg li:hover{ background:#002557;  }
    .gg_p1 .iconfont{ font-size: 36px; }
    .gg_p2{ font-size: 21px; }
    .gg_p3{ font-size: 13px; margin-top: 4px;}
    .gg li:hover{ padding: 30px 0px 50px 0px; }
    .gg li:hover .gg_p1{ color: #fff; }
    .gg li:hover .gg_p2{ color: #fff; }
    .gg li:hover .gg_p3{ color: #fff; }
}
.xhkc{  overflow: hidden; margin-top: 20px;}
.xhkc table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
    text-align: center;
}
.xhkc table th {
    border-width:1px;text-align: center;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.xhkc table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.xhkc table td a { text-decoration:underline; color: #333;}
.xhkc table tr:nth-child(2n+1){ background: #F0F1F2; }
.xhkc table tr.firstRow{ background:#ddd; color: #333; text-align: center;}
.xhkcm{ margin-top: 20px; text-align: center;}
.xhkcm a{ display: inline-block; padding:10px 38px; border-radius: 18px; border:solid 1px #f1f1f1; color: #555; }
.xhkcm a:hover{ background:#002557; color: #fff;  }
@media (min-width:768px) 
{
  .xhkc .firstRow{ height: 32px; line-height: 32px; }
}
@media (min-width:992px) 
{
  .xhkc table td{ padding:6px;}
}
@media (min-width:1200px) 
{
  .xhkc{ margin-top: 40px; }
  .xhkc .firstRow{ height: 35px; line-height: 35px; }
  .xhkc table td{ padding:10px 8px;}
  .xhkcm{ margin-top: 35px; }
  .xhkcm a{ padding:12px 52px; }
}
#chan2{ background: url(../images/bg2s.jpg) repeat-x; padding-top: 25px; margin-top: 25px;}
.productst{ text-align: center; color: #fff; font-size: 22px; font-weight: bold;}
.productst a{ color: #fff; }
.productsft{ text-align: center; color: #fff; text-transform: uppercase;}
.procls{ overflow: hidden; margin-top: 15px; }
.procls a{ height: 20px; line-height: 20px; color: #fff; font-size: 14px; float: left;  margin-right:15px; margin-bottom: 8px; padding-left:26px; background: url(../images/icon1.jpg) no-repeat left center;}
.products{ overflow: hidden; margin-top: 20px; }
.products_img{ background: #fff; }
.products_txt{ height: 35px; line-height: 35px; font-size: 14px; overflow: hidden;}
.productsm{ text-align: center; margin-top: 20px; }
.productsm a{ padding: 6px 25px; border: solid 1px #E0E0E0;  border-radius: 25px; color: #666666; font-size: 14px; display: inline-block;}
 
@media (min-width:1200px) 
{
  #chan2{ margin-top: 60px; padding-top: 65px; background: url(../images/bg2.jpg) repeat-x;}
  .productst{ font-size: 40px; }
  .productsft{ font-size: 12px; margin-top: 5px;}
  .procls{ margin-top:30px; }
  .procls a{ font-size: 18px; margin-top: 12px; padding-left: 30px; margin-right: 45px;}
  .products{ margin-top: 45px; }
  .products_txt{ margin-top: 15px; font-size: 16px; }
  .productsm{ margin-top: 55px; }
  .productsm a{ padding:12px 65px;  border-radius: 30px; font-size: 16px;}
}
.procls a:hover{ color: #fdf520; background: url(../images/icon1h.jpg) no-repeat left center;}
.productsm a:hover{ border: solid 1px #002557; background: #002557; color: #fff;}
#chan3{ margin-top: 25px; background: #002557; padding-bottom: 25px;}
.yst{ text-align: center; }
.yst img{ max-width: 100%; }
.ysul{ background: #fff; padding: 15px 15px 25px 15px; margin-top: 15px; overflow: hidden;}
.ysul li{ margin-top: 15px; background: url(../images/icon2.png) no-repeat left top; padding-left: 65px;}
.ysp1{ font-size: 16px; }
.ysp2{ color: #888; margin-top: 10px; }
.ysp2 b{ color: #d0231c; }
.ysp2 b a{ color: #d0231c; }
.ysc{ margin-top: 20px; text-align: center; }
.ysc img{ max-width: 100%; }
@media (min-width:992px) 
{
  .yst{ text-align: left; }
  .yst img{ max-width: 50%; }
  .ysul{ width: 55%; float: right; margin-top: 25px;}
  .ysc{ width: 40%; float: left; margin-top: 35px;}
}
@media (min-width:1200px) 
{
  #chan3{ margin-top: 60px; padding-bottom: 0px; position: relative; height: 630px;}
  #chan3 .container{ position: relative; z-index: 1; }
  .yst img{ max-width: 100%; }
  .ysc{ margin-top: 40px; }
  .ysbg{ width: 1110px; left: 50%; margin-left: -150px; top: 125px; height: 505px; position: absolute; background: #fff;}
  .ysul{ width: 680px; margin-top: -47px; box-shadow: 0px 0px 25px rgba(0,0,0,0.1);}
  .ysul li{ margin-top: 20px; padding-left: 70px;}
  .ysp1{ font-size: 26px; }
  .ysp2{ margin-top: 15px; font-size: 14px; line-height: 24px; }
}
#chan1s{ margin-top: 25px; overflow:hidden;}
.mcasep1{ height: 36px; line-height: 36px; background: url(../images/icon3.png) no-repeat left center; padding-left:65px; font-size:22px; font-weight: bold;}
.mcasep2{ color: #444444; margin-top:8px; }
.mcasec{ overflow: hidden; margin-top: 15px; }
.mcase_img{ border: solid 1px #dedede; }
 
.mcase_txt{ height: 30px; line-height: 30px; overflow:hidden; color: #888; text-align: center;}
.mcasem{ overflow:hidden; margin-top: 20px; text-align: center;  }
.mcasem a{ float: left; padding: 6px 0px; width: 95px; font-size: 13px;}
.mcasema1{ border: solid 1px #d0231c; color:#d0231c; }
.mcasema2{ border: solid 1px #d0231c; color:#fff; background:#d0231c; margin-left: 8px;}
.case{ overflow:hidden; }
.casel{ float: left; width: 22%; }
.casep1{ height: 36px; line-height: 36px; background: url(../images/icon3.png) no-repeat left center; padding-left:65px; font-size:25px; font-weight: bold;}
.casep2{ color: #444444; margin-top:10px; }
.casep2 b{ color: #d0231c; font-size: 14px;}
.casep3{ color:#444444;  }
.casep4{ overflow:hidden; margin-top: 20px; text-align: center;  }
.casep4 a{ float: left; padding: 6px 0px; width: 95px; font-size: 13px;}
.casep4a1{ border: solid 1px #d0231c; color:#d0231c; }
.casep4a2{ border: solid 1px #d0231c; color:#fff; background:#d0231c; margin-left: 8px;}
.caser{ width: 75%; float: right; overflow:hidden; }
.case_img{ border: solid 1px #dedede;}
 
.case_txt{ height: 30px; line-height: 30px; overflow:hidden; color: #888; text-align: center;}
@media (min-width:1200px) 
{
  #chan1s{ margin-top:135px; }
  .casel{ width: 20%; }
  .casep1{ font-size: 28px; }
  .casep2{ margin-top: 20px; }
  .casep2 b{ font-size: 18px; }
  .casep4{ margin-top: 40px; }
  .casep4 a{ width: 105px; }
  .caser{ width: 79%; margin-top: 20px;}
  .case_txt{ margin-top: 10px; }
}
.casep4 a.casep4a1:hover{ border: solid 1px #d0231c; color:#fff; background:#d0231c; }
.casep4 a.casep4a2:hover{ border: solid 1px #d0231c; color:#d0231c; background: #fff; }
.caser a:hover .case_txt{ color:#d0231c;  }
#chan1{ margin-top: 25px; }
.aboutt{ text-align: center; font-size: 22px; font-weight: bold; }
.aboutft{ text-align: center;   text-transform: uppercase;}
#chan4{ margin-top: 15px; background: url(../images/bg1.jpg) no-repeat; padding: 20px 0px;}
.aboutc{ line-height: 20px; height: 100px; font-size: 13px; overflow:hidden; color: #fff;}
.aboutm{ overflow:hidden; margin-top: 20px;}
.aboutm a{ width: 33%; float: left; margin-left: 0.3%; background: #E5E5E5; text-align: center; padding: 10px 0px;}
.aboutmp1{ height: 40px; line-height: 40px; }
.aboutmp1 .iconfont{ font-size: 25px; }
.aboutmp2{  font-size: 14px;}
.zz{ margin-top: 15px; overflow:hidden;}
.zz img{ max-width: 100%; }
@media (min-width:768px) 
{
  #chan4{ overflow:hidden;}
  .about{ float: left; width: 58%;}
  .zz{ float: right; width: 38%; }
}
@media (min-width:992px) 
{
  .about{ float: left; width: 55%; margin-top: 15px;}
  .zz{ float: right; width: 40%; margin-top: 0px;}
}
@media (min-width:1200px) 
{
  #chan1{ margin-top: 70px; }
  .aboutt{ font-size: 40px; }
  .aboutft{ font-size: 12px; margin-top: 5px; }
  #chan4{ margin-top:50px; padding:32px 0px 43px 0px; }
  .about{ width: 520px; margin-top: 45px;}
  .aboutc{ line-height: 30px; height: 150px; font-size: 15px; }
  .aboutm{ margin-top: 50px; }
  .aboutm a{ margin-top: 10px; width: 157px; margin-right: 1px; margin-left: 0px;}
  .aboutmp1{ height: 50px; line-height: 50px; }
  .aboutmp1 .iconfont{ font-size: 30px; }
  .aboutmp2{ font-size: 16px; }
  .zz{ width: 612px; }
  .aboutm a:hover{ background: #ebb800; color: #fff; padding-top: 15px; padding-bottom: 15px; margin-top: 0px;}
}
.news{ overflow:hidden; margin-top: 15px; position: relative; padding-bottom: 40px;}
.news a{ float: left; width: 100%; }
.newstime{ width: 16%; overflow:hidden;  float: left; background: #e9ecf3; padding: 10px 0px; text-align: center; color: #8b96af;}
.newstimep1{ font-size: 20px; font-weight: bold; }
.newstxt{ width: 80%; float: right; }
.newstxtp1{ height: 30px; line-height: 30px; overflow:hidden; font-size: 15px; font-weight: bold;}
.newstxtp2{ margin-top: 5px; line-height: 18px; height: 54px; overflow:hidden; color: #888; }
.newstxtp3{ margin-top: 10px; color: #cbcbcb; }
.news .swiper-pagination-bullet{ width: 12px; opacity: 1; height: 12px; border-radius: 50%; border:solid 1px #002557; }
.news .swiper-pagination-bullet-active{ background: #002557; }
@media (min-width:1200px) 
{
  .news{ margin-top: 40px; padding-bottom: 80px; }
  .newstime{ width: 20%; }
  .newstimep1{ font-size: 32px; }
  .newstimep2{ font-size: 14px; }
  .newstxt{ width: 74%; }
  .newstxtp1{ height: 40px; line-height: 40px; font-size: 17px; }
  .newstxtp2{ line-height: 22px; height: 66px; font-size: 14px; }
  .newstxtp3{ margin-top: 20px; }
}
.news a:hover .newstxtp3{ color: #002557; }
.news a:hover .newstime{ background:#002557; color: #fff;  }
/*******Css footer*******/
#links{ margin-top: 25px; padding: 10px 0px; color: #728295;}
#links a{ color: #728295; margin-right: 8px;}
#fmenu{ background:#1d2228; padding:15px 0px 10px 0px; color:#728295;}
#fmenu a{ color:#728295; }
#fmenu a:hover{ color: #fff; }
.fmenulp1{ font-size: 13px; line-height: 2; overflow: hidden;}
.fmenulp1 a{ width: 25%; float: left; }
.fmenulp2{ line-height: 2; margin-top: 8px; }
.fmenulp3{ overflow: hidden; margin-top: 10px; }
.fmenulp3 a{ padding: 4px 13px; border: solid 1px #728295; float: left; margin-right: 10px;}
#footer{  background:#1d2228; text-align: center; line-height:1.6; border-top: solid 1px #293039; padding: 5px 0px; color:#728295; margin-bottom: 65px;}
#footer a{ color:#728295; }
#footer a:hover{ text-decoration: underline; color: #fff;}
.footernav{ width: 100%; color: #fff; height:auto; overflow: hidden; position: fixed; bottom:0px; padding:10px 0px; left: 0px; z-index: 999;   background:#002557; }
.footernav a{ color: #fff; }
.footernav ul li{width: 25%; float: left; text-align: center; }
.footernp1{ font-size:2rem;}
.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; }
  .fmenulp1 a{ width: 12.5%;}
}
@media (min-width:1200px) 
{
  #links{ margin-top: 60px; padding: 25px 0px; }
  #fmenu{ padding:40px 0px; }
  .fmenul{ width: 80%; float: left; }
  .fmenulp1{ font-size: 16px;  }
  .fmenulp1 a{ margin-right: 35px; width: auto;}
  .fmenulp2{ margin-top: 20px; }
  .fmenulp3{ margin-top: 25px; }
  .fmenulp3 a{ padding: 5px 25px; }
  .weixin{ width: 114px; float: right; margin-top: 15px; }
  .weixin img{ width: 100%; }
  #footer{ padding:15px 0px; }
  #warp{ margin-bottom: 50px; }
}
#fmenu .fmenulp3 a:hover{ background: #fff; color:#1d2228; border: solid 1px #fff; }

/*******Css company*******/
#company{ margin-top: 25px; }
.chan1t{ overflow: hidden; height: 40px; line-height: 40px;}
.chan1t b{ float: left; font-size: 24px; }
.chan1t span{ float: left; font-weight: bold; color:#002557; font-size: 14px; margin-left: 8px; }
.com_gg{ overflow: hidden; border: solid 1px #EAEAEA; border-right:0px; border-bottom:0px; margin-top: 15px;}
.com_gg li{ width: 50%; float: left; text-align: center; border-bottom: solid 1px #EAEAEA; border-right: solid 1px #EAEAEA; padding: 15px 15px;}
.com_gg_p1 .iconfont{ font-size:22px; }
.com_gg_p2{ font-size: 16px; margin-top: 5px;}
.com_gg_p3{ color:#999; margin-top: 3px; }
.companytel{ height: 40px; line-height: 40px; background: #002557; overflow: hidden; margin-top: 20px;}
.companytel a{ font-size: 16px; color: #fff; float: right; margin-right: 15px;}
.companytel a b{ font-size: 20px; font-size:'Arial';}
@media (min-width:768px) 
{
  .companytel{ height: 55px; line-height: 55px; }
  .companytel strong{ float: left; padding: 0px 25px; color: #fff; font-size: 16px; background: #efae38;}
}
@media (min-width:992px) 
{
  .com_gg li{ width: 25%; }
  .com_gg_p3{ line-height: 18px; height: 36px; overflow: hidden;}
}
@media (min-width:1200px) 
{
  #company{ margin-top: 50px; }
  .chan1t{ height: 80px; line-height: 80px; }
  .chan1t b{ font-size: 40px; }
  .chan1t span{ font-size: 21px; }
  .com_gg{ margin-top: 25px; }
  .com_gg li{ padding: 30px 0px; }
  .com_gg_p1 .iconfont{ font-size:40px; }
  .com_gg_p2{ font-size: 22px; margin-top:10px; }
  .com_gg_p3{ font-size: 13px; margin-top: 5px; height: 18px;}
  .companytel{ height: 65px; line-height: 65px; margin-top: 35px;}
  .companytel a{ font-size: 20px; }
  .companytel a b{ font-size: 26px; }
  .companytel strong{ padding: 0px 35px; font-size: 21px;}
}
.cqsl{ overflow: hidden; margin-top:15px; }
.cqsl_img{ border: solid 1px #dedede; text-align: center; }
.cqsl_txt{ height: 30px; line-height: 30px; text-align: center; }
@media (min-width:1200px) 
{
    .cqsl{ margin-top: 40px; }
    .cqsl_txt{ height: 40px; line-height: 40px; }
}
#pcase{ margin-top: 25px; background:#fff url(../images/bg1.jpg) no-repeat top center; overflow: hidden; }
.pcasetp1{ margin-top:25px; height: 26px; background: url(../images/icon2s.png) no-repeat center;  }
.pcasetp2{ text-align: center; font-size: 18px; color: #fff; margin-top: 15px; }
.pcasetp3{ text-align: center; font-size: 14px; color: #fff; margin-top: 5px;}
.pcasec{ margin-top: 20px; overflow: hidden; margin-bottom: 20px; }
.pcasec a{ float: left; position: relative; }
.pcase_img{ overflow: hidden; text-align: center; background: #fff;}
 
.pcase_txt{ width: 90%; left: 5%; color: #fff; transition: all 0.3s; height: 40px; line-height: 40px; overflow: hidden; background: rgba(0,0,0,0.4); text-align: center; position: absolute; bottom:5px; }
@media (min-width:1200px) 
{
    #pcase{ margin-top: 60px; }
    .pcasetp1{ margin-top: 65px; }
    .pcasetp2{ font-size: 25px; margin-top: 20px;}
    .pcasetp3{ font-size: 18px; margin-top: 15px;}
    .pcasec{ margin-top: 50px; }
    .pcase_txt{ height: 70px; line-height: 70px; width: 80%; left: 10%; font-size: 16px;}
}
 
.pcasec a:hover .pcase_txt{ bottom: 10px; background: rgba(0,0,0,0.8); }

#scoms{ margin-top: 25px; border-top: solid 1px #dedede; padding-top: 12px;}
.com_ysul{ background: #fff; padding: 15px 15px 25px 15px; margin-top: 15px; overflow: hidden;}
.com_ysul li{ margin-top: 15px; background: url(../images/icon2.png) no-repeat left top; padding-left: 65px;}
.com_ysp1{ font-size: 16px; }
.com_ysp2{ color: #888; margin-top: 10px; }
.com_ysp2 b{ color: #d0231c; }
.com_ysp2 b a{ color: #d0231c; }
@media (min-width:992px) 
{
  #scoms{ overflow: hidden; }
  .com_ysul{ width: 50%; float: left; }
  .com_ysimg{ width: 42%; float: right; }
  .com_ysimg img{ max-width: 100%; }
}
@media (min-width:1200px) 
{
  #scoms{ margin-top: 60px; padding-top: 35px;}
  .com_ysul li{ margin-top: 20px; padding-left: 70px;}
  .com_ysp1{ font-size: 26px; }
  .com_ysp2{ margin-top: 15px; font-size: 14px; line-height: 24px; }
  .com_ysimg{ margin-top: 35px; }
}

.contactust{ margin-top: 10px; font-size: 20px; font-weight: bold;}
.contactus{ overflow: hidden; margin-top: 5px; }
.contactus li{ background: #f1f1f1; text-align: center; border-radius: 5px; padding: 15px 10px; margin-top: 8px; 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:#002557; 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-01.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;}
}
@media (min-width:1200px) 
{
    .contactust{ font-size: 26px; }
    .contactus{ margin-top: 20px; }
    .contactus li{ width: 32.3%; margin-right:0.5%; margin-left:0.5%; 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:#002557; 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-01.png) no-repeat center; }

/*******Css list*******/
#newslist{ overflow: hidden; }
#newslist li{ margin-top: 15px; overflow: hidden;}
.newslist_times{ height:26px; line-height: 26px; color: #999; font-size: 16px; }
.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: 18px; max-height: 54px; overflow: hidden; color: #999;}
.newslistp3{ margin-top: 5px; color: #002557; text-transform: uppercase;}
@media (min-width:768px) 
{
    #newslist li a{ padding: 10px; float: left; position: relative;}
    .newslist_time{ width: 10%; text-align: center; position: absolute; color: #ababab; top: 50%; left: 10px; height: 50px; margin-top: -25px; }
    .newslist_timep1{ height:30px; line-height: 30px; font-size: 20px; }
    .newslist_timep2{ height: 20px; line-height: 20px; font-size: 13px; }
    .newslist_img{ width: 28%; float: left; margin-left: 10%; }
    .newslist_txt{ width: 60%; float: right; } 
    .newslistp1{ margin-top: 5px;  }
    .newslistp2{ margin-top: 6px; }
    .newslistp3{ margin-top: 10px; }
}
@media (min-width:992px) 
{
    .newslist_timep1{ font-size: 22px; }
    .newslist_img{ width: 25%; background: #fff;}
    .newslist_txt{ width: 62%; }
    .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 li a:hover{ background: #002557; color: #fff;}
    #newslist li a:hover .newslist_time{ color: #fff; }
    #newslist li a:hover .newslistp2{ color: #fff; }
    #newslist li a:hover .newslistp3{ color: #fff; }
    #newslist li a:hover .newslistp3 i{ width:50px;  margin-right: 6px; }
    #newslist li a:hover .newslist_img img{ transform:scale(0.92); }
}
@media (min-width:1200px) 
{
    #newslist li a{ padding:25px; }
    .newslist_time{ width: 8%; }
    .newslist_timep1{ font-size: 32px; height: 40px; line-height: 40px;}
    .newslist_timep2{ font-size: 16px; }
    .newslist_img{ width: 23%; margin-left: 9%;}
    .newslist_txt{ width: 65%; }
    .newslistp1{ height: 40px; line-height: 40px; font-size: 22px; }
    .newslistp2{ line-height: 23px; max-height: 69px; }
    .newslistp3{ margin-top: 20px; }
    #newslist li a:hover .newslistp3 i{ width:60px; }
} 

#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:35px; line-height: 35px; overflow: hidden; margin:0px 5px;}
#picUL li a:hover{ background:#002557; color: #fff;  }
#picUL li a:hover .pic_01{ border:solid 1px #002557;}
 
#picULs li{ margin:6px 0px; overflow: hidden;}
#picULs li a{ width: 100%; height: 100%; float: left; background:#fff; text-align: center; }
#picULs li a .pic_01{ border:solid 1px #dedede; overflow: hidden;}
#picULs li a .pic_01 img{ max-width: 100%; }
#picULs li a .pic_02{ height:35px; line-height: 35px; overflow: hidden; margin:0px 5px;}
#picULs li a:hover{ background:#002557; color: #fff;  }
#picULs li a:hover .pic_01{ border:solid 1px #002557;} 


#proUL li{ margin:10px 0px; overflow: hidden;}
#proUL li .products_img{ border: solid 1px #dedede; margin-bottom: 5px;}

/*******Css info*******/
#company_main{ margin:0 auto; line-height:2; padding:10px 0px; font-size: 13px;  }
#company_main img{ max-width:100%; }
#company_main a{ color:#002557;}
#company_main strong{ color:#002557;}
#contact_main{ margin:0 auto; padding:10px;}
#contact_main a{ color:#002557;}
#contact_main p{ padding: 10px; background: #f5f5f5; margin-bottom: 10px; border-radius: 8px; }
#company_main strong{ color:#002557;  }
#company_main table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
    text-align: center;
}
#company_main table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
#company_main table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
#company_main table td a { text-decoration:underline; color: #333;}
#company_main .firstRow{ background: #002557; color: #fff; }
#page_Title{ line-height:1.8; font-size:16px; text-align:center;}
.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: #002557; 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:#002557; }



#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:#002557;
    color:#ffffff;
    line-height:36px;
    text-align: center;
    font-size: 15px;
}
.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #002557; 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; }
#page_Content img{max-width:100%;}
#page_Content table {
    width:100%;
    margin:0 auto;
    border-width:1px;
    color:#333;
    border-color: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
#page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
#page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !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: #f1f1f1 !important;
    border-collapse: collapse;
    box-sizing: border-box;
}
.page_Content table th {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
    background-color: #dedede;
}
.page_Content table td {
    border-width:1px;
    padding:5px;
    border-style: solid;
    border-color: #f1f1f1 !important;
}
.page_Content table td a { text-decoration:underline; color: #333;}

/* 无内容 */
.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: #002557; color: #fff; border-radius: 15px;}
.morder_But:hover{ background: #FF8C10; }
@media (min-width:768px) 
{
    #page_Title{ font-size: 18px; }
    #contact_main{ width: 100%; 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;  }
    #picULs li a .pic_02{ height:40px; line-height: 40px;  }
}
@media (min-width:1200px) 
{
    #page_Title{ font-size: 22px; }
    .page_Info{ height: 50px; line-height: 50px; margin-top: 25px; }
    #picUL li{ margin: 10px 0px; }
    #picULs li{ margin: 10px 0px; }
    #proUL li{ margin: 15px 0px; }
    #company_main{ margin-top: 30px; 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; }
}
#warps{ position: relative;  margin-top: 10px; }
#warps .container{ padding-bottom: 15px;}
.mproinfos{ margin-top: 15px; }
.mproinfo_img{ overflow: hidden; }
.mproinfo_img img{ width: 100%; }
.mproinfoimgs .gallery-thumbs{ margin-top: 15px; }
.mproinfoimgs .gallery-thumbs .mproinfo_img{ border: solid 1px #dedede; }
.mproinfoimgs .gallery-top{ border-top-left-radius: 8px; border-top-right-radius: 8px;}
.mproinfoimgs .swiper-slide-thumb-active .mproinfo_img{ border: solid 1px #d0231c; }
.mproinfoimg{ overflow: hidden; text-align: center;}
.mproinfoimg img{ max-width: 100%; }
.mproinfotxt{ margin-top: 20px; }
.mproinfot{ line-height: 1.6; font-size: 16px; font-weight: bold;}
.mproinfop1{ padding: 8px 2px; border-bottom: solid 1px #eee; font-size: 13px;}
.mproinfop1 span{ color: rgba(0,0,0,0.5); }
.mproinfop1 a{ font-weight: bold; color:#d0231c;  }
.mproinfop1 b{ font-weight: bold; color:#d0231c;  }
.mproinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.mproinfop3{ overflow: hidden; margin-top: 15px; height: 45px; line-height: 45px; background: #002557;}
.mproinfop3 a{ float: left;  font-size: 16px; font-weight: bold; color: #fff; padding: 0px 35px; background:#efae38; }
.mproinfop3 b{ float: right; margin-right: 15px; font-size: 18px; color:#fff;  }
.proinfos{ padding: 20px; overflow: hidden;}
.proinfosc .gallery-top{ width: 50%; float: left; border: solid 1px #dedede;}
.proinfoimg{  width: 50%; border: solid 1px #dedede;float: left; border:solid 1px #dedede;  text-align: center;}
.proinfoimg img{ max-width: 100%; }
.proinfo_img{ background: #fff; overflow: hidden; text-align: center;}
.proinfo_img img{ max-width: 100%; }
.proinfostxt{ width: 45%; float: right; padding-top: 10px;}
.proinfot{ font-size: 18px; line-height: 1.6; }
.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:#d0231c;  }
.proinfop1 b{ font-weight: bold; color:#d0231c;  }
.proinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.proinfop3{ overflow: hidden; margin-top: 15px; height: 50px; line-height: 50px; background: #002557; }
.proinfop3 a{ float: left;  font-size: 16px; font-weight: bold; color: #fff; padding: 0px 35px; background:#efae38; }
.proinfop3 b{ float: right; margin-right: 15px; font-size: 18px; color:#fff;  }
.proinfostxt .gallery-thumbs{ margin-top: 15px; cursor: pointer;}
.proinfostxt .gallery-thumbs .proinfo_img{ border: solid 1px #dedede; }
.proinfostxt .swiper-slide-thumb-active .proinfo_img{ border: solid 1px #d0231c; }
.pmenuss{ margin-top: 25px; }
.pmenuss ul{ background:#002557; overflow: hidden; }
.pmenuss ul li{ width: 25%; cursor: pointer; float: left; text-align: center; font-size: 14px; padding: 12px 0px; color: #fff;}
.pmenuss ul li.on{ font-weight: bold; }
.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%; background: #fff; overflow: hidden; padding: 10px; position: relative;}
.productrs a:hover .products_txts{ bottom: 10px; background: rgba(0,0,0,0.8); }
.xgss{ margin-top: 25px; margin-bottom: 25px;}
.newst{ height: 32px; line-height: 32px; overflow: hidden; }
.news_a1{ float: left; font-size: 17px; font-weight: bold; }
.newst i{ width: 30px; height: 3px; background:#d0231c; 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; }
@media (min-width:768px) 
{
    .pageprc .ys{ margin-top: 10px; }
}
@media (min-width:1200px) 
{
    .proinfos{ padding: 35px 20px; }
    .proinfot{ font-size: 32px; }
    .proinfop1{ font-size: 15px; padding: 12px 2px; }
    .proinfop2{ font-size: 14px; }
    .proinfop3{ margin-top: 25px; }
    .proinfop3 a{ padding: 0px 65px; }
    .proinfostxt .gallery-thumbs{ margin-top: 35px; }
    .pmenuss ul li{ padding: 20px 0px; font-size: 18px; transition: all 0.3s;}
    .pmenuss.down li{ padding: 15px 0px; }
    .pageprc{ margin-top: 50px; }
    .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: 28px; }
    .newst i{ width: 60px; margin-top: 28px; margin-left:30px;}
    .newst span{ font-size: 18px; margin-left:40px;}
    #warps{ margin-top: 20px; }
}

.nproinfo{ overflow: hidden; }
.nproinfoimg{ text-align: center; border: solid 1px #dedede;}
.nproinfoimg img{ max-width: 100%; }
.nproinfoimgs{ overflow: hidden; }
.nproinfoimgs .gallery-thumbs{ margin-top: 15px; }
.nproinfoimgs .gallery-thumbs .nproinfo_timg{ border: solid 1px #dedede; text-align: center;}
.nproinfoimgs .gallery-thumbs .nproinfo_timg img{ max-width: 100%; }
.nproinfoimgs .swiper-slide-thumb-active .nproinfo_timg{ border: solid 1px #d0231c; }
.nproinfoimgs .gallery-top{ overflow: hidden; }
.nproinfoimgs .nproinfo_img{ text-align: center; border: solid 1px #dedede;}
.nproinfoimgs .nproinfo_img img{ max-width: 100%; }
.nproinfotxt{ overflow: hidden; margin-top: 20px; }
.nproinfotxt_tt{ font-size: 20px; }
.nproinfotxt_cc{ background: #f7f7f7; padding: 10px; margin-top: 10px; line-height: 1.8;}
.nproinfotxtp1 span{ font-weight: bold; }
.nproinfotxtp1 a{ color: #0569c1; }
.nproinfotxt_cs{ margin-top: 10px; padding-top: 10px; border-top: dashed 1px #dedede;}
.nproinfobtn{ overflow: hidden; margin-top: 15px; }
.nproinfobtn a{float: left; color: #fff; padding: 10px 30px; border-radius: 8px; font-size: 15px;}
.nproinfobtna1{ background: #0569c1; }
.nproinfobtna2{ background: #E75555; margin-left: 8px;}
.nproinfotels{ margin-top: 10px; height: 33px; line-height: 33px;color: #e75454;  background: url(../images/tels.jpg) no-repeat left center; padding-left: 30px;}
.nproinfotels b{ font-size: 15px;}
.nproinfonr{ overflow: hidden; margin-top: 25px; border-top: solid 1px #dedede;}
.nproinfonrt{ padding-top: 15px; margin-bottom: 10px; }
.nproinfonrt span{ font-size: 18px; margin-right: 10px;}
.nproinfotj{ margin-top: 25px; overflow: hidden;}
.nproinfotjt{ padding-top: 20px; border-top: solid 1px #dedede; }
.nproinfotjt b{ color: #002658; font-size: 16px; }
.nproinfotjc{ margin-top: 20px; overflow: hidden; }
.nproinfotjc .products_txt{ text-align: center; }
@media (min-width:1200px) 
{
  .nproinfoimg{ width: 600px; float: left; }
  .nproinfoimgs{ width: 600px; float: left; }
  .nproinfotxt{ width: 570px; float: right; }
  .nproinfotxt_tt{ font-size: 30px; }
  .nproinfotxt_cc{ padding: 15px; margin-top: 20px; }
  .nproinfotxt_cs{ font-size: 14px; }
  .nproinfobtn{ margin-top: 20px;}
  .nproinfobtn a{ padding: 12px 40px; border-radius: 16px; font-size: 16px; } 
  .nproinfotels{ margin-top: 15px; }
  .nproinfotels b{ font-size: 18px; }
  .nproinfoshare{ margin-top: 15px; }
  .nproinfonr{ margin-top: 50px; position: relative;}
  .nproinfonrt{ padding-top: 35px; margin-bottom: 15px; }
  .nproinfonrt span{ font-size: 30px; margin-right: 20px;}
  .nproinfonrtels{position: absolute; top: 30px; right: 0px; font-size: 18px;}
  .nproinfonrtels b{ font-size: 25px; color:#e75454;  }
  .nproinfotj{ margin-top: 40px; }
  .nproinfotjt b{ font-size: 22px; }
  .nproinfotjc{ margin-top: 30px; }
  #pro_page_con{ margin-top: 45px; }
}
 
/*******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:#002557;
    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:#002557;
    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:60px;}
.job_nam{ float: left; margin-left: 15px; color:#002557; 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 #002557; }
.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 #002557; }
.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 #002557; }
.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:340px;
    height:50px;
    line-height:50px;
    background:#002557;
    border-radius:5px;
    text-align:center;
    color:#FFF;
    cursor:pointer;
    transition: all 0.3s;
    float: left;outline: none; border: 0px;font-size: 18px;
}
.G_But:hover{
    background:#2D2B2B; color: #fff;
}
@media (min-width:768px) 
{
    .G_InputText{ width: 400px; }
    .G_textarea{ width: 400px; }
}
@media (min-width:1200px) 
{
    .seek_job li{ padding-top: 15px; }
    .G_InputText{ width: 550px; }
    .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: #002557; }
#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: #002557;
  background: #002557;
}
.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:#002557 1px solid;color:#fff; background: #002557;}
div.digg a:active{border:#002557 1px solid;color:#fff; background: #002557;}
div.digg span.current{border:solid 1px #002557;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#002557; 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;}</pre></body></html>