| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050 |
- body {
- margin: 0;
- padding: 0;
- font-family: 'Microsoft YaHei','\5FAE\8F6F\96C5\9ED1','Hiragino Sans GB', tahoma,arial,sans-serif;
- }
- .pullLeft {
- float: left !important;
- }
- .pullRight {
- float: right !important;
- }
- .pullClear {
- clear: both !important;
- }
- .container {
- width: 1100px;
- margin-left: auto;
- margin-right: auto;
- }
- .fullC {
- width: 100%;
- background-color: RGB(50,52,54);
- position:fixed;
- top:0;
- z-index: 100;
- }
- .fullC .CHeader {
- width: 1100px;
- height: 50px;
- background-color: RGB(50,52,54);
- margin-left: auto;
- margin-right: auto;
- }
- .CHeader .logo {
- background-image: url("../images/logo@2x.png");
- width: 175px;
- height: 50px;
- margin: 8px 0px;
- }
- .CHeader .Tel400 {
- height: 50px;
- line-height: 50px;
- vertical-align: middle;
- margin-right: 45px;
- width: 135px;
- }
- .CHeader .Tel400 div:nth-child(1) {
- margin: 10px 0px;
- width: 26px;
- height: 26px;
- background-image: url("../images/电话icon@2x.png");
- margin-right: 10px;
- }
- .CHeader .Tel400 div:first-child {
- margin: 10px 0px;
- width: 26px;
- height: 26px;
- background-image: url("../images/电话icon@2x.png");
- margin-right: 10px;
- }
- .CHeader .Tel400 div:nth-child(2) {
- font-size: 16px;
- color: white;
- }
- .CHeader .Tel400 div:first-child + div {
- font-size: 16px;
- color: white;
- }
- .CHeader .menu {
- font-size: 14px;
- padding: 17px 0px;
- }
- .CHeader .menu a {
- margin-left: 25px;
- color: RGBA(255,255,255, 0.5);
- *color: RGB(255,255,255);/*IE6,7*/
- color: RGB(255,255,255)\0;/*IE8*/
- color: RGBA(255,255,255, 0.5)\9\0;/*IE9*/
- text-decoration: none;
- }
- .CHeader .menu a:nth-child(1) {
- border: 1px solid RGBA(255,255,255, 0.5);
- *border: 1px solid RGB(255,255,255);/*IE6,7*/
- border: 1px solid RGB(255,255,255)\0;/*IE8*/
- border: 1px solid RGBA(255,255,255, 0.5)\9\0;/*IE9*/
- padding: 7px 10px;
- border-radius: 14px;
- }
- .CHeader .menu a:first-child {
- border: 1px solid RGBA(255,255,255, 0.5);
- *border: 1px solid RGB(255,255,255);/*IE6,7*/
- border: 1px solid RGB(255,255,255)\0;/*IE8*/
- border: 1px solid RGBA(255,255,255, 0.5)\9\0;/*IE9*/
- padding: 7px 10px;
- border-radius: 14px;
- }
- .CHeader .menu a:nth-child(2) {
- }
- .page1 {
- background-image: url("../images/banner@2x.png");
- width: 100%;
- height: 900px;
- }
- .page2 {
- background-color: RGB(250,251,252);
- width: 100%;
- height: 900px;
- text-align: center;
- }
- .page2 .container {
- height: 100%;
- }
- .page2 .container .title {
- color: RGB(51,51,51);
- font-size: 38px;
- padding-top: 120px;
- margin-bottom: 30px;
- }
- .page2 .subTitle {
- color: RGB(140,140,140);
- font-size: 16px;
- letter-spacing: 1px;
- line-height: 32px;
- margin-bottom: 40px;
- }
- .page2 .images {
- background-image: url("../images/整图@2x.png");
- width: 940px;
- height: 500px;
- margin-left: auto;
- margin-right: auto;
- }
- .page3 {
- background-color: RGB(240,241,242);
- width: 100%;
- height: 900px;
- }
- .page3 .container {
- height: 100%;
- }
- .page3 .container .content{
- width: 500px;
- }
- .page3 .container .title {
- color: RGB(38,38,38);
- font-size: 38px;
- padding-top: 300px;
- margin-bottom: 30px;
- }
- .page3 .subTitle {
- color: RGB(140,140,140);
- font-size: 16px;
- letter-spacing: 1px;
- line-height: 32px;
- margin-bottom: 40px;
- }
- .page3 .subTitle font {
- color: RGB(140,140,140);
- font-size: 16px;
- letter-spacing: 1px;
- line-height: 32px;
- margin-bottom: 40px;
- font-weight: bold;
- }
- .page3 .images {
- margin-top: 160px;
- background-image: url("../images/整图page3.png");
- width: 522px;
- height: 570px;
- }
- .page4 {
- background-color: RGB(250,251,252);
- width: 100%;
- height: 900px;
- }
- .page4 .container {
- height: 100%;
- text-align: center;
- }
- .page4 .container .title {
- color: RGB(38,38,38);
- font-size: 38px;
- padding-top: 120px;
- margin-bottom: 30px;
- }
- .page4 .subTitle {
- color: RGB(140,140,140);
- font-size: 16px;
- letter-spacing: 1px;
- line-height: 32px;
- margin-bottom: 35px;
- }
- .page4 .list>div{
- width: 25%;
- height: 205px;
- float: left !important;
- padding-top: 35px;
- }
- .page4 .list>div ul,
- .page4 .list>div:hover ul{
- list-style: none;
- margin: 0;
- padding: 0;
- }
- .page4 .list>div ul li{
- color: RGB(102,102,102);
- font-size: 16px;
- line-height: 32px;
- font-weight: 500;
- text-align: left;
- padding-left: 20px;
- }
- .page4 .list>div:hover {
- border-radius: 12px;
- background:-webkit-gradient(linear, 0 0, 0 100%, from(RGB(25,217,242)), to(RGB(23,155,232)));
- background: -moz-linear-gradient(top, RGB(25,217,242),RGB(23,155,232) );
- background: -webkit-gradient(linear,top, left, color-stop(0, RGB(25,217,242)), color-stop(1, RGB(23,155,232)));
- filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffff', endColorstr='#33CCff', GradientType='0');
- }
- .page4 .list>div:hover ul li{
- color: white;
- }
- .page4 .list>div ul li:nth-child(1){
- color: RGB(77,77,77);
- font-size: 20px;
- line-height: 26px;
- font-weight: bold;
- margin-bottom: 25px;
- text-align: center;
- padding-left: 0px;
- }
- .page4 .list>div ul li:first-child{
- color: RGB(77,77,77);
- font-size: 20px;
- line-height: 26px;
- font-weight: bold;
- margin-bottom: 25px;
- text-align: center;
- padding-left: 0px;
- }
- .page4 .list>div:hover ul li:nth-child(1){
- color: white;
- }
- .page4 .list>div ul li:first-child{
- color: RGB(77,77,77);
- font-size: 20px;
- line-height: 26px;
- font-weight: bold;
- margin-bottom: 25px;
- text-align: center;
- padding-left: 0px;
- }
- .page4 .list > div ul li:nth-child(1) font {
- position: absolute;
- }
- .page4 .list > div ul li:first-child font {
- position: absolute;
- }
- .page4 .list>div:nth-child(1) ul li:nth-child(1) span{
- width: 26px;
- height: 26px;
- background-image: url("../images/全天服务icon@2x.png");
- display: inline-block;
- margin-right: 10px;
- margin-left: -100px;
- }
- .page4 .list>div:first-child ul li:first-child span{
- width: 26px;
- height: 26px;
- background-image: url("../images/全天服务icon@2x.png");
- display: inline-block;
- margin-right: 10px;
- margin-left: -100px;
- }
- .page4 .list>div:nth-child(1):hover ul li:nth-child(1) span{
- background-image: url("../images/全天服务icon(效果)@2x.png");
- }
- .page4 .list>div:first-child:hover ul li:first-child span{
- background-image: url("../images/全天服务icon(效果)@2x.png");
- }
- .page4 .list>div:nth-child(2) ul li:nth-child(1) span{
- width: 26px;
- height: 23px;
- background-image: url("../images/BD服务icon@2x.png");
- display: inline-block;
- margin-right: 10px;
- margin-left: -100px;
- }
- .page4 .list>div:first-child + div ul li:first-child span{
- width: 26px;
- height: 23px;
- background-image: url("../images/BD服务icon@2x.png");
- display: inline-block;
- margin-right: 10px;
- margin-left: -100px;
- }
- .page4 .list>div:nth-child(2):hover ul li:nth-child(1) span{
- background-image: url("../images/BD服务icon(效果)@2x.png");
- }
- .page4 .list>div:first-child + div:hover ul li:first-child span{
- background-image: url("../images/BD服务icon(效果)@2x.png");
- }
- .page4 .list>div:nth-child(3) ul li:nth-child(1) span{
- width: 26px;
- height: 26px;
- background-image: url("../images/技术支持icon@2x.png");
- display: inline-block;
- margin-right: 10px;
- margin-left: -100px;
- }
- .page4 .list>div:first-child + div + div ul li:first-child span{
- width: 26px;
- height: 26px;
- background-image: url("../images/技术支持icon@2x.png");
- display: inline-block;
- margin-right: 10px;
- margin-left: -100px;
- }
- .page4 .list>div:nth-child(3):hover ul li:nth-child(1) span{
- background-image: url("../images/技术支持icon(效果)@2x.png");
- }
- .page4 .list>div:first-child + div + div:hover ul li:first-child span{
- background-image: url("../images/技术支持icon(效果)@2x.png");
- }
- .page4 .list>div:nth-child(4) ul li:nth-child(1) span{
- width: 21px;
- height: 24px;
- background-image: url("../images/结算服务icon@2x.png");
- display: inline-block;
- margin-right: 10px;
- margin-left: -100px;
- }
- .page4 .list>div:first-child + div + div + div ul li:first-child span{
- width: 21px;
- height: 24px;
- background-image: url("../images/结算服务icon@2x.png");
- display: inline-block;
- margin-right: 10px;
- margin-left: -100px;
- }
- .page4 .list>div:nth-child(4):hover ul li:nth-child(1) span{
- background-image: url("../images/结算服务icon(效果)@2x.png");
- }
- .page4 .list>div:first-child + div + div + div:hover ul li:first-child span{
- background-image: url("../images/结算服务icon(效果)@2x.png");
- }
- .page4 .list{
- margin-bottom: 80px;
- }
- .page4 .lcTitle {
- height: 30px;
- line-height: 30px;
- font-size: 30px;
- color: RGB(77,77,77);
- text-align: center;
- vertical-align: middle;
- margin-top: 100px;
- }
- .page4 .lcTitle img {
- margin-right: 10px;
- margin-left: -130px;
- }
- .page4 .lcTitle span {
- position: absolute;
- }
- .page4 .lcImage {
- text-align: center;
- }
- .page4 .lcImage ul {
- list-style: none;
- padding: 0;
- margin-top: 35px;
- margin-left: 280px;
- }
- .page4 .lcImage li {
- float: left !important;
- }
- .page4 .lcImage div {
- background-image: url("../images/圆点分割@2x.png");
- width: 36px;
- height: 4px;
- margin-left: 12px;
- margin-right: 12px;
- margin-top: 30px;
- }
- .page4 .lcImage li:nth-child(1) a {
- background-image: url(../images/注册@2x.png);
- width: 63px;
- height: 83px;
- display:block;
- }
- .page4 .lcImage li:first-child a {
- background-image: url(../images/注册@2x.png);
- width: 63px;
- height: 83px;
- display:block;
- }
- .page4 .lcImage li:nth-child(1) a:hover {
- background-image: url(../images/注册@2x1.png);
- width: 78px;
- height: 104px;
- display:block;
- }
- .page4 .lcImage li:first-child a:hover {
- background-image: url(../images/注册@2x1.png);
- width: 78px;
- height: 104px;
- display:block;
- }
- .page4 .lcImage li:nth-child(3) a {
- background-image: url(../images/商户签约@2x.png);
- width: 64px;
- height: 84px;
- display:block;
- }
- .page4 .lcImage li:first-child + li + li a {
- background-image: url(../images/商户签约@2x.png);
- width: 64px;
- height: 84px;
- display:block;
- }
- .page4 .lcImage li:nth-child(3) a:hover {
- background-image: url(../images/商户签约@2x1.png);
- width: 68px;
- height: 103px;
- display:block;
- }
- .page4 .lcImage li:first-child + li + li a:hover {
- background-image: url(../images/商户签约@2x1.png);
- width: 68px;
- height: 103px;
- display:block;
- }
- .page4 .lcImage li:nth-child(5) a {
- background-image: url(../images/获取接入包@2x.png);
- width: 80px;
- height: 85px;
- display:block;
- }
- .page4 .lcImage li:first-child + li + li + li + li a {
- background-image: url(../images/获取接入包@2x.png);
- width: 80px;
- height: 85px;
- display:block;
- }
- .page4 .lcImage li:nth-child(5) a:hover {
- background-image: url(../images/获取接入包@2x1.png);
- width: 90px;
- height: 104px;
- display:block;
- }
- .page4 .lcImage li:first-child + li + li + li + li a:hover {
- background-image: url(../images/获取接入包@2x1.png);
- width: 90px;
- height: 104px;
- display:block;
- }
- .page4 .lcImage li:nth-child(7) a {
- background-image: url(../images/技术联调@2x.png);
- width: 63px;
- height: 84px;
- display:block;
- }
- .page4 .lcImage li:first-child + li + li + li + li + li + li a {
- background-image: url(../images/技术联调@2x.png);
- width: 63px;
- height: 84px;
- display:block;
- }
- .page4 .lcImage li:nth-child(7) a:hover {
- background-image: url(../images/技术联调@2x1.png);
- width: 78px;
- height: 103px;
- display:block;
- }
- .page4 .lcImage li:first-child + li + li + li + li + li + li a:hover {
- background-image: url(../images/技术联调@2x1.png);
- width: 78px;
- height: 103px;
- display:block;
- }
- .page4 .lcImage li:nth-child(9) a {
- background-image: url(../images/上线运营@2x.png);
- width: 66px;
- height: 83px;
- display:block;
- }
- .page4 .lcImage li:first-child + li + li + li + li + li + li + li + li a {
- background-image: url(../images/上线运营@2x.png);
- width: 66px;
- height: 83px;
- display:block;
- }
- .page4 .lcImage li:nth-child(9) a:hover {
- background-image: url(../images/上线运营@2x1.png);
- width: 89px;
- height: 102px;
- display:block;
- }
- .page4 .lcImage li:first-child + li + li + li + li + li + li + li + li a:hover {
- background-image: url(../images/上线运营@2x1.png);
- width: 89px;
- height: 102px;
- display:block;
- }
- .page5 {
- background-color: RGB(240,241,242);
- width: 100%;
- height: 900px;
- }
- .page5 .container {
- height: 100%;
- text-align: center;
- }
- .page5 .container .title {
- color: RGB(38,38,38);
- font-size: 38px;
- padding-top: 120px;
- margin-bottom: 30px;
- }
- .page5 ul {
- list-style: none;
- padding: 0;
- margin-top: 35px;
- margin-left: 180px;
- }
- .page5 ul li{
- float: left !important;
- margin-right: 55px;
- margin-bottom: 50px;
- }
- .page5 li:nth-child(1) a {
- background-image: url(../images/微信@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child a {
- background-image: url(../images/微信@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(1) a:hover {
- background-image: url(../images/微信(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child a:hover {
- background-image: url(../images/微信(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(2) a {
- background-image: url(../images/支付宝@2x1.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li a {
- background-image: url(../images/支付宝@2x1.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(2) a:hover {
- background-image: url(../images/支付宝(交互)@2x1.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li a:hover {
- background-image: url(../images/支付宝(交互)@2x1.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(3) a {
- background-image: url(../images/工商@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li a {
- background-image: url(../images/工商@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(3) a:hover {
- background-image: url(../images/工商(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li a:hover {
- background-image: url(../images/工商(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(4) a {
- background-image: url(../images/建设@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li a {
- background-image: url(../images/建设@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(4) a:hover {
- background-image: url(../images/建设(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li a:hover {
- background-image: url(../images/建设(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(5) a {
- background-image: url(../images/招商@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li a {
- background-image: url(../images/招商@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(5) a:hover {
- background-image: url(../images/招商(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li a:hover {
- background-image: url(../images/招商(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(6) a {
- background-image: url(../images/兴业@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li a {
- background-image: url(../images/兴业@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(6) a:hover {
- background-image: url(../images/兴业(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li a:hover {
- background-image: url(../images/兴业(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(7) a {
- background-image: url(../images/移动@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li a {
- background-image: url(../images/移动@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(7) a:hover {
- background-image: url(../images/移动(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li a:hover {
- background-image: url(../images/移动(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(8) a {
- background-image: url(../images/联通@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li + li a {
- background-image: url(../images/联通@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(8) a:hover {
- background-image: url(../images/联通(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li + li a:hover {
- background-image: url(../images/联通(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(9) a {
- background-image: url(../images/电信@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li + li + li a {
- background-image: url(../images/电信@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(9) a:hover {
- background-image: url(../images/电信(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li + li + li a:hover {
- background-image: url(../images/电信(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(10) a {
- background-image: url(../images/易宝@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li + li + li + li a {
- background-image: url(../images/易宝@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(10) a:hover {
- background-image: url(../images/易宝(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li + li + li + li a:hover {
- background-image: url(../images/易宝(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(11) a {
- background-image: url(../images/盛付通@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li + li + li + li + li a {
- background-image: url(../images/盛付通@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(11) a:hover {
- background-image: url(../images/盛付通(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li + li + li + li + li a:hover {
- background-image: url(../images/盛付通(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(12) a {
- background-image: url(../images/汇付宝@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li + li + li + li + li + li a {
- background-image: url(../images/汇付宝@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:nth-child(12) a:hover {
- background-image: url(../images/汇付宝(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 li:first-child + li + li + li + li + li + li + li + li + li + li + li a:hover {
- background-image: url(../images/汇付宝(交互)@2x.png);
- width: 80px;
- height: 80px;
- display:block;
- }
- .page5 .image {
- background-image: url("../images/地图@2x.png");
- width: 1100px;
- height: 300px;
- }
- .page5 .image .info {
- width: 525px;
- height: 245px;
- background-color: RGBA(41,44,46, 0.9);
- *background-color: RGB(41,44,46);/*IE6,7*/
- background-color: RGB(41,44,46)\0;/*IE8*/
- background-color: RGBA(41,44,46, 0.9)\9\0;/*IE9*/
- padding-top: 55px;
- padding-left: 40px;
- }
- .page5 .image .info .infoLogo{
- background-image: url("../images/logo部分@2x.png");
- width: 150px;
- height: 50px;
- margin-bottom: 40px;
- }
- .page5 .image .info ul {
- margin: 0px;
- padding: 0px;
- }
- .page5 .image .info ul li {
- color: RGB(255,255,255);
- clear:both;
- margin: 0px;
- padding: 0px;
- font-size: 14px;
- line-height: 28px;
- }
- .page5 .image .info .infoMsg {
- background-image: url("../images/联系方式@2x.png");
- width: 459px;
- height: 100px;
- }
- .page5 .footer {
- padding-top: 60px;
- color: #999999;
- text-align: center;
- font-size: 12px;
- line-height: 26px;
- }
- .upMenu, .downMenu {
- width: 50px;
- height: 50px;
- position: fixed;
- left: 0;
- right: 0;
- margin-left: auto;
- margin-right: auto;
- }
- .upMenu {
- top: 40px;
- }
- .downMenu {
- bottom: 40px;
- }
- .upMenu a, .downMenu a {
- width: 50px;
- height: 50px;
- background-color: RGB(66,184,241);
- color: white;
- border: 1px solid RGB(66,184,241);
- border-radius: 50px;
- font-size: 32px;
- padding: 10px;
- text-decoration: none;
- }
- .zz {
- background-color: RGBA(0,0,0, 0.5);
- *background-color: RGB(0,0,0);/*IE6,7*/
- background-color: RGB(0,0,0)\0;/*IE8*/
- background-color: RGBA(0,0,0, 0.5)\9\0;/*IE9*/
- filter: Alpha(opacity=50);
- z-index: 1050;
- width: 100%;
- height: 1080px;
- position: fixed;
- top: 0;
- }
- .modal {
- width: 380px;
- background-color: RGBA(255,255,255, 0.98);
- *background-color: RGB(255,255,255);/*IE6,7*/
- background-color: RGB(255,255,255)\0;/*IE8*/
- background-color: RGBA(255,255,255, 0.98)\9\0;/*IE9*/
- border-radius: 6px;
- z-index: 1150;
- position: fixed;
- top: 26%;
- left: 40%;
- padding-bottom: 20px;
- -webkit-box-shadow:0 0 10px 5px RGBA(0,0,0, 0.3);
- -moz-box-shadow:0 0 10px 5px RGBA(0,0,0, 0.3);
- box-shadow:0 0 10px 5px RGBA(0,0,0, 0.3);
- }
- .modal .mheader {
- margin-top: 45px;
- background-image: url("../images/login_logo@2x.png");
- width: 62px;
- height: 34px;
- margin-left: auto;
- margin-right: auto;
- margin-bottom: 35px;
- }
- .modal .menus {
- width: 200px;
- margin-left: auto;
- margin-right: auto;
- border-bottom: 1px solid RGB(66,184,241);
- height: 25px;
- margin-bottom: 20px;
- }
- .modal .menus a {
- width: 100px;
- text-align: center;
- display: inline-block;
- float: left !important;
- text-decoration: none;
- font-size: 14px;
- padding-bottom: 3px;
- color: black;
- }
- .modal .menus a.active {
- color: RGB(66,184,241);
- border-bottom: 2px solid RGB(66,184,241);
- }
- .modal form {
- width: 300px;
- /*height: 300px;*/
- margin-left: auto;
- margin-right: auto;
- }
- .modal form .controller {
- margin-bottom: 17px;
- height: 48px;
- }
- .modal form .controller input {
- width: 230px;
- height: 46px;
- height: 36px\0;/*IE8*/
- font-size: 20px\0;/*IE8*/
- padding-top: 10px\0;/*IE8*/
- border: 0px;
- background-color: RGB(235,235,235);
- border-radius: 0 6px 6px 0;
- margin-left: -1px;
- padding-left: 20px;
- }
- .modal form .controller .btnIco {
- width: 50px;
- height: 47px;
- background-color: RGB(66,184,241);
- border-radius: 6px 0 0 6px;
- float: left !important;
- /*margin-top: 1px\0;/*IE8*/
- }
- input::-ms-input-placeholder{
- margin-left: 20px;
- }
- input::-webkit-input-placeholder{
- margin-left: 20px;
- }
- .modal form .controller .btn {
- width: 300px;
- height: 47px;
- border-radius: 6px;
- background-color: RGB(66,184,241);
- color: white;
- display: inline-block;
- text-decoration: none;
- text-align: center;
- line-height: 47px;
- font-size: 18px;
- vertical-align: middle;
- }
- .modal form .controller .tips {
- font-size: 12px;
- }
- .modal form .controller .reg {
- color: RGB(66,184,241);
- font-size: 12px;
- }
- form input {
- }
|