<style>
/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
div{margin: 0px; padding: 0px; margin: 0px; box-sizing:border-box;}
span,p{margin: 0px; padding: 0px;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
img{margin: 0px; padding: 0px;}
dl,dt,dd,ol,ul,li{margin: 0px; padding: 0px; list-style: none;}
img{border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
from,input,select{margin: 0px; padding: 0px;}
.clear{clear:both; font-size:0px; overflow:hidden; height:0px;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #1059a9; text-decoration: none; cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none}
.w1300{width:1300px;margin:0 auto;}
.db,.lb,.dd{font-size:0;}
.db>div,.lb>li,.dd>dl{font-size:14px;display:inline-block;vertical-align:top;}
.top10{height:10px;}
.top20{height:20px;}
.top30{height:30px;}
.top40{height:40px;}
.top50{padding-top:50px;}
.top60{height:60px;}
.top70{height:70px;}
.top80{ height:80px;}
.fr{ float:right;}
.fl{ float: left;}
.top35{ margin-top:35px}
.en{ text-transform:uppercase; font-family:arial}
li,p,i,b,em,dt,dd,td,a,ul,td,input,textarea,span,tr{ box-sizing:border-box; font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.title{ text-align:center; font-size:18px; color:#888888;}
.title p:nth-child(1){ font-size:40px; color:#343434; margin-bottom:10px;}
.title p span{ color:#1059a9;}
/*抬头*/
.htop{ height:60px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521103310_143778875.jpg) no-repeat center; font-size:13px; color:#999999; line-height:66px;}
.htop a{ display:inline-block; padding-left:21px;font-size:13px; color:#fff; margin-right:25px;}
.htop p a:nth-child(1){ background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521103310_618512105.png) no-repeat left center;}
.htop p a:nth-child(2){ background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521103310_198963985.png) no-repeat left center;}
.htop p a:nth-child(3){ background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521103310_1782074263.png) no-repeat left center;}
.htop a:hover{ text-decoration:underline;}
.hsecond{ height:160px; padding-top:40px;}
.hline{ margin:10px 23px;}
.hmean{ font-size:15px; color:#666666;}
.hmean p:nth-child(1){ font-size:28px; font-weight:bold; color:#343434; margin:5px 0px;}
.hmean p span{ color:#1059a9;}
.hul{ margin-left:70px;}
.hul li{ float:left; width:66px; height:68px; border-radius:5px; background:#1360b4; color:#fff; text-align:center; font-size:12px; font-weight:lighter; cursor:pointer;}
.hul li+li{ margin-left:23px;} 
.hul li p:nth-child(1){ margin-top:13px; height:29px;}

.hconcat p:nth-child(1){ float:right; font-size:14px; color:#666666; padding-left:23px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521134119_1464883940.png) no-repeat left center;}
.hconcat p:nth-child(2){ clear:both; font-size:25px; font-family:Arial, Helvetica, sans-serif; line-height:28px; color:#0d5eb7;}
/*导航*/
nav{ height:70px; background:#1059a9;}
nav a{ display:block; line-height:70px; text-align:center; color:#fff !important; font-size:15px !important; width:11%; position:relative; float:left; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200522/20200522204344_2086455099.png) left no-repeat;}
nav a.cur,nav a:hover{ color:#fff;}
nav a span{ position:relative; z-index:333;}
nav a:after{ content:''; display:block; position:absolute; width:100%; height:0px; top:0px; left:0px; background:#ff7200; transition:all .4s ease;}
nav a:hover:after,nav a.cur:after{ height:100%;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1300px; height:600px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:600px; 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:260px; left: 0; margin-left: 0; height: 370px; 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.cn/021788/uploadfile/image/20200521/20200521141429_333217083.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521141429_333217083.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:12px; height:12px; 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: #ff7200;border-radius: 130px; width:33px;}
.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{ height:75px; box-shadow:0px 0px 10px #ccc;}
.keywords,.keywords a{ font-size:14px; color:#999999; line-height:75px;}
.keywords strong{ color:#666;}
.keywords{ padding-left:35px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521142106_1073327521.png) no-repeat left center;}
.keywords a:hover{ color:#1059a9; text-decoration:underline;}
#search_bg{ width:330px; height:40px; border-radius:25px; border:1px solid #dedede; padding-left:15px; margin-top:19px;}
#search_bg input{ float:left;}
#sso{ margin-top:7px;}
#infoname{ height:100%; width:270px;}
/*慢走丝加工-定准更专业*/
.trait .title p:nth-child(2){ width:227px; height:50px; border-radius:5px; background:#1059a9; text-align:center; color:#fff; margin:0 auto; font-size:30px; line-height:50px;}
.traitul li{ width:310px; height:401px; float:left; position:relative; cursor:pointer;}
.traitul li+li{ margin-left:20px;}
.traicon{ position:absolute; right:0px; left:0px; margin:0 auto; top:156px; width:99px; height:99px; border-radius:50%; border:10px solid #fff; background:#1059a9;transition:all 0.5s ease;}
.traline:after,.traline:before{ display:block; position:absolute; content:''; transition:all 0.5s ease;}
.traline1:after,.traline2:after{ width:1px; height:184px; background:#e0e0e0; top:205px; z-index:2;}
.traline1:before,.traline2:before{ width:1px; height:0px; background:#ff7200; top:205px; z-index:3;}
.traline1:after,.traline1:before{ left:0px;}
.traline2:after,.traline2:before{ right:0px; top:auto; bottom:12px;}
.traitul li:hover .traline1:before,.traitul li:hover .traline2:before{ height:184px;}
.traline3:after,.traline3:before{ bottom:0px; left:0px; height:1px; right:0px; margin:0 auto; background:#e0e0e0; width:0px;}
.traline3:after{width:290px; z-index:1;}
.traline3:before{ z-index:3; background:#ff7200;}
.traitul li:hover .traline3:before{width:290px;}
.traitul li:hover .traicon{ transform:rotate(360deg); background:#ff7200;}
.trawa{ margin-top:55px; text-align:center; padding:0px 35px;}
.trawa p:nth-child(1){ font-size:24px; color:#333333; font-weight:bold;}
.trawa p:nth-child(2){ width:154px; margin:15px auto; height:1px; border-top:1px dashed #e0e0e0;}
.trawa p:nth-child(3){ font-size:13px; line-height:25px; color:#999;}
.trapic{ position:relative; overflow:hidden;}
.trapic img{ transition:all 0.5s ease;}
.traitul li:hover .trapic img{ transform: scale(1.2);}
/*定准模具-加工中心*/
.products{ background:#f8f8f8;}
.proclass{ width:437px; height:726px; background:#fff; float: left; box-shadow:0px 0px 10px #ccc; position:relative; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521150202_1772278286.png) no-repeat 110px 353px; padding:42px 38px;}
.pc_t p:nth-child(1){ font-size:32px; font-weight:bold; color:#343434; margin-bottom:10px;}
.pc_t p:nth-child(2){ width:315px; height:39px; color:#fff; line-height:39px; padding-left:12px; font-size:18px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521150530_2008046105.png) no-repeat center;}
.pc_concat{ width:302px; height:108px; position:absolute; bottom:0px; left:0px; right:0px; margin:0 auto; background:#1059a9 url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521150203_563591215.png) no-repeat 36px 40px; padding:30px 0px 0px 86px; color:#fff; font-size:14px;}
.pc_concat strong{ display:block; font-size:26px;}
.pc_con{ margin-top:30px;}
.pc_con td a{ display:block; font-weight:normal !important; padding-left:21px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521150202_106060690.png) no-repeat left center; line-height:50px; font-size:16px; color:#666666 !important; transition:all .3s ease;}
.pc_con td a:hover{ color:#1059a9 !important; text-decoration:underline; padding-left:30px;}
.proshow{ width:830px; float:right;}
.proshow td{ display:inline-block; width:400px; margin-bottom:21px; padding-left:0px !important;}
.proshow td+td{ margin-left:29px;}
.proshow table{ width:100%;}
.proshow table tbody {position: absolute !important;}
.proshow td>a{ display:block; border:1px solid #eeeeee; overflow:hidden;}
.proshow td>a img{ transition:all .5s ease;}
.proshow td br{ display:none;}
.proshow td span{ margin-top:1px; background:#fff; height:52px; border:1px solid #eeeeee; position:relative;}
.proshow td span,.proshow td span a{ display:block;}
.proshow td span a{ line-height:50px; text-align:center; color:#666666; position:relative; z-index:33; transition:all .2s ease; font-size:14px;}
.proshow td span:after{ content:''; height:100%; display:block; position:absolute; top:0px; left:0px; background:#1059a9; width:0px; transition:all .3s ease;}
.proshow td:hover span:after{ width:100%;}
.proshow td:hover a{ color:#fff; border-color:#1059a9;}
.proshow td:hover a img{ transform:scale(1.1);}
/*选择定准模具的四大理由*/
.adv{ height:984px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521160356_1278531228.jpg) no-repeat center; padding-top:50px;}
.adv_titl{ text-align:center; color:#fff; font-size:20px;}
.adv_titl p:nth-child(1){ font-weight:bold; font-size:45px;}
.adv_titl p span{ color:#1059a9;}
.adv_titl p:nth-child(2){ margin:12px 0px 12px 0px;}
.advtab li{ width:267px; height:166px;font-size:26px; color:#ffffff; cursor:pointer; font-size:26px; padding-top:37px; text-align:center; float:left; position:relative; transition:all .3s ease;}
.advtab li p:nth-child(1){ height:52px;}
.advtab{margin: 45px 0px 0px 116px;}
.advtab li p img{ transition:all .5s ease;}
.advtab li.on{ background:#0b4f9a; }
.advtab li.on p img{ transform: rotate(360deg);}
.advtab li+li:after{ content:''; display:block; width:1px; height:70px; background:#166ac5; position:absolute; left:0px; top:49px;}
.advwa{ width:668px; height:537px; background:#fff url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521161906_258079975.png) no-repeat 32px 0px; padding:78px 80px 0px 113px;}
.ac_t{ font-size:30px; color:#343434; font-weight:bold;}
.ac_t:before{ content:''; display:block; width:40px; height:3px; background:#1059a9; margin-bottom:15px;}
.ac_c{ margin-top:30px; font-size:16px; color:#666666; line-height:40px;}
.ac_phone{ padding-left:45px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521161906_292398964.png) no-repeat left center; font-size:16px; color:#999999; line-height:35px; height:35px; margin:45px 0px 50px 0px;}
.ac_phone span{ font-size:30px; color:#343434; padding-left:24px;}
.ac_phone i,.ac_phone span{ float:left;}
.ac_num{ position:relative; font-size:30px; color:#343434;}
.ac_num span{ color:#1059a9;}
.ac_num i{ display:inline-block; width:320px; height:1px; background:#eeeeee; float:left; margin:17px 0px 0px 40px; position:relative;}
.ac_num em{ float:left;}
.ac_num i:after{ content:''; display:block; position:absolute; left:0px; top:-1px; width:25%; background:#1059a9; height:3px;}
.ac_num i.adv2:after{ width:50%;}
.ac_num i.adv3:after{ width:75%;}
.ac_num i.adv4:after{ width:100%;}
/*好品质 - 客户自然青睐*/
.custcon{ position:relative;}
.custcenter{ margin-top:35px;}
.custjt{ cursor:pointer; position:absolute; top:200px; opacity:0; transition:all .3s ease;} 
.custleft{ left:0px;}
.custright{ right:0px;}
.custcenter:hover .custleft{ left:-70px; opacity:1;}
.custcenter:hover .custright{ right:-70px;  opacity:1;}
.custcen .divdgweb_new_div_item{ float:left; position:relative; width:422px; height:558px; border:1px solid #eeeeee; margin-right:17px;}
.custcen .news_div_item_pic img{ width:100%; height:auto; transition:all .5s ease;}
.custcen .news_div_item_pic{ overflow:hidden;}
.custcen .divdgweb_new_div_item:hover .news_div_item_pic img{ transform:scale(1.2);}
.custcen .divdgweb_new_div_item_content{ width:100%; top:320px; position:absolute; left:0px; padding:0px 49px; text-align:center;}
.custcen .divdgweb_new_div_item_a{ font-size:20px; color:#343434; font-weight:bold;}
.custcen .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#1059a9;}
.custcen .divdgweb_new_div_item_body{ font-size:14px; color:#666666; line-height:30px; margin-top:15px;}
.custbtn a{ display:inline-block; width:154px; height:52px; border:1px solid #eeeeee; line-height:50px; text-align:left; padding-left:30px; font-size:14px; color:#999999; position:relative; transition:all .3s ease;}
.custbtn a+a{ margin-left:14px;}
.custbtn a:after{content:''; display:block; position:absolute; transition:all .3s ease;}
.custbtn a:nth-child(1):after{  width:18px; height:21px; top:16px; right:35px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521172702_948054116.png) no-repeat left top;}
.custbtn a:nth-child(2):after{  width:22px; height:18px; top:19px; right:34px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521172702_1508171368.png) no-repeat left top;}
.custbtn a:hover{ border-color:#1059a9; background:#1059a9; color:#fff;}
.custbtn a:nth-child(1):hover:after{ background-position-y:-21px;}
.custbtn a:nth-child(2):hover:after{ background-position-y:-18px;}
.custbtn{ margin-top:35px;}
/*新闻中心*/
.news{ background:#f8f8f8;} 
.newstab a{ display:inline-table; width:220px; height:62px; background:#e9ecee; 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(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521174015_1368781936.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:0 auto;}
.newstab a.on:after{background-position-y:-69px; transform:translateX(360deg);}
.newstab a.on{ background:#1059a9; color:#fff;}

.nbcl_le{width:700px;}
.nbcl_le .news_div_item{width:326px;display: inline-block;vertical-align:top;}
.nbcl_le .news_div_item+.news_div_item{margin-left:40px;}
.nbcl_le .news_div_item_pic img{width:326px; height:220px;}
.news_div_item_title a{font-size:18px; color:#333333;}
.news_div_item_title a:hover{ color:#1059a9;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;color:#888; font-size:14px; font-weight:lighter;display: -webkit-box;-webkit-line-clamp:3;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:14px;margin-top:25px; color:#696d71;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#999;}
.new_more{width:28px;height:28px;border-radius:50%;background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521174015_944387151.png) no-repeat right center;float: right;margin-top:17px;}
.nbcr_ri{width:570px; padding-right:10px;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border:1px solid #eee;padding:23px 0;position:relative;transition:300ms; height:145px;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 10px rgba(16,89,169,0.26);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;}
.nbcr_ri .news_div_item_content{width:424px;padding-left:20px;border-left:1px solid #f2f5f5;}
.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:#333; font-size:14px;}
.nbcr_ri .news_div_item_day{font-size:46px;font-weight: bold; color:#333;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:30px; height:60px;color:#888;padding-right:20px; font-size:14px;display: -webkit-box;-webkit-line-clamp:2;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical;}
.nbcr_ri .news_div_item+.news_div_item{ border-top:none;}
.nbc_list{ padding:10px 0px;}
/*走进定准-携手共赢*/
.about{ min-height:991px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521175049_1874706520.jpg) no-repeat top center; padding-top:60px;}
.abcon{ text-align:center;}
.abcon p:nth-child(1){ font-size:44px; font-weight:bold; color:#efefef;}
.abcon p:nth-child(2){ font-size:18px; color:#dddddd; margin:15px 0px 30px 0px;}
.abcon p:nth-child(3){ font-size:14px; color:#999999; line-height:40px;}
.abcon p a{ display:inline-block; width:206px; height:48px; border:1px solid #535353; line-height:46px; text-align:center; font-size:14px; color:#535353; transition:all .3s ease;  margin:36px 0px 60px 0px;}
.abcon p a:hover{ background:#1059a9; color:#fff; border-color:#1059a9;}
.qyxx td{ display:inline-block; width:306px; margin-right:25px; padding-left:0px !important;}
.qyxx td>a{ display:block; border:1px solid #aaaaaa;}
.qyxx td br{ display:none;}
.qyxx td div{ padding-top:0px !important;}
.qyxx td div a{ line-height:50px; font-size:14px; color:#666666;}
.qyxx td:hover a{ border-color:#fff; color:#fff;}
.abconcat{ margin-top:65px; height:408px; background:#fff;box-shadow: -5px 5px 10px -4px #ddd,5px 5px 10px -4px #ddd;}
.abconcat .abcwa{ width:650px; padding:45px 40px;}
.concat_t{ font-size:24px; color:#343434; font-weight:bold; }
.concat_t:after{ content:''; display:block; width:44px; height:2px; background:#999999; margin:10px 0px 10px 0px;}
.abconcat li{ height:62px; line-height:61px; clear:both; border-bottom:1px solid #f5f5f5; width:100%; font-size:16px; color:#666666;}
.abconcat li:nth-child(1) p,.abconcat li:nth-child(2) p{ width:269px; float:left;}
.abconcat li p{ padding-left:30px;}
.abconcat li:nth-child(1) p:nth-child(1){ background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521183554_1129613703.png) no-repeat left center;}
.abconcat li:nth-child(1) p:nth-child(2){ background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521183554_1559957833.png) no-repeat left center;}
.abconcat li:nth-child(2) p:nth-child(1){ background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521183554_357216094.png) no-repeat left center;}
.abconcat li:nth-child(2) p:nth-child(2){ background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521183554_401716272.png) no-repeat left center;}
.abconcat li:nth-child(3) p:nth-child(1){ background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521183554_1789313945.png) no-repeat left center;}
.concatmore a{ display:block; margin-top:26px; width:117px; height:40px; border-radius:5px; color:#fff; line-height:40px; background:#1059a9 url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521183555_1615863332.png) no-repeat 18px 14px; font-size:14px; padding-left:43px; transition:all .3s ease;}
.concatmore a:hover{ background:#ff7200 url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521183555_1615863332.png) no-repeat 18px 14px;}
/*版权*/
.kslj li{ float:left;}
.kslj li+li{ margin-left:130px;}
.kslj li:nth-last-child(1){ float:right;}
.kslj li>p{ font-size:18px; color:#666666; font-weight:bold;}
.kslj li>p:after{ content:''; display:block; width:25px; height:3px; background:#dddddd; margin:18px 0px 10px 0px;}
.kslj a{ display:block; font-size:14px; color:#999999; line-height:30px;}
.kslj a:hover{ color:#1059a9; text-decoration:underline;}
.kslj li dl{ float:left; text-align:center; font-size:13px; color:#bbbbbb; line-height:40px;}
.kslj li dl+dl{ margin-left:25px;}
.end{ height:128px; border-top:1px solid #ebebeb; padding:28px 0px; font-size:0px;}
.end p,.end a{ font-size:13px; color:#888888; line-height:35px;}
.end a:hover{ color:#1059a9; text-decoration:underline;}
.end a{ padding:0px 4px;}
/*友情链接  */
.links{ height:83px; padding:16px 0px; background:#1059a9;}
.links .w1300{ height:53px; background:url(//memberpic.114my.cn/021788/uploadfile/image/20200521/20200521184620_1448432411.png) no-repeat right center;}
.links p{ float:left; font-size:20px; color:#f5f5f5;}
.links p strong{ display:block; color:#fff;}
.links p:nth-child(1){ margin-right:25px;}
.linkTagcs li a:hover{ color:#fff !important;}
</style>