
/* CSS Document */
body{ font-family:"微软雅黑";font-size:12px;margin:0px;padding:0px; overflow-x:hidden;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address,select,span{margin:0px;padding:0px;font-weight:normal}
a{text-decoration:none; color:#444;font-weight:normal}
b{ font-weight:normal;}
p{font-weight:normal}
a:hover{text-decoration:none; color:#015db2;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
i,dl,dt,em,li{list-style-type:none; font-style:normal;}
input,textarea{ font-family:"微软雅黑";outline: none;}
a{ border:none\9;}
a img{border:none\9;}
.Left{float:left;}
.Right{float:right;}
.clearfix{clear:both;}
.indexbody{overflow-y: hidden;}
@font-face{
	font-family: 'kangti';
	src: url('../font/iconfont-1564728060010.ttf');
}

.headerbar{width: 100%;position: fixed;top: 0;left: 0;z-index: 999;border-bottom: 1px solid rgba(0, 0, 0, 0);transition: all 500ms;transform: translateY(0);transition: all 500ms;cursor: pointer;}
.headerbar .header{width: 89.34%;margin: 0 auto;padding: 22px 0;transition: all 500ms;}
.headerbar .header .logo{width: 210px;height: 57px;display: block;float: left;margin: 11.5px 0;}
.headerbar .header .logo img{width: 100%;display: block;}
.headerbar .header .logo_hov{width: 210px;height: 57px;display: none;float: left;margin: 11.5px 0;}
.headerbar .header .logo_hov img{width: 100%;display: block;}
.headerbar .header .hr{float: right;font-size: 0;text-align: center;}
.headerbar .header .hr ul{display: inline-block;vertical-align: middle;font-size: 0;text-align: left;}
.headerbar .header .hr ul li{display: inline-block;vertical-align: top;margin: 0 23px;}
.headerbar .header .hr ul li a{font-size: 17px;color:#fff;line-height: 80px;display: block;}
.headerbar .header .hr ul li:hover a{color:#3f80fd;}
.headerbar .header .hr ul li.hov a{color:#3f80fd;}
.headerbar .header .hr ul li a.hov{color:#3f80fd;}
.headerbar .header .hr .h-cont{display: inline-block;vertical-align: middle;margin-left: 43px;font-size: 0;text-align: left;}
.headerbar .header .hr .h-cont .icon-h-phone{width: 40px;height: 40px;display: inline-block;vertical-align: middle;margin-right: 45px;background: #2b70f8;border-radius: 50%;position: relative;color:#fff;line-height: 40px;text-align: center;font-size: 24px;}
.headerbar .header .hr .h-cont .icon-h-phone .phonebox{opacity: 0;width: 0;height:40px;background: #2b70f8 url(http://www.0731pgy.com/Public/Home/css/iconfont/icon-dianhua) no-repeat scroll 100% center;position: absolute;right:0;top: 50%;transform: translateY(-50%);transition: opacity 0.2s, margin 0.3s, padding .3s, 500ms;overflow: hidden;border-radius: 30px;}
.headerbar .header .hr .h-cont .icon-h-phone .phonebox p{font-size: 16px;color:#fff;line-height: 40px;text-align: left;text-indent:14px;width: 220px;}
.headerbar .header .hr .h-cont .icon-h-phone .phonebox span{width: 40px;height: 40px;display: inline-block;margin-right: 0;vertical-align: top;}
.headerbar .header .hr .h-cont .icon-h-phone:hover .phonebox{opacity: 1;width: 190px;height: 40px;font-size: 0;}
.headerbar .header .hr .h-cont .case-gain-btn{width: 130px;height: 42px;display: inline-block;vertical-align: middle;border-radius: 5px;font-size: 17px;color:#fff;line-height: 42px;text-align: center;background:linear-gradient(to right,#4081fd,#296ff7);}
.headerbar .header .hr .h-cont .case-gain-btn:hover{background:linear-gradient(to right,#296ff7,#4081fd);}

.headerbar.header-s{background: #fff;border-bottom: 1px solid #ececec;}
.headerbar.header-s .header{padding: 8px 0;}
.headerbar.header-s .logo{display: none;}
.headerbar.header-s .logo_hov{display: block;}
.headerbar.header-s .hr ul li a{color:#222}
.headerbar.header-s .hr ul li a.hov{color:#3f80fd;}
.headerbar.header-s .hr ul li:hover a{color:#3f80fd;}

.small-header .headerbar.header-s{transform: translateY(-100%);}
.show-header .headerbar.header-s{transform: translateY(0);}

.headerbar.header_hov{background: #fff;border-bottom: 1px solid #ececec;}
.headerbar.header_hov .header{padding: 8px 0;}
.headerbar.header_hov .header .logo{display: none;}
.headerbar.header_hov .header .logo_hov{display: block;}
.headerbar.header_hov .header .hr ul li a{color:#222}
.headerbar.header_hov .header .hr ul li a.hov{color:#3f80fd;}
.headerbar.header_hov .header .hr ul li:hover a{color:#3f80fd;}

.small-header .headerbar.header_hov{transform: translateY(-100%);}
.show-header .headerbar.header_hov{transform: translateY(0);}

.small-header .dropMenu{transform: translateY(-125px);transition: 100ms;}
.show-header .dropMenu{transform: translateY(0);transition: 100ms;}

/* .small-header .dropMenu-s{transform: translateY(-100px);transition: 500ms;} */




.headerbar:hover{background:#fff;}
.headerbar:hover .logo{display: none;}
.headerbar:hover .logo_hov{display: block;}
.headerbar:hover .hr ul li a{color:#222;}


.banner{width: 100%;height:100vh;position: relative;}
.banner .banner_video{width: 100%;height: 100%;}
.banner .banner_video .allin{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;z-index: 10;background: -webkit-radial-gradient(circle, rgba(0,0,0,0.01), rgba(0,0,0,.9));}
.banner .banner_video video{object-fit: fill;height: 100%;width: 100%;}
.banner .banner_text{width: 89.34%;height: auto;position: absolute;left: 5.33%;top: 35%;z-index: 24;}
.banner .banner_text p{font-size: 57px;color:#fff;line-height: 110px;text-align: left;}
.banner .banner_text p strong{font-weight: bold;font-size: 56px;}



.footerbar{width: 100%;background: #222;}
.footerbar .footer{width: 89.34%;margin: 0 auto;}
.footerbar .footer .top{border-bottom: 1px solid rgba(255, 255, 255, 0.06);padding: 33px 0;}
.footerbar .footer .top h2{font-size: 20px;color:#fff;font-weight: bold;line-height: 45px;float: left;}
.footerbar .footer .top ul{float: right;font-size: 0;text-align: left;}
.footerbar .footer .top ul li{display: inline-block;vertical-align: top;margin: 0 22px;}
.footerbar .footer .top ul li a{font-size: 17px;color:#fff;line-height: 45px;display: block;}
.footerbar .footer .top ul li:hover a{color:#2b70f8}
.footerbar .footer .btm{padding: 50px 0;border-bottom: 1px solid rgba(255, 255, 255, 0.06);}
.footerbar .footer .btm .l{float: left;}
.footerbar .footer .btm .l h2{font-size: 20px;color:#fff;font-weight: bold;line-height: 22px;margin-bottom: 45px;}
.footerbar .footer .btm .l .box{font-size: 0;text-align: left;}
.footerbar .footer .btm .l .box img{width: 99px;display: inline-block;vertical-align: middle;height: 99px;margin-right: 40px;}
.footerbar .footer .btm .l .box p{font-size: 14px;color:rgba(255, 255, 255, 0.2);line-height: 24px;display: inline-block;vertical-align: middle;}
.footerbar .footer .btm .r{float: right;width: 60%;}
.footerbar .footer .btm .r h2{font-size: 20px;color:#fff;font-weight: bold;line-height: 22px;margin-bottom: 14px;}
.footerbar .footer .btm .r ul{font-size: 0;text-align: left;}
.footerbar .footer .btm .r ul li{width: 20%;display: inline-block;vertical-align: top;font-size: 14px;color:rgba(255, 255, 255, 0.4);line-height: 36px;}

.footerbar .footer .btm .r ul li a{color: rgba(255, 255, 255, 0.4);}
.footerbar .footer .copy{padding: 30px 0;}
.footerbar .footer .copy p.Left{font-size: 14px;color:rgba(255, 255, 255, 0.2);line-height: 32px;}
.footerbar .footer .copy p.Left a{color:rgba(255, 255, 255, 0.2)}
.footerbar .footer .copy p.Left a:hover{color:#fff}
.footerbar .footer .copy p.Right{font-size: 0;text-align: right;}
.footerbar .footer .copy p.Right span{display: inline-block;vertical-align: middle;margin-left: 25px;font-size: 14px;color:rgba(255, 255, 255, 0.2);line-height: 32px;}
.footerbar .footer .copy p.Right span a{color:rgba(255, 255, 255, 0.2)}
.footerbar .footer .copy p.Right span a:hover{color:#fff}





.wj-fa-btn{width: 50px;height:90px;border-radius: 30px;background:linear-gradient(to bottom,#4081fd,#296ff7);position: fixed;right: 10px;bottom:50%;padding: 8px 0;z-index: 24;display:inline-block;text-align:center;}
.wj-fa-btn i{font-size: 22px;color:#fff;display: block;text-align: center;line-height: 22px;margin-bottom: 5px;}
.wj-fa-btn span{font-size: 14px;color:#fff;line-height: 22px;display: block;writing-mode:vertical-lr;text-align: center;margin: 0 auto;display:inline-block;}
.wj-fa-btn:hover{background:linear-gradient(to bottom,#296ff7,#4081fd);}


.right-fixed{position: fixed;right: 10px;top:51%;background: #fff;border-radius: 30px;width: 50px;box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);z-index: 99;}
.right-fixed ul li{width: auto;}
.right-fixed ul li a{display: block;padding: 8px 0;position: relative;color:#666}
.right-fixed ul li a::before{content: "";position: absolute;bottom: 0px;left: 50%;width: 22px;height: 2px;background-color: #f3f3f3;transform: translate(-50%,0);}
.right-fixed ul li i{font-size: 22px;color:#666;line-height: 22px;text-align: center;margin-bottom: 5px;display: block;}
.right-fixed ul li span{font-size: 14px;color:#666;line-height: 20px;display: block;text-align: center;}
.right-fixed ul li .c-wrap{position: absolute;top: 0;right: 60px;background: #fff;border-radius: 5px;display: none;width: 150px;padding: 3px;box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.1);}
.right-fixed ul li:nth-child(1) .c-wrap::before{top: 20%;}
.right-fixed ul li:nth-child(1) .c-wrap p{margin-bottom: 5px;font-size: 16px;}
.right-fixed ul li .c-wrap img{width: 100%;}
.right-fixed ul li .c-wrap p{font-size: 14px;color:#333;line-height: 20px;text-align: center;}
.right-fixed ul li .c-wrap p:nth-child(2){color:#3074f9}
.right-fixed ul li .c-wrap::before{content: "";position: absolute;top: 50%;right: -10px;z-index: 10;margin-top: -6px;width: 0;height: 0;border-top: 6px solid transparent;border-left: 10px solid #fff;border-bottom: 6px solid transparent;}
.right-fixed ul li a:hover .c-wrap{display: block;}
.right-fixed ul li:nth-child(3) a::before{display: none;}
.right-fixed ul li:hover a i{color:#2d72f8}
.right-fixed ul li:hover a span{color:#2d72f8}
.right-fixed ul li a#gotopbtn i{transform: rotate(-90deg);width: 22px;margin:auto;}
.right-fixed ul li:nth-child(2n) a .c-wrap{width: 110px;padding: 10px;}


.yx{width: auto;position: fixed;bottom: 20px;right: 0;z-index: 100;}
.yx #donate_carousel {height:50px;overflow:hidden;}
.yx .donate_bar {padding:0;font-size: 0;height: 50px;}
.yx .donate_bar li {height:auto;width: auto;border-radius: 26px;background: #fff;margin-bottom:25px;display: block;text-align: center;}
.yx .donate_bar li a{display: flex;justify-content: space-between;align-items: center;}
.yx .donate_bar li i{display: inline-block;vertical-align: middle;width: 22px;height: 22px;margin-right: 3px;margin-left: 3px;background:#4080fd;line-height:24px;border-radius:10px;color:#fff;}
.yx .donate_bar li p {text-decoration:none;font-size:12px;color:#666;display: inline-block;vertical-align: middle;line-height: 25px;margin-right: 5px;width: calc(100% - 27px);}
.yx .imgs{width: 93px;height: 42px;background: url(../image/weixx.png) no-repeat right center;display: block ;}


.icon {width: 1em;height: 1em;vertical-align: -0.15em;fill: currentColor;overflow: hidden;}

.sbannerbox{height: 690px;position: relative;background-color: #02151c !important;}
.sbannerbox .text{width: 89.34%;height: auto;position: absolute;left:50%;bottom: 100px;transform: translate(-50%,0);}
.sbannerbox .text h2{font-size: 20px;color:#fff;line-height: 22px;text-align: left;margin-bottom: 25px;}
.sbannerbox .text h3{font-size: 50px;color:#fff;line-height: 52px;font-weight: bold;}


.caselist{width: 89.34%;margin: 0 auto;padding: 5% 0;}
.caselist .t{margin-bottom: 7%;display: flex;justify-content: space-between;}
.caselist .t .l{width: 80%;}
.caselist .t .l h2{font-size: 36px;color:#333;line-height: 38px;font-weight: bold;margin-bottom: 30px;}
.caselist .t .l p{font-size: 18px;color:#555;line-height: 22px;text-align: left;}
.caselist .t .r{width: 20%;text-align: right;}
.caselist .t .r .consu{width: 215px;height: 53px;display: inline-block;vertical-align: bottom;font-size: 0;text-align: center;background: linear-gradient(to right,#fff,#fff);border: 1px solid #333;transition: all 500ms;border-radius: 5px;margin-top: 35px;}
.caselist .t .r .consu b{font-size: 18px;color:#333;line-height: 53px;display: inline-block;vertical-align: middle;margin-right: 10px;transition: all 500ms;}
.caselist .t .r .consu i{font-size: 18px;color:#333;line-height: 53px;display: inline-block;vertical-align: middle;font-family: "宋体";font-weight: bold;transition: all 500ms;}
.caselist .t .r .consu:hover{border-color: #296ff7;background: linear-gradient(to right,#4081fd,#296ff7);}
.caselist .t .r .consu:hover b{color:#fff}
.caselist .t .r .consu:hover i{color:#fff}
.caselist .b{width: auto;}
.caselist .b ul{font-size: 0;text-align: left;}
.caselist .b ul li{width: 32%;display: inline-block;vertical-align: top;margin-right: 2%;margin-bottom: 2%;}
.caselist .b ul li:nth-child(3n){margin-right: 0;}
.caselist .b ul li a{display: block;}
.caselist .b ul li .imgs{width: 100%;position: relative;z-index: 1;}
.caselist .b ul li .imgs img{width: 100%;display: block;}
.caselist .b ul li .imgs dt{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(0, 0, 0, 0.5);transition: all 500ms ease;z-index: 1;opacity: 0;}
.caselist .b ul li .imgs dd{position: absolute;left: 50%;z-index: 2;top: 50%;transform: translate(-50%,-50%);transition: all 500ms ease;}
.caselist .b ul li .imgs dd img{display: block;opacity: 0;transition: all 500ms ease;}
.caselist .b ul li .text{width: auto;padding:15px 20px;background: #fff;font-size: 0;text-align: left;}
.caselist .b ul li .text h2{font-size: 16px;color:#333;line-height: 40px;display: inline-block;vertical-align: text-bottom;margin-right: 10px;}
.caselist .b ul li .text span{font-size: 13px;color:#999;line-height: 40px;display: inline-block;vertical-align: text-bottom;}
.caselist .b ul li:hover{box-shadow: 0px 0px 12px 5px rgba(0, 0, 0, 0.1);}
.caselist .b ul li:hover .imgs dt{opacity: 1;}
.caselist .b ul li:hover .imgs dd{display: block;opacity: 1;}
.caselist .b ul li:hover .imgs .case-img01 img{opacity: 1;}
.caselist .b ul li:hover .imgs .case-img02 img{-webkit-transform: rotate(360deg);animation: rotation 10s linear infinite;-moz-animation: rotation 10s linear infinite;-webkit-animation: rotation 10s linear infinite;-o-animation: rotation 10s linear infinite;opacity: 1;}

.contbox-bg{background: #f5f5f5;padding-bottom: 80px;}
.casedet{width: 89.34%;margin: -100px auto 0;position: relative;border-radius: 10px;background: #fff;display: flex;justify-content: space-between;align-items: flex-start;}
.casedet .l{width: 74.70%;}
.casedet .l .cont{padding: 0 40px 30px 30px;}
.casedet .l .cont .t{padding: 54px 0 60px;}
.casedet .l .cont .t h2{font-size: 50px;color:#333;line-height: 56px;font-weight: bold;text-align: center;margin-bottom: 25px;}
.casedet .l .cont .t p{font-size: 20px;color:#444;line-height: 24px;text-align: center;}  
.casedet .l .cont .b{width: auto;}
.casedet .l .cont .b img{width: auto;height: auto;max-width: 100%;display: block;height: auto;margin: 0 auto;}
.casedet .r{width: 25.3%;background: #3276f9;position: sticky;top: 0;}
.casedet .r .text{padding: 60px 45px 80px;}
.casedet .r .text .top{margin-bottom: 70px;}
.casedet .r .text .top h2{font-size: 30px;color:#fff;font-weight: bold;line-height: 32px;margin-bottom: 18px;}
.casedet .r .text .top .box p{font-size: 18px;color:#fff;line-height: 42px;text-align: left;}
.casedet .r .text .links{margin-bottom: 85px;}
.casedet .r .text .links ul{font-size: 0;text-align: center;}
.casedet .r .text .links ul li{width: 33.3333%;display: inline-block;vertical-align: top;}
.casedet .r .text .links ul li a{display: block;}
.casedet .r .text .links ul li a i{width: 46px;height: 46px;display: block;margin: 0 auto 12px;}
.casedet .r .text .links ul li a p{font-size: 18px;color:#fff;line-height: 24px;text-align: center;}
.casedet .r .text .links ul li a.prev i{background: url(../image/icon-prev.png) no-repeat scroll top center;}
.casedet .r .text .links ul li a.return i{background: url(../image/icon-return.png) no-repeat scroll top center;}
.casedet .r .text .links ul li a.next i{background: url(../image/icon-next.png) no-repeat scroll top center;}
.casedet .r .text .links ul li:hover a i{background-position: bottom center;}
.casedet .r .text .conts{width: auto;}
.casedet .r .text .conts h2{font-size: 30px;color:#fff;line-height: 48px;font-weight: bold;}
.casedet .r .text .conts .consu{width: 338px;height: 53px;border-radius: 5px;display: block;margin-top: 30px;font-size: 18px;color:#fff;line-height: 53px;text-align: center;border: 1px solid #fff;transition: all 500ms;}
.casedet .r .text .conts .consu:hover{background: #fff;color:#3779fa;}

.website{width: auto;}
.website .w01{position: relative;}
.website .w01 .imgbg{width: 100%;display: block;}
.website .w01 .text{width: 95%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding-left: 5%;padding-top: 6%;}
.website .w01 .text .l{width: 35%;display: inline-block;vertical-align: middle;}
.website .w01 .text .l span{font-size: 20px;color:#fff;line-height: 22px;display: block;margin-bottom: 25px;}
.website .w01 .text .l h2{font-size: 56px;color:#fff;font-weight: bold;line-height: 60px;margin-bottom: 60px;}
.website .w01 .text .l p{font-size: 18px;color:#fff;line-height: 36px;margin-bottom: 85px;}
.website .w01 .text .l .btns{font-size: 0;text-align: left;}
.website .w01 .text .l .btns a{width: 145px;height: 53px;display: inline-block;vertical-align: middle;border: 1px solid #fff;border-radius: 3px;font-size: 0;text-align: center;transition: all 500ms;}
.website .w01 .text .l .btns a b{font-size: 18px;color:#fff;line-height: 53px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.website .w01 .text .l .btns a i{font-size: 18px;color:#fff;line-height: 40px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.website .w01 .text .l .btns a:hover{background:linear-gradient(to right,#4081fd,#296ff7);border-color:#296ff7;}
.website .w01 .text .l .btns a:hover b{color:#fff}
.website .w01 .text .l .btns a:hover i{color:#fff}
.website .w01 .text .l .btns a:nth-child(1){margin-right: 30px;}
.website .w01 .text .r{width: 50%;display: inline-block;vertical-align: middle;margin-left: 14.5%;}
.website .w01 .text .r img{width: 100%;display: block;}

.website .w02{position: relative;}
.website .w02 .imgbg{width: 100%;display: block;}
.website .w02 .text{width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);padding-top: 6%;font-size: 0;text-align: center;}
.website .w02 .text .l{width: 34%;display: inline-block;vertical-align: middle;}
.website .w02 .text .l span{font-size: 20px;color:#333;line-height: 22px;display: block;margin-bottom: 25px;text-align: left;}
.website .w02 .text .l h2{font-size: 56px;color:#333;font-weight: bold;line-height: 60px;margin-bottom: 60px;text-align: left;}
.website .w02 .text .l p{font-size: 18px;color:#333;line-height: 36px;margin-bottom: 85px;text-align: left;}
.website .w02 .text .l .btns{font-size: 0;text-align: left;}
.website .w02 .text .l .btns a{width: 145px;height: 53px;display: inline-block;vertical-align: middle;border: 1px solid #333;border-radius: 3px;font-size: 0;text-align: center;transition: all 500ms;}
.website .w02 .text .l .btns a b{font-size: 18px;color:#333;line-height: 53px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.website .w02 .text .l .btns a i{font-size: 18px;color:#333;line-height: 40px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.website .w02 .text .l .btns a:hover{background:linear-gradient(to right,#4081fd,#296ff7);border-color:#296ff7;}
.website .w02 .text .l .btns a:hover b{color:#fff}
.website .w02 .text .l .btns a:hover i{color:#fff}
.website .w02 .text .l .btns a:nth-child(1){margin-right: 30px;}
.website .w02 .text .r{width: 47%;display: inline-block;vertical-align: middle;margin-right: 7%;}
.website .w02 .text .r img{width: 100%;display: block;}

.website .w03{position: relative;overflow: hidden;}
.website .w03 .imgbg{width: 100%;display: block;}
.website .w03 .text{width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-size: 0;text-align: center;}
.website .w03 .text .l{width: 34%;display: inline-block;vertical-align: middle;}
.website .w03 .text .l span{font-size: 20px;color:#fff;line-height: 22px;display: block;margin-bottom: 25px;text-align: left;}
.website .w03 .text .l h2{font-size: 56px;color:#fff;font-weight: bold;line-height: 60px;margin-bottom: 60px;text-align: left;}
.website .w03 .text .l p{font-size: 18px;color:#fff;line-height: 36px;margin-bottom: 85px;text-align: left;}
.website .w03 .text .l .btns{font-size: 0;text-align: left;}
.website .w03 .text .l .btns a{width: 145px;height: 53px;display: inline-block;vertical-align: middle;border: 1px solid #fff;border-radius: 3px;font-size: 0;text-align: center;transition: all 500ms;}
.website .w03 .text .l .btns a b{font-size: 18px;color:#fff;line-height: 53px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.website .w03 .text .l .btns a i{font-size: 18px;color:#fff;line-height: 40px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.website .w03 .text .l .btns a:hover{background:linear-gradient(to right,#4081fd,#296ff7);border-color:#296ff7;}
.website .w03 .text .l .btns a:hover b{color:#fff}
.website .w03 .text .l .btns a:hover i{color:#fff}
.website .w03 .text .l .btns a:nth-child(1){margin-right: 30px;}
.website .w03 .text .r{width: 52%;display: inline-flex;vertical-align: middle;margin-left: 7%;}
.website .w03 .text .r img{width: auto;display: inline-block;vertical-align: top;}
.website .w03 .text .r img:nth-child(2){display: inline-block;vertical-align: bottom;margin-left: 7%;}

.website .w04{position: relative;overflow: hidden;}
.website .w04 .imgbg{width: 100%;display: block;}
.website .w04 .text{width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-size: 0;text-align: left;}
.website .w04 .text .l{width: 34%;display: inline-block;vertical-align: middle;}
.website .w04 .text .l span{font-size: 20px;color:#333;line-height: 22px;display: block;margin-bottom: 25px;text-align: left;}
.website .w04 .text .l h2{font-size: 56px;color:#333;font-weight: bold;line-height: 60px;margin-bottom: 60px;text-align: left;}
.website .w04 .text .l p{font-size: 18px;color:#333;line-height: 36px;margin-bottom: 85px;text-align: left;}
.website .w04 .text .l .btns{font-size: 0;text-align: left;}
.website .w04 .text .l .btns a{width: 145px;height: 53px;display: inline-block;vertical-align: middle;border: 1px solid #333;border-radius: 3px;font-size: 0;text-align: center;transition: all 500ms;}
.website .w04 .text .l .btns a b{font-size: 18px;color:#333;line-height: 53px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.website .w04 .text .l .btns a i{font-size: 18px;color:#333;line-height: 40px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.website .w04 .text .l .btns a:hover{background:linear-gradient(to right,#4081fd,#296ff7);border-color:#296ff7;}
.website .w04 .text .l .btns a:hover b{color:#fff}
.website .w04 .text .l .btns a:hover i{color:#fff}
.website .w04 .text .l .btns a:nth-child(1){margin-right: 30px;}
.website .w04 .text .r{width: 48%;display: inline-block;vertical-align: middle;margin-right: 7%;}
.website .w04 .text .r img{width: 100%;display: block;}

.website .w05{position: relative;overflow: hidden;}
.website .w05 .imgbg{width: 100%;display: block;}
.website .w05 .text{width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-size: 0;text-align: center;}
.website .w05 .text .l{width: 34%;display: inline-block;vertical-align: middle;}
.website .w05 .text .l span{font-size: 20px;color:#fff;line-height: 22px;display: block;margin-bottom: 25px;text-align: left;}
.website .w05 .text .l h2{font-size: 56px;color:#fff;font-weight: bold;line-height: 60px;margin-bottom: 60px;text-align: left;}
.website .w05 .text .l p{font-size: 18px;color:#fff;line-height: 36px;margin-bottom: 85px;text-align: left;}
.website .w05 .text .l .btns{font-size: 0;text-align: left;}
.website .w05 .text .l .btns a{width: 145px;height: 53px;display: inline-block;vertical-align: middle;border: 1px solid #fff;border-radius: 3px;font-size: 0;text-align: center;transition: all 500ms;}
.website .w05 .text .l .btns a b{font-size: 18px;color:#fff;line-height: 53px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.website .w05 .text .l .btns a i{font-size: 18px;color:#fff;line-height: 40px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.website .w05 .text .l .btns a:hover{background:linear-gradient(to right,#4081fd,#296ff7);border-color:#296ff7;}
.website .w05 .text .l .btns a:hover b{color:#fff}
.website .w05 .text .l .btns a:hover i{color:#fff}
.website .w05 .text .l .btns a:nth-child(1){margin-right: 30px;}
.website .w05 .text .r{width: 46%;display: inline-block;vertical-align: middle;margin-left: 7%;}
.website .w05 .text .r img{width: 100%;display: block;}

.website .w06{position: relative;overflow: hidden;}
.website .w06 .imgbg{width: 100%;display: block;}
.website .w06 .text{width: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);font-size: 0;text-align: left;}
.website .w06 .text .l{width: 34%;display: inline-block;vertical-align: middle;}
.website .w06 .text .l span{font-size: 20px;color:#333;line-height: 22px;display: block;margin-bottom: 25px;text-align: left;}
.website .w06 .text .l h2{font-size: 56px;color:#333;font-weight: bold;line-height: 60px;margin-bottom: 60px;text-align: left;}
.website .w06 .text .l p{font-size: 18px;color:#333;line-height: 36px;margin-bottom: 85px;text-align: left;}
.website .w06 .text .l .btns{font-size: 0;text-align: left;}
.website .w06 .text .l .btns a{width: 145px;height: 53px;display: inline-block;vertical-align: middle;border: 1px solid #333;border-radius: 3px;font-size: 0;text-align: center;transition: all 500ms;}
.website .w06 .text .l .btns a b{font-size: 18px;color:#333;line-height: 53px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.website .w06 .text .l .btns a i{font-size: 18px;color:#333;line-height: 40px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.website .w06 .text .l .btns a:hover{background:linear-gradient(to right,#4081fd,#296ff7);border-color:#296ff7;}
.website .w06 .text .l .btns a:hover b{color:#fff}
.website .w06 .text .l .btns a:hover i{color:#fff}
.website .w06 .text .l .btns a:nth-child(1){margin-right: 30px;}
.website .w06 .text .r{width: 54%;display: inline-block;vertical-align: middle;margin-right: 7%;}
.website .w06 .text .r img{width: 100%;display: block;}


/* 企业官网 */
.qygw{width: auto;}
.q01{padding: 120px 0;width: 89.33%;margin: 0 auto;}
.q01 .t{margin-bottom: 100px;}
.q01 .t h2{font-size: 36px;color:#333;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 30px;}
.q01 .t p{font-size: 18px;color:#666;line-height: 20px;text-align: center;}
.q01 .b{width: auto;}
.q01 .b ul{font-size: 0;text-align: center;}
.q01 .b ul li{width: 25%;display: inline-block;vertical-align: top;cursor: pointer;}
.q01 .b ul li i{width: 100%;height: 115px;display: block;margin-bottom: 25px;transition: all 500ms;}
.q01 .b ul li i.icon-q-01{background: url(../image/q01.png) no-repeat scroll top center;}
.q01 .b ul li i.icon-q-02{background: url(../image/q02.png) no-repeat scroll top center;}
.q01 .b ul li i.icon-q-03{background: url(../image/q03.png) no-repeat scroll top center;}
.q01 .b ul li i.icon-q-04{background: url(../image/q04.png) no-repeat scroll top center;}
.q01 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;}
.q01 .b ul li:hover i{transform: rotateY(360deg);}

.q02{width: 100%;height: 700px;background: url(../image/qy-1-b.jpg) no-repeat;font-size: 0;text-align: left;padding-left: 4.8%;background-size: cover;display: flex;background-attachment: fixed;}
.q02 .text{width: 25.13%;display: inline-block;vertical-align: middle;margin-top: 315px;}
.q02 .text h2{font-size: 50px;color:#fff;line-height: 52px;font-weight: bold;margin-bottom: 20px;}
.q02 .text p{font-size: 18px;color:#fff;line-height: 20px;text-align: left;}
.q02 .text .cont{width: 145px;height: 53px;display: inline-block;vertical-align: middle;border: 1px solid #fff;border-radius: 3px;font-size: 0;text-align: center;transition: all 500ms;margin-top: 90px;}
.q02 .text .cont b{font-size: 18px;color:#fff;line-height: 53px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.q02 .text .cont i{font-size: 18px;color:#fff;line-height: 40px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.q02 .text .cont:hover{background:linear-gradient(to right,#4081fd,#296ff7);border-color:#296ff7;color: #fff;}
.q02 .text .cont:hover b{color:#fff}
.q02 .text .cont:hover i{color:#fff}
.q02 .img{width: 68.31%;display: inline-block;vertical-align: middle;margin-left: 6.56%;}
.q02 .img img{width: 100%;display: block;}

.q03{width: 89.33%;margin: 0 auto;padding: 120px 0 0;}
.q03 .t{margin-bottom: 90px;}
.q03 .t h2{font-size: 36px;color:#333;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 30px;}
.q03 .t p{font-size: 18px;color:#666;line-height: 20px;text-align: center;}
.q03 .b{width: 1600px;margin: 0 auto;}
.q03 .b ul{font-size: 0;text-align: left;}
.q03 .b ul li{width: calc(25% - 30px);display: inline-block;vertical-align: top;margin:0 15px 30px;position: relative;border-radius: 10px;overflow: hidden;cursor: pointer;}
.q03 .b ul li .icons{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 1;transition: all 500ms;}
.q03 .b ul li .icons i{width: 100%;height: 46px;display: block;margin-bottom: 20px;font-size: 58px;line-height: 46px;color:#4e4e4e;text-align: center;}
/* .q03 .b ul li .icons i.icon_qy_01{background: url(../images/index/icon-qy01.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_02{background: url(../images/index/icon-qy02.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_03{background: url(../images/index/icon-qy03.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_04{background: url(../images/index/icon-qy04.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_05{background: url(../images/index/icon-qy05.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_06{background: url(../images/index/icon-qy06.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_07{background: url(../images/index/icon-qy07.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_08{background: url(../images/index/icon-qy08.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_09{background: url(../images/index/icon-qy09.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_10{background: url(../images/index/icon-qy10.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_11{background: url(../images/index/icon-qy11.png) no-repeat scroll top center;}
.q03 .b ul li .icons i.icon_qy_12{background: url(../images/index/icon-qy12.png) no-repeat scroll top center;} */
.q03 .b ul li .icons p{font-size: 18px;color:#333;line-height: 20px;text-align: center;}
.q03 .b ul li .text{padding: 40px;background:linear-gradient(to right,#4081fd,#296ff7);opacity: 0;transition: all 500ms;min-height: 144px;}
.q03 .b ul li .text h3{font-size: 18px;color:#fff;line-height: 20px;margin-bottom: 20px;}
.q03 .b ul li .text .line{width: 32px;height: 2px;display: block;background: #fff;margin-bottom: 12px}
.q03 .b ul li .text p{font-size: 16px;color:#fff;line-height: 30px;text-align: justify;}
.q03 .b ul li:hover .icons{opacity: 0;}
.q03 .b ul li:hover .text{opacity: 1;}

/* 响应式 */
.xys{width: auto;}
.xys .xy01{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.xys .xy01 .t{margin-bottom: 100px;}
.xys .xy01 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;margin-bottom: 25px;font-weight: bold;}
.xys .xy01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.xys .xy01 .b{width: auto;}
.xys .xy01 .b ul{font-size: 0;text-align: center;}
.xys .xy01 .b ul li{width: 23%;display: inline-block;vertical-align: top;margin: 0 1%;cursor: pointer;}
.xys .xy01 .b ul li i{width: auto;display: block;margin-bottom: 25px;transition: all 500ms;}
.xys .xy01 .b ul li i img{width: auto;display: block;margin: 0 auto;}
.xys .xy01 .b ul li h2{font-size: 18px;color:#333;line-height: 20px;text-align: center;}
.xys .xy01 .b ul li:hover i{transform: rotateY(360deg);}

.xys .xy02{width: 95%;padding-left: 5%;font-size: 0;text-align: left;background: #f3f3f3;}
.xys .xy02 .l{width: 38%;display: inline-block;vertical-align: middle;}
.xys .xy02 .l ul li{margin-bottom: 50px;}
.xys .xy02 .l ul li h2{font-size: 0;text-align: left;margin-bottom: 18px;}
.xys .xy02 .l ul li h2 span{display: inline-block;vertical-align: bottom;margin-right: 10px;}
.xys .xy02 .l ul li h2 b{font-size: 28px;color:#333;line-height: 30px;font-weight: bold;text-align: left;display: inline-block;vertical-align: bottom;}
.xys .xy02 .l ul li p{font-size: 16px;color:#333;line-height: 30px;text-align: left;}
.xys .xy02 .l .cont {width: 145px;height: 53px;display: inline-block;vertical-align: middle;border: 1px solid #000;border-radius: 3px;font-size: 0;text-align: center;margin-top: 30px;}
.xys .xy02 .l .cont b{font-size: 18px;color: #000;line-height: 53px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.xys .xy02 .l .cont i {font-size: 18px;color: #000;line-height: 40px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.xys .xy02 .l .cont:hover{background:linear-gradient(to right,#4081fd,#296ff7);border-color:#4081fd;color:#fff}
.xys .xy02 .l .cont:hover b{color:#fff;}
.xys .xy02 .l .cont:hover i{color:#fff;}

/* .xys .xy02 .l .cont:hover b{color: #fff;}
.xys .xy02 .l .cont:hover i{color: #fff;} */


.xys .xy02 .r{width: 54%;margin-left: 8%;display: inline-block;vertical-align: middle;}
.xys .xy02 .r img{width: 100%;display: block;}

.xys .xy03{width: 89.33%;margin: 0 auto;padding: 120px 0 0;}
.xys .xy03 .t{margin-bottom: 100px;}
.xys .xy03 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;margin-bottom: 25px;font-weight: bold;}
.xys .xy03 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.xys .xy03 .b{width: auto;}
.xys .xy03 .b ul{font-size: 0;text-align: center;}
.xys .xy03 .b ul li{width: 28.33%;display: inline-block;vertical-align: top;margin-bottom: 3%;padding-left:5%;cursor: pointer;}
.xys .xy03 .b ul li i{width: 86px;height: 86px;display: block;margin-bottom: 5px;background: url(../image/xy03-li-bg.png) no-repeat;background-size: 100%;font-size: 35px;line-height: 66px;position: relative;text-align: center;color:#fff;transition: all 500ms;}
.xys .xy03 .b ul li i::before{position: absolute;left: 50%;top: 0;transform: translate(-81%,0);}
.xys .xy03 .b ul li i img{width: 100%;display: block;transition: all 500ms;display: none;}
.xys .xy03 .b ul li span{font-size: 16px;color:#666;line-height: 32px;display: block;margin-bottom: 5px;text-align: left;}
.xys .xy03 .b ul li p{font-size: 24px;color:#333;line-height: 30px;text-align: left;}
.xys .xy03 .b ul li:hover i{transform: rotateZ(-360deg);}


/* 营销型 */
.yxbox{width: auto;}
.yxbox .y01{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.yxbox .y01 .t{margin-bottom: 100px;}
.yxbox .y01 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;margin-bottom: 24px;font-weight: bold;}
.yxbox .y01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.yxbox .y01 .b{width: auto;}
.yxbox .y01 .b ul{font-size: 0;text-align: center;}
.yxbox .y01 .b ul li{width: 25%;display: inline-block;vertical-align: top;cursor: pointer;}
.yxbox .y01 .b ul li i{display: block;margin-bottom: 30px;}
.yxbox .y01 .b ul li i img{width: auto;display: block;margin: 0 auto;transition: all 500ms;}
.yxbox .y01 .b ul li p{font-size: 0;text-align: center;padding-top: 35px;position: relative;}
.yxbox .y01 .b ul li p::before{content:"";width: 12px;height: 27px;display: block;position: absolute;left: 50%;top: 0;transform: translate(-50%,0);background: url(../image/arrow-t.png) no-repeat;}
.yxbox .y01 .b ul li p span{font-size: 30px;color:#333;line-height: 30px;display: inline-block;vertical-align: bottom;}
.yxbox .y01 .b ul li p b{font-size: 18px;color:#333;line-height: 24px;display: inline-block;vertical-align: bottom;margin-left: 5px;}
.yxbox .y01 .b ul li:nth-child(4) p::before{transform: rotate(-180deg);}
.yxbox .y01 .b ul li:hover i img{transform: rotateY(360deg);}

.yxbox .y02{background: #f3f3f3;position: relative;display: flex;justify-content: space-between;background-attachment: fixed;align-items: flex-start;padding: 0 5%;}
.yxbox .y02 .l{width: 44%;padding: 13% 0;position:sticky;top: 0;}
.yxbox .y02 .l h2{font-size: 50px;color:#333;line-height: 52px;font-weight: bold;margin-bottom: 30px;}
.yxbox .y02 .l p{font-size: 18px;color:#666;line-height: 30px;text-align: left;}
.yxbox .y02 .l .more{width: 217px;height: 55px;display: block;font-size: 0;text-align: center;background: linear-gradient(to right,#4081fd,#296ff7);border-radius: 5px;margin-top: 55px;}
.yxbox .y02 .l .more b{font-size: 18px;color:#fff;line-height: 55px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.yxbox .y02 .l .more i{font-size: 18px;color:#fff;line-height: 55px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.yxbox .y02 .l .more:hover{background:linear-gradient(to right,#296ff7,#4081fd);}
.yxbox .y02 .r{width: 40.88%;padding-top: 13%;margin-bottom: 3%;}
.yxbox .y02 .r ul li{margin-bottom: 40px;background: #fff;}
.yxbox .y02 .r ul li .text{padding: 55px 65px 0;}
.yxbox .y02 .r ul li .text h2{font-size: 30px;color:#333;line-height: 32px;margin-bottom: 25px;}
.yxbox .y02 .r ul li .text p{font-size: 18px;color:#333;line-height: 30px;text-align: justify;}
.yxbox .y02 .r ul li .text .num{font-size: 80px;color:rgba(51, 51, 51, 0.2);line-height: 45px;font-family: "kangti";margin-top: 50px;display: block;padding-top: 12px;overflow: hidden;}

.yxbox .y03{background: url(../image/y03-bg.jpg) no-repeat scroll top center;background-size: 100%;padding: 100px 0 70px;}
.yxbox .y03 .t{margin-bottom: 100px;}
.yxbox .y03 .t h2{font-size: 36px;color:#fff;line-height: 40px;text-align: center;margin-bottom: 24px;font-weight: bold;}
.yxbox .y03 .t p{font-size: 18px;color:#fff;line-height: 36px;text-align: center;}
.yxbox .y03 .b{width: 89.33%;margin: 0 auto;}
.yxbox .y03 .b ul{font-size: 0;text-align: left;}
.yxbox .y03 .b ul li{width: calc(49% - 100px);display: inline-block;vertical-align: top;padding: 50px;background: #333;font-size: 0;text-align: left;transition: all 500ms;margin-bottom: 40px;cursor: pointer;}
.yxbox .y03 .b ul li:nth-child(2n){margin-left: 2%;}
.yxbox .y03 .b ul li i{display: inline-block;vertical-align: middle;margin-right: 20px;width: 87px;height: 87px;font-size: 90px;color:rgba(255, 255, 255, 0.5);line-height: 87px;text-align: left;transition: all 500ms;}
.yxbox .y03 .b ul li i img{width: auto;max-width: 100%;display: block;opacity: 0.5;transition: all 500ms;display: none;}
.yxbox .y03 .b ul li .text{width: calc(100% - 110px);display: inline-block;vertical-align: middle;}
.yxbox .y03 .b ul li .text h2{font-size: 22px;color:#fff;line-height: 24px;font-weight: bold;margin-bottom: 15px;}
.yxbox .y03 .b ul li .text p{font-size: 16px;color:rgba(255, 255, 255, 0.3);line-height: 25px;text-align: left;transition: all 500ms;}
.yxbox .y03 .b ul li:hover{background: #3d7efc;}
.yxbox .y03 .b ul li:hover i{color:#fff}
.yxbox .y03 .b ul li:hover .text p{color:#fff;}

/* 网上商城 */
.sc{width: auto;}
.sc .sc01{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.sc .sc01 .t{margin-bottom: 100px;}
.sc .sc01 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;margin-bottom: 24px;font-weight: bold;}
.sc .sc01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.sc .sc01 .b{width: auto;}
.sc .sc01 .b ul{font-size: 0;text-align: center;}
.sc .sc01 .b ul li{width: 25%;display: inline-block;vertical-align: top;cursor: pointer;}
.sc .sc01 .b ul li i{display: block;margin-bottom: 25px;}
.sc .sc01 .b ul li i img{width: auto;display: block;margin: 0 auto;transition: all 500ms;}
.sc .sc01 .b ul li p{font-size: 18px;color:#333;line-height: 36px;text-align: center;}
.sc .sc01 .b ul li:hover i img{transform: rotateY(360deg);}

.sc .sc02{width: 100%;background: url(../image/sc02-bg.jpg) no-repeat;background-size: 100%;padding: 100px 0}
.sc .sc02 .t{margin-bottom: 93px;}
.sc .sc02 .t h2{font-size: 36px;color:#fff;line-height: 40px;text-align: center;margin-bottom: 24px;font-weight: bold;}
.sc .sc02 .t p{font-size: 18px;color:#fff;line-height: 36px;text-align: center;}
.sc .sc02 .b{width: auto;}
.sc .sc02 .b img{width: auto;height: auto;display: block;margin: 0 auto;}

.sc .sc03{width: 89.33%;margin: 0 auto;padding-top: 100px;padding-bottom: 3%;}
.sc .sc03 .t{margin-bottom: 90px;}
.sc .sc03 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;margin-bottom: 24px;font-weight: bold;}
.sc .sc03 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.sc .sc03 .b{width: auto;}
.sc .sc03 .b ul{font-size: 0;text-align: center;}
.sc .sc03 .b ul li{width: 20%;display: inline-block;vertical-align: top;margin-bottom: 3%;cursor: pointer;}
.sc .sc03 .b ul li i{width: 100px;height: 100px;display: block;margin: 0 auto 16px;background: url(../image/sc03bg.png) no-repeat;background-size: 100%;font-size: 45px;text-align: center;line-height: 100px;color:#fff;transition: all 500ms ;}
.sc .sc03 .b ul li i img{width: 100%;display: block;display: none;}
.sc .sc03 .b ul li h2{font-size: 22px;color:#333;line-height: 26px;text-align: center;margin-bottom: 12px;}
.sc .sc03 .b ul li p{font-size: 16px;color:#666;line-height: 30px;text-align: center;}
.sc .sc03 .b ul li:hover i{transform: rotateZ(-360deg);}
.sc .sc04{background: url(../image/y03-bg.jpg) no-repeat scroll top center;background-size: 100%;padding: 100px 0 70px;}
.sc .sc04 .t{margin-bottom: 100px;}
.sc .sc04 .t h2{font-size: 36px;color:#fff;line-height: 40px;text-align: center;margin-bottom: 24px;font-weight: bold;}
.sc .sc04 .t p{font-size: 18px;color:#fff;line-height: 36px;text-align: center;}
.sc .sc04 .b{width: 89.33%;margin: 0 auto;}
.sc .sc04 .b ul{font-size: 0;text-align: left;}
.sc .sc04 .b ul li{width:calc(31% - 60px);display: inline-block;vertical-align: top;padding:55px 30px;background: #333;font-size: 0;text-align: left;transition: all 500ms;margin:0 1% 2%;cursor: pointer;}
.sc .sc04 .b ul li i{display: inline-block;vertical-align: middle;margin-right: 20px;width: 87px;height: 87px;transition: all 500ms;font-size: 80px;line-height: 87px;text-align: center;color:rgba(255, 255, 255, 0.5);}
.sc .sc04 .b ul li i img{width: auto;max-width: 100%;display: block;opacity: 0.5;transition: all 500ms;display: none;}
.sc .sc04 .b ul li .text{width: calc(100% - 110px);display: inline-block;vertical-align: middle;}
.sc .sc04 .b ul li .text h2{font-size: 22px;color:#fff;line-height: 24px;font-weight: bold;margin-bottom: 15px;}
.sc .sc04 .b ul li .text p{font-size: 16px;color:rgba(255, 255, 255, 0.3);line-height: 25px;text-align: left;transition: all 500ms;width: 90%;}
.sc .sc04 .b ul li:hover{background:linear-gradient(to right,#4081fd,#296ff7);}
.sc .sc04 .b ul li:hover i{color:#fff}
.sc .sc04 .b ul li:hover .text p{color:#fff;}

.gb{width:auto}
.gb .gb01{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.gb .gb01 .t{margin-bottom: 100px;}
.gb .gb01 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.gb .gb01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.gb .gb01 .b{width: auto;}
.gb .gb01 .b ul{font-size: 0;text-align: center;}
.gb .gb01 .b ul li{width: 25%;display: inline-block;vertical-align: top;cursor: pointer;}
.gb .gb01 .b ul li img{width: auto;display: block;margin: 0 auto 35px;transition: all 500ms;}
.gb .gb01 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;}
.gb .gb01 .b ul li:hover img{transform: rotateY(360deg);}

.gb .gb02{width: 100%;background: url(../image/gb02-bg.jpg) no-repeat;background-size: 100%;padding: 89px 0;}
.gb .gb02 .t{margin-bottom: 100px;}
.gb .gb02 .t h2{font-size: 36px;color:#fff;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.gb .gb02 .t p{font-size: 18px;color:#fff;line-height: 36px;text-align: center;}
.gb .gb02 .b{width: 89.33%;margin: 0 auto;}
.gb .gb02 .b ul{font-size: 0;text-align: center;}
.gb .gb02 .b ul li{width: 18.7%;display: inline-block;vertical-align: top;margin-right: 1.625%;height: 260px;background: #fff;border-radius: 10px;padding-top: 76px;position: relative;cursor: pointer;}
.gb .gb02 .b ul li .box{display: inline-block;vertical-align: middle;}
.gb .gb02 .b ul li .box i{width: 100px;height: 100px;display: block;margin: 0 auto 22px;background: url(../image/sc03bg.png) no-repeat;font-size: 45px;color:#fff;line-height: 100px;text-align: center;}
.gb .gb02 .b ul li .box i img{width: 100%;display: block;display: none;}
.gb .gb02 .b ul li .box h2{font-size: 24px;color:#333;line-height: 36px;text-align: center;}
.gb .gb02 .b ul li .text{position: absolute;left: 0;top: 0;background: #fff;font-size: 0;text-align: left;padding:67px 50px;opacity: 0;transition: all 500ms;z-index: 2;width: 555px;border-radius: 10px;cursor: pointer;pointer-events: none;}
.gb .gb02 .b ul li .text i{width: 100px;height: 100px;display: inline-block;vertical-align: middle;margin-right: 25px;background: url(../image/sc03bg.png) no-repeat;font-size: 45px;color:#fff;line-height: 100px;text-align: center;}
.gb .gb02 .b ul li .text i img{width: 100%;display: block;display: none;}
.gb .gb02 .b ul li .text .txt{width: 405px;display: inline-block;vertical-align: middle;}
.gb .gb02 .b ul li .text .txt h2{font-size: 28px;color:#333;line-height: 36px;font-weight: bold;margin-bottom: 10px;}
.gb .gb02 .b ul li .text .txt p{font-size: 15px;color:#333;line-height: 26px;text-align: justify;}
.gb .gb02 .b ul li:hover .text{opacity: 1;width: 555px;}
.gb .gb02 .b ul li:hover{overflow: inherit;z-index: 20 !important;}
.gb .gb02 .b ul li:nth-child(5n):hover .text{left: auto;right: 0;}
.gb .gb02 .b ul li:nth-child(5n){margin-right: 0;}

.gb .gb03{width: 89.33%;margin: 0 auto;padding: 120px 0 0;}
.gb .gb03 .t{margin-bottom: 100px;}
.gb .gb03 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.gb .gb03 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.gb .gb03 .b{width: auto;}
.gb .gb03 .b ul{font-size: 0;text-align: center;}
.gb .gb03 .b ul li{width: 25%;display: inline-block;vertical-align: top;margin-bottom: 60px;cursor: pointer;}
.gb .gb03 .b ul li i{width: 100%;height: 60px;display: block;margin:0 auto 30px;text-align: center;color:#333;line-height: 60px;text-align: center;transition: all 500ms;}
.gb .gb03 .b ul li i.icon-yanfa:before{font-size: 60px;}
.gb .gb03 .b ul li i.icon-shiwuzhongxin_yumingshenqingfuwu:before{font-size: 80px;}
.gb .gb03 .b ul li i.icon-xiangmu1:before{font-size: 60px;}
.gb .gb03 .b ul li i.icon-liulanqi:before{font-size: 60px;}
.gb .gb03 .b ul li i.icon-qukuai:before{font-size: 58px;}
.gb .gb03 .b ul li i.icon-fenlei1:before{font-size: 70px;}
.gb .gb03 .b ul li i.icon-gongyinglian:before{font-size: 65px;}
.gb .gb03 .b ul li i.icon-wangzhiyuming:before{font-size: 86px;}
.gb .gb03 .b ul li i img{display: block;margin: 0 auto;display: none;}
.gb .gb03 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;transition: all 500ms;}
.gb .gb03 .b ul li:hover i{color:#2b70f8}
.gb .gb03 .b ul li:hover p{color:#000}
.gb .gb03 .b ul li:nth-child(5){margin-bottom: 0;}
.gb .gb03 .b ul li:nth-child(6){margin-bottom: 0;}
.gb .gb03 .b ul li:nth-child(7){margin-bottom: 0;}
.gb .gb03 .b ul li:nth-child(8){margin-bottom: 0;}
.gb .gb03 .b ul li:hover i{transform: rotateY(360deg);}

.menhu{width: auto;}
.menhu .mh01{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.menhu .mh01 .t{margin-bottom: 100px;}
.menhu .mh01 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.menhu .mh01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.menhu .mh01 .b{width: auto;}
.menhu .mh01 .b ul{font-size: 0;text-align: center;}
.menhu .mh01 .b ul li{width: 25%;display: inline-block;vertical-align: top;cursor: pointer;}
.menhu .mh01 .b ul li i{display: block;margin-bottom: 25px;}
.menhu .mh01 .b ul li i img{display: block;margin: 0 auto;height: 125px;width: auto;transition: all 500ms;}
.menhu .mh01 .b ul li h2{font-size: 18px;color:#333;line-height: 30px;text-align: center;}
.menhu .mh01 .b ul li:hover i img{transform: rotateY(360deg);}

.menhu .mh02{width: 100%;background: url(../image/mh02-bg.jpg) no-repeat;background-size: 100%;padding: 89px 0;}
.menhu .mh02 .t{margin-bottom: 100px;}
.menhu .mh02 .t h2{font-size: 36px;color:#fff;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.menhu .mh02 .t p{font-size: 18px;color:#fff;line-height: 36px;text-align: center;}
.menhu .mh02 .b{width: 89.33%;margin: 0 auto;}
.menhu .mh02 .b ul{font-size: 0;text-align: center;}
.menhu .mh02 .b ul li{width: 18.7%;display: inline-block;vertical-align: top;margin-right: 1.625%;margin-bottom: 1.625%;height: 260px;background: #fff;border-radius: 10px;padding-top: 76px;position: relative;overflow: hidden;transition-delay: 0ms;cursor: pointer;}
.menhu .mh02 .b ul li .box{display: inline-block;vertical-align: middle;}
.menhu .mh02 .b ul li .box i{width: 100px;height: 100px;display: block;margin: 0 auto 22px;background: url(../image/sc03bg.png) no-repeat;font-size: 45px;color:#fff;text-align: center;line-height: 100px;}
.menhu .mh02 .b ul li .box i img{width: 100%;display: none;}
.menhu .mh02 .b ul li .box h2{font-size: 24px;color:#333;line-height: 36px;text-align: center;}
.menhu .mh02 .b ul li .box p{font-size: 18px;color:#333;line-height: 36px;text-align: center;}
.menhu .mh02 .b ul li .text{position: absolute;left: -100%;top: 0;background: #fff;font-size: 0;text-align: left;padding:118px 55px;opacity: 0;transition: all 500ms;z-index: 0;border-radius: 10px;width: 555px;}
.menhu .mh02 .b ul li .text .bar{width: 555px;}
.menhu .mh02 .b ul li .text i{width: 100px;height: 100px;display: inline-block;vertical-align: middle;margin-right: 25px;background: url(../image/sc03bg.png) no-repeat;font-size: 45px;color:#fff;text-align: center;line-height: 100px;}
.menhu .mh02 .b ul li .text i img{width: 100%;display: none;}
.menhu .mh02 .b ul li .text .txt{width: 405px;display: inline-block;vertical-align: middle;}
.menhu .mh02 .b ul li .text .txt h2{font-size: 28px;color:#333;line-height: 36px;font-weight: bold;margin-bottom: 10px;}
.menhu .mh02 .b ul li .text .txt p{font-size: 15px;color:#333;line-height: 26px;text-align: justify;}
.menhu .mh02 .b ul li:hover{overflow: inherit;z-index: 20 !important;}
.menhu .mh02 .b ul li:hover .text{opacity: 1;width: 555px;left: 0;}
.menhu .mh02 .b ul li:nth-child(5n){margin-right: 0;}
.menhu .mh02 .b ul li:nth-child(5n) .text{left: auto;right: -100%;}
.menhu .mh02 .b ul li:nth-child(5n):hover .text{opacity: 1;width: 555px;right: 0;}

.menhu .mh03{width: 89.33%;margin: 0 auto;padding: 120px 0 0;}
.menhu .mh03 .t{margin-bottom: 100px;}
.menhu .mh03 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.menhu .mh03 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.menhu .mh03 .b{width: auto;}
.menhu .mh03 .b ul{font-size: 0;text-align: left;}
.menhu .mh03 .b ul li{width: 23%;margin: 0 1% 2%;display: inline-block;vertical-align: top;}
.menhu .mh03 .b ul li .bor{border: 1px solid rgba(0, 0, 0, 0.1);border-radius: 10px;padding: 30px 40px;}
.menhu .mh03 .b ul li .bor h2{font-size: 22px;color:#333;line-height: 30px;text-align: left;position: relative;padding-left: 22px;margin-bottom: 10px;}
.menhu .mh03 .b ul li .bor h2::before{content:"";width: 7px;height: 27px;border-radius: 5px;background: #3779fb;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.menhu .mh03 .b ul li .bor p{font-size: 18px;color:#333;line-height: 30px;text-align: left;}

.sj{width: auto;}
.sj .sj01{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.sj .sj01 .t{margin-bottom: 100px;}
.sj .sj01 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.sj .sj01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.sj .sj01 .b{width: auto;}
.sj .sj01 .b ul{font-size: 0;text-align: center;}
.sj .sj01 .b ul li{width: 25%;display: inline-block;vertical-align: top;cursor: pointer;}
.sj .sj01 .b ul li i{height: 106px;width: 100%;display: block;margin-bottom: 35px;}
.sj .sj01 .b ul li i img{width: auto;height: 106px;display: block;margin: 0 auto;transition: all 500ms;}
.sj .sj01 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;}
.sj .sj01 .b ul li:hover i img{transform: rotateY(360deg);}

.sj .sj02{background: #f3f3f3;position: relative;display: flex;justify-content: space-between;background-attachment: fixed;align-items: flex-start;padding: 0 5%;}
.sj .sj02 .l{width: 44%;padding: 13% 0;position:sticky;top: 0;}
.sj .sj02 .l h2{font-size: 50px;color:#333;line-height: 52px;font-weight: bold;margin-bottom: 30px;}
.sj .sj02 .l p{font-size: 18px;color:#666;line-height: 30px;text-align: left;}
.sj .sj02 .l .more{width: 217px;height: 55px;display: block;font-size: 0;text-align: center;background:linear-gradient(to right,#4081fd,#296ff7);border-radius: 5px;margin-top: 55px;}
.sj .sj02 .l .more b{font-size: 18px;color:#fff;line-height: 55px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.sj .sj02 .l .more i{font-size: 18px;color:#fff;line-height: 55px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.sj .sj02 .l .more:hover{background: linear-gradient(to right,#296ff7,#4081fd);}
.sj .sj02 .r{width: 40.88%;padding-top: 13%;margin-bottom: 3%;}
.sj .sj02 .r ul li{margin-bottom: 40px;background: #fff;}
.sj .sj02 .r ul li .text{padding: 55px 65px 0;}
.sj .sj02 .r ul li .text h2{font-size: 30px;color:#333;line-height: 32px;margin-bottom: 25px;}
.sj .sj02 .r ul li .text p{font-size: 18px;color:#333;line-height: 30px;text-align: justify;}
.sj .sj02 .r ul li .text .num{font-size: 80px;color:rgba(51, 51, 51, 0.2);line-height: 45px;font-family: "kangti";margin-top: 50px;display: block;padding-top: 12px;overflow: hidden;}

.sj .sj03{width: 100%;height: 700px;background: url(../image/yd-1-b.jpg) no-repeat;font-size: 0;text-align: left;background-size: cover;display: flex;background-attachment: fixed;}
.sj .sj03 .text{width: 38%;display: inline-block;vertical-align: middle;margin-left: 5%;margin-top: 315px;}
.sj .sj03 .text h2{font-size: 50px;color:#fff;line-height: 52px;font-weight: bold;margin-bottom: 20px;}
.sj .sj03 .text p{font-size: 18px;color:#fff;line-height: 36px;text-align: left;}
.sj .sj03 .text .cont{width: 145px;height: 53px;display: inline-block;vertical-align: middle;border: 1px solid #fff;border-radius: 3px;font-size: 0;text-align: center;transition: all 500ms;margin-top: 90px;}
.sj .sj03 .text .cont b{font-size: 18px;color:#fff;line-height: 53px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.sj .sj03 .text .cont i{font-size: 18px;color:#fff;line-height: 40px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.sj .sj03 .text .cont:hover{background:linear-gradient(to right,#4081fd,#296ff7);border-color: #296ff7;color:#fff}
.sj .sj03 .text .cont:hover b{color:#fff}
.sj .sj03 .text .cont:hover i{color:#fff}
.sj .sj03 .img{width: 57%;display: inline-block;vertical-align: middle;}
.sj .sj03 .img img{width: auto;display: block;height: 100%;}

.app{width: auto;}
.app .app01{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.app .app01 .t{margin-bottom: 100px;}
.app .app01 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.app .app01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.app .app01 .b{width: auto;}
.app .app01 .b ul{font-size: 0;text-align: center;}
.app .app01 .b ul li{width: 33.3333%;display: inline-block;vertical-align: top;cursor: pointer;}
.app .app01 .b ul li i{display: block;margin-bottom: 35px;}
.app .app01 .b ul li i img{width: auto;display: block;margin: 0 auto;height: 106px;transition: all 500ms;}
.app .app01 .b ul li h2{font-size: 18px;color:#333;line-height: 30px;text-align: center;}
.app .app01 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;}
.app .app01 .b ul li:hover i img{transform: rotateY(360deg);}

.app .app02{width: auto;background: #191a26;padding: 120px 0 20px;}
.app .app02 .t{margin-bottom: 100px;}
.app .app02 .t h2{font-size: 36px;color:#fff;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 24px;}
.app .app02 .t p{font-size: 18px;color:#fff;line-height: 36px;text-align: center;}
.app .app02 .b{width: 89.33%;margin: 0 auto;}
.app .app02 .b ul{font-size: 0;text-align: center;}
.app .app02 .b ul li{width: 20%;display: inline-block;vertical-align: top;margin-bottom: 100px;cursor: pointer;}
.app .app02 .b ul li i{width: 60px;height: 48px;display: block;margin: 0 auto 25px;font-size: 55px;color:#fff;line-height: 48px;text-align: center;transition: all 500ms;}
.app .app02 .b ul li p{font-size: 18px;color:rgba(255, 255, 255, 0.4);line-height: 30px;text-align: center;transition: all 500ms;}
.app .app02 .b ul li:hover p{color:#fff}
.app .app02 .b ul li:hover i{transform: rotateY(360deg);}
.app .app02 .b ul li:nth-child(1) i{font-size:55px;width:55px}
.app .app02 .b ul li:nth-child(2) i{font-size:68px;width:65px}
.app .app02 .b ul li:nth-child(3) i{font-size:65px;width:65px}
.app .app02 .b ul li:nth-child(4) i{font-size:50px;width:74px}
.app .app02 .b ul li:nth-child(5) i{font-size:57px;width:58px}
.app .app02 .b ul li:nth-child(6) i{font-size:70px;width:65px}
.app .app02 .b ul li:nth-child(7) i{font-size:68px;width:60px}
.app .app02 .b ul li:nth-child(8) i{font-size:65px;width:65px}
.app .app02 .b ul li:nth-child(9) i{font-size:58px;width:58px}

.app .app03{width: 89.33%;margin: 0 auto;padding: 120px 0 60px;}
.app .app03 .t{margin-bottom: 100px;}
.app .app03 .t h2{font-size: 36px;color:#333;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 24px;}
.app .app03 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.app .app03 .b{width: auto;}
.app .app03 .b ul{font-size: 0;text-align: left;}
.app .app03 .b ul li{width: 25%;display: inline-block;vertical-align: top;margin-bottom: 60px;cursor: pointer;}
.app .app03 .b ul li i{display: block;font-size: 60px;color:#333;line-height: 60px;width: 67px;margin: 0 auto 30px;transition: all 500ms;}
.app .app03 .b ul li .icon{display: block;font-size: 60px;color:#333;line-height: 60px;width: 67px;margin: 0 auto 30px;transition: all 500ms;}
.app .app03 .b ul li i img{width: auto;display: none;margin: 0 auto;}
.app .app03 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;}
.app .app03 .b ul li:hover i{transform: rotateY(360deg);color: #2b70f8;}
.app .app03 .b ul li:hover .icon{transform: rotateY(360deg);color: #2b70f8;}

.app .app03 .b ul li:hover p{color:#000}

.xcx{width: auto;}
.xcx .xcx01{width: 89.33%;margin: 0 auto;padding: 120px 0 80px;}
.xcx .xcx01 .t{margin-bottom: 100px;}
.xcx .xcx01 .t h2{font-size: 36px;color:#333;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 24px;}
.xcx .xcx01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.xcx .xcx01 .b{width: auto;}
.xcx .xcx01 .b ul{font-size: 0;text-align: center;}
.xcx .xcx01 .b ul li{width: 25%;display: inline-block;vertical-align: top;cursor: pointer;}
.xcx .xcx01 .b ul li img{width: auto;display: block;margin: 0 auto 36px;height: 110px;transition: all 500ms;}
.xcx .xcx01 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;}
.xcx .xcx01 .b ul li:hover img{transform: rotateY(360deg);}

.xcx .xcx02{width: 89.33%;margin: 0 auto;padding:80px 0 35px;}
.xcx .xcx02 .t{margin-bottom: 100px;}
.xcx .xcx02 .t h2{font-size: 36px;color:#333;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 24px;}
.xcx .xcx02 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.xcx .xcx02 .b{width: auto;}
.xcx .xcx02 .b ul{font-size: 0;text-align: center;}
.xcx .xcx02 .b ul li{width: 20%;display: inline-block;vertical-align: top;margin-bottom: 70px;cursor: pointer;}
.xcx .xcx02 .b ul li i{margin:0 auto 18px;display: block;width: 100px;height: 100px;background: url(../image/sc03bg.png) no-repeat;background-size: 100%;font-size: 45px;text-align: center;line-height: 100px;color:#fff;transition:all 500ms;}
.xcx .xcx02 .b ul li i img{width: auto;display: none;margin: 0 auto;height: 100px;}
.xcx .xcx02 .b ul li h2{font-size: 22px;color:#333;line-height: 24px;text-align: center;margin-bottom: 10px;}
.xcx .xcx02 .b ul li p{font-size: 16px;color:#666;line-height: 30px;text-align: center;} 
.xcx .xcx02 .b ul li:hover i{transform: rotateZ(-360deg);}

.xcx .xcx03{background: url(../image/xcx03-bg.jpg) no-repeat scroll top center;padding: 100px 0 60px;background-size: 100%;}
.xcx .xcx03 .t{margin-bottom: 100px;}
.xcx .xcx03 .t h2{font-size: 36px;color:#fff;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 24px;}
.xcx .xcx03 .t p{font-size: 18px;color:#fff;line-height: 36px;text-align: center;}
.xcx .xcx03 .b{width: 89.33%;margin: 0 auto;}
.xcx .xcx03 .b ul li{width: 31%;margin-right: 2%;margin-bottom: 2%;display: inline-flex;vertical-align: top;height: 232px;background: #333;transition: all 500ms;cursor: pointer;}
.xcx .xcx03 .b ul li .box{font-size: 0;text-align: center;width: 80%;margin: 0 auto;padding: 70px 0;}
.xcx .xcx03 .b ul li .box i{width: 80px;height: 80px;display: inline-block;vertical-align: middle;margin-right: 35px;transition: all 500ms;text-align: center;font-size: 84px;color:rgba(255, 255, 255, 0.5);line-height: 80px;}
.xcx .xcx03 .b ul li .box i img{width: 80px;height: 80px;display: none;margin: 0 auto;opacity: 0.5;}
.xcx .xcx03 .b ul li .box .icon-shequ:before{font-size: 90px;text-indent: -5px;}
.xcx .xcx03 .b ul li .box .text{width: calc(100% - 120px);display: inline-block;vertical-align: middle;}
.xcx .xcx03 .b ul li .box .text h2{font-size: 22px;color:#fff;font-weight: bold;line-height: 24px;margin-bottom: 15px;text-align: left;}
.xcx .xcx03 .b ul li .box .text p{font-size: 16px;color:#fff;line-height: 25px;text-align: justify;}
.xcx .xcx03 .b ul li:nth-child(3n){margin-right: 0;}
.xcx .xcx03 .b ul li:hover{background: #2b71f8;}
.xcx .xcx03 .b ul li:hover i{color:rgba(255, 255, 255, 1)}

.xcx .xcx04{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.xcx .xcx04 .t{margin-bottom: 100px;}
.xcx .xcx04 .t h2{font-size: 36px;color:#333;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 24px;}
.xcx .xcx04 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.xcx .xcx04 .b{width: auto;}
.xcx .xcx04 .b img{width: auto;display: block;margin: 0 auto;}

.seo{width: auto;}
.seo .seo01{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.seo .seo01 .t{margin-bottom: 100px;}
.seo .seo01 .t h2{font-size: 36px;color:#333;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 24px;}
.seo .seo01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.seo .seo01 .b{width: auto;}
.seo .seo01 .b ul{font-size: 0;text-align: center;}
.seo .seo01 .b ul li{width: 25%;display: inline-block;vertical-align: top;cursor: pointer;}
.seo .seo01 .b ul li i{height: 108px;width: auto;display: block;margin-bottom: 35px;}
.seo .seo01 .b ul li i img{width: auto;height: 100%;display: block;margin: 0 auto;transition: all 500ms;}
.seo .seo01 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;}
.seo .seo01 .b ul li:hover i img{transform: rotateY(360deg);}

.seo .seo02{width: auto;background: url(../image/seo02-bg.jpg) no-repeat scroll top center;background-size: 100%;padding: 100px 0;}
.seo .seo02 .t{margin-bottom: 67px;}
.seo .seo02 .t h2{font-size: 36px;color:#fff;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 24px;}
.seo .seo02 .t p{font-size: 18px;color:#fff;line-height: 36px;text-align: center;}
.seo .seo02 .b{width: 89.33%;margin: 0 auto;}
.seo .seo02 .b ul{font-size: 0;text-align: left;}
.seo .seo02 .b ul li{width: 24%;display: inline-block;vertical-align: top;margin-right: 1.3333%;margin-bottom: 2%;font-size: 0;text-align: center;background: #333;transition: all 500ms;padding: 40px 0;cursor: pointer;}
.seo .seo02 .b ul li i{width: 67px;height: 60px;display: inline-block;vertical-align: middle;margin-right: 40px;font-size: 67px;text-align: center;line-height: 60px;color:rgba(255, 255, 255, 0.5);transition: all 500ms;}
.seo .seo02 .b ul li .icon{width: 75px;height: 75px;display: inline-block;vertical-align: middle;margin-right: 40px;font-size: 67px;text-align: center;line-height: 60px;color: rgba(255, 255, 255, 0.5);transition: all 500ms;}
.seo .seo02 .b ul li .icon-dianji:before{font-size: 75px;text-indent: -7.5px;}
.seo .seo02 .b ul li .icon-maoyixingwei:before{font-size: 55px;}
.seo .seo02 .b ul li .icon-jingzhundingwei:before{font-size: 75px;text-indent: -7.5px;}
.seo .seo02 .b ul li i img{width: auto;height: 65px;display: none;margin: 0 auto;transition: all 500ms;opacity: 0.5;}
.seo .seo02 .b ul li .text{width: 58%;display: inline-block;vertical-align: middle;}
.seo .seo02 .b ul li .text h2{font-size: 22px;color:#fff;line-height: 24px;margin-bottom: 15px;text-align: left;}
.seo .seo02 .b ul li .text p{font-size: 16px;color:rgba(255, 255, 255, 0.3);line-height: 25px;text-align: left;transition: all 500ms;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.seo .seo02 .b ul li:hover{background:linear-gradient(to right,#4081fd,#296ff7);}
.seo .seo02 .b ul li:hover i{color:#fff}
.seo .seo02 .b ul li:hover .icon{color:#fff}
.seo .seo02 .b ul li:hover .text p{color:#fff}
.seo .seo02 .b ul li:nth-child(4n){margin-right: 0;}

.seo .seo03{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.seo .seo03 .t{margin-bottom: 45px;}
.seo .seo03 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.seo .seo03 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.seo .seo03 .s{margin-bottom: 65px;}
.seo .seo03 .navs{margin-bottom: 67px;}
.seo .seo03 .navs ul{font-size: 0;text-align: center;}
.seo .seo03 .navs ul li{display: inline-block;vertical-align: top;margin: 0 15px;}
.seo .seo03 .navs ul li a{font-size: 18px;color:#777;line-height: 40px;padding: 0 16px;display: block;border-radius: 5px;}
.seo .seo03 .navs ul li:hover a{background:linear-gradient(to right,#296ff7,#4081fd);color:#fff}
.seo .seo03 .navs ul li.h1 a{background:linear-gradient(to right,#296ff7,#4081fd);color:#fff}
.seo .seo03 .b{width: auto;}
.seo .seo03 .b ul{font-size: 0;text-align: left;}
.seo .seo03 .b ul li{display: inline-block;vertical-align: top;margin-right: 1.3333%;margin-bottom: 2%;border-radius: 5px;background: #f5f5f5;width: 24%;cursor: pointer;}
.seo .seo03 .b ul li .cont{padding: 45px 30px;height: 233px;}
.seo .seo03 .b ul li .cont i{display: block;margin:0 auto 25px;font-size: 60px;text-align: center;line-height: 60px;transition: all 500ms;}
.seo .seo03 .b ul li .cont .icon{width: 50px;display: block;margin:0 auto 25px;font-size: 60px;text-align: center;line-height: 60px;transition: all 500ms;}
.seo .seo03 .b ul li:nth-child(1) .cont i{font-size:50px;}
.seo .seo03 .b ul li:nth-child(2) .cont i{font-size:60px;}
.seo .seo03 .b ul li:nth-child(3) .cont i{font-size:50px;}
.seo .seo03 .b ul li:nth-child(4) .cont i{font-size:55px;}
.seo .seo03 .b ul li:nth-child(5) .cont i{font-size:65px;}
.seo .seo03 .b ul li:nth-child(6) .cont i{font-size:55px;}
.seo .seo03 .b ul li:nth-child(7) .cont i{font-size:50px;}
.seo .seo03 .b ul li:nth-child(8) .cont i{font-size:55px;}
.seo .seo03 .b ul li .cont .icon.sfq{width: 60px;display: block;margin:0 auto 25px;font-size: 60px;text-align: center;line-height: 60px;transition: all 500ms;}


.seo .seo03 .b ul li i.icon-wenda:before{font-size: 52px;}
.seo .seo03 .b ul li i.icon-suanfazongshu:before{font-size: 52px;}
.seo .seo03 .b ul li .cont i img{width: auto;height: 50px;display: none;margin: 0 auto;}
.seo .seo03 .b ul li .cont h2{font-size: 20px;color:#333;line-height: 24px;text-align: center;margin-bottom: 14px;}
.seo .seo03 .b ul li .cont p{font-size: 16px;color:#444;line-height: 30px;text-align: justify;}
.seo .seo03 .b ul li:nth-child(4n){margin-right: 0;}
.seo .seo03 .b ul li:hover i{transform: rotateY(360deg);color: #2a70f7;}
.seo .seo03 .b ul li:hover .icon{transform: rotateY(360deg);color: #2a70f7;}
.seo .seo03 .b ul li:hover p{color: #000;}

/* .seo .seo03 .b .box2 ul li:nth-child(1) .cont .icon{font-size:50px;line-height: 50px;}
.seo .seo03 .b .box2 ul li:nth-child(2) .cont .icon{font-size: 60px;line-height: 50px;margin-top: -4px;}
.seo .seo03 .b .box2 ul li:nth-child(3) .cont i{font-size: 70px;margin-top: -2px;}
.seo .seo03 .b .box2 ul li:nth-child(4) .cont .icon{font-size: 60px;line-height: 50px;margin-top: -2px;}
.seo .seo03 .b .box2 ul li:nth-child(5) .cont .icon{font-size: 50px;margin-top: -1px;} 
.seo .seo03 .b ul li i.icon-suanfazongshu:before{font-size: 50px;}
.seo .seo03 .b ul li:nth-child(7) .cont i{margin-top: -1px;}
.seo .seo03 .b .box2 ul li:nth-child(8) .cont .icon{font-size: 60px;margin-top: -1px;} */


.kaifa{width: auto;}
.kaifa .k01{padding: 120px 0;width: 89.33%;margin: 0 auto;}
.kaifa .k01 .t{margin-bottom: 45px;}
.kaifa .k01 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.kaifa .k01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.kaifa .k01 .b{width: auto;}
.kaifa .k01 .b ul{font-size: 0;text-align: center;}
.kaifa .k01 .b ul li{width: 25%;display: inline-block;vertical-align: top;cursor: pointer;}
.kaifa .k01 .b ul li i{width: auto;display: block;margin-bottom: 30px;}
.kaifa .k01 .b ul li i img{width: auto;height: 120px;display: block;margin: 0 auto;transition: all 500ms;}
.kaifa .k01 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;}
.kaifa .k01 .b ul li:hover i img{transform: rotateY(360deg);}




.kaifa .k02{padding:75px 0;background: url(../image/kf02-bg.jpg) no-repeat scroll top center;background-size: 100%;}
.kaifa .k02 .t{margin-bottom: 60px;}
.kaifa .k02 .t h2{font-size: 36px;color:#fff;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.kaifa .k02 .t p{font-size: 18px;color:#fff;line-height: 36px;text-align: center;}
.kaifa .k02 .b{width: 89.33%;margin: 0 auto;}
.kaifa .k02 .b ul{font-size: 0;text-align: left;}
.kaifa .k02 .b ul li{width: 23%;display: inline-block;vertical-align: top;margin-right: 2.666%;margin-bottom: 3%;background: #333;padding: 44px 0;transition: all 500ms;cursor: pointer;}
.kaifa .k02 .b ul li .box{width: 85%;margin: 0 auto;padding: 0;font-size: 0;text-align: center;}
.kaifa .k02 .b ul li .box i{width: 66px;height: 66px;display: inline-block;vertical-align: middle;margin-right: 20px;font-size: 60px;color:rgba(255, 255, 255, 0.5);transition: all 500ms;line-height: 66px;}
.kaifa .k02 .b ul li .box .icon{width: 60px;height: 60px;display: inline-block;vertical-align: middle;margin-right: 20px;font-size: 60px;color:rgba(255, 255, 255, 0.5);transition: all 500ms;line-height: 66px;}
.kaifa .k02 .b ul li .box .icon-OA:before{font-size: 75px;margin-left: -10.5px;}
.kaifa .k02 .b ul li .box .text{width: calc(100% - 104px);display: inline-block;vertical-align: middle;}
.kaifa .k02 .b ul li .box .text h2{font-size: 22px;color:#fff;line-height: 30px;text-align: left;font-weight: bold;transition: all 500ms;}
.kaifa .k02 .b ul li .box .text p{font-size: 16px;color:rgba(255, 255, 255, 0.3);line-height: 25px;text-align: left;transition: all 500ms;}
.kaifa .k02 .b ul li:nth-child(4n){margin-right: 0;}
.kaifa .k02 .b ul li:hover{background:linear-gradient(to right,#4081fd,#296ff7);}
.kaifa .k02 .b ul li:hover i{color:rgba(255, 255, 255, 1)}
.kaifa .k02 .b ul li:hover .icon{color:rgba(255, 255, 255, 1)}

.kaifa .k02 .b ul li:hover .text p{color:#fff}

.kaifa .k03{background: #f3f3f3;position: relative;display: flex;justify-content: space-between;background-attachment: fixed;align-items: flex-start;padding: 0 5%;}
.kaifa .k03 .l{width: 44%;padding: 13% 0;position:sticky;top: 0;}
.kaifa .k03 .l h2{font-size: 50px;color:#333;line-height: 52px;font-weight: bold;margin-bottom: 30px;}
.kaifa .k03 .l p{font-size: 18px;color:#666;line-height: 30px;text-align: left;}
.kaifa .k03 .l .more{width: 217px;height: 55px;display: block;font-size: 0;text-align: center;background:linear-gradient(to right,#4081fd,#296ff7);border-radius: 5px;margin-top: 55px;}
.kaifa .k03 .l .more b{font-size: 18px;color:#fff;line-height: 55px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.kaifa .k03 .l .more i{font-size: 18px;color:#fff;line-height: 55px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.kaifa .k03 .l .more:hover{background:linear-gradient(to right,#296ff7,#4081fd);}
.kaifa .k03 .r{width: 40.88%;padding-top: 13%;margin-bottom: 3%;}
.kaifa .k03 .r ul li{margin-bottom: 40px;background: #fff;}
.kaifa .k03 .r ul li .text{padding: 55px 65px 0;}
.kaifa .k03 .r ul li .text h2{font-size: 30px;color:#333;line-height: 32px;margin-bottom: 25px;}
.kaifa .k03 .r ul li .text p{font-size: 18px;color:#333;line-height: 30px;text-align: justify;}
.kaifa .k03 .r ul li .text .num{font-size: 80px;color:rgba(51, 51, 51, 0.2);line-height: 45px;font-family: "kangti";margin-top: 50px;display: block;padding-top: 12px;overflow: hidden;}

.nsbox{width: 100%;height: auto;background: #f3f3f3;margin:0 auto;padding: 120px 0;}
.nsbox .nst{width: auto;height: auto;width: 89.333%;text-align: left;margin: 0 auto;}
.nsbox .nst h2{font-size: 36px;color:#333;line-height: 40px;font-weight: bold;margin-bottom: 30px;}
.nsbox .nsb{width:89.333%;height: auto;margin:0 auto;}
.nsbox .nsb ul{width: auto;height: auto;font-size: 0;}
.nsbox .nsb ul li {width:100%;display: inline-block;vertical-align: top;margin-right:0;margin-bottom: 70px;border-top: 1px solid rgba(0, 0, 0, 0.1);transition: all 500ms;}
.nsbox .nsb ul li .imgs{width: 119px;height: auto;display: inline-block;vertical-align: middle;padding: 20px 20px;margin-right: 19px;line-height: 119px;}
.nsbox .nsb ul li .imgs img{width: 100%;height: auto;display: block;}
.nsbox .nsb ul li .txts {width:calc(100% - 180px);height: auto;display: inline-block;vertical-align: middle;padding: 20px 0;}
.nsbox .nsb ul li .txts .tit {font-size: 22px;line-height: 26px;color: #333;margin-bottom: 15px;display: block;}
.nsbox .nsb ul li .txts p{font-size: 16px;line-height: 28px;color: #777;display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.nsbox .nsb ul li .txts .mon{font-size: 20px;color: #777;line-height: 20px;display: block;margin-bottom: 12px;}




.news{width: 89.33%;margin: 0 auto;padding: 80px 0;}
.news .t{margin-bottom: 100px;}
.news .t .l{float: left;}
.news .t .l ul{font-size: 0;text-align: left;}
.news .t .l ul li{display: inline-block;vertical-align: top;margin-right: 50px;}
.news .t .l ul li a{font-size: 18px;color:#777;line-height: 50px;display: block;transition: all 500ms;}
.news .t .l ul li:hover a{color:#000}
.news .t .l ul li.hov a{color:#000}
.news .t .r{float: right;}
.news .t .r form{font-size: 0;text-align: left;}
.news .t .r form .in_intxt{width: 270px;height: 50px;display: inline-block;vertical-align: middle;font-size: 16px;color:#333;line-height: 50px;text-indent: 10px;border: none;background: #f5f5f5;}
.news .t .r form .in_btn{width: 50px;height: 50px;display: inline-block;vertical-align: middle;background: #2c71f8 url(../image/inbtn_ser.png) no-repeat;background-size: 100%;transition: all 500ms;border: none;cursor: pointer;}
.news .t .r form .in_btn:hover{background: #4080fd url(../image/inbtn_ser.png) no-repeat;}
.news .b{width: auto;}
.news .t .r form .in_btn:hover{background:linear-gradient(to right,#4081fd,#296ff7) url(../image/inbtn_ser.png) no-repeat;}
.news .b ul{font-size: 0;text-align: left;}
.news .b ul li{width: 31.7%;display: inline-block;vertical-align: top;margin-right: 40px;margin-bottom: 70px;position: relative;border-top: 1px solid #dedede;}
.news .b ul li:nth-child(3n){margin-right: 0;}
.news .b ul li a{display: block;padding-top: 25px;}
.news .b ul li .date{font-size: 16px;color:#777;line-height: 20px;display: block;margin-bottom: 20px;}
.news .b ul li h2{font-size: 22px;color:#333;line-height: 26px;width: 100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-bottom: 16px;}
.news .b ul li p{font-size: 16px;color:#777;line-height: 28px;text-align: justify;}
.news .b ul li::before {content: '';display: block;position: absolute;left: 0;top: -1px;width: 0;height: 1px;background:#000;transition: width .8s;}
.news .b ul li:hover::before{width:100%;}
.news .b ul li:hover h2{color: #000;}
/* .news .b ul li:hover{border-color: #000;} */

.newsdet{width: 89.33%;margin: 0 auto;padding: 80px 0;}
.newsdet .l{width: 70.58%;float: left;}
.newsdet .l .top{border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding-bottom: 25px;}
.newsdet .l .top h2{font-size: 36px;color:#333;line-height: 42px;font-weight: bold;margin-bottom: 22px;}
.newsdet .l .top p{font-size: 0;text-align: left;}
.newsdet .l .top p span{font-size: 16px;color:#777;line-height: 20px;display: inline-block;vertical-align: middle;margin-right: 30px;}
.newsdet .l .btm{padding: 30px 0;}
.newsdet .l .btm p{font-size: 17px;color:#333;line-height: 30px;text-align: justify;text-indent: 2em;}
.newsdet .l .btm p a{color: #3074f9;}
.newsdet .l .btm strong{color: #296ff7}
.newsdet .l .btm strong a{color: #296ff7}
.newsdet .l .btm img{max-width: 80%;width: auto;display: block;margin: 20px auto;height: auto;border: 1px solid #ededed;}
.newsdet .r{width: 24.7%;float: right;}
.newsdet .r .r01{margin-bottom: 50px;}
.newsdet .r .r01 .t{margin-bottom: 13px;}
.newsdet .r .r01 .t h2{font-size: 26px;color:#333;line-height: 28px;font-weight: bold;}
.newsdet .r .r01 .b{width: auto;}
.newsdet .r .r01 .b ul{width: auto;}
.newsdet .r .r01 .b ul li{border-bottom: 1px solid rgba(0, 0, 0, 0.1);padding: 15px 0;}
.newsdet .r .r01 .b ul li a{display: block;}
.newsdet .r .r01 .b ul li h2{font-size: 17px;color:#444;line-height: 30px;width: 95%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;transition: all 500ms;}
.newsdet .r .r01 .b ul li .date{font-size: 15px;color:#777;line-height: 30px;text-align: left;display: block;transition: all 500ms;}
.newsdet .r .r01 .b ul li:hover h2{color:#000}
.newsdet .r .r01 .b ul li:hover .date{color:#000}

.h950{height: 950px;}
.h950.sbannerbox .text{bottom: auto;bottom: 100px;transform: translate(-50%,0);}

.video-fixed{width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: -1;}
.video-fixed video{width: 100%;height: 100%;object-fit: fill;}
.about{width: auto;position: relative;z-index: 1;}
.about .a01{width: 89.33%;margin: 0 auto;padding: 120px 5.335%;font-size: 0;text-align: left;background: #fff;}
.about .a01 .l{width: 42%;display: inline-block;vertical-align: top;}
.about .a01 .l h2{font-size: 36px;color:#181818;line-height: 48px;font-weight: bold;margin-bottom: 26px;}
.about .a01 .l h3{font-size: 30px;color:#181818;line-height: 48px;margin-bottom: 26px;}
.about .a01 .r{width: 58%;display: inline-block;vertical-align: top;}
.about .a01 .r p{font-size: 16px;color:#181818;line-height: 36px;text-align: justify;}

.about .a02{position: relative;}
.about .a02 img{width: 100%;display: none;}
.about .a02 .text{width: 89.33%;padding: 13% 0;margin: 0 auto;position: relative;z-index: 1;}
.about .a02 .text h2{font-size: 36px;color:#fff;line-height: 70px;font-weight: bold;}
.about .a02 .text p{font-size: 30px;color:#fff;line-height: 70px;}

.about .a03{width: 89.33%;position: relative;margin: 0 auto;padding:0 5.335% 120px;font-size: 0;text-align: left;background: #fff;}
.about .a03 .l{width: 31%;display: inline-block;vertical-align: bottom;position: relative;margin-top: -60px;}
.about .a03 .l img{width: 100%;display: block;}
.about .a03 .l .banner_bar_bd{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 55%;}
.about .a03 .l .banner_bar_bd .bd_l{width:100%;margin: 0 auto;}
.about .a03 .l .banner_bar_bd .bd_l_box{font-size: 0;text-align: left;}
.about .a03 .l .banner_bar_bd .bd_l dl{margin-bottom: 35px;}
.about .a03 .l .banner_bar_bd .bd_l dl .num{font-size:34px;color:#fff;font-weight:bold;position: relative;line-height: 44px;}
.about .a03 .l .banner_bar_bd .bd_l dl .num em{font-size:34px;color:#fff;font-weight:normal;position:absolute;top: -2px;margin-left: 5px;}
/* .about .a03 .l .banner_bar_bd .bd_l dl .num em b{font-size: 30px;margin-left: 5px;} */
/* .banner_bar_bd .bd_l dl .num em.s_meter{font-size: 46px;color:#0091a0;font-weight: bold;margin-left: -10px;position: inherit;top: 0;}
.banner_bar_bd .bd_l dl .num em.s_meter sup{font-size: 20px;} */
.about .a03 .l .banner_bar_bd .bd_l dl .txt{color:#fff;font-size: 24px;line-height: 40px;}
.about .a03 .r{width: 65.3%;display: inline-block;vertical-align: bottom;margin-left: 3.7%;}
.about .a03 .r h2{font-size: 36px;color:#181818;line-height: 70px;font-weight: bold;}
.about .a03 .r h3{font-size: 30px;color:#181818;line-height: 70px;}
.about .a03 .r p{font-size: 18px;color:#181818;line-height: 30px;text-align: justify;}

/* .about .a04{width: auto;background: url(../images/index/a04-bg.jpg) no-repeat scroll top center;background-size: 100%;padding: 120px 0 100px;} */
.about .a04{width: auto;background: #000;padding: 120px 0 100px;}
.about .a04 .t{width: 89.33%;margin: 0 auto 75px;}
.about .a04 .t h2{font-size: 36px;color:#fff;font-weight: bold;line-height: 40px;margin-bottom: 25px;}
.about .a04 .t p{font-size: 18px;color:#fff;line-height: 20px;text-align: justify;}
/* .about .a04 .b{width: 89.33%;margin: 0 auto;}
.about .a04 .b img{width: 100%;display: block;} */
.about .a04 .b{width: 89.33%;margin: 0 auto;}
.about .a04 .b ul{font-size: 0;}
.about .a04 .b ul li{display: inline-block;vertical-align: middle;width:12.83%;margin-right:4.5%;height: auto;margin-bottom: 43px;}
.about .a04 .b ul li:nth-child(6n){margin-right: 0;}
.about .a04 .b ul li img{display: block;width: auto;height: auto;margin: 0 auto;}
.about .a04 .b ul li:nth-child(16){width: 22.2%;margin-right: 3%;}
.about .a04 .b ul li:nth-child(16) img{width:100%;height: auto;display: block;}
.about .a04 .b ul li:nth-child(17){width: 22.2%;margin-right: 0;}
.about .a04 .b ul li:nth-child(17) img{width:100%;height: auto;display: block;}






.about .a05{width: 89.33%;margin: 0 auto;padding: 120px 5.335%;background: #fff;}
.about .a05 .t{margin-bottom: 36px;}
.about .a05 .t h2{font-size: 36px;color:#333;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 30px;}
.about .a05 .t p{font-size: 18px;color:#666;line-height: 20px;text-align: center;}
.about .a05 .b{width: auto;}
.about .a05 .b form{width: 60%;margin: 0 auto;}
.about .a05 .b form table{width: 100%;}
.about .a05 .b form .filter{font-size: 0;text-align: center;}
.about .a05 .b form .filter label{display: inline-block;vertical-align: middle;margin: 10px 15px;font-size: 0;text-align: left;}
.about .a05 .b form .filter label .inradio{width: 22px;height: 22px;display: inline-block;vertical-align: middle;margin-right: 5px;}
.about .a05 .b form .filter label b{font-size: 16px;color:#333;line-height: 22px;display: inline-block;vertical-align: middle;}
.about .a05 .b form td{padding: 12px 0;}
.about .a05 .b form td p{font-size: 16px;color:#333;line-height: 32px;text-align: left;margin-bottom: 12px;}
.about .a05 .b form td .intxt{width: calc(100% - 2px);height: 46px;border-radius: 5px;border: 1px solid #dfdfdf;font-size: 16px;color:#333;line-height: 46px;text-align: left;text-indent: 10px;background: #fff;}
.about .a05 .b form td .inarea{width: calc(98% - 2px);height: 110px;padding:1%;font-size: 16px;color:#333;line-height: 20px;text-align: justify;resize: none;border: 1px solid #dfdfdf;border-radius: 5px;}
.about .a05 .b form .inbtn{width: 217px;height: 55px;display: block;background:linear-gradient(to right,#4081fd,#296ff7);font-size: 0;text-align: center;border-radius: 5px;margin: 20px auto 0;transition: all 500ms;}
.about .a05 .b form .inbtn b{font-size: 18px;color:#fff;line-height: 55px;display: inline-block;vertical-align: middle;margin-right: 10px;}
.about .a05 .b form .inbtn i{font-size: 18px;color:#fff;line-height: 55px;display: inline-block;vertical-align: middle;font-family: "宋体";}
.about .a05 .b form .inbtn:hover{background:linear-gradient(to right,#296ff7,#4081fd);}

.fk{width: 89.33%;margin: 0 auto;padding: 120px 0;}
.fk .t{margin-bottom: 45px;}
.fk .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 30px;}
.fk .t p{font-size: 18px;color:#666;line-height: 20px;text-align: center;}
.fk .b{width: auto;}
.fk .b ul{font-size: 0;text-align: center;}
.fk .b ul li{width: 49%;display: inline-block;vertical-align: top;margin-right: 2%;border-radius: 15px;background: #fff;}
.fk .b ul li .text{padding: 5% 15%;}
.fk .b ul li .text span{display: block;margin-bottom: 25px;}
.fk .b ul li .text span img{width: auto;display: block;}
.fk .b ul li .text h2{font-size: 20px;color:#111;line-height: 24px;font-weight: bold;margin-bottom: 10px;text-align: left;}
.fk .b ul li .text p{font-size: 18px;color:#333;line-height: 38px;text-align: left;}
.fk .b ul li:nth-child(2){margin-right: 0;}


.contact{width:auto;margin: 0 auto;}
.contact .c01{padding: 120px 0 110px;background: #f5f5f5;}
.contact .c01 .t{margin-bottom: 90px;}
.contact .c01 .t h2{font-size: 36px;color:#333;line-height: 40px;font-weight: bold;text-align: center;margin-bottom: 25px;}
.contact .c01 .t p{font-size: 18px;color:#666;line-height: 20px;text-align: center;}
.contact .c01 .b{width: 89.33%;margin: 0 auto;}
.contact .c01 .b ul{font-size: 0;text-align: center;}
.contact .c01 .b ul li{width: 25%;display: inline-block;vertical-align: top;}
.contact .c01 .b ul li .icon{width: 134px;height: 134px;display: block;border-radius: 50%;border: 1px solid #4e4e4e;font-size: 60px;line-height: 134px;text-align: center;margin: 0 auto 16px;}
.contact .c01 .b ul li:nth-child(3) .icon{font-size: 52px;}
.contact .c01 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;width: 80%;margin: 0 auto;}

.vir{width: auto;}
.vir .v01{padding: 120px 0;width: 89.33%;margin: 0 auto;}
.vir .v01 .t{margin-bottom: 45px;}
.vir .v01 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.vir .v01 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.vir .v01 .b{width: auto;}
.vir .v01 .b ul{font-size: 0;text-align: center;}
.vir .v01 .b ul li{width: 25%;display: inline-block;vertical-align: top;cursor: pointer;}
.vir .v01 .b ul li i{width: auto;display: block;margin-bottom: 30px;}
.vir .v01 .b ul li i img{width: auto;height: 120px;display: block;margin: 0 auto;transition: all 500ms;}
.vir .v01 .b ul li p{font-size: 18px;color:#333;line-height: 30px;text-align: center;width: 291px;margin: 0 auto;display: block;}
.vir .v01 .b ul li p:nth-child(1){font-size: 18px;color:#222;line-height: 30px;text-align: center;}
.vir .v01 .b ul li:hover i img{transform: rotateY(360deg);}
.vir .v02{padding:100px 0;width:100%;margin:0 auto;background: #f2f6fa;}
.vir .v02 .v02a .t{margin-bottom: 45px;width: 89.34%;margin: 0 auto;}
.vir .v02 .v02a .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.vir .v02 .v02a .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.vir .v02 .v02a .b{width:89.34%;height:auto;margin:0 auto;}
.vir .v02 .v02a .b ul{width: auto;height: auto;font-size: 0;}
.vir .v02 .v02a .b ul li{display:inline-block;vertical-align:top;background:url(../image/ai2-1.jpg)no-repeat center center;position:relative;width:auto;height:auto;overflow: hidden;margin: 0 11.3px;}
.vir .v02 .v02a .b ul li .ba{width: auto;height: auto;padding: 26px 25px 0 13px;text-align: center;}
.vir .v02 .v02a .b ul li .ba h3{font-size: 22px;font-weight:700;color: #000;line-height:35px;text-indent: 15px;text-align: left;}
.vir .v02 .v02a .b ul li .ba p{font-size: 15px;color: #666;line-height: 40px;text-indent: 15px;text-align: left;}
.vir .v02 .v02a .b ul li .ba .bt{width: auto;height: auto;margin: 22px 0;}
.vir .v02 .v02a .b ul li .ba .bt ul{width: auto;height: auto;font-size: 0;}
.vir .v02 .v02a .b ul li .ba .bt ul li{display: inline-block;vertical-align: top;width: auto;height: auto;margin: 0 9.5px;}
.vir .v02 .v02a .b ul li .ba .bt ul li .bt1{width: auto;height: auto;}
.vir .v02 .v02a .b ul li .ba .bt ul li .bt1 p{font-size: 18px;color: #666;text-align: center;line-height: 35px;text-indent: 0;margin-bottom: 3px;}
.vir .v02 .v02a .b ul li .ba .bt ul li .bt1 i{display: block;font-size: 16px;color: #333;border: 1px solid #ccc;border-radius: 2px;background: #fff;text-align: center;line-height: 40px;width: auto;min-width:88px;height: 38px;}
.vir .v02 .v02a .b ul li .ba .bt ul li:nth-child(4) .bt1 i{width:158px}
.vir .v02 .v02a .b ul li .ba h2{font-size: 40px;line-height:52px;color:#f33e3e;font-weight: 700;text-align: center;display: inline-block;vertical-align: bottom;margin-top:18px;margin-bottom: 21px;}
.vir .v02 .v02a .b ul li .ba span{font-size: 18px;line-height: 32px;color: #000;display: inline-block;vertical-align: bottom;text-align: center;}
.vir .v02 .v02a .b ul li a{display: block;width: 100%;height: 55px;background: linear-gradient(to right,#4080fd,#296ff7);line-height: 55px;color: #fff;text-align: center;font-size: 18px;}
.vir .v02 .v02a .b ul li:hover a{background: linear-gradient(to right,#296ff7,#4081fd);}
.vir .v02 .v02a .b ul li .fly{background-image: linear-gradient(to right,#4080fd,#296ff7);border-bottom-left-radius: 6px;transform: skewX(15deg);height: 24px;position: absolute;top: 1px;right: -9px;padding: 0 20px 0 12px;box-sizing: border-box;}
.vir .v02 .v02a .b ul li .fly span{display: inline-block;font-size: 12px;color: #fff;letter-spacing: 0;line-height: 24px;font-weight: 500;transform: skewX(-15deg);}
.vir .v03{padding:119px 0 91px;width:100%;margin:0 auto;background: #fff;}
.vir .v03 .v03a .t{width: 89.34%;margin: 0 auto;margin-bottom: 90px}
.vir .v03 .v03a .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.vir .v03 .v03a .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.vir .v03 .v03a .b{width:89.34%;height:auto;margin:0 auto;}

.vir .v03 .v03a .b .sliderbox{ position: relative;width: 100%;margin: 0 auto;}
.vir .v03 .v03a .b .sliderbox .l-l .slider-m .cloudSet{width: 100%;border-bottom: 1px solid #e5e5e5;margin-top: 50px;}
.vir .v03 .v03a .b .sliderbox .l-l .slider-m .cloudSet .cloudSet-tit{width: 1120px;margin: 0 auto;}
.vir .v03 .v03a .b .sliderbox .l-l .slider-m .cloudSet .cloudSet-tit h5{position: relative;font-size: 18px;color: #666;padding-left: 20px;margin-bottom: 28px;}
.vir .v03 .v03a .b .sliderbox .l-l .slider-m .cloudSet .cloudSet-tit h5::before{content: "";width: 4px;height: 18px;border-radius: 5px;background: #3779fb;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.vir .v03 .v03a .b .l-l{background:#fff;}
.vir .v03 .v03a .b .l-l h4{color:#333; font-size:16px; line-height:16px; padding-bottom:20px; font-weight:normal; width: 75px; text-align: right;}
.vir .v03 .v03a .b .l-l .slider-m-o{ width: 1120px;margin:0 auto;margin-bottom:35px;}
.vir .v03 .v03a .b .l-l .slider-m-o .p-o{ float:left; font-size:18px; line-height:36px; color:#000;width:75px; text-align:right; margin-right:65px;}
.vir .v03 .v03a .b .l-l .slider-m-o .po1{float: left;font-size: 18px;line-height: 36px;color: #000;width: 75px;text-align: right;margin-right: 27px;padding-left: 38px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-o{ float:left; width: 970px; margin-top: -10px; margin-left: -10px;}

.vir .v03 .v03a .b .l-l .slider-m-o .ul-o li{ float:left; width:149px; height:36px; background:#fbfbfb; border: 1px solid #e2e2e2; color:#333; font-size:16px; text-align:center; line-height:36px; margin-left:10px; margin-top: 10px; cursor:pointer; position:relative;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-o1 li{width: 78px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-o li:hover{ color:#3f80fd}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-o li.on{ color:#fff; background:#3f80fd; border-color: #3f80fd;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-o li.on:hover{ color:#fff}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-o li b{ color:#3f80fd; font-weight:normal;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-o li.on b{ color:#fff}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-o li i{ display:block; width:42px; height:18px; background:url(../image/sale.png) no-repeat; position:absolute; right:-6px; top:-11px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-o li i span{display: none;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-o li.hov p,.vir .v03 .v03a .b .l-l .slider-m-o .ul-o li.hov span{ display:block;}
.vir .v03 .v03a .b .l-l .slider-m-o .slider-m-o-m{ float:left; position:relative; margin:5px 10px 0 0; width:623px; }
.vir .v03 .v03a .b .l-l .slider-m-o .slider-m-o-m .slider-tip{ position:absolute; left: 0; top:-22px; padding:0; font-size:12px; color:#3f80fd;} 
.vir .v03 .v03a .b .l-l .slider-m-o .slider-m-o-m .jdt{ width:621px; height:20px; border: 1px solid #e2e2e2; background:#fbfbfb; position:absolute; left:0; top:0; cursor:pointer;}
.vir .v03 .v03a .b .l-l .slider-m-o .slider{ width:621px; height:20px; border: 1px solid #e2e2e2; border-right: 0; position:relative; cursor:pointer;}
.vir .v03 .v03a .b .l-l .slider-m-o .slider .ui-slider-range{ background:#3f80fd; height: 22px;  position:absolute; left:-1px; top:-1px;}
.vir .v03 .v03a .b .l-l .slider-m-o .slider .ui-slider-handle{ width:16px; height:26px; margin-left: -1px; position: absolute;  left: 295px; top: -3.5px; outline:none; background:url(http://www.0731pgy.com/Public/Home/images/cloud-18.gif) no-repeat center #3f80fd; z-index: 2;}
.vir .v03 .v03a .b .l-l .slider-m-o-m p{ width: 622px;}
.vir .v03 .v03a .b .l-l .slider-m-o-m p span{ font-size: 12px; color: #999; display:inline-block; cursor:pointer; line-height: 22px; cursor: pointer;}
.vir .v03 .v03a .b .l-l .slider-m-o-m p.p-tit span{ width:263px;}
.vir .v03 .v03a .b .l-l .slider-m-o-m p.p-t span{ width:131px;}
.vir .v03 .v03a .b .l-l .slider-m-o-m p.p-s span{ width:279px;}
.vir .v03 .v03a .b .l-l .slider-m-o-m p.p-s span.span-o{ width: 500px;}
.vir .v03 .v03a .b .l-l .slider-m-o-m p.p-l span{ width:130px;}
.vir .v03 .v03a .b .l-l .slider-m-o-m p span:last-child{ width: auto;}
.vir .v03 .v03a .b .l-l .slider-m-o-m p.p-f span{ width:50%;}
.vir .v03 .v03a .b .l-l .slider-m-o-m p.p-f span.last{ text-align:right}
.vir .v03 .v03a .b .l-l .slider-m-o-b{ float:left;}
.vir .v03 .v03a .b .l-l .slider-m-o-b .bor{border:1px solid #e7e7e7; padding-right: 7px; float: left;}
.vir .v03 .v03a .b .l-l .slider-m-o-b input{ width:64px; padding: 0 5px; vertical-align: top; height:28px; text-align:center; line-height:24px; border: 0;  color:#3f80fd; font-size:14px; display: inline-block;}
.vir .v03 .v03a .b .l-l .slider-m-o-b p{ width:33px; color:#999; font-size:12px; display:inline-block; line-height:28px; text-align: right;}
.vir .v03 .v03a .b .l-l .slider-m-o-b .count{ float: left; margin-top: 1px;}
.vir .v03 .v03a .b .l-l .slider-m-o-b .count a{ display: block; margin-top: -1px; width: 30px; height: 13.5px; line-height: 13.5px; text-align: center; background-color: #f8f8f8; border: 1px solid #e7e7e7; border-left: 0;}
.vir .v03 .v03a .b .l-l .slider-m-o-b .count a:hover{ background-color: #f1f1f1;}
.vir .v03 .v03a .b .l-l .slider-m-o-b .count a:after{ content: ""; display:inline-block; margin-top: 4.5px;  border: 4px solid transparent; border-top: 5px solid #bdbdbd;width: 0; height: 0px;}
.vir .v03 .v03a .b .l-l .slider-m-o-b .count a.top-arrow:after{border: 4px solid transparent; border-bottom: 5px solid #bdbdbd; margin-top:.5px;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel{ float:left; position:relative; width:200px;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-inp{ height:36px; background:#fbfbfb; cursor:pointer; border: 1px solid #e2e2e2;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel span{ float:left; width:19px; height:17px; background:url(http://www.0731pgy.com/Public/Home/images/img.png) no-repeat; display:block; background-position:0 -2261px; margin:10px 0 0 10px;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel span.span-t{ width:20px; height:18px; background-position:0 -2296px;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel p{ float:left; line-height:36px; color:#666666; margin-left:10px;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel p img{ display: inline-block; vertical-align: -2px; margin-left: 5px;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel i{ display:block; float:right; margin:17px 9px 0 0; width:10px; height:5px; background:url(../image/xjt.png) no-repeat; z-index: 20;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-inp.on{ background:#3f80fd;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-inp.on span{ background-position:0 -2244px;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-inp.on span.span-t{ background-position:0 -2278px;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-inp.on p{ color:#fff;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-inp i{ display:block;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-m{ position:absolute; left:0; top:36px; display:none; z-index:10; width:170px;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-m.sor{ height:150px; width:100%; overflow-y:scroll}
.vir .v03 .v03a .b .l-l .slider-m-o .sys-m .sel-m.sor .sel-m-o{ width:auto;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-m-o{ width:198px; height:36px; background:#fff; cursor:pointer; border:1px solid #e8e8e8; border-top:0;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-m-o i{ display:none;}
.vir .v03 .v03a .b .l-l .slider-m-o .sel .sel-m-o:hover{ background:#e8e8e8}
.vir .v03 .v03a .b .l-l .slider-m-o .sys-m{ float:left; margin-left:10px;}
.vir .v03 .v03a .b .l-l .slider-m-o .sys-m .sel{ width:380px; display:none;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-t{ float:left;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-t li{ height:34px; line-height:34px; min-width:46px; padding:0 20px; border:1px dashed #bcbcbc; font-size:14px; color:#6a6a6a; cursor:pointer; margin-right:10px; position:relative; float:left; text-align:center}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-f{ float:left;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-f li{ height:34px; line-height:34px; min-width:90px; padding:0 20px; border:1px dashed #bcbcbc; font-size:14px; color:#6a6a6a; cursor:pointer; margin-right:10px; position:relative; float:left; text-align:center}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-f li i{ display:block; position:absolute; right:0; bottom:0; background:url(http://www.0731pgy.com/Public/Home/images/img.png) no-repeat; background-position:0 -2363px; width:25px; height:24px; display:none;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-f li.on{ border:1px solid #3f80fd;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-f li.on i{ display: block;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w { position: relative; width: 980px; float: left; margin:-10px 0 0 -10px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w li{ float: left; margin:10px 0 0 10px; position: relative;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w dl{ width: 150px; border: 1px solid #e2e2e2; color: #666; text-align: center; cursor: pointer;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w dt{ line-height: 36px; font-size: 14px; border-bottom: 1px solid #e2e2e2;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w dd{ line-height: 26px; font-size: 12px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w dd i{ color: #3f80fd;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w li p{ display:none; color:#666; font-size:12px; line-height:24px; border:1px solid #ccc;  padding:4px 10px; position:absolute; top:-48px; left:50%; margin-left: -160px; background:#fff; width: 300px; text-align: center; z-index:10; -moz-box-shadow:0 0 4px rgba(0,0,0,.18);-webkit-box-shadow:0 0 4px rgba(0,0,0,.18);box-shadow:0 0 4px rgba(0,0,0,.18);}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w li p:after{ content: ""; display: block; width:18px; height: 10px; background: url(http://www.0731pgy.com/Public/Home/images/17cloud-2.png) no-repeat; position: absolute; left: 50%; margin-left: -9px; bottom: -10px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w li span{height:7px; width:12px; background:url(../image/cloudbuy1.png) no-repeat; background-position:-344px -249px; position:absolute; display:block; bottom:-8px; left:50%; margin-left:-6px; display:none; z-index:10}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w li:hover dl{ color: #3f80fd;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w li:hover p{ display: block;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w li.on dl{ color: #3f80fd; border-color: #3f80fd;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-w li.on dt{ background-color: #3f80fd; color: #fff; border-color: #3f80fd;}
.vir .v03 .v03a .b .l-l .choose{ padding:15px 0 0 0; background:#fafbfc; border:1px solid #eeeeee; border-left: 0; border-right: 0; position:relative; margin:0 -42px 30px -42px;}
.vir .v03 .v03a .b .l-l .choose .slider-m-o .p-o{ margin-left: 42px;}
.vir .v03 .v03a .b .l-l .choose-icon{ position:absolute; left:0; top:0; display:block; width:39px; height:39px; background:url(http://www.0731pgy.com/Public/Home/images/img.png); background-position:0 -2324px;}
.vir .v03 .v03a .b .l-l .choose .slider-m-o{ margin-bottom:15px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-t li i{ display:block; position:absolute; right:0; bottom:0; background:url(http://www.0731pgy.com/Public/Home/images/img.png) no-repeat; background-position:0 -2363px; width:25px; height:24px; display:none;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-t li.on{ border:1px solid #3f80fd;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-t li.on i{ display:block;}
.vir .v03 .v03a .b .l-l .slider-m-o .p-w{ float:left; color:#3f80fd; font-size:14px; line-height:36px; margin-right:10px;}
.vir .v03 .v03a .b .l-l .slider-m-o .a-o{ float:left; line-height:36px; padding-left:10px; border-left:1px solid #dddddd; display:block; height:36px;}
.vir .v03 .v03a .b .l-l .slider-m-o .a-o span{ display:inline-block; line-height:14px; background:url(http://www.0731pgy.com/Public/Home/images/img.png) no-repeat; background-position:0 -2387px; padding-left:20px; color:#6a6a6a; font-size:12px; margin-top:12px;}
.vir .v03 .v03a .b .l-l .slider-m-o .a-o span:hover{ color:#3f80fd;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-s{ float:left; width:970px; margin-left: -38px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-s li{ float:left; margin-left: 40px; line-height:35px; position:relative; margin-bottom:10px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-s li input{ float:left; margin:11px 5px 0 0}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-s li label{ float:left; font-size:14px; color:#666; cursor:pointer;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-s li label span{ color:#ff4900; font-size:18px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-s li label del{font-size:12px; color:#999; display: block; line-height: 12px; margin-top: -2px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-s li i{ display:block; position:absolute; right: 0; top:-10px; min-width:40px; height:19px; background:url(http://www.0731pgy.com/Public/Home/images/img.png); background-position:0 -2401px;}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-s li i span{ display:block; height:16px; line-height:16px; color:#fff; padding:0 4px; background:#6ca92b}
.vir .v03 .v03a .b .l-l .slider-m-o .ul-s li:last-child{ margin-right: 0;}
.vir .v03 .v03a .b .l-l .slider-m-o.jg{ margin:35px 0 -10px 0}
.vir .v03 .v03a .b .l-r{-moz-box-shadow:0 0 5px rgba(0,0,0,.2);-webkit-box-shadow:0 0 5px rgba(0,0,0,.2);box-shadow:0 0 5px rgba(0,0,0,.2); width: 1614px; height: 102px;position:fixed; left: 50%; margin-left: -600px; bottom:0; z-index: 10; background:#fbfbfb; padding: 23px 42px; border: 1px solid #d7d7d7;}
.vir .v03 .v03a .b .l-r h4{ float: left; color:#333; font-size:18px; line-height:104px; width: 75px; text-align: right; font-weight:normal;margin:0 56px 0 78px;}
.vir .v03 .v03a .b .l-r ul{ float: left; }
.vir .v03 .v03a .b .l-r li{ margin-right: 48px;}
.vir .v03 .v03a .b .l-r li p{ line-height: 24px;}
.vir .v03 .v03a .b .l-r li .p-o{ color:#666; font-size:16px; float:left;line-height: 52px;width: 100px;text-align: right;display: block;}
.vir .v03 .v03a .b .l-r li .p-t{ float:left; color:#333; font-size:16px;line-height: 52px;}
.vir .v03 .v03a .b .l-r li .p-t span{ color:#3f80fd;}
.vir .v03 .v03a .b .l-r .pri{ float:right;}
.vir .v03 .v03a .b .l-r .pri .p-o{color:#333; font-size:16px; float:left; line-height: 104px;}
.vir .v03 .v03a .b .l-r .pri .p-t{ float: left; line-height: 22px; margin-right: 90px;}
.vir .v03 .v03a .b .l-r .pri .p-t b{ color: #f33e3e; font-size: 40px;line-height: 104px;font-weight: 700;}
.vir .v03 .v03a .b .l-r .pri .p-t span{ font-size: 18px;color: #000;margin-left: -5px;}
.vir .v03 .v03a .b .l-r .pri .p-t del{ color: #999; font-size: 12px; display: block; margin-left: 10px;}
.vir .v03 .v03a .b .l-r .pri-con a{ display: block; float: left; display:block; width:200px; height:55px;margin: 25px auto;text-align:center; margin-right: 57px;line-height:55px; font-size:18px; text-align:center; background:linear-gradient(to right,#4081fd,#296ff7); color:#fff;border-radius: 4px;}
.vir .v03 .v03a .b .l-r .pri-con a:hover{filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.vir .v03 .v03a .b .l-r .pri-con a.loading{ margin: 0; text-indent: -99999px; background-image: url(http://www.0731pgy.com/Public/Home/images/loading.gif); background-repeat: no-repeat; background-position:center;}
.vir .v03 .v03a .b .l-r p.tex{ color:#333; font-size:12px; line-height:22px; margin: 5px 0 0 0; text-align: right;}
.vir .v03 .v03a .b .l-r p.tex a{ color:#3f80fd; margin-left: 5px;}
.vir .v03 .v03a .b .l-r p.tex a:hover{ text-decoration:underline;}
.vir .v03 .v03a .b .l-r.fix{ position: inherit; left: inherit; margin: 0 auto; bottom: inherit;}
.vir .v03 .v03a .b i.discount-icon{ display:none; width:159px; height:19px; background:url(http://www.0731pgy.com/Public/Home/images/cloud-28.gif) no-repeat; position:absolute;  right:25px; top:28px;}
.vir .v04 {width: 100%;height: auto;padding: 0 0 0px;background: #fff;margin: 0 auto;}
.vir .v04 .v04a .t{width: 89.34%;margin: 0 auto;margin-bottom: 90px}
.vir .v04 .v04a .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.vir .v04 .v04a .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.vir .v04 .v04a .b{width:89.34%;height:auto;margin:0 auto;}
.vir .v04 .v04a .b .bt ul{width: auto;height: auto;font-size: 0;}
.vir .v04 .v04a .b .bt ul li{width: 25%;height: 280px;display: inline-block;vertical-align: top;}
.vir .v04 .v04a .b .bt ul li .t{width: auto;height: 190px;padding:30px 50px 0 30px;background: #f5f5f5;transition: all 500ms;cursor: pointer;margin-bottom: 0;}
.vir .v04 .v04a .b .bt ul li:nth-child(2n) .t{width: auto;height: auto;padding:30px 50px 0 30px;background: #ebecf0;height: 190px;}
.vir .v04 .v04a .b .bt ul li .t .imgs{display: block;width: 28px;border-radius: 1px;height: 28px;background: url(../image/v4-2.png) no-repeat bottom center;margin-bottom: 15px;}
.vir .v04 .v04a .b .bt ul li .t h4{font-size: 18px;color: #333;line-height: 30px;text-align: left;margin-bottom:6px;}
.vir .v04 .v04a .b .bt ul li .t p{font-size: 17px;color: #333;line-height: 32px;text-align: left;}
.vir .v04 .v04a .b .bt ul li .t:hover{height: 220px;background: url(../image/v4-1.jpg) no-repeat center center;vertical-align: middle;margin-top: -30px;padding-top:60px;background-size: 100%;}
.vir .v04 .v04a .b .bt ul li .t:hover .imgs{background: url(../image/v4-2.png) no-repeat top center;}
.vir .v04 .v04a .b .bt ul li .t:hover h4{color: #fff;}
.vir .v04 .v04a .b .bt ul li .t:hover p{color: #fff;}

.vir .v05 {width: 100%;height: auto;padding: 58px 0 120px;background: #fff;margin: 0 auto;}
.vir .v05 .v05a .t{width: 89.34%;margin: 0 auto;margin-bottom: 90px}
.vir .v05 .v05a .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;}
.vir .v05 .v05a .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;}
.vir .v05 .v05a .b table{width: 1100px;height: auto;margin:0 auto;border-collapse: collapse;text-indent: 60px;}
.vir .v05 .v05a .b table tr th{border:1px solid #e2e2e2;font-size: 18px;color: #333;text-align: left;background: #ebecf0;font-weight: 700;}
.vir .v05 .v05a .b table tr th:nth-child(1){border-right: none;}
.vir .v05 .v05a .b table tr th:nth-child(2){border-left: none;}
.vir .v05 .v05a .b table tr{width: 100%;height: 60px;}
.vir .v05 .v05a .b table tr td{border:1px solid #e2e2e2;font-size: 18px;width: 50%;}

.vir .v06 {width: 100%;height: auto;background:url(../image/v6-1.jpg)no-repeat center center}
.vir .v06 .t{width: 89.34%;margin: 0 auto;margin-bottom: 28px;padding-top:84px;color: #fff;}
.vir .v06 .t h2{font-size: 36px;color:#333;line-height: 40px;text-align: center;font-weight: bold;margin-bottom: 24px;color: #fff;}
.vir .v06 .t p{font-size: 18px;color:#666;line-height: 36px;text-align: center;color: #fff;}
.vir .v06 .b{width:503px;height:auto;margin:0 auto;font-size:0;padding-bottom: 90px;}
.vir .v06 .b .in_intxt{background:#d9eaf8;width:405px;height:48px;display:inline-block;text-indent:10px;font-size:16px;color: #333333;}
.vir .v06 .b .in_btn{background:#3678f8;height:48px;width:97px;font-size:16px;cursor: pointer;}
.vir .v06 .b .in_btn:hover{background:#4080fd;}



.vir .v03 .v03a .t{margin-bottom: 42px;}
.vir .v03 .v03a .b{width: 100%;}
.vir .v03 .v03a .b .sliderbox{display: none;}
.vir .v03 .v03a .b .b-s{width: auto;height: auto;margin: 0 auto;}
.vir .v03 .v03a .b .b-s a{display: block;width: 300px;height: 55px;background: linear-gradient(to right,#4080fd,#296ff7);color: #fff;border-radius: 4px;text-align: center;line-height: 55px;margin: 0 auto;margin-bottom: 46px;}
.vir .v03 .v03a .b .b-s a:hover{background: linear-gradient(to right,#296ff7,#4080fd);}
.vir .v03 .v03a .b .b-s .imgs{width: 100%;height: 212px;background:url(../image/v3-1.png) no-repeat center center;display: block;}


.pay1{width: auto;height: auto;margin: 0 auto;}
.pay1 .p1{width: 100%;height: auto;margin: 0 auto;box-shadow:0px 10px 15px #dddfe3;}
.pay1 .p1 .p01{width: 73.43%;height: auto;margin: 0 auto;justify-content: space-between;display: flex;align-items: center;padding: 16.5px 0;}
.pay1 .p1 .p01 p{font-size: 20px;color: #3f80fd;line-height: 30px;}
.pay1 .p1 .p01 b{font-size: 16px;color: #666;}
.pay1 .p2{width: 100%;height: auto;margin: 0 auto;margin-top: 13px;padding-bottom: 70px;background:#f2f5fa;}
.pay1 .p2 .p02{width: 73.43%;height:auto;margin:0 auto;padding-top:37px;background: #f2f5fa;}
.pay1 .p2 .p02 .pt{width: 100%;height: 30px;background: url(../image/pay-1.png) no-repeat center center;}
.pay2 .p2 .p02 .pt{width: 100%;height: 30px;background: url(../image/pay-2.png) no-repeat center center;}
.pay3 .p2 .p02 .pt{width: 100%;height: 30px;background: url(../image/pay-3.png) no-repeat center center;}
.pay1 .p2 .p02 .pt p{display: inline-block;vertical-align:middle;width: 33%;font-size: 16px;color: #333;line-height: 30px;text-align: center;}
.pay1 .p2 .p02 .pt p:nth-child(1){color: #fff;}
.pay2 .p2 .p02 .pt p:nth-child(1){color: #fff;}
.pay2 .p2 .p02 .pt p:nth-child(2){color: #fff;}
.pay3 .p2 .p02 .pt p:nth-child(1){color: #fff;}
.pay3 .p2 .p02 .pt p:nth-child(2){color: #fff;}
.pay3 .p2 .p02 .pt p:nth-child(3){color: #fff;}
.pay1 .p2 .p02 .pm{margin-top: 30px;}
.pay1 .p2 .p02 .pm table{width: 100%;text-align: center;background: #fff;border-collapse: collapse;}
.pay1 .p2 .p02 .pm table .tr1{width: auto;height: 45px;background:#ebecf0;}
.pay1 .p2 .p02 .pm table .pa{padding-left: 40px;}
.pay1 .p2 .p02 .pm table .tr1 th{border: none;}
.pay1 .p2 .p02 .pm table input{display: inline-block;vertical-align: middle;width: 18px;height: 18px;-webkit-appearance:checkbox;}
.pay1 .p2 .p02 .pm .tr2 .pa input{margin-right:18px;}
.pay1 .p2 .p02 .pm table .tr1 th h6{font-size: 16px;color:#333;display: inline-block;vertical-align: middle;}
.pay1 .p2 .p02 .pm table .tr2 td h5{font-size: 16px;color:#333;display: inline-block;vertical-align: middle;font-weight: 700;}
.pay1 .p2 .p02 .pm table p{line-height: 30px;}
.pay1 .p2 .p02 .pm table .tr2 td{vertical-align:top;padding: 34px 0;}
.pay1 .p2 .p02 .pm table .tr2 td input.n2{border: 1px solid #e2e2e2;width: 88px;height: 36px;color: #333;text-align: center;}
.pay1 .p2 .p02 .pm table .tr2 td .oxl{border: 1px solid #e2e2e2;width: 88px;margin: 0 auto;}
.pay1 .p2 .p02 .pm table .tr2 td .oxl select{width: 75px;height: 36px;text-align: left;text-indent: 20px;color: #333 !important;-webkit-appearance:checkbox;border: none;}
.pay1 .p2 .p02 .pm table .tr2 td:nth-child(6) p{font-size:20px;color:#f33e3e;}
/* .pay1 .p2 .p02 .pm table .tr2 td .pa input[type="checkbox"]{width:18px;height:18px;display:inline-block;vertical-align:middle;text-align:center;position:relative;}
.pay1 .p2 .p02 .pm table .tr2 td .pa input[type="checkbox"]::after{content:'';background:#fff;top:0;left:0;width:100%;height:100%;border:1px solid blue;position:absolute;border-radius:3px;font-weight:700;}
.pay1 .p2 .p02 .pm table .tr2 td .pa input[type="checkbox"]:checked::after{content:'\2713';font-size:15px;background:blue;top:0px;left:0;width:100%;height:100%;color:#fff;font-weight:700;margin-top:0px;padding-bottom:0px} */
/* 备用，输入框的背景颜色 */
.pay1 .p2 .p02 .po{display: block;margin-top: 20px;}
.pay1 .p2 .p02 .pc{display: none;}
.pay1 .p2 .p02 .pb{width: 100%;height: auto;background: none;}
.pay1 .p2 .p02 .pb .b1{width: auto;height: auto;text-align: right;font-size: 0;}
.pay1 .p2 .p02 .pb .b1 p{display: block;}
.pay1 .p2 .p02 .pb .b1 p span{line-height: 77px;color: #333;font-size: 16px;display: inline-block;vertical-align: bottom;margin-left: 10px;}
.pay1 .p2 .p02 .pb .b1 p span:nth-child(2){color: #f33e3e;font-size: 32px;display: inline-block;vertical-align: bottom;line-height: 86px;font-weight: 700;}
.pay1 .p2 .p02 .pb .bt{width:100%;height: auto;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;}
.pay1 .p2 .p02 .pb .bt .t1{display: block;background:#fff;color: #888;font-size: 18px;text-align: center;line-height: 55px;width: 200px;height: auto;}
.pay1 .p2 .p02 .pb .bt .t2{display: block;width: 200px;height: auto;background: linear-gradient(to right,#4080fd,#296ff7);color: #fff;font-size: 18px;text-align: center;line-height: 55px;}
.pay1 .p2 .p02 .pb .bt .t1:hover{background:#3f80fd;color: #fff;}
.pay1 .p2 .p02 .pb .bt .t2:hover{background:linear-gradient(to right,#296ff7,#4080fd);}
.pay2 .p2 .p02 .pb .b1 .b2{height: 45px;width: auto;display: block;}
.pay2 .p2 .p02 .pb .b1 .b2 i span{font-size: 16px;color: #333;display: inline-block;vertical-align: top;margin-left: 30px;}
.pay2 .p2 .p02 .pm2 .t {height: 45px;background: #ebecf0;}
.pay2 .p2 .p02 .pm2 .t p{font-size: 16px;color: #333;line-height: 45px;padding-left: 40px;}
.pay2 .p2 .p02 .pm2 .b {width:calc(100% - 60px);height: auto;background: #fff;padding:0 30px;}
.pay2 .p2 .p02 .pm2 .b .m{width:100%;height: auto;display: flex;justify-content: space-between;align-items: center;padding:27px 0 13px;}
.pay2 .p2 .p02 .pm2 .b .m h4{font-size: 16px;color: #333;line-height: 35px;font-weight: 700;padding-left: 10px;}
.pay2 .p2 .p02 .pm2 .b .m p{font-size: 16px;color: #3f80fd;line-height:35px;padding-right: 30px;}
.pay2 .p2 .p02 .pm2 .b .f{width:100%;height: 40px;display: flex;justify-content: space-between;align-items: center;background: none;margin-bottom: 7px;cursor: pointer;}
.pay2 .p2 .p02 .pm2 .b .f:hover{background: #f0f5ff;}
.pay2 .p2 .p02 .pm2 .b .f .bf{width: auto;height: auto;background: none;font-size: 0;}
.pay2 .p2 .p02 .pm2 .b .f .bf input{width: 22px;height: 22px;display: inline-block;vertical-align: middle;margin: 0 10px;}
.pay2 .p2 .p02 .pm2 .b .f .bf i{display: inline-block;vertical-align: middle;}
.pay2 .p2 .p02 .pm2 .b .f .bf i span{font-size: 16px;color: #333;display: inline-block;vertical-align: top;margin-right: 30px;}
.pay2 .p2 .p02 .pm2 .b .f .bl{display:inline-block;vertical-align: middle;padding-right: 30px;}
.pay2 .p2 .p02 .pm2 .b .f .bl p{font-size: 15px;color: #3f80fd;display: inline-block;vertical-align:middle;cursor: pointer;}
.pay2 .p2 .p02 .pm2 .b .f .bl p:nth-child(2){font-size: 15px;color: #444;}
.pay2 .p2 .p02 .pm2 .b .f .bl .bli{width: 2px;height: 17px;display: inline-block;background: #444;vertical-align: middle;margin: 0 5px;}
.pay2 .p2 .p02 .pm2 .b .f2{background: none;}
.pay2 .p2 .p02 .pm2 .b .f2 .bl{display: none;}
.pay2 .p2 .p02 .pm2 .b .p{border-top: 1px solid #e5e5e5;margin-top: 23px;padding: 39px 0 70px;}
.pay2 .p2 .p02 .pm2 .b .p h4{font-size: 16px;font-weight: 700;display: inline-block;vertical-align: middle;margin-left: 10px;}
.pay2 .p2 .p02 .pm2 .b .p .pf{display: inline-block;vertical-align: middle;font-size: 0;}
.pay2 .p2 .p02 .pm2 .b .p .pf input{width: 22px;height: 22px;display: inline-block;vertical-align: middle;margin: 0 10px;}
.pay2 .p2 .p02 .pm2 .b .p .pf i{display: inline-block;vertical-align: middle;width: 100px;height: 40px;background:url(../image/pay2-1.png) no-repeat center center;}
.pay2 .p2 .p02 .pm2 .b .p .pf:nth-child(2) i{display: inline-block;vertical-align: middle;width: 100px;height: 40px;background:url(../image/pay2-2.png) no-repeat center center;}
.pay3 .p2 .p02 .pm3{width: 100%;height: 360px;background: #fff;margin: 0 auto;margin-top: 30px;padding-bottom: 58px;}
.pay3 .p2 .p02 .pm3 .t{width: auto;height: auto;margin: 0 auto;font-size: 0;padding: 64px 0 24px;}
.pay3 .p2 .p02 .pm3 .t i{width: 56px;height: 56px;display: block;background: url(../image/pay3-1.png) no-repeat center center;margin: 0 auto;margin-bottom: 32px;}
.pay3 .p2 .p02 .pm3 .t h2{font-size: 24px;color: #00b61a;line-height: 35px;text-align: center;}
.pay3 .p2 .p02 .pm3 .m{margin: 0 auto;text-align: center;font-size: 0;margin-bottom: 24px;}
.pay3 .p2 .p02 .pm3 .m p{display: inline-block;vertical-align: top;color: #333333;font-size: 16px;line-height: 30px;padding: 0 17px;}
.pay3 .p2 .p02 .pm3 .m p span{color: #00b61a;margin-left: -5px;}
.pay3 .p2 .p02 .pm3 .b{margin: 0 auto;text-align: center;font-size: 0;}
.pay3 .p2 .p02 .pm3 .b a{display: inline-block;vertical-align: middle;color: #3f80fd;font-size: 16px;line-height: 30px;}
.pay3 .p2 .p02 .pm3 .b .b1{width: 2px;height: 18px;display: inline-block;vertical-align:middle;background: linear-gradient(90deg,#edf1ff,#80a5fe);margin: 0 24px;}






.regis{width: auto;height: auto;margin: 0 auto;}
.regis .re1{width: auto;height: auto;margin: 0 auto;display: flex;justify-content: space-between;align-items: flex-start;}
.regis .re1 .l{width:50%;height: auto;position: relative;}
.regis .re1 .l img{display: block;width: 100%;height: auto;}
.regis .re1 .l .wx{width:auto;height: auto;bottom: 50px;right: 70px;position: absolute;font-size: 0;}
.regis .re1 .l .wx img{display: inline-block;width:auto;height: 100%;vertical-align: middle;}
.regis .re1 .l .wx .wxx{display:inline-block;width: auto;height: auto;vertical-align: middle;margin-left: 20px;}
.regis .re1 .l .wx .wxx p{font-size: 16px;line-height: 30px;color: #fff;opacity: 0.7;}
.regis .re1 .r{width:50%;height: auto;margin:0 auto;text-align: center;margin-top: 93px;}
.regis .re1 .r .rt{width: 600px;height: auto;margin: 0 auto;margin-left: 255px;}
.regis .re1 .r .rt h2{color: #333;line-height: 56px;font-size: 36px;margin-bottom: 78px;font-weight: 700;width: calc(100% - 152px);}
.regis .re1 .r .rt .rb{width: auto;height: auto;}
.regis .re1 .r .rt .rb .rb1{width:calc(100% - 150px);display: block;border-bottom: 1px solid #e2e2e2;margin-bottom: 2px;}
.regis .re1 .r .rt .rb .rb1 h3{font-size: 20px;line-height: 60px;display: block;width: 82px;border-bottom: 3px solid #3f80fd;color: #282828;}
.regis .re1 .r .rt .rb .rb1 i{display: block;height: auto;background-color: red;margin-top: -2px;overflow: hidden;}
.regis .re1 .r .rt .rb .rb2 {width: auto;height: auto;}
.regis .re1 .r .rt .rb .rb2 .t {width: auto;height: auto;margin-top: 40px;text-align: left;}
.regis .re1 .r .rt .rb .rb2 .t .t1 input{width: calc(100% - 152px);height: 53px;border: 1px solid #e2e2e2;text-indent: 20px;margin-bottom: 30px;border-radius: 2px;color: #333;display: inline-block;vertical-align: middle;}
.regis .re1 .r .rt .rb .rb2 .t .t1{position: relative;}
.regis .re1 .r .rt .rb .rb2 .t .t1 .yj{position: absolute;top: 38%;right:27%;transform: translate(0%,-50%);width: 25px;height: auto;display: block;}

.regis .re1 .r .rt .rb .rb2 .t .t1 p{display: inline-block;vertical-align: middle;font-size: 12px;color: #3074f9;}
.regis .re1 .r .rt .rb .rb2 .mm{width: auto;height: auto;text-align: left;}
.regis .re1 .r .rt .rb .rb2 .mm .m {width:calc(100% - 152px);height: 53px;text-align: left;border: 1px solid #e2e2e2;line-height: 53px;text-indent: 20px;border-radius: 2px;margin-bottom: 30px;display: inline-block;vertical-align: middle;}
.regis .re1 .r .rt .rb .rb2 .mm .m select{color: #333 !important;}
.regis .re1 .r .rt .rb .rb2 .mm .m input{color: #333;text-indent: 18px;}
.regis .re1 .r .rt .rb .rb2 .mm p{display: inline-block;vertical-align: middle;margin-bottom: 30px;font-size: 12px;color: #3074f9;}
.regis .re1 .r .rt .rb .rb2 .b{width: calc(100% - 152px);height: 53px;text-align: left;border: 1px solid #e2e2e2;line-height: 53px;text-indent: 20px;border-radius: 2px;margin-bottom: 30px;font-size: 0;}
.regis .re1 .r .rt .rb .rb2 .b input{color: #333;width: calc(100% - 153px);font-size: 16px;display: inline-block;vertical-align: middle;}
.regis .re1 .r .rt .rb .rb2 .b a{display: inline-block;vertical-align: middle;width: 132px;line-height: 30px;border-left: 1px solid #e2e2e2;font-size: 16px;color: #3f80fd;text-indent: 27px;}
.regis .re1 .r .rt .rb .rb2 .zc{width: calc(100% - 150px);height: 55px;display: block;background:linear-gradient(to right,#4081fd,#296ff7);line-height: 55px;font-size: 18px;color: #fff;border-radius: 4px;margin-bottom: 50px;}
.regis .re1 .r .rt .rb .rb2 .zc:hover{background:linear-gradient(to right,#296ff7,#4081fd);}
.regis .re1 .r .rt .rb p{text-align: left;font-size: 17px;}
.regis .re1 .r .rt .rb p span a{color: #3f80fd;}
.regis .re1 .r .rt .rb p span a:hover{color:#296ff7;}

.login{width: auto;height: auto;margin: 0 auto;}
.login .lo1{width: auto;height: auto;margin: 0 auto;display: flex;justify-content: space-between;align-items: flex-start;}
.login .lo1 .l{width:50%;height: auto;position: relative;}
.login .lo1 .l img{display: block;width: 100%;height: auto;}
.login .lo1 .l .wx{width:auto;height: auto;bottom: 50px;right: 70px;position: absolute;font-size: 0;}
.login .lo1 .l .wx img{display: inline-block;width:auto;height: 100%;vertical-align: middle;}
.login .lo1 .l .wx .wxx{display:inline-block;width: auto;height: auto;vertical-align: middle;margin-left: 20px;}
.login .lo1 .l .wx .wxx p{font-size: 16px;line-height: 30px;color: #fff;opacity: 0.7;}
.login .lo1 .r{width:50%;height: auto;margin:0 auto;text-align: center;margin-top: 93px;}
.login .lo1 .r .rt{width: 450px;height: auto;margin: 0 auto;}
.login .lo1 .r .rt h2{color: #333;line-height: 56px;font-size: 36px;margin-bottom: 78px;font-weight: 700;}
.login .lo1 .r .rt .rb{width: auto;height: auto;text-align: left;}
.login .lo1 .r .rt .rb .rb1{width:auto;display: block;border-bottom: 1px solid #e2e2e2;margin-bottom: 2px;}
.login .lo1 .r .rt .rb .rb1 ul{width: auto;height: auto;font-size: 0;}
.login .lo1 .r .rt .rb .rb1 ul li{display: inline-block;width: 82px;font-size: 20px;line-height: 60px;margin-right: 36px;}
.login .lo1 .r .rt .rb .rb1 ul li a{color: #999;}
.login .lo1 .r .rt .rb .rb1 ul .h1{border-bottom: 3px solid #3f80fd;}
.login .lo1 .r .rt .rb .rb1 ul .h1 a{color:#282828;}
.login .lo1 .r .rt .rb .rb1 h3{font-size: 20px;line-height: 60px;display: inline-block;width: 82px;border-bottom: 3px solid #3f80fd;color: #282828;}
.login .lo1 .r .rt .rb .rb1 i{display: block;height: auto;background-color: red;margin-top: -2px;overflow: hidden;}
.login .lo1 .r .rt .rb .rb2 {width: auto;height: auto;}
.login .lo1 .r .rt .rb .rb2 .t {width: auto;height: auto;margin-top: 40px;}
.login .lo1 .r .rt .rb .rb2 .t input{width: calc(100% - 2px);height: 53px;border: 1px solid #e2e2e2;text-indent: 20px;margin-bottom: 30px;border-radius: 2px;color: #333;}
.login .lo1 .r .rt .rb .rb2 .t input:nth-child(2){margin-bottom: 0;}
.login .lo1 .r .rt .rb .rb2 .m {width: auto;height: 53px;text-align: left;border: 1px solid #e2e2e2;line-height: 53px;text-indent: 20px;border-radius: 2px;margin-bottom: 30px;margin-top: 40px;}
.login .lo1 .r .rt .rb .rb2 .m select{color: #333 !important;}
.login .lo1 .r .rt .rb .rb2 .m input{color: #333;text-indent: 18px;}
.login .lo1 .r .rt .rb .rb2 .b{width: auto;height: 53px;text-align: left;border: 1px solid #e2e2e2;line-height: 53px;text-indent: 20px;border-radius: 2px;font-size: 0;}
.login .lo1 .r .rt .rb .rb2 .b input{color: #333;width: calc(100% - 153px);font-size: 16px;display: inline-block;vertical-align: middle;}
.login .lo1 .r .rt .rb .rb2 .b a{display: inline-block;vertical-align: middle;width: 132px;line-height: 30px;border-left: 1px solid #e2e2e2;font-size: 16px;color: #3f80fd;text-indent: 27px;}
.login .lo1 .r .rt .rb .ljzc{margin: 30px 0;display: block;text-align: right;font-size: 17px;color: #222;}
.login .lo1 .r .rt .rb .ljzc:hover{color:#3f80fd}
.login .lo1 .r .rt .rb .rb2 .b2{width: auto;height: auto;font-size: 0;display: flex;justify-content: space-between;align-items: center;}
.login .lo1 .r .rt .rb .rb2 .b2 .wj{margin: 30px 0;display: inline-block;vertical-align: middle;text-align: left;font-size: 17px;color: #222;}
.login .lo1 .r .rt .rb .rb2 .b2 .ljzc{margin: 30px 0;display: inline-block;vertical-align: middle;text-align: right;font-size: 17px;color: #222;}
.login .lo1 .r .rt .rb .rb2 .wj:hover{color:#3f80fd}
.login .lo1 .r .rt .rb .rb2 .ljzc:hover{color:#3f80fd}
.login .lo1 .r .rt .rb .dl{width: 100%;height: 55px;display: block;background:linear-gradient(to right,#4081fd,#296ff7);line-height: 55px;font-size: 18px;color: #fff;border-radius: 4px;margin-bottom: 50px;text-align: center;}
.login .lo1 .r .rt .rb .dl:hover{background:linear-gradient(to right,#296ff7,#4081fd);}
.login .lo1 .r .rt .rb .oth{width: auto;height: auto;text-align: left;font-size: 0;}
.login .lo1 .r .rt .rb .oth p{font-size: 17px;color: #444;display: inline-block;vertical-align: middle;}
.login .lo1 .r .rt .rb .oth a{display: inline-block;width: auto;height: auto;vertical-align: middle;margin: 0 13.5px;}
.login .lo1 .r .rt .rb .oth a img{display: block;width: auto;height: auto;}
.rb2 .b #y_code{border: none !important;background:none !important;}

.center{width: auto;height: auto;margin: 0 auto;}
.center .cen{width: 73.44%;height: auto;margin: 0 auto;padding-top: 55px;padding-bottom: 140px;display: flex;justify-content: space-between;align-items: flex-start;}
.center .cen .l{width:18.43%;height: auto;}
.center .cen .l h3{font-size: 20px;color: #333;font-weight: 700;text-align: center;margin-bottom: 30px;}
.center .cen .l .ll{width: auto;height: auto;}
.center .cen .l .ll ul{font-size: 0;width: auto;height: auto;}
.center .cen .l .ll ul li{width: auto;height: auto;;text-align: center;cursor: pointer;}
.center .cen .l .ll ul li .list{width: auto;height: auto;display: block;}
.center .cen .l .ll ul li .list .icon-huiyuanzhongxin{display: inline-block;vertical-align: middle;width: 20px;height: auto;margin-right: 15px;font-size: 20px;}
.center .cen .l .ll ul li .list .icon-ziliaoduibi{display: inline-block;vertical-align: middle;width: 20px;height: auto;margin-right: 15px;font-size: 20px;}
.center .cen .l .ll ul li .list .icon-tuichu{display: inline-block;vertical-align: middle;width: 20px;height: auto;margin-right: 15px;font-size: 20px;}
.center .cen .l .ll ul li .list h4{display:inline-block;vertical-align: middle ;font-size: 16px;color: #000;line-height: 50px;}
.center .cen .l .ll ul li:hover {background:linear-gradient(to right,#4080fd,#296ff7);color:#fff}
.center .cen .l .ll ul li:hover a{color:#fff}
.center .pgy_userIndex{width: 75.17%;height: auto;}
.center .pgy_userIndex h3{font-size:20px;font-weight:bold;color: #000;margin-bottom: 20px;padding-bottom: 30px;border-bottom: 1px solid #ebebeb;}
.center .pgy_userIndex .userInfo{height:70px;line-height:70px;display:block;font-size: 16px;color: #666;position: relative;cursor: pointer;}
.center .pgy_userIndex .userInfo label{display:inline-block;vertical-align: middle;text-align:right;margin-right:25px;width:185px;}
/* .center .pgy_userIndex .userInfo:hover{background:#f0f5ff;} */
.center .pgy_userIndex .userInfo p{display: inline-block;vertical-align: middle;text-align:left;width:auto;color: #000000;}
.center .pgy_userIndex .userInfo .ed{position: absolute;right: 50px;top:0;color:#3f80fd;font-size: 15px;}
/* .center .pgy_userIndex form{margin-top: -20px;} */
.center .pgy_userIndex table{width: 100%;height:auto;border-collapse: collapse;}
.center .pgy_userIndex table .cr1{height: auto;width: auto;background: #ebecf0;color: #333;font-size: 15px;}
.center .pgy_userIndex table .cr1 .cp{width: auto;height: auto;}
.center .pgy_userIndex table .cr1 .cp input{width:18px;height:18px;display: inline-block;vertical-align: middle;margin-right:10px;}
.center .pgy_userIndex table .cr1 .cp h6{width: auto;height: auto;display: inline-block;vertical-align: middle;line-height: 45px;}
.center .pgy_userIndex table .cr2 th:nth-child(5) h6{color: #00b61a;}
.center .pgy_userIndex table .cr2 .cs{width: auto;height: auto;font-size: 0;}
.center .pgy_userIndex table .cr2 .cs a{display: inline-block;vertical-align: middle;font-size:14px;color:#3f80fd;}
.center .pgy_userIndex table .cr2 .cs .in{display: inline-block;vertical-align: middle;line-height: 60px;width: 2px;height: 16px;background: linear-gradient(90deg,#828282,#b1b1b1);margin: 0 9px;}
.center .pgy_userIndex table .cr2 .cs b{display: inline-block;vertical-align: middle;font-size:14px;color:#444444;}
.center .pgy_userIndex table .mtop{width: auto;height:15px;}
.center .pgy_userIndex table .cr2{background: #fff;font-size: 15px;color: #333;height: 60px;border-top: 1px solid #ebebeb;border-bottom:1px solid #ebebeb;}
.center .pgy_userIndex table .cr2 .cp input{width:18px;height:18px;display: inline-block;vertical-align: middle;margin-right:10px;}
.center .pgy_userIndex table .cr2 .cp h6{width: auto;height: auto;display: inline-block;vertical-align: middle;line-height: 45px;}
.center .pgy_userIndex .p-b{margin-top: 30px;width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.center .pgy_userIndex .p-b .cp{width: auto;height: auto;padding-left: 15px;}
.center .pgy_userIndex .p-b .cp input{width:18px;height:18px;display: inline-block;vertical-align: middle;margin-right:10px;}
.center .pgy_userIndex .p-b .cp b{display: inline-block;vertical-align: middle;width: 80px;height: 30px;background: #ebecf0;font-size: 14px;color: #333333;line-height: 30px;text-align: center;}
.center .pgy_userIndex .p-b .br{width: auto;height: auto;}
.center .pgy_userIndex .p-b .br ul{font-size: 0;}
.center .pgy_userIndex .p-b .br ul li{width: auto;padding:0 9px;background: #f1f2f4;display: inline-block;vertical-align: middle;}
.center .pgy_userIndex .p-b .br ul li a{font-size: 14px;color: #333333;line-height: 30px;display: block;}
.center .pgy_userIndex .p-b .br ul li.hov{background: #3f80fd;}
.center .pgy_userIndex .p-b .br ul li.hov a{color: #fff;}
.center .pgy_userIndex .p-b .br ul li:hover{background: #3f80fd;}
.center .pgy_userIndex .p-b .br ul li:hover a{color: #fff;}
.center .pgy_userIndex table th{padding-left:15px}
.center .pgy_userIndex table td{padding-left:15px}
.center .pgy_userIndex table td:nth-child(1){padding-left: 15px;}
.center .pgy_userIndex table td:nth-child(6) h6{text-indent: 18px;}
.center .pgy_userIndex table .cr1 th h6{width: auto;height: auto;display: inline-block;vertical-align: middle;line-height: 45px;}
.center .cen.detai .pgy_userIndex table .cr2{border: none;}
.center .cen.detai .pgy_userIndex table td{vertical-align: top;}
.center .cen.detai .pgy_userIndex table td h6{line-height: 60px;}
.center .cen.detai .pgy_userIndex table .cr2 td .xq h3{line-height: 30px;font-weight: 700;font-size: 15px;color: #333;margin:15px 0 0 ;padding: 0 ;border: none;}
.center .cen.detai .pgy_userIndex table .cr2 td .xq p{line-height: 30px;color:#333;}
.center .cen.detai .pgy_userIndex .p-b1{border-top:1px solid #ebebeb;display: block;text-align: right;font-size: 0;padding-top:30px;margin-right: 7px;}
.center .cen.detai .pgy_userIndex .p-b1 p{display: inline-block;vertical-align: middle;font-size:15px;color: #333333;}
.center .cen.detai .pgy_userIndex .p-b1 h2{display: inline-block;vertical-align: middle;font-size:26px;color: #00b61a;}
.center .cen.detai .pgy_userIndex table .cr2 th:nth-child(5) h6{text-indent: 15px;}
.center .cen.detai .pgy_userIndex table .cr2 th:nth-child(6) h6{text-indent: 5px;}


.center .pgy_userIndex .userInfo.chang{font-size: 0;}
.center .pgy_userIndex .userInfo.chang label{font-size: 16px;}
.center .pgy_userIndex .userInfo input{color: #000;border: 1px solid #dedede;line-height: 45px;display: inline-block;vertical-align: middle;font-size: 15px;text-indent: 10px;}
.center .pgy_userIndex .xig{display: block;width: 215px;height: 53px;background:linear-gradient(to right,#4080fd,#296ff7);text-align: center;line-height: 55px;border-radius: 5px;color: #fff;margin-left:15.2%;margin-top: 50px;}
.center .pgy_userIndex .xig:hover{background: linear-gradient(to left,#4080fd,#296ff7);}
.dodo{width: 100%;height: 388px;background: #fff;margin: 0 auto;position: absolute;top: 125px;left: 0;}
.dodo:hover .dodo .do{display: block !important;}
.dodo.do1{top: 97px;}
.dodo .do{padding: 44px 110px;justify-content: space-between;align-items: center;display: flex;width: auto;height: auto;}

.dodo .do .l{width: 800px;height: 300px;display: block;}
.dodo .do .l img{display: block;width: 100%;height: auto;}
.dodo .do .r{width: 785px;height: auto;display: block;font-size: 0;text-align: left;}
.dodo .do .r .rl{width:auto;height: auto;display: inline-block;vertical-align:middle;margin-right:47px;font-size: 0;min-width: 198px;margin:25px 47px 25px 0}
.dodo .do .r .rl .lz{display: inline-block;vertical-align: middle;width: 60px;height: 57px;}
.dodo .do .r .rl .lz .li{position: relative;height: 57px;}
.dodo .do .r .rl .lz .li img{position: absolute;top: 0;left: 0;z-index: 2;}
.dodo .do .r .rl .lz .li .ic{position: absolute;bottom: 0;right: 0;z-index: 1;background:linear-gradient(90deg,#4080fd,#296ff7);width: 30px;height: 30px;border-radius: 10px;transition: all 500ms;}
.dodo .do .r .rl:hover .lz .li .ic{bottom:calc(100% - 30px);right:calc(100% - 30px);border-radius:20px;}
.dodo .do .r .rl .lr{display: inline-block;vertical-align: middle;width: calc(100% - 70px);height: auto;margin-left: 10px;} 
.dodo .do .r .rl .lr .lit{font-size: 20px;color: #333;line-height: 27px;}
.dodo .do .r .rl .lr .lis{font-size: 16px;color: #999;line-height: 27px;}







/*面包屑*/
.snavbar2{width: 100%;height: auto;background: #fff;box-shadow: 1px 2px 2px 2px rgba(0,0,0,0.1)}
.snavbar2 .snavbox{width: 1200px;height: auto;margin: 0 auto;}
.snavbar2 .snavbox .snav{float:left;}
.snavbar2 .snavbox .snav ul li{float:left;margin-right: 45px;}
.snavbar2 .snavbox .snav ul li a{font-size: 15px;color:#222;line-height: 68px;display: block;text-align: center;border-bottom: 2px solid #fff;}
.snavbar2 .snavbox .snav ul li.hov a{color:#3e7ffc;border-color:#3e7ffc;}
.snavbar2 .snavbox .snav ul li:hover a{color:#3e7ffc;border-color:#3e7ffc;}
.snavbar2 .snavbox .bread{float:right;font-size: 13px;color:#666;line-height: 70px;display: inline-block;padding-left:22px;}
.snavbar2 .snavbox .bread a{font-size: 13px;color:#666;line-height: 50px;display: inline-block;padding: 0 5px;padding-right: 6px}
.snavbar2 .snavbox .bread a.current{color:#333;}
.snavbar2 .snavbox .bread a:hover{color:#3e7ffc;}

/*上一篇下一篇*/
.prenext{width: auto;height:auto;margin: 0 auto;padding:24px 0 ;border-top: 1px solid #e6e6e6;}
.prenext ul{width: 100%;font-size: 0;text-align: left;}
.prenext ul li{font-size:16px;color:#666;line-height:28px;width: 50%;display: inline-block;vertical-align: middle;}
.prenext ul li a{font-size:16px;color:#666;line-height:28px;display:inline-block;}
.prenext ul li a:hover{color:#000;}
.prenext ul li:nth-child(2){text-align: right;}


/*列表翻页*/
.dede_pages{overflow:hidden;padding:10px 0 20px;clear:both; height:auto;}
.dede_pages ul{font-size:12px;color:#999; text-align:center;}
.dede_pages ul li{color:#666666; display:inline-block;overflow: hidden;margin-right: 5px;line-height: 40px;}
.dede_pages ul li:last-child{border: 1px solid #eee;cursor: pointer;position: relative;}
.dede_pages ul li select{border:none;background: transparent;outline: none;height: 38px;width: 60px;}
.dede_pages ul li select option{display: block;width: 100px;font-size: 16px;color:#000}
.dede_pages ul li .optionkw{position: absolute;top: 50%;right: 50%;transform: translate(0,-50%);}
.dede_pages ul li a{color:#666666;text-decoration:none;width: 40px;height: 40px;line-height: 40px;display: block;}
.dede_pages ul li a.next{font-family: '宋体';}

.dede_pages ul li a.prev{font-family: '宋体';}

.dede_pages ul li:hover{ background:#3e7ffc;color:#fff;}
.dede_pages ul li:hover select{border-color:#3e7ffc;}
.dede_pages ul li:hover a{color:#fff;}
.dede_pages ul li:hover span{color:#fff;}
.dede_pages ul li.thisclass{width: 40px;height: 40px;background:#3e7ffc;color:#fff;}


/*右侧功能*/
.right-contact-img {z-index: 100; position: fixed; width: 45px; height: auto; overflow: visible; bottom: 113px; right: 0px; position: absolute}
.right-contact-img ul li {position: relative; width: 45px; height: 45px;list-style:none;margin-bottom: 5px;}
.right-contact-img ul li.phone{background-color: rgba(0,0,0,0.7);}
.right-contact-img ul li:hover.phone{background-color: rgba(237,45,35,1);}
.right-contact-img ul .last {margin-bottom: 0px}
.right-contact-img ul li .pull_down2 {position: absolute; width: 201px; height: 45px; top: 0px; right: -201px}
.right-contact-img ul li .pull_down2 a {width: 201px; display: block; height: 45px}
.right-contact-img ul li .pull_down3 {position: absolute; width: 201px; height: 45px; top: 0px; right: -201px}
.right-contact-img ul li .pull_down3 a {width: 201px; display: block; height: 45px}
.right-contact-img ul{padding-left:0px;margin:0px;}
.fkabo{bottom:68px;position:fixed;right:0px;display:block;width:45px;height:45px;cursor:pointer;background:rgba(0,0,0,0.7) url(http://www.0731pgy.com/Public/Home/images/index/icon_code.png) right center no-repeat;z-index:600000;}
.right-contact-img ul li:hover{background-position: left center;}
div:hover.fkabo{background-position: right center;}
.fkabo  .weib{display:none;position:absolute;margin-left:-165px;margin-top:-124px;z-index:99999;}


 /*-------- 下拉菜单 --------------*/
.dropMenu {position:fixed;z-index:9999;width: 100%;visibility: hidden;margin-top: 0;margin-left: 0;background:#fff;min-width: 160px;padding:44px 0;box-shadow: 0px 0px 25px rgba(0,0,0,.2); top: 125px !important;border-top: 1px solid #eee;left: 0 !important;font-size: 0;clip: inherit;}
.dropMenu li{margin-right: 0;}
.dropMenu li a{display:block;font-size: 15px;color:#fff;line-height: 40px;text-align: center;}






.dropMenu-s{top: 96px !important;clip:inherit;transition: 200ms;}

.small-header .dropMenu.dropMenu-s{transform: translateY(-97px);}
.show-header .dropMenu.dropMenu-s{transform: translateY(0);}


.dropMenu .nav-r{width:42%;height:300px;display:inline-block;vertical-align:middle;background: url(../image/xg1.jpg) no-repeat center center;margin-left: 5%;}
.dropMenu .nav-l{width:785px;height:auto;display:inline-block;vertical-align:middle;margin-left:5%;}
.dropMenu .nav-l li{margin-right:47px;font-size: 0;min-width: 198px;margin:25px 47px 25px 0;height:auto;display:inline-block;vertical-align:middle;cursor: pointer;}
.dropMenu .nav-l li .lz{display: inline-block;vertical-align: middle;width: 60px;height: 57px;margin-right: 14px;}
.dropMenu .nav-l li .lz .li{position: relative;height: 57px;}
.dropMenu .nav-l li .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-1.png) no-repeat center center;}
.dropMenu .nav-l li:nth-child(2) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-2.png) no-repeat center center;}
.dropMenu .nav-l li:nth-child(3) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-3.png) no-repeat center center;}
.dropMenu .nav-l li:nth-child(4) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-4.png) no-repeat center center;}
.dropMenu .nav-l li:nth-child(5) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-5.png) no-repeat center center;}
.dropMenu .nav-l li:nth-child(6) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-6.png) no-repeat center center;}

.dropMenu .nav-l li .lz .li .ic{position: absolute;bottom: 0;right: 0;z-index: 1;background:linear-gradient(90deg,#4080fd,#296ff7);width: 30px;height: 30px;border-radius: 10px;}

.dropMenu .nav-l li a{display: inline-block;vertical-align: middle;font-size: 20px;color: #333;line-height: 27px;text-align: left;}
.dropMenu .nav-l li a span{display: block;font-size: 16px;color: #999;line-height: 27px;}
.dropMenu .nav-l li:hover .lz .li .ic{bottom:calc(100% - 30px);right:calc(100% - 30px);border-radius:20px;transition: all 300ms;}
.dropMenu .nav-l li:hover a{color: #4080fd;}
#dropmenu3 .nav-r{background: url(../image/xg2.jpg) no-repeat center center;}
#dropmenu3 .nav-l{vertical-align: top;margin:35px 110px 0}
#dropmenu3 .nav-l li:nth-child(1) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-b1.png) no-repeat center center;}
#dropmenu3 .nav-l li:nth-child(2) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-b2.png) no-repeat center center;}
#dropmenu3 .nav-l li:nth-child(3) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-b3.png) no-repeat center center;}

#dropmenu6 .nav-r{background: url(../image/xg3.jpg) no-repeat center center;}
#dropmenu6 .nav-l li:nth-child(1) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-c1.png) no-repeat center center;}
#dropmenu6 .nav-l li:nth-child(2) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-c2.png) no-repeat center center;}
#dropmenu6 .nav-l li:nth-child(3) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-c3.png) no-repeat center center;}
#dropmenu6 .nav-l li:nth-child(4) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-c4.png) no-repeat center center;}
#dropmenu6 .nav-l li:nth-child(5) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-c5.png) no-repeat center center;}

#dropmenu7 .nav-r{background: url(../image/xg4.jpg) no-repeat center center;}
#dropmenu7 .nav-l{vertical-align: top;margin:35px 110px 0}
#dropmenu7 .nav-l li:nth-child(1) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-d1.png) no-repeat center center;}
#dropmenu7 .nav-l li:nth-child(2) .lz .li b{position: absolute;top: 0;left: 0;z-index: 2;width: 60px;height: 57px;display: block;background: url(../image/xl-d2.png) no-repeat center center;}



.get-quote-block .input-li .input-box #y_code{position: absolute;font-size: 16px;color: #333;opacity: 0.5;top: 50%;right: 0;transform: translate(0,-50%);}
.get-quote-block .input-li .input-box #code{position: absolute;top: 50%;right: 0;transform: translate(0,-50%);font-size: 16px;color: #333;opacity: 0.5;}




.i05 .formbox .r table .box.boxa{position: relative;width: 100%;}
.i05 .formbox .r table .boxaa{position:absolute;bottom:10%;right:3%;width:auto;height:30px;line-height:30px;color:#333;font-size:14px;}
.i05 .formbox .r table .boxab{position:absolute;bottom:10%;right:3%;width:auto;height:30px;line-height:30px;color:#333;font-size:14px;}

.about .a05 .b form td .box.boxa{position: relative;width: 100%;}
.about .a05 .b form td .boxaa{position:absolute;bottom:10%;right:3%;width:auto;height:30px;line-height:30px;color:#333;font-size:14px;}
.about .a05 .b form td .boxab{position:absolute;bottom:10%;right:3%;width:auto;height:30px;line-height:30px;color:#333;font-size:14px;}





@media(max-width:1680px){
  .nsbox{width: 96%;padding: 3% 2%;}
  .nsbox .nst h2{font-size: 30px;margin-bottom: 2%;line-height: 35px;}
  .nsbox .nst{width: 100%;}
  .nsbox .nsb{width: 100%;}
  .nsbox .nsb ul li{margin-bottom: 2%;}
  .nsbox .nsb ul li .txts .mon{font-size: 17px;}
  .nsbox .nsb ul li .txts .tit{font-size: 20px;line-height: 25px;}
  .nsbox .nsb ul li .txts p{font-size: 15px;line-height: 25px;}
  }

  @media(max-width:1000px){
    #aDialog{position: fixed;width: 80% !important;height: auto;top: 50%;left: 50%;transform: translate(-50%, -50%);background: rgb(255, 255, 255);z-index: 10}
  .nsbox .nsb ul li .imgs{width: 100px;height: 100px;padding:2%;margin-right: 2%;}
  .nsbox .nsb ul li{margin-bottom: 2%;}
  .nsbox .nsb ul li .txts .mon{font-size: 12px;line-height: 20px;margin-bottom: 1%;}
  .nsbox .nsb ul li .txts .tit{font-size: 17px;line-height: 25px;margin-bottom: 1%;}
  .nsbox .nsb ul li .txts p{font-size: 12px;line-height: 25px;}
  .nsbox .nsb ul li .txts{padding: 2% 0;}

  
  }

  @media(max-width:700px){
    #aDialog{position: fixed;width: 80% !important;height: auto;top: 50%;left: 50%;transform: translate(-50%, -50%);background: rgb(255, 255, 255);z-index: 10}
    .dialogheader{font-size: 20px !important;font-weight: bold;text-align: center;color: #222;margin-top: 6.8%;margin-bottom: 6%;}
    .pgyDialogOrder{width: auto;margin: 0 7.75%;font-size: 0;}
    .aDialogInput{display: block;width: auto;margin-bottom: 21px;}
    .aDialogInput .label {display: inline-block;vertical-align: middle;width: auto;margin-right: 20px;text-align: right;border: 0px solid skyblue;font-size: 15px !important;color: #333;}
    .aDialogInput input{display: inline-block;vertical-align: middle;width: calc(100% - 138px);height: 49px;line-height: 49px;text-align: left;border: 1px solid #dfdfdf;border-radius: 4px;}
    .footerbar .footer .btm .r{display: none;}
  }
  @media(max-width:428px){
    .nsbox .nst h2{font-size: 25px;}
    .nsbox .nsb ul li .txts{width: 75%;}
    .nsbox .nsb ul li .imgs{width: 65px;height: 65px;}
    
  }