123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872 |
- .lis_homeWrap{
- width:100%;
- height:100%;
- margin:0;
- overflow: auto;
- }
- .web-content{
- background-color:#f6f6f6;
- overflow:auto;
- width:1110px;
- margin:0 auto;
- }
- .lis_web{
- background-color: #f2f2f2;
- height: 30px;
- line-height: 15px;
- /*width: 100% !important;*/
- /*min-width:20.5rem;*/
- min-width:1110px;
- }
- .lis_web .marginAuto{
- /*width: 20.5rem;*/
- width: 1110px;
- margin: 0 auto;
- }
- .lis_loginOrRegister{
- height: auto;
- overflow: hidden;
- position: relative;
- top: -8px;
- }
- .lis_header{
- width: 83%;
- display: block;
- height: 100%;
- float: left;
- }
- .lis_header li:first-child{
- float: left;
- color: #666666;
- font-size: 12px;
- }
- .lis_header li:last-child{
- float: right;
- cursor: pointer;
- }
- .borderBefore button:before{
- content: '';
- display: block;
- width: 2px;
- height: 18px;
- position: absolute;
- left: -2px;
- top: 7px;
- }
- .lis_header button{
- border: none;
- background-color: transparent;
- color: #266fbe;
- position: relative;
- }
- .lis_header_ul{
- background-color:#266fbe;
- color: #fff;
- overflow: hidden;
- height: 42px;
- padding: 8px 12px;
- clear: both;
- }
- .lis_header_ul li{
- width: auto;
- padding:2px 18px 9px;
- float: left;
- margin: 0 20px;
- }
- .lis_header_ul li:hover {
- border-bottom:3px solid #ffa800;
- }
- .lis_header_btn span:first-child{
- float:left;
- }
- .lis_header_btn span:last-child{
- float: right;
- color: #666666;
- margin-top: 7px;
- }
- .lis_header_btn_fl li{
- float: left;
- }
- .lis_header_btn_fl li img{
- display: block;
- width: 80px;
- height: 80px;
- /*border: 1px solid #000;*/
- margin:10px;
- }
- .lis_header_btn_fl li:last-child{
- background: url("../img/tb.png")no-repeat scroll -17px 24px;
- width: 415px;
- height: 75px;
- background-size: 197% 437%;
- position: relative;
- top: -14px;
- }
- .lis_header_btn_fr li{
- height: auto;
- display: block;
- float: left;
- padding: 10px 14px;
- cursor: pointer;
- }
- .lis_header_btn_fr li:last-child{
- border-right: none;
- }
- .lis_header_btn_fr li i{
- display: block;
- height: 30px;
- width: 30px;
- background:url("../img/tb.png")no-repeat scroll 0 0;
- margin: 0px auto;
- }
- /*.lis_header_btn_fr li:nth-child(1) i{*/
- /*background-position: -494px -50px;*/
- /*}*/
- .lis_header_btn_fr li:nth-child(1) i{
- background-position: -536px -50px;
- width: 32px;
- }
- .lis_header_btn_fr li:nth-child(2) i{
- background-position: -576px -50px;
- }
- .lis_header_btn_fr li:nth-child(3) i{
- background-position: -617px -50px;
- }
- .lis_header_btn_fr li:nth-child(4) i{
- background-position: -662px -50px;
- }
- /*轮播图*/
- .lis_bannerWrap{
- height: auto;
- overflow: hidden;
- margin-top: 12px;
- }
- .lis_banner{
- width: 500px;
- border: 1px solid #cbcbcb;
- float: left;
- height: 333px;
- }
- .lis_banner .slider-pager .slider-pager-page{
- color: #a6a6a7 !important;
- opacity: 1 !important;
- }
- .lis_banner .slider-pager .slider-pager-page.active{
- color: red !important;
- opacity: 1 !important;
- }
- .lis_message{
- background-color:#266fbe !important;
- font-size: 14px;
- padding: 6px 9px;
- border: 1px solid #5959d8;
- color: #fff !important;
- }
- .lis_btnMsg{
- border: none;
- padding: 8px 15px;
- font-size: 14px;
- color: #000;
- background-color: #fff;
- font-weight: bold;
- }
- .noticWrap{
- height: 333px;
- float: right;
- overflow: hidden;
- width: 569px;
- padding: 0;
- position: relative;
- }
- .lis_msgWrap{
- height: auto;
- overflow: hidden;
- position: relative;
- width: 100%;
- }
- .lis_msgWrap:before{
- content: '';
- display: block;
- position: absolute;
- border-bottom: 1.5px solid #e6e6e7;
- width: 100%;
- bottom: 0;
- }
- .lis_msgWrap li{
- float: left;
- margin-right:0;
- }
- .clearfixlis{
- clear: both;
- border: 1px solid #dedede;
- padding: 0 13px;
- height: 298px;
- position: relative;
- top: -1px;
- }
- .clearfixlis ul li{
- height: auto;
- overflow: hidden;
- border-bottom: 1px dashed #cdcdcd;
- padding:12px 13px;
- position: relative;
- }
- .clearfixlis ul li:before{
- content: '';
- position: absolute;
- left: 0;
- top: 45%;
- width: 2px;
- height: 2px;
- border: 1px solid #333333;
- background-color: #333333;
- border-radius: 50%;
- }
- .clearfixlis ul li:hover a{
- color: #266fbe;
- }
- .clearfixlis ul li a{
- color: #414141;
- text-decoration: none;
- width: 80%;
- display: inline-block;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- font-size: 12px;
- }
- .clearfixlis ul li span{
- float: right;
- font-size: 12px;
- color: #a6a6a7;
- position: relative;
- right: -14px;
- }
- .more_btn_msg{
- color: #999999;
- background-color: transparent;
- border: none;
- position: absolute;
- top: 9px;
- font-size: 12px;
- right: 10px;
- }
- /*首页模块*/
- .module_section{
- position: relative;
- height: auto;
- overflow: hidden;
- padding-top: 16px;
- background-color: #fff;
- }
- .module_section h4{
- }
- .module_section h4 i{
- font-size: 20px;
- margin-right: 2px;
- width: 5px;
- background-color: #266fbe;
- display: inline-block;
- height: 16px;
- position: relative;
- top: 1px;
- }
- .module_section h4 span{
- font-size: 16px;
- line-height: 16px;
- vertical-align: 2px;
- font-weight: bold;
- font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif;
- }
- .module_section .m_title{
- }
- .module_section .m_title span{
- display: block;
- width: auto;
- text-align: center;
- margin: 0 auto;
- max-width: 320px;
- font-size: 21px;
- height: 35px;
- line-height: 35px;
- }
- /*.module_section .m_title span:before{*/
- /*content: '{';*/
- /*color: #5BABE6;*/
- /*display: inline-block;*/
- /*position: relative;*/
- /*left: -9px;*/
- /*}*/
- /*.module_section .m_title span:after{*/
- /*content: '}';*/
- /*color: #5BABE6;*/
- /*display: inline-block;*/
- /*position: relative;*/
- /*right: -9px;*/
- /*}*/
- .module_section .m_title small{
- text-align: center;
- display: block;
- color: #A7A7A8;
- font-size: 13px;
- margin-top: 12px;
- }
- .lis_parts{
- width: auto;
- border: 1px solid #dedede;
- /*margin: 12px 0 0;*/
- padding: 0;
- overflow: hidden;
- height: auto;
- }
- .lis_parts li:hover span{
- color: #fff;
- }
- .lis_parts li{
- float: left;
- display: block;
- width: 12.5%;
- text-align: center;
- height: 175px;
- position: relative;
- }
- .lis_parts li::after{
- content: '';
- display: block;
- position: absolute;
- border-right: 1px solid #e6e6e7;
- width: 0px;
- height: 80%;
- top: 16px;
- right: -1px;
- }
- .lis_parts li:nth-child(1):hover{
- background-color: transparent;
- }
- .lis_parts li:last-child::after{
- content: '';
- display: block;
- position: absolute;
- border-right: none;
- }
- .lis_parts li:nth-child(1){
- background: url("../img/lisPart.png")no-repeat scroll 0 0;
- background-size: cover;
- }
- .lis_parts li:last-child{
- border-right: none;
- }
- .lis_parts li span{
- font-weight: bold;
- }
- .lis_parts li i{
- display: block;
- width: 50px;
- height: 50px;
- margin: 44px auto 25px;
- background: url("../img/tb.png")no-repeat scroll 0 0;
- }
- .lis_parts li:nth-child(2) i{
- background-position: -14px -101px;
- }
- .lis_parts li:nth-child(3) i{
- background-position: -139px -101px;
- }
- .lis_parts li:nth-child(4) i{
- background-position: -265px -101px;
- }
- .lis_parts li:nth-child(5) i{
- background-position: -384px -101px;
- }
- .lis_parts li:nth-child(6) i{
- background-position: -502px -103px;
- }
- .lis_parts li:nth-child(7) i{
- background-position: -621px -101px;
- }
- .lis_parts li:nth-child(8) i{
- background-position: -747px -101px;
- }
- .lis_parts li:hover{
- background-color: #7c72b2;
- cursor: pointer;
- }
- .lis_parts li:nth-child(2):hover i{
- background-position: -70px -101px;
- }
- .lis_parts li:nth-child(3):hover i{
- background-position: -195px -101px;
- }
- .lis_parts li:nth-child(4):hover i{
- background-position: -321px -101px;
- }
- .lis_parts li:nth-child(5):hover i{
- background-position: -440px -101px;
- }
- .lis_parts li:nth-child(6):hover i{
- background-position: -558px -103px;
- }
- .lis_parts li:nth-child(7):hover i{
- background-position: -677px -101px;
- }
- .lis_parts li:nth-child(8):hover i{
- background-position: -803px -101px;
- }
- .tingBglistFloor>li{
- width: 32.9%;
- display: block;
- float: left;
- margin: 0 7px 10px 0;
- border: 1px solid #d9d9d9;
- height: 185px;
- box-shadow: 0 0 17px 2px #e6e6e7;
- }
- .tingBglistFloor{
- height: auto;
- overflow: hidden;
- }
- .tingBglistFloor>li span{
- display: inline-block;
- float: left;
- height: 100%;
- background-color: #266fbe;
- color: #fff;
- }
- .tingBglistFloor ul{
- height: 100%;
- overflow: hidden;
- /*float: left;*/
- }
- .tingBglistFloor ul li{
- display: inline-block;
- /*float: left !important;*/
- margin: 5px 12px;
- border: none;
- width: 80%;
- height:auto;
- }
- .tingBglistFloor li:nth-child(3n+0){
- margin-right: 0;
- float: right;
- }
- .tingBglistFloor li p{
- width: 50%;
- margin: 0 auto;
- line-height: 21px;
- position: relative;
- top:-6px;
- }
- .tingBglistFloor li span i{
- display: block;
- height: 62px;
- background:#266fbe url("../img/tb.png")no-repeat scroll 0 0;
- margin-top: 36px;
- }
- .tingBglistFloor li:nth-child(1) span i{
- background-position: -6px -174px;
- }
- .tingBglistFloor li:nth-child(2) span i{
- background-position: -65px -174px;
- }
- .tingBglistFloor li:nth-child(3) span i{
- background-position: -120px -177px;
- }
- .tingBglistFloor li:nth-child(4) span i{
- background-position: -170px -174px;
- }
- .tingBglistFloor li:nth-child(5) span i{
- background-position: -227px -174px;
- }
- .tingBglistFloor li:nth-child(6) span i{
- background-position: -286px -174px;
- }
- .resource_centerFloor{
- height: auto;
- overflow: hidden;
- margin: 14px 0 32px;
- padding: 6px;
- }
- .resource_centerFloor li{
- width: 250px;
- height: 302px;
- border: 1px solid #e6e6e7;
- float: left;
- margin-right: 30px;
- box-shadow: 0 0 17px 2px #e6e6e7;
- box-sizing: border-box;
- }
- .resource_centerFloor li:nth-child(1){
- background: url("../img/kfq_a.png")no-repeat scroll 0 0;
- background-size: 100%;
- }
- .resource_centerFloor li:nth-child(1):hover{
- background-size:110%;
- background-position: -10px -10px;
- }
- .resource_centerFloor li:nth-child(2):hover{
- background-size:110%;
- background-position: -10px -10px;
- }
- .resource_centerFloor li:nth-child(3):hover{
- background-size:110%;
- background-position: -10px -10px;
- }
- .resource_centerFloor li:nth-child(4):hover{
- background-size:110%;
- background-position: -10px -10px;
- }
- .resource_centerFloor li:nth-child(2){
- background: url("../img/kfq_b.png")no-repeat scroll 0 0;
- background-size: 100%;
- }
- .resource_centerFloor li:nth-child(3){
- background: url("../img/kfq_c.png")no-repeat scroll 0 0;
- background-size: 100%;
- }
- .resource_centerFloor li:nth-child(4){
- background: url("../img/kfq_d.png")no-repeat scroll 0 0;
- background-size: 100.2%;
- }
- .resource_centerFloor li:nth-child(1) .service-part-desc{
- border-top: 4px solid #ffa800;
- }
- .resource_centerFloor li:nth-child(2) .service-part-desc{
- border-top: 4px solid #59ceeb;
- }
- .resource_centerFloor li:nth-child(3) .service-part-desc{
- border-top: 4px solid #00c384;
- }
- .resource_centerFloor li:nth-child(4) .service-part-desc{
- border-top: 4px solid #a28de3;
- }
- .resource_centerFloor li:last-child{
- margin-right:0;
- }
- .service-part-wrap {
- padding: 18px 30px;
- height: 100%;
- text-align: center;
- box-sizing: border-box;
- transform: translateY(0%);
- transition: all .5s;
- }
- .service-part-wrap .service-part-desc {
- border-top: 4px solid #e60012;
- }
- .service-part-wrap .service-part-title {
- font-size: 22px;
- font-weight: 500;
- text-align: center;
- margin-top: 32px;
- }
- .service-part-wrap .service-part-info {
- margin-top: 20px;
- color: #a7a7a8;
- font-size: 13px;
- text-align: center;
- }
- .service-part-wrap .service-list {
- display: -ms-inline-flexbox;
- display: inline-flex;
- -ms-flex-pack: center;
- justify-content: center;
- margin-top: 25px;
- color: #666;
- height: 55px;
- position: absolute;
- width: 100%;
- left: 0;
- bottom: 48px;
- }
- .service-part-wrap .service-list button{
- width: 117px;
- border: none;
- background-color: #266fbe;
- border-radius: 50px;
- height: 31px;
- margin-top: 23px;
- color: #fff;
- }
- .service-part-wrap .service-list-dang {
- display: -ms-inline-flexbox;
- display: inline-flex;
- -ms-flex-pack: center;
- justify-content: center;
- margin-top: 25px;
- color: #666;
- border-top: 1px dashed #ccc;
- }
- .service-part-wrap .service-list-dang li {
- padding: 20px 0 0;
- width: 104px;
- box-sizing: border-box;
- }
- .icons-gray-online-tts {
- background-image: url('../img/tb.png');
- background-size: 1900%;
- width: 38px;
- height: 32px;
- display: block;
- margin: 0 auto 16px;
- }
- .service-part-wrap .service-list-dang .service-title {
- margin-top: 12px;
- }
- .dang_centerFloor{
- height: auto;
- overflow: hidden;
- padding: 10px 5px;
- }
- .dang_centerFloor li{
- width: 47%;
- float: left;
- box-shadow: 0 0 17px 2px #e6e6e7;
- height: 300px;
- }
- .dang_centerFloor li:last-child{
- float: right;
- }
- .service-list-zheng{
- display: block;
- justify-content: center;
- margin-top: 25px;
- color: #666;
- border-top: 1px dashed #ccc;
- height: auto;
- overflow: hidden;
- padding-top: 45px;
- }
- .service-list-zheng dd{
- display: inline-block;
- height: auto;
- width: 33%;
- float: left;
- }
- .dang_centerFloor li:nth-child(2) .service-list-zheng dd:nth-child(3) i{
- background-position: -200px 117px;
- }
- .dang_centerFloor li:nth-child(2) .service-list-zheng dd:nth-child(2) i{
- background-position: -103px 117px;
- }
- .dang_centerFloor li:nth-child(2) .service-list-zheng dd:nth-child(1) i{
- background-position: -8px 117px;
- }
- .dang_centerFloor li:nth-child(1) .service-list-zheng dd:nth-child(1) i{
- background-position: -475px 117px;
- }
- .dang_centerFloor li:nth-child(1) .service-list-zheng dd:nth-child(2) i{
- background-position: -383px 117px;
- }
- .dang_centerFloor li:nth-child(1) .service-list-zheng dd:nth-child(3) i{
- background-position: -293px 117px;
- }
- /*触发事件*/
- .dang_centerFloor li:nth-child(2) .service-list-zheng dd:nth-child(3):hover i{
- background-position: -243px 117px;
- }
- .dang_centerFloor li:nth-child(2) .service-list-zheng dd:nth-child(2):hover i{
- background-position: -145px 117px;
- }
- .dang_centerFloor li:nth-child(2) .service-list-zheng dd:nth-child(1):hover i{
- background-position: -51px 117px;
- }
- .dang_centerFloor li:nth-child(1) .service-list-zheng dd:nth-child(1):hover i{
- background-position: -517.2px 117px;
- }
- .dang_centerFloor li:nth-child(1) .service-list-zheng dd:nth-child(2):hover i{
- background-position: -423.7px 117px;
- }
- .dang_centerFloor li:nth-child(1) .service-list-zheng dd:nth-child(3):hover i{
- background-position: -330.7px 117px;
- }
- .contentUsFloor{
- border: 1px solid #d9d9d9;
- height: auto;
- overflow: hidden;
- margin: 10px 0;
- padding: 0 0 0 8px;
- position: relative;
- }
- .contentUsFloor img{
- width: 83%;
- float: right;
- display: inline-block;
- height: 289px;
- position: absolute;
- top: -2px;
- }
- .contentUsFloor ul{
- display: inline-block;
- float: left;
- padding: 0;
- width: auto;
- }
- .contentUsFloor ul li{
- width: 182px;
- height: 71px;
- border-bottom: 1px solid #e6e6e7;
- padding: 0;
- position: relative;
- display: flex;
- }
- .contentUsFloor ul li:last-child{
- border-bottom: none;
- }
- .contactItem{
- }
- .contactItem b{
- display: inline-block;
- width: 50px;
- height: 100%;
- float: left;
- background: url("../img/tb.png");
- background-repeat: no-repeat;
- }
- .contentUsFloor ul li:nth-child(1) b{
- background-size: 1910%;
- background-position: -15px -321px;
- }
- .contentUsFloor ul li:nth-child(2) b{
- background-size: 1910%;
- background-position: -74px -318px;
- }
- .contentUsFloor ul li:nth-child(3) b{
- background-size: 1910%;
- background-position: -136px -318px;
- }
- .contentUsFloor ul li:nth-child(4) b{
- background-size: 1868%;
- background-position: -192px -312px;
- }
- .contactItem span{
- height: auto;
- display: block;
- float: left;
- width: 110px;
- align-self: center;
- }
- .contactItem span a{
- display: block;
- color: #000;
- text-align: left;
- font-size: 14px;
- }
- .contactItem span em{
- font-size: 12px;
- color: #999999;
- display: block;
- }
- .hrefConnectListWrap{
- background-color: #266fbe;
- margin-top: 13px;
- }
- .hrefConnectListWrap h4{
- color: #fff;
- margin-top: 22px;
- }
- .hrefConnectList{
- height: auto;
- overflow: hidden;
- margin: 20px 0 22px;
- }
- .hrefConnectList dd{
- color: #fff;
- display: inline-block;
- float: left;
- width: 20%;
- }
- .hrefConnectList dd a{
- color: #fff;
- padding-left: 21px;
- font-size: 12px;
- }
- .hrefConnectList dd a:hover{
- color: #f96842 !important;
- text-decoration: underline;
- cursor: pointer;
- }
- .beiAnSection{
- background-color: #555555;
- color: #fff;
- display: flex;
- flex-direction: column;
- margin-top: 0;
- }
- .beiAnSection ul{
- width: auto;
- height: auto;
- margin: 12px auto;
- overflow: hidden;
- align-self: center;
- }
- .beiAnSection ul li{
- width: auto;
- display: inline-block;
- float: left;
- margin: 2px 10px;
- font-size: 12px;
- }
- .beiAnSection ul li a{
- cursor: pointer;
- text-decoration: none;
- }
- .beiAnSection ul li a:hover{
- color: #f96842 !important;
- }
- .aboutUsSection{
- padding: 5px 30px;
- border: 1px solid #d6d6d7;
- border-bottom: none;
- position: relative;
- top: 0;
- }
- .aboutUsSection h3{
- text-align: center;
- font-size: 16px;
- font-weight: bold;
- }
- .aboutUsSection p{
- color: #999999;
- font-size: 12px;
- line-height: 19px;
- text-indent: 24px;
- text-align: justify;
- }
- .tel_open{
- font-size: 12px;
- width: auto;
- display: inline-block;
- color: #666666;
- margin-left: 17px;
- line-height: 16px;
- float: left;
- }
- .banner_span{
- position: absolute;
- bottom: 0;
- width: 100%;
- background-color: #5a5a5a;
- color: #fff;
- height: 35px;
- font-size: 16px;
- padding-left: 13px;
- line-height: 35px;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .lis_banner .slider-slide{
- padding-top:0;
- }
- .lis_login{
- height: auto;
- overflow: hidden;
- top: 0;
- }
- .lis_login li{
- color: #266fbe !important;
- }
|