/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#333; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1300px; overflow-x:hidden;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
.clear{clear:both;}
a{color: #333; text-decoration: none; font-size:14px;}
a:hover{color: #c7000a;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1300{ width:1300px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
.title{ text-align:center; font-size:40px; color:#333;}
.title em{ color:#c7000a;}
.title span{ display:block; font-size:18px; color:#888888; margin:3px 0 20px 0;}
.title:after{ content:''; display:block; height:16px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116145059_1851462720.png) no-repeat center;}
/*抬头*/
.htop{ line-height:51px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116144534_1799774999.jpg) no-repeat top center;font-size:14px; color:#9a9ea2;}
.htop p a{ display:inline-block; padding-left:30px; position:relative; color:#ffdadc; font-size:14px;}
.htop p a+a{ margin-left:22px;}
.htop p a:hover{ color:#fff;}
.htop p a:nth-child(1){ background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116145004_535036390.png) no-repeat left center;}
.htop p a:nth-child(2){ background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116145004_418328127.png) no-repeat left center;}
.htop p a:nth-child(3){ background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116145004_933866560.png) no-repeat left center;}
.htop p a img{ position:absolute; width:100%; right:0; padding:10px; background:#f1f1f1; top:120%; transition:all .3s ease; visibility:hidden; z-index:99; opacity:0;}
.htop p a:hover img{ visibility:visible; top:100%; opacity:1;}
.hsecond{ padding:32px 0;}
.hlogo p{ margin:12px 0 0 20px; font-size:17px; color:#888888; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; letter-spacing:1.6px;}
.hlogo p img{ display:block; margin-bottom:7px;} 
.hline{ width:1px; height:71px; background:#fbfbfb; background:linear-gradient(to bottom,#fbfbfb,#eaeaea,#fbfbfb); margin:8px 22px;}
.hmean{ font-size:18px; color:#666666; margin-top:10px;}
.hmean b{ display:block; font-size:26px; color:#c7000a; margin-bottom:3px;}
.hconcat{ font-size:16px; color:#999; padding-left:43px; line-height:30px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116155622_803856483.png) no-repeat left center;}
.hconcat b{ font-size:30px; color:#c7000a; font-family:Arial, Helvetica, sans-serif; display:block;}
.hlogo a img {padding-top: 0px;}
/*导航*/
.nav{ font-size:0; /*background:#c7000a;*/ border-top:1px solid #eee;}
.nav li{ display:inline-block;width:11%;border-left:1px solid #eee;}
.nav li>a{ position:relative; line-height:69px; font-size:16px; color:#333; transition:all .3s ease; text-align:center;  display:block;}
.nav li:hover>a,.nav li.cur>a{ font-weight:bold; background:#c7000a; color:#fff;}
.nav li>a:after{ content:''; display:block; position:absolute; transition:all .3s ease; left:0; right:0; margin:0 auto; transform:scale(0); z-index:99; width:10px; height:10px;background:#c7000a; border-radius:50%; border:4px solid #fff; bottom:-9px;}
.nav li:hover>a:after,.nav li.cur>a:after{ transform:scale(1);}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1300px; height:660px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:660px; background-position: center; background-repeat: no-repeat; background-color: #000}
.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:260px; left: 0; margin-left: 0; height: 360px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20200909/20200909151208_282431345.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20200909/20200909151208_282431345.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #c7000a;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
/*搜索*/
.search{ background:#f6f6f6;}
.keywords,.keywords a{ line-height:80px; font-size:14px; color:#555555;}
.keywords a:hover,.keywords span{ color:#c7000a;}
.search_bg input{ display:block; float:left;}
#soo{ background:#c7000a;}
#infoname{ height:80px; border:none; border-left:1px solid #e9e9e9; padding-left:63px; background:none; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116145335_1972763334.png) no-repeat left center; width:140px; box-sizing:content-box;}
/*启辉 · 产品展示*/
.product{ padding:60px 0 80px 0;}
.protab{  font-size:0; width:1040px; margin:0 auto; padding:30px 0px 45px 0px;}
.protab li{ display:inline-block; width:240px; height:60px; position:relative;text-align:center; font-size:18px; color:#333333;}
.protab li+li{ margin-left:25px;}
.protab li>a{ display:block; line-height:60px; position:relative; background:#eee url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20200909/20200909160635_400380027.png) no-repeat 198px center; padding-right:40px;font-size:18px; color:#333; transition:all .3s ease;}
.protab li:hover>a,.protab li.on>a{background:#c7000a url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116145236_374942286.png) no-repeat 198px center; color:#fff; }
.droptwoclass{ position:absolute; width:100%; left:0; top:100%; max-height:0; overflow:hidden; z-index:9; transition:all .3s ease;}
.protab li:hover .droptwoclass{ max-height:inherit;}
.droptwoclass table,.droptwoclass tbody,.droptwoclass tr,.droptwoclass td{ display:block; width:100%;}
.droptwoclass table a{ border-top:1px solid #fff; line-height:59px;background:#e7e9eb; font-size:16px; color:#333; transition:all .3s ease; display:block;}
.droptwoclass table a:hover{ color:#fff;background:#c7000a;}
.procon td{ display:inline-block; padding:0 !important; width:414px; border:1px solid #eeeeee;}
.procon td+td{ margin-left:26px;}
.procon tr+tr{ display:block; margin-top:26px;}
.procon td a,.procon td span{ display:block; position:relative; overflow:hidden;}
.procon td img{ width:100%; height:auto; transition:all .6s ease;}
.procon td span a{ line-height:66px; background:#eee; font-size:18px; color:#363738; transition:all .3s ease;}
.procon td br{ display:none;}
.procon td>a:after{ content:''; display:block; position:absolute; width:100%; height:100%; top:0; bottom:0; right:0; left:0; margin: auto; background:rgba(0,0,0,0.4); background:linear-gradient(to bottom,rgba(0,0,0,0.1),rgba(0,0,0,0.2),rgba(0,0,0,0.3)); opacity:0; transition:all .5s ease; }
.procon td:hover>a:after{ opacity:1;}
.procon td:hover img{ transform:scale(1.3);}
.procon td:hover span a{ background:#c7000a; color:#fff;}
/*产品质量过硬-给您安全保障*/
.proadv{ height:840px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116160202_1179766840.jpg) no-repeat center; padding-top:70px;}
.proadv .title span{ color:#798492; margin:15px 0 25px 0;}
.pacon{ width:1300px; margin:50px auto 0 auto; padding:48px 60px; background:#fff;}
.paleft{ width:555px; height:468px; background:#f3f3f3;}
.paleft img{ width:100%; height:100%;}
.paul{ width:710px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20200909/20200909171416_1606950710.png) no-repeat center;}
.paul li{ float: left;}
.paul li+li{ float:right;}
.paul li p{ width:250px; font-size:14px; color:#9ea1a4; line-height:26px; padding:10px 0 0 78px;}
.paul li dl{position:relative;}
.paul li dl+dl{ margin-top:75px;}
.paul li p span{ display:block; font-size:24px; color:#424447; margin-bottom:10px;}
.paul dl em{ position:absolute; width:42px; height:42px; border-radius:50%; top:7px; left:7px; font-size:24px; color:#fff; font-family:Arial, Helvetica, sans-serif; line-height:42px; text-align:center; background:#c7000a;}
.paul dl em i{ position:relative; z-index:3;}
.paul dl em:after{ content:''; display:block; position:absolute; top:-8px; left:-8px; width:58px; height:58px; border-radius:50%; background:rgba(199,0,10,0.16); animation:scation 1.5s linear infinite;}
@keyframes scation{
    0%{ transform:scale(1);}
	30%{ transform:scale(.3);}
	60%{ transform:scale(.7);}
	100%{ transform:scale(1);}
 	}
/*实力是选择我们的坚实保障*/
.adv{ height:840px; /*background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20200910/20200910084228_351965224.jpg) no-repeat center; */padding-top:70px;}
.advtitle{ text-align:center; font-size:40px; color:#333;}
.advtitle span{ display:block; line-height:58px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116104631_829687438.png) no-repeat center; font-size:26px; color:#888; margin-top:25px;}
.advcenter{ margin-top:60px;}
.advtab{ margin-bottom:27px;}
.advtab li+li{ margin-left:25px;}
.advtab li{ float:left; width:306px; height:116px; background:#c7000a; color:#fff; font-size:30px; cursor:pointer; position:relative; transition:all .3s ease;}
.advtab li em{ display:block; font-size:14px; color:#f49095; text-transform:uppercase; margin-top:3px;transition:all .3s ease;}
.advtab li p{ padding:25px 0 0 97px;}
.advtab li i{ position:absolute; display:block; width:60px; height:50px; top:0; bottom:0; margin:auto 0; left:23px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116151620_1019848610.png) no-repeat top left; transition:all .5s ease;}
.advtab li:nth-child(2) i{ background-position-x:-84px; height:52px;}
.advtab li:nth-child(3) i{ background-position-x:-174px;}
.advtab li:nth-child(4) i{ background-position-x:-262px;}
.advtab li.on{ background:#333;}
.advtab li.on em{ color:#888;}
.advtab li.on i{ background-position-y:-66px;}
.advline span {display: block;width: 100%;height: 120px; background: #c7000a;animation: waves 2s linear 0s infinite alternate;-webkit-animation: waves 2s linear 0s infinite alternate;
}
.advline { height:480px; width: 15px; background: #c5a45f;}
@-webkit-keyframes waves {
  10% {
    height: 20%;
  }
  20% {
    height: 60%;
  }
  40% {
    height: 40%;
  }
  50% {
    height: 70%;
  }
  100% {
    height: 50%;
  }
}

@keyframes waves {
  10% {
    height: 20%;
  }
  20% {
    height: 60%;
  }
  40% {
    height: 40%;
  }
  50% {
    height: 70%;
  }
  100% {
    height: 50%;
  }
}
.advwa{ width: 565px;
    background:#f4f4f4;
    padding:30px 30px 51px 40px;}
.advnum{ font-size:66px; color:#d6d6d6; font-family:impact;}
.advnum:after{ content:''; display:block; width:2px; height:26px; background:#d3d3d3; margin:3px 0 10px 10px;}
.adv_t{ font-size:22px; color:#333; padding-bottom:20px; border-bottom:1px solid #e2e2e2; margin-bottom:30px;}
.adv_t b{ font-size:32px; color:#c7000a; display:block; margin-bottom:5px;}
.adv_c p{ font-size:15px; color:#999; line-height:38px; padding-left:20px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20200910/20200910084228_1634288163.png) no-repeat left 15px;}
.adv_c p span{ color:#c7000a;}

/*启辉 · 客户案例*/
.case{ padding:60px 0 80px 0; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20200910/20200910091551_1266440624.jpg) no-repeat bottom center;}
.caseshow{ padding:36px 0 52px 0;}
.caseshow table,.caseshow table tbody,.caseshow table tr{ display:block; width:100%;}
.caseshow td{ display:inline-block;width:383px; padding:15px !important; margin-right:25px; border:1px solid #eeeeee;}
.caseshow td br{ display:none;}
.caseshow td div{ padding:0 !important; margin-top:20px;}
.caseshow td a{ display:block; position:relative; overflow:hidden; font-size:20px; color:#2f3235;}
.caseshow td .casemore{ width:226px; line-height:42px; border-radius:20px; font-size:15px; color:#9b9fa3; border:1px solid #eeeeee; margin:15px auto 20px auto; transition:all .3s ease;}
.casetab{ margin-top:55px; font-size:0; text-align:center;}
.casetab li{ display:inline-block; width:12px; height:12px; border-radius:50%; background:#bfc5cb; position:relative; cursor:pointer;}
.caseshow td:hover .casemore{ background:#c7000a; color:#fff;}
.caseshow td a img{ transition:all .6s ease;}
.caseshow td:hover a img{ transform:scale(1.1);}
.casetab li+li{ margin-left:28px;}
.casetab li:after{ content:''; display:block; position:absolute; width:22px; height:22px; top:-5px; left:-5px; background:rgba(191,197,203,.3); border-radius:50%;}
.casetab li.on{ background:#c7000a;}
.casetab li.on:after{ background:rgba(199,0,10,0.3);}
.caseconcat{ width:780px; height:80px; line-height:80px; margin:0 auto; background:#c7000a; font-size:18px; color:#ffe1e3; position:relative;}
.caseconcat p{ margin-left:35px; padding-left:55px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116152048_767262665.png) no-repeat left center;}
.caseconcat b{ vertical-align:middle; font-size:30px; color:#fff; font-family:Arial, Helvetica, sans-serif;}
.caseconcat a{ display:block; position:absolute; width:98px; height:98px; right:-22px; top:-10px; border-radius:50%; font-size:20px; color:#fff; padding:20px 30px; box-sizing:border-box; background:#c5a45f; letter-spacing:3px; line-height:30px; padding:18px 26px; transition:all .3s ease;}
.caseconcat a:hover{ background:#333; color:#fff;}
/*走进启辉机械*/
.about{ padding-top:60px; height:800px; /*background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116153923_781415098.jpg) no-repeat center;*/ background:#eee;}
.abcon{ margin-top:35px; padding:40px; background:#fff;}
.abright{ width:525px; padding-top:10px;}
.ab_t{ font-size:22px; color:#c7000a; font-weight:bold; margin:10px 0 25px 0;}
.ab_t:after{ content:''; display:block; height:3px; width:45px; background:#c7000a; margin-top:15px;}
.ab_c{ font-size:15px; color:#999; line-height:34px;}
.ab_btn{ margin-top:45px; font-size:0;}
.ab_btn a{ display:inline-block; width:150px; line-height:50px; text-align:center; background:#eee; font-size:16px; color:#333; transition:all .3s ease;}
.ab_btn a+a{ margin-left:18px;}
.ab_btn a:hover{ background:#c7000a; color:#fff;}
/*新闻资讯*/
.news{ padding:60px 0 70px 0;}
.news *{ box-sizing:border-box;}
.newstab a{ display:inline-table; width:220px; height:62px; background:#f2f2f2; line-height:62px; font-size:20px; color:#414b4b; padding-left:86px; position:relative; transition:all 0.5s ease; }
.newstab a:after{ content:''; display:block; width:32px; height:32px; position:absolute; top:16px; left:36px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20200910/20200910100424_672743716.png) no-repeat left top;transition:all 0.5s ease;}
.newstab a+a{ margin-left:11px;}
.newstab a:nth-child(2):after{ background-position-x:-37px;}
.newstab a:nth-child(3):after{ background-position-x:-76px;}
.newstab{ width:692px; margin:35px auto;}
.newstab a.cur:after{background-position-y:-69px; transform:translateX(360deg);}
.newstab a.cur{ background:#c7000a; color:#fff;}
.nc_le{width: 530px;}
.ncl_li{position: relative;}
.ncl_li+.ncl_li {display: none;}
.nc_le .news_div_item{width: 530px;position: relative;display: inline-block;height: 487px;}
.nc_le .news_div_item+.news_div_item{display: none;}
.nc_le .news_div_item_date{position: absolute;bottom: 112px;right: 101px;color: #666;z-index: 7; font-size:12px;display: inline-flex;}
.nc_le .news_div_item_year,.nc_le .news_div_item_month,.nc_le .news_div_item_day{font-size: 16px;}
.nc_le .news_div_item_content{position: absolute;bottom:-2px;left: 0;z-index: 5;height: 149px;}
.nc_le .news_div_item_title{height: 50px;background: rgba(237,237,237,1);display: block;margin-bottom: 21px;padding-left: 22px;}
.nc_le .news_div_item_a{color:#333;font-size: 16px;line-height:50px;}
.nc_le .news_div_item_body{color: #6e6e6e;line-height: 30px; font-weight:100;}
.nc_le .news_div_item_pic{ width:531px !important; position: absolute;top: 0;left: 0;z-index: 3;border: 1px solid #e4e4e4;}

.nc_le .news_div_item_pic,.nc_le .news_div_item_pic a,.nc_le .news_div_item_image{width: 529px;height: 340px;z-index: 4; position: relative; overflow:hidden;}
.nc_le .news_div_item_pic img,.nc_le .news_div_item_pic a img,.nc_le .news_div_item_image img{ width:100%; height:100%;}
.nc_le ol{position: absolute;right: 32px;bottom: 118px;z-index: 6;display: block !important;}
.nc_le ol li{width: 8px;height: 8px;border-radius:24px;background:#fff;position:relative;transition:300ms; display:inline-block; cursor:pointer;}
.nc_le ol li+li{margin-left:4px;}
.nc_le ol li.on{background:#fff;background:#c7000a;transition:300ms;}

.nc_ri{width: 735px;}
.nc_list{width: 100%;border-bottom: 1px solid #e8e8e8; padding-left:36%;}
.nc_list a{width: 120px;height:55px;display: inline-block;vertical-align: top;text-align: center;line-height: 40px;font-size: 16px;color: #333;}
.nc_list a.cur{ border-bottom:1px #000000 solid; font-weight:bold;}
.nc_tab li+li{ display:none;}
.nc_tab .news_div{ width:720px;}
.nc_tab .news_div_item{height: 158px;border-bottom: 1px solid #e6e6e6;padding-top: 35px;}
.nc_tab .news_div_item:nth-child(1){padding-top:20px;}
.nc_tab .news_div_item_date{float: right;height: 44px;position: relative;display: inline-block; top:32px;}
.nc_tab .news_div_item_year{position: absolute;bottom: 43px;right: 0; font-size: 28px;}
.nc_tab .news_div_item_month{font-size: 20px;color: #7b7b7b;font-weight:100;display: inline-block;}
.nc_tab .news_div_item_day{font-size: 20px;color: #7b7b7b;font-weight: 100;display: inline-block;}
.nc_tab .news_div_item_content{float: left;width:580px;}
.nc_tab .news_div_item_title{ position:relative;padding-left:20px;}
.nc_tab .news_div_item_title:after{ content:''; display:block; width:7px; height:7px; border-radius:50%; left:0; top:7px; background:#000000; position:absolute;}
.news_div_item:hover .news_div_item_a{ color:#c7000a;}
.news_div_item:hover .news_div_item_title:after{ background:#c7000a;}
.nc_tab .news_div_item_a{font-size: 16px;color: #333;}
.nc_tab .news_div_item_body{font-size: 14px; font-weight:100; color: #666;line-height: 26px;display: block;padding-top: 9px;    padding-left: 20px;}
.nc_tab .news_div_item_pic{display: none;}
.nc_le .divdgweb_new_div_item{width: 530px;position: relative;display: inline-block;height: 487px;}
.nc_le .divdgweb_new_div_item+.divdgweb_new_div_item{display: none;}
.nc_le .divdgweb_new_div_item_date{position: absolute;bottom: 112px;right: 101px;color: #666;z-index: 7; font-size:12px;display: inline-flex;}
.nc_le .divdgweb_new_div_item_year,.nc_le .divdgweb_new_div_item_month,.nc_le .divdgweb_new_div_item_day{font-size: 16px;}
.nc_le .divdgweb_new_div_item_content{position: absolute;bottom:-2px;left: 0;z-index: 5;height: 149px; width:100%;}
.nc_le .divdgweb_new_div_item_title{height: 50px;background: rgba(237,237,237,1);display: block;margin-bottom: 21px;padding-left: 22px;}
.nc_le .divdgweb_new_div_item_a{color:#333;font-size: 16px;line-height:50px;}
.nc_le .divdgweb_new_div_item_body{color: #6e6e6e;line-height: 30px; font-weight:100;}
.nc_le ..new_div_item_pic{ width:531px !important; position: absolute;top: 0;left: 0;z-index: 3;border: 1px solid #e4e4e4;}

.nc_le ..new_div_item_pic,.nc_le ..new_div_item_pic a,.nc_le .divdgweb_new_div_item_image{width: 529px;height: 340px;z-index: 4; position: relative; overflow:hidden;}
.nc_le ..new_div_item_pic img,.nc_le ..new_div_item_pic a img,.nc_le .divdgweb_new_div_item_image img{ width:100%; height:100%;}
.nc_le ol{position: absolute;right: 32px;bottom: 118px;z-index: 6;display: block !important;}
.nc_le ol li{width: 8px;height: 8px;border-radius:24px;background:#fff;position:relative;transition:300ms; display:inline-block; cursor:pointer;}
.nc_le ol li+li{margin-left:4px;}
.nc_le ol li.on{background:#fff;background:#c7000a;transition:300ms;}

.nc_ri{width: 735px;}
.nc_list{width: 100%;border-bottom: 1px solid #e8e8e8; padding-left:36%;}
.nc_list a{width: 120px;height:55px;display: inline-block;vertical-align: top;text-align: center;line-height: 40px;font-size: 16px;color: #333;}
.nc_list a.cur{ border-bottom:1px #000000 solid; font-weight:bold;}
.nc_tab li+li{ display:none;}
.nc_tab .divdgweb_new_div{ width:720px;}
.nc_tab .divdgweb_new_div_item{height: 158px;border-bottom: 1px solid #e6e6e6;padding-top: 35px;}
.nc_tab .divdgweb_new_div_item:nth-child(1){padding-top:20px;}
.nc_tab .divdgweb_new_div_item_date{float: right;height: 44px;position: relative;display: inline-block; top:32px;}
.nc_tab .divdgweb_new_div_item_year{position: absolute;bottom: 43px;right: 0; font-size: 28px;}
.nc_tab .divdgweb_new_div_item_month{font-size: 20px;color: #7b7b7b;font-weight:100;display: inline-block;}
.nc_tab .divdgweb_new_div_item_day{font-size: 20px;color: #7b7b7b;font-weight: 100;display: inline-block;}
.nc_tab .divdgweb_new_div_item_content{float: left;width:580px;}
.nc_tab .divdgweb_new_div_item_title{ position:relative;padding-left:20px;}
.nc_tab .divdgweb_new_div_item_title:after{ content:''; display:block; width:7px; height:7px; border-radius:50%; left:0; top:7px; background:#000000; position:absolute;}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#c7000a;}
.divdgweb_new_div_item:hover .divdgweb_new_div_item_title:after{ background:#c7000a;}
.nc_tab .divdgweb_new_div_item_a{font-size: 16px;color: #333;}
.nc_tab .divdgweb_new_div_item_body{font-size: 14px; font-weight:100; color: #666;line-height: 26px;display: block;padding-top: 9px;    padding-left: 20px;}
.nc_tab ..new_div_item_pic{display: none;}
/*版权*/
.copyright{ background:#111; padding:70px 0 0 0; border-top:11px solid #c7000a; margin-top:43px; position:relative;}
.gototop{ position:absolute; z-index:9; left:0; right:0; top:-43px; width:227px; height:54px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116153359_1132492611.png) no-repeat center; font-size:28px; color:#999; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; line-height:70px; text-align:center; margin:0 auto; cursor:pointer;}
.crconcat{ padding:40px 35px; background:#fff;}
.craddr .crtitl{ font-size:26px; color:#c7000a; font-family:Arial, Helvetica, sans-serif;}
.crw{ display:inline-block; font-size:16px; color:#333333;}
.crw em{ display:block; font-size:16px; color:#717477; font-weight:lighter; margin:7px 0 30px 0;}
.crw i{ font-family:Arial, Helvetica, sans-serif; font-size:20px; color:#222222;}
.crw+.crw{ margin-left:40px;}
.crcode img{ width:132px; height:132px;}
.crcode span{ display:inline-block; width:39px; text-align:center; font-size:14px; color:#fff; font-weight:lighter; background:#c7000a; box-sizing:border-box; height:132px; padding:10px 10px; line-height:16px; float:left;}
.craddr{ width:405px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116154913_888649388.png) no-repeat right 5px;}
.crphone{ width:480px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20201116/20201116155014_1792756545.png) no-repeat right 5px; margin-left:100px;}
.crcon{ padding:50px 0; border-bottom:1px solid #282828;}
.crleft li{ height:180px; border-right:1px dashed #333; padding:0 80px; float:left;}
.crleft li:nth-child(1){border-left:1px dashed #333; }
.crleft li p{ font-size:20px; color:#fff; margin-bottom:15px;}
.crleft li a{ font-size:14px; color:#888; line-height:30px; display:block;} 
.crleft li a:hover{ color:#fff; text-decoration:underline;}
.codecon dl p{ font-size:18px; color:#fff; margin-bottom:20px; text-align:center;}
.codecon dl img{ display:block; padding:9px; border:1px solid #2d363d; width:140px; height:140px;}
.codecon dl { width:160px !important;}
.codetab{ margin:47px 0 0 47px;}
.codetab p{ border-radius:50%; cursor:pointer; background:#444;}
.codetab p+p{ margin-top:14px;}
.codetab p.on{ background:#c7000a;}
.end{ border-top:1px solid #000; line-height:104px;}
.end ,.end a{ font-size:15px; color:#888;}
.end a:hover{ color:#fff; text-decoration:underline;}
.links{ line-height:80px; background:#c7000a; font-size:18px; color:#fff;}
.links p{ float:left;}
.links p strong{ padding:0 20px 0 5px;}
.links p:nth-child(1){ font-size:16px; padding-left:38px; background:url(https://memberpic.114my.com.cn/0341561/uploadfile/image/20200910/20200910104536_1954877169.png) no-repeat left center;}