@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:#e50012; }
.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; }
@font-face{
     font-family: 'impact';
     src:url('impact.ttf') format('truetype');
}
/*******Css header*******/
#tops{ position: relative; }
#headers{ width: 100%; position: absolute; z-index: 999; top: 5px; }
#headers .container{ background: #e50012; padding-top: 10px; padding-bottom: 10px;}
.logos img{ width: 80%; }
#header{  position: relative; padding: 12px 0px; background: #fff;}
.logo img{ width:80%; }
.nav-triggers{ width:26px; height:26px; z-index:999; background: url(../images/micons.png) no-repeat; outline: 0px; cursor: pointer; position: absolute; top: 50%; margin-top: -13px; right: 15px; }
.navigation-is-visible .nav-triggers{ width: 32px; height: 30px; background: url(../images/icon11.png) no-repeat;  position: absolute; top: 50%; margin-top: -15px; left: 15px;}
.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:50%; margin-left:-375px; z-index:10;width:750px;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: #E70012; }
.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: #e50012; }
#mnav{ padding:8px 0px; background:#e50012; overflow: hidden;}
#mnav a{ color: #fff; height:32px; line-height: 32px; font-size:14px; float: left; width: 20%; text-align: center;}
#mnav a.on{ font-weight: bold; }
@media (min-width:768px) 
{
    .logos img{ width: 100%; }
    .topsbg{ width: 100%; background: url(../images/bbg.png) no-repeat center; position: absolute; bottom: 0px; z-index: 999; height: 207px;}
    #mnavs{ float: left; width: 55%; margin-left: 40px; line-height: 2; margin-top: 8px;}
    #mnavs a{ color: #fff; width: 20%; float: left; text-align: center; font-size: 14px;}
    #header{  padding: 15px 0px;}
    .logo img{ width:100%; }
    #mnav a{ width: 10%; }
}
@media (min-width:992px) 
{
    #headers .container{ padding-top: 12px; padding-bottom: 12px;}
    #mnavs{ width: auto; margin-left: 11px; }
    #mnavs a{ width:auto; line-height: 64px; margin-right: 10px; font-size: 15px; }
    .tel{ height: 32px; line-height: 32px; font-size: 13px; color: #888888; position: absolute; top: 50%; margin-top:-16px; right: 70px; padding-left: 25px;  }
    .tel b{ color:#E70012;font-family:Arial; font-size: 20px;}
}
@media (min-width:1200px) 
{
    #headers{ top: 15px; transition: all 0.3s;}
    #headers .container{ padding-top: 15px; padding-bottom: 15px; }
    .logos{ margin-left: 30px; }
    .logos img{ transition: all 0.3s; }
    .navs{ float: left; height: 64px; line-height: 64px; margin-left: 70px;}
    .navs a{ float: left; margin-right: 30px; position: relative; color: #fff; font-size: 16px;}
    .navs a i{ width: 0px; position: absolute; bottom: 0px; left: 50%;  height: 3px; background: #fff; transition: all 0.3s;}
    .navs a:hover i{ width: 64px;  margin-left: -32px;  bottom:8px;  }
    #header{ height: 108px; padding: 0px;}
    .logo{ margin-top: 20px; }
    .nav{ float: right; height: 64px; line-height: 64px; margin-top: 20px;}
    .nav a{ float: left; margin-right: 40px; position: relative; font-size: 16px;}
    .nav a i{ width: 0px; position: absolute; bottom: 0px; left: 50%;  height: 3px; background: #e50012; transition: all 0.3s;}
    .nav a:hover i{ width: 64px;  margin-left: -32px;  bottom:8px;  }
    .nav a:hover{ color:#e50012;  }
    .nav a:last-child{ margin-right: 0px; }
    #headers.down{ width: 100%; position: fixed; top: 0px; left: 0px; background:#e50012; z-index: 99999;  }
    #headers.down .container{ padding: 5px 0px; }
    #headers.down .logos img{ transform:scale(0.95); }
}

/*******Css banner*******/
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto; }
.banbg{ width: 100%; height: 125px; z-index: 333; background: url(../images/topbg.png) repeat-x top; position: absolute; top: 0px;  left: 0px;}
.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%; }
#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: #efae38; color: #fff; margin: 0px 1% 4px 0px;}
#crumbs{ line-height: 2; color: #888; text-align: right; margin-top: 5px; }
#crumbs span{ color: #999; margin-right: 5px; }
#crumbs a{ color: #888; }
@media (min-width:768px) 
{
    #cmenus a{ width: 24%; }
}
@media (min-width:992px) 
{
    #cmenus a{ width:19%; }
}
@media (min-width:1200px) 
{
    #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;}
}
#cmenus a:hover{ background:#e50012;  } 
/*******Css home*******/
#chan1{ margin-top: 25px; overflow: hidden;}
#chan1s{ padding-top: 25px; background:url(../images/bg1.jpg);  overflow: hidden;}
.ys li{ margin-top: 13px; }
.ysp1{ font-family: 'impact'; font-size: 32px; }
.ysp2{ height: 18px; line-height: 18px; overflow: hidden; }
.ysp2 b{ width: 120px; height: 18px; background: #e50012; float: left; }
.ysp2 b i{ width: 15px; height: 18px; float: left; background: #ffaa17; transition: all 0.3s;}
.ysp2 span{ float: left; text-transform: uppercase; color: #413939; margin-left: 10px; font-family: 'Times New Roman'; font-size: 12px;}
.ysp3{ color: #5d5d5d; margin-top: 5px; line-height: 21px; height: 21px; overflow: hidden;}
.ysp4{ overflow: hidden; margin-top: 10px; }
.ysp4 a{ float: left; height: 35px; line-height: 35px; background: #fff url(../images/icon1.png) no-repeat 25px center; padding-left: 60px; padding-right: 20px; border: solid 1px #BCBCBC; }
@media (min-width:768px) 
{
    .ys{ overflow: hidden; }
    .ys li{ width: 31.3%; margin-right:2%; float: left; margin-top: 0px; }
    .ysp3{ line-height: 21px; height: 42px; margin-top:8px; }
}
.ys li:hover .ysp4 a{ background: #e50012 url(../images/icon1h.png) no-repeat 25px center; color: #fff; }
@media (min-width:1200px) 
{
    #chan1{ margin-top: 90px; }
    #chan1s{ padding-top: 90px; }
    .ys li{ width: 28%;  margin-left:8%; margin-right: 0px; }
    .ys li:nth-child(1){ margin-left: 0px; }
    .ysp1{ font-size: 48px; }
    .ysp2 b{ width: 135px; }
    .ysp3{ line-height: 24px; height: 48px; margin-top: 15px; }
    .ysp4{ margin-top: 30px; }
    .ysp4 a{ height: 45px; line-height: 45px; background: #fff url(../images/icon1.png) no-repeat 33px center; padding-left: 70px; font-size: 16px;}
    .ys li:hover .ysp4 a{ background: #e50012 url(../images/icon1h.png) no-repeat 33px center; color: #fff; }
}
.ys li:hover{ cursor: pointer; }
.ys li:hover .ysp2 b i{ width: 25px; }
#chan2{ background: #fff; margin-top: 25px; overflow: hidden; }
.pros{ background: url(../images/bg2.jpg) no-repeat; padding: 20px 0px; background-size: cover;}
.prostp1{ height: 35px; line-height: 35px; color: #fff; overflow: hidden;}
.prostp1 i{ width: 50px; height: 3px; background: #fff; float: left; margin-top: 16px; }
.prostp1 span{ text-transform: uppercase; float: left; margin-left: 15px; font-size: 28px; font-family: 'Times New Roman'; }
.prostp2{ padding-left: 65px; color: #fff; font-size: 16px; }
.prosc{ margin-top: 10px; overflow: hidden; }
.prosc a{ width: 50%; color: #fff; float: left; overflow: hidden; position: relative;}
.prosc a b{ width: 4px; height: 13px; background: #fff; position: absolute; left: 0px; top: 50%; margin-top: -6px; }
.prosc a span{ width: 70%; float: left; margin-left: 10%; overflow: hidden; height: 50px; line-height: 50px; font-size: 14px; border-bottom: solid 1px rgba(255,255,255,0.18); }
.mproduct{ margin-top: 20px; margin-bottom: 20px;}
.mproducts{  overflow: hidden; }
.mproducts_img{ overflow: hidden; text-align: center; border: solid 1px #D8D8D8;}
.mproducts_img img{ max-width: 100%; max-height:auto; transition: all 0.3s;}
.mproducts_txt{ height: 32px; line-height: 32px; overflow: hidden; text-align: center; font-size: 13px;}
@media (min-width:768px) 
{
    .prosc a span{ margin-left: 5%; }
}
@media (min-width:992px) 
{
    .prosc a{ width: 33.3%; }
    .prosc a span{ margin-left: 5%; }
}
@media (min-width:1200px) 
{
    #chan2{ margin-top: 90px; }
}
.pcpros{ position: relative;}
.pcpros .container{ position: relative; z-index: 1;}
.pcprosbg{ background: url(../images/bg2.jpg) no-repeat; background-size: cover; height:851px; width: 724px; position: absolute; top: 0px; left: 50%; margin-left: -960px;}
.spros{ width: 364px; float: left; overflow: hidden;}
.sprost{ margin-top: 50px; }
.pros{ background: url(../images/bg2.jpg) no-repeat; padding: 20px 0px; background-size: cover;}
.sprostp1{ height: 47px; line-height: 47px; color: #fff; overflow: hidden;}
.sprostp1 i{ width: 85px; height: 3px; background: #fff; float: left; margin-top: 22px; }
.sprostp1 span{ text-transform: uppercase; float: left; margin-left: 20px; font-size: 43px; font-family: 'Times New Roman'; }
.sprostp2{ padding-left: 105px; color: #fff; font-size: 20px; }
.sprosc{ margin-top: 30px; overflow: hidden; margin-left: 75px; }
.sprosc a{ width: 100%; color: #fff; float: left; overflow: hidden; position: relative;}
.sprosc a b{ width: 4px; height: 13px; background: #fff; position: absolute; left: 0px; top: 50%; margin-top: -6px; transition: all 0.3s;}
.sprosc a span{ width: 70%; float: left; margin-left: 10%; transition: all 0.3s; overflow: hidden; height: 100px; line-height: 100px; font-size: 17px; border-bottom: solid 1px rgba(255,255,255,0.18); }
.sprosc a:hover b{ height: 18px; margin-top: -6px; }
.sprosc a:hover span{ font-weight: bold;}
.products{ width: 785px; float: right; overflow: hidden; margin-top: 5px; margin-bottom: 5px;}
.products a{ float: left; position: relative; }
.products_img{ overflow: hidden; text-align: center; border: solid 1px #D8D8D8;}
.products_img img{ max-width: 100%;  transition: all 0.3s;}
.products_txt{ width: 80%; height:80px; line-height: 80px; text-align: center; transition: all 0.3s; overflow: hidden; background: rgba(0,0,0,0.3); position: absolute; left: 10%; bottom: 6px; color: #fff; font-size: 17px;}
.products a:hover .products_txt{ bottom: 10px; transform:scale(0.95); background: rgba(0,0,0,0.7);}
.products a:hover .products_img img{ transform:scale(1.05); }
.nbss{ width: 100%; height: 56px; background: url(../images/pbs1.png) no-repeat; background-size: cover; position: absolute; top: 0px; }

.caset{ height: 36px; line-height: 36px; overflow: hidden; }
.caseta1{ float: left; }
.caseta1 i{ width: 50px; height: 3px; background: #e50012; float: left; margin-top: 16px; }
.caseta1 span{ float: left; margin-left: 15px; font-size: 28px; font-family: 'Times New Roman'; text-transform: uppercase; color:#e50012;  }
.caseta1 b{ float: left; margin-left: 10px; font-size: 16px; font-weight: normal;}
.casec{ overflow: hidden; margin-top: 15px; }
.case_img{ overflow: hidden; text-align: center; background: #fff;}
.case_img img{ max-width: 100%; transition: all 0.3s;}
.case_txt{ overflow: hidden; margin-top: 8px; padding-left: 36px; position: relative;}
.case_txt i{ width: 26px; height: 26px; background: #e50012; position: absolute; left: 0px; top: 50%; margin-top: -13px;}
.case_txtp1{ height: 26px; line-height: 26px; overflow: hidden; font-size: 15px; font-weight: bold; color: #555555;}
.case_txtp2{ height: 18px; line-height: 18px; color: #555; overflow: hidden; font-size: 12px; text-transform: uppercase; }
@media (min-width:768px) 
{
    .caseem{ float: right; font-style: normal; }
}
@media (min-width:1200px) 
{
    .caset{ height: 60px; line-height: 60px; }
    .caseta1 i{ width: 85px; margin-top: 28px;}
    .caseta1 span{ margin-left: 20px; font-size: 43px; }
    .caseta1 b{ font-size: 22px; margin-left: 15px; }
    .caseem{ font-size: 18px; }
    .casec{ margin-top:50px;}
    .casec a{ float: left; position: relative; }
    .case_img{ width: 93%; }
    .casebg{ width: 100%; height:210px; transition: all 0.3s; background: #e50012; position: absolute; top:25px; left: 0px; z-index: -1; }
    .case_txt{ margin-top: 30px; padding-left: 45px;}
    .case_txt i{ width: 30px; height: 30px; margin-top: -15px; transition: all 0.3s;}
    .case_txtp1{ font-size: 18px; }
}
.casec a:hover .case_img img{ transform:scale(1.05); }
.casec a:hover .casebg{ background:#ffaa17;  top: 30px;}
.casec a:hover .case_txt i{ background:#ffaa17; }
.casec a:hover .case_txtp1{ color: #e50012; }
#mchan3{ margin-top: 25px; background: url(../images/bg6.jpg) no-repeat center; padding: 20px 0px; overflow: hidden;}
.aboutp1{ height: 26px; background: url(../images/icon2.png) no-repeat center; }
.aboutp2{ color: #fff; font-size: 18px; text-align: center; margin-top: 15px;}
.aboutc{ line-height: 20px; height: 60px; text-align: center; margin-top: 15px; overflow: hidden; color: #fff; }
.aboutcs{ overflow: hidden; margin-top: 20px; text-align: center; }
.aboutcs a{ display: inline-block; height: 114px; margin: 0px 2px;}
.aboutcsa1{ width: 85px; background: url(../images/cimg1.png) no-repeat center; }
.aboutcsa3{ width: 85px; background: url(../images/cimg2.png) no-repeat center; }
.aboutcsa2{ width: 114px; background: url(../images/cimg3.png) no-repeat center; }
@media (min-width:768px) 
{
    .aboutc{ height: 40px; }
}
#chan3{ overflow: hidden; margin-top: 90px; height: 535px; position: relative; background: url(../images/bg1.jpg); }
.chan3bg{ width:1920px; height: 490px; background-image:url(../images/bg7s.jpg); background-repeat: no-repeat; background-attachment: fixed;  
    position: absolute; top: 0px; left: 50%; margin-left: -960px;}
.chan3bgs{ width: 1160px; height: 486px; background:url(../images/bg6.jpg) no-repeat; position: absolute; top: 50px; left: 50%; margin-left: -200px; }
#chan3 .container{ position: relative; z-index: 1; }
@media (min-width:1200px) 
{
    .aboutp1{ margin-top: 87px; }
    .aboutp2{ font-size: 25px; margin-top: 36px;}
    .aboutc{ line-height: 28px; height: 56px; margin: 20px auto 0px; width: 90%;}
    .aboutcs{ margin-top: 55px; }
    .aboutcs a{ position: relative; }
    .aboutcs a i{ width: 0px; height: 0px; border-radius: 50%; position: absolute; background: rgba(0,0,0,0.5); top: 50%; left: 50%; transition: all 0.3s;}
    .aboutcsa1:hover i{ width: 86px; height: 86px; margin-top: -43px; margin-left: -43px; }
    .aboutcsa3:hover i{ width: 86px; height: 86px; margin-top: -43px; margin-left: -43px; }
    .aboutcsa2:hover i{ width: 114px; height: 114px; margin-top: -57px; margin-left: -57px; }
    .aboutcsa1:hover{ transform:rotate(15deg); }
    .aboutcsa3:hover{ transform:rotate(15deg); }
    .aboutcsa2:hover{ transform:rotate(-15deg); }
}
.chan1tc{ text-align: center;  }
.chan1tp1{ height: 32px; line-height: 32px; overflow: hidden; margin: 0px auto; display: inline-block;}
.chan1tp1 i{ width: 50px; height: 2px; background: #B6B6B6; float: left; margin-top: 15px;}
.chan1tp1 span{ float: left; margin: 0px 20px; font-size: 28px; font-family: 'Times New Roman'; text-transform: uppercase; color: #e50012;}
.chan1tp2{ text-align: center; font-size: 16px; }
.news{ overflow: hidden; margin-top: 15px;}
.news a{ width: 100%; float: left; background: #fff; padding: 10px;}
.newsp1{ height:28px; line-height: 28px; overflow: hidden; color: #898989; }
.newsp1 span{ float: left; }
.newsp1sp1{ font-size: 14px; }
.newsp1sp2{ text-transform: uppercase; margin-left: 10px; font-size: 12px; }
.newsp1 span.newsp1sp3{ font-size: 14px; float: right;}
.news_img{ overflow: hidden; background: #f1f1f1; text-align: center; }
.news_img img{ max-width: 100%; transition: all 0.3s; }
.news_txt{ height: 30px; line-height: 30px; margin-top: 5px; font-size: 14px; overflow: hidden; background: url(../images/icon6.png) no-repeat left center; padding-left: 24px;}
.news_dc{line-height: 20px; height: 40px; color: #999; overflow: hidden; }
.news_m{ margin-top: 10px; text-transform: uppercase; font-size: 12px; }
@media (min-width:992px) 
{
    .news a{ padding: 15px; }
}
@media (min-width:1200px) 
{
    .chan1tp1{ height: 50px; line-height: 50px; }
    .chan1tp1 i{ width: 85px; margin-top: 24px;}
    .chan1tp1 span{ margin-left: 20px; font-size: 43px; }
    .chan1tp2{ font-size: 22px; }
    .news{ margin-top: 40px; }
    .news a{ padding: 25px; }
    .newsp1{ height: 32px; line-height: 32px; }
    .newsp1sp1{ font-size: 16px; }
    .newsp1 span.newsp1sp3{ font-size: 16px; }
    .news_img{ margin-top: 5px; }
    .news_txt{ height: 36px; line-height: 36px; margin-top: 15px; font-size: 16px; }
    .news_dc{ font-size: 14px; line-height: 22px; height: 44px; margin-top: 8px; }
    .news_m{ margin-top: 15px; }
}
.news a:hover{ background:#e50012; color: #fff;}
.news a:hover .newsp1{ color: #fff; }
.news a:hover .news_dc{ color: #eee; }
.news a:hover .news_txt{ background: url(../images/icon6s.png) no-repeat left center; }
.news a:hover .news_img img{ transform:scale(1.05); }
#chan4{ background: #fff; overflow: hidden; padding-top: 25px; padding-bottom: 25px;}
.chan1ps{ text-align: center; color: #535a5b; margin-top: 5px;}
.cqsl{ overflow: hidden; margin-top:15px; }
.cqsl_img{ overflow: hidden; background: #f1f1f1; text-align: center; }
.cqsl_img img{ max-width: 100%; transition: all 0.3s; }
.cqsl_txt{ height: 30px; line-height: 30px; text-align: center; }
@media (min-width:1200px) 
{
    #chan4{ padding-top: 90px; padding-bottom: 60px; }
    .cqsl{ margin-top: 40px; }
    .cqsl_txt{ height: 40px; line-height: 40px; }
}
.cqsl a:hover .cqsl_img img{ transform:scale(1.05); }

/*******Css footer*******/
#links{ background: #fff; border-top: solid 1px #C9C9C9; padding: 12px 0px; color: #757575;}
#links a{ color: #757575; margin-right: 12px; }
#fmenu{ background:#e50012; padding:15px 0px; color:#fecace;}
#fmenu a{ color:#fecace; }
#fmenu a:hover{ color: #fff; }
.fmenumt{ height: 52px; line-height: 52px; border-bottom: solid 1px rgba(255,255,255,0.43); overflow: hidden;}
.fmenumt a{ float: left; font-size: 18px;}
.fmenumt a i{ width: 5px; height: 18px; float: left;background: #fff; margin-top: 18px; }
.fmenumt a b{ float: left; margin-left: 15px; color: #fff; }
.fmenump1{ height: 36px; line-height: 36px; margin-top: 15px; color: #fff; margin-bottom: 5px; font-size: 30px; font-weight: bold; background: url(../images/ficons3.png) no-repeat left center; padding-left: 30px; font-size:'Arial'; }
#fmenu .fmenump1 a{ color: #ffff; }
.fmenump2{ line-height: 2; }
.fmenur{ margin-top: 10px; }
.fmenurc{ margin-top: 15px; line-height: 2; }
.fmenurc a{ margin-right: 15px; }
.fmenurc a span{ margin-right: 5px; }
#footer{  background:#700811; text-align: center; line-height:1.8; padding: 5px 0px; color:#ab6167; margin-bottom: 65px;}
#footer a{ color:#ab6167; }
#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:#e50012; }
.footernav a{ color: #fff; }
.footernav ul li{width: 20%; 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: 10px auto; overflow: hidden; background: #fff; }
@media (min-width:768px) 
{
    #footer{ margin-bottom: 0px; text-align: center; }
}
@media (min-width:992px) 
{
     #fmenu{ overflow: hidden; padding: 20px 0px;}
    .fmenum{ width: 45%; float: left; }
    .fmenur{ width: 45%; float: right; margin-top: 0px;}
    .fmenur a{ width: 48%; margin-right: 2%; float: left; line-height: 2.5;}
}
@media (min-width:1200px) 
{
    #links{ padding: 15px 0px; }
    #fmenu{ padding: 35px 0px;}
    .fmenul{ float: left; width: 225px; margin-top: 25px; }
    .fmenulp2{ overflow: hidden; margin-top: 35px; }
    .fmenulp2 a{ float:left; margin-left:15px; }
    .fmenum{ width: 350px; margin-left: 140px; }
    .fmenump1{ margin-bottom: 12px; }
    .fmenur{ width: 350px; }
     #footer{ padding: 15px 0px; }
     .page_con{ margin: 20px auto; }
}
.fmenulp2 a:hover{ animation: swing 1s;  }
.csewm{ width: 288px; height: 176px; background:url(../images/ewm.jpg) no-repeat;  position: absolute; right: 30px; top:88px;}
/*******Css company*******/
#company{ margin-top: 25px; }
.companytel{ height: 40px; line-height: 40px; background: #ffaa17; overflow: hidden; margin-top: 20px;}
.companytel a{ font-size: 16px; color: #333; 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: #e50012;}
}
@media (min-width:1200px) 
{
    #company{ margin-top: 50px; }
    .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;}
}
.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:#e50012; 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;}
}
@media (min-width:1200px) 
{
    .contactust{ font-size: 26px; }
    .contactus{ margin-top: 20px; }
    .contactus li{ width: 24%; 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:#e50012; 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; }

#pcase{ margin-top: 25px; background:#fff url(../images/pbg7.jpg) no-repeat top center; overflow: hidden; }
.pcasetp1{ margin-top:25px; height: 26px; background: url(../images/icon2.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_img img{ max-width: 100%; transition: all 0.3s; }
.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: 85px; }
    .pcasetp1{ margin-top: 85px; }
    .pcasetp2{ font-size: 25px; margin-top: 20px;}
    .pcasetp3{ font-size: 18px; margin-top: 15px;}
    .pcasec{ margin-top: 60px; }
    .pcase_txt{ height: 70px; line-height: 70px; width: 80%; left: 10%; font-size: 16px;}
}
.pcasec a:hover .pcase_img img{ transform:scale(1.05); }
.pcasec a:hover .pcase_txt{ bottom: 10px; background: rgba(0,0,0,0.8); }
/*******Css list*******/
#newslist{ overflow: hidden; }
#newslist li{ margin-top: 15px; overflow: hidden; border-bottom: solid 1px #f1f1f1;}
.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: #e50012; 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: #e50012; 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{ width: 100%; height: 100%; overflow: hidden;  border:solid 1px #dedede; position: relative;}
#picUL li a .pic_01 img{ max-width: 100%; transition: all 0.3s; }
#picUL li a .pic_02{ height:35px; line-height: 35px; overflow: hidden; margin:0px 5px;}
#picUL li a .pic_01 i{ width:80px; height: 53px; background:url(../images/sss.png) no-repeat; transition: all 0.3s; opacity: 0; position: absolute; top: 50%; left: 50%; margin-top:-38px; margin-left: -40px; }
#picUL li a:hover{ background:#e50012; color: #fff;  }
#picUL li a:hover .pic_01{ border:solid 1px #e50012;}
#picUL li a:hover .pic_01 img{ transform:scale(1.05); }
#picUL li a:hover .pic_01 i{ opacity: 0.5; margin-top: -22px; }
#proUL li{ margin:10px 0px; }
#proUL li a{ float: left; overflow: hidden; position: relative; }
#proUL li .products_img{ border: solid 1px #dedede; }
.products_txts{ width: 90%; overflow: hidden; text-align: center; left: 5%; padding: 15px 0px; color: #fff; background: rgba(0,0,0,0.5); transition: all 0.3s; bottom:6px; position: absolute;}
#proUL a:hover .products_txts{ bottom: 10px; background: rgba(0,0,0,0.8); }
/*******Css info*******/
#company_main{ margin:0 auto; line-height:2; padding:10px 0px;  }
#company_main img{ max-width:100%; }
#company_main a{ color:#e50012;}
#company_main strong{ color:#e50012;}
#contact_main{ margin:0 auto; padding:10px;}
#contact_main a{ color:#e50012;}
#contact_main p{ padding: 10px; background: #f5f5f5; margin-bottom: 10px; border-radius: 8px; }
#company_main strong{ color:#e50012;  }
#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 #ddd; border-bottom:solid 1px #ddd; }
.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: #e50012; 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:#e50012; }



#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:#e50012;
    color:#ffffff;
    line-height:36px;
    text-align: center;
    font-size: 15px;
}
.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #e50012; 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: 44px;
  padding-left: 60px;
  color: #666;
  margin-bottom: 14px;
  word-wrap: break-word;
  line-height: 44px;
}
.contact-list ul li span {
  display: block;
  float: left;
  color: #999;
}
.contact-list ul li.icon-01 {
  background: url(../images/fot-icon-01.png) no-repeat left top;
}
.contact-list ul li.icon-02 {
  background: url(../images/fot-icon-02.png) no-repeat left top;
}
.contact-list ul li.icon-03 {
  background: url(../images/fot-icon-03.png) no-repeat left top;
}
.contact-list ul li.icon-04 {
  background: url(../images/fot-icon-04.png) no-repeat left top;
}
.contact-list ul li.icon-05 {
  background: url(../images/fot-icon-05.png) no-repeat left top;
}
.contact-list ul li.icon-06 {
  background: url(../images/fot-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: #e50012; 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: 22px; }
    .page_Info{ height: 50px; line-height: 50px; margin-top: 25px; }
    #picUL li{ margin: 10px 0px; }
    #picUL li a .pic_02{ height:50px; line-height: 50px;  }
    #proUL li{ margin: 15px 0px; }
    #company_main{ margin-top: 30px; }
    .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{ background: #fff; 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 #e50012; }
.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:#e50012;  }
.mproinfop1 b{ font-weight: bold; color:#e50012;  }
.mproinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.mproinfop3{ overflow: hidden; margin-top: 15px; height: 45px; line-height: 45px; background: #ffaa17;}
.mproinfop3 a{ float: left;  font-size: 16px; font-weight: bold; color: #fff; padding: 0px 35px; background:#e50012; }
.mproinfop3 b{ float: right; margin-right: 15px; font-size: 18px; color:#333;  }
.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:#e50012;  }
.proinfop1 b{ font-weight: bold; color:#e50012;  }
.proinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.proinfop3{ overflow: hidden; margin-top: 15px; height: 50px; line-height: 50px; background: #ffaa17; }
.proinfop3 a{ float: left;  font-size: 16px; font-weight: bold; color: #fff; padding: 0px 35px; background:#e50012; }
.proinfop3 b{ float: right; margin-right: 15px; font-size: 18px; color:#333;  }
.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 #e50012; }
.pmenuss{ margin-top: 25px; }
.pmenuss ul{ background:#e50012; overflow: hidden; }
.pmenuss ul li{ width: 25%; cursor: pointer; float: left; text-align: center; font-size: 14px; padding: 14px 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: 20px; font-weight: bold; }
.newst i{ width: 30px; height: 3px; background:#e50012; float: left; margin-left: 15px; margin-top: 14px;  }
.newst span{ font-size: 16px; 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 55px; }
    .proinfostxt .gallery-thumbs{ margin-top: 35px; }
    .pmenuss ul li{ padding: 25px 0px; font-size: 18px;}
    .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: 40px; }
    .newst i{ width: 60px; margin-top: 28px; margin-left:30px;}
    .newst span{ font-size: 27px; margin-left:40px;}
    #warps{ margin-top: 20px; }
}
 
/*******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:#e50012;
    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:#e50012;
    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:#e50012; 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 #e50012; }
.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 #e50012; }
.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 #e50012; }
.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:#e50012;
    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: 500px; }
}
@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: #e50012; }
#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: #e50012;
  background: #e50012;
}
.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:#e50012 1px solid;color:#fff; background: #e50012;}
div.digg a:active{border:#e50012 1px solid;color:#fff; background: #e50012;}
div.digg span.current{border:solid 1px #e50012;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#e50012; 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;}