123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710 |
-
-
- ::-moz-selection { background: #3366ff; color: #fff; text-shadow: none; }
- ::selection { background: #3366ff; color: #fff; text-shadow: none; }
-
- .btn-link-1 {
- display: inline-block;
- height: 50px;
- margin: 0 5px;
- padding: 16px 20px 0 20px;
- background: #3366ff;
- font-size: 16px;
- font-weight: 300;
- line-height: 16px;
- color: #fff;
- -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
- }
- .btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active { outline: 0; opacity: 0.6; color: #fff; }
-
- .btn-link-2 {
- display: inline-block;
- height: 50px;
- margin: 0 5px;
- padding: 15px 20px 0 20px;
- background: rgba(0, 0, 0, 0.3);
- border: 1px solid #fff;
- font-size: 16px;
- font-weight: 300;
- line-height: 16px;
- color: #fff;
- -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
- }
- .btn-link-2:hover, .btn-link-2:focus,
- .btn-link-2:active, .btn-link-2:active:focus { outline: 0; opacity: 0.6; background: rgba(0, 0, 0, 0.3); color: #fff; }
-
-
-
-
- .navbar {
- padding-top: 10px;
- background: #333;
- background: rgba(51, 51, 51, 0.3);
- border: 0;
- -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;
- }
- .navbar.navbar-no-bg { background: none; }
-
- ul.navbar-nav {
- font-size: 16px;
- color: #fff;
- }
-
- .navbar-inverse ul.navbar-nav li { padding-top: 8px; padding-bottom: 8px; }
-
- .navbar-inverse ul.navbar-nav li .li-text { opacity: 0.8; }
-
- .navbar-inverse ul.navbar-nav li a { display: inline; padding: 0; color: #fff; }
- .navbar-inverse ul.navbar-nav li a:hover { color: #fff; opacity: 1; border-bottom: 1px dotted #fff; }
- .navbar-inverse ul.navbar-nav li a:focus { color: #fff; outline: 0; opacity: 1; border-bottom: 1px dotted #fff; }
-
- .navbar-inverse ul.navbar-nav li .li-social a {
- margin: 0 5px;
- font-size: 28px;
- vertical-align: middle;
- }
- .navbar-inverse ul.navbar-nav li .li-social a:hover,
- .navbar-inverse ul.navbar-nav li .li-social a:focus { border: 0; color: #3366ff; }
-
- .navbar-brand {
- width: 123px;
- background: url(../img/logo.png) left center no-repeat;
- text-indent: -99999px;
- }
-
-
-
-
- .inner-bg {
- padding: 40px 0 170px 0;
- }
-
- .top-content .text {
- color: #fff;
- }
-
- .top-content .text h1 { color: #fff; }
-
- .top-content .description {
- margin: 20px 0 10px 0;
- }
-
- .top-content .description p { opacity: 0.8; }
-
- .top-content .description a {
- color: #fff;
- }
- .top-content .description a:hover,
- .top-content .description a:focus { border-bottom: 1px dotted #fff; }
-
- .top-content .top-big-link {
- margin-top: 35px;
- }
-
- .form-box {
- padding-top: 18px;
- }
-
- .form-top {
- overflow: hidden;
- padding: 0 25px 15px 25px;
- background: #fff;
- -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0;
- text-align: left;
- }
-
- .form-top-left {
- float: left;
- width: 75%;
- padding-top: 25px;
- }
-
- .form-top-left h3 { margin-top: 0; }
-
- .form-top-right {
- float: left;
- width: 25%;
- padding-top: 5px;
- font-size: 66px;
- color: #ddd;
- line-height: 100px;
- text-align: right;
- }
-
- .form-bottom {
- padding: 25px 25px 30px 25px;
- background: #eee;
- -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;
- text-align: left;
- }
-
- form .form-bottom textarea {
- height: 100px;
- }
-
- form .form-bottom button.btn {
- min-width: 105px;
- }
-
- form .form-bottom .input-error {
- border-color: #3366ff;
- }
-
- form.registration-form fieldset {
- display: none;
- }
-
-
-
-
- @media (min-width: 992px) and (max-width: 1199px) {}
-
- @media (min-width: 768px) and (max-width: 991px) {}
-
- @media (max-width: 767px) {
-
- .navbar { padding-top: 0; }
- .navbar.navbar-no-bg { background: #333; background: rgba(51, 51, 51, 0.9); }
- .navbar-brand { height: 60px; margin-left: 15px; }
- .navbar-collapse { border: 0; }
- .navbar-toggle { margin-top: 12px; }
-
- .inner-bg { padding: 40px 0 110px 0; }
- .top-content .top-big-link { margin-top: 25px; }
- .top-content .top-big-link a.btn { margin-top: 10px; }
-
- .form-bottom { padding-bottom: 25px; }
- form .form-bottom button.btn { margin-bottom: 5px; }
-
- }
-
- @media (max-width: 415px) {
-
- h1, h2 { font-size: 32px; }
-
- }
-
-
-
-
- @media
- only screen and (-webkit-min-device-pixel-ratio: 2),
- only screen and ( min--moz-device-pixel-ratio: 2),
- only screen and ( -o-min-device-pixel-ratio: 2/1),
- only screen and ( min-device-pixel-ratio: 2),
- only screen and ( min-resolution: 192dpi),
- only screen and ( min-resolution: 2dppx) {
-
-
- .navbar-brand {
- background-image: url(../img/logo@2x.png) !important; background-repeat: no-repeat !important; background-size: 123px 49px !important;
- }
-
- }
-
-
-
- @media (max-width: 1000px){
-
- #ciping .top-content .container {
- width: 100%;
- max-width: 1920px;
- }
-
- .title-h1{
- font-size: 18px;
- color: #fff;
- font-weight: bold;
- font-family: "黑体", sans-serif;
-
- line-height: 24px;
- padding: 10px 0% 0 0;
- display: block;
- text-align: left;
- width: 100%;
- margin: 0 auto;
- }
-
- .registration-form{
- width: 98%;
- margin:0 auto;
- padding: 0 1%;
- }
- .form-top{
- padding:0 !important;
- }
- .form-title{
- width:100%;
- height: 65px;
- background: linear-gradient(to bottom, #3366ff, #0066cc);
- text-align: center;
- }
- .form-title span{
- color: #fff;
- line-height: 65px;
- font-size: 28px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
-
- .form-top-left{
- padding: 25px 25px 0 25px;
- }
- .form-top-left p{
- color: #000;
- font-size: 16px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
- .form-top-right{
- padding: 0px 25px 0 25px;
- }
- .form-top-right img{
- width:41px;
- }
- .form-bottom{
- background: #fff;
- padding: 1px 25px 30px 25px;
- }
- select.form-control {
- height: 43px;
- border:2px solid #ddd;
- background:#fff;
- color: #666;
- font-family: "黑体", sans-serif;
- }
- input[type="text"], input[type="password"], textarea, textarea.form-control{
- height: 43px;
- border:2px solid #ddd;
- background:#fff;
- color: #666;
- font-family: "黑体", sans-serif;
- }
- button.btn{
- height: 37px;
- background:#3366ff;
- line-height: 37px;
- font-family: "黑体", sans-serif;
- }
- .registration-form button.btn{
- margin-top:10px;
- }
- button.btn:hover{
- background:#3366ff;
- }
- .but-success{
- float: right;
- position: relative;
- }
- .but-success:after {
- content: '';
- position: absolute;
- top: 30%;
- left: 90%;
- border: solid transparent;
- border-top-color: #36f;
- border-width: 8px;
- transform: rotate(-90deg);
- }
- .but-success2:after {
- content: '';
- position: absolute;
- top: 30%;
- left: 100%;
- border: solid transparent;
- border-top-color: #36f;
- border-width: 8px;
- transform: rotate(-90deg);
- }
-
- .form-inline-pc{
- width: 550px !important;
- margin: 0 auto;
- }
- .fb-t{
- padding-top:0px;
- }
- .inner-bg{
- padding: 18px 0px 10px 0px;
- }
- #ffnp{
- width: 100%;
- float: left;
- font-family: "黑体", sans-serif;
- }
- #cx-rel-code{
- font-family: "黑体", sans-serif;
- }
- #sele-box input[type="text"], input[type="password"], textarea, textarea.form-control{
- height: 37px;
- border:2px solid #ddd;
- background:#fff;
- color: #666;
- font-family: "黑体", sans-serif;
- }
- .form-info-t{
- font-family: "黑体", sans-serif;
- color: #666;
- font-size: 14px;
- }
-
- .context-menu-arrow {
- width: 0;
- height: 0;
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- border-top: 10px solid #ffffff;
- position: absolute;
- bottom: 100%;
- left: 50%;
- margin-left: -10px;
- display: none;
- }
-
- .form-box-ssl{
- position:relative;
- width:100%;
- margin:0 auto;
- }
- #backtop{
- z-index:9999;
- }
- .footer-nav{
- z-index: 9999;
- }
- .ssl-box{
- position:absolute;
- width: 535px;
- height: 480px;
- background: none;
- top:0;
- left: 50%;
- margin-left: 286px;
- display: none;
- }
- .ssl-box-t{
- width: 90%;
- height: 190px;
- border-radius: 5px;
- background: #fff;
- margin-top: 14px;
- padding: 20px 25px;
- }
- .ssl-box-t p{
- font-size: 15px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
- .ssl-box-b{
- width: 90%;
- height: 220px;
- border-radius: 5px;
- background: #fff;
- margin-top: 8px;
- }
- .ssl-box-b .p-con{
- font-size: 15px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- padding: 20px 25px 10px 25px;
- }
- .ssl-box-b .p-con2{
- font-size: 15px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- padding: 0px 25px;
- }
- #sele-box{
- position: relative;
- width: 100%;
- margin: 0 auto;
- background: none;
- }
- .ssl-box-b .p-con2 table, th, td{
- border: 1px solid #999;
- padding: 5px 0px;
- font-size: 12px;
- font-weight: 300;
- overflow: hidden;
- height: 32px;
- }
- .ssl-box-b .p-con2 table {
- border-collapse: collapse;
- }
- .ssl-box-b .p-con2 th{
- font-size: 13px;
- color: #fff;
- font-weight: 400;
- background: #3366ff;
- text-align: center;
- }
- .t-wid1{
- width: 73px;
- }
- .t-wid2{
- width: 100px;
- }
- .t-wid3{
- width: 100px;
- }
- .t-wid4{
- width: 73px;
- }
- .ssl-box-b .p-con2 tr td:nth-child(1){
- background: #99ccff;
- color: #000;
- }
- .ssl-box-b .p-con2 tr td:nth-child(2){
- padding-left: 23px;
- }
- .ssl-box-b .p-con2 tr td:nth-child(3){
- padding-left: 23px;
- }
- .ssl-box-b .p-con2 tr td:nth-child(4){
- text-align: center;
- color: #3366ff;
- font-size: 15px;
- font-weight: bold;
- }
- .ssl-box-b .p-con2 tr .td-b{
- text-align: center;
- color: red !important;
- font-size: 15px;
- font-weight: bold;
- }
- .form-gb{
- width: 100%;
- height: 45px;
- line-height: 45px;
- cursor: pointer;
- margin-bottom: 10px;
- }
- .form-gb-con{
- width: 98%;
- margin: 0 auto;
- text-align: center;
- position: relative;
- padding: 0 1%;
- line-height: 25px;
- }
- .form-gb-con span{
- color: #fff;
- font-size: 16px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
- .form-gb-con img{
- width: 12px;
- height: 12px;
- vertical-align: middle;
- margin-top: -2px;
- }
-
- .modal-dialog .ssl-box-t{
- padding: 0px !important;
- width: 100%;
- height: 160px;
- }
- .modal-dialog .ssl-box-b{
- width: 100%;
- height: auto !important;
- }
- .modal-dialog .p-con{
- padding: 0px !important;
- width: 100%;
- margin-bottom: 5px;
- }
- .modal-dialog .p-con2{
- padding: 0px !important;
- width: 100%;
- }
- .modal-dialog table{
- width:100%;
- }
- .sss-box .modal-dialog{
- margin-top:40px !important;
- }
- .modal-dialog .t-wid1{
- width:25% !important;
- }
- .modal-dialog .t-wid2{
- width:25% !important;
- }
- .modal-dialog .t-wid3{
- width:25% !important;
- }
- .modal-dialog .t-wid4{
- width:25% !important;
- }
-
- .ssl-list{
- position: absolute;
- width: 96%;
- padding: 0 0%;
- height: 380px;
- background: none;
- bottom: 0;
- left: 2%;
- margin-left: 0;
- margin-bottom: -390px;
- background: #336699;
- background-color: rgba(51, 102, 204, 0.3);
- }
- .ssl-list-t{
- width: 100%;
- line-height: 60px;
- text-align: center;
- font-size: 17px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- color: #fff;
- }
- .ssl-list-t font{
- color: red;
- margin: 0 3px;
- }
- .ssl-list-b{
- width: 100%;
- padding: 0 0px;
- }
- .div-top{
- float: left;
- }
- .center-div{
- float: left;
- }
- .bottom-div{
- float: left;
- margin-top:0px !important;
- }
- .ti{
- width:100%;
- height: 40px;
- border-bottom: 1px solid #fff;
- }
- .ti span{
- display: block;
- text-align: center;
- color: #fff;
- font-family: "黑体", sans-serif;
- float: left;
- margin-left: 0;
- font-size: 14px;
- margin-right: 0;
- height: 40px;
- line-height: 40px;
- font-weight: bold;
- }
- .sp1{
- width: 13%;
- }
- .sp2{
- width: 24%;
- }
- .sp3{
- width: 43%;
- }
- .sp4{
- width: 20%;
- }
- .tib{
- width: 100%;
- margin-top:13px;
- }
- .tib-li{
- width:100%;
- height: 35px;
- }
- .tib-li span{
- display: block;
- text-align: center;
- color: #fff;
- font-family: "黑体", sans-serif;
- float: left;
- margin-left: 0;
- font-size: 14px;
- margin-right: 0;
- height: 35px;
- line-height: 35px;
- overflow: hidden;
- }
- .tib-li-err span{
- color: red;
- }
- .tib-li-end{
- animation: fadeInOut 1s infinite;
- }
- @keyframes fadeInOut {
- 0% {
- opacity: 0;
- }
- 25% {
- opacity: 1;
- }
- 50% {
- opacity: 1;
- }
- 75% {
- opacity: 1;
- }
- 100% {
- opacity: 0;
- }
- }
-
- .autoBox {
- position: relative;
- margin: 0 auto;
- overflow: hidden;
- margin-top:10px;
- }
- .autoBox ul {
- position: absolute;
- list-style: none;
- z-index: 2;
- }
-
- .modal-dialog{
- margin-top: 82px;
- font-family: "黑体", sans-serif !important;
- color: #000;
- }
- .modal-title{
- font-family: "黑体", sans-serif !important;
- color: #000;
- }
-
- #zy_box{
- font-family: "黑体", sans-serif !important;
- }
-
- #zys{
- display: none;
- }
-
- .hjk{
- padding: 6px 15px;
- border: 1px solid #999999;
- border-radius: 10px;
- font-size: 15px;
- color: #9999;
- margin-right: 5px;
- display: block;
- float: left;
- margin-top:5px;
- cursor: pointer;
- position: relative;
- font-family: "黑体", sans-serif !important;
- }
-
- .hjk:after {
- content: '\2713';
- position: absolute;
- right: 3%;
- bottom: auto;
- color: #fff;
- font-size: 12px;
- }
- .hjk-check{
- color:#3366ff;
- border: 1px solid #3366ff;
- }
- .hjk-check:after{
- color:#3366ff;
- }
-
- .control-label{
- font-family: "黑体", sans-serif !important;
- }
- #zss{
- font-family: "黑体", sans-serif !important;
- padding-left: 2px !important;
- }
-
- .form-top-left p span{
- font-family: "黑体", sans-serif !important;
- color: #000;
- font-weight: bold;
- }
-
- .panel-body{
- font-family: "黑体", sans-serif !important;
- color: #000;
- }
- .list-group a{
- font-family: "黑体", sans-serif !important;
- color: #000;
- }
- .form-t-e{
- border-bottom-left-radius: 10px;
- border-bottom-right-radius: 10px;
- }
- .form-b-e{
- border-radius: 10px;
- background: #fff;
- margin-top:15px;
- padding:5px 2%;
- }
- .ta-info-detail{
- width:100%;
- font-family: "黑体", sans-serif !important;
- color: #000;
- font-size: 15px;
- font-weight: bold;
- }
-
- .ta-list-li-box{
- width:100%;
- font-family: "黑体", sans-serif !important;
- color: #000;
- margin-bottom:5px;
- }
- .tllb-t{
- font-size: 15px;
- font-weight: bold;
- }
-
-
- .p-con68 table, th, td{
- border: 1px solid #999;
- padding: 5px 10px;
- font-size: 12px;
- font-weight: 300;
- overflow: hidden;
- height: 32px;
- text-align: center;
- }
- .p-con68 table {
- border-collapse: collapse;
- width: 100%;
- }
- .p-con68 th{
- font-size: 13px;
- color: #fff;
- font-weight: 400;
- background: #3366ff;
- text-align: center;
- }
- .p-con68 .t-wid1{
- width: 25%;
- }
- .p-con68 .t-wid2{
- width: 25%;
- }
- .p-con68 .t-wid3{
- width: 25%;
- }
- .p-con68 .t-wid4{
- width: 25%;
- }
- .p-con68 tr td:nth-child(1){
- background: #99ccff;
- color: #000;
- }
- .p-con68 tr td:nth-child(2){
-
- }
- .p-con68 tr td:nth-child(3){
-
- }
- .p-con68 tr td:nth-child(4){
- text-align: center;
- color: #3366ff;
- font-size: 15px;
- font-weight: bold;
- }
- .p-con68 tr .td-b{
- text-align: center;
- color: red !important;
- font-size: 15px;
- font-weight: bold;
- }
-
- .zklp{
- font-family: "黑体", sans-serif !important;
- color: red;
- cursor: pointer;
- position: relative;
- display: block;
- float: left;
- width:15%;
- margin: 5px 0;
- line-height: 25px;
- }
- .p-con68{
- display: none;
- }
- .klp1{
- display: block;
- }
- .ta-info-detail p{
- margin: 5px 0 0px 0px
- !important;
- font-size: 16px;
- }
-
-
- .zklp-2::after {
- content: "";
- width: 0;
- height: 0;
- border-left: 6px solid transparent;
- border-right: 6px solid transparent;
- border-top: 6px solid red;
- display: block;
- rotation: 360deg;
- position: absolute;
- top: 12px;
- left: 34px;
- }
- .zklp-3::after {
- content: "";
- width: 0;
- height: 0;
- border-left: 6px solid transparent;
- border-right: 6px solid transparent;
- border-bottom: 6px solid red;
- display: block;
- rotation: 360deg;
- position: absolute;
- top: 9px;
- left: 34px;
- }
-
-
- .zklp-l{
- display: block;
- float: left;
- width:85%;
- font-family: "黑体", sans-serif !important;
- color: #000;
- margin: 5px 0;
- line-height: 25px;
- }
-
-
- .nav-tabs{
- height: 30px;
- margin-top:5px;
- }
- .nav-tabs li{
- height: 30px;
- }
- .nav-tabs li a{
- height: 30px;
- line-height: 8px !important;
- font-family: "黑体", sans-serif !important;
- color: #000;
- font-size: 13px !important;
- }
- .tab-pane{
- margin-top:5px;
- }
- .result-div{
- margin-bottom: 5px;
- display: block;
- font-family: "黑体", sans-serif !important;
- }
-
- .form-top-left{
- padding-bottom: 0px;
- margin-bottom: 5px;
- }
- .form-bottom{
-
- }
- #zss .checkbox-inline{
- height: 35px;
- line-height: 32px;
- }
- #choose6{
- margin-top:15px;
- }
- .zsssfg{
- margin-top:15px;
- }
- .fdtgry{
- padding-top:15px;
- }
- #zss select{
- height: 24px;
- width: 60px;
- }
- #zss input{
- height: 24px;
- }
- .zsssfg .control-label{
- font-size: 16px;
- }
- .ftl-l{
- width:100%;float: left;
- color: #000;
- font-size: 16px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
- .ftl-r{
- width:100%;float: left;
- color: #000;
- font-size: 16px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- margin-top: 5px;
- }
- .form-t-e{
- padding-bottom:15px !important;
- }
- #zss .form-control-static{
- display: block;
- float: left;
- width: 100%;
- height: 35px !important;
- }
- #zss .form-control-static font{
- float: right;
- margin-right: 20%;
- }
- #retrieve-code{
- margin-top:0px !important;
- }
-
-
- .sele-box-pc{
-
- }
- .center-div-uo{
- display: block;
- }
- .sele-box-pc{
- margin-top:0px !important;
- }
-
- #nav-box{
- display: none;
- }
- #m-btn{
- display: block;
- line-height: 48px;
- }
- .search i.fa, .darkmode i.fa{
- line-height: 52px;
- }
- body.open .m-nav {
- left: 0px;
- }
- .m-btn i{
- line-height: 45px;
- }
-
- }
-
-
- @media (min-width: 1001px){
-
- .center-div-uo{
- display: none;
- }
-
- #ciping .top-content .container {
- width: 100%;
- max-width: 1920px;
- }
-
- .title-h1{
- font-size: 26px;
- color: #fff;
- font-weight: 400;
- font-family: "黑体", sans-serif;
-
- line-height: 40px;
- padding:0 10%;
- display: block;
- text-align: center;
- width: 80%;
- margin: 0 auto;
- }
-
- .registration-form{
- width: 550px;
- margin:0 auto;
- }
- .form-top{
- padding:0 !important;
- }
- .form-title{
- width:100%;
- height: 65px;
- background: linear-gradient(to bottom, #3366ff, #0066cc);
- text-align: center;
- }
- .form-title span{
- color: #fff;
- line-height: 65px;
- font-size: 36px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
-
- .form-top-left{
- padding: 25px 25px 0 25px;
- }
- .form-top-left p{
- color: #000;
- font-size: 16px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
- .form-top-right{
- padding: 0px 25px 0 25px;
- }
- .form-top-right img{
- width:41px;
- }
- .form-bottom{
- background: #fff;
- padding: 1px 25px 30px 25px;
- }
- select.form-control {
- height: 43px;
- border:2px solid #ddd;
- background:#fff;
- color: #666;
- font-family: "黑体", sans-serif;
- }
- input[type="text"], input[type="password"], textarea, textarea.form-control{
- height: 43px;
- border:2px solid #ddd;
- background:#fff;
- color: #666;
- font-family: "黑体", sans-serif;
- }
- button.btn{
- height: 37px;
- background:#3366ff;
- line-height: 37px;
- font-family: "黑体", sans-serif;
- }
- .registration-form button.btn{
- margin-top:10px;
- }
- button.btn:hover{
- background:#3366ff;
- }
- .but-success{
- float: right;
- position: relative;
- }
- .but-success:after {
- content: '';
- position: absolute;
- top: 30%;
- left: 90%;
- border: solid transparent;
- border-top-color: #36f;
- border-width: 8px;
- transform: rotate(-90deg);
- }
- .but-success2:after {
- content: '';
- position: absolute;
- top: 30%;
- left: 100%;
- border: solid transparent;
- border-top-color: #36f;
- border-width: 8px;
- transform: rotate(-90deg);
- }
-
- .form-inline-pc{
- width: 550px !important;
- margin: 0 auto;
- }
- .inner-bg{
- padding:40px 0px 130px 0;
- }
- #ffnp{
- width: 186px;
- float: left;
- }
- #cx-rel-code{
- font-family: "黑体", sans-serif;
- }
- #sele-box input[type="text"], input[type="password"], textarea, textarea.form-control{
- height: 37px;
- border:2px solid #ddd;
- background:#fff;
- color: #666;
- font-family: "黑体", sans-serif;
- }
- .form-info-t{
- font-family: "黑体", sans-serif;
- color: #666;
- font-size: 14px;
- }
-
- .context-menu-arrow {
- width: 0;
- height: 0;
- border-left: 10px solid transparent;
- border-right: 10px solid transparent;
- border-top: 10px solid #ffffff;
- position: absolute;
- bottom: 100%;
- left: 50%;
- margin-left: -10px;
- display: none;
- }
-
- .form-box-ssl{
- position:relative;
- width:100%;
- margin:0 auto;
- }
-
- .ssl-box{
- position:absolute;
- width: 535px;
- height: 480px;
- background: none;
- top:0;
- left: 50%;
- margin-left: 286px;
- display: block;
- }
- .ssl-box-t{
- width: 90%;
- height: 190px;
- border-radius: 5px;
- background: #fff;
- margin-top: 14px;
- padding: 20px 25px;
- }
- .ssl-box-t p{
- font-size: 15px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
- .ssl-box-b{
- width: 90%;
- height: 220px;
- border-radius: 5px;
- background: #fff;
- margin-top: 8px;
- }
- .ssl-box-b .p-con{
- font-size: 15px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- padding: 20px 25px 10px 25px;
- }
- .ssl-box-b .p-con2{
- font-size: 15px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- padding: 0px 25px;
- }
- #sele-box{
- position: relative;
- width: 100%;
- margin: 0 auto;
- background: none;
- }
- .ssl-box-b .p-con2 table, th, td{
- border: 1px solid #999;
- padding: 5px 10px;
- font-size: 12px;
- font-weight: 300;
- overflow: hidden;
- height: 32px;
- }
- .ssl-box-b .p-con2 table {
- border-collapse: collapse;
- }
- .ssl-box-b .p-con2 th{
- font-size: 13px;
- color: #fff;
- font-weight: 400;
- background: #3366ff;
- text-align: center;
- }
- .t-wid1{
- width: 73px;
- }
- .t-wid2{
- width: 100px;
- }
- .t-wid3{
- width: 100px;
- }
- .t-wid4{
- width: 73px;
- }
- .ssl-box-b .p-con2 tr td:nth-child(1){
- background: #99ccff;
- color: #000;
- }
- .ssl-box-b .p-con2 tr td:nth-child(2){
- padding-left: 23px;
- }
- .ssl-box-b .p-con2 tr td:nth-child(3){
- padding-left: 23px;
- }
- .ssl-box-b .p-con2 tr td:nth-child(4){
- text-align: center;
- color: #3366ff;
- font-size: 15px;
- font-weight: bold;
- }
- .ssl-box-b .p-con2 tr .td-b{
- text-align: center;
- color: red !important;
- font-size: 15px;
- font-weight: bold;
- }
- .form-gb{
- width: 100%;
- height: 40px;
- line-height: 40px;
- cursor: pointer;
- margin-bottom: 5px;
- }
- .form-gb-con{
- width: 550px;
- margin: 0 auto;
- text-align: center;
- position: relative;
- }
- .form-gb-con span{
- color: #fff;
- font-size: 17px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
- .form-gb-con img{
- width: 18px;
- height:18px;
- vertical-align: middle;
- margin-top: -4px;
- }
-
- .ssl-list{
- position: absolute;
- width: 450px;
- height: 380px;
- background: none;
- top: 0;
- left: 50%;
- margin-left: -763px;
- margin-top:30px;
- background: #336699;
- background-color: rgba(51, 102, 204, 0.3);
- }
- .ssl-list-t{
- width: 100%;
- line-height: 60px;
- text-align: center;
- font-size: 17px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- color: #fff;
- }
- .ssl-list-t font{
- color: red;
- margin: 0 3px;
- }
- .ssl-list-b{
- width: 100%;
- padding: 0 20px;
- }
- .ti{
- width:100%;
- height: 40px;
- border-bottom: 1px solid #fff;
- }
- .ti span{
- display: block;
- text-align: center;
- color: #fff;
- font-family: "黑体", sans-serif;
- float: left;
- margin-left: 0;
- font-size: 14px;
- margin-right: 0;
- height: 40px;
- line-height: 40px;
- font-weight: bold;
- }
- .sp1{
- width: 13%;
- }
- .sp2{
- width: 24%;
- }
- .sp3{
- width: 43%;
- }
- .sp4{
- width: 20%;
- }
- .tib{
- width: 100%;
- margin-top:13px;
- }
- .tib-li{
- width:100%;
- height: 35px;
- }
- .tib-li span{
- display: block;
- text-align: center;
- color: #fff;
- font-family: "黑体", sans-serif;
- float: left;
- margin-left: 0;
- font-size: 14px;
- margin-right: 0;
- height: 35px;
- line-height: 35px;
- overflow: hidden;
- }
- .tib-li-err span{
- color: red;
- }
- .tib-li-end{
- animation: fadeInOut 1s infinite;
- }
- @keyframes fadeInOut {
- 0% {
- opacity: 0;
- }
- 25% {
- opacity: 1;
- }
- 50% {
- opacity: 1;
- }
- 75% {
- opacity: 1;
- }
- 100% {
- opacity: 0;
- }
- }
-
- .autoBox {
- position: relative;
- margin: 0 auto;
- overflow: hidden;
- margin-top:10px;
- }
- .autoBox ul {
- position: absolute;
- list-style: none;
- z-index: 2;
- }
-
- .modal-dialog{
- margin-top: 200px;
- font-family: "黑体", sans-serif !important;
- color: #000;
- }
- .modal-title{
- font-family: "黑体", sans-serif !important;
- color: #000;
- }
-
- #zy_box{
- font-family: "黑体", sans-serif !important;
- }
-
- #zys{
- display: none;
- }
-
- .hjk{
- padding: 6px 15px;
- border: 1px solid #999999;
- border-radius: 10px;
- font-size: 15px;
- color: #9999;
- margin-right: 5px;
- display: block;
- float: left;
- margin-top:5px;
- cursor: pointer;
- position: relative;
- font-family: "黑体", sans-serif !important;
- }
-
- .hjk:after {
- content: '\2713';
- position: absolute;
- right: 3%;
- bottom: auto;
- color: #fff;
- font-size: 12px;
- }
- .hjk-check{
- color:#3366ff;
- border: 1px solid #3366ff;
- }
- .hjk-check:after{
- color:#3366ff;
- }
-
- .control-label{
- font-family: "黑体", sans-serif !important;
- }
- #zss{
- font-family: "黑体", sans-serif !important;
- padding-left: 2px !important;
- }
-
- .form-top-left p span{
- font-family: "黑体", sans-serif !important;
- color: #000;
- font-weight: bold;
- }
-
- .panel-body{
- font-family: "黑体", sans-serif !important;
- color: #000;
- }
- .list-group a{
- font-family: "黑体", sans-serif !important;
- color: #000;
- }
- .form-t-e{
- border-bottom-left-radius: 10px;
- border-bottom-right-radius: 10px;
- }
- .form-b-e{
- border-radius: 10px;
- background: #fff;
- margin-top:15px;
- padding:15px 20px;
- }
- .ta-info-detail{
- width:100%;
- font-family: "黑体", sans-serif !important;
- color: #000;
- font-size: 15px;
- font-weight: bold;
- }
-
- .ta-list-li-box{
- width:100%;
- font-family: "黑体", sans-serif !important;
- color: #000;
- margin-bottom:5px;
- }
- .tllb-t{
- font-size: 15px;
- font-weight: bold;
- }
-
-
- .p-con68 table, th, td{
- border: 1px solid #999;
- padding: 5px 10px;
- font-size: 12px;
- font-weight: 300;
- overflow: hidden;
- height: 32px;
- text-align: center;
- }
- .p-con68 table {
- border-collapse: collapse;
- width: 100%;
- }
- .p-con68 th{
- font-size: 13px;
- color: #fff;
- font-weight: 400;
- background: #3366ff;
- text-align: center;
- }
- .p-con68 .t-wid1{
- width: 73px;
- }
- .p-con68 .t-wid2{
- width: 100px;
- }
- .p-con68 .t-wid3{
- width: 100px;
- }
- .p-con68 .t-wid4{
- width: 73px;
- }
- .p-con68 tr td:nth-child(1){
- background: #99ccff;
- color: #000;
- }
- .p-con68 tr td:nth-child(2){
-
- }
- .p-con68 tr td:nth-child(3){
-
- }
- .p-con68 tr td:nth-child(4){
- text-align: center;
- color: #3366ff;
- font-size: 15px;
- font-weight: bold;
- }
- .p-con68 tr .td-b{
- text-align: center;
- color: red !important;
- font-size: 15px;
- font-weight: bold;
- }
-
- .zklp{
- font-family: "黑体", sans-serif !important;
- color: red;
- cursor: pointer;
- position: relative;
- display: block;
- float: left;
- width:20%;
- margin: 5px 0;
- }
- .p-con68{
- display: none;
- }
- .klp1{
- display: block;
- }
-
- .zklp-2::after {
- content: "";
- width: 0;
- height: 0;
- border-left: 6px solid transparent;
- border-right: 6px solid transparent;
- border-top: 6px solid red;
- display: block;
- rotation: 360deg;
- position: absolute;
- top: 6px;
- left: 34px;
- }
- .zklp-3::after {
- content: "";
- width: 0;
- height: 0;
- border-left: 6px solid transparent;
- border-right: 6px solid transparent;
- border-bottom: 6px solid red;
- display: block;
- rotation: 360deg;
- position: absolute;
- top: 6px;
- left: 34px;
- }
-
-
- .zklp-l{
- display: block;
- float: left;
- width:71%;
- font-family: "黑体", sans-serif !important;
- color: #000;
- margin: 5px 0;
- }
-
-
- .nav-tabs{
- height: 30px;
- margin-top:5px;
- }
- .nav-tabs li{
- height: 30px;
- }
- .nav-tabs li a{
- height: 30px;
- line-height: 8px !important;
- font-family: "黑体", sans-serif !important;
- color: #000;
- font-size: 13px !important;
- }
- .tab-pane{
- margin-top:5px;
- }
- .result-div{
- margin-bottom: 5px;
- display: block;
- font-family: "黑体", sans-serif !important;
- }
-
- .form-top-left{
- padding-bottom: 15px;
- }
- .ftl-l{
- width:50%;float: left;
- color: #000;
- font-size: 16px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
- .ftl-r{
- width:50%;float: left;
- color: #000;
- font-size: 16px;
- font-weight: bold;
- font-family: "黑体", sans-serif;
- }
- #zss .form-control-static{
- display: block;
- float: left;
- width: 50%;
- }
- #zss .form-control-static font{
- float: right;
- margin-right: 20%;
- }
- #retrieve-code{
- margin-top:0px !important;
- }
- }
-
-
-
|