You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
518 lines
26 KiB
518 lines
26 KiB
@charset "utf-8";
|
|
/* CSS Document */
|
|
|
|
* {margin: 0px;padding: 0px;font-family:微软雅黑;text-shadow: none;color:#fff; font-size:14px;}
|
|
a {text-decoration: none;outline: none;cursor: pointer;}
|
|
img { border: 0px;outline: none;display: block;}
|
|
li {list-style-type: none;}
|
|
.right {float: right;}
|
|
.left {float: left;}
|
|
.clear {clear: both;height: 0px;overflow: hidden;}
|
|
.pf_2{ width:50%; float:left;}
|
|
|
|
.xingk{background: url(../img/bj1.jpg) no-repeat center; background-size: cover; height: 100%; position:fixed;left: 0; top: 0; width: 100%; z-index:-1;}
|
|
.xingk_nr{background: url(../xaimg/neiyebj.jpg) no-repeat center; background-size: cover; height: 100%; position:fixed;left: 0; top: 0; width: 100%; z-index:-1;}
|
|
|
|
|
|
::-webkit-scrollbar {width:6px;}
|
|
::scrollbar {width:6px;}
|
|
/* 滚动槽 */
|
|
::-webkit-scrollbar-trac k {-webkit-box-shadow: 0;border-radius: 10px;background:rgba(0,0,0,0.3);}
|
|
/* 滚动条滑块 */
|
|
::-webkit-scrollbar-thumb {border-radius: 10px;background: rgba(0,0,0,0.3);-webkit-box-shadow:0;}
|
|
::-scrollbar-thumb {border-radius: 10px;background: rgba(0,0,0,0.3);-webkit-box-shadow:0;}
|
|
::-webkit-scrollbar-thumb:window-inactive {background: rgba(255,0,0,0.4);}
|
|
::scrollbar-thumb:window-inactive {background: rgba(255,0,0,0.4);}
|
|
|
|
|
|
/*头部*/
|
|
.header{ background:url(../img/dbt_bj.png) center bottom no-repeat; height:90px;}
|
|
.header_bt{ font-size:32px; color:#1EE9FF; font-weight:bold; text-align:center; padding-top:30px;}
|
|
.nav{ display:block; color:#1EE9FF; background:url(../img/caidan_bj.png) no-repeat right; height:41px;line-height:40px; width:90px; font-size:16px; position:absolute; top:10px; left:0px; text-align:center;}
|
|
.nav_home{ display:block; color:#1EE9FF; background:url(../img/home_bj.png) no-repeat right; height:41px; line-height:40px; width:105px; font-size:16px; position:absolute; top:10px; left:105px; text-align:center;}
|
|
.nav_icon{ display:inline-block; width:18px; height:18px; background:url(../img/icon.png) no-repeat center top; margin-right:5px;}
|
|
.icon_caidan{ background-position:center 6px;}
|
|
.icon_zhuye{ background-position:center -58px;}
|
|
|
|
.zuoce{ position: fixed; top:58px; z-index:999; border:1px solid #00356A; background:rgba(0,0,0,0.9);}
|
|
.zuoce a{ display:block; width:140px; height:43px; line-height:43px; background:url(../img/nav_bjm.png) no-repeat; padding-left:19px; color:#B9BAC4; font-size:15px; margin:10px;}
|
|
.zuoce a:hover,
|
|
.zuoce .on{background:url(../img/nav_bj.png) no-repeat; color:#57FFFF;}
|
|
|
|
.cbp-spmenu-left {
|
|
left: -180px;
|
|
}
|
|
.cbp-spmenu-left.cbp-spmenu-open {
|
|
left: 0px;
|
|
}
|
|
.zuoce{
|
|
-webkit-transition: all 0.3s ease;
|
|
-moz-transition: all 0.3s ease;
|
|
transition: all 0.3s ease;
|
|
}
|
|
|
|
.zuoce a .icon_zhuye{ background-position:center -187px;}
|
|
.zuoce .on .icon_zhuye,
|
|
.zuoce a:hover .icon_zhuye{ background-position:center -58px;}
|
|
|
|
|
|
|
|
/*框架*/
|
|
.box_cyfx{ width:587px; height:642px; padding:20px; padding-bottom:0px;}
|
|
|
|
.box_chang{ width:1233px; margin-right:20px; position:relative;}
|
|
.box_chang .box_top_c{ height:19px; width:100%; background:url(../img/box_top_c.png) no-repeat center; margin-top:48px;}
|
|
.box_chang .box_center_c{ width:100%;background:url(../img/box_center_c.png) repeat-y center;}
|
|
.box_chang .box_bottom_c{ height:17px; width:100%; background:url(../img/box_bottom_c.png) no-repeat center;}
|
|
|
|
.box_mo{ width:593px; margin-right:20px; margin-left:26px; position:relative;}
|
|
.box_mo .box_top_m{ height:19px; width:100%; background:url(../img/box_top_m.png) no-repeat center; margin-top:48px;}
|
|
.box_mo .box_center_m{width:100%;background:url(../img/box_center_m.png) repeat-y center;}
|
|
.box_mo .box_bottom_m{ height:17px; width:100%; background:url(../img/box_bottom_m.png) no-repeat center;}
|
|
.tmbj{/*background:url(../img/tnbj_bj.png) repeat; */margin:0px 13px 0px 0px; position:relative; top:-2px;}
|
|
|
|
.box_index{ width:473px; position:relative;}
|
|
.box_index .box_top_s{ height:19px; width:100%; background: url(../img/box_top_s.png) no-repeat center bottom;padding-top: 48px;}
|
|
.box_index .box_center_s{width:100%;background:url(../img/box_center_s.png) repeat-y center;}
|
|
.box_index .box_bottom_s{ height:17px; width:100%; background:url(../img/box_bottom_s.png) no-repeat center;}
|
|
|
|
.box_index_r{ width:482px; position:relative;}
|
|
.box_index_r .box_top_s2{ height:18px; width:100%; background: url(../img/box_top_s2.png) no-repeat center bottom;padding-top: 48px;}
|
|
.box_index_r .box_center_s2{width:100%;background:url(../img/box_center_s2.png) repeat-y center;}
|
|
.box_index_r .box_bottom_s2{ height:18px; width:100%; background:url(../img/box_bottom_s2.png) no-repeat center;}
|
|
|
|
|
|
.box_bt{ font-size:20px; text-align:center; position:absolute; top:20px; width:100%; font-weight:normal;}
|
|
.sjly{ position:absolute; top:25px; right:2px; height:25px; background:url(../img/sjly_ysj.png) no-repeat right bottom; padding-right:20px;}
|
|
.sjly .sjsm{ display:inline-block; color:#456185; font-size:14px; padding-right:2px;}
|
|
.sjly .icon_sx{ display:inline-block; width:15px; height:15px; background:url(../img/icon_sx.png) no-repeat; position:relative; top:3px; cursor:pointer;}
|
|
.tsy{ position:absolute; top:-26px; left:-30px; width:70px; height:24px; background:url(../img/sxts.png) no-repeat center top; font-size:12px; color:#fff; text-align:center; padding-top:2px;font-style:normal; display:none;}
|
|
.sjly .icon_sx:hover .tsy{ display:block;}
|
|
|
|
.con { position:relative; padding-left:12px;}
|
|
.xbt{ font-size:16px; color:#1EE9FF; text-align:center; font-weight:normal; padding:10px;}
|
|
.xiank{/* background:url(../img/tnbj_bj.png) repeat;*/ border:#011F58 1px solid; margin:0px 12px 0px 0px; position:relative; top:-2px;}
|
|
.tbw{ padding-bottom:10px;}
|
|
|
|
|
|
|
|
/*======================首页======================*/
|
|
.index_left{ padding-left:25px; margin-top:-30px;}
|
|
.index_right{ padding-right:25px; margin-top:-30px;}
|
|
|
|
|
|
|
|
/*-------今日天气-------*/
|
|
.tianqi{ width:324px; background: url(../img/tq_bj.png) bottom left no-repeat; height:234px; position:absolute; top:-10px; left:3px;}
|
|
.icon_dw{ display:inline-block; width:16px; height:16px; background:url(../img/icon.png) no-repeat center -126px; margin-right:2px; position:relative; top:2px;}
|
|
.dqdz{ padding:2px 10px; border:1px solid #04489D; color:#1CD8F1; display:inline-block; font-size:14px; margin:5px 10px;}
|
|
.gxsj{ color:#C2C3CC; display:inline-block; font-size:16px; padding-left:5px; margin-top:6px;}
|
|
.riqi{ position:absolute; top:0px; right:5px; padding:10px; padding-top:0px; width:115px; color:#C2C3CC;}
|
|
.icon_tq{ width:72%; margin-left:14%; margin-top:5px;}
|
|
.tqqk{ text-align:center; font-size:18px; color:#C2C3CC;}
|
|
.tqqk span{ font-size:14px; color:#C2C3CC;}
|
|
.wendu{ text-align:center; font-size:77px; color:#57FFFF; line-height:100px; margin-top:5px;}
|
|
.wendu span{ font-size:31px; color:#57FFFF;}
|
|
.fengji{ text-align:center; font-size:16px; color:#C2C3CC;}
|
|
|
|
.tqcs{ width:316px; white-space:nowrap; overflow:hidden; margin-left:8px; padding-top:10px;}
|
|
.tqcs a{ display:inline-block;width:79px; height:39px; background:url(../img/tq_tmbj.png) repeat; text-align:center; line-height:39px; font-size:16px;}
|
|
.tqcs .on{ background:url(../img/rq_on.png) center no-repeat;
|
|
animation: tqon 0.8s infinite;
|
|
-webkit-animation: tqon 0.8s infinite;
|
|
}
|
|
|
|
.riqi p{color:#C2C3CC;}
|
|
.riqi .ny{font-size:20px;}
|
|
.riqi .rq{font-size:60px; color:#fff; background:url(../img/yuefen.png) no-repeat center; width:101px; height:102px; margin:10px auto; text-align:center; line-height:100px; padding-top:10px; }
|
|
.riqi .xq{font-size:16px; text-align:center; }
|
|
.riqi .sj{font-size:20px; text-align:center; margin-top:10px; }
|
|
.icon_sj{ display:inline-block; width:20px; height:20px; background:url(../img/shijian.png) no-repeat center; margin-right:5px; position:relative; top:2px;}
|
|
|
|
.tbw{ position:relative;}
|
|
.tbw .wendu{ line-height: inherit; margin-top:26px;}
|
|
.tq_kqzl{ position:absolute; top:8px; right:10px; color:#C2C3CC; font-size:16px;}
|
|
.tq_kqzl span{ font-size:16px; font-weight:bold;}
|
|
.tq_kqzl .ys_you{ color:#66FF00;}
|
|
.tq_kqzl .ys_liang{ color:#FFFF00;}
|
|
.tq_kqzl .ys_cha{ color:#FF17A8;}
|
|
|
|
|
|
/*----------推荐景区-----------*/
|
|
.tjjq_jqlb{ padding:5px 15px 5px 5px;}
|
|
.tjjq_jqx{ position:relative; margin-bottom:10px;}
|
|
.tjjq_jqx .jqtp{ width:100%; height:192px;}
|
|
.tjjq_jqx .jq_tq{ position:absolute; top:0; left:0px; width:100%; background:rgba(1,0,49,0.6); color:#fff; padding:8px 0px;}
|
|
.jq_tq .tq_left{ float:left; position:relative; padding-left:50px;}
|
|
.jq_tq .tq_left span{ display:inline-block; position:absolute; top:-5px; left:10px;}
|
|
.jq_tq .tq_left span img{ display:block; height:28px;}
|
|
.jq_tq .tq_right{ float:right; padding-right:10px;}
|
|
.jq_tq .tq_right span{ display:inline-block; font-weight:bold; padding-left:5px; font-size:15px;}
|
|
.tjjq_jqx .ys_you{ color:#66FF00;}
|
|
.tjjq_jqx .ys_liang{ color:#FFFF00;}
|
|
.tjjq_jqx .ys_cha{ color:#FF17A8;}
|
|
|
|
.tjjq_jqx .jqnr{position:absolute; bottom:0; left:0px; width:100%; background:rgba(1,0,49,0.6); color:#fff;padding:8px 0px;}
|
|
.jqnr .jqnr_left{ padding-left:10px; margin-right:80px;}
|
|
.jqnr .jqnr_right{ position:absolute; top:13px; right:15px; text-align:center;}
|
|
.jqnr .jqnr_right span{ display:block; padding-bottom:5px;}
|
|
.jqnr .jqnr_right span img{ display:block; margin:0px auto;}
|
|
.jqnr .jqnr_right strong{ font-size:14px; text-align:center;}
|
|
|
|
.jqnr .jq_bt{ font-size:16px; font-weight:bold; padding-bottom:5px;}
|
|
.jqnr .jq_bt .jqjb{ color:#6BCE3C; font-size:17px;font-weight:bold; padding-left:5px;}
|
|
.jqnr .jq_tj{ padding-top:3px; font-size:14px;}
|
|
.jqnr .jq_tj span{ display:inline-block; padding-left:5px; color:#FFFF00;}
|
|
|
|
|
|
|
|
/*----------视频-----------*/
|
|
.index_map{ width:822px; height:738px; background:url(../img/map_zg.png) no-repeat center 174px; margin-left:46px; position:relative;}
|
|
.tjsl{ display:inline-block; margin-top:50px; margin-right:10px; margin-left:8px;}
|
|
.tjsl .tjbt{ font-size:20px; color:#1EE9FF; margin-bottom:10px;}
|
|
.tjsl .gdsz{ background:url(../img/szbj.jpg) repeat center; height:35px; padding:8px 10px; position:relative;}
|
|
.mb_left{ width:11px; height:51px; position:absolute; top:0px; left:-2px; background:url(../img/szbk_left.png) no-repeat center;}
|
|
.mb_right{ width:11px; height:51px; position:absolute; top:0px; right:-2px; background:url(../img/szbk_right.png) no-repeat center;}
|
|
.shuzi{ display:inline-block;}
|
|
.szdw{ display:inline-block; font-size:16px; color:#1EE9FF; position: relative; top:-12px;}
|
|
|
|
/*数字滚动插件的CSS可调整样式*/
|
|
.mt-number-animate{ font-family: '微软雅黑'; line-height:45px; height:45px;/*设置数字显示高度*/;overflow: hidden; display: inline-block; position: relative; top:-5px; }
|
|
.mt-number-animate .mt-number-animate-dot{ width:8px;/*设置分割符宽度*/ line-height:45px; float: left; text-align: center;}
|
|
.mt-number-animate .mt-number-animate-dom{ width:28px;/*设置单个数字宽度*/ text-align: center; float: left; position: relative; top:0px;}
|
|
.mt-number-animate .mt-number-animate-dom .mt-number-animate-span{ width:20px; float: left; display:block;}
|
|
.mt-number-animate-span strong{display:block; width:20px; height:35px; line-height:35px; margin:5px auto;}
|
|
.shuzi .mt-number-animate .mt-number-animate-dom .mt-number-animate-span{}
|
|
.shuzi .mt-number-animate-span .sz_0 {background:url(../img/sz_0.png) no-repeat;}
|
|
.shuzi .mt-number-animate-span .sz_1 {background:url(../img/sz_1.png) no-repeat;}
|
|
.shuzi .mt-number-animate-span .sz_2 {background:url(../img/sz_2.png) no-repeat;}
|
|
.shuzi .mt-number-animate-span .sz_3 {background:url(../img/sz_3.png) no-repeat;}
|
|
.shuzi .mt-number-animate-span .sz_4 {background:url(../img/sz_4.png) no-repeat;}
|
|
.shuzi .mt-number-animate-span .sz_5 {background:url(../img/sz_5.png) no-repeat;}
|
|
.shuzi .mt-number-animate-span .sz_6 {background:url(../img/sz_6.png) no-repeat;}
|
|
.shuzi .mt-number-animate-span .sz_7 {background:url(../img/sz_7.png) no-repeat;}
|
|
.shuzi .mt-number-animate-span .sz_8 {background:url(../img/sz_8.png) no-repeat;}
|
|
.shuzi .mt-number-animate-span .sz_9 {background:url(../img/sz_9.png) no-repeat;}
|
|
|
|
.spzs{ padding:10px; padding-top:40px;}
|
|
.spzs .spzs_bt{ font-size:20px; color:#1EE9FF; font-weight:bold; padding:15px; background:url(../img/gb.png) center bottom no-repeat; text-align:center; }
|
|
|
|
.sp_zslb{ padding:10px;}
|
|
.sp_lb{ width:50%; float:left;}
|
|
.sp_lb .sp_zs{ margin:5px; background:rgba(1,0,49,0.5); border:#003E82 1px solid; padding:5px; position:relative;}
|
|
.sp_zs img{ width:100%; display:block; height:209px;}
|
|
.sp_zs .jqmc{ position:absolute; top:5px; left:5px; background:rgba(1,0,49,0.6); padding:5px 10px; color:#fff;}
|
|
|
|
.spzs_sp{ border:0;}
|
|
.spzs_sp{ border:0; height:470px; margin-top:5px;}
|
|
|
|
|
|
/*-----------网评数据-------------*/
|
|
.box_tjjq{ width:817px; position:relative; margin-left:50px; margin-top:25px;}
|
|
.box_tjjq .tjjq_top{ height:45px; width:100%; background:url(../img/tjjq_top.png) no-repeat center;}
|
|
.box_tjjq .tjjq_center{width:100%;background:url(../img/tjjq_center.png) repeat-y center;}
|
|
.box_tjjq .tjjq_bottom{ height:18px; width:100%; background:url(../img/tjjq_bottom.png) no-repeat center;}
|
|
.tjjq_bt{ font-size:20px; position:absolute; top:10px; left:20px; font-weight:normal;}
|
|
|
|
.wpsj{ padding:5px 20px 5px 15px; height:50px; overflow:hidden; height: 122px;}
|
|
.wpsj li{ border-bottom:1px dashed #0C3D78; padding:10px 5px; position:relative;}
|
|
.wpsj li .wp_lx{ position:absolute; top:10px; left:5px; padding:1px; border-radius:3px; color:#fff; width:50px; font-size:15px; text-align:center;}
|
|
.wpsj li .lb_jq{ background:#01A761;}
|
|
.wpsj li .lb_jd{ background:#E49F2C;}
|
|
.wpsj li .lb_lxs{ background:#FB33A6;}
|
|
.wpsj li .lb_cs{ background:#268EE3;}
|
|
.wpsj li .wp_sj{ position:absolute; top:12px; right:5px; font-size:14px; text-align:center;}
|
|
.wpsj li .wp_sj span{color:#bbb; display:block;}
|
|
.wpsj li .wp_pl{ margin-left:70px; margin-right:100px; font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; height:22px;}
|
|
|
|
|
|
|
|
/**/
|
|
.type_lxs{ position:relative;}
|
|
.net_lx, .net_jd, .net_jq, .net_wc{ display:block; width:30px;height:30px; border-radius:30px; line-height:30px; text-align:center; position:absolute; left:0; top:5px; background:#FB33A6}
|
|
.wpsj li .type_lxs .wp_pl{margin-right:4px; margin-left:40px;}
|
|
.net_tips span{ font-size:12px;color:rgba(255,255,255,.6); }
|
|
.netp_time{ color:rgba(255,255,255,.4); font-weight:normal; }
|
|
.net_tips{ padding-left:34px; padding-top:8px; }
|
|
|
|
.type_lxs .net_lx{background:#FB33A6; }
|
|
.type_lxs .net_jd{background:#E49F2C url(../img2/jd_on.png) no-repeat center;}
|
|
.type_lxs .net_jq{background:#01A761 url(../img2/jq_on.png) no-repeat center;}
|
|
.type_lxs .net_wc{background:#268EE3;}
|
|
|
|
/*------------旅游指数-------------*/
|
|
.lyzs{ position:relative;}
|
|
.lyzs .hbs{ position:absolute; top:0px; left:15px; width:200px;}
|
|
.lyzs .hbs .sf{ font-size:22px; margin-top:10px;}
|
|
.sf .icon_lyzs{ display:inline-block; background:url(../img/icon_lyzs.png) no-repeat bottom; width:30px; height:30px; margin-right:5px;}
|
|
.hbs .lyzs_d{ font-size:55px; color:#00D9D0; margin:10px 0px;}
|
|
.said{ background:rgba(115,185,255,0.21); height:6px; width:159px;}
|
|
.said span{ display:block; background:url(../img/cait.jpg) repeat-y; height:6px;}
|
|
.said .width0{ width:0%;}
|
|
.said .width1{ width:10%;}
|
|
.said .width2{ width:20%;}
|
|
.said .width3{ width:30%;}
|
|
.said .width4{ width:40%;}
|
|
.said .width5{ width:50%;}
|
|
.said .width6{ width:60%;}
|
|
.said .width7{ width:70%;}
|
|
.said .width8{ width:80%;}
|
|
.said .width9{ width:90%;}
|
|
.said .width10{ width:100%;}
|
|
|
|
.dslb{ margin-left:200px; border-left:1px dotted #092E59; padding-top:18px;}
|
|
.mainbanner{overflow:hidden; position:relative;height:160px;}
|
|
.mainbanner_window{left:50%;width:260px;height:160px;overflow:hidden;margin-left:-130px;position:absolute;}
|
|
.mainbanner_window ul{width:999999px;height:160px;position:relative;}
|
|
.mainbanner_window li{width:260px;height:160px;text-align:center;font-size:0px;float:left;display:inline;}
|
|
.mainbanner_list{left:50%;top:128px;width:80px;height:30px;margin-left:-40px;position:absolute;}
|
|
.mainbanner_list li{width:16px;height:12px;overflow:hidden;float:left;display:inline;}
|
|
.mainbanner_list a{ width:8px;height:8px;display:inline-block;background:rgba(255,255,255,0); border-radius:10px;border:1px solid #323350;}
|
|
.mainbanner_list li.active a{background:rgba(255,255,255,0.6);}
|
|
.mainbanner_list li a:hover{ border:1px solid #fff;}
|
|
|
|
.dslb .lyzs_d{ text-align:center; font-size:24px; padding-bottom:10px;}
|
|
.zi{ color:#DC1E70;}
|
|
.huang{ color:#EFDD1C;}
|
|
.lv{ color:#30DA06;}
|
|
.qing{ color:#00D9D0;}
|
|
.lan{ color:#0080FF;}
|
|
.zis{ color:#794CFF;}
|
|
|
|
.dttb{ width:24px; height:40px; margin:0px auto;}
|
|
.dttb_zi{ background:url(../img/tb_zi1.png) no-repeat;
|
|
animation:dttb_zi 0.8s infinite;
|
|
-webkit-animation:dttb_zi 0.8s infinite;
|
|
}
|
|
.dttb_huang{ background:url(../img/tb_huang1.png) no-repeat;
|
|
animation:dttb_huang 0.8s infinite;
|
|
-webkit-animation:dttb_huang 0.8s infinite;
|
|
}
|
|
.dttb_lv{ background:url(../img/tb_lv1.png) no-repeat;
|
|
animation:dttb_lv 0.8s infinite;
|
|
-webkit-animation:dttb_lv 0.8s infinite;
|
|
}
|
|
.dttb_qing{ background:url(../img/tb_qing1.png) no-repeat;
|
|
animation:dttb_qing 0.8s infinite;
|
|
-webkit-animation:dttb_qing 0.8s infinite;
|
|
}
|
|
.dttb_lan{ background:url(../img/tb_lan1.png) no-repeat;
|
|
animation:dttb_lan 0.8s infinite;
|
|
-webkit-animation:dttb_lan 0.8s infinite;
|
|
}
|
|
|
|
.dsm{ font-size:16px; text-align:center; padding-top:10px;color:#C2C3CC;}
|
|
.mainbanner_window li a .ds{ width:33%; float:left;}
|
|
|
|
|
|
/*------------速报-------------*/
|
|
.subao{ padding-right:22px; padding-left:10px; height:280px; overflow:hidden;}
|
|
.subao li{ padding:0px 10px; border-bottom:1px dashed #0C3D78; padding-left:30px; background:url(../img/lbt.png) no-repeat 5px center; height:40px; line-height:40px; }
|
|
.subao li .xwbt{ font-size:16px; color:#C2C3CC; width:300px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
|
|
.subao li .xwsj{ font-size:14px; color:#C2C3CC; }
|
|
|
|
|
|
.sjzsx{ border:1px solid #003E82; width:157px; padding:10px; margin-bottom:12px;}
|
|
.ajjq,
|
|
.slry { border:1px solid #003E82; width:127px; padding:17px 0px 18px 0px; margin-left:10px;}
|
|
.sjzsx .sjgk_bt{ font-size:16px; margin-bottom:5px;}
|
|
.sjzsx .sjgk_sj{ font-size:30px;}
|
|
.sjzsx .sjgk_sj span{ display:inline-block;color:#00D9D0; font-size:16px; padding-left:5px;}
|
|
.sjzsx .sjgk_sj span strong{ display:inline-block; color:#00B200; font-weight:bold; padding-left:5px;}
|
|
|
|
.mainbanner2{overflow:hidden; position:relative;height:160px;}
|
|
.mainbanner_window2{left:50%;width:107px;height:160px;overflow:hidden;margin-left:-53px;position:absolute;}
|
|
.mainbanner_window2 ul{width:999999px;height:160px;position:relative;}
|
|
.mainbanner_window2 li{width:107px;height:160px;text-align:center;font-size:0px;float:left;display:inline;}
|
|
.mainbanner_window2 .mainbanner_list2{left:50%;top:150px;width:50px;height:20px;margin-left:-25px;position:absolute;}
|
|
.mainbanner_list2 li{width:16px;height:10px;overflow:hidden;float:left;display:inline;}
|
|
.mainbanner_list2 a{ width:6px;height:6px;display:inline-block;background:rgba(255,255,255,0); border-radius:10px;border:1px solid #323350;}
|
|
.mainbanner_list2 li.active a{background:rgba(255,255,255,0.6);}
|
|
.mainbanner_list2 li a:hover{ border:1px solid #fff;}
|
|
|
|
.tbsj_bt{font-size:16px;color:#C2C3CC; padding-bottom:5px; text-align:center; }
|
|
.tbsj_zs{ font-size:37px; padding-bottom:15px; border-bottom:1px dotted #092E59; text-align:center;}
|
|
|
|
.tus .tbsjts{ width:76px; height:76px; margin:10px auto; margin-top:30px; }
|
|
.tus .tbsjmc{font-size:16px;color:#C2C3CC; text-align:center;}
|
|
.tus .tbsjmc span{ display:inline-block;color:#C2C3CC; font-size:16px; padding-left:5px;}
|
|
.tus .tbsjmc span strong{ display:inline-block; color:#00B200; font-weight:bold; padding-left:5px;}
|
|
|
|
|
|
.qtsj{ width:100%; background:url(../img/sjgk_xbj.png) no-repeat center left; height:143px;}
|
|
.qtsjzs{ float:left; width:110px; text-align:center;}
|
|
.qtsjzs .qtsj_bt{ font-size:16px; margin-top:58px; width:110px; padding-left:10px;text-align:center;}
|
|
.qtsjzs .qtsj_sj{ font-size:24px; margin-top:15px; width:110px; padding-left:8px; color:#C2C3CC;}
|
|
|
|
|
|
|
|
|
|
|
|
.main_right {width:290px;background:rgba(0,18,70,0.9); border:1px solid #033278; overflow-y:auto;}
|
|
.picBox {
|
|
width:14px;
|
|
background:url(../img/left.png) no-repeat center center;
|
|
}
|
|
.main_right,.picBox {float:right; _margin-right:-3px; height:960px; }
|
|
|
|
.kydph{ padding-top:15px; padding-bottom:20px;}
|
|
.kydph li{ position:relative; margin-bottom:10px; padding:0px 15px; margin-top:5px;}
|
|
.kydph .csmc{ font-size:24px; color:#fff;}
|
|
.kydph .csmc span{ font-size:24px; color:#0080FF; padding-right:5px;}
|
|
.kydph .csmc .huang{color:#FFFF26;}
|
|
.kydph .csmc .lv{color:#35D800;}
|
|
.kydph .csmc .zi{color:#B801F8;}
|
|
.kydph .csrs{ position:absolute; top:10px; right:10px; color:#25D7FB; font-size:18px;}
|
|
.kydph .jtt{ width:100%; height:6px; background:rgba(38,147,255,0.18); border-radius:10px; margin-top:10px;}
|
|
.kydph .jtt span{ display:block; height:6px; border-radius:10px; background:url(../img/tmt_qing.png) no-repeat; background-size:100%;}
|
|
.kydph .jtt .jb_huang{ background:url(../img/tmt_huang.png) no-repeat; background-size:100%;}
|
|
.kydph .jtt .jb_lv{ background:url(../img/tmt_lv.png) no-repeat; background-size:100%;}
|
|
.kydph .jtt .jb_zi{ background:url(../img/tmt_zi.png) no-repeat; background-size:100%;}
|
|
.kydph .jtt .width1{ width:1%;}
|
|
.kydph .jtt .width10{ width:10%;}
|
|
.kydph .jtt .width20{ width:20%;}
|
|
.kydph .jtt .width30{ width:30%;}
|
|
.kydph .jtt .width40{ width:40%;}
|
|
.kydph .jtt .width50{ width:50%;}
|
|
.kydph .jtt .width60{ width:60%;}
|
|
.kydph .jtt .width70{ width:70%;}
|
|
.kydph .jtt .width80{ width:80%;}
|
|
.kydph .jtt .width90{ width:90%;}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@keyframes jianb
|
|
{
|
|
0%{ background-position:center 42px; filter:alpha(Opacity=0); opacity:0; }
|
|
100%{ background-position:center 0px; filter:alpha(Opacity=1); opacity:1; }
|
|
}
|
|
@-webkit-keyframes tqon
|
|
{
|
|
0%{ background-position:center 42px; filter:alpha(Opacity=0); opacity:0; }
|
|
100%{ background-position:center 0px; filter:alpha(Opacity=1); opacity:1; }
|
|
}
|
|
|
|
|
|
@keyframes tqon
|
|
{
|
|
0%{background:url(../img/rq_on.png) center no-repeat;}
|
|
50%{background:url(../img/rq_on_0.png) center no-repeat;}
|
|
100%{background:url(../img/rq_on.png) center no-repeat;}
|
|
}
|
|
@-webkit-keyframes tqon
|
|
{
|
|
0%{background:url(../img/rq_on.png) center no-repeat;}
|
|
50%{background:url(../img/rq_on_0.png) center no-repeat;}
|
|
100%{background:url(../img/rq_on.png) center no-repeat;}
|
|
}
|
|
|
|
|
|
|
|
|
|
@keyframes dttb_lv
|
|
{
|
|
0%{background:url(../img/tb_lv1.png) center no-repeat;}
|
|
50%{background:url(../img/tb_lv2.png) center no-repeat;}
|
|
100%{background:url(../img/tb_lv1.png) center no-repeat;}
|
|
}
|
|
@-webkit-keyframes dttb_lv
|
|
{
|
|
0%{background:url(../img/tb_lv1.png) center no-repeat;}
|
|
50%{background:url(../img/tb_lv2.png) center no-repeat;}
|
|
100%{background:url(../img/tb_lv1.png) center no-repeat;}
|
|
}
|
|
|
|
@keyframes dttb_huang
|
|
{
|
|
0%{background:url(../img/tb_huang1.png) center no-repeat;}
|
|
50%{background:url(../img/tb_huang2.png) center no-repeat;}
|
|
100%{background:url(../img/tb_huang1.png) center no-repeat;}
|
|
}
|
|
@-webkit-keyframes dttb_huang
|
|
{
|
|
0%{background:url(../img/tb_huang1.png) center no-repeat;}
|
|
50%{background:url(../img/tb_huang2.png) center no-repeat;}
|
|
100%{background:url(../img/tb_huang1.png) center no-repeat;}
|
|
}
|
|
|
|
@keyframes dttb_qing
|
|
{
|
|
0%{background:url(../img/tb_qing1.png) center no-repeat;}
|
|
50%{background:url(../img/tb_qing2.png) center no-repeat;}
|
|
100%{background:url(../img/tb_qing1.png) center no-repeat;}
|
|
}
|
|
@-webkit-keyframes dttb_qing
|
|
{
|
|
0%{background:url(../img/tb_qing1.png) center no-repeat;}
|
|
50%{background:url(../img/tb_qing2.png) center no-repeat;}
|
|
100%{background:url(../img/tb_qing1.png) center no-repeat;}
|
|
}
|
|
|
|
@keyframes dttb_zi
|
|
{
|
|
0%{background:url(../img/tb_zi1.png) center no-repeat;}
|
|
50%{background:url(../img/tb_zi2.png) center no-repeat;}
|
|
100%{background:url(../img/tb_zi1.png) center no-repeat;}
|
|
}
|
|
@-webkit-keyframes dttb_zi
|
|
{
|
|
0%{background:url(../img/tb_zi1.png) center no-repeat;}
|
|
50%{background:url(../img/tb_zi2.png) center no-repeat;}
|
|
100%{background:url(../img/tb_zi1.png) center no-repeat;}
|
|
}
|
|
|
|
@keyframes dttb_lan
|
|
{
|
|
0%{background:url(../img/tb_lan1.png) center no-repeat;}
|
|
50%{background:url(../img/tb_lan2.png) center no-repeat;}
|
|
100%{background:url(../img/tb_lan1.png) center no-repeat;}
|
|
}
|
|
@-webkit-keyframes dttb_lan
|
|
{
|
|
0%{background:url(../img/tb_lan1.png) center no-repeat;}
|
|
50%{background:url(../img/tb_lan2.png) center no-repeat;}
|
|
100%{background:url(../img/tb_lan1.png) center no-repeat;}
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/*菜单图标*/
|
|
.kljc_icon{ display:inline-block; background:url(../img2/icon-menu.png) no-repeat; background-position:0 -45px; width:17px; height:17px; vertical-align:middle}
|
|
.tous_icon{ display:inline-block; background:url(../img2/icon-menu.png) no-repeat; background-position:0 -191px; width:17px; height:17px; vertical-align:middle}
|
|
.eav_icon{ display:inline-block; background:url(../img2/icon-menu.png) no-repeat; background-position:0 -143px; width:17px; height:17px; vertical-align:middle}
|
|
.basic_icon{ display:inline-block; background:url(../img2/icon-menu.png) no-repeat; background-position:0 -94px; width:17px; height:17px; vertical-align:middle}
|
|
.video_icon{ display:inline-block; background:url(../img2/icon-menu.png) no-repeat; background-position:0 -239px; width:17px; height:17px; vertical-align:middle}
|
|
.yjzh_icon{ display:inline-block; background:url(../img2/icon-menu.png) no-repeat; background-position:0 -536px; width:17px; height:17px; vertical-align:middle}
|
|
|
|
.zuoce a.on .kljc_icon, .zuoce a:hover .kljc_icon{background-position:0 -287px;}
|
|
.zuoce a.on .tous_icon, .zuoce a:hover .tous_icon {background-position:0 -433px;}
|
|
.zuoce a.on .eav_icon, .zuoce a:hover .eav_icon{background-position:0 -385px;}
|
|
.zuoce a.on .basic_icon, .zuoce a:hover .basic_icon{background-position:0 -336px;}
|
|
.zuoce a.on .video_icon, .zuoce a:hover .video_icon{background-position:0 -481px;}
|
|
.zuoce a.on .video_icon, .zuoce a:hover .yjzh_icon{background-position:0 -589px;}
|
|
|
|
|
|
.wpsj li .wp_pl .netp_jq{ color:#01A761;}
|
|
.wpsj li .wp_pl .netp_jd{ color:#E49F2C;}
|
|
.wpsj li .wp_pl .netp_lxs{ color:#FB33A6;}
|
|
.wpsj li .wp_pl .netp_cs{ color:#268EE3;}
|
|
|
|
|
|
|
|
/*右侧数量颜色显示*/
|
|
.dl_dqph .hs_data .jd_degnum{ color:#FFF; opacity: .5; top:26px}
|
|
.jq_good .hs_data .col_jq_1 .jd_degnum{color:#FFF;}
|
|
.jq_good .hs_data .col_jq_2 .jd_degnum{color:#FFF;}
|
|
.jq_good .hs_data .col_jq_3 .jd_degnum{color:#FFF;}
|
|
.jq_good .hs_data .col_jq_4 .jd_degnum{color:#FFF;}
|
|
.jq_good .hs_data .col_jq_5 .jd_degnum{color:#FFF;}
|
|
.hs_data li.act_data > span{color: #00FFFF !important; opacity: 1 !important; font-weight: bold}
|
|
|