@charset "utf-8";


.content{ max-width: 1200px; height: auto; margin: 0 auto; box-sizing: border-box;}
img {max-width: 100%;}
.page-down {width: 30px;height: 30px;background: #999;position: fixed;bottom: 30px;right: 30px;text-align: center;line-height: 30px;font-size: 18px;color: #fff;cursor: pointer;display: none;z-index: 999;}
.page-down:hover {background: #1256FF;}
.table{ display:table; width:100%; height:100%;}
.table .cell{ display:table-cell; text-align:center; vertical-align:middle;}
.smallest-screen {position: fixed;z-index: 999999;width: 100%;height: 100%;background: url(../images/displaynone.png) no-repeat center #666;display: none;}
@media only screen and (max-width : 319px) {
.smallest-screen {display: block;} /*判断屏幕小于319px隐藏显示网站*/
}
.white{ color:#fff !important;}
.webmain{ overflow:hidden; min-width: 1200px; }
.tishi{ text-align: center; color: #333; padding: 20px 0; }
.tupian{ width: 100%; background: #fff; }
.oneh{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.webshow{ display: block; }
.wapshow{ display: none; }

.middle_holder { display: inline-block; font-size: 0; width: 0; height: 50px;vertical-align: middle;}
.middle {display: inline-block;vertical-align: middle; width: 100%;}
.nav_handle { display: none; position: relative; width: 27px; padding: 0 0 0 10px; cursor: pointer; float: right; line-height: 50px; font-size: 20px; text-align: right; }
.nav_handle b { width: 27px; height: 10px; position: relative; }
.nav_handle b i { display: block; position: absolute; left: 0; right: 0; height: 2px; background-color: #333; top: 0; -webkit-transform-origin: 29% 50%; transform-origin: 29% 50%;  transition: all .3s ease; -webkit-transition: all .3s ease; }
.nav_handle b .l_2 { top: auto; bottom: 0; }
.nav_handle.on b i{transform: rotate(45deg); background: #1256FF;}
.nav_handle.on b .l_2 { transform: rotate(-45deg); }

.banner{ position: relative; overflow: hidden; text-align: center; }
.banner img{ width: 100%; height: auto; max-width: initial; }
.banner .pagination{ text-align: center; z-index: 9; line-height:8px; height:8px;  position: absolute; left: 44%; bottom: 50px;  }
.banner .pagination .swiper-pagination-switch{ cursor: pointer; width: 35px; height:2px; display: inline-block; box-sizing: border-box; color: #fff;
	background: url(../images/slider_nor.png) no-repeat center; margin:0 4px;
 }
.banner .pagination .swiper-active-switch{ opacity: 1; width: 35px; height:2px;background: url(../images/slider_sel.png) no-repeat center; }

/* .banner .pagination .swiper-pagination-switch:nth-child(1):before{ content: "1"; }
.banner .pagination .swiper-pagination-switch:nth-child(2):before{ content: "2"; }
.banner .pagination .swiper-pagination-switch:nth-child(3):before{ content: "3"; }
.banner .pagination .swiper-pagination-switch:nth-child(4):before{ content: "4"; }
.banner .pagination .swiper-pagination-switch:nth-child(5):before{ content: "5"; }
.banner .pagination .swiper-pagination-switch:nth-child(6):before{ content: "6"; }
.banner .pagination .swiper-pagination-switch:nth-child(7):before{ content: "7"; }*/

.banner .banner-right{ position: absolute; background: url(../images/index_12.png) no-repeat center; background-size: cover; font-size: 35px; color: #fff; right: 0; bottom: 0; width: 120px; height: 120px; line-height: 120px; opacity: .6; z-index: 99; text-align: center; }
.banner .banner-right i{ position: relative; top: -2px; right: -2px; }
.banner .banner-right:hover{ color: #fff; opacity: 1; }
.banner .content{ position: relative; z-index: 99; }
.banner .swiper-slide{ position: relative;  }
.banner .swiper-slide .wz{ padding-top: 130px; position: absolute; left: 0; bottom: 10%; width: 100%; z-index: 99;}
.banner .swiper-slide .stit{ font-size: 24px; font-weight: lighter; font-family: SourceHanSansCN-Regular, SourceHanSansCN;font-weight: 400;}
.banner .swiper-slide .tit{ font-size: 80px; font-weight: bold; margin-bottom: 20px;font-weight: 600;font-family: SourceHanSansSC-Bold; }
.banner .swiper-slide .more{ font-size: 20px;font-family: SourceHanSansCN-Regular, SourceHanSansCN;font-weight: 400;}
.banner .swiper-slide .more i{ margin-left: 10px; }
.banner .swiper-slide .more:hover{ color: #FFFFFF;text-decoration: underline; }
.banner .swiper-slide  .colorfff{color: #FFFFFF;}
.banner .swiper-slide  .color000{color: #0000;}
.banner .swiper-slide  .colorf6{color: rgba(255,255,255,0.6);}

.banner .swiper-slide .wzLeft{padding-top: 240px; text-align: left; position: absolute; left: 19%; top: 0; width: 100%; z-index: 99;}


/*.banner {width: 100%;position: relative;height: auto;background: #eee; display: table;}
.banner .by{ line-height: 35px; background: rgba(120,188,39,0.65); font-size: 15px; color: #fff; position: absolute; width: 100%; left: 0; top: 0; z-index: 999; }
.banner .bd {margin: 0 auto;position: relative; width:100%; z-index: 0;overflow: hidden;}
.banner .bd ul {width: 100% !important;}
.banner .bd li {width: 100% !important;height: 743px;overflow: hidden;text-align: center; background-size:auto 100% !important;  }
.banner .bd li a {display: block;height: 1000px; position: absolute; left: 0; top: 0; width: 100%; z-index: 8;}
.banner .hd {width: 100%;position: absolute;z-index: 1;bottom: 10px;left: 0;height: 30px;line-height: 30px;text-align: center;_background: #000;_filter: alpha(opacity=60);}
.banner .hd ul {text-align: center;padding-top: 5px;}
.banner .hd ul li {display: inline-block;margin: 0 5px;width: 10px;height: 10px;background: #fff;cursor: pointer;overflow: hidden;line-height: 999px; border-radius: 8px;}
.banner .hd ul .on {background: #1256FF; width: 30px;}
.banner .prev {background: url(../images/sprite.png) left top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;left: 0;opacity: 0.2;}
.banner .prev:hover {opacity: 0.5;}
.banner .next {background: url(../images/sprite.png) right top no-repeat;cursor: pointer;height: 100px;position: absolute;top: 50%;margin-top: -50px;width: 45px;right: 0;opacity: 0.2;}
.banner .next:hover {opacity: 0.5;}*/
/* 产品 */
.project_li{width:49%; height: auto; position: relative; text-align: center;margin-top: 80px;}
.project_li .pic{ overflow: hidden; }
.project_li .pic img{ transition: all 1s; object-fit: cover;}
.project_li:hover .pic img{ transform: scale(1.1,1.1); }

.project_li .fgc{position: absolute;  width: 100%; height: 100%; box-sizing: border-box; padding:50px; left: 0; top: 0; color: rgba(0,0,0,0.9); }
.project_li .tit{ font-size:38px; margin-bottom: 10px;color: rgba(255,255,255,0.9); font-family: SourceHanSansCN-Bold, SourceHanSansCN;
font-weight: bold;}
.project_li .jj{ font-size: 20px; font-weight: 100; line-height: 30px;color: rgba(255,255,255,0.8);font-family: SourceHanSansCN-Regular, SourceHanSansCN;
font-weight: 400; }
.project_li .dingwei{
	  left: 0; bottom: 50px; width: 100%;
}
.anniu{	width: 140px; height: 52px; font-size: 20px; border: 2px #fff solid; line-height: 52px; text-align: center; background-color: #FFFFFF; color: #202020; border-radius: 26px;font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500; }
.anniu:hover{ color: rgba(255,255,255);background-color: rgba(255,255,255,0.2); }
.anniu2{width: 140px;line-height: 52px; height: 52px; text-align: center;color: rgba(255,255,255);	 font-size: 20px;font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500; }
.anniu2:hover{ color: #fff; text-decoration: underline; }

.Bottomerkg{ height: 65px; display: none; }
.Bottomer{ display: none; position:fixed; bottom:0; width:100%; background:#1256FF; z-index: 9999; box-shadow: 0 0 10px rgba(0,0,0,.2); }
.Bottomer .BottomList li{width:25%; float:left; display:inline-block;  text-align:center;position:relative;padding:10px 0px;}
.Bottomer .BottomList li img{ vertical-align:middle;height: 20px;}
.Bottomer .BottomList li span{color:#fff; display: block;margin-top: 5px;}
.Bottomer .BottomList li p{ color:#D5A334; margin:0; position:absolute; right:20px; top:10px;}

.header{ position: fixed; width: 100%; left: 0; top: 0; z-index: 99; background: none; transition: all .5s; border-bottom: 1px solid rgba(255,255,255,0); }
.header .logo{ position: relative; margin: 31px 0; float: left; transition: all .5s; }
.header .logo img{ height: 18px; display: block; transition: all .5s; }
.header .logo .blogo{ position: absolute; left: 0; top: 0; width: 100%; height: 18px; opacity: 0; }
.header .lang{ float: right; color: #fff; margin: 30px 0; padding: 0 15px; transition: all .5s; }
.header .lang span{ opacity: .6; }
.header .lang a{ color: #fff; opacity: .6; transition: all .5s; }
.header .lang a:hover{ opacity: 1; }
/* .header .lang a:hover{ opacity: 1; } */
.header .inmuen{ float: right; }
.header .inmuen ul li{ display: block; margin: 30px 0; float: left; padding: 0 15px; color: #fff; opacity: .6; transition: all .5s; }
.header .inmuen ul li a{color: #fff; opacity: .6; transition: all .5s;}
.header .inmuen ul li:hover,.header .inmuen ul li.on{ opacity: 1; }

.header.nyheader{ background: #fff; }
.header.nyheader .logo .blogo{ opacity: 1; }
.header.nyheader .lang{ color: #333; opacity: 1; }
.header.nyheader .lang a{ color: #333; opacity: 1; }
.header.nyheader .lang a:hover{ color: #1256FF; }
.header.nyheader .inmuen ul li{ opacity: 1; color: #333; }
.header.nyheader .inmuen ul li:hover,.header.nyheader .inmuen ul li.on{ color: #1256FF; }
.headerkg{ height: 81px; }

.header.header_on{ position: fixed; background: #fff !important; border-bottom: 1px solid #eaecef; }
.header.header_on .logo .blogo{ opacity: 1; }
.header.header_on .lang{ color: #333; opacity: 1; }
.header.header_on .lang span{ opacity: 1; }
.header.header_on .lang a{ color: #333; opacity: 1; }
.header.header_on .lang a:hover{ color: #1256FF; }
.header.header_on .inmuen ul li{ opacity: 1; color: #333; }
.header.header_on .inmuen ul li:hover,.header.header_on .inmuen ul li.on{ color: #1256FF; }

.wapmuen{ display: none; }

.inadv{ padding:80px 0; background: #fff; overflow: hidden; }
.inadv .lmtit{ font-size: 64px;color: rgba(0,0,0,0.9); line-height: 64px; margin-bottom: 40px;font-family: SourceHanSansCN-Medium, SourceHanSansCN;font-weight: 500; }
.inadv .lmtit .ann{ float: right; }
.inadv .lmtit .ann a{ display: block; float: left; width: 80px; overflow: hidden; }
.inadv .lmtit .ann a img{ display: block; transition: all .5s; opacity: .5; }
.inadv .lmtit .ann a:hover img{ opacity: 1; }

.inadvlistnr .inadvlist .inadvlist{ position: relative;  }
.inadvlistnr .inadvlist:before{ content: ""; position: absolute; display: block; width: 999999px; height: 100%; right: 100%; top: 0; background: #fff; z-index: 9; }
.inadvlistnr .inadvlist .swiper-slide a{ display: block; padding-right:15px; }
.inadvlistnr .inadvlist .swiper-slide .li{ position: relative; }
.inadvlistnr .inadvlist .swiper-slide .li .pic{ overflow: hidden; }
.inadvlistnr .inadvlist .swiper-slide .li .pic img{ transition: all 1s; }
.inadvlistnr .inadvlist .swiper-slide .li:hover .pic img{ transform: scale(1.1,1.1); }
.inadvlistnr .inadvlist .swiper-slide .li .fgc{ background: #F4F6F9; width: 100%; height: 100%; box-sizing: border-box; padding:36px ; left: 0; top: 0; color: rgba(0,0,0,0.9); }
.inadvlistnr .inadvlist .swiper-slide .li .tit{ font-size: 28px; margin-bottom: 10px; font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500;}
.inadvlistnr .inadvlist .swiper-slide .li .jj{ font-size: 17px; font-weight: 100; min-height: 40px; font-family: SourceHanSansCN-Regular, SourceHanSansCN;
font-weight: 400; text-align: justify;}
/* .inadvlistnr .inadvlist .swiper-slide .li .xian{ width: 84px; height: 3px; background: url(../images/index_06.jpg) no-repeat center; } */

.invideo{ height: auto;width: 1200px;  margin:0  auto 80px; position: relative; cursor: pointer; overflow: hidden; }
.invideo video{ width: 100%; height: auto; /* max-height:720px; */ /* object-fit: fill;background: url(../images/videobg.png) no-repeat center; */  }
.invideo .fgc{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(0,0,0,.8); color: #fff; opacity: .6; font-size: 60px; transition: all .5s; }
.invideo:hover .fgc{ transform: scale(1.1,1.1); opacity: 1; background: rgba(0,0,0,.2); }

.invideoxf{ display: none; position: fixed; width: 100%; height: 100%; background: #000; z-index: 99; left: 0; top: 0; }
.invideoxf iframe{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 9; }
.invideoxf .close{ width: 50px; height: 50px; position: absolute; right: 0; top: 0; font-size: 20px; color: #fff; z-index: 99; line-height: 50px; text-align: center; }
.invideoxf .close:hover{ opacity: .8; }

.indown{ padding: 150px 170px; overflow: hidden; }
.indown .wz{ max-width: 370px; text-align: center; color: #fff; }
.indown .wz .lmtit{ font-size: 40px; margin-bottom: 15px; }
.indown .wz .lmjj{ font-size: 16px; margin-bottom: 30px; }
.indown .wz .pic{ width: 160px; margin: 0 auto; /* border-radius: 5px; */overflow: hidden; }

.footer{ padding: 70px 0 60px; background: #1c1e22; }
.footer .fnav{ width: 145px; margin-right: 10px; float: left; }
.footer .fnav .tit{ font-size: 16px; color: #fff; margin-bottom: 10px; }
.footer .fnav a{ display: block; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #76787a; }
.footer .fnav a:hover{ color: #fff; }
.footer .rcon{ float: right; }
.footer .rcon .tit{ color: #a4a5a6; margin-bottom: 5px; }
.footer .rcon .sz{ font-size: 26px; font-weight: bold; color: #a4a5a6; margin-bottom: 10px; }
.footer .rcon .fenx .li{ position: relative; display: inline-block; margin-right: 15px; }
.footer .rcon .fenx .li .ico{ width: 24px; height: 24px; line-height: 22px; background: #76787a; text-align: center; border-radius: 50%; color: #1c1e22; }
.footer .rcon .fenx .li .xf{ display: none; width: 120px; height: 120px; position: absolute; background: #fff; box-sizing: border-box; bottom: 40px; left: 50%; margin-left: -60px; }
.footer .rcon .fenx .li .xf:before{ content: ""; display: block; width: 10px; height: 10px; background: #fff; transform: rotate(45deg); position: absolute; bottom: -5px; left: 50%; margin-left: -5px; }
.footer .rcon .fenx .li:hover .ico{ background: #fff; }
.footer .rcon .fenx .li:hover .xf{ display: block; }
.footer .rcon .fenx .li .xf1{ display: none; width: 200px; height: 40px; line-height: 36px; text-align: center; border-radius: 10px; position: absolute; background: #fff; box-sizing: border-box; bottom: 40px; left: 50%; margin-left: -100px; border: 1px solid #ddd; }
.footer .rcon .fenx .li:hover .xf1{ display: block; }
.footer .rcon .fenx .li .xf1:before{ content: ""; display: block; width: 10px; height: 10px; background: #fff; transform: rotate(45deg); position: absolute; bottom: -5px; left: 50%; margin-left: -5px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.footer .banq{ padding: 15px 0 0 0; border-top: 1px solid #797a7c; margin-top: 150px; color: #797a7c; position: relative; }
.footer .banq a{ color: #797a7c; }
.footer .banq a:hover{ color: #fff; }
.footer .banq .lang{ position: absolute; right: 0; top: 15px; display: none; }

.nybanner{ height: 200px; position: relative; }
.nybanner .fgc{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; color: #fff; }
.nybanner .fgc .tit{ font-size: 38px; margin-bottom: 5px; }
.nybanner .fgc .jj{ font-size: 16px; font-weight: 100; }

.nynews{ padding: 40px 0 100px; }
.nynews .llist{ width: 790px; float: left; }
.nynews .llist .fanh{ line-height: 50px; border-bottom: 1px solid #ebebeb; }
.nynews .llist .fanh a i{ font-size: 20px; margin-right: 5px; position: relative; top: 2px; }
.nynews .llist .fanh a{ color: #999; }
.nynews .llist .fanh a:hover{ color: #1256FF; }
.nynews .llist ul li{ display: block; border-bottom: 1px solid #ebebeb; padding: 25px 15px 25px 260px; position: relative; min-height: 154px; }
.nynews .llist ul li .pic{ position: absolute; width: 240px; left: 0; top: 25px; overflow: hidden; }
.nynews .llist ul li .pic img{ transition: all .5s;object-fit: cover; }
.nynews .llist ul li .tit{ font-size: 20px; line-height: 30px; color: #333; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.nynews .llist ul li .jj{ line-height: 25px; color: #666; overflow: hidden; margin-bottom: 10px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.nynews .llist ul li .date{ color: #999; line-height: 22px; }
.nynews .llist ul li .date span{ display: inline-block; padding: 0 10px; font-size: 12px; color: #fff; background: #999; border-radius: 3px; margin-left: 10px; }
.nynews .llist ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nynews .llist ul li:hover .tit{ color: #1256FF; }
.nynews .llist ul li:hover .date span{ background: #1256FF; }
.nynews .llist ul li.one{ padding: 0 0 25px; }
.nynews .llist ul li.one .pic{ width: auto; position: static; margin-bottom: 20px; }
.nynews .llist ul li.one .tit{ font-size: 35px; line-height: 50px; margin-bottom: 20px; }
.nynews .llist ul li.one .jj{ color: #333; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.nynews .rbiaoq{ width: 280px; float: right; }
.nynews .rbiaoq .lmtit{ font-size: 25px; margin-bottom: 20px; }
.nynews .rbiaoq .list{ width: calc(100% + 7px); }
.nynews .rbiaoq .list a{ display: inline-block; font-size: 14px; color: #999; line-height: 30px; padding: 0 15px; border: 1px solid #999; border-radius: 5px; margin: 0 7px 7px 0; transition: all .5s; }
.nynews .rbiaoq .list a:hover,.nynews .rbiaoq .list a.on{ background: #1256FF; border-color: #1256FF; color: #fff; }
.nynews .rbiaoq .fenx{ padding-top: 20px; margin-top: 20px; border-top: 1px solid #ddd; }
.nynews .rbiaoq .fenx .li{ position: relative; display: inline-block; margin-right: 15px; }
.nynews .rbiaoq .fenx .li .ico{ width: 24px; height: 24px; line-height: 22px; background: #191919; text-align: center; border-radius: 50%; color: #fff; }
.nynews .rbiaoq .fenx .li .xf{ display: none; width: 120px; height: 120px; position: absolute; background: #fff; box-sizing: border-box; bottom: 40px; left: 50%; margin-left: -60px; border: 1px solid #ddd; }
.nynews .rbiaoq .fenx .li .xf:before{ content: ""; display: block; width: 10px; height: 10px; background: #fff; transform: rotate(45deg); position: absolute; bottom: -5px; left: 50%; margin-left: -5px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.nynews .rbiaoq .fenx .li:hover .ico{ background: #1256FF; }
.nynews .rbiaoq .fenx .li:hover .xf{ display: block; }
.nynews .rbiaoq .fenx .li .xf1{ display: none; width: 200px; height: 40px; line-height: 36px; text-align: center; border-radius: 10px; position: absolute; background: #fff; box-sizing: border-box; bottom: 40px; left: 50%; margin-left: -100px; border: 1px solid #ddd; }
.nynews .rbiaoq .fenx .li:hover .xf1{ display: block; }
.nynews .rbiaoq .fenx .li .xf1:before{ content: ""; display: block; width: 10px; height: 10px; background: #fff; transform: rotate(45deg); position: absolute; bottom: -5px; left: 50%; margin-left: -5px; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }

.nynews .content{ position: relative; }
.nynews .rbiaoq.xf{ position: fixed; top: 120px; }
.nynews .rbiaoq.xf.xf1{ position: absolute; bottom: 0; right: 0 !important; height: auto; top: initial; }

.feny{ text-align: right; margin-right: -10px; }
.feny a{ display: inline-block; padding: 0 10px; color: #333; padding-top: 35px; }
.feny a:hover,.feny a.on{ color: #1256FF; }

.weizhi{ padding: 25px 0; background: #e6e6e6; }
.weizhi a:hover{ color: #1256FF; }

.shownews{ padding: 60px 0 160px; }
.shownews .leftnr{ width: 790px; float: left; }
.shownews .leftnr .tit{ font-size: 40px; margin-bottom: 10px; }
.shownews .leftnr .date{ color: #999; line-height: 22px; margin-bottom: 20px; }
.shownews .leftnr .date span{ display: inline-block; padding: 0 10px; font-size: 12px; color: #fff; background: #999; border-radius: 3px; margin-left: 10px; }
.shownews .leftnr .wz{ font-size: 15px; line-height: 30px; color: #333; }
.shownews .leftnr .wz p{margin: 20px 0 !important;}
.shownews .leftnr .wz *{ max-width: 100% !important; height: auto; }
.shownews .leftnr .fanh{ line-height: 80px; border-bottom: 1px solid #ebebeb; margin-top: 70px; }
.shownews .leftnr .fanh a{ color: #999; float: right; }
.shownews .leftnr .fanh a:hover{ color: #1256FF; }
.shownews .renews{ width: 280px; float: right; }
.shownews .renews .lmtit{ font-size: 25px; margin-bottom: 20px; }
.shownews .renews .list ul li{ display: block; margin-bottom: 25px; }
.shownews .renews .list ul li .pic{ overflow: hidden; margin-bottom: 5px; }
.shownews .renews .list ul li .pic img{ transition: all .5s; }
.shownews .renews .list ul li .tit{ font-size: 22px; margin-bottom: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.shownews .renews .list ul li .date{ color: #999; line-height: 22px; margin-bottom: 20px; }
.shownews .renews .list ul li .date span{ display: inline-block; padding: 0 10px; font-size: 12px; color: #fff; background: #999; border-radius: 3px; margin-left: 10px; }
.shownews .renews .list ul li:hover .pic img{ transform: scale(1.1,1.1); }
.shownews .renews .list ul li:hover .date span{ background: #1256FF; }

.nyaboutbanner{ position: relative; height: 960px; }
.nyaboutbanner .fgc{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; color: #fff; }
.nyaboutbanner .stit{ font-size: 30px; margin-bottom: 10px; }
.nyaboutbanner .tit{ font-size: 65px; margin-bottom: 110px; }
.nyaboutbanner .jj{ font-size: 14px; font-weight: 100; line-height: 30px; }

.nyaboutliut{ padding: 120px 0; }
.nyaboutliut .list ul li{ display: block; width: 33.333%; position: relative; float: left; }
.nyaboutliut .list ul li .fgc{ position: absolute; transition: all .5s; width: 100%; height: 100%; left: 0; top: 0; box-sizing: border-box; padding: 30px 20px; }
.nyaboutliut .list ul li .fgc .wz{ font-size: 38px; color: #fff; position: relative; transition: all .5s; top: 100px; opacity: 0; font-weight: 100; }
.nyaboutliut .list ul li .pic{ overflow: hidden; }
.nyaboutliut .list ul li .pic img{ transition: all .5s; }
.nyaboutliut .list ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nyaboutliut .list ul li:hover .fgc{ background: rgba(0,0,0,.6); }
.nyaboutliut .list ul li:hover .fgc .wz{ opacity: 1; top: 0; }

.nyhistory{ padding: 100px 0; }
.nyhistory .lmtit{ text-align: center; font-size: 55px; }
.nyhistorynr{ position: relative; padding: 160px 200px 0; }
.nyhistorynr .xian{ width: 100%; background: #ccc; height: 2px; position: absolute; left: 0; bottom: 45px; }
.nyhistorynr .nyhistorynrlist .swiper-wrapper{ width: 9999999px !important; }
.nyhistorynr .nyhistorynrlist .swiper-slide .li{ padding: 0 5px; background: #fff; margin-right: 85px; }
.nyhistorynr .nyhistorynrlist .swiper-slide .li .yuan{ width: 100px; height: 100px; border: 1px solid #ddd; border-radius: 50%; position: relative; transition: all .5s; box-sizing: border-box; }
.nyhistorynr .nyhistorynrlist .swiper-slide .li .yuan img{ border-radius: 50%; }
.nyhistorynr .nyhistorynrlist .swiper-slide .li .xf{ display: none; width: 320px; box-sizing: border-box; padding: 15px; border-radius: 15px; position: absolute; bottom: 125px; left: 50%; margin-left: -160px; z-index: 99; box-shadow: 0 0 20px rgba(0,0,0,.1); background: #fff; }
.nyhistorynr .nyhistorynrlist .swiper-slide .li .xf .tit{ font-size: 25px; margin-bottom: 10px; }
.nyhistorynr .nyhistorynrlist .swiper-slide .li .xf .jj{ margin-bottom: 10px; }
.nyhistorynr .nyhistorynrlist .swiper-slide .li .xf:before{ content: ""; width: 12px; height: 12px; background: #fff; transform: rotate(45deg); position: absolute; left: 50%; margin-left: -6px; bottom: -6px; box-shadow: 5px 5px 10px rgba(0,0,0,.1); }
.nyhistorynr .nyhistorynrlist .swiper-slide .li .yuan:hover .xf{ display: block; }
.nyhistorynr .nyhistorynrlist .swiper-slide .li .yuan:hover{ transform: scale(1.1,1.1); border-color: #fff; box-shadow: 0 0 20px rgba(0,0,0,.1); }

.nyaboutjis{ padding: 120px 0 0; }
.nyaboutjis .lmtit{ text-align: center; font-size: 55px; margin-bottom: 20px; }
.nyaboutjis .lmjj{ text-align: center; margin-bottom: 50px; }
.nyaboutjis .list ul li{ display: block; width: 11.5%; margin: .5%; float: left; box-sizing: border-box; overflow: hidden; }
.nyaboutjis .list ul li img{ transition: all .5s; }
.nyaboutjis .list ul li:hover img{ transform: scale(1.1,1.1); }
.nyaboutjis .list ul li:nth-child(even) img{ background: #f9f9f9; }
.nyaboutjis .list ul li:nth-child(odd){ border: 1px solid #eee; }
.nyaboutjis .list:nth-child(even) ul li:nth-child(odd) img{ background: #f9f9f9;}
.nyaboutjis .list:nth-child(even) ul li:nth-child(odd){ border: 0px; }
.nyaboutjis .list:nth-child(even) ul li:nth-child(even){ border: 1px solid #eee; }
.nyaboutjis .list:nth-child(even) ul li:nth-child(even) img{ background: #fff; }

.nyaboutcon{ padding: 120px 0; }
.nyaboutcon .lmtit{ text-align: center; font-size: 55px; margin-bottom: 20px; }
.nyaboutcon .lmjj{ text-align: center; margin-bottom: 50px; }
.nyaboutcon .list ul li{ display: block; width: 50%; margin-top: 70px; float: left; }
.nyaboutcon .list ul li .tit{ font-size: 30px; margin-bottom: 10px; }
.nyaboutcon .list ul li .jj{ font-size: 20px; }
.nyaboutcon .list ul li .jj a{ color: #1256FF; }

.nykaifbanner{ position: relative; height: 800px; }
.nykaifbanner .fgc{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; color: #111; }
.nykaifbanner .fgc .tit{ font-size: 60px; margin-bottom: 130px; line-height: 80px; }
.nykaifbanner .fgc .jj{ line-height: 22px; margin-bottom: 25px; }
.nykaifbanner .fgc .sjj{ color: #1256FF; }

.nykaifpingt{ padding: 100px 0; }
.nykaifpingt .lmtit{ font-size: 60px; text-align: center; margin-bottom: 20px; }
.nykaifpingt .lmjj{ font-size: 16px; text-align: center; margin-bottom: 120px; }
.nykaifpingt .pic img{ margin: 0 auto; display: block; }

.nykaiftaoz{ padding: 100px 0; }
.nykaiftaoz .lmtit{ font-size: 60px; text-align: center; margin-bottom: 20px; }
.nykaiftaoz .lmjj{ font-size: 16px; text-align: center; margin-bottom: 120px; }
.nykaiftaoz .pic img{ margin: 0 auto; display: block; }

/* 新建说明页*/
.explain{ padding: 40px 0 80px; width: 720px;margin: 0 auto; }
.explain .tit{ font-size: 40px; margin-bottom: 20px;color: #171717;line-height:1.6; font-family: SourceHanSansCN-Medium, SourceHanSansCN;
font-weight: 500;}
.explain .titson{font-size: 14px;color: rgba(0,0,0,0.6);line-height:1.8; margin-bottom: 20px; }
.explain .date{  margin-bottom:40px;color: rgba(0,0,0,0.4);line-height:1.8;font-size: 14px;padding-bottom: 56px; border-bottom: 1px solid #D5D5D5;}
.explain .date span{ display: inline-block; padding: 0 10px; font-size: 12px; color: #fff; background: #999; border-radius: 3px; margin-left: 10px; }
.explain .wz{ font-size: 14px;font-weight: 400; line-height: 26px;color: rgba(0,0,0,0.9); }
.explain .wz p{ margin-bottom: 15px;}
.explain .wz *{ max-width: 100% !important; height: auto; }
.explain .wz a{
    text-decoration:underline
}

    /*服务支持页面*/
.nydown{ padding: 85px 0 0; }
.nydown .nr{ padding-left: 50%; min-height: 320px; position: relative; }
.nydown .nr .wz{ position: absolute; width: 50%; height: 100%; padding: 0 40px; left: 0; top: 0; box-sizing: border-box; }
.nydown .nr .wz .tit,.nydown .nl .wz .tit{
    font-size: 38px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: rgba(0,0,0,0.9);
}
.nydown .nr .wz .jj .document .section,.nydown .nl .wz .jj .document .section{
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 400;
    color: #666666;
}
.nydown .nr .wz .jj,.nydown .nl .wz .jj{line-height: 25px; }
.nydown .nr .wz .yddxz,.nydown .nl .wz .yddxz{ display: block; width: 200px;
    height: 56px; border-radius: 56px; line-height: 56px; color: #444444; text-align: center;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-size: 20px;
    border: 2px solid #000;
    font-weight: 400;
}

.nydown .nr .wz .yddxz:hover,.nydown .nl .wz .yddxz:hover{
    background: #1256FF;
    border: 2px solid #1256FF;
    box-shadow: 0 4px 12px 0 rgba(0,59,205,0.3);
    font-weight: bold;
    color: rgba(255,255,255,0.9);
    cursor: pointer;
}

.nydown .nr .wz .link,.nydown .nl .wz .link{
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: rgba(18,86,255,0.9);
}
.nydown .nr .wz .link:hover,.nydown .nl .wz .link:hover{
    text-decoration:underline
}

.nydown .nl{ padding-right: 50%; min-height: 320px; position: relative; }
.nydown .nl .wz{ position: absolute; width: 50%; height: 100%; padding: 0 40px; right: 0; top: 0; box-sizing: border-box; }
/*服务页二维码*/
.qrcode-win{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.3);
    top: 0;
    z-index: 99;
    display: none;
}
.qrcode-main{
    width: 520px;
    height: 500px;
    background: #FFFFFF;
    border-radius: 20px;
}
.qrcode-top{
    font-size: 24px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #1256FF;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    text-align: center;
    position: relative;
}
.qrcode-top .fa-close{
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: calc(50% - 15px);
    right: 20px;
    color: #999999;
    cursor: pointer;
}
.qrcode-content{
    text-align: center;
    font-size: 20px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: rgba(0,0,0,0.9);
    margin-top: 24px;
    margin-bottom: 24px;
}
.qrcode-imgbox{
margin:  0 auto;
    width: 300px;
    height: 300px;
    padding: 24px;
    box-sizing: border-box;
    border-radius: 16px;
    border: 1px solid rgba(0,0,0,0.2);
}


.nycyservice{ padding: 120px 0; }
.nycyservice .lmtit{ font-size: 60px; margin-bottom: 50px; text-align: center; }
.nycyservice .list ul li{ display: block; position: relative; width: 33.3333%; overflow: hidden; float: left; }
.nycyservice .list ul li .pic img{ transition: all .5s; }
.nycyservice .list ul li .tit{ transition: all .5s; line-height: 110px; width: 100%; position: absolute; left: 0; bottom: 0; font-size: 30px; color: #fff; opacity: .6; text-align: center; z-index: 99; }
.nycyservice .list ul li .fgc{ opacity: 0; transition: all .5s; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #1256ff; }
.nycyservice .list ul li .spic{ width: 110px; margin: 0 auto 10px; position: relative; top: -50px; transition: all .5s; }
.nycyservice .list ul li .stit{ color: #fff; position: relative; top: -50px; transition: all .5s; }
.nycyservice .list ul li:hover .tit{ opacity: 1; }
.nycyservice .list ul li:hover .pic img{ transform: scale(1.1,1.1); }
.nycyservice .list ul li:hover .fgc{ opacity: 1; }
.nycyservice .list ul li:hover .spic{ top: 0; }
.nycyservice .list ul li:hover .stit{ top: 0; }

.nyservicecon{ padding: 0 0 240px; }
.nyservicecon .lmtit{ font-size: 60px; margin-bottom: 50px; text-align: center; }
.nyservicecon .list{ width: 102%; position: relative; left: -1%; }
.nyservicecon .list .one{ width: 98%; margin: 0 1%; background: #f3f3f3; padding-left: 50%; min-height: 320px; position: relative; box-sizing: border-box; }
.nyservicecon .list .one .left{ position: absolute; width: 50%; height: 100%; padding: 0 30px; left: 0; top: 0; box-sizing: border-box; }
.nyservicecon .list .one .left .ico{ width: 120px; margin: 0 auto; }
.nyservicecon .list .one .left .wz{ font-size: 16px; line-height: 25px; }
.nyservicecon .list .one .left .wz a{ color: #1256ff; }
.nyservicecon .list .li{ width: 31.333%; margin: 2% 1% 0; float: left; background: #f3f3f3; padding: 50px; box-sizing: border-box; }
.nyservicecon .list .li .ico{ width: 120px; margin: 0 auto 20px; }
.nyservicecon .list .li .wz{ font-size: 16px; line-height: 25px; text-align: center; }
.nyservicecon .list .li .wz a{ color: #1256ff; }

.nypage{ padding: 110px 0 120px; }
.nypage .lmtit{ font-size: 60px; padding-bottom: 30px; border-bottom: 1px solid #eee; text-align: center; }
.nypage .wz{ line-height: 25px; padding-top: 40px; }

.nyzhengc{ padding: 110px 0 120px; }
.nyzhengc .lmtit{ font-size: 60px; padding-bottom: 30px; border-bottom: 1px solid #eee; text-align: center; }
.nyzhengcnr{ margin-top: 40px; }
.nyzhengcnr .hd{ width: 270px; float: left; position: relative; padding: 0 55px; }
.nyzhengcnr .hd:before{ content: ""; display: block; width: 2px; height: 100%; background: #ccc; left: 0; top: 0; position: absolute; }
.nyzhengcnr .hd ul li{ display: block; padding: 5px 0; color: #999; cursor: pointer; margin-bottom: 15px; }
.nyzhengcnr .hd ul li.on{ color: #333; position: relative; }
.nyzhengcnr .hd ul li.on:before{ content: ""; display: block; width: 2px; height: 100%; left: -55px; background: #333; position: absolute; top: 0; }
.nyzhengcnr .hd ul li:nth-last-child(1){ margin-bottom: 0; }
.nyzhengcnr .bd{ padding-left: 380px; }
.nyzhengcnr .bd ul{ line-height: 28px; }
.nyzhengcnr .bd ul p{ margin-bottom: 15px; }

.nyquenr .bd .list .li .tit{ cursor: pointer; height: 45px; line-height: 45px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; color: #999; border-bottom: 1px solid #e0e0e0; }
.nyquenr .bd .list .li .jj{ padding: 10px 0 30px 15px; line-height: 25px; display: none; color: #555; }
.nyquenr .bd .list .li.on .tit{ color: #333; font-weight: bold; }

.showprolmtit{ padding: 20px 0; background: rgba(0,0,0,.8); }
.showprolmtit .ltit{ font-size: 20px; color: #fff; float: left; line-height: 40px; }
.showprolmtit .ann{ display: block; width: 120px; height: 40px; border-radius: 20px; font-size: 14px; color: #fff; background: #1256ff; float: right; line-height: 40px; text-align: center; }
.showprolmtit .ann:hover{ opacity: .9; }
.showprolmtit.xf{ position: fixed; width: 100%; top: 80px; left: 0; z-index: 99; min-width: 1200px; }
.showprolmtitkg{ height: 80px; display: none; }

.showpro01{ height: 1100px; box-sizing: border-box; padding-top: 140px; }
.showpro01 .content{ position: relative; }
.showpro01 .wz1{ text-align: center; position: relative; top: 0; transition: all .5s; }
.showpro01 .wz1 .tit{ font-size: 50px; color: #fff; }
.showpro01 .wz1 .jj{ font-size: 34px; color: #6e6e6e; }
.showpro01 .wz2{ text-align: center; position: relative; transition: all .5s; position: absolute; width: 100%; top: 80px; opacity: 0; left: 0; }
.showpro01 .wz2 .tit{ font-size: 36px; color: #fff; }
.showpro01 .wz2 .jj{ font-size: 24px; color: #6e6e6e; }
.showpro01.on .wz1{ top: -80px; opacity: 0; }
.showpro01.on .wz2{ top: 0; opacity: 1; }

.showpro02{ padding: 260px 150px; max-width: 1920px; box-sizing: border-box; margin: 0 auto; }
.showpro02 .li{ padding-left: 700px; position: relative; overflow: hidden; }
.showpro02 .li .wz{ position: absolute; left: 100px; top: 80px; opacity: 0; }
.showpro02 .li .wz .tit{ font-size: 45px; color: #fff; margin-bottom: 10px; }
.showpro02 .li .wz .jj{ font-size: 18px; color: #999999; line-height: 30px; }
.showpro02 .li:nth-child(2){ padding-left: 0; padding-right: 730px; margin-top: -65px; }
.showpro02 .li:nth-child(2) .wz{ top: 295px; right: 0; left: initial; }
.showpro02 .li:nth-child(3){ margin-top: 170px; padding-left: 750px; }
.showpro02 .li:nth-child(3) .wz{ top: 170px; }

.showpro03{ padding: 200px 0; }
.showpro03 .lmtit{ max-width: 1000px; margin: 0 auto; font-size: 45px; color: #fff; margin-bottom: 35px; }
.showpro03 .zim{ text-align: center; }
.showpro03 .yanj{ text-align: center; margin-top: -55px; }
.showpro03 .list{ padding-top: 100px; text-align: center; }
.showpro03 .list ul li{ display: inline-block; text-align: center; padding: 0 30px; }
.showpro03 .list ul li .tit{ font-size: 40px; color: #fff; margin-bottom: 15px; }
.showpro03 .list ul li .jj{ font-size: 24px; color: #999; }

.showpro04{ padding: 100px 0; }
.showpro04 .lmtit{ font-size: 60px; color: #fff; margin-bottom: 10px; text-align: center; }
.showpro04 .lmjj{ font-size: 28px; color: #999; text-align: center; }
.showpro04 .pic img{ width: 100%; height: auto; }
.showpro04 .wz{ font-size: 24px; color: #999; text-align: center; }

.showpro05{ padding: 0 680px 0 130px; box-sizing: border-box; position: relative; max-width: 1920px; margin: 0 auto 250px; overflow: hidden; }
.showpro05 .wz{ position: absolute; right: 300px; height: 100%; top: 0; width: 260px; }
.showpro05 .wz .tit{ font-size: 60px; color: #fff; margin-bottom: 10px; text-align: left; }
.showpro05 .wz .jj{ font-size: 24px; color: #999; text-align: left; }

.showpro06{ padding-left: 800px; position: relative; box-sizing: border-box; max-width: 1920px; margin: 0 auto 250px; overflow: hidden; }
.showpro06 .wz{ position: absolute; left: 225px; height: 100%; top: 0; width: 525px; }
.showpro06 .wz .tit{ font-size: 60px; color: #fff; margin-bottom: 10px; text-align: left; }
.showpro06 .wz .jj{ font-size: 24px; line-height: 50px; color: #999; margin-bottom: 20px; text-align: left; }
.showpro06 .wz .spic{ text-align: left; }

.showpro07{ background: #dfdfdf; }
.showpro07 .nr{ width: 1580px; margin: 0 auto; padding-top: 170px; position: relative; }
.showpro07 .wz1{ width: 330px; height: 100%; position: absolute; right: 200px; top: 0; transition: all .5s; }
.showpro07 .wz1 .tit{ font-size: 60px; color: #111; text-align: left; }
.showpro07 .wz2{ width: 330px; height: 100%; position: absolute; right: 200px; top: 80px; opacity: 0; transition: all .5s; }
.showpro07 .wz2 .li{ text-align: left; margin-bottom: 40px; }
.showpro07 .wz2 .li:nth-last-child(1){ margin-bottom: 0; }
.showpro07 .wz2 .li .tit{ color: #333; color: #111; font-size: 30px; }
.showpro07 .wz2 .li .jj{ font-size: 21px; color: #6a6a6a; }
.showpro07.on .wz1{ top: -80px; opacity: 0; }
.showpro07.on .wz2{ top: 0; opacity: 1; }

.showpro08{ padding: 200px 0 0; }
.showpro08 .nr{ max-width: 1500px; position: relative; margin: 0 auto; }
.showpro08 .nr .leftnr{ width: 450px; float: left; }
.showpro08 .nr .leftnr .lmtit{ font-size: 60px; color: #fff; margin-bottom: 20px; }
.showpro08 .nr .leftnr .list ul{ display: block; width: 104%; left: -2%; position: relative; }
.showpro08 .nr .leftnr .list ul li{ display: block; height: 280px; margin: 2%; box-sizing: border-box; padding: 15px; float: left; background: -webkit-linear-gradient(top,#242424,#333333); }
.showpro08 .nr .leftnr .list ul li .tit{ font-size: 24px; color: #fff; margin-bottom: 35px; }
.showpro08 .nr .leftnr .list ul li .spic{ text-align: center; overflow: hidden; }
.showpro08 .nr .leftnr .list ul li .spic img{ transition: all .5s; }
.showpro08 .nr .leftnr .list ul li:nth-child(1),.showpro08 .nr .leftnr .list ul li:nth-child(3){ width: 33.3333%; }
.showpro08 .nr .leftnr .list ul li:nth-child(2){ width: 58.6666%; }
.showpro08 .nr .leftnr .list ul li:nth-child(4),.showpro08 .nr .leftnr .list ul li:nth-child(5){ width: 58.6666%; padding-left: 80px; position: relative; height: 130px; }
.showpro08 .nr .leftnr .list ul li:nth-child(4) .tit,.showpro08 .nr .leftnr .list ul li:nth-child(5) .tit{ margin-bottom: 0; position: absolute; left: 15px; top: 15px; }
.showpro08 .nr .leftnr .list ul li:hover .spic img{ transform: scale(1.1,1.1); }
.showpro08 .nr .pic{ float: right; width: 850px; }
.showpro08 .nr .pic img{ background: none; }

.showpro09{ height: 850px; box-sizing: border-box; padding-top: 180px; }
.showpro09 .lmtit{ font-size: 60px; color: #fff; text-align: center; }
.showpro09 .lmjj{ font-size: 24px; color: #fff; text-align: center; font-weight: 100; margin-bottom: 30px; }
.showpro09 .more{ display: block; width: 100px; margin: 0 auto; text-align: center; font-size: 16px; color: #1256FF; }
.showpro09 .more:hover{ opacity: .9; }
