*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;}
body{font-size: 14px;min-width: 1300px;font-family:"Microsoft YaHei";overflow-x:hidden;color: #333;}
a{text-decoration: none;font-size: 14px;}
address, caption, cite, code, dfn, em, th, var, optgroup, i{font-style: inherit;font-weight: inherit;}
img{vertical-align: top;border: none;}
input, textarea{outline: none;border: none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
.fr{ float:right;}
.fl{ float:left;}
.w1500,.page,.gy{max-width: 1500px; min-width: 1300px; width: 100%; margin: 0 auto;}
.clear,.cl{height: 0; overflow: hidden; clear: both;}
.dfc{display:flex;align-items:end;justify-content:center;}
.dfe{display:flex;align-items:end;justify-content:end;}
.db>div, .lb>li, .dd>dl{display:inline-block;vertical-align:top;}


/*抬头*/
.header{position: fixed; margin: 0 auto; width: 100%; height: 100px; background: rgba(255, 255, 255, 0.5);  z-index: 999; padding: 0px 2%; min-width: 1330px; top: 0; transition: .5s;}
.header.on { background: rgba(255, 255, 255, 1);}
.hlogo{ height:100px; border-right:1px solid #eeeeee; margin-right:20px;}
.hlogo strong{ font-size:32px; font-weight:bold; color:#323f37; display:block;}
.hlogo span{font-size: 12px; color: #323f37; text-transform: uppercase; transform: scale(0.8); display: block; margin-left: -25px;}
.hlogo p{ margin:21px 0px 0px 8px;}
.hlogo img{height: 48px;margin-top: 27px;}
.hmean{ font-size:16px; color:#323f37; margin-top:20px;}
.hmean strong{    font-size: 24px;
    font-weight: bold;
    color: #ce1628;
    display: block;    margin-bottom: 3px;}
.header nav li{ float:left; position:relative; margin-right:2vw; transition:all .3s ease;}
.header nav li>a{ position:relative; display:block; line-height:100px; font-size:16px; color:#333333;}
.header nav li.cur>a,.header nav li:hover>a{ font-weight:bold; color:#ce1628;}
.header nav li.cur>a:after,.header nav li:hover>a:after{}

.dropmenu{ position: absolute;width: 200%;  left: -46%; top: 100px; display: none;z-index: 333; box-sizing: content-box;}
.dropmenu a{     display: block;
    width: 100%;
    line-height: 42px;
    color: #333;
    text-align: center;
    transition: all 0.5s ease;
    font-size: 14px;
    font-weight: normal !important;
    border-top: 1px solid #eaeaea;
    background: #ffffff;}
.dropmenu a:hover{background: #f5eded; padding-left: 20px;}
.hsearch{position:relative; height:70px;  cursor:pointer; cursor:pointer; margin:30px 0px 0px 0px;}
.hpdrop{ position:absolute; width:262px; right:0px; top:70px; z-index:333; background:#fff; padding:20px; box-sizing:content-box; font-size:28px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#ce1628; display:none;}
.hpdrop span{font-size: 18px; font-weight: normal; color: #333333;}
.seacon{ position:absolute; right:0px; top:70px; background: rgba(250,250,250,0.9); padding:20px; width:890px; z-index:999; box-sizing:content-box; display:none;}
.searchBox {overflow: hidden;display: inline-block;width: 890px;height: 60px;margin-bottom: 15px;background: #fff;border-radius: 50px;}
.search-i {width: 32px;overflow: hidden;height: 32px;float: left;margin-top: 13px;}
.search-bg{width:825px;height: 60px;line-height:60px;    padding-left: 10px; float:left;}
.keywords span{ color:#222;}
.keywords{ text-align:center;}
.keywords,.keywords a{ font-size:14px; color:#666; line-height:30px;}
.keywords a:hover{ text-decoration:underline; color:#ce1628;}

.hmean span {
    font-size: 20px;
    color: #ce1628;
    font-weight: bold;
}
@media screen and (max-width: 1570px) {
    .header nav li{
		 margin-right: 1.1vw;
		 }
}
@media screen and (max-width: 1420px) {
.header nav li{
		 margin-right: 1vw;
		 }
.header nav li>a{font-size:15px;}
}


/*banner*/
.bann{overflow: hidden;}
.slider {width: 100%;}
.slick-slide{height: auto;}
.slick-slide img {width: 100%;}
.slick-prev {left: 38px;z-index: 99;}
.slick-next {right: 40px;}
.slick-dots{bottom: 32px;}
.slick-dotted.slick-slider{margin-bottom: 0;}
.slick-prev:before, .slick-next:before{font-size: 34px;font-family: "zxi";}
.slick-dots li{margin:0 2px !important;}
.slick-dots li button{font-size:0 !important;position:absolute;}
.slick-dots li button:before{color: #fff;opacity: 1;font-size:42px;}
.slick-dots li.slick-active button:before{color:#db211f;}
.bann.slick-dotted .slick-prev{left:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-prev{left:38px;}
.bann.slick-dotted .slick-next{right:-52px;transition:all 0.5s;}
.bann.slick-dotted:hover .slick-next{right:38px;}
.bann .slick-prev:before,.bann .slick-next:before{width:36px;height:52px;background:rgba(0,0,0,0.8) url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221110/20221110101634_1103600810.png)center no-repeat;line-height: 52px;display: block;top:calc(50% - 26px);font-family:'zxi';}
.bann .slick-prev:before {content: '';display: block;left:0;    transform: rotate(180deg);}
.bann .slick-next:before{content: '';right:0;}


/*搜索*/
.search{ height:80px; box-shadow:0px 0px 10px #ddd;}
.keywords,.keywords a{ font-size:14px; color:#999999; line-height:80px;}
.keywords span{ font-weight:bold; color:#666666;}
.keywords{ padding-left:38px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221109/20221109191358_1809907310.png) no-repeat left center;}
.keywords a:hover{ text-decoration:underline; color:#ed8b00;}
#search_bg{ width:358px; height:40px; margin-top:20px; border:1px solid #dedede; border-radius:25px; padding-left:20px;}
#search_bg input{ float:left; font-size:12px;}
#infoname{ width:300px; height:38px;}
#sso{ margin-top:5px;}


/*标题*/
.protitl em {position: absolute;left: 0;right: 0; margin: 0 auto; top: -2px; font-size: 70px; color: #f1f1f1;line-height: 60px;text-transform: uppercase;font-family: impact;z-index: -1;}
.protitl i{color: #222222;font-weight: normal;}
.protitl{text-align: center;font-size: 18px;color: #666666;font-weight: lighter;    position: relative;    z-index: 1;}
.protitl b{display: block;margin-bottom: 15px;font-size: 40px;color: #ce1628;transition: all .3s ease;}
.protitl span{color: #aaa;font-size: 18px;font-weight: lighter;}
.protitl d{display: block; font-size:0;margin-top: 15px;}
.protitl d i{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#9d9d9d;animation: bounce_fountainG 1.2s linear infinite;} 
.protitl d i+i{ margin-left:10px;}
.protitl d i:nth-child(1){animation-delay: .4s;}
.protitl d i:nth-child(2){background:#ce1628;animation-delay: .6s;}
.protitl d i:nth-child(3){animation-delay: .8s;}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}
}



/*金荣 · 产品中心*/
.product{ padding:80px 0; background:#f9f9f9;}
.procenter{ margin-top:40px;}
.proclass{ width:20%; background:#fff;}
.pc_t{ position:relative; height:120px; background: #db211f;background: linear-gradient(to right,#ff5856,#db211f); font-size:26px; color:#fff;}
.pc_t em{ display:block; font-size:12px;    font-weight: normal;}
.pc_t p{ padding:32px 0 0 30px; font-weight: bold;}
.pc_c{ border-top:1px solid #eeeeee; border-bottom:1px solid #eeeeee;overflow:hidden;}
.pc_t:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0; right:29px; width:31px; height:31px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221109/20221109192436_966223173.png) no-repeat center;}
.pc_c table,.pc_c tbody,.pc_c tr,.pc_c td{ display:block; width:100%; padding:0 !important; position:relative;}
.pc_c a{ display:block; line-height:69px;}
.pc_c tr:after{ content:''; display:block; position:absolute; width:4px; top:0; left:0; transition:all .3s ease; background:linear-gradient(to bottom,#ff5856,#db211f); height:0;}
.pc_c tr:hover:after{ height:100%;}
.pc_c tr{border-bottom:1px solid #eeeeee;}
.pc_c tr b{ font-size:0; display:block; font-weight:normal;}
.pc_c tr b a{ position:relative; padding-left:25px; font-size:14px; color:#666666; transition:all .3s ease;}
.pc_c tr b a:after{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0; right:33px; width:7px;height:12px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221109/20221109192538_875692168.png) no-repeat center; transition:all .3s ease;}
.pc_c tr #showtyepname{ transition:all .3s ease; overflow:hidden; max-height:0; transition:all .6s ease; position:relative;}
.pc_c tr #showtyepname a{padding-left:25px; font-size:14px; color:#666666; line-height:35px;}
.pc_c tr:hover #showtyepname{ max-height:1000px;}
.pc_c tr:hover #showtyepname:after{ content:''; display:block; position:absolute; width:100%; top:0; left:0; height:1px; background:#eee;}
.pc_c tr #showtyepname a:nth-child(1){ margin-top:25px;}
.pc_c tr #showtyepname a:nth-last-child(1){ margin-bottom:25px;}
.pc_c tr #showtyepname a:hover{color:#db211f;}
.pc_c tr:hover b a{ font-weight:bold; font-size:16px; color:#db211f;}
.pc_c tr:hover b a:after{background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221109/20221109192537_925245556.png) no-repeat center; transform:rotate(90deg);}
.proshow{ width:78%;}
.proshow td{ display:inline-block; width:32.5%;}
.proshow td a,.proshow td span{ display:block; position:relative; overflow:hidden;}
.proshow td br{ display:none;}
.proshow td span a{ font-size: 14px; color: #333; text-overflow: ellipsis; line-height: 50px;text-align: center;}
.proshow td span{background:#fff; text-align:center; margin-top:1px; transition:all .3s ease;}

.proshow tr+tr{ margin-top:22px;}
.proshow td:hover span a{ color:#fff; }
.proshow td:hover span{background:#db211f;}
.proshow td:hover span a:after{ background-position-x:0;}
.proshow td img{width: 100%; height: auto;    transition: 0.3s;}
.proshow td:hover img{ transform: scale(1.2);}
.proshow tr{display: flex;  justify-content: space-between;}


/*广告*/
.poster {width:100%;overflow: hidden;background: url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221109/20221109200701_1290934448.jpg)no-repeat center;height: 240px;background-size: 100% 100%;}
.poster_left {float:left;}
.poster_txt {font-size:22px;line-height: 34px;color: #ffffff;    margin-top: 8px;}
.poster_sub ul {list-style: none;}
.poster_sub ul li {float:left;color: #ffffff;}
.poster_box{ display: flex;justify-content: space-between;align-items: center;height: 100%;}
.poster_sub{font-size: 20px; line-height: 46px; color: #fff; background: linear-gradient(to right, #ff9e00 40%,#ce1628); padding: 0 1vw; display: inline-block; border-radius: 0 25px 25px 0;}
.poster_sub>ul >li >img {float:left;margin-top:5px;}
.poster_sub b{font-size:36px;vertical-align: bottom;}

.poster_more {float:left;}
.poster_more a {text-decoration: none;font-size: 16px;color: #ffffff;border: 1px solid #ec8584;width: 134px;height: 46px;    display:block;line-height: 46px;text-align: center;}
.poster_more a+a{margin-top: 21px;}
.poster_pic {float: left;}
.poster_pic img {margin-right: 15px;}







/*金荣 - 经典案例*/
.case{ padding:80px 0;}
.casecon{ margin:50px 0;}
.casecon td>a{ position:relative; overflow:hidden;}
.casecon td>a img{ transition:all .6s ease;}
.casecon td:hover>a img{ transform:scale(1.1);}
.casecon td>a:after{ transition:all .2s ease; content:''; display:block; position:absolute; opacity:0; background:rgba(0,0,0,0.5); top:0; left:0; width:100%; height:100%;}
.casecon td>a i{ position:absolute; display:block; font-size:15px; color:#fff; top:0; left:0; right:0; bottom:0; opacity:0; transition:all .4s ease; width:120px; text-align:center; line-height:45px;height:45px; margin:auto; z-index:99;}
.casecon td:hover>a:after{ opacity:1;}
.casecon td:hover>a i{ opacity:1;}
.casecon td>a i:after,.casecon td>a i:before{ content:''; display:block; height:1px; width:0; background:#fff; transition:all .8s ease; position:absolute;}
.casecon td>a i:after{ top:0; left:0; right:auto;}
.casecon td>a i:before{ bottom:0; right:0; left:auto;}
.casecon td:hover>a i:after,.casecon td:hover>a i:before{ width:100%;}
.casecon td:hover span a:after{ transform: rotate(360deg);}
.casecon td{ display:inline-block; overflow:hidden; width:366px; position:relative; padding:0 !important; margin-right:12px;}
.casecon td br{ display:none;}
.casecon td div{ padding:0 !important; margin-top:4px; background:#f3f5f6;}
.casecon td a{ display:block;}
.casecon td>a{ border:1px solid #eeeeee;}
.casecon td div a{line-height: 65px; position: relative; font-size: 16px; background: #f5f5f5; color: #333; text-align: center;}
.casecon td:hover div a{ color:#db211f;}
.casecon{ margin-top:40px;}
.casecon table,.casecon tr,.casecon tbody{ display:block; width:100%;}
.casebottom{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center;}
.casebottom .casejt{ display:inline-block; width:20px; height:40px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221109/20221109202326_1647975448.png) no-repeat left top; cursor:pointer;}
.casebottom .casejt.next{ background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221109/20221109202326_418988691.png) no-repeat left top;}
.casebottom .casejt:hover{ background-position-y:bottom;}
.casetitl{ margin:0 255px;}
.casetitl li{ display:inline-block; vertical-align:top; border-radius:50%; width:15px; height:15px; cursor:pointer; background:#dfdfdf; font-size:0;}
.casetitl li+li{ margin-left:30px;}
.casetitl li.on{ background:#db211f;}



/*选择金荣的4大优势*/
.adv{background: #f5f5f5; padding-bottom: 80px;}
.advtitle{padding-top: 74px; font-size: 42px; color: #fff; text-align: center; padding-bottom: 60px;     background: url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221109/20221109210657_1985538219.jpg) center no-repeat;}
.advtitle span{ display: block; font-size: 18px;color: #f1f1f1; font-weight: lighter; margin-top: 10px;}
.advline{ position:relative; font-size:25px; color:#373737; position:relative; letter-spacing:2px;}
.advline em{ color:#db211f;}
.advline i{ display:block; width:320px; height:1px; background:#e1e1e1; position: absolute; top:15px; left:140px;}
.advline i:after{ content:''; display:block; position:absolute; width:25%; background:#db211f; height:3px; transition:all .5s ease; top:-1px; left:0;}
.advline2 i:after{ width:50%;}
.advline3 i:after{ width:75%;}
.advline4 i:after{ width:100%;}
.advcenter{ width:1500px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; }
.advtab{ width:215px;}
.advtab li{ cursor:pointer; text-align:center; height:160px; text-align:center; font-size:25px; color:#555555; background:#fff; transition:all .3s ease;}
.advtab li+li{ margin-top:1px;}
.advtab li:nth-child(2) .advicon{ background-position-x:-50px;}
.advtab li:nth-child(3) .advicon{ background-position-x:-100px; width:38px;}
.advtab li:nth-child(4) .advicon{ background-position-x:-150px; width:37px;}
.advtab li.on{ background:#ff9e00;}
.advtab li.on,.advtab li.on em{ color:#fff;}
.advtab li.on .advicon{ background-position-y:-58px;}
.advicon{ display:inline-block; width:38px; height:38px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221110/20221110141646_1417333790.png) no-repeat left top; transition:all .3s ease; margin:25px 0 15px 0;}
.advtab li em{ display:block; font-size:13px; color:#999999; font-weight:lighter; text-transform:uppercase; margin-top:5px;transition:all .3s ease;}
.advcon{ width:1394px; background:#fff; height:643px !important;  margin-left: 1px;}
.advcon ul{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.advleft{padding: 75px 40px; width: 580px;}
.advt em{ font-size:65px; color:#e6e3e3; font-family:impact;}
.advt b{ display:block; font-size:25px; color:#343434; margin:0 0 10px 0;}
.advwa{ margin:35px 0 50px 0; font-size:15px; line-height:35px; color:#999999;}
.advwa p+p{ margin-top:15px;}
.advtel{ margin-bottom:40px; padding-left:50px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221110/20221110103715_537923279.png) no-repeat left center; font-size:15px; color:#999999;}
.advtel em{ font-size:30px; color:#db211f; vertical-align:sub; padding-left:15px;    font-weight: bold;}


/*金荣 • 合作流程*/
.process{ padding:70px 0 100px 0; background:url(https://memberpic.114my.com.cn/qcbzzz/uploadfile/image/20201128/20201128155629_1448161563.jpg) no-repeat center bottom;}
.pcul{ margin-top:70px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; text-align:center;}
.pciocn{ width:102px; height:102px; border:1px solid #d7dbdd;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; transition:all .3s ease; margin:0 auto; border-radius:50%;}
.pci_t{ font-size:16px; color:#aaadb0;} 
.pci_t span{ display:block; font-size:20px; color:#525457; margin:18px 0;}
.pciocn i{ display:inline-block; width:50px; height:45px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221109/20221109211033_692491349.png) no-repeat left top; transition:all .3s ease;}
.pcul li:nth-child(2) .pciocn i{ background-position-x:-73px;height:50px; width:45px;}
.pcul li:nth-child(3) .pciocn i{ background-position-x:-140px;width:55px; height:50px;}
.pcul li:nth-child(4) .pciocn i{ background-position-x:-228px;width:55px; height:50px;}
.pcul li:nth-child(5) .pciocn i{ background-position-x:-320px;}
.pcul li:nth-child(6) .pciocn i{ background-position-x:-396px;}
.pcul li:hover .pciocn{ background:#db211f; border-color:#db211f;}
.pcul li:hover .pciocn i{ background-position-y:-66px;}
.pcul li:hover .pci_t span{ color:#db211f;}


/*走进 · 金荣铝制品*/
.about{ height:640px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221109/20221109213141_1009444129.jpg) no-repeat center bottom; padding:80px 0 0 0;}
.abtit{ font-size:20px; color:#666666;}
.abtit strong{ display:block; font-size:40px; color:#333; margin:0 0 20px 0;}
.abtit span{color:#cc0000;}
.abwa{ width:42%; font-size:14px; color:#999999; line-height:30px; }
.abwa1 {
    width: 90%;
    margin-top: 14px;
    margin-bottom: 30px;
}
.abbtn a{ display:inline-block; transition:all .3s ease; width:140px; line-height:40px; background:#cc0000; color:#fff; font-size:14px; text-align:center;}
.abbtn a:hover{ background:#333; width:160px;}
.honer{ width:675px; margin:70px 0 0 0;}
.hntab{ margin-bottom:15px;}
.hntab a{ display:inline-block; font-size:18px; color:#666666; line-height:24px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221110/20221110144639_676741598.png) no-repeat left center; padding-left:30px;}
.hntab a:hover{ color:#cc0000;}
#honercon td{ display:inline-block; padding:0 !important; border:1px solid #d2d2d2; overflow:hidden; position:relative; margin-right:24px;}
#honercon td br{ display:none;}
#honercon td a{ display:block;}
#honercon td div{ padding:0 !important;}
#honercon td div a{ position:absolute; padding:0 15px; line-height:35px; right:-60%; transition:all .3s ease; top:20px; background:#cc0000; font-size:14px; color:#fff; text-align:center;}
#honercon td:hover div a{ right:0;}



/*新闻*/
.news{padding: 80px 0;}
.news .title span{margin: 5px 0 5px 0;}
.news_cont{margin:0 auto;text-align: center;width: 450px; margin-top: 50px;}
.news_cont a{display:block;width:142px;border-radius:50px;height:43px;line-height:43px;background: #db211f;font-size:18px;color:#fff;float:left;font-weight:lighter;text-align:center;box-sizing:border-box;}
.news_cont a+a{margin-left:10px;}
.news_cont a.on{background:linear-gradient(to right,#ffb234,#ff9e00);}
.news_cont a:nth-child(3){margin-right:0px}
.newscon ul{ padding-top:10px;}
.newscon .news_div_item{ float:left; width:49%; height:180px; position:relative;background: #f5f5f5; margin-top: 20px;transition: 0.3s all ease-in-out;}
.newscon .news_div_item:hover{ cursor:pointer;}
.newscon .news_div_item .news_div_item_pic{ float:left; width:202px;height: 120px; overflow:hidden; position:absolute; left:30px; top:30px;}
.newscon .news_div_item .news_div_item_pic img{ width:100%; height:100%; transition:all .6s ease;}
.newscon .news_div_item:hover .news_div_item_pic img{ transform:scale(1.1);}
.newscon .news_div_item .news_div_item_content{ float:left; width:390px;position:absolute; left:263px; top:43px;}
.newscon .news_div_item .news_div_item_content .news_div_item_a{ color:#666; font-size:18px; font-weight:lighter;}
.newscon .news_div_item .news_div_item_content .news_div_item_body:after{content:''; display:block; height:2px; width:32px;background: #db211f;margin: 30px 0 0px;}
.newscon .news_div_item .news_div_item_content .news_div_item_body{ color:#aaa; font-size:14px; font-weight:lighter; line-height:26px; margin-top:10px;}
.newscon .news_div_item:hover .news_div_item_content .news_div_item_a{ color:#db211f;font-weight: normal;}
.newscon .news_div_item .news_div_item_date{ float:left; color:#aaa; text-align:center; position:absolute; right:30px; bottom:40px;font-size: 18px;font-family: fontDin1;width: 104px;}
.newscon .news_div_item .news_div_item_date .news_div_item_year,.newscon .news_div_item .news_div_item_date .news_div_item_month{ float:left;}
.newscon{margin-bottom: 50px;}
.news_div{display: flex;flex-wrap: wrap; justify-content: space-between;}


/*版权*/
.copyright{ background:#252424;}
.links{ background:#df0012; line-height:92px; font-size:18px; color:#fff;}
.links .w1500{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center;}
.links .linksleft{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center;}
.links .linksleft p{ padding-left:35px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221110/20221110144801_1141990979.png) no-repeat left center;}
.links .w1500>a{ font-size:14px; color:#fff; font-weight:lighter;}
.links .w1500>a:hover{ color:#ff0;}
.crcon{ height:335px;display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:center; border-bottom:1px solid #363636;}
.crcon .w1500{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.crcon ul{display: -webkit-flex;display: flex;justify-content:center;flex-wrap: nowrap;align-items:flex-start;}
.kslj li p{ font-size:18px; color:#fff; margin-bottom:20px;}
.kslj li{ padding-left:35px; background:url(https://memberpic.114my.com.cn/dgjrlzp/uploadfile/image/20221110/20221110144828_236781446.png) no-repeat left 5px;}
.kslj li a{ display:block; line-height:35px; font-size:15px; color:#b0b0b0; font-weight:lighter;}
.kslj li a:hover,.end a:hover{ color:#fff;}
.kslj li+li{ margin-left:65px;}
.crcode li{ font-size:14px; color:#b0b0b0; font-weight:lighter; text-align:center;}
.crcode img{ display:block; width:143px; height:143px; margin-bottom:15px;}
.crcode li+li{ margin-left:20px;}
.end,.end a{ font-size:15px; color:#b0b0b0; font-weight:lighter; line-height:35px; text-align:center;}
.end{ padding:40px 0;}