body{margin: 0px auto; padding: 0px; font-size:14px; font-family:Microsoft YaHei; line-height:24px; color: #333; overflow-X: hidden;}
div{margin: 0px; padding: 0px;}
span, p{margin: 0px; padding: 0px; font-family:Microsoft YaHei;}
h1,h2,h3,h4,h5,h6{margin: 0px; padding: 0px;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
*{box-sizing: border-box;}
html, body {min-height: 100%;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#1b2229; min-width:1300px}

h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
dl,dt,dd,ol,ul,li {margin: 0px; padding: 0px; list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #1b2229; transition: all 0.6s;}
a:hover{transition: all 0.6s;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.tl {text-align: left;}
.tc {text-align: center}
.tr {text-align: right;}
.cl{clear:both;}
.ov{overflow:hidden;}
.db,.lb,.dd{font-size:0;}
.db>div,.lb>li,.dd>dl{display:inline-block;vertical-align:top;}
em,.em,i{text-transform:uppercase; vertical-align:top;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
:focus {outline:none;background-color:transparent;}
::selection{background:#115195;color:#fff;}
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}

/*¹«ÓÃ*/
.page,.content{max-width:1500px;width:100%; margin:0 auto; overflow: hidden;}
.content1{ max-width:1500px;width:100%;margin:0 auto; position: relative;}
.pr{position: relative;}
.pa{position: absolute;}
@media screen and (max-width: 1550px){
	.page,.content,.content1{width:calc(100% - 50px);}
}

#top10,#top20,#top30,#top40,#top50,#top60,#top80,#top100{ margin:0 auto; width:1500px; overflow:hidden;}
#top10{height:10px;}
#top20{height:20px;}
#top30{height:30px;}
#top40{height:40px;}
#top50{height:50px;}
#top60{height:60px;}
#top80{height:80px;}
#top100{height:100px;}
.bgzt{font-family: "youth";}


/*title*/
.title{width: 582px; height: 40px; margin: 0 auto; overflow: hidden;}
.title_i{width: 60px; float: left; height: 20px; background: url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155514_1825933118.png); margin-top: 10px;}
.title_c{font-size: 38px; line-height: 40px; font-weight: normal; color: #333; width: 462px; text-align: center; float: left;}
.title_c span{font-size: 38px; font-weight: bold; color: #2456de;}
.title_x{font-size: 22px; line-height: 24px; font-weight: normal; color: #999; margin-top: 22px; text-align: center; letter-spacing: 1px;}

/*title*/
.title1{width: 622px; height: 40px; margin: 0 auto; overflow: hidden;}
.title_i1{width: 60px; float: left; height: 20px; background: url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155548_2007841166.png); margin-top: 10px;}
.title_c1{font-size: 38px; line-height: 40px; font-weight: normal; color: #fff; width: 502px; text-align: center; float: left;}
.title_c1 span{font-size: 38px; font-weight: bold; color: #fff;}
.title_x1{font-size: 22px; line-height: 22px; font-weight: normal; color: #8bb3f8; margin-top: 22px; text-align: center; letter-spacing: 1px;}

/*top*/
.nav {
  position: absolute;
  width: 100%;
  top: 0px;
  z-index: 99;
  transition: 0.3s all ease;
}

.nav_white{
    background: #fff;
    position: fixed;
    top: 0;
    box-shadow: 0 0 30px 0px rgba(0,0,0,0.1);
  z-index: 99;
}
.nav:hover{
    background: #fff;
    box-shadow: 0 0 30px 0px rgba(0,0,0,0.1);}
.logo{float: left;height: 46px;position: relative;width: 375px;margin:26px 0; left:1%;}
.logo > .logo_b{position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 0;
filter: alpha(opacity=0);}
.logo > .logo_w{position: absolute;width: 100%;height: 100%;top: 0;left: 0;opacity: 1;
filter: alpha(opacity=100);}
.logo > .logo_b > img{
width: 100%;
height: auto;
display: block;
}
.logo > .logo_w > img{
width: 100%;
height: auto;
display: block;
}

.nav:hover .logo > .logo_w,.nav_white .logo > .logo_w{opacity: 0;
filter: alpha(opacity=0);}

.nav:hover .logo > .logo_b,.nav_white .logo > .logo_b{opacity: 1;
filter: alpha(opacity=100);}
.menu{float: right; position:relative; right:15%;}
.menu > ul:after{content: '';display: block;clear: both;}
.menu > ul > li{float: left;height: 100px;padding: 0 20px; position:relative;}
.menu > ul > li > a {
    color: #fff;
    font-size: 17px;
    height: 100px;
    line-height: 100px;
    position: relative;
    display: block;
    font-weight: 200;
}
.menu > ul > li > a:after{content: '';display: block;width: 0%;height: 1px; bottom:35px;position: absolute;left: 0;transition: 0.3s all ease;}
.nav_white .menu > ul > li > a:after{content: '';display: block;width: 0%;height: 1px;background: #2456de;bottom:35px;position: absolute;left: 0;transition: 0.3s all ease;}
.menu > ul > li > a > i{width: 13px;height: 6px;background: url() no-repeat center;opacity: 0.5;filter: alpha(opacity=50);display: inline-block;vertical-align: middle;margin:-6px 5px 0;position: absolute;right: -25px;top:50%}
.menu > ul > li.navcurrent > a:after,.menu > ul > li:hover > a:after{width: 100%}


.nav_white .logo{height: 52px;margin:22px 0;}
.nav_white .menu > ul > li{height: 100px;}
.nav_white .menu > ul > li > a{height: 100px;color: #333;line-height: 100px;}

.nav:hover .menu > ul > li > a{color: #333;}

.nav:hover .menu > ul > li > a:hover,.nav:hover .menu > ul > li.navcurrent > a{color: #2456de;}

.nav_white .menu > ul > li > a:after{bottom: 25px}
.nav_white .menu > ul > li.navcurrent > a,.nav_white .menu > ul > li:hover > a{color: #333;}

.nav_white .erji_menu{top: 80px}

.top_button {height: 40px;padding: 35px 0;width:110px; float:right; position: absolute; right:0%;}
.top_button .top_tel,.top_button .top_e{overflow:hidden; position:absolute;float: left; width:30px; height:30px; display:block;margin-left:15px; border-radius:50px; border: 1px solid #268cf2;transition:0.3s all ease-in-out; border-radius: 50px; text-align:center; color:#aacbe7;}

.top_button .top_tel{right: 182px;}
.top_button .top_e{right: 5px; line-height:28px; text-transform:uppercase; font-size:12px; border-radius: 60px; text-align: center; width: 150px; background: linear-gradient(135deg, #268cf2 1%,#43a0fd 100%);}
.top_button .top_e a{color:#fff; font-size: 16px;}
.top_button .top_search{right: 0px;z-index: 3;}
.top_button .top_tel p{position: absolute;left: 0;top:0;opacity: 0;transition:0.3s all ease-in-out 0.2s;color: #999;line-height: 30px;display: block;padding: 0 25px;font-size: 16px;font-family: arial;font-weight: 200;}
.top_button .top_tel:hover,.top_button .top_search:hover{width: 170px; background: #fff; border: 1px solid #7bbcfe;}
.top_button .top_tel:hover p{opacity: 1;}
.top_button .top_tel i,.top_button #search-i input{ transition:0.3s all ease-in-out;display: block; width: 16px; height: 16px; padding:7px; cursor: pointer;position:absolute;right:0px;top:0px; box-sizing: content-box;border: 0 none; z-index:2; border-radius: 50px;}
.top_button .top_tel i{ background:url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155619_1436313685.png) top 6px left 7px no-repeat;}
.top_button .top_tel i img{display: block;width: 100%;height: auto;}
#banner{position:relative;z-index:0}

.nav li>.nav2 {display: none; position:absolute; left:-76px; top:100px; z-index: 99; border-top:10px #eee solid; box-shadow: 0px 0px 15px rgba(204, 204, 204, 0.4);}
.nav li>.nav2 a{display: block;
    background:#fff;
    height: 52px;
    line-height: 52px;
    width: 260px; font-size: 16px;
    font-weight: 100;
    color:#666; border-bottom: none; padding: 0px 40px;}
.nav li>.nav2 a:hover{background:#eee; color: #333; padding-left:60px;}
.nav2 b{color:#666;}


.nav_white .top_button .top_e{color:#fff;}
.nav_white .top_button .top_e a{color:#aacbe7; font-size:16px; font-weight: 100;}
.nav_white .top_button .top_tel i,.nav:hover .top_button .top_tel i{ background:url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155651_1133110420.png) top 6px left 7px no-repeat;}

.nav_white .top_button .top_e,.nav:hover .top_button .top_e{color:#aacbe7; font-size: 16px;}
.nav_white .top_button .top_e,.nav:hover .top_button .top_e a{color:#aacbe7; font-size: 16px;}
.nav_white .top_button {padding: 35px 0;}
/*endnav*/


/*»ÃµÆÆ¬*/
.banner{overflow:hidden; width:100%;}
.banner-box{ min-width:1200px; height:919px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:919px; 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:440px; left: 0; margin-left: 0; height: 410px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:0; 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(http://114my.cn.114.114my.net//lcw/webimg/banj.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(http://114my.cn.114.114my.net//lcw/webimg/banj.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:80px; 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: #fff; border-radius :50px; width:50px; height:10px;}
.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; }



/*service*/
.service_bg{width: 100%; background: url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155721_409350017.jpg) center; padding-bottom: 122px;}
.service{ background: #fff; border-radius: 20px; margin-top: -110px; padding: 92px 60px; box-shadow: 0px 0px 15px rgba(204, 204, 204, 0.4);}

.servicer{width:1380px;margin:auto;overflow:hidden; padding-top: 70px;}
.servicer li{width:211px;float:left;}
.servicer .y{color:#1f5ece; width:211px;height:211px;background:#e8f1fa;border-radius:50%;position:relative; padding:40px 0px;}
.servicer .y:hover{background: #1f5ece;}
.servicer .y:hover .iconfont{color: #fff;}
.servicer .y:hover p{color: #fff;}
.servicer .y:hover span{color: #79a3ee;}
.servicer li:hover .lct{background: #e8f1fa; border-radius: 50%; color: #2456de;}
.servicer .iconfont{font-size:35px;color:#2456de; width:211px;height:50px;line-height:50px;text-align:center;}
.servicer .y p{font-size: 21px; line-height: 28px; font-weight: 100; }
.servicer .y span{font-size: 15px; color: #999; display: block; font-weight: 100; letter-spacing: -0.5px;}

.servicer .lct{font-size:18px;color:#fff;text-align:center;line-height:35px; height: 35px; width: 35px; background: #2456de; border-radius: 50%; margin: 0 auto; margin-top: -20px; z-index: 99; position: relative;}

.titlec{font-size:0;display:inline-block;height:9px;float:left;position:relative;top:110px; padding:0 22px;}
.titlec em{display:inline-block;width:4px;height:4px;border-radius:50%;background:#2456de;animation:bounce_fountainG 1.2s linear infinite;margin-left:5px;}
.titlec em:nth-child(1) {animation-delay: .2s;}
.titlec em:nth-child(2) {animation-delay: .3s;background:#cdcffb;}
.titlec em:nth-child(3) {animation-delay: .4s;}
.titlec em:nth-child(4) {animation-delay: .5s;}
.titlec em:nth-child(5) {animation-delay: .6s;}
.titlec em:nth-child(6) {animation-delay: .7s;}
@keyframes bounce_fountainG { 
0% {
transform:scale(1);
}
100% {
transform:scale(.5);
}}


/*service*/
.pr_advbox{width: 100%; background: #f7f7f7; padding: 110px 0px;}
.pr_adv{margin-top: 60px;}
.pr_adv li{width: 471px; float: left;}
.pr_adv li+li{margin-left: 43px;}
.pr_adv .iconfont{width: 471px; float: left; font-size: 110px; color: #fff; text-align: center; line-height: 235px; background: #2456de; border-radius: 366px 366px 0 0; height: 235px;}
.pr_adv .dr{width: 471px; float: left; font-size: 110px; color: #fff; text-align: center; line-height: 235px; background: #03daff; border-radius: 0 0 366px 366px; height: 235px; margin-top: 25px;}
.pr_adv p{font-size: 24px; line-height: 24px; font-weight: bold; padding:24px 0px; text-align: center; float: left; width: 471px;}
.pr_adv span{font-size: 18px; line-height: 32px; font-weight: 100; padding:30px 60px; text-align: center; float: left; width: 471px; background: #fff;}
.pr_adv em{font-size: 24px; line-height: 24px; font-weight: bold; padding:36px 0px; text-align: center; float: left; width: 471px;}

.pr_adv .i1{top:0;left:0;-webkit-animation-delay:0.5s;animation-delay:0.5s;}
.pr_adv .i2{top:0;right:0;-webkit-animation-delay:1s;animation-delay:1s;}
.pr_adv .i3{bottom:0;right:0;-webkit-animation-delay:1.25s;animation-delay:1.25s;}
.pr_adv .i4{bottom:0;right:0;-webkit-animation-delay:0.5s;animation-delay:0.5s;}
.pr_adv .i5{bottom:0;right:0;-webkit-animation-delay:1s;animation-delay:1s;}
.pr_adv .i6{bottom:0;right:0;-webkit-animation-delay:1.25s;animation-delay:1.25s;}


.adv_bg{width: 100%; background: #2168e5 url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155746_1188046904.jpg) top center no-repeat; padding:100px 0px; height: 1470px;}
.adv{}
.adv_left{width: 634px; float: left; position: relative; z-index: 9;}
.adv_leftbt{float: left; font-size: 30px; line-height: 32px; margin-bottom: 20px; margin-left: 309px;}
.adv_leftbg{float: left; height: 162px; margin-top: 16px; width: 472px;float: left; background: url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155815_1126327522.png); padding:35px 55px; }
.adv_l{margin-left: 162px;}
.adv_leftbg p{width: 90px; float: left; height: 98px; background: url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155840_1369912059.png); text-align: center; font-size: 38px; color: #fff; line-height: 98px; margin-right: 20px; font-family: Impact;}
.adv_leftbg span{width: 330px; font-size: 18px; font-weight: normal; padding: 20px 0px; display: block; line-height: 30px;}
.adv_c{border-radius: 50%; width: 520px; float: left; height: 520px; border: 20px solid transparent;
    background-clip: padding-box,border-box;
    background-origin: padding-box,border-box;
    background-image: linear-gradient(#fff,#fff),linear-gradient(#2658df,#7297fe); position: absolute; margin-top: 80px; margin-left: 474px;}
.adv_c img{position: relative; width: 624px; height: 478px; right: 86px; top:70px; z-index: 9;}
.adv_right{width: 634px; float: right; position: relative;}
.adv_rightbt{ float: left; font-size: 30px; line-height: 32px; margin-bottom: 20px; margin-left: 125px;}
.adv_rightbg{float: left; height: 162px; margin-top: 16px; width: 472px;float: left; background: url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155907_543669236.png); padding:35px 55px; }
.adv_r{margin-left: 162px;}
.adv_rightbg p{width: 90px; float: left; height: 98px; background: url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155840_1369912059.png); text-align: center; font-size: 38px; color: #fff; line-height: 98px; margin-left: 20px; font-family: Impact;}
.adv_rightbg span{width: 252px; font-size: 18px; font-weight: 100; padding: 20px 0px 20px 40px; display: block; line-height: 30px; float: left;}
.adv_rightbg .te{padding-left: 80px;}


.lc_d{ margin-top: 100px; width: 100%; position: relative;}
.lc{ width: 1588px; margin: 0 auto; overflow: hidden;}
.lc_d:after {
    content: '';
    display: block;
    width: 100%;
    border-bottom: 1px #558ced dashed;
    height: 1px;
    position: absolute;
    bottom: 97px;
    z-index: -1;
}
.lc .y1{width: 204px; float: left; height: 204px; background: rgba(255,255,255,0.1); padding:20px; border-radius: 50%; text-align: center; font-size: 20px; font-weight: 100; line-height: 20px; margin-left: 2.7vw;}
.lc .y1a{width: 165px; float: left; height: 165px; background: rgba(255,255,255,0.2); padding:20px; border-radius: 50%;}
.lc .y1b{width: 125px; float: left; height: 125px; background: rgba(255,255,255,1); border-radius: 50%;}
.lc .iconfont{ float: left; color: #2456de; font-size: 36px; line-height: 70px; width: 125px; height: 73px; text-align: center; display: block; padding:16px 16px 6px 16px;}



/*case*/
.case{width: 100%;overflow:hidden;background:#fff url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624155957_1403332529.jpg)no-repeat top 85px center;}
.adv_bt{}
.adv_btl{float:left;font-size:65px;color:#fff;font-weight:bold;line-height:65px;padding-left:15px;letter-spacing:2px;}
.adv_btl span{color:#30b54a; font-size: 65px;}
.adv_btl i{font-size:24px; color: #999; display: block; font-weight: normal;}
.adv_btr{float:right;font-size:25px; color: #999; font-weight: normal; text-transform: uppercase; text-align: right; padding-top: 20px;}
.case .con{margin-top:0px;width:810px; float:left;}
.case .con dl{position:relative;}
.case .con dt{}
.case .tit{width:482px; float: left;box-shadow:0px 0px 20px rgba(204, 204, 204, 0.3); margin-top: 77px; border-top-left-radius: 20px; border-bottom-left-radius: 20px; border-bottom-right-radius: 0px;}
.case .tit ul{width:482px;margin: 0 auto;}
.case .tit li{display: inline-block;width:482px;padding:20px 52px; transition: all 0.3s linear;cursor: pointer;height:129px;}
.case .rd{background: #f2f5fe;}
.case .tit .iconfont{float: left; width: 80px; line-height: 89px; height: 89px; font-size: 48px; color: #2456de;}
.case .tit li .bt{float:left;}
.case .tit li .bt span{font-size:24px;font-weight: normal;margin-top: 6px;line-height:50px;}
.case .tit li .bt p{transition:0.3s;font-size:16px;color:rgba(255, 255, 255, 0.6);color:#666; font-weight:100;}
.case .tit li.cur .bt p{color:#fff; font-weight:100;}
.case .tit li.cur{background: #2456de; width:540px;position: relative;z-index: 99;}
.case .tit li.cur span{color: #fff;}
.case .tit li.cur .bt{width:315px;}
.case .tit li.cur .iconfont{ color: #fff;}
.cbyb_conr1{width:1028px;height:592px;background:url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624160024_310235954.jpg)no-repeat center; position: relative;}
.cbyb_conr2{width:1028px;height:592px;background:url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624160047_1035169650.jpg)no-repeat center;}
.cbyb_conr3{width:1028px;height:592px;background:url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624160111_367966536.jpg)no-repeat center;}
.cbyb_conr4{width:1028px;height:592px;background:url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624160135_701290074.jpg)no-repeat center;}
.cbyb_conrt{width:660px;height:295px;background:rgba(255, 255, 255, 0.9);padding:40px;border:1px #e6e6e6 solid;position: relative;margin: auto;top: 230px;display: none;}
.cbyb_tt{font-size:17px;line-height:35px;text-align:center;color:#666;}
.cbyb_mo{width:220px;height:40px;background:#30b54a;text-align:center;line-height:40px;margin: 30px auto; transition: all 0.6s;}
.cbyb_conrt .cbyb_mo:hover{width:420px; transition: all 0.6s;}
.cbyb_mo a{font-size:17px;color:#fff;}


*partner+message*/
.part{}
.part_con{}
.part_con tr{display:block;overflow: hidden;}
.part_con tr+tr{margin-top:20px;}
.part_con td{width:calc((100% - 3.9vw) / 6);display: inline-table;overflow:hidden;position:relative;float: left;box-sizing: border-box;}
.part_con td>a{display: block;}
.part_con td>a>img{width:100%;height:auto;}
.part_con td+td{margin-left:0.77vw;}
.part_con td>div{width:100%;height: 100%;background: rgba(46, 96, 234, 0.6);position:absolute;top:53%;left:0;margin-top: -67px;transform-origin: center;transform: rotateX(90deg);transition: 600ms;}
.part_con td>div>a{display:block;line-height:126px;font-size:16px;color:#fff;text-align:center;}
.part_con td:hover div{transform: rotateX(0deg);transition: 600ms;}
.part_con td br{display: none;}



/*ÐÂÎÅ*/
.news_box{ width:1500px; margin:0 auto; box-shadow: 0px 0px 15px rgba(204, 204, 204, 0.4); border-radius: 20px; background: #fff; padding:100px 0px;}
.news{ width:1500px; margin:0 auto; }
.news_tit{ margin-bottom:60px;}
.news_lm{margin:0 auto; width: 525px;}
.news_lm li{ float:left;}
.news_lm li a{ display:block; font-size:18px; color:#333; text-align:center; width:160px; line-height:40px; border-radius:50px; font-weight:400; background: #f5f5f5; text-align: center; margin-left: 15px;}
.news_lm li a:hover{color:#fff; text-decoration:none; background: #2456de;}
.news_lm li.news_active a{color:#fff; background: #2456de;}
.news_main{ height:586px;}
.news_nr{padding:50px; background:#fff; width: 1500px !important; }
.news_nr a{ text-decoration:none;}

.news1{ float:left; width:404px; height:541px; overflow:hidden; position:relative;}
.news1 a > img{ transition:0.5s;}
.news1:hover a > img{transform: scale(1.1);}
.news1cont{ width:404px; padding:0 25px; height:91px; background:rgba(0,0,0,0.7); position:absolute; left:0; bottom:0;}
.news1conttit{ float:left; font-size:16px; color:#FFF; line-height:91px;}
.news1contarrow{ float:right; transition:0.5s; margin-top:40px;}
.news1:hover .news1contarrow{ transform:translateX(-8px);}

.news2{ float:left; width:473px; margin-left:32px;}
.news2 .news_div_item{ width:473px; height:262px; background:#FFF; position:relative; margin-bottom:12px; transition:0.5s;}
.news2 .news_div_item:nth-child(1){ display:none;}
.news2 .news_div_item:hover{background:#f8f8f8;}
.news2 .news_div_item_content{ width:390px; padding:0 10px 15px 10px; border-bottom:1px solid #d9d9d9; position:absolute; left:35px; top:45px;}
.news2 .news_div_item_a{ position:relative;}
.news2 .news_div_item_title a{ font-size:20px; line-height:20px; font-weight:100}
.news2 .news_div_item_body{ margin-top:15px; line-height:28px; color:#888; font-weight:100; font-size:15px;}
.news2 .news_div_item_date{ position:absolute; top:180px; left:45px; font-family:Arial; color:#888; width:52px; height:58px;}
.news2 .news_div_item_day{ position:absolute; top:-20px; left:5px; font-size:40px; font-weight:bold;}
.news2 .news_div_item_year{ position:absolute; bottom:0; left:0;}
.news2 .news_div_item_month{ position:absolute; bottom:0; left:36px;}
.news2 .news_div_item:hover .news_div_item_date{ color:#2456de;}
.news2 .news_div_item_a:before{ content:""; display:block; width:37px; height:10px; overflow:hidden; background-image:url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624160200_563398214.png); background-position:0 0; transition:0.5s; position:absolute; left:349px; top:160px;}
.news2 .news_div_item:hover .news_div_item_a:before{ background-position:0 10px; }

.news3{ float:left; margin-left:31px; width:460px;}
.news3 .news_div_item{ width:460px; height:168px; background:#FFF; position:relative; margin-bottom:16px; transition:0.5s;}
.news3 .news_div_item:nth-child(1),.news3 .news_div_item:nth-child(2),.news3 .news_div_item:nth-child(3){ display:none;}
.news3 .news_div_item:hover{ background:#f8f8f8;}
.news3 .news_div_item_content{ width:300px; position:absolute; left:130px; top:40px;}
.news3 .news_div_item_a{ position:relative;}
.news3 .news_div_item_title a{ font-size:18px; line-height:18px; font-weight:100;}
.news3 .news_div_item_body{ margin-top:15px; line-height:24px; color:#888;font-size:15px; font-weight:100;}
.news3 .news_div_item_date{ position:absolute; top:35px; left:40px; font-family:Arial; color:#888; width:57px; height:85px;}
.news3 .news_div_item_date:before{ content:""; display:block; width:17px; height:1px; background:#d9d9d9; position:absolute; left:2px; top:53px;}
.news3 .news_div_item_day{ position:absolute; top:0; left:5px; font-size:40px; font-weight:bold;}
.news3 .news_div_item_year{ position:absolute; bottom:0; left:0;}
.news3 .news_div_item_month{ position:absolute; bottom:0; left:36px;}
.news3 .news_div_item:hover .news_div_item_date{ color:#2456de;}
.news3 .news_div_item_a:before{ content:""; display:block; width:37px; height:10px; overflow:hidden; background-image:url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624160200_563398214.png); background-position:0 0; transition:0.5s; position:absolute; left:227px; top:90px;}
.news3 .news_div_item:hover .news_div_item_a:before{ background-position:0 10px; }


.fgt_box{width:100%;height:300px;background:url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624160239_695859677.jpg)no-repeat center;padding:70px 0px;background-attachment: fixed; font-weight:100;}
.fgt_boxt span{font-size:50px;color:#fff;line-height:60px; display:block;margin-bottom:10px; letter-spacing: 2px;}
.fgt_boxt{font-size:24px;color:rgba(255,255,255,0.6);text-align:center;}
.fgt_more{text-align:center;width:225px;height:40px;border-radius:50px;margin:auto; transition: all 0.6s; letter-spacing: 2px; font-weight:100; border:1px #666 solid;}
.fgt_more:hover{width:425px; transition: all 0.6s; background: #2456de; color: #fff; border: none;}
.fgt_more a:hover{color:#fff;}
.fgt_more a{font-size:16px;color:#fff;line-height:40px;}

/*copy*/
.copy_box{width: 100%; background:#000; overflow:hidden;}
.bqa{width: 1500px; margin: 0 auto;}
.copy {text-align: justify; width:100%; margin:0 auto; }

.copy_r{float: right; width: 414px;}
.copy_rtel{float:left; width:416px;}
.copy_logo{width: 217px; float: left; height: 50px;}
.copy_rtel p{float:left; width:416px; font-size:14px; color:#999; line-height:24px; margin-top:5px;}
.copy_rtel p span{font-size:18px; color:#fff; font-family:"youth";}
.copy_rtel em{float:left; width:416px; font-size:14px; color:#fff; line-height:28px; margin-top:2px;}
.copy_rtel a{width:146px; float:left; border-radius: 50px; height:33px; line-height:33px; background:#fff url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624160310_335266456.png) top 3px left 25px no-repeat; padding-left:58px; margin-top:20px; transition: all 0.6s;}
.copy_rtel a:hover{width:246px; transition: all 0.6s; background:#fff url(https://memberpic.114my.com.cn/fangshengwangluo/uploadfile/image/20210624/20210624160310_335266456.png) top 3px left 75px no-repeat; padding-left:108px;}

.copy1{text-align: justify; width:100%; margin:0 auto;padding: 60px 0px 0px;}
.copy_row1fl{margin-right:20px; float:left;}
.copy_row1 .col4 { float: left;padding-left:43px; padding-right: 43px;}
.copy_row1 .col4:nth-last-child(1){ margin-right: 0; background: none; }
.copy_row1 .col4 .c4title {position: relative; padding: 0 0 20px 0; display: inline-block; font-size:18px; color:#fff; font-weight:100; line-height:35px;}
.copy_row1 .col4 .c4title em{font-size:12px; text-transform:uppercase; color:#999; font-family:Arial; line-height:18px; display:block;}

.copy_row1 .col4:hover .c4title::after{ width: 100%; background: #fff; color:#fff;}
.copy_row1 .col4 ul li a { color: #999; font-size: 14px; display: block; line-height: 30px; font-weight: 100;}
.copy_row1 .col4 ul li a:hover{ text-decoration: underline; color: #ccc; }

.copy_row1_ewm{margin-right:20px;background:#fff;padding:15px 10px 10px; overflow: hidden; width:117px; height: 155px;}
.copy_row1_ewm span{font-size: 14px;color: #999 !important;display: block;text-align:center;line-height:34px; padding-top: 6px; width:97px;}
.copy_row1_ewm img{width:97px !important;height:97px !important;float: left;}
.copy_row2{float:left;border-left: 1px #141414 solid;height: 242px;padding-left: 80px; width:400px;}

.copy_row2 .fr{}
.copy_row2 .c4title {position: relative; padding: 0 0 20px 0; display: inline-block; font-size:18px; color:#fff; font-weight:100; line-height:35px; width:255px; float:left;}
.copy_row2 .c4title em{font-size:12px; text-transform:uppercase; color:#999; font-family:Arial; line-height:18px; display:block;}

.copy_row3 {font-size:15px; font-weight: 100;color: #999;line-height:30px; padding: 30px 0px; width:100%; overflow:hidden; background: #111111;}
.copy_row3 a{font-size:15px; color: #999;}
.copy_row3l{float:left;}
.copy_row3r{float:right;    margin-right: 600px;}

/*link*/
#link_box{width:100%;margin:0 auto;overflow:hidden;padding:13px 0px;border-top:1px #141414 solid;}
#link{width:1500px;margin:0 auto;overflow:hidden;}

#link_bt{width:150px; float:left; font-size:17px; color:#fff;  font-weight: 400; line-height:62px;}
#link_bt span{padding-left:5px; font-size:17px; color:#666; font-family:Arial, Helvetica, sans-serif;text-transform: uppercase; font-weight: 200;}
#link_bg{width:1350px; line-height:60px; float:left; overflow:hidden; font-size:14px; font-weight:100; color: #999;}
#link_bg a{font-size:14px; color: #999 !important;}