123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566 |
- i, em {
- font-style: normal;
- margin: 0px;
- padding: 0px
- }
- .flname {
- height: 62px;
- line-height: 62px;
- background: #fff;
- border-radius: 4px 4px 0 0;
- color: #2054ae;
- font-size: 20px;
- font-family: "微软雅黑";
- font-weight: 600;
- }
- .flimg {
- margin: 0 12px 0 10px
- }
- .flimg img {
- margin-bottom: -7px
- }
- .duansp_list_fl {
- border-right: 1px #eee solid;
- border-left: 1px #eee solid;overflow:hidden
- }
- .duansp_list_fl li {
- width: 153px;
- float: left;
- text-align: center;
- margin-bottom: 18px;
- margin-top: 11px; margin-left:10px;border:#ccc 1px solid; padding:2px;
- }
- .duansp_list_flnr .dsp_title {
-
- display: -webkit-box;
- text-overflow: ellipsis;
- overflow: hidden;
- text-overflow: ellipsis;
- -webkit-line-clamp: 2;
- -webkit-box-orient: vertical;
- line-height: 26px;
- height: 26px;
- margin: 0 auto;
- text-align:center; overflow:hidden
- }
- .duansp_list_flnr .dsp_photo {
- position: relative;
- width: 100%;
- height: 100px;
- margin: 0 auto
- }
- .duansp_list_flnr .dsp_photo span {
- width: 100%;
- height: 90px;
- display: block
- }
- .duansp_list_flnr .dsp_photo span img {
- width: 100%;
- height: 90px;
- display: block;
- border-radius: 6px
- }
- .duansp_list_flnr .dsp_photo .covermask {
- position: absolute;
- left: 0;
- top: 0;
- width: 100%;
- height: 100%;
- background-color: #000;
- opacity: 0;
- -webkit-transition: opacity .5s;
- transition: opacity .5s
- }
- .duansp_list_flnr .dsp_photo:hover .covermask {
- opacity: .2;
- -webkit-transition: opacity .5s;
- transition: opacity .5s
- }
- .duansp_list_flnr .dsp_photo .playbtn {
- position: absolute;
- left: 50%;
- top: 50%;
- margin-left: -25px;
- margin-top: -25px;
- width: 49px;
- height: 49px;
- background: url(../img/dspleft_ico.png) no-repeat 0 0;
- opacity: 0;
- -webkit-transform: scale(.7);
- -webkit-transition-property: opacity,-webkit-transform;
- -webkit-transition-duration: .5s;
- transform: scale(.7);
- transition-property: opacity,transform;
- transition-duration: .5s;
- zoom: 1;
- background-size: 100% 100%
- }
- .duansp_list_flnr .dsp_photo:hover .playbtn {
- opacity: .9;
- -webkit-transform: scale(1);
- -webkit-transition-property: opacity,-webkit-transform;
- -webkit-transition-duration: .5s;
- transform: scale(1);
- transition-property: opacity,transform;
- transition-duration: .5s;
- cursor: pointer
- }
- .chakanmore {
- padding: 30px 0
- }
- .chakanmore p {
- width: 367px;
- height: 38px;
- line-height: 38px;
- color: #2054ae;
- border: 1px #2054ae solid;
- border-radius: 38px;
- text-align: center;
- margin: 0 auto;
- cursor: pointer
- }
- .flname a {
- float: right;
- margin-right: 5px;
- font-size: 14px;
- }
- .jmb_list_fl {
- margin-left: 1%;
- margin-top: 15px;
- width: 98%;
- margin-bottom: 10px;
- overflow: hidden
- }
- .jmb_list_fl li {
- margin-left: 12px;
- margin-right: 12px;
- float: left;
- margin-bottom: 15px;
- text-align: center;
- }
- .jmb_list_fl li a {
- float: left;
- height: 43px;
- line-height: 43px;
- font-size: 14px;
- border: 1px solid #DADADA;
- background: #E8E8E8;
- color: #333333;
- width: 113px;
- overflow: hidden;
- }
- .jmb_list_fl li a:hover {
- float: left;
- height: 43px;
- line-height: 43px;
- font-size: 14px;
- width: 113px;
- overflow: hidden;
- border: 1px solid #DADADA;
- background: #2054ae;
- color: #fff;
- text-decoration: none;
- }
- .dhtext_ln {
- border-radius: 5px 5px 0 0;
- overflow: hidden
- }
- .dhtext_ln li {
- height: 34px;
- border-bottom: 1px #edeef0 solid;
- display: flex;
- align-items: center;
- justify-content: center;
- background: #fff;
- color: #2054ae;
- padding: 0 10px
- }
- .dhtext_ln li a {
- color: #333
- }
- .dhtext_ln li a:hover {
- color: #2054ae
- }
- .dhtext_ln li.zbhover {
- background: #2054ae;
- color: #fff
- }
- .dhtext_ln li.zbhover a {
- color: #fff
- }
- .zhoubox {
- width: 100%;
- height: 52px;
- background: #899099;
- }
- .zhouul {
- width: 1200px;
- height: 52px;
- margin: 0 auto;
- }
- .zhouul li {
- width: 115px;
- height: 52px;
- float: left;
- text-align: center;
- line-height: 52px;
- font-size: 18px;
- }
- .zhouul li:hover {
- background: #2054ae;
- }
- .zhouul li:hover a span {
- color: #fff;
- }
- .zhouul .select {
- background: #2054ae;
- }
- .zhouul .select a {
- color: #fff;
- }
- .zhouul .select a span {
- color: #fff;
- }
- .zhouul li a {
- display: block;
- width: 115px;
- height: 52px;
- position: relative;
- color: #000
- }
- .zhouul li a span {
- float: left;
- width: 100%;
- }
- .zhouul li a .select-span1 {
- font-size: 18px;
- height: 30px;
- line-height: 34px;
- }
- .zhouul li a .select-span2 {
- font-size: 12px;
- height: 22px;
- line-height: 15px;
- }
- .qhbox {
- width: 100%;
- height: 90px;
- }
- .qhbox ul {
- width: 1200px;
- height: 90px;
- margin: 0 auto;
- }
- .qhbox ul li {
- float: left;
- height: 90px;
- line-height: 90px;
- overflow: hidden;
- }
- .qhbox ul .qhbox-li1 {
- width: 30%;
- text-align: left;
- font-size: 18px;
- }
- .qhbox ul .qhbox-li2 {
- width: 40%;
- text-align: center;
- font-size: 30px;
- }
- .qhbox ul .qhbox-li3 {
- width: 30%;
- text-align: right;
- font-size: 18px;
- }
- .qhbox span {
- color: #899099;
- }
- .qhbox ul li a {
- display: inline-block;
- height: 90px;
- color: #000
- }
- .qhbox ul li a span {
- float: left;
- }
- .qhbox-li1-span1,.qhbox-li3-span1 {
- width: 40px;
- height: 40px;
- border: 2px solid #899099;
- border-radius: 100%;
- float: left;
- text-align: center;
- font-size: 42px;
- line-height: 36px;
- margin-top: 22px;
- }
- .qhbox-li1-span1 {
- margin-right: 12px;
- }
- .qhbox-li3-span1 {
- margin-left: 12px;
- }
- .qhbox ul .qhbox-li3 a,.qhbox ul .qhbox-li3 a span {
- color: #899099;
- }
- .qhbox-li1 a:hover .qhbox-li1-span2,.qhbox-li3 a:hover .qhbox-li3-span2 {
- color: #2054ae;
- }
- .qhbox-li1 a:hover .qhbox-li1-span1,.qhbox-li3 a:hover .qhbox-li3-span1 {
- border-color: #2054ae;
- background: #2054ae;
- color: #fff;
- }
- .contbox {
- width: 100%;
- margin-bottom: 60px;
- overflow: hidden;
- }
- .cont {
- width: 1200px;
- margin: 0 auto;
- }
- .conts {
- width: 157px;
- border: 1px solid #dbe2ea;
- float: left;
- background: #FFF
- }
- .conts ul {
- width: 100%;
- overflow: hidden;
- }
- .conts ul li {
- width: 100%;
- height: 76px;
- text-align: center;
- line-height: 76px;
- overflow: hidden;
- }
- .conts ul li a {
- color: #626972;
- font-size: 18px;
- display: block;
- background: #f1f4f8;
- }
- .conts ul li a.gl {
- color: #fff;
- background: #2054ae;
- }
- .conts ul li a:hover {
- color: #fff;
- background: #2054ae;
- }
- .conts .gdpd {
- width: 100%;
- height: 32px;
- overflow: hidden;
- font-size: 14px;
- cursor: pointer;
- color: #fff;
- text-align: center;
- line-height: 32px;
- background: #97a0ad;
- }
- .shijian {
- width: 701px;
- float: left;
- margin: 0 20px;
- background: #FFF
- }
- .shijian ul {
- float: left;
- width: 50%;
- }
- .shijian ul li {
- width: 340px;
- padding-left: 9px;
- height: 53px;
- line-height: 53px;
- border-left: 1px solid #dbe2ea;
- border-right: 1px solid #dbe2ea;
- border-bottom: 1px solid #dbe2ea;
- color: #3b5162;
- font-size: 14px;
- overflow: hidden;
- }
- .shijian ul .shijian-ul1-li1,.shijian ul .shijian-ul1-li1 {
- border-top: 1px solid #dbe2ea;
- font-size: 18px;
- color: #000;
- height: 75px;
- background: #f5f6f7;
- line-height: 75px;
- }
- .shijian ul li em {
- float: left;
- height: 53px;
- width: 16%;
- }
- .shijian ul li span {
- float: left;
- height: 53px;
- width: 84%;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .rebox {
- width: 298px;
- border: 1px solid #dbe2ea;
- float: right;
- background: #FFF
- }
- .rebox .rmdsj {
- width: 100%;
- height: 53px;
- border-bottom: 1px solid #dbe2ea;
- font-size: 18px;
- line-height: 53px;
- text-indent: 20px;
- }
- .rebox ul {
- width: 281px;
- padding-top: 25px;
- padding-left: 17px;
- border-bottom: 1px solid #dbe2ea;
- overflow: hidden;
- }
- .rebox ul li {
- float: left;
- margin-right: 17px;
- width: 123px;
- height: 122px;
- margin-bottom: 14px;
- }
- .rebox ul li a {
- display: block;
- width: 100%;
- }
- .rebox ul li .rebox-ul-a1 {
- height: 83px;
- }
- .rebox ul li .rebox-ul-a1 img {
- display: block;
- width: 123px;
- height: 83px;
- }
- .rebox ul li .rebox-ul-a2 {
- width: 100%;
- height: 30px;
- line-height: 30px;
- text-align: center;
- font-size: 14px;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .rebox ul li .rebox-ul-a2:hover {
- color: red;
- }
- .rebox ul li p {
- width: 100%;
- height: 30px;
- line-height: 12px;
- text-align: center;
- font-size: 12px;
- color: #acacac;
- overflow: hidden;
- text-overflow: ellipsis;
- white-space: nowrap;
- }
- .jbm_tit {
- width: 1200px;
- height: 50px;
- margin: 0 auto;
- line-height: 50px;
- }
- .jbm_tit h1 {
- font-size: 16px;
- display: inline
- }
- .vde_tit_new{position:relative;padding-left:50px}
- .vde_tit_new>.flimg{position:absolute;top:10px;left:0;height:40px}
- .vde_tit_new{position:relative;padding-left:50px}
|