﻿ * {margin:0;padding:0;  }
body {
font-family:"微软雅黑";
}
ul li {
list-style:none;
}
.header{height:70px;width:100%;/*text-align:center;line-height:70px;*/
        /*background-color:#42A8F7;*/
       
       background:url("/asset/img/Index/top.png")  repeat-x center;
       background-size: 100% 100%; 
       background-size:cover;
       position:relative;
       background-color:#2E94E4;
}
    .header .header_title {
        font-family: Source Han Sans, Source Han Sans;
        font-weight: 500;
        font-size: 22px;
        color: #FFFFFF;
        float: left;
        margin-top: 12px;
    }
.header_menu {
float:right;
/*width:360px;
margin-top: 6px;*/

}
.header_menu ul li {
  float:left;  
  /*width:80px;*/ 
  color:#fff;
  margin-right:12px;
  font-size: 15px;
}
.header_menu ul li:hover {
/*color:#fff;*/
}
.header_menu ul li a {
   color:#fff; 
   text-decoration:none;
   font-size:15px;
}
.header_menu ul li a:hover {
   /*color:#fff;*/
}
.header_menu img {
display:block;border:0;border:none;
}
.header .touxiang {
width:66px;
height:66px;
cursor:pointer;
margin-top: 2px;
border-radius:3px;
}
.header .help {
 /*display:inline-block;
 height:43px;
 padding-left:35px;
 vertical-align:middle;*/
 /*background-repeat:no-repeat;
 background-position:left;
 line-height:43px;*/
 cursor:pointer;
}
.header .quit {
display:inline-block;
/*height:51px;
padding-left:35px;
vertical-align:middle;
background-repeat:no-repeat;
background-position:left;
line-height:51px;*/
cursor:pointer;
font-size:15px;
}
#cr_now_time {
    color:#fff;
    float: right;
    margin-top: 6px;
    margin-right: 5px;
    font-size:15px;
}



.contain{width:100%;margin:0 auto;min-height:300px;}
.contain_nav {
/*border-top:1px solid #ccc;*/
/*float:right;*/
position:absolute;
bottom:0;
right:0px;
}
 .contain_nav>a{
  display:inline-block;
  padding:2px 10px;
  /*margin:4px 0px;*/
  text-decoration:none;
  /*border:1px solid #ccc;
  border-left:none;*/
  font-family:"微软雅黑";
  float:left;
  color:#fff;
  /*margin-right:15px;*/
  background-color:#46ABFA;
  font-size:15px;
}

.contain_nav a.selColor {
background-color:#fff;
color:#46ABFA;
}
.c_left_top {
margin-left:20px;
}
.c_left_top > img {
  max-width:192px;
  max-height:168px;  
}
.i_name {
text-align:center;
font-size:16px;
font-weight:bold;
display:block;
}
.introduction {
font-size:13px;
line-height:25px;
margin-left:20px;

}
.caozuozhinan {
border:1px solid #ccc;
min-height:400px;
padding: 15px;
}
.caozuozhinan > h3 {
text-align:center;
}

.contain_left{height:100%;/*width:14.8%;*/width:18%;min-height:300px;float:left;background-color:#E6F4FF;border-right:1px solid #B6D9F4;box-sizing:border-box;}
.contain_right{height:100%;/*width:85%;*/width:81.93%;min-height:300px;float:right;position:relative;}
.right_top {
height:31px;
border-bottom:1px solid #B6D9F4;
margin-left:-1px;
}
 .shousuo {
    display:block;
    width:32px;
    height:27px;
    background:url("../images/open.png") center no-repeat;
    cursor:pointer;
    border:1px solid #B6D9F4;
    border-left:none;
    float:left;
    position:absolute;
    left:0px;
    top:0;
    z-index:99999;
    }
     .caidan {
    display:inline-block;
    height:30px;
    float:left;
    margin-left:10px;
    background-color:#E6F4FF;
    padding: 0px 12px;
    line-height: 31px;
    cursor:pointer;
    position:relative;
    /*border-right:1px solid #B6D9F4;*/
    border-bottom:none;
    margin-top:1px;
    }
.cdSledColor {
border:1px solid #B6D9F4;
border-bottom:1px solid #fff;
color:#2E94E4;
background-color:#fff;
}
.caidan .cdGuanBi {
border:none;
width:14px;
height:14px;
line-height:14px;
display:block;
position:absolute;
top:0;
right:0px;
cursor:pointer;
text-align:center;
font-family:"宋体";
font-weight:bold;
}
.cdGuanBi:hover {
color:red;
}
.footer{background:#e5e5e5;width:100%;height:30px;line-height:30px;position:fixed;bottom:0;left:0;text-align:center;/*background-color:#EEF3FA;*/ 
 background-color: #2E94E4;
 color: #fff;}

   .nav_1 {
        position:relative;
        padding: 4px 12px;
        float:left;
        background-color: #46ABFA;
        margin-right:15px;
        color:#fff;
        cursor:pointer;
        border-top-left-radius:4px;
        border-top-right-radius:4px; 
        }
        .selColor1{
        background-color:#fff;
        color:#46ABFA;
        }
        .nav_2 {
        position:absolute;
        top:29px;
        left:0px;
        /*display:none;*/
        background-color:#EFF5FF;
        text-align: center;
        width:120px;
        display:none;
        }
        ul.nav_2  li {
        list-style:none;
        height:25px;
        line-height:25px;
        margin-top: 2px;          
        }
        ul.nav_2  li a {
        text-decoration:none;
        color:#333;
       font-size:15px;
        }
        ul.nav_2 li:hover {
        background-color:#46ABFA;
        color:#fff;
        }
       ul.nav_2 li:hover  a{    
        color:#fff;
        }
        .nav_1:hover .nav_2  {
            display:block;
        }
         .nav_a {
            margin-right:15px;
         }
         .contain_nav > a {
        border-top-left-radius:4px;
        border-top-right-radius:4px; 
         }
         .color_span:hover {
         color:#e5e5e5;
         text-decoration:underline;
         }

         /*弹窗*/
         #WinMiMa {
         position:fixed;
         width:500px;
         height:400px;
         border:1px solid #ccc;
         border-radius:4px;
         left:30%;
         top:18%;
         background-color:white;
         z-index:9999;
         }
         .Wm_tittle {
         height:30px;
         line-height:30px; 
         border-bottom:1px solid #ccc; 
         text-align:center;
         background-color: #169BD4;
         color: white;       
         }
         .Wm_tittle .cha {
         display:inline-block;
         width:30px;
         height:30px;
         font-size:30px;
         background-color:#DD5044;
         color:#e5e5e5;
         float:right;
         cursor:pointer;
         line-height:28px;
         text-align:center;
         }
         .Wm_tittle .cha:hover {
          background-color:#DE5B6C;
         color:white;
         }
         #W_Content {
         height:358px;         
         }
         .wm_tb .wTb_left {
         width:100px;
         text-align:right;
         }
         .wm_tb {
         /*margin:0 auto;*/
         margin-top:10px;
         width:300px;
         position:relative;
         margin-left:70px;
         }
         .wm_tb td {
         height:50px;
         }
         .wm_tb .wTb_right {
         text-align:left;
         }
         .wm_tb td  input[type=text], .wm_tb td input[type=password]{
            height:28px;
            line-height:28px;
            border:1px solid #ccc;
            border-radius:4px;
            width:170px;
         }
         .btnGroup {
         text-align:center;
         margin:10px auto;
         }
         .btnGroup input[type=button] {
            width:100px;
            background-color:#169BD4;
            color:white;
            border:none;
            height:40px;
            border-radius:4px;
            outline:none;
            cursor:pointer;
            font-size:16px;
         }
         .btnGroup input[type=button]:first-child:hover {
         background-color:#16ADD4;
         }
         .btnGroup input[type=button] + input[type=button] {
         background-color:#DE5246;
         }
         .btnGroup input[type=button] + input[type=button]:hover {
         background-color:#DE5B6C;
         }
         #mengceng {
         background-color:#000;
         opacity:0.3;
         filter:alpha(opacity=30);
         position:fixed;
         width:100%;
         height:100%;
         z-index:9998;
         left:0;
         bottom:0;
         top:0;
         right:0;
         }
    .spMiMa{
    cursor:pointer;
    vertical-align: middle;
    }
         .spMiMa:hover {
         /*text-decoration:underline;*/
         color:#e5e5e5;
         }
         .header_menu ul li span:hover {
           text-decoration:underline;
         color:#e5e5e5;
         }
         .header_menu ul li .nicheng:hover {
          text-decoration:none;
          color:white;
         }
         .xingsp {
         color:red;
         font-size:18px;
         vertical-align:middle;
         }
         .tips {
         color:red;
         vertical-align:middle;
         position:absolute;
         right:-80px;
         font-size:13px;
         line-height: 30px;
         }
         .help{
         background: url(/asset/img/Index/helpGif.gif) left no-repeat;
         padding-left:24px;
         }
         .quit {
          background: url(/asset/img/Index/quit.png) left no-repeat;
           padding-left:24px;
         }
         .advice {
           background: url(/asset/img/Index/advice.png) left no-repeat;
            padding-left:24px;
         }
         .color_span {
         vertical-align:middle;
         }
        .header_menu .UserImg {
          vertical-align:top;
          width:26px;
          height:26px;
          border-radius:50px;
          display:inline-block;
         }

