| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="UTF-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
- <!--优先使用 IE 最新版本和 Chrome-->
- <meta name="renderer" content="webkit" />
- <script src="Script/Common/huayi.load.js"></script>
- <script src="Script/Common/huayi.config.js"></script>
- <link rel="stylesheet" href="css/index.css" />
- <title>来源渠道</title>
- <style>
- .selects {
- height: initial;
- }
-
- #time2,
- #time3 {
- width: 198px;
- }
- .phone_bottom>div:last-child {
- width: 49%;
- margin-left: 1%;
- background: url(img/jd_bg2.png) no-repeat center;
- background-size: 100% 100%;
- }
-
- .phone_bottom>div:first-child {
- background: url(img/jd_bg2.png) no-repeat center;
- background-size: 100% 100%;
- width: 50%;
- }
-
- .phone_bottom>div:first-child table {
- width: 95%;
- margin: 0 auto;
- color: #fff;
- font-size: 12px;
- }
-
- .table_box {
- margin-top: 30px;
- }
-
- .table>tbody>tr>td {
- border-top: 1px solid #3160a2;
- }
-
- .table>thead>tr>td {
- border-top: 2px solid #3160a2;
- }
-
- .text_color1 {
- color: #00e9ff;
- }
-
- .text_color2 {
- color: #ec6969;
- }
-
- .text_color3 {
- color: #95e193;
- }
-
- table thead,
- tbody tr {
- display: table;
- width: 100%;
- table-layout: fixed;
- }
-
- .quadrangle {
- display: inline-block;
- width: 9px;
- height: 20px;
- background: #69e1a9;
- transform: skewX(20deg);
- }
-
- .bottom_right li {
- position: relative;
- width: 134px;
- height: 20px;
- line-height: 15px;
- margin-top: 35px;
-
- }
- .bottom_right ul.complaint_typeL li{
- text-align: right;
- margin-left: 30px;
- }
- .bottom_right ul.complaint_typeR li{
- text-align: left;
- /*margin-right: 25px;*/
- }
-
- .bottom_right ul li:nth-of-type(1) {
- margin-top: 40px;
- background: url(img/sbx_line0.png) no-repeat;
- }
-
- .bottom_right ul li:nth-of-type(2) {
- background: url(img/sbx_line1.png) no-repeat;
- }
- .bottom_right ul.complaint_typeR li:nth-of-type(1) {
- background: url(img/sbx_liner0.png) no-repeat;
- }
- .bottom_right ul.complaint_typeR li:nth-of-type(2) {
- background: url(img/sbx_liner1.png) no-repeat;
- }
-
- .bottom_right ul li:nth-of-type(3) {
- background: url(img/sbx_line2.png) no-repeat;
- }
- .bottom_right ul.complaint_typeR li:nth-of-type(3) {
- background: url(img/sbx_liner2.png) no-repeat;
- }
- .bottom_right ul li:nth-of-type(4) {
- background: url(img/sbx_line3.png) no-repeat;
- }
- .bottom_right ul.complaint_typeR li:nth-of-type(4) {
- background: url(img/sbx_liner3.png) no-repeat;
- }
- .bottom_right ul li:nth-of-type(5) {
- background: url(img/sbx_line4.png) no-repeat;
- }
- .bottom_right ul.complaint_typeR li:nth-of-type(5) {
- background: url(img/sbx_liner4.png) no-repeat;
- }
- .bottom_right ul li:nth-of-type(6) {
- background: url(img/sbx_line5.png) no-repeat;
- }
- .bottom_right ul.complaint_typeR li:nth-of-type(6) {
- background: url(img/sbx_liner5.png) no-repeat;
- }
-
- .type_name {
- color: #00e9ff;
- }
-
- .type_count {
- color: #fff;
- margin-left: 18px;
- }
- .time_box1 {
- color: #00e9ff;
- position: absolute;
- top: 20px;
- right: 20px;
-
- }
- </style>
- </head>
- <body>
- <!--导航栏开始-->
- <div id="nav" class="clearfix">
- <div class="nav_left"><img src="img/nav_l.png" alt="" /></div>
- <div class="nav_middle">
- <ul class="clearfix">
- <li>
- <a href="./sourceChannel.html"><img src="img/lyqd_1.png" alt="" /></a>
- </li>
- <li>
- <a href="./receiptDepartment.html"><img src="img/jdbm_0.png" alt="" /></a>
- </li>
- <li>
- <a href="./index.html"><img src="img/title.png" alt="" /></a>
- </li>
- <li>
- <a href="./TelephoneDetails.html"><img src="img/hwsl_0.png" alt="" /></a>
- </li>
- <li>
- <a href="./complaintsReport.html"><img src="img/tsjb_0.png" alt="" /></a>
- </li>
- </ul>
- </div>
- <div class="nav_right"><img src="img/nav_r.png" alt="" /></div>
- </div>
- <!--导航栏结束-->
- <div id="wrap" class="container">
- <div class="phone_top">
- <div class="legend_bar clearfix">
- <div class="title_word pull-left">
- <span class="col-line"></span> 受理群众区域统计
- </div>
- <div class="time_box1 pull-right form-inline">
-
- 地区选择:
- <select class="areaOne selects"></select>
- 日期<input type="text" id="time1" class="times" />
- </div>
- </div>
- <div id="part_1" style="width: 100%;height: 400px;"></div>
- </div>
- <!--<div class="row">-->
- <div class="phone_bottom clearfix">
- <div class="bottom_left pull-left">
- <div class="legend_bar clearfix">
- <div class="title_word pull-left">
- <span class="col-line"></span> 渠道来源统计
- </div>
- <div class="time_box pull-right form-inline">
- 日期<input type="text" id="time2" class="times" />
- </div>
- </div>
- <!--渠道来源统计-->
- <div id="source" style="width: 100%; height: 390px;"></div>
- </div>
- <div class="bottom_right pull-left">
- <div class="legend_bar clearfix">
- <div class="title_word pull-left">
- <span class="col-line"></span> 受理区域统计
- </div>
- <div class="time_box pull-right form-inline">
- 日期<input type="text" id="time3" class="times" />
- </div>
- </div>
- <div class="clearfix">
- <ul class="pull-left complaint_typeL" style=" width:25%;">
- <li>
- <span class="type_name">咨询</span> <span class="type_count">956</span>
- </li>
- <li>
- <span class="type_name">建议</span> <span class="type_count">956</span>
- </li>
- <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
- <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
- <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
- <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
- </ul>
- <!--投诉分类统计-->
- <div class="pull-left" id="part3" style=" width: 50%;height: 340px;"></div>
-
- <ul class="pull-left complaint_typeR" style=" width:25%;">
- <li>
- <span class="type_name">咨询</span> <span class="type_count">956</span>
- </li>
- <li>
- <span class="type_name">建议</span> <span class="type_count">956</span>
- </li>
- <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
- <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
- <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
- <li> <span class="type_name">咨询</span> <span class="type_count">956</span></li>
- </ul>
- </div>
- </div>
- </div>
- <!--</div>-->
- </div>
- <script src="js/sourceChannel.js"></script>
- <script src="js/setItervalTime.js"></script>
- </body>
- </html>
|