/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#333333; 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: #333333; text-decoration: none; font-size:14px;}
a:hover{color: #0566b6;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;}
/*抬头*/
.header{ position:absolute; width:100%; min-width:1400px; top:0; left:0; height:97px; border-bottom:1px solid rgba(255,255,255,.1); z-index:99;}
.hlogo{ margin:25px 0 0 30px;}
.nav1{ font-size:0;}
.nav1 li{ display:inline-block; margin-right:40px;}
.nav1 li>a{ line-height:97px; display:block; font-size:18px; color:#fff; font-weight:lighter; position:relative; transition:all .3s ease;}
.nav1 li:hover>a,.nav1 li.cur>a{ color:#ff0;}
.dropmenu{ position:absolute; z-index:99; width:100%; background:#fff; box-shadow:0 0 10px #eee inset; padding:30px 0; left:0; top:120%; opacity:0; transition:all .3s ease; visibility:hidden;}
.nav1 li:hover .dropmenu{ opacity:1; visibility:visible; top:100%;}
.dropmenu dl{ font-size:0; text-align:center;}
.dropmenu dl dt:nth-child(1){ border-left:1px dashed #eee;}
.dropmenu dl dt{ display:inline-block; padding:10px 30px; width:150px; border-right:1px dashed #eee;vertical-align: top;box-sizing: content-box;}
.navpic img{ width:100%; height:100%;}
.navpic{ position:relative; overflow:hidden; background:#eee; width:100%; height:100px; margin-bottom:20px;}
.navpic:after{ content:''; display:block; position:absolute; width:100%; height:100%; top:0; left:0; background:rgba(0,0,0,0.3);transition:all .3s ease;}
.dropmenu dl dt a{ display:block; text-align:left; font-size:15px; color:#333; transition:all .3s ease;}
.dropmenu dl dt a em{ display:block; font-size:12px; color:#ccc; margin-top:3px;}
.dropmenu dl dt:hover a{ color:#0566b6;}
.dropmenu dl dt:hover .navpic:after{ opacity:0;}
.dropmenu dl dt a{ display:block;}
.hul li{display:inline-block; width:84px; height:97px; border-left:1px solid rgba(255,255,255,.1); text-align:center; font-size:14px; color:#fff; font-weight:lighter; line-height:130px; transition:all .3s ease;}
@media screen and (max-width:1500px){
	.nav1 li{ margin-right:30px;}
	}
.hul li:nth-child(1){ background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011102020_1290805918.png) no-repeat center 22px;}
.hul li:nth-child(2){ position:relative; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011102020_1199287447.png) no-repeat center 22px;}
.hul li:nth-child(2) .huldrop{ right:0;}
.huldrop{ position:absolute; z-index:9; top:120%; opacity:0; visibility:hidden; transition:all .5s ease; background:#fff;}
.seadrop{ width:100%; left:0; padding:40px 0;}
.huldrop>img{ margin:10px; width:120px; height:auto;}
.hul li:hover .huldrop{ top:100%; opacity:1; visibility:visible;}
.keywords{ text-align:center; margin-top:10px;}
.keywords,.keywords a{ font-size:16px; color:#999; font-weight:lighter; line-height:45px;}
.keywords span,.keywords a:hover{ color:#0566b6;}
.search_bg{ width:460px; padding:0 20px; height:38px; border-radius:20px; margin:0 auto; border:1px solid #eee;margin-top:10px;}
.search_bg input{ display:block; float:left; box-sizing:border-box;}
#soo{ float:right; margin-top:10px;}
#infoname{ border:none; height:38px; background:none; width:400px; font-weight:lighter;}
/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1300px; height:860px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:860px; background-position: center; background-repeat: no-repeat; background-color: #0767b6}
.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:360px; left: 0; margin-left: 0; height: 450px; 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/yizhong/uploadfile/image/20200911/20200911135932_381930995.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20200911/20200911135932_381930995.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:.6;}
.banner-box .hd ul li.on{border-radius: 8px; width:70px; opacity:1;}
.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; }
/*易众集团*/
.about{ position:relative; padding:70px 0 85px 0;}
.about:after,.about:before{content:''; display:block; position:absolute; }
.about:after{ width:175px; height:100%; background:#ececec; right:0; top:0; z-index:-1;}
.about:before{ width:294px; height:4px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011110104_376756738.png) no-repeat center; top:95px; left:-295px;}
.abright{ margin-top:50px; position:relative; z-index:9; padding:13px; box-shadow:0 0 15px #ccc; width:523px; height:380px; background:#fff url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011110403_986752456.jpg) no-repeat center;}
.ableft{ width:720px; margin-left:60px;}
.ab_t{ font-size:48px; color:#0566b6; font-weight:bold; line-height:48px; position:relative;padding-top:20px;}
.ab_t em{ position:absolute; top:0; left:0; text-transform:uppercase; z-index:-1; font-size:72px; color:#ececec; }
.ab_c{ margin:30px 0 50px 0; font-size:15px; color:#aaaaaa; font-weight:lighter; line-height:30px;}
.abul li dl{ display:inline-block; width:260px; font-size:16px; color:#aaaaaa; font-weight:lighter; padding-left:65px;}
.abul li:nth-child(1) dl:nth-child(1){ background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011110104_1475657357.png) no-repeat left center;}
.abul li:nth-child(1) dl:nth-child(2){ background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011110104_219191823.png) no-repeat left center;}
.abul li:nth-child(2) dl:nth-child(1){ background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011110105_391690892.png) no-repeat left center;}
.abul li:nth-child(2) dl:nth-child(2){ background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011110105_599753891.png) no-repeat left center;}
.abul li dl b{ display:block; font-size:18px; color:#000000; margin-bottom:5px;}
.abul li dl b a{font-size:18px; color:#000000;}
.abul li dl b a:hover{font-size:18px; color:#0566b6;}
.abul li dl:hover b{color:#0566b6;}
.abul li+li{ margin-top:45px;}
.ab_wa{ margin-top:75px; font-size:15px; color:#aaaaaa; font-weight:lighter; line-height:30px;}
.ab_wa b{ color:#0566b6;}
.abcen{width:523px; height:380px;}
.abbottom{font-size:0;text-align:center;margin-top: 25px;}
.abbg li{display:inline-block;position: relative; width: 12px;height: 12px;border: 1px solid #ddd;border-radius: 50%; cursor: pointer;}
.abbg li:after{content:'';display: block;position: absolute;top: 0;left:0;bottom: 0;right: 0;margin: auto;width: 8px;height: 8px;border-radius: 50%;background: #ddd;}
.abbg li+li{margin-left:15px;}
.abbg li.on{border-color:#0566b6;}
.abbg li.on:after{background:#0566b6;}
.abbg{margin-right: 230px; }
.abvidio{width:523px; height:380px;}
.abwa{font-size: 16px;color: #333; position: absolute; left: 0; bottom: -55px;}
/*企业文化*/
.qyxx{ position:relative;}
.qytab{ width:100%; position:absolute; bottom:0; left:0; height:217px; font-size:0; z-index: 99;}
.qytab li{ display:inline-block; vertical-align:top; width:16.6666%; text-align:center; padding-top:40px; font-size:23px; color:#fff; cursor:pointer;}
.qytab li em{ display:block; font-size:14px; color:#a6a6a6; text-transform:uppercase; margin-top:8px;}
.qytab li i{ display:inline-block; width:33px; height:43px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011135938_318593836.png) no-repeat top left; position:relative; margin-bottom:35px; transition:all .4s ease;}
.qytab li i:after{ content:''; display:block; position:absolute; left:0; right:0; bottom:-16px; width:26px; height:2px; background:#909090; margin:0 auto;}
.qytab li:nth-child(2) i{ background-position-x:-57px; width:38px;}
.qytab li:nth-child(3) i{ background-position-x:-121px; width:38px;}
.qytab li:nth-child(4) i{ background-position-x:-187px; width:45px;}
.qytab li:nth-child(5) i{ background-position-x:-250px; width:45px;}
.qytab li:nth-child(6) i{ background-position-x:-330px;}
.qytab li.on i:after{ background:#0566b6;}
.qytab li.on,.qytab li.on em{ color:#0566b6;}
.qytab li.on i{ background-position-y:-75px;}
.qyleft{position:absolute;z-index: 9;top: 220px;width:380px;text-align:right; font-size:48px; color:#fff; font-weight:bold; line-height:48px; left:0;}
.qyleft em{ position:absolute; font-size:72px; text-transform:uppercase; right:0; top:25px; opacity:0.1;}
.qyleft i{ position:relative; z-index:3;}
.qyright{ margin-top:132px;}
.qycon{ font-size:18px; color:#ffffff;}
.qycon span{ display:block; font-size:33px;}
.qycon span:after{ content:''; display:block; width:42px; height:3px; background:#fff; margin:20px 0;}
.qyright>p{ margin-bottom:25px;}
.qyleftwa{position:relative;}
.qycon dl:nth-child(1){height:727px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201021/20201021114835_657372244.jpg) no-repeat center;}
.qycon dl:nth-child(2){height:727px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201021/20201021113712_574350208.jpg) no-repeat center;}
.qycon dl:nth-child(3){height:727px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201021/20201021114040_1650378477.jpg) no-repeat center;}
.qycon dl:nth-child(4){height:727px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201021/20201021114041_409247193.jpg) no-repeat center;}
.qycon dl:nth-child(5){height:727px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201021/20201021114041_1424889699.jpg) no-repeat center;}
.qycon dl:nth-child(6){height:727px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201021/20201021114041_1045520182.jpg) no-repeat center;}
/*易众发展历程 */
.process{ height:711px; padding-top:100px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011161635_1940127784.jpg) no-repeat center;}
.pctitle{ text-align:center; font-size:48px; font-weight:bold; color:#000000; line-height:48px; padding-top:25px; position:relative;}
.pctitle b{ position:relative; z-index:3;}
.pctitle em{ font-size:72px; color:#222; opacity:0.08; text-transform:uppercase; position:absolute; left:0; right:0; margin:0 auto; top:0;}
.pctop{ position:relative; margin:50px 0 40px 0; padding:0 40px; padding-top:10px;}
.pcjt{ position:absolute; top:0; cursor:pointer; width:31px; height:31px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011161634_1658547761.png) no-repeat center top; left:0;}
.pcjt.pcright{ left:auto; right:0;background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011161634_1828476308.png) no-repeat center top; }
.pcjt:hover{ background-position: center bottom;}
.pctab{ position:relative; text-align:center; overflow:hidden; white-space:nowrap;font-size:0; height:66px;}
.pctab li{ display:inline-block; width:100px; position:relative; z-index:1; font-size:18px; color:#484848; cursor:pointer;position:relative:z-index:33;}
.pctab:after{ content:''; display:block; width:100%; height:1px; position:absolute; left:0; top:5px; background:#cacaca;}

.pctab ul,.pccon ul{ position:absolute;}
.pctab ul{    width: 900px !important;}
.pctab li.on{ color:#0566b6;}
.pctab li.on i{ background:#0566b6;}
.pctab i{ display:block; margin:0 auto 22px auto; border-radius:50%; width:11px; height:11px; background:#a6a6a6;}
.pccon{ position:relative; height:300px; padding:30px; background:#fff; }
.pcpic{ width:700px; height:300px;}
.pcpic img{ width:100%; height:auto;}
.pccon ul li{ width:1340px; float:left;}
.pccon>div{ position:relative;overflow:hidden;height:300px;}
.pcwa{ width:450px; margin:30px 0 0 40px;}
.pcnum{ font-size:25px; color:#0566b6; font-weight:bold;}
.pc_t{ font-size:25px; color:#000000; text-transform:uppercase;}
.pc_t em{ display:block; margin:10px 0;}
.pc_c{ font-size:16px; color:#666666; font-weight:lighter; line-height:36px; margin-top:25px;}
/*易众荣誉资质 */ 
.honer{ height:664px; padding-top:90px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011112334_1868768293.jpg) no-repeat center;}
.honertitl{ text-align:center; font-size:48px; color:#000000; line-height:48px; position:relative; font-weight:bold; padding-top:30px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011112334_325523838.png) no-repeat center 14px;}
.honertitl em{ text-transform:uppercase; left:0; right:0; top:0; margin:0 auto; font-size:72px; color:#222222; opacity:.07; position:absolute;}
.honertitl b{ position:relative; z-index:33;}
.honercenter{ margin-top:45px; font-size:0;}
.honercon ul{ padding:0 227px;}
.honercon li{ display:inline-block; position:relative; z-index:3; width:200px; height:267px; vertical-align:top;}
.honercon li:after{ content:''; display:block; position:absolute; width:211px; height:22px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011134331_417381916.png) no-repeat center; left:-5px;bottom:-10px;}
.honercon li a{ display:block; width:100%; height:100%;padding:15px 15px 14px 16px; box-sizing:border-box;position:relative; z-index:3; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011112335_1068163575.png) no-repeat center; }
.honercon li a img{ width:100%; height:100%;} 
.honercon li:nth-child(1){ margin:76px 60px 0 0;}
.honercon li:nth-child(2){ margin-right:9px;}
.honercon li:nth-child(4){ margin:76px 0 0 70px;}
/*易众动态 NEWS*/
.news{ margin:60px 0;}
.news *{ box-sizing:border-box;}
.news_row1{ position: relative; padding-bottom: 25px; margin-bottom: 50px; }
.news_row1:after{ content: ''; width: 100%; height: 1px; background: #e9e9e9; display: block; position: absolute; bottom: 0; left: 0; }
.news_row1 .news_tit{ display: block; font-size: 48px; color: #010101; font-weight: lighter; line-height: 50px; float: left; height: 55px;  padding-left: 10px;}
.news_row1 .news_tit .en{ display:inline-block; padding-left:15px;text-transform: uppercase; font-size:33px; color:#484848; }
.news_row1 .news_list{ float: right}
.news_row1 .news_list ul li{ float: left; padding: 0 0 0 50px; }
.news_row1 .news_list ul li a{ font-size: 20px; line-height: 55px; display: block; position: relative; font-weight:lighter; color:#000000; }
.news_row1 .news_list ul li a:after{ position: absolute; content: ''; width: 0; background: #0566b6; height: 2px; bottom: -25px; left: 0; display: block; transition: 0.3s all ease; z-index: 3333; }
.news_row1 .news_list ul li.cur a:after,.news_row1 .news_list ul li:hover a:after{ width: 100%; }
.news_row1 .news_list ul li.cur a,.news_row1 .news_list ul li:hover a{ color: #0566b6; font-weight:bold;}



.news_row2_l { width: 430px; height: 550px; background: #f5f5f5; float: left; }
.news_row2_l .news_l_item,
.news_row2_l .news_div_item{ position: relative; width: 430px; display: block; height: 550px; padding: 50px; }
.news_row2_l .news_l_item img,.news_row2_l .news_div_item .news_div_item_pic a,.news_row2_l .news_div_item .news_div_item_pic img{ width: 325px; display: block; height: 265px;}
.news_row2_l .news_l_item strong,.news_row2_l .news_div_item .news_div_item_title a{ font-size: 18px; font-weight: normal; display: block; color: #484848; line-height: 40px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news_row2_l .news_l_item p,.news_row2_l .news_div_item .news_div_item_body{ font-size: 12px; color: #c2c2c2; line-height: 25px; padding: 5px 0 0; overflow: hidden; margin-bottom: 90px; font-weight:lighter; }
.news_row2_l .news_l_item span,.news_row2_l .news_div_item .news_div_item_date{ position: absolute; font-family: arial; font-style: normal; color: #0566b6; font-size: 28px; line-height:30px; top: 165px; left: 90px; }
.news_row2_l .news_div_item .news_div_item_date .news_div_item_year{ font-size: inherit; color: inherit; font-family: arial; }
.news_row2_l .news_l_item span i,.news_row2_l .news_div_item .news_div_item_date .news_div_item_month,.news_row2_l .news_div_item .news_div_item_date .news_div_item_day{ font-size: 16px; font-family: arial; font-style: normal; color: #0566b6; display: block; line-height: 20px; }
.news_row2_l .news_div_item .news_div_item_date .news_div_item_month,.news_row2_l .news_div_item .news_div_item_date .news_div_item_day{ float:left; }
.news_row2_l .news_l_item span:after,.news_row2_l .news_div_item .news_div_item_date:after{ content: ''; display: block; width: 2px; height: 90px; position: absolute; left: -17px; top: 0; background:#0566b6}


.news_row2_r{ float: right; width: 917px; }
.news_row2_r > .news_div > .news_div_item:first-child{ display: none; }
.news_row2_r .news_r_item,.news_row2_r .news_div_item{ height:160px; display: block; position: relative; background:#f5f5f5;}
.news_row2_r .news_div_item+.news_div_item{ margin-top:35px;}
.news_row2_r .news_div_item:nth-child(2){ margin-top:0px;}
.news_row2_r .news_r_item *,.news_row2_r .news_div_item *{ transition: 0.3s all ease}
.news_row2_r .news_r_item span,.news_row2_r .news_div_item .news_div_item_date{ position:relative; width: 150px; height: 160px; float: left; color: #fff; background: #595959; font-weight: normal; font-style: normal; line-height: 20px; font-size: 18px; font-family: arial; text-align: center; padding: 35px; }
.news_row2_r .news_div_item .news_div_item_month,.news_row2_r .news_div_item .news_div_item_year{ font-size: inherit; color:inherit; font-family: arial; display: inline-block; position: relative; top: 60px}
.news_row2_r .news_r_item span i,.news_row2_r .news_div_item .news_div_item_day{ font-size: 48px; font-weight: bold;  display: block; line-height: 60px; font-family: arial; }
.news_row2_r .news_div_item .news_div_item_day{ position: absolute; width: 100%; text-align: center; left: 0; top: 30px; }
.news_row2_r .news_r_item:hover span,.news_row2_r .news_div_item:hover .news_div_item_date{ background:#0566b6; color:#fff; }
.news_row2_r .news_r_item:hover span i,.news_row2_r .news_div_item:hover .news_div_item_day{ color:#fff; }
.news_row2_r .news_r_item strong,.news_row2_r .news_div_item .news_div_item_title .news_div_item_a{ font-size: 18px; font-weight: normal; color: #484848; display: block; line-height: 45px; float: right; width: 740px;  padding:10px 40px 0px 0px;}
.news_row2_r .news_r_item p,.news_row2_r .news_div_item .news_div_item_body{ font-size: 12px; color: #c2c2c2; line-height: 25px; float: right; width: 740px; padding: 5px 0; padding-right:40px; font-weight:lighter;}
.news_row2_r .news_r_item:hover strong{ color: #0566b6}
.news_row2_r .news_r_item:hover p{ color: #444444; }
.news_row2_r .news_r_item em,.news_row2_r .news_div_item .news_div_item_more{ font-size: 12px; position: absolute; left: 177px; top: 120px; color: #888; height: 20px;padding: 0 0 0 0px; background: url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20201011/20201011100711_1591464832.png) no-repeat -20px center; }
.news_row2_r .news_r_item em:after,.news_row2_r .news_div_item .news_div_item_more:after{ content: ''; display: block; width: 0px; height: 1px; background: #0566b6; position: absolute; top:9px; left: 0; transition: 0.3s all ease}
.news_row2_r .news_r_item:hover em,.news_row2_r .news_div_item:hover .news_div_item_more{ background-position: 100px center; padding: 0 0 0 130px; color: #0566b6; }
.news_row2_r .news_r_item:hover em:after,.news_row2_r .news_div_item:hover .news_div_item_more:after{ width: 110px;}
/*版权*/
.copyright{ background:#323232;}
.end{ line-height:30px; text-align:center; padding:40px 0; border-top:1px solid #3a3a3a;}
.end,.end a{ font-size:14px; color:#888888; font-weight:lighter;}
.end a:hover{ color:#fff;}
.links{ line-height:90px; font-size:20px; color:#808080; font-weight:lighter; background:#3a3a3a; position:relative; height:90px;}
.links p.fl{ margin-left:30px;}
.links span{ font-family:impact; text-transform:uppercase; padding:0 20px 0 10px;}
.links:after{ content:''; display:block; position:absolute; width:23px; height:24px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20200911/20200911172733_927342703.png) no-repeat right center; top:0; bottom:0; margin:auto 0; right:30px;}
.crcon{ padding:60px 0 50px 0;}
.crkslj{ font-size:0;}
.crcon p.cr_t{ font-size:16px; color:#eee; font-weight:lighter; position:relative; margin-bottom:20px; padding-left:18px;}
.crcon p.cr_t:after{ content:''; display:block; position:absolute; left:0; top:0; bottom:0; margin: auto 0; width:8px; height:8px; border-radius:50%; background:#fff;}
.crkslj li{ display:inline-block; vertical-align:top; padding:0 50px 0 30px;}
.crkslj li a{ display:block; font-size:12px; color:#888888; line-height:30px; margin-left:16px; font-weight:lighter;}
.crkslj li a:hover{ color:#fff;}
.crkslj li:nth-child(1) a,.crkslj li:nth-child(4) a{ margin-left:25px;}
.crcode{ font-size:0; margin-left:20px; padding-left:60px; border-left:1px solid #3f3f3f;}
.crcode dl{ display:inline-block; font-size:13px; color:#eeeeee; font-weight:lighter; text-align:center;}
.crcode dl img{ display:block; width:130px; height:130px; margin-bottom:15px;}
.crcode dl+dl{ margin-left:20px;}
.crconcat{ text-align:right;}
.cr_day{ font-size:18px; color:#666666; font-weight:lighter; line-height:28px;}
.cr_day span{ display:inline-block; padding-left:45px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20200911/20200911172733_683306526.png) no-repeat left center;}
.cr_phone{ font-size:30px; color:#fff; margin:30px 0 20px 0;}
.cr_number{font-size:18px; color:#fff; margin:10px 0 40px 0; font-weight:bold;}
.crconcat ul{ font-size:0; /*border:1px solid #4b4b4b;*/}
.crconcat ul li img{ width:100px; height:auto;}
.crconcat ul li span{ position:absolute; top:110%; right:0; padding:10px; background:#fff; white-space:nowrap; transition:all .3s ease; opacity:0; visibility:hidden; z-index:3;}
.crconcat ul li:hover span{ opacity:1; top:100%; visibility:visible;}
.crconcat ul li{ display:inline-block; height:38px; position:relative; cursor:pointer; line-height:38px; vertical-align:top; padding:0 10px; border:1px solid #4d4d4d;}
.crconcat ul li+li{/* border-left:1px solid #4b4b4b;*/}
.crconcat ul li a:hover{ color:#fff;}
.crconcat ul li a,.crconcat ul li{ font-size:12px; color:#808080; font-weight:lighter;}
.crconcat ul li:nth-child(1) a,.crconcat ul li:nth-child(2) a{ padding-left:23px; display:inline-block; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20200911/20200911172733_295540249.png) no-repeat left center;}
.crconcat ul li:nth-child(2) a{ background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20200911/20200911172733_360574126.png) no-repeat left center;}
.crconcat ul li i{ display:inline-block; height:38px; width:25px; background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20200911/20200911172733_690058753.png) no-repeat center;}
.crconcat ul li:nth-child(4) i{ background:url(https://memberpic.114my.com.cn/yizhong/uploadfile/image/20200911/20200911172733_18097541.png) no-repeat center;}