/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; 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: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #008fe8;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1400{ width:1400px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}
/*抬头*/
.htop{ line-height:40px; background:#0071cc;}
.htop,.htop a{ font-size:12px; color:#fff; font-weight:lighter;}
.tnwt a {    font-size: 12px;    color: #fff;    background: none !important;    padding-left: 1px !important;}
.tnwt a+a{margin-left: 1px !important;}
.htop a:hover{ text-decoration:underline;}
.htop a+a{ margin-left:20px; padding-left:30px;background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918084711_1587421379.png) no-repeat left center;}
.htop a{ display:inline-block; padding-left:25px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918084711_2000563924.png) no-repeat left center;}
.hsecond{ height:130px; padding-top:30px;}
.hlogo p{ margin:9px 0 0 20px; font-size:38px; color:#222;}
.hlogo p span{ color:#0071cc;}
.hlogo p em{ display:block; font-size:16px; color:#222222; font-weight:lighter; letter-spacing:4.8px;}
.hline{ width:1px; height:57px; background:#000000; margin:18px 30px;}
.hul{ font-size:0; margin-top:14px;}
.hul li{ display:inline-block; font-size:12px; color:#222222; text-align:center;}
.hul li span{ display:block; margin-top:5px;}
.hul li+li{ margin-left:30px;}
.ali{ margin:26px 23px 0 0;}
.hconcat{ margin-top:17px;}
.hconcat span{ display:inline-block; vertical-align:text-bottom; font-size:12px; color:#222222; font-weight:lighter; margin-right:16px; padding-top:30px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918085535_162502611.png) no-repeat center top;}
.hconcat b{ display:inline-block; font-size:26px; line-height:26px; color:#0071cc; line-height:28px; padding-left:16px; border-left:1px dotted #000000;}
.hconcat b i{ display:block; letter-spacing:-1px;}
/*导航*/
.nav{ border-top:1px solid #e5e5e5; font-size:0;}
.nav li{ display:inline-block; width:10%; text-align:center;}
.nav li>a{ display:block; box-sizing:border-box; height:79px; font-size:16px; color:#222; font-weight:lighter; padding-top:22px; transition:all .3s ease;}
.nav li.cur>a,.nav li:hover>a{ color:#fff;}
.nav li>a em{ display:block; font-size:12px;}
.nav li.cur,.nav li:hover{ background:#008fe8;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1300px; height:638px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:638px; background-position: center; background-repeat: no-repeat; background-color: #eee}
.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:250px; 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(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918083903_1278285347.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918083903_1278285347.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}
.banner-box .hd ul li.on{ background: #008fe8;border-radius: 5px; width:50px;}
.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{ border-bottom:1px solid #eaeaea;}
.keywords,.keywords a{ font-size:14px; color:#222222; line-height:109px;}
.keywords span,.keywords a:hover{ color:#008fe8;}
.seaphone{ font-size:14px; color:#222222; padding-left:50px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918094454_1742535387.png) no-repeat left center; margin-right:30px;}
.seaphone b{ display:block; font-size:20px;}
.seaconcat{ height:42px; padding:0 30px; border-left:1px solid #5a5a5a; border-right:1px solid #5a5a5a; margin:33px 50px 0 0;}
.seacode li{ display:inline-block; vertical-align:top; font-size:12px; color:#888888; position:relative; cursor:pointer;}
.seacode li span{ display:block; width:36px; height:36px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918093314_651696538.png) no-repeat center; margin-bottom:2px;}
.seacode li:nth-child(3) span{ background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918093314_1136904730.png) no-repeat center;}
.seacode li img{ position:absolute; top:120%; width:100px; height:auto; opacity:0; visibility:hidden; transition:all .3s ease; padding:10px; background:#f5f5f5; z-index:9;}
.seacode li:hover img{ opacity:1; top:100%; visibility:visible;}
.seacode li+li{ margin-left:25px;}
.search_bg{ margin-top:27px; width:260px; height:50px; padding:0 20px; background:#f2f2f2; border-radius:8px 0 8px 0;}
.search_bg input{ display:block; float:left; border:none; background:none;}
#sso{ margin-top:10px; float:right;}
#infoname{ height:50px; width:220px;}
/*腾骉 · 经销代理品牌*/
.custerm{ height:560px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918095501_1534025377.jpg) no-repeat center; padding-top:53px;}
.custitl{ text-align:center; font-size:18px; color:#222222; font-weight:lighter;}
.custitl b{ display:block; font-size:36px; margin-bottom:7px;}
.custitl b em{ color:#008fe8;}
.custright{ width:285px; height:358px; border:1px solid #dddddd; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918095501_1355995424.jpg) no-repeat center;}
.custerm .w1400{ padding-top:43px;}
.custright{ text-align:center; font-size:23px; color:#222;}
.custright span{ display:block; margin:10px 0;}
.custright b{ font-size:25px;}
.custright a{ font-size:36px; color:#008fe8; font-weight:bold; display:inline-block; padding-left:48px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918095501_945632734.png) no-repeat left center;}
.custright p{ padding-top:125px;}
.custleft{ border:1px solid #dddddd;}
.custleft td{ display:inline-block; padding:0 !important; width:184px; height:118px; position:relative; background:#fff;}
.custleft td img{ width:100%; height:auto; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto!important; transform:scale(.8);
-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray; transition:all .3s ease;}
.custleft td a{ display:block;}
.custleft td+td{ border-left:1px solid #dddddd;}
.custleft tr+tr{ display:block; border-top:1px solid #ddd;}
.custleft td:hover img{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);filter: none;}
/*产品中心*/
.product{ padding:70px 0 50px 0;}
.pctitl{ width:278px; height:255px; background:#008fe8; text-align:center; margin-left:12px; position:relative; color:#fff; font-size:14px; font-weight:lighter; text-align:center;}
.pctitl:after{ content:''; z-index:-1; display:block; position:absolute; width:217px; height:250px; border:2px solid #d3d3d3; top:-12px; left:-12px;}
.pc_t{ font-size:36px; padding-top:25px;}
.pc_t em{ display:block; font-size:12px; text-transform:uppercase; margin:5px 0 15px 0;}
.pc_t:after{ height:8px; content:''; display:block; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918112502_1302028593.png) no-repeat center;}
.pc_c{ margin-top:14px;}
.pc_c span{ width:148px; line-height:22px; border:1px solid #53bdff; display:block; margin:0 auto;}
.pc_c span+span{ margin-top:10px;}
.proclass{ width:1100px; font-size:0;}
.proclass dl{ display:inline-block; width:205px; height:115px; background:#f5f5f5; position:relative; vertical-align:top; transition:all .3s ease;}
.proclass dl:after{ content:''; display:block; position:absolute; width:100%; height:100%; z-index:-1; top:7px; left:7px; background:#c7c7c7; transition:all .3s ease;}
.proclass dl+dl{ margin-left:17px;}
.proclass li+li{ margin-top:26px;}
.proclass dl a{ display:block; height:100%; text-align:center; z-index:3; position:relative;}
.proclass dl a span{ font-size:20px; color:#222; padding-top:15px; display:inherit;} 
.proclass dl a span:after{ content:''; display:block; width:27px; height:2px; background:#008fe8; background:linear-gradient(to right,#008fe8 50%,#222 50%); margin:8px auto 3px auto;}
.proclass dl a em{ display:block; font-size:12px; color:#b4b4b4; font-weight:lighter; text-transform:uppercase;}
.proclass dl a i{ display:inline-block; width:90px; line-height:20px; border-radius:10px; background:#008fe8; font-size:12px; color:#fff; font-weight:lighter; margin-top:8px;} 
.proclass dl:hover{ background:#f0f0f0f;}
.dropclass{ position:absolute; width:100%; top:120%; left:0; background:#ddd; padding:10px 0; z-index:999; transition:all .4s ease; opacity:0; visibility:hidden;}
.proclass .dropclass1{ width:330%;}
.proclass .dropclass1 tbody{ text-align:left;}
.proclass .dropclass1 tr{ display:inline-block; width:33.33333%; margin-top:8px; text-align:center; }

.dropclass table ,.dropclass tbody,.dropclass tr,.dropclass td{ display:block; width:100%; text-align:center; height:auto !important;}
.dropclass td a{ display:inline-block; width:90%; line-height:26px !important; border:1px solid #bbb; font-size:12px; font-weight:lighter; color:#333; transition:all .3s ease; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dropclass tr+tr{ margin-top:8px;}
.dropclass tr:nth-last-child(1){ margin-top:0;}
.dropclass td a:hover{ background:#008fe8; color:#fff;}
.proclass dl:hover .dropclass{ top:100%; opacity:1; visibility:visible;}
.proshow{ margin-top:37px;}
.proshow td{ display:inline-block; padding:9px !important; background:#f5f5f5; border:1px solid #e9e9e9; position:relative; width:244px;}
.proshow td a{ position:relative; transition:all .3s ease; z-index:3; overflow:hidden; display:block;}
.proshow td br{ display:none;}
.proshow td+td{ margin-left:20px;}
.proshow tr+tr{ display:block; margin-top:20px;}
.proshow td span,.procon td a{ display:block; overflow:hidden;}
.proshow td a img{ width:100%; height:auto; transition:all .4s ease;}
.proshow td:hover a img{ transform:scale(1.1);}
.proshow td span a{ line-height:63px; font-size:18px; color:#222222; font-weight:lighter; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.proshow td .promore{  background:#fff; width:140px; display:inline-block; border-radius:15px; font-size:14px; color:#ffffff; font-weight:lighter; line-height:28px;text-transform:uppercase; background:#008fe8; margin-bottom:20px;} 
.proshow td:after{ content:''; display:block; position:absolute; width:100%; height:0; transition:all .3s ease; background:#008fe8; top:0; left:0;-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.proshow td:hover:after{ height:100%;}
.proshow td:hover a{ color:#fff;}
.proshow td:hover .promore{ background:#fff; color:#008fe8;}
/*腾骉传动设备就是与众不同*/ 
.trait{ height:400px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918102523_2132831870.jpg) no-repeat center; padding-top:62px;}
.tratitl{ text-align:center; font-size:18px; color:#fff;}
.tratitl b{ display:block; font-size:40px; margin-bottom:5px;}
.traul{ font-size:0; margin-top:25px;}
.traul li{ display:inline-block; width:216px; text-align:center; font-size:18px; color:#222; font-weight:lighter; cursor:pointer;} 
.traul li+li{ margin-left:20px;}
.traul li span{ display:block; font-size:28px; font-weight:normal; padding:75px 0 7px 0;transition:all .3s ease;}
.traicon{ width:90px; height:90px; position:relative; z-index:3; margin:0 auto; border-radius:50%; background:#222222; transition:all .3s ease; animation:rotation linear 2s infinite;}
@keyframes rotation{
	form{ transform:rotate(0);}
	to{ transform:rotate(360deg);}
	}
.trawa{ height:175px; background:#fff; border-radius:8px; margin-top:-46px; transition:all .3s ease;}
.traul li:hover .trawa{ background:#f4f4f4;}
.traul li:hover span{ color:#008fe8;}
.traul li:hover .traicon{ background:#008fe8;}
/*腾骉传动设备6大优势*/
.proadv{ padding:70px 0;}
.patitle{ text-align:center; font-size:18px; color:#222; font-weight:lighter; text-transform:uppercase;}
.patitle b{ font-size:36px;}
.patitle b i{ color:#008fe8;}
.patitle span{ display:block; margin:6px 0;}
.patitle:after{ content:''; display:block; width:60px; height:3px; background:#008fe8; margin:20px auto 0 auto;}
.pacenter{ margin-top:40px; position:relative;}
.pa_t{ font-size:25px; color:#484848; padding-bottom:20px; border-bottom:1px solid #dddddd; margin-bottom:25px;}
.pacenter li{ height:235px;}
.pacenter li:nth-last-child(1){ height:auto;}
.pa_c{ font-size:14px; color:#999999; font-weight:lighter; line-height:30px; }
.pacenter li:nth-child(2) .pa_t{ width:325px;}
.pacenter ul.fr li{text-align:right;}
.pacenter li:nth-child(2) .pa_t{ display:inline-block;}
.pacenter li:hover .pa_t{ color:#008fe8;}
.pacon{ width:606px; height:606px; border:1px solid #d4d4d4; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918110420_1882883326.png) no-repeat center; position:absolute; top:0; left:0; right:0; bottom:0; margin:auto; border-radius:50%;}
.pacon p{ position:absolute; width:76px; height:76px; border-radius:50%; overflow:hidden; background:#008fe8; transition:all .3s ease; animation:linear downup 2s infinite; cursor:pointer;}
@keyframes downup{
	0%{ transform:translateY(10px);}
	50%{transform:translateY(-10px);}
	100%{transform:translateY(10px);}
	}
@keyframes downup1{
	0%{ transform:translateY(-10px);}
	50%{transform:translateY(10px);}
	100%{transform:translateY(-10px);}
	}
.pacon p:nth-child(1),.pacon p:nth-child(4){ top:40px;}
.pacon p:nth-child(2),.pacon p:nth-child(5){ top:256px;animation:linear downup1 1.5s infinite;}
.pacon p:nth-child(3),.pacon p:nth-child(6){ top:500px;}
.pacon p:nth-child(1){ left:50px;}
.pacon p:nth-child(4){ right:50px;}
.pacon p:nth-child(2){ left:-45px;}
.pacon p:nth-child(5){ right:-45px;}
.pacon p:nth-child(3){ left:60px;}
.pacon p:nth-child(6){ right:60px;}
.pacon p:hover{ background:#11699f;}
/*为什么选电机或减速机就选择腾骉？*/
.adv{ height:793px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918141311_1551047020.jpg) no-repeat center; padding-top:70px;}
.advtitle{ text-align:center; font-size:36px; font-weight:lighter ; color:#fff;}
.advtitle span{ display:block; font-size:18px; margin:5px 0;}
.advtitle em{ font-size:16px; font-weight:normal; padding-left:40px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918141156_362042420.png) no-repeat 0 10px; display: inline-block;}
.advtitle i{ font-size:30px; vertical-align:sub; font-weight:lighter;}
.advjt{ cursor:pointer; left:0; top:0; bottom:0; margin:auto 0; position:absolute; width:48px; height:69px;}
.advtab{ position:relative;text-align:center; font-size:0; margin:50px 0 40px 0;}
.advjt.next{right:0; left:auto;}
.advjt:hover{ box-shadow:0 0 5px #fff;}
.advtab li{ display:inline-block; width:300px; height:110px; box-sizing:border-box; background:#fff; padding:10px; font-size:25px; font-weight:bold; color:#222; vertical-align:top; cursor:pointer; transition:all .3s ease;}
.advtab li span{ display:block; font-size:18px;}
.advtab li+li{ margin-left:20px;}
.advtab li p{ margin:4px 0 0 25px;}
.advtab li p:after{ content:''; display:inline-block; width:20px; height:20px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918141907_1104103038.png) no-repeat top center; margin-top:5px;}
.advtab li.on{ background:#008fe8; color:#fff;}
.advtab li.on p:after{ background-position:bottom center;}
.advcon{ position:relative;}
.advjt1{ position:absolute; bottom:65px; left:65px; z-index:3;}
.advjt1 i{ display:inline-block; width:12px; height:20px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918143324_1814023904.png) no-repeat left top; cursor:pointer;}
.advjt1 i+i{ margin-left:20px; background-position:right top;}
.advjt1 i:hover{ background-position-y:bottom;}
.advcen{ background:#fff;}
.advleft{ width:600px; margin:50px 0 0 40px;}
.adv_t{ font-size:30px; color:#222222;}
.adv_t span{ color:#008fe8;}
.adv_t em{ font-size:13px; font-weight:lighter; text-transform:uppercase; display:block; margin-top:3px;}
.adv_t:after{ content:''; display:block; margin-top:28px; width:88px; height:3px; background:#575757;}
.adv_c{ line-height:33px; font-size:14px; color:#666666; font-weight:lighter; margin:30px 0 45px 0;}
.adv_btn{ text-align:right;}
.adv_btn a{ font-size:16px; color:#666666;}
.adv_btn a:hover{color:#008fe8;}
/*腾骉传动设备应用案例*/
.case{ padding:60px 0; text-align:center;}
.casetitle{font-size:18px; font-weight:lighter; color:#222;}
.casetitle b{ font-size:36px;}
.casetitle b span{ color:#008fe8;}
.casetitle em{ display:block;}
.casetitle:after{ content:''; display:inline-block; width:36px; height:4px; background:#008fe8; background:linear-gradient(to right,#ffb40d 50%,#008fe8 50%); margin-top:15px;}
.casecon{ margin-top:40px;}
.casebg{ font-size:0; margin:40px 0 35px 0;} 
.casebtn a{ display:inline-block; width:248px; line-height:48px; border-radius:6px; background:#008fe8; font-size:16px; color:#fff; transition:all .3s ease;}
.casebtn a:hover{ background:#ffb40d;}
.casecon .divdgweb_new_div_item{ position:relative; width:335px !important; box-sizing:border-box; padding:20px; border:1px solid #ddd; margin-right:20px;}
.casecon .divdgweb_new_div_item:after{ content:''; display:block; transition:all .3s ease; position:absolute; width:100%; height:0; transition:all .5s ease; background:#008fe8; top:0; left:0;-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.casecon .divdgweb_new_div_item:hover:after{ height:100%;}
.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#fff;}
.casecon .divdgweb_new_div_item:hover .casemore a{ color:#008fe8;}
.casecon .divdgweb_new_div_item:hover .divdgweb_new_div_item_body{ color:#bae3fc;}
.casecon .divdgweb_new_div_item div{ position:relative; z-index:3;}
.casecon .divdgweb_new_div_item .news_div_item_pic{ overflow:hidden; margin-bottom:200px;}
.casecon .news_div_item_pic img{ width:100%; height:auto; transition:all .6s ease;}
.casecon .divdgweb_new_div_item .divdgweb_new_div_item_content{ width:100%; box-sizing:border-box; left:0; position:absolute; bottom:20px; height:200px; padding:20px;}
.casecon .divdgweb_new_div_item_a{ font-size:20px; color:#222222; display:block; transition:all .3s ease; } 
.casecon .divdgweb_new_div_item_body{ font-size:14px; color:#888888; font-weight:lighter; line-height:28px; height:56px; overflow:hidden; margin:15px 0 20px 0; transition:all .3s ease; } 
.casebg li{ display:inline-block; position:relative; width:14px; height:14px; border-radius:50%; border:1px solid #dfdfdf; cursor:pointer;}
.casebg li+li{ margin-left:20px;}
.casebg li:after{ content:''; display:block; position:absolute; width:10px; height:10px; border-radius:50%; top:0; bottom:0; right:0; left:0; margin:auto; background:#dddddd;}
.casebg li.on{ border-color:#008fe8;}
.casebg li.on:after{ background:#008fe8;}
.casemore a{ display:block; border:1px solid #eaeaea; line-height:40px; font-size:14px; color:#888; text-align:center; background:#fff; transition:all .3s ease;}
/*新闻资讯*/
.news{ padding:70px 0 80px 0; background:#f5f5f5 url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918151955_2133792503.jpg) no-repeat center;}
.news *{ box-sizing:border-box;}
.news_btl{float: left;font-size: 36px; color:#008fe8;}
.news_btl em{ display:block; line-height:65px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918151955_152947687.png) no-repeat 150px center;}
.news_btl span{font-size: 18px; display: block; color: #222222;}
.nb_tab{font-size:0;text-align: center; float: right;}
.nb_tab a{width:166px;height:44px;background:#fff;display:inline-block;vertical-align:top;color:#757171; box-shadow: 0px 0px 15px #eee; border-radius: 30px; margin-top: 22px; font-size:18px; line-height:44px;}
.nb_tab a+a{margin-left:45px;}
.nb_tab a.on{background:#008fe8; color: #fff;}
.nb_con{margin-top:150px;}
.nbcl_le{width:614px;}
.nbcl_le .news_div_item{width:294px; height:436px;display: inline-block;vertical-align:top;box-shadow:0 0 10px #ddd; background:#fff; padding:10px;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.news_div_item:hover .news_div_item_title a{ color:#008fe8;}
.nbcl_le .news_div_item_pic img{width:274px; height:auto; border:1px solid #e0e0e0;}
.news_div_item_title a{font-size:18px; color:#222222; font-weight:lighter;display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.nbcl_le .news_div_item_content{margin-top:25px; padding:0 15px;}
.nbcl_le .news_div_item_body{margin-top:15px;line-height:25px;color:#aaaaaa; font-size:12px;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918152638_114080634.png) no-repeat right center;float: right;margin:17px 30px 0 0;}
.nbcr_ri{width:736px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border:1px solid #f6f6f6;padding:35px 0;position:relative;transition:300ms; background:#fff;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 10px #ddf1fd;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align: center;font-size:0; box-sizing:border-box; padding-top:50px; position:relative;}
.nbcr_ri .news_div_item_content{width:618px;padding-left:20px;border-left:1px solid #f3f3f3; font-weight: 100;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#797676;  font-size: 12px;}
.nbcr_ri .news_div_item_day{font-size:48px;font-weight: bold; color:#303030; position:absolute; width:100%; top:0; left:0;   line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:5px;line-height:22px;color:#bbbbbb;padding-right:20px;font-size:14px; height:44px;}
.news_bt{ margin-bottom:30px;}
.nbc_list{padding:10px; width:1400px !important;}
/*走进腾骉*/
.about{ padding:60px 0 40px 0;}
.abtitle{ font-size:18px; color:#222; text-align:center;}
.abtitle b{ display:block; font-size:36px;}
.abtitle em{ color:#008fe8;} 
.abtitle span{ display:block; margin:10px 0;} 
.abtitle:after{ content:''; display:block; height:6px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918154925_1980949634.png) no-repeat center;}
.abcon{ margin:40px 0 30px 0;}
.ableft{ width:700px; height:425px; box-sizing:border-box; padding:39px 50px; box-shadow:0 0 15px #ccc;}
.ab_t{ font-size:12px; color:#222; text-transform:uppercase;}
.ab_t strong{ display:block; font-size:25px;}
.ab_c{ font-size:14px; font-weight:lighter; color:#aaaaaa; line-height:35px; margin:30px 0;}
.ab_btn a{ display:inline-block; width:115px; line-height:34px; border-radius:20px; background:#008fe8; text-align:center; font-size:14px; color:#fff; transition:all .3s ease;}
.ab_btn a:hover{ background:#ffb40d;}
.qyxxtop{ line-height:50px; border-bottom:1px solid #e1e1e1; margin:0 0 30px 0;}
.qyxxtop strong{ display:inline-block; font-size:20px; color:#222222; position:relative; font-weight:lighter;}
.qyxxtop strong:after{ content:''; display:block; position:absolute; height:3px; width:100%; bottom:-1px; background:#008fe8;}
.qyxxtop a{ font-size:14px; color:#888888; text-transform:uppercase;}
.qyxxtop a:hover{ color:#008fe8; text-decoration:underline;}
.qyxxjt{ cursor:pointer; position:absolute; top:35%; left:0; width:30px; height:29px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918154925_1736549815.png) no-repeat left top;}
.qyxxjt.next{ left:auto; right:0; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918154925_1083347194.png) no-repeat left top;}
.qyxxjt:hover{ background-position:left bottom;}
.qyxxcon{ position:relative;}
.qyxxcen{ display:block; width:1299px; margin:0 auto; overflow:hidden;}
.qyxxcon table,.qyxxcon tbody,.qyxxcon tr{ display:block; width:100%;}
.qyxxcon td{ display:inline-block; margin-right:15px; padding-left:1px !important; width:247px !important;}
.qyxxcon td br{ display:none;}
.qyxxcon td div{ padding:0 !important;}
.qyxxcon td a{ display:block;} 
.qyxxcon td>a{ border:1px solid #dddddd;}
.qyxxcon td>a img{ margin:2px;}
.qyxxcon td div a{ font-size:14px; color:#222; line-height:40px;}
.qyxxcon td:hover a{color:#008fe8; border-color:#008fe8;}
/*版权*/
.copyright{ background:#008fe8; color:#fff; }
.links{ line-height:75px; background:#000000; color:#fff; font-size:18px;}
.links p.fl{ padding-left:40px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918154926_22108009.png) no-repeat left center;}
.links p.fr{ font-size:25px; font-family:impact; text-transform:uppercase;}
.end{ line-height:100px; border-top:1px solid #069cf8;}
.end,.end a{ font-size:14px; color:#fff;}
.end a:hover{ text-decoration:underline;} 
.crcon{ padding:60px 0;}
.kslj{ font-size:0;}
.kslj li{ display:inline-block; padding-left:25px; position:relative; vertical-align:top;}
.kslj li p{ font-size:18px; margin-bottom:25px; position:relative;}
.kslj li p:after{ content:''; display:block; position:absolute; top:0; bottom:0; height:1px; margin:auto 0; left:-25px; width:16px; background:#fff;}
.kslj li a{ display:block; font-size:14px; color:#fff; line-height:32px;}
.kslj li a:hover{ text-decoration:underline;} 
.kslj li+li{ margin-left:70px;}
.crcode{ font-size:14px;text-align:center;}
.crcode img{ display:block; width:150px; height:150px; margin-bottom:10px;}
.crconcat{ text-align:center; height:218px; box-sizing:border-box; padding:25px 60px; border-left:1px solid #069cf8;}
.crphone{ font-size:33px; font-weight:bold;}
.cr_c{ font-size:14px; line-height:25px; margin:20px 0;}
.crbtn a{ width:200px; line-height:38px; border-radius:20px; font-size:14px; color:#fff; display:inline-block; background:#09a1ff; transition:all .3s ease;}
.crbtn a:hover{ box-shadow:0 0 5px #fff;}
.crbtn i{ display:inline-block; padding-left:28px; background:url(//memberpic.114my.com.cn/044569/uploadfile/image/20200918/20200918154926_2108792944.png) no-repeat left center;}