a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
body{
    background-color: #e1f4fc;
}
nav{
    background: url(../image/top_banner.png) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
nav img{
    padding-top: 70px;
    padding-bottom: 58px;
}
.navdiv {
    background: #195bc9
  }
  .navdiv ul{
      margin-bottom: 0;
  }
  .nav > div {
    height: 98px;
    overflow: initial;
  }
  .navdiv li {
    position: relative;
    float: left;
    padding: 16px 26px;
    text-align: center;
    list-style: none;
  }
  .navdiv li > a {
    font-size: 16px;
    color: #ffffff;
    font-family: "'arial, 'Hiragino Sans GB', 'Microsoft Yahei', '宋体', \5b8b\4f53, Tahoma, Arial, Helvetica, STHeiti'";
    text-align: left;
  }
  .navdiv i {
    width: 0;
    display: block;
    background: #ed6d00;
    height: 4px;
    transition: 1s;
  }
  .navdiv div {
    display: none;
    position: absolute;
    top: 54px;
    z-index: 999;
    background: #fff;
    width: 100%;
    text-align: center;
    left: 0;
  }
  .navdiv li:hover div {
    display: block;
  }
  .navdiv li:hover div a {
    color: #195bc9;
    display: block;
    font-size: 14px;
  }
  .navdiv li:hover a {
    color: #fff;
  }
  .navdiv li div a {
    float: none;
    line-height: 40px;
    text-align: center;
    color: #195bc9;
  }
  .navdiv li div a:hover{
      color: #ffffff;
      background: #195bc9
  }
/* nav ul{
    background-color: #195bc9;
    display: block;
    overflow: hidden;
    margin-bottom: 0;
}
nav ul li{
    float: left;
    list-style: none;
    color: #ffffff;
    padding: 16px 26px;
    position: relative;
}
nav ul li a{
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
}
nav ul li div{
    display: block;
    position: absolute;
    top: 98px;
    z-index: 999;
    background: #fff;
    width: 100%;
    text-align: center;
    left: 0;
}
nav ul li div a{
    float: none;
    line-height: 2.5rem;
    text-align: center;
}
.mav ul li a:hover div a {
    color: #222;
    display: block;
}
nav ul li a:hover{
    color: #ffffff
} */
.bule_bg{

}
.tongzhi{
    background-color: #ffffff;
    margin-top: 10px;
    margin-bottom: 10px;
}
.tongzhi h4{
    color: #195bc9;
    float: left;
}
.tongzhi img{
    margin-right: 6px;
}
.tongzhi ul{
    float: left;
    margin-bottom: 0;
}
.tongzhi ul li{
    float: left;
    padding: 10px 20px;
    padding-left: 0;
    padding-right: 30px;
    margin-right: 20px;
    list-style: none;
}
.tongzhi ul li i{
    width: 4px;
    height: 4px;
    background: #195bc9;
    border-radius: 100%;
    display: block;
    float: left;
    margin-right: 8px;
    margin-top: 8px;
}
.tongzhi ul li a{
    color: #333333;
}
.tongzhi ul li a:hover{
    color: #195bc9;
}
.yewufanwei{
    background: #ffffff;
}
.yewufanwei h4{
    background: #195bc9;
    text-align: center;
    margin: 0;
    color: #ffffff;
    font-size: 18px;
    padding: 12px 0;
}
.yewufanwei_group{
    margin: 4px 16px;
    overflow: hidden;
    padding-bottom: 10px;
}
.yewufanwei_box{
    background-color: #daefff;
    padding: 12px 18px;
    width: 48%;
    display: inline-block;
    margin: 6px 2px;
}
.yewufanwei_box img{
    float: left;
    margin-right: 8px;
}
.yewufanwei_box p{
    color: #195bc9;
    margin-bottom: 0;
    margin-left: 20px;
    display: block;
    margin-top: 3px;
    font-size: 16px;
}
.new_banner{
    position: relative;
    overflow: hidden;
}
.new_banner img{
    width: 100%;
}
.new_banner p{
    position: absolute;
    bottom: 0;
    color: #ffffff;
    padding: 16px 30px;
    background: rgba(0, 0, 0, 0.5);
    margin-bottom: 0;
    width: 100%;
}
.dingwei{
    position: relative;
    overflow: hidden;
}
#contrast{
    position: absolute;
    bottom: 6%;
    right: 3%;
    z-index: 100;
}
#contrast .active{
    background: rgba(0, 132, 255, 0.5)
}
#contrast a{
    color: #ffffff;
    padding: 4px 6px;
}
.right_new{
    background: #ffffff;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #195bc9;
    cursor: default;
    background-color: #fff;
    border: none;
    border-bottom-color: transparent;
    font-size: 16px;
    border-bottom: 2px solid;
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-size: 16px;
    color: #333333;
}
.nav-tabs>li>a:hover {
    border-color: transparent
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #195bc9;
}
.new_list ul{
    padding-left: 10px;
}
.new_list ul li{
    list-style: none;
    padding: 6.5px;
    white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.new_list img{
    margin-right: 6px;
}
.new_list ul li a{
    color: #454545;
}
.new_list ul li span{
    float: right;
    margin-right: 10px;
    color: #999999;
}
.new_list ul li:hover a{
    color: #195bc9
}
.new_list ul li:hover img{
    content: url(../image/list_icon1_blue.png)
}
.zhengcefagui{
    background: #ffffff;
}
.zhengcefagui_title{
    border-bottom: 2px solid #195bc9;
}
.zhengcefagui_title p{
    font-size: 18px;
    color: #ffffff;
    padding: 10px 35px;
    background: #195bc9;
    display: inline-block;
    margin-bottom: 0;
}
.zhengcefagui_title a{
    color: #999999;
    float: right;
    margin-right: 20px;
    margin-top: 14px;;
}

.new_list2 ul{
    padding-left: 10px;
}
.new_list2 ul li{
    list-style: none;
    padding: 8px;
    white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.new_list2 img{
    margin-right: 6px;
}
.new_list2 ul li a{
    color: #454545;
}
.new_list2 ul li span{
    float: right;
    margin-right: 10px;
    color: #999999;
}
.new_list2 ul li:hover a{
    color: #195bc9
}
.new_list2 ul li:hover img{
    content: url(../image/list_icon2_blue.png)
}
.youqinglianjie{
    background: #ffffff;
}
.youqinglianjie h4{
    background: #195bc9;
    text-align: center;
    margin: 0;
    color: #ffffff;
    font-size: 18px;
    padding: 14px 0;
}
.youqinglianjie_group{
    margin: 4px 16px;
    overflow: hidden;
    padding-bottom: 10px;
}
.youqinglianjie_box{
    background-color: #daefff;
    padding: 7.3px 18px;
    width: 100%;
    display: inline-block;
    margin: 6px 2px;
}
.youqinglianjie_box img{
    float: left;
    margin-right: 8px;
}
.youqinglianjie_box p{
    color: #195bc9;
    margin-bottom: 0;
    display: inline-block;
    font-size: 16px;
}
.youqinglianjie_box span{
    float: right;
    margin-right: 10px;
}
.liuyanban{
    background: #ffffff;
}
.liuyanban h4{
    background: #195bc9;
    text-align: center;
    margin: 0;
    color: #ffffff;
    font-size: 18px;
    padding: 14px 0;
}
.liuyanban_group{
    margin: 4px 16px;
    overflow: hidden;
    padding-bottom: 10px;
}
form{
    padding: 12px 0 13px 0;
    overflow: hidden;
}
.form-group label{
    font-size: 16px;
    margin-top: 8px;
    margin-right: 10px;
}
.form-control{
    width: 76%;
    float: right;
}
.btn-blue{
    color: #ffffff;
    background: #195bc9;
    padding: 8px 40px;
    font-size: 18px
}
.btn.focus, .btn:focus, .btn:hover {
    color: #ffffff;
    text-decoration: none;
}
footer{
    background: #195bc9
}
.footer_top{
    padding: 30px 0 20px 0;
    overflow: hidden;
}
.footer_text p{
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
    font-size: 18px;
    padding-bottom: 10px;
}
.footer_text div{
    color: #ffffff;
    padding: 8px 0;
    font-size: 15px;
}
.erweima{
    text-align: center;
    margin: 0 auto;
}
.erweima p{
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    margin-top: 4px;
}
.footer_bottom{
    border-top:1px solid #ffffff;
    padding: 20px;
}
.footer_bottom div{
    color: #ffffff
}

/* 二级页面 */
.bg_white{
    background: #ffffff;
    padding: 10px 30px;
    box-shadow: 0px 2px 10px #c4c4c4;
    margin-bottom: 50px;
}
.mianbaoxie{
    padding: 10px 0;
    border-bottom: 1px dashed #e7e7e7;
}
.mianbaoxie p{
    font-size: 18px;
    margin-bottom: 0;
    display: inline-block;
}
.mianbaoxue_box i{
    color: #6b6866;
}
.mianbaoxue_box {
    color: #6b6866;
}
.mianbaoxue_box a{
    color: #6b6866;
}
.mianbaoxie_box a:hover{
    color: #195bc9;
}
.nr_mg{
    margin: 26px 0;
}
.gongsijieshao_img div{
    width: 310px;
    height: 186px;
    background: #195bc9;
    position: relative;
}
.gongsijieshao_img{
    overflow: hidden;
    margin-top: 40px;
}
.gongsijieshao_img img{
    position: absolute;
    bottom: 18%;
    left: 15%;
}
.gongsijieshao_text p{
    color: #6b6866;
    font-size: 15px;
    line-height: 26px;
}
.xinwenjieshao_title{
    border-bottom: 2px solid #195bc9
}
.xinwenjieshao_title p{
    background: #195bc9;
    text-align: center;
    margin: 0;
    color: #ffffff;
    font-size: 18px;
    padding: 12px 36px;
    display: inline-block;
}
.rongyuzizhi_img {
    margin: 20px 0;
}
.rongyuzizhi_img img{
    border: 1px solid #e6e6e6;
}
.rongyuzizhi_img p{
    font-size: 16px;
    margin-top: 10px;
}
.nr_group{
    padding: 20px 0;
}
/* 左边导航 */
.left_nav_title{
    background: #195bc9;
    margin: 0;
    color: #ffffff;
    font-size: 18px;
    padding: 12px 36px;
    font-weight: bolder;
}
.left_nav{
    padding: 0px 10px;
}
.left_nav li{
    background: #daefff;
    list-style: none;
    padding: 12px 0 12px 36px;
    margin: 10px 0;
}
.left_nav li span{
    color: #0075e2;
    float: right;
    margin-right: 14px;
}
.left_nav li a{
    color: #0075e2;
    font-size: 16px;
}
.left_nav li:hover{
    background: #0075e2
}
.left_nav li:hover a{
    color: #ffffff;
}
.left_nav li:hover span{
    color: #ffffff;
}
.right_title{
    border-bottom:1px solid #ececec;
}
.right_title p{
    font-size: 18px;
    border-bottom: 3px solid #0075e2;
    display: inline-block;
    font-weight: bolder;
    color: #0075e2;
    padding: 10px 0px;
    margin-bottom: 0;
}
.mianbaoxue_box2 i{
    color: #6b6866;
}
.mianbaoxue_box2 {
    color: #6b6866;
    margin: 10px 0;
}
.mianbaoxue_box2 a{
    color: #6b6866;
}
.mianbaoxie_box2 a:hover{
    color: #195bc9;
}
.nr_box_title{
    border-bottom:1px dashed #dadada;
    padding: 20px;
}
.nr_box_title p{
    color: #0075e2;
    font-size: 28px;
    text-align: center;
    margin-bottom: 0;

}
.nr_box_text{
    padding: 20px 0;
}
.nr_box_text p{
    font-size: 15px;
}
.new_list_dongtai{
    padding: 10px 0;
}
.new_list_dongtai ul li{
    list-style: none;
    padding: 12px 0;
}
.new_list_dongtai ul{
    padding: 10px 0
}
.new_list_dongtai ul li i{
    width: 4px;
    height: 4px;
    border-radius:100%;
    background: #5f9bd4;
    display: block;
    float: left;
    margin: 9px 8px 0 0;
}
.new_list_dongtai ul li a{
    font-size: 15px;
    color: #333333;
}
.new_list_dongtai ul li span{
    float:right;
    color: #b8b8b8;
}
.new_list_dongtai ul li a:hover{
    color: #0075e2;
}
.new_list_dongtai_xiazai{
    float: right;
    color: #0075e2!important;
}
.xiangqing_box_title{
    border-bottom: 1px solid #d9d9d9;
    padding: 30px 0 20px 0;
}
.xiangqing_box_title p{
    text-align: center;
    font-size: 28px;
    margin-bottom: 0;
}
.xiangqing_box_title>div span{
    margin: 20px 20px 0 20px;
    display: inline-block;
}
.xiangqing_box_text{
    padding: 20px 0;
}
.xiangqing_box_text p{
    font-size: 15px;
    text-indent:20px;
    line-height: 30px;
}
.xiangqing_box_text img{
    text-align: center;
    margin: 10px auto;
}
.xiangqing_ye{
    border-top:1px solid #d6d6d6;
    padding: 20px 0;
}
.xiangqing_ye div{
    padding: 4px;
}
.xiangqing_ye div a{
    margin-left: 10px;
    color: #333;
}
.xiangqing_ye div a:hover{
    color: #0075e2;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
}
.lxwm_group{
    margin-top: 40px!important;
}
.lxwm_group p{
    font-size: 22px;
    font-weight: bolder;
    color: #0075e2;
}
.lxwm{
    margin: 20px 0;
}

.lxwm div{
    margin-top: 10px;
}
.lxwm img{
    margin-right: 10px;
}
.zxly{
    width: 60%;
    margin: 20px auto;
}
.zxly label{
    font-size: 15px;
}
.zxly i{
    float: right;
    color: red;
    margin: 10px;
}

.zxly_btn_blue{
    background: #0075e2;
    color: #ffffff;
    padding: 6px 20px;
    border-radius:0
}
.zxly_btn_gray{
    background: #909090;
    color: #ffffff;
    padding: 6px 20px;
    border-radius:0;
    margin-left: 10px;
}
.index_banner_1{
    padding-top: 12px;
}