@charset "UTF-8";
*{margin:0; padding:0; font-family:microsoft yahei; }
body { overflow-x: hidden; margin:0 auto;font-size: 14px; }
img{ border:0 none}
a,img{ outline:0;}
a{ text-decoration:none}
li{ list-style:none}
.fl{ float:left}
.pl{ left:0}
.pl,.pr{ position:absolute}
.fr{ float:right}
.pr{position: relative;}
.pa{position: absolute;}
.page,.box,.w1200,.content{ margin:0 auto; width:1200px;}
.cl,.clear{ clear:both}
.dis{ display:none} 
.top35{ margin-top:35px}
.top10{ height:10px;}
.top20{ height:20px;} 
.top30{ height:30px;} 
.top40{ height:40px;} 
.top50{ height:50px;} 
.top60{ height:60px;} 
.top70{ height:70px;} 
.top80{ height:80px;} 
.top90{ height:90px;} 
.top100{ height:100px;} 
.en{ text-transform:uppercase; font-family:arial}
i,em{font-style: normal;}

/* header */
.header{width: 100%;z-index: 99;height: 211px;}
.top{width: 100%;height: 44px;line-height: 44px;background: #f0f0f0;}
.top p{font-size: 14px;height: 44px;line-height: 44px;color: #999;float: left;}
.top ul{float: right;}
.top li{float: left;height: 44px;line-height: 44px;}
.top li a{font-size: 14px;color: #999;padding: 0 16px;border-left: 1px solid #999;border-right: 1px solid #999;}
.top li:first-child a{padding-left: 0;border-left: none;}
.top li.last a{border-right: none;padding-right: 0;}

.headerCenter{width: 100%;height: 132px;}
.headerCenter a.logo{float: left;margin-top:16px;display: block;margin-left: 4px;}
.headerCenter .Part{float: left;margin-left: 20px;width: 356px;margin-top: 20px;padding-left: 20px;background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200526/20200526222152_114192123.png) no-repeat left top;height: 68px;}
.headerCenter .Part h2{font-size: 24px;color: #222;}
.headerCenter .Part p{font-size: 16px;color: #666;text-transform:uppercase;margin-top: 6px;letter-spacing: 0.6px;}

.headerCenter .phone{background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200526/20200526222429_1923282892.png) no-repeat left center;padding-left: 54px;float: right;margin-top: 28px;}
.headerCenter .phone span{color: #666666;font-size: 14px;display: block;}
.headerCenter .phone em{font-size: 24px;color: #0069c0;font-family: arial;display: block;}

.nav{z-index: 99;position: relative;}
.nav .container{position: relative;}
.nav ul{width: 100%;position: absolute;left: 0;top: -31px;background: #0053b7;}
.nav li{float: left;font-size: 16px;height: 66px;position: relative;}
.nav li:last-child{border-right: none;}
.nav li.last{border-right: none;}
.nav li a{color: #fff;text-decoration: none;height:66px;line-height: 66px;display: block; width: 128px;text-align: center;font-size: 16px;}
.nav li.cur{background: #FF4C00;}
.nav li.cur a{color: #fff;}
.nav li:hover{background: #FF4C00;}
.nav li:hover a{color: #fff;}
.nav dd { float:left;  position:relative;}
.nav dd img { margin-top:24px;  width: 20px;}

#menu { height:70px; line-height:70px; position:absolute; z-index:100000; top:63px; right:-26px; width:880px; background:url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200527/20200527085521_1574703060.png);}
#menu span { display:block; float:left; color:#fff; margin-left:20px;}
#menu span a { color:#fff;}
.search_tu { float:right; width:42px; height:31px; overflow:hidden}
.search_2 {float:left; width:197px;}
.search_2 input{ background:#fff; outline: none; border-radius:15px 0px 0px 15px; border: none; width:197px; height:31px; line-height:31px; color:#c7c7c7; padding-left:10px;}
#menu form { padding:20px;  width:239px; float:right;}

/*banner*/
.banner{ overflow: hidden; height: 660px; width: 100%; }
.banner-box{ min-width:1200px; height:660px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:660px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a {display: block;background-size: auto;height: 100%;position: relative;z-index: 1111;}
.banner-btn { width: 100%; position: absolute; top: 0; left: 0; margin-left: 0; height: 660px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:248px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609153923_720594100.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609153923_720594100.png) no-repeat -49px 0; }
.banner-box .hd { position: absolute; bottom:40px; width: 100%; display: block; }
.banner-box .hd ul { width: 1100px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:16px; height:16px; border-radius:20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background: #ff4c00; width: 16px; }
.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; }


/* --bot-- */
.bot{margin-bottom:26px;line-height:1.4;text-align:center;overflow:hidden;animation:fadeinT 1s ease-out backwards; padding-top: 50px;}
.bot em{display:block;margin-bottom:8px;font-size:12px;color:#999;     display: none;}
.bot a{position:relative;top:0;color:#222;transition:all 0.5s;font-weight:normal;font-size:40px;}
.bot a:hover{top:-10px;}
.bot p{font-size:18px;color:#666;}
.bot.white *{color:#fff;}


/* --feature-- */

.feature { background:#f8f8f8; padding-bottom:60px;}
.conBox{width: 100%; }
.conBox li{float: left;width: 290px;position: relative;margin-right: 10px;}
.conBox li:nth-child(4){margin-right: 0px;}
.conBox li span img{display: block;width: 300px;height: 220px;transition: all 1s ease-out;}
.conBox li span{display: block;width: 290px;height: 220px;overflow: hidden;}
.conBox li .intro{height: 94px;padding-top: 44px;background: #eee;border-top: none;border-left: none;left: 0;top: 298px;width: 290px;text-align: center;}
.conBox li:first-child .intro{border-left: 1px solid #eee;width: 290px;}
.conBox li .intro h3{font-size: 24px;color: #222;font-weight: normal;}
.conBox li .intro em{display: block;font-size: 10px;color: #666;font-family: arial;margin-top: 4px;}
.conBox li p{font-size: 14px;color: #fff;line-height: 26px;padding: 0 20px 0 20px;margin-top: 30px;display: none;}
.conBox li i{display: none;width: 41px;height: 41px;bottom: 39px;left: 50%;margin-left: -20px;position: absolute;}
.conBox li i img{display: block;width: 41px;height: 41px;}
.conBox li:hover span img{transform: scale(1.1);}

.conBox li.cur .intro{background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200527/20200527101005_1808889271.png) no-repeat center;width: 290px;border: none;}
.conBox li.cur .intro p,.conBox li.cur .intro i{display: block;}
.conBox li.cur .intro em,.conBox li.cur .intro h3{color: #fff;}


/*pro*/
.pro { margin-bottom:60px; overflow:hidden;}
.por_nr{margin-top: 30px;position: relative;border-top: 1px #ccc solid; }


.pror{position: relative; width:1200px; }
.pror table{}
.pror table tbody{}
.pror table tbody tr{display:block;margin-bottom:20px;float:left}
.pror table tbody tr td{padding-left:0!important;width:290px;height:350px;overflow:hidden;border:1px #e0e0e0 solid;display:block;float:left;margin-right:10px}
.pror table tbody tr td a{width:290px;height:290px;overflow:hidden;display:block}

.pror table tbody tr td br{display: none;}
.pror table tbody tr td:nth-child(4){margin-right: 0px;}
.pror table tbody tr td a img{width:290px;transition:all .5s;}
.pror table tbody tr td span{}
.pror table tbody tr td span a{width:100%;height:50px;line-height:50px!important;display:block;color:#222;    font-size: 14px;}

.pror table tbody tr td:hover{box-shadow:0 0 10px #ccc;z-index:2;}
.pror table tbody tr td:hover a img{transform:scale(1.1);transition: all .4s;}
.pror table tbody tr td:hover span a{}
/*moer*/
.moer{margin-top: 10px;}
.moer a{width: 200px;height: 46px;line-height: 46px;text-align: center;display: block;border: 1px #ccc solid;background-color: #0054b7;color: #fff;margin: 0 auto;border-radius: 50px;}


/*kh_bj*/
.kh_bj{overflow: hidden;background:url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609110406_2067782233.jpg) no-repeat center top; box-sizing: border-box; height: 824px; }
.kh_bj .bot{margin-bottom: 115px;}
.kh_bj .bot a{ color:#fff;}
.kh_bj .bot p{color: #fff;}

.kh dl{width:400px;height: 258px;padding:30px 57px 0; box-sizing: border-box; float: left; position: relative;-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;cursor: pointer;}
.kh dl dt{height: 104px; line-height: 104px;  position: relative;z-index: 1; font-weight: normal;}
.kh dt em{display: block;height: 56px; width: 56px; border:1px solid #bcbcbc; border-radius: 100%;position: absolute;left:0px;top:24px; z-index: 1; }
.kh dt em img{width: 100%; display: block;}
.kh dt h4{ font-size: 24px; color: #333333; font-weight: normal; position: absolute;left:82px;top:0; position: relative;z-index: 1;}
.kh dd{padding-top: 22px; font-size: 16px; color: #555555; line-height: 30px; position: relative;z-index: 1;}
.kh dl:nth-child(1){margin-left: 400px;}



.kh dl:hover,.kh dl.cur{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.kh dl:hover:after,.kh dl.cur:after{content: "";width:400px;height: 258px; position: absolute;left:0;top:0;background:#0053b7;border-radius: 6px;}
.kh dl:hover em,.kh dl.cur em{width: 62px; height: 62px; background: #fff;border-color: #fff; top:20px;-webkit-transition: .5s;-moz-transition: .5s;transition: .5s;}
.kh dl:hover h4,.kh dl.cur h4{color: #fff;}
.kh dl:hover dd,.kh dl.cur dd{color: #fff;}


/*adv*/
.ys{ background:#f4f4f4; padding-bottom: 60px; overflow:hidden; }
.ys1{ background:url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200527/20200527162712_571127194.jpg) no-repeat center top}
.ys1 .bot{}
.ys1 .bot a{color: #fff;}
.ys1 .bot a i{font-size: 80px;font-weight: bold;color: #FF4C00;}
.ys1 .bot p{color: #eee;}
.ys1 .content{ position:relative; }
.ys1 dl{ height:625px; }
.ys1 dt{ width:750px; height:446px; overflow:hidden; margin-top:179px; float:right; }
.ys1 dt img{ display:block; width:750px; height:449px; -webkit-transition: 1s; -moz-transition: 1s; transition: 1s; }
.ys1 dt:hover img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -transform:scale(1.1,1.1); }
.ys1 dd{ width:340px; height:580px; padding:45px 35px 0 35px; overflow:hidden; background:#FCFCFC; float:left; }
.ys1 dd h3 em{ display:block; font:52px Impact; font-weight:bold; color:#0053b7; position:relative; padding-bottom:5px; margin-bottom:20px; }
.ys1 dd h3 em:before{ content:""; position:absolute; bottom:0; left:5px; width:50px; height:4px; background:#0053b7; }
.ys1 dd p{ font-size:14px; line-height:24px; color:#666;   margin: 10px 0 25px 0; }
.yst{ width:770px; height:103xp; overflow:hidden; position:absolute; top:0; left:450px; z-index:85; }
.yst li{ width:184px; height:103px; float:left; margin-right:7px; background:url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200527/20200527163537_896125422.png) no-repeat center top; }
.yst li span{ display:block; width:56px; height:56px; float:left; margin:17px 8px 0 12px; position:relative; }
.yst li span em{ position:absolute; width:100%; height:100%; top:0; left:0; -webkit-transform: translateX(0) rotate(0); transform: translateX(0) rotate(0); -webkit-transition: all 0.35s ease-out; transition: all 0.35s ease-out; }
.yst li span i{ position:absolute; width:100%; height:100%; top:0; left:0; opacity:1; visibility:hidden; -webkit-transform: scale(0.5); transform: scale(0.5); -webkit-transition: all 0.1s ease 0.2s; transition: all 0.1s ease 0.2s; }
.yst li img{ display:block; width:56px; height:56px; }
.yst li b{ display:block; font-size:24px; color:#222; font-weight: normal; margin-top:21px; }
.yst li.cur b{ color:#0053b7; }
.yst li.cur b i{ color:#0053b7; }
.yst li b i{ display:block; font-size:12px; color:#666; }
.yst li.cur { background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200527/20200527163503_997637110.png) no-repeat center top; }
.yst li.cur span em{ opacity: 0; visibility:hidden; -webkit-transform: translateX(100%) rotate(180deg); transform: translateX(100%) rotate(180deg); }
.yst li.cur span i{ visibility:visible; opacity:1; -webkit-transform:scale(1); transform:scale(1); }
.arr1 a{ display:block; width:32px; height:32px; border-radius:32px; font:24px "宋体";font-weight:bold; text-align:center; line-height:32px; color:#fff; background:#c1c1c1; cursor:pointer; position:absolute; top:415px; left:48px; z-index:8; }
.arr1 a:before{ content:""; position:absolute; top:0; right:-15px; width:1px; height:32px; background:#ccc; }
.arr2 a{ display:block; width:32px; height:32px; border-radius:32px;font:24px "宋体";font-weight:bold; text-align:center; line-height:32px; color:#fff; background:#c1c1c1; cursor:pointer; position:absolute; top:415px; left:108px; z-index:8; }
.arr1 a:hover,.arr2 a:hover{ background:#0053b7; -webkit-transition:all 0.7s; transition:all 0.7s; transition-property:background; -moz-transition-property: background; -webkit-transition-property:background; -o-transition-property:background; }
.ys1 h5{ height:95px; background: #0053b7 url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200527/20200527163401_291009406.png) no-repeat 30px 46px; width:310px; padding:40px 0 0 90px;  color:#eee; position:absolute; top:490px; font-size: 18px; line-height: 26px;font-weight: normal;}
.ys1 h5 em{ display:block; font:34px Arial; font-weight:bold; color:#fff; }
.ys1 dd h3 span { font-size: 40px;font-weight: normal; }
.ys1 dd h3 p { font-size: 18px; color: #666;font-weight: normal; }
.ys1 dd p i { color: #0053b7; }


/*process*/
.lc_bj{height: 598px; background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200527/20200527160821_493516934.jpg) no-repeat center top;font-family: "Microsoft YaHei"; box-sizing: border-box; }
.lc_bj .bot a{ color:#fff;}
.lc_bj .bot p{ color:#eee;}
.lc ul{width: 1200px;height:265px; position: relative;}
.lc ul li{ cursor: pointer; width: 100px; height: 160px; box-sizing: border-box; text-align: center;   position: absolute; }
.lc ul li span{ display: block; font-size: 16px; text-align:  center; color:#fff;  height: 40px; line-height: 40px;}
.lc ul li i{display: block;font-size: 27px; color: #ffffff; height: 40px;line-height: 40px;font-weight: bold; font-family: "Arial";padding-left: 5px;}
.lc ul li em{height: 100px; line-height: 100px; display: block; margin:0 auto;}
.lc ul li:nth-child(7){margin-right: 0;}
.lc ul li:nth-child(1) em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143442_423536200.png) no-repeat center center;}
.lc ul li:nth-child(2) em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143442_178044729.png) no-repeat center center;}
.lc ul li:nth-child(3) em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143443_1941306687.png) no-repeat center center;}
.lc ul li:nth-child(4) em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143443_1080229227.png) no-repeat center center;}
.lc ul li:nth-child(5) em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143443_787454241.png) no-repeat center center;}
.lc ul li:nth-child(6) em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143443_1048710415.png) no-repeat center center;}
.lc ul li:nth-child(7) em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143443_1349674249.png) no-repeat center center;}
.lc ul li:nth-child(8) em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143443_1979680842.png) no-repeat center center;}

.lc ul li:nth-child(1):hover em,.lc ul li:nth-child(1).cur em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143553_622399668.png) no-repeat center center;}
.lc ul li:nth-child(2):hover em,.lc ul li:nth-child(2).cur em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143553_195382659.png) no-repeat center center;}
.lc ul li:nth-child(3):hover em,.lc ul li:nth-child(3).cur em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143553_483476094.png) no-repeat center center;}
.lc ul li:nth-child(4):hover em,.lc ul li:nth-child(4).cur em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143554_1043190072.png) no-repeat center center;}
.lc ul li:nth-child(5):hover em,.lc ul li:nth-child(5).cur em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143554_2074658469.png) no-repeat center center;}
.lc ul li:nth-child(6):hover em,.lc ul li:nth-child(6).cur em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143554_1223839797.png) no-repeat center center;}
.lc ul li:nth-child(7):hover em,.lc ul li:nth-child(7).cur em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143554_1790735666.png) no-repeat center center;}
.lc ul li:nth-child(8):hover em,.lc ul li:nth-child(8).cur em{ background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609143554_149206221.png) no-repeat center center;}

.lc ul li:nth-child(1){left:0;top:61px;}
.lc ul li:nth-child(2){left:157px;top:-10px;}
.lc ul li:nth-child(3){left:325px;top:61px;}
.lc ul li:nth-child(4){left:477px;top:-10px;}
.lc ul li:nth-child(5){left:645px;top:61px;}
.lc ul li:nth-child(6){left:794px;top:-10px;}
.lc ul li:nth-child(7){left:955px;top:61px;}
.lc ul li:nth-child(8){left:1110px;top:-10px;}
.lc ul li em{
-webkit-transition: -webkit-transform 0.5s ease-out;
-moz-transition: -moz-transform 0.5s ease-out;
-o-transition: -o-transform 0.5s ease-out;
-ms-transition: -ms-transform 0.5s ease-out;}
.lc ul li:hover em,.lc ul li.cur em{
-webkit-transform: rotateZ(360deg);
-moz-transform: rotateZ(360deg);
-o-transform: rotateZ(360deg);
-ms-transform: rotateZ(360deg);
transform: rotateZ(360deg);
}

.lc ul li i{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s; }
.lc ul li:hover i,.lc ul li.cur i{margin-top:-5px;}
.lc ul li:hover span,.lc ul li.cur span{font-weight: bold;}
.lc_zx{ height: 52px; line-height: 52px;}
.lc_zx span{display: inline-block;float: left;}
.lc_zx p{ padding-left: 60px; background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200527/20200527154933_975305973.png) no-repeat left center; margin:0 auto; width: 450px; box-sizing:border-box;  position: relative;display: block;font-size: 16px; color: #ffffff; line-height: 50px;height: 50px;margin-bottom: 20px;}
.lc_zx p b {overflow: hidden; color: #ffffff;font: 40px "Arial";  font-weight: bold; }
.lc_zx .lcbtn{ background-color: #0053b7;width: 200px;height: 50px;display: block;position: relative;z-index: 1;margin: 0 auto;text-align: center;color: #fff;font-size: 16px;border-radius: 50px;}


/*news*/
.news_bg{padding-bottom: 62px;}
.news_cont{margin-top:40px;height:572px;}
.news_cont_l{width:560px;height:570px;}
.news_cont_l .news_div{    width:490px;height: 506px;padding: 36px;background: #f5f5f5;}
.news_cont_l .news_div_item{ position: relative;}
.news_cont_l .news_div_item_date{position: absolute;right: 0;top: 350px;width: 100px;height: 20px;display: block;    font-size: 14px;line-height: 20px;font-family: 'Arial';}
.news_div_item_year ,.news_div_item_month ,.news_div_item_day{float:left}
.news_cont_l .news_div_item_content{position: absolute; top: 350px;}
.news_cont_l .news_div_item_pic{position: absolute;}
.news_cont_l .news_div_item_pic img{width:488px;height:320px;}
.news_cont_l .news_div_item_a{font-size:18px;color:#333;font-weight:lighter;  width: 100%;height: 185px; display: block;position: absolute; z-index: 3;}
.news_cont_l .news_div_item_body{font-size:14px;color:#999;font-weight:lighter;    margin-top: 36px; line-height:24px;}
.news_cont_l .news_div_item_body:after{content:'了解详细+';width:115px;height:35px;background:#aaa;text-align:center;color:#fff;display:block;line-height:35px;     position: relative;   top: 26px;}
.news_cont_l .news_div_item_a:hover{color:#0053b7;}
.news_cont_l:hover .news_div_item_body:after{background:#0053b7;}
.news_cont_r{width:615px;height:570px;}
.news_cont_r ul{height:65px;}
.news_cont_r ul a{width:30%;height:63px;margin-left:5%;float:left;background:#f5f5f5;border-top:2px solid #f5f5f5;text-align:center;line-height:65px;font-size:24px;color:#333;font-weight:bolder;display:block; font-weight: 300;}
.news_cont_r ul a:nth-child(1){ margin-left:0;}
.news_cont_r .cur{background:#0053b7;color:#fff;    border-top: 2px solid #0053b7;}
.news_cont_r .news_div_item:nth-child(1){display:none;}
.news_cont_r .news_div_item{margin-top:20px;position: relative;width:613px;border:1px solid #eee;height:149px;}
.news_cont_r .news_div_item_date{display:none;}
.news_cont_r .news_div_item_pic{position: absolute;}
.news_cont_r .news_div_item_pic img{width:186px;height:147px;}
.news_cont_r .news_div_item_content{position: absolute;width: 371px;left: 210px;top: 33px;}
.news_cont_r .news_div_item_a{font-size:18px;color:#222;width: 100%;height: 115px;display: block;position: absolute;z-index: 3;}
.news_cont_r .news_div_item_a:hover{color:#0053b7;}
.news .tempWrap{width:615px !important;}
.news_cont_r .news_div_item_body{font-size:14px;color:#999;font-weight:lighter;    margin-top: 36px; line-height:24px;}

.copy{background: #1b1b1b;padding: 50px 0 20px;text-align: justify; border-top: 5px #0053b7 solid;}
.copy_row1:after{content: '';clear: both;display: block;}
.copy_item{float:left;padding-right:43px;margin-right:43px;}
.copy_item ul strong{display: block;padding:0 0 10px;}
.copy_item ul strong a{display: block;padding-left: 15px;line-height: 40px;color: #fff;font-weight: normal;font-size: 17px;}
.copy_item ul strong a .en{font-size: 12px;color: #666;font-weight: normal;text-transform: capitalize; text-transform: uppercase;}
.copy_item ul li a{display: block;color: #737272;line-height: 30px;font-size: 15px;font-weight: lighter;padding-left: 15px;}
.copy_item ul li{display: block;}
.copy_item ul li a:hover{color: #fff;text-decoration: underline;}

/*about*/
.aboutbg{ height:590px; background:url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200527/20200527150526_1416976344.jpg) no-repeat center;}
.aboutcom{ height:120px; background:#fff; margin-top:-90px; box-shadow:0 5px 20px -5px #ddd; padding:50px 40px;}
.ablogo p:nth-child(1){ font-size:42px; color:#222;}
.ablogo p:nth-child(2){ margin:10px 0px;}
.ablogo p:nth-child(3){ font-size:18px; color:#666; font-weight:lighter;letter-spacing: 0.5px;}
.abcom { width:600px; font-size:14px; color:#666; line-height:32px;}
.aboutcom  a{ display:block; width:172px; height:52px; border:2px solid #0053b7; border-radius:30px; position:relative; font-size:16px; color:#0053b7; line-height:52px; transition:all 0.5s ease; padding-left:30px; float:right; margin-top:30px;}
.aboutcom  a:hover{ background:#0053b7; color:#fff;}
.aboutcom  a:after{ content:''; display:block; width:24px; height:25px; background:url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200527/20200527144134_1880887793.png) no-repeat top center; position:absolute; top:13px; right:30px;}
.aboutcom  a:hover:after{ background-position-y:-25px;}
.abcom{ margin-left:55px;}
.qytab a{ display:block; float:left; width:126px; height:51px; border:1px solid #666; border-radius:30px; line-height:50px; font-size:20px; color:#222; position:relative; padding-left:80px;}

/*company*/
.company_row3{ width: 1280px;margin: 0 auto;margin-bottom: 60px;}
.company_list { height: 46px; position: relative; width: 100%; }
.company_list:after { content: ''; display: block; width: 964px; height: 1px; background: #ddd; right: 0px; position: absolute; top: 22px; }
.company_list li { float: left; margin-right: 35px; }
.company_list li a { display: block; font-size: 16px; color: #fff; background: #333; line-height: 46px; padding: 0 20px; position: relative;  transition: 0.3s all ease-in-out; }
.company_list li a:after{ content: ''; border-bottom: 46px solid #343434; border-right: 25px solid transparent; position: absolute; bottom: 0; right: -25px; transition: 0.3s all ease-in-out; }
.company_list li.comp_l2 a:before{ content: ''; border-top: 46px solid #343434; border-left: 25px solid transparent; position: absolute; bottom: 0; left: -25px; transition: 0.3s all ease-in-out; }
.company_list li.comp_l1 a { padding:0 25px; }

.company_list li.cur a{background: #0053b7}
.company_list li.cur a:after{ border-bottom: 46px solid #0053b7; border-right: 25px solid transparent; }
.company_list li.cur a:before{ border-top: 46px solid #0053b7; border-left: 25px solid transparent; }
.company_r3cont{position: relative;margin-top: 20px;}
.company_row3 .photo_cont{padding:20px 0; }
.company_row3 .photo_cont > div{position: relative;}
.company_row3 .photo_cont .cont_p2{display: none;}
.company_row3 .photo_cont .cont_p3{display: none;}
.company_row3 .comp_ibtn { width: 50px; height: 50px; background: #343434 url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200609/20200609145811_693709216.png) no-repeat; display: block; position: absolute; top: 75px; cursor: pointer;  transition: 0.3s all ease-in-out;}
.company_row3 .comp_ibtnl:after{ content: ''; border-bottom: 50px solid #343434; border-right: 13px solid transparent; position: absolute; bottom: 0; right: -13px; transition: 0.3s all ease-in-out; }
.company_row3 .comp_ibtnl:hover:after{border-bottom: 50px solid #0053b7; border-right: 13px solid transparent; }
.company_row3 .comp_ibtnr:after{ content: ''; border-bottom: 50px solid #343434; border-left: 13px solid transparent; position: absolute; bottom: 0; left: -13px; transition: 0.3s all ease-in-out; }
.company_row3 .comp_ibtnr:hover:after{border-bottom: 50px solid #0053b7; border-left: 13px solid transparent;}
.company_row3 .comp_ibtnl:before{ content: ''; border-top: 10px solid #454545; border-left: 25px solid transparent; position: absolute; bottom: -10px; left: 0; transition: 0.3s all ease-in-out; }
.company_row3 .comp_ibtnr:before{ content: ''; border-top: 10px solid #454545; border-right: 25px solid transparent; position: absolute; bottom: -10px; right: 0; transition: 0.3s all ease-in-out; }
.company_row3 .comp_ibtnl:hover:before{border-top: 10px solid #0053b7; border-left: 25px solid transparent;}
.company_row3 .comp_ibtnr:hover:before{border-top: 10px solid #0053b7; border-right: 25px solid transparent}
.company_row3 .comp_ibtnl{ left: -25px; background-position: left center; }
.company_row3 .comp_ibtnr{ right: -25px; background-position: right center}
.company_row3 .comp_ibtn:hover{ background-color: #0053b7; }
.company_img_cont table { display: block; width: 100%; }
.company_img_cont td { display: block; float: left; padding: 0 !important; position: relative; margin-right: 20px; }
.company_img_cont td a img { display: block; width: 100%; height: auto; transition:0.3s all ease-in-out }
.company_img_cont td a { display: block;overflow:hidden; }
.cont_p1 .company_img_cont td { width: 302px; }
.company_img_cont td br{display:none;}
.cont_p2 .company_img_cont td { width: 165px; margin-right: 42px}
.company_row3 .cont_p2 .comp_ibtn{ top: 75px; }
.company_img_cont table > tbody > tr > td > div { padding: 0 !important; transition: 0.3s all ease-in-out; width: 100%; position: relative; top: 0; background-color: #f8f8f8;  }
.company_img_cont table > tbody > tr > td > div > a { font-size: 14px; color: #666; line-height: 40px; transition: 0.3s all ease-in-out;    }
#company_img_cont table > tbody > tr > td:hover > div { width: 90%; margin: 0 auto; background: #0053b7 !important; top: -20px; }
#company_img_cont table > tbody > tr > td:hover > div > a { color: #fff; font-size: 16px; }

/*foot*/
.copyright{ height:320px; background-color:#0c1922;}
.cr_kslj{padding-top: 60px;}
.cr_kslj ul{ float:left; padding:0px 62px; border-right:1px solid #152634; height:203px;}
.cr_kslj ul p:nth-child(1){ font-size:18px; color:#fff; position:relative; line-height:60px; }
.cr_kslj ul p:nth-child(1):after{ content:''; display:block; width:25px; height:2px; background:#152634; transition:0.5s; margin-bottom:10px;}
.cr_kslj ul:nth-last-child(1) p:nth-child(1):after{ display:none;}
.cr_kslj ul:hover p:nth-child(1):after{ width:50px; transition:0.5s; background:#fff;}
.cr_kslj ul a{ font-size:13px; color:#a7b2bb; line-height:35px; display:block;}
.cr_kslj ul dl{ float: left;}
.cr_kslj ul:nth-child(2) dl:nth-child(2){ margin-right:30px;}
.cr_kslj ul dt{ float:left; width:40px; height:40px; border:1px solid #0053b7; border-radius:50%; margin-right:12px; cursor:pointer;}
.cr_kslj ul dt:nth-last-child(1){ margin-right:0px;}
.cr_kslj ul dt.cur{ background:#0053b7;}
.cr_kslj ul:nth-last-child(1) p{font-size:14px; text-align:center; color:#b7c2c7; line-height:36px;}
.cr_kslj ul:nth-last-child(1) p:after{ display:none;}
.phonetab{ margin-top:17px;}
.cr_kslj ul a:hover{ color:#fff; text-decoration:underline;}
.cr_kslj ul:nth-last-child(1){ padding-right:0px; border-right:none; margin-top:-20px;}
.cr_kslj ul:nth-child(1){border-left:1px solid #152634;}
.links{ height:116px; background:#0c1822;}
.links .w1200 {height:116px; border-top:1px solid #152634;}
.links p{ float:left;}
.links p:nth-last-child(1){ float:right;}
.links p:nth-last-child(1) a{ font-size:13px; color:#a7b2bb; line-height:115px;}
.links p:nth-last-child(1) a:hover{ color:#fff; text-decoration:underline;}
.links p:nth-child(1) span{ font-size:28px; color:#fff; font-weight:bold; font-family:Arial, Helvetica, sans-serif; display:block;}
.links p:nth-child(1){ font-size:16px; color:#a7b2bb; padding-left:65px; background:url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200526/20200526210536_148897562.png) no-repeat left center; margin-top:33px; margin-right:20px;}
.linkTagcs li a{ color: #a7b2bb; font-size:14px !important; line-height:115px !important;}
.linkTagcs li a:hover{ color: #fff !important; text-decoration:underline;}
.end{ height:88px; background:#0053b7; line-height:88px; font-size:14px; color:#fff;}
.end a{font-size:14px; color:#fff;cursor: pointer;}
.end a:hover{ text-decoration:underline;}

/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/xinsheng88/uploadfile/image/20200526/20200526210653_224985631.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 28px; height: 28px; background-position: -5px -114px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #0053b7; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #0053b7; border-color: #0053b7; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top p{ color:#555;}
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 8px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #0053b7; border-color: #0053b7;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 

/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #0053b7; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}

/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 94px; height: 94px; margin: 30px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }

/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #0053b7; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#ff4c00;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer;}