@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: 14px; }
}
@media (min-width:1601px) 
{
    body{ font-size: 15px; }
}
a{color:#333;text-decoration:none; cursor: pointer; transition: all 0.3s;}
a:hover{ text-decoration: none; color:#ea001d; }
.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: 'MONTS';
     src:url('MONTSERRAT-BLACK.TTF') format('truetype');
}
/*图片比例4:3*/
.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*******/
#mheader{ position: relative; padding: 8px 0px;}
.mlogo{ width:44%; }
.mlogo img{ 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: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: #ea001d; }
.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: #ea001d; }
#mnav{ padding:6px 0px; background:#ea001d; 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) 
{
    .mlogo{ width:170px; }
    #mnav a{ width: 10%; }
    .mtel{ height: 32px; line-height: 32px; border-radius: 25px; position: absolute; top: 50%; margin-top:-16px; right: 70px; background: url(../images/tel.png) no-repeat 15px center; padding-left: 35px; padding-right: 20px; border: solid 2px #ea001d; color:#ea001d; font-size: 16px; font-family:Arial; }
}
@media (min-width:1200px) 
{
    #top{ position: relative; }
    #header{ width: 100%; z-index: 999; top: 0px; left: 0px; position: absolute; padding: 12px 0px; transition: all 0.2s;}
    #header .container{ position: relative; }
    .logo{ width: 170px;}
    .tel{ height: 30px; line-height: 30px; border-radius: 15px; position: absolute; top: 50%; margin-top:-15px; right:0px; background: url(../images/tel.png) no-repeat 10px center; padding-left: 25px; padding-right:10px; border: solid 2px #ea001d; color:#ea001d; font-size: 16px; font-family:Arial; }
    .nav{ float: left; margin-left: 10px;}
    .nav a{ float: left; font-size: 16px; height: 50px; line-height:50px; margin-left: 25px; position: relative;}
    .nav a i{ width: 0px; height: 3px; background:#ea001d; left: 50%; margin-left:0px; transition: all 0.3s; bottom: 15px; position: absolute;  }
    .nav a.on{ color:#ea001d;  }
    .nav a:hover{ color:#ea001d; }
    .nav a:hover i{ width: 100%; bottom: 0px; margin-left: -32px;}
    #header.down{padding: 8px 0px; position: fixed; width: 100%; background: #fff; top: 0px; left: 0px;}
}
@media (min-width:1601px) 
{
    .nav{ float: left; margin-left: 40px;}
    .nav a{ margin-left: 35px; }
    .tel{ background: url(../images/tel.png) no-repeat 15px center; padding-left: 35px; padding-right:20px; font-weight: bold; }
}
/*******Css banner*******/
.banner{height:100%; text-align:center; overflow:hidden; margin:0px auto; }
.banner .slider-nav{ display: none; }
.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{ position: absolute; width: 100%; left: 0px; top: 0px; }
.page_bannerp1{ margin-top: 20px; font-size: 25px; font-weight: bold; color: #fff;}
.page_bannerp2{ margin-top: 4px; font-size:18px; font-weight: bold; color: rgba(255,255,255,0.9);}
.page_bannerp3{ margin-top: 8px; color: rgba(255,255,255,0.6);}
.page_bannerp3 a{ color: rgba(255,255,255,0.6); }
.page_bannerp3 a:hover{ color: #fff; }
#cmenus{ overflow: hidden; background: #f2f2f2; border-bottom: solid 1px #dedede; line-height:46px;}
.cmenusl{ font-size: 20px; font-weight: bold; float: left;}
.cmenusr{ float: right; color: #888; }
.cmenusr a{ color: #888; }
.cmenusr a:hover{ color: #ea001d; }
@media (min-width:1601px) 
{
    #cmenus{ line-height:66px; }
}
 
 
/*******Css home*******/
#chan1{ padding: 30px 0px; background: url(../images/bg1.jpg) no-repeat center; background-size: cover; overflow: hidden;}
.aboutt{ text-align:center;  }
.abouttp1{ font-size: 25px; font-weight: bold; }
.abouttp2{ color: #999; margin-top: 3px; letter-spacing: 2px;}
.aboutc{ line-height: 2; color: #888; text-align: center; margin-top: 20px; }
.ys{ overflow: hidden; margin-top: 20px; }
.ys a{ width: 50%; float: left; text-align: center; margin-top: 15px;}
.mys{ overflow: hidden; margin-top: 20px; border: solid 3px #ea001d; padding: 15px;}
.mys a{ width: 50%; float: left; text-align: center; margin-top: 15px;}
.ys_p1{ font-size: 18px; font-weight: bold; margin-top: 12px; }
.ys_p2{ width: 90%; color: #999; margin:5px auto 0px; line-height: 20px; height: 40px; overflow: hidden;}
@media (min-width:768px) 
{
    .ys a{ width: 25%; }
}
@media (min-width:992px) 
{
    #chan1{ padding: 40px 0px; }
    .mys a{ width: 25%; }
}
@media (min-width:1200px) 
{
    #chan1{ padding: 50px 0px; }
    .abouttp1{ font-size: 32px; }
    .ys_p1{ font-size: 20px; margin-top: 25px;}
    .ys_p2{ width: 60%; margin:8px auto 0px;}
    .mys a{  padding: 25px; }
    .mys{ margin-top: 35px; }
}
@media (min-width:1601px) 
{
    #chan1{ padding: 140px 0px 180px 0px; }
    .abouttp1{ font-size: 46px; }
    .abouttp2{ letter-spacing: 20px; margin-top: 12px;}
    .aboutc{ margin-top: 35px; }
    .ys{ width: 90%; margin: 45px auto 0px; }
    .ys_p2{ width: 65%; margin:15px auto 0px;}
}
#mchan2{ overflow: hidden; }
#mchan2 img{ width: 100%; }
#chan2{ background: url(../images/bg2.jpg) no-repeat center; background-size: cover;}
#chan2 img{ position: absolute; }
#chan2 .container{ position: relative; height: 760px;  }
.cimg1{ position: absolute; top:60px; left:40px; width: 460px;}
.cimg2{ position: absolute; bottom:80px; left:100px; }
.cimg3{ position: absolute; top:40px; right:30px; width: 600px;}
@media (min-width:1601px) 
{
    #chan2 .container{ height: 900px; }
    .cimg1{ top:165px; left:65px; width: 561px; }
    .cimg2{ bottom:210px; left:220px; }
    .cimg3{ top:150px; right:40px; width: 661px; }
}
#chan3{ margin-top: 25px; overflow: hidden; margin-bottom: 35px;}
.news{ overflow: hidden; }
.news a{ width: 100%; float: left; }
.news_time{ float: left; background: url(../images/nse.png) no-repeat right center; padding-right: 35px;}
.news_timep1{ font-weight: bold; font-size: 20px; }
.news_timep2{ color: #888; font-size: 14px; }
.news_txt{ float: left; width:70%; margin-left: 8px; }
.news_dc{ line-height: 18px; height: 36px; color: #999; overflow: hidden; }
.news_tt{ height: 26px; line-height: 26px; overflow: hidden; font-size: 15px; font-weight: bold; margin-top: 5px; }
@media (min-width:1200px) 
{
    #chan3{ margin-top: 35px; margin-bottom: 45px; }
    .news_txt{ width: 75%; }
    .news_dc{ line-height: 22px; height: 44px; }
    .news_tt{ font-size: 16px; }
    .news_timep1{ font-size: 24px; }
    .news_timep2{ font-size: 16px; }
}
@media (min-width:1601px) 
{
    #chan3{ margin-top: 50px; margin-bottom: 70px; }
    .news_txt{ width: 70%; margin-left: 15px; }
    .news_dc{ line-height: 25px; height: 50px;}
    .news_tt{ font-size: 18px; margin-top: 15px;}
    .news_timep1{ font-size: 40px; }
    .news_timep2{ font-size: 18px; }
    .news a{ padding: 22px; }
    .news a:hover{ background: #ea001d; color: #fff; }
    .news a:hover .news_timep2{ color: #fff; }
    .news a:hover .news_time{ background: url(../images/nses.png) no-repeat right center; }
    .news a:hover .news_dc{ color: #fff; }
}

/*******Css footer*******/
#footer{ text-align: center; line-height:1.8; padding: 6px 0px; color:#888; border-top: solid 1px #dedede; }
#footer a{ color:#888; }
#footer a:hover{ text-decoration: underline; color: #ea001d;}
@media (min-width:1200px) 
{
    #footer{ padding: 12px 0px; }
}
.footernav{ width: 100%; color: #fff; height:auto; overflow: hidden; position: fixed; bottom:0px; padding:10px 0px; left: 0px; z-index: 999;   background:#ea001d; }
.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-top: 20px; }
.page_con{ margin: 5px auto 25px; overflow: hidden;}
#pmaim{ margin-top: 30px; }
#pmaim img{ width: 100%; }
@media (min-width:768px) 
{
    #footer{ margin-bottom: 0px; text-align: center; }
}
@media (min-width:992px) 
{
    .fmenum{ margin-top: 0px; }
    .fmenuc{ margin-top: 0px; }
}
@media (min-width:1200px) 
{
    #fmenu{ padding: 30px 0px; }
    .fmenulp1{ font-size: 30px; }
    .fmenulp2{ font-size: 22px; margin-top: 5px; }
    .fmenum{ margin-left: 50px; width: 580px; line-height: 2; margin-top: 5px;}
    .fmenuc{ margin-left: 50px; width: 300px; line-height: 2; margin-top: 5px;}
    .weixin{ text-align: right; width: 76px; height: 76px; float: right;}
    .weixin img{ width: 100%; }
    #footer{ padding:12px 0px; }
    #warp{ margin-top: 35px; }
    #pmaim{ margin-top: 50px; }
}
@media (min-width:1600px) 
{
    #fmenu{ padding: 40px 0px; }
    .fmenum{ margin-left: 80px; width: 600px; }
    .fmenuc{ margin-left: 80px; width: 340px; }
    #warp{ margin-top: 50px; }
    #pmaim{ margin-top: 70px; }
}
/*******Css company*******/
.cqsl{ overflow: hidden; margin-top:25px; }
.cqsl_img{ overflow: hidden; background: #f1f1f1; text-align: center; }
.cqsl_img img{ max-width: 100%; transition: all 0.3s; }
.cqsl_txt{ height: 34px; line-height: 34px; text-align: center; }
@media (min-width:1200px) 
{
    .cqsl{ margin-top: 40px; }
    .cqsl_txt{ height: 45px; line-height: 45px; }
}
.cqsl a:hover .cqsl_img img{ transform:scale(1.05); }


/*******Css list*******/
#newslist{ overflow: hidden; }
#newslist li{ margin-top: 15px; overflow: hidden;}
.newslist_times{ height:26px; line-height: 26px; color: #999; font-size: 16px; font-family: 'MONTS';}
.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: #ea001d; text-transform: uppercase;}
@media (min-width:768px) 
{
    #newslist li a{ padding: 10px; width: 100%; 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;  font-family: 'MONTS';}
    .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: #ea001d; 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: 25px; max-height: 75px; margin-top: 18px;}
    .newslistp3{ margin-top: 20px; }
    #newslist li a:hover .newslistp3 i{ width:60px; }
} 
#proULs{ overflow: hidden; margin-top: 25px;}
#proULs a{ width: 100%; float: left; border: solid 1px #dedede; padding: 15px; margin-top: 15px;}
.products_img{ overflow: hidden;}
.products_img img{ width: 100%; transition: all 0.3s;}
.products_txts{ margin-top: 15px; }
.products_txt{ font-size: 16px; }
.products_dc{ margin-top: 10px; line-height: 20px; height: 60px; color: #999; overflow: hidden;}
.products_ds{ margin-top: 15px; overflow: hidden; }
.products_ds span{ height: 34px; float: left; width: 120px; line-height: 32px; background: #ea001d; border-radius: 15px; color: #fff; text-align: center;}
@media (min-width:768px) 
{
    .products_img{ width: 32%; float: left;}
    .products_txts{ width: 64%; float: right; }
}
@media (min-width:992px) 
{
    #proULs a{ width: 48%; margin:15px 1% 0px;  }
    .products_img{ width: 50%; float: left;}
    .products_txts{ width: 46%; float: right; }
}
@media (min-width:1200px) 
{
    #proULs a{ padding: 25px; margin:25px 1% 0px;}
    .products_dc{ height: 100px; line-height: 25px; }
    #proULs a:hover{ box-shadow: 0px 0px 35px rgba(0,0,0,0.1);  }
}
@media (min-width:1601px) 
{
    #proULs a{ padding: 35px; margin:50px 2% 0px; width: 46%;}
    .products_ds{ margin-top: 25px; }
}
#proULs a:hover .products_img img{ transform:scale(1.05); }
#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;outline: none;  border:solid 1px #dedede;}
#picUL li a .pic_01 img{ max-width: 100%; max-height: 100%;  transition: all 0.3s; }
#picUL li a .pic_02{ height:35px; line-height: 35px; overflow: hidden; margin:0px 5px;}
#picUL li a:hover{ background:#ea001d; color: #fff;  }
#picUL li a:hover .pic_01{ border:solid 1px #ea001d;}
#picUL li a:hover .pic_01 img{ transform:scale(1.05); }

 


/*******Css info*******/
#company_main{ margin:0 auto; line-height:2; padding:10px 0px;  }
#company_main img{ max-width:100%; }
#company_main a{ color:#ea001d;}
#company_main strong{ color:#ea001d;}
#contact_main{ margin:0 auto; padding:10px;}
#contact_main a{ color:#ea001d;}
#contact_main p{ padding: 10px; background: #f5f5f5; margin-bottom: 10px; border-radius: 8px; }
#company_main strong{ color:#ea001d;  }
#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: #ea001d; 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:#ea001d; }



#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:#ea001d;
    color:#ffffff;
    line-height:36px;
    text-align: center;
    font-size: 15px;
}
.ljdg{ width: 150px; height: 48px; line-height: 48px; background: #ea001d; 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: #ea001d; 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; }
    #proUL li{ margin: 15px 0px; }
    #picUL li a .pic_02{ height:50px; line-height: 50px;  }
    #company_main{ margin-top: 10px; }
    .contact-list{ margin-top: 10px; }
    .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; }
}
 
.proinfos{ margin-top: 15px; overflow: hidden;}
.proinfosimg{ overflow: hidden; text-align: center;}
.proinfosimg img{ width: 100%; }
.proinfotxt{ margin-top: 20px; }
.proinfot{ line-height: 1.6; font-size: 16px; font-weight: bold;}
.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:#ea001d;  }
.proinfop1 b{ font-weight: bold; color:#ea001d;  }
.proinfop2{ line-height: 1.6; color: #999; margin: 10px 0px; }
.proinfop3{ overflow: hidden; margin-top: 15px;}
.proinfop3 a{ float: left; width: 100%; letter-spacing: 5px; height: 40px; text-align: center; font-size: 16px; color: #fff; line-height: 40px; background:#ea001d; border-radius: 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:#ea001d; 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; }

.pmenuss{ margin-top: 25px; }
.pmenuss ul{ background:#ea001d; 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; }
.product_img{ overflow: hidden; border: solid 1px #dedede; text-align: center;}
.product_img img{ width: 100%; transition: all 0.3s;}
.product_txt{ height: 36px; line-height: 36px; overflow: hidden; text-align: center; }
.productrs a:hover .product_img img{ transform:scale(1.05); }

.xgss{ margin-top: 25px; }
 
@media (min-width:768px) 
{
    .proinfop3 a{ width: 50%; }
}
@media (min-width:992px) 
{
    .proinfosimg{ width: 50%; float: left; }
    .proinfotxt{ width: 46%; float: right; }
}
@media (min-width:1200px) 
{
    .proinfot{ font-size: 18px; }
    .pmenuss{ margin-top: 40px; }
}
@media (min-width:1601px) 
{
    .proinfot{ font-size: 22px; }
    .pmenuss{ margin-top: 50px; }
}
/*******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:#ea001d;
    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:#ea001d;
    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:#ea001d; 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 #ea001d; }
.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 #ea001d; }
.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 #ea001d; }
.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:#ea001d;
    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: #ea001d; }
#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: #ea001d;
  background: #ea001d;
}
.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:#ea001d 1px solid;color:#fff; background: #ea001d;}
div.digg a:active{border:#ea001d 1px solid;color:#fff; background: #ea001d;}
div.digg span.current{border:solid 1px #ea001d;padding:3px 15px; font-weight:bold; margin:3px; color:#fff; background-color:#ea001d; 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;}